body {
    font-family: "Outfit", sans-serif;
}
a,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Outfit", sans-serif;
}
p {
    font-size: 16px;
}
.containerWidth {
    width: 82.5%;
    margin: auto;
}
.header_top {
    height: 119px;
}
.header_strip_hide {
    display: none;
}
.header_area.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    transition: top 0.5s ease;
    transition: top 0.5s ease;
    box-shadow: 0px 0px 15px rgba(51, 51, 51, 0.15);
}

.header_area.sticky.hide {
    top: -100px;
}
.header_strip {
    background: #212121;
    padding: 4px 41px;
    padding-right: 45px;
    max-width: 120rem;
    margin: auto;
}
.phone {
    color: #fff;
    font-size: 16px;
    padding-top: 8px;
}
.search_dropdown {
    position: fixed;
    left: 0;
    width: 100%;
    background: #fff;
    top: 0;
    border-bottom: 1px solid #ccc;
    z-index: 9999;
    padding: 30px 0px;
    display: none;
}
.search_dropdown h4 {
    color: #333;
    text-align: center;
    margin-top: 30px;
}
.cancel_icon {
    float: right;
    margin-right: 30px;
    font-size: 30px;
    -webkit-text-stroke: 4px #fff;
    color: #333;
    cursor: pointer;
}
.dropdown_input {
    margin-top: 20px;
    position: relative;
    margin-bottom: 20px;
}
.dropdown_input input {
    width: 100%;
    padding: 13px 20px;
    border: 1px solid #ccc;
    border-radius: 10px;
    font-size: 15px;
    color: #808080;
}
.single_mega_img {
    height: 253px;
    border-radius: 10px;
}
.dropdown_input i {
    position: absolute;
    right: 13px;
    top: 18px;
    font-size: 15px;
    color: #808080;
    cursor: pointer;
}
.free_refund {
    color: #fff;
    text-align: center;
    font-size: 16px;
    padding-top: 8px;
}
.strip_email p {
    margin-bottom: 7px;
    text-align: right;
    color: #fff;
    padding-top: 5px;
}
.strip_email p a {
    font-size: 16px;
    color: #fff;
}
.language {
    display: flex;
    justify-content: end;
    gap: 20px;
}
/* start user dropdown */
.user_item {
    position: relative;
    height: 28px;
}
.user_item span{
    position: relative;
    top:2px;
}
.user_dropdown{
    position: absolute;
    background: #fff;
    width: 190px;
    right: 0;
    padding: 15px 0px;
    border:1px solid #fafafa;
    box-shadow: 0px 10px 20px 1px #cccccc38;
    display: none;
}
.user_dropdown li{
    width: 100%;
}
.user_dropdown li a{
    display: block;
    width: 100%;
    text-align: left;
    padding: 0px 15px;
}
.user_dropdown li a i{
    font-size: 15px !important;
    width: 20px;
}
.user_dropdown li a:hover i{
    color: #1abc9c;
}
/* end user dropdown */

.link-box3 ul li:hover ul{
    display: block;
}
.language .nice-select {
    border: 0 !important;
    background: 0 !important;
    padding: 0 !important;
    color: #fff;
    text-transform: uppercase;
}
.language .nice-select.open .list {
    color: #333;
    z-index: 999;
    width: 140px;
}
.language .nice-select .option:hover,
.language .nice-select .option.focus,
.language .nice-select .option.selected.focus {
    font-size: 11px;
}
.nice-select:after {
    right: -11px;
    color: #fff;
}
.bg-link {
    padding: 0px 47px;
}
.link-box1 {
    padding-top: 21px;
}
.link-box1 img {
    width: 20px;
}
.link-box2 {
    text-align: center;
}
.link-box3 {
    text-align: right;
    padding-top: 21px;
}
.link-box3 img {
    width: 23px;
}
.link-box2 img {
    width: 50%;
    padding-top: 13px;
    position: relative;
    z-index: 9;
}
.link-box1 ul li {
    float: left;
    margin-right: 17px;
    font-size: 21px;
}
.link-box1 ul li i {
    font-size: 23px;
    padding-top: 13px;
    color: #918d8d;
    /*    -webkit-text-stroke: .5px #fff;*/
}
.link-box3 ul li {
    float: right;
    margin-left: 17px;
    font-size: 21px;
    position: relative;
    z-index: 9;
    top: -5px;
}
.link-box3 ul li i {
    font-size: 23px;
    padding-top: 13px;
    color: #918d8d;
}
.bg-banner {
    max-width: 120rem;
    margin: auto;
}
.bg-banner .swiper .swiper-slide {
    overflow: hidden;
}
.bg-banner .swiper .swiper-slide img {
    width: 100%;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 21px;
    color: #fff;
    background: #fff;
    padding: 7px 13px;
    display: none;
}
.swiper-button-next i {
    position: absolute;
    font-size: 23px;
    color: #000;
    -webkit-text-stroke: 3px #fff;
    display: none;
}
.swiper-button-prev i {
    position: absolute;
    font-size: 23px;
    color: #000;
    -webkit-text-stroke: 3px #fff;
    display: none;
}
.slide_content {
    position: absolute;
    width: 33%;
    top: 50%;
    left: 19.3%;
    transform: translate(-50%, -50%);
}
.slide_content h3 {
    font-size: 62px;
    color: #333;
    font-weight: 600;
    line-height: 65px;
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif;
}
.slide_content p {
    color: #808080;
    font-size: 21px;
    font-family: "Avenir Next", sans-serif;
}
.slide_content button {
    border: 0;
    background: #fff;
    padding: 13px 31px;
    cursor: pointer;
    border-radius: 10px;
    margin-top: 50px;
    font-weight: 600;
    font-size: 16px;
    box-shadow: 0 0 10px #0000001a;
}
.bg_free_shipping {
    padding: 50px 0px;
    max-width: 120rem;
    margin: auto;
}
.free_shipping {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.shipping_inner {
    width: 23%;
    display: flex;
    gap: 20px;
    align-items: center;
}
.shipping_inner img {
    width: 30px;
    height: 30px;
    transition: 0.5s;
}
.shipping_inner img:hover {
    transform: scaleX(-1);
}
.shipping_inner p {
    text-align: left;
    font-size: 16px;
    margin-bottom: 0;
    color: #808080;
    font-weight: 400;
    line-height: 27px;
}
.shipping_inner p span {
    display: block;
    font-weight: 600;
    color: #333;
    font-size: 16px;
}
.bg_about {
    padding: 0px 0px 50px 0px;
    max-width: 120rem;
    margin: auto;
}
.about_section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
}
.about_section1 {
    width: 48%;
}
.about_section1 img {
    width: 100%;
    border-radius: 15px;
}
.about_section1 .span_spinner {
    display: inline-block;
    width: 92px;
    height: 92px;
    box-shadow: 0px 0px 15px 0px #ccc;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 37%;
    left: 44%;
    transform: translate(-72%, -50%);
    animation: spin 8s linear infinite;
}
@keyframes spin {
    0% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 360deg);
        transform: rotate3d(0, 0, 1, 360deg);
    }
}
.youtube_icon {
    position: absolute;
    top: 49.5%;
    left: 50%;
    transform: translate(-150%, -50%);
    color: #333;
    z-index: 2;
    font-size: 21px;
}
.about_section1 textPath {
    letter-spacing: 1.6px;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 400;
    opacity: 0.7;
}
.about_section2 {
    width: 48%;
    padding-left: 70px;
    padding-top: 20px;
}
.about_section2 span {
    display: inline-block;
    margin-bottom: 10px;
}
.about_section2 h2 {
    font-size: 40px;
    color: #333;
}
.about_section2 p {
    margin-bottom: 0;
}
.about_section2 button {
    margin-top: 36px;
    color: #ffffff;
    font-size: 16px;
    padding: 17px 30px;
    background-color: #333333;
    text-transform: uppercase;
    font-weight: 600;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 10px;
    letter-spacing: 0px;
    line-height: 1;
    text-align: center;
}
.bg_category {
    padding: 20px 0px 70px 0px;
    max-width: 120rem;
    margin: auto;
}
.heading {
    font-size: 40px;
    color: #333;
}
.top_category {
    margin-top: 60px;
}
.category_img {
    width: 255px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    border-radius: 10px;
}
.category_img img {
    border-radius: 10px;
    transition: 0.4s;
    width: 255px;
    height: 328px;
}
.category_img .btn1 {
    padding: 13px 10px;
    font-size: 16px;
    background-color: #fff;
    color: #333;
    width: 190px;
    border: 0;
    border-radius: 10px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translate(-50%, 0px);
    text-transform: uppercase;
    font-weight: 600;
    text-align:center;
}
.category_img .btn2 {
    padding: 13px 10px;
    font-size: 16px;
    background-color: #333;
    color: #fff;
    width: 190px;
    border: 0;
    border-radius: 10px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translate(-50%, 0px);
    font-weight: 600;
}
.items_box {
    position: absolute;
    top: 20px;
    right: 15px;
}
.category_img:hover .btn2 {
    display: none;
}
.category_img:hover img {
    transform: scale(1.1);
}

.bg_products {
    padding: 70px 0px;
    background: #f1f1f1;
    max-width: 120rem;
    margin: auto;
}
.project_card {
    position: relative;
    width: 100%;
    cursor: pointer;
    overflow: hidden;
}
.project_img {
    width: 100%;
    height: 327px;
    background: #fff;
    border-radius: 10px;
}
.project_img img {
    border-radius: 10px;
    transition: 0.5s;
    width: 100%;
    border-radius: 10px;
}
.project_card .img1 {
    position: absolute;
    top: 0;
    height: 327px;
    width: 100%;
}
.project_card .img2 {
    display: none;
}
.project_card:hover .img2 {
    display: block;
    height: 327px;
}
.project_detail {
    text-align: center;
    position: relative;
    padding: 25px 10px;
}
.cart_title {
    display: block;
    color: #333;
    font-size: 18px;
    font-weight: 500;
    -webkit-transition: all 0s ease-in-out 0s;
    -o-transition: all 0s ease-in-out 0s;
    transition: all 0s ease-in-out 0s;
    position: absolute;
    width: 100%;
    background: #f1f1f1;
    padding-bottom: 10px;
    left: 0;
}
.cart_title1 {
    font-size: 18px !important;
    color: #333;
    text-transform: uppercase;
    font-weight: 500;
    border-bottom: 1px solid;
    margin-bottom: 10px;
    font-family: "Outfit", sans-serif;
}
.price {
    color: #333;
    font-size: 18px;
    font-weight: 500;
}
.price span {
    white-space: nowrap;
    font-size: 18px;
}
.price_through {
    text-decoration: line-through;
    color: #888 !important;
}
.circle i {
    font-size: 17px;
    padding: 0px 3px;
}
.circle1 {
    color: #ff8a00;
}
.circle2 {
    color: #f61f1f;
}
.circle3 {
    color: #ffc0cb;
}
.circle_active {
    border: 1.5px solid #ff8a00;
    border-radius: 50%;
    padding: 3px 0px 1px 0px;
}
.star_icon {
    margin-top: 10px;
    font-size: 15px;
    color: #555;
}
.sale_box {
    font-size: 13px;
    position: absolute;
    top: 15px;
    left: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-weight: 500;
    border-radius: 0px;
    line-height: 1;
    padding: 6px 10px;
    gap: 5px;
    border-radius: 5px;
    color: #ffffff;
    background-color: #222222;
    transition: 0.3s;
}
.like_box {
    width: 40px;
    position: absolute;
    top: 70px;
    right: 20px;
    transition: 0.5s;
    opacity: 0;
}
.like_box span {
    display: inline-block;
    width: 37px;
    height: 37px;
    border: 1px solid #ccc;
    border-radius: 50%;
    color: #555;
    position: relative;
    transition: 0.5s;
}
.like_box span:hover {
    background: #222;
    color: #fff;
}
.eye_i {
    margin-top: -1px;
}

