/********** Template CSS **********/
:root {
    --primary: #000;
    --light: #F8F8F8;
    --dark: #252525;
}
body{
    font-family: 'Open Sans', sans-serif;
        color: #000; overflow-x: hidden; font-size: 16px;
}
html {
    position: relative;
    overflow-x: hidden;
}
h1,
h2,
.h1,
.h2,
.fw-bold {
    font-weight: 400 !important;
    font-family: 'Open Sans', sans-serif;
}
a {
    color: #000000;
    text-decoration: none;
}

h3,
h4,
.h3,
.h4,
.fw-medium {
    font-weight: 500 !important;
}
h2#swal2-title {
    font-size: 1.4em;
}
h5,
h6,
.h5,
.h6,
.fw-normal {
    font-weight: 400 !important;
}
.display-5 {
    font-size: 4.5rem; color: #000;
}
.bg-tringle {
    background: url(../img/p-bg.jpg) 0 0 no-repeat;
    background-size: cover;
}
.back-to-top {
    position: fixed;
    display: none;
    right: 30px;
    bottom: 90px;
    z-index: 99;
}
a.btn.btn-link.zliggxevfz {
    border-color: #b7b7b7;
    color: #767676;
}
.contact-us {
    max-width: 880px;
    margin: 85px auto 0 auto;
}


h1 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400 !important;
    font-size: 35px !important;
    color: #2c2c2c;
}
.m-auto{margin: 0 auto;}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: 'Open Sans', sans-serif;
}
h5, .h5 {
    font-size: 1.5rem;
}
.prod-text {
    width: 100%;
    position: absolute;
    top: 50%;
    text-align: center;
}
.contact-links a.btn.btn-link {
    color: #fff;
    border: 0;
    display: inline-block;
    margin: 0 20px;
    font-size: 14px;
    padding: 0;
    text-transform: lowercase;
}
.contact-links {
    border-bottom: 1px solid #263068;
    padding-bottom: 20px;
}
.bt-i-w-white .prod-text {
    top: 60%;
}
.bt-i-w-white .prod-text h2 a {
    font-size: 40px;
    color: #fff;
    font-weight: 300;
    border-bottom:0;
}
.bt-i-w-white .prod-text a {
    color: #fff;
    font-size: 20px;
    display: inline-block;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    padding: 0;
    font-weight: 400;
}
.bt-i-w-black .prod-text {
    top: 79%;
}
.bt-i-w-white, .bt-i-w-black {
    margin-bottom: 30px;
}
.bt-i-w-black .prod-text h2 a {
    font-size: 40px;
    font-weight: 300;
    border-bottom:0;
}
.owl-carousel .owl-item {
    min-height: 1px;
    float: none;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
}
#loginSubmit, #registerSubmit, #forgotSubmit {
    width: 52%;
    margin-bottom: 13px; border-radius: 10px;
}
.login-wrapper a {
    color: #000;
    text-decoration: underline;
    font-weight: 400;
    border: 0 !important;
}
.no-border {
    border: 0 !important;
}
.login-wrapper .element1 img {
    max-width: 190px;
    left: -80px;
    bottom: -76px;
}
.login-wrapper .elementplate img {
    max-width: 170px;
}
.login-wrapper .elementplate {
    right: -80px;
    top: -100px;
}
.my-account .nav {
    text-align: center;
    width: 100%;
    display: inline-block;
}
.my-account .nav-pills-custom a.nav-link {
    display: inline-block;
    margin: 0 25px 0 0;
    border-radius: 10px;
    padding: 8px 22px !important;
    background: #4caf50;
    color: #fff;
    border: 0;
}
.login-wrapper a:hover{color: #000; text-decoration: none;}
.bt-i-w-black .prod-text a {
    color: #000;
    font-size: 20px;
    display: inline-block;
    border-bottom: 1px solid #000;
    border-radius: 0;
    padding: 0;
    font-weight: 400;
}
.bt-i-w-black .prod-text {
    top: 78%;
}
h3 {
    color: #654504;
}
h2 a {
    font-size: 25px;
    color: #000;
    padding: 12px 0;
    display: inline-block;
}
h3 {
    color: #000000;
    font-size: 20px;
    text-align: center;
    margin: 0 !important;
    font-weight: 400 !important;
}
.error {
    width: 100%;
    text-align: left;
    color: #ff0000;
}
h3 {
    margin-bottom: 25px !important;
}

/*** Spinner ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}
.left-side a {
    color: #1ba24b;
}
.pink .pd-wrapper h2 {
    color: #c72401;
}
.brown .pd-wrapper h2 {
    color: #955300;
}
.orange .pd-wrapper h2 {
    color: #f2642c;
}
.owl-next.disabled, .owl-prev.disabled {
    display: none;
}

.orange h1 {
    color: #ffffff;
}

.pink h1 {
    color: #fffbe1;
}

.brown h1 {
    color: #955300;
}
.orange .breadcrumb ul li a, .orange .breadcrumb ul li {
    color: #ffffff;
}
.pink .breadcrumb ul li a, .pink .breadcrumb ul li {
    color: #fffbe1;
}
.brown .breadcrumb ul li a, .brown .breadcrumb ul li {
    color: #955300;
}
.svzybegunh {
    margin-bottom: 14px;
}
.social-cta-right img {
    max-width: 25px;
}
.social-cta-right {
    position: fixed;
    z-index: 99999;
    right: 10px;
    top: 25px;
    background: #ffffffc7;
    border-radius: 50px;
    padding: 6px 6px 0px;
    border: 1px solid #999;
    display: none;
}
.social-icons-w ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.social-icons-w ul li {
    margin: 10px 0;
}

/*** Button ***/
.btn {
    font-weight: 400;
    transition: .5s;
}

.btn.btn-primary,
.btn.btn-secondary {
    color: #fff;
    background: #000;
}


.btn-square {
    width: 38px;
    height: 38px;
}

.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}

.btn-outline-body {
    color: var(--primary);
    border-color: #777777;
}

.btn-outline-body:hover {
    color: #FFFFFF;
    background: var(--primary);
    border-color: var(--primary);
}

.btn-primary:hover {
    color: #fff;
    background-color: var(--primary);
    border-color: var(--primary);
}
.back-to-top {
    background: #1ba24b00 !important;
    border-radius: 50px;
    border: 1px solid #f44336 !important;
    color: #f44336 !important;
}
.additional-varients select.select-dd {
    margin-bottom: 12px;
    width: 100%;
    border-radius: 62px;
    padding: 12px;
}

/*** Navbar ***/
.navbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px;
    position: absolute;
    right: 0;
}
a.wapp-icon-bottom {
    position: fixed;
    bottom: 90px;
    left: 18px;
    z-index: 999;
}
a.wapp-icon-bottom img#style-9 {
    width: 60px;
    height: 60px;
}

.navbar .navbar-nav .nav-link {
    margin-right: 0px;
    padding: 8px 0;
    color: var(--dark);
    font-weight: 500;
    text-transform: capitalize;
    outline: none;
}

/*.navbar.sticky-top {
    top: -100px;
    transition: .5s;
}*/
.navbar-light {
    background: #fff;
}
.navbar.sticky-top {
    width: 100%; /*margin-bottom: 5px;*/
    
    position: fixed;
    box-shadow: 0 0 20px #ccc;
    z-index: 99999;
}
.home-banner {
    margin-top: 75px;
}
.navbar-brand {
    padding-top: 10px;
    padding-bottom: 20px;
    margin-right: inherit;
    font-size: inherit;
    white-space: inherit;
    
    display: inline-block;
}
.navbar-expand-lg {
    flex-wrap: inherit;
    justify-content: inherit;
}
.navbar {
    display: inherit;
}
.navbar-nav {
    display: block; margin: 0 auto;
}
.navbar .navbar-nav .nav-link {
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
    color: #000;
    text-align: left;
    padding: 25px 0px 25px 50px;
    position: relative;
    text-transform: uppercase;
}
.navbar .navbar-nav .nav-link:after, .catt-list a:after {
    content: '-';
    position: absolute;
    right: -5px;
}
.navbar .navbar-nav .nav-link::after{display:none;}
.all-catt, .catt-list {
    display: inline-block; position: relative;
}
.nav-item.dropdown {
    display: inline-block;
}
.navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
    border: 1px solid #ccc;
    border-left: 0;
    border-right: 0;
    background: #fff;
}
.navbar-toggler-icon {
    width: 30px;
    height: 72px;
    cursor: pointer;
    background-image: url(../img/icons/menu-ham.png)  !important;
}
.txt-i-w {
    position: relative;
}

.home-banner {
    /*position: absolute;*/
    top: 0;
}
.home-banner .owl-nav {
    width: 100%;
    position: absolute;
    top: 45%;
    padding: 0 75px;
}
.bor-left {
    border-right: 1px solid #ccc;
    text-align: center;
}
.statistics {
    border-bottom: 1px solid #ccc;
    margin-bottom: 50px;
}
.usp-home ul li {
    display: inline-block;
    margin: 0 30px;
    padding: 60px 0 0;
    background-size: cover; 
    width: 396px; 
    height: 229px;
}

.s-txt {
  display: inline-block;
    font-size: 20px;
    text-align: left;
    padding: 0 26px;
    position: relative;
    top: 12px;
    color: #ffffff;
}
.usp-home ul li:first-child .s-txt {
    padding: 0 40px 0 0px;
    text-align: right;
    width: 60%;
    float: right;
    top: 0;
}
.usp-home ul li:last-child .s-txt {
    padding: 0 0 0 40px;
    text-align: left;
    width: 60%;
    float: left;
    top: 0;
}

