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

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
  font-family: IBMPlexSans;
  src: url(fonts/IBMPlexSans-Regular.ttf);
}
@font-face {
  font-family: IBMPlexSansBold;
  src: url(fonts/IBMPlexSans-Bold.ttf);
}
@font-face {
  font-family: IBMPlexSansMedium;
  src: url(fonts/IBMPlexSans-Medium.ttf);
}
body {
    font-family:'IBMPlexSans',sans-serif !important;
    color: #000;
    font-size:16px;
    overflow-x: hidden;
    max-width:1920px;
    margin:auto;
}
b, strong{
    font-family: IBMPlexSansBold;
    font-weight: inherit;
}
#header .nav > li > a{
    font-size:16px;
    font-family:'IBMPlexSans',sans-serif !important;
}
#header .header-main .nav > li > a{
    font-size:14px;
}
.header-nav-main{
    display: block;
    margin: 0;
    text-align: center;
}
.nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a{
    font-weight: 300;
    color: #222;
    font-size: 14px;
    border-bottom: none;
}
.nav-dropdown .menu-item-has-children>a, .nav-dropdown .title>a, .nav-dropdown .nav-dropdown-col>a{
    color:#222 !important;
    font-family: IBMPlexSansBold;
}
.footer-2{
    color: #222;
    padding-top: 70px;
    padding-bottom: 60px;
}
span.widget-title{
    color: #222;
    margin-bottom: 20px;
    display: block;
}
.btn_size_guide{
	font-weight: bold;
    text-decoration: underline;
    margin-bottom: 15px;
    display: block;
    color: #00a2ff;
}
.widget .is-divider{
    display: none;
}
ul.menu>li+li, .widget>ul>li+li{
    border-top:none;
}
ul.menu>li>a, ul.menu>li>span:first-child, .widget>ul>li>a, .widget>ul>li>span:first-child{
    font-size:16px;
}
.footer-1 {
    padding-top:30px;
}
.footer-1 .col{
    padding-bottom: 0px;
}
.footer-1 p{
    margin-bottom: 5px;
    font-size:14px;
}
.footer-1 p strong{
    text-transform: uppercase;
    color:#222;
}
.section-title span{
    text-transform: uppercase;
    margin-left: 30px;
    margin-right: 30px;
    font-size: 26px;
    color:#0066a8;
    font-family: IBMPlexSansBold;
}
h1, h2, h3, h4, h5, h6, .heading-font{
    font-family: IBMPlexSansBold !important;
}
.section-title b{
    display: none !important;
}
.header.show-on-scroll, .stuck .header-main{
    background-color: #fff;
}
.section-title{
    display: block;
    text-align: center;
}
.section-title b{
    display: inline-block;
    font-weight: 50px;
    width: 50px;
    opacity: 1;
}
.star-rating{
    margin: 7px auto !important;
}
.star-rating:before, .woocommerce-page .star-rating:before{
    color: rgb(253, 188, 0) !important;
}
.star-rating span:before{
    color: rgb(253, 188, 0) !important;
}
.dark .breadcrumbs a{
    color: #222;
    font-size: 13px;
    text-shadow: none;
}
.dark .breadcrumbs{
    color:#222;
    font-size: 13px;
    text-shadow: initial;
    font-weight: 500;
}
.title-overlay {
    background-color: #f6f6f8;
}
.breadcrumbs .divider{
    color: #aaa;
    text-shadow: none;
    font-size:12px;
    opacity: 1;
}
span.amount{
    white-space: nowrap;
    color: #ec0101;
    font-weight: initial;
    font-size: 16px;
    font-family: IBMPlexSansBold;
}
del span.amount{
    color:#aaa;
    font-size:16px;
    text-decoration: line-through;
    opacity: 1;
}
.header-cart-title span.amount{
    color:#ec0101;
}
.featured-title .page-title-inner{
    padding-bottom: 10px;
    padding-top: 10px;
}
del{
    text-decoration: initial;
}
.price ins,.price{
    font-size:16px;
}
.product-summary .woocommerce-Price-currencySymbol{
    font-size: inherit;
    vertical-align: inherit;
    margin-top: inherit;
}
.product-title a{
    font-size:15px;
    color:#000;
    font-family: IBMPlexSansMedium;
}
.product-title{
    margin-top:10px;
    margin-bottom: 10px;
}
h1.product-title{
    font-family: IBMPlexSansBold;
    margin-top:0px;
}
.dark h1{
    color: #000;
    text-shadow: initial;
}
.shop-page-title{
    font-size: 30px;
    margin-bottom: 5px;
}
.dark .form-flat select{
    background-color: rgba(0,0,0,0.3) !important;
}
.badge-inner{
    font-weight: normal;
}
.shopswatchinput  a div{
    border: 1px solid #d1d1d1;
    border-radius: 16px;
}
.cart_totals thead tr th{
    border:none;
    border-bottom:3px solid #ececec;
}
div.swatchinput label{
    text-transform: uppercase;
    font-size:13px;
    border:1px solid #d1d1d1;
    border-radius: 3px;
}
label.selectedswatch.wcva_single_textblock{
    text-transform: uppercase;
    font-size:13px;
    border:1px solid #d1d1d1;
    border-radius: 3px;
}
div.swatchinput label{
    background-color: #fff;
    font-size: 16px;
    padding: 0;
}
label.selectedswatch.wcvasquare{
    border: solid 1px white !important;
    outline: solid 2px #000!important;
}
label.wcva_single_textblock{
    border: solid 1px white !important;
    outline: solid 1px #9C9999 !important;
}
label.selectedswatch.wcva_single_textblock{
    background: #fff;
    color: #000;
}
h1, h2, h3, h4, h5, h6,h2 a{
    color:#0083ac;
}
.add-to-cart-button{
    text-align: center;
}
.single-product .product-page-price span.amount{
    font-size:26px;
}
.button span{
    font-weight:normal;
}
.sec_about{
    padding-bottom: 0px !important;
}
.sec_about h1{
    color: #0066a8;
    font-size: 26px;
    font-family: IBMPlexSansBold;
}
.category_product p{
    color:#fff !important;
}
.category_product p:first-child{
    font-size:30px;
    margin-bottom: 0px;
    font-weight: 700;
}
.sec_about p{
    color: #000;
    font-size: 16px;
    max-width: 60%;
    margin: auto;
    margin-bottom: 30px;
}
.add_to_cart_button {
    height: 32px;
    font-weight: normal !important;
    line-height: 32px;
    border-radius: 16px;
    font-size: 13px !important;
    margin-right: 0px !important;
}
.woocommerce-loop-product__title{
    text-align: center;
}
.price-wrapper{
    text-align: center;
}
.featured-title{
    background-color: #f6f6f8!important;
}
.wpcf7 label{
    font-weight:normal;
}
.wp-block-table table tr th,.wp-block-table table tr td{
    padding:10px;
    font-size:1em !important;
}
.absolute-footer img{
    width:300px !important;
}
.copyright-footer{
    line-height: 1.5;
    padding-top:14px;
}
.absolute-footer{
    padding-bottom: 5px !important;
}
.form-subcribe input[type="email"]{
    height:35px;
}
.form-subcribe span.wpcf7-form-control-wrap{
    width: calc(100% - 91px);
    float: left;
}
.form-subcribe input[type="submit"]{
    margin-right:0px;
}
.form-subcribe .wpcf7-spinner{
    display: none;
}
.shopswatchinput {
    display: none !important;
}
.woocommerce-tabs .product-tabs li a{
    font-size:18px;
    font-family: IBMPlexSansBold;
}
.attribute-swatch .swatchinput:first-child(){
    display: none 
}
.product-section-title-related{
    margin-left: 0px;
}
.single-product .price-wrapper{
    text-align: left;
}
.product-widget {
    clear: both;
    margin-bottom: 15px;
    padding-top: 5px;
    color: #111;
    font-size: 16px;
}
.product-widget .widget {
    margin: 0;
    font-size: 15px;
}
.product-widget .widget p {
    margin-bottom: 5px;
}
.product-widget strong {
    font-family: IBMPlexSansBold;
}
.product-widget ul {
    margin: 10px 0 15px;
}
.product-widget fieldset {
    margin-top: 0.5em;
    margin-bottom: 1.2em;
    border: 1px solid #e2e2e2;
    padding: 10px 30px;
}
.product-widget fieldset legend {
    display: block;
    margin: 0 auto;
    width: inherit;
    padding: 10px;
    color: #111;
    font-size: 15px;
    font-family: IBMPlexSansBold;
    text-align: center;
}
.product-widget .widget fieldset p {
    margin-top: -15px;
    margin-bottom: 0;
}
.product-widget ul li {
    position: relative;
    margin-bottom: 3px;
    list-style: none;
    margin-left: 0;
}
.related-products-wrapper .price-wrapper .price{
    text-align: center;
}
#cart-popup ul.product_list_widget li a:not(.remove){
    color:#000;
}
.product-summary .quantity{
    margin-bottom: 0px;
    height: 50px;
    width: 130px !important;
    width: 50px;
}
.product-summary .quantity input{
    height: 50px;
}
.quantity .button.minus,.quantity .button.plus{
    width: 40px;
}
.quantity input[type="number"]{
    max-width: 50px;
    width: 50px;
}
.product-summary .sticky-add-to-cart--active .quantity input{
    width: inherit;
    height: 35px;
}
.product-summary .sticky-add-to-cart--active .single_add_to_cart_button{
    width: inherit;
}
.product-summary .sticky-add-to-cart--active .quantity{
    margin-top: 7px;
    height: 30px;
}
.product-summary .sticky-add-to-cart--active .single_add_to_cart_button{
    height: 30px;
    font-weight: normal;
    font-family:IBMPlexSansBold;
}
.header-search-form  input[type="search"]{
    height: 40px;
    padding-left: 15px;
}
.header-search-form  button[type="submit"]{
    right:7px;
}
.header-widget-region {
    background-color: #ec0101;
    font-size: 15px;
    text-align: center;
    color:#fff;
    padding-top: 5px;
    padding-bottom: 5px;
}
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}
#footer span.widget-title{
    color:#fff;
    font-weight: normal;
    font-family: IBMPlexSansMedium;
    text-transform: uppercase;
}
.featured-title .woocommerce-result-count{
    display: block;
}
.dark .form-flat select{
    font-size: 14px;
}
.featured-title .woocommerce-result-count{
    display: block;
    text-shadow: initial;
    color: #000;
    font-size: 14px;
}
.sort_order{
    display: flex;
    align-items: center;
}
.woocommerce-result-count{
    display: flex;
}
.woocommerce-ordering{
    display: flex;
}
.term-description p{
    margin-bottom: 15px;
}
.product-main{
    margin:0 auto;
}
.cart-icon strong{
    border: 1px solid #446084;
    font-size: 0.6em;
}
.box_header{
    display:inline-block !important;
}
#footer ul.menu>li>a{
    font-size:14px;
    padding:0px;
}
#footer ul.menu>li>a:hover{
   color:#fc8314;
   text-decoration: underline;
}
.box-policy{
    display: flex;
    align-items: center;
}
.box-policy svg{
    width: 30px;
    margin-right: 10px;
    stroke: #999;
}
.box-policy p{
    margin-bottom: 0px;
    font-family: 'IBMPlexSansBold';
    line-height: 1;
}
.box-policy span{
	font-size: 14px;
}
.wc-block-components-button:not(.is-link) {
    border: 1px solid #111;
    padding: 0px !important;
}
.is-large .wc-block-components-sidebar .wc-block-components-panel, .is-large .wc-block-components-sidebar .wc-block-components-totals-coupon, .is-large .wc-block-components-sidebar .wc-block-components-totals-item{
    padding:0px !important;
}
.has-border{
    border-color:#111 !important;
}
.quantity .button.minus, .quantity .button.plus {
    width: 40px;
    border-radius: 25px;
}
.single_add_to_cart_button {
    opacity: 1;
    height: 50px;
    margin-bottom: 0;
    border-radius: 25px;
    width: calc(80% - 150px);
    height: 50px;
}
.product-footer .woocommerce-tabs{
    max-width: 1000px;
}
.product-container{
    background-color: #f8f8f8;
}
td {
    color: #000;
}
.product-footer{
    background-color: #fff;
}
.stars a.active:after, .stars a:hover:after{
    color: #fb7d13;
}
.product-small.box:hover{
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
label[for="pa_colors"],label[for="pa_sizes"]{
    margin-bottom: 0px !important;
}
label[for="pa_colors"]:after,label[for="pa_sizes"]:after{
    content:":";
    margin-left: 5px;
}
.entry-content.single-page{
	padding-top:0px !important;
}
@media(max-width: 1000px){
    .product-main{
        width: inherit;
    }
}
@media (max-width: 849px){
    .category-filter-row {
        padding: 10px 0;
        color: #000;
        text-shadow: none;
    }
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .section-title b{
        display: none ;
    }

}