@charset "UTF-8";
/*
Theme Name: Aquaplast
Theme URI: 
Author: Deme
Description: Aquaplast.
Version: 1.0
License: GNU General Public License
License URI: license.txt
*/

/* #ffd230 */



/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url(/wp-content/themes/aquaplast/fonts/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}


/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url(/wp-content/themes/aquaplast/fonts/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Montserrat Medium'), local('Montserrat-Medium'), url(/wp-content/themes/aquaplast/fonts/JTURjIg1_i6t8kCHKm45_ZpC3g3D_vx3rCubqg.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}


/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Montserrat Medium'), local('Montserrat-Medium'), url(/wp-content/themes/aquaplast/fonts/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'), url(/wp-content/themes/aquaplast/fonts/JTURjIg1_i6t8kCHKm45_bZF3g3D_vx3rCubqg.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}


/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'), url(/wp-content/themes/aquaplast/fonts/JTURjIg1_i6t8kCHKm45_bZF3gnD_vx3rCs.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Montserrat Bold'), local('Montserrat-Bold'), url(/wp-content/themes/aquaplast/fonts/JTURjIg1_i6t8kCHKm45_dJE3g3D_vx3rCubqg.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}


/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Montserrat Bold'), local('Montserrat-Bold'), url(/wp-content/themes/aquaplast/fonts/JTURjIg1_i6t8kCHKm45_dJE3gnD_vx3rCs.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.dropdown-menu > .current-menu-item.active > a {
	color: #ffd230 !important;
}

.home .single-slide {
	background-position: 40% center;
}

.top-search-box-sticky {
	display: none;
}

.sticky_scroll .top-search-box-sticky {
	display: block;
	position: relative;
}

.top-search-box-sticky:before {
	opacity: 0 !important;
}

.berocket_lgv_widget {
	margin-top: 10px;
}

.berocket_lgv_list_grid.berocket_lgv_list {
	margin-bottom: 20px !important;
}


.bottom_product_cart {
	display: flex;
	margin-top: auto;
	flex-direction: column;
}

a {
	color: #d49915;
	text-decoration: underline;

}

.admin-bar .navbar.sticky.sticky_scroll {
	top: 32px;
}

.cat_search {
	margin-bottom: 50px;
}

.cat_search div {
	margin-bottom: 10px;
	font-size: 16px;
} 

.cat_search a {
	text-decoration: underline;
}

body .wp_autosearch_form_wrapper {
	border: 1px solid #fdc716 !important;
}

body .wp_autosearch_submit, body .wp_autosearch_submit:hover, body .wp_autosearch_submit:active, body .wp_autosearch_submit:visited, body .wp_autosearch_suggestions .wp_autosearch_more {
	background-color: #fdc716 !important;
	background-image: none !important;
}

body .wp_autosearch_submit:before {
	content: "Найти";
	color: #fff;
}

body .wp_autosearch_suggestions .wp_autosearch_category {
	background-color: #292929 !important;
}

.woocommerce .related-products-woo ul.products li.product .price, .woocommerce .related-products-woo ul.products li.product .price span, .slide-product-block .price, .slide-product-block .price span, .woocommerce div.product .related-products-woo p.price, .woocommerce div.product .related-products-woo span.price, .archive.woocommerce ul.products li.product .price, .archive.woocommerce span.woocommerce-Price-currencySymbol,  .archive.woocommerce span.woocommerce-Price-amount.amount, .single .related span.woocommerce-Price-amount.amount, .woocommerce ul.products li.product .price, ul.products span.woocommerce-Price-amount.amount {
	text-align: center;
	font-size: 18px !important;
	color: #686868 !important;
}

.scroll_top {
	background-color: #fdc716;
	width: 41px;
	height: 41px;
	position: fixed;
	right: 50px;
	bottom: 50px;
	z-index: 9999;
	cursor: pointer;
	
}

.woocommerce div.product form.cart .group_table td {
	vertical-align: middle;
}

.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__price {
	vertical-align: unset;
}

.single span.woocommerce-Price-amount.amount {
	font-size: 24px;
}

.single span.woocommerce-Price-currencySymbol {
	font-size: 18px;
}

.desktoponly {
	display: block;
}

.scroll_top:before {
	content: url(/wp-content/themes/aquaplast/img/chevron-up-solid.svg);
	position: absolute;
    top: 9px;
    left: 11px;
}

.noselect {-moz-user-select: none;-webkit-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;}

.paginate_button.disabled {
	visibility: hidden;
}

.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: left;
}

.woocommerce:not(.single) div.product p.price, .woocommerce:not(.single) div.product span.price {
    text-align: center;
    font-size: 18px !important;
    color: #686868 !important;
}

.woocommerce-LoopProduct-link {
	text-align: center;
}

.pc-active-filter {
	max-width: 200px;
}

.break-out{
	width: 60vw;
	position: relative;

	color: rgba(0,0,0,.6);
}

section {
	position: relative;
}

.preload {
	display: none;
}

.dealer-name {
	font-weight: bold;
}

.dealer-info {
	padding: 10px 15px;
	margin-bottom: 20px;
}

.dealer-label {
	background-color: #f5f5f5;
    color: #686868;
    margin-bottom: 30px;
    padding: 10px 15px;
}

.dealer-block:not(:last-child) {
	border-right: 1px solid #DBDBDB;
}

.dealers-section .row {
	margin-bottom: 80px;
}

.about-slogan-section {
	background-color: #292929;
	color: #fff;
	padding-top: 80px;
	padding-bottom: 80px;
}

.about-slogan-title {
	padding-top: 10px;
	font-size: 2vw;
	margin-bottom: 60px;
}

.our-production-section {
	background-color: #fbd233;
	color: #fff;
	padding: 84px 20px;
}

.benefits-features-block img {
	max-width: 100%;
	height: auto;
	margin-bottom: 40px;
}

.benefits-features-section {
	margin-bottom: 64px;
}

.benefits-features-block {
	margin-bottom: 40px;
}

.benefits-features-section-title {
	margin-bottom: 100px;
}

.who-we-are-section {
	margin-bottom: 100px;
}

.who-we-are-block:first-child {
    border-right: 1px solid #e2e2e2;
}

.who-we-are-block {
	padding: 50px 15px;
}

.who-we-are-section {
    margin-top: 56px;
}

.our-production-section-title {
	margin-bottom: 30px;
}

.our-production-block img {
	max-width: 100%;
	height: auto;
	margin-bottom: 24px;
}

.about-features-block img {
	margin-bottom: 20px;
	max-width: 100%;
	height: auto;
}

.final-block {
	padding-top: 84px;
	padding-bottom: 84px;
}

.about-features-block, .about-description, .benefits-features-title, .final-block {
	color: #686868;
	font-size: 14px;
}

.about-features-section {
	margin-top: 50px;
	margin-bottom: 60px;
}

.about-features-block {
	margin-bottom: 20px
}

.about-features {
	margin-bottom: 100px;
}

.about-description {
	width: 100%;
	margin: auto;
}

.single .post-thumb {
	height: 400px;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	margin-bottom: 20px;
}

html.fancybox-active {
    overflow: hidden;
}

html.no-js, body {
	overflow-x: hidden;
}
body, p, header {
	font-size: 14px;
    font-family: Montserrat,sans-serif;
    color: black;
} 
.cart_totals h2 {
	font-size: 24px;
    font-weight: 600;
    line-height: 1.4em;
    margin: 0 0 15px;
    color: #686868;
}

.top-search-box:hover {
	cursor: pointer;
}

.searchbox {
	position: absolute;
    z-index: 9999;
    right: 0;
    background: #292929;
    padding: 7px;
    min-width: 300px;
}

.sticky_scroll_top .searchbox {
	position: fixed;
	top: 67px;
	right: 30%
}

.admin-bar .sticky_scroll_top .searchbox {
	top: 99px;
}

.searchbox-sticky {
	position: absolute;
    z-index: 9999;
    right: 30%;
    top: 67px;
    background: #292929;
    padding: 7px;
    min-width: 300px;
}

.searchbox input {
	padding: 11px;
}

.woocommerce table.shop_table th, .woocommerce table.shop_table tbody:first-child tr:first-child th  {
	color: #686868;
	font-size: 14px;
}
.related-products-woo { 
	margin-bottom: 40px;
}
.related-products-section-title {
    padding-bottom: 18px;
    padding-left: 18px;
    font-size: 1.2rem;
    color: #000;
}
.woocommerce #review_form #respond p {
	margin-top: 22px;
}
.comment-respond .comment-form-comment textarea[name=comment] {
	border: 1px solid #e0e0e0;
}
.woocommerce-input-wrapper {
	display: block;
	width: 100%;
}
.woocommerce form .form-row textarea {
	height: 200px;
	padding: 22px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 46px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height: 46px;
	color: #686868;
}
.woocommerce-input-wrapper input[type=text], .woocommerce-input-wrapper input[type=tel], .woocommerce-input-wrapper input[type=email]{
	min-height: 46px;
	border: 1px solid #e0e0e0;
	background-color: #F7F7F7;
	border-radius: 0;
    padding: 20px 15px;
}