.btn-link.sts-link:hover{color: #fff; background:#000;}
.bor-left img {
    width: 65px !important;
}
.home-banner .owl-prev {
    position: absolute;
    left: 70px;
    text-indent: -9999px;
    width: 44px;
    height: 44px;
    background: url(../img/left-arrow.png) 0 0 no-repeat;
}
.bg-respons {
    background: url(../img/responsible-bg.jpg) center 0 no-repeat; background-size: cover;
}
.res-de {
        text-align: left;
    padding: 100px 40px 0;
    width: 45%;
}
.bg-respons img {
    border-radius: 16px;
}
a.btn.btn-link.btn-dark {
    color: #fff;
}

.about-us h6 {
    font-size: 20px;
    font-weight: 700 !important;
    margin: 25px 0;
}
.about-us .a-des {
    width: 70%;
    margin: 0 auto;
    position: relative;
}
.about-us a.btn.btn-link.btn-dark {
    background: none;
    color: #000;
    display: inline-block;
    width: auto;
    margin: 25px auto 0;
}
.about-us .col-lg-4 {
    position: relative;
}
.about-us .col-lg-4:after {
    border-top: 4px dotted #000;
    content: '';
    position: absolute;
    width: 150px;
    top: 42px;
    right: -50px;
}
.col-lg-4.bor-zero:after {
    border: 0;
}
.bg-wheat-green {
    background: #daffdb url(../img/whete-bg-pattern.png) center 0 repeat;
}

.bg-wheat-light {
    background: #fff7ee url(../img/whete-bg-pattern.png) center 0 repeat;;
}

.bulk-order-bg {
    background: #ffe6d0 url(../img/whete-bg-pattern.png) center 0 repeat;
    position: relative;
    top: 65px;
    padding-top: 75px;
}

.home-banner .owl-next {
    position: absolute;
    right: 70px;
    text-indent: -9999px;
    width: 44px;
    height: 44px;
    background: url(../img/right-arrow.png) 0 0 no-repeat;
}
.elementplate {
    position: absolute;
    right: -205px;
    top: -110px;
}
.elementplate img{
    max-width: 54%;
    /*animation: m 30s infinite;*/
}
.kxemfyxryk {
    margin-bottom: 50px;
}
.related-p-l123 img.main-img {
    height: 100%;
}
.related-p-l123 .c-image {
    width: 70%;
    margin: 0 auto;
    display: inherit;
    height: auto;
}
.usp-home ul {
    list-style: none;
    padding: 0;
}
.usp-home ul li {
    display: inline-block;
}
@keyframes m {
  100% {transform: rotate(360deg);}
  
}

.element1 img {
    position: absolute;
    left: -228px;
    bottom: -165px;
    text-align: left;
    overflow: hidden;
    z-index: 999;
    max-width: 76%;
    animation: m1 20s infinite;
}
@keyframes m1 {
  100% {transform: rotate(-360deg);}
}

.w-65 {
    width: 68%;
}
.w-55 {
    width: 600px;
}
.element1.right-side img {
    right: -190px;
    left: inherit;
    width: 365px;
    animation: m1 20s infinite;
}
@keyframes m2 {
  100% {transform: rotate(360deg);}
}

/*.prod-img-bg img{
    animation: m1 35s infinite;
}*/
img.main-img.hover {
    display: none;
}
.p-imag.position-relative:hover img.main-img.hover {
    display: block;
}

/*.home-prod .owl-nav {
    width: 100%;
    position: relative;
    top: -92px;
    padding: 0 75px;
}*/

.home-prod .owl-nav .owl-prev {
    position: absolute;
    top: 43%;
    left: -15px;
    background: url(../img/left-image.png);
    text-indent: -9999px;
    width: 44px;
    height: 44px;
}
.home-prod .owl-nav .owl-next {
    position: absolute;
    top: 43%;
    right: -15px;
    background: url(../img/right-image.png);
    text-indent: -9999px;
    width: 44px;
    height: 44px;
}

.home-testimonials .owl-nav .owl-prev {
    position: absolute;
    top: 35%;
    left: -50px;
    background: url(../img/left-arrow.png);
    text-indent: -9999px;
    width: 19px;
    height: 42px;
}
.home-testimonials .owl-nav .owl-next {
    position: absolute;
    top: 35%;
    right: -50px;
    background: url(../img/right-arrow.png);
    text-indent: -9999px;
    width: 19px;
    height: 42px;
}

.choose-pack h6 {
    color: #3b963f;
    font-weight: 700 !important;
    text-transform: uppercase;
}
.choose-pack ul {
    padding: 0;
    list-style: none;
}
.choose-pack ul li {
    display: inline-block;
    border: 1px solid #000;
    padding: 3px 15px;
    border-radius: 50px;
    margin: 6px 6px;
}
a.btn.btn-link.zavtmwpmsp {
    background: #f05c36;
    color: #fff;
    border: 1px solid #f05c36;
}
.p-imag.position-relative {
    margin-bottom: 50px;
    margin-top: 50px;
}
.prod-img-bg {
    border-radius: 500px;
    padding: 20px;
}
.green {
    border: 3px solid #4caf50;;
}
.pink {
    border: 3px solid #dd664e;
}
.brown {
    border: 3px solid #da955e;
}
.orange {
    border: 3px solid #f1b251;
}
.prod-img-bg img.img-fluid {
    opacity: .4;
}

.pp-plate {
    position: absolute;
    top: 87px;
    z-index: -1;
    transition: .5s;
    width: 100%;
    text-align: center;
        display: none;
}
.pp-plate img.img-fluid {
    max-width: 195px;
    left: 0;
    right: 0;
}

.c-image:hover .pp-plate {
    top: -90px;
}

.btn-primary {
    color: #000;
    border-color: #000000;
    
}

.l-c-icons ul {
    padding: 0;
    list-style: none;
    display: inline-block;
}
.l-c-icons ul li {
    display: inline-block;
    margin: 0px 8px 0;
}
.l-c-icons ul li img.img-fluid {
    max-width: 75%;
}
.currency-list {
    display: none;
}
.currency-w {
    display: inline-block;
}
.currency-w img.img-fluid {
    width: 13px;
}
.dd-icon {
    width: 10px !important;
}
.navbar>.container, .navbar>.container-fluid, .navbar>.container-sm, .navbar>.container-md, .navbar>.container-lg, .navbar>.container-xl, .navbar>.container-xxl {
    display: inline-block;
    flex-wrap: inherit;
    align-items: center;
    justify-content: inherit;
}
.txt-i-w h2 {
    position: absolute;
    bottom: 25px;
    color: #fff;
    font-size: 90px;
    left: 57px;
}
.txt-i-w h2 a{color: #fff}
.c-image h6 a {
    color: #000;
    font-size: 22px;
    margin-bottom: 14px;
    display: inline-block;
    font-weight: 700;
}
.prod-list .c-image h6 a {
        color: #000;
    font-size: 22px;
    margin-bottom: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.p-size-rating {
    font-size: 16px;
    padding: 8px 0 0;
}
.price span {
    font-size: 18px;
    color: #000;
    font-weight: 400;
}
.p-size-rating label {
    font-weight: 500;
    color: #000;
}
.founder-detail p {
    margin: 11px 0 0 0;
    font-weight: 500;
    font-size: 20px;
}
span.sell-p {
    color: #1ba24b;
}
a.btn.btn-link {
    border: 1px solid #000;
    border-radius: 57px;
    color: #000;
    font-weight: 400;
    padding: 6px 25px;
    display: inline-block;
}
a.btn.btn-link.dark {
    border: 1px solid #000;
    border-radius: 57px;
    color: #000;
    font-weight: 400;
    padding: 6px 25px;
    display: inline-block;
}
h3 span {
    color: #6a3e15;
}
a.btn-link.sts-link {
    font-weight: 400;
    color: #000000;
    text-decoration: none;
    border: 1px solid #000;
    font-weight: 300 !important;
    border-radius: 60px;
    padding: 5px 35px;
    font-size: 15px;
    position: relative;
    top: 17px;
}
ul.home-gift {
    list-style: none; margin-top: 135px;
}
ul.home-gift li img {
    margin: 0 20px;
    max-width: 85px;
}
ul.home-gift li {
    margin-bottom: 85px;
    font-size: 26px;
}
.bottom-content {
    margin: 41px 0 0 !important;
    padding: 0;
}
.bottom-content li {
    display: inline-block;
    margin: 0 8%;
}
.bottom-content li:nth-child(1), .bottom-content li:nth-child(3) {
    position: relative;
    top: -66px;
}

@media (max-width: 991.98px) {
    .navbar .navbar-nav .nav-link {
        margin-right: 0;
        padding: 10px 0;
    }

    .navbar .navbar-nav {
        border-top: 1px solid #EEEEEE;
    }
}

@media (min-width: 992px) {
   

}


/*** Header ***/
.owl-carousel-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    
}

@media (max-width: 768px) {
    .header-carousel .owl-carousel-item {
        position: relative;
        min-height: 500px;
    }

    .header-carousel .owl-carousel-item img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .header-carousel .owl-carousel-item p {
        font-size: 16px !important;
    }
}

.header-carousel .owl-dots {
    position: absolute;
    width: 60px;
    height: 100%;
    top: 0;
    right: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.header-carousel .owl-dots .owl-dot {
    position: relative;
    width: 45px;
    height: 45px;
    margin: 5px 0;
    background: var(--dark);
    transition: .5s;
}

.header-carousel .owl-dots .owl-dot.active {
    width: 60px;
    height: 60px;
}

.header-carousel .owl-dots .owl-dot img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 2px;
    transition: .5s;
    opacity: .3;
}

.header-carousel .owl-dots .owl-dot.active img {
    opacity: 1;
}

.page-header {
    background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url(../img/carousel-1.jpg) center center no-repeat;
    background-size: cover;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: var(--light);
}
.short-des {
    width: 70%;
    line-height: 35px;
}
.fade.in {
    opacity: 1;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000000c7;
}
.modal {
    top: 0;
}
.modal {
    z-index: 9999999999999;
    background: #00000052;
}
.modal-content {
    border-radius:0;
}
.modal.fade .modal-dialog {
    transform: inherit;
}
.modal-dialog {
    max-width: 650px;
}
.submitBulkOrderForm {
    background: #29a71a !important;
    width: auto;
    color: #fff !important;
    border: 0 !important;
    padding: 8px 27px !important;
}
.submitBulkOrderForm:hover {
    background: #000 !important;
}
button.close {
    background: #fff;
    border: 1px solid #000;
    border-radius: 66px;
    position: absolute;
    right: -9px;
    top: -11px;
    width: 29px;
}
form.form-form {
    width: 82%;
    margin: 30px auto;
}
form.form-form .form-control {
    width: 100%;
    border-radius: 34px;
    padding: 13px 30px;
    margin-top: 10px;
    border: 1px dashed #666;
}
form.form-form .form-control.submit-btn {
    background: #000;
    color: #fff;
}
form.form-form label {
    width: 100%;
}

.upload-design {
    background: url(../img/upload-bg.jpg) 0 0 no-repeat;
    background-size: cover;
    padding: 5% 20% 3%;
}
.upload-design h4.section-title.mb-4 {
    font-family: 'Open Sans', sans-serif;
}
.pre-p a.btn.btn-link {
    padding: 0;
    color: #000;
    text-decoration: underline;
    font-size: 14px;
        font-weight: 400;
}
.bg-dark {
    background: #000;
    color: #fff;
    padding: 20px 55px;
    border-radius: 100px;
    font-size: 21px;
}
.we-sell {
    padding: 0 !important;
    margin: 20px 0 0 0 !important;
}
.btn:hover {
    color: #fff;
}
.form-control {
    background-color: #fff0; border-radius: 100px;
}
.modal-content {
    background-color: #fff;
}
/*** Section Title ***/
.section-title {
    color: var(--primary);
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: capitalize;
}
.modal-header, .modal-body {
    padding: 1rem 2rem;
}
.modal-dialog {
    margin: 1.75rem auto 5.75rem;
}
.static-content-dd-img img {
    width: 100%;
}
.static-content-dd-img {
    width: 60%;
}
.static-content-dd {
    background: #fffffff0;
    padding: 100px;
    width: 65%;
    float: right;
    margin: -27% 0 0;
    position: relative;
}
.static-content-dd p {
    line-height: 30px;
}



/*** Facts ***/
.fact-item .fact-icon {
    width: 120px;
    height: 120px;
    margin-top: -60px;
    margin-bottom: 1.5rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #FFFFFF;
    border-radius: 120px;
    transition: .5s;
}

.fact-item:hover .fact-icon {
    background: var(--dark);
}

.fact-item .fact-icon i {
    color: var(--primary);
    transition: .5;
}

.fact-item:hover .fact-icon i {
    color: #FFFFFF;
}
.table-cell-ver {
    display: table-cell;
    vertical-align: middle;
    height: 495px;
}

/*** About & Feature ***/
.about-img,
.feature-img {
    position: relative;
}

.about-img img,
.feature-img img {
    position: absolute;
    width: 60%;
    height: 80%;
    object-fit: cover;
}

.about-img img:last-child,
.feature-img img:last-child {
    margin: 20% 0 0 40%;
}

.about-img::before,
.feature-img::before {
    position: absolute;
    content: "";
    width: 60%;
    height: 80%;
    top: 10%;
    left: 20%;
    border: 5px solid var(--primary);
    z-index: -1;
}


/*** Service ***/
.service-item .bg-img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}

.service-item .service-text {
    background: var(--light);
    transition: .5s;
}

.service-item:hover .service-text {
    background: rgba(0, 0, 0, .7);
}

.service-item * {
    transition: .5;
}

.service-item:hover * {
    color: #FFFFFF;
}

.service-item .btn {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    color: var(--dark);
    background: #FFFFFF;
    white-space: nowrap;
    overflow: hidden;
    transition: .5s;
}

.service-item:hover .btn {
    width: 140px;
}


/*** Project ***/
.project .nav .nav-link {
    background: var(--light);
    transition: .5s;
}

.project .nav .nav-link.active {
    background: var(--primary);
}

.project .nav .nav-link.active h3 {
    color: #FFFFFF !important;
}


/*** Team ***/
.team-items {
    margin: -.75rem;
}

.team-item {
    padding: .75rem;
}

.team-item::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #FFFFFF;
    transition: .5s;
    z-index: -1;
}

.team-item:hover::after {
    height: 100%;
    background: var(--primary);
}

.team-item .team-social {
    position: absolute;
    width: 100%;
    bottom: -20px;
    left: 0;
}

.team-item .team-social .btn {
    display: inline-flex;
    margin: 0 2px;
    color: var(--primary);
    background: var(--light);
}

.team-item .team-social .btn:hover {
    color: #FFFFFF;
    background: var(--primary);
}


/*** Testimonial ***/
.testimonial-carousel {
    display: flex !important;
    flex-direction: column-reverse;
    max-width: 85%;
    margin: 0 auto;
}

.testimonial-carousel .owl-dots {
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0px;
}

.testimonial-carousel .owl-dots .owl-dot {
    position: relative;
    width: 60px;
    height: 22px;
    margin: 0 5px;
    transition: .5s;
}

/*.testimonial-carousel .owl-dots .owl-dot.active {
    width: 100px;
    height: 100px;
}*/

/*.testimonial-carousel .owl-dots .owl-dot::after {
    position: absolute;
    width: 40px;
    height: 40px;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: var(--primary);
    background: #FFFFFF;
    border-radius: 40px;
    transition: .5s;
    opacity: 0;
}*/

.testimonial-carousel .owl-dots .owl-dot.active::after {
    opacity: 1;
}

.testimonial-carousel .owl-dots .owl-dot img {
    opacity: .4;
    transition: .5s;
}

.testimonial-carousel .owl-dots .owl-dot.active img {
    opacity: 1;
}
.testi-bg {
    background: url(../img/testimonial-bg.jpg) center 100% no-repeat;
    background-size: contain;
    padding: 0 88px 45px;
}

.testi-bg .owl-prev {
    position: absolute;
    top: 35%;
    left: -65px;
    background: url(../img/icons/t-a-left.png);
    text-indent: -9999px;
    width: 47px;
    height: 47px;
}
.testi-bg .owl-next {
    position: absolute;
    top: 35%;
    right: -65px;
    background: url(../img/icons/t-a-right.png);
    text-indent: -9999px;
    width: 47px;
    height: 47px;
}
.testimonial-carousel-item li {
    list-style: none;
}
.testimonial-carousel-item li img {
    max-width: 51px;
    margin: 25px auto 15px;
}
.user-image img {
    border-radius: 200px;
    border: 1px solid #ccc;
    max-width: 65px !important;
}
.content-author {
    font-weight: 500;
}
.text-primary {
    color: #000000 !important;
}
.testi-bg .gallery-txt h3 {
    font-size: 4.5rem;
}
.testi-bg .display-4 {
    font-size: 2rem;
}
.blog-bg .gallery-txt h3 {
    font-size: 4.5rem;
}
.blog-bg .display-4 {
    font-size: 2rem;
}

.btn.read-more {
    color: #000;
    border: 1px solid #0000009c;
    padding: 0.375rem 1.2rem;
    font-size: 1rem;
    border-radius: 90px;
}
.p-img {
    position: relative; margin: 80px 0;
}
.p-img img.bg-img {
    position: relative;
    border: 5px solid #fff;
    border-radius: 22px;
    width: 85%;
        z-index: 1;
}
.p-img:after {
    position: absolute;
    background: #ae935c;
    width: 78%;
    height: 90%;
    content: '';
    top: -35px;
    left: 80px;
    z-index: 0;
    border-radius: 25px;
}
.py-5 {
    padding-top: 4rem !important;
    padding-bottom: 3rem !important;
}
.nav-tabs {
    border: 0;
    display: inline-block;
    width: 100%;
    margin: 0 0 40px;
}
.nav-tabs li {
    display: inline-block;
}
.nav-tabs li a {
    margin: 0 35px;
    font-size: 21px;
}
.nav-tabs li.active a {
    background: #e9a24f;
    color: #fff;
    padding: 7px 25px;
    border-radius: 50px;
}
.text-right {
    text-align: right;
}
.c-image {
    
    width: auto;
}
.prod-list .col-lg-4 {
    margin-bottom: 15px;
}
.prod-carousel-home .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    max-width: 375px;
}
.prod-carousel-item a.btn.read-more {
    margin-top: 10px;
    width: 100%;
}
/*.prod-carousel-home .owl-nav.disabled {
    display: block;
}*/
.prod-carousel-home .owl-prev {
    position: absolute;
    top: 35%;
    left: -65px;
    background: url(../img/icons/left-arrow.png);
    text-indent: -9999px;
    width: 19px;
    height: 42px;
}
.prod-carousel-home .owl-next {
    position: absolute;
    top: 35%;
    right: -65px;
    background: url(../img/icons/right-arrow.png);
    text-indent: -9999px;
    width: 19px;
    height: 42px;
}
.prod-carousel-item p {
    margin-bottom: 4px;
}
.bg-lo {
    background: #f4ece5;
}
.blog-t-w img {
    width: 100%;
    border-radius: 11px 11px 0 0;
}
.b-text.bg-b {
    background: #e1cab4;
    border-radius: 0 0 11px 11px;
    padding: 27px 33px;
}
.author-detail a {
    color: #000;
}
.short-d {
    margin-bottom: 16px;
    margin-top: 8px;
}
.blog-bg img {
    width: 100%;
}
a.loadmore {
    display: inline-block;
    border: 1px solid #000;
    color: #000;
    padding: 9px 20px;
    border-radius: 50px;
}
.divideri {
    border-top: 1px solid #ccc;
    padding: 15px 0;
    margin-top: 30px;
}
img.blog-im {
    border-radius: 13px;
}
.blog-bg {
    width: 43%;
    margin: 0 auto;
    position: relative;
    z-index: 9;
}
.blog-bg .title {
    position: inherit;
    left: inherit;
    transform: inherit;
    font-size: 17px;
    margin: 0 0 9px 0;
    font-weight: 600;
}
/*.blog-bg:after {
    position: absolute;
    content: '';
    width: 500px;
    height: 629px;
    right: -55%;
    top: 0;
    background: #efe3d9;
    border-radius: 100%;
    z-index: 1;
}*/
.galler-img {
    border-radius: 0 0 310px 310px;
    overflow: hidden;     border: 1px solid #dbb38f;
}
.galler-img img {
    max-width: 100%;
    padding: 0px 20px 20px 20px;
    border-radius: 0 0 310px 310px;
}
.gallery-txt h3 {
    font-size: 140px;
    color: #cccccc30;
    position: relative;
    top: 40px;
}
.gallery-txt p.section-title {
    width: 70%;
    margin: 0 auto;
}
/*****  Masonry Gallery start  ***/

