/**
 *------------------------------------------------------------------------------
 * @package       T4_Blank_BS5 - Free Template for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2021 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt
 *------------------------------------------------------------------------------
**/


:root {--fs-bg-grey: #d8d8d8!important;}

:root {--theme-yellow: #fffb00!important;}
:root {--theme-green: #00ff00!important;}
:root {--theme-fushia: #ff00cc!important;}
:root {--theme-blue: #0000ff!important;}
:root {--theme-red: #ff0000!important;}
:root {--theme-light-orange: #ffa500!important;}
:root {--theme-dark-orange: #ff4d01!important;}
:root {--theme-light-grey: #dedede!important;}

:root {--theme-yellow-overlay: #fffb0030!important;}
:root {--theme-green-overlay: #00ff0030!important;}
:root {--theme-fushia-overlay: #ff00cc30!important;}
:root {--theme-blue-overlay: #0000ff30!important;}
:root {--theme-red-overlay: #ff000030!important;}
:root {--theme-light-orange-overlay: #ffa50030!important;}
:root {--theme-dark-orange-overlay: #ff4d0130!important;}




/*************************/
/**** ICONS DANS MENU ****/
/*************************/



.view-frontpage .fs-all-fs-pg, .view-frontpage .fs-boutique-pg,
.fs-cat-bs-pg .fs-bullshit-alias, .fs-cat-bs-pg .fs-boutique-pg,
.fs-cat-fs-pg .fs-formules-sciences-alias, .fs-cat-fs-pg .fs-boutique-pg,
.fs-cat-pe-pg .fs-portrait-eco-alias, .fs-cat-pe-pg .fs-boutique-pg,
.fs-cat-cs-pg .fs-congres-solvay-alias, .fs-cat-cs-pg .fs-boutique-pg,
.fs-cat-so-pg .fs-social-alias, .fs-cat-so-pg .fs-boutique-pg,
.fs-cat-sci-pg .fs-sciences-alias, .fs-cat-sci-pg .fs-boutique-pg,
.fs-cat-eco-pg .fs-eco-alias, .fs-cat-eco-pg .fs-boutique-pg,
.fs-cat-sp-pg .fs-slogans-pol-alias, .fs-cat-sp-pg .fs-boutique-pg,
.fs-cat-am-pg .fs-amour-alias, .fs-cat-am-pg .fs-boutique-pg,
.fs-cat-freepal-pg .fs-palestine-alias, .fs-cat-freepal-pg .fs-boutique-pg,
.fs-cat-ma-pg .fs-marchandise-alias, .fs-cat-ma-pg .fs-boutique-pg,
.fs-cat-fou-pg .fs-monde-fou-alias, .fs-cat-fou-pg .fs-boutique-pg {
    background: url(../images/bg-statics.png);
    background-size: 100% 100%;
    background-position: center center;
    font-family: var(--special-font-family);
    font-style: italic;
}





/**********************/
/**** EMOJI AFTER *****/
/**********************/

/* 👅 */
/* 💩 */
/* 👻 */
/* 👁‍🗨 */
/* 🧻 */
/* 🤑 */
/* 💀 */
/* ☠️ */
/* 🤙 */
/* 🚽 */
/* 🤙🏻 */
/* 👁️ */
/* 👀 */
/* 👍 */

/* ❤️ */ /* rouge */
/* 💖 */ /* etincelant */
/* 🤍 */ /* blanc */
/* 🧡 */ /* orange */
/* 💛 */ /* jaune */
/* 💚 */ /* vert */
/* 💙 */ /* bleu */
/* 🩷 */ /* rose */
/* 💜 */ /* violet*/
/* 🤎 */ /* marron */
/* 🖤 */ /* noir */
/* 💘 */ /* fleche */

/* 💥 */ 
/* 🔥 */ 

/* 🙈 */ 
/* 🙉 */ 
/* 🙊 */ 

/* 😱 */ 
/* 🧐 */ 
/* 😬 */ 
/* 🤡 */ 
/* 🤢 */ 
/* 📦 */ 
/* 🍟 */ 
/* 🐐 */ 
/* 🔬 */ 



    
.style-amour h1.hero-lead:after {
    content: "💘";
    /* content: "🤙🏻"; */
    display: block;
    position: absolute;
    top: -150px;
    right: 40px;
    font-size: 120px;
    z-index: 0;
    rotate:-15deg;
}    
    
h1.hero-lead:after {
    content: "👁‍🗨";
    /* content: "🤙🏻"; */
    display: block;
    position: absolute;
    top: -150px;
    right: 40px;
    font-size: 120px;
    z-index: 0;
}


.fs-cat-sp-pg.fs-fpshop .fs-cat-desc:after {
    content: "👅";
    display: block;
    position: absolute;
    top: -100px;
    right: 40%;
    font-size: 120px;
    z-index: 0;
    rotate: 380deg;
}

.fs-cat-bs-pg.fs-fpshop .fs-cat-desc:after {
    content: "💩";
    display: block;
    position: absolute;
    top: 40px;
    right: 50%;
    font-size: 120px;
    z-index: 0;
    rotate:15deg;
}

.fs-cat-so-pg.fs-fpshop .fs-cat-desc:after {
    content: "😬";
    display: block;
    position: absolute;
    top: 40px;
    right: 50%;
    font-size: 120px;
    z-index: 0;
    rotate:15deg;
}
.fs-cat-ma-pg.fs-fpshop .fs-cat-desc:after {
    content: "🍟";
    display: block;
    position: absolute;
    top: 40px;
    right: 45%;
    font-size: 120px;
    z-index: 0;
    rotate:15deg;
}

.fs-cat-fou-pg.fs-fpshop .fs-cat-desc:after {
    content: "🤪";
    display: block;
    position: absolute;
    top: 40px;
    right: 45%;
    font-size: 120px;
    z-index: 0;
    rotate:15deg;
}

.fs-cat-sci-pg.fs-fpshop .fs-cat-desc:after {
    content: "🐁";
    display: block;
    position: absolute;
    top: 40px;
    right: 45%;
    font-size: 120px;
    z-index: 0;
    rotate:-30deg;
}


.fs-cat-cs-pg.fs-fpshop .fs-cat-desc:after {
    content: "🧐";
    display: block;
    position: absolute;
    top: 40px;
    right: 45%;
    font-size: 120px;
    z-index: 0;
    rotate:-30deg;
}

.fs-cat-fp-pg.fs-fpshop .fs-cat-desc:after {
    content: "🕊️";
    display: block;
    position: absolute;
    top: 40px;
    right: 65%;
    font-size: 120px;
    z-index: 0;
    rotate:-30deg;
}


.fs-cat-pe-pg.fs-fpshop .fs-cat-desc:after {
    content: "🤑";
    display: block;
    position: absolute;
    top: 40px;
    right: 45%;
    font-size: 120px;
    z-index: 0;
    rotate:-30deg;
}


.fs-cat-fs-pg.fs-fpshop .fs-cat-desc:after {
    content: "🥼";
    display: block;
    position: absolute;
    top: 40px;
    right: 45%;
    font-size: 120px;
    z-index: 0;
    rotate:-30deg;
}

.fs-cat-am-pg.fs-fpshop .fs-cat-desc:after{
    content: "💘";
    display: block;
    position: absolute;
    top: 40px;
    right: 45%;
    font-size: 120px;
    z-index: 0;
    rotate:0deg;
}

.fs-cat-eco-pg.fs-fpshop .fs-cat-desc:after {
    content: "💀";
    display: block;
    position: absolute;
    top: 40px;
    right: 45%;
    font-size: 120px;
    z-index: 0;
    rotate:-30deg;
}



/**********************/
/* Theme light-grey  */
/**********************/
.fs-theme-light-grey div[class|="eb"] .eb-backdrop {
    --eb-overlay-background-color:var(--theme-light-grey-overlay)!important;
}
.fs-theme-light-grey div[class|="eb"] .eb-close {
    --eb-close-button-color: ;
    --eb-close-button-hover-color: ;
}

.fs-theme-light-grey .t4-footer-info > div{
    border-top:0;
}

.fs-theme-light-grey .fs-related-prod-ctn h3,
.fs-theme-light-grey .product-options div,
.fs-theme-light-grey .product-options div span,
.fs-theme-light-grey .product-price h4,
.fs-theme-light-grey .eshop-product-desc,
.fs-theme-light-grey .page-header h1,
.fs-theme-light-grey .eshop-cartfs-cart-mod .eshop-content,
.fs-theme-light-grey .fs-related-prod-ctn h3,
.fs-theme-light-grey .t4-megamenu .navbar-nav > li > a, 
.fs-theme-light-grey .t4-megamenu .navbar-nav > li > .nav-link,
.fs-theme-light-grey .t4-megamenu .navbar-nav > li.active > a, 
.fs-theme-light-grey .t4-megamenu .navbar-nav > li.active > .nav-link,
/*.fs-theme-light-grey .t4-megamenu .dropdown-menu li > a, 
.fs-theme-light-grey .t4-megamenu .dropdown-menu li > .nav-link, */
.fs-theme-light-grey .t4-megamenu .dropdown-menu li .dropdown-item,
.fs-theme-light-grey #eshop-cart .eshop-items a,
.fs-theme-light-grey .header-eshop .acm-social a,
.fs-theme-light-grey .fs-prod-info-ctn,
.fs-theme-light-grey .fs-prod-info-ctn a,
.fs-theme-light-grey .product-price,
.fs-theme-light-grey .product-options,
.fs-theme-light-grey .template_minimal a,
.fs-theme-light-grey .required,
.fs-theme-light-grey .template_minimal .ampz_container [class^="ampz-icoon-"]:before, 
.fs-theme-light-grey .template_minimal [class*=" ampz-icoon-"]:before,
.fs-theme-light-grey .ampz_container .template_minimal span.ampz_network_label.ampz_labels_always,
.fs-theme-light-grey .fs-btn-wishlist .btn-secondary,
.fs-theme-light-grey .eshop-quantity .form-control.eshop-quantity-value:hover, 
.fs-theme-light-grey .eshop-quantity .btn-secondary:hover, 
.fs-theme-light-grey #add-to-cart.btn-primary:hover,
.fs-theme-light-grey .eshop-next-nav a,
.fs-theme-light-grey .eshop-pre-nav a,
.fs-theme-light-grey .fs-product-description-tab,
.fs-theme-light-grey .fs-product-short-desc{
    color:var(--theme-light-grey)!important;
}


.fs-theme-light-grey .t4-megamenu .dropdown-menu li > a:hover,
.fs-theme-light-grey .t4-megamenu .dropdown-menu li > .nav-link:hover, 
.fs-theme-light-grey .t4-megamenu .dropdown-menu li .dropdown-item:hover,
.fs-theme-light-grey .t4-megamenu .navbar-nav > li > a:hover, 
.fs-theme-light-grey .t4-megamenu .navbar-nav > li > .nav-link:hover,
.fs-theme-light-grey .ampz_container a.ampz_btn:hover, 
.fs-theme-light-grey .ampz_container a.ampz_btn:hover [class^="ampz-icoon-"]:before, 
.fs-theme-light-grey .ampz_container a.ampz_btn:hover [class*=" ampz-icoon-"]:before,
.fs-theme-light-grey .ampz_container a.ampz_btn:hover span.ampz_network_label.ampz_labels_always,
.fs-theme-light-grey .eshop-quantity .form-control.eshop-quantity-value, 
.fs-theme-light-grey .eshop-quantity .btn-secondary, 
.fs-theme-light-grey #add-to-cart.btn-primary,
.fs-theme-light-grey .eshop-quantity .form-control.eshop-quantity-value, 
.fs-theme-light-grey .eshop-quantity .btn-secondary, 
.fs-theme-light-grey #add-to-cart.btn-primary,
.fs-theme-light-grey .fs-btn-wishlist .btn-secondary:hover .fa-heart:before,
.fs-theme-light-grey .template_minimal .ampz_container a:hover, 
.fs-theme-light-grey .template_minimal .ampz_container a:hover span, 
.fs-theme-light-grey .template_minimal .ampz_container a:hover [class^="ampz-icoon-"]:before, 
.fs-theme-light-grey .template_minimal .ampz_container a:hover [class*=" ampz-icoon-"]:before,
.fs-theme-light-grey a.fs-prod-info-item:hover,
.fs-theme-light-grey #eshop-cart .eshop-items a:hover{
    color: #000!important;
}

.fs-theme-light-grey .eshop-quantity .form-control.eshop-quantity-value:hover, 
.fs-theme-light-grey .eshop-quantity .btn-secondary:hover, 
.fs-theme-light-grey #add-to-cart.btn-primary:hover {
    background: #000!important;
}

.fs-theme-light-grey .eshop-cartfs-cart-mod .eshop-content,
.fs-theme-light-grey .fs-btn-wishlist .btn-secondary:hover,
.fs-theme-light-grey .fs-btn-wishlist .btn-secondary {
  border:1px solid var(--theme-light-grey)!important;

}


.fs-theme-light-grey .fs-prod-info-ctn,
.fs-theme-light-grey .product-price,
.fs-theme-light-grey .product-options {
    border-bottom: 1px solid var(--theme-light-grey)!important;
}

.fs-theme-light-grey .t4-megamenu .navbar-nav > li > a .item-caret::before, 
.fs-theme-light-grey .t4-megamenu .navbar-nav > li > .nav-link .item-caret::before,
.fs-theme-light-grey .fs-social-ctn,
.fs-theme-light-grey .fs-prod-info-ctn,
.fs-theme-light-grey .product-price {
    border-top: 1px solid var(--theme-light-grey)!important;
}

.fs-theme-light-grey input[type="radio"]:checked,
.fs-theme-light-grey .eshop-quantity .form-control.eshop-quantity-value,
.fs-theme-light-grey .eshop-quantity .btn-secondary,
.fs-theme-light-grey #add-to-cart.btn-primary,
.fs-theme-light-grey .fs-btn-wishlist .btn-secondary:hover,
.fs-theme-light-grey .eshop-quantity .form-control.eshop-quantity-value, 
.fs-theme-light-grey .eshop-quantity .btn-secondary, 
.fs-theme-light-grey #add-to-cart.btn-primary  {
    background: var(--theme-light-grey)!important;
}


.fs-theme-light-grey .radio input[type=radio],
.fs-theme-light-grey .radio input[type=checkbox], 
.fs-theme-light-grey .checkbox input[type=radio], 
.fs-theme-light-grey .checkbox input[type=checkbox] {
    border: var(--t4-border-width) solid var(--theme-light-grey)!important;
}

.fs-theme-light-grey .fs-btn-wishlist .fa-heart{
    -webkit-text-stroke-color:var(--theme-light-grey)!important;
}



/**********************/
/* Theme Yellow  */
/**********************/
.fs-theme-yellow div[class|="eb"] .eb-backdrop {
    --eb-overlay-background-color:var(--theme-yellow-overlay)!important;
}
.fs-theme-yellow div[class|="eb"] .eb-close {
    --eb-close-button-color: ;
    --eb-close-button-hover-color: ;
}

.fs-theme-yellow .t4-footer-info > div{
    border-top:0;
}

.fs-theme-yellow .fs-related-prod-ctn h3,
.fs-theme-yellow .product-options div,
.fs-theme-yellow .product-options div span,
.fs-theme-yellow .product-price h4,
.fs-theme-yellow .eshop-product-desc,
.fs-theme-yellow .page-header h1,
.fs-theme-yellow .eshop-cartfs-cart-mod .eshop-content,
.fs-theme-yellow .fs-related-prod-ctn h3,
.fs-theme-yellow .t4-megamenu .navbar-nav > li > a, 
.fs-theme-yellow .t4-megamenu .navbar-nav > li > .nav-link,
.fs-theme-yellow .t4-megamenu .navbar-nav > li.active > a, 
.fs-theme-yellow .t4-megamenu .navbar-nav > li.active > .nav-link,
/*.fs-theme-yellow .t4-megamenu .dropdown-menu li > a, 
.fs-theme-yellow .t4-megamenu .dropdown-menu li > .nav-link, */
.fs-theme-yellow .t4-megamenu .dropdown-menu li .dropdown-item,
.fs-theme-yellow #eshop-cart .eshop-items a,
.fs-theme-yellow .header-eshop .acm-social a,
.fs-theme-yellow .fs-prod-info-ctn,
.fs-theme-yellow .fs-prod-info-ctn a,
.fs-theme-yellow .product-price,
.fs-theme-yellow .product-options,
.fs-theme-yellow .template_minimal a,
.fs-theme-yellow .required,
.fs-theme-yellow .template_minimal .ampz_container [class^="ampz-icoon-"]:before, 
.fs-theme-yellow .template_minimal [class*=" ampz-icoon-"]:before,
.fs-theme-yellow .ampz_container .template_minimal span.ampz_network_label.ampz_labels_always,
.fs-theme-yellow .fs-btn-wishlist .btn-secondary,
.fs-theme-yellow .eshop-quantity .form-control.eshop-quantity-value:hover, 
.fs-theme-yellow .eshop-quantity .btn-secondary:hover, 
.fs-theme-yellow #add-to-cart.btn-primary:hover,
.fs-theme-yellow .eshop-next-nav a,
.fs-theme-yellow .eshop-pre-nav a,
.fs-theme-yellow .fs-product-description-tab,
.fs-theme-yellow .fs-product-short-desc{
    color:var(--theme-yellow)!important;
}


.fs-theme-yellow .t4-megamenu .dropdown-menu li > a:hover,
.fs-theme-yellow .t4-megamenu .dropdown-menu li > .nav-link:hover, 
.fs-theme-yellow .t4-megamenu .dropdown-menu li .dropdown-item:hover,
.fs-theme-yellow .t4-megamenu .navbar-nav > li > a:hover, 
.fs-theme-yellow .t4-megamenu .navbar-nav > li > .nav-link:hover,
.fs-theme-yellow .ampz_container a.ampz_btn:hover, 
.fs-theme-yellow .ampz_container a.ampz_btn:hover [class^="ampz-icoon-"]:before, 
.fs-theme-yellow .ampz_container a.ampz_btn:hover [class*=" ampz-icoon-"]:before,
.fs-theme-yellow .ampz_container a.ampz_btn:hover span.ampz_network_label.ampz_labels_always,
.fs-theme-yellow .eshop-quantity .form-control.eshop-quantity-value, 
.fs-theme-yellow .eshop-quantity .btn-secondary, 
.fs-theme-yellow #add-to-cart.btn-primary,
.fs-theme-yellow .eshop-quantity .form-control.eshop-quantity-value, 
.fs-theme-yellow .eshop-quantity .btn-secondary, 
.fs-theme-yellow #add-to-cart.btn-primary,
.fs-theme-yellow .fs-btn-wishlist .btn-secondary:hover .fa-heart:before,
.fs-theme-yellow .template_minimal .ampz_container a:hover, 
.fs-theme-yellow .template_minimal .ampz_container a:hover span, 
.fs-theme-yellow .template_minimal .ampz_container a:hover [class^="ampz-icoon-"]:before, 
.fs-theme-yellow .template_minimal .ampz_container a:hover [class*=" ampz-icoon-"]:before,
.fs-theme-yellow a.fs-prod-info-item:hover,
.fs-theme-yellow #eshop-cart .eshop-items a:hover{
    color: #000!important;
}

.fs-theme-yellow .eshop-quantity .form-control.eshop-quantity-value:hover, 
.fs-theme-yellow .eshop-quantity .btn-secondary:hover, 
.fs-theme-yellow #add-to-cart.btn-primary:hover {
    background: #000!important;
}

.fs-theme-yellow .eshop-cartfs-cart-mod .eshop-content,
.fs-theme-yellow .fs-btn-wishlist .btn-secondary:hover,
.fs-theme-yellow .fs-btn-wishlist .btn-secondary {
  border:1px solid var(--theme-yellow)!important;

}


.fs-theme-yellow .fs-prod-info-ctn,
.fs-theme-yellow .product-price,
.fs-theme-yellow .product-options {
    border-bottom: 1px solid var(--theme-yellow)!important;
}

.fs-theme-yellow .t4-megamenu .navbar-nav > li > a .item-caret::before, 
.fs-theme-yellow .t4-megamenu .navbar-nav > li > .nav-link .item-caret::before,
.fs-theme-yellow .fs-social-ctn,
.fs-theme-yellow .fs-prod-info-ctn,
.fs-theme-yellow .product-price {
    border-top: 1px solid var(--theme-yellow)!important;
}

.fs-theme-yellow input[type="radio"]:checked,
.fs-theme-yellow .eshop-quantity .form-control.eshop-quantity-value,
.fs-theme-yellow .eshop-quantity .btn-secondary,
.fs-theme-yellow #add-to-cart.btn-primary,
.fs-theme-yellow .fs-btn-wishlist .btn-secondary:hover,
.fs-theme-yellow .eshop-quantity .form-control.eshop-quantity-value, 
.fs-theme-yellow .eshop-quantity .btn-secondary, 
.fs-theme-yellow #add-to-cart.btn-primary  {
    background: var(--theme-yellow)!important;
}


.fs-theme-yellow .radio input[type=radio],
.fs-theme-yellow .radio input[type=checkbox], 
.fs-theme-yellow .checkbox input[type=radio], 
.fs-theme-yellow .checkbox input[type=checkbox] {
    border: var(--t4-border-width) solid var(--theme-yellow)!important;
}

.fs-theme-yellow .fs-btn-wishlist .fa-heart{
    -webkit-text-stroke-color:var(--theme-yellow)!important;
}





/**********************/
/* Theme Green Neon */
/**********************/
.fs-theme-green div[class|="eb"] .eb-backdrop {
    --eb-overlay-background-color:var(--theme-green-overlay)!important;
}
.fs-theme-green div[class|="eb"] .eb-close {
    --eb-close-button-color: ;
    --eb-close-button-hover-color: ;
}

.fs-theme-green .t4-footer-info > div{
    border-top:0;
}

.fs-theme-green .fs-related-prod-ctn h3,
.fs-theme-green .product-options div,
.fs-theme-green .product-options div span:not(.error),
.fs-theme-green .product-price h4,
.fs-theme-green .eshop-product-desc,
.fs-theme-green .page-header h1,
.fs-theme-green .eshop-cartfs-cart-mod .eshop-content,



.fs-theme-green .fs-related-prod-ctn h3,


.fs-theme-green .t4-megamenu .navbar-nav > li > a, 
.fs-theme-green .t4-megamenu .navbar-nav > li > .nav-link,
.fs-theme-green .t4-megamenu .navbar-nav > li.active > a, 
.fs-theme-green .t4-megamenu .navbar-nav > li.active > .nav-link,
/*.fs-theme-green .t4-megamenu .dropdown-menu li > a, 
.fs-theme-green .t4-megamenu .dropdown-menu li > .nav-link, */
.fs-theme-green .t4-megamenu .dropdown-menu li .dropdown-item,
.fs-theme-green #eshop-cart .eshop-items a,
.fs-theme-green .header-eshop .acm-social a,
.fs-theme-green .fs-prod-info-ctn,
.fs-theme-green .fs-prod-info-ctn a,
.fs-theme-green .product-price,
.fs-theme-green .product-options,
.fs-theme-green .template_minimal a,
.fs-theme-green .required,
.fs-theme-green .template_minimal .ampz_container [class^="ampz-icoon-"]:before, 
.fs-theme-green .template_minimal [class*=" ampz-icoon-"]:before,
.fs-theme-green .ampz_container .template_minimal span.ampz_network_label.ampz_labels_always,
.fs-theme-green .fs-btn-wishlist .btn-secondary,
.fs-theme-green .eshop-quantity .form-control.eshop-quantity-value:hover, 
.fs-theme-green .eshop-quantity .btn-secondary:hover, 
.fs-theme-green #add-to-cart.btn-primary:hover,
.fs-theme-green .eshop-next-nav a,
.fs-theme-green .eshop-pre-nav a,
.fs-theme-green .fs-product-description-tab,
.fs-theme-green .fs-product-short-desc{
    color:var(--theme-green)!important;
}

.fs-theme-green .t4-megamenu .dropdown-menu li > a:hover,
.fs-theme-green .t4-megamenu .dropdown-menu li > .nav-link:hover, 
.fs-theme-green .t4-megamenu .dropdown-menu li .dropdown-item:hover,
.fs-theme-green .t4-megamenu .navbar-nav > li > a:hover, 
.fs-theme-green .t4-megamenu .navbar-nav > li > .nav-link:hover,
.fs-theme-green .ampz_container a.ampz_btn:hover, 
.fs-theme-green .ampz_container a.ampz_btn:hover [class^="ampz-icoon-"]:before, 
.fs-theme-green .ampz_container a.ampz_btn:hover [class*=" ampz-icoon-"]:before,
.fs-theme-green .ampz_container a.ampz_btn:hover span.ampz_network_label.ampz_labels_always,
.fs-theme-green .eshop-quantity .form-control.eshop-quantity-value, 
.fs-theme-green .eshop-quantity .btn-secondary, 
.fs-theme-green #add-to-cart.btn-primary,
.fs-theme-green .eshop-quantity .form-control.eshop-quantity-value, 
.fs-theme-green .eshop-quantity .btn-secondary, 
.fs-theme-green #add-to-cart.btn-primary,
.fs-theme-green .fs-btn-wishlist .btn-secondary:hover .fa-heart:before,
.fs-theme-green .template_minimal .ampz_container a:hover, 
.fs-theme-green .template_minimal .ampz_container a:hover span, 
.fs-theme-green .template_minimal .ampz_container a:hover [class^="ampz-icoon-"]:before, 
.fs-theme-green .template_minimal .ampz_container a:hover [class*=" ampz-icoon-"]:before,
.fs-theme-green a.fs-prod-info-item:hover,
.fs-theme-green #eshop-cart .eshop-items a:hover{
    color: #000!important;
}

.fs-theme-green .eshop-quantity .form-control.eshop-quantity-value:hover, 
.fs-theme-green .eshop-quantity .btn-secondary:hover, 
.fs-theme-green #add-to-cart.btn-primary:hover {
    background: #000!important;
}

.fs-theme-green .eshop-cartfs-cart-mod .eshop-content,
.fs-theme-green .fs-btn-wishlist .btn-secondary:hover,
.fs-theme-green .fs-btn-wishlist .btn-secondary {
  border:1px solid var(--theme-green)!important;

}



.fs-theme-green .fs-prod-info-ctn,
.fs-theme-green .product-price,
.fs-theme-green .product-options {
    border-bottom: 1px solid var(--theme-green)!important;
}

.fs-theme-green .t4-megamenu .navbar-nav > li > a .item-caret::before, 
.fs-theme-green .t4-megamenu .navbar-nav > li > .nav-link .item-caret::before,
.fs-theme-green .fs-social-ctn,
.fs-theme-green .fs-prod-info-ctn,
.fs-theme-green .product-price {
    border-top: 1px solid var(--theme-green)!important;
}

.fs-theme-green input[type="radio"]:checked,
.fs-theme-green .eshop-quantity .form-control.eshop-quantity-value,
.fs-theme-green .eshop-quantity .btn-secondary,
.fs-theme-green #add-to-cart.btn-primary,
.fs-theme-green .fs-btn-wishlist .btn-secondary:hover,
.fs-theme-green .eshop-quantity .form-control.eshop-quantity-value, 
.fs-theme-green .eshop-quantity .btn-secondary, 
.fs-theme-green #add-to-cart.btn-primary  {
    background: var(--theme-green)!important;
}


.fs-theme-green .radio input[type=radio],
.fs-theme-green .radio input[type=checkbox], 
.fs-theme-green .checkbox input[type=radio], 
.fs-theme-green .checkbox input[type=checkbox] {
    border: var(--t4-border-width) solid var(--theme-green)!important;
}


.fs-theme-green .fs-btn-wishlist .fa-heart{
    -webkit-text-stroke-color:var(--theme-green)!important;
}



/**********************/
/* Theme Fushia Neon */
/**********************/
.fs-theme-fushia div[class|="eb"] .eb-backdrop {
    --eb-overlay-background-color:var(--theme-fushia-overlay)!important;
}
.fs-theme-fushia div[class|="eb"] .eb-close {
    --eb-close-button-color: ;
    --eb-close-button-hover-color: ;
}

.fs-theme-fushia .t4-footer-info > div{
    border-top:0;
}

.fs-theme-fushia .fs-related-prod-ctn h3,
.fs-theme-fushia .product-options div,
.fs-theme-fushia .product-options div span,
.fs-theme-fushia .product-price h4,
.fs-theme-fushia .eshop-product-desc,
.fs-theme-fushia .page-header h1,
.fs-theme-fushia .eshop-cartfs-cart-mod .eshop-content,
.fs-theme-fushia .fs-related-prod-ctn h3,
.fs-theme-fushia .t4-megamenu .navbar-nav > li > a, 
.fs-theme-fushia .t4-megamenu .navbar-nav > li > .nav-link,
.fs-theme-fushia .t4-megamenu .navbar-nav > li.active > a, 
.fs-theme-fushia .t4-megamenu .navbar-nav > li.active > .nav-link,
/*.fs-theme-fushia .t4-megamenu .dropdown-menu li > a, 
.fs-theme-fushia .t4-megamenu .dropdown-menu li > .nav-link, */
.fs-theme-fushia .t4-megamenu .dropdown-menu li .dropdown-item,
.fs-theme-fushia #eshop-cart .eshop-items a,
.fs-theme-fushia .header-eshop .acm-social a,
.fs-theme-fushia .fs-prod-info-ctn,
.fs-theme-fushia .fs-prod-info-ctn a,
.fs-theme-fushia .product-price,
.fs-theme-fushia .product-options,
.fs-theme-fushia .template_minimal a,
.fs-theme-fushia .required,
.fs-theme-fushia .template_minimal .ampz_container [class^="ampz-icoon-"]:before, 
.fs-theme-fushia .template_minimal [class*=" ampz-icoon-"]:before,
.fs-theme-fushia .ampz_container .template_minimal span.ampz_network_label.ampz_labels_always,
.fs-theme-fushia .fs-btn-wishlist .btn-secondary,
.fs-theme-fushia .eshop-quantity .form-control.eshop-quantity-value:hover, 
.fs-theme-fushia .eshop-quantity .btn-secondary:hover, 
.fs-theme-fushia #add-to-cart.btn-primary:hover,
.fs-theme-fushia .eshop-next-nav a,
.fs-theme-fushia .eshop-pre-nav a,
.fs-theme-fushia .fs-product-description-tab,
.fs-theme-fushia .fs-product-short-desc{
    color:var(--theme-fushia)!important;
}

.fs-theme-fushia .t4-megamenu .dropdown-menu li > a:hover,
.fs-theme-fushia .t4-megamenu .dropdown-menu li > .nav-link:hover, 
.fs-theme-fushia .t4-megamenu .dropdown-menu li .dropdown-item:hover,
.fs-theme-fushia .t4-megamenu .navbar-nav > li > a:hover, 
.fs-theme-fushia .t4-megamenu .navbar-nav > li > .nav-link:hover,
.fs-theme-fushia .ampz_container a.ampz_btn:hover, 
.fs-theme-fushia .ampz_container a.ampz_btn:hover [class^="ampz-icoon-"]:before, 
.fs-theme-fushia .ampz_container a.ampz_btn:hover [class*=" ampz-icoon-"]:before,
.fs-theme-fushia .ampz_container a.ampz_btn:hover span.ampz_network_label.ampz_labels_always,
.fs-theme-fushia .eshop-quantity .form-control.eshop-quantity-value, 
.fs-theme-fushia .eshop-quantity .btn-secondary, 
.fs-theme-fushia #add-to-cart.btn-primary,
.fs-theme-fushia .eshop-quantity .form-control.eshop-quantity-value, 
.fs-theme-fushia .eshop-quantity .btn-secondary, 
.fs-theme-fushia #add-to-cart.btn-primary,
.fs-theme-fushia .fs-btn-wishlist .btn-secondary:hover .fa-heart:before,
.fs-theme-fushia .template_minimal .ampz_container a:hover, 
.fs-theme-fushia .template_minimal .ampz_container a:hover span, 
.fs-theme-fushia .template_minimal .ampz_container a:hover [class^="ampz-icoon-"]:before, 
.fs-theme-fushia .template_minimal .ampz_container a:hover [class*=" ampz-icoon-"]:before,
.fs-theme-fushia a.fs-prod-info-item:hover,
.fs-theme-fushia #eshop-cart .eshop-items a:hover{
    color: #000!important;
}

.fs-theme-fushia .eshop-quantity .form-control.eshop-quantity-value:hover, 
.fs-theme-fushia .eshop-quantity .btn-secondary:hover, 
.fs-theme-fushia #add-to-cart.btn-primary:hover {
    background: #000!important;
}

.fs-theme-fushia .eshop-cartfs-cart-mod .eshop-content,
.fs-theme-fushia .fs-btn-wishlist .btn-secondary:hover,
.fs-theme-fushia .fs-btn-wishlist .btn-secondary {
  border:1px solid var(--theme-fushia)!important;

}

.fs-theme-fushia .fs-prod-info-ctn,
.fs-theme-fushia .product-price,
.fs-theme-fushia .product-options {
    border-bottom: 1px solid var(--theme-fushia)!important;
}

.fs-theme-fushia .t4-megamenu .navbar-nav > li > a .item-caret::before, 
.fs-theme-fushia .t4-megamenu .navbar-nav > li > .nav-link .item-caret::before,
.fs-theme-fushia .fs-social-ctn,
.fs-theme-fushia .fs-prod-info-ctn,
.fs-theme-fushia .product-price {
    border-top: 1px solid var(--theme-fushia)!important;
}

.fs-theme-fushia input[type="radio"]:checked,
.fs-theme-fushia .eshop-quantity .form-control.eshop-quantity-value,
.fs-theme-fushia .eshop-quantity .btn-secondary,
.fs-theme-fushia #add-to-cart.btn-primary,
.fs-theme-fushia .fs-btn-wishlist .btn-secondary:hover,
.fs-theme-fushia .eshop-quantity .form-control.eshop-quantity-value, 
.fs-theme-fushia .eshop-quantity .btn-secondary, 
.fs-theme-fushia #add-to-cart.btn-primary  {
    background: var(--theme-fushia)!important;
}


.fs-theme-fushia .radio input[type=radio],
.fs-theme-fushia .radio input[type=checkbox], 
.fs-theme-fushia .checkbox input[type=radio], 
.fs-theme-fushia .checkbox input[type=checkbox] {
    border: var(--t4-border-width) solid var(--theme-fushia)!important;
}

.fs-theme-fushia .fs-btn-wishlist .fa-heart{
    -webkit-text-stroke-color:var(--theme-fushia)!important;
}
    
    


/**********************/
/* Theme Red Neon */
/**********************/
.fs-theme-red div[class|="eb"] .eb-backdrop {
    --eb-overlay-background-color:var(--theme-red-overlay)!important;
}
.fs-theme-red div[class|="eb"] .eb-close {
    --eb-close-button-color: ;
    --eb-close-button-hover-color: ;
}

.fs-theme-red .t4-footer-info > div{
    border-top:0;
}

.fs-theme-red .fs-related-prod-ctn h3,
.fs-theme-red .product-options div,
.fs-theme-red .product-options div span,
.fs-theme-red .product-price h4,
.fs-theme-red .eshop-product-desc,
.fs-theme-red .page-header h1,
.fs-theme-red .eshop-cartfs-cart-mod .eshop-content,
.fs-theme-red .fs-related-prod-ctn h3,
.fs-theme-red .t4-megamenu .navbar-nav > li > a, 
.fs-theme-red .t4-megamenu .navbar-nav > li > .nav-link,
.fs-theme-red .t4-megamenu .navbar-nav > li.active > a, 
.fs-theme-red .t4-megamenu .navbar-nav > li.active > .nav-link,
/*.fs-theme-red .t4-megamenu .dropdown-menu li > a, 
.fs-theme-red .t4-megamenu .dropdown-menu li > .nav-link, */
.fs-theme-red .t4-megamenu .dropdown-menu li .dropdown-item,
.fs-theme-red #eshop-cart .eshop-items a,
.fs-theme-red .header-eshop .acm-social a,
.fs-theme-red .fs-prod-info-ctn,
.fs-theme-red .fs-prod-info-ctn a,
.fs-theme-red .product-price,
.fs-theme-red .product-options,
.fs-theme-red .template_minimal a,
.fs-theme-red .required,
.fs-theme-red .template_minimal .ampz_container [class^="ampz-icoon-"]:before, 
.fs-theme-red .template_minimal [class*=" ampz-icoon-"]:before,
.fs-theme-red .ampz_container .template_minimal span.ampz_network_label.ampz_labels_always,
.fs-theme-red .fs-btn-wishlist .btn-secondary,
.fs-theme-red .eshop-quantity .form-control.eshop-quantity-value:hover, 
.fs-theme-red .eshop-quantity .btn-secondary:hover, 
.fs-theme-red #add-to-cart.btn-primary:hover,
.fs-theme-red .eshop-next-nav a,
.fs-theme-red .eshop-pre-nav a,
.fs-theme-red .fs-product-description-tab,
.fs-theme-red .fs-product-short-desc{
    color:var(--theme-red)!important;
}

.fs-theme-red .t4-megamenu .dropdown-menu li > a:hover,
.fs-theme-red .t4-megamenu .dropdown-menu li > .nav-link:hover, 
.fs-theme-red .t4-megamenu .dropdown-menu li .dropdown-item:hover,
.fs-theme-red .t4-megamenu .navbar-nav > li > a:hover, 
.fs-theme-red .t4-megamenu .navbar-nav > li > .nav-link:hover,
.fs-theme-red .ampz_container a.ampz_btn:hover, 
.fs-theme-red .ampz_container a.ampz_btn:hover [class^="ampz-icoon-"]:before, 
.fs-theme-red .ampz_container a.ampz_btn:hover [class*=" ampz-icoon-"]:before,
.fs-theme-red .ampz_container a.ampz_btn:hover span.ampz_network_label.ampz_labels_always,
.fs-theme-red .eshop-quantity .form-control.eshop-quantity-value, 
.fs-theme-red .eshop-quantity .btn-secondary, 
.fs-theme-red #add-to-cart.btn-primary,
.fs-theme-red .eshop-quantity .form-control.eshop-quantity-value, 
.fs-theme-red .eshop-quantity .btn-secondary, 
.fs-theme-red #add-to-cart.btn-primary,
.fs-theme-red .fs-btn-wishlist .btn-secondary:hover .fa-heart:before,
.fs-theme-red .template_minimal .ampz_container a:hover, 
.fs-theme-red .template_minimal .ampz_container a:hover span, 
.fs-theme-red .template_minimal .ampz_container a:hover [class^="ampz-icoon-"]:before, 
.fs-theme-red .template_minimal .ampz_container a:hover [class*=" ampz-icoon-"]:before,
.fs-theme-red a.fs-prod-info-item:hover,
.fs-theme-red #eshop-cart .eshop-items a:hover{
    color: #000!important;
}

.fs-theme-red .eshop-quantity .form-control.eshop-quantity-value:hover, 
.fs-theme-red .eshop-quantity .btn-secondary:hover, 
.fs-theme-red #add-to-cart.btn-primary:hover {
    background: #000!important;
}

.fs-theme-red .eshop-cartfs-cart-mod .eshop-content,
.fs-theme-red .fs-btn-wishlist .btn-secondary:hover,
.fs-theme-red .fs-btn-wishlist .btn-secondary {
  border:1px solid var(--theme-red)!important;

}


.fs-theme-red .fs-prod-info-ctn,
.fs-theme-red .product-price,
.fs-theme-red .product-options {
    border-bottom: 1px solid var(--theme-red)!important;
}

.fs-theme-red .t4-megamenu .navbar-nav > li > a .item-caret::before, 
.fs-theme-red .t4-megamenu .navbar-nav > li > .nav-link .item-caret::before,
.fs-theme-red .fs-social-ctn,
.fs-theme-red .fs-prod-info-ctn,
.fs-theme-red .product-price {
    border-top: 1px solid var(--theme-red)!important;
}

.fs-theme-red input[type="radio"]:checked,
.fs-theme-red .eshop-quantity .form-control.eshop-quantity-value,
.fs-theme-red .eshop-quantity .btn-secondary,
.fs-theme-red #add-to-cart.btn-primary,
.fs-theme-red .fs-btn-wishlist .btn-secondary:hover,
.fs-theme-red .eshop-quantity .form-control.eshop-quantity-value, 
.fs-theme-red .eshop-quantity .btn-secondary, 
.fs-theme-red #add-to-cart.btn-primary  {
    background: var(--theme-red)!important;
}


.fs-theme-red .radio input[type=radio],
.fs-theme-red .radio input[type=checkbox], 
.fs-theme-red .checkbox input[type=radio], 
.fs-theme-red .checkbox input[type=checkbox] {
    border: var(--t4-border-width) solid var(--theme-red)!important;
}

.fs-theme-red .fs-btn-wishlist .fa-heart{
    -webkit-text-stroke-color:var(--theme-red)!important;
}



/**********************/
/* Theme Light Orange */
/**********************/
.fs-theme-light-orange div[class|="eb"] .eb-backdrop {
    --eb-overlay-background-color:var(--theme-light-orange-overlay)!important;
}
.fs-theme-light-orange div[class|="eb"] .eb-close {
    --eb-close-button-color: ;
    --eb-close-button-hover-color: ;
}

.fs-theme-light-orange .t4-footer-info > div{
    border-top:0;
}

.fs-theme-light-orange .fs-related-prod-ctn h3,
.fs-theme-light-orange .product-options div,
.fs-theme-light-orange .product-options div span,
.fs-theme-light-orange .product-price h4,
.fs-theme-light-orange .eshop-product-desc,
.fs-theme-light-orange .page-header h1,
.fs-theme-light-orange .eshop-cartfs-cart-mod .eshop-content,
.fs-theme-light-orange .fs-related-prod-ctn h3,
.fs-theme-light-orange .t4-megamenu .navbar-nav > li > a, 
.fs-theme-light-orange .t4-megamenu .navbar-nav > li > .nav-link,
.fs-theme-light-orange .t4-megamenu .navbar-nav > li.active > a, 
.fs-theme-light-orange .t4-megamenu .navbar-nav > li.active > .nav-link,
/*.fs-theme-light-orange .t4-megamenu .dropdown-menu li > a, 
.fs-theme-light-orange .t4-megamenu .dropdown-menu li > .nav-link, */
.fs-theme-light-orange .t4-megamenu .dropdown-menu li .dropdown-item,
.fs-theme-light-orange #eshop-cart .eshop-items a,
.fs-theme-light-orange .header-eshop .acm-social a,
.fs-theme-light-orange .fs-prod-info-ctn,
.fs-theme-light-orange .fs-prod-info-ctn a,
.fs-theme-light-orange .product-price,
.fs-theme-light-orange .product-options,
.fs-theme-light-orange .template_minimal a,
.fs-theme-light-orange .requilight-orange,
.fs-theme-light-orange .template_minimal .ampz_container [class^="ampz-icoon-"]:before, 
.fs-theme-light-orange .template_minimal [class*=" ampz-icoon-"]:before,
.fs-theme-light-orange .ampz_container .template_minimal span.ampz_network_label.ampz_labels_always,
.fs-theme-light-orange .fs-btn-wishlist .btn-secondary,
.fs-theme-light-orange .eshop-quantity .form-control.eshop-quantity-value:hover, 
.fs-theme-light-orange .eshop-quantity .btn-secondary:hover, 
.fs-theme-light-orange #add-to-cart.btn-primary:hover,
.fs-theme-light-orange .eshop-next-nav a,
.fs-theme-light-orange .eshop-pre-nav a,
.fs-theme-light-orange .fs-product-description-tab,
.fs-theme-light-orange .fs-product-short-desc{
    color:var(--theme-light-orange)!important;
}

.fs-theme-light-orange .t4-megamenu .dropdown-menu li > a:hover,
.fs-theme-light-orange .t4-megamenu .dropdown-menu li > .nav-link:hover, 
.fs-theme-light-orange .t4-megamenu .dropdown-menu li .dropdown-item:hover,
.fs-theme-light-orange .t4-megamenu .navbar-nav > li > a:hover, 
.fs-theme-light-orange .t4-megamenu .navbar-nav > li > .nav-link:hover,
.fs-theme-light-orange .ampz_container a.ampz_btn:hover, 
.fs-theme-light-orange .ampz_container a.ampz_btn:hover [class^="ampz-icoon-"]:before, 
.fs-theme-light-orange .ampz_container a.ampz_btn:hover [class*=" ampz-icoon-"]:before,
.fs-theme-light-orange .ampz_container a.ampz_btn:hover span.ampz_network_label.ampz_labels_always,
.fs-theme-light-orange .eshop-quantity .form-control.eshop-quantity-value, 
.fs-theme-light-orange .eshop-quantity .btn-secondary, 
.fs-theme-light-orange #add-to-cart.btn-primary,
.fs-theme-light-orange .eshop-quantity .form-control.eshop-quantity-value, 
.fs-theme-light-orange .eshop-quantity .btn-secondary, 
.fs-theme-light-orange #add-to-cart.btn-primary,
.fs-theme-light-orange .fs-btn-wishlist .btn-secondary:hover .fa-heart:before,
.fs-theme-light-orange .template_minimal .ampz_container a:hover, 
.fs-theme-light-orange .template_minimal .ampz_container a:hover span, 
.fs-theme-light-orange .template_minimal .ampz_container a:hover [class^="ampz-icoon-"]:before, 
.fs-theme-light-orange .template_minimal .ampz_container a:hover [class*=" ampz-icoon-"]:before,
.fs-theme-light-orange a.fs-prod-info-item:hover,
.fs-theme-light-orange #eshop-cart .eshop-items a:hover{
    color: #000!important;
}

