@font-face {
    font-family: "Quicksand";
    src: url("http://103.25.128.66/~wptest/sansajewellery/wp-content/themes/pedona-child-new/fonts/Quicksand-VariableFont_wght.ttf") format("truetype");
    font-weight: 300 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Libre Bodoni";
    src: url("http://103.25.128.66/~wptest/sansajewellery/wp-content/themes/pedona-child-new/fonts/LibreBodoni-VariableFont_wght.ttf") format("truetype");
    font-weight: 400 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Libre Bodoni";
    src: url("http://103.25.128.66/~wptest/sansajewellery/wp-content/themes/pedona-child-new/fonts/LibreBodoni-Italic-VariableFont_wght.ttf") format("truetype");
    font-weight: 400 700;
    font-style: italic;
    font-display: swap;
}

</style>* {
    margin: 0px;
    padding: 0px;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-text-size-adjust: none;
}
span.woocommerce-Price-amount.amount{font-size: 22px;}
html,
body {
    width: 100%;
    font-size: 14px;
    line-height: 1.86;
    color: #000;
    font-family: "Quicksand", sans-serif;
}

*::-webkit-input-placeholder {
    opacity: 1;
    color: rgba(0, 0, 0, 1)
}

*::-moz-placeholder {
    opacity: 1;
    color: rgba(0, 0, 0, 1)
}

*:-ms-input-placeholder {
    opacity: 1;
    color: rgba(0, 0, 0, 1)
}
span.woocommerce-Price-amount.amount bdi {
    font-size: 25px;
}
input[type=checkbox] {
    -webkit-appearance: checkbox;
    margin: 5px 0 0 5px;
    display: inline-block;
    vertical-align: top;
}

button,
input,
textarea,
select {
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    font-family: "Quicksand", sans-serif;
    font-size: 16px;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -ms-transition: all 0.6s;
}

:focus,
input:focus,
textarea:focus {
    outline: none;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

:focus {
    outline: none;
}

p {
    color: rgba(0, 0, 0, 1);
}

a {
    text-decoration: none;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    text-decoration: none;
    outline: none;
    color: #000;
}

a:hover {
    text-decoration: none;
}

ul,
ol {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Libre Bodoni", serif;
    font-weight: 400;
}

img {
    display: block;
}
.sansa-filter-options label {
    display: flex !important;
}
/* wrapper */
#wrapper {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.container-lg {
    width: 100%;
    max-width: 1300px;
    margin: auto;
}

