/*
Theme Name: MuaHangUK
Description: MuaHangUK
Author: A2Z Tech
Template: flatsome
Version: 1.0.016
*/

/* phung custom */

/*************** ADD CUSTOM CSS HERE.   ***************/


.box-text-cs {
    max-width: 400px;
    margin: 0 auto;
}
a.button.is-outline.btn-style.btn-white {
    color: #fff;
    font-size: 15px;
    border-width: 1px;
}
.box-text-cs a {
    padding: 20px 0;
    text-align: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 500;
    color: #262626;
    transition: .3s;
    border-bottom-style: dotted !important;
    border-bottom-color: #bcbcbc;
    text-transform: uppercase;
}
.box-text-cs a:hover{
    opacity: 1 !important;
    background-color: #122717;
    color: #fff !important;
}
a.button.is-underline.btn-under {
    color: #2F9646;
    font-size: 16px;
    padding: 10px 16px;
    line-height: 24px;
}
a.ux-menu-link__link {
    transition: .3s;
}

a.ux-menu-link__link:hover {
    opacity: .6;
}
p.name.product-title a {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #000;
    transition: .3s;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    min-height: 40px;
}
p.name.product-title a:hover{
    color: #2F9646;
}

.single .price-wrapper {
    text-align: left;
    margin-bottom: 30px;
}

.main-title h2 {
    font-size: 36px;
    color: #262626;
    font-weight: 600;
	margin-bottom: 0;
}
.top-divider.full-width {
    display: none;
}

.header-bottom {
    background-color: #fff;
}

.top-divider.full-width {
    display: none;
}

.header-bottom {
    background-color: #fff;
}
/* 
.nav > li a.nav-top-link {
    font-size: 16px;
    color: #fff;
    text-transform: none;
} */

.nav>li.menu-item {
    margin: 0 11px;
}

/* .home .nav > li.cart-item > a {
    color: #fff;
} */

.cart-icon strong {
    color: #fff;
    border-color: #fff;
}

