/*
Theme Name: childtheme
Template: generatepress 
*/

*, body {
	font-family: 'Montserrat', sans-serif;
	background-color: transparent;
}
img {
    display: block;
}
/* wrapper */
.wrapper, 
.site-header .inside-header, 
.site-info .inside-site-info .footer-bar,
.separate-containers .inside-article {
	position: relative;
	max-width: 100%;
	width: 100%;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
@media (min-width: 576px) {
	.wrapper, 
	.site-header .inside-header,
	.site-info .inside-site-info .footer-bar,
	.separate-containers .inside-article {
		padding-left: 40px;
		padding-right: 40px;
	}
}
@media (max-width: 1700px) and (min-width: 786px) {
	.wrapper, 
	.site-header .inside-header,
	.site-info .inside-site-info .footer-bar,
	.separate-containers .inside-article {
		padding-left: 60px;
		padding-right: 60px;
	}
}
@media (min-width: 1700px) {
	.wrapper, 
	.site-header .inside-header,
	.site-info .inside-site-info .footer-bar,
	.separate-containers .inside-article {
		max-width: 1480px;
		padding-left: 0;
		padding-right: 0;
	}
}
@media (min-width: 1900px) {
	.wrapper, 
	.site-header .inside-header,
	.site-info .inside-site-info .footer-bar,
	.separate-containers .inside-article {
		max-width: 1680px;
	}
}
/* header */
.site-header {
    position: sticky;
    top: 0;
	left: 0;
	-webkit-box-shadow: 0 1px 4px 0 #0000001a;
    box-shadow: 0 1px 4px 0 #0000001a;
	z-index: 99;
}
.site-header .inside-header.grid-container {
	height: 60px;
}
@media (min-width: 1200px) {
	.site-header {
		height: 90px;
	}
}
/* header-phone */
.header-phone {
	background-color: #00B0EB;
}
.header-phone__content {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.header-phone__item {
    display: flex;
    margin: 0;
    margin-right: 30px;
	padding: 5px 0;
    text-decoration: none;
}
.header-phone__icon {
    margin-right: 5px;
}
.header-phone__text {
    font-size: 12px;
    color: #fff;
}
.inside-header {
	padding-top: 5px;
	padding-bottom: 5px;
}
/* site-logo */
@media (min-width: 768px) {
	.site-logo {
		margin-right: 20px;
	}
}
.site-logo a {
	display: block;
    line-height: 1;
}
@media (max-width: 768px) {
	.site-header .site-logo {
		width: 160px;
	}
}
/* navigation */
.main-navigation {
	background-color: transparent;
}
.nav-float-right #site-navigation {
    margin-left: 0;
}
.main-navigation .main-nav ul li a {
    padding: 10px;
	line-height: 30px;
}
.main-navigation .main-nav ul li[class*="current-menu-"] > a {
    color: #00B0EB;
}
/*  */
#site-toggle {
	display: none;
}
#mobile-menu-control-wrapper {
    width: 30px;
    margin: 0;
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
}
#mobile-menu-control-wrapper .menu-toggle {
    display: block;
    height: 30px;
	padding: 0;
    line-height: 30px;
	background-color: transparent;
}
#mobile-menu-control-wrapper .menu-toggle .gp-icon svg {
    top: 0;
	height: 30px;
	width: 30px;
}
@media (max-width: 1200px) {
	#site-navigation {
		position: fixed;
		top: 80px;
		right: -100%;
		height: 100%;
		width: 300px;
		-webkit-transition: all 500ms ease;
		-o-transition: all 500ms ease;
		transition: all 500ms ease;
		-webkit-box-shadow: 0 1px 4px 0 #0000001a;
		box-shadow: 0 1px 4px 0 #0000001a;
		background-color: #fff!important;
	}
	#site-navigation.toggled {
		top: 54px;
		right: 0;
		-webkit-box-shadow: -1px 6px 9px 0px rgba(204,204,204,1);
		box-shadow: -1px 6px 9px 0px rgba(204,204,204,1);
	}
	#site-navigation #primary-menu #menu-header {
		display: block;
	}
	#site-navigation .main-nav ul li a {
		padding: 10px 20px;
		border-bottom: 1px solid #e7e7e7;
		-webkit-transition: background 500ms ease;
		-o-transition: background 500ms ease;
		transition: background 500ms ease;
	}
	#site-navigation .main-nav ul li a:hover {
		background-color: #F9F9F9;
	}
	.has-inline-mobile-toggle .mobile-menu-control-wrapper {
		display: block;
	}
}
/* header widget */
.header-widget {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.header-widget .dgwt-wcas-search-wrapp {
	max-width: 30px!important;
    margin-right: 5px;
    margin-bottom: 5px;
}
.header-widget .dgwt-wcas-search-wrapp .dgwt-wcas-search-icon {
	width: 100%;
	padding: 0;
}
.header-widget .dgwt-wcas-search-wrapp .dgwt-wcas-search-icon .dgwt-wcas-ico-magnifier-handler {
	width: 30px;
	height: 30px;
	max-width: 30px;
}
.header-widget .dgwt-wcas-search-wrapp .dgwt-wcas-search-form {
	top: calc(100% + 0px)!important;
}
.header-widget .dgwt-wcas-search-wrapp .dgwt-wcas-search-form .dgwt-wcas-sf-wrapp,
.header-widget .dgwt-wcas-search-wrapp .dgwt-wcas-search-form .dgwt-wcas-sf-wrapp .dgwt-wcas-search-input {
	border-radius: 0;
}

.nav-float-right .header-widget {
    margin-left: auto;
}
.wc-block-mini-cart__quantity-badge {
	position: relative;
}
.wc-block-mini-cart__button {
    margin: 4px;
    padding: 0;
}
svg.wc-block-mini-cart__icon {
    display: none;
}
.wc-block-mini-cart__quantity-badge::before {
    content: '';
    position: relative;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    background-image: url(/wp-content/uploads/2023/05/basket-cart.svg);
    background-position: center left;
    background-size: contain;
    background-repeat: no-repeat;
}
span.wc-block-mini-cart__badge {
    font-size: 12px;
    font-weight: 100;
    border: none;
    -webkit-transform: translate(-12px, -11px);
        -ms-transform: translate(-12px, -11px);
            transform: translate(-12px, -11px);
    background-color: #000000;
    color: #fff;
}
.header-widget button:hover,
.header-widget button:focus{
    opacity: 1!important;
    background-color: transparent;
}
@media screen and (max-width: 786px) {
	.inside-header {
		-ms-flex-wrap: nowrap!important;
		    flex-wrap: nowrap!important;
	}
	.header-widget {
		margin-top: 0!important;
		-webkit-box-pack: end;
		    -ms-flex-pack: end;
		        justify-content: end;
	}
}
.components-button.wc-block-components-button.wp-element-button.wp-block-woocommerce-mini-cart-checkout-button-block.wc-block-mini-cart__footer-checkout {
    text-decoration: none;
    background-color: #000;
    color: #fff;
}
/* hero */
.hero {
	position: relative;
	height: calc(100vh - 50px);
	width: 100%;
	background-image: url(https://rivneclimat.com/wp-content/uploads/2023/12/new-hero-m3.webp);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
}
@media (min-width: 786px) {
    .hero {
    	background-image: url(https://rivneclimat.com/wp-content/uploads/2023/12/new-hero.webp);
    }
}
@media (min-width: 1200px) {
    .hero {
    	height: calc(100vh - 60px);
    }
}
.hero__content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
	height: calc(100vh - 60px);
	max-width: 530px;
	padding-bottom: 60px;
    z-index: 1;
}
@media (min-width: 786px) {
    .hero__content {
        padding-bottom: 0;
    }
}
.hero__title {
	margin-bottom: 10px;
	font-size: 32px;
	font-weight: 600;
    text-shadow: 1px 1px 1px #3C424F;
	color: #fff;
}
.hero__subtitle {
	margin-bottom: 10px;
	font-size: 16px;
    line-height: 14px;
	font-weight: 600;
	color: #fff;
}
.hero__subsubtitle {
	margin-bottom: 20px;
	font-size: 16px;
    line-height: 14px;
	color: #fff;
}
.hero__subsubsubtitle {
	margin-bottom: 10px;
	font-size: 16px;
    line-height: 14px;
	font-weight: 600;
	color: #fff;
}
@media (min-width: 786px) {
    .hero__title {
    	font-size: 48px;
    }
	.hero__subtitle {
		font-size: 18px;
	}
}
.hero__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 180px;
    height: 46px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
	border-radius: 5px;
    background: -webkit-gradient(linear, left bottom, left top, from(#017AB1), to(#00B0EB));
    background: -o-linear-gradient(bottom, #017AB1, #00B0EB);
    background: linear-gradient(0deg, #017AB1, #00B0EB);
    color: #fff;
}
.hero__link:hover {
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
	        box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
}
/* section */
.section--padding {
	padding-top: 40px;
	padding-bottom: 20px;
}
.section__title {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
@media screen and (min-width: 500px) {
	.section__title {
		font-size: 24px;
	}
}
.section__link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
/* advantages */
.advantages__content {
	display: -ms-grid;
	display: grid;
	gap: 20px;
}
@media screen and (min-width: 600px) {
	.advantages__content {
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns: 1fr 1fr;
	}
}
@media screen and (min-width: 1200px) {
	.advantages__content {
		-ms-grid-columns: (1fr)[4];
		grid-template-columns: repeat(4, 1fr);
	}
}
.advantages__item {
    position: relative;
    border: 1px solid rgba(174, 174, 174, 0.3);
    background-color: #F9F9F9;
}
.advantages__item:hover {
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
	        box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
}
.advantages__img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
}
.advantages__label {
    margin: 0;
    padding: 20px 20px 0px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
.advantages__text {
    margin: 0;
    padding: 10px 20px 10px;
    font-size: 14px;
    font-weight: 400;
}
/* category */
.category__content {
	display: -ms-grid;
	display: grid;
	gap: 20px;
}
@media screen and (min-width: 600px) {
	.category__content {
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns: 1fr 1fr;
	}
}
@media screen and (min-width: 1200px) {
	.category__content {
		-ms-grid-columns: 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr;
	}
}
.category__item {
    position: relative;
}
.category__item:hover {
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
	        box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
}
.category__item::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.4)), to(rgba(255, 255, 255, 0)));
	background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(360deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
}
.category__img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
}
.category__label {
    position: absolute;
    left: 20px;
    bottom: 20px;
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
	z-index: 1;
}
/* top brends */
.top-brends {
    padding-bottom: 40px;
    background-color: #F9F9F9;
}
.top-brends__content {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 20px 1fr;
	grid-template-columns: 1fr 1fr;
	grid-gap: 20px;
	margin-bottom: 40px;
}
@media screen and (min-width: 500px) {
	.top-brends__content {
		grid-gap: 40px;
	}
}
@media screen and (min-width: 600px) {
	.top-brends__content {
		-ms-grid-columns: 1fr 40px 1fr 40px 1fr;
		grid-template-columns: repeat(3, 1fr);
	}
}
@media screen and (min-width: 876px) {
	.top-brends__content {
		-ms-grid-columns: 1fr 40px 1fr 40px 1fr 40px 1fr;
		grid-template-columns: repeat(4, 1fr);
	}
}
@media screen and (min-width: 1000px) {
	.top-brends__content {
		-ms-grid-columns: 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr;
		grid-template-columns: repeat(5, 1fr);
	}
}
.top-brends__item {
    position: relative;
}
.top-brends__item:hover {
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
	        box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
}
.top-brends__img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
}
.top-brends__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 180px;
    height: 46px;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
	border-radius: 5px;
    background: -webkit-gradient(linear, left bottom, left top, from(#017AB1), to(#00B0EB));
    background: -o-linear-gradient(bottom, #017AB1, #00B0EB);
    background: linear-gradient(0deg, #017AB1, #00B0EB);
    color: #fff;
}
.top-brends__btn:hover {
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
	        box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
}
/* tabs */
.tabs .tabs-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 2em;
    padding-bottom: 10px;
    border-bottom: 1px solid #AEAEAE;
}
@media (min-width: 500px) {
	.tabs .tabs-header {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
	}
}
.tabs .tab-link {
    margin-right: 20px;
    font-size: 17px;
	cursor: pointer;
}
.tabs .tab-link.active {
    color: #00B0EB;
}
.tabs .tab-content { 
	display: none; 
}
.tabs .tab-content.active { 
	display: block; 
}
/* clients */
.clients {
    padding-bottom: 40px;
    background-color: #F9F9F9;
}
.clients__content {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 20px 1fr;
	grid-template-columns: 1fr 1fr;
	grid-gap: 20px;
}
@media screen and (min-width: 500px) {
	.clients__content {
		grid-gap: 40px;
	}
}
@media screen and (min-width: 600px) {
	.clients__content {
		-ms-grid-columns: 1fr 40px 1fr 40px 1fr;
		grid-template-columns: repeat(3, 1fr);
	}
}
@media screen and (min-width: 876px) {
	.clients__content {
		-ms-grid-columns: 1fr 40px 1fr 40px 1fr 40px 1fr;
		grid-template-columns: repeat(4, 1fr);
	}
}
@media screen and (min-width: 1000px) {
	.clients__content {
		-ms-grid-columns: 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr;
		grid-template-columns: repeat(5, 1fr);
	}
}
.clients__item {
    position: relative;
	background-color: #fff;
}
.clients__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.clients__info {
	padding: 5px;
	text-align: center;
}
.clients__info--label {
    font-size: 24px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 0;
}
.clients__info--text {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0;
}
@media screen and (max-width: 500px) {
	.clients__info {
		-ms-grid-column: 1;
		-ms-grid-column-span: 2;
		grid-column: 1/3;
	}
}
/* reviews */
.reviews__content {
	display: -ms-grid;
	display: grid;
	grid-gap: 40px;
}
@media screen and (min-width: 876px) {
	.reviews__content {
		-ms-grid-columns: 1fr 40px 1fr;
		grid-template-columns: 1fr 1fr;
	}
}
@media screen and (min-width: 1200px) {
	.reviews__content {
		-ms-grid-columns: 1fr 40px 1fr 40px 1fr;
		grid-template-columns: repeat(3, 1fr);
	}
}
.review {
    padding: 30px;
    background-color: #F9F9F9;
}
.review__icon {
    margin-bottom: 10px;
}
.review__info {
    font-size: 18px;
    font-weight: 600;
}
.review__text {
    margin-bottom: 10px;
    font-size: 14px;
}
/* page */
.breadcrumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 15px 0 20px;
    list-style-type: none;
}
.breadcrumbs__item {
    margin-right: 10px;
    color: #878787;
}
.breadcrumbs__link {
    text-decoration: none;
    color: #000;
}
/* installation */
.page__content {
    display: -ms-grid;
    display: grid;
    grid-gap: 40px;
	margin-bottom: 40px;
}
@media screen and (min-width: 992px) {
	.page__content {
		-ms-grid-columns: 1fr 40px 1fr;
		grid-template-columns: 1fr 1fr;
	}
	.installation__adv {
		-ms-grid-column: 1;
		-ms-grid-column-span: 2;
		grid-column: 1/3;
	}
}
.page__subtitle {
    font-size: 18px;
    font-weight: 600;
}
.page__numlist {
    margin: 0 0 10px 25px;
}
.page__list {
    margin: 0 0 10px 20px;
}
.page__numlist {
	font-size: 16px;
}
.page__text {
    margin-bottom: 10px;
    font-size: 16px;
}
.page__table {
    margin: 0;
}
.page__table th {
    text-align: left;
}
.page__img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
}
/* gallery */
.gallery {
    margin-bottom: 0;
    background-color: #F9F9F9;
}
/* brands */
.brands {
	background-color: #F9F9F9;
}
.brands__content {
    padding-bottom: 40px;
}
.pwb-all-brands .pwb-brands-cols-outer {
    display: -ms-grid;
    display: grid;
	-ms-grid-columns: 1fr 20px 1fr;
	grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
}
@media screen and (min-width: 500px) {
	.pwb-all-brands .pwb-brands-cols-outer {
		grid-gap: 40px;
	}
}
@media screen and (min-width: 600px) {
	.pwb-all-brands .pwb-brands-cols-outer {
		-ms-grid-columns: 1fr 40px 1fr 40px 1fr;
		grid-template-columns: repeat(3, 1fr);
	}
}
@media screen and (min-width: 876px) {
	.pwb-all-brands .pwb-brands-cols-outer {
		-ms-grid-columns: 1fr 40px 1fr 40px 1fr 40px 1fr;
		grid-template-columns: repeat(4, 1fr);
	}
}
@media screen and (min-width: 1000px) {
	.pwb-all-brands .pwb-brands-cols-outer {
		-ms-grid-columns: 1fr 40px 1fr 40px 1fr 40px 1fr 40px 1fr;
		grid-template-columns: repeat(5, 1fr);
	}
}
.brands .pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3 {
    width: 100%;
	min-height: 80px;
    background-color: #fff;
}
.brands .pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3 a {
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;	
}
.brands .pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3:hover {
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
	        box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
}
.brands .pwb-all-brands .pwb-brands-cols-outer p,
.pwb-pagination-wrapper {
    display: none;
}
/* products */
.woocommerce ul.products li.product .onsale,
.single-product .product span.onsale {
    top: 6px;
    right: 6px;
    min-height: auto;
    padding: 5px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    border-radius: 0;
    background-color: red;
}
.single-product .product span.onsale {
    left: 0;
    right: auto;
}
.single-product .product span.tagged_as {
    display: none;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #00b0eb;
}
.woocommerce .woocommerce-result-count {
    margin: 5px 0;
    font-size: 14px;
}
.woocommerce .woocommerce-ordering select {
    padding: 5px 5px;
    font-size: 14px;
}
ul.products {
	display: -ms-grid;
	display: grid;
    grid-gap: 20px;
}
@media (min-width: 600px) {
	ul.products {
		-ms-grid-columns: 1fr 20px 1fr;
		grid-template-columns: 1fr 1fr;
	}
}
@media (min-width: 992px) {
	ul.products {
		-ms-grid-columns: 1fr 20px 1fr 20px 1fr;
		grid-template-columns: repeat(3, 1fr);
	}
}
@media (min-width: 1200px) {
	ul.products {
		-ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
		grid-template-columns: repeat(4, 1fr);
	}
}
ul.products li.product {
	width: 100%!important;
    margin: 0!important;
	border: 1px solid rgba(174, 174, 174, 0.3);
}
.woocommerce ul.products::before {
	display: none;
}
ul.products li.product a.woocommerce-loop-product__link {
    display: block;
}
.woocommerce ul.products li.product a img {
	padding: 0px 10px;
}
ul.products li.product span.woocommerce-loop-product__cat {
    margin: 0;
    padding: 0 10px;
    color: #878787;
    font-size: 12px;
}
ul.products li.product a.woocommerce-loop-product__link h2.woocommerce-loop-product__title {
	padding: 0 10px 10px;
    font-size: 14px;
    font-weight: 600;
    color: #000;
}
ul.products li.product a.woocommerce-loop-product__link span.price {
	margin: 0;
	padding: 0 10px 10px;
    font-size: 16px;
    font-weight: 600;
    color: #00B0EB;
}
ul.products li.product a.ajax_add_to_cart,
ul.products li.product a.product_type_simple {
    display: none!important;
}
/* filter */
.filter {
	position: fixed;
	top: 80px;
	left: -300px;
	bottom: 0;
	width: 300px;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
    background-color: #F9F9F9;
    z-index: 9;
}
@media (max-width: 600px) {
	.filter {
		left: -260px;
		width: 260px;
	}
}
@media (min-width: 1200px) {
	.filter {
		top: 90px;
	}
}
.filter.open {
	left: 0;
}
.filter .filter__triger {
	position: absolute;
	top: 15px;
    right: -45px;
	width: 30px;
	height: 30px;
	border: none;
	background-image: url(/wp-content/uploads/2023/05/filter.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-color: transparent;
}
.filter.open .filter__triger {
	background-image: url(/wp-content/uploads/2024/03/close-line-icon.svg);
}
@media (max-width: 992px) {
	.filter .filter__triger {
		top: 160px;
	}
}
.filter .filter__triger::after {
    content: '';
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
	border: 1px solid #e4e4e4;
    border-left: none;
    background-color: #F9F9F9;
    z-index: -1;
}
.filter .filter__triger:hover,
.filter .filter__triger:active,
.filter .filter__triger:focus {
	background-color: transparent;
}
.filter .bapf_head h3 {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
}
/* sidebar */
.sidebar {
    padding: 20px 20px 80px;
    width: 100%;
	max-height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
}
.sidebar::-webkit-scrollbar {
	width: 0;
	height: 0;
	display: none;
}
.sidebar .widget {
    padding: 0;
    background-color: transparent;
}
.sidebar .inside-right-sidebar {
	margin: 0;
}
/* show more */
.show-more {
	font-size: 16px!important;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 5px!important;
    pointer-events: auto;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
	background: -webkit-gradient(linear, left bottom, left top, from(#017AB1), to(#00B0EB));
	background: -o-linear-gradient(bottom, #017AB1, #00B0EB);
	background: linear-gradient(0deg, #017AB1, #00B0EB);
    color: #fff!important;
}
.woocommerce nav.woocommerce-pagination {
    display: none;
}
.lmp_products_loading {
	display: none!important;
}
/* product page */
.separate-containers .inside-article {
    padding-top: 0;
    background-color: transparent;
}
.woocommerce-message {
    display: none;
}
@media (max-width: 992px) {
	h1.woocommerce-products-header__title.page-title {
		margin-bottom: 10px;
		font-size: 26px;
		line-height: 18px;
		font-weight: 600;
	}
}
.woocommerce div.product div.images .flex-control-thumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.single-product div.product .summary .product_title {
	margin-bottom: 15px;
    font-size: 24px;
    font-weight: 600;
}
.single-product div.product .summary .woocommerce-product-details__short-description {
    margin-bottom: 15px;
}
.single-product div.product .summary button.single_add_to_cart_button {
    height: 47px;
    border-radius: 5px;
    background: -webkit-gradient(linear, left bottom, left top, from(#017AB1), to(#00B0EB));
    background: -o-linear-gradient(bottom, #017AB1, #00B0EB);
    background: linear-gradient(0deg, #017AB1, #00B0EB);
}
.item-model-info__content {
    overflow: auto;
}
/* woocommerce tabs */
.single-product div.product .woocommerce-tabs ul.tabs {
	margin-bottom: 0;
}
.single-product div.product .woocommerce-tabs .woocommerce-Tabs-panel {
    padding: 20px;
    background-color: #F9F9F9;
}
/* mini cart */
h2.wc-block-mini-cart__title {
    font-size: 18px;
}
.wc-block-components-product-metadata__description {
    display: none;
}
a.components-button.wc-block-components-button.wp-element-button.wc-block-mini-cart__footer-cart.outlined {
    display: none;
}
/* breadcrumb */
.breadcrumb,
nav.woocommerce-breadcrumb {
	margin: 10px 0!important;
    font-size: 14px!important;
    color: #767676!important;
}
.breadcrumb a,
nav.woocommerce-breadcrumb a {
	text-decoration: none;
	color: #161616!important;
}
/* checkout */
.site-checkout .woocommerce-message {
	display: none;
}
.site-checkout .site-checkout__title {
	margin: 0;
	font-size: 32px;
	font-weight: 600;
	text-transform: uppercase;
	color: #161616;
}
.site-checkout h3 {
    margin: 15px 0 10px;
    font-size: 18px;
    font-weight: 600;
}
.site-checkout .site-checkout__content {
    padding-bottom: 40px;
}
.woocommerce-checkout .site-checkout #customer_details input,
.woocommerce-checkout .site-checkout #customer_details textarea {
    padding: 9px 12px 9px 12px;
    background: #fff;
}
.woocommerce-checkout .site-checkout #customer_details label {
	display: block;
	line-height: 40px;
}
.woocommerce-checkout .site-checkout #customer_details .woocommerce-shipping-methods li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	margin-right: 10px;
}
.woocommerce-checkout .site-checkout #customer_details .shipping_method {
	position: relative;
    display: inline-block;
    margin: 0;
	margin-right: 10px;
    height: 25px;
    width: 25px;
    -webkit-transition: all 0.15s ease-out 0s;
    -o-transition: all 0.15s ease-out 0s;
    transition: all 0.15s ease-out 0s;
    border: none;
	background-color: #aeaeae;
    color: #fff;
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    z-index: 1;
}
.woocommerce-checkout .site-checkout #customer_details .shipping_method:hover {
	background: #ccc;
}
.woocommerce-checkout .site-checkout #customer_details .shipping_method:checked {
	background: -webkit-gradient(linear, left bottom, left top, from(#017AB1), to(#00B0EB));
	background: -o-linear-gradient(bottom, #017AB1, #00B0EB);
	background: linear-gradient(0deg, #017AB1, #00B0EB);
}
.woocommerce-checkout .site-checkout #customer_details .shipping_method:checked::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	width: 25px;
	height: 25px;
	font-size: 18px;
	font-weight: 600;
	background: url(/wp-content/uploads/2023/05/tick.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 60%;
    color: #fff;
}
.woocommerce-checkout .site-checkout #customer_details .shipping_method:checked::after {
	content: '';
	position: relative;
	display: block;
	background: #40e0d0;
	z-index: 1;
}
.woocommerce-checkout .site-checkout #customer_details .form-row {
	padding: 0;
}
.woocommerce-checkout .site-checkout #payment {
	background-color: transparent;
}
.woocommerce-checkout .site-checkout #payment ul.payment_methods {
	padding: 0;
}
.woocommerce-checkout .site-checkout #payment .place-order {
	padding: 15px 0 0;
}
.woocommerce-checkout .site-checkout #payment #place_order {
    float: left;
    background: -webkit-gradient(linear, left bottom, left top, from(#017AB1), to(#00B0EB));
    background: -o-linear-gradient(bottom, #017AB1, #00B0EB);
    background: linear-gradient(0deg, #017AB1, #00B0EB);
    color: #fff;
}
/* thankyou */
.woocommerce-order-received h1.entry-title {
	margin-bottom: -20px;
	font-family: 'TT Mussels Trial';
	font-size: 26px;
	font-weight: 600;
	letter-spacing: 0.3px;
	text-transform: uppercase;
	text-align: left;
	color: #000;
}
.woocommerce-order-received h2.woocommerce-thankyou-order-received,
.woocommerce-order-received h2.woocommerce-order-details__title,
.woocommerce-order-received h2.woocommerce-column__title {
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0.3px;
	text-align: left;
	color: #000;
}
.woocommerce-order table.order_details td {
	text-align: left;
}
.woocommerce-order table.order_details td:first-child {
	width: 60%;
}
.woocommerce-order table.order_details td:last-child {
	width: 40%;	
}
.woocommerce-order .woocommerce-customer-details {
    display: none;
}




/* seo */
.description button {
    padding: 10px;
    font-size: 14px;
    line-height: 13px;
    background: #333333;
    color: #fff;
}
.term-description {
	position: relative;
	overflow: hidden;
	height: 100px;
}
.term-description:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 40px;
	background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(white));
	background: -o-linear-gradient(top, transparent, white);
	background: linear-gradient(to bottom, transparent, white);
}
.show .term-description {
	height: auto;
	overflow: visible;
}
.show .term-description:after {
	display: none;
}
.term-description p {
	margin-bottom: 10px;
    font-size: 14px;
}
/* footer */
.site-info {
    background-color: #333333;
}
.inside-site-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: unset;
        -ms-flex-align: unset;
            align-items: unset;
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
    max-width: 100%;
    padding: 0;
}
.footer-bar {
    display: -ms-grid;
    display: grid;
    grid-gap: 40px;
	padding-top: 40px;
	padding-bottom: 20px;
}
@media screen and (min-width: 600px) {
	.footer-bar {
		-ms-grid-columns: 1fr 40px 1fr;
		grid-template-columns: 1fr 1fr;
	}
}
@media screen and (min-width: 992px) {
	.footer-bar {
		-ms-grid-columns: 1fr 40px 1fr 40px 1fr 40px 1fr;
		grid-template-columns: repeat(4, 1fr);
	}
}
.footer-bar img.footer-branding__logo {
    max-width: 180px;
    margin-bottom: 20px;
}
.footer-bar .footer-branding__desc {
    font-size: 12px;
    font-weight: 100;
    text-align: left;
    color: #fff;
}
.footer-bar h2.widget-title,
.footer-bar h4.footer-address__label,
.footer-bar h4.footer-schedule__label,
.footer-bar h4.footer-contacts__label,
.footer-bar h4.footer-sosial__label {
    display: block;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    text-transform: uppercase;
    color: #fff;
}
.footer-bar #menu-footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
}
.footer-bar #menu-footer .menu-item {
	margin: 0;
}
.footer-bar #menu-footer .menu-item a {
	text-decoration: none;
	color: #fff;
}
.footer-bar .footer-address {
    margin-bottom: 20px;
}
.footer-bar .footer-address__location {
	margin-bottom: 5px;
    font-size: 16px;
    text-align: left;
    color: #fff;
}
.footer-bar .footer-address__link {
    display: block;
    font-size: 14px;
    text-align: left;
    color: #fff;
}
.footer-bar .footer-schedule__text {
    margin-bottom: 5px;
    text-align: left;
    color: #fff;
}
.footer-bar .footer-contacts {
    margin-bottom: 20px;
}
.footer-bar .footer-contacts__link {
    display: block;
    font-size: 18px;
    text-align: left;
    text-decoration: none;
    color: #fff;
}
.footer-bar .footer-sosial__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.footer-bar .footer-sosial__link {
    margin-right: 20px;
}
/* copyright */
.copyright-bar {
    text-align: left;
    background-color: #414242;
}
.copyright-text {
    margin: 0;
    padding: 10px 0;
    font-size: 12px;
    font-weight: 100;
    color: #fff;
}
.copyright-link {
	text-decoration: none;
    font-size: 12px;
    font-weight: 100;
    color: #fff;
}
.copyright-link:hover {
	color: #00B0EB;
}
/* shortcut */
#shortcut {
	position: fixed;
	right: 20px;
	bottom: 20px;
    z-index: 999;
}
#shortcut-button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	position: absolute;
	right: 0;
	bottom: 0;
	height: 50px;
	width: 50px;
	font-size: 20px;
	color: #0064f3;
	cursor: pointer;
	background: -webkit-gradient(linear, left bottom, left top, from(#017AB1), to(#00B0EB));
	background: -o-linear-gradient(bottom, #017AB1, #00B0EB);
	background: linear-gradient(0deg, #017AB1, #00B0EB);
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
	        box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}
#shortcut-button svg {
	fill: #fff;
}
#shortcut-button ~ .shortcut-phone {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-decoration: none;
	visibility: hidden;
	font-weight: 600;
	height: 50px;
	padding: 0 20px;
	color: #fff;
	background: -webkit-gradient(linear, left bottom, left top, from(#017AB1), to(#00B0EB));
	background: -o-linear-gradient(bottom, #017AB1, #00B0EB);
	background: linear-gradient(0deg, #017AB1, #00B0EB);
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
	        box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
	border: 0;
	position: absolute;
	z-index: -1;
	right: 0;
	bottom: 0;
	opacity: 0;
	white-space: nowrap;
	cursor: pointer;
	transition: .2s all linear;
	-webkit-transition: .2s all linear;
	-moz-transition: .2s all linear;
	-ms-transition: .2s all linear;
	-o-transition: .2s all linear;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}
#shortcut-button.open ~ .shortcut-phone {
	visibility: visible;
	right: 70px;
	opacity: 1;
	transition: .4s all cubic-bezier(0, 0.01, 0, 1.27);
	-webkit-transition: .4s all cubic-bezier(0, 0.01, 0, 1.27);
	-moz-transition: .4s all cubic-bezier(0, 0.01, 0, 1.27);
	-ms-transition: .4s all cubic-bezier(0, 0.01, 0, 1.27);
	-o-transition: .4s all cubic-bezier(0, 0.01, 0, 1.27);
}
#shortcut-button ~ .shortcut-messenger {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	cursor: pointer;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1;
	height: 50px;
	width: 50px;
	font-size: 20px;
	opacity: 0;
	text-decoration: none;
	color: #fff;
	background-color: #fff;
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
	        box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	transition: .2s all linear;
	-webkit-transition: .2s all linear;
	-moz-transition: .2s all linear;
	-ms-transition: .2s all linear;
	-o-transition: .2s all linear;
}
#shortcut-button ~ .telegram-color {
	background: -webkit-gradient(linear, left bottom, left top, from(#017AB1), to(#01ABE6));
	background: -o-linear-gradient(bottom, #017AB1, #01ABE6);
	background: linear-gradient(0deg, #017AB1, #01ABE6);
}
#shortcut-button ~ .viber-color {
	background: -webkit-gradient(linear, left bottom, left top, from(#8f5db7), to(#59267c));
	background: -o-linear-gradient(bottom, #8f5db7, #59267c);
	background: linear-gradient(0deg, #8f5db7, #59267c);
}
#shortcut-button ~ .messenger-color {
	background: -webkit-gradient(linear, left bottom, left top, from(#0078FF), to(#00C6FF));
	background: -o-linear-gradient(bottom, #0078FF, #00C6FF);
	background: linear-gradient(0deg, #0078FF, #00C6FF);
}
#shortcut-button.open ~ .shortcut-messenger {
	opacity: 1;
	transition: .4s all cubic-bezier(0, 0.01, 0, 1.27);
	-webkit-transition: .4s all cubic-bezier(0, 0.01, 0, 1.27);
	-moz-transition: .4s all cubic-bezier(0, 0.01, 0, 1.27);
	-ms-transition: .4s all cubic-bezier(0, 0.01, 0, 1.27);
	-o-transition: .4s all cubic-bezier(0, 0.01, 0, 1.27);
}
#shortcut-button.open ~ a:nth-of-type(2) {
	bottom: 60px;
}
#shortcut-button.open ~ a:nth-of-type(3) {
	bottom: 120px;
}
#shortcut-button.open ~ a:nth-of-type(4) {
	bottom: 180px;
}
#shortcut .wave {
	-webkit-animation-name: wave;
	        animation-name: wave;
	-webkit-animation-duration: 1s;
	        animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	        animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	        animation-iteration-count: infinite;
}
@-webkit-keyframes wave {
	0% {-webkit-box-shadow: 0 0 0px 0px rgba(0, 198, 255, 0.5);box-shadow: 0 0 0px 0px rgba(0, 198, 255, 0.5);}
	100% {-webkit-box-shadow: 0 0 0px 10px rgba(255, 255, 255, 0);box-shadow: 0 0 0px 10px rgba(255, 255, 255, 0);}
}
@keyframes wave {
	0% {-webkit-box-shadow: 0 0 0px 0px rgba(0, 198, 255, 0.5);box-shadow: 0 0 0px 0px rgba(0, 198, 255, 0.5);}
	100% {-webkit-box-shadow: 0 0 0px 10px rgba(255, 255, 255, 0);box-shadow: 0 0 0px 10px rgba(255, 255, 255, 0);}
}
#shortcut .open {
	-webkit-animation-iteration-count: 1;
	        animation-iteration-count: 1;
}
.example {
    display: -ms-grid;
    display: grid;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(black));
    background: -o-linear-gradient(top, white, black);
    background: linear-gradient(to bottom, white, black);
}
/* 404 */
.not-found {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 500px;
}
.not-found__img {
	max-width: 250px;
}
.not-found__titke {
    font-size: 28px;
    font-weight: 900;
}
.not-found__link {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 46px;
	padding: 20px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 5px;
    background: -webkit-gradient(linear,left bottom,left top,from(#017ab1),to(#00b0eb));
    background: -o-linear-gradient(bottom,#017ab1,#00b0eb);
    background: linear-gradient(0deg,#017ab1,#00b0eb);
    color: #fff;
}