/**
 * Custom CSS
 */
.home-page-1 .services-home .banner-policy .inner .policy-bootsshop {
    width: 25%;
    padding: 5px 20px;
    font-size: 12px;
    border-right: 1px solid #dddddd;
    float: left;
    line-height: 19px;
}
.home-page-1 .services-home .banner-policy .inner .policy-bootsshop a em {
    width: 50px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    font-size: 40px;
}
.home-page-1 .services-home .banner-policy {
    background-color: #eeeeee;
}
.home-page-1 .services-home .banner-policy .inner .policy-bootsshop a span {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    padding-left: 10px;
}
.block-minicart .minicart-items .product-item-details .price-container .price{
    font-size: 100%;
}
.sm-searchbox {
    display: inline-block;
    height: 35px;
    width: 100%;
}
.ab3 {
    color: #f79c00 !important;
}
.service-info{
    width: 80%;
}
.service-icon em {
    color: #444444;
}
.services-sidebar{
    background-color: #eeeeee;
}
.service-content {
    border-bottom: 1px solid #dddddd !important;
}
.service-content.last {
    border-bottom: none !important;
}
.home-page-1 .home-collection .title-home-page span {
    border-bottom: 2px solid rgb(35, 72, 153);
}
.home-page-1 .sm-listing-tabs .title-home-page span {
    border-bottom: 2px solid rgb(35, 72, 153);
}
.header-info p {
    line-height: 30px;
}
.logo img {
    margin-top: -15px;
}
.sm_megamenu_col_6.sm_megamenu_firstcolumn.mega-menu-col-2 {
    margin-top: 25px;
}
.block-minicart .block-content>.actions a {
    -webkit-appearance: button-bevel;
}
.header-style-1 .header-middle .middle-right-content .sm-searchbox .sm-searchbox-content .control #searchbox {
    padding-left: 10px !important;
}
.products-grid .item .item-inner .box-info .product-name {
    text-transform: none !important;
}
ul.resp-tabs-list li a {
    word-break: break-word;
}
.product-info-available-shipping-methods {
    display: none;
}
@media (max-width: 768px){
    .header-info {
        display: none;
    }
    .policy-bootsshop {
        width: 50% !important;
    }
}