body {
/*     font-family: 'Montserrat', sans-serif; */
	font-family: 'Inter', sans-serif;
	font-size: 14px;
}

p {
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    color: #545454;
}

a, a:hover {
    color: inherit;
    text-decoration: none;
}
.container {
    max-width: 100%;
}
.img-fluid {
    width: 100%;
}

.brand-color {
    color: #f75860;
}

.mobile-show {
    display: none;
}
.coupon-banner {
  background: #fd4656;
  color: #fff;
  border: none;
  border-radius: 0;
}
.coupon-banner .coupon-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
}
.coupon-banner .coupon-content span {
  font-size: 14px;
  text-transform: uppercase;
}
.col-xs-8r,
.col-sm-8r,
.col-md-8r,
.col-lg-8r {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-8r {
    width: 12.5%;
    float: left;
}
.col-md-8r {
    width: 20%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}
header {
/*     box-shadow: 0 0px 51px -28px rgb(0 0 0 / 15%); */
}
.st-container .st-menu h3 {
    font-size: 14px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
}
.stickytop {
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 9999;
    top: 0;
    box-shadow: 0px 0px 37px -8px rgb(0 0 0 / 37%);
}

.top-header {
    background: #000;
/*     padding: 10px 0; */
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
}

.theader-center-txt {
    text-align: center;
}
.theader-left-txt img {
    width: 15px;
    height: auto;
}
.theader-right-txt {
    text-align: right;
}
.theader-left-txt {
    padding: 10px 0;
}
.theader-icon {
/*     width: 13px;
    display: inline-block;
    margin-right: 5px; */
	padding: 0;
	margin: 0;
}

.main-header {
    padding: 15px 0;
    position: relative;
}
.main-header .left-menu ul li{
	display: flex !important;
	justify-content: center;
	align-items:center;
	padding-right: 20px !important;
	padding-left: 0 !important;
}
.main-header .left-menu ul li .contact-content{
	padding-left: 8px;
}
.left-menu ul li .contact-content .title{
	font-weight: 700;
}
.main-header .left-menu ul li img{
	width: 22px;
}
.vertical-center {
    display: flex;
    align-items: center;
}

.content-right {
    justify-content: flex-end;
}

.main-header .left-menu ul, .main-header .right-menu ul, .bottom-header ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.site-header-cart {
    padding: 15px 0 !important;
}

.main-header .left-menu ul {
    display: inline-flex;
    align-items: center;
}

.main-header .left-menu ul li, .main-header .right-menu ul li, .bottom-header ul li {
    display: inline-block;
    font-size: 14px;
    color: #545454;
/*     border-right: 1px solid #dedede; */
/*     padding: 0 10px; */
}

.main-header .left-menu ul li a, .main-header .right-menu ul li a {
    vertical-align: -webkit-baseline-middle;
}

.main-header .left-menu ul li:last-child, .main-header .right-menu ul li,
.bottom-header ul li:last-child {
    border-right: 0px;
}

.main-header .left-menu ul li:last-child {
    padding-left: 0;
}

.main-header .left-menu .dropdown-menu-list {
    top: 5px !important;
    padding: .25rem 0;
}

.mheader-icon {
    width: 15px;
    display: inline-block;
    margin-right: 5px;
}

.main-icon {
    width: 20px;
}

.sub-icon {
    width: 20px;
}

.cart-icon {
    font-size: 16px;
    font-weight: 600;
}

.cart-svg {
    position: relative;
}

.cart-badge, .wishlist-badge {
    background: #f75860;
    color: #fff;
    font-weight: 300;
    font-size: 9px;
    display: flex;
    align-items: center;
    border-radius: 15px;
    width: 18px;
    height: 18px;
    justify-content: center;
    position: absolute;
    top: 0;
    right: -14px;
}

.bottom-header {
    text-align: center;
/*     padding: 10px 0; */
    background: #fff;
/*     border-top: 1px solid #f6f6f6; */
}
.bottom-header .bottom-header-left{
	margin: 5px 0;
}
.bottom-header .bottom-header-left a.bottom-header-dropdown{
    padding: 8px 15px;
    background-color: #fd4656;
    width: fit-content;
    height: 100%;
    color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}
.bottom-header .bottom-header-left a .shop-category{
	margin: 0 5px;
}
.bottom-header ul li {
    font-size: 14px;
    text-transform: capitalize;
    color: #333;
    font-weight: 600;
}
.bottom-header ul.menu li {
    color: #000 !important;
    font-weight: 600;
    padding: 0 15px;
}
.dropdown-menu-list {
    top: 12px !important;
    border: 1px solid #f9f9f9;
    font-size: 12px;
}

.dropdown-menu-list a {
    font-weight: 300;
    color: #545454;
}

.dropdown-menu-list li.nav-item {
    padding: 0;
    display: block;
    border-right: none;
}

.dropdown-menu-list .dropdown-item:focus,
.dropdown-menu-list .dropdown-item:hover,
.dropdown-menu-list .dropdown-item:hover:active {
    background-color: #f75860;
    color: #fff;
    transition: ease all 0.6s;
}

.carousel-indicators li {
    height: 4px;
    background-color: #f75860;
}

.featured-categories {
    padding: 5rem 0;
}

.categ-block-desp h2 {
    color: #545454;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}

.categ-block-desp p {
    font-size: 14px;
    line-height: 27px;
    color: #545454;
    margin-bottom: 70px;
}

.categ-all-btn {
    font-weight: 500;
    color: #333;
    font-size: 15px;
    transition: ease all 0.6s;
    display: inline-block;
    padding-bottom: 0.8rem;
    position: relative;
}

.categ-all-btn:hover {
    color: #f75860;
    transition: ease all 0.6s;
}

.categ-all-btn:after {
    content: '';
    position: absolute;
    background: #f75860;
    height: 1px;
    width: 45%;
    bottom: 0;
    left: 0;
    transition: ease all 0.6s;
}

.categ-all-btn:hover:after {
    width: 100%;
    transition: ease all 0.6s;
}

.categ-block {
    height: 100%;
    transition: all .15s ease-in-out;
    box-shadow: 0px 0px 20px -6px rgb(0 0 0 / 11%);
    border: 1px solid #f3f3f3;
}

.categ-block:hover {
    transform: scale(1.03);
}

.categ-title h2 {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    color: #545454;
    margin-bottom: 1.5rem;
}

.fetch-categ .owl-stage-outer {
    padding: 10px 0;
}

.fetch-categ .item {
    padding: 0 15px;
}

.ddct-prd-tab .nav {
    text-align: center;
    display: block;
}

.ddct-prd-tab .nav-tabs {
    width: max-content;
    margin: auto;
    border-bottom: 1px solid #d9d9d9 !important;
}

.ddct-prd-tab .nav .nav-item {
    display: inline-block;
}

.ddct-prd-tab .nav-tabs .nav-item.show .nav-link, .ddct-prd-tab .nav-tabs .nav-link.active,
.ddct-prd-tab .nav-tabs .nav-link:focus, .ddct-prd-tab .nav-tabs .nav-link:hover, .ddct-prd-tab .nav-tabs .nav-link {
    border: 0;
    background-color: inherit;
}

.ddct-prd-tab .nav .nav-item a {
    font-size: 16px;
    font-weight: 300;
    color: #d9d9d9;
    position: relative;
	text-transform: uppercase;
}

.ddct-prd-tab .nav .nav-item a.active {
    font-weight: 500;
    color: #fff;
    background-color: #fd4656;
}

.ddct-prd-tab .nav .nav-item a.active:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -4px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0;
    border-color: #fd4656 transparent transparent;
    transform: translateX(-50%);
}

.ddct-prd-tab .nav .nav-item a.active:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #f75860 transparent;
    transform: translate(-50%);
}

