/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/



:root{
    --light-secondary-color:#23b6ae;
    --fpd-border-radius: 6px;
    --verdo-primary-color: #129e87;
  }

  .video-frame{
     /*
    --fpd-btn-primary-color: #f0cc00;
    --light-secondary-color: #f0cc00;
    --fpd-darker-primary-color: #D29E00;
 */
    --fpd-btn-primary-color: #1092b9;
    --fpd-secondary-color: #1092b9;
    --light-secondary-color: #4eadca;
    --ultralight-secondary-color: #f0fbff;
    --fpd-darker-primary-color: #03556e;


  }



  .composer-single-frame{
    --fpd-btn-primary-color: #e6c300;
    --fpd-secondary-color: #f0cc00;
    --light-secondary-color: #f0cc00;
    --ultralight-secondary-color: #fdf0ac;
    --fpd-darker-primary-color: #D29E00;


    
  }
  
  .alive-frame{
     /*
    --fpd-btn-primary-color: #18b588;
    --light-secondary-color: #18b588;
    --fpd-darker-primary-color:  #03694c;
    */
    --fpd-btn-primary-color: #1092b9;
    --fpd-secondary-color: #1092b9;
    --light-secondary-color: #4eadca;
    --ultralight-secondary-color: #f0fbff;
    --fpd-darker-primary-color: #03556e;



  }
  
  .videoframe{
     /*
    --fpd-btn-primary-color: #18b588;
    --light-secondary-color: #18b588;
    --fpd-darker-primary-color:  #03694c;
    */
    --fpd-btn-primary-color: #e9a041;
    --fpd-secondary-color: #e9a041;
    --light-secondary-color: #fcd49f;
    --ultralight-secondary-color: #f0fbff;
    --fpd-darker-primary-color: #cf7a0b;
  }


  .flipframe{

    --fpd-btn-primary-color: #e37bd6;
    --fpd-secondary-color: #f463e1;
    --light-secondary-color: #e997de;
    --ultralight-secondary-color: #ffecfd;
    --fpd-darker-primary-color: #db0bc1;
 /*
    --fpd-btn-primary-color: #1092b9;
    --fpd-secondary-color: #1092b9;
    --light-secondary-color: #4eadca;
    --ultralight-secondary-color: #f0fbff;
    --fpd-darker-primary-color: #03556e;
   */
    
  }

  
    .threed-frame{
     /*
    --fpd-btn-primary-color: #18b588;
    --light-secondary-color: #18b588;
    --fpd-darker-primary-color:  #03694c;
    */
    --fpd-btn-primary-color: #31df8d;
    --fpd-secondary-color: #31df8d;
    --light-secondary-color: #aff5d4;
    --ultralight-secondary-color: #f0fbff;
    --fpd-darker-primary-color: #31df8d;
  }



/* Modal overlay (hidden by default) */
#terms-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}

/* Centered modal box */
#terms-modal .modal-content {
  background: #fff;
  margin: 5% auto;
  padding: 30px;
  width: 80%;
  max-width: 900px;
  position: relative;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}

/* Close button (“×”) */
#terms-modal .modal-close {
  position: absolute;
  top: 8px;
  right: 12px;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
}

/* Scrollable body area within the modal */
#terms-modal .modal-body {
  max-height: 77vh;
  overflow-y: auto;
  padding: 30px;
}


body.material #header-outer[data-box-shadow="large-line"][data-header-resize="1"]:not(.transparent):not([data-format="left-header"]):not(.scrolled-down):not(.small-nav) {
  box-shadow: none;
}


@media only screen and (min-width: 1000px) {
  #header-outer #logo, #header-outer .logo-clone, #header-outer .logo-spacing {
    margin-top: 24px !important;
    margin-bottom: 13px !important;
    position: relative;
  }
}

@media only screen and (min-width: 1000px) {
  #header-outer.small-nav #logo{
    margin-top: 18px !important;
    margin-bottom: 18px !important;
  }
}

@media only screen and (max-width: 999px) {
  body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 33px !important;
  }
}




.before-footer img.logo-footer {
  width: 140px !important;
  pointer-events: none !important;

}
@media only screen and (max-width: 999px) {
.before-footer .column_container .footer_linkcolumn:nth-child(2) {
  display:none !important;

}
}










#logo{
    /* transform: scale(1, 0.9) !important; */
}
  
strong, h1, h2, h3{
  transform: scale(1, 0.97) !important;
}

html.overhidden{
  overflow: hidden;
}
html.overhidden body{
  position: fixed !important;
}




/* Menu  */
  #header-outer[data-lhe="animated_underline"]:not([data-format*="left-header"]) #top nav > ul > li:not([class*="button_"]) > a .menu-title-text::after{
    border-top-width: 11px !important;
    border-color: #fff567 !important;
    z-index: -1 !important;

  }
  #header-outer[data-lhe="animated_underline"]:not([data-format*="left-header"]) #top nav > ul > li:not([class*="button_"]):nth-child(4) > a .menu-title-text::after{
    border-color: #ffc6f7 !important;
  }
  #header-outer[data-lhe="animated_underline"]:not([data-format*="left-header"]) #top nav > ul > li:not([class*="button_"]):nth-child(5) > a .menu-title-text::after{
    border-color: #ffb888 !important;
  }
  #header-outer[data-lhe="animated_underline"]:not([data-format*="left-header"]) #top nav > ul > li:not([class*="button_"]):nth-child(3) > a .menu-title-text::after{
    border-color: #7dffa4 !important;
  }

  #header-outer[data-lhe="animated_underline"]:not([data-format*="left-header"]) #top nav > ul > li:not([class*="button_"]):nth-child(2) > a .menu-title-text::after{
    border-color: #89e4ff !important;
  }



  body.material #slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container li > a::after{
    border-color:#fcf047   !important;
    border-top-width: 3px !important;
  }
  body.material #slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container li:nth-child(2) > a::after{
    border-color: #59d8ff !important;
  }
  body.material #slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container li:nth-child(4) > a::after{
    border-color: #ff8ff0 !important;
  }
  body.material #slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container li:nth-child(3) > a::after{
    /*border-color: #fded11 !important;*/
    border-color: #22ffb5 !important;
  }


  body[data-header-resize="1"]:not(.home):not(.has-cart-item-key) .container-wrap {
    padding-top: 23px !important;
  }
  body[data-header-resize="1"].has-cart-item-key .container-wrap {
    padding-top: 23px !important;
  }


  
  .menu-item-btn-style-button-border-white-animated_extra-color-gradient a{
    padding: 0px 5px !important;
  }
  
.menu-item-btn-style-button-border-white-animated_extra-color-gradient a::before{
  border: 2px solid #aaa !important;
}


  
  #top {
    z-index: 998;
  }

  body.material #header-outer a.cart-contents .cart-wrap span,
  #header-outer #mobile-cart-link .cart-wrap span{
    font: bold 12px/18px Arial !important;
    background-color: #00a0ff !important;
  }



  #header-outer .wcml_currency_switcher{
    width: 82px !important;
    position: absolute;
    right: 100px;
    top: 4px;
    transition: none;
    transform: none;
    z-index: 999;
    display: block;
    font-size: 12px;
  }

  #header-outer .wcml-spinner{
    right: 90px !important;
    opacity:0.5 !important;
    scale:0.9;
  }




  #header-outer .wcml_currency_switcher.wcml-dropdown li {
    border-radius: 5px;
    border: 1px solid #00000029;
    background-color: transparent;
  }
  
  #header-outer .wcml_currency_switcher.wcml-dropdown a.wcml-cs-item-toggle::after{
    color: #0003 !important;

  }


.magic-frame.alive-frame li.menu-item-5622,
.slide-out-widget-area-toggle.mobile-icon {
  /*display:none !important;*/
}


  #header-outer .wcml_currency_switcher.wcml-dropdown .wcml-cs-submenu li {
    border-radius: 0;
    border-color: #0000004f;
    border-bottom: none;
    border-top: none;
    background-color: #fff;
    padding: 3px;
  }
  #header-outer .wcml_currency_switcher.wcml-dropdown .wcml-cs-submenu li:last-child {
    border-radius:  0 0 5px 5px;
    border-bottom: 1px solid #0000004f;
    padding-bottom: 6px;

  }
  #header-outer .wcml_currency_switcher.wcml-dropdown .wcml-cs-submenu li:hover,
  #header-outer .wcml_currency_switcher.wcml-dropdown .wcml-cs-submenu li:focus{
    background:#fff2a6 !important;
  }
  



.woocommerce-notices-wrapper .woocommerce-message[role="alert"],
.woocommerce-notices-wrapper .woocommerce-message{
  background: transparent !important;
  color: #000 !important;
  border-radius: 8px !important;
  padding: 17px 25px !important;
  border: 1px solid #4d4d4d !important;
}


.wc-block-components-form .wc-block-components-text-input input:autofill + label, 
.wc-block-components-form .wc-block-components-text-input.is-active label, 
.wc-block-components-text-input input:autofill + label, 
.wc-block-components-text-input.is-active label,
.wc-blocks-components-select .wc-blocks-components-select__label {
  top: 0;
  transform: translateY(-14px) scale(1) !important;
  background-color: #fff !important;
  padding: 0 7px !important;
  color: #808080 !important;
  opacity: 1 !important;
  font-weight: 400 !important;
}

.woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__select {
  padding: 0.2em 1em 0 !important;
}
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input label, 
.woocommerce-checkout .wc-block-components-text-input label {
  color: hsla(0, 0%, 40.8%, 0.7)
}


.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input {
  padding: 0.6em 1.3em .5em !important;
}
.wc-blocks-components-select .wc-blocks-components-select__select,
.wc-block-components-form .wc-block-components-text-input input {
  border-radius: 8px !important;
}

.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input, 
.woocommerce-checkout .wc-block-components-text-input:not(.wc-block-components-totals-coupon__input),
.woocommerce-checkout .wc-blocks-components-select__container {
  margin-top: 37px !important;
}


.woocommerce-checkout .wc-block-checkout__shipping-option .wc-block-components-radio-control__option {
  padding-bottom: 1.5em !important;
  padding-top: 1.5em !important;
  padding-right: 2em !important;
}

.wc-block-components-address-form__address_2-toggle {
  color: #515151 !important;
}


#header-outer .wpml-ls-legacy-dropdown {
  width: 85px !important;
  position: absolute;
  right: 10px;
  top: 4px;
  transition:none;
  transform: none;
  z-index: 999;
  display: block;
  
}
#header-outer .wpml-ls-legacy-dropdown a{
  border-radius: 6px;
  color: #0000004f;
  border-color: #00000029;
  padding: 3px 4px 4px 9px;
  background:transparent
}



#header-outer .wpml-ls-item-toggle::after {
  scale: 0.8;
  color: #0003 !important;
  margin-top:-1px !important;
}
.currency-czk #header-outer .wcml_currency_switcher,
.currency-chf #header-outer .wcml_currency_switcher {
font-size: 10px;
}



.wcml_currency_switcher.wcml-dropdown .wcml-cs-submenu {
    font-size: 12px !important;
}






.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  border:1px solid #aeaeae;
  padding-bottom: 3px;
  border-radius:5px;
  background-color: #fff;
}


.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
  border: none;
  background: #fff !important;
  border-radius:0 !important;
  padding: 7px 5px 7px 9px !important;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu li:hover a{
  background:#fff2a6 !important;
}


#header-outer .wpml-ls-legacy-dropdown a .wpml-ls-native{
  color: #000000d1;
  font-size: 13px;
}


@media only screen and (max-width: 1200px) {



}
@media only screen and (min-width: 1px) and (max-width: 999px) {
  body #header-outer {
    padding: 0px 0 12px 0;
  }

  .header-top-bar {
    margin-bottom: 12px;
  }


}


@media only screen and (min-width: 1350px) {
  .alive-frame .slider .all-slide.slide{
    min-height: 655px !important;
    }
    
}

@media only screen and (min-width: 600px) {
  .confirm-editor.alive-frame .slider .all-slide.slide{
    max-height: 655px !important;
    }
  .confirm-editor.alive-frame .slider .woocommerce-product-gallery__image{
    min-height: 550px !important;
    }
}

@media only screen and (max-width: 520px) {
  .container.main-content {
    margin-top: 25px;
  }

  .alive-frame .container.main-content{
    margin-top: 12px;
  }

}

@media only screen and (max-width: 900px) {

body .faq-title .nectar-scribble.basic-underline {
  height: 15% !important;
}
}




.page-home #header-outer[data-box-shadow="large-line"][data-header-resize="1"]:not(.transparent):not([data-format*="left-header"]):not(.scrolled-down):not(.small-nav) {
  box-shadow: none !important;
}

.confirm-editor .menu-item-type-custom,
.confirm-editor .wcml_currency_switcher,
.confirm-editor .wpml-ls-legacy-dropdown{
  display:none !important;
}



@media only screen and (min-width: 1000px) {
  body.material #header-outer #top .span_9 nav > ul.sf-menu > li:last-child > a {
    margin-right: 20px !important;
  }
}




  /* woocommerce notification */

  .woocommerce-info{
    background-color: #ffffff !important;
    border: 1px solid #8e8e8e !important;
    color: #000 !important;
    border-radius: 10px !important;
    padding: 25px !important;
  }



/*  HOME PAGE   */





body.home .homeheady img{
  pointer-events: none !important;
}
body.home .homeheady{
  user-select: none;
}


body.home .woocommerce .nectar-woo-flickity .flickity-slider .flickity-cell {
    padding: 0px !important;
  }
body.home .woocommerce .nectar-woo-flickity[data-controls*="arrows"] .previous {
    left: -10px !important;
  }
body .woocommerce .nectar-woo-flickity[data-controls*="arrows"] .next {
    right: -10px !important;
}

body.home .homeloops .wpb_wrapper .nectar-highlighted-text {
  padding-left: 80px !important;
  margin-bottom: 0px !important;
}
body.home .homeloops .wpb_wrapper .nectar-highlighted-text h3 {
  letter-spacing: -0.3px !important;
  margin-bottom: 0 !important;
}


body.home .wpb_wrapper .titleviewall{
  float: right !important;
  margin-right: 60px !important;
  margin-top: 15px;
  border-color: rgba(170, 170, 170, 0.7) !important;
  color: #555 !important;
  z-index:2;
  font-size: 13px !important;
}

body[data-button-style*="rounded_shadow"].material .nectar-button.see-through:hover,
body.home .wpb_wrapper .titleviewall:hover,
body.home .wpb_wrapper .titleviewall:focus{
  transform:none !important;
  color: #333 !important;
  box-shadow: none !important;
  border-color: #333 !important;
}



body.home ul.products[data-n-desktop-columns="4"] li.product {
  width: 100% !important;
  margin: 0 !important;
}


body.home ul.products::before,
body.home ul.products::before {
  display: none !important;
}

body.home .single_tabgrid .wpb_column {
  padding-left: 0 !important;
  padding-right: 0 !important;
}


body.home ul.products[data-n-desktop-columns="4"] {
  display: grid !important;
  grid-template-columns: repeat(5, 1fr) !important;
  column-gap: 0px !important;
  row-gap: 40px !important;
  padding: 0 !important;
  padding-top: 20px !important;
  padding-right: 0px !important;
}

body.home .wpb_row.full-width-content .woocommerce .nectar-woo-flickity {
  padding: 20px 15px !important;
}




@media only screen and (min-width: 1200px) and (max-width: 1600px){

  body.home ul.products[data-n-desktop-columns="4"] {
    column-gap: 0px !important;
    row-gap: 25px !important;
    grid-template-columns: repeat(4, 1fr) !important;
 
}
}
@media only screen and (min-width: 900px) and (max-width: 1200px){

  body.home ul.products[data-n-desktop-columns="4"] {
    column-gap: 0px !important;
    row-gap: 25px !important;
    grid-template-columns: repeat(3, 1fr) !important;
 
}
}
@media only screen and (min-width: 600px) and (max-width: 900px){

  body.home ul.products[data-n-desktop-columns="4"] {
    column-gap: 0px !important;
    row-gap: 25px !important;
    grid-template-columns: repeat(2, 1fr) !important;
 
}
}
@media only screen and (max-width: 600px){

  body.home ul.products[data-n-desktop-columns="4"] {
    column-gap: 0px !important;
    row-gap: 25px !important;
    grid-template-columns: repeat(1, 1fr) !important;
 
}

}


@media only screen and (max-width: 999px) {
  #header-outer[data-cart="true"] #top #mobile-cart-link, #header-outer[data-cart="true"] #top .span_9 > .slide-out-widget-area-toggle, #top .mobile-search {
    padding: 0 15px !important;
  }
}





#wp-admin-bar-vc_inline-admin-bar-link,
.nectar-social.fixed,
.woocommerce-breadcrumb {
    display: none !important;
}




  /* container size */
  @media only screen and (min-width: 1000px) {
    .woocommerce-checkout .container,
    .woocommerce-cart .container,
    .page-template-default .container{
        max-width: 1550px;
      }
  
    .woocommerce-page.single-product .container{
      max-width: 1550px; 
    }
  
}

  @media only screen and (min-width: 1000px) {

    body.post-type-archive-product .container.main-content,
    body #ajax-content-wrap .before-footer .row_col_wrap_12 {
      max-width: 1700px !important;
      margin: auto !important;
    }
    
  }


  /* buttons */  
  .button:hover{
    box-shadow: none !important;
    -ms-transform: none !important;
    transform: none !important;
    -webkit-transform: none !important;
 }




 .wc-block-components-form .wc-block-components-text-input.has-error input, 
 .wc-block-components-form .wc-block-components-text-input.has-error input:active, 
 .wc-block-components-form .wc-block-components-text-input.has-error input:focus, 
 .wc-block-components-form .wc-block-components-text-input.has-error input:hover, 
 .wc-block-components-text-input.has-error input, 
 .wc-block-components-text-input.has-error input:active, 
 .wc-block-components-text-input.has-error input:focus, 
 .wc-block-components-text-input.has-error input:hover,
 .wc-block-components-validation-error,
 .wc-block-components-form .wc-block-components-text-input.has-error label, 
 .wc-block-components-text-input.has-error label {
    border-color: #ff4545 !important;
    color: #ff4545 !important;
  }



 .wc-blocks-components-select .wc-blocks-components-select__container,
 .wc-blocks-components-select .wc-blocks-components-select__select,
 .wc-block-components-form .wc-block-components-text-input:not(.has-error) input{
    border-color: #959595 !important;
    box-shadow: none !important;
 }
 .wc-block-components-form .wc-block-components-text-input input{
  padding: 0.8em 1.1em .5em !important;
}


 .wc-blocks-components-select .wc-blocks-components-select__select option {
  background: #fff !important;
  box-shadow: none !important;
  font-family:'arial' !important;
  font-size: 14px !important;
}



 .wc-blocks-components-select .wc-blocks-components-select__select:focus,
 .wc-block-components-form .wc-block-components-text-input:not(.has-error) input:focus{
    border-color: #4b4b4b !important
 }


 .wc-block-components-form .wc-block-components-text-input label, .wc-block-components-text-input label {
  left: 16px !important;
  top: 28px !important;
  opacity: 0.8 !important;
  font-size: 16px !important;
 }
 .wc-block-components-text-input.is-active label {
    top: 1px !important;
 }



.woocommerce-lost-password .woocommerce-ResetPassword.lost_reset_password{
margin: 140px 0 70px 0 !important;
}



/*  PRODUCTS GRID   */

.woocommerce-result-count {
  display: none !important;
}

@media only screen and (min-width: 1000px) {
  body.post-type-archive-product .container.main-content{
    max-width: 1900px !important;
    margin: auto !important;
    padding:0 20px !important;
  }
}


.nectar-shop-header .page-title {
  font-size: 35px !important;
  line-height: 55px !important;
  letter-spacing: -1px;
  position: absolute !important;
  margin-left: 58px !important;
  margin-top: -10px !important;
}


.nectar-shop-header .nectar-shop-header-bottom .right-side {
  padding-right: 37px !important;
}
body[data-fancy-form-rcs="1"].woocommerce.woocommerce .woocommerce-ordering {
  margin-top: 30px !important;
  padding-bottom: 5px !important;
}

.woocommerce-ordering .select2-selection__rendered{
  background: none !important;
}
.woocommerce-ordering .select2-container{
  margin-right: 38px !important;
  font-size: 14px !important;
}
.woocommerce-ordering .select2-container .select2-results {
  padding: 10px !important;
}



body.woocommerce ul.products::before,
body.woocommerce:not(.single-product) ul.products::before {
  display: none !important;
}


body.woocommerce:not(.single-product) ul.products[data-n-desktop-columns="4"] li.product {
  width: 100% !important;
  margin: 0 !important;
}

body.woocommerce:not(.single-product) ul.products[data-n-desktop-columns="4"] {
  display: grid !important;
  padding: 0 !important;
  padding-right: 10px !important;
  
}
@media only screen and (min-width: 1400px){

  body.woocommerce:not(.single-product) ul.products[data-n-desktop-columns="4"] {
    grid-template-columns: repeat(4, 1fr) !important;
    column-gap: 0px !important;
    row-gap: 35px !important;
 
}

}
@media only screen and (min-width: 1000px) and (max-width: 1400px){

  body.woocommerce:not(.single-product) ul.products[data-n-desktop-columns="4"] {
    column-gap: 25px !important;
    row-gap: 25px !important;
  
    grid-template-columns: repeat(3, 1fr) !important;
}

}

@media only screen and (max-width: 692px){
  body[data-fancy-form-rcs="1"] .woocommerce-ordering .select2-container {
    left: auto !important;
    right: 0 !important;
    float: right !important;
    margin-right: 48px !important;
    margin-bottom: 20px !important;
  }
}



@media only screen and (min-width: 600px) and (max-width: 1000px){

  body.woocommerce:not(.single-product) ul.products[data-n-desktop-columns="4"] {
    column-gap: 0px !important;
    row-gap: 25px !important;
    padding-right: 0px !important;
    grid-template-columns: repeat(2, 1fr) !important;

 
}
.woocommerce-ordering .select2-container {
  margin-right: 58px !important;
}

}
@media only screen and (max-width: 600px){

  body.woocommerce:not(.single-product) ul.products[data-n-desktop-columns="4"] {
    display: grid !important;
    column-gap: 0 !important;
    row-gap: 25px !important;
    padding-right: 0px !important;
    grid-template-columns: repeat(1, 1fr) !important;
 
}


}

.woocommerce nav.woocommerce-pagination ul li a.page-numbers{
  font-size: 17px !important;
}




.woocommerce ul.products li.product, .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    text-align: center !important;
}

.woocommerce ul.products li.product h2, .woocommerce ul.products li.product h2, .woocommerce-page ul.products li.product h2 {
    font-size: 16px !important;
  line-height: 20px !important;
  padding: 4px 0 !important;
}



ul.products li.product .product-add-to-cart{
 display:none !important
}

body.woocommerce #sidebar .woocommerce-ordering {
  position: relative !important;
  bottom: 0 !important;
  right: 0 !important;
  margin-bottom: 30px !important;
  margin-top: 0 !important;
  padding-bottom: 0 !important;
  float: none !important;
  margin-left: 0 !important;
}


body[data-fancy-form-rcs="1"] #sidebar .woocommerce-ordering .select2-container {
  width: 100% !important;
  min-width: 100% !important;
}

body[data-fancy-form-rcs="1"] #sidebar .woocommerce-ordering .select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 15px !important;

}

li.product .price,
li.product .by-artist{
  cursor:default !important;
}

.woocommerce ul.products li.product .price {
  font-weight: 500 !important;
  font-size: 15px !important;
  color: #000 !important;
}
.woocommerce ul.products li.product .price .from-text {
  font-size: 13px!important;
  font-weight: 400 !important;
}


.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-size: 19px !important;
  font-weight: 500 !important;
  letter-spacing: -0.3px;
  margin-top: 19px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 85%;
  display: block;
  margin: 0 auto;
}





li.product .by-artist{
  font-size: 14px;
  line-height: 19px;
  color: #666666;
  padding-bottom: 8px;
}





/* sidebar */


@media only screen and (max-width: 999px) {
  .archive.woocommerce .container-wrap > .main-content #sidebar {
    margin-left: 0 !important;
  }
}

@media only screen and (min-width: 691px) {
  body[data-fancy-form-rcs="1"] #sidebar .woocommerce-ordering .select2-container {
    left: 0 !important;

  }
}

.woocommerce #sidebar .woocommerce-ordering .select2-container--default .select2-selection--single .select2-selection__rendered, 
body[data-fancy-form-rcs="1"] #sidebar .woocommerce-ordering select {
  font-family: Work Sans !important;
  font-size: 13px !important;
}

.woocommerce #sidebar .woocommerce-ordering .select2-container--default .select2-selection--single .select2-selection__rendered, 
body[data-fancy-form-rcs="1"] #sidebar .woocommerce-ordering select {
  font-weight: 400 !important;
}
body[data-fancy-form-rcs="1"] #sidebar .woocommerce-ordering select {
  line-height: 1.2;
  font-size: 13px !important;
  opacity: 1;
  -webkit-appearance: none;
  appearance: none;
  position: relative;
  width: 100% !important;
  min-width: 100% !important;
  height: 38px !important;
}
body[data-fancy-form-rcs="1"] #sidebar .woocommerce-ordering .select2-container--default .select2-selection--single, 
body[data-fancy-form-rcs="1"] #sidebar .woocommerce-ordering select{
  background-color: #ffffff !important;
  border:1px solid #ccc !important;
  transition: background-color 0.2s ease;
  padding: 5px 35px 5px 14px;
  border: none;
  border-radius:10px !important;
}



.nectar-shop-filters .nectar-shop-filter-trigger .text-wrap {
  line-height: 20px;
  font-size: 13px !important;
}

body[data-fancy-form-rcs="1"] #sidebar .woocommerce-ordering .select2-dropdown {
  border:1px solid #ccc !important;
  font-size: 13px !important;
  padding: 5px;
}


@media only screen and (max-width: 999px) {
  .nectar-shop-header .nectar-shop-header-bottom .right-side {
    width: auto !important;
  }
}
.nectar-shop-header .nectar-shop-header-bottom {
  margin-bottom: 20px !important;
}


.nectar-shop-filters .nectar-shop-filter-trigger {
  margin-right: 0 !important;
}










/*   FOOTER   */


body .before-footer{
  overflow: hidden !important;
}


body .before-footer .scolltext {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  position: absolute !important;
  margin-top: -10px !important;
}

.nectar-scrolling-text.font_size_430px .nectar-scrolling-text-inner * {
  font-family: Merriweather !important;
  text-transform: none !important;
  font-weight: 900 !important;
  letter-spacing: -10px !important;
  user-select: none !important;
}


.scolltext .vc_column-inner{
  transition-duration: 100ms !important;
  transform: none !important;
}


.nectar-scrolling-text .nectar-scrolling-text-inner > * {
  animation: none !important;
}

body .before-footer a:not(.link_text){
  color:#bbb !important;
  font-size:14px !important;

}
body .before-footer a:not(.link_text):hover{
  color:#ffffff !important;

}
.before-footer .wpb_text_column > .wpb_wrapper .payment-icons {
  margin-top:10px;
}

@media only screen and (min-width: 690px) {
  .before-footer .wpb_text_column > .wpb_wrapper .payment-icons {
    justify-content: left !important;
  }

}

.before-footer .wpb_text_column > .wpb_wrapper .payment-icon {
  list-style: none !important;
}
@media only screen and (min-width: 691px) and (max-width: 999px) {
  html body .before-footer .footer_linkcolumn {
    width: 33%;
  }

}
.before-footer .footrightside{
  float: right;
}


.before-footer .payment-icons {
  opacity: 0.8;
}

.before-footer .wpb_text_column > .wpb_wrapper .payment-icon {
  list-style: none !important;
}
.before-footer .wpb_text_column.footpayment,
.before-footer .wpb_text_column.footcurrency{
  display: inline-block !important;
  padding: 0 20px !important;
}


.before-footer .selectron23{
  text-align: left !important;
  padding-top: 4px !important;
}

.before-footer .footcurrency{  
  opacity:0;
  height:0 !important;
  overflow:hidden;
  animation: fadeHeightIn 0.3s ease-in-out 2.5s forwards; 
}

@keyframes fadeHeightIn {
  from {
    opacity: 0;
    overflow:visible;
  }
  to {
    opacity: 1;
    height:auto !important;
    overflow:visible;
    pointer-events: all;
  }
}
.selectron23-container .selectron23-option {
  transition: none !important;
}
.selectron23-container[data-opened="1"] {
  margin-top: -100px !important;
}


.before-footer .selectron23 * {
  scrollbar-color: #4a4a4a #111 !important;
}

@media only screen and (max-width: 999px) {
  .wpb_column.force-desktop-text-align-right, .wpb_column.force-desktop-text-align-right .col {
    text-align: center !important;
  }
}

@media only screen and (min-width: 1450px) {
  #footerBottomline .row_col_wrap_12 {
    padding-right: 80px !important;
    padding-left: 80px !important;
  }
}


@media only screen and (min-width: 1550px) {
  #footerBottomline .row_col_wrap_12 {
    padding-right: 90px !important;
    padding-left: 90px !important;
  }
}


@media only screen and (min-width: 2200px) {
  #footerBottomline .row_col_wrap_12 {
    padding-right: 110px !important;
    padding-left: 110px !important;
  }
}
/*  newsletter   */

.before-footer div.tnp-subscription  {
  margin:0 !important;
  padding-top: 10px !important;
}

.before-footer div.tnp-subscription  form{
  display: flex !important;
  align-items: center !important;
}

@media only screen and (max-width: 700px) {
  .before-footer div.tnp-subscription  form{
    justify-content: center !important;
  }
}

.before-footer div.tnp-subscription .tnp-field-email {
 
  max-width: 370px !important;
  box-sizing: border-box;
}

.before-footer .tnp-subscription div.tnp-field-email input{
  border-radius: 30px 0px 0px 30px !important;
  padding: 12px 25px !important;
  font-size: 14px !important;
  background: #1e1e1e;
  color: #979797;
}


.before-footer .tnp-subscription div.tnp-field-button {
  margin-bottom: 0 !important;
  box-sizing: border-box;
}


.before-footer .tnp-subscription div.tnp-field-button input {
  border-radius: 0px 30px 30px 0px !important;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  padding-right: 32px !important;
  padding-left: 32px !important;
  margin-top: -10px !important;
  background-color: #060606 !important;
}



.before-footer .tnp-subscription div.tnp-field-button input:hover,
.before-footer .tnp-subscription div.tnp-field-button input:focus  {
  transform: none !important;
  box-shadow: none !important;
  transition: none !important;

}






/*   SINGLE PRODUCT   */




/*   Single Header   */


.single-header .row-bg-wrap{
  clip-path: inset(5px 40px 0 40px round 15px);
}

.single-header{
  margin-bottom: 23px !important;
}



.howitwork-header{
  padding: 25px  0px !important;
  padding-bottom: 40px !important;
  
  z-index: 999;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  margin-top: -30px;
  background: #fff;
  border-radius:20px;
  box-shadow: rgba(0, 0, 0, 0.10) 0px 5px 10px;
  border:1px solid #e6e6e6
}

#oldy-works.howitwork-header{
  margin-top: -90px;
}


.howitwork-header .row-bg-wrap{
  display: none;
}















@media only screen and (min-width: 1000px) {
  .single-product .nectar-prod-wrap {
    display: flex !important;
  }
}


.single-product .theiaStickySidebar{
  position: static !important;
  transform: translateY(0) !important;
}





