.search-btn.btn{
    width: 100%;
    min-height: 45px;
    margin-top: 8px;
  }

  .site-header .site-menu > ul > li.contact-btn > a{
    transition: 0.45s ease-in-out 0.3s;   
    background-color: #200260 !important; background-color: #200260 !important;
    color: #fff !important;
    padding: 10px 20px !important;
    border-radius: 4px;
    text-transform: uppercase;
  }

  .categories-sub-menu .c-item{
    border-bottom: 1px solid #e5e5e5;
  }
  .categories-sub-menu .c-item a{
    padding: 8px 15px;
  }
  .categories-sub-menu .c-item a img{
    height: 40px;
    width: 40px;
    object-fit: cover;
    display: inline-block;
  }
  .categories-sub-menu .c-item a span{
    display: inline-block;
    padding-left: 8px;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    transition: 0.3s linear;
  }
  .site-header .site-menu > ul > li .sub-menu.categories-sub-menu{
        top: 102%;background: #fff;z-index: 99;max-height: 412px;overflow: auto;
  }
  .site-header .search-box-wrap {
    position: absolute;
    left: 0px;
    width: 100%;
    background: #fff;
    width: 100%;
    height: 100%;
    top: 0px;
    z-index: 999;
}
.close-m-serch {
    font-size: 24px;
    margin-left: 20px;
    cursor: pointer;
}
.site-header .toolbar .toolbar-item {
    position: relative;
    width: 40px !important;
    transition: background-color 0.3s;
    margin-left: 10px;
}
.hero-section{
    /* background-image: url('../../images/banner.png'); */
    background-image: url('../../images/Hero image for home page 850X500.png');
    min-height: 700px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;

}
/* .hero-section::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
  } */
.hero__text-content .top-title {
    font-weight: 700;
    font-size: 74px;
    line-height: 1;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0;
    padding: 0;
}
.hero__text-content .bottom-title {
    font-size: 62px;
    line-height: 1;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #8c99a7;
    margin-bottom: 0;
}
.hero__text-content .top-title {
    font-weight: 700;
    font-size: 74px;
    line-height: 1;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0;
    padding: 0;
}
.hero__text-content .bottom-title>span {
    display: inline-block;
    position: relative;
    padding-bottom: 18px;
}
.hero__text-content .bottom-title>span:after {
    position: absolute;
    content: "";
    display: block;
    left: 0;
    bottom: 0;
    width: 100%;
    border: 3px solid #200260 ;
    box-shadow: 0 0 24px #200260 ;
}
.hero__text-content .bottom-title.after-none>span::after{
    height: 0;
    width: 0;
    content: none;
}
section.top-border{
    border-top: 6px solid #200260 ;
    box-shadow: 0 0 24px #200260;
}
section.bottom-border{
    border-bottom: 6px solid #200260 ;
    box-shadow: 0 0 24px #200260; 
}
.box-shadow{
    box-shadow: 0 0 24px #200260; 
}
.feature-row{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
}
.feature-row__image {
    display: block;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}
.feature-row__image-wrapper {
    position: relative;
	padding-top:41%
}
.section-bg{
    background-color: #292936;
}
.wrapper-bg{
    background-color: #292936;
}
.feature-row__item_img img{
    height: auto;
    vertical-align: middle;
}
.feature-row__text--left h2,.feature-row__text--right h2{
    text-transform: uppercase;
    font-weight: 400;
    font-style: normal;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-size: 42px;
    line-height: 48px;
    letter-spacing: .05em;
    color: #fff;
    max-width: 260px;
}
.rte-setting.featured-row__subtext p{
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    color: #8c99a7;
}
.feature-row__text {
    padding-top: 35px;
    padding-bottom: 35px;
}
.wrapper.rich-text {
    max-width: 750px;
    padding-top: 57px;
    margin: 0 auto;
}
.custom-font h2{
    font-size: 42px;
    line-height: 48px;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;

}
.custom-font h3{
    font-weight: 500;
}
.custom-font p,.custom-font ul li{
    color: #8c99a7;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    line-height: 1.563;
    font-size: 16px;

}
.custom-font ul li{
    margin-bottom: 16px;
}

