.elementor-kit-4{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#FADC32;--e-global-color-8910c35:#000000;--e-global-color-d54d7e6:#FFFFFF;--e-global-color-e06a3b2:#F6F6F6;--e-global-typography-primary-font-family:"Outfit";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Outfit";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Outfit";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Outfit";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-e06a3b2 );}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{background-color:#1D3557;color:#FFFFFF;border-radius:10px 10px 10px 10px;}.elementor-kit-4 button:hover,.elementor-kit-4 button:focus,.elementor-kit-4 input[type="button"]:hover,.elementor-kit-4 input[type="button"]:focus,.elementor-kit-4 input[type="submit"]:hover,.elementor-kit-4 input[type="submit"]:focus,.elementor-kit-4 .elementor-button:hover,.elementor-kit-4 .elementor-button:focus{background-color:#0F2441;color:var( --e-global-color-d54d7e6 );border-radius:10px 10px 10px 10px;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 p{margin-block-end:16px;}.elementor-kit-4 h1{font-size:35px;}.elementor-kit-4 h2{font-size:30px;}.elementor-kit-4 h3{font-size:25px;}.elementor-kit-4 h4{font-size:20px;}.elementor-kit-4 h5{font-size:18px;}.elementor-kit-4 h6{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4{font-size:16px;}.elementor-kit-4 h1{font-size:27px;}.elementor-kit-4 h2{font-size:24px;}.elementor-kit-4 h3{font-size:20px;}.elementor-kit-4 h5{font-size:17px;}.elementor-kit-4 h6{font-size:15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */*{font-family:'Outfit', sans-serif;}
    
    
body{
	overflow-x:hidden;
}

:root :where(.wp-element-button, .wp-block-button__link) {background:none !important;color:#000 !important}

button, button a{
    border-radius: :10px !important;
}
.site-content {
    padding-top: 0px !important;
    padding-bottom: 10px !important;
}

@media (min-width: 1200px) {
    .container, .single-post .site-content > .container {
        width: 1200px !important;
    }
    .site-header .container{
        width:100vw !important;
        padding-left:20px !important;
        padding-right:20px !important;
    }
}
.site-header .main-navigation .nav-menu {
    justify-content: center !important;
    gap: 20px !important;
}

.header-v9 .header-search.form-type-boxed .search-field {
	border-radius:10px !important;
}
.site-header .account-icon, .site-header .wishlist-icon, .site-header .header-cart svg, .site-header .search-icon svg{
font-size:25px !important;
}
.site-header .header-cart svg{
	margin-top:-5px !important;
}


/*========PRODUCT CARD CSS======  */
.add_to_cart_button, .single_add_to_cart_button, .woocommerce-mini-cart__buttons a:not(.button-outline), .wc-block-cart__submit-button, .wc-block-components-checkout-place-order-button, .add_to_cart_button.rz-loop_atc_button{
	color:#fff !important;
	background-color: #111111 !important;
	border-radius:8px !important;
	text-transform:uppercase !important;
	font-weight:bold !important;
	letter-spacing:1px;

}

.add_to_cart_button:hover, .single_add_to_cart_button:hover, .woocommerce-mini-cart__buttons a:hover{
	background:#333333 !important;
	color:#fff !important;
}

.woocommerce-mini-cart__buttons .button-outline{
    	color:#111111 !important;
	background-color: #fff !important;
	border-radius:8px !important;
	text-transform:uppercase !important;
	font-weight:bold !important;
	letter-spacing:1px;
}


.widget_shopping_cart_content a.remove {
    color: red !important
}

ul.products li.product .product-inner {
    border: 1px solid #F3D59D !important;
    border-radius: 20px !important;
    padding: 5px 10px 10px !important;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px !important;
}
li.product .product-summary{
	position:relative !important;
}
li.product .product-summary .meta-cat {
    font-size: 12px !important;
    font-family: 'Outfit';
    width: 100%;
    background: linear-gradient(90deg, #FFFFFF 0%, #E4BF7770 49.99%, #FFFFFF 100%);
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0px;
    font-weight: 600;
    letter-spacing: .3px !important;
    -webkit-font-smoothing: antialiased;
    color: #AE7311;
    margin-bottom: 10px !important;
}
li.product .product-summary .woocommerce-loop-product__title, span{
	text-align:left !important;
}

li.product .product-summary  span.price ins{
    font-size: 18px;
    letter-spacing: 0;
    font-weight: 600;
    color:#111111 !important;
    gap: 6px;
}
@media (max-width:600px){
	li.product .product-summary  span.price ins{
    font-size: 15px;
}
	
	.add_to_cart_button{font-size:14px !important;
	    
	}
	ul.products li.product{
	    margin-bottom:15px !important;
	}
}
/*========PRODUCT CARD CSS ENDS======  */




@media (min-width:767px){
.dropdown.is-mega-menu    .sub-menu{
        display: none !important;
    }
}

/* ============================================================
   NAV MEGA MENU
   ============================================================ */

.nav-bar__mega-card{
    text-align: center;
    font-weight: bold !important;
    text-transform: uppercase !important;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all ease 0.5s !important;
}

.menu-item-mega{
    max-width: 33% !important;
    flex: 0 0 33% !important;
}

.nav-bar__mega-card:hover{
    transform: translateY(-5px) !important;
    margin-top:-5px !important;
}
.dropdown-submenu{
    border-radius: 0 0 20px 20px ;
}
/* ============================================================
   MOBILE MENU
   ============================================================ */

.menu-mobile-panel-content .site-branding{
    display: none !important;
}

.modal-header .button-close{
    font-size: 30px !important;
}

.ra-menu-mobile-modal .modal-content{
    padding-top: 30px !important;
    justify-content: flex-start !important;
    position: relative !important;
}

.ra-menu-mobile-modal .content-footer{
    display: none !important;
}

.search-field{
    border-radius: 10px !important;
}

.mobile-menu-toggle svg{
    height:26px !important;
    width:26px !important;
}

/* ============================================================
   BLOG READ MORE BUTTON
   ============================================================ */

.elementor-116 .elementor-element.elementor-element-f4a7149 .elementor-post__read-more,  .blog-wrapper .razzi-button{
    margin-bottom: 10px !important;
    color: #fff !important;
    background: var(--e-global-color-8910c35) !important;
    border: 1px solid #000 !important;
    border-radius: 10px !important;
    padding: 10px 22px !important;
    display: inline-block !important;
    text-decoration: none !important;
    transition: all 0.3s ease !important;
}

.elementor-116 .elementor-element.elementor-element-f4a7149 .elementor-post__read-more:hover, .blog-wrapper .razzi-button:hover{
    background: #000 !important;
    color: #fff !important;
}

.elementor-post__title a{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.woocommerce ul.products li.product:not(.product-category) {
    display: flex !important;
    flex-direction: column !important;
}

.woocommerce ul.products li.product:not(.product-category) .product-inner {
    display: flex !important;
    flex-direction: column !important;
    flex: 1 !important;
    position: relative;
    overflow: hidden;
}

.woocommerce ul.products li.product:not(.product-category) .product-summary {
    display: flex !important;
    flex-direction: column !important;
    flex: 1 !important;
}

.woocommerce ul.products li.product:not(.product-category) .button.add_to_cart_button,
.woocommerce ul.products li.product:not(.product-category) .button.product_type_variable {
    margin-top: auto !important;
}
 ul.products li.product .product-inner .product-loop__buttons{
    top:40px !important;
    right:-10px !important;
}
@media (max-width: 991px) {
    ul.products li.product .product-inner .product-loop__buttons {
        position: absolute;
        top: 40px !important;
        right: -10px !important;
    }
}


/* ============================================================
   TOP DARK SCALLOP BORDER — product cards only
   ============================================================ */

.woocommerce ul.products li.product:not(.product-category) .product-inner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 16px;
    z-index: 5;
    background:
        radial-gradient(circle at 8px -1px,
            transparent 12px,
            #444444 12.5px 15px,
            transparent 15.5px) 0 0 / 22px 16px repeat-x,
        linear-gradient(90deg, #0a0a0a, #333333, #0a0a0a);
}

/* ============================================================
   PRODUCT THUMBNAIL
   ============================================================ */

.woocommerce ul.products li.product:not(.product-category) .product-thumbnail {
    position: relative !important;
    overflow: hidden;
    background:
        radial-gradient(circle at 18% 78%, rgba(0,0,0,0.06), transparent 24%),
        radial-gradient(circle at 82% 18%, rgba(0,0,0,0.04), transparent 24%),
        linear-gradient(180deg, #ffffff 0%, #f5f5f5 100%) !important;
}

ul.products li.product .woocommerce-loop-product__title{
    margin:30px 0px 3px!important;
}

/* ============================================================
   BADGES — spread left/right inside image, below scallop
   ============================================================ */

.woocommerce ul.products li.product:not(.product-category) .woocommerce-badges {
    position: absolute !important;
    top: 20px !important;
    left: 0px !important;
    right: 0px !important;
    width: auto !important;
    z-index: 1 !important;
    pointer-events: none;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
}

.woocommerce ul.products li.product:not(.product-category) .woocommerce-badges .woocommerce-badge {
    position: static !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    padding: 6px 12px !important;
    border-radius: 5px !important;
    color: #fff !important;
    font-size: 11px !important;
    font-weight: 800 !important;
    line-height: 1 !important;
    box-shadow: 0 4px 10px rgba(0,0,0,.15);
}

.woocommerce ul.products li.product:not(.product-category) .woocommerce-badges .new {
    background: #c71f1f !important;
}

.woocommerce ul.products li.product:not(.product-category) .woocommerce-badges .onsale {
    background: #089544 !important;
    margin-left: auto;
}

.woocommerce ul.products li.product:not(.product-category) .woocommerce-badges .woocommerce-badge span {
    color: #fff !important;
}

/* ============================================================
   META CATEGORY LABEL
   ============================================================ */

.woocommerce ul.products li.product:not(.product-category) .meta-cat {
    display: block !important;
    width: 100% !important;
    margin: 0 0 14px !important;
    padding: 7px 14px !important;
    background: linear-gradient(
        90deg,
        rgba(200,200,200,0),
        rgba(200,200,200,0.5),
        rgba(200,200,200,0)
    );
    color: #111111 !important;
    font-size: 13px !important;
    font-weight: 800 !important;
    line-height: 1.1 !important;
    text-align: center !important;
    text-decoration: none !important;
}

@media (min-width: 991px) {
    ul.products li.product {
        padding: 0 5px!important;
    }
}

/* ============================================================
   STAR RATING
   ============================================================ */

.woocommerce ul.products li.product:not(.product-category) .star-rating {
    display: flex !important;
    justify-content: flex-start !important;
    align-items: center;
    width: auto !important;
    margin: 0 0 10px !important;
}

.woocommerce ul.products li.product:not(.product-category) .star-rating svg,
.woocommerce ul.products li.product:not(.product-category) .star-rating .user-rating {
    color: #ffb400 !important;
    fill: #ffb400 !important;
}

/* ============================================================
   CART & WISHLIST COUNTERS
   ============================================================ */

.site-header .header-wishlist .counter,
.site-header .header-cart .counter{
    position:absolute !important;
    right:-10px !important;

    width:18px !important;
    height:18px !important;
    min-width:18px !important;

    padding:0 !important;

    display:flex !important;
    align-items:center !important;
    justify-content:center !important;

    font-size:10px !important;
    font-weight:700 !important;
    line-height:1 !important;

    color:#fff !important;

    border-radius:50% !important;

    background:linear-gradient(
        135deg,
        #444444 0%,
        #111111 100%
    ) !important;

    box-shadow:
    0 3px 8px rgba(0,0,0,.35),
    inset 0 1px 0 rgba(255,255,255,.25) !important;
}

.site-header .header-wishlist .counter{
    top:-6px !important;
}

.site-header .header-cart .counter{
    top:-13px !important;
}

@media (min-width:767px){


li.menu-item-11611 > a{
    position:relative;
    display:flex;
    align-items:center;
    gap:8px;
}



li.menu-item-11611 > a::before{
    content:'';
    width:7px;
    height:7px;

    border-right:2px solid currentColor;
    border-bottom:2px solid currentColor;

    transform:rotate(45deg);
    transition:all .3s ease;

    margin-top:0px;

    order:2;
}



li.menu-item-11611:hover > a::before{
    transform:rotate(225deg);
    margin-top:5px;
}

}


/* ====== PDP CODE ======= */

.rating-stars svg{
    fill : #FDCC0D !important;
}

.wcboost-variation-swatches__item.selected{
    color:#fff !important;
    background: #000 !important;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
  border: 2px solid transparent !important;
    border-radius: 6px !important;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
    border-color: black !important;
}

.woocommerce-product-gallery__image.flex-active-slide img{
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
}

.rz-wishlist-button{
    border-radius:10px !important;
}
.rz-wishlist-button svg{
    height:22px !important;
    width:22px !important;
    margin-bottom:-4px !important;
}

.product-gallery-summary .price del{
    color:red !important;
    opacity: 0.6 !important;
}
.product-gallery-summary .price ins{
    font-size:20px !important;
    color:#111111 !important;
}
	.woo-save-badge {
		display: inline-flex;
		align-items: center;
		background: #03941d;
		color: #ffffff;
		font-size: 13px;
		font-weight: 700;
		padding: 7px 11px;
		border-radius: 4px;
		margin-left: 8px;
		vertical-align: middle;
		letter-spacing: 0.4px;
		line-height: 1;
		white-space: nowrap;
		position: relative;
		top: -2px;
	}

.razzi-sticky-add-to-cart {
    position: fixed !important;
    left: 0 !important;
    right: 0 !important;
    padding: 10px 0 !important;
    overflow: visible !important;
    background-color: #ffffff !important;
    transition: transform .3s !important;
    opacity: 1 !important;
        transform: translate3d(0, 0, 0)  !important;
}
@media (max-width: 767px) {
    .razzi-sticky-add-to-cart {
        padding: 0 !important;
        bottom: 0 !important;
        top: auto !important;
        transform: translate3d(0, 0, 0)  !important;
        display:none !important;
    }
}

#razzi-sticky-add-to-cart .custom-trust-image, #razzi-sticky-add-to-cart .pdp-delivery-timeline{
    display: none !important;
}

#razzi-sticky-add-to-cart{
    z-index:9999 !important ;
}
/*blog page css*/

.razzi-posts__list{
gap:10px !important;
}

.blog-wrapper{
    border:1px solid #222222;
    border-radius:20px;
    padding:10px !important;
 margin:0 !important;
 width:48% !important;
}


@media (max-width:600px){
   .blog-wrapper{

 margin-bottom: 20px !important;
 width:100% !important;
} 

#page-header .razzi-container {
    padding-left: 0 !important;
    padding-right:0 !important;
}

}
.blog-wrapper img{
    border-radius:10px;
}

.single-product div.product .entry-summary .woocommerce-review-link {
	margin-left:0px!important;
}

/* Single Product Page Description */
.single-product div.product .woocommerce-tabs .panel {
	max-width:1400px!important;
}

.woocommerce-tabs > ul.tabs {
    display: flex;
    justify-content: center;
    gap: 14px;
    border-bottom: none !important;
    margin-bottom: 35px;
}

.woocommerce-tabs > ul.tabs > li {
    border: none !important;
    background: transparent !important;
    margin: 0 !important;
    padding: 0 !important;
}

.woocommerce-tabs > ul.tabs > li::before,
.woocommerce-tabs > ul.tabs > li::after {
    display: none !important;
}
.woocommerce-tabs > ul.tabs > li > a {
    display: inline-block;
    padding: 14px 28px !important; 
    border-radius: 14px;
    background: #f4f4f4;
    color: #111;
    font-size: 17px;
    font-weight: 600;
    transition: all 0.3s ease;
    text-decoration: none;
    border:1px solid #dcdcdc;
}

/* Active */
.woocommerce-tabs > ul.tabs > li.active > a{
    background:#111;
    color:#fff;
    border-color:#111;
}
.woocommerce-tabs > ul.tabs > li > a:hover {
    background: #D4AF37;
    color: #fff;
    transform: translateY(-2px);
}

.woocommerce-tabs > ul.tabs > li.active > a {
    background: #D4AF37;
    color: #fff !important;
    box-shadow: 0 8px 20px rgba(0,0,0,0.15);
}
.woocommerce-tabs > ul.tabs > li > a::after{
    display:none !important;
    background:none !important;
    content:none !important;
}

/* Social Icons product page */
.single-product div.product .product-share .social-share-link{
    background:#000 !important;
    color:#fff !important;
}
.single-product div.product .product-share .social-share-link{
    background:#dbdbdb !important;
    color:#000 !important;
}

/* Single Product Page Image */

.custom-trust-image img{
    width:100%;
    max-width:400px;
    margin:20px 0;
    border-radius:10px;
    display:block;
}

/* Swatches */
.wcboost-variation-swatches__item{
	width:auto;
	height:auto;
}

/* Wishlist */
.single-product div.product .wcboost-wishlist-button .wcboost-wishlist-button__icon svg{
    stroke:#e60000 !important;
    fill:transparent !important;
    transition:0.3s ease;
}

/* Active / Added */
.single-product div.product .wcboost-wishlist-button.added .wcboost-wishlist-button__icon svg,
.single-product div.product .wcboost-wishlist-button.loading .wcboost-wishlist-button__icon svg{
    stroke:#e60000 !important;
    fill:#e60000 !important;
}
/* Product Images Sale Badge */
.woocommerce-badges > span {
background-color:#177603;
}

/* Product Wrapper */
.single-product.razzi-single-product-boxed-layout .site-content .product-gallery-summary{
	border-radius:10px
}/* End custom CSS */