.single-product .summary h1.product_title{
  font-size: 29px !important;
  line-height: 38px;
  font-weight: 500 !important;
  margin-bottom: 25px;
}



.single-product .summary .by-artist{
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 14px;
  color:#555;
}
.single-product .summary .by-artist a{
  text-decoration: underline;
  transition: color 0.2s ease;
  color:#555
}
.single-product .summary .by-artist a:hover{
  color:#000
}

.single-product .summary .from-text{
  display:none !important;
}






@media only screen and (min-width: 1000px) {
  .single-product div.product .woocommerce-tabs[data-tab-style="fullwidth_stacked"] {
    padding-top: 10px !important;
  }
}







.single-product .summary{
  opacity: 0;
  padding-top: 13px !important;
  pointer-events: none;
  animation: fadeIn 0.3s ease-in-out 0.5s forwards; 
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}



@media only screen and (min-width: 700px) and (max-width: 1000px) {
  .single-product .summary{
    padding-top: 180px !important;
  }
  .editor-enabled.single-product .summary{
    padding-top: 30px !important;
  }
  .flip-frame.single-product .summary{
    padding-top: 530px !important;
  }


}


@media only screen and (max-width: 700px) {
  .single-product .summary{
    padding-top: 30px !important;
  }
  .editor-enabled.single-product .summary{
    padding-top: 265px !important;
  }

  .single-product .product[data-gallery-style="left_thumb_sticky"] .fpd-container:not(.fpd-secondary-visible) div.images .product-slider .slide {
    min-height: 580px !important;
  }


}
@media only screen and (max-width: 999px) {



  body[data-header-resize="1"]:not(.home):not(.has-cart-item-key) .container-wrap {
    padding-top: 15px !important;
  }



}

.woocommerce-error{
  color: #000000 !important;
  border:1px solid #535353 !important;
  padding: 14px 15px !important;
  background-color: #fff !important;
  box-shadow: none !important;
  border-radius:5px !important;
}

.woocommerce-error::before {
  box-shadow: none !important;
  border:none !important;
  display:none !important;
}

.woocommerce-error:focus {
  box-shadow: none !important;
}



body:not(.woocommerce-cart) .main-content th.label {
 padding:2px !important;
}


.imgcheck-editor .summary .sv-variation-price,
.choose-editor .summary .sv-variation-price,
#select2-pa_size-results  li:nth-child(1),
.single_variation_wrap .woocommerce-variation-price,
.woocommerce div.product .summary p.price,
#select2-pa_colorize-results  li:nth-child(1){
  display:none !important;
}

.imgcheck-editor.woocommerce div.product form.cart,
.choose-editor.woocommerce div.product form.cart {
  margin-top: 25px !important;
}



.testimo .big-behind{
  z-index: -1 !important;
  scale: 3 !important;
  opacity: 0.2 !important;
  rotate: 40deg !important;
}




.summary .sv-variation-price {
  margin-bottom: 35px !important;
  position:absolute !important;
  width: 100% !important;
  height: 30px !important;
  margin-left: 8px;
  transition: all 0.2s ease;
}

.flip-frame .summary .sv-variation-price {
  margin-top: 95px !important;
}


.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .sv-variation-price span.price {
  color:#000 !important;
}

.woocommerce div.product form.cart {
  margin-top: 60px !important;
}



.summary .sv-variation-price ins,
.summary .sv-variation-price ins bdi,
.summary .sv-variation-price ins span{
 text-decoration: none !important;
 font-size:23px !important;
 font-weight: 500;
}

.summary .sv-variation-price del,
.summary .sv-variation-price del bdi,
.summary .sv-variation-price del span{
  text-decoration:line-through !important;
  font-size:20px !important;
  color:#8f8f8f !important;
 }
 
 .summary .sv-variation-price del{
  margin-left: 5px;
  }



  .summary .sv-variation-price .sale-save{
    display: flex;
    width:250px
  }
  
  .summary .sv-variation-price .sale-save .savedinner i {
    margin-right: 5px;
    top: -1px;
  }

/* .sale-save should be inline, auto-sized, vertically centered */
.summary .sv-variation-price .sale-save {
  display: inline-flex;      /* inline‐level flex to center its icon/text */
  align-items: center;
  margin-left:10px;       /* gap from the del price */
  width: auto !important;    /* override your old 250px */
  white-space: nowrap;       /* keep the “Save XX%” intact */
}

.summary .sv-variation-price .sale-save .savedinner {
  /* keep your existing styling here… */
  font-size: 13px !important;
  padding: 1px 8px 1px 7px !important;
  /*background: #ff7b06 !important;*/
  background: #60ccf7 !important;
  text-transform: uppercase;
  color: #fff;
  border-radius: 4px;
  font-weight: 500;
}


/*

#select2-pa_size-results  li:nth-child(1){
  display:none !important;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
  color: #e3e3e3 !important;
  letter-spacing: 0;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500 !important;

}

.woocommerce-variation-price {
  position:absolute !important;
  left: 230px !important;
  padding-top: 39px !important;
  z-index: 99 !important;
  pointer-events: none !important;
}
*/




.variations_form.cart .select2-hidden-accessible,
.variations_form.cart .variations .select2-selection,
.variations_form.cart .variations .select2-container,
body[data-fancy-form-rcs="1"].woocommerce div.product form.cart .variations select {
  font-size: 14px !important;
}

.variations_form .variations .select2-results__option {
  line-height: 1.4 !important;
}
.select2-selection[aria-labelledby="select2-pa_size-container"],
body[data-fancy-form-rcs="1"].woocommerce div.product form.cart .variations select#pa_size {
  width: 370px !important;
}


.select2-selection[aria-labelledby="select2-pa_colorize-container"],
body[data-fancy-form-rcs="1"].woocommerce div.product form.cart .variations select#pa_colorize {
  width: 210px !important;
}

#select2-pa_colorize-results li {
  border-top: 1px solid #c9c9c9;
}


.flip-frame.square_type.has-cart-item-key .variations_form.cart tr:first-child,
.woocommerce.format-hidden .variations_form.cart tr:first-child {
  display:none;
}
.woocommerce.added_to_cart.format-hidden .variations_form.cart tr:first-child,
.woocommerce.reedit-mode.format-hidden:not(.square_type) .variations_form.cart tr:first-child {
  display:block;
}




select[data-attribute_name="attribute_pa_colorize"] ~ span .select2-dropdown .select2-results{
  /* padding-right: 295px !important; */
  padding-top: 10px;
  padding-bottom: 10px;
}













.woocommerce .variations_form.cart td.value {
  padding-top: 0;
  padding-bottom: 32px;
}



.variations_form.cart .variations .select2-selection,
.variations_form .variations .select2-container--default .select2-selection--single {
  background-color: #ffffff !important;
  border:1px solid #ccc !important;
  transition: background-color 0.2s ease;
  padding: 11px 40px 11px 15px;
  border: none;
  border-radius: 7px !important;
  
}

.variations_form .variations .select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 32px !important;
  top: 2px;
}

#select2-pa_size-results li{
  padding: 10px;
  
  }


#select2-pa_size-results li:nth-child(6),
#select2-pa_size-results li:nth-child(4),
#select2-pa_size-results li:nth-child(2){
  border-top:1px solid#979797;

}



.alive-section .mockup-behind{
  opacity:0.8 !important;
}

.alive-section .workpoints{
  opacity:0.25 !important;
  transform: scale(3) rotate(37deg) !important;
}




.alive-section .big-behind{
  opacity: 0.28 !important;
  transform: scale(4) rotate(20deg) !important;
  z-index: 0 !important;
}


.alive-section.show-section .big-behind{
  opacity: 0.28 !important;
  transform: scale(4) rotate(20deg) !important;
}


.alive-section.oldy-section .big-behind{
  opacity: 0.28 !important;
  transform: scale(5) rotate(20deg) !important;
}

select[data-attribute_name="attribute_pa_size"] ~ span .select2-dropdown{
  top:3px !important;
  border: 1px solid #424242 !important;
  font-size: 14px !important;
  padding: 4px;
  box-shadow:none !important;
  margin-top: -6px;
  border-top: none !important;
}


select[data-attribute_name="attribute_pa_colorize"] ~ span .select2-dropdown{
  top:13px !important;
  border: 1px solid #6d6d6d !important;
  font-size: 14px !important;
  padding: 4px;
  margin-top: -6px;
  border-radius:7px !important;
}


select[data-attribute_name="attribute_pa_colorize"] + .select2.select2-container{
  z-index: 999 !important;
  position: relative !important;
}



select[data-attribute_name="attribute_pa_colorize"] ~ span .select2-dropdown.select2-dropdown--above {
  top: 3px !important;
  min-width: 210px !important;
}



/* put this into your stylesheet */
.sprite-container {
  position: absolute;
  width: 283px;
  height: 150px;
  overflow: hidden;
  right: 5px;
  bottom: 5px;
  border-radius:4px !important;
}
.sprite-container .sprite-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 450px;
  height: 600px;
  pointer-events: none;
}








.variations_form .select2-container--open .select2-dropdown.select2-dropdown #select2-pa_colorize-results li:nth-child(2) {
 border-top: none !important;
}


.variations_form .select2-container--open .select2-results__options {
  max-height: 100% !important;
}


.variations_form .variations .select2-container--default.select2-container--open .select2-selection--single,
.variations_form .variations .select2-container--default .select2-selection--single, 
.variations_form .variations .select2-container--default .select2-selection--single:hover{
  background-color: #ffffff !important;
  border: 1px solid #424242 !important;
}










.variations_form .select2-container--default .select2-selection__rendered, .variations_form .variations select {
  background: none !important;
}


body[data-fancy-form-rcs="1"] .select2-container--default .select2-results__option[aria-selected="true"],
body[data-fancy-form-rcs="1"] .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #d3ecf8 !important;
}

body[data-fancy-form-rcs="1"] .select2-container--default .select2-results__option:hover {
  background-color: #d3ecf8 !important;
}











.alive-frame.greyscale_filter .fpd-view-stage .lower-canvas, 
.alive-frame.greyscale_filter .fpd-view-stage .upper-canvas{
  filter: grayscale(1) contrast(1.1) !important;
}
.alive-frame.sepia_filter .fpd-view-stage .lower-canvas, 
.alive-frame.sepia_filter .fpd-view-stage .upper-canvas{
  filter: contrast(0.9) brightness(0.95) sepia(0.85) hue-rotate(365deg) !important;
}



/* */
.wcboost-variation-swatches .fancy-select-wrap,
.wcboost-variation-swatches.wcboost-variation-swatches--image .wcboost-variation-swatches__name {
  display: none !important;
}





.wcboost-variation-swatches__item {
  transition: 0.3s;
  text-align: center;
  white-space: nowrap;
  width: 100px !important;
  height: 60px !important;
  padding: 0;
  line-height: 1.1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  position: relative;
  cursor: pointer;
  box-shadow: none;
  border: 1px solid #ccc;
  overflow: hidden;
  transition:none;
}
.wcboost-variation-swatches__item.selected {
  pointer-events: none !important;
  cursor: pointer !important;
}




.wcboost-variation-swatches--image .wcboost-variation-swatches__item:hover, 
.wcboost-variation-swatches--image .wcboost-variation-swatches__item:focus {
  box-shadow: 0 0 0 2px var(--wcboost-swatches-color-border);
}

.wcboost-variation-swatches--image .wcboost-variation-swatches__item.selected {
  box-shadow: 0 0 0 2px rgb(53, 53, 53) !important;
  border: 1px solid transparent;
}

.wcboost-variation-swatches--label .wcboost-variation-swatches__item:hover, 
.wcboost-variation-swatches--label .wcboost-variation-swatches__item:focus{
  box-shadow: 0 0 0 1px rgb(0,0,0,0.2) !important;
  border: 1px solid rgb(0,0,0,0.2) !important;
}

.wcboost-variation-swatches--label .wcboost-variation-swatches__item.selected{
  box-shadow: 0 0 0 1px rgb(53, 53, 53) !important;
  border: 1px solid rgb(53, 53, 53) !important;
}


@media only screen and (min-width: 1000px) and (max-width: 1355px) {
  
  .wcboost-variation-swatches__item {
    width: 85px !important;
    height: 65px !important;
  }
  
}


.wcboost-variation-swatches__wrapper .wcboost-variation-swatches__item{
border-radius: 5px !important;
}
.wcboost-variation-swatches--label .wcboost-variation-swatches__name{
  margin-top: 1px !important;
}


.wcboost-variation-swatches__wrapper[data-attribute_name="attribute_pa_colorize"] .wcboost-variation-swatches__item,
.wcboost-variation-swatches__wrapper[data-attribute_name="attribute_pa_border"] .wcboost-variation-swatches__item{
  width: 65px !important;
  height: 31px !important;
}


.square_type .wcboost-variation-swatches__wrapper[data-attribute_name="attribute_pa_frame"] .wcboost-variation-swatches__item[data-value*="white"],
.square_type .wcboost-variation-swatches__wrapper[data-attribute_name="attribute_pa_frame"] .wcboost-variation-swatches__item[data-value*="wood"]{
display:none;
pointer-events:none;
}

.single-product table.variations tbody tr:nth-child(3),
.single-product th.label label[for="pa_border"],
.wcboost-variation-swatches__wrapper[data-attribute_name="attribute_pa_border"],
.flip-frame.single-product table.variations tbody tr:nth-last-child(1),
.flip-frame.single-product th.label label[for="pa_colorize"],
.flip-frame.wcboost-variation-swatches__wrapper[data-attribute_name="attribute_pa_colorize"]{
display:none;
pointer-events:none;

}




.woocommerce .variations, .woocommerce div.product form.cart .variations {
  margin-bottom: 25px !important;
}

.single-product .summary .single_add_to_cart_button{
  width:300px !important;
  margin-top: 40px !important;
}
/* */


.single-product .summary.single-cart .single_add_to_cart_button{
  pointer-events: none !important;
  cursor: pointer !important;
}

.single-product .woocommerce-variation-add-to-cart.woocommerce-variation-add-to-cart-enabled {
  margin-top: 0px !important;
  max-width: 500px;
}


.single-product .woocommerce-variation-add-to-cart{
  position:relative !important;
}


.single-product  button.single_add_to_cart_button{
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  padding-right: 35px !important;
  padding-left: 35px !important;
  line-height: 1.2em;
}

/* 
body[data-form-submit="regular"].woocommerce-page.single-product .container-wrap button.single_add_to_cart_button {
  padding-right: 90px !important;
}
*/


video {
  will-change: transform;
  transform: translateZ(0);
  backface-visibility: hidden;
}






.single-product .add-to-cart-submit{ 
  width: 300px !important;
  height:50px !important;
  background:#ffffff;
  opacity:0;
  cursor: pointer;
  z-index: 999;
  top:40px !important;
  border-radius:30px;
  position: absolute;
  transition: opacity 0.15s linear;
}
.single-product .add-to-cart-submit:hover{
  opacity:0.2 !important;
}





.single-product .summary .bellowbtn-inline {
  display: flex;
  width:340px !important;
  padding-top: 20px;
  text-align: center; 
  /*filter: grayscale(1);*/
  float: left;
  margin-left: 20px;
}

.single-product .summary .bellowbtn-inline span {
  margin-right: 5px; /* Adjust the space between text and icons */
  font-size: 13px;
  color: #333; /* Customize as needed */
}
.single-product .summary .payment-icons{
  scale: 0.9;
  margin-left: -5px;
}
.payment-icons li svg.icon{
  opacity:0.8;
}



.home-header .vc_column-inner,
.home-header .headerframe-layer .column-image-bg-wrap,
.home-header .row_col_wrap_12,
.home-header{
  max-height: 580px !important;
}



.home-header .headerframe-layer{
  width: 100% !important;
  max-height: 580px !important;

}

.home-header .headerframe-layer .column-image-bg{
  background-position: right top !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

.home-header h1{
  font-size: 9vh !important;
  line-height: 1.17em !important;
  font-weight: 400 !important;
  letter-spacing:  -2.5px !important;
}

@media only screen and (min-width: 1300px) {
  .home-header h1{
     font-size: 10vh !important;
  }
}





@media only screen and (max-width: 999px) {
  .home-header h1{
    text-align: center !important;
     letter-spacing:  -1.3px !important;
     font-size: 7vh !important;
  }
  .home-header .nectar-button.addphoto-btn {
    margin: 0 auto !important;
    font-size: 2vh;
  }
}

@media only screen and (min-width: 1000px) and (max-width: 1200px) {

  .home-header h1{
     letter-spacing:  -1px !important;
     font-size: 9vh !important;
  }

}




.home-header .video-layer{
  /* left: 27.5% !important;
  top: -8% !important;*/
  z-index: 50 !important;
  transform: perspective(650px) rotateY(-26deg) scale(0.64) !important;
  min-width: 345px !important;
  right: 105px !important;
  top: -43px !important;
  opacity: 0.85 !important;
}

/* 
.home-header .video-layer video{
position: absolute;
top: 50%;
left: 25%;
transform: translate(-50%, -50%);
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
object-fit: contain;
aspect-ratio: 4/3;
}
 */

 .home-header .video-layer video{
  object-fit: fill !important;
  filter: saturate(1.3) brightness(1.05);
  }

.home-header .headerframe-thumb img {
  filter: saturate(1.3);
}


.home-header .inner-wrap.row-bg-layer.using-image{
  filter: saturate(1.2) brightness(1.05);
  opacity: 0.92;
}





.home-header{
  max-height:580px !important;
}


.home-header .video-layer .column-image-bg-wrap .column-image-bg {
  background-position: left top !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}

.colorsvg .img-with-animation{
  filter: hue-rotate(180deg) brightness(100%) !important;
}




.home-header .headerframe-bg-layer .column-image-bg{
  clip-path: inset(15px 0 0 0 round 20px) !important;

}
@media only screen, print {
  .home-header .row-bg-layer {
    clip-path: inset(15px 40px 0 40px round 20px) !important;
  }
}










  .home-header .headerframe-thumb {
    border-radius: 20px !important;
    /* filter: grayscale(1) contrast(1.1) !important; */
  }
  .home-header .headerframe-thumb img{
    border: 1px solid #acacac !important;
  }


.alive-section.mockone .mockone-bg{
  filter: saturate(0.9) contrast(1.1) brightness(1.05);
}


.alive-section.mockone .mockone-front{
  filter: saturate(1) contrast(1) brightness(1.1);
}




.payment-icons li {
  list-style: none !important;
  background: transparent;
}
body.currency-eur .nectar-global-section.alive-section .payment-icons li.icon-klarna span,
body:not(.currency-eur) .payment-icons li.icon-klarna{
  display:none !important;
}
body.currency-eur .payment-icons li.icon-klarna{
  display:flex !important;
}

body.currency-eur .payment-icons li.icon-klarna span {
  margin-left: 5px;
  font-size: 15px;
  color: #797979 !important;
  font-family: 'Open Sans',Helvetica,sans-serif;
  letter-spacing: 1px;
  padding-top: 2px;
  font-weight: bold;
}
body.currency-eur .before-footer .payment-icons li.icon-klarna span {
  color: #6b6b6b !important;
}





/* sidebar features list */
.single_featuresList h5{
  font-size: 14px !important;
  line-height: 15px !important;
  font-weight: 400 !important;
  color: #646464 !important;
}
.single_featuresList .nectar-hor-list-item {
  border-bottom: none !important;
  padding:0 !important;
}

.single_featuresList .nectar-hor-list-item .item-icon {
  font-size: 27px;
  margin: 4px 14px 4px 0;
  fill: #646464 !important;
}
.woocommerce-account .woocommerce > #customer_login .nectar-form-controls .control{
  font-size: 32px !important;
}


.payment-icons .payment-icon:nth-child(1) {
  /* display: none !important; */
}


.nectar_woocommerce_after_add_to_cart_form .toggles strong{
  font-size: 14px !important;
  font-family: Helvetica,sans-serif !important;
  font-weight: 600 !important;
  line-height: 24px !important;
  color: #4f4f4f;
  margin-right: 3px;
}

.nectar_woocommerce_after_add_to_cart_form .toggles h6 strong{
  font-family: Merriweather !important;
  font-size: 17px !important;
  font-weight: 600 !important;
  line-height: 27px !important;
  color: #000000;
}

.woocommerce form  .confirm-email{
width: 100% !important;

}


/* accordion */



.toggles--minimal-shadow .toggle::before {
  box-shadow: none !important;
}
body .row .toggle .toggle-title, body .toggle .toggle-title,
.toggle > h3.toggle-title a {
  font-family: inherit !important;
  text-transform: none;
  font-size: 16px !important;
  line-height: 15px !important;
  font-weight: 400 !important;
}

.single-product .summary .wpb_wrapper {
  font-size: 14px !important;
  line-height: 20px !important;
  color: #333;
  padding: 8px;
}

body .toggle[data-inner-wrap="true"] > div {
  transition: max-height 0.11s linear !important;
}

.toggles--minimal-shadow .toggle > .toggle-title a {
  padding: 17px 30px 17px 0 !important;
}

div[data-style*="minimal"] .toggle.open,
.toggles--minimal-shadow .toggle {
  border-bottom: 1px solid rgb(210, 210, 210) !important;
}

body .toggles--minimal-shadow .toggle {
padding: 0px !important;
}

.single-product .summary .wc-tabs{
  display:none !important;
}
div[data-style*="minimal"] .toggle > .toggle-title i {
  border: none !important;
  opacity:0.2;
}

/* shipping table */
.delivery-table tr:nth-child(2n) {
  background-color: #def6ff !important;

}
.delivery-table{
  text-align: center !important;
  border: 2px solid #d9d9d9 !important;
  font-size:13px !important;
  margin: 10px 0 40px 0 !important;
}


.delivery-table thead th {
  background-color: #9dd2e3;
  color: #fff;
  padding: 10px;
  border: 1px solid #999;
  font-weight: 400 !important;
  
}

.delivery-table tbody td {
  padding: 10px;
  border: 1px solid #999;
  font-size: 15px !important;
}

.delivery-table tbody tr:nth-child(even) {
  background-color: #f9f9f9;
}



/* gallery */



.woocommerce-product-gallery{
  display:block !important;
  visibility:visible !important;
  opacity:1 !important;
  float: none !important;
  position: relative;
}

@media (max-width: 700px) {

.editor-enabled .woocommerce-product-gallery {
  top: calc(100vh - 160px);
}

}


  @media only screen and (min-width: 1000px) and (max-width: 1100px) {

    .editor-enabled .woocommerce-product-gallery {
  top: calc(100vh - 160px);
}
  }






.editor-enabled .woocommerce-product-gallery{
  position: absolute !important;
}

.editor-enabled .woocommerce-product-gallery__image{
  display:none !important;
}

.choose-editor.editor-enabled .woocommerce-product-gallery__image{
  display:block !important;
}

.product-thumbs{
  width: 90px !important;
  z-index: 999999 !important;
  position: relative !important;
}





.product-thumbs .thumb{
  cursor:pointer;
  opacity:1;
  transition: opacity 0.3s cubic-bezier(.21,.6,.35,1);
}

.product-thumbs .thumb:not(.active):hover{
  opacity:0.8;
}

.product-thumbs .thumb img{
  aspect-ratio: 1;
  border-radius: 10px;
  object-fit: cover;
}

body:not(.editor-enabled) .product-thumbs .thumb.active img{
  border:2px solid #2b2b2b !important;
}


.product-thumbs .editor-thumb{
  margin-bottom:50px
}


.single-product .product[data-gallery-style="left_thumb_sticky"] .product-thumbs .editor-thumb:not(.empty-thumb) .thumb-inner  img {
  border:3px solid #cacaca !important;
}



.single-product .product[data-gallery-style="left_thumb_sticky"][data-n-lazy="1"] .product-thumbs .thumb-inner::before {
  border-radius: 10px;
  background-color: rgb(255, 255, 255) !important;
}

.single-product .product[data-gallery-style="left_thumb_sticky"] .product-thumbs .thumb.empty-thumb:not(.active) .thumb-inner  img.editor-thumbimg {
  border: 2px solid #c8c8c8 !important;
}
.single-product .product[data-gallery-style="left_thumb_sticky"] .product-thumbs .thumb.active .thumb-inner  img {
  border: 3px solid #3f3f3f !important;
  padding: 3px !important;
  object-fit: cover;
}

.single-product .product[data-gallery-style="left_thumb_sticky"] .product-thumbs .editor-thumb.active .thumb-inner img {
  border: 3px solid var(--light-secondary-color) !important; 
}



.editor-enabled.single-product .images .product-slider{
  opacity: 0 !important;
}


.single-product-main-image p strong{
  display:none !important;
}



.single-product .product[data-gallery-style="left_thumb_sticky"] div.images .product-slider {
    width: calc(100% - 90px) !important;
    /* height: calc(100vh - 130px);*/ 

}

.single-product .images .product-slider{
  overflow:visible !important;
  position:absolute;
  margin-left: 90px;
}

.single-product .images .product-slider .slider{
  position: relative !important;
  height: calc(100vh - 135px);
}

.single-product .images .product-slider .slider::before {
  height: 100%;
  background: #f3f3f3 !important;
  border-radius: 17px;
  border: 1px solid #d5d5d5;
  display: inline-block;
  z-index: 99999;
  position: absolute;
  width: 100%;
  content: '';
  opacity: 1;
  transition: opacity .3 ease;
}

.single-product .images .product-slider .slider::after {
  content: '';
  display: block;
  width: 33px;
  height: 33px;
  position: absolute;
  left: calc(50% - 17px);
  top: 38%;
  z-index: 9999999999;
  border: 3px solid #5757572f;
  border-right-color: rgb(49, 49, 49); /* Only keep the final value */
  border-radius: 50%;
  animation: loader-animation 0.7s linear infinite;
  transition: opacity .3 ease;
  opacity: 1;
}

@keyframes loader-animation {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}

.single-product .images .product-slider .slider{
  position: relative !important;
}
.single-product .images .product-slider.loadend .slider{
  height: auto;
}
.single-product .images .product-slider.loadend .slider::before,
.single-product .images .product-slider.loadend .slider::after {
  opacity: 0;
  transition: opacity .3 ease;
  pointer-events: none;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger,
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before,
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after,
.single-product .images .product-slider .slider .slide:not(.active){
  display:none !important;
}
.single-product .images .product-slider .slider .slide.active{
  z-index: 999 !important;
}

.single-product .product[data-gallery-style="left_thumb_sticky"] div.images .product-slider .slide{
  position: absolute !important;
}



.woo-login-page:not(.woocommerce-lost-password) .page-header-no-bg{
  display:none !important;
}







.single-product .product[data-gallery-style="left_thumb_sticky"] div.images .product-slider .slide,
.magic-frame .fpd-container{
  box-shadow:none;
  overflow: hidden;
  border-radius: 17px;
  border: 1px solid #d5d5d5;
  
}

.imgcheck-editor .upload-btn {
  background-color: #60a5ff !important;
}



.imgcheck-editor .fpd-product-designer-wrapper,
.imgcheck-editor .theiaStickySidebar {
  margin-bottom: 30px !important;
}


.editor-slide .woocommerce-product-gallery__image,
.fpd-wrapper > fpd-main-wrapper {
  background: #EAEAEA !important;
}


.fpd-container .fpd-view-stage,
.editor-slide .woocommerce-product-gallery__image {
  background: #fff !important;
}



/* 3d single View gallery */

.product-slider .editorFrame.front-enabled,
.woocommerce ul.products li.product.classic .product-wrap img.framepp,
.woocommerce .product-slider .woocommerce-product-gallery__image img.framefront {
  width: 100% !important;
  height: 100% !important;
  opacity: 1;
  display: block;
  z-index: 13;
  position: absolute;
  left: 0;
  top: 0;
  cursor:pointer;
  pointer-events: none;
}

.woocommerce .product-slider .woocommerce-product-gallery__image img.framefront {
  position: relative !important;
  pointer-events: none !important;
}


.woocommerce .product-slider .woocommerce-product-gallery__image img.framefront {
  aspect-ratio: 31/41;
}

.woocommerce .product-slider .all-slide:not(.editor-slide) .woocommerce-product-gallery__image img.framefront {
  aspect-ratio: 31/41 !important;
}





.woocommerce ul.products li.product.classic .product-wrap img.framepp {
  z-index: 12;
  pointer-events: none !important;
}

.woocommerce ul.products li.product.classic .product-wrap img,
.single-sequence, 
.image-sequence {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  display: block;
  z-index: 10;
  position: absolute;
  left: 0;
  top: 0;

}

.woocommerce ul.products li.product.classic .product-wrap .imgFront{
  z-index: 11 !important;
  opacity:1;
  transition: opacity 0.5s cubic-bezier(.21,.6,.35,1);
  pointer-events: none !important;
}


.woocommerce ul.products li.product.classic .product-wrap{
  scale:1;
  will-change: transform;
  transition: scale 0.3s cubic-bezier(.21,.6,.35,1);
}

.woocommerce ul.products li.product.classic:hover .product-wrap{
  scale:1.05;
}


.woocommerce ul.products li.product.classic:hover .product-wrap .imgFront{
  opacity:0 !important;
}




  .all-slide.portrait-format.nopp .image-sequence {
    width: 92% !important;
    height: auto !important;
    left: 50% !important;
    top:1% !important;
    transform: translateX(-50%) !important;
    }
  

    .all-slide.portrait-format.pp .image-sequence,
    .ppframed .editor-slide.portrait-format .image-sequence {
      width: 68% !important;
      height: auto !important;
      left: 50% !important;
      top:13.5% !important;
      transform: translateX(-50%) !important;
      border: 4px inset #e8e8e8cc !important
      }
    

  .woocommerce.ppframed ul.products li.product.classic .product-wrap img.imgFront,
  .ppframed .image-sequence {
    height: 80% !important;
    top: 10%;
    left: 50% !important;
  }

  .post-type-archive-product .image-sequence {
    position:relative;
  }

















  .attachment-start-img{
    position:absolute;
    z-index:999;
    width: 22% !important;
    bottom:30px;
    pointer-events: none !important;
    left:30px;
    border-radius: 10px;
    border: 1px solid #b4b4b4;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 35px, rgba(0, 0, 0, 0.22) 0px 15px 12px !important;
  }






  @media only screen and (max-width: 700px) {
    .product-thumbs {
      width: 100% !important;
    }
    .single-product .product[data-gallery-style="left_thumb_sticky"] div.images .product-slider {
      margin-left: 0px !important;
      width: 100% !important;
      position: relative !important;
    }
  
    .single-product .product[data-gallery-style="left_thumb_sticky"] div.images .product-slider .slide {
      position: relative !important;
    }
    .single-product [data-gallery-style="left_thumb_sticky"] .product-thumbs .slider .thumb {
      width: 16% !important;
    }
  
  }






  @media only screen and (max-width: 500px) {
    .single-product [data-gallery-style="left_thumb_sticky"] .product-thumbs .slider .thumb {
      width: 16.5% !important;
      padding: 0 2px !important;
    }
  }


/* */
  @media only screen and (min-width: 701px) and (max-width: 1000px) {
    .single-product [data-gallery-style="left_thumb_sticky"] .product-thumbs .slider .thumb {
      width: 100% !important;
    }
  }
 



  
  @media only screen and (min-width: 1000px) and (max-width: 1100px) {
    .product-thumbs {
      width: 100% !important;
    }

    .editor-enabled  .product-thumbs {
    display: block;
    /* top: calc(100vh - 130px) !important; */
    
    max-height: 700px !important;
    position: relative;
    }



    .single-product .product[data-gallery-style="left_thumb_sticky"] div.images .product-slider {
      margin-left: 0px !important;
      width: 100% !important;
      position: relative !important;
      padding-left: 0px !important;
    }
  
    .single-product .product[data-gallery-style="left_thumb_sticky"] div.images .product-slider .slide {
      position: relative !important;
    }

    .single-product [data-gallery-style="left_thumb_sticky"] .product-thumbs .slider .thumb {
      width: 16% !important;
      padding: 0 5px !important;
      margin-bottom: 5px !important;
      float: left;
    }

  
  }




@media only screen and (min-width: 1000px) and (max-width: 1350px) {




.woocommerce div.product .single-product-main-image div.images .woocommerce-product-gallery__wrapper {
  display: flex !important;
  flex-wrap: wrap !important;
  margin-left: 5% !important;
  width: 50% !important;
  left: 0 !important;
}
.single-product .row > .product[data-gallery-style][data-tab-pos] .summary, .single-product .row > .product[data-gallery-style][data-tab-pos] .summary.entry-summary, .single-product .product[data-tab-pos] .summary.entry-summary {
  min-width: auto !important;
  width: 40% !important;
}
.single-product .row > .product[data-gallery-style][data-tab-pos] .summary, .single-product .product[data-tab-pos] .summary.entry-summary {
  width: 100% !important;
}


}






@media only screen and (min-width: 1150px) and (max-width: 1350px) {

  
  .all-slide .woocommerce-product-gallery__image {
    top: -25% !important;
    scale: 0.55 !important;
  }
  
  .single-product .product[data-gallery-style="left_thumb_sticky"] div.images .product-slider .slide {
  
    min-height: 90% !important;
  }
  
  }

  @media only screen and (min-width: 1100px) and (max-width: 1350px) {
    .all-slide .woocommerce-product-gallery__image {
      top: -15% !important;
      scale: 0.6 !important;
    }
  }



  @media only screen and (min-width: 1200px) and (max-width: 1350px) {
    .all-slide .woocommerce-product-gallery__image {
      top: -16% !important;
      scale: 0.6 !important;
    }
  }







  @media only screen and (min-width: 1100px) and (max-width: 1200px) {
    .all-slide .woocommerce-product-gallery__image {
      top: -15% !important;
      scale: 0.6 !important;
    }
  }













.magic-frame fpd-main-bar .fpd-navigation,
.magic-frame fpd-actions-bar{
  display:none !important;
}

.magic-frame .fpd-product-designer-wrapper .framefronttt {
  z-index: 99;
  position: absolute;
  margin-left: -30%;
  opacity: 1 !important;
  width: 160% !important;
  margin-top: -25px;
  height: auto;
  max-width: 160% !important;
  pointer-events: none !important;
}















/* lightbox */
.pswp .pswp__counter,
.pswp .pswp__button--zoom,
.pswp .pswp__button--fs{
  display:none !important;
}

.pswp .pswp__img{
  pointer-events: none !important;
}

/* Single Bottom */

.nectar_woocommerce_after_single_product_summary .container{
  padding: 0 10px !important;
}



.viewed-products h3{
 text-align: center;
 margin-bottom: 30px;
}




/* tabbed grid */


.single-product .tab-item a span{
  font-size: 17px !important;
}


.wpb_tab{
  text-align: center !important;
}
.wpb_tab .viewmore_btn{
  display: inline-block !important;
  transition: none !important;
  transform: none !important;
  width: 150px !important;
  box-shadow: none !important;
}

body[data-button-style*="rounded_shadow"].material .nectar-button.see-through:hover{
  box-shadow: none !important;
  transition: none !important;
}


.tabbed[data-style="minimal"] .wpb_tabs_nav {
  margin-bottom: 40px;
}

body.woocommerce .tabbed ul.products::before,
body.woocommerce.single-product .tabbed ul.products::before {
  display: none !important;
}

body[data-col-gap="50px"].single-product .single_tabgrid .wpb_column {
  padding-left: 0 !important;
  padding-right: 0 !important;
}


.tabbed[data-style="toggle_button"] .wpb_tabs_nav {
  margin-bottom: 40px !important;
}

body.woocommerce.single-product .tabbed ul.products[data-n-desktop-columns="4"] {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr) !important;
  column-gap: 0px !important;
  row-gap: 40px !important;
  padding: 0 !important;
  padding-right: 0px !important;
}

