/*







 * Custom code goes here.







 * A template should always ship with an empty custom.css







 */











.megamenusgp {



	width:1922px;



	margin-left: auto;



  margin-right: auto;



}



.faq-accordion {



  max-width: 1200px;



  margin: 0 auto;



  padding: 20px;



}







.faq-item {



  margin-bottom: 10px;



  border-radius: 8px;



  background: #f9f9f9;



  border: 1px solid #ccc;



  overflow: hidden;



}







.faq-item input[type="checkbox"] {



  display: none;



}







.faq-accordion .faq-item label {



  display: block;



  padding: 15px;



  font-weight: bold;



  cursor: pointer;



  position: relative;



	text-align:left;



}







.faq-item label::after {



  content: '+';



  position: absolute;



  right: 20px;



  font-size: 1.5em;



  transition: transform 0.3s;



}







.faq-item input[type="checkbox"]:checked + label::after {



  transform: rotate(45deg);



}







.faq-content {



  max-height: 0;



  overflow: hidden;



  transition: max-height 0.4s ease, padding 0.4s ease;



  padding: 0 15px;



}







.faq-item input[type="checkbox"]:checked ~ .faq-content {



  max-height: 500px;



  padding: 15px;



}







.faq-content p {



  margin: 0;



}



.blocsearchsgp {

	color: white !important;

	font-style:normal !important;

}



.menugoldsgp {

    background: linear-gradient(329deg, rgb(237, 221, 83) 0%, rgb(239, 191, 4) 51%);

}



.caticonsgp {

  width: 20px;

  height: 20px;

  margin-right: 5px;

  vertical-align: middle;

}



/* Boutons Pr�c�dent / Suivant en pagination */

.pagination .page-list a.previous,

.pagination .page-list a.next {

  display: inline-flex;           /* pour aligner l'ic�ne et le texte */

  align-items: center;

  gap: 0.5rem;                    /* espace entre texte et ic�ne */

  font-size: 0.875rem;            /* conforme � ta base */

  line-height: 1.2;

  padding: 0.5rem 0.9rem;         /* rendu bouton agr�able avec 0.875rem */

  background: #13d675;

  color: #fff;

  border: 1px solid transparent;

  border-radius: 0;               /* angles droits */

  text-decoration: none;

  transition: all 0.3s ease;

}



/* Ic�nes h�ritent de la couleur du texte */

.pagination .page-list a.previous i,

.pagination .page-list a.next i {

  color: inherit;

}



/* Effet hover */

.pagination .page-list a.previous:hover,

.pagination .page-list a.next:hover {

  background: #2a2a2a;

  color: #fff;

}



/* �tat disabled (classe d�j� pr�sente c�t� template via classnames) */

.pagination .page-list a.disabled {

  background: #c9c9c9;

  color: #fff;

  opacity: 0.6;

  cursor: not-allowed;

  pointer-events: none;

}



/* Optionnel : petit espacement lat�ral uniquement pour ces deux liens */

.pagination .page-list a.previous,

.pagination .page-list a.next {

  margin: 0 0.125rem;

}



/* Taille r�duite pour description courte en liste produits */

.desc-small,

.desc-small p {

  font-size: 0.73rem;

  line-height: 1.3;

  margin-bottom: 2%;

}



/* Nettoie les marges par d�faut du <p> ins�r� par le CMS */

.desc-small p {

  margin: 0;

}



/* Garantit lisibilit� du lien � l'int�rieur */

.desc-small a {

  color: inherit;         /* garde la couleur h�ritable du conteneur */

  text-decoration: none;

}



/* Optionnel : survol discret de la description (si souhait�) */

.desc-small a:hover {

  text-decoration: underline;

}



/* Cacher le fil Ariane uniquement sur la page accueil */

.page-index nav.breadcrumb[data-depth="1"] {

  display: none !important;

}

.page-index .sub-title-widget { display: none !important; }

/* �vite le doublon de titre sur les pages cat�gorie */

.page-category .sub-title-widget { 

  display: none !important; 

}



/* Conteneur centr� */

.nav-bijoux-luxe {

  text-align: center;

  padding: 5px 0;

}



/* Bouton principal */

.bijoux-luxe-btn {

  display: inline-flex;

  align-items: center;

  justify-content: center;

  gap: 8px; /* espace entre ic�ne et texte */

  background: transparent;

  color: #fff;

  font-weight: 600;

  padding: 4px 16px;

  border-radius: 4px;

  text-decoration: none;

  transition: all 0.3s ease;

}



/* Ic�nes */

.bijoux-luxe-icon {

  width: 20px;

  height: 20px;

  display: inline-block;

  transition: opacity 0.3s ease;

}



/* Ic�ne par d�faut = visible */

.bijoux-luxe-icon.icon-default {

  display: inline-block;

}



/* Ic�ne hover = cach�e */

.bijoux-luxe-icon.icon-hover {

  display: none;

}



/* Effet hover : inversion des ic�nes + couleurs */

.bijoux-luxe-btn:hover {

  background: #fff;

  color: #d4af37; /* couleur or */

}



.bijoux-luxe-btn:hover .icon-default {

  display: none;

}



.bijoux-luxe-btn:hover .icon-hover {

  display: inline-block;

}



body#product .sub-title-widget[itemprop="name"] { 

  display: none !important;

}





.col-form_id-form_9367402777406408 .images-container,

.col-form_id-form_9367402777406408 .product-cover { margin-top:0 !important; padding-top:0 !important; }





#product .ap-product-details .row { align-items:flex-start !important; }





#product .images-container,

#product .product-cover { margin-top:0 !important; padding-top:0 !important; }





#product .images-container [class*="pt-"],

#product .images-container [class*="mt-"] { padding-top:0 !important; margin-top:0 !important; }





#product #thumb-gallery.product-thumb-images { margin-top:10px !important; }





#product .ap-product-details .row { align-items: flex-start !important; }





.col-form_id-form_9367402777406408 #content,

.col-form_id-form_9367402777406408 .images-container,

.col-form_id-form_9367402777406408 .product-cover {

  margin-top: 0 !important;

  padding-top: 0 !important;

}





.col-form_id-form_9367402777406408 [class*="pt-"],

.col-form_id-form_9367402777406408 [class*="mt-"],

.col-form_id-form_9367402777406408 .space-5,

.col-form_id-form_9367402777406408 .space-10,

.col-form_id-form_9367402777406408 .space-15,

.col-form_id-form_9367402777406408 .space-20,

.col-form_id-form_9367402777406408 .space-30,

.col-form_id-form_9367402777406408 .space-40,

.col-form_id-form_9367402777406408 .space-50 {

  margin-top: 0 !important;

  padding-top: 0 !important;

  height: 0 !important;

}





#thumb-gallery.product-thumb-images { 

  margin-top: 10px !important; 

  display: flex !important; 

  gap: 8px; 

}

