/**v
Theme Name: supershineglobal
Theme URI: https://supershineglobal.com/
Author: d3logics Team
Author URI: https:/d3logics.com
Description:  supershineglobal 
Version: 4.8.9
Requires at least: 5.3
WC requires at least: 3.0
WC tested up to: 9.3
Tested up to: 6.7
Requires PHP: 5.3

/* Note: The CSS files are loaded from assets/css/ folder. */




.main-navigation a {
   font-family: 'Source Sans Pro', sans-serif;
    font-weight: 500 !important; 
    font-size: 16px !important;
    text-transform: uppercase !important;
}


/* .top-box-cls {
    background: #f1f1f1;
    padding: 10px;
    border-radius: 5px;
}
 */

/* Footer Styles */
#custom-footer {
    background-color: #333;
    color: #fff;
    padding: 40px 0;
}

.footer-widgets {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
}

.footer-widget {
    flex: 1;
    min-width: 200px;
}

.footer-widget img {
    max-width: 100%;
    height: auto;
}

.footer-widget p {
    line-height: 1.6;
	color: #fff;
    padding: 10px 0;
    margin: 0;
	font-family: 'Source Sans Pro', sans-serif;
}

.social-icons {
    display: flex;
    gap: 0;
    justify-content: flex-start;
}

.social-icons a i {
	    border: 1px solid black;
	color: black;
    border-radius: 50px;
    padding: 10px 11px;
    font-size: 15px;
	background: white;
	
}

.contact {
    display: flex;
    align-items: flex-start;
    color: black;
    font-size: 16px;
    padding: 7px 0;
	font-family: 'Source Sans Pro', sans-serif;
}
.contact-us i {
    font-size: 19px;
    color: #0abab5;
    margin: 0 8px 0 0;
}

.social-icons a {
    color: #fff;
	    margin: 0 4px !important;
    font-size: 20px;
    text-decoration: none;
}

.social-icons a:hover {
    color: #ddd;
}

.footer-widget h3 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 20px;
font-family: ""Cormorant Garamond", serif !important; 
}

.footer-widget ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-widget ul li {
    padding: 6px 0;
}


.footer-widget li a {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
	font-family: 'Source Sans Pro', sans-serif;
}

.footer-widget li a i {
    margin: 0 11px 0 0;
	color: #0abab5;
}

.footer-widget li a:hover {
    color: #0abab5;
}

.footer-bottom {
    text-align: center;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #00000012;
}

.footer-bottom p {
    margin: 0;
    color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
}



.exhibition .box span {
    display: block;
    padding: 8px 0;
    text-align: center;
	color: white;
}


.splide__slide img {
    height: 500px;
}

.exhibition .box{
    padding: 140px 30px !important;
    border-radius: 3px !important;
	align-items: center;
    border: none !important;
}


.caticons {
    border: 1px solid #0abab573 !important;

    box-shadow: 5px 5px 10px 0px rgb(0 0 0 / 6%) !important;
   
}

.splide__pagination {
    bottom: -1.5em;}
    .splide__pagination__page {
        background: #0abab5;}

     

            .deal-box-cls .elementor-image-box-wrapper img, .deal-box-cls:hover .elementor-image-box-wrapper img {
                border-radius: 3px;
            }

            .offices-box-cls a {
                color: black;
                font-size: 17px;
            }

          
            .eb-data h2 {
        
                margin-bottom: 5px;
            }

            input.wpcf7-form-control.wpcf7-submit.has-spinner.cf-btn {
                padding: 14px 30px;
				text-transform: uppercase;
				border-radius: 3px;
				background: #0ABAB5;
                color: #fff;
                border-color: #0ABAB5;
            }
            
            input.wpcf7-form-control.wpcf7-submit.has-spinner.cf-btn:hover {
    background: #81D8D0;
    border-color: #81D8D0;
    color: #000;
}

.formvalo p input[type="submit"]:hover {
    background: #81D8D0;
    border-color: #81D8D0 !important;
    color: #000;
}

            /* Review slider css */
            #reviews-splide-slider {
                max-width: 800px;
                margin: 0 auto;
                border: none;
                border-radius: 3px;
                background: transparent;
                padding: 20px;
            }
            
            .reviews-splide-slide {
                text-align: center;
            }
            
            .review-card {
                font-family: 'Source Sans Pro', sans-serif;
            }
            
            .review-title {
                font-size: 1.5em;
                color: #333;
                margin-bottom: 10px;
            }
            
            .review-content {
             
                color: #555;
                margin-bottom: 15px;
            }
            .review-content p {
                 font-family: 'Source Sans Pro', sans-serif;
                font-size: 17px !important;
                margin: 0 !important;
            }
            
            .review-author {
                font-weight: bold;
                color: #777;
            }
            
            .review-image {
                text-align: center !important;
                margin-bottom: 15px !important;
            }
            
            .review-image img {
                width: 11%;
                max-width: 100% !important;
                height: auto !important;
                border-radius: 50% !important;
            
            }
            
            .review-card p:empty {
                display: none !important;
            }

            #splide-slider {
                max-width: 100%; 
                height: 500px; 
                overflow: hidden; 
            }

            #splide-slider .splide__slide img {
                height: 100%; 
                width: auto; 
                object-fit: cover; 
            }

.splide__slide { position: relative;}



.slide-action-button {
    background-color: #0abab5;
    color: white;
    border: none;
    padding: 15px 30px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
}

.slide-action-button:hover {
    background-color: #333;
}


/* Styles for the text on the slide */
.slide-text-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: absolute;
    top: 32vh;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
}

/* Title text */
.slide-title {
    font-weight: 800 !important;
    margin: 0;
	 width: 131%;
    color: white;
    line-height: 1.2;
  font-family: "Cormorant Garamond", serif;
	font-size:30px;
}

.slide-text {
    font-size: 1.2em;
    margin-top: 10px;
    line-height: 1.5;  
    font-family: 'Source Sans Pro', sans-serif;
}

/* Ensure the slider container takes up full width and height */
#splide-slider .splide__slide img {
    width: 100%;
    height: auto;
    object-fit: cover; /* Ensures the image covers the entire slide without distortion */
}


@media (max-width: 767px) {
    .slide-title {
        font-size: 24px;
    }

    .slide-text {
        font-size: 16px;
    }

    .slide-action-button {
        padding: 10px 20px;
        font-size: 14px;
    }
}

a.slide-action-button:hover{
    background-color: #0abab5;
    border: 1px solid #0abab5;
    border-radius: 3px;
}

a.slide-action-button{
      font-weight: 400;
        font-family: 'Source Sans Pro', sans-serif !important;
    padding: 10px 25px;
    border: 1px solid #0abab5;
    color: white;
    border-radius: 3px;
    text-transform: uppercase;
}

 /******************  Shop page ***************/

            .woof-front-builder-container .woof_container h4 {
                text-align: left !important;
                background: none !important;   
            }

            .woocommerce-js .woocommerce-breadcrumb a {
                color: black;
                font-weight: 700;
            }

            .review-rating {
                display: none !important;
            }

            a.button.product_type_variable.add_to_cart_button, a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
             
                border-radius: 3px;
                padding: 10px 20px;
                line-height: 20px;
                height: 40px;
                text-transform: uppercase;
                font-size: 12px !important;
            }

            span.ast-woo-product-category {
                text-transform: uppercase;
                color: #0abab5 !important;
                font-weight: 600;
				font-family: "Cormorant Garamond", serif;
            }

            h2.woocommerce-loop-product__title {
                font-size: 22px !important;
				font-family: "Cormorant Garamond", serif;
            }

            span.woocommerce-Price-amount.amount {
                font-size: 17px;
                font-weight: 500;
                color: black;
            }

select.orderby {
    border-radius: 3px !important;
    border: 1px solid #00000045 !important;
}


        .woocommerce-js ul.products li.product a img, .woocommerce-page ul.products li.product a img {
			    border-radius: 3px;
}

.woof_sid_flat_white, .woof_redraw_zone {
	border-radius: 3px;
}

@media (max-width: 767px) {
	.exhibition .col-md-6 {
    width: 100% !important;
    padding: 10px;
}
	.row.exhibition {
    display: flex;
    width: 100% !important;
    column-gap: 10px;
    flex-direction: column !important;
}
	
	.exhibitions-date {
		width: 75% !important; }
	
	.eb-data {
    width: 75% !important;
}
	.exhibition .box span {
		padding: 3px 0 !important;
		font-size: 14px;
	}
	
}


#category-slider .splide__slide {
    display: flex;
    justify-content: center;
}  


/* Stone grid */


/* Ensure the grid container takes full width */
.category-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* 3 columns */
    gap: 20px; /* Space between grid items */
    margin: 0 auto;
    padding: 20px;
    max-width: 1200px; /* Adjust max-width as necessary */
}

/* Style each category item */
.category-grid-item {
    text-align: center;
    border: 1px solid #ddd; /* Optional: Border around each category item */
    border-radius: 3px; /* Optional: Rounded corners */
    overflow: hidden;
    background-color: #fff; /* White background */
    transition: transform 0.3s ease-in-out;
}

