@import url(vendors/normalize.css);
@import url(vendors/bootstrap.min.css);
@import url(vendors/uicons-regular-straight.css);
@import url(plugins/jquery-ui.css);
@import url(plugins/magnific-popup.css);
@import url(plugins/select2.min.css);
@import url(plugins/slick.css);
@import url(plugins/perfect-scrollbar.css);

/*******************************************************************************************************************/
:root {
    --font-body: "Poppins", Arial, Tahoma, sans-serif;
    --font-heading: "Poppins", Arial, Tahoma, sans-serif;
}

body {
    font-family: var(--font-body);
}

h1, h2, h3, h4, h5, h6 {
    font-family: var(--font-heading);
}


body {
    font-family: var(--font-body);
}

h1, h2, h3, h4, h5, h6 {
    font-family: var(--font-heading);
}


button, input, select, textarea {
    font-family: var(--font-body);
}


 #Rings .mega-menu .col-lg-9 #Style{
    position: relative !important;
    /*top: -93px;*/
 }
 
 #blog-details .col-lg-3{
    position: sticky !important;
    top: 76px;
    right: 12px;
    height: 100%;
}
.accordion-button:not(.collapsed) {
    background-color: transparent !important;
}
 /*#Rings .mega-menu .col-lg-9 #nav_price{*/
 /*   position: relative !important;*/
 /*   left: 0%;*/
 /*   top: -107px;*/
 /*}*/
 
 /*#Rings .mega-menu .col-lg-9 #Plating{*/
 /*   position: relative !important;*/
 /*   right: -50%;*/
 /*   bottom: 15%;*/
 /*}*/
 
 /* #Rings .mega-menu .col-lg-9 #Lab-Grown{*/
 /*   position: relative;*/
 /*   left: -25%;*/
 /*   top: 167px;*/
 /*}*/
 
 #myDiv ul{
     list-style: inside !important;
     /*list-style: disc !important;*/
     color:black !important;
     margin-bottom:10px !important;
 }
 .login-button{background-color:black !important}
 
/*******************************************************************************************************************/
 
 /* #Necklaces .mega-menu .col-lg-9 #Pearls{*/
 /*   position: relative !important;*/
 /*   left: -25%;*/
 /*   top:0px;*/
  
 /*}*/
 /* #Necklaces .mega-menu .col-lg-9 #Plating{*/
 /*   position: relative !important;*/
 /*   left: 75%;*/
 /*   top: -310px;*/
 /*}*/
 /* #Necklaces .mega-menu .col-lg-9 #nav_price{*/
 /*   position: relative !important;*/
 /*   left: 25%;*/
 /*   bottom: 183px;*/
 /*}*/

 /* #Necklaces .mega-menu .col-lg-9 #Lab-Grown{*/
 /*   position: relative !important;*/
 /*   bottom: -175px;*/
 /*   left: -25%;*/
 /*}*/
 
 /* #Necklaces .mega-menu .col-lg-9 #Style{*/
 /*   position: relative !important;*/
 /*   top: 7px;*/
 /*}*/
 
/*******************************************************************************************************************/
 
 /* #Earrings .mega-menu .col-lg-9 #Pearls{*/
 /*   position: relative !important;*/
 /*   left: -25%;*/
 /*   top:0px;*/
  
 /*}*/
 /* #Earrings .mega-menu .col-lg-9 #Plating{*/
 /*   position: relative !important;*/
 /*   left: 75%;*/
 /*   top: -342px;*/
 /*}*/
 /* #Earrings .mega-menu .col-lg-9 #nav_price{*/
 /*   position: relative !important;*/
 /*   left: 25%;*/
 /*   bottom: 210px;*/
 /*}*/

 /* #Earrings .mega-menu .col-lg-9 #Lab-Grown{*/
 /*   position: relative !important;*/
 /*   bottom: -175px;*/
 /*   left: -25%;*/
 /*}*/
 
 /* #Earrings .mega-menu .col-lg-9 #Style{*/
 /*   position: relative !important;*/
 /*   top: -10px;*/
 /*}*/
 
/*******************************************************************************************************************/
/*******************************************************************************************************************/
 
 
 /* #Bracelets .mega-menu .col-lg-9 #Plating{*/
 /*   position: relative !important;*/
 /*   left: 25%;*/
 /*   top: -132px;*/
 /*}*/
 /* #Bracelets .mega-menu .col-lg-9 #nav_price{*/
 /*   position: relative !important;*/
 /*   left: 25%;*/
 /*   bottom: 164px;*/
 /*}*/
 /*#Bracelets .mega-menu .col-lg-9 #Style{*/
 /*   position: relative !important;*/
 /*   top: -10px;*/
 /*}*/
 
 /*******************************************************************************************************************/
/*  #Lab-Grown ul li, #Diamonds ul li, #Pearls ul li, #Style ul li, #nav_price ul li, #Plating ul li{*/
/*      margin-bottom:4px !important;*/
/*  }*/
  
/*  #Lab-Grown .menu-title {*/
/*      margin-bottom:15px !important;*/
/*  }*/
 
/*#Rings .mega-menu .col-lg-9 #Pearls{*/
/*    position: relative;*/
/*    left: -26%*/
/* }*/
 
 /*#Earrings .mega-menu .col-lg-9 :nth-child(6){*/
 /*    position: relative;top: -21%;*/
 /*}*/
 
 
 /*#Bracelets .mega-menu .col-lg-9 :nth-child(6){*/
 /*    position: relative;top: -21%;*/
 /*}*/

 #Gifts .mega-menu .col-lg-9 :nth-child(2) ul{
     max-height: 280px;overflow-y: scroll;margin-right:35px;
 }
#Rings:hover .mega-menu .col-lg-3 .ring{
    display:block !important;
}

#Necklaces:hover .mega-menu .col-lg-3 .necklaces{
    display:block !important;
}

#Earrings:hover .mega-menu .col-lg-3 .earrings{
    display:block !important;
}

#Bracelets:hover .mega-menu .col-lg-3 .bracelets{
    display:block !important;
}

#Gifts:hover .mega-menu .col-lg-3 .gifts{
    display:block !important;
}

#Gifts:hover .mega-menu .col-lg-9 #gifts_by_category{
    display:block !important;
}


.bg-dark{
    background-color:black !important;
}
#droupdown-custome-box{
    width: 18.75rem;
    position: absolute;
    background: white;
    top: 50px;
    right: 8%;
    z-index: 999;
    border-radius: 2%;
    display:none;
}

#hover_Contact:hover + #droupdown-custome-box,
#droupdown-custome-box:hover {
    display: block !important;
}
/*RESET*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.mobile-logo{
    min-width: 100px !important;
}
body {
    background-color: #fff !important;
}

thead {
    font-weight: 600;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    /*list-style: none;*/
    list-style: inside;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    max-width: 100%;
}

*:focus,
select:focus,
.custom-select:focus,
button:focus,
textarea:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=number]:focus,
[type=text].form-control:focus,
[type=password].form-control:focus,
[type=email].form-control:focus,
[type=tel].form-control:focus,
[contenteditable].form-control:focus {
    outline: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

input:focus::-moz-placeholder {
    opacity: 0;
    -webkit-transition: .4s;
    transition: .4s;
}

a {
    color: #232323;
}

a:hover {
    color: #232323;
    text-decoration: #000 1px solid !important;
}

/*--- Common Classes---------------------*/
::-moz-selection {
    background: #088178;
    color: #fff;
}

::selection {
    background: #088178;
    color: #fff;
}

::-moz-selection {
    background: #088178;
    color: #fff;
}

::-webkit-input-placeholder {
    color: #838383;
}

:-ms-input-placeholder {
    color: #838383;
}

::-ms-input-placeholder {
    color: #838383;
}

::placeholder {
    color: #8c8b8b;
}

.fix {
    overflow: hidden;
}

.hidden {
    display: none;
}

.clear {
    clear: both;
}

.section {
    float: left;
    width: 100%;
}

.f-right {
    float: right;
}

.capitalize {
    text-transform: capitalize;
}

.uppercase {
    text-transform: uppercase;
}

.bg-img {
    background-position: center center;
    background-size: cover;
}

.position-relative {
    position: relative;
}

.height-100vh {
    height: 100vh !important;
}

*:focus,
select:focus,
.custom-select:focus,
button:focus,
textarea:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=number]:focus,
[type=text].form-control:focus,
[type=password].form-control:focus,
[type=email].form-control:focus,
[type=tel].form-control:focus,
[contenteditable].form-control:focus {
    outline: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.bg-grey-9 {
    background-color: #f4f5f9;
}

.border-radius-5 {
    border-radius: 5px;
}

.border-radius-10 {
    border-radius: 10px;
}

.border-radius-20 {
    border-radius: 20px;
}

.img-hover-scale img {
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    transition: transform .5s, -webkit-transform .5s;
}

.img-hover-scale-1 {
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    transition: transform .5s, -webkit-transform .5s;
}

.img-hover-scale-1:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    transition: transform .5s, -webkit-transform .5s;
}

.img-hover-scale:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    transition: transform .5s, -webkit-transform .5s;
}

.hover-up {
    -webkit-transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
    transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
}

.hover-up:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
    transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
}

.text-brand {
    color: black !important;
}

.text-primary {
    color: #3f81eb !important;
}

.text-warning {
    color: #ffb300 !important;
}

.text-danger {
    color: #ff3551 !important;
}

.text-success {
    color: black !important;
}

.text-info {
    color: #18a1b7 !important;
}

.text-grey-4 {
    color: #90908e !important;
}

.text-muted {
    color: #8e8e90 !important;
}

.text-7 {
    color: #d77f7a !important;
}

.text-8 {
    color: #63a2c1 !important;
}

.text-grey-5,
.text-grey-5 a,
.text-hover-grey-5:hover {
    color: #a2a2a2 !important;
}

.bg-brand {
    background-color: #088178 !important;
}

.bg-primary {
    background-color: #3f81eb !important;
}

.bg-warning {
    background-color: #ffb300 !important;
}

.bg-danger {
    background-color: #ff3551 !important;
}

.bg-success {
    background-color: #3ed092 !important;
}

.bg-info {
    background-color: #18a1b7 !important;
}

.bg-grey-4 {
    background-color: #90908e !important;
}

/* .border {
    border: 1px solid #e2e9e1 !important;
} */
.box-shadow-outer-6 {
    -webkit-box-shadow: 20px 20px 54px rgba(0, 0, 0, 0.03);
    box-shadow: 20px 20px 54px rgba(0, 0, 0, 0.03);
}

.box-shadow-outer-6:hover {
    -webkit-box-shadow: 20px 20px 54px rgba(0, 0, 0, 0.05);
    box-shadow: 20px 20px 54px rgba(0, 0, 0, 0.05);
}

.box-shadow-outer-7 {
    -webkit-box-shadow: 0 0 11px 0 rgba(78, 42, 222, 0.03), 0 8px 16px 0 rgba(78, 42, 222, 0.08);
    box-shadow: 0 0 11px 0 rgba(78, 42, 222, 0.03), 0 8px 16px 0 rgba(78, 42, 222, 0.08);
}

.box-shadow-outer-7:hover {
    -webkit-box-shadow: 0 0 14px 0 rgba(78, 42, 222, 0.03), 0 8px 18px 0 rgba(78, 42, 222, 0.09);
    box-shadow: 0 0 14px 0 rgba(78, 42, 222, 0.03), 0 8px 18px 0 rgba(78, 42, 222, 0.09);
}

.box-shadow-outer-3,
.box-hover-shadow-outer-3:hover {
    -webkit-box-shadow: 0 5px 16px 0 rgba(118, 126, 173, 0.09);
    box-shadow: 0 5px 16px 0 rgba(118, 126, 173, 0.09);
}

/* *********  BORDER  ***** */
.border-brand {
    border-color: #088178 !important;
}

.border-muted {
    border-color: #f7f8f9;
}

.section-border {
    border-top: 1px solid #e6e9ec;
    border-bottom: 1px solid #e6e9ec;
}

.border-color-1 {
    border-color: #e0dede;
}

a,
button,
img,
input,
span,
h4 {
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

@-webkit-keyframes slideleft {
    10% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
        right: 0;
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    90% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
        right: 100%;
    }
}

@keyframes slideleft {
    10% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
        right: 0;
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    90% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
        right: 100%;
    }
}

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
        transform: perspective(120px) rotateX(0) rotateY(0);
    }

    50% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(0);
        transform: perspective(120px) rotateX(-180deg) rotateY(0);
    }

    100% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
        transform: perspective(120px) rotateX(0) rotateY(0);
    }

    50% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(0);
        transform: perspective(120px) rotateX(-180deg) rotateY(0);
    }

    100% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
    }
}

@-webkit-keyframes shadow-pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0px rgba(239, 63, 72, 0.8);
        box-shadow: 0 0 0 0px rgba(239, 63, 72, 0.8);
    }

    100% {
        -webkit-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0);
        box-shadow: 0 0 0 5px rgba(0, 0, 0, 0);
    }
}

@keyframes shadow-pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0px rgba(239, 63, 72, 0.8);
        box-shadow: 0 0 0 0px rgba(239, 63, 72, 0.8);
    }

    100% {
        -webkit-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0);
        box-shadow: 0 0 0 5px rgba(0, 0, 0, 0);
    }
}

@-webkit-keyframes shadow-pulse-big {
    0% {
        -webkit-box-shadow: 0 0 0 0px rgba(239, 63, 72, 0.1);
        box-shadow: 0 0 0 0px rgba(239, 63, 72, 0.1);
    }

    100% {
        -webkit-box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
        box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
    }
}

@keyframes shadow-pulse-big {
    0% {
        -webkit-box-shadow: 0 0 0 0px rgba(239, 63, 72, 0.1);
        box-shadow: 0 0 0 0px rgba(239, 63, 72, 0.1);
    }

    100% {
        -webkit-box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
        box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
    }
}

