 
.header-style-8 .links li {
    float: left;
}

.header-style-8 .links li.first  a {
    border-left: 1px solid #eee;
} 
.header-style-8 .links li a i{
    font-size: 16px;
} 
.header-style-8 .yt-header-top {
    border-bottom: 1px solid #eee;
}

.header-style-8 .switcher-wrap {
    border-right: 1px solid #eeeeee;
    float: left;
}

.header-style-8 .language-switcher {
    border-left: 1px solid #eeeeee;
}

.header-style-8 .switcher-wrap .overwrite-switch {
    cursor: pointer;
    line-height: 34px;
    padding: 0 11px;
    position: relative;
}
 
.header-style-8 .switcher-wrap:hover .overwrite-switch:before {
    display: block;
}

 .header-style-8 .search-cart {
    display: table;
    width: 100%;
}

.header-style-8 .head-searchbox {
    display: table-cell;
    vertical-align: top;
    width: 100%;
}

.header-style-8 .form-search {
    display: table;
    width: 100%;
}

.header-style-8 .sm-searbox-content .form-input {
    display: table-cell;
    vertical-align: top;
    width: 100%;

}

.header-style-8 .sm-searbox-content .form-input select {
    border: none;
    border-right: 1px solid #ddd;
    height: 38px;
    left: 1px;
    position: absolute;
    top: 1px;
    width: 230px;padding-left:7px;
}

.header-style-8 .sm-searbox-content .form-input .input-text {
    border: 1px solid #00aeef;
    height: 40px;
    padding-left: 240px;
    padding-right: 10px;
    width: 100%;
}

.header-style-8 .sm-searbox-content .action {
    display: table-cell;
    vertical-align: top;
}

.header-style-8 .sm-searbox-content button {
    background-color: #00aeef !important;
    font-weight: 700;
    height: 40px;
    padding: 0 20px;
}

.header-style-8 .sm-searchbox-popular {
    display: none;
}

.header-style-8 .head-cart {
    display: table-cell;
    padding-left: 30px;
    vertical-align: top;
}

.header-style-8 .show-cart-button {
    padding-left: 50px;
    position: relative;
}

.header-style-8 .show-cart-button:before {
    color: #fff;
	background:#00aeef;
    content: "\f12e";
    display: block;
    font-family: Flaticon;
    font-size: 25px;
    height: 40px;
    left: 0;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
}

.header-style-8 .mini-cartpro .block-title .btn-toggle .detail-minicart {
    padding-top: 4px;
    white-space: nowrap;
}

.header-style-8 .mini-cartpro .detail-minicart .count-item,
.header-style-8 .mini-cartpro .detail-minicart .txt-item,
.header-style-8 .mini-cartpro .detail-minicart .total-price {
    font-weight: 700;
}

.header-style-8 .sm-cartpro .cartpro-title {
    height: 40px;
}

.header-style-8 .sm_megamenu_wrapper_horizontal_menu {
    background-color: #00aeef;
    margin-left: -20px;
}

.header-style-8 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li {
    margin: 0 1px 0 0;
}

.header-style-8 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > a {
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 50px;
    max-height: 50px;
    padding: 0 20px;
    position: relative;
    text-transform: uppercase;
}

.header-style-8 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > a:before {
    content: "";
    display: block;
    height: 2px;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
}

.header-style-8 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:hover > a {
    background-color: #f3f4f8;
}

.header-style-8 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div {
    border: none !important;
}

.header-style-8 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:hover > a:before {
    opacity: 1;
}

.header-style-8 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.parent-item > a .sm_megamenu_title:after {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 14px;
    margin-left: 5px;
}

.header-style-8 .vertical-menu .btn_categories {
    background-color: #2b375c;
}

.header-style-8 .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.sm_megamenu_lv1 > a.sm_megamenu_head > span {
    padding: 8px 0;
}

.header-style-8 .more-wrap {
    padding: 15px 20px;
}

