@import url('https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');

:root {
    --containerpad: 15px;
    --containerresppad: 60px;
}

body {
    font-size: 15px;
    font-family: 'Urbanist-Regular', sans-serif !important;
    letter-spacing: 1px;
    overflow-x: hidden;
}

i.fa-linkedin {
    background-image: url(/assets/img/icons-white.png);
    background-position: -845px -352px;
}

i.fa-facebook {
    background-image: url(/assets/img/icons-white.png);
    background-position: -707px -356px;
}

.separator {
    border-top: none;
}

p {
    font-size: 15px;
}

a {
    font-size: 15px;
}

.topbaruser {
    display: none;
}

.separatorinfo-no {
    list-style: none;
}

.topbar-left {
    display: flex;
    float: right;
    gap: 20px;
    align-items: center;
}

.topbar-left .fa-phone {
    background-image: url(/assets/img/icons-white.png);
}

.topbar-left .fa-envelope {
    background-image: url(/assets/img/icons-white.png);
    background-size: 350px 156px;
    background-position: -537px 3px;
}

.topbar-left .separatorinfo {
    list-style: none;
    margin-bottom: 10px;
}

.header-left {
    padding-bottom: 5px;
    padding-top: 5px;
}

p,
a,
span,
button {
    font-family: 'Urbanist-Regular', sans-serif;
    letter-spacing: 1px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Urbanist-Regular', sans-serif;
    letter-spacing: 1px;
}

p,
a,
span,
h1,
h2,
h3,
h4 {
    letter-spacing: 1px;
}

a {
    color: #777;
    font-size: 16px !important;
    font-weight: 400;
}

.topbar-left a {
    color: #fff;
}

.topbar-left a:hover {
    color: #777;
}

header.site-header {
    padding: 0px 0px;

}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-right: var(--containerpad);
    padding-left: var(--containerpad);
    width: 1440px;
    max-width: 100%;
}

.form-control {
    font-size: 14px;
}

.topbar-v3 .header-container-p {
    background-color: #1b2f05;
    color: #fff;
}

.header-v5 .navbar-default {
    border: none;
    line-height: normal;
    z-index: 999;
    position: relative;
    background: #fff;
    padding-top: 15px;
}

.navbar-header {
    float: left;
    margin-top: -12px;
}

.top_most {
    text-align: right;
    color: #014a6d;
    padding-top: 0;
}

.top_most ul {
    margin-bottom: 0px;
}


.top_most li {
    font-size: 15px;
    color: #ff5722;
}

.top_most .fa {
    color: #353533;
    font-size: 18px;
}

.top_most a {
    color: #353533;
    font-size: 15px;
}

.header-fixed .header-v5.header-fixed-shrink .navbar-brand {
    top: 0px;
    z-index: 1;
    position: relative;
    width: 200px;
    padding-left: 15px;
    margin: 0;
    margin-top: -8px;
}

.header-v5 .navbar-collapse {
    width: 100%;
    float: none;
    padding-top: 0px;
    background: none;
    border-bottom: none;
    clear: both;
}

.header-v5 .navbar-default .navbar-nav>li>a {
    color: #777;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
}

.header-v5 .navbar-brand {
    z-index: 1;
    padding: 2px 10px 5px 15px;
    width: auto;
    height: auto;
}

body .search-hd {
    margin-top: 3px;
    margin-bottom: 3px;
}

.contact-us:hover {
    color: #3a5a2b;
}

.header-v5 .navbar-nav {
    float: right;
    width: auto;
    margin: 0 auto;
}

body .header-v5 .navbar-default .navbar-nav>li>a {
    padding: 5px 0px 5px 0px;
    margin: 0px 20px;
}

.header-v5 .navbar-default .navbar-nav>li>a,
.header-v5 .navbar-default .navbar-nav>li>a:focus {
    border-top: solid 2px transparent;
}

.header-v5 .navbar-default .navbar-nav>li:hover>a {
    color: #96b434;
    border-top: solid 2px #96b434;
    background: none;
}

.wid100 {
    width: 100%;
    margin: 0;
}

.header-v5 .dropdown-menu .active>a,
.header-v5 .dropdown-menu li>a:hover {
    color: #fff;
    background: #96b434;
    filter: none;

}

.filter-by-block h1 {
    color: #fff;
    width: 100%;
    font-size: 24px;
    padding: 7px 10px;
    text-align: center;
    margin-bottom: 5px;
    background: #96b434;
    text-transform: uppercase;
}

.search-hd form {
    width: 100%;
    height: 50px;
    display: flex;
    position: relative;
    background: transparent;
    border: 0;
    max-width: 100%;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}

.pdwish .add-to-list i {
    color: rgb(255 255 255);
}

.detail-min .tabdocuemnt .headline {
    margin-bottom: 10px;
}

.tabdocuemnt li {
    width: 100%;
    display: inline-block;
    list-style-type: none;
}

.tabdocuemnt_group li {
    width: 33%;
    float: left;
    list-style-type: none;
    text-align: left;
}

.search-hd .input-group .form-control {
    background: #fff;
    border: 2px solid #e3e3e3;
    border-left: 2px solid #e3e3e3;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    border-right: 0;
    padding: 0;
    line-height: 46px;
    width: 100%;
    padding-left: 30px;
    font-size: 16px;
    height: auto;
    letter-spacing: 1px;
}

.search-hd .btn-u {
    color: #fff;
    display: inline-block;
    margin-left: 0;
    font-size: 0;
    padding: 0 30px;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    position: relative;
    background: #000;
}

.search-hd .btn-u .fa {
    font-size: 20px;
}

.single-wrapper {
    background: #e2effa;
    padding: 15px;
    min-height: 300px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
    text-align: left;
}

.single-info {
    position: absolute;
    bottom: 10px;
    width: 100%;
    padding: 0 30px;
    left: 0;
}

.product_categories .single-wrapper img {
    width: 225px;
    float: right;
}

.product_categories .item {
    margin: 0px 15px;
}

body .product_categories .owl-buttons .owl-prev {
    top: 35%;
}

body .product_categories .owl-buttons .owl-next {
    top: 35%;
}

.title-banner {
    color: #333;
    margin: 2px 0 15px;
    font-size: 34px;
    font-weight: 700;
    line-height: 1.2;
    display: block;
    text-align: left;
    border: none;
}

.single-wrapper.style-1 {
    background: #e2effa;
}

.style-1 .title-banner {
    color: #734723;
}

.single-wrapper.style-2 {
    background: #d9cbe9;
}

.style-2 .title-banner {
    color: #4f3881;
}

.single-wrapper.style-3 {
    background: #f0ffbe
}

.style-3 .title-banner {
    color: #96b434;
}

.rbtn {
    min-height: 40px;
    letter-spacing: 1px;
    line-height: 40px;
    border: 1px solid #063870;
    height: 40px;
    margin-right: 0px;
    margin-bottom: 6px;
    max-width: initial;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}

.button {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    height: 42px;
    line-height: 42px;
    padding: 0 30px;
    background: #000;
    color: #fff;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    min-width: 150px;
    z-index: 99;
    margin: 5px auto 15px;
    letter-spacing: 1.5px;
    border: none;
    text-decoration: none;
}

.categorytop {
    padding: 50px 0px;
}

.filter-results .item {
    width: 31%;
}

.autocompletearea {
    top: 50px;
    width: 82.5%;
    left: 32px;
}

.centertab .top-lftrt .customNavig {
    top: -95px;
}

.centertab .ndhomeproduct {
    overflow: initial;
}

body .centertab .headline {
    margin: 0px;
}

