#cookie-law-info-bar {
    background-color: rgb(66, 8, 3) !important;
    color: rgb(255, 255, 255) !important;
}

a.reset_variations {
	display: none !important;
}

.woocommerce-product-attributes-item--dimensions{
display: none !important; }


ul.product_list_widget li .star-rating {
  
    display: none!important;
}



/* footer */
aside#block-widget-2 {
	margin-bottom: 0;
}

/* сокрытие строк из статей */

article.post .post-meta .meta-author,
article.post .post-meta .meta-comments {
	display: none;
}

/* выравнивание прайса и кнопок на главной */
.my-row {
	align-items: stretch;
}

@media(min-width: 768px) {
	.my-row .col-md-3 {
		display: flex;
	}
	
.my-row .wpb_wrapper {
	display: flex;
	flex-direction: column;
}

.my-row .price-align {
	margin-top: auto;
}
}


/* single-page-product */
span.woocommerce-Price-amount.amount {
	color: #f74e26;
}


.widget-title {
    font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif !important;
}


.single_add_to_cart_button {
	font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif !important;
}




button.single_add_to_cart_button {
	background-color: #ff8f3a;
}

button.single_add_to_cart_button:hover {
	background-color: #f74e26;
}

button.single_add_to_cart_button:active,
button.single_add_to_cart_button:focus {
	outline: none;
	box-shadow: 0 0 0 0.2rem rgba(255, 143, 58, 0.25);
}

/* for mobile */
@media(max-width: 480px){
	
	.articles p span:last-child,
	.articles a {
		font-size: 1rem !important;
	}
	
	div.set-information {
		padding-right: 20px !important;
    padding-left: 20px !important;
	}
	
	h1 {
		font-size: 42px !important;
		line-height: 46px !important;
	}
}



.porto-product-filters .sidebar-toggle {
    margin-top: 0px !important;
}

/*footer*/
#footer, #footer p {
    font-family: sans-serif !important;
    line-height: 24px;
    color: #ffffff !important;
    font-size: 15px !important;
    font-weight: 100 !important;
}
/*footer*/


#mini-cart .cart-subtotal, #mini-cart .minicart-icon {
    color: #ffffff;
}
	
.no-breadcrumbs .main-content {
    padding-top: 0px !important;
}


#header .header-main {
    background: #520b0b !important;
}

#header.sticky-header .header-main, .fixed-header #header.sticky-header .header-main, #header.sticky-header .main-menu-wrap, .fixed-header #header.sticky-header .main-menu-wrap {
    background: #730c04fa !important;
}




.porto-ibanner-layer>*:last-child {
    background: #000000a1 !important;
    padding: 164px 62px 20px 40px !important;
    text-align: left !important;
    width: 476px !important;
    height: 320px !important;
}

@media(max-width: 480px) {
	.porto-ibanner-layer>*:last-child {
		padding: 155px 62px 30px 80px !important;
	}
}

@media (min-width: 480px) and (max-width: 768px) {
	.porto-ibanner-layer>*:last-child {
		   padding: 300px 160px 20px 160px !important;
			width: 768px !important;
			height: 550px !important;
	}
}

@media (min-width: 769px) and (max-width: 1240px) {
	.porto-ibanner-layer>*:last-child {
		   padding: 100px 110px 20px 120px !important;
	}
	
	.m-l-none p span:first-child {
		line-height: 25px !important;
	}
}

/*  knopka na pervom ekrane shapka */


.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern {
    color: #fff;
    border-color: #fe7915 !important;
    border-radius: 0px !important;
    background-color: #ff7e00 !important;
    font-size: 16px !important;
}

.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner {
	padding-top: 0px !important;
}

#footer .footer-main > .container {
  
    padding-bottom: 0rem !important;
}