section.gallery-m {
  column-width: 310px;
  column-gap: 30px;
  padding: 50px 5px;
}

section.gallery-m img {
  width: 100%;
  cursor: pointer;
      margin-bottom: 30px;
}


.lightbox {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  display: none;
  background: #7f8c8d;
  perspective: 1000; z-index: 999999;
}



.filter {
  position: absolute;
  width: 100%;
  height: 100%;
  filter: blur(20px);
  opacity: 0.5;
  background-position: center;
  background-size: cover;
}

.lightbox img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotateY(0deg);
  max-height: 95vh;
  max-width: calc(95vw - 100px);
  transition: 0.8s cubic-bezier(0.7, 0, 0.4, 1);
  transform-style: preserve-3d;
}


/*.lightbox:hover img{
  transform: translate(-50%, -50%) rotateY(180deg);
}*/

[class^="arrow"] {
  height: 200px;
  width: 50px;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

[class^="arrow"]:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  width: 15px;
  height: 15px;
}

.arrowr {
  right: 0;
}

.arrowr:after {
  border-right: 1px solid white;
  border-bottom: 1px solid white;
}

.arrowl {
  left: 0;
}
.arrowl {
    border-radius: 0 15px 15px 0;
}
.arrowr{border-radius: 15px 0 0 15px;}

.arrowl:after {
  border-left: 1px solid white;
  border-top: 1px solid white;
}

.lightbox .close {
  position: absolute;
  right: 0;
  width: 30px;
  height: 30px;
  background: rgba(0, 0, 0, 0.4);
  margin: 20px;
  cursor: pointer;
}

.lightbox .close:after,
.lightbox .close:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  height: 100%;
  background: #e74c3c;
}

.lightbox .close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.lightbox .close:before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.title {
  font-size: 20px;
  color: #000;

}


/****  End   ****/


/*** Footer ***/
.footer-links a.btn.btn-link {
    color: #fff;
    display: inline-block;
    margin: 0 8px 5px 20px;
    padding: 0 0px;
    width: auto;
    position: relative;
    font-size: 14px;
    font-weight: 300;
    border: 0;
    letter-spacing: 0px;
    transition: .5s;
}
a.btn.btn-link.white:before {
    position: initial; display:none;
}



.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: #777777;
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s;
}

.footer .btn.btn-link::before {
    position: absolute;
    content: '';
    font-weight: 500;
    
    margin-right: 18px;
    font-size: 20px;
    top: 7px;
    background: #f15c36;
    width: 7px;
    height: 7px;
    border-radius: 50px;
    left: -18px;
}
.footer .divideri {
    margin: 0;
}
.footer .col-lg-12 {
    margin: 20px 0;
        padding: 0 10px;
}


.footer .btn.btn-link:hover {
    color: #fff;
    letter-spacing: 1px;
    box-shadow: none;
}
.social-links a {
    margin-right: 14px;
}
.social-links a img {
    filter: grayscale(1);
}
.social-links a img:hover {
    filter: grayscale(1);
}

.footer .form-control {
    border-color: #777777;
}

.footer .copyright {
    padding: 9px 0;
    font-size: 15px;
    
    color: #fff;
}

.footer .copyright a {
    color: #fff;
}

.footer .copyright a:hover {
    color: #fff;
}
.footer h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 500 !important;
    color: #8ec038;
    text-align: left;
    margin-bottom: 25px !important;
}

body::-webkit-scrollbar {
  width: 10px;
}
 
body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color: #ccc;
  outline: 1px solid #ccc;
}

/*Common inner header page*/
.navbar-expand-lg .navbar-toggler {
    display: block;
}
.inner-page h4.section-title {
    width: 70%;
    line-height: 65px;
    font-size: 34px;
}
.breadcrumb {
    width: 100%;
    display: inline-block;
    color: #345736;
}
.breadcrumb ul {
    /*padding: 10px 0;
    border-bottom: 1px solid #ccc;*/
}
.breadcrumb ul li {
    display: inline-block;
}
.breadcrumb ul li {
    margin: 0 12px 0 12px;
    position: relative;
}
.breadcrumb ul li a {
    color: #345736;
}
.breadcrumb ul li a:after {
    content: '/';
    position: absolute;
    right: -19px;
}
.inner-page .footer {
        border-top: 1px dashed #d7bc95;
}
.f-des p {
    font-size: 20px;
}
.element-df-center {
    max-width: 185px;
    /*animation: m 30s infinite;*/
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 10px;
    opacity: .3;
}
.prod-list .pp-plate {
    animation: m 35s infinite;
    left: 0;
}
.prod-list .c-image:hover .pp-plate {
    top: -106px;
    z-index: 0;
    left: -68px;
}
.aa-bg {
    /*background: #efefef url(../img/whete-bg.png) center center no-repeat;*/
    text-align: center;
    padding: 25px 0 0;
    margin-bottom: 70px;
}
.last-txt h3 {
    text-align: left;
    font-weight: 500 !important;
}
.add-image {
    position: relative;
    border-radius: 30px;
    width: 100%;
   
}


.aa-bg img {
   
    margin-bottom: 0;
}
.add-image img {
    border-radius: 30px;
    max-width: 470px;
}

.divider-b:after {
    background: url(../img/divider-b.png) 0 0 no-repeat;
    width: 100%;
    content: '';
    height: 50px;
    left: 0;
    bottom: -70px;
    position: absolute;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
h2.divider-b {
    margin-bottom: 60px !important;
}
.about-us .divider-b::after {
    background: url(../img/divider-b.png) center 0 no-repeat;
}

h4.one-liner {
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
}
.l-c-icons {
        display: inline-block;
    padding: 0 20px;
}
h2.display-5 {
    font-size: 3.8rem;
}
h5 {
    position: relative;
    color: #e75b39;
    font-size: 16px;
    display: inline-block;
}
/*h5:before {
    content: '';
    position: absolute;
    width: 100px;
    border-top: 1px solid #e75b39;
    left: -150%;
    top: 10px;
}
h5:after {
    content: '';
    position: absolute;
    width: 100px;
    border-top: 1px solid #e75b39;
    right: -146%;
    top: 10px;
}*/
.f-des.scroller-c {
    height: 200px;
    overflow: auto;
    padding-right: 25px;
}
.bor-right {
    border-right: 1px solid #ccc;
}
.product-wrapper .p-img {
    text-align: center;
}
.product-wrapper .p-img::after{display: none}
.product-wrapper .p-img img {
    max-width: 100%; max-height: 560px;    transition: 1s;
}
.product-wrapper .p-img img:hover {
    transform: scale(1.5);
    transition: 1s;
}
.product-wrapper {
    padding: 0 35px;
}
.product-wrapper .p-img {
   text-align: center;
    margin: 45px auto;
    height: 475px;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    width: 360px;
}
.p-name, .artist-name {
    margin-top: 30px;
}
.p-name h3 {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-weight: 500 !important;
}
.short-de {
    font-size: 12px;
}
.artist-name {
    text-align: right;
}
.price {
    text-align: center; margin-bottom: 10px;
}
span.p-disc {
    color: #f44336;
    font-weight: 400;
}
.pagination ul {
    padding: 0;
    list-style: none;
    text-align: center;
    width: 100%;
}
.pagination ul li {
    display: inline-block;
}
.price span.mrp {
    text-decoration: line-through;
    font-size: 14px;
    color: #666;
    font-weight: 400;
    margin: 0 5px;
}
.pagination ul li a {
    color: #000;
    border: 1px solid #000;
    width: 40px;
    display: inline-block;
    height: 40px;
    border-radius: 50px;
    padding: 8px 0;
        margin: 0 7px;
}
.pagination ul li.active a {
    border-color: #f7563a;
    color: #f7563a;
}
.pd-banner h1::after{display: none;}
.pd-banner h1{margin: 0 !important;}
.pd-banner h1{font-size: 45px !important;}

/* Zoom on detail page  */
.zoom {
    display:inline-block;
    position: relative;
}
.zoom img {
    display: block;     max-width: 100%;
}
span#ex1 {
    width: 100%;
    height: 475px;
    overflow: hidden;
}
.zoom img::selection { background-color: transparent; }

.text-left {
    text-align: left;
}
table.responsive-table td {
    padding: 5px 50px 5px 0;
}
.sel-price {
    display: inline-block;
    font-size: 30px;
    font-weight: 500;
}
.nprice {
    display: inline-block;
    font-size: 25px;
    margin: 0 20px;
    color: #999;
    text-decoration: line-through;
}
.price.text-left {    
    padding: 14px 0 0;    
}
.price.text-left p {
    display: inline-block;
    color: #666;
    width: 100%;
}
.hurry {
    display: inline-block;
    background: #000;
    color: #fff;
    padding: 1px 10px;
    font-size: 10px;
}
.size-p {
    display: inline-block;
    padding: 0 10px;
}
.size-p a {
    text-decoration: underline; font-size: 14px;
}
.pd-info {
    margin: 13px 0 7px;
    /*font-size: 17px;*/
    width: 100%;
    display: inline-block;
}
.accordian-pd .card-body {
    border-bottom: 2px solid #f15c22;
}
.pd-description-points ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.pd-description-points ul li {
    display: inline-block;
    width: 30%;
    margin: 50px 0 0;
    /*font-size: 17px;*/
    
}
.pd-description-points ul li img {
    margin-bottom: 15px;
}

.pd-info table.responsive-table td:last-child {
    font-weight: 500;
    font-size: 14px;
}
p.more-info {
    font-size: 15px;
}
.p-size-rating .rating img.img-fluid {
    display: inline-block;
    width: auto;
}
.shipping-d p {
    font-size: 20px;
    line-height: 38px;
}
.enquire-btn a {
    background: #000000;
    width: auto;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    padding: 11px 33px;
    margin-right: 25px;
    border: 1px solid #000;
    text-transform: uppercase;
    border-radius: 100px;
}
a.add-wish.qghksxwmet, a.add-wish.kvmbqowqqo {
    background: none;
    color: #000;
    border: 1px solid #999;
    border-radius: 10px;
    padding: 11px 40px;
    margin: 0;
}
a.add-wish.kvmbqowqqo {
    background: #cf7e5b;
    border-color: #cf7e5b;
    color: #ffffff;
}
.enquire-btn a:hover {
    background: #fff;
    color: #000;
}
.pd-info.pd-d label {
    border-bottom: 1px solid #ccc;
    width: 100%;
    padding: 0 0 8px 0;
    margin-bottom: 20px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-size: 24px;
}
.pd-detail label {
    font-size: 24px;
    margin-bottom: 12px;
}
.pd-detail p {
    font-size: 20px;
    line-height: 33px;
    color: #333;
}
.pd-details {
    text-align: left;
    /* height: 260px; */
    overflow: auto;
    padding-right: 20px;
    font-weight: 400;
    /*font-size: 17px;*/
}
.pd-details h3 {
    text-align: left;
    font-size: 15px;
    margin-bottom: 15px !important;
}
.pd-details h5 {
    font-size: 19px;
}
.pd-details table tr td {
    padding: 7px 0;
}
.pd-details table tr td:first-child {
    font-weight: 500;
    width: 165px;
}

.pd-carousel .owl-nav {
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
}
.pd-carousel .owl-prev {
    position: absolute;
    top: 35%;
    left: -10px;
    background: #fff url(../img/icons/left-arrow.png) center center no-repeat;
    text-indent: -9999px;
    width: 19px;
    height: 42px;
    padding: 35px 20px;
    border-radius: 9px;
}
.pd-carousel .owl-next {
    position: absolute;
    top: 35%;
    right: -10px;
    background: #fff url(../img/icons/right-arrow.png) center center no-repeat;
    text-indent: -9999px;
    width: 19px;
    height: 42px;
    padding: 35px 20px;
    border-radius: 9px;
}
.pd-carousel .owl-dots {
    text-align: center;
    padding: 19px 0 25px;
}


.pd-carousel .owl-dots .owl-dot {
    display: inline-block;
}
.pd-carousel .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    border: 1px solid #000;
    border-radius: 50px;
    display: inline-block;
    margin: 0 5px;
}
.pd-carousel .owl-dots .owl-dot.active span {
    background: #000;
}
.pd-carousel .owl-item img {
    display: inline-block;
    width: inherit; max-width: fit-content;
    max-height: 600px;
}

.prod-detail .owl-item img {
    cursor: pointer;
    width: auto;
    display: inline-block;
}


.a-c-wrapper img {
    max-width: 100%; margin-bottom: 20px;     max-height: 300px;
}
.product-wrapper.a-c-wrapper a {
    font-size: 23px;
    color: #000;
}
.email-form input, .email-form textarea, .form-control:disabled, .form-control:read-only {
        border: 1px solid #000000a3;
    border-radius: 50px;
    padding: 10px 15px;
    text-align: left;
    color: #727272;
    background: #ffffff36;
   
}
.big-txt-area {
    border-radius: 25px !important;
}
.form-group {
    margin-bottom: 30px;
}
input.form-control.btn.btn-link.submitCustomizeForm {
    border: 1px solid #000;
    background: none;
    color: #000;
    
    font-weight: 400;
    display: inline-block;
    width: auto;
    padding: 5px 40px;
}
form#customizeForm {
    margin-top: 30px;
}

.email-form label {
    margin-bottom: 12px;
}
form.email-form button.btn.btn-link {
    border: 1px solid #666;
    padding: 15px 33px;
    font-size: 20px;
    color: #000;
    margin-top: 43px;
}

input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: red;
  opacity: .8;
}

input:-ms-input-placeholder {
  color: red;
}

input::-ms-input-placeholder {
  color: red;
}