.productcatfirst {
    position: relative;
    background-image: url(https://sumpapindia.com/assetsV6/img/banner-2.png);
    background-position: top center;
    background-repeat: no-repeat;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0;
    margin-bottom: 55px;
    padding: 60px 0 35px 0;
}

.text-edit h1 {
    text-align: center;
    color: #000;
    font-size: 34px;
    font-weight: 700;
    line-height: 46px;
    margin-bottom: 12px;
    margin-top: 0;
}

.text-edit p {
    text-align: center;
    margin-bottom: 40px;
}

.text-edit h1 span {
    color: #8bc34a;
}

.productcatfirst .owl-carousel .item {
    background: #fff;
    margin: 0 15px;
    border-radius: 10px;
    padding-bottom: 20px;
}

.productcatfirst .owl-carousel .owl-item img {
    border-radius: 10px;
}

.owl-carousel {
    overflow: hidden;
}

.item-title {
    text-align: center;
    bottom: 25px;
    width: 100%;
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    font-family: Nunito, sans-serif;
}

.item-title a {
    color: #96b434;
    font-weight: normal;
    font-size: 18px;
}

.productcatfirst .button-link {
    margin-top: 20px;
    text-align: center;
    width: 100%;
}

.productcatfirst .button-link a {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    height: 42px;
    line-height: 42px;
    padding: 0 30px;
    background: #000;
    color: #fff;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}

.header-v5 .col-compare a:focus,
.productcatfirst .button-link a:focus,
.productcatfirst .button-link a:hover,
.button:hover {
    background: #96b434;
    color: #fff;
}

.header-fixed-shrink .search-hd {
    margin-top: 0;
}

.header-fixed-shrink .topbar-v3 {
    margin-bottom: -10px;
}

.colwishlist img {
    width: 24px;
}

.header-fixed .header-v5.header-fixed-shrink .shop-badge {
    padding-top: 15px;
}

.products-entry {
    position: relative;
    padding: 0;
    margin: 0 0 30px;
    text-align: center;
}

.tab-content .item-product {
    float: left;
    width: 32%;
    height: 100%;
    min-height: 1px;
    padding: 0 10px;
    display: block;
}

.product-thumb-hover {
    position: relative;
    display: block;
}

.product-thumb-hover .attachment-thumbnail {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    top: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    height: auto;
}

.products-thumb .product-button {
    position: absolute;
    bottom: 45px;
    width: 45px;
    right: 15px;
    z-index: 9;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.products-thumb .product-button .productcart,
.products-thumb .product-button .read_more,
.products-thumb .product-button .woosw-btn {
    color: #fff;
    display: inline-block;
    text-align: center;
    background: #fff;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: 1px solid #e6e6e6;
    font-size: 0;
    white-space: nowrap;
    padding: 0;
    margin-bottom: 10px;
}

.products-thumb .product-button li.like-icon {
    border: none;
    padding: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    display: block;
}

.owl-carousel .owl-item .productcart img {
    display: inline-block;
    width: auto;
}

.item-product .products-thumb .product-button .woosw-btn:before,
.item .products-thumb .product-button .woosw-btn:before {
    font-size: 16px;
    line-height: 45px;
    color: #000;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
}

.item-product .products-thumb .product-button .woosc-btn:before,
.item .products-thumb .product-button .woosc-btn:before {
    font-size: 16px;
    color: #000;
    line-height: 43px;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
    margin: 0;
}

.item-product .products-thumb .product-button i,
.item .products-thumb .product-button i {
    font-size: 16px;
    line-height: 45px;
    color: #000;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
}

.item-product .products-thumb .product-button a:hover i,
.item .products-thumb .product-button a:hover i {
    color: #fff;
}

.item:hover .products-thumb .product-button .like-icon,
.item-product:hover .products-thumb .product-button .productcart,
.item-product:hover .products-thumb .product-button .read_more {
    border-color: #96b434;
    color: #fff;
}

.item .products-thumb .product-button a.productcart:hover i {
    color: #96b434;
}

.item-product .products-thumb .product-button *,
.item .products-thumb .product-button * {
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
    transform-origin: 100% 50%;
    opacity: 0;
    visibility: hidden;
}

.item-product:hover .products-thumb .product-button *,
.item:hover .products-thumb .product-button * {
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    border-color: #96b434;
}

.product-description .product-ratings {
    position: absolute;
    bottom: 85px;
    max-width: 88px;
    width: auto;
    overflow: initial;
    right: 25px;
    z-index: 9;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding: 0;
    margin: 0;
    float: none;
}

.search-hd .btn-u .fa {
    line-height: 48px;
}

.illustration-v2 .products-thumb .product-img:hover .add-to-cart {
    display: none;
}

.trendingtab {
    padding: 50px 0px;
}

.centertab ul.nav-tabs {
    list-style-type: none;
    right: 0;
    left: auto;
    padding: 0;
    display: flex;
    justify-content: center;
    border-bottom: none;
    margin-bottom: 50px;
}

.centertab ul.nav-tabs li {
    margin-right: 5px;
    font-size: 24px;
    position: relative;
    padding: 0 15px;
    line-height: 48px;
    height: 50px;
    font-weight: 700;
}

.centertab ul.nav-tabs li a {
    border: 2px dashed rgba(221, 221, 221, 0);
    font-size: 24px;
    line-height: 48px;
    color: #000;
    height: 50px;
    font-weight: 700;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    padding: 0 15px;
}

.centertab ul.nav-tabs li.active a,
.centertab ul.nav-tabs li.active a:hover,
.centertab ul.nav-tabs li.active a:focus,
.centertab ul.nav-tabs li a:hover {
    color: #96b434;
    cursor: pointer;
    background-color: #fff;
    border: 2px dashed #96b434;
    font-weight: 700;
}

.hot,
.onsale {
    text-align: center !important;
    color: #fff;
    font-size: 15px;
    padding: 2px 7px 0;
    text-transform: capitalize;
    font-weight: 700;
    display: block;
    position: relative;
    line-height: 22px;
    text-align: center;
    position: absolute;
    top: 10px;
    min-width: 52px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    z-index: 1;
}

.hot {
    right: 10px;
    background: #d26c12;
}

.onsale {
    left: 10px;
    background: #ff0404;
}

.products-content h3.product-title {
    font-size: 16px;
    max-width: 280px;
    margin: auto;
    margin-top: 0;
    display: block;
    margin-bottom: 12px;
    font-weight: 500;
}

.products-content h3.product-title a {
    font-size: 16px;
    font-weight: 500;
}

.price {
    line-height: 24px;
    font-size: 20px;
    color: #ed6436;
    font-weight: 700;
}

.products-list.grid .product-wapper .products-content .price {
    line-height: 100%;
    display: inline-block;
}

.price del span {
    text-decoration: line-through;
    color: #727272;
    font-size: 15px;
}

.price ins {
    text-decoration: none;
    margin-left: 5px;
}

.footersection {
    position: relative;
    /* background-image: url(https://sumpapindia.com/assetsV7/img/footerbg.jpg); */
    background-position: top center;
    background-repeat: no-repeat;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0;
    margin-bottom: 0px;
    padding: 30px 0 15px 0;
    background: #3a5a2b;
    border-radius: 260px 0px 0px 0px;
    font-family: 'Pangram-Regular';
}

.btnblue {
    display: inline-block;
    border: 1px solid #ccc;
    box-shadow: 1px 2px 2px #d8d8d8;
    cursor: pointer;
    font-size: 15px;
    font-weight: normal;
    height: 38px;
    min-width: 135px;
    line-height: 34px;
    padding: 0 10px;
    background: #000;
    color: #fff;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    letter-spacing: 1px;
    text-align: center;
}

.btnblue i {
    color: #ffffff;
}

.btnblue:hover {
    background: #96b434 !important;
    color: #fff;
    border-color: transparent;
    box-shadow: none;
    border-bottom: none;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
    line-height: 34px;
    padding: 0 12px;
    color: #fff;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    letter-spacing: 1px;
    min-width: 115px;
    text-align: center;
}

.headermarginclass {
    margin-top: 40px;
    margin-bottom: 40px;
}

.shop-subscribe {
    background: none;
    padding: 30px 0 30px;
}

.shop-subscribe hr {
    display: block;
    width: 100%;
    margin-top: 5px;
    border: 2px solid #a9cd37;
    align-items: center;
    margin: 20px 20px;
}

.simple-list-head span {
    display: block;
    width: 250px;
    margin: 15px 0px;
    border: 1px solid #a9cd37;

}

.header-v5 .shop-badge span.badge-sea {
    background: #96b434;
    color: #fff;
}

.header-v5 .shop-badge span.badge {
    top: -18px;
    right: 13px;
    position: absolute;
}

.newsletterleft {
    color: #fff;
    line-height: 20px;
    margin-bottom: 0;
    padding-right: 15px;
    border-right: 2px solid #ffffff;
    float: left;
    min-width: 305px;
}

.shop-subscribe h2 {
    margin: 0;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    margin-top: 0;
    text-transform: initial;
    line-height: 50px;
}



.content-newsletter {
    width: 100%;
    max-width: 315px;
    margin: 0;
    display: flex;
    background: #4a4a4a;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    margin: auto;
    margin-left: 20px;
    float: left;
    color: #000;
    background: #fff;
}



.shop-subscribe .content-newsletter input[type=text] {
    width: 72%;
    border: 0;
    padding-left: 30px;
    height: 50px;
    color: #fff;
    line-height: 50px;
    font-size: 15px;
    background: transparent;
    color: #000;
}

.shop-subscribe .content-newsletter .input-group-btn button {
    border: 0;
    padding: 0 25px;
    background: #000;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    height: 35px;
    line-height: 30px;
    margin: 7.5px 0px;
    position: relative;
    top: 0;
    cursor: pointer;
    font-size: 0;
}

.shop-subscribe .input-group-btn i {
    line-height: 34px;
}

.shop-subscribe .input-group-btn i {
    color: #fff;
    font-size: 20px;
    font-weight: 200;
}

.footer-v4 .footer {
    padding: 0px;
    background: #fff;
}

.footer-v4 h2.thumb-headline {
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 0.05em;
    margin: 0 0 20px;
}

.footer-v4 h2.thumb-headline span {

    display: block;
    width: 150px;
    margin-top: 10px;
    border: 1px solid #96b434;


}

.footer-v4 .footer p {
    color: #fff;
    font-size: 15px;
}

.footer-v4 .footersection p span a {
    color: #a9cd37;
    font-size: 15px;
    font-weight: 600;
    line-height: 25px;
}

.footersection .thumb-headline {
    color: #fff;
    font-weight: normal !important;
    font-size: 25px !important;
}

.footersection .simple-list a {
    font-size: 14px !important;
    color: #fff;
    font-weight: normal;

}

.footer-v4 .simple-list-head {
    padding-bottom: 10px;
}

.footer-v4 .simple-list {
    margin-left: 0px;
    padding-bottom: 8px;
}

.content-newsletter .input-group-btn .btn:hover {
    background-color: #a9cd37;
}

.footer-v4 .fa-envelope {
    background-image: var(--iconwhite);
    background-position: -534px -5px;
}

.footer-v4 .simple-list li {
    clear: both;
    display: flex;
    align-items: center;
    padding-bottom: 8px;
}

.footer-v4 .fa-angle-right {
    background-image: url(/assets/img/icons-white.png);
    display: inline-block;
    width: 16px;
    height: 16px;
    background-position: -470px -317px;
    background-size: 400px 250px;

}

.footer-v4 .simple-list a:hover {
    color: #96b434;
}

.footersection .footer-last .simple-list li a {
    color: #fff;
}

.footer-last {
    border-radius: 0;
    border-top: 1px solid #616161;
    margin-top: 0px;
    padding-top: 30px;
    padding-bottom: 0;
}

.footer-v4 .footer .companyadd p {
    margin: 10px 0px 5px;
    clear: both;
}

.logo-footer {
    width: 140px;
    float: left;
    margin-right: 10px;
    margin-bottom: 15px;
}

.btnbtmright {
    text-align: right;
    margin-top: 15px;
}


body .btn-prev {
    margin-right: 0;
    background-image: linear-gradient(#94b738, #8dc147);
    position: absolute;
    right: 0;
}

.product-ratings li.like-icon a {
    color: #96b434;
    font-size: 18px;
}

.footer-social li i.fa-facebook {
    background-position: -704px -355px;
}

.footer-social li i.fa-linkedin {
    background-position: -835px -350px;
}

i.fa-linkedin i.fa-facebook {
    background-size: 350px 220px;
}

.social-det .wrp .icon i.bi-facebook,
.footer-social li i.bi-facebook {
    color: #fff;
}

.social-det .wrp .icon i.bi-facebook,
.footer-social li i.bi-linkedin {
    color: #fff;
}

.footer-social li i {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #a9cd37;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}



/*----inner-pages--*/
.header-v5 .navbar-default {
    border: none;
}

.illustration-v2 .item {
    margin: 0 15px;
    padding-bottom: 0px;
}

.illustration-v2 .item {
    margin-bottom: 30px;
}

.owl-buttons .owl-prev,
.owl-buttons .owl-next {
    padding: 5px;
    margin: 15px 0px 0;
    background: #f2f2f2;
    display: inline-block;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    color: rgba(240, 248, 255, 0);
    line-height: 35px;
    cursor: pointer;
}

body .owl-buttons .owl-prev {
    top: 40%;
    left: 0px;
}

body .owl-buttons .owl-next {
    top: 40%;
    right: 0px;
}

.owl-buttons .owl-prev:after,
.owl-buttons .owl-next:after {
    top: 0;
    color: #96b434;
}

.hideresp {
    display: none;
}

.login_section ul {
    padding: 0px;
    margin: 0px;
    display: inline-block;
}

.login_section li {
    list-style-type: none;
    list-style: none;
    float: left;
    border-right: solid 1px #666;
    height: 22px;
    margin-right: 1px;
    line-height: 22px;
}

.login_section li a {
    text-decoration: none;
    float: left;
    color: #333;
    font-size: 13px;
    padding: 1px 5px 0px 5px;
    line-height: 17px;
}

.login_section li a i {
    vertical-align: middle;
}

.login_section li:last-child {
    border: none;
}

.login_section li img {
    vertical-align: middle
}

.login_section li a:hover {
    color: #0799d0;
}

.logindropdownlist li a {
    line-height: 32px;
}

.topbar-v3 .right-topbar li {
    padding-right: 0;
}


.logindropdown:hover .logindropdownlist {
    display: block
}

.logindropdown {
    margin-top: -5px;
    background: url(https://sumpapindia.com/images/arrowbullet.png) no-repeat;
    height: auto !important;
    position: relative;
    background-position: 95% 50%;
}

.logindropdown a {
    text-decoration: none !important;
    border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    padding: 5px 10px !important;
    padding-right: 20px !important;
    transition: none
}

.logindropdown a:hover {
    background-color: #7d7d7d;
    background-image: url(https://sumpapindia.com/images/arrowbullethover.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 5px) 12px;
    color: #ffffff;
    text-decoration: none !important;
    background-position: 95% 50%;
}

.logindropdown:hover a {
    background: none;
    background-image: url(https://sumpapindia.com/images/arrowbullethover.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 5px) 12px;
    color: #ffffff;
    text-decoration: none !important;
    transition: none;
    background-position: 95% 50%;
}

.logindropdownlist {
    position: absolute;
    background: #779e18de !important;
    display: none;
    border-top: 0;
    z-index: 11;
    width: 128px;
    top: 27px;
    left: 0px;
    z-index: 9999;
    opacity: 1;
}

.logindropdownlist li {
    width: 100%;
    float: left;
    border: none;
    height: auto
}

.logindropdownlist li a {
    padding: 0 10px !important;
    text-align: left;
    border-bottom: 1px solid #cccccc;
    line-height: 23px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #ffffff;
    background: none !important;
    line-height: 25px;
}

.logindropdownlist li a:hover {
    color: #ffffff;
    background: #666666;
    border-radius: 0px;
}

.logindropdownlist li:last-child a {
    border: none
}

.topbar-v3 .right-topbar li,
.topbar-v3 .right-topbar li a {
    color: #333;
    font-size: 15px;
}

.topbar-v3 .right-topbar li {
    margin-left: 0;
}

.topbar-v3 .right-topbar li:hover a {
    color: #8bc34a !important;
}

.topbar-v3 .right-topbar li .logindropdownlist a {
    color: #fff !important;
}

.header-v5 .shop-badge {
    margin-left: 0;
    padding: 0;
    text-align: center;
    width: auto;
}

.colwishlist,
.colviewcart {
    float: right;
}

.topbar-v3 .right-topbar li .logindropdownlist a:hover {
    color: #fff !important;
    background: #666666 !important;
}

.colrecent,
.coleye {
    display: none;
}

.illustration-v2 .product-img {
    height: 375px;
    border-bottom: none;
}

.productlistmain .defaultmediumimagea {
    min-height: 340px;
    max-height: 340px;
}

.productlistmain .defaultmediumimagea img {
    max-height: 335px;
}

.productlistmain .quickbuy .product-review {
    color: #96b434;
    font-weight: normal;
    font-size: 18px;
}

.product-description h4.title-price a {
    color: #96b434;
    font-weight: normal;
    font-size: 18px;
}

.autocompletefirst {
    background: rgb(249 255 233);
}

.autocompletearea ul li:hover {
    background-color: #a8c950;
    color: #fff;
}

.header-v5 .dropdown-menu li a {
    font-size: 16px;
}

.header-fixed .header-v5.header-fixed-shrink .navbar-nav>li>a {
    padding: 1px 5px 3px;
    font-size: 16px;
}

.stickerList {
    right: 25px;
    top: 10px;
    left: auto;
    position: absolute;
    z-index: 1;
    display: block;
    width: 50px;
    height: 40px;
    font-weight: bold;
    padding-top: 4px;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    float: left;
    color: #fff;
    -webkit-border-radius: 5%;
    -moz-border-radius: 5%;
    -ms-border-radius: 5%;
    border-radius: 5%;
    background-color: #8bc34a;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#8bc34a), to(#96b434));
    background-image: -webkit-linear-gradient(to bottom, #8bc34a, #96b434);
    background-image: -moz-linear-gradient(to bottom, #8bc34a, #96b434);
    background-image: -ms-linear-gradient(to bottom, #8bc34a, #96b434);
    background-image: -o-linear-gradient(to bottom, #8bc34a, #96b434);
    background-image: linear-gradient(to bottom, #8bc34a, #96b434);
    box-shadow: 0px 0px 7px 2px #a9a9a9;
}

.red-sticker {
    position: absolute;
    left: 22px;
    top: 6px;
    position: absolute;
    z-index: 1;
    display: block;
    width: 50px;
    height: 40px;
    font-weight: bold;
    padding-top: 4px;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    float: left;
    color: #fff;
    -webkit-border-radius: 5%;
    -moz-border-radius: 5%;
    -ms-border-radius: 5%;
    border-radius: 5%;
    background-color: #8bc34a;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#8bc34a), to(#96b434));
    background-image: -webkit-linear-gradient(to bottom, #8bc34a, #96b434);
    background-image: -moz-linear-gradient(to bottom, #8bc34a, #96b434);
    background-image: -ms-linear-gradient(to bottom, #8bc34a, #96b434);
    background-image: -o-linear-gradient(to bottom, #8bc34a, #96b434);
    background-image: linear-gradient(to bottom, #8bc34a, #96b434);
    box-shadow: 0px 0px 7px 2px #a9a9a9;
}

body .red-sticker {
    height: 40px;
}

.shop-rgba-dark-green {
    background: #ed6436;
}

.product-description {
    padding: 5px 15px 15px 15px;
    border-top: none;
}

.product-description .product-price.price-req {
    border-top: none;
}

.illustration-v2 .add-to-cart {
    display: none;
}

.btn_show {
    border-radius: 25px;
    padding: 5px;
}

.result-category .btn_show {
    background: none;
    color: #333;
    border: 1px solid #ddd;
    border-radius: 25px;
    padding: 5px;
}

body .product-description .overflow-h {
    min-height: auto;
}

.product-description h4.title-price {
    font-size: 15px;
    margin: 2px 0 10px;
    min-height: auto;
}

.rcta {
    padding: 40px 0;
    background-image: none;
    background-size: cover;
    margin: 0;
}

.formleft {
    padding: 30px 190px 30px 50px;
    display: inline-block;
    background: #fff;
    box-shadow: 5px 5px 20px 0 rgb(0 0 0 / 40%);
}

.formleft h1 {
    margin-top: 0;
}

.formright {
    margin: 45px 27px 0px -100px;
    background: #585858;
    padding: 30px 0px;
}

.rcta h2 {
    color: #fff;
    font-weight: 600;
    font-size: 32px;
    line-height: 55px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.rcta p {
    color: #fff;
    margin-bottom: 35px;
    font-size: 16px;
    line-height: 26px;
}

.formbtnmrg {
    margin-top: 30px;
}

.input-group-btn .fa {
    color: #a8c950;
    font-size: 18px;
}

.input-group-btn:last-child .btn {
    border: 1px solid #ccc;
}

.formleft .input-group-btn {
    max-width: 35px;
    min-width: 35px;
}

.formright img.bellring {
    margin-top: 8%;
    margin-bottom: 4%;
    width: 22%;
    -webkit-animation: mover 2s infinite alternate;
    animation: mover 1s infinite alternate;
}

@-webkit-keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-20px);
    }
}

@keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-20px);
    }
}

.g-recaptcha div {
    margin: 0;
}

.headline h2,
.headline h3,
.headline h4 {
    border-bottom: 2px solid #a9cd37;
    margin: 0px;
    padding: 0;
    font-size: 26px;
    padding-bottom: 5px;
}

ul.address {
    list-style-type: none;
    padding-left: 0px;
}

ul.address li {
    margin-bottom: 12px;
    clear: both;
    line-height: 22px;
}

ul.address li .fa {
    font-size: 25px;
    color: #a9cd37;
    float: left;
    min-width: 30px;
}

ul.address li:first-child .fa-map-marker {
    margin-bottom: 20px;
}

ul.address li a {
    color: #000;
}

.sky-form fieldset {
    padding: 5px 5px 5px;
}

.sky-form .label {
    padding: 0;
    font-size: 16px;
}

.g-recaptcha {
    display: inline-block;
}

.sky-form .button {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    height: 42px;
    line-height: 42px;
    padding: 0 30px;
    background: #000;
    color: #fff;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    opacity: 1;
    margin-top: 34px;
    font-family: 'Urbanist-Regular', sans-serif;
}

.sky-form .button:hover {
    background: #96b434;
    color: #fff;
}

.head-cont h3 {
    color: #000000;
    font-weight: 600;
    font-size: 18px;
    margin-top: 25px;
}

.map {
    height: 290px;
}

.discount1 {
    background: #96b434;
}

.illustration-v2 a.product-review {
    color: #000;
    background: none;
}

.wishlisttab {
    margin-top: 15px;
}

.wizard>.steps .current a,
.wizard>.steps .current a:hover,
.wizard>.steps .current a:active {
    color: #fff;
    background: #96b434;
}

.wizard>.steps .disabled .number {
    color: #96b434;
}

#tblShoppingCart .product-it-in a {
    color: #333;
}

.breadcrumb-v5 li a:hover,
.breadcrumb-v5 li.active a {
    color: #96b434;
    text-decoration: none;
}

.header-fixed .header-v5.header-fixed-shrink .shop-badge .badge-open {
    top: 42px;
}

.header-v5 .badge-open {
    top: 26px;
}

.wish-cart .btn-u.btn-u-sea-shop {
    padding: 2px 10px;
    float: right;
    margin-top: 7px;
    margin-right: 10px;
    color: #fff;
    background: #000;
}

.btn-u.btn-brd.btn-u-sea-shop,
.btn-u.btn-brd.btn-u-sea-shop:hover {
    color: #fff;
    border-color: #96b434;
    background: #000;
}

.btn-u.btn-brd.btn-u-sea-shop.btn-brd-hover:hover {
    background: #000;
    border-color: #96b434;
}

.wizard>.steps .done a,
.wizard>.steps .done a:hover,
.wizard>.steps .done a:active {
    color: #fff;
    background: #96b434;
}

.modal-footer .btn-md {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    height: 42px;
    line-height: 42px;
    padding: 0 30px;
    background: #000;
    color: #fff;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}

.modal-footer .btn-md:focus,
.modal-footer .btn-md:hover {
    color: #96b434;
}

.shopping-cart .orderaddajx .billing-info-inputs input,
.shopping-cart .orderaddajx .billing-info-inputs select {
    border-color: #e1e1e1;
}

.rbtn .rbtn-text {
    color: #fff;
    font-size: 15px;
    line-height: 40px;
    text-transform: none;
    font-weight: bold;
    background: #000;
    min-width: 140px;
    display: inline-block;
    border: none;
    padding: 0 5px;
    border-top: none;
}

.rbtn:hover .rbtn-text {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    line-height: 28px;
}

.rbtn:hover {
    transform: translateY(-2px);
    box-shadow: 0px 3px 10px 7px rgb(0 0 0 / 15%);
    background: #000000;
}

.header-v5 .badge-open li a {
    color: #000;
}

.header-v5 .badge-open li a:hover {
    color: #96b434;
}

.login_bg {
    /* background-image: url(https://sumpapindia.com/assets/img/bg-login.jpg); */
    background-size: 100% 100%;
    padding: 20px 35px 0px;
    box-shadow: 0 0 2px #ccc;
    min-height: 411px;
    margin-right: 41px;
}

.log-reg-v3 h3 {
    font-size: 18px;
    background: #f9f8f2;
    padding: 5px 10px;
    border-radius: 15px;
    color: #333;
    box-shadow: 0px 3px 2px #ddd;
    margin-bottom: 15px;
}

.login1 {
    box-shadow: 0 0 2px #ccc;
    margin-top: 0px;
    float: right;
}

.login-bg {
    background: rgba(255, 255, 255, 0.75) !important;
    height: 100%;
}

.log-reg-v3 .login-bg .log-reg-block {
    padding: 20px 10px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    min-height: 411px;
}

.log-reg-v3 .log-reg-block h2 {
    font-size: 22px;
    font-weight: 200;
    text-align: center;
    margin-bottom: 20px;
    text-transform: none;
}

p.login {
    text-align: center;
    position: relative;
    bottom: 15px;
    font-size: 15px;
    margin: 0px;
}

.log-reg-v3 .log-reg-block section {
    margin-bottom: 5px;
}

.log-reg-v3 .log-reg-block label {
    font-weight: normal;
    margin-bottom: 10px;
}

.login1 .log-reg-block .login-input span {
    color: #ccc;
    border-radius: 5px 0px 0px 5px;
}

.input-group-addon:first-child {
    border-right: 0;
}

.log-reg-v3 .login-input span,
.log-reg-v3 .login-input input {
    color: #ccc;
    border-color: #ccc;
}

.log-reg-v3 .sky-form .btn-u,
.login_bg .btn-u {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    height: 42px;
    line-height: 42px;
    padding: 0 15px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    color: #fff;
    text-align: center;
}

.log-reg-v3 .sky-form button.btn-u {
    padding: 0 30px;
    background: #000;
    color: #fff;
}

.login_bg .btn-u.btn-u-sea-shop {
    padding: 0 30px;
    background: #000;
    color: #fff;
    width: auto;
}

.log-reg-v3 .sky-form button.btn-u:focus,
.log-reg-v3 .sky-form button.btn-u:hover,
.login_bg .btn-u.btn-u-sea-shop:hover {
    background: #96b434;
    color: #fff;
}

.content-md {
    padding-top: 0px;
    padding-bottom: 60px;
    min-height: 350px;
}

.log-reg-v3 .log-reg-block a {
    color: #96b434;
}

.log-reg-v3 .login-input i {
    color: #96b434;
}

.log-reg-v3 h3 img {
    width: 25px;
}

.log-reg-v3 .checkbox i {
    border-color: #96b434;
}

.log-reg-v3 .login-input.reg-input input.form-control::-moz-placeholder,
.log-reg-v3 .login-input.reg-input input.form-control::placeholder,
input::placeholder {
    color: #000 !important;
    opacity: 1;
}

.maindiv-section .main-menu ul li.wtxaccountlink:last-child .wsshoptabing.single-megamenu {
    right: 20px;
}

.myaccountsection {
    width: 100%;
    float: left;
    margin-top: 30px;
    min-height: 350px;
    margin-bottom: 30px;
}

.MyAccountLeftContainer {
    width: 22%;
    float: left;
    border-radius: 5px;
    padding: 15px;
    border: 1px solid #ddd;
    background: #aaca4b1a;
    height: calc(100vh - 150px);
}

.MyAccountLeftContainer .profilepicsection {
    width: 100%;
    float: none;
}

.MyAccountLeftContainer .testimonialimgsection {
    text-align: center;
    padding: 5px 0px 10px;
}

.MyAccountLeftContainer .profilepic img {
    max-width: 150px;
    width: 125px;
    height: 125px;
}

.AccountLeftMenu {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
    list-style-type: none;
}

.myaccountsection .results_cnt_product {
    float: left;
    margin-left: 25px;
}

.myaccountsection .results_cnt_product {
    margin-left: 2%;
    width: 76%;
    border-radius: 5px;
    padding: 15px;
    border: 1px solid #ddd;
    background: #aaca4b1a;
    height: calc(100vh - 105px);
}

.acountmaster .myaccountsection .results_cnt_product {
    margin-left: 2%;
    width: 76%;
    border-radius: 5px;
    padding: 15px;
    border: 1px solid #ddd;
    background: #aaca4b1a;
    height: calc(100vh - 100px);
}

.AccountLeftMenu li {
    margin: 0px;
    padding: 0px;
    width: 100%;
    list-style: none;
    list-style-type: none;
    box-sizing: border-box;
    border-bottom: 1px dashed #aecf46;
}

.AccountLeftMenu li a {
    color: #000000;
    padding: 7px 0px;
    padding-right: 10px;
    width: 100%;
    display: block;
    outline: none;
}

.AccountLeftMenu li a.active {
    color: #96b434;
    font-weight: 600;
}

.AccountLeftMenu li i {
    float: left;
    line-height: 35px;
    margin-right: 5px;
    color: #96b434;
    font-size: 20px;
    min-width: 25px;
}

#dvAddAddressbtn {
    clear: both;
    text-align: right;
    margin-top: 22px;
}

.checkbox-list .btn_form {
    float: right;
}

.rbtn-cover {
    max-width: 165px;
}

.profiletext b {
    display: inline-block;
    min-width: 137px;
}

.AccountLeftMenu li a:hover {
    color: #96b434;
}

.profilepicsection {
    width: 250px;
    float: right;
}

.AccountContainer {
    width: 100%;
    float: left;
}

.testimonialimgsection {
    text-align: right;
    padding: 5px 0px 10px;
}

.profilepic img {
    max-width: 250px;
    width: 250px;
    height: 250px;
    padding: 5px;
    box-sizing: border-box;
    border: 1px solid #ffffff;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 10%);
}

.floor-items-list .col-md-2 {
    padding: 0px;
    margin-top: 10px;
    padding-left: 10px;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
}

.myaccountsection .pageheading {
    padding-top: 0px;
    font-weight: 700;
}

.pageheading {
    color: #687074 !important;
    padding: 0px;
    margin: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    font-size: 25px !important;
    font-weight: bold;
}

.MyAccountLeftContainer h1 {
    color: #000;
    font-size: 15px;
    text-transform: capitalize;
    padding-left: 10px;
    font-weight: 600;
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;
    padding: 0px 0px 5px 0px;
    line-height: 24px;
    border-bottom: 1px solid #ddd;
}

.myaccounthead {
    clear: both;
}

.myaccounthead {
    color: #000;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
    box-sizing: border-box;
    margin: 0px;
    padding: 0px 0px 5px 0px;
    line-height: 24px;
    margin: 0px 0 10px 0;
    border-bottom: 1px solid #ddd;
}

.myaccounthead a {
    float: right;
    color: #96b434;
}

.companyadd p strong {
    display: inline-block;
    min-width: 83px;
    float: left;
    margin-bottom: 4px;
    clear: both;
}

.add_address_td2 {
    background-color: #f5f5f5;
    line-height: 30px;
    border-bottom: solid 1px #CCCCCC;
}

.add_address_td2 td {
    padding: 5px;
    border: 2px solid #fff;
}

.login_input2 {
    background: #f4ffe8;
    border: 1px solid #8bc34a;
    box-shadow: 3px 3px 3px #efefef inset;
    color: #000000;
    font-size: 15px;
    font-weight: 400;
    height: 34px;
    padding: 5px 6px 5px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-top: 5px;
    width: 100%;
}

.checkbox-list label {
    font-weight: normal;
}

.checkbox-list .form-control {
    background-color: #fff;
    font-size: 14px;
    border-color: #e6edef;
    color: #717171;
    font-weight: normal;
    border-radius: 5px;
    margin-bottom: 10px;
}

.checkbox-list input {
    background-color: #fff;
    font-size: 14px;
    border-color: #e6edef;
    color: #717171;
    font-weight: normal;
    border-radius: 5px;
    margin-bottom: 10px;
}

.rbtn:before {
    display: none;
}

.accmain {
    background-color: #fff;
}

.personalinfo label {
    font-weight: normal;
}

.editimgmain {
    position: absolute;
    right: 8px;
    z-index: 1;
    top: -5px;
}

.editimgmain input {
    display: none;
}

.editimgmain label {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin-bottom: 0;
    border-radius: 100%;
    background: #FFFFFF;
    border: 1px solid transparent;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
    cursor: pointer;
    font-weight: normal;
    transition: all .2s ease-in-out;
}

.editimgmain label:hover {
    background: #f1f1f1;
    border-color: #d6d6d6;
}

.editimgmain label i {
    color: #8bc34a;
    position: absolute;
    top: 6px;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
    font-size: 20px;
}

.breadcrumb-v5 li {
    color: #999;
    font-size: 14px;
    display: inline-block;
}

.breadcrumb-v5 li a {
    color: #999;
    cursor: pointer;
    font-size: 14px;
}

.breadcrumb-v5 li i {
    margin: 0 auto;
    font-size: 18px;
}

.breadcrumb-v5>li+li:before {
    color: #ccc;
    content: "\f105";
    margin-left: 4px;
    padding-right: 4px;
    font-family: FontAwesome;
}

.illustration-v2 {
    width: 94%;
}

.pcl {
    width: 100%;
}

.pad-zero {
    padding: 0px;
}

.product-description .product-price {
    text-align: left;
    padding-left: 0px;
    margin: 0px 0px 0px;
    display: flex;
    min-height: 41px;
    border-top: none;
    padding-top: 3px;
}

.header-fixed .header-v5.header-fixed-shrink .navbar-brand img {
    width: 20%;
}

.rcta::before {
    display: none;
}

.illustration-v2 .item .product-img {
    border-radius: 6px 6px 0px 0px;
    border-bottom: none;
    background: #fff;
}

.illustration-v2 .item .product-description-brd {
    border-radius: 0px 0px 6px 6px;
    border-top: none;
}

#dvProductList .item .stickerList,
#dvProductList .product-description .product-ratings,
.filter-results .item .stickerList,
.filter-results .product-description .product-ratings {
    right: 10px;
}

.list-box-pro:hover {
    border-radius: 6px 6px 0px 0px;
}

.thanks_design .thankpage {
    padding-top: 0px;
}

.thanks_design p {
    font-size: 24px;
}

.full-width {
    width: 100%;
}

.panel-default {
    border-color: #ddd;
    border-radius: 5px 5px 0px 0px;
}

.breadcrumb-v5 {
    padding: 0px;
    list-style: none;
    margin-top: 3px;
    margin-bottom: 3px;
}

.result-category {
    padding: 8px 30px 0px;
}

.detail-min .tab-v6 .nav-tabs>li.active {
    border: 1px solid #ccc;
    border-top-color: #96b434;
    border-width: 4px 1px 1px;
    background: #96b434;
}

.detail-min .tab-v6 .nav-tabs>li.active a {
    color: #fff;
    background: none;
    border: none;
    box-shadow: none;
}

.detail-min .tab-v6 .nav-tabs>li:hover {
    background: #efefef;
    color: #000;
}

.detail-min .tab-v6 .nav-tabs>li.active:hover a {
    color: #000;
}

.zoomWrapper {
    width: 100% !important;
    margin-bottom: 5px;
    overflow: hidden;
    max-height: initial !important;
    min-height: 400px;
    text-align: center;
}

body p {
    color: #232323;
    font-size: 16px;
    line-height: 28px;
    margin-top: 0;
    margin-bottom: 1rem;
}

body .illustration-v2.pd-slider {
    width: 98.2%;
    margin-top: 20px;
}

#ulsliderRelatedProduct.pdheading {
    width: 100%;
    margin: 0px auto;
    padding-bottom: 10px;
}

body .detail-min {
    margin-bottom: 20px;
    margin-top: 15px;
}

.shop-product .brand-img .shop-product-heading.social-det {
    margin-bottom: 5px;
    display: inline-block;
    width: 30%;
}

.shop-product .pcl .shop-product-heading.social-det h2 {
    width: auto;
    float: left;
}

.social-det .wrp {
    float: left;
    width: auto;
}

.brand-img p {
    font-size: 14px;
}

.shop-product h3.shop-product-title {
    font-size: 14px;
}

.buttons_added .form-control {
    height: 26px;
}

.shop-product .brand-img .shop-product-heading {
    width: 69%;
}

body .statuslist_heading li {
    background-color: #96b434;
    font-size: 16px;
}

#ModalProductQuery.in .dvratelist .modal-header {
    background: none;
    padding: 0;
}

.btncancel {
    display: inline-block;
    padding: 4px 6px;
    border: 1px solid #ccc;
    border-bottom: 3px solid #ff0000;
    box-shadow: 1px 2px 2px #d8d8d8;
    font-size: 16px;
    cursor: pointer;
    line-height: 24px;
    min-width: 135px;
    background: #000;
    color: #fff;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    letter-spacing: 1px;
}

.modal-header .close {
    color: #ff0000;
    background: #bcd2a2;
    position: absolute;
    right: -10px;
    top: -10px;
    opacity: 1;
    border-radius: 50%;
    font-size: 20px;
    padding: 0px 0px 7px 7px;
    line-height: 24px;
    width: 40px;
    height: 40px;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 134px;
    border-bottom-right-radius: 1px;
    opacity: 1;
    margin: 0;
    transition: transform .3s ease-in-out;
}

.modal-header .close .fa {
    transform: rotate(45deg);
    transition: transform .3s ease-in-out;
}

.modal-header .close:hover .fa {
    transform: rotate(-225deg);
}

.needspet {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 50px 0 50px 0;
}

.elementor-icon svg {
    width: 55px;
    height: 55px;
    position: relative;
}

.elementor-icon {
    fill: #8bc34a;
    color: #8bc34a;
    border-color: #8bc34a;
    margin: 20px 0px;
}

.infolist {
    text-align: center;
}

.careerdesign .infotitle h4 {
    font-size: 20px;
    font-weight: 500;
    margin: 5px 0px;
    color: #000;
    padding-bottom: 2px;
}

.careerdesign div.bhoechie-tab-menu ul li a.active:after {
    border-left: 10px solid #1b2f05;
}

.careerdesign .career-form {
    background: #eef6d769;
    padding: 20px;
    margin-top: 30px;
}

.careerdesign .bhoechie-tab-menu ul li a:hover {
    padding: 10px 12px;
    background: #eef6d769;
    color: #1b2f05;
}

.careerdesign div.bhoechie-tab-menu ul li a.active {
    background-color: #1b2f05;
}

div.bhoechie-tab-menu div.list-group {
    background-color: #eef6d736;
    padding: 0px;
}

.tbladdresslist {
    margin-bottom: 10px;
}

.add-address {
    margin-top: 0px;
    float: right;
    margin-bottom: -25px;
}

.changeaddress .checkbox-list .btn_form {
    margin-top: 24px;
}

.aboutus {
    padding: 90px 0;
    overflow: hidden;
    background-image: url(https://sumpapindia.com/assetsV6/img/banner-1.png);
    background-position: top center;
    background-size: cover;
    margin: 10px 0;
}

.aboutus h4 {
    color: #000;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    margin-top: 50px;
}

.aboutus p {
    font-size: 18px;
}

.list-style3 {
    padding: 0;
    margin-top: 20px;
}

.list-style3 li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 5px;
    list-style: none;
    line-height: 28px;
    color: #232323;
}

.list-style3 li:before {
    position: absolute;
    content: '\f285';
    font-family: 'bootstrap-icons';
    font-weight: 700;
    left: 0;
    font-size: 22px;
    color: #3d6829;
}

.feedbacklft .input-group-btn:last-child .btn {
    border: none;
}

.feedbacklft .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: none;
    background: none;
    border-radius: 4px;
}



.breadcrumbs-v4 {
    background: none;
}

.aboutus {
    padding: 120px 0 35px;
    margin: 0;
}

.header-fixed .header-v5.header-fixed-shrink .shop-badge span.badge {
    top: 0px;
}

.feedbacklft {
    background: #8bc34a;
    border-radius: 15px;
    padding: 20px 30px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(https://sumpapindia.com/assetsV6/img/circlehalfbg.png);
    position: relative;
    z-index: 9;
    margin-top: 40px;
}

.feedbacklft h1 {
    color: #fff;
    font-size: 38px;
    line-height: 56px;
    margin-bottom: 25px;
    margin-top: 25px;
}

.feedbacklft p {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
}

.feedbacklft form {
    background: #85bc44d6;
    border-radius: 15px;
    padding: 30px;
    display: inline-block;
}

.feedbacklft form .form-control {
    box-shadow: none;
    border-radius: 0;
    background: none;
    border: none;
}

.feedbacklft form h2 {
    text-align: center;
    color: #fff;
    font-weight: 600;
    margin-top: 0;
}

.feedbacklft .subscribe-form .input-group {
    float: right;
    background: #ffffff;
    border-radius: 5px;
    color: #000;
}

.feedbacklft .subscribe-form .input-group.formbtnmrg {
    background: none;
}

.feedbacklft .subscribe-form .form-control {
    height: 40px;
    font-size: 15px;

}

.feedbacklft .input-group-btn .fa {
    color: #000000;
    font-size: 18px;
    margin-right: 10px;
}

.feedbacklft form .form-control::placeholder {
    color: #000;
}

.feedbackrtimg {
    padding: 0px;
    margin-top: 40px;
    height: 415px;
}

.feedbackrtimg img {
    width: 100%;
    border-radius: 15px;
}

.feedbackmain {
    padding: 35px 0px 70px;
    background: white;
}

.feedbackmain .btnblue:hover {
    color: #000;
    background: #ffffff;
    border-color: #6ba528;
    box-shadow: 0 0 8px #4f8115;
}

.owp-product-nav {
    margin-top: 3px;
    margin-bottom: 8px;
    margin-right: 0;
}

.brand-img .brd-img {
    display: none;
}

.shop-product .pcl .shop-product-heading h2 {
    float: left;
}

.relatedcatmain {
    background: #fff;
}

.subscribe-form {
    padding: 5px 3px;
}

.vrp_slider .rightbox {
    margin-top: 5px;
    border: none;
}

.vrp_slider .rightbox h4 {
    background: #96b434;
    color: #fff;
    margin: 0;
    text-align: center;
    padding: 6px 0px;
    border-radius: 10px 10px 0px 0px;
}

.rightbox button {
    padding: 3px 8px 3px 12px;
    margin-bottom: 0;
    font-size: 18px;
    width: 100%;
    line-height: 15px;
}

.detbtnmain {
    margin-top: 15px;
}

.formleft .input-group {
    margin-top: 20px;
}

.title_bg {
    position: relative;
}

.title_bg h2 {
    color: #687074;
    padding: 6px 0px;
    border-bottom: none;
    font-size: 24px;
    text-align: left;
}

.title_bg h2:after {
    content: ' ';
    width: 100px;
    position: absolute;
    border-width: 1px;
    height: 2px;
    background: #96b434;
    left: 0px;
    right: auto;
    top: 100%;
}

.addtowishlist_area .page-title .table tbody tr td,
.addtowishlist_area .page-title .table tbody tr th {
    text-align: left;
}

#txtRemarks {
    width: 100%;
    border: 1px solid #ddd;
    padding: 15px;
}

.carousel {
    background: none;
}

#ulsliderRelatedCategory .quickbuy {
    text-align: center;
    padding-top: 4px;
}

#ulsliderRelatedCategory .quickbuy a {
    color: #96b434;
    font-size: 18px;
    font-weight: normal;
    line-height: 25px;
}

.product-it-in ul.list-inline {
    text-align: right;
}

#ModalProductOnMail .modal-dialog {
    -webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
    box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
    padding: 8px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    margin: 12% auto;
    width: 550px;
}

#ModalProductOnMail .modal-content {
    box-shadow: none;
}

#ModalProductOnMail .dvratelist .modal-header .modal-title {
    padding: 0;
    color: #3a3a3a;
    font-weight: bold;
    background: none;
    font-size: 18px;
}

#ModalProductOnMail .dvratelist .modal-header {
    background-color: #f0ffdf;
    padding: 8px 10px;
}

#ModalProductOnMail .dvratelist .close {
    color: #ff0000;
}

.menu-cat-lst .item {
    margin: 0 5px;
    padding: 0px;
    padding-bottom: 15px;
    width: 32.25%;
}

body #ulsliderRelatedCategory.pdheading {
    margin: 0px -15px;
}

body .menu-cat-lst #ulsliderRelatedCategory.pdheading {
    margin: 0px auto;
    width: 100%;
}

