/** Shopify CDN: Minification failed

Line 1697:0 Unexpected "}"

**/
html{  scroll-behavior: smooth;}
body{padding:0px;margin:0px; font-size:16px;font-family: 'Poppins', sans-serif;}
p{  font-weight: 400; line-height:25px;}
p:last-child {
margin-bottom:0px;
}
body #insta-feed{
    margin-bottom: 70px !important;
}
/******* custom bundle css   *************/
.bundle-card {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    border-radius: 15px;
    background: #F2F2F2;
    border: 1px solid #F2F2F2;
    overflow: hidden;
    transition: ease-in-out 0.5s;
    text-align: center;
    margin: 0 10px; /* small horizontal spacing */
}
.bundle-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}
.discount-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #FF4C4C;
    color: #fff;
    font-weight: bold;
    padding: 5px 10px;
    border-radius: 10px;
    z-index: 10;
    font-size: 0.85rem;
}
.bundle-image {
    max-height: 250px;
    object-fit: contain;
    margin: 0 auto;
}
.bundle-title {
    font-size: 1.1rem;
    font-weight: 600;
}
.bundle-price {
    font-size: 1rem;
}
.original-price {
    color: #888;
}
.discounted-price {
    color: #000;
}
.btn-shake {
    font-size: 1.1rem;
    font-weight: bold;
    padding: 12px;
    border-radius: 10px;
    background: #FF9800;
    color: #fff;
    border: none;
    transition: transform 0.2s;
}
.btn-shake:hover {
    transform: scale(1.05) rotate(-1deg);
}