/* Style the category image */
.category-image {
    width: 100%;
 
    object-fit: cover;
    transition: transform 0.3s ease-in-out;
}
.category-grid-item a img {
	   height: 256px;
} 
.caticons a h3 {
  position: relative;
    z-index: 2;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}
/* Style the title */
.category-title {
     margin: 0;
    padding: 11px;
    font-size: 14px;
	    position: relative;
    z-index: 1;
    font-weight: 500;
    text-transform: uppercase;
    color: white;
    background: #0abab5;
}
/* Hover effect: Scale image and item */
.category-grid-item .category-image:hover {
    transform: scale(1.05); /* Zoom effect */
}

.category-grid-item .category-image:hover .category-image {
    transform: scale(1.1); /* Zoom effect on image */
}


/* Blogs Grid */


.blog-posts-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 20px;
}

.blog-post-item {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 2px 5px rgb(0 0 0 / 4%);
    transition: transform 0.3s ease;
}

.blog-post-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}

.blog-post-image img {
    width: 100%;
    height: auto;
    display: block;
}

.blog-post-content {
    padding: 15px;
}

.blog-post-content h2 {
    font-size: 1.25rem;
    margin: 0 0 10px;
}

.blog-post-content h2 a {
    text-decoration: none;
    color: #333;
    transition: color 0.3s ease;
}

.blog-post-content h2 a:hover {
    color: #0abab5;
}

.blog-excerpt {
    color: #666;
    font-size: 0.95rem;
    line-height: 1.5;
    margin: 0 0 15px;
    display: -webkit-box;
    -webkit-line-clamp: 4; /* Limit to 4 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.read-more {
     display: inline-block;
    font-size: 0.9rem;
    color: black;
    background: transparent;
    padding: 10px 30px;
    border: 1px solid #0abab5;
    border-radius: 3px;text-transform: uppercase;
    transition: background 0.3s ease;
}

.read-more:hover {
    background: #0abab5;
	color: white;
}

.pagination {
    text-align: center;
    margin-top: 20px;
}

.pagination a {
    color: #0073e6;
    padding: 8px 12px;
    margin: 0 5px;
    border: 1px solid #ddd;
    border-radius: 3px;
    text-decoration: none;
    transition: background 0.3s ease, color 0.3s ease;
}

.pagination a:hover {
    background: #0073e6;
    color: #fff;
}
.contact-form-col {
	padding: 20px 10px !important;
}


/* Exhibitions CSS */


.box {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 300px; /* Adjust height as needed */
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 20px;
    position: relative;
    overflow: hidden;
    transition: transform 0.3s ease, background-size 0.3s ease;
    color: white; /* Ensure text is readable */
}



.eb-data {
    z-index: 2;
    position: relative;
	text-align:center;
	width: 75%;
}
.eb-data h2 {
	color: white;
	padding: 10px 0;
}
.box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); /* Overlay for better text contrast */
    z-index: 1;
    transition: background 0.3s ease;
}

.box:hover::before {
    background: rgba(0, 0, 0, 0.3); /* Reduce overlay opacity on hover */
}

.exhibitions-date {
    display: flex;
	z-index: 9;
	gap: 15px;
    width: 100% !important;
    font-size: 18px;
	justify-content: center;}

span.eb-date-start {border-bottom: none !important;}

.woocommerce-product-attributes-item__value p a {
	text-decoration:none !important;
	font-style: normal;
	color: black;
}

.woocommerce-js div.product form.cart .button.single_add_to_cart_button {
    padding: 10px 20px;
    height: 41px;
	font-size: 14px;
	text-transform: uppercase;
    border-radius: 3px;
}

.quantity input#quantity_6781353580573 {
	    border-radius: 3px;
}


/********************  Woocommerce css ******************/

a.button.wc-forward {
    padding: 10px 20px !important;
	font-size: 14px !important;
		text-transform: uppercase;
    height: 37px !important;
    border-radius: 3px !important;
}

.coupon button.button {
    padding: 10px 20px !important;
    height: 36px !important;
		text-transform: uppercase;
    border-radius: 3px !important;
}
.actions button.button {
    padding: 10px 20px !important;
    height: 36px !important;
	font-size: 14px !important;
	text-transform: uppercase !important;
    border-radius: 3px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    line-height: 20px;
	font-size: 14px !important;
    height: 42px !important;
}

button.reset_variations {
    margin: 10px 0;
}

.splide__pagination__page.is-active {
    	    background: #0abab5;
}

.splide__pagination__page {
	background: none;
    border: 1px solid #0abab5;
}

.contactform .wpcf7-form-control {
    border-radius: 3px !important;
}


/**************  Shop Banner **************/

/* Shop Page Banner */
.shop-banner {
    position: relative;
    background-image: url('https://supershinegemsglobal.com/wp-content/uploads/2023/02/Multi-tourmaline-stock.jpeg');
    background-size: cover;
    background-position: center;
    height: 250px;
}

.shop-banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.shop-banner-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
	
	
}

.shop-banner h2
{
	font-family:"Cormorant Garamond", serif;
}

@media (max-width: 767px){
	.shop-banner h2 {
		font-size: 36px !important;}
}

.shop-banner h2 {
    font-size: 43px;
	color: white;
	font-weight: 700;
    margin-bottom: 10px;
}

.shop-banner p {
    font-size: 1.2em;
	letter-spacing: 3px;
	font-family: 'Source Sans Pro', sans-serif;
}


/* Video Link functionality */

.product-video-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    opacity: 0; 
    pointer-events: none; 
    transition: opacity 0.5s ease-in-out;
}

.astra-shop-thumbnail-wrap {
    position: relative;
    overflow: hidden; 
}

.astra-shop-thumbnail-wrap:hover .product-video-wrapper {
    opacity: 1; 
    pointer-events: auto;
}

.astra-shop-thumbnail-wrap img {
    display: block;
    width: 100%;
    height: auto;
    transition: opacity 0.5s ease-in-out; 
}

.astra-shop-thumbnail-wrap:hover img {
    opacity: 0; 
}

.astra-shop-thumbnail-wrap:hover .product-video-wrapper {
    opacity: 1;
    pointer-events: auto;
    transform: scale(1.05); 
    transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
}


/* Shop Filters css */

/* Popup Overlay */
.quote-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000;
}

.quote-popup-content {
    background: #fff;
    padding: 0;
    width: 90%;
    max-width: 800px;
    margin: 150px auto;
    border-radius: 8px;
    position: relative;
    text-align: center;
}


.quote-popup-content .close-popup {
    position: absolute;
    top: 0;
    right: 15px;
    font-size: 35px;
    font-weight: bold;
    cursor: pointer;
}



li#tab-title-reviews {
    display: none;
}


/* Freestyle Portfolio Banner */
.freestyle-portfolio-banner {
    background-color: #C7AD8C;
    padding: 10px;
    margin: 0;
    border-radius: 8px;
    text-align: center;
}

.freestyle-portfolio-banner p {
    font-size: 18px;
    margin-bottom: 19px;
    color: #333;
	font-family: 'Source Sans Pro', sans-serif;
}
.freestyle-portfolio-banner .banner-btn {
    background-color: transparent;
    color: white;
    padding: 12px 30px;
    border: 1px solid white;
    font-size: 16px;
    text-decoration: none;
    border-radius: 5px;
    transition: background-color 0.3s ease;
	font-family: 'Source Sans Pro', sans-serif;
	max-width: max-content;
    margin: 0 auto;
}


.freestyle-portfolio-banner .banner-btn:hover {
    background-color: #0abab5;
	color: white;
	  border: 1px solid #0abab5;
}

h1.product_title.entry-title {
    color: #0B0B0C;
    font-size: 50px;
    font-weight: 700;
}

.woocommerce-js div.product div.summary .woocommerce-product-details__short-description :last-child {
    font-size: 20px;
}

.product_meta {
    display: none;
}

body  button#get-quote-btn {
    box-shadow: 0px 10px 40px rgba(111,137,163,.2);
    background: #a6967c;
    color: #fff;
    padding: 10px 30px!important;
    border: 2px solid #a6967c!important;
    display: block!important;
    text-transform: uppercase;
    width: 200px!important;
    max-width: 200px!important;
}
.woocommerce-js table.shop_attributes {
    width: 500px;
    border-radius: 10px;
    overflow: hidden;
   
}