.illustration-v2 #ulsliderRelatedCategory .item .product-img {
    background-color: #fff;
    padding: 4px 4px 4px;
    border-radius: 4px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
    height: auto;
}

.login_bg .clr span {
    top: -12px;
    left: 46.7%;
}

.log-reg-v3 .log-reg-block a:hover {
    color: #96b434;
}

body .defaultmediumimagea img {
    max-height: auto;
}

body .nofilter-pl .filter-results .item {
    margin-bottom: 30px;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 0;
}

.hover-shine {
    position: relative;
    overflow: hidden
}

.hover-shine::before {
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg)
}

.hover-shine:hover::before {
    -webkit-animation: shine 1s;
    animation: shine 1s
}

@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}

@keyframes shine {
    100% {
        left: 125%
    }
}

.hover-flash:hover img,
.hover-flash:hover .card-img,
.hover-flash:hover .img {
    opacity: 1;
    -webkit-animation: g5-flash 1.5s;
    animation: g5-flash 1.5s
}

@-webkit-keyframes g5-flash {
    0% {
        opacity: .4
    }

    100% {
        opacity: 1
    }
}

@keyframes g5-flash {
    0% {
        opacity: .4
    }

    100% {
        opacity: 1
    }
}

.d-grid {
    display: grid !important
}

