/*
Theme Name:           Flatsome
Theme URI:            http://flatsome.uxthemes.com
Author:               UX-Themes
Author URI:           https://uxthemes.com
Description:          Multi-Purpose Responsive WooCommerce Theme
Version:              3.20.1
Requires at least:    6.4
Requires PHP:         7.4
WC requires at least: 8.3
Text Domain:          flatsome
License:              https://themeforest.net/licenses
License URI:          https://themeforest.net/licenses
*/


/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/

button.oso-size-chart-trigger {
    display: none;
}

.oso-relatedproduct h3.product-section-title.container-width.product-section-title-related.pt-half.pb-half.uppercase {
    display: none;
}
.custom-icon {
    display: none;
}
/* .single-product table.variations {
    display: none !important;
} */
.single-product span.woocommerce-Price-amount.amount bdi {
    font-family: Roboto, Arial, Helvetica, sans-serif;
}
h1.product-title.product_title.entry-title{
/* font-family: "Noto Serif", Times, "Times New Roman", serif; */
font-family: "Noto Serif", serif;
    font-size: 20px;
    font-style: italic;
    font-weight: 600;
    margin: 0 0 .78571rem;
    text-transform: none;
    color: #000;
}
.fa-plane:before {
    content: "\f072";
    font-family: 'FontAwesome';
    font-weight: normal;
    font-style: normal;
    display: inline-block;
}
span.globalBanner-label a {
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    color: #000;
	font-family:"Noto Serif",Times,"Times New Roman",serif;
}
.header-wrapper {
    display: flex !important;
    flex-direction: column !important;
}
#masthead {
    order: 1 !important;
}
#wide-nav {
    order: 2 !important;
}
#top-bar {
    order: 3 !important;
}
.header-bg-container.fill {
	 order: 4 !important;
}
#top-bar {
    position: relative;
    z-index: 1 !important;
}

.nav-vertical>li>a, .nav-vertical>li>ul>li a {
    align-items: center;
    display: flex;
    flex-grow: 1;
    width: auto;
    text-align: center;
    justify-content: center;
}
.nav-vertical > li > a {
    flex: 0 0 auto !important;
    margin-right: 5px;
}

.nav-vertical > li > .toggle {
    width: auto !important;
    margin-left: 0 !important;
    position: static !important;
}

.nav-vertical > li {
    justify-content:center !important; 
}