.product-grid {
    margin: 2rem 0;
    padding: 10px;
    position: relative;
    width: 100%;
    /*min-height: 400px;*/
    /*height: 100%;*/
/*     transition: ease all 0.6s; */
}

.product-grid:hover {
/*     box-shadow: 0px 0px 20px -6px rgb(0 0 0 / 11%); */
	border: 1px solid #fd4656;
    box-shadow: 0px 2px 4px 0px #00000026;
    transition: ease all .9s;
}

.product-grid .p-category {
    color: #878787;
    font-size: 12px;
    display: block;
}

.product-grid h3 {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    line-height: 23px;
    margin: 15px 0 10px;
    min-height: 25px;
}

.p-button-cart,li input.min-order-selector {
     display: flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #fff;
    border-radius: 10px !important;
	color: #626262 !important;
	border: 1.5px solid #626262;
    transition: ease all 0.6s;
}
li input.min-order-selector {
    padding: 0 0 0 8px;
    width: 40px !important;
    color: #000 !important;
}
a.add_to_cart_button.p-button-cart, a.button-.product_type_simple.p-btn-cart, a.button-.add_to_cart_button.product_type_simple.p-button-cart {
    width: 70px !important;
    color: #fff !important;
    background: #fd4656;
    border: none;
}
.p-button-cart.loading {
    position: relative !important;
}

.p-button-cart.loading div {
    display: none !important;
}
.p-btn-cart span, .p-button-cart span {
    margin-left: 5px;
	font-size: 14px;
}
.p-button-cart.loading:after {
    content: "\f110";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 28%;
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
    color: #f75860;
    transform: translate(-50%, -50%);
}

