/*
Theme Name: AJ Theme
Theme URI: https://wordpress.org/themes/twentytwentythree
Author: the WordPress team
Author URI: https://wordpress.org
Description: Twenty Twenty-Three is designed to take advantage of the new design tools introduced in WordPress 6.1. With a clean, blank base as a starting point, this default theme includes ten diverse style variations created by members of the WordPress community. Whether you want to build a complex or incredibly simple website, you can do it quickly and intuitively through the bundled styles or dive into creation and full customization yourself.
Requires at least: 6.1
Tested up to: 6.6
Requires PHP: 5.6
Version: 1.5
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: twentytwentythree
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/

@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');

body{
    font-family: "Outfit", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    padding: 0px;
	background:#fbfbfb;
	font-weight:300;
	overflow-x:hidden !important;
  }
  .latestcollection h1{
    font-size: 44px;
  }
a{
    text-decoration: none;
}
ul{
    list-style: none;
}
  .navbar{
    z-index: 99999;
    width: 100%;

  }
  @font-face {
  font-family: jamel;
  src: url(fonts/Jamel.ttf);
	font-display:wrap;
}
  .jamelfont{
    font-family: jamel;
  }
  ul.topmenu {
    list-style: none;
    display: flex;
    margin:0px;
	width:100%;
	
  }
ul.topmenu  li a{
    color: #444444;
    margin: 0px 20px;
    padding: 50px 0px 40px 0px;
	display:inline-block;
	text-transform:uppercase;
} 

ul.topmenu  li a i:hover, .current_page_item a {
    color: #9D832F !important;
}
li.red>a{ color:red !important;}
.navbar-brand  img{
    width: 70px;
	margin-left:15px;
}
.navbar>div>div{
    justify-content: end;
}
.sticky-note{
    background: #a3e2f1;
    text-align: center;
    font-size: 14px;
    padding: 6px;
}
.scrolled {
    background: #041337 !important;
    margin: 0px;
    z-index: 9999;
    box-shadow: 0px -33px 40px 8px #444444;
    top: 0px;
    border-radius: 0px;
    padding: 10px;
}
.mobile-cart a{
	display:none !important;
}
#mega-menu-item-2139{
	    border: 1px solid white !important;
    border-radius: 40px !important;
}
#mega-menu-item-2139 a{
	    line-height: 44px !important;
    height: 45px !important;
}
#mega-menu-item-2139:hover{
	background:white !important;
}
.scrolled>div>div> ul > #mega-menu-item-2139:hover a{
	color:#D5A114 !important;
}
	#mega-menu-wrap-left-menu #mega-menu-left-menu > li.mega-menu-item > a.mega-menu-link {
    margin: 0px 15px;
}
.sticky-note p{
    text-transform: uppercase;
}
.site-mega-logo, .woocommerce-product-gallery__trigger{
	display:none;
}
 .menu-item-object-product_cat a, .menu-item-object-custom a{
	color: white !important;
}
.scrolled>.container-fluid>.mega-menu-wrap>ul>li>a.mega-menu-link{ color:#FFFFFF !important; }
.scrolled>div>div>ul.topmenu>li>a{ padding:20px 0px; color:#ffffff; } 
h4.mega-block-title{ color:#fbfbfb !important;padding-bottom:15px !important; margin-bottom:20px !important; border-bottom:1px #fbfbfb40 solid !important; }
/* story css */
.our-story img{
   width: 100%;
   border-radius: 50%;
   transition: transform 0.8s ease;
}
.our-story img:hover{
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transform: scale(1.2);
    opacity: 0.9;
}
.our-story{
    text-align: center;
    width: 150px;
    border-radius: 50%;
    height: 150px;
    margin:0px auto;
    border: 2px solid rgb(133 217 241);
    overflow: hidden;
	padding:5px;
}
.story-title{
    text-transform:capitalize !important;
}
.ti-rating-text{
    display:none !important;
}
.newarrivals {
    padding-bottom:100px;
}
.ajax_add_to_cart{
    font-weight:300 !important;
}
.single-locations-box{
    margin-bottom:60px;
    padding: 0px 30px;
}
.single-locations-box p{
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    padding-top: 23px;
}
.single-locations-box img{
   width: 87px;
    height: 85px;
    border-radius: 50%;
}

