header{
    background-color: #f0f0f0;
    padding-top: 20px;
    padding-bottom: 20px;
}
.us-header-middle-top .top-info-ul li{
    padding: 1px 10px;
}
.us-header-middle-top .top-info-ul a{
    color: #41484b;
    font-size: 18px;
    font-weight: 600;
}
.us-product-one-click-btn{
    background: #41484b;
    color: #ffffff !important;
    font-weight: 600;
}
#product-product .tab-content{
    margin-top: 30px;
}
.us-header-middle-top .top-info-ul a:hover{
    text-decoration: none;
    color: #098cab;
}
.us-header-middle-top-contact{
    text-align: left;
}
.us-header-middle-top-contact .shedule-dropdown-menu{
    min-width: 0;
    padding: 0;
    margin: 0;
}
.us-header-middle-top-contact .shedule-dropdown-menu li,
.us-header-middle-top-contact a{
    color: #6d8085;
    font-weight: 600;
    padding: 0;
}
.us-header-socials ul{
    display: flex;
    margin: 0;
}
.us-header-socials .us-footer-social-item{
    margin-bottom: 0;
}
.us-header-middle-bottom-cats #oct-menu-box {
    position: relative;
    margin-right: 30px;
}
.us-header-middle-bottom-cats #oct-menu-box #oct-ultra-menu-header{
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;

    padding: 0 25px 0 50px;
}
.us-header-middle-bottom-cats #oct-menu-box #oct-menu-dropdown-menu{
    left: 0;
    right: 0;
    min-width: 300px;
}
.us-search-box {
    width: 100%;
    max-width: 650px;
}
.us-search-box .header-input-group{
    height: 50px;
}
.us-search-box .header-input{
    font-size: 18px;
    height: 50px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    padding-left: 25px;
    width: calc(100% - 50px);
}
.us-search-box #oct-search-button{
    background: #098cab;
    color: #ffffff;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    opacity: 1;
    width: 50px;
    max-width: 50px;
}

.us-header-socials .us-footer-social-link {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    color: #098cab;
}
.us-header-socials .us-footer-social-link:hover{
    color: #ffffff;
}

#form-language .btn-link{
    font-size: 18px;
}
#form-language .dropdown-menu{
    min-width: 50px;
    padding: 0;
}
.us-header-right-bottom .oct-fixed-bar-item .oct-fixed-bar-link{
    background: none;
    width: auto;
    margin-right: 15px;
}
.us-header-right-bottom i,
.us-header-right-top i{
    font-size: 20px;
    color: #6d8085;
}
.us-header-right-bottom .us-cart-img{
    margin-right: 0;
}
.us-header-right-top .btn-user{
    padding: 0;
}
.header-cart-index{
    background: #ff1919;
    left: 13px;
}