.select2-container--default .select2-selection--single {
	min-height: 46px;
	border: 1px solid #e0e0e0;
	background-color: #F7F7F7;
	border-radius: 0;
}
.comment-respond input[type=text], .comment-respond input[type=email], {
	display: block;
	width: 100%;
	height: 46px;
	border: 1px solid #e0e0e0;
	
}
.comment-reply-title,.comment-notes span,.comment-form-rating, .comment-form-comment, .comment-form-author, .comment-form-email, .woocommerce p.stars a,.woocommerce-product-attributes-item__label {
	color: #686868;
	font-weight: 400;
}
.woocommerce-product-attributes-item__value a {
	color: #337ab7;
	font-size: 14px;
}
.product-logo-block img {
	padding: 0 15px 15px 15px;
	border-left: 1px solid #EFEFEF;
}
.woocommerce #reviews #comments h2, .woocommerce #reviews #comments h2 span, .woocommerce-Tabs-panel h2{
	font-size: 24px;
    font-weight: 400;
    line-height: 1.4em;
    color: #686868;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	margin: 0;
	padding: 0 0 18px 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before, .woocommerce div.product .woocommerce-tabs ul.tabs::before {
	display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	padding: 0;
	border: none;
	
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
	background: #fdc716;
    color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
	background-color: #fdc716;
	color: #fff;
	-webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	font-weight: 400;
	padding: 15px 25px;
    background: #f7f7f7;
    font-size: 16px;
    color: #000;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
input[type=number]:focus {
	outline: none;
}
input[type=number] {
	background-color: #f7f7f7;
    display: inline-block;
    height: 32px;
    margin-right: 10px;
    vertical-align: middle;
    padding: 0;
    border: 1px solid #ebebeb;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
	z-index: 9000;
}
span.woocommerce-Price-currencySymbol, span.woocommerce-Price-amount.amount, .woocommerce-grouped-product-list-item__label {
	font-size: 14px;
    line-height: 1.4;
    color: #686868;
}
.woocommerce div.product p.price {
	padding-top: 24px;
	border-top: 1px solid #EFEFEF;
	color: #686868;
	font-size: 24px;
}
.star-rating span {
	color: #ffd230;
}
.woocommerce-product-details__short-description p {
	color: #686868;
	padding-bottom: 9px;
}
a.woocommerce-review-link {
	color: #686868;
}
.product_title.entry-title, .checkout.woocommerce-checkout h3 {
	font-size: 24px;
    font-weight: 600;
    line-height: 1.4em;
    margin: 0 0 15px;
    color: #686868;
}
.sku_wrapper, .sku {
	font-size: 14px;
    font-weight: 600;
    line-height: 1.4em;
    margin: 0 0 15px;
    color: #686868;
}
.woocommerce-pagination {
	width: 100%;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
	color: black;
}
.woocommerce nav.woocommerce-pagination ul {
	border: none;
}
.woocommerce-pagination {
	margin-bottom: 72px;
}
.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    border: 1px solid #f7f7f7!important;
    display: block;
    line-height: 30px;
    overflow: hidden;
    padding: 12px 15px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400;
    min-height: 30px;
}
.woocommerce-result-count {
	line-height: 30px;
}
select:focus {
    outline: 0;
}
.woocommerce .woocommerce-pagination ul.page-numbers li, 
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
	width: 55px;
	margin-right: 10px;
	border: 1px solid #eaeaea;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover,
 .woocommerce nav.woocommerce-pagination ul li span.current{
	background: #ffd230;
	color: black;
	font-weight: 600;
}
.tax-product_cat .recently-viewed-section-title {
	margin-top: 20px;
	padding-bottom: 18px;
    font-size: 1.2rem;
    color: #000;
}
a .popup-check{
	color: #337ab7;
	padding: 0 5px;
}

.filter__checkgroup-title a {
	color: #337ab7;
	padding: 0;
}

.filter__checkgroup-title {
	padding-left: 9px;
}

.woocommerce-products-header__title {
	font-size: 36px;
	margin-bottom: 52px;
	color: #686868;
}
li.widget {
	list-style: none;
	
}
li.widget .pc-active-filter__item-link span:not(.pc-active-filter__item-delete) {
	font-weight: 400;
	font-size: 14px;
	margin-right: 14px;
}
.products.columns-3, .products.columns-4 {
	list-style: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	justify-content: flex-start;
}
.woocommerce ul.products li.product .button {
	margin-top: auto;
}

/*
.product {
	display: flex;
    flex-direction: column;
}
*/
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
	display: flex;
    flex-direction: column;
    padding: 0 1px;
}

.search-results ul.products.columns-3 {
	width: 100%;
	margin-bottom: 50px;
}

.search-results ul.products.columns-3 li.product {
    width: 30%;
}

.cart_total_count {
	display: none;
}

.mobile_bucket {
	position: relative;
}

.header-checkout-button .cart_total_count, .bucket_sticky .cart_total_count {
	display: block !important;
	position: absolute;
	color: #fff;
	left: 30px;
	top: 5px;
	font-size: 10px;
	width: 14px;
	text-align: center;
	z-index: 9;
}

.mobonly.cart_total_count {
	position: absolute;
	color: #fff;
	right: 0;
	font-size: 10px;
	width: 14px;
	text-align: center;
	z-index: 9;
}

.bucket_sticky .cart_total_count {
    top: 12px;
    right: 4px;
}

.mobonly.cart_total_count {
	right: -8px;
}

.header-checkout-button .cart_total_count:before, .bucket_sticky .cart_total_count:before, .mobonly.cart_total_count:before {
	content: "";
	background-color: #ff682a;
	position: absolute;
	padding: 7px;
	z-index: -1;
	border-radius: 50%;
	left: 0;
}

.header-checkout-button a, .bucket_sticky a {
	position: relative;
}

.single-searchdebar input {
	padding: 11px;
}

body .dropdown-menu li a {
	padding-right: 14px;
}

.single-searchdebar {
	margin-bottom: 50px;
}

.search-results ul {
	padding-left: 0;
}

.page-template-homepage .seo-text-section {
	margin-top: 50px;
}
.page-template-contacts-template .page-content h5 {
	font-size: 24px;
    font-weight: 600;
    color: #ffd230;
    padding-bottom: 18px;
}
.page-template-delivery-template  .right-side-area {
	padding-left: 40px;
    border-left: 1px solid #e2e2e2;
}
.page-template-delivery-template .page-content {
	margin-bottom: 80px;
}
.delivery-info-block:last-child .delivery-info-block-title {
	font-size: 24px;
}
.delivery-info-block img {
	position: relative;
	top: 2px;
}
.delivery-info-block .delivery-info-block-content a {
	color: #686868;
}
.delivery-info-block .delivery-info-block-content {
	padding-left: 18px;
	font-size: 14px;
}
.delivery-info-block img, .delivery-info-block .delivery-info-block-content {
	display: inline-block;
	vertical-align: top;
}
.delivery-info-block-title {
	font-size: 36px;
	font-weight: 500;
	padding-bottom: 15px;
	
}
.left-side-delivery-content h5 {
	color: #ffd230;
	font-weight: 600;
	font-size: 24px;
	padding-top: 20px;
}
.left-side-area img, .left-side-area .delivery-page-title {
	display: inline-block;
	line-height: 1.4;
	font-size: 36px;
	color: #ffd230;
	padding-bottom: 22px;
}
.left-side-area .delivery-page-title {
	padding-left: 18px;
}
.left-side-area img {
	position: relative;
	top: 5px;
}
.aquaplast-info-section img {
	padding-right: 35px;
}
.aquaplast-info-section {
	padding: 0 5%;
	margin-bottom: 80px;
}
.col h2.aquaplast-info-section-title {
	font-weight: 600px !important;
    margin: 25px 0;
    font-size: 36px;
}
.offer-clients-text {
	margin-bottom: 100px;
}
.offer-clients-icon {
	margin-bottom: 30px;
}
.offer-clients-icon img {
	border: 2px solid #292929;
    border-radius: 50% 50% 50% 50%;
}
.offer-section-title {
	font-weight: 600;
	font-size: 36px;
	margin-top: 115px;
	line-height: 1;
	color: black;
	padding-bottom: 115px;
}
.slogan-section-title {
	padding: 115px 0;
	font-size: 36px;
	font-weight: 600;
}
.slogan-section { 
	position: relative;
	width: 100%;
	background-color: #292929;
	color: white;
}
.slogan-section:before {
	content: '';
	position: absolute;
	top:-40px;
	width: 0;
	height: 0;
	border-bottom: 40px solid #292929;
	border-left: 100vw solid transparent;
}
.slogan-section:after {
	content: '';
	position: absolute;
	bottom:-40px;
	width: 0;
	height: 0;
	border-top: 40px solid #292929;
	border-right: 100vw solid transparent;
}
.about-clients-section-title {
	font-size: 36px !important;
    padding-top: 90px;
    padding-bottom: 90px;
    font-weight: 600;
}
.about-clients-icon {
    text-align: center;
    margin-bottom: 40px;
    line-height: 1.4;
    font-size: 14px;
}
.about-clients-text {
	margin-bottom: 115px;
}
.about-clients-section {
	margin-top: 100px;
	position: relative;
	width: 100%;
	background-color: #FBD233;
	color: white;
}
.about-clients-section:before {
	content: '';
	position: absolute;
	top:-40px;
	width: 0;
	height: 0;
	border-bottom: 40px solid #FBD233;
	border-left: 100vw solid transparent;
}
.about-clients-section:after {
	content: '';
	position: absolute;
	bottom:-40px;
	width: 0;
	height: 0;
	border-top: 40px solid #FBD233;
	border-right: 100vw solid transparent;
}
.table-block {
	margin-bottom: 42px;
}
.dataTables_wrapper { 
	font-size: 14px;
	overflow-x: auto;
}

.tablepress  tr th {
	white-space: nowrap;
}
.tablepress  tr th, .tablepress  tr td {
	border: 1px solid #ddd;
    vertical-align: middle;
    padding: 8px;
}
.page-title {
	color: #000000 !important;
    font-weight: 500;
    text-align: center;
    margin-bottom: 20px;
    font-size: 36px;
}
.page-subtitle {
	text-align: center;
	font-size: 14px;
	margin-bottom: 25px;
}
.table-title {
	font-size: 26px;
    text-align: center;
}
.sidebar-wrapper.sidebar_custom-bar {
	border-right: 1px solid #E9E9E9!important;
	padding-right: 20px;
}
.page-template-documents-template .page-content, .page-template-certificate-template .page-content {
	padding-bottom: 80px;
}
.custom-list {
	margin-bottom: 45px;
}
.custom-list ul {
	padding-left: 0;
	list-style: none;
}
.custom-list li a {
	color: black;
	font-size: 14px;
	text-decoration: underline;
}
.custom-list li a:hover {
	color: #686868;
}
.custom-list__title {
	margin-bottom: 25px;
	color: black;
}
.sidebar__content {
	font-size: 14px;
	line-height: 1;
	color: #686868;
	margin-bottom: 10px;
}
.sidebar__content ul {
	padding-left: 15px;
}
.sidebar__content ul li {
	padding-bottom: 16px;
}
.sidebar-row {
	align-items: center;
	display: flex;
	-webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px;
}
.sidebar__title {
	font-size: 32px;
	color: #ffd230;
}
.sidebar-icon {
	margin-top: auto;
	width: 35px;
	height: 35px;
    margin-bottom: 35px;
    margin-right: 10px;
}
img {
	vertical-align: middle;
}
.get-price-section {
	background: #fbfbfb;
	width: 100%;
}
.get-price-section-icon {
	margin-top: 40px;
}
.get-price-section-title {
	margin-top: 50px;
	color: #000000;
    font-size: 30px;
    font-weight: 600;
}
.catalog-page-title {
	text-align: center;
	color: #686868;
	margin-bottom: 62px;
}
.catalog-categories-block-thumb {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 130px;
}
.catalog-categories-block-thumb_contain {
	background-size: contain;
}
.catalog-categories-block-inner a:hover .catalog-categories-block-thumb {
	opacity: 0.75;
	transition: all .3s ease;
}
.catalog-categories-block-inner a, .catalog-categories-block-inner a:hover {
	color: black;
}
.catalog-categories-block-content {
	font-size: 14px;
	line-height: 1.4;
}
.catalog-categories-section {
	margin-bottom: 62px;
}
.catalog-categories-block-title {
	text-align: center;
	color: #000000;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-bottom: 15px;
    border-bottom:  1px solid #e3e3e3;
}
body:not(.home) .page-content{
	border-top: 1px solid #e3e3e3;
	padding-top: 25px;
}
span {
	color: #292929;
    font-weight: 600;
}
.seo-text-section {
	font-size: 14px;
	padding-bottom: 42px;
}
.seo-text-section .noselect h2 {
	color: #ffd230;
}
.page-template-contacts-template .google-map-area {
	height: 400px;
}
.google-map-area {
	height: 680px;
}
.google-map-area iframe {
	position: absolute;
	
}

