/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
*/ 

#header .header-nav {
    max-height: 60px;
}
#header .logo {
    max-width: 100%;
    height: auto;
    background-color: #F2F3F5;
}

nav.header-nav{
    background-color: #001735; 
    color: white;
    height: 60px;
    overflow: hidden;

 }

 i.fa-solid.fa-location-dot,i.fa-solid.fa-envelope,i.fa-solid.fa-phone{
    font-size: 14px;
    color: #EE7C00;
    background-color: #001735;
    margin: 22px;
    margin-left: 40px;
 }
 
 #search_widget form i { 
    color: #F6F6F6;
    font-size: 30px;
    background-color: #EE7C00;
    width: 44px;
    height: 40px;
    font-weight: bold;
    border-radius: 5px;

}

 p1{
    color: white;
    background-color: #001735;


 }

span.hidden-sm-down {
    color: #fff;
}

#header .header-nav .cart-preview.active {
    background-color: #001735;
    
}
#header .header-nav .cart-preview .shopping-cart {
    color: #EE7C00;

}
#header .header-nav .cart-preview.active i {
    color: #001735;
    font-size: 25px;
    background-color: #EE7c00;
    width: 25px;
    height: 25px;
    border-radius: 5px;
    padding-top: 4px;
}

#search_widget form input {
    width: 220px;
    padding-left: 10px;
    outline: none;
    background-color: #fff;
    border: none;
    border-radius: 5px;

}

#header .menu>ul>li {
    display: inline-block;
        text-align: center;
        width: 200px;
}

#header .header-nav .blockcart {
    background: none;
    padding-top: 10px;
}

li.category {
    display: block;
    float: left; 
    width: 216px;
    font-size: 15px;
    text-align: center;
}

i.fa-sharp.fa-solid.fa-key {
    color: #001735;
    background-color: #EE7C00;
    font-size: 22px;
    width: 25px;
    height: 25px;
    border-radius: 5px;
    text-align: center;
    margin: 2px;
}

h2.h2.products-section-title.text-uppercase {
    color: #EE7C00;
    font-size: 25px;
    font-weight: bold;
}
h5 {
    color: #EE7C00;
}

#header .header-top {
    background-color: #f2f3f5;
}

#footer {
    padding-top: 0em;
}

footer#footer {
    background-color: #001736;
}

p.h3.hidden-sm-down {
    color: #EE7C00;
    text-align: center;
}

span.price {
    background-color: #001736;
    color: white;
    width: 100%;
    height: auto;
    display: inline-block;

}

ul.category-sub-menu li {
    height: 40px;
    font-size: 14px;
}

#header .header-nav .right-nav {
        align-content: normal;
}

#header .header-nav .blockcart .header {
    margin-top: 8px;
}

p.h4.text-uppercase.block-contact-title.hidden-sm-down {
    color: #EE7C00;
    font-size: 20px;
}
hr {
    background-color: #2F4157;
    border: 0;
    border-top: 1px solid #0000001a;
}

a.fa-brands.fa-facebook  {
    color: #EE7C00;
    font-size: 40px;
}
a.fa-brands.fa-facebook:hover {
    color: #2F4157;
    font-size: 40px;
}

a.thumbnail.product-thumbnail {
    border-style: solid;
    border-color: #EE7C00;
}

#custom-text {
    padding: 3.125rem;
    margin-bottom: 1.5rem;
    text-align: center;
    background: #F6F6F8;
    border-radius: 2px;
}

.product-miniature .product-flags li.product-flag {
    min-width: 3.125rem;
    min-height: 1.875rem;
    font-weight: 600;
    background-color: #001736;
}



li.carousel-item.active {
    width: auto;
}


section.featured-products.clearfix {
    margin-top: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}


.about_company {
   
}

p.h3.hidden-sm-down {
    color: #EE7C00;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-top: 10px;
   
}


section.featured-products.clearfix {
    margin-top: auto;
}

.baner_first {
    height: 300px;
    width: 550px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    margin-left: 260px;
    align-content: center;
}

div#content3 {
    display: block;
    float: left;
}

#homecategoriez li:hover {
    background-color: #ee7c0045;
    border-radius: 10px;
    transition: all 0.4s;
    
 
}

#custom-text img {
    max-width: 100%;
    height: 100%;

}
.carousel .carousel-inner {
    height: auto;
}

.carousel {
    margin-bottom: -25px;
}

h5.category-title a {
    color: #001736;
}

ul.row_kat {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
}


.btn-primary {
    background-color: #ee7c00;
}

h1.h1 {
    color: #ee7c00;
    font-size: 25px;
}

.current-price {
    color: #000;
}


