


*:focus {

    outline: none;

}



.home.post-type-archive-product .site-header{

    margin-bottom: 25px !important;

}



.image-cover {

    position: relative;

    overflow: hidden;

    height: auto;

    padding-top: 100%;

    background-position: 50% 50%;

    background-size: cover;

}



.row-products{

    justify-content: center;


}

.box-text{

    height: 179px;

}



.more1{

    padding: 5px 55px;

    background-color: #232f3e;

    border: 1px solid #232f3e;

    color: white !important;

    text-transform: uppercase;



}



.price-wrapper{

    padding-bottom: 1rem;



}

.image-cover img {

    font-family: "object-fit: cover;";

    position: absolute;

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;

    width: 100%;

    height: 100%;

    object-position: 50% 50%;

    object-fit: cover;

}



.col-product-archive{

    padding-left: 5px;

    padding-right: 5px;

    width: 275px;

}



 .product-box{

    box-shadow: 0 0 6px 2px #d4d4d4;

    border-radius: 0;

    border: 0;

}



.col-product-archive .product-title{

    min-height: 60px;

    text-align: left;

    display: flex;

    align-items: center;

    font-size: 16px;

}



.col-product-archive .product-title strong{

    font-weight: bolder;

}



.col-product-archive .price-wrapper del{

    opacity: .5;

    white-space: pre;

    margin-right: 5px;

    font-size: 20px;

}

.col-product-archive .price-wrapper ins{

    font-weight: 700;

    text-decoration: none;

    color: #f23d46;

    white-space: pre;

    font-size: 20px;

}

body {

    font-size: 1rem;

    font-weight: 400;

    line-height: 1.5;



    text-align: left;



}

button:focus, button:active, .btn:focus,.btn:active, a:focus, a:active {

  outline: 0px !important;

    box-shadow: none!important;

 }



.products{



    margin-right: 12%;

    margin-left: 12% !important;

}

#content{

    padding-top: 0px !important;

}

/* h1, h2, h3, h4, h5, h6 {



	font-family: 'Raleway',sans-serif;



}



a, body, div, input, p, select, span, textarea {



  font-family: 'Cabin', sans-serif; */



/* } */



@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@200;400;600;700;900&display=swap');



html{

    scroll-behavior: smooth;

}



body, p, h1, h2, h3, h4, h5, h6, a, span{

    font-family: "Ubuntu",sans-serif;

}



.product-box a,.product-box a:hover {

    color: black;

}



a{

    font-weight: 400;

}



a:hover{

    text-decoration: none;

    

}





a i{

    color: white;

}



.navbar-inner{

    padding-left: 0px !important;

    padding-right: 0px !important;

}

/* h1, h2, h3, h4, h5, h6 {



	font-family: Raleway,sans-serif;



}







a, body, div, input, p, select, span, textarea {



  font-family: Cabin,sans-serif;



} */



.pb-1, .pt-1{

	padding-top: 0px !important;

	padding-bottom: 0px !important;

}

div.mobile-menu ul{

margin: 20px 0;

    list-style-type: none;

    list-style: none;

    list-style-image: none;

    padding-left: 20px;

}

.collapse:not(.show){

	display: none;

}

.navbar-collapse{

	position: absolute;

    width: 100%;

    background-color: #fff;

    z-index: 10;

    left: 0;

    top: 65px;

    max-width: 1140px;

    margin-left: auto;

    margin-right: auto;

    left: 0;

    right: 0;

}

.top-bar-text strong{

    font-weight: 500;

}

.flex-30{

	flex-basis: 30%;

}

.flex-40{

	flex-basis: 40%;

}

.header-email{

    margin-bottom: 0px;

    margin-right: 15px;

}

.header-email a{

	display: flex;

    padding: 3px 17px 3px 5px;

    /* padding-left: 0px !important; */

    border-radius: 30px;

    background-color: #fff;

    color: #232f3e!important;

	border-radius: 0;

    margin-bottom: 0px;



}