.google-map-area .contact-us-section-form {
	position: relative;
	z-index: 100;
	background: #fff none repeat scroll 0 0;
    border: 7px solid #f7f7f7;
    padding: 23px 23px 23px 23px;
    -moz-box-shadow: 0 1px 5px #6e6b6b;
    -webkit-box-shadow: 0 1px 5px #6e6b6b;
    box-shadow: 0 1px 5px #6e6b6b;
}

.single-vacancy {
	padding-bottom: 16px; 
	margin-bottom: 16px;
}
.single-vacancy:not(:last-child) {
	border-bottom: 1px dashed rgba(127, 127, 127, 0.5);
}
.single-vacancy-title:hover, .single-vacancy-readmore:hover {
	color: #ffd230;
}
.single-vacancy-title {
	font-family: Montserrat,sans-serif;
	display: inline-block;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    color: #000;
    padding-bottom: 2px;
    margin-bottom: 7px;
	
}
/*
.single-vacancy-title:after {
	content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80px;
    height: 2px;
    background: #ffd230;
}
*/
.single-vacancy-excerpt {
	padding-bottom: 8px;
	font-size: 14px;
	line-height: 1.2;
}

.single-vacancy-readmore, .vac-section-block-meta a.news-section-block-read-more, .news-section-block-meta a.news-section-block-read-more {
	color: #000;
	font-weight: 700;
    font-size: 13px;
    display: flex;
    margin-top: auto;
}
.single-vacancy-readmore {
	padding-bottom: 14px;
	font-size: 20px;
	line-height: 24px;
}

.single-vacancy-readmore:before, .vac-section-block-meta a.news-section-block-read-more:before , .news-section-block-meta a.news-section-block-read-more:before {
	content: '';
	background-image: url('/wp-content/themes/aquaplast/img/arrow-right.svg');
	background-size: cover;
	display: flex;
	position: relative;
	margin-right: 10px;
padding-right: 20px;
	width: 20px;
	height: 20px;
	top: 0px;
}
.news-section-block-excerpt {
	font-family: Montserrat,sans-serif;
	font-size: 14px;
	color: #686868;
	margin-bottom: 20px;
}
.news-section-block-title {
	font-family: Montserrat,sans-serif;
	font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    color: black; 
    padding-bottom: 15px;
    margin-bottom: 20px!important; 
}
.news-section-block-title:after {
	content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80px;
    height: 2px;
    background: #ffd230;
}
.vac-section-block-meta a:hover, .news-section-block-meta a:hover, .news-section-block-title:hover {
	color: #ffd230;
}
.news-section-block {
	display: flex;
	flex-direction: column;
}
.vac-section-block-meta {
	display: flex;
	flex-direction: column;
	font-family: Montserrat,sans-serif;
	width: 100%;
    padding: 26px;
/*     box-shadow: 0 1px 4px 0 rgba(0,0,0,.14); */
    height: 100%;
}
.news-section-block-meta {
	display: flex;
	flex-direction: column;
	font-family: Montserrat,sans-serif;
	width: 100%;
    padding: 26px;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.14);
    height: 100%;
}
.vac-section-block-thumb {
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	transition: all .3s ease;
	min-height: 180px;
}
.news-section-block-thumb {
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 160px;
	transition: all .3s ease;
}
.vac-section-block-thumb:hover , .news-section-block-thumb:hover {
	opacity: 0.75;
	transition: all .3s ease;
}
.vac-section-block-inner {
	flex-direction: column;
	display: flex;
	height: 100%;
	margin-bottom: 32px;
	box-shadow: 0 1px 4px 0 rgba(0,0,0,.14); 
	transition: all .5s ease;
}
.vac-section-block-inner:hover {
	box-shadow: 0 1px 6px 0 rgba(0,0,0,.18); 
}
.news-section-block-inner {
	flex-direction: column;
	display: flex;
	height: 100%;
	margin-bottom: 32px;
}
.call-to-action-section-subtitle {
	line-height: 16px;
    text-transform: none;
    text-align: center;
    font-size: 14px;
    padding-bottom: 14px;
}
.call-to-action-section-title {
	font-size: 24px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 40px;
}
.call-to-action-section {
	padding: 80px 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50% 91px;
	background-size: cover;
	margin-bottom: 62px;
}
.page-template .page-template-contacts-template p {
	font-family: Montserrat, sans-serif !important;
}
.text-box span {
	
	font-size: 18px;
}
.sale-departments, .working-hours-block, .requisites-block{
	margin-bottom: 50px;
	margin-top: 5px;
}
.text-box, .text-box a {
	line-height: 22px;
    margin: 0;
    color: #ffd230;
	font-family: Montserrat, sans-serif !important;
}

.requisites {
	padding-top: 18px;
}
.contact-form-title {
	font-size: 24px;
    font-weight: 600;
    margin: 0 0 28px;
    
    color: #ffd230;
    font-family: Montserrat, sans-serif !important;
}
.send-message-form h3 {
	font-size: 24px;
    font-weight: 500;
    margin: 0 0 28px;
    color: #ffd230;
    font-family: Montserrat, sans-serif !important;
}
.contact-details h2 {
	font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffd230;
    font-family: Montserrat, sans-serif !important;
}
.border_title {
	background: #f7f7f7 none repeat scroll 0 0;
    display: block;
    height: 2px;
    width: 70px;
    margin: 0 0 32px;
}
.tab-price-content label {
	width: 100%;
}
.contact-form  .wpcf7-form-control-wrap.checkbox span{
	color: #686868;
	font-size: 14px;
	font-weight: 400;
	font-family: Montserrat,sans-serif;
}
.contact-form a {
	color: #337ab7;
	font-size: 14px;
	font-weight: 400;
}
.get-price-section-fotm  input[type=checkbox],.get-price-section-fotm  a {
	font-family:  Montserrat,sans-serif;
	font-size: 14px;
}
.get-price-section-fotm label{
	line-height: 1;
}
.get-price-section-fotm input[type='text'], .get-price-section-fotm input[type='email'], .get-price-section-fotm input[type='tel']{
	border: none;
    padding: 9px 20px;
    width: 100%;
    font-size: 14px;
}
.get-price-section-fotm textarea {
	border: none;
    padding: 9px 20px;
    width: 100%;
    font-size: 14px;
}

.call-to-action-section-form input[type='text'], .call-to-action-section-form input[type='email'], .call-to-action-section-form input[type='tel']{
	width: 97%;
	background: transparent;
    border: none;
    border-bottom: 2px solid #A9A9A9;
    font-size: 14px;
}
.call-to-action-section-form p {
	width: 100%;
	text-align: center;
	font-size: 14px;
	
}
.call-to-action-section-form p span {
	color: #686868;
	font-weight: 400;
	font-family: Montserrat, sans-serif;
}
.call-to-action-section-form input[type=submit] {
	position: relative;
	top: -15px;
	font-size: 14px;
	width: 100%;
}
.wpcf7-list-item-label {
	font-weight: 400;
}
.block-title-contacts {
	font-size: 24px;
    font-weight: 600;
    color: #ffd230;
    padding-bottom: 18px;
}
.contact-us-section-form .contact-form input[type='text'],
.contact-us-section-form .contact-form input[type='email'], 
.contact-us-section-form .contact-form input[type='tel'] {
	margin-bottom: 20px;
}
.contact-us-section-form .contact-form input[type=submit] {
	margin-top: 16px;
	width: fit-content;
}
.contact-us-section-form .contact-form textarea {
	height: 108px;
	margin-bottom: 20px;
}
.contact-us-section-form .col-md-12 {
	font-size: 14px;
}
.contact-form input[type='text'], .contact-form input[type='email'], .contact-form input[type='tel'] {
	border: 1px solid #eaeaea;
    color: #9e9e9e;
    display: block;
    font-size: 14px;
    height: 50px;
    margin-bottom: 30px;
    padding: 0 15px;
/*     text-transform: capitalize; */
    transition: all 300ms ease 0s;
    width: 100%;
}
.contact-form-block {
	margin-bottom: 80px;
}
.contact-form textarea {
	height: 250px;
	padding: 15px 15px;
	border: 1px solid #eaeaea;
    color: #9e9e9e;
    display: block;
    font-size: 14px;
    margin-bottom: 30px;
/*     text-transform: capitalize; */
    transition: all 300ms ease 0s;
    width: 100%;
    
}
.contact-form input[type=submit] {
	font-weight: 600;
	font-size: 14px;
	width: 100%;
	text-shadow: 2px 2px 2px rgba(0,0,0,.2);
	transition: all 300ms ease 0s;
}

.page-template-contacts-template .contact-form input[type=submit] {
	width: 40%;
	margin: auto;
}

.tab-price-content input[type='text'], .tab-price-content input[type='email'],.tab-price-content input[type='tel'] {
	border: 0;
    padding: 10px 20px 10px 10px;
    font-family: Montserrat, sans-serif !important;
    width: 80%;
}
.tab-price-content textarea[name='your-message'] {
	width: 80%;
	height: 100px;
	border: 0;
    padding: 10px 20px 10px 10px;
    font-family: Montserrat, sans-serif !important;
}