@media only screen and (min-width: 1000px) and (max-width: 1350px){

  body.woocommerce.single-product .tabbed ul.products[data-n-desktop-columns="4"] {
    column-gap: 30px !important;
    row-gap: 25px !important;
    grid-template-columns: repeat(3, 1fr) !important;
 
}
}
@media only screen and (min-width: 600px) and (max-width: 1000px){

  body.woocommerce.single-product .tabbed ul.products[data-n-desktop-columns="4"] {
    column-gap: 20px !important;
    row-gap: 25px !important;
    grid-template-columns: repeat(2, 1fr) !important;
 
}
}
@media only screen and (max-width: 600px){

  body.woocommerce.single-product .tabbed ul.products[data-n-desktop-columns="4"] {
    column-gap: 0px !important;
    row-gap: 25px !important;
    grid-template-columns: repeat(1, 1fr) !important;
 
}



}



body.woocommerce.single-product .tabbed ul.products[data-n-desktop-columns="4"] li.product {
  width: 100% !important;
  margin: 0 !important;
}


/* recently viewed */
@media only screen and (min-width: 500px) and (max-width: 690px){
  .woocommerce ul.products[data-n-phone-columns="1"] li.product, .woocommerce ul.products[data-n-phone-columns="1"] li.product.material {
    width: 50% !important;
    margin: 0 !important;
  }
}





/* Single Destruct grid */



body[data-col-gap="50px"] .wpb_row:not(.full-width-section):not(.full-width-content).destrictgrid-one{
  margin-bottom: 30px !important;
}










/* thumb cart size */
  .woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__image {
    width: 100px !important;
  }
  .nectar-slide-in-cart.style_slide_in_click .widget_shopping_cart .cart_list {
    padding-right: 10px !important;
    scrollbar-width: thin;

  }





/*  slide CART PAGE   */

.nectar-slide-in-cart.style_slide_in_click .widget_shopping_cart_content {
    width: 430px !important;
    padding-right: 20px !important;
  }
  .nectar-slide-in-cart.style_slide_in_click .widget_shopping_cart a.checkout {
    width: 100% !important;
    margin-left: 0 !important;
  }


  .nectar-slide-in-cart.style_slide_in_click .woocommerce-mini-cart__empty-message a.button{
    margin-top: 20px !important;
  }
  


  .nectar-slide-in-cart.style_slide_in_click .woocommerce-mini-cart-item img{
    border-radius: 0px !important;
  }

  .nectar-slide-in-cart.style_slide_in_click .woocommerce-mini-cart-item img.size-woocommerce_thumbnail{
    margin-right: 0px !important;
    border: none !important;
  }


.wc-order-item-thumbnail[data-format*="portrait-large"] img,
  .woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image[data-format*="portrait-large"] img,
  .wc-block-components-order-summary .wc-block-components-order-summary-item__image[data-format*="portrait-large"] img,
  .nectar-slide-in-cart.style_slide_in_click .woocommerce-mini-cart-item[data-format*="portrait-large"] img{
    aspect-ratio: 40/50;
    object-fit: cover;
  }

 .wc-order-item-thumbnail[data-format*="landscape-large"] img,
  .woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image[data-format*="landscape-large"] img,
  .wc-block-components-order-summary .wc-block-components-order-summary-item__image[data-format*="landscape-large"] img,
  .nectar-slide-in-cart.style_slide_in_click .woocommerce-mini-cart-item[data-format*="landscape-large"] img{
    aspect-ratio: 50/40;
    object-fit: cover;
  }









.wc-order-item-thumbnail[data-frame*="black"][data-pp*="yes"] img,
  .woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image[data-frame*="black"][data-pp*="yes"] img,
  .wc-block-components-order-summary .wc-block-components-order-summary-item__image[data-frame*="black"][data-pp*="yes"] img,
  .nectar-slide-in-cart.style_slide_in_click .woocommerce-mini-cart-item[data-frame*="black"][data-pp*="yes"] img{
    border:4px solid #000 !important;
    padding:6px;
  }

 .wc-order-item-thumbnail[data-frame*="black"][data-pp*="no"] img,
  .woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image[data-frame*="black"][data-pp*="no"] img,
  .wc-block-components-order-summary .wc-block-components-order-summary-item__image[data-frame*="black"][data-pp*="no"] img,
  .nectar-slide-in-cart.style_slide_in_click .woocommerce-mini-cart-item[data-frame*="black"][data-pp*="no"] img{
    border:4px solid #000 !important;
    padding:0px;
  }



  
.wc-order-item-thumbnail[data-frame*="wood"][data-pp*="yes"] a:not([data-filter="greyscale"]) img,
  /* 
  .woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image[data-frame*="wood"][data-pp*="yes"] a:not([data-filter="greyscale"]) img,
  .wc-block-components-order-summary .wc-block-components-order-summary-item__image[data-frame*="wood"][data-pp*="yes"] a:not([data-filter="greyscale"]) img,
  */
  .nectar-slide-in-cart.style_slide_in_click .woocommerce-mini-cart-item[data-frame*="wood"][data-pp*="yes"] a:not([data-filter="greyscale"]) img{
    border:3px solid #ccb38a !important;
    padding:7px;
  }

.wc-order-item-thumbnail[data-frame*="wood"][data-pp*="yes"] a[data-filter*="greyscale"],
  .woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image[data-frame*="wood"][data-pp*="yes"] a,
  .wc-block-components-order-summary .wc-block-components-order-summary-item__image[data-frame*="wood"][data-pp*="yes"] a,
  .nectar-slide-in-cart.style_slide_in_click .woocommerce-mini-cart-item[data-frame*="wood"][data-pp*="yes"] a[data-filter*="greyscale"]{
    border:3px solid #ccb38a !important;
    padding:1px;
  }


.woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image[data-frame*="wood"][data-pp*="yes"] a a{
    border:none!important;
    padding:0px !important;
  }


.wc-block-components-checkbox.wc-block-checkout__create-account{
  display:none;
}


.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input.wc-block-components-address-form__password{
  margin-top: 35px !important;

}


.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input.wc-block-components-address-form__email{
  margin-top: 55px !important;

}


.wp-block-woocommerce-checkout .wc-block-checkout__guest-checkout-notice {
  position: absolute;
  top: 10px;
}





.wc-order-item-thumbnail[data-format*="portrait-medium"][data-pp*="yes"] img,
  .woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image[data-format*="portrait-medium"][data-pp*="yes"] img,
  .wc-block-components-order-summary .wc-block-components-order-summary-item__image[data-format*="portrait-medium"][data-pp*="yes"] img,
  .nectar-slide-in-cart.style_slide_in_click .woocommerce-mini-cart-item[data-format*="portrait-medium"][data-pp*="yes"] img{
    padding: 10px 8px !important;
  }


.wc-order-item-thumbnail[data-format*="portrait-large"][data-pp*="yes"] img,
  .woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image[data-format*="portrait-largem"][data-pp*="yes"] img,
  .wc-block-components-order-summary .wc-block-components-order-summary-item__image[data-format*="portrait-large"][data-pp*="yes"] img,
  .nectar-slide-in-cart.style_slide_in_click .woocommerce-mini-cart-item[data-format*="portrait-large"][data-pp*="yes"] img{
    padding: 7px 7px !important;
  }


 .wc-order-item-thumbnail[data-format*="landscape-medium"][data-pp*="yes"] img,
  .woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image[data-format*="landscape-medium"][data-pp*="yes"] img,
  .wc-block-components-order-summary .wc-block-components-order-summary-item__image[data-format*="landscape-medium"][data-pp*="yes"] img,
  .nectar-slide-in-cart.style_slide_in_click .woocommerce-mini-cart-item[data-format*="landscape-medium"][data-pp*="yes"] img{
    padding: 6px 8px !important;
  }


.wc-order-item-thumbnail[data-frame*="wood"][data-pp*="no"] a:not([data-filter="greyscale"]) img,
/* 
  .woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image[data-frame*="wood"][data-pp*="no"] a:not([data-filter="greyscale"]) img,
  .wc-block-components-order-summary .wc-block-components-order-summary-item__image[data-frame*="wood"][data-pp*="no"] a:not([data-filter="greyscale"]) img,
  */
  .nectar-slide-in-cart.style_slide_in_click .woocommerce-mini-cart-item[data-frame*="wood"][data-pp*="no"] a:not([data-filter="greyscale"]) img{
    border:3px solid #ccb38a !important;
    padding:0px;
  }



.wc-order-item-thumbnail[data-frame*="wood"][data-pp*="no"]  a[data-filter*="greyscale"],
  .woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image[data-frame*="wood"][data-pp*="no"]  a,
  .wc-block-components-order-summary .wc-block-components-order-summary-item__image[data-frame*="wood"][data-pp*="no"]  a,
  .nectar-slide-in-cart.style_slide_in_click .woocommerce-mini-cart-item[data-frame*="wood"][data-pp*="no"]  a[data-filter*="greyscale"]{
    border:3px solid #ccb38a !important;
    padding:0px;
  }

.wc-order-item-thumbnail,
  .woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image,
  .wc-block-components-order-summary .wc-block-components-order-summary-item__image,
  .nectar-slide-in-cart.style_slide_in_click .woocommerce-mini-cart-item{
    padding-left: 3px !important;

  }
.wc-order-item-thumbnail > a:first-of-type,
  .woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image > a:first-of-type,
  .wc-block-components-order-summary .wc-block-components-order-summary-item__image > a:first-of-type,
  .nectar-slide-in-cart.style_slide_in_click .woocommerce-mini-cart-item > a:first-of-type{
    box-shadow: rgba(0, 0, 0, 0.25) 0px 1px 4px;

  }

.wc-order-item-thumbnail[data-frame*="white"][data-pp*="yes"] a,
  .woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image[data-frame*="white"][data-pp*="yes"] a,
  .wc-block-components-order-summary .wc-block-components-order-summary-item__image[data-frame*="white"][data-pp*="yes"] a,
  .nectar-slide-in-cart.style_slide_in_click .woocommerce-mini-cart-item[data-frame*="white"][data-pp*="yes"] a{
    padding:3px !important;
  }

.wc-order-item-thumbnail[data-frame*="white"][data-pp*="yes"] img,
  .woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image[data-frame*="white"][data-pp*="yes"] img,
  .wc-block-components-order-summary .wc-block-components-order-summary-item__image[data-frame*="white"][data-pp*="yes"] img,
  .nectar-slide-in-cart.style_slide_in_click .woocommerce-mini-cart-item[data-frame*="white"][data-pp*="yes"] img{
    padding:6px;
    border: 1px solid #dfdfdf !important;
  }

.wc-order-item-thumbnail[data-frame*="white"][data-pp*="no"] img,
  .woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image[data-frame*="white"][data-pp*="no"] img,
  .wc-block-components-order-summary .wc-block-components-order-summary-item__image[data-frame*="white"][data-pp*="no"] img,
  .nectar-slide-in-cart.style_slide_in_click .woocommerce-mini-cart-item[data-frame*="white"][data-pp*="no"] img{
    padding:3px;
    border: 1px solid #bfbfbf !important;
  }



  .wc-order-item-thumbnail[data-filter*="greyscale"] img,
  .woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image[data-filter*="greyscale"] img,
  .wc-block-components-order-summary .wc-block-components-order-summary-item__image[data-filter*="greyscale"] img,
  .nectar-slide-in-cart.style_slide_in_click .woocommerce-mini-cart-item a[data-filter*="greyscale"] img{
    filter: grayscale(1) contrast(1.1) !important;
  }

  .wc-order-item-thumbnail[data-filter*="sepia"] img,
  .woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image[data-filter*="sepia"] img,
  .wc-block-components-order-summary .wc-block-components-order-summary-item__image[data-filter*="sepia"] img,
  .nectar-slide-in-cart.style_slide_in_click .woocommerce-mini-cart-item a[data-filter*="sepia"] img{
    filter: contrast(0.9) brightness(0.95) sepia(0.85) hue-rotate(365deg) !important;
  }






  .nectar-slide-in-cart.style_slide_in_click .widget_shopping_cart .cart_list .mini_cart_item > a {
    margin-right: 20px !important;
  }

  .nectar-slide-in-cart.style_slide_in_click .product-meta > .product-details {
    padding-right: 17px;
  }
  body[data-header-format] .woocommerce-mini-cart div.quantity .qty,
  .nectar-slide-in-cart.style_slide_in_click .widget_shopping_cart .cart_list .product-meta a:not(.remove){
    font-size: 14px !important;
    line-height: 15px !important;
    font-weight: 500 !important;
  }
  .nectar-slide-in-cart.style_slide_in_click .widget_shopping_cart .cart_list .product-meta a:not(.remove){
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;
    overflow: hidden !important;
  }
  .nectar-slide-in-cart.style_slide_in_click .woocommerce-mini-cart div.quantity{
    margin-right: 20px !important;
    width: 85px !important;
  }

  .nectar-slide-in-cart.style_slide_in_click .woocommerce-mini-cart a.remove_from_cart_button{
    opacity: 0.5 !important;
  }
  .nectar-slide-in-cart.style_slide_in_click .woocommerce-mini-cart a.remove_from_cart_button:hover{
    opacity: 1 !important;
  }

  .nectar-slide-in-cart .woocommerce-tax_textCart{
    font-size: 12px !important;
    color: #717171 !important;
    text-align: center !important;
    padding-bottom: 8px !important;
  
  }
  .nectar-slide-in-cart .woocommerce-tax_textCart a{
    text-decoration:underline !important;
    color: #717171 !important;

  }
  .nectar-slide-in-cart .woocommerce-tax_textCart a:hover{
    color: #000 !important;
  
  }

  .nectar-slide-in-cart .widget_shopping_cart_content{
    padding-bottom: 15px !important;
  }

  .payment-icons{
    display: flex;
    flex-wrap: wrap;
    gap: .4rem;
    justify-content: center;
    list-style: none; /* Optional: Remove bullet points */
    padding: 0; /* Optional: Remove default padding */
    margin: 0; /* Optional: Remove default margin */
  }
  .payment-icons .icon{
    width: 2.125rem;
    display: block;
    height: auto;
    background: #fff;
    border: 1px solid #cacaca;
    border-radius: 5px;
  }

  .before-footer .payment-icons .icon {
    width: 1.9rem !important; 
  }


.wc-block-cart .wc-block-cart__submit-container {
  margin-top: 20px;
}

  .testimo {
    border-bottom: 1px solid #dfdfdf !important;
  }

  .testimo .testimonial_slider .flickity-page-dots {
    bottom: -10px !important;
    margin: 0 !important;
  }

  .testimo .testimonial_slider blockquote .open-quote,
  .testimo .testimonial_slider blockquote .close-quote {
    display: none !important;
  }

  .testimo .testimonial_slider blockquote {
    letter-spacing: 0px !important;
    color: #595959 !important;
    font-size: 16px !important;
    font-family: 'Open Sans',Helvetica,sans-serif !important;
    font-weight: 500 !important;
    line-height: 27px !important;

  }
  .testimo .testimonial_slider blockquote .testimonial-name{
    color: #000 !important;
  }
  

  .testimo .testimonial_slider[data-style="multiple_visible_minimal"] blockquote p {
    margin-top: 20px;
  }
  .testimo .testimonial_slider[data-style="multiple_visible_minimal"] blockquote .inner {
    padding-right: 40px !important;
 
    border-radius: 14px !important;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px, rgba(0, 0, 0, 0.2) 0px 7px 13px -3px, rgba(0, 0, 0, 0.1) 0px -3px 0px inset;
  }


  .testimo .testimonial_slider[data-style="multiple_visible_minimal"] blockquote .inner:before {
    content: "AB";
    position: absolute;
    padding: 9px;
    border-radius: 50%;
    background: #fddde5;
    color: #000 !important;
    bottom: 60px;
    left: 50px;
    height: 28px;
    width: 28px;
    text-align: center;
  }


  .testimo blockquote h3 {
    margin-bottom: 8px !important;
    font-size: 25px !important;
    padding-top: 0px !important;
  }


  .testimo blockquote .wrap {
    position: absolute !important;
    bottom: 65px !important;
    padding-left: 60px !important;
  }
  .testimo .testimonial_slider[data-style="multiple_visible_minimal"] blockquote .inner {
    padding: 40px !important;
    padding-bottom: 120px !important;
  }


  .testimo .testimonial_slider[data-style="multiple_visible_minimal"] blockquote p:first-of-type {
    display:none !important;
  }

  .testimo .testimonial_slider[data-style="multiple_visible_minimal"] blockquote:nth-child(2) .inner:before {
    content: "EC";
  }
  .testimo .testimonial_slider[data-style="multiple_visible_minimal"] blockquote:nth-child(3) .inner:before {
    content: "JT";
  }
  .testimo .testimonial_slider[data-style="multiple_visible_minimal"] blockquote:nth-child(4) .inner:before {
    content: "EM";
  }
  .testimo .testimonial_slider[data-style="multiple_visible_minimal"] blockquote:nth-child(5) .inner:before {
    content: "EL";
  }
  .testimo .testimonial_slider[data-style="multiple_visible_minimal"] blockquote:nth-child(6) .inner:before {
    content: "HP";
  }


  .testimo .testimonial_slider[data-style*="multiple_visible"] blockquote .title {
    font-weight: 500 !important;
    font-size: 13px !important;
    line-height: 17px !important;
    color: #6a6a6a !important;
  }



  .nectar-slide-in-cart ul.product-attributes{
    margin-left:0 !important; 
  }


  .nectar-slide-in-cart ul.product-attributes li:nth-child(3),
  .nectar-slide-in-cart ul.product-attributes li:nth-child(4),
  body .nectar-slide-in-cart ul.product_list_widget dl.variation{
    display:none !important;
  }








  

  .woocommerce-cart .wp-block-woocommerce-cart-items-block table.wc-block-cart-items .wc-block-components-product-details li,
  .nectar-slide-in-cart ul.product-attributes li{
    padding:0 !important; 
    border: none !important; 
    color: #888 !important;
    font-size: 13px !important;
    line-height: 17px !important;
  }
  .nectar-slide-in-cart a{
  background: none !important; 
  }
  .nectar-slide-in-cart a{
    background: none !important; 
  }




  .nectar-slide-in-cart img {
    border: 1px solid #ddd !important;
  }

  .nectar-slide-in-cart.style_slide_in_click .inner > .header {
    left: 29px !important;
    width: calc(100% - 58px) !important;
    padding-bottom: 20px !important;
    background: #fff !important;
  }

  .style_slide_in_click .product-meta {
    margin-top:10px !important;
  }
  .style_slide_in_click .product-meta > .quantity .product-price > * {
    text-align: center !important;
  }








/*  CART PAGE   */

.woocommerce-cart .wc-block-components-quantity-selector:after{
    border-color: #c6c6c6 !important;
  }
.woocommerce-cart .wc-block-components-quantity-selector:hover:after{
    border-color: #000 !important;
  }
  .woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector{
    padding: 3px !important;
  }
.woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector,
.woocommerce-cart .wc-block-components-quantity-selector::after{
    border-radius: 30px !important;
  }
  .woocommerce-cart .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
    font-weight: 100 !important;
  }

  .woocommerce-cart .wc-block-components-product-metadata__description{
    display:none !important;
  
    }

    .woocommerce-cart .wc-block-cart-items{
        border-collapse: collapse !important;
      }
    
    
      .woocommerce-cart .wc-block-cart-items__row{
        border-bottom: 1px solid #d7d7d7 !important;
        border-top: 1px solid #d7d7d7 !important;
      }
      .woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
        margin-left: 12px !important;
        opacity: 0.5 !important;
      }
      .woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover {
        opacity: 1 !important;
      }

      .woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image {
        padding-right: 15px !important;
      }
      .woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image a {
        display: block;
      }


      .woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {       
        border: none !important;
        border-radius: 0 !important;
        display: block
      }
    

  @media only screen and (min-width: 1000px) {

  .woocommerce-cart .wc-block-cart-item__total-price-and-sale-badge-wrapper{
    height: 9vh !important;
  }

  .woocommerce-cart .wc-block-cart table.wc-block-cart-items td, .wc-block-cart table.wc-block-cart-items th {
    margin: 0 0 0 !important;
  }


  .woocommerce-cart .wc-block-cart-items__row .wc-block-components-product-name {
    font-weight: 500 !important;
    font-size: 16px !important;
  }
  .woocommerce-cart .wc-block-cart-item__wrap{
    display:flex !important;
    flex: 1 1 auto !important;
  }




  .woocommerce-cart .wc-block-cart-item__wrap .wc-block-cart-item__prices{
    flex: 1 1 auto !important;
    line-height: 40px;
  }

  .woocommerce-cart .wc-block-cart-item__wrap .wc-block-components-product-price {
    float: right !important;
    margin-right: 30px !important;
    line-height: 25px !important;
  }


  .woocommerce-cart .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__wrap > *, 
  .woocommerce-cart .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector, 
  .woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__wrap > *, 
  .woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector {
    margin-bottom: 0px !important;
  }


  }
  @media only screen and (min-width: 1000px) {
  .woocommerce-cart .wc-block-components-product-details.wc-block-components-product-details {
    position: absolute !important;
    left: 116px !important;
    margin-top: 25px !important;
  }
}


  .is-large:not(.wc-block-checkout) .wc-block-components-product-details__name {
    font-weight: 400 !important;
  }











/*  CHECKOUT PAGE   */
/*
 .woocommerce-checkout .cart-contents{
    pointer-events: none;
    cursor: default;
 }
 */

 .woocommerce-cart .main-content,
 .woocommerce-checkout .main-content{
    min-height: 700px;
 }

 .wp-block-woocommerce-checkout,
 .wp-block-woocommerce-cart{
    opacity: 0;
    pointer-events: none;
 }

 .wp-block-woocommerce-checkout,
 .wp-block-woocommerce-cart{
    opacity: 0;
    pointer-events: none;
    animation: fadeIn 0.3s ease-in-out .7s forwards; 
}

.wp-block-woocommerce-cart{
    animation-delay: .9s;
}


@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
    pointer-events: all;
  }
}

.wc-block-components-totals-wrapper:first-child{
  pointer-events: none !important;
}
.wc-block-components-totals-wrapper:first-child svg{
  display: none !important;
}


.wc-block-components-order-summary .wc-block-components-order-summary-item__description {
  padding-top: 10px !important;
  padding-left: 29px !important;
}

.wc-block-components-order-summary .wc-block-components-product-details.wc-block-components-product-details li {
  color: #888 !important;
  font-size: 11px !important;
  line-height: 15px;
  list-style: none !important;
}



.woocommerce-checkout .wc-block-components-order-summary .wc-block-components-product-details.wc-block-components-product-details li {
  color: #888 !important;
  font-size: 13px !important;
  line-height: 19px !important;
}


.woocommerce-checkout h3.wc-block-components-product-name {
  font-size: 1.2em;
}





#radio-control-wc-payment-method-options-ppcp-gateway__content.wc-block-components-radio-control-accordion-content,
.wc-block-components-sale-badge,
.wc-block-components-product-details li.wc-block-components-product-details__colorize{
  display: none !important;
}


.wc-block-components-product-price__regular{
  color: #bbb !important;
}




.wc-block-components-totals-shipping .wc-block-components-shipping-address {
  display: none !important;
}



.wc-block-checkout__sidebar .wc-block-components-product-name,
.wc-block-components-formatted-money-amount,
.wc-block-components-product-price {
  font-weight: 500 !important;
}



.wc-block-checkout__payment-method .wc-block-components-radio-control__option {
  padding-left: 4em !important;
  padding-right: 2em !important;
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option, 
.wc-block-checkout__payment-method .wc-block-components-radio-control__option:first-child, 
.wc-block-checkout__payment-method .wc-block-components-radio-control__option:last-child {
  padding-bottom: 2em !important;
  padding-top: 2em !important;
}

.wc-block-components-radio-control--highlight-checked::after {
  border:1px solid hsla(0, 0%, 7.1%, 0.31) !important;
}


.wc-block-checkout__payment-method .wc-block-components-radio-control__label > span {
  width: 100% !important;
}

.wc-block-components-form .wc-block-checkout__order-notes.wc-block-components-checkout-step {
  margin-bottom: 40px !important;
}




.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted,
 .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
  border-radius:6px !important;
    box-shadow: inset 0 0 0 3px #68a8ae !important;
}


.wc-block-components-radio-control .wc-block-components-radio-control__input:checked::before {
  background:#2c8a92 !important;
}

.wc-block-components-checkbox.has-error, .wc-block-components-checkbox.has-error a {
  color: #ff3030 !important;
}


.wc-block-components-radio-control .wc-block-components-radio-control__input:focus {
  outline:none !important;
}

.wc-block-components-form .wc-block-components-checkout-step {
  margin:0 0 60px !important;
}


.wc-block-components-form #billing-fields.wc-block-components-checkout-step {
  margin:0 0 25px !important;
}


.wc-block-components-form .wc-block-checkout__order-notes.wc-block-components-checkout-step#order-notes{
  margin-bottom: 65px !important;
}



.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
    margin-bottom: 0px !important;
}
.wc-block-cart .wc-block-cart__submit-container .wc-block-components-button:not(.is-link), 
.wp-block-woocommerce-checkout .wc-block-components-checkout-place-order-button:not(.is-link) {
  background:#33929b !important;
  color:#fff !important;
}
.wc-block-cart .wc-block-cart__submit-container .wc-block-components-button:not(.is-link):hover, 
.wp-block-woocommerce-checkout .wc-block-components-checkout-place-order-button:not(.is-link):hover {
  background:#50bbc5 !important;
  color:#fff !important;
}

.wc-block-components-radio-control-accordion-content {
  padding:0 2em 3em !important;
}






 #wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button{
    left: -5px !important;
    border-radius: 0px 30px 30px 0px !important;
 }
 #wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button:hover{
    -ms-transform: none;
    transform: none;
    -webkit-transform: none;
 }

 .wc-block-components-order-summary .wc-block-components-order-summary-item__individual-prices {
  padding-top: 0 !important;
}

 .wc-block-components-order-summary .wc-block-components-order-summary-item__description .wc-block-components-product-metadata {
  margin-top: -4px !important;
}




 .wc-block-components-order-summary .wc-block-components-order-summary-item__quantity {
  border: 1px solid hsl(0, 0%, 42.4%) !important;
 }

 .wc-block-components-order-summary .wc-block-components-order-summary-item {
  border-bottom: 1px solid #eee !important;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item:last-child {
  border-bottom: none !important;
  margin-bottom: 10px !important;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__image a {
height: auto !important;
width: 90px !important;
display: block
}



.wc-block-components-order-summary .wc-block-components-order-summary-item__image img {
  border: none !important;
  border-radius: 0 !important;
  display: block
}
.order-products-list{
 display:none !important;
}





 #wc-block-components-totals-coupon__form .wc-block-components-text-input{
    left: 5px !important;
 }
 #wc-block-components-totals-coupon__form .wc-block-components-text-input input{
    border-radius: 30px 0px 0px 30px !important;
    padding: 0.3em 1.5em !important;
 }
 #wc-block-components-totals-coupon__form .wc-block-components-text-input label {
    left: 25px !important;
    top: 24px !important;
 }

 #wc-block-components-totals-coupon__form .wc-block-components-text-input.is-active label {
    left: 25px !important;
    top: 1px !important;
 }


 #wc-block-components-totals-coupon__form .wc-block-components-text-input input:focus {
    padding-left:25px !important;
 }
 #wc-block-components-totals-coupon__form .wc-block-components-text-input input[type="text"]:focus {
    box-shadow: none !important;
 }

 .wc-blocks-components-select .wc-blocks-components-select__select {
 padding: 1em .8em 0 !important;
 }
 .wc-blocks-components-select .wc-blocks-components-select__label {
  color: #757575 !important;
  left: .8em !important;
}

