*{
	padding: 0;
	margin: 0;
	}
body{
	padding: 0;
	margin: 0;
	box-shadow: border-box;
}

body {
 font-family: 'Mulish', sans-serif;
}

.row{
	width: 100%;
	float: left;
}
.container{
	width: 95%;
	margin: 0 auto;
}
.category_column{
	width: 25%;
	float: left;
	padding: 0px 10px;
	box-sizing: border-box;
}
.latest_post_column{
	width: 75%;
	float: left;
	padding: 0px 10px;
	box-sizing: border-box;
}
.shop_wrapper{
	padding: 50px 0px;
	
}
.post_datails{
	background-color: #f5f5f6;
	border: 1px solid #dcdce7;
	display: block;
}


.category_list input:checked { box-shadow: inset 0 0 0 20px #fc8895; }
.price_list input[type='radio'], .color_list input[type='radio'] {
  appearance:none;
  width:20px;
  height:20px;
  border: 1px solid #b3b3c1;
  border-radius:50%;
  position: relative;
  top: 5px;
}
.price_list input[type='radio']:checked {
  background: #fc8895;;
}
.color_list #pink_color input[type='radio']{background-color: #db026f;}
.color_list #brown_color input[type='radio']{background-color: #4d2c27;}
.color_list #caramel_color input[type='radio']{background-color: #b08d67;}
.color_list #coffee_color input[type='radio']{background-color: #a66551;}
.color_list #coral_sunset input[type='radio']{background-color: #da716c;}
.color_list #creme_color input[type='radio']{background-color: #e79b8e;}
.color_list #cherry_color input[type='radio']{background-color: #ca1521;}
.color_list #gold_pearl_color input[type='radio']{background-color: #824320;}
/*input[type='radio'] { accent-color: #fc8895; border-color: #000; }*/

.result_show_colomn{
	width: 50%;
	float: left;
	padding: 0px 10px;
	box-sizing: border-box;
}
.price_detail, .different_color{
	padding: 50px 0px;
}
.ratings_list .rating{
	line-height: 3;
}
.ratings_list .rating i{
	padding: 5px 5px 5px 0px;
}
.ratings_list .rating .far
{
	color: #b3b3c1;
	background-color: transparent;
}
.ratings_list .rating .rate{
	padding-left: 5px;
	color: #6c6c73;
	font-weight: bold;
}


.sortby_column{
	width: 50%;
	float: left;
	padding: 0px 10px;
	box-sizing: border-box;
}
.latest_item_show{
	display: flex;
	justify-content: right;
	padding-top: 10px;
}
.showing_result{
	padding: 20px 0px;
}
.showing_result p{
	color: #7e7e84;
	font-size: 14px;
}
.latest_item_show select{
	padding: 8px 12px;
	color: #7e7e84;
	border: 1px solid #b3b3c1;
	font-size: 14px;
	background-color: #f5f5f6;
}
.latest_item_show select:focus{
	outline: none;
}
.latest_item_show .grid, .latest_item_show .list{
	color: #7e7e84;
	padding: 10px 5px;
}
.post_column{
	 width: 33.33333333%;
	 float: left;
	 padding: 0px 10px;
	 box-sizing: border-box;
}
.post_detail{
	text-align: center;
	padding: 20px 0px;
}
.post_detail .post_img img{
	width: 100%;
}
.product_info{
	padding: 15px;
}
.product_info .post_name{
	font-size: 14px;
	padding-bottom: 5px;
}
.product_info .post_price{
	font-size: 14px;
	color: #6c6c73;
}
.product_info .post_price .price{
	font-size: 20px;
	padding-left: 10px;
	color: #fc8895;
	font-weight: bold;
}
.post_detail .card_btn{
	 padding: 10px 0px;
}
.post_detail .card_btn a{
	 border: 1px solid #000;
	 color: black;
	 padding: 10px 30px;
	 text-decoration: none;
	 text-transform: uppercase;
	 font-size: 12px;
	 transition: all .3s ease-in-out;
}
.post_detail .card_btn a:hover{
	 background-color: #000;
	 color: #fff;
}


.logo {
	display: inline-block;
	width: 16%;
	vertical-align: middle;
}
h2.site-title.image-logo {
    margin: 0px;
}
.topnav {
	width: 68%;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
.myclosebtn{
	font-size:30px;
	cursor:pointer;
	display: none;
	color: #7e7e84;
}
.menuclosebtn{
	display: none;
	color: #7e7e84;
}
.topnav .active {
	color: #fa929d !important;
	position: relative;
}
.topnav a {
	padding: 12px 25px;
	font-size: 15px;
	text-decoration: none;
	color: #333;
}
.topnav .menuclosebtn {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 36px;
}
.topnav .active::after {
	content: "";
	background-color: #fa929d;
	display: block;
	width: 56px;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 17px;
}
.icon-bar {
	display: inline-block;
	width: 15%;
	text-align: right;
}
.icon-bar a {
	padding: 13px;
}
.icon-bar a img {
	width: 21px;
}

.top_bar p {
	background-color: #efced2;
	margin: 0;
	text-align: center;
	padding: 14px;
	font-size: 14px;
	color: #333;
}
.Copyright_text {
	color: #b3b3b3;
	text-align: center;
	border-top: 3px solid #404259;
	padding-top: 35px;
	clear: both;
}
footer nav h1 {
	color: #fff;
	padding: 15px 0px;
}
footer .footer_one .pra_footer {
	color: #ffff;
	font-size: 14px;
	font-weight: normal;
	line-height: 27px;
}
.page_heading_title {
	background-color: #f5f5f6;
	padding: 10px;
	display: block;
	margin: 0 auto;
	text-align: center;
}
.page_heading_title h2 {
	font-size: 40px;
	margin: 0;
	padding-bottom: 6px;
}
.page_heading_title p a {
	color: #333;
	text-decoration: navajowhite;
	padding-right: 7px;
	padding-left: 8px;
}


h2.site-title.image-logo a {
    padding: 7px;
    display: inline-block;
}
h2.site-title.image-logo img{
	 width: 100%;
}
footer {
	width: 100%;
	float: left;
	background-color: #242739;
	padding-top: 50px;
	padding-bottom: 40px;
	/*text-align: center;*/
	clear: both;
}
html {
	scroll-behavior: smooth;
}
.price_sec span {
	color: #fa929d;
	font-weight: bold;
	font-size: 17px;
	text-decoration: none !important;
	padding-left: 10px;
}
.footer-nav-container{
	 width: 100%;
	 float: left;
	 padding-bottom: 50px;
}
footer .footer_one {
	margin-right: 25px;
	/*text-align: left;*/
}
.footer_column{
	width: 32%;
	float: left;
}
.footer_col{
	width: 17%;
	float: left;
}
footer nav {
	display: inline-block;
	vertical-align: top;
	/*text-align: left;*/
	margin-left: 20px;
}

footer nav a {
	color: #fff;
	text-decoration: none;
	font-size: 13px;
}
footer nav li {
	list-style: none;
	padding: 10px;
	padding-left: 0;
	padding-right: 0;
	color: #fff;
	font-size: 13px;
}
footer nav li span {
	display: inline-block;
	vertical-align: text-top;
	padding-right: 5px;
}
footer nav li span img {
	width: 12px;
}
footer nav ul {
	padding: 0;
}

h1, h2, h3 {
 font-family: 'Cormorant Upright';
}

.footer_one a img{
	width: 150px;
}
header#header {
	/*max-width: 1380px;
	margin: 0 auto;*/
}
.footer_inner_content_onee {
	/*max-width: 1380px;
	margin: 0 auto;*/
	padding-bottom: 50px;
}

footer nav a:hover {
	color: #fa929d;
}
 
/* Product Page */
.products_column{
	width: 45%;
	float: left;
}
.products_info_column{
	width: 55%;
	float: left;
}
.products_wrapper{
	background-color: #f5f5f6;
	width: 100%;
	padding: 30px 0px;
	display: flex;
	justify-content: center;
	align-content: center;
	flex-direction: column;
	clear: left;
}
.products_section{
	text-align: center;
	display: flex;
	justify-content: center;
}
.products_menu{
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
	text-align: center;
}
.products_section .products_menu li{
	float: left;
}
.products_section .products_menu li a{
	color: black;
	text-decoration: none;
	font-size: 16px;
}
.products_wrapper .product_heading{
	text-align: center;
}
.products_wrapper .product_heading h3{
	line-height: 2.0;
	font-size: 32px;
	font-family: "SortsMillGoudy-Regular";
}
.arrow_right{
	padding: 0px 10px;
}
.products_item_wrapper{
	background-color: #fff;
	padding: 50px 0px;
}
.products_item_img{
	border: 10px solid #ffffff;
	position: relative;
}
.image-magnifier img {
  max-width: 100%;
  position: relative;
}

.loupe {
  display: none;
  position: absolute;
  width: 300px;
  height: 150px;
  /*border-radius: 50%;*/
  border: 2px solid #eaeaee;
  box-shadow: 5px 5px 12px #eaeaee;
  background: rgba(0, 0, 0, 0.25);
  cursor: crosshair;
  overflow: hidden;
  z-index: 999;
}

.loupe img {
  position: absolute;
  /*right; 0;*/
}
.products_item_img img{
	width: 100%;
	border: 1px solid;
  border-color: #eaeaee;
}
.product_img_column{
	width: 25%;
	float: left;
}
.product_variant_img img{
	width: 100%;
	float: left;
	border: 1px solid #eaeaee;
}
.product_variant_img:hover .overlay{
	background-color: rgba(0, 0, 0, 0.1);
}
.product_variant_img:hover{
	transform: scale(1.1,1.1);
}
.product_variant_img{
	/*margin: 10px;*/
	position: relative;
	transition: all 0.2s ease-in-out;
}
.first_item, .second_item, .third_item, .fourth_item{
	margin: 15px;
}
.products_info{
	padding: 20px 0px 30px 30px;
}
.products_info .products_heading h3{
	font-size: 40px;
	font-family: "SortsMillGoudy-Regular";
}
.products_info .products_price{
	padding: 12px 0px;
}
.products_info .products_price p{
	color: #6c6c73;
	font-size: 24px;
}
.products_info .products_price .products_doller{
	font-size: 30px;
	color: #fa929d;
}
.products_contant{
	color: #929297;
}
.products_contant p{
	font-size: 12px;
	line-height: 2;
}
.product_img_color{
	padding: 15px 0px;
	min-height: 150px;
}
.different-color .color{
	position: relative;
	display: inline-block;
}
.different-color img{

	margin: 8px;
}
.different-color img:hover{
	transform: scale(1.2,1.2);
	cursor: pointer;
}
/*.color_heading{
	position: absolute;
	padding-top: 35px;
}*/
.diffterent_color_img{
	position: relative;
}
.different-color ul {
    padding-left: 0;
}
.different-color ul li{
	float: left;
	list-style: none;
}
.products_quantity{
	display: inline-block;
	padding-top: 10px;
	width: 100%;
}
.products_quantity h4{
	display: inline-block;
	padding-right: 10px;
}
.products_quantity .product_value{
	border: 1px solid #d6d6dd;
	display: inline-block;
	color: #909096;
	font-weight: bold;
	font-size: 20px;
}
form.value_form {
  width: 300px;
  display: inline-block;
}

.value-button {
  display: inline-block;
  margin: 0px;
  width: 40px;
  text-align: center;
  vertical-align: middle;
  padding: 5px 0;
}

.value-button:hover {
  cursor: pointer;
}

form.value_form #decrease {
  margin-right: -4px;
}