.woocommerce-js table.shop_attributes  th {border:none;font-size: 18px;color: #fff;line-height: 1.4;background-color: #818a5d;}

.woocommerce-js table.shop_attributes  td { border:none; 

  font-size: 15px;
  color: #808080;
  line-height: 1.4;
}

.woocommerce-js table.shop_attributes  tr:nth-child(even) {
  background-color: white;
}
.ast-woocommerce-container {
    padding: 0;
    max-width: 1300px;
    margin: 80px auto;
}

.contact-form {
	    width: 49.2% !important;
}

.woof-sd-ie.woof-sd-ie-color {
	padding: 5px 5px !important;
}

a.chosen-single {
    border: 1px solid #e0e0e0 !important;
}

.woof_container_inner h4 {

    font-size: 11px !important;
}

h2.woocommerce-loop-product__title {
    font-size: 16px !important;
}


.chosen-container-single .chosen-single span {
	    font-size: 13px;
	 font-family: 'Source Sans Pro', sans-serif;
}

.container.portfolio-main {
    display: flex;
    width: 1200px;
    padding: 0 3% 0 4.5%;
 
    justify-content: space-between;
    align-items: center;
}

.container.portfolio-main .left-side h2 {
       font-size: 20px;
    color: white;
    padding: 0;
    margin: 4px 0;
	font-family:"Cormorant Garamond", serif;
}
.left-side p {
	    font-size: 15px;
	    color: white;
} 

.quote-popup p {
	text-align: left;
}

.woocommerce-js div.product div.summary .single-product-category {
	display: none;
}

.footer-widget.contact-us .icon img {
    width: 20px; 
    height: 20px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

.quote-popup-content p {
    padding: 0 !important;
    margin: 0 !important;
}

.deal-box-cls a {
	text-decoration: none !important;
	font-size: .9em;
}

.single-form textarea.wpcf7-form-control.wpcf7-textarea {
    height: 120px;
}

#selected-shape-name {
    margin-top: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}


.woof_redraw_zone {
	    background-color: #fafafa7d !important;
}


.woof_list {
    display: flex;
    overflow-x: hidden;
    scroll-behavior: smooth;
    justify-content: center;
}

.woof_container.woof_container_slider.woof_container_pa_carat.woof_container_8.woof_container_carat.woof_fs_pa_carat {
    width: 90% !important;
    left: 31px;
}
.woof_container_inner.woof_container_inner_carat h4 {
    top: 34px;
    left: -33px;
}
.woof_container_inner.woof_container_inner_gemstone h4 {
    left: 0px;
	top: 48px;
	font-family: "Cormorant Garamond", serif;
}

.woocommerce-product-gallery__image { display: none!important; }

.woocommerce-js div.product div.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    width: calc(50% - 50px)!important;
}

.flex-viewport {  display: none;}
.woocommerce-js div.product div.images .flex-control-thumbs li img { opacity: 1!important; }
/* Custom Product Gallery Styles */
ul.custom-product-gallery {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

ul.custom-product-gallery li.image-column {
    width: 48%; /* Two images per row */
    margin-right: 2%; /* Space between images */
    margin-bottom: 2%; /* Space between rows */
}

ul.custom-product-gallery li.image-column:nth-child(2n) {
    margin-right: 0; /* Remove margin on the right side for the second item in each row */
}

.woocommerce-js div.product div.images .woocommerce-product-gallery__trigger { display: none!important; }
 a.button.product_type_variable.add_to_cart_button {
    display: none;
}
p.yoast-breadcrumbs { display: block; padding-top: 20px; }
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: none;
}

span.woocommerce-Price-amount.amount {
    display: none;
} .top-box-cls {
    background: #f1f1f1;
    padding: 10px;
    border-radius: 5px;
}

.shop-filter {
    margin-bottom: 20px;
}

.shop-filter select {
    padding: 5px;
    font-size: 14px;
}

.shop-filters {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 20px;
}

.shop-filters select,
.shop-filters input {
    padding: 5px;
    font-size: 14px;
}

.price-range {
    display: flex;
    align-items: center;
    gap: 10px;
}

.shop-filters button {
    padding: 5px 10px;
    background-color: #0073aa;
    color: white;
    border: none;
    cursor: pointer;
}


.woocommerce-js .select2-container .select2-selection--single:focus, .woocommerce-js select:focus, .woocommerce-page .select2-container .select2-selection--single:focus, .woocommerce-page select {
        margin: 10px 0;
        padding: 7px;
}


.woof_list_label .woof_label_term {
        padding: 3px 24px !important;
}

.woof-front-builder-container .woof_container h4 {
        background: #ebebeb59 !important;
        color: white;
        border: 1px solid #0000000d;
}

.woof_reset_button_2 {
    padding: 5px 11px;
    border-radius: 3px;
}

.woof_autohide_wrapper {
  position: relative;
  display: none;
}

.woof_redraw_zone {
display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
      padding: 20px;

    margin: 0;
    background-color: #FAFAFA;
}

.irs--round .irs-bar {
    top: 36px;
    height: 4px;
    background-color: #0abab5 !important;}

.irs--round .irs-handle{    border: 4px solid #0abab5 !important;}

.irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single {
        background-color: #0abab5 !important;
}

@media (max-width: 767px){
	
	.container.portfolio-main {
    display: flex;
    width: 100% !important;
    padding:10px;
 
    justify-content: space-between;
    align-items: center;
		display:block;
	}
    .woof_redraw_zone {
        grid-template-columns: auto;
    }
    
    ul.woof_list.woof_list_checkbox {
        display: block !important;
    }

.ast-woocommerce-container {
    padding: 0 4% !important;
}
    
    a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    width: 97% !important;
                text-align: center;
}

a.button.product_type_variable.add_to_cart_button {
    width: 97% !important;
            text-align: center;
}
}



ul.woof_list.woof_list_checkbox {
    display: flex
;
    flex-wrap: wrap;
    gap: 11px;
}

.icheckbox_square-blue {
  
    border: 1px solid #0abab5; 

}


.woocommerce-js #respond input#submit, .woocommerce-js a.button, .woocommerce-js button.button, .woocommerce-js input.button {
        height: 50px;
}

button.splide__arrow {
    background: white;
    padding: 8px;
    border: 1px solid;
        font-size: 21px;
}

.ast-woocommerce-container {
    padding: 0 9%;
}

a.read-more-btn {
    color: black;
}

/* Popup Trigger */




/* Popup Overlay */
.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

/* Popup Content */
.popup-content {
    background: #fff;
       padding: 0;
    border-radius: 3px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    max-width: 900px;
    width: 100%;
    text-align: center;
    position: relative;
}

/* Close Button */
.close-popup {
position: absolute;
    top: -17px;
    right: 8px;
    font-size: 36px;
    cursor: pointer;
    color: #333;
}

.download-portfolio-container {
    display: flex;
}

.download-portfolio-column {
    width: 50%;
        padding: 0;
}

h2.download-portfolio-heading-title {
    text-align: left;
    font-size: 33px;
}

.download-portfolio-mailchimp-subscribe-form .agree span {
    color: black !important;
}

.download-portfolio-mailchimp-subscribe-form input {
    padding: 10px;
  margin: 0 0 10px 0;
}
.download-portfolio-mailchimp-subscribe-form .agree input {
    margin: 0;
}
form.download-portfolio-mailchimp-subscribe-form {
    text-align: left;
}
.agree {
       margin: 7px 0;
    font-size: 13px;
    display: flex;
    gap: 5px;
    align-items: center;
}
.portfolio-main {
    padding: 20px;
}
.socical-media {
    text-align: left;
}
.socical-media h3 {
	margin: 10px 0;
	font-family: "Cormorant Garamond", serif !important; 
    font-size: 20px;
}
.socical-media ul {
    text-align: left;
    list-style: none;
    display: flex;
    gap: 10px;
    margin: 0;
    justify-content: flex-start;
}

.socical-media ul li i {
    font-size: 25px;
    padding: 0 10px 0 0;
}

.news-text {
    text-align: left;
    color: black;
    font-size: 17px;
    margin: 17px 0;
}

.popup-trigger {
    cursor:pointer;
}

@media (max-width: 767px){
    .download-portfolio-container {
    display: block;
}
    .download-portfolio-column {
    width: 100%;
    padding: 0;
}
    
    h2.download-portfolio-heading-title {
    text-align: left;
    font-size: 24px;
}
    .news-text {
        font-size: 14px;
    }
    
    .download-portfolio-column img {
    height: 249px;
    width: 100%;
    object-fit: cover;
    max-width: 100%;
            object-position: top;
}
    .close-popup {
        color: white;
    }
    
    .popup-content {
            width: 91%;
    }
    
}


a.button.product_type_variable.add_to_cart_button {
    width: 50%;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    width: 43%;
}


input.wpcf7-form-control.wpcf7-submit.has-spinner.submit {
    padding-top: 14px;
    padding-right: 50px;
    padding-bottom: 14px;
    padding-left: 50px;
}