.con-de{border-right: 1px dashed #ccc;}
.contact-de i {
    font-size: 20px;
    margin-right: 9px;
}
.contact-de h4 {
    display: inline-block;
}

.contact-de {
    padding: 33px 20px;
    border: 1px dashed #000;
    margin-bottom: 0px;
    height: 160px;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    text-align: center;
}
a.btn.btn-square.btn-outline-body.me-1 {
    margin: 0 12px 0 0 !important;
}
a.wishlist-ic {
    position: absolute;
    right: 0;
    top: 0;
}
a.wishlist-ic {
    position: absolute;
    right: 10px;
    top: 7px;
    z-index: 99;
}
.product-wrapper a.wishlist-ic img:hover {
    transform: scale(1);
}
.bg-foo {
    background: url('../img/footer-bg.jpg') center 0 no-repeat;
    padding: 60px 55px 0px;
    background-size: cover;
}
.footer {
    position: relative;
    margin-top: 150px;
    
}
.newsletter-w h4 {
    color: #fff;
}
.newsletter-w h5 {
    color: #fff;
}
a.btn.btn-link.white {
    color: #fff;
    border: 1px solid #fff;
    text-align: center;
    padding: 12px 40px;
    width: auto;
    display: inline-block;
}
.f-con {
    margin: 0 auto;
    position: absolute;
    top:-95px;
    right: 0;
    left: 0;
    background: url('../img/org-bg.jpg') center 0 no-repeat;
    background-size: cover;
    width: 58%;
    padding: 0 60px;
}
span.color-green {
    color: #f15c36;
}
a.color-green {
    color: #f15c36 !important;
}
.footer {
    
}
.footer .newsletter-w h3 {
    font-size: 26px;
    font-weight: 400 !important;
}
.footer .newsletter-w span {
    font-size: 19px;
    font-weight: 400;
}
.row.n-form input[type="text"] {
    width: 100%;
    padding: 6px 15px;
    margin: 20px 0 0;
    text-align: left;
}
input.n-btn {
    width: 78%;
    padding: 8px 15px;
    margin: 20px 0 0;
    background: none;
    border: 1px solid #000;
    font-size: 25px;
}
.footer p {
    color: #fff;
    font-size: 18px;
}
.f-logo a {
    display: inline-block;
    margin-bottom: 20px;
}
.footer-links {
    border-top: 1px solid #263068;
    border-bottom: 1px solid #263068;
    text-align: center;
    padding: 20px 0;
}
.f-logo {
    margin-top: 80px;
}
p.small.c-name {
    position: relative;
    top: -3px;
}
.c-image img.bg-img {
    max-width: 100%;
    max-height: 440px;
    width: auto;
    margin: 0 auto;
}
.left-side-bar h3.cat-name {
    text-align: left;
    font-size: 30px;
    margin-bottom: 35px !important;
    display: inline-block;
    width: 100%;
}
.filters ul {
    list-style: none;
    padding: 0;
}
.filters ul li {
    border-bottom: 1px solid #e5e5e596;
    padding-bottom: 5px;
    margin-bottom: 10px;
    font-size: 15px;
    display: inline-block;
    width: 100%;
}
.filter-dd {
    display: block; /*height: 185px;*/
    overflow: auto; width: 85%;
}
.filer-head{
    font-size: 19px;
    border-bottom: 1px dashed #ccc;
    border-top: 1px dashed #ccc;
    margin-bottom: 15px;
    
}
.usps h3 {
        display: inline-block;
    background: #fff7ee;
    padding: 17px 35px;
    border-radius: 100px;
    position: relative;
    margin: 17px 0 55px 0 !important;
    height: 74px;
    z-index: 18;
}
.usps h3:before {
    position: absolute;
    left: -10px;
    width: 106%;
    background: #a3c49a;
    content: '';
    border-radius: 100px;
    height: 75px;
    top: 0;
    z-index: -1;
}
.usps h3:after {
    position: absolute;
    left: 0;
    width: 100%;
    background: #fff7ee;
    content: '';
    border-radius: 100px;
    height: 75px;
    top: 0;
    z-index: -1;
}
.usp-wrapper ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.filer-head h5 {
    font-size: 19px;
    margin: 0;
    padding: 9px 0;
}
.usp-wrapper ul li {
    display: inline-block;
    margin: 0 40px;
}
.usp-wrapper ul li img {
    max-width: 100px;
    margin-bottom: 10px;
}
.usp-wrapper ul li p {
    font-size: 20px;
}
/*
.filters {
    overflow: auto;
    height: 66vh;
}*/

.filters::-webkit-scrollbar {
  width: 3px;
}

.filters::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.filters::-webkit-scrollbar-thumb {
  background-color: #000;
  outline: 1px solid #000;
}

.filter-dd::-webkit-scrollbar {
  width: 3px;
}

.filter-dd::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.filter-dd::-webkit-scrollbar-thumb {
  background-color: #ccc;
  outline: 1px solid #ccc;
}

.f-name {
    width: 100%;
    position: relative;
    display: inline-block;
    cursor: pointer;
    font-weight: 500;
}
.f-name span {
    position: absolute;
    font-size: 25px;
    top: -3px;
    right: 11px;
}
.filter-dd ul li {
    padding: 0;
    margin: 0;
    border: 0;
}
.filter-dd ul li a {
    padding: 7px 20px;
    display: inline-block;
    color: #000;
    position: relative;
        font-size: 15px;
}
.filter-dd ul li a:before {
    width: 5px;
    height: 5px;
    background: #000;
    content: '';
    position: absolute;
    top: 16px;
    left: 1px;
    border-radius: 50px;
}
.ele100 {
    position: absolute;
    top: -84px;
    left: -75px;
    z-index: 999;
}
.ele3 {
    position: absolute;
    top: -80px;
    left: 19%;
}
.ele2 {
    position: absolute;
    top: -29px;
    right: -35px;
    z-index: 9999;
}
.ele4 {
    position: absolute;
    right: -60px;
    bottom: 0;
    z-index: 0;
}
.additional-carousel {
    padding-top: 14px;
}
ul.thumbnails.product-carousel {
    padding: 0;
}
ul.thumbnails.product-carousel li {
    border-radius: 9px;
    overflow: hidden;
    margin: 0 15px 0 0;
}
.easyzoom {
    border-radius: 20px;
    overflow: hidden;
}
.green .pd-info {
    color: #345736;
}
.green .pd-info h2 {
    color: #345736;
}
.pd-info a {
    text-decoration: underline;
}
.size-q {
    font-weight: 400;
    margin-bottom: 12px;
}
.size-q label {
    font-weight: 700;
    margin-right: 9px;
    
}
.q-w-wrap input.form-control.vjmusiimhq {
    width: 120px;
    float: left;
    padding: 10px 20px;
    border: 1px solid #999;
}
.q-w-wrap {
    float: left;
    width: 100%;
        margin-bottom: 25px;
}
.add-cart {
    float: left;
    width: 100%;
}
.add-cart a.enq-list {
    width: 100%;
    font-size: 18px;
    border-radius: 100px;
    padding: 12px 0;
}
a.enq-list.zliggxevfz {
    background: #ccc;
    color: #666;
    border: 0;
}
.wishlist-icon-pd .add-cart {
    width: auto;
}
.wishlist-icon-pd .add-cart a {
    margin-right: 20px; background: #fff;
    color: #000;
}
.wishlist-icon-pd .b-w-w a {
    background: #fff;
    color: #000;
}
.wishlist-icon-pd .b-w-w {
    float: left;
}
a.btn.btn-link.dark:hover, .wishlist-icon-pd .add-cart a:hover, .wishlist-icon-pd .b-w-w a:hover {
    background: #f05c36;
    color: #fff;
    border: 1px solid #f05c36;
}
.row.gjbwdjhpzp1234 .c-image {
    display: inline-block;
    text-align: center;
    height: auto;
    vertical-align: middle;
    width: 95%;
    margin-bottom: 90px;
}
div#ResponsibleBatteryUse .modal-dialog {
    max-width: 75%;
}
.responsible-bt-wrap {
    height: 590px;
    overflow: auto;
    padding: 20px;
}
.responsible-bt-wrap h2 {
    margin-bottom: 30px;
}
.responsible-bt-wrap img {
    margin-bottom: 30px;
    border-radius: 20px;
}
.easyzoom img {
    vertical-align: bottom;
    height: auto;
}
.p-detail-desc ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.p-detail-desc ul li {
    border: 1px solid #000;
    border-radius: 50px;
    display: inline-block;
    padding: 8px 25px;
    margin: 10px;
}
div#exTab1 {
    padding: 0;
    margin: 50px 0 0 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 50px;
    padding-bottom: 50px;
}
div#exTab1 ul.nav.nav-pills.qbtqtwezko {
    border-bottom: 1px solid #ccc;
    margin-bottom: 40px;
    border-top: 1px solid #ccc;
    text-align: center;
    display: inline-block;
    width: 100%;
}
.qbtqtwezko li {
    display: inline-block;
}
.tab-pane h4 {
    color: #000;
}
.wishlist-icon-pd {
    width: auto;
    float: left;
    margin: 0 20px;
}
.green .size-q label {
    color: #345635;
}
.green .svzybegunh {
    color: #698701;
    font-weight: 400;
    margin-bottom: 10px;
}

.pink .svzybegunh {
    color: #c72401;
    font-weight: 400;
    margin-bottom: 10px;
}

.orange .svzybegunh {
    color: #f4642c;
    font-weight: 400;
    margin-bottom: 10px;
}

.brown .svzybegunh {
    color: #955300;
    font-weight: 400;
    margin-bottom: 10px;
}

.ngauhixhfk {
    background: #dbdbdb94;
    text-align: center;
    padding: 15px;
    border-radius: 13px;
    /*font-size: 17px;*/
    letter-spacing: 0px;
    border: 1px solid #ccc;
}

.submitPaymentForm {
    width: auto;
    background: #000 !important;
    color: #fff !important;
}
/* Price Range Slider Start  */
.price-range-slider {
  width: 100%;
  float: left;
  padding: 0;
}
.price-range-slider .range-value {
  margin: 0;
}
.price-range-slider .range-value input {
  width: 100%;
  background: none;
  color: #000;
  font-size: 16px;
  font-weight: initial;
  box-shadow: none;
  border: none;
  margin: 20px 0 20px 0;
  position: relative;
}
.price-range-slider .range-bar {
  border: none;
  background: #000;
  height: 3px;
  width: 96%;
  margin-left: 8px;
  position: relative;
}
.price-range-slider .range-bar .ui-slider-range {
  background: #000;
}
.price-range-slider .range-bar .ui-slider-handle {
  border: none;
  border-radius: 25px;
  background: #fff;
  border: 2px solid #000;
  height: 17px;
  width: 17px;
  top: -7px;
  cursor: pointer;
}
.price-range-slider .range-bar .ui-slider-handle + span {
  background: #000;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -0.3em;
    margin-left: -0.6em;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
}
/* End  */


.login-d {
    border: 1px dashed #cfcfcf;
    border-radius: 45px;
    padding: 100px 0 0;
    background: #fff;
}
.login .submitLoginForm, .login .submitRegisterForm, .my-account input.form-control.btn.btn-link {
    background: #000;
    color: #fff;
    font-size: 20px;
    width: auto;
}
.pd-item {
    position: relative;
    display: table-cell;
    height: 670px;
    vertical-align: middle;
        width: 865px;
}

.nav-pills-custom .nav-link {
    color: #000;
    position: relative;
    
}
.nav-pills-custom .nav-link {
    color: #000;
    position: relative;
    border-radius: 0;
    font-size: 18px;
    font-weight: 500;
    border: 1px solid;
}
.nav-pills-custom .nav-link::before {
    right: 48% !important;
    transform: rotate(90deg) !important;
    top: inherit !important;
    bottom: -11px !important;
}
.left-imgg img {
    border-right: 2px solid #8ec0384a;
}
div#v-pills-tabContent {
       border-radius: 0;
    overflow: hidden;
    padding: 0 38px;
    border: 1px solid #ccc;
    border-radius: 30px;
    padding: 50px 55px;
    max-width: 700px;
    margin: 35px auto 0;
}
.navbar .nav-item .dropdown-menu {
    display: none;
    top: 0;
    background: #000;
    
}
.navbar-nav .dropdown-menu {
    position: relative;
}
.open-sub {
    display: block !important;
}
.brnad-list {
    display: none;
}
.all-brand {
    width: 100%;
    text-align: left;
    padding: 14px 0 14px 0;
    border-bottom: 1px solid #d5d5d5;
}
.all-brand label {
    width: 100%;
    text-align: left;
    position: relative;
    font-size: 14px;
    color: #000;
    padding: 6px 0;
}
.brnad-list a {
    width: 100%;
    color: #000;
    padding: 6px 15px;
    display: inline-block;
    font-size: 14px;
}
.brnad-list a:hover {
    background: #fff;
    color: #000;
}
.all-brand label:after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px;
    position: absolute;
    right: 0;
    transition: .5s;
}
.all-brand label.open-subb::after {
    transform: rotate(180deg);
}
.sub-catt {
    display: none;
    position: absolute;
    text-align: left;
    box-shadow: 2px 3px 7px #ccc;
    top: 60px;
    left: 0;
    background: #17a249;
}
.catt-list a {
    color: #000;
    text-align: left;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    padding: 25px 9px;
}
.sub-catt a {
    color: #fff;
    padding: 9px 25px;
    border: 0;
    font-weight: 400;
    font-size: 14px;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #e5e5e5;
}
.sub-catt a::after{display:none;}
.sub-catt a:hover {
    color: #000;
}
a.nav-item.nav-link:last-child:after {
    display: none;
}
a:hover {
    color: #18a149;
}

.catt-list a.dd-menu:after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px;
    position: absolute;
    right: 0;
    transition: .5s;
}
a.dd-menu.open-subb::after {
    transform: rotate(180deg);
}

@media (max-width: 991.98px) {
    .navbar .navbar-nav .nav-link {
        margin-right: 0;
        padding: 10px 0;
    }

    .navbar .navbar-nav {
        border-top: 1px solid #EEEEEE;
    }
}

@media (min-width: 992px) {
    
}
.dropup, .dropend, .dropdown, .dropstart {
    position: inherit;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    left: 0;
    width: 100%;
}
.navbar-nav .dropdown-menu a.dropdown-item {
    display: inline-block;
    width: 100%;
    margin: 0;
    border-bottom: 0px dashed #ccc;
    padding: 6px 30px;
    color: #fff;
    font-weight: 300;
    font-size: 18px;
    transition: .5s;
    white-space: normal;
}
.navbar-nav .dropdown-menu a.dropdown-item:hover{
    color:#000;
}

.col-lg-6.payment-dd {
    padding: 0 70px;
}
.payment-page h2 {
    font-size: 31px;
    margin-bottom: 24px;
}
.col-lg-6.payment-dd .form-group {
    margin-bottom: 20px;
}
.col-lg-6.payment-dd {
    padding: 0 30px;
}

.blog-bg .gallery-txt h3 {
    font-size: 4.5rem;
}
.blog-bg .display-4 {
    font-size: 2rem;
}
label.orange-color {
    color: #f44336;
}