#thumb-gallery .thumb-container img { display:block; width: 80px; height: auto; }





body.page-cms h1.heading-breadcrumb.sub-title-widget,

body.cms h1.heading-breadcrumb.sub-title-widget,

.page-cms .heading-breadcrumb.sub-title-widget { 

  display: none !important; 

}





.page-cms .breadcrumb-bg,

.page-cms .breadcrumb-container { 

  padding-top: 0 !important; 

  padding-bottom: 0 !important; 

}



.breadcrumb .sub-title-widget:first-of-type {

  display: none;

}



nav.breadcrumb + .sub-title-widget { 

  display: none;

}





nav.breadcrumb + span.sub-title-widget {

  display: none !important;

}





body#cart nav.breadcrumb + span.sub-title-widget {

  display: none !important;

}



.sub-title-widget[itemprop="name"] {

  display: none !important;

}



.shippingtopsgp {

    background-color:#fc757e;

}

.newslettertopsgp {

    background-color:#13D675;

}



.homedisplaysgp {

    display:block;

}

@media screen and (max-width: 640px) {

.homedisplaysgp {

    display:none;

}

}

.homedisplaymobilesgp {

    display:none;

}

@media screen and (max-width: 640px) {

.homedisplaymobilesgp {

    display:block;

}

}



.homeblockpcsgp {

  background: no-repeat;

  padding-left: 1%;

  padding-right: 1%;

}

.homeimgsgp {

  width: 100%;

  height: auto;

  border-radius: 50px;

  padding: 3%;

}

@media screen and (max-width: 640px) {

.homeimgsgp {

  width: 100%;

  height: auto;

  border-radius: 50px;

  padding:5%;

}

}



.homeimgsgp2 {

  width: 100%;

  height: auto;

  border-radius: 50px;

}

@media screen and (max-width: 640px) {

.homeimgsgp2 {

  width: 100%;

  height: auto;

  border-radius: 50px;

}

}



.logosgp {

    width:60%;

}

@media screen and (max-width: 640px) {

.logosgp {

    width:90%;

}

}



/* Conteneur */

.m2c-zoom {

  display: block;

  overflow: hidden;

}



/* Image */

.m2c-zoom img {

  width: 100%;

  height: 100%;

  object-fit: cover;

  transition: transform 0.4s ease;

}



/* Effet zoom au survol */

.m2c-zoom:hover img,

.m2c-zoom:focus-visible img {

  transform: scale(1.05);

}







.page-category.category-id-799 #header .header-top,

.page-category.category-id-787 #header .header-top,

.page-category.category-id-997 #header .header-top,

.page-category.category-id-941 #header .header-top,

.page-category.category-id-791 #header .header-top,

.page-category.category-id-792 #header .header-top,

.page-category.category-id-872 #header .header-top,

.page-category.category-id-924 #header .header-top,

.page-category.category-id-789 #header .header-top,

.page-category.category-id-790 #header .header-top,

.page-category.category-id-879 #header .header-top,

.page-category.category-id-1031 #header .header-top,

.page-category.category-id-1033 #header .header-top,

.page-category.category-id-1030 #header .header-top,

.page-category.category-id-1032 #header .header-top,

.page-category.category-id-1034 #header .header-top,

.page-category.category-id-1044 #header .header-top,

.page-category.category-id-1043 #header .header-top,

.page-category.category-id-1042 #header .header-top,

.page-category.category-id-1040 #header .header-top,

.page-category.category-id-1041 #header .header-top,

.page-category.category-id-1045 #header .header-top {

  background: linear-gradient(90deg,

  rgba(239,191,4,1) 0%,

  rgba(239,191,4,1) 30%,

  rgba(255,255,255,1) 40%,

  rgba(255,255,255,1) 60%,

  rgba(239,191,4,1) 70%,

  rgba(239,191,4,1) 100%

) !important;



  padding: 0 !important;

}



.page-category.category-id-799 .ets_mm_megamenu_content,

.page-category.category-id-787 .ets_mm_megamenu_content,

.page-category.category-id-997 .ets_mm_megamenu_content,

.page-category.category-id-941 .ets_mm_megamenu_content,

.page-category.category-id-791 .ets_mm_megamenu_content,

.page-category.category-id-792 .ets_mm_megamenu_content,

.page-category.category-id-872 .ets_mm_megamenu_content,

.page-category.category-id-924 .ets_mm_megamenu_content,

.page-category.category-id-789 .ets_mm_megamenu_content,

.page-category.category-id-790 .ets_mm_megamenu_content,

.page-category.category-id-879 .ets_mm_megamenu_content,

.page-category.category-id-1031 .ets_mm_megamenu_content,

.page-category.category-id-1033 .ets_mm_megamenu_content,

.page-category.category-id-1030 .ets_mm_megamenu_content,

.page-category.category-id-1032 .ets_mm_megamenu_content,

.page-category.category-id-1034 .ets_mm_megamenu_content,

.page-category.category-id-1044 .ets_mm_megamenu_content,

.page-category.category-id-1043 .ets_mm_megamenu_content,

.page-category.category-id-1042 .ets_mm_megamenu_content,

.page-category.category-id-1040 .ets_mm_megamenu_content,

.page-category.category-id-1041 .ets_mm_megamenu_content,

.page-category.category-id-1045 .ets_mm_megamenu_content {

  background: #C5A253 !important;

  padding: 0 !important;

}





.page-category.category-id-799 .ets_mm_megamenu_content,

.page-category.category-id-787 .ets_mm_megamenu_content,

.page-category.category-id-997 .ets_mm_megamenu_content,

.page-category.category-id-941 .ets_mm_megamenu_content,

.page-category.category-id-791 .ets_mm_megamenu_content,

.page-category.category-id-792 .ets_mm_megamenu_content,

.page-category.category-id-872 .ets_mm_megamenu_content,

.page-category.category-id-924 .ets_mm_megamenu_content,

.page-category.category-id-789 .ets_mm_megamenu_content,

.page-category.category-id-790 .ets_mm_megamenu_content,

.page-category.category-id-879 .ets_mm_megamenu_content,

.page-category.category-id-1031 .ets_mm_megamenu_content,

.page-category.category-id-1033 .ets_mm_megamenu_content,

.page-category.category-id-1030 .ets_mm_megamenu_content,

.page-category.category-id-1032 .ets_mm_megamenu_content,

.page-category.category-id-1034 .ets_mm_megamenu_content,

.page-category.category-id-1044 .ets_mm_megamenu_content,

.page-category.category-id-1043 .ets_mm_megamenu_content,

.page-category.category-id-1042 .ets_mm_megamenu_content,

.page-category.category-id-1040 .ets_mm_megamenu_content,

.page-category.category-id-1041 .ets_mm_megamenu_content,

.page-category.category-id-1045 .ets_mm_megamenu_content,

.page-category.category-id-799 #header .header-top,

.page-category.category-id-787 #header .header-top,

