/*
 Theme Name:   BlackStar Child
 Theme URI:    http://eighty8.co.il/BkackStar
 Description:  BlackStar Child Theme, compatible with  Blackstar 2.0.3  last updated 1/12/2020
 Author:       Eighty8 by IWP
 Author URI:   http://eighty8.co.il
 Template:     blackstar
 Version: 2
 Text Domain:  blackstar-child
*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:700');

/* nuke css override */
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th { white-space: normal; }

del {
    text-decoration: line-through;
    opacity: 0.6;
}


header#site-header .site-branding a img.logo-img, header#site-header .site-branding a img.alterantive-logo { 
    position: relative;
}

.top-header-message { 
    transform: translate(50%, 0px);
}

.input-field input, .input-field textarea, .input-field select { color: #212121; }

.hide-d {     display: none !important; }

.bs header#site-header #site-nav li.iwp_megamenu.full-width .drop-menu.mega-menu { top: 51px; }

.mc4wp-checkbox-woocommerce input {
    margin-left: 10px;
    margin-right: 4px;
}
.row.payment-method {
    top: 30px;
    position: relative;
}

.commerce-page header.order-step-header {
    float: right;
    width: 100%;
    margin-bottom: 5px;
}

body.bs.accessibility-run :focus {
    border: 2px dotted #2c5641;
}

header#site-header { padding-bottom: 0px; }
#top-header {
    background-image: url(/wp-content/uploads/2021/04/bg_gardient.jpeg);
    background-size: cover;
    font-weight: bold;        
}


header#site-header .header-search-line .input-field input {    
    font-size: 15px;    
    padding: 4px 5px;    
    top: -3px;
    border: none;
    border-bottom: 1px solid black;
    border-radius: 0;
    letter-spacing: 0.2px;
}
header#site-header .header-search-line .input-field .fa-search {
    left: -24px;
    top: 4px;
}
header#site-header .header-search-line .input-field .fa-search:before {
    font-size: 17px;
    font-weight: 400;
    color: black;
    opacity: 1;
}
header#site-header.header5 .header-search-line .site-search {
    position: absolute;
    width: 140px;
    left: -145px;
}
header#site-header .header-search-line .input-field input:focus {
    outline: 0;
    box-shadow: none;
}

header#site-header #site-nav ul.menu>li.menu-item-has-children>a.show-arrow:after { 
    margin-top: 4px;
    margin-left: 7px;
}
.archive-container-row #sidebar { 
    width: 280px;
}

.products-grid li .actions-overlay .btn {
    max-width: 200px;
    margin-top: 10px;
}

.products-grid li .actions-type-image-overlay p.product-name { padding-left: 0px;min-height: 32px;}
.products-grid li p.product-name {
    font-size: 14px;
    line-height: 20px;    
    margin-bottom: 10px;
}
.products-grid li .price { font-size: 20px; }

.archive .grid-info {
    margin: 40px 0 49px;
    float: right;
    width: 100%;
    height: 65px;
    font-size: 13px;
    position: relative;
}
.archive .grid-info h1.page-title { 
    position: absolute;
    right: 50%;    	
	text-align: center;
	transform: translate(50%, 0);
}
.bs .grid-info .woocommerce-ordering { 
    display: none;
}

.bs .products-grid li .product-item-image span.onsale, 
.bs .product-gallery span.onsale, 
.bs .products-grid li .product-item-image p.stock,
.bs .product-info p.stock,
.bs .products-grid li .product-item-image .product-flash, 
.bs .product-gallery .product-flash {
    font-weight: 600;
    font-size: 14px;
}


.archive .grid-info .catalog-result,
.archive .grid-info #catalog-breadcrumb { position:relative; z-index:2; }
.archive .grid-info #catalog-breadcrumb {     
    font-size: 1em;
    margin: 0;
    width: auto;
}
.archive .grid-info .catalog-result { float: left; }

.single-product .page-base {
    padding-top: 50px;
}
.bs #bs-shop .product-overview-header {
    display: none !important;
}
.bs.single-product .page-base #bs-shop {
    padding-top: 0px;
}
.bs.rtl .single-container-row { 
    flex-direction: row-reverse;
}
.bs.rtl .single-container-row .product-gallery.thumbs-vertical {
    margin-left: 80px;
    margin-right: 80px;
}
.bs.rtl .product .product-gallery.thumbs-vertical .gallery-thumbs {
    left: -100px;
    right: auto;
}