.p-button-cart.added {
    background: #f75860;
	color: #fff !important;
	border: none;
}

.p-button-cart-add {
    background: #f75860;
}

.p-button-cart:hover {
    background: #f75860;
    transition: ease all 0.6s;
	border: none;
	color: #fff !important;
	transition: ease all .6s;
}

.p-button-cart img {
    padding: 10px;
}

.p-price {
    display: inline-block;
/*     float: right; */
    font-size: 16px;
    color: #000;
    font-weight: 500;
    padding-top: 5px;
}

.p-price del {
    color: #f75860;
}

.p-price ins {
    text-decoration: none;
}

.p-interact {
	display: none;
    padding: 8px 0;
}
.product-grid:hover .p-interact {
    display: block;
    transition: ease all .6s;
}
.p-actions ul {
    list-style: none;
    margin: 0;
    padding: 0;
/*     position: absolute;
    bottom: 5px;
    left: 15px; */
}
.p-actions.tab-btn ul li {
    display: inline-block;
    padding: 3px;
}
.tab-btn ul li {
    padding-top: 5px;
}

.p-hover-action {
    text-align: center;
    font-size: 12px;
    color: #545454;
    text-transform: uppercase;
    padding-top: 10px;
    border-top: 1px solid #ddd;
    display: none;
    transition: ease all 0.6s;
    transition: ease all 0.6s;
}

.p-hover-action a {
    display: flex;
    justify-content: center;
    align-items: center;
    transition: ease all 0.6s;
}

.p-hover-action a:hover {
    color: #f75860;
    transition: ease all 0.6s;
}

.product-grid:hover .p-hover-action {
    display: block;
    transition: ease all 0.6s;
}

.ddct-prd-tab .tab-pane .col-md-4:nth-child(1) .product-grid:after,
.ddct-prd-tab .tab-pane .col-md-4:nth-child(2) .product-grid:after,
.ddct-prd-tab .tab-pane .col-md-4:nth-child(4) .product-grid:after,
.ddct-prd-tab .tab-pane .col-md-4:nth-child(5) .product-grid:after,
.ddct-prd-tab .tab-pane .col-md-4:nth-child(7) .product-grid:after,
.ddct-prd-tab .tab-pane .col-md-4:nth-child(8) .product-grid:after,
.ddct-prd-tab .tab-pane .col-md-4:nth-child(10) .product-grid:after,
.ddct-prd-tab .tab-pane .col-md-4:nth-child(11) .product-grid:after {
    content: '';
    border-right: 1px solid #ddd;
    right: -15px;
    height: 100%;
    position: absolute;
    top: 0;
}

.special-product {
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 10.725px 8.999px 26.46px 0.54px rgba(0, 0, 0, 0.32);
    margin-top: 2.5rem;
}

.product-promo-wrap {
    padding: 3rem 0;
}

.promo-image {
    position: relative;
}

.tag-image {
    position: absolute;
    top: -5px;
    left: -70px;
}

.latest-wrap {
/*     background: #fdfdfd; */
    padding: 3rem 0 6rem;
}

.latest-wrap .n-product h2, .latest-wrap .v-product h2 {
    font-size: 25px;
    font-weight: 400;
    color: #545454;
    position: relative;
}

.latest-wrap .n-product h2:after, .latest-wrap .v-product h2:after {
    content: '';
    position: absolute;
    background: #f75860;
    height: 3px;
    width: 195px;
    left: 0;
    bottom: -17px;
    border-radius: 6px;
}

.latest-wrap .v-product h2 {
    text-align: right;
}

.latest-wrap .v-product h2:after {
    left: unset;
    right: 0
}

.product-wrap-white {
    background-color: #fff;
/*     box-shadow: 3.517px 8.285px 26.46px 0.54px rgba(0, 0, 0, 0.32); */
}
.nv-slider .item{
	margin: 10px;
}
.nv-slider .product-grid {
    margin: 0;
    padding: 10px 10px 0px 10px;
    position: relative;
}

.nv-slider .product-grid:after {
/*     content: '';
    border-right: 1px solid #ddd;
    right: 0px;
    height: 100%;
    position: absolute;
    top: 0; */
}

.nv-slider .owl-nav .owl-prev, .nv-slider .owl-nav .owl-next,
.fetch-categ .owl-nav .owl-prev, .fetch-categ .owl-nav .owl-next {
    display: inline;
}

.nv-slider .owl-nav {
    position: absolute;
    top: -55px;
    right: 15px;
}

.nv-slider .owl-nav span, .fetch-categ .owl-nav span {
    width: 16px;
    display: inline-block;
    margin-left: 5px;
}

