/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

/* UPDATE */
/*.search-results #sidebar,
.search-results .nectar-shop-filters {
    display: none;
}*/
/*.search-results .post-area {
    width: 100%;
}*/

.lgftr {
    margin-right: 20px;
}

.for_print {
    display: none;
}

.sidenotice {
    display: none !important;
}

.variations .value select {
    display: none !important;
}

.variation_button_wrapper {
    position: relative;
    display: inline-block;
}

.variation_button_wrapper input {
    position: absolute; 
    width: 100%; 
    height:100%; 
    opacity: 0
}

.variation_button_wrapper label {
    display: block;
    padding: 12px;
    cursor: pointer;
    margin-right: 24px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.22); 
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.22);
    border: 1px solid #fff;
}

.variation_button_wrapper input:checked + label { 
    border: 2px solid #b09e66!important;
} 

input[type="radio"][disabled] + label {
    color: #cecece;
    text-decoration: line-through;
}

@media print {
    .single-product #header-outer,
    .single-product .woocommerce-breadcrumb,
    .single-product .related.products,
    .single-product #footer-outer,
    .single-product #header-space,
    .single-product form.cart,
    .single-product .product_meta,
    .single-product .tab-container,
    .single-product .images .product-slider,
    .single-product .nectar-social,
    #afc_sidebar_129573  {
        display: none !important;
    }

    .single-product .flickity-viewport {
        height: 0;
    }

    .single-product #tab-additional_information,
    .for_print {
        display: block !important;
    }

    .single-product #tab-description {
        padding-bottom: 0 !important;
    }

    .single-product #tab-additional_information {
        padding-top: 0 !important;
    }

    .single-product .feat_image_print {
        max-width: 50% !important;
        margin: 0 auto;
    }

    .single-product .product_title {
        font-size: 18px !important;
    }
}

.phone_orders {
    background-color: transparent !important;
    color: rgb(119, 119, 119) !important;
    font-family: 'Open Sans';
    line-height: 41px;
}

.home .phone_orders {
    color: #fff !important;
}

.scrolled-down .phone_orders {
    color: rgb(119, 119, 119) !important
}
.sidenotice {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-weight: normal;
    font-size: 16px;
    color: rgb(255, 255, 255);
    background-color: rgb(220, 41, 23);
    text-align: center;
    position: relative;
}

.sidenotice .close_notice {
    position: absolute;
    top: 50%;
    right: 20px;
    font-size: 16px;
    transform: translateY(-50%);
}

.sidenotice a {
    color: #fff;
}

.sidenotice .close_notice i {
    font-size: 20px !important;
}

.scrolled-down .sidenotice {
    display: none;
}

.label-outofstock {
    pointer-events: none;
    top: 0;
    min-width: 172px;
    -webkit-transform: translate(-28%, 100%) rotate( 
-45deg
 );
    transform: translate(-28%, 100%) rotate( 
-45deg
 );
    -webkit-transform-origin: 53%;
    transform-origin: 53%;
    font-size: 15px;
    padding-top: .3em;
    padding-bottom: .4em;
    padding-left: 3em;
    padding-right: 4em;
    white-space: nowrap;
    background: #EA2E49;
    color: white;
    line-height: 1;
    position: absolute;
    z-index: 99;
    /* text-align: center; */
    display: block;
    transition: opacity .2s;
    display: block;
    left: 14px;
}

.habanos_img {
    position: absolute;
    max-width: 314px;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    margin-left: 0;
}

h1.page-title.page_header {
    color: #87755d;
    font-size: 36px;
    line-height: 1.125em;
    margin-bottom: 12px;
}
#brand_index {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 36px;
    margin-bottom: 36px;
}
#brand_index h3 {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
    white-space: nowrap
}
#brand_index ul {
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 18px;
}
#brand_index ul li {
    display: inline-block;
}
#brand_index ul a {
    display: block;
    padding-left: 6px;
    padding-right: 6px;
    font-size: 16px;
    line-height: 24px;
}
.brands_list_item {
    margin-bottom: 12px;
}
.brands_list_item h3.title {
    margin-bottom: 0;
    padding-left: 12px;
    padding-right: 12px;
    background-color: rgb(244, 244, 244);
    font-size: 18px;
    line-height: 30px;
}
.brands_list_item .cols {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.brands_list_item .cell {
    width: 25%;
    padding: 12px;
}
.social_login h3 {
    color: #87755d;
    font-size: 18px;
    line-height: 1.125em;
    margin-bottom: 12px;
}
#return_form {
    padding-top: 48px;
    padding-bottom: 60px;
}
#return_form h3 {
    font-size: 18px;
    line-height: 1.125em;
    margin-bottom: 36px;
}
#return_form fieldset {
    padding-bottom: 24px;
}
#return_form fieldset h4 {
    margin-bottom: 18px;
    padding-bottom: 12px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    color: #87755d;
    font-size: 18px;
    line-height: 1.125em;
}
.form_item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: 12px;
}
.form_item label {
    width: 228px;
    padding: 11px 11px 11px 0;
    color: #444;
}
.form_item .cell {
    position: relative;
    width: calc(100% - 228px);
}
.form_item .cell.date {
    max-width: 228px;
}
#input-date-ordered {
    padding-right: 66px;
}
.form_item button.calendar {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 36px;
    height: 36px;
    background-color: #b09e66;
    border: 0;
    color: #fff;
}
.form_item button.calendar i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.form_item label.radio {
    display: inline-block;
    width: auto;
}
#return_form h5 {
    font-size: 15px;
    line-height: 1.125em;
    padding-top: 24px;
    margin-bottom: 12px;
}
#return_form .button {    
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 15px 22px!important;
}
#return_form a.button {  
    background-color: rgb(240, 240, 240);
    color: #676767;
}
#return_form a.button:hover {  
    color: #fff;
}
#oneall_social_login iframe {
    height: 60px;
}