@-webkit-keyframes jump {
    0% {
        -webkit-transform: translate3d(0, 20%, 0);
        transform: translate3d(0, 20%, 0);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes jump {
    0% {
        -webkit-transform: translate3d(0, 20%, 0);
        transform: translate3d(0, 20%, 0);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.jump {
    -webkit-transform-origin: 0;
    transform-origin: 0;
    -webkit-animation: jump .5s linear alternate infinite;
    animation: jump .5s linear alternate infinite;
}

/*TYPOGRAPHY*/
body {
    color: #4f5d77;
    font-size: 14px;
    line-height: 24px;
    font-style: normal;
    /* font-weight: 400; */
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #222222;
    /* font-weight: 600; */
}

/* h1 {
    font-size: 36px;
} */
h2 {
    font-size: 27px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 12px;
}

p:last-child {
    margin-bottom: 0;
}

a,
button {
    text-decoration: none;
    cursor: pointer;
}

b {
    font-weight: 500;
}

strong,
.fw-600 {
    font-weight: 600;
}

.fw-900 {
    font-weight: 900;
}

.fw-300 {
    font-weight: 300;
}

.section-title {
    font-weight: 600;
    font-size: 1.1rem;
}

.section-title.style-1 {
    position: relative;
    border-bottom: 1px solid #e2e9e1;
    padding-bottom: 10px;
    font-size: 16px;
}

.section-title.style-1::after {
    content: "";
    width: 50px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: black;
}

.section-title span {
    color: #088178;
}

h3.section-title {
    font-size: 22px;
}

h5.widget-title {
    font-size: 18px;
    font-weight: 600;
}

.text-body {
    color: #4f5d77 !important;
}

.font-xxs {
    font-size: 12px;
}

.font-xs {
    font-size: 13px;
}

.font-sm {
    font-size: 14px;
}

.font-md {
    font-size: 15px;
}

.font-lg {
    font-size: 17px;
}

.font-xl {
    font-size: 19px;
}

.font-xxl {
    font-size: 58px;
}

.text-style-1 {
    position: relative;
}

.text-style-1::after {
    content: "";
    background-color: #ffdabf;
    height: 20%;
    width: 110%;
    display: block;
    position: absolute;
    bottom: 20%;
    left: -5%;
    z-index: -1;
    opacity: 0.8;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    transition: transform .5s, -webkit-transform .5s;
}

.text-style-1:hover::after {
    height: 30%;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    transition: transform .5s, -webkit-transform .5s;
}

.fw-700 {
    font-weight: 700;
}

/*COMPONENTS -> BUTTONS*/
.btn-default {
    color: #fff;
    background-color: #088178;
    border-radius: 50px;
    padding: 13px 28px;
}

.btn-default i {
    /* font-weight: 400; */
    font-size: 12px;
    margin-left: 10px;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
}

.btn-default:hover i {
    margin-left: 15px;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
}

.btn-lg {
    padding: 13px 28px;
    font-size: 16px;
}

.btn-sm {
    padding: 8px 18px !important;
    font-size: 12px;
}

.btn-md {
    padding: 10px 24px !important;
    font-size: 12px;
}

.btn-outline {
    background-color: transparent !important;
}

.btn-check:focus+.btn,
.btn:focus {
    outline: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.btn:hover {
    /* color: white; */
}

.btn-shadow-brand {
    -webkit-box-shadow: 0 2px 6px 0 rgba(88, 151, 251, 0.16);
    box-shadow: 0 2px 6px 0 rgba(88, 151, 251, 0.16);
    border: 1px solid #f7f8f9;
}

.btn-shadow-brand:hover {
    border: 1px solid #088178;
}

.btn-brand {
    background-color: #088178;
    border-color: #088178;
}

button.submit,
button[type='submit'] {
    font-size: 15px;
    font-weight: 500;
    padding: 8px 30px;
    color: #ffffff;
    border: none;
    /* background-color: #3a3a3a;  commented as color dont allign properly*/
    background-color: #000000;
    border: 1px solid #000;
    border-radius: 0;
    transition: all .5s;
}

button.submit:hover,
button[type='submit']:hover {
    background-color: white !important;
    color:black !important;
}

.text-dark{color:black !important}

.product-extra-link2 .buy_now {
    padding: 4px 4px;
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
    transition: all .6s;
    font-size: 16px;
    border-radius: 0;
}

.product-extra-link2 .buy_now:hover {
    border: 1px solid #000 !important;
    color: #000;
    background-color: transparent !important;
}

.buy_now .bg-trans:hover {
    background-color: transparent;
    color: #000 !important;
}

.btn-brand:hover {
    background-color: #046963 !important;
}

.btn-login {
    font-weight: 13px;
}

.btn-login .btn {
    min-width: unset;
}

.btn-login li {
    margin: 0px 5px 0;
    display: inline-block;
}

.btn-login li a {
    border-radius: 5px;
    padding: 15px 25px;
    color: #fff;
    display: block;
    line-height: 1;
    text-transform: none;
    letter-spacing: 0;
    font-size: 14px;
}

.btn,
.button {
    display: inline-block;
    border: 1px solid transparent;
    font-size: 14px;
    font-weight: 700;
    padding: 12px 30px;
    border-radius: 4px;
    color: #fff;
    border: 1px solid #046963;
    background-color: #088178;
    cursor: pointer;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    letter-spacing: 0px;
}

.btn:hover,
.button:hover {
    /* background-color: #046963; */
}

.btn.btn-sm,
.button.btn-sm {
    padding: 8px 18px;
    font-size: 12px;
    text-transform: none;
    line-height: 1.8;
}

.btn.btn-rounded,
.button.btn-rounded {
    border-radius: 50px;
}

.btn.btn-secondary,
.button.btn-secondary {
    background-color: #41506b;
    border-color: #41506b;
}

.btn.btn-facebook,
.button.btn-facebook {
    background: #3b5998;
    border-color: #3b5998;
}

.btn.btn-google,
.button.btn-google {
    background: #d85040;
    border-color: #d85040;
}

.btn.btn-brush,
.button.btn-brush {
    background-color: transparent;
    color: #088178;
    border: 0;
    padding: 14px 80px 14px 65px;
    background-repeat: no-repeat;
}

.btn.btn-brush i,
.button.btn-brush i {
    margin: 3px 0 0 5px;
}

.btn.btn-brush.btn-brush-1,
.button.btn-brush.btn-brush-1 {
    background-image: url(../imgs/theme/btn-brush-bg-1.png);
}

.btn.btn-brush.btn-brush-2,
.button.btn-brush.btn-brush-2 {
    background-image: url(../imgs/theme/btn-brush-bg-2.png);
}

.btn.btn-brush.btn-brush-3,
.button.btn-brush.btn-brush-3 {
    background-image: url(../imgs/theme/btn-brush-bg-3.png);
}

.comments-area .btn-reply {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.comments-area .btn-reply i {
    margin-left: 5px;
    font-size: 12px;
}

.tags .btn,
.tags .button {
    border-radius: 4px;
    float: left;
}

/*COMPONENTS -> FORM*/
input:-moz-placeholder,
textarea:-moz-placeholder {
    opacity: 1;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    opacity: 1;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    opacity: 1;
}

input {
    text-transform: none !important;
    border: 1px solid black;
    border-radius: 4px;
    height: 31px !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 20px;
    font-size: 13px;
    color: black;
    width: 100%;
}

input:focus {
    background: transparent;
    border: 1px solid #88c1be;
}

input.square {
    border-radius: 0;
}

select {
    width: 100%;
    background: transparent;
    border: 0px solid #f4f5f9;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 13px;
    color: #161c27;
}

option {
    background: #fff;
    border: 0px solid #626262;
    padding-left: 10px;
    font-size: 13px;
}

textarea {
    border: 1px solid #e2e9e1;
    border-radius: 4px;
    height: 45px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 10px 10px 10px 20px;
    font-size: 13px;
    color: #161c27;
    width: 100%;
    min-height: 200px;
}

textarea:focus {
    background: transparent;
    border: 1px solid #88c1be;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border-radius: 0;
    border-right: 0;
    height: 45px;
    padding-left: 0;
    border-top: 0;
    border-left: 0;
    font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 45px;
    font-size: 16px;
    padding: 0;
    letter-spacing: 0px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 12px;
    right: 15px;
    width: 20px;
}

.custom_select {
    position: relative;
    width: 100%;
}

.custom_select .select2-container {
    max-width: 155px;
}

.custom_select .nice-select {
    width: 100%;
    margin-bottom: 1rem;
}

.custom_select .select2-container--default .select2-selection--single {
    border: 1px solid #e2e9e1;
    border-radius: 4px;
    height: 45px;
    line-height: 45px;
    padding-left: 20px;
    font-size: 13px;
    color: #1a1a1a;
}

.custom_select .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 45px;
    font-size: 13px;
    color: #1a1a1a;
    padding-left: 0;
    border: 1px solid black;
}

.custom_select .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 9px;
    right: 14px;
}

.select2-dropdown {
    border: 1px solid #eef0ee;
    border-radius: 0 0 4px 4px;
    padding: 15px;
    min-width: 220px;
}

.select2-dropdown .select2-search--dropdown {
    padding: 0;
}

.select2-dropdown .select2-search--dropdown .select2-search__field {
    border: 1px solid #088178;
    margin-bottom: 15px;
    border-radius: 5px;
    height: 40px;
    padding-left: 20px;
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.select2-results__options::-webkit-scrollbar {
    width: 16px;
    background-clip: padding-box;
}

.select2-results__options::-webkit-scrollbar-track {
    background-color: #F4F4F4;
    height: 8px;
    background-clip: padding-box;
    border-right: 10px solid rgba(0, 0, 0, 0);
    border-top: 10px solid rgba(0, 0, 0, 0);
    border-bottom: 10px solid rgba(0, 0, 0, 0);
}

.select2-results__options::-webkit-scrollbar-thumb {
    background-clip: padding-box;
    background-color: #d1d1d1;
    border-right: 10px solid rgba(0, 0, 0, 0);
    border-top: 10px solid rgba(0, 0, 0, 0);
    border-bottom: 10px solid rgba(0, 0, 0, 0);
}

.select2-results__options::-webkit-scrollbar-button {
    display: none;
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto;
    scrollbar-width: thin;
}

.select2-container--default .select2-results__option[aria-selected="true"] {
    background-color: #ececec;
    color: unset;
}

.select2-container {
    max-width: 135px;
}

/*contact form*/
.contact-from-area .contact-form-style button {
    font-size: 15px;
    font-weight: 500;
    padding: 12px 40px;
    color: #ffffff;
    border: none;
    background-color: #088178;
    border: 1px solid #046963;
    border-radius: 5px;
}

.contact-from-area .contact-form-style button:hover {
    background-color: #046963 !important;
}

.form-group {
    margin-bottom: 1rem;
}

.form-group input {
    background: #fff;
    border: 1px solid #e2e9e1;
    height: 25px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 20px;
    font-size: 13px;
    color: #1a1a1a;
    width: 100%;
}

.form-group input:focus {
    background: transparent;
    border-color: #e2e9e1;
}

label {
    margin-bottom: 0px;
}

.input_para {
    font-size: 10px;

}

.custome-radio .form-check-label,
.custome-checkbox .form-check-label {
    position: relative;
    cursor: pointer;
}

.custome-checkbox .form-check-label {
    position: relative;
    cursor: pointer;
    color: #687188;
    padding: 0;
    vertical-align: middle;
}

.custome-checkbox .form-check-label::before {
    content: "";
    border: 2px solid #ced4da;
    height: 17px;
    width: 17px;
    margin: 0px 8px 0 0;
    display: inline-block;
    vertical-align: middle;
    border-radius: 2px;
}

.custome-checkbox .form-check-label span {
    vertical-align: middle;
}

.custome-checkbox input[type="checkbox"]:checked+.form-check-label::after {
    opacity: 1;
}

.custome-checkbox input[type="checkbox"]+.form-check-label::after {
    content: "";
    width: 11px;
    position: absolute;
    top: 50%;
    left: 3px;
    opacity: 0;
    height: 6px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: translateY(-65%) rotate(-45deg);
    transform: translateY(-65%) rotate(-45deg);
}

.custome-radio .form-check-input,
.custome-checkbox .form-check-input {
    display: none;
}

.login_footer {
    margin-bottom: 20px;
    margin-top: 5px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    width: 100%;
}

.custome-checkbox input[type="checkbox"]:checked+.form-check-label::before {
    background-color: #088178;
    border-color: #088178;
}

.custome-checkbox input[type="checkbox"]:checked+.form-check-label::after {
    opacity: 1;
}

.divider-text-center {
    text-align: center;
    position: relative;
}

.divider-text-center::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    border-top: 1px solid #ddd;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.divider-text-center span {
    background-color: #fff;
    padding: 0 15px;
    position: relative;
    text-transform: uppercase;
}

.login_wrap {
    border-color: #e2e9e1;
    border-style: solid;
    border-width: 1px;
}

/*comment*/
.comments-area {
    background: transparent;
    /*border-top: 1px solid #e2e9e1;*/
    padding: 25px 0;
    margin-top: 0px;
}

.comments-area h5 {
    font-size: 16px;
    margin-bottom: 0px;
}

.comments-area a {
    color: #2a2a2a;
}

.comments-area .comment-list {
    padding-bottom: 48px;
}

.comments-area .comment-list:last-child {
    padding-bottom: 0px;
}

.comments-area .comment-list.left-padding {
    padding-left: 25px;
}

.comments-area .comment-list .single-comment {
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
}

.comments-area .comment-list .single-comment:not(:last-child) {
    border-bottom: 1px solid #e2e9e1;
}

.comments-area .thumb {
    margin-right: 20px;
}

.comments-area .thumb img {
    width: 70px;
    border-radius: 50%;
}

.comments-area .date {
    font-size: 14px;
    color: #999999;
    margin-bottom: 0;
    margin-left: 20px;
}

.comments-area .comment {
    margin-bottom: 10px;
    color: #777777;
    font-size: 15px;
}

.comments-area .btn-reply {
    background-color: transparent;
    color: #888888;
    padding: 5px 18px;
    font-size: 14px;
    display: block;
    /* font-weight: 400; */
}

.comments-area.style-2 {
    border: 0;
    margin-top: 0;
    padding: 25px 0;
}

.comments-area h4 {
    margin-bottom: 35px;
    color: #2a2a2a;
    font-size: 18px;
}

.comment-form .email {
    padding-right: 0px;
}

.form-control {
    border: 1px solid #f0e9ff;
     height: 37px !important; 
    padding: 8px;
    padding-left: 18px;
    font-size: 14px;
    background: transparent;
    border-radius: none;
    border-radius: 0 !important;
}

.form-control:focus {
    border: 1px solid #000;
    border-radius: 0;
    border-radius: 5px !important;
    /*border-right: none;*/
}

.comment-form {
    /*border-top: 1px solid;*/
    /*padding-top: 45px;*/
    margin-bottom: 20px;
}

.comment-form .form-group {
    margin-bottom: 20px;
}

.comment-form textarea {
    resize: vertical;
    border: 1px solid #e2e9e1;
    padding: 15px 10px 10px 20px;
    width: 100%;
    font-size: 13px;
    color: #1a1a1a;
    min-height: 200px;
    border-radius: 4px;
}

.comment-form textarea:focus {
    background: transparent;
    outline: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #088178;
}

.comment-form input {
    border: 1px solid #e2e9e1;
    border-radius: 4px;
    height: 45px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 20px;
    font-size: 13px;
    color: #1a1a1a;
    width: 100%;
}

.comment-form input:focus {
    background: transparent;
    outline: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #088178;
}

.comment-form button {
    font-size: 15px;
    font-weight: 500;
    padding: 12px 40px;
    color: #ffffff;
    border: none;
    background-color: #088178;
    border: 1px solid #046963;
    border-radius: 4px;
}

.comment-form button:hover {
    background-color: #3f81eb !important;
    border: none !important;
}

.form-control:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control::-webkit-input-placeholder {
    font-weight: 300;
    color: #999999;
    color: #777777;
}

.form-control:-ms-input-placeholder {
    font-weight: 300;
    color: #999999;
    color: #777777;
}

.form-control::-ms-input-placeholder {
    font-weight: 300;
    color: #999999;
    color: #777777;
}

.form-control::placeholder {
    font-weight: 300;
    color: #999999;
    color: #777777;
}

.nice-select .list {
    width: 100%;
}

.button-contactForm {
    background: #088178;
    color: #fff;
    border-color: #088178;
    padding: 12px 25px;
}

.search-form form {
    position: relative;
}

.search-form form input {
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.search-form form button {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    border: none;
    font-size: 14px;
    height: 100%;
    padding: 0 14px;
    background-color: transparent;
    color: #242424;
}

/*COMPONENTS -> SLIDER*/
.single-animation-wrap.slick-active .slider-animated-1 h1 {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.single-animation-wrap.slick-active .slider-animated-1 h2 {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.single-animation-wrap.slick-active .slider-animated-1 h3 {
    -webkit-animation-delay: 1.0s;
    animation-delay: 1.0s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.single-animation-wrap.slick-active .slider-animated-1 h4 {
    -webkit-animation-delay: 1.0s;
    animation-delay: 1.0s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.single-animation-wrap.slick-active .slider-animated-1 span {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.single-animation-wrap.slick-active .slider-animated-1 p {
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.single-animation-wrap.slick-active .slider-animated-1 a.btn {
    -webkit-animation-delay: 2.0s;
    animation-delay: 2.0s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.single-animation-wrap.slick-active .slider-animated-1.slider-product-price {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

.single-animation-wrap.slick-active .slider-animated-1 .single-slider-img img {
    -webkit-animation-delay: 0.5s;
    animation-timing-function: linear;
    animation-delay: 0.5s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.single-animation-wrap.slick-active .slider-animated-1 .slider-product-offer-wrap,
.single-animation-wrap.slick-active .slider-animated-1 .slider-product-offer-wrap-2 {
    -webkit-animation-delay: 1.0s;
    animation-delay: 1.0s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.hero-slider-1 img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.btn-black{
    background-color:white !important;
    color: black !important;
    font-size: 16px !important;
    border-color: black !important;
}
.btn-black:hover{
    background-color:black !important;
    color: white !important;
}
.btn-black:hover a{
    color: white !important;
}

.hero-slider-1 .single-slider-img-1 {
    height: 500px;
    position: relative;
}

.hero-slider-1 .single-slider-img-1 .slider-1-1 {
    position: absolute;
    bottom: 30px;
    right: 0;
}

.hero-slider-1 .single-slider-img-1 .slider-1-2 {
    position: absolute;
    bottom: 20px;
    right: 0;
}

.hero-slider-1 .single-slider-img-1 .slider-1-3 {
    position: absolute;
    bottom: 30px;
    right: 0;
}

.hero-slider-1.style-2 {
    height: 490px;
}

.hero-slider-1.style-2 .slider-1-height-2 {
    height: 490px;
    position: relative;
}

.hero-slider-1.style-2 .hero-slider-content-2 {
    padding-left: 300px;
    padding-top: 100px;
}

.hero-slider-1.style-2 .single-slider-img {
    position: absolute;
    bottom: 0;
    right: 0;
    top: 80px;
}

.hero-slider-1.style-2 .single-slider-img img {
    max-width: 550px;
}

.hero-slider-1.style-2.dot-style-1.dot-style-1-position-1 ul {
    bottom: 30px;
}

.hero-slider-1.style-3 {
    position: relative;
    height: unset;
}

.hero-slider-1.style-3 img {
    max-height: 620px;
}

.hero-slider-1.style-3 .slider-1-height-3 {
    height: 542px;
}

.hero-slider-1.style-3 .slider-img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    border-radius: 10px;
    overflow: hidden;
}

.hero-slider-1.style-3 .hero-slider-content-2 {
    position: absolute;
    z-index: 2;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    padding-left: 60px;
}

.hero-slider-1.style-3 .hero-slider-content-2 h1 {
    font-size: 50px;
}

.hero-slider-1.style-3 .hero-slider-content-2 h2 {
    font-size: 38px;
    line-height: 1.2;
}

.hero-slider-1.style-3 .hero-slider-content-2 h4 {
    font-size: 18px;
    margin: 0 0 7px 0;
}

.hero-slider-1.style-3 .hero-slider-content-2 p {
    font-size: 14px;
}

.hero-slider-1.style-3 .hero-slider-content-2 .btn-default {
    color: #fff;
    background-color: #ffb300;
    border-radius: 50px;
    padding: 10px 19px;
    font-size: 13px;
}

.hero-slider-1.style-3.dot-style-1.dot-style-1-position-1 ul {
    bottom: 10px;
}

.hero-slider-1.style-4.dot-style-1.dot-style-1-position-1 ul {
    bottom: 10px;
}

.hero-slider-content-2 h1 {
    font-size: 58px;
    line-height: 64px;
    margin: 0 0 0px;
}

.hero-slider-content-2 h2 {
    font-size: 46px;
    line-height: 54px;
    margin: 0 0 10px 0px;
}

.hero-slider-content-2 h3 {
    font-size: 34px;
    font-weight: 700;
    margin: 10px 0 15px;
    line-height: 1;
}

.hero-slider-content-2 h4 {
    font-size: 24px;
    margin: 0 0 18px;
}

.hero-slider-content-2 p {
    font-size: 18px;
    line-height: 36px;
    margin: 7px 0 22px;
    width: 74%;
}

.hero-slider-content-2 span {
    display: block;
    font-size: 15px;
    line-height: 1;
}

.single-slider-img {
    position: relative;
}

.dot-style-1 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.dot-style-1 ul li {
    margin: 0 3px;
}

.dot-style-1 ul li button {
    width: 10px;
    height: 10px;
    border-radius: 30px;
    border: 1px solid;
    padding: 0;
    font-size: 0px;
    border-color: #000;
    background: none;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.dot-style-1 ul li button:hover {
    background: #c1c1c1;
}

.dot-style-1 ul li.slick-active button {
    background: #000;
    border-color: #000;
}

.dot-style-1.dot-style-1-position-1 ul {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -4px;
}

.dot-style-1.dot-style-1-center ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.dot-style-1.dot-style-1-mt1 ul {
    margin-top: 30px;
}

.slider-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    width: 100%;
}

.slider-arrow .slider-btn {
    cursor: pointer;
    background: black;
    width: 45px;
    height: 45px;
    position: absolute;
    display: block;
    z-index: 100;
    border-radius: 50%;
    border: 1px solid #f7e3dc;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    text-align: center;
    line-height: 48px;
    font-size: 14px;
    color: white;
    opacity: .8;
}

.slider-arrow .slider-btn.slider-prev {
    right: 65px;
    top: -161px;
}

.slider-arrow .slider-btn.slider-prev i {
    margin-right: 2px;
}

.slider-arrow .slider-btn.slider-next {
    right: 20px;
    top: -161px;
}

.slider-arrow .slider-btn.slider-next i {
    margin-left: 2px;
}

.slider-arrow .slider-btn:hover {
    background-color: black;
    color: #fff;
    border-color: black;
}

.slider-arrow.slider-arrow-2 .slider-btn {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 10px;
}

.slider-arrow.slider-arrow-3 .slider-btn {
    width: 30px;
    height: 30px;
    line-height: 28px;
    font-size: 12px;
    margin-top: -15px;
}

.slider-arrow.style-3 .slider-btn {
    width: 40px;
    height: 40px;
    border: 1px solid #dcdeed;
    line-height: 40px;
    font-size: 12px;
    margin-top: -20px;
}

.home-slide-cover {
    position: relative;
    padding: 0 30px;
}

.home-slide-cover .slider-arrow {
    left: 0;
}

.home-slide-cover .hero-slider-content-2 {
    padding-left: 50px;
}

/*Carausel*/
.carausel-6-columns-cover .carausel-6-columns {
    overflow: hidden;
    margin: 0 -12px;
}

.carausel-6-columns-cover .carausel-6-columns .card-1 {
    margin-right: 12px;
    margin-left: 12px;
}

.carausel-6-columns-cover .product-img {
    border: 1px solid #cce7d0;
}

.carausel-6-columns-cover .slider-arrow {
    top: -50px;
}

.carausel-6-columns-cover .slider-arrow .slider-btn.slider-next {
    right: 0;
}

.carausel-6-columns-cover .slider-arrow .slider-btn.slider-prev {
    right: 40px;
    left: unset;
}

.carausel-6-columns-cover.arrow-center .slider-arrow {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -50px;
}

.carausel-6-columns-cover.arrow-center .slider-arrow .slider-btn.slider-next {
    right: -30px;
}

.carausel-6-columns-cover.arrow-center .slider-arrow .slider-btn.slider-prev {
    left: -30px;
}

.carausel-6-columns-cover.arrow-center .slider-arrow.slider-arrow-3 {
    margin-top: 0;
}

.carausel-4-columns-cover .carausel-4-columns {
    overflow: hidden;
    margin: 0 -12px;
}

.carausel-4-columns-cover .carausel-4-columns .product-cart-wrap {
    margin-right: 12px;
    margin-left: 12px;
}

.carausel-4-columns-cover .carausel-4-columns-arrow {
    margin-top: -100px;
}

.bg-grey-10 {
    background-color: #d0f3ec;
}

.home-slider .slider-arrow {
    opacity: 0;
    visibility: visible;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.home-slider:hover .slider-arrow {
    opacity: 1;
    visibility: visible;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}



.view_detail a,
.view_detail button {
    padding: 10px 25px;
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
    transition: all .6s;
    font-size: 16px;
}

.view_detail a:hover,
.view_detail button:hover {
    border: 1px solid #000;
    color: #000;
    background-color: transparent;
}

.carausel-1-columns img {
    width: 100%;
    height: auto;
    /* margin: auto; */
    display: block;
}


.slider_pro {
    position: relative;
}

.slider_pro .banner_overlay,
.slider_pro .banner_overlay_2 {
    /* width: 100%; */
    text-align: center;
    position: absolute;
}

.slider_pro .banner_overlay {
    position: absolute;
    top: 30%;
    left: 10%;
}

.slider_pro .banner_overlay_2 {
    position: absolute;
    top: 30%;
    right: 10%;
}

.banner_overlay_title {
    font-size: 18px;
    font-weight: 600;
}

.banner_overlay_sub_title {
    font-size: 40px;
    font-weight: 600;
    padding: 10px 0;
}

.banner_para {
    font-size: 14px;
    width: 100%;
    color: #fff;
    padding: 10px 0;
}

@media (max-width:990px) {

    .hero-slider-1 img {
        width: 100%;
        height: 400px;
        object-fit: cover;
    }
}

@media (max-width: 576px) {
    
    .custm-banner{
        height: 870px !important;
    }


    .slider_pro .banner_overlay,
    .slider_pro .banner_overlay_2 {
        top: 50%;
        position: absolute;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .banner_overlay_title {
        font-size: 12px;
    }

    .banner_overlay_sub_title {
        font-size: 22px;
    }

    .banner_para {
        font-size: 12px;
        line-height: 15px;
    }

    .view_detail a {
        padding: 10px 20px;
        font-size: 7px;
    }
}

/*COMPONENTS -> CARD*/
.card-1 {
    position: relative;
    background: #fff;
    text-align: center;
    box-shadow: 0 0 0px .1px #000;
    margin: 5px 0;
    height: 100%;
}

/* .card-1:hover {
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.20);
} */
.card-1-1 {
    position: relative;
    background: #fff;
    text-align: center;
    /* margin: 5px auto; */
    height: 100%;
    width: 90%;
}

.card-1-1 figure {
    overflow: hidden;
    /* margin: 10px auto; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
}

.card-1 figure {
    overflow: hidden;
    margin: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.card-1 figure img {
    border-radius: 10px;
}

.card-1 h5 {
    margin: 20px 0;
}

.card-1 h5 a {
    color: #4f5d77;
    font-weight: 500;
}

.card-1:hover a {
    color: #232323;
}

.hero-card {
    width: 100%;
    position: relative;
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 1px solid #eee;
}

.hero-card:hover {
    border: 1px solid #088178;
}

.hero-card .hero-card-icon {
    width: 65px;
    height: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
    border-radius: 5px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.hero-card .hero-card-icon.icon-left {
    width: 135px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}

.hero-card .hero-card-icon.icon-left-2 {
    width: 265px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}

.hero-card .hero-card-icon i {
    font-size: 25px;
    color: #6143f7;
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #e2e9e1;
    border-radius: .25rem;
}

.card .card-header {
    padding: 1rem;
    margin-bottom: 0;
    background-color: #f7f8f9;
    border-bottom: 1px solid #e2e9e1;
}

.border-radius {
    border-radius: 4px;
}

/*COMPONENTS -> TABS*/
.nav-tabs {
    margin-bottom: 25px;
    border: 0;
}

.nav-tabs .nav-link {
    background-color: transparent;
    font-size: 16px;
    margin: 0 10px;
    margin-left: 10px;
    color: #444;
    padding: 15px 24px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    border: 0;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    letter-spacing: 0px;
    font-weight: 600;
    line-height: 1;
}

.nav-tabs .nav-link.active {
    color: black;
    background-color: transparent;
    border-bottom: 2px solid #000;
}

.nav-tabs .nav-link:hover {
    color: black;
    background-color: transparent;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.nav-tabs .nav-link:first-child {
    margin-left: 0 !important;
}

.nav-tabs.no-border {
    border: none;
}

.nav-tabs.right .nav-item:last-child .nav-link {
    margin-right: 0;
}

.nav.right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
}

.dashboard-menu {
    border: 1px solid #e2e9e1;
    border-radius: 5px;
    overflow: hidden;
}

.dashboard-menu ul {
    padding: 0;
    margin: 0;
}

.dashboard-menu ul li {
    position: relative;
}

.dashboard-menu ul li a {
    font-size: 14px;
    color: #242424;
    padding: 15px 30px;
}

.dashboard-menu ul li a i {
    color: #90908e;
    font-size: 12px;
}

.dashboard-menu ul li a.active {
    color: #fff;
    background-color: #088178;
}

.dashboard-menu ul li a.active i {
    color: #fff;
}

.dashboard-menu ul li:not(:last-child) {
    border-bottom: 1px solid #e2e9e1;
}

.tab-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.tab-header .view-more {
    font-size: 13px;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 2px solid #cce7d0;
    margin-bottom: 20px;
}

.tab-header .view-more i {
    margin-left: 5px;
    margin-top: 5px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.tab-header .view-more:hover i {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

/*COMPONENTS -> MISC*/
/*Countdown*/
.deals-countdown .countdown-section {
    position: relative;
    /* font-weight: 400; */
    font-size: 12px;
    line-height: 1;
    padding: 20px 5px 15px 5px;
    margin-left: .8rem;
    margin-right: .8rem;
    background-color: #088178;
    border-radius: 4px;
    border: none;
    margin-bottom: 2rem;
}

.deals-countdown .countdown-section .countdown-amount {
    display: inline-block;
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 15px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.deals-countdown .countdown-section .countdown-period {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: -20px;
    display: block;
    /* font-weight: 400; */
    color: #90908e;
    text-transform: uppercase;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.deals-countdown .countdown-section:not(:last-child)::after {
    color: #1a1a1a;
    content: ':';
    display: inline-block;
    /* font-weight: 400; */
    font-size: 20px;
    line-height: 1;
    position: absolute;
    left: 100%;
    margin-left: 12px;
    margin-top: -1px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.img-grey-hover {
    opacity: .5;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.img-grey-hover:hover {
    -webkit-filter: none;
    filter: none;
    opacity: 1;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.brand-logo img {
    width: auto;
    display: inline-block;
    padding: 10px 0;
}

/*Heading tab*/
.heading-tab {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    text-align: left;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

/*page loading*/
.preloader {
    background-color: #f7f7f7;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    -webkit-transition: .6s;
    transition: .6s;
    margin: 0 auto;
}

.preloader img.jump {
    max-height: 100px;
}

.bar {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.bar::before,
.bar::after {
    content: "";
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    background: #088178;
    opacity: 0;
    border-radius: 10px;
    -webkit-animation: slideleft 3s ease-in-out infinite;
    animation: slideleft 3s ease-in-out infinite;
}

.bar1::before {
    -webkit-animation-delay: 0.00s;
    animation-delay: 0.00s;
}

.bar1::after {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.bar2::before {
    -webkit-animation-delay: 0.60s;
    animation-delay: 0.60s;
}

.bar2::after {
    -webkit-animation-delay: 0.90s;
    animation-delay: 0.90s;
}

.bar3::before {
    -webkit-animation-delay: 1.20s;
    animation-delay: 1.20s;
}

.bar3::after {
    -webkit-animation-delay: 1.50s;
    animation-delay: 1.50s;
}

/*page header*/
.page-header .page-title {
    font-weight: 900;
    font-size: 4rem;
}

.page-header.breadcrumb-wrap {
    padding: 20px;
    background-color: #f3f3f3;
}

.page-header .breadcrumb {
    display: inline-block;
    padding: 0;
    text-transform: capitalize;
    color: #6e6e6e;
    font-size: 0.875rem;
    background: none;
    margin: 0;
    border-radius: 0;
}

.page-header .breadcrumb span {
    position: relative;
    text-align: center;
    padding: 0 3px;
}

.page-header .breadcrumb span::before {
    content: "/";
    display: inline-block;
    font-size: 18px;
}

/* *********  SOCIAL NETWORKS  ********** */
.text-center.social-icons ul {
    display: inline-block;
}

.social-icons li {
    float: left;
    list-style: none;
}

.social-icons li a {
    float: left;
    font-size: 16px;
    text-align: center;
    margin: 0 4px 4px 0;
    border-radius: 4px;
    border: 0;
    background: 0 0;
    color: #333;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.dark .social-icons li a {
    color: #fff;
}

.social-icons.social-icons-colored a,
.social-icons.social-icons-colored-hover a:hover {
    color: #fff !important;
    border: 0;
}

.social-icons.social-icons-colored .social-rss a,
.social-icons.social-icons-colored-hover .social-rss a:hover,
.social-icons.social-icons-colored .social-snapchat a,
.social-icons.social-icons-colored-hover .social-snapchat a:hover {
    background-color: #faa33d;
}

.social-icons.social-icons-colored .social-facebook a,
.social-icons.social-icons-colored-hover .social-facebook a:hover {
    background-color: #5d82d1;
}

.social-icons.social-icons-colored .social-twitter a,
.social-icons.social-icons-colored-hover .social-twitter a:hover {
    background-color: #40bff5;
}

.social-icons.social-icons-colored .social-vimeo a,
.social-icons.social-icons-colored-hover .social-vimeo a:hover {
    background-color: #35c6ea;
}

.social-icons.social-icons-colored .social-myspace a,
.social-icons.social-icons-colored-hover .social-myspace a:hover {
    background-color: #008dde;
}

.social-icons.social-icons-colored .social-youtube a,
.social-icons.social-icons-colored-hover .social-youtube a:hover {
    background-color: #ef4e41;
}

.social-icons.social-icons-colored .social-instagram a,
.social-icons.social-icons-colored-hover .social-instagram a:hover {
    background-color: #e53d00;
}

.social-icons.social-icons-colored .social-gplus a,
.social-icons.social-icons-colored-hover .social-gplus a:hover {
    background-color: #d68400;
}

.social-icons.social-icons-colored .social-stumbleupon a,
.social-icons.social-icons-colored-hover .social-stumbleupon a:hover {
    background-color: #ff5c30;
}

.social-icons.social-icons-colored .social-lastfm a,
.social-icons.social-icons-colored-hover .social-lastfm a:hover {
    background-color: #f34320;
}

.social-icons.social-icons-colored .social-pinterest a,
.social-icons.social-icons-colored-hover .social-pinterest a:hover {
    background-color: #e13138;
}

.social-icons.social-icons-colored .social-google a,
.social-icons.social-icons-colored-hover .social-google a:hover {
    background-color: #eb5e4c;
}

.social-icons.social-icons-colored .social-evernote a,
.social-icons.social-icons-colored-hover .social-evernote a:hover {
    background-color: #9acf4f;
}

.social-icons.social-icons-colored .social-dribbble a,
.social-icons.social-icons-colored-hover .social-dribbble a:hover {
    background-color: #f7659c;
}

.social-icons.social-icons-colored .social-skype a,
.social-icons.social-icons-colored-hover .social-skype a:hover {
    background-color: #13c1f3;
}

.social-icons.social-icons-colored .social-forrst a,
.social-icons.social-icons-colored-hover .social-forrst a:hover {
    background-color: #45ad76;
}

.social-icons.social-icons-colored .social-linkedin a,
.social-icons.social-icons-colored-hover .social-linkedin a:hover {
    background-color: #238cc8;
}

.social-icons.social-icons-colored .social-wordpress a,
.social-icons.social-icons-colored-hover .social-wordpress a:hover {
    background-color: #2592c3;
}

.social-icons.social-icons-colored .social-grooveshark a,
.social-icons.social-icons-colored-hover .social-grooveshark a:hover {
    background-color: #ffb21d;
}

.social-icons.social-icons-colored .social-delicious a,
.social-icons.social-icons-colored-hover .social-delicious a:hover {
    background-color: #377bda;
}

.social-icons.social-icons-colored .social-behance a,
.social-icons.social-icons-colored-hover .social-behance a:hover {
    background-color: #1879fd;
}

.social-icons.social-icons-colored .social-dropbox a,
.social-icons.social-icons-colored-hover .social-dropbox a:hover {
    background-color: #17a3eb;
}

.social-icons.social-icons-colored .social-soundcloud a,
.social-icons.social-icons-colored-hover .social-soundcloud a:hover {
    background-color: #ff7e30;
}

.social-icons.social-icons-colored .social-deviantart a,
.social-icons.social-icons-colored-hover .social-deviantart a:hover {
    background-color: #6a8a7b;
}

.social-icons.social-icons-colored .social-yahoo a,
.social-icons.social-icons-colored-hover .social-yahoo a:hover {
    background-color: #ab47ac;
}

.social-icons.social-icons-colored .social-flickr a,
.social-icons.social-icons-colored-hover .social-flickr a:hover {
    background-color: #ff48a3;
}

.social-icons.social-icons-colored .social-digg a,
.social-icons.social-icons-colored-hover .social-digg a:hover {
    background-color: #75788d;
}

.social-icons.social-icons-colored .social-blogger a,
.social-icons.social-icons-colored-hover .social-blogger a:hover {
    background-color: #ff9233;
}

.social-icons.social-icons-colored .social-tumblr a,
.social-icons.social-icons-colored-hover .social-tumblr a:hover {
    background-color: #426d9b;
}

.social-icons.social-icons-colored .social-quora a,
.social-icons.social-icons-colored-hover .social-quora a:hover {
    background-color: #ea3d23;
}

.social-icons.social-icons-colored .social-github a,
.social-icons.social-icons-colored-hover .social-github a:hover {
    background-color: #3f91cb;
}

.social-icons.social-icons-colored .social-amazon a,
.social-icons.social-icons-colored-hover .social-amazon a:hover {
    background-color: #ff8e2e;
}

.social-icons.social-icons-colored .social-xing a,
.social-icons.social-icons-colored-hover .social-xing a:hover {
    background-color: #1a8e8c;
}

.social-icons.social-icons-colored .social-wikipedia a,
.social-icons.social-icons-colored-hover .social-wikipedia a:hover {
    background-color: #b3b5b8;
}

.social-icons.social-icons-border li a {
    border: 1px solid #d7d7d7;
    background: 0 0;
    color: #333;
}

.dark .social-icons.social-icons-border li a {
    border: 1px solid #333 !important;
}

.dark .social-icons li a .social-icons.social-icons-dark li a {
    background: #888;
    color: #fff;
}

.social-icons.social-icons-light li a {
    background: #fff;
    color: #333;
    border: 1px solid #e2e9e1;
}

.social-icons.social-icons-rounded li a {
    border-radius: 50%;
}

.social-icons.social-icons-square li a {
    border-radius: 0;
}

.social-icons.social-icons-xs li a {
    height: 20px;
    width: 20px;
    line-height: 20px;
    font-size: 12px;
}

.social-icons.social-icons-sm li a {
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 13px;
}

.social-icons.social-icons-md li a {
    height: 38px;
    width: 38px;
    line-height: 38px;
    font-size: 16px;
}

.social-icons.social-icons-lg li a {
    height: 42px;
    width: 42px;
    line-height: 42px;
    font-size: 18px;
}

.social-icons.social-icons-xl li a {
    height: 48px;
    width: 48px;
    line-height: 48px;
    font-size: 18px;
}

.dark .social-icons:not(.social-icons-colored):not(.social-icons-colored-hover) li a:hover {
    background-color: #1f1f1f;
}

.social-icons li:hover i {
    -webkit-animation: toTopFromBottom .2s forwards;
    animation: toTopFromBottom .2s forwards;
}

/*Map*/
.leaflet-map {
    height: 350px;
    width: 100%;
}

/*table*/
table {
    width: 100%;
    margin-bottom: 1.5rem;
    border-collapse: collapse;
    vertical-align: middle;
}

table td,
table th {
    padding: 10px 20px;
    border: 1px solid #e2e9e1;
    vertical-align: middle;
}

table thead>tr>th {
    vertical-align: middle;
    border-bottom: 0;
}

table p {
    margin-bottom: 0;
}

table.clean td,
table.clean th {
    border: 0;
    border-top: 0;
}

table .product-thumbnail img {
    max-width: 80px;
}

/*divider*/
.divider {
    position: relative;
    overflow: hidden;
    height: 4px;
    z-index: 9;
}

.divider.center_icon {
    text-align: center;
    height: auto;
}

.divider::before,
.divider::after {
    content: '';
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0px;
    height: 0;
    border-top: 1px solid #e2e9e1;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.divider::before {
    margin-top: -1px;
}

.divider::after {
    margin-top: 1px;
}

.divider i {
    background-color: #fff;
    color: #aaa;
    position: relative;
    z-index: 1;
    font-size: 20px;
    padding: 0 20px;
    line-height: 1;
}

.bg-square {
    position: absolute;
    left: auto;
    top: 150px;
    right: 0%;
    bottom: auto;
    width: 100%;
    height: 100%;
    max-height: 70%;
    max-width: 45%;
    min-width: 300px;
    background-color: #f3fbf5;
    z-index: -1;
    max-height: 1200px;
}

.mobile-promotion {
    display: none;
}

.bg-green {
    background-color: #cee8e0;
}

/*modal*/
.custom-modal .modal-dialog {
    max-width: 800px !important;
    border-radius: 0px;
    overflow: hidden;
    border: 0;
    margin: auto;
    top: 50%;
    -webkit-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
}

.custom-modal .modal-dialog .modal-content {
    border-radius: 0;
    padding: 0;
}

.custom-modal .modal-dialog .btn-close {
    position: absolute;
    right: 30px;
    top: 30px;
    z-index: 2;
}

/*COMPONENTS -> BANNERS*/
.banner-left-icon {
    position: relative;
    background: #fff;
}

.banner-left-icon:hover .banner-icon {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.banner-left-icon .banner-icon {
    max-width: 60px;
    margin-right: 20px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.banner-left-icon .banner-text h3 {
    color: #242424;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
}

.banner-left-icon .banner-text p {
    margin-bottom: 0;
    color: #90908e;
}

.banner-left-icon.style-2 {
    position: relative;
    border: 1px solid #e2e9e1;
    padding: 20px;
}

.banner-img {
    position: relative;
    clear: both;
}

.banner-img:hover img {
    opacity: 0.9;
}

.banner-img.banner-1 .banner-text {
    top: 30%;
}

.banner-img.banner-1.home-3 {
    margin-bottom: 24px;
    border-radius: 10px;
    overflow: hidden;
    max-height: 348px;
}

.banner-img.banner-2 .banner-text {
    right: 10px;
}

.banner-img .banner-text {
    position: absolute;
    top: 50%;
    z-index: 2;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 20px 30px;
}

.banner-img .banner-text span {
    color: #90908e;
}

.banner-img .banner-text h4 {
    font-weight: 600;
    margin-bottom: 15px;
}

.banner-img .banner-text:hover h4 {
    margin-left: 5px;
}

.banner-img .banner-text a i {
    margin-left: 5px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    font-size: 10px;
}

.banner-img .banner-text a:hover i {
    margin-left: 10px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.banner-img.style-2 {
    border: 1px solid #e2e9e1;
    background-color: #fff;
    overflow: hidden;
}

.banner-img.style-2 h4 {
    color: #fff;
}

.banner-big .btn {
    background: #088178 !important;
    color: #fff;
    border-radius: 3px;
    font-size: 13px;
    padding: 10px 22px;
    border: 0;
}

.banner-big .btn:hover {
    background: #046963 !important;
}

/*Deal banners*/
.deal {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding: 50px;
    background-color: #f5f6f9;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 420px;
}

.deal>div {
    width: 100%;
}

.deal h2 {
    color: #ff3551;
    font-weight: 600;
    font-size: 26px;
    line-height: 1.1;
    margin-bottom: 5px;
}

.deal h5 {
    color: #242424;
    /* font-weight: 400; */
    letter-spacing: 0;
    margin-bottom: 20px;
    max-width: 240px;
}

.deal .deal-content {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.deal .product-title {
    max-width: 240px;
    margin-bottom: 20px;
    /* font-weight: 400; */
    font-size: 18px;
    line-height: 1.23;
}

.deal .product-title a {
    color: #1a1a1a;
}

.deal .product-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.25;
    margin-bottom: 20px;
    color: black;
}

.deal .product-price .new-price {
    /* font-weight: 400; */
    letter-spacing: 0px;
    margin-right: 10px;
}

.deal .product-price .old-price {
    color: #cccccc;
    text-decoration: line-through;
}

.deal .btn {
    background: none;
    border: 2px solid #088178;
    color: #088178;
    border-radius: 4px;
    font-size: 14px;
    padding: 10px 24px;
}

.deal .btn i {
    margin-left: 5px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    font-size: 12px;
}

.deal .btn:hover i {
    margin-left: 10px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.deal .deal-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.deal .deal-bottom .deals-countdown {
    margin-left: -12px;
    margin-bottom: 20px;
}

.banner-bg {
    background-position: center;
    background-size: 100% 100%;
    padding: 50px;
    height: 400px;
}

.banner-features {
    text-align: center;
    padding: 10px 10px;
    border-radius: 4px;
    border: 1px solid #cce7d0;
}

.banner-features:hover {
    -webkit-box-shadow: 20px 20px 54px rgba(0, 0, 0, 0.05);
    box-shadow: 20px 20px 54px rgba(0, 0, 0, 0.05);
}

.banner-features img {
    display: inline-block;
    margin-bottom: 15px;
}

.banner-features h4 {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    line-height: 1;
    border-radius: 4px;
    color: #000;
}

.title_shop {
    line-height: 42px;
}

.banner-features h4:hover {
    color: black;
    text-decoration: underline 1px #000;
}

/* overlay_img */
.shop_slider .title_shop {
    font-size: 38px;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: capitalize;
    line-height: 42px;
}

.shop_slider .para_shop {
    font-size: 16px;
    letter-spacing: 0px;
    text-transform: capitalize;
    padding: 10px 6rem;
}

.shop_slider .shop_btn {
    font-size: 16px;
    letter-spacing: 0px;
    text-transform: capitalize;
    padding: 8px 15px;
    border: 1px solid #000;
    background-color: transparent;

}

/* shop_slider */
/* destination */
.destination h3 {
    text-align: center;
    font-size: 27px;
    color: #45f3ff;
    padding: 0 0 10px 0;
}

#destination-content {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    justify-content: center;
    grid-template-rows: repeat(1, 400px);
    grid-gap: 20px;
    background-color: var(--primary);
}

#destination-content .img-1 {
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
}

#destination-content .img-1 .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .2;
}

#destination-content .img-1 .overlay1 {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    width: calc(100% - 65px);
    height: calc(100% - 65px);
    /* background-color: #89ff02; */
    inset: 35px;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, .2);
    transition: .7s;
    border: 1px solid #fff;
    opacity: 0;
}

#destination-content .img-1 .overlay1:hover {
    opacity: 1;
}

#destination-content .img-1:hover .overlay1 {
    box-shadow: 0 0 10px 70px rgba(214, 214, 214, 0.1);
}

#destination-content .img-1 .overlay1 h2 {
    font-size: 22px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 800;
}

#destination-content .img-1 .overlay1 p {
    font-size: 18px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 800;
}

#destination-content .img-1 img {
    width: 100%;
    height: 100%;
    transition: all .5s;
}

#destination-content .img-1:hover img {
    transform: scale(1.05);
}

@media (max-width:990px) {
    #destination-content {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, 300px);
    }

    .carausel-1-columns img {
        width: 100%;
    }

}

@media (max-width:600px) {
    #destination-content {
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: repeat(3, 300px);
    }
}

.banner-features-img img {
    display: inline-block;
    margin-bottom: 15px;

}

.banner-features-img img:hover {
    transform: scale(1.04);
}

.banner-features-img h4 {
    font-size: 13px;
    font-weight: 700;
    display: inline-block;
    padding: 9px 8px 6px 8px;
    line-height: 1;
    color: #088178;
}

.banner-features-img img {
    position: relative;
}

.overlay_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* overlay_img */
/*Page > About*/
.hero-2 {
    padding: 160px 0 100px;
    min-height: 640px;
}

.parallax-wrapper {
    position: absolute;
    z-index: 3;
    width: 100%;
}

.parallax-wrapper .parallax-img-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 2;
    margin: 0 auto;
}

.parallax-wrapper .parallax-img-area .parallax-img {
    position: absolute;
    z-index: 2;
    text-align: right;
}

.parallax-wrapper .parallax-img-area .parallax-img.img-1 {
    right: 0;
    width: 52%;
    z-index: 2;
    top: 100px;
}

.parallax-wrapper .parallax-img-area .parallax-img.img-2 {
    right: 220px;
    width: 52%;
    top: 40px;
    z-index: 3;
}

.parallax-wrapper .parallax-img-area .parallax-img.img-3 {
    opacity: 0.1 !important;
    left: -210px;
    width: 320px;
    top: 193px;
}

.parallax-wrapper .parallax-img-area .parallax-img.img-4 {
    opacity: 0.08 !important;
    width: 180px;
    left: 50%;
}

.parallax-wrapper .parallax-img-area .parallax-img.img-5 {
    right: 0;
    width: 12%;
    z-index: 2;
    opacity: 0.3;
    bottom: 20%;
}

.parallax-wrapper .parallax-img-area .parallax-img.img-6 {
    width: 25%;
    z-index: 3;
    opacity: 0.2;
    bottom: 0;
    left: -150px;
}

.parallax-wrapper .parallax-img-area .parallax-img.img-7 {
    opacity: 0.2 !important;
    width: 16%;
    top: 10%;
    left: 10%;
}

.parallax-wrapper .parallax-img-area .parallax-img.img-8 {
    opacity: 0.2 !important;
    width: 10%;
    bottom: 40%;
    left: 50%;
}

.hero-content {
    position: absolute;
    z-index: 4;
    width: 100%;
}

.hero-content h1 {
    line-height: 1.1;
}

.about-count {
    z-index: 100;
    position: relative;
    margin-bottom: -100px;
}

.about-count .achievements-grid {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-column-gap: 80px;
    -ms-grid-columns: auto auto auto auto;
    grid-template-columns: auto auto auto auto;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

.about-count .w-layout-grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    grid-row-gap: 16px;
    grid-column-gap: 16px;
}

.about-count .achievement-wrapper {
    text-align: center;
}

.about-count .achievement-number {
    margin-bottom: 8px;
    color: #1f2559;
    font-size: 3rem;
    line-height: 1.042em;
    font-weight: 800;
}

.about-count .achievement-text {
    max-width: 110px;
    margin: 0 auto;
}

.hero-card-icon {
    width: 65px;
    height: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
    border-radius: 5px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.hero-card-icon.icon-left {
    width: 165px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}

.single-content>ol {
    list-style-type: decimal;
    margin-bottom: 30px;
    padding-left: 1em;
}

.single-content>ol li:not(:last-child) {
    margin-bottom: 16px;
}

.single-content>ol ol {
    list-style-type: lower-alpha;
    margin: 20px 0 30px;
    padding-left: 25px;
}

.single-content>ol ol ol {
    list-style-type: lower-roman;
}

/*page 404*/
.page-404 {
    background-color: #fff;
}

.page-404 img {
    max-width: 300px;
}

.page-404 img.logo {
    max-width: 150px;
}

/*SHOP*/
.product-cart-wrap {
    position: relative;
    background-color: #fff;
    overflow: hidden;
    transition: .2s;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    -o-transition: .2s;
    /* box-shadow: 0 0 1px 0px #000; */
}
.product-col:hover {
    transition: .2s;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    -o-transition: .2s;
    box-shadow: 0 0 1px 0px #000;
}

/* .banner-features:hover {
    -webkit-box-shadow: 20px 20px 54px rgba(0, 0, 0, 0.05);
    box-shadow: 20px 20px 54px rgba(0, 0, 0, 0.05);
} */
/* .product-cart-wrap:hover {
    -webkit-box-shadow: 20px 20px 54px rgba(0, 0, 0, 0.05);
    box-shadow: 20px 20px 54px rgba(0, 0, 0, 0.05);
} */
.product-cart-wrap .product-img-action-wrap {
    position: relative;
    background-color: #fff;
    padding: 10px 12px;
    overflow: hidden;
    /* max-height: 320px; */
    height: 100%;
}

.product-cart-wrap .product-img-action-wrap .product-img {
    position: relative;
    overflow: hidden;
}

.product-cart-wrap .product-img-action-wrap .product-img a {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.product-cart-wrap .product-img-action-wrap .product-img a img {
    width: 100%;
}

.product-cart-wrap .product-img-action-wrap .product-img a img.hover-img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    transition: 0.25s opacity, 0.25s visibility, transform 1.5s cubic-bezier(0, 0, 0.2, 1), -webkit-transform 1.5s cubic-bezier(0, 0, 0.2, 1);
}

.product-cart-wrap .product-img-action-wrap .product-img-zoom a img {
    -webkit-transition: all 1.5s cubic-bezier(0, 0, 0.05, 1);
    transition: all 1.5s cubic-bezier(0, 0, 0.05, 1);
}

.product-cart-wrap .product-action-1 {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    z-index: 9;
}

.product-cart-wrap .product-action-1.show {
    visibility: visible;
    opacity: 1;
    bottom: 10px;
    left: unset;
    right: 25px;
    top: unset;
    -webkit-transform: none;
    transform: none;
}

.product-cart-wrap .product-action-1 button,
.product-cart-wrap .product-action-1 a.action-btn {
    /* width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50px;
    background-color: lightgrey;
    text-align: center;
    margin-right: 8px;
   position: absolute;
    top: -96px;
    display: inline-block;
    border: 1px solid black;
    right: -5px; */


    width: 30px;
    height: 30px;
    /* background-color: lightgrey; */
    margin-right: 8px;
    position: absolute;
    top: -96px;
    right: -5px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgb(183 183 188 / .5);
    border-radius : 100%;
}

.product-cart-wrap .product-action-1 button.small,
.product-cart-wrap .product-action-1 a.action-btn.small {
    width: 32px;
    height: 32px;
    line-height: 32px;
}

.product-cart-wrap .product-action-1 button.small i,
.product-cart-wrap .product-action-1 a.action-btn.small i {
    font-size: 12px;
}

.product-cart-wrap .product-action-1 button:after,
.product-cart-wrap .product-action-1 a.action-btn:after {
    bottom: 100%;
    left: 50%;
    position: absolute;
    white-space: nowrap;
    border-radius: 5px;
    font-size: 9px;
    padding: 7px 10px;
    color: black;
    background-color: whitesmoke;
    content: attr(aria-label);
    line-height: 1.3;
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.1);
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24), -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-50%) translateY(0px);
    transform: translateX(-50%) translateY(0px);
}

/* .product-cart-wrap .product-action-1 button:before,
.product-cart-wrap .product-action-1 a.action-btn:before {
    content: '';
    position: absolute;
    left: calc(50% - 7px);
    bottom: 100%;
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    border: 7px solid transparent;
    border-top-color: #f7e3dc;
    z-index: 9;
    margin-bottom: -13px;
    transition-delay: .1s;
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24), -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    opacity: 0;
    visibility: hidden;
} */

.product-cart-wrap .product-action-1 button:last-child,
.product-cart-wrap .product-action-1 a.action-btn:last-child {
    margin-right: 0;
}

.product-cart-wrap .product-action-1 button i,
.product-cart-wrap .product-action-1 a.action-btn i {
    font-size: 12px;
    margin-left: 1px;
}

.product-cart-wrap .product-action-1 button:hover,
.product-cart-wrap .product-action-1 a.action-btn:hover {
    /* background-color: black; */
    border: 1px solid transparent;
}

/* .product-cart-wrap .product-action-1 button:hover:after,
.product-cart-wrap .product-action-1 a.action-btn:hover:after {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(-50%) translateY(-8px);
    transform: translateX(-50%) translateY(-8px);
} */


.product-cart-wrap .product-action-1 button:after,
.product-cart-wrap .product-action-1 a.action-btn:after {
    content: attr(data-tooltip);
    position: absolute;
    left: 50%;
    bottom: 120%;
    transform: translateX(-50%) translateY(0);
    background: #111;
    color: #fff;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 12px;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    transition: 
        opacity 0.15s ease-out,
        transform 0.15s ease-out,
        visibility 0s linear 0.15s;
    pointer-events: none;
    z-index: 10;
}



.product-cart-wrap .product-action-1 button:hover:before,
.product-cart-wrap .product-action-1 a.action-btn:hover:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}

.product-cart-wrap .product-action-1 button:hover i,
.product-cart-wrap .product-action-1 a.action-btn:hover i {
    /* color: whitesmoke; */
}

.product-cart-wrap .product-badges {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.product-cart-wrap .product-badges.product-badges-mrg {
    margin: 0 0 10px;
}

.product-cart-wrap .product-badges.product-badges-position {
    position: absolute;
    left: 20px;
    top: 19px;
    z-index: 9;
}

.product-cart-wrap .product-badges span {
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    border-radius: 40px;
    color: #fff;
    padding: 5px 10px;
}

.product-cart-wrap .product-badges span:last-child {
    margin-right: 0px;
}

.product-cart-wrap .product-badges span.hot {
    background-color: #ff75a0;
}

.product-cart-wrap .product-badges span.new {
    background-color: #99bbad;
}

.product-cart-wrap .product-badges span.sale {
    background-color: #a1cae2;
}

.product-cart-wrap .product-badges span.best {
    background-color: #ffab73;
}

.product-cart-wrap .product-content-wrap {
    /* padding: 0 3px 15px 5px; */
    padding: 0 15px 15px 15px;
}

.product-cart-wrap .product-content-wrap .product-category {
    margin-bottom: 5px;
}

.product-cart-wrap .product-content-wrap .product-category a {
    color: #90908e;
    font-size: 10px;
}

.product-cart-wrap .product-content-wrap .product-category a:hover {
    color: #088178;
}

.product-cart-wrap .product-content-wrap span {
    font-size: 12px;
    /* font-weight: 400; */
}

.product-cart-wrap .product-content-wrap spana {
    color: #1a1a1a;
    font-weight: 500;
}

.product-cart-wrap .product-content-wrap h2 a:hover {
    color: #088178;
}

.product-cart-wrap .product-content-wrap .product-price {
    padding-top: 5px;
}

.product-cart-wrap .product-content-wrap .product-price span {
    font-size: 16px !important;
    padding-bottom: 10px;
    font-weight: bold;
    color: #000000;
    padding: 5px;
    padding-left:0px;

}

.product-cart-wrap .product-content-wrap .product-price span.new-price {
    color: black;
}

.product-cart-wrap .product-content-wrap .product-price span.old-price {
    font-size: 14px !important;
    /* font-weight: 400; */
    color: #90908e;
    margin: 0 0 0 7px;
    text-decoration: line-through;
    padding-left:0px;
    margin-left:0px;
}

.product-cart-wrap .product-content-wrap .rating-result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.product-cart-wrap .product-content-wrap .rating-result>span {
    display: block;
    overflow: hidden;
    margin-left: 5px;
}

.product-cart-wrap .product-content-wrap .rating-result::before {
    font-size: 11px;
    letter-spacing: 0px;
    content: '★' '\f225' '\f225' '\f225' '\f225';
    color: #ffb300;
}

.product-cart-wrap .product-content-wrap .add-to-cart {
    width: 44px;
    height: 44px;
    line-height: 44px;
    border-radius: 5px;
    background-color: #f5f5f5;
    text-align: center;
    display: block;
    color: #1a1a1a;
    font-size: 16px;
    position: absolute;
    bottom: 25px;
    right: 20px;
    font-weight: 300;
}

.product-cart-wrap .product-content-wrap .add-to-cart:hover {
    background-color: #088178;
    color: #fff;
}

.product-cart-wrap .product-content-wrap .add-to-cart img {
    width: 20px;
    display: inline-block;
    margin-top: 11px;
}

.product-cart-wrap .product-stock .status-bar {
    background-color: #ededed;
    margin: 0px 0 10px;
    border-radius: 5px;
}

.product-cart-wrap .product-stock .status-bar .sold-bar {
    background-image: linear-gradient(235deg, #088178 0%, #77ccfd 100%);
    border-radius: 4px;
    height: 8px;
}

.product-cart-wrap .product-stock .status-bar .sold-bar.sold-bar-width-33 {
    width: 33.333333333333%;
}

.product-cart-wrap .product-stock .status-bar .sold-bar.sold-bar-width-10 {
    width: 10%;
}

.product-cart-wrap .product-stock .status-bar .sold-bar.sold-bar-width-40 {
    width: 40%;
}

.product-cart-wrap .product-stock .status-bar .sold-bar.sold-bar-width-6 {
    width: 6.6666666666667%;
}

.product-cart-wrap .product-stock .status-bar .sold-bar.sold-bar-width-42 {
    width: 42.857142857143%;
}

.product-cart-wrap .product-stock .product-stock-status {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.product-cart-wrap .product-stock .product-stock-status .sold {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-right: 20px;
}

.product-cart-wrap .product-stock .product-stock-status .available {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.product-cart-wrap .product-stock .product-stock-status .stock-status-same-style span {
    font-size: 15px;
}

.product-cart-wrap .product-stock .product-stock-status .stock-status-same-style span.label {
    color: #1a1a1a;
}

.product-cart-wrap .product-stock .product-stock-status .stock-status-same-style span.value {
    font-weight: 700;
    color: #333;
}

.product-cart-wrap:hover .product-img-action-wrap .product-img a img.hover-img {
    opacity: 1;
    visibility: visible;
}

.product-cart-wrap:hover .product-img-action-wrap .product-action-1 {
    opacity: 1;
    visibility: visible;
}

.product-cart-wrap:hover .product-img-zoom a img {
    -webkit-transform: scale3d(1.05, 1.05, 1.05) translateZ(0);
    transform: scale3d(1.05, 1.05, 1.05) translateZ(0);
}

.product-cart-wrap.small {
    border: 0;
    text-align: center;
}

.product-cart-wrap.small .rating-result {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.product-cart-wrap.small .product-content-wrap {
    padding: 5px 15px 0 15px;
}

.product-cart-wrap.small .product-price {
    padding-top: 0;
}

.product-cart-wrap.small:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.product-cart-wrap.small h2 {
    border-bottom: 0;
    padding: 0;
    margin-bottom: 0;
}

.product-cart-wrap.small .product-badges span {
    font-size: 10px;
}

.product-list-small article:not(:last-child) {
    margin-bottom: 20px;
}

.product-list-small .title-small {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 5px;
}

.product-list-small .title-small a {
    color: #1a1a1a;
}

.product-list-small .product-price {
    color: #088178;
    font-size: 16px;
    font-weight: 500;
}

.product-list-small .product-price span.old-price {
    font-size: 14px;
    /* font-weight: 400; */
    color: #90908e;
    margin: 0 0 0 7px;
    text-decoration: line-through;
}

.range .list-group-item {
    position: relative;
    display: block;
    padding: 0;
    background: none;
    border: 0;
}

.range .checkbox {
    font-size: 0.8em;
}

.range .price-filter {
    display: block;
    margin-top: 20px;
}

.range #slider-range {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    height: 4px;
    border-radius: 0px;
    background: black;
    color: black;
}

.range #slider-range .ui-slider-range {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #222;
    border-radius: 0px;
    border: none;
}

.range .ui-slider-handle.ui-state-default.ui-corner-all {
    width: 14px;
    height: 14px;
    line-height: 10px;
    background: black;
    border: none;
    border-radius: 100%;
    top: -5px;
}

.range .label-input {
    margin-top: 15px;
}

.range .label-input span {
    margin-right: 5px;
    color: #282828;
}

.range .label-input input {
    border: none;
    margin: 0;
    height: unset;
    font-weight: 600;
    font-size: 14px;
    background: transparent;
    padding-left: 0;
}

.range .check-box-list {
    margin-top: 15px;
}

.range .check-box-list li {
    margin-bottom: 5px;
}

.range .check-box-list li:last-child {
    margin: 0;
}

.range .check-box-list li label {
    margin: 0;
    font-size: 14px;
    /* font-weight: 400; */
    color: #333;
    cursor: pointer;
}

.range .check-box-list li label input {
    display: inline-block;
    margin-right: 6px;
    position: relative;
    top: 1px;
}

.range .check-box-list .count {
    margin-left: 5px;
    color: #666;
}

.btn.btn-small {
    line-height: 1;
    padding: 10px 15px;
    min-width: unset;
    display: table;
    border-radius: 3px;
}

.product-sidebar .single-post {
    position: relative;
}

.product-sidebar .single-post:not(:last-child) {
    margin-bottom: 10px;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.15);
    padding-bottom: 10px;
}

.product-sidebar .single-post .content {
    padding-left: 95px;
}

.product-sidebar .single-post i {
    font-size: 12px;
}

.product-sidebar .image {
    height: 80px;
    width: 80px;
    float: left;
    margin-right: 10px;
    overflow: hidden;
}

.shop-product-fillter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 30px;
}

.shop-product-fillter.style-2 {
    padding-bottom: 20px;
    border-bottom: 1px solid #e2e9e1;
}

.shop-product-fillter .sort-by-product-area {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.shop-product-fillter .sort-by-product-area .sort-by-cover {
    position: relative;
}

.shop-product-fillter .sort-by-product-area .sort-by-product-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border: 1px solid #000 !important;
    color: #000;
    padding: 8px 14px;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    cursor: pointer;
    border: 1px solid #e2e9e1;
}

.shop-product-fillter .sort-by-product-area .sort-by-product-wrap .sort-by {
    margin-right: 10px;
}

.shop-product-fillter .sort-by-product-area .sort-by-product-wrap .sort-by i {
    margin-right: 10px;
    font-size: 14px;
    color: #fff;
    position: relative;
    top: 2px;
}

.shop-product-fillter .sort-by-product-area .sort-by-product-wrap .sort-by span {
    font-size: 12px;
    font-weight: 500;
}

.shop-product-fillter .sort-by-product-area .sort-by-product-wrap .sort-by-dropdown-wrap span {
    font-size: 13px;
    font-weight: 500;
    color: #000 !important;
}

.shop-product-fillter .sort-by-product-area .sort-by-product-wrap .sort-by-dropdown-wrap span i {
    font-size: 15px;
    color: #000 !important;
    margin-left: 10px;
    position: relative;
    top: 2px;
}

.sort-by-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 99;
    right: 0;
    padding: 16px 0 21px;
    background: #fff;
    border: 0;
    border-radius: 5px;
    visibility: hidden;
    opacity: 0;
    min-width: 100%;
    -webkit-box-shadow: 0 -3px 23px rgba(0, 0, 0, 0.06);
    box-shadow: 0 -3px 23px rgba(0, 0, 0, 0.06);
    color: #4f5d77;
    font-weight: 500;
}

.sort-by-dropdown.show {
    opacity: 1;
    visibility: visible;
}

.sort-by-dropdown ul li {
    display: block;
}

.sort-by-dropdown ul li a {
    font-weight: 500;
    font-size: 13px;
    padding: 5px 30px;
    display: block;
    position: relative;
    color: black;
}

.sort-by-dropdown ul li a.active::before {
    content: "\f143";
    position: absolute;
    top: 5px;
    left: 10px;
    font-size: 12px;
    color: #088178;
    font-weight: 900;
}

.sort-by-dropdown ul li a.active:hover::before {
    color: #fff;
}

.sort-by-dropdown ul li a:hover {
    background-color: #000;
    color: #ffffff;
}

/*Product list*/
.product-list {
    position: relative;
}

.product-list .product-cart-wrap {
    border: 0;
    border-radius: 0;
    overflow: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.product-list .product-cart-wrap:not(:last-child) {
    margin-bottom: 30px;
}

.product-list .product-cart-wrap:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.product-list .product-cart-wrap:hover .product-img {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}

.product-list .product-cart-wrap .product-badges.product-badges-position {
    left: 30px;
    top: 28px;
}

.product-list .product-cart-wrap .product-img-action-wrap {
    max-width: 33%;
    position: relative;
}

.product-list .product-cart-wrap .product-img-action-wrap .product-img {
    border: 1px solid #e2e9e1;
    border-radius: 10px;
}

.product-list .product-cart-wrap .product-img-action-wrap .product-img .product-img-inner {
    overflow: hidden;
    padding: 10px;
}

.product-list .product-cart-wrap .product-img-action-wrap .product-img .product-img-inner a img {
    height: auto;
}

.product-list .product-cart-wrap h2 {
    font-size: 22px;
}

.product-list .product-cart-wrap .product-content-wrap .product-action-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    bottom: unset;
    padding: 0 20px;
    margin-top: 20px;
}

.product-list .product-cart-wrap .product-content-wrap .product-action-1 a.action-btn {
    border: none;
    width: auto;
    border-radius: 50px;
    background-color: #088178;
    color: #fff;
    text-align: center;
    margin-right: 0;
    position: relative;
    display: inline-block;
    padding: 0px 23px;
    height: 44px;
    font-weight: 500;
}

.product-list .product-cart-wrap .product-content-wrap .product-action-1 a.action-btn i {
    margin-right: 8px;
    color: #fff;
}

/*PRODUCT DETAILS*/
.detail-gallery {
    position: relative;
}

.detail-gallery .zoom-icon {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 2;
}

.slider-nav-thumbnails .slick-slide {
    opacity: 0.5;
    position: relative;
}

.slider-nav-thumbnails .slick-slide.slick-current {
    opacity: 1;
}

.slider-nav-thumbnails .slick-slide.slick-current::before {
    border-bottom: 5px solid #333;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    top: -6px;
    width: 0;
}

.slider-nav-thumbnails .slick-slide.slick-current img {
    border: 2px solid #a2d2c9;
}

.slider-nav-thumbnails div.slick-slide {
    margin: 0 3px;
}

.slider-nav-thumbnails button.slick-arrow {
    margin: 0;
}

.slider-nav-thumbnails .slick-prev {
    left: -5px;
}

.slider-nav-thumbnails .slick-next {
    right: -7px;
}

.slider-nav-thumbnails .slick-prev,
.slider-nav-thumbnails .slick-next {
    font-size: 12px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #000;
}


.product-rate {
    background-image: url("../imgs/theme/rating-stars.png");
    background-position: 0 -12px;
    background-repeat: repeat-x;
    height: 12px;
    width: 60px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}

.product-rating {
    height: 12px;
    background-repeat: repeat-x;
    background-image: url("../imgs/theme/rating-stars.png");
    background-position: 0 0;
}

.detail-info .product-price ins {
    font-size: 25px;
    text-decoration: none;
    font-weight: 600;
}

.detail-info .product-price ins span.old-price {
    text-decoration: line-through;
    color: #888;
    margin-left: 10px;
    font-size: 16px;
    font-weight: 500;
}

.detail-info .product-meta {
    border-top: 1px solid #e2e9e1;
    padding-top: 15px;
}

.list-filter {
    margin: 0;
    padding: 0;
    list-style: none;
}

.list-filter li {
    display: inline-block;
}

.list-filter li a {
    color: #555;
    display: block;
    min-width: 30px;
    text-align: center;
    position: relative;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}

.color-filter.list-filter a span {
    display: block;
    width: 26px;
    height: 26px;
    border-radius: 40px;
}

.color-filter.list-filter a span.product-color-white {
    border: 1px solid #ddd;
}

.color-filter.list-filter li.active a::before {
    content: "";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    position: absolute;
    right: 3px;
    top: -3px;
    background: #4cd964;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #fff;
}

.size-filter.list-filter a {
    border-radius: 4px;
    padding: 0 7px;
    background: #fff;
}

.size-filter.list-filter li a {
    border: 1px solid #e5e5e5;
    color: #555;
    height: 30px;
    line-height: 30px;
    min-width: 30px;
    text-align: center;
    text-transform: uppercase;
}

.size-filter.list-filter li a:hover,
.size-filter.list-filter li.active a {
    color: #fff;
    background-color: #088178;
    border-color: #088178;
}

.detail-qty {
    max-width: 80px;
    padding: 9px 20px;
    position: relative;
    width: 100%;
    border-radius: 4px;
}

.detail-qty>a {
    font-size: 16px;
    position: absolute;
    right: 8px;
    color: #707070;
}

.detail-qty>a:hover {
    color: #088178;
}

.detail-qty>a.qty-up {
    top: 0;
}

.detail-qty>a.qty-down {
    bottom: 0;
}

.attr-detail .select-box select {
    height: 40px;
    width: 100%;
}

.attr-detail.attr-brand {
    margin-top: 23px;
}

.attr-detail.attr-brand .select-box {
    display: block;
    margin-bottom: 20px;
}

.attr-detail.attr-color table {
    margin-bottom: 15px;
}

.detail-extralink>div {
    display: inline-block;
    vertical-align: top;
}

.detail-extralink .detail-qty {
    margin: 0 6px 15px 0;
    background: #fff;
}

.detail-info .product-price-cover {
    border-top: 1px solid #e2e9e1;
    border-bottom: 1px solid #e2e9e1;
    padding: 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.detail-info .product-price-cover .product-price {
    line-height: 1;
}

.button.button-add-to-cart {
    padding: 8px 40px;
}

.product-extra-link2 .wishlist_icon {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    color: #333;
    border-radius: 4px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 40px;
    margin: 0 3px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}

.product-extra-link2 a:hover {
    background-color: #000;
    color: #fff;
}

.tab-style3 .nav-tabs .nav-item a.active {
    border-bottom-color: black;
    color: black;
}

.tab-style3 .nav-tabs li.nav-item a {
    background-color: transparent;
    display: block;
    padding: .5rem 1rem;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 2px solid rgba(0, 0, 0, 0);
    text-align: center;
    text-transform: uppercase;
    border-radius: 0;
}

.tab-content.shop_info_tab {
    margin-top: 40px;
}

.tab-pane .comments-area {
    padding-top: 0;
    border: 0;
}

.product-color-red {
    background-image: url("assets/imgs/theme/icons/icon-facebook.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.product-color-yellow {
    background: #ffdb33;
}

.product-color-white {
    background: #ffffff;
}

.product-color-orange {
    background: #ffbb51;
}

.product-color-cyan {
    background: #80e6ff;
}

.product-color-green {
    background: #38cf46;
}

.product-color-purple {
    background: #ff8ff8;
}

.detail-gallery .slick-slider {
    background-color: #000;
    margin-bottom: 30px;
    border-radius: 10px;
}

.detail-gallery .slick-slider img {
    opacity: 0.96;
}

.detail-gallery .slick-slider.slider-nav-thumbnails {
    background: none;
    border-radius: 0;
}

.detail-gallery .slick-slider button.slick-arrow {
    background: none;
    border: 0;
    padding: 0;
    font-size: 14px;
}

.detail-gallery .slick-slider button.slick-arrow i {
    color: #90908e;
}

.mail-to-friend {
    color: #90908e;
    font-size: 12px;
}

.mail-to-friend i {
    margin-right: 5px;
}

.product-detail-rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.product-detail .section-title.style-1 {
    font-size: 22px;
}

.product-more-infor {
    padding: 0 0 0px 14px;
}

.product-more-infor li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 10px;
    position: relative;
}

.product-more-infor li ::before {
    position: absolute;
    left: -14px;
    top: 9px;
    content: "";
    height: 6px;
    width: 6px;
    border-radius: 100%;
    background-color: #9b9b9b;
}

.product-more-infor li span {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 165px;
    flex: 0 0 165px;
    display: inline-block;
}

.product-more-infor li:last-child {
    margin: 0 0 0;
}

.progress+.progress {
    margin-top: 1rem;
}

.progress span {
    line-height: 16px;
    background: #fff;
    padding-right: 10px;
    width: 45px;
}

.progress-bar {
    background-color: black;
}

.shop-filter-toogle {
    margin-bottom: 20px;
    display: block;
    position: relative;
}

.shop-filter-toogle i {
    margin-left: 5px;
}

.shop-filter-toogle i.angle-down {
    opacity: 0;
    visibility: hidden;
    display: none;
}

.shop-filter-toogle.active i.angle-down {
    opacity: 1;
    visibility: visible;
    display: inline-block;
}

.shop-filter-toogle.active i.angle-up {
    opacity: 0;
    visibility: hidden;
    display: none;
}

.shop-product-fillter-header {
    border: 1px solid #e2e9e1;
    border-radius: 4px;
    margin-bottom: 50px;
    padding: 30px;
    -webkit-box-shadow: 20px 20px 54px rgba(0, 0, 0, 0.03);
    box-shadow: 20px 20px 54px rgba(0, 0, 0, 0.03);
}

.shop-product-fillter-header .categor-list li {
    font-size: 12px;
}

.shop-product-fillter-header .categor-list li+li {
    border-top: 1px solid #f7f8f9;
    padding-top: 5px;
    margin-top: 5px;
}

.shop-product-fillter-header .categor-list li a {
    font-size: 14px;
    color: #4f5d77;
    margin-right: 10px;
}

.shop-product-fillter-header .categor-list li a:hover {
    color: #088178;
}

.shop-product-fillter-header .color-filter {
    border-bottom: 1px solid #e2e9e1;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.shop-product-fillter-header .product-rate-cover+.product-rate-cover {
    margin-top: 15px;
}

.shopping-summery tbody tr img {
    border-radius: 0;
    max-width: 140px;
    width: 100%;
}

.order_review {
    border: 1px solid #e2e9e1;
    padding: 30px;
    border-radius: 10px;
}

.toggle_info {
    padding: 20px;
    background-color: #f7f8f9;
    border-radius: 10px;
    border: 1px solid #e2e9e1;
}

.login_form .panel-body,
.coupon_form .panel-body {
    border: 1px solid #e2e9e1;
    padding: 30px;
    margin-top: 30px;
    border-radius: 10px;
}

.payment_option .custome-radio {
    margin-bottom: 10px;
}

.payment_option .custome-radio .form-check-label {
    color: black;
    font-weight: 600;
}

.custome-radio .form-check-label::before {
    content: "";
    border: 1px solid black;
    height: 16px;
    width: 16px;
    display: inline-block;
    border-radius: 100%;
    vertical-align: middle;
    margin-right: 8px;
}

.custome-radio input[type="radio"]+.form-check-label::after {
    content: "";
    height: 10px;
    width: 10px;
    border-radius: 100%;
    position: absolute;
    top: 8px;
    left: 3px;
    opacity: 0;
}

.custome-radio input[type="radio"]:checked+.form-check-label::after {
    opacity: 1;
    background-color: #088178;
}

.related-products .product-img-action-wrap {
    padding: 0;
    margin-bottom: 15px;
}

/*BLOG*/
.post-list article:not(:last-child) {
    margin-bottom: 20px;
}

.post-list .post-thumb {
    max-width: 221px;
    overflow: hidden;
}

.post-list .post-thumb a {
    margin-bottom: 0;
}

.post-list .post-title {
    font-weight: 500;
}

.post-list .post-title a {
    color: #1a1a1a;
}

.single-content {
    text-rendering: optimizeLegibility;
}

.single-content h1 {
    font-size: 56px;
    line-height: 72px;
    margin-bottom: 32px;
}

.single-content h2 {
    font-size: 48px;
    line-height: 64px;
    margin-bottom: 30px;
}

.single-content h3 {
    font-size: 36px;
    line-height: 48px;
    margin-bottom: 28px;
}

.single-content h4 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 26px;
}

.single-content h5 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 24px;
}

.single-content h6 {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0px;
    text-transform: uppercase;
    margin-bottom: 22px;
}

.single-content p {
    margin-bottom: 1.2em;
    /* font-weight: 400; */
}

.single-content ul {
    list-style: circle;
    padding-left: 1rem;
    font-size: 1rem;
}

.single-content ul li {
    position: relative;
    margin-bottom: 7px;
}

.single-content ol li {
    font-size: 1rem;
}

.single-header {
    margin-bottom: 30px;
}

.single-header.style-2 {
    border-bottom: 1px solid #e2e9e1;
    padding-bottom: 10px;
}

.single-header .entry-meta.meta-1 {
    display: block;
}

.single-header .single-header-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.single-header .single-header-meta .social-icons ul {
    margin-top: 15px;
}

.single-thumbnail {
    margin-bottom: 30px;
}

.single-thumbnail img {
    border-radius: 10px;
    overflow: hidden;
}

.entry-bottom {
    border-top: 1px solid #e2e9e1;
    padding-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.entry-bottom .social-icons ul {
    margin-top: 15px;
}

/*Entry meta*/
.entry-meta {
    line-height: 1;
}

.entry-meta.meta-2 .author-img img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.entry-meta.meta-2 .author-name {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    display: inline-block;
    margin-top: 5px;
}

.entry-meta.meta-2 a.btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: center;
    align-self: center;
}

.entry-meta .author-add {
    font-size: 12px;
}

.entry-meta.meta-1 span {
    margin-right: 10px;
}

.entry-meta.meta-1 a.text-brand {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.entry-meta.meta-1 a.text-brand i {
    margin-left: 5px;
}

.entry-meta.meta-0 span {
    padding: 4px 10px 4px 19px;
    font-size: 11px;
    letter-spacing: 0px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 30px;
    position: relative;
    margin-left: -5px;
}

.entry-meta.meta-0 span::before {
    content: "";
    width: 6px;
    height: 6px;
    background: none;
    margin-right: 3px;
    border-radius: 5px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 8px;
    margin-top: -3px;
    border: 1px solid #088178;
}

span.has-dot {
    position: relative;
    padding-left: 10px;
}

span.has-dot::before {
    content: "";
    width: 4px;
    height: 4px;
    background: #999;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    display: block;
    left: -2px;
}

h6.post-title {
    font-size: 14px;
}

.post-title a {
    color: #1a1a1a;
}

.post-title a:hover {
    color: #088178;
}

.post-thumb {
    overflow: hidden;
    position: relative;
}

.post-thumb.border-radius-5 img {
    border-radius: 5px;
}

.post-thumb a {
    line-height: 1;
}

.post-thumb .entry-meta {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 2;
}

.post-thumb .entry-meta a {
    display: inline-block;
    color: #fff !important;
    background-color: #088178;
    border-radius: 4px;
    padding: 8px 15px;
}

/*Loop Grid*/
.loop-grid {
    position: relative;
}

.loop-grid article {
    position: relative;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid #eef1ee;
}

.loop-grid .entry-content {
    padding: 30px;
}

.loop-grid .entry-content-2 {
    padding: 20px;
}

.loop-grid.loop-list {
    position: relative;
}

.loop-grid.loop-list article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.loop-grid.loop-list article .post-thumb {
    min-height: 280px;
    min-width: 350px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}

.img-hover-slide {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 280px;
    overflow: hidden;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}

.top-right-icon {
    position: absolute;
    bottom: 15px;
    right: 15px;
    border-radius: 5px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    z-index: 3;
    color: #fff;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -ms-transition: all 0.4s ease;
}

.entry-meta.meta-1,
.entry-meta.meta-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.entry-meta a.read-more {
    font-size: 12px;
    border-radius: 30px;
    border: 1px solid #abd7ab;
    padding: 10px 15px;
    color: #98ca98;
    font-weight: 600;
    display: inline-block;
}

.single-share img {
    width: 20px;
    opacity: 0.7;
}

.single-share img:hover {
    opacity: 1;
}

/*LAYOUT -> HEADER STYLE*/
/*Header default*/
.header-top-ptb-1 {
    padding: 10px 0;
    border-bottom: 1px solid #e2e9e1;
    background-color: #f2f3f8;
    font-size: 14px;
    background-image: url(../imgs/theme/topbar-bg.jpg);
    line-height: 1;
}

.header-top-ptb-1 #news-flash {
    min-width: 400px;
    font-size: 14px;
    line-height: 10px;
    font-weight: 600;
}

.header-top-ptb-1 #news-flash li {
    line-height: 25px;
    font-size: 11px;
}

.header-top-ptb-1 #news-flash i {
    line-height: 6px;
    margin-right: 5px;
}

.header-info-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.header-info>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}

.header-info>ul>li {
    margin-right: 30px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-info>ul>li:before {
    content: '';
    position: absolute;
    right: -14px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
    height: 20px;
    background: #dedfe2;
}

.header-info>ul>li:last-child {
    margin-right: 0;
}

.header-info>ul>li:last-child:before {
    display: none;
}

.header-info>ul>li a {
    color: #1a1a1a;
    font-weight: 500;
    font-size: 12px;
}

.header-info>ul>li a i {
    font-size: 10px;
    margin-right: 5px;
}

.header-info>ul>li a.language-dropdown-active i.fa-chevron-down {
    font-size: 8px;
    margin-left: 5px;
}

.header-info>ul>li>ul.language-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 2;
    min-width: 120px;
    background: #fff;
    border-radius: 0 0 4px 4px;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    visibility: hidden;
    opacity: 0;
    padding: 10px 15px;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    border: 1px solid #eef0ee;
}

.header-info>ul>li>ul li {
    display: block;
}

.header-info>ul>li>ul li a {
    display: block;
    color: #696969;
    padding: 5px;
}

.header-info>ul>li>ul li a:hover {
    color: #088178;
    background-color: none;
}

.header-info>ul>li>ul li a img {
    max-width: 15px;
    display: inline-block;
    margin-right: 5px;
}

.header-info>ul>li:hover>a {
    color: #333;
}

.header-info>ul>li:hover>ul.language-dropdown {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    top: 25px;
}

.header-info i {
    font-size: 12px;
    margin-right: 5px;
    line-height: 6px;
}

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

.header-wrap .header-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-wrap.header-space-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.header-wrap .header-right {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
}

.logo a {
    display: block;
}

.logo.logo-width-1 {
    width: 20%;
    margin-right: 123px;
    line-height: 35%;
}

.logo.logo-width-1 a img {
    min-width: 180px;
}

.search-style-1 form {
    width: 370px;
    position: relative;
}

.search-style-1 form input {
    font-size: 15px;
    height: 48px;
    color: #1a1a1a;
    border-radius: 26px;
    padding: 3px 50px 3px 20px;
    border: 1px solid #f5f5f5;
    background-color: #f5f5f5;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.header-action .header-action-icon.header-action-mrg-none2 {
    margin-right: 0px;
}

.header-action .header-action-icon:last-child {
    margin-right: 0;
}

.header-action .header-action-icon>a span.pro-count {
    position: absolute;
    right: -11px;
    bottom: -8px;
    color: #ffffff;
    height: 20px;
    width: 20px;
    border-radius: 100%;
    font-weight: 700;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
}

.header-action-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-action-2 .header-action-icon-2:last-child {
    padding: 0 0px 0 8px;
}

.header-action-2 .header-action-icon-2>a {
    font-size: 16px;
    color: #333;
    line-height: 1;
    display: inline-block;
    position: relative;
    width: 1em;
}

.header-action-2 .header-action-icon-2>a span.pro-count {
    position: absolute;
    right: -11px;
    top: -5px;
    color: #ffffff;
    height: 14px;
    width: 14px;
    border-radius: 100%;
    font-weight: 500;
    font-size: 11px;
    text-align: center;
    line-height: 12px;
}

.cart-dropdown-wrap ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 20px;
}

.cart-dropdown-wrap ul li .shopping-cart-img a {
    display: block;
}

.header-height-2 {
    border-bottom: 1px solid #e2e9e1;
}

.header-height-3 {
    min-height: 132px;
}

.header-height-4 {
    min-height: 120px;
}

.search-popup-wrap.search-visible {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.mobile-header-wrapper-style.sidebar-visible {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top .mobile-header-logo a {
    display: block;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav {
    height: 100%;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .main-categori-wrap a i {
    margin-right: 15px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .main-categori-wrap .categori-dropdown-active-small {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
}

.header-action-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.search-style-1 {
    margin-right: 28px;
}

.search-style-1 form input::-moz-input-placeholder {
    color: #1a1a1a;
    opacity: 1;
}

.search-style-1 form input::-webkit-input-placeholder {
    color: #1a1a1a;
    opacity: 1;
}

.search-style-1 form input:focus {
    border: 1px solid #088178;
    background-color: #ffffff;
}

.search-style-1 form button {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    border: none;
    font-size: 19px;
    height: 100%;
    padding: 0 15px;
    background-color: transparent;
    color: #088178;
}

.search-style-1 form button:hover {
    color: #3f81eb;
}

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

.header-action .header-action-icon {
    margin-right: 28px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.header-action .header-action-icon.header-action-mrg-none {
    margin-right: 13px;
}

.header-action .header-action-icon>a {
    font-size: 24px;
    color: #333;
    line-height: 1;
    display: inline-block;
    position: relative;
}

.header-action .header-action-icon>a span.pro-count.blue {
    background-color: #088178;
}

.header-action .header-action-icon:hover>a {
    color: #232323;
}

.header-action .header-action-icon:hover .cart-dropdown-wrap {
    opacity: 1;
    visibility: visible;
    top: calc(100% + 10px);
}

.header-action.header-action-hm3 .header-action-icon.header-action-mrg-none2 {
    margin-right: 0px;
}

.header-action.header-action-hm3 .header-action-icon:last-child {
    margin-right: 0;
}

.header-action-2 .header-action-icon-2 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 14px;
}

.header-action-2 .header-action-icon-2>a svg {
    width: 1em;
    height: 1em;
}

.header-action-2 .header-action-icon-2>a span.pro-count.blue {
    background-color: #232323;
}

.header-action-2 .header-action-icon-2:hover>a {
    color: #232323;
    fill: #232323;
}

.header-action-2 .header-action-icon-2:hover .cart-dropdown-wrap {
    opacity: 1;
    visibility: visible;
    top: calc(100% + 10px);
}

.header-middle-ptb-1 {
    padding: 25px 0 0 0;
}

.cart-dropdown-wrap {
    position: absolute;
    right: 0;
    top: calc(100% + 20px);
    z-index: 99;
    width: 320px;
    background-color: #fff;
    -webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, 0.05);
    box-shadow: 0 8px 8px rgba(0, 0, 0, 0.05);
    padding: 30px 20px 27px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    border-radius: 4px;
    border: 1px solid #eef0ee;
}

.cart-dropdown-wrap.cart-dropdown-hm2 {
    right: -63px;
}

.cart-dropdown-wrap ul li:last-child {
    margin: 0 0 0px;
}

.cart-dropdown-wrap ul li .shopping-cart-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    margin-right: 20px;
}

.cart-dropdown-wrap ul li .shopping-cart-img a img {
    max-width: 100%;
}

.cart-dropdown-wrap ul li .shopping-cart-title {
    margin: 6px 0 0;
}

.cart-dropdown-wrap ul li .shopping-cart-title h4 {
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    margin: 0 0 9px;
}

.cart-dropdown-wrap ul li .shopping-cart-title h4 a {
    color: #232323;
}

.cart-dropdown-wrap ul li .shopping-cart-title h4 a:hover {
    color: #1a1a1a;
}

.cart-dropdown-wrap ul li .shopping-cart-title h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 0px;
    color: #088178;
}

.cart-dropdown-wrap ul li .shopping-cart-title h3 span {
    color: #696969;
    /* font-weight: 400; */
    font-size: 15px;
}

.cart-dropdown-wrap ul li .shopping-cart-delete {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 100;
    -ms-flex-positive: 100;
    flex-grow: 100;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 6px 0 0;
}

.cart-dropdown-wrap ul li .shopping-cart-delete a {
    font-size: 18px;
    color: #696969;
}

.cart-dropdown-wrap ul li .shopping-cart-delete a:hover {
    color: #333;
}

.cart-dropdown-wrap .shopping-cart-footer .shopping-cart-total {
    border-top: 2px solid #f3f3f3;
    margin: 25px 0;
    padding: 17px 0 0;
}

.cart-dropdown-wrap .shopping-cart-footer .shopping-cart-total h4 {
    color: #9b9b9b;
    font-weight: 700;
    font-size: 15px;
    margin: 0;
}

.cart-dropdown-wrap .shopping-cart-footer .shopping-cart-total h4 span {
    font-size: 18px;
    float: right;
    color: #088178;
}

.cart-dropdown-wrap .shopping-cart-footer .shopping-cart-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: center;
    align-self: center;
}

.cart-dropdown-wrap .shopping-cart-footer .shopping-cart-button a {
    display: inline-block;
    font-size: 14px;
    color: #ffffff;
    border-radius: 4px;
    line-height: 1;
    padding: 10px 20px;
    background-color: #088178;
    border: 2px solid #088178;
}

.cart-dropdown-wrap .shopping-cart-footer .shopping-cart-button a.outline {
    background-color: transparent;
    border: 2px solid #088178;
    color: #088178;
}

.cart-dropdown-wrap .shopping-cart-footer .shopping-cart-button a.outline:hover {
    color: #ffffff;
}

.cart-dropdown-wrap .shopping-cart-footer .shopping-cart-button a:hover {
    background-color: #046963;
}

.sticky-bar.stick {
    -webkit-animation: 700ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 700ms ease-in-out 0s normal none 1 running fadeInDown;
    -webkit-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.05);
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
    left: 0;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    border-bottom: 2px solid #000;
    background: #fff;
}

.sticky-bar.stick.sticky-white-bg {
    background-color: #fff;
}

.sticky-bar.stick.sticky-blue-bg {
    background-color: #3286e0;
}

.header-height-1 {
    min-height: 133px;
}

.search-style-2 {
    width: 100%;
}

.search-style-2 form {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

.search-style-2 form select {
    color: #1a1a1a;
    font-size: 16px;
    font-weight: 700;
    min-height: 45px;
    border: 1px solid #e2e9e1;
    border-right: none;
    width: 140px;
    padding: 3px 35px 3px 20px;
    border-radius: 4px 0 0 4px;
    background-color: #fff;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    -moz-appearance: none;
    -webkit-appearance: none;
    position: relative;
}

.search-style-2 form select::after {
    position: absolute;
}

.search-style-2 form input {
    width: 60%;
    max-width: 683px;
    border-radius: 0;
    background-color: #fff;
    border-color: #414648;
    font-size: 15px;
    background-image: url(../imgs/theme/icons/search.png);
    background-repeat: no-repeat;
    background-position: 10px;
    padding-left: 40px;
    margin: auto;
}

.search-style-2 form input::-moz-input-placeholder {
    opacity: 1;
}

.search-style-2 form input::-webkit-input-placeholder {
    opacity: 1;
}

.search-style-2 form button {
    position: absolute;
    right: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: transparent;
    padding: 0;
    border: none;
    font-size: 20px;
    color: #088178;
    height: 100%;
    padding: 5px 17px;
}

.header-bottom-shadow {
    -webkit-box-shadow: 0 1px 20px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 20px rgba(0, 0, 0, 0.05);
}

.header-bottom .header-action-right a span.pro-count {
    background-color: black;
    color: #fff;
}

.search-style-3 form {
    position: relative;
}

.search-style-3 form input {
    font-size: 15px;
    height: 40px;
    color: #1a1a1a;
    border-radius: 4px;
    padding: 3px 50px 3px 20px;
    border: 1px solid black;
    background-color: #ffffff;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.search-style-3 form input::-moz-input-placeholder {
    color: #1a1a1a;
    opacity: 1;
}

.search-style-3 form input::-webkit-input-placeholder {
    color: #1a1a1a;
    opacity: 1;
}

.search-style-3 form input:focus {
    border: 1px solid #088178;
}

.search-style-3 form button {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    border: none;
    font-size: 15px;
    height: 100%;
    padding: 0 14px;
    background-color: transparent;
    color: #333;
}

.search-style-3 form button:hover {
    color: #088178;
}

.search-popup-wrap {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    background-color: white;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    z-index: 99999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.search-popup-wrap .search-popup-content form input {
    width: 1170px;
    background-color: transparent;
    border: 0;
    border-bottom: 3px solid #088178;
    font-size: 50px;
    padding: 21px 50px 16px 0px;
    color: #919191;
    font-weight: 300;
    max-width: 100%;
    height: auto;
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    opacity: 0;
    -webkit-transition: all .5s ease-in-out, opacity .5s linear;
    transition: all .5s ease-in-out, opacity .5s linear;
}

.search-popup-wrap .search-popup-content form input::-moz-input-placeholder {
    color: #919191;
    opacity: 1;
}

.search-popup-wrap .search-popup-content form input::-webkit-input-placeholder {
    color: #919191;
    opacity: 1;
}

.search-popup-wrap.search-visible .search-popup-content form input {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
}

.close-style-wrap {
    position: absolute;
    right: 55px;
    top: 40px;
}

.close-style-wrap.close-style-position-inherit {
    position: inherit;
}

.close-style-wrap .close-style {
    position: relative;
    background-color: transparent;
    padding: 0;
    border: none;
    width: 30px;
    height: 30px;
}

.close-style-wrap .close-style>i {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 2px;
    margin: 0 !important;
    -webkit-transform-origin: center;
    transform-origin: center;
    display: block;
    overflow: hidden;
}

.close-style-wrap .close-style>i.icon-top {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

.close-style-wrap .close-style>i.icon-top::before {
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s, -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
    -webkit-transform-origin: right;
    transform-origin: right;
}

.close-style-wrap .close-style>i.icon-top::after {
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transform: scaleX(0) translateZ(0);
    transform: scaleX(0) translateZ(0);
    -webkit-transform-origin: left;
    transform-origin: left;
}

.close-style-wrap .close-style>i.icon-bottom {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.close-style-wrap .close-style>i.icon-bottom::before {
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s, -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
    -webkit-transform-origin: right;
    transform-origin: right;
}

.close-style-wrap .close-style>i.icon-bottom::after {
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transform: scaleX(0) translateZ(0);
    transform: scaleX(0) translateZ(0);
    -webkit-transform-origin: left;
    transform-origin: left;
}

.close-style-wrap .close-style>i::before,
.close-style-wrap .close-style>i::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #111;
}

.burger-icon,
.profile-icon {
    position: relative;
    width: 22PX;
    height: 20px;
    cursor: pointer;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    color: #000 !important;
}

.burger-icon>span {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
}

.burger-icon>span.burger-icon-top {
    top: 2px;
}

.burger-icon>span.burger-icon-bottom {
    bottom: 2px;
}

.burger-icon>span.burger-icon-mid {
    top: 9px;
}

.burger-icon>span::before,
.burger-icon>span::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #333;
}

.burger-icon.burger-icon-white>span::before,
.burger-icon.burger-icon-white>span::after {
    background-color: #1a1a1a;
}

.body-overlay-1 {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    visibility: hidden;
    width: 100%;
    cursor: crosshair;
    z-index: 9999;
}

.mobile-menu-active .body-overlay-1 {
    opacity: 1;
    visibility: visible;
}

.main-wrapper {
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.mobile-header-wrapper-style {
    position: fixed;
    top: 0;
    width: 360px;
    min-height: 100vh;
    bottom: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transform: translate(200px, 0);
    transform: translate(200px, 0);
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.09);
    z-index: 99999;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner {
    padding: 0px 0px 30px;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 30px;
    background-color: #ffffff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top .mobile-header-logo a img {
    width: 100px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area {
    padding: 30px 30px 30px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li {
    display: block;
    position: relative;
    padding: 10px 0;
    border-bottom: 1px solid #f2f2f2;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li:last-child {
    border-bottom: none;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.menu-item-has-children .menu-expand {
    right: 0;
    position: absolute;
    cursor: pointer;
    z-index: 9;
    text-align: center;
    font-size: 12px;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 35px;
    color: #1a1a1a;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.menu-item-has-children .menu-expand i {
    font-size: 14px;
    font-weight: 300;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.menu-item-has-children.active>.menu-expand {
    background: rgba(255, 255, 255, 0.2);
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.menu-item-has-children.active>.menu-expand i::before {
    content: "\f112";
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li a {
    font-size: 12px;
    line-height: 1;
    text-transform: capitalize;
    font-weight: 700;
    position: relative;
    display: inline-block;
    color: #1a1a1a;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li a i {
    margin-right: 5px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul {
    padding: 0 0 0 10px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li {
    padding: 10px 0;
    border-bottom: none;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li.menu-item-has-children .menu-expand {
    top: 0px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li a {
    font-size: 15px;
    display: block;
    font-weight: 500;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li ul {
    margin-top: 10px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li.menu-item-has-children.active {
    padding-bottom: 0;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li:hover>a {
    color: black;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .categori-dropdown-wrap ul li a {
    padding: 5px 15px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap {
    padding: 25px 0 30px;
    margin-bottom: 30px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info {
    position: relative;
    margin-bottom: 13px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info:last-child {
    margin-bottom: 0;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info a {
    font-size: 15px;
    display: block;
    font-weight: 500;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info a span {
    float: right;
    font-size: 18px;
    position: relative;
    top: 8px;
    line-height: 1;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown {
    margin-top: 5px;
    display: none;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 10px 0 0 0;
    width: 100%;
    z-index: 11;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown ul li {
    padding-bottom: 10px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown ul li:last-child {
    padding-bottom: 0px;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown ul li a {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.7);
    /* font-weight: 400; */
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown ul li a:hover {
    color: #088178;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info:hover>a {
    color: #1a1a1a;
}

.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-border {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.mobile-social-icon a {
    text-align: center;
    font-size: 14px;
    margin-right: 5px;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.mobile-social-icon a img {
    max-width: 20px;
    opacity: 0.7;
}

.mobile-social-icon a img:hover {
    opacity: 1;
}

.mobile-social-icon a:hover {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.mobile-social-icon a:last-child {
    margin-right: 0;
}

.mobile-search {
    padding: 0 0 10px 0;
}

.categori-button-active-2 {
    padding: 21px 0;
    display: block !important;
}

.categori-button-active-2 i {
    float: right;
    position: relative;
    top: 5px;
}

.hotline p {
    color: #088178;
    font-size: 18px;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.hotline p span {
    margin-right: 10px;
    font-weight: 700;
    color: #1a1a1a;
    font-size: 16px;
}

.hotline p i {
    font-weight: 700;
    color: #1a1a1a;
    font-size: 19px;
    margin-right: 5px;
}

.header-style-1 .search-style-2 select {
    border-width: 0 0 3px 0;
    border-style: solid;
    border-color: #414648;
    border-radius: 0;
}

.header-style-1 .header-top-ptb-1 {
    padding: 7px 0;
    border-bottom: 2px solid #000;
    background-color: #f7e3dc !important;
    background-image: none;
}

/* Header style 2 */
.header-style-2 .header-top-ptb-1 {
    padding: 10px 0;
    border-bottom: 3px solid #088178 !important;
    font-size: 14px;
    line-height: 1;
    background: #fff;
}

.header-style-2 .header-middle-ptb-1 {
    padding: 35px 0;
}

.header-style-2 .select2-container {
    max-width: unset;
    min-width: 150px;
}

.header-style-2 .select2-container--default .select2-selection--single {
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: #e2e9e1;
    height: 45px;
    padding-left: 20px;
    width: 155px;
    max-width: unset;
    border-radius: 4px 0 0 4px;
}

.header-style-2 .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 10px;
}

.header-style-2 .search-style-2 form {
    border: 1px solid #e2e9e1;
    border-radius: 4px;
    max-width: 700px;
}

.header-style-2 .search-style-2 form input {
    color: #1a1a1a;
    max-width: 600px;
    background-color: #fff;
    border-width: 0px;
    border-radius: 0 4px 4px 0;
    margin-left: 20px;
}

/* Header style 3 */
.header-style-3.header-height-2 {
    border-bottom: none;
}

.header-style-3 .main-nav {
    border-top: 1px solid #e2e9e1;
    border-bottom: 1px solid #e2e9e1;
}

.header-style-3 .header-top-ptb-1 {
    background-color: #088178;
    color: #fff;
    background-image: none;
}

.header-style-3 .header-top-ptb-1 a {
    color: #fff;
}

.header-style-3 .header-top-ptb-1 i {
    color: #fff;
}

.header-style-3 .header-top-ptb-1 .language-dropdown a {
    color: #1a1a1a;
}

.header-style-3 .header-middle-ptb-1 {
    padding: 25px 0;
}

.header-style-3 .header-bottom-bg-color {
    background-color: #fff;
}

.header-style-3 .main-categori-wrap>a {
    color: #494949;
}

.header-style-3 .main-menu.main-menu-light-white>nav>ul>li>a {
    color: #494949;
}

.header-style-3 .main-nav {
    border-top: 1px solid #e2e9e1;
    border-bottom: 1px solid #e2e9e1;
}

.header-style-3 .sticky-bar.stick.sticky-blue-bg {
    background-color: #fff;
}

.header-style-3 .hotline p {
    color: #088178 !important;
}

.header-style-3 .select2-container {
    max-width: unset;
    min-width: 150px;
}

.header-style-3 .select2-container--default .select2-selection--single {
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: #e2e9e1;
    height: 45px;
    padding-left: 20px;
    width: 155px;
    max-width: unset;
    border-radius: 4px 0 0 4px;
}

.header-style-3 .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 10px;
}

.header-style-3 .search-style-2 form {
    border: 1px solid #e2e9e1;
    border-radius: 4px;
    max-width: 700px;
}

.header-style-3 .search-style-2 form input {
    color: #1a1a1a;
    max-width: 600px;
    background-color: #fff;
    border-width: 0px;
    border-radius: 0 4px 4px 0;
    margin-left: 20px;
}

/* Header style 4 */
.header-style-4 {
    position: relative;
}

.header-style-4.header-height-2 {
    border-bottom: 0;
}

.header-style-4 .header-top-ptb-1 {
    background-color: #d8f4e2;
    background-image: none;
    padding: 15px 0;
    border: 0;
}

.header-style-4 .header-top-ptb-1 .language-dropdown a {
    color: #1a1a1a;
}

.header-style-4 .header-middle-ptb-1 {
    padding: 40px 0;
}

.header-style-4 .select2-container {
    max-width: unset;
    min-width: 150px;
}

.header-style-4 .select2-container--default .select2-selection--single {
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: #e2e9e1;
    height: 45px;
    padding-left: 20px;
    width: 155px;
    max-width: unset;
    border-radius: 4px 0 0 4px;
}

.header-style-4 .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 10px;
}

.header-style-4 .search-style-2 form {
    border: 1px solid #e2e9e1;
    border-radius: 4px;
    max-width: 700px;
}

.header-style-4 .search-style-2 form input {
    color: #1a1a1a;
    max-width: 600px;
    background-color: #fff;
    border-width: 0px;
    border-radius: 0 4px 4px 0;
    margin-left: 20px;
}

.header-style-4 .header-bottom-bg-color {
    background-color: #fff;
    border-top: 1px solid #e2e9e1;
    border-bottom: 1px solid #e2e9e1;
}

.header-style-4 .main-categori-wrap>a {
    color: #fff;
    line-height: 60px;
    background: #088178;
    padding: 0 30px;
}

.header-style-4 .main-categori-wrap>a i.up {
    right: 30px;
}

.header-style-4 .main-menu.main-menu-light-white>nav>ul>li>a {
    color: #494949;
}

.header-style-4 .stick .main-menu.main-menu-light-white>nav>ul>li>a {
    color: #ffffff !important;
}

.header-style-4 .categori-dropdown-active-large {
    top: 100%;
}

.header-style-4 .hotline p {
    color: #088178 !important;
}

.header-style-4 .stick .hotline p {
    color: #fff !important;
}

.header-style-4 .main-categori-wrap>a span {
    color: #fff !important;
}


.header-style-5 .select2-container--default {
    width: 115px !important;
}

.header-style-5 .select2-container--default .select2-selection--single {
    border: 1px solid #e8e8e8;
    height: 45px;
    padding-left: 10px;
    font-size: 13px;
}

.header-style-5 .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 45px;
    font-size: 13px;
}

.header-style-5 .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 10px;
    right: 7px;
}

.header-style-5 .logo.logo-width-1 {
    margin-right: 40px;
}

.header-style-5 .header-bottom .header-action-right a span.pro-count {
    color: #fff;
}

.header-style-5 .header-action-2 .header-action-icon-2>a {
    font-size: 24px;
}

.header-style-5 .select2-container {
    max-width: unset;
    min-width: 100px;
}

.header-style-5 .select2-container--default .select2-selection--single {
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: #e2e9e1;
    height: 45px;
    padding-left: 20px;
    width: 105px;
    max-width: unset;
    border-radius: 4px 0 0 4px;
}

.header-style-5 .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 10px;
}

.header-style-5 .search-style-2 form {
    border: 1px solid #e2e9e1;
    border-radius: 4px;
    max-width: 700px;
}

.header-style-5 .search-style-2 form input {
    color: #1a1a1a;
    max-width: 600px;
    background-color: #fff;
    border-width: 0px;
    border-radius: 0 4px 4px 0;
    margin-left: 20px;
}

span.fi-rs-apps {
    font-size: 19px;
    opacity: 0.7;
}

.hotline i {
    opacity: 0.7;
}

/*LAYOUT -> NAVIGATION STYLE*/
.main-menu.main-menu-mrg-1 {
    margin: 0 0 0 27px;
}

.main-menu>nav>ul>li.position-static {
    position: static;
}

.main-menu>nav>ul>li>a {
    display: inline-block;
    font-size: 13px;
    color: #1a1a1a;
    font-weight: 100;
    text-transform: uppercase;
}

.main-menu>nav>ul>li>a:hover {
    color: black !important;
}

.main-menu>nav>ul>li>a i {
    font-size: 8px;
    position: relative;
    margin-left: 4px;
}

.main-menu>nav>ul>li>a.active {
    color: #088178;
}

.main-menu>nav>ul>li ul.sub-menu {
    position: absolute;
    left: 0;
    top: 100%;
    background-color: #ffffff;
    min-width: 140px;
    padding: 13px 1px;
    -webkit-transition: all .25s ease 0s;
    transition: all .25s ease 0s;
    opacity: 0;
    visibility: hidden;
    margin-top: 20px;
    border-radius: 0 0 4px 4px;
    z-index: 999;
    border: 1px solid #eef0ee;
}

.main-menu>nav>ul>li ul.sub-menu li {
    font-size: 15px;
    color: #161c27;
    line-height: 2.2;
    /* font-weight: 400; */
}

.main-menu>nav>ul>li ul.sub-menu li:last-child {
    margin-bottom: 0;
}

.main-menu>nav>ul>li ul.sub-menu li ul.level-menu {
    position: absolute;
    left: 100%;
    top: -110px;
    background-color: #ffffff;
    width: 240px;
    padding: 33px 0 35px;
    -webkit-transition: all .25s ease 0s;
    transition: all .25s ease 0s;
    opacity: 0;
    visibility: hidden;
    border-radius: 4px;
    margin-top: 20px;
    border: 1px solid #eef0ee;
}

.main-menu>nav>ul>li ul.sub-menu li ul.level-menu.level-menu-modify {
    top: -25px;
}

.main-menu>nav>ul>li ul.sub-menu li a i {
    font-size: 9px;
    float: right;
    position: relative;
    top: 15px;
}

.main-menu>nav>ul>li ul.sub-menu li:hover>a {
    color: #000;
}

.main-menu>nav>ul>li ul.sub-menu li:hover ul.level-menu {
    opacity: 1;
    visibility: visible;
    margin-top: 0px;
}

.main-menu>nav>ul>li ul.mega-menu {
    position: absolute;
    left: 0;
    top: 100%;
    background-color: #ffffff;
    width: 100%;
    padding: 15px;
    -webkit-transition: all .10s ease 0s;
    transition: all .10s ease 0s;
    opacity: 0;
    visibility: hidden;
    margin-top: 20px;
    border-radius: 0 0 4px 4px;
    z-index: 999;
    border: 1px solid #eef0ee;
}

.main-menu>nav>ul>li ul.mega-menu li {
    line-height: 1;
    display: block;
    position: relative;
    float: left;
    padding-right: 10px;
}

.main-menu>nav>ul>li ul.mega-menu li:last-child {
    margin-bottom: 0;
}

.main-menu>nav>ul>li ul.mega-menu li.sub-mega-menu-width-22 {
    width: 16.66%;
}

#Gifts ul.mega-menu li.sub-mega-menu-width-22 {
    width: 25%;
}

.main-menu>nav>ul>li ul.mega-menu li.sub-mega-menu-width-34 {
    width: 20%;
}

.main-menu>nav>ul>li ul.mega-menu li a.menu-title {
  font-weight: 600;
    font-size: 13px !important;
    line-height: 24px;
    letter-spacing: 0.55px;
    text-transform: uppercase;
}

.main-menu>nav>ul>li ul.mega-menu li ul {
    margin-top: 3px;
}

.main-menu>nav>ul>li ul.mega-menu li ul li {
    line-height: 1;
    display: block;
    margin-bottom: 7px;
    float: none;
}

.main-menu>nav>ul>li ul.mega-menu li ul li:last-child {
    margin-bottom: 0;
}

.main-menu>nav>ul>li ul.mega-menu li ul li a {
    font-size: 12px;
    color: #161c27;
    display: block;
    line-height: 1.4;
}

.main-menu>nav>ul>li ul.mega-menu li ul li a:hover {
    color: black;
}

.main-menu>nav>ul>li ul.mega-menu li .menu-banner-wrap {
    overflow: hidden;
    position: relative;
}

.main-menu>nav>ul>li ul.mega-menu li .menu-banner-wrap a {
    display: block;
}

.main-menu>nav>ul>li ul.mega-menu li .menu-banner-wrap a img {
    width: 100%;
    -webkit-transition: all 1.5s cubic-bezier(0, 0, 0.2, 1);
    transition: all 1s cubic-bezier(0, 0, 0.2, 1);
}

.stone_shape {
    width: 12px;
    height: 12px;
}

.main-menu>nav>ul>li ul.mega-menu li .menu-banner-wrap .menu-banner-content {
    position: absolute;
    top: 32px;
    left: 30px;
}

.main-menu>nav>ul>li ul.mega-menu li .menu-banner-wrap .menu-banner-content h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.5;
    margin: 5px 0 11px;
}

.main-menu>nav>ul>li ul.mega-menu li .menu-banner-wrap .menu-banner-content .menu-banner-price span.old-price {
    font-size: 19px;
    /* font-weight: 400; */
    color: #696969;
    text-decoration: line-through;
    margin-left: 5px;
}

.main-menu>nav>ul>li ul.mega-menu li .menu-banner-wrap .menu-banner-content .menu-banner-btn a {
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    color: #ffffff;
    border-radius: 26px;
    padding: 12px 22px 14px;
    background-color: #088178;
}

.main-menu>nav>ul>li ul.mega-menu li .menu-banner-wrap .menu-banner-discount h3 span {
    display: block;
    line-height: 1;
    font-weight: 700;
    font-size: 20px;
    margin: 0 0 3px;
}

.main-menu>nav>ul>li ul.mega-menu li .menu-banner-wrap:hover a img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}

.main-menu>nav>ul>li ul.mega-menu li .menu-banner-wrap:hover .menu-banner-btn a {
    background-color: #ff3551;
}

.main-menu>nav>ul>li:hover ul.sub-menu {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
}

.main-menu>nav>ul>li:hover ul.mega-menu {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
}

.main-menu.hover-boder>nav>ul>li>a {
    position: relative;
}

.main-menu.hover-boder>nav>ul>li>a::after {
    content: none;
    position: absolute;
    left: auto;
    right: 0;
    bottom: 34px;
    height: 1px;
    width: 0;
    -webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    background: #088178;
}

/*.login-button:hover{background-color: !important}*/

.main-menu.hover-boder>nav>ul>li:hover>a::after {
    width: 100%;
    left: 0;
    right: auto;
}

.main-menu.hover-boder.hover-boder-white>nav>ul>li>a::after {
    bottom: 18px;
    background: #ffffff;
}

.main-menu.hover-boder.hover-boder-modify>nav>ul>li>a::after {
    bottom: 28px;
}

.main-menu.main-menu-light-white>nav>ul>li>a {
    color: white;
}

.main-menu.main-menu-padding-1>nav>ul>li {
    padding: 0 4px;
}

.main-menu.main-menu-padding-1>nav>ul>li:first-child {
    padding-left: 0 !important;
}

.main-menu.main-menu-lh-2>nav>ul>li {
    line-height: 60px;
}

.main-menu.main-menu-lh-3>nav>ul>li {
    line-height: 60px;
}

.main-menu.main-menu-grow {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.main-menu>nav>ul>li {
    display: inline-block;
    position: relative;
}

.main-menu>nav>ul>li ul.sub-menu li a {
    font-size: 15px;
    color: #555;
    display: block;
    padding: 0 15px;
}

.main-menu>nav>ul>li ul.sub-menu li a:hover {
    color: black;
}

.main-menu>nav>ul>li ul.mega-menu li .menu-banner-wrap .menu-banner-content h4 {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0;
}

.main-menu>nav>ul>li ul.mega-menu li .menu-banner-wrap .menu-banner-content .menu-banner-price {
    margin: 0 0 28px;
}

.main-menu>nav>ul>li ul.mega-menu li .menu-banner-wrap .menu-banner-content .menu-banner-price span.new-price {
    font-size: 24px;
    font-weight: 700;
    color: #ff3551;
}

.main-menu>nav>ul>li ul.mega-menu li .menu-banner-wrap .menu-banner-discount {
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #ffd55a;
    position: absolute;
    top: 13%;
    right: 7%;
}

.main-menu>nav>ul>li ul.mega-menu li .menu-banner-wrap .menu-banner-discount h3 {
    color: #333;
    margin: 0;
    text-align: center;
    font-size: 19px;
    font-weight: 600;
    line-height: 1;
}

.main-menu.main-menu-lh-1>nav>ul>li {
    line-height: 70px;
}

.main-categori-wrap {
    position: relative;
    margin-right: 70px;
}

.main-categori-wrap>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
}

.main-categori-wrap>a span {
    margin-right: 7px;
    color: #161c27;
}

.main-categori-wrap>a>i {
    margin-left: 5px;
    margin-top: 7px;
    color: #999;
}

.main-categori-wrap>a>i.up {
    position: absolute;
    top: 40%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    opacity: 0;
    visibility: hidden;
}

.main-categori-wrap>a.open>i {
    opacity: 0;
    visibility: hidden;
}

.main-categori-wrap>a.open>i.up {
    opacity: 1;
    visibility: visible;
}

.categori-dropdown-active-large {
    list-style-type: none;
    position: absolute;
    top: 177%;
    left: 0;
    z-index: 9;
    margin: 0;
    padding: 15px 0 10px 0;
    background: #fff;
    border: 1px solid #eef0ee;
    border-radius: 0 0 4px 4px;
    font-size: 15px;
    /* font-weight: 400; */
    min-width: 270px;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    opacity: 0;
    visibility: hidden;
}

.categori-dropdown-active-large.open {
    opacity: 1;
    visibility: visible;
}

.categori-dropdown-active-small {
    z-index: 9;
    margin: 0;
    padding: 14px 0 23px;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.09);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.09);
    font-size: 15px;
    /* font-weight: 400; */
    display: none;
    width: 100%;
}

.categori-dropdown-wrap ul li {
    display: block;
}

.categori-dropdown-wrap ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 34px;
    line-height: 1.5;
    color: #1a1a1a;
    font-size: 15px;
}

.categori-dropdown-wrap ul li a:hover {
    color: #088178;
    background-color: rgba(78, 151, 253, 0.1);
}

.categori-dropdown-wrap ul li a i {
    margin-right: 16px;
    font-size: 18px;
    opacity: 0.9;
}

.categori-dropdown-wrap ul li:hover .dropdown-menu {
    display: block;
    opacity: 1;
    visibility: visible;
    margin-top: 0px;
    pointer-events: auto;
}

.categori-dropdown-wrap ul li.has-children {
    position: relative;
}

.categori-dropdown-wrap ul li.has-children>a::after {
    content: "\f111";
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -10px;
}

.categori-dropdown-wrap ul li.has-children .dropdown-menu {
    left: 100%;
    top: 0;
    margin: 0;
    margin-top: 0px;
    border: 1px solid #eef0ee;
    min-width: 800px;
    width: 100%;
    right: 0;
    border-radius: 0;
    padding: 20px;
}

.categori-dropdown-wrap ul li.has-children .dropdown-menu .submenu-title {
    font-size: 19px;
    font-weight: 500;
    display: block;
    color: #088178;
    padding: 5px 34px;
}

.categori-dropdown-wrap ul li.has-children .dropdown-menu .header-banner2 {
    display: block;
    position: relative;
    margin-bottom: 15px;
}

.categori-dropdown-wrap ul li.has-children .dropdown-menu .header-banner2 .banne_info {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 15px;
}

.categori-dropdown-wrap ul li.has-children .dropdown-menu .header-banner2 .banne_info a {
    text-transform: capitalize;
    position: relative;
    padding: 0;
    color: #272a2c !important;
}

.categori-dropdown-wrap ul li.has-children .dropdown-menu .header-banner2 .banne_info a::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    width: 50%;
    background-color: #272a2c;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

/*Social network widget*/
.sidebar-widget .widget-header {
    border-bottom: 1px solid #e2e9e1;
}

.sidebar-widget .widget-header h5 {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 14px;
}

.sidebar-widget.price_range,
.sidebar-widget.product-sidebar {
    border-radius: 0px;
    border: 1px solid #e2e9e1;
    padding: 30px;
}

.sidebar-widget .banner-img {
    float: none;
}

.widget_categories li.cat-item,
.widget_archive li,
.widget_pages li,
.widget_recent_comments li,
.widget_nav_menu li {
    text-align: right;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.15);
    display: table;
    width: 100%;
    font-size: 14px;
    padding: 7px 0;
}

.download-app {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 25px 0 33px;
}

.download-app a {
    display: block;
    margin-right: 12px;
}

.download-app a img {
    width: 170px;
    border-radius: 5px;
    border: 2px solid #e2e9e1;
}

.download-app a img.active,
.download-app a img:hover {
    border: 2px solid black;
}

.footer-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.footer-list li {
    display: block;
    margin: 0 0 5px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.footer-list li:last-child {
    margin: 0;
}

.footer-list li:hover {
    padding-left: 5px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.footer-list li a {
    font-size: 14px;
    color: white !important;
    display: block;
    /* font-weight: 300; */
}

.footer-list li a:hover {
    color: #000;
    opacity: .6;
    font-weight: 500;
}

.footer-bottom {
    border-top: 1px solid #e2e9e1;
}

#scrollUp {
    width: 40px;
    height: 40px;
    background-color: #000 !important;
    color: #ffffff;
    right: 8px;
    bottom: 75px;
    border-radius: 5px;
    text-align: center;
    overflow: hidden;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    z-index: 999 !important;
    border: 1px solid white;
}

#scrollUp i {
    display: block;
    line-height: 40px !important;
    font-size: 16px;
}

#scrollUp:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.footer-mid .widget-title {
    margin: 15px 0 20px 0;
}





.footer_main {
    display: grid;
    grid-template-columns: 20% 14% 14% 14% 14% 16%;
    grid-template-rows: auto;
    grid-gap: 16px;
}

.footer_main .footer_content {
    padding: 10px 0 10px 5px;
}

.footer_main .footer_content h4 {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 2px;
    color: white !important;
}

.footer-mid {
    background-color: #f7e3dc;
}

.footer_mobile_menu_wrapper_faq {
    padding: 0 10px 21px 10px;
    background-color: whitesmoke;
}

.footer_mobile_menu {
    color: black;
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    margin: 8px 0 0;
    font-size: 14px;
    background: transparent;
    border-bottom: 1px solid gray;
    padding: 7px 0 !important;
}

.footer_mobile_menu_1 {
    color: #444;
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    margin: 10px 0 0;
    font-size: 14px;
}

.main-acc {
    padding: 14px;
}

.sub-acc {
    background-color: transparent;
    margin: 0;
    padding: 5px 0;
}

.footer_mobile_menu:after {
    content: "\002B";
    color: black;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    font-size: 16px;
}

/* .active:after {
content: "\2212";
} */

.panel {
    position: relative;
    z-index: 2;
    background-color: #f3f3f3 !important;
    border: none;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.sub-panel {
    border: none;
}

.sub-panel p {
    padding: 0 18px;
    margin: 10px 20px;
}


@media (min-width: 1024px) and (max-width: 1230px) {
    .footer_main {
        grid-template-columns: 20% 20% 20% 20% 20%;
        grid-template-rows: auto;
        grid-gap: 2px;
    }

    .main-menu>nav>ul>li>a {
        font-size: 9px;
    }

    li .drop_ul li a {
        font-size: 9px !important;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .footer_main {
        grid-template-columns: 33.3% 33.3% 33.3%;
        grid-template-rows: auto auto;
        grid-gap: 10px;
    }

    .custem_title {
        font-size: 26px !important;
        line-height: 38px;
    }
}

@media (min-width: 280px) and (max-width: 767px) {
    .business .business-title {
        font-size: 48px !important;
        font-weight: 500;
        letter-spacing: 0px;
    }

    .view_detail button {
        font-size: 14px;
    }
}

@media (min-width: 280px) and (max-width: 576px) {

    /* .col-6,
    .col-12 {
        padding: 2px;
    } */

    .section-title-stone {
        line-height: 20px;
    }

    .view_detail button {
        font-size: 14px;
    }

    .custem_title {
        font-size: 18px !important;
        line-height: 31px !important;
    }

    .carausel-4-columns-cover .carausel-4-columns .product-cart-wrap {
        margin-right: 5px;
        margin-left: 5px;
    }

    .carausel-6-columns-cover .carausel-6-columns .card-1 {
        margin-right: 5px;
        margin-left: 5px;
    }

    .gallery {
        display: grid;
        grid-template-columns: repeat(2, 1fr) !important;
    }
}

@media (max-width: 767px) {
    .footer_main {
        display: none;
    }

    .section-padding {
        padding: 0;
    }

    .footer-mid {
        background-color: transparent;
    }
}

/*LAYOUT -> SPACING**/
.section-padding {
    padding: 25px 0;
}

.p-30 {
    padding: 30px !important;
}

.pt-15 {
    padding-top: 15px !important;
}

.pt-25 {
    padding-top: 25px !important;
}

.pt-50 {
    padding-top: 50px !important;
}

.pt-80 {
    padding-top: 30px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.pb-25 {
    padding-bottom: 25px !important;
}

/* Page section margin  */
.mt-5 {
    /*margin-top: 5px !important;*/
}

.mt-15 {
    margin-top: 15px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-25 {
    margin-bottom: 25px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-35 {
    margin-bottom: 35px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mb-45 {
    margin-bottom: 45px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mb-55 {
    margin-bottom: 55px !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.mb-65 {
    margin-bottom: 65px !important;
}

.mb-70 {
    margin-bottom: 70px !important;
}

.mb-75 {
    margin-bottom: 75px !important;
}

.mb-80 {
    margin-bottom: 80px !important;
}

.mb-85 {
    margin-bottom: 85px !important;
}

.mb-90 {
    margin-bottom: 90px !important;
}

.mb-95 {
    margin-bottom: 95px !important;
}

.mb-100 {
    margin-bottom: 100px !important;
}

.mb-105 {
    margin-bottom: 105px !important;
}

.mb-110 {
    margin-bottom: 110px !important;
}

.mb-115 {
    margin-bottom: 115px !important;
}

.mb-120 {
    margin-bottom: 120px !important;
}

.mb-125 {
    margin-bottom: 125px !important;
}

.mb-130 {
    margin-bottom: 130px !important;
}

.mb-135 {
    margin-bottom: 135px !important;
}

.mb-140 {
    margin-bottom: 140px !important;
}

.mb-145 {
    margin-bottom: 145px !important;
}

.mb-150 {
    margin-bottom: 150px !important;
}

.mb-155 {
    margin-bottom: 155px !important;
}

.mb-160 {
    margin-bottom: 160px !important;
}

.mb-165 {
    margin-bottom: 165px !important;
}

.mb-170 {
    margin-bottom: 170px !important;
}

.mb-175 {
    margin-bottom: 175px !important;
}

.mb-180 {
    margin-bottom: 180px !important;
}

.mb-185 {
    margin-bottom: 185px !important;
}

.mb-190 {
    margin-bottom: 190px !important;
}

.mb-195 {
    margin-bottom: 195px !important;
}

.mb-200 {
    margin-bottom: 200px !important;
}

.custem_title {
    font-size: 40px;
    line-height: 48px;
}

@media only screen and (max-width: 768px) {

    .shopping-summery tbody tr img {
        border-radius: 0;
        max-width: 250px;
        width: 100%;
        margin: left;
        display: block;
    }

    .logo.logo-width-1 {
        margin-right: 0;
    }


    .header-action .header-action-icon {
        margin-right: 15px;
    }

    .header-action .header-action-icon.header-action-mrg-none {
        margin-right: 15px;
    }

    .header-action .header-action-icon.header-action-mrg-none2 {
        margin-right: 15px;
    }

    .header-action .header-action-icon>a {
        font-size: 20px;
    }

    .header-action-2 .header-action-icon-2 {
        padding: 0 8px;
    }

    .header-action-2 .header-action-icon-2:last-child {
        padding: 0 0 0 6px;
    }

    .header-action-2 .header-action-icon-2>a {
        color: #fff;
        fill: #fff;
        font-size: 22px;
        margin-right: 10px;
    }

    .header-style-5 .logo.logo-width-1 {
        margin-right: 0;
    }

    .header-style-5 .search-style-2 {
        margin-right: 30px;
    }

    .header-style-5 .header-bottom {
        padding: 5px 0;
    }

    .cart-dropdown-wrap {
        width: 290px;
        right: -39px;
    }

    .cart-dropdown-wrap.cart-dropdown-hm2 {
        right: -63px;
    }

    .cart-dropdown-wrap ul li .shopping-cart-img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60px;
        flex: 0 0 60px;
        margin-right: 10px;
    }

    .cart-dropdown-wrap .shopping-cart-footer .shopping-cart-button a {
        padding: 12px 22px 13px;
    }

    .categori-dropdown-wrap ul li a {
        padding: 5px 12px;
    }

    .search-popup-wrap .search-popup-content form input {
        width: 270px;
        font-size: 25px;
        padding: 21px 20px 12px 0;
    }

    .mobile-header-wrapper-style {
        width: 320px;
    }

    .mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top {
        padding: 10px 20px;
        border-bottom: 1px solid #e2e9e1;
    }

    .mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top .mobile-header-logo a img {
        width: 80px;
    }

    .mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area {
        padding: 30px 20px;
    }

    .header-height-1 {
        min-height: 65px;
    }

    .header-height-2 {
        min-height: 40px;
    }

    .hero-slider-1 .single-slider-img-1 {
        height: 350px;
    }

    .home-slider.pt-50 {
        padding-top: 0 !important;
    }

    .hero-slider-content-2 h1 {
        font-size: 32px;
        line-height: 1.2;
    }

    .hero-slider-content-2 h2 {
        font-size: 30px;
        line-height: 1.2;
        margin-bottom: 10px;
    }

    .hero-slider-content-2 h4 {
        font-size: 16px;
        margin: 0 0 10px;
    }

    .hero-slider-content-2 .btn-default {
        color: #fff;
        background-color: #088178;
        border-radius: 50px;
        padding: 10px 22px;
        font-size: 14px;
    }

    .hero-slider-content-2 p {
        font-size: 14px;
        line-height: 1.3;
    }

    .banner-big h4 {
        font-size: 12px;
    }

    .banner-big h2 {
        font-size: 16px;
    }

    .banner-big .btn {
        background-color: #088178;
        color: #fff;
        border-radius: 3px;
        font-size: 13px;
        padding: 10px 22px;
        border: 0;
    }

    .home-slider .slider-arrow {
        display: none;
    }

    .home-slider .hero-slider-1.style-2 {
        height: 400px;
    }

    .home-slider .hero-slider-1.style-2 .hero-slider-content-2 {
        padding-left: 0;
        padding-top: 100px;
    }

    .home-slider .hero-slider-1.style-2 .single-slider-img img {
        max-width: 400px;
    }

    .home-slider .hero-slider-1.style-2 .slider-1-height-2 {
        height: 400px;
        position: relative;
    }

    .banner-img {
        float: left;
    }

    .banner-img.f-none {
        float: none;
    }

    .hero-slider-1.style-3 .slider-1-height-3 {
        height: 390px;
    }

    .hero-slider-1.style-3 .hero-slider-content-2 {
        padding-left: 20px;
    }

    .home-slide-cover .hero-slider-1.style-4 .hero-slider-content-2 {
        padding-left: 0;
    }

    .home-slide-cover .hero-slider-1.style-4 .hero-slider-content-2 h1 {
        font-size: 30px;
    }

    .home-slide-cover .hero-slider-1.style-4 .hero-slider-content-2 h2 {
        font-size: 14px;
    }

    .home-slide-cover .hero-slider-1.style-4 .hero-slider-content-2 h4 {
        font-size: 12px;
    }

    .header-style-3 .header-bottom-bg-color {
        border-bottom: 2px solid #088178;
    }

    .header-style-3 .main-nav {
        border: none !important;
    }

    .header-style-3 .sticky-bar.stick.sticky-blue-bg {
        background-color: #088178;
    }

    .header-style-4 .main-nav {
        border: none !important;
    }

    .header-style-4 .sticky-bar.stick.sticky-blue-bg {
        background-color: #088178;
    }

    .font-xxl {
        font-size: 38px;
    }

    .single-page.pl-30,
    .single-page.pr-30 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .download-app {
        margin-bottom: 0 !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .mobile-promotion {
        display: inline-block;
    }
}

/*Mobile landscape*/
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .header-action .header-action-icon {
        margin-right: 20px;
    }

    .header-action .header-action-icon.header-action-mrg-none {
        margin-right: 20px;
    }

    .header-action .header-action-icon.header-action-mrg-none2 {
        margin-right: 20px;
    }

    .header-action .header-action-icon>a {
        font-size: 22px;
    }

    .header-action-2 .header-action-icon-2 {
        padding: 0 10px;
    }

    .header-action-2 .header-action-icon-2:last-child {
        padding: 0 0 0 10px;
    }

    .header-action-2 .header-action-icon-2>a {
        font-size: 22px;
    }

    .cart-dropdown-wrap {
        width: 310px;
    }

    .search-popup-wrap .search-popup-content form input {
        width: 480px;
        font-size: 25px;
        padding: 21px 20px 12px 0;
    }

    .comment-form .name {
        padding-right: 0px;
        margin-bottom: 1rem;
    }

    .header-style-5 .search-style-2 {
        display: none;
    }
}

/*Tablet*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-action .header-action-icon {
        margin-right: 33px;
    }

    .header-action .header-action-icon.header-action-mrg-none {
        margin-right: 33px;
    }

    .header-action .header-action-icon.header-action-mrg-none2 {
        margin-right: 33px;
    }

    .header-action-2 .header-action-icon-2>a {
        color: #fff;
        fill: #fff;
    }

    .search-popup-wrap .search-popup-content form input {
        width: 650px;
        font-size: 35px;
    }

    .header-bottom {
        padding: 10px 0 3px 0;
        overflow: hidden;
    }

    .header-height-1 {
        min-height: 50px;
    }

    .header-height-2 {
        min-height: 50px;
        border-bottom: 2px solid #088178;
    }

    .header-height-3 {
        min-height: 50px;
    }

    .header-height-4 {
        min-height: 50px;
    }

    .header-style-5 .header-bottom {
        padding: 5px 0;
        border-bottom: 1px solid #f7f8f9;
    }

    .comment-form .email {
        padding-left: 0px;
    }

    .loop-grid.pr-30 {
        padding-right: 0 !important;
    }
}

/*Desktop*/
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .logo.logo-hm3 a img {
        width: 120px;
    }

    .header-style-5 .search-style-2 {
        display: none;
    }

    .main-menu.main-menu-mrg-1 {
        margin: 0 0 0 15px;
    }

    .main-menu>nav>ul>li ul.sub-menu li ul.level-menu.level-menu-modify {
        width: 165px;
    }

    .main-menu>nav>ul>li ul.mega-menu li .menu-banner-wrap .menu-banner-content {
        left: 20px;
        top: 22px;
    }

    .main-menu>nav>ul>li ul.mega-menu li .menu-banner-wrap .menu-banner-content h3 {
        font-size: 20px;
        line-height: 1.3;
        margin: 5px 0 7px;
    }

    .main-menu>nav>ul>li ul.mega-menu li .menu-banner-wrap .menu-banner-content .menu-banner-price {
        margin: 0 0 10px;
    }

    .main-menu>nav>ul>li ul.mega-menu li .menu-banner-wrap .menu-banner-content .menu-banner-btn a {
        padding: 10px 16px 13px;
    }

    .main-menu>nav>ul>li ul.mega-menu li .menu-banner-wrap .menu-banner-discount {
        width: 70px;
        height: 70px;
        line-height: 70px;
    }

    .main-menu.main-menu-padding-1>nav>ul>li {
        padding: 0 9px;
    }

    .main-menu.main-menu-padding-1.hm3-menu-padding>nav>ul>li {
        padding: 0 6px;
    }

    .search-style-1 {
        margin-right: 15px;
    }

    .search-style-1 form {
        width: 170px;
    }

    .header-action.header-action-hm3 .header-action-icon {
        margin-right: 15px;
    }

    .header-action.header-action-hm3 .header-action-icon.header-action-mrg-none2 {
        margin-right: 0;
    }

    .header-action.header-action-hm3 .header-action-icon:last-child {
        margin-right: 0;
    }

    .search-style-2 form input {
        width: 340px;
    }

    .hotline p {
        font-size: 15px;
    }

    .search-popup-wrap .search-popup-content form input {
        width: 820px;
    }

    .header-height-1 {
        min-height: 157px;
    }

    .header-height-3 {
        min-height: 133px;
    }

    .header-height-4 {
        min-height: 144px;
    }

    .hero-slider-1 {
        height: auto;
    }

    .hero-slider-1 .single-slider-img-1 {
        height: auto;
    }
}

/*Wide screen*/
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .main-menu.main-menu-padding-1>nav>ul>li {
        padding: 0 12px;
    }
}

@media only screen and (max-width: 1024px) {
    .header-style-1 .main-categori-wrap {
        margin-right: 20px;
    }

    .product-cart-wrap .product-action-1 a.action-btn {
        width: 30px;
        height: 30px;
        line-height: 35px;
        font-size: 10px;
    }

    .product-img-action-wrap .product-action-1 {
        width: 100%;
        text-align: center;
    }

    .banner-big h1 {
        font-size: 22px;
    }

    .banner-big .btn {
        border-radius: 3px;
        font-size: 12px;
        padding: 6px 12px;
        border: 0;
    }

    .banner-img .banner-text h4 {
        margin-top: 0px !important;
    }

    .header-wrap .header-right {
        overflow: hidden;
    }
}

/*small phone*/
@media only screen and (max-width: 480px) {
    .post-list .post-thumb {
        max-width: unset;
        margin-right: 0 !important;
    }
 .like-btn-product-detail-page{
    position: absolute;
    top: -51vh;
    right: 10px;
 }
 .like-btn-product-detail-page a i{
    font-size:26px !important;
 }
    .entry-meta.meta-2 a.btn {
        display: inline-block;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    }

    .entry-meta.meta-2 .font-xs {
        max-width: 150px;
        line-height: 1.3;
    }

    .banner-bg h2 {
        font-size: 20px;
    }

    .single-header .single-header-meta,
    .entry-bottom {
        display: block;
    }

    .carausel-6-columns,
    .carausel-4-columns {
        overflow: hidden;
    }

    .slider-arrow .slider-btn.slider-next {
        right: 20px !important;
    }

    .hero-slider-content-2 {
        text-align: center;
        padding-top: 20px;
    }

    .hero-slider-content-2 p {
        width: 100%;
    }

    .header-height-2 {
        min-height: 40px;
    }

    .header-bottom-bg-color {
        /*padding: 10px 0 3px 0;*/
    }

    .banner-left-icon,
    .banner-img {
        margin-bottom: 15px;
    }

    .popular-categories .slider-btn.slider-prev {
        right: 50px !important;
        left: unset !important;
    }

    .mb-sm-0 {
        margin-bottom: 0 !important;
    }

    .mb-sm-4 {
        margin-bottom: 1rem;
    }

    .mb-sm-5 {
        margin-bottom: 2rem;
    }

    .heading-tab {
        display: block !important;
    }

    .heading-tab h3.section-title {
        margin-bottom: 15px !important;
    }

    .nav.right {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
    }

    .hero-slider-1.style-2 .single-slider-img {
        display: none;
    }

    ul.footer-list {
        margin-bottom: 30px;
    }

    .section-padding-60 {
        padding: 30px 0;
    }

    .pt-60,
    .pt-40 {
        padding-top: 30px !important;
    }

    .pb-60 {
        padding-bottom: 30px !important;
    }

    .mb-60 {
        margin-bottom: 30px !important;
    }

    .hero-slider-1.style-3 .slider-1-height-3 {
        height: 220px;
    }

    .hero-slider-1.style-3 .hero-slider-content-2 {
        position: relative;
        text-align: left;
        padding-left: 15px;
        padding-top: 0;
    }

    .hero-slider-1.style-3 .hero-slider-content-2 h1 {
        font-size: 18px;
    }

    .hero-slider-1.style-3 .hero-slider-content-2 h2 {
        font-size: 16px;
    }

    .hero-slider-1.style-3 .hero-slider-content-2 h4 {
        font-size: 14px;
    }

    .hero-slider-1.style-3 .hero-slider-content-2 p {
        font-size: 11px;
    }

    .hero-slider-1.style-3 .hero-slider-content-2 a.btn {
        display: none;
    }

    .header-style-5 .search-style-2 {
        display: none;
    }

    .header-style-5 .header-action-2 .header-action-icon-2>a {
        font-size: 18px;
    }

    .header-style-5 .sticky-bar.stick.sticky-white-bg {
        background-color: #fff;
        padding: 15px 0;
    }

    .font-xxl {
        font-size: 28px;
    }


    .product-list .product-cart-wrap {
        display: block;
    }

    .product-list .product-cart-wrap .product-img-action-wrap {
        max-width: 100%;
    }

    .shop-product-fillter {
        display: block;
    }

    .shop-product-fillter .totall-product {
        margin-bottom: 15px;
    }

   
   
    .loop-grid.pr-30 {
        padding-right: 0 !important;
    }

    .loop-grid.loop-list article {
        display: block;
    }

    .d-sm-none {
        display: none;
    }

    .banner-features {
        margin-bottom: 15px;
    }

    .product-cart-wrap:not(:last-child),
    .mb-xs-30 {
        margin-bottom: 30px !important;
    }

    .slick-track .product-cart-wrap {
        margin-bottom: 0 !important;
    }

    .header-bottom {
        overflow: hidden;
    }

    .first-post .meta-1 .font-sm {
        display: none;
    }

    .first-post .btn.btn-sm {
        display: none;
    }

    .loop-grid .entry-content {
        padding: 20px 20px 0 20px;
    }

    .img-hover-slide {
        min-height: 232px;
    }

    .comments-area .thumb {
        min-width: 100px;
    }

    .hero-slider-1 .single-slider-img-1 {
        height: 300px;
    }

    /*.featured .col-lg-2 {*/
    /*    width: 50%;*/
    /*}*/

    .nav-tabs .nav-link {
        font-size: 11px;
        padding: 10px 12px;
    }

    .deal {
        background-position: left center;
    }

    .deals-countdown .countdown-section .countdown-amount {
        width: 30px;
        height: 40px;
        line-height: 40px;
    }

    .banner-bg {
        padding: 30px;
    }

    .product-list-small figure {
        margin-bottom: 20px !important;
    }

    .product-list-small .title-small {
        font-size: 16px;
        font-weight: 600;
    }

    /* .newsletter .des {
        display: noblne;
    } */
    .newsletter form {
        margin: 15px 0;
    }

    footer .col-lg-2.col-md-3 {
        width: 50%;
    }

    footer .download-app a img {
        width: 150px;
    }

    .home-slider .hero-slider-1.style-2 .hero-slider-content-2 {
        padding-left: 0;
        padding-top: 50px;
    }

    .home-slider .hero-slider-1.style-2 .hero-slider-content-2 h3 {
        line-height: 1.4;
    }

    .hero-slider-1.style-3.dot-style-1.dot-style-1-position-1 ul {
        bottom: 0;
    }

    .single-content .banner-text,
    .banner-img.banner-big .banner-text {
        display: none;
    }

    .comments-area {
        padding: 25px 0;
        margin-top: 0;
    }

    .entry-bottom {
        margin-bottom: 0 !important;
    }

    section.pt-150.pb-150 {
        padding: 50px 0 !important;
    }

    .product-detail .single-share {
        margin-bottom: 20px;
    }

    .product-detail .tab-style3 .nav-tabs li.nav-item a {
        padding: 0.5rem;
        text-transform: none;
    }

    .related-products .product-cart-wrap {
        margin-bottom: 30px;
    }

    .mb-sm-15 {
        margin-bottom: 15px;
    }

    .product-cart-wrap .product-content-wrap h2 a {
        font-size: 12px;
    }

    .product-cart-wrap .product-content-wrap .product-price span {
        font-size: 10px;
    }
}

/*phone landscape*/
@media only screen and (min-width: 480px) and (max-width: 667px) {
    .header-bottom-bg-color {
        padding: 3px 0;
    }

    .header-height-2 {
        min-height: 40px;
    }

    .col-lg-4 .banner-img {
        margin-bottom: 30px;
    }

    .banner-features {
        margin-bottom: 30px;
    }
}

/*small phone*/
@media only screen and (max-width: 375px) {

    .entry-meta .hit-count,
    .entry-meta.meta-2 .font-xs {
        display: none;
    }

    .deal {
        padding: 30px;
    }
}

.zoomContainer {
    z-index: 9999;
}

.zoomWindow {
    z-index: 9999;
}

/*________________________________________ login Page____________________________________________________________*/
.login {
    /* padding: 40px 0; */
    display: flex;
    align-items: start;
    justify-content: start;
    flex-direction: column;
    background-color: #fff;
}

.login_detail {
    position: relative;
    /* max-width: 430px; */
    width: 95%;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    margin: 0 auto;
}

.login_detail .forms {
    display: flex;
    align-items: center;
    height: 400px;
    width: 200%;
    transition: height 0.2s ease;
    background-color: #fff;
}

.login_detail .form {
    width: 50%;
    padding: 30px;
    transition: margin-left 0.18s ease;
    background-color: #fff;
}

.login_detail.active .login {
    margin-left: -50%;
    opacity: 0;
    transition: margin-left 0.18s ease, opacity 0.15s ease;
}

.login_detail .signup {
    opacity: 0;
    transition: opacity 0.09s ease;
}

.login_detail.active .signup {
    opacity: 1;
    transition: opacity 0.2s ease;
}

.login_detail.active .forms {
    height: 600px;
}

.login_detail .form .title {
    position: relative;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0px;
}

.form .title::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 30px;
    background-color: #4070f4;
    border-radius: 25px;
}

input{
    text-transform: none !important;
}

.form .input-field {
    position: relative;
    height: 50px;
    width: 100%;
    margin-top: 30px;
}

.input-field input {
    position: absolute;
    height: 100%;
    width: 100%;
    padding: 0 35px;
    border: none;
    outline: none;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    border-top: 2px solid transparent;
    transition: all 0.2s ease;
    border-radius: 0;
    background: transparent;
}

.input-field input:is(:focus, :valid) {
    border-bottom-color: #4070f4;
}

.input-field i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #999;
    font-size: 23px;
    transition: all 0.2s ease;
}

.input-field input:is(:focus, :valid)~i {
    color: #4070f4;
}

.input-field i.icon {
    left: 0;
}

.input-field i.showHidePw {
    right: 0;
    cursor: pointer;
    padding: 10px;
}

.form .checkbox-text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}

.checkbox-text .checkbox-content {
    display: flex;
    align-items: center;
}

.checkbox-content input {
    margin-right: 10px;
    accent-color: #4070f4;
}

.form .text {
    color: #000;
    font-size: 14px;
}

.form a.text {
    color: black;
    text-decoration: none;
}

.form a:hover {
    text-decoration: underline;
}

.form .button_1 {
    margin-top: 9px;
}

.form .button_1 input {
    border: none;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 1px;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.3s ease;
    background-color: #265df2;
}

.button_1 input:hover {
    background-color: #265df2;
}

.form .login-signup {
    margin-top: 30px;
    text-align: center;
}

.btnn_1 {
    width: 100%;
    background-color: red;
}

/*________________________________________ login Page End____________________________________________________________- */
/* must  */
.must_detail {
    position: relative;

}

.card_overlay {
    width: 100%;
    position: absolute;
    bottom: 10%;
    text-align: center;
}

.card_overlay_sub_title {
    font-size: 28px;
    font-weight: 700;
}

.card_overlay_title {
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
}

@media (max-width:576px) {
    .card_overlay_sub_title {
        font-size: 22px;
        font-weight: 700;
    }

    .card_overlay_title {
        font-size: 14px;
        font-weight: 700;
        line-height: 30px;
    }
}

/* accordination */

.product-title {
    font-size: 16px;
}

.accordion_section {
    margin: 0 auto;
    padding: 0;
}

/*.accordion .accordion-item {
    border-bottom: 1px solid black;
}

.accordion .accordion-item button[aria-expanded='true'] {
    border-bottom: 1px solid black;
}*/

.accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 10px 0;
    color: #7288a2;
    font-size: 14px;
    /* font-weight: 400; */
    border: none;
    background: none;
    outline: none;
}

.accordion button:hover,
.accordion button:focus {
    cursor: pointer;
    color: black;
}

.accordion button:hover::after,
.accordion button:focus::after {
    cursor: pointer;
    color: black;
    /*border: 1px solid black;*/
}

.accordion button .accordion-title {
    padding: 1em 1.5em 1em 0;
    color:black !important;
}

.accordion button .icon {
    display: inline-block;
    position: absolute;
    top: 14px;
    right: 0;
    width: 22px;
    height: 22px;
    border: 1px solid black;
    border-radius: 22px;
}

.accordion button .icon::before {
    display: block;
    position: absolute;
    content: '';
    top: 9px;
    left: 5px;
    width: 10px;
    height: 2px;
    background: black;
}

.accordion button .icon::after {
    display: block;
    position: absolute;
    content: '';
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    background: black;
}

.accordion button[aria-expanded='true'] {
    color: black;
}

.accordion button[aria-expanded='true'] .icon::after {
    width: 0;
}

.accordion button[aria-expanded='true']+.accordion-content {
    opacity: 1;
    max-height: 100%;
    transition: all 200ms linear;
    will-change: opacity, max-height;
    padding: 4px 0;
}

.accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 200ms linear, max-height 200ms linear;
    will-change: opacity, max-height;
}

.accordion .accordion-content span {
    font-size: 12px;
    font-weight: 300;
}

.accordion-button:not(.collapsed) {
    color: black !important;
}

.acco_check {
    height: 30px;
}

/* cele  */
.card_celebrate {
    position: relative;
}

.card_celebrate .overlay_cele,
.card_celebrate .view_detail_btn {
    display: none;
}

.card_celebrate:hover .overlay_cele,
.card_celebrate:hover .view_detail_btn {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4));
}

.card_celebrate:hover .view_detail_btn {
    display: flex;
    justify-content: center;
    align-items: center;

}

.card_celebrate:hover .view_detail_btn button {
    padding: 10px 25px;
    background-color: black !important;
    color: #000 !important;
    border: 1px solid #000;
    transition: all .6s;
    font-size: 16px;
}

.card_celebrate:hover .view_detail_btn button:hover {
    border: 1px solid black;
    color: #fff !important;
    background-color: transparent !important;
}

.product-des .product-name {
    color: black !important;
}

.card-stone {
    border-radius: 0;
}

/* .card-stone:hover {
    box-shadow: 0 0 1px  #000;
} */
.section-title-stone {
    font-size: 12px;
}

.section-para-stone {
    font-size: 10px;
    color: black;
}

.section-para-stone span {
    color: #000;
}






.must_detail .card_img,
.image_show .image_show_hover {
    overflow: hidden;
}

.must_detail .card_img img:hover,
.image_show .image_show_hover img:hover {
    transform: scale(1.04);
    opacity: .6;
}

/* owl carousel */
.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 20px !important;
    font-weight: bold !important;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.owl-theme .owl-nav:hover [class*=owl-] {
    background-color: transparent;
    color: #3e8e41;
}

.owl-theme .owl-dots .owl-dot span {
    width: 25px;
    height: 10px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #c2c2c2;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.owl-theme .owl-dots .owl-dot.active span,
.testi_slider_wrapper .owl-theme .owl-dots .owl-dot:hover span {
    background-image: linear-gradient(to left, var(--darklight) 20%, var(--main-color));
    width: 25px;
    height: 10px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.owl-carousel .owl-prev {
    position: absolute;
    top: calc(50% - 10px);
    left: -20px;
    font-size: 10px;
}

.owl-carousel .owl-next {
    position: absolute;
    top: calc(50% - 10px);
    right: -20px;
}

.stone-price {
    font-size: 10px;
}

.input-hidden {
    position: absolute;
    left: -9999px;
}

input[type=radio]:checked+label>img,
input[type=radio]:checked+label>span {
    border: 1px solid black;
    border-radius: 50%;
}

input[type=radio]+label>img {
    margin: auto;
    display: block;
}

input[type=radio]+label>img,
input[type=radio]+label>span {
    width: 50px;
    height: 50px;
    transition: 500ms all;
    border-radius: 50%;
}

.pro_titl {
    font-size: 16px;
    color: black;
}

@media (max-width: 576px) {
    .shop_slider .title_shop {
        font-size: 22px;
        font-weight: 700;
        letter-spacing: 1.2px;
        text-transform: capitalize;
    }

    .pt-80 {
        padding-top: 10px !important;
    }

    .page-header .breadcrumb span {
        padding: 0 2px;
    }

    .page-header .breadcrumb {
        font-size: 13px;
    }
}

.business {
    width: 100%;
    height: 180px;
    background: url('../images/banner_stone.webp');
    background-size: 100% 125%;
}

@media (max-width:990px) {
    .business {
        width: 100%;
        height: 60px;
        background: url('../images/banner_stone.webp');
        background-size: 100% 125%;
    }
}

.name_stone {
    font-size: 12px;
}

.shape_item {
    background-color: #f7e3dc;
    font-size: 10px;
}




/* 
    #overlayer {
        width:100%;
        height:100%;  
        position:fixed;
        top: 0;
        z-index:1000;
        background:#000;
        opacity: 1;
        overflow: hidden !important;
      }
   


.trinity-rings-spinner, .trinity-rings-spinner * {
    box-sizing: border-box;
  }

  .trinity-rings-spinner {
    height: 115px;
    width: 115px;
    padding: 3px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-60% , -50%);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    overflow: hidden;
    z-index: 10000;
    box-sizing: border-box;
  }
  .title{
    position: absolute;
    top: 90%;
    left: 76%;
    transform: translate(-80% , -50%);
    display: flex;
    font-size: 24px;
    color: #f7e3dc !important;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    overflow: hidden;
    z-index: 10000;
    box-sizing: border-box;
    font-style: italic;
  }
  
  .trinity-rings-spinner .circle {
    position:absolute;
    display:block;
    border-radius:50%;
    border: 3px solid #f7e3dc !important;
    opacity: 1;
    z-index: 10000;
  }

  .trinity-rings-spinner .circle:nth-child(1) {
    height: 60px;
    width: 60px;
    animation : trinity-rings-spinner-circle1-animation 1.5s infinite linear;
    border-width: 3px;
    z-index: 10000;
  }
  .trinity-rings-spinner .circle:nth-child(2) {
    height: calc(60px * 0.65);
    width: calc(60px * 0.65);
    animation : trinity-rings-spinner-circle2-animation 1.5s infinite linear;
    border-width: 2px;
    z-index: 10000;
  }
  .trinity-rings-spinner .circle:nth-child(3) {
    height: calc(60px * 0.1);
    width: calc(60px * 0.1);
    animation:trinity-rings-spinner-circle3-animation 1.5s infinite linear;
    border-width: 1px; z-index: 10000;
  }

  @keyframes trinity-rings-spinner-circle1-animation{
    0% {
      transform: rotateZ(20deg) rotateY(0deg);
    }
    100% {
      transform: rotateZ(100deg) rotateY(360deg);
    }
  }
  @keyframes trinity-rings-spinner-circle2-animation{
    0% {
      transform: rotateZ(100deg) rotateX(0deg);
    }
    100% {
      transform: rotateZ(0deg) rotateX(360deg);
    }
  }
  @keyframes trinity-rings-spinner-circle3-animation{
    0% {
      transform: rotateZ(100deg) rotateX(-360deg);
    }
    100% {
      transform: rotateZ(-360deg) rotateX(360deg);
    }
  } */



.drop_ul li a {
    /* padding: 15px 25px; */
    /* background: cornflowerblue; */
    color: #000;
    /* display: block; */
}

li a:hover {
    color: #111;
}

.drop_ul li .drop_ul {
    background: #fff;
    padding-left: 5px;
    position: absolute;
    width: 140px;
    display: none;
    z-index: 999;
    padding: 0 10px 10px;
}

li .drop_ul li a {
    display: inline-block;
    font-size: 12px;
    /* font-weight: 400; */
    color: #1a1a1a;
}

i .drop_ul li a i {
    font-size: 8px;
    position: relative;
    margin-left: 4px;
}

li .drop_ul li a:hover {
    color: black;
}

.drop_ul li .drop_ul li {
    position: relative;
    line-height: 30px;
}

.drop_ul li .drop_ul li .drop_ul {
    position: absolute;
    top: 5px;
    left: 100.5%;
}

li:hover>.drop_ul,
li:active>.drop_ul {
    display: block;
}

.nav_dropdown_hover {
    position: relative;
}

/* .nav_dropdown_hover > a,
  .nav_dropdown_hover > a:hover,
  .nav_dropdown_hover.active > a,
  .nav_dropdown_hover.active > a:hover {
    background: url("https://i.postimg.cc/y8b7mfcJ/arrow.png");
    background-position: right;
    background-size: 15px;
    background-repeat: no-repeat;
    color: #000;
  } */



.input-hidden {
    position: absolute;
    left: -9999px;
}

input[type=radio]:checked+label>img,
input[type=radio]:checked+label>span {
    border: 1px solid black;
    border-radius: 50%;
}

input[type=radio]+label>img {
    margin: auto;
    display: block;
}

input[type=radio]+label>img,
input[type=radio]+label>span {
    width: 50px;
    height: 50px;
    transition: 500ms all;
    border-radius: 50%;
}




/* Your Donation */
.gallery {
    /*display: flex;*/
    gap: 1vh;
    margin-inline: auto;
    max-width: 100%;
    background: lightgray;
    padding: 1vh;
}

.gallery>img {
    /*width: 100%;*/
    aspect-ratio: 1 / 1;
    object-fit: cover;
    transition: all 0.3s ease;
}

.gallery:has(img:hover) img:not(:hover) {
    scale: 0.9;
    opacity: 0.9;
    filter: grayscale(110%);
}


/* Preloader */
#preloader {
    background: #fdfdfd url(../images/loader1.gif) no-repeat center;
    background-size: 15%;
    height: 100vh;
    width: 100%;
    position: fixed;
    z-index: 100;

}


/* About  */

.images .img_text {
    font-size: 16px;
    color: black;
    text-align: center;
}

.gift_month a {
    padding: 10px 0;
    font-size: 16px;
    color: black;
}

.images .gift_title {
    font-size: 14px;
    color: black;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;

}

.about {
   
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}

.about .about_title {
    font-size: 72px;
    text-align: center;
    padding: 40px 0 10px;
    color: white !important;
}

.sopping_you a {
    padding: 10px 18px;
    color: black;
}

/* About  End*/

/* Business With US */
.businesss-title-1 {
    color: black;
}

.businesss-ul {
    list-style: circle;
}

.businesss-ul li {
    padding: 10px 0;
    color: gray;
}

.businesss {
    width: 100%;
    height: 510px;
    background: url('../images/businesss.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.businesss .business-title {
    font-size: 60px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 63px;
    text-align: center;
}

/* Business With US End*/

/* Buy payment */
.Seller_card {
    position: relative;
}

.Seller_card .overlay {
    position: absolute;
    top: 0;
    left: 0;
    padding: 6px 15px;
    background-color: var(--red-color);
    color: var(--white-color);
    letter-spacing: 0px;
}

.title_card {
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 0px;
    color: var(--main-color);
}

/* payment form  */
.form_buy_now {
    display: grid;
    grid-gap: 1rem;
}

.field {
    width: 100%;
    display: flex;
    flex-direction: column;
    border: 1px solid var(--color-lighter-gray);
    padding: .5rem;
    border-radius: .25rem;
}

.field__label {
    color: var(--color-gray);
    font-size: 0.6rem;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 0.25rem;
}

.field__input {
    padding: 10px 10px;
    margin: 0;
    border: 1px solid #000;
    outline: 0;
    font-weight: bold;
    font-size: 1rem;
    width: 100%;
    -webkit-appearance: none;
    appearance: none;
    background-color: transparent;
    border-radius: 0;
}

.field__input:hover {
    border: 1px solid black;
}

.field__input:focus {
    border: 1px solid black;
}

.field:focus-within {
    border-color: #000;
}

.fields {
    display: grid;
    grid-gap: 1rem;
}

.fields--2 {
    grid-template-columns: 1fr 1fr;
}

.fields--3 {
    grid-template-columns: 1fr 1fr 1fr;
}

.button {
    background-color: #000;
    text-transform: uppercase;
    font-size: 0.8rem;
    font-weight: 600;
    display: block;
    color: #fff;
    width: 100%;
    padding: 1rem;
    border-radius: 0.25rem;
    border: 0;
    cursor: pointer;
    outline: 0;
}

.button:focus-visible {
    background-color: #333;
}

@media (max-width:576px) {
    .fields {
        display: grid;
        grid-gap: 1rem;
    }

    .fields--2 {
        grid-template-columns: 1fr;
    }

    .fields--3 {
        grid-template-columns: 1fr;
    }
}

.check_label {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 16x;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.check_label input {
    width: 20px;
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.check_label:hover input~.checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.check_label input:checked~.checkmark {
    background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.check_label input:checked~.checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.check_label .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

.Payment_input .h8 {
    font-size: 30px;
    font-weight: 800;
    text-align: center;
}

.btn-primary-1 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 10px;
    background: #000;
    color: #fff;
    transition: 0.5s;
    background-size: 200% auto;
    border-radius: 0px !important;
}

.applied_offer {
    padding: 7px 14px;
    border: 1px solid var(--main-color);
    color: var(--main-color);
    border-radius: 10px;
    background: transparent;
}


.btn-primary-1:hover {
    background: transparent;
    border: 1px solid #000 !important;
    color: #000;
    text-decoration: none;
}



.btn-primary-1:hover .fas.fa-arrow-right {
    transform: translate(15px);
    transition: transform 0.2s ease-in;
}

.form-control_1 {
    color: var(--darklight);
    border: 2px solid var(--darklight);
    border-radius: 10px;
    padding: 10px;
    vertical-align: middle;
}

.form-control_1:focus {
    color: var(--darklight);
    border: 2px solid var(--darklight);
    box-shadow: none;
}

.text {
    font-size: 14px;
    font-weight: 600;
}

::placeholder {
    font-size: 14px;
    /* font-weight: 600; */
}

div.radio-with-Icon {
    display: block;
}

div.radio-with-Icon p.radioOption-Item {
    display: inline-block;
    width: 100px;
    box-sizing: border-box;
    border: none;
}

div.radio-with-Icon p.radioOption-Item label {
    display: block;
    height: 100%;
    width: 100%;
    padding: 10px;
    border-radius: 10px;
    /* border: 1px solid #de1831; */
    color: black;
    cursor: pointer;
    opacity: .8;
    transition: none;
    font-size: 13px;
    /* padding-top: 25px; */
    text-align: center;
    margin: 0 !important;
}

div.radio-with-Icon p.radioOption-Item label:hover,
div.radio-with-Icon p.radioOption-Item label:focus,
div.radio-with-Icon p.radioOption-Item label:active {
    opacity: .5;
    /* background-color: black; */
    border: 1px solid black;
    color: var(--darklight);
    margin: 0 !important;
}

div.radio-with-Icon p.radioOption-Item label::after,
div.radio-with-Icon p.radioOption-Item label:after,
div.radio-with-Icon p.radioOption-Item label::before,
div.radio-with-Icon p.radioOption-Item label:before {
    opacity: 0 !important;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
}

div.radio-with-Icon p.radioOption-Item label i.fa {
    display: block;
    font-size: 50px;
}

div.radio-with-Icon p.radioOption-Item input[type="radio"] {
    opacity: 0 !important;
    width: 0 !important;
    height: 0 !important;
}

div.radio-with-Icon p.radioOption-Item input[type="radio"]:active~label {
    opacity: 1;
}

div.radio-with-Icon p.radioOption-Item input[type="radio"]:checked~label {
    opacity: 1;
    border: none;
    /* background-color: black; */
    border: 1px solid black;
    color: var(--darklight) !important;
}

div.radio-with-Icon p.radioOption-Item input[type="radio"]:hover,
div.radio-with-Icon p.radioOption-Item input[type="radio"]:focus,
div.radio-with-Icon p.radioOption-Item input[type="radio"]:active {
    margin: 0 !important;
}

div.radio-with-Icon p.radioOption-Item input[type="radio"]+label:before,
div.radio-with-Icon p.radioOption-Item input[type="radio"]+label:after {
    margin: 0 !important;
}

.input_grop {
    padding: 3px 0;
}

.rest_btn {
    padding: 8px 20px;
    border-radius: 25px;
    border: 1px solid var(--main-color);
    background: transparent;
}

.profile_info .title_edit_ii .title_edit {
    color: var(--main-color) !important;
}

.fa_icon {
    color: var(--main-color);
    padding: 10px 0 0;
}

.btn_what {
    width: 49%;
    border: none;
    padding: 10px;
    margin: 10px 4px;
    border-radius: 5px;
    align-items: start;
}

@media (max-width:768px) {
    .btn_what {
        width: 100%;
    }
}

.input_checkbox {
    width: 10px;
}

.title_card {
    font-size: 12px;
    /* font-weight: 400; */
}

.line {
    text-decoration: underline;
}

/* Buy Payement End */

/* Customization */
.custom-make article {
    background: #F5F5F5;
    position: relative;
    overflow: hidden
}

.custom-make article:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: -50%;
    left: 0;
    right: 0;
    background: #fff;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -khtml-border-radius: 100%;
    border-radius: 100%
}

.custom-make ul {
    display: flex;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.28);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.28);
    box-shadow: 0 0 5px rgba(0,0,0,0.28);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    width: 790px;
    margin: 90px auto;
    background: #fff;
    position: relative
}

.custom-make ul li {
    width: 33%;
    text-align: center;
    border-right: 1px solid #e5e5e5;
    font-size: 1.125rem;
}

.custom-make ul li span {
    display: block;
    padding: 15px 20px;
    border-bottom: 1px solid #e5e5e5;
    line-height: 40px
}

.custom-make ul li:first-child {
    text-align: left
}

.custom-make ul li:first-child span:last-child {
    border: none
}

.custom-make ul li:last-child {
    border: none;
    width: 34%;
    margin: -45px 0;
    background: #fff;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.28);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.28);
    box-shadow: 0 0 5px rgba(0,0,0,0.28);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden
}

.custom-make ul li label {
    padding: 20px 20px 0px;
    display: block;
    font-size: 1.25rem
}

.custom-make ul li p {
    font-size: .75rem;
    padding: 20px;
    line-height: normal
}

.custom-make ul li p strong {
    font-size: 1.25rem;
    display: block;
    font-weight: normal;
    margin-bottom: 10px
}

.custom-make ul li .close {
    color: red
}

.custom-make ul li img {
    margin-right: 10px;
    vertical-align: middle
}

.custom-make .btn_common {
    margin-bottom: 20px
}

.custom-make .makmodal {
    background: #e57200;
    color: #fff;
    padding: 20px
}

.custmCollage .custom-heading {
    margin-bottom: 20px
} 
.custom-file-input::-webkit-file-upload-button {
    visibility: hidden;
}

.custom-file-input::before {
    content: 'Select some files';
    display: inline-block;
    background: linear-gradient(top, #f9f9f9, #e3e3e3);
    border: 1px solid #999;
    border-radius: 3px;
    padding: 5px 8px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    text-shadow: 1px 1px #fff;
    font-weight: 700;
    font-size: 10pt;
    margin-top: 3px;
}

.custom-file-input:hover::before {
    border-color: black;
}

.custom-file-input:active::before {
    background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}

/* Customization  End*/

/* Donation */
.input-group-donate .input-donate {
    border-radius: 0;
}

.input-group-donate .input-donate:focus {
    outline: black !important;
    border: 1px solid black !important;
}

.donation_select_box {
    border: 1px solid rgb(222, 222, 222);
    padding: 10px;
}

/* Donation End */

/* Footer */
.footer_content .border i {
    border: 1px solid #000;
    padding: 10px;
    color: #000;
    font-size: 22px;
}

.footer_content .border:hover i {
    color: black;
    background: #000;
}

/* Footer End */

/* Gift1 */
.promotion .promotion_title {
    font-size: 22px;
    text-align: center;
    padding: 32px 0 0;
    color: black !important;
}

.promotion .promotion_para {
    font-size: 18px;
    text-align: center;
    padding: 8px 0 0;
}

.title_small {
    font-size: 18px;
    padding: 0 0 20px;
}

.images .img_text {
    font-size: 16px;
    color: black;
    text-align: center;
}

.gift_month a {
    padding: 10px 0;
    font-size: 16px;
    color: black;
}

.images .gift_title {
    font-size: 14px;
    color: black;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;

}

.sopping_you {
    background: url(https://cms-live.pandora.net/resource/responsive-image/1519650/m68-gifting-module--gift-finder/lg/5/aw21-g-gifthub-december-giftfinder-desktop.jpg);
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0;
}

.sopping_you h6 {
    font-size: 16px;
}

.sopping_you h2 {
    font-size: 46px;
    color: black;
    margin: 20px 0 40px;
    line-height: 44px;
}

.sopping_you a {
    padding: 10px 18px;
    color: black;
}

/* Gift1 */

/* Gift2 */
.promotion .promotion_title {
    font-size: 26px;
    text-align: center;
    padding: 32px 0 0;
    color: black !important;
}

.promotion .promotion_para {
    font-size: 18px;
    text-align: center;
    padding: 8px 0 0;
}

.title_small {
    font-size: 18px;
    padding: 0 0 20px;
}

.images .img_text {
    font-size: 16px;
    color: black;
    text-align: center;
}

.gift_month a {
    padding: 10px 0;
    font-size: 16px;
    color: black;
}

.images .gift_title {
    font-size: 14px;
    color: black;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;

}

.sopping_you {
    background: url(https://cms-live.pandora.net/resource/responsive-image/1519650/m68-gifting-module--gift-finder/lg/5/aw21-g-gifthub-december-giftfinder-desktop.jpg);
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0;
}

.sopping_you h6 {
    font-size: 16px;
}

.sopping_you h2 {
    font-size: 46px;
    color: black;
    margin: 20px 0 40px;
    line-height: 44px;
}

.sopping_you a {
    padding: 10px 18px;
    color: black;
}

/* Gift2 */

/* Header */

.brand_logo {
    font-size: 30px;
    font-style: italic;
    font-weight: 500;
}

.brand_logo::first-letter {
    color: black;
    font-size: 40px;
}

/* Header End */

/* Index */

.overlay_model {
    opacity: 0;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.5);
}

.modal_home_popup {
    max-width: 800px;
    height: 400px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: white;
}

.show-modal {
    opacity: 1;
    animation: show 0.2s;
}

@keyframes show {
    from {
        opacity: 0;
        transform: scale(0);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

.hide-modal {
    opacity: 0;
    animation: hide .25s;
}

@keyframes hide {
    from {
        display: n;
        opacity: 1;
        transform: scale(1);
    }

    to {
        opacity: 0;
        transform: scale(0);
    }
}

.homepage_donation_img {
    height: 100%;
    width: 100%;
    object-fit: cover;

}

@media (max-width:990px) {
    .homepage_donation_img {
        height: 100%;
        width: 100%;

    }
}

.faq_section h2 {
    font-size: 20px;
}

.accordion_faq .accordion-item {
    border-bottom: 1px solid #e5e5e5;
}

/*.accordion_faq .accordion-item button[aria-expanded='true'] {
    border-bottom: 1px solid black;
}*/

.accordion_faq button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 1em 0;
    color: black;
    font-size: 20px;
    /* font-weight: 400; */
    border: none;
    background: none;
    outline: none;
}

.accordion_faq button:hover,
.accordion_faq button:focus {
    cursor: pointer;
    color: black;
}

.accordion_faq button:hover::after,
.accordion_faq button:focus::after {
    cursor: pointer;
    color: black;
    border: 1px solid black;
}

.accordion_faq button .accordion-title fs-6 {
    padding: 1em 1.5em 1em 0;
}

.accordion_faq button .icon {
    display: none;
    position: absolute;
    top: 18px;
    right: 0;
    width: 22px;
    height: 22px;
    border: 1px solid;
    border-radius: 22px;
}

.accordion_faq button .icon::before {
    display: block;
    position: absolute;
    content: '';
    top: 9px;
    left: 5px;
    width: 10px;
    height: 2px;
    background: currentColor;
}

.accordion_faq button .icon::after {
    display: block;
    position: absolute;
    content: '';
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    background: currentColor;
}

.accordion_faq button[aria-expanded='true'] {
    color: black;
}

.accordion_faq button[aria-expanded='true'] .icon::after {
    width: 0;
}

.accordion_faq button[aria-expanded='true']+.accordion-content {
    opacity: 1;
    max-height: 12em;
    transition: all 200ms linear;
    will-change: opacity, max-height;
}

.accordion_faq .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 200ms linear, max-height 200ms linear;
    will-change: opacity, max-height;
}

.accordion_faq .accordion-content p {
    font-size: 1rem;
    font-weight: 300;
    margin: 1em  10px 2em 10px;
    color:black;
    /*padding: 0 0px;*/
}

.myDiv {
    height: 100px;
    overflow: hidden;
    transition: height 0.5s ease;
    /* Added transition property */
}

/* Index End */


/* Product Dettails */
.ring {
    position: relative;
    left: 0;
    top: 0;
}

/* whishlist */
.product-des .product-name {
    color: black !important;
}

/* Whislist end */

/* Pramotion */
.promotion .promotion_title {
    font-size: 26px;
    text-align: center;
    padding: 32px 0 10px;
}

.title_small {
    font-size: 18px;
    padding: 0 0 20px;
}

.images h6 {
    font-size: 16px;
}

.images p {
    font-size: 12px;
}

/* Pramotion End*/

/* Products */
.page-item.active .page-link {
    background: #000;
    color: #fff !important;
}

.page-link {
    position: relative;
    display: block;
    color: #000;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #000;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.page-link:hover {
    position: relative;
    display: block;
    color: black;
    text-decoration: none;
    background-color: #000;
    border: 1px solid #dee2e6;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

/* Product End */



body,
html {
    font-family: 'Roboto', sans-serif !important;
}


.product-name-class {
    font-size: 15px;
    padding: 0 2px;
    /* font-weight: 600; */
}




/* Search */

.search {
    margin: 20px;
}

.search>h3 {
    font-weight: normal;
}

.search>h1,
.search>h3 {
    color: white;
    margin-bottom: 15px;
    text-shadow: 0 1px #0091c2;
}

.search>div {
    display: inline-block;
    position: relative;
    filter: drop-shadow(0 1px #0091c2);
}

.search>div:after {
    content: "";
    background: white;
    width: 4px;
    height: 20px;
    position: absolute;
    top: 40px;
    right: 2px;
    transform: rotate(135deg);
}

.search>div>input {
    color: white;
    font-size: 16px;
    background: transparent;
    width: 25px;
    height: 25px;
    padding: 10px;
    border: solid 3px white;
    outline: none;
    border-radius: 35px;
    transition: width 0.5s;
}

.search>div>input::placeholder {
    color: #efefef;
    opacity: 0;
    transition: opacity 150ms ease-out;
}

.search>div>input:focus::placeholder {
    opacity: 1;
}

.search>div>input:focus,
.search>div>input:not(:placeholder-shown) {
    width: 250px;
}

/* All Blog Css */
/* -------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------- */  
.blog-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.blog-card {
  overflow: hidden;
  box-shadow: 0px 2px 20px #d7dfe2;
  background: white;
  border-radius: 0.5rem;
  position: relative;
  /* width: 350px; */
  /* margin: 1rem; */
  transition: 250ms all ease-in-out;
  cursor: pointer;
}

/*.blog-card:hover {*/
/*  transform: scale(1.05);*/
/*  box-shadow: 0px 2px 40px #d7dfe2;*/
/*}*/

.banner-img {
  position: absolute;
  object-fit: cover;
  height: 14rem;
  width: 100%;
}

.category-tag {
  font-size: 0.8rem;
  font-weight: bold;
  color: white;
  background: red;
  padding: 0.5rem 1.3rem 0.5rem 1rem;
  text-transform: uppercase;
  position: absolute;
  z-index: 1;
  top: 1rem;
  border-radius: 0 2rem 2rem 0;
}

.popular {
  background: #ef257a;
}

.technology {
  background: #651fff;
}

.psychology {
  background: #e85808;
}

.card-body {
  margin: 15rem 1rem 1rem 1rem;
}

.blog-hashtag {
  font-size: 0.9rem;
  font-weight: 500;
  color: #4d97b2;
}

.blog-title {
  font-size: 20px;
  margin: 1rem 0 0.5rem;
}

.blog-description {
  color: #616b74;
  font-size: 0.9rem;
}

.card-profile {
  display: flex;
  margin-top: 2rem;
  align-items: center;
}

.profile-img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 50%;
}

.card-profile-info {
  margin-left: 1rem;
}

.profile-name {
  font-size: 1rem;
}

.profile-followers {
  color: #616b74;
  font-size: 0.9rem;
}

/* Business With Us Css */
/* -------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------- */
@keyframes scroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(calc(-250px * 7));
    }
}

.slider {
    background: white;
    box-shadow: 0 10px 20px -5px rgba(0, 0, 0, .125);
    height: 100%;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.slider::before,
.slider::after {
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    content: "";
    height: 00px;
    position: absolute;
    width: 200px;
    z-index: 2;
}

.slider::after {
    right: 0;
    top: 0;
    transform: rotateZ(180deg);
}

.slider::before {
    left: 0;
    top: 0;
}

.slide-track {
    animation: scroll 45s linear infinite;
    display: flex;
    width: calc(250px * 14);
}

.slide {
    height: 200px;
    width: 250px;
}



.slider2 {
    background: white;
    /* box-shadow: 0 10px 20px -5px rgba(0, 0, 0, .125); */
    height: 100%;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.slider2::before,
.slider2::after {
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    content: "";
    height: 100px;
    position: absolute;
    width: 200px;
    z-index: 2;
}

.slider2::after {
    right: 0;
    top: 0;
    transform: rotateZ(180deg);
}

.slider2::before {
    left: 0;
    top: 0;
}

.slide-track2 {
    animation: scroll 30s linear infinite;
    display: flex;
    width: calc(250px * 10);
}

.slide2 {
    height: 200px;
    width: 250px;
}


/* Css For Reviews */
.spacer {
    height: 150px;
    width: 100%;
}

.spacer2 {
    height: 20px;
    width: 100%;
}

/* spacer ends */

/* slider styles */
.sd_master_wrapper {
    position: relative;
    max-width: 900px;
    margin: 0 auto;
    padding: 0;
    border-radius: 10px;
    /* z-index:9999; */
}

.sdtestBg3 {
    height: 100%;
    width: 80%;
    background: #fff;
    position: absolute;
    bottom: -40px;
    left: 10%;
    border-radius: 20px;
    box-shadow: 0px 18px 52.8537px rgb(215 228 249 / 50%);
    z-index: 1;
}

.sdtestBg2 {
    height: 100%;
    width: 90%;
    background: #fff;
    position: absolute;
    bottom: -22px;
    left: 5%;
    border-radius: 20px;
    box-shadow: 0px 18px 52.8537px rgb(215 228 249 / 50%);
    z-index: 2;
}

.sd_scroll {
    height: auto;
    max-height: 180px;
    overflow: auto;
}

.slideshow {
    position: relative;
    min-height: 300px;
    height: auto;
    background: #fff;
    box-shadow: 0px 18px 52.8537px rgba(215, 228, 249, 0.5);
    border-radius: 20px;
    background-image: url(https://farsighttechnologies.com/wp-content/uploads/2021/03/quote1.png), url(https://farsighttechnologies.com/wp-content/uploads/2021/03/quote.png);
    background-position: top 15px left 15px, bottom 40% right 15px;
    background-repeat: no-repeat;
    background-size: 180px, 180px;
    z-index: 3;
}

button.slick-prev.slick-arrow {
    position: absolute;
    /* z-index: 9999; */
    bottom: -80px;
    right: 160px;
    background: transparent;
    color: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    height: 15px;
    width: 30px;
    padding: 0;
    background-image: url(https://farsighttechnologies.com/wp-content/uploads/2021/03/left-icon.png);
    background-size: 100% 100%;
}

button.slick-next.slick-arrow {
    position: absolute;
    bottom: -82px;
    right: 105px;
    background: transparent;
    color: transparent;
    border: none;
    padding: 0;
    cursor: pointer;
    outline: none;
    height: 18px;
    width: 40px;
    background-image: url(https://farsighttechnologies.com/wp-content/uploads/2021/03/right-icon.png);
    background-size: 100% 100%;
}

.pagingInfo {
    position: absolute;
    bottom: 0;
    z-index: 999;
}

.sdCustomSliderHeadig {
    color: #94A2B3;
    font-family: "'Roboto'", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6em;
    text-align: center;
}

.sdCustomSliderBtn {
    display: inline-block;
    text-decoration: none;
    background: #E31C3A;
    color: #fff;
    padding: 12px 25px;
    margin-top: 30px;
    border-radius: 4px;
    outline: none;
    font-size: 14px;
    font-weight: 500;
}

.sdAllContent {
    width: 75%;
    margin: auto;
}

.thumbnail img {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 15px;
}

.content {
    display: block !important;
    padding: 5px;
}

.SdClientName {
    text-align: center;
    color: #272D4E;
    font-family: "'Roboto'", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4em;
    margin-top: 15px;
}

.SdClientDesc {
    text-align: center;
    color: #7854F7;
    font-family: "'Roboto'", Sans-serif;
    font-size: 14px;
    line-height: 1.4em;
    margin-bottom: 10px;
}


/* style for moblile */
@media (max-width:576px) {
    .sd_scroll {
        height: auto;
        overflow: auto;
        max-height: 240px;
    }

    .thumbnail,
    .btnNtxt {
        width: 100% !important;
        display: block !important;
    }

}

/* scroll bar */
/* total width */
.sd_scroll::-webkit-scrollbar {
    background-color: transparent;
    width: 6px;
}

/* background of the scrollbar except button or resizer */
.sd_scroll::-webkit-scrollbar-track {
    background-color: transparent;
}

.sd_scroll::-webkit-scrollbar-track:hover {
    background-color: transparent;
}

/* scrollbar itself */
.sd_scroll::-webkit-scrollbar-thumb {
    background-color: #babac0;
    border-radius: 16px;

}

.sd_scroll::-webkit-scrollbar-thumb:hover {
    background-color: #a0a0a5;
}

.homepage_heading {
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: capitalize;
    line-height: 42px;
    /* text-align: center; */
    padding-top: 20px;
    text-transform: uppercase;
}

.py-80 {
    padding: 40px 0 40px 0;
}
.pb-40 {
    padding-bottom:40px;
}

/* Buy Only Gamstone Css */
/* -------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------- */
.section-title-stone{
    font-size: 16px;
}
.section-para-stone{
    font-size: 16px;
}

/* Buy Only Gamstone Css */
/* -------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------------------- */
.homepage_heading {
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: capitalize;
    line-height: 42px;
    /* text-align: center; */
    padding-top: 20px;
    text-transform: uppercase;
}

@keyframes scroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(calc(-250px * 7));
    }
}

.slider {
    background: white;
    box-shadow: 0 10px 20px -5px rgba(0, 0, 0, .125);
    height: 200px;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.slider::before,
.slider::after {
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    content: "";
    height: 00px;
    position: absolute;
    width: 200px;
    z-index: 2;
}

.slider::after {
    right: 0;
    top: 0;
    transform: rotateZ(180deg);
}

.slider::before {
    left: 0;
    top: 0;
}

.slide-track {
    animation: scroll 45s linear infinite;
    display: flex;
    width: calc(250px * 10);
}




.slider2 {
    /* background: white; */
    /* box-shadow: 0 10px 20px -5px rgba(0, 0, 0, .125); */
    height: 100%;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.slider2::before,
.slider2::after {
    /* background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%); */
    content: "";
    height: 100px;
    position: absolute;
    width: 200px;
    z-index: 2;
}

.slider2::after {
    right: 0;
    top: 0;
    transform: rotateZ(180deg);
}

.slider2::before {
    left: 0;
    top: 0;
}

.slide-track2 {
    animation: scroll 30s linear infinite;
    display: flex;
    width: calc(250px * 10);
}

.slide2 {
    height: 200px;
    width: 250px;
}


/* Css For Reviews */
.spacer {
    height: 150px;
    width: 100%;
}

.spacer2 {
    height: 20px;
    width: 100%;
}

/* spacer ends */

/* slider styles */
.sd_master_wrapper {
    position: relative;
    max-width: 900px;
    margin: 0 auto;
    padding: 0;
    border-radius: 10px;
    /* z-index:9999; */
}

.sdtestBg3 {
    height: 100%;
    width: 80%;
    /* background: #fff; */
    position: absolute;
    bottom: -40px;
    left: 10%;
    border-radius: 20px;
    box-shadow: 0px 18px 52.8537px rgb(215 228 249 / 50%);
    z-index: 1;
}

.sdtestBg2 {
    height: 100%;
    width: 90%;
    background: #fff;
    position: absolute;
    bottom: -22px;
    left: 5%;
    border-radius: 20px;
    box-shadow: 0px 18px 52.8537px rgb(215 228 249 / 50%);
    z-index: 2;
}

.sd_scroll {
    height: auto;
    max-height: 180px;
    overflow: auto;
}

.slideshow {
    position: relative;
    min-height: 300px;
    height: auto;
    background: #fff;
    box-shadow: 0px 18px 52.8537px rgba(215, 228, 249, 0.5);
    border-radius: 20px;
    background-image: url(https://farsighttechnologies.com/wp-content/uploads/2021/03/quote1.png), url(https://farsighttechnologies.com/wp-content/uploads/2021/03/quote.png);
    background-position: top 15px left 15px, bottom 40% right 15px;
    background-repeat: no-repeat;
    background-size: 180px, 180px;
    z-index: 3;
}

button.slick-prev.slick-arrow {
    position: absolute;
    /* z-index: 9999; */
    bottom: -80px;
    right: 160px;
    background: transparent;
    color: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    height: 15px;
    width: 30px;
    padding: 0;
    background-image: url(https://farsighttechnologies.com/wp-content/uploads/2021/03/left-icon.png);
    background-size: 100% 100%;
}

button.slick-next.slick-arrow {
    position: absolute;
    bottom: -82px;
    right: 105px;
    background: transparent;
    color: transparent;
    border: none;
    padding: 0;
    cursor: pointer;
    outline: none;
    height: 18px;
    width: 40px;
    background-image: url(https://farsighttechnologies.com/wp-content/uploads/2021/03/right-icon.png);
    background-size: 100% 100%;
}

.pagingInfo {
    position: absolute;
    bottom: 0;
    z-index: 999;
}

.sdCustomSliderHeadig {
    color: #94A2B3;
    font-family: "'Roboto'", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6em;
    text-align: center;
}

.sdCustomSliderBtn {
    display: inline-block;
    text-decoration: none;
    background: #E31C3A;
    color: #fff;
    padding: 12px 25px;
    margin-top: 30px;
    border-radius: 4px;
    outline: none;
    font-size: 14px;
    font-weight: 500;
}

.sdAllContent {
    width: 75%;
    margin: auto;
}

.thumbnail img {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 15px;
}

.content {
    display: block !important;
    padding: 5px;
}

.SdClientName {
    text-align: center;
    color: #272D4E;
    font-family: "'Roboto'", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4em;
    margin-top: 15px;
}

.SdClientDesc {
    text-align: center;
    color: #7854F7;
    font-family: "'Roboto'", Sans-serif;
    font-size: 14px;
    line-height: 1.4em;
    margin-bottom: 10px;
}


/* style for moblile */
@media (max-width:576px) {
    .sd_scroll {
        height: auto;
        overflow: auto;
        max-height: 240px;
    }

    .thumbnail,
    .btnNtxt {
        width: 100% !important;
        display: block !important;
    }

}

/* scroll bar */
/* total width */
.sd_scroll::-webkit-scrollbar {
    background-color: transparent;
    width: 6px;
}

/* background of the scrollbar except button or resizer */
.sd_scroll::-webkit-scrollbar-track {
    background-color: transparent;
}

.sd_scroll::-webkit-scrollbar-track:hover {
    background-color: transparent;
}

/* scrollbar itself */
.sd_scroll::-webkit-scrollbar-thumb {
    background-color: #babac0;
    border-radius: 16px;

}

.sd_scroll::-webkit-scrollbar-thumb:hover {
    background-color: #a0a0a5;
}



.wrapper {
    /* max-width: 1100px; */
    width: 100%;
    position: relative;
}

.wrapper i {
    top: 50%;
    height: 50px;
    width: 50px;
    cursor: pointer;
    font-size: 1.25rem;
    position: absolute;
    text-align: center;
    line-height: 50px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.23);
    transform: translateY(-50%);
    transition: transform 0.1s linear;
}

.wrapper i:active {
    transform: translateY(-50%) scale(0.85);
}

.wrapper i:first-child {
    left: 2px;
    z-index: 33;
}

.wrapper i:last-child {
    right: 7px;
}

.wrapper .carousel {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: calc((100% / 3) - 12px);
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    gap: 16px;
    border-radius: 8px;
    scroll-behavior: smooth;
    scrollbar-width: none;
}

.carousel::-webkit-scrollbar {
    display: none;
}

.carousel.no-transition {
    scroll-behavior: auto;
}

.carousel.dragging {
    scroll-snap-type: none;
    scroll-behavior: auto;
}

.carousel.dragging .card {
    cursor: grab;
    user-select: none;
}

.carousel :where(.card, .img) {
    display: flex;
    justify-content: center;
    align-items: center;
}

.carousel .card {
    scroll-snap-align: start;
    height: 342px;
    list-style: none;
    background: #fff;
    cursor: pointer;
    padding-bottom: 15px;
    flex-direction: column;
    border-radius: 8px;
}

.carousel .card .img {
    background: #8b53ff;
    height: 148px;
    width: 148px;
    border-radius: 50%;
}

.card .img img {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    object-fit: cover;
    border: 4px solid #fff;
}

.carousel .card h2 {
    font-weight: 500;
    font-size: 1.56rem;
    margin: 30px 0 5px;
}

.carousel .card span {
    color: #6a6d78;
    font-size: 1.31rem;
}

@media screen and (max-width: 900px) {
    .wrapper .carousel {
        grid-auto-columns: calc((100% / 2) - 9px);
    }
}

@media screen and (max-width: 600px) {
    .wrapper .carousel {
        grid-auto-columns: 100%;
    }
}
#myDiv {
    height: 300px;
    overflow-y: scroll;
    border:1px solid lightgrey;
    transition: height 0.5s ease;
    /* Add transition for smooth animation */
}

#myDiv.expanded {
    height: 100%;
}

/* /* Index css */
#myDiv {
    height: 300px;
    overflow: hidden;
    transition: height 0.5s ease;
    /* Add transition for smooth animation */
}

#myDiv.expanded {
    height: 100%;
}


.homepage_heading {
    font-size: 1.5rem;
    font-weight: 600;
    /* letter-spacing: 1.2px; */
    text-transform: capitalize;
    line-height: 30px;
    color: #161618 !important;
    /* text-align: center; */
    padding-top: 00px;
    letter-spacing:0px;
    font-family: 'Roboto', sans-serif !important;
    /* text-transform: uppercase; */
}

.homepage_heading + p{
    color:black !important;
}
.para_shop + p{
    color:black !important;
}

.float {
    position: fixed;
    width: 120px;
    height: 70px;
    padding-top: 10px;
    bottom: 80px;
    right: 20px;
    background-color: black;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.float2 {
    position: fixed;
    width: 150px;
    height: 50px;
    padding-top: 10px;
    bottom: 80px;
    left: 20px;
    background-color: black;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}


/* Product Detail */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------
 */
input[type="range"] {
    -webkit-appearance: none;
    appearance: none;
    width: 300px;
    height: 15px;
    background: linear-gradient(to right,
            #E5C9C6,
            #D4B2A8,
            #C29D94,
            #9C7065,
            #85574A);
    border-radius: 20px;
    transform: rotate(90deg);
}


input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 10px;
    /* Set the width of the thumb */
    height: 10px;
    /* Set the height of the thumb */
    background: #fff;
    /* Set the color of the thumb */
    border: 2px solid #000;
    /* Add a border to the thumb */
    border-radius: 50%;
    /* Make the thumb circular */
    cursor: pointer;
    /* Adjust the margin to center the thumb vertically */
}

input[type="range"]::-moz-range-thumb {
    width: 20px;
    /* Set the width of the thumb */
    height: 30px;
    /* Set the height of the thumb */
    background: #fff;
    /* Set the color of the thumb */
    border: 2px solid #000;
    /* Add a border to the thumb */
    border-radius: 50%;
    /* Make the thumb circular */
    cursor: pointer;
    /* Adjust the margin to center the thumb vertically */
}

/*  */
.content-container {
    display: flex;
}

.content-container .content-sidebar {
    flex: 0 0 30%;
    padding: 0 1rem;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    background: white;
}

.content-container .content {
    flex: 0 1 70%;
    padding: 1rem;
    font-size: 1.1rem;
    line-height: 1.6;
    overflow-x: scroll;
}

.content-container .content-sidebar .content-navigation {
    position: sticky;
    top: 0;
    display: flex;
    flex-direction: column;
    width: 100%;
   
}

/* Site map */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 */
 .border-color-sitemap{
     border: 2px solid black !important;
     color: black;
 }


/* Index Css */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
/* -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
 .fab-wrapper {
   position: fixed;
   bottom: 3rem;
   right: 2.5rem;
   z-index: 99999999;
 }
 .fab-checkbox {
   display: none;
 }
 .fab {
   position: absolute;
   bottom: -1rem;
   right: -1rem;
   width: 3rem;
   height: 3rem;
   background: rgb(0, 0, 0);
   border-radius: 50%;
   background: #000000;
   box-shadow: 0px 5px 20px #81a4f1;
   transition: all 0.3s ease;
   z-index: 1;
   border-bottom-right-radius: 6px;
   border: 1px solid #0c50a7;
 }
 
 .fab:before {
   content: "";
   position: absolute;
   width: 100%;
   height: 100%;
   left: 0;
   top: 0;
   border-radius: 50%;
   background-color: rgba(255, 255, 255, 0.1);
 }
 .fab-checkbox:checked ~ .fab:before {
   width: 90%;
   height: 90%;
   left: 5%;
   top: 5%;
   background-color: rgba(255, 255, 255, 0.2);
 }
 .fab:hover {
   background: #000000;
   box-shadow: 0px 5px 20px 5px #81a4f1;
 }
 
 .fab-dots {
   position: absolute;
   height: 4px;
   width: 4px;
   background-color: white;
   border-radius: 50%;
   top: 50%;
   transform: translateX(0%) translateY(-50%) rotate(0deg);
   opacity: 1;
   animation: blink 3s ease infinite;
   transition: all 0.3s ease;
 }
 
 .fab-dots-1 {
   left: 15px;
   animation-delay: 0s;
 }
 .fab-dots-2 {
   left: 50%;
   transform: translateX(-50%) translateY(-50%);
   animation-delay: 0.4s;
 }
 .fab-dots-3 {
   right: 15px;
   animation-delay: 0.8s;
 }
 
 .fab-checkbox:checked ~ .fab .fab-dots {
   height: 6px;
 }
 
 .fab .fab-dots-2 {
   transform: translateX(-50%) translateY(-50%) rotate(0deg);
 }
 
 .fab-checkbox:checked ~ .fab .fab-dots-1 {
   width: 32px;
   border-radius: 10px;
   left: 50%;
   transform: translateX(-50%) translateY(-50%) rotate(45deg);
 }
 .fab-checkbox:checked ~ .fab .fab-dots-3 {
   width: 32px;
   border-radius: 10px;
   right: 50%;
   transform: translateX(50%) translateY(-50%) rotate(-45deg);
 }
 
 @keyframes blink {
   50% {
     opacity: 0.25;
   }
 }
 
 .fab-checkbox:checked ~ .fab .fab-dots {
   animation: none;
 }
 
 .fab-wheel {
   position: absolute;
   bottom: 0;
   right: 2.5rem;
   /* border: 1px solid ; */
   width: 10rem;
   height: 10rem;
   transition: all 0.3s ease;
   transform-origin: bottom right;
   transform: scale(0);
 }
 
 .fab-checkbox:checked ~ .fab-wheel {
   transform: scale(1);
 }
 .fab-action {
   position: absolute;
   background: #000000;
   width: 8rem;
   height:3rem;
   border-radius: 5%;
   display: flex;
   align-items: center;
   justify-content: center;
   color: White;
   box-shadow: 0 0.1rem 1rem rgba(0, 0, 0, 0.82);
   transition: all 1s ease;
   opacity: 0;
 }
 
 .fab-checkbox:checked ~ .fab-wheel .fab-action {
   opacity: 1;
 }
 
 .fab-action:hover {
   background-color: #000000;
   color: white !important;
 }
 
 .fab-wheel .fab-action-1 {
   right: 2.5rem;
   bottom:10rem;
 }
 
 .fab-wheel .fab-action-2 {
   right: 2.5rem;
   bottom: 6rem;
 }
 .fab-wheel .fab-action-3 {
   right: 2.5rem;
   bottom:2rem;
 }
 .fab-wheel .fab-action-4 {
   right: 2.5rem;
   bottom: -2rem;
 }


 /* -----------------------------------------------------------------------Business With Us  */
 .wrapper {
    /* max-width: 1100px; */
    width: 100%;
    position: relative;
}

.wrapper i {
    top: 50%;
    height: 40px;
    width: 40px;
    cursor: pointer;
    font-size: 1.25rem;
    position: absolute;
    text-align: center;
    line-height: 42px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.23);
    transform: translateY(-50%);
    transition: transform 0.1s linear;
}

.wrapper i:active {
    transform: translateY(-50%) scale(0.85);
}



.wrapper .carousel {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: calc((100% / 6) - 13px);
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    gap: 5px;
    border-radius: 8px;
    scroll-behavior: smooth;
    scrollbar-width: none;
}

.carousel::-webkit-scrollbar {
    display: none;
}

.carousel.no-transition {
    scroll-behavior: auto;
}

.carousel.dragging {
    scroll-snap-type: none;
    scroll-behavior: auto;
}

.carousel.dragging .card {
    cursor: grab;
    user-select: none;
}

.carousel :where(.card, .img) {
    display: flex;
    justify-content: center;
    align-items: center;
}

.carousel .card {
    scroll-snap-align: start;
    height: 342px;
    list-style: none;
    background: #fff;
    cursor: pointer;
    padding-bottom: 15px;
    flex-direction: column;
    border-radius: 8px;
}

.carousel .card .img {
    background: #8b53ff;
    height: 148px;
    width: 148px;
    border-radius: 50%;
}

.card .img img {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    object-fit: cover;
    border: 4px solid #fff;
}

.carousel .card h2 {
    font-weight: 500;
    font-size: 1.56rem;
    margin: 30px 0 5px;
}

.carousel .card span {
    color: #6a6d78;
    font-size: 1.31rem;
}

@media screen and (max-width: 900px) {
    .wrapper .carousel {
        grid-auto-columns: calc((100% / 2) - 9px);
    }
}

@media screen and (max-width: 600px) {
    .wrapper .carousel {
        grid-auto-columns: 100%;
    }
}

/* Hide scrollbar for Chrome, Safari and Opera */
.hide-scroll-bar::-webkit-scrollbar {
    display: none;
  }
  
  /* Hide scrollbar for IE, Edge and Firefox */
  .hide-scroll-bar {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
  }


  /* -------------------------------------------Testimonials */
  

  .testi {
    background-color: #f3f3f3;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin: 0;
    padding: 10px;
  }
.testimonial-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: end;
    gap: 2rem;
    background-color: #fff;
    color: #333;
    border-radius: 15px;
    margin: 20px auto;
    padding: 17px 67px;
    width: 800px;
    min-height: 430px;
    position: relative;
  }
  
  .stars {
    font-size: 16px;
  }
  .stars i {
    color: yellow;
  }
  
  .testimonial {
    display: flex;
    align-items: center;
    text-align: center;
    font-weight: 600;
    height: 100%;
    line-height: 28px;
    margin: 0;
  }
  
  .user {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
  }
  
  .user .user-image {
    border-radius: 50%;
    height: 50px;
    width: 50px;
    object-fit: cover;
  }
  
  .user .user-details {
    text-align: center;
  }
  
  .user .username {
    margin: 0;
    font-size: 14px;
  }
  
  .user .role {
    margin: 0;
    font-size: 12px;
  }
  
  .progress-dots {
    display: flex;
    gap: 5px;
  }
  
  .progress-dot {
    width: 5px;
    height: 5px;
    background-color: #eee;
    border-radius: 50%;
  }
  
  .progress-dot.active {
    background-color: #555;
  }
  
  .testimonial-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #eee;
    font-size: 10px;
    cursor: pointer;
    transition: 0.1s ease;
    background-color: #f3f3f3;
    color: black;
  }
  
  .btn:hover { 
    /* background-color: #eee;  COMMENTED TO CHECK */
  }
  
  #btn-prev {
    top: 60%;
    left: 20px;
  }
  
  #btn-next {
    top: 60%;
    right: 20px;
  }
  


















    .wrapper {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        /* border: 2px solid red; */
      }
      
      .card {
        /* border: 2px solid red; */
        overflow: hidden;
        box-shadow: 0px 2px 20px #d7dfe2;
        background: white;
        border-radius: 0.5rem;
        position: relative;
        /* width: 350px; */ /* Commented by deepak as it is causing issue with css on userdashboard*/ 
        margin: 1rem;
        transition: 250ms all ease-in-out;
        cursor: pointer;
      }
      
      /*.card:hover {*/
      /*  transform: scale(1.05);*/
      /*  box-shadow: 0px 2px 40px #d7dfe2;*/
      /*}*/
      
      .banner-img {
        position: absolute;
        object-fit: cover;
        height: 14rem;
        width: 100%;
      }
      
      .category-tag {
        font-size: 0.8rem;
        font-weight: bold;
        color: white;
        background: red;
        padding: 0.5rem 1.3rem 0.5rem 1rem;
        text-transform: uppercase;
        position: absolute;
        z-index: 1;
        top: 1rem;
        border-radius: 0 2rem 2rem 0;
      }
      
      .popular {
        background: #ef257a;
      }
      
      .technology {
        background: #651fff;
      }
      
      .psychology {
        background: #e85808;
      }
      
      .card-body {
        margin: 15rem 1rem 1rem 1rem;
      }
      
      .blog-hashtag {
        font-size: 0.9rem;
        font-weight: 500;
        color: #4d97b2;
      }
      
      .blog-title {
        /* line-height: 1.5rem; */
        font-size: 20px;
        margin: 1rem 0 0.5rem;
      }
      
      .blog-description {
        color: #616b74;
        font-size: 0.9rem;
      }
      
      .card-profile {
        display: flex;
        margin-top: 2rem;
        align-items: center;
      }
      
      .profile-img {
        width: 30px;
        height: 30px;
        object-fit: cover;
        border-radius: 50%;
      }
      
      .card-profile-info {
        margin-left: 1rem;
      }
      
      .profile-name {
        font-size: 1rem;
      }
      
      .profile-followers {
        color: #616b74;
        font-size: 0.9rem;
      }

      /* Add this style for the Owl Carousel navigation buttons */
.owl-prev,
.owl-next {
    /* position: absolute; */
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    color: #fff;
    background-color: black;
    border: none;
    padding: 10px;
    cursor: pointer;
}

.owl-prev {
    left: 10px;
}

.owl-next {
    right: 10px;
}
.owl-nav{
    display: none !important;
}


/* my div style */
#myDiv h1 {
  font-size: xx-large;
  margin-bottom: 10px;
}
#myDiv p {
  margin-bottom: 0px;
  margin-top: 10px;
  color:black!important;
  font-size: 16px;
  font-weight: normal;
  font-family:'Roboto';
}
#myDiv a {
  color: #1a0dab;
}

.products-dynamic-bar {
  width: 30%;
  margin: 0 auto;
  margin-top:15px;
}

.view_detail_outline a{
    border: 1px solid #000;
    color: #000;
    background-color: transparent;
}


#huzurr-special img {
  width: 150px;
 
}
#huzurr-special h3 {
  font-weight: bold;
}
#huzurr-special p {
 font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  color: black;
  text-align: center;
  margin-top: 12px;
}

.accordion_section .acco_check {
  color: black;
}

#all-blogs .blog-card {
  /*height: 331px;*/
  height: auto;
  padding-bottom: 20px;
}

#blog-details-box h1 {
  line-height: 35px;
}

#all-blogs .banner-img {
  width: 100%;
  height: 255px;
  object-fit: fill;
}

#blog-details h1 {
  font-size: xx-large;
  margin-bottom: 15px;
}
#blog-details h2{
  font-size: 22px;
  margin-bottom: 15px;
}
#blog-details ul{
  margin-bottom: 15px;
}
#blog-details p {
  margin-bottom: 25px;
  margin-top: 10px;
  color:black!important;
  font-size: 16px;
  font-weight: normal;
  font-family:'Roboto';
  word-spacing: 0px;
  letter-spacing: 0px;
}
#blog-details a,#question-details a {
  color: #4e4eff;
}


.product-description-section h4 {
  font-weight: bold;
  margin-bottom: 8px;
}


#about_us p {
  color: black;
  margin-bottom: 20px;
}
#about_us h2 {
  margin-bottom: 12px;
}

#about_us .signature img {
  width: 200px;
}


#question-details h1 {
  font-size: xx-large;
  font-weight: bold;
  margin-bottom: 10px;
}
#question-details h2 {
  font-size: 22px;
  margin-bottom: 10px;
  font-weight: bold;
}
#question-details p {
  margin-bottom: 18px;
  color: black;
}
#question-details h3 {
  font-size: 18px;
  margin-bottom: 10px;
}
#question-details ul li {
  line-height: 26px;
  color: black;
}
#question-details ul {
  list-style-type: decimal;
  margin-left: 40px;
}
#question-details a {
  color: #4e4eff;
}





