/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 29 2026 | 16:41:20 */
#menu-header-primary{
	text-align:center;
}
#menu-header-primary.primary-navigation > .menu-item > a{
	font-family: 'Poppins';
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
	line-height:35px;
}
.product-loop-content{
	padding:10px 0;
}
.woocommerce .product .woocommerce-loop-product__title{
    font-size: 16px;
}
.variations{
	margin-bottom:0;
}
.wpcf7 input[type="email"] {
  padding:10px;
  border:none;
  border-radius:4px;
  width:100%;
  max-width:300px;
	margin-bottom:10px;
}
.wpcf7 input[type="submit"] {
  padding:10px 20px;
  background:#5a3a2d;
  color:#fff;
  border:none;
  border-radius:4px;
  cursor:pointer;
	width:100%
}
@media (min-width: 768px) {
    .product-gallery.vertical-style.has-product-thumbnails .product-thumbnail-images {
        min-width: 90px;
    }
}
.product-thumbnail-images .thumbnail-item {
    max-width: 90px;
}
.product-summary .summary .woocommerce-product-details__short-description{
	padding:0;
}
.scfw-size-chart-main{
	display:block;
	position:relative;
}
.product-summary .summary .scfw-size-chart-main .button-wrapper{
	position: absolute;
    top: 69px;
    left: 51px;
	margin-bottom:0;
}
.woocommerce-tabs{
	padding-bottom:0;
}
.woocommerce-variation.single_variation{
	margin-bottom:0;
}
.woocommerce-tabs .woocommerce-Tabs-panel{
	max-width:100%;
}
.woocommerce-tabs .tabs{
	text-align:left;
	border-bottom: 1px solid #e8e8e8;
    padding-bottom: 25px;
}
.woocommerce-tabs .tabs li{
	margin: 0;
    margin-right: 10px;
    padding: 0;
}
.single_add_to_cart_button.button{
	max-width:250px;
}
.products .product{
	margin-right:20px;
}
.product-loop-image-wrapper .product-loop-image{
	max-width:100%;
	width:100%;
}
.my-account .subbox{
	left:unset;
	right:-20px;
}
.woocommerce-Reviews-title{
	display:none;
}
.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-add{
	background-color: #000;
	padding: 10px;
}
.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-add:hover{
	background-color: #5A3A2D;
}
.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit, .cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit, .cr-reviews-grid .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit, .cr-qna-block .cr-review-form-buttons .cr-review-form-submit{
	background-color: #2F3E83;
}
.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-submit:hover, .cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-submit:hover, .cr-reviews-grid .cr-review-form-buttons .cr-review-form-submit:hover, .cr-qna-block .cr-review-form-buttons .cr-review-form-submit:hover{
	background-color: #4ba4bf;
}
#comments.cr-reviews-ajax-comments{
	padding-top: 50px;
    margin-top: 20px;
}
.related.products{
	margin-top:40px;
}
.wcf-embed-checkout-form .woocommerce button{
	background: #000 !important;
    border-color: #000 !important;
}
.ctfeature .elementor-icon-box-title{
	margin-top:0;
}
.nasco-buy-now{
	display:block;
	width:100%;
	background:#22c55e;
	color:#fff;
	text-align:center;
	padding:16px;
	border-radius:8px;
	font-weight:700;
	margin-top:12px;
	text-decoration:none;
}
.nasco-buy-now:hover{
	background:#16a34a;
	color:#fff;
}
@media only screen and (min-width: 992px) {
	.products.columns-4 .product{
        width: calc((100% - 60px) / 4 - 0.01px);
    }
}
@media only screen and (max-width: 767px) {
	.single_add_to_cart_button.button{
	max-width:200px;
}
}
