﻿
        html, body
        {
            overflow-x: hidden;
        }
        .row
        {
            overflow: hidden;
        }
        #page_preloader__bg
        {
            background: #fff;
            position: fixed;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            z-index: 1000;
            -webkit-transition: opacity .1s ease-in-out .05s, z-index .1s ease-in-out .05s;
            -moz-transition: opacity .1s ease-in-out .05s, z-index .1s ease-in-out .05s;
            transition: opacity .1s ease-in-out .05s, z-index .1s ease-in-out .05s;
            -webkit-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
            -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
        
        
 .product_img img {

    height: 200px;
    width: 100%;

}
        
.product_img img {

    width: auto !important;
    display: block;
    margin: 0 auto;

}

.product_listing__main .product_img a {
    width: 100%;
}

.blockss {
    float: left;

}
        
        .footer_item .active a {
    color: #d10546;
}
        #page_preloader__bg.off
        {
            opacity: 0;
            z-index: -10;
        }
        #page_preloader__img
        {
            margin: -50px 0 0 -50px;
            position: absolute;
            top: 50%;
            left: 50%;
            z-index: 1001;
            -webkit-transition: transform .2s ease-in-out;
            -moz-transition: transform .2s ease-in-out;
            transition: transform .2s ease-in-out;
            -webkit-transform: scale3d(1, 1, 1);
            -ms-transform: scale3d(1, 1, 1);
            -o-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
        }
        #page_preloader__img.off
        {
            /*width: 1px;height: 1px;margin: 0;*/
            -webkit-transform: scale3d(0, 0, 1);
            -ms-transform: scale3d(0, 0, 1);
            -o-transform: scale3d(0, 0, 1);
            transform: scale3d(0, 0, 1);
        }
        .container, .container-fluid
        {
            margin-right: auto;
            margin-left: auto;
        }
        @media (max-width:767px)
        {
            .container
            {
                padding-left: 15px;
                padding-right: 15px;
            }
        }
        
        @media (min-width: 320px) and (max-width: 399px)
        {
            .container
            {
                width: 300px !important;
            }
            .col-xs-6 {
                width: 50% !important;
            }
            .section_banners .item_2_1 {
                clear: none !important;
            }
            
            .mta {
                left: -25% !important;
            }
            .megamenu_mobile .megamenu_trigger {
                display: none !important;
            }
            .megamenu_mobile .level_2 {
                display: block !important;
            }
            
            .section_image-with-text-overlay .flexible_block__medium {
                padding: 52.715% 0 0 0 !important;
            }
            .section_image-with-text-overlay .parallax_layer.img_placeholder__medium {
                padding: 52.715% 0 0 0 !important;
            }
            .section_image-with-text-overlay .section_wrap {
                overflow: initial;
            }
            .blockss {
                    height: auto !important;
                }
            
            .col-sm-9 {
                float: left !important;
                width: 100% !important;
            }
            .col-sm-3 {
                float: left !important;
                width: 100% !important;
            }
        }
        @media (min-width: 400px) and (max-width: 480px)
        {
            .container
            {
                width: 450px !important;
            }
            .col-xs-6 {
                width: 50% !important;
            }
            .section_banners .item_2_1 {
                clear: none !important;
            }
            .col-sm-9 {
                float: left !important;
                width: 100% !important;
            }
            .col-sm-3 {
                float: left !important;
                width: 100% !important;
            }
            
            .mta {
                left: -25% !important;
            }
            .megamenu_mobile .megamenu_trigger {
                display: none !important;
            }
            .megamenu_mobile .level_2 {
                display: block !important;
            }
            
            .blockss {
                    height: auto !important;
                }
            
            .section_image-with-text-overlay .flexible_block__medium {
                padding: 52.715% 0 0 0 !important;
            }
            .section_image-with-text-overlay .parallax_layer.img_placeholder__medium {
                padding: 52.715% 0 0 0 !important;
            }
            .section_image-with-text-overlay .section_wrap {
                overflow: initial;
            }
        }
        @media (min-width: 481px) and (max-width: 640px)
        {
            .container
            {
                width: 580px !important;
            }
            .section_banners .item_2_1 {
                clear: none !important;
            }
            .megamenu_mobile .megamenu_trigger {
                display: none !important;
            }
            .col-sm-9 {
                float: left !important;
                width: 100% !important;
            }
            .col-sm-3 {
                float: left !important;
                width: 100% !important;
            }
            .megamenu_mobile .level_2 {
                display: block !important;
            }
            
            .section_image-with-text-overlay .flexible_block__medium {
                padding: 52.715% 0 0 0 !important;
            }
            .section_image-with-text-overlay .parallax_layer.img_placeholder__medium {
                padding: 52.715% 0 0 0 !important;
            }
            .section_image-with-text-overlay .section_wrap {
                overflow: initial;
            }
        }
        @media (min-width: 641px) and (max-width: 768px)
        {
            .container
            {
                width: 680px !important;
            }
        }
        @media (min-width: 769px) and (max-width: 992px)
        {
            .container
            {
                width: 900px !important;
            }
        }
        @media (max-width: 1024px)
        {
            .container {
                width: 930px;
            }
            }
        @media (min-width:1200px)
        {
            .container
            {
                width: 1170px;
            }
        }
        .container-fluid
        {
            padding-right: 15px;
            padding-left: 15px;
        }
        .row
        {
            margin-right: -15px;
            margin-left: -15px;
        }
        .row:after
        {
            content: '';
            display: table;
            clear: both;
        }
        .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9
        {
            min-height: 1px;
            padding-right: 15px;
            padding-left: 15px;
            position: relative;
        }
        .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9
        {
            float: left;
        }
        .col-xs-12
        {
            width: 100%;
        }
        .col-xs-11
        {
            width: 91.66666667%;
        }
        .col-xs-10
        {
            width: 83.33333333%;
        }
        .col-xs-9
        {
            width: 75%;
        }
        .col-xs-8
        {
            width: 66.66666667%;
        }
        .col-xs-7
        {
            width: 58.33333333%;
        }
        .col-xs-6
        {
            width: 50%;
        }
        .col-xs-5
        {
            width: 41.66666667%;
        }
        .col-xs-4
        {
            width: 33.33333333%;
        }
        .col-xs-3
        {
            width: 25%;
        }
        .col-xs-2
        {
            width: 16.66666667%;
        }
        .col-xs-1
        {
            width: 8.33333333%;
        }
        .col-xs-pull-12
        {
            right: 100%;
        }
        .col-xs-pull-11
        {
            right: 91.66666667%;
        }
        .col-xs-pull-10
        {
            right: 83.33333333%;
        }
        .col-xs-pull-9
        {
            right: 75%;
        }
        .col-xs-pull-8
        {
            right: 66.66666667%;
        }
        .col-xs-pull-7
        {
            right: 58.33333333%;
        }
        .col-xs-pull-6
        {
            right: 50%;
        }
        .col-xs-pull-5
        {
            right: 41.66666667%;
        }
        .col-xs-pull-4
        {
            right: 33.33333333%;
        }
        .col-xs-pull-3
        {
            right: 25%;
        }
        .col-xs-pull-2
        {
            right: 16.66666667%;
        }
        .col-xs-pull-1
        {
            right: 8.33333333%;
        }
        .col-xs-pull-0
        {
            right: auto;
        }
        .col-xs-push-12
        {
            left: 100%;
        }
        .col-xs-push-11
        {
            left: 91.66666667%;
        }
        .col-xs-push-10
        {
            left: 83.33333333%;
        }
        .col-xs-push-9
        {
            left: 75%;
        }
        .col-xs-push-8
        {
            left: 66.66666667%;
        }
        .col-xs-push-7
        {
            left: 58.33333333%;
        }
        .col-xs-push-6
        {
            left: 50%;
        }
        .col-xs-push-5
        {
            left: 41.66666667%;
        }
        .col-xs-push-4
        {
            left: 33.33333333%;
        }
        .col-xs-push-3
        {
            left: 25%;
        }
        .col-xs-push-2
        {
            left: 16.66666667%;
        }
        .col-xs-push-1
        {
            left: 8.33333333%;
        }
        .col-xs-push-0
        {
            left: auto;
        }
        .col-xs-offset-12
        {
            margin-left: 100%;
        }
        .col-xs-offset-11
        {
            margin-left: 91.66666667%;
        }
        .col-xs-offset-10
        {
            margin-left: 83.33333333%;
        }
        .col-xs-offset-9
        {
            margin-left: 75%;
        }
        .col-xs-offset-8
        {
            margin-left: 66.66666667%;
        }
        .col-xs-offset-7
        {
            margin-left: 58.33333333%;
        }
        .col-xs-offset-6
        {
            margin-left: 50%;
        }
        .col-xs-offset-5
        {
            margin-left: 41.66666667%;
        }
        .col-xs-offset-4
        {
            margin-left: 33.33333333%;
        }
        .col-xs-offset-3
        {
            margin-left: 25%;
        }
        .col-xs-offset-2
        {
            margin-left: 16.66666667%;
        }
        .col-xs-offset-1
        {
            margin-left: 8.33333333%;
        }
        .col-xs-offset-0
        {
            margin-left: 0;
        }
        @media (min-width:768px)
        {
            .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9
            {
                float: left;
            }
            .col-sm-12
            {
                width: 100%;
            }
            .col-sm-11
            {
                width: 91.66666667%;
            }
            .col-sm-10
            {
                width: 83.33333333%;
            }
            .col-sm-9
            {
                width: 75%;
            }
            .col-sm-8
            {
                width: 66.66666667%;
            }
            .col-sm-7
            {
                width: 58.33333333%;
            }
            .col-sm-6
            {
                width: 50%;
            }
            .col-sm-5
            {
                width: 41.66666667%;
            }
            .col-sm-4
            {
                width: 33.33333333%;
            }
            .col-sm-3
            {
                width: 25%;
            }
            .col-sm-2
            {
                width: 16.66666667%;
            }
            .col-sm-1
            {
                width: 8.33333333%;
            }
            .col-sm-pull-12
            {
                right: 100%;
            }
            .col-sm-pull-11
            {
                right: 91.66666667%;
            }
            .col-sm-pull-10
            {
                right: 83.33333333%;
            }
            .col-sm-pull-9
            {
                right: 75%;
            }
            .col-sm-pull-8
            {
                right: 66.66666667%;
            }
            .col-sm-pull-7
            {
                right: 58.33333333%;
            }
            .col-sm-pull-6
            {
                right: 50%;
            }
            .col-sm-pull-5
            {
                right: 41.66666667%;
            }
            .col-sm-pull-4
            {
                right: 33.33333333%;
            }
            .col-sm-pull-3
            {
                right: 25%;
            }
            .col-sm-pull-2
            {
                right: 16.66666667%;
            }
            .col-sm-pull-1
            {
                right: 8.33333333%;
            }
            .col-sm-pull-0
            {
                right: auto;
            }
            .col-sm-push-12
            {
                left: 100%;
            }
            .col-sm-push-11
            {
                left: 91.66666667%;
            }
            .col-sm-push-10
            {
                left: 83.33333333%;
            }
            .col-sm-push-9
            {
                left: 75%;
            }
            .col-sm-push-8
            {
                left: 66.66666667%;
            }
            .col-sm-push-7
            {
                left: 58.33333333%;
            }
            .col-sm-push-6
            {
                left: 50%;
            }
            .col-sm-push-5
            {
                left: 41.66666667%;
            }
            .col-sm-push-4
            {
                left: 33.33333333%;
            }
            .col-sm-push-3
            {
                left: 25%;
            }
            .col-sm-push-2
            {
                left: 16.66666667%;
            }
            .col-sm-push-1
            {
                left: 8.33333333%;
            }
            .col-sm-push-0
            {
                left: auto;
            }
            .col-sm-offset-12
            {
                margin-left: 100%;
            }
            .col-sm-offset-11
            {
                margin-left: 91.66666667%;
            }
            .col-sm-offset-10
            {
                margin-left: 83.33333333%;
            }
            .col-sm-offset-9
            {
                margin-left: 75%;
            }
            .col-sm-offset-8
            {
                margin-left: 66.66666667%;
            }
            .col-sm-offset-7
            {
                margin-left: 58.33333333%;
            }
            .col-sm-offset-6
            {
                margin-left: 50%;
            }
            .col-sm-offset-5
            {
                margin-left: 41.66666667%;
            }
            .col-sm-offset-4
            {
                margin-left: 33.33333333%;
            }
            .col-sm-offset-3
            {
                margin-left: 25%;
            }
            .col-sm-offset-2
            {
                margin-left: 16.66666667%;
            }
            .col-sm-offset-1
            {
                margin-left: 8.33333333%;
            }
            .col-sm-offset-0
            {
                margin-left: 0;
            }
        }
        @media (min-width:992px)
        {
            .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9
            {
                float: left;
            }
            .col-md-12
            {
                width: 100%;
            }
            .col-md-11
            {
                width: 91.66666667%;
            }
            .col-md-10
            {
                width: 83.33333333%;
            }
            .col-md-9
            {
                width: 75%;
            }
            .col-md-8
            {
                width: 66.66666667%;
            }
            .col-md-7
            {
                width: 58.33333333%;
            }
            .col-md-6
            {
                width: 50%;
            }
            .col-md-5
            {
                width: 41.66666667%;
            }
            .col-md-4
            {
                width: 33.33333333%;
            }
            .col-md-3
            {
                width: 25%;
            }
            .col-md-2
            {
                width: 16.66666667%;
            }
            .col-md-1
            {
                width: 8.33333333%;
            }
            .col-md-pull-12
            {
                right: 100%;
            }
            .col-md-pull-11
            {
                right: 91.66666667%;
            }
            .col-md-pull-10
            {
                right: 83.33333333%;
            }
            .col-md-pull-9
            {
                right: 75%;
            }
            .col-md-pull-8
            {
                right: 66.66666667%;
            }
            .col-md-pull-7
            {
                right: 58.33333333%;
            }
            .col-md-pull-6
            {
                right: 50%;
            }
            .col-md-pull-5
            {
                right: 41.66666667%;
            }
            .col-md-pull-4
            {
                right: 33.33333333%;
            }
            .col-md-pull-3
            {
                right: 25%;
            }
            .col-md-pull-2
            {
                right: 16.66666667%;
            }
            .col-md-pull-1
            {
                right: 8.33333333%;
            }
            .col-md-pull-0
            {
                right: auto;
            }
            .col-md-push-12
            {
                left: 100%;
            }
            .col-md-push-11
            {
                left: 91.66666667%;
            }
            .col-md-push-10
            {
                left: 83.33333333%;
            }
            .col-md-push-9
            {
                left: 75%;
            }
            .col-md-push-8
            {
                left: 66.66666667%;
            }
            .col-md-push-7
            {
                left: 58.33333333%;
            }
            .col-md-push-6
            {
                left: 50%;
            }
            .col-md-push-5
            {
                left: 41.66666667%;
            }
            .col-md-push-4
            {
                left: 33.33333333%;
            }
            .col-md-push-3
            {
                left: 25%;
            }
            .col-md-push-2
            {
                left: 16.66666667%;
            }
            .col-md-push-1
            {
                left: 8.33333333%;
            }
            .col-md-push-0
            {
                left: auto;
            }
            .col-md-offset-12
            {
                margin-left: 100%;
            }
            .col-md-offset-11
            {
                margin-left: 91.66666667%;
            }
            .col-md-offset-10
            {
                margin-left: 83.33333333%;
            }
            .col-md-offset-9
            {
                margin-left: 75%;
            }
            .col-md-offset-8
            {
                margin-left: 66.66666667%;
            }
            .col-md-offset-7
            {
                margin-left: 58.33333333%;
            }
            .col-md-offset-6
            {
                margin-left: 50%;
            }
            .col-md-offset-5
            {
                margin-left: 41.66666667%;
            }
            .col-md-offset-4
            {
                margin-left: 33.33333333%;
            }
            .col-md-offset-3
            {
                margin-left: 25%;
            }
            .col-md-offset-2
            {
                margin-left: 16.66666667%;
            }
            .col-md-offset-1
            {
                margin-left: 8.33333333%;
            }
            .col-md-offset-0
            {
                margin-left: 0;
            }
        }
        @media (min-width:1200px)
        {
            .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9
            {
                float: left;
            }
            .col-lg-12
            {
                width: 100%;
            }
            .col-lg-11
            {
                width: 91.66666667%;
            }
            .col-lg-10
            {
                width: 83.33333333%;
            }
            .col-lg-9
            {
                width: 75%;
            }
            .col-lg-8
            {
                width: 66.66666667%;
            }
            .col-lg-7
            {
                width: 58.33333333%;
            }
            .col-lg-6
            {
                width: 50%;
            }
            .col-lg-5
            {
                width: 41.66666667%;
            }
            .col-lg-4
            {
                width: 33.33333333%;
            }
            .col-lg-3
            {
                width: 25%;
            }
            .col-lg-2
            {
                width: 16.66666667%;
            }
            .col-lg-1
            {
                width: 8.33333333%;
            }
            .col-lg-pull-12
            {
                right: 100%;
            }
            .col-lg-pull-11
            {
                right: 91.66666667%;
            }
            .col-lg-pull-10
            {
                right: 83.33333333%;
            }
            .col-lg-pull-9
            {
                right: 75%;
            }
            .col-lg-pull-8
            {
                right: 66.66666667%;
            }
            .col-lg-pull-7
            {
                right: 58.33333333%;
            }
            .col-lg-pull-6
            {
                right: 50%;
            }
            .col-lg-pull-5
            {
                right: 41.66666667%;
            }
            .col-lg-pull-4
            {
                right: 33.33333333%;
            }
            .col-lg-pull-3
            {
                right: 25%;
            }
            .col-lg-pull-2
            {
                right: 16.66666667%;
            }
            .col-lg-pull-1
            {
                right: 8.33333333%;
            }
            .col-lg-pull-0
            {
                right: auto;
            }
            .col-lg-push-12
            {
                left: 100%;
            }
            .col-lg-push-11
            {
                left: 91.66666667%;
            }
            .col-lg-push-10
            {
                left: 83.33333333%;
            }
            .col-lg-push-9
            {
                left: 75%;
            }
            .col-lg-push-8
            {
                left: 66.66666667%;
            }
            .col-lg-push-7
            {
                left: 58.33333333%;
            }
            .col-lg-push-6
            {
                left: 50%;
            }
            .col-lg-push-5
            {
                left: 41.66666667%;
            }
            .col-lg-push-4
            {
                left: 33.33333333%;
            }
            .col-lg-push-3
            {
                left: 25%;
            }
            .col-lg-push-2
            {
                left: 16.66666667%;
            }
            .col-lg-push-1
            {
                left: 8.33333333%;
            }
            .col-lg-push-0
            {
                left: auto;
            }
            .col-lg-offset-12
            {
                margin-left: 100%;
            }
            .col-lg-offset-11
            {
                margin-left: 91.66666667%;
            }
            .col-lg-offset-10
            {
                margin-left: 83.33333333%;
            }
            .col-lg-offset-9
            {
                margin-left: 75%;
            }
            .col-lg-offset-8
            {
                margin-left: 66.66666667%;
            }
            .col-lg-offset-7
            {
                margin-left: 58.33333333%;
            }
            .col-lg-offset-6
            {
                margin-left: 50%;
            }
            .col-lg-offset-5
            {
                margin-left: 41.66666667%;
            }
            .col-lg-offset-4
            {
                margin-left: 33.33333333%;
            }
            .col-lg-offset-3
            {
                margin-left: 25%;
            }
            .col-lg-offset-2
            {
                margin-left: 16.66666667%;
            }
            .col-lg-offset-1
            {
                margin-left: 8.33333333%;
            }
            .col-lg-offset-0
            {
                margin-left: 0;
            }
        }

.product_img img
{
    height:300px;
    max-height:207px;
}
.test_images {
    height: 225px;
    width:270px;
    background:#fff;
}
.blockss {
    background: #fff;
    padding: 10px;
    width: 100%;
    height: 217px;
    box-sizing: border-box;
    overflow: hidden;
    vertical-align: middle;
    display: table-cell;
   /* border-bottom: 1px solid #ccc;*/
    
}
.blockss a
{
    padding:1px!important;
}
.blockss img {
    width: 100%;
    height: auto;
    max-height: 200px;
}
.auto-resize img
{
    width:100%;
    height:auto;
}
.groom-img img
{
   width:100% !important;
   height:210px; 
}

.abt-sec .col-sm-4 img
{
 width: 100%;
  height: 370px;
}
.header_right {
  width: 100% !important;
}



.section_banners .banner_item__img img
{
  width: 100%;
  height: 209px;
  margin: 0 auto;
  display: block;
}
.brand-images img
{
 width: 960px;
 height: 101px;
}
.item img
{
 width: 275px;
 height: 184px;
}






@media(min-width:1000px)
{
    .section_slideshow .img_placeholder__medium {
    padding: 39.714843% 0 0 0!important;
}
}
/***********************/
.bg-white
{
    background:#fff!important;
    padding:5px 10px;
}
.brand-images
{
    text-align:center;
}
#shopify-section-footer {
    margin-top: 5px!important;
}

