/*
    Theme Name: Samex - Child
    Description: Samex - Clean, Minimal Shop WooCommerce WordPress Theme
    Author: snstheme
    Theme URI: http://themeforest.net/collections/5409167-wordpress
    Author URI: http://snstheme.com
    Version: 1.11
    Template: samex
    Text Domain: samex-child
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
*{
	font-family: 'Lato';
}
body{
    font-family: 'Lato' !important;
}
.in-header{
	display:none !important;
}
#top-banner{
	display:none !important;
}
div#insta-section {
    display: block!important;
}
.hurrytimer_section{
	display:flex;
	justify-content:end;
	align-items:center;
}
 @font-face {
        font-family: "Lato";
        src: url("/wp-content/themes/samex-child/assets/font/Lato-Regular.ttf") format("truetype");
        font-stretch: normal;
        font-weight: normal;
        font-style: normal;
    }
    




li.cat-item.cat-item-1064 {
    display: none;
}
.woocommerce-product-details__short-description ul li strong {
    color: #171717;
}
/*inquiry pop up*/
.inquiry-button {
    height: 40px;
    line-height: 40px;
    margin: 20px 0;
}
.inquiry-wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.78);
    top: 0;
    left: 0;
    z-index: 999;
    overflow: auto;
    display: none;
    padding: 0 15px;
}
.inquiry-wrapper > div {
    max-width: 710px;
    margin: 50px auto;
    padding: 30px 20px;
    position: relative;
    background-color: #fff;
}
#product-inquiry ul {
    padding: 0;
    margin: 0;
}
#product-inquiry ul li {
    list-style: none;
    margin: ;
}
#product-inquiry .wpcf7-text {
    padding: 5px 10px;
    margin: 0;
    margin-bottom: 10px;
    height: 36px;
    color: #000;
}
#product-inquiry .wpcf7-textarea {
    max-height: 100px;
}
#product-inquiry .wpcf7-textarea:focus,
#product-inquiry .wpcf7-text:focus {
    border-color: #3333;
}
#product-inquiry .label {
    padding-left: 0;
}
.inquiry-wrapper .close {
    top: 1px;
    right: 1px;
    position: absolute;
    background: #333;
    color: #fff;
    opacity: 1;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
    font-weight: 300;
}
.inquiry-wrapper .close:hover {
    opacity: 0.8;
    color: #fff;
    transition: all .1s linear;
}

@media screen and (max-width: 767px) {
	div#email-part strong {
    font-size: 18px !important;
}
    }
#blog .owl-carousel .owl-stage-outer {
	overflow:visible !important;
}
.contribution-badge {
	display:none !important;
} 
/* WooCommerce Reviews Photo and Video Upload Buttons */
.woocommerce #reviews .form-contribution .attachment-type:not(:checked) label.checkbox, .woocommerce-page #reviews .form-contribution .attachment-type:not(:checked) label.checkbox {
    display: inline-block;
    margin-right: 1em;
    width: 3.5em !important;
    overflow: hidden;
    cursor: pointer;
    white-space: nowrap;
    vertical-align: top;
}
@media screen and (max-width: 600px) {
	div#email-part strong {
    font-size: 18px !important;
}
    }
.product_list.grid div.product.grid-style .grid-view .onsale {
	display: none;
}
.envolve-sc-text{
font-family: arial !important;
}









