﻿

.secondary_img img
{
    height: 374px !important;
}
.coupon_inner a:hover, .cart_submit a:hover {
    background: #fdb813;
    color: #ffffff;
}

.coupon_inner a, .cart_submit a {
    background: #333;
    border: 0;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    height: 38px;
    line-height: 18px;
    padding: 10px 15px;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 3px;
}
.product_thumb {
    text-align: start !important;
}
.grid_list .single_product {
    padding-bottom: 0px !important;
}
.price_box {
    display: flex;
    justify-content: space-between;
}
.right_caption .price_box span
{
    font-size:14px;
}
.modal_tab .blog-single-content .gallery-item .my_gallery img
{
    height:100px;
}
.modal_tab .blog-single-content .gallery-item .my_gallery
{
    margin-bottom:0px !important;
}
.modal_body {
   padding: 30px 6px 25px;
}
@media (max-width: 991px){

    .site-breadcrumb-wrapper {
        padding-top: 260px !important;
        padding-bottom: 30px !important;
    }
}
@media only screen and (max-width: 767px){
    .shop_toolbar_btn {
        margin-bottom: 10px !important;
    }
    .shop_toolbar_wrapper {
        padding: 15px 10px 15px !important;
    }
    .modal_tab .blog-single-content .blog-thumb-img img
    {
        height:200px !important;
    }
    .modal_tab .blog-single-content .gallery-item .my_gallery img
    {
        height:60px;
    }
    .modal_description p
    {
        font-size:13px !important;
    }
    .modal-content button.close {
        left: 88%;
        width: 35px;
        height: 35px;
        top: 4px;
        margin-bottom: 14px;
        line-height: 0;
    }
    .shop_toolbar.t_bottom {
        margin-bottom: 30px !important;
        padding: 8px 10px 8px !important;
    }
    .shop_toolbar.t_bottom .pagination
    {
        margin:0px !important;
    }
    .pagination .page-link
    {
        width:32px !important;
        height:32px !important;
        line-height:20px !important;
    }
    .shop_wrapper .single_product
    {
        margin-bottom:0px !important;
    }

}