@media (max-width:1024px) 
{
    .megamenu_desktop .level_1__item .level_1__item {
        margin: 0 0 0 18px;
    }
    .header_cart {
            margin: 3px 20px;
            right: 23% !important;
        }
    
    .abt-sec .col-sm-4 img {
  width: 100%;
  height: 290px;
}
.header_row__1 {
  display: none;
}
    }
    

@media (max-width:1199px) 
{
.section_banners .banner_item__img img {
  width: 100%;
  height: 163px;
}
.brand-images img {
  width: 100%;
  height: 105px;
}



}
    
 @media (max-width:1023px) 
{
    .level_1__trigger.megamenu_trigger.active ul.level_2
    {
     display: block;
    }
 .megamenu_mobile .megamenu_trigger::before {
   display: none;
}
.megamenu_mobile .megamenu_trigger::after {
   display: none;
}
.header_row__1 {
    z-index: 0;
    display: none;
  }
.product_img img {
  height: 120px;
  max-height: 207px;
}
.product_img img {
  width: 100% !important;
  display: block;
  margin: 0 auto;
} 
footer .footer_item__social ul {
  font-size: 0;
  margin-left: 5px;
}   
.product_listing__main .col-sm-3 {
    width: 50%;
  } 
.groom-img img {
  width: 100% !important;
  height: 207px !important;
}
.box {
  min-height: 300px !important;
}
.abt-sec .col-sm-4 img {
    width: 100%;
    height: 206px;
  }
ul.level_2
    {
     display: block !important;
    }
 .img_placeholder__wrap
 {
  background-repeat: no-repeat !important;
  backround-size: cover;
 }
.section_slideshow .img_placeholder__wrap {
    background-position: 50% 0;
    background-size: cover !important;
  }
 .product_img.blockss img {
    height: 181px;
    max-height: 207px;
  }

 .section_banners .banner_item__img img {
    width: 100%;
    height: 116px;
  } 
.brand-images img {
    width: 100%;
    height: 78px;
  }
    
}