.grid-item {
    display: grid;
    width: 100%
}

.grid-gap {
    grid-column-gap: 30px !important;
    grid-row-gap: 30px !important
}

.ratio {
    height: 100%;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
    width: 100%
}

.ratio::before {
    content: "";
    display: block
}

.card-img-overlay {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    border-radius: 0;
}

.mt-6,
.my-6 {
    margin-top: 30px;
}

.d-inline-flex {
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.flex-column {
    -ms-flex-direction: column;
    flex-direction: column;
}

.justify-content-end {
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.p-5 {
    padding: 1.5rem;
}

.bg-white {
    background-color: #fff;
}

.wstabitem li ul li a:hover {
    background-color: #b3c18470;
    color: #3a5a2b;
}

.btncommon:before {
    border-radius: 30px;
}

.btn::before {
    background: #a9cd37;
}

.main-menu ul li:hover>a {
    color: #3a5a2b;
}

.sticky-menu .main-menu ul li:hover>a {
    color: #3a5a2b;
    background-color: #75805346;
}

.btncommon {
    border-radius: 30px !important;
    font-weight: 600;
    box-shadow: 0 4px 9px rgba(0, 0, 0, .05);
    font-size: 16px;
    color: #fff;
    background-color: #000;
    border-radius: 3px;
    padding: 15px 17px;
    ;
    border: none !important;
    border-bottom: none !important;
}

.hover-zoom-in img,
.hover-zoom-in .img,
.hover-zoom-in .card-img {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: .5s ease-in-out;
}

.hover-zoom-in:hover img,
.hover-zoom-in:hover .img,
.hover-zoom-in:hover .card-img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.hover-zoom-in:hover .card-img-overlay {
    transition: .5s ease-in-out;
    z-index: 99;
}

.hover-zoom-in .card-img-overlay p {
    display: block;
    color: #232323;
    font-size: 16px;
    line-height: 28px;
    font-weight: normal;
    margin-top: 15px;
    min-height: 85px;
    margin-bottom: 5px;
}

.inner-banner {
    padding: 0px;
    overflow: hidden;
}

h4.smalltitle {
    font-size: 24px;
    color: #8bc34a;
    font-weight: 600;
}

.hoverzoom {
    position: relative;
    overflow: hidden;
}

.hoverzoom img {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: .5s ease-in-out;
    width: 100%;
    border-radius: 5px;
}

.hoverzoom:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}


.mb-7,
.my-7 {
    margin-bottom: 4.5rem;
}

.hover-shine:hover::after {
    position: absolute;
    top: 0;
    left: 0%;
    z-index: 1;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background: #4caf5014;
}

.before-bg-bottom {
    position: relative;
    background: #3a5a2b;
    padding: 4% 0%;
    margin-bottom: 45px;
}

.before-bg-bottom h1 {
    font-size: 36px;
    color: #fff;
    font-weight: 600;
    text-align: center;
}

.btn-wrapper {
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin-top: 20px;
}

.before-bg-bottom .btncommon {
    margin: 0px 15px;
}

.shipingmain {
    padding-bottom: 8.75rem;
    padding-top: 7rem;
}

.shipingmain .card {
    border: none;
}

.shipcol .card-img {
    text-align: center;
    margin: 30px 0px;
}

.shipcol .card-img img {
    width: 60px;
    display: inline-block;
}

.contentinner {
    position: relative;
    padding: 4% 0%;
}

.listwdimg {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 20px;
    min-height: 158px;
}

.lftimg {
    width: 100px;
    margin-right: 25px;
}

.lftlgimg {
    width: 200px;
    margin-right: 25px;
}

.listwdimg h3 {
    font-size: 24px;
    margin-bottom: 1rem;
    margin-top: 0;
}

.listwdimg p {
    font-size: 16px;
    margin-bottom: 0px;
    padding-right: 15px;
    line-height: 24px;
}

.contwdlist h5 {
    font-size: 20px;
    color: #3a5a2b;
    font-weight: 600;
    margin-bottom: 20px;
}

.lftimg img {
    border-radius: 15px 0px 15px 0px;
    box-shadow: 0px 0px 4px #d9d9d9;
}

.lftlgimg img {
    border-radius: 15px 0px 15px 0px;
    box-shadow: 0px 0px 4px #d9d9d9;
}

.headleft h1 {
    text-align: left;
    color: #000;
    font-size: 30px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 20px;
    margin-top: 0;
}

.headleft h1 span {
    color: #8bc34a;
}

.contentinner h4 {
    font-size: 24px;
    font-family: 'Urbanist-Bold', sans-serif;
}

.contwdlist .list-style3 {
    margin-top: 0;
}

m .inner-banner {
    padding: 0px;
    overflow: hidden;
}

.margin-top-20 {
    margin-top: 20px;
}

.main-section-gg {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 400px;
    padding-top: 100px;
    background: #3c31dd;
}

.curve {
    position: absolute;
    height: 250px;
    width: 100%;
    bottom: 0;
    text-align: center;
}

.curve::before {
    content: '';
    display: block;
    position: absolute;
    border-radius: 100% 50%;
    width: 55%;
    height: 100%;
    transform: translate(85%, 60%);
    background-color: hsl(216, 21%, 16%);
}

.curve::after {
    content: '';
    display: block;
    position: absolute;
    border-radius: 100% 50%;
    width: 55%;
    height: 100%;
    background-color: #3c31dd;
    transform: translate(-4%, 40%);
    z-index: -1;
}

.top-mar {
    margin-top: 170px;
}

.hide-desktop {
    display: none;
}

img.bellring {
    height: 116px;
}

p.cart-text {
    text-align: center;
}

.formright-1 {


    padding: 30px 0px;
    background: linear-gradient(90deg, rgb(58 90 43) 0%, rgb(130 149 121) 35%, rgb(237 237 237) 100%);
}

.breadcrumbs-white,
.breadcrumbs-v4 {
    display: none;
}

.heading {
    position: absolute;
    bottom: 10%;
    width: 36%;
}

.heading h1 {
    color: #fff;
    font-weight: 600;
    font-size: 51px;
    margin-top: 134px;
    transform: skew(348deg);
    top: 0;
    left: 16px;
    right: 0;
    text-align: left;
    text-shadow: 2px 2px 2px #000;
    margin-left: 85px;
}

.boxtext {
    position: relative;
    overflow: hidden;
    min-height: 250px;
    border-radius: 15px 0px 15px 0px;
    margin-bottom: 30px;
}

.feedbacklft .subscribe-form .input-group.buttonfeedbc {
    background: none;
}

.headerxl {
    background: #238a15;
    display: flex;
    justify-content: space-between;
    padding: 15px;
    border-radius: 10px 10px 0px 0px;
    background-image: linear-gradient(360deg, #1c7211, #248b15);
}

.headerxl img {
    width: 100px;
}

.infoxl {
    display: flex;
    align-items: flex-end;
}

.headerxl ul {
    list-style-type: none;
    padding-left: 0px;
    display: flex;
}

.headerxl ul li {
    margin-bottom: 0;
    clear: both;
    line-height: 25px;
}

.headerxl ul li .fa {
    font-size: 25px;
    color: #ffffff;
    float: left;
    min-width: auto;
}

.headerxl ul li a {
    color: #ffffff;
    margin-right: 20px;
    font-size: 18px;
}

.tabbody {
    background: #efefef;
    border: 1px solid #ddd;
    border-radius: 0px 0px 10px 10px;
    padding: 0;
}

.tabtitle {
    background: #505050;
    padding: 10px;
}

.tabbody form {
    padding: 50px 12%;
}

.twocol .tabbody form {
    padding: 50px 2%;
}

.tabtitle h2 {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    margin: 0;
}

.tabbody ul {
    list-style-type: none;
    padding-left: 0px;
}

.tabbody ul li {
    margin-bottom: 30px;
    clear: both;
    line-height: 22px;
    font-size: 18px;
}

.tabbody ul li span {
    display: inline-block;
    min-width: 175px;
    text-align: right;
}

.tabbody ul li:last-child span {
    color: #ca6e56;
    font-weight: 600;
}

.tabbody ul li .form-control {
    width: auto;
    display: inline-block;
    font-size: 16px;
    width: 190px;
    border-radius: 5px;
}

#result {
    font-size: 16px;
    border: 1px solid #ddd;
    display: inline-block;
    width: 190px;
    min-height: 35px;
    border-radius: 5px;
    background: #fff;
    line-height: 35px;
    vertical-align: middle;
    padding: 0px 10px;
    font-weight: 100;
}

#results {
    font-size: 16px;
    border: 1px solid #ddd;
    display: inline-block;
    width: 190px;
    min-height: 35px;
    border-radius: 5px;
    background: #fff;
    line-height: 35px;
    vertical-align: middle;
    padding: 0px 10px;
    font-weight: 100;
}