.wpmenucart-contents span, .menu-item-209 i{
	color:black;
}
.scrolled .wpmenucart-contents span, .scrolled .menu-item-209 i{
	color:white !important;
}
.story-section{
    padding: 25px;
}
.location-box iframe{
    width: 100%;
    height:450px;
}
/* .story-img{ width: 138px !important;
    height: 138px !important;
} */
.price ins{
	text-decoration:none !important;
}
.upperimg, .lowerimg {
    overflow: hidden;
    border-radius: 20px;
}
.upperimg img, .lowerimg img{
    transition: transform 0.3s ease;
}
.upperimg:hover img, .lowerimg:hover img{
    transform: scale(1.2);
    opacity: 0.9;
}
.twoimage img{
width: 100%;
border-radius: 20px;
}
.para h1 {
    font-family: jamel;
    font-weight: 500;
}
 .des2 h2{
    font-family: jamel;
	font-size:65px;
	line-height: 78px
}
.yith-wcwl-icon-svg{
	width:18px !important;
}
.des2{
    padding: 0% 18%;
}
.textoverlay1{
    position: absolute;
    bottom: 4%;
    left: 7%;
    font-weight: 100;
}
.textoverlay2{
 position: absolute;
  bottom: 3%;
  width: 100%;
}
.textoverlay1 h4{   
     line-height: 20px;
    margin: 0px;
    text-align: left;
}
.newarrival-title h1{
    font-weight: 300;
    line-height: 20px;
}
.fw-bold{
    font-weight: bold;
}
.para p{
    font-size: 22px;
    font-weight: 300;
}
.collectionlist li{
    list-style: none;
}
.collectionlist li a{
    color: black;
}
.collectionlist{
    padding-left: 0px;
    line-height: 29px;
    font-size: 20px;
}
.backimg{
    background: url('http://localhost/ashmijewellers/wp-content/themes/AJ/img/ring-parallax.png') 	center center no-repeat;
    padding: 65px 0px 110px 0px;
    align-content: center;
}
.coloroverlay, .imageoverlay{
    width: 80%;
    margin: 0px 76px;
   
}
.imageoverlay{
    position: absolute;
    text-align: center;
}
.imageoverlay h1{
    color: #ffffff;
    font-family: jamel;
    font-size: 52px;
	margin-top:45px;
}
.imageoverlay a{
    color: white;
    padding: 15px 25px;
    border: 2px solid white;
    border-radius: 40px;
	font-size:16px;
}
.coloroverlay{
    position: absolute;
    bottom: 0px;
    height: 40%;
    background: #041337;
}
/* .img-link{
    transition-duration: 5s;
} */
.corner{ border-radius:2%;}
.img-link{ margin:0%; }
.img-link:hover .imageoverlay{
display: block;
-webkit-transition:.4s;
}
.img-link:hover .coloroverlay{
    display: block;
    }
/* .lastcollections{
    max-height: 90vh;
    overflow: hidden;
} */
.insa-title h1{
    font-size: 65px;
    letter-spacing: 76px;
    color: maroon;
}
.clearfixed{
    clear: both;
}
.mobile-show{
	display:none;
}
.footer{
    background-color: rgb(2 2 53);
    /* min-height: 250px; */
}
.shop-info p, .footer-links p{
    color: #fff;
    line-height: 14px;
}
.footer-links p a{
    color: #fff;
}

.beforeafter {
    display: inline-block;
    padding: 0 10px;
  }
  #sb_instagram #sbi_images {
      padding:0px !important;
  }
  .beforeafter::before, .beforeafter::after {
    content: '';
    position: absolute;
    top: 50%; 
    width: 50px; 
    height: 2px;
    background-color: #0a0620;
  }
  
  .beforeafter::before {
    left: 0; 
    transform: translateX(-100%); 
  }
  
  .beforeafter::after {
    right: 0; 
    transform: translateX(100%); 
  }
  .carousel-wrapper {
    display: flex;
    align-items: center; 
    justify-content: space-between; 
    position: relative;
  }
  .carousel-wrapper .prev, .carousel-wrapper .next {
    background-color: transparent;
    border: none;
    font-size: 2rem;
    color: #000;
    cursor: pointer;
    z-index: 2; 
  }
  /* .carousel-wrapper .next {
    margin-left: 10px; 
  } */
  .amazingslider-text-1{ width:50%;}
  .overlay-layer{
    position: absolute;
     bottom:0px;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgb(0 0 0 / 73%) 27%, /* 50% opaque black at bottom */ rgba(255, 255, 255, 0) 47% /* fully transparent white at top */);
    border-radius: 14px;
   }
.owl-dots{
    display: none;
}
.mega-sub-menu{
	padding-top:0px !important;
}
.clientfeed::after{
    content: '';
    position: absolute;
    top: 54%;
    width: 91px;
    height: 3px;
    background-color: #110070;
    transform: translateX(12%);
}
.order::after{

/*         content: '';
        position: absolute;
        top: 54%;
        width: 50px;
        height: 2px;
        background-color: #110070;
        transform: translateX(12%); */
}
.footer-last{
    border-top: 1px solid #ffffff2e;
}
.shop-info img{
    width: 125px;
	margin-bottom:20px;
}
.footer-links h6{
	color: #ffffff80;
}
#menu-footer-menu1 li a, #menu-footer-menu2 li a, #menu-footer-menu3 li a {
    color: #ffffff80 !important;
	padding-bottom:2px;
	display:block;
	font-weight:100;
}
#menu-footer-menu1, #menu-footer-menu2, #menu-footer-menu3{ padding:0px; }
.wpb_category_n_menu_accordion li a{ border-radius:none; font-size:15px !important; font-weight:300; }
.wpb_category_n_menu_accordion_list>li>a{ font-weight:500; padding:15px 0px; }
.wpb_wmca_accordion_wrapper_theme_transparent ul li a{ border-radius:none; }
.wpb_wmca_accordion_wrapper_theme_transparent ul ul {
  margin: 5px 0 0 0px !important;
}
.wpb_category_n_menu_accordion > ul > li > a{ padding:15px 0px;}
/********************************** PARALLAX ***********************************/
.section {
      height: 100vh;
	  z-index:99;
      justify-content: center;
      align-items: center;
      position: relative;
    }
    .parallax {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;

    }
