/*
Theme Name:     Tidivi Child
Theme URI:      
Description:    Дочерняя тема для темы ТиДиви 
Author:         WEB-DS
Author URI:     web-ds.com.ua
Template:       tidivi
Version:        0.1.0
*/

/* @import url("../tidivi/style_format.css"); */


.wcus-checkout-fields h3 {
	display: none;
}

.checkout__section .checkout__container .checkout__container-left .woocommerce .woocommerce-checkout .checkout__delivery-container .delivery__block .woocommerce-shipping-methods li {
	margin: 0 0 20px 0 !important;
}

.wcus-checkout-fields {
	margin-bottom: 10px;
}

.checkout__section .checkout__container .checkout__container-left .woocommerce .woocommerce-checkout #customer_details .col-1 .wc-ukrposhta-up-fields {
	display: none !important;
}

.header .header__mobile .header__menu-mobile .ubermenu-responsive-toggle::before {
	background-image: url(https://www.tidivi.shop/wp-content/uploads/2022/10/burger.svg);
}

.header .header__mobile .header__menu-mobile .ubermenu-mobile-view .mobile__menu-header .ubermenu-responsive-toggle::before {
	background-image: url(/wp-content/uploads/2022/10/x.svg);
}

.term-description details p {
	padding-top: 12px;
}

.product__delivery {
	width: 100%;
	max-width: 1110px;
	margin: 110px auto;
	display: flex;
	justify-content: space-around;
}

.nwe_maile {
	text-align: center;
}

.nwe_maile img {
	padding-bottom: 15px;
}

@media (max-width: 640px) {
	.product__delivery {
		margin: 20px auto 50px;
		flex-direction: column;
	}

	.nwe_maile {
		padding-bottom: 20px;
	}
}

.tax-product_cat #page .description .description__container .term-description {
	width: 100%;
}

.tax-product_cat #page .description .faq__container {
	width: 100%;
	max-width: 730px;
	margin: 0 auto;
	padding-top: 50px;
}

.single_add_to_cart_button.disabled {
	background: #ccc !important;
	border-color: #222 !important;
}

.product__page-details .description-list {
	margin-top: 15px;
	line-height: 24px;
}

/* ---- факью ---------*/
.faq__container details p {
	padding-top: 12px;
}

details {
	display: block;
	background: #fff;
	max-width: 730px;
	box-shadow: 0 10px 15px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
	border-radius: 8px;
	overflow: hidden;
	margin-bottom: 1.5rem;
	transition: all 0.8s ease-in-out;
}

summary::-webkit-details-marker {
	display: none;
}

summary::-moz-list-bullet {
	list-style-type: none;
}

summary::marker {
	display: none;
}

summary {
	display: block;
	padding: 0.7em 1em 0.7em 0.5em;
	border-bottom: 1px solid #e2e8f0;
	font-size: 1.1em;
	cursor: pointer;
	position: relative;
}

summary:before {
	top: .4em;
	right: .3em;
	color: transparent;
	background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTYuNTkgOC41OUwxMiAxMy4xNyA3LjQxIDguNTkgNiAxMGw2IDYgNi02eiIvPjxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiLz48L3N2Zz4=") no-repeat 50% 50% / 1em 1em;
	width: 1em;
	height: 1em;
	content: "";
	position: absolute;
	transition: transform .8s;
}

details[open]>summary:before {
	transform: scale(1, -1);
	transition: transform .8s;
}

summary~* {
	padding: 0 1em 10px 0.6em;
}

details[open] summary~* {
	animation: sweep .8s ease-in-out;
}

@keyframes sweep {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

summary:focus {
	outline: 0;
	box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3), inset 0 0 2px rgba(0, 0, 0, 0.3);
}

/* .header.on .header__top,
.header.on .header__center,
.header.on .line {
display: none;
} */

.header.on {
	-ms-transform: translateY(-90px);
	-webkit-transform: translateY(-90px);
	transform: translateY(-90px);
}

@media (max-width:960px) {
	.header.on {
		-ms-transform: translateY(-30px);
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
}

.woocommerce .catalog__products .product img,
.woocommerce .catalog__products .product .woocommerce-loop-product__title {
	cursor: pointer;
}

.breadcrumb li a::after {
	content: '';
	display: block;
	width: 18px;
	height: 8px;
	background-image: url(/wp-content/uploads/2023/03/Arrow-_breadcrumb.svg);
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 8px;
}

.contacts__container .contacts__container-right .wpcf7 p:nth-child(5) span {
	display: none;
}

.breadcrumb li a>span {
	cursor: pointer;
}

.lang {
	padding-left: 15px;
}

.woocommerce-shop .woocommerce-breadcrumb,
.woocommerce-shop .woocommerce-products-header {
	display: none;
}

.woocommerce-shop #page .catalog__container {
	display: flex;
	width: 100%;
	max-width: 1108px;
	margin: 50px auto 0;
}

#reviews #comments .commentlist .comment_container .comment-text .cr-voting-cont {
	display: none !important;
}

.woocommerce .woocommerce-product-rating {
	display: none;
}

#cart .cart .cart__container-right .ordering a {
	max-width: 258px !important;
	height: 42px !important;
	display: flex;
}

.checkout__section .checkout__container .checkout__container-left .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .form-row #place_order {
	font-size: 15px !important;
}

.single-product .product__details .product__page-details .stock__timer .stock__timer-bottom .button__group .clickBuyButton:hover,
.single-product .product__details .product__page-details .stock__timer .stock__timer-bottom .single_add_to_cart_button:hover,
#reviews #review_form_wrapper .comment-respond .comment-form .form-submit .submit:hover,
#reviews #review_form_wrapper .comment-respond .question__form .form-submit .submit:hover,
.newsletter .newsletter__block .newsletter__block-right .wpcf7-form .wpcf7-submit:hover,
.woocommerce-page #page .catalog__column-right .catalog__products .product__item .product .product__buy:hover,
#cart .cart .cart__container-right .ordering a:hover,
#cart .cart .cart__container-right .buying a:hover,
.checkout__section .checkout__container .checkout__container-left .woocommerce .woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row .btn__next:hover,
.checkout__section .checkout__container .checkout__container-left .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .form-row #place_order:hover,
.checkout__section .checkout__container .checkout__container-left .woocommerce .woocommerce-checkout .checkout__delivery-container .delivery__block .btn__next:hover,
.woocommerce-page #page .catalog__container .catalog__filter .catalog__filter-block .prdctfltr_wc .prdctfltr_woocommerce_ordering .prdctfltr_buttons .prdctfltr_woocommerce_filter_submit:hover,
.home .banner .banner__content .banner__content-button .bunner__button:hover {
	background-color: #ccc;
	color: #333;
}