.btn.read-more {
    color: #000;
    border: 1px solid #0000009c;
    padding: 0.375rem 1.2rem;
    font-size: 1rem;
    border-radius: 90px;
}
.p-img {
    position: relative; margin: 60px 0 40px;
}
.p-img img.bg-img {
    position: relative;
    border: 5px solid #fff;
    border-radius: 22px;
    width: 85%;
        z-index: 1;
}
.p-img:after {
    position: absolute;
    background: #ae935c;
    width: 78%;
    height: 90%;
    content: '';
    top: -35px;
    left: 80px;
    z-index: 0;
    border-radius: 25px;
}
.py-5 {
    padding-top: 4rem !important;
    padding-bottom: 3rem !important;
}
.nav-tabs {
    border: 0;
    display: inline-block;
    width: 100%;
    margin: 0 0 40px;
}
.nav-tabs li {
    display: inline-block;
}
.nav-tabs li a {
    margin: 0 35px;
    font-size: 21px;
}
.nav-tabs li.active a {
    background: #e9a24f;
    color: #fff;
    padding: 7px 25px;
    border-radius: 50px;
}
.text-right {
    text-align: right;
}


/* Zoom on detail page  */
.zoom {
    display:inline-block;
    position: relative;
}
.zoom img {
    display: block;     max-width: 100%;
}
span#ex1 {
    width: 100%;
    height: 475px;
    overflow: hidden;
}
.zoom img::selection { background-color: transparent; }

.text-left {
    text-align: left;
}
table.responsive-table td {
    padding: 0;
    font-size: 14px;
}
.sel-price {
    display: inline-block;
    font-size: 22px;
    font-weight: 400;
}
.nprice {
    display: inline-block;
    font-size: 18px;
    margin: 0 8px;
    color: #666;
    text-decoration: line-through;
    font-weight: 300;
}
.card {
    margin-bottom: 16px;
}



.in-out-stock {
    color: #34bf03;     font-size: 13px;
}
.price p {
    font-size: 13px;
}
a.authentication {
    border: 1px solid #000;
    color: #000;
    display: inline-block;
    padding: 10px 20px;
    margin-top: 14px;
}
h3.pd-label {
    text-align: left;
    font-size: 22px;
    font-weight: 400 !important;
}
/*div#navbarCollapse {
    position: fixed;
    left: 0;
    background: #fffffff0;
    top: 0;
    height: 100%;
    overflow: auto;
    padding: 50px 45px 150px 45px;
    color: #000;
    width: 340px;
    box-shadow: 0 0 19px #ccc;
    /*transform: translateX( -112% ); transition: transform 300ms ease;*/
        z-index: 99;
}*/

.all-brand label:hover .brnad-list {
    display: block !important;
}
div#navbarCollapse.open {
    /*transform: translateX( 0% ); display: block !important;*/
}

.currentZoomImageSrc{
    position: absolute;left: 0;right: 0;margin-left: auto;margin-right: auto;  top: 0%;
    /*height: 80%;*/
}
.customZoomFunctionNext{
    position:absolute;right:0;top:45%;font-size:50px;color:black;cursor:pointer;background:rgb(255 255 255 / 45%);padding:20px; z-index: 99; border-radius: 15px 0 0 15px;
}
.customZoomFunctionPrev{
    position:absolute;left:0;top:45%;font-size:50px;color:black;cursor:pointer;background:rgb(255 255 255 / 45%);padding:20px;  border-radius: 0 15px 15px 0;
    z-index: 99;
}
.customZoomFunctionClose{
    position:absolute;right:20px;top:20px;font-size:30px;color:#000;cursor:pointer; 
    z-index: 99;
}
.goToGallery {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 0 20px;
    border-radius: 31px;
    color: #000;
    font-size: 20px;
    margin: 15px 20px 0 0;
    cursor: pointer;
}
.gmg img.customZoomFunction {
    max-width: 100%; cursor: pointer;     max-height: 250px;
}
.customZoomFunctionHolder{
    background:rgb(245 245 245 / 94%);width:100%;height:100vh;position:fixed;top:0;z-index:99999
}
.main-img {
    width: auto !important;
    margin: 0 auto;
}
.filter-bg{
    background-size: cover;
    width: 100%;
    height: 100vh;
    filter: blur(50px);
    position: absolute;
    z-index: 1;
}
.prod-list .prod-img-bg {
    border-radius: 500px;
    padding: 20px;
    max-width: 325px;
    margin: 0 auto;
}

.activeFilter{
            color:green !important;
        }
       .inzbnhcrrt {
            padding: 0px;
            text-align: right;
            width: auto;
            color: black;
            cursor: pointer;
            margin: 0;
    padding: 9px 0;
            
        }
        .search-box {
            position: absolute;
            right: 0;
            padding: 10px;
            background: white;
            top: 72%;
            width: 100%;
            display: none;
            max-width: 1340px;
            margin: 0 auto;
            left: 0;
        }
        
        .jqfayddvcx {
    text-align: left;
}
.row.gjbwdjhpzp h5 a {
    font-size: 18px;
}
/*.row.gjbwdjhpzp a, .row.gjbwdjhpzp p {
    font-size: 14px;
    font-weight: 400;
}*/
.row.gjbwdjhpzp h6 {
    margin-top: 10px;
    margin-bottom: 1px;
}
.row.gjbwdjhpzp h5 {
    margin: 0;
}
.price span {
    font-size: 18px;
    margin-top: 9px;
    display: inline-block;
}

h2 {
    font-size: 35px;
    font-weight: 800 !important;
}
.jqfayddvcx {
    box-shadow: 0 0 10px #ccc;
    padding: 33px;
    height: 500px;
    overflow: auto;
}
.jqfayddvcx h4 {
    padding: 20px 0px 10px;
    border-bottom: 1px dashed #ccc;
}
.search-box input.nbbzvuwbeu {
    width: 100%;
    border: 1px solid #ccc;
    padding: 14px 12px;
    font-size: 15px;
    font-weight: 400;
}
li.fkqvvjbafi {
    display: inline-block;
}
li.fkqvvjbafi a {
    border: 0px solid #ccc;
    border-radius: 63px;
    color: #000;
    padding: 4px 4px;
    display: inline-block;
    margin: 12px 12px;
}
ul.apajvhdmqm {
    padding: 0;
}
li.fkqvvjbafi {
    display: inline-block;
    margin: 0px;
    padding: 0;
}
.new-arrival h2 a {
    font-size: 36px;     margin-bottom: 20px;
}
a.menu-close {
    color: #8f8f8f;
    position: absolute;
    top: 17px;
    right: 22px;
    border: 1px solid #a9a9a9;
    width: 25px;
    height: 25px;
    text-align: center;
    padding: 2px 0 0 0;
    cursor: pointer;
    border-radius: 50px;
    font-size: 13px;
}
.container-fluid.about-us.my-account .p-5 {
    padding: 0 !important;
}
input.form-control.btn.btn-link.submitLegitForm, input.form-control.btn.btn-link.submitStylingForm {
    background: #000;
    color: #fff;
}
.all-cat label {
    width: 100%;
    text-align: left;
    padding: 15px 0 14px 0;
    cursor: pointer;
    border-bottom: 1px dashed #404040;
    font-weight: 300;
    font-size: 19px;
    position: relative;
}
.all-cat label:after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px;
    position: absolute;
    right: 0;
}
.all-cat {
    text-align: left;
}
.nav-item.dropdown {
    width: 100%;
    text-align: left;
    margin-left: 0;
    position: relative;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgb(0 0 0);
}
/*.sub-cat {
    display: none;
}*/
li.cart, li.wishlist {
    position: relative;
}
li.cart span.doghvwgmxh {
    position: absolute;
    border: 1px solid #18a149;
    font-size: 11px;
    width: 15px;
    height: 15px;
    text-align: center;
    border-radius: 50px;
    top: -4px;
    right: -8px;
    background: #18a149;
    color: #fff;
}
li.wishlist span.zyelivnqoj {
    position: absolute;
    border: 1px solid #cf7e5b;
    font-size: 11px;
    width: 15px;
    height: 15px;
    text-align: center;
    border-radius: 50px;
    top: -4px;
    right: -8px;
    background: #cf7e5b;
    color: #fff;
}
h2.pd-title {
    display: inline-block;
    float: left;
    width: 87%;
    font-size: 22px;
}
.wishlist-icon.pd {
    display: inline-block;
    margin-right: 0;
    float: right;
    position: relative;
    top: 7px;
    width: auto;
}
.pw-titile {
    width: 100%;
    float: left;
}
.pd-wrapper {
    padding: 0 0 0 40px;
}
.login-wrapper {
    width: 100%;
    max-width: 450px;
    margin: 20px auto;
    text-align: center;
    /* border: 1px solid #8ec038; */
    padding: 37px;
    border-radius: 15px;
    /*box-shadow: 5px 6px 21px #00000047;*/
    
}
.login-wrapper h1 {
    margin-bottom: 22px; font-size: 30px !important;
}
.account-holder {
    max-width: 700px;
    margin: 50px auto 0;
}
.account-holder h2 {
    font-size: 30px;
    font-weight: 700 !important;
}
.shopping-cart {
    padding: 0px 0;
}
.right-p-side .item p {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0;
}
span.counter {
    position: absolute;
    background: #fff;
    width: 15px;
    height: 15px;
    border: 1px solid #adadad;
    border-radius: 50px;
    text-align: center;
    display: inline-block;
    right: -7px;
    font-size: 9px;
    top: -7px;
    z-index: 9;
}
.discount-c input {
    width: 100%;
    padding: 8px 14px;
}
.discount-c hr {
    margin: 15px 0;
}
.discount-c input.btn {
    margin-left: 10px;
    width: 90%;
    padding: 9px 0;
}
.full-width {
    width: 100%;
}
.big-font {
    font-size: 17px;
}
.midium-font{
 font-size: 22px;   
}
.address-book {
    position: relative;
    border: 1px solid #ccc;
    padding: 10px 20px;
    font-size: 13px;
}
img.tick {
    position: absolute;
        top: -4px;
    right: -5px;
    width: 13px;
    background: #fff;
}
.address-book a.btn.btn-green.text-left {
    font-size: 12px;
    font-weight: 400;
    color: #000;
    border: 1px solid #000;
    padding: 2px 13px;
}
.border-right {
    border-right: 1px solid #ccc;
}

.nav-pills-custom .nav-link {
color: #aaa;
background: #fff;
position: relative;
}
.nav-pills-custom .nav-link.active {
color: #000;
background: #fff;
}
/* Add indicator arrow for the active tab */

.statistics .col-lg-2:last-child .bor-left {
    border: 0;
}
.order-history-wrapp .o-p-i img {
    max-width: 80px; border-radius: 10px;
}
.order-history-wrapp .row {
    
}
.o-p-o-d ul {
    list-style: none; padding: 0;
}
.o-p-o-d ul label {
    font-weight: 700;
}
.o-p-i {
    text-align: center;
}
.o-p-o-d span.value.price {
    font-size: 24px;
    color: #0aad11;
}
span.value.view-btn a {
    border: 1px solid #000;
    padding: 4px 25px;
    display: inline-block;
    border-radius: 6px;
}
.o-p-o-d li {
    margin-bottom: 6px;
}
.wishlist-ww span.value {
    font-weight: 500;
    font-size: 20px;
}
.wishlist-ww span.value.view-btn {
    font-weight: 400;
    font-size: 13px;
    padding: 0;
}
.wishlist-ww span.value.view-btn a {
    padding: 2px 12px;
    border-radius: 50px;
}
.wishlist-ww .q-w-wrap {
    width: auto;
    margin: 0 !important;
}
.wishlist-ww .q-w-wrap input {
    padding: 4px 20px !important;
    width: 90px !important;
    margin-right: 18px;
}

.o-p-o-d.wishlist-ww li {
    margin-bottom: 16px;
}


@media (min-width: 992px) {
    .nav-pills-custom .nav-link::before {
    content: '';
    display: block;
    border-top: 8px solid transparent;
    border-left: 7px solid #4caf50;
    border-bottom: 8px solid transparent;
    position: absolute;
    top: 50%;
    right: -10px;
    transform: translateY(-50%);
    opacity: 0;
    }
}
.nav-pills-custom .nav-link.active::before {
opacity: 1;
}
.sub-heading {
    background: #000;
    color: #fff;
    padding: 4px 8px;
    margin-bottom: 14px;
}
.add-new a {
    border: 1px solid #000;
    color: #000;
    padding: 12px 28px;
    display: inline-block;
    font-size: 20px;
}
.contact-us h5 {
    font-weight: 300;
    font-size: 18px;
    margin-bottom: 25px;
}
input.form-control.btn.btn-link.submitContactForm {
    background: #000;
    color: #fff;
    font-size: 18px;
    text-align: center;
    display: inline-block;
    width: auto;
    padding: 5px 27px;
    font-weight: 400;
}
.blog-dd h1 {
    font-size: 38px !important;
    font-weight: 800 !important;
    margin-bottom: 20px;
}
blockquote {
    border-left: 5px solid #000;
    padding: 0 20px;
    width: 70%;
    margin: 50px auto;
    border-right: 5px solid #000;
    text-align: center;
}
.ewaste-recycling li {
    text-align: left;
    margin: 17px 0 0;
}
a.btn.btn-link.buynow {
    background: #f65e36;
    color: #fff;
    border: 1px solid;
}

.jjnlkrnqmw{
  cursor:pointer;
}
.fsobtevcuv{
cursor:pointer;
}
.editAddress{
 cursor:pointer;
}
.deleteAddress{
 cursor:pointer;
}
.add-detail {
    border-right: 1px dashed;
}
table.responsive-table {
    height: 92px;
}
.press-list {
    padding: 0;
    border-bottom: 1px dashed #000;
    padding-bottom: 25px;
    width: 85%;
    margin: 0 auto 38px;
}
.press-list h3 {
    font-size: 24px;
    text-align: left;
    font-weight: 400 !important;
    margin-bottom: 7px !important;
}
.press-detail img {
    max-width: 100%;
}
.height-auto {
    height: 600px;
    overflow: auto;
    padding-right: 30px;
    width: 99%;
}
.wishlist-icon {
    position: absolute;
    right: 35px;
    top: 40px;
    cursor: pointer;
    z-index: 999;
}
.prod-carousel-home .wishlist-icon {
    top: 53px;
}
.collapse.in {
    display: block;
}
.card-header {
    padding: 0;
    background-color: rgb(213 229 154);
    border: 0;
}
.card-header a.card-link {
    padding: 15px 18px;
    display: inline-block;
    width: 100%;
    font-size: 19px;
}
.blog-listing h3 {
    margin: 0 !important;
}
.blog-listing .author-d {
    margin-bottom: 12px;
    color: #333;
    font-weight: 300;
}
.blog-listing .blog-img {
    height: 205px;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
    border-radius: 19px;
    background-size: cover !important;
}
.blog-listing .blog-img a {
    position: absolute;
    width: 86%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
}
.left-side h3 {
    text-align: left;     margin: 0 !important;
}
.left-side .author-d {
    margin-bottom: 13px;
    color: #666;
    font-weight: 400;
}
.cat-img-full {
    text-align: center;
    margin: 30px 0;
}
a.card-link {
    background: #070f40e0;
    color: #fff;
}
.blog-dd.link-c a {
    color: #00a1ef;
}
h3.review-w {
    text-align: left; margin: 0 !important;
}
h3.review-w .rating {
    display: inline-block;
}
.review-wrapper h5 {
    font-size: 15px;
}
.write-review-form {
    display: none;
}
.write-review-form input.form-control {
    border: 1px dashed #ccc;
    padding: 12px 12px;
    margin-bottom: 19px;
}
.write-review-form textarea {
    border: 1px dashed #ccc;
    margin-bottom: 20px;
    padding: 12px;
}
.rsmxosilmp.w-review{display: block;}
.rsmxosilmp {
    border: 1px solid #ccc;
    text-align: center;
    padding: 6px 0;
    margin: 25px 0;
}
form#subscriptionForm {
    width: 60%;
    margin: 0 auto;
}
form#subscriptionForm input#subscribe-button {
    font-size: 18px;
    padding: 5px 0;
}
/*a.card-link[aria-expanded="false"] {
    background: #fff;
    color: #000;
}*/
table.table.table-bordered-z thead {
    background: #d5e59a;
    color: #000;
}
.bg-thumb {
    text-align: center;
}
.bg-thumb img.img-fluid {
    max-width: 50px;
}
table.table.table-bordered-z th {
    font-weight: 400;
}
.btn.w-link a {
    border: 1px solid #000;
    font-weight: 400;
    padding: 5px 10px;
    font-size: 13px;
}
.btn.kvmbqowqqo {
    padding: 0;
    color: #000;
}
.content.status-page {
    margin: 140px 0 240px;
}
.bottomCaption {
    background: #000;
    position: fixed;
    bottom: 0;
    z-index: 999;
    padding: 10px 22px;
    text-align: center;
    width: 100%;
    color: #fff;
}
.soldOut {
   position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    z-index: 999;
    display: none;
}
.swal2-container {
    z-index: 999999999999 !important;
}
.enquire-form .single-input-inner {
    margin-bottom: 25px;
}
.enquire-form {
    /*background: #fff url('../img/footer-bg.png') -270px -118px no-repeat;*/
    border-radius: 20px;
}
.enquire-form .single-input-inner input {
    background: #ffffffc4;
}
.enquire-form .single-input-inner textarea.form-control {
    background: #ffffffc4;
}

