/* .product.type-product form:nth-of-type(2) {
    display: none;
} */


/*.me-cart, .me-products form.cart, .summary form.cart, .me-products .button {
    display: none !important;
	visibility: hidden !important;
	pointer-events: none !important;
	width: 0 !important;
	height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}*/

@media (min-width: 640px) {
	.woocommerce:has(> .woocommerce-MyAccount-navigation) {
		flex-direction: column;
	}
}

/*===============================================*/
/*    Base    */
/*===============================================*/
input {
  -webkit-appearance: none;
}
abbr[title] {
    text-decoration: none;
}
iframe {
  width: 100%;
}
.no-scroll {overflow: hidden;}
.uk-button:disabled, .uk-button.disabled {
  opacity: 0.5;
  pointer-events: none;
}
@media all and (max-width: 639px) {
  .uk-button-large {
    line-height: 1.2;
    padding: 19px 30px;
  }
}

/*===============================================*/
/*    Toolbar    */
/*===============================================*/
#me-toolbar-center {
    border: none;
}
.tm-toolbar > div > .uk-width-1-3:not(:first-of-type) > div {
    display: flex;
    flex-direction: row-reverse;
}

/*===============================================*/
/*    Header Desktop     */
/*===============================================*/
.tm-header .uk-sticky-fixed {
  z-index: 990;
}
.tm-header .uk-sticky-fixed .uk-navbar-container,
.tm-header-mobile .uk-navbar-container.uk-navbar-sticky {
    background: rgba(21, 25, 27, .9);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    transition: all .3s ease-out!important;
}
.me-header-fill {
  background: rgba(21, 25, 27, 1)!important;
}
.tm-header .uk-sticky-placeholder {
    background: #161b1d;
}
.tm-header .uk-sticky-fixed .uk-navbar-dropbar.uk-navbar-dropbar-slide {
    z-index: -1;
}
.tm-header .uk-navbar-center .uk-navbar-nav > li, .me-shop {
    /* max-width: 180px; */
    text-align: center;
    line-height: 1.15;
}

.uk-navbar-nav .uk-nav-parent-icon > .uk-parent > a::after {
  background-image: url("/wp-content/themes/yootheme/vendor/assets/uikit/src/images/icons/plus.svg");
  background-size: 10px;
}
/* .menu-item-has-children + .uk-navbar-dropdown {
	width: 100vw;
  transform: translateX(-50%);
  left: 50%;
} */
/* .menu-item-has-children + .uk-navbar-dropdown > div .uk-nav.uk-navbar-dropdown-nav {
	margin: 0 auto;
	display: flex;
  flex-wrap: wrap;
	justify-content: space-between;
	width: 100vw;
	max-width: 80vw;
}*/
.uk-navbar-dropdown-nav .uk-nav-sub ul {padding-left: 0;}
.uk-navbar-dropdown-nav .uk-nav-sub > li > a {color: #151a1c;}
.uk-navbar-dropdown-nav > li > a {
	text-transform: uppercase;
	font-weight: 700;
}
.uk-navbar-dropdown.uk-navbar-dropdown-boundary.uk-navbar-dropdown-bottom-left .uk-nav.uk-navbar-dropdown-nav {max-width: 300px;}
.tm-header .menu-item-object-product_cat.menu-item-has-children > a:after {
  content: '+';
  opacity: .5;
  margin-left: 10px;
  transition: all .2s linear;
  transform-origin: center;
  transform: rotate(0);
}
.tm-header .menu-item-object-product_cat.menu-item-has-children > a:hover:after {
  content: '-';
  transform: rotate(360deg);
  transition: all .3s ease-in-out .2s;
}

.tm-header .uk-navbar-dropdown-grid.uk-child-width-1-3.uk-grid div li:first-of-type {margin-bottom: 50px;}

.tm-header .menu-item-object-product_cat.menu-item-has-children a + .uk-dropdown {
  max-width: 400px;
  top: 0 !important;
  padding: 0 30px;
  border-left: 1px solid #d9d9d9;
  box-shadow: none;
  background: transparent;
  height: 100%;
  left: 30% !important;
}
.uk-navbar-dropdown.uk-drop.uk-navbar-dropdown-dropbar.uk-open {
    left: 40px !important;
    width: 100%;
}
.uk-dropbar.uk-dropbar-top.uk-dropnav-dropbar.uk-navbar-dropbar {
    background: #fff;
	min-height: 50vh;
}

.tm-header .uk-navbar-dropdown-grid.uk-child-width-1-1 > .uk-first-column > ul.uk-nav.uk-navbar-dropdown-nav:first-of-type > li {padding-bottom: 30px;}

.uk-navbar-dropdown {margin-top: 0;}
[data-cart-brackets] {display: none;}

@media all and (min-width: 960px) {
  [class^="add-icon-"] {flex-direction: column; margin-bottom: 50px;}
  [class^="add-icon-"] a {justify-content: center;}
}
@media all and (min-width: 960px) and (max-width: 1400px) {
	.uk-navbar-nav>li>a {
	  padding: 0 5px;
  	font-size: 11px;
  	letter-spacing: 0.5px;
	}
	.menu-item-has-children + .uk-navbar-dropdown > div .uk-nav.uk-navbar-dropdown-nav {max-width: 900px;}
	.menu-item-has-children + .uk-navbar-dropdown {padding: 30px;}
}
@media all and (min-width: 960px) and (max-width: 999px) {
	.uk-navbar-nav>li>a {font-size: 10px;letter-spacing: 0px;}
}

/*===============================================*/
/*    Header Mobile     */
/*===============================================*/
.tm-header-mobile > .uk-sticky-fixed {z-index: 1000;}
.tm-header-mobile .uk-navbar-container {padding: 0 15px;}
.tm-header-mobile .uk-navbar-item, .tm-header-mobile .uk-navbar-nav>li>a, .tm-header-mobile .uk-navbar-toggle {min-height: 50px;}

.tm-header-mobile .uk-navbar-right > ul {
    display: flex;
}
.tm-header-mobile .uk-navbar-right > ul > li > a {
    padding: 0 2vw;
}

.tm-header-mobile .uk-navbar-right .uk-nav-default > li > a {color: #fff;}

#nav-icon {
  width: 24px;
  height: 12px;
  position: relative;
  -webkit-transform: rotate(0deg) scale(0.8);
  -moz-transform: rotate(0deg) scale(0.8);
  -o-transform: rotate(0deg) scale(0.8);
  transform: rotate(0deg) scale(0.8);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transform-origin: center left;
  transition: .5s ease-in-out;
  cursor: pointer;
}
#nav-icon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #fff;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
#nav-icon span:nth-child(1) {
  top: 1px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
#nav-icon span:nth-child(2) {
  top: 11px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
#nav-icon.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -3px;
  left: 0px;
}
#nav-icon.open span:nth-child(2) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 14px;
  left: 0px;
}
#tm-mobile > div:nth-child(1) {
  height: calc(100vh - 200px);
  overflow: scroll;
  padding-bottom: 240px;
}