.us-categories-wall-item {
    border: 1px solid #979797;
    margin-bottom: 7px;
    height: calc(100% - 7px);
    padding: 10px 15px;
}
.us-categories-wall-item:hover{
    background: #098cab;
}
.us-categories-wall-item:hover .us-categories-wall-title{
    color: #ffffff;
}
.us-categories-wall-item a{
    display: grid;
    grid-template-columns: 100px 1fr;
    text-align: right;
    grid-column-gap: 15px;
    height: 100%;
}
.us-categories-wall-item .us-categories-wall-img{
    width: 100px;
    height: auto;
    margin-right: auto;
}
.us-categories-wall-title{
    text-align: right;
    font-size: 18px;
    margin: 0;
    font-weight: 600;
    text-decoration: none !important;
}
.us-categories-wall-row{
    margin-bottom: 0;
}
[id^="us-shop-advantages-"]:before,
[id^="us-shop-advantages-"]:after{
    background: #098cab;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
}
[id^="us-shop-advantages-"]:before{
    right: 100%;
    width: 200%;
}
[id^="us-shop-advantages-"]:after{
    left: 100%;
    width: 200%;
}
[id^="us-shop-advantages-"] {
    background: #098cab;
    margin-top: 35px;
    padding-top: 35px;
    padding-bottom: 35px;
    position: relative;
}
.us-advantages-box{
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    flex-direction: column;
    text-align: center;
    border-left: none;
}
.us-advantages-box .us-advantages-img{
    margin-right: 0;
    margin-bottom: 15px;
}
.us-advantages-box .us-advantages-img i{
    font-size: 48px;
}
.us-advantages-box .us-advantages-title{
    margin-bottom: 5px;
}
.us-slideshow-plus-item {
    padding: 0;
}
.us-slideshow-plus-item-info{
    height: 500px;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    width: 100%;
    background-position: center center;
}
.us-slideshow-plus-item-info-mobile{
    display: none;
}
.us-slideshow-plus-box .slick-dots{
    display: none;
}
.us-main-shop-title{
    border-bottom: none;
    text-align: center;
    color: #098cab;
    font-weight: 600;
    text-transform: uppercase;
}
.us-main-shop-title:after{
    display: none;
}
.us-html-box-text{
    color: #000000;
}
.us-module-cart-btn{
    background: #098cab !important;
}
footer {
    color: #ffffff;
}
.us-footer-address:not(.us-footer-shedule) {
    margin-bottom: 10px;
}
.us-footer-title{
    font-size: 28px;
    position: relative;
}
.us-footer-title:after{
    width: 75px;
    background: #098cab;
    height: 4px;
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
}
.us-footer-text,
.us-footer-bottom-credits,
.us-footer-link, .us-footer-phone-btn, .us-footer-mail{
    color: #ffffff;
}
.us-footer-address a:hover{
    color: #098cab;
    text-decoration: underline;
}
.us-footer-logo{
    margin-bottom: 20px;
}
.servise-widget {
    background: #f0f0f0;
    padding: 20px;
    margin-bottom: 30px;
    font-size: 13px;
}

.servise-widget .widget-box {
    margin-bottom: 20px;
}

.widget-box .title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
}

.widget-box .title span {
    color: #098cab;
    font-size: 18px;
    float: left;
    margin-right: 10px;
    width: 20px;
    position: relative;
    top: 2px;
}

.body-widget ul {
    padding-left: 20px;
    margin: 0;
}