.aa-bg.about-us h3 {
    text-align: left;
    background: #ffffff00;
    position: relative;
}
.prod-detail .price {
    text-align: left;
}
.prod-list .price {
    text-align: center;
}
.soldOut p {
    vertical-align: middle;
    display: table-cell;
    width: 350px;
    height: 440px;
}
.soldOut p span {
    background: #000;
    color: #fff;
    padding: 5px;
    font-size: 13px;
}
.prod-list h6 {
    margin: 0;
}
.prod-list .owl-nav .owl-prev {
    position: absolute;
    top: 35%;
    left: -50px;
    background: #18a049 url(../img/left-image.png) -1px -1px;
    text-indent: -9999px;
    width: 42px;
    height: 42px;
    border-radius: 500px;
}
.prod-list .owl-nav .owl-next {
    position: absolute;
    top: 35%;
    right: -50px;
    background: #18a049 url(../img/right-image.png) -1px -1px;
    text-indent: -9999px;
    width: 42px;
    height: 42px;
    border-radius: 500px;
}
.prod-list .disabled {
    display: none;
}

.left-side-bar {
    top: 0px;
    position: relative;
    z-index: 99;
    left: 0;
    background: #ffffff;
    padding: 0px 35px 0px 0px;
    border-right: 1px dashed #999;
    height: 92%;
}

.left-side-bar.sticky-g {
    top: 126px;
    position: sticky;
}
.btn{    
    border-radius: 500px;
}
body::-webkit-scrollbar {
  width: 10px;
}
 
body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color: #000;
  outline: 1px solid #000;
}

.inner-page h4.section-title::-webkit-scrollbar {
  width: 3px;
}
.inner-page h4.section-title::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.inner-page h4.section-title::-webkit-scrollbar-thumb {
  background-color: #000;
  outline: 1px solid #000;
}

div#navbarCollapse::-webkit-scrollbar {
  width: 3px;
}
div#navbarCollapse::-webkit-scrollbar-track {
  /*box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);*/
}
div#navbarCollapse::-webkit-scrollbar-thumb {
  background-color: #cbcbcb;
  outline: 1px solid #cbcbcb;
}

.pd-details::-webkit-scrollbar {
  width: 3px;
}

.pd-details::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.pd-details::-webkit-scrollbar-thumb {
  background-color: #000;
  outline: 1px solid #000;
}

.height-auto::-webkit-scrollbar {
  width: 3px;
}

.height-auto::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.height-auto::-webkit-scrollbar-thumb {
  background-color: #000;
  outline: 1px solid #000;
}


.customMessage{
    display:none;
}
.showSuccess{
    background: #b9edb9;
    color: black;
    position: fixed;
    bottom: 10px;
    right: 10px;
    padding: 10px;
    width: 250px;
    text-align: center;
    z-index: 99999;
}
.showError{
    background: #edb9b9;
    color: black;
    position: fixed;
    bottom: 10px;
    right: 10px;
    padding: 10px;
    width: 250px;
    text-align: center;
    z-index: 99999;
}
.dawgjjwadt{
    background: #b9edb9;
}

h1.brand-logo img {
    max-width: 100%;
}
.breadcrumb ul {
    padding: 0;
    margin: 0;
}

.footer .copyright .text-left {
    font-size: 13px;
    font-weight: 300;
}
.footer .copyright .text-right {
    font-size: 13px;
    font-weight: 300;
}
.dsk-b{display:block;}
.mob-b{display:none;}
/*.container-fluid.about-us {
    margin-top: 47px;
}*/
.inner-bbg {
    padding: 0;
    padding-top: 50px;
    /*background: url('../img/inner-bbg.jpg') right 0 no-repeat;*/
    border: 0;
    padding-bottom: 0px;
}
.p-imag.position-relative img.main-img {
    max-width: 85%;
}
.home-page h3 {
    font-size: 48px;
    color: #373435;
    font-weight: 800 !important;
    text-transform: uppercase;
}
.content-testimonials {
    height: 123px;
    overflow: auto;
    padding-right: 30px;
}
.m-cat {
    width: 100%;
    display: inline-block; margin-bottom: 15px;
}
.mob-dis-block{display:none;}
.mob-dis-none{display:block;}
.bg-light {
    background-color: #f3f5ed !important;     padding-bottom: 75px !important;
}
.container-fluid.footer-top.p-0 {
    /*margin: -65px 0 0 0px;*/
    position: relative;
    /*padding-top: 110px !important;
    */
    background: none;
}
.inner-bbg .container-fluid.footer-top.p-0 {
    background: #fff;
}
.b-img {
    width: 90%;
    height: 325px;
    border-radius: 50px;
    overflow: hidden;
    background-size: contain !important;
    margin: 0 auto 45px;
}

.blog-heading {
    font-size: 18px;
    width: 75%;
    margin: 0 auto 15px;
    font-weight: 500;
    height: 50px;
}
/*.b-short-desc {
    width: 75%;
    margin: 0 auto 10px;
    height: 175px;
    overflow: auto;
    padding-right: 15px;
}*/
.b-short-desc {
    width: 75%;
    margin: 0 auto 10px;
    height: 65px;
    overflow: auto;
    padding-right: 18px;
}

.b-short-desc::-webkit-scrollbar {
  width: 2px;
}
 
.b-short-desc::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
 
.b-short-desc::-webkit-scrollbar-thumb {
  background-color: #8ec038;
  outline: 1px solid #8ec038;
}

.author-ntd {
    font-size: 15px;
    margin: 0 0 20px;
    color: #444;
    font-weight: 300;
}
h4 {
    color: #6a3e15;
    text-transform: capitalize;
}

.footer-links a.btn.btn-link:hover {
    letter-spacing: 2px !important;
}
.wave-element img, .footer-top img{
    max-width: 100%;
}
img {
    max-width: 100%;
}
.inner-banner {
    overflow: hidden;
}
.pb-7 {
    padding-bottom: 70px !important;
}
.pb-8 {
    padding-bottom: 80px !important;
}
.usps {
    background: url(../img/green-bg-pattern.jpg) repeat 0 0;
}

.usps .usp-ele-top {
    margin: -82px 0 0 0;
}

.elementplate-bt-r {
    position: absolute;
    bottom: -85px;
    left: -75px;
}
.elementplate-bt-r img {
    max-width: 230px; animation: m 30s infinite;
}
.safe-storage h3 {
    text-align: left;
}
.p-img-bor-rad img {
    border-radius: 15px;
    margin-bottom: 40px;
}
.page-title {
    position: absolute;
    top: 52%;
    z-index: 9;
}
.content.status-page h1.page-title {
    position: inherit;
    font-size: 25px !important;
}
.tab-pane.review-wrapper h4 {
        text-transform: capitalize;
    font-size: 17px;
    font-weight: 400 !important;
    color: #119e45;
}
.writ-ee p {
    font-size: 15px;
}

.unfdiartqx label {
    float: left;
    margin: 0 0 0 0;
}
.rating {
    display: inline-block;
    
}
.rating:not(:checked) > input {
    position:absolute;
    /* top:-9999px; */
    clip:rect(0,0,0,0);
}

.rating:not(:checked) > label {
   float: right;
    width: 1em;
    padding: 0 0.1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 25px;
    line-height: 1.2;
    color: #ddd;
    top: -4px;
    position: relative;
    
}
.form-control {
    font-size: 15px;
}
h2#swal2-title p {
    color: #666 !important;
}

.rating:not(:checked) > label:before {
    content: '★ ';
}

.rating > input:checked ~ label {
    color: rgb(255, 199, 0);
    
}

.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label {
    color: gold;
    
}

.rating > input:checked + label:hover,
.rating > input:checked + label:hover ~ label,
.rating > input:checked ~ label:hover,
.rating > input:checked ~ label:hover ~ label,
.rating > label:hover ~ input:checked ~ label {
    color: #ea0;
    
}

.rating > label:active {
    position:relative;
    top:2px;
    left:2px;
}
.Mob-menu-dis{display:none;}

.content-testimonials::-webkit-scrollbar {
  width: 5px;
}
 
.content-testimonials::-webkit-scrollbar-track {
  background: #ccc;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
 
.content-testimonials::-webkit-scrollbar-thumb {
  background: #5a5a5a;
    border: 0px solid #000;
}


.swal2-popup {
    padding: 1em 1.25em 1.5em 1.25em !important;
    border-radius: 15px !important;
    font-size: 13px !important;
}
.swal2-styled.swal2-confirm {
    background-color: #4caf50 !important;
}
.right-side-bar h4 {
    border-bottom: 1px solid #ccc;
    padding: 0 0 15px 0;
    margin: 0 0 20px 0;
    font-weight: 400 !important;
}
.right-side-bar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.right-side-bar ul li {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
.wish-box {
    margin: 0;
    padding: 30px;
    border-radius: 16px;
    background: linear-gradient(180deg, #8bc34a40, transparent);
}
.w-name-action ul {
    list-style: none; padding: 0;
}
.w-name-action ul li.heading a {
    font-size: 18px;
    font-weight: 500;
}
.w-name-action ul a.wish-link {
    background: #000;
    color: #fff;
    padding: 3px 7px;
    display: inline-block;
    border-radius: 5px;
}
.w-name-action ul .btn.kvmbqowqqo {
    border: 1px solid #000;
    padding: 2px 25px;
    margin: 10px 0;
    font-size: 14px;
    background: none;
    width: auto;
}
.w-name-action ul a.wish-link {
    border: 1px solid #000;
    color: #000;
    padding: 2px 12px;
    display: inline-block;
    border-radius: 50px;
    margin-top: 15px;
    font-size: 14px;
    background: none;
}


ul.thumbnails.product-carousel img {
    max-width: 120px;
}
.related-p-l123 .p-imag.position-relative {
    margin-bottom: 25px;
}
.related-p-l123 .prod-carousel-item {
    padding-bottom: 15px;
}

.gift-page-d {
    text-align: center;
    width: 60%;
    margin: 0 auto;
}
.gift-page-d h2 {
    font-size: 23px;
    color: #63af00;
}
.gift-page-d h3 {
    font-size: 23px;
    color: #000;
    margin-bottom: 11px !important;
    font-weight: 500 !important;
}
.accordian-pd .card {
    border: 0;
}
.accordian-pd .card-header {
    /*background: #f15c22;*/
    padding: 7px 3px;
    border-radius: 12px;
    border: 0;
}
.accordian-pd .card-header button.btn.btn-link {
    color: #000;
    font-size: 17px;
    width: 100%;
    text-align: left;
    padding: 5px 15px;
}
.p-detail-desc h3 {
    font-size: 15px;
}
.accordian-pd .card-header button.btn.btn-link i.fa {
    float: right;
    position: relative;
    top: 3px;
}

.row.gjbwdjhpzp1234 img.main-img, .related-p-l1234 img.main-img{
    height: auto;
    top: 0;
}


.row.gjbwdjhpzp1234 .prod-img-bg, .related-p-l1234 .prod-img-bg{
    display: none;
}
.related-p-l1234 .c-image {
    height: auto;
}

.row.gjbwdjhpzp1234 .p-imag.position-relative{
    width: 90%;
    margin: 25px auto 25px;
    height: 340px;
}
.related-p-l1234 .p-imag.position-relative {
    width: 90%;
    margin: 25px auto 25px;
    height: 265px;
}
div#buynowmodal .modal-dialog .modal-header {
    background: #FF5722;
    color: #fff;
    border-radius: 20px 20px 0px 0px;
}
div#buynowmodal h4.modal-title {
    color: #fff;
}
div#buynowmodal .modal-body {
    padding: 0;
}
div#buynowmodal .modal-body .prod-detail-pp {
    background: #fff;
    padding: 45px;
    border-bottom: 5px solid #FF5722;
}
div#buynowmodal .modal-body .prod-buy {
    padding: 16px 26px;
    background: #fff;
}
div#buynowmodal .modal-body .prod-buy img {
    max-width: 78%;
}
div#buynowmodal .modal-body .prod-buy .row {
    background: #ccc;
    padding: 20px;
    border-bottom: 13px solid #fff;
}
div#buynowmodal .modal-body .prod-buy span {
    margin-top: 8px;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    top: 16px;
}
div#buynowmodal .modal-body .prod-buy span img {
    position: relative;
    top: -3px;
    left: 14px;
}
div#buynowmodal .modal-body .prod-buy a.btn.btn-link.orange-solid {
    position: relative;
    top: 10px;
    background: #FF5722;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    border: 0;
}
div#buynowmodal .modal-body .prod-detail-pp img {
    max-width: 75%;
}
div#buynowmodal .modal-body .prod-detail-pp h5 {
    font-size: 25px;
    font-weight: 700 !important;
}
.prod-image-carousel-home .owl-nav {
    display: none;
}
.prod-image-carousel-home .owl-dots {
    text-align: center;
}
.prod-image-carousel-home .owl-dot {
    display: inline-block;
    margin: 10px 5px 0;
}
.prod-image-carousel-home .owl-dot span {
    width: 10px;
    height: 10px;
    border: 1px solid #000;
    display: inline-block;
    border-radius: 10px;
}
.prod-image-carousel-home .owl-dot.active span {
    background: #FF5722;
    border: 1px solid #FF5722;
}
.choose-pack ul li.active {
    border: 1px solid #FF5722;
    color: #FF5722;
}
a.btn.btn-link.dark-bg {
    background: #FF5722;
    color: #fff;
    border: 0;
}
.a-v-con {
    text-align: center;
    background: #f9f9f9;
    padding: 50px;
    margin: 0 auto 50px;
    border: 1px solid #ffe9e4;
    border-radius: 18px;
}
.promotions-page h3 {
    text-align: left;
}
.prod-carousel-home .owl-stage {
    margin: 0 auto;
}