.fs-theme-light-orange .eshop-quantity .form-control.eshop-quantity-value:hover, 
.fs-theme-light-orange .eshop-quantity .btn-secondary:hover, 
.fs-theme-light-orange #add-to-cart.btn-primary:hover {
    background: #000!important;
}

.fs-theme-light-orange .eshop-cartfs-cart-mod .eshop-content,
.fs-theme-light-orange .fs-btn-wishlist .btn-secondary:hover,
.fs-theme-light-orange .fs-btn-wishlist .btn-secondary {
  border:1px solid var(--theme-light-orange)!important;

}


.fs-theme-light-orange .fs-prod-info-ctn,
.fs-theme-light-orange .product-price,
.fs-theme-light-orange .product-options {
    border-bottom: 1px solid var(--theme-light-orange)!important;
}

.fs-theme-light-orange .t4-megamenu .navbar-nav > li > a .item-caret::before, 
.fs-theme-light-orange .t4-megamenu .navbar-nav > li > .nav-link .item-caret::before,
.fs-theme-light-orange .fs-social-ctn,
.fs-theme-light-orange .fs-prod-info-ctn,
.fs-theme-light-orange .product-price {
    border-top: 1px solid var(--theme-light-orange)!important;
}

.fs-theme-light-orange input[type="radio"]:checked,
.fs-theme-light-orange .eshop-quantity .form-control.eshop-quantity-value,
.fs-theme-light-orange .eshop-quantity .btn-secondary,
.fs-theme-light-orange #add-to-cart.btn-primary,
.fs-theme-light-orange .fs-btn-wishlist .btn-secondary:hover,
.fs-theme-light-orange .eshop-quantity .form-control.eshop-quantity-value, 
.fs-theme-light-orange .eshop-quantity .btn-secondary, 
.fs-theme-light-orange #add-to-cart.btn-primary  {
    background: var(--theme-light-orange)!important;
}


