.headerhomebg {
    background-color: #000;
    background-image: url('../images/herbgframe.png');
    background-repeat: no-repeat;
    background-size: cover;
}
.secmobilecopy {
    display: none;
}
body{
    background-color: #000;
}
.seccaetbg {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: space-around;
}

.secsectex {
    padding: 0;
}

.seccaetbg i {
    color: #171717;
    font-size: 20px;
    padding: 12px;
}

.seccaetbg i {
    color: #fff;
    font-size: 20px;
    padding: 12px;
}
.seccaetbg a span{
    background-color: #FFA028;
}
.seccaetbg a i{
    font-weight: 700;
}
.seccaetbg a span{
    background-color: #ffffff;
    color: #000000;
    font-size: 12px;
    padding: 4px;
    line-height: 12px;
    border-radius: 50px;
    display: inline-block;
    width: 20px;
    text-align: center;
    position: relative;
    left: -14px;
    top: -14px;
}

.navbar-brand {
    height: auto;
}

nav.navbar.navbar-expand-xl.navbar-dark {
    margin: 0;
}

.headermenusec {
    font-family: 'Bricolage Grotesque';
    font-size: 20px;
    text-transform: capitalize;
}

.headermenusec:hover {
    text-decoration: none;
    color: #fff;
}

.secherobg {
    background-color: #000;
    background-image: url('../images/herbgframe.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 60px;
    padding-top: 40px;
}

.secflsgbg {
    background-color: #000;
    background-image: url('../images/herbgframe.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 70px;
}

.secdistext {
    font-family: 'Bricolage Grotesque';
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.secbbthero {
    text-align: center;
    padding-top: 28px;
}

.secbbthero a {
    font-family: 'Bricolage Grotesque';
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    background-color: #007AFF;
    padding: 16px 30px 16px 10px;
    border-radius: 50px;
}

.secbbthero a:hover {
    background-color: #fff;
    color: #000;
    text-decoration: none;
}

.secbbthero a:hover i {
    background-color: #007AFF;
    color: #fff;
}

.secbbthero a i {
    background-color: #fff;
    border-radius: 50px;
    color: #000;
    padding: 10px 11px;
}

.secntheb {
    margin-right: 20px;
}

.logosec {
    padding: 0px;
}

.sectabprodbg {
    background-color: #000000;
    padding: 40px 50px 60px 50px;
}
.secprudimg.product-card img {
    height: 250px;
}
.secprodtext {
    font-family: 'Bricolage Grotesque';
    font-size: 48px;
    font-weight: 500;
    color: #fff;
    text-transform: capitalize;
}

#sectab a.nav-link {
    font-family: 'Bricolage Grotesque';
    font-size: 12px;
    color: #fff;
    text-transform: capitalize;
    border: 1px solid #fff !important;
    border-radius: 50px !important;
    background: transparent !important;
  margin-top: 10px;
}

#sectab .nav-item .nav-link.active {
    color: #000 !important;
    text-transform: capitalize;
    border: 1px solid #fff !important;
    border-radius: 50px;
    background: #fff !important;
}

#sectab .nav-link:hover {
    font-family: 'Bricolage Grotesque';
    font-size: 12px;
    color: #fff !important;
    text-transform: capitalize;
    border: 1px solid #fff !important;
    border-radius: 50px;
    background: #000 !important;
}

#sectab li.nav-item.active a {
    color: #fff !important;
    text-transform: capitalize;
    border: 1px solid #000 !important;
    border-radius: 50px;
    background: #000 !important;
}

.nav-tabs {
    border-bottom: 0px !important;
}

.tab-content {
    padding-top: 30px;
}

/* Product card */
.producrslider .item {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease;
}

.producrslider .item:hover {
    transform: translateY(-5px);
}

.secprudtibg {
    display: flex;
}

.secprudtibg h6 {
    width: 70%;
    font-family: 'Bricolage Grotesque';
    font-size: 20px;
    text-align: start !important;
    font-weight: 500;
    color: #fff;
}

.secprudtibg h5 {
    width: 30%;
    font-family: 'Bricolage Grotesque';
    font-size: 19px;
    font-weight: 700;
    color: #fff !important;
    margin-top: 10px !important;
}