.like_box i {
    font-size: 17px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.project_card:hover .img1 {
    display: none;
}
.project_card:hover .cart_title {
    display: none;
}
.project_card:hover .sale_box {
    margin-left: -90px;
}
.project_card:hover .like_box {
    top: 20px;
    opacity: 1;
}
.bg_news {
    padding: 50px 0px;
    max-width: 120rem;
    margin: auto;
}
.news_box_inner {
    width: 100%;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    margin-top: 50px;
}
.news_box_inner img {
    width: 100%;
    border-radius: 10px;
    transition: 0.3s;
}
.news_box_inner:hover img {
    transform: scale(1.1);
}
.news_dtl {
    background: #fff;
    position: absolute;
    left: 50%;
    bottom: 25px;
    width: 85%;
    transform: translate(-50%, -5%);
    border-radius: 10px;
    padding: 10px 20px;
}
.news_dtl h3 {
    color: #222;
    font-size: 18px;
    font-weight: 500;
}
.news_dtl p {
    margin-top: 6px;
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 7px;
}
.news_dtl a {
    font-weight: 600;
    border-bottom: 1px solid;
    text-transform: uppercase;
    line-height: 1;
    color: #222;
    font-size: 16px;
}
.date_box {
    width: 70px;
    position: absolute;
    background: #fff;
    padding: 5px;
    border-radius: 10px;
    top: 20px;
    left: 20px;
    text-align: center;
}
.date_box p {
    margin-bottom: 0;
    color: #444;
    font-weight: 600;
}
.bg_logo_strip {
    padding: 50px 0px;
    border-bottom: 1px solid #ccc;
    max-width: 120rem;
    margin: auto;
}
.strip_logo {
}
.strip_logo img {
    width: 80%;
    opacity: 0.5;
    transition: 0.5s;
}
.strip_logo img:hover {
    cursor: pointer;
    opacity: 1;
}
.bg_customer {
    padding: 70px 0px;
    max-width: 120rem;
    margin: auto;
}
.cust_box {
    margin-top: 50px;
}
.customer_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.customer_inner1 {
    width: 50%;
}
.customer_inner1 img {
    width: 100%;
    height: 350px;
    border-radius: 10px;
}
.customer_inner2 {
    width: 46%;
}
.customer_inner2 span {
    color: #ffb607;
    font-size: 17px;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 20px;
}
.customer_inner2 h6 {
    font-size: 18px;
    color: #333;
    margin-top: 30px;
}
.customer_inner2 p {
    color: #808080;
}
.bg_instagram {
    padding: 0px 0px 70px 0px;
    max-width: 120rem;
    margin: auto;
}
.instagram_strip {
    margin-top: 50px;
}
.instagram_img {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.instagram_img img {
    width: 100%;
    height: 241px;
    border-radius: 10px;
    transition: 0.3s;
}
.instagram_strip .swiper-wrapper {
    margin: 0px -100px;
}
.instagram_img a {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0000007a;
    left: 0;
    border-radius: 10px;
    opacity: 0;
    transition: 0.5s;
}
.instagram_img a:hover {
    opacity: 1;
}
.instagram_img a i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 30px;
    color: #fff;
}
.instagram_img:hover img {
    transform: scale(1.1);
    transition: 0.3;
}
footer {
    background: #f1f1f1;
    padding: 70px 0px 0px 0px;
    max-width: 120rem;
    margin: auto;
}
.footer_item img {
    width: 30%;
    margin-bottom: 27px;
}
.footer_item p {
    margin-bottom: 5px;
}
.span_icon {
    display: inline-block;
    width: 25px;
    color: #555;
}
.social_icon {
    display: flex;
    gap: 15px;
    margin-top: 20px;
}
.social_icon li a i {
    font-size: 17px;
    color: #808080;
    transition: 0.5s;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.social_icon li a {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #808080;
    border-radius: 50%;
    position: relative;
}
.footer_item h4 {
    font-size: 18px;
    color: #333;
    margin-bottom: 20px;
}
.social_icon li a i:hover {
    color: #222;
}
.ul_li li {
    padding-bottom: 8px;
}
.ul_li a {
    color: #808080;
    transition: 0.5s;
    font-size: 16px;
    font-weight: 400;
}
.ul_li a:hover {
    color: #222;
}
.subscribe {
    margin-top: 20px;
}
.subscribe input {
    border: 1px solid #ccc;
    font-size: 16px;
    font-weight: 400;
    padding: 15px 15px;
    background: #0000;
    border-radius: 12px;
}
.prepend span {
    background: #333;
    padding: 0px 20px;
    border-radius: 0px 12px 12px 0px !important;
    border: 1px;
}
.prepend span button {
    border: 0;
    background: #0000;
    color: #fff;
    text-transform: uppercase;
    -webkit-text-stroke: 0.1px;
}
.footer_bottom {
    background: #333;
    padding: 9px 0px;
    margin-top: 80px;
}
.footer_bottom_inner p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
}
.footer_bottom_inner a {
    display: block;
    text-align: right;
    padding-top: 4px;
}

/* start product list page css */
.breadcrumb_inner {
    position: relative;
}
.breadcrumb_inner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: #333333;
    opacity: 0.2;
}
.breadcrumb_inner img {
    width: 100%;
    height: 150px;
    object-fit: cover;
}
.breadcrumb_overley {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 3;
    color: #fff;
}
.breadcrumb_inner_box {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 150px;
    flex-direction: column;
}
.breadcrumb_ul {
    display: flex;
    gap: 7px;
}
.breadcrumb_ul li {
    list-style-type: none;
}
.breadcrumb_ul li a {
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
}
.breadcrumb_heading {
    color: #ffffff;
    font-size: 40px;
    font-weight: 500;
}
.bg_product {
    padding: 70px 0px;
}
.product_title {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    margin-bottom: 30px;
}
.category_box {
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(128, 128, 128, 0.2);
}
.checkbox_sec {
    max-height: 250px;
    overflow-y: scroll;
}
/* ===== Scrollbar CSS ===== */
/* Firefox */
.checkbox_sec {
    scrollbar-width: thin; /* Use 'thin' for ~5px or use 'auto' if needed */
    scrollbar-color: #8b8b8b #ffffff;
}

/* Chrome, Edge, and Safari */
.checkbox_sec::-webkit-scrollbar {
    width: 5px; /* Updated width */
}

.checkbox_sec::-webkit-scrollbar-track {
    background: #ffffff;
}

.checkbox_sec::-webkit-scrollbar-thumb {
    background-color: #8b8b8b;
    border-radius: 10px;
    border: 1px solid #ffffff; /* Adjust border to fit inside 5px */
}

.checkbox_sec .form-group {
    display: block;
    margin-bottom: 5px;
}

.checkbox_sec .form-group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.checkbox_sec .form-group label {
    position: relative;
    cursor: pointer;
    color: #808080;
    font-size: 16px;
    width: 97%;
    margin-top: 5px;
}
.checkbox_sec .form-group label span {
    float: right;
}

.checkbox_sec .form-group label:before {
    content: "";
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid rgba(128, 128, 128, 0.2);
    padding: 8px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    top: -1px;
}

.checkbox_sec .form-group input:checked + label:after {
    content: "";
    display: block;
    position: absolute;
    top: 6px;
    left: 6px;
    width: 5px;
    height: 12px;
    border: solid #555;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    font-weight: 400;
}
.filter_sec {
    padding: 27px 0px;
    border-bottom: 1px solid rgba(128, 128, 128, 0.2);
}
.filter_sec h6 {
    margin-bottom: 20px;
}
.filter_sec p {
    margin-bottom: 0;
}
.clear_btn button {
    border: 0;
    border-radius: 0;
    background: #333;
    color: #fff;
    padding: 2px 10px;
    font-size: 16px;
}
.clear_btn button i {
    font-size: 13px;
    -webkit-text-stroke: 1px #333;
    position: relative;
    top: -2px;
}
.Availability_sec {
    padding: 27px 0px 20px 0px;
    border-bottom: 1px solid rgba(128, 128, 128, 0.2);
}
.Availability_sec h6 {
    margin-bottom: 20px;
}
.reset_box {
    display: flex;
    justify-content: space-between;
}
.reset_inner p {
    margin-bottom: 0;
}
.reset_inner a {
    font-size: 16px;
    color: #808080;
    text-decoration: underline;
    opacity: 0.7;
    font-weight: 400;
}
.reset_box {
    margin-bottom: 20px;
}

.stock_sec1 .form-group {
    display: block;
    margin-bottom: 5px;
}

.stock_sec1 .form-group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.stock_sec1 .form-group label {
    position: relative;
    cursor: pointer;
    color: #808080;
    font-size: 16px;
    width: 97%;
}
.stock_sec1 .form-group label span {
    float: right;
}

.stock_sec1 .form-group label:before {
    content: "";
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid rgba(128, 128, 128, 0.2);
    padding: 8px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    top: -3px;
}

.stock_sec1 .form-group input:checked + label:after {
    content: "";
    display: block;
    position: absolute;
    top: 6px;
    left: 6px;
    width: 5px;
    height: 12px;
    border: solid #555;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    font-weight: 400;
}