.fs-theme-light-orange .radio input[type=radio],
.fs-theme-light-orange .radio input[type=checkbox], 
.fs-theme-light-orange .checkbox input[type=radio], 
.fs-theme-light-orange .checkbox input[type=checkbox] {
    border: var(--t4-border-width) solid var(--theme-light-orange)!important;
}

.fs-theme-light-orange .fs-btn-wishlist .fa-heart{
    -webkit-text-stroke-color:var(--theme-light-orange)!important;
}



/**********************/
/* Theme Dark Orange */
/**********************/
.fs-theme-dark-orange div[class|="eb"] .eb-backdrop {
    --eb-overlay-background-color:var(--theme-dark-orange-overlay)!important;
}
.fs-theme-dark-orange div[class|="eb"] .eb-close {
    --eb-close-button-color: ;
    --eb-close-button-hover-color: ;
}

.fs-theme-dark-orange .t4-footer-info > div{
    border-top:0;
}

.fs-theme-dark-orange .fs-related-prod-ctn h3,
.fs-theme-dark-orange .product-options div,
.fs-theme-dark-orange .product-options div span,
.fs-theme-dark-orange .product-price h4,
.fs-theme-dark-orange .eshop-product-desc,
.fs-theme-dark-orange .page-header h1,
.fs-theme-dark-orange .eshop-cartfs-cart-mod .eshop-content,
.fs-theme-dark-orange .fs-related-prod-ctn h3,
.fs-theme-dark-orange .t4-megamenu .navbar-nav > li > a, 
.fs-theme-dark-orange .t4-megamenu .navbar-nav > li > .nav-link,
.fs-theme-dark-orange .t4-megamenu .navbar-nav > li.active > a, 
.fs-theme-dark-orange .t4-megamenu .navbar-nav > li.active > .nav-link,
/*.fs-theme-dark-orange .t4-megamenu .dropdown-menu li > a, 
.fs-theme-dark-orange .t4-megamenu .dropdown-menu li > .nav-link, */
.fs-theme-dark-orange .t4-megamenu .dropdown-menu li .dropdown-item,
.fs-theme-dark-orange #eshop-cart .eshop-items a,
.fs-theme-dark-orange .header-eshop .acm-social a,
.fs-theme-dark-orange .fs-prod-info-ctn,
.fs-theme-dark-orange .fs-prod-info-ctn a,
.fs-theme-dark-orange .product-price,
.fs-theme-dark-orange .product-options,
.fs-theme-dark-orange .template_minimal a,
.fs-theme-dark-orange .requidark-orange,
.fs-theme-dark-orange .template_minimal .ampz_container [class^="ampz-icoon-"]:before, 
.fs-theme-dark-orange .template_minimal [class*=" ampz-icoon-"]:before,
.fs-theme-dark-orange .ampz_container .template_minimal span.ampz_network_label.ampz_labels_always,
.fs-theme-dark-orange .fs-btn-wishlist .btn-secondary,
.fs-theme-dark-orange .eshop-quantity .form-control.eshop-quantity-value:hover, 
.fs-theme-dark-orange .eshop-quantity .btn-secondary:hover, 
.fs-theme-dark-orange #add-to-cart.btn-primary:hover,
.fs-theme-dark-orange .eshop-next-nav a,
.fs-theme-dark-orange .eshop-pre-nav a,
.fs-theme-dark-orange .fs-product-description-tab,
.fs-theme-dark-orange .fs-product-short-desc{
    color:var(--theme-dark-orange)!important;
}