button,
input[type="submit"],
a {
	transition: all .3s;
}

/* .button.active,
.button.focus,
.button:active,
.button:focus,
.button:hover,
.open>.dropdown-toggle.btn-ghost {
background: #fff;
border: 1px solid #fff;
color: #444;
} */

.wpcf7 form .wpcf7-response-output {
	margin: 2.8em 0em 1em 0em;
	padding: 1em 1em;
	border: 2px solid #00a0d2;
	position: absolute;
	background: #2b3839;
	max-width: 486px;
	width: 100%;
}

.newsletter {
	padding-bottom: 22px;
}

.popular__category-section .popular__category .category__title,
.popular__category-section .popular__category .popular__category-block a .category__title span,
.popular__category-section .popular__category .category__image,
.popular__category-section .popular__category .category__image img {
	cursor: pointer;
}

#shipping_method div#ukrposhta_shippping_fields[style="display: block;"] {
	display: none !important;
}

.ukrblock {
	display: none;
}

.podarunk_akcia {
	display: none;
}

.woocommerce nav.woocommerce-pagination {
	margin-bottom: 30px;
}

.woocommerce nav.woocommerce-pagination ul {
	border: 0;
}

.woocommerce nav.woocommerce-pagination ul li {
	border-right: 0;
}

.blog__post-img,
.blog__post-img img,
.blog__post-title {
	cursor: pointer;
}

.global__slider .popular .popular__container .swiper-wrapper .products a img {
	cursor: pointer;
}

h2.woocommerce-loop-product__title {
	cursor: pointer;
}

.woo-pagin {
	margin-top: 70px;
}

/* .languages a {
color: white;
}

.languages {
display: flex;
justify-content: space-between;
align-items: center;
position: relative;
cursor: pointer;
}

.languages::before {
content: "";
position: absolute;
right: -18px;
background-image: url(/wp-content/uploads/2022/01/lang_marker.svg);
background-repeat: no-repeat;
width: 9px;
height: 5px;
}

.languages p {
margin-bottom: 0px;
margin-left: 13px;
text-transform: uppercase;
font-weight: bold;
}

.languages ul {
visibility: hidden;
opacity: 0;
max-height: 0;
position: absolute;
z-index: 9;
left: 30px;
background: #e7b425;
padding: 2px 10px 2px 0px;
margin: 0;
transition: all 0.5s ease-in-out;
}

.languages ul a {
margin-bottom: 0px;
margin-left: 13px;
text-transform: uppercase;
font-weight: bold;
}

.languages.lang_open ul {
visibility: visible;
opacity: 1;
max-height: 100px;
} */

.prod_atrebut {
	padding-top: 20px;
}

.woocommerce .prod_atrebut table.shop_attributes th {
	width: 70px;
	text-align: left;
	padding-left: 0;
}

.woocommerce .prod_atrebut table.shop_attributes {
	width: auto;
}

.newsletter .newsletter__block .newsletter__block-right {
	text-align: left;
}

.newsletter .newsletter__block .newsletter__block-right .newsletter__title {
	font-size: 23.2px;
}

.site-main {
	padding-bottom: 70px;
}

.disply_cat {
	display: flex;
	flex-wrap: wrap;
	padding-top: 40px;
	justify-content: center;
}

.cat_item {
	margin-bottom: 80px;
}

.cat_item_link {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.item_overlay {
	padding: 0 40px;
	max-height: 54px;
	overflow-y: hidden;
}

/*=========================*/
/* Portfolio*/
/*=========================*/
.portfolio-filter-list {
	padding: 0;
	margin: 0 0 50px 0;
	overflow: hidden;
}

.portfolio-filter-list li {
	text-transform: uppercase;
	margin: 5px;
	display: inline-block;
}

.portfolio-filter-list a {
	color: #000000;
	font-size: 11px;
	padding: 10px 20px;
	position: relative;
	display: inline-block;
	letter-spacing: 0.1em;
	font-weight: 300;
	text-decoration: none !important;
	border: 1px solid #1e1e1e;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.portfolio-filter-list a.active {
	border-width: 1px;
	background-color: #20b2aa;
	border-color: #20b2aa;
	color: #ffffff;
}

.portfolio-items {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-bottom: -1px;
}

.portfolio-items article {
	float: left;
	overflow: hidden;
	position: relative;
	width: 25%;
}

.portfolio-items article * {
	-moz-transition: all 0.6s ease-out;
	-o-transition: all 0.6s ease-out;
	-webkit-transition: all 0.6s ease-out;
	transition: all 0.6s ease-out;
}

.portfolio-items article:hover img {
	-moz-transform: scale(1.4);
	-ms-transform: scale(1.4);
	-webkit-transform: scale(1.4);
	transform: scale(1.4);
}

.portfolio-items article .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000000;
	color: #ffffff;
	top: 0;
	left: 0;
	opacity: 0;
	text-align: center;
	padding: 50px 0px;
	-moz-transform: scale(0.1);
	-ms-transform: scale(0.1);
	-webkit-transform: scale(0.1);
	transform: scale(0.1);
}

.portfolio-items article:hover .overlay {
	opacity: 0.5;
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}

.portfolio-items article .overlay i {
	font-size: 40px;
}

.portfolio-items article .overlay h3 {
	text-transform: uppercase;
	font-size: 16px;
	text-align: center;
	color: #ffffff;
	padding: 0 30px;
	line-height: 25px;
	padding-top: 12px;
}