.order_item> .woocommerce-table__product-name a{
	color: black !important;
}
//.blackwhite>img{  filter:grayscale(1); }
.blackwhite>a>img:hover{ filter:grayscale(1); -webkit-transition:.3s; }
.imgpad10>a>img{ padding:5%; border:1px #CCCCCC solid; background:#FFFFFF; }
.imgpad10>a>small{ color:#444444; display: block; padding: 20px 5px;}
  .text-container {
      position: relative;
      width: 100vw;
      height: 80vh;
      display: flex;
      justify-content: center;
      align-items: center;
      overflow: hidden;
	  background:#041337;
    }
    .scrolling-text {
      white-space: nowrap;
      position: absolute;
	  color:#FFFFFF;
	  font-family: jamel;
	  right :0%;
    }
	 .scrolling-img {
      white-space: nowrap;
      position: absolute;
	  color:#FFFFFF;
	
	  left :0%;
    }
	.scrolling-img >div>h1{ font-family:'jamel'; }
	.scrolling-text>div>h1{  font-size: 80px; }
	.sb_instagram_header{ display:none !important; }
	a.social{
		padding: 10px;
		border: 1px #CCCCCC solid;
		margin-right: 10px;
	}
	a.social>i{ color:#ffffff; }
	#brief_intro{ padding:150px 10px 60px 10px; background:#fbfbfb; }
	.wc-block-cart-items__row{ border:1px #CCCCCC solid; background:#FFFFFF; font-size: 18px;}
	.sidebar-shop{ padding-right:15%;}
	.wc-block-components-price-slider--is-input-inline .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount {
		max-width: 75px !important;
	}
/************************************************************* WOOCOMMERCE CSS **************************************************/
.reset_variations{ color:#444444; padding-left:25px;}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    color: #515151;
    border: 1px solid #8fae1b;
    border-radius: 44px;
    background: #FFFFFF;
}
div.summary{ padding:10px 5%;}
.flex-viewport{ background:#ffffff; min-height:625px;}
.yith-wcan-filters .yith-wcan-filter .filter-title{
	border-bottom: 1px #cccccc91 solid;
    padding-bottom: 12px;
    margin-bottom: 15px;
	font-size:20px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > a, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > label > a { padding-left:6px; }
.yith-wcan-filters {
    background-color: var(--yith-wcan-filters_colors_background, transparent);
    margin-bottom: 30px;
    /* border: 1px #CCCCCC solid; */
    padding: 30px;
}
.wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-sale-badge{
	         
            background-image: linear-gradient(to right, #DD5E89 0%, #F7BB97  51%, #DD5E89  100%);
           
            padding: 2px 10px;
            text-align: center;
            text-transform: uppercase;
            background-size: 200% auto;
            color: white;            
            display: block;	
}
ul.product-categories{ padding:0px; }
ul.product-categories>li>a{ color:#FFFFFF; font-weight:100;}
.add_to_wishlist{ color:#444444; }
select.orderby{ padding:5px 15px; border-radius:25px; margin-top:-10px; margin-bottom:0px; background: white;
  border: 1px #CCC solid;}
span.onsale, .woocommerce-loop-product__link> .onsale{
	background: yellow !important;
    position: absolute;
    width: 50px;
    height: 50px;
    color: red !important;
    border-radius: 30px;
    padding: 12px 8px;
    z-index:500;
}
.wc-blocks-components-select .wc-blocks-components-select__label{
	line-height: 2.25 !important;
}
.container-bread>a{ color:#000000; font-weight:bold; }
.related{ margin-top:80px;}
.summary>p.price{ padding-bottom:0px;margin:0px;}
.summary>p.custom-note{color:#CCCCCC; font-size: 12px; color: #666; margin-bottom: 30px; }
.summary>h1.product_title{ font-weight:300; }
.store-header{
	border: 1px #CCCCCC solid;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 30px;
	background:#FFFFFF;
}
.add_to_cart_button{ display:none; }
h1.woocommerce-products-header__title{ font-weight:300; font-size:23px; margin-bottom:0px;margin-top:5px; }
p.woocommerce-result-count{ float:left; }
form.woocommerce-ordering{ text-align:right;} 
.product{ margin-bottom:25px; }
.yith-wcwl-add-button{ position:absolute; top:11px; right:10px; }
figure>.woocommerce-product-gallery__image{ float:left; }
.wc-block-product-categories-list-item>a>span>img.attachment-woocommerce_thumbnail{
	width: 40px;
    height: 40px;
    border-radius: 46px;
    border: 1px #CCCCCC solid;
    margin-right: 10px;
}
.site-main{	
	margin-bottom:90px;
	padding-top:90px;
	width:90%;
    border-radius: 10px;
}
.product-wrapper{  border-radius:10px; padding:15px; background:#FFFFFF; text-align:center; position:relative; border:1px #FFFFFF solid; }
.product-wrapper:hover{ border:1px #CCCCCC solid; -webkit-transition:0.3s; }
.product-wrapper>a>img{ max-width: 100%; padding: 18px;height:auto; border-radius: 30px;}
.price{
    display: block;
    color:grey;
    padding-bottom: 15px;
}
.price>.amount{
    font-size: 15px;;
}
.caption1 a h5, h2.woocommerce-loop-product__title{
    color: #000000;
    font-weight: 300;
    margin-bottom: 6px;
    font-size: 18px;
}
h2.woocommerce-loop-product__title{ }
ul.wc-block-product-categories-list { padding:0px; }
ul.wc-block-product-categories-list>li>ul { padding-left:15px; }
ul.wc-block-product-categories-list>li{padding-bottom:10px; }
.wc-block-product-categories-list>li>a{ color:#444444; }
.add_to_cart_button {
    color: rgb(100, 69, 12);   
    padding: 5px 25px;
    border: 1px solid black;
    border-radius: 20px;
}
.amazingslider-img-2{
    border-radius: 15px;
}
.page_item a{
    color: white;
}
.thumbnail>img{ padding:30px; }
h2.wp-block-heading{ font-size:20px; }

/****************************************************/
/* Make the gallery thumbnails vertical */
.aa{ position:relative; }
.aa>.flex-viewport{ text-align:center;margin-left:125px; }
.flex-control-thumbs {
	list-style:none;
	padding:0;
	position:absolute;
	top:0px;

}
.flex-control-thumbs>li>img{ 
	width:120px;
    height: 120px;
    border: 1px #CCCCCC solid;
    margin-bottom: 6px;

}
.flex-control-thumbs {
    display: flex;
	flex-direction:column;
    width: auto;
    height: 100%; /* Ensure the thumbnails take up the full height */
    justify-content: flex-start; /* Align thumbnails at the start */
    margin-bottom: 20px; /* Add some space between the main image and thumbnails */
}
.woocommerce-product-gallery__image a img{
	    width: 100%;
    height: auto;
}

/* Set the width of the main product image */
div.product div.images img {
    max-width: 100%; /* Keep the main image responsive */
}

/* Adjust the gallery thumbnail images */
div.product div.images .flex-control-thumbs li {
    margin-bottom: 10px; /* Space between each thumbnail */
}

 div.product div.images .flex-control-thumbs img {
    width: 80px; /* Set the thumbnail width */
    height: auto;
    object-fit: cover; /* Ensure the thumbnail image is cropped properly */
    border: 1px solid #ddd; /* Optional: Add a border to the thumbnails */
}

/* Make sure the container handles vertical layout */
div.product div.images {
    display: flex;
    flex-direction: row; /* Ensures the main image and thumbnails are in a row */
}

 div.product div.images .woocommerce-product-gallery__image {
    margin-left: 20px; /* Add space between the main image and thumbnail column */
}

/* Style the quantity input wrapper */
div.quantity {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #ddd; /* Border around the quantity box */
    border-radius: 30px; /* Rounded corners */
    overflow: hidden;
    width: 100px; /* Adjust the width */
    height: 45px; /* Adjust the height */
    background-color: #f9f9f9; /* Background color */
}

/* Style the quantity input itself */
div.quantity .qty {
    width: 60px; /* Width of the input field */
    border: none; /* Remove default border */
    background: none; /* Remove background */
    text-align: center; /* Center the text */
    font-size: 16px; /* Font size */
    font-weight: bold;
    color: #333; /* Text color */
    appearance: none; /* Remove number spinner (for cross-browser) */
}

/* Style the plus and minus buttons */
div.quantity button {
    width: 35px; /* Width of the buttons */
    height: 100%;
    background-color: #ff6f61; /* Background color for the buttons */
    color: #fff; /* Button text color */
    border: none; /* Remove default border */
    font-size: 20px; /* Font size for + and - symbols */
    cursor: pointer;
    transition: background-color 0.3s ease-in-out;
}

/* Hover effect for plus and minus buttons */
div.quantity button:hover {
    background-color: #ff8566; /* Lighter color on hover */
}

/* Remove default number input arrows for cross-browser support */
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield; /* Remove arrows in Firefox */
}

/* Optional: Add some margin to separate from adjacent elements */
div.quantity {
    margin: 10px 0;
}




/* Style the tab container */
.description_tab{float:left; }
.woocommerce-tabs {
    border: 1px solid #ddd; /* Border around the tab area */
    border-radius: 8px; /* Rounded corners for the entire tab area */
    margin-top: 50px; /* Spacing from above elements */
    background-color: #f9f9f9; /* Light background color */
}
ul.wc-tabs{ padding:0px;margin:0px; }
/* Style the tab navigation links */
.woocommerce-tabs ul.wc-tabs li a {
    display: inline-block;
    padding: 12px 20px; /* Padding for tabs */
    font-size: 16px; /* Tab font size */
    font-weight: bold;
    text-transform: uppercase; /* Uppercase text for the tabs */
    color: #333; /* Text color */
  
   //border: 1px solid #ddd; /* Border around tabs */
    border-bottom: none; /* Remove bottom border to connect to content */
    border-radius: 8px 8px 0 0; /* Rounded corners on top */
    transition: background-color 0.3s ease, color 0.3s ease; /* Smooth transitions */
    cursor: pointer;
}

/* Hover effect for inactive tabs */
.woocommerce-tabs ul.wc-tabs li a:hover {
    background-color: #ff6f61; /* Change background color on hover */
    color: #fff; /* Change text color on hover */
}

/* Active tab styling */
.woocommerce-tabs ul.wc-tabs li.active a {
    //background-color: #ff6f61; /* Background color for active tab */
    color: #444444; /* Text color for active tab */
    border-bottom: 1px solid #ff6f61; /* Keep the bottom border for the active tab */
}

/* Style the content area */
.woocommerce-Tabs-panel>h2{ display:none !important; }
.woocommerce-Tabs-panel {
    padding: 20px;
    background-color: #fff; /* Background for content area */
    border-top: 1px solid #ff6f61; /* Top border to connect with active tab */
    border: 1px solid #ddd; /* Border around content */
    border-radius: 0 0 8px 8px; /* Rounded corners on the bottom */
    font-size: 15px; /* Font size for the content */
    color: #333; /* Text color for content */
	clear:both;
}


.mobilebar{
    display:none;
}

/* Make tabs responsive */
@media (max-width: 768px) {
	li.red>a{ color:red !important; }
    .woocommerce-tabs ul.wc-tabs li a {
        font-size: 14px; /* Smaller text for mobile */
        padding: 10px 15px; /* Adjust padding for smaller screens */
    }

    .woocommerce-Tabs-panel {
        padding: 15px; /* Adjust padding for content area on mobile */
    }
    #mega-menu-wrap-left-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-left-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-left-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
        width: 30px !important;
}
#mega-menu-wrap-left-menu .mega-menu-toggle {
    background:none !important;
}
}

.social-share {
    margin-top: 20px;
}

.social-share a {
    padding: 10px;
    text-decoration: none;
    color: #444444;
    margin-right: 0px;
}

.social-share a:hover {
    color:#000000;
}



/* Style the main product image container */
div.product div.images {
    position: relative;
    border: 1px solid #ddd; /* Border around main image */
    border-radius: 8px; /* Rounded corners */
    overflow: hidden;
    padding: 10px;
    background-color: #f9f9f9; /* Background color for the image section */
}

/* Style the main product image */
div.product div.images img {
    width: 100%; /* Make image responsive */
    border-radius: 8px; /* Apply rounded corners */
    transition: all 0.3s ease-in-out; /* Smooth transition for hover effect */
}

/* Zoom-in effect on hover for the main product image */
div.product div.images img:hover {
    transform: scale(1.05); /* Slight zoom-in on hover */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); /* Add shadow on hover */
}

/* Style the product gallery thumbnails container */
div.product div.thumbnails {
    display: flex; /* Align thumbnails in a row */
    justify-content: center; /* Center the thumbnails */
    margin-top: 15px; /* Space between main image and thumbnails */
}

/* Style individual thumbnails */
div.product div.thumbnails img {
    width: 70px; /* Width of each thumbnail */
    height: 70px; /* Height of each thumbnail */
    margin: 0 5px; /* Spacing between thumbnails */
    border: 1px solid #ddd; /* Border around thumbnails */
    border-radius: 5px; /* Rounded corners for thumbnails */
    cursor: pointer;
    transition: all 0.3s ease; /* Smooth transition for hover effect */
}

/* Hover effect for thumbnails */
div.product div.thumbnails img:hover {
    border-color: #ff6f61; /* Change border color on hover */
    transform: scale(1.1); /* Zoom-in effect on hover */
}

/* Style the currently active thumbnail */
.woocommerce div.product div.thumbnails .current img {
    border-color: #ff6f61; /* Highlight active thumbnail */
}
.appointment-button{
    display:flex;
}
/* Make the gallery and thumbnails responsive */
@media (max-width: 768px) {
    /* Main product image styling for smaller screens */
    .woocommerce div.product div.images img {
        border-radius: 5px; /* Slightly smaller rounded corners */
    }

    /* Thumbnails container for mobile */
    .woocommerce div.product div.thumbnails {
        flex-wrap: wrap; /* Allow thumbnails to wrap to new line */
        justify-content: center; /* Center thumbnails on mobile */
    }

    /* Thumbnail size on smaller screens */
    .woocommerce div.product div.thumbnails img {
        width: 60px;
        height: 60px;
    }
}
#pa_metal, #pa_stone{
	padding: 8px 15px;
    margin-left: 15px;
    outline: none;
    padding: 5px 10px;
    appearance: none;
    background: rgba(255, 255, 255, 1) url(http://localhost/ashmijewellers/wp-content/uploads/2024/09/R-40-PYR-scaled-1.jpg) no-repeat scroll calc(89% + 3px) center / 34px auto;
    border: 1px #CCCCCC solid;
    border-radius: 38px;	
}
table.variations{ width:100%; margin-bottom:15px;}
table.variations>tbody>tr{
border: 1px #CCCCCC solid;
    display: block;
    padding: 2px 30px;
    margin-bottom: 12px;
}

.wp-block-woocommerce-price-filter{ padding-right:35px; }
/* Style the wishlist button */
.single_add_to_cart_button,
.woocommerce .wishlist-button, .add_to_cart_button , .woocommerce-form-register__submit, woocommerce-form-login__submit{	
            background-image:linear-gradient(to right, #0575E6 0%, #021B79  51%, #0575E6  100%) !important;
            margin: 10px;
            padding: 10px 30px !important;
            text-align: center;
            text-transform: uppercase;
            transition: 0.5s;
            background-size: 200% auto !important;
            color: white !important;            
            box-shadow: 0 0 20px #eee !important;
            border-radius: 60px !important;
			border:none;
}
  .btn-grad:hover {
            background-position: right center; /* change the direction of the change here */
            color: #fff;
            text-decoration: none;
    }
.wc-block-components-product-name {
    color: #000000;
    font-weight: 300;
}
.woocommerce div.product span.price ins {
        font-weight: 300 !important;
}
.ajax_add_to_cart{
    font-size:14px !important;
}
.wc-block-components-button:not(.is-link){
	 background-image: linear-gradient(to right, #0575E6 0%, #021B79  51%, #0575E6  100%);
            margin-top: 15px;
            padding: 10px 40px;
            text-align: center;
            text-transform: uppercase;
            transition: 0.5s;
            background-size: 200% auto;
            color: white;            
            box-shadow: 0 0 20px #eee;
            border-radius: 60px;
			border:none;
}
/* Hover effect for both the buttons */
.single_add_to_cart_button:hover,
.woocommerce .wishlist-button:hover {
    background-color: #ff8566; /* Lighter background color on hover */
    transform: translateY(-3px); /* Lift the button on hover */
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1); /* Add shadow on hover */
}

/* Active state for the buttons */
.single_add_to_cart_button:active,
.woocommerce .wishlist-button:active {
    background-color: #ff5a4d; /* Darker background on active click */
    transform: translateY(1px); /* Push the button down when clicked */
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1); /* Lighter shadow on active */
}

/* Align Wishlist and Add to Cart buttons on the same row */
div.product form.cart {
    display: flex; /* Use flexbox for alignment */
    justify-content: center; /* Center the buttons */
    align-items: center; /* Vertically align */
    gap: 10px; /* Add some spacing between the buttons */
}

/* Optional: Make buttons the same size */
.woocommerce .single_add_to_cart_button,
.woocommerce .wishlist-button {
    width: auto; /* Adjust width to fit content */
}

/* Wishlist button icon (if applicable) */
.woocommerce .wishlist-button i {
    margin-right: 8px; /* Space between icon and text */
}
.shop-display{
    padding-top:0px !important;
}
/* Add responsiveness for smaller screens */
@media (max-width: 768px) {
    .woocommerce div.product form.cart {
        flex-direction: column; /* Stack buttons vertically on smaller screens */
        align-items: center; /* Center align buttons */
    }

    .woocommerce .single_add_to_cart_button,
    .woocommerce .wishlist-button {
        width: 100%; /* Make the buttons full-width on mobile */
        margin: 5px 0; /* Add some margin for spacing */
    }
    .newarrivals {
    padding-bottom:30px;
}
.wc-block-checkout__payment-method .wc-block-components-checkout-step__container{

    background: #f6f2f2;
    border-radius: 20px;
}
.wc-block-checkout__payment-method .wc-block-components-checkout-step__container > p{
                  padding: 15px 30px;
        background: #cacaff !important;
        text-align: center;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        font-weight: 400;
}
.wc-block-checkout__payment-method .wc-block-components-checkout-step__container > .wc-block-components-checkout-step__content{
            padding: 15px;
}
}


/*.add_to_cart_button {
    color: #1ea664;
    background: #e7ffcb;
    margin: 10px;
    padding: 12px 15px;
    border: 2px solid #1ea664;
    text-align: center;
    text-transform: uppercase;
    position: relative; 
    overflow:hidden; 
    transition: .3s;
    z-index: 1;
}
.add_to_cart_button:hover {
    cursor: pointer;
    color: #e7ffcb;
}
.add_to_cart_button:before {
    position: absolute;
    transition: .3s;
    content: '';
    top: 50%;
    background: #1ea664;
    border-radius: 50%;
    width: 0;
    height: 0;
    left: 50%;
    z-index: -1;
    transform-origin: center;
    transform: translate(-50%, -50%);
}
.add_to_cart_button:hover:before {
    width: 5em;
    height: 5em;
}*/


input, select{
	margin:10px 0px;
}
.wpcf7-submit{
	background: #020235;
    color: white;
    border: none;
    padding: 9px 23px;
    border-radius: 10px;
}
.formcontrol{
	height:40px;
}
.pay-m> span> img{
	width: 55px;
	padding: 0px 5px;
}

.guide_box{
    background-color: #EEEEEC;
    padding: 20px;
    min-height: 450px;
}
.guide_box img{
   border:10px solid #ebb609;
    border-radius: 50%;
}
.numbering{
    background: #020235;
    color: white;
    padding: 15px 25px;
    border-radius: 50%;
    border: 2px solid lightgrey;
}
td, th{
    border-right: 1px solid #ccc;
}
.t-ring, .b-guide{
    margin: 70px 0px;
}
.guide_des ul{
    margin-top: 48px;
    text-align: left;
}
.outerdiv, .outerdi{
    padding: 135px 0px 30px;
}
.outerdi>div>div{
	margin-bottom:50px;
}
.outerdiv p{
    line-height: 26px;
    padding-bottom: 20px;
}
.outerdi p{
    line-height: 26px;
}
.number-style{
       background: #020235;
    color: #fff;
    font-size: 35px;
    padding: 20px 23px;
    margin-top: -110px;
    margin-left: -20px;
    margin-right: 20px;
}
.variations_form > tabl
.size-chart-info-content{
    display: none;
}
.size-chart-content-text{
    padding: 0px 20px;
}
.size-chart-info-content, .b-points{
    background-color: #F3F0E5;
    padding: 20px 30px;
    margin: 80px 0px;
}
.bangle-b{
background-color: #EEEEEC;
    padding: 40px 20px 30px;
    min-width: 740px;
}
.variations_form > table td{
	border-right:none !important;
}
td{
	background: #ededf173;
}
.t-ring th, .table-striped th, .shop_table thead th{
	    background: #041337 !important;
        color: white !important;
}
/*.topmenu li a i{
	color:white;
}*/
.caption1 a, .product_type_simple, .product_type_external, .yith-wcwl-wishlistexistsbrowse a, .product_type_variable, .yith-wcwl-wishlistaddedbrowse a{
	color:black;
}

.mega-current-menu-item a{
	color:#A98D32 !important;
}
.page-numbers{
	display: flex;
	margin-top: 50px;
}
.page-numbers li a{
	color: black;
}
.page-numbers li > .current{
          background: #020235;
          color: white;
          width: 30px;
          height: 30px;
          text-align: center;
          align-content: center;
          display: block;
          border-radius:5px;
}
.page-numbers li{
	margin-left: 30px;
}
.lost_password a, .woocommerce-MyAccount-navigation ul li a, .woocommerce-orders-table__cell-order-number a, .wishlist-items-wrapper tr> .product-name a{
	color: #020235;
}
/*.woocommerce-form-login input, .woocommerce-EditAccountForm input{
	height:35px;
}*/
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  outline: 0;
  line-height: normal;
  border-radius: 4px;
  border: 1px solid hsla(0,0%,7%,.8);
  padding: 10px;
}
.woocommerce-form__input-checkbox {
	height: auto !important;
}
.woocommerce-form-login__submit, .woocommerce-Button{
	        background-image: linear-gradient(to right, #0575E6 0%, #021B79 51%, #0575E6 100%) !important;
    color: white !important;
    font-weight: 300 !important;
	border-radius:10px;
}
.woocommerce-MyAccount-content {
    padding: 60px 0px;
}
.woocommerce-MyAccount-content p a{
	color:#AB8F36 !important;
}
.woocommerce-Address-title a{
	    color: black;
    border: 1px solid black;
    padding: 3px 10px
}
.border-thin{ border:1px #CCCCCC solid; border-radius:6px; padding:25px;margin-top:10px;}
del.wc-block-components-product-price__regular, del>.woocommerce-Price-amount>bdi{ font-size:12px; }
tr.wc-block-cart-items__row{ padding:10px; }
.related>h2{ font-size:20px;}
/*******************   MOBILE   ********************************/
.page_content{
    margin-bottom:80px;
}
@media   only screen and (max-width: 450px) {
	body{
		overflow-x:hidden !important;
	}
#menu-item-205{
 align-content:center;
}
#menu-item-205 a span{
color:white;
}

	select.orderby{ width:100%;}
	#brief_intro{ padding:100px 10px 30px 10px; background:#fbfbfb; }
	.amazingslider-text-1{ width:100%; }
    .oneimage{
     margin: 5px 15px 10px;
      }  
      .des2{
        padding: 0%;
      }
	.mobile-cart a{
		display:block !important;
	}
.beforeafter {
    font-size: 24px;
    line-height: 0px !important;
}
.insa-title h1 {
    font-size: 40px;
    letter-spacing: 14px;
}
.woo-mobile-menu span{
    color:white !important;
}
	.mobilehide, .woo-mobile-menu .menu-item-209{
		display:none !important;
	}
	.mobile-show, .mobile-menu-cart{
		display:block !important;
	}
	.mobile-menu-cart i{
	    color:white;
	    margin-left:15px;
	}
	.navbar>.container-fluid{
	    margin:0px !important;
	}
	.woo-mobile-menu i, .woo-mobile-menu span{
	    font-size:14px;
	}
	.woo-mobile-menu{
	    margin-bottom:0px;
	    padding-left:0px;
	}
    .footer-links{
        text-align: center;
    }
    .centerimg{
        width: 100% !important;
    }
    .testi-title h1{
        font-size: 32px;
    }
    .shop-info{
        border-right: none;
    }
    .latestcollection a p{
        width: 80%;
    border: 3px solid #FF9800;
    color: #181486;
    margin: 35px auto;
    border-radius: 10px;
    }
    .latestcollection a:hover{
        text-decoration: none;
    }
    .collectionlist li a:hover{
        border-bottom: 2px solid #FF9800;
    }
    .latestcollection{
        padding-top: 35px;
    }
    .testi-title h4{
        font-size: 22px !important;
    }
    .testi-title h1{
        font-size: 25px !important;
    }
  
    .order::after{
        display: none;
    }
    .lastcollections > div>div>div> div{
        padding-left: 0px !important;
    }
    .coloroverlay, .imageoverlay {
        width: 100%;
        margin: 0px;
    }
    .our-story{
        height: 102px;
        width: 102px;
    }
    .imageoverlay h1{
        font-size: 38px;

    }
	.site-mega-logo{
		display:block;
		width:85px;
		margin:0px auto;
	}
	.single-locations-box img {
    width: 70px;
    height: 70px;
	}
	.single-locations-box {
    margin-bottom: 30px;
    padding: 0px 2px;
	}
	.single-locations-box p {
    font-size: 14px;
    line-height: 18px;
    padding-top: 5px;
	}
	.location> .container {
	        width: 100% !important; 
    margin-bottom: 90px;
    padding: 0% !important; 
	}
	.showrooms_locations, .appointment-button a{
	    font-size:12px;
	}
	.appointment-button {
	    width: 90%;
    margin: 0px auto;
    display:block;
	}
	.locations-box{
	    padding-top:20px !important;
	}
    .backimg{
        padding: 0px 0px 40px;
    }
    .story-section{
        padding-bottom: 0px;
    }
    .t-title h4{
        padding-bottom: 15px;
    }
		.a-box{
		margin-bottom:40px;
	}
	.product-wrapper > a > img{ padding:5px; }
	.shop-display{ padding:0px !important; }
	.product-wrapper{ padding:5px; }
	h2.woocommerce-loop-product__title{ font-size:14px; }
	.sidebar-shop{ display:none; }
	.price > .amount{ font-size:12px; }
	.amazingslider-text-3, .amazingslider-text-wrapper-3{
	 position:relative !important;
	}
	.amazingslider-text-3{
		padding:0px !important;
	}
	.amazingslider-description-3, .amazingslider-description-3{
	    text-align:center;
	}
	.story-section{
		margin-top: 315px;
	}
	.thumbnail>img {
    padding: 10px;
}
	.section {
      height: auto;
	}
	.des2 h2 {
   font-size: 25px;
        line-height: 35px;
        padding: 150px 10px 0px;
	}
	.mega-menu-wrap{
		margin-left: 30px !important;
	}
	.mega-sub-menu{
		margin-left:10px;
	}
	.sticky-note {
        display: block;
        overflow: hidden;
        white-space: nowrap;
        position: relative;
    }

    .sticky-note p {
        display: inline-block;
        animation: marquee 15s linear infinite;
        white-space: nowrap;
    }

    @keyframes marquee {
        0% {
            transform: translateX(100%);
        }
        100% {
            transform: translateX(-100%);
        }
    }
	.navbar>.container-fluid{
		flex-wrap: unset !important;
		padding:0px;
	}
	.descriptionpart h1{
		font-size: 48px !important;
	}
	.aa>.flex-viewport {
		margin-left: 0px;
	}
	.flex-viewport {
    min-height: 150px;
}
	.flex-control-thumbs {
    flex-direction: row;
		position: relative;
		overflow: hidden;
		margin-top: 10px;
		height:auto;
}
	.virtual_call{
	display: block !important;
}
	.bangle-b{
		min-width:50px;
	}
	.b-points{
		padding: 10px !important;
	}
	.page-numbers {
    margin-top: 0px;
		padding-left:0px !important;
		overflow:hidden;
	}
	.woocommerce-breadcrumb{
		padding-top: 25px !important;
	}
	table.variations>tbody>tr {
    padding: 2px 12px;
	}
	.livebox a{
		font-size: 13px !important;
	}
	.flex-control-thumbs>li>img {
    width: 100px;
    height: 100px; 
	}
	.site-main{
		width:100% !important;
	}
	.woocommerce-loop-product__title{
		margin-top:10px;
	}
	.yith-wcwl-add-button {
    top: 0px;
    right: -6px;
	}
}
  	#goldprice{
		display:none;
	}

.wp-post-image{
	height: auto;
    width: 100%;
}
.yith-wcwl-icon{
	font-weight: 500;
}
.variations td{
	background: none;
}
.woocommerce-product-attributes-item__label{
	    padding: 0px 20px;
    border-bottom: 2px solid white;
}
.woocommerce-product-attributes-item__value p a{
	color: black;
	padding: 0px 6px;
}
.woocommerce-product-attributes-item__value p{
	padding: 2px 20px;
}
.wc-forward{
	color: black;
}
.virtual_call{
	display: flex;
}

#mega-menu-wrap-left-menu #mega-menu-left-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	padding: 0px 10px 0px 30px !important;
}
.woo-dash {
    border: 1px #CCCCCC solid;
    text-align: center;
    padding: 30px 10px;
    color: #FFFFFF;
    border-radius: 10px;
    margin-bottom: 6px;
}
.woo-dash>i {
    font-size: 25px;
    color: #041337;
}
.woo-dash>a {
    color: #444444;
    display: block;
}
/* Loader Container */
.loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    display: flex; 
}

.spinner-container {
    position: relative;
    width: 150px; 
    height: 150px; 
    display: flex;
    justify-content: center;
    align-items: center;
}

.logo {
    width: 70px; 
    height: 70px;
    position: absolute; 
    z-index: 2; 
}
.next{
	display:none;
}

.spinner {
    position: absolute;
    width: 120px; 
    height: 120px;
    border: 6px solid #fff;
    border-top: 6px solid transparent; 
    border-radius: 50%;
    animation: spin 1.5s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
	.site-mega-logo{
		width:85px;
	}
}
