/*
Theme Name: Wheelco Child
Theme URI: http://wheelco.bold-themes.com
Description: Responsive theme.
Version: 1.0.6
Author: BoldThemes
Author URI: http://bold-themes.com
Template: wheelco
Tags: one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: wheelco
License: GNU General Public License version 3.0 & Envato Regular/Extended License
License URI:  http://www.gnu.org/licenses/gpl-3.0.html & http://themeforest.net/licenses

All PHP code is released under the GNU General Public Licence version 3.0
All HTML/CSS/JAVASCRIPT code is released under Envato's Regular/Extended License
*/ 


/* customAddToCartForm css*/
.btOrder {
	-webkit-flex: 0 0 160px!important;
	-ms-flex: 0 0 160px!important;
	width: 160px!important;
	max-width: 160px!important;
	display: -ms-flexbox!important;
	display: -webkit-flex!important;
	display: flex!important;
	-webkit-flex: 0 1 0!important;
	-ms-flex: 0 1 0!important;
	flex: 0 1 0!important;
	float: none!important;
	margin-right: 0 !important;
	margin-left: 0 !important;
	-webkit-transition: all 300ms ease!important;
	-moz-transition: all 300ms ease!important;
	transition: all 300ms ease!important;
	border-radius: 50px!important;
	-webkit-transform: translate(0, 0)!important;
	-moz-transform: translate(0, 0)!important;
	-ms-transform: translate(0, 0)!important;
	transform: translate(0, 0)!important;
	-webkit-transition: all 400ms ease!important;
	-moz-transition: all 400ms ease!important;
	transition: all 400ms ease!important;
	width: 100%!important;
	-webkit-box-shadow: 0 0 0 2px #ee5507 inset!important;
	box-shadow: 0 0 0 2px #ee5507 inset!important;
	color: #ee5507!important;
	border: 0!important;
	line-height: 1!important;
	text-transform: uppercase!important;
	height: 3.2em!important;
	font-size: .8em!important;
	display: inline-block!important;
	padding: 0 3em!important;
	background: transparent;
	cursor: pointer!important;
	opacity: 1!important;
	white-space: nowrap!important;
}

.btOrder:hover {
	background-color: #ee5507 !important;
	color: #ffff!important;
}

.btAddtoCart label {
	float: none;
	margin: 0;
	font-size: .8em;
	font-weight: 500;
	color: #181818 !important;
}

.btAddtoCart input:not([type='checkbox']):not([type='radio']):not([type='submit']),select {
	border: 1px solid rgba(0, 0, 0, .1)!important;
	height: 3.2em !important;
}
.btAddtoCartTotal {
    border-radius: 50px;
    overflow: hidden;
	background: transparent !important;
    color: #181818 !important;
    padding-top: 1em;
    text-align: right;
    color: #fff;
    background: #FFAE02;
    line-height: 1.8;
    display: block;
    width: 100%;
    float: left;
    font-size: .8em;
    text-transform: uppercase;
}
.btAddtoCartTotalText {
    font-size: 1.8em;
    font-weight: 500;
    text-transform: initial;
    margin-right: 0;
    margin-left: .2em;
}
.btAddtoCartTotalCurrency {
    color: #ee5507;
    font-size: 1.8em;
    font-weight: 500;
}
.btAddtoCartTotalCalc {
    color: #ee5507;
    font-size: 1.8em;
    font-weight: 500;
}
.msg{
    color: #ee5507;
}
#response-msg{
    display:none;
}
.load-response{
    display:none;
    position: relative;
}
.preloaderLogo{
    margin-left: 38%;
    margin-top: 20%;
    position: absolute;
}
.btAccentDarkHeader .mainHeader, .btAccentDarkHeader .btVerticalHeaderTop{
    background-color: #fff!important;
    color: #252525!important;
    font-weight: 600!important;
    padding: 8px 30px!important;
}

.btAccentDarkHeader .menuPort a:hover {
    color: #ee5507;
}

.cust-btn {
        background-color: #ff551d!important;
    color: white!important;
    padding-right: 10px!important;
    padding-left: 10px!important;
}

.cart-empty{
    font-size: 20px!important;
    font-weight: 500!important;
    margin: 0 0 2em!important;
    display:none;
}

.btContentHolder table thead th{
   background-color: #252525!important; 
}
.quantity{
    background-color: rgba(0,0,0,.2)!important;
}
.cust-bbt{
        padding: 1.4em 4.5em;
        box-shadow: 0 0 0 2em #ee5507 inset!important;
        color: #ffffff!important;
        float:right;
}