.wc-block-components-checkout-step__description {
  margin: 0 !important;
  font-size: 14px !important;
}



.wc-block-components-checkbox span a{
  color: #2c8a92 !important;
  text-decoration: underline !important;
}
.wc-block-components-checkbox span a:hover{
  color: #333;
}

.videoframe .toggles--minimal-shadow .toggle:nth-child(1),
.magic-frame .toggles--minimal-shadow .toggle:nth-child(1),
.flip-frame .toggles--minimal-shadow .toggle:nth-child(1) {
  display:none !important;
}




/*  FAQ PAGE   */

.single-product:not(.confirm-editor.choose-editor) .woocommerce-tabs.wc-tabs-wrapper .entry-content > .wpb_row.choose-faq{
  display:none !important;
}

.single-product:not(.confirm-editor.imgcheck-editor) .woocommerce-tabs.wc-tabs-wrapper .entry-content > .wpb_row.check-faq{
  display:none !important;
}



.toggle > div .wpb_wrapper,
.toggle > .toggle-title a {
  color: #353535 !important;
}
.toggle.open > .toggle-title a,
.toggle > .toggle-title a:hover {
  color: #000000 !important;
}


div[data-style="minimal"] .toggle > .toggle-title a {
  padding: 12px 70px 12px 0 !important;
}

.toggle > div .wpb_wrapper {
  padding: 10px !important;
  padding-top: 20px !important;
  font-size: 15px !important;
  line-height: 22px !important;
}

.single-product .wpb_row.full-width-content .toggle > h3.toggle-title > a {
  color: #686868 !important;
  font-size: 18px !important;
  line-height: 27px !important;
  font-weight: 400 !important;
}

  .single-product .font_size_desktop_1-1vw.font_size_min_14px.font_size_max_20px.nectar-responsive-text{
    color: #444444 !important;
    font-size: 15px !important;
    line-height: 24px !important;
  }


.single-product .toggle.open > h3.toggle-title a,
.single-product .toggle > h3.toggle-title a:hover {
  color: #000 !important;
}


.wp-block-woocommerce-checkout .wc-block-checkout__login-prompt {
  clear:both;
  font-size: 15px !important;
  margin-top: 0 !important;
}

.wp-block-woocommerce-checkout .wc-block-checkout__login-prompt {
  display:none;
  clear:both !important;
}



.wc-block-components-checkout-step__heading-content,
.woocommerce-checkout .wc-block-checkout__login-prompt{
 pointer-events: all !important;
 
}


.wp-block-woocommerce-checkout .wc-block-checkout__guest-checkout-notice{
  font-size: 15px !important;
  margin: 10px 0 0 !important;
}
.wp-block-woocommerce-checkout .wc-block-checkout__guest-checkout-notice .wc-block-checkout__login {
  clear:both !important;
  display:inline-block !important;
  font-size: 15px !important;
  margin-top: 0 !important;
  margin-left: 10px !important;
  text-decoration: underline;
}



/*  ACCOUNT PAGE   */


.woocommerce-MyAccount-navigation ul li a {
  padding: 9px 0;
  opacity: .5;
  font-weight: 500;
  font-size: 16px;
}



.woocommerce-account #ajax-content-wrap .container-wrap {
  padding-top: 0px !important;
}


.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 20% !important;
  margin-top: 15px !important;
}


.woocommerce-account .woocommerce-MyAccount-content {
  width: 78% !important;
}

@media only screen and (max-width: 1100px) {

  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100% !important;
  }
  .woocommerce-account .woocommerce-MyAccount-content {
    width: 100% !important;
  }
}




body.woocommerce-account .page-header-no-bg {
  padding-top: 40px !important;
}

body.woocommerce-account .nectar-highlighted-text:not([data-style="text_outline"]) em {
  transition:none !important;
}


body.woocommerce-account .nectar-highlighted-text{
  margin-bottom: 34px;
  margin-top: 34px;
}



body.woocommerce-account .container-wrap{
  padding-top: 10px !important;
}
.woocommerce-account .woocommerce-MyAccount-content {
  padding-top: 15px !important;
}

.woocommerce-account .woocommerce-MyAccount-content h2{
  font-size: 18px !important;
  font-weight: 600 !important;
}

.woocommerce-account .container{
  padding-bottom: 45px;
}
.woocommerce-account .page-header-no-bg .container {
  padding-bottom: 25px;
}

.woocommerce-account .woocommerce-info .woocommerce-Button{
  display:none !important;
}

.woocommerce-account .nectar-global-section.before-footer {
  padding-top: 0 !important;
}




.woocommerce-order-details .woocommerce-table__product-name{
  padding-left: 175px !important;
  position: relative !important;
  padding-top: 20px !important;
  padding-bottom: 65px !important; 
}


.woocommerce-table--order-details thead tr:nth-child(1) .woocommerce-table__product-name{
  padding-left: 30px !important;
  position: relative !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important; 
}


.woocommerce-order-details .woocommerce-table__product-name .detail-spacer[data-format*="portrait"]{
  margin-bottom:47px
}
.woocommerce-order-details .woocommerce-table__product-name .detail-spacer[data-format*="landscape"]{
  margin-bottom:0px
}
.woocommerce-order-details .woocommerce-table__product-name .detail-spacer[data-format*="square"]{
  margin-bottom:38px
}

.woocommerce-order-details .woocommerce-table.shop_table.order_details .woocommerce-table__product-name .detail-spacer{
  margin-bottom:0px !important; 
}




.woocommerce-order-details .wc-order-item-thumbnail{
  width: 110px !important;
  position: absolute;
  left: 20px;
  top: 20px;
}


.woocommerce-order-details .wc-item-meta{
  margin: 0 !important;
  color: #868686;
  font-size: 12px;
  padding: 7px 0;

}
.woocommerce-order-details .wc-item-meta li p{
  padding-bottom: 0 !important;
  line-height: 22px;
  color: #424242;
}

.woocommerce-order-details .wc-order-item-thumbnail[data-fx="colorized"] img{
  filter: saturate(1.2) !important;
}
.woocommerce-order-details .wc-order-item-thumbnail[data-fx="greyscale"] img{
  filter: grayscale(1) contrast(1.1) !important;
}
.woocommerce-order-details .wc-order-item-thumbnail[data-fx="sepia"] img{
  filter: contrast(0.9) brightness(0.95) sepia(0.85) hue-rotate(365deg) !important;
}
.woocommerce-order-details .wc-order-item-thumbnail[data-fx="disco"] img{
  filter: saturate(500%) sepia(20%) contrast(106%)  hue-rotate(250deg) !important;
}





.wc-block-checkout__shipping-option .wc-block-components-shipping-rates-control__no-shipping-address-message {
  background-color: #dcecee !important;
  color: #125d64 !important;
  border-radius: 15px;
}




.woocommerce-order-details .wc-order-item-thumbnail a img,
.woocommerce-order-details .wc-order-item-thumbnail a{
  display: block;
  pointer-events: none !important;
  float: left;
  width: 100%;
}


.woocommerce-order-details .wc-order-item-thumbnail[data-format*="portrait-medium"] a img{
  aspect-ratio: 30/40;
}
.woocommerce-order-details .wc-order-item-thumbnail[data-format*="portrait-medium"][data-pp="yes"] a img{
  padding: 14px 12px;
}

.woocommerce-order-details .wc-order-item-thumbnail[data-format*="portrait-large"] a img{
  aspect-ratio: 40/50;
}
.woocommerce-order-details .wc-order-item-thumbnail[data-format*="portrait-large"][data-pp="yes"] a img{
  padding: 11px 10px;
}


.woocommerce-order-details .wc-order-item-thumbnail[data-format*="landscape-medium"] a img{
  aspect-ratio: 40/30;
}
.woocommerce-order-details .wc-order-item-thumbnail[data-format*="landscape-medium"][data-pp="yes"] a img{
  padding: 12px 14px;
}


.woocommerce-order-details .wc-order-item-thumbnail[data-format*="landscape-large"] a img{
  aspect-ratio: 50/40;
}
.woocommerce-order-details .wc-order-item-thumbnail[data-format*="landscape-large"][data-pp="yes"] a img{
  padding: 6px 7px;
}

.woocommerce-order-details .wc-order-item-thumbnail[data-format*="square"] a img{
  aspect-ratio: 40/40;
}
.woocommerce-order-details .wc-order-item-thumbnail[data-format*="square"][data-pp="yes"] a img{
  padding: 10px;
}







.woocommerce-order-details .wc-order-item-thumbnail[data-frame*="wood"][data-pp*="yes"] img{
  padding:10px 9px !important;
  border: none !important;

}

.woocommerce-order-details .wc-order-item-thumbnail[data-frame*="wood"][data-pp*="no"] img{
  padding:0px !important;
}

.woocommerce-order-details .wc-order-item-thumbnail[data-frame*="wood"][data-pp*="yes"] a{
  border:4px solid #d0ac72 !important;
}

.woocommerce-order-details .wc-order-item-thumbnail[data-frame*="wood"][data-pp*="no"] a{
  border:4px solid #d0ac72 !important;
}




/*  ACCOUNT: Order List   */

body:not(.woocommerce-cart) .main-content td.woocommerce-orders-table__cell {
  border-color: #ececec;
    border-top-color: rgb(236, 236, 236);
    border-left-color: rgb(236, 236, 236);
  border-left: none;
    border-left-width: medium;
    border-left-style: none;
  border-style: none solid solid none;
    border-top-style: none;
  border-top: medium none;
    border-top-width: medium;
  border-width: medium 1px 1px medium;
  font-size: 14px;
  padding: 21px !important;
}




.woocommerce-orders-table__row .woocommerce-orders-table__cell-order-status span{
  padding: 6px 15px;
  border-radius: 20px;
  font-weight: bold;
  letter-spacing: 0.3px;
}
.woocommerce-orders-table__row .woocommerce-orders-table__cell-order-status span,
.woocommerce-MyAccount-content .order-status {
  opacity: 0;
  animation: fadeIn 0.2s ease-in-out 0.3s forwards; 
}











.woocommerce-orders-table__row--status-on-hold .woocommerce-orders-table__cell-order-status{
  color: #ff8400;
}
.woocommerce-orders-table__row--status-on-hold .woocommerce-orders-table__cell-order-status span{
  border: 2px solid #ff8400;
}

.woocommerce-orders-table__row--status-failed .woocommerce-orders-table__cell-order-status,
.woocommerce-orders-table__row--status-cancelled .woocommerce-orders-table__cell-order-status{
  color: #eb3150;
}
.woocommerce-orders-table__row--status-failed .woocommerce-orders-table__cell-order-status span,
.woocommerce-orders-table__row--status-cancelled .woocommerce-orders-table__cell-order-status span{
  border: 2px solid #eb3150;
}

.woocommerce-orders-table__row--status-build .woocommerce-orders-table__cell-order-status,
.woocommerce-orders-table__row--status-processing .woocommerce-orders-table__cell-order-status{
  color: #38bb46;
}
.woocommerce-orders-table__row--status-build .woocommerce-orders-table__cell-order-status span,
.woocommerce-orders-table__row--status-processing .woocommerce-orders-table__cell-order-status span{
  border: 2px solid #38bb46;
}
.woocommerce-orders-table__row--status-refunded .woocommerce-orders-table__cell-order-status,
.woocommerce-orders-table__row--status-completed .woocommerce-orders-table__cell-order-status{
  color: #0d9cc8;
}
.woocommerce-orders-table__row--status-refunded .woocommerce-orders-table__cell-order-status span,
.woocommerce-orders-table__row--status-completed .woocommerce-orders-table__cell-order-status span{
  border: 2px solid #0d9cc8;
}

.woocommerce-orders-table__row--status-draft .woocommerce-orders-table__cell-order-status,
.woocommerce-orders-table__row--status-pending .woocommerce-orders-table__cell-order-status{
  color: #585858;
}
.woocommerce-orders-table__row--status-draft .woocommerce-orders-table__cell-order-status span,
.woocommerce-orders-table__row--status-pending .woocommerce-orders-table__cell-order-status span{
  border: 2px solid #585858;
}


.woocommerce-page.woocommerce-account a.woocommerce-button--previous,
.woocommerce-page.woocommerce-account a.woocommerce-button--next,
.woocommerce .woocommerce-order-details .order-actions-button{
  border-radius: 20px;
  padding: 10px 22px;
  margin: 0 5px;

}
.woocommerce-page.woocommerce-account .woocommerce-pagination {
  display: flex;
  justify-content: center;
}



.woocommerce table.my_account_orders a.button{
  background-color: #fff;
  color: #333 !important;
  border: 1px solid #333 !important;
  padding: 13px 21px 11px 21px !important;
  border-radius: 20px;
  font-size: 14px;
}
.page-il-mio-account .woocommerce table.my_account_orders a.button {
  padding: 10px 10px !important;
}




.howitworks .choose-gallery{
  display:none;
  margin-top: 30px !important;
  margin-bottom: 45px !important;

  overflow:hidden;
}

.howitworks .choose-gallery{
  display:none;
  margin-top: 30px !important;
  margin-bottom: 45px !important;

  overflow:hidden;
}


.howitworks-left{
  max-height: 900px !important;
 
}

@media only screen and (min-width: 1500px) {
.howitworks-left{
 margin-top: 2%  !important;
}
}


.single-product .product[data-gallery-style="left_thumb_sticky"][data-n-lazy="1"] .product-slider .slide::before {
  background-color: #fff !important;
}


.nectar-highlighted-text[data-id="previewcheck"]{
  z-index: 550 !important;
  position: absolute !important;
  right: 9vw !important;
}



.alive-section #previewcheck{
  position: absolute !important;
  top: 33vh !important;
  scale: 3.5 !important;
}



.arrowtwo,
.arrowthree,
.arrowone,
.lovetruck{
  opacity: 0.4 !important;
  pointer-events: none;
  /*filter: hue-rotate(180deg) brightness(900%) !important;*/
}
.arrowone{
  opacity: 0.3 !important;
  rotate: 125deg !important;
  scale: 0.35 !important;
  right: 0 !important;
  top: -21vh !important;
  position: absolute !important;
}


.arrowtwo{
  rotate: 225deg !important;
  scale: 0.35 !important;
  right: 3vh !important;
  position: absolute !important;
  bottom: -18vh;
}

.arrowthree{
  rotate: 70deg !important;
  scale: 0.4 !important;
  left: -15vh !important;
  position: absolute !important;
  bottom: -17vh;
}
.lovetruck{
  scale: 0.55 !important;
  left: -1vh !important;
  position: absolute !important;
  bottom: -20vh;
  rotate: -4deg;
}

.step-one-inner{
  max-width: 600px !important;
}



.step-two-inner{
  max-width: 380px !important;
}





.step-three-inner{
  max-width: 370px !important;
}





.alive-section .part-padding.howitworks > .vc_column-inner {
  padding-bottom: 70px !important;
  padding-top: 30px !important;
  padding-left: 50px;
}

.alive-frame .alive-section .part-padding.howitworks > .vc_column-inner {
  padding-top: 70px !important;
}


@media only screen and (max-width: 1000px) {
  .alive-frame .alive-section .part-padding.howitworks > .vc_column-inner {
    padding-top: 0px !important;
  }
  .woocommerce div.product .woocommerce-tabs[data-tab-style="fullwidth_stacked"] {
    padding-top: 25px !important;
  }
}





.alive-section .part-padding.howitworks  .nectar-icon-list-item .content,
.alive-section .part-padding.howitworks  .nectar-icon-list-item .content {
  padding-left:20px !important; 
  max-width: 600px !important; 
}
.alive-section .nofullwidth{
  max-width: 600px !important; 
}



@media only screen and (min-width: 690px) and (max-width: 999px) {
  .portfolio-items:not(.carousel) .col.span_4, .portfolio-items:not(.carousel) .col.span_3 {

    transform: none important;
    -webkit-transform: none important;
    -moz-transform: none important;

  }
}











.howitworks .portfolio-items .work-info,
body .portfolio-items:not(.carousel) .col.animated-in .inner-wrap {
  opacity: 1;
  transform: none important;
  -webkit-transform: none important;
  -moz-transform: none important;

}


.howitworks .choose-gallery .element .top-level-image {
  border-radius: 6px !important;
  opacity:1;
  transition: opacity 0.25s ease-in-out;
}
.howitworks .choose-gallery .element:hover .top-level-image {
  opacity:0.7;
}



.howitworks .choose-gallery .element .work-info-bg{
  display:none !important;
}








.woocommerce table.my_account_orders a.button:hover{
  color: #fff !important;
}

.row .col img:not([srcset]).prodthumb {
  width: 100%;
}


/*  ACCOUNT: Order detail    */


.woocommerce-view-order mark.order-status{
  padding: 6px 14px;
  border: 2px solid #0b0b0b;
  border-radius: 20px;
  margin-left: 7px;
}

.woocommerce-view-order.order-status-on-hold mark.order-status{
  color: #ff8400;
  border-color: #ff8400;
}
.woocommerce-view-order.order-status-cancelled mark.order-status{
  color: #eb3150;
  border-color: #eb3150;
}
.woocommerce-view-order.order-status-build mark.order-status,
.woocommerce-view-order.order-status-processing mark.order-status{
  color: #38bb46;
  border-color: #38bb46;
}
.woocommerce-view-order.order-status-completed mark.order-status{
  color: #0d9cc8;
  border-color: #0d9cc8;
}



.woocommerce .woocommerce-customer-details address {
  border: 1px solid rgba(0, 0, 0, 0.18) !important;
  width: 100%;
  border-radius: 8px;
  padding: 25px;
  font-size: 15px;
  color: #000;
}

.woocommerce .woocommerce-customer-details address,
body:not(.woocommerce-cart) .main-content table,
body:not(.woocommerce-cart) .main-content td, 
body:not(.woocommerce-cart) .main-content tr th:first-child,
body:not(.woocommerce-cart) .main-content th,
body:not(.woocommerce-cart) .main-content tr td:first-child, body:not(.woocommerce-cart) .main-content tr th:first-child {
  border-color: #d2d2d2 !important;
}

.itemid{
  color: #8a8a8a;
  font-size: 12px;
  margin:5px;
}





.woocommerce-OrderUpdate-description.description{
  pointer-events: none;
  color: #00667d;
  display: inline-block;
  border:1px solid #00667d70;
  padding:11px 14px;
  border-radius:5px;
  background:#eafbff;
  width: 100%;
}







/*  ACCOUNT: Addresse  */


.woocommerce-account .addresses .title .edit {
  float:none !important;
  padding-bottom:5px;
  text-decoration: underline;
  display: block;
  color:var(--verdo-primary-color) !important;
  font-size:14px;
  margin-bottom:27px;
  width: 85%;
}
.woocommerce-account .addresses .title .edit:hover {
  color:#333;
}

.woocommerce-account div.clear {
  padding-bottom: 0 !important;
}



body[data-col-gap="50px"].woocommerce-account .wpb_row:not(.full-width-section):not(.full-width-content) {
  margin-bottom: 35px !important;
}



/*  Thank you Order Page   */

.woocommerce-order-received h2.woocommerce-column__title,
.woocommerce-order-received h2.woocommerce-order-details__title{
  font-size: 26px !important;
  line-height: 56px !important;
  font-weight: 500 !important;
}


.woocommerce-order-received .woocommerce-notice--success{
  font-family: Merriweather !important;
  text-transform: none;
  letter-spacing: 0px;
  font-size: 30px !important;
  line-height: 56px !important;
  font-weight: 500 !important;
  padding-top: 10px !important;
}














/*  EDIT FRAME   */





#upload-image {
  padding-top: 70px;
}






/*  MAGIC FRAME   */




.added_to_cart .fpd-container,
.magic-frame .editor-view .fpd-container,
.added_to_cart .editor-slide,
.editor-view .editor-slide{
  opacity: 0;
  pointer-events: none;
  animation: fadeIn 0.3s ease-in-out 0.7s forwards; 
}



.fpd-container .fpd-scroll-area {
scrollbar-width: thin !important;
scrollbar-color: #b3b3b3 #E8E8E8 !important;
}

.magic-frame .fpd-container .fpd-scroll-area {
height: 330px;
}


.magic-frame .toolbar{
  position: absolute !important;
  top: 100% !important;
  left: 50% !important;
}







.flip-frame .fpd-container .fpd-view-stage{
  /* box-shadow: rgba(0, 0, 0, 0.25) 0px 60px 40px -7px;  */
  box-shadow: rgba(0, 0, 0, 0.2) 0px 15px 15px, rgba(0, 0, 0, 0.2) 0px 5px 5px;

}



.initfront{
  display: none !important;
}

.magic-frame .editorFrame{
  position: absolute !important;
  z-index: 99 !important;
  pointer-events: none !important;
  visibility:hidden;
  opacity:0;
}


.product-slider .editorFrame.front-enabled,
.product-slider .framefront{
  box-shadow: -32px 30px 6px 2px rgba(0, 0, 0, 0.29) inset !important;
}



.product-slider .editorFrame.front-enabled{
  visibility:visible;
  opacity:1;
  height: auto !important;
   
  pointer-events: none !important;
  z-index:99;
  position: relative;
  margin: 0 auto;
}




.magic-frame .editorFrame.front-enabled{
  visibility:visible;
  opacity:1;
  height: auto !important;
  margin-bottom: 0 !important;

}

.portrait_type.magic-frame .fpd-wrapper > fpd-main-wrapper .fpd-product-stage {
  scale: 0.62;
  top: -5.5%;
}
.portrait_type.magic-frame.large_size .fpd-wrapper > fpd-main-wrapper .fpd-product-stage {
  scale: 0.66;
  top: -5.5%;
}


.landscape_type.magic-frame .fpd-wrapper > fpd-main-wrapper .fpd-product-stage {
  scale: 0.77;
  top: -3%;
}





.landscape_type.magic-frame.large_size .fpd-wrapper > fpd-main-wrapper .fpd-product-stage {
  scale: 0.81;
  top: -3%;
}



.square_type.magic-frame .fpd-wrapper > fpd-main-wrapper .fpd-product-stage {
  scale: 0.68;
  top: -6%;
}


.portrait_type.magic-frame.medium_size .fpd-wrapper > fpd-main-wrapper .fpd-product-stage > .fpd-view-stage{
  scale:0.93;
}



.magic-frame .fpd-wrapper > fpd-main-wrapper .fpd-product-stage > .fpd-view-stage{
  scale: 1;
}

.portrait_type.magic-frame.large_size .fpd-wrapper > fpd-main-wrapper .fpd-product-stage > .fpd-view-stage{
  scale: 0.93;
}


.landscape_type.magic-frame.medium_size .fpd-wrapper > fpd-main-wrapper .fpd-product-stage > .fpd-view-stage{
  scale: 1;
}





.flip-frame .fpd-wrapper > fpd-main-wrapper .fpd-product-stage > .fpd-view-stage{
  scale: 0.88;
}


.landscape_type.flip-frame .fpd-wrapper > fpd-main-wrapper .fpd-product-stage > .fpd-view-stage{
  scale: 0.82;
}

.flip-frame .fpd-wrapper.fpd-layout-small > fpd-main-wrapper .fpd-product-stage > .fpd-view-stage{
  scale: 0.68 !important;
}

.flip-frame .fpd-wrapper.fpd-layout-medium > fpd-main-wrapper .fpd-product-stage > .fpd-view-stage{
  scale: 0.80 !important;
}



.magic-frame .editorFrame.front-enabled{
  box-shadow: -23px 32px 35px 6px rgba(0,0,0,0.25) !important;
}


.magic-frame.landscape_type .editorFrame.front-enabled{
  box-shadow: -23px 32px 35px 6px rgba(0,0,0,0.25) !important;
}




.magic-frame .editorFrame.front-enabled{
  box-shadow: -23px 32px 35px 6px rgba(0,0,0,0.25) !important;
}


.magic-frame.landscape_type .editorFrame.front-enabled{
  box-shadow: -23px 32px 35px 6px rgba(0,0,0,0.25) !important;
}







  /**/
.portrait_type.medium_size .editorFrame,
.portrait_type.medium_size .framefront{
  aspect-ratio: 31.2/40;
}
.portrait_type.large_size .editorFrame,
.portrait_type.large_size .framefront{
  aspect-ratio: 40/50;
}

.landscape_type.medium_size .editorFrame,
.landscape_type.medium_size .framefront{
  aspect-ratio: 40/31.2;
}
.landscape_type.large_size .editorFrame,
.landscape_type.large_size .framefront{
  aspect-ratio: 50/40;
}

.square_type.large_size .editorFrame,
.square_type.large_size .framefront{
  aspect-ratio: 40/40 !important;
}


@media (max-width: 650px) {

.flip-frame .fpd-modal-product-designer > .fpd-modal-inner > .fpd-wrapper{
pointer-events: none !important;
}

.flip-frame .fpd-modal-product-designer > .fpd-modal-inner > .fpd-wrapper::before{
  background: rgb(255, 255, 255);
  content:"";
  display:block;
  position:absolute;
  top: 0;
  left: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
}


.flip-frame .fpd-modal-product-designer fpd-actions-bar [data-pos="modal"]::before {
  content:"Please, View on a Larger Screen";
  right: 30px;
  position: absolute;
}
.flip-frame .fpd-modal-product-designer fpd-actions-bar [data-pos="modal"] .fpd-btn,
.flip-frame .fpd-modal-product-designer fpd-actions-bar [data-pos="right"],
.flip-frame fpd-main-bar{
  display:none !important;
}



}



.magic-frame fpd-main-wrapper {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  height: calc(100vh - 160px);
  max-height: 800px;
  min-height: 550px;
}

.landscape_type.magic-frame fpd-main-wrapper {
  height: calc(100vh - 150px);
  max-height: 700px;
}




@media only screen and (max-height: 900px) {
  .portrait_type.magic-frame .fpd-wrapper > fpd-main-wrapper .fpd-product-stage {
    scale: 0.61;
    top: -7%;
  }
  .portrait_type.magic-frame.large_size .fpd-wrapper > fpd-main-wrapper .fpd-product-stage {
    scale: 0.65;
    top: -7%;
  }
}





.magic-frame .fpd-view-stage .lower-canvas, 
.magic-frame .fpd-view-stage .upper-canvas{
  left: 0% !important;
  scale: 1 !important;
  top: -0% !important;
}


.magic-frame.imgcheck-editor .fpd-view-stage .lower-canvas, 
.magic-frame.imgcheck-editor .fpd-view-stage .upper-canvas{
  scale: 1 !important;
}



.magic-frame.ppframed.medium_size .fpd-view-stage .lower-canvas, 
.magic-frame.ppframed.medium_size .fpd-view-stage .upper-canvas{
  left: 0.1% !important;
  scale: 0.72 !important;
  border: 5px inset #ffffff52;
  top: -0.35% !important;
}

.magic-frame.ppframed.medium_size.landscape_type .fpd-view-stage .lower-canvas, 
.magic-frame.ppframed.medium_size.landscape_type .fpd-view-stage .upper-canvas{
  left: 0.1% !important;
  scale: 0.72 !important;
  border: 5px inset #ffffff52;
  top: 0.1% !important;
}

.wc-block-checkout__order-notes .wc-block-components-checkbox__label {
   font-size: 16px !important;
}

.wc-block-checkout__order-notes .wc-block-components-checkbox__label em{
  font-size: 14px !important;
  line-height: 16px !important;
  color: #797979 !important;
  margin-left: 5px !important;
}

.wc-block-checkout__order-notes .wc-block-components-textarea{
  min-height: 152px !important;
}




.magic-frame.ppframed.large_size .fpd-view-stage .lower-canvas, 
.magic-frame.ppframed.large_size .fpd-view-stage .upper-canvas{
  left: 0.1% !important;
  scale: 0.77 !important;
  border: 5px inset #ffffff52;
  top: -0.25% !important;
}





.magic-frame.ppframed.square_type.large_size .fpd-view-stage .lower-canvas, 
.magic-frame.ppframed.square_type.large_size .fpd-view-stage .upper-canvas{
  left: 0% !important;
  scale: 0.71 !important;
  border: 5px inset #ffffff52;
  top: 0% !important;
}



.magic-frame.ppframed .fpd-view-stage .lower-canvas, 
.magic-frame.ppframed .fpd-view-stage .upper-canvas{
  border-bottom:1px solid #ccc !important;
  border-right:1px solid #ccc !important;
  
}




.magic-frame .fpd-container.initload .fpd-view-stage,
.magic-frame .fpd-container.loadit .fpd-view-stage,
.magic-frame .fpd-container.loadit .fpd-secondary-content{
  pointer-events: none !important;
  visibility: hidden;
  opacity: 0;
}

.magic-frame .fpd-container.loadit .fpd-loader-wrapper{
  display: block !important;
  background: #EAEAEA !important;
}


.magic-frame.loadit .select2-container .select2-dropdown{
  pointer-events: none !important;
}

.magic-frame .fpd-container.loadit fpd-main-wrapper{
  height: calc(100vh - 140px) !important;
}





  /**/


.woocommerce-order-pay.woocommerce-checkout #payment ul.payment_methods li {
  line-height: 2;
  text-align: left;
  margin:0;
  font-weight: 400;
  border:1px solid #ccc;
  padding:20px;
}




.woocommerce-order-pay.woocommerce-checkout  .shop_table{
  margin: 0 0 50px !important;
}

.woocommerce-order-pay.woocommerce-checkout #payment ul.payment_methods li:first-child {
  border-bottom:none !important;
  padding:20px;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.woocommerce-order-pay.woocommerce-checkout #payment ul.payment_methods li:nth-child(2) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}


.woocommerce-order-pay.woocommerce-checkout table.shop_table{
  margin-top: 30px !important;
}


.woocommerce-order-pay input {
  scale: 1.3;
  accent-color: rgb(44, 138, 146) !important;
  cursor:pointer;
}
.woocommerce-order-pay .wc_payment_methods input.input-radio {
  scale: 1.8;
  margin-right:20px !important;
}


.woocommerce-order-pay.woocommerce-checkout div.form-row{
  margin: 0 0 20px !important;
  padding: 50px 0 !important;
}


.woocommerce-order-pay.woocommerce-checkout #payment ul.payment_methods li img {
  margin-right: 10px;
  float: right;
}



.woocommerce-order-pay.woocommerce-checkout #payment ul.payment_methods {
  margin-bottom: 40px;
}


@media only screen and (min-width: 1000px) {
  .woocommerce-order-pay.woocommerce-checkout .container {
    max-width: 1000px;
  }
}


.woocommerce-order-pay.woocommerce-checkout .validate-required{
  margin-bottom:20px !important;
  margin-left: 20px !important;
}

.woocommerce-order-pay.woocommerce-checkout .woocommerce-terms-and-conditions-link{
  color: rgb(44, 138, 146) !important;
  text-decoration: underline;
}
.woocommerce.woocommerce-order-pay.woocommerce-checkout #order_review #payment #place_order{

  background-color: rgb(44, 138, 146) !important;
}