/* scc */
.wp-block-title-sec {
    text-align: center;
    margin-bottom: 16px;
    display: block !important;
    border-bottom: 1px solid #e7e7e9;
}
.stone-sub-field {
    text-align: center !important;
    padding: 0 8px;
}
.stone-card {
    border: 1px solid #e7e7e9;
    padding: 24px 16px;
    align-content: flex-start;
    margin-bottom: 0 !important;
    position: relative;
    padding-bottom: 0 !important;
    height: 315px !important;
    background-color: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
}
.wp-block-title-sec {
    text-align: center;
    margin-bottom: 16px;
    display: flex
;
    align-items: center;
    border-bottom: 0px solid #e7e7e9 !important;
    padding-top: 40px;
}
.sposts .row {
    display: grid
;
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 20px;
}
@media (max-width: 767px) {
    .sposts .row {
        grid-template-columns: repeat(1, 1fr) !important;
        width: 100%;
    }
}
/*hover effect  */
.wp-block-content-sec {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    color: white;
    display: flex
;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transform: rotateY(90deg);
    backface-visibility: hidden;
    transition: transform 0.6s ease-in-out;
    text-align: center;
    padding-top: 30px;
    border-radius: 8px;
    background: rgb(0 0 0 / 60%);
    backdrop-filter: blur(20px);
}
.wp-block-footer-sec a {
    font-weight: 400;
    color: white !important;
    font-size: 15px;
    text-decoration: none !important;
}
/* Ensure the paragraph is properly styled */
.wp-block-content-sec p {
    margin: 0;
    padding: 0 20px;
     transition: transform 0.3s ease-in-out;
}
.container:hover .wp-block-content-sec p {
    transform: scale(1.1); /* Zoom in by 10% */
}
/* Footer section inside the content container */
.wp-block-content-sec .wp-block-footer-sec {
    margin-top: 10px;
}

/* Hover effect to show both paragraph and footer */
.container:hover .wp-block-content-sec {
    transform: rotateY(0);
}
.stone-sub-field p {
    display: none;
}
.formstomne  .wpcf7-form-control:focus { padding: 10px; margin:0!important; padding: 0.5em; border-radius: 4px; border:2px solid #f1f1f1!important;} .formstomne .wpcf7-form-control {  padding: 10px!important; border-radius: 4px; border:2px solid #f1f1f1!important} .formstomne .wpcf7-submit { padding: 20px 30px!important; }
@media only screen and (min-width: 900px) {

button.arrow.right {left: auto!important;right: 0!important;}
.woof_redraw_zone { grid-template-columns: 50% 50%;}
.woof_redraw_zone > *:first-child {grid-column: 1 / -1; }
.woof_fs_pa_gemstone .arrow.right { display: none!important;}
.woof_container_pa_size h4 {display: none;}


.woof_block_html_items {width: calc(100% - 50px);position: relative;}


.woof_container_inner.woof_container_inner_carat h4 {
    top: inherit;
    left: 0;
    position: inherit;
    margin: 0!important;
	font-family: "Cormorant Garamond", serif;
            margin-bottom: 10px !important;
}

.woof_container.woof_container_slider.woof_container_pa_carat.woof_container_8.woof_container_carat.woof_fs_pa_carat {
    width: 100%!important;
    left: 0;
    padding: 0!important;
    margin: 0!important;
    margin-bottom: 12px!important;
}


.woof_list.woof_list_sd.woof_list_color_sd.woof_list_color_sd_0 {
    width: 100%!important;
}



.woof_container_inner.woof_container_inner_cut .woof_block_html_items {
    width: 100%!important;
}

.woof_container_inner.woof_container_inner_gemstone h4 {
    left: 0;
    position: inherit;
    top: inherit;
}

.woof_list.woof_list_sd.woof_list_color_sd.woof_list_color_sd_0 {
    align-items: center;
    justify-content: start;
}
.woof_container_inner.woof_container_inner_size {
    width: 100%!important;
    overflow: visible;
}

.woof_container_inner.woof_container_inner_cut .woof_block_html_items {
    overflow: visible;
}

.woof_container_inner.woof_container_inner_shade {
    overflow: visible;
    width: 100%!important;
}

.woof_container_inner.woof_container_inner_shade .woof_block_html_items {
    width: 100%!important;
}

.woof_container_inner.woof_container_inner_cut {
    overflow: visible;
}

.woof_container_inner.woof_container_inner_size .woof_block_html_items {
    width: 100%;
}

}
.threebox {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to bottom, #00000000 50%, #ffffff 50%); padding-bottom: 50px;
}

.threebox .inrbox {
    background: #fff;
    padding: 10px 20px;
    border: 2px solid #ececec;
    padding-bottom: 20px;
}
.threebox .container {
    max-width: 2400px;
    width: 90% !important;
    margin: 0 auto;
}
.inrbox {
    margin-bottom: 30px;
}
.threebox h3 {
    color: #020101;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.2em;
    -webkit-text-stroke-color: #000;
    stroke: #000;
    margin-bottom: 10px;
    font-family: "Cormorant Garamond", serif; font-size:1.9em; 
}

.threebox p {
    color: #020101;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.2;
    margin-bottom: 0;
	font-family: 'Source Sans Pro', sans-serif;
}

.threebox  img {
    max-width: 70px!important;
}


.threebox {
    text-align: center;
}
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

/* .post-main .entry-content {
    max-width: 700px;
    margin: 0 auto;
} */

.blog-date {
    text-align: center;
}

.blog-date p.f-month_card_desc {
    margin: 5px;
	font-family: 'Source Sans Pro', sans-serif;
}




.sticky-wrapper {
  position: relative;
}
.social-share.sticky {
  position: sticky;
  top: 14%;
  z-index: 9;
}


.entry-image
{
    text-align:center;
}
.button {
  display:inline-block;
  height:60px;
  line-height:60px;
  overflow:hidden;
  position:relative;
  text-align:center;
  background-color:#16a756;
  color:white;
  border-radius:2px;
  transition:0.3s;
}

.button:hover {background:#19c664;}

/* BUTTON UP */
.label-up {
  display:block;
  margin:0px 30px;
  height:100%;
  position:relative;
  top:0%;
  transition:0.3s;
}

.button:hover .label-up {
  top:-100%;
}

.social-share {
    margin-right: 30px;
}

.button:hover .label-down {
  top:0%;
}
/* 
 .post-wrap {
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
    position: relative;
} */

.entry-content.clear
{
    margin-top:50px;
        margin-left: auto;
    margin-right: auto;
    max-width: 800px;
    position: relative;
    display:flex;

}

header.entry-header h2.entry-title
{
    text-align:center;
	font-family: "Cormorant Garamond", serif;
}

.post-media img
{
    display:flex;
    width:100%;
    justify-content:center;
}

.blog-category {
    text-align: center;
    margin-bottom:10px;
}

.blog-category a{

    font-size: 20px;
    font-weight: 700;
    color: #000;
	font-family: "Cormorant Garamond", serif;
}

/* ====blog page==== */
====css====
.blog-background{
    width:100%;
    height:250px;
    background-image:url(https://guidinglighttarot.com/wp-content/uploads/2024/09/Untitled-design-27.png) !important;
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
    position: relative;
}

.blog-background:before {
    background: rgb(0 0 0 / 31%);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    content: '';
}
.blog-background .container
{
    justify-content:center;
    display:flex;
    align-items:center;
    height: 200px;
}

.blog-background .container h2 {
    color: #fff;
    font-size: 40px;
    letter-spacing: 0.6px;
    position: relative;
    z-index: 0;
    padding-top: 42px;
    text-align: center;
}

.container_before_page {
    padding: 50px 0 50px 0;
    
}

.blog-page-inner {
/*     box-shadow: 0 9px 18px rgba(0, 0, 0, .08), 0 5px 7px rgba(0, 0, 0, .05); */
        padding-bottom: 25px;
    margin-bottom: 25px;
    border-radius: 5px;
}

.blog-img img {
    width: 100%;
    height: 280px;
        margin-bottom: 30px !important;
        border-radius: 5px 5px 0 0;
    object-fit:cover;

}

.blog-title {
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #222 !important;
    text-align: center !important;
      font-family: 'Source Sans Pro', sans-serif;
        margin-bottom: 10px;
    margin-bottom: 10px;
/*     padding-left: 10px; */
}

.blog-content p {
     font-family: 'Source Sans Pro', sans-serif;
/*     padding-left: 10px; */
    padding-right: 20px;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
	
}

.read-btn {
/*     padding-left: 10px; */
    text-align:center;
}
.read-btn a {
    text-decoration: none !important;
    color: #fff !important;
    background-color: #0ABAB5 !important;
        padding: 10px 20px 10px 20px;
/*      border-radius: 4px; */
	    font-family: 'Source Sans Pro', sans-serif;
	
}
.read-btn a span {
    padding-left: 5px !important;
    font-size: 20px !important;
}

.read-btn a:hover {
    background-color: #81D8D0 !important;
	color:#000 !important;
}

.blog-title a {
    text-decoration: none;
    color: #000;
	    font-family: "Cormorant Garamond", serif;
}

.blog-content p a {
    text-decoration: none;
    color: #000;
	font-family: 'Source Sans Pro', sans-serif;
}

.entry-header h1.entry-title {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 12px;
       font-family: "Cormorant Garamond", serif;
}

.blog-page .entry-meta {
    margin-bottom: 12px;
}

.entry-meta .posted-on a {
    text-decoration: none;
}

.entry-meta span a {
    text-decoration: none;
    color: #e31720;
}
.entry-content p {
    font-size: 18px;
    font-weight: 400;
    font-family: 'Source Sans Pro', sans-serif;
    text-align:justify;
}
/* ===end=== */

div#single-blog-page-main {
    padding-top: 30px !important;
}

/* ===single===page=== */
/* =================================singlepage================= */
h3#reply-title {
    display: none;
}

form#commentform {
    display: none;
}