.w-60 {
        width: 65%;
    }


html::-webkit-scrollbar, .responsible-bt-wrap::-webkit-scrollbar {
  width: 10px;
}
 
html::-webkit-scrollbar-track, .responsible-bt-wrap::-webkit-scrollbar-track {
  background: #ccc;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
 
html::-webkit-scrollbar-thumb, .responsible-bt-wrap::-webkit-scrollbar-thumb {
  background: #000;
  border: 3px solid #000;
}


/* Responsive css Start  */
@media (max-width: 1400px) {
    .banner-text {    
        bottom: 4%;    
        width: 60%;    
    }
    .short-des {
        width: 97%;
        line-height: 35px;
    }
    .upload-design {
        padding: 5% 8% 3%;
    }
    .inner-page h4.section-title {
        width: 100%;
        line-height: 45px;
        height: 165px;
        overflow: auto;
        padding-right: 20px;
    }
    .row.gjbwdjhpzp1234 .p-imag.position-relative{
        width: 90%;
        margin: 25px auto 25px;     height: 270px;
    }
    .related-p-l1234 .p-imag.position-relative{
        width: 90%;
        margin: 25px auto 25px;     height: 200px;
    }
    
}

@media (min-width: 1600px)
{
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1450px;
    }
}
@media (min-width: 1500px)
{
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1500px;
    }
}
@media (max-width: 1370px)
{
    .bottom-content li {
        display: inline-block;
        margin: 0 4%;
    }
    
    .container-fluid.footer-top.p-0 {
        margin: -35px 0 0 0px; 
    }
    .f-con {
        width: 80%;
    }
    
    .b-img {
        width: 90%;
        height: 200px;
    }
    .wishlist-icon-pd {
       
        margin: 0 5px;
    }
}
@media (max-width: 1300px){
    .container-fluid.footer-top.p-0 {
        margin: 0px;
    }
    
}
@media (max-width: 767px) {
    .navbar-expand-lg .navbar-collapse {
        display: none;
    }
    .banner-text {
        bottom: -1%;
        width: 90%;
            left: 0;
    }
    .banner-text h1 {
        font-size: 20px !important;
    }
    .header-carousel .owl-carousel-item p {
        font-size: 16px !important;
        width: 76%;
        margin: 0 auto;
    }
    .container-fluid.about-us .container.px-2 {
        width: 100%;
        padding: 0 !important;
    }
    .pd-wrapper {
        padding: 0 20px;
    }
    .modal {
        width: 95%;
        right: 0;
        margin: 0 auto;
    }
    .soldOut {
        position: absolute;
        background: #ffffffde;
        height: 100%;
        top: 0;
    }
    
    img.h-f-i {
        width: 100%; margin-bottom: 28px;
    }
    
    .wishlist-icon {
        top: 13px;
        right: 0;
    }
    .gallery-txt h3 {
        font-size: 95px;
    }
    
    .testi-bg {
        background: url(../img/testimonial-bg.jpg) center 100% no-repeat;
        background-size: cover;
        padding: 0;
        width: 100%;
    }
    .testi-bg .gallery-txt h3 {
        font-size: 50px;
        top: 28px;
    }
    .testi-bg .owl-nav.disabled {
        display: none;
    }
    .container-fluid.footer .row.g-5 {
        margin: 0;
    }
    
    .display-5 {
        font-size: 28px;
    }
    .testi-bg .owl-nav .owl-prev {
        top: 5%;
        left: 0;
    }
    .testi-bg .owl-nav .owl-next {
        top: 5%;
       right: 0;
    }
    .blog-bg {
        width: 100%;
    }
    .blog-bg .gallery-txt h3 {
        font-size: 44px;
    }
    .header-carousel .owl-carousel-item {
        position: relative;
        min-height: auto;
    }
    .header-carousel .owl-carousel-item img {
        position: inherit;
     
    }
    .mobile-icons {
        display: block;
    }
    
    .mobile-icons {
        display: block;
        /*position: absolute;*/
        top: 40px;
        right: 0;
        z-index: 999;
        text-align: right;
        margin-top: 75px;
    }
    /*.navbar.sticky-top {
        position: absolute;
        height: 235px;
        background: linear-gradient(180deg, #fff, #ffffff0a);
    }*/
    .mobile-icons button.navbar-toggler {
        position: absolute;
        top: 30px;
        right: 0;
    }
    .mobile-icons .afhnheugug.search-box {
        position: absolute;
        top: 133px; background: #fffffff2;
    }
   
    .mobile-icons .l-c-icons {
        display: block;
    }
    .navbar-expand-lg .navbar-collapse {
        top: 3px; overflow: auto;
    height: 600px;
    }
    .navbar .navbar-nav a.nav-item.nav-link {
        width: 100%;
        text-align: left;
    }
    .nav-item.dropdown {
        display: inline-block;
        width: 100%;
        text-align: left;
    }
    .navbar .navbar-nav .nav-link {
        margin-right: 0;
        padding: 10px 0;
        width: 100%;
    }
    .navbar .dropdown-toggle::after {
        right: 27px;
        position: absolute;
    }
    .mobile-open {
        display: block;
        position: inherit !important;
    }
    .navbar-nav .dropdown-menu a.dropdown-item {
        width: 100%;
        margin: 0;
        padding: 10px 25px;
    }
    .mobile-dn{display:none !important;}
    .table-cell-ver {
        height: auto;
    }
    
    .home-tc {
        text-align: center;
    }
    .home-banner .owl-prev {
        left: 12px;
        top: 40px;
    }
    .home-banner .owl-next {
        right: 12px;
        top: 40px;
    }
    .prod-carousel-home .owl-nav .owl-next {
        right: 0;
    }
    .prod-carousel-home .owl-nav .owl-prev{
        left: 0;
    }
    .upload-design {
        padding: 5% 8% 16%;
    }
    .bg-tringle{text-align: center;}
    .prod-w {
        text-align: center;
    }
    .bg-tringle h3.display-5 {
        text-align: center;
    }
    .c-image {
        
    }
    .prod-text {
        width: 100%;
        max-width: 100%;
    }
    .prod-carousel-home .c-image img {
        
        width: auto;
        margin: 0 auto;
            max-width: 100%;
    }
    .bg-tringle ul.nav.nav-tabs li a {
        font-size: 15px;
        margin: 0 7px;
    }
    .bg-tringle .prod-carousel-item h5 {
        margin-top: 30px;
    }
    .artist-name {
        text-align: left;
    }
    .testi-pad {
        padding: 0 20px !important;
    }
    img.blog-im {
        margin: 20px 0;
    }
    .footer-links a.btn.btn-link {
        width: 90%;
    }
    .footer-links a.btn.btn-link {
        color: #000;
        display: inline-block;
        margin: 0 8px;
        padding: 6px 0px;
        width: 89%;
        border-bottom: 0px dashed #999;
        border-radius: 0;
    }
    .footer .btn.btn-link::after{display:none;}
    .mob-dis-b{display:block;}
    .f-text-left {
        text-align: left !important;
    }
    .footer .copyright {
        padding: 20px 30px;
    }
    .footer .copyright .col-md-6.text-left {
        text-align: center;
    }
    .c-image {
            height: auto;
        display: inline-block;
        width: 80%;
    }
    
    .prod-list .c-image {
        width: 100%;
    }
    .p-imag.position-relative {
        margin-bottom: 20px;
        margin-top: 55px;
    }
    .py-5.bg-wheat-green.home-page {
        padding-bottom: 0 !important;
    }
    .c-image a.btn.btn-link {
        margin-bottom: 20px;
    }
    form#customizeForm {
        width: 82%;
        margin: 25px auto 0;
    }
    .form-group {
        margin-bottom: 10px;
    }
    .usps .usp-ele-top {
        margin: -35px 0 0 0;
    }
    
    body.inner-page nav.navbar.sticky-top {
        height: 134px;
    }
    .f-des.m-5 {
        margin: 35px 0 !important;
    }
    .inner-page h4.section-title {
        height: auto;
    }
    .inner-banner .col-lg-7.text-center.wow.fadeIn.p-5 {
        border-bottom: 1px dashed #333;
    }
    .bor-right {
        border-right: 0px solid #ccc;
    }
    .pagination a {
        display: inline-block;
        margin-bottom: 4px;
    }
    .f-des.scroller-c {
        height: auto;
        overflow: auto;
        padding-right: 0;
    }
    
    .product-wrapper {
        padding: 2px 2px; border-bottom: 1px dashed #999; padding-bottom: 15px !important;
    margin-bottom: 20px; margin-top: 12px;
    }
    h4.one-liner {
        font-family: 'Poppins';
        font-size: 27px;
        margin: 0 !important;
    }
    .mob-dis-none {
        display: none;
    }
    h2.pd-title {
        display: inline-block;
        float: left;
        width: 80%;
    }
    .product-page {
        padding: 0 30px !important;
    }
    .prod-padd {
        padding: 0 10px !important; margin-bottom: 25px;
    }
    .enquire-btn a {
        margin: 0 5px 0 0 !important;
        padding: 8px 9px;
    }
    .inner-page .footer .copyright .text-right {
        text-align: center;
    }
    .login {
        padding: 0 38px;
    }
    .login-d {
        padding: 50px 0;
    }
    .login .submitLoginForm, .login .submitRegisterForm, .my-account input.form-control.btn.btn-link {
        width: 100%;
    }
    .out-ofstock {
        text-align: left;
    }
    .pd-description-points ul li {
        display: inline-block;
        width: 42%;
        margin: 15px 7px;
        /* font-size: 17px; */
    }
    h3.pd-label {
        text-align: center;
    }
    .pad-z {
        padding: 0;
    }
    .btn.w-link a {
        padding: 5px;
        display: inline-block;
        border: 0;
    text-decoration: underline;
    }
    tbody.wishlist-items-wrapper tr td:nth-child(5) {
     
        text-align: center;
    }
    .currentZoomImageSrc {
        height: auto;
        max-width: 100%;
    }
    .btn.kvmbqowqqo {
        padding: 0;
        color: #000;
        border: 1px solid #ccc;
        width: 26px;
    }
    
    .product-wrapper.a-c-wrapper a {
        font-size: 18px;
     
    }
    .product-wrapper .p-img {
        height: 185px;
    }
    .col-lg-4, .col-lg-3 {
       
        margin: 0 auto;
        margin-bottom: 15px;
        padding: 0;
    }
    .statistics .col-lg-2 {
        width: 33%;
        text-align: center;
        margin: 0 auto;
        padding: 0 0;
    }
    .bor-left {
        border: 0px solid #ccc;
    padding: 15px 0 30px 0;
    width: 100%;
    border-bottom: 1px solid #ccc;
    }
    .w-55 {
        width: 85%;
    }
    .usp-wrapper ul li p {
        font-size: 14px;
    }
    .testimonial-carousel-item ul {
        padding: 0;
    }
    .statistics .col-lg-3:nth-child(2n) .bor-left {
        border-right: 0;
    }
    .statistics .col-lg-3.text-center {
        width: 100%;
    }
    .elementplate img {
        max-width: 30%;
        animation: m 30s infinite;
    }
    .home-page h3 {
        padding: 0 25px;
    }
    .w-65 {
        width: 90%;
    }
    .footer .col-lg-4,.footer .col-lg-3 {
        background: none;
        margin: 0 0 45px 0;
    }
    .f-des.exe-height {
        height: 200px;
        overflow: auto;
        padding-right: 20px;
        margin-bottom: 65px;
    }
    .product-wrapper .p-img {
        overflow: visible;
     
    }
    a.wishlist-ic {
        right: -9px;
        top: -8px;
    }
    .g-imgs {
        height: 256px;
        padding: 0px;
        border: 0px dashed #ccc;
    }
    .customZoomFunctionNext, .customZoomFunctionPrev {
         padding: 2px;
    }
    .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
        border: 1px solid #000;
        display: inline-block;
        border-radius: 50px;
    }
    .owl-dots {
        text-align: center;
    }
    .owl-dots .owl-dot {
        display: inline-block;
        margin: 0 4px;
    }
    .owl-dots .owl-dot.active span {
        background: #000;
    }
    .f-logo {
        margin-bottom: 40px;
    }
    .footer-links a.btn.btn-link {
        color: #fdfdfd; text-align: center;
    }
    .footer .btn.btn-link::before{display:none !important;}
    .filter-full {
        width: 100%;
        margin: 0;
    }
    .currentZoomImageSrc {
        
        top: 10%;
     
    }
    .home-page h3 {
        font-size: 25px;
    }
    .usps h3 {
        padding: 20px 18px;
    }
    .contact-links a.btn.btn-link {
        padding: 11px 0;
    }
}
@media (max-width: 767px)
{
    .mob-dis-block{display:block;}
    .mob-dis-none{display:none !important;}
    div#navbarCollapse {
        padding: 0;
    }
    li.mob-menu span {
        border-bottom: 2px solid #000;
        width: 20px;
        display: block;
        margin: 0px 0px 5px 7px;
    }
    li.mob-menu {
        position: relative;
        top: 8px;
    }
    .navbar.sticky-top .col-lg-4 {
        width: 100%;
        margin: 0;
        text-align: center;
    }
    .filters {
        overflow: auto;
        height: 43vh;
    }
    .navbar-light .navbar-brand img.me-3 {
        max-width: 190px;
    }
    .hamburger {
        position: absolute;
        left: 20px;
    top: 13px;
    }
    .l-c-icons ul li img.img-fluid {
        width: 16px;
        margin: 0 2px;
    }
    .l-c-icons {
        padding-top: 0;
        position: relative;
    }
    .all-brand {
        padding: 6px 0;
    }
    .contact-de {
        padding: 30px 0 13px 15px;
        border: 1px solid #000;
        margin-bottom: 30px;
        height: auto;
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        text-align: left;
    }
    .catt-list a
    {
        padding: 12px 0;     width: 100%;
    }
    .sub-catt a {
        padding: 6px 15px;
    }
    .l-c-icons ul li {
        display: inline-block;
        margin: 6px 0px 0 5px;
    }
    .open-menu-mobile span.l-two {
        opacity: 0;
}
.open-menu-mobile span.l-one {
    transform: rotate(51deg);
    top: 7px;
    position: relative;
}
.open-menu-mobile span.l-three {
    transform: rotate(128deg);
    position: relative;
    top: -7px;
    left: -1px;
}
.Mob-menu-dis{display:none;}
.Mob-menu-dis.open {
    display: block !important;
    position: relative;
    z-index: 999;
    top: 39px;
    border-top: 1px solid #ccc;
}
.all-catt {
    display: block;
    text-align: left;
}