.fetch-categ .owl-nav {
    text-align: right;
    margin-top: 1.5rem;
}

.fetch-categ .owl-nav span {
    background: #ddd;
    width: 30px;
    border-radius: 50px;
    margin-left: 10px;
    transition: ease all 0.6s;
}

.fetch-categ .owl-nav span:hover {
    background: #f75860;
    transition: ease all 0.6s;
}

.fetch-categ .owl-nav span img {
    width: 100%;
    padding: 8px;
}

.n-product {
    margin-bottom: 5rem;
}

.v-product .nv-slider .owl-nav {
    right: unset;
    left: 15px;
}

/*.newsletter{
background: #333;
  padding: 15px 0
}*/
.newsletter {
    background: url(../images/bg2.jpg) no-repeat bottom;
    background-size: cover;
    padding: 3rem;
    margin: -15rem -15px 5rem -15px;
    border-radius: 6px;
    box-shadow: 0px 0px 20px -6px rgb(0 0 0 / 49%);
}

.newsletter h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    margin: 0;
}

.newsletter h3 span {
    width: 40px;
    display: inline-block;
    margin-right: 10px;
}

.newsletter p {
    color: #fff;
    font-size: 14px;
    margin-left: 1.5rem;
}

.subscribe-form {
    position: relative;
}

.subscribe-input {
    width: 100%;
    height: 55px;
    outline: none;
    border: 0;
    padding: 15px;
    font-size: 14px;
}

.subscribe-form ::placeholder {
    color: #dddddd;
}

.subscribe-form :-ms-input-placeholder {
    color: #dddddd;
}

.subscribe-form ::-ms-input-placeholder {
    color: #dddddd;
}

/* .subs-btn {
    background: #333;
    border: 0;
    position: absolute;
    right: 0;
    height: 100%;
    padding: 0 30px;
    color: #fff;
} */

footer.footer {
    padding: 5rem 0 3rem ;
    background: #fff;
}

.hotline {
    padding: 30px 0;
}

.hotline-icon {
    width: 65px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 10px;
}

.hotline-info {
    display: inline-block;
}

.hotline-info h4 {
    font-size: 14px;
    font-weight: 400;
    color: #878686;
}

.hotline-info p {
    font-size: 26px;
    font-weight: 500;
    color: #f75860;
    transition: ease all 0.6s;
}

.hotline-info p a:hover {
    color: #f75860;
    transition: ease all 0.6s;
}

.contact-info h5, .payment-partner h5 {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}

.payment-partner i {
	color: #fff;
	margin-right: 5px;
}

.contact-info p {
    font-size: 14px;
    color: #fff;
}

.social-links ul {
    list-style: none;
    padding: 0;
    margin-top: 1rem;
    margin-bottom: 2rem;
}

.social-links ul li {
    display: inline-block;
    width: 22px;
    margin-right: 15px;
}

.list-link h3 {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 25px;
}

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

.list-link ul li {
    font-size: 14px;
    line-height: 27px;
    color: #fff;
}

.list-link ul li a {
    transition: ease all 0.6s;
    display: block;
}

.list-link ul li a:hover {
    padding-left: 15px;
    transition: ease all 0.6s;
    color: #f75860;
}

.copyright {
    padding: 6px 0;
    font-size: 14px;
    background: #f7f7f7;
    border-top: 1px solid #d9d9d9;
}
.copyright img.text-right {
    position: absolute;
    right: 0;
}
.copyright .bottom-copyright {
    position: relative;
    padding: 20px 0;
}
.copyright p {
/*     border-top: 1px solid #666; */
/*     padding-top: 10px; */
}

.nav-search input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
}

.nav-search input::-webkit-search-decoration,
.nav-search input::-webkit-search-cancel-button {
    display: none;
}

.nav-search input[type=search] {
/*     background: url('../images/icons/search.svg') no-repeat 9px center; */
	background: url('../images/icons/search.svg') no-repeat 340px 11px;
	background-size: 15px;
    border: 0.5px solid #DFE1E2;
    width: 350px;
	padding: 9px 10px 7px;
    -webkit-border-radius: 10em;
    -moz-border-radius: 10em;
    border-radius: 1px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
/*     transition: all .5s;
    background-size: 15px;
    background-position-y: 11px; */
	background-color: #F8F8F8;
}
/* .bottom-header .nav-search {
    position: absolute;
    right: 15px;
	bottom: 0;
} */
.nav-search input[type=search]:focus {
/*     width: 200px; */
    background-color: #f3f3f3;
    border-color: #ddd;
    outline: none;
    margin-left: 10px;
}

.nav-search input:-moz-placeholder {
    color: #333;
}