/* -------------------------------------------------------------------------------Counter */
.sectionClass {
    position: relative;
    display: block;
  }
  
  .fullWidth {
    width: 100% !important;
    display: table;
    float: none;
    padding: 0;
    min-height: 1px;
    height: 100%;
    position: relative;
  }
  
  .projectFactsWrap{
      display: flex;
    /* margin-top: 30px; */
    flex-direction: row;
    flex-wrap: wrap;
  }
  
  
  #projectFacts .fullWidth{
    padding: 0;
  }
  
  .projectFactsWrap .item{
    width: 20%;
    height: 100%;
    padding: 0px 0px;
    text-align: center;
  }
  
  /*.projectFactsWrap .item:nth-child(1){*/
  /*  background:lightgray;*/
  /*}*/
  
  /*.projectFactsWrap .item:nth-child(2){*/
  /*  background:lightgray;*/
  /*}*/
  
  /*.projectFactsWrap .item:nth-child(3){*/
  /*  background:lightgray;*/
  /*}*/
  
  /*.projectFactsWrap .item:nth-child(4){*/
  /*  background:lightgray;*/
  /*}*/
  /*.projectFactsWrap .item:nth-child(5){*/
  /*  background: lightgray;*/
  /*}*/
  
  .projectFactsWrap .item p.number{
    font-size: 40px;
    padding: 0;
    font-weight: bold;
  }
  
  .projectFactsWrap .item p{
    color: black;
    font-size: 18px;
    margin: 0;
    padding: 10px;
  }
  
  
  .projectFactsWrap .item span{
    width: 60px;
    background: black;
    height: 2px;
    display: block;
    margin: 0 auto;
  }
  
  
  .projectFactsWrap .item i{
    vertical-align: middle;
    font-size: 50px;
    color: rgba(255, 255, 255, 0.8);
  }
  
  
  .projectFactsWrap .item:hover i, .projectFactsWrap .item:hover p{
    color: black;
  }
  
  .projectFactsWrap .item:hover span{
    background: white;
  }
  
  @media (max-width: 786px){
    .projectFactsWrap .item {
       flex: 0 0 50%;
    }
  }
  
  
  
  
  
  
   .business_heading_mobile{
       font-size: 38px;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: capitalize;
    line-height: 42px;
  }
  
  
  
  
  
  
  .mobile-product-detail-slider{
      display:none;
  }
  
  .desktop-product-detail-slider{
      display:block;
  }
  .shadows{
      box-shadow:none;
  }
  
  /*----------------------------------------------------------------------------------------------------------Responsiveness----------------------------------------------------------------------------------------------------------------------------------------------------------*/
  @media (max-width: 500px){
        .product-mobile-modal{
            max-width: 96% !important;
            margin: auto !important;
            margin-top: 0% !important;
        }
        
        .fullWidth {
    display: block !important;
}
        .carousel li {
    width: 100% !important;
}
      .projectFactsWrap{
          flex-wrap: nowrap !important;
    overflow-x: scroll !important;
      }
      
          .projectFactsWrap .item {
        flex: 0 0 100% !important;
    }
      
      .single-item button.slick-next.slick-arrow{
          display:none !important;
      }
      .content-container{
            flex-direction:column;
      }
      .modal-left {
display:none !important}
   .shadows{
       box-shadow:0 .5rem 1rem rgba(0, 0, 0, .15) !important;
   }
   .desktop-product-detail-slider{
      display:none !important;
  }   
      .mobile-product-detail-slider{
          display:block !important;
      }
      
    .homepage_heading{
    font-size: 16px !important;
    line-height: 19px !important;
    text-align:center !important;
    }
    .homepage_p{
    font-size: 13px !important;
    line-height: 19px !important;
    text-align:center !important;
    padding-right:3px !important;
    }
    /**/
     .gallery_homepage_heading{
    font-size: 16px !important;
    line-height: 19px !important;
    text-align:left !important;
    }
    .gallery_homepage_p{
    font-size: 13px !important;
    line-height: 19px !important;
    text-align:left !important;
    padding-right:3px !important;
    }
    /**/
    .title_shop{
    font-size: 16px !important;
    line-height: 19px !important;
    text-align:center !important;
    } 
    .para_shop {
    font-size: 13px !important;
    line-height: 19px !important;
    text-align:center !important;
    }
    .accordion-item button span{
        font-size:16px !important;
        /*width:97% !important;*/
    }
    .accordion_faq button{
        padding:8px !important;
    }
    .Section-1-two{
        display:block !important;
    }
    .Section-1-one{
        display:none !important;
    }
    .shop_slider .title_shop{
        font-size: 20px !important;
        line-height: 22px !important;
    }
    
    /*  Product Page */
    .product-cart-wrap .product-action-1 a.action-btn{
        position:absolute !important;
        top: -34vh !important;
        right: -13px;
    }
    .Cart_on_mobile_position{
        display:none !important;
    }
    .desktop_banner{display:none !important}
    .mobile_banner{display:block !important}
    
    /* .home-img-sec-1, .home-img-sec-2, .home-img-sec-3{
        height:400px !important;
        object-fit:cover !important;
        object-position: 0px -115px;
    } */
    /**/
    .shop_according_heading{
        font-size: 18px !important;
        line-height: 19px !important;
        padding-top: 5px !important;
    }
    .shop_according_p{
        padding-top:0px !important;
        font-size: 13px !important;
        line-height: 19px !important;
        width:90%;
        margin:auto;
    }
    .grow-business-mobile{
        padding-top:0px !important;
        padding-bottom:0px !important;
    }
    /*.grow-business-mobile h3{*/
    /*    font-size: 18px !important;*/
    /*    line-height: 19px !important;*/
    /*    padding-top: 0px !important;*/
    /*    font-weight:bold;*/
    /*}*/
    .business_with_us_row div{
        padding-bottom: 0px !important;
        padding-top: 0px !important;
    }
    #myDiv h1{
        font-size:22px !important;
    }
     #myDiv h2{
        font-size:20px !important;
    }
    #myDiv h3{
        font-size:18px !important;
    }
    #all-blogs .blog-card{
        height:319spx !important;
    }
    /* #all-blogs{
        flex-wrap: nowrap;
        overflow-x: scroll;
    } */
    /* .product-cart-wrap .product-content-wrap {
    padding: 0 3px 1px 5px !important;
} */

}