.product div.product-info { padding-right: 0px; }
.product .product-info .row.action-line .btn.add_to_cart_button { 
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
}
.no-sidebar #page-title {    
    margin-top: 50px;
    text-align: center;
}
.no-sidebar #page-title h1,
.grid-info h1.page-title { 
	font-weight: bold;	
	font-size: 36px;
	line-height: 42px;
	color: #000000;
}
.no-sidebar #page-title h1:after,
.grid-info h1.page-title:after {
    content: "";
    display: block;
    width: 40px;
    background-color: #000000;
    height: 2px;
    margin: 0 auto;
    top: 16px;
    position: relative;
}


.product-gallery p.stock.out-of-stock.product-flash.rectangle {
    display: none;
}
#bs-shop .product-gallery span.onsale { left: auto; }

.products-grid li .actions-type-overlay .product-item-details {
    height: 134px;
}
.products-grid li .product-item-details .archive-variation div.variation-options:before {
    width: 22px;
    height: 100%;
    content: '';
    position: absolute;
    right: -2px;
    z-index: 5;
    background-image: linear-gradient(to right,rgba(255,255,255,0),rgba(255,255,255,1) 81%);
}
.products-grid li .product-item-details .price-wrapper{
    margin-bottom: 10px;
}
.products-grid li .product-item-details .archive-variation {
    width: 100%;
    height: 30px;
    max-width: 174px;
    margin: 0 auto;
}
.products-grid li .product-item-details .archive-variation div.variation-options  {
    float: right;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 4px;
    margin-bottom: 7px;
    white-space: nowrap;    
}
.products-grid li .product-item-details .archive-variation div.variation-options div.wc-layered-nav-term{
    width: 20px;
    height: 20px;
    float: none;
    clear:initial !important;
    display: inline-block;
    padding: 0;
    margin: 0 4px;
}
.bs .products-grid li .product-item-details .archive-variation div.variation-options div.wc-layered-nav-term span img { 
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 50%;
}

.bs .products-grid li .product-item-details .archive-variation .slick-prev:before,
.bs .products-grid li .product-item-details .archive-variation .slick-next:before {
    font-size: 24px;
}

.bs .products-grid li .product-item-details .archive-variation button.slick-prev.slick-arrow {
    right: -20px;
    top: 19px;
    margin-top: 0px;
}
.bs .products-grid li .product-item-details .archive-variation button.slick-next.slick-arrow {
    left: -22px;
    top: 19px;
    margin-top: 0px;
}

.products-grid li .product-item-image span.onsale, .product-gallery span.onsale, .products-grid li .product-item-image p.stock, .product-info p.stock, .products-grid li .product-item-image .product-flash, .product-gallery .product-flash { 
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
	min-width: 60px;
	text-align: center;
}
#search-option-overlay .input-field .search-field { text-align: center; }
#search-option-overlay button[type="submit"] { float: none; }

.page-template-default .col-1-5+section.col-4-5 #page-title h1 {
    margin-bottom: 30px;
}
.page-template-default .col-1-5+section.col-4-5 {
    max-width: 880px;
}
.col-1-5 .widget_nav_menu li {
    margin: 15px 0;
    font-size: 17px;
}
.col-1-5 .widget_nav_menu li.current-menu-item a { text-decoration: underline; }
.col-1-5 .widget_nav_menu li:fiest-child { margin-top: 0px; }

.page-template-default .col-1-5+section.col-4-5 p + h2 { margin-top: 50px; }
.page-template-default .col-1-5+section.col-4-5 p + h3 { margin-top: 40px; }

.bs header#site-header #site-header-cart .cart-dropdown li.mini_cart_item .product-info .product-data p.product-name { font-size: 15px; line-height: 18px; font-weight: 500;}
.bs header#site-header #site-header-cart .cart-dropdown li.mini_cart_item .product-info .product-data span.quantity {
    font-size: 14px;
}

header#site-header #site-header-cart .cart-dropdown div.total p { margin-bottom: 0px; }
header#site-header #site-header-cart .cart-dropdown a.btn:last-child { margin-top: 0px; }

.woocommerce-cart .col-1>article>.woocommerce { max-width: 1300px;margin:0 auto;}