.container {
    padding: 0 15px;
    width: 100%;
    max-width: 1075px;
    margin: 0 auto
}
.collection-shop-sidebar{padding-top: 61px;}
.disflexArea {
    display: flex;
    -webkit-display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
.sidebar img.productClose
 {
cursor:pointer;
transition: opacity 0.2s ease;cursor:pointer;    margin-right: 20px;float: right;
}

.algnflexArea {
    align-items: center;
    -webkit-align-items: center;
}


/**Bredcrums**/
.bredcrums {
    padding: 30px 0px 20px;
}
.breadcrumbs-wrapper{background: transparent;border: none;}
nav.woocommerce-breadcrumb {
    font-size: 18px !important;  
}
nav.woocommerce-breadcrumb a {
    padding: 0px !important;
}
nav.woocommerce-breadcrumb span {
    padding: 0px !important;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{    color: #000;
    font-size: 18px;
    line-height: 21.78px;
text-transform: uppercase;}
.bredcrums ul {
    display: flex;    font-weight: 300;
}

.bredcrums ul li {
    margin: 0px 12px;
    font-family: "Quicksand", sans-serif;
    font-size: 18px;
    line-height: 21.78px;
    position: relative;
}

.bredcrums ul li:after {
    content: ">";
    right: -17px;
    position: absolute;
    top: -2px;
}

.product_detail {
    padding: 40px 0px;
}

.productItem {
    width: calc(50% - 10px);
}

.productGallery {
    padding-top: 20px;
}

.productItem h1 {
    font-size: 39px;
    font-weight: 400;
    line-height: 44px;
    max-width: 295px;
}

.prodcutPrice span {
    font-size: 25px;
    font-weight: 700;
    line-height: 32px;
}

.prodcutPrice p {
    font-size: 12px;
    line-height: 32px;
    font-style: italic;
    font-weight: 400;
}

.prodcutPrice {
    padding: 30px 0px 0px;
}

.productShortDescription p {
    font-size: 20px;
    line-height: 32px;
    font-weight: 500;
}
.productItem.prodcutContent .productButtons.disflexArea a {
    width: calc(50% - 30px);
    height: 52.52px !important;
    font-size: 18px;
    line-height: 27px !important;
    text-align: center;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0px !important;
    text-transform: uppercase;
}
a.button.add_to_cart_button.product_type_simple {
    background-color: transparent;
    border: 2px solid #000;
}
a.button.add_to_cart_button.product_type_simple:hover{    background-color: rgba(0, 0, 0, 1) !important;
    color: #fff !important;
    border: 2px solid #000 !important;}
.product_detail .productItem.prodcutContent .productButtons.disflexArea a.buy-now.blackBtn {
    background-color: rgba(0, 0, 0, 1);
    color: #fff !important;
    border: 1px solid #000;line-height:54px !important;
}
.globalBottomSection.homeGlobal .disflexArea {
  flex-wrap: nowrap;
}
button {
    width: calc(50% - 5px);
    height: 61.52px;
    font-size: 25px;
    line-height: 53px;
    text-align: center;
    font-weight: 400;
    cursor: pointer;
}

.productButtons {
    padding: 30px 50px;
}

.productButtons button.transparentBtn {
    background-color: transparent;
    border: 1px solid #000;
}

.productButtons button.transparentBtn:hover {
    background-color: #000;
    color: #fff;
}

.productButtons button.blackBtn {
    background-color: rgba(0, 0, 0, 1);
    color: #fff;
    border: 1px solid #000;
}
.collection-shop-layout{padding-left: 0px;
    padding-right: 0px;}
label.sansa-filter-option span {
    font-weight: 500;
}
.productButtons button.blackBtn:hover {
    background-color: transparent;
    color: #000;
}

.productWhatsappCol button img {
    margin-right: 10px;   
}

.productWhatsappCol button {
    width: calc(100% - 0px);
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    font-size: 18px;
    line-height: 1.4em;
    height: 54px;
}

.productWhatsappCol p {
    font-size: 18px;
    line-height: 52px;
    font-style: italic;
}

.divider {
    width: 100%;
    height: 2.1px;
    background-color: #000;
    margin: 40px 0px;
}

.productGallery img {
    width: calc(50% - 10px);
    height: auto; object-fit:cover;
}

/***Prodcut detail Toggle***/
.sansa-clear-filter{    font-size: 15px;}
.cateProductDetail .disflexArea {
    align-items: center;
}
.productDetailToggle {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0px;
    width: 100%;
    margin: auto;
    cursor: pointer;
    margin-top: 10px;
}
.product-name a{
	font-family: 'Quicksand';
    font-style: italic;
    font-size: 18px;
    font-weight: 600;}

.sidebar {
    position: fixed;
    top: 0;
    width: 0px;
    height: 100%;
    background-color: rgba(217, 217, 217, 1);
    box-shadow: -2px 0 5px rgba(0, 0, 0, 0.5);
    overflow-x: hidden;
    transition: width 0.4s ease-in-out;
    right:0px;
	    z-index: 2000;
	padding-top:20px;
}
.sidebar div {
    padding: 100px 40px 100px;height:100%;
}
.productDetailToggle .section {
    border: 2.1px solid #000;
    padding: 10px 10px 10px 0px;
    cursor: pointer;
    text-align: left;
    font-size: 18px;
    line-height: 32px;
        font-weight: 600;
}
.productWhatsappCol {
    display: none;
}
.productDetailToggle .section:nth-child(1),
.productDetailToggle .section:nth-child(3) {
    border-left: 0px;
    border-right: 0px;
}

.productDetailToggle .section:nth-child(2),
.productDetailToggle .section:nth-child(4) {
    border-right: 0px;
    padding-left: 10px;
}

.productDetailToggle .section:nth-child(1),
.productDetailToggle .section:nth-child(2) {
    border-bottom: 0px;
}

.productDetailToggle .section span {
    float: right;
    font-weight: bold;
}

.sidebar h2 {
    font-size: 40px;
    line-height: 71.27px;
    font-weight: 500;
    text-transform: uppercase;
    padding-bottom: 20px;    justify-content: space-between;    display: flex;    align-items: center;    font-family: 'Quicksand';
}

.sidebar p {
    font-size: 20px;
    line-height: 1.8;
    font-weight: 500;
    padding-bottom: 20px;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    transition: opacity 0.3s ease;
    z-index: 0;
}

.product-mightLikeItem,
.product-exploreCateItem {
    /*width: calc(33% - 10px);*/position:relative;
}
.prodcut-mightLike-col.disflexArea, .prodcut-exploreCate-col.disflexArea {
    gap: 18px;
    justify-content: flex-start;flex-wrap: nowrap;
}
.prodcut-mightLike-col.disflexArea {
    justify-content: space-between;
}
.product-mightLikeItem img{width: 100%;
    height: auto; object-fit: cover;}
.product-exploreCateItem img {
        width: 345px;
    height: 373px; object-fit: cover;
}

.product-mightLike-sec h2,
.product-exploreCate-sec h2 {
    line-height: 47.51px;
    font-size: 30px;
    padding: 25px 0px;    font-family: 'Quicksand';font-weight: 500;
}

.product-mightLike-sec .container,
.product-exploreCate-sec .container {
    border-top: 2.3px solid #000;
    margin-top: 70px;
    padding: 0px;
}
.product-exploreCate-sec h3{  
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    color:#fff;text-transform: uppercase;
	bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;}
.product-exploreCate-sec {
    padding: 20px 0px 50px; margin-bottom:100px;

}
.product-mightLikeItem h3,
.product-exploreCate-sec h3 {
    font-size: 22px;
    line-height: 30.81px;
    font-weight: 500;
    text-align: center;
    padding: 20px 0px; font-family: 'Quicksand';
      
}



/***Product category page***/
.bredcrums ul li a {
    font-style: italic;text-transform: uppercase !important;
}
.categoryMainHeading {
    text-align: center;
    padding: 60px 165px 65px;
}
.categoryMainHeading span {font-weight: 300;font-size: 16px;line-height: 28px;}
.categoryMainHeading h1 {
    font-size: 36px;
    line-height: 47px;
padding: 20px 0px;
	text-transform: uppercase;
}
.categoryMainHeading p {
    font-size: 16px;    line-height: 32px;
}

.categoryProdcuts.disflexArea .productCateItem {
   margin: 0 20px 20px 0px;
    width: calc(33.33% - 20px);
}
.categoryProdcuts.disflexArea .productCateItem img{    width: 345px;    height: 280px;
    object-fit: cover;}
.categoryProdcuts.disflexArea {
    justify-content: flex-start;
}
.productCatDetails {
    text-align: center;
    margin-bottom: 45px;
    padding: 20px;
}
.productCatDetails h3 {
    font-size: 18px;
    line-height: 23px;
    font-weight: 500;     margin-bottom: 2px;
}
.productCatDetails span.woocommerce-Price-amount.amount {
    font-size: 16px;
}
.productCatDetails span {
    font-size: 15px;
    font-style: italic;
    line-height: 26px;font-weight: 500; 
}
.cateProductDetail .disflexArea
Specificity: (0,2,0)
 {
    align-items: center;
}
.cateProductDetailItem img{width: 100%;height: 450px;    object-fit: cover;}

.cateProductDetailItem h2 {
    font-size: 32px;
    line-height: 34px;
    padding-bottom: 15px;font-weight:400;    font-style: normal;
}
.cateProductDetailItem span.woocommerce-Price-amount.amount {
    font-size: 24px;
}
.cateProductDetailItem span {
    font-size: 25px;
    line-height: 32px;
    font-style: italic;
    font-weight: 300;
}
.cateProductDetailItem p {
    font-size: 16px;
    line-height: 32px;
    padding: 20px 0px;
}
.cateProductDetailItem a {
    font-size: 14px;
    line-height: 28px;
    font-weight: 600;
}
.cateProductDetail {
    padding: 40px 0px 100px;
}
.cateProductDetailItem {
    width: calc(50% - 10px);
}
.catProductSingleItem {
    width: calc(50% - 10px);text-align: center;
}
.catProductSingle {
    padding: 30px 0px;
}
.catProductSingleItem img {
    width: 100%;  
}
.woocommerce-pagination span.page-numbers.current {
    background-color: #AF7C5B;
    color: #fff;
    padding: 10px 15px;
    border-radius: 100%;
}
.woocommerce-pagination a.page-numbers {
    background-color: #e6e6e6;
    padding: 10px 15px;
    border-radius: 100%;
}
.woocommerce-pagination {
    margin-bottom: 40px;
}
.cateProductDetailItem div#short_desc {
    padding: 20px 0px 5px;
}
/**Responsive start**/
@media (max-width:1300px){
	.container-lg {max-width: 1200px;}
}
@media all and (max-width: 1190px) {
    .productFeaturedImage img {
        width: 100%;
        height: auto;
    }
.container-lg {max-width: 90%;}
	.productButtons{    padding: 30px 0px;}
}

@media all and (max-width: 991px) {
    button {
        font-size: 20px;
    }
    .container {
        max-width: 95%;
    }
.productItem {
    width: calc(100% - 0px);padding-top: 30px;
}
     /**Category**/
 .cateProductDetail .cateProductDetailItem:nth-child(2) {
    padding: 36px 0px 50px;
} 
		
	.collection-shop-layout{padding-left:0px !important;}
	.collection-shop-layout{padding-right:0px !important;}
.categoryProdcuts.disflexArea {
    gap: 10px;flex-wrap: nowrap;
}	
.productCatDetails h3 {
	font-size: 20px;}	
	.product-mightLikeItem img, .product-exploreCateItem img{height: 370px;
    object-fit: cover;}
	.prodcut-mightLike-col.disflexArea, .prodcut-exploreCate-col.disflexArea{gap:20px;}
	button.mobile-menu-close {
    width: 50px;
}
}

@media all and (max-width: 860px) {
    .productItem {
        width: calc(100% - 10px);
    }
    /**Category**/
    .cateProductDetailItem {
        width: calc(100% - 0px);
    }
.cateProductDetailItem {
    width: calc(100% - 0px);
}
	.categoryProdcuts.disflexArea{display: grid;
        grid-template-columns: repeat(2, 1fr);}
	.categoryProdcuts.disflexArea .productCateItem {
    margin: auto;
    width: auto;
}
}

@media all and (max-width: 767px) {
	.globalBottomSection.homeGlobal .disflexArea {
    flex-wrap: wrap;
}
	.collection-shop-sidebar {
    padding-top: 0px;
}
	.bredcrums {
    padding: 30px 0px 0px;
}
	.shopby-mobile-toggle{        padding-left: 15px;}
	.product_detail {padding:0px 0px 40px;}
	.product_detail .productItem{padding-top: 0px;}
    		.product-mightLikeItem img,
.product-exploreCateItem img {
        width: 100%;
}
	.productWhatsappCol button{font-size:18px;}
 
    .product-exploreCateItem {
        width: calc(100% - 0px);margin-bottom:20px;
    }
	.product-mightLikeItem{width: calc(50% - 10px);margin-bottom:20px;}
.productButtons.disflexArea a {
    width: calc(100% - 0px);
	margin-bottom: 10px;}
    .sidebar h2 {
        font-size: 22px; line-height: 40px;
    }
.sidebar div {
    padding: padding: 52px 20px 20px;
}
	.sidebar p {
		font-size: 16px;        line-height: 40px;}


    .product-mightLike-sec h2, .product-exploreCate-sec h2{    font-size: 18px;    line-height: 1.3em;}
/**Category**/
.productCatDetails {
    text-align: left;
    margin-bottom: 15px;
    padding: 10px 5px;
}
    .productCatDetails h3 {
        font-size: 15px;
    }	
    .cateProductDetail {
        padding: 40px 0px 20px;
    }
    .catProductSingleItem {
        width: calc(100% - 0px);}
        .categoryMainHeading {
            padding: 20px 20px 50px;
        } 
.productItem.prodcutContent {
    padding-top: 30px;
}	
.productItem.prodcutContent .productButtons.disflexArea a {
	width: calc(50% - 10px);}
	.productButtons {
		padding: 30px 0px;}
    .container-lg {
        max-width: 95%;
    }	
.prodcutPrice {
    padding: 10px 0px 0px;
}
	.productItem.prodcutContent .productButtons.disflexArea a{font-size:18px;}
.categoryProdcuts.disflexArea .productCateItem img {
    width: 100%;
    height: auto;
    margin: auto;
}
	.categoryMainHeading h1 {
		font-size: 35px;}
.product-mightLikeItem h3, .product-exploreCate-sec h3 {
	font-size: 12px;
	line-height: 1.6;}	
	.prodcut-exploreCate-col.disflexArea{        padding: 0px 50px;}
	.product-exploreCate-sec h2{text-align:center;}
	  .prodcut-exploreCate-col .slick-slide {
        padding: 0 7px;
        box-sizing: border-box;
    }

    .prodcut-exploreCate-col .slick-list {
        margin: 0 -7px;
    }
	.product-mightLikeItem img{height: 230px;}
	.productItem h1{line-height: 27px;    font-size: 28px;    max-width: 100%;}
	.prodcutPrice span{font-size: 18px !important;}
	.productShortDescription p {
  font-size: 15px;
		line-height: 22px;font-weight:500;}
		.prodcut-mightLike-col.disflexArea{flex-wrap: wrap;}
	.product-mobile-slider .product-slide {
    padding: 0 7px;
    box-sizing: border-box;
}
	.woocommerce img, .woocommerce-page img{    object-fit: cover;}
	.for-desktop{display:none;}
.grid.two-col.for-desktop {
    display: none;
}
	.productDetailToggle .section{font-size: 16px;}
	.product_detail {
  padding: 40px 0px 0px;
}
.product-exploreCate-sec .container{margin-top: 0px;}
	.product-exploreCateItem img{height: 344px;}
	.product-exploreCate-sec .slick-dots{bottom:-27px !important;}
}
@media all and (max-width: 450px) {
	.productDetailToggle {
		display: block;}
	.productDetailToggle .section:nth-child(2), .productDetailToggle .section:nth-child(4){    border-left: 0px;padding-left:0px;}	
	.productDetailToggle .section:nth-child(3){border-bottom: 0px;}
	    .productItem.prodcutContent .productButtons.disflexArea a {
        font-size: 14px;line-height: 30px !important;
    }
}


	.collection-product-media {
		position: relative;
		overflow: hidden;
	}

	.collection-product-image {
		display: block;
	}

	.collection-product-image img {
		display: block;
		width: 100%;
		height: auto;
		object-fit: cover;
	}

	.collection-product-actions {
		position: absolute;
		right: 10%;
		bottom: 30px;
		left: 10%;
		z-index: 2;
		display: grid;
		grid-template-columns: repeat(3, minmax(0, 1fr));
		background: #fff;
		opacity: 0;
		visibility: hidden;
		transform: translateY(15px);
		    font-size: 22px;
		transition:
			opacity 0.3s ease,
			visibility 0.3s ease,
			transform 0.3s ease;
	}

	.collection-product-media:hover .collection-product-actions {
		opacity: 1;
		visibility: visible;
		transform: translateY(0);
	}

	.collection-action {
		display: flex !important;
		align-items: center;
		justify-content: center;
		width: 100%;
		height: 70px;
		padding: 0 !important;
		color: #000 !important;
		background: #fff !important;
		border: 0;
		border-right: 1px solid #e5e5e5;
		border-radius: 0 !important;
		text-decoration: none !important;
	}

	.collection-action:last-child {
		border-right: 0;
	}

	.collection-action:hover {
		color: #b98155 !important;
	}

	.collection-action svg {
		width: 27px;
		height: 27px;
		fill: none;
		stroke: currentColor;
		stroke-width: 2;
		stroke-linecap: round;
		stroke-linejoin: round;
	}

	.collection-wishlist > a,
	.collection-wishlist .yith-wcwl-add-to-wishlist,
	.collection-wishlist .yith-wcwl-add-button,
	.collection-wishlist .yith-wcwl-wishlistaddedbrowse,
	.collection-wishlist .yith-wcwl-wishlistexistsbrowse {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 100%;
		height: 100%;
		margin: 0;
	}

	.collection-wishlist span {
		font-size: 0;
	}

	.collection-wishlist img {
		width: 25px !important;
		height: 25px !important;
		object-fit: contain;
	}

	@media (hover: none) {
		.collection-product-actions {
			opacity: 1;
			visibility: visible;
			transform: none;
		}
	}

	@media (max-width: 575px) {
		.collection-product-actions {
			right: 7%;
			bottom: 15px;
			left: 7%;
		}

		.collection-action {
			height: 55px;
		}

		.collection-action svg {
			width: 23px;
			height: 23px;
		}
	}

.productGallery img {
    cursor: pointer;
}