@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;200;300;400;500;600;700&family=Jost:wght@100;200;300;400;500;600;700;800;900&family=Mulish:wght@200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Domine:wght@400;500;600;700&family=Lato:wght@100;300;400;700;900&family=Libre+Franklin:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');
/*
font-family: 'Josefin Sans', sans-serif;
font-family: 'Jost', sans-serif;
font-family: 'Mulish', sans-serif;
font-family: 'Dancing Script', cursive;


font-family: 'Domine', serif;
font-family: 'Lato', sans-serif;
font-family: 'Libre Franklin', sans-serif;
font-family: 'Open Sans', sans-serif;

*/

@font-face {
    font-family: 'Futura-Medium-BT';
    src: url(../fonts/Futura-Medium-BT.ttf);
}

@font-face {
    font-family: 'Futura-Bold-BT';
    src: url(../fonts/Futura-Bold-BT.ttf);
}


:root
{
/*--color1:#B26B53;
--color2:#99533b;
*/
--color1:#171717;
/*--color1:#dfc18a;*/
--color2:#FFCE74;
--color3:#fff;
--mulish:'Mulish', sans-serif;
--josefin:'Josefin Sans', sans-serif;
--jost:'Jost', sans-serif;
--cursive: 'Dancing Script', cursive;
--black:#ede0db;
--white:#fff;
--color333:#333;
}
body
{
font-size: 14px;
font-weight: 400;
font-family: 'Jost', sans-serif;
line-height: 24px;
color: #000;
overflow-x: hidden;
}
h1,h2,h3,h4,h5,h6
{
font-family: 'Josefin Sans', sans-serif;
}
body.overflow__hidden
{
overflow: hidden;
}
.close_navigation
{
	display: none;
}
/*
=========================================
*/
.my__navbar{
position: sticky;
top: 0;
left: 0;
width: 100%;
background: #fff;
z-index: 5;
padding: 0 0;
}
.navbar-brand
{
display: inline-block;
}
#logo img
{
width: 150px;
}
/*
=========================================
*/
.my__navbar .container
{
max-width: 87%;
}
@media screen and (min-width: 993px)
{
	.my__navbar .my__navbarss
	{
	display: block !important;
	}
}
.my__navbar #navbarSupportedContent .navbar-nav
{
float: right;
}
.my__navbar #navbarSupportedContent .navbar-nav .nav-item
{
margin: 1em .5em;
}
.my__navbar #navbarSupportedContent .navbar-nav .nav-item .nav-link
{
display: block;
position: relative;
padding: .3em .3em;
font-size: 17px;
font-weight: 500;
color: #444;
}
.my__navbar #navbarSupportedContent .navbar-nav .nav-item .nav-link:before
{
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 0%;
height: 1px;
background-color:var(--color3);
transition: .2s;
}
.my__navbar #navbarSupportedContent .navbar-nav .nav-item:hover > .nav-link:before
{
width: 100%;
}
.my__navbar #navbarSupportedContent .navbar-nav .nav-item:hover > .nav-link
{
color: var(--color3);
}
.dropdown-toggle::after {
margin-left: 0.1em;
vertical-align: 0.1em;

}
#navbarSupportedContent .dropdown-item:focus, .dropdown-item:hover {
color: #b26b53;
background-color: white;
}
.dropdown:hover .dropdown-menu{
display: block;
/*margin-top: 124px;*/
border: 0;
padding-top: 25px;
}
/*
===============================================
*/
#sliders .carousel-inner .carousel-item .carousel_captions_circle
{
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
width: 440px;
height: 440px;
background: #fff;
border-radius: 50%;
text-align: center;
outline: 5px solid var(--color1);
padding: 120px 32px;
}
#sliders .carousel-inner .carousel-item .carousel_captions_circle .carousel_circular p
{
font-family: var(--josefin);
font-style: italic;
color: var(--color3);
font-size: 29px;
line-height: 30px;
margin-bottom: 10px;
}
#sliders .carousel-inner .carousel-item .carousel_captions_circle .carousel_circular h5
{
font-family: var(--jost);
color: var(--color333);
font-size: 55px;
}
#sliders .carousel-inner .carousel-item .carousel_captions_circle .carousel_circular small
{
font-family: var(--jost);
color:#555;
font-size: 17px;
font-weight: 400;
}
#sliders .carousel-inner .carousel-item .carousel_captions_circle .carousel_circular a
{
background-color: #FFCE74;
color: var(--color333);
font-family: var(--jost);
font-size: 15px;
display: inline-block;
padding: 9px 20px;
font-weight: 500;
text-decoration: none;
margin-top: 15px;
}
#sliders .carousel-inner .carousel-item .carousel_captions_circle .carousel_circular a:hover
{
background-color: var(--black);
color: var(--white);
}
#sliders .carousel-inner .carousel-item img
{
width: 100%;
/*height: 400px;*/
object-position: center;
object-fit: cover;
}
/*
==========================
*/
.home_page_about
{
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.home_page_about .home_page_about_container
{
padding: 50px 0 70px;
background-color: rgba(255 255 255 / 70%);
}
.home_page_about .home_page_about_container p
{
text-align: justify;
line-height: 24px;
font-weight: 400;
font-size: 17px;
}
/*
=======================================
*/
.heading01
{
text-align: center;
margin-bottom: 20px;
}
.heading01 h5
{
display: inline-block;
font-family: var(--jost);
font-size: 35px;
font-weight: 400;
margin-bottom: 0;
}
.heading01 h5 span
{
display: inline-block;
font-weight: 600;
color: var(--color333);
}
.heading02
{
text-align: center;
margin-bottom: 20px;
}
.heading02 h5
{
display: inline-block;
font-family: var(--jost);
font-size: 35px;
font-weight: 500;
margin-bottom: 0;
position: relative;
padding-bottom: 7px;
}
.heading02 h5:before
{
content: '';
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 100%;
max-width: 50px;
height: 4px;
background-color: var(--color1);
}
.heading02 h5 span
{
display: inline-block;
font-weight: 600;
color: var(--color333);
}
/*
=========================================
*/
.readmores
{
text-align: center;
}
.readmores a
{
display: inline-block;
font-size: 16px;
line-height: 24px;
border-radius: 0;
padding: 12px 35px;
font-weight: 500;
text-shadow: 0px 0px 0px rgb(0 0 0 / 30%);
text-decoration: none;
color: var(--color333);
background-color: #ffe4da;
transition: .4s;
}
.readmores a:hover
{
border-radius: 25px;
color: black;
background-color:#ffe4da;
}
/*
===================================
*/
section.categories-section
{
background-color: #fff;
/*background-color: #F7F0ED;*/
}
section.categories-section .category-section-container
{
padding: 50px 0;
}
section.categories-section .category-section-container .heading02
{
margin-bottom: 30px;
}
/*
=========================================
*/
.home-page-product-caetgory
{
box-shadow: 0 20px 20px 10px rgba(0 0 0 / 20%);
position: relative;
overflow: hidden;
margin-bottom: 25px;
outline: 5px solid transparent;
transition: .3s;
}
.home-page-product-caetgory:hover
{
outline: 5px solid var(--white);
}
.home-page-product-caetgory:before
{
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: linear-gradient(to bottom, rgba(0 0 0  / 0%), rgba(0 0 0  / 0%), rgba(0 0 0  / 50%), rgba(0 0 0  / 70%));
}
.home-page-product-caetgory:hover:before
{
z-index: 1;
}
.home-page-product-caetgory img
{
height: 350px;
width: 100%;
object-position: top;
object-fit: cover;
transition: .3s;
}
.home-page-product-caetgory:hover img
{
transform: scale(1.05);
}
.home-page-product-caetgory .overlay_heading_box
{
position: absolute;
bottom: 25px;
left: 50%;
transform: translateX(-50%);
z-index: 2;
text-align: center;
width: 80%;
}
.home-page-product-caetgory .overlay_heading_box h5
{
font-size: 24px;
color: var(--white);
font-weight: 600;
text-shadow: 2px 2px 5px rgba(0 0 0 / 10%);
margin-bottom: 15px;
}
.home-page-product-caetgory .overlay_heading_box a
{
font-size: 15px;
color: var(--white);
font-weight: 400;
text-decoration: none;
text-shadow: 2px 2px 5px rgba(0 0 0 / 10%);
border: 2px solid #fff;
padding: 4px 30px;
}
.home-page-product-caetgory .overlay_heading_box a:after
{
z-index: 5 !important;
}
/*
=========================================
*/
section.best_sellar
{
background-color:var(--color1) ;
padding: 40px 0;
}
section.best_sellar .best_sellar_container .container
{
max-width: 95%;
}
#bestSeller .owl-stage-outer
{
overflow: inherit !important;
}
#bestSeller .items .product-box
{
background-color: transparent;
padding: 15px 15px 20px;
box-shadow: 0 20px 20px 5px rgba(0 0 0 / 0%);
border: 1px solid transparent;
transition: .3s;
}
#bestSeller .items .product-box:hover
{
background-color: var(--white);
box-shadow: 0 20px 20px 5px rgba(0 0 0 / 10%);
border: 1px solid #eaeaea;
}
#bestSeller .items .product-box .image
{
position: relative;
}
#bestSeller .items .product-box .image img
{
width: 100%;
height: 218px;
object-position: center;
object-fit: contain;
}
#bestSeller .items .product-box .image .badges
{
position: absolute;
left: 0;
top: 0;
display: inline-block;
background-color: var(--color1);
padding: 5px 10px;
line-height: 16px;
font-weight: 500;
}
#bestSeller .items .product-box .image .icons_box
{
position: absolute;
top:00%;
left:50%;
transform: translateX(-50%);
opacity: 0;
transition: .6s;
}
#bestSeller .items .product-box .image:hover .icons_box
{
opacity: 1;
top:50%;
transform: translateX(-50%) translateY(-50%);
}
#bestSeller .items .product-box .image .icons_box a
{
display: inline-block;
width: 35px;
height: 35px;
background-color: var(--black);
text-align: center;
}
#bestSeller .items .product-box .image .icons_box a i
{
line-height: 35px;
color: var(--color2);
}
#bestSeller .items .product-box .details
{
margin-top: 15px;
text-align: center;
}
#bestSeller .items .product-box .details h5
{
margin-bottom:7px;
font-family: var(--jost);
font-weight: 500;
font-size: 18px;
color: var(--color333);
}
#bestSeller .items .product-box .details h5 a
{
color: var(--color333);
}
#bestSeller .items .product-box .details h5 a:hover
{
text-decoration: underline;
color: var(--color3);
}
#bestSeller .items .product-box .details .price span
{
display: inline-block;
}
#bestSeller .items .product-box .details .price span.cutt
{
text-decoration:line-through;
color: #555;
font-weight: 500;
}
#bestSeller .items .product-box .details .price span.sale
{
margin-right:10px;
color: #333;
font-weight: 600;
font-size: 18px;
}
.my_products_row
{
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.my_products_row .items
{
flex: 0 0 auto;
width: calc(20% - 14px);
margin: 0 7px 15px;
}
/*
===========================================================
*/
section.testimonial
{
background-size: cover;
background-repeat: no-repeat;
background-position: bottom center;
padding: 50px 0 130px;
}
section.testimonial .heading02 small
{
display:block;
font-family: var(--cursive);
color: brown;
font-size: 39px;
margin-bottom: 15px;
opacity: .7;
}
section.testimonial .heading02 h5
{
font-weight: 400;
}
#carouselExampleControls .carousel-inner
{
margin-bottom: 20px;
}
#carouselExampleControls .carousel-inner .carousel-item
{
padding: 0 150px;
}
#carouselExampleControls .carousel-inner .carousel-item .content p
{
font-size: 20px;
font-weight: 400;
color: #797979;
line-height: 30px;
font-style: italic;
text-align: center;
}
#carouselExampleControls .carousel-inner .carousel-item .name
{
text-align: center;
}
#carouselExampleControls .carousel-inner .carousel-item .name span
{
display: block;
}
#carouselExampleControls .carousel-inner .carousel-item .name span:nth-child(1)
{
color: #333;
font-size: 20px;
font-weight: 500;
margin-bottom: 5px;
}
#carouselExampleControls .carousel-inner .carousel-item .name span:nth-child(2)
{
color: #797979;
font-size: 15px;
font-weight: 500;
margin-bottom: 5px;
}
#carouselExampleControls .carousel-indicators
{
position: static;
}
#carouselExampleControls .carousel-indicators [data-bs-target]
{
background-color: var(--color3);
width: 10px;
height: 10px;
border-radius: 50%;
}
#carouselExampleControls .carousel-indicators [data-bs-target]
{
background-color: transparent;
border-radius: 50%;
border:2px solid var(--color3);
}
#carouselExampleControls .carousel-indicators [data-bs-target].active
{
background-color: var(--color3);
}
#carouselExampleControls .carousel-control-prev-icon
{
background-image: url(../img/left-arrow.png);
}
#carouselExampleControls .carousel-control-next-icon
{
background-image: url(../img/right-arrow.png);
}
/*
==================================
*/
.trending-products-container
{
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.trending-products-container .trending-products-colom
{
flex: 0 0 auto;
width: 25%;
position: relative;
}
.trending-products-container .trending-products-colom .trending-product-box .image
{
overflow: hidden;
}
.trending-products-container .trending-products-colom .trending-product-box .image img
{
width: 100%;
height: 350px;
object-position: center;
object-fit: cover;
transition: .3s;
}
.trending-products-container .trending-products-colom:hover .trending-product-box .image img
{
transform: scale(1.05);
}
.trending-products-container .trending-products-colom .trending-product-box
{
position: relative;
}
.trending-products-container .trending-products-colom .trending-product-box .overlay_text_box
{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0 0 0 / 70%);
opacity: 0;
visibility: hidden;
transform: scale(0);
transition: .2s;
}
.trending-products-container .trending-products-colom:hover .trending-product-box .overlay_text_box
{
opacity: 1;
visibility: visible;
transform: scale(1);
}
.trending-products-container .trending-products-colom .trending-product-box .overlay_text_box .text_box
{
text-align: center;
position: absolute;
top: 0%;
left: 50%;
transform: translateX(-50%);
max-width: 60%;
width: 100%;
transition: top .5s,opacity .5s;
opacity: 0;
}
.trending-products-container .trending-products-colom:hover .trending-product-box .overlay_text_box .text_box
{
top: 50%;
opacity: 1;
transform: translateY(-50%) translateX(-50%);
}
.trending-products-container .trending-products-colom .trending-product-box .overlay_text_box .text_box i
{
font-size: 1.8em;
color: var(--white);
}
.trending-products-container .trending-products-colom .trending-product-box .overlay_text_box .text_box .price .cut-price i{
font-size: 1.5em;
color: var(--white);
}
.trending-products-container .trending-products-colom .trending-product-box .overlay_text_box .text_box .price{
margin-top: 10px;
}
.trending-products-container .trending-products-colom .trending-product-box .overlay_text_box .text_box .price .cut-price span{
font-size: 20px;
color: var(--white);
}
.trending-products-container .trending-products-colom .trending-product-box .overlay_text_box h6
{
font-family: var(--jost);
color: var(--white);
font-weight: 400;
font-size: 20px;
word-spacing: 1px;
line-height: 26px;
text-shadow: 4px 4px 5px rgba(0 0 0 / 20%);
}
/*
===================================================
*/
.before-footer-icon-box
{

background-color: #f1f1f1;
padding: 40px 0;
}
.before-footer-icon-box .container
{
max-width: 90%;
}
.before-footer-icon-box .footer-icon-box span
{
display: block;
text-align: center;
}
.before-footer-icon-box .footer-icon-box span.icon
{
margin-bottom: 15px;
color: var(--color3);
font-size: 2.8em;
}
.before-footer-icon-box .footer-icon-box span.fheading
{
font-weight: 500;
font-size: 20px;
margin-bottom: 8px;
}
.before-footer-icon-box .footer-icon-box span.fheading2
{
color: #797979;
font-weight: 400;
font-size: 16px;
margin-bottom: 0px;
}
.before-footer-icon-box .border-right-only
{
border-right: 1px solid #ccc;
}
/*
=========================================
*/
footer
{
background-color: var(--color1);
position: relative;
padding-top: 20px;
padding-bottom: 30px;
}
footer .image_footer1
{
position: absolute;
bottom: 0;
left: 0;
width:
}
footer .image_footer2
{
position: absolute;
bottom: 0;
right: 0;
width:
}
footer .main-list{
padding: 30px 0;
text-align: center;
border-bottom: 1px solid #e1d1cb;
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
footer .main-list a
{
display: inline-block;
color: #333;
font-size: 15px;
line-height: 24px;
font-weight: 600;
text-decoration: none;
margin: 0 0 15px;
flex: 0 0 auto;
width: 20%;
text-transform: capitalize;
font-family: 'mulish';
}
footer .main-list a:hover
{
text-decoration: underline;
}
footer .social_media_icon
{
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
margin-top: 35px;
}
footer .social_media_icon a
{
flex: 0 0 auto;
color: var(--black);
width: 30px;
height:30px;
background-color: var(--color1);
text-align: center;
transform: rotate(45deg);
margin: 0 10px;
border-radius: 3px;
transition: .2s;
}
footer .social_media_icon a i
{
line-height: 30px;
transform: rotate(-45deg);
color: var(--color3);
}
footer .social_media_icon a:hover
{
transform: rotate(45deg) scale(1.1);
background-color: #ffc7b2;
}
footer .copyright_area
{
text-align: center;
margin-top: 55px;
}
footer .copyright_area span{
font-size: 16px;
font-weight: 400;
color: #797979;
}
footer .copyright_area span a
{
color: var(--color3);
text-decoration: none;
font-weight: 500;
}
footer .copyright_area span a:hover
{
text-decoration: underline;
}
/*
==========================================
*/
body.overflowHiddens
{
overflow: hidden;
}
.serach_container
{
position: fixed;
top: -105%;
left: 0;
width: 100%;
background-color: var(--white);
z-index: 15;
padding: 25px;
box-shadow: 0 20px 20px 10px rgba(0 0 0 / 10%);
transition: .3s;
}
.serach_container.show_search
{
top: 0%;
}
.serach_container .close
{
position: absolute;
top: 15px;
right: 25px;
display: inline-block;
width: 28px;
height: 28px;
border-radius: 14px;
text-align: center;
border: 1px solid #000;
cursor: pointer;
}
.serach_container .close span
{
display: inline-block;
transform: rotate(45deg);
font-size: 1.3em;
}
.serach_container .search-input
{
margin-left: 15%;
width: 70%;
}
.serach_container .search-input form
{
width: 100%;
position: relative;
}
.serach_container .search-input form .search
{
width: 100%;
border:1px solid #ccc;
padding:7px 20px;
border-radius: 25px;
}
.serach_container .search-input form .search:focus
{
box-shadow: none;
outline: 0;
}
.serach_container .search-input form .submit
{
font-family: fontawesome;
border: 0;
background-color: transparent;
color: #777;
position: absolute;
top: 0px;
width: 50px;
height: 40px;
border-radius: 0 25px 25px 0;
font-size: 1.2em;
right:0px;
}
.banner{
background-color: #ffe4da;
height: 140px;
position: relative;
}
.banner .heading h5{
text-align: center;
color: black;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
font-size: 30px;
font-weight: 600;
margin-bottom: 0;
}
.about-text{
width: 100%;
margin: 30px 0;
}
.about-text .container p{
text-align: justify;
font-size: 15px;
}
.footer-icon-box {

}
.footer-icon-box a {
font-size: 18px;
/*padding:  12px;*/
color: var(--color3);
margin: 0 10px;
}
.social-icon{
margin: 20px 0;
}
/*contact us*/
.contact_us {
margin: 100px 0;
}
.contact_us .col-xl-6 form .input_box{
margin: 10px 0;
}
.contact_us .col-xl-6 form .input_box input {
padding: 15px;
background-color: rgb(208 208 208 / 50%);
}
.contact_us .col-xl-6 form .input_box input:focus
{
box-shadow: none;
}

.input_box textarea
{
height: auto;
color: rgb(104, 106, 111);
font-size: 16px;
width: 100%;
padding: 14px 20px;
outline: 0px;
}
.input_box textarea:focus
{
box-shadow: none;
}
.contact_us h5{
font-size: 40px;
font-weight: 600;
color: var(--color4);

}
.contact_us p{
font-size: 16px;
font-weight: 400;
}
.contact-left{
padding-right: 25px;
text-align: justify;
}
.contact_us .col-xl-5{

}
/*=================*/
.contact_section{
background-color: #f2f2f2;
padding: 50px 0;
margin: 40px 0 0 0;
}
.contact_section h4{
font-size: 20px;
font-family:var(--jost);
margin-bottom: 0;
}
.contact_section P{
font-size:16px;
}
.contact_section .col-xl-4 .row .col-xl-4{
/*background-color: #c9b38c;{*/
	
}
.contact_section .icon-box{
width: 70px;
height: 70px;
background-color: #c9b38c;
border-radius: 50%;
font-size: 30px;
text-align: center;
line-height: 70px;
color: var(--white)
}
.before-footer-icon-box-2{
background-color: white;
}
.before-footer-icon-box-2 .icon  i{
color: #000000;
}
/*Poduct*/
/*price range*/
.wrapper {

}
.filter-price {
width: 220px;
border: 0;
padding: 0;
margin: 0;
}
.price-title {
position: relative;
color: #fff;
font-size: 14px;
line-height: 20px;
font-weight: 500;
background: #d58e32;
padding: 10px 20px;
display: block;
}
.price-container {
display: flex;
border: 1px solid #ccc;
padding: 5px;
/*width:100px;*/
}
.price-field {
position: relative;
width: 100%;
box-sizing: border-box;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 0px;
}
.price-field input[type=range] {
position: absolute;
}
/* Reset style for input range */
.price-field input[type=range] {
width: 100%;
height: 3px;
border: 1px solid #000;
outline: 0;
box-sizing: border-box;
border-radius: 5px;
pointer-events: none;
-webkit-appearance: none;
}
.price-field input[type=range]::-webkit-slider-thumb {
-webkit-appearance: none;
}
.price-field input[type=range]:active,
.price-field input[type=range]:focus {
outline: 0;
}
.price-field input[type=range]::-ms-track {
width: 188px;
height: 2px;
border: 0;
outline: 0;
box-sizing: border-box;
border-radius: 5px;
pointer-events: none;
background: transparent;
border-color: transparent;
color: red;
border-radius: 5px;
}
/* Style toddler input range */
.price-field input[type=range]::-webkit-slider-thumb {
/* WebKit/Blink */
position: relative;
-webkit-appearance: none;
margin: 0;
border: 0;
outline: 0;
border-radius: 50%;
height: 10px;
width: 10px;
margin-top: -4px;
background-color: #fff;
cursor: pointer;
cursor: pointer;
pointer-events: all;
z-index: 100;
}
.price-field input[type=range]::-moz-range-thumb {
/* Firefox */
position: relative;
appearance: none;
margin: 0;
border: 0;
outline: 0;
border-radius: 50%;
height: 10px;
width: 10px;
margin-top: -5px;
background-color: #fff;
cursor: pointer;
cursor: pointer;
pointer-events: all;
z-index: 100;
}
.price-field input[type=range]::-ms-thumb  {
/* IE */
position: relative;
appearance: none;
margin: 0;
border: 0;
outline: 0;
border-radius: 50%;
height: 10px;
width: 10px;
margin-top: -5px;
background-color: #242424;
cursor: pointer;
cursor: pointer;
pointer-events: all;
z-index: 100;
}
/* Style track input range */
.price-field input[type=range]::-webkit-slider-runnable-track {
/* WebKit/Blink */
width: 188px;
height: 2px;
cursor: pointer;
background: #555;
border-radius: 5px;
}
.price-field input[type=range]::-moz-range-track {
/* Firefox */
width: 188px;
height: 2px;
cursor: pointer;
background: #242424;
border-radius: 5px;
}
.price-field input[type=range]::-ms-track {
/* IE */
width: 188px;
height: 2px;
cursor: pointer;
background: #242424;
border-radius: 5px;
}
/* Style for input value block */
.price-wrap {
display: flex;
flex-direction: row;
justify-content: space-between;
color: #242424;
font-size: 14px;
line-height: 1.2em;
font-weight: 400;
margin-bottom: 0px;
}
.price-wrap-1,
.price-wrap-2 {
display: flex;
margin-left: 0px;
}
.price-wrap-1 *,
.price-wrap-2 *{
font-weight: 600;
}
.price-title {
}
.price-wrap_line {
margin: 6px 0px 5px 5px;
}
.price-wrap #one,
.price-wrap #two {
width: 30px;
text-align: right;
margin: 0;
padding: 0;
margin-right: 2px;
background:  0;
border: 0;
outline: 0;
color: #444;
font-size: 14px;
line-height: 1.2em;
font-weight: 500;
}
.price-wrap label {
text-align: right;
margin-top: 6px;
padding-left: 5px;
}
/* Style for active state input */

.price-field input[type=range]:hover::-webkit-slider-thumb {
box-shadow: 0 0 0 0.5px #242424;
transition-duration: 0.3s;
}
.price-field input[type=range]:active::-webkit-slider-thumb {
box-shadow: 0 0 0 0.5px #242424;
transition-duration: 0.3s;
}
/*price range*/
.main_products .filter-clear{
display: flex;
justify-content: space-between;
align-items: center;
/*border-bottom: 1px solid black;*/
}
.main-content{
margin-top: 20px;
}
.main-content .category-content{
padding: 5px 0 0;
/*margin-top: 20px;*/
}
.main-content .content-list{
max-height: 245px;
overflow-y: auto;
}
.main-content input{
margin-right: 10px;
}
.main-content .color{
margin-top: 20px;
max-height: 245px;
overflow-y: auto;
}
.main-content .color span{
width: 15px;
height: 15px;
border-radius: 50%;
display: inline-block;
margin-right: 5px;
background-size: cover;
}
.color-radio label
{
font-size: 15px;
font-weight: 400;
text-transform: capitalize;
}
/*right section*/
.main_products{
margin: 30px 0;
}
.main_products .right_category{
display: flex;
justify-content: space-between;
/*align-items: center;*/
}
.main_products .right_category .sort_by{
display: flex;
justify-content: space-around;
/*align-items: center;*/
}
.main_products .right_category .sort_by span{
margin-right: 20px;
}
.main_products .img-box{
position: relative;
}
.main_products .img-box a.add-cart{
position: absolute;
bottom: 0;
left: 0;
width: 100%;
display: block;
background-color: var(--color1);
text-decoration: none;
font-size: 13px;
text-transform: uppercase;
color: white;
padding: 5px;
opacity: 0;
transition: 0.6s;
}
a{
text-decoration: none;
}
.main_products .img-box img{
width: 100%;
/*height: 200px;*/
object-position: center;
object-fit: cover;
}
.main_products .main-box{
position: relative;
transition: .3s;
}
.main_products .main-box:hover{
box-shadow: 0 5px 15px 5px rgb(0 0 0 / 10%);
}
.main_products .main-box:hover  .img-box a{
opacity: 1;
}
/*.main-products .main-box .add-card{
position: absolute;
top: 0px;
bottom: 50px;
}*/
.main_products .head-top{
position: absolute;
top: 10px;
left: 10px;
background-color: #7dd2ea;
color: white;
padding: 2px 12px;
display: none;
}
.main_products .head-top-2{
position: absolute;
top: 10px;
left: 10px;
background-color: #ef837b;
color: white;
padding: 2px 12px;
}
.main_products .head-top-3{
position: absolute;
top: 10px;
left: 10px;
background-color: #a6c76c;
color: white;
padding: 2px 12px;
}
.main_products .details{
margin: 10px 0 20px;
}
.main_products .details .Be
{
display: inline-block;
margin-bottom: 3px;
}
.main_products .details .Be a{
color: #333;
font-weight: 500;
font-size:18px;
text-transform: capitalize;
/*font-family: 'mulish';*/
}
.main_products .details .Be a:hover
{
color: var(--bs-blue);
}
.main_products .cut-price{
font-size: 15px;
color: #8b8989;
font-weight: 400;
}
.main_products .original-price{
font-size: 17px;
font-weight: 600;
}
.main_products .details .rating{
color: #fcb941;
padding: 0px 0 10px;
}
.main_products .details .grey{
color: #c7c7c7;
}
.main_products .details .review{
color: grey;
}
.main_products .main-box .woman{
color: inherit;
text-transform: capitalize;
font-size: 15px;
color: #555;
display: inline-block;
margin-bottom: 3px;
font-weight: 400;
}
.main_products .box_color a {
margin:  0px 7px;
width: 50px;
height: 50px;
}
.my_pagination{
margin: 20px 0;
}
/*==========================================================*/
/*Products_details Pages*/
.banner-2{
background-color: #ffe4da;
height: 70px;
position: relative;
}
.banner-2 .heading-2 h5{
text-align: center;
color: black;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
font-size: 20px;
font-weight: 600;
margin-bottom: 0;
}
.main_product_details{
margin-top: 25px;
}
.main_product_details .rating {
color: #fcb941;
}
.main_product_details .grey{
color: lightgrey;
}
.main_product_details .review{
color: grey;
}
.main_product_details .price-details{
margin: 10px 0;
}
.main_product_details  .cut-price{
font-size: 18px;
color: #8b8989;
font-weight: 400;
}
.main_product_details  .original-price{
font-size: 22px;
font-weight: 600;
}
.main_product_details .product-text p{
font-size: 17px;
}
.main_product_details .Product-size{
display: flex;
margin: 10px 0;
}

.main_product_details .Product-size p{
padding-right: 60px;
	font-size: 17px;
}
.main_product_details .color{
display: flex;
align-items: center;
}
.main_product_details .color label{
margin: 0 10px;
}
.main_product_details .select-size{
}
.main_product_details .select-size select{
padding: 0px 0px 0 8px;
color: #898787;
width: 190px;
height: 42px;
}
}
.main_product_details .Quantity{
display: flex;
background-color: blue;
}
.main_product_details .Quantity p{
padding-right: 59px;
	font-size: 17px;
margin-bottom: 0;
display: inline-block;
}
.main_product_details .Quantity .minas,
.main_product_details .Quantity .plus
{
width: 35px;
height: 35px;
background-color: #ff3378;
outline: none;
border: 1px solid #ff3378;
font-size: 20px;
color: #fff;
}
.main_product_details .Quantity .value{
height: 35px;
width: 70px;
text-align: center;
border: 0px;
}
.main_product_details .Quantity .value:focus{
box-shadow: none;
outline: none;
}
.main_product_details .add-cart-wishlist{
margin: 30px 0;
}
.main_product_details .add-cart-wishlist .cart{
/*border: 1px solid var(--color3) ;*/
padding: 8px 22px;
	font-size: 16px;
	color: white;
	background-color: var(--color3);
}
.main_product_details .add-cart-wishlist .wishlist{
/*border: 1px solid var(--color3) ;*/
padding: 8px 22px;
	font-size: 16px;
	color: black;
	background-color: var(--color1);
}
.main_product_details .product_social_media{
display: flex;
}
.main_product_details .product_social_media p{
padding-right: 40px;
font-size: 17px;
margin-bottom: 0;
display: inline-block;
}
}
.main_product_details .product_social_media .social_links{
display: flex;
}
.main_product_details .product_social_media .social_links a{
margin: 0 6px;
}
.main_product_details .product_social_media .social_links i{
border-radius: 50px;
background-color: var(--color3);
color: white;
transition: 0.5s;
width: 35px;
height: 35px;
line-height: 35px;
text-align: center;
}
.main_product_details .product_social_media .social_links i:hover{
	background-color: white;
	color: var(--color3);
}
.main_product_details .review_section{
	margin: 20px 0;
}
.main_product_details .review_section .review_inner{
display: flex;
justify-content: space-between;
}
.main_product_details .review_section .review_inner p{
font-size: 16px;
font-weight: 600;
}
.main_product_details .review_section .review_inner a{
padding: 7px 17px;
background-color: lightgrey;
font-size: 15px;
color: black;
border-radius: 3px;
}
/*=============*/
.commentarea
{
margin-top: 20px;
display: none;
}
.commentarea .form
{
background-color:#efefef;
padding: 25px 15px;
border-radius: 5px;
}
.commentarea .heads
{
font-family: var(--proxima4);
font-size: 19px;
margin-bottom: 15px;
}
.heading_heads
{
font-size: 20px !important;
}
.commentarea .form .form-control{
border-radius: 0;
border: 1px solid #bbb7b7;
padding-left: 34px;
}
.commentarea .form .form-control:focus
{
box-shadow: none;
}
.rate-product-area
{
float: right;
margin-top: 10px;
}
.rate-product-area a
{
background-color: #F2F2F2;
display: inline-block;
padding: 7px 20px;
font-weight: 600;
color: #000;
font-size:13px;
box-shadow: 0 0 10px rgba(0,0,0,.2);
border:1px solid #ccc;
}
.rate-product-area a:hover
{
background-color:var(--color1);
color:black !important;
}
.commentarea .form .form-control::-webkit-input-placeholder { /* Edge */
color: #777;
font-size: 14px;
font-family: 'Jost', sans-serif;
}
.commentarea .form .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #777;
font-size: 14px;
font-family: 'Jost', sans-serif;
}
.commentarea .form .form-control::placeholder {
color: #777;
font-size: 14px;
font-family: 'Jost', sans-serif;
}
.commentarea .form .textarea-comment
{
position: relative;
}
.commentarea .form .textarea-comment .comment-icon
{
position: absolute;
top: 11px;
left: 10px;
font-size: 16px;
color: #918787;
}
.commentarea .form .submit-btn
{
margin-top: 15px;
}
.commentarea .form .submit-btn input
{
background-color: var(--color3);
color: var(--white);
border: none;
border-radius: 0;
padding:5px 20px;
font-size: 14px;
}
.commentarea .form .submit-btn input:focus
{
box-shadow: none;
}
.give-starts
{
overflow: hidden;
margin-top: 10px;
}
.give-starts label
{
margin-bottom: 0;
}
.rating-comment {
border: none;
float: left;
}
.rating-comment > input { display: none; }
.rating-comment > label:before {
margin: 5px;
font-size: 2em;
font-family: FontAwesome;
display: inline-block;
content: "\f005";
}
.rating-comment > .half:before {
content: "\f089";
position: absolute;
}
.rating-comment > label {
color:#746f6f;
float: right;
}
/***** CSS Magic to Highlight Stars on Hover *****/
.rating-comment > input:checked ~ label, /* show gold star when clicked */
.rating-comment:not(:checked) > label:hover, /* hover current star */
.rating-comment:not(:checked) > label:hover ~ label { color: #FFD700;  } /* hover previous stars in list */
.rating-comment > input:checked + label:hover, /* hover current star when changing rating */
.rating-comment > input:checked ~ label:hover,
.rating-comment > label:hover ~ input:checked ~ label, /* lighten current selection */
.rating-comment > input:checked ~ label:hover ~ label { color: #FFED85;  }
.user_comment_seprator
{
width: 100%;
height: 40px;
}
.user-comment-box
{
clear: both;
width:100%;
}
.user-comment-box .date-star span i
{
color: #FFD203;
font-size: 1em;
}
.user-comment-box .user-image
{
width: 55px;
float: left;
}
.user-comment-box .user-comment-desc
{
display: inline-block;
width: 87%;
padding-left: 15px;
padding-bottom:8px;
margin-bottom: 8px;
border-bottom: 1px dotted #b9b8b8;
}
.user-comment-box .user-comment-desc .username
{
font-size: 16px;
font-weight: 600;
color: #333;
margin-bottom: 5px;
}
.user-comment-box .user-comment-desc .right-float .date
{
color: #888;
margin-bottom: 5px;
float: left;
margin-right: 15px;
font-size: 13px;
font-weight: 500;
}
.user-comment-desc p
{
margin-bottom: 0;
font-size: 14px;
font-weight: 500;
color: #333;
font-family: 'Open Sans',sans-serif;
}
/*
===============================
*/
.review_from_group
{
position:relative;
margin-bottom: 9px;
}
.review_from_group .comment-icon
{
position:absolute;
top: 50%;
left: 10px;
transform: translateY(-50%);
}
.review_from_group .comment-icon{
color: #918787;
}
.check_box_row
{
margin-top: 15px;
}
.check_box_row label
{
display: flex;
flex-direction: row;
}
.check_box_row label span
{
font-size: 14px;
font-weight: 400;
align-self: center;
padding-left: 5px;
}
.check_box_row label input
{
align-self: center;
}
.product_image{
position: sticky;
top: 20px;
/*z-index: 2;*/
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
color: #fff;
background-color: var(--color3)!important;
font-size: 15px;
}
.tab-content{
border: 1px solid lightgrey;
padding: 20px;
}
.nav-pills .nav-link{
color: black;
}
.mb-3 {
margin-bottom: 0!important;
}
.nav-item{
border-bottom: 1px solid transparent;
}
.nav-item:hover{
border-color:var(--color3);
}
.nav-link .active{
color: var(--color3);
background-color: none;
}
.similar_section .img-box img{
width: 100%;
height: 200px;
object-position: center;
object-fit: cover;
}
.similar_section .details {
margin: 15px 0;
}
.similar_section .details .Be a {
color: #333;
font-size: 1.1rem;
color: #333;
}
.similar_section .cut-price {
font-size: 16px;
color: #8b8989;
}
.similar_section.original-price {
font-size: 16px;
}
.similar_section .details .rating {
color: #fcb941;
padding: 0px 0;
}
.similar_section .details .grey {
color: #c7c7c7;
}
.similar_section .details .review {
color: grey;
}
.similar_section .img-box a.add-cart {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
display: block;
background-color: #d58e32;
text-decoration: none;
font-size: 13px;
text-transform: uppercase;
color: white;
padding: 5px;
opacity: 0;
transition: 0.6s;
}
.similar_section .main-box{
position: relative;
}
.similar_section .main-box:hover  .img-box a{
opacity: 1;
}
.similar_section .img-box img{
width: 100%;
height: 200px;
object-position: center;
object-fit: cover;
}
.main_comparison{
margin: 50px 0;
}
.main_comparison .heading h3
{
margin-bottom: 15px;
margin-top: 00px;
font-weight: 600;
font-size: 28px;
}
.main_comparison .comparison_box .comparison_text h6{
font-size: 14px;
font-family: 'Mulish';
font-weight: 600;
}
.main_comparison table.table tr:nth-child(even){
background-color: #eaeaea;
}
.main_comparison .box_border{
padding: 0;
border: 1px solid #eaeaea;
border-bottom: 0px;

}
.main_comparison td{
width: 20%;
}
.main_comparison tr td:nth-child(1) h6
{
font-family: 'Mulish' !important;
font-size: 15px;
font-weight: 700;
}
.main_comparison .comparison_box img{
width: 100%;
height: 250px;
object-position: top;
object-fit: cover;
}
.main_comparison .comparison_text{
margin: 15px 0;
}
.main_comparison .comparison_add_cart{
margin-bottom: 10px;
text-align: center;
}
.main_comparison .comparison_add_cart a{
padding: 7px 20px;
border-radius: 5px;
background-color: var(--color3);
color: white;
display: inline-block;
line-height: 20px;
}
.main_comparison .customer_rating, .customer_price, .include_components, .item_weight, h6{
margin-bottom: 0;
font-size: 15px;
color: #222;
}
.main_comparison .customer_rating_star
{
text-align: center;
}
.main_comparison .customer_rating_star i{
color: #ffa41c;
font-size: 14px;
}
.main_comparison .customer_rating_star i.blank
{
color: #ccc;
}
.main_comparison .customer_price_details
{
text-align: center;
}
.main_comparison .customer_price_details span{
color:#333;
font-family: 'Mulish';
font-size: 16px;
font-weight: 700;
}
.add_to_cart_section{
margin: 50px 0;
position: relative;
}
.add_to_cart_section .add_product_images img{
width: 100%;
height: 200px;
object-position: center;
object-fit: contain;
}
.add_to_cart_section .Product_quantity{
display: flex;
/*background-color: blue;*/
}
.add_to_cart_section .Product_quantity p{
padding-right: 59px;
	font-size: 17px;
margin-bottom: 0;
display: inline-block;
}
.add_to_cart_section .Product_quantity .minas,
.add_to_cart_section .Product_quantity .plus{
width: 35px;
height: 35px;
color: var(--white);
background-color:var(--color1);
outline: none;
border: 1px solid var(--color1);
font-size: 20px;

}
.add_to_cart_section .Product_quantity .value{
height: 35px;
width: 50px;
text-align: center;
outline: none;
border: 1px solid lightgrey;
}
.add_to_cart_section .Product_quantity .value:focus{
box-shadow: none;
outline: none;
}
.add_to_cart_section .remove_trash a{
color:var(--color3);
font-size: 18px;
}
.add_to_cart_section td{
vertical-align: middle;
}
.add_to_cart_section .Product_content p{
margin-bottom: 0;
font-size: 16px;
color: black;
text-align: center;
font-weight: 500;
}
.add_to_cart_section .Product_price .Product_subtotal span{
font-size: 16px;
font-family: 'mulish';
}
.coupan_section
{
margin-top: 10px;
}
.order_summary .coupan_input input{
padding: 5px 10px;
outline: none;
border: 1px solid lightgrey;
width: 65%;
}
.order_summary .coupan_input a{
padding: 6px 13px;
background-color: var(--color3);
color: white;
font-size: 14px;
width: 33%;
display: inline-block;
text-align: center;
}
.add_to_cart_section .heading{
margin-top: 10px;
}
.add_to_cart_section .heading h6{
margin-top: 0;
}
.add_to_cart_section .heading h4{
font-size: 20px;
}
.add_to_cart_section .price_list{
margin: 20px 0 10px;
}
.add_to_cart_section .cart_subtotal{
display: flex;
justify-content: space-between;
margin: 10px 0 0px;
}
.grand_toggle h6
{
font-weight: 600;
font-size: 17px;
}
.grand_toggle .car_subtotal_total
{
font-weight: 600;
font-size: 17px;
}
.add_to_cart_section .shopping_checkout{
margin: 15px 0;
}
.add_to_cart_section .shopping_cart{
padding-left: 0;
}
.add_to_cart_section .checkout a{
padding: 11px 18px;
outline: none;
font-size: 15px;
color: black;
background-color: var(--color1)
}
.Checkout{
margin: 20px 0;
}
.Checkout #border{
border: 1px solid lightgrey;
padding: 25px;
border-radius: 8px;
box-shadow: 0 10px 10px rgb(0 0 0 / 5%);
}
.Checkout select{
width: 100%;
margin: 10px 0;
border: 1px solid lightgrey;
padding: 10px 10px;
}
.Checkout .Billing .shipping, h5{
margin-bottom: 0;
}
.Checkout .add_address{
margin-top: 10px;
}
.Checkout .add_address a{
padding: 8px 50px;
color: white;
background-color: var(--color3);
font-size: 15px;
display: inline-block;
font-family: 'Mulish';
}
.Checkout .procced_to_checkout{
margin-top: 10px;
float: right;
}
.Checkout .procced_to_checkout a{
padding: 8px 30px;
color: black;
background-color: var(--color1);
font-size: 15px;
color: var(--white);
display: inline-block;
font-family: 'Mulish';
font-weight: 500;
}
.thank_you{
max-width: 400px;
margin: auto;
text-align: center;
margin-top: 50px;
}
.thank_you .heading h4{
font-size: 50px;
font-weight: 700;
}
.thank_you .thank_you_image{
margin-bottom: 20px;
}
.thank_you .payment h5{
margin-bottom: 10px;
font-size: 22px;
font-weight: 700;
}
.thank_you .back_to_home_page{
margin: 20px 0;
}
.thank_you .back_to_home_page a{
padding: 10px 30px;
background-color: var(--color3);
color: white;
font-size: 16px;
border-radius: 50px;
display: inline-block;
}
/*
=============================================
*/
#shopbybrand .item a
{
margin: 10px 0;
display: block;
background-color: var(--white);
box-shadow: 0 0px 10px 5px rgba(0 0 0 / 5%);
padding: 10px;
border: 1px solid #eaeaea;
}
#shopbybrand .item a img
{
height: 70px;
width: 100%;
object-position: center;
object-fit: contain;
transition: .3s;
}
#shopbybrand .item a:hover img
{
transform: scale(1.05);
}
/*
======================================================
*/
.filter-clear
{
padding-bottom: 10px;
border-bottom: 1px solid #eaeaea;
}
.filter-clear .filter
{
font-weight: 500;
font-size: 22px;
}
.filter-clear .clear-all
{
font-weight: 500;
font-size: 14px;
}
.main-content .heading h4
{
font-family: 'mulish';
font-weight: 700;
font-size: 16px;
margin-bottom: 8px;
}
.category-content label
{
font-size: 15px;
font-weight: 400;
}
.right_category .showing .show
{
font-size: 15px;
}
.right_category .showing .show .nine
{
font-weight: 600;
}
.sort_by span
{
font-size: 15px;
font-weight: 500;
}
.main_products .right_category .sort_by span
{
margin-right: 10px;
}
.sort_by .Default select
{
font-size: 15px;
font-weight: 400;
}
.sort_by .Default select:focus
{
box-shadow: none;
outline: none;
}
.my_pagination .page-link
{
width: 40px;
height: 40px;
background-color: #eaeaea;
line-height: 40px;
display: block;
font-size: 16px;
color: black;
padding: 0 0;
text-align: center;
border: 1px solid #c6c2c2;
}
.my_pagination .page-item.active .page-link,
.my_pagination .page-item:hover .page-link
{
background-color: #888;
border-color: #888;
color: #fff;
}
.my_pagination .page-link:focus
{
box-shadow: none;
outline: none;
}
/*
================================================
*/
.product-right .heading h4
{
text-transform: capitalize;
margin-bottom: 5px;
}
.product-text p
{
font-weight: 400;
font-size: 16px !important;
text-align: justify;
}
.color .color-divs
{
margin-left: 5px;
align-self: center;
}
.color .color-divs a
{
display: inline-block;
width: 25px;
height: 25px;
margin-right: 2px;
}
.color .color-divs a span
{
display: block;
border: 2px solid transparent;
width: 100%;
height: 100%;
background-size: cover;
}
.color .color-divs a.active span
{
border: 2px solid #ccc;
}
.color p
{
font-weight: 500;
font-size: 16px;
width: 70px;
margin-bottom: 0;
}
.Product-size p
{
padding-right: 0 !important;
width: 70px;
font-weight: 500;
font-size: 16px;
}
.Quantity p
{
padding-right: 0 !important;
width: 70px;
font-weight: 500;
	font-size: 16px;
}
.product_social_media p
{
padding-right: 0 !important;
width: 70px;
font-weight: 500;
		font-size: 16px;
}
.qty_holder
{
/*border: 1px solid #ebcec3;*/
display: inline-block;
}
.qty_holder .value
{
background-color: #eaeaee;
}
.qty_holder .plus,
.qty_holder .minus,
.qty_holder .value
{
font-weight: 500;
font-size: 15px;
}
.main_product_details .product_social_media .social_links a
{
margin: 0 1px;
}
#show-forms
{
cursor: pointer;
}
.customer_description p,
.customer_description ul li
{
font-size: 15px;
}
.customer_description .tab-content ul
{
list-style: square;
}
.customer_description .tab-content ul li
{
margin-bottom: 3px;
}
.nav-pills .nav-link
{
font-weight: 500;
}
.similar_section h4
{
font-size: 28px;
margin-bottom: 22px;
font-weight: 600;
}
.similar_section .img-box
{
position: relative;
}
.similar_section .img-box .add-cart
{
position: absolute;
bottom: 0;
left: 0;
}
.similar_section .img-box a.img
{
display: block;
}
/*
=====================================================
*/
.main-box .details .woman{
color: inherit;
text-transform: capitalize;
font-size: 15px;
color: #555;
display: inline-block;
margin-bottom: 3px;
font-weight: 400;
}
.main-box .details .Be a{
color: #333;
font-weight: 500;
font-size: 18px;
text-transform: capitalize;
}
.main-box .cut-price {
font-size: 15px;
color: #8b8989;
font-weight: 400;
}
.main-box .original-price {
font-size: 17px;
font-weight: 600;
}
.include_components_content
{
color: #000;
text-align: center;
font-weight: 500;
font-size: 15px;
font-family: 'mulish';
}
.item_weight_content
{
color: #000;
text-align: center;
font-weight: 500;
font-size: 15px;
font-family: 'mulish';
}
.add_to_cart_section table.table thead tr th
{
background-color: var(--color1);
font-weight: 500;
font-size: 16px;
text-align: center;
}
.add_to_cart_section table.table tbody
{
border-top: 0px;
}
.add_to_cart_section table.table tbody tr td:nth-child(1)
{
border-left: 1px solid #eaeaea;
}
.add_to_cart_section table.table tbody tr td
{
border-right: 1px solid #eaeaea;
}
.add_to_cart_section table.table tbody tr td .add_product_images a img
{
width: 100px;
height: 100px;
object-position: center;
object-fit: contain;
}
.add_to_cart_section table .Product_price span,
.add_to_cart_section table .Product_subtotal span
{
font-weight: 500;
}
.add_to_cart_section table .Product_price,
.add_to_cart_section table .Product_subtotal
{
text-align: center;
}
.remove_trash
{
text-align: center;
}
.remove_trash a
{
display: inline-block;
}
.Product_quantity
{
justify-content: center;
}
.add_to_cart_section .table
{
width: 95%;
}
.add_to_cart_section .container
{
max-width: 90%;
}
.order_summary
{
box-shadow: 0 15px 15px 5px rgb(0 0 0 / 10%);
padding: 15px 15px;
border: 1px solid #eaeaea;
}
.shopping-checkout
{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.shopping-checkout a
{
background-color: #ccc;
display: inline-block;
text-align: center;
padding: 5px 10px;
}
.shopping-checkout a:nth-child(1)
{
background-color: var(--color1);
color: var(--white);
font-weight: 400;
font-size: 14px;
width: 59%;
}
.shopping-checkout a:nth-child(2)
{
background-color: var(--color3);
color: #fff;
font-weight: 400;
font-size: 14px;
width: 39%;
}
.Checkout
{
margin-top: 45px;
}
.login_page{
background-color: white;
}
.login_page .form-control{

}
.login_page .input_text label {
font-family: 'mulish';
margin-bottom: 5px;
font-size: 16px;
font-weight: 500;
}
.login_page .heading{
text-align: center;
}
.login_page .heading h4{
font-size: 30px;
}
.login_page .login{
/*width: 500px;*/
/*border: 1px solid black;*/
margin: 40px 0;
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
padding:20px;
}
.login_page .input_text{
margin: 0px 0 16px 0;
}
.login_page .input_text input{
/*width: 100%;
border-radius: none;*/
}
.login_page .captcha{
margin-top: 31px;
}
.login_page .input_text input:focus{
box-shadow: none;
}
.login textarea:focus{
	box-shadow: none;
}
.login_page .sign_in{
text-align: center;
}
.login_page .sign_in a {
display: inline-block;
background-color: #ffe4da;
color: var(--bs-black);
font-family: 'mulish';
font-size: 14px;
text-transform: uppercase;
border: 0px;
min-width: 50%;
font-weight: 700;
padding: 6px 15px;
/*border: 2px solid #000;*/
}
.login_page .request_otp{
text-align: center;
}
.Sign_up_page .request_otp a {
display: inline-block;
background-color: #FFE4DA;
color: #000;
/* font-family: 'Axiforma-Medium'; */
font-size: 14px;
text-transform: uppercase;
border: 0px;
min-width: 31%;
padding: 6px 15px;
/* border: 2px solid #2671a4; */
font-weight: 500;
}
.login_page .request_otp a{
display: inline-block;
background-color: var(--color3);
color: var(--bs-white);
font-family: 'mulish';
font-size: 14px;
text-transform: uppercase;
border: 0px;
min-width: 50%;
font-weight: 500;
padding: 6px 15px;
/*border: 2px solid #2671a4;*/
}
.login_page .Sign_up a{
color: #235dff;
text-decoration: none;
/* font-family: 'Axiforma-Medium'; */
font-size: 15px;
font-weight: 500;
}
.login_page .or{
text-align: center;
margin-bottom: 12px;
font-weight: 600;
font-size: 17px;
display: inline-block;
}
/*=========================================*/
.Sign_up_page{
background-color: white;
}
.Sign_up_page .form-control{
height: 45px;
padding: 12px 18px;
outline: 0;
outline-color: initial;
outline-style: initial;
outline-width: 0px;
background-color: rgb(208 208 208 / 50%); border: 1px solid rgba(241,238,246,.5);
color: #686a6f;
font-size:16px;
width: 100%;
}
.Sign_up_page .input_text label {
font-family: 'mulish';
margin-bottom: 5px;
font-size: 16px;
font-weight: 500;
}
.Sign_up_page .heading{
text-align: center;
}
.Sign_up_page .heading{
margin-bottom: 30px;
margin-top: 10px;
}
.Sign_up_page .heading h4{
font-size: 30px;
font-weight: 600;
}
.Sign_up_page .login{
/*width: 500px;*/
/*border: 1px solid black;*/
margin: 40px 0;
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
padding:20px;
}
.Sign_up_page .input_text{
margin: 0px 0 16px 0;
}
.Sign_up_page .input_text input{
width: 100%;
border-radius: none;
}
.Sign_up_page .captcha{
margin-top: 31px;
}
.Sign_up_page .input_text input:focus{
box-shadow: none;
}
.Sign_up_page .request_otp{
text-align: center;
margin-top: 7px;
}
.Sign_up_page span{
display: block;
text-align: center;
/*margin: 13px 0 10px;*/
color: #333;
font-size: 16px;
font-weight: 600;
font-family: 'Axiforma-Bold';
margin-bottom: 10px;
}
.login .request_otp .request_otp{
display: inline-block;
background-color: var(--color3);
color: #fff;
/* font-family: 'Axiforma-Medium'; */
font-size: 14px;
text-transform: uppercase;
border: 0px;
font-weight: 400;
min-width: 50%;
padding: 6px 15px;
width: auto;
/* border: 2px solid #2671a4; */
}
.login .sign_in .submit_login{
display: inline-block;
background-color: var(--color1);
color: #fff;
/* font-family: 'Axiforma-Medium'; */
font-size: 14px;
text-transform: uppercase;
border: 0px;
font-weight: 500;
min-width: 50%;
padding: 6px 15px;
width: auto;
/* border: 2px solid #2671a4; */
}
.Sign_up_page .request_otp a{
display: inline-block;
background-color: #ffe4da;
color: #060606;
/* font-family: 'Axiforma-Medium'; */
font-size: 14px;
text-transform: uppercase;
border: 0px;
min-width: 31%;
padding: 6px 15px;
/* border: 2px solid #2671a4; */
}
.Sign_up_page .Sign_up a{
color: #235dff;
text-decoration: none;
/* font-family: 'Axiforma-Medium'; */
font-size: 15px;
font-weight: 500;
}
/*===============*/
.Request_otp_page{
background-color: white;
}
.Request_otp_page .form-control{
height: 45px;
padding: 12px 18px;
outline: 0;
outline-color: initial;
outline-style: initial;
outline-width: 0px;
background-color: rgb(208 208 208 / 50%); border: 1px solid rgba(241,238,246,.5);
color: #686a6f;
font-size:16px;
width: 100%;
}
.Request_otp_page .input_text label {
font-family: 'mulish';
margin-bottom: 5px;
font-size: 16px;
font-weight: 500;
color: black;
}
.Request_otp_page .heading{
text-align: center;
}
.Request_otp_page .heading{
margin-bottom: 20px;
margin-top: 10px;
}
.Request_otp_page .heading h4{
font-size: 30px;
font-weight: 600;
}
.Request_otp_page .login{
/*width: 500px;*/
/*border: 1px solid black;*/
margin: 40px 0;
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
padding:20px;
}
.Request_otp_page .input_text{
margin: 0px 0 16px 0;
}
.Request_otp_page .input_text input{
width: 100%;
border-radius: none;
}
.Request_otp_page .captcha{
margin-top: 31px;
}
.Request_otp_page .input_text input:focus{
box-shadow: none;
}
.Request_otp_page .request_otp{
text-align: center;
margin-top: 7px;
}
.Request_otp_page span{
display: block;
text-align: center;
margin: 13px 0 10px;
color: #333;
font-size: 16px;
font-weight: 600;
/*font-family: 'Axiforma-Bold';*/
margin-bottom: 10px;
}
.Request_otp_page .request_otp a{
display: inline-block;
background-color: #ffe4da;
color: var(--bs-black);
font-family: 'mulish';
font-size: 14px;
text-transform: uppercase;
border: 0px;
min-width: 50%;
font-weight: 500;
padding: 6px 15px;
/* border: 2px solid #000; */
}
.Request_otp_page .request_verify a{
display: inline-block;
background-color: var(--color3);
color: white;
font-family: 'mulish';
font-size: 14px;
text-transform: uppercase;
border: 0px;
min-width: 50%;
font-weight: 500;
padding: 6px 15px;
/* border: 2px solid #000; */
}
.Request_otp_page .Sign_up a{
color: #235dff;
text-decoration: none;
/* font-family: 'Axiforma-Medium'; */
font-size: 15px;
font-weight: 500;
}


.Request_otp_page .request_otp .getOtp{
display: inline-block;
background-color: var(--color1);
color: #fff;
/* font-family: 'Axiforma-Medium'; */
font-size: 14px;
text-transform: uppercase;
border: 0px;
font-weight: 500;
min-width: 50%;
padding: 6px 15px;
width: auto;
/* border: 2px solid #2671a4; */
}

.Request_otp_page .request_verify .verify_opt{
	display: inline-block;
    background-color: var(--color3);
    color: white;
    font-family: 'mulish';
    font-size: 14px;
    text-transform: uppercase;
    border: 0px;
    min-width: 50%;
    font-weight: 500;
    padding: 6px 15px;
    /* border: 2px solid #000;*/
}


.Sign_up_page .request_otp .signUp{
	display: inline-block;
    background-color: var(--color3);
    color: white;
    font-size: 14px;
    text-transform: uppercase;
    border: 0px;
    font-weight: 500;
    padding: 6px 15px;
    max-width: 30%;
    /* border: 2px solid #000;*/
}

.Sign_up_page textarea.form-control
{
	height: 100%;
}

/*=========================================*/
.my_account {
	margin: 40px 0;
	/*position: relative;*/
}
.my_account .left{
	/*border:1px solid black;*/
	height: 100%;
	padding: 25px 25px 25px 20px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.my_account .left ul li{
	/*border-bottom: 1px solid grey;*/
	padding-bottom: 2px;
	list-style: none;
	margin: 6px 0;
}
.my_account .left h4{
	padding-bottom: 8px;
}
.my_account .left ul li a{
	display: flex;
	justify-content: space-between;
	font-size: 16px;
	color: black;
	font-weight: 500;
}
.my_account .left ul{
	border-bottom: 1px solid lightgrey;
	padding: 0;
	margin: 0;
	padding-bottom: 3px;
}
.my_account .left ul li .fa{
	color: var(--color3);
	margin-right: 8px;
	font-size: 14px;
}
.my_account .right{
	padding: 25px 25px 25px 20px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	height: 100%;
}
/*.my_account .right *:not(h1,h2,h3,h4,h5,h6)
{
}*/
.my_account .right p
{
	font-size: 17px;
	text-align: justify;
	font-family: 'Jost';
}

/*.my_account .right .form-control, .input-text {
    height: 35px;
    padding: 10px 20px;
    outline: 0;
    background-color: rgb(208 208 208 / 50%); border: 1px solid rgba(241,238,246,.5);
    color: #686a6f;
    font-size: 16px;
    width: 100%;
}*/
.my_account .right .input_box label{
	margin-bottom: 5px;
	font-weight: 500;
	font-size: 16px;
	font-family: 'Jost';
}
.my_account .right .input_box input:focus{
	box-shadow: none;
}
.my_account .right .input_box input::placeholder{
	color: lightgrey;
	font-size: 12px;
}
.my_account .right .input_box{
	margin-bottom: 10px;
}
.my_account .right .update{
	margin-top: 20px;
}
.my_account .right .update .update_button_address{
 padding: 7px 35px;
 border-radius: 0;
 background-color: var(--color3);
 color: white;
 border:0px;
 font-weight: 400;
 text-transform: uppercase;
 transition: 0.5s;
 font-size: 14px;
}
/*============*/

.my_account .img-box{
position: relative;
}
.my_account .img-box a.add-cart{
position: absolute;
bottom: 0;
left: 0;
width: 100%;
display: block;
background-color:var(--color1);
text-decoration: none;
font-size: 13px;
text-transform: uppercase;
color: white;
padding: 5px;
opacity: 0;
transition: 0.6s;
}
a{
text-decoration: none;
}
.my_account .img-box img{
width: 100%;
height: 200px;
object-position: center;
object-fit: cover;
}
.my_account .main-box{
position: relative;
transition: .3s;
}
.my_account .main-box:hover{
/*box-shadow: 0 5px 15px 5px rgb(0 0 0 / 10%);*/
}
.my_account .main-box:hover  .img-box a{
opacity: 1;
}
/*.main-products .main-box .add-card{
position: absolute;
top: 0px;
bottom: 50px;
}*/
.my_account .head-top{
position: absolute;
top: 10px;
left: 10px;
background-color: #7dd2ea;
color: white;
padding: 2px 12px;
display: none;
}
.my_account .head-top-2{
position: absolute;
top: 10px;
left: 10px;
background-color: #ef837b;
color: white;
padding: 2px 12px;
}
.my_account .head-top-3{
position: absolute;
top: 10px;
left: 10px;
background-color: #a6c76c;
color: white;
padding: 2px 12px;
}
.my_account .details{
margin: 10px 0 20px;
}
.my_account .details .Be
{
display: inline-block;
margin-bottom: 3px;
}
.my_account .details .Be a{
color: #333;
font-weight: 500;
font-size:18px;
text-transform: capitalize;
/*font-family: 'mulish';*/
}
.my_account .details .Be a:hover
{
color: var(--bs-blue);
}
.my_account .cut-price{
font-size: 15px;
color: #8b8989;
font-weight: 400;
}
.my_account .original-price{
font-size: 17px;
font-weight: 600;
}
.my_account .details .rating{
color: #fcb941;
padding: 0px 0 10px;
}
.my_account .details .grey{
color: #c7c7c7;
}
.my_account .details .review{
color: grey;
}
.my_account .main-box .woman{
color: inherit;
text-transform: capitalize;
font-size: 15px;
color: #555;
display: inline-block;
margin-bottom: 3px;
font-weight: 400;
}
.my_account .box_color a {
margin:  0px 7px;
width: 50px;
height: 50px;
}

/*===================================*/

.my_account .main_accordion .table img{
	width: 100px;
	object-fit: cover;
	object-position: center;
}
.my_account .main_accordion .table td{
	font-size: 15px;
	font-weight: 500;
	vertical-align: middle;
}
.my_account .main_accordion .order_heading{
	display: flex;
	width:92%;
	justify-content: space-between;
	
}
.my_account .main_accordion .order_heading span{
	color: black;
}
.main_accordion .accordion .accordion-button:not(.collapsed){
/*	background-color: #171717;*/
}
.main_accordion .accordion .accordion-button:focus{
	box-shadow: none;
	outline: none;
}
.main_accordion .accordion .accordion-button:not(.collapsed)::after{
	background-image: url(../img/category/arrow-down.png);
}
.my_account .right .Default_billing{
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.my_account .right .Default_billing .heading h4{
	font-size: 20px;
	font-weight: 600;

}
.my_account .right .Default_billing .address_btn a{
	padding: 7px 25px;
	display: inline-block;
	color: black;
	border-radius: 50px;
	font-weight: 500;
	font-size: 13px;
	color: var(--white);
	background-color: var(--color1);
}
.my_account .right .address_show{
	background-color: #f5f5f5;
	padding: 15px 20px;
	margin: 21px 0;
}
.my_account .right .address_show ul{
	margin: 10px 0;
	padding: 0;
}
.my_account .right .address_show ul li{
	list-style: none;
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 3px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 400;
}
.my_account .right  .input_box-2
{
	margin-bottom: 10px;
}
.my_account .right  .input_box-2 label{
	font-size: 15px;
    font-weight: 600;
    font-family: 'Mulish';
    margin-bottom: 3px;
}
.my_account .right  .input_box-2 input:focus{
	box-shadow: none;
}
.my_account .right  .input_box-2 textarea:focus{
	box-shadow: none;
}
/*.my_account .right .form-control,  
.my_account .right .input-text-2  
{
    height:100%;
    padding: 10px 20px;
    outline: 0;
    color: #686a6f;
    font-size: 16px;
    width: 100%;
    margin-bottom: 13px;
    font-family: 'Jost';
}*/
.my_account .right .address_button input{
	display: inline-block;
	background-color: var(--color3);
	color: white;
	padding: 4px 25px;
	font-weight: 500;
	font-size: 14px;
	border-radius: 50px;
	margin-top: 12px;
	border: 1px solid var(--color1);
	text-transform: uppercase;
}

/*=============================================*/

.price-range-block {
    margin:60px;
}

.sliderText{
    width:40%;
    margin-bottom:30px;
    border-bottom: 2px solid red;
    padding: 10px 0 10px 0px;
    font-weight:bold;
}

.ui-slider-horizontal {
    height: .6em;
}
.ui-slider-horizontal {
    margin-bottom: 15px;
    width:40%;
}
.ui-widget-header {
    background: #3FE331;
}

.price-range-search {
    width:40.5%; 
    background-color: #f9f9f9; 
    border: 1px solid #6e6666;
    min-width: 40%;
    display: inline-block;
    height: 32px;
    border-radius: 5px;
    float: left;
    margin-bottom:20px;
    font-size:16px;
}
.price-range-field{
    width:20%; 
    min-width: 16%;
    background-color:#f9f9f9; 
    border: 1px solid #6e6666; 
    color: black; 
    font-family: myFont; 
    font: normal 14px Arial, Helvetica, sans-serif; 
    border-radius: 5px; 
    height:26px; 
    padding:5px;
}
.search-results-block{
    position: relative;
    display: block;
    clear: both;
}

/*
=====================================
*/

.search-bar-box
{
	/*background-color: #000;*/
}
.search-bar-box form
{
	width: 100%;
	position: relative;
}
.search-bar-box form .search
{
	width: 100%;
	border: 1px solid #ddd7d7;
	padding: 7px 20px;
	border-radius: 5px;
}
.search-bar-box form .search:focus
{
	box-shadow: none;
	outline: none;
}
.search-bar-box form .submit-search
{
	position: absolute;
	right: 0;
	top:0;
	right: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background-color: transparent;
	border: 0px;
	font-family: fontawesome;
	border-radius: 0 25px 25px 0;
	cursor: pointer;
}
.search-bar-box form span.close
{
	position: absolute;
	right: 0;
	top:0;
	right: 5px;
	font-size: 26px;
	line-height: 39px;
	transform: rotate(45deg);
	cursor: pointer;
	display: none;
}
/*
=================================
*/
.search-bar-box
{
	position: relative;
    /*z-index: 51;*/
    max-width: 87%;
    width: 100%;
    margin: auto;
}
.search-bar-box .search-result-box
{
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	padding: 10px;
	background-color: var(--bs-white);
	border: 1px solid #eaeaea;
	opacity: 0;
	visibility: hidden;
}
.search-bar-box .search-result-box.show
{
	opacity: 1;
	visibility: visible;
}
.search-bar-box .search-result-box .row_for_result
{
	display: flex;
    flex-direction: column;
    max-height: 406px;
    overflow-y: auto;
}

.search-bar-box .search-result-box .row_for_result::-webkit-scrollbar {
  width: 4px;
}

.search-bar-box .search-result-box .row_for_result::-webkit-scrollbar-track {
  background-color: #ccc;
}
.search-bar-box .search-result-box .row_for_result::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 12px;
}

.search-bar-box .search-result-box .row_for_result .search_result_colom
{
	flex:0 0 auto;
	width:100%;
	display: flex;
	flex-direction: row;
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom: 1px solid #eaeaea;
}
.search-bar-box .search-result-box .row_for_result .search_result_colom .pro_image
{
	width: 80px;
	flex: 0 0 auto;
}
.search-bar-box .search-result-box .row_for_result .search_result_colom .pro_image img
{
	width: 100%;
	height: 100px;
	object-fit: contain;
	object-position: center;
}
.search-bar-box .search-result-box .row_for_result .search_result_colom .details
{
	margin-top: 5px;
	padding-left: 10px;
}
.search-bar-box .search-result-box .row_for_result .search_result_colom .details h5
{
	font-size: 15px;
	font-weight: 800;
	font-family: 'Mulish', sans-serif;
	text-align: left;
	line-height: 18px;
	margin-bottom: 7px;
}
.search-bar-box .search-result-box .row_for_result .search_result_colom .details p
{
	font-size: 16px;
	line-height: 20px;
	overflow: hidden;
	height: 20px;
	margin-bottom: 7px;
}
.search-bar-box .search-result-box .row_for_result .search_result_colom .details .price_row
{
	text-align: left;
	padding-top: 0px;
}
.search-bar-box .search-result-box .row_for_result .search_result_colom .details .price_row span
{
	display: inline-block;
	font-weight: 600;
	font-size: 16px;
}
.search-bar-box .search-result-box .row_for_result .search_result_colom .details .price_row span.cutt
{
	text-decoration: line-through;
	color: #555;
	margin-right: 7px;
	display: inline-block;
}

/*
=======================================
*/

.login_page
{

}
.Request_otp_page
{
	display: none;
}
.commentarea .form .form-control::-webkit-input-placeholder { /* Edge */
color: #777;
font-size: 14px;
font-family: 'Jost', sans-serif;
}
.commentarea .form .form-control:-ms-input-placeholder {  Internet Explorer 10-11 
color: #777;
font-size: 14px;
font-family: 'Jost', sans-serif;
}
.commentarea .form .form-control::placeholder {
color: #777;
font-size: 14px;
font-family: 'Jost', sans-serif;
}

/*
=================================
*/

.accordion-body .table tbody
{	
	border-top: 0;
}
.accordion-body .table thead tr th
{
	border-bottom: 0px;
	background-color: #eaeaea;
	font-weight: 500;
	font-size: 15px;
	border: 1px solid var(--dark);
}
.accordion-body .table tbody tr td:nth-child(1)
{
	border-left: 1px solid #e0d9d9;
}
.accordion-body .table tbody tr td
{
	border-top: 1px solid #e0d9d9;
	border-right: 1px solid #e0d9d9;
}



/*==================================*/


.modal-data-update
{
  position: fixed;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 90%;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 0 10px 5px rgba(0 0 0 / 10%);
  border-radius: 10px;
  opacity: 0;
  visibility: hidden;
  z-index: 100;
}
.modal-data-update.show_data_modal{
  opacity: 1;
  visibility: visible;
    max-height: 87vh;
}
.modal-data-update .modal-update--date--container
{
    padding: 30px 25px;
    position: relative;
    max-height: 87vh;
    overflow-y: auto;
    overflow-x: hidden;
}
.modal-data-update .modal-update--date--container
{

}
.modal-data-update .modal-update--date--container::-webkit-scrollbar {
  width: 4px;
}

.modal-data-update .modal-update--date--container::-webkit-scrollbar-track {
  background-color: #fff;
}
.modal-data-update .modal-update--date--container::-webkit-scrollbar-thumb {
  background-color: #0098B2;
  border-radius: 12px;
}


.modal-data-update .modal-update--date--container .close_modal
{
  position: absolute;
  right: 10px;
  top: 10px;
  cursor:pointer;
  background-color: #555;
  color: var(--white);
  width: 35px;
  height: 35px;
  text-align: center;
  border-radius: 50%;
}
.modal-data-update .modal-update--date--container .close_modal i
{
  font-size: 1em;
  line-height: 35px;
}
.color .color-divs .form-select
{
	min-width: 120px;
}
.v_heading
{
    font-family: 'Jost';
    font-weight: 500;
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 15px;
    width: 80%;
}
.sticky_detail_box
{
	/*position: sticky;*/
	top: 20px;
	z-index: 1;
}
.detail_table table
{
	width: 100%;
}

@media screen and (max-width: 992px)
{
	.main_product_details .color.margin-bottom-2
	{
		flex-direction: row;
	}
	.tab-content table tr td
	{
		display: block;
	}
	.tab-content table tr td img
	{
	    width: 100% !important;
	    height: 100% !important;
	    object-fit: contain;
	    object-position: center;
	}
	.tab-content table
	{
		border:0px !important;
	}
	.tab-content table tr td 
	{
		margin-top: 10px;
	}
	.tab-content table tr td p
	{
		text-align: justify;
	}
}


/*
*****************************
*****************************
*/

#OTPMessage .alert 
{
	padding: 7px 10px;	
}



.copyright_and_social_media
{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}
.copyright_and_social_media .copyright_row
{
	flex: 0 0 auto;
	padding-left: 150px;
}
.copyright_and_social_media .social_media
{
	flex: 0 0 auto;
	padding-top: 50px;
	padding-right: 50px;
}
.copyright_and_social_media .social_media a
{
	display: inline-block;
	width: 30px;
	height: 30px;
	color: var(--white);
	background: var(--social_media_color);
	text-align: center;
	border-radius: 5px;
}
.copyright_and_social_media .social_media a i
{
	line-height: 30px;
	margin: 0 2px;
	font-size: 1.2em;
}

@media screen and (max-width: 576px)
{
	.copyright_and_social_media
	{
		flex-direction: column;
	}
	.copyright_and_social_media .copyright_row
	{
		width: 100%;
		padding-left: 30px;
		padding-right: 30px;
	}
	.copyright_and_social_media .social_media
	{
		width: 100%;
		text-align: center;
		padding-right: 0;
		padding-top: 10px;
		padding-bottom: 100px;
	}
}
@media screen and (min-width: 577px) and (max-width: 767px)
{
	.copyright_and_social_media
	{
		flex-direction: column;
	}
	.copyright_and_social_media .copyright_row
	{
		width: 100%;
		padding-left: 30px;
		padding-right: 30px;
	}
	.copyright_and_social_media .social_media
	{
		width: 100%;
		text-align: center;
		padding-right: 0;
		padding-top: 10px;
		padding-bottom: 50px;
	}
}
@media screen and (min-width: 768px) and (max-width: 992px)
{
	.copyright_and_social_media
	{
		flex-direction: column;
	}
	.copyright_and_social_media .copyright_row
	{
		width: 100%;
		padding-left: 30px;
	}
	.copyright_and_social_media .social_media
	{
		width: 100%;
		text-align: center;
		padding-right: 0;
		padding-top: 10px;
		padding-bottom: 50px;
	}
}


.login_page .input_text .show_hide_psw
{
	position: relative;
}
.login_page .input_text .show_hide_psw .show_hide_icon
{
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 100%;
	line-height: 36px;
	cursor: pointer;
}
.login_page .input_text .show_hide_psw .form-control
{
	padding-right: 35px;
}


.Sign_up_page .input_text .show_hide_psw
{
	position: relative;
}
.Sign_up_page .input_text .show_hide_psw .show_hide_icon
{
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 100%;
	line-height: 40px;
	cursor: pointer;
	font-family: fontAwesome !important;
	font-weight: normal;
}
.Sign_up_page .input_text .show_hide_psw .form-control
{
	padding-right: 35px;
}



.my_account .right .input_box .show_hide_psw
{
	position: relative;
}
.my_account .right .input_box .show_hide_psw .show_hide_icon
{
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 100%;
	line-height: 40px;
	cursor: pointer;
	font-family: fontAwesome !important;
	font-weight: normal;
}
.my_account .right .input_box .show_hide_psw .form-control
{
	padding-right: 35px;
}

/*
================================ 20 12 22
*/

.new_home_category_section
{
	margin-top: 45px;
}
.new_home_category_section .new_home_category_section_container
{
	max-width: 90%;
	margin: auto;
}
.new_home_category_section .new_home_category_section_container .custom_row_and_container
{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.new_home_category_section .new_home_category_section_container .custom_row_and_container .columns
{
	flex: 0 0 auto;
}
.new_home_category_section .new_home_category_section_container .custom_row_and_container .columns img
{
	width: 100%;
}
.new_home_category_section .new_home_category_section_container .custom_row_and_container .columns-1
{
	width: calc(55% - 10px);
	margin-right: 10px;
}
.new_home_category_section .new_home_category_section_container .custom_row_and_container .columns-2
{
	width: calc(45% - 10px);
	margin-left: 10px;
}


.new_home_category_section .new_home_category_section_container .custom_row_and_container .columns-3
{
	width: 100%;
	margin-top: 20px;
/*	margin-left: 10px;*/
}


.new_home_category_section .new_home_category_section_container .custom_row_and_container .columns .image_area
{
	position: relative;
	text-align: center;
}
/*.new_home_category_section .new_home_category_section_container .custom_row_and_container .columns .image_area .category_texts
{
	position: absolute;
	bottom: 30px;
	left: 00px;
	text-align: center;
	width: 100%;
}*/
.new_home_category_section .new_home_category_section_container .custom_row_and_container .columns .image_area a{
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		bottom: 30px;
	    display: inline-block;
	    font-weight: 700;
	    font-size: 20px;
	    font-family: 'Domine', serif;
	    padding: 7px 15px;
	    line-height: 28px;
	    padding-bottom: 5px;
	    white-space: nowrap;
	    background-color: var(--color1);
	    color: var(--white);
	    text-transform: uppercase;
}


.new_home_category_section .new_home_category_section_container .custom_row_and_container .columns-2 .image_area:nth-child(1)
{
	margin-bottom: 25px;
}
.new_home_category_section .new_home_category_section_container .custom_row_and_container .columns .image_area
{
	overflow: hidden;
}
.new_home_category_section .new_home_category_section_container .custom_row_and_container .columns .image_area img
{
	transition: .3s;	
}
.new_home_category_section .new_home_category_section_container .custom_row_and_container .columns .image_area:hover img
{
	transform: scale(1.03);
}


@media screen and (max-width: 480px)
{
	.new_home_category_section .new_home_category_section_container .custom_row_and_container
	{
		flex-direction: column;
	}
	.new_home_category_section .new_home_category_section_container .custom_row_and_container .columns-1
	{
		margin-right: 0;
		width: 100%;
		margin-bottom: 15px;
	}
	.new_home_category_section .new_home_category_section_container .custom_row_and_container .columns-2 .image_area:nth-child(1)
	{
		margin-bottom: 15px;
	}
	.new_home_category_section .new_home_category_section_container .custom_row_and_container .columns .image_area a
	{
		position: static;
		left: 0;
		transform: translateX(0%);
		width: 100%;
		font-size: 17px;
	}
	.new_home_category_section .new_home_category_section_container .custom_row_and_container .columns-2
	{
		margin-left: 0;
		width: 100%;
	}
}
@media screen and (min-width: 481px) and (max-width: 576px)
{
	.new_home_category_section .new_home_category_section_container .custom_row_and_container
	{
		flex-direction: column;
	}
	.new_home_category_section .new_home_category_section_container .custom_row_and_container .columns-1
	{
		margin-right: 0;
		width: 100%;
		margin-bottom: 15px;
	}
	.new_home_category_section .new_home_category_section_container .custom_row_and_container .columns-2 .image_area:nth-child(1)
	{
		margin-bottom: 15px;
	}
	.new_home_category_section .new_home_category_section_container .custom_row_and_container .columns .image_area a
	{
		position: static;
		left: 0;
		transform: translateX(0%);
		width: 100%;
		font-size: 17px;
	}
	.new_home_category_section .new_home_category_section_container .custom_row_and_container .columns-2
	{
		margin-left: 0;
		width: 100%;
	}
}

@media screen and (min-width: 577px) and (max-width: 767px)
{
	.new_home_category_section .new_home_category_section_container .custom_row_and_container
	{
		/*flex-direction: column;*/
	}
	.new_home_category_section .new_home_category_section_container .custom_row_and_container .columns-1
	{
		width: calc(60% - 10px);
		margin-bottom: 15px;
	}
	.new_home_category_section .new_home_category_section_container .custom_row_and_container .columns-2 .image_area:nth-child(1)
	{
		margin-bottom: 20px;
	}
	.new_home_category_section .new_home_category_section_container .custom_row_and_container .columns .image_area a
	{
		position: static;
		left: 0;
		transform: translateX(0%);
		width: 100%;
		font-size: 17px;
	}
	.new_home_category_section .new_home_category_section_container .custom_row_and_container .columns-2
	{
		/*margin-left: 0;*/
		width: calc(40% - 10px);
	}
}


@media screen and (min-width: 768px) and (max-width: 992px)
{
	.new_home_category_section .new_home_category_section_container .custom_row_and_container
	{
		/*flex-direction: column;*/
	}
	.new_home_category_section .new_home_category_section_container .custom_row_and_container .columns-1
	{
		width: calc(58% - 10px);
		margin-bottom: 15px;
	}
	.new_home_category_section .new_home_category_section_container .custom_row_and_container .columns-2 .image_area:nth-child(1)
	{
		margin-bottom: 30px;
	}
	.new_home_category_section .new_home_category_section_container .custom_row_and_container .columns .image_area a
	{
		position: static;
		left: 0;
		transform: translateX(0%);
		width: 100%;
		font-size: 17px;
	}
	.new_home_category_section .new_home_category_section_container .custom_row_and_container .columns-2
	{
		/*margin-left: 0;*/
		width: calc(40% - 10px);
	}
}


.navigations_bar .nav_row .navigation_area .main-ul .main-li .anchor_main1{
	 font-family: 'Futura-Medium-BT' !important;
	 text-transform: capitalize !important;
	 font-weight: 500 !important;
	 font-size: 18px !important;
}
.razorpay-payment-button
{
	background-color: #ffe347;
	color: #000;
	border: 0px;
	padding:7px 15px;
	font-weight: 800;
}