.fs-theme-dark-orange .t4-megamenu .dropdown-menu li > a:hover,
.fs-theme-dark-orange .t4-megamenu .dropdown-menu li > .nav-link:hover, 
.fs-theme-dark-orange .t4-megamenu .dropdown-menu li .dropdown-item:hover,
.fs-theme-dark-orange .t4-megamenu .navbar-nav > li > a:hover, 
.fs-theme-dark-orange .t4-megamenu .navbar-nav > li > .nav-link:hover,
.fs-theme-dark-orange .ampz_container a.ampz_btn:hover, 
.fs-theme-dark-orange .ampz_container a.ampz_btn:hover [class^="ampz-icoon-"]:before, 
.fs-theme-dark-orange .ampz_container a.ampz_btn:hover [class*=" ampz-icoon-"]:before,
.fs-theme-dark-orange .ampz_container a.ampz_btn:hover span.ampz_network_label.ampz_labels_always,
.fs-theme-dark-orange .eshop-quantity .form-control.eshop-quantity-value, 
.fs-theme-dark-orange .eshop-quantity .btn-secondary, 
.fs-theme-dark-orange #add-to-cart.btn-primary,
.fs-theme-dark-orange .eshop-quantity .form-control.eshop-quantity-value, 
.fs-theme-dark-orange .eshop-quantity .btn-secondary, 
.fs-theme-dark-orange #add-to-cart.btn-primary,
.fs-theme-dark-orange .fs-btn-wishlist .btn-secondary:hover .fa-heart:before,
.fs-theme-dark-orange .template_minimal .ampz_container a:hover, 
.fs-theme-dark-orange .template_minimal .ampz_container a:hover span, 
.fs-theme-dark-orange .template_minimal .ampz_container a:hover [class^="ampz-icoon-"]:before, 
.fs-theme-dark-orange .template_minimal .ampz_container a:hover [class*=" ampz-icoon-"]:before,
.fs-theme-dark-orange a.fs-prod-info-item:hover,
.fs-theme-dark-orange #eshop-cart .eshop-items a:hover{
    color: #000!important;
}