.cart-icon strong:after {border-color: #fff;}

/* .home .nav > li.header-search a {
    color: #fff;
} */
.product-cs-2 {
	overflow-y: scroll;
}
.product-cs {
    position: absolute !important;
    top: -325px;
    max-height: 590px;
    overflow-y: scroll;
    background-color: #fff;
    padding: 0 30px !important;
}

.product-cs::-webkit-scrollbar {
    display: none;
}

.product-cs-2::-webkit-scrollbar {
	width: 6px;
}

.product-cs-2::-webkit-scrollbar-track {
 	background: #fff; 
}

.product-cs-2::-webkit-scrollbar-thumb {
	background: #2f9646; 
}

.badge-container.absolute.left.top.z-1 {
    right: 0;
    left: auto;
}

.badge-inner.secondary.on-sale {
    padding: 0px 14px;
}
.product-small.box {
	border: 1px dashed #ccc;
}
.product-small.box:hover {
	box-shadow: 0px 0px 10px -1px
}
.image-tools.top.right.show-on-hover {
	opacity: 1;
}
.image-tools.top.right.show-on-hover .wishlist-button:not(:hover) {
    background-color: #fff;
    border-color: #fff;	
}
.image-tools.top.right.show-on-hover .wishlist-button.wishlist-added {
	background-color: #b20000;
    border-color: #b20000;
	color: #fff;
}
.image-tools.top.right.show-on-hover .wishlist-button {
    min-width: 36px;
    min-height: 36px;
    line-height: unset;
    margin: 0;
}
.image-tools.top.right.show-on-hover .wishlist-button i {
    top: 0;
}
.custom-filter-wrap {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-bottom: 60px;
    padding-right: 60px;
}
.custom-filter-wrap > .is-large {
    display: none;
}
.custom-filter-wrap .category-filtering {
    margin-left: 30px;
}
.custom-filter-wrap .woocommerce-ordering {
    margin: 0;
    border-right: 1px solid #dddddd;
}
.custom-filter-wrap .woocommerce-ordering select {
    margin: 0;
    border: 0;
    background-color: transparent;
    box-shadow: none;
}
.tax-des {
    max-width: 1170px;
    margin: 0 auto;
    padding: 20px 20px 30px;
}
.tax-des h1 {
    text-align: center;
    text-transform: capitalize;
}
.shop-container {
    padding-left: 20px;
    padding-right: 20px;
}
.shop-container .products.row-full-width {
    margin: 0 !important;
}
.custom-filter-wrap .category-filtering .widget {
    margin-bottom: 0 !important;
}
.custom-filter-wrap .category-filtering .filter-button {
    margin-top: 0;
    letter-spacing: 0.2em;
}
.header-wrapper.stuck {
    padding: 10px 0;
}

select.form-.select {
    width: 160px;
    height: 54px;
    padding: 0 20px;
    border: 1px solid rgb(158, 158, 158);
    transition: .3s;
    cursor: pointer;
}

select.form-.select:hover {
    border-color: rgb(171, 142, 102);
}

button.single_add_to_cart_button.button.alt {
    width: 260px;
    height: 54px;
	font-size: 16px;
    text-transform: none;
}
.product-info.summary.entry-summary.product-summary.form-minimal {
    padding: 0px 15px 20px;
}
.product-info .breadcrumbs {
    font-size: 14px;
	text-transform: none;
}
.product-info .breadcrumbs a {
	color: #262626;
}
.header-bottom-nav > li > a {
    font-size: 16px;
    padding: 20px 0;
    position: relative;
}
.header-bottom-nav > li > a::after{
    content: "";
    width: 0;
    height: 2px;
    left: 0;
    bottom: 5px;
    background-color: #2F9646;
    position: absolute;
    transition: .3s all;
}
.header-bottom-nav > li > a:hover{
    color: #2F9646 !important;
}
.header-bottom-nav > li > a:hover::after{
    width: 100%;
}
.page-template-page-transparent-header-light .header-bottom-nav > li > a:hover{
    color: #fff !important;
}
.page-template-page-transparent-header-light .header-bottom-nav > li > a:hover::after{
    background-color: #fff;
}
.header .header-bottom .header-nav .mega-menu-center {
    margin: 0 auto;
}
.widget>ul>li ul, ul.menu>li ul {
    border-left: 0;
}
.widget>ul>li+li, ul.menu>li+li{
    border: none;
}
.widget>ul>li li>a, ul.menu>li li>a{
    font-size: 15px;
}
.widget_price_filter .ui-slider-horizontal:before {
    content: "";
    position: absolute;
    top: 50%;
    inset-inline: 0;
    margin-top: -1px;
    height: 2px;
    background-color: rgba(0,0,0,.105);
}
.widget_price_filter .ui-slider-horizontal {
    height: 2px;
    background: none;
    cursor: pointer;
}
.widget_price_filter .ui-slider .ui-slider-range{
    background-color: #e02627;
	height: 2px;
	opacity: 1;
	border-radius: 0;
}
.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    top: 50%;
    z-index: 2;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin-top: -15px;
    margin-left: -15px !important;
    width: 30px;
    height: 30px;
    outline: none;
    border: none;
    border-radius: 0;
    background: none;
    background-color: transparent!important;
    cursor: ew-resize;
}
.widget_price_filter .ui-slider .ui-slider-handle:after {
    content: "";
    display: inline-block;
    width: 4px;
    height: 15px;
    background-color: #e02627;
}
.widget_price_filter .price_slider_amount .button{
    background-color: #e02627;
    border-radius: 5px;
    margin: 10px 0px 0px;
    width: max-content;
}
.price_slider_amount {
	display: flex;
    flex-direction: column-reverse;
}
.widget_price_filter .price_label {
	padding-top: 0;
	margin-right: auto;
}
.header .header-bottom .header-nav .mega-menu-center p {
    margin-bottom: 20px;
}
.header .header-bottom .header-nav .mega-menu-center a {
    line-height: 24px;
    display: block;
}
.header .header-bottom .header-nav .mega-menu-center p br {
    display: none;
}