.product-quantity {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.btn-primary.disabled:hover, .btn-primary:disabled:hover {
    background-color: #ff9800ab;
    border-color: #0000;
}

.product-flags li.product-flag {
    background-color: #ee7c00;

    }


section.featured-products.clearfix.mt-3 {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    clear: both;
}


.product-images>li.thumb-container>.thumb.selected, .product-images>li.thumb-container>.thumb:hover {
    border: #ff9800 3px solid;
}
#product-modal .modal-content .modal-body .product-images img:hover {
    border: #ff9800 3px solid;
}

.product-miniature .product-description {
    position: relative;
    bottom: 0;
    height: auto;
    padding: 0.25rem;
    padding-bottom: 0.7rem;
    background: #F6F6F6;
}
h1.product_title {
    text-align: center;
    color: #EE7C00;
}

button.wishlist-button-add {
    display: none;
}

.block-category .block-category-inner .category-cover img {
    width: 141px;
    height: 180px;
    margin-top: -40px;
}

span.col-sm-3.col-md-3.hidden-sm-down.sort-by {
    color: #000;
}

footer#footer {
    background-color: #001736;
}

.row {
    display: flex;
    flex-wrap: wrap;
}

span.h3 {
    color: #ff9800;
}

ul#footer_sub_menu_2 {
    background-color: #001736;
}

body{

    overflow-x: hidden;
}
.h1, .h2, .h3 {
    color: #ff9800;
    text-transform: uppercase;
}

.footer-container .links ul>li a {
    color: #ff9800;
    background-color: #001736;
}
.footer-container .links ul>li {
   border-bottom: 1px solid #001736;
}

#contentbox {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
#box1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    gap: 25px;
}

#box1 h2 {
    height: 48px;
}


#box1 p {
    font-size: 14px;
    font-weight: 400;
}

.box_img {
    text-align: justify;
    display: block;
    float: left;
    width: 16em;
}

h2.content_title {
    text-align: center;
}

#header .header-top>.container>.row:first-of-type {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-wrap: nowrap;
}

#content1 {
    display: block;
    float: left;
}

h1#box_title3,#box_title2 {
    color: #ee7c00;
    text-align: center;
}

p {
    text-align: justify;
    color: #000;
    font-weight: 500;
}


#footer_elements {
    float: left;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    margin-left: 80px;
}

p.copyright {
    text-align: center;
    color: #536c89;
}

span.current-price-value {
    font-weight: bold;
    font-size: 20px;
}

.cart-grid-body a.label:hover {
    color: #ff9800;
}

.card-block.checkout .btn-primary {
    display: flex;
    width: 105%;
    justify-content: center;
}
.btn-primary:hover {
    color: #fff;
    background-color: #001736;
    border-color: #0000;
}

#header .top-menu a[data-depth="0"]:hover {
    color: #ff9800;
    text-decoration: none;
}

.block-categories a :hover {
    color: #ff9800;
}
.products-sort-order .select-list:hover, .brands-sort .select-list:hover, .suppliers-sort .select-list:hover {
    color: #fff;
    text-decoration: none;
    background: #ff9800;

}

ul.category-sub-menu li :hover {
    background-color: #ff9800;
    border-radius: 15px;
    color: white;
}

.block-categories {
    padding: 1.563rem 1.25rem;
    margin-bottom: 1.563rem;
    background: #fff;
    text-align: center;
}
.product-miniature .product-title a {
    font-size: 1rem;
    font-weight: 400;
    color: #000;
    text-align: center;
    text-decoration: none;
}

.footer_link_block.col-md-12 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    justify-content: space-evenly;
}

.col-md-5.links {
    width: auto;
}
.links .collapse.in {
    display: block;
    background-color: #001736;
}

.custom-radio input[type="radio"]:checked+span {
    background-color: #EE7C00;
}

.input-group .input-group-btn>.btn[data-action="show-password"] {
    background: #EE7C00;
}

a {
    color: #EE7C00;
    text-decoration: none;
}

a:hover {
    color: #ff98009e;
    text-decoration: none;
}

.product-miniature .highlighted-informations .quick-view:hover {
    color: #EE7C00;
}



#products .products, .featured-products .products, .product-accessories .products {
justify-content: space-evenly;
}

#blockcart-modal .product-name {
    color: #ee7c00;
}

body#checkout a:hover {
    color: #ee7c00;
}

body#checkout #header .header-nav {
    max-height: none;
    padding: 0rem; 
    margin-bottom: 0;
    border: none;
    text-align: initial;
}

body#checkout #header .header-nav .logo {
    width: auto;
    max-height: 60px;
}

.btn-primary:active, .btn-primary.active, .open>.btn-primary.dropdown-toggle {
    background-color: #ff9800;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open>.btn-primary.dropdown-toggle:hover, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle.focus {
    
    background-color: #ff9800;
   
}

.btn-primary:focus, .btn-primary.focus {
    background-color: #ff9800; 
}

#header .header-nav {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: auto;
    max-height: none;
    border-bottom: none;
    
}