.fs-theme-dark-orange .eshop-quantity .form-control.eshop-quantity-value:hover, 
.fs-theme-dark-orange .eshop-quantity .btn-secondary:hover, 
.fs-theme-dark-orange #add-to-cart.btn-primary:hover {
    background: #000!important;
}

.fs-theme-dark-orange .eshop-cartfs-cart-mod .eshop-content,
.fs-theme-dark-orange .fs-btn-wishlist .btn-secondary:hover,
.fs-theme-dark-orange .fs-btn-wishlist .btn-secondary {
  border:1px solid var(--theme-dark-orange)!important;

}

.fs-theme-dark-orange .fs-prod-info-ctn,
.fs-theme-dark-orange .product-price,
.fs-theme-dark-orange .product-options {
    border-bottom: 1px solid var(--theme-dark-orange)!important;
}

.fs-theme-dark-orange .t4-megamenu .navbar-nav > li > a .item-caret::before, 
.fs-theme-dark-orange .t4-megamenu .navbar-nav > li > .nav-link .item-caret::before,
.fs-theme-dark-orange .fs-social-ctn,
.fs-theme-dark-orange .fs-prod-info-ctn,
.fs-theme-dark-orange .product-price {
    border-top: 1px solid var(--theme-dark-orange)!important;
}

