/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 26 2026 | 09:41:17 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

.cname p {margin-bottom: 0px !important;}


For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
.headerbox{z-index:9999!important;}
.headerbox .logobox .cname {-webkit-text-stroke: 2px #E1BC78;color: #fff;}
.cname p {margin-bottom: 0px !important;}
.bannerbox .owl-item .owl-thumb {padding:0px 15px 25px 15px;}
.bannerbox .owl-item img{box-shadow:0px 10px 20px 0px rgb(0 0 0 / 22%);}
.bannerbox .owl-theme .owl-nav.disabled+.owl-dots {margin-top: -10px !important;}




.cart__item-count .elementor-menu-cart__container, .cart__item-count .elementor-menu-cart__main{
    display:none !important;
}

.testimonialbox .slick-slide {padding: 0 20px;}
.testimonialbox .slick-list {margin: 0 -20px;}
.testimonialbox .slick-arrow{position: absolute;top: -100px; right: 15px;
border-radius: 50%;
    height: 40px;
    width: 40px;
    text-align: center;
    border: 1px solid #C4C6CD;
    align-items: center;
    justify-content: center;
    display: flex;
}
.testimonialbox .slick-arrow.custom-prev{right: 75px;}
.testimonialbox .slick-arrow span{color:#000;}
.testimonialbox .slick-arrow:hover, .testimonialbox .slick-arrow:focus{background:#F1C175}


.custom-form {
  background:#ffffff;
  padding: 25px;
  border-radius: 8px;
}

.custom-form h3 {
  font-size: 20x;
  font-weight: 700;
  color:#041627;
  margin-bottom: 20px;
}

.form-row {
  display: flex;
  gap: 15px;
  margin-bottom: 15px;
}

.form-group {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.form-group label {
  font-size: 13px;
  margin-bottom: 6px;
  font-weight: 500;
}

.custom-form input,
.custom-form select,
.custom-form textarea {
  width: 100%;
  padding: 10px;
  border-radius: 6px;
  border: none;
  background: #eaeaea;
  font-size: 14px;
}

.custom-form textarea {
  height: 100px;
  resize: none;
}
.custom-form select, .custom-form select option{color:#111 !important;}

.form-submit input {
  width: 100%;
  background: #0b3d3d;
  color: #fff;
  padding: 12px;
  border-radius: 6px;
  border: none;
  font-size: 16px;
  cursor: pointer;
}
.form-submit p{margin-bottom:0px}
.form-submit input:hover, .form-submit input:focus {
  background: #092f2f;
}

.customeorderform .wpcf7-submit{width:auto;}

.productitem form.cart{width: 100%; display: block;}
.productitem form.cart a.button{width: 100%; display: block;text-align:center;}

.productpage .productimgbox a{display:block;}


.mostcustomekit{}

.mostcustomekit .mostpopularchoice {display:none;}
.mostcustomekit .customegitloop .elementor-loop-container > .e-loop-item:nth-of-type(2) .mostpopularchoice {display:block;}

.mostcustomekit .customegitloop .elementor-loop-container > .e-loop-item:nth-of-type(2) > .elementor-element {border:1px solid #735C00}

.mostcustomekit .customegitloop .elementor-loop-container > .e-loop-item:nth-of-type(2) .mostpopularchoice li.elementor-icon-list-item{align-items: center;justify-content: center;}

.mostcustomekit .customegitloop .elementor-loop-container > .e-loop-item:nth-of-type(2) > .elementor-element  .btnbox a{background-color: #072E34;color: #FFFFFF;}

.mostcustomekit .customegitloop .elementor-loop-container > .e-loop-item:nth-of-type(2) > .elementor-element  .btnbox a:hover{background-color: #fff;color: #072E34;}




/* =========================================
PAGINATION DESIGN
========================================= */

.productitem .elementor-pagination{
    display:flex;
    justify-content:center;
    align-items:center;
    gap:8px;
    margin-top:40px;
    flex-wrap:wrap;
}

/* =========================================
ALL BUTTONS
========================================= */

.productitem .elementor-pagination .page-numbers{
    display:flex;
    align-items:center;
    justify-content:center;
    padding:8px 18px;
    border:1px solid #dcdcdc;
    border-radius:6px;
    background:#fff;
    color:#002f34;
    font-size:16px;
    font-weight:600;
    text-decoration:none;
    transition:all .3s ease;
    cursor:pointer;
}

/* =========================================
HOVER
========================================= */

.productitem .elementor-pagination .page-numbers:hover{
    background:#003b46;
    color:#fff !important;
    border-color:#003b46;
    transform:translateY(-2px);
}

/* =========================================
ACTIVE PAGE
========================================= */

.productitem .elementor-pagination .page-numbers.current{
    background:#003b46;
    color:#fff !important;
    border-color:#003b46;
    box-shadow:0 4px 12px rgba(0,0,0,0.15);
}

/* =========================================
PREV NEXT
========================================= */

.productitem .elementor-pagination .prev,
.productitem .elementor-pagination .next{
    padding:8px 20px;
    font-weight:700;
}

/* =========================================
DOTS
========================================= */

.productitem .elementor-pagination .dots{
    border:none;
    background:transparent;
    min-width:auto;
    padding:8px 18px;
    cursor:default;
}

/* =========================================
MOBILE
========================================= */

@media(max-width:767px){

    .productitem .elementor-pagination{
        gap:8px;
    }

    .productitem .elementor-pagination .page-numbers{
        min-width:40px;
        height:40px;
        font-size:14px;
        padding:0 14px;
    }

}


/* .kitlistview .wpr-quantity-wrapper{display:none !important;} */
.kitlistview .qty{display:block !important}
.kitlistview .wooco_component_product .wooco_component_product_selection {
    padding: 0px;
    margin: 20px 0;
}
.kitlistview .wooco_component_product .wooco_component_product_selection .wooco_component_product_selection_grid{
        gap: 10px;
}

.kitlistview .wooco_component_product .wooco_component_product_selection .wooco_component_product_selection_grid .wooco_component_product_selection_grid_item {
    padding: 10px;
    margin: 0px;
/*     border: 1px solid #eee; */
    border-radius: 4px;
    width: 23.5%;
/*     min-height:220px; */
}
.fakeqty {bottom: 8px;}

.kitlistview .wooco_component_product .wooco_component_product_selection .wooco_component_product_selection_grid .wooco_component_product_selection_grid_item .wooco_component_product_selection_grid_item_image{
    max-height: 120px;
    height: 120px;
    background: #D9D9D9;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 12px;
}
.kitlistview .wooco_component_product .wooco_component_product_selection .wooco_component_product_selection_grid .wooco_component_product_selection_grid_item .wooco_component_product_selection_grid_item_image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.kitlistview .wooco_component_product .wooco_component_product_selection .wooco_component_product_selection_grid .wooco_component_product_selection_grid_item .wooco_component_product_selection_grid_item_info{
display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    gap: 5px;
}

.kitlistview .wooco_component_product .wooco_component_product_selection .wooco_component_product_selection_grid .wooco_component_product_selection_grid_item .wooco_component_product_selection_grid_item_info .wooco_component_product_selection_grid_item_qty .quantity input.qty {padding: 0px;} 

.kitlistview .wooco_component_product .wooco_component_product_selection .wooco_component_product_selection_grid .wooco_component_product_selection_grid_item.wooco_item_selected:before{
background-color: #735C00;
}
.kitlistview .wooco_component_product .wooco_component_product_selection .wooco_component_product_selection_grid .wooco_component_product_selection_grid_item .wooco_component_product_selection_grid_item_info div{width:100%; line-height: 20px;}

.kitlistview .wpr-product-add-to-cart .wooco-alert.wooco-text {
background: #FFFFEC;
    border-left: 2px solid #735C00;
    padding: 10px 10px 10px 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.kitlistview .quantity .input-text.qty {padding:0px !important;}

.kitlistview .wooco-text{margin-top:15px;}
.kitlistview .wooco-text .wooco-total{
    font-size:0;
    font-family: "Manrope", Sans-serif;        
    line-height: 26px;
}

.kitlistview .wooco-text .wooco-total .woocommerce-Price-amount{font-family: "Manrope", Sans-serif;    color: #735C00;font-size: 24px;font-weight: 600;}
.kitlistview .cart .single_add_to_cart_button {background: #072E34 !important;}


.postid-1569 .kitlistview .wpr-quantity-wrapper, .postid-1350 .kitlistview .wpr-quantity-wrapper, .postid-1568 .kitlistview .wpr-quantity-wrapper, .postid-1569 .kitlistview .wooco-qty-wrap, .postid-1350 .kitlistview .wooco-qty-wrap, .postid-1568 .kitlistview .wooco-qty-wrap{display:none !important} 

.woocommerce .quantity .qty{padding-right:5px !important; padding-left:0px !important}

.itemlargeimg ul.flex-direction-nav{display:none;}
.itemlargeimg .woocommerce-product-gallery__trigger{display:none;}

/* 
.itemlargeimg ol.flex-control-nav.flex-control-thumbs, .itemlargeimg ul.flex-direction-nav{display:none;}
.cart__item-count .elementor-menu-cart__container.elementor-lightbox{display:none;} */

/* .itemlargeimg .flex-viewport{height: 450px;} */
.woocommerce div.product .itemlargeimg div.images .woocommerce-product-gallery__image a{height: 450px;overflow:hidden}

/* .woocommerce div.product .itemlargeimg div.images img{height: 450px;object-fit: cover;} 
.woocommerce div.product .itemlargeimg ol.flex-control-thumbs li {height: 120px;}
.woocommerce div.product .itemlargeimg ol.flex-control-thumbs li img {height: 120px;object-fit: cover;} */


.woocommerce div.product .itemlargeimg ol.flex-control-thumbs{padding-left:0px !important; margin-left:0px !important}
.fakeqty {display: none !important;}
.change-bulk-qty{
	font-size: 14px;
    padding: 5px 10px;
	background-color:#082F34;
    border: 1px solid #082F34;
    color: #fff;
}
.change-bulk-qty:hover{background-color:#fff;color: #082F34;}


.mycartpage .woocommerce-message{margin-bottom: 20px !important;border-top-color: #735C00 !important;background: #FFFFEC;}

.mycartpage .woocommerce-message::before {color: #072e34 !important;}

.mycartpage .e-shop-table table thead{background: #F3F3F3;}
.mycartpage .e-shop-table table thead th{padding-bottom:12px !important;padding-top:12px !important;}
.mycartpage .quantity input.input-text{padding-left: 7px !important;width: 55px !important;}

.checkoutpage .woocommerce-billing-fields__field-wrapper p.form-row{flex-wrap:wrap; gap:3px;}
.checkoutpage .woocommerce-billing-fields__field-wrapper p.form-row label{width:100%;}
.checkoutpage .woocommerce-billing-fields__field-wrapper p.form-row span.woocommerce-input-wrapper{width:100%;}
.checkoutpage .woocommerce-billing-fields__field-wrapper p.form-row.address-field span.woocommerce-input-wrapper{width:100%;}

.checkoutpage .woocommerce-billing-fields__field-wrapper p.form-row span.woocommerce-input-wrapper .selection .select2-selection__rendered{padding: 0 12px !important;}

.checkoutpage .e-coupon-anchor .form-row{gap: 0px;}
.checkoutpage .e-coupon-anchor .form-row .coupon-container-grid{width:100%;}
.checkoutpage .form-row.place-order button.button {background-color: #072E34 !important;padding: 15px !important;font-size: 15px;}
.checkoutpage .form-row.place-order button.button:hover {background-color: #011113 !important;}

.select2-container--default .select2-results__options .select2-results__option[data-selected=true]{background-color:#f3f3f3 !important;color:#222222 !important;}



.e-woo-select2-wrapper .select2-container--default .select2-results__option--highlighted[aria-selected]:focus, .e-woo-select2-wrapper .select2-container--default .select2-results__option--highlighted[data-selected]:focus{color: #ffffff !important;}
.e-woo-select2-wrapper .select2-results__option:focus, .e-woo-select2-wrapper .select2-results__option:hover {color: #fff !important;background-color:#0073aa !important;}


.myaccountpage .woocommerce-MyAccount-content-wrapper p.form-row{flex-wrap:wrap; gap:3px;}
.myaccountpage .woocommerce-MyAccount-content-wrapper p.form-row label{width:100%;}
.myaccountpage .woocommerce-MyAccount-content-wrapper p.form-row label.screen-reader-text{width:auto;}
.myaccountpage .woocommerce-MyAccount-content-wrapper p.form-row span.woocommerce-input-wrapper{width:100%;}
.myaccountpage .woocommerce-MyAccount-content-wrapper p.form-row.address-field span.woocommerce-input-wrapper{width:100%;}
.myaccountpage .woocommerce-MyAccount-content-wrapper p.form-row span.password-input{width:40%;}
.myaccountpage .woocommerce-MyAccount-content-wrapper address{height: auto !important;}
.myaccountpage .woocommerce-MyAccount-content .woocommerce-info{border-top-color: #735C00 !important;background: #FFFFEC;}

.myaccountpage .woocommerce-form-login.login, .myaccountpage .woocommerce-form-register.register,  .myaccountpage .woocommerce-ResetPassword.lost_reset_password{
    background-color:#fff !important;
    border-radius: 8px !important;
    border: 1px solid #d5d8dc !important;
    padding:16px 30px !important;
}
.myaccountpage .woocommerce-form-login.login p.form-row, .myaccountpage .woocommerce-form-register.register p.form-row,  .myaccountpage .woocommerce-ResetPassword.lost_reset_password p.form-row{flex-wrap:wrap; gap:3px;}

.myaccountpage .woocommerce-form-login.login p.form-row label, .myaccountpage .woocommerce-form-register.register p.form-row label,  .myaccountpage .woocommerce-ResetPassword.lost_reset_password p.form-row label{width:100%;}

.myaccountpage .woocommerce-form-login.login p.form-row span.woocommerce-input-wrapper, .myaccountpage .woocommerce-form-register.register p.form-row span.woocommerce-input-wrapper,  .myaccountpage .woocommerce-ResetPassword.lost_reset_password p.form-row span.woocommerce-input-wrapper{width:100%;}

.myaccountpage .woocommerce-form-login.login p.form-row.address-field span.woocommerce-input-wrapper, .myaccountpage .woocommerce-form-register.register p.form-row.address-field span.woocommerce-input-wrapper{width:100%;}

.myaccountpage .woocommerce-form-login.login p.form-row span.password-input, .myaccountpage .woocommerce-form-register.register p.form-row span.password-input{width:100%;}

.myaccountpage button[type="submit"] {margin-top: 20px;}

.myaccountpage .woocommerce-form-register.register,  .myaccountpage .woocommerce-ResetPassword.lost_reset_password, .myaccountpage .woocommerce-form-register.register button[type="submit"],  .myaccountpage .woocommerce-ResetPassword.lost_reset_password button[type="submit"] {
    margin: auto;
}


.myaccountpage h2{
font-family: Manrope !important;
font-weight: 700 !important;
font-size: 36px !important;
color: #041627 !important;
margin-top:0px !important;
}
.myaccountpage table th.woocommerce-orders-table__cell-order-number a, .myaccountpage .woocommerce-order-details .order_item .product-name a{color:#735C00 !important;}
.myaccountpage table th.woocommerce-orders-table__cell-order-number a:hover, .myaccountpage .woocommerce-order-details .order_item .product-name a:hover{color:#082F34 !important;}


.myaccountpage .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions .woocommerce-button{
background-color: #072E34 !important;
border-radius:8px !important;
color:#fff!important;
	font-size: 15px;
    padding: 10px 32px !important;
border:1px solid #072E34 !important;
}


.producttitle h3.product_title a {
/*     display: -webkit-box;
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 46px;  */
}

.productdescription .woocommerce-product-details__short-description p {
    display: -webkit-box;
    -webkit-line-clamp: 3; /* kitni line dikhani hai */
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 66px; /* adjust as needed */
}

.myaccountpage header.woocommerce-Address-title h2{margin: 25px 0 15px 0 !important;}
.myaccountpage header.woocommerce-Address-title h2 + a{margin-left:10px !important}
.myaccountpage .woocommerce-Addresses .woocommerce-Address address{padding:40px 10px !important;
word-break: break-word;
overflow-wrap: break-word;
}

p.woocommerce-customer-details--email{
word-break: break-word;
overflow-wrap: break-word;
}

.woocommerce-order ul.order_details{padding-left: 0px !important;}



#cart-success-popup, #min-qty-popup{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,.5);
    z-index:99999;
    display:none;
    align-items:center;
    justify-content:center;
}

.popup-content{
    background:#fff;
    width:500px;
    padding:40px 30px;
    border-radius:10px;
    text-align:center;
}
.popup-content h3{margin-bottom: 30px;}

.popup-content .view-cart-btn, .min-qty-cancel-btn{
	display: inline-block;
    margin-right: 10px;
    font-family: "Manrope", Sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    border-radius: 4px 4px 4px 4px;
    padding: 12px 24px 12px 24px;
    color: #FFFFFF;
    background-color: #072E34;
    transition: all 0.2s;
    border:1px solid #072E34;
}
.popup-content .view-cart-btn:hover, .min-qty-cancel-btn:hover{background:#011113;color: #FFFFFF;}

.popup-content .close-popup{
    cursor:pointer;
   display: inline-block;
    background: #000;
    margin-right: 10px;
    font-family: "Manrope", Sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    border-radius: 4px 4px 4px 4px;
    padding: 12px 24px 12px 24px;
    color: #BB8A3D;
    background-color: #fff;
border:1px solid #BB8A3D;
    transition: all 0.2s;
	margin-top: 20px;
}

.popup-content .close-popup:hover{background:#BB8A3D;color: #FFFFFF;}

.singlepritem .elementor-add-to-cart .added_to_cart {display:none !important;}

.qty{display:block !important;}
/* Hide browser arrows */
.singlepritem .quantity .qty::-webkit-inner-spin-button,
.singlepritem .quantity .qty::-webkit-outer-spin-button{
    -webkit-appearance:none;
    margin:0;
}

.singlepritem .quantity .qty{
    -moz-appearance:textfield;
}

.singlepritem .quantity{
    display:flex;
    align-items:stretch;
    border: 1px solid #E0E0E0;
    border-radius: 0px;
}

.singlepritem .quantity .qty{
    width:38px;
    height:40px;
    text-align:center;
    border-radius: 0px;
    border:0px solid #ddd;
    padding: 0px !important;
    display: block !important;
}

.singlepritem .qty-buttons{
    display:flex;
    flex-direction:column;
	border-left: 1px solid #E0E0E0;
}

.singlepritem .qty-plus,
.singlepritem .qty-minus{
    width:30px;
    height:20px !important;
    padding:0 !important;
    margin:0 !important;
    border:0px solid #ddd !important;
    cursor:pointer;
    line-height:18px;
    font-size:16px;
	border-radius: 0px !important;
	color: #000 !important;
    background-color: #fff !important;
}

.singlepritem .qty-plus{
    border-bottom:1px solid #E0E0E0 !important;
}



#min-qty-popup p{
    margin-bottom:25px;
    font-size:18px;
}

.popup-btns{
    display:flex;
    gap:15px;
    justify-content:center;
}


.kitlistview .wooco_alert.wooco-alert, .kitlistview .wooco_count.wooco-count{display:none !important;}



.woocommerce-notices-wrapper {
    margin-top: 0;
    position: absolute;
    top: 98px;
    left: 0;
    right: 0;
    z-index: 2;
}

.woocommerce .woocommerce-notices-wrapper:first-child {
    margin-top: 0;
    position: initial;
    top: inherit;
    left: inherit;
    right: inherit;
    z-index: inherit;
}



.woocommerce-notices-wrapper .woocommerce-message a.button.wc-forward{display:none;}

.woocommerce-notices-wrapper ul.woocommerce-error{
	flex-wrap: nowrap;
	flex-direction: column;
	text-align: left;
	align-items: flex-start;
    margin-bottom: 0px;
}


.e-loop-item.outofstock .singlepritem {
    position: relative;
}

.e-loop-item.outofstock .singlepritem::before {
    content: "Out of Stock";
    position: absolute;
    top: 22%;
    left: 25%;
    z-index: 99;
    background: #dc3545;
    color: #fff;
    padding: 6px 12px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 600;
	height: 40px;
    width: 50%;
    text-align: center;
}

.thankyoupage .woocommerce-message:focus{outline:0px;}
.thankyoupage .elementor-shortcode{text-align:center;}
.thankyoupage .woocommerce-message a{color: #735C00;}


.all-tab.cataloguelisttab {
    background-color: #FFFFFF;
	border: 1px solid #EEEEEE;
	border-radius: 12px 12px 12px 12px;
	padding:20px 10px;
	display: flex;
	justify-content: space-around;
	gap: 5px;
	flex-direction: column;
    align-items: center;

}
.all-tab.cataloguelisttab h4{
	font-family: "Inter", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    margin: 0px;
    padding: 0px;
	text-align: center;
}

.cataloguepagebox .singlepritem::before{
    display: none !important;
}

.productcollection .cataloguelist {height:100%;}
.productcollection .cataloguelist p.stock.in-stock, .productcollection .cataloguelist .pricetext p, .productcollection .cataloguelist .productdescription p{margin-bottom:0px !important}

.cataloguelisttab{cursor:pointer;}
.cataloguepagebox .cataloguepagetitle p span{color:rgba(115, 92, 0, 1)}

.cataloguelisttab.active {
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.15) !important;
}


.catalogue-dropdown{
    display:none;
    width:100%;
    padding:12px;
    margin-bottom:15px;
}

@media(max-width:1024px){
.cataloguetabsection {gap: 0px;}
.catalogue-dropdown{display:block; width:300px;margin-left:auto;margin-bottom:0px !important;
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
	border-radius: 5px;
	padding: 10px;
}
.cataloguetabsection .elementor-loop-container{display:none;}
}


/* Mobile Responsive */

@media (min-width: 1175px) and (max-width: 1280px) {
 .headerbox .logobox .cname {font-size: 55px !important;}
}

@media (min-width: 1025px) and (max-width: 1186px) {
.headerbox .logobox  {width:28% !important;}
.headerbox .logobox a img{width: 80%;}
.headerbox .logobox .cname {font-size: 33px !important;}
.headerbox .menubox  {width:60% !important;}
.headerbox .menubox nav ul li.menu-item{ margin-left: 0px !important; margin-right: 0px !important;}
.headerbox .getquotebox a.elementor-button{padding: 10px 18px 10px 18px !important;}
}

@media (max-width: 1024px) {
.footerbbg nav ul li a:focus{color:#CBD5E1 !important}
/* .kitlistview .wooco_component_product_selection .wooco_component_product_selection_grid{justify-content:space-around} */
}


@media (min-width: 1025px) and (max-width: 1110px) {
.panindiadiv {bottom: 247px !important;}
.textheading h3.elementor-icon-box-title{font-size: 20px !important;}
}

@media (min-width: 900px) and (max-width: 1024px) {
/* .headerbox .logobox .cname {font-size: 27px !important;} */

}
@media (min-width: 800px) and (max-width: 899px) {
/* .headerbox .logobox .cname {font-size: 22px !important;} */
/* .headerbox .menubox nav ul li.menu-item{ margin-left: 1px !important; margin-right:1px !important;} */

}

@media (min-width: 768px) and (max-width: 799px) {
/* .headerbox .logobox .cname {font-size: 19px !important;} */
/* .headerbox .menubox nav ul li.menu-item{ margin-left: 0px !important; margin-right:0px !important;} */
/* .headerbox .menubox nav ul li.menu-item a.wpr-menu-item{padding-right: 6px !important;padding-left: 6px !important;} */
}


@media (min-width: 768px) and (max-width: 960px) {
/* .headerbox .logobox .cname {-webkit-text-stroke: 1px #E1BC78;color: #fff;} */
/* .headerbox .logobox  {width:27% !important;gap:5px 0px !important} */
/* .headerbox .logobox img{max-width: 80%;text-align: left;display: block;} */
/* .headerbox .menubox  {width:61% !important;}
.headerbox .menubox nav ul li.menu-item a{font-size: 12px !important;} */

.panindiadiv {bottom: 175px !important;}
.headerbox .getquotebox a.elementor-button{padding: 10px 13px 10px 13px !important;}

}

@media (max-width: 768px) {
/* .headerbox .logobox .cname {font-size: 50px !important;} */

.headerbox {justify-content: space-between !important;}
.testimonialbox .slick-arrow{top: -60px;}
.form-row {flex-direction: column;}
.getquotebox .getquoteboxbtn{}
.woocommerce table.shop_table_responsive tbody th, .woocommerce-page table.shop_table_responsive tbody th {display: block !important;}

.woocommerce-order ul.order_details li{margin-bottom:15px !important}
.woocommerce-cart-form .product-quantity .quantity{display: flex;justify-content: end;}


}

@media (max-width: 767px) {
/* .headerbox .logobox .cname {font-size: 50px !important;} */
.myaccountpage .woocommerce-MyAccount-content-wrapper p.form-row span.password-input{width:100%;}
.footerbbg nav ul li a:focus{color:#CBD5E1 !important}
.popup-content {width: 80%;}

}

@media (max-width: 640px) {
.kitlistview .wooco_component_product .wooco_component_product_selection .wooco_component_product_selection_grid .wooco_component_product_selection_grid_item 
{width: 48.5% !important;}
.cname {display:none;}
.bannerbox .owl-item img{object-fit: cover;}
.woocommerce-order ul.order_details li {width:100% !important; border-right:0px !important; margin-bottom:15px !important}
	
}
@media (max-width: 560px) {
.woocommerce div.product .itemlargeimg div.images .woocommerce-product-gallery__image a{height: 300px;overflow:hidden}	
}



@media (max-width: 470px) {
/* .headerbox .logobox .cname {font-size: 45px !important;} */
.collectionlistbox .elementor-widget-container .elementor-grid {grid-template-columns: repeat(1, 1fr) !important;}
.collectionlistbox .elementor-widget-container .elementor-grid .elementor-widget-image a {display:block;}


	
} 

@media (max-width: 450px) {
/* .headerbox .logobox .cname {font-size: 35px !important;} */
.kitlistview .wooco_component_product .wooco_component_product_selection .wooco_component_product_selection_grid .wooco_component_product_selection_grid_item {width: 46.5% !important;}

.myaccountpage ul.woocommerce-error{font-size: 14px;}
.myaccountpage ul.woocommerce-error li strong{word-break: break-all;}

}

@media (max-width: 370px) {
.headerbox{gap:5px !important}
.headerbox .logobox  {width:81% !important;gap:5px 0px !important}
.headerbox .logobox img{max-width: 80%;text-align:left; display:block;}
.headerbox .logobox .cname {font-size: 28px !important;}

.woocommerce div.product .itemlargeimg div.images .woocommerce-product-gallery__image a{height: 300px;overflow:hidden}	
}