.hover-up{
    -webkit-transform: translateY(-5px) !important;
    transform: translateY(-5px) !important;
    -webkit-transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1) !important;
    transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1) !important;
}

.header-bottom.header-bottom-bg-color.sticky-bar.stick .offer-line-mobile{
    display:none !important;
}

#preloader {
    background-size: -75% !important;
}


#Reserved{background-color:black !important}
#Reserved p{color:white !important}

  .business_heading_mobile{
      font-size: 20px !important;
      line-height: 22px !important;
  }
  
   .para_shop + p{
      text-align:center !important;
  }
  
  /* ---------------------------------------------------------------------------End-----------------------------------------------------------------------------------------*/
  .Section-1-two{
      display:none;
  }
  

  
  
  
  .border-top{
    border-top:none !important;
    /* padding-top:0 !important; */
}
  
  
  @media only screen and (max-width: 768px) {
    .mobile-header-wrapper-style {
        width: 100% !important;
    }
}
  
  
  
  
  
  
  .gallery_homepage_heading {
    font-size: 1.5rem;
    font-weight: 600;
    /* letter-spacing: 1.2px; */
    text-transform: capitalize;
    line-height: 30px;
    color: #161618 !important;
    /* text-align: center; */
    padding-top: 00px;
    letter-spacing:0px;
    font-family: 'Roboto', sans-serif !important;
    /* text-transform: uppercase; */
}
  .gallery_homepage_heading + p{
    color:black !important;
}
  
  .slick-dots{
    left:0px !important;
  }
  