@media all and (max-width: 959px) {
  a[class^='add-icon-'] i {
    display: inline-block!important;
    width: 30px;
  }
}

/*===============================================*/
/*    Secondary Menu     */
/*===============================================*/
.me-secondary-menu {z-index: 979;}
.me-secondary-menu .el-item:hover .el-image {color: #EF404B;}
.me-secondary-menu .el-title {margin-top: 10px !important;}
.me-secondary-menu .el-item {background: #101314;}
.me-secondary-menu .uk-card-hover:hover {background-color: #101314;}
.me-secondary-menu .el-slidenav,
.me-secondary-menu .el-slidenav:hover,
.me-secondary-menu .el-slidenav:active {
    margin: 0px;
    background: rgb(21 26 28 / 95%);
    box-shadow: 0 0 10px #000;
    display: flex;
    height: 100%;
}
.me-secondary-menu .el-slidenav svg {
    transform: scale(0.8);
}
@media all and (max-width: 640px) {
    .me-secondary-menu .el-title {margin-top: 0px !important;}
}

/*===============================================*/
/*    Cart Count     */
/*===============================================*/
#cart-count {
  position: absolute;
  top: 55%;
  left: 60%;
  box-sizing: border-box;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  border-radius: 500px;
  vertical-align: middle;
  background: #ef404b;
  color: #fff!important;
  font-size: 12px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  line-height: 0;
  letter-spacing: 0;
  font-family: Inherit;
}
.me-cart {position: relative;}

/*===============================================*/
/*    Toggle Price    */
/*===============================================*/
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ddd;
  transition: .4s;
}

.switch .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: #fff;
  transition: .4s;
}

.switch input.active + .slider {
  background-color: #ef404b;
}

.switch input.active + .slider {
  box-shadow: 0 0 0 4px rgba(239, 64, 75, .5);
  outline: none;
}

.switch input.active + .slider:before {
  transform: translateX(26px);
}

.switch .slider.round {
  border-radius: 34px;
}

.switch .slider.round:before {
  border-radius: 50%;
}

body.price-hidden .price, body.price-hidden .woocommerce-Price-amount, body.price-hidden .woocommerce-mini-cart__total {display: none;}

/*===============================================*/
/*    MyMeMo / Slider     */
/*===============================================*/
.me-slider-mymemo:is(.el-title, .el-image) {pointer-events: none;}
.me-slider-mymemo h3.el-title {color: #15191B;}
.me-slider-mymemo .el-item .uk-card {max-width: 500px; margin: 0 auto;}
.me-slider-mymemo li.el-item {opacity: 0.3; transition: all .3s linear; filter: blur(3px); -webkit-filter: blur(3px); transform: scale(0.8);}
.me-slider-mymemo li.el-item.uk-active {opacity: 1; transition: all .3s linear; filter: blur(0px); transform: scale(1);}
.me-slider-mymemo {padding: 0; margin: 0;}
.me-slider-mymemo .me-mymemo-img img {max-height: 250px!important; object-fit: contain;}
.me-mymemo-wishlist-btn .add_to_wishlist {
    margin: 0;
    border: 2px solid;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    -webkit-appearance: none;
    border-radius: 0;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 25px;
    vertical-align: middle;
    font-size: 16px;
    line-height: 42px;
    text-align: center;
    text-decoration: none;
    transition: .1s ease-in-out;
    transition-property: color,background-color,background-position,border-color,box-shadow;
    font-weight: 700;
    border-radius: 50px;
    background-origin: border-box;
    background-color: #ef404b;
    color: #fff!important;
    border-color: #ef404b;
}
.me-mymemo-wishlist-btn .add_to_wishlist:hover {
    background-color: transparent;
    color: #ef404b!important;
}
.me-slider-mymemo .yith-wcwl-wishlistaddedbrowse, .me-slider-mymemo .yith-wcwl-wishlistexistsbrowse {
    background: #151a1c;
    border-radius: 50px;
}
.single-product .yith-wcwl-add-to-wishlist {
    height: 30px;
}

@media all and (max-width: 640px) {
    .me-slider-mymemo .me-mymemo-img img {width: 100px;}
    .me-slider-mymemo .el-link {padding: 0 20px;}
}
/*===============================================*/
/*    Homepage / MyMeMo      */
/*===============================================*/
.me-mymemo-img-mobile {z-index: 0!important;}
@media all and (max-width: 639px) {
  #mymemo > div {padding-top: 0;}
}
/*===============================================*/
/*    Homepage / Category Card     */
/*===============================================*/
.me-cat-card img {
    height: 400px;
    width: 100%;
    object-fit: cover;
}

/*===============================================*/
/*    Homepage / Slideshow     */
/*===============================================*/
.me-slideshow-thumbnav {width: 40px;}
@media all and (min-width: 960px) {
  .me-slideshow-thumbnav {width: 80px;}
}
@media all and (max-width: 639px) {
	.me-slideshow-title {font-size: 34px;}
}

/*===============================================*/
/*    SearchFilter     */
/*===============================================*/
.searchandfilter ul {
    list-style: none;
    padding: 0;
}
.searchandfilter h4 {
    font-size: 14px;
    margin-bottom: 5px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1.86px;
}
.sf-field-reset.uk-grid-margin {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: underline;
}
/*===============================================*/
/*    Loader     */
/*===============================================*/
#me-loader {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  width: 100vw;
  height: 100vh;
  background: #00000069;
  pointer-events: none;
}
#me-loader img {
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  animation: loader 1.5s ease-in-out infinite;
}
@keyframes loader {
  0% {top: 50%;}
  50% {top: 45%;}
  100% {top: 50%;}
}