footer.entry-footer {
    display: none;
}
div#single-blog-page-main {
    padding-top: 40px;
    padding-bottom: 40px;
}
span.byline {
    display: none;
}

span.nav-title {
    display: none;
}

.nav-previous a {
    text-decoration: none;
    font-size: 25px;

    color: #fff;
 
    padding: 10px;
    border-radius: 5px;
}

.nav-next a {
 text-decoration: none;
    font-size: 25px;
   font-family: 'Source Sans Pro', sans-serif;
    color: #fff;
   
    padding: 10px;
    border-radius: 5px;
}

.wp-block-group__inner-container h2 {
    font-size: 34px;
   font-family: 'Source Sans Pro', sans-serif;
    color: #000;
}
.blog-sidebar {
     box-shadow: rgb(0, 0, 0, 0.4) 0px 0px 4px;
    border-radius: 10px;
    padding: 20px;
}

time.entry-date.published {
    color: #ca5f02;
    font-family: 'Source Sans Pro', sans-serif;
}

.wp-block-group ul {
    margin: 0;
}


.wp-block-group ul li {
    list-style: none;
    padding-bottom: 10px;
}

.wp-block-latest-posts__list {
    list-style-type: none; 
    padding: 0;
    margin: 0;
}

.wp-block-latest-posts__list li {
    margin-bottom: 10px; 
}

.wp-block-latest-posts__post-title {
    text-decoration: none; 
    color: #000; 
    transition: color 0.3s ease; 
}

.wp-block-latest-posts__post-title:hover, .wp-block-latest-posts__post-title:focus {
    color: #ca5600;
}

.wp-block-latest-posts__post-title.active {
    color: #c95c01;
    font-weight: bold;
}

a.wp-block-latest-posts__post-title {
    color: #000;
}


/* ==end== */

.blog-sidebar ul#menu-ftr-product-menu li a {
    color: #000;
    font-family: 'Source Sans Pro', sans-serif;
}

.blog-sidebar h2.widget-title {
    margin-bottom: 5px;
}

.blog-sidebar ul#menu-ftr-product-menu li {
    padding: 5px;
    font-size: 16px;
}

.blog-page article {
    background: #f0f5fa !important;
    padding:0px !important;
}

body div#woof_html_buffer {
    background-image: url(https://azure-cobra-124940.hostingersite.com/wp-content/uploads/2025/01/loader-icon.gif);
    background-repeat: no-repeat;
    border: none !important;
    box-shadow: none !important;
    font-size: 0;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgb(243 231 231 / 59%);
    background-position: center center;
    background-size: 80px;
}
button.splide__arrow {
    width: 34px;
    height: 34px;
    background-color: #0abab5 !important;
    border-radius: 50%;
    filter: drop-shadow(0 2px 8px rgba(0, 0, 0, .15));
    opacity: 1;
    border: none!important;
    color: #fff;!i;!;
}
.formstomne .wpcf7-submit {
/*     box-shadow: 0 0 36px #af3589; */
    background: #0ABAB5;
    color: #fff;
    border: none !important;
}

.formstomne .wpcf7-submit:hover {
    background: #81D8D0;
    color: #000;
}

.splide__arrow svg {
    fill: white;
    height: .8em;
    width: .8em;
}

div#category-slider {
    padding-left: 80px;
    padding-right: 80px;
}
body .caticons img {
    width: 150px;
    height: 150px;
	border-radius: 50%;
}
body .caticons {
    padding-bottom: 60px;
}

.caticons a h3 {
    position: absolute;
    bottom:10px;
    text-align: center;
    left: 0;
    right: 0;
}
.footer-widget img {
    max-width: 180px;
}

.contact a, .contact {
    color: #fff;
}
#category-slider .splide__slide { padding-bottom: 30px; }

.caticons a {
    display: block;
    margin-bottom: 30px;
}
a.ast-on-card-button { display: none; } a.button.product_type_simple { display: none; }
/* Style for scrollable area */
.arrow {
        position: absolute;
    bottom: 23%;
/*     right: 3%; */
    box-shadow: none;
/*     transform: translateY(-50%); */
    background: transparent;
    color: black;
    border: none;
    border-radius: 50%;
    padding: 10px;
    cursor: pointer;
    z-index: 10;
  display: none; /* Initially hidden */
}

#posts-stones .col-md-3 .stone-card {
    margin-bottom: 1.5rem;
}


#posts-stones .col-md-3 {
    margin-bottom: 1.5em;
}

.stone-header h2 a, .wp-block-title-sec h3 a {
    text-decoration: none !important;
    font-size: 22px !important;
    font-weight: 400;
    color: black;
   font-family: "Cormorant Garamond", serif;
}

.stone-sub-field {
    margin-top: 50px;
}

.wp-block-content-sec {}

.stone-card:hover .wp-block-content-sec {
    transform: rotateY(0);
    color: #fff;
}

.wp-block-content-sec p {
    color: #fff!important;
    opacity: 1;
	font-family: 'Source Sans Pro', sans-serif;
}

.main-link {
    color: #fff!important;
}

.arrow.left:hover{
     color: #0abab5;
}

.arrow.right:hover{
     color: #0abab5;
}
.arrow:hover {
  background: none;
}

.woof_list {
  display: flex;
  overflow-x: hidden;
  scroll-behavior: smooth;
}
.woof_container_inner.woof_container_inner_shape {
    position: relative;
}

.woof-sd-ie {
    padding: 0 17px;
}


button.arrow.left {
    bottom: 24%;
    left: -3%;
}
button.arrow.right {
    bottom: 24%;
    left: 99%;
}
.woof.woof_sid.woof_sid_generator_6782334f76936 {
    position: relative;
}

.woof_container {
    padding-bottom: 5px;
  
    position: relative;
}


.woof-sd-ie.woof-sd-ie-color {
    background: white;
    padding: 5px 23px;
    border-radius: 3px;
}

.woof_container_inner h4 {

    font-size: 14px;
}


.woof_redraw_zone {
    width: fit-content;
}
.ast-woocommerce-container {
    padding: 0 8% !important;
}
nav.woocommerce-breadcrumb {
    display: none;
}
h1.woocommerce-products-header__title.page-title {
    display: none;
}

.newsletter newsletter input.wpcf7-form-control.wpcf7-submit.has-spinner {
    margin: 10px 0;
    color: white;
    border: 1px solid white;
    text-transform: uppercase;
    padding: 13px 30px;
}

 .newsletter input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email {
    background: transparent;
    color: white;
    border: 1px solid white;
}
.newsletter input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
    border: 1px solid #0abab5;
}

/* Container for the email and submit button */
.newsletter {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
}


.newsletter .wpcf7-form-control-wrap input {
    width: 70%;
    padding: 10px;
    margin-right: 10px;
    box-sizing: border-box;
}


.newsletter input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 30%;
    padding: 10px;
    background-color: #0073e6;
    color: #fff;
    border: none;
    cursor: pointer;
    box-sizing: border-box;
}


.newsletter .wpcf7-spinner {
    display: none; /* hide spinner initially */
}


#wpcf7-f3128-p8-o2 form.wpcf7-form.init p {

    display: flex;
    align-items: flex-start;
}
#wpcf7-f3128-p8-o2 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 30% !important;
}

#wpcf7-f3128-p8-o2 input[type="submit"] {
    border: 1px solid white !important;
    color: white !important;
    padding: 12px;
    margin: 0 0 0px 6px;
    border-radius: 3px;
}

#wpcf7-f3128-p8-o2 input[type="submit"]:hover {
    border: 1px solid #0abab5 !important;
}
#wpcf7-f3128-p8-o2 input[type="email"] {
    border-radius: 3px;
}

.freestyle-portfolio-banner {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0 !important;
}
.left-side {
    text-align: left;
}

.right-side {
    text-align: right;
}

form.cart {
    display: none;
}

 .quote-popup .wpcf7 textarea.wpcf7-form-control {
  
    height: 91px;
}
.quote-popup .wpcf7-form label{
    width: 100%;
}

.woocommerce-tabs.wc-tabs-wrapper {
    display: none !important;
}

.woocommerce-additional-information {
    padding: 20px 0;
}


td.woocommerce-product-attributes-item__value {
    padding: 0 10px !important;
}

.woocommerce-additional-information h2 {
    font-size: 18px;
	font-family: "Cormorant Garamond", serif;
}


.woocommerce-js table.shop_attributes {
  
    border: none;
    border-radius: 3px;
}
.woocommerce-js table.shop_attributes tbody tr {
    width: auto;
    border-bottom: 1px solid #0abab52b !important;
}

.woocommerce-js table.shop_attributes td {
    border-right: 0;
	font-family: 'Source Sans Pro', sans-serif;
	color: black;
		font-style: normal;
}
.woocommerce-js table.shop_attributes td p {
	font-style: normal;
}