.nav-search input::-webkit-input-placeholder {
    color: #333;
}

.nav-search button {
    display: none;
}

.mobile-search {
    margin: 1rem 0;
}

.mobile-search-form input {
    background: #f3f3f3 url('../images/icons/search.svg') no-repeat 13px center;
    border: 0px;
    padding: 9px 10px 9px 35px;
    width: 100%;
    background-size: 15px;
    -webkit-border-radius: 10em;
    -moz-border-radius: 10em;
    border-radius: 10em;
    font-size: 14px;
    outline: none;
}

.mobile-search-form button {
    display: none;
}

.page-wrap {
    padding: 3rem 0 9rem;
}

.navy-bg {
    background-color: rgb(245 250 255 / 11%);
}

.white-wrap {
    background: #fff;
    box-shadow: 0px 0px 20px -6px rgb(0 0 0 / 11%);
    border-radius: 6px;
    overflow: hidden;
}

.userform-wrap {
    position: relative;
    padding: 3rem;
    height: 100%;
    background-color: rgb(255 235 59 / 7%);
}

.no-padding {
    padding: 0;
}

.userform-wrap:before {
    content: '';
    background: #ddd;
    position: absolute;
    width: 1px;
    height: 100%;
    left: 0;
    top: 0;
}

.userform-wrap h2, .register-wrap h2 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 2rem;
}

.userform-wrap .form-group {
    position: relative;
}

.userform-wrap .custom-input,
.register-wrap .custom-input,
.cntc-form .custom-input, .cntc-form textarea {
    background: #fff;
    border: 0;
    outline: none;
    padding: 10px;
    font-size: 12px;
    width: 100%;
    color: #333;
    border-radius: 6px;
    padding: 15px 10px 15px 50px;
    box-shadow: 0px 0px 13px -6px rgb(0 0 0 / 11%);
    border-left: 3px solid #f75860;
}

.user-image {
    font-size: 4rem;
    color: #fff;
    margin-bottom: 2rem;
}

.user-accept-btn {
    padding: 9px 32px;
    border: 0;
    border-radius: 4px;
    background: rgb(247, 88, 96);
    background: linear-gradient(180deg, rgba(247, 88, 96, 1) 0%, rgba(115, 22, 26, 1) 100%);
    outline: none;
    color: #fff;
    font-size: 12px;
    box-shadow: 0px 6px 7px 0px rgb(0 0 0 / 28%);
}

.user-accept-btn:focus {
    outline: none;
}

.userform-wrap p {
    color: #333;
    font-size: 12px;
}

.userform-wrap hr {
    margin: 2rem 0;
}

.input-icon {
    position: absolute;
    left: 0;
    top: 53%;
    transform: translate(0, -50%);
    display: block;
    width: 40px;
    border-right: 1px solid #ddd;
    color: #f75860;
}

.userform-msg-wrap {
    padding: 2rem 3rem;
    display: inline-flex;
    align-items: center;
    align-content: center;
    height: 100%;
    justify-content: center;
    width: 100%;
}

.overlap-style {
    margin: 1rem -3rem 0 0;
    z-index: 9;
}

.userform-msg-wrap h2 {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}

.userform-msg-wrap p {
    font-size: 12px;
    color: #fff;
}

.fgt-pwd {
    margin: 0;
    font-size: 12px;
    text-align: right;
}

.register-wrap {
    background-color: rgb(255 235 59 / 7%);
    padding: 20px;
}

.register-wrap label {
    display: block;
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 8px;
}

.register-wrap .custom-input {
    margin-bottom: 1rem;
    padding-left: 15px;
}

.register-wrap input[type=checkbox] {
    margin-right: 8px;
}

.register-wrap .user-accept-btn {
    margin-top: 0;
}

.breadcrumb {
    background-color: transparent;
    font-size: 14px;
    padding-left: 0;
}

.breadcrumb .breadcrumb-item a {
    color: #f75860;
}

.cntc-dtl h1 {
    font-weight: 700;
    color: #4c4c4c;
    margin-bottom: 1rem;
}

.cntc-dtl p {
    color: #7a7e9a;
    font-size: 14px;
}

.cntc-nm h3 {
    font-size: 18px;
}

.cntc-nm a {
    font-size: 24px;
    font-weight: 600;
    color: #f75b63;
}

.cntc-dtl ul {
    list-style: none;
    padding-left: 0;
    color: #7a7e9a;
    font-size: 14px;
    line-height: 27px;
    padding-top: 1rem;
}

.email-info {
    border: 1px solid #ddd;
    padding: 15px 30px;
    border-radius: 60px;
    margin-top: 1rem;
    display: inline-block;
    color: #f75b63;
    font-size: 14px;
    outline: none;
}