.cms-index-index #yt_header .header-style-8 .vertical-menu .yt-menu-content {
    opacity: 1;
    top: 47px;
    visibility: visible;
}

.vertical-menu .nav-menu > li > a > span {
    padding: 10px 0;
}

.vertical-menu .nav-menu .more-wrap {
    padding: 16px 20px 15px;
}

#yt_header .header-style-8 .menu-on-top .vertical-menu .yt-menu-content{
    top: 60px;
    opacity: 0;
    visibility: hidden;
}

#yt_header .header-style-8 .menu-on-top .vertical-menu:hover .yt-menu-content{
    top: 50px;
    opacity: 1;
    visibility: visible;
}

/* End header 8 */

/* Responsive */

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {
    .header-style-8 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > a {
        padding: 0 15px;
    }

    .cms-index-index #yt_header .header-style-8 .vertical-menu .yt-menu-content {
        opacity: 0;
        top: 60px;
        visibility: hidden;
    }

    .cms-index-index #yt_header .header-style-8 .vertical-menu:hover .yt-menu-content {
        opacity: 1;
        top: 50px;
        visibility: visible;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .larger-menu {
        display: none;
    }

    .yt-responsivemenu {
        display: block;
    }

    .yt-header-middle .logo {
        text-align: center;
    }

    .header-style-8 .yt-header-bottom {
        height: 50px;
    }

    .header-style-8 .yt-header-bottom .btn-navbar {
        border-radius: 0;
        color: #fff;
        font-size: 21px;
        height: 40px;
        line-height: 40px;
        margin-top: 5px;
        padding: 0;
        text-align: center;
        width: 40px;
    }

    .header-style-8 .search-cart {
        position: relative;
    }

    .header-style-8 .head-searchbox { 
        position: relative;
        padding-right: 45px;
        width: auto;
    }

    .header-style-8 .sm-searbox-content .form-input .input-text {
       
    }

    .header-style-8 .head-cart { 
        position: absolute;
        right: 0;
    }

    .header-style-8 .mini-cartpro .block-title .btn-toggle .detail-minicart {
        display: none;
    }

    .header-style-8 .show-cart-button {
        padding: 0;
        width: 40px;
    }

    .mini-cartpro .block-content:before {
        right: 13px;
    }

    .yt-header-bottom {
        background-color: #00aeef;
    }
}

@media (max-width: 767px) {
    .yt-header-bottom {
        background-color: #00aeef;
    }

    .larger-menu {
        display: none;
    }

    .yt-responsivemenu {
        display: block;
    }

    .yt-header-middle .logo {
        text-align: center;
    }

    .header-style-8 .yt-header-bottom {
        height: 50px;
    }

    .header-style-8 .yt-header-bottom .btn-navbar {
        border-radius: 0;
        color: #fff;
        font-size: 21px;
        height: 40px;
        line-height: 40px;
        margin-top: 5px;
        padding: 0;
        text-align: center;
        width: 40px;
    }

    .header-style-8 .search-cart {
        position: relative;
    }

    .header-style-8 .head-searchbox { 
        position: relative;
        padding-right: 45px;
        width: auto;
    }

    .header-style-8 .sm-searbox-content .form-input select { width:90px;
     }

    .header-style-8 .sm-searbox-content .form-input .input-text {
         padding: 0 10px 0 100px;
    }

    .header-style-8 .head-cart { 
        position: absolute;
        right: 0;
    }

    .header-style-8 .mini-cartpro .block-title .btn-toggle .detail-minicart {
        display: none;
    }

    .header-style-8 .show-cart-button {
        padding: 0;
        width: 40px;
    }

    .mini-cartpro .block-content:before {
        right: 13px;
    }

    .yt-header-top .head-quicklink {
        margin-top: -1px;
    }

    .language-currency .overwrite-switch span span {
        display: none;
    }

    .header-style-8 .links li a { 
    }
	.header-style-8 .links li a span{ display:none;}

    .header-style-8 .links li a:before {
        color: #00aeef !important;
    }

    .header-style-8 .links li a:hover:before {
        color: #fff !important;
    }

    .header-style-8 .links li a.top-link-myaccount {
        border-left: 1px solid #eee;
    }

}

