@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//riny.ma/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.5") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Marcellus", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 12px;
	--wd-title-font: "Marcellus SC", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(15,15,15);
	--wd-entities-title-font: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(15,15,15);
	--wd-entities-title-color-hover: rgb(255, 255, 255);
	--wd-alternative-font: "Marcellus SC", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "my font 1", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(15,15,15);
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "Marcellus SC", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(0,0,0);
	--wd-link-color: rgb(40,40,40);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(0,0,0);
	--btn-default-bgcolor-hover: rgb(0,0,0);
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(15,5,5);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(0,0,0);
	--notices-warning-color: rgb(242,242,0);
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://riny.ma/wp-content/uploads/2021/08/promo-popup.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(0,0,0);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://riny.ma/wp-content/uploads/2021/09/jewellery-page-title.webp);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
html .wd-dropdown-cats .wd-nav.wd-nav-vertical > li > a, html .page-title .wd-breadcrumbs a, html .page-title .wd-breadcrumbs span, html .page-title .yoast-breadcrumb a, html .page-title .yoast-breadcrumb span {
	font-family: "my font 1", Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: rgb(0,0,0);
}
html .product.wd-product del, html .product.wd-product del .amount, html .product-image-summary-wrap .summary-inner > .price del, html .product-image-summary-wrap .summary-inner > .price del .amount, html .wd-single-price .price del .amount {
	font-family: "Marcellus SC", Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: rgb(221,51,51);
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	font-family: "Marcellus SC", Arial, Helvetica, sans-serif;
	font-weight: 400;
	text-transform: capitalize;
	color: rgb(0,0,0);
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title, html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Marcellus SC", Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: rgb(0,0,0);
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	font-family: "my font 1", Arial, Helvetica, sans-serif;
	font-weight: 400;
	line-height: 20px;
	text-transform: uppercase;
	color: rgb(0,0,0);
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(15,15,15);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 768.98px) {
	html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
		font-size: 15px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Marcellus !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Marcellus SC !important;
}

@font-face {
	font-family: "my font 1";
	src: url("//riny.ma/wp-content/uploads/2025/05/Chopra-Extended-BF67dfa2ad3db8a.ttf") format("woff2"), 
url("//riny.ma/wp-content/uploads/2025/05/Chopra-BF67dfa2ad472cb.ttf") format("woff");
	font-weight: 400;
	font-style: normal;
}

@media (max-width: 575px) {
.single-product .single_add_to_cart_button {
width: 100%;
}
}
.single-product .single_add_to_cart_button {
background: black !important;
border-radius: 15px;
}

.single-product .single_add_to_cart_button{
  animation: shake 3s cubic-bezier(.36, .07, .19, .97) both infinite;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

@keyframes shake {
  10%,
  90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%,
  80% {
    transform: translate3d(2px, 0, 0);
  }
  30%,
  50%,
  70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%,
  60% {
    transform: translate3d(4px, 0, 0);
  }
}
/* Animation property */
button {
  animation: wiggle 1s linear infinite;
}
.woocommerce-page #payment #place_order {
  animation: shake 1s cubic-bezier(.36, .07, .19, .97) both infinite;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}
 

 @media (max-width: 575px) {
.single-product .single_add_to_cart_button {
width: 100%;
}
}

.single-product .single_add_to_cart_button{
  animation: shake 3s cubic-bezier(.36, .07, .19, .97) both infinite;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}


.woocommerce-page #payment #place_order { width: %;
display: block;
text-align: center;
margin-bottom: ;
font-size: 1.em;
padding: 1em;
border-radius: 15px;
margin-top: .5em;
}

/* ===== ANIMATIONS FLUIDES POUR WIDGET WHATSAPP ===== */

.gwc-wrap {
    position: relative;
    font-family: sans-serif;
}

.gwc-324 {
    position: relative;
}

div#gwc-324 {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99999;
    /* Animation d'entrée */
    animation: slideInFromBottom 0.8s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

/* Animation d'entrée du widget */
@keyframes slideInFromBottom {
    0% {
        transform: translateY(100px) scale(0.3);
        opacity: 0;
    }
    50% {
        transform: translateY(-10px) scale(1.1);
        opacity: 0.8;
    }
    100% {
        transform: translateY(0) scale(1);
        opacity: 1;
    }
}

div#gwc-324.inline .gwc-dialog {
    bottom: 20px !important;
    margin-top: 20px;
}