/*===============================================*/
/*    Page Box     */
/*===============================================*/
.me-grid-product-page .el-item {
  display: flex !important;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.me-grid-product-page .el-image {
  padding: 10px 10px 0 10px;
}

/*===============================================*/
/*    PopOver     */
/*===============================================*/
.tm-popover-items.uk-hidden\@s {
    display: none !important;
}
.tm-popover-items.uk-visible\@s {
    display: block !important;
}
@media all and (max-width: 800px) {
	.uk-marker {padding: 10px;}
}

/*===============================================*/
/*    Timeline     */
/*===============================================*/
.el-timeline-icon {
    background-image: url(../assets/logo.png);
    background-size: contain;
    background-color: #15191b !important;
    background-repeat: no-repeat;
    background-position: center center;
    width: 40px;
    height: 40px;
    margin: 0 !important;
}

/*===============================================*/
/*    Footer     */
/*===============================================*/
#me-footer-menu .menu-item {
  text-transform: none;
  letter-spacing: 0;
}
#me-footer-menu {border: 10px solid #fff;}
#me-footer-menu .menu-item-has-children {
    font-weight: 700;
}
.me-footer-menu ul.uk-nav {
    display: flex;
    flex-wrap: wrap;
}
.me-footer-menu ul.uk-nav > li {
    width: 25%;
}
.me-footer-menu ul.uk-nav-sub {
    padding-left: 0;
}
.me-footer-menu ul.uk-nav-sub li a {
    color: #151a1c;
    font-weight: 400;
    padding: 3px 0;
}
.me-footer-menu li.uk-active a {
  color: #151a1c;
}
.me-footer-menu li.uk-active a:hover {
  color: #ef404b;
}
.me-footer-menu a:not([href]) {
  pointer-events: none;
}
@media all and (max-width: 960px) {
    .me-footer-menu ul.uk-nav > li {
        width: 45%;
    }
}

/*===============================================*/
/*    Contact Form    */
/*===============================================*/
.wpcf7-not-valid-tip {
    font-size: 11px !important;
    font-weight: 700 !important;
    text-align: center;
    padding: 5px 10px;
    background: #ffd2d6;
    color: #ef404b !important;
    border-radius: 0 0 50px 50px;
    margin: 0 auto;
    max-width: 200px;
}
.wpcf7-response-output {
    border: none !important;
    color: #151a1c;
    text-align: center;
    font-size: 14px;
    background: #3eef80;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    background: #efd53e;
}
.wpcf7 .ajax-loader {
    transform: translateY(15px);
    background-color: #ef404b !important;
    opacity: 1 !important;
}
.uk-form-label .uk-text-small {
    font-size: 10px;
    font-style: italic;
    text-transform: uppercase;
}
form .wpcf7-submit {
    background: #ef404b !important;
    border: none !important;
    color: #fff !important;
    padding: 6px 40px;
    transition: all .2s ease;
}

form .wpcf7-submit:hover {
    background: #151a1c !important;
}
.me-acceptance {
  font-size: 10px;
}
.me-acceptance label {
  display: flex;
  text-align: left;
}
.me-acceptance label input {
    width: 100%;
    max-width: 22px;
    margin-right: 10px;
    margin-top: 3px;
}

/*===============================================*/
/*    Woocommerce    */
/*===============================================*/

.price:after {
    content: 'HT';
    font-size: 12px;
    margin-left: 7px;
}
.woocommerce-error a {
    color: inherit;
    font-weight: bolder;
    text-decoration: underline;
}
.search-filter-results .me-products form.cart {
    display: none;
}
body.woocommerce-page .uk-section-default {
  background: #FAFAFA;
}
.woocommerce .blockUI.blockOverlay:before, .woocommerce-page .blockUI.blockOverlay:before {
  background: url(../assets/logo.png);
  animation: loader infinite 1.5s ease-in-out;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.woocommerce-message {
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
  align-items: center;
  gap: 20px;
}
.woocommerce-error li {
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}

/* Woo Filter */
.woocommerce .searchandfilter ul > li {
    margin-top: 20px;
}
.woocommerce .searchandfilter ul > li.sf-field-submit input {
    background: #ef404b;
    color: #fff;
    border: none;
    width: 100%;
}
.woocommerce .searchandfilter {
  border-top: 1px solid;
  margin-top: 20px;
}


/* Woo Reset */
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: unset;
    margin-bottom: 20px;
}
select + span {
    display: none;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt,
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button {
    font-family: inherit;
}
#product_cat + span {
    display: none;
}

/* Woo Loop */
.archive .product-type-variable .price bid {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
}

.archive .product-type-variable .price {
	display: flex;
    align-items: center;
    justify-content: center;
}

.product.outofstock a.button {
    display: none !important;
}

.fixe {
  background-color: #536c7c;
}
.orientable-grand-angle {
  background-color: #b48712;
  white-space: nowrap;
}
.inclinable {
  background-color: #9455aa;
}
.orientable{
  background-color: #12b48c;
}
ul.products li.product div.uk-card, ul.me-products li.product div.uk-card {
    text-align: center;
    overflow: hidden;
}
.me-products {
    clear: both;
}
.me-products .stock, .me-products .variations label {
    display: none !important;
}
.me-products .product .uk-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
/* .me-products .product.product-type-simple .uk-card .button {
    margin-bottom: 20px;
} */
.me-products .variations {
    margin: 0 auto;
}
.me-products .product-type-variable .uk-card-body {
  padding-bottom: 0;
}

.woocommerce div.images .flex-control-thumbs li {
    width: auto;
    min-width: 60px;
}
ul.products li.product a:hover img, ul.me-products li.product a:hover img {
    transform: scale(1.1);
    transition: all .2s ease;
}
ul.products li.product a img, ul.me-products li.product a img {
    transform: scale(1);
    transition: all .2s ease;
    object-fit: scale-down;
    object-position: center;
    max-height: 200px;
    height: 200px;
    padding: 10px;
}
#me-shop-sidebar-mobile-toogle {
    border-radius: 100%;
    width: 50px;
    height: 50px;
    padding: 10px;
    box-shadow: 0 5px 20px rgb(0 0 0 / 40%);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    z-index: 99;
}
@media all and (max-width: 639px) {
  .product .uk-card-body {
    padding: 15px 15px;
  }
  .product .me-list-feature {
    font-size: 11px;
  }
  .uk-card .yith-wcwl-add-button a {
      line-height: 1.2;
      padding: 0px;
      display: flex;
      align-items: center;
  }
}
.me-products .button.loading:before, .loading-ref:before  {
  content: '';
  background: rgb(238 64 75 / 50%);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 4px;
  animation: uk-fade 1s ease-in;
}
.me-products .button.loading:after, .loading-ref:after {
  content: '';
  background: url(../assets/logo.png);
  background-repeat: no-repeat;
  background-size: 30%;
  background-position: center;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 4px;
  animation: loading-bounce 1s linear infinite;
}
@keyframes loading-bounce {
  0% {transform: translateY(0) rotate(0deg);}
  60% {transform: translateY(20px);}
  100% {transform: translateY(0) rotate(360deg);}
}
.sps-swatches > .swatchColor.selected {
    border: 3px solid rgb(0 0 0 / 60%);
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
}

@media screen and (max-width: 700px) {
	.me-products .add_to_cart_button {
		line-height: 1!important;
		padding: 10px 10px;
		font-size: 13px;
		width: calc(100% - 30px);
	}

	.me-products .quantity {
		float: unset!important;
		display: inline-block;
		width: calc(100% - 30px);
		text-align: center;
		margin: 5px auto!important;
	}
}