/* Newsletter */
#footer_newsletter {
    padding-bottom: 75px;
    text-align: center;
    color: #fff;
}
#footer_newsletter h1 {
    display: inline-block;
    border-bottom: 1px solid #777;
    font-size: 24px;
    font-family: 'Open Sans';
    font-weight: 600;
    text-transform: uppercase;
    color: #ccc;
    line-height: 1.125em;
    padding: 0 24px 18px 24px;
    margin-bottom: 24px;
}
#footer_newsletter form .wrapper {
    position: relative;
    max-width: 648px;
    padding-right: 202px;
    margin: auto;
}
#footer_newsletter input {
    width: 100%;
    background-color: #fff;
    border: 1px solid transparent;
    line-height: 26px;
    color: #000;
    -webkit-transition: all 0.45s ease-out;
         -o-transition: all 0.45s ease-out;
            transition: all 0.45s ease-out;
}
#footer_newsletter input:focus {
    border-color: #fff;
}
#footer_newsletter input::-webkit-input-placeholder {
    opacity: 1;
    color: #777;
}
#footer_newsletter input:-moz-placeholder {
    opacity: 1;
    color: #777;
}
#footer_newsletter input::-moz-placeholder {
    opacity: 1;
    color: #777;
}
#footer_newsletter input:-ms-input-placeholder {
    opacity: 1;
    color: #777;
}
#footer_newsletter form button {
    position: absolute;
    top: 50%;
    right: 0;
    width: 196px;
    background-color: #b09e66;
    border: 0;
    border-radius: 5px;
    padding: 12px 1.125rem;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all 0.45s ease-out;
         -o-transition: all 0.45s ease-out;
            transition: all 0.45s ease-out;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
#footer_newsletter form button:hover {
    background-color: #87755d;
}
#footer_logos,
#footer_logos .fcol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; 
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
#footer_logos {
    -webkit-box-pack: justify; 
        -ms-flex-pack: justify; 
            justify-content: space-between;
    margin: auto auto 12px auto;
}
#footer_logos .fcol img {
    margin-bottom: 18px;
}
#footer_logos .fcol:first-child img {
    margin-right: 18px;
}
#footer_logos .fcol:last-child img {
    margin-left: 18px;
}
#footer_logos .fcol a {
    display: block;
}
/* end Newsletter */

/* end UPDATE */
@media only screen and (max-width : 1280px) {
    .habanos_img {
        position: relative;
        max-width: 314px;
        margin-left: 0;
        left: 56%;
    }
}

@media only screen and (max-width : 690px) {
	#brand_index {
		display: block;
	}
	#brand_index h3 {
		margin-bottom: 12px;
	}
	#brand_index ul {
		margin-left: 0;
	}
	.brands_list_item .cell {
		width: 50% !important;
	}
	#footer_newsletter {
        text-align: left;
    }
    
    #footer_newsletter h1 {
        padding-left: 0;
    }
    
    #footer_newsletter form .wrapper {
        padding-right: 0;
    }
    
    #footer_newsletter form button {
        position: static;
        margin-top: 6px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    
    #footer_logos {
        -webkit-box-pack: justify; 
            -ms-flex-pack: justify; 
                justify-content: space-between;
    }
  
    #footer_logos .fcol {
        width: 100%;
    }
    
    #footer_logos .fcol {
        margin: 0 6px 12px 6px;
    }
    
    #footer_logos .fcol img {
        margin-bottom: 12px;
    }
    #footer_logos .fcol:first-child img {
        margin-right: 12px;
    }
    #footer_logos .fcol:last-child img {
        margin-left: 0;
        margin-right: 12px;
    }
    #oneall_social_login iframe {
        height: 96px;
    }
    .form_item label {
        width: 100%;
        padding-bottom: 6px;
    }
    .form_item .cell {
        width: 100%;
    }
}

@media only screen and (min-width : 1px) and (max-width : 999px) {
    h1.page-title.page_header {
        font-size: 30px;
    }
    .brands_list_item .cell {
        width: 33.333%;
    }
}

@media only screen and (max-width: 479px) {
	h1.page-title.page_header {
		margin-bottom: 7px;
		font-size: 24px;
	}
	.brands_list_item .cell {
		width: 100% !important;
		padding: 6px 12px;
	}

	#footer_logos .fcol {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
  
    #footer_logos .fcol {
        width: 100%;
    }
    
    #footer_logos .fcol {
        margin: 0 6px 12px 6px;
    }
    
    #footer_logos .fcol img {
        margin-bottom: 12px;
    }
    #footer_logos .fcol:first-child img {
        margin-right: 12px;
    }
    #footer_logos .fcol:last-child img {
        margin-left: 0;
        margin-right: 12px;
    }
    #oneall_social_login iframe {
        height: 96px;
    }
    .form_item label {
        width: 100%;
        padding-bottom: 6px;
    }
    .form_item .cell {
        width: 100%;
    }
}