.cust-h2{
        font-family: 'Poppins', sans-serif!important;
        font-size: 41px;
        font-style: normal;
        text-transform: uppercase;
        text-decoration: none;
        letter-spacing: -1px;
        color: #252525;
        font-weight: 900;
}
.custt-btn{
        font-weight: 900;
        padding: 0.9em 5.6em;
        font-size: 19px;
        color: #fff!important;
        background-color: #f1592a;
}
.cut-margin{
    margin-top: 17px!important;
}
.outside-delivery {
    background: #252525;
    color: #fff;
    padding: 1em;
    margin-bottom: 1em;
    margin-top: 0.8em;
}
.cust-out{
    color: #ff551d;
    font-size: 125%;
    font-weight: 600;
    letter-spacing: 1px;
}
.cust-bill{
    font-family: 'Poppins', sans-serif!important;
    font-size: 35px;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: -1px;
    color: #252525;
    font-weight: 900;
}
.span-cus{
    font-size: 16px;
    font-weight: 500;
    color: #f1592a;
}
.spaan-cus{
    font-size: 17px;
    font-weight: 500;
    color: #252525;
    margin-top: 8px;
    margin-bottom: 8px!important;
}

#add_payment_method .cart-collaterals .shipping-calculator-button::after, .woocommerce-cart .cart-collaterals .shipping-calculator-button::after, .woocommerce-checkout .cart-collaterals .shipping-calculator-button::after {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: .618em;
    content: "";
    text-decoration: none;
}

.site-header-cart .cart-contents:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: -.125em;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "\f291";
    height: 1em;
    float: right;
    line-height: 1.618;
}


.btAccentDarkHeader .topBar a:hover{
        color: #000!important;
}

@media (max-width: 480px){
.bt_bb_column[data-width="3"], .bt_bb_column[data-width="2"] {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 100%!important;
}
}
.stint-align{
       margin-top: 15px!important;
}
.custpad{
        padding: 3px 0px!important;
}

.bt_bb_image{
  cursor: default;
  text-decoration: none;
  color: black;
  pointer-events: none;
}

.bt_bb_headline .bt_bb_headline_content span{
  cursor: default;
  text-decoration: none;
  color: black;
  pointer-events: none;
}

.btArticleCategories{
    cursor: default;
  text-decoration: none;
  color: white;
  pointer-events: none;
}

.cust-section{
    font-size: 28px!important;
    color: #414141!important;
    font-weight: 600!important;
    line-height: 47px!important;
    margin-bottom: 15px!important;
}
.cust-section1{
    font-size: 28px!important;
    color: #fff!important;
    font-weight: 600!important;
    line-height: 47px!important;
    margin-bottom: 15px!important;
    text-align: center!important;
}

.cust-col{
    font-weight: 700!important;
    color: #ff551d!important;
    font-size:2.5rem!important;
}
.cust-top{
        margin-top: 25px!important;
}
.cust-up {
    box-shadow: 10px 21px 51px 25px rgba(8,8,97,.08);
}

.cust-h4{
    font-size: 20px!important;
    color: #333333!important;
    font-weight: 700!important;
    text-transform: capitalize!important;
    margin-bottom: 20px!important;
    -webkit-transition: all 0.5s!important;
    transition: all 0.5s!important;
    margin-top: 25px!important;
}

.cust-p{
    font-size: 16px!important;
    color: #777777!important;
    font-weight: 600!important;
    -webkit-transition: all 0.5s!important;
    transition: all 0.5s!important;
}
.cust-tp{
    margin-bottom: 40px;
    margin-top: 20px;
}

.cust-h{
    font-size: 3em!important; 
    color: #ff551d!important; 
    font-weight: bold!important;
}

.cust-hh{
    font-size: 3em!important; 
    color: #fff!important; 
    font-weight: bold!important;
}

.cust-h1{
    font-size: 1.3em!important; 
    color: #fff!important; 
    font-weight: bold!important;
}

.cust-h2{
    font-size: 1.4em!important; 
    color:#fff!important; 
    font-weight:bold!important;
}

.cust-h3{
    font-size: 1.8em!important; 
    color:#fff!important; 
    font-weight:bold!important;
    text-align:center;
}
.cust-bd{
    display: flex!important;
    justify-content: center!important;
}
.cust-pdd{
    padding: 20px 20px 20px 20px!important;
}

.bt_bb_align_left.bt_bb_button, .bt_bb_align_left .bt_bb_button{
    float: none!important;
    margin-right: .5em!important;
    margin-left: 0!important;
}

.nf-form-content label{
        color: #000000;
}
.cust-h444{
    font-size: 20px!important;
    color: #fff!important;
    font-weight: 700!important;
    text-transform: capitalize!important;
    margin-bottom: 20px!important;
    -webkit-transition: all 0.5s!important;
    transition: all 0.5s!important;
    margin-top: 25px!important;
}

.cust-pp{
    font-size: 16px!important;
    color: #fff!important;
    font-weight: 600!important;
    -webkit-transition: all 0.5s!important;
    transition: all 0.5s!important;
}
.nf-form-content input[type=button]{
background: #ff551d!important;
}
.cust-upp {
    padding: 20px;
    box-shadow: 10px 21px 51px 25px rgba(8,8,97,.08);
}
.custst-col:hover{
     background-color: #ff551d;
}
.custst-col {
    background-color: #333333;
}
body.btNoSidebar .btPostSingleItemStandard{
        display: block;
}

.nf-form-content label{
    font-size: 15px!important;
}

#ninja_forms_required_items, .nf-field-container {
    margin-bottom: 15px!important;
}

#Luxury, #Special, #Job{
    cursor: pointer;
}

/*# customAddToCartForm css*/