/* Minification failed. Returning unminified contents.
(1346,24): run-time error CSS1038: Expected hex color, found '#ffff'
 */
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
label.required::after {
    color: #9b0303 !important;
    display: inline-block !important;
    margin-left: 5px !important;
    left: auto !important;
    font-size: 18px !important;
    /*top: 1px;*/
    top: 5px;
    
    /*position: absolute !important;*/
    position: relative;
    /*right: -14px;*/
    content: '*';
}

b.required::after {
    color: #9b0303 !important;
    display: inline-block !important;
    margin-left: 5px !important;
    left: auto !important;
    font-size: 18px !important;
    top: 1px;
    position: absolute !important;
    right: -14px;
    content: '*';
}
.toggle-password {
    position: relative;
    top: -26px;
    float: right;
    right: 21px;
}
.sizetxt {
    font-size: 11px !important;
    color: darkblue !important
}

.cutText {
    color: red;
    text-decoration: line-through;
    font-size: 13px;
}
/* * Note that this is toastr v2.1.3, the "latest" version in url has no more maintenance, * please go to https://cdnjs.com/libraries/toastr.js and pick a certain version you want to use, * make sure you copy the url from the website since the url may change between versions. * */.toast-title{font-weight:700}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#FFF}.toast-message a:hover{color:#CCC;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#FFF;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);line-height:1}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}.rtl .toast-close-button{left:-.3em;float:left;right:.3em}button.toast-close-button{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:999999;pointer-events:none}#toast-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#toast-container>div{position:relative;pointer-events:auto;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;-moz-box-shadow:0 0 12px #999;-webkit-box-shadow:0 0 12px #999;box-shadow:0 0 12px #999;color:#FFF;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80)}#toast-container>div.rtl{direction:rtl;padding:15px 50px 15px 15px;background-position:right 15px center}#toast-container>div:hover{-moz-box-shadow:0 0 12px #000;-webkit-box-shadow:0 0 12px #000;box-shadow:0 0 12px #000;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);cursor:pointer}#toast-container>.toast-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important}#toast-container>.toast-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}#toast-container>.toast-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}#toast-container>.toast-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{width:300px;margin-left:auto;margin-right:auto}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin-left:auto;margin-right:auto}.toast{background-color:#030303}.toast-success{background-color:#51A351}.toast-error{background-color:#BD362F}.toast-info{background-color:#2F96B4}.toast-warning{background-color:#F89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}@media all and (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media all and (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media all and (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}#toast-container>div.rtl{padding:15px 50px 15px 15px}}
@charset "UTF-8";

html {
    scroll-behavior: smooth;
}

button {
    outline: none !important;
}

.nres-hide {
    display: none !important;
}

.res-hide {
    display: block !important;
}

@font-face {
    font-family: cHeading;
    font-display: swap;
    font-style: normal;
    unicode-range: U+000-5FF;
    src: url(/Theme/Front/css/QuackerSlate.ttf) format("truetype");
}

#toast-container {
    position: fixed;
    z-index: 9999999999999999999999999999;
    pointer-events: none;
}

* {
    margin: 0;
    padding: 0;
    outline: none;
    color: #959ea3;
}

a {
    text-decoration: none;
    color: #959ea3;
}

.bg-none {
    background: none !important;
}

.container {
    max-width: 1200px;
}

.pr-0 {
    padding-right: 0;
}

.b-0 {
    border: none !important;
}

.row.pad-0-col > div {
    padding: 0;
}