.portfolio-items article .overlay h3:after {
	border-bottom: 1px solid;
	border-width: 1px;
	border-style: solid;
	border-color: #20b2aa;
	content: ' ';
	width: 180px;
	display: block;
	margin: 10px auto;
	-moz-transform: scale(0.3);
	-ms-transform: scale(0.3);
	-webkit-transform: scale(0.3);
	transform: scale(0.3);
}

.portfolio-items article .overlay span {
	font-size: 10px;
}

.portfolio-items-style2 article .inside {
	margin-bottom: 30px;
}

.portfolio-items-style2 article .inside h3 {
	margin: 0;
	padding: 20px;
	color: #444;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: 400;
	border: 1px solid #ccc;
	border-top: 0;
	background: #fff;
}

.portfolio-items-style2 article .inside h3:hover {
	text-decoration: none;
}

.portfolio-items-style2 article * {
	-moz-transition: all 0.6s ease-out;
	-o-transition: all 0.6s ease-out;
	-webkit-transition: all 0.6s ease-out;
	transition: all 0.6s ease-out;
}

.portfolio-items-style2 article img {
	width: 100%;
}

.portfolio-items-style2 a .port-zoom-link {
	color: #fff;
	font-weight: 300;
	font-size: 20px;
}

.portfolio-items-style2 .btn {
	margin-top: 0;
}

.gallery.portfolio-items article {
	width: 100%;
	margin-bottom: 30px;
	border: 15px solid #eee;
}

.woocommerce #wcus_np_billing_custom_address,
#ukrposhta_shippping_warehouse,
#ukrposhta_shippping_city {
	padding: 13px;
	font-size: 16px;
	border: 1px solid #ccc;
}

#ukrposhta_shippping_warehouse_field {
	margin: 0;
}

/* Button up  */
#toTop {
	position: fixed;
	display: inline-block;
	bottom: 30px;
	right: -40px;
	width: 40px;
	height: 40px;
	z-index: 1000;
	cursor: pointer;
	text-align: center;
	color: #fff;
	background: #2B3839;
	opacity: 0;
	visibility: hidden;
	transition: all .3s ease-in-out;
}

#toTop:hover {
	background: #BF047E;
}

#toTop svg {
	position: relative;
	top: 13px;
	right: -2px;
	fill: #BF047E;
	transition: all .3s ease-in-out;
}

#toTop:hover svg {
	cursor: pointer;
	fill: #fff;
	transition: all .3s ease-in-out;
}

#toTop.show {
	opacity: 1;
	visibility: visible;
	right: calc(2%);
}

.fa-home-alt:before,
.fa-home-lg-alt:before,
.fa-home:before,
.fa-house:before {
	color: #747a7a;
	opacity: 0.8;
}

.cont_blog .global__slider {
	margin-top: 0;
}

.cont_blog .global__slider .popular .popular__container {
	margin-top: 0;
}

.blog__container .blog__section .blog__navigation {
	justify-content: center;
}

.blog__navigation .navigation span {
	text-decoration: none;
	padding: 0;
	line-height: 1;
	font-size: 1em;
	font-weight: 400;
	padding: 0.5em;
	min-width: 1em;
	display: block;
}

.blog__navigation .navigation span.current {
	background: #ebe9eb;
	color: #8a7e88;
}

.blog__container .blog__section .blog__navigation .navigation .page-numbers {
	display: flex;
	font-weight: 500;
	justify-content: center;
	line-height: 1;
	color: #747474;
	margin-right: 5px;
}

.blog__container .blog__section .blog__navigation .navigation .page-numbers.current {
	border-bottom: 0;
}

/* .am_text_ru {
margin-left: -3px;
} */

/* end Up-Down button  */

/* ------------------------------- floating_social_START ------------------------------------ */

.mysocial {
	cursor: pointer;
	position: relative;
	height: 50px;
	width: 50px;
	background: #024f2f;
	z-index: -1;
	-webkit-transition: 0.39s;
	-o-transition: 0.39s;
	transition: 0.39s;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	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;
	border-radius: 50%;
	padding: 0;
}