.mar0 {
    margin: 0px;
}

.tabbody ul li .button {
    display: block;
    margin-top: 30px;
}

.twocol .tabbody ul li span {
    min-width: 170px;
}

.singlecol .tabbody ul li span {
    min-width: 360px;
}

.simple-list-head a {
    color: #fff;

}

.simple-list-head a:hover {
    color: #a9cd37;

}

.content-newsletter .btn::before {
    display: none;
}

.topbar-v3 {
    background-color: #1b2f05;

}

.glossary ul button.nav-link {
    border-radius: 0px;
}

.careerdesign .infotitle h4 {
    font-size: 18px;
    color: #a9cd37;
}

.contact-detail-title span.innerspanmain {
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 24px;
    border-bottom: 2px solid #1b2f05;
}

.site-header .wsshoptabing.wtsdepartmentmenu ul.wstabitem {
    height: auto;
}
.wtsdepartmentmenu {
    background: transparent;
    box-shadow: none;
}
.wstabitem li ul {
    background-color: transparent;}

.wsshoptabing {
    left: auto;
    width: 285px;
    right: auto;
}
.wstabitem > li {
    width: 100%;
}
.wstabitem li ul {
    left: 100%;
    height: auto !important;
    min-width: 350px;
    min-height: auto;
    overflow: initial;
    max-height: auto;
}
.wstabitem li ul li {
    width: 100%;
}