.page-category.category-id-997 #header .header-top,

.page-category.category-id-941 #header .header-top,

.page-category.category-id-791 #header .header-top,

.page-category.category-id-792 #header .header-top,

.page-category.category-id-872 #header .header-top,

.page-category.category-id-924 #header .header-top,

.page-category.category-id-789 #header .header-top,

.page-category.category-id-790 #header .header-top,

.page-category.category-id-879 #header .header-top,

.page-category.category-id-1031 #header .header-top,

.page-category.category-id-1033 #header .header-top,

.page-category.category-id-1030 #header .header-top,

.page-category.category-id-1032 #header .header-top,

.page-category.category-id-1034 #header .header-top,

.page-category.category-id-1044 #header .header-top,

.page-category.category-id-1043 #header .header-top,

.page-category.category-id-1042 #header .header-top,

.page-category.category-id-1040 #header .header-top,

.page-category.category-id-1041 #header .header-top,

.page-category.category-id-1045 #header .header-top {

  padding: 0 !important;

}



.page-category.category-id-799 #left-column .title_block a,

.page-category.category-id-787 #left-column .title_block a,

.page-category.category-id-997 #left-column .title_block a,

.page-category.category-id-941 #left-column .title_block a,

.page-category.category-id-791 #left-column .title_block a,

.page-category.category-id-792 #left-column .title_block a,

.page-category.category-id-872 #left-column .title_block a,

.page-category.category-id-924 #left-column .title_block a,

.page-category.category-id-789 #left-column .title_block a,

.page-category.category-id-790 #left-column .title_block a,

.page-category.category-id-879 #left-column .title_block a,

.page-category.category-id-1031 #left-column .title_block a,

.page-category.category-id-1033 #left-column .title_block a,

.page-category.category-id-1030 #left-column .title_block a,

.page-category.category-id-1032 #left-column .title_block a,

.page-category.category-id-1034 #left-column .title_block a,

.page-category.category-id-1044 #left-column .title_block a,

.page-category.category-id-1043 #left-column .title_block a,

.page-category.category-id-1042 #left-column .title_block a,

.page-category.category-id-1040 #left-column .title_block a,

.page-category.category-id-1041 #left-column .title_block a,

.page-category.category-id-1045 #left-column .title_block a {

  color: #C5A253 !important;

}



.page-category.category-id-799 #left-column > .block:not(.row),

.page-category.category-id-787 #left-column > .block:not(.row),

.page-category.category-id-997 #left-column > .block:not(.row),

.page-category.category-id-941 #left-column > .block:not(.row),

.page-category.category-id-791 #left-column > .block:not(.row),

.page-category.category-id-792 #left-column > .block:not(.row),

.page-category.category-id-872 #left-column > .block:not(.row),

.page-category.category-id-924 #left-column > .block:not(.row),

.page-category.category-id-789 #left-column > .block:not(.row),

.page-category.category-id-790 #left-column > .block:not(.row),

.page-category.category-id-879 #left-column > .block:not(.row),

.page-category.category-id-1031 #left-column > .block:not(.row),

.page-category.category-id-1033 #left-column > .block:not(.row),

.page-category.category-id-1030 #left-column > .block:not(.row),

.page-category.category-id-1032 #left-column > .block:not(.row),

.page-category.category-id-1034 #left-column > .block:not(.row),

.page-category.category-id-1044 #left-column > .block:not(.row),

.page-category.category-id-1043 #left-column > .block:not(.row),

.page-category.category-id-1042 #left-column > .block:not(.row),

.page-category.category-id-1040 #left-column > .block:not(.row),

.page-category.category-id-1041 #left-column > .block:not(.row),

.page-category.category-id-1045 #left-column > .block:not(.row) {

  border: 1px solid rgba(239, 191, 4, 1) !important;

}



.page-category.category-id-799 #left-column .title-heading,

.page-category.category-id-787 #left-column .title-heading,

.page-category.category-id-997 #left-column .title-heading,

.page-category.category-id-941 #left-column .title-heading,

.page-category.category-id-791 #left-column .title-heading,

.page-category.category-id-792 #left-column .title-heading,

.page-category.category-id-872 #left-column .title-heading,

.page-category.category-id-924 #left-column .title-heading,

.page-category.category-id-789 #left-column .title-heading,

.page-category.category-id-790 #left-column .title-heading,

.page-category.category-id-879 #left-column .title-heading,

.page-category.category-id-1031 #left-column .title-heading,

.page-category.category-id-1033 #left-column .title-heading,

.page-category.category-id-1030 #left-column .title-heading,

.page-category.category-id-1032 #left-column .title-heading,

.page-category.category-id-1034 #left-column .title-heading,

.page-category.category-id-1044 #left-column .title-heading,

.page-category.category-id-1043 #left-column .title-heading,

.page-category.category-id-1042 #left-column .title-heading,

.page-category.category-id-1040 #left-column .title-heading,

.page-category.category-id-1041 #left-column .title-heading,

.page-category.category-id-1045 #left-column .title-heading {

  color: #C5A253 !important;

}



.page-category.category-id-799 #left-column .row > div,

.page-category.category-id-787 #left-column .row > div,

.page-category.category-id-997 #left-column .row > div,

.page-category.category-id-941 #left-column .row > div,

.page-category.category-id-791 #left-column .row > div,

.page-category.category-id-792 #left-column .row > div,

.page-category.category-id-872 #left-column .row > div,

.page-category.category-id-924 #left-column .row > div,

.page-category.category-id-789 #left-column .row > div,

.page-category.category-id-790 #left-column .row > div,

.page-category.category-id-879 #left-column .row > div,

.page-category.category-id-1031 #left-column .row > div,

.page-category.category-id-1033 #left-column .row > div,

.page-category.category-id-1030 #left-column .row > div,

.page-category.category-id-1032 #left-column .row > div,

.page-category.category-id-1034 #left-column .row > div,

.page-category.category-id-1044 #left-column .row > div,

.page-category.category-id-1043 #left-column .row > div,

.page-category.category-id-1042 #left-column .row > div,

.page-category.category-id-1040 #left-column .row > div,

.page-category.category-id-1041 #left-column .row > div,

.page-category.category-id-1045 #left-column .row > div {

  border: 1px solid rgba(239, 191, 4, 1) !important;

}



.page-category.category-id-799 #left-column .block-categories .category-sub-menu li a,

.page-category.category-id-787 #left-column .block-categories .category-sub-menu li a,

.page-category.category-id-997 #left-column .block-categories .category-sub-menu li a,

.page-category.category-id-941 #left-column .block-categories .category-sub-menu li a,

.page-category.category-id-791 #left-column .block-categories .category-sub-menu li a,

.page-category.category-id-792 #left-column .block-categories .category-sub-menu li a,

.page-category.category-id-872 #left-column .block-categories .category-sub-menu li a,

.page-category.category-id-924 #left-column .block-categories .category-sub-menu li a,

