/*
Theme Name: REDFOX
Theme URI: 
Description: redfox
Version: 1.0
Author: 
Author URI: 
*/

@import "assets/bootstrap/css/bootstrap.min.css"; /* bootstrap */
@import "assets/fontawesome/css/all.min.css"; /* font-awesome */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/* container fix */

@media (min-width: 1280px) {
.container {
    max-width: 1200px;
}
}
#wrapper-navbar {
    position:fixed;
    left:0;
    top:0;
    width:100%;
}

/* font family */

body {
    font-family: 'Montserrat', sans-serif;
}

.nav-main .account-icon  a:before {
    display: inline-block;
    margin-right: 11.5px;
    position: relative;
     content: ' ';
     background-image: url('assets/images/user.svg');
     background-size: 22px 20px;
     height: 20px;
     width: 22px;
     opacity:1 !important;
     background-color:#F5F5F5 !important;
   }




.nav-main a {
    padding-left:35px !important;
    padding-right:35px !important;
    padding-top:3px !important;
    padding-bottom:3px !important;
}

.sub-menu li a {
    transition: 0s !important;
}
.sub-menu li a:before, .sub-menu li a:after {
    transition: 0s !important;
}
.sub-menu li:hover {
    background:black;

}
.sub-menu li.current-menu-item {
    background:black;
}


.nav-main li{
    border-left:1px solid #D3D3D3 !important;
}
.nav-main li:last-of-type {
    border-right:1px solid #D3D3D3 !important;
}
   .nav-main .cart-icon  a:before {
    display: inline-block;
    margin-right: 11.5px;
    position: relative;
     content: ' ';
     background-image: url('assets/images/cart.svg');
     background-size: 22px 20px;
     height: 20px;
     width: 22px;
     opacity:1 !important;
     background-color:#F5F5F5 !important;
   }
  .nav-main.white-b .cart-icon  a:before {
    background-color:#fff !important; 
}
.nav-main.white-b .account-icon  a:before {
    background-color:#fff !important; 
}
/* head */
.navbar-brand img {
    width: 172px;
}

.navbar-toggler  {
    border:0px !important;
    box-shadow: none !important;
    outline:none !important;
}


/* footer */
.logo-footer {
    width:172px;
}





/* blog post */
#simple-post span {

    color: #41516F;
    font-size: 22px;
    font-weight: 500;
    line-height: 45px;


}

.post-meta span {
    color: #41516F !important;
    font-size: 17px !important;
    font-weight: 300 !important;
    line-height: 34px !important;
}

#simple-post p span {
    color: #41516F !important;
    font-size: 17px !important;
    font-weight: 300 !important;
    line-height: 34px !important;
}

#simple-post strong em {
    color: #41516F !important;
    font-size: 22px !important;
    font-weight: 500 !important;
    line-height: 45px !important;
}

#simple-post img {
    margin: 0px auto;
    display: block;
    max-width: 100%;
}

.home-blog-post h2 {
    margin-top:30px;
}

table {
    width: 100%;
    margin: 0 0 15px 0;
    border: 1px solid #eee;
    text-align: left;

}


#simple-post table td, #simple-post table th, #simple-post table tr, #main-content table.cart td, #main-content table.cart th, #main-content table.cart tr, table.cart td, table.cart th, table.cart tr {
    max-width: 100%;
    padding: .857em .587em;
}

#simple-post tr td {
    padding: 6px 24px;
    border-top: 1px solid #eee;
}
.post-page:after {
    display:none;
}


.featured-image-post {
    position: relative;
    margin-top: 20px;
    margin-bottom: 30px;

    height: 400px;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 400px;
   
    background-size: cover;
}

@media (max-width:992px) {
    .featured-image-post {
    height: 265px;
    min-height: 265px;
    background-size: cover;
}
}


.woocommerce form .form-row, .woocommerce form .form-row label  {
    width: 100%;
}
span.woocommerce-input-wrapper {
    width:100%;
}



.woocommerce-LoopProduct-link {
    display: block;
}


#sub-woocommerce, #page-sub {    
    
    margin-top: 58px;
    padding-top: 58px;
    padding-bottom: 58px;

}

.woocommerce-breadcrumb {
    padding-bottom: 45px;
}

@media (max-width:992px) {
    .products.row img {
        width:100% !important;
    }
    #sub-woocommerce, #page-sub {
    margin-top: 47px;
    padding-top: 35px;
    padding-bottom: 35px;
}
}
.bg-light {
    background-color: transparent!important;
}

#searchform {
	margin-bottom:0px;
}#wrapper-navbar { background:#fff!important;}#wrapper-navbar a { color:#000!important;}footer { background:#000!important;}footer a { color:#fff!important;}#search-form-left { display:none !important;}





@media (max-width:1630px) and (min-width:1472px) {
    
       .site-logo img {
           width: 163px !important;
       }
   
       .search-box .elementor-search-form__input {
           font-size:14px !important;
       }
   
       .sub-menu a {
           font-size: 14px !important;
           padding-left:0px !important;
           padding-right:0px !important;
       }
   
}



@media (max-width:1472px) and (min-width:1225px) {
    .nav-main a{
     font-size: 14px !important;
     padding-left: 25px !important;
     padding-right: 25px !important;
    }

    .site-logo img {
        width: 163px !important;
    }

    .search-box .elementor-search-form__input {
        font-size:14px !important;
    }

        .sub-menu a {
            font-size: 14px !important;
            padding-left:0px !important;
            padding-right:0px !important;
        }
    
    }
    
@media (max-width:1225px) and (min-width:993px) {

        .nav-main a{
            font-size: 12px !important;
            padding-left: 20px !important;
            padding-right: 20px !important;
           }
       
           .site-logo img {
               width: 131px !important
           }
       
           .search-box .elementor-search-form__input {
               font-size:14px !important;
           }
       
           .sub-menu a {
               font-size: 12px !important;
               padding-left:0px !important;
               padding-right:0px !important;
           }
       
    }