.woocommerce-order-pay.woocommerce-checkout .main-content{
  margin-bottom:50px !important;
}

.woocommerce-order-pay.woocommerce-checkout .shop_table .product-name{
  padding: 20px;
}





.woocommerce-order-pay.woocommerce-checkout .shop_table .wc-order-item-thumbnail{
  width: 18%;
  float: left;
  padding: 10px;
  padding-right: 30px;
  padding-top: 0px;

}

.woocommerce-order-pay.woocommerce-checkout .shop_table .wc-item-meta{
  width: 80%;
  float: left;
  margin-left:0 !important;


}


.woocommerce-order-pay.woocommerce-checkout .shop_table .wc-item-meta li{
  list-style:none !important;
  color: #9d9d9d !important;
  font-size: 13px;

}

.woocommerce-order-pay.woocommerce-checkout .shop_table .wc-item-meta li p{
  padding-bottom: 0 !important;
}

.user-logged-out .site-main .wpb_row:first-child,
.user-logged-out .page-header-no-bg,
.woocommerce-cart hr.is-style-dots,
.woocommerce-cart h2:not(.with-empty-cart-icon),
.woocommerce-cart .wp-block-woocommerce-empty-cart-block .with-empty-cart-icon::before,
.woocommerce-cart .wc-block-grid,
.woocommerce-cart  .wc-block-grid__product-onsale,
.woocommerce-order-pay.woocommerce-checkout .shop_table .wc-item-meta li:nth-child(5),
.woocommerce-order-pay.woocommerce-checkout .shop_table .wc-item-meta li:nth-child(4),
.woocommerce-order-pay.woocommerce-checkout .payment_box.payment_method_ppcp-gateway,
.woocommerce-order-pay.woocommerce-checkout .woocommerce-privacy-policy-text,
.fpd-container .fpd-loader-wrapper .fpd-loader-text{
  display:none !important;
}


.woocommerce-cart h2.with-empty-cart-icon{
  font-size:  5.0vh !important;
  line-height: 35px;
  margin-top: 10%;
}


@media only screen and (min-width: 1000px) {
  #search-outer #search #close {
    top: 0 !important;
    margin-top:  0 !important;
  }
}


.woocommerce table.my_account_orders .woocommerce-orders-table__row--status-pending a.button.pay{
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;

}
.woocommerce table.my_account_orders .woocommerce-orders-table__row--status-pending a.button.view{
  border-radius: 0 !important;
  border-left:none !important;
  border-right:none !important;
}
.woocommerce table.my_account_orders .woocommerce-orders-table__row--status-pending a.button.cancel{
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  
}



.user-logged-out .woocommerce-form-login .form-row .input-text{
  padding: .7em;
  border: var(--wc-form-border-width) solid rgba(113, 113, 113, 0.8);
}



.user-logged-out .woocommerce-form-login .woocommerce-Button[type="submit"] {
  background-color: var(--verdo-primary-color) !important;
}

.user-logged-out .woocommerce-form-login .woocommerce-LostPassword {
  display: flex !important;
  justify-content: center !important;

}
.user-logged-out .woocommerce-form-login .woocommerce-LostPassword a{
  color: #777 !important;
}
.user-logged-out .woocommerce-form-login .woocommerce-LostPassword a:hover{
  color: var(--verdo-primary-color) !important;
}

.user-logged-out .woocommerce-form-login input[type="checkbox"]{
  accent-color: var(--verdo-primary-color) !important;
  scale:1.1;
  cursor:pointer;
}






.fpd-product-designer-wrapper{
  pointer-events: none !important;
  visibility: hidden;
  opacity: 0;
  height: 0;
}
  

.editor-enabled .fpd-product-designer-wrapper{
  pointer-events: all !important;
  animation: fadeInUpload  0.3s ease-in-out .3s forwards; 
  margin-left: 130px;
  width: calc(100% - 130px) !important;
  position:relative;
  z-index:999;
  height: auto;
}


@keyframes fadeInUpload {
  from {
    opacity: 0;
    visibility: visible;
  }
  to {
    opacity: 1;
    visibility: visible;
  }
}





@media only screen and (min-width: 1000px) and (max-width: 1100px) {

  .editor-enabled .fpd-product-designer-wrapper {
    margin-left: 0px !important;
    width: 100% !important;
  }


}

.woocommerce-checkout .wc-block-components-sidebar-layout {
  margin:0 auto 80px !important;
}



.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input{
  height: 3.4em !important;
  font-size: 1.05em !important;
}


.woocommerce-checkout .thankyou-area  ul.order_details {
  border:1px solid #ccc !important;
  padding:18px 20px !important;
  border-radius:10px !important;
}






:root {
  --color-grey: #bbbbbb;
  --icon-size: 2rem;
  --line-thickness: 3px;
}

.stepper {
  display: none;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin: 0.5rem 4rem 4.2rem -4rem;
}
@media only screen and (max-width: 750px) {
.stepper {
padding-left: 4% !important;
  width: 100% !important;
  margin-left: -7% !important;
}
.stepper .steplabel {
  max-width: 100px !important;
}
}


@media only screen and (max-width: 999px) {
.wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper {
  display:none !important;
}
.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content {
  display:block !important;
}
.wp-block-woocommerce-checkout {
  padding-top: 0px !important;
}



}







.woocommerce-checkout .thankyou-area .stepper {
  display: flex;
  margin: 0rem 10% 3.5rem -10%;
}





/* Each step is a flex column centered */
.step {
  position: relative;
  text-align: center;
  flex: 1;
  color: var(--color-grey);
}

/* The connecting line BEFORE each step (except the first) */
.step::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: var(--line-thickness);
  background: var(--color-grey);
  z-index: -1;
}

/* Icon styling */
.stepicon {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  background: #fff;
  border: 2px solid var(--color-grey);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 0 auto;
  font-size: 1.2rem;
  color: var(--color-grey);
  padding: 24px;
  position: relative;
}






a.moreinfo{color: #2399c8;
  font-size: 13px;
  margin-left: 5px;
  font-weight: 400 !important;
}
a.moreinfo:hover{color: #084a64;

}


.stepicon i{
  left: -11px;
  font-size: 19px;
  top: -1px;

}

.woocommerce-checkout .step:nth-child(3) .stepicon i {
  left: -9px;
}


.woocommerce-checkout .thankyou-area .step:nth-child(3)::before{
  left: 50% !important;
  width: 50% !important;
}

.woocommerce-checkout .thankyou-area .step .stepicon{
  padding: 25px;
}


.step:last-child .stepicon i{
  left: 11px;
  font-size: 19px;
  top: 0px;
  transform: scaleX(-1);
}



/* Label styling */
.steplabel {
  top: 55px;
  width: 200px;
  font-size: 15px;
  position: absolute;
  text-align: center;
  line-height: 17px;
  font-weight: 500;
  letter-spacing: 0.3px;
}

/* “Completed” steps */
.step.completed {
  color: #088e78;
}

.woocommerce-checkout .thankyou-area .steplabel{
  top: 60px;
}



.step.completed .stepicon {
  border:2px solid #088e78;
}
.step.completed .stepicon,
.step.completed .steplabel {
  color: #088e78;
}



/* Turn the connector blue */
.step.completed::before {
  display: none;
}

/* “Active” (current) step */
.step.active {
  color: #088e78;
}



.woocommerce-coming-soon-default .woocommerce-coming-soon-header{
  display:none !important;
  pointer-events: none !important;
}

.woocommerce-coming-soon-default{
  background-color: #fff !important;
}



.woocommerce-checkout .thankyou-area .step.active::before {
  width: 150% !important;
}



.step.active .stepicon {
  border:2px solid #088e78;
  color:#088e78;
}





/* And its incoming line blue, too */
.step.active::before {
  background: #088e78;
}











.magic-frame .fpd-container fpd-actions-bar {
  background: var(--fpd-canvas-bg) !important;
}
.magic-frame .fpd-container fpd-actions-bar .fpd-btn {
  color: #333 !important;
}

.magic-frame #threedeeView-switch {
  transform: 0 !important;
}






.magic-frame fpd-views-nav,
.flip-frame fpd-views-nav,
.magic-frame div[data-pos="left"],
.fpd-modal-designer-visible #wpadminbar,
.flip-frame .magic-tools,
.magic-frame fpd-element-toolbar{
  display:none !important;
  pointer-events: none !important;
}



.fpd-main-tooltip {
  background: rgba(38, 38, 38, 0.57) !important;
  border-radius: 7px !important;
  padding: 5px 10px;
}



.magic-frame .magic-tools{
  width: 230px;
  height: 58px;
  background: #ffffff6e;
  border-radius: 15px;
  left: 50%;
  transform: translate(-50%, 0);
  box-shadow: rgba(50, 50, 93, 0.15) 0px 2px 5px -1px, rgba(0, 0, 0, 0.2) 0px 1px 3px -1px;
  bottom: 35px;
  position: absolute;
  padding: 15px;
  z-index: 99;
  display: inline-block;
}

.wp-admin .magic-tools{
  display:none !important;
  pointer-events: none !important;
}






.magic-frame .magic-tools > div:not(.scaleslider) {
  margin: 0 10px;
  width: 20px;
  cursor:pointer;
  float: left;
  opacity:0.5;
  transition: opacity 0.3s cubic-bezier(.21,.6,.35,1);
  z-index: 10;
}
.magic-frame .magic-tools > div:hover {
  opacity:1;
}

.magic-frame .magic-tools  span[class^="fpd-icon-"] {
  display: block;
  font-size: 17px !important;
  line-height: 28px;
}


.scaleslider {
  position: absolute;
  width: 100px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  background: #eee;
  padding: 15px 15px 0px 15px;
  border-radius: 7px;
  bottom: 55px;
  left: 1px;

}

.scaleslider.open {
  opacity: 1;
  visibility: visible;
}

.scaleslider input[type="range"] {
  width: 100%;
  -webkit-appearance: none;
  background: #cccccc !important;
  height: 5px;
  border-radius: 2px;
  border: 1px solid #cccccc !important;
  box-shadow: none !important;
  outline: none;
  cursor: pointer;
  padding: 0px !important;
}

.scaleslider input[type="range"]:focus {
  box-shadow: none !important;
  border: 1px solid #cccccc !important;
}

.scaleslider input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 14px;
  height: 14px;
  background: #007bff;
  border-radius: 50%;
  cursor: pointer;
}

.scaleslider input[type="range"]::-moz-range-thumb {
  width: 14px;
  height: 14px;
  background: #303030;
  border-radius: 50%;
  cursor: pointer;
}




.faqpage .toggle > h3.toggle-title a {
  font-family: inherit !important;
  text-transform: none;
  font-size: 17px !important;
  line-height: 20px !important;
  font-weight: 500 !important;
  color: #7d7d7d !important;
}






.faqpage h5,
.faqpage h4{
  font-size: 19px !important;
}


.faqpage .toggle > div .wpb_wrapper {
  padding: 10px !important;
  padding-top: 28px !important;
  font-size: 16px !important;
  line-height: 25px !important;
  color: #131313 !important;
}


@media only screen and (min-width: 1425px) {
  .faqpage .faqarea .vc_column-inner {
    padding-top:0 !important;
  }
}

.faqsection ol > li,
.faqpage ol > li{
  margin-bottom:17px !important;
}
.faqsection ol,
.faqpage ol{
  margin-bottom:12px !important;
  margin-left: 45px !important;
}


.faqpage ol > li::marker {
  margin-right: 15px !important;
  font-size: 18px;
  padding-right: 20px;
  font-weight: 500;
  color: #9f9f9f;
}




/*  FLIP FRAME   */


.flip-frame:not(.composer-frame) .fpd-navigation{
  display:none !important;
  pointer-events: none !important;
}


.flip-frame .editor-slide,
.flip-frame .editor-slide::before {
/*background: #EAEAEA !important;*/
background: radial-gradient(circle, rgb(244, 244, 244) 0%, rgb(234, 234, 234) 100%);
}

.flip-frame .editor-slide {
  height: calc(100vh - 170px) !important;
}



.flip-frame .editor-slide .woocommerce-product-gallery__image {
  margin-left: 0 !important;
  width: 100% !important;
  margin-top: 0 !important;
  background: #EAEAEA !important;
  top: -18.5%;
  scale: 0.59;
}


.flip-frame.portrait_type.large_size .editor-slide .woocommerce-product-gallery__image {
  top: -18.5%;
  scale: 0.57;
}


@media only screen and (max-height: 600px) {
  .flip-frame .editor-slide .woocommerce-product-gallery__image {
    top: -6%;
    }
}




.flip-frame.landscape_type .editor-slide .woocommerce-product-gallery__image {
  top: 9%;
  scale: 0.76;
}

.flip-frame.square_type .editor-slide .woocommerce-product-gallery__image {
  top: -1%;
  scale: 0.7;
}


.editor-slide .woocommerce-product-gallery__image::after {
  content:"";
  width:100%;
  height:100%;
  left:0;
  top:0;
  display:block;
  position:absolute;
  background: #ffffff !important;
  scale:1;
  z-index:-1;
}




fpd-module-images .fpd-module-tabs{
  height: 35px;
}


.flip-frame .fpd-secondary-visible fpd-main-bar > .fpd-close {
  display: none !important;
}


.flip-frame.portrait_type:not(.format-all) #select2-pa_size-results  li[id*="square"],
.flip-frame.portrait_type:not(.format-all) #select2-pa_size-results  li[id*="landscape"],
.flip-frame.landscape_type:not(.format-all) #select2-pa_size-results  li[id*="square"],
.flip-frame.landscape_type:not(.format-all) #select2-pa_size-results  li[id*="portrait"],
.flip-frame.square_type:not(.format-all) #select2-pa_size-results  li[id*="landscape"],
.flip-frame.square_type:not(.format-all) #select2-pa_size-results  li[id*="portrait"]{
  pointer-events: none !important;
  display: none !important;
}


.flip-frame .all-slide .flipton{
  width: 94% !important;
  height: auto !important;
  left: 50% !important;
  top: 2% !important;
  transform: translateX(-50%) !important;
  border: none !important;
  position: absolute !important;
  opacity: 0.92 !important;
}


.flip-frame .all-slide.pp:not(.editor-slide) .flipton{
  width: 72% !important;
  height: auto !important;
  left: 50% !important;
  top: 11% !important;
}

.flip-frame.ppframed .editor-slide .flipton img {
  border: 4px inset #eeec !important
}




.flip-frame.square_type .all-slide.editor-slide .flipton {
  width: 94% !important;
  left: 50% !important;
  top: 2.5% !important;
}


.flip-frame.ppframed.square_type .all-slide.editor-slide .flipton {
  width: 69% !important;
  left: 50% !important;
  top: 16% !important;
}


.flip-frame.portrait_type .all-slide.editor-slide .flipton {
width: 92.2% !important;
  left: 50% !important;
  top: 3.1% !important;
}

.flip-frame.portrait_type.large_size .all-slide.editor-slide .flipton {
    width: 92.8% !important;
      left: 50% !important;
      top: 0% !important;
}




.flip-frame.ppframed.portrait_type .all-slide.editor-slide .flipton {
  width: 68.3% !important;
  left: 50.1% !important;
  top: 15.35% !important;
}

.flip-frame.ppframed.portrait_type.large_size .all-slide.editor-slide .flipton {
  width: 72% !important;
  left: 50.5% !important;
  top: 12% !important;
}



.flip-frame.landscape_type.medium_size .all-slide.editor-slide .flipton {
  width: 95% !important;
  height: auto !important;
  left: 50% !important;
  top: 4% !important;
}

.flip-frame.landscape_type.large_size .all-slide.editor-slide .flipton {
  width: 99.2% !important;
  height: auto !important;
  left: 50% !important;
  top: 3.5% !important;
}


.flip-frame.ppframed.landscape_type.medium_size .all-slide.editor-slide .flipton {
  width: 70% !important;
  height: auto !important;
  left: 50% !important;
  top: 16.1% !important;
}

.flip-frame.ppframed.landscape_type.large_size .all-slide.editor-slide .flipton {
  width: 75% !important;
  height: auto !important;
  left: 50% !important;
  top: 15% !important;
}


.flip-frame.ppframed.square_type .all-slide.editor-slide .flipton {
  width: 70% !important;
  left: 50% !important;
  top: 16.1% !important;
}





.flip-frame .flipit{
  position:absolute !important;
  pointer-events: none !important;
  will-change: transform, opacity;
}


.flip-frame .attachment-start-img {
  position: absolute;
  z-index: 999;
  width: 15% !important;
  bottom: 30px;
  pointer-events: none !important;
  left: 30px;
  border-radius: 10px;
  border: 1px solid #b4b4b4;
  box-shadow: rgba(0, 0, 0, 0.6) 11px 2px 10px !important;
}

.flip-frame .attachment-start-img:nth-of-type(2) {
  z-index: 998;
  left: 80px;
  width: 14.5% !important;
}

.flip-frame .attachment-start-img:nth-of-type(3) {
  z-index: 997;
  left: 130px;
  width: 14% !important;
  box-shadow: rgba(0, 0, 0, 0.6) 3px 2px 8px !important;
}



#fpd-view-thumbnails-target {
  left: 0 !important; 
  right: 0 !important; 
  margin: auto !important;
  width: 223px !important;
  padding-bottom: 15px;
  display:none !important;
}


#fpd-view-thumbnails-target.three-view {
  width: 306px !important;
}



#fpd-view-thumbnails-target.two-view .fpd-item[aria-label="flip_three"],
#fpd-view-thumbnails-target.two-view .fpd-item[aria-label="mixed_three"] {
  display:none !important;
  pointer-events: none !important;
}

fpd-views-grid .more-flip {
  cursor:default !important;

}
fpd-views-grid .more-flip i{
  color: #a8a8a8 !important;
  border: 2px solid #acacac;
  border-radius: 30px;
  padding: 7px 8px 6px 8px;
  cursor:pointer !important;
}
fpd-views-grid .more-flip i:hover{
  color: #3a3a3a !important;
  border: 2px solid #3a3a3a;
}

fpd-views-grid .more-flip {
  left: 20px;
  position: relative;
  rotate: 90deg;
}
#fpd-view-thumbnails-target.three-view .more-flip {
  left: -27px;
  position: relative;
  top: -7px;
  rotate: -90deg;
  height: 20px;
}

fpd-views-grid .more-flip i {
  top: 37px !important;
}


#fpd-view-thumbnails-target.three-view .more-flip i {
  font-size: 11px !important;
  padding: 3px 4px !important;
  rotate: 45deg;
  background: #fff;
}
/*  FLIP EDITOR  ----------------------------------------------- */

.flip-frame:not(.composer-frame) fpd-element-toolbar > .fpd-tools-nav{
  display: none !important;
}




/*  FLIP/MIXED EDITOR  ------------------------------------------------------------------------------------------------------------------------------- */


.flip-frame .fpd-container fpd-actions-bar {
  z-index: 200;
}

.fpd-container .fpd-loader-wrapper {
  background: #EAEAEA !important;
}

.composer-frame fpd-main-bar.panelhidden .fpd-secondary-content,
.composer-frame fpd-main-bar.panelhidden .fpd-module-content,
.composer-frame fpd-main-bar.panelhidden .fpd-close{
  opacity:0 !important;
  visibility:hidden !important;
  pointer-events: none !important;
}

.fpd-wrapper {
  user-select: none;
}

.fpd-container.cutloaded > fpd-main-bar {
  z-index: 3 !important;
}



.layouts-active-module .fpd-container.fpd-layout-medium > fpd-main-bar {
  flex: 0 400px;
}


.layouts-active-module .fpd-container.fpd-layout-large .fpd-grid {
  grid-template-columns: 1fr 1fr 1fr !important;
}


.layouts-active-module .fpd-container.fpd-layout-large > fpd-main-bar {
  flex: 0 750px !important;
}

.flip-frame.layouts-active-module .fpd-sidebar fpd-views-grid {
  left: 750px !important;
}


.flip-frame.layouts-active-module  .fpd-sidebar fpd-views-grid,
.layouts-active-module .fpd-container .fpd-view-stage{
  opacity: 0.5 !important;
  transition: opacity 0.25s ease-in-out;
  
}




.flip-frame.layouts-active-module  .fpd-sidebar fpd-views-grid .fpd-options {
  display: none !important;
}
.flip-frame.layouts-active-module  .fpd-sidebar fpd-views-grid .fpd-sort {
  pointer-events: none !important;
  cursor: default !important;
}




.layouts-active-module .fpd-container .fpd-view-stage,
.layouts-active-module .fpd-container .fpd-view-stage .lower-canvas, 
.layouts-active-module .fpd-container .fpd-view-stage .upper-canvas {
  cursor: pointer !important;
}


.composer-frame.init-modal .fpd-nav-item[data-module=text],
.composer-frame.init-modal .fpd-nav-item[data-module=designs],
.composer-frame.init-modal .fpd-nav-item[data-module=manage-layers]{
   opacity:0.2;
   pointer-events: none !important;
}