/************custom bundle css end ***************/
.caption-area {
    background: #000000ba;
    padding: 25px 30px;
    border-radius: 20px;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
ul#search-results li a{color:#000;}
ul#search-results {
    background: #fff;
    padding: 10px;
    margin-top: 2px;
    border: 1px solid #000;
    max-width: 95%;
    border-radius: 5px;
}
h1 {
font-size:64px;   font-family: 'Poppins', sans-serif;
}
h2 {
font-size: 50px;   font-family: 'Poppins', sans-serif;
}
h3 {
font-size: 24px;    font-family: 'Poppins', sans-serif;
}
h4 {
font-size: 22px;
}
h5 {
font-size: 18px;
}
h6 {
font-size: 16px;
}
footer {
padding: 50px 0px 0px;
background: #000;
}
nav#dynamic {
    background: #fff !important;
}
.search-bar input[type=search] {
    outline: none; box-shadow:none;
}
.search-bar input[type=search]:focus {
    outline: none;box-shadow:none;
}
.search-bar input[type=search] {
    width: 95%;
    padding-left: 15px;
    height: 50px;
    border-radius: 5px;
    border: 1px solid #000;
}
ul.list-area li a.active {
color: #ff9407;
}
a.crs-btn {
    position: absolute;
    top: 25px;
    right: 5px;
    color: #000;
    font-size: 20px;
}
button#checkout:hover {
    background: #FF9407;
    color: #fff;
    transition: ease-in-out 0.5s;
    outline: none;
    box-shadow: none !important;
    border: 0px !important;
}
button#checkout:hover:after {
    box-shadow: none !important;    transition: ease-in-out 0.5s;
    outline: none !important;
}
button#checkout {
    text-transform: uppercase; background:#000;    transition: ease-in-out 0.5s;
    letter-spacing: 0px;    font-weight: 600;
}
.search-bar {
    display: none;
    position: absolute;
    max-width: 100%;
    left: 8px;
    padding: 15px 0px;
    z-index: 2;
    right: 0px;
    background: #fff;
    height: 80px;
    width: 99%;
}
section.tac h4 {
font-weight: 800;
color: #000;
}
section.tac {
padding: 50px 0px;
}
section.all-pro {
padding: 60px 0px 40px;
}
section.more-products {
padding: 40px 0px 40px;
}
section.more-products h2 {
color: #000;
font-family: Poppins;
font-size: 35px;
font-weight: 700;
line-height: normal;
text-align: center;
margin-bottom: 40px;
}
.extra-desc h3 {
color: #000;
font-family: Poppins;
font-size: 25px;
font-style: normal;
font-weight: 700;
line-height: 35px;
}
.extra-img img {
border-top-right-radius: 15px;
overflow: hidden;
border-bottom-right-radius: 15px;
}
.extra-desc {
border-top-left-radius: 15px;
border-bottom-left-radius: 15px;
background: #F3F3F3;
height: 100%;
padding: 30px;
}
ul.list-style li {
list-style: disc;
}
ul.list-style {
padding-left: 20px;
}
a.primary-btn.blk i {
color: #fff !important;
}
a.primary-btn.blk:hover {
background: #f68f07 !important;
border: 1px solid #f68f07;
}
a.primary-btn.blk:hover span{
background: #f68f07;
border-left: 1px solid #f68f07;
}
a.primary-btn.blk {
width: 100%;
background: #000;
color: #fff !important;
margin-top: 10px;
}
ul.list-style {
margin-bottom: 0px;
}
.product-desc b {
color: #373536;
font-family: Poppins;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin-bottom: 10px;
display: block;
}
div#accordionExample2 button.accordion-button {
    background: #fff;
    border: 1px solid #000;
    color: #000;
}
div#accordionExample2 .accordion-button:not(.collapsed)::after {
    background-image: url(down-arrow.svg);
    transform: var(--bs-accordion-btn-icon-transform);
    filter: brightness(0);
}
div#accordionExample2 .accordion-button::after{ filter: brightness(0);}
a.primary-btn.gld:hover {
    background: #df7f01;
}
ul.checkbox-list li {
float: left;
margin-right: 7px;
}
a.primary-btn.gld {
    width: 100%;
    background: #FF9407;
    color: #fff;
    margin-top: 10px;
}
a.primary-btn.gld i {
    color: #fff;
}
label.btn.btn-primary:hover {  background: #000;
border: 1px solid #000; color:#fff;}
label.btn.btn-primary {
background: #fff;border-radius: 0px;
border: 1px solid #000; color:#000;
}
.btn-check:checked+.btn {
background: #000;
border: 1px solid #000 !important;
}
span.prc {
color: #373536;
font-family: Poppins;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin-bottom: 5px;
display: block;
}
.product-desc h2 {
color: #000;
font-family: Poppins;    margin-bottom: 0px;
font-size: 35px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
ul.star-list li {
display: inline-block;
color: #FF9407;
}
section.product-detail {
padding: 70px 0px;
}
section.faq {
padding: 70px 0px;
}
.accordion-body {
border: 1px solid #000;
margin-top: 5px;
margin-bottom: 0px;
}
.accordion-button::after{  background-image: url(down-arrow.svg);}
.accordion-button:not(.collapsed)::after {
background-image: url(down-arrow.svg);
transform: var(--bs-accordion-btn-icon-transform);
}
.accordion-button:not(.collapsed) {
color: #ffffff;
background-color: #000000;
box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.accordion-item {
color: var(--bs-accordion-color);
background-color: var(--bs-accordion-bg);
border: 0px;
margin-bottom: 5px;
}
.accordion-button:focus {
z-index: 3;
border-color: none !important;
outline: 0;
box-shadow: none !important;
}
button.accordion-button {
border-radius: 0px !important;
}
.accordion-item:first-of-type {
border-radius: 0px !important;
}
button.accordion-button {
background: #000000;
color: #FFF;
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
section.abt-left {
padding: 70px 0px 70px;
}
section.abt-left img {
border-radius: 20px;
overflow: hidden;
}
.abt-left-txt p {
margin-bottom: 5px;
}
.abt-left-txt h4 {
color: #000;
font-family: Poppins;
font-size: 35px;
font-style: normal;
font-weight: 700;
line-height: 50px;
}
ul.tick-list li i {
position: absolute;
left: 0px;
top: 2px;
}
ul.tick-list li {
color: #000;
padding-left: 25px;
position: relative;
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 20px;
margin-bottom: 10px;
}
.left-cvr h3 {
color: #000;
font-family: Poppins;
font-size: 45px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
section.abt-history {
padding: 70px 0px;
}
.left-cvr span {
color: #373536;
font-family: Poppins;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.heading-cvr h2 {
color: #FFF;
font-family: Poppins;
font-size: 45px;
font-style: normal;
font-weight: 800;
line-height: 49px;
margin-top: 5px;
}
.heading-cvr span {
color: #FF9407;
}
section.heading-area {
/* background: url(abt-banner.jpg); */
background: #000;
padding: 60px 0px;
background-repeat: no-repeat;
background-size: cover;
width: 100%;
}
nav.navbar.navbar-expand-lg.bg-body-tertiary{
transition: ease-in-out 0.5s;
}
nav.navbar.navbar-expand-lg.bg-body-tertiary.newClass {
transition: ease-in-out 0.5s;
position: fixed;
width: 100%;z-index:100;
top: 0px;
box-shadow: 0px 0px 40px #0000005e;
}
ul{list-style:none; padding:0px;}
a{text-decoration:none;}
ul.list-area li {
position: relative;
padding-left: 20px;
}
ul.list-area li i {
content: "\f105";
font-family: 'Font Awesome 6 Free';
position: absolute;
left: 0px;
top: 12px;
color: #FF9407;
font-size: 12px;
}
ul.social-list.clearfix li {
float: left;
margin-right: 10px;
}
ul.social-list.clearfix li a:hover {
background: #ff9407;
color: #000;	transition:ease-in-out 0.5s;
}
hr {
margin-bottom: 0px;
}
footer b {
color: #FFF;
font-family: Poppins;
display: block;
font-size: 15px;
text-align: center;
font-style: normal;
font-weight: 700;
line-height: 60px;
}
.input-space button {transition:ease-in-out 0.5s;}
.input-space button:hover {
background: #000;
color: #fff;	transition:ease-in-out 0.5s;
border: 1px solid #fff;
}
ul.social-list.clearfix li a {
color: #ccc;
border-radius: 30px;
padding: 8px 0px;
transition:ease-in-out 0.5s;
text-align: center;
width: 40px;
height: 40px;
display: block;
border: 1px solid #ff9407;
}
.input-space button {
background: #FF9407;
color: #FFF;
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 27px; /* 168.75% */
top: 1px;
position: absolute;
color:#000;
right: 0px;
padding: 9px 40px;
border: 1px solid #FF9407;
border-radius: 30px;
}
.input-space {
position: relative;
}
.input-space input[type=text] {
border-radius: 40px;
outline: none;
background: #ffffff;
color: #000;
font-family: Poppins;
font-style: normal;
font-weight: 500;
line-height: 27px;
height: 49px;
padding: 0px 30px 0px 20px;
width: 100%;
font-size: 15px;
border: 1px solid #1c0942;
}
ul.list-area li a:hover {
color: #ff9407;transition:ease-in-out 0.5s;
}
ul.list-area li a {
position: relative;
color: #FFF;
transition:ease-in-out 0.5s;
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 36px;
}
footer h3 {
color: #FFF;
font-family: Poppins;
font-size: 28px;
font-style: normal;
font-weight: 700;
line-height: 60px;
}
footer p {
color: #fff;
font-size: 15px;
}
.t-cvr p {
color: #FFF;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 22px;
}
section.follow-us {
padding: 60px 0px;
text-align: center;
}
section.follow-us h2 {
color: #000;
font-family: Poppins;
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: 20px;
}
.owl-carousel.owl-drag .owl-item {
padding: 60px 0px;
}
.t-cvr i {
color: #FF9407;
position: absolute;
right: 17px;
font-size: 60px;
top: -37px;
}
.t-cvr img {
position: absolute;
width: 59px !important;
bottom: -32px;
left: 20px;
}
.t-cvr {
border-radius: 10px;
border: 1px solid #FFF;
background: #000;
padding: 20px 20px;
position: relative;
}
section.about-us {
    padding-bottom: 70px;
    padding-top: 70px;
}
.img-areaz img {
    border-radius: 10px;
}
.right-text img {
    border-radius: 10px;
}
.white-heading.text-center span {
color: #FFF;
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 20px;
display: block;
margin-bottom: 15px;
}
.white-heading.text-center h2 {
color: #FFF;
font-family: Poppins;
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: 20px;
}
section.t-clients {
padding: 70px 0px;
background: #000;
}
.banner-top.position-relative.text-center p {
color: #FFF;
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
z-index: 2;
position: relative;
}
.banner-top h2 {
position: relative;
color: #FFF;
font-family: Poppins;
font-size: 45px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
nav.navbar.navbar-expand-lg.bg-body-tertiary {
background: #FFF;
box-shadow: 0px 4px 74px 0px rgba(0, 0, 0, 0.09);
}
:before :after{
font-family: 'Font Awesome 6 Free'; 
}
a.primary-btn:hover {
background: #FF9407;
color: #fff;transition:ease-in-out 0.5s;
}
.container-fluid {
max-width: 1140px;
margin: 0 auto;
}
.caption-area {
max-width: 500px;
}
.caption-area p{    margin-bottom: 30px;}
.caption-area h1 {
color: #FFF;
font-family: Poppins;
font-size: 45px;
font-style: normal;
font-weight: 800;       margin-bottom: 20px;
line-height: 49px;
}
section.banner-area {
width: 100%;
background-position: center;
background-size: cover !important;
padding: 120px 0px;
background: url(banner.png);
background-repeat: no-repeat;
}
.caption-area p {
color: #FFF;
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.caption-area span {
color: #FF9407; display:block; padding-bottom:10px;
font-family: Poppins;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
a.primary-btn span {
position: absolute;
right: -1px;
top: 0px;
transition: ease-in-out 0.5s;
border: 1px solid #ff9407;
width: 45px;
height: 100%;
border-width: 0px 0px 0px 1px;
}
a.primary-btn:hover i {
transform: rotate(0deg);
color: #fff;
}
a.primary-btn i {
position: absolute;transition:ease-in-out 0.5s;
right: 15px;
top: 14px;
color: #FF9407;
transform: rotate(-45deg);
}
a.primary-btn {
cursor:pointer;  
transition:ease-in-out 0.5s;
border: 1px solid #FF9407;
display: inline-block;
padding: 10px 60px 10px 20px;
position: relative;
color: #FF9407;
font-family: Poppins;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
ul.navbar-nav.mx-auto.mb-2.mb-lg-0 li a:hover::after {
width: 100%;
}
ul.navbar-nav.mx-auto.mb-2.mb-lg-0 li a.active::after {
width: 100%;
}
ul.navbar-nav.mx-auto.mb-2.mb-lg-0 li a:after {
content: '';
display: block;
width: 0;
height: 1px;
margin-top: 5px;
background:#FF9407;
transition: width .4s ease-in;
}
ul.navbar-nav.mx-auto.mb-2.mb-lg-0 li {
padding: 0px 15px;
}
ul.navbar-nav li a {
position: relative;font-weight: 600;
}
a.navbar-brand img {
max-width: 90px;
}
h1.title.title--primary {
    font-weight: 700;
}
span.badge {
    color: #fff;
    background: #000;
    padding: 3px 5px 2px 5px;
    position: absolute;
    text-align: center;
    border-radius: 10px;
    right: -3px;
    top: -2px;
}
.img-cvrd {
position: relative;
overflow: hidden;
height: 300px;
width: 100%;
}
.img-cvrd img {
    position: absolute;
    top: 0px;
    width: 100%;
    height: auto;
}
.product-cvr:hover h3{ color: #fff;transition:ease-in-out 0.5s;}
.product-cvr:hover span{ color: #fff;transition:ease-in-out 0.5s;}
.product-cvr:hover {transition:ease-in-out 0.5s;
border: 1px solid #ff9407; background:#ff9407;
}
.products-area {
margin-top: -70px;
padding-bottom: 40px;
}
.product-cvr h3 {
color: #000;
font-family: Poppins;transition:ease-in-out 0.5s;
font-size: 16px; margin-bottom:0px;
font-style: normal;
font-weight: 400;
line-height: 20px;
padding: 10px 15px 0px;
}
.d-cap p {
color: #fff;
margin-bottom: 15px;
}
.d-cap h4{
color: #FFF;
font-family: Poppins;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 20px; /* 111.111% */
}
.d-cap {
position: relative;
z-index: 1;
}
.overlay-blk.gry {
background: rgba(30, 30, 30, 0.58);
}
.discover-box {
background: url(d1.jpg);
padding: 210px 20px 50px;
width: 100%;
background-size: cover;    overflow: hidden;
border-radius: 20px;
position: relative;
margin: 30px 0px;
}
.discover-box.two {
background: url(d2.jpg);
padding: 210px 20px 50px;
width: 100%;
background-size: cover;    overflow: hidden;
border-radius: 20px;
position: relative;
margin: 30px 0px;
}
.discover-box.three {
background: url(d3.jpg);
padding: 210px 20px 50px;
width: 100%;    overflow: hidden;
background-size: cover;
border-radius: 20px;
position: relative;
margin: 30px 0px;
}
.product-cvr span {
color: #FF9407;transition:ease-in-out 0.5s;
font-family: Poppins;
font-size: 15px;
font-style: normal;
font-weight: 700;
line-height: 20px;
display: inline-block;
padding: 0px 15px;
}
.news-alert.text-center {
background: #000;
padding: 8px 0px;
color: #FFF;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 700;
}
section.discover-area h2 {
text-align: center;
color: #FFF;
font-family: Poppins;
font-size: 50px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
p.clr {
color: #fff;
text-align: center;
}
section.discover-area {
background: url(discover-bg.jpg);
padding: 60px 0px;
width: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: right;
}
.product-cvr {position: relative;
z-index: 1; margin-bottom:30px;
border-radius: 15px;
background: #F2F2F2;
border: 1px solid #F2F2F2;
overflow: hidden;
transition:ease-in-out 0.5s;
padding-bottom: 10px;
}
.right-text span {
color: #323232;
font-family: Poppins;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.banner-top {
background: url(shop-banner.jpg);
background-size: cover;
padding: 50px 0px 120px;
width: 100%;
background-repeat: no-repeat;
}
.overlay-blk.drk {
background: rgba(0, 0, 0, 0.80);
}
section.new-product-left {
padding: 70px 0px;
}
.img-long-cvr.lft {
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
}
.new-simple-blk.rht {
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
}
.overlay-blk {
background: #000000ba;
width: 100%;
height: 100%;
position: absolute;
left: 0px;
right: 0px;
z-index: 0;
top: 0px;
bottom: 0px;
}
.img-long-cvr {
position: relative;
height: 292px;
overflow: hidden;
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
}
section.new-product-right {
padding-bottom: 70px;
}
.q-box p {
color: #000;
font-family: Poppins;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
section.qualities {
padding-bottom: 40px;
}
.q-box h4 {
color: #000;
text-align: center;
font-family: Poppins; margin-bottom:0px;
font-size: 15px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.q-box svg {
position: absolute;
top: 20px;
left: 0px;
right: 0px;
margin: 0 auto;
display: block;
}
.q-box {    margin-bottom: 30px;
border-radius: 20px;
border: 1px solid #000;
padding: 100px 20px 20px 20px;
text-align: center;
position: relative;
min-height:200px;
}
.new-simple-blk p {
color: #FFF;
font-family: Poppins;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.img-long-cvr img {
position: absolute;
bottom: 0px;
width: 100%;
}
.new-simple-blk h3 {
color: #FFF;
font-family: Poppins;
font-size: 35px;
font-style: normal;
font-weight: 700;
line-height: 45px;
}
.new-simple-blk {
background: #000;
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
border: 1px solid #000;
padding: 25px 25px 35px 25px;
}
a.primary-btn.wht:hover span {border-color:#FF9407;}
a.primary-btn.wht span {
border-color: #fff;
}
a.primary-btn.wht i{ color:#fff;}
a.primary-btn.wht:hover {border-color:#FF9407;}
a.primary-btn.wht {
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
border: 1px solid #fff; color:#fff;
}
a.primary-btn.blk:hover i{ color:#fff;}
a.primary-btn.blk:hover {background:#000; color:#fff;}
a.primary-btn.blk i{ color:#000;}
a.primary-btn.blk {
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
border: 1px solid #000; color:#000;
}
a.primary-btn.blk span {
border: 1px solid #000; border-width:0px 0px 0px 1px;
}
.right-text h2 {
color: #000;
font-family: Poppins;
font-size: 45px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

.right-text p {
color: #000;
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
ul.mob-icons.ipad-view {
display: none;
}
.dsk-view {
display: flex !important;
}
.mob-view{display:none !important;}
/*=============================
Media Queries
===============================*/
@media (min-width: 1701px) and (max-width: 1900px) {
span.badge {
background: #000;
padding: 4px 6px 2px 6px;
position: absolute;
text-align: center;
border-radius: 10px;
right: -3px;
}
}
@media (min-width: 1500px) and (max-width: 1700px) {
span.badge {
background: #000;
padding: 5px 6px 2px 6px;
position: absolute;
text-align: center;
border-radius: 10px;
right: -3px;
}
}
@media (min-width: 1200px) and (max-width: 1300px) {
}
@media (min-width: 992px) and (max-width: 1199px) {
  .img-cvrd {
    position: relative;
    overflow: hidden;
    height: 270px;
    width: 100%;
}
.new-simple-blk h3 {
color: #FFF;
font-family: Poppins;
font-size: 30px;}
}
@media (min-width: 768px) and (max-width: 991px) {
ul.mob-icons.ipad-view {
display: block;
}
.q-box {
margin-bottom: 30px;
border-radius: 20px;
border: 1px solid #000;
padding: 100px 10px 20px 10px;
text-align: center;
position: relative;
}
.q-box p {
color: #000;
font-family: Poppins;
font-size: 12px;
}
ul.navbar-nav.dsk-view {
display: none !important;
}
button.navbar-toggler:focus {outline:none; box-shadow:none;}
button.navbar-toggler {outline:none; box-shadow:none; border:0px;
color: #000;
font-weight: 100;
padding: 0px;
}
ul.mob-icons.ipad-view li {
float: left;
margin-right: 10px;
}
ul.mob-icons.ipad-view {
position: absolute;
right: 45px;
top: 19px;
}
ul.navbar-nav.mx-auto.mb-2.mb-lg-0 li {
padding: 0px 0px;
}
a.navbar-brand img {
max-width: 50px;
}
span.badge {
background: #000;
padding: 3px 6px 2px 6px;
position: absolute;
text-align: center;
border-radius: 10px;
right: -1px;
top: -3px;
}
.caption-area p {
color: #FFF;
font-family: Poppins;
font-size: 13px;}
ul.navbar-nav.mx-auto.mb-2.mb-lg-0 li {
font-size: 13px;
}
section.banner-area {
padding: 20px 0px 30px;
}
.caption-area span {
font-size: 13px;
}
.caption-area h1 {
color: #FFF;
font-family: Poppins;
font-size: 30px;
font-style: normal;
font-weight: 800;
margin-bottom: 10px;
line-height: 36px;
}
a.primary-btn{font-size:15px;}
a.primary-btn span {
position: absolute;
right: -1px;
top: 0px;
transition: ease-in-out 0.5s;
border: 1px solid #ff9407;
border-width:0px 0px 0px 1px;
width: 40px;}
.right-text span {
color: #323232;
font-family: Poppins;
font-size: 14px;
margin-bottom: -5px;
display: block;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.right-text p {
color: #000;
font-family: Poppins;
font-size: 14px;}
.right-text h2 {
color: #000;
font-family: Poppins;
font-size: 30px;}
.banner-top h2 {
position: relative;
color: #FFF;
font-family: Poppins;
font-size: 30px;}
section.discover-area h2 {
text-align: center;
color: #FFF;
font-family: Poppins;
font-size: 30px;}
.banner-top.position-relative.text-center p {
color: #FFF;
font-family: Poppins;
font-size: 13px;}
.img-cvrd {
position: relative;
overflow: hidden;
height: 200px;
width: 100%;
}
p.clr {
color: #fff;
text-align: center;
font-size: 13px;
}
.d-cap p {
color: #fff;
margin-bottom: 15px;
font-size: 13px;
}
.input-space button {
background: #FF9407;
color: #FFF;
font-family: Poppins;
font-size: 13px;}
footer p {
color: #fff;
font-size: 13px;
}
ul.list-area li a {
position: relative;
color: #FFF;
transition: ease-in-out 0.5s;
font-family: Poppins;
font-size: 13px;}
section.follow-us h2 {
color: #000;
font-family: Poppins;
font-size: 30px;}
.white-heading.text-center span {
font-size: 13px;
}
.white-heading.text-center h2 {
color: #FFF;
font-family: Poppins;
font-size: 30px;}
a.primary-btn.wht {
font-size: 12px;
padding: 10px 50px 10px 10px;
}
.new-simple-blk {    height: 232px;
background: #000;
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
border: 1px solid #000;
padding: 20px 25px 20px 25px;
}
section.new-product-left {
padding: 40px 0px;
}
.new-simple-blk p {
color: #FFF;
font-family: Poppins;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.img-long-cvr {
position: relative;
height: 232px;
}
.new-simple-blk h3 {
color: #FFF;
font-family: Poppins;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 23px;
}
.abt-left-txt h4 {
color: #000;
font-family: Poppins;
font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: 50px;
margin-top: 0px;
}
}
@media (min-width: 320px) and (max-width: 767px) {
    .right-text {
    margin-top: 20px;
}
  .img-cvrd {
    position: relative;
    overflow: hidden;
    height: 310px;
    width: 100%;
}
  
  ul#search-results {
    background: #fff;
    padding: 10px;
    margin-top: 2px;
    border: 1px solid #000;
    max-width: 88%;
    border-radius: 5px;
}
	ul.navbar-nav.mx-auto.mb-2.mb-lg-0 li a:after {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    margin-top: 5px;
    margin: 5px auto 0px;
    background: #FF9407;
    transition: width .4s ease-in;
}
	ul.navbar-nav.mx-auto.mb-2.mb-lg-0 li a.active::after {
    width: 41px;
}
	ul.navbar-nav.mx-auto.mb-2.mb-lg-0 li a:hover::after {
    width: 41px;
}
	.search-bar input[type=search] {
    width: 88%;
    padding-left: 15px;
     height: 45px;
   
  
}
a.crs-btn {
    position: absolute;
    top: 15px;
    right: 20px;
}
.search-bar {
    display: none;
    position: absolute;
    max-width: 100%;
    left: 0px;
    padding: 8px 11px 10px;
    z-index: 2;
    right: 0px;
    background: #fff;
    height: 61px;
    width: 100%;
}
.abt-left-txt p {
margin-bottom: 5px;
font-size: 13px;
}
.left-cvr p {
font-size: 13px;
}
.accordion-body {
font-size: 13px;
}
button.accordion-button {
font-size: 14px;
}
.extra-desc h3 {
color: #000;
font-family: Poppins;
font-size: 22px;
font-style: normal;
font-weight: 700;
line-height: 28px;
}
ul.tick-list li i {
position: absolute;
left: 0px;
top: 4px;
}
ul.tick-list li {
color: #000;
padding-left: 22px;
position: relative;
font-family: Poppins;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 20px;
margin-bottom: 5px;
}
.extra-desc p {
font-size: 13px;
margin-bottom: 5px;
}
section.more-products h2{font-size:30px;}
section.product-detail {
padding: 30px 0px;
}
.product-desc h2 {
font-size: 30px;
margin-top: 15px;
}
.extra-img img {
border-top-right-radius: 0px;
overflow: hidden;
border-bottom-right-radius: 15px;
border-bottom-left-radius: 15px;
}
.extra-desc {
border-top-left-radius: 15px;
border-bottom-left-radius: 0px;
background: #F3F3F3;
height: 100%;
padding: 30px;
border-top-right-radius: 15px;
}
section.abt-history {
padding: 50px 0px;
}
section.heading-area {
/* background: url(abt-banner.jpg); */
background: #000;
padding: 35px 0px 30px;
background-repeat: no-repeat;
background-size: cover;
width: 100%;
}
.heading-cvr h2 {
color: #FFF;
font-family: Poppins;
font-size: 30px;
margin-top: 0px;
margin-bottom: 0px;
}
.left-cvr h3 {
color: #000;
font-family: Poppins;
font-size: 30px;}
section.abt-left {
padding: 40px 0px 40px;
}
.abt-left-txt h4 {
color: #000;
font-family: Poppins;
font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: 40px;
margin-top: 20px;
}
ul.mob-icons.ipad-view {
display: block;
}
section.follow-us h2 {
color: #000;
font-family: Poppins;
font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: 30px;
}
.new-simple-blk.rht {
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
}
.img-long-cvr {
height: auto;
overflow: visible;
}
.img-long-cvr img {
position:static;
}
.new-simple-blk {
background: #000;
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
border: 1px solid #000;
padding: 25px 25px 35px 25px;
}
.col-md-3.pe-0 {
padding-right: 15px !important;    padding-left: 15px;
}
.col-md-9.ps-0 {
padding-left: 15px !important;    padding-right: 15px;
}
.col-md-3.ps-0 {
padding-left: 15px !important;    padding-right: 15px;
}
.col-md-9.pe-0 {
padding-right: 15px !important;    padding-left: 15px;
}
.img-area {
margin-bottom: 30px;
margin-top: 40px;
}
.d-cap p {
color: #fff;
margin-bottom: 15px;
font-size: 13px;
}
p.clr {
color: #fff;
text-align: center;
font-size: 13px;
}
section.discover-area h2 {
text-align: center;
color: #FFF;
font-family: Poppins;
font-size: 30px;}
.caption-area p {
color: #FFF;
font-family: Poppins;
font-size: 13px;}
.caption-area p {
margin-bottom: 15px;
}
.banner-top.position-relative.text-center p {
color: #FFF;
font-family: Poppins;
font-size: 13px;}
.banner-top h2 {
position: relative;
color: #FFF;
font-family: Poppins;
font-size: 30px;}
.right-text span {
color: #323232;
font-family: Poppins;
font-size: 14px;
margin-bottom: -5px;
display: block;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.right-text h2 {
color: #000;
font-family: Poppins;
font-size: 30px;}
.right-text p {
color: #000;
font-family: Poppins;
font-size: 14px;}
a.primary-btn{font-size:15px;}
a.primary-btn span {
position: absolute;
right: -1px;
top: 0px;
transition: ease-in-out 0.5s;
border: 1px solid #ff9407;
border-width:0px 0px 0px 1px;
width: 40px;}
section.banner-area {
padding: 30px 0px;
}
.caption-area span {
font-size: 13px;
}
.caption-area h1 {
color: #FFF;
font-family: Poppins;
font-size: 30px;
font-style: normal;
font-weight: 800;
margin-bottom: 10px;
line-height: 36px;
}
ul.navbar-nav.mx-auto.mb-2.mb-lg-0 li {
font-size: 13px;
}
span.badge {
background: #000;
padding: 3px 6px 2px 6px;
position: absolute;
text-align: center;
border-radius: 10px;
right: -1px;
top: -3px;
}
a.navbar-brand img {
max-width: 50px;
}
button.navbar-toggler:focus {outline:none; box-shadow:none;}
button.navbar-toggler {outline:none; box-shadow:none; border:0px;
color: #000;
font-weight: 100;
padding: 0px;
}
ul.mob-icons.ipad-view li {
float: left;
margin-right: 10px;
}
    ul.mob-icons.ipad-view {
        position: absolute;
        right: 45px;
        top: 8px;
    }
ul.navbar-nav.mx-auto.mb-2.mb-lg-0 li {
padding: 0px 0px;    text-align: center;
}
button.navbar-toggler {
border: 0px;
padding: 5px 0px 0px;
}
.dsk-view{display:none !important;}
.mob-view{display:block !important;}
ul.navbar-nav.mx-auto.mb-2.mb-lg-0 li {
padding: 0px 0px;
}
.owl-nav {
display: none;
}
.white-heading.text-center h2 {
color: #FFF;
font-family: Poppins;
font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: 35px;
}
.news-alert.text-center {
background: #000;
padding: 8px 0px;
color: #FFF;
font-family: Poppins;
font-size: 12px;
font-style: normal;
font-weight: 700;
}
section.banner-area {
width: 100%;
background-size: cover !important;
padding: 50px 0px 380px;
background: url(mob-cream.png);
background-repeat: no-repeat;    background-position: bottom;
}
section.discover-area {
background: #000 !important;
}
.input-space {
margin-bottom: 20px;
}
.input-space button {
background: #FF9407;
color: #FFF;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 27px;
top: 1px;
position: absolute;
color: #000;
right: 0px;
padding: 9px 20px;
border: 1px solid #FF9407;
border-radius: 30px;
}
}
@media (min-width: 481px) and (max-width: 576px) {
  .img-cvrd {
  position: relative;
  overflow: hidden;
  height: 200px;
  margin-bottom:10px;  
  width: 100%;
  }
}
@media (min-width: 430px) and (max-width: 578px) {
  .img-cvrd {
        position: relative;
        overflow: hidden;
        height: 210px !important;
        width: 100%;
    }
}
  @media (min-width: 320px) and (max-width: 480px) {
  .product-cvr h3{  
    padding: 15px 15px 0px;}
  .img-cvrd {
    position: relative;
    overflow: hidden;
    height: 200px;
    width: 100%;
    }
  }

}