.header .header-bottom li.li-mega ul li {
	margin-left: 0 !important;
	position: relative;
}
.header .header-bottom li.li-mega ul li .arrow,
.header-nav > li.mega-menu .sub-menu li .arrow {
	top: 13px;
	cursor: pointer;
	width: 25px;
}
.header .header-bottom li.li-mega ul li .arrow::before,
.header-nav li.mega-menu > .sub-menu > li .arrow::before {
    content: "\f107";
}
.header .header-bottom li.li-mega ul li ul li a,
.header-nav li.mega-menu > .sub-menu > li ul li ul a{
	color: #fff;
}
.header .header-bottom li.li-mega ul li ul,
.header-nav li.mega-menu > .sub-menu > li ul li ul{
    display: none;
    background-color: var(--primary-color);
    width: 100%;
	border-top: 1px dashed #fff;
}
.header .header-bottom li.li-mega ul li ul li+li{
	border-top: 1px dashed #fff;
}
h5.post-title.is-large {
    font-weight: 500;
}
h5.post-title.is-large a {
    font-size: 24px;
}
.post-item .post-date {
	width: 68px;
	height: 68px;
	left: 36px;
	top: 36px;
}
.post-item .post-date .badge-inner {
	border-radius: 50%;
	background-color: #fff;
	color: #000;
}
.post-item .post-date .badge-inner .post-date-day {
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    margin-bottom: 5px;
    display: inline-block;
}
.post-item .post-date .badge-inner span {
	font-size: 14px;
}
button.is-form.expand.button {
    color: #fff;
    text-shadow: none;
    text-transform: uppercase;
}

.shop_table .cart_item td {
    font-size: 16px;
}

.cart_totals tbody th {
    font-size: 16px;
}

.cart_totals tbody td {
    font-size: 16px;
}
.cart-sidebar .widget-title {
    font-size: 16px;
    font-weight: 500;
    color: #000;
}
/* .icon-shopping-basket:before {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(/medias/2023/10/shopping-cart.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

i.icon-shopping-basket {
    width: 20px;
    height: 20px;
} */

h2.title-sub {
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
}
.woocommerce-order-received .woocommerce .row > .col > p {
    display: none;
}
p.from_the_blog_excerpt.color-white {
    color: #fff;
}
.page-template-page-transparent-header-light .header-wrapper:not(.stuck) .nav>li>a>.icon-search:before{
    background-color: #fff;
}
.header-main .nav>li>a>.icon-search:before {
    content: "";
    width: 32px;
    height: 32px;
    mask-image: url(/medias/2023/10/Frame-1000001932.svg);
    mask-size: cover;
    mask-repeat: no-repeat;
    -webkit-mask-image: url(/medias/2023/10/Frame-1000001932.svg);
    -webkit-mask-size: cover;
    -webkit-mask-repeat: no-repeat;
    background-color: #262626;
    position: absolute;
    top: 0;
    left: 0;
}
.page-template-page-transparent-header-light .header-wrapper:not(.stuck) span.image-icon.header-cart-icon:before{
    background-color: #fff;
}
span.image-icon.header-cart-icon:before {
    content: "";
    width: 32px;
    height: 32px;
    mask-image: url(/medias/2023/10/Frame-1000001933.svg);
    mask-size: cover;
    mask-repeat: no-repeat;
    -webkit-mask-image: url(/medias/2023/10/Frame-1000001933.svg);
    -webkit-mask-size: cover;
    -webkit-mask-repeat: no-repeat;
    position: absolute;
    background-color: #262626;
    top: 0;
    left: 0;
}
span.image-icon.header-cart-icon img{
    opacity: 0;
}
span.image-icon.header-cart-icon {
    width: 32px;
    height: 32px;
}
.header-main .nav>li>a>i.icon-search {
    width: 32px;
    height: 32px;
}
.header-wrapper.stuck span.image-icon.header-cart-icon:before,
.header-wrapper.stuck .header-main .nav>li>a>.icon-search:before{
    background-color: #262626;
}
a.button.btn-hover i {
    transition: .3s;
}

a.button.btn-hover:hover i {
    margin-left: 15px;
}
a.showcoupon {
    color: #122717 !important;
    text-decoration: underline;
    transition: .3s;
}

a.showcoupon:hover {
    opacity: 0.7;
}
.term-description {
    max-width: 800px;
    margin: 0 auto;
}
h1.product-title.product_title.entry-title {
    font-weight: bold;
}
.comment-form{
    margin-bottom: 0;
}
.review-form-inner.has-border {
    padding: 30px;
}
.product-quantity select.form-.select{
    width: 100px;
}
.header-nav li {
    position: relative;
}
.header-nav > li:not(.mega-menu) .sub-menu .sub-menu{
	position: absolute;
	left: 100%;
	top:0;	
	display:none;
	background-color: #fff;
}
.header li span.arrow {
    position: absolute;
    top: calc(50% - 10px);
    right: 5px;
    color: #000;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.header li span.arrow::before {
	font-family: fl-icons!important;
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 900;
	content:"\f105";
}
.header-nav > li .sub-menu li:hover > a+span.arrow {
	color: #fff;
}
.header-nav > li .sub-menu li{
    display: block;
    width: 100%;
	margin-top: 0 !important;
}
.header-nav > li:not(.mega-menu) .sub-menu li:hover > .sub-menu{
	display:block;
}
.header-nav > li:not('.li-mega') .sub-menu li+li{
	border-top:1px dashed #fff;
}
.header-nav > li .sub-menu a{
	margin: 0;
    padding: 10px 20px;
	font-size: 16px;
    font-weight: normal;
}
.header-nav > li:not(.mega-menu) .sub-menu li:hover{
    background-color: var(--primary-color);
}
.header-nav > li:not(.mega-menu) .sub-menu li:hover > a{
	color: #ffffff;	
}