.custom-font ul{
    margin-left: 40px;
}
.custom-font ul li{
    text-align: left;
}
.font-weight-bold{
    font-weight: 700;
}
.custom-accordian .accordion-button {
    background: #17171f;
    color: #8c99a7;
    font-size: 16px;
    font-weight: 700;
}
.custom-accordian .accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.custom-accordian  .accordion-item{
    border: none;
}
.custom-accordian .accordion-button:focus {
    z-index: 3;
    border: none;
    border-color:transparent;
    outline: 0;
box-shadow: none;
}
.custom-accordian .accordion-body{
    background: #17171f;
}
.custom-accordian .accordion-button::after{
    background-image: url("../../images/plus-svgrepo-com.svg");
    transition: transform .5s ease-in-out;
    background-size: 1rem;
}
.custom-accordian .accordion-button:not(.collapsed)::after{
    transform: rotate(-317deg);
}
.hero__text-content{
    padding-top: 150px;
}
.text-dark{
    color: #000 !important;
}
.product-card.custom-product-card {
    box-shadow: 0 8px 16px #8c99a726;
    border: 1px solid #E3E3E6;
    padding: 55px 15px 20px;
    border-radius: 0;
    height: 100%;
}
.menu-top-area.custom-top-area {
    padding: 5px 0;

}
a.underline{
    border-bottom: 1px solid;
    color:#200260;
}
.text-right a.underline{color:#200260;}
.custom-serach-filter .card{
    background-color: transparent;
}
.custom-serach-filter select:focus{
    background-color: #fff;
}
.custom-serach-filter select{
    max-width: 100%;
    padding: 8px 10px;
    border-radius: 0;
    padding: 8px 10px;
    font-size: 17px;
    font-weight: 700;
    color: #000;
}
.custom-serach-filter .search-btn.btn{
    border-radius: 0;
    text-transform: uppercase;
}
.site-header .site-menu > ul > li > a{
padding-left: 15px !important;
padding-right: 15px !important;
margin-right: 20px;
}
.site-header .site-menu > ul > li.active > a{
    border-bottom: 3px solid #200260;
}
li.contact-btn:hover li.contact-btn a{
   color: #fff !important; 
}
.site-header .site-menu > ul > li.contact-btn:hover > a{
    color: #fff !important; 
}
.site-header .site-menu > ul > li.contact-btn:hover > a{
    background-color: #000 !important;
}
/* ul.sub-menu{
    display: block !important;
} */
.site-header .site-menu > ul > li > a{
    padding: 20px 20px !important;
}
.page-title{
    background: transparent !important;
}
.product-detail-wrapper h4.p-title-main{
    font-size: 34px;
    font-weight: 700;
    line-height: 50px;
}
.product-detail-wrapper .categories-name{
    color: #000;
}
.product-detail-wrapper .product-gallery{
    background :transparent;
    border-radius: 0;
}
.product-detail-wrapper .details-page-top-right-content {
    background: transparent;
    padding: 30px 30px 12px;
    border-radius: 0;
    height: 100%;
    background: #fff;
    padding: 0;
    /* box-shadow: 5px 5px 10px #8080808a; */
    margin-bottom: 0px;
    margin-top: 0;
    /* border: #BFBFBF solid 20px; */
}
.product-detail-wrapper .details-page-top-right-content{
    height: auto !important;
}
.custom-right-box select,.custom-right-box input.form-control{
    border: 1px solid #E3E3E6;
    box-sizing: border-box;
    box-shadow: 0 8px 16px #8c99a726;
    border-radius: 5px;
    font-weight:600;
    font-size: 15px;
    line-height: 38px;
    color: #505050;
    font-style: normal;
    background-color: #fff;
    width: 100%;
    padding-left: 24px;
    border-radius: 0;
    min-height: 55px;

}

.custom-right-box button.add-cart{
    /* min-height: 55px !important; */
    margin-top: 20px !important;
}
.tab-content.card.product-dis{
    border: 1px solid #E3E3E6;
    padding: 16px;
    border-radius: 8px;
    box-sizing: border-box;
    box-shadow: 0 8px 16px #8c99a726;
    font-size: 13px;
    color: #000;
}
.discription-accordian .accordion-button,.discription-accordian .accordion-body{
    background: #f3f5f6;
}
.discription-accordian .accordion-button:focus{
    box-shadow: none;
}
.discription-accordian .accordion-button{
    font-size: 22px;
    color: #000;
}
.discription-accordian .accordion-button.collapsed{
    border: none;

}
.discription-accordian .accordion-button{
    border-bottom: 1px solid;
}
.discription-accordian table td{
    padding: 10px 15px;
    background-color: #fff;
    font-size: 18px;
}
.discription-accordian table tbody tr:first-child{
    border-bottom: 1px solid;
}
.discription-accordian .accordion-button.collapsed::after{
    margin-left: 40px;
    transform: rotate(-86deg);
}
.discription-accordian .accordion-button::after{
    margin-left: 40px;
    transform: rotate(0deg);
    color: #000;
}
.discription-accordian{
    padding: 30px;
    /* border-bottom: 1px solid; */
    box-shadow: 0px 0px 10px 0px #00000014;
    margin-top: 40px;
    border-radius: 8px;
}
.hr--small {
    margin: 20px auto;
}
.hr--small{
    border-width: 1px 0 0 0;
    width: 50px;
    border-color: #000;
    opacity: 1;
}
.cart-wrapper .card{
    background-color: #f3f5f6;
}
.cart-wrapper table tr td,.cart-wrapper table tr,.cart-wrapper table tr th {
    border: none;
}
.cart-wrapper table tr{
    border-bottom: 1px solid #e7e7e7;
}
.cart-wrapper table tr td{
    padding: 25px;
}
.cart-wrapper .shopping-cart .product-item .product-thumb{
    width: 180px;
}
.cart-wrapper .shopping-cart .product-item .product-info{
    vertical-align: middle;position:relative;    padding-bottom: 24px;
}
.cart-wrapper .shopping-cart .product-item .product-info .painted_primed_section span{font-size:14px;}
.cart-wrapper .shopping-cart .product-item .product-info .remove-from-cart{position: absolute;bottom: 0;padding-right:20px;}
.cart-wrapper .shopping-cart .product-item .product-info .remove-from-cart:before{    content: "\ea04";font-family: feather !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;position: absolute;right: 0;top: 2px;}

.text-right{
    text-align: right;
}
.cart-wrapper .shopping-cart .product-item .product-title{
    font-size: 19px;
    font-weight: 400;
}
.qtySelector.product-quantity {
    position: relative;
}
.quantity-update{
    border: none;
    width: 80px;
    height: 45px;
    background-color: #fff;
    font-size: 20px;
    text-align: center;
}
.quantity-update:focus-visible{

    outline: none;
}
.card-body.about-us-card{
    
    background: #f3f5f6;

}
.image-wrapper img{
    max-height: 478px;
    object-fit: cover;
}
.faq-accordian .accordion-button{
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;

}
.faq-accordian .accordion-button,.faq-accordian .accordion-body{
    background-color: #f3f5f6;
}
.faq-accordian .accordion-button:focus{
    border: none;
    box-shadow: none;
}
.faq-accordian .accordion-button:not(.collapsed){
    color: #000;
    box-shadow: none;
}
.faq-accordian .accordion-item{
    border: none;
    margin-bottom: 20px;
}
.faq-accordian .accordion-body {
    padding-bottom: 40px;
}
.faq-accordian .accordion-button::after{
    background-image: url('../../images/faq-btn.svg');
    height: 30px;
    width: 30px;
    background-size: 30px;
}
.faq-accordian .accordion-button:not(.collapsed)::after {
    background-image: url('../../images/faq-btn.svg');
    transform: none;
}
.site-header .site-menu > ul > li.contact-btn.active > a{
    color: #fff !important;
}
.custom-text{
    font-size: 19px;    font-weight: 400;line-height: 1.6;
}
.contact-form-wrapper.card{
    background-color: #f3f5f6;
    padding: 25px 25px;

}
.contact-form-wrapper input,.contact-form-wrapper .btn.btn-primary{
    min-height: 60px;
    border-radius: 0;
}
.contact-form-wrapper .btn.btn-primary{
    text-transform: uppercase;
}
button#make_filter {
    font-size: 17px;
}
section.box-shadow-none{
    box-shadow: none;
}
.table td.blue-text,.blue-text{
    color: #200260 !important;
    font-weight: 500;
    font-size: 20px;
}
.site-header .toolbar .toolbar-item.visible-on-mobile{
    display: none;
}
.navbar-stuck .topbar{
    border-radius: 0;
}
.custom-sub-menu{
    display: block !important;
    top: 0;
    margin-left: 198px;
}
.new-card.product-card .product-button-group{
    opacity: 1 !important;
    bottom: 10px !important;
    visibility: visible !important;
    position: relative;
}
.new-card.product-card.custom-product-card{
    box-shadow: 0px 0px 10px 0px #00000014;
    border: none;
    border-radius: 8px;
    display: flex;
    padding: 40px 15px 30px;
}
.new-card.product-card.custom-product-card .product-thumb{
    flex: 0 0 61%;
    display: flex;
    height: 175px;
    align-items: center;
    border: 1px solid #DDDDDD;
    padding: 15px 15px;
    border-radius: 8px;
}
.new-card.product-card .product-card-body{
    padding: 0 0 0 15px;
}
.product-gallery .product-thumbnails .owl-thumbs .owl-thumb-item{
    height: 75px;
    width: 75px;
    background: 0 0;
    border: 1px solid transparent;
    overflow: hidden;
    padding: 0;
    margin: 0 14px 14px 0;
    box-shadow: none;
    border: 1px solid #EFEFEF;
    border-radius: 8px;
    padding: 7px 7px;
}
.product-gallery .product-thumbnails .owl-thumbs .owl-thumb-item.active {
    border: 1px solid #200260;
}
.product-gallery .product-thumbnails .owl-thumbs{
    text-align: left;
}
.product-gallery .owl-carousel .owl-stage-outer{
    border: 1px solid #EFEFEF;
    border-radius: 8px;
}
.product-gallery .product-thumbnails .owl-thumbs{
    margin-top: 30px;
    margin-bottom: 15px;
}
.product-gallery .owl-carousel .owl-stage-outer{
    border: 1px solid #EFEFEF;
    border-radius: 8px;
    /* display: flex; */
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 325px;
}
/* .custom-hover .sub-menu.categories-sub-menu{
    height: auto !important;
    top: 0px !important;
    width: 100% !important;
    margin-left: 0px !important;
    position: relative !important;
    max-height: 200px !important;
    overflow: auto;
    transition: all 0.5s ease;
    padding: 0 !important;
    border-radius: 0 !important;
} */
/* .custom-hover .sub-menu.categories-sub-menu{
    padding: 0 !important;
    border-radius: 0 !important;
    transition: all 0.5s ease;
} */
.custom-hover .sub-menu.categories-sub-menu a{
    width: 100% !important;
    background-color: #FFF   !important;
    display: block !important;
    text-align: center;
    color: #505050 !important;
    margin-bottom: 2px !important;

}
.site-header .site-menu > ul > li .sub-menu, .toolbar-dropdown
{
    width: 300px !important;
}
.navi-link .view-all-category{
    padding: 8px 15px;
}
.site-header .toolbar .toolbar-item > a > div i{
    display: inline-block;    font-size: 20px;
}
.product-card .product-title > a::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.product-card .product-price{
    margin-top: 15px;
}
.product-card .product-title > a {
    margin-bottom: 15px;
}
ul.pagination {
    flex-wrap: wrap !important;
    margin-left: 0 !important;
}