@media screen and (min-width:1401px) and (max-width:1450px) {
    .shop-subscribe h2 {
        font-size: 17px;
    }

    .boxtext .p-5 {
        padding: 0.5rem;
    }
}

@media screen and (max-width:1399px) {
    .menu-cat-lst .item {
        width: 32.1%;
    }

    .btnblue {
        font-size: 14px;
    }

    .shop-subscribe h2 {
        font-size: 17px;
    }

    .content-newsletter {
        max-width: 305px;
    }

    .filter-results .item {
        width: 30.6%;
    }

    .log-reg-v3 .sky-form .btn-u,
    .login_bg .btn-u {
        font-size: 14px;
    }

    .btn-u.btn-u-fb i,
    .btn-u.btn-u-tw i,
    .btn-u.btn-u-gl i {
        margin-right: 6px;
    }
}

@media screen and (min-width:1301px) and (max-width:1400px) {
    .hover-zoom-in .card-img-overlay p {
        min-height: 115px;
    }

    .btn-prev {
        margin-right: -4.3%;
    }

    .content-newsletter {
        max-width: 290px;
        margin-left: 11px;
    }

    .shop-subscribe .content-newsletter input[type=text] {
        width: 70%;
    }

    .log-reg-v3 .sky-form .btn-u,
    .login_bg .btn-u {
        padding: 0 10px;
    }

    .hover-zoom-in:hover .card-img-overlay {
        bottom: 15%;
    }

    .twocol .tabbody form {
        padding: 50px 2%;
    }

    .nav>li>a {
        padding: 6px 13px;
    }
    header .wstabitem>li {
        width: 100%;
    }
    header .maindiv-section .wstabitem li ul {
        left: 98%;
        width: auto;
    }
}

@media screen and (min-width:1200px) and (max-width:1300px) {
    header .wstabitem>li {
        width: 100%;
    }
    header .maindiv-section .wstabitem li ul {
        left: 98%;
        width: auto;
    }
    .nav>li>a {
        padding: 6px 12px;
    }

    .tabbody form {
        padding: 50px 10%;
    }

    twocol .tabbody form {
        padding: 50px 0%;
    }

    .hover-zoom-in .card-img-overlay p {
        min-height: 115px;
    }

    .hover-zoom-in:hover .card-img-overlay {
        bottom: 12%;
    }

    .footer-v4 .footer p {
        font-size: 13px;
        line-height: 24px;
    }

    .footersection .simple-list a {
        font-size: 14px;
        line-height: 28px;
    }

    .header-v5 .dropdown-menu li a {
        font-size: 14px;
    }

    .header-fixed .header-v5.header-fixed-shrink .navbar-nav>li>a {
        font-size: 14px;
    }

    .btnblue {
        font-size: 13.5px;
        padding: 0px 5px;
    }

    .btn-u.btn-u-fb i,
    .btn-u.btn-u-tw i,
    .btn-u.btn-u-gl i {
        margin-right: 2px;
    }

    .log-reg-v3 .sky-form .btn-u,
    .login_bg .btn-u {
        padding: 0 10px;
    }

    .btn-prev {
        margin-right: -4%;
    }

    .content-newsletter {
        max-width: 280px;
        margin-left: 11px;
    }

    .shop-subscribe .content-newsletter input[type=text] {
        width: 70%;
    }
}

@media (min-width: 992px) {
header .wstabitem>li {
        width: 100%;
    }
    header .maindiv-section .wstabitem li ul {
        left: 98%;
        width: auto;
    }

    .pb-lg-13,
    .py-lg-13 {
        padding-bottom: 6.25rem;
        padding-top: 4.25rem;
    }

    .pb-lg-12,
    .py-lg-12 {
        padding-bottom: 5.625rem;
    }

    .fs-0 {
        font-size: 0
    }

    .fs-3 {
        font-size: 3px
    }

    .fs-8 {
        font-size: 8px
    }

    .fs-11 {
        font-size: 11px
    }

    .fs-12 {
        font-size: 12px
    }

    .fs-13 {
        font-size: 13px
    }

    .fs-14 {
        font-size: 14px
    }

    .fs-15 {
        font-size: 15px
    }

    .fs-16 {
        font-size: 16px
    }

    .fs-18 {
        font-size: 18px
    }

    .fs-20 {
        font-size: 20px
    }

    .fs-24 {
        font-size: 24px
    }

    .fs-28 {
        font-size: 28px
    }

    .fs-29 {
        font-size: 29px
    }

    .fs-30 {
        font-size: 30px
    }

    .fs-32 {
        font-size: 32px
    }

    .fs-34 {
        font-size: 34px
    }

    .fs-36 {
        font-size: 36px
    }

    .fs-38 {
        font-size: 38px
    }

    .fs-40 {
        font-size: 40px
    }

    .fs-48 {
        font-size: 48px
    }

    .mb-3,
    .my-3 {
        margin-bottom: 1rem;
    }

    .fs-100 {
        font-size: 100px !important
    }

    .fs-120 {
        font-size: 120px !important
    }

    .fs-140 {
        font-size: 140px !important
    }
}