.header-nav li.mega-menu > .sub-menu > li ul li:hover {
    background-color: var(--primary-color);
}
.header-nav li.mega-menu > .sub-menu > li ul li:hover > a{
	color: #ffffff;
}

.header-nav li.mega-menu > .sub-menu {
	padding-top: 25px;
}
.header-nav li.mega-menu > .sub-menu::before {
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	background-color: #fff;
	width: 100vw;
	height: 100%;
	box-shadow: 1px 1px 15px rgba(0,0,0,.15);
}
.header-nav li.mega-menu > .sub-menu > li {
	width: 20%;
	display: inline-block;
	border-right: none;
}
.header-nav li.mega-menu > .sub-menu > li > a {
	background-color: transparent;
	color: #2f9646;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 8px;

}
.header-nav li.mega-menu .sub-menu > li  ul li a {
	line-height: 24px;
	font-size: 16px;
}
.header-nav li.mega-menu > .sub-menu > li > a+span.arrow {
	display: none;
}
.c-scrollLine {
    width: 1px;
    height: 80px;
    background: #dcdcdc;
    position: absolute;
    left: 50%;
    bottom: -80px;
    display: block;
    z-index: 2;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.c-scrollLine:after, .c-scrollLine:before {
    content: "";
    width: 100%;
    height: 100%;
    -webkit-animation-duration: 1.6s;
    animation-duration: 1.6s;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    display: block;
}
.c-scrollLine:before {
    background: #dcdcdc;
    -webkit-animation-name: lineInOut2;
    animation-name: lineInOut2;
    position: absolute;
    top: 0;
    z-index: 100;
}
.c-scrollLine:after {
    background: #787878;
    -webkit-animation-name: lineInOut;
    animation-name: lineInOut;
    z-index: 10;
}
@keyframes lineInOut {
    0% {
        opacity: 0;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: top;
        transform-origin: top;
    }
    5% {
        opacity: 1;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: top;
        transform-origin: top;
    }
    59% {
        opacity: 1;
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: top;
        transform-origin: top;
    }
    60% {
        opacity: 1;
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: bottom;
        transform-origin: bottom;
    }
    100% {
        opacity: 1;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: bottom;
        transform-origin: bottom;
    }
}
.container_mouse {
    color: #fff;
    cursor: pointer;
    position: absolute;
    left: 50%;
    bottom: 65px;
    transform: translateX(-50%);
}

.container_mouse .mouse-btn {
    margin: 0px auto;
    width: 40px;
    height: 60px;
    border: 2px solid #fff;
    border-radius: 30px;
    display: flex;
}

.container_mouse .mouse-btn .mouse-scroll {
    display: block;
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    margin: auto;
    animation: scrolling 2s linear infinite;
}


@keyframes scrolling {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    transform: translateY(20px);
  }
}

