/*
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
*/

@font-face{
  font-family:itcavantgardestd;
  src:url(lib/fonts/itcavantgardestd-md.eot);
  src:url(lib/fonts/itcavantgardestd-md.eot?#iefix) format('embedded-opentype'),url(lib/fonts/itcavantgardestd-md.woff) format('woff'),url(lib/fonts/itcavantgardestd-md.ttf) format('truetype'),url(lib/fonts/itcavantgardestd-md.svg#itcavantgardestd) format('svg');
  font-weight:400;
  font-style:normal;
}

@font-face{
  font-family:raleway;
  src:url(lib/fonts/Rale1.woff2) format('woff2'),url(lib/fonts/Raleway-Regular.ttf) format('truetype');
  font-weight:400;
  font-style:normal;
}



p, span
{
	font-family: raleway, sans-serif!important;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, h1, h2, h3 , h4, h5, h6{
	font-family: itcavantgardestd, sans-serif!important;
}

#buynow-button{
    float:right;
}

#header-outer{
  background-image: url("/wp-content/uploads/2020/11/plywood-gra.jpg")!important;
  background-size:100%!important;
}

#header-space{
  background:white!important;
}

#logo{
  margin-top:0px!important;
  margin-bottom:56px!important;

}

.cart-icon-wrap i{
  color:white!important;
}

.widget_shopping_cart_content{
  background:white!important;
}

.mini_cart_item{
  background:white!important;
}

.toggles {
  background:rgba(255,255,255,0.6)!important;
  padding:20px!important;
}

.sf-menu a{
  color:white!important;
}

.remove_from_cart_button{
  visibility: hidden;
}

.container-wrap{
  padding-bottom:0px!important;
}

.whiteahref a{
  color:white!important;
}

.ply-title-customcss001{
  padding-top:25px!important;
  margin-bottom: 6px!important;
  font-size:23px!important;
}

.ply-price-customcss001{
  position: absolute;
  right: 0px;
  top:-10px;
}

.wc_payment_method{
  display:none;
}

.moveprice-css{
  position: absolute;
  top:0px;
}

.order-page-box-css001 .vc_column-inner{
  padding-top:0px!important;
}

.product-meta a{
  cursor: default!important;
}

.icon-salient-cart{
color:white!important;
}

.custombutton-skin{
  border:1px solid black!important;
}

.custompaddingclass001 .vc_column-inner .wpb_wrapper .wpb_text_column{
  padding-left:35px!important;
}

.custompaddingclass001 .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap {
  position: relative!important;
  left:-21px!important;
}

.wc_payment_methods{
  display:none;
}


@media only screen and (max-width: 1000px) {
  #header-outer {
    padding-top:0px!important;
  max-height:100px!important;
  }

.divider-wrap{
max-height:10px!important;
}

#footer-widgets{
display:none!important;
}


}

.return-to-shop{
  display:none;
}