.catt-list {
    display: block;
}
    
    .navbar-toggler-icon {
        height: 35px;
    }
    h1.brand-logo {
        width: auto;
    display: inline-block;
    line-height: 20px;
    position: relative;
    left: -7px;
    top: -6px;
    }
    h1.brand-logo a.navbar-brand {
        padding: 0;
    }
    .search-box {
        top: 80%;
    }
    .new-arrival h2 a {
        font-size: 30px; margin-bottom: 20px;
    }
    a.close {
        position: absolute;
        right: 5px;
        top: 0;
        background: #fff;
        width: 25px;
        height: 25px;
        border: 1px solid #ccc;
        border-radius: 50px;
        text-align: center;
    }
    .navbar .navbar-nav {
        border-top: 0;
        padding-bottom: 121px !important;
        background: #fff;
        padding-top: 50px !important;
    }
    
    #spinner img {
        max-width: 65%;
    }
    .container-fluid.footer {
        width: 100%;
    }
    .footer .container {
        width: 100%; padding: 0;
    }
    form#subscriptionForm {
        width: 85%;
        margin: 0 auto;
    }
    form#subscriptionForm .col-lg-8 {
        width: 65%;
    }
    form#subscriptionForm .col-lg-4 {
        width: 35%;
        margin: 0;
    }
    form#subscriptionForm input#subscribe-button {
        padding: 8px 0;
        font-size: 14px;
        width: 100%;
        color: #000;
    }
    .container-fluid.footer > .container.py-5 {
        padding: 0 !important;
    }
    .container-fluid.footer .container-fluid {
        width: 100%;
    }
    .container-fluid.footer .bg-foo {
        padding: 20px 20px 0px;
    }
    .new-arrival.dsk-b {
        margin-bottom: 26px;
    }
    .prod-carousel-home .wishlist-icon {
        top: 6px;
    }
    .wishlist-icon img.img-fluid {
        width: 22px;
    }
    h3 {
        font-size: 20px;
    }
    
    .footer .copyright .text-right, .footer .copyright .text-left {
        text-align: center;
    }
    .prod-text {
        position: relative;
        text-align: left;
    }
    .prod-text a.btn {
        display: none ;
    }
    .prod-text h2 {
        color: #000 !important;
        font-weight: 400 !important;
        font-size: 36px !important;
        padding: 12px 0;
    }
    .bt-i-w-white, .bt-i-w-black {
        margin-bottom: 0;
    }
    .prod-text h2 a {
        font-size: 30px !important;
        border: 0 !important;
        color: #000 !important;
        font-weight: 400 !important;
    }
    .static-content-dd-img {
        width: 100%;
    }
    .static-content-dd {
        padding: 25px 0;
        width: 100%;
        margin: 0;
    }
    .container-fluid.about-us {
        width: 100%;
        padding: 35px 0;
    }
    .container-fluid.about-us .container {
        padding: 6px;
    }
    .pd-item {
        height: 380px;
    }
    .pd-carousel .owl-item img {
        max-width: 98%;
    }
    table.table.table-bordered-z thead tr th:first-child, table.table.table-bordered-z tbody tr td:first-child {
        display: none;
    }
    .soldOut p {
        height: 170px;
    }
    .dsk-b{display:none;}
    .mob-b{display:block;}
    .navbar-toggler-icon {
        width: 21px;
    }
    .txt-i-w h2 {
     
        bottom: 6px;
        left: 25px;
    }
    .l-c-icons {
        padding-top: 0;
        position: absolute;
        top: 8px;
    right: 18px;
        
    }
    .f-logo br {
        display: none;
    }
    
    .back-to-top {
        bottom: 5px;
        right: 5px;
    }
    .checkout-page .border-right {
        border: 0 ; margin-bottom: 34px;
    }
    .checkout-page .col-lg-4.right-p-side {
        width: 100%;
    }
    .discount-c .col-lg-4 {
        margin: 11px 0;
        padding: 0;
    }
    .discount-c .col-lg-4 input.btn.btn-primary.ywzgaoyudt {
        margin: 0;
    }
    .footers a.btn.btn-block.btn-primary.full-width.big-font {
        font-size: 20px;
        font-weight: 400;
        width: auto;
    }
    .container-fluid.about-us.my-account .p-5 .col-md-9 {
        padding: 0px 0;
        border: 0px solid #ccc;
        margin: 18px 0;
    }
    .login-wrapper {
        width: 100%;
        max-width: 542px;
        margin: 5px auto 55px;
        text-align: center;
        border: 1px solid #000;
        padding: 10px;
    }
    input.form-control.border-dark.py-2.txtOnly {
        margin-bottom: 13px;
    }
    .wishlist-list .col-lg-4 {
        width: 100%;
        text-align: center;
        border-bottom: 1px solid #ccc;
    }
    .wishlist-list .col-lg-3 {
        width: 100%;
    }
    .wishlist-ww .q-w-wrap {
        width: 100%;
        margin: 0 !important;
    }
    .wishlist-ww .q-w-wrap input {
        width: 100% !important;
        text-align: center;
        margin: 0 0 7px 0 !important;
    }
    .wishlist-ww span.value.view-btn {
        font-weight: 400;
        font-size: 13px;
        padding: 0;
        margin: 0 0 10px 0 !important;
        display: inline-block;
        width: 46%;
        text-transform: uppercase;
    }
    h1 {
        font-size: 20px !important;
    }
    .new-arrival {
        margin-top: 22px;
    }
    .search-box {
        width: 92%;
    }
    .social-cta-right {
        display: none;
    }
    .brand-logo a.navbar-brand.ms-4.ms-lg-0 {
        margin: 0px !important;
        padding: 0;
    }
    .brand-logo a img {
        max-width: 190px;
    }
    .right-side-bar {
        width: 100%;
        border-top: 5px solid #4CAF50;
        padding-top: 20px;
    }
    ul.thumbnails.product-carousel img {
        max-width: 100%;
    }
    .brand-logo {
        display: inline-block;
        position: absolute;
        top: 12px;
        left: 15px;
    }
    .navbar.sticky-top {
       height: 66px;
    position: inherit;
    }
    .jqfayddvcx {
        height: 340px;
    }
    .home-banner {
        margin-top:0;
        padding: 0 0 0 0 !important;
        margin-bottom: 28px;
    }
    .s-txt {
        padding: 0;
        position: relative;
        top: 12px;
        width: 100%;
        text-align: center;
    }
    .usp-wrapper ul li {
        display: inline-block;
        margin: 0 5px;
        width: 39%;
    }
    .usp-ele-bt.text-center {
        position: relative;
        bottom: -6px;
    }
    .blog-home .b-img {
        width: 100%;
    }
    .blog-heading {
        font-size: 15px;
        width: 100%;
        height: auto;
    }
    .blog-home .col-lg-4 {
        width: 90%;
    }
    .row.wish-box {
        padding: 25px 0;
        text-align: center;
    }
    .b-short-desc {
        width: 90%;
        margin: 0 auto 10px;
        height: 105px;
        overflow: hidden;
    }
    .blog-home .col-lg-4:last-child {
        display: none;
    }
    .container-fluid.footer-top.p-0 {
        margin: -19px 0 0 0px;
    }
    .container-fluid.footer-top.p-0 img {
        position: relative;
        top: 4px;
    }
    a.wapp-icon-bottom img#style-9 {
        width: 52px;
        height: 52px;
    }
    a.wapp-icon-bottom {
        position: fixed;
        bottom: 5px;
        left: 5px;
        z-index: 999;
    }
    .container-fluid.footer .bg-foo .f-logo {
        margin: 0;
    }
    .container-fluid.footer .bg-foo .f-logo a {
        margin: 0 0 20px;
    }
    .footer .col-lg-12 {
        margin: 0px 0 16px;
        padding: 0 10px;
    }
    .element-df-center {
        max-width: 120px;
    }
    .inner-banner img {
        height: 140px;
    }
    .element-df-center img {
        object-fit: cover;
        height: 125px !important;
    }
    .inner-bbg {
        padding: 30px 0 0 !important;
    }
    .container.last-contaciner {
        padding: 0 0px !important;
    }
    .add-image img {
        max-width: 100%;
    }
    .left-side-bar {
       
        background: none;
        padding: 0 45px;
        border-right: 0px dashed #999;
        height: auto;
           margin-bottom: 50px;
    }
    .filer-head .col-lg-6 {
        width: 50%;
    }
    .filer-head h5 {
        padding: 12px 0;
    }
    .row {
        margin: 0 auto;
    }
    .prod-list .c-image .col-lg-12 {
        padding: 0 0px;
    }
    .prod-list .main-img {
        top: -47px;
    }
    .rating img.img-fluid {
        max-width: 12px;
    }
    .aa-bg.about-us h3 {
        text-align: center;
    }
    .a-height-auto {
        text-align: center;
        padding: 0 15px;
    }
    .last-txt h3 {
        text-align: center;
    }
    .ele100, .ele3 {
        display: none;
    }
    .ele2 img {
        max-width: 77px;
    }
    ul.thumbnails.product-carousel li {
        border-radius: 10px;
        overflow: hidden;
        max-width: 74px;
        margin: 0 7px 0 0;
    }
    .additional-carousel {
        padding-top: 6px;
    }
    .pd-details {
        padding-right: 0;
    }
    .q-w-wrap input.form-control.vjmusiimhq {
        width: 100%;
        margin-bottom: 19px;
    }
    .wishlist-icon-pd {
        width: 100%;
        float: left;
        margin: 0;
    }
    .b-w-w {
        text-align: center;
    }
    .modal-header, .modal-body {
        padding: 1rem 1rem;
    }
    .write-review-form input.form-control {
        border: 0;
        border: 1px dashed #ccc;
        padding: 12px 20px;
        margin-bottom: 19px;
    }
    .rate {
        padding: 0 14px;
    }
    .write-review-form textarea {
        border: 0;
        padding: 17px 17px;
        border: 1px dashed #ccc;
        margin-bottom: 20px;
    }
    .rate:not(:checked) > label {
        font-size: 24px;
        top: -6px;
    }
    .mob-p-m {
        margin: 0;
        padding: 0;
    }
    .date-review {
        border-bottom: 1px solid #000;
        margin-bottom: 25px;
        padding-bottom: 20px;
    }
    .rating {
        display: inline-block;
        margin-left: 0;
    }
    .writ-ee p {
        font-size: 15px;
        margin-bottom: 2px;
    }
    
    .login-wrapper .elementplate img {
        max-width: 135px;
    }
    .login-wrapper .element1 img {
        max-width: 137px;
    }
    div#v-pills-tabContent {
        padding: 30px 25px;
    }
    .full-width-f {
        width: 100% !important;
    }
    .contact-us {
        max-width: 100%;
        margin: 15px auto 0 auto;
        padding: 0;
    }
    .contact-us .col-lg-4 {
        width: 100%;
        margin-bottom: 0;
    }
    .add-cart {
        text-align: center;
    }
    .row.gjbwdjhpzp1234 .c-image {
        margin-bottom: 16px;
    }
    .row.gjbwdjhpzp1234 .p-imag.position-relative {
        height: 85px;
    }
    .blog-dd h1 {
        font-size: 22px !important;
        font-weight: 400 !important;
        margin-bottom: 0;
        text-align: center;
    }
    .inner-bbg .col-lg-4.blog-listing {
        width: 100%;
    }
    .inner-bbg .col-lg-4.blog-listing {
        width: 100%;
        border-bottom: 1px solid #ccc;
        padding-bottom: 22px;
    }
    .blog-listing .blog-img {
        height: 160px;
    }
    a.btn.btn-link.dark {
        padding: 6px 10px;
    }
    .gift-page-d {
        width: 100%;
    }
    .home-banner .owl-nav {
        top: 12%;
    }
    .b-img {
        width: 90%;
        height: 153px;
        border-radius: 10px;
        margin-bottom: 15px;
    }
    .page-title {
        width: 100%;
        margin-top: 22px;
        top: 0;
        
    }
   
    a#v-pills-settings-tab.fydoyrewcr {
        text-align: left;
    }
    .info-pages h1 {
        margin-bottom: 25px;
    }
    a.menu-bar {
        display: inline-block;
        width: 30px;
        float: right;
        margin: 0 30px 0 0;
        position: relative;
            top: -6px;
    }
    a.menu-bar span {
        border-top: 2px solid #000;
        display: inline-block;
        width: 100%;
        height: 1px;
        position: absolute;
        top: 0;
    }
    a.menu-bar span:nth-child(2) {
        top: 10px;
    }
    a.menu-bar span:nth-child(3) {
        top: 20px;
    }
    .usp-home ul li {
        display: inline-block;
        width: 100%;
        margin: 0;
    }
    .py-5 {
        padding-top: 2rem !important;
    }
    .modal {
        width: 100%;
    }
    .modal-content {
        background-color: #fff;
        width: 90%;
        margin: 0 auto;
    }
    div#buynowmodal .modal-body .prod-detail-pp h5 {
        text-align: center;
    }
    .choose-pack h6 {
        text-align: center;
    }
    .choose-pack ul {
        text-align: center;
    }
    .modal-body {
        overflow: auto;
        height: 550px;
    }
    .res-de {
        text-align: center;
        padding: 30px 40px 0;
        width: 100%;
    }
    .about-us .col-lg-4:after{display:none;}
    .newsletter-w {
        text-align: center;
    }
    .f-con {
        position: relative;
        top: 0;
    }
    .footer {
        position: relative;
        margin-top: 50px;
    }
    div#buynowmodal .modal-body .prod-buy .row {
        text-align: center;
    }
    div#buynowmodal .modal-body .prod-buy span {
        top: 0;
    }
    .about-us h6 {
        text-align: center;
    }
    .aa-bg {
        margin-bottom: 0;
    }
    .a-v-con {
        width: 85%; padding: 50px 5px !important;
    }
    .about-us .a-des {
        width: 95%;
        margin: 0 auto 31px;
        position: relative;
    }
    .inner-banner .page-title {
        position: inherit; margin-bottom: 22px;
    }
    .inner-banners .container {
        padding: 0;
    }
}


@media (max-width: 400px)
{
    .navbar-light .navbar-brand img.me-3 {
        max-width: 155px;
    }
    h1.brand-logo {
        left: -29px;
    }
    .usp-wrapper ul li {
        display: inline-block;
        margin: 0 5px;
        width: 45%;
    }
    .left-side-bar {
        padding: 0 25px;
    }
}