#cart-items .actions .btn { font-size: 16px; }
#cart-summary-col .btn.prm-color { font-weight: bold }


.woocommerce-cart #cart-items .quantity .quantity { 
	    text-align: center;
	    margin-left: 0px;
	    width: 100%;
}
.product-subtotal span.woocommerce-Price-amount.amount {
    padding-top: 7px;
    display: inline-block;
}
.three-columns.commerce-page .shipping-method,
.three-columns.commerce-page .payment-method {    
    max-width: 420px;
    float: none;
    margin: 0 auto;
}

.cust-price { 
    font-size: 14px;
    margin-left: 10px;	
}
p.price-message {
    margin-top: -24px;    
    font-size: 14px;
}
.google-map.box { margin-bottom: 0px; }
.google-map iframe {
    width: 100%;
    float: left;
    filter: grayscale(70%);
}
.page-id-227 .page-base,
.page-id-227 .row.modular-page  { padding-bottom: 0px; margin-bottom: 0px;}

body:not(.hero-exist) header#site-header.header1 {
    box-shadow: 0 1px 2px rgba(0,0,0,.08);
}
.product div.product-info .variations td{
    width: 100%;
    display: block;
}
.product div.product-info .quantity.input-field { margin-bottom: 2px; }
.product div.product-info .quantity.input-field label.qty { display: block; }
.product div.product-info .quantity.input-field label.qty:after {
    content: ' :';
}
.product div.product-info .woocommerce-variation-add-to-cart .quantity.input-field label.qty.screen-reader-text {
    height: auto;
    visibility: visible;
    position: static;
    overflow: initial;
    margin: 0px;
}
[dir="rtl"] .products-grid button.slick-next.slick-arrow {
    right: auto;
    left: 20px;
}


.bs .product div.product-info .variations td.label {
    padding-bottom: 10px;
}
.bs span.swatch img {
    width:100%;
    height:100%;
}
.bs .tawcvs-swatches .swatch { 
    float: left; 
    margin-bottom: 12px; 
    width: 44px;
    height: 44px;
    overflow: hidden;
}
.bs .product div.product-info .variations { margin-bottom: 20px;}
.bs .product p.price.prm-color br {
    display: none;
}
.bs .product div.product-info .quantity.input-field input { border-radius: 30px;}
.bs .product div.product-info .variations label {
    display: inline-block;
    font-weight: 500;
}
.product .product-data-tabs li:first-child:nth-last-child(1) .tab-header i.fa-tab-toggle { display: none; }
#sidebar .sidebar-widget>div ul. ul.children { margin-bottom: 25px; }
.product .product-data-tabs li .tab-content ul { 
    margin-bottom: 20px;
}

.woocommerce-MyAccount-content #page-title h1:after { display: none; }

.row.billing_address_1 {
    width: 49%;
}
.row.billing_address_2{
    width: 49%;
    float: right;
    margin-top: 32px;
}

.woocommerce-variation-price { 
    font-size: 20px;
    margin-bottom: 15px;
}
.woocommerce-variation-price del { 
    text-decoration: line-through;
    color: #777;
}
.woocommerce-variation-price ins { 
    font-size: 24px;
    margin-right: 12px;
}


.bs #cart-items td.product-name p.product-price { font-size: 15px; }
.bs #cart-items td.product-name p.product-price del { opacity: 0.8; text-decoration: line-through; }
.bs #cart-items td.product-name p.product-price .cust-price { display: none; }
#cart-summary-col .cart-collaterals .cart-side-box table td.product-total { width: 90px; }

header#site-header #site-header-cart .cart-dropdown li.mini_cart_item .product-info .product-data span.cust-price,
header#site-header #site-header-cart .cart-dropdown li.mini_cart_item .product-info .product-data del { display: none; }



/* Affiliate Plugin */
p.no-access { text-align: center; }
.bs .affwp-form {     
        width: 45%;
        max-width: 600px;
        padding: 40px 30px;
        margin: 0 auto;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        border: 1px solid #e6e6e6;        
        margin: 0 2%;
 }
.bs .affwp-form label { width: 100%; display: inline-block;  margin-bottom: 7px;}
.bs .affwp-form input[type=text],
.bs .affwp-form input[type=password],
.bs .affwp-form input[type=email],
.bs .affwp-form input[type=url],
.bs .affwp-form textarea { width: 100%; }