.tab-price-content p {
	margin-bottom: 7px;
	color: #686868;
	font-size: 14px;
    line-height: 1.42857143;
    font-weight: 400;
    font-family: Montserrat, sans-serif !important;
}
.content-cat-title {
	text-align: center;
	color: #000;
}
.content-cat-block a:hover, .content-cat-block a:hover .content-cat-title, .content-cat-block a:hover .content-cat-thumb  {
	text-decoration: none;
	opacity: 0.75;
}
.content-cat-thumb {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 150px;
    min-width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 3px solid #fff;
    margin: 0 auto 20px;
}
.tab-about-icon {
	margin-bottom: 18px;
}
.tab-about-description {
	color: #252424;
	font-size: 14px;
	line-height: 1.1;
 
    font-weight: 400;
}
.info-section {
	font-family: Montserrat, sans-serif!important;
}
.tabs-section {
	background-color: #f7f7f7;
	position: relative;
	font-family: Montserrat, sans-serif!important;
}
.tab-about-content {
	font-size: 14px;
	padding-bottom: 30px;
}
.tabs-section .tab-content {
	
}
.tabs-section-background {
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	height: 100%;
	background-position: center center;
	background-size: cover;
}
.view-all.btn_more {
	display: block;
}
.btn_more {
	background: #ffd230;
    color: #252424;
    border: 2px solid #ffd230;
    font-weight: 700;
    font-size: 14px;
    width: fit-content;
    text-align: center;
    padding: 12px 36px;
    margin-top: 32px;
    transition: all .3s ease;
}
.btn_more:hover {
	background: #ffc300;
    color: #252424;
    text-decoration: none;
    transition: all .3s ease;
}
.btn_more:focus {
	outline: none;
}
.tabs-section .tab-pane {
	padding: 60px 60px 40px 0px;
	min-height: 700px;
}
.tabs-section .tab-about-title {
	font-size: 30px;
	letter-spacing: 0;
	color: #ffd230;
	padding-bottom: 18px;
}
.tabs-section .tab-content-title, .contact-form .tab-content-title {
	padding: 12px 0 12px 24px;
	margin-bottom: 32px;
	border-left: 3px solid #01305e;
	color: #ffd230;
    font-size: 30px;
    font-weight: 600;
    line-height: 36px;
    text-transform: uppercase;
}
.tabs-section .nav-link {
	background: rgba(0,0,0,.53);
	color: white;
	border-radius: 0;
	margin-bottom: 1px;
	position: relative;
	padding-left: 65px;
	transition: all .3s ease;
}
.tabs-section .nav-link.active {
	background-color: #fdc716;
}
.tabs-section .nav-link:hover {
	background-color: #fdc716;
	transition: all .3s ease;
}
.tabs-section .nav-link:before {
	content: '';
	background-image: url(/wp-content/themes/aquaplast/img/check-white.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 25px 25px;
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    left: 23px;
    top: 23px;
}
.tabs-section .tab-title {
	font-size: 20px;
    font-weight: 600;
/*     text-transform: capitalize; */
    background-size: 14px 14px;
    
}
.tabs-section .tab-subtitle {
	font-size: 14px;
}
.text-center .info-icon {
	width: 61px;
	height: 61px;
	position: relative;
}
.info-section .text-center .info-icon:before {
	content: '';
	background-image: url(/wp-content/themes/aquaplast/img/info.svg);
	display: block;
	background-repeat: no-repeat;
    background-position: center;
    background-size: 61px 61px;
	width: 61px;
	height: 61px;
}
.info-section .col-md-3 {
	text-align: center !important;
}
.info-section {
	margin-bottom: 50px;
}
.info-section a {
	position: relative;
	color: #292929;
	font-size: 30px;
    text-transform: uppercase;
    text-align: center;
}
.info-section a:hover {
	text-decoration: none;
	color: #fdc716;
}
.info-section a:hover:after {
	background-color:  #fdc716;
}
.info-section a:after {
	content: '';
    width: 55px;
    height: 1px;
    position: absolute;
    bottom: -10px;
    left: calc(50% - 27px);
    background-color: #292929;
}

/* =========================================== menu button*/
.mobile_search {
	display: none;
}
.icon-bar {
	width: 22px; 
	height: 2px;
	background-color: #fff;
	display: block;
	transition: all 0.2s;
	margin-top: 4px
}
.navbar-toggler:focus {
	outline: none;
}
.navbar-toggler {
  border: none;
  background: #212529;
  border-radius: 0;
  margin: 0;
  width: 49px;
  height: 51px;
  padding: 13px 13px 15px 13px;
}
.navbar-toggler .top-bar {
  transform: translateX(3px) rotate(45deg);
  transform-origin: 10% 10%;
}
 
.navbar-toggler .middle-bar {
  opacity: 0;
}
 
.navbar-toggler .bottom-bar { 
  transform: translateX(3px) rotate(-45deg);
  transform-origin: 10% 90%;
}
 
.navbar-toggler.collapsed .top-bar {
  transform: rotate(0);
}
 
.navbar-toggler.collapsed .middle-bar {
  opacity: 1;
}
 
.navbar-toggler.collapsed .bottom-bar {
  transform: rotate(0);
}
/* =========================================== menu button above */
ul .depth_0 {
	padding-left: 0;
}
.phone_sticky .nav-link {
	display: flex;
}
.sticky_scroll_top {
	padding-bottom: 72px;
}
.sticky_scroll .navbar-nav > ul > .special {
	display: none;
}
.sticky_scroll .special a:before {
	display: none;
}

.navbar:not(.sticky_scroll) .cutoff-menu {
	display: none;
}

.mainmenu-area ul.menu > li.cutoff-menu:before {
	display: none;
}

.cutoff-menu {
    width: 40px;
        display: flex;
    align-items: center;
}

.mainmenu-area ul.menu > li.cutoff-menu:after {
	content: url("/wp-content/themes/aquaplast/img/dropdown.svg");
	border: 1px solid #999999;
    padding: 0px 5px 0px 5px;
    border-radius: 8px;
    position: absolute;
}

.phone_sticky .nav-link div {
	color: #fdc716;
}
.phone_sticky a div:before {
	content: url('/wp-content/themes/aquaplast/img/telephone-yellow.png');
	padding-right: 10px;
}
.navbar-dark .navbar-nav .bucket_sticky .nav-link{
	font-size: 0;
}
.bucket_sticky a:before {
	content: url('/wp-content/themes/aquaplast/img/cart-yellow.png');
}
.add_menu_btn {
	display: none;
}

.sticky_scroll .add_menu_btn {
	display: block;
}
.contact_button a:before {
	display: none;
}
.phone_sticky, .bucket_sticky {
	display: none;
}
.sticky_scroll .phone_sticky,.sticky_scroll .bucket_sticky {
	display: flex;
	padding: 0;
}
.recently-viewed-slider .slick-track, .top-products-slider .slick-track, .slick-track {
    display: flex;
}
.top-products-slider .slick-initialized .slick-slide, .slick-initialized .slick-slide {
	display: flex;
	flex-direction: column;
}

.slick-slide, .slide-product-block {
    height: inherit;
}
.slide-product-block {
	height: 100%;
	display: flex;
	flex-direction: column;
}
.woocommerce button.button.alt {
	background-color: #FF682A;
	color: white;
	text-align: center;
	border-radius: 0;
    line-height: 1.5;
    font-weight: 600;
    transition: all .3s ease;
    padding: 12px 36px;
}
.woocommerce button.button.alt:focus {
	outline: none;
}
.woocommerce button.button.alt:hover {
	background-color: #fdc716;
}

.woocommerce a.button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .search-results li.product a.button {
	display: flex;
	margin-top: auto;
	justify-content: center;
	padding: 12px 0;
	background-color: #ffd12f;
	color: white;
	text-align: center;
	width: 100%;
	border-radius: 0;
	line-height: 1.5;
	font-weight: 700;
	transition: all .3s ease;
	text-shadow: 2px 2px 2px rgba(0,0,0,.2);

}

.slide-product-block .add_to_cart_button {
	justify-content: center;
	padding: 12px 0;
	background-color: #FF682A;
	color: white;
	text-align: center;
	width: 100%;
	border-radius: 0;
	line-height: 1.5;
	font-weight: 400;
	transition: all .3s ease;
}


.woocommerce-message {
	line-height: 3;
}
.woocommerce-message a.button {
	width: 235px;
}
.slide-product-block .add_to_cart_button:hover ,.woocommerce a.button:hover,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
	text-decoration: none;
	background-color: #fdc716;
	color: white;
	transition: all .3s ease;
}
ul.slick-initialized.slick-slider {
	padding-left: 0;	
}
a.woocommerce-LoopProduct-link:hover {
	color: #686868;
}
a.woocommerce-LoopProduct-link:hover img {
	opacity: 0.75;
}
a.product-btn-buy:hover .slide-product-thumbnail {
	opacity: 0.75;
}
.slide-product-thumbnail img {
	width:100%;
	height: auto;
}
.slide-product-block, .type-product {
	margin: 0px 18px;
}

.slide-product-block:first-child {
	margin-left: 0;
}

.slide-product-title, .woocommerce-loop-product__title {
	text-align: center;
	color: #686868;
	margin: 18px 0;
	font-size: 14px;
}
.slide-product-title:hover {
	text-decoration: none;
}
.recently-viewed-section, .top-products-section {
	padding-bottom: 80px;
}
.recently-viewed-section-title, .top-products-section-title {
	padding-bottom: 18px;
	font-size: 1.2rem;
}
.slide-product-block a {
	color: #686868;
}
.slide-product-block a:hover {
	color: #686868;
}