@media screen and (min-width: 1200px) and (max-width: 1284px) {
	.me-products .add_to_cart_button {
		line-height: 1!important;
		padding: 10px 10px;
		font-size: 13px;
		width: calc(100% - 30px);
	}

	.me-products .quantity {
		float: unset!important;
		display: inline-block;
		width: calc(100% - 30px);
		text-align: center;
		margin: 5px auto!important;
	}
}

/* Woo Single Product */
.cross-sells {width: 100%!important;}
.cross-sells form.cart {display: none!important;}

.woocommerce div.product .stock, .woocommerce-page div.product .stock.in-stock {
    background: #44dd8a !important;
    color: #000;
}
.woocommerce div.product .stock, .woocommerce-page div.product .stock.out-of-stock{
    background: #ef404b !important;
    color: #fff;
}
/* .woocommerce div.product .stock, .woocommerce-page div.product .stock.in-stock{
  background: #efcd40 !important;
} */

.woocommerce div.product p.stock, .woocommerce-page div.product p.stock {
    font-size: 12px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    border-radius: 50px;
    display: inline-block;
    padding: 0 10px 2px 10px;
    margin-top: 15px;
    margin-bottom: 0px;
    float: right;
}
@media (max-width: 640px) {
  .woocommerce div.product p.stock, .woocommerce-page div.product p.stock {
    margin-bottom: 10px;
  }
}
@media (min-width: 1200px) {
  div.product>.summary, div.product>.woocommerce-product-gallery {
      width: calc(50%);
  }
}
.summary>.price {
    font-weight: 600;
    font-size: 32px;
    color: #ee404b;
}
.variations {
    max-width: 350px;
}
.woocommerce-product-details__short-description {
    margin-top: 30px;
    padding: 10px;
    border: 1px solid #ededed;
    font-size: 14px;
}
.woocommerce-product-gallery .flex-viewport {
    width: 100%;
    max-height: 600px;
}

.me-features-list li {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.me-features-list li span {
    width: calc( 50% - 12px );
}
.me-features-list li span:first-child {
    width: 20px;
}
.me-features-list li span:last-child {
    text-align: right;
}
.me-features-list li::before {
    display: none;
}
.wc-variation-is-unavailable {
    pointer-events: none;
    background: none!important;
    color: #ddd!important;
    border-color: #ddd!important;
}

.single-product .products ul {
    justify-content: center;
}

.woocommerce div.product .entry-summary .cart div.quantity{
    float: none;
    margin: 0;
    display: inline-block;
}
@media (max-width: 640px) {
  .woocommerce input.input-text.qty {
      width: calc(100% - 82px);
  }
  .woocommerce div.product .entry-summary .cart div.quantity {
    width: 100%;
  }
}
.woocommerce div.product form.cart .button {
    float: none;
    width: 100%;
    margin-top: 20px;
}
.added_to_cart.wc-forward {
    text-align: center;
    width: 100%;
    display: none;
}
li.yith_featured_thumbnail {
    order: 1;
    background: #b6c3c8;
}
li.yith_featured_thumbnail img {
    opacity: 0 !important;
}
.woocommerce div.images .flex-control-thumbs li img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}
.single-product #tm-main {
    padding-top: 15px;
}

.me-play-button svg * {
  stroke-width: 0.3;
}
.me-play-button {
  transition: all .3s ease-in-out;
}
#me-product-video:hover .me-play-button,
.me-support-video-play:hover .me-play-button {
  transform: scale(1.2);
  transition: all .3s ease-in-out;
}
.wc-tabs {
  padding-top: 10px !important;
  background: #fafafa;
}
.uk-modal.uk-open:not(#modal-search) .uk-modal-dialog {
  width: 100% !important;
  background: transparent !important;
  /* max-width: 700px !important; */
  margin: auto;
}
.uk-modal.uk-open:not(#modal-search) {
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    display: flex!important;
}
.uk-modal-dialog iframe {
  width: 100% !important;
  min-height: 75vh;
}

.woocommerce div.product div.images img, .woocommerce-page div.product div.images img {
    max-height: 600px!important;
    object-fit: contain!important;
    margin: 0 auto;
}
/* .woocommerce div.images .flex-control-thumbs li img.flex-active, .woocommerce div.images .flex-control-thumbs li img:hover {
    border: 1px solid #ef404b;
    transition: border .2s ease;
} */
.pswp__caption__center {
    display: none;
}
.pswp__bg {
    background: rgba(0,0,0,.7);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}