.secbtnca {
    font-family: 'Bricolage Grotesque';
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #464646;
    border-radius: 50px;
    padding: 12px 10px 12px 5px;
    color: #fff;
}

.secbtnca:hover {
    background-color: #000;
    color: #fff;
    text-decoration: none;
}

.secbtnca i {
    background-color: #fff;
    border-radius: 50px;
    padding: 10px 11px;
    color: #000 !important;
}

.secbtnca:hover i {
    background-color: #007AFF;
}

.secbtnca2 {
    font-family: 'Bricolage Grotesque';
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #fff;
    border-radius: 50px;
    padding: 12px 10px 12px 5px;
    color: #000;
    background-color: #fff;
}

.secbtnca2 i {
    background-color: #007AFF;
    border-radius: 50px;
    padding: 10px 11px;
}

.secbtnca2:hover i {
    background-color: #007AFF;
}

.secbtnca2:hover {
    background-color: transparent;
    text-decoration: none;
    color: #fff;
}

.owl-nav {
    position: absolute;
    top: -45px;
    right: 0;
}

button.owl-prev {
    margin-right: 20px;
    border: 1px solid #fff !important;
    border-radius: 50px !important;
    font-size: 20px !important;
    padding: 5px 13px !important;
    color: #fff !important;
}

button.owl-next {
    border: 1px solid #fff !important;
    border-radius: 50px !important;
    font-size: 20px !important;
    padding: 5px 13px !important;
    color: #fff !important;
}

.secommitbg {
    background-color: #070707;
    padding: 50px 10px 50px 10px;
}

.secwittext {
    font-family: 'Bricolage Grotesque';
    font-size: 50px;
    font-weight: 600;
    text-align: center;
    color: #fff;
}

.secwittext span {
    background-color: #007AFF;
    padding: 0px 5px;
}