.slick-slider {
	position: relative;
	z-index: 1;
}
.slick-slider button.slick-arrow {
	position: absolute;
	z-index: 10;
	font-size: 0;
	width: 30px;
	height: 30px;
	border: none;
	background-color: transparent;
}
.slick-slider button.slick-arrow:focus, .woocommerce a.button:focus, .slide-product-thumbnail img:focus, .woocommerce img:focus, .woocommerce-loop-product__title:focus, a:focus{
	outline: none;
}
.slick-slider .slick-prev {
	left: -20px;
	top: calc(50% - 30px);
}
.slick-slider button.slick-prev.slick-arrow:before {
	content: url('/wp-content/themes/aquaplast/img/chevron-left-black.svg');
}
.slick-slider .slick-next {
	right: -20px;
	top: calc(50% - 30px);
}
.slick-slider button.slick-next.slick-arrow:before {
	content: url('/wp-content/themes/aquaplast/img/chevron-right-black.svg');
}
/* =================================================================== */
.categories-section {
	margin-bottom: 100px;
}
.container-fluid {
	padding: 0;
}
.categories-section .categorу-block {
	min-height: 170px;
	position: relative;
	z-index: 1;
}
.categories-section .categorу-block a:hover:before, 
.categories-section .categorу-block a:nth-child(even):hover:before, 
.categories-section .categorу-block a:nth-child(odd):hover:before {
	background: rgba(249,211,58,.5);
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.categories-section .categorу-block a:hover {
	text-decoration: none;
}
.categories-section .categorу-block a {
	background-position: center center;
	background-size: cover;
	min-height: 225px;
}
.categories-section .categorу-block a div {
	position: relative;
	z-index: 10;
	color: #252424;
}
.categories-section .categorу-block a:hover div {
	color: #fff;
	text-shadow: 0 0 10px rgb(0, 0, 0);
}
.categories-section .categorу-block a:before {
	content: '';
	position: absolute;
	z-index: 5;
	background-color: grey;
	width: 100%;
	height: 100%;
}
.categories-section .categorу-block:nth-child(even) a:before {
	background-color: #FFE694;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.categories-section .categorу-block:nth-child(odd) a:before {
	background-color: #FDC716;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.slick-slide .single-slide .brand-name {
	text-transform: uppercase;
	line-height: 11px;
    color: rgb(255, 255, 255);
    margin-bottom: 20px;
    padding: 4px 14px;
    letter-spacing: 0px;
    font-weight: 600;
    font-size: 13px;
	background: url('/wp-content/themes/aquaplast/img/press-bg.png');
	background-repeat: no-repeat;
	width: fit-content;
}
.slick-slide .single-slide .slide-title {
	font-size: 29px;
	margin-bottom: 20px;
    line-height: 43px;
    font-weight: 100;
    color: #ffffff;
    letter-spacing: 0px;
    font-family: "Open Sans", sans-serif;
}
.slick-slide .single-slide a {
	background-color: #fdc716;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 16px;
    border: 1px solid #fdc716;
    margin: 0px 11px 0px 0px;
    padding: 9px 22px;
    letter-spacing: 0px;
    font-weight: 600;
    font-size: 10px;
    width: fit-content;
    text-shadow: 2px 2px 2px rgba(0,0,0,.2);
    -webkit-transition: all 500ms ease!important;
    -ms-transition: all 500ms ease!important;
    -o-transition: all 500ms ease!important;
}
.slick-slide .single-slide a:hover {
	background-color: #ffc300;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    text-decoration: none;
}
.delimiter:before {
	content: url('/wp-content/themes/aquaplast/img/chevron-right-black_breadcrumbs.svg');
	margin-right: 5px;	
}
.woocommerce-breadcrumb, .woocommerce .woocommerce-breadcrumb {
	font-size: 14px;
	color: #686868;
	margin-top: 55px;
	margin-bottom: 35px;
	text-align: left;
}
.woocommerce-breadcrumb a {
	color: #686868;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.woocommerce-breadcrumb a:hover {
	color: #fdc716;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
/* ============================================================== */

.form-inline .form-control {
	width: 100%;
}

.navigation,#menu-main-header-menu {
	width: 100%;
}
.mainmenu-bg {
	background-color: #292929;
	margin-right: 30px;
}
.btn.btn-warning {
	background-color: #fdc716 ;
	color: white;
	border: 2px solid #fdc716;
	font-family: 'Montserrat',sans-serif;
    font-size: 14px;
    font-weight: 600;
    outline: medium none;
    text-align: center;
    text-shadow: 2px 2px 2px rgba(0,0,0,.2);
    text-transform: uppercase;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    width: 170px;
    padding: 21px 0;
    border-radius: 0;
}
.btn.btn-warning:hover {
	background-color: #ffc300;
	border: 2px solid #fdc716;
}

img.logo {
	width: 100%;
	max-width: 250px;
}
.mainmenu-area {
	margin-top: 20px;
	margin-bottom: -25px;
	z-index: 1000;
	background-color: #292929;
}

.navbar {
	padding: 0;
}

#sidebar-1 p {
	font-weight: 300;
}

.mainmenu-area li  {
	padding: 11px 0;
    position: relative;
}
.menu-pages {
	display: flex;
	width: 100%
}
.navbar.sticky.sticky_scroll {
	padding: 0;
	margin: 0;
    position: fixed;
    background-color: #292929;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    -webkit-animation-name: menu_sticky;
            animation-name: menu_sticky;
    -webkit-animation-duration: 0.60s;
            animation-duration: 0.60s;
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    -webkit-box-shadow: 0 13px 30px -12px rgba(0,0,0,.75);
    box-shadow: 0 13px 30px -12px rgba(0,0,0,.75);
}
.sticky_scroll .phone_sticky div, .sticky_scroll .bucket_sticky div{
	display: flex;
	align-items: center;
}

@-webkit-keyframes menu_sticky {
	from {-webkit-transform: translate(0,-100px);transform: translate(0,-100px)}
    to {-webkit-transform: translate(0,0);transform: translate(0,0)}
}

@keyframes menu_sticky {
	from {-webkit-transform: translate(0,-100px);transform: translate(0,-100px)}
    to {-webkit-transform: translate(0,0);transform: translate(0,0)}
}
.menu.navbar-nav.flex-row {
	width: 100%;
}
.navbar-dark .navbar-nav .nav-link:hover {
	color: #fdc716;
	transition: all .3s ease;
}
.navbar-dark .navbar-nav .nav-link{
	color: white;
	padding: 13px 12px;
    text-decoration: none;
    font-weight: 400;
    font-size: 12px;
    font-family: 'Montserrat',sans-serif;
    text-transform: uppercase;
    z-index: 100;
	position: relative;
	background-color: #292929;
	
}
.navbar-dark .navbar-nav > .menu-item > .nav-link{
	padding-left: 5px;
	padding-right: 5px;
}
.dropdown-item {
	font-size: 14px;
}
header .dropdown-item {
	white-space: inherit;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu> a:after{
    content: url('/wp-content/themes/aquaplast/img/chevron-right-solid.svg');
    float: right;
    color: white;
    width: 8px;
    height: 8px;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0px;
    margin-left: 0px;
}



.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown-toggle::after {
	display: none;
}




ul.dropdown-menu {
	border-radius: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
.dropdown-menu  li {
	min-width: 250px;
	position: relative;
	background-color: #292929;
	padding: 0;
}
.dropdown-menu li:not(:last-child):after {
	content: '';
	width: 90%;
	height: 1px;
	background-color: #999999;
	position: absolute;
	bottom: 0;
	margin-left: 5%;
	margin-right: 5%;
 
}
.dropdown-menu li a:hover {
	background-color: #999999;
	color: white;
}

.dropdown-menu  li a {
	position: relative;
	padding: 11px ;
	color: white;
	z-index: 10;
}

.dropdown-menu.sub-menu.depth_1 {
	border-left: 1px solid white;
}
.dropdown-menu.sub-menu li {
	width: 100%;
}


.navbar-dark .navbar-nav ul li:not(:last-child) a:before {
	content: '';
    position: absolute;
    top: 0;
    right: -5px;
    width: 2px;
    height: 100%;
    background: url(/wp-content/themes/aquaplast/img/menu-border.png);
}

.navbar-dark .navbar-nav ul.dropdown-menu li a:before {
	right: 0;
}

.navbar-dark .nav-item.active:before {
	opacity: 1;
}
.mainmenu-area ul.menu > li:before {
/* 	will-change: transform, opacity; */
	z-index: 10;
	content: '';
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -1px;
    width: 1px;
    height: 66px;
    background: #fdc716;
    opacity: 0;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.mainmenu-area ul.menu > li:hover:before {
	opacity: 1;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.top-header-area {
	padding-top: 15px;
}

.header-phone a {
	position: relative;
	padding-left: 35px !important;
    margin: 7px 0 !important;
}

.header-phone a:before {
	content: url('/wp-content/themes/aquaplast/img/telephone-yellow.png');
	position: absolute;
	top: 0;
	left: 0;
}

.menu-phone-icon a {
	margin-right: 32px;
}
.button_call {
/* 	margin-right: 68px; */
	margin-top: 5px;
/*
	width: 157px;
	height: 32px;
*/
	left: 931px;
	top: 29px;
	border: 1px solid #fdc716;
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 10px -8px rgba(0,0,0,.75);
    box-shadow: 0 6px 10px -8px rgba(0,0,0,.75);
    text-align: center;
    text-transform: uppercase;
/*     height: 35px; */
	padding: 4px 7px;
    transition: all .3s ease;
}
.button_call:hover {
	-webkit-box-shadow: 0 4px 14px -10px rgba(0,0,0,.75);
    box-shadow: 0 4px 14px -10px rgba(0,0,0,.75);
    transition: all .3s ease;
    
}
.button_call a {
	padding-top: 9px;
}
.working-hours {
	list-style: none;
	position: absolute;
	top: 40px;
	left: 47px;
}
.top-header-area ul li .working-hours a {
	color: #999999;
}
#menu-item-3391 a {
	display: flex;
    flex-direction: column;
}
.contact-area {
	position: relative;
	z-index: 1;
	padding-bottom: 62px;
}
.menu-map-icon div {
	min-width: 105px;
}
.menu-map-icon > a:before {
	content: url(/wp-content/themes/aquaplast/img/map-marker.svg);
	min-height: 30px;
	min-width: 30px;
	width: 30px;
	height: 30px;
	display: block;
	margin-right: 8px;
}
.menu-map-icon a {
	position: relative;
}
.menu-mail-icon, .menu-map-icon {
	margin-right: 10px;
}
.menu-mail-icon a div {
	line-height: 30px;
}
.menu-mail-icon a:before {
	content: url(/wp-content/themes/aquaplast/img/email-icon.svg);;
	min-height: 30px;
	min-width: 30px;
	width: 30px;
	height: 30px;
	display: block;
	margin-right: 8px;
}
.menu-phone-icon a:before {
	content: '';
	background-image: url(/wp-content/themes/aquaplast/img/telephone-yellow.png);
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 30px;
	min-width: 30px;
	width: 30px;
	height: 30px;
	display: block;
	margin-right: 8px;
}

.menu-like-icon a {
	margin-right: 32px;
}
.menu-like-icon a:before {
	content: '';
	background-image: url(/wp-content/themes/aquaplast/img/like-yellow.png);
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 30px;
	min-width: 30px;
	width: 30px;
	height: 30px;
	display: block;
	margin-right: 8px;
}
.header-checkout-button, .top-search-box {
	margin-right: 12px
}
.header-checkout-button:hover, .top-search-box:hover {
	 -webkit-filter: drop-shadow(1px 1px 1px rgba(253, 199, 22, 0.22));
  filter: drop-shadow(1px 1px 1px rgba(253, 199, 22, 0.22));
  
}
.header-checkout-button a:before {
	content: '';
	background-image: url(/wp-content/themes/aquaplast/img/cart-yellow.png);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 30px;
	min-width: 30px;
	width: 30px;
	height: 30px;
	background-size: 26px 26px;
	display: block;
}

.top-search-box-sticky a {
	font-size: 0 !important;
}

.top-search-box-sticky a:before {
	content: '';
	background-image: url(/wp-content/themes/aquaplast/img/search-yellow.png) !important;
	background-repeat: no-repeat;
	background-position: right center;
	min-height: 25px;
	min-width: 25px;
	width: 25px;
	height: 25px;
	top: 4px !important;
	background-size: 26px 26px;
	display: block;
}

.top-search-box a:before {
	content: '';
	background-image: url(/wp-content/themes/aquaplast/img/search-yellow.png);
	background-repeat: no-repeat;
	background-position: right center;
	min-height: 30px;
	min-width: 30px;
	width: 30px;
	height: 30px;
	background-size: 26px 26px;
	display: block;
}
.header-checkout-button div,.top-search-box div {
	display: none
}

.pc-active-filter__list {
	padding-top: 20px
}

.menu-icon a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
}
.top-header-area ul li a {
	color: #272727;
    font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 15px;
}


input[type=text]:focus, input[type=tel]:focus, input[type=email]:focus, input[type=submit]:focus, textarea:focus {
	outline: none;
}
footer input[type=text],footer input[type=email] {
	width: 100%;
    background: #EBEBEB;
    border: none;
    padding: 15px 20px;
    color: #000;
}
input[type=submit], .woocommerce #review_form #respond .form-submit input,  .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled] {
	opacity: 1;
	font-size: 14px;
	font-weight: 700;
	padding: 15px 20px;
	width: fit-content;
    background: #ffd230;
    color: #252424;
    text-transform: uppercase;
    line-height: 1;
    border: 2px solid #fdc716;
    transition: all 300ms ease 0s;
    border-radius: 0;
    color: white;
    text-shadow: 2px 2px 2px rgba(0,0,0,.2);
}
input[type=submit]:hover, .woocommerce #review_form #respond .form-submit input:hover,.woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover {
	background-color: #ffc300;
	border: 2px solid #fdc716;
	color: white;
	transition: all 300ms ease 0s;
}
footer .wp-post-image {
	max-width: 50px;
	padding-top: 3px;
}
footer textarea[name='your-message'] {
	height: 100px;
	width: 100%;
    background: #EBEBEB;
    border: none;
    padding: 10px 10px 10px 20px;
    color: #000;
}
.wpcf7-form a, a.policy {
	color: #ffd230;
}
.wpcf7-list-item.first.last {
	margin-left: 0;
}
footer .wpcf7-list-item.first.last, a.policy {
	margin-left: 0;
	font-weight: 400;
	font-family: Montserrat, sans-serif;
	font-size: 11px;
}
footer, footer p, footer a {
	font-family: Montserrat, sans-serif!important;
	color: #686868;
	font-size: 13px;
}
footer a {
	color: #ffd230;
}
footer a:hover {
	color: #686868;
}
footer .widget ul,footer .blog_widget ul {
	padding-left: 0;
}
.blog_widget .blog_post_text {
	padding-left: 0px;
}
footer .widget ul li {
	list-style: none;
}
footer .widget_nav_menu a:before {
	content: '';
    background-image: url(/wp-content/themes/aquaplast/img/check.svg);
    background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 14px;
	min-width: 14px;
	width: 14px;
	height: 16px;
	background-size: 14px 14px;
    display: block;
    margin-right: 15px;
}
footer .widget_nav_menu .nav-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0.3rem 0;
}