.modal-left {
    background-image: url('../images/Add a subheading (1).jpg') !important;
  background-size: cover;
  background-position: center;
  min-height: 400px;
}
/* commented bcoz causing problem on user dashboard */
/* .modal-content {
  display: flex;
  flex-direction: row;
} */

.form-container {
  padding: 30px 30px 40px;
  flex: 1;
  position: relative;
}

.modal-content .form-label {
  padding: 0;
  margin: 0 0 4px;
  font-size: 14px;
}

.modal-content input {
  font-size: 13px;
  min-height: 40px;
}

.forgotpassword a {
  font-size: 12px;
  transform: translate(0px, -6px);
  display: block;
  margin-bottom: 18px;
}

.modal-content p {
  font-size: 14px;
}

.modal-content p a {
  font-size: 14px;
}

.modal-content .reg-text a {
  font-size: 12px;
}

.modal-content .reg-text {
  font-size: 12px;
}

.socialb a img {
  max-width: 16px;
  margin-left: 5px;
  transition: all .5s;
}

.socialb a:hover img {
  transform: translate(0, -5px);
}

.socialb {
  padding-top: 1rem;
  border-top: 1px solid #d7d7d7;
  margin: 2rem auto 0;
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3px;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 10px;
}

.btn-close {
  position: absolute;
  right: 8px;
  font-size: 13px;
  top: 7px;
  cursor: pointer;
  z-index: 9;
}

