/*
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
*/


/****24-04---*/
a.button.product_type_variable.add_to_cart_button, .text {
    
    margin: 0px -4px 0px -7px!important;
}
.banner-btn span.link-text {
    background: #5ec246;
    padding: 10px;
    border-radius: 5px;
}
.single-product-main-image .onsale {
    display: block !important;
    position: absolute !important;
    right: -410px !important;
    width: 128px !important;
    top: 70px !important;
    border-radius: 0px !important;
    font-size: 12px !important;
}
.woocommerce span.onsale  {
	   line-height: 10px;
    min-height: auto !important;
}

.single-product .entry-summary .woocommerce-variation-availability p.stock.out-of-stock {
    margin-top: 15px;
    background: #e63946;
    color: #fff !important;
}

span.play ::after {
    position: absolute;
    width: 41px;
    background-image: url(https://weedseedclothing.com/wp-content/uploads/2024/04/purp-finger-new.png);
    background-repeat: no-repeat;
    background-position: center;
    top: 0;
    height: 100%;
    content: "";
	left:-60px;


/**end**24-04---*/

.summary.entry-summary.scrollable {
    display: none !important;
}
.single_add_to_cart_button_wrap {
    display: none !important;
	 line-height: 10px !important;
}




span.select2-selection {
    background: #fff !important;
}

.wpforms-field label {
    color: #acacac !important;
    font-size: 16px !important;
}

div#bck-trans {
	background: rgba(255,255,255,0.58) !important;}

.woocommerce table.cart img, .woocommerce #content table.cart img, .woocommerce-page table.cart img, .woocommerce-page #content table.cart img {
    width: 90px!important;
     height: auto !important;
    margin-bottom: 0;
}

#ajax-content-wrap{padding-top:0;}
.pushdown{margin-top:4%;}
.abt-txtblk1{padding-top:4%}
.abt-txtblk1 h3 {
    color: white;
    text-transform: uppercase;
    margin-top: 12%;
}

.centered{text-align:center;}
.white{color: white; }
wide75{width:75%;margin:1rem auto;}
wide100{width:100%;margin:1rem;}

header#top nav > ul > li > a, body.material #search-outer #search input[type="text"] {
    font-family: Lovelo,sans-serif;
    text-transform: capitalize;
    letter-spacing: 0;
    font-size: 1.25rem;
    line-height: 100%;
    font-weight: 400;
}

#header-space{height:11rem !important;
background-color:transparent !important}
#header-outer{
position:absolute !important;
display:block;
padding-top: 0 !important;
top: 0 !important;
margin: 0px !important;
margin-top: 0px !important;
}
header#top nav > ul > li > a{font-size:1.25rem !important;}

#logo {
    visibility: visible !important;
margin-top:1rem;
}
#footer-outer .widget_media_image img {
    max-width: 180px!important;
}
li.product .product-wrap img {
    width: 100%;
    min-height: 250px;
    max-height: 250px;
    object-fit: contain;
}



#header-outer{top:6px !important;
left:0;
position:absolute;
border: 0 !important;}

.woocommerce-page div.product p.price del{
	color: #5A5A5A;
 text-decoration: line-through red;
	text-decoration-thickness: 2px;
	    opacity: 1 !important;

}
.woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price del{
	font-size:16px;
	color: #5A5A5A;
  text-decoration: line-through red;
   text-decoration-thickness: 2px;
	    opacity: 1 !important;

}


@media only screen and (max-width: 4000px) and (min-width: 0){
body #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a, body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a {
    font-size: 2rem !important;
    line-height: 100% !important;
    color: black;
}}