footer .widget_nav_menu .nav-link:hover {
	text-decoration: underline;
}
.footer-logo {
	max-width: 170px!important;
}

.footer-area {
	font-size: 14px;
    line-height: 1.42857143;
	background: #F8F8F8;
	font-weight: 600;
	padding-top: 55px;
}
.subfooter {
	font-size: 13px;
	font-weight: 400;
	padding: 23px 0;
	background-color: #252324;
	color: white;
}
.subfooter a {
	color: #fff;
}

footer input[type="submit"] {
	width: 100%;
}
.subfooter a:hover {
	color: white;
}

.widgettitle {
	position: relative;
	color: #ffd230;
    margin-bottom: 40px;
	font-size: 18px;
    text-transform: none;
}
.icon-location-pin,.icon-map-pin {
	margin-right: 15px;
}
.icon-location-pin:before {
	content: '';
	background-image: url(/wp-content/themes/aquaplast/img/map-marker.svg);
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 16px;
	min-width: 16px;
	width: 16px;
	height: 16px;
	background-size: 12px 16px;
	display: block;
}
.icon-map-pin {
	content: '';
	background-image: url(/wp-content/themes/aquaplast/img/email-icon.svg);
	background-repeat: no-repeat;
    background-position: center bottom;
    min-height: 16px;
    min-width: 16px;
    width: 16px;
    height: 19px;
    background-size: 26px 18px;
    display: block;
}

.woocommerce .quantity .qty {
	min-height: 45px;
}

.only-mobile {
	display: none;
}

button:focus {
	outline: none;
}

.filter__title {
	font-weight: 600;
}

.term-description {
	margin-top: 20px;
}

.sidebar-product-filter-inner {
	background-color: #f1f1f1;
	padding: 15px;
}

.pc-active-filter__list-item {
	display: none;
}

.pc-active-filter__list-item:last-child {
	display: block;
}

.recently-viewed-slider > .slick-list > .slick-track {    
    margin-left:0;
}

.my-modal {
/*
    max-width: 500px;
    text-align: center;
*/
    padding: 0 10px;
}

.agreement-block {
	max-width: 320px;
}

.my-modal .title {
    color: #ffd230;
    font-size: 1.75rem;
    line-height: 1.2;
    margin-bottom: 20px;
    max-width: 320px;
}

.my-modal .wpcf7-form input, .my-modal .wpcf7-form textarea {
/*     width: 100%; */
    background: #EBEBEB;
    border: none;
    padding: 15px 20px;
    color: #000;
}

.my-modal a {
	color: #ffd230;
}

.wpcf7-form input[type="checkbox"] {
    width: auto;
}

.my-modal .wpcf7-form input[type="submit"] {
    width: 125px;
    background: #ffd230;
    color: #252424;
    text-transform: uppercase;
    line-height: 1;
}

.woocommerce-LoopProduct-link img {
	max-width: 100%;
	height: auto;
}

.mobonly {
	display: none;
}

@media (min-width: 1200px){
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		    max-width: 1200px;
	}
}

@media (max-width: 1200px){
	.mainmenu-area ul.menu>li:before {
		height: 63px;
	}
	
	.navigation {
		height: 66;
	}
	.navbar-dark .navbar-nav .nav-link {
		font-size: 10px;
	}
	.button_call {
    margin-right: auto; 
    }
	.btn.btn-warning {
		font-size: 12px;
	}
	.mainmenu-bg {
		margin-right: 0px;
	}
	.dropdown-item {
		font-size: 12px;
	}
}


@media (min-width: 992px) {
	.container, .container-lg, .container-md, .container-sm {
	    max-width: 1130px;
	}
}

@media (max-width: 992px) {
	
	.agreement-block {
		text-align: left;
	}
	.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child {
		width: 50%;
	}
	.woocommerce div.product .woocommerce-tabs ul.tabs li {
		width: 25%;
		font-size: 10px;
	}
	
	.woocommerce div.product .woocommerce-tabs ul.tabs li a {
		padding: 15px 5px;
		font-size: 12px;
		width: 100%;
	}
	
	.woocommerce div.product .woocommerce-tabs ul.tabs {
		margin: 0 -46px;
	}
	
	.woocommerce #review_form #respond p {
		margin-top: 0;
	}
	
	.page-title, .catalog-page-title, h1 {
		font-size: 28px !important;
	}
	
	.dealer-label {
		margin-bottom: 10px;
	}
	
	.dealers-section .row {
		margin-bottom: 40px;
	}
	
	.dealer-info {
		margin-bottom: 0;
	}
	
	.about-slogan-title {
		font-size: 22px;
	}
	
	.get-price-section-title {
		font-size: 26px;
	}
	h1.sidebar__title {
		font-size: 20px;
	}
	.nav-item.active a div {
		color: #ffd230;
	}
	.mainmenu-area ul.menu>li:hover:before, .navbar-dark .nav-item.active:before, .navbar-dark .navbar-nav ul li:not(:last-child) a:before {
		display: none;
	}
	.add_menu_btn {
		display: block;
	}
	.navbar {
		transition: all .3s ease;
	}
	.phone_sticky, .phone_sticky div {
		display: flex;
		align-items: center;
	}
	.my-modal h3 {
		font-size: 18px;
	}
	
	.woocommerce ul.order_details li {
		float: inherit;
		margin-bottom: 20px;
	}
	
	.woocommerce-page .woocommerce-message .button {
		float: inherit;
	}
	
	.call-to-action-section-form input[type=submit] {
		top: 0;
	}
	
	.call-to-action-section-form input[type='text'], .call-to-action-section-form input[type='email'], .call-to-action-section-form input[type='tel'] {
		margin-bottom: 20px;
		padding: 20px;
	}
	
	.about-block {
		text-align: center;
	}
	
	.tab-price-content input[type='text'], .tab-price-content input[type='email'], .tab-price-content input[type='tel'], .tab-price-content textarea[name='your-message'] {
		width: 100%;
	}
	
	.tab-content .btn_more {
		width: 100%;
	}
	
	.tabs-section .tab-pane {
        padding: 60px 20px 40px 20px;
	}
	
	.tabs-section .tab-content {
		background-color: rgba(255, 255, 255, 0.77);
	}
	
	.categories-section .categorу-block:nth-child(3) a:before {
		background-color: #999999;
	}
	.categories-section .categorу-block:nth-child(4) a:before {
		background-color: #676b6a;
	}
	
	.categories-section .categorу-block a {
	    min-height: 140px;
	}
	
	button.filters {
	    background: #f7f7f7;
	    font-size: 14px;
	    padding: 10px 5px;
	    margin-top: 10px;
	    display: block;
	    border: none;
	    width: 100%;
	    margin: 0px 15px 15px 15px;
	}
	
	.info-section a {
		font-size: 28px;
		display: block;
		margin-bottom: 30px;
	}
	
	.text-center .info-icon {
		margin-bottom: 18px;	
	}
	
	.page-template-homepage .seo-text-section {
		margin-top: 50px;
	}
	ul.menu.navbar-nav.d-flex {
		padding: 20px 40px ;
	}
	.sticky_scroll li.bucket_sticky{
		display: none;
	}
	.mainmenu-area li {
		padding: 0;
	}
	a.mobile_bucket {
		display: flex;
		margin-left: 20px;
		margin-right: auto;
	}
	a.mobile_bucket:before {
		content: url(/wp-content/themes/aquaplast/img/cart-yellow.png);  
	    min-height: 30px;
	    min-width: 30px;
	    width: 30px;
	    height: 30px;
	    background-size: 26px 26px;
	}

	.only-mobile button {
		height: auto;
		padding-top: 0;
		padding-bottom: 0;
	}
	.menu-map-icon, .button_call, .menu-mail-icon {
		margin-right: auto;
	}
	.menu-map-icon .nav-link {
		min-width: 160px;
	}
	.working-hours {
		left: 38px;
	}
	.menu-map-icon {
		display: flex;
	}
	.top-header-area {
		text-align: center;
	}
	.button_call {
		margin-right: 10px;
	}
	
	.dealer-block, .who-we-are-block:first-child {
		border: none;
	}
}
@media (max-width: 991px) {
	
	.berocket_lgv_widget {
		display: none;	
	}
	
	.mobile_bucket {
		
	}
	
	.desktoponly {
		display: none;
	}
	
	.catalog-categories-block-title {
		border-bottom: none;
		border-top: 1px solid #e3e3e3;
	}
	
	.mobonly {
		display: block;
	}
	
	.dropdown div:after {
	    content: url('/wp-content/themes/aquaplast/img/chevron-right-solid.svg');
	    float: right;
	    color: white;
	    width: 8px;
	    height: 8px;
	}
	
	.scroll_top {
		bottom: 20px;
		right: 20px;
	}
	
	.dropdown:hover div:after {
		content: '';
	}
	
	.google-map-area iframe {
		display: none;
	}
	
	.left-side-area img, .left-side-area .delivery-page-title {
		font-size: 20px;
	}
	
	.get-price-section-icon {
		
	}
	
	.delivery-info-block img, .delivery-info-block .delivery-info-block-content {
		max-width: 90%;
	}
	
	.my-modal .wpcf7-form input, .my-modal .wpcf7-form textarea {
		width: 100%;
	}
	
	.my-modal .wpcf7-form input[type="checkbox"] {
		width: inherit;
	}
	
	.my-modal {
		overflow-x: hidden;
	}
	
	.single.woocommerce div.product form.cart .button {
		float: inherit;
		display: block;
		margin: auto;
	}
	
	.single .product-logo-block {
		text-align: center;

	}
	
	.single .product-logo-block img {
		border: none;
	}
	
	.woocommerce div.product .woocommerce-tabs ul.tabs {
		text-align: center;
	}
	
	.mobile-hide {
		display: none;
	}
	.btn.btn-warning {
	    max-height: 51px;
	    padding: 15px 0;
    }
	.only-mobile {
		
		right: 0;
		display: flex;
	}
	#menu-item-3391 a {
		flex-direction: row;
	}
}