.header-email .inner{

	display: flex;

    position: relative;

    top: 2px;

    width: 25px;

    max-width: 30px;

    height: 25px;

    margin-right: 10px;

    border-radius: 50%;

    background-color: #fff;

    align-items: center;

    justify-content: center;

	 padding-left: 0px;

     position: revert;

}

#navbar {

    height: 65px;

    /* background-color: #232f3e; */

}

.header-contact {

	 color: #fff;

	

}

.help{

	padding-left: 5px;

    color: black;

    margin-right: 5px;

    font-weight: 400;

}

/* .header-contact a{

	 padding-left: 0px;

} */

.header-email a {

    color: #fff;

	



}

.navbar-right li a{

	color: #fff !important;

}



#site-header-cart{

	padding-top: 0px !important;

	width: 100% !important;

}



.single-product div.product form.cart{

    margin-bottom: 0px !important;

}



@media (min-width: 992px){

.navbar.fixed #logo {

    width: 80px;

}

}

.top-bar-text{

	color: white;

	font-size: 15px;

    font-weight:500;

    letter-spacing: 1.2px;

}

.top-bar{

	padding-top: 0.2rem !important;

	padding-bottom: 0.2rem !important;

}







.cart-customlocation{

    background-color: #dd3333;

    border: 1px solid #dd3333;

    font-weight: bold;

    font-size: 14px;

    padding-left: 4px;

    padding-right: 4px;

    border-radius: 50%;

}

.cart-customlocation span{

    margin-right: 0px !important;

}



.cart-custom{

    position: relative;

text-align: center;

color: white;

padding-right: 20px;

 }

 .text-centered{

    position: absolute;

bottom: 8px;

left: 20px;

 }



 .mobile-icons{

     display: none;

 }



  .desktop-header {

     display: flex;

 }    



  @media (max-width: 767px){

    .main-row{

        display: block !important;

    }

    .buy-button{

        width: 100% !important;

    }

    .alignnone{

        margin: auto;

    }

    .col-product-archive{
        width: 168px;
    }
    .more1{
        padding: 5px;
    }

    .col-product-archive .price-wrapper del, .col-product-archive .price-wrapper ins{
        font-size: 16px;
    }

  }



 @media (max-width: 1024px){

    #navbar .flex-30{

        flex-basis: 50%;

    }

    .navbar-left{

        width: 10%;

    }

    .tel{

        margin-left: 1rem !important;

    }

    .help{

        display: none;

    }

    .facebook_testimonials{

        margin-bottom: 1rem;

    }

    /* .kolicina-buttons, .save-per-piece{

        text-align: center;

    } */

 

    

    .icons-el .icon-wrap{

       

        margin: auto;

    }



    .mobile-row{

        padding-bottom: 20px;

    }

 

  



    

    /* .description-gallery .icon-flex img{

        max-width: 69px !important;

    } */

    .icon-text{

        font-size: 10px ;

    }

.icon-heading{

    font-size: 16px !important;



    }}



    @media (max-width: 767px){

          .mobile-description, .top-mobile .container .row{

        display: block !important;

    }

   

   

    

    }



    @media (min-width: 768px){

       .main-thumbnail{

           height: auto !important;

           

       } 

       .single-product button.single_add_to_cart_button.button.alt{

   

    }

     .kolicina-buttons, .save-per-piece{

        text-align: start;

       

    }

    .save-per-piece{

         padding-left: 0px !important;

    } 

    /* .top-mobile{

        margin-top: 1rem;

    } */

    .slick-arrow{

    

    }

  }





    @media (max-width: 549px){



        .navbar-left{

            width: 25%;

        }

         .mobile-icons{

          display: flex !important;

      }

      .header-email .inner{

          margin-right: 0px;

          top: 0px;

      }

      .h-email{

          display: none;

      }

      /* .cart-customlocation{

        padding: 0px;

        padding-left: 5px;

        padding-right: 5px;

      } */

      .text-centered{

        bottom: 13px;

        left: 11px;

    

      }



      /* .cart-customlocation span{

        font-size: 15px;   

      } */

      .tel{

        margin-left: 0px !important;

    }



      .desktop-header {

     display: none !important;

 }

    }