.btn-close:focus {
  box-shadow: none;
}

.heading-tab ul {
    list-style: none;
}

 
/* use this for all labels */
.form-label {
    display: block;
    font-size: 0.85rem;
    color: #666;
}


    <!--  -->

    


.btn-main {
    margin-top: 20px;
    /* background: #000;
    color: #fff;
    border: none;
    padding: 8px 16px;
    border-radius: 4px;
    text-transform: uppercase; */

    font-size: 15px;
    font-weight: 500;
    padding: 8px 30px;
    color: #ffffff;
    border: none;
    background-color: #000000;
    border: 1px solid #000;
    border-radius: 0;
    transition: all .5s;

}
.btn-main:hover {
    background-color: white !important;
    color: black !important;
}

    .details-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 12px;
    column-gap: 20px;
    margin-top: 15px;
}

.grid-items {
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}
  
.value {
    font-size: 1rem;
    color: #222;
    font-weight: 500;
} 

.border-bottom {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(183 183 188 / .5);
    padding-bottom: 10px;    
    margin-bottom: 12px;    
}



    .btn-add-to-cart {
    background: #000;
        color: #fff;
        width: 100%;
        padding: 12px;
        border-radius: 8px;
        font-family: var(--font-body);
        font-size: 14px;
        border: none;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
        transition: background 0.3s ease, transform 0.2s ease;
    }

    .btn-add-to-cart > a {
        color : #fff;
    } 

      .btn-add-to-cart > a:hover {
        color : #fff;
    } 

    /* .btn-add-to-cart:hover {
        background: #fff;
        transform: translateY(-2px);
        color: #000;
        text-decoration: none;
    } */




     /* Switch code starts */
     .form-switch .form-check-input.custom-switch {
         background-color: #6c757d !important;
         border-color: #6c757d !important;
         cursor: pointer;
         width: 3em;
         height: 1.5em;
         background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e") !important;
         background-position: left center !important;
         background-size: contain !important;
         background-repeat: no-repeat !important;
     }
     /* CHECKED state - Black background */
     .form-switch .form-check-input.custom-switch:checked {
         background-color: #000000 !important;
         border-color: #000000 !important;
         background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e") !important;
         background-position: right center !important;
         background-size: contain !important;
         background-repeat: no-repeat !important;
     }
     /* Focus states */
     .form-switch .form-check-input.custom-switch:focus {
         box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.25);
         outline: 0;
     }
     .form-switch .form-check-input.custom-switch:checked:focus {
         box-shadow: 0 0 0 0.25rem rgba(0, 0, 0, 0.25);
     }
     /* Smooth transition */
     .form-switch .form-check-input.custom-switch {
         transition: background-color 0.15s ease-in-out, 
                     border-color 0.15s ease-in-out, 
                     background-position 0.15s ease-in-out !important;
     }
     /* Switch code ends */