.addres-dtl {
    position: absolute;
    bottom: 35px;
    background: #fff;
    left: 40px;
    padding: 40px;
    box-shadow: 0 0 10px rgba(155, 155, 155, 0.4);
}

.addres-dtl h3 {
    font-size: 16px;
    font-weight: 600;
    color: #4c4c4c;
    margin-bottom: 1.5rem;
}

.addres-dtl p {
    font-size: 14px;
}

.cntc-form {
    padding-top: 4rem;
}

.cntc-form h2, .univ-page h1, .woocommerce-page h1.page-title {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 2rem;
}

.cntc-form .custom-input, .cntc-form textarea {
    padding: 17px;
}

.univ-page h1, .woocommerce-page h1.page-title {
    position: relative;
    padding-bottom: 1rem;
    text-transform: capitalize;
}

.univ-page h1:after, .woocommerce-page h1.page-title:after {
    content: '';
    position: absolute;
    background: #f75860;
    height: 1px;
    width: 100px;
    bottom: 0;
    left: 0;
    transition: ease all 0.6s;
}

.univ-page h2 {
    font-size: 18px;
    margin-bottom: 1rem;
}

.univ-page p {
    color: #7a7e9a;
    font-size: 14px;
    margin-bottom: 2rem;
}

.univ-page ul {
    margin-bottom: 2rem;
}

.univ-page ul li {
    color: #7a7e9a;
    font-size: 14px;
    line-height: 27px;
}

.dropdown {
    position: inherit;
}

.dropdown-content {
    display: none;
    position: absolute;
	top: 0;
    left: 11rem;
    background-color: #fff;
    min-width: 296%;
    transition: all ease 0.6s;
	padding: 1rem 1.5rem 0;
/*     padding: 30px 30px 15px 30px; */
    box-shadow: 0 6px 11px -6px rgb(0 0 0 / 11%);
    overflow: hidden;
    z-index: 99;
}

.dropdown:hover .dropdown-content {
    display: block;
    transition: all ease 0.6s;
}

.mega-menu h3 {
    text-align: left;
    font-size: 14px;
    text-transform: none;
    font-weight: 600;
    margin-bottom: 10px;
}

.mega-menu .mega-menu-column {
    margin-bottom: 15px;
}

/* .mega-menu .mega-menu-column:hover {
    box-shadow: 0 0 20px -6px rgb(0 0 0 / 11%);
    transition: all ease 0.6s;
} */

.mega-menu .mega-menu-column h4 {
    font-size: 12px;
    text-transform: none;
    min-height: 32px;
    margin-top: .5rem;
}

.mega-menu .separator {
    display: block;
    width: 70px;
    background: #f75860;
    height: 2px;
    margin-bottom: 1.5rem;
}

/*Related Categories*/
.related-categories {
    border-bottom: 1px solid #ddd;
    padding-bottom: 3rem;
    margin-bottom: 2.5rem;
}

.related-categories .item {
    padding: 5px;
}

.related-categories p {
    font-size: 14px;
}
.short-dialog-wrap .content-icon {
    display: inline;
    width: 28px;
    float: left;
    margin-right: 10px
}

.short-dialog-wrap .content-icon img {
    width: auto
}

.short-dialog-wrap .dialog-content {
    display: inline-block
}

.short-dialog-wrap .dialog-content h3 {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
    line-height: 17px
}

.short-dialog-wrap .dialog-content p {
    font-size: 14px;
    line-height: 17px;
    color: #707b8a
}

.short-dialog-wrap {
    padding: 2.5rem 0;
    border-top: 1px solid #d9d9d9;
    margin-top: 2rem
}

.short-dialog-grid {
    display: flex;
    justify-content: center
}

.newsletter-wrap {
    padding: 2rem 0;
    background-color: #fd4656
}

.newsletter-wrap .section-title h2 {
    margin-bottom: 0;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    text-transform: none
}

.subs-form input {
    width: 100%;
    height: 45px;
    border: none;
    border-radius: 23px;
    padding: 0 15px;
    font-size: 14px;
    outline: none
}

