/*
Theme Name:   xstore-child
Theme URI:    https://xstore.8theme.com
Description:  XStore is a multi-purpose theme that offers the ultimate WordPress and WooCommerce synergy, providing a comprehensive, all-in-one solution.
Author:       8theme
Author URI:   https://www.8theme.com
Template:     xstore
Version:      1.0
Text Domain:  xstore-child
Tags: e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, translation-ready, ecommerce, woocommerce, shop, elementor, business, corporate, blog, news, light, dark
*/

			#main {
	background-color: #fdfdfd !important;
}
:root {
	--rounded-8px: 8px;
}
p.category{
	font-size: 15px;
    font-weight: bold;
	
}
.header-nav .cart-item a{
	color:#fff !important
}
.pb-0 .col {
	padding-bottom:0
}
.wpcf7-form.init{
	margin-bottom: 0
}

form.cart {
	display: flex;
	flex-wrap: wrap;
	align-items: center;

}

form.cart .qty-text {
	margin-bottom: 15px;

}
form.cart .quantity{
	width: 100%;	
	margin: 0;
	gap: 8px;
}
form.cart .quantity input{
	background-color: #fff;
	border-radius: 6px !important;

}
form.cart .quantity input[type="number"]{
	width: 80px !important;
	max-width:unset;
}
form.cart .quantity input[type="button"]{
	width: 40px;
	height: 40px;
	border: 1px solid #e5e7eb !important;
	border-radius: 6px !important;
}
form.cart button {
	width: calc(100% / 2 - 10px);
	margin-top: 20px;
	margin-bottom: 0;
	margin-right: 0;
	height: 50px;
	border-radius: 6px;
	text-transform: unset;

}

form.cart button.buy_now_button{
	margin-left: 15px;
}

button.single_add_to_cart_button:before{
	content: "";
	display: inline-block;
	font-family: fl-icons!important;
	font-weight: 400!important;
	margin-right: 10px;
}
button.single_add_to_cart_button{
	background-color: transparent !important;
	color: #2e8d04;
	border: 2px solid #2e8d04
}
button.single_add_to_cart_button:hover{
	background-color: #2e8d04 !important;
}

button.button.buy_now_button{
/* 	background: rgb(234,66,64);
	background: linear-gradient(90deg, rgba(234,66,64,1) 0%, rgba(193,51,34,1) 100%); */
	background: rgb(5 141 4) !important;
}
@media screen and (max-width: 549px) {
	form.cart button{
		width: 100%;	
	}
	form.cart button.buy_now_button{
		margin-left: 0;
	}
}
button.single_add_to_cart_button.button.alt.loading:after{	border-right-color: #ee4343!important;
	border-top-color: #ee4343!important
}
.button.wc-forward {
	background-color: transparent !important;
	color: #2e8d04;
	border: 2px solid #2e8d04
}

.checkout-button.button.alt.wc-forward{
		background-color: rgb(5 141 4) !important;
	color: white;
}
.button.checkout.wc-forward{
	background-color: rgb(5 141 4) !important;
	color: white;
}
.flickity-prev-next-button {
	opacity: 1
}


.flickity-prev-next-button svg {
	border-radius: 0 !important;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	height: 45px;
	border: 0 !important;
	width: 25px;
	padding: 3px
}

.flickity-page-dots .dot {
	border: unset;
	background-color: #ffffff;
	height: 8px;
	width: 8px;
	border-radius: 4px;
	opacity: 1;
}

.flickity-page-dots .dot.is-selected {
	background-color: var(--primary-color);
	width: 24px;
}

img {
	border-radius: var(--rounded-8px);
}


input#woocommerce-product-search-field-0{
	border-radius: var(--rounded-8px);
	height: 46px;
	font-size: 14px;
	background: rgba(0,0,0,0);
	border-color: rgba(0,0,0,0.2);
}