.composer-frame .fpd-product-stage,
.composer-frame fpd-views-grid {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.composer-frame.active-editor .fpd-product-stage,
.composer-frame.active-editor fpd-views-grid {
  animation: fadeIno 0.3s ease-in-out 0.3s forwards;
}


@keyframes fadeIno {
  from {
    opacity: 0;
    visibility: visible;
  }
  to {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }
}



.layouts-active-module.init-modal .fpd-sidebar fpd-views-grid,
.composer-frame.init-modal .fpd-view-stage{
  opacity: 0 !important;
  pointer-events: none !important;
  cursor: default !important;
  display:none !important;
  
}


.composer-frame.init-modal.layouts-active-module .fpd-close.fpd-done{
  pointer-events: none !important;
  cursor: default !important;
}



.composer-frame.init-modal.layouts-active-module .fpd-modal-internal.fpd-modal-overlay{
  display:none !important;
}



/*
.confirm-editor .finale-editorviewfront {
  opacity: 0;
  pointer-events: none;
  animation: fadeIn 0.3s ease-in-out 1s forwards;  
}

*/

.composer-frame .fpd-nav-item[data-module=products],
.composer-frame .fpd-nav-item[data-module=save-load],
.flip-frame .fpd-container fpd-element-toolbar.fpd-sidebar .fpd-tools-nav .fpd-primary-tools, 
.flip-frame .fpd-container fpd-element-toolbar.fpd-sidebar .fpd-tools-nav .fpd-secondary-tools{
  display: none !important;
  pointer-events: none !important;
}
.flip-frame .fpd-container > fpd-main-bar .fpd-navigation {
  z-index: 9 !important;
  overflow: visible;
  border-right: 1px solid #CECECE;
}

fpd-element-toolbar[data-element-type="text"] .fpd-sub-panel,
fpd-element-toolbar[data-element-type="image"] .fpd-sub-panel  {
  overflow: auto;
  flex: 1;
  overscroll-behavior: none;
  scrollbar-width: thin !important;
  scrollbar-color: rgb(214, 214, 214) #f0f0f0 !important;
  pointer-events: all !important;
  height:100%;
}



fpd-element-toolbar .fpd-sub-panel > div {
  display: block;
  height: auto;
  width: 100%;
}

fpd-element-toolbar .fpd-sub-panel > div.fpd-padding,
.flip-frame fpd-element-toolbar .fpd-sub-panel > div .fpd-panel-tabs-content > div {
  padding: 25px;
}


.flip-frame fpd-element-toolbar .fpd-sub-panel > div .fpd-panel-tabs-content > div {
  padding: 17px 25px;
}

.flip-frame fpd-element-toolbar .fpd-sub-panel .fpd-panel-position {
  margin-bottom: 10px;
  margin-top: 40px;
}


fpd-element-toolbar .fpd-sub-panel > div .fpd-panel-tabs > span.fpd-active::after {
  background-color: var(--fpd-secondary-color);
  position: absolute;
  content: "";
  width: 80%;
  height: 2px;
  left: 10%;
  bottom: 0;
}



.flip-frame fpd-main-bar {
  flex: 0 400px !important;
}

.composer-frame fpd-main-bar {
  flex: 0 480px !important;
}


fpd-main-bar .fpd-navigation > .fpd-nav-item{
  transition: all .3s ease;
  opacity: 0.8;
}
fpd-main-bar .fpd-navigation > .fpd-nav-item:hover{
  opacity: 1;
}

fpd-main-bar .fpd-navigation > .fpd-nav-item.fpd-active::before {
  background: var(--light-secondary-color) !important; 
  opacity: 0.3 !important;
  border-radius: var(--fpd-border-radius) !important;
  opacity: 1;
}
.fpd-container .fpd-module-tabs > div:hover,
fpd-main-bar .fpd-navigation > .fpd-nav-item.fpd-active,
fpd-main-bar .fpd-navigation > .fpd-nav-item.fpd-active .fpd-nav-icon::before {
  color: var(--fpd-darker-primary-color) !important; 
  background: #fff !important;
  opacity: 1;
}

.fpd-navigation .obj-preview{
  width: 100%;
  display: block;
  padding: 14px;
  right: -1px;
  position: relative;
  border-bottom: 1px solid #ffffff;
}

.fpd-container.obj-selected .fpd-navigation .obj-preview{
  border-bottom: 1px solid #CECECE;
}

.fpd-container.obj-selected .fpd-navigation .obj-preview::before{
  background-color: #ffffff;
  position: absolute;
  content: "";
  width: 10px;
  height: 100%;
  right: -5px;
  top: 0;
  z-index: 99999;
}



.fpd-navigation .obj-preview .obj-thumb-preview{
  display: block !important;
  text-align: center;
  height: 50px;
  border:2px solid #d5d5d5;
  border-radius:8px;
  width: 100%;
  background-size: contain;
  background-position:center center;
  background-repeat: no-repeat;
}



.fpd-container .fpd-module-tabs > div {
  padding: 13px 0;
  font-size: 16px !important;
  border-bottom: 1px solid #dfdfdf;
  background: #fff;
  opacity: 0.8;
  transition: all .3s ease;
}

.fpd-container fpd-views-grid .fpd-grid > .fpd-item > .fpd-options {
  cursor: default !important;
}

.fpd-container fpd-views-grid .fpd-grid > .fpd-item > .fpd-options span{
  cursor: pointer;
}


.fpd-container fpd-views-grid .fpd-grid .fpd-item .fpd-options .fpd-dropdown-menu span {
  display: block !important;
}



.fpd-container fpd-views-grid .fpd-grid .fpd-item .fpd-options .fpd-dropdown-menu span {
  padding-right: 7px !important;
}





.fpd-container fpd-views-grid .fpd-grid:not(.third-count) .fpd-options .fpd-icon-bin,
.fpd-container fpd-views-grid .fpd-grid > .fpd-item:first-child .fpd-dropdown-menu [data-option="delete"],
.fpd-container fpd-views-grid .fpd-grid.third-count .fpd-options .fpd-icon-copy {
   /* 
  display: block;
  opacity: 0.35;
  pointer-events: none !important;
  cursor: default !important;
  */
}
.fpd-container fpd-views-grid .fpd-grid.third-count .more-flip {
  display: none !important;
  pointer-events: none !important;
}


.fpd-panel-position .fpd-tool-actions {
  padding: 0px 25px 0px 25px;

  line-height: 1;
  display: block;

}

.fpd-panel-position .fpd-tool-duplicate-inner {
  padding: 9px;
  border: 1px solid #C1C1C1 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: var(--fpd-border-radius);
  cursor: pointer;
  background:#fff;
}

.fpd-panel-position .fpd-tool-duplicate-inner:hover {
  background: var(--ultralight-secondary-color) !important;
}


.fpd-panel-position .fpd-tool-duplicate-inner .fpd-icon-copy{
  margin-right:10px

}



.fpd-modal-internal .fpd-btn {
  color: var(--fpd-btn-primary-text-color);
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  padding: 11px 25px;
  font-size: 16px;
  margin: 30px 15px 0px 15px;
  text-transform: none;
  border-radius: var(--fpd-border-radius);
  transition: all .2s ease-out;
  border-radius: 20px;
}
.fpd-modal-internal .fpd-btn:first-child:nth-child(2) {
  background: var(--fpd-btn-primary-color) !important;
}
.fpd-modal-internal .fpd-btn:nth-child(3) {
  background: var(--fpd-darker-primary-color) !important;
}


.fpd-thumbnail-preview > .fpd-preview-title {
 /* display:none; */
}




.fpd-loader-wrapper.showit{
  display: block !important;
  pointer-events: all !important;

}


fpd-element-toolbar .fpd-sub-panel > div .fpd-tools-group > * {
  border: 1px solid #C1C1C1 !important;
}
fpd-element-toolbar .fpd-sub-panel > div .fpd-tools-group > :hover {
  background: var(--ultralight-secondary-color) !important;
}



fpd-element-toolbar .fpd-sub-panel > div .fpd-panel-tabs > span.fpd-active {
  color:#000 !important;

}

.fpd-panel-advanced-editing .fpd-active{
  padding-bottom: 10px !important;
  padding-top: 5px !important;
  
}


fpd-element-toolbar .fpd-sub-panel .fpd-panel-advanced-editing  .fpd-panel-tabs > span.fpd-active::after {
  width: 70% !important;
  left: 15% !important;
}


fpd-element-toolbar[data-element-type="image"] .fpd-panel-transform{
  padding-bottom: 5px !important;
}
fpd-element-toolbar[data-element-type="image"][data-fabric-type="group"] .fpd-panel-transform{
  padding-bottom: 20px !important;
}



.fpd-panel-transform .fpd-panel-tabs.fpd-hidden,
.fpd-panel-transform .fpd-panel-tabs .span.fpd-hidden,
.fpd-panel-advanced-editing .fpd-panel-tabs.fpd-hidden,
.fpd-panel-position .fpd-panel-tabs.fpd-hidden{
  display: flex !important;
  pointer-events: all !important;
  align-items: center !important;

}

.fpd-wrapper fpd-element-toolbar[data-element-type="text"] .fpd-sub-panel > div .fpd-panel-tabs > span[data-tab="flip"],
.fpd-wrapper .fpd-type-image .fpd-panel-position .fpd-panel-tabs span[data-tab="flip"],
.fpd-wrapper:not(.fullzone-selected) .fpd-panel-position .fpd-panel-tabs span[data-tab="arrange"]{
  display: block !important;
  pointer-events: all !important;
}




.fpd-type-image[data-fabric-type="group"] .fpd-panel-transform{
  padding-top: 0 !important;
}

.fpd-type-image[data-fabric-type="group"] .fpd-panel-color .fpd-active {
  padding-bottom: 0 !important;
}
.fpd-type-image[data-fabric-type="group"] .fpd-panel-color .fpd-tool-fill-opacity {
  margin-bottom: 0 !important;
}

.fpd-type-image[data-fabric-type="group"] .fpd-tool-flip{
  margin-top: 0px !important;
  margin-bottom: 15px !important;
}


fpd-module-manage-layers{
  max-width: 400px !important;
}




.fpd-type-image:not([data-fabric-type="group"]) .fpd-panel-transform div[data-do="replace"]{
  border: 1px solid var(--fpd-btn-primary-color);
  color: var(--fpd-darker-primary-color) !important;
  background: var(--ultralight-secondary-color) !important;
  display: block !important;
  pointer-events: all !important;

  border-radius: var(--fpd-border-radius);
  padding: 9px;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 30px;
  cursor:pointer;
}


.asset-selected .fpd-type-image:not([data-fabric-type="group"]) .fpd-panel-transform div[data-do="replace"],
.fpd-tool-text-shadow{
  display: none !important;
}


.asset-selected fpd-element-toolbar[data-element-type="image"] .fpd-sub-panel {
  padding-top: 10px !important;
}


.flip-frame .asset-selected fpd-element-toolbar .fpd-sub-panel > div .fpd-panel-tabs-content > div[data-id="fill"]{
  padding-bottom: 0px !important;
}

.flip-frame .asset-selected .fpd-panel-transform{
  padding-top: 0px !important;
}


.fpd-panel-transform div[data-do="replace"]:hover{
  border: 1px solid var(--fpd-darker-primary-color);
  color: var(--fpd-darker-primary-color) !important;

}



.fpd-colorpicker-wrapper .picker_sample, 
.fill-color .fpd-color-wrapper, .fpd-colorpicker-wrapper .picker_sample, 
.fpd-container fpd-element-toolbar[data-element-type="image"][data-fabric-type="group"] .fill-color .fpd-color-palette .fpd-scroll-area {
  display: none !important;
}


.fill-color.picker-view .fpd-color-wrapper, 
.fpd-container.asset-selected .fpd-color-wrapper,
.fpd-container.bg-selected .fpd-color-wrapper,
.fpd-container fpd-element-toolbar[data-element-type="image"][data-fabric-type="group"] .fill-color .fpd-color-wrapper {
  display: block !important;
}







.fpd-container .fpd-color-wrapper .fpd-scroll-area {
  overflow: hidden !important;
}

.fpd-container .fpd-color-palette {
  padding: 20px;
  border: 1px solid #d7d7d7;
  border-radius: 8px;
}


.fpd-type-image[data-fabric-type="group"] .fpd-panel-color .fpd-panel-tabs,
.fpd-colorpicker-wrapper .fpd-color-palette{
  display:none !important;
}




.fpd-container .fpd-color-palette .fpd-item {
width: 28px !important;
  height: 28px !important;
}






/* text panel  */

.fpd-container fpd-module-text .fpd-add-text {
  padding: 25px;
}


.fpd-container .fpd-tool-scaleY,
.fpd-container fpd-element-toolbar[data-element-type="text"] .filter-tools,
.fpd-container fpd-element-toolbar[data-element-type="text"] .fpd-panel-color .fpd-panel-tabs,
.fpd-container:not(.color-changeable) fpd-element-toolbar[data-element-type="image"] .fpd-panel-color,
.composer-single-frame .fpd-container:not(.bg-removeable) fpd-element-toolbar .cutbgfx-wrapper,

.composer-single-frame .fpd-container.copy-selected fpd-element-toolbar .cutbgfx-wrapper,
.composer-single-frame .fpd-container.copy-selected .fpd-type-image:not([data-fabric-type="group"]) .fpd-panel-transform .replacebtn[data-do="replace"],
.composer-single-frame .fpd-container fpd-element-toolbar[data-element-type="text"] .cutbgfx-wrapper,
.composer-frame .fpd-container:not(.fullzone-selected):not(.cutbg-selected) .fpd-container .cutbgfx-wrapper,
.composer-single-frame .fpd-container.fullzone-cutted .fpd-tool-copy,
.composer-single-frame .fpd-container.cutbg-selected .fpd-tool-copy,
.composer-single-frame .fpd-container.fullzone-selected:not(.fullzone-cutted) .fpd-tool-copy,
.fpd-container.asset-selected:not(.assetbg-selected) .fpd-panel-advanced-editing,
.fpd-container.nofilter .fpd-panel-advanced-editing,
.fpd-container fpd-element-toolbar .fpd-sub-panel > div .fpd-tool-uniscaling-locker,
.fpd-container.fullzone-selected .fpd-panel-position .fpd-tool-actions,
.fpd-container.cutbg-selected .fpd-panel-position .fpd-tool-actions .fpd-tool-remove,
.fpd-container fpd-element-toolbar[data-element-type="image"][data-fabric-type="group"] .fpd-panel-transform,
.fpd-container.asset-selected:not(.assetbg-selected) .fpd-panel-transform,
.fpd-container.cutbg-selected .fpd-tool-angle,
.fpd-container.fullzone-cutted .fpd-tool-angle,
.fpd-container.fullzone-selected .fpd-tool-angle,
.fpd-container fpd-element-toolbar[data-element-type="image"] .fpd-panel-edit-text,
.fpd-container fpd-element-toolbar[data-element-type="image"] .fpd-panel-text-size,
.fpd-container fpd-element-toolbar[data-element-type="image"] .fpd-panel-text-format,
.fpd-container fpd-element-toolbar[data-element-type="image"] .fpd-panel-font-family,
.fpd-container fpd-element-toolbar[data-element-type="image"] .fpd-panel-curved-text,
 .fpd-container fpd-element-toolbar[data-element-type="image"] .stroke-color {
  display: none !important;
}


fpd-element-toolbar .fpd-sub-panel .fpd-panel-font-family {
  height: auto;
}

body:not(.magic-frame) .fpd-container.bg-selected .fpd-view-stage canvas,
body:not(.magic-frame) .fpd-container.fullzone-selected .fpd-view-stage canvas{
  box-shadow: 0px 0px 0px 3px var(--light-secondary-color) inset; /**/
}

.fpd-container.bg-selected fpd-element-toolbar[data-element-type="image"] .fpd-panel-advanced-editing,
.fpd-container.bg-selected fpd-element-toolbar[data-element-type="image"] .fpd-panel-position,
.fpd-container.bg-selected fpd-element-toolbar[data-element-type="image"] .fpd-panel-transform,
.fpd-container.bg-selected fpd-element-toolbar[data-element-type="image"] .fpd-tool-fill-opacity,
.fpd-container.fullzone-selected:not(.fullzone-cutted) fpd-element-toolbar[data-element-type="image"] .fpd-tool-fill-opacity,
.fpd-container.bg-selected fpd-element-toolbar[data-element-type="image"] .fpd-tool-text-shadow{
  display: none !important;
}





.fpd-container.bg-selected fpd-element-toolbar[data-element-type="image"] .fpd-panel-tabs{
  margin-top: 20px;
  pointer-events: none;
}
.fpd-container.bg-selected fpd-element-toolbar[data-element-type="image"] .fpd-panel-tabs > span {
  padding: 8px 0 10px 0;
}

.fpd-container .fpd-add-text textarea, .fpd-container fpd-element-toolbar[data-element-type="text"] textarea {
  resize: vertical;
  border: 1px solid rgb(181, 181, 181);
  transition: border-color 0.2s ease-in-out;
  font-size: 16px !important;
}
.fpd-container .fpd-add-text textarea:focus, .fpd-container fpd-element-toolbar[data-element-type="text"] textarea:focus {
  outline: none !important;
  border: 1px solid var(--fpd-btn-primary-color);
}

.fpd-container .fpd-add-text .fpd-btn {
  padding: 10px 20px 8px !important;
  text-transform: none !important;
  margin-top: 8px !important;
  border-radius: 20px;
}


fpd-element-toolbar[data-element-type="text"] .fpd-sub-panel > div .fpd-tools-group.fpd-tool-flip{
  display: flex !important;
  pointer-events: all !important;
}



fpd-element-toolbar[data-element-type="text"]  .fpd-panel-font-family .fpd-scroll-area {
border: 1px solid #ccc;
  padding: 20px;
  border-radius: 8px;
}
fpd-element-toolbar[data-element-type="text"]  .fpd-panel-font-family input[type="text"]{
  display: none !important;
  }




  fpd-element-toolbar[data-element-type="text"]  .fpd-color-wrapper{
    margin-bottom: 0px !important;
  }
  fpd-element-toolbar[data-element-type="text"]  .fpd-panel-color .fpd-active[data-id="fill"]{
    padding-top: 10px !important;
    padding-bottom: 2px !important;
  }
  fpd-element-toolbar[data-element-type="text"]  .fpd-panel-edit-text{
    padding-top: 35px !important;
  }

  fpd-element-toolbar .fpd-sub-panel {
    padding-bottom: 20px !important;
  }





  body[data-col-gap="50px"] .vc_row-fluid #oldy-works .span_12 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }







/* image panel  */

.fpd-panel-advanced-editing .fpd-grid.fpd-padding {
  gap: 10px;
  row-gap: 10px;
}




fpd-element-toolbar .fpd-sub-panel .fpd-tool-filters {
  color: #6c6c6c;
  column-gap: 4px;
  row-gap: 22px;
  padding: 0;
  padding-bottom: 20px;
  margin-bottom: 28px;
  margin-top: 20px;
  margin-left: 12px;
}

fpd-element-toolbar .fpd-sub-panel .fpd-tool-filters > .fpd-item::after {
  font-size: 11px !important;
  left: 50%;
  transform: translateX(-50%);
  line-height: 20px !important;
  color: #333;
}

fpd-element-toolbar .fpd-sub-panel .fpd-tool-filters > .fpd-item {
  flex: 0 0 70px;
  height: 70px;
  opacity: 1;
  transition: opacity 0.15s linear;
  position: relative;
  box-shadow: inset 0 0 0 1px #888;
  border-radius: 4px;
}


.fpd-container fpd-range-slider.fpd-progress input[type="range"]::-moz-range-track {
  background: linear-gradient(var(--fpd-secondary-color),var(--fpd-secondary-color)) 0/var(--sx) 100% no-repeat,var(--fpd-light-bg-color);
}


.fpd-container fpd-range-slider input[type="range"]::-moz-range-thumb {
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 1em;
  background: #fff;
  border: 2px solid var(--fpd-secondary-color);
  margin-top: calc((var(--fpd-track-height) * .5 - 1px) - (20px * .5));
  cursor: pointer;
}


fpd-element-toolbar .fpd-sub-panel > div .fpd-tools-group > * {
  flex: 1 1 150px !important;
}

fpd-element-toolbar .fpd-sub-panel > div .fpd-tools-group.fpd-tool-copy {
  margin-top: 10px !important;
  padding:0 25px;
}


fpd-element-toolbar .fpd-sub-panel > div .fpd-tools-group.fpd-tool-position-align > * {
  flex: 1 1 100px !important;
}
fpd-element-toolbar .fpd-sub-panel .fpd-panel-text-format .fpd-tools-group > * {
  flex: 1 1 80px !important;
}


.fpd-panel-curved-text{
  padding-top: 18px !important;
  padding-bottom: 30px !important;
}



fpd-element-toolbar[data-element-type="text"] .fpd-panel-transform {
  padding-bottom: 0 !important;
  padding-top: 20px !important;
}


.fpd-panel-curved-text{
  padding-top: 35px !important;
}



.fpd-panel-curved-text .fpd-active{
  border: 2px solid var(--fpd-secondary-color) !important;
}


.fpd-panel-position .fpd-panel-tabs{
  margin-top: 42px !important;
}


.fpd-container fpd-views-grid .fpd-grid .fpd-item:nth-child(1) .fpd-options .fpd-dropdown-menu span.fpd-icon-move-down,
.copy-nextbtn .fpd-icon-move-down{
  rotate: -90deg;
}

.fpd-container fpd-views-grid .fpd-grid .fpd-item:nth-child(2) .fpd-options .fpd-dropdown-menu span.fpd-icon-move-down,
.copy-prevbtn .fpd-icon-move-down{
  rotate: 90deg;
}




fpd-element-toolbar .fpd-sub-panel .fpd-tool-filters > .fpd-item{
  box-shadow: inset 0 0 0 1px #bbb !important;
  border-radius: 8px !important;
  opacity:0.9 !important;
}
fpd-element-toolbar .fpd-sub-panel .fpd-tool-filters > .fpd-item:hover{
  opacity:1 !important;
  box-shadow: inset 0 0 0 1px #4b4b4b !important;
}






fpd-element-toolbar .fpd-sub-panel .fpd-tool-filters.fpd-grid.fpd-padding {
  gap: 12px;
  overflow: hidden;
  row-gap: 32px !important;
  margin-bottom: 0px;
}


fpd-element-toolbar .fpd-sub-panel .fpd-tool-filters > .fpd-item.activefx{
  box-shadow: inset 0 0 0 2px #fff !important;
  border:3px solid var(--fpd-secondary-color) !important;
}

fpd-element-toolbar .fpd-sub-panel .fpd-tool-filters > .fpd-item.activefx::after {
  line-height: 26px !important;
}





/* CutBg EDITOR  */


.fpd-container.cutloaded .fpd-loader-wrapper {
  background: #eaeaeae1 !important;
  display: block !important;
  width: calc(100% - 450PX) !important;
  height: 100%;
  position: absolute;
  top: 0;
  left:auto;
  right: 0;
  z-index: 2;
}

.fpd-container.cutloaded fpd-main-wrapper,
.fpd-container.cutloaded fpd-views-grid{
filter: blur(5px);
pointer-events: none !important;
}

.fpd-container.cutloaded fpd-views-grid picture{
pointer-events: none !important;
}


fpd-element-toolbar .fpd-sub-panel .cutbgfx-wrapper {
  flex: 0 0 100% !important;
  border-radius: 8px;
  position: relative;
  background: #ffffff;
  align-items: center;
  justify-content: center;
  display: block;
  height: auto;
  width: 100%;
  font-size: 15px;
  margin-top: 35px;
  margin-bottom: 35px !important;
  padding:0px;
}

.fpd-cutbgfx{
  left: 0;
  right: 0;
  height: 50px;
  line-height: 50px;
  padding-left: 17px;
  margin-bottom: 0 !important;
  transition: color .2s ease-in-out, border-color .2s ease-in-out;
  border: 1px solid rgb(194, 194, 194);
  cursor: pointer;
  border-radius: 5px;
  border-radius: var(--fpd-border-radius);
  width: 100%;
}

.fpd-cutbgfx.activefx{
  pointer-events: none;
}


.fpd-cutbgfx i {
  margin-right: 10px !important; 
  font-size: 20px !important; 
}

.fpd-cutbgfx:hover{
  color: var(--fpd-darker-primary-color); 
  border: 1px solid var(--fpd-darker-primary-color); 
}

.fpd-cutbgEditor:hover{
  color:var(--fpd-darker-primary-color); 
  pointer-events: all !important; 
}




.bgevent-color .fa-paint-brush{
  opacity: 0.7;
  font-size: 14px;
}

.howitworks .nectar-icon-list .nectar-icon-list-item h4 {
  margin-bottom: 8px !important;
  margin-left: -10px !important;
}


.alive-section .bg-layer .divider-wrap .divider{
  height: 72vh !important;
}


.alive-section .part-padding > .vc_column-inner{
  padding-bottom: 70px;
  padding-top: 65px;
}

.alive-section .part-padding.small-padding > .vc_column-inner{
  padding-top: 20px !important;
}



.alive-section .column-bg-layer{
  border-radius: 20px !important;
  max-height: calc(100vw * 0.33) !important;
}

.alive-section.mockthree .column-bg-layer{
  max-height: calc(100vw * 0.35) !important;
}


@media only screen and (max-width: 1000px) {

.alive-section .column-bg-layer{
  max-height: 90% !important;
}

.alive-section.mockthree .column-bg-layer{
  max-height: 90% !important;
}
}


.faqsection.wpb_row .toggle > h3.toggle-title > a {
  color: #000 !important;
}

.faqsection.wpb_row .toggle {
  border: none !important;
  background-color: #6cccaf1f;
  border-radius: 26px;
  margin-bottom: 10px;
}

.faqsection.wpb_row.imgcheck-faq .toggle,
.faqsection.wpb_row.choose-faq .toggle {
  background-color: #3fb8e81f !important;
}


.faqsection.wpb_row .toggle a{
  font-size: 18px !important;
  line-height: 27px !important;
  font-weight: 400 !important;
}


body .testimo .nectar-scribble.basic-underline,
body .faqsection .nectar-scribble.basic-underline {
  bottom: -25% !important;
}

@media only screen and (min-width: 1000px) {
  body .testimo h1,
  body .faqsection h1 {
    font-size: 35px !important;
    line-height: 43px !important;
  }
}


.faqsection.wpb_row .toggle > .toggle-title i {
  right: 12px !important;
  opacity:0.25 !important;
}

.faqsection.wpb_row .toggle.open, 
.faqsection .toggles--minimal-shadow .toggle {
  border-bottom: none !important;
}


.faqsection.wpb_row .toggle > .toggle-title a {
  padding: 14px 22px !important;

}

.faqsection.wpb_row .toggle[data-inner-wrap="true"] > div .inner-toggle-wrap {
  padding: 5px 40px 40px 40px !important;
}
.faqsection.wpb_row .toggle > div .wpb_wrapper,
.faqsection.wpb_row .toggle[data-inner-wrap="true"] > div .inner-toggle-wrap p{
  color: #000000d6 !important;
  font-size: 16px !important;
  line-height: 24px !important;
}

.faqpage .toggle strong,
.faqsection.wpb_row .toggle strong {
  font-family: 'Open Sans',Helvetica,sans-serif !important;
  font-weight: 600 !important;
}

.faqsection > .row-bg-wrap{
  border-bottom: 1px solid #c5f0dc !important;
}




.faqsection.wpb_row .toggle > div .wpb_wrapper ol > li::marker {
  margin-right: 15px !important;
  font-size: 18px;
  padding-right: 20px;
  font-weight: 500;
  color: #9f9f9f;

}


.alive-frame .fpd-modal-internal.fpd-modal-overlay{
  display:none !important;
}







.faqsection .nectar-scribble.basic-underline {
  height: 20% !important;
}


.single-product-main-image.sticky {

  top: 0;
  left: 0;
  right: 0;
  /* ensure it stays above other content if needed */
  z-index: 1000;
}

body.material .nectar-button.addphoto-btn {
  padding: 18px 50px !important;
}



.nectar-icon-list-item {
  margin-bottom: 35px !important; 
  padding-left: 110px !important; 
}
.nectar-icon-list[data-icon-size="medium"] .nectar-icon-list-item .list-icon-holder i {
  line-height: 60px;
  font-size: 26px;
  width: 70px;
  height: 70px;
  padding:4px 0px 0px 0px !important; 
  color: #cecece !important;
}
/* 
.alive-frame .nectar-icon-list::after {
  height: 80% !important; 
  left: 35px !important; 
  background-color: rgba(0, 0, 0, 0.25) !important; 
} 
*/
.nectar-icon-list::after {
  height: 75% !important; 
}
/* 

.alive-frame .nectar-icon-list[data-icon-size="medium"] .nectar-icon-list-item .list-icon-holder{
  top: -7px;
  width: 70px !important; 
  height: 70px !important; 
}
 */


.nectar-icon-list[data-icon-style="border"] .list-icon-holder {
  border: 2px solid rgba(240, 227, 27, 0.88) !important;
}


 .nectar-icon-list-item .list-icon-holder > span {
  color: #000;
}

 .nectar-icon-list-item .content {
  padding-left:20px !important; 
}



.nectar-icon-list-item {
  margin-bottom: 35px !important;
  padding-left: 80px !important;

}


/*
.alive-frame  .nectar-icon-list-item .content {
  padding-left:20px !important; 
  font-size: 14px !important; 
  line-height: 22px !important;
}
.alive-frame .row .nectar-icon-list .nectar-icon-list-item h4 {
  margin-left: -32px !important;
  line-height: 34px !important;
}
*/
.fpd-layout-small .fpd-cutbgfx{
  flex: 0 0 90px !important; 
}


fpd-element-toolbar .fpd-sub-panel > div .fpd-tools-group.fpd-tool-bgevent {
  display:none; 
  margin-top: 10px;
}


.fpd-container:not(.bg-selected) .fpd-cutbgfx.activefx + .fpd-cutbgEditor {
  display:block;
}
.fpd-container:not(.bg-selected) .fpd-cutbgfx.activefx + .fpd-cutbgEditor + .fpd-tool-bgevent{
  display:flex;
}

 .fpd-container .fpd-patterns-wrapper,
.fpd-container.bg-selected .fpd-cutbgEditor {
  display:none !important; 
  pointer-events:none !important; 
}

.fpd-cutbgEditor{
  display:none;
  position: absolute;
  right: 0px;
  line-height: 50px;
  text-align: center;
  padding: 0 17px;
  cursor: pointer;
  transition: color .2s ease-in-out;
  border-left: 1px solid #d7d7d7;
  top:0; 
  pointer-events: all !important; 
}
/*
.bg-selected .fpd-cutbgEditor{
  width: 100%;
}
*/


.variations_form.cart .variations .select2-container.select2-container--open .select2-dropdown--above{
  border-top: 1px solid #424242 !important;
}
.variations_form.cart .variations .select2-container.select2-container--open .select2-dropdown--above #select2-pa_size-results li:nth-child(2) {
  border-top: none;
}


.header-top-bar {
  width: 100%;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff121;
  color: #000000; /* Adaptable selon vos besoins */
  padding: 0 10px;
  box-sizing: border-box;
  user-select: none;
}

/* Chaque widget occupe un espace égal */
.header-widget {
  flex: 1;
}

/* Alignements spécifiques pour chaque widget */

.header-widgetbar-center {
  text-align: center;
  width: 100%;
  position: absolute;
  padding: 0 10%;
}

.header-widgetbar-center p{
  padding:0;
  font-size: 14px;
  letter-spacing: .3px;
}


.header-widgetbar-center .emoji{
  width: 17px;
  margin: 0 5px;
}










.header-widgetbar-right {
  text-align: right;
}


body[data-bg-header="true"] .container-wrap, html.fp-enabled .container-wrap {
  padding-top: 6px !important;
}



@media (max-width: 1100px) {
    .header-widget.header-widgetbar-center {
      width: 100%;
      text-align: left !important;
      padding-right: 189px !important;
      padding-left: 18px !important;
  }
}
@media (max-width: 800px) {
  .header-top-bar {
      flex-direction: column;
      padding: 5px;
      height: 60px;
  }

  .header-top-bar .header-widgetbar-center{   
      line-height: 19px;
      padding-top: 5px;
  }


}

/* Adaptation pour petits écrans */
@media (max-width: 520px) {
  .header-top-bar {
      flex-direction: column;
      padding: 5px;
      height: 100px;
  }

body[data-bg-header="true"] .container-wrap, html.fp-enabled .container-wrap {
  padding-top: 20px !important;
}


  .header-top-bar .header-widgetbar-center{   
      line-height: 19px;
      padding-top: 5px;
  }



  .header-widget {
      width: 100%;
      text-align: center;
  }

}

#wpadminbar {
  display:none;
  color: #fff !important;
  background:#2d7eb5 !important;
}




 .hideadminbar #header-outer{
  top: 0 !important;
 }

 .hideadminbar #header-space {
  height: 88px !important;
}




body:not(.admin-bar) #header-outer{
  top: 0 !important;
 }

 body:not(.admin-bar) #header-space {
  height: 88px !important;
}



body[data-header-resize="1"]:not(.home):not(.has-cart-item-key):not(.admin-bar) .container-wrap {
  padding-top: 45px !important;
}

body[data-header-resize="1"]:not(.admin-bar) .container-wrap {
  padding-top: 30px !important;
}










#cutbgoverlay {
  width: 100% !important;
  bottom: 0 !important;
  right: 0 !important;
  top: 0 !important;
  left: 0 !important;
  background: rgba(0,0,0,.5);
  z-index: 1000000000000000;
  overflow: auto;
  position: fixed !important;
 
}

.controls img {
  opacity: 0.6;
}

#iframeContainer {
display: flex;
  align-items: center;
  background: #fff;
  min-height: 200px;
  position: absolute;
  left: 50%;
  top: 50%;
  padding: 30px;
  padding-bottom: 20px;
  z-index: 10020;
  max-width: 100%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  border-radius: 10px;
}


#iframeContainer .fpd-editor-close{
  position: absolute;
  right: 18px;
  top: 10px;
  font-size: 16px;
  cursor: pointer;
  opacity: .6;
  transition: opacity .2s ease-out;
}


.fpd-icon-editorclose::before {
  content: "\e944";
  color: #485563;
}

#iframeContainer iframe {
  width: 100%;
  height: 100%;
  border: none;
  overflow: hidden;
  flex-grow: 1;
}

#iframeContainer{
  visibility:visible;
  opacity:1;
  transition:visibility 0.2s ease-in-out,opacity 0.2s ease-in-out;
}

#iframeContainer.hiddenAnimation {
  visibility:hidden !important;
  opacity:0 !important;
  transition:visibility 0.4s linear,opacity 0.4s linear;
}


.fpd-container .fpd-panel-color{
  padding: 25px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.fpd-container fpd-element-toolbar[data-element-type="image"][data-fabric-type="group"] .fpd-panel-color{
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}



.fpd-container .fpd-panel-color .color-select{
  margin-bottom: 15px;
}

fpd-module-designs .fpd-head{
  margin-bottom: 5px !important;
}


fpd-module-designs .fpd-input-search,
.fpd-container .picker_wrapper .picker_sample{
  display: none !important;
}



fpd-module-designs .fpd-input-back-search{
  box-shadow: none !important;
}
body .fpd-container .fpd-input-back-search .fpd-back {
  background: rgb(255, 255, 255) !important;
  width: 42px;
}




.landscape_type fpd-module-designs .fpd-grid > .fpd-item[aria-label*="asset-bg"] {
  transform: rotate(-90deg);
}


.fpd-container fpd-module-designs.fpd-designs-active .fpd-grid {
  grid-template-columns: 1fr 1fr 1fr !important;
}








.fpd-container .select-colorBox{
  border: 1px solid rgb(194, 194, 194);
  width: 100%;
  height: 43px;
  margin-bottom: 10px !important;
  border-radius: 5px;
  cursor:pointer;
}



.fpd-container fpd-element-toolbar[data-element-type="image"][data-fabric-type="group"] .select-colorBox{
  display:none  !important;
}



.fpd-container .select-colorBox .preview-colorBox{
border: 1px solid rgb(159, 159, 159);
width: 25px;
height: 25px;
background: #fff;
display: block;
margin: 8px;
border-radius: 5px;
position: relative;
float: right;
}




.fpd-container .select-colorBox .fpd-label{
  text-align: center;
  line-height: 43px;
  margin-left: 15px;
}








/* design panel  */

span.design-title{
  color: #000;
  position: relative;
  opacity: 1;
  text-align: center;
  padding:8px 0 10px 0;
  margin-bottom:20px
}

span.design-title::after {
  background-color: var(--fpd-secondary-color);
  position: absolute;
  content: "";
  width: 70%;
  height: 2px;
  left: 15%;
  bottom: 0;
}

.fpd-head-visible span.design-title{
  display:none !important; 
}


/* upload panel  */

.fpd-upload-zone-content .fpd-module-tabs {
  background: #fff !important;
}


fpd-module-uploads .fpd-upload-image .fpd-btn{
  display: block !important;
  font-size: 13px !important;
  text-transform: none !important;
  padding: 8px 25px !important;
  border-radius:20px;
}

.fpd-upload-zone-content .fpd-module-tabs .fpd-active{
  opacity: 0 !important;
  pointer-events: none !important;
}


.summary .sv-variation-price .woocommerce-Price-currencySymbol {
  padding-left: 4px !important;
  padding-right: 3px !important;
}


/* layers panel -------------------------------------------------------------------------------- */


.fpd-container fpd-module-manage-layers .fpd-scroll-area{
  scrollbar-width: thin !important;
  scrollbar-color: rgb(214, 214, 214) #f0f0f0 !important;
}



.fpd-container fpd-module-manage-layers .fpd-list .fpd-list-row > div.fpd-cell-2 > span.fpd-visible-element,
.fpd-container fpd-module-manage-layers .fpd-list .fpd-list-row > div.fpd-cell-1 .fpd-img-meta,
.fpd-container fpd-module-manage-layers .fpd-list .fpd-list-row.fpd-add-layer{
display:none !important;
}



.fpd-container fpd-module-manage-layers .fpd-list .fpd-list-row {
  border: 1px solid #97979775;
  box-shadow: 0 0 10px rgba(110, 111, 114, 0.11);
  padding: 0 5px !important;
  background: #fff;
}

.fpd-container fpd-module-manage-layers .fpd-list .fpd-list-row.imgLayer {
  
  padding-left: 15px !important;
}


.fpd-container fpd-module-manage-layers .fpd-list > .fpd-list-row > div {
  padding: 15px 0;
}



.hideside .fpd-secondary-content,
.hideside .fpd-module-content{
  opacity:0!important;
  visibility:hidden!important;
    pointer-events: none!important;
}


.fpd-modal-overlay.fpd-fullscreen > .fpd-modal-inner {
  overflow-y: hidden!important;
}



.fpd-toolbar-visible .fpd-toolbar-sidebar fpd-main-bar > .fpd-close {
  opacity:0 !important;
  visibility:hidden !important;
  cursor:default !important;
}




.fpd-container fpd-module-manage-layers .fpd-list .fpd-list-row:hover {
  border-color: #A8A8A8;
}

.fpd-container fpd-module-manage-layers .fpd-list .fpd-list-row > div.fpd-cell-0 > .fpd-current-color {
  width: 30px;
  height: 30px;
  border-radius: 4px;
  margin: auto;
  cursor: default !important;
}

.fpd-container fpd-module-manage-layers .fpd-list .fpd-list-row > div.fpd-cell-1 {
  margin-left: 15px;
}


.fpd-container fpd-module-manage-layers .fpd-list .fpd-list-row.imgLayer .imgLayerThumb {
  height: 50px;
  width: 80px;
  border-radius: 3px;
  margin: auto;
  border: 1px solid rgba(81, 81, 81, 0.32);
  position: relative !important;
  background:#eee;
  overflow: hidden;
  background-position: center;
  image-rendering: smooth;
  background-repeat: no-repeat;
  background-size: cover;
  cursor:default;
 }


/* thumb layer gallery */


.fpd-container fpd-module-layouts .fpd-grid > .fpd-item .flipit{
  display:none;
}





.fpd-container fpd-module-layouts .fpd-grid{
  grid-auto-rows: auto !important;
}


.fpd-container fpd-module-layouts .fpd-grid > .fpd-item {
  aspect-ratio: 3/4;
}
.landscape.fpd-thumbnail-preview,
.fpd-container fpd-module-layouts .fpd-grid > .fpd-item[aria-label*="landscape"] {
  aspect-ratio: 4/3;
}
.square.fpd-thumbnail-preview,
.fpd-container fpd-module-layouts .fpd-grid > .fpd-item[aria-label*="square"] {
  aspect-ratio: 4/4;
}

.layouts-active-module .fpd-container.fpd-layout-large .fpd-grid.grid {
  grid-template-columns: 1fr 1fr 1fr 1fr!important;
}

.layouts-active-module .fpd-container.fpd-layout-large .fpd-grid > .fpd-item {
  border-radius: 10px;
}
.layouts-active-module .fpd-container.fpd-layout-large .fpd-grid.grid > .fpd-item {
  border: 2px solid #ccc;
}


.layouts-active-module .fpd-container.fpd-layout-large .fpd-grid > .fpd-item > picture {
  width: 100%!important;
  height: 100%!important;
  border-radius: 10px;
}


.layouts-active-module .fpd-module-tabs > div.fpd-active[data-context *="style"]{
  border-left: none !important;
}

.layouts-active-module .fpd-module-tabs > div.fpd-active[data-context *="grid"]{
  border-right: none !important;
}




.fpd-thumbnail-preview {
  width: 300px !important;
  height: auto !important;
  aspect-ratio: 3/4;
}




.single-product #tab-description{
  padding-bottom:0 !important;
}
.single-product .nectar-global-section.before-footer{
  padding-top:0 !important;
}


/*  MIXED FRAME   */