.row.pad-05-col > div {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.row.pad-5-col > div {
    padding: 10px;
}

.padd-0 {
    padding: 0;
}

.hd {
    color: #00d4e8;
    text-shadow: 0 5px 1px #fffbfb, -6px 12px 6px #22000024;
    text-align: center;
    font-family: "Baloo Paaji 2", cursive;
    font-size: 66px;
    font-weight: 900;
}

.sub-hd {
    color: #f24dae;
    text-align: center;
    font-family: "cHeading";
    font-size: 42px;
    margin-bottom: 25px;
}

.js-image-zoom__zoomed-image {
    z-index: 999;
}

.none {
    display: none;
}

i.usr {
    background: url(/Theme/Front/images/icons.png?v=4) no-repeat -149px -115px;
    height: 22px;
    width: 19px;
    display: inline-block;
}

i.pass {
    background: url(/Theme/Front/images/icons.png?v=4) no-repeat -175px -115px;
    height: 22px;
    width: 19px;
    display: inline-block;
}

i.otp {
    background: url(/Theme/Front/images/icons.png?v=4) no-repeat -250px -115px;
    height: 22px;
    width: 19px;
    display: inline-block;
}

i.mobile {
    background: url(/Theme/Front/images/icons.png?v=4) no-repeat -200px -115px;
    height: 22px;
    width: 19px;
    display: inline-block;
}

i.email {
    background: url(/Theme/Front/images/icons.png?v=4) no-repeat -226px -115px;
    height: 22px;
    width: 19px;
    display: inline-block;
}

.h-50p {
    height: 50px;
    width: 100%;
}

body {
    color: #959ea3;
    margin: 0;
    padding: 0;
    background: -webkit-gradient(linear, left top, right top, from(#e5fafd), to(#fdeaf0));
    background: linear-gradient(90deg, #e5fafd, #fdeaf0);
    min-height: 100vh;
    font-size: 14px;
}

    body .bg-nav {
        background: #2e4473;
    }

    body .design-cat-1 {
        height: 463px !important;
        background: #fff;
        overflow: hidden;
        position: relative;
        -webkit-box-shadow: 1px 1px 10px #dfdfdf;
        box-shadow: 1px 1px 10px #dfdfdf;
        top: 0;
        -webkit-transition: all 0.3s ease-in-out !important;
        transition: all 0.3s ease-in-out !important;
    }

        body .design-cat-1:hover {
            -webkit-box-shadow: 1px 9px 10px #ccc;
            box-shadow: 1px 9px 10px #ccc;
            top: -10px;
        }

        body .design-cat-1 a {
            position: relative;
            height: 100%;
            width: 100%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            text-decoration: none;
        }

        body .design-cat-1 .back {
            display: block;
            background: #fff;
            padding: 20px;
            font-weight: bold;
            text-align: center;
            font-family: "Baloo Paaji 2", cursive;
            border-radius: 0 0 5px 5px;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            width: 100%;
            color: #2e4473;
            -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
        }

        body .design-cat-1 img {
            max-width: 100% !important;
            max-height: 400px !important;
            -webkit-transition: all 0.3s ease-in-out !important;
            transition: all 0.3s ease-in-out !important;
        }

    body .design-cat-2 {
        background: #fff;
        border: 1px solid #f1f1f1;
        overflow: hidden;
        position: relative;
        height: 313px;
        max-width: 313px;
        width: 100%;
        border: 1px solid #d7d7d7;
        margin-bottom: 10px;
        border-radius: 3px;
        -webkit-transition: border-color 0.3s ease-in-out;
        transition: border-color 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        position: relative;
        top: 0;
    }

        body .design-cat-2:hover {
            border-color: #f24dae;
            -webkit-box-shadow: 1px 9px 10px #ccc;
            box-shadow: 1px 9px 10px #ccc;
            top: -10px;
        }

            body .design-cat-2:hover .back {
                bottom: 0;
            }

        body .design-cat-2 .prc {
            color: #1f7ab3;
            font-size: 15px;
            letter-spacing: 1px;
            cursor: pointer;
            display: inline-block;
            margin-right: 5px;
        }

        body .design-cat-2 .cutText {
            color: #939393;
            cursor: pointer;
            font-size: 14px;
        }

        body .design-cat-2 .im {
            height: 313px;
            width: 100%;
            display: block;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

        body .design-cat-2 img {
            max-height: 313px;
            max-width: 100%;
            display: block;
            margin: 0 auto;
        }

        body .design-cat-2 .back {
            -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            background: #ecececf0;
            padding: 10px;
            font-weight: bold;
            text-align: center;
            font-family: "Baloo Paaji 2", cursive;
            position: absolute;
            bottom: -100%;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            width: 100%;
            color: #3c3b3b;
            border-top: 1px solid #f24dae;
        }

            body .design-cat-2 .back > a {
                width: 100%;
                width: calc(100% - 43px);
                text-decoration: none;
            }

            body .design-cat-2 .back .p-details {
                width: 100%;
            }

                body .design-cat-2 .back .p-details h3 {
                    font-family: "Baloo Paaji 2", cursive;
                    color: #686767;
                    font-size: 17px;
                    text-align: left;
                    padding: 0;
                    margin: 0;
                    margin-bottom: 5px;
                    width: 100%;
                    word-wrap: break-word;
                    white-space: pre-wrap;
                }

                body .design-cat-2 .back .p-details span {
                    color: #686767;
                    font-size: 14px;
                    text-align: left;
                    display: block;
                }

                body .design-cat-2 .back .p-details label {
                    margin-bottom: 0;
                }

                body .design-cat-2 .back .p-details em {
                    color: #1f7ab3;
                    font-style: normal;
                }

            body .design-cat-2 .back .cart-btn {
                height: 37px;
                max-height: 37px;
                min-height: 37px;
                width: 37px;
                max-width: 37px;
                min-width: 37px;
                background: #c02c5b;
                border-radius: 50px;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                cursor: pointer;
            }

                body .design-cat-2 .back .cart-btn i {
                    height: 37px;
                    max-height: 37px;
                    min-height: 37px;
                    width: 37px;
                    max-width: 37px;
                    min-width: 37px;
                    background: url(/Theme/Front/images/icons.png?v=4) no-repeat -242px -43px;
                }

    body .design-cat-3 {
        text-decoration: none !important;
        display: block;
        background: #fff;
        border: 1px solid #bfbfbf;
        overflow: hidden;
        text-align: center;
        width: 100%;
        max-width: 343px;
        -webkit-transition: all 0.3s ease-in-out !important;
        transition: all 0.3s ease-in-out !important;
        -webkit-box-shadow: 0 0 0 4px transparent;
        box-shadow: 0 0 0 4px transparent;
        position: relative;
        top: 0;
    }

        body .design-cat-3:hover {
            border-color: #fdb5cc;
            -webkit-box-shadow: 0 0 0 2px #fdb5cc, 1px 9px 10px #ccc;
            box-shadow: 0 0 0 2px #fdb5cc, 1px 9px 10px #ccc;
            top: -10px;
        }

        body .design-cat-3 .img-box {
            max-width: 343px;
            width: auto;
            height: 343px;
            overflow: hidden;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

        body .design-cat-3 .prc {
            color: #1f7ab3;
            font-weight: 700;
        }

        body .design-cat-3 .cutText {
            color: #919191;
        }

        body .design-cat-3 img {
            max-width: 343px;
            width: auto;
            margin: 0 auto;
            height: auto;
            max-height: 100%;
        }

        body .design-cat-3 h2 {
            font-family: "Baloo Paaji 2", cursive;
            color: #686767;
            font-size: 18px;
            text-align: left;
            padding: 20px 20px 0;
            text-transform: capitalize;
            margin: 0;
            min-height: 63px;
            max-height: 63px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
        }

        body .design-cat-3 span {
            color: #9f9d9d;
            font-size: 14px;
            text-align: left;
            padding: 0 20px 4px;
            display: block;
        }

    body .design-cat-4 {
        height: 300px;
        background: #fff;
        border: 1px solid #bfbfbf;
        overflow: hidden;
        margin-bottom: 20px;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

        body .design-cat-4:hover {
            border: 1px solid #1f7ab3;
        }

            body .design-cat-4:hover .link {
                background: #1f7ab3;
            }

        body .design-cat-4 a {
            position: relative;
            height: 100%;
            width: 100%;
            display: block;
            text-align: center;
        }

        body .design-cat-4 .link {
            background: #bf2c5a;
            position: absolute;
            bottom: 0;
            display: inline-block;
            color: #fff;
            font-weight: bold;
            padding: 18px 20px;
            width: 100%;
            left: 0;
            right: 0;
            margin: auto;
            text-align: center;
            -webkit-transition: all 0.3s ease-in-out !important;
            transition: all 0.3s ease-in-out !important;
            text-transform: capitalize;
        }

        body .design-cat-4 .img-box {
            width: 300px;
            max-width: 100%;
            height: 242px;
            overflow: hidden;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

        body .design-cat-4 img {
            display: block;
            max-width: 100%;
            height: auto !important;
            max-height: 100%;
            width: auto !important;
            -webkit-transition: all 0.3s ease-in-out !important;
            transition: all 0.3s ease-in-out !important;
        }

    body .design-cat-5 {
        background: #fff;
        border: 1px solid #bfbfbf;
        border-radius: 10px;
        overflow: hidden;
        display: block;
        text-decoration: none !important;
    }

        body .design-cat-5 .pd {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            padding: 8px;
        }

        body .design-cat-5 img {
            width: 100%;
        }

        body .design-cat-5 h2 {
            font-family: "Baloo Paaji 2", cursive;
            color: #686767;
            font-size: 15px;
            text-align: left;
            padding: 10px 10px 0;
            margin: 0 0 5px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            height: 27px;
            width: 240px;
        }

        body .design-cat-5 span {
            color: #1f7ab3;
            font-size: 15px;
            text-align: left;
            padding: 0 10px 10px;
            display: block;
            font-weight: 800;
        }

        body .design-cat-5 .cart-btn {
            height: 37px;
            max-height: 37px;
            min-height: 37px;
            width: 37px;
            max-width: 37px;
            min-width: 37px;
            background: #c02c5b;
            border-radius: 50px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            cursor: pointer;
            right: 10px;
            position: relative;
            -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
        }

            body .design-cat-5 .cart-btn:hover {
                background: #d33c6c;
            }

            body .design-cat-5 .cart-btn i {
                height: 37px;
                max-height: 37px;
                min-height: 37px;
                width: 37px;
                max-width: 37px;
                min-width: 37px;
                background: url(/Theme/Front/images/icons.png?v=4) no-repeat -242px -43px;
            }

    body .header .ls {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    body .header .cart {
        height: 31px;
        width: 38px;
        display: block;
        background: url(/Theme/Front/images/icons.png?v=4) no-repeat -12px -7px;
    }

    body .header .count-cart {
        width: 20px;
        position: absolute;
        right: 8px;
        top: -5px;
        background: #bc2b58;
        height: 20px;
        border-radius: 50px;
        color: #fff;
        font-weight: bold;
        font-size: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    body .header .container {
        padding: 0 !important;
    }

    body .header .search-icon {
        height: 30px;
        width: 28px;
        display: block;
        background: url(/Theme/Front/images/icons.png?v=4) no-repeat -39px -75px;
    }

        body .header .search-icon.menu-se {
            left: 0;
        }

    body .header .search-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        margin-top: 0px;
        margin-left: 21px;
        max-width: 100%;
        width: 300px;
    }

        body .header .search-box #result {
            position: absolute;
            top: 40px;
        }

        body .header .search-box input {
            border: 1px solid #bfbfbf;
            border-radius: 5px 0 0 5px;
            width: 100%;
            height: 35px;
            padding-left: 10px;
            margin-right: 0;
        }

            body .header .search-box input:focus {
                border-color: #28a6d6;
            }

        body .header .search-box button {
            background: none;
            border: 1px solid #28a6d6;
            border-radius: 0 5px 5px 0;
            padding: 0 7px 0 9px;
            font-weight: bold;
            border-left: none;
            background: #28a6d6;
        }

            body .header .search-box button:hover {
                background: #3594cf;
                cursor: pointer;
            }

    body .header .logo {
        height: 65px;
        position: relative;
        top: -4px;
    }

    body .header:not(.notFixed).active-fixed .navigation {
        position: fixed;
        top: 0;
        z-index: 999999999999;
        width: 100%;
        left: 0;
        background: #2e4473;
        margin: 0;
        -webkit-box-shadow: 0 0 10px #c1c1c1;
        box-shadow: 0 0 10px #c1c1c1;
    }

        body .header:not(.notFixed).active-fixed .navigation .bg-nav {
            padding: 0;
        }

        body .header:not(.notFixed).active-fixed .navigation .navbar {
            max-width: 1200px;
            margin: 0 auto;
        }

            body .header:not(.notFixed).active-fixed .navigation .navbar .nav-item {
                padding: 0;
            }

                body .header:not(.notFixed).active-fixed .navigation .navbar .nav-item .nav-link:not(.pr-0) {
                    font-size: 13px;
                    padding-right: 19px;
                }

            body .header:not(.notFixed).active-fixed .navigation .navbar .logo {
                height: 40px;
                top: 0px;
            }

            body .header:not(.notFixed).active-fixed .navigation .navbar .navbar-brand {
                display: block !important;
            }

        body .header:not(.notFixed).active-fixed .navigation .search-box {
            z-index: -9999999999;
            visibility: hidden;
        }

        body .header:not(.notFixed).active-fixed .navigation .bg-mega {
            top: 46px;
        }

    body .header .top {
        padding: 14px 0 10px;
        background: #fff;
    }

        body .header .top #result ul {
            min-width: 400px;
        }

            body .header .top #result ul li a {
                padding: 2.5px 5px !important;
                font-size: 12px !important;
            }

        body .header .top .h-contact {
            color: #1e73a8;
            text-decoration: none;
        }

        body .header .top .lg-m:hover .dropdown-menu {
            display: block !important;
        }

        body .header .top .lg-m:hover .div {
            height: 20px;
            width: 100%;
            position: absolute;
        }

        body .header .top .lg-m .dropdown-menu {
            min-width: 97%;
            border: 1px solid #1e74a8;
        }

            body .header .top .lg-m .dropdown-menu .dropdown-item {
                padding: 0 10px;
                margin: 0 !important;
                background: none !important;
            }

        body .header .top .acc-menu {
            background: none;
            border: none;
            color: #c42c5d;
            cursor: pointer;
        }

        body .header .top .links {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }

            body .header .top .links a {
                text-decoration: none;
                display: inline-block;
                white-space: nowrap;
                color: #616161;
                font-weight: 500;
                border-right: 1px solid #9b9b9b;
                padding: 0 10px 0;
            }

                body .header .top .links a:hover {
                    color: #209bac;
                }

    body .header .navigation .navbar {
        padding: 0;
    }

        body .header .navigation .navbar .dropdown-toggle {
            padding-right: 22px;
            padding-left: 11px;
        }

            body .header .navigation .navbar .dropdown-toggle::after {
                content: "";
                height: 13px;
                width: 18px;
                display: block;
                background: url(/Theme/Front/images/icons.png?v=4) no-repeat -82px -91px;
                position: absolute;
                border: none !important;
                border: none !important;
                right: 0px;
                top: 20px;
                -webkit-transform: scale(0.6);
                transform: scale(0.6);
            }

        body .header .navigation .navbar .nav-item .nav-link:not(.pr-0) {
            margin: 0;
            white-space: nowrap;
            font-size: 14px;
            padding-top: 0;
            padding-bottom: 0;
            color: #fff;
        }

        body .header .navigation .navbar .navbar-nav {
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }

    body .header .navigation .navbar-expand-lg {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    body .header .navigation a {
        position: relative;
        font-weight: bold;
    }

    body .header .navigation .nav-item {
        position: initial;
        padding: 0px;
    }

        body .header .navigation .nav-item:hover > .nav-link:after {
            background: url(/Theme/Front/images/icons.png?v=4) no-repeat -18px -86px;
        }

        body .header .navigation .nav-item:hover .bg-mega {
            -webkit-transition: all 0s ease 0.3s;
            transition: all 0s ease 0.3s;
            opacity: 1;
            z-index: 99999;
            left: 0;
        }

        body .header .navigation .nav-item > a {
            height: 47px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
        }

        body .header .navigation .nav-item:hover > a {
            color: #2e4473 !important;
            background-color: #ffe7e3;
        }

    body .header .navigation .navbar .navbar-nav {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    body .header .navigation .navbar {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    body .header .navigation .bg-mega {
        opacity: 0;
        width: 100vw;
        position: fixed;
        top: 105px;
        height: auto;
        background-color: #fff;
        left: -999999px;
        z-index: -9999999;
        -webkit-box-shadow: 0 2px 5px #d2d2d2;
        box-shadow: 0 2px 5px #d2d2d2;
    }

    body .header .navigation .mag-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 1200px;
        max-width: 1200px;
        height: auto;
        max-height: calc(100vh - 135px);
        overflow: auto;
        background: #fff;
        border-radius: 0px;
        padding: 10px 0 20px;
        margin: 0 auto;
    }

        body .header .navigation .mag-menu .menu-item {
            padding: 0;
            border-right: 1px solid #ceecff;
            width: 25%;
        }

            body .header .navigation .mag-menu .menu-item:last-child {
                border-right: none;
            }

            body .header .navigation .mag-menu .menu-item:not(:first-child) {
                padding: 0 25px;
            }

            body .header .navigation .mag-menu .menu-item h2 {
                font-weight: bold;
                font-size: 16px;
                color: #c02c5b;
                margin-top: 20px;
                text-transform: uppercase;
            }

            body .header .navigation .mag-menu .menu-item .nav-links {
                display: block;
            }

                body .header .navigation .mag-menu .menu-item .nav-links a {
                    font-size: 14px;
                    color: #757575;
                    display: block;
                    padding: 4px 0 4px;
                    text-transform: capitalize;
                }

                    body .header .navigation .mag-menu .menu-item .nav-links a:hover {
                        text-decoration: none !important;
                        color: #1e74a8 !important;
                    }

    body .homeSlider .owl-nav {
        max-width: 1145px;
        margin: 0px auto;
        position: relative;
        top: -220px;
    }

    body .homeSlider img {
        height: auto !important;
        background: #fff;
        margin: 0 auto;
        width: 100% !important;
    }

    body .collection-1-slider img {
        min-height: 200px;
        background: #fff;
    }

    body .collection-1 {
        padding: 20px 0;
    }

        body .collection-1 .collection-1-slider {
            margin-top: 50px;
        }

    body .collection-3 {
        margin-top: 40px;
    }

        body .collection-3 .msrItems {
            margin-top: 30px;
        }

            body .collection-3 .msrItems a {
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                display: block;
            }

            body .collection-3 .msrItems img {
                height: 100%;
                width: 100%;
                display: block;
            }

    body .collection-4 {
        margin-top: 60px;
    }

        body .collection-4 .colss {
            margin-top: 30px;
        }

        body .collection-4 a {
            text-decoration: none !important;
        }

        body .collection-4 .cl-img {
            width: 100%;
            position: -webkit-sticky;
            position: sticky;
            min-height: 100vh;
            top: 0;
        }

    body .collection-5 {
        padding: 40px 0;
    }

        body .collection-5 .collection-5-slider {
            margin-top: 30px;
        }

    body .clients .clogo-wr {
        position: relative;
        height: 132px;
        margin-top: 50px;
    }

    body .clients .panle-wr {
        width: 1200px;
        overflow: hidden;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: 132px;
        position: relative;
        cursor: pointer;
        margin: 0 auto;
        left: 0;
        right: 0;
    }

    body .clients #panel {
        top: 0;
        position: absolute;
    }

    body .clients .marquee,
    body .clients *[class^="marquee"] {
        white-space: nowrap;
    }

    body .clients .content {
        margin: 0;
    }

        body .clients .content li {
            color: #fff;
            position: absolute;
            list-style-type: none;
        }

        body .clients .content h1 {
            color: white;
            font-family: "Reckoner";
            letter-spacing: 9px;
            font-size: 2em;
            margin: 0 0 0 0;
            display: inline;
            vertical-align: bottom;
        }

        body .clients .content img {
            padding: 0;
            mix-blend-mode: multiply;
            background-blend-mode: multiply;
        }

    body footer {
        margin: 50px 0 0;
    }

        body footer .footimg {
            display: block;
            margin: 0 auto;
        }

        /*body footer .ft {
  background: url(/Theme/Front/images/grass.png) repeat-x left bottom;
  height: 27px;
  margin-top: -22px;
  position: relative;
  z-index: 1;
}
*/
        body footer .link-footer {
            background: #123754;
            padding: 30px 0 15px;
        }

            body footer .link-footer h4 {
                color: #00d4e8;
                font-family: "Baloo Paaji 2", cursive;
                font-size: 20px;
                font-weight: bold;
                margin-bottom: 20px;
            }

            body footer .link-footer .links.mt a {
                margin-bottom: 10px;
            }

            body footer .link-footer .links a {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: start;
                -ms-flex-align: start;
                align-items: flex-start;
                -webkit-box-pack: start;
                -ms-flex-pack: start;
                justify-content: flex-start;
                font-weight: bold;
                font-size: 15px;
                color: #fff;
            }

            body footer .link-footer .links .mobile {
                height: 21px;
                width: 15px;
                background: url(/Theme/Front/images/icons.png?v=4) no-repeat -19px -54px;
                display: inline-block;
                margin-right: 10px;
            }

            body footer .link-footer .links .location {
                height: 21px;
                width: 15px;
                background: url(/Theme/Front/images/icons.png?v=4) no-repeat -45px -54px;
                display: inline-block;
                margin-right: 10px;
            }

        body footer .cards {
            height: 21px;
            width: 198px;
            background: url(/Theme/Front/images/icons.png?v=4) no-repeat -80px -14px;
            margin: 20px auto 0;
            position: relative;
        }

        body footer .subsc {
            background: #123754;
            padding: 10px 0;
        }

            body footer .subsc .container {
                border-top: 1px solid #fff;
                max-width: 1240px;
                padding: 0;
                padding-top: 25px;
                /*margin-bottom: 20px;*/
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                justify-content: space-between;
            }

                body footer .subsc .container > div {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                }

                    body footer .subsc .container > div input {
                        background: #fff;
                        border-radius: 50px;
                        height: 40px;
                        border: none;
                        color: #000;
                        padding: 15px;
                    }

                    body footer .subsc .container > div button {
                        background: #bf2c5a;
                        border-radius: 50px;
                        height: 40px;
                        border: none;
                        color: #fff;
                        padding: 0 29px;
                        font-weight: bold;
                        font-size: 17px;
                        margin-left: 10px;
                        cursor: pointer;
                    }

                    body footer .subsc .container > div a {
                        height: 25px;
                        width: 23px;
                        background: url(/Theme/Front/images/icons.png?v=4) no-repeat;
                        margin: 0 0 0 10px;
                    }

                        body footer .subsc .container > div a.fb {
                            background-position: -77px -50px;
                        }

                        body footer .subsc .container > div a.tw {
                            background-position: -110px -50px;
                        }

                        body footer .subsc .container > div a.in {
                            background-position: -142px -50px;
                        }

                        body footer .subsc .container > div a.li {
                            background-position: -175px -50px;
                        }

                        body footer .subsc .container > div a.p {
                            background-position: -210px -50px;
                        }

            body footer .subsc h3 {
                font-weight: bold;
                font-size: 20px;
                color: #ffff;
                margin-right: 10px;
            }

        body footer .copy {
            background: #123754;
            padding: 30px 0 10px;
            text-align: center;
            color: #fff;
        }

    body .btn.blue {
        background: #1171c3;
        width: 100%;
        color: #fff;
        margin-top: 15px;
        font-weight: 700;
        -webkit-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

        body .btn.blue:hover {
            background: #3195ec;
            color: #fff !important;
        }

    body .btn.red {
        background: #c42c5d;
        width: 100%;
        color: #fff;
        margin-top: 15px;
        font-weight: 700;
        -webkit-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

        body .btn.red:hover {
            background: #e03b70;
        }

    body .login-modal .modal-content {
        background: none;
        border: none;
    }

    body .login-modal label.required::after {
        display: none !important;
    }

    body .login-modal .close {
        outline: none;
        opacity: 1;
    }

        body .login-modal .close i {
            background: url(/Theme/Front/images/icons.png?v=4) no-repeat -204px -79px;
            height: 22px;
            width: 26px;
            display: inline-block;
        }

    body .login-modal .login-pop {
        background: -webkit-gradient(linear, left top, right top, from(#e3fafc), to(#fde8f0));
        background: linear-gradient(90deg, #e3fafc, #fde8f0);
        border-radius: 10px;
        -webkit-box-shadow: 4px 4px 28px #424242;
        box-shadow: 4px 4px 28px #424242;
        padding: 26px 50px;
    }

        body .login-modal .login-pop #forgotpasswordbtn {
            font-weight: 500;
            cursor: pointer;
        }

        body .login-modal .login-pop .register-new {
            font-weight: 700;
            font-size: 13px;
            color: #4d626f;
            text-align: center;
        }

            body .login-modal .login-pop .register-new a {
                color: #c42c5d;
                text-decoration: none !important;
                cursor: pointer;
            }

            body .login-modal .login-pop .register-new.ch a {
                color: #1f7ab3;
            }

            body .login-modal .login-pop .register-new.chh {
                margin: 40px 0 20px;
                color: #959ca1;
            }

                body .login-modal .login-pop .register-new.chh a {
                    color: #535353;
                }

        body .login-modal .login-pop .btn.fb-bt {
            background: #4267b2;
            color: #fff;
        }

        body .login-modal .login-pop .image-log {
            text-align: center;
        }

            body .login-modal .login-pop .image-log i {
                background: url(/Theme/Front/images/icons.png?v=4) no-repeat -8px -120px;
                height: 92px;
                width: 106px;
                display: inline-block;
            }

        body .login-modal .login-pop .txtchng,
        body .login-modal .login-pop .r-hd {
            font-weight: 700;
            font-size: 23px;
            color: #4d626f;
            text-align: center;
            margin: 30px 0 10px;
        }

        body .login-modal .login-pop .sForm label + i {
            position: absolute;
            left: 11px;
            margin-top: 8px;
            top: 25px;
            z-index: 1;
        }

        body .login-modal .login-pop .r-group {
            position: relative;
        }

        body .login-modal .login-pop .f-text {
            background: #9ac5de;
            color: #fff;
            padding: 12px 10px 12px 43px;
            border-radius: 5px;
            width: 100%;
            height: 45;
            border: none;
            font-weight: 600;
        }

            body .login-modal .login-pop .f-text::-webkit-input-placeholder {
                color: #fff;
            }

            body .login-modal .login-pop .f-text::-moz-placeholder {
                color: #fff;
            }

            body .login-modal .login-pop .f-text:-ms-input-placeholder {
                color: #fff;
            }

            body .login-modal .login-pop .f-text:-moz-placeholder {
                color: #fff;
            }

        body .login-modal .login-pop label {
            margin: 0;
        }

        body .login-modal .login-pop .remember-group {
            position: relative;
        }

        body .login-modal .login-pop .remember {
            visibility: hidden;
        }

            body .login-modal .login-pop .remember + label {
                font-weight: 500;
                cursor: pointer;
            }

                body .login-modal .login-pop .remember + label:after {
                    content: "";
                    position: absolute;
                    height: 14px;
                    width: 14px;
                    background: #bbb;
                    left: 0;
                    font-size: 10px;
                    color: #fff;
                    text-align: center;
                    border-radius: 3px;
                    top: 5px;
                }

            body .login-modal .login-pop .remember:checked + label {
                font-weight: 500;
            }

                body .login-modal .login-pop .remember:checked + label:after {
                    content: "✓";
                    position: absolute;
                    height: 14px;
                    width: 14px;
                    background: #458bb3;
                    left: 0;
                    font-size: 10px;
                    color: #fff;
                    text-align: center;
                    border-radius: 3px;
                    top: 5px;
                }

    body .collection-6 {
        margin-top: 60px;
    }

        body .collection-6 .p-hd {
            color: #444444;
            font-size: 20px;
            font-weight: 600;
            margin: 0 0 40px 0;
        }

        body .collection-6 .colss {
            margin-top: 60px;
        }

        body .collection-6 a {
            text-decoration: none !important;
        }

        body .collection-6 .cl-img {
            width: 100%;
            position: -webkit-sticky;
            position: sticky;
            min-height: 100vh;
            top: 0;
        }

    body .cat-filter-box {
        padding: 0 5px 16px;
        max-width: 1200px;
        margin: 0 auto 0;
        border-radius: 5px;
        position: -webkit-sticky;
        position: sticky;
        z-index: 1;
        top: 48px;
    }

        body .cat-filter-box > div {
            margin-bottom: 10px;
        }

            body .cat-filter-box > div .flink:not(.ch) {
                max-height: 300px;
                height: auto;
                overflow: auto;
            }

            body .cat-filter-box > div label {
                color: #2e4473;
                font-weight: 700;
                text-transform: uppercase;
                width: 100%;
                border-bottom: 1px solid #58637b;
                padding-bottom: 7px;
            }

            body .cat-filter-box > div a {
                display: block;
                color: #4f4f4f;
                font-weight: 600;
                text-decoration: none;
            }

                body .cat-filter-box > div a:hover {
                    color: #bd1f7c;
                }

                    body .cat-filter-box > div a:hover span {
                        color: #bd1f7c;
                    }

                body .cat-filter-box > div a span {
                    color: #4f4f4f;
                    font-weight: 600;
                }

            body .cat-filter-box > div .rt {
                width: 100%;
                padding-left: 112px;
            }

    body .c-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        body .c-box input {
            border: 1px solid #1f7ab387;
            border-radius: 5px;
            width: 100%;
            padding: 8px 15px;
            margin-right: 5px;
            color: #111;
        }

        body .c-box button {
            background: #1f7ab3;
            color: #fff;
            font-size: 18px;
            border: none;
            border-radius: 5px;
            padding: 6px 15px;
            font-weight: bold;
            -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
        }

            body .c-box button:hover {
                background: #3594cf;
                cursor: pointer;
            }

    body .product-details-body {
        padding: 20px 0;
    }

        body .product-details-body .rating {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            margin-bottom: 10px;
        }

        body .product-details-body .see-rviw {
            color: #1f7ab3 !important;
            font-size: 12px;
            font-weight: 500;
            text-decoration: none;
            margin-left: 10px;
        }

            body .product-details-body .see-rviw:hover {
                text-decoration: underline;
            }

        body .product-details-body .container.pd-cont {
            max-width: 1000px;
        }

        body .product-details-body .z-indx {
            position: relative;
            z-index: 10;
        }

        body .product-details-body .p-qr {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            margin: 10px 0 20px;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }

            body .product-details-body .p-qr .qt-in {
                margin: 0 10px 0 0;
            }

            body .product-details-body .p-qr img {
                height: 30px;
            }

            body .product-details-body .p-qr .rp * {
                color: #181818;
            }

        body .product-details-body .arrLeftPD {
            background: url(/Theme/Front/images/icons.png?v=4) no-repeat -120px -79px;
            height: 23px;
            width: 15px;
            display: block;
            -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
        }

        body .product-details-body .arrRightPD {
            background: url(/Theme/Front/images/icons.png?v=4) no-repeat -120px -80px;
            height: 23px;
            width: 15px;
            display: block;
        }

        body .product-details-body .main-product-img img {
            max-width: 467px;
            border-radius: 10px;
            width: auto !important;
            max-height: calc(100vh);
            min-height: 500px;
            display: block;
            margin: 0 auto;
            height: auto !important;
        }

        body .product-details-body .product-dt-slider {
            padding: 20px 30px;
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
            width: 470px;
            position: absolute;
            left: -306px;
            top: 200px;
        }

            body .product-details-body .product-dt-slider .owl-nav {
                height: 0;
            }

                body .product-details-body .product-dt-slider .owl-nav .owl-prev {
                    position: absolute;
                    top: 0;
                    bottom: 0;
                    left: -28px;
                    outline: none !important;
                }

                body .product-details-body .product-dt-slider .owl-nav .owl-next {
                    position: absolute;
                    top: 0;
                    bottom: 0;
                    right: -28px;
                    outline: none !important;
                }

            body .product-details-body .product-dt-slider .slider-item {
                position: relative;
                width: 50px;
                -webkit-transform: rotate(-90deg);
                transform: rotate(-90deg);
                height: 50px;
                overflow: hidden;
                border-radius: 5px;
                cursor: pointer;
            }

                body .product-details-body .product-dt-slider .slider-item img {
                    max-width: none;
                    position: absolute;
                    top: -9999px;
                    right: -9999px;
                    bottom: -9999px;
                    left: -9999px;
                    margin: auto;
                }

        body .product-details-body .pdt {
            padding-left: 30px;
        }

            body .product-details-body .pdt h2 {
                color: #c42c5d;
                font-size: 32px;
                font-weight: 600;
                margin-top: -5px;
                text-transform: capitalize;
            }

            body .product-details-body .pdt .spdate-del {
                margin: 15px 0;
            }

                body .product-details-body .pdt .spdate-del span:nth-child(1) {
                    color: #353535;
                    display: block;
                    font-weight: 500;
                }

                body .product-details-body .pdt .spdate-del span:nth-child(2) {
                    color: #757575;
                    display: block;
                }

            body .product-details-body .pdt .in-stock {
                color: #000;
            }

                body .product-details-body .pdt .in-stock.green {
                    color: #26820d;
                }

                body .product-details-body .pdt .in-stock.red {
                    color: #d20d0d;
                }

            body .product-details-body .pdt .price-panel h3 {
                color: #1f7ab3;
                font-size: 20px;
                font-weight: 600;
                margin-bottom: 0;
                display: inline-block;
            }

                body .product-details-body .pdt .price-panel h3 em {
                    color: #979797;
                    font-style: normal !important;
                    font-weight: 200;
                }

            body .product-details-body .pdt .price-panel span {
                text-decoration: line-through;
                -webkit-text-decoration-color: red;
                text-decoration-color: red;
                text-decoration-thickness: 2px;
                display: inline-block;
                margin-left: 10px;
                color: #595959;
                font-size: 20px;
            }

            body .product-details-body .pdt .pdescription {
                font-size: 14px;
                font-weight: 500;
                color: #505050 !important;
                margin-bottom: 10px;
            }

                body .product-details-body .pdt .pdescription * {
                    font-size: 14px;
                    font-weight: 500;
                    color: #505050 !important;
                }

                body .product-details-body .pdt .pdescription a {
                    color: #1f7ab3 !important;
                }

                body .product-details-body .pdt .pdescription strong,
                body .product-details-body .pdt .pdescription b {
                    color: #1f7ab3 !important;
                    font-weight: 700;
                }

                    body .product-details-body .pdt .pdescription b *, body .product-details-body .pdt .pdescription strong * {
                        color: #1f7ab3 !important;
                        font-weight: 700;
                    }

                body .product-details-body .pdt .pdescription ul,
                body .product-details-body .pdt .pdescription ol {
                    list-style: initial !important;
                    padding: 0;
                    padding-left: 15px;
                }

            body .product-details-body .pdt .color-box {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                margin: 50px 0 25px;
            }

                body .product-details-body .pdt .color-box h4 {
                    color: #393939;
                    font-size: 18px;
                    font-weight: 600;
                    white-space: nowrap;
                    margin: 0;
                }

                body .product-details-body .pdt .color-box .colors {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    -ms-flex-wrap: wrap;
                    flex-wrap: wrap;
                    margin-left: 15px;
                }

                    body .product-details-body .pdt .color-box .colors > div {
                        height: 30px;
                        width: 30px;
                        border: 2px solid #fff;
                        border-radius: 50%;
                        margin: 1px 1px 5px;
                        -webkit-transition: all 0.2s ease-in-out;
                        transition: all 0.2s ease-in-out;
                        cursor: pointer;
                    }

                        body .product-details-body .pdt .color-box .colors > div.active, body .product-details-body .pdt .color-box .colors > div:hover {
                            border: 5px solid #fff;
                        }

            body .product-details-body .pdt .size-box {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                margin: 25px 0;
            }

                body .product-details-body .pdt .size-box h4 {
                    color: #393939;
                    font-size: 18px;
                    font-weight: 600;
                    white-space: nowrap;
                    margin: 0;
                }

                body .product-details-body .pdt .size-box .size {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    -ms-flex-wrap: wrap;
                    flex-wrap: wrap;
                    margin-left: 15px;
                }

                    body .product-details-body .pdt .size-box .size > div {
                        width: auto;
                        min-width: 30px;
                        padding: 4px 10px;
                        border: 1px solid #1f7ab3;
                        background: #fff;
                        margin: 0px 5px 0;
                        text-align: center;
                        color: #a5a3a3;
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                        -webkit-box-align: center;
                        -ms-flex-align: center;
                        align-items: center;
                        -webkit-box-pack: center;
                        -ms-flex-pack: center;
                        justify-content: center;
                        border-radius: 5px;
                        cursor: pointer;
                    }

                        body .product-details-body .pdt .size-box .size > div:hover, body .product-details-body .pdt .size-box .size > div.active {
                            background: #1f7ab3;
                            -webkit-transition: all 0.4s ease-in-out;
                            transition: all 0.4s ease-in-out;
                        }

                            body .product-details-body .pdt .size-box .size > div:hover label, body .product-details-body .pdt .size-box .size > div.active label {
                                margin: 0 !important;
                                color: #fff;
                            }

                        body .product-details-body .pdt .size-box .size > div label {
                            margin: 0 !important;
                            color: #a5a3a3;
                            cursor: pointer;
                        }

            body .product-details-body .pdt .check-out-add .cap {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -ms-flex-wrap: wrap;
                flex-wrap: wrap;
                color: #444444;
                font-size: 14px;
                font-weight: 600;
                white-space: nowrap;
                margin: 0 0 10px;
            }

                body .product-details-body .pdt .check-out-add .cap i {
                    background: url(/Theme/Front/images/icons.png?v=4) no-repeat -150px -76px;
                    height: 29px;
                    width: 38px;
                    max-width: 38px;
                    min-width: 38px;
                    display: inline-block;
                    margin-right: 10px;
                }

            body .product-details-body .pdt .add-to-c {
                display: block;
                background: #c42c5d;
                color: #fff;
                border: none;
                border-radius: 50px;
                padding: 10px;
                text-align: center;
                width: 100%;
                font-size: 16px;
                font-weight: 700;
                cursor: pointer;
                -webkit-transition: all 0.4s ease-in-out;
                transition: all 0.4s ease-in-out;
                margin: 30px 0;
            }

                body .product-details-body .pdt .add-to-c:hover {
                    background: #ed3c75;
                }

            body .product-details-body .pdt .p-description h5 {
                color: #1f7ab3;
                font-weight: 600;
                font-size: 16px;
                margin-bottom: 20px;
            }

            body .product-details-body .pdt .p-description ul {
                list-style: none;
            }

                body .product-details-body .pdt .p-description ul li {
                    font-size: 14px;
                    font-weight: 500;
                    color: #505050;
                }

        body .product-details-body .p-cat-img-gal {
            position: -webkit-sticky;
            position: sticky;
            top: 15px;
        }

        body .product-details-body .reviews-block {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start;
            margin-top: 50px;
        }

    body .r-view-box {
        margin: 10px 0;
    }

        body .r-view-box .rating-num {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            background: #1f7ab3;
            color: #fff;
            border-radius: 5px;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            padding: 1px 6px;
            font-size: 15px;
            font-weight: bold;
        }

            body .r-view-box .rating-num i {
                display: inline-block;
                height: 20px;
                width: 20px;
                background: url(/Theme/Front/images/icons.png?v=4) no-repeat -8px -306px;
            }

        body .r-view-box .pf {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            margin-bottom: 10px;
        }

            body .r-view-box .pf h3 {
                font-size: 16px;
                color: #1f7ab3;
                font-weight: bold;
                padding-left: 11px;
                margin-bottom: 0;
            }

        body .r-view-box .ds {
            font-size: 15px;
            margin-top: 5px;
            color: #444444;
        }

    body .mt-50 {
        margin-top: 50px;
    }

    body .cart-body {
        margin-top: 10px;
    }

        body .cart-body .container {
            padding: 0;
        }

        body .cart-body .pr {
            color: #1f7ab3;
            font-size: 17px;
            font-weight: 600;
            margin-bottom: 20px;
        }

            body .cart-body .pr em {
                color: #979797;
                font-style: normal !important;
                font-weight: 200;
            }

        body .cart-body table {
            width: 100%;
        }

            body .cart-body table thead th {
                background: #c42c5d;
                color: #fff;
                padding: 10px;
                text-align: center;
                text-transform: uppercase;
            }

                body .cart-body table thead th:last-child {
                    border-radius: 0 5px 5px 0;
                }

                body .cart-body table thead th:first-child {
                    border-radius: 5px 0 0 5px;
                }

                body .cart-body table thead th:first-child {
                    text-align: left;
                    padding-left: 30px;
                    width: 500px;
                }

            body .cart-body table tbody tr:not(:last-child) td {
                border-bottom: 1px solid #b6b6b6;
            }

            body .cart-body table td {
                padding: 15px 0;
                vertical-align: top;
                text-align: center;
            }

                body .cart-body table td .p-img {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    max-width: 500px;
                }

                    body .cart-body table td .p-img img {
                        width: 60px;
                        border-radius: 5px;
                        margin-right: 10px;
                        height: 60px;
                    }

                    body .cart-body table td .p-img h2 {
                        color: #c42c5d;
                        font-size: 16px;
                        margin-bottom: 15px;
                        text-align: left;
                    }

                body .cart-body table td .color {
                    height: 30px;
                    width: 30px;
                    border: 2px solid #fff;
                    border-radius: 50%;
                    margin: 1px 1px 5px;
                    -webkit-transition: all 0.2s ease-in-out;
                    transition: all 0.2s ease-in-out;
                }

                body .cart-body table td .size {
                    height: 30px;
                    width: 30px;
                    border: 1px solid #1f7ab3;
                    background: #fff;
                    margin: 0px 5px 0 0;
                    text-align: center;
                    color: #a5a3a3;
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    -webkit-box-pack: center;
                    -ms-flex-pack: center;
                    justify-content: center;
                    margin-bottom: 10px;
                    border-radius: 5px;
                }

                body .cart-body table td .delete {
                    height: 30px;
                    min-width: 30px;
                    max-width: 30px;
                    width: 30px;
                    display: inline-block;
                    background: url(/Theme/Front/images/icons.png?v=4) no-repeat;
                    cursor: pointer;
                    background-position: -147px -154px;
                }

        body .cart-body .sp-add {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            border-top: 1px solid #b4b4b4;
            padding-top: 50px;
            margin-top: 50px;
        }

            body .cart-body .sp-add .btn {
                border-radius: 50px;
            }

            body .cart-body .sp-add h2 {
                text-transform: uppercase;
                font-size: 20px;
                color: #413e3e;
            }

            body .cart-body .sp-add > div {
                width: 30%;
            }

                body .cart-body .sp-add > div:first-child {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-orient: vertical;
                    -webkit-box-direction: normal;
                    -ms-flex-direction: column;
                    flex-direction: column;
                    -webkit-box-pack: justify;
                    -ms-flex-pack: justify;
                    justify-content: space-between;
                }

            body .cart-body .sp-add .select2 {
                width: 100% !important;
            }

            body .cart-body .sp-add .c-box {
                margin-top: 15px;
            }

            body .cart-body .sp-add .pr {
                margin-bottom: 0;
            }

            body .cart-body .sp-add .s-q {
                font-size: 14px;
                color: #413e3e;
            }

            body .cart-body .sp-add h3 {
                font-size: 14px;
                color: #413e3e;
            }

            body .cart-body .sp-add .cards {
                height: 40px;
                width: 341px;
                background: url(/Theme/Front/images/icons.png?v=4) no-repeat -2px -227px;
                margin: 10px auto;
                position: relative;
            }

    body .r-0 {
        background: url(/Theme/Front/images/icons.png?v=4) no-repeat -9px -268px;
        height: 16px;
        width: 17px;
        display: inline-block;
    }

    body .r-05 {
        background: url(/Theme/Front/images/icons.png?v=4) no-repeat -9px -288px;
        height: 16px;
        width: 17px;
        display: inline-block;
    }

    body .r-1 {
        background: url(/Theme/Front/images/icons.png?v=4) no-repeat -9px -308px;
        height: 16px;
        width: 17px;
        display: inline-block;
    }

    body .r-1-05 {
        background: url(/Theme/Front/images/icons.png?v=4) no-repeat -9px -330px;
        height: 16px;
        width: 41px;
        display: inline-block;
    }

    body .r-2 {
        background: url(/Theme/Front/images/icons.png?v=4) no-repeat -9px -354px;
        height: 16px;
        width: 17px;
        display: inline-block;
    }

    body .r-2-05 {
        background: url(/Theme/Front/images/icons.png?v=4) no-repeat -9px -374px;
        height: 16px;
        width: 62px;
        display: inline-block;
    }

    body .r-3 {
        background: url(/Theme/Front/images/icons.png?v=4) no-repeat -9px -399px;
        height: 16px;
        width: 62px;
        display: inline-block;
    }

    body .r-3-05 {
        background: url(/Theme/Front/images/icons.png?v=4) no-repeat -9px -420px;
        height: 16px;
        width: 84px;
        display: inline-block;
    }

    body .r-4 {
        background: url(/Theme/Front/images/icons.png?v=4) no-repeat -9px -442px;
        height: 16px;
        width: 84px;
        display: inline-block;
    }

    body .r-4-05 {
        background: url(/Theme/Front/images/icons.png?v=4) no-repeat -9px -468px;
        height: 16px;
        width: 106px;
        display: inline-block;
    }

    body .r-5 {
        background: url(/Theme/Front/images/icons.png?v=4) no-repeat -9px -492px;
        height: 16px;
        width: 106px;
        display: inline-block;
    }

.toast.toast-success * {
    color: #fff !important;
}

.qt-in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #1f7ab387;
    border-radius: 50px;
    width: 104px;
    background: #fff;
    padding: 0.5px 2px 0;
    height: 24px;
    margin: 0 auto;
}

    .qt-in.ch {
        height: 32px;
        width: 125px;
    }

        .qt-in.ch span {
            height: 30px;
            min-width: 30px;
            width: 30px;
            max-width: 30px;
        }

            .qt-in.ch span:first-child {
                background-position: -269px -157px;
            }

            .qt-in.ch span:last-child {
                background-position: -319px -157px;
            }

    .qt-in span {
        height: 18px;
        min-width: 20px;
        width: 20px;
        max-width: 20px;
        display: block;
        background: url(/Theme/Front/images/icons.png?v=4) no-repeat;
        cursor: pointer;
    }

        .qt-in span:first-child {
            background-position: -191px -160px;
        }

        .qt-in span:last-child {
            background-position: -219px -160px;
        }

    .qt-in input {
        color: #494949;
        width: 60px;
        max-width: 60px;
        min-width: 60px;
        -webkit-appearance: textfield;
        -moz-appearance: textfield;
        appearance: textfield;
        border: none;
        background: #fff;
        text-align: center;
        font-weight: bold;
    }

.breadcrumb {
    font-size: 11px;
}

.breadcrumb-item + .breadcrumb-item::before {
    content: ">";
}

.bg-none {
    background: none !important;
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.popreview {
    width: 100%;
    /* background-color: #eee; */
    padding: 0 5px 0;
    color: #333;
    overflow-y: auto;
}

    .popreview h2 {
        margin: 0 0 0 6px;
    }

    .popreview label,
    .popreview input {
        display: block;
    }

    .popreview label {
        font-weight: bold;
        margin-bottom: 5px;
    }

    .popreview .rate label,
    .popreview .rate input,
    .popreview .rate1 label,
    .popreview .rate1 input {
        display: inline-block;
    }

    .popreview .rate {
        height: 36px;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

        .popreview .rate > label {
            margin-bottom: 0;
            margin-top: -5px;
            height: 30px;
        }

        .popreview .rate:not(:checked) > input {
            top: -9999px;
            margin-left: -24px;
            width: 20px;
            padding-right: 14px;
            z-index: -10;
        }

        .popreview .rate:not(:checked) > label {
            float: right;
            width: 1em;
            overflow: hidden;
            white-space: nowrap;
            cursor: pointer;
            font-size: 30px;
            color: #ccc;
        }

    .popreview input[name="rate"] {
        visibility: hidden;
    }

    .popreview .rate2 {
        float: none;
    }

    .popreview .rate:not(:checked) > label::before {
        content: "★ ";
        position: relative;
        top: -10px;
        left: 2px;
    }

    .popreview .rate > input:checked ~ label {
        color: #ffc700;
        /* outline: -webkit-focus-ring-color auto 5px; */
    }

    .popreview .rate > input:checked:focus + label,
    .popreview .rate > input:focus + label {
        outline: -webkit-focus-ring-color auto 5px;
    }

    .popreview .rate:not(:checked) > label:hover,
    .popreview .rate:not(:checked) > label:hover ~ label {
        color: #deb217;
        /* outline: -webkit-focus-ring-color auto 5px; */
    }

    .popreview .rate > input:checked + label:hover,
    .popreview .rate > input:checked + label:hover ~ label,
    .popreview .rate > input:checked ~ label:hover,
    .popreview .rate > input:checked ~ label:hover ~ label,
    .popreview .rate > label:hover ~ input:checked ~ label {
        color: #c59b08;
    }

div.owl-carousel:not(.products-details-slider1):not(.products-details-slider) .owl-prev {
    position: absolute;
    top: 0;
    margin: auto 0;
    bottom: 0;
    height: 50px;
    width: 50px;
    left: -28px;
    border-radius: 50%;
    /*border: 2px solid #fff !important;*/
    font-size: 41px !important;
    color: #fff !important;
    line-height: 9px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0.5;
}

    div.owl-carousel:not(.products-details-slider1):not(.products-details-slider) .owl-prev span {
        position: relative;
        color: #fff;
        top: -4px;
    }

div.owl-carousel:not(.products-details-slider1):not(.products-details-slider) .owl-next {
    position: absolute;
    top: 0;
    margin: auto 0;
    bottom: 0;
    height: 50px;
    width: 50px;
    right: -28px;
    border-radius: 50%;
    /*border: 2px solid #fff !important;*/
    font-size: 41px !important;
    color: #fff !important;
    line-height: 9px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0.5;
}

    div.owl-carousel:not(.products-details-slider1):not(.products-details-slider) .owl-next span {
        position: relative;
        color: #fff;
        top: -4px;
    }

h3.pp-hd {
    color: #444444;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
}

.popreview .lb {
    margin-bottom: 15px;
    font-size: 12px;
    font-weight: bold;
    color: #1f7ab3;
}

.popreview textarea {
    border: none;
    border-radius: 10px;
    -webkit-box-shadow: 1px 0px 3px 0 #d7d6d6;
    box-shadow: 1px 0px 3px 0 #d7d6d6;
    min-height: 106px;
    margin-bottom: 15px;
    border: 1px solid #1f7ab3;
    padding: 5px;
    color: #333;
    width: 100%;
}

.bg-white-cont {
    border-radius: 30px;
    padding: 15px 25px 25px;
    background: #fff;
}

    .bg-white-cont .p-hd {
        color: #444444;
        font-size: 20px;
        font-weight: 600;
        margin: 0 0 40px 0;
        margin-bottom: 15px !important;
    }

.pd-rb-box p {
    color: #353535 !important;
    line-height: 25px !important;
}

.pd-rb-box strong {
    font-size: 20px !important;
    color: #c42c5d;
    display: inline-block;
    margin: 10px 0;
}

.pd-rb-box ul,
.pd-rb-box ol {
    padding: 0 0 0 15px;
}

    .pd-rb-box ul p,
    .pd-rb-box ol p {
        line-height: 10px !important;
    }

.products-details-multi .owl-next {
    right: 8px !important;
}

.products-details-multi .owl-prev {
    left: 8px !important;
}

.cat-product-filter {
    max-width: 1200px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    .cat-product-filter .exp {
        display: none !important;
    }

    .cat-product-filter > div:first-child {
        min-width: 230px;
        max-width: 230px;
    }

    .cat-product-filter > div.full {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        margin-top: 0px !important;
    }

    .cat-product-filter > div:last-child {
        width: calc(100% - 230px);
        max-width: calc(100% - 230px);
    }

.sort-d {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px dashed #d5afbb;
    margin-bottom: 20px;
}

    .sort-d .total-count {
        color: #2e4473;
        line-height: 28px;
        font-weight: 700;
    }

    .sort-d > div {
        width: 250px;
        padding: 0 10px;
        border: 1px solid #2e4473;
        margin: 10px 0;
        border-radius: 5px;
        position: relative;
    }

        .sort-d > div::after {
            content: "";
            position: absolute;
            height: 10px;
            width: 17px;
            background: url(/Theme/Front/images/icons.png?v=4) no-repeat -16px -86px;
            right: 10px;
            bottom: 10px;
        }

        .sort-d > div > label {
            display: block;
            margin: 0 !important;
            color: #2e4473;
        }

        .sort-d > div .select2-container {
            width: 100% !important;
        }

        .sort-d > div .select2-container--default .select2-selection--single .select2-selection__rendered {
            color: #2e4473;
            line-height: 28px;
            padding: 17px 0 0 0 !important;
            font-weight: 700;
        }

        .sort-d > div .select2-container--default .select2-selection--single .select2-selection__arrow {
            display: none !important;
        }

        .sort-d > div .select2-container--default .select2-selection--single {
            background-color: transparent;
            border: none;
            border-radius: 4px;
            display: block;
            height: 50px;
            position: absolute;
            width: 100%;
            top: -36px;
        }
/*# sourceMappingURL=style.css.map */