form.value_form #increase {
  margin-left: -4px;
}

form.value_form #input-wrap {
  margin: 0px;
  padding: 0px;
}
input:focus{
	outline: none;
}
input#number {
  text-align: center;
  border: none;
  margin: 0px;
  width: 20px;
  height: 20px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.products_quantity .value_count{
	padding: 0px 20px;
	color: black;
}
.product_btn{
	padding: 20px 0px 10px;
}
.product_btn .btn-card{
	background-color: #171630;
	color: white;
	transition: all 0.3s ease-in-out;
}
.product_btn .btn-card:hover{
	background-color: transparent;
	color: black;
}
.product_btn .btn-buy{
	color: black;
	transition: all 0.3s ease-in-out;
}
.product_btn .btn-buy:hover{
	background-color: #171630;
	color: white;
}
.product_btn .btn-card,.product_btn .btn-buy{
	padding: 10px 90px;
	margin-right: 5px;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #171630;
}
.products_infor{
	padding: 20px 0px 30px 0px;
}
.products_infor .basic_information p{
	padding: 5px 0px;
	font-size: 12px;
}
.social_share_icon{
	display: inline-block;
}
.basic_information .in-stock{
	color: #0eae39;
}
.basic_information .share{
	margin-top: -10px;
}
.basic_information ul li{
	float: left;
	list-style: none;
	list-style-position: inside;
}
.basic_information ul{
	display: inline-block;
	padding: 0;
	margin-bottom: -8px;
	transition: all 0.2s ease-in-out;
}
.basic_information ul li a img{
	padding-left: 10px;
	/*position: relative;
    top: 7px;*/
}
.basic_information ul:hover{
	padding-left: 12px;
}
.basic_information span{
	color: #b3b3c1;
	padding-left: 2px;
	transition: all 0.2s ease-in-out;
}
.basic_information span:hover{
	color: #b3b3c1;
	padding-left: 4px;
}
.products_info .content {
  display: none;
  padding-bottom: 40px;
}
.collapsible{
	border: none;
	background-color: transparent;
	padding: 20px 0px 20px 0px;
	display: block;
	width: 100%;
	font-size: 26px;
	color: black;
	border-top: 2px solid #eaeaee;
	text-align: left;
	font-family: "SortsMillGoudy-Regular";
	transition: all 0.3s ease-in-out;
	cursor: pointer;
}
.collapsible:hover{
	color: #6c6c73;
}
.collapsibl {
    border: none;
    background-color: transparent;
    padding: 20px 0px 20px 0px;
    display: block;
    width: 100%;
    font-size: 26px;
    color: black;
    border-top: 2px solid #eaeaee;
    text-align: left;
    font-family: "SortsMillGoudy-Regular";
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}
.collapsibl:hover{
	color: #6c6c73;
}
.products_info .content p{
		color: #6c6c73;
		font-size: 12px;
    line-height: 1.9;
}
.collapse_wrapper .content_active{
		display: block;
}
.collapse_wrapper .content h4{
		font-size: 12px;
		color: #6c6c73;
		line-height: 1.8;
}
button.collapsible:after{
		content: '\002B';
    color: #6c6c73;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}
button.collapsible.collapsibleactive:after {
    content: "\2212";
}
button.collapsibl:after{
		content: '\2212';
    color: #6c6c73;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}
button.collapsibl.collapsibleactiv:after {
    content: "\002B";
}
/* cart page */
.cart_wrapper{
	width: 100%;
	float: left;
	padding: 50px 0px;
	background-color: #fff;
}
.table_responsive{
	width: 100%;
	float: left;
	padding: 50px 0px;
}
.button{
	width: 100%;
	float: left;
}
.table_responsive .table {
    margin: 0px auto;
    padding: 0px;
    width: 100%;
    font-family: arial, sans-serif;
	border-collapse: collapse;
	border: 1px solid;
	border-color: #dad4d4;
}
.table_responsive .table th, .table_responsive .table td{
	border: 1px solid black;
	border-color: #dad4d4;
	border-collapse: collapse;
	font-family: "BeVietnamPro-Light";
}

.product_value{
	border: 1px solid #d6d6dd;
    display: inline-block;
}
.value-button {
  display: inline-block;
  margin: 0px;
  width: 40px;
  text-align: center;
  vertical-align: middle;
  padding: 5px 0;
  color: #d6d6dd;
}

.value-button:hover {
  cursor: pointer;
}

form.value_form #decrease {
  margin-right: -4px;
}

form.value_form #increase {
  margin-left: -4px;
}

form.value_form #input-wrap {
  margin: 0px;
  padding: 0px;
}
input:focus{
	outline: none;
}
input#number, input#numbers {
    text-align: center;
    border: none;
    margin: 0px;
    width: 60px;
    height: 20px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
thead.thead_dark {
    font-size: 16px;
    text-align: center;
}
th.text-white {
    text-align: left;
    padding: 15px;
    font-size: 32px;
    padding-left: 46px;
    font-weight: 100;
    font-family: "Cormorant Upright";
}
td input {
    width: 40px;
    height: 15px;
    padding: 4px;
}
td {
    padding: 19px 42px;
}
td span {
    font-size: 22px;
}
.des h6 {
    font-size: 20px;
    margin: 0px auto;
}
.des p {
    color: #695e5e;
    font-size: 13px;
}

.main {
    display: flex;
    width: 100%;
}
.d-flex {
    display: inline-block;
}
.d-flex img{
	width: 100px;
}
.des {
    display: block;
    padding-left: 36px;
    line-height: 24px;
    font-size: 14px;
    margin-top: 14px;
}
th :last-child {
	text-align: right;
}

a.one-third first button {
    text-decoration: none;
    background-color: #111412;
    color: #fbfbfb;
    padding: 10px 46px;
    letter-spacing: 1px;
    display: inline-block;
    cursor: pointer;
    margin-top: 27px;
    border: 1px solid black;
}

 a.btn-btn_one {
    text-decoration: none;
    background-color: #ffffff;
    color: #2a2828;
    padding: 10px 40px;
    letter-spacing: 1px;
    display: inline-block;
    cursor: pointer;
    margin-top: 20px;
    border: 1px solid #171630;
}
a.one_third {
    text-decoration: none;
    color: white;
    background-color: #171630;
    max-width: 290px;
    cursor: pointer;
    width: 100%;
    padding: 10px 50px;
    font-size: 14px;
    border: 1px solid #171630;
    transition: all .3s ease-in-out;
}
a.one_third-two {
    text-decoration: none;
    color: #282626;
    background-color: #fbfbfb;
    border: 1px solid #171630;
    width: 100%;
    padding: 10px 50px;
    margin-left: 10px;
    font-size: 14px;
    transition: all .3s ease-in-out;
}
a.one_third-two:hover{
	background-color: #171630;
	color: white;
}
a.one_third:hover{
	background-color: transparent;
	color: #171630;
}

.button_inner-content {
    display: inline-block;
    width: 49%;
    max-width: 200%;
    padding: 0px;
}
.button_inner {
    display: block;
    width: 100%;
    margin-top: 30px;
}
.button_inner-content1 {
    display: inline-block;
    width: 50%;
    text-align: right;
}
.middil_section {
    display: block;
    width: 100%;
    float: left;
    padding-top: 100px;
}
.form_column{
	width: 33.33333%;
	float: left;
	display: inline-block;
    vertical-align: top;
    text-align: left;
}
.middil_section_inner {
    margin: 10px;
}
.middil_section_inner li.form {
    list-style: none;
    margin: 0px;
    text-align: left; 
}
button {
    background-color: #171630;
    color: white;
    padding: 14px 32px;
    text-align: center;
    display: block;
    font-size: 14px;
    line-height: 18px;
    border: 1px solid #171630;
    width: 100%;
    margin: 0px;
    transition: all .3s ease-in-out;
}
input[type=text], select, textarea, email {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
	cursor:pointer;
}
label {
    display: inline-block;
    font-size: 16px;
    color: #756f6f;
}
input::placeholder , select{
	color: #b4b4bd;
}
input[type='radio']{
  appearance:none;
  width:18px;
  height:18px;
  border: 1px solid #b3b3c1;
  border-radius:50%;
  position: relative;
  top: 5px;
}
input[type='radio']:checked {
  background: #fc8895;
}
.form_data .table td {
    padding: 22px 2px;
    color: #756f6f;
    font-size: 14px;
}
/*.table tr:hover {background-color: #ddd;}*/

.form_data .table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
    cursor: pointer;
}
 select:hover {
	 background-color: #ddd;
 }
 .middil_section_inner input:hover {
	 background-color: #ddd;
 }
 .form_data span#Local {
    color: #756f6f;
}
select:focus{
	border: 1px solid #d6d6dd;
}
button:hover{
	background-color: transparent;
	color: #171630;
}
.border-bottom{
	border-top: 1px solid #d6d6dd;
}
.table .border-bottom td{
	font-size: 16px;
	font-weight: bold;
}
.table tr .left_text{
	text-align: end;
	display: block;
}
.table tr .close{
	text-align: center;
	font-size: 25px;
	color: #fa929d;
}

