/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 20 2025 | 16:31:09 */
#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;
}

.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-variation.single_variation{
	margin-bottom:0;
}
.woocommerce-tabs .woocommerce-Tabs-panel{
	max-width:100%;
}
.woocommerce-tabs .tabs{
	text-align:left;
	border-bottom: 1px solid #f5f5f5;
    padding-bottom: 25px;
}
.woocommerce-tabs .tabs li{
	margin: 0;
    margin-right: 10px;
    border: 1px solid;
    padding: 5px 10px;
}
.woocommerce-tabs .tabs li a{
	font-size:16px;
}
.single_add_to_cart_button.button{
	max-width:250px;
}
.wpcsc-size-charts-list{
	padding:10px 0;
}
.rvx-mt-6{
	display:none;
}
.products .product{
	margin-right:20px;
}
.product-loop-image-wrapper .product-loop-image{
	max-width:100%;
	width:100%;
}
.my-account .subbox{
	left:unset;
	right:-20px;
}
.rvx-review-info__date{
	display:none;
}
.rvx-flex.rvx-items-center.rvx-gap-space16.rvx-review-form__product{
	justify-content:center;
}
.rvx-flex.rvx-items-center.rvx-gap-space16.rvx-review-form__product h2{
	display:none !important;
}
.rvx-flex.rvx-items-center.rvx-gap-space16.rvx-review-form__product img{
	height:auto !important;
}
.related.products{
	margin-top:40px;
}
.wcf-embed-checkout-form .woocommerce button{
	background: #000 !important;
    border-color: #000 !important;
}
@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;
}
}