.subs-form .subs-btn {
    background: #fff;
    border: 0;
    color: #000;
    position: absolute;
    outline: none;
    right: 0;
    padding: 0 20px;
	height: 45px;
    border-radius: 23px
}
ul.theader-icon li:first-child {
    border-left: .5px solid #fff;
}
ul.theader-icon li {
    display: inline-block;
    text-align: right;
    padding: 10px 15px;
    border-right: .5px solid #fff;
}
.main-header .right-menu ul li.item {
    color: #334141;
    max-width: 151px;
    margin-right: 25px;
}
.user-logo {
/*     border: 1px solid #d2d2d2;
    align-items: center;
    padding: 8px 10px;
    border-radius: 100%; */
    max-width: none !important;
	position: relative;
	left: -0.5rem
}
.account-signin {
    font-size: 13px;
    font-weight: 600;
}
.widget_shopping_cart_wrapper{
	display: none !important;
}
@media only screen and (max-width: 768px) {
    .theader-right-txt ul li {
        display: inline-block;
    }
	.theader-right-txt ul li i {
        margin-right: 6px;
        vertical-align: middle;
        color: #fd4656;
    }
	.theader-right-txt ul {
        margin: 0;
        padding: 0;
        list-style: none;
        text-transform: initial;
        font-size: 14px;
    }
	 .top-header {
        padding: 10px 0;
    }
	.theader-right-txt ul li:nth-child(1) {
        float: left;
        margin: 0;
    }
	.mobile-bottom-header .container .row {
        padding: 10px 0;
    }
	.mobile-show.menu-icon {
        display: flex;
        justify-content: left;
        align-items: center;
    }
	 .mobile-show.cart-options {
        display: flex;
        justify-content: right;
        align-items: center;
    }
}
@media (min-width: 1024px) {
    .dropdown-content {
        min-width: 400%;
    }
}
@media (max-width: 950px) {
    .main-header .left-menu ul li:last-child {
        display: none !important;
    }
}
@media (min-width: 992px) {
/*     .bottom-header .col-md-3.mobile-hide.text-left {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    } */
}
@media (max-width: 1599px) {
    .col-md-8r {
        width: 16%;
        text-align: center;
    }
}
@media (max-width: 1199px) {
    footer .partners {
        display: block !important;
    }
}
.bottom-header .bottom-header-left ul li {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    color: #333;
    font-weight: 600;
    padding: 5px 12px;
}
.categ-drop-list .mega-menu-column a{
	padding: 0;
}
.categ-drop-list a {
    padding: 6px 12px;
    font-weight: 300;
    color: #626262;
    text-transform: capitalize;
}
.categ-drop-list {
    top: 0px !important;
    border: 1px solid #eee;
    font-size: 14px;
    left: 0px !important;
	border-radius: 0;
}
.fa-caret-down:before{
	content: none !important;
}
img.mr-2.cat-thumb {
    width: 12px;
}
.carousel .container{
	position: relative;
}
.carousel-indicators li {
    height: 8px;
    width: 8px;
    background-color: #000;
    border-radius: 50%;
}
.carousel-indicators {
    width: max-content;
    padding: 0 5px;
    margin-left: 5rem;
    background-color: #fff;
    border-radius: 10px;
}
.clock-products-wrap{
	margin: 2rem 0;
}
.clock-products-wrap .clock-category-slider .item{
	margin: 20px;
}
.clock-products-wrap .clock-category-slider .item img{
	height: 265px;
	width: auto;
	border: 1px solid #D9D9D9;
	display: inline;
}
.clock-products-wrap .clock-category-slider .item h3{
	font-size: 18px;
	font-weight: 500;
	margin-top: 20px;
	color: #000;
}
/* #home-carousel-with-indicators .carousel-item{
	display: flex !important;
	align-items: center;
	padding-left: 5rem;
}
#home-carousel-with-indicators .banner-details{
	max-width: 450px;
}
#home-carousel-with-indicators .banner-details .banner-slogan{
	font-size: 14px;
	font-weight: 600;
	line-height: 16.94px;
	color: #010101;
	text-transform: uppercase;
}
#home-carousel-with-indicators .banner-details .banner-heading{
	font-size: 36px;
	font-weight: 800;
	line-height: 45px;
	color: #A1181D;
	text-transform: uppercase;
}
#home-carousel-with-indicators .banner-details .banner-description{
	font-size: 14px;
	font-weight: 400;
	line-height: 16.94px;
	color: #626262;
} */
.banner-details .btn{
	padding: 0;
	margin: 10px 0;
	
}
.banner-details .btn button{
	border: none;
	padding: 5px 15px;
	border-radius: 15px;
}
.banner-details .btn button:active{
	border: none !important;
	border-color: none;
	outline: none !important;
}
.banner-details .btn button.btn-shop{
	background-color: #FD4656;
	color: #fff;
}
.banner-details .btn button.btn-learn{
	border: 1px solid #FD4656;
	background: none;
	color: #FD4656;
	margin-left: 8px;
}
.blog-wrap{
	margin-bottom: 3rem;
}
.blog-wrap .our-blog .blog-details{
	position: relative;
	border: 0.5px solid #B1B1B1;
}
.blog-wrap .our-blog .blog-details .blog-date{
	padding: 5px 10px;
	position: absolute;
	top: 10px;
	left: 10px;
	background-color: #fff;
	box-shadow: 0px 4px 4px 0px #00000040;
	border-radius: 6px;
	text-align: center;
}
.blog-wrap .our-blog .blog-details .blog-content{
	padding: 0 20px;
}
.blog-wrap .our-blog .blog-details .blog-content .blog-tag{
	background-color: #FD4656;
	padding: 3px 18px;
	color: #fff;
	font-size: 10px;
	margin-top: -35px;
	position: absolute;
	left: 50%;
    transform: translateX(-50%); 
}
.blog-wrap .our-blog .blog-details img{
	height: 250px;
	object-fit: cover;
}
.blog-wrap .our-blog .blog-details .blog-title{
	color: #000;
	font-size: 20px;
	font-weight: 600;
	line-height: 24.2px;
	text-transform: capitalize;
	margin: 25px 0 10px;
}
.blog-wrap .our-blog .blog-details .blog-expert{
	font-size: 14px;
	font-weight: 300;
	line-height: 16.94px;
	color: #626262;
}
.blog-wrap .our-blog .blog-details .read-more{
	font-size: 14px;
	font-weight: 500;
	line-height: 16.94px;
	color: #FD4656;
	text-transform: uppercase;
	margin: 10px 0 25px;
}
.clock-products-wrap .clock-category-slider .owl-prev{
	position: absolute;
	top: 35%;
	left: -10px;
}
.clock-products-wrap .clock-category-slider .owl-next{
	position: absolute;
	top: 35%;
	right: -10px;
}
.categ-drop-list a {
    padding: 6px 12px;
    font-weight: 300;
    color: #626262;
	text-transform: capitalize;
}
.categ-drop-list i.fas.fa-caret-down{
	display: none;
}
.account-signin {
    font-size: 14px;
    font-weight: 600;
}
.bottom-header .nav-search {
    position: absolute;
    right: 15px;;
}
.top-category .owl-carousel.owl-drag .owl-item{
	display: flex;
	justify-content: center;
	align-items: center;
}
.category-slider-section,.top-category {
    margin-bottom: 3rem
}