.deal-box-cls  .elementor-image-box-wrapper {
    position: relative;
}
.offices-box-cls ul { display: block; padding: 0; margin: 0; list-style: none; }
.deal-box-cls .elementor-image-box-content {
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(15px);
    text-align: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
    color: var(--neutrals-n-1-stella);
    height: 100px;
    padding-top: 10px;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.deal-box-cls .elementor-image-box-content h3.elementor-image-box-title {transition: 0.3s ease-in-out;}

.formvalo p {
    max-width: 400px;
    background: transparent; display: flex;
}

.formvalo p input[type="email"] {
    height: 44px;
    border: 2px solid #fff;
}

.formvalo p input[type="submit"] {
    height: 44px;
    margin: 0!important;
    border-radius: 0!important;
    margin-left: -4px!important;
    background: #0abab5;
    border-color: #0abab5!important;
    color: #fff;
}
.deal-box-cls .elementor-image-box-wrapper img {
    transition: 0.5s ease-in-out;
}

.deal-box-cls:hover .elementor-image-box-wrapper img {
    box-shadow: rgba(0, 0, 0, 0.05) 5px 5px 15px 5px;
    transform: scale(1.1, 1.1);
    transition: 0.5s ease-in-out;
}

.deal-box-cls .elementor-image-box-wrapper {
    overflow: hidden;
}

.deal-box-cls .elementor-image-box-wrapper p.elementor-image-box-description {
    opacity: 0;
    transition: 0.2s ease-in-out;
}

.deal-box-cls:hover .elementor-image-box-wrapper p.elementor-image-box-description {
    opacity: 1;
}

.deal-box-cls:hover .elementor-image-box-content h3.elementor-image-box-title {
    transform: translateY(-10px);
    transition: 0.3s ease-in-out;
}
.caticons {
    border-radius: 50%;
    text-align: center;
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.5);
    padding: 10px;
    margin: 10px;
    overflow: hidden;
    padding-bottom: 50px;
    width: 170px;
    height: 170px;
}

.caticons img {
    width: 120px;
    height: 120px;
}
.exhibition .col-md-6 {
    width: 50%;
}

.row.exhibition {
 
}


.exhibition .box {
    border: 2px solid #0abab5;
    padding: 20px;
    display: flex;
    height: 100%;
    column-gap: 20px;
}

.exhibition .box span {
    display: block;
    text-align: center;
}

.exhibitions-date {
    width: 35%;
    font-size: 18px;
}
textarea.wpcf7-form-control.wpcf7-textarea.message { height: 90px; }
span.eb-date-start {
    border-bottom: 1px solid #0abab5;
}

.eb-data {
    width: 50%;
}

.eb-data h2 {
    font-size: 18px;
    margin-bottom: 0;
}
.contactform label {  display: none;}

.contactform p { margin-bottom: 10px;}
.contactform textarea.wpcf7-form-control.wpcf7-textarea { height: 90px;}
.contact-form-col {   -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1);    box-shadow: 0 0 5px rgba(0, 0, 0, .1);    padding: 20px 50px;}
.wp-gemstone-icon img { width: 120px !important; height: 120px !important; }
.exhibition .entry-content p { text-align: center; }

.stickyWhatsapp {
    position: fixed;
    right: 20px;
    bottom: 80px;
    z-index: 99;
}

.stickyWhatsapp a {
     display: block;
    color: #fff;
    border-radius: 50%;
    font-size: 1.5em;
    padding: 10px;
    background: #25D366;
}

.archive .stickyWhatsapp a, .blog .stickyWhatsapp a, .single-product .stickyWhatsapp a, .single-post .stickyWhatsapp a , .stones-template-default  .stickyWhatsapp a{
    padding: 1px 10px;
}



.header-menu { margin-top: 0!important; } .header-right { margin-top: 0!important; }

@media only screen and (min-width: 14400px) {
body .ast-woocommerce-container {
    padding: 0!important;
    width: 90%;
    display: block;
    max-width: 2000px;
    margin: 0 auto;
}

body .woof_redraw_zone {
    width: 100%;
}

body .site-header .header-container {
    max-width: 2000px;
    width: 90%;
}

body .ast-container, body .container.portfolio-main {
    padding: 0;
    max-width: 2000px!important;
    width: 90%!important;
}   
body :not(.elementor-section-stretched) > .elementor-container {
    padding: 0;
    max-width: 2000px !important;
    width: 90% !important;
}

}

@media (min-width: 600px) and (max-width:1019px) {
.slide-text-container { top: 50%; }
.threebox { margin-top: -133px; z-index: 999; position: relative; }
}



/* ====testacss=== */
.logged-in header#header.stickyheader {
    padding-top: 32px !important;
}



.header-menu .main-menu li a
{
    font-family: 'Source Sans Pro', sans-serif;
}

.header-call-now a.call-now-btn
{
	
	    font-family: 'Source Sans Pro', sans-serif;
}

.yoast-breadcrumbs a
{
	  font-family: 'Source Sans Pro', sans-serif;
	    color: #0ABAB5;
}

span.breadcrumb_last
{
	font-family: 'Source Sans Pro', sans-serif;
	    color: #0ABAB5;
}

.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count
{
	  font-family: 'Source Sans Pro', sans-serif;
}

body button#get-quote-btn {
    background: #0ABAB5 !important;
    border: 2px solid #0ABAB5 !important;
	font-family: 'Source Sans Pro', sans-serif;
}

body button#get-quote-btn:hover {
    background: #0ABAB5 !important;
    border: 2px solid #0ABAB5 !important;

}

body button#get-quote-btn:hover {
    background: #81D8D0 !important;
    color: #000;
    border-color: #81D8D0 !important;
}

.woocommerce-js table.shop_attributes th
{    background-color: transparent !important;
    color: black;
	padding: 7px 0 !important;
	font-family: "Cormorant Garamond", serif;
}

.woocommerce-js div.product .product_title
{
	font-family: "Cormorant Garamond", serif;
}

.woocommerce-js h2
{
	font-family: "Cormorant Garamond", serif !important;
}

.wp-block-footer-sec a.main-link
{
	font-family: 'Source Sans Pro', sans-serif;
}

.entry-content strong, .elementor-widget-image-box .elementor-image-box-title a,.elementor-3402 .elementor-element.elementor-element-4a818d4c .elementor-image-box-title, h3.elementor-icon-box-title, span.elementor-icon-list-text,.hero-content h1 {
font-family: "Cormorant Garamond", serif !important; 
}

.nav-previous a {
    font-family: 'Source Sans Pro', sans-serif;
}
#ast-scroll-top {
    background-color: #0ABAB5;
    font-size: 15px;
    line-height: 1 !important;
    display: flex;
    align-items: center;

}
div#primary {
    background: white;
}
/* =====test acss====== end===== */

.overview-block.block-overview-gem-detail {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

ul.stone-detail-list {
    margin-bottom: 0;
}
	
/*Custom  css*/
body, p{
    font-family: 'Source Sans Pro', sans-serif !important;
}
.inrbox {
    position: relative;
    z-index: 999;
}
.shoppbanner label {
    color: white;
    font-size: 20px;
}
.woof_container_inner h4 { margin: 0 !important; margin-top: 16px !important; }

.container.portfolio-main {
    display: block;
    text-align: center;
}

.container.portfolio-main .left-side {
    float: none;
    text-align: center;
}

.container.portfolio-main .right-side {
    float: none;
    text-align: center;
}

.freestyle-portfolio-banner {
    padding-bottom: 30px;
}
.woof_container_inner h4 { margin: 0 !important; }
.threebox .inrbox p { min-height: 44px; }
.threebox .inrbox p { min-height: 44px; }
.gem-icon img {

    width: 100%;
    object-fit: cover;
}
.sectionmain.mainbg { padding-top: 50px; }
.new-association-block.new-origin-block.stonep {
    text-align: left;
}
.splide__slide img { visibility: visible; }
.shoppbanner textarea.wpcf7-form-control.wpcf7-textarea {
    height: 100px;
}
.shoppbanner .wpcf7 .wpcf7-form-control-wrap {
    width: 100%;
    margin-top: 20px;
    display: block;
}
 .shoppbanner p {
    padding: 0;
    margin: 0;
}

.shoppbanner input.wpcf7-form-control.wpcf7-submit.has-spinner {
    border-radius: 0;
    border: none;
    background: #0ABAB5;
    color: white;
    padding-top: 14px;
}

.shoppbanner h3 {
    color: white;
    position: relative;
  
}

.shoppbanner input.wpcf7-form-control.wpcf7-tel.wpcf7-text.wpcf7-validates-as-tel {
    margin-bottom: 17px;
}

.shoppbanner form.wpcf7-form.init span.wpcf7-spinner {
    margin: 0 !important;
}

span.woof-sd-tooltiptext {
    background-color: #0abab5 !important;
    font-size: 15px !important;
}

.quote-popup-content input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #0ABAB5;
    color: white;
    border: none;
    text-transform: uppercase;
    border-radius: 3px;
    padding: 14px 30px;
}