.select-format{
  padding: 35px 35px 40px 20px;
}
.selectbox-format {
  padding: 12px;
  width: 89%;
  float:right;
  border: 1px solid #ccc !important;
  cursor:pointer;
  font-family: arial !important;
  font-size: 15px !important;
  line-height: 25px !important;
  font-weight: 400 !important;
}



.select-format .format-icon{
  padding: 10px;
  float: left;
  border: 2px solid #7a7a7a;
  margin: 5px;
  margin-top: 9px;
}

.select-format.portrait .format-icon{
  width: 15px;
  height: 31px;
  margin-top: 5px;
}
.select-format.landscape .format-icon{
  width: 31px;
  height: 15px;
}
.select-format.square .format-icon{
  width: 20px;
  height: 20px;
}


.composer-single-frame fpd-module-layouts .fpd-module-tabs{
  display:none !important;
}
.composer-single-frame .select-format {
  margin-bottom: 5px;
}

.fpd-container fpd-module-layouts .fpd-module-tabs > div {
  transition: none !important;
  border-color: #cacaca !important;
}

.composer-single-frame .fpd-container fpd-module-layouts .fpd-grid > .fpd-item:not(.fpd-hover-thumbnail){
  border: 1px solid #808080;
}


.fpd-container fpd-module-layouts .fpd-module-tabs > div.fpd-active {
  border: 1px solid #cacaca !important;
  border-bottom: none !important;
  cursor:default;
  pointer-events: none;
  border-radius: 8px 8px 0 0;
}

.fpd-container .fpd-module-tabs > div.fpd-active {
  color: #000 !important;
}


.flipframe fpd-views-grid .fpd-item.selected-view,
.flip-frame fpd-views-grid .fpd-item.selected-view {
  border: 3px solid var(--light-secondary-color);
 }
.flipframe fpd-views-grid .fpd-item,
.flip-frame fpd-views-grid .fpd-item {
  height: 90px !important;
  flex-basis: 80px !important;
}


.flip-frame #fpd-view-thumbnails-target.three-view {
  width: 350px !important;
}

.flip-frame .fpd-product-stage{
  padding-bottom: 120px;
}


.flip-frame .fpd-container fpd-module-images .fpd-module-tabs-content {
  padding: 35px !important;

}
.flip-frame .fpd-container .fpd-upload-zone-content .fpd-module-tabs-content {
  padding-top: 0px !important;
}


@media only screen and (max-width: 700px) {

  .editor-enabled .fpd-product-designer-wrapper {
    pointer-events: all !important;
    animation: fadeInUpload 0.3s ease-in-out .3s forwards;
    margin-left: 0 !important;
    width: 100% !important;
    position: relative;
    z-index: 999;
  }
  .fpd-secondary-content .fpd-upload-zone-panel {
    width: 100% !important;
    left: 0% !important;
    position: relative !important;
  }

}












/*  MIXED editor   */

.flip-frame.composer-frame .fpd-container fpd-views-grid .fpd-grid > .fpd-item > span {
  display:none !important; 
}

.flip-frame .fpd-container fpd-views-grid .fpd-head {
  display:none !important;
}

.flipframe .fpd-sidebar fpd-views-grid,
.flip-frame .fpd-sidebar fpd-views-grid{
  display:block;
  /*width: 330px !important;*/
  width: 220px !important;
  height: 100px !important;
  bottom: 20px !important;
  top: auto !important;
  right: 0 !important;
  background: transparent !important;
  left: 480px!important;
  right: 0;
  margin: auto;
  z-index: 1;
}


fpd-views-grid .fpd-dropdown-menu{
  display:none !important; 
}


.composer-frame .fpd-layout-large .fpd-sidebar fpd-views-grid{
  left: 480px!important;
}
.composer-frame .fpd-layout-medium .fpd-sidebar fpd-views-grid{
  left: 400px!important;
}
.flipframe .fpd-sidebar fpd-views-grid.disableviews .more-flip i.more-flip-icon,
.flipframe .fpd-sidebar fpd-views-grid.disableviews .fpd-grid > .fpd-item > picture,
.flip-frame .fpd-sidebar fpd-views-grid.disableviews .more-flip i.more-flip-icon,
.flip-frame .fpd-sidebar fpd-views-grid.disableviews .fpd-grid > .fpd-item > picture {
 pointer-events: none !important;
}


.flipframe .fpd-sidebar.fpd-layout-small fpd-views-grid,
.flip-frame .fpd-sidebar.fpd-layout-small fpd-views-grid{
  display:block;
  width: 280px !important;
  height: 100px !important;
  bottom: auto !important;
  top: 67px!important;
  right: 0 !important;
  background: transparent !important;
  left: 0px!important;
  right: 0;
  margin: auto;
  z-index: 1;
}

.flipframe .fpd-layout-small .fpd-product-stage,
.flip-frame.portrait_type .fpd-layout-small .fpd-product-stage {
  padding-bottom: 0px !important;
  padding-top: 80px !important;
}

.flip-frame.landscape_type .fpd-layout-small .fpd-product-stage {
  padding-bottom: 0px !important;
  padding-top: 80px !important;
}







.fpd-container fpd-views-grid .fpd-grid > .fpd-item > picture {
  margin: 0 !important;
  width: 100% !important;
  height: 100% !important;
  aspect-ratio: 1/1;
}



.flipframe .fpd-container fpd-views-grid .fpd-grid > .fpd-item,
.flip-frame .fpd-container fpd-views-grid .fpd-grid > .fpd-item {
  background: #fff;
  flex: 1 0 45%;
  max-width: 90px;
  height: 90px;
  border-radius: 8px;
  overflow: visible !important;
  padding: 7px;
  cursor: default;
}
.flipframe .fpd-container fpd-views-grid .fpd-grid,
.flipframe .fpd-container fpd-views-grid .fpd-scroll-area,
.flip-frame .fpd-container fpd-views-grid .fpd-grid,
.flip-frame .fpd-container fpd-views-grid .fpd-scroll-area {
  overflow: visible !important;
}
.fpd-container fpd-views-grid .fpd-grid > .fpd-item:hover .fpd-dropdown-menu {
  display: flex !important;
}






.flipframe .fpd-add-layout.fpd-hidden,
.flipframe .fpd-container fpd-views-grid {
 display:block !important;
 pointer-events: all !important;
}

.flipframe .fpd-container fpd-views-grid {
   height: 200px;
   bottom: 0;
   top: unset;
}


.wcboost-variation-swatches__wrapper[data-attribute_name="attribute_pa_flip-number"] .wcboost-variation-swatches__item{
 border-radius: 50px !important;
 width: 42px !important;
 height: 42px !important;
 padding-top: 2px !important;
}
.wcboost-variation-swatches__wrapper[data-attribute_name="attribute_pa_flip-number"]{
margin-top: 12px;
}


/* gift card */
.postid-10447.single-product .images .product-slider .slider {
  display: none !important;
}






.fpd-container fpd-views-grid .fpd-grid > .fpd-item > .fpd-options > .fpd-dropdown-menu {
  position: absolute;
  display: none;
  flex-flow: column nowrap;
  text-align: right;
  top: 100%;
  right: 0;
  min-width: max-content;
  z-index: 1000;
  background: #fff;
  color: var(--fpd-text-color);
  border-radius: var(--fpd-border-radius);
  transform: translateY(5px);
  padding: 6px;
}

.fpd-container fpd-views-grid .fpd-grid > .fpd-item > .fpd-options > .fpd-dropdown-menu {
  top: -48px;
  right: 6px !important;
  flex-flow: unset !important;
}

.fpd-container fpd-views-grid .fpd-grid > .fpd-item > .fpd-options > .fpd-dropdown-menu > span {
  padding: 4px;
  font-size: 13px;
  min-width: 25px;
  border-radius: 7px;
}


.fpd-container fpd-views-grid .fpd-grid > .fpd-item > .fpd-sort {
  position: absolute;
  left: 5px;
  bottom: 1px;
  font-size: 15px;
  top: auto !important;
  cursor: move;
  background: #fff;
  color: #999;
  padding: 3px 7px 2px 1px;
  border-radius: 0px 7px 0px 0px;
}


.fpd-container fpd-views-grid .fpd-grid > .fpd-item > picture {
  background-size: cover !important;
  border-radius: 6px !important;
  border: 1px solid #eee;
}

.fpd-container fpd-module-layouts .fpd-module-tabs {
  background: #fff;
}

.fpd-container fpd-module-layouts .fpd-grid {
  gap:20px !important;
  padding: 30px !important;
}

.composer-single-frame .fpd-container fpd-module-layouts .fpd-grid {
  padding-top:0px !important;
}




.fpd-container fpd-module-layouts .fpd-module-tabs i{
  right: 6px;
  opacity:0.8;
}

.fpd-container fpd-module-layouts .fpd-module-tabs i.fa-th-large{
  opacity:0.6;
}

.fpd-container fpd-module-layouts .fpd-module-tabs .fpd-active{
  color: var(--fpd-darker-primary-color) !important;

}






/* Upload Popup Background */
.upload-modal {
  display: none;
  position: fixed;
  z-index: 9999999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center;
}

/* Popup Content */
.upload-content {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  text-align: center;
  width: 90%;
  max-width: 500px;
  position: relative;
  overflow: hidden;
}

/* Screens Container */
.popup-screens {
  display: flex;
  width: 200%;
  transition: transform 0.5s ease-in-out;
}

/* Individual Screens */
.screen {
  width: 50%;
  flex-shrink: 0;
  padding: 20px;
}

/* Fixed Bottom Button */
.fixed-button {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  padding: 10px 20px;
  font-size: 16px;
  background-color: var(--fpd-btn-primary-color) !important; 
  color: #fff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  width: 90%;
  max-width: 300px;
  opacity:1;
  transition: opacity 0.15s linear;
}

.fixed-button:hover {
  background-color: var(--fpd-btn-primary-color) !important; 
  opacity:0.9;
}

/* Back Button inside Second Screen */
.back-button {
  padding: 10px 20px;
  font-size: 14px;
  background-color: #ddd;
  color: #333;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  margin-top: 10px;
}

.back-button:hover {
  background-color: #bbb;
}






/* Trigger Button */
#fpd-start-customizing-button,
.upload-btn {
  pointer-events: visible;
  cursor: pointer;
  display: inline-block;
  opacity: 1;
  margin: 10px 0;
  margin-bottom:40px;
  padding-top: 14px !important;
  padding-bottom: 14px !important;
  line-height: 1.2em;
  font-weight: 500;
  width: 300px !important;
  border-radius: 50px !important;
  color: #fff !important;
  text-align: center;
  pointer-events: none;
}

#fpd-start-customizing-button,
.upload-btn{
  opacity:1;
  transition: opacity 0.15s linear;
}


.editgo #fpd-start-customizing-button,
.editgo .upload-btn {
  pointer-events: all !important;
}


.upload-btn i,
#fpd-start-customizing-button i {
  margin-right: 8px;
  top: -2px;
  font-size: 17px;
}




#fpd-start-customizing-button,
body:not(.imgcheck-editor) .upload-btn,
#fpd-start-customizing-button:hover,
body:not(.imgcheck-editor) .upload-btn:hover{
  background-color: var(--fpd-secondary-color) !important; 
}






#fpd-start-customizing-button:hover,
.upload-btn:hover{
  opacity:0.8;
}






.upload-confirmbtn {
  pointer-events: visible;
  cursor: pointer;
  display: inline-block;
  opacity: 1;
  margin: 10px 0;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  line-height: 1.2em;
  font-weight: 500;
  width: 300px !important;
  background-color: var(--light-secondary-color) !important; 
  border-radius: 50px !important;
  color: #fff !important;
  text-align: center;
}



/*  OLDY FRAME   */






.alive-frame #ajax-content-wrap{
  position: relative;
}


/*

.alive-frame #ajax-content-wrap::before{
  top: 0;
  left: 0;
  width: 100%;
  height: 650px;
  position: absolute;
  background: linear-gradient(180deg, rgb(146, 212, 250) 0%, rgba(255,255,255,1) 80%) !important;
  display: block;
  content: "";
}

.flip-frame #ajax-content-wrap::before{
  top: 0;
  left: 0;
  width: 100%;
  height: 650px;
  position: absolute;
  background: linear-gradient(180deg, rgb(255, 169, 234) 0%, rgba(255,255,255,1) 80%) !important;
  display: block;
  content: "";
}
*/

/*  EDITOR   */



.single-product.fpd-customization-required .cart [type="submit"]{
  display:block !important;
  pointer-events: none !important;
  opacity: 0.5
}



/* upload panel */
.fpd-upload-zone-content .fpd-module-tabs .fpd-tooltip[data-context="qr-code"],
.fpd-bottom-nav{
  display: none !important;
  pointer-events: none !important;
}

.magic-frame .fpd-off-canvas.fpd-secondary-visible fpd-main-bar .fpd-secondary-content {
  width: 100% !important;
  top: -650px !important;
  height: 650px !important;
  bottom: auto !important;
}

.magic-frame .fpd-secondary-visible fpd-main-wrapper{
  height: 650px !important;
}

@media only screen and (max-width: 700px) {
  .single-product .images .product-slider .slider::before,
  .magic-frame .fpd-secondary-visible fpd-main-wrapper {
    min-height: 580px !important;
    max-height: 580px !important;
  }
  .single-product .images .product-slider .slider::before {
    min-height: 580px !important;
  }

}



.magic-frame .fpd-secondary-content .fpd-upload-zone-panel {
  width: 60% !important;
  left: 20% !important;
  position: relative !important;
  padding-top: 0px !important;
  bottom: 0 !important;
  border: none  !important;
  border-radius: 15px

}


@media only screen and (max-width: 650px){
  .magic-frame .fpd-secondary-content .fpd-upload-zone-panel {
    width: 80% !important;
    left: 10% !important;
  }


}

@media only screen and (min-width: 1000px) and (max-width: 1250px){
  .magic-frame .fpd-secondary-content .fpd-upload-zone-panel {
    width: 70% !important;
    left: 15% !important;
  }

}



.magic-frame .fpd-secondary-content .fpd-upload-zone-panel fpd-module-images {
  margin-top: 20px;
}

.fpd-container fpd-module-uploads .fpd-upload-image {
  border: 2px dashed #B9B9B9;
  background: #FFF;
  color: #000;
  border-radius: 20px;
  padding: 40px 30px 35px;
  margin-bottom: 30px;
  transition : border-color 500ms ease-out;

}
.fpd-container fpd-module-uploads .fpd-upload-image.fpd-hover {
  border-color:  var(--fpd-darker-primary-color) !important; 
  opacity:1  !important;
}


.fpd-container .fpd-grid.fpd-photo-grid {
  grid-template-columns: 1fr 1fr 1fr !important;
  gap: 12px !important;
  grid-auto-rows: 100px;
}

.fpd-container .fpd-grid.fpd-photo-grid .fpd-icon-remove::before {
  content: "\e606";
  color: #fff;
  font-size: 20px;
  display:none;
}
.fpd-container .fpd-grid.fpd-photo-grid .fpd-item:hover .fpd-icon-remove::before {
  display:block;
}



/* top bar */


:root{
  --fpd-actions-bar-height: 63px;
  /*--light-secondary-color: #378f93;*/
}

.fpd-leftbar {
  flex: 0 !important;
  text-align: center;
}

.fpd-logo {
width: 141px;
cursor: auto !important;
margin: 0 0 0 8px !important;
}

.fpd-container fpd-actions-bar .fpd-logo {
  padding: 13px 12px !important
}
.fpd-container fpd-actions-bar .fpd-close {
  padding: 11px 12px !important
}

.fpd-container div[data-pos="modal"] .fpd-close{
  
}


.fpd-wrapper.fpd-layout-small fpd-actions-bar [data-pos="left"], .fpd-wrapper.fpd-layout-small fpd-actions-bar [data-pos="right"] {
  max-width: none;
}

.fpd-editView .fpd-actions-wrapper[data-pos="center"] {
  flex: 0 !important;
  padding: 0px 30px;
}

.fpd-centerbar {
  flex: 1 !important;
  text-align: center;
}

.fpd-rightbar {
  display: block !important;
  flex: 0 !important;
  padding-right: 7px;
}

.fpd-container fpd-actions-bar .fpd-uncollapsed-menu .fpd-btn[data-action="undo"] span,
.fpd-container fpd-actions-bar .fpd-uncollapsed-menu .fpd-btn[data-action="redo"] span,
.fpd-container fpd-actions-bar .fpd-collapsed-menu .fpd-btn[data-action="undo"],
.fpd-container fpd-actions-bar .fpd-collapsed-menu .fpd-btn[data-action="redo"],
.fpd-container fpd-actions-bar .fpd-uncollapsed-menu .fpd-btn[data-action="save-load"],
.fpd-container fpd-actions-bar .fpd-uncollapsed-menu .fpd-btn[data-action="qr-code"]{
  display:none !important; 
}

.fpd-container fpd-actions-bar > [data-pos="right"] fpd-actions-menu > div {
  right: 10px !important;
}

.fpd-container fpd-actions-bar .fpd-uncollapsed-menu {
  margin-right: 40px;
}


.fpd-container fpd-actions-bar .fpd-done{
  background:var(--fpd-btn-primary-color) !important; 
  padding: 11px 30px !important;
  margin: 0 5px 0 7px;
  font-size: 16px;
  transition: all 0.15s ease;
  border-radius: 20px;
}

.fpd-container fpd-actions-bar .fpd-done:hover{
  background: var(--light-secondary-color) !important;
}


.fpd-container fpd-actions-bar div[data-pos="left"] fpd-icon-menu,
.fpd-container fpd-actions-bar div[data-pos="left"] fpd-actions-menu,
.fpd-container fpd-actions-bar .fpd-done .fpd-total-price{
  display: none !important;
  pointer-events: none !important;
}

.fpd-container fpd-actions-bar .fpd-done .fpd-label{
  margin-left: 0 !important; 
}


.fpd-wrapper.fpd-layout-small fpd-actions-bar [data-pos="modal"] > .fpd-btn.fpd-done .fpd-label {
  display: inline-flex !important;
}

.fpd-wrapper.fpd-layout-small fpd-actions-bar [data-pos="modal"] > .fpd-btn.fpd-close:last-child {
  padding: 7px 12px !important;
}


.flip-frame .fpd-container fpd-actions-bar .fpd-visible-hidden {
  visibility: visible !important;
  pointer-events: all !important;
}


/*  CUSTOM CHANGE EDITOR   */


@media only screen and (min-width: 1000px) {
  .confirm-editor.choose-editor.woocommerce-page.single-product .container {
    max-width: 1450px;
    padding: 0 50px !important;
  }
}
@media only screen and (min-width: 1000px) {
  .confirm-editor.choose-editor.single-product .row > .product[data-gallery-style="left_thumb_sticky"] .single-product-main-image, 
  .confirm-editor.choose-editor.single-product .product[data-gallery-style="left_thumb_sticky"] .single-product-main-image {
    width: 90%;
    padding-right: 60px !important;
  }
}

.single-product.confirm-editor.choose-editor .woocommerce-tabs.wc-tabs-wrapper .entry-content > .wpb_row:not(.choose-faq),
.single-product.confirm-editor.imgcheck-editor .woocommerce-tabs.wc-tabs-wrapper .entry-content > .wpb_row:not(.check-faq),
.confirm-editor .nectar_woocommerce_after_add_to_cart_form,
.confirm-editor .bellowbtn-inline,
.confirm-editor .product_title.entry-title,
.confirm-editor.choose-editor .upload-btn,
.confirm-editor.choose-editor table.variations tbody tr:first-of-type,
.confirm-editor.choose-editor table.variations tbody tr:nth-child(4),
.confirm-editor.choose-editor .add-to-cart-submit,
.confirm-editor .single_add_to_cart_button,
.confirm-editor.choose-editor .magic-tools,
.confirm-editor.choose-editor .fpd-product-designer-wrapper,
.confirm-editor .woocommerce-variation-price
/*.confirm-editor.choose-editor table.variations tbody tr:nth-child(2)*/{
  pointer-events: none !important;
  display: none !important;
}

.confirm-editor #fpd-save-order{
 position: relative;
 display: block;
 
}


.confirm-editor.choose-editor tr:nth-child(2) {
 /* display: none !important;*/

}




.woocommerce-page a.button.changeImageBtn,
.woocommerce-page a.button.chooseVersionBtn{
  margin-top: 17px;
  margin-bottom: 17px;
  background: #0a90ff;
  padding: 13px 25px 12px 25px;
  font-size: 14px;
  border-radius: 20px;
}

.confirm_notice{
  margin-top:15px;
  margin-bottom:15px;
  pointer-events: none;
  color: #227d00;
  display: inline-block;
  border:1px solid #217d008e;
  padding: 11px 20px;
  border-radius: 50px;
  background: #f3ffee;
}


.confirm-editor #fpd-save-order::after {
  content: '';
  display: block;
  width: 1.1em;
  height: 1.1em;
  position: absolute;
  left: calc(50% - 0.75em);
  top: calc(50% - 0.75em);
  border: 0.2em solid transparent;
  border-right-color: white;
  border-radius: 50%;
  animation: loader-animation 0.7s linear infinite;
  opacity: 0;
}

@keyframes loader-animation {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}

.confirm-editor #fpd-save-order.loadingbtn {
  color: transparent;
}

.confirm-editor #fpd-save-order.loadingbtn::after {
  opacity: 1;
}








.confirm-editor.choose-editor .fpd-product-stage{
  pointer-events: none !important;
}


body[data-header-resize="1"]:not(.home).confirm-editor .container-wrap {
  padding-top: 15px !important;
}



.confirm-editor.choose-editor .entry-summary{
  padding-top: 35px !important;
}






/* final side left */

.confirm-editor.choose-editor .finale-sideleft{
  margin-left: 0px;
  width: 320px !important;
  padding:40px;
  padding-right:60px;
  float: left;
  display: block;
  opacity: 0;
  animation: fadeIn 0.3s ease-in-out 1s forwards;  
}


.confirm-editor.choose-editor .finale-sideleft p.adjustlabel,
.confirm-editor.choose-editor .finale-sideleft p.selectlabel, 
.confirm-editor.choose-editor .finale-sideleft p.selectlabel .animated{
  font-family: Merriweather !important;
  font-size: 30px !important;
  line-height: 36px;
  font-weight: 500 !important;
  width: 100%;
  font-style: normal !important;
  padding-bottom: 15px;
  margin-bottom: 35px;
}
.confirm-editor.choose-editor .finale-sideleft p.selectlabel .animated svg{
  width: 68%;
  opacity: 0.7;
  transform: translateY(-12px);
  height: 12px;
}

.confirm-editor.choose-editor .finale-sideleft p.selectlabel{
  font-family: Merriweather !important;
}


.confirm-editor.choose-editor .finale-sideleft p.adjustlabel{
  margin-top: 40px;
  font-size: 16px !important;
  margin-bottom: 20px !important;
}

.confirm-editor.choose-editor .finale-sideleft .startplay-range{
  width: 100%;
  -webkit-appearance: none;
  width: 100%;
  height: 10px;
  background: transparent; /* Remove previous background */
  outline: none;
  transition: opacity 0.2s;
  margin-bottom:8px
}

