/*
Theme Name: FCStore
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.8711
*/

.salesgen-upsell-options .wcpa_type_content{
	display: none;
}

html {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
}
.breadcrumbs a {
    color: #000;
}
body {
    font-style: normal;
    font-feature-settings: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    font-weight: 400;
    font-stretch: normal;
    font-size: 14px;
    line-height: normal;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif!important;
    color: #333;
    background-color: #fff;
    font-display: swap;
}

h5, .h5{
    color: rgb(0, 0, 0);
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    margin: 30px 0px 10px!important;
}

.header-wrapper:not(.stuck) .header-main .header-nav{
	margin-top: 0!important;
}

body .quantity .minus,body .quantity .plus {
    padding-left: .8em;
    padding-right: .8em
}
.price-wrapper .price {
    letter-spacing: 0.05em;
}
.box-text p{
	font-size: 12px;
	color: rgb(129, 129, 129)
}

.home-banner .button.is-underline:before{
	width: 100%!important;
	left:0;
}

.header-main .nav > li > a{
    font-size: 16px;
    font-weight: 500;
}


li.html.custom.html_topbar_left {
    text-align: center;
	line-height: 1.5em;
}

.price-wrapper p{
	margin-bottom: 12px;
}

body .nav-small.nav>li.html, body .nav-small.nav>li.html a{
	font-size: 12px;
	display: inline;
}

.section-title.section-title-normal a{
	font-size: 14px;
	color: #818181;
	font-weight: 400;
	line-height: 17px;
	text-decoration: underline;
}

.section-title.section-title-normal{
	font-size: 24px;
    line-height: 26px;
    border: none;
}

.section-title-normal span{
	padding-bottom: 0;
	border: none;
}



.product-small.box {
    background: #fff;
    padding-bottom: 35px;
}
.product-small.box .box-text.box-text-products{
	padding: 0 20px;
}

.box .product-title{
	font-size: 14px;
	font-weight: 500;
}

.box .category{
	font-size: 12px;
	text-transform: capitalize;
	color: #818181;
}

.ux_product_content{
	font-size: 12px;
	color: #000;
}

.ux_product_content strong{
	font-weight: 500;
}

.ux_product_content-heading{
	text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: 500;
}

.ux_product_content p{
	font-weight: 400;
}

.product-thumbnails{
	max-width: 500px!important;
	margin: 0 auto!important;
}

.textwidget.custom-html-widget img{
	max-width: 200px;
}

.footer-newsletter p, .footer-newsletter a {
    font-size: 12px !important;
    color: #8f8f8f !important;
    line-height: 1.3em!important;
}

.footer-newsletter a {
	text-decoration: underline;
}

.product_meta, .product_meta a{
	color: #818181;
}
.product_meta>span {
    border: none;
    padding: 2px 0;
}

.extra-tabs-product .accordion-title, .extra-tabs-product  .accordion-title.active{
	font-size: 14px;
	text-transform: uppercase;
	border: none;
	padding: 24px 0;
	background: #fff!important;
	font-weight: 500;
}

.extra-tabs-product.accordion .toggle{
	left: auto;
    right: 0;
    top: 50%;
    margin-top: -16px;
}

.extra-tabs-product .accordion-item{
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}

.extra-tabs-product .accordion-item+.accordion-item{
	border-bottom: none;
}

.extra-tabs-product .accordion-inner{
	padding-left: 0;
	padding-right: 0;
	font-size: 12px;
	line-height: 1.75em;
}

.extra-tabs-product .accordion-inner strong{
	font-weight: 500;
}

.wcpa_wrap .wcpa_group_field, .wcpa_wrap .wcpa_grp_items{
	gap: 7px 7px;
}

body .button.single_add_to_cart_button{
    width: calc(100% - 130px);
    height: 46px;
    font-size: 14px;
}

.ux-quantity.quantity input{
	height: 46px;
	font-size: 16px;
}

.product-section{
	border: none;
}

.box-text-products .price-wrapper{
	padding: 7px 0;
}

.xoo-wsc-cart-active .xoo-wsc-opac{
	opacity: 0.01;
}
.xoo-wsc-basket{
	display: none;
}

.wcpa_wrap .wcpa_color .wcpa_color_bg {
    border-radius: 0px;
}

.wcpa_form_outer{
	margin-bottom: 0;
}

span.widget-title{
	font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 20px;
    display: inline-block;
}

.widget .is-divider{
	display: none;
}

.copyright-footer ul, .copyright-footer li{
	list-style: none;
	display: inline-block;
	margin: 0;
}

.copyright-footer ul{
	padding: 7.5px 0;
}

.copyright-footer li a{
	margin-right: 10px;
}
body .absolute-footer.dark {
    color: #e0e0e0;
    border-top: 1px solid #505050;
    padding-top: 20px;
}

.dark p, .footer .dark a{
	color: #b8b8b8;
}