.woocommerce div.images .woocommerce-product-gallery__wrapper {
  mix-blend-mode: multiply;
}
.me-product-feature-yes {background: #44dd8a;}
.me-product-feature-no {background: #ef404b;}

@media (min-width: 769px) {
  .woocommerce div.images .flex-control-thumbs::-webkit-scrollbar {
      background: #d1d1d1;
      width: 3px;
  }
  .woocommerce div.images .flex-control-thumbs::-webkit-scrollbar-thumb {
      background: #ef404b;
  }
  .woocommerce div.images .flex-control-thumbs {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    max-height: 500px;
    width: 66px;
  }
}
@media (max-width: 768px) {
    .woocommerce #content div.product div.images,
    .woocommerce #content div.product div.summary,
    .woocommerce div.product div.images,
    .woocommerce div.product div.summary,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page #content div.product div.summary,
    .woocommerce-page div.product div.images,
    .woocommerce-page div.product div.summary {
        float: none;
        width: 100%;
    }
    .woocommerce div.product div.images .flex-control-thumbs {
      height: 70px;
      display: flex;
      flex-wrap: nowrap;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
    }
    .woocommerce div.images .flex-control-thumbs::-webkit-scrollbar {
        background: #d1d1d1;
        height: 3px;
    }
    .woocommerce div.images .flex-control-thumbs::-webkit-scrollbar-thumb {
        background: #ef404b;
    }
    .woocommerce div.product div.images img, .woocommerce-page div.product div.images img {
        max-height: 260px!important;
    }
}
@media all and (max-width: 639px) {
  .woocommerce-product-gallery .flex-viewport {
      max-height: 280px;
  }
}
@media all and (min-width: 640px) {
  .woocommerce div.images .flex-control-thumbs {
      display: flex;
      flex-direction: column;
  }
  .woocommerce div.product div.images, .woocommerce-page div.product div.images {
      display: flex;
      flex-direction: row-reverse;
	  justify-content: center;
  }
}

section.related.products form.cart {
    display: none;
}

/* Woo Quantity */
.plus, .minus {
    font-size: 18px;
    width: 40px;
    height: 40px;
    background: #fff;
    border: 1px solid #151a1c;
    color: #151a1c;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    transition: all .2s ease;
    transform: translateY(1px);
}
.plus:hover, .minus:hover {
  background: #151b1d;
  color: #fff;
  cursor: pointer;
  transition: all .2s ease;
}
.minus {
  border-radius: 100% 0 0 100%;
  border-right: none;
}
.plus {
  border-radius: 0 100% 100% 0;
  border-left: none;
  margin-left: -4px;
}
.woocommerce div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity {
    margin-bottom: 20px;
}
.woocommerce .me-quantity .qty, .woocommerce-page .me-quantity .qty {
    border: 1px solid;
    width: 55px;
    height: 40px;
    border-radius: 0;
    top: -1px;
    position: relative;
    border-left: none;
    border-right: none;
    margin-right: unset;
    margin-left: -4px;
	text-align: center;
}
.woocommerce .quantity:not(.me-quantity) .qty, .woocommerce-page .quantity:not(.me-quantity) .qty {
    width: 100px;
    text-align: center;
}

/* Woo Variation */
.variations label {
    font-weight: 400!important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
}
.variations .woo-selected-variation-item-name {
    font-weight: 700!important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
}

/* Woo MiniCart */
li.woocommerce-mini-cart-item .woocommerce-Price-amount:after {
    content: 'HT';
    font-size: 10px;
    margin-left: 5px;
}
.woocommerce-mini-cart__buttons a:first-child {
    display: none;
}
ul.woocommerce-mini-cart.cart_list.product_list_widget {
    list-style: none outside;
    padding: 0;
    margin: 0;
}
p.woocommerce-mini-cart__total strong {
    font-size: 0!important;
}

p.woocommerce-mini-cart__total strong:before {
    content: 'Total:';
    font-size: 20px;
}

p.woocommerce-mini-cart__total.total:after {
    content: 'net HT (Hors éco-participations et licences satellite)';
    display: block;
    font-size: 12px;
}

li.woocommerce-mini-cart-item.mini_cart_item {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 0 0 20px 0 !important;
    border-bottom: 1px solid #dedede;
}
.woocommerce-mini-cart-item mini_cart_item a:first-child {
  margin-right: 10px;
  color: #000!important;
}

.woocommerce-mini-cart-item.mini_cart_item img {
    max-width: 70px;
    width: 70px;
    height: 100px;
    object-fit: contain;
    display: block;
    float: right;
    margin-left: 4px;
    box-sizing: border-box;
    position: relative;
}
.woocommerce-mini-cart-item a.remove.remove_from_cart_button {
    font-size: 1.5em;
    text-decoration: none;
    color: #aaa;
    font-weight: 400;
}

p.woocommerce-mini-cart__total.total {
    font-size: 20px;
}
p.woocommerce-mini-cart__buttons a {
    margin-bottom: 15px !important;
}
p.woocommerce-mini-cart__buttons {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    text-align: center;
}

a.button.wc-forward:not(.checkout-button) {
    border: 2px solid #151a1c;
    color: #151a1c;
    line-height: 50px !important;
    padding: 0 10px !important;
    border-radius: 50px;
    font-weight: 600;
    transition: all .2s ease-in-out;
}

a.button.checkout.wc-forward {
    background: #ef404b;
    color: #fff;
    border-color: #ef404b;
}

a.button.checkout.wc-forward:hover {
    background: transparent;
    color: #ef404b;
}

a.button.wc-forward:hover {
    background: #151a1c;
    color: #fff;
}

/* Woo Category */
.woocommerce-widget-layered-nav-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}
/* .term-description {
  max-height: 100px;
  padding: 30px;
  margin-top: 40px;
  overflow: hidden;
  position: relative;
  transition: .3s all ease-in-out;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #000;
}
.term-description.expand {
  max-height: 100%;
}
.term-description::after {
  content: '';
  pointer-events: none;
  background: linear-gradient(180deg, rgba(250,250,250,0) 0%, rgba(250,250,250,1) 65%);
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: .2s all linear;
}
.term-description.expand::after {
  background: linear-gradient(180deg, rgba(250,250,250,0) 0%, rgba(250,250,250,0) 65%);
} */
.subcategories-list.uk-subnav a {
    color: #151a1c!important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px;
    font-size: 14px !important;
}

/* Woo Cart & Checkout */
th.product-price:after {
    content: ' unitaire *';
}
th.product-subtotal:after {
  content: ' *';
}
.woocommerce-cart-form:after {
    content: '* net HT (Hors éco-participations et licences satellite)';
    float: right;
}
#order_review .woocommerce-shipping-totals, #order_review  .cart-subtotal {
    display: none;
}
#order_review th.product-total:after,
#order_review tr.order-total th:after,
li.woocommerce-order-overview__total strong:after {
    content: ' net HT (Hors éco-participations et licences satellite)';
    font-size: 10px;
}

.woocommerce-order-overview__payment-method {display: none;}

.cart_item .product-thumbnail img {
    height: 75px;
    width: 100%;
    object-fit: contain;
    overflow: hidden;
    mix-blend-mode: multiply;
}
.coupon {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 10px;
    float: left;
}
.coupon button {
    border: none!important;
    text-decoration: underline!important;
}
.coupon + button {
    float: right!important;
}
.cart_totals {
    width: 100%;
    float: unset;
    max-width: 400px;
    color: #fff;
    background: #151a1c;
    margin: 0 auto;
    padding: 20px 0;
}
.wc-proceed-to-checkout a {
    width: 100%;
}
.wc-proceed-to-checkout a {
    width: 100%;
}

.cart_totals h2 {
    color: #fff;
    text-align: center;
}
.cart_totals table {
    width: calc(100% - 20px);
    margin: 0 auto;
}
.cart_totals table, .cart_totals .wc-proceed-to-checkout {
    padding: 0 20px;
}
section.shipping-calculator-form button {
    color: #fff!important;
    border-color: #fff!important;
}
.input-radio {
    display: inline-block;
    height: 22px;
    width: 22px;
    overflow: hidden;
    margin-top: -4px;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    transition: .2s ease-in-out;
    transition-property: background-color,border-color,box-shadow;
    border: 2px solid #15191b;
    border-radius: 50%;
    box-sizing: border-box;
    font: inherit;
}

.input-radio:checked {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23FFF%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E");
    background-color: #ef404b;
    border-color: transparent;
}
.woocommerce-shipping-methods {
  text-align: right;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment,
.woocommerce table.shop_table, .woocommerce-page table.shop_table {
    padding: 15px;
    background: transparent;
}

li.wc_payment_method {
    padding: 10px !important;
    margin: 10px 0 0 0!important;
    background: #fff;
    border-top: 2px solid #2a2e2f;
    box-shadow: 0 20px 20px 0 rgba(0,0,0,.05);
}

small.includes_tax {
    display: none!important;
}

ul.wc_payment_methods.payment_methods.methods {
    display: none;
}

#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
    border-top: none;
}