.category-slider-section .category-slider .item {
    justify-content: center;
    padding: 22px;
    text-align: center
}
.category-slider-section .category-slider{
	border-left: 1px solid #d1d5db;
}
.category-slider-section .category-slider .owl-item.active {
    display: flex;
    justify-content: center;
    border-right: 1px solid #d1d5db;
    border-bottom: 1px solid #d1d5db
}

.category-slider-section .category-slider .owl-stage .owl-item.bordered{
	border-left: 1px solid #d1d5db;
}
.category-slider-section .category-slider .owl-stage {
    display: flex;
}

.category-slider-section .category-slider .item img {
    margin-bottom: 10px;
    width: auto;
	height: 25px;
    display: inline;
}

.top-category .container {
    max-width: 1150px
}

.top-category .top-category-slider .item .top-category-items {
    width: 320px;
    height: 190px;
    margin: 40px;
    padding: 20px 100px 20px 20px;
    background-size: cover;
    background-position: center;
    background-color: #f6f5f5;
    background-repeat: no-repeat
}

.top-category .top-category-slider .item h3 {
    font-size: 22px;
    color: #010101;
    font-weight: 600
}

.top-category .top-category-slider .item p {
    font-size: 14px;
    color: #626262;
}
footer .footer-company-info .footer-logo {
    width: 200px;
    margin-bottom: 30px;
}
footer .contact-info h5, footer .payment-partner h5 {
    font-size: 18px;
    font-weight: 600;
    color: #333;
}
footer .contact-info p {
    margin-bottom: 8px;
    font-size: 14px;
    color: #626262;
    font-weight: 400;
}
.social-links ul li {
    display: inline-block;
    width: 22px;
    margin-right: 15px;
}
footer .partners {
    margin-top: 30px;
    padding-top: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
footer .partners a {
    margin: 0 30px 10px 0;
}
.dedicated-product-wrap .featured-product-heading h6, .latest-wrap .latest-product-heading h6, .clock-products-wrap .clock-product-heading h6, .blog-wrap .blog-heading h6 {
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
	color: #010101;
	text-transform: uppercase;
}
h3.section-title {
    font-size: 32px;
    font-weight: 700;
    line-height: 39px;
    color: #000;
}
.dedicated-product-wrap .featured-product-heading p, .latest-wrap .latest-product-heading p, .blog-wrap .blog-heading p {
    margin-bottom: 15px;
	font-weight: 400;
}
.owl-stage-outer.owl-height {
    height: auto !important;
}
.bottom-header .widget.widget_nav_menu ul.menu{
	margin-left: -10.2rem !important;
}