@media (max-width: 768px) {
	.get-price-section-fotm {
		text-align: center;
	}
	.get-price-section-title {
		font-size: 32px;
		line-height: 1.3;
	}
	.table-block {
		overflow-x: scroll;
	}
	
	.catalog-categories-block-thumb {
		min-height: 244px;
	}
	.info-section a { 
		font-size: 22px;
	}
	.tabs-section-background {
		width: 100%;
		opacity: 50%;
	}
	.menu-map-icon .nav-link {
		min-width: 148px;
	}
	.top-header-area ul li a {
		font-size: 10px;
	}
	li.header-checkout-button {
		display: none;
	}
	.mobile_search {
	    display: block;
	    margin-bottom: 34px;
	    margin-left: 31px;
	}
	.mobile_search .form-inline {
		width: 100%
	}
	
	.top-search-box {
		margin-right: 0;
	}
	.button_call {
		margin-right: auto;
	}
	.menu-mail-icon {
		display: none;
	}
	
	
}
@media (max-width: 576px) {
	
}

label[for="billing_city"] + .woocommerce-input-wrapper,
label[for="billing_state"] + .woocommerce-input-wrapper {
	display: block;
	position: relative;
}
.suggestion-wrapper {
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	top: 100%;
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 0 0 4px 4px;
	max-height: 200px;
	overflow: auto;
}
.suggestion-wrapper a {
	color: #292929;
	font-weight: 600;
	text-decoration: none;
	padding: 6px;
	display: block;
}
.suggestion-wrapper a:hover {
	background-color: #0073aa;
	color: #fff;
}
.suggestion-wrapper__nothing {
	padding: 6px;
	text-align: center;
	color: #DBDBDB;
	font-weight: normal;
}
.header-sum {
	display: block !important;
	margin-left: 7px;
	white-space: nowrap;	
}
.header-checkout-button a {
	align-items: center;
}
.bucket_sticky a {
	display: flex;
	align-items: center;
}
.bucket_sticky a .header-sum {
	color: #fff;
	font-size: 12px;
	text-transform: none;
}
.header-checkout-button {
	position: relative;
	z-index: 1001;
}
.bucket_sticky {
	position: relative;
}
.mini-cart {
	display: block !important;
	position: absolute;
	opacity: 0;
	visibility: hidden;
	transition: 0.3s;
	background: #fff;
	right: 0;
	top: 45px;
	width: 320px;
	box-shadow: 0 2px 3px rgba(0,0,0,.3);
}
.mini-cart a:before {
	content: none;
}
.bucket_sticky .mini-cart {
	top: 66px;
}
.mini-cart .woocommerce-mini-cart__buttons.buttons {
	display: flex;
	margin: 0;
}
.mini-cart .woocommerce-mini-cart__buttons.buttons a {
	margin-right: 1px;
	font-size: 12px;
}
.mini-cart .woocommerce-mini-cart__buttons.buttons a:last-child {
	margin-right: 0;
}
.header-checkout-button:hover .mini-cart {
	opacity: 1;
	visibility: visible;	
}
.bucket_sticky:hover .mini-cart {
	opacity: 1;
	visibility: visible;		
}
.mini-cart ul.woocommerce-mini-cart li img {
	float: left;
	margin: 0 10px 0 0;
	height: 38px;
	object-fit: contain;
	object-position: center center;
	width: 32px;
}
.mini-cart ul.woocommerce-mini-cart {
	list-style: none;
	padding: 5px 0;
}
body .mini-cart ul.woocommerce-mini-cart li {
	padding: 5px 20px 5px 10px;
	line-height: normal;
	position: relative;
}
.mini-cart ul.woocommerce-mini-cart span.woocommerce-Price-amount.amount,
.mini-cart p.woocommerce-mini-cart__total span.woocommerce-Price-amount.amount {
	font-size: 14px !important;
}
.mini-cart ul.woocommerce-mini-cart span.woocommerce-Price-currencySymbol, 
.mini-cart p.woocommerce-mini-cart__total span.woocommerce-Price-currencySymbol {
	font-size: 14px !important;
}
.mini-cart .woocommerce-mini-cart__total {
	padding: 0 10px;
}
.mini-cart .remove_from_cart_button {
	display: block;
	font-size: 1.5em;
	height: 1em;
	width: 1em;
	text-align: center;
	line-height: 1;
	border-radius: 100%;
	color: red !important;
	text-decoration: none;
	font-weight: 700;
	border: 0;
	position: absolute;
	right: 5px;
	top: 9px;	
}
.mini-cart .remove_from_cart_button:hover {
	color: #fff !important;
	background: red;
}
.mini-cart .remove_from_cart_button:before {
	content: none !important;
}
.mini-cart .woocommerce-mini-cart__buttons a.button {
	display: flex;
	margin-top: auto;
	justify-content: center;
	padding: 12px 0;
	background-color: #ffd12f;
	color: #fff;
	text-align: center;
	width: 100%;
	border-radius: 0;
	line-height: 1.5;
	font-weight: 400;
	transition: all .3s ease;	
}
.mini-cart .woocommerce-mini-cart__buttons a.button:hover {
	text-decoration: none;
	background-color: #fdc716;
	color: #fff;
	transition: all .3s ease;	
}
body .mini-cart ul.woocommerce-mini-cart li .blockOverlay {
	background: rgba(255, 255, 255, 0.5) !important;
}
.mini-cart .woocommerce-mini-cart__empty-message {
	margin: 0;
	padding: 10px;
	color: #9e9e9e;
	text-align: center;
}
.mini-cart .quantity {
	white-space: nowrap;
}
#menu-header-menu {
	align-items: flex-start;
	justify-content: flex-end;
}
.header-phone {
	display: none !important;
}
.new-header-phone a:before {
	content: url('/wp-content/themes/aquaplast/img/telephone-yellow.png');
	position: absolute;
	top: 0;
	left: 0;
}
.new-header-phone a {
	padding-left: 35px !important;
	position: relative;
	font-size: 16px !important;
	font-weight: 600 !important;
}
.new-header-phone a div {
	line-height: 15px;
}
.new-header-phone {
	padding-left: 7px;
	margin-bottom: -5px;	
}
.new-header-phone + a {
	font-size: 16px !important;
}
.navbar-top {
	float: right;
}
.navbar-top + .searchbox {
	top: 100%;
	right: auto;
	left: 0;
}
@media (max-width: 992px) {
	.navbar-top {
		margin-top: 10px;
		float: none;
	}
}
.review-lab-container {
	margin: 20px 0;
}