.scroll-down-wrap{
  transition:opacity 0.4s ease;
  -webkit-transition:opacity 0.4s ease;
  -moz-transition:opacity 0.4s ease;
}
.scroll-down-wrap,.scroll-down-wrap.no-border{
  position:absolute;
  bottom:20px;
  left:50%;
  width:60px;
  margin-left:-30px;
  z-index:101;
}
.scroll-down-wrap.no-border,.scroll-down-wrap.no-border{
  bottom:12px;
}
.scroll-down-wrap.no-border .section-down-arrow{
  display:inline-block;
  width:49px;
  height:49px;
  color:#fff!important;
  border:2px solid #fff;
  text-align:center;
  line-height:50px;
  border-radius:100px;
  font-size:25px;
  -webkit-border-radius:100px;
  transition:opacity 0.4s ease;
  -webkit-transition:opacity 0.4s ease;
  -moz-transition:opacity 0.4s ease;
  overflow:hidden;
  margin-left:0px;
  left:0;
  bottom:16px;
  opacity:0.6;
}
.scroll-down-wrap.no-border .section-down-arrow,.slider-down-arrow.no-border{
  border:none!important;
  overflow:visible;
  text- align:center;
  opacity:1;
  height:auto;
  bottom:13px;
  -webkit-animation:nudgeMouse 2.4s cubic-bezier(0.250,0.460,0.450,0.940) infinite;
  animation:nudgeMouse 2.4s cubic-bezier(0.250,0.460,0.450,0.940) infinite;
}
.nectar-scroll-icon-path{
  fill:transparent;
  stroke-width:2px;
  stroke-dashoffset:120;
  stroke-dasharray:120;
  -webkit-animation:mouse-scroll-btn-roll-out .55s cubic-bezier(.5,.1,.07,1);
  animation:mouse-scroll-btn-roll-out .55s cubic-bezier(.5,.1,.07,1);
}
.nectar-scroll-icon{
  width:30px;
  height:45px;
  text-align:center;
  cursor:pointer;
  position:relative;
  z-index:100;
}
.scroll-down-wrap.no-border .section-down-arrow:after,.slider-down-arrow.no-border:after{
  content:"";
  position:absolute;
  top:0;
  left:50%;
  display:block;
  width:30px;
  height:45px;
  margin-left:-15px;
  border:2px solid rgba(255,255,255,1);
  border-radius:30px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  z-index:62;
}
.scroll-down-wrap.no-border:hover .section-down-arrow:before, .slider-down-arrow.no-border:hover:before{
  background-color:rgba(255,255,255,1);
}
.scroll-down-wrap.no-border:hover .nectar-scroll-icon-path, .slider-down-arrow.no-border:hover .nectar-scroll-icon-path{
  stroke-dashoffset:0;
  -webkit-animation:mouse-scroll-btn-roll-over .55s cubic-bezier(.5,.1,.07,1);
  animation:mouse-scroll-btn-roll-over .55s cubic-bezier(.5,.1,.07,1)
}
@-webkit-keyframes mouse-scroll-btn-roll-over{
  0%{stroke-dashoffset:120}
  100%{stroke-dashoffset:0}
}
@keyframes mouse-scroll-btn-roll-over{
  0%{stroke-dashoffset:120}
  100%{stroke-dashoffset:0}
}
@-webkit-keyframes mouse-scroll-btn-roll-out{
  0%{stroke-dashoffset:0}
  100%{stroke-dashoffset:-120}
}
@keyframes mouse-scroll-btn-roll-out{
  0%{stroke-dashoffset:0}
  100%{stroke-dashoffset:-120}
}
.scroll-down-wrap.no-border .section-down-arrow:before,.slider-down-arrow.no-border:before{
  position:absolute;
  content:'';
  display:block;
  left:50%;
  margin-left:-1px;
  top:22px;
  background-color:rgba(255,255,255,1);
  width:2px;
  height:10px;
  border-radius:10px;
  transition:background-color .55s cubic-bezier(.5,.1,.07,1);
  -webkit-animation:trackBallSlide 2.4s cubic-bezier(0.000,0.000,0.725,1.000) infinite;
  animation:trackBallSlide 2.4s cubic-bezier(0.000,0.000,0.725,1.000) infinite;
}
@-webkit-keyframes trackBallSlide{
  0%{
    opacity:1;
    -webkit-transform:scaleY(1) translateY(-10px);
    transform:scaleY(1) translateY(-10px);
  }
  45%{
    opacity:0;
    -webkit-transform:scaleY(0.5) translateY(13px);
    transform:scaleY(0.5) translateY(13px);
  }
  46%{
    opacity:0;
    -webkit-transform:scaleY(1) translateY(-10px);
    transform:scaleY(1) translateY(-10px);
  }
  65%,100%{
    opacity:1;
    -webkit-transform:scaleY(1) translateY(-10px);
    transform:scaleY(1) translateY(-10px);
  }
}
@keyframes trackBallSlide{
  0%{
    opacity:1;
    -webkit-transform:scaleY(1) translateY(-10px);
    transform:scaleY(1) translateY(-10px);
  }
  45%{
    opacity:0;
    -webkit-transform:scaleY(0.5) translateY(13px);
    transform:scaleY(0.5) translateY(13px);
  }
  46%{
    opacity:0;
    -webkit-transform:scaleY(1) translateY(-10px);
    transform:scaleY(1) translateY(-10px);
  }
  65%,100%{
    opacity:1;
    -webkit-transform:scaleY(1) translateY(-10px);
    transform:scaleY(1) translateY(-10px);
  }
}
@keyframes nudgeMouse{
  0%{
    -webkit-transform:translateY(0);
    transform:translateY(0);
  }
  45%{
    -webkit-transform:translateY(8px);
    transform:translateY(8px);
  }
  65%,100%{
    -webkit-transform:translateY(0);
    transform:translateY(0);
  }
}
@-webkit-keyframes nudgeMouse{
  0%{
    -webkit-transform:translateY(0);
    transform:translateY(0);
  }
  45%{
    -webkit-transform:translateY(8px);
    transform:translateY(8px);
  }
  65%,100%{
    -webkit-transform:translateY(0);
    transform:translateY(0);
  }
}