.woocommerce table.cart thead th.product-name {
    position: relative;
    left: unset;
    padding-left: 0;
}
.woocommerce-form-login-toggle {
    text-align: center;
}
.woocommerce-checkout .woocommerce-form-login {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.ui-datepicker .ui-datepicker-buttonpane button {
    background: #ef404b;
    color: #fff;
    border: none;
    border-radius: 50px;
    font-size: 15px;
    padding: 10px 20px;
}

#ui-datepicker-div {
    font-family: 'sofia-pro', sans-serif;
}
.ui-state-default.ui-state-active {
    background: #ef404b;
    color: #fff;
	border-color: #ef404b;
	font-weight: 600;
}
.ui-datepicker-title select {
    font-size: 16px!important;
    font-family: 'sofia-pro', sans-serif !important;
    border-radius: 50px;
    padding: 0 5px;
    font-weight: 600;
}
.ui-datepicker-calendar td > * {
    overflow: hidden;
    border-radius: 100%;
    height: 32px;
    text-align: center!important;
    line-height: 1.8;
}

.ui-datepicker .ui-datepicker-header {
    background: #e7e7e7;
}




.woocommerce table.woocommerce-checkout-review-order-table td:last-child {
    white-space: initial;
}

.woocommerce-billing-fields > h3 {
    display: none;
}

h3#ship-to-different-address {
    display: none;
}

div#franco_de_port_field {
    padding: 20px;
    background: #2c2f31;
    color: #fff;
}

div#franco_de_port_field * {
    color: #fff;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--request-quote {
    display: none;
}
section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses {
    display: none;
}
.woocommerce-EditAccountForm .woocommerce-form-row--first,
.woocommerce-EditAccountForm .woocommerce-form-row--last,
.woocommerce-EditAccountForm label[for="account_display_name"],
.woocommerce-EditAccountForm input#account_display_name,
.woocommerce-EditAccountForm input#account_display_name + span {
  display: none;
}
th.thwcfe-section-title {
    display: none;
}



@media (min-width: 1200px) {
  #customer_details {
      width: 50%;
  }
}
@media (max-width: 960px) {
  #customer_details {
      width: 100%;
  }
}

@media all and (max-width: 639px) {
  .woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
      display: flex;
      flex-direction: column;
  }
  .coupon button {
      width: 100%!important;
      margin: 10px 0!important;
  }

  #add_payment_method .wc-proceed-to-checkout, .woocommerce-cart .wc-proceed-to-checkout, .woocommerce-checkout .wc-proceed-to-checkout {
    position: fixed;
    bottom: 30px;
    z-index: 999;
    left: 50%;
    transform: translateX(-50%);
  }
  #add_payment_method .wc-proceed-to-checkout a.checkout-button, #add_payment_method .uk-button-large, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
      width: 90vw;
      box-shadow: 0 10px 20px rgba(0,0,0,.2);
  }
  .wc-proceed-to-checkout {
    padding: 0;
  }
}
@media all and (min-width: 640px) {
  #order_review_heading {
    text-align: right;
  }
}

/* Woo Account */
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr:nth-last-child(3),
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr:nth-last-child(2),
td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-status,
th.woocommerce-orders-table__header.woocommerce-orders-table__header-order-status {
    display: none;
}

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th.woocommerce-table__product-table.product-total:before {
    content: 'SOUS-';
}
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th.woocommerce-table__product-table.product-total:after,
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr:nth-last-child(1) th:after,
th.woocommerce-orders-table__header.woocommerce-orders-table__header-order-total:after {
    content: ' net HT (Hors éco-participations et licences satellite)';
    font-size: 10px;
}


#billing_postcode {
    margin-bottom: 10px;
}
.woocommerce-button.button.order-again {
    min-width: 250px;
}
#customer_login {
    margin-top: 0!important;
}
.me-privacy-acceptance, .mc4wp-checkbox label {
    font-size: 12px !important;
    font-weight: 400 !important;
    letter-spacing: 0px !important;
}
.woocommerce-MyAccount-content,
.woocommerce-MyAccount-navigation {
    width: 100% !important;
    float: unset;
}
#customer_login .uk-subnav, #customer_login .uk-switcher {
    width: 100%;
    margin-top: 0!important;
}

.woocommerce-MyAccount-navigation ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 15px;
    background: #fff;
    padding: 10px!important;
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
}
.woocommerce-MyAccount-navigation-link.is-active a {
    color: #ef404b!important;
}
.woocommerce-MyAccount-content {
    max-width: 600px;
    margin: 10px auto;
}
.woocommerce-orders .woocommerce-MyAccount-content {
    max-width: unset;
}
.woocommerce-EditAccountForm {
    max-width: 400px;
    margin: 0 auto;
}
.woocommerce-orders-table__cell-order-actions > a {
    margin-bottom: 10px;
}
.woocommerce-orders-table__cell-order-actions a.pay {
    background: #ef404b !important;
    color: #fff !important;
    border-color: #ef404b !important;
}
.woocommerce-orders-table__cell-order-actions a.view {
    background: #151a1c !important;
    color: #fff !important;
    border-color: #151a1c !important;
}
.woocommerce-orders-table__cell-order-actions a.pay:hover, .woocommerce-orders-table__cell-order-actions a.view:hover {
    background: #fff !important;
    color: #151a1c !important;
    border-color: #151a1c !important;
}

/* Woo Add To Wishlist */
.single-product .yith-wcwl-add-button a {
    color: #151a1c;
}
.yith-wcwl-add-button, .yith-wcwl-wishlistaddedbrowse, .yith-wcwl-wishlistexistsbrowse {
    text-align: center;
}
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
  left: unset;
  right: 10px;
  top: 10px;
  position: absolute;
  z-index: 10;
  font-size: 0;
}
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .me-wishlist-icon-added svg path {
  fill:#ef404b;
}
.uk-card .yith-wcwl-add-button a {
    color: #ef404b;
}
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist i {
    font-size: 1.3rem;
}

/* Woo SmallScreen */