/* start range slider */
.range_slider {
    margin-top: 27px;
    border-bottom: 1px solid rgba(128, 128, 128, 0.2);
}
.range_slider .price-input {
    width: 100%;
    display: flex;
    margin: 15px 0 35px;
}
.range_slider .price-input .field {
    display: flex;
    width: 100%;
    height: 45px;
    flex-direction: column;
}
.range_slider .price-input .field span {
    color: #808080;
    font-weight: 400;
    font-size: 13px;
}
.range_slider .field input {
    width: 100%;
    height: 100%;
    outline: none;
    font-size: 13px;
    border-radius: 5px;
    border: 1px solid #ddd;
    -moz-appearance: textfield;
    text-align: right;
    padding: 10px 5px;
    border-radius: 0;
    color: #808080;
}
.range_slider input[type="number"]::-webkit-outer-spin-button,
.range_slider input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
.range_slider .price-input .separator {
    width: 90px;
    display: flex;
    font-size: 19px;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-top: 21px;
}
.range_slider .slider {
    height: 3px;
    position: relative;
    background: #ddd;
    border-radius: 5px;
}
.range_slider .slider .progress {
    height: 100%;
    left: 0%;
    right: 0%;
    position: absolute;
    border-radius: 5px;
    background: #333;
}
.range-input {
    position: relative;
}
.range_slider .range-input input {
    position: absolute;
    width: 100%;
    height: 5px;
    top: -5px;
    background: none;
    pointer-events: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.range_slider input[type="range"]::-webkit-slider-thumb {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #fff;
    border: 3px solid #333;
    pointer-events: auto;
    -webkit-appearance: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}
.range_slider input[type="range"]::-moz-range-thumb {
    height: 17px;
    width: 17px;
    border: none;
    border-radius: 50%;
    background: #17a2b8;
    pointer-events: auto;
    -moz-appearance: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}
.rs_price {
    position: relative;
    top: -27px;
    left: 7px;
}
/* end range slider */

.color_title {
    margin-top: 27px;
}

.color_select .checkbox_sec .form-group label:before {
    content: "";
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid rgba(128, 128, 128, 0.2);
    padding: 11px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    top: -3px;
    border-radius: 50%;
}
.color_select .checkbox_sec .form-group input:checked + label:after {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 9px;
    width: 5px;
    height: 12px;
    border: solid #555;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    font-weight: 400;
}
.color_select .checkbox_sec .form-group .labelBeige:before {
    background: rgb(234 216 171);
}
.color_select .checkbox_sec .form-group .labelBlack:before {
    background: rgb(0 0 0);
}
.color_select .checkbox_sec .form-group .labelBlue:before {
    background: rgb(0 91 211);
}
.color_select .checkbox_sec .form-group .labelBronze:before {
    background: rgb(205 127 50);
}
.color_select .checkbox_sec .form-group .labelBrown:before {
    background: rgb(154 86 48);
}
.color_select .checkbox_sec .form-group .labelGold:before {
    background: rgb(212 154 6);
}
.color_select .checkbox_sec .form-group .labelGray:before {
    background: rgb(128 128 128);
}
.color_select .checkbox_sec .form-group .labelGreen:before {
    background: rgb(5 170 61);
}
.color_select .checkbox_sec .form-group .labelNavy:before {
    background: rgb(40 32 153);
}
.color_select .checkbox_sec .form-group .labelOrange:before {
    background: rgb(255 138 0);
}
.color_select .checkbox_sec .form-group .labelPink:before {
    background: rgb(255 192 203);
}
.color_select .checkbox_sec .form-group .labelPurple:before {
    background: rgb(165 77 207);
}
.color_select .checkbox_sec .form-group .labelRed:before {
    background: rgb(246 31 31);
}
.color_select .checkbox_sec .form-group .labelRose_gold:before {
    background: rgb(183 110 121);
}
.color_select .checkbox_sec .form-group .labelSilver:before {
    background: rgb(211 211 211);
}
.color_select .checkbox_sec .form-group .labelYellow:before {
    background: rgb(255 229 0);
}
.banner_left {
    margin-top: 27px;
}
.banner_left_img {
    width: 100%;
    overflow: hidden;
    height: 342px;
    border-radius: 10px;
}
.banner_left_img img {
    width: 100%;
    border-radius: 10px;
    transition: 0.5s;
}
.banner_left_img img:hover {
    transform: scale(1.2);
}

.right_banner img {
    border-radius: 10px;
}
.right_banner p {
    margin-top: 27px;
    line-height: 27px;
}
.tabs_box {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 31px;
}
.tabs_icon {
    margin-top: 21px;
}
.tabs_icon img {
    margin-right: 13px;
    width: 21px;
    cursor: pointer;
}
.sort_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 13px;
}
.sort_box1 {
    width: 38%;
}
.sort_box2 {
    width: 58%;
}
.sort_box2 ul li a {
    color: #808080;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 20px;
    transition: 0.5s;
}
.sort_box2 ul li a:hover {
    color: #333;
}
.sort_box2 ul li {
    padding: 5px 0px;
}
.sort_box2 ul li span {
    font-size: 16px;
}
.sort_box2 ul li i {
    margin-left: 20px;
}
.sort_box2 ul li ul {
    display: none;
}
.sort_box2 ul li:hover ul {
    display: block;
    position: absolute;
    padding: 10px 0px;
    z-index: 9;
    background: #fff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
    width: 250px;
    top: 50px;
}
.product-count-text {
    color: #808080;
    margin-bottom: 0;
}
.product_right {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #ccc;
    padding:20px;
}
.product_right_box {
    width: 48.2%;
    background: #fff;
    margin-bottom: 20px;
    border-radius: 10px;
}
.product_right_box .cart_title {
    background: #fff;
}
.product_right_box .project_img {
    height: 360px;
}
.product_right_box .project_img img {
    height: 460px;
}
.product_right_box:hover .img2 {
    display: block;
    height: 460px;
}

.product_right1 {
    display: none;
    background: #ccc;
    padding: 20px;
}
.product_box2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
    background: #fff;
    border-radius: 10px;
}
.product_box2_inner1 {
    width: 32%;
}
.product_box2_inner2 {
    width: 65.5%;
    text-align: left;
}
.box2_inner2 {
    background: #0000;
}
.box2_inner2 {
    text-align: left;
    padding-bottom: 0;
}
.heading_inner2 {
    color: #333;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
}
.heading_inner2 a {
    color: #333;
    font-size: 18px;
}
.box2_inner2_para {
    font-weight: 400;
    line-height: 25px;
}
.box2_like_box span {
    display: inline-block;
    width: 37px;
    height: 37px;
    border: 1px solid #ccc;
    border-radius: 50%;
    color: #555;
    position: relative;
    transition: 0.5s;
}
.box2_like_box span:hover {
    background: #333;
    color: #fff;
}
.box2_like_box i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.box2_inner2 .price {
    margin-bottom: 5px;
}
.paginatoin_area {
    text-align: center;
    margin-top: 40px;
}
.paginatoin_area .pagination {
    justify-content: center;
    gap: 7px;
}
.paginatoin_area .pagination li a {
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #808080;
    background: #f1f1f1;
    border-radius: 10px;
}
.paginatoin_area .pagination .active a {
    background: #333;
    color: #fff;
    transition: 0.5s;
}
.paginatoin_area .pagination a:hover {
    background: #333;
    color: #fff;
}
/* end product list page css */

/* start product detail page css */
.ULbreadcums_items {
    display: flex;
    grid-gap: 15px;
    margin-bottom: 15px;
}
.ULbreadcums_items li {
    color: #808080;
    font-size: 16px;
}
.ULbreadcums_items li a {
    color: #333;
    font-size: 16px;
    font-weight: 400;
}
.bg_product_detail {
    padding-top: 30px;
}
.product_detail_left {
    margin-bottom: 50px;
    position: sticky;
    top: 100px;
}
.product__carousel {
    display: block;
    max-width: 100%;
    margin: 1em auto 3em;
    overflow: hidden;
}
.product__carousel a {
    display: block;
    margin-bottom: 15px;
}

.product__carousel .gallery-top {
    border: 1px solid #ebebeb;
    border-radius: 3px;
    margin-bottom: 5px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.product__carousel .gallery-top .swiper-slide {
    position: relative;
    overflow: hidden;
}
.product__carousel .gallery-top .swiper-slide a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.product__carousel .gallery-top .swiper-slide a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.product__carousel .gallery-top .swiper-slide .easyzoom-flyout img {
    min-width: 130%;
    min-height: 130%;
}
.product__carousel .swiper-button-next.swiper-button-white,
.product__carousel .swiper-button-prev.swiper-button-white {
    color: #ff3720;
    background: #fff;
    width: 44px;
    padding: 0px 13px;
    border-radius: 50%;
    transition: 0.5s;
    opacity: 0;
}
.product__carousel:hover .gallery-top .swiper-button-next {
    margin-right: 30px;
    opacity: 1;
}
.product__carousel:hover .gallery-top .swiper-button-prev {
    margin-left: 30px;
    opacity: 1;
}
.product__carousel .gallery-thumbs .swiper-slide {
    position: relative;
    transition: border 0.15s linear;
    border: 1px solid #ebebeb;
    border-radius: 10px;
    cursor: pointer;
    overflow: hidden;
    height: calc(100% - 2px);
}
.product__carousel .gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
    border-color: #0000004d;
}
.product__carousel .gallery-thumbs .swiper-slide img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
}
/**
     * EasyZoom core styles
     */
.easyzoom {
    position: relative;

    /* 'Shrink-wrap' the element */
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.easyzoom img {
    vertical-align: bottom;
}

.easyzoom.is-loading img {
    cursor: progress;
}

.easyzoom.is-ready img {
    cursor: crosshair;
}

.easyzoom.is-error img {
    cursor: not-allowed;
}

.easyzoom-notice {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 150;
    width: 10em;
    margin: -1em 0 0 -5em;
    line-height: 2em;
    text-align: center;
    background: #fff;
    box-shadow: 0 0 10px #888;
}

.easyzoom-flyout {
    position: absolute;
    z-index: 100;
    overflow: hidden;
    background: #fff;
}

/**
     * EasyZoom layout variations
     */
.easyzoom--overlay .easyzoom-flyout {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.easyzoom--adjacent .easyzoom-flyout {
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    margin-left: 20px;
}
.modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 53%);
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.modal-content {
    max-width: 80%;
    max-height: 80%;
}
#imageModal .modal-content {
    width: auto !important;
}

.close {
    position: absolute;
    top: 0px;
    right: 0px;
    color: white;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    background: #333;
    padding: 7px 10px;
    -webkit-text-stroke: 2px #333;
    opacity: 1;
    transition: 0.5s;
}
.close:hover {
    color: #fff;
}

.modal-nav {
    position: absolute;
    top: 50%;
    font-size: 40px;
    color: white;
    cursor: pointer;
    user-select: none;
    transform: translateY(-50%);
}

.modal-nav.prev {
    left: 30px;
}

.modal-nav.next {
    right: 30px;
}
.zoomed {
    transform: scale(2); /* Adjust zoom level */
    cursor: zoom-out;
    transition: transform 0.3s ease;
}

#popupImage {
    transition: transform 0.3s ease;
    cursor: zoom-in;
}
.product_detail_right {
    padding: 10px 0px 0px 20px;
}
.product_detail_title {
    font-size: 28px;
    color: #333;
    font-weight: 500;
}
.no_review {
    font-size: 16px;
    margin-bottom: 10px;
}
.no_review .reviewsp1 {
    color: #ffb607;
    font-size: 16px;
}
.no_review .reviewsp2 {
    font-size: 16px;
    margin-left: 5px;
    color: #808080;
    font-weight: 400;
}
.product_detail_price {
    display: flex;
    align-items: center;
}
.price_sp1 {
    color: #333;
    font-size: 35px;
    font-weight: 500;
    margin-right: 13px;
}
.rs_box {
    font-size: 20px;
    font-weight: 500;
    color: #808080;
}
.price_sp2 {
    color: #333;
    font-size: 20px;
    font-weight: 500;
    margin-right: 10px;
    text-decoration: line-through;
}
.price_sp3 {
    text-align: center;
    font-weight: 500;
    line-height: 1;
    padding: 6px 10px;
    border-radius: 5px;
    color: #ffffff;
    background-color: #222222;
}
.shipping-tax {
    font-size: 12px;
    position: relative;
    top: -10px;
}
.stock_in {
    border-bottom: 1px solid rgba(51, 51, 51, 0.1);
    padding-bottom: 20px;
}
.circleg {
    color: rgb(62, 214, 96);
    box-shadow: -0.3px 0px 0px 3px #0080001c;
    border-radius: 50%;
    margin-right: 7px;
    font-size: 11px;
}
.right_para {
    line-height: 25px;
    font-size: 500;
}
.size_section p span {
    color: #333;
    font-size: 18px;
    font-weight: 600;
}
.size_box_section {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
}
.size_box_section a {
    display: inline-block;
    position: relative;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 10px;
    border: 1px solid rgba(51, 51, 51, 0.1);
    height: 38px;
    min-width: 48px;
    background-color: transparent;
    border-radius: 10px;
    color: #808080;
    text-align: center;
    transition: 0.5s;
}
.size_box_section a:hover {
    border: 1px solid #333;
}
.size_box_section .active {
    border: 1px solid #333;
}
.pro_circle i {
    font-size: 37px;
}
.pro_circle .circle_active {
    border: 1.5px solid #ff8a00;
    border-radius: 50%;
    padding: 17px 0px 1px 0px;
}
.increment_section {
    width: 100%;
    margin-top: 18px;
    display: flex;
    gap:10px;
}