@media (max-width:767px) 
{
.groom-img img {
    width: 100% !important;
    height: 163px !important;
  }
.product_img.blockss img {
    width: 100% !important;
    display: block;
    margin: 0 auto;
    height: 207px;
  }
.test_images {
  width: 100%;
  height: auto !important;
  background: #fff;
}
.abt-sec .col-sm-4 img {
    width: 100%;
    height: 130px;
  }

.section_banners .banner_item__img img {
    width: 100%;
    height: 146px;
  }
.brand-images img {
    width: 100%;
    height: 65px;
  }
  
  

}

@media (max-width:639px) 
{
.product_img img {
    height: 240px;
    max-height: 100%;
  }
 .groom-img img {
    width: 100% !important;
    height: 420px !important;
  }
.box {
    min-height: 100% !important;
  }
.product_listing__main .product_links {
    padding: 15px 0 8px 0 !important;
  }
.product_img.blockss img {
    width: 142px !important;
    display: block;
    margin: 0 auto;
    height: 207px;
  }
.brand-images img
{
 width: 100%;
  height: 60px;
}
.footer_item.footer_item__social
{
 display: none !important;
}

 .section_banners .banner_item__img img {
    width: 100%;
    height: 109px;
  }


}


    
@media (max-width:480px) 
{
    
    .col-xs-6 {
    width: 100%;
}
.header_row__1 .page_container {
    padding: 7px 0;
}

.mta {
    float: right;
    width: 48% !important;
    position: relative;
}

.box {
    min-height: auto !important;
}

.megamenu_mobile #megamenu_mobile_close .close_icon {
    cursor: pointer;
}