.body-widget ul li span {
    color: #222;
    font-weight: 500;
}
#product-product #column-right .row-padding-top {
    padding-top: 0;
}
#product-product #column-right .us-html-box {
    padding: 0;
}
.nav-tabs{
    border-bottom: none;
}
.us-product-nav-item span {
    text-decoration: none;
}
.us-product-nav-item a {
    color: #666;
    font-size: 16px;
    transition: all .15s ease;
    cursor: pointer;
    text-decoration: none;
}
.us-product-nav-item a:hover {
    color: #333;
    font-size: 16px;
    text-decoration: none;
}
.us-product-nav-item-active a, .us-product-nav-item-active a:hover {
    color: #333;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
}
.us-product-nav-item a:after {
    content: '';
    border-bottom: 3px solid #098cab;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    transition: border .15s ease;
}
#us-product-description {
    color: #000000;
}
.us-categories-wall-img_hover{
    display: none;
}
.us-categories-wall-item:hover .us-categories-wall-img:not(.us-categories-wall-img_hover){
    display: none;
}
.us-categories-wall-item:hover .us-categories-wall-img_hover{
    display: block;
}
.us-product-description-nav > li {
    width: 100%;
    margin-bottom: 15px;
}
.us-product-description-nav > li > span {
    display: block;
    padding: 10px 15px;
    border: 1px solid #098cab;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}
.us-product-description-nav > li > span:hover,
.us-product-description-nav > li > span.active{
    background: #098cab;
    color: #ffffff;
}
.us-product-attr-cont{
    display: grid;
    grid-template-columns:  1fr 1fr;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
}
.us-product-attr .us-product-attr-item {
    border: 1px solid #41484b;
    margin: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 15px 10px;
}
.us-product-attr {
    padding: 20px 0 20px;
}
.us-product-attr .us-product-attr-item:after{
    display: none;
}
.us-product-attr .us-product-attr-item img{
    max-width: 50px;
    margin: 0 auto 25px;
}
.us-product-attr .us-product-attr-item span:last-child{
    max-width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
    font-weight: 500;
}
.us-product-info-item-sku{
    text-align: right;
}
.us-product-info-item-sku span{
    padding: 5px 10px;
    margin-left: 10px;
    background: #098cab;
    color: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.us-product-info-item-stock{
    background: url("../img/in_stock.svg") left center / 11px auto no-repeat rgba(0, 0, 0, 0);
    padding-left: 15px;
}
.us-product-info-item-stock.us-out-of-stock{
    background: url("../img/out_stock.svg") left center / 11px auto no-repeat rgba(0, 0, 0, 0);
}
.hpm-block-prd{
    padding: 0 20px;
}
#product .us-product-action-left{
    display: flex;
    align-items: center;
}
#product .us-product-action-left{
    width: 100%;
    max-width: 100%;
}
#product .us-product-action-left .us-product-btn{
    width: 100%;
    margin-top: 0;
}
#product .us-product-action-left .us-product-compare-wishlist {
    margin-left: 10px;

}
#product .us-product-action-left .us-product-compare-wishlist button{
    padding: 8px 15px;
    background: none !important;
    border: none !important;
    color: #41484b !important;
}
#simplecheckout_customer .form-horizontal{
    display: grid;
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr;
}
#simplecheckout_customer .form-horizontal .form-group{
    margin-bottom: 0px;
}
@media (max-width: 1620px) {
    .us-header-middle-top .top-info-ul a{
        font-size: 14px;
    }
    .us-header-socials{
        display: none;
    }
    .us-search-box{
        max-width: 500px;
    }
    .us-product-attr-cont{
        grid-template-columns: 1fr 1fr;

    }
    .us-categories-wall-title{
        font-size: 14px;
    }
    .us-categories-wall-item a{
        grid-template-columns: 80px 1fr;
    }
    .us-categories-wall-item .us-categories-wall-img{
        width: 80px;
    }
    .us-slideshow-plus-item-info{
        height: 370px;
    }
}
@media (max-width: 1199px) {
    .us-slideshow-plus-item-info{
        height: 290px;
    }
    .us-categories-wall-title{
        font-size: 16px;
    }
    .us-product-attr-cont{
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
    .us-header-middle-top-contact{
        display: none;
    }
    .us-search-box{
        max-width: 375px;
    }
    .us-logo-img{
        max-width: 100%;
        height: auto;
    }

    .us-product-right{
        width: 100%;
    }
    .us-product-left{
        width: 100%;
    }
    .us-product-attr .us-product-attr-item span:last-child{
        font-size: 12px;
    }
    .us-product-top {
        flex-wrap: wrap;
    }
}
@media (max-width: 992px) {
    .us-slideshow-plus-item-info.hide_mobile{
        display: none;
    }
    .us-slideshow-plus-item-info-mobile{
        text-align: center;
        display: block;
    }
    .us-slideshow-plus-item-info-mobile img{
        height: auto;
        width: 100%;
    }
    .us-header-middle-top,
    .us-header-middle-bottom-cats,
    .us-header-right-bottom,
    .us-header-right-top{
        display: none !important;
    }
    .us-search-box{
        max-width: 100%;
        margin-top: 0;
    }
    #form-language .btn-link.dropdown-toggle{
        color: #ffffff;
    }
    .us-product-right,
    .us-product-left{
        width: 100%;
    }
    .us-product-top{
        flex-wrap: wrap;
    }
}
@media (max-width: 767px) {
    .us-product-attr-cont{
        grid-template-columns: 1fr 1fr ;
    }
    .us-product-description-cont img{
        height: auto !important;
    }
    .us-product-description-cont {
        overflow: hidden;
    }
    .us-product-description-cont table{
        width: 100% !important;
        overflow-x: auto;
        display: block;
        border: none;
    }
    .us-product-description-cont table tr{
        border: 1px solid #000;
    }

}
@media (max-width: 520px) {
    #simplecheckout_customer .form-horizontal{
        grid-template-columns: 1fr ;
    }

}