.product-small .col-inner, .product-small.box-vertical{
	border-radius: 12px;
	border: 1px solid #e5e7eb;
	overflow: hidden;
	background-color: #fff;
	transition: all 0.3s
}
.product-small:hover .col-inner, .product-small.box-vertical:hover{
	border-color: #369be6;
}
.product-small .box-text-products{
	padding: 12px;
}

.product-small .title-wrapper a{
	line-height: 22px;
	font-weight: 500;
	font-size: 16px;
}
@media screen and (max-width: 549px) {

	.product-small .title-wrapper a{
		line-height: 18px;
		font-size: 13px;
	}
}
.product-small .woocommerce-Price-amount *, .wcpa_price  .woocommerce-Price-amount *{
	color: #e43f3c;
	font-size: 24px;
}
.price-wrapper .price{
	display: flex;
	align-items: baseline;
	justify-content: center;
	flex-wrap: wrap;
	gap: 10px;
	margin-bottom: 0;
}
.product-price-container .price-wrapper .price{
	justify-content: start;
}
.price-wrapper .price del{
	order: 1;
}

.price-wrapper del .woocommerce-Price-amount.amount * {
	font-size: 24px;
	color: #000;
}




.custom-product-page .is-divider {
	display: none;
}

.wcpa_form_outer .wcpa_error_msg{
	position: relative
}

.fl-wrap.fl-has-focus>label[for]:first-child {
	z-index: 1;
	opacity: .8;
}


.form-row .fl-has-focus input, .form-row .fl-has-focus textarea {
	padding-top: 1.1em;
	padding-bottom: 0.5em;
}


a[href^='#size'] {
	display: none;
}

.size a.size-guide {
	position: relative;
	display: inline-block;
	background-color: unset !important;
	color: #07c !important;
	border: unset !important;
	text-transform: capitalize;
	margin-bottom: 0;
	font-weight: normal;
	margin-left: 20px;
	padding: 0 0 0 10px;
}

.size a.size-guide:before {
	content: '';
	display: block;
	background-color: #000;
	width: 10px;
	height: 2px;
	position: absolute;
	top: 50%;
	left: -10px;
	transform: translateY(-50%);
}

a[href^='#size'] {
	position: absolute;
	right: 0;
	top: 0;
}
.size a[href^='#size'] {
	display: block;
	background-color: unset !important;
	color: #222;
	border: unset !important;
	text-transform: capitalize;
	margin-bottom: 0;

}

.size a[href^='#size']:hover{
	box-shadow: unset !important;
}
.size-chart-img{
	width: 20px;
	margin-right: 5px;
	margin-top:-5px
}
.size a[href^='#size'] span{
	font-size: 16px;
	line-height: 17px;
	display:inline-block;
	border-bottom: 2px solid black;
	text-transform: capitalize;
}
.wcpa_price_summary ul, .wcpa_form_outer{
	margin-bottom: 0;
}

.wcpa_price_summary ul li {
	padding-top: 0;
	padding-bottom: 0
}

.single-product .product-gallery-slider img, .box-image {
	border-radius: 10px;
}
.single-product .product-thumbnails .is-nav-selected a {
	border-radius: 5px;
	border: 2px solid #000;
}

.wcpa_form_outer .wcpa_form_item .wcpa_sel_type_shadow input + img{
	border-radius: 5px;
}
td.product-thumbnail img, ul.product_list_widget li img {
	border-radius: 5px;
}

.wcpa_form_outer .wcpa_form_item .color-group.wcpa_sel_type_tick input:checked+label span{
	border: unset
}

.nav>li>a, a.button.primary, .nav-outline > li.active> a, .nav-outline >li.active > a, .copyright-footer{
	color: #000
}

.nav-outline > li.active> a, .nav-outline >li.active{
	border-color: #00c2cb;
}

.product-info .is-divider{
	display: none;
}

.woocommerce-review-link {
	margin-left: 5px;
	text-decoration-line: underline;
	text-decoration-style: solid;
}