@media all and (max-width: 960px) {
  .woocommerce table.shop_table_responsive thead,.woocommerce-page table.shop_table_responsive thead {
      display: none
  }

  .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
      border-top: 0
  }

  .woocommerce table.shop_table_responsive tbody th,.woocommerce-page table.shop_table_responsive tbody th {
      display: none
  }

  .woocommerce table.shop_table_responsive tr,.woocommerce-page table.shop_table_responsive tr {
      display: block
  }

  .woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td {
      display: block;
      text-align: right!important
  }

  .woocommerce table.shop_table_responsive tr td.order-actions,.woocommerce-page table.shop_table_responsive tr td.order-actions {
      text-align: left!important
  }

  .woocommerce table.shop_table_responsive tr td::before,.woocommerce-page table.shop_table_responsive tr td::before {
      content: attr(data-title) ": ";
      font-weight: 700;
      float: left
  }

  .woocommerce table.shop_table_responsive tr td.actions::before,.woocommerce table.shop_table_responsive tr td.product-remove::before,.woocommerce-page table.shop_table_responsive tr td.actions::before,.woocommerce-page table.shop_table_responsive tr td.product-remove::before {
      display: none
  }

  .woocommerce table.my_account_orders tr td.order-actions,.woocommerce-page table.my_account_orders tr td.order-actions {
      text-align: left
  }

  .woocommerce table.my_account_orders tr td.order-actions::before,.woocommerce-page table.my_account_orders tr td.order-actions::before {
      display: none
  }

  .woocommerce table.my_account_orders tr td.order-actions .button,.woocommerce-page table.my_account_orders tr td.order-actions .button {
      float: none;
      margin: .125em .25em .125em 0
  }

  .woocommerce #content div.product div.images,
  .woocommerce #content div.product div.summary,
  .woocommerce div.product div.images,
  .woocommerce div.product div.summary,
  .woocommerce-page #content div.product div.images,
  .woocommerce-page #content div.product div.summary,
  .woocommerce-page div.product div.images,
  .woocommerce-page div.product div.summary {
      float: none;
      width: 100%;
  }

  /* .woocommerce #content table.cart .product-thumbnail,.woocommerce table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail {
      display: none
  } */
  .product-thumbnail:before {
    display: none;
  }

  .woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions {
      text-align: left
  }

  .woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon {
      float: none;
      padding-bottom: .5em
  }

  .woocommerce #content table.cart td.actions .coupon::after,.woocommerce #content table.cart td.actions .coupon::before,
  .woocommerce table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::before,
  .woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::before,
  .woocommerce-page table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::before {
      content: " ";
      display: table
  }

  .woocommerce #content table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::after {
      clear: both
  }
  .woocommerce #content table.cart td.actions .coupon .button.alt,.woocommerce #content table.cart td.actions .coupon .input-text+.button,
  .woocommerce table.cart td.actions .coupon .button.alt,.woocommerce table.cart td.actions .coupon .input-text+.button,
  .woocommerce-page #content table.cart td.actions .coupon .button.alt,.woocommerce-page #content table.cart td.actions .coupon .input-text+.button,
  .woocommerce-page table.cart td.actions .coupon .button.alt,.woocommerce-page table.cart td.actions .coupon .input-text+.button {
      float: right;
  }

  .woocommerce #content table.cart td.actions .button,.woocommerce table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button {
      display: block;
      width: 100%
  }

  .woocommerce .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .cross-sells,.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .shipping_calculator {
      width: 100%;
      float: none;
      text-align: left
  }

  .woocommerce-page.woocommerce-checkout form.login .form-row,.woocommerce.woocommerce-checkout form.login .form-row {
      width: 100%;
      float: none
  }

  .woocommerce #payment .terms,.woocommerce-page #payment .terms {
      text-align: left;
      padding: 0
  }

  .woocommerce #payment #place_order,.woocommerce-page #payment #place_order {
      float: none;
      width: 100%;
      box-sizing: border-box;
      margin-bottom: 1em
  }

  .woocommerce .lost_reset_password .form-row-first,.woocommerce .lost_reset_password .form-row-last,.woocommerce-page .lost_reset_password .form-row-first,.woocommerce-page .lost_reset_password .form-row-last {
      width: 100%;
      float: none;
      margin-right: 0
  }

  .woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation {
      float: none;
      width: 100%
  }

  .product-quantity {
    display: contents!important;
    text-align: right;
  }
  .woocommerce table.cart tbody td:last-child {
    display: contents;
  }
  .woocommerce .cart_totals>table .woocommerce-shipping-totals td {
    width: 100%;
    text-align: left!important;
  }
}