.gwc-wrap .gwc-widget {
    padding: 12px;
    background: linear-gradient(145deg, #0000, #128c7e);
    box-shadow: 0 8px 25px rgba(37, 211, 102, 0.3);
    border-radius: 50%;
    cursor: pointer;
    z-index: 15;
    position: relative;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: flex;
    align-items: center;
    justify-content: center;
    /* Animation de pulsation continue */
    animation: pulse 2s infinite;
}

/* Animation de pulsation */
@keyframes pulse {
    0% {
        box-shadow: 0 8px 40px rgba(37, 211, 102, 0.5), 0 0 0 0 rgba(37, 211, 102, 0.9);
    }
    70% {
        box-shadow: 0 8px 25px rgba(37, 211, 102, 0.3), 0 0 0 10px rgba(37, 211, 102, 0);
    }
    100% {
        box-shadow: 0 8px 25px rgba(37, 211, 102, 0.3), 0 0 0 0 rgba(37, 211, 102, 0);
    }
}
@media (min-width: 577px) and (max-width: 767px) {
	.wd-carousel-dis-mb .wd-carousel-wrap {
    mask-image: unset;
    -webkit-mask-image: unset;
}
}

@media (max-width: 576px) {
	/* === Animation Keyframes === */
@keyframes shake {
  10%, 90% { transform: translate3d(-1px, 0, 0); }
  20%, 80% { transform: translate3d(2px, 0, 0); }
  30%, 50%, 70% { transform: translate3d(-4px, 0, 0); }
  40%, 60% { transform: translate3d(4px, 0, 0); }
}

/* === Bouton Ajouter au panier (desktop + mobile) === */
.single-product .single_add_to_cart_button {
  background-color: #000 !important;
  color: #fff !important;
  border-radius: 15px;
  animation: shake 3s cubic-bezier(.36, .07, .19, .97) infinite;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
  will-change: transform;
  display: inline-block;
  width: auto;
  padding: 0.75em 1.5em;
  text-align: center;
  font-weight: 600;
  transition: background 0.3s ease;
}

/* === Mobile (max 575px) === */
@media (max-width: 575px) {
  .single-product .single_add_to_cart_button {
    width: 100% !important;
    display: block !important;
  }
}

/* === Bouton Commander (checkout) === */
.woocommerce-page #payment #place_order {
  background-color: #000 !important;
  color: #fff !important;
  border-radius: 15px;
  animation: shake 3s cubic-bezier(.36, .07, .19, .97) infinite;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
  will-change: transform;
  width: 100%;
  padding: 1em;
  font-size: 1.1em;
  font-weight: 600;
  text-align: center;
}


/* ===== ANIMATIONS FLUIDES POUR WIDGET WHATSAPP ===== */

.gwc-wrap {
    position: relative;
    font-family: sans-serif;
}

.gwc-324 {
    position: relative;
}

div#gwc-324 {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99999;
    /* Animation d'entrée */
    animation: slideInFromBottom 0.8s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

/* Animation d'entrée du widget */
@keyframes slideInFromBottom {
    0% {
        transform: translateY(100px) scale(0.3);
        opacity: 0;
    }
    50% {
        transform: translateY(-10px) scale(1.1);
        opacity: 0.8;
    }
    100% {
        transform: translateY(0) scale(1);
        opacity: 1;
    }
}

div#gwc-324.inline .gwc-dialog {
    bottom: 20px !important;
    margin-top: 20px;
}

.gwc-wrap .gwc-widget {
    padding: 12px;
    background: linear-gradient(145deg, #0000, #128c7e);
    box-shadow: 0 8px 25px rgba(37, 211, 102, 0.3);
    border-radius: 50%;
    cursor: pointer;
    z-index: 15;
    position: relative;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: flex;
    align-items: center;
    justify-content: center;
    /* Animation de pulsation continue */
    animation: pulse 2s infinite;
}

/* Animation de pulsation */
@keyframes pulse {
    0% {
        box-shadow: 0 8px 40px rgba(37, 211, 102, 0.5), 0 0 0 0 rgba(37, 211, 102, 0.9);
    }
    70% {
        box-shadow: 0 8px 25px rgba(37, 211, 102, 0.3), 0 0 0 10px rgba(37, 211, 102, 0);
    }
    100% {
        box-shadow: 0 8px 25px rgba(37, 211, 102, 0.3), 0 0 0 0 rgba(37, 211, 102, 0);
    }
}

}