span.mobile-product-price__qty {
	display: none;
}





.woocommerce-tabs li a{
	font-size: 20px;
	text-transform: unset;
}

.woocommerce-tabs li a:before{
	display: none;
}
.nav-line>li.active>a:after, .nav-line>li:hover>a:after {
	opacity: 1;
}
.woocommerce-tabs li a:after{
	background-color: var(--primary-color);
	content: " ";
	height: 3px;
	left: 50%;
	opacity: 0;
	position: absolute;
	bottom: 0;
	transform: translateX(-50%);
	transition: all .3s;
	width: 100%;
}
.woocommerce-tabs ul {
	border-bottom: 1px solid #e5e7eb;
}

.woocommerce-checkout #wrapper>.message-wrapper{
	padding-bottom:0;
	margin-bottom: 0;
}

.related.related-products-wrapper.product-section .product-section-title{
	padding-left: 10px;
	padding-right: 10px
}

.btn-center {
	position: relative;
	left: 50%;
	transform: translatex(-50%)
}
.category-page-row {
    padding-top: 0px!important;
}
@media only screen and (max-width: 499px) {
#size-3dshirts .inside-modal__body__content > div,
#size-uglysweater  .inside-modal__body__content > div{
    overflow-x: auto;
}
	.product-small.box .box-text.text-left {
    padding: 12px;
}
	
.mfp-container {

    padding: 15px!important;

}
	
	#size-hawaiianshirt{
		padding: 20px 0!important;
	}

}

.box p.category {
	text-align: center;
}
.price-wrapper .price del{
	position: relative;
	text-decoration: none
}
.price-wrapper .price del::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    border-bottom: 1px solid #000;
    transform: translateY(-50%);
}

.accordion_title {
	text-align: center;
}
.wcpa_cart_price .woocommerce-Price-amount *{
    color: #df9695;
    font-size: 13px;
    font-weight: 700;
}
dl.variation * {
	font-size: 13px !important;
  margin: 0 !important;
  text-transform: capitalize;
}

dl.variation dt {
  margin-right: 5px !important;
  margin-bottom: 5px !important;
}
.wcpa_cart_type_image-group img{
  width:20px !important;
}
.wcpa_cart_type_image-group {
 padding:0 !important;
}
.wcpa_cart_type_color-group span{
	font-size: 22px !important;
}
dl.variation {
  clear: unset !important;
}
dl.variation dd {
  float: left;
}





.faq-custom h2:after {
    content: "";
    width: 50px;
    height: 3px;
    background: #f07c63;
    position: absolute;
    top: 100%;
    left: 0;
    right: auto;
    margin: 0 auto;
}
.remove-bottom-row-2 {
    padding-bottom: 10px!important;
}
.acc-plain .accordion-title.active {
    background-color: #f07c63;
    color: #fff;
}
.acc-plain .accordion-title {
    background-color: #fff;
    cursor: pointer;
    border: none;
    padding-left: 15px;
    border-radius: 5px;
}
.acc-plain {
    margin-bottom: 10px;
}
.acc-plain .toggle {
    right: 0;
    left: unset;
}
.acc-plain .accordion-inner {
    padding: 14px 18px;
    background: white;
}
.acc-plain .accordion-inner p {
    margin-bottom: 0;
}
.faq-custom {
    position: relative;
    margin: 0 auto 23px;
    padding-bottom: 10px;
}
.faq-custom h2 {
    font-size: 1.875rem;
}
.product-price-container .price-wrapper .price {
    font-size: 24px;
}
.product-price-container .price-wrapper .price {
    font-size: 24px;
}
span.wcpa_cart_price {
    display: none;
}
.cards-icons {
	  list-style: none;
    padding: 0 !important;
    margin-bottom: 0 !important;
    margin-top: 15px;
    border: none !important;
}.cards-icons li {
    display: inline-block;
}