@media (max-width: 480px) {
    .header-style-8 .sm-searbox-content .action button {
        padding: 0;
        width: 40px;
    } 

    .sm-cartpro .cartpro-content {
        width: 290px;
    }
}


/* Home 8 */
.home-page-8 {
    padding-top: 10px;
}

.home-page-8 .owl-nav > div {
    margin: 0;
    width: 24px;
}

.home-page-8 .owl-nav > div.owl-next {
    border-left: none;
}

.home-page-8 .owl-nav > div.owl-prev {
    border-right: none;
}

.home-page-8 .title-home-page {
    font-size: 150%;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.home-page-8 .sm-imageslider {
    float: left;
    margin-bottom: 10px;
    margin-left: -20px;
    max-width: 600px;
    width: 100%;
}

.image-slider-home .owl-nav{
    opacity: 0;
    transition: .2s;
    -webkit-transition: .2s;
}

.image-slider-home:hover .owl-nav{
    opacity: 1;
}

.image-slider-home .owl-nav div {
    background-color: #000;
    border: none;
    color: #fff;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin: -25px 0 0;
    opacity: 0.7;
    position: absolute;
    top: 50%;
    width: 32px;
}

.image-slider-home .owl-nav div:hover {
    opacity: 1;
}

.image-slider-home .owl-nav .owl-next {
    right: 0;
}

.image-slider-home .owl-nav .owl-prev {
    left: 0;
}

.image-slider-home .owl-dots {
    bottom: 10px;
    left: 0;
    position: absolute;
    right: 0;
}

.slideshow-banner .banner-right-index {
    float: right;
    width: 280px;
}

.slideshow-banner .banner-right-index .banner-v81 {
    margin-bottom: 10px;
}

.list-product-slider {
    clear: both;
}

.product-type-list {
    margin-bottom: 40px;
}

.product-type-list .title-home-page {
    display: none;
}

.product-type-list .list-container {
    padding: 0;
}

.product-type-list .list-container .item-inner {
    padding: 10px;
}

.product-type-list .list-container .item-inner:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

.product-type-list .list-container .item-inner .product-image {
    width: 90px;
}

.product-type-list .list-container .item-inner .product-info {
    margin-left: 110px;
    padding: 5px 0 0;
}

.product-type-list .list-container .owl-carousel .owl-nav {
    position: static;
}

.product-type-list .list-container .owl-carousel .owl-nav div {
    border: 1px solid #eee;
    height: 27px;
    line-height: 24px;
    margin-top: -14px;
    position: absolute;
    top: 50%;
    width: 20px;
}

.product-type-list .list-container .owl-carousel .owl-nav .owl-next {
    right: -3px;
}

.product-type-list .list-container .owl-carousel .owl-nav .owl-prev {
    left: -3px;
}
.nav-menu li a .sm_megamenu_icon {
    position: absolute;
    top: -8px;
    right: 0;
    width: 35px;
    height: 22px;
    z-index: 20px;
}
.home-page-8 .services-home .banner-policy {
    border: 1px solid #eee;
    clear: both;
    display: inline-block;
    font-size: 116.6%;
    text-transform: uppercase;
    width: 100%;
}

.home-page-8 .services-home .banner-policy .inner {
    display: table;
    padding: 33px 0;
    width: 100%;
}

.home-page-8 .services-home .banner-policy .inner .policy {
    border-right: 1px solid #eee;
    float: left;
    line-height: 19px;
    padding: 7px 35px;
    width: 25%;
}

.home-page-8 .services-home .banner-policy .inner .policy:last-child {
    border-right: medium none;
}

.home-page-8 .services-home .banner-policy .inner .policy a {
    display: table;
    width: 100%;
}

.home-page-8 .services-home .banner-policy .inner .policy a em {
    display: table-cell;
    font-size: 40px;
    text-align: center;
    vertical-align: middle;
    width: 50px;
}

.home-page-8 .services-home .banner-policy .inner .policy a span {
    display: table-cell;
    padding-left: 35px;
    vertical-align: middle;
    width: 100%;
}

.home-page-8 .services-home {
    margin-bottom: 20px;
}

.home-page-8 .tablisting-custom .title-home-page {
    display: none;
}

.home-page-8 .tablisting-custom .yt-tab-listing .respl-wrap {
    border: none;
}

.home-page-8 .tablisting-custom .respl-items-container {
    border: 1px solid #eee;
}

.home-page-8 .tablisting-custom .sj-listing-tabs .ltabs-items-container{
    border-top: none;
}

.home-page-8 .tablisting-custom .sj-listing-tabs .ltabs-wrap  .ltabs-tabs-container {
    position: static;
}

.home-page-8 .tablisting-custom .sj-listing-tabs .ltabs-wrap  .ltabs-tabs-container .ltabs-tabs-wrap .ltabs-tabs li {
    border: none;
    color: #888888;
    cursor: pointer;
    float: left;
    font-size: 133.33%;
    font-weight: 700;
    height: 47px;
    line-height: 47px;
    margin-left: 0;
    padding-bottom: 8px;
    position: relative;
    text-transform: uppercase;
}

.home-page-8 .tablisting-custom .sj-listing-tabs .ltabs-wrap  .ltabs-tabs-container .ltabs-tabs-wrap .ltabs-tabs li:not(:last-child) {
    margin-right: 15px;
    padding-right: 18px;
}

.home-page-8 .tablisting-custom .sj-listing-tabs .ltabs-wrap  .ltabs-tabs-container .ltabs-tabs-wrap .ltabs-tabs li.tab-sel span,
.home-page-8 .tablisting-custom .sj-listing-tabs .ltabs-wrap  .ltabs-tabs-container .ltabs-tabs-wrap .ltabs-tabs li:hover span {
    color: #222 !important;
}

.home-page-8 .tablisting-custom .sj-listing-tabs .ltabs-wrap  .ltabs-tabs-container .ltabs-tabs-wrap .ltabs-tabs li:not(:last-child):before {
    background-color: #888;
    content: "";
    display: inline-block;
    height: 14px;
    margin-top: -7px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 2px;
}

.home-page-8 .tablisting-custom .products-grid .item .item-inner {
    border-top: 1px solid #eee;
    margin-top: -1px;
    position: relative;
}

.home-page-8 .tablisting-custom {
    overflow: hidden;
}

.home-page-8 .tablisting-custom .products-grid .item .item-inner:before {
    background-color: #eee;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    right: -35px;
    top: -1px;
    width: 40px;
}

.home-page-8 .home-collection {
    margin-bottom: 35px;
}

.home-page-8 .home-collection .owl-nav {
    position: absolute;
    right: 0;
    top: -42px;
}

.home-page-8 .static-image-2 {
    margin-bottom: 20px;
}

.home-page-8 .static-image-2 .image-top {
    display: block;
    margin-bottom: 30px;
}

.home-page-8 .deal-full {
    margin-bottom: 40px;
}

.home-page-8 .static-image-2 .static-image {
    margin-bottom: 30px;
}

.home-page-8 .slider-post-container {
    border: 1px solid #eee;
    margin-bottom: 40px;
    padding: 30px;
}

.home-page-8 .slider-post-container .info-blog {
    padding: 15px 0 5px;
}

.home-page-8 .slider-post-container .info-blog .postTitle {
    font-size: 116.67%;
    font-weight: 700;
    margin-bottom: 5px; 
}

.home-page-8 .slider-post-container .info-blog .date-comment {
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
    padding: 5px 0;
}

.home-page-8 .slider-post-container .info-blog .postContent {
    font-size: 108.33%;
    margin-bottom: 15px;
}

.home-page-8 .slider-post-container .info-blog .readmore {
    border: 1px solid #eee;
    color: #222;
    font-weight: 600;
    padding: 5px 20px;
    text-transform: uppercase;
}

.home-page-8 .slider-post-container .info-blog .readmore:hover {
    color: #fff;
	background:#00aeef;
}

.home-page-8 .slider-post-container .owl-nav {
    position: absolute;
    right: -31px;
    top: -73px;
}

.home-page-8 .brand-container {
    margin-bottom: 40px;
}

.home-page-8 .brand-slider {
    border: 1px solid #eee;
    padding: 24px 19px;
}

.home-page-8 .brand-slider .owl-nav {
    position: absolute;
    right: -20px;
    top: -67px;
}

.home-page-8 .clients-say-container {
    margin-bottom: 40px;
}

.home-page-8 .clients-say-container .clientsay-wrap .clients-say-content .item {
    text-align: center;
}

.home-page-8 .clients-say-container .clientsay-wrap .clients-say-content .item .client-des {
    color: #fff;
    font-size: 108.33%;
    padding: 29px 20px 72px; background:#00aeef;
}

.home-page-8 .clients-say-container .clientsay-wrap .clients-say-content .item .client-info {
    border-color: currentcolor #eee #eee;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    padding-bottom: 59px;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
}

.home-page-8 .clients-say-container .clientsay-wrap .clients-say-content .item .client-info .client-image img {
    border-radius: 50%;
    display: inline-block;
    margin-top: -45px;
    max-width: 100%;
    width: auto;
}

.home-page-8 .clients-say-container .clientsay-wrap .clients-say-content .item .client-info .client-name {
    color: #222;
    font-size: 116.67%;
    font-weight: 700;
    margin-bottom: 5px;
    padding-top: 15px;
    text-transform: uppercase;
}

.home-page-8 .clients-say-container .clientsay-wrap .owl-dots {
    bottom: 15px;
    left: 0;
    position: absolute;
    right: 0;
}

.home-page-8 .clients-say-container .clientsay-wrap .owl-dots .owl-dot {
    height: 12px;
    margin: 0 5px;
    width: 12px;
}

.home-page-8 .full-wrapper-categories {
    background-color: #f9f9f9;
    margin-bottom: 45px;
    padding: 45px 0 20px;
}

.home-page-8 .sm-categories .owl-nav {
    position: absolute;
    right: 0;
    top: -42px;
}

.home-page-8 .tablisting-custom .ltabs-loading{
    border-top: 1px solid #eee;
}

/* End home 8 */

/* Responsive */

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {
    .home-page-8 .sm-imageslider {
        margin-left: 0;
        max-width: unset;
        width: 630px;
    }

    .home-page-8 .sm-imageslider img {
        width: 100%;
    }

    .slideshow-banner .banner-right-index .banner-v81 {
        margin-bottom: 30px;
    }

    .list-product-slider {
        margin-left: 0;
    }

    .home-page-8 .services-home .banner-policy .inner .policy {
        padding: 0 20px;
    }

    .home-page-8 .services-home .banner-policy .inner .policy a span {
        padding-left: 20px;
    }

    .home-page-8 .static-image-2 .image-top {
        margin-bottom: 24px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .home-page-8 .sm-imageslider {
        margin-left: 0;
        max-width: unset;
        width: 100%;
    }

    .home-page-8 .sm-imageslider img {
        width: 100%;
    }

    .slideshow-banner .banner-right-index {
        display: table;
        float: none;
        width: 100%;
    }

    .slideshow-banner .banner-right-index .banner-v81 {
        float: left;
        width: 50%;
    }

    .slideshow-banner .banner-right-index .banner-v81 img {
        width: 100%;
    }

    .list-product-slider {
        margin-left: 0;
    }

    .home-page-8 .services-home .banner-policy .inner .policy {
        margin-bottom: 20px;
        width: 50%;
    }

    .home-page-8 .services-home .banner-policy .inner {
        padding: 33px 0 13px;
    }

    .home-page-8 .tablisting-custom .sj-listing-tabs .ltabs-wrap .ltabs-tabs-container {
        margin-bottom: 10px;
    }

    .home-page-8 .tablisting-custom .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs {
        left: 0;
        right: auto;
    }

    .home-page-8 .tablisting-custom .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs li {
        display: block;
        font-weight: normal;
        text-transform: capitalize;
        width: 100%;
    }

    .home-page-8 .tablisting-custom .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs li:before {
        display: none !important;
    }

    .home-page-8 .static-image-2 .image-top {
        margin-bottom: 17px;
    }

    .deal-full .deal-info {
        padding-bottom: 20px;
    }

}

@media (max-width: 767px) {
    .home-page-8 .sm-imageslider {
        margin-left: 0;
        max-width: unset;
        width: 100%;
    }

    .home-page-8 .sm-imageslider img {
        width: 100%;
    }

    .slideshow-banner .banner-right-index {
        display: table;
        float: none;
        width: 100%;
    }

    .slideshow-banner .banner-right-index .banner-v81 {
        float: left;
        width: 50%;
    }

    .slideshow-banner .banner-right-index .banner-v81 img {
        width: 100%;
    }

    .list-product-slider {
        margin-left: 0;
    }

    .home-page-8 .services-home .banner-policy .inner .policy {
        margin-bottom: 20px;
        padding: 0 20px;
        width: 50%;
    }

    .home-page-8 .services-home .banner-policy .inner .policy a span {
        padding-left: 20px;
    }

    .home-page-8 .services-home .banner-policy .inner {
        padding: 33px 0 13px;
    }

    .home-page-8 .tablisting-custom .sj-listing-tabs .ltabs-wrap .ltabs-tabs-container {
        margin-bottom: 10px;
    }

    .home-page-8 .tablisting-custom .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs {
        left: 0;
        right: auto;
    }


    .home-page-8 .tablisting-custom .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs li {
        display: block;
        font-weight: normal;
        text-transform: capitalize;
        width: 100%;
    }

    .home-page-8 .tablisting-custom .sj-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs li:before {
        display: none !important;
    }

    .home-page-8 .static-image-2 .image-top {
        margin-bottom: 17px;
    }

    .deal-full .deal-info {
        padding-bottom: 20px;
    }

    .home-page-8 .static-image-2 {
        padding: 0 10px;
        width: 100%;
    }

    .home-page-8 .static-image-2 .static-image {
        float: left;
        padding: 0 5px;
        width: 33.33%;
    }

    .home-page-8 .static-image-2 .static-image .image-top {
        margin-bottom: 18px;
    }

    .home-page-8 .static-image-2 .static-image a {
        display: block;
    }

    .home-page-8 .deal-full {
        padding: 6px 20px;
    }

    .home-page-8 .deal-full .item-image {
        float: none;
        padding: 0;
        width: 100%;
    }

    .home-page-8 .deal-full .deal-info {
        float: none;
        padding: 15px 0;
        width: 100%;
    }

    .home-page-8 .deal-full .owl-nav > div.owl-next {
        right: -21px;
    }

    .home-page-8 .deal-full .owl-nav > div.owl-prev {
        left: -21px;
    }
}

@media (max-width: 480px) {
    .home-page-8 .deal-full .deal-info .product-timer-wrap {
        background-image: none;
        padding: 0;
    }

    .home-page-8 .services-home .banner-policy .inner {
        padding: 33px 0 13px;
    }

    .home-page-8 .services-home .banner-policy .inner .policy {
        margin-bottom: 20px;
        padding: 0 20px;
        width: 100%;
    }

    .home-page-8 .services-home .banner-policy .inner .policy a span {
        padding-left: 20px;
    }

    .sm-categories .content-box {
        float: none;
        width: 100%;
    }

    .sm-categories .content-box .image-cat,
    .sm-categories .content-box .image-cat img {
        height: auto !important;
    }

    .home-page-8 .static-image-2 .static-image {
        float: none;
        width: 100%;
    }
}