.woocommerce-shop span.ast-woo-product-category, .ast-article-single span.ast-woo-product-category, .archive  span.ast-woo-product-category  {
    display: none !important;
}

.woocommerce-shop  h2.woocommerce-loop-product__title, .ast-article-single  h2.woocommerce-loop-product__title , .archive h2.woocommerce-loop-product__title{
    display: none;
}
.woocommerce-shop  h2.woocommerce-loop-product__title.main-product-title, .ast-article-single h2.woocommerce-loop-product__title.main-product-title, h2.woocommerce-loop-product__title.main-product-title{
    display: block !important;
}
.woocommerce-shop .product-description, .ast-article-single .product-description, .archive .product-description {
        display: -webkit-box;
    -webkit-line-clamp: 3;
    color: black;
    margin: 10px 0;
    font-size: 14px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 11.5em;
  
}
p.product-sku {
    color: #0abab5;
}

.custom-product-info {
    text-align: center;
}

.woocommerce-shop p.product-sku , .ast-article-single  p.product-sku, .archive p.product-sku{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
}
.custom-product-info {
    text-align: center;
    padding-bottom: 10px;
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    margin-bottom: 28px;
}

a.view-details {
    border: 1px solid #0abab5;
    padding: 12px 50px;
    font-size: 17px;
    color: white;
    background: #0abab5;
    border-radius: 3px;
}

a.view-details:hover {
    border: 1px solid #0abab5;
    padding: 12px 50px;
    font-size: 17px;
    color: #0abab5;
    background: transparent;
    border-radius: 3px;
}

.astra-shop-thumbnail-wrap {
           border:  1px solid #E8E8E8;
    padding: 10px;
    height: 100%;
}

.woocommerce-js ul.products li.product strong {
    display: block;
    color: #0abab5;
}


@media (max-width: 767px)
	
{
	 
	.elementor-8 .elementor-element.elementor-element-7fc5034 .elementor-heading-title{
		font-size:30px !important;
	}

    .caticons a h3{
        font-size: 15px !important;
    }
    
    
    .quote-popup .wpcf7 textarea.wpcf7-form-control {
    height: 54px !important;
}
.quote-image img {
    height: 150px !important;}
    .quote-popup-content {
            margin: 50px auto !important;
    }
    .main-pop-single {
    display: block !important;
}
    
    .quote-image, .form-pop {
    width: 100% !important;
}
    .woocommerce-js table.shop_attributes {
            width: 100%;
    }

    .ast-woocommerce-container {
        margin: 10px auto;
    }
    .quote-popup-content .close-popup {
        color: white;
    }
    
    .quote-popup { top: 35px;}
    
    a.view-details {
        padding: 12px;
    }
    a.view-details:hover {
        padding: 12px;
    }

    .logged-in header#header {
    padding: 15px !important;
    }
.search-popup-content {
    display: none !important;
}
    .threebox {
            position: relative;
        margin-top: 24px;
	    padding-bottom:0px;
	}

#splide-slider {
    max-width: 100%;
    height: auto;
    overflow: hidden;
}
.splide__pagination { bottom: 10px; }
.splide__pagination__page {
    background: none;
    border: 1px solid #fff;
}
.splide__pagination__page.is-active {
    background: #fff;
}
.main-stones div#category-slider {
    padding-left: 0;
    padding-right: 0;
}
    .main-stones body .caticons {
    width: 150px;
    height: 170px;
}

    .row.exhibition {
                padding-left: 20px;
    }
    .overview-block {
        width: 100% !important;
    }
.freestyle-portfolio-banner .left-side {
    text-align: center !important;
}

/* 
        .archive .menu-toggle {
        left: 59% !important;
    } */

    .archive .site-header .header-container {
        width: 416px;
    }
    
    .archive .logged-in header#header {
    padding-top: 17px !important;
}
    .woof_redraw_zone {
        display: block;
        width: 100%;
    }
.woof_list.woof_list_sd.woof_list_color_sd.woof_list_color_sd_0 {
        width: 100%;}

    .woof_container_inner h4 {
            position: relative !important;
    }

    .blog {
        background: white;
    } 
    .shop-banner-content{
            padding: 14% 0 0 0 !important;
    }
    .slide-text-container {
            top: 24vh;
    }
    .header-search {
        display: none;
    }

}

.single-post,.blog-page.row article   {
    background: white !important;
}

.blog-page-inner {
    border: 1px solid #00000014 !important;
}

@media (min-width: 820px) and (max-width: 1180px) {
   .search-container { top: 5px !important;}
      
}

.woocommerce-shop .stickyWhatsapp a {
    padding: 9px 10px;
}


.woof-sd-ie input[type="checkbox"]:checked + label {
    box-shadow: 5px 5px 8px #af719c4d;
    transition: all 0.3s ease-in-out;
}

.post-type-archive-product div#primary {
        margin: 10px 0;
}


.single-product h1.product_title.entry-title {
    font-size: 28px;
}

.single-product .woocommerce-product-details__short-description {
    display: none;
}

.single-product .summary .entry-summary p.product-sku {
    text-align: left;
    justify-content: flex-start !important;
}

.single-post .ast-article-single img {
    width: 77% !important;
    height: 350px !important;
    object-fit: cover !important
}

.quote-image {
    width: 50%;
    height: 100%;
}
.woof_container_inner h4 { margin: 0 !important; }
.main-pop-single {
    display: flex;
}
.form-pop {
    width: 50%;
       padding: 15px;
    align-content: center;
}
.quote-popup-content h2 {
    margin: 0;
    font-size: 28px;
    padding-bottom: 11px;
    text-align: left;
}
.elementor-invisible { visibility: visible !important; }
.quote-image img {
        height: auto;
    object-fit: cover;
    width: 100%;
    max-width: 100%;
    border-radius: 3px;
}
.archive #ast-scroll-top .ast-icon.icon-arrow svg {transform: translate(0, 99%) rotate(180deg) !important;}
.boxSliderB a:after {
    content: '';
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    background: #000;
    opacity: 0.2;

}

.boxSliderB {
    position: relative;
}

#splide-slider .splide__slide img {
    height: 500px;
    object-fit: cover;
}

.boxSliderB {
    overflow: hidden;
}
.image-gallery .wpcf7-form-control {
    border: none!important;
}

.image-gallery span.wpcf7-list-item.first {
    margin: 0;
}
.boxSliderB a {
    position: relative;
    z-index: 99; }
.image-gallery span.wpcf7-list-item {
    margin-left: 10px;
    margin-bottom: 10px;
}
body  .woof-sd-tooltip .woof-sd-tooltiptext {
    bottom: inherit;
    top: 3px!important;
    padding: 0!important;
    background: #c7ad8c !important;
    z-index: 99999!important;
    width: auto;
    min-width: 55px!important;
    font-size: 11px!important;
    left: 0!important;
    right: 0;
    margin: 0 auto;
}

body .woof-sd-tooltip .woof-sd-tooltiptext::after {
    display: none;
}
.stickyWhatsapp a { padding: 0 !important; width: 40px !important; height: 40px !important; line-height: 40px; display: flex; align-items: center; text-align: center; justify-content: center; }
body  .woof-sd-ie.woof-sd-ie-color {
    padding-top: 30px!important;
}
.tophomebox button.splide__arrow { top: 40%; transform: translateY(-40%); } .slide-text-container { top: 40%; left: 50%; transform: translate(-50%, -40%); }
.slide-title { padding: 0 !important; margin: 0 !important; }

.elementor-element.elementor-element-cf518f4.elementor-widget__width-initial.elementor-widget.elementor-widget-text-editor ul li {
    list-style: none;
        padding: 5px;
}

.newbox h3.elementor-icon-box-title span {
    font-family: 'Source Sans Pro', sans-serif !important;
}
.mainbox .elementor-widget-container {
    height: 320px;
}
.para p {
    font-size: 17px;
    font-family: 'Source Sans Pro', sans-serif !important;
    font-weight: 300;
    line-height: 19px;
}
.review-card p {
    line-height: 19px;
    font-size: 18px;
    font-weight: 300;
    font-family: 'Source Sans Pro', sans-serif !important;
}
div#par ul li a {
    font-family: 'Source Sans Pro', sans-serif !important;
    font-size: 18px;
    line-height: 19px;
    font-weight: 300;
}


@media only screen and (max-width: 1320px) {
.hseadlinemain h2.elementor-heading-title.elementor-size-default {
    min-height: 52px;
}   
    .threebox h3 {
        font-size: 24px;
    }
    #category-slider .splide__slide {
    width: 214px !important;
    padding-bottom: 30px;
}
    
    div#category-slider {
    padding-left: 60px;
    padding-right: 60px;
}
    div#category-slider-track{
            padding-left: 199px !important;
    }
    
    
}


section.elementor-section.elementor-top-section.elementor-element.elementor-element-41a176a.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default{
        padding: 0em 0em 5em 0em;
}