.bs .affwp-form#affwp-affiliate-dashboard-profile-form { width: 100%; margin:0; }

.bs .affwp-form .btn, 
.bs .affwp-form input[type=submit] { 
    width: 100%;
    border:1px solid black;
    background: black;
    height:48px;
    line-height: 44px;
    color: white;    
    font-size: 17px;
}
.bs .affwp-form .btn:hover, 
.bs .affwp-form input[type=submit]:hover { background: transparent; color: black; }

.bs.affiliate-area #content .wrapper { width: 980px; max-width: 95%; margin:0 auto;  }
.bs.affiliate-area h1 { margin-top: -20px; margin-bottom: 20px !important; font-size: 32px; }
.bs #affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs {  
    border-bottom: 2px solid #bdbdbd;
    margin-bottom: 40px;
}
.bs #affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li {
    padding: 7px 16px;
    padding-bottom: 7px;
    position: relative;
    top: 2px;
    margin-right: 10px;
    font-size: 16px;
}
.bs #affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li.active { border-bottom: 3px solid black }
.bs table.affwp-table td, .bs table.affwp-table th { text-align: right; }
.bs .affwp-form legend { font-size: 24px; }
.bs table.affwp-table th  { font-size: 16px; }
.bs #affwp-generate-ref-url { float:right; width: 100%; max-width: 580px; margin:0; }
.bs .affwp-tab-content { padding:0 14px; }

.bs-content ul.woocommerce-error {
    margin-bottom: 20px;
    padding: 10px;
}


.row.shipping-info h3 {
    display: none;
}
.three-columns.commerce-page p.input-field.form-row.form-row-wide.create-account {
    margin-top: 12px;
    float: right;
    width: 100%;
    margin-bottom: 0px;
}
#bs-shop #mobile-filter {      
        display: none;
        float: left;
}
.bs .screen-reader-text { position:  static; height: auto; }

.bs #sidebar .type-boxes.state-opened h2, 
.bs #sidebar .type-boxes.state-opened h3 { 
    border-bottom: none;
}

.input-field.dob select {
    width: 33.33%;
}


.bs.rtl header#site-header #site-header-cart .cart-link .count {
    left: auto;
    right: 23px;
}

.bs #site-nav.nav-mobile.m-vertical-open #mobile-search+ul.menu {
    overflow: scroll;
    height: calc(100% - 30px);
    height: -moz-calc(100% - 30px);
    height: -webkit-calc(100% - 30px);
    height: -o-calc(100% - 30px);
}
.bs #site-nav.nav-mobile.mobile-opt2, #site-nav.nav-mobile.mobile-opt2.finished {
    background: #fff;
}
.bs #site-nav.nav-mobile.mobile-opt2 #mobile-search {
    display: block !important;
    margin-bottom: 13px;
}
.bs #site-nav.nav-mobile.m-vertical-open .drop-menu ul li.level-1.menu-item-has-children+li { 
    padding-top: 0;
    margin-bottom: 0px;
}

.bs .site-header-cart .cart-dropdown a.btn { 
    line-height: 42px;
}

.bs #cart-items td.product-name p.product-name-title {
    font-size: 17px; 
}

.bs .product-info p.stock { display: none;}

.bs .hpm-col.product-carousel h2 {
    font-family: 'Montserrat',sans-serif;
    direction: ltr;
    font-size: 30px;
}

.bs #site-nav.nav-mobile.m-vertical-open .iwp_megamenu .drop-menu ul li.level-1.menu-item-has-children>a { 
    font-weight: bold;
}

.bs #site-nav.nav-mobile.m-vertical-open ul li.drop-opened>a {
    background-color: transparent;
    border-bottom: none;
    font-weight: bold;
}

.blackstar-waitlist span.screen-reader-text {
    display: none;
}
.bs.rtl #yith-quick-view-content .single-container-row .product-gallery {
    margin-left: 0;
    margin-right: 40px;
}
.bs.rtl div#yith-quick-view-content .product div.product-info {
    padding: 40px;
    padding-left: 0;
}

.bs .guaven_woos_titlediv .cust-price {
    font-size: 12px;
    margin-left: 3px;
}


.bs.woocommerce-cart .page-base .wrapper,
.bs.woocommerce-checkout .page-base .wrapper {
    width: 1400px;
}