.footer .dark a{
	color: #b8b8b8;
	font-size: 14px;
}


.footer p{
	font-size: 14px;
	line-height: 1.5em;
}

p {
    margin-top: 0;
    line-height: 1.5em;
}

.footer .widget>ul>li+li, .footer ul.menu>li+li {
    border-top: none;
}
/*
.header .flex-row{
	max-width: 100%;
    padding: 0 30px;
}
*/
.header .form-flat input:not([type=submit]){
	border-radius: 0;
}

.wcpa_wrap .wcpa_field_label{
	margin: 0 0 12px 0;
}

.tnp-email{
	background: #000000!important;
    border: 1px solid #8f8f8f!important;
}

.tnp-submit{
	width: 100%!important;
	font-size: 14px!important;
}

.tnp-subscription{
	position: relative;
	margin: 0!important;
}

.tnp-subscription label{
	color: #8f8f8f!important;
}

.html_topbar_left a{
	color: #fff!important;
	text-decoration: underline;
}
.wcpa_form_outer .wcpa_row {
    position: relative;
}

.float-position-element {
    position: absolute;
    right: 0;
    z-index: 9;
    top: 0px;
	width: auto !important;
	left: auto;
}
.custom-sizeguide {
    text-transform: capitalize;
    border-radius: 99px;
}


.wcpa_form_outer .wcpa_form_item .color-group .wcpa_color label span.wcpa_clb_border.label_inside {
    height: 40px!important;
    min-width: 40px!important;
    line-height: 38px!important;
    background: #fff!important;
	padding: 0px 12px;
}
.wcpa_form_outer .wcpa_form_item .color-group .wcpa_color label span.wcpa_clb_border {
    border: 1px solid rgba(0,0,0,.2);
}
.wcpa_form_outer .wcpa_form_item .color-group.wcpa_sel_type_tick input:checked+label span{
    border: 2px solid #000!important;
}

.wcpa_form_outer .wcpa_form_item .color-group .wcpa_color input:checked+label span {
    border: 2px solid #000;
    box-shadow: 0 0 7px 1px rgb(14 14 14 / 16%);
}

.wcpa_form_outer .wcpa_form_item .wcpa_disp_type_squircle .wcpa_image input:checked+img,.wcpa_form_outer .wcpa_form_item .wcpa_product_disp_type_squircle input:checked+img,.wcpa_form_outer .wcpa_form_item .wcpa_disp_type_circle .wcpa_image input:checked+img,.wcpa_form_outer .wcpa_form_item .wcpa_product_disp_type_circle input:checked+img,.wcpa_form_outer .wcpa_form_item .wcpa_disp_type_square .wcpa_image input:checked+img,.wcpa_form_outer .wcpa_form_item .wcpa_product_disp_type_square input:checked+img,.wcpa_form_outer .wcpa_form_item .wcpa_disp_type_squircle .wcpa_image input:checked+div img,.wcpa_form_outer .wcpa_form_item .wcpa_product_disp_type_squircle input:checked+label img,.wcpa_form_outer .wcpa_form_item .wcpa_disp_type_circle .wcpa_image input:checked+div img,.wcpa_form_outer .wcpa_form_item .wcpa_product_disp_type_circle input:checked+label img,.wcpa_form_outer .wcpa_form_item .wcpa_disp_type_square .wcpa_image input:checked+div img,.wcpa_form_outer .wcpa_form_item .wcpa_product_disp_type_square input:checked+label img,.wcpa_form_outer .wcpa_form_item .wcpa_disp_type_squircle .wcpa_image input:checked+picture img,.wcpa_form_outer .wcpa_form_item .wcpa_disp_type_circle .wcpa_image input:checked+picture img,.wcpa_form_outer .wcpa_form_item .wcpa_disp_type_square .wcpa_image input:checked+picture img,.wcpa_form_outer .wcpa_form_item .wcpa_disp_type_squircle .wcpa_image input:checked+div picture img,.wcpa_form_outer .wcpa_form_item .wcpa_disp_type_circle .wcpa_image input:checked+div picture img,.wcpa_form_outer .wcpa_form_item .wcpa_disp_type_square .wcpa_image input:checked+div picture img,
.wcpa_form_outer .wcpa_form_item .color-group.wcpa_sel_type_tick input:checked+label span{
    border: 2px solid #000;
    box-shadow: 0 0 7px 1px rgb(14 14 14 / 16%)
}
.wcpa_form_outer .wcpa_form_item {
    margin-bottom: 5px;
}



@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.header .flex-row{
	    padding: 0 15px;
	}
	.section-title.section-title-normal a{
		display: inline-block;
	    text-align: left;
	    width: 100%;
	    padding: 0;
	    margin-top: 10px;
	}
	.widget li{
		display: inline-block;
	}

	.footer .menu a {
		white-space: nowrap;
		margin-right: 15px;
	}
	.product-breadcrumb-container{
		margin-bottom: 15px;
	}
}