.megamenu_mobile .megamenu_trigger {
    display: none !important;
}

.product_listing__main .product_info {
    width: 100% !important;
    padding: 0 15px !important;
}

.megamenu_mobile .level_2 {
    display: block !important;
}

.product_listing__main .product_img {
    width: 100% !important;
}

footer .footer_payments li {
    padding: 5px 4px 0 0 !important;
}

.footer_item.footer_item__social {
    bottom: 0%;
    top:auto !important;
    left: 25% !important;
}

footer .footer_item__social li {
    vertical-align: top;
    padding: 15px 5px 0 0;
    display: inline-block;
    margin-bottom: 15px;
}
    }




@media (max-width:479px) 
{
.product_img img {
    height: 170px;
    max-height: 100%;
  }
.contact a
{
 font-size: 20px !important;
}
.section_template__about .block_title {
    margin: 30px 0 0 0;
    padding: 0 0 5px 0;
    font-size: 18px;
    line-height: 1.7;
  }
.groom-img img {
    width: 100% !important;
    height: 240px !important;
  }
.product_listing__main .product_img {
    padding: 0 !important;
  }
.product_listing__main .product_info {
    width: 100% !important;
    padding: 0 !important;
  }
.abt-sec .col-sm-4 img {
    width: 100%;
    height: 100px;
  }
.footer_item.footer_item__social {
    bottom: -3%;
    top: auto !important;
    left: 25% !important;
  }
.brand-images img {
    width: 100%;
    height: 35px;
  }


.section_banners .banner_item__img img {
    width: 100%;
    height: 71px;
  }
.item img {
  width: 100%;
  height: 180px;
}

}