.fs-theme-dark-orange input[type="radio"]:checked,
.fs-theme-dark-orange .eshop-quantity .form-control.eshop-quantity-value,
.fs-theme-dark-orange .eshop-quantity .btn-secondary,
.fs-theme-dark-orange #add-to-cart.btn-primary,
.fs-theme-dark-orange .fs-btn-wishlist .btn-secondary:hover,
.fs-theme-dark-orange .eshop-quantity .form-control.eshop-quantity-value, 
.fs-theme-dark-orange .eshop-quantity .btn-secondary, 
.fs-theme-dark-orange #add-to-cart.btn-primary  {
    background: var(--theme-dark-orange)!important;
}


.fs-theme-dark-orange .radio input[type=radio],
.fs-theme-dark-orange .radio input[type=checkbox], 
.fs-theme-dark-orange .checkbox input[type=radio], 
.fs-theme-dark-orange .checkbox input[type=checkbox] {
    border: var(--t4-border-width) solid var(--theme-dark-orange)!important;
}

.fs-theme-dark-orange .fs-btn-wishlist .fa-heart{
    -webkit-text-stroke-color:var(--theme-dark-orange)!important;
}


/**********************/
/* Theme Blue Neon */
/**********************/

.fs-theme-blue div[class|="eb"] .eb-backdrop {
    --eb-overlay-background-color:var(--theme-blue-overlay)!important;
}
.fs-theme-blue div[class|="eb"] .eb-close {
    --eb-close-button-color: ;
    --eb-close-button-hover-color: ;
}