.faq {
	margin-bottom: 50px;
}
.faq__item + .faq__item {
	margin-top: 10px;
}
.faq__item-title {
	display: block;
	font-size: 20px;
	color: #ffd230;
	text-decoration: none;
	padding-left: 30px;
	position: relative;
}
.faq__item-title:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 20px;
	height: 20px;
	margin: -10px 0 0;
	background: url(img/arrow-down.svg) center center no-repeat;
	background-size: contain;
	transition: 0.3s;
}
.faq__item-title:hover {
	color: #ffd230;
	text-decoration: underline;
}
.faq__item-description {
	display: none;
	padding: 10px 0 0;
}
.faq__item_active .faq__item-title:before {
	transform: rotateZ(-180deg);
}
.bottom_product_cart .stock {
	margin-bottom: .5em;
	color: #77a464;
	display: block;
	text-align: center;
}
.bottom_product_cart .stock.out-of-stock {
	color: red;
}
.bottom_product_cart .available-on-backorder {
	color: #eaa600;
}
.woocommerce-grouped-product-list {
	width: 100%;
}
.woocommerce-grouped-product-list td {
	text-align: left !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.new-product-logo {
	margin-bottom: 20px;
}
.woocommerce-page div.product div.images {
	width: 30%;
}
.woocommerce-page div.product div.summary {
	width: 65%;
}
.woocommerce div.product div.images .flex-control-thumbs {
	margin: 20px -5px 0;
}
.woocommerce div.product div.images .flex-control-thumbs li {
	margin: 0 5px;
	width: calc(25% - 10px)
}
.tabs.wc-tabs {
	display: flex;
}
.tabs.wc-tabs > li {
	flex-basis: 100%;
	margin: 0;
}
.tabs.wc-tabs > li > a {
	display: flex !important;
	width: 100%;
	padding: 0;
	align-items: center;
	justify-content: center;
	font-family: Oswald;
	font-size: 16px !important; 
	height: 100%;
	text-align: center;	
	margin: 0;
}
.tabs.wc-tabs > li > a > h2 {
	font-family: Oswald;
	font-size: 16px !important; 
	margin: 0;	
}
.tabs.wc-tabs > li.active > a {
	color: #151515 !important;
}
.tabs.wc-tabs > li > a:hover {
	color: #151515 !important;
}
.recently-viewed-section-title {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.4em;
	margin: 0 0 15px;
	color: #686868;	
}
.woocommerce table.shop_attributes th {
	width: 50%;
	font-weight: normal;
}
.woocommerce table.shop_attributes td {
	font-style: normal;
}
#tab-delivery .left-side-area {
	display: flex;
	align-items: flex-start;
}
#tab-delivery .left-side-area > img {
	min-width: 35px;
	margin-right: 30px;
	margin-left: 30px;
	opacity: .6;
}
#tab-delivery .left-side-area strong {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.4em;
	margin: 0 0 15px;
	color: #686868;		
}
.new-files-grid {
	display: flex;
	margin: -10px -10px 10px;
	flex-wrap: wrap;
}
.new-files-grid__item {
	margin: 10px;
	flex-basis: calc(33.33% - 20px);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
	transform: .3s;
	min-height: 122px;
	display: flex;
	padding: 10px 20px;
	text-decoration: none;
	color: rgb(45, 42, 42);
	align-items: center;
}
.new-files-grid__item-inner {
	display: flex;
}
.new-files-grid__item:hover {
	box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
}
.new-files-grid__item-icon {
	width: 50px;
	min-width: 50px;
	margin-right: 20px;
	height: 50px;
}
.new-files-grid__item-icon_pdf {
	background: url(img/pdf.png) center center no-repeat;
	background-size: contain;
}
.new-files-grid__item-icon_xls {
	background: url(img/xls.png) center center no-repeat;
	background-size: contain;
}
.new-files-grid__item-data {
	display: flex;
	flex-direction: column;
	flex-basis: 100%;
	justify-content: space-between;
}
.new-files-grid__item-title {
	color: rgb(45, 42, 42);
	font-size: 18px;
}
.new-files-grid__item-description {
	color: rgb(204, 204, 204);
	font-weight: 300;
}
.new-certs-grid {
	display: flex;
	margin: -10px -10px 10px;
	flex-wrap: wrap;		
}
.new-certs-grid__item {
	margin: 10px;
	width: 160px;
	min-width: 160px;
	height: 200px;
}
.new-certs-grid__item-image {
	width: 100% !important;
	height: 100% !important;
	display: block;
	object-fit: contain;
	object-position: center center;
}
.new-form {
	padding: 30px 0;
	background: url(img/form-bg.webp) center center no-repeat;
	background-size: cover;
	color: #fff;
}
.new-form__inner {
	width: 100%;
	max-width: 520px;
	padding: 20px 40px;
	background: rgba(0, 0, 0, 0.5);
	margin: 0 auto;
	color: #fff;
}
.new-form__title {
	text-align: center;
	font-size: 30px;
	font-weight: 300;
	margin-bottom: 20px;
}
.new-form .wpcf7-form {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.new-form .wpcf7-form > p:nth-child(2) {
	margin: 10px;
	flex-basis: calc(50% - 20px);
}
.new-form .wpcf7-form > p:nth-child(3) {
	margin: 10px;
	flex-basis: calc(50% - 20px);
}
.new-form .wpcf7-form > p:nth-child(4) {
	margin: 10px;
	flex-basis: calc(50% - 20px);
}
.new-form .wpcf7-form > p:nth-child(5) {
	margin: 10px;
	flex-basis: calc(50% - 20px);
}
.new-form .wpcf7-form > p:nth-child(6) {
	margin: 10px;
	flex-basis: calc(100% - 20px);
}
.new-form .wpcf7-form > p:nth-child(7) {
	margin: 10px;
	flex-basis: calc(100% - 20px);
}
.new-form .wpcf7-form > div {
	margin: 10px;
	flex-basis: calc(100% - 20px);
}
.new-form .wpcf7-form label {
	color: #fff;
	font-weight: 300;
	width: 100%;
}
.new-form .wpcf7-form .wpcf7-text {
	width: 100%;
	border: #fff 2px solid;
	border-radius: 4px;
	background: rgba(255, 255, 255, 0.8);
	height: 40px;
	padding: 0 10px;
}
.new-form .wpcf7-form .wpcf7-textarea {
	width: 100%;
	border: #fff 2px solid;
	border-radius: 4px;
	background: rgba(255, 255, 255, 0.8);
	height: 120px;
}
.new-form .wpcf7-form .ajax-loader {
	background-color: #fff;
	border-radius: 50%;
}
@media (max-width: 992px) {
	.tabs.wc-tabs {
		flex-direction: column;
	}	
	.tabs.wc-tabs > li {
		width: 100% !important;
	}
	.new-files-grid__item {
		flex-basis: calc(100% - 20px);		
	}	
}

.children-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 20px -10px;
}
.children-list__item {
	margin: 2px 10px;
	position: relative;
}
.children-list__item:after {
	content: '/';
	position: absolute;
	right: -10px;	
	color: #000;
}
.children-list__item:last-child:after {
	content: none;
}

.sidebar-row_new .sidebar-icon {
	margin-top: 0;
	margin-bottom: 0;
}
.sidebar-row_new .sidebar__title {
	margin-top: 0;
	margin-bottom: 0;
}

.catalog-categories-block-title {
	min-height: 103px;
}
.catalog-categories-block-content p span {
	font-weight: normal;
}

.new-h2 {
	font-size: 24px;
	margin-bottom: 30px;
}

.comment-form-author {
	display: flex;
}
.comment-form-author label {
	width: 80px;
}
.comment-form-author input {
	border: 1px solid #e0e0e0;
	padding: 0 10px;
}
.comment-form-email {
	display: flex;
}
.comment-form-email label {
	width: 80px;
}
.comment-form-email input {
	border: 1px solid #e0e0e0;
	padding: 0 10px;
}

/* Black color */
.woocommerce .woocommerce-breadcrumb a:not(:hover) {
	color: #000;
}
.woocommerce-breadcrumb a:not(:hover) {
	color: #000;
}
.woocommerce-breadcrumb, .woocommerce .woocommerce-breadcrumb {
	color: #000;
}
.product_title.entry-title, .checkout.woocommerce-checkout h3 {
	color: #000;
}
a.woocommerce-review-link {
	color: #000;
}
.woocommerce div.product p.price {
	color: #000;
}
span.woocommerce-Price-currencySymbol, span.woocommerce-Price-amount.amount, .woocommerce-grouped-product-list-item__label {
	color: #000;
}
.woocommerce-product-details__short-description p {
	color: #000;
}
.single article .article-content p, p, .post-excerpt, .contact-details a, ul, ul.zidex-list, ol, th, td, dt, dd, address {
	color: #000;
}
.comment-reply-title, .comment-notes span, .comment-form-rating, .comment-form-comment, .comment-form-author, .comment-form-email, .woocommerce p.stars a, .woocommerce-product-attributes-item__label {
	color: #000;
}
.woocommerce #reviews #comments ol.commentlist li .meta {
	color: #000;
}
#tab-delivery .left-side-area strong {
	color: #000;	
}
.new-files-grid__item-description {
	color: #000;	
}
.recently-viewed-section-title {
	color: #000;
}
.slide-product-title, .woocommerce-loop-product__title {
	color: #000;
}
footer, footer p, footer a {
	color: #000;
}
footer .widgettitle {
	color: #000;
}
footer .blog_post_text:hover {
	color: #ffb716;
}
footer .blog_post_text:hover p {
	text-decoration: none;
}
footer .nav-link {
	text-decoration: none !important;
}
.woocommerce-products-header__title {
	color: #000;
}
.tab-price-content p {
	color: #000;
}
.news-section-block-excerpt {
	color: #000;
}
.dealer-label {
	color: #000;
}
.about-features-block, .about-description, .benefits-features-title, .final-block {
	color: #000;
}
.catalog-page-title {
	color: #000;
}
img.alignright {
	float: right;
	margin: 0.5em 0 0.5em 1em;
}
img.alignleft {
	float: left;
	margin: 0.5em 1em 0.5em 0;
}
.article-sections {
	margin: 30px 0;
}
.article-sections__item_depth_2 {
	margin-left: 20px;
}
html {
	scroll-behavior: smooth;
}
.article-sections-title {
	font-family: "Montserrat";
	font-size: 24px;
	font-weight: 700;
	margin: 30px 0;
	padding-top: 20px;
	border-top: 1px solid #e3e3e3;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.article-sections-title {
		font-size: 18px !important;
		line-height: 22px !important;
	}
}
@media only screen and (max-width: 767px) {
	.article-sections-title {
		font-size: 22px !important;
		line-height: 25px !important;
	}
}
.article-sections-delimiter {
	margin: 30px 0;
	border-bottom: 1px solid #e3e3e3;
}
ul.no-list {
	padding: 0;
}
.article-share {
	margin: 30px 0;
	border-top: 1px solid #e3e3e3;	
	display: flex;
	align-items: center;
	padding-top: 20px;
	justify-content: space-between;
}
.article-share .article-sections-title {
	margin: 0 20px 0 0;
	padding: 0;
	border: none;
}
.woocommerce-loop-product__link .attachment-large,
.slide-product-thumbnail .attachment-large {
	aspect-ratio: 1.333;
	object-fit: contain;
	object-position: center center;
}