.off-canvas-left .mfp-content, .off-canvas-right .mfp-content {
    background-color:#ebebeb !important;
}
.mfp-content .nav-column>li>a, .mfp-content .nav-dropdown>li>a, .mfp-content .nav-vertical-fly-out>li>a, .mfp-content .nav>li>a {
    color: rgb(0 0 0 / 85%);
}
.oso-btn-banner-home span {
    font-size: 2em !important;
	color:#f2bf4c;
}
.oso-btn-banner-home:hover span {
	color:#000 !important;
}
.callout.badge.badge-circle {
    display: none;
}
span.wpcf7-spinner {
    display: none;
}
.custom-subscribe-form input.input-email{
	border:none !important;
	box-shadow: none;
}
.footer-info-heading {
    color: #050505;
}
.footer-newsletter-summary {
    font-size: 10px;
    margin-top: .78571rem;
}
.oso-menufooter {
    display: flex;
    flex-direction: row;
    gap: 20px;
    justify-content: center;
	color:#373737;
	font-size:14px;
}
.social-media {
    display: flex;
    gap:10px;
	justify-content: center;
}
.absolute-footer.dark.medium-text-center.small-text-center {
    display: none;
}
ul.social-media,ul.social-media li{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.footer-copyright>.powered-by {
    color: #373737;
    font-size: 10px;
    margin: 0;
}
.wcpa_wrap .wcpa_group_field, .wcpa_wrap .wcpa_grp_items {
    gap: 10px 12px;
}
a.sizechart-btn-oso.button.is-small.mb-0 {
    border-radius: 5px ! IMPORTANT;
}
a.sizechart-btn-oso.button.is-small.mb-0:hover {
    color: #000;
    background-color: #fff;
}
/* 1. Mobile (Small): < 550px */
@media only screen and (max-width: 549px) {
	.oso-menufooter {
    display: flex;
    flex-direction: column;
		align-items: center;
}
.form-submit input.wpcf7-form-control {
    width: 100% !important;
}
	.form-submit {
    width: 100%;
}
	.footer-newsletter-summary {
    font-size: 13px;
}
	.custom-subscribe-form {
    flex-direction: column;
}
	.form-field {
    width: 100%;
}
	
}

/* 2. Tablet (Medium): 550px - 849px */
@media only screen and (min-width: 550px) and (max-width: 849px) {
		.oso-menufooter {
    display: flex;
    flex-direction: column;
			align-items: center;
}
.form-submit input.wpcf7-form-control {
    width: 100% !important;
}
	.footer-newsletter-summary {
    font-size: 13px;
}
		.custom-subscribe-form {
    flex-direction: column;
}
	.form-submit {
    width: 100%;
}
	.form-field {
    width: 100%;
}
	
}

/* 3. Desktop (Large): >= 850px */
@media only screen and (min-width: 850px) {
	
}


/* 
//////////////////////////////////////////////////// */


.e-atc-qty-button-holder {
    display: flex;
    flex-direction: column;
    margin: 10px 0px;
    gap: 10px;
}
.quantity.spinners-added {
    border-radius: 5px;
}
.quantity.spinners-added {
    border: solid 1px;
    align-items: center;
}
button.single_add_to_cart_button.button.alt {
    margin-inline-start: 0px !important;
}
.woocommerce div.product .button.single_add_to_cart_button {
    height: 60px;
    line-height: 40px;
    padding: 0 2em;
    text-align: center;
    border-radius: 20px;
    font-size: 16px;
    font-style: italic;
}
button.single_add_to_cart_button.ajax_add_to_cart.button.alt.button-buy-now {
    width: 100%;
}
.stock.in-stock.entry-product-stock {
    display: none;
}
.wcpa_color_bg {
    border: 2px solid #eee;
    border-radius: 1px !important;
}
.wcpa_wrap .wcpa_color_bg::after {
    display: none !important;
}
.wcpa_color_bg:before {
    content: "";
    inset: calc(-1 * 7px);
    opacity: 0;
    border-radius: inherit;
    will-change: transform;
    transition: opacity .2s 
ease-in-out, transform .2s 
ease-in-out;
    position: absolute;
    transform: scale(.75);
    box-shadow: 0 0 0 2px;
}
.wcpa_wrap .wcpa_color_wrap .wcpa_color_bg{
    border:solid 1px #000 !important;
}
.wcpa_wrap .wcpa_color_wrap input:checked~.wcpa_color_bg:before {
    opacity: 1;
 
}
.wcpa_radio label {
    padding: 10px 20px !important;
    /* font-size: 15px; */
    border-radius: 5px !important;
    background-color: #fff !important;
}
.wcpa_wrap .wcpa_check_ui_button .wcpa_radio.wcpa_selected label {
    outline: solid 2px #000000 !important;
}



/* product page */
.oso-sec1-productpage .product_meta .sku_wrapper{display:none;}
.oso-sec1-productpage .product_meta .tagged_as{display:none;}
.oso-sec1-productpage .product_meta .posted_in{font-size: 0!important;border-top:none;}
.oso-sec1-productpage .product_meta .posted_in a{ font-size:15px !important;color:#888888;font-style:italic;font-weight:400;font-family: "Halyard Display", sans-serif;}
.oso-sec1-productpage .product_meta .posted_in a:hover{color:#000;}
.oso-sec1-productpage .product_meta .posted_in a:not(:last-child)::after{
    content: ", ";
    font-size: 15px !important;
}

.product_meta {
    font-size: .8em;
    margin-bottom: 0px !important;
}

.oso-sec1-productpage .wcpa_row.wcpa_row_index_0 .wcpa_field.wcpa_group_field.wcpa_fl_inline label {
    padding: 0px 0px;
}
.oso-sec1-productpage .wcpa_wrap .wcpa_image img {
    display: block;
    position: relative;
    left: 0;
    top: 0;
    border-radius: 0px;
    cursor: pointer;
    box-shadow: none;
    object-fit: cover;
    width: 100%;
    height: 100%;
    border: solid 1px #fff;
}
.oso-sec1-productpage form.cart {
    margin-bottom: 0px;
}
.oso-sec1-productpage .product-thumbnails a {
    background-color: #fff;
    border: 0px solid transparent;
    display: block;
    overflow: hidden;
    transform: translateY(0);
}
.oso-sec1-productpage .commercekit-pdp-sticky-inner {
        overflow-x: hidden !important;
}
.oso-sec1-productpage input[type=button].is-form {
    border: solid 1px #000;
    background-color: #fff;
    border-radius: 7px;
}
.oso-sec1-productpage input[type=button].is-form:hover {
    background-color: #fff !important;
    border: solid 1px #000;
}
.oso-sec1-productpage input[type=number] {
    border-top: solid 1px;
    box-shadow: none;
    border-bottom: solid 1px;
    border-left: none;
    border-right: none;
}
.oso-sec1-productpage .ux-quantity.quantity.buttons_added {
    margin-bottom: 1rem;
}
.oso-sec2-productpage .product-section {
    border-top:none;
}
.oso-sec2-productpage a.quick-view.quick-view-added{
	margin-right: 10%;
}
.oso-sec2-productpage .slider-nav-reveal .flickity-prev-next-button, .oso-sec2-productpage .slider-nav-reveal .flickity-prev-next-button:hover {
    background-color: #ffffff00;
    box-shadow: 0 -150px 15px 0 rgba(0, 0, 0, .3);
    height: 100%;
    margin: 0 !important;
    top: -2px;
    width: 30px;
}
.wcpa_image label {
    display: inline-flex !important;
    flex-direction: column;
    align-items: center;
}
.add-to-cart-container form.cart {
    gap: 0px;
}
details.product-info__accordion.accordion.group h2, details.product-info__accordion.accordion.group h3 {
    font-size: 15px;
}
.oso-sec1-productpage button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
    max-width: 100%;
    width: 100%;
	max-width: 100%;
    width: 100%;
    background-color: #000 !important;
    opacity: 1;
	height: 55px !important;
}
.oso-sec1-productpage label.wcpa_field_label {
    font-size: 16px !important;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight: 600;
}
.wcpa_wrap .wcpa_color input:checked~.wcpa_color_bg {
    outline-color: #fff;
}
button.oso-size-chart-trigger {
    max-width: 90%;
    width: 100%;
    justify-content: flex-end;
    position: relative;
}

form.cart.custom-loop-cart label.wcpa_field_label {
    display: none;
}
form.cart.custom-loop-cart .wcpa_row.wcpa_row_index_0 p.wcpa_color_label {
    display: none;
}
form.cart.custom-loop-cart .wcpa_wrap .wcpa_group_field, form.cart.custom-loop-cart .wcpa_wrap .wcpa_grp_items {
    gap: 10px 10px;
}
form.cart.custom-loop-cart button.single_add_to_cart_button.button.alt {
    display: none;
}
form.cart.custom-loop-cart .wcpa_wrap .wcpa_field_wrap {
    margin: 0px;
}


@media screen and (min-width: 850px) {
    .flickity-slider .vertical-thumbnails .col {
        width: 70% !important;
    }
}
/* product page - end */



.product-small .box-text .custom-loop-cart {
    width: 100%;
    z-index: 9;
    position: relative;
    clear: both;
}

.product-small .box-text .custom-loop-cart button {
    width: 100%;
    border-radius: 3px;
    line-height: 1.2;
}

@media (min-width: 850px) {
    .product-small .box-text .custom-loop-cart {
        margin-top: 0px; 
        margin-bottom: 5px;
    }
}

@media (max-width: 849px) {
    .product-small .box-text .custom-loop-cart {
        margin-top: 5px; 
        margin-bottom: 8px;
    }

    .product-small .box-text .custom-loop-cart button {
        padding: 5px 0;   
        font-size: 12px;   
        min-height: 35px; 
        font-weight: normal;
    }
   
    .product-small .box-text .custom-loop-cart .quantity {
        display: none !important;
    }
}
p.category.uppercase.is-smaller.no-text-overflow.product-cat.op-8 {
    display: none;
}
form.cart.custom-loop-cart .wcpa_row.wcpa_row_index_1 {
    display: none;
}