.mysocial:before {
	content: '';
	width: 50px;
	height: 50px;
	background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyOCAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMC4xODE4IDE0LjEzNzlWNi4xNzI0MUMyMC4xODE4IDUuMTE4OCAxOS4xMDAxIDQgMTggNEg0LjE4MTgyQzMuMDgxNjIgNCAyIDUuMTE4OCAyIDYuMTcyNDFWMTQuMTM3OUMyIDE1LjQxNzcgMy4wODE2MiAxNi41MzY0IDQuMTgxODIgMTYuMzEwNEg2LjM2MzY1VjE5LjIwNjlWMjAuNjU1Mkg3LjA5MDlDNy4xMjE5NSAyMC42NTUyIDcuMzE2MTIgMTkuODUxMyA3LjgxODIxIDE5LjkzMUwxMC43MjczIDE2LjMxMDRIMThDMTkuMTAwMSAxNi41MzY0IDIwLjE4MTggMTUuNDE3NyAyMC4xODE4IDE0LjEzNzlaTTIyLjM2MzcgMTEuMjQxNFYxNC44NjIxQzIyLjYzNTYgMTYuNzAzNCAyMC45OTMgMTguMzQ5MSAxOC43MjczIDE4LjQ4MjhIMTIuMTgxOEwxMC43MjczIDE5LjkzMUMxMC45IDIwLjc5MDMgMTEuNzc1OSAyMS41NTggMTIuOTA5MSAyMS4zNzkzSDE4LjcyNzNMMjAuOTA5MSAyNC4yNzU4QzIxLjM5NTQgMjQuMTk3OCAyMS42MzY0IDI1IDIxLjYzNjQgMjVIMjIuMzYzN1YyMy41NTE3VjIxLjM3OTNIMjMuODE4MkMyNS4wNDM2IDIxLjU1NzkgMjYgMjAuNTk5NSAyNiAxOS4yMDY5VjEzLjQxMzhDMjUuOTk5OSAxMi4xOTk2IDI1LjA0MzUgMTEuMjQxNCAyMy44MTgyIDExLjI0MTRIMjIuMzYzN1oiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=");
	background-repeat: no-repeat;
	background-position: center;
	z-index: 5;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.mysocial:after {
	content: '';
	will-change: transform;
	display: block;
	position: absolute;
	border: 50%;
	border-radius: 50%;
	border: 1px solid #9db193;
	left: -20px;
	right: -20px;
	top: -20px;
	bottom: -20px;
	-webkit-animation: pulse 1.5s infinite;
	animation: pulse 1.5s infinite;
}

.mysocial.active {
	width: 45px;
	height: 45px;
}

.mysocial.active:before {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
	background-image: url("data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iYjI0LXdpZGdldC1idXR0b24taWNvbiBiMjQtd2lkZ2V0LWJ1dHRvbi1jbG9zZS1pdGVtIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOSIgaGVpZ2h0PSIyOSIgdmlld0JveD0iMCAwIDI5IDI5Ij48cGF0aCBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOC44NjYgMTQuNDVsOS41OC05LjU4MkwyNC4wMy40NDhsLTkuNTg3IDkuNThMNC44NzMuNDQ3LjQ1NSA0Ljg2Nmw5LjU3NSA5LjU4Ny05LjU4MyA5LjU3IDQuNDE4IDQuNDIgOS41OC05LjU3NyA5LjU4IDkuNTggNC40Mi00LjQyIj48L3BhdGg+PC9zdmc+");
	background-color: #d6d6d6;
	-webkit-box-shadow: 0px 0px 0px 4px rgba(214, 214, 214, 0.5);
	box-shadow: 0px 0px 0px 4px rgba(214, 214, 214, 0.5);
}

.mysocial.active:after {
	display: none;
}

.mysocial-bg {
	font-size: 0;
	width: 100%;
	height: 100vh;
	position: fixed;
	left: 0;
	top: 0;
	opacity: 0;
	z-index: -5;
	background-color: rgba(0, 0, 0, 0.5);
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	position: fixed;
	bottom: 20px;
	right: 80px;
}

.mysocial-bg.active {
	z-index: 100;
	opacity: 1;
}

.mysocial-cont {
	position: fixed;
	bottom: 80px;
	left: 65px;
	z-index: 1000;
}

.mysocial,
.mysocial:before,
.fab {
	border-radius: 50%;
	position: absolute;
	cursor: pointer;
}

.fab {
	overflow: hidden;
	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;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	justify-content: center;
	align-items: center;
	transition: 0.3s;
	-webkit-animation: 0.3s down forwards;
	animation: 0.3s down forwards;
	opacity: 0;
	will-change: animation;
	pointer-events: none;
	width: 45px;
	height: 45px;
}

.fab svg {
	width: 25px;
	height: 25px;
}

.fab a {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

.fab svg>path {
	fill: #fff;
}

.fab:hover {
	-webkit-box-shadow: 0 2px 9px rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 9px rgba(0, 0, 0, 0.3);
}

.fab.email {
	background: #2fc6f6;
	top: 0px;
}

.fab.inst {
	background: #b52b67;
	top: -112px;
}

.fab.facebook {
	background: #3b5897;
	top: -55px;
}

/* .fab.viber {
background: #59267c;
top: -132px;
} */

.fab.telegram {
	background: #2fc6f6;
	top: 0px;
}

.fab.whatsapp {
	background: #1ebea5;
}

.fab.active {
	-webkit-animation: 0.48s up forwards;
	animation: 0.48s up forwards;
	pointer-events: all;
}

.fab.active:nth-child(1) {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.4s;
}

.fab.active:nth-child(2) {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.3s;
}

.fab.active:nth-child(3) {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

.fab.no {
	-webkit-animation: none;
	animation: none;
}

.product__banner-wrapper {
	margin-top: 80px;
}

.container-sm {
	max-width: 1140px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box;
}

.container-sm * {
	box-sizing: border-box;
}
.product__banner {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 40px 20px;
}

.product__banner-content {
	max-width: 460px;
	margin-left: 100px;
}

.product__banner-content p:not(:last-of-type) {
	margin-bottom: 15px;
}

.product__banner-content p:nth-child(1) {
	font-size: 27px;
	font-weight: 500;
	text-transform: uppercase;
}

.product__banner-content p:nth-child(2) {
	font-size: 22px;
	font-weight: 500;
}

.product__banner-content p:nth-child(3) {
	font-size: 18px;
}

.advantages {
	margin: 45px -15px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.advantage {
	padding: 0 15px;
	flex: 0 0 33.3%;
	min-width: 350px;
	width: 100%;
	box-sizing: border-box;
	line-height: 1.5;
}

.advantage:not(:last-of-type) {
	margin-bottom: 32px;
}

img.advantage__image {
	width: 100%;
	height: 230px;
	object-fit: cover;
	display: block;
	margin-bottom: 24px;
}

.advantage__title {
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 12px;
}

.notice-block {
	margin-top: 40px;
	background-color: #F5F0F2;
	padding: 40px;
	line-height: 1.5;
}

.notice-block__content {
	max-width: 730px;
	margin: 0 auto;
}

.notice-block__title {
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 24px;
}

.notice-block__text p:not(:last-of-type) {
	margin-bottom: 8px;
}

.content-block__wrapper {
	margin-top: 40px;
	display: flex;
	flex-direction: column;
}

.content-block {
	display: flex;
	align-items: center;
}

.content-block:nth-child(even) {
	flex-direction: row-reverse;
}

.content-block:not(:last-of-type) {
	margin-bottom: 30px;
}

.content-block__text h1,
.content-block__text h2,
.content-block__text h3,
.content-block__text h4,
.content-block__text h5,
.content-block__text h6 {
	font-size: 22px;
	font-weight: 600;
	line-height: 1.5;
	margin-bottom: 24px;
}

.content-block__text-half {
	flex: 0 0 60%;
}

.content-block__image {
	flex: 0 0 40%;
	text-align: center;
	padding: 0 30px;
}

.content-block__text {
	line-height: 1.5;    
}

.content-block__text ul,
.content-block__text ol {
	margin-bottom: 24px;
	list-style: initial;
	padding-left: 20px;
}

.content-block__text p {
	margin-bottom: 15px;
}

.advantages-second {
	margin-top: 40px;
}

.advantages-second__title {
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 18px;
}

.advantages-second__list {
	margin: 24px -15px 0;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.advantage-second {
	padding: 0 15px; 
	flex: 1 0 255px;
	max-width: 450px;
}

.advantage-second:not(:last-of-type) {
	margin-bottom: 24px;
}

.advantage-second__title {
	font-size: 18px;
	line-height: 1.3;
	text-transform: uppercase;
	min-height: 46px;
	margin-bottom: 12px;
	padding-left: 28px;
	position: relative;
}

.advantage-second__title:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 22px;
	height: 20px;
	background-image: url('../tidivi/image/blue-checkicon.png');
	background-size: cover;
}

.advantage-second__text {
	line-height: 1.5;
}

.notice-block__buy-buttons .button__group {
	display: flex;
	margin-top: 32px;
}

.notice-block__buy-buttons .cart {
	position: inherit;
}

.notice-block__buy-buttons .quantity,
.notice-block__buy-buttons .priduct__detail,
.notice-block__buy-buttons .price {
	display: none;
}

.notice-block__buy-buttons button.button {
	border: 2px solid #182526;
	padding: 15px 30px;
	text-transform: uppercase;
	color: #182526 !important;
	font-weight: 500;
	line-height: 1.2;
	display: block;
}

.notice-block__buy-buttons button.button:hover {
	background-color: #ccc !important;
	color: #333 !important;
}

.notice-block__buy-buttons button.button span {
	color: #182526;
	font-weight: 500;
	line-height: 1.2;
}

.notice-block__buy-buttons button.single_add_to_cart_button {
	margin-right: 16px;
}

span.woocommerce-Price-currencySymbol {
	display: block;
}

.single-product .product__details .product__page-details .stock__timer .stock__timer-bottom .price span bdi {
	display: flex;
	margin-right: 20px;
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	100% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
		opacity: 0;
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	100% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
		opacity: 0;
	}
}

@-webkit-keyframes up {
	50% {
		-webkit-transform: translateY(-170%);
		transform: translateY(-170%);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(-130%);
		transform: translateY(-130%);
	}
}

@keyframes up {
	50% {
		-webkit-transform: translateY(-170%);
		transform: translateY(-170%);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(-130%);
		transform: translateY(-130%);
	}
}

@-webkit-keyframes down {
	0% {
		opacity: 1;
		-webkit-transform: translateY(-130%);
		transform: translateY(-130%);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		top: 0;
	}
}

@keyframes down {
	0% {
		opacity: 1;
		-webkit-transform: translateY(-130%);
		transform: translateY(-130%);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		top: 0;
	}
}


/* ------------------------------- floating_social_END ------------------------------------ */

@media (max-width:1200px) {
	.portfolio-items article {
		width: 33%;
	}

	.content-block {
		align-items: flex-start;
	}

	.content-block__text,
	.content-block__image {
		flex: 0 0 50%;
	}
}

@media (max-width:992px) {
	.portfolio-items article {
		width: 50%;
	}

	.content-block__text {
		flex: 0 0 100%;
	}
	.content-block__image {
		flex: unset;
		max-width: 400px;
		margin: 0 auto 24px;
	}

	.content-block,
	.content-block:nth-child(even) {
		flex-direction: column;
	}
}

@media (max-width:767px) {
	.product__banner {
		padding: 20px;
		display: block;
	}

	.product__banner-content {
		max-width: 100%;
		margin: 0;
	}

	.product__banner-image {
		max-height: 150px;
		display: block;
		margin: 0 auto 20px;
	}

	.product__banner-content p:nth-child(1) {
		font-size: 20px;
	}

	.product__banner-content p:nth-child(2) {
		font-size: 18px;
	}

	.product__banner-content p:not(:last-of-type) {
		margin-bottom: 10px;
	}
}

@media (max-width:576px) {
	.portfolio-items article {
		width: 100%;
	}

	.site-main {
		padding-bottom: 0px;
	}

	.cat_item {
		margin-bottom: 40px;
	}

	.advantage-second:not(:last-of-type) {
		margin-bottom: 30px;
	}

	.advantage-second__title {
		min-height: unset;
		margin-bottom: 10px;
	}

	.notice-block__buy-buttons .button__group {
		display: block;
	}

	.notice-block__buy-buttons button.button {
		margin: 0 auto 15px;
	}
}

i.wpmenucart-icon-shopping-cart-0{
	color: white;
}
.header .header__bottom .header__bottom-right .cart__block .cartcontents{
	text-align: left;
	overflow: hidden;
	padding-left: 4px;
	padding-top: 2px;
	display: initial !important;
	box-sizing: border-box;
}

/* update Bazaluk20@gmail.com */
.home .banner .banner__content .banner__content-button .bunner__button, .global__slider .popular .popular__container .swiper-wrapper .products .product__buy, .newsletter .newsletter__block .newsletter__block-right .wpcf7-form .wpcf7-submit, .single-product .product__details .product__page-details .stock__timer .stock__timer-bottom .single_add_to_cart_button, #reviews #review_form_wrapper .comment-respond .comment-form .form-submit .submit, #reviews #review_form_wrapper .comment-respond .question__form .form-submit .submit, #cart .cart .cart__container-right .ordering a, #cart .cart .cart__container-right .buying a, .checkout__section .checkout__container .checkout__container-left .woocommerce .woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row .btn__next, .checkout__section .checkout__container .checkout__container-left .woocommerce .woocommerce-checkout .checkout__delivery-container .delivery__block .btn__next, .checkout__section .checkout__container .checkout__container-left .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .form-row #place_order, .woocommerce-page #page .catalog__column-right .catalog__products .product__item .product .product__buy, .widget_shopping_cart_content a.button.wc-forward, .contacts__container .contacts__container-right .wpcf7 p input[type="submit"], .wishlist_table .product-add-to-cart a, .woobt-wrap .woobt-actions .single_add_to_cart_button.button.alt, .cta a, .notice-block__buy-buttons button.button {
	background-size: 300% 300%;
	box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
	background-image: linear-gradient(to right, #ff00a6 0%, #ffabf4 50%, #ff00a6 100%) !important;
	transition: 0.5s;
	border-radius: 4px;
	border: none;
	margin: 10px;
	padding: 0.5em 1em;
	font-weight: 500;
	cursor: pointer;
}
.home .banner .banner__content .banner__content-button .bunner__button:hover, .global__slider .popular .popular__container .swiper-wrapper .products .product__buy:hover, .newsletter .newsletter__block .newsletter__block-right .wpcf7-form .wpcf7-submit:hover, .single-product .product__details .product__page-details .stock__timer .stock__timer-bottom .single_add_to_cart_button:hover, #reviews #review_form_wrapper .comment-respond .comment-form .form-submit .submit:hover, #reviews #review_form_wrapper .comment-respond .question__form .form-submit .submit:hover, #cart .cart .cart__container-right .buying a:hover, #cart .cart .cart__container-right .ordering a:hover, .checkout__section .checkout__container .checkout__container-left .woocommerce .woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row .btn__next:hover, .checkout__section .checkout__container .checkout__container-left .woocommerce .woocommerce-checkout .checkout__delivery-container .delivery__block .btn__next:hover, .checkout__section .checkout__container .checkout__container-left .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .form-row #place_order:hover, .header .header__top:hover, .woocommerce-page #page .catalog__column-right .catalog__products .product__item .product .product__buy:hover, .widget_shopping_cart_content a.button.wc-forward:hover, .contacts__container .contacts__container-right .wpcf7 p input[type="submit"]:hover, .wishlist_table .product-add-to-cart a:hover, .woobt-wrap .woobt-actions .single_add_to_cart_button.button.alt:hover, .cta a:hover, .notice-block__buy-buttons button.button:hover {
	background-position: right center;
}
.newsletter .newsletter__block .newsletter__block-right .wpcf7-form .wpcf7-submit {
	margin: 0 0 0 16px;
}
.single-product .product__details .product__page-details .stock__timer .stock__timer-bottom .button__group .clickBuyButton {
	border-radius: 4px;
	border: none;
}
.woocommerce form .form-row .input-checkbox {
	cursor: pointer;
}
#reviews #review_form_wrapper .comment-respond .comment-form .form-submit .submit, #reviews #review_form_wrapper .comment-respond .question__form .form-submit .submit, .checkout__section .checkout__container .checkout__container-left .woocommerce .woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row .btn__next, .checkout__section .checkout__container .checkout__container-left .woocommerce .woocommerce-checkout .checkout__delivery-container .delivery__block .btn__next, .checkout__section .checkout__container .checkout__container-left .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .form-row #place_order, #cart .cart .cart__container-right .ordering a, #cart .cart .cart__container-right .buying a  {
	color: #182526;
	margin: 0;
	padding: 0;
}
span.woocommerce-Price-currencySymbol {
	display: inline-block;
}
.popular__category-section .popular__category .popular__category-block a:hover {
	opacity: 0.88;
	background-color: #EEE5E9;
}
.popular__category-section .popular__category .popular__category-block:nth-child(3) .category__image {
	margin-top: 20px;
	margin-bottom: 7px;
}
.footer .footer__block-top .footer__block-column .footer__block-list a:last-child {
	position: relative;
}
.footer .footer__block-top .footer__block-column .footer__block-list a:last-child::after {
	content: '';
	position: absolute;
	width: 100%;
	transform: scaleX(0);
	height: 2px;
	bottom: 0;
	left: 0;
	background-color: #fff;
	transform-origin: bottom right;
	transition: transform 0.25s ease-out;
}
.footer .footer__block-top .footer__block-column .footer__block-list a:last-child:hover::after {
	transform: scaleX(1);
	transform-origin: bottom left;
}
.header .header__top {
	background-image: linear-gradient(to right, #ff00a6 0%, #ffabf4 50%, #ff00a6 100%);
	background-size: 300% 300%;
	transition: 0.5s;
}
.mysocial-cont {
	left: auto;
	right: 65px;
}
.header .header__bottom .header__bottom-right .aws-container .aws-search-form {
	background-color: #fff;
	border: none;
}
.header .header__bottom .header__bottom-right .aws-container .aws-search-form input[type="search"], .header .header__bottom .header__bottom-right .aws-container .aws-search-form input[type="search"]::placeholder {
	color: #8D8D8D;
}
.header .header__bottom .header__bottom-right .aws-container .aws-search-form .aws-search-btn svg {
	fill: #182526;
	width: 100%;
	height: 100%;
}
@media (min-width: 961px) {
	.header .header__bottom .header__bottom-right .aws-container {
		width: 570px;
	}
	.float-right {
		float: right;
		margin-left: 1rem;
		margin-top: 1rem;
	}
}
.header .header__mobile .cart__block .cartcontents {
	text-align: left;
	overflow: hidden;
	padding-left: 4px;
	padding-top: 2px;
	display: initial !important;
	box-sizing: border-box;
}
.header__bottom-right.d-flex, .woocommerce-mini-cart-item.mini_cart_item {
	position: relative;
}
.widget_shopping_cart_content {
	position: absolute;
	overflow: hidden;
	width: 50px;
	height: 50px;
	right: 0;
	top: 0;
	z-index: 9;
	opacity: 0 !important;
}
.widget_shopping_cart_content:hover {
	width: 300px;
	height: auto;
	opacity: 1 !important;
	background-color: #fff;
	padding: 15px;
	border-radius: 4px;
	box-shadow: 0px 4px 16px #E8E8E8;
}
.widget_shopping_cart_content a.remove {
	position: absolute;
	right: 0px;
	top: 0px;
	font-weight: 700;
}
.widget_shopping_cart_content ul.product_list_widget li a {
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #182526;
	display:block;
}
.widget_shopping_cart_content ul.product_list_widget li dl dd {
	margin-bottom: 0;
}
.widget_shopping_cart_content ul.product_list_widget li dl dt {
	font-weight: 400;
}
.widget_shopping_cart_content ul.product_list_widget li {
	padding: 10px 0;
	border-bottom: 1px solid #eee;
}
.widget_shopping_cart_content ul.product_list_widget li img {
	width: 60px;
	height: auto;
	margin-top: 15px;
	float: right;
}
.widget_shopping_cart_content ul.product_list_widget {
	margin-bottom: 10px;
}
.widget_shopping_cart_content a.button.wc-forward {
	font-weight: 400;
	display: inline-block;
	width: 110px;
	text-align: center;
	margin: 10px 0 !important;
	color: #182526;
}
.widget_shopping_cart_content a.button.checkout.wc-forward {
	float: right;
}
#cart .cart .cart__container-left h2 a {
	color: #182526;
}
#cart .cart .cart__container-left h2 a:hover {
	color: #577577;
}
.adv_block {
	color: #fff;
	border-bottom: 1px solid #555;
	padding-bottom: 44px;
	text-align: center;
}
.adv_block > div {
	width: 33.3%;
}
.adv_block .title {
	width: 100px;
	height: 80px;
	margin: auto;
}
.adv_block .title img {
	width: 100%;
}
.btn-promo {
	margin-left: 10px;
	color: #182526;
	text-decoration: underline;
}