/*===============================================*/
/*    AWS     */
/*===============================================*/
.aws-container .aws-search-form .aws-form-btn{background:#fff;border:1px solid #fff!important}.aws-container .aws-search-form .aws-wrapper{border:none}.aws-container .aws-search-field{border:none}.aws-container .aws-search-field{letter-spacing:1.8px;font-family:inherit}.aws-search-result .aws_result_title,.aws-search-result .aws_search_more a{color:#ef404b}#modal-search .uk-close{top:50%;transform:translateY(-50%)}.aws-container .aws-search-form{position:relative;width:100%;float:none!important;display:-webkit-box!important;display:-moz-box!important;display:-ms-flexbox!important;display:-webkit-flex!important;display:flex!important;align-items:stretch;height:44px}.aws-container .aws-search-form *,.aws-search-result{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-hyphens:manual;-webkit-hyphens:manual;hyphens:manual;border-radius:0!important}.aws-container .aws-search-form .aws-loader,.aws-container .aws-search-form .aws-loader:after{border-radius:50%!important;width:20px;height:20px}.aws-container .aws-search-form .aws-wrapper{flex-grow:1;position:relative;vertical-align:top;padding:0;width:100%}.aws-container .aws-search-form .aws-loader{position:absolute;display:none;right:10px;top:50%;z-index:999;margin:0;margin-top:-10px;font-size:10px;text-indent:-9999em;border-top:3px solid #ededed;border-right:3px solid #ededed;border-bottom:3px solid #ededed;border-left:3px solid #555}.aws-container .aws-search-form.aws-processing .aws-loader{display:block;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load8 .7s infinite linear;animation:load8 .7s infinite linear}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load8{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.aws-container .aws-search-label{position:absolute!important;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.aws-container .aws-search-field{width:100%;max-width:100%;color:#313131;padding:6px;line-height:30px;display:block;font-size:12px;position:relative;z-index:2;-webkit-appearance:none;height:100%;margin:0!important;border:1px solid #d8d8d8;outline:0}@media screen and (-webkit-min-device-pixel-ratio:0) and (max-device-width:1024px){.aws-container .aws-search-field{font-size:16px}}.aws-container .aws-search-field::-ms-clear{display:none;width:0;height:0}.aws-container .aws-search-field::-ms-reveal{display:none;width:0;height:0}.aws-container .aws-search-field::-webkit-search-cancel-button,.aws-container .aws-search-field::-webkit-search-decoration,.aws-container .aws-search-field::-webkit-search-results-button,.aws-container .aws-search-field::-webkit-search-results-decoration{display:none}.aws-container .aws-search-field:focus{background-color:#fff}.aws-container .aws-show-clear .aws-search-field{padding-right:40px}.aws-container .aws-search-field:focus::-webkit-input-placeholder{color:transparent}.aws-container .aws-search-field:focus:-moz-placeholder{color:transparent}.aws-container .aws-search-field:focus::-moz-placeholder{color:transparent}.aws-container .aws-search-field:focus:-ms-input-placeholder{color:transparent}.aws-container .aws-search-form .aws-search-clear{display:none!important;position:absolute;top:0;right:0;z-index:2;cursor:pointer;color:#757575;height:100%;width:38px;padding:0 0 0 10px;text-align:left}.aws-container .aws-search-form .aws-search-clear span{position:relative;display:block;font-size:24px;line-height:24px;top:50%;margin-top:-12px}.aws-container .aws-search-form.aws-show-clear.aws-form-active .aws-search-clear{display:block!important}.aws-container .aws-search-form.aws-form-active.aws-processing .aws-search-clear{display:none!important}.aws-container .aws-search-form .aws-search-btn{padding:0;line-height:10px;width:42px}.aws-container .aws-search-form .aws-search-btn_icon{display:inline-block;fill:currentColor;height:24px;line-height:24px;position:relative;width:42px;color:#555}.aws-container .aws-search-form .aws-search-btn svg{display:block;height:100%;width:100%}.aws-container[data-show-page=false] .aws-search-form .aws-search-btn:hover{background:#ededed;cursor:default}.aws-container .aws-search-form .aws-form-btn{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;flex-direction:column;text-align:center;background:#ededed;border:1px solid #d8d8d8;margin:0 0 0 -1px;cursor:pointer;position:relative;white-space:nowrap;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:background-color .1s ease-in-out;-moz-transition:background-color .1s ease-in-out;-o-transition:background-color .1s ease-in-out;transition:background-color .1s ease-in-out}.aws-container .aws-search-form .aws-form-btn:hover{background:#dcdcdc}.aws-container .aws-search-form .aws-form-btn:active{background:#d8d8d8}.aws-container[data-buttons-order="3"] .aws-search-form .aws-wrapper{-webkit-order:2;order:2}.aws-container[data-buttons-order="3"] .aws-search-form .aws-search-btn{margin:0 -1px 0 0}.aws-search-result{position:absolute;text-align:left;z-index:9999999999999;background:#fff;width:100%;margin-top:-1px;border:1px solid #ccc;font-size:12px;line-height:16px}.aws-search-result ul{list-style:none;padding:0!important;margin:0!important;max-height:400px;overflow-y:auto;-webkit-overflow-scrolling:touch}.aws-search-result ul::-webkit-scrollbar-track{-webkit-box-shadow:none;background-color:#ededed}.aws-search-result ul::-webkit-scrollbar{width:7px;background-color:#ededed}.aws-search-result ul::-webkit-scrollbar-thumb{background-color:#d8d8d8}.aws-search-result ul li{list-style:none;border-bottom:1px solid #ccc;overflow:hidden;margin:0!important;position:relative}.aws-search-result ul li:last-child{border-bottom:0}.aws-search-result .aws_result_link{display:block;cursor:pointer;padding:10px 8px;height:100%;overflow:hidden;text-decoration:none;border:0}.aws-search-result .aws_result_item.hovered,.aws-search-result .aws_result_item:hover{background:#f5f5f5}.aws-search-result .aws_result_content{overflow:hidden;display:block}.aws-search-result .aws_result_title{display:block;font-weight:400;margin-bottom:3px;color:#ef404b}.aws-search-result .aws_result_featured{margin:0 6px 0 0;position:relative;top:-2px}.aws-search-result .aws_result_featured svg{width:13px;height:13px;fill:#fa0;vertical-align:bottom}.aws-search-result .aws_result_stock{display:block;font-weight:400;margin-top:4px;margin-bottom:5px;color:#7ad03a}.aws-search-result .aws_result_stock.out{color:#a44}.aws-search-result .aws_result_sku{display:block;font-weight:400;margin-top:3px;margin-bottom:5px;color:#222}.aws-search-result .aws_result_cat .aws_result_title,.aws-search-result .aws_result_tag .aws_result_title{margin-bottom:2px}.aws-search-result .aws_result_excerpt{display:block;color:#222}.aws-search-result .aws_result_price{display:block;padding:2px 0;color:#222}.aws-search-result .aws_result_price del,.aws-search-result .aws_result_price ins{background:0 0;padding:0 12px 0 0;opacity:1}.aws-search-result .aws_result_price del{opacity:.8;text-decoration:line-through!important}.aws-search-result .aws_result_cats{display:block;float:left;margin:0 20px 0 0}.aws-search-result .aws_result_image{display:block;height:100%;float:left;padding:0 10px 0 0}.aws-search-result .aws_result_image img{width:50px;height:auto;box-shadow:none}.aws-search-result .aws_result_sale{display:block;height:42px;overflow:hidden;position:absolute;right:0;top:0;width:47px}.aws-search-result .aws_onsale{background:#77a464 none repeat scroll 0 0;color:#fff;display:block;float:right;height:20px;padding-top:2px;position:relative;right:-25px;text-align:center;top:3px;transform:rotate(45deg);width:77px}.aws-search-result .aws_no_result{line-height:1.5;padding:10px 6px;cursor:auto}.aws-search-result .aws_search_more a{line-height:40px;display:block;text-decoration:none;border:0;text-align:center;color:#ef404b}.aws-search-result .aws_search_more a:hover{background:#f5f5f5}body.aws-overlay{overflow:hidden!important;position:fixed;width:100%}.aws-container.aws-mobile-fixed{position:fixed!important;z-index:9999999!important;top:10px!important;left:20px!important;width:100%;width:calc(100% - 40px)!important}.aws-mobile-fixed-close{padding:15px;margin-right:-10px;display:inline-block;float:right;cursor:pointer}.aws-overlay-mask{display:block;position:fixed;top:0;left:0;right:0;bottom:0;opacity:0;background:#fff;z-index:9999998!important}.aws-overlay .aws-overlay-mask{opacity:1}.et_search_outer .aws-container{width:60%}.et_search_outer .aws-container .aws-search-form{max-width:100%!important}.et_vertical_nav .et_search_outer .aws-container{width:auto;margin:0 20px 0 0}.et_fixed_nav .et-fixed-header .et_search_outer .aws-container{top:7px}.et_pb_menu__search .aws-container{width:100%}#et-boc .aws-container .aws-search-field{border:1px solid #d8d8d8;padding:6px 15px}#et-boc .aws-container .aws-search-form .aws-form-btn{background:#ededed;border:1px solid #d8d8d8;margin:0 0 0 -1px}#et-boc .aws-container .aws-search-form .aws-wrapper .aws-loader{border-top:3px solid #ededed;border-right:3px solid #ededed;border-bottom:3px solid #ededed;border-left:3px solid #555;margin:0;margin-top:-10px}#et-boc .aws-container .aws-search-form .aws-search-clear span{margin-top:-12px}#et-boc .aws-container .aws-search-form .aws-search-clear{padding:0 0 0 10px}