/* WebKit (Chrome, Safari) */
input[type="range"]::-webkit-slider-runnable-track {
  width: 100%;
  height: 6px;
  background: linear-gradient(90deg, #a6a6a6 0%, #4a4a4a 100%);
  border-radius: 5px;
}


/* Mozilla Firefox */
input[type="range"]::-moz-range-track {
  width: 100%;
  height: 6px;
  background: linear-gradient(90deg, #a6a6a6 0%, #4a4a4a 100%);
  border-radius: 5px;
}








  /* WebKit (Chrome, Safari) */
  .confirm-editor.choose-editor .finale-sideleft .startplay-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    background: white;
    border: 2px solid #2b87ff;
    border-radius: 50%;
    cursor: pointer;
    transition: 0.2s;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
    margin: -7px; /* alignment fix for Chrome */
  }
  
  .confirm-editor.choose-editor .finale-sideleft .startplay-range::-ms-thumb {
    margin: 0; /* Reset margin in Edge since it supports -webkit-slider-thumb as well */
  }

.confirm-editor.choose-editor .finale-sideleft .startplay-range::-webkit-slider-thumb:hover {
    background: #ffffff;
    border-color: #0060DF;
}

/* Mozilla Firefox */
.confirm-editor.choose-editor .finale-sideleft .startplay-range::-moz-range-thumb {
    width: 20px;
    height: 20px;
    background: white;
    border: 2px solid #2b87ff;
    border-radius: 50%;
    cursor: pointer;
    transition: 0.2s;
}

.confirm-editor.choose-editor .finale-sideleft .startplay-range::-moz-range-thumb:hover {
  background: #ffffff;
  border-color: #0060DF;
}




.confirm-editor.choose-editor .finale-sideleft ul.finalthumbs{
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1.75em;
  margin-left: 4px;
}

.confirm-editor.choose-editor .finale-sideleft ul.finalthumbs li {
  transition: 0.3s;
  text-align: center;
  white-space: nowrap;
  padding: 4px;
  line-height: 1.1;
  display: inline-flex;
  justify-content: center;
  margin: 0;
  position: relative;
  cursor: pointer;
  border:1px solid #ccc;
  border-radius: 6px;
  width: 94px !important;
  height: 94px !important;
}

.confirm-editor.choose-editor .finale-sideleft ul.finalthumbs li.selected {
  pointer-events: none !important;
  cursor: pointer !important;
  border-color: rgb(0, 96, 223);
  box-shadow: 0 0 0 2px rgb(0, 96, 223);
}

.confirm-editor.choose-editor .finale-sideleft ul.finalthumbs li .valid-selectbox{
  width: 19px;
  height: 19px;
  position: absolute;
  bottom: -3px;
  right: -3px;
  opacity:0;
  pointer-events: none !important;
}
.confirm-editor.choose-editor .finale-sideleft ul.finalthumbs li.selected .valid-selectbox{
  opacity:1;
}
/*
.confirm-editor.choose-editor .finale-sideleft ul.landscape-format li{
  width: 95px !important;
  height: 70px !important;
}
.confirm-editor.choose-editor .finale-sideleft ul.portrait-format li {
  width: 95px !important;
  height: 120px !important;
}
.confirm-editor.choose-editor .finale-sideleft ul.square-format li {
  width: 95px !important;
  height: 95px !important;
}
 */


.confirm-editor.choose-editor .finale-sideleft ul.finalthumbs li img {
  max-width: 100%;
  height: auto;
  display: block;
  width: 100%;
  object-fit: cover;
  margin-bottom: 0 !important;
  opacity:0.7;
  transition: opacity 0.2s ease;
  image-rendering: auto;
  border-radius: 4px;
  filter: saturate(1.1);
  border: 1px solid #777;
}
.confirm-editor.choose-editor .finale-sideleft ul.finalthumbs li.selected img,
.confirm-editor.choose-editor .finale-sideleft ul.finalthumbs li:hover img {
  opacity:1;
}



/* final editor */


.confirm-editor.choose-editor .final-editor {
  width: 100% !important;
  min-height: 300px;
  background: #f9f9f9 !important;
  position: relative;
  border-radius: 30px !important;
  border:1px solid #ddd;
  float: left;
  display: block;
}




.confirm-editor.choose-editor .final-editor .finale-editorview{
  width: calc(100% - 320px) !important;
  min-height: 300px;
  height: auto;
  background: #EAEAEA !important;
  border-radius: 30px !important;
  position:relative;;
  right:0;
  top:0;
  float: right;
  display: block;
  padding: 2px;
  opacity: 0;
  animation: fadeIn 0.3s ease-in-out 2s forwards; 
  max-width: 620px;
}




.confirm-editor.choose-editor .final-editor .finale-editorviewfront {
  position: relative;
  float: left;
  display: block;
  left: 50% !important;
  transition: none;
  /*transform: translateX(-50%) rotateY(30deg);*/
  transform: translateX(-50%);
  pointer-events: none;
  opacity: 1;
}









.confirm-editor.choose-editor .final-editor.portrait-format .finale-editorviewfront {
  width: 65%;
}
.confirm-editor.choose-editor .final-editor.landscape-format .finale-editorviewfront {
  width: 78%;
}
.confirm-editor.choose-editor .final-editor.square-format .finale-editorviewfront {
  width: 70%;
}

@media only screen and (min-height: 900px){
  .confirm-editor.choose-editor .final-editor.portrait-format .finale-editorviewfront {
    width: 45%;
  }
}

@media only screen and (min-height: 900px){
  .confirm-editor.choose-editor .final-editor.square-format .finale-editorviewfront {
    width: 60%;
  }
}



@media only screen and (min-height: 900px){
  .confirm-editor.choose-editor .final-editor.landscape-format .finale-editorviewfront {
    width: 65%;
  }
}


@media only screen and (max-width: 1200px){
  .confirm-editor.choose-editor .final-editor .finale-editorview {
    width: 100% !important;
  }
  .confirm-editor.choose-editor .finale-sideleft {
    width: 100% !important;
  }

}




.confirm-editor.choose-editor .final-editor .finale-editorview .viewload{
  opacity: 0;
  left: 0 !important;
  top: 0 !important;
  width:100% !important;
  height:100% !important;
  position: absolute;
  z-index: 99999;
  background: #EAEAEA !important;
  pointer-events: none !important;
  transition: opacity 0.3s ease-in-out; 
}

.confirm-editor.choose-editor .final-editor.loadit .finalthumbs{
  pointer-events: none !important;
}

.confirm-editor.choose-editor .final-editor.loadit .finale-editorviewfront{
  filter: blur(10px);
}
.confirm-editor.choose-editor .final-editor.loadit .finale-editorview .viewload{
  opacity: 0.75;
}














.confirm-editor.choose-editor .final-editor .finale-editorviewfront::after {
  content:"";
  height:100%;
  left:0;
  display:block;
  position:absolute;
  background: #ffffff !important;
  z-index:-1;
  width:100% !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  aspect-ratio: 30/40;
}




.confirm-editor.choose-editor .final-editor .front-enabled {
  visibility: visible;
  opacity: 1;
  width:100% !important;
  height: auto !important;
  aspect-ratio: 30/40;
  margin-bottom: 0 !important;
  position: relative !important;
  z-index: 99 !important;
  pointer-events: none !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  aspect-ratio:30/40;
  float: left;
  display: block;

}

.confirm-editor.choose-editor .final-editor .front-enabled {
  visibility: visible;
  opacity: 1;
  width:100% !important;
  height: auto !important;
  margin-bottom: 0 !important;
  position: relative !important;
  z-index: 99 !important;
  pointer-events: none !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  float: left;
  display: block;

}

.confirm-editor.choose-editor .final-editor.portrait-format .finale-editorview{
  padding-top: 55px;
  padding-bottom: 80px;
}


.confirm-editor.choose-editor .final-editor.landscape-format .finale-editorview{
  padding-top: 95px;
  padding-bottom: 115px;
}


.confirm-editor.choose-editor .final-editor.square-format .finale-editorview{
  padding-top: 55px;
  padding-bottom: 80px;
}




.confirm-editor.choose-editor.medium_size.portrait_type .final-editor .front-enabled {
  aspect-ratio:30/40;
}
.confirm-editor.choose-editor.large_size.portrait_type .final-editor .front-enabled {
  aspect-ratio:40/50;
}

.confirm-editor.choose-editor.medium_size.landscape_type  .final-editor .front-enabled {
  aspect-ratio:40/30;
}

.confirm-editor.choose-editor.large_size.landscape_type .final-editor .front-enabled {
  aspect-ratio:50/40;
}

.confirm-editor.choose-editor.square_type .final-editor .front-enabled {
  aspect-ratio:40/40;
}




.confirm-editor.choose-editor .final-editor .flipton{
  position: absolute;
  overflow: hidden;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}



.confirm-editor.choose-editor .final-editor.portrait-format .flipton{
  left: 50% !important;
  top: 45% !important;
  transform: translateX(-50%) translateY(-45%) !important;
  width: 94% !important;
}

.confirm-editor.choose-editor.ppframed .final-editor.portrait-format .flipton{
  left: 50% !important;
  top: 46% !important;
  transform: translateX(-50%) translateY(-45%)  !important;
  width: 110% !important;
}

.woocommerce-account form .form-row .input-text{
  padding: .8em !important;

}


.woocommerce-account .button[name="save_account_details"],
.woocommerce-account .button[name="save_address"]{
  margin-top: 22px !important;

}


.woocommerce-account .woocommerce-form-row  em{
  display:none;
}

.woocommerce-account .woocommerce-form-row  em{
  display:none;
}


.woocommerce-account .woocommerce-Addresses .woocommerce-Address{
  border:1px solid #ccc;
  padding: 30px 40px 45px;
  border-radius:10px;
  margin-bottom: 15px;
}

.woocommerce-account form .form-row:not(#billing_address_1_field) {
  margin:0 0 10px !important;
}
.woocommerce-account .woocommerce-form-register button.button {
  margin-top: 40px !important;
}




.woocommerce-account form .form-row .input-text,
.woocommerce-account form .form-row .input-text:hover{
  border: 1px solid rgba(147, 147, 147, 0.8) !important;
}


.woocommerce-account.woocommerce form .form-row .required, .woocommerce-page form .form-row .required{
  color:var(--verdo-primary-color) !important;
}

.woocommerce-account .fancy-select-wrap .selection:hover{
  background:#fff !important;
  color:#000 !important;
}



@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  /* include both Retina (2) and non‑Retina (1) */
  and (-webkit-min-device-pixel-ratio: 1) {
  
  /* your iPad‑only styles here */
  .home-header h1 {
    font-size: 9vh !important;
  }
}











.woocommerce-account fieldset{
  margin-top: 50px !important;
}

.woocommerce-account fieldset legend{
  margin-bottom: 12px !important;
  font-weight: bold;
  font-family: Merriweather;
  text-transform: none;
  letter-spacing: -0.3px;
  font-size: 19px;
  line-height: 56px;
}


.confirm-editor.choose-editor .final-editor.landscape-format .flipton{
  left: 50% !important;
  top: 45% !important;
  transform: translateX(-50%) translateY(-45%)  !important;
  width: 99% !important;
}

.confirm-editor.choose-editor.ppframed .final-editor.landscape-format .flipton{
  left: 50% !important;
  top: 46% !important;
  transform: translateX(-50%) translateY(-45%)  !important;
  width:78% !important;
}



.confirm-editor.choose-editor .final-editor.square-format .flipton{
  left: 50% !important;
  top: 45% !important;
  transform: translateX(-50%) translateY(-45%)  !important;
  width:100% !important;
}





.confirm-editor.choose-editor .final-editor .flipton.slidechange{
 opacity:0;
}



.confirm-editor.choose-editor .final-editor .flipton .finale-sequence{
  left: 0 !important;
  top: 0 !important;
  width:100% !important;
  height:100% !important;
  z-index: 99;
  display:none;
}



.confirm-editor.choose-editor .final-editor.portrait-format .finale-editorviewfront::after,
.confirm-editor.choose-editor .final-editor.portrait-format .front-enabled{
  width:100% !important;
}


.confirm-editor.choose-editor .final-editor.pp-format .flipton{
  transform: translateX(-50%) translateY(-47%) scale(0.65,0.65) !important;
  border: 4px inset #e8e8e8cc !important
}

.confirm-editor.choose-editor .final-editor.portrait-format.pp-format .flipton{
  transform: translateX(-50%) translateY(-47%) scale(0.65,0.65) !important;
}




.choose-editor .final-editor.colorized .all-slide .image-sequence,
.confirm-editor.choose-editor .final-editor.colorized .flipton .finale-sequence{ 
  filter: none !important;
}

.choose-editor .final-editor.greyscale .all-slide .image-sequence,
.confirm-editor.choose-editor .final-editor.greyscale .flipton .finale-sequence{ 
  filter: contrast(1.1) grayscale(1) !important;
}


.choose-editor .final-editor.sepia .all-slide .image-sequence,
.confirm-editor.choose-editor .final-editor.sepia .flipton .finale-sequence{ 
  filter: contrast(0.9) brightness(0.95) sepia(0.85) hue-rotate(365deg) !important;
}



/* 
.confirm-editor.choose-editor .final-editor.disco .flipton .finale-sequence,
.confirm-editor.choose-editor .final-editor.disco .flipton video { 
  animation: disco 1s steps(36) infinite;
}

@-webkit-keyframes disco {
  from { -webkit-filter:saturate(1.5) hue-rotate(50deg); }
    to { -webkit-filter:saturate(1.5) hue-rotate(360deg); }
}
 */



/* Rotation animations */

.confirm-editor.choose-editor .final-editor .finale-editorviewfront,
.woocommerce-product-gallery__image {
  --animation-duration: 3791.67ms;
  animation-duration: var(--animation-duration);
}



.confirm-editor.choose-editor .final-editor .finale-editorviewfront::before,
.all-slide.editor-slide .woocommerce-product-gallery__image::before {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: block;
  position: absolute;
  z-index: -1;
  filter: blur(0.04rem);
  will-change: transform; 
}


.confirm-editor.choose-editor .final-editor .finale-editorviewfront:has(img[src*="wood"])::before,
.woocommerce-product-gallery__image:has(img[src*="wood"])::before {
  background: #a48d72 !important
}
.confirm-editor.choose-editor .final-editor .finale-editorviewfront:has(img[src*="black"])::before,
.woocommerce-product-gallery__image:has(img[src*="black"])::before {
  background: #404040 !important
}
.confirm-editor.choose-editor .final-editor .finale-editorviewfront:has(img[src*="white"])::before,
.woocommerce-product-gallery__image:has(img[src*="white"])::before {
  background: #d2d2d2 !important
}





.flip-frame .all-slide .woocommerce-product-gallery__image.fliprotate-forward::before {
  animation: fakeslideLeftLoop var(--animation-duration) ease-in-out infinite alternate;
}

@keyframes fakeslideLeftLoop {
  from {
    transform: translateX(25px);
  }
  to {
    transform: translateX(-25px);
  }
}


.flip-frame .all-slide .woocommerce-product-gallery__image.fliprotate-backward::before {
  animation: fakeslideLeftBackLoop var(--animation-duration) ease-in-out infinite alternate;
}

@keyframes fakeslideLeftBackLoop {
  from {
    transform: translateX(-25px);
  }
  to {
    transform: translateX(25px);
  }
}




.confirm-editor.choose-editor .final-editor .finale-editorviewfront.rotate-forward::before{
  animation: chooseslideLeftLoop var(--animation-duration) ease-in-out infinite alternate;
}

@keyframes chooseslideLeftLoop {
  from {
    transform: translateX(12px);
  }
  to {
    transform: translateX(-12px);
  }
}

.confirm-editor.choose-editor .final-editor .finale-editorviewfront.rotate-backward::before{
  animation: chooseslideLeftBackLoop var(--animation-duration) ease-in-out infinite alternate;
}

@keyframes chooseslideLeftBackLoop {
  from {
    transform: translateX(-12px);
  }
  to {
    transform: translateX(12px);
  }
}
















@keyframes rotateForward {
  from {
    transform: translateX(-50%) rotateY(20deg);
    box-shadow: 19px 27px 21px 0px rgba(0,0,0,0.52);
  }
  to {
    transform: translateX(-50%) rotateY(-20deg);
    box-shadow: -19px 27px 21px 0px rgba(0,0,0,0.52);
  }
}

@keyframes rotateBackward {
  from {
    transform: translateX(-50%) rotateY(-20deg);
    box-shadow: -19px 27px 21px 0px rgba(0,0,0,0.52);
  }
  to {
    transform: translateX(-50%) rotateY(20deg);
    box-shadow: 19px 27px 21px 0px rgba(0,0,0,0.52);
  }
}

@keyframes hueAnimation {
  from {
    filter: saturate(500%) sepia(20%) contrast(106%) hue-rotate(0deg);
  }
  to {
    filter: saturate(500%) sepia(20%) contrast(106%) hue-rotate(360deg);
  }
}

.hue-rotate {
  animation-name: hueAnimation;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  /* You can set a default duration here or override it inline */
  /* animation-duration: 2000ms; */
}




/* Classes that trigger the animations */
.rotate-forward {
  animation-name: rotateForward;
  animation-timing-function: ease-in-out;
  animation-duration: var(--animation-duration);
  animation-fill-mode: forwards;
  will-change: transform;
}

.rotate-backward {
  animation-name: rotateBackward;
  animation-timing-function: ease-in-out;
  animation-duration: var(--animation-duration);
  animation-fill-mode: forwards;
  will-change: transform;
}

.all-slide .woocommerce-product-gallery__image {
  position: relative;
  float: left;
  display: block;
  pointer-events: none;
  opacity: 1;
  top: -19%;
  scale: 0.60;
}




.all-slide:not(.editor-slide) .woocommerce-product-gallery__image {
  position: relative;
  float: left;
  display: block;
  pointer-events: none;
  opacity: 1;
  top: 0 !important;
  scale: 1 !important;
  width: 100% !important;
  height: 100% !important;
  background: #fff !important;
}

.all-slide:not(.editor-slide) .woocommerce-product-gallery__image video {
  position: relative;
  float: left;
  display: block;
  pointer-events: none;
  opacity: 1;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
  
  filter: saturate(110%) contrast(1.0);

  /* 
    object-fit: cover;
    left: 2%;
    scale: 1.04 !important;
   */
}

.alive-frame .all-slide.landscape-format .woocommerce-product-gallery__image video {
margin-top: -25px !important;
}

.alive-frame .all-slide.landscape-format .attachment-start-img {
  width: 28% !important;
}



.confirm-editor.all-slide:not(.editor-slide) .woocommerce-product-gallery__image video {
   height: auto !important;
}

.confirm-editor.all-slide:not(.editor-slide) .woocommerce-product-gallery__image video {
   height: auto !important;
}



.confirm-editor .finale-editorviewfront{
 box-shadow: 55px 35px 30px -1px rgba(0,0,0,0.45);
}


 




@media only screen and (max-width: 700px) {
.all-slide:not(.editor-slide) .woocommerce-product-gallery__image video {
  object-fit: contain;
}
}



.single-product .images .product-slider .slider::before{
  height: 700px;
}




.all-slide .woocommerce-product-gallery__image.rotate-forward {
  animation-name: magicrotateMagicForward;
  will-change: transform;
}
.all-slide .woocommerce-product-gallery__image.rotate-backward {
  animation-name: magicrotateMagicBackward;
  will-change: transform;
}

@keyframes magicrotateMagicForward {
  from {
    transform: rotateY(20deg);
    box-shadow: 50px 46px 32px -1px rgba(0,0,0,0.2);
  }
  to {
    transform: rotateY(-20deg);
    box-shadow: -50px 46px 32px -1px rgba(0,0,0,0.2);
  }
}

@keyframes magicrotateMagicBackward {
  from {
    transform: rotateY(-20deg);
    box-shadow: -50px 46px 32px -1px rgba(0,0,0,0.2);
  }
  to {
    transform: rotateY(20deg);
    box-shadow: 50px 46px 32px -1px rgba(0,0,0,0.2);
  }
}




.flip-frame .all-slide .woocommerce-product-gallery__image.fliprotate-forward {
  animation-name: fliprotateMagicForward;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
  animation-duration: var(--animation-duration);
  will-change: transform;
}
.flip-frame .all-slide .woocommerce-product-gallery__image.fliprotate-backward {
  animation-name: fliprotateMagicBackward;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
  animation-duration: var(--animation-duration);
  will-change: transform;
}

@keyframes fliprotateMagicForward {
  from {
    /* transform: rotateY(25deg); */
    box-shadow: 95px 45px 40px -1px rgba(0,0,0,0.35);
  }
  to {
    /*transform: rotateY(-25deg); */
    box-shadow: -95px 45px 40px -1px rgba(0,0,0,0.35);
  }
}

@keyframes fliprotateMagicBackward {
  from {
    /*transform: rotateY(-25deg); */
    box-shadow: -95px 45px 40px -1px rgba(0,0,0,0.35);
  }
  to {
    /*transform: rotateY(25deg); */
    box-shadow: 95px 45px 40px -1px rgba(0,0,0,0.35);
  }
}




.choose-editor .all-slide .woocommerce-product-gallery__image {
  width: 100% !important;
  height: auto !important;
  float: none !important;
  position: relative !important;
  display: block !important;
  pointer-events: none !important;
  opacity: 1 !important;
  scale: 1 !important;
}

.confirm-editor.choose-editor .final-editor .finale-editorviewfront.rotate-forward {
  animation-name: finalrotateForward;
  will-change: transform;
}
.confirm-editor.choose-editor .final-editor .finale-editorviewfront.rotate-backward {
  animation-name: finalrotateBackward;
  will-change: transform;
}

@keyframes finalrotateForward {
  from {
    transform: translateX(-50%) rotateY(20deg);
    box-shadow: 55px 35px 30px -1px rgba(0,0,0,0.45);
  }
  to {
    transform: translateX(-50%) rotateY(-20deg);
    box-shadow: -55px 35px 30px -1px rgba(0,0,0,0.45);
  }
}

@keyframes finalrotateBackward {
  from {
    transform: translateX(-50%) rotateY(-20deg);
    box-shadow: -55px 35px 30px -1px rgba(0,0,0,0.45);
  }
  to {
    transform: translateX(-50%) rotateY(20deg);
    box-shadow: 55px 35px 30px -1px rgba(0,0,0,0.45);
  }
}








.choose-editor .all-slide .image-sequence {
  top: 1% !important;
  transform: translateX(-50%) !important;
  left: 50% !important;
  max-width: 100%;
  width: 100% !important;
  height: auto !important;
  display: block !important;
  z-index: 10 !important;
  position: absolute !important;
  float: left !important;
  
}
.choose-editor.ppframed .all-slide .image-sequence {
 border-top: 4px solid #cfcfcf !important;
 border-left: 4px solid #cfcfcf!important;
 border-right: 4px solid #dfdfdf !important;
 border-bottom: 4px solid #dfdfdf !important;
 transform-style: preserve-3d;
 will-change: transform;
 backface-visibility: hidden;
}


.choose-editor.landscape_type.medium_size .all-slide .image-sequence {
  scale: 0.945 !important;
  left: 47.3% !important;
  margin-top: 0.1% !important;
  height: auto !important;
}

.choose-editor.ppframed.landscape_type.medium_size .all-slide .image-sequence {
  scale: 0.685 !important;
  left: 34.1% !important;
  margin-top: 1.2% !important;
  height: auto !important;
}

.choose-editor.landscape_type.large_size .all-slide .image-sequence {
  scale: 0.96 !important;
  left: 47.5% !important;
  margin-top: 0.5% !important;
  height: auto !important;
}

.choose-editor.ppframed.landscape_type.large_size .all-slide .image-sequence {
  scale: 0.79 !important;
  left: 39.1% !important;
  margin-top: 1.6% !important;
  aspect-ratio:50/39 !important;
  height: auto !important;
}


.choose-editor.portrait_type.large_size .all-slide .image-sequence {
  scale: 0.95 !important;
  left: 47.5% !important;
  margin-top: 0.1% !important;
  height: auto !important;
}

.choose-editor.ppframed.portrait_type.large_size .all-slide .image-sequence {
  scale: 0.7 !important;
  left: 35.1% !important;
  margin-top: -3.7% !important;
  aspect-ratio:21/28 !important;
  height: auto !important;
}


.choose-editor.portrait_type.medium_size .all-slide .image-sequence {
  scale: 0.94 !important;
  left: 46.5% !important;
  margin-top: 0% !important;
  opacity:0.92 !important;
  height: auto !important;
}

.choose-editor.ppframed.portrait_type.medium_size .all-slide .image-sequence {
  scale: 0.68 !important;
  left: 34.1% !important;
  margin-top: -3.5% !important;
  aspect-ratio:20.5/29 !important;
  width: 100% !important;
  height: auto !important;
}

.choose-editor.square_type.large_size .all-slide .image-sequence {
  scale: 0.95 !important;
  left: 47.5% !important;
  margin-top: 0.1% !important;
  aspect-ratio:40/40 !important;
  height: auto !important;
}

.choose-editor.ppframed.square_type.large_size .all-slide .image-sequence {
  scale: 0.755 !important;
  left: 38.1% !important;
  margin-top: 0.2% !important;
  aspect-ratio:40/40 !important;
  height: auto !important;
}








.demo-slider .cell .inner-wrap {
  opacity: 0.1;
  transform: translateY(23%);
  transition: opacity 0.25s ease;
  pointer-events: none !important;
}

.demo-slider .cell {
  transition: none !important;
}


.demo-slider  .normal-container.container {
  max-width: 1650px !important;
}



.demo-slider .cell.is-selected,
.demo-slider .flickity-viewport{
  height: calc(100vw * 0.32) !important;
}

.demo-slider .cell .inner-wrap video {
 /* opacity: 0; */ 
  transition: all 0.2s ease;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 19px 38px, rgba(0, 0, 0, 0.18) 0px 15px 12px !important;
}
.demo-slider .cell.is-selected .inner-wrap video {
  opacity: 1;

}



.demo-slider .nectar-flickity.nectar-carousel[data-column-padding="50px"] .cell:not(.is-selected) .inner-wrap {
  padding:0 8% 0 50% !important;
}

.demo-slider{
  padding-top: 0 !important;
  padding-bottom: 40px !important;
  z-index: 1100 !important;
}

.demo-slider .carousel-dynamic-wrapper{
  overflow: visible !important;
}


.demo-slider  .cell.is-selected + div.cell .inner-wrap{
  padding:0 10% !important;
}



.demo-slider  .cell.is-selected .inner-wrap{
  padding:0 10% !important;
  transform: translateY(0) !important;
  opacity: 1;
}

.demo-slider.last-selected .nectar-flickity.nectar-carousel[data-column-padding="50px"] .cell:nth-child(1) .inner-wrap,
.demo-slider .nectar-flickity.nectar-carousel[data-column-padding="50px"] .cell.is-selected + div.cell .inner-wrap{
  padding: 0 50% 0 8% !important;
}


.demo-slider .hover-wrap-inner {
  border-top: 2px solid #d9d9d9 !important;
}

.demo-slider .cell video {
  position: absolute;
  float: left;
  display: block;
  pointer-events: none;
  opacity: 1;
  top: 0 !important;
  scale: 1 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  border-radius: 20px !important;
  z-index: 9 !important;
  border: 2px solid #d9d9d9;
  pointer-events: none !important;
  transform: scale(1.05);
  background: #fff;
}


.nectar-slide-in-cart .total, 
.nectar-slide-in-cart .total strong {
  font-size: 19px !important;
  font-weight: 500 !important;
  letter-spacing: -0.3px !important;
}



.nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button {
  scale: 2;
  top: 76% !important;
opacity: 1 !important;
  display: block !important;
  visibility: visible !important;
  pointer-events:all !important;
}
.nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.previous {
  left: 5%;

}
.nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.next {
  right: 5%;
}

@media only screen and (max-width: 999px) {
    #ajax-content-wrap .container-wrap .font_size_tablet_7vw.nectar-highlighted-text[data-style] > h1{
    font-size: 42px !important;
  }
}




.demo-slider  .cell .inner-wrap img{
  border-radius: 12px !important;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 35px, rgba(0, 0, 0, 0.22) 0px 15px 12px !important;
  border:1px solid #b4b4b4 !important;
}

.demo-slider  .cell .inner-wrap img.demo-img{
  aspect-ratio: 1/1;
  opacity: 0 !important;
}

.demo-slider  .img-with-aniamtion-wrap {
  background: #fff !important;
  border-radius: 20px;
}


.demo-slider  .cell .inner-wrap .before-thumb{
  position: absolute !important;
  width: 35% !important;
  margin-top: -30% !important;
  margin-left: -15% !important;
  z-index: 99 !important;
  border:none !important;
}


@media only screen and (max-width: 1000px) {

.demo-slider .cell .inner-wrap .before-thumb {
  margin-left: -10% !important;
  margin-top: -25% !important;
}

}


.demo-slider  .cell .inner-wrap .before-thumb.land-thumb{
  width: 42% !important;
  margin-top: -15% !important;
}





.demo-slider  .nectar-shape-divider-wrap  .nectar-shape-divider{
  fill: transparent !important;
  background: linear-gradient(90deg,rgb(0, 23, 94) 0%, rgb(37, 92, 119) 35%, rgb(0, 145, 174) 100%);

}

.demo-slider.second-demo-slider  .nectar-shape-divider-wrap  .nectar-shape-divider{
  /*background: linear-gradient(90deg,rgba(42, 123, 155, 1) 0%, rgba(87, 199, 133, 1) 50%, rgba(237, 221, 83, 1) 100%);*/

  background: linear-gradient(90deg,rgba(153, 0, 0, 1) 0%, rgba(242, 117, 30, 1) 60%, rgba(252, 203, 69, 1) 100%);

  background: linear-gradient(90deg,rgba(79, 47, 47, 1) 0%, rgba(194, 156, 132, 1) 60%, rgba(255, 213, 150, 1) 100%);

  background: linear-gradient(90deg,rgba(61, 61, 61, 1) 0%, rgba(110, 110, 110, 1) 60%, rgba(168, 168, 168, 1) 100%);

  

  background: radial-gradient(circle,rgba(156, 191, 120, 1) 0%, rgba(46, 61, 23, 1) 100%);

  background: linear-gradient(90deg,rgba(42, 129, 155, 1) 0%, rgba(44, 145, 83, 1) 50%, rgba(208, 217, 111, 1) 100%);

  background: linear-gradient(90deg,rgba(208, 217, 111, 1) 0%, rgba(44, 145, 83, 1) 50%, rgb(0, 163, 144) 100%);



  background: linear-gradient(90deg,rgb(0, 99, 147) 0%, rgb(71, 166, 108) 50%, rgb(0, 85, 75) 100%);

}




.demo-slider  .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
  margin: 1% 0 8% 0 !important;
}


.woocommerce-checkout .wc-block-components-address-card,
.woocommerce-checkout .wc-block-components-address-card__edit,
.woocommerce-checkout .wc-block-components-sale-badge,
.woocommerce-mini-cart__empty-message .button,
.choose-editor .all-slide:not(.active) {
  display: none !important;
}



.woocommerce-checkout .wc-block-components-product-price__regular{
  font-size: 14px !important;
  color: #9e9e9e !important;
  margin-right: 5px;
}

.woocommerce-checkout .wc-block-components-address-address-wrapper .wc-block-components-address-form-wrapper {
  height: auto !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.woocommerce-checkout .wc-block-components-title.wc-block-components-title {
  font-weight: 600;
}
.wc-block-components-title.wc-block-components-title {
  font-size: 1.4em !important;
}



.wp-block-woocommerce-checkout-order-summary-block {
  border-color: hsla(0, 0%, 7%, 0.212) !important;
  border-radius: 13px !important;
}


.wp-block-woocommerce-checkout-shipping-address-block {
  margin: 0 0 30px !important;
}

.wp-block-woocommerce-checkout-order-summary-totals-block {
  border-top: 1px solid hsla(0, 0%, 7.1%, 0.20) !important;
}

.woocommerce-cart .wc-block-components-totals-wrapper {
  border-top-color: hsla(0, 0%, 7.1%, 0.16) !important;
}



.wc-block-components-form .wc-block-checkout__order-notes.wc-block-components-checkout-step#order-notes {
  border: 1px solid #929292;
  padding: 19px 20px;
  border-radius: 8px;
}







.woocommerce-cart .wp-block-woocommerce-cart-order-summary-shipping-block{
  display:none !important;
}
.woocommerce-cart .wp-block-woocommerce-cart-order-summary-coupon-form-block{
  border-top:none !important;
}


.woocommerce-checkout .pac-container {
  margin-top: -34px !important;
  font-size:15px !important;
  z-index:10000!important;
}
.woocommerce-checkout .pac-container:after {
    background-image: none !important;
    height: 0px;
}


.wc-block-components-totals-wrapper {
  border-top-color: hsla(0, 0%, 7.1%, 0.20) !important;
}
.wc-block-components-totals-shipping{
  border-top-color: hsla(0, 0%, 7.1%, 0.20) !important;
}

.wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper {
  padding-bottom: 15px;
}


p.wc-block-components-checkout-order-summary__title-text{
  padding-bottom: 1em !important;
  margin: 0 0 16px 20px !important;
}





body .wc-checkout-steps { display:flex !important; /* etc */ }

/* Container reset */
.wc-checkout-steps {
  display: flex;
  justify-content: space-between;
  margin: 1.5em 0;
  padding: 0;
  list-style: none;
}

/* Each step */
.wc-checkout-steps .step {
  position: relative;
  flex: 1;
  text-align: center;
  padding: 0 0.5em;
}

/* Circle with number */
.wc-checkout-steps .step::before {
  content: attr(data-step);
  display: inline-block;
  width: 2rem; height: 2rem;
  line-height: 2rem;
  border-radius: 50%;
  border: 2px solid #ccc;
  background: #fff;
  margin-bottom: 0.5em;
  font-weight: bold;
}

/* Connector line between steps */
.wc-checkout-steps .step:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 1rem; /* vertically center */
  right: 0;
  width: 100%;
  height: 2px;
  background: #ccc;
  z-index: -1;
  transform: translateX(50%);
}

/* Completed steps */
.wc-checkout-steps .step.completed::before,
.wc-checkout-steps .step.completed::after {
  background: #4caf50;
  border-color: #4caf50;
}
.wc-checkout-steps .step.completed .label {
  color: #4caf50;
}

/* Current step */
.wc-checkout-steps .step.current::before {
  border-color: #2196f3;
}
.wc-checkout-steps .step.current .label {
  color: #2196f3;
  font-weight: bold;
}

/* Upcoming steps label color */
.wc-checkout-steps .step.upcoming .label {
  color: #777;
}

/* Label under the circle */
.wc-checkout-steps .step .label {
  display: block;
  margin-top: 0.25em;
  font-size: 0.9em;
}















/* vignette fx 

.confirm-editor.choose-editor .final-editor.sepia .flipton.vignette::before {
  content:"";
  display:block;
  position:absolute;
  top: 0;
  left: 0;
  z-index:999;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 100px rgba(59, 59, 59, 0.808) inset;
  opacity:0.35;
}
*/



/* final fx */

.confirm-editor.choose-editor .finalefxs{
  margin-bottom:45px
}

.confirm-editor.choose-editor .fx-label{
  font-family: Roboto;
  font-size: 14px !important;
  line-height: 30px;
  font-weight: 500 !important;
  width: 100%;
  display: block;
}

.confirm-editor.choose-editor ul.finaleffects {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1em;
}

.confirm-editor.choose-editor ul.finaleffects li {
  transition: 0.3s;
  text-align: center;
  white-space: nowrap;
  width: 97px !important;
  height: 68px !important;
  padding: 2px;
  line-height: 1.1;
  display: inline-flex;
  justify-content: center;
  margin: 0;
  position: relative;
  cursor: pointer;
  border:1px solid #ccc;
  border-radius: 4px;
}

@media only screen and (min-width: 1000px) and (max-width: 1355px) {
  .confirm-editor.choose-editor ul.finaleffects li{
    width: 85px !important;
    height: 65px !important;
  }

  
}



.confirm-editor.choose-editor .finale-sideleft ul.finalthumbs li:hover,
.confirm-editor.choose-editor .finale-sideleft ul.finalthumbs li:focus,
.confirm-editor.choose-editor ul.finaleffects li:hover, 
.confirm-editor.choose-editor ul.finaleffects li:focus {
  box-shadow: 0 0 0 2px #00000021;
}

.confirm-editor.choose-editor ul.finaleffects li.selected {
  pointer-events: none !important;
  cursor: pointer !important;
}

.confirm-editor.choose-editor .wcboost-variation-swatches__item.selected,
.confirm-editor.choose-editor ul.finaleffects li.selected {
  border-color: #0060DF !important;
  box-shadow: 0 0 0 2px #0060DF !important;
}



.confirm-editor.choose-editor ul.finaleffects li img {
  max-width: 100%;
  height: auto;
  display: block;
  width: 100%;
  object-fit: cover;
  margin-bottom: 0 !important;
  opacity:1;
  transition: opacity 0.2s ease;
  image-rendering: auto;
  border-radius: 4px;
  filter: blur(0.2px) saturate(1.3);
  border: 1px solid #777;
  opacity: 0.7;
  transition: opacity 0.2s ease;
}

.confirm-editor.choose-editor ul.finaleffects li:hover img,
.confirm-editor.choose-editor ul.finaleffects li.selected img {
  opacity: 1;
}


.confirm-editor.choose-editor ul.finaleffects li.fx-greyscale img {
  filter: blur(0.2px) grayscale(1) contrast(1.1) !important;
}

.confirm-editor.choose-editor ul.finaleffects li.fx-sepia img {
  filter: blur(0.2px) contrast(0.9) brightness(0.95) sepia(0.85) hue-rotate(370deg) !important;
}

.confirm-editor.choose-editor ul.finaleffects li.fx-disco img {
  filter: blur(0.2px) saturate(500%) sepia(0.5) hue-rotate(250deg) !important;
}




.confirm-editor.choose-editor ul.finaleffects li .fx-name {
  position: absolute;
  bottom: -27px;
  font-size: 12px !important;
  line-height: 24px;
  font-weight: 400 !important;
  color: #333;
  letter-spacing: 0.3px;
  font-weight: 500 !important;
}

.woocommerce a.sendchanges{
  display:none;
}

.savechanges.button{
  width: 300px !important;
  height: 50px !important;
  background: #004aaa !important;
  color: #fff;
  cursor: pointer;
  z-index: 99;
  top: 30px !important;
  border-radius: 30px !important;
  position: absolute;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  padding-right: 35px !important;
  padding-left: 35px !important;
  line-height: 1.2em !important;
}
.woocommerce a.savechanges.button:hover{
  background: #0060DF !important;
}





/* Change Image Mode */

.imgcheck-editor.square_type .woocommerce.format-hidden .variations_form.cart tr:first-child,
.imgcheck-editor.medium_size #select2-pa_size-results li[id*="large"],
.imgcheck-editor.large_size #select2-pa_size-results li[id*="medium"],
.imgcheck-editor.large_size #select2-pa_size-results li[id*="square-large"]{
  display:none !important;
}




/* 3d thumbs */


.woocommerce ul.products li.product.classic .product-wrap img.framefront {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  opacity: 1;
  display: block;
  z-index: 12;
  position: relative;
  left: 0;
  top: 0;
  cursor:pointer;
  pointer-events: none;
}

.single-sequence, 
.hover-image-sequence {

  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  opacity: 0;
  display: block;
  z-index: 10;
  position: absolute;
  left: 0;
  top: 0;
  transition: opacity 0.5s cubic-bezier(.21,.6,.35,1);
}

.woocommerce ul.products li.product .product-wrap:hover .hover-image-sequence{
  opacity: 1;
}


@media only screen and (max-width: 1024px) {
  .home-header h1{
     font-size: 7vw !important;
  }
.alive-section h2{
  font-size: 7vw !important;
}

}



