/*
Theme Name: Neah Plugins Storefront
Theme URI: https://www.neahplugins.com/
Template: storefront
Author: Neah Plugins
Author URI: https://www.neahplugins.com/
Description: Storefront is the perfect theme for your next WooCommerce project. Designed and developed by WooCommerce Core developers, it features a bespoke integration with WooCommerce itself plus many of the most popular customer facing WooCommerce extensions. There are several layout &amp; color options to personalise your shop, multiple widget regions, a responsive design and much more. Developers will love it's lean and extensible codebase making it a joy to customize and extend. Looking for a WooCommerce theme? Look no further!
Tags: e-commerce,two-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-header,custom-menu,featured-images,full-width-template,threaded-comments,accessibility-ready,rtl-language-support,footer-widgets,sticky-post,theme-options
Version: 2.2.5.1513321497
Updated: 2017-12-15 02:04:57

*/
* {font-family: "verdana, geneva, sans-serif; !important";}


body.woocommerce div#primary {
    width: 100%;
	
}

body.woocommerce div#secondary ,#woocommerce-product-search-field-0,.site-search,.widget_product_search {
    display: none;
}
.showcoupon{
	color:white !important;
}

.pt-cv-content, .pt-cv-content * {
    font-weight: 400;
    font-size: larger;
}

.np_wrapper  {
 border-top: solid;
   
    border-color: #f6c19c;
}

.site-header  {
 border-bottom: solid;   
    border-color: #f6c19c;
}

#hero_slider .owl-item .sa_hover_container h2 {
    padding:5% 0px 0px; font-size:4.4vw; line-height:120%; color:#ffffff; text-shadow:2px 2px 0px rgba(0, 0, 0, 1); }
#hero_slider .owl-item .sa_hover_container h4 {
    padding:2% 0px 0px; font-size:2.6vw; line-height:120%; color:#ffffff; text-shadow:1px 1px 0px rgba(0, 0, 0, 1); }
@media only screen and (max-width:980px) {
    #hero_slider .owl-item .sa_hover_container h2 { padding-top:10%; font-size:7.2vw; }
    #hero_slider .owl-item .sa_hover_container h4 { padding-top:4%; font-size:4.4vw; }
}
@media only screen and (max-width:767px) {
    #hero_slider .owl-item .sa_hover_container h2 { padding-top:20%; font-size:9.0vw; }
    #hero_slider .owl-item .sa_hover_container h4 { padding-top:8%; font-size:6.0vw; }
}
.sa_thumbs_inside_top {
    top: -120px !important;
}

div#sample_slider_slide01 {
    background-image: none !important;
}
div#sample_slider_slide02 {
    background-image: none !important;
}
div#sample_slider_slide03 {
    background-image: none !important;
}
div#sample_slider_slide04 {
    background-image: none !important;
}

.storefront-product-pagination {
    display: none !important;
}




@media (max-width: 768px) {
    .wrapper1{
        width: 100%;
        position: absolute !important;
        left: 0;
        right: 0;
        background: #eaf5f9;
        top: 90px  !important;
    }

    
	 

}
@media (min-width: 768px) {

.contact_wrapper{
       width: 70%  ;
}

    .wrapper1{
        width: 100%  ;
        position: absolute !important;
        left: 0;
        right: 0;
        background: #eaf5f9;
        top: 80px !important;
        padding: 10px;
    }

.np_wrapper1{
    /* margin-top: 14% !important; */
}

    .main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
        padding-top: 0em !important;
        padding-bottom: 0em !important;
        padding-right: 1.2em !important;
        font-size: 0.9em !important;
    }
    .main-navigation ul.menu ul li a, .main-navigation ul.nav-menu ul li a {
        padding: 0.875em 1.41575em;
        font-weight: 400;
        font-size: 0.675em !important;
    }
    .h1_wrapper{
        /* margin-top: 1%  !important */
    }

}
.comment-respond{
   /* display:none; */
}
.site-branding .site-title {
    font-size: 1.5em !important;
}

.wcv-message {
    display: block;
    padding: 10px;
    background: darkgreen !important;
    border-radius: 10px;
    color: white  !important;
    width: fit-content;
    border: green;
    margin: 10px 0px;
    font-weight: bold;
    animation-name: example  !important;
    animation-duration: 5s;
	opacity:0

}
@keyframes example {
   from {background-color: #00aeef  !important;opacity:100}
  to {background-color: darkgreen  !important;opacity:0}
    
}

.stock.out-of-stock::before {
    content: "\f118" !important;
}

.stock.out-of-stock {
    color: green !important;
}


body, .secondary-navigation a, .onsale, .pagination .page-numbers li .page-numbers:not(.current), .woocommerce-pagination .page-numbers li .page-numbers:not(.current) {
    color: black;
}
.testimonial-heading{
font-size: 32px;
font-weight: bold;
}
.entry-content a {
    color: #ed6f3b ;
    text-decoration: none;
    font-weight: 400;

}
.woocommerce-product-details__short-description a{
  color: #ed6f3b !important;
    text-decoration: none;
    font-weight: 400;
}

.comment-content a {
    word-wrap: break-word;
	color:#2342b8;
	text-decoration:underline
}
.white, .black {
   
    height: 100px !important;
}


.widesec {
   width: 100%;
   margin: 0;
   padding: 0;
   background-color:#000
   
}
 .row-fullx{
 /* width: 100vw; */
 position: relative;
 /* margin-left: -50vw; */
 height: auto;
 /* left: 50%; */
 text-align: center;
 border-top: solid;
 border-bottom: solid;
 border-color: #f6c19c;
}
.row-fullx-text{
padding: 1em 15%;align-content
}
}

@media (min-width: 768px) {
#masthead {
    position: fixed;
    top: 0;
    width: 100%;
	height:80px;
	padding-top: 0px;
margin-top: 0;
	vertical-align:top
}
.site-header .site-branding img {
    margin-top:15px;		
    
}

.site-branding .site-title a {
    font-weight: 700;
    display: none;
}
	
	.col-full {
    max-width: 70.4989378333em;
    margin-left: auto !important; 
    margin-right: auto  !important; 
    padding: 0 2.617924em;
    box-sizing: content-box;
}
	
	
}
.owl-height{
	height:auto !important
}

.entry-content{
	font-size: larger;
    font-weight: 400;
	line-height: 1.7
}
}

.addons_view{
#cookie-law-info-bar,#cookie-law-info-again{
     display: none !important;
}
#cookie-law-info-again{
     display: none !important;
}
}




    