/* New Home Page Design Start Here */

.new-home .hero__text-content {
    padding-top: 20px;
    padding-bottom: 8px;
}
.new-home .hero-section{
    border-radius: 8px;
    min-height: 500px;
}
.radius-8{
    border-radius: 8px;
}
.new-home .search-content{
    height: 100%;
    background-color: #292936;
    vertical-align: middle;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.new-home .search-content .custom-serach-filter h2{
    color: #FFFFFF;
    font-weight: 500;
}
.new-home .search-content .custom-serach-filter .widget-categories .row{
    flex-direction: column;
}
.new-home .search-content .custom-serach-filter .widget-categories .row > div{
    width: 100%;
    max-width: 100%;
}
.custom-font h2{
    font-size: 24px;
    line-height: 32.68px;
    font-weight: 700;
    margin-bottom: 0;
    text-transform: capitalize;

}
.new-home .p-37{
    padding: 37.5px 10px;
}
.listing-detail{
    background-color: #17171F;
    padding: 40px 40px;
}
.listing-detail.custom-font p, .listing-detail.custom-font ul li
{
    font-size: 14px;
    font-weight: 400;
    line-height: 19.07px;
    color: #FFFFFF;

}
.listing-detail.custom-font h3{
font-size: 16px;
font-weight: 700;
line-height: 21.79px;
color: #FFFFFF;
}
.listing-detail.custom-font ul{
    margin-left: 0;
}
.side-about-bg{
    /* background-image: url('../../assets/images/about page.png'); */
    background-image: url('../../images/about page.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 87% 100%;
    position: relative;
    border-radius: 8px;
    height: 100%;
}
.top-banner{
    background: linear-gradient(0deg, rgba(23, 23, 31, 0.7), rgba(23, 23, 31, 0.7)), url(../../images/banner-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    height: 100%;
    min-height: 187px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 55px;

}
.top-banner h2{
color: #FFFFFF;
font-size: 40px;
font-weight: 800;
line-height: 54.47px;
margin: 0;
text-align: left;

}
.new-category .product-card.custom-product-card {
    border: 1px solid #DDDDDD;
    border: 1px solid transparent;
    border-radius: 8px;
    height: 100%;
    padding: 30px 20px 30px 20px;
    display: flex;
    align-items: center;
    box-shadow: 0px 0px 10px 0px #00000014;

}
.new-category#category_div .product-card .product-thumb {
    display: flex;
    height: auto;
    align-items: center;
    flex: 0 0 65%;
    padding: 15px 15px;
    border: 1px solid #DDDDDD;
    padding: 15px 15px;
    border-radius: 8px;

}
.new-category .product-card .product-card-body {
    padding: 15px 15px 10px;
    padding: 0 0 0 38px;
}
.new-category .product-card .product-card-body h3 a,.new-category .product-card .product-card-body h3,div.new-category#category_div .product-card .product-title > a{
    color: #000000;
    font-size: 15px;
    font-weight: 800;
    line-height: 20.43px;
    text-align: left;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    word-break: break-word;
}
body.body_theme1{
    background-color: #FFFFFF;
}
.product-card.custom-product-card.new-card .rating-stars{
    display: none;
}
.product-card.custom-product-card.new-card .product-category a{
color: #898888;
font-size: 15px;
font-weight: 600;
line-height: 20.43px;
}
.product-card.custom-product-card.new-card .product-title a{
color: #000000;
font-size: 12px;
font-weight: 400;
line-height: 16.34px;

}
.product-card.custom-product-card.new-card .product-price{
color: #000000;
font-size: 20px;
font-weight: 700;
line-height: 27.24px;

}
.new-card.product-card .product-button-group .product-button{
    height: 25px;
    width: 25px;
    line-height: 36px;
    color: #fff;
    padding: 0;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius: 50%;
    box-shadow: 2px 2px 5px 0 #0000000f;
    margin: 0 3px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.new-card.product-card .product-button-group .product-button i::before{
    font-size: 12px;
}
.new-card.product-card .product-button-group{
    text-align: left;
    margin-top: 16px;
}
.detaik-page-top-section {
    box-shadow: 0px 0px 10px 0px #00000014;
    padding: 25px 25px;
    border-radius: 8px;
}
.product-detail-wrapper .custom-right-box .categories-name{
color: #ACACAC !important;
font-size: 14px;
font-weight: 700;
line-height: 19.07px;
}
.product-detail-wrapper .custom-right-box .product-info-detail,
.product-detail-wrapper .custom-right-box label.fw-bold{
    color: #000000;
    font-size: 20px;
    font-weight: 700;
    line-height: 27.24px;  
    margin-bottom: 15px;
    max-width: 570px;
}
.product-detail-wrapper .custom-right-box label.fw-bold{
    margin-bottom: 0;
}
.product-detail-wrapper .custom-right-box label.fw-bold a{
    color: inherit !important;
}
.product-detail-wrapper .custom-right-box .parslink{
    color: #000000;
    font-size: 15px;
    font-weight: 400;
    line-height: 20.43px;
    text-align: left;
    
}
.product-detail-wrapper .custom-right-box .price-area .main-price{
    color: #000000 !important;
    font-size: 30px;
    font-weight: 700;
    line-height: 40.47px;

}
.discription-accordian .inner-detail h3{
    font-size: 20px;
    font-weight: 700;
    line-height: 27.24px;
    color: #000000;
    
}
.discription-accordian .inner-detail p{
    margin-bottom: 0;
    color: #000000;
font-size: 16px;
font-weight: 400;
line-height: 21.79px;
text-align: left;

}
.section-titles h2{
color: #000000;
font-size: 20px;
font-weight: 700;
line-height: 27.24px;
text-align: left;

}
.relatedproductslider.owl-carousel.owl-drag .owl-item{
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0 5px;
}
.site-footer.custom-footer{
    background-color: #200260;
}
.site-footer.custom-footer .widget-title::after{
    background-color: #e5e5e5 !important;
}
.site-footer.custom-footer h3.widget-title,.site-footer.custom-footer .widget-links ul > li > a,.site-footer.custom-footer  .widget-links ul > li::before,
.site-footer.custom-footer .widget.widget-light-skin,.site-footer.custom-footer .widget.widget-light-skin p a{
    color: #FFFFFF;
}
.site-footer.custom-footer .footer-copyright{
    color: #FFFFFF;
}
.site-footer.custom-footer .footer-copyright > a{
    color: rgba(255, 255, 255, 0.8) !important;
}
.site-footer.custom-footer .footer-copyright > a:hover{
    color: #FFFFFF !important;
}
.site-footer.custom-footer .widget-links ul > li > a:hover{
    color: rgba(255, 255, 255, 0.8) !important;
}
.site-footer.custom-footer .footer-social-links a,.site-footer.custom-footer .footer-social-links a::before{
    background-color: transparent !important;
}
.site-footer.custom-footer .footer-social-links a:hover{
    color: rgba(255, 255, 255, 0.8);
}
.navbar-stuck .topbar.top-header-wrap{
    border-radius: 0;
}
body .col-10.col-xs-11.col-sm-4.alert.alert-success.animated.fadeInDown{
    background-color: #FFFFFF !important;
}
.row .add-cart{
    text-transform: uppercase;
}
.unpainted-btn{
    width: auto;
}
/* New Home Page Design End Here */
@media(max-width:1400px){
    .new-home .hero-section{
        min-height: 450px;

    }
}
@media(max-width:1100px){
        .new-home .hero-section{
        min-height: 395px;

    }
}
@media(max-width:1024px){
    .new-card.product-card.custom-product-card .product-thumb{
        flex: 0 0 55%;
    }
}
@media(max-width:991px){
    .close-m-serch.custom-class{
        position: absolute;
        top: 50%;
        left: auto;
        transform: translate(-50%, -50%);
        right: 100px;
    }
    .site-header .toolbar{
        position: absolute;
        top: 50%;
        left: auto;
        transform: translate(-50%, -50%);
        right: 50px;
    }
    .custom-class a{
        display: flex !important;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .navi-link, .slideable-menu .menu li.back-btn > a:hover, .slideable-menu ul li a, body {
        color: #505050;
        font-weight: 500;
    }
    .topbar.top-header-wrap {
        box-shadow: 0 7px 30px -6px rgba(0, 0, 0, 0.15);
    }
    .new-card.product-card.custom-product-card{
        padding: 50px 15px 10px;
    }

    .new-home .search-content .custom-serach-filter{
        padding-top: 30px;

    }
    .contact-form-wrapper.card {
        padding: 25px 25px;
    }
     .slideable-menu ul li.t-h-dropdown .t-h-dropdown-menu {
 
    max-height: 250px;
    overflow: auto;
}
}
@media only screen and (max-width: 768px){
    .new-card.product-card.custom-product-card .product-thumb{
        flex: auto;
    }
    .top-banner h2 {
        font-size: 27px;
        line-height: 37.47px;

    }
    .new-category .product-card.custom-product-card{
        padding: 20px 20px 20px 20px;
    }
    .product-detail-wrapper .details-page-top-right-content
    {
        /* padding: 20px; */
    }
    .product-gallery .owl-carousel .owl-stage-outer{
        min-height: auto;
    }
    .product-detail-wrapper h4.p-title-main {
        font-size: 19px;
        font-weight: 700;
        line-height: 30px;
    }
    .product-card.custom-product-card .product-title {
        margin-bottom: 0;
        font-size: 16px;
        font-weight: 400;
    }
    .product-card.custom-product-card .product-card-body {
        padding: 0;
    }
    .new-card.product-card .product-card-body {
        padding: 0 0 0 15px;
    }
    .new-card.product-card.custom-product-card .product-thumb{
        height: 220px;
    }
    .new-category .product-card .product-card-body{
        padding: 0 0 0 25px;
    }
    .hero-section {
        min-height: 302px;
    }
    .hero__text-content {
        padding-top: 80px;
    }
    .hero__text-content .top-title {
        font-size: 34px;
    }
    .hero__text-content .bottom-title {
        font-size: 30px;
    }
    .custom-font h2{
        font-size: 25px;
        line-height: 33px;
    }
    .custom-font p {
        font-size: 1em;
    }
    .feature-row{
        flex-direction: column;
    }
.feature-row__item_img {
    order: 2;
    flex: 0 0 100%;
    width: 100%;
}
.feature-row__text {
    order: 1;
    padding: 94px 20px 40px;
    flex: 0 0 100%;
    width: 100%;
}
}
@media only screen and (min-width: 769px){
    .feature-row__text--right {
        padding-right: 35px;
    }
    .feature-row__text_inside {
     max-width: 430px;
}
.feature-row__text--right .feature-row__text_inside {
    margin-right: 0;
    margin-left: auto;
}
    .feature-row__text--left {
        padding-left: 35px;
    }
    .feature-row__text_inside {
        max-width: 430px;
    }
    .feature-row__text_inside .h3 {
        font-size: 42px;
        line-height: 48px;
        letter-spacing: .05em;
        color: #fff;
        max-width: 260px;
        text-transform: uppercase;
    }
    
.feature-row__item_img {
    flex: 0 1 57%;
}
.feature-row__text {
    flex: 0 1 43%;
}
}
@media(min-width:991px){
    .new-home .container  .row{
        margin-left: -8px;
        margin-right: -8px;
    }
    .product-card.custom-product-card .product-badge{
        border-radius: 12px;
        padding: 2px 11px 24px 11px;
        right: 15px;
        left: auto;
        font-size: 14px;
        font-weight: 500;
        top: 11px;

    }
    .product-card.custom-product-card .product-badge.product-badge2 {
        border-radius: 12px;
        padding: 7px 20px 31px 20px;
        font-size: 17px;
        font-weight: 500;
        right: 15px;
    }

}
@media(max-width:500px){
    .custom-accordian .accordion-button{
      
        font-size: 16px;
        line-height: 24px;
    }
    .hero-section {
        background-size: 200%;
    }
    .new-home .hero-section{
        background-size: cover;
        min-height: 200px;
    }
    .custom-font ul {
    margin-left: 20px;
}
}

.p-action-button .btn-tertiory:hover{  background: #200260  !important;}
.p-action-button .getlocalstore:hover{    background: black !important;}

.details-page-top-right-content .file {      background-color: #ecf2f4;
    background-image: url(../../images/upload-wrapper.056abbaeccf30772cf4d.svg);
    background-position: center 16px;
    background-repeat: no-repeat;
    border-radius: 16px;
    height: 100%;
    justify-content: center;
    padding: 35px;
    position: relative;
    padding-top: 39px;
    padding-bottom: 70px;    display: block;    max-width: 370px;
}
.details-page-top-right-content .file #user_car_image{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.details-page-top-right-content .file:after {
    content: "click here to upload";
    cursor: pointer;
    font-size: 18px;
    font-weight: 500;
    height: auto;
    left: 50%;
    position: absolute;
    top: 77%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%;text-transform: capitalize;
    text-align: center;
}
#PAINTEDModal a.btn-secondary{padding: 9px 22px;
    border-radius: 4px;
    background-color: transparent;
    font-size: 15px;
    font-style: normal;
    font-weight: 500 !important;
    cursor: pointer;
        color: #000;
    vertical-align: middle;
    text-decoration: none;
    text-align: center;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;}
#PAINTEDModal a.btn-secondary:hover{ }
.p-action-button .add_to_single_cart:hover{  background: #200260 !important;
    color: #ffffff !important; }
#paintModal a.btn-sm{    padding: 9px 22px;     font-size: 15px; }
#paintModal a.btn-sm:hover{ background: #200260  !important;}
#paintModal a.btn-primary-outline:hover{ background: #200260 !important;
    color: #ffffff !important; }
.p-action-button .add_to_single_cart {
    width: 100%;
}
  .site-header .site-menu > ul > li .sub-menu.categories-sub-menu .sub-menu.categories-sub-menu{
        top: -11px !important;
    margin-left: 298px !important;
  }
  .custom-hover .sub-menu.categories-sub-menu a {

    border-bottom: 1px solid #e5e5e5;
}
.form-control option{padding:5px 0;}
.details-page-top-right-content .form-control{  min-height: 55px;
    box-shadow: 0 8px 16px #8c99a726;    font-weight: 600;}
    
.mobile-menu .left-category-area .icon-chevron-down{ display: inline-block;margin-top: -1px; vertical-align: middle; }
.mobile-menu .t-h-dropdown a.navi-link img{ width: 40px;    margin-right: 5px;height: 40px !important; }
.mobile-menu .t-h-dropdown-menu .sub-menu.categories-sub-menu{    margin-bottom: 10px;margin-top: 8px;    margin-left: 0 !important;display:none !important;  }
.mobile-menu .t-h-dropdown-menu .sub-menu.categories-sub-menu.open{display:block !important; }
.mobile-menu .custom-hover .sub-menu.categories-sub-menu a{ font-size: 12px; }
.mobile-menu .custom-hover > a.navi-link{    margin-right: 30px;padding: 6px 0;font-size: 13px;}
.mobile-menu .custom-hover > a.navi-link + .icon-chevron-right{  position: absolute;right: 0;    top: 10px;    width: 30px;    height: 30px;    text-align: center;    line-height: 30px;}
.mobile-menu .custom-hover > a.navi-link + .icon-chevron-right.open:before{     content: "\e92e"; }
.mobile-menu .custom-hover .sub-menu.categories-sub-menu a{ border: none; }
.mobile-menu .t-h-dropdown-menu .custom-hover{     border-bottom: 1px solid #e5e5e5;}
.mobile-menu .t-h-dropdown-menu{ padding:10px !important;padding-top:0px !important; }
.mobile-menu .custom-hover .sub-menu.categories-sub-menu a{margin-bottom: 0px !important;}
.privacy-content{    padding: 0px 180px;}
.mobile-menu .t-h-dropdown > .left-category-area .icon-chevron-down{display:none;}
.user-info-wrapper .user-info .user-avatar > img{    height: 100px !important;}
input.form-control[type="file"]{height:29px;padding-left:0; }
.custom-control.custom-checkbox .custom-control-label a{color:#200260;}

@media(max-width:768px){
.privacy-content{padding: 0px;}
 
}

@media(max-width:575px){
    .new-card.product-card.custom-product-card{
        flex-direction: column;
        gap: 15px;
    }
#category_div .product-card .product-thumb {height: auto !important;}
.faq-accordian .accordion-button {font-size: 14px;}
.checkut-page #checkoutBilling a.btn.btn-primary:before{    font-family: feather !important;speak: none;    font-style: normal;    font-weight: 400;    font-variant: normal;
    text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased;    content: "\e911";position: absolute; top: 28%; left: 28%;}}
@media(max-width:375px){
.site-header .site-menu > ul > li .sub-menu, .toolbar-dropdown {width: 260px !important;}
}

.custom-right-box td {
    border-bottom: 1px solid #bfbfbf;
    padding: 10px 10px;
    text-align: start !important;
}
.custom-right-box th {
    border-bottom: 2px solid #bfbfbf;
    padding: 10px 10px;
    text-align: start !important;
}
.custom-right-box table{
     width:100%;
}
.custom-right-box table tr:nth-child(even){
background-color: #f2f2f2;
}
.custom-right-box table input[type="radio"]{
    height: 17px;
    width: 17px;
    cursor:pointer;
	margin-right:10px;
}