.page-category.category-id-789 #left-column .block-categories .category-sub-menu li a,

.page-category.category-id-790 #left-column .block-categories .category-sub-menu li a,

.page-category.category-id-879 #left-column .block-categories .category-sub-menu li a,

.page-category.category-id-1031 #left-column .block-categories .category-sub-menu li a,

.page-category.category-id-1033 #left-column .block-categories .category-sub-menu li a,

.page-category.category-id-1030 #left-column .block-categories .category-sub-menu li a,

.page-category.category-id-1032 #left-column .block-categories .category-sub-menu li a,

.page-category.category-id-1034 #left-column .block-categories .category-sub-menu li a,

.page-category.category-id-1044 #left-column .block-categories .category-sub-menu li a,

.page-category.category-id-1043 #left-column .block-categories .category-sub-menu li a,

.page-category.category-id-1042 #left-column .block-categories .category-sub-menu li a,

.page-category.category-id-1040 #left-column .block-categories .category-sub-menu li a,

.page-category.category-id-1041 #left-column .block-categories .category-sub-menu li a,

.page-category.category-id-1045 #left-column .block-categories .category-sub-menu li a {

  color: #C5A253 !important;

}



.page-category.category-id-799 body:not(#index) #content-wrapper .products-selection .total-products .display > div.selected a,

.page-category.category-id-787 body:not(#index) #content-wrapper .products-selection .total-products .display > div.selected a,

.page-category.category-id-997 body:not(#index) #content-wrapper .products-selection .total-products .display > div.selected a,

.page-category.category-id-941 body:not(#index) #content-wrapper .products-selection .total-products .display > div.selected a,

.page-category.category-id-791 body:not(#index) #content-wrapper .products-selection .total-products .display > div.selected a,

.page-category.category-id-792 body:not(#index) #content-wrapper .products-selection .total-products .display > div.selected a,

.page-category.category-id-872 body:not(#index) #content-wrapper .products-selection .total-products .display > div.selected a,

.page-category.category-id-924 body:not(#index) #content-wrapper .products-selection .total-products .display > div.selected a,

.page-category.category-id-789 body:not(#index) #content-wrapper .products-selection .total-products .display > div.selected a,

.page-category.category-id-790 body:not(#index) #content-wrapper .products-selection .total-products .display > div.selected a,

.page-category.category-id-879 body:not(#index) #content-wrapper .products-selection .total-products .display > div.selected a,

.page-category.category-id-1031 body:not(#index) #content-wrapper .products-selection .total-products .display > div.selected a,

.page-category.category-id-1033 body:not(#index) #content-wrapper .products-selection .total-products .display > div.selected a,

.page-category.category-id-1030 body:not(#index) #content-wrapper .products-selection .total-products .display > div.selected a,

.page-category.category-id-1032 body:not(#index) #content-wrapper .products-selection .total-products .display > div.selected a,

.page-category.category-id-1034 body:not(#index) #content-wrapper .products-selection .total-products .display > div.selected a,

.page-category.category-id-1044 body:not(#index) #content-wrapper .products-selection .total-products .display > div.selected a,

.page-category.category-id-1043 body:not(#index) #content-wrapper .products-selection .total-products .display > div.selected a,

.page-category.category-id-1042 body:not(#index) #content-wrapper .products-selection .total-products .display > div.selected a,

.page-category.category-id-1040 body:not(#index) #content-wrapper .products-selection .total-products .display > div.selected a,

.page-category.category-id-1041 body:not(#index) #content-wrapper .products-selection .total-products .display > div.selected a,

.page-category.category-id-1045 body:not(#index) #content-wrapper .products-selection .total-products .display > div.selected a {

  color: #C5A253 !important;

}



.page-category.category-id-799 #left-column #search_filters > p,

.page-category.category-id-787 #left-column #search_filters > p,

.page-category.category-id-997 #left-column #search_filters > p,

.page-category.category-id-941 #left-column #search_filters > p,

.page-category.category-id-791 #left-column #search_filters > p,

.page-category.category-id-792 #left-column #search_filters > p,

.page-category.category-id-872 #left-column #search_filters > p,

.page-category.category-id-924 #left-column #search_filters > p,

.page-category.category-id-789 #left-column #search_filters > p,

.page-category.category-id-790 #left-column #search_filters > p,

.page-category.category-id-879 #left-column #search_filters > p,

.page-category.category-id-1031 #left-column #search_filters > p,

.page-category.category-id-1033 #left-column #search_filters > p,

.page-category.category-id-1030 #left-column #search_filters > p,

.page-category.category-id-1032 #left-column #search_filters > p,

.page-category.category-id-1034 #left-column #search_filters > p,

.page-category.category-id-1044 #left-column #search_filters > p,

.page-category.category-id-1043 #left-column #search_filters > p,

.page-category.category-id-1042 #left-column #search_filters > p,

.page-category.category-id-1040 #left-column #search_filters > p,

.page-category.category-id-1041 #left-column #search_filters > p,

.page-category.category-id-1045 #left-column #search_filters > p,

.page-category.category-id-799 h4,

.page-category.category-id-787 h4,

.page-category.category-id-997 h4,

.page-category.category-id-941 h4,

.page-category.category-id-791 h4,

.page-category.category-id-792 h4,

.page-category.category-id-872 h4,

.page-category.category-id-924 h4,

.page-category.category-id-789 h4,

.page-category.category-id-790 h4,

.page-category.category-id-879 h4,

.page-category.category-id-1031 h4,

.page-category.category-id-1033 h4,

.page-category.category-id-1030 h4,

.page-category.category-id-1032 h4,

.page-category.category-id-1034 h4,

.page-category.category-id-1044 h4,

.page-category.category-id-1043 h4,

.page-category.category-id-1042 h4,

.page-category.category-id-1040 h4,

.page-category.category-id-1041 h4,

.page-category.category-id-1045 h4,

.page-category.category-id-799 #search_filters .facet .facet-title,

.page-category.category-id-787 #search_filters .facet .facet-title,

.page-category.category-id-997 #search_filters .facet .facet-title,

.page-category.category-id-941 #search_filters .facet .facet-title,

.page-category.category-id-791 #search_filters .facet .facet-title,

.page-category.category-id-792 #search_filters .facet .facet-title,

.page-category.category-id-872 #search_filters .facet .facet-title,

.page-category.category-id-924 #search_filters .facet .facet-title,

.page-category.category-id-789 #search_filters .facet .facet-title,

.page-category.category-id-790 #search_filters .facet .facet-title,

.page-category.category-id-879 #search_filters .facet .facet-title,

.page-category.category-id-1031 #search_filters .facet .facet-title,

.page-category.category-id-1033 #search_filters .facet .facet-title,

.page-category.category-id-1030 #search_filters .facet .facet-title,

.page-category.category-id-1032 #search_filters .facet .facet-title,

.page-category.category-id-1034 #search_filters .facet .facet-title,

.page-category.category-id-1044 #search_filters .facet .facet-title,

.page-category.category-id-1043 #search_filters .facet .facet-title,

.page-category.category-id-1042 #search_filters .facet .facet-title,

.page-category.category-id-1040 #search_filters .facet .facet-title,

.page-category.category-id-1041 #search_filters .facet .facet-title,

.page-category.category-id-1045 #search_filters .facet .facet-title,

.page-category.category-id-799 .block-categories .collapse-icons .add,

.page-category.category-id-787 .block-categories .collapse-icons .add,

.page-category.category-id-997 .block-categories .collapse-icons .add,

.page-category.category-id-941 .block-categories .collapse-icons .add,

.page-category.category-id-791 .block-categories .collapse-icons .add,

.page-category.category-id-792 .block-categories .collapse-icons .add,

.page-category.category-id-872 .block-categories .collapse-icons .add,

.page-category.category-id-924 .block-categories .collapse-icons .add,

.page-category.category-id-789 .block-categories .collapse-icons .add,

.page-category.category-id-790 .block-categories .collapse-icons .add,

.page-category.category-id-879 .block-categories .collapse-icons .add,

.page-category.category-id-1031 .block-categories .collapse-icons .add,

.page-category.category-id-1033 .block-categories .collapse-icons .add,

.page-category.category-id-1030 .block-categories .collapse-icons .add,

.page-category.category-id-1032 .block-categories .collapse-icons .add,

.page-category.category-id-1034 .block-categories .collapse-icons .add,

.page-category.category-id-1044 .block-categories .collapse-icons .add,

.page-category.category-id-1043 .block-categories .collapse-icons .add,

.page-category.category-id-1042 .block-categories .collapse-icons .add,

.page-category.category-id-1040 .block-categories .collapse-icons .add,

.page-category.category-id-1041 .block-categories .collapse-icons .add,

.page-category.category-id-1045 .block-categories .collapse-icons .add {

  color: #000 !important;

}



.page-category.category-id-799 #left-column #search_filters_wrapper,

.page-category.category-id-787 #left-column #search_filters_wrapper,

.page-category.category-id-997 #left-column #search_filters_wrapper,

.page-category.category-id-941 #left-column #search_filters_wrapper,

.page-category.category-id-791 #left-column #search_filters_wrapper,

.page-category.category-id-792 #left-column #search_filters_wrapper,

.page-category.category-id-872 #left-column #search_filters_wrapper,

.page-category.category-id-924 #left-column #search_filters_wrapper,

.page-category.category-id-789 #left-column #search_filters_wrapper,

.page-category.category-id-790 #left-column #search_filters_wrapper,

.page-category.category-id-879 #left-column #search_filters_wrapper,

.page-category.category-id-1031 #left-column #search_filters_wrapper,

.page-category.category-id-1033 #left-column #search_filters_wrapper,

.page-category.category-id-1030 #left-column #search_filters_wrapper,

.page-category.category-id-1032 #left-column #search_filters_wrapper,

.page-category.category-id-1034 #left-column #search_filters_wrapper,

.page-category.category-id-1044 #left-column #search_filters_wrapper,

.page-category.category-id-1043 #left-column #search_filters_wrapper,

.page-category.category-id-1042 #left-column #search_filters_wrapper,

.page-category.category-id-1040 #left-column #search_filters_wrapper,

.page-category.category-id-1041 #left-column #search_filters_wrapper,

.page-category.category-id-1045 #left-column #search_filters_wrapper {

  color: #C5A253 !important;

}



.page-category.category-id-799 #left-column #search_filters_wrapper,

.page-category.category-id-787 #left-column #search_filters_wrapper,

.page-category.category-id-997 #left-column #search_filters_wrapper,

.page-category.category-id-941 #left-column #search_filters_wrapper,

.page-category.category-id-791 #left-column #search_filters_wrapper,

.page-category.category-id-792 #left-column #search_filters_wrapper,

.page-category.category-id-872 #left-column #search_filters_wrapper,

.page-category.category-id-924 #left-column #search_filters_wrapper,

.page-category.category-id-789 #left-column #search_filters_wrapper,

.page-category.category-id-790 #left-column #search_filters_wrapper,

.page-category.category-id-879 #left-column #search_filters_wrapper,

.page-category.category-id-1031 #left-column #search_filters_wrapper,

.page-category.category-id-1033 #left-column #search_filters_wrapper,

.page-category.category-id-1030 #left-column #search_filters_wrapper,

.page-category.category-id-1032 #left-column #search_filters_wrapper,

.page-category.category-id-1034 #left-column #search_filters_wrapper,

.page-category.category-id-1044 #left-column #search_filters_wrapper,

.page-category.category-id-1043 #left-column #search_filters_wrapper,

.page-category.category-id-1042 #left-column #search_filters_wrapper,

.page-category.category-id-1040 #left-column #search_filters_wrapper,

.page-category.category-id-1041 #left-column #search_filters_wrapper,

.page-category.category-id-1045 #left-column #search_filters_wrapper {

  border: 1px solid rgba(239, 191, 4, 1) !important;

}



.list-product-name-sgp {

    color:#000;

}

.page-category.category-id-799 .list-product-name-sgp,

.page-category.category-id-787 .list-product-name-sgp,

.page-category.category-id-997 .list-product-name-sgp,

.page-category.category-id-941 .list-product-name-sgp,

.page-category.category-id-791 .list-product-name-sgp,

.page-category.category-id-792 .list-product-name-sgp,

.page-category.category-id-872 .list-product-name-sgp,

.page-category.category-id-924 .list-product-name-sgp,

.page-category.category-id-789 .list-product-name-sgp,

.page-category.category-id-790 .list-product-name-sgp,

.page-category.category-id-879 .list-product-name-sgp,

.page-category.category-id-1031 .list-product-name-sgp,

.page-category.category-id-1033 .list-product-name-sgp,

.page-category.category-id-1030 .list-product-name-sgp,

.page-category.category-id-1032 .list-product-name-sgp,

.page-category.category-id-1034 .list-product-name-sgp,

.page-category.category-id-1044 .list-product-name-sgp,

.page-category.category-id-1043 .list-product-name-sgp,

.page-category.category-id-1042 .list-product-name-sgp,

.page-category.category-id-1040 .list-product-name-sgp,

.page-category.category-id-1041 .list-product-name-sgp,

.page-category.category-id-1045 .list-product-name-sgp {

  color: #efbf04 !important;

}



.page-category.category-id-799 .shippingtopsgp,

.page-category.category-id-787 .shippingtopsgp,

.page-category.category-id-997 .shippingtopsgp,

.page-category.category-id-941 .shippingtopsgp,

.page-category.category-id-791 .shippingtopsgp,

.page-category.category-id-792 .shippingtopsgp,

.page-category.category-id-872 .shippingtopsgp,

.page-category.category-id-924 .shippingtopsgp,

.page-category.category-id-789 .shippingtopsgp,

.page-category.category-id-790 .shippingtopsgp,

.page-category.category-id-879 .shippingtopsgp,

.page-category.category-id-1031 .shippingtopsgp,

.page-category.category-id-1033 .shippingtopsgp,

.page-category.category-id-1030 .shippingtopsgp,

.page-category.category-id-1032 .shippingtopsgp,

.page-category.category-id-1034 .shippingtopsgp,

.page-category.category-id-1044 .shippingtopsgp,

.page-category.category-id-1043 .shippingtopsgp,

.page-category.category-id-1042 .shippingtopsgp,

.page-category.category-id-1040 .shippingtopsgp,

.page-category.category-id-1041 .shippingtopsgp,

.page-category.category-id-1045 .shippingtopsgp {

  background-color: #C5A253 !important;

}



.page-category.category-id-799 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view,

.page-category.category-id-787 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view,

.page-category.category-id-997 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view,

.page-category.category-id-941 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view,

.page-category.category-id-791 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view,

.page-category.category-id-792 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view,

.page-category.category-id-872 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view,

.page-category.category-id-924 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view,

.page-category.category-id-789 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view,

.page-category.category-id-790 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view,

.page-category.category-id-879 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view,

.page-category.category-id-1031 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view,

.page-category.category-id-1033 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view,

.page-category.category-id-1030 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view,

.page-category.category-id-1032 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view,

.page-category.category-id-1034 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view,

.page-category.category-id-1044 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view,

.page-category.category-id-1043 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view,

.page-category.category-id-1042 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view,

.page-category.category-id-1040 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view,

.page-category.category-id-1041 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view,

.page-category.category-id-1045 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view {

  background-color: #C5A253 !important;

  transition: all 0.3s;

}



.page-category.category-id-799 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view:hover,

.page-category.category-id-787 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view:hover,

.page-category.category-id-997 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view:hover,

.page-category.category-id-941 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view:hover,

.page-category.category-id-791 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view:hover,

.page-category.category-id-792 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view:hover,

.page-category.category-id-872 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view:hover,

.page-category.category-id-924 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view:hover,

.page-category.category-id-789 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view:hover,

.page-category.category-id-790 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view:hover,

.page-category.category-id-879 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view:hover,

.page-category.category-id-1031 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view:hover,

.page-category.category-id-1033 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view:hover,

.page-category.category-id-1030 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view:hover,

.page-category.category-id-1032 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view:hover,

.page-category.category-id-1034 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view:hover,

.page-category.category-id-1044 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view:hover,

.page-category.category-id-1043 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view:hover,

.page-category.category-id-1042 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view:hover,

.page-category.category-id-1040 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view:hover,

.page-category.category-id-1041 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view:hover,

.page-category.category-id-1045 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .quickview .quick-view:hover {

  background-color: #efbf04 !important;

}





.page-category.category-id-799 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product,

.page-category.category-id-787 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product,

.page-category.category-id-997 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product,

.page-category.category-id-941 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product,

.page-category.category-id-791 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product,

.page-category.category-id-792 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product,

.page-category.category-id-872 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product,

.page-category.category-id-924 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product,

.page-category.category-id-789 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product,

.page-category.category-id-790 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product,

.page-category.category-id-879 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product,

.page-category.category-id-1031 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product,

.page-category.category-id-1033 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product,

.page-category.category-id-1030 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product,

.page-category.category-id-1032 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product,

.page-category.category-id-1034 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product,

.page-category.category-id-1044 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product,

.page-category.category-id-1043 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product,

.page-category.category-id-1042 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product,

.page-category.category-id-1040 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product,

.page-category.category-id-1041 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product,

.page-category.category-id-1045 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product {

  background-color: #C5A253 !important;

  transition: all 0.3s;

}



.page-category.category-id-799 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product:hover,

.page-category.category-id-787 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product:hover,

.page-category.category-id-997 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product:hover,

.page-category.category-id-941 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product:hover,

.page-category.category-id-791 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product:hover,

.page-category.category-id-792 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product:hover,

.page-category.category-id-872 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product:hover,

.page-category.category-id-924 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product:hover,

.page-category.category-id-789 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product:hover,

.page-category.category-id-790 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product:hover,

.page-category.category-id-879 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product:hover,

.page-category.category-id-1031 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product:hover,

.page-category.category-id-1033 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product:hover,

.page-category.category-id-1030 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product:hover,

.page-category.category-id-1032 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product:hover,

.page-category.category-id-1034 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product:hover,

.page-category.category-id-1044 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product:hover,

.page-category.category-id-1043 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product:hover,

.page-category.category-id-1042 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product:hover,

.page-category.category-id-1040 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product:hover,

.page-category.category-id-1041 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product:hover,

.page-category.category-id-1045 .leo-plist-style-01 .thumbnail-container .product-image .functional-buttons .wishlist .btn-product:hover {

  background-color: #efbf04 !important;

}



.page-category.category-id-799 .leo-plist-style-01 .thumbnail-container .product-meta .product-info .category-default a,

.page-category.category-id-787 .leo-plist-style-01 .thumbnail-container .product-meta .product-info .category-default a,

.page-category.category-id-997 .leo-plist-style-01 .thumbnail-container .product-meta .product-info .category-default a,

.page-category.category-id-941 .leo-plist-style-01 .thumbnail-container .product-meta .product-info .category-default a,

.page-category.category-id-791 .leo-plist-style-01 .thumbnail-container .product-meta .product-info .category-default a,

.page-category.category-id-792 .leo-plist-style-01 .thumbnail-container .product-meta .product-info .category-default a,

.page-category.category-id-872 .leo-plist-style-01 .thumbnail-container .product-meta .product-info .category-default a,

.page-category.category-id-924 .leo-plist-style-01 .thumbnail-container .product-meta .product-info .category-default a,

.page-category.category-id-789 .leo-plist-style-01 .thumbnail-container .product-meta .product-info .category-default a,

.page-category.category-id-790 .leo-plist-style-01 .thumbnail-container .product-meta .product-info .category-default a,

.page-category.category-id-879 .leo-plist-style-01 .thumbnail-container .product-meta .product-info .category-default a,

.page-category.category-id-1031 .leo-plist-style-01 .thumbnail-container .product-meta .product-info .category-default a,

.page-category.category-id-1033 .leo-plist-style-01 .thumbnail-container .product-meta .product-info .category-default a,

.page-category.category-id-1030 .leo-plist-style-01 .thumbnail-container .product-meta .product-info .category-default a,

.page-category.category-id-1032 .leo-plist-style-01 .thumbnail-container .product-meta .product-info .category-default a,

.page-category.category-id-1034 .leo-plist-style-01 .thumbnail-container .product-meta .product-info .category-default a,

.page-category.category-id-1044 .leo-plist-style-01 .thumbnail-container .product-meta .product-info .category-default a,

.page-category.category-id-1043 .leo-plist-style-01 .thumbnail-container .product-meta .product-info .category-default a,

.page-category.category-id-1042 .leo-plist-style-01 .thumbnail-container .product-meta .product-info .category-default a,

.page-category.category-id-1040 .leo-plist-style-01 .thumbnail-container .product-meta .product-info .category-default a,

.page-category.category-id-1041 .leo-plist-style-01 .thumbnail-container .product-meta .product-info .category-default a,

.page-category.category-id-1045 .leo-plist-style-01 .thumbnail-container .product-meta .product-info .category-default a {

  color: #C5A253 !important;

}



.page-category:is(.category-id-799,.category-id-787,.category-id-997,.category-id-941,.category-id-791,.category-id-792,.category-id-872,.category-id-924,.category-id-789,.category-id-790,.category-id-879,.category-id-1031,.category-id-1033,.category-id-1030,.category-id-1032,.category-id-1034,.category-id-1044,.category-id-1043,.category-id-1042,.category-id-1040,.category-id-1041,.category-id-1045)

#header .layout_layout1:not(.ybc_vertical_menu) .mm_menus_li > a {

  color: #000 !important;

}



.page-category:is(.category-id-799,.category-id-787,.category-id-997,.category-id-941,.category-id-791,.category-id-792,.category-id-872,.category-id-924,.category-id-789,.category-id-790,.category-id-879,.category-id-1031,.category-id-1033,.category-id-1030,.category-id-1032,.category-id-1034,.category-id-1044,.category-id-1043,.category-id-1042,.category-id-1040,.category-id-1041,.category-id-1045)

#leo_block_top .popup-title {

  color: #000 !important;

}



.page-category:is(.category-id-799,.category-id-787,.category-id-997,.category-id-941,.category-id-791,.category-id-792,.category-id-872,.category-id-924,.category-id-789,.category-id-790,.category-id-879,.category-id-1031,.category-id-1033,.category-id-1030,.category-id-1032,.category-id-1034,.category-id-1044,.category-id-1043,.category-id-1042,.category-id-1040,.category-id-1041,.category-id-1045)

#_desktop_cart .blockcart .header i {

  color: #000 !important;

}



.page-category:is(.category-id-799,.category-id-787,.category-id-997,.category-id-941,.category-id-791,.category-id-792,.category-id-872,.category-id-924,.category-id-789,.category-id-790,.category-id-879,.category-id-1031,.category-id-1033,.category-id-1030,.category-id-1032,.category-id-1034,.category-id-1044,.category-id-1043,.category-id-1042,.category-id-1040,.category-id-1041,.category-id-1045)

#_desktop_cart .blockcart .header span.value {

  color: #000 !important;

}



.page-category:is(.category-id-799,.category-id-787,.category-id-997,.category-id-941,.category-id-791,.category-id-792,.category-id-872,.category-id-924,.category-id-789,.category-id-790,.category-id-879,.category-id-1031,.category-id-1033,.category-id-1030,.category-id-1032,.category-id-1034,.category-id-1044,.category-id-1043,.category-id-1042,.category-id-1040,.category-id-1041,.category-id-1045)

.modal#blockcart-modal .modal-content .modal-header,

.page-category:is(.category-id-799,.category-id-787,.category-id-997,.category-id-941,.category-id-791,.category-id-792,.category-id-872,.category-id-924,.category-id-789,.category-id-790,.category-id-879,.category-id-1031,.category-id-1033,.category-id-1030,.category-id-1032,.category-id-1034,.category-id-1044,.category-id-1043,.category-id-1042,.category-id-1040,.category-id-1041,.category-id-1045)

#blockcart-modal .modal-header {

  color: #c5a253 !important;

}



.page-category:is(.category-id-799,.category-id-787,.category-id-997,.category-id-941,.category-id-791,.category-id-792,.category-id-872,.category-id-924,.category-id-789,.category-id-790,.category-id-879,.category-id-1031,.category-id-1033,.category-id-1030,.category-id-1032,.category-id-1034,.category-id-1044,.category-id-1043,.category-id-1042,.category-id-1040,.category-id-1041,.category-id-1045)

#blockcart-modal .product-name {

  color: #c5a253 !important;

}



.page-category:is(.category-id-799,.category-id-787,.category-id-997,.category-id-941,.category-id-791,.category-id-792,.category-id-872,.category-id-924,.category-id-789,.category-id-790,.category-id-879,.category-id-1031,.category-id-1033,.category-id-1030,.category-id-1032,.category-id-1034,.category-id-1044,.category-id-1043,.category-id-1042,.category-id-1040,.category-id-1041,.category-id-1045)

.product-price {

  color: #000 !important;

}



.page-category:is(.category-id-799,.category-id-787,.category-id-997,.category-id-941,.category-id-791,.category-id-792,.category-id-872,.category-id-924,.category-id-789,.category-id-790,.category-id-879,.category-id-1031,.category-id-1033,.category-id-1030,.category-id-1032,.category-id-1034,.category-id-1044,.category-id-1043,.category-id-1042,.category-id-1040,.category-id-1041,.category-id-1045)

.modal#blockcart-modal .modal-content .modal-header {

  color: #c5a253 !important;

}



.page-category:is(.category-id-799,.category-id-787,.category-id-997,.category-id-941,.category-id-791,.category-id-792,.category-id-872,.category-id-924,.category-id-789,.category-id-790,.category-id-879,.category-id-1031,.category-id-1033,.category-id-1030,.category-id-1032,.category-id-1034,.category-id-1044,.category-id-1043,.category-id-1042,.category-id-1040,.category-id-1041,.category-id-1045)

.product-image-thumbs .product-actions .product-quantity .add .add-to-cart:hover {

  color: #000 !important;

  background-color: #c5a253 !important;

}



.page-category:is(.category-id-799,.category-id-787,.category-id-997,.category-id-941,.category-id-791,.category-id-792,.category-id-872,.category-id-924,.category-id-789,.category-id-790,.category-id-879,.category-id-1031,.category-id-1033,.category-id-1030,.category-id-1032,.category-id-1034,.category-id-1044,.category-id-1043,.category-id-1042,.category-id-1040,.category-id-1041,.category-id-1045)

.product-image-thumbs .product-actions .product-quantity .wishlist .btn-product:hover {

  color: #000 !important;

  background-color: #c5a253 !important;

}



.page-category:is(.category-id-799,.category-id-787,.category-id-997,.category-id-941,.category-id-791,.category-id-792,.category-id-872,.category-id-924,.category-id-789,.category-id-790,.category-id-879,.category-id-1031,.category-id-1033,.category-id-1030,.category-id-1032,.category-id-1034,.category-id-1044,.category-id-1043,.category-id-1042,.category-id-1040,.category-id-1041,.category-id-1045) a:hover {

  color: #c5a253 !important;

}







.faq_answer { margin: 0; }





.faq_list.faq--enhanced .faq_answer {

  max-height: 0;

  overflow: hidden;

  opacity: 0;

  transition: max-height .35s ease, opacity .25s ease;

}

.faq_list.faq--enhanced .faq_answer.is-open {

  opacity: 1;

}

.faq_list.faq--enhanced .faq_question_name {

  cursor: pointer;

  display: block;

  padding: .5rem 0;

  font-weight: 600;

  position: relative;

}

.faq_list.faq--enhanced .faq_question_li + .faq_question_li {

  border-top: 1px solid rgba(0,0,0,.08);

}



/* R�sultats Total Search Pro : grille fixe 3 colonnes (2 en mobile) */

.content_tab_product.products {

  display: flex; flex-wrap: wrap; margin-left: -8px; margin-right: -8px;

}

.content_tab_product.products > * { padding-left: 8px; padding-right: 8px; }



.content_tab_product.products .product-miniature,

.content_tab_product.products .ets_item_product { width: 100%; }



@media (min-width: 768px) {

  .content_tab_product.products .product-miniature,

  .content_tab_product.products .ets_item_product { width: 33.333%; }

}

@media (min-width: 1200px) {

  .content_tab_product.products .product-miniature,

  .content_tab_product.products .ets_item_product { width: 33.333%; } /* reste � 3 colonnes */

}



#module-ybc_blocksearch-blocksearch .product-miniature .thumbnail-container .product-image,

#module-ybc_blocksearch-blocksearch .product-miniature .thumbnail-container .thumbnail.product-thumbnail {

  width: 100% !important;

  max-width: none !important;

  display: block;

}



#module-ybc_blocksearch-blocksearch .product-miniature .thumbnail-container .product-image .img-fluid {

  width: 100% !important;   /* occupe toute la carte */

  height: auto !important;  /* conserve les proportions */

  max-width: none !important;

}

#module-ybc_blocksearch-blocksearch .product-miniature .thumbnail-container .product-image.thumbnail-top { max-width: none !important; }











#module-ybc_blocksearch-blocksearch .product-miniature .thumbnail-container {

  width: 100% !important;

  position: relative;

}



#module-ybc_blocksearch-blocksearch .product-miniature .product-image.thumbnail-top,

#module-ybc_blocksearch-blocksearch .product-miniature .thumbnail-container .thumbnail.product-thumbnail {



  aspect-ratio: 1 / 1;

  width: 100% !important;

  display: block !important;

  position: relative;

  overflow: hidden;

  max-width: none !important;

}





#module-ybc_blocksearch-blocksearch .product-miniature .product-image.thumbnail-top img,

#module-ybc_blocksearch-blocksearch .product-miniature .thumbnail-container .thumbnail.product-thumbnail img {

  position: absolute;

  inset: 0;

  width: 100% !important;

  height: 100% !important;

  max-width: none !important;

  max-height: none !important;

  object-fit: cover;

  transform: none !important;

}



/* === ETS Shop page: supprimer la colonne gauche interne du module === */

body#module-ets_marketplace-shop #content-wrapper > .row > #left-column,

body#module-ets_marketplace-shop .js-content-wrapper > .row > #left-column {

  display: none !important;

}



/* �tendre la zone contenu ETS � 100% (malgr� col-sm-8 col-md-9) */

body#module-ets_marketplace-shop #content-wrapper > .row > #content-wrapper,

body#module-ets_marketplace-shop .js-content-wrapper > .row > #content-wrapper {

  flex: 0 0 100% !important;

  max-width: 100% !important;

  width: 100% !important;

}



/* (optionnel) si un wrapper sup�rieur prend toute la largeur, pas de padding parasite */

body#module-ets_marketplace-shop #wrapper .container > .row > #content-wrapper.col-lg-12 {

  padding-left: 0;

  padding-right: 0;

}





/* Page boutique ETS : forcer le contenu en pleine largeur et supprimer la colonne interne vide */

body#module-ets_marketplace-shop #left-column {

  display: none !important;

}



body#module-ets_marketplace-shop #content-wrapper {

  /* Ecrase col-sm-8 / col-md-9 / col-lg-9 quelle que soit la grille BS3/BS4 */

  width: 100% !important;

  max-width: 100% !important;

  flex: 0 0 100% !important; /* BS4 */

  float: none !important;    /* BS3 fallback */

}





.promocartsgp {

    background-color: #13D675;

  padding: 1% 2%;

  color: white;

}



#m2c-forced-suggest .m2c-card { margin-top: 12px; }

#m2c-forced-suggest .m2c-media { display: flex; align-items: flex-start; gap: 14px; }

#m2c-forced-suggest .m2c-thumb { flex: 0 0 96px; max-width: 96px; }

#m2c-forced-suggest .m2c-info { flex: 1 1 auto; min-width: 0; }

#m2c-forced-suggest .m2c-title { font-size: 1rem; margin: 0 0 6px; line-height: 1.2; }

#m2c-forced-suggest .m2c-desc { font-size: .9rem; color: #555; margin-bottom: 8px; }

#m2c-forced-suggest .m2c-actions { display: flex; align-items: center; gap: 10px; flex-wrap: wrap; }

#m2c-forced-suggest .m2c-price { font-weight: 600; }

#m2c-forced-suggest .m2c-btns { display: inline-flex; gap: 8px; }

@media (max-width: 575.98px) {

  #m2c-forced-suggest .m2c-media { flex-direction: row; }

  #m2c-forced-suggest .m2c-thumb { flex-basis: 80px; max-width: 80px; }

}

#m2c-forced-suggest.m2c-full .m2c-card { margin-top: 16px; border-radius: 10px; overflow: hidden; }

#m2c-forced-suggest .m2c-banner{

  width:100%; padding:10px 14px; font-weight:700; letter-spacing:.2px;

  background:linear-gradient(90deg,#ffe08a,#ffd54d); color:#443200; text-align:center;

}

#m2c-forced-suggest .m2c-row{ align-items:center; }

#m2c-forced-suggest .m2c-col-left{ padding:16px; text-align:center; }

#m2c-forced-suggest .m2c-col-left .m2c-thumb img{ max-width:320px; width:100%; }

#m2c-forced-suggest .m2c-col-right{ padding:16px; }

#m2c-forced-suggest .m2c-title{ font-size:1.1rem; margin:0 0 8px; }

#m2c-forced-suggest .m2c-desc{ color:#555; margin-bottom:10px; }

#m2c-forced-suggest .m2c-price{ font-weight:700; font-size:1rem; margin-bottom:8px; }

#m2c-forced-suggest .m2c-cta{ margin-top:8px !important;text-align:center !important;}

.card-body {padding:1%}

.alert.alert-info.multi-seller-notice {
    margin: 10px;
}


@media (max-width: 556px) {
  #leo_block_top .popup-content {
    border-radius: 0;
    right: auto!important;
    left: auto;
    z-index: 999999;
  }
}