.similar-products {
    display: block !important;
    background: pink !important;
    border: 3px solid red !important;
}
.top_bar p {
    background-color: #1A1A1A;
    margin: 0;
    text-align: center;
    padding: 14px;
    font-size: 14px;
    color: #FFFFFF;
}

.logo {
    display: inline-block;
    width: 16%;
    vertical-align: middle;
}
.topnav {
    width: 68%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.myclosebtn{
    font-size:30px;
    cursor:pointer;
    display: none;
    color: #7e7e84;
}
.menuclosebtn{
    display: none;
    color: #7e7e84;
}
.topnav .active {
    color: #CAA986 !important;
    position: relative;
}
.topnav a {
    padding: 12px 25px;
    font-size: 15px;
    text-decoration: none;
    color: #333;
}
.topnav .menuclosebtn {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 36px;
}
.topnav .active::after {
    content: "";
    background-color: #CAA986;
    display: block;
    width: 56px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 17px;
}
.icon-bar {
    display: inline-block;
    width: 15%;
    text-align: right;
}
.icon-bar a {
    padding: 13px;
}
.icon-bar a img {
    width: 21px;
}

.page_heading_title {
    background-color: #f5f5f6;
    padding: 10px;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.page_heading_title h2 {
    font-size: 40px;
    margin: 0;
    padding-bottom: 6px;
}
.page_heading_title p a {
    color: #333;
    text-decoration: navajowhite;
    padding-right: 7px;
    padding-left: 8px;
}
.page_heading_title p{
    margin: 0px;
}

.container{
    width: 95%;
    margin: 0 auto;
}
h2.site-title.image-logo a {
    padding: 7px;
    display: inline-block;
}
h2.site-title.image-logo img{
    width: 100%;
}

@media only screen and (max-width: 439px){
    .logo { width: 44%; text-align: center; }
    .icon-bar { width: 54%; text-align: center; }
    .topnav {
        height: 100%; width: 0; position: fixed; z-index: 1; top: 0; right: 0;
        background-color: #f5f5f6; overflow-x: hidden; transition: 0.5s; padding-top: 60px;
    }
    .topnav a { padding: 12px 25px; font-size: 14px; display: block; }
    .myclosebtn { font-size: 26px; display: inline-block; }
    .menuclosebtn { display: block; }
    .page_heading_title_inner p{ font-size: 12px; }
    .page_heading_title_inner h2{ font-size: 16px; }
}
@media only screen and (min-width: 440px) and (max-width: 599px){
    .logo { width: 50%; }
    .icon-bar { width: 48%; text-align: right; }
    .topnav { height: 100%; width: 0; position: fixed; z-index: 1; top: 0; right: 0; background-color: #f5f5f6; overflow-x: hidden; transition: 0.5s; padding-top: 60px; }
    .topnav a { padding: 12px 25px; font-size: 14px; display: block; }
    .myclosebtn { font-size: 30px; display: inline-block; }
    .menuclosebtn { display: block; }
}
@media only screen and (min-width: 600px) and (max-width: 766px){
    .logo { width: 50%; }
    .icon-bar { width: 49%; text-align: right; }
    .topnav { height: 100%; width: 0; position: fixed; z-index: 1; top: 0; right: 0; background-color: #f5f5f6; overflow-x: hidden; transition: 0.5s; padding-top: 60px; }
    .topnav a { padding: 12px 25px; font-size: 14px; display: block; }
    .myclosebtn { font-size: 30px; display: inline-block; }
    .menuclosebtn { display: inline; }
}
@media only screen and (min-width: 767px) and (max-width: 992px){
    .topnav a { padding: 12px 12px; font-size: 14px; }
    .icon-bar { width: 20%; }
    .topnav { width: 62%; }
    .icon-bar a { padding: 5px; }
    .topnav .active::after { left: 5px; }
}
@media only screen and (min-width: 1200px){
    .icon_menu ul { justify-content: right; }
}
@media only screen and (max-width: 439px){
    .top_bar p { padding: 12px; font-size: 8px; }
    .icon-bar a { padding: 5px; }
    .logo { display: inline-block; width: 44%; vertical-align: middle; text-align: center; }
    .icon-bar { display: inline-block; width: 54%; text-align: center; vertical-align: middle; }
    .topnav {
        height: 100%; width: 0; position: fixed; z-index: 1; top: 0; right: 0;
        background-color: #f5f5f6; overflow-x: hidden; transition: 0.5s; padding-top: 60px;
    }
    .topnav a { padding: 12px 25px; font-size: 14px; display: block; display: flex; align-content: left; }
    .myclosebtn { font-size: 26px; cursor: pointer; display: inline-block; }
    .menuclosebtn { display: block; }
    h2.site-title.image-logo { margin-top: 0; margin-bottom: 0; }
    .page_heading_title_inner p { font-size: 12px; }
    .page_heading_title_inner h2 { font-size: 16px; }
    .post_column { width: 100%; }
    .latest_post_column { width: 100%; }
    .sidebar { display: inline-block; padding: 10px; }
    .result_show_colomn { width: 100%; }
    .showing_result { display: flex; justify-content: center; align-content: center; }
    .sortby_column { width: 100%; }
    .latest_item_show { display: flex; justify-content: center; align-content: center; }
    footer { text-align: left; }
    .Copyright_text { text-align: center; }
    .footer_column { width: 100%; }
    .footer_col { width: 100%; text-align: center; }
    .footer_col nav { text-align: left; }
    footer nav { padding: 5px; margin-left: 0px; }
    .form_column { width: 100%; }
    .table_responsive { overflow-x: auto; }
    table .table { width: 100%; }
    .main { display: flex; width: 100%; flex-direction: column; }
    .des { display: block; padding-left: 0px; }
    td { padding: 10px 20px; }
    th.text-white { padding-left: 20px; }
    a.one_third-two, a.one_third { padding: 6px; font-size: 7px; }
    .button_inner-content { width: 70%; }
    .button_inner-content1 { width: 28%; }
    .des h6 { font-size: 14px; }
    .des p { font-size: 10px; }
}

@media only screen and (min-width: 440px) and (max-width: 599px){
    .top_bar p { padding: 12px; font-size: 8px; }
    .icon-bar a { padding: 10px; }
    .logo { display: inline-block; width: 50%; vertical-align: middle; }
    .icon-bar { display: inline-block; width: 48%; text-align: right; }
    .topnav {
        height: 100%; width: 0; position: fixed; z-index: 1; top: 0; right: 0;
        background-color: #f5f5f6; overflow-x: hidden; transition: 0.5s; padding-top: 60px;
    }
    .topnav a { padding: 12px 25px; font-size: 14px; display: block; display: flex; align-content: left; }
    .myclosebtn { font-size: 30px; cursor: pointer; display: inline-block; }
    .menuclosebtn { display: block; }
    .page_heading_title_inner p { font-size: 12px; }
    .page_heading_title_inner h2 { font-size: 16px; }
    .post_column { width: 100%; }
    .latest_post_column { width: 100%; }
    .sidebar { display: inline-block; padding: 10px; }
    .result_show_colomn { width: 100%; }
    .showing_result { display: flex; justify-content: center; align-content: center; }
    .sortby_column { width: 100%; }
    .latest_item_show { display: flex; justify-content: center; align-content: center; }
    footer { text-align: left; }
    .footer_column { width: 30%; float: left; }
    .footer_col { width: 15%; float: left; }
    .Copyright_text { text-align: center; }
    .footer_column { width: 100%; }
    .footer_col { width: 50%; }
    footer nav { padding: 5px; margin-left: 0px; }
    .form_column { width: 100%; }
    .table_responsive { overflow-x: auto; }
    table .table { width: 100%; }
    .main { display: flex; width: 100%; flex-direction: column; }
    .des { display: block; padding-left: 0px; }
    td { padding: 10px 20px; }
    th.text-white { padding-left: 20px; }
    a.one_third-two, a.one_third { padding: 8px 12px; font-size: 8px; }
    .button_inner-content { width: 68%; }
    .button_inner-content1 { width: 30%; }
    .des h6 { font-size: 16px; }
    .des p { font-size: 10px; }
}

@media only screen and (min-width: 600px) and (max-width: 766px){
    .top_bar p { padding: 12px; font-size: 12px; }
    .logo { display: inline-block; width: 50%; vertical-align: middle; }
    .icon-bar { display: inline-block; width: 49%; text-align: right; }
    .topnav {
        height: 100%; width: 0; position: fixed; z-index: 1; top: 0; right: 0;
        background-color: #f5f5f6; overflow-x: hidden; transition: 0.5s; padding-top: 60px;
    }
    .topnav a { padding: 12px 25px; font-size: 14px; display: block; display: flex; align-content: left; }
    .myclosebtn { font-size: 30px; cursor: pointer; display: inline-block; }
    .menuclosebtn { display: inline; }
    .post_column { width: 50%; }
    .container { width: 100%; }
    .latest_post_column { width: 100%; }
    .sidebar { display: inline-block; padding: 10px; }
    footer { text-align: left; }
    .footer_column { width: 50%; }
    .footer_col { width: 25%; }
    .Copyright_text { text-align: center; }
    footer nav li { font-size: 10px; }
    .form_column { width: 50%; }
    .table_responsive { overflow-x: auto; }
    table .table { width: 100%; }
    .main { display: flex; width: 100%; flex-direction: column; }
    .des { display: block; padding-left: 0px; }
    td { padding: 10px 20px; }
    th.text-white { padding-left: 20px; }
    a.one_third-two, a.one_third { padding: 8px 15px; font-size: 10px; }
    .des h6 { font-size: 18px; }
    .des p { font-size: 12px; }
}

@media only screen and (min-width: 767px) and (max-width: 992px){
    .post_datails { padding: 10px; }
    .post_column { width: 50%; }
    .post_datails .closebtn { display: none; }
    .sidebar { font-size: 30px; cursor: pointer; display: none; }
    .category_column { width: 25%; float: left; }
    .post_datails { padding: 30px; }
    .sidebar { display: none; }
    .category_column { width: 33.33%; }
    .latest_post_column { width: 66.66%; }
    .rating, .price_list form p, .color_list form p, .category_list form p { font-size: 12px; }
    footer { text-align: left; }
    .footer_column { width: 50%; }
    .footer_col { width: 25%; }
    footer nav { padding: 10px 0px; }
    .Copyright_text { text-align: center; }
    .topnav a { padding: 12px 12px; font-size: 14px; }
    .icon-bar { width: 20%; }
    .topnav { width: 62%; }
    .icon-bar a { padding: 5px; }
    .topnav .active::after { left: 5px; }
    .value_form { display: inline !important; }
    .table_responsive { overflow-x: auto; }
    table .table { width: 100%; }
    .main { display: flex; width: 100%; flex-direction: column; }
    .des { display: block; padding-left: 0px; }
    form.value_form { width: 200px; display: inline-block; }
    .product_value { border: 1px solid #d6d6dd; display: inline-block; }
    .value-button { display: inline-block; margin: 0px; width: 30px; text-align: center; vertical-align: middle; padding: 5px 0; color: #d6d6dd; }
    .value-button:hover { cursor: pointer; }
    form.value_form #decrease { margin-right: -4px; }
    form.value_form #increase { margin-left: -4px; }
    form.value_form #input-wrap { margin: 0px; padding: 0px; }
    input:focus { outline: none; }
    input#number { text-align: center; border: none; margin: 0px; width: 60px; height: 20px; }
    td { padding: 10px 20px; }
    th.text-white { padding-left: 20px; }
    a.one_third-two,a.one_third { padding: 8px 16px; font-size: 12px; }
}

@media only screen and (min-width: 992px) and (max-width: 1200px){
    .post_datails { padding: 20px; }
    .post_datails .closebtn { display: none; }
    .sidebar { display: none; }
    .footer_column { width: 50%; }
    .footer_col { width: 25%; }
    .table_responsive { overflow-x: auto; }
    .form_data .table { width: 100%; }
    .main { display: flex; width: 100%; flex-direction: column; }
    .des { display: block; padding-left: 0px; }
    td { padding: 10px 20px; }
    th.text-white { padding-left: 20px; }
    a.one_third { padding: 8px 35px; }
    a.one_third-two { padding: 8px 35px; }
    .icon-bar a { padding: 13px 8px; }
}

@media only screen and (min-width: 1200px) {
    .post_datails { padding: 20px; }
    .post_datails .closebtn { display: none; }
    .sidebar { display: none; }
}

/* Product Page */
@media only screen and (min-width: 600px) and (max-width: 766px){
    .products_section .products_menu li a { font-size: 12px; }
    .products_wrapper .product_heading h3 { font-size: 26px; }
    .products_column { width: 100%; float: none; }
    .products_info_column { width: 100%; float: left; }
    .products_info .products_heading h3 { font-size: 24px; }
    .products_info .products_price p { font-size: 18px; }
    .product_btn .btn-card,.product_btn .btn-buy { padding: 8px 60px; }
    .collapsible { font-size: 24px; }
    .products_contant { font-size: 14px; }
    .products_infor .basic_information { font-size: 14px; }
    .products_info .content p { font-size: 14px; }
}

@media only screen and (min-width: 767px) and (max-width: 992px){
    .products_column { width: 45%; float: left; }
    .products_info_column { width: 55%; float: left; }
    .products_section .products_menu li a { font-size: 10px; }
    .products_wrapper .product_heading h3 { font-size: 22px; }
    .products_info .products_heading h3 { font-size: 24px; }
    .products_info .products_price p { font-size: 18px; }
    .product_btn .btn-card,.product_btn .btn-buy { padding: 8px 26px; }
    .collapsible { font-size: 24px; }
    .products_contant { font-size: 14px; }
    .products_infor .basic_information { font-size: 14px; }
    .products_info .content p { font-size: 14px; }
    .value_form { display: inline !important; }
}

@media only screen and (max-width: 479px) {
    .container { width: 100%; margin: 0 auto; }
    .products_section .products_menu li a { font-size: 8px; }
    .products_wrapper .product_heading h3 { font-size: 18px; }
    .products_info_column { width: 100%; float: left; }
    .products_column { width: 100%; float: left; }
    .products_quantity h4 { font-size: 12px; }
    .first_item, .second_item, .third_item, .fourth_item { margin: 10px; }
    .products_info { padding: 20px 10px 30px 10px; }
    .products_info .products_heading h3 { font-size: 16px; }
    .products_info .products_price p { font-size: 12px; }
    .product_btn .btn-card,.product_btn .btn-buy { display: block; padding: 10px 20px; text-align: center; margin: 10px; }
    .collapsible { font-size: 18px; }
    .products_contant { font-size: 14px; }
    .products_infor .basic_information { font-size: 14px; }
    .products_info .content p { font-size: 10px; }
}

@media only screen and (max-width: 642px) and (min-width: 480px){
    .container { width: 100%; margin: 0 auto; }
    .products_section .products_menu li a { font-size: 12px; }
    .products_wrapper .product_heading h3 { font-size: 26px; }
    .products_info_column { width: 100%; float: left; }
    .products_column { width: 100%; float: left; }
    .products_info { padding: 20px 10px 30px 10px; }
    .first_item, .second_item, .third_item, .fourth_item { margin: 10px; }
    .products_info .products_heading h3 { font-size: 24px; }
    .products_info .products_price p { font-size: 18px; }
    .product_btn .btn-card, .product_btn .btn-buy { padding: 8px 20px; font-size: 10px; }
    .collapsible { font-size: 24px; }
    .products_contant { font-size: 14px; }
    .products_infor .basic_information { font-size: 14px; }
    .products_info .content p { font-size: 14px; }
}

@media only screen and (max-width: 1024px) and (min-width: 992px){
    .products_info .products_heading h3 { font-size: 32px; }
    .product_btn .btn-card,.product_btn .btn-buy { padding: 10px 50px; }
    .products_column { width: 45%; float: left; }
    .products_info_column { width: 55%; float: left; }
}

@media only screen and (min-width: 1200px){
    .product_btn .btn-card,.product_btn .btn-buy { padding: 10px 80px; }
    .products_column { width: 45%; float: left; }
    .products_info_column { width: 55%; float: left; }
}

@media only screen and (max-width: 1199px) and (min-width: 1025px){
    .product_btn .btn-card,.product_btn .btn-buy { padding: 8px 60px; }
    .products_column { width: 45%; float: left; }
    .products_info_column { width: 55%; float: left; }
}

@media screen and (max-height: 450px) {
    .sidenav { padding-top: 15px; }
    .sidenav a { font-size: 18px; }
}

.category_heading h4, .price_heading h4, .color_heading h4, .ratings_heading h4 {
    font-family: "SortsMillGoudy-Regular";
    font-size: 20px;
    padding-bottom: 10px;
}

.category_list form p, .price_list form p, .color_list form p {
    padding: 10px 0px;
    font-size: 14px;
    color: #7e7e84;
}

.category_list label {
    padding-left: 5px;
}

.category_list input[type="checkbox"] {
    appearance: none;
    background-color: transparent;
    width: 1.15em;
    height: 1.15em;
    border: 1px solid #b3b3c1;
    border-radius: 0px;
}

.price_list input[type='radio'], .color_list input[type='radio'] {
    appearance: none;
    width: 20px;
    height: 20px;
    border: 1px solid #b3b3c1;
    border-radius: 50%;
    position: relative;
    top: 5px;
}

.price_list input[type='radio']:checked {
    background: #fc8895;
}

.category_list input:checked {
    box-shadow: inset 0 0 0 20px #fc8895;
}
body {
  background: #fff;
  color: #1a1a1a;
  font-family: "Mulish", sans-serif;
}

* {
  box-sizing: border-box;
}

h1,
h2,
h3,
h4,
.section-title,
.page-title h1,
.siyazh-hero-copy h1,
.section-head h2,
.card-title,
.page-heading-title h2,
.siyazh-auth-title,
.siyazh-account-title {
  font-family: "Literata", serif;
}

a {
  color: inherit;
  text-decoration: none;
}

.top_bar {
  background: #1a1a1a;
  color: #fff;
  text-align: center;
  padding: 14px 16px;
  font-size: 14px;
}

.top_bar p {
  margin: 0;
}

.site-header.wide {
  background: #fff;
  border-bottom: 1px solid #eee6de;
  position: sticky;
  top: 0;
  z-index: 40;
  transition: border-color 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
}

.site-header.wide .container,
.siyazh-footer .container,
.page_heading_title_inner,
.siyazh-section-shell,
.siyazh-page-shell {
  max-width: 1380px;
  margin: 0 auto;
  padding: 0 20px;
}

.site-header.wide .container {
  min-height: 88px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  transition: min-height 0.25s ease, gap 0.25s ease;
}

.logo {
  width: 132px;
  flex: 0 0 auto;
}

.logo img {
  display: block;
  width: 100%;
  height: auto;
}

.topnav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 22px;
  flex: 1 1 auto;
}

.header-search {
    position: absolute;
    top: 50%;
    right: 156px;
    z-index: 12;
    width: clamp(240px, 24vw, 360px);
    transform: translateY(-50%) translateX(14px);
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.28s ease, transform 0.34s cubic-bezier(.22,1,.36,1);
  }

.header-search.is-open {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(-50%) translateX(0);
}

.header-search-field {
  display: flex;
  align-items: center;
  min-height: 40px;
  padding: 0 12px;
  border: 1px solid #e3d6c8;
  border-radius: 0;
  background: #fff;
}

.header-search-field input {
  width: 100%;
  min-width: 0;
  height: 38px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  outline: 0;
  font-size: 13px;
  color: #1a1a1a;
  box-shadow: none;
  appearance: none;
}

.header-search-submit {
  display: none;
}

.live-search-dropdown {
  position: absolute;
  top: calc(100% + 10px);
  left: 0;
  right: 0;
  z-index: 30;
  display: grid;
  gap: 8px;
  padding: 14px;
  border: 1px solid #eadfd5;
  border-radius: 0;
  background: #fff;
  box-shadow: 0 24px 48px rgba(44, 26, 13, 0.12);
}

.live-search-dropdown[hidden] {
  display: none !important;
}

.live-search-item {
  display: grid;
  grid-template-columns: 58px minmax(0, 1fr) auto;
  gap: 14px;
  align-items: center;
  padding: 10px;
  border-radius: 16px;
  transition: background 0.2s ease, transform 0.2s ease;
}

.live-search-item:hover {
  background: #f8f1ea;
  transform: translateY(-1px);
}

.live-search-thumb {
  width: 58px;
  height: 58px;
  border-radius: 14px;
  background: #f7f4ef;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.live-search-thumb img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.live-search-copy {
  min-width: 0;
}

.live-search-title {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.35;
}

.live-search-brand {
  color: #7a695d;
  font-size: 13px;
  line-height: 1.4;
}

.live-search-price {
  text-align: right;
  white-space: nowrap;
}

.live-search-price strong {
  display: block;
  font-size: 15px;
}

.live-search-price span {
  color: #9f8e82;
  font-size: 12px;
  text-decoration: line-through;
}

.live-search-empty,
.live-search-footer {
  padding: 8px 10px;
  color: #7a695d;
  font-size: 13px;
}

.cart-toast {
  position: fixed;
  right: 24px;
  bottom: 24px;
  z-index: 1200;
  min-width: 280px;
  max-width: min(360px, calc(100vw - 32px));
  padding: 14px 16px;
  border: 1px solid rgba(202, 169, 134, 0.28);
  border-radius: 18px;
  background: rgba(26, 26, 26, 0.96);
  color: #fff;
  box-shadow: 0 20px 40px rgba(17, 10, 4, 0.22);
  opacity: 0;
  transform: translateY(16px);
  pointer-events: none;
  transition: opacity 0.22s ease, transform 0.22s ease;
}

.cart-toast.show {
  opacity: 1;
  transform: translateY(0);
}

.cart-toast strong {
  display: block;
  margin-bottom: 4px;
  font-size: 14px;
  line-height: 1.35;
}

.cart-toast .muted {
  color: rgba(255, 255, 255, 0.82);
  font-size: 13px;
  line-height: 1.45;
}

.topnav a {
  text-decoration: none;
  font-size: 14px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  transition: color 0.2s ease, opacity 0.2s ease;
}

.topnav a.active,
.topnav a:hover {
  color: #caa986;
}

.menuclosebtn,
.myclosebtn {
  display: none;
}

.icon-bar {
    display: flex;
    align-items: center;
    gap: 12px;
    min-width: 134px;
    justify-content: flex-end;
    position: relative;
    z-index: 15;
  }

.icon-bar a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.icon-bar button {
  font: inherit;
}

.header-icon-link {
  position: relative;
  width: 22px;
  height: 22px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: #3b332d;
  box-shadow: none;
  transition: color 0.2s ease, transform 0.2s ease, opacity 0.2s ease;
}

.header-icon-link:hover {
  color: #caa986;
  transform: translateY(-1px);
}

.header-icon-link.is-active,
.header-search-toggle.is-active {
  color: #caa986;
}

.site-header.wide.scrolled {
  background: rgba(255, 255, 255, 0.96);
  border-bottom-color: rgba(231, 221, 212, 0.92);
  box-shadow: 0 10px 30px rgba(35, 21, 11, 0.06);
  backdrop-filter: blur(10px);
}

.site-header.wide.scrolled .container {
  min-height: 76px;
  gap: 16px;
}

.header-icon-link i {
    font-size: 14px;
    line-height: 1;
  }

.header-icon-visual {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.header-icon-visual--close {
    display: none;
}

.header-search-toggle.is-active .header-icon-visual--search {
    display: none;
}

.header-search-toggle.is-active .header-icon-visual--close {
    display: inline-flex;
}

.header-icon-svg {
    width: 15px;
    height: 15px;
    display: block;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.header-icon-link .fa-regular {
    font-weight: 400;
  }

.header-icon-link .fa-solid {
  font-weight: 900;
}

.icon-badge {
    position: absolute;
    top: -5px;
    right: -5px;
    min-width: 14px;
    height: 14px;
    padding: 0 4px;
    border-radius: 999px;
    background: #fc8895;
    color: #fff;
    display: inline-flex;
    align-items: center;
  justify-content: center;
  font-size: 9px;
  font-weight: 700;
  line-height: 1;
}

.mobile-only {
  display: none !important;
}

@media (max-width: 1180px) {
  .site-header.wide .container {
    flex-wrap: wrap;
    justify-content: center;
  }

  .logo {
    width: 124px;
  }

  .topnav {
    order: 4;
    width: 100%;
    justify-content: center;
  }

  .header-search {
    top: calc(100% + 16px);
    right: 20px;
    width: min(520px, calc(100vw - 40px));
    transform: none;
  }

  .header-search.is-open {
    transform: none;
  }
}

@media (max-width: 820px) {
  .header-search {
    display: none;
  }

  .header-search-toggle {
    display: none !important;
  }

  .mobile-only {
    display: inline-flex !important;
  }

  .header-icon-link {
    width: 24px;
    height: 24px;
  }

  .icon-bar {
    gap: 10px;
  }

  .icon-badge {
    top: -3px;
    right: -3px;
  }
}

.page_heading_title {
  background: #f7f4ef;
  padding: 28px 0;
  margin-bottom: 42px;
}

.page_heading_title_inner p,
.page_heading_title_inner a {
  color: #7b6d63;
  font-size: 14px;
  text-decoration: none;
}

.page_heading_title_inner h2 {
  margin: 12px 0 0;
  font-size: 40px;
  font-weight: 500;
}

.siyazh-page-shell {
  padding-bottom: 56px;
}

.siyazh-section {
  margin-bottom: 56px;
}

.siyazh-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(340px, 0.9fr);
  align-items: center;
  gap: 36px;
  background: #f7f4ef;
  padding: 40px;
}

.siyazh-hero-copy h1 {
  font-size: clamp(38px, 5vw, 62px);
  line-height: 1.04;
  margin: 0 0 18px;
}

.siyazh-hero-copy p,
.siyazh-copy p,
.siyazh-card p,
.muted {
  color: #6e6258;
  line-height: 1.7;
}

.siyazh-button,
.btn,
.submit-btn,
.product-card .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 48px;
  padding: 0 24px;
  border: 1px solid #1a1a1a;
  background: #1a1a1a;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.08em;
  cursor: pointer;
  transition: all 0.25s ease;
}

.btn-secondary,
.btn-light,
.siyazh-button--light {
  background: transparent;
  color: #1a1a1a;
}

.siyazh-button:hover,
.btn:hover,
.submit-btn:hover,
.product-card .btn:hover {
  background: #caa986;
  border-color: #caa986;
  color: #1a1a1a;
}

.siyazh-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 24px;
}

.siyazh-hero-media img,
.siyazh-image img,
.product-media img,
.product-card img,
.siyazh-thumb img {
  display: block;
  width: 100%;
  height: auto;
}

.section-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: 24px;
}

.section-head h2,
.section-title {
  font-size: 36px;
  font-weight: 500;
  margin: 0;
}

.section-head p,
.section-title + p {
  margin: 10px 0 0;
}

.siyazh-grid,
.products-grid,
.products-grid--catalog,
.products-grid--cart,
.categories-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 26px;
}

.siyazh-category-card,
.product-card,
.category-card,
.article-card,
.panel,
.auth-card,
.account-card,
.cart-summary-panel,
.cart-main-panel {
  background: #fff;
  border: 1px solid #ece3d8;
}

.siyazh-category-card {
  text-decoration: none;
  overflow: hidden;
}

.siyazh-category-card .siyazh-thumb {
  background: #f7f4ef;
  aspect-ratio: 1 / 1;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.siyazh-category-card .siyazh-copy,
.product-card,
.article-body,
.auth-card,
.account-card,
.panel {
  padding: 22px;
}

.siyazh-category-card h3,
.card-title,
.product-card h3 {
  font-size: 22px;
  font-weight: 500;
  margin: 0 0 8px;
}

.product-card {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.product-media,
.product-card .product-media {
  background: #f7f4ef;
  display: block;
  aspect-ratio: 0.92;
  overflow: hidden;
}

.product-price-meta {
  font-size: 12px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #8d7766;
}

.price-row,
.products_price {
  display: flex;
  align-items: baseline;
  gap: 12px;
  flex-wrap: wrap;
}

.price,
.products_doller {
  color: #fc8895;
  font-size: 26px;
  font-weight: 700;
}

.product-price {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-top: 4px;
}

.product-price .price-row {
  gap: 10px;
}

.product-article-copy {
  min-width: 0;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  border: 1px solid #ece3d8;
  background: #fff;
  color: #1a1a1a;
  font: inherit;
  font-size: 12px;
  letter-spacing: 0.04em;
  cursor: pointer;
  transition: all 0.25s ease;
}

.product-article-copy:hover {
  border-color: #caa986;
  color: #caa986;
}

.product-article-copy.is-copied {
  border-color: #1a1a1a;
  background: #1a1a1a;
  color: #fff;
}

.product-article-copy span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.old-price,
.products_price del {
  color: #9b928c;
  text-decoration: line-through;
}

.page-title {
  margin-bottom: 28px;
}

.page-title h1 {
  font-size: clamp(32px, 4vw, 48px);
  margin: 0 0 10px;
}

.breadcrumbs {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 20px;
  color: #7b6d63;
  font-size: 14px;
}

.breadcrumbs a {
  text-decoration: none;
}

.catalog-layout--category {
  display: grid;
  grid-template-columns: 310px minmax(0, 1fr);
  gap: 28px;
}

.sidebar,
.filter-block,
.checkout-layout > aside {
  background: #f7f4ef;
  border: 1px solid #ece3d8;
  padding: 22px;
}

.filter-group + .filter-group,
.filter-actions,
.brand-filter-list,
.variation-group {
  margin-top: 20px;
}

.filter-head h3,
.variation-label {
  margin: 0 0 12px;
  font-size: 18px;
}

.brand-filter-list,
.category-tree,
.sidebar-list,
.footer-links,
.account-nav {
  display: grid;
  gap: 10px;
}

.filter-check,
.consent-check {
  display: flex;
  align-items: start;
  gap: 10px;
}

.toolbar--catalog,
.ajax-catalog-toolbar,
.cart-heading-row,
.order-card-head {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 24px;
}

.product-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 420px);
  gap: 30px;
}

.product-gallery-shell,
.product-buy-card,
.review-card,
.order-card {
  background: #fff;
  border: 1px solid #ece3d8;
  padding: 24px;
}

.gallery-main {
  background: #f7f4ef;
  margin-bottom: 14px;
}

.gallery-thumbs {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 10px;
}

.thumb {
  border: 1px solid #ece3d8;
  background: #fff;
  padding: 6px;
}

.thumb.active {
  border-color: #caa986;
}

.variation-list,
.card-actions-inline,
.summary-actions,
.auth-actions-row,
.footer-socials-list {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

/* Unified product card system */
.products-grid .product-card,
.products-grid--catalog .product-card,
.products-grid--cart .product-card,
.catalog-page .product-card,
.ajax-product-card {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 16px 16px 18px;
  background: #F7F4EF;
  border: 1px solid #f0e8de;
  box-shadow: 0 10px 24px rgba(48, 29, 14, 0.04);
}

.products-grid .product-card .product-media,
.products-grid--catalog .product-card .product-media,
.products-grid--cart .product-card .product-media,
.catalog-page .product-card .product-media,
.ajax-product-card__image {
  display: block;
  background: #F7F4EF;
  padding: 14px;
  aspect-ratio: 0.9;
  overflow: hidden;
}

.products-grid .product-card .product-media img,
.products-grid--catalog .product-card .product-media img,
.products-grid--cart .product-card .product-media img,
.catalog-page .product-card .product-media img,
.ajax-product-card__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.products-grid .product-card .card-title,
.products-grid .product-card h3,
.products-grid--catalog .product-card .card-title,
.products-grid--catalog .product-card h3,
.products-grid--cart .product-card .card-title,
.products-grid--cart .product-card h3,
.catalog-page .product-card .card-title,
.catalog-page .product-card h3,
.ajax-product-card h3 {
  margin: 0;
  min-height: 44px;
  text-align: center;
  font-family: "Literata", serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.42;
  color: #443329;
}

.products-grid .product-card .card-title a,
.products-grid .product-card h3 a,
.products-grid--catalog .product-card .card-title a,
.products-grid--catalog .product-card h3 a,
.products-grid--cart .product-card .card-title a,
.products-grid--cart .product-card h3 a,
.catalog-page .product-card .card-title a,
.catalog-page .product-card h3 a,
.ajax-product-card h3 a {
  color: inherit;
  text-decoration: none;
}

.products-grid .product-card .muted,
.products-grid--catalog .product-card .muted,
.products-grid--cart .product-card .muted,
.catalog-page .product-card .muted,
.ajax-product-card .muted {
  display: none;
}

.products-grid .product-card .card-badges,
.products-grid .product-card .badge,
.products-grid--catalog .product-card .card-badges,
.products-grid--catalog .product-card .badge,
.products-grid--cart .product-card .card-badges,
.products-grid--cart .product-card .badge,
.catalog-page .product-card .card-badges,
.catalog-page .product-card .badge {
  display: none;
}

.products-grid .product-card .product-price,
.products-grid--catalog .product-card .product-price,
.products-grid--cart .product-card .product-price,
.catalog-page .product-card .product-price,
.ajax-product-card .product-price {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  margin-top: 0;
}

.products-grid .product-card .price-row,
.products-grid--catalog .product-card .price-row,
.products-grid--cart .product-card .price-row,
.catalog-page .product-card .price-row,
.ajax-product-card .price-row {
  width: 100%;
  justify-content: center;
  gap: 8px;
}

.products-grid .product-card .old-price,
.products-grid .product-card del,
.products-grid--catalog .product-card .old-price,
.products-grid--catalog .product-card del,
.products-grid--cart .product-card .old-price,
.products-grid--cart .product-card del,
.catalog-page .product-card .old-price,
.catalog-page .product-card del,
.ajax-product-card .old-price,
.ajax-product-card del {
  color: #c6bdb6;
  font-size: 13px;
  font-weight: 600;
  text-decoration: line-through;
}

.products-grid .product-card .price,
.products-grid .product-card .products_doller,
.products-grid--catalog .product-card .price,
.products-grid--catalog .product-card .products_doller,
.products-grid--cart .product-card .price,
.products-grid--cart .product-card .products_doller,
.catalog-page .product-card .price,
.catalog-page .product-card .products_doller,
.ajax-product-card .price {
  color: #ff879b;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.01em;
}

.products-grid .product-card .product-article-copy,
.products-grid--catalog .product-card .product-article-copy,
.products-grid--cart .product-card .product-article-copy,
.catalog-page .product-card .product-article-copy,
.ajax-product-card .product-article-copy {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 0;
  border: 0;
  background: transparent;
  color: #c1b7b1;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.01em;
}

.products-grid .product-card .product-article-copy:hover,
.products-grid--catalog .product-card .product-article-copy:hover,
.products-grid--cart .product-card .product-article-copy:hover,
.catalog-page .product-card .product-article-copy:hover,
.ajax-product-card .product-article-copy:hover {
  color: #ff879b;
}

.products-grid .product-card .product-article-copy i,
.products-grid--catalog .product-card .product-article-copy i,
.products-grid--cart .product-card .product-article-copy i,
.catalog-page .product-card .product-article-copy i,
.ajax-product-card .product-article-copy i {
  font-size: 10px;
}

.products-grid .product-card .card-actions-inline,
.products-grid--catalog .product-card .card-actions-inline,
.products-grid--cart .product-card .card-actions-inline,
.catalog-page .product-card .card-actions-inline,
.ajax-product-card .card-actions-inline {
  position: absolute;
  top: 24px;
  right: 24px;
  z-index: 2;
  display: flex;
  gap: 8px;
}

.products-grid .product-card .action-icon-button,
.products-grid--catalog .product-card .action-icon-button,
.products-grid--cart .product-card .action-icon-button,
.catalog-page .product-card .action-icon-button,
.ajax-product-card .action-icon-button {
  width: 24px;
  height: 24px;
  border: 0;
  border-radius: 50%;
  background: transparent;
  color: #bbb0a8;
  box-shadow: none;
  padding: 0;
}

.products-grid .product-card .action-icon-button.is-active,
.products-grid--catalog .product-card .action-icon-button.is-active,
.products-grid--cart .product-card .action-icon-button.is-active,
.catalog-page .product-card .action-icon-button.is-active,
.ajax-product-card .action-icon-button.is-active {
  color: #ff879b;
}

.products-grid .product-card .action-icon-button i,
.products-grid--catalog .product-card .action-icon-button i,
.products-grid--cart .product-card .action-icon-button i,
.catalog-page .product-card .action-icon-button i,
.ajax-product-card .action-icon-button i {
  font-size: 16px;
}

.products-grid .product-card .btn,
.products-grid--catalog .product-card .btn,
.products-grid--cart .product-card .btn,
.catalog-page .product-card .btn,
.ajax-product-card .btn {
  align-self: center;
  min-width: 94px;
  min-height: 30px;
  padding: 0 12px;
  margin-top: 2px;
  border: 0;
  background: #171717;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.03em;
}

.products-grid .product-card .btn:hover,
.products-grid--catalog .product-card .btn:hover,
.products-grid--cart .product-card .btn:hover,
.catalog-page .product-card .btn:hover,
.ajax-product-card .btn:hover {
  background: #2a2a2a;
  border-color: #2a2a2a;
  color: #fff;
}

.variation-option,
.action-icon-button,
.account-badge,
.order-step,
.product-price-badge {
  border: 1px solid #d8c5b2;
  background: #fff;
  padding: 10px 14px;
}

.variation-option.active,
.action-icon-button.is-active,
.account-badge.is-approved,
.order-step.is-active,
.product-price-badge {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}

.field,
.textarea,
select {
  width: 100%;
  min-height: 48px;
  border: 1px solid #ddcec1;
  background: #fff;
  padding: 12px 14px;
  font: inherit;
}

.textarea,
textarea.field {
  min-height: 130px;
  resize: vertical;
}

.auth-shell,
.checkout-layout,
.reviews-grid,
.cart-layout {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}

.auth-shell--single,
.checkout-layout > form {
  grid-column: 1 / -1;
}

.form-grid,
.grid {
  display: grid;
  gap: 18px;
}

.full {
  grid-column: 1 / -1;
}

.siyazh-footer {
  background: #1a1a1a;
  color: #fff;
  padding: 52px 0 0;
  margin-top: 60px;
}

.siyazh-footer-grid {
  display: grid;
  grid-template-columns: 1.2fr 1fr 1fr 1fr;
  gap: 28px;
  padding-bottom: 36px;
}

.siyazh-footer a {
  color: #fff;
  text-decoration: none;
}

.siyazh-footer h4 {
  margin: 0 0 16px;
  font-size: 18px;
}

.siyazh-footer-note,
.siyazh-footer-meta {
  color: #cbbfb5;
  font-size: 14px;
}

.siyazh-footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  padding: 18px 0;
}

.empty-state,
.article-card,
.monitor-table-wrap {
  padding: 28px;
}

.siyazh-404 {
  min-height: calc(100vh - 220px);
  display: grid;
  place-items: center;
  padding: 32px 0 64px;
}

.siyazh-404-card {
  width: min(100%, 980px);
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 380px);
  gap: 32px;
  align-items: center;
  padding: 40px;
  background: linear-gradient(135deg, #f7f4ef 0%, #fffdf9 100%);
  border: 1px solid #ece3d8;
}

.siyazh-404-copy strong {
  display: inline-block;
  margin-bottom: 12px;
  color: #caa986;
  font-size: 14px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.siyazh-product-page {
  padding-bottom: 40px;
}

.siyazh-product-detail {
  display: grid;
  grid-template-columns: minmax(0, 1.02fr) minmax(360px, 0.98fr);
  gap: 44px;
  align-items: start;
  margin-bottom: 34px;
}

.siyazh-product-gallery__frame,
.siyazh-product-summary {
  position: relative;
  background: #fff;
  border: 1px solid #ece3d8;
  padding: 28px;
}

.siyazh-product-gallery__frame {
  background: #f7f4ef;
}

.siyazh-product-gallery__actions {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 2;
}

.siyazh-product-gallery__main {
  display: grid;
  place-items: center;
  min-height: 540px;
  background: #f7f4ef;
}

.siyazh-product-gallery__main img {
  max-width: 100%;
  max-height: 540px;
  object-fit: contain;
}

.siyazh-product-gallery__thumbs {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 12px;
  margin-top: 16px;
}

.siyazh-product-summary {
  display: grid;
  gap: 18px;
}

.siyazh-product-summary__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.siyazh-product-summary__meta span {
  color: #a38c77;
  font-size: 12px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.siyazh-product-summary__title {
  margin: 0;
  font-family: "Literata", serif;
  font-size: 42px;
  font-weight: 500;
  line-height: 1.14;
  color: #221a14;
}

.siyazh-product-summary__price .price-row {
  justify-content: flex-start;
  align-items: baseline;
  gap: 14px;
}

.siyazh-product-summary__price .old-price {
  color: #c4b6aa;
  font-size: 18px;
  font-weight: 600;
  text-decoration: line-through;
}

.siyazh-product-summary__price .price {
  color: #ff879b;
  font-size: 34px;
  font-weight: 800;
  letter-spacing: 0.01em;
}

.siyazh-product-summary__article {
  display: flex;
  align-items: center;
  gap: 12px;
  color: #8b7d73;
  font-size: 13px;
}

.siyazh-product-summary__article .product-article-copy {
  justify-content: flex-start;
  color: #221a14;
  font-size: 13px;
}

.siyazh-product-summary__note {
  color: #6f6157;
  font-size: 14px;
  line-height: 1.65;
}

.siyazh-product-variations {
  display: grid;
  gap: 16px;
  padding-top: 6px;
}

.siyazh-product-summary .variation-group {
  display: grid;
  gap: 10px;
}

.siyazh-product-summary .variation-label {
  font-family: "Literata", serif;
  font-size: 17px;
  font-weight: 500;
  color: #221a14;
}

.siyazh-product-summary .variation-option {
  min-height: 46px;
  padding: 10px 16px;
}

.siyazh-product-summary__purchase {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 18px;
  align-items: start;
}

.siyazh-product-summary .quantity {
  display: inline-flex;
  align-items: center;
  border: 1px solid #ddcec1;
  background: #fff;
}

.siyazh-product-summary .quantity button {
  width: 44px;
  height: 44px;
  border: 0;
  background: transparent;
  color: #221a14;
}

.siyazh-product-summary .quantity input {
  width: 56px;
  height: 44px;
  border: 0;
  border-left: 1px solid #ece3d8;
  border-right: 1px solid #ece3d8;
  text-align: center;
  background: transparent;
}

.siyazh-product-summary__buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.siyazh-product-summary__buttons .btn {
  min-width: 180px;
  min-height: 46px;
}

.siyazh-product-summary__facts {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  padding-top: 10px;
  border-top: 1px solid #ece3d8;
}

.siyazh-product-summary__facts div {
  display: grid;
  gap: 4px;
}

.siyazh-product-summary__facts span {
  color: #9e9187;
  font-size: 12px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.siyazh-product-summary__facts strong {
  color: #221a14;
  font-size: 15px;
  font-weight: 700;
}

.siyazh-product-page .product-share-row {
  justify-content: flex-start;
}

.siyazh-product-tabs .tab-list {
  margin-bottom: 24px;
}

.siyazh-product-tabs .tab-panel {
  color: #4f4137;
  line-height: 1.75;
}

@media (max-width: 1100px) {
  .siyazh-product-detail {
    grid-template-columns: 1fr;
  }

  .siyazh-product-summary__title {
    font-size: 34px;
  }

  .siyazh-product-gallery__main {
    min-height: 420px;
  }
}

@media (max-width: 720px) {
  .siyazh-product-gallery__frame,
  .siyazh-product-summary {
    padding: 20px;
  }

  .siyazh-product-gallery__thumbs {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .siyazh-product-summary__purchase {
    grid-template-columns: 1fr;
  }

  .siyazh-product-summary__buttons {
    flex-direction: column;
  }

  .siyazh-product-summary__buttons .btn {
    width: 100%;
  }

  .siyazh-product-summary__facts {
    grid-template-columns: 1fr;
  }

  .siyazh-product-summary__title {
    font-size: 28px;
  }

  .siyazh-product-summary__price .price {
    font-size: 28px;
  }
}

.siyazh-404-copy h1 {
  margin: 0 0 16px;
  font-size: clamp(56px, 9vw, 112px);
  line-height: 0.9;
}

.siyazh-404-copy h2 {
  margin: 0 0 16px;
  font-size: clamp(28px, 4vw, 42px);
  font-weight: 500;
}

.siyazh-404-copy p {
  max-width: 560px;
  margin: 0;
}

.siyazh-404-media {
  background: #fff;
  padding: 18px;
  border: 1px solid #ece3d8;
}

.siyazh-404-media img {
  display: block;
  width: 100%;
  height: auto;
}

.siyazh-home-hero {
  position: relative;
  overflow: hidden;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  margin-bottom: 56px;
}

.siyazh-home-hero-track {
  display: flex;
  transition: transform 0.5s ease;
}

.siyazh-home-hero-slide {
  min-width: 100%;
  position: relative;
  min-height: 610px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background: #f7f4ef;
}

.siyazh-home-hero-media,
.siyazh-home-hero-media img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.siyazh-home-hero-media img {
  object-fit: cover;
}

.siyazh-home-hero-copy {
  position: relative;
  z-index: 1;
  width: min(100%, 1380px);
  margin: 0 auto;
  padding: 48px 80px;
}

.siyazh-home-hero-copy h1 {
  max-width: 560px;
  margin: 0 0 20px;
  font-size: clamp(34px, 5vw, 56px);
  font-weight: 600;
  color: #caa986;
}

.siyazh-home-hero-copy p {
  max-width: 520px;
  margin: 0 0 30px;
  color: #333;
  line-height: 1.7;
}

.siyazh-home-hero-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: auto;
  height: auto;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: #1a1a1a;
  cursor: pointer;
  z-index: 2;
  font-size: 34px;
  line-height: 1;
}

.siyazh-home-hero-arrow--prev {
  left: 24px;
}

.siyazh-home-hero-arrow--next {
  right: 24px;
}

.siyazh-home-hero-dots {
  position: absolute;
  left: 50%;
  bottom: 20px;
  transform: translateX(-50%);
  display: flex;
  gap: 10px;
  z-index: 2;
}

.siyazh-home-hero-dot {
  width: 10px;
  height: 10px;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.6);
  cursor: pointer;
}

.siyazh-home-hero-dot.active {
  background: #fff;
}

.siyazh-home-categories .categories-grid {
   max-width: 1000px;
   margin: 0 auto;
  }

.siyazh-home-categories .section-title,
.products-section .section-title {
   text-align: center;
}

.siyazh-home-categories .section-title,
.products-section .section-title,
.products-section--accent .section-title {
   margin-bottom: 30px;
}

.siyazh-home-categories .category-card {
  background: transparent;
  border: 0;
  text-decoration: none;
  text-align: center;
}

.siyazh-home-categories .category-card .siyazh-thumb {
  background: transparent;
  aspect-ratio: auto;
  box-shadow: 0 10px 25px rgba(0,0,0,0.05);
}

.siyazh-home-categories .category-card:hover {
  transform: translateY(-10px);
}

.siyazh-home-brands {
  margin-top: -10px;
}

.siyazh-home-brand-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}

.siyazh-home-brand-card h3 {
  margin: 0 0 18px;
  font-size: 28px;
  text-transform: uppercase;
}

.siyazh-home-brand-card .btn {
  min-height: 42px;
  padding: 0 18px;
}

.products-section {
   padding: 20px 0 0;
  }

.products-section .products-grid {
   max-width: 1200px;
   margin: 0 auto;
   justify-content: center;
}

.products-section--accent {
   background: #f7f4ef;
   width: 100vw;
   margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 60px max(20px, calc((100vw - 1380px) / 2 + 20px));
}

.products-section--accent .products-grid {
   max-width: 1200px;
   margin: 0 auto;
   justify-content: center;
  }

.contact-section {
  padding: 30px 0 0;
}

.contact-container {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 50px;
  align-items: start;
}

.contact-form h3,
.map-container h3 {
  margin: 0 0 16px;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.15;
}

.contact-form p {
  margin: 0 0 24px;
  max-width: 420px;
  color: #6f6258;
  line-height: 1.65;
}

.contact-form form {
  display: grid;
  gap: 14px;
}

.contact-form input[type="tel"] {
  width: 100%;
  min-height: 52px;
  padding: 14px 15px;
  border: 1px solid #ddd;
  font: inherit;
}

.contact-form input[type="tel"]:focus {
  outline: none;
  border-color: #caa986;
}

.map-wrapper {
  width: 100%;
  height: 300px;
  overflow: hidden;
  border-radius: 24px;
  border: 1px solid #eadfd5;
}

.map-wrapper iframe {
  width: 100%;
  height: 100%;
  border: 0;
}

.contact-info {
  margin-top: 22px;
  display: grid;
  gap: 14px;
}

.contact-info p {
  margin: 0;
  display: grid;
  grid-template-columns: 18px minmax(0, 1fr);
  align-items: flex-start;
  gap: 12px;
  color: #433932;
  line-height: 1.6;
}

.contact-info i {
  width: 18px;
  color: #caa986;
  margin-top: 4px;
  font-size: 14px;
  text-align: center;
}

.contact-info span,
.contact-info a {
  display: block;
}

.contact-info a {
  color: #433932;
  text-decoration: none;
}

.contact-info a:hover {
  color: #caa986;
}

.catalog-page .page-title {
  max-width: 760px;
}

.catalog-page .page-title p {
  color: #6e6258;
  line-height: 1.7;
}

.catalog-page .catalog-layout--category {
  display: grid;
  grid-template-columns: 300px minmax(0, 1fr);
  align-items: start;
  gap: 34px;
}

.catalog-page .catalog-sidebar-panel {
  position: sticky;
  top: 24px;
  display: block;
  background: #f7f4ef;
  border: 1px solid #ece3d8;
  padding: 22px;
}

.catalog-page .category-filter {
  background: transparent;
  border: 0;
  padding: 0;
}

.catalog-page .catalog-main-column,
.catalog-page .catalog-products {
  min-width: 0;
}

.catalog-page .toolbar--catalog {
  padding: 18px 20px;
  background: #f7f4ef;
  border: 1px solid #ece3d8;
  margin-bottom: 28px;
}

.catalog-page .toolbar-meta strong {
  font-size: 18px;
}

.catalog-page .catalog-toolbar-controls {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  align-items: end;
  margin-left: auto;
}

.catalog-page .catalog-sort--inline label {
  display: grid;
  gap: 8px;
  min-width: 190px;
}

.catalog-page .catalog-sort--inline span {
  color: #7b6d63;
  font-size: 13px;
}

.catalog-page .catalog-sort--inline select {
  min-height: 48px;
  border: 1px solid #ddcec1;
  background: #fff;
  padding: 12px 14px;
  font: inherit;
}

.catalog-page .catalog-subcategories {
  margin-bottom: 34px;
}

.catalog-page .catalog-subcategories-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.catalog-page .category-card--sub {
  display: block;
  text-decoration: none;
  padding: 18px;
}

.catalog-page .category-card--sub .illustration {
  background: #f7f4ef;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  margin-bottom: 14px;
}

.catalog-page .category-card--sub .illustration img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.catalog-page .category-card--sub h3 {
  margin: 0 0 6px;
  font-size: 20px;
  line-height: 1.2;
}

.catalog-page .products-grid--catalog {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

.catalog-page .product-card {
  min-width: 0;
  padding: 18px;
  gap: 10px;
  background: #f7f4ef;
  border: 1px solid #eee;
  transition: transform 0.3s ease, border-color 0.3s ease;
}

.catalog-page .product-card:hover {
  transform: translateY(-5px);
  border-color: #caa986;
}

.catalog-page .product-media {
  aspect-ratio: 0.9;
}

.catalog-page .card-title,
.catalog-page .product-card h3 {
  margin: 0;
  font-size: 18px;
  line-height: 1.18;
  word-break: break-word;
}

.catalog-page .card-title a,
.catalog-page .product-card h3 a {
  text-decoration: none;
}

.catalog-page .card-title a:hover,
.catalog-page .product-card h3 a:hover {
  color: #caa986;
}

.catalog-page .price {
  font-size: 20px;
}

.catalog-page .old-price {
  font-size: 14px;
}

.catalog-page .product-article,
.catalog-page .product-retail-note,
.catalog-page .muted {
  line-height: 1.55;
}

.catalog-page .product-price,
.products-section .product-price,
.products-grid .product-price {
  margin-top: 6px;
}

.catalog-page .product-card .btn,
.products-grid .product-card .btn {
  align-self: center;
  min-width: 180px;
}

.catalog-page .card-title a,
.catalog-page .product-card h3 a,
.products-grid .card-title a,
.products-grid .product-card h3 a,
.breadcrumbs a,
.page_heading_title_inner a,
.topnav a,
.footer-links a,
.siyazh-footer a {
  text-decoration: none !important;
}

.catalog-page .card-actions-inline {
  margin-top: auto;
}

.catalog-page .product-card .btn {
  width: 100%;
}

.catalog-page .catalog-pagination {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  margin-top: 32px;
}

.catalog-page .pagination-link {
  min-width: 46px;
  min-height: 46px;
  padding: 0 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ddcec1;
  background: #fff;
  color: #1a1a1a;
  text-decoration: none;
}

.catalog-page .pagination-link.is-current {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}

.catalog-page .pagination-link--gap {
  border-color: transparent;
  background: transparent;
}

.siyazh-thankyou-page {
  position: relative;
  overflow: hidden;
  padding-top: 36px;
  padding-bottom: 72px;
  background: linear-gradient(135deg, #fff6f6 0%, #ffe8ec 48%, #fff8f1 100%);
}

.siyazh-thankyou-hearts {
  position: absolute;
  inset: 0;
  pointer-events: none;
  overflow: hidden;
}

.siyazh-thankyou-heart {
  position: absolute;
  bottom: -8vh;
  color: rgba(250, 136, 149, 0.18);
  animation: siyazh-thankyou-float 8s linear infinite;
}

@keyframes siyazh-thankyou-float {
  0% {
    transform: translateY(0) rotate(0deg);
    opacity: 0;
  }

  15% {
    opacity: 0.45;
  }

  85% {
    opacity: 0.35;
  }

  100% {
    transform: translateY(-120vh) rotate(360deg);
    opacity: 0;
  }
}

.siyazh-thankyou-shell {
  position: relative;
  z-index: 1;
  width: min(100%, 860px);
  margin: 0 auto;
}

.siyazh-thankyou-card {
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid rgba(236, 227, 216, 0.92);
  border-radius: 32px;
  box-shadow: 0 28px 80px rgba(250, 136, 149, 0.18);
  padding: 56px 42px 44px;
  text-align: center;
}

.siyazh-thankyou-success {
  width: 108px;
  height: 108px;
  margin: 0 auto 24px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: linear-gradient(135deg, #fa929d 0%, #fc8895 100%);
  box-shadow: 0 18px 38px rgba(250, 136, 149, 0.26);
}

.siyazh-thankyou-check {
  color: #fff;
  font-size: 48px;
  line-height: 1;
  font-weight: 800;
}

.siyazh-thankyou-kicker {
  margin: 0 0 10px;
  color: #c7907e;
  font-size: 13px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.siyazh-thankyou-title {
  margin: 0 0 16px;
  font-size: clamp(34px, 5vw, 48px);
  line-height: 1.08;
}

.siyazh-thankyou-subtitle,
.siyazh-thankyou-note {
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
  color: #6e6258;
  line-height: 1.75;
}

.siyazh-thankyou-order {
  margin: 32px 0 24px;
  padding: 28px;
  border-radius: 24px;
  background: #f9f8f6;
  border: 1px solid #eee3dc;
  text-align: left;
}

.siyazh-thankyou-order-number {
  margin-bottom: 20px;
  color: #fa8895;
  font-size: clamp(24px, 3.5vw, 34px);
  font-weight: 800;
  line-height: 1.1;
}

.siyazh-thankyou-order-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  padding-top: 20px;
  border-top: 1px solid #eaded6;
}

.siyazh-thankyou-order-item {
  min-width: 0;
}

.siyazh-thankyou-order-label {
  display: block;
  margin-bottom: 6px;
  color: #a09084;
  font-size: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.siyazh-thankyou-order-value {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1.5;
}

.siyazh-thankyou-note {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
}

.siyazh-thankyou-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
  margin-top: 32px;
}

.siyazh-thankyou-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 54px;
  padding: 0 28px;
  border-radius: 999px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.04em;
  transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}

.siyazh-thankyou-button--primary {
  background: #1a1a1a;
  border: 2px solid #1a1a1a;
  color: #fff;
}

.siyazh-thankyou-button--secondary {
  background: transparent;
  border: 2px solid #1a1a1a;
  color: #1a1a1a;
}

.siyazh-thankyou-button:hover {
  transform: translateY(-3px);
}

.siyazh-thankyou-button--primary:hover {
  background: #fa8895;
  border-color: #fa8895;
  color: #fff;
  box-shadow: 0 16px 28px rgba(250, 136, 149, 0.28);
}

.siyazh-thankyou-button--secondary:hover {
  background: #1a1a1a;
  color: #fff;
}

.siyazh-thankyou-share {
  margin-top: 34px;
  padding-top: 26px;
  border-top: 1px solid #eee3dc;
}

.siyazh-thankyou-share p {
  margin: 0 0 16px;
  color: #91857b;
  font-size: 14px;
}

.siyazh-thankyou-share-list {
  display: flex;
  justify-content: center;
  gap: 14px;
}

.siyazh-thankyou-share-link {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #f1efec;
  color: #6f6359;
  text-decoration: none;
  font-size: 19px;
  transition: transform 0.25s ease, background 0.25s ease, color 0.25s ease;
}

.siyazh-thankyou-share-link:hover {
  background: #fa8895;
  color: #fff;
  transform: translateY(-3px);
}

@media (max-width: 1100px) {
  .siyazh-grid,
  .products-grid,
  .products-grid--catalog,
  .products-grid--cart,
  .categories-grid,
  .siyazh-footer-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .catalog-layout--category,
  .product-layout,
  .auth-shell,
  .checkout-layout,
  .reviews-grid,
  .cart-layout,
  .siyazh-hero,
  .siyazh-404-card,
  .contact-container,
  .siyazh-home-brand-grid {
    grid-template-columns: 1fr;
  }

  .siyazh-thankyou-order-grid {
    grid-template-columns: 1fr;
  }

  .catalog-page .catalog-layout--category,
  .catalog-page .products-grid--catalog,
  .catalog-page .catalog-subcategories-grid {
    grid-template-columns: 1fr;
  }

  .catalog-page .catalog-sidebar-panel {
    position: static;
  }
}

@media (max-width: 768px) {
  .topnav {
    position: fixed;
    left: 0;
    top: 0;
    min-width: 0;
    width: 0;
    height: 100%;
    overflow-x: hidden;
    background: #fff;
    z-index: 30;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding-top: 70px;
    gap: 18px;
    transition: 0.25s ease;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.14);
  }

  .topnav a {
    padding: 0 24px;
  }

  .menuclosebtn,
  .myclosebtn {
    display: inline-flex;
    font-size: 28px;
    cursor: pointer;
    text-decoration: none;
  }

  .icon-bar {
    gap: 10px;
  }

  .siyazh-grid,
  .products-grid,
  .products-grid--catalog,
  .products-grid--cart,
  .categories-grid,
  .siyazh-footer-grid {
    grid-template-columns: 1fr;
  }

  .page_heading_title_inner h2,
  .section-head h2,
  .section-title {
    font-size: 30px;
  }

  .site-header.wide .container,
  .page_heading_title_inner,
  .siyazh-section-shell,
  .siyazh-page-shell,
  .siyazh-footer .container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .siyazh-thankyou-page {
    padding-top: 24px;
    padding-bottom: 52px;
  }

  .siyazh-thankyou-card {
    padding: 34px 20px 28px;
    border-radius: 24px;
  }

  .siyazh-thankyou-success {
    width: 88px;
    height: 88px;
  }

  .siyazh-thankyou-order {
    padding: 22px 18px;
    border-radius: 20px;
  }

  .siyazh-thankyou-actions {
    flex-direction: column;
  }

  .siyazh-thankyou-button {
    width: 100%;
  }

  .siyazh-home-hero-slide {
    min-height: 520px;
  }

  .siyazh-home-hero-copy {
    padding: 32px 20px;
  }

  .siyazh-home-hero-arrow {
    display: none;
  }

  .catalog-page .toolbar--catalog {
    padding: 16px;
  }

  .catalog-page .catalog-toolbar-controls {
    width: 100%;
    margin-left: 0;
  }

  .catalog-page .catalog-sort--inline,
  .catalog-page .catalog-sort--inline label {
    width: 100%;
  }

  .catalog-page .product-card {
    padding: 16px;
  }

  .catalog-page .card-title,
  .catalog-page .product-card h3 {
    font-size: 21px;
  }

  .catalog-page .price {
    font-size: 26px;
  }

  .product-price {
    align-items: flex-start;
    flex-direction: column;
  }

  .product-article-copy {
    width: 100%;
    justify-content: center;
  }
}
