﻿.recomded-best-selling_01{font-size: 14px;
font-weight: bold;
color: #141414;
line-height: 21px;
background: #FFF10F;
border-radius: 0px 4px 4px 0px;
padding: 5px;
float: right;
position: absolute;
top: 0px;
left: 0px;
}
.recomded-promotional_02 {
    font-size: 14px;
    font-weight: bold;
    color: #141414;
    line-height: 21px;
    background: #FFF10F;
    border-radius: 4px 0px 0px 4px;
    padding: 5px;
    float: right;
    position: absolute;
    top: 0px;
    right: 0px;
}
.Categ_ories {
    width: 100%;
    float: left;
}

.main_shadow {
    -webkit-box-shadow: 0px 1px 8px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 8px -5px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 8px -5px rgba(0,0,0,0.75);
    border-radius: 4px;
    background: #FFFFFF;
}

.mt_40 {
    margin-top: 40px;
}

.main_pading {
    padding: 19px 30px 30px 30px;
}

.view_all_btn {
    font-size: 14px;
    border: 2px solid #E8E8E8;
    padding: 10px 0px;
    width: 97px;
    height: 40px;
    text-align: center;
    font-weight: 600;
    color: #151515;
}

.pading_four {
    padding: 0px 23px 0 0px;
}

.mt_18 {
    margin-top: 18px;
}

.suzuki_border {
    border: 1px solid #E6E6E6;
    width: 292px;
    height: auto;
}

.spc_mrg_0 {
    margin: 0px;
}

.suzuki_font {
    font-size: 14px;
}
.suzuki_border h5 {
    font-weight: normal;
    line-height: 26px;
    padding: 9px 18px;
    color: #141414;
}
.suzuki_border p {
    padding: 0px 18px;
    line-height: 20px;
    color: #141414;
}
.jtc-bst-slling-promotional {
    font-size: 14px;
    font-weight: bold;
    color: #141414;
    line-height: 21px;
    background: #FFF10F;
    border-radius: 4px 0 0 4px;
    padding: 5px;
    float: right;
    position: absolute;
    top: 0px;
    /* right: 0; */
    left: 15px;
}
.jtc-bst-slling {
    font-size: 14px;
    font-weight: bold;
    color: #141414;
    line-height: 21px;
    background: #FFF10F;
    border-radius: 4px 0 0 4px;
    padding: 5px;
    float: left;
    position: absolute;
    top: 0px;
    right: -8px;
}
.right_scroll_blog {
    width: 35px;
    height: 35px;
    border-radius: 50px;
    text-align: center;
    padding: 0;
    position: absolute;
    top: 45%;
    right: -14px !important;
    background: #fff;
    opacity: 1;
    box-shadow: 0px 0px 6px #00000029;
}

    .right_scroll_blog .right_icon {
        margin-left: 10px !important;
        margin-top: 6px;
        float: left;
    }

.left_scroll_blog {
    left: -14px !important;
}

.right_scroll_blog .right_icon {
    margin-left: -20px;
}




@media only screen and (max-width: 900px) and (min-width: 320px) {
    .recomded-best-selling_01 {
        left: 15px;
    }
    .recomded-promotional_02{right:15px;}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
   
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
   
}