.add_btn_bg {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border: 1px solid #333;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    width: 50%;
    background-color: #000;
    border-radius: 10px;
    margin-bottom: 15px;
    cursor: pointer;
    transition: 0.5s;
}
.quantity {
    border: 1px solid #ccc;
    width: 130px;
    display: flex;
    justify-content: space-between;
    padding: 13px 8px;
    border-radius: 10px;
    height: 50px;
    margin-top: 1px;
}
.quantity input {
    border: 0;
    width: 50px;
    margin: auto;
    text-align: center;
    font-size: 16px;
    color: #333;
    font-weight: 600;
}
.quantity a {
    font-size: 16px;
    color: #333;
    -webkit-text-stroke: 1px #fff;
}
.add_cart_btn {
    width: 77.5%;
    margin-top: 20px;
    display: flex;
    gap: 10px;
}
.add_cart_btn input{
    border:1px solid #ccc;
    border-radius: 10px;
    height: 50px;
    outline: none;
    padding: 0px 15px;
}

.add_cart_btn .add_btn1 {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border: 1px solid #333;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    background-color: #333;
    border-radius: 10px;
    margin-bottom: 15px;
    transition: 0.5s;
}
.add_cart_btn .add_btn1:hover {
    color: #333;
    background: #fff;
}
.add_cart_btn .add_btn2 {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333;
    border: 1px solid #333;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 15px;
    cursor: pointer;
    transition: 0.5s;
}
.add_cart_btn .add_btn2:hover {
    color: #fff;
    background: #333;
}
.wishlist_section {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    border-bottom: 1px solid rgba(51, 51, 51, 0.1);
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.wishlist_section button {
    color: #808080;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    border: 0;
    background: 0;
    cursor: pointer;
    transition: 0.5s;
}
.wishlist_section button i {
    margin-right: 7px;
}
.wishlist_section button:hover {
    color: #333;
}
.product_sku {
    padding: 10px 0px 20px 0px;
}
.sku_content {
    display: flex;
    justify-content: start;
}
.sku_content h6 {
    width: 20%;
    font-size: 16px;
    font-weight: 400;
    color: #333;
}
.sku_content span {
    font-size: 16px;
    color: #808080;
    font-weight: 400;
}
.payment_security {
    background: #f1f1f1;
    padding: 30px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.payment_security h6 {
    color: #333;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
}
.payment_security p {
    padding-top: 10px;
    line-height: 25px;
    margin-bottom: 0;
}
.payment-icon svg {
    margin-right: 5px;
}
.tracking_section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 30px;
    border: 1px solid rgba(51, 51, 51, 0.1);
    border-radius: 10px;
    margin-bottom: 70px;
}
.tracking_inner {
    text-align: center;
    cursor: pointer;
}
.tracking_inner img {
    width: 30px;
    transition: 0.5s;
}
.tracking_inner:hover img {
    transform: scaleX(-1);
}
.tracking_inner p {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    margin-bottom: 0;
}
.description_section {
    border-top: 1px solid rgba(128, 128, 128, 0.2);
    margin-top: 30px;
    margin-bottom: 70px;
}
.description_section .panel {
    border-bottom: 1px solid rgba(128, 128, 128, 0.2);
    padding: 8px 0px 15px 0px;
}
.description_section .panel-title a {
    font-size: 20px;
    color: #6f6f6f;
    font-weight: 500;
    display: block;
}
.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content: "\f068";
    padding-right: 5px;
    -webkit-text-stroke: 2px #fff;
    margin-top: 8px;
}
.panel-title > a.collapsed:before {
    float: right !important;
    content: "\f067";
}
.panel-title > a:hover,
.panel-title > a:active,
.panel-title > a:focus {
    text-decoration: none;
}
.description_body {
    padding: 40px 0px;
}
.description_img .fashion_img {
    border-radius: 50%;
    float: right;
}
.sub_title {
    font-size: 16px;
    font-weight: 400;
    color: #333;
}
.description_img p {
    color: #808080;
    font-weight: 400;
}
.sub_para {
    line-height: 27px;
}
.customer_review {
    display: flex;
    flex-wrap: wrap;
}
.customer_review_heading {
    font-size: 24px;
    color: #333;
    font-weight: 500;
    text-align: center;
    margin-bottom: 24px;
}
.review_line {
    padding-right: 50px;
    margin-right: 50px;
}
.review_line span i {
    font-size: 16px;
    color: #ffb607;
}
.customer_review1 button {
    color: #ffffff;
    font-size: 16px;
    padding: 17px 30px;
    background-color: #333333;
    text-transform: uppercase;
    font-weight: 600;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 10px;
    letter-spacing: 0px;
    line-height: 1;
    text-align: center;
    transition: 0.5s;
}
.customer_review1 button:hover {
    background-color: #fff;
    border: 1px solid #333;
    color: #333;
}
.cloths_section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
}
.cloths_section1 {
    width: 50%;
    overflow: hidden;
    border-radius: 10px;
}
.cloths_section1 img {
    width: 100%;
    border-radius: 10px;
    transition: 0.5s;
}
.cloths_section1 img:hover {
    transform: scale(1.2);
}
.new_women {
    padding: 70px 0px 0px 150px;
}
.cloths_section1 h2 {
    font-size: 34px;
    color: #333;
    font-weight: 500;
}
.cloths_section1 p {
    line-height: 27px;
}
.cloths_section1 a {
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    padding: 17px 30px;
    background-color: #333333;
    text-transform: uppercase;
    font-weight: 600;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 10px;
    letter-spacing: 0px;
    line-height: 1;
    text-align: center;
    transition: 0.5s;
}
.cloths_section1 a:hover {
    border: 1px solid #333;
    background: #fff;
    color: #333;
}
.new_women1 {
    padding: 70px 150px 0px 0px;
}
.recommended_pro {
    margin-top: 80px;
    border-bottom: 1px solid rgba(128, 128, 128, 0.2);
}
.recommended_pro .star_icon {
    color: #ffb607;
}
.bottom_cart_box {
    display: none;
    transition: all 0.3s ease;
    position: fixed;
    bottom: 0;
    background: #fff;
    z-index: 9;
    width: 100%;
    padding: 5px 0px;
    box-shadow: 0 10px 30px #0000001a;
}

.bottom_cart_box.visible {
    display: block;
}
.cart_btm {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.cart-btm_inner1 {
    width: 15%;
}
.cart-btm_inner1 img {
    width: 100%;
}
.cart-btm_inner {
    width: 85%;
}
.cart-btm_inner2 h6 {
    font-size: 16px;
    color: #333;
    font-weight: 500;
    padding-left: 15px;
}
.cart_btm_select {
    display: flex;
    justify-content: space-between;
    margin-top: 27px;
}
.select_b {
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 215px;
}
.select_b .nice-select {
    border: 0 !important;
}
.cart_btm_btn a {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
    padding: 10px 30px;
    text-transform: uppercase;
    border-radius: 10px;
    min-width: 150px;
    white-space: nowrap;
    background-color: #222;
}

/* start right side section */
/*.right_side_section {
    position: fixed;
    top: 0;
    z-index: 99;
    background: #00000080;
    width: 100%;
    height: 100%;
}*/
.right_side_sectionnew {
    position: fixed;
    top: 0;
    z-index: 999;
    background: #00000080;
    width: 100%;
    height: 100%;
    transition: .5s;
}
.right_side_box {
    background: #fff;
    width: 550px;
    height: 100%;
    float: right;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    z-index: 999;
    right: -100%;
}
.discount_title {
    text-align: center;
    background: #f1f1f1;
    padding: 10px 15px;
}
.discount_title p {
    margin-bottom: 0;
    color: #333;
    font-weight: 400;
}
.shopping_cart h6 {
    font-size: 16px;
    font-weight: 400;
    color: #333;
}
.shopping_cart h6 span {
    float: right;
    font-size: 20px;
    -webkit-text-stroke: 2px #fff;
}
.shopping_cart p {
    margin-bottom: 0;
}
.my_shopping_cart {
    padding: 30px;
    border-bottom: 1px solid rgba(128, 128, 128, 0.2);
}
.shopping_progress {
    width: 100%;
    position: relative;
    height: 8px;
    border-radius: 10px;
    margin-top: 8px;
    background-color: #86868626;
}
.shopping_progress::before {
    /*content: "\f48b";*/
    content: "";
    background-image: url(../img/core-img/shipp_icon.png);
    color: #fff;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 5px 0px 8px 7px;
    background-origin: content-box;
    font-size: 12px;
    font-family: feather !important;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 1;
    left: calc(100% - 30px);
    bottom: 50%;
    transform: translateY(50%);
    background-color: #333;
}
.shopping_progress::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    animation: 5s linear infinite bar-progress;
    background-size: 1rem 1rem;
    background-image: linear-gradient(135deg, #ffffff26 0 25%, #fff0 25% 50%, #ffffff26 50% 75%, #fff0 75% 100%);
    width: 100%;
    border-radius: 10px;
    background-color: #333;
}
@-webkit-keyframes bar-progress {
    0% {
        background-position: 0 0;
    }
    to {
        background-position: -60px -60px;
    }
}
@keyframes bar-progress {
    0% {
        background-position: 0 0;
    }
    to {
        background-position: -60px -60px;
    }
}
.product_cart_item {
    display: flex;
    flex-wrap: wrap;
    padding: 30px;
    border-bottom: 1px solid rgba(128, 128, 128, 0.2);
}
.pro_cart_item1 {
    width: 25%;
    border: 1px solid rgba(128, 128, 128, 0.2);
    border-radius: 10px;
    height: 144px;
}
.pro_cart_item1 img {
    width: 100%;
    border-radius: 10px;
    height: 142px;
}
.pro_cart_item2 {
    width: 70%;
    padding-left: 20px;
}
.pro_cart_item2 a {
    display: inline-block;
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 0;
    color: #333;
}
.item_price {
    color: #808080;
}
.item_price span {
    text-decoration: line-through;
}
.swatch-item {
    font-size: 16px;
    color: #808080;
    padding: 5px 0px 0px 0px;
}
.swatch-item .sheading {
    color: #333;
}
.qty-box {
    margin-top: 15px;
}
.qty-box .quantity {
    padding: 11px 8px 0px;
    float: left;
}
.qty-box .quantity input {
    position: relative;
    top: -6px;
}
.trash_icon {
    font-size: 19px;
    position: relative;
    top: 4px;
    left: 13px;
    color: #333;
}
.footer-mini-cart {
    padding: 30px;
}
.toggle_box label {
    display: block;
    font-size: 16px;
    color: #808080;
}
.toggle_box label i {
    float: right;
}
.dropdown_box {
    display: none;
}
.dropdown_box textarea {
    width: 100%;
    border-radius: 10px;
    border: 1px solid rgba(128, 128, 128, 0.2);
    padding: 10px;
    font-size: 16px;
}
.subtotal_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 10px;
}
.subtotal_box span {
    font-size: 16px;
    font-weight: 400;
    color: #333;
}
.caption_sec {
    margin-top: 15px;
    font-size: 14px;
    font-weight: 400;
}
.mini_card {
    display: flex;
    justify-content: space-between;
}
.mini_card .mini_card_btn1{
    display: block;
    width: 48%;
    color:#333;
    font-size: 15px;
    padding: 17px 30px;
    background-color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    border: 1px solid #333;
    border-radius: 10px;
    letter-spacing: 0px;
    line-height: 1;
    text-align: center;
    transition: .5s;
}
.mini_card .mini_card_btn1:hover{
    background: #333;
    color:#fff;
}
.mini_card .mini_card_btn2 {
    display: block;
    width: 48%;
    color: #ffffff;
    font-size: 16px;
    padding: 17px 30px;
    background-color: #333333;
    text-transform: uppercase;
    font-weight: 600;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 10px;
    letter-spacing: 0px;
    line-height: 1;
    text-align: center;
    transition: 0.5s;
}
.mini_card .mini_card_btn2:hover {
    background: #fff;
    color: #333;
    border: 1px solid #333;
}