@media (min-width: 768px) and (max-width: 1024px) {

    .hide-desktop {
        display: block
    }

    .hide-mobile {
        display: none;
    }

    .bottom-img img {
        margin-bottom: 20px;
    }

    .navbar-toggle {
        position: absolute;
        float: right;
        padding: 9px 10px;
        margin-top: 8px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        left: 659px;
    }

}




@media screen and (min-width: 320px) and (max-width: 480px) {
    .shop-subscribe h2 {
        margin: 0px;
        text-align: center;
    }

    .footer-v4 .footer p {
        font-size: 13px;
        line-height: 18px;
    }

    .companyadd p strong {
        min-width: 73px;
        margin-bottom: 22px;
    }

    .request_btn {
        z-index: 999;
    }

    .log-reg-v3 h3 {
        font-size: 14px;
        padding: 5px 3px;
        margin-left: 18px;
    }

    body #ulsliderRelatedCategory.pdheading {
        margin: 0px;
    }

    .dvratelist img.popupdimg {
        max-height: initial;
    }

    .list-style3 li {
        line-height: 24px;
        font-size: 16px;
    }

    .aboutus h4 {
        font-size: 24px;
        line-height: 32px;
        margin-top: 35px;
    }

    .button {
        height: 40px;
        line-height: 40px;
        padding: 0 20px;
    }

    .illustration-v2 {
        width: 100%;
    }

    .footer-v4 .footer {
        background: #ffffff;
    }

    .productcatfirst .owl-carousel .item {
        margin: 0;
    }

    .product_categories .item {
        margin: 0px;
    }

    .owl-buttons .owl-next:after {
        right: 8px;
        font-size: 30px;
    }

    .owl-buttons .owl-prev:after {
        left: 8px;
        font-size: 30px;
    }

    .owl-buttons .owl-prev,
    .owl-buttons .owl-next {
        height: 30px;
        width: 30px;
        line-height: 30px;
    }

    .list-inline {
        margin: 0px;
    }

    .menu-cat-lst .item {
        width: 100%;
    }

    .topbar-v3 {
        border-bottom: none;
        padding: 9px 0px;
        height: auto;
    }

    .elementor-icon {
        margin: 0px 0px;
    }

    .infotitle p {
        text-align: center;
        margin-bottom: 30px;
    }

    .infotitle h4 {
        font-size: 18px;
        font-weight: 700;
        margin: 8px 0px 12px;
    }

    .result-category {
        padding: 8px 15px 0px;
    }

    .search-hd .input-group .form-control {
        padding-left: 20px;
        font-size: 14px;
    }

    .colrecent,
    .coleye {
        display: none;
    }

    .shopbagview {
        margin-top: 18px;
        padding: 0px;
        position: absolute;
        right: 0;
        top: initial;
        left: initial;
    }

    .header-v5 .navbar-brand {
        z-index: 1;
        padding: 0;
        width: 150px;
        height: auto;
    }

    .search-hd form {
        height: 40px;
    }

    .header-v5 .navbar-default {
        padding-top: 0px;
    }

    .single-wrapper {
        margin-bottom: 15px;
        text-align: center;
    }

    .single-wrapper img {
        width: 225px;
        float: none;
        margin: 0px auto;
    }

    .single-info {
        bottom: 15px;
        padding: 0 15px;
    }

    .container {
        width: 100%;
    }

    .centertab ul {
        flex-wrap: wrap;
    }

    .centertab ul li {
        margin-right: 0;
        font-size: 20px;
        padding: 0;
        line-height: 38px;
        height: auto;
        width: 100%;
        margin-bottom: 15px;
    }

    .centertab ul li a {
        border: none;
        font-size: 20px;
        line-height: 36px;
        color: #000;
        height: 40px;
        text-align: center;
        background-color: #f5f5f5;
    }

    .centertab ul li a.btnblue {
        border: 1px solid #ccc;
        font-size: 15px;
        height: 38px;
        line-height: 34px;
        background: #000;
        color: #fff;
    }

    .centertab .top-lftrt .customNavig {
        top: 0px;
        padding: 0px;
    }

    .shop-rgba-dark-green.rgbnew {
        line-height: 18px;
    }

    .illustration-v2 .item {
        margin: 0;
    }

    .centertab ul.nav-tabs {
        margin-bottom: 0px;
    }

    .centertab ul li.active a,
    .centertab ul li.active a:hover,
    .centertab ul li.active a:focus,
    .centertab ul li a:hover {
        color: #96b434;
        cursor: pointer;
        border: none;
        font-weight: 600;
        background-color: #f5f5f5;
    }

    .tab-content .item-product {
        float: none;
        width: 100%;
        height: 100%;
        padding: 0;
    }

    .quot-name {
        width: 55px;
    }

    .header-v5 .shop-badge {
        width: 55px;
    }

    .productcatfirst {
        margin-bottom: 25px;
        padding: 50px 0 30px 0;
    }

    .trendingtab {
        padding: 30px 0px;
    }

    .ndhomeproduct {
        background: #fff;
    }

    .title-banner {
        margin: 2px 0 6px;
        font-size: 24px;
    }

    .text-edit h1 {
        font-size: 26px;
    }

    .centertab ul {
        margin-bottom: 25px;
    }

    .newsletterleft {
        border-right: none;
        width: 100%;
        padding: 0;
    }

    .content-newsletter {
        max-width: 80%;
        margin: 0px 35px 20px 35px;

    }

    .footer-last {
        margin-top: 0px;
        padding-top: 10px;
    }

    .footersection .thumb-headline {
        margin: 0;
    }

    .shop-subscribe {
        padding: 0px 0px 0px 0px;
    }

    .filter-by-block h1 {
        width: 55%;
        font-size: 16px;
        padding: 0;
        text-align: left;
        margin: 0;
        display: inline-block;
    }

    .filter-bg {
        margin: 0px;
        background: #96b434;
    }

    .filter-results {
        margin: 0;
    }

    .header-v5 .shop-badge.badge-icons span.badge {
        min-width: 10px;
        padding: 2px 4px;
        right: 5px;
    }

    .header-v5 .navbar-default .navbar-toggle {
        top: 9px;
    }

    .header-v5 .navbar-nav .open .dropdown-menu {
        margin-top: 0px;
        background: none;
        padding: 0px 20px;
    }

    .header-v5 .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #d0e295;
        font-size: 15px;
        padding: 6px 0px;
    }

    .search-hd .btn-u .fa {
        line-height: 38px;
    }

    .filter-results .item {
        width: 100%;
    }

    .search-hd .input-group .form-control {
        width: 90%;
        z-index: -1;
    }

    .search_btn {
        right: 50px;
    }

    .formleft {
        padding: 15px;
    }

    .formright {
        margin: 0px;
        padding: 30px 0px;
    }

    .header-v5 .mega-menu .nav {
        position: absolute;
        background: #333;
        width: 92%;
        padding-bottom: 15px;
    }

    .connect-option {
        padding-bottom: 0px;
        padding-top: 5px;
    }

    .connect-option ul {
        padding-left: 15px;
        margin: 0;
    }

    .footersection {
        padding: 15px 0 0px 0;
    }

    .feedbacklft {
        padding: 15px;
        margin-right: 0;
        margin-top: 0px;
        z-index: 0;
    }

    .feedbackrtimg {
        padding: 0px;
        width: 100%;
        margin-top: 15px;
    }

    .feedbacklft form {
        padding: 15px;
    }

    .feedbacklft h1 {
        font-size: 22px;
        line-height: 24px;
        margin-bottom: 10px;
    }

    .padzero {
        padding-left: 9px;
        margin-bottom: 8px;
        margin-top: 0px;
    }

    .header-v5 .mega-menu .nav {
        position: absolute;
        background: #333;
        width: 93%;
        padding-bottom: 15px;
        top: 8%;
        z-index: 999;
    }

    #testimslide .owl-buttons .owl-prev {
        top: 40%;
        left: 6px;
    }

    #testimslide .owl-buttons .owl-next {
        top: 40%;
        right: 7px;
    }

    ul.owp-product-nav {
        margin-top: 14px;
    }

    .illustration-v2 .product-img {
        height: 375px;
        border-bottom: solid 1px #dadada;
    }

    .request_btn {
        position: fixed;
        height: 142px;
        right: 0px;
        top: 223px;
        float: right;
        z-index: 9;
    }

    .btnblue {
        min-width: 118px;
    }

    .acountmaster .myaccountsection .results_cnt_product {
        margin-left: 2%;
        width: 76%;
        border-radius: 5px;
        padding: 15px;
        border: 1px solid #ddd;
        background: #aaca4b1a;
        height: calc(243vh - 100px);
    }

    .myaccountsection .results_cnt_product {
        width: 100%;
        margin-left: 0px;
        padding: 10px !important;
        margin-top: 10px !important;
    }

    .sky-form.cont-back fieldset {
        padding: 0px;
    }

    .shopbagview {

        padding: 0px !important;
        position: absolute !important;
        right: 0;
        top: initial !important;
        left: initial !important;
    }

    .header-v5 .shop-badge:hover #dvHeaderWishlist.badge-open {
        right: 18px !important;
    }

    .breadcrumbs-v4 {
        text-align: left;
        background-size: 100% 100%;
        height: 33px !important;
        padding: 0px;
    }

    .wishlisttab {
        margin-top: 31px;
    }

    .product-in-table img {
        float: none;
    }

    body .search-hd {
        margin-top: 2px !important;
        margin-bottom: 10px;
    }

    .header-v5 .navbar-default .navbar-toggle {
        margin-top: 0px;
        margin-top: 0px;
        /* position: fixed; */
        right: 205px;
        top: -35px !important;
        z-index: 999999;
        padding: 0px 1px;
        margin-right: 0px;
        outline: none;
        border: none;
    }

    #btnSave {
        margin-top: 5px;
        margin-left: 10px;
    }

    .header-v5 .navbar-default .navbar-toggle {
        margin-top: 0px;
        margin-top: 0px;
        position: absolute;
        right: 205px;
        top: -36px !important;
        z-index: 999999;
        padding: 0px 1px;
        margin-right: 0px;
        outline: none;
        border: none;
    }

    .header-v5 .mega-menu .nav {
        position: absolute;
        background: #3a5a2b;
        width: 93%;
        padding-bottom: 15px;
        top: 8%;
        z-index: 999999;
        height: auto;
        color: #fff;
    }

    .header-v5 .navbar-default .navbar-nav>li>a {
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        text-transform: capitalize;
    }

    .header-v5 .navbar-default .navbar-toggle {
        margin-top: 0px;
        margin-top: 0px;
        position: relative;
        left: 108px;
        top: 18px !important;
        z-index: 999999;
        padding: 0px 0px;
        margin-right: 0px;
        outline: none;
        border: none;
    }

    .top_most {
        text-align: center;
        display: inherit;
    }

    .top_most li {
        font-size: 6px;
        color: #ff5722;
    }

    .top_most .fa {
        color: #353533;
        font-size: 14px;
    }

    .top_most a {
        color: #353533;
        font-size: 11px;
    }

    .pb-lg-13,
    .py-lg-13 {
        padding-bottom: 6.25rem;
        padding-top: 6.25rem;
    }

    .card {
        margin-bottom: 34px;
    }

    h1.fs-40 {
        font-size: 23px;
        margin-top: 24px;
    }

    .mt-6,
    .my-6 {
        margin-top: 0px;
    }

    .before-bg-bottom .btncommon {
        margin: 0px 3px;
        padding: 6px 5px;
    }

    .before-bg-bottom h1 {
        font-size: 28px;
        color: #fff;
        font-weight: 600;
        text-align: center;
    }

    .shipingmain {
        padding-bottom: 7.75rem;
        padding-top: 4rem;
    }

    .footersection {
        position: relative;
        /* background-image: url(https://sumpapindia.com/assetsV7/img/footerbg.jpg); */
        background-position: bottom;
        background-repeat: no-repeat;
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        margin-top: 0;
        margin-bottom: 0px;
        padding: 15px 0 15px 0;
        background: #3a5a2b;
        border-radius: 115px 0px 0px 0px;
    }

    .fix-top-most {
        padding-right: 0px;
        padding-left: 0px;
        padding-top: 5px;
    }

    .hide-desktop {
        display: block
    }

    .hide-mobile {
        display: none;
    }

    .bottom-img img {
        margin-bottom: 20px;
    }

    .text-p p {
        text-align: center !important;
    }

    .top_most.fix-top-most .fa {
        font-size: 13px;
    }

    .formbtnmrg {
        margin-top: 15px;
    }

    .top-mar {
        margin-top: 30px;
    }

    .main {
        min-height: auto;
    }


    body .contwdlist li div {
        font-size: 15px;
    }

    ul.address li {
        font-size: 15px;
    }
}