.fs-theme-blue .t4-footer-info > div{
    border-top:0;
}

.fs-theme-blue .fs-related-prod-ctn h3,
.fs-theme-blue .product-options div,
.fs-theme-blue .product-options div span,
.fs-theme-blue .product-price h4,
.fs-theme-blue .eshop-product-desc,
.fs-theme-blue .page-header h1,
.fs-theme-blue .eshop-cartfs-cart-mod .eshop-content,
.fs-theme-blue .fs-related-prod-ctn h3,
.fs-theme-blue .t4-megamenu .navbar-nav > li > a, 
.fs-theme-blue .t4-megamenu .navbar-nav > li > .nav-link,
.fs-theme-blue .t4-megamenu .navbar-nav > li.active > a, 
.fs-theme-blue .t4-megamenu .navbar-nav > li.active > .nav-link,
/*.fs-theme-blue .t4-megamenu .dropdown-menu li > a, 
.fs-theme-blue .t4-megamenu .dropdown-menu li > .nav-link, */
.fs-theme-blue .t4-megamenu .dropdown-menu li .dropdown-item,
.fs-theme-blue #eshop-cart .eshop-items a,
.fs-theme-blue .header-eshop .acm-social a,
.fs-theme-blue .fs-prod-info-ctn,
.fs-theme-blue .fs-prod-info-ctn a,
.fs-theme-blue .product-price,
.fs-theme-blue .product-options,
.fs-theme-blue .template_minimal a,
.fs-theme-blue .requiblue,
.fs-theme-blue .template_minimal .ampz_container [class^="ampz-icoon-"]:before, 
.fs-theme-blue .template_minimal [class*=" ampz-icoon-"]:before,
.fs-theme-blue .ampz_container .template_minimal span.ampz_network_label.ampz_labels_always,
.fs-theme-blue .fs-btn-wishlist .btn-secondary,
.fs-theme-blue .eshop-quantity .form-control.eshop-quantity-value:hover, 
.fs-theme-blue .eshop-quantity .btn-secondary:hover, 
.fs-theme-blue #add-to-cart.btn-primary:hover,
.fs-theme-blue .eshop-next-nav a,
.fs-theme-blue .eshop-pre-nav a,
.fs-theme-blue .fs-product-description-tab,
.fs-theme-blue .fs-product-description-tab p,
.fs-theme-blue .fs-product-short-desc{
    color:var(--theme-blue)!important;
}

.fs-theme-blue .t4-megamenu .dropdown-menu li > a:hover,
.fs-theme-blue .t4-megamenu .dropdown-menu li > .nav-link:hover, 
.fs-theme-blue .t4-megamenu .dropdown-menu li .dropdown-item:hover,
.fs-theme-blue .t4-megamenu .navbar-nav > li > a:hover, 
.fs-theme-blue .t4-megamenu .navbar-nav > li > .nav-link:hover,
.fs-theme-blue .ampz_container a.ampz_btn:hover, 
.fs-theme-blue .ampz_container a.ampz_btn:hover [class^="ampz-icoon-"]:before, 
.fs-theme-blue .ampz_container a.ampz_btn:hover [class*=" ampz-icoon-"]:before,
.fs-theme-blue .ampz_container a.ampz_btn:hover span.ampz_network_label.ampz_labels_always,
.fs-theme-blue .eshop-quantity .form-control.eshop-quantity-value, 
.fs-theme-blue .eshop-quantity .btn-secondary, 
.fs-theme-blue #add-to-cart.btn-primary,
.fs-theme-blue .eshop-quantity .form-control.eshop-quantity-value, 
.fs-theme-blue .eshop-quantity .btn-secondary, 
.fs-theme-blue #add-to-cart.btn-primary,
.fs-theme-blue .fs-btn-wishlist .btn-secondary:hover .fa-heart:before,
.fs-theme-blue .template_minimal .ampz_container a:hover, 
.fs-theme-blue .template_minimal .ampz_container a:hover span, 
.fs-theme-blue .template_minimal .ampz_container a:hover [class^="ampz-icoon-"]:before, 
.fs-theme-blue .template_minimal .ampz_container a:hover [class*=" ampz-icoon-"]:before,
.fs-theme-blue a.fs-prod-info-item:hover,
.fs-theme-blue #eshop-cart .eshop-items a:hover{
    color: #000!important;
}

.fs-theme-blue .eshop-quantity .form-control.eshop-quantity-value:hover, 
.fs-theme-blue .eshop-quantity .btn-secondary:hover, 
.fs-theme-blue #add-to-cart.btn-primary:hover {
    background: #000!important;
}

.fs-theme-blue .eshop-cartfs-cart-mod .eshop-content,
.fs-theme-blue .fs-btn-wishlist .btn-secondary:hover,
.fs-theme-blue .fs-btn-wishlist .btn-secondary {
  border:1px solid var(--theme-blue)!important;

}