/* end right side section */
/* end product detail page css */

/* start about us css */
.bg_aboutus {
    padding-top: 70px;
}
.our_story {
    text-align: center;
}
.our_story span {
    font-size: 16px;
    font-weight: 400px;
    color: #808080;
}
.our_story h2 {
    font-size: 40px;
    font-weight: 600;
    color: #333;
}
.about_inner_banner {
    margin: 50px 0px 0px 0px;
    border-radius: 10px;
    overflow: hidden;
}
.about_inner_banner img {
    border-radius: 10px;
    transition: 0.5s;
}
.about_inner_banner img:hover {
    transform: scale(1.1);
}
.bg_award {
    padding: 70px 0px;
}
.award_inner {
    text-align: center;
}
.award_inner h3 {
    color: #333;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}
.award_inner p {
    margin-top: 14px;
    font-size: 16px;
    color: #808080;
    line-height: 27px;
}
.bg-client_box {
    background: #f1f1f1;
    padding: 70px 0px;
}
.clienta-box {
    position: relative;
}
.client_slider .swiper-button-next.swiper-button-white,
.client_slider .swiper-button-prev.swiper-button-white {
    opacity: 1 !important;
    display: block;
}
.client_slider .swiper-button-next {
    position: absolute;
}
.client_slider .swiper-button-white {
    width: 42px;
    padding: 10px 8px 0px 7px;
    background: #fff;
    border-radius: 50%;
}
.client_inner_swiper {
    width: 50%;
    margin: auto;
    text-align: center;
}
.client_inner_img img {
    width: 110px;
    height: 110px;
    border: 10px solid #fff;
    border-radius: 50%;
    margin-bottom: 27px;
}
.client_inner_swiper h4 {
    font-size: 16px;
    text-transform: uppercase;
    color: #333;
}
.client_inner_swiper p {
    font-size: 26px;
    line-height: 40px;
}
.client_inner_swiper h3 {
    display: block;
    font-size: 16px;
    position: relative;
    margin-top: 24px;
    color: #333;
    font-weight: 600;
    text-transform: uppercase;
}
.bg_offer {
    padding: 70px 0px;
}
.offer_img {
    width: 100%;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.offer_img img {
    width: 100%;
    border-radius: 10px;
    transition: 0.5s;
}
.offer_img img:hover {
    transform: scale(1.1);
}
.offer_content_box {
    margin-top: 70px;
}
.offer_content {
    padding: 0px 50px;
}
.offer_content {
    text-align: center;
}
.offer_content h6 {
    color: #333;
    font-size: 18px;
    font-weight: 500;
}
.offer_content p {
    margin-top: 18px;
    line-height: 27px;
}
.bg_teams {
    padding-bottom: 70px;
}
.team_section {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 29px;
    margin-top: 60px;
}
.team_innner_section {
    width: 23%;
    text-align: center;
}
.team_img {
    width: 100%;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.team_img img {
    width: 100%;
    border-radius: 10px;
    transition: 0.5s;
}
.team_img img:hover {
    transform: scale(1.1);
}
.team_innner_section h6 {
    color: #333;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 27px;
    margin-bottom: 0;
}
.bg_fast_shipping {
    border-top: 1px solid #ccc;
    padding: 70px 0px;
}
.fast_shipping {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.fast_shipping_inner {
    width: 22%;
    text-align: center;
}
.fast_img_circle {
    background: #f1f1f1;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    position: relative;
    margin: auto;
}
.fast_img_circle img {
    width: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.fast_shipping_inner h4 {
    color: #333;
    font-size: 18px;
    font-weight: 500;
    margin-top: 28px;
    line-height: 1;
    text-transform: uppercase;
    margin-top: 27px;
}
.fast_shipping_inner p {
    line-height: 27px;
}
/* end about us css */

/* start login css */
.bg_login-account {
    padding: 70px 0px;
}
.login_account {
    width: 50%;
    margin: auto;
    padding-bottom: 30px;
}
.login_account h2 {
    font-size: 40px;
    text-align: center;
    color: #333;
    font-weight: 600;
    margin-bottom: 50px;
}
.form_group {
    margin-top: 25px;
}
.form_group label {
    display: block;
    margin-bottom: 11px;
    font-size: 16px;
    color: #808080;
}
.form_group input {
    width: 100%;
    color: #808080;
    font-size: 15px;
    padding: 13px 20px;
    background-color: #fff;
    text-transform: none;
    font-weight: var(--sti-font-weight);
    border: 1px solid rgba(51, 51, 51, 0.1);
    border-radius: 10px;
}
.sign_btn {
    padding-top: 7px;
}
.sign_btn button {
    width: 100%;
    color: #ffffff;
    font-size: 16px;
    padding: 13px 30px;
    background-color: #333333;
    text-transform: uppercase;
    font-weight: 600;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 10px;
    letter-spacing: 0px;
    line-height: 1;
    text-align: center;
    transition: 0.5s;
    cursor: pointer;
}
.sign_btn button:hover {
    border: 1px solid #333;
    background: #fff;
    color: #333;
}
.sign_btn span {
    float: right;
}
.sign_btn span {
    color: #808080;
    text-decoration: underline;
    cursor: pointer;
}
.sign_btn span a {
    font-size: 16px;
    font-weight: 500;
}
.orBox {
    border-top: 1px solid #ccc;
    height: 13px;
    position: relative;
    margin-top: 30px;
}
.orBox span {
    position: absolute;
    z-index: 3;
    margin-top: -14px;
    background: #fff;
    font-weight: 600;
    width: 35px;
    font-size: 17px;
    left: 48%;
    padding-left: 5px;
}
.otp_input{
    margin-top: 15px;
    text-align: center;
}
.otp_input input{
    width: 100%;
    padding:13px 20px;
    border: 1px solid rgba(51, 51, 51, 0.1);
    border-radius: 10px;
}
.otp_input button{
    width: 100%;
    color: #ffffff;
    font-size: 16px;
    padding: 13px 30px;
    background-color: #333333;
    text-transform: uppercase;
    font-weight: 600;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 10px;
    letter-spacing: 0px;
    line-height: 1;
    text-align: center;
    transition: 0.5s;
    cursor: pointer;
    margin-top: 20px;
}
.create_btn {
    margin-top: 35px;
}
.create_btn span{
    float:right;
}
.forgot_part {
    display: none;
}
.forgot_part h2 {
    font-size: 40px;
    text-align: center;
    color: #333;
    font-weight: 600;
    margin-bottom: 30px;
}
.forgot_part p {
    text-align: center;
    margin-bottom: 0;
    position: relative;
    top: -15px;
}
/* end login css */

/* start register css */
.read_agree {
    margin-top: 25px;
}
.read_agree label {
    font-weight: 400;
}
.read_agree label a {
    font-size: 16px;
    color: #333;
    font-weight: 400;
}
.read_agree .stock_sec1 .form-group label:before {
    margin-right: 20px;
}

.create_button button:disabled {
    background-color: #ccc;
    color: #666;
    cursor: auto;
    border: 1px solid #aaa;
}

.create_button button:not(:disabled) {
    color: #ffffff;
    font-size: 16px;
    padding: 17px 30px;
    background-color: #333333;
    text-transform: uppercase;
    font-weight: 600;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 10px;
    letter-spacing: 0px;
    line-height: 1;
    text-align: center;
    transition: 0.5s;
    cursor: pointer;
}
.create_button button:not(:disabled):hover {
    border: 1px solid #333;
    background: #fff;
    color: #333;
}
.form_group input:focus {
    outline: 0.5px solid #333;
}
/* end register css */

/* start checkouts css */
.bg_checkouts {
    max-width: 120rem;
    margin: auto;
}
.checkouts_section {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
}
.checkouts_section1 {
    width: 55%;
    padding-left: 13%;
    padding-right: 40px;
    padding-top: 40px;
}
.checkouts_section2 {
    width: 45%;
    background: #f1f1f1;
    border-left: 1px solid #ccc;
    padding-right: 10%;
    padding-top: 40px;
    padding-left: 40px;
    max-height: 100vh;
    position: sticky;
    top: 60px;
}
.checkout_contact h2 {
    font-size: 21px;
    font-weight: 600;
    color: #333;
}
.checkout_contact h2 span {
    float: right;
}
.checkout_contact h2 span a {
    font-weight: 300;
    font-size: 16px;
    text-decoration: underline !important;
}
.checkout_contact input {
    width: 100%;
    color: #808080;
    font-size: 15px;
    padding: 13px 20px;
    background-color: #fff;
    text-transform: none;
    font-weight: var(--sti-font-weight);
    border: 1px solid rgba(51, 51, 51, 0.1);
    border-radius: 10px;
    margin-bottom: 15px;
}
.checkout_contact input:focus {
    outline: 0.5px solid #333;
}
.checkout_contact .checkbox {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.checkout_contact .checkbox input {
    position: absolute;
    width: 0;
    left: 50px;
    height: 0;
    opacity: 0;
    cursor: pointer;
}

.checkout_contact .checkbox .checkmark {
    position: relative;
    display: block;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    background: white;
    border-radius: 2px;
    outline: 1px solid #acacac;
    transition: all 0.2s ease;
}

.checkout_contact .checkbox:hover .checkmark {
    background: #f4f4f5;
    transition: all 0.2s ease;
}

.checkout_contact .checkbox input:checked ~ .checkmark {
    background: #3f7fed;
    outline: 1px solid rgb(95, 126, 240);
}
.checkout_contact .checkbox .checkmark::after {
    position: absolute;
    display: block;
    content: "";
    left: 50%;
    top: 40%;
    width: 4px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: translate(-50%, -50%) rotate(45deg);
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    opacity: 0;
    transition: all 0.2s ease;
}

.checkout_contact .checkbox input:checked ~ .checkmark::after {
    opacity: 1;
    transition: all 0.2s ease;
}
.checkbox_delivery {
    margin-top: 30px;
}
.checkout_contact .nice-select {
    width: 100%;
    color: #808080;
    font-size: 15px;
    height: 50px;
    padding-top: 9px;
    background-color: #fff;
    text-transform: none;
    font-weight: var(--sti-font-weight);
    border: 1px solid rgba(51, 51, 51, 0.1);
    border-radius: 10px;
    margin-bottom: 14px;
}
.checkout_contact .nice-select:after {
    right: 11px;
}
.select_sec {
    position: relative;
}
.select_sec .nice-select.open .list {
    width: 100%;
}
.select_sec p {
    position: absolute;
    top: 3px;
    z-index: 1;
    font-size: 11px;
    left: 19px;
}
.first_last_name {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.first_last_name1 {
    width: 49%;
}
.address_input {
    position: relative;
}
.address_input img {
    position: absolute;
    right: 13px;
    width: 20px;
    top: 15px;
}
.city_section {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.city_section1 {
    width: 32.5%;
}
.shipping_method {
    margin-top: 23px;
}
.shipping_method h3 {
    font-size: 16px;
    font-weight: 500;
    color: #333;
}
.shipping_method p {
    text-align: center;
    padding: 13px 0px;
    font-size: 15px;
    background: #f5f5f5;
    color: #808080;
    border-radius: 10px;
}
.bg_payment {
    margin-top: 30px;
}
.bg_payment .checkout_contact h2 {
    margin-bottom: 0;
}
.bg_payment .checkout_contact p {
    font-size: 14px;
    font-weight: 400;
}
.credit_card_header {
    border: 1px solid #056eb9;
    padding: 13px 10px;
    border-radius: 10px 10px 0px 0px;
    background: #f0f5ff;
}
.credit_card_header h6 {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    margin-bottom: 0;
}
.credit_card_header span {
    float: right;
}
.credit_card_header span img {
    width: 40px;
}
.credit_card_inner {
    background: hsla(0, 0%, 0%, 0.045);
    border: 1px solid #ccc;
    border-top: 0;
    border-radius: 0px 0px 10px 10px;
    padding: 10px;
}
.address_input svg {
    position: absolute;
    right: 13px;
    width: 20px;
    top: 15px;
}
.address_input i {
    position: absolute;
    right: 13px;
    width: 20px;
    top: 15px;
    font-size: 20px;
    color: #808080;
}

.tooltip {
    position: relative;
    display: inline-block;
    opacity: 1;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 170px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 9px 4px;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 50%;
    margin-left: -85px;
    font-size: 13px;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}
.why_question {
    position: relative;
}
.why_question .tooltip {
    position: absolute;
    right: 13px;
    top: 10px;
    font-size: 20px;
    color: #808080;
}
.tooltiptext::after {
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    background: #000000;
    left: 45%;
    transform: rotate(45deg);
    margin-top: 16px;
}
.pay_now {
    padding: 30px 0px 70px 0px;
    border-bottom: 1px solid #ccc;
}
.pay_now button {
    width: 100%;
    border: 0;
    border-radius: 10px;
    background: #1773b0;
    padding: 13px;
    color: #fff;
    font-size: 16px;
    transition: 0.5s;
    cursor: pointer;
}
.pay_now button:hover {
    background: #105989;
}
.credit_card_privacy a {
    text-decoration: underline !important;
    color: #1773b0;
    font-size: 16px;
    font-weight: 300;
    display: inline-block;
    padding-top: 15px;
}
.checkout_table table tr td:nth-child(even) {
    text-align: right;
}
.checkout_table .table td,
.checkout_table .table th {
    padding: 5px 0px;
}
.checkout_pro {
    display: flex;
    grid-gap: 15px;
    align-items: center;
    margin-bottom: 15px;
}
.checkout_pro1 {
    position: relative;
}
.checkout_pro1 img {
    width: 70px;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.checkout_pro1 span {
    position: absolute;
    background: #666666;
    color: #fff;
    padding: 3px 7px;
    border-radius: 50%;
    top: -9px;
    right: -9px;
}
.checkout_pro_para1 {
    font-size: 16px;
    font-weight: 500;
    color: #333;
    margin-bottom: 0;
}
.checkout_pro_para2 {
    font-size: 14px;
    font-weight: 300;
    color: #808080;
    position: relative;
    top: -8px;
    margin-bottom: 0;
}
.rs_bx {
    position: relative;
    top: 22px;
}
.checkout_total {
    font-size: 18px;
    color: #333;
    margin-top: 10px;
}
/* end checkouts css */

/* start cart css */
.bg_cart {
    padding: 70px 0px;
}
.cart_left .shopping_cart {
    width: 50%;
    margin: auto;
}
.cart_left .shopping_cart p {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 15px;
}
.cart_left_table {
    margin-top: 50px;
}
.cart_left_table table th {
    font-size: 16px;
    color: #333;
    font-weight: 400;
}
.cart_left_table table thead {
    border-bottom: 1px solid #ccc;
}
.cart_left_table table th:last-child {
    text-align: right;
}
.cart_left_table table td:last-child {
    text-align: right;
}
.cart_left_table table th:first-child {
    width: 50%;
}
.cart_left_table table td:first-child {
    width: 50%;
}
.cart_left_table table tr th {
    padding: 15px 0px;
}
.cart_left_table table tr td {
    padding: 30px 0px;
}
.cart_left_table table tbody tr {
    border-bottom: 1px solid rgba(0, 0, 0, 15%);
}
.cart_left_box {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.cart_left_box1 img {
    width: 100px;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.item-info a {
    font-size: 16px;
    color: #333;
    font-weight: 600;
}
.item-price {
    padding: 7px 0px;
}
.item-price span {
    font-size: 16px;
    color: #333;
    font-weight: 500;
}
.item-price .old_price {
    color: #808080;
    text-decoration: line-through;
    margin-left: 5px;
}
.item_option_size,
.item_option_color {
    display: block;
    font-size: 16px;
    color: #333;
    font-weight: 400;
}
.cart_left_quantity .increment_section {
    float: left;
}
.cart_left_quantity .trash_icon {
    position: relative;
    top: 26px;
}
.price_item_regular {
    font-size: 16px;
    color: #333;
    font-weight: 600;
    padding-top: 40px;
}
.discount_section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 17px 0px;
}
.discount_section1 {
    width: 45%;
    position: relative;
}
.discount_section1 .input-group {
    width: 85%;
    position: relative;
}
.discount_section1 .input-group input {
    color: #333;
    font-size: 15px;
    padding: 13px 20px;
    padding-left: 50px;
    background-color: #0000;
    font-weight: 500;
    border: 1px solid #333;
    border-radius: 10px 0px 0px 10px !important;
}
.discount_section1 .input-group .fa_gift {
    position: absolute;
    z-index: 3;
    left: 24px;
    font-size: 20px;
    top: 14px;
    color: #808080;
}
.discount_section1 .input-group .input-group-text {
    background: #333;
    color: #fff;
    padding: 0px 17px;
    border-radius: 0px 10px 10px 0px;
    border: 1px;
}
.discount_section1 .input-group .input-group-text i {
    -webkit-text-stroke: 1.5px #333;
}
.discount_section2 {
    width: 45%;
    text-align: right;
}
.return_store button {
    color: #ffffff;
    font-size: 16px;
    padding: 17px 30px;
    background-color: #333333;
    text-transform: uppercase;
    font-weight: 600;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 10px;
    letter-spacing: 0px;
    line-height: 1;
    text-align: center;
    transition: 0.5s;
    cursor: pointer;
}
.return_store button:hover {
    border: 1px solid #333;
    color: #333;
    background: #fff;
}
.special_order {
    width: 100%;
    padding-top: 20px;
}
.special_order h6 {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    margin-bottom: 15px;
}
.special_order textarea {
    width: 100%;
    border-radius: 10px;
    border: 1px solid #ccc;
    padding: 10px 20px;
}
.cart_right {
    background: #f1f1f1;
    position: sticky;
    top: 90px;
    padding: 30px;
}
.cart_action h6 {
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 30px;
    color: #333;
}
.cart_country {
    height: 73px;
}
.cart_country .nice-select {
    width: 100%;
    border-radius: 10px;
}
.cart_country .nice-select:after {
    right: 11px;
}
.cart_country .nice-select.open .list {
    width: 100%;
}
.cart_country h3 {
    font-size: 16px;
    color: #808080;
    font-weight: 500;
    margin-bottom: 3px;
}
.cart_input .form_group {
    margin-top: 10px;
}
.cart_input .form_group label {
    margin-bottom: 3px;
}
.calcutate_shipping {
    margin-top: 15px;
}
.cart_subttl {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.cart_subttl1 {
    width: 48%;
}
.cart_subttl1 h5 {
    font-size: 16px;
    color: #333;
    font-weight: 600;
}
.cart_subttl1 h6 {
    font-size: 16px;
    color: #333;
    font-weight: 500;
}
.taxes_text {
    line-height: 23px;
}
.cart_check button {
    margin: auto;
    width: 100%;
}
/* end cart css */

/* start contact css */
.bg_quick_spport {
    padding: 70px 0px;
}
.quick_section {
    margin-top: 50px;
}
.quick_spport h2 {
    font-size: 40px;
    font-weight: 600;
    font-style: normal;
    color: #333;
    text-align: center;
}
.quick_inner {
    text-align: center;
}
.quick_circle {
    background-color: #f1f1f1;
    width: 120px;
    height: 120px;
    color: #333;
    font-size: 30px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 auto;
}
.quick_inner h6 {
    color: #333;
    font-size: 18px;
    font-weight: 500;
    margin-top: 28px;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
}
.quick_inner p {
    margin: 14px auto 0;
    text-align: center;
}
.getin_touch {
    padding: 0px 15px;
    background: #f1f1f1;
    border-bottom: 1px solid #dddbdb;
}
.bg_touch_box {
    padding: 80px 60px;
    margin-top: -16.66%;
    background: #fff;
    position: relative;
    border-radius: 10px;
}
.getin_touch_heading {
    font-size: 40px;
    font-weight: 600;
    font-style: normal;
    color: #333;
    text-align: center;
}
.getin_touch_slider {
    margin-top: 50px;
}
.getin_touch_slider .client_inner_swiper {
    width: 90%;
}
.getin_touch_slider .clienta-box {
    overflow-x: hidden;
}
.getin_touch_slider .client_inner_img img {
    border-radius: 0;
    margin-bottom: 15px;
}
.getin_touch_slider .client_inner_swiper p {
    font-size: 16px;
    line-height: 27px;
}
.url-content a {
    display: block;
    color: #333;
    font-size: 16px;
    font-weight: 400;
}
.getin_touch_slider .client_inner_img img {
    height: auto;
    width: 90px;
}
.getin_touch_slider .client_inner_swiper h3 {
    font-size: 22px;
    display: inline-block;
    border-bottom: 3px solid #0000;
    transition: 0.5s;
    text-transform: capitalize;
    cursor: pointer;
    font-weight: 500;
}
.getin_touch_slider .client_inner_swiper h3:hover {
    border-bottom: 3px solid #333;
}
.keepin_touch {
    padding: 80px 0px;
}
.keep_section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 50px;
}
.keep_inner {
    width: 48.6%;
}
.keep_input_group {
    margin-bottom: 30px;
}
.keep_input_group input {
    width: 100%;
    padding: 13px 20px;
    border: 1px solid rgba(51, 51, 51, 0.1);
    border-radius: 10px;
    font-size: 16px;
}
.keep_input_group input:focus {
    outline: 1px solid #333;
}
.keep_para .stock_sec1 .form-group label {
    display: flex;
    align-items: center;
}
.keep_para .stock_sec1 .form-group label:before {
    background: #fff !important;
    border-radius: 50% !important;
    height: 20px;
    width: 20px;
}
.keep_para .stock_sec1 .form-group input:checked + label:after {
    top: 14px;
}
.keep_input_group textarea {
    width: 100%;
    border: 1px solid rgba(51, 51, 51, 0.1);
    border-radius: 10px;
    padding: 10px 20px;
    height: 217px;
    font-size: 16px;
}
.keep_input_group textarea:focus {
    outline: 1px solid #333;
}
.keep_input_group button {
    color: #ffffff;
    font-size: 16px;
    padding: 17px 30px;
    background-color: #333333;
    text-transform: uppercase;
    font-weight: 600;
    border: 0px solid #333333;
    border-radius: 10px;
    letter-spacing: 0px;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    transition: 0.5s;
}
.keep_input_group button:hover {
    background: #fff;
    color: #333;
}
/* end contact css */

/* start thankyou css */
.bg_thankyou {
    padding: 70px 0px;
}
.card_thankyou {
    border-radius: 10px;
}
.card_thanku_btn {
    width: 50%;
    margin: auto;
}
.card_thanku_btn .cart_btm_btn a {
    border: 1px solid #333;
    color: #333;
    background: #fff;
    font-size: 14px;
}
.card_thanku_btn .cart_btm_btn a:hover {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
    padding: 10px 30px;
    text-transform: uppercase;
    border-radius: 10px;
    min-width: 150px;
    white-space: nowrap;
    background-color: #222;
}
.card_thankyou p {
    line-height: 27px;
}
/* end thankyou css */

/* start error csss */
.bg_error {
    padding: 30px 0px 50px 0px;
}
.error {
    color: #20293f;
    text-align: center;
    animation: fadein 1.2s ease-in;
}
.error p {
    font-size: 18px;
}
.error > .code {
    font-size: 10em;
    text-shadow: 0 6px 1px rgba(0, 0, 0, 0.0980392), 
    0 0 5px rgba(0, 0, 0, 0.0980392), 
    0 1px 3px rgba(0, 0, 0, 0.298039), 
    0 3px 5px rgba(0, 0, 0, 0.2), 
    0 5px 10px rgba(0, 0, 0, 0.247059), 
    0 10px 10px rgba(0, 0, 0, 0.2),
        0 20px 20px rgba(0, 0, 0, 0.14902);
    margin: 0;
    font-style: italic;
}
.error > .desc {
    text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5), 0px 6px 20px rgba(0, 0, 0, 0.3);
    font-weight: 400;
}
@keyframes fadein {
    0% {
        margin-top: -50px;
        opacity: 0;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}
.error .cart_btm_btn {
    width: 20%;
    margin: auto;
}
/* end error csss */

/* start blog list css */
.bg_blogList {
    padding: 70px 0px;
}
.blog_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.blog_list_left {
    width: 23%;
    position: sticky;
    top: 90px;
}
.blog_list_right {
    width: 74.3%;
}
.search_post {
    position: relative;
    border-bottom: 1px solid rgba(51, 51, 51, 0.1);
}
.search_post input {
    font-size: 16px;
    border: 0;
    padding-right: 20px;
    outline: none;
    padding-bottom: 10px;
}
.search_post img {
    position: absolute;
    right: 0px;
    width: 20px;
    top: 2px;
}
.recent_post {
    margin-top: 40px;
}
.recent_post h6 {
    font-size: 18px;
    font-weight: 500;
    position: relative;
    color: #333;
}
.recent_post_inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    padding: 25px 0 0;
}
.recent_post_inner_lft {
    width: 35%;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    height: 60px;
}
.recent_post_inner_rgt {
    width: 60%;
}
.recent_post_inner_lft img {
    width: 100%;
    border-radius: 10px;
    height: 60px;
    transition: 0.5s;
}
.recent_post_inner:hover img {
    transform: scale(1.1);
}
.recent_post_inner_rgt span {
    line-height: 1;
    text-transform: uppercase;
    color: #808080;
    font-size: 16px;
}
.recent_post_inner_rgt h4 {
    font-size: 16px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 0;
}
.recent_post_inner_rgt a {
    color: #333;
    font-size: 16px;
    font-weight: 500;
    transition: 0.5s;
}
.recent_post_inner_rgt a:hover {
    color: #808080;
}
.cat_link {
    margin-top: 30px;
}
.cat_supmenu {
    margin-top: 10px;
}
.cat_supmenu .cat_suplink_li {
    padding: 10px 0px;
}
.cat_link .cat_sublink {
    font-size: 16px;
    color: #808080;
    font-weight: 500;
    transition: 0.5s;
}
.cat_link .cat_sublink:hover {
    color: #333;
}
.sidebar_tags {
    display: flex;
    flex-wrap: wrap;
    column-gap: 5px;
    margin-top: 30px;
}
.sidebar_tags li a {
    display: inline-block;
    color: #333;
    font-size: 14px;
    font-weight: 500;
    padding: 7px 15px;
    border-radius: 10px;
    border: 1px solid rgba(128, 128, 128, 0.2);
    line-height: 1;
    margin-bottom: 5px;
    transition: 0.5s;
}
.sidebar_tags li a:hover {
    background: #333;
    color: #fff;
}
.email_box {
    margin-top: 25px;
}
.email_box input {
    font-size: 16px;
    font-weight: 600;
}
.insta_block {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-top: 25px;
}
.insta_block a {
    display: block;
    position: relative;
    width: 29%;
}
.insta_block a img {
    border-radius: 10px;
    width: 100%;
}
.insta_block a::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    background: #00000038;
    height: 100%;
    z-index: 1;
    border-radius: 10px;
    opacity: 0;
    transition: 0.5s;
}
.insta_block a:hover::before {
    opacity: 1;
}
.insta_block a i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    color: #fff;
    z-index: 3;
    opacity: 0;
    transition: 0.5s;
}
.insta_block a:hover i {
    opacity: 1;
}
.blog_article {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.blog_article .news_box_inner {
    width: 48.2%;
    margin-top: 0;
    margin-bottom: 30px;
    height: 410px;
}
.blog_article .news_dtl p {
    line-height: 27px;
}
.blog_article .news_dtl a {
    display: inline-block;
    margin-top: 20px;
}
.blog_article .news_dtl {
    padding: 23px;
}
/* end blog list css */

/* start blog detail css */
.blog_detail_img {
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.blog_detail_img img {
    width: 100%;
    border-radius: 10px;
    transition: 0.5s;
}
.blog_detail_img img:hover {
    transform: scale(1.1);
}
.blog_detail_ul {
    display: flex;
    margin-top: 40px;
    gap: 10px;
}
.blog_detail_ul li {
    font-size: 16px;
    color:#808080;
}
.post_title{
    font-size: 40px;
    color:#333;
    font-weight: 500;
    margin: 10px 0px 20px 0px;
}
.post_para p{
    line-height: 27px;
}
.post_img_box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 40px 0px 50px 0px;
}
.post_img_box img{
    width: 48.2%;
    border-radius: 10px;
}
.quote_title{
    display: flex;
    gap:10px;
    align-items: center;
    border-left: 2px solid #cccc;
    padding-left: 30px;
    margin-bottom: 50px;
}
.quote_title span{
    font-size: 24px;
    color: #333;
    font-weight: 600;
    font-style: italic;
    line-height: 29px;
    letter-spacing: 1px;
}
.blog_classic_top{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
    padding-bottom: 40px;
}
.top_ul{
    display: flex;
    gap:20px;
    margin-top: 35px;
}
.top_ul li a{
    font-size: 20px;
}
.blog_btn{
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.blog_btn a{
    color: #333;
    font-weight:400;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    line-height: 1;
    font-size: 16px;
    gap:15px;
}
.blog_btn a i{
    -webkit-text-stroke: 1.5px #fff;
}
.leave_comment{
    margin-top: 30px;
}
.comment_title{
    font-size: 16px;
    font-weight: 400;
    color:#333;
    margin-bottom: 20px;
}
.leave_comment .keep_input_group label{
    font-size:16px;
    color:#808080;
    font-weight: 500;
    margin-bottom: 10px;
}
.leave_comment .keep_input_group textarea{
    height: 120px;
}
.leave_comment .keep_input_group button{
    border: 1px solid #333;
}
/* end blog detail css */

/* start admin css */
.bg_admin{
    position: relative;
    background: #f1f1f1;
    padding: 90px 0px;
   height: 100vh;
}
.admin_login{
    background: #fff;
    position: absolute;
    width: 30%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 30px;
}
.admin_logo {
    text-align: center;
    margin-bottom: 30px;
}
.admin_logo img{
    width: 100px;
}
.admin_form{
    margin-bottom: 21px;
}
.admin_form label{

}
.admin_form input{
    width: 100%;
    border:1px solid #ccc;
    padding: 10px;
}
.admin_btn{
    text-align: center;
    margin-bottom: 0;
}
.admin_form button{
    border: 1px solid #202020;
    background: #fff;
    padding: 9px 30px;
    font-size: 16px;
    background: #202020;
    color:#fff;
    width: 100%;
}
/* end admin css */

/* start my profile css */
.bg_profile{
    padding:50px 0px;
}
.profile_box{

}
.profile_heading{
    font-size: 21px;
    font-weight: 600;
    color: #333;
    margin-bottom: 30px;
}
.profile_btn{
    text-align: right;
}
.profile_btn button{
    margin-top: 15px;
    color: #ffffff;
    font-size: 16px;
    padding: 13px 30px;
    background-color: #333333;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 10px;
    letter-spacing: 0px;
    line-height: 1;
    text-align: center;
    cursor: pointer;
}
/* end my profile css */

/* start my order css */
.bg_order{
    padding:50px 0px;
}
.myOrder tbody, td, tfoot, th, thead, tr{
    border-style: none !important;
}
.orderPlaceRgt p{
    text-align: right;
}
.orderPlace p{
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 0;
}
.orderPlace p span{
    margin-top: 5px;
    display: inline-block;
}
.cancelledBtn{
    background: #555;
    text-decoration: none;
    color: #fff;
    padding: 5px 17px;
    display: inline-block;
    border-radius: 10px;
}
.cancelledBtn:hover{color:#fff}
.orderCancelled{
    background: #2E8ED7;
    text-decoration: none;
    color: #fff;
    padding: 5px 17px;
    display: inline-block;
    border-radius: 10px;
}
.orderCancelled:hover{color:#fff}
.myOder_img{
    float: left;
    margin-right: 17px;
}
.myOder_img img{
    width: 110px;
    border:1px solid #fafafa;
    border-radius: 10px;
}
.MtBx{
    padding-top: 7px;
}
.orderPro p{
    margin-bottom: 5px;
}
.orderPro p a{
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    color: #333;
    margin-bottom: 0;
}
.byItAgain{
    background: #333;
    color: #fff !important;
    font-weight: 600;
    padding: 5px 21px;
    display: inline-block;
    transition: .5s;
    border-radius: 10px;
}
.byItAgain:hover{
    background: #000;
}
.tblBox{
    margin-bottom: 7px;
}
/* end my order css */

/* start my address */
.add_new a{
    display: block;
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 15px;
    font-size: 15px;
}
.addNew{
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 15px;
    margin-top:21px;
}
.span1{
    font-size: 16px;
    background: #f1f1f1;
    font-weight: 400;
    padding: 8px 20px;
    border-radius: 5px;
}
.span2{
    float:right;
}
.span2 a{
    font-size: 16px;
    font-weight: 400;
    padding: 0px 10px;
}
/* end my address */

/* start add new address css */
.checkout_contact textarea{
    width: 100%;
    border:1px solid rgba(51, 51, 51, 0.1);
    border-radius: 5px;
    margin-bottom: 15px;
    padding:20px;
}
.checkout_contact textarea:focus {
    outline: 2px solid #056eb9;
}
.radio_check span{
    font-size: 16px;
    margin-left: 5px;
}
/* end add new address css */

.empty_img{
    width: 100%;
    text-align: center;
}
.empty_img img{
    width: 300px;
}
.bg_products_brand{
    background: #ccc;
}
.bg_products_brand .cart_title{
    background: #ccc;
}
.review_formgroup{

}
.review_formgroup input{
    width:100%;
    padding:10px;
    border:1px solid #ccc;
    margin-bottom: 20px;
}
.review_formgroup textarea{
    width:100%;
    padding:10px;
    border:1px solid #ccc;
    margin-bottom: 20px;
}
.review_formgroup button{
    border:0;
    background: #000;
    color:#fff;
    padding:15px 30px;
    margin-bottom: 20px;
}
.review_name{
    margin-bottom: 20px;
}
.review_name .star_icn{
    background: #000;
    color: #fff;
    font-size: 30px;
    padding: 5px 10px;
    border-radius: 50%;
}
.review_name .spnname{
    position: relative;
    font-size: 18px;
    top: -15px;
    left: 5px;
}
.start_block{
    display: block;
    padding-left: 50px;
    margin-top: -17px;
    color: rgb(255, 182, 7);
}
.show_review{
    height: 366px;
    overflow-y: auto;
}




/* start responsive css */
@media screen and (max-width:767px) and (min-width:200px){
    .header_area.sticky.hide {
      top: -140px;
    }
    .header_strip{
        padding: 9px 15px;
    }
    .shipping_slide{
        display:none;
    }
    .free_refundd{
        display:none;
    }
    .strip_email p{
        padding-top:0;
    }
    .strip_email p a{
        font-size:14px;
    }
    .phone{
        font-size:14px;
    }
    .link-box2{
        text-align:left;
    }
    .link-box3{
        position: absolute;
        top: -53px;
        right: 70px;
    }
    .link-box2 img{
        top:-6px;
        padding-top:0;
    }
    .language i{
        position:relative;
        top:-2px;
    }
    .bg-link{
        padding:0px 15px;
    }
    .link-box2 img{
        width:30%;
    }
    .slide_content{
       width: 70%;
       left: 40%;
       margin-top: 25px;
    }
    .slide_content h3{
        font-size:30px;
        line-height:36px;
    }
    .slide_content p{
        margin-top:40px;
        margin-bottom:0;
    }
    .shipping_inner{
        width:50%;
    }
    .shipping_inner p{
        font-size:13px;
    }
    .shipping_inner p span{
        font-size:13px;
    }
    .heading{
        font-size:27px;
    }
    .bg-banner .swiper .swiper-slide img{
        opacity:.5;
        transition:.5s;
    }
    .bg-banner .swiper .swiper-slide img:hover{
        opacity:1;
    }
    .about_section1{
        width:100%;
        position:relative;
    }
    .about_section2{
        width:100%;
        padding-left:0;
        margin-top:30px;
    }
    .about_section1 .span_spinner{
        top: 30%;
        left: 36%;
    }
    .youtube_icon{
        left: 55%;
        top: 49.5%;
    }
    .about_section2 h2{
        font-size:27px;
    }
    .category_img{
        width:100%;
    }
    .category_img img{
        width:100%;
    }
    .header_top{
        height:38px;
    }
    .header_area .classy-navbar {
        height: 40px;
        border-bottom: 1px solid #0000;
    }
    .bg_logo_strip{
        padding-top:10px;
    }
    .customer_inner1 img{
        height:auto;
    }
    .customer_inner2{
        height:161px;
        overflow-y: auto;
    }
    .bg_instagram{
        padding: 0px 15px 70px 15px;
    }
    .instagram_strip .swiper-wrapper{
        margin:0;
    }
    .instagram_img img{
        height:370px;
    }
    .bg_products{
        padding:30px 0px;
    }
    .category_img img{
        height:370px;
    }
    .top_category{
        margin-top:30px;
    }
    footer{
        padding-top:30px;
    }
    .footer_bottom{
        margin-top:30px;
    }
    .footer_item{
        margin-top:21px;
    }
    .footer_item p{
        display:flex;
    }
    .shipping_inner p{
        line-height:23px;
    }
    .bg_customer{
        padding-top:40px;
    }
    .bg_blogList{
        padding-top:30px;
    }
    .blog_list_left{
        width:100%;
        position:static;
    }
    .recent_post_inner_lft{
        height:110px;
    }
    .recent_post_inner_lft img{
        height:110px;
    }
    .blog_list_right{
        width:100%;
        margin-top: 30px;
    }
    .blog_article .news_box_inner{
        width:100%;
    }
    .post_title{
        font-size:27px;
    }
    .breadcrumb_overley{
        top:20px;
    }
    .breadcrumb_heading{
        text-align:center;
        font-size:27px;
    }
    .our_story h2{
        font-size:27px;
    }
    .bg_aboutus{
        padding-top:30px;
    }
    .bg-client_box{
        overflow-x:hidden;
    }
    .bg_award{
        padding:30px 0px;
    }
    .bg_offer{
        padding-bottom:30px;
    }
    .client_inner_swiper{
        width:90%;
    }
    .offer_content{
        padding:0px 0px;
    }
    .bg_teams{
        padding-bottom:30px;
    }
    .team_section{
        margin-top:21px;
    }
    .team_innner_section{
        width:100%;
    }
    .client_inner_swiper p{
        font-size:20px;
    }
    .bg_fast_shipping{
        padding:30px 0px;
    }
    .fast_shipping_inner{
        width:100%;
    }
    .right_side_box{
        width:100%;
    }
    .project_card{
        width:100%;
    }
    .project_img{
        height:370px;
    }
    .project_card .img1{
        height:370px;
    }
    .product_detail_right{
        padding-left:0;
    }
    .tracking_section{
        justify-content:center;
        gap:20px;
    }
    .add_cart_btn{
        width:100%;
        display: flex;
        gap: 20px;
    }
    .customer_review1{
        width:48%;
    }
    .review_line {
        padding-right: 10px;
        margin-right: 10px;
    }
    .customer_review1 button{
        font-size: 14px;
        padding: 14px 15px;
    }
    .review_line p{
        line-height:20px;
    }
    .review_line span{
        margin-bottom:10px;
    }
    .bg_cart{
        padding:30px 0px;
    }
    .cart_left .shopping_cart{
        width:100%;
    }
    .cart_left_box{
        flex-wrap:nowrap;
        gap:15px;
    }
    .cart_left_table{
        overflow-x: auto;
    }
    .cart_left_table table{
        min-width:500px;
    }
    .discount_section1{
        width:100%;
    }
    .discount_section1 .input-group{
        width:100%;
    }
    .discount_section2{
        width:100%;
        margin-top:20px;
    }
    .return_store button{
        width:100%;
    }
    .bg_quick_spport{
        padding:30px 0px;
    }
    .keepin_touch{
        padding:30px 0px;
    }
    .keepin_touch .container{
        padding:0;
    }
    .quick_inner p{
        margin-bottom:20px;
    }
    .bg_touch_box{
        padding: 50px 0px;
    }
    .keep_inner{
        width:100%;
    }
    .getin_touch_slider .client_inner_swiper p{
        padding:0px 15px;
    }
    .keep_para .stock_sec1 .form-group label{
        align-items: baseline;
    }
    .keep_para .stock_sec1 .form-group label:before{
        top: 5px;
    }
    .keep_para .stock_sec1 .form-group input:checked + label:after{
        top:8px;
    }
    .keep_input_group button{
        margin-top:20px;
    }
    .cloths_section1{
        width:100%;
    }
    .new_women{
        padding:30px 0px 0px 0px;
    }
    .new_women1{
        padding:0px 0px 30px 0px;
    }
    .cloths_section1 h2{
        font-size:24px;
    }
    .wishlist_section button{
        font-size:14px;
    }
    .wishlist_section button i{
        display:block;
    }
    .description_section{
        margin-top:0;
    }
    .cloths_direction{
        flex-direction: column-reverse;
    }
    .right_side_section{
        right:-550px;
    }
}

@media screen and (max-width:345px) and (min-width:344px){
    .youtube_icon {
        left: 57%;
        top: 50%;
    }
}
@media screen and (max-width:361px) and (min-width:360px){
    .about_section1 .span_spinner{
        top: 28%;
        left: 36%;
    }
    .youtube_icon{
        left: 56%;
        top: 48%;
    }
}
@media screen and (max-width:413px) and (min-width:412px){
    .about_section1 .span_spinner{
        top: 28%;
        left: 38%;
    }
    .youtube_icon{
        left: 55%;
        top: 44.5%;
    }
}
@media screen and (max-width:415px) and (min-width:414px){
    .about_section1 .span_spinner{
        top: 28%;
        left: 38%;
    }
    .youtube_icon{
        left: 55%;
        top: 46%;
    }
}
@media screen and (max-width:431px) and (min-width:430px){
    .about_section1 .span_spinner{
        top: 28%;
        left: 38%;
    }
    .youtube_icon{
        left: 55%;
        top: 44.5%;
    }
}
@media screen and (max-width:541px) and (min-width:540px){
    .about_section1 .span_spinner{
        top: 31%;
        left: 42%;
    }
    .youtube_icon{
        left: 55%;
        top: 44.5%;
    }
}

@media screen and (max-width:1024px) and (min-width:768px){
    .classy-navbar-toggler{
        position: absolute;
        top: -55px;
        right: 15px;
    }
    .about_section1 .span_spinner {
        left: 44%;
        top: 11%;
    }
    .youtube_icon{
        top: 19%;
        left: 53%;
    }
}
/* end responsive css */ 


.alert.alert-danger.alrt_error_bx {
    color: black;
}



