.paragph p {
    font-family: 'Source Sans Pro', sans-serif !important;
}
.newbox h3.elementor-icon-box-title span {
        font-family: "Cormorant Garamond", serif !important;
    font-weight: 500 !important;
    font-size: 20px;
}
}
span.NormalTextRun.SCXW120374855.BCX0 {
    font-family: 'Source Sans Pro', sans-serif !important;
}
span.TextRun.SCXW120374855.BCX0 {
    font-family: 'Source Sans Pro', sans-serif !important;
}
.elementor-element-7fb1f77 p.elementor-icon-box-description{
     font-family: 'Source Sans Pro', sans-serif !important;
}

.review-card p{
    font-family: 'Source Sans Pro', sans-serif !important;
}
.exhibitions-date {
    font-family: 'Cormorant Garamond', sans-serif !important;
    font-size: 25px;
    font-weight: 600;
}
.contact a{
    color: #fff;
}
    @media (max-width: 767px) {
		    .elementor-8 .elementor-element.elementor-element-492be06 {
        padding: 0em 0em 1em 0em !important;
    }
        .menu-toggle {
        position: relative !important;
        top: 16px !important;
/*         left: 240px !important; */
        width: 30px;
        height: 24px;
        z-index: 101;
        display: none;
    }
        .inrbox {
    width: 100% !important;
/*     margin: auto !important; */
	z-index:0;
}
         .threebox h3 {
        text-align: center;
    }
        .threebox .inrbox p {
    text-align: center;
}
    div#category-slider-track {
        padding-left: 217px !important;
    }
    div#category-slider {
        padding-left: 40px;
        padding-right: 40px;
    }
            .header-logo a img {
        max-width: 120px;
        position: relative;
        bottom: 12px;
        }
        .logged-in header#header {
        padding: 0px 15px !important;
    }
        .caticons a h3 {
    text-align: center;
/*     position: relative; */
    font-size: 17px;
        }
        .offices-box-cls ul li{
            text-align: center !important;
        }
        .exhibitions-date{
            gap: 0px;
        }
            .eb-data {
        width: 76% !important;
    }
        .exhibition .box
 {
     padding: 140px 18px !important;
        }
        .exhibition .box span{
            font-size: 13px;
        }
        input[type="email"] {
    margin-bottom: 25px;
}
        .formvalo {
    text-align: center;
}

.stickyWhatsapp {
    position: fixed;
    right: 20px;
    bottom: 80px;
    z-index: 99;
}
        .stickyWhatsapp a {
   color: #fff;
        border-radius: 50%;
        font-size: 1.5em;
        padding: 10px;
        background: #25D366;
        }


        .container.portfolio-main {
    display: flex;
    width: 100% !important;
    padding:10px;
 
    justify-content: space-between;
    align-items: center;
        display:block;
    }
        .shop-banner-content {
    position: absolute;
    top: 50%;
    width: 80%;
        }
        .gemstone-content {
    position: relative;
    z-index: 9999;
            padding: 60px 10px;
        }
    }
.review-card p{
    line-height: 1.6 !important;
}




.woof_container.woof_container_select.woof_container_pa_size.woof_container_9.woof_container_size.woof_fs_pa_size {
    position: relative;
 
}
h2.slide-title{
    font-weight: 900 !important;
    font-size: 33px !important;
}

div#reviews-splide-slider{
    max-width: 1120px !important;
}

.from-box{
    height: 700px !important;
}
.from-box img{
    height: 700px !important;
}


@media (max-width: 767px) {
        .menu-toggle {
        position: absolute !important;
        top: 16px !important;
        right: 20px !important;
		
    }
    img.custom-logo {
    position: relative;
    top: 0px;
}
.header-container.visible {
    z-index: 1;
}

}
@media screen and (min-device-width:1020px) {
    section.tophomebox { height: 100vh; min-height:500px!important }
}

@media screen and (min-device-width:700px) and (max-device-width: 1100px) { 
.header-menu .main-menu li a { font-size: 13px!important; } .site-header .header-container { width: 96%!important; }
    
    
}
@media only screen and (min-width: 1300px) {
    .site-header .header-container {
    max-width: 2400px;
    width: 90%!important;
    margin: 0 auto;
}
.elementor-container.elementor-column-gap-default:not(.elementor-section-full_width .elementor-container.elementor-column-gap-default)
 {
    max-width: 2400px;
    width: 90%;
    margin: 0 auto;
}

.elementor-container.elementor-column-gap-default .elementor-container.elementor-column-gap-default {width: 100%!important;max-width: 100%!important;}
#custom-footer .ast-container {max-width: 2400px; width: 90%; margin: 0 auto;}
.container.portfolio-main  {max-width: 2400px; width: 90%; margin: 0 auto; padding:0;}
body  .ast-woocommerce-container {
    padding: 0!important;
    max-width: 2400px;
    width: 90%;
    margin: 0 auto;
}
body .woof_redraw_zone {
    padding: 0!important;
   width: 100%;
}


#splide-slider .splide__track {
  height: 100% !important;
  overflow: hidden;
}

#splide-slider .splide__list {
  height: 100% !important;
  display: flex;
}


#splide-slider .splide__slide a {
  display: block;
  width: 100%;
  height: 100%;
}

#splide-slider .splide__slide img {
  width: 100%;
  height: 100%;
  object-fit: cover; 
  display: block;
}

.boxSliderB { position: relative; height: 100%; }

#splide-slider { height: 100vh!important; min-height:450px!important}
section.tophomebox { min-height:550px!important; }
}


.no-scale {
  transform: none !important;
}
@media (min-width: 769px) and (max-width: 939px) {
.slide-text-container, .threebox, body #header { zoom: .75; }
.header-call-now a { font-size: 0; padding: 0; }
}
@media (min-width: 940px) and (max-width: 1000px) {
.slide-text-container, .threebox, body #header { zoom: .80; }
}
@media (min-width: 1001px) and (max-width: 1100px) {
.slide-text-container, .threebox, body #header  { zoom: .85; }
}
@media (min-width: 1101px) and (max-width: 1200px) {
.slide-text-container, .threebox, body #header { zoom: .90; }
}
@media (min-width: 1201px) and (max-width: 1500px) {
.slide-text-container, .threebox, body #header { zoom: 1; }
}
@media (min-width: 1501px) and (max-width: 1800px) {
.slide-text-container, .threebox, body #header { zoom: 1.1; }
}
@media (min-width: 1801px) and (max-width: 2200px) {
.slide-text-container, .threebox, body #header  { zoom: 1.2; }
}
@media (min-width: 2201px) and (max-width: 3800px) {
.slide-text-container, .threebox, body #header  { zoom: 1.3; }
}

.blog main#primary {
    background: white;
}

.blog-title {
    display: -webkit-box;
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%; 
    white-space: normal; 
}

.blog-page-inner {
    border: 1px solid;
}

.blog-content p a {
       display: -webkit-box;
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%; 
    white-space: normal; 
    padding: 0 20px;
}

}
.woof-sd-ie.woof-sd-ie-color { min-width: 70px; }
.bottoncontactform {
    padding-top: 50px;
    padding-bottom: 50px;
}

.bottoncontactform .col-md-6.rightside {
    background-image: url(https://supershinegemsglobal.com/wp-content/uploads/2025/08/Freestyle.jpeg);
    background-size: cover;
    background-position: center;
}

.inrshop {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    margin: 0px 0px 0px 0px;
    padding: 020px 20px 20px 20px;
}
@media (max-width: 921px) {
    .ast-container .woocommerce ul.products:not(.elementor-grid), .woocommerce-page ul.products:not(.elementor-grid), .woocommerce.tablet-columns-3 ul.products:not(.elementor-grid) {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
}
@media (max-width:767px) {
	#splide-slider .splide__slide img {height:auto;}
	
}
@media (max-width: 767px) {
    .right-side {
    text-align: center !important;
}
    
    .category-grid {
            grid-template-columns: repeat(1, 1fr) !important;
        padding: 0 !important;
    }

    #splide-slider .splide__slide img {
        padding: 0 !important;
        object-fit: cover; !important;
        height: 350px !important;
    }
    .exhibition .box {

    padding: 33px 30px !important;
  display: flex;
  height: 100%;
  column-gap: 20px;
  flex-direction: column;
  justify-content: center;
}
    
    .exhibitions-date {
  width: 100%;
  font-size: 18px;
}
    
    .eb-data {
  width: 100%;
  text-align: center;
}
.boxSliderB a { display: block; }
.slide-text-container {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transform: inherit;
}
.about-img {
        width: 100%;
        min-height: 350px !important;
        object-fit: cover;
    }
    .splide__slide:hover img, .review-image img {
    width: 100px;
    object-fit: contain!important;
    transform: inherit;
}
.review-card p {
    font-size: 14px;
}

.review-title {
    font-size: 18px;
}
.main-form { overflow: hidden;}
#reviews-splide-slider { padding: 0; }
.exhibition .box { padding: 90px 10px !important; }
.exhibition .col-md-6 { padding: 0; padding-bottom: 10px; }
}