.fs-theme-blue .fs-prod-info-ctn,
.fs-theme-blue .product-price,
.fs-theme-blue .product-options {
    border-bottom: 1px solid var(--theme-blue)!important;
}

.fs-theme-blue .t4-megamenu .navbar-nav > li > a .item-caret::before, 
.fs-theme-blue .t4-megamenu .navbar-nav > li > .nav-link .item-caret::before,
.fs-theme-blue .fs-social-ctn,
.fs-theme-blue .fs-prod-info-ctn,
.fs-theme-blue .product-price {
    border-top: 1px solid var(--theme-blue)!important;
}

.fs-theme-blue input[type="radio"]:checked,
.fs-theme-blue .eshop-quantity .form-control.eshop-quantity-value,
.fs-theme-blue .eshop-quantity .btn-secondary,
.fs-theme-blue #add-to-cart.btn-primary,
.fs-theme-blue .fs-btn-wishlist .btn-secondary:hover,
.fs-theme-blue .eshop-quantity .form-control.eshop-quantity-value, 
.fs-theme-blue .eshop-quantity .btn-secondary, 
.fs-theme-blue #add-to-cart.btn-primary  {
    background: var(--theme-blue)!important;
}


.fs-theme-blue .radio input[type=radio],
.fs-theme-blue .radio input[type=checkbox], 
.fs-theme-blue .checkbox input[type=radio], 
.fs-theme-blue .checkbox input[type=checkbox] {
    border: var(--t4-border-width) solid var(--theme-blue)!important;
}

.fs-theme-blue .fs-btn-wishlist .fa-heart{
    -webkit-text-stroke-color:var(--theme-blue)!important;
}



/**********************/
/* Theme Other Neon */
/**********************/



/**********************/
/* Theme Special Neon */
/**********************/

/********************************/
/********************************/
/* Theme for menu elements color*/
/********************************/
/********************************/
.t4-megamenu ul.navbar-nav.level0 > .nav-item a.fs-switch-color.fs-menu-fushia,
.t4-megamenu ul.navbar-nav.level0 > .nav-item a.fs-switch-color.fs-menu-fushia .item-caret,
.t4-megamenu ul.navbar-nav.level0 > .nav-item a.fs-switch-color.fs-menu-fushia .item-caret:before 
{border-top-color:var(--theme-fushia)!important;color:var(--theme-fushia)!important;}

.t4-megamenu ul.navbar-nav.level0 > .nav-item a.fs-switch-color.fs-menu-yellow,
.t4-megamenu ul.navbar-nav.level0 > .nav-item a.fs-switch-color.fs-menu-yellow .item-caret,
.t4-megamenu ul.navbar-nav.level0 > .nav-item a.fs-switch-color.fs-menu-yellow .item-caret:before 
{border-top-color:var(--theme-yellow)!important;color:var(--theme-yellow)!important;}

.t4-megamenu ul.navbar-nav.level0 > .nav-item a.fs-switch-color.fs-menu-green,
.t4-megamenu ul.navbar-nav.level0 > .nav-item a.fs-switch-color.fs-menu-green .item-caret,
.t4-megamenu ul.navbar-nav.level0 > .nav-item a.fs-switch-color.fs-menu-green, .item-caret:before 
{border-top-color:var(--theme-green)!important;color:var(--theme-green)!important;}

.t4-megamenu ul.navbar-nav.level0 > .nav-item a.fs-switch-color.fs-menu-blue,
.t4-megamenu ul.navbar-nav.level0 > .nav-item a.fs-switch-color.fs-menu-blue .item-caret,
.t4-megamenu ul.navbar-nav.level0 > .nav-item a.fs-switch-color.fs-menu-blue .item-caret:before 
{border-top-color:var(--theme-blue)!important;color:var(--theme-blue)!important;}

.t4-megamenu ul.navbar-nav.level0 > .nav-item a.fs-switch-color.fs-menu-red,
.t4-megamenu ul.navbar-nav.level0 > .nav-item a.fs-switch-color.fs-menu-red .item-caret,
.t4-megamenu ul.navbar-nav.level0 > .nav-item a.fs-switch-color.fs-menu-red .item-caret:before 
{border-top-color:var(--theme-red)!important;color:var(--theme-red)!important;}

.t4-megamenu ul.navbar-nav.level0 > .nav-item a.fs-switch-color.fs-menu-light-orange,
.t4-megamenu ul.navbar-nav.level0 > .nav-item a.fs-switch-color.fs-menu-light-orange .item-caret,
.t4-megamenu ul.navbar-nav.level0 > .nav-item a.fs-switch-color.fs-menu-light-orange .item-caret:before 
{border-top-color:var(--theme-light-orange)!important;color:var(--theme-light-orange)!important;}

.t4-megamenu ul.navbar-nav.level0 > .nav-item a.fs-switch-color.fs-menu-dark-orange, 
.t4-megamenu ul.navbar-nav.level0 > .nav-item a.fs-switch-color.fs-menu-dark-orange .item-caret,
.t4-megamenu ul.navbar-nav.level0 > .nav-item a.fs-switch-color.fs-menu-dark-orange .item-caret:before 
{border-top-color:var(--theme-dark-orange)!important;color:var(--theme-dark-orange)!important;}

.t4-megamenu ul.navbar-nav.level0 > .nav-item a.fs-switch-color.fs-menu-other,
.t4-megamenu ul.navbar-nav.level0 > .nav-item a.fs-switch-color.fs-menu-other .item-caret,
.t4-megamenu ul.navbar-nav.level0 > .nav-item a.fs-switch-color.fs-menu-other .item-caret:before
{border-top-color:var(--theme-other)!important; color:var(--theme-other)!important;}

.t4-megamenu ul.navbar-nav.level0 > .nav-item a.fs-switch-color.fs-menu-special, 
.t4-megamenu ul.navbar-nav.level0 > .nav-item a.fs-switch-color.fs-menu-special .item-caret,
.t4-megamenu ul.navbar-nav.level0 > .nav-item a.fs-switch-color.fs-menu-special .item-caret:before
{border-top-color:var(--theme-special)!important; color:var(--theme-special)!important;}

.t4-megamenu ul.navbar-nav.level0 > .nav-item a.fs-switch-color.fs-menu-light-grey, 
.t4-megamenu ul.navbar-nav.level0 > .nav-item a.fs-switch-color.fs-menu-light-grey .item-caret,
.t4-megamenu ul.navbar-nav.level0 > .nav-item a.fs-switch-color.fs-menu-light-grey .item-caret:before 
{color:var(--theme-light-grey)!important; border-top-color:var(--theme-light-grey)!important;}

    
/********************/
/********************/
/********************/
/********************/
/********************/


:root {
  --t4-blue: #0d6efd;
  --t4-indigo: #020202;
  --t4-purple: #6f42c1;
  --t4-pink: #d63384;
  --t4-red: #dc3545;
  --t4-orange: #fd7e14;
  --t4-yellow: #F2994A;
  --t4-green: #198754;
  --t4-teal: #20c997;
  --t4-cyan: #0dcaf0;
  --t4-white: #fff;
  --t4-gray: #6c757d;
  --t4-gray-dark: #333;
  --t4-gray-100: #F2F2F2;
  --t4-gray-200: #e9ecef;
  --t4-gray-300: #dee2e6;
  --t4-gray-400: #ced4da;
  --t4-gray-500: #828282;
  --t4-gray-600: #6c757d;
  --t4-gray-700: #4F4F4F;
  --t4-gray-800: #333;
  --t4-gray-900: #252525;
  --t4-primary: #0d6efd;
  --t4-secondary: #6c757d;
  --t4-success: #198754;
  --t4-info: #0dcaf0;
  --t4-warning: #F2994A;
  --t4-danger: #dc3545;
  --t4-light: #F2F2F2;
  --t4-dark: #252525;
  --t4-primary-rgb: 13, 110, 253;
  --t4-secondary-rgb: 108, 117, 125;
  --t4-success-rgb: 25, 135, 84;
  --t4-info-rgb: 13, 202, 240;
  --t4-warning-rgb: 255, 193, 7;
  --t4-danger-rgb: 220, 53, 69;
  --t4-light-rgb: 248, 249, 250;
  --t4-dark-rgb: 33, 37, 41;
  --t4-white-rgb: 255, 255, 255;
  --t4-black-rgb: 0, 0, 0;
  --t4-body-color-rgb: 37, 37, 37;
  --t4-body-bg-rgb: 255, 255, 255;
  --t4-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --t4-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --t4-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --t4-body-font-family: var(--t4-font-sans-serif);
  --t4-body-font-size: 1rem;
  --t4-body-font-weight: 400;
  --t4-body-line-height: 1.5;
  --t4-body-color: #252525;
  --t4-body-bg: #fff; }