.arrow-scroll {
  position: absolute;
  z-index: 2;
  bottom: 16px;
  left: calc(50% - 1px);
  width: 3px;
  height: 16px;
  background: white;
  animation: bounce 1s cubic-bezier(.19,.38,0,1) infinite;
}
.arrow-scroll::after {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    bottom: 0;
    left: -4px;
    border-bottom: solid white 3px;
    border-right: solid white 3px;
    transform: rotate(45deg);
}
@keyframes bounce {
  0%, 100% {
    transform: translateY(-4px);
  }
  50% {
    transform: translateY(4px);
  }
}

.box-arrow-scroll{
	position: absolute;
	top: 50px;
	left: 50%;
	transform: translateX(-50%);
}

.box-arrow-scroll span{
	display: block;
	width: 20px;
	height: 20px;
	border-bottom: 2px solid #2f9646;
	border-right: 2px solid #2f9646;
	transform: rotate(45deg);
	margin: -10px;
	animation: animate 2s infinite;
}

.box-arrow-scroll span:nth-child(2)
{
	animation-delay: -0.2s;
}

.box-arrow-scroll span:nth-child(3)
{
	animation-delay: -0.4s;
}
.single-product #product-sidebar {
	padding-left: 0;
}
.single-product .product-info.col-divided {
	border-right: 0;
}
@keyframes animate{
	
	0%{
		opacity: 0;
		transform: rotate(45deg) translate(-20px, -20px);
	}
	50%{
		opacity: 1;
	}
	100%{
		opacity: 0;
		transform: rotate(45deg) translate(20px, 20px);
	}
}
.slick-prev {
    left: -30px;
}
.slick-next {
    right: -30px;
}
.slick-prev, .slick-next {
    width: 32px;
    height: 32px;
    background: #fff !important;
	box-shadow: 0px 0px 10px 0px #ccc;
    border-radius: 50%;
}
.slick-prev::before {
	content:"\f104";
}
.slick-next::before {
	content:"\f105";
}
.slick-arrow::before {
	color: #000;
	font-family: fl-icons;
}
.row-feedback .col > .col-inner {
	padding: 30px;
}
.single-product form.cart {
	display: flex;
	flex-wrap: wrap;
}
.single-product form.cart > div:nth-child(1) {
	width: 100%;
}
.single-product form.cart .yith-wcwl-add-to-wishlist{
	width: 54px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border: 1px solid #e02627;
    margin-bottom: 0;
	position: relative;
}
.single-product form.cart .yith-wcwl-add-to-wishlist:hover {
	background-color: #e02627;
}
.single-product form.cart .yith-wcwl-add-to-wishlist:hover i {
	color: #fff;
}
.yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistexistsbrowse a {
	width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}
.product-gallery-slider img {
	cursor: url(https://muahanguk-italy.com/medias/2023/12/zoom-in.png), zoom-in;
}
#popup_gallery_product .product-gallery-slider img {
	cursor: url(https://muahanguk-italy.com/medias/2023/12/zoom-out.png), zoom-in;
	position: relative;
    display: inline-flex;
    background-color: white;
	width: 100%;
    height: auto;
}
.single-product .woocommerce-product-gallery .flickity-button {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, 0.75);
	opacity: 1;
}
.single-product .woocommerce-product-gallery .flickity-button svg {
	padding: 35%;
}
.single-product .woocommerce-product-gallery .flickity-button svg path{
	fill: rgb(171, 142, 102);
}

