/*
Theme Name:   Rchemic Child
 Theme URI:    
 Description:  Rchemic Child Theme
 Author:       
 Author URI:   
 Template:     rchemic
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  rchemic-child
*/

/* убрать дот слайдера */
.banners-active .slick-dots{
	display:none!important;
}

/* убрать дату отзыва */
.woocommerce-review__published-date,.woocommerce-review__dash{
	display:none!important;
}

p, ul {
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
    color: #000;
    margin-bottom: 15px;
}
a{
	color: #000!important;
}
.pt-100 {
    padding-top: 50px;	
}
.pb-70 {
    padding-bottom: 30px;
}
.pb-100 {
    padding-bottom: 30px;
}
.pt-80 {
    padding-top: 20px;
}

.main-menu ul li {
    display: inline-block;
    position: relative;
    margin-right: 22px;
}