.secflashbg {
    background-image: url(../images/feshbgimg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 650px;
    margin-top: 60px;
    margin-bottom: 40px;
}

.secfavhero {
    width: 50%;
  	margin: 0px auto;
  	display: block;
}

.secradb {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
}

.secflstext {
    font-family: 'Bricolage Grotesque';
    font-size: 200px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding-top: 40px;
}

.secfalogofa {
    width: 40%;
}

.sclrarq {
    background-color: #000;
    padding: 0px 0px;
    margin-top: -351px;
    position: relative;
    z-index: 99;
}

marquee {
    font-family: 'Bricolage Grotesque';
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
}

.secbtnandodbg {
    padding-top: 100px;
}

.secofftext {
    font-family: 'Bricolage Grotesque';
    font-size: 20px;
    font-weight: 500;
    color: #fff;
}

.secofftext span {
    font-size: 66px;
}

.secbbtherooffer {
    text-align: end;
    padding-top: 28px;
}

.secbbtherooffer a {
    font-family: 'Bricolage Grotesque';
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    background-color: #007AFF;
    padding: 16px 30px 16px 10px;
    border-radius: 50px;
}

.secbbtherooffer a:hover {
    background-color: #fff;
    color: #000;
    text-decoration: none;
}

.secbbtherooffer a:hover i {
    background-color: #007AFF;
    color: #fff;
}

.secbbtherooffer a i {
    background-color: #fff;
    border-radius: 50px;
    color: #000;
    padding: 10px 11px;
}

.secinvvbg {
    background-color: #000;
    padding: 30px 10px;
}

.secheadtext {
    text-align: center;
}

.secheadtext h3 {
    font-family: 'Bricolage Grotesque';
    font-size: 45px;
    font-weight: 500;
    color: #fff;
}

.secheadtext p {
    font-family: 'Bricolage Grotesque';
    font-size: 17px;
    color: #fff;
    padding-bottom: 20px;
}

.secfutbg {
    border-radius: 15px;
    background-color: #fff;
    padding: 15px;
    margin-bottom: 20px;
}
.secfutbg .seccovimg img {
  margin: 20px;
}
.secprudimg img {
  border-radius: 15px;
}
.seccovtext {
    display: flex;
    justify-content: space-between;
    align-items: center;
  	margin-left: 20px;
}

.secprod1 {
    width: 80%;
}

.secprod2 {
    width: 20%;
}

.secprod1 h3 {
    font-family: 'Bricolage Grotesque';
    font-size: 20px;
    color: #000;
    font-weight: 500;
}

.secprod1 p {
    font-family: 'Bricolage Grotesque';
    font-size: 12px;
    color: #000;
}

.secprod2 p a {
    font-size: 20px;
    color: #000;
    padding: 12px 13px;
    border-radius: 50px;
    border: 1px solid #575757;

}

.secprod2 p {
    margin-top: 30px;
    padding-left: 10px;
}

.secprod2 p a:hover {
    background-color: #007AFF;
    border: 1px solid #007AFF;
    color: #fff;
}

.seccovtotalpro p {
    font-family: 'Bricolage Grotesque';
    font-size: 14px;
    background: #FCD33D;
    padding: 5px 10px;
    border-radius: 50px;
    flex-wrap: wrap;
    position: absolute;
    top: 20px;
    right: 35px;
}

.secimg3sbg {
    background-color: #070707;
    padding: 50px;
}

.secrevibg {
    padding: 50px;
    background-color: #000;
}

/* flip */
.flip-box {
    background-color: transparent;
    width: 350px;
    height: 500px;
    perspective: 1000px;
}

.flip-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

.flip-box:hover .flip-box-inner {
    transform: rotateY(180deg);
}

.flip-box-front,
.flip-box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-box-front {
    background-color: transparent;
    color: black;
}
.flip-box-front img {
  border-radius: 10px;
}

.flip-box-back {
    background-color: #000;
    padding: 10px;
    border-radius: 12px;
    color: white;
    transform: rotateY(180deg);
}

.secnamelocbg {
    display: flex;
    justify-content: space-between;
    padding: 8px 5px;
}

.secnamelocbg span {
    font-family: 'Bricolage Grotesque';
    font-size: 18px;
    font-weight: 500;
    color: #fff;
}

.seclocd {
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #fff !important;
}

.secimgtextbg {
    display: flex;
}

.secimte1 {
    width: 25%;
}

.secimte2 {
    width: 75%;
    padding-left: 10px;
}

.secimte1 img {
    border-radius: 50px;
}

.secimte2 h4 {
    text-align: start;
    margin-bottom: 0;
    font-family: 'Bricolage Grotesque';
    font-size: 18px;
    font-weight: 500;
}

.secimte2 p {
    text-align: start;
    font-family: 'Bricolage Grotesque';
    font-size: 14px;
}

.secbalfabstext {
    font-family: 'Bricolage Grotesque';
    padding-top: 40px;
    text-align: start;
    font-size: 15px;
    font-weight: 500;
}

.secbtnrev {
    text-align: start;
    padding-top: 20px;
  	margin-top: 20px;
}

.secbtnrev a {
    font-family: 'Bricolage Grotesque';
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50px;
    padding: 10px 30px;
}

.secbtnrev a:hover {
    background-color: #fff;
    color: #000;
    text-decoration: none;
}

.secansersbg {
    background-color: #070707;
    padding: 60px 10px;
}

.secaskhead {
    font-family: 'Bricolage Grotesque';
    color: #fff;
    font-size: 47px;
    font-weight: 500;
  	margin-top: 50%;
}

.secasktext {
    font-family: 'Bricolage Grotesque';
    color: #fff;
    font-size: 14px;
}

.secbtnask {
    padding: 20px 0px;
}

.secbtnask a {
    font-family: 'Bricolage Grotesque';
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    background-color: transparent;
    border: 1px solid #fff;
    padding: 16px 30px 16px 10px;
    border-radius: 50px;
}

.secbtnask a:hover {
    background-color: #fff;
    color: #000;
    text-decoration: none;
}

.secbtnask a i {
    background-color: #fff;
    border-radius: 50px;
    color: #000;
    padding: 10px 11px;
}

.secbtnask a:hover i {
    background-color: #007AFF;
    color: #fff;
}

.accordion-header {
    margin: 0px !important;
  	height: 75px;
    padding: 13px;
}

button.accordion-button.collapsed {
    font-family: 'Bricolage Grotesque';
    font-size: 22px;
    font-weight: 500;
    color: #000;
}

button.accordion-button {
    font-family: 'Bricolage Grotesque';
    font-size: 20px;
    font-weight: 500;
    color: #000 !important;
    border: 0px !important;
    background-color: #fff !important;
    box-shadow: none !important;
}

.accordion-body {
    font-family: 'Bricolage Grotesque';
    font-size: 16px;
    color: #000;
  	padding: 0px 0px 15px 28px;
}

.accordion-item {
    margin-bottom: 40px;
  	border-radius: 10px !important;
}

.secgetsbg {
    background-color: #000;
    background-image: url('../images/herbgframe.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px;
}

.secbfdf {
    background-color: #007AFF;
    background-image: url(../images/bgframe.png);
    padding-top: 50px;
    padding-left: 50px;
    border-radius: 20px;
  	height : 500px;
}

.secstayhead {
    font-family: 'Bricolage Grotesque';
    font-size: 60px;
    font-weight: 600;
    color: #fff;
}

.secstytext {
    font-family: 'Bricolage Grotesque';
    font-size: 18px;
    color: #fff;
}

.subscribe-form {
    background-color: white;
    border-radius: 50px;
    padding: 5px;
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 500px;
}

.subscribe-form input {
    border: none;
    outline: none;
    border-radius: 50px;
    padding: 14px 20px;
    flex: 1;
}

.subscribe-form button {
    background-color: black;
  	font-size: 20px;
    color: white;
    border: none;
    border-radius: 50px;
    padding: 10px 25px;
    font-weight: 500;
    font-family: 'Bricolage Grotesque';
}

.subscribe-form input::placeholder {
    color: #6c757d;
}

.secfooterbg {
    background-color: #000;
    background-image: url('../images/herbgframe.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px;
    padding-top: 0px !important;
}

.seclinfobg {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.secimgfotlink {
    font-family: 'Bricolage Grotesque';
    font-size: 19px;
    color: #fff;
    padding-left: 20px;
}

.secimgfotlink:hover {
    color: #fff;
}

.secopytext {
    font-family: 'Bricolage Grotesque';
    font-size: 19px;
    color: #fff;
    padding-top: 20px;
}

.secfooterbg2 {
    background-image: url('../images/herbgframe.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #000;
    padding: 0;
    text-align: center;
    padding-bottom: 60px;
}

.car-container {
    position: relative;
    max-width: 1100px;
    margin: 40px auto;
    text-align: center;
}

.container-fluid.secfooterbg2 img {
    width: 75%;
    margin: auto;
}

.car-image {
    width: 100%;
    height: auto;
}

.label {
    position: absolute;
    background: #fff;
    color: #000;
    padding: 6px 12px;
    border-radius: 20px;
    font-size: 14px;
    white-space: nowrap;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}

/* Desktop label positions */
.label-ceramic {
    top: 5%;
    left: 10%;
}

.label-detailing {
    top: 30%;
    left: -5%;
}

.label-shampoo {
    bottom: 5%;
    left: 10%;
}

.label-polish {
    top: 5%;
    right: 10%;
}

.label-seat {
    top: 30%;
    right: -5%;
}

.label-perfume {
    bottom: 5%;
    right: 10%;
}



/* shop */
.top-controls {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1.5rem;
}

.search-bar {
    flex-grow: 1;
    max-width: 250px;
    position: relative;
}

.search-bar input {
    width: 100%;
    border-radius: 50px;
    padding-left: 15px;
    padding-right: 35px;
    border: 1px solid #ccc;
}

.search-bar button {
    position: absolute;
    right: 2px;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background-color: #000;
    color: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
}

.toggle-buttons {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-left: 20px;
    color: #fff;
}

.column-switch {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-left: 200px;
}

.toggle-buttons button,
.column-switch button {
    background-color: #000;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
    font-weight: bold;
}

.toggle-buttons button.active,
.column-switch button.active {
    background-color: #fff;
    color: #000;
}

.sort-dropdown select {
    border-radius: 8px;
    border: 1px solid #ccc;
    padding: 5px 10px;
}



.product-title {
    font-size: 14px;
    font-weight: 600;
    margin-top: 10px;
}

.product-price {
    font-size: 14px;
    color: #888;
}

.add-cart-btn {
    font-size: 14px;
    border-radius: 20px;
}

.filter-sidebar h6 {
    margin-top: 20px;
    font-weight: bold;
}

.brandsec .owl-nav.disabled {
    display: none;
}

.brandsec .owl-nav {
    display: none;
}

.brandsec .owl-dots.disabled {
    display: none;
}

.brandsec .owl-dots {
    display: none;
}

.brandsec .owl-item img {
    border-radius: 20px !important;
}

.list-view .product-card {
    display: flex;
    gap: 15px;
}

.list-view .product-card img {
    width: 80px;
    height: auto;
    object-fit: cover;
}

.list-view .product-info {
    flex-grow: 1;
    padding: 8px 5px;
}

.seccprlis {
    border-top: 1px solid #ddd;
    padding-top: 20px;
  	margin-top: 27px;
}

.filter-title {
    font-weight: 600;
    border-bottom: 1px solid #ddd;
    padding-bottom: 6px;
    margin-bottom: 10px;
    font-size: 16px;
    color: #fff;
}
.form-check label {
    color: #fff;
}
.filter-group {
    margin-bottom: 20px;
}

.form-check {
    margin-bottom: 8px;
}

.price-range {
    display: flex;
    gap: 10px;
    align-items: center;
}

.price-range input[type="number"] {
    width: 100%;
    padding: 4px 8px;
    font-size: 14px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.price-slider {
    margin: 10px 0;
}

.slider-container {
    position: relative;
    width: 100%;
    margin-top: 10px;
}

.slider-track {
    position: absolute;
    height: 4px;
    background: #ccc;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 5px;
}

input[type="range"].range-slider {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    background: transparent;
    position: absolute;
    pointer-events: none;
}

input[type="range"].range-slider::-webkit-slider-thumb {
    pointer-events: auto;
    -webkit-appearance: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #007AFF;
    border: none;
    margin-top: -6px;
    position: relative;
    z-index: 2;
}

.slider-fill {
    position: absolute;
    height: 4px;
    background: #007AFF;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 5px;
    z-index: 1;
}

.price-range-inputs {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    margin-top: 35px;
}

.price-range-inputs input {
    flex: 1;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-radius: 25px;
    font-size: 14px;
}

.secbgpro {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease;
}

.secprd2 a.secbtnca {
    /* font-size: 10px; */
}

/* shop-end */
.secbgser {
    background-image: url(../images/servbgg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 10px 100px 10px;
}

.secbgser h3 {
    font-family: 'Inter';
    color: #fff;
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    margin-top: 0;
}

.secconbgr {
    padding: 0px 0px 0px 0px;
}
.secconbg{
    background-color: #000;
}
.sec-menu-btn2 {
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
}

.sec-menu-btn2:hover {
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
}
.sec-menu-btnn {
    background-color: #5cb85c;
    border: 1px solid #4cae4c;
    color: #fff;
  	padding: 8px 20px;
}
.sec-menu-btnn:hover {
    background-color: #5cb85c;
    border: 1px solid #4cae4c;
    color: #fff;
}

.secmaetr {
    padding-left: 17px;
}

.secabopasdcont h3 {
    font-weight: 700;
    font-size: 40px;
    color: #fff;
    text-align: center;
}

.secabopasdcont p {
    font-size: 18px;
    color: #fff;
    text-align: center;
}

.sec-adcot h3 {
    font-weight: 700;
    font-size: 35px;
    color: #fff;
}

.sec-adcot p {
    font-size: 18px;
    color: #fff;
}

.secabopasdcont h5 {
    color: #F51E52;
    font-size: 25px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 0px;
}

.s-img-w img {
    border-radius: 20px !important;
    width: 100%;
}

.s-img-w {
    margin: auto;
}

.sec-margin {
    margin-top: -100px !important;
    margin: auto;
}

.seccarhero button.owl-prev {
    margin-right: 20px;
    border: 1px solid #fff !important;
    border-radius: 50px !important;
    font-size: 20px !important;
    color: #fff !important;
    padding: 5px 15px !important;
}

.seccarhero button.owl-next {
    border: 1px solid #fff !important;
    border-radius: 50px !important;
    color: #fff !important;
    font-size: 20px !important;
    padding: 5px 15px !important;
    float: right;
}

.seccarhero .owl-nav {
    position: relative;
    top: -250px;
    right: 0;
}

.car-container a {
    color: #000;
}
.secprodbg{
    background-color: #000;
}
.secimgfotlink1 {
    font-family: 'Bricolage Grotesque';
    font-size: 18px;
    color: #fff;
    padding-left: 20px;
}

.secimgfotlink1:hover {
    color: #fff;
}
.qty-container {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-radius: 50px;
    overflow: hidden;
}
.qty-container input.input-qty {
    border: 1px solid #D9D9D9;
    background: #F9F9F9;
    width: 85px;
    height: 50px;
    padding: 5px;
    text-align: center;
}
button.qty-btn-minus.btn-light,
button.qty-btn-plus.btn-light {
    background: #000000;
    width: 100%;
    height: 50px;
    color: #fff;
    border: 0;
}
button.qty-btn-minus.btn-light:hover,
button.qty-btn-plus.btn-light:hover{
    background: #FFA028;
}
.add-cart-btn{
    text-align: center;
    padding: 8px 150px;
    text-decoration: none;
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    background-color: #000000;
    border-radius: 50px;
}

.add-cart-btn:hover {
    color: #000;
    background: #FFA028;
}

.buy-now-btn {
    border-radius: 50px;
    color: #fff;
    background-color: #000000;
    text-align: center;
    padding: 8px 170px;
    text-decoration: none;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.buy-now-btn:hover{
    color: #000;
    background: #FFA028;
}
.dt-tex {
    color: #484848;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 25px;
}
.dt-tex span {
    display: inline-block;
    width: 150px;
}
.dt-tex i{
    color: #4F8A10  !important;
    font-style: normal;
}
.dt-tex .btn{
    border: 1px solid #000000;
    border-radius: 50px;
    margin: 2px 5px;
}
.dt-tex .btn:hover{
    border-color: #BF494B;
    color: #BF494B;
}
.recommended-products-section .section-title{
    margin-bottom: 40px;
  	margin-top: 60px;
}
.recommended-products-section .view-all-button{
    margin-top: 0px;
}
.recommended-products-section{
    padding-bottom: 100px;
}
.spaceleft-right{
    padding: 0px 60px;
}
.section-title{
    margin-bottom: 60px;
}
.section-title i{
    display: block;
    margin-bottom: 5px;
    margin-bottom: 20px;
}
.section-title p{
    font-size: 12px;
    color: #1D256B;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
}
.section-title .ptag{
    color: #585858;
    font-size: 16px;
    text-transform: lowercase;
    letter-spacing: 0;
    font-weight: 400;
}
.section-title h3{
    font-family: "Fredoka", sans-serif;
    font-size: 40px;
    line-height: 42px;
    color: #1D256B;
    font-weight: 700;
    margin-bottom: 15px;
}
.product-box {
    text-decoration: none !important;
}
.product-box{
    text-align: center;
    margin-bottom: 60px;
    text-decoration: none;
    display: block;
}
.product-box h6{
    font-family: 'Roboto', sans-serif;
    color: #1D256B;
    font-size: 18px;
    font-weight: 600;
}
.product-box p{
    font-family: 'Roboto', sans-serif;
    color: #1D256B;
    font-size: 16px;
}
.product-image{
    border-radius: 30px;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px 0px #dddddd;
    margin-bottom: 30px;
}
.product-image{
    text-align: center;
    overflow: hidden;
}
.view-all-button{
    margin-top: 60px;
}
.btn.btn-style{
    background-color: #000;
    color: #ffffff;
    min-width: 146px;
    border-radius: 50px;
    text-transform: uppercase;
    font-size: 12px;
    padding: 10px 30px;
    line-height: 20px;
    border: 0px !important;
  	cursor: pointer;
}
.btn.btn-style i{
    font-size: 16px;
    margin-left: 5px;
}
.btn.btn-style:hover{
    background-color: #ED6436;
}
.btn.btn-style:active{
    color: #ffffff;
    background-color: #ED6436;
}
.product-detail p {
  font-size: 15px;
  margin: 10px 0px;
}
.shop-button {
    margin-top: 20px !important;
}
.cart_item a {
    text-decoration: none;
}
.product-page-wrapper {
    margin-bottom: 50px;
}
@media(max-width: 767px){
    .show-on-mobile{
        display: block!important;
    }
    .hide-on-mobile{
        display: none;
    }
  	.add-cart-btn,.buy-now-btn{
        width: 100%;
        display: block;
    }
}