.single-product .mfp-container+.mfp-close {
	mix-blend-mode: unset;
    top: 60px !important;
    color: rgb(171, 142, 102);
    right: 60px;
}

#popup_gallery_product .row {
	width: 100% !important;
	justify-content: center;
	margin: 0 auto;
}
#popup_gallery_product .col.large-2 {
    max-width: 80px;
    position: absolute;
    left: 45px;
    top: 0;
    height: 100%;
	padding-bottom: 0;
}
#popup_gallery_product .col.large-10 {
	max-width: 1320px;
	width: 100%;
	padding-bottom: 0;
}
#popup_gallery_product .slide a {
	display: block;
	width: 100%;
	height: 100%;
}
.countSpan {
    position: absolute;
    bottom: 0;
    width: 100%;
    font-weight: 500;
    padding: 8px 15px;
    color: #fff;
	text-shadow: 0 0 3px #000;
}

@media only screen and (min-width: 850px) {
	.single-product .mfp-container {
		padding: 0;
	}
	.single-product .mfp-container .mfp-content {
		height: 100%;
		background-color: #fff;
	}	
}
@media only screen and (min-width: 550px) {
	.single-product .product-gallery .col.large-10 {
		padding-bottom: 0;
		flex-basis: 100%;
		max-width: 100%;
	}	
	.single-product .product-gallery .col.large-10 {
		padding-bottom: 0;
	}
	.single-product .product-gallery .col.large-2 {
		display: none;
	}
}

@media only screen and (max-width: 850px){
	.product-info.summary.entry-summary.product-summary.form-minimal {
		padding-top: 20px;
	}
}
@media only screen and (max-width: 550px) {
	.single-product .woocommerce-product-gallery .flickity-button {
		width: 40px;
		height: 40px;
	}
}
@media only screen and (max-width: 480px) {
    [data-icon-label]:after{
        padding-left: 1px;
    }
    .banner-single-post{
        min-height: 400px;
    }
    section.related-post{
        padding: 30px 0;
    }
    a.button.success.lowercase.btn-under.mx-auto {
        font-size: 16px;
    }
    .text-sm-16 p {
        font-size: 14px;
    }
    .woocommerce-order-received .woocommerce .row {
        flex-direction: column-reverse;
    }
    table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details,
    table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td {
        font-size: 16px;
    }
    td.woocommerce-table__product-name.product-name {
        font-size: 16px;
    }
    label.shipping__list_label {
        font-size: 14px;
    }
    .col-inner.has-border {
        padding: 15px;
    }
    .shop_table tfoot th {
        font-size: 15px;
    }
    .cart select.form-.select {
        width: 60px;
        height: 35px;
        padding: 0 10px;
    }
    .cart-popup-inner.inner-padding {
        padding: 15px;
    }
    .pswp__caption {
        display: none;
    }
    .term-description {
        font-size: 15px;
    }
    .text-sm-left > div{
        text-align: left !important;
    }
    .box-text-img .box-text {
        padding: 20px !important;
        font-size: 13px;
    }
    .nav>li.menu-item{
        margin: 0;
    }
    .product-cs{
        top: 0;
        max-height: 450px;
        width: 100% !important;
        margin: 0 !important;
    }
    .main-title h2{
        font-size: 28px;
    }
    .box-text-cs a{
        font-size: 16px;
    }
    .custom-filter-wrap .category-filtering {
        margin-left: 13px;
        width: 120px;
    }
    .shop-container{
        padding-left: 0;
        padding-right: 0;
    }
    .custom-filter-wrap{
        margin-bottom: 30px;
    }
    p.name.product-title a{
        font-size: 15px;
        font-weight: 400;
    }
    .custom-filter-wrap .woocommerce-ordering select{
        font-size: 15px;
    }
    .header-wrapper{
        box-shadow: 1px 1px 10px rgba(0,0,0,.15);
    }
    .callout.badge.badge-square {
        height: 35px;
    }
    
    .badge-inner.secondary.on-sale {
        padding: 0 9px;
    }
    .product-info .price{
        font-size: 16px;
    }
    h1.product-title.product_title.entry-title{
        font-size: 20px;
    }
    .product-info.summary.entry-summary.product-summary.form-minimal{
        padding: 15px;
    }
    select.form-.select{
        width: 80px;
        height: 40px;
    }
    .product-categories li a{
        font-size: 16px;
    }
    .product-main{
        padding-bottom: 0;
    }
}