@media screen and (min-width: 320px) and (max-width: 370px) {
    .top_most a {
        font-size: 10.6px;
    }

    .fix-top-most {
        padding-right: 2px;
        padding-left: 2px;
    }

    .top_most.fix-top-most .fa {
        font-size: 10px;
    }

    .before-bg-bottom .btncommon {
        margin: 0px 2px;
        padding: 6px 4px;
        font-size: 15px;
    }
}

/*.header-top .header-info .single-info .icon-box {
    padding-top: 0;
}*/
.header-top .header-info .single-info .log_in a {
    padding-top: 0px;
}

.search-box-area .search-toggle {
    padding-top: 0px;
}

.logo-widget .footer-social li a {
    padding-top: 0px;
}

@media only screen and (min-width:1601px) and (max-width:1920px) {
    .brand-new-ctgry-img .single_speciality img {
        width: 245px;
    }
}

@media screen and (max-width:1400px) {
    .rbtn .rbtn-text {
        min-width: 120px;
        padding: 0px 3px;
    }

    .rbtn .rbtn-text .fa-shopping-cart {
        font-size: 19px;
        margin-right: 6px;
    }

    .rbtn .rbtn-text .fa-file-text-o {
        font-size: 17px;
        margin-right: 4px;
    }
}


@media screen and (min-width:1280px) and (max-width:1300px) {
    .wishlistbtn .wishListTotal {
        margin: 0px 5px;
        float: none;
    }

    .wishlistbtn .wishListTotal.addcrt {
        margin: 5px 5px;
        float: none;
    }

    .brand-new-ctgry-img .tab-list li.single_speciality {
        display: inline-block;
        max-width: 100%;
    }

    .brand-new-ctgry-img .single_speciality img {
        width: 225px;
    }
}



@media screen and (min-width:1024px) and (max-width:1300px) {
    .brand-new-ctgry-img .tab-list li.single_speciality {
        display: inline-block;
        max-width: 100%;
    }

    .brand-new-ctgry-img .single_speciality img {
        width: 227px;
    }
}

@media screen and (min-width:768px) and (max-width:900px) {
    .brand-new-ctgry-img .tab-list li.single_speciality {
        display: inline-block;
        max-width: 100%;
    }
}


@media screen and (min-width:320px) and (max-width:480px) {
    .product-qout-list .product-it-in {
        white-space: initial;
    }

    .login_bg {
        background-size: 100% 100%;
        padding: 20px 10px 0px;
        box-shadow: 0 0 2px #ccc;
        min-height: 445px;
        margin-right: 0;
    }

    .single-megamenu .wstabitem>li {
        width: 100%;
        list-style: none;
        float: left;
    }

    .captcha-log img {
        float: left;
        width: 125px;
    }

    .captcha-log input {
        margin-top: -40px;
        width: 105px;
        float: left;
        border-radius: 5px;
    }

    .log-reg-v3 .reg-input section {
        width: 100%;
        float: none;
        margin: 0;
    }

    .filter-brad ul .filter-box {
        padding: 2px 3px;
        margin: 3px 1px;
        min-width: 42px;
        text-align: center;
        float: left;
    }

    .filter-brad ul li {
        padding: 0px 0px;
        margin-right: 5px;
    }

    .btn-clear .btn-u.btn-brd.btn-u-sea-shop {
        margin-right: 0px;
        margin-top: 0px;
        float: left;
    }

    #anchfilmore {
        margin-top: 0px;
    }

    .clear-resp {
        clear: both;
    }

    .result-category .btn-u {
        padding: 4px 10px;
    }

    .image-video img {
        height: auto;
        max-height: unset;
        min-height: auto;
    }

    .logindropdown {
        background-position: 100% 50%;
    }

    .logindropdown a {
        margin-right: 11px;
    }

    .brand-new-ctgry-img .single_speciality img {
        width: 65%;
    }

    .brand-new-ctgry-img .tab-list li.single_speciality {
        max-width: 100%;
    }

    .login-box .captcha-log input {
        width: 45%;
    }

    .login-box h3 img {
        width: 18px;
        margin-right: 2px;
    }

    .login-box h3 {
        font-size: 16px;
    }

    .pdfeatures_show .TabFeatures_FeatureName {
        width: 49.5%;
        font-size: 12px;
    }

    .pdfeatures_show .featurevalue {
        width: 50%;
    }

    .pcl .TabFeatures_Feature li .TabFeatures_FeatureName {
        width: 49.5%;
        float: left;
        padding: 5px 0px;
        font-size: 12px;
    }

    .pro-det-lft {
        float: none;
    }

    .zoomWrapper img {
        width: 100%;
    }

    .divfixed-btn {
        display: none;
    }

    #mydetail .item .resp-pad-lft-15 {
        margin-right: 0px;
        padding: 0px 3px;
    }

    .shop-product .brand-img .shop-product-heading.social-det {
        width: 100%;
    }

    .rbtn .rbtn-text {
        font-size: 12px;
        padding: 0px 5px;
        min-width: 115px;
    }

    .pdwish ul.add-to-list li {
        margin-right: 5px;
        padding: 0px;
        margin-bottom: 10px;
    }

    .shop-product .shop-product-prices li.actual-price.singleprice {
        width: 80px;
        margin-left: 0px;
    }

    .SampleQuotationButtonContainer {
        display: flex;
    }

    .btncheckout {
        margin-left: 0% !important;
    }

    .pdwish ul:first-child {
        padding: 8px 0px 0px 0px;
    }

    .rdiscprice {
        width: 100%;
    }

    .down-price-btn {
        display: inline-block;
    }

    .brd-img {
        display: inline-block;
    }

    .home-video {
        width: 92%;
        float: none;
        top: 10%;
        left: 15px;
    }

    /* --------------------------------------- */

    header.site-header {
        padding: 5px 0px;
    }

    .mulimegamenubtnmain .wsoffcanvasopener .wsmain {
        margin-top: 60px !important;
        width: 100%;
    }

    .wsmenu-list li a.wtxaccountlink i {
        display: none;
    }

    .topbar-v3 {
        display: none;
    }

    .logo.main-menu__shape-1 {
        padding: 0px 0px 0px;
        margin-left: 50px;
        width: 50px;
    }

    .header-container-p {
        padding: 0px;
    }

    .header-left {
        padding: 0px;
    }

    body #wsnavtoggle.animated-arrow {
        top: 20px;
    }

    .sticky-menu #wsnavtoggle.animated-arrow {
        top: 20px !important;
    }

    .welcome-section {
        padding: 0px;
        margin-top: 20px;
    }

    .shop-subscribe .d-flex {
        display: block !important;
    }

    .shop-subscribe hr {
        margin: 0px;
    }

    .footer-v4 .simple-list-head {
        margin: 10px 0px;
    }

    .wsmenu-click.ws-activearrow i.wsmenu-arrow {
        transform: rotate(180deg);
        margin-right: 10px;
        margin-top: 13px;
    }

    .singlerowmenu .wsmenu-list>li {
        padding: 0px 0px;
    }

    .wsoffcanvasopener .animated-arrow span {
        border: none !important;
        background-color: transparent;
    }

    .mulimegamenubtnmain .wsoffcanvasopener .animated-arrow span:before,
    .mulimegamenubtnmain .wsoffcanvasopener .animated-arrow span:after {
        width: 17px;
    }

    .wsoffcanvasopener .animated-arrow span:before {
        top: 10px;
        left: 3px;
        margin-top: 0;
        height: 2px;
        transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        bottom: 0;
    }

    .wsoffcanvasopener .animated-arrow span:after {
        top: 6px;
        height: 2px;
        width: 15px;
        left: 2px;
        transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }

    .maindiv-section .main-menu ul li.wtxaccountlink:last-child .wsshoptabing.single-megamenu {
        right: 0px;
    }

    .footersection .ps-4 {
        padding-left: 8px !important;
    }

    .contact-us .sky-form {
        padding: 0;
    }

    .wsshoptabing {
        width: 100% !important;
    }

    .careerdesign .infotitle h4 {
        font-size: 18px;
        color: #a9cd37;
    }

    .contact-detail-title span.innerspanmain {
        margin-bottom: 15px;
        font-weight: 600;
        font-size: 24px;
        border-bottom: 2px solid #1b2f05;
    }

    .careerdesign .h1mainhead {
        text-align: center;
    }

    .career .fileupload {
        width: 100%;
    }

    div.bhoechie-tab-menu div.list-group {
        padding: 0px;
    }

    .career-section .tab-content {
        padding: 0;
    }

    .careerdesign .bhoechie-tab .tab-content .active.show {
        padding: 0;
    }

    .wsmenu-click.ws-activearrow i.wsmenu-arrow, .wsmenu-click02.listmenu i, .wstabitem li ul li.dropdown-submenu.fourthactiveactive .wsmenu-icon i {
        transform: rotate(180deg);
    }

}

@media screen and (min-width:320px) and (max-width:360px) {
    .login-box .captcha-log input {
        width: 35%;
    }
}

@media screen and (min-width:768px) and (max-width:900px) {

        .wsmenu-click.ws-activearrow i.wsmenu-arrow, .wsmenu-click02.listmenu i, .wstabitem li ul li.dropdown-submenu.fourthactiveactive .wsmenu-icon i {
        transform: rotate(180deg);
    }
    .site-header .col-4 {
        width: 25%;
    }

    .site-header .col-8 {
        width: 75%;
    }

    .site-header .animated-arrow {
        left: 12px;
        top: 8px;
    }

    .logo img {
        height: 40px;
        width: 40px;
    }

    .logo.main-menu__shape-1 {
        margin-left: 45px;
        padding: 0;
    }

    .header-container-p {
        padding: 0;
    }

    .wsmenu-list li a.wtxaccountlink i {
        display: none;
    }

    .newsletterleft {
        margin-left: 100px
    }

    .footersection {
        border-radius: 215px 0px 0px 0px;
    }

    .wsoffcanvasopener .animated-arrow span {
        border: none !important;
        background-color: transparent;
    }

    .mulimegamenubtnmain .wsoffcanvasopener .animated-arrow span:before {
        width: 17px;
    }

    .wsoffcanvasopener .animated-arrow span:before {
        top: 10px;
        left: 3px;
        margin-top: 0;
        height: 2px;
        transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        bottom: 0;
    }

    .mulimegamenubtnmain .wsoffcanvasopener .animated-arrow span:after {
        width: 17px;
    }

    .wsoffcanvasopener .animated-arrow span:after {
        top: 6px;
        height: 2px;
        width: 15px;
        left: 2px;
        transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }
}



/*
     FILE ARCHIVED ON 20:13:11 Nov 08, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:29:20 Mar 06, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 6.396
  load_resource: 71.744
  PetaboxLoader3.resolve: 51.26
  PetaboxLoader3.datanode: 15.851
*/