.tel.hidden-icon img {
	opacity: 0;
}

.yith-wcwl-add-to-wishlist {
	margin-top: 0;
	position: absolute;
	left: 10px;
	top: 10px;
	right: 10px;
	width: calc(100%-20px);
}
.add_to_wishlist.single_add_to_wishlist, .yith-wcwl-wishlistaddedbrowse {
	color: #ff01a7;
}
.yith-wcwl-wishlistaddedbrowse > a, .yith-wcwl-wishlistexistsbrowse > a {
	position: absolute;
	left: 0;
	top: 0;
	color: #ff01a7;
}
.wishlist_table .product-add-to-cart a {
	color:#fff;
}
body.product-template-default .product__page-details .yith-wcwl-add-to-wishlist {
	left:auto;
	color: #ff01a7;
}
.header .header__bottom a.yith-wcwl, .header .header__mobile a.yith-wcwl {
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #182526;
	position: relative;
	width: 50px;
	height: 50px;
	margin-left: 10px;
}
.header .header__bottom a.yith-wcwl:hover, .header .header__mobile a.yith-wcwl:hover {
	color: #ff01a7;
}
.header .header__bottom .header__bottom-right .cart__block {
	margin-left: 10px;
}
.woocommerce .tinv-wishlist .tinvwl_added_to_wishlist.tinv-modal button.button, .tinv-wishlist .tinvwl-buttons-group button {
	color:#fff;
}
.woocommerce-page #page .catalog__column-right .catalog__products .product__item .product .star-rating {
	display: block;
	color: #f67141;
	margin-top: 17px;
}
.single_variation_wrap .woocommerce-variation .price_holder div.price {
	transform: none !important;
}
section.woo-pagin {
	display: none;
}
.description-list p {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px dashed #ddd;
	margin: 10px 0;
	text-align:right;
}
.description-list p b {
	text-align: left;
}
.animated-progress {
	width: 100%;
	max-width:259px;
	height: 30px;
	border-radius: 4px;
	margin: 20px auto;
	border: 1px solid rgb(189, 113, 113);
	overflow: hidden;
	position: relative;
}
.animated-progress span {
	height: 100%;
	display: block;
	width: 0;
	color: rgb(255, 251, 251);
	line-height: 30px;
	position: absolute;
	text-align: center;
	padding-right: 5px;
}
.progress-green span {
	background-color: green;
}
.orient-delivery {
	text-align: center;
}
.delivery_paymennt {
	background-color: #f5f0f2;
	padding: 15px;
}
.delivery_paymennt .fast-delivery, .delivery_paymennt .paymets {
	font-size: 1rem;
}
.cart__container-right hr, .delivery_paymennt hr {
	border: 1px solid #ddd;
	margin: 10px auto;
}
.fast-delivery, .paymets {
	display: flex;
	align-items: center;
	margin: 10px auto;
	justify-content: space-between;
	font-weight: 300;
	font-size: 14px;
	line-height: 21px;
	color: #182526;
}
.fast-delivery > div, .paymets > div {
	width: 40%;
}
.fast-delivery img, .paymets img {
	margin: 0 0 0 7px;
	width: auto;
	height: 25px;
}
.success-security {
	font-weight: 300;
	font-size: 14px;
	line-height: 21px;
	color: #4c5657;
	text-align: center;
}
.together {
	margin-top:40px;
}
.woobt-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	max-width: 1140px;
	margin: 16px auto 0;
}
.woobt-products[class*="woobt-products-layout-grid"] {
	flex-wrap: nowrap;
	width: 100%;
	flex: 0 0 100%;
}
.woobt-products[class*="woobt-products-layout-grid"] .woobt-product-this {
	border: none;
	margin-right: 5rem;
}
.woobt-products[class*="woobt-products-layout-grid"] .woobt-product .woobt-choose {
	order: 4;
	-webkit-order: 4;
}
.woobt-products[class*="woobt-products-layout-grid"] .woobt-product-this .woobt-title {
	order: 0;
	-webkit-order: 0;
}
.woobt-products[class*="woobt-products-layout-grid"] .woobt-product-this .woobt-thumb, .woobt-products[class*="woobt-products-layout-grid"] .woobt-product > div.woobt-price > div ins {
	order: 1;
	-webkit-order: 1;
}
.woobt-products[class*="woobt-products-layout-grid"] .woobt-product-this .woobt-price, .woobt-products[class*="woobt-products-layout-grid"] .woobt-product > div.woobt-price > div del {
	order:2;
	-webkit-order: 2;
}
.woobt-products[class*="woobt-products-layout-grid"] .woobt-product-this::after {
	content: '+';
	position: absolute;
	right: -5rem;
	top: 20%;
	bottom: auto;
	left: auto;
	font-size: 7rem;
	color: #c0c0c0;
}
.woobt-products .woobt-product .woobt-thumb img {
	max-width: 230px;
	margin: auto;
}
.woobt-products[class*="woobt-products-layout-grid"] .woobt-product-this .woobt-title-inner span:last-child, .woobt-products[class*="woobt-products-layout-grid"] .woobt-product .woobt-title-inner .woobt-qty-num, .woobt-products[class*="woobt-products-layout-grid"] .woobt-product-this .woobt-choose {
	display: none;
}
.woobt-products[class*="woobt-products-layout-grid"] .woobt-product {
	background-color: #f2f2f2;
	border-radius: 4px;
	border: none;
}
.woobt-products[class*="woobt-products-layout-grid"] .woobt-product-this {
	background-color: transparent;
}
.woobt-products[class*="woobt-products-layout-grid"] .woobt-product > div.woobt-title a {
	color: #182526;
	font-weight: normal;
	line-height: normal;
}
.woobt-products[class*="woobt-products-layout-grid"] .woobt-item-product > div.woobt-title, .woobt-products[class*="woobt-products-layout-grid"] .woobt-item-product > div.woobt-price {
	text-align: left;
	max-width: 100%;
}
.woobt-products[class*="woobt-products-layout-grid"] .woobt-product > div.woobt-price {
	max-width: 100%;
}
.woobt-products[class*="woobt-products-layout-grid"] .woobt-product > div.woobt-price > div {
	display: flex;
}
.woobt-products[class*="woobt-products-layout-grid"] .woobt-product > div.woobt-price > div .woocommerce-Price-amount {
	font-size: 17px;
	margin-right: 5px;
}
.woobt-wrap .woobt-text, .woobt-wrap .woobt-products {
	margin: 15px 10px;
}
.description .description__text ol {
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	color: #182526;
	margin-bottom: 10px;
}
/* /// Blog block /// */
#article .block__title .post-thumbnail {
	display: block;
	margin: 10px auto 20px;
}
#article .block__title .post-thumbnail img {
	max-width: 100%;
	width: 100%;
	height: auto;
}
.blog__post-img, .blog__post-img img {
	width: 100%;
	height: auto;
}
#article .block__text ol {
	margin-left: 30px;
}
/* Custom style input nnumber  */
.single-product .product__details .product__page-details .purchase__amount .amount__text {
	margin-top: 10px;
}
.quantity {
	position: relative;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
input[type=number] {
	-moz-appearance: textfield;
}
.quantity input {
	width: 45px !important;
	height: 42px;
	line-height: 1.65 !important;
	float: left;
	display: block;
	padding: 0 !important;
	margin: 0 !important;
	padding-left: 20px !important;
	border: 1px solid #eee !important;
	text-align: left !important;
}
.quantity input:focus {
	outline: 0;
}
.quantity-nav {
	float: left;
	position: relative;
	height: 42px;
}
.quantity-button {
	position: relative;
	cursor: pointer;
	border-left: 1px solid #eee;
	width: 20px;
	text-align: center;
	color: #333;
	font-size: 13px;
	font-family: "Trebuchet MS", Helvetica, sans-serif !important;
	line-height: 1.7;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.quantity-button.quantity-up {
	position: absolute;
	height: 50%;
	top: 0;
	border-bottom: 1px solid #eee;
}
.quantity-button.quantity-down {
	position: absolute;
	bottom: -1px;
	height: 50%;
}
#toTop.show{
	right: 45px;
}
.mysocial-cont {
	bottom: 120px;
}
/* Google racaptcha */
.grecaptcha-badge {
	visibility: hidden;
	opacity: 0;
}
/* button add to card */
button.add_to_cart, button.single_add_to_cart_button, button.single_add_to_cart_button > span, .notice-block__buy-buttons button.button {
	color: #fff !important;
}
button.add_to_cart::before, button.single_add_to_cart_button::before {
	content: "\f07a";
	font-family: WPMenuCart;
	margin-right: 5px;
	font-size: 1.2rem;
}
.clickBuyButton::before {
	content: none !important;
}
.content-block__text ul, .content-block__text ol {
	list-style: none;
	padding: 0;
}
.content-block__text ul li, .content-block__text ol li {
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: #182526;
	margin-bottom: 16px;
	position:relative;
	padding-left:20px;
}
.content-block__text ul li::before, .content-block__text ol li::before {
	content: '';
	width: 100%;
	max-width: 10px;
	height: 10px;
	background-color: #BF047E;
	border-radius: 50%;
	margin-right: 10px;
	position:absolute;
	left:0;
	top:7px;
}
@media (max-width: 960px) {
	.adv_block > div {
		width: 100%;
	}
	.adv_block .title {
		margin-top: 1rem;
	}
	.header .header__mobile {
		flex-wrap: wrap;
	}
	a.wishlist_products_counter.top_wishlist-heart, .header .header__mobile .cart__block {
		margin-left: 5px;
	}
	.header__mobile .aws-container {
		width: 100%;
		padding: 10px 0;
		position:relative;
	}
	.header__mobile .aws-container::before {
		content: '';
		width: 150%;
		height: 1px;
		background-color: #fff;
		display: block;
		position: absolute;
		top: 0;
		left: -30px;
	}
	.header__mobile .aws-container .aws-search-field {
		border:none;
	}
	.header__mobile .aws-container .aws-search-form .aws-form-btn {
		background: #fff;
	}
	.woobt-products[class*="woobt-products-layout-grid"] {
		flex-wrap: wrap;
	}
	.woobt-products[class*="woobt-products-layout-grid"] .woobt-product-this {
		display: none;
	}
	.woobt-wrap .woobt-text, .woobt-wrap .woobt-products {
		margin: 15px 0;
	}
	.accordion {
		background-color: #eee;
		color: #444;
		cursor: pointer;
		padding: 18px;
		width: 100%;
		border: none;
		text-align: left;
		outline: none;
		font-size: 15px;
		transition: 0.4s;
		margin: 10px auto 0;
	}
	.container-sm.accordion	{
		width: calc(100% - 40px);
		display: block;
	}
	.active, .accordion:hover {
		background-color: #ccc;
	}

	.accordion:after {
		content: '\002B';
		color: #777;
		font-weight: bold;
		float: right;
		margin-left: 5px;
	}

	.active:after {
		content: "\2212";
	}

	.panel {
		background-color: white;
		max-height: 0;
		overflow: hidden;
		transition: max-height 0.2s ease-out;
	}
	
}