@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

h1, h2, h3, h4 {
    font-family: "Montserrat", sans-serif;
}

body, html {
    font-family: "Montserrat", sans-serif;
}
body{
    background:  #fff;
        overflow-x: hidden;
            padding: 0 !important;
}

body.active {
    overflow: hidden;
}
.nopad{
    padding: 0;
}
.pad-left{
    padding-left: 0;
}
.pad-right{
    padding-right: 0;
}

a:hover, a:active  {
text-decoration: none!important;
}
* :focus {
    outline: 0px auto -webkit-focus-ring-color !important;
    outline-offset: 0!important;
        text-decoration:none !important;
}
* a:hover{
    text-decoration:none !important;
}
 #return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #ffbf3d;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 9999;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 25px;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}


nav.nav1 {
    display: none;
}

   /*----------------------------------------Push Navigation---------------------------------*/
div#menuoverlay { display: none; }
a#hamburg {  position: fixed;top: 0px;left: 10px;width: 40px;height: 40px;z-index:9;text-align: center;color: white;display: none;transition: all ease-out 0.3s;}
a#hamburg i {position: relative;top: 50%;transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.nav1 {transition: all ease-out 0.3s; display:none;}
.nav1 a { color: #000; }
.nav1 ul {margin: 0;padding: 0;background-color: #303030;}
.nav1 ul li {display: inline-block;position: relative;    padding: 10px 20px!important;}
.nav1 ul li > a {display: inline-block;padding: 10px;}
.nav1 ul li > a > i {margin-left: 15px;transition: all ease-out 0.3s;-webkit-transition: all ease-out 0.1s;}
.nav1 ul li ul {display: none;position: absolute;top: 38px;background:#222;width: 200px;text-align: left;}
.nav1 .search-nav,.nav1 .title{ display:none;}
.nav1 ul li ul li { display: block; }
.nav1 ul li ul li a { display: block; }
.nav1 ul li:hover > a {  color:#000; text-decoration:none; }
.nav1 ul li:hover > a > i { transform: rotateZ(90deg); -webkit-transform: rotateZ(90deg);}
.nav1 ul li:hover ul { display: block; }
.nav1 span.marrow {border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #fff;float: right;height: 0;margin:8px 0 0 8px;width: 0;}
.nav1 ul li.open  span.marrow {border-left: 5px solid transparent; border-top:0;border-right: 5px solid transparent;border-bottom: 5px solid #fff;}
@media screen and (max-width: 1024px) {
  
.slider .item .carousel-caption {    top: 80px; }  
  .slider-text h3 {font-size:40px; }
    .slider-text p {font-size:16px;     margin-bottom: 25px; }
  .slider-text .form-group label {font-size:12px; }
  
  }
  .open-menu .nav-cross:before {
    content: "X";
    position: absolute;
    z-index: -1;
    font-size: 25px;
}

  
  
  @media screen and (max-width: 767px) {
    nav.nav1 {
    display: block;
}
   .logo-bar nav {
    display: none!important;
    }
    a#hamburg { display: block; }
    main {  transition: all ease-out 0.3s;}
    .nav1 .row{ margin:0px;}
    .nav1 {background-color: #fff;box-shadow: -2px 0 10px #999 inset;display: block;height: 100%;left: 0;overflow-x: hidden;overflow-y: auto;position: fixed;top: 0;transform: translateX(-250px); -webkit-transform: translateX(-250px); width: 250px;}
    .nav1 .search-nav,.nav1 .title{ display:block;}
    .nav1 .search-nav input{ border:1px solid #2c313f; background-color:rgba(255,255,255,0.2);  padding:5px; width:100%; color:#000; margin:10px 0;  }
    .nav1 .search-nav input[type="submit"]{background:url("images/search-icon.png") no-repeat scroll center center; border:0; width:auto; font-size:0; height: 16px;    position: absolute;    right: 7px;    top: 8px;    width: 16px;  filter: invert(100%);}
    .nav1 .title{    background: #000 ;color: #fff;font-size: 14px;margin: 0 -15px;padding: 6px 15px 6px;}
    .search-nav > form {    position: relative;}
    .nav1 ul {  text-align: left;  background-color: transparent;}
    .nav1 ul li { display: block; border-bottom:1px solid #999; }
    .nav1 ul li a { display: block; padding:10px 0; }.nav1 ul li:hover > a { color:#000;  }
    .nav1 ul li a > i { float: right; }
    .nav1 ul li ul {  display: none;  position: static;  width: 100%;background-color:transparent; padding:0 10px;}
    .nav1 ul li:hover > ul { display: none; }
    .nav1 ul li:hover > a > i { transform: rotateZ(0); -webkit-transform: rotateZ(0); }
    .nav1 ul li.open > a { background-color: transparent; }
    .nav1 ul li.open > a > i { transform: rotateZ(90deg); -webkit-transform: rotateZ(90deg);}
    .nav1 ul li.open > ul { display: block; }
    div#menuoverlay {display: block;visibility: hidden;position: fixed;left: 0;top: 0;width: 100%;height: 100%;transition: all ease-out 0.3s;z-index: 1;opacity: 0;}
    html.open-menu { overflow: hidden; }
    html.open-menu div#menuoverlay {visibility: visible;background:rgba(0,0,0,0.5);min-height:100vh;width:100% !important;opacity: 1;width: calc(-150%);left: 250px;}
    html.open-menu a#hamburg{ transform: translateX(250px); -webkit-transform: translateX(250px); z-index:999; }
    html.open-menu main {transform: translateX(250px); -webkit-transform: translateX(250px);}
    html.open-menu nav.nav1 {z-index: 3;transform: translateX(0); -webkit-transform: translateX(0);}
    .menu-main-menu-container ul ul ul li a {padding:5px;}
    ul li.has-subnav .accordion-btn {color:#000; font-size:24px; width:20px !important; float:right; line-height: inherit !important; }
    .nav1 ul li:last-child {    border: 0 ;}
    .nav-cross.open > span {    background: #fff ;}
    /*---------------------Hamberg Icon --------------------------------------------- */
    .nav-cross {width: 24px;  height: 40px;  position: relative;  margin: 0px auto;  transform: rotate(0deg); -webkit-transform: rotate(0deg); transition: .5s ease-in-out;  cursor: pointer;}
    .nav-cross span {  display: block;  position: absolute;
        height: 2px;width: 100%;background: #000;opacity: 1;left: 0;transform: rotate(0deg); -webkit-transform: rotate(0deg); transition: .25s ease-in-out;}
.open-menu .nav-cross span {
    display:none;
}
    #nav-icon1 span:nth-child(1) {top: 0px;}
    #nav-icon1 span:nth-child(2) {top: 18px;}
    #nav-icon1 span:nth-child(3) {top: 36px;}
    #nav-icon1.open span:nth-child(1) {top: 18px;transform: rotate(135deg); -webkit-transform: rotate(135deg);}
    #nav-icon1.open span:nth-child(2) {opacity: 0;left: -60px;}
    #nav-icon1.open span:nth-child(3) {top: 18px;transform: rotate(-135deg); -webkit-transform: rotate(-135deg);}
    .nav-cross span:nth-child(1) {top: 12px;transform-origin: left center;-webkit-transform-origin: left center;}
    .nav-cross span:nth-child(2) {top: 20px;transform-origin: left center; -webkit-transform-origin: left center;}
    .nav-cross span:nth-child(3) {top: 28px;transform-origin: left center; -webkit-transform-origin: left center;}
    .nav-cross.open span:nth-child(1) {transform: rotate(45deg); -webkit-transform: rotate(45deg); top: 11px;left: 4px;}
    .nav-cross.open span:nth-child(2) {width: 0%;opacity: 0;}
    .nav-cross.open span:nth-child(3) {transform: rotate(-45deg); -webkit-transform: rotate(-45deg); top: 28px;left: 4px;}
}

.slick-dots {position: absolute;z-index: 11;bottom: 10px;margin: 0px;padding: 0;text-align: center;width: 100%;}
.slick-dots li {list-style: none;display: inline-block;}
.slick-dots button {border: 1px solid #333;background: #fff;width: 12px;height: 12px;border-radius: 100%;font-size: 0;padding: 0px;margin-right: 5px;}
.slick-dots .slick-active button {background: #303030;}
.slick-arrow {border: 0px;font-size: 0;right: 0;margin-top:-20px;position: absolute;top: 50%;z-index: 1;background: #303030 url(images/arrow.png) no-repeat center center;width: 36px;height: 40px;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.slick-arrow:hover {background: #000 url(images/arrow.png) no-repeat center center;}
.slick-next.slick-arrow {left: 0px;transform: rotate(0deg);-webkit-transform: rotate(0deg);}


/*Scroll css Start here*/


body::-webkit-scrollbar {
    width: 8px;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 30px #000;
}

body::-webkit-scrollbar-thumb {
  background-color: #ee332e;
  outline: 1px solid #ee332e;
}
/*Scroll css End here*/


.header {}

.header .row.one {
    display: flex;
    align-items: center;
    padding: 10px 100px;
    background: rgba(230, 230, 230, 1);
}

.header .terms {}

.header .terms p {
    font-size: 14px;
    font-weight: 500;
    line-height: 19.07px;
    margin: 0;
    background: rgba(118, 25, 23, 1);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
}

.header .upto {
    text-align: center;
}

.header .upto p {
    font-size: 16px;
    font-weight: 700;
    line-height: 21.79px;
    background: rgba(118, 25, 23, 1);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
}

.header .contact {
    text-align: right;
}

.header .contact p {
    font-size: 14px;
    font-weight: 500;
    line-height: 19.07px;
    margin: 0;
    background: rgba(118, 25, 23, 1);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
}

.header .contact p a {}


.header .logo {}

.header .logo img {}

.header .serach {position: relative;}

.header .serach form#searchform {}

.header .serach input#s {
    width: 100%;
    background: rgba(226, 226, 226, 1);
    border: none;
    border-radius: 12px;
    padding: 10px;
    position: relative;
}

.header .serach a {
    position: absolute;
    right: 10px;
    top: 7px;
}

.header .serach a img {}

.header .info {
    text-align: right;
}

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

.header .info ul li {
    margin: 0 0px 0 50px;
    display: inline-flex;
}

.header .info ul li a {font-size: 13px;font-weight: 500;margin: 0;color: #fff;}

.header .info ul li a img {
    margin-right: 10px;
}

.header .info ul li .icon {
    display: inline-block;
    vertical-align: middle;
}

.header .info ul li .desc_info {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

.header .info ul li .desc_info span {
    display: block;
    font-weight: 700;
}
.header .header-menu {}

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

.header .header-menu ul li {
    display: inline-block;
    margin: 0 30px;
}

.header .header-menu ul li a {
    font-size: 16px;
    font-weight: 700;
    line-height: 17.07px;
    background: rgba(255, 255, 255, 1);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}

.header .header-menu-2 {
    text-align: right;
}

.header .header-menu-2 ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.header .header-menu-2 ul li {
    display: inline-block;
    margin: 0 40px;
}

.header .header-menu-2 ul li a {
    font-size: 16px;
    font-weight: 700;
    line-height: 17.07px;
    background: rgba(255, 255, 255, 1);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}

.header .row.two {
    display: flex;
    align-items: center;
    background: rgba(30, 3, 3, 1);
    padding: 30px 100px;
}

.header .row.three {
    display: flex;
    align-items: center;
    background: rgba(238, 51, 46, 1);
    padding: 20px 100px;
}

.header .row.two .col-sm-3 {
    padding: 0;
}


.banner {
    overflow: hidden;
    position: relative;
}

.banner .bg-img {
    height: 620px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.banner .head-form {
    background: rgba(255, 255, 255, 1);
    padding: 15px 19px;
    border-radius: 20px;
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
    width: 360px;
}

.banner .head-form h3 {
    font-size: 28px;
    font-weight: 700;
    margin: 0 0 20px;
    background: rgba(118, 25, 23, 1);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
    position: relative;
    display: block;
    text-align: center;
}

.banner .head-form form#searchform {
    position: relative;
}

.banner .head-form input {
    background: rgba(230, 230, 230, 1);
    border: 1px solid rgba(118, 25, 23, 1);
    width: 76%;
    padding: 10px 20px;
    border-radius: 7px;
    font-size: 13px;
}

.banner .head-form a {
    font-size: 19px;
    font-weight: 700;
    color: #fff;
    background: rgba(238, 51, 46, 1);
    padding: 10px 20px;
    border-radius: 10px;
    position: relative;
    right: -10px;
    top: 2px;
}

.banner .head-form h4 {
    font-size: 20px;
    font-weight: 600;
    margin: 30px 0 20px;
    background: rgba(0, 0, 0, 1);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
}
.banner .head-form select {
    background: rgba(230, 230, 230, 1);
    border: 1px solid rgba(118, 25, 23, 1);
    width: 100%;
    padding: 10px 20px 10px 10px;
    border-radius: 7px;
    font-size: 13px;
    margin: 0px 0px 15px;
    text-transform: capitalize;
}


.banner .head-form input[type="submit"] {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    background: rgba(238, 51, 46, 1);
    padding: 10px 20px;
    border-radius: 10px;
    border: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: auto;
    position: absolute;
    right: 0;
    top: 0;
}

.banner .head-form h3:before {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 2px;
    width: 250px;
    background: rgba(238, 51, 46, 1);
}

.banner .head-form h5 {
    font-size: 13px;
    font-weight: 600;
    line-height: 14.98px;
    letter-spacing: 0.3em;
    background: rgba(238, 51, 46, 1);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    margin: 0 0 20px;
    text-align: center;
}

.sec2 {
    padding: 80px 100px;
    background: rgba(230, 230, 230, 1);
}

.sec2 .head {
    text-align: center;
    max-width: 80%;
    margin: 0 auto 70px;
}

.sec2 .head h3 {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 20px;
    background: rgba(118, 25, 23, 1);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
}

.sec2 .head p {
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    margin: 0;
    background: rgba(30, 3, 3, 1);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}

.sec2 .row.one {
    background: rgba(238, 51, 46, 1);
    border-radius: 26px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    padding: 50px 40px;
    transition: .5s all ease-in-out;
}

.sec2 .row.one .disc {}

.sec2 .row.one .disc p {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.05em;
    line-height: 30px;
    margin: 0 0 20px;
    transition: .5s all ease-in-out;
    color: #e6e6e6;
}

.sec2 .row.one .disc h2 {
    font-size: 64px;
    font-weight: 700;
    line-height: 60px;
    margin: 10px 0 0px;
    color: #fff;
    text-transform: uppercase;
    transition: .5s all ease-in-out;
}

.sec2 .row.one .disc h5 {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -0.05em;
    margin: 0 0;
    color: #7a1a18;
    transition: .5s all ease-in-out;
}

.sec2 .row.one .disc .pic {}

.sec2 .row.one .disc .pic img {}

.sec2 .row.main {}

.sec2 .row.one .pic {
    text-align: right;
}

.sec2 .row.one .pic img {
    width: auto;
    height: 212px;
}

.sec2 .row.two {
    background-color: #347899;
    border-radius: 26px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    padding: 50px 40px;
    transition: .5s all ease-in-out;
}

.sec2 .row.two .disc {
    transition: .5s all ease-in-out;
}

.sec2 .row.two .disc p {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.05em;
    line-height: 30px;
    margin: 0 0 20px;
    color: #e6e6e6;
}

.sec2 .row.two .disc h2 {
    font-size: 64px;
    font-weight: 700;
    line-height: 60px;
    margin: 10px 0 0px;
    text-transform: uppercase;
    transition: .5s all ease-in-out;
    color: #fff;
}

.sec2 .row.two .disc h5 {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -0.05em;
    margin: 0 0;
    color: #fff;
    transition: .5s all ease-in-out;
}

.sec2 .row.two .disc .pic {}

.sec2 .row.two .disc .pic img {}

.sec2 .row.main {}

.sec2 .row.two .pic {
    text-align: right;
}

.sec2 .row.two .pic img {
    width: auto;
    height: 212px;
}






.sec2 .row.three {
    background-color: #761917;
    border-radius: 26px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    padding: 50px 40px;
    transition: .5s all ease-in-out;
}

.sec2 .row.three .disc {}

.sec2 .row.three .disc p {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.05em;
    line-height: 30px;
    margin: 0 0 20px;
    color: #e6e6e6;
    transition: .5s all ease-in-out;
}

.sec2 .row.three .disc h2 {
    font-size: 64px;
    font-weight: 700;
    line-height: 60px;
    margin: 10px 0 0px;
    text-transform: uppercase;
    transition: .5s all ease-in-out;
    color: #fff;
}

.sec2 .row.three .disc h5 {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -0.05em;
    margin: 0 0;
    transition: .5s all ease-in-out;
    color: #fff;
}

.sec2 .row.three .disc .pic {}

.sec2 .row.three .disc .pic img {}

.sec2 .row.main {}

.sec2 .row.three .pic {
    text-align: right;
}

.sec2 .row.three .pic img {
    width: auto;
    height: 212px;
}



.sec2 .row.one-right {
    border-radius: 26px;
    display: flex;
    align-items: center;
    padding: 30px 40px;
    background: rgba(255, 227, 71, 1);
    margin: 0 0 20px;
    transition: .5s all ease-in-out;
}

.sec2 .row.one-right .disc-right {
    text-align: center;
    margin-bottom: 20px;
}

.sec2 .row.one-right .disc-right p {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.05em;
    line-height: 30px;
    transition: .5s all ease-in-out;
    color: #55562e;
}

.sec2 .row.one-right .disc-right h2 {
    font-size: 48px;
    font-weight: 700;
    line-height: 50px;
    margin: 10px 0 0px;
    text-transform: uppercase;
    transition: .5s all ease-in-out;
    color: #fff;
}

.sec2 .row.one-right .disc-right h5 {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.05em;
    margin: 0 0;
    color: #55562e;
    transition: .5s all ease-in-out;
}

.sec2 .row.one-right .disc-right .pic {}

.sec2 .row.one-right .disc-right .pic img {}

.sec2 .row.two-right {
    border-radius: 26px;
    display: flex;
    align-items: center;
    padding: 50px 90px;
    margin: 0 0 20px;
    background: rgba(238, 51, 46, 1);
}

.sec2 .row.two-right .disc-right {
    text-align: center;
    margin-bottom: 20px;
}

.sec2 .row.two-right .disc-right p {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.05em;
    line-height: 30px;
    color: #fff;
    transition: .5s all ease-in-out;
}

.sec2 .row.two-right .disc-right h2 {
    font-size: 48px;
    font-weight: 700;
    line-height: 50px;
    margin: 30px 0 0px;
    text-transform: uppercase;
    color: #fff;
    transition: .5s all ease-in-out;
}

.sec2 .row.two-right .disc-right h5 {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.05em;
    margin: 0 0;
    color: #fff;
    transition: .5s all ease-in-out;
}

.sec2 .row.two-right .disc-right .pic {}

.sec2 .row.two-right .disc-right .pic img {}

.sec2 .row.two-right .disc-right .pic {}

.sec2 .row.two-right .pic img {
    width: 100%;
}

.sec2 .row.one-right .disc-right .pic {}

.sec2 .row.one-right .disc-right .pic img {
    width: 100%;
}

.sec3 {
    padding: 50px 100px;
}

.sec3 .row.main {
    display: flex;
    align-items: center;
}

.sec3 .head {
    margin-left: 100px;
}

.sec3 .head h4 {
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    background: rgba(118, 25, 23, 1);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
    font-style: italic;
    position: relative;
}

.sec3 .head h3 {
    font-size: 36px;
    font-weight: 700;
    margin: 0 0 20px 100px;
    background: rgba(118, 25, 23, 1);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
}

.sec3 .pic {
    text-align: center;
}

.sec3 .pic img {}


.sec4 {
    padding: 150px 100px 100px;
    background: rgba(230, 230, 230, 1);
}

.sec4 .row.one {
    margin-bottom: 80px;
}

.sec4 .row.one .pic-brand {
    text-align: right;
}

.sec4 .row.one .pic-brand img {transition: .5s all ease-in-out;}

.sec4 .row.two {}

.sec4 .row.two .category-title {
    text-align: center;
    margin-bottom: 50px;
}

.sec4 .row.two .category-title h3 {
    font-size: 24px;
    font-weight: 700;
    margin: 0;
    background: rgba(118, 25, 23, 1);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
}

.sec4 .main {
    text-align: center;
}

.sec4 .main .pic {
    margin-bottom: 30px;
    text-align: center;
}


.sec4 .main .pic img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: 0 auto;
}

.sec4 .main .title {}

.sec4 .main .title h4 {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 0px;
    background: #000;
    text-transform: uppercase;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}

.sec4 .col-sm-2 {
    width: 10%;
}

.sec4 .row.category_slider {
    padding: 40px 30px;
    background-color: #fff;
    border: 1px solid rgba(238, 51, 46, 1);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    border-radius: 40px;
}

.sec5 {
    padding: 80px 100px 80px;
    background: rgba(230, 230, 230, 1);
}

.sec5 .head {
    text-align: center;
    margin-bottom: 50px;
}

.sec5 .head h3 {
    font-size: 24px;
    font-weight: 700;
    margin: 0;
    background: rgba(118, 25, 23, 1);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
}

.sec5 .main {}

.sec5 .main .pic {
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 350px;
    width: 100%;
    position: relative;
}


.sec5 .main .pic img {
    width: 220px;
    height: 220px;
    object-fit: contain;
}

.sec5 .main .pic .new {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9999;
}

.sec5 .main .pic .new h6 {
    font-size: 10px;
    font-weight: 500;
    margin: 0;
    padding: 3px 15px;
    background: rgba(238, 51, 46, 1);
    color: #fff;
}

.sec5 .main .disc {}

.sec5 .main .disc h4 {
    font-size: 18px;
    font-weight: 700;
    margin: 20px 0 10px;
    background: rgba(118, 25, 23, 1);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    text-transform: capitalize;
}

.sec5 .main .disc h5 {
    font-size: 15px;
    font-weight: 600;
    margin: 0px 0 0px;
    background: rgba(118, 25, 23, 1);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    text-transform: capitalize;
}

.sec5 .main .disc h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 20px 0 0px;
    background: #000;
    text-transform: uppercase;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}

.sec5 .main .disc .was-aid {}

.sec5 .main .disc .was-aid h6 {
    font-size: 15px;
    font-weight: 700;
    margin: 0;
    background: rgba(118, 25, 23, 1);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}

.sec5 .main .disc .save {}

.sec5 .main .disc .save h6 {
    font-size: 10px;
    font-weight: 500;
    margin: 0;
    padding: 3px 5px;
    background: rgba(238, 51, 46, 1);
    color: #fff;
    display: inline-block;
}

.sec5 .col-sm-3 {
    width: 20%;
}

.sec5 .row.one {
    display: flex;
    align-items: end;
}

.sec6 {
    padding: 80px 100px 80px;
    background: rgba(230, 230, 230, 1);
}

.sec6 .head {
    text-align: center;
    max-width: 80%;
    margin: 0 auto 50px;
}

.sec6 .head h3 {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 10px;
    background: rgba(118, 25, 23, 1);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
}

.sec6 .head p {
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    margin: 0;
    background: rgba(30, 3, 3, 1);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}

.sec6 .col-sm-2 {
    width: 12.5%;
    padding: 0;
}

.sec6 .main {
    margin-bottom: 20px;
}

.sec6 .main .pic {
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 170px;
    width: 95%;
    position: relative;
    border-radius: 26px;
    box-shadow: 0px 4px 4px 0px #00000040;
}


.sec6 .main .pic img {
    width: 110px;
    height: 80px;
    object-fit: contain;
}

.sec6 .view{
    text-align: center;
    margin-top: 30px;
}
.sec6 .view a {font-size: 20px;font-weight: 700;color: #fff;background: rgba(238, 51, 46, 1);padding: 15px 50px;border-radius: 10px;border: none;text-transform: uppercase;letter-spacing: 1px;margin-top: 15px;}




.sec7 {
    padding: 80px 100px 80px;
    background: rgba(230, 230, 230, 1);
}

.sec7 .head {
    text-align: center;
    max-width: 80%;
    margin: 0 auto 50px;
}

.sec7 .head h3 {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 10px;
    background: rgba(118, 25, 23, 1);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
}

.sec7 .head p {
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    margin: 0;
    background: rgba(30, 3, 3, 1);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}

.sec7 .col-sm-2 {
    width: 20%;
    padding: 0;
}

.sec7 .main {
    margin-bottom: 20px;
}

.sec7 .main .pic {
    background-color: #fff;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    height: 200px;
    width: 100%;
    position: relative;
    border-radius: 26px;
    box-shadow: 0px 4px 4px 0px #00000040;
}


.sec7 .main .pic img {
    height: 150px;
    width: 240px;
    object-fit: contain;
}

.sec7 .view{
    text-align: center;
    margin-top: 30px;
}
.sec7 .view a {font-size: 20px;font-weight: 700;color: #fff;background: rgba(238, 51, 46, 1);padding: 15px 50px;border-radius: 10px;border: none;text-transform: uppercase;letter-spacing: 1px;margin-top: 15px;}


.sec7 .col-sm-3 {
    width: 20%;
}

.sec7 .main .pic .disc {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

.sec7 .main .pic .disc h4 {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 0px;
    background: #000;
    text-transform: uppercase;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}








.sec8 {
    padding: 80px 100px 80px;
    background: rgba(230, 230, 230, 1);
}

.sec8 .head {
    text-align: center;
    max-width: 80%;
    margin: 0 auto 50px;
}

.sec8 .head h3 {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 10px;
    background: rgba(118, 25, 23, 1);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
}

.sec8 .head p {
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    margin: 0;
    background: rgba(30, 3, 3, 1);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}

.sec8 .col-sm-2 {
    width: 20%;
    padding: 0;
}

.sec8 .main {
    margin-bottom: 20px;
    background-color: #fff;
    height: 400px;
    width: 100%;
    position: relative;
    border-radius: 26px;
}

.sec8 .main .pic {text-align: center;padding: 30px 0 0;display: flex;align-items: center;justify-content: center;}


.sec8 .main .pic img {
    width: 220px;
    height: 110px;
    object-fit: contain;
}

.sec8 .view{
    text-align: center;
    margin-top: 50px;
}
.sec8 .view a {font-size: 20px;font-weight: 700;color: #fff;background: rgba(238, 51, 46, 1);padding: 15px 50px;border-radius: 10px;border: none;text-transform: uppercase;letter-spacing: 1px;margin-top: 15px;}


.sec8 .col-sm-3 {
    width: 20%;
}

.sec8 .main .pic .disc {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

.sec8 .main .pic .disc h4 {
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 0px;
    background: #000;
    text-transform: uppercase;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}

.sec8 .main .disc {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

.sec8 .main .disc h4 {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 5px;
    background: #000;
    text-transform: uppercase;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}

.sec8 .main .disc h3 {
    font-size: 22px;
    font-weight: 700;
    margin: 5px 0 0px;
    background: #000;
    text-transform: uppercase;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}

.sec8 .main .disc img {}

.sec8 .main .disc h5 {
    font-size: 13px;
    font-weight: 600;
    line-height: 14.98px;
    background: rgba(238, 51, 46, 1);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    margin: 5px 0 10px;
    text-align: center;
}

.sec8 .main .disc .add {background: rgba(238, 51, 46, 1);padding: 10px 0;border-bottom-left-radius: 26px;border-bottom-right-radius: 26px;}

.sec8 .main .disc .add a {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}


.sec8 .main{margin-bottom: 20px;background-color: #fff;height: 200px;width: 100%;position: relative;border-radius: 26px;box-shadow: 0px 4px 4px 0px #00000040;}























.sec9 {
    padding: 80px 100px 80px;
    background: rgba(230, 230, 230, 1);
}

.sec9 .head {
    text-align: center;
    max-width: 80%;
    margin: 0 auto 50px;
}

.sec9 .head h3 {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 10px;
    background: rgba(118, 25, 23, 1);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
}

.sec9 .head p {
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    margin: 0;
    background: rgba(30, 3, 3, 1);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}

.sec9 .col-sm-2 {
    width: 20%;
    padding: 0;
}

.sec9 .main {
    margin-bottom: 20px;
    background-color: #fff;
    height: 400px;
    width: 100%;
    position: relative;
    border-radius: 26px;
}

.sec9 .main .pic {text-align: center;padding: 60px 0 0;display: flex;align-items: center;justify-content: center;}


.sec9 .main .pic img {
    height: 110px;
    width: 150px;
    object-fit: contain;
}

.sec9 .view{
    text-align: center;
    margin-top: 50px;
}
.sec9 .view a {font-size: 20px;font-weight: 700;color: #fff;background: rgba(238, 51, 46, 1);padding: 15px 50px;border-radius: 10px;border: none;text-transform: uppercase;letter-spacing: 1px;margin-top: 15px;}


.sec9 .col-sm-3 {
    width: 20%;
}

.sec9 .main .pic .disc {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

.sec9 .main .pic .disc h4 {
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 0px;
    background: #000;
    text-transform: uppercase;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}

.sec9 .main .disc {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

.sec9 .main .disc h4 {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 5px;
    background: #000;
    text-transform: uppercase;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}

.sec9 .main .disc h3 {
    font-size: 22px;
    font-weight: 700;
    margin: 5px 0 0px;
    background: #000;
    text-transform: uppercase;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}


.sec9 .main .disc img {
    margin: 10px auto;
}
.sec9 .main .disc h5 {
    font-size: 15px;
    font-weight: 600;
    line-height: 14.98px;
    margin: 5px 0 20px;
    text-align: center;
    font-family: "Open Sans", sans-serif;
    color: #EE332E;
    text-decoration: line-through;
}



.sec9 .main .disc .add {background: rgba(238, 51, 46, 1);border-bottom-left-radius: 26px;border-bottom-right-radius: 26px;display: flex;justify-content: space-evenly;align-items: center;padding: 10px 0;min-height: 50px;}


.sec9 .main .disc .add .qty-input {
  color: #000;
  background: #fff;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.sec9 .main .disc .add .qty-input .product-qty,
.sec9 .main .disc .add .qty-input .qty-count {
  background: transparent;
  color: inherit;
  font-weight: bold;
  font-size: 13px;
  border: none;
  display: inline-block;
  min-width: 0;
  height: 22px;
  line-height: 1;
}
.sec9 .main .disc .add .qty-input .product-qty:focus,
.sec9 .main .disc .add .qty-input .qty-count:focus {
  outline: none;
}
.sec9 .main .disc .add .qty-input .product-qty {
  width: 30px;
  min-width: 0;
  display: inline-block;
  text-align: center;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.sec9 .main .disc .add .qty-input .product-qty::-webkit-outer-spin-button, .qty-input .product-qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
          appearance: none;
  margin: 0;
}
.sec9 .main .disc .add .qty-input .qty-count {
  background: #D9D9D9;
  padding: 0;
  cursor: pointer;
  width: 22px;
  font-size: 9px;
  text-indent: -100px;
  overflow: hidden;
  position: relative;
  color: #fff;
  border-radius: 6px;
}
.sec9 .main .disc .add .qty-input .qty-count:hover{
    background: #ee332e;
}
.sec9 .main .disc .add .qty-input .qty-count:before, .sec9 .main .disc .add .qty-input .qty-count:after {
  content: "";
  height: 2px;
  width: 8px;
  position: absolute;
  display: block;
  background: #fff;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.qty-input .qty-count--minus {
}
.sec9 .main .disc .add .qty-input .qty-count--add {
}
.sec9 .main .disc .add .qty-input .qty-count--add:after {
  transform: rotate(90deg);
}
.sec9 .main .disc .add .qty-input .qty-count:disabled {
  color: #ccc;
  background: #f2f2f2;
  cursor: not-allowed;
  border-color: transparent;
}
.sec9 .main .disc .add .qty-input .qty-count:disabled:before, .sec9 .main .disc .add .qty-input .qty-count:disabled:after {
  background: #ccc;
}


.sec9 .main .disc .add .qty-input {
  border-radius: 6px;
  transform: scale(1.5);
}


.sec9 .main .disc .add a {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}


.sec9 .main{margin-bottom: 20px;background-color: #fff;height: 400px;width: 100%;position: relative;border-radius: 26px;box-shadow: 0px 4px 4px 0px #00000040;}

.sec9 .main h6 {
    font-size: 10px;
    font-weight: 500;
    margin: 0;
    padding: 3px 15px;
    background: rgba(238, 51, 46, 1);
    color: #fff;
    display: inline-block;
    position: absolute;
    top: 35px;
}
.sec2 .row.one-right .disc-right .pic {
    text-align: center;
    margin: 0 auto;
}

.sec2 .row.one-right .pic {
    text-align: center;
}

.sec10 {
    padding: 80px 0px 80px;
    background: rgba(230, 230, 230, 1);
}

.sec10 img {
    width: 100%;
}

.sec10 .container-fluid {
    padding: 0;
    overflow: hidden;
}

.sec11 {
    padding: 60px 100px;
    background-color: #761917;
}

.sec11 .head {}

.sec11 .head h3 {
    font-size: 20px;
    font-weight: 800;
    background: rgba(255, 255, 255, 1);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    margin: 0;
}

.sec11 .sign {}

.sec11 .sign input {
    width: 100%;
    padding: 15px 30px;
    font-size: 13px;
    border: none;
    border-radius: 50px;
    position: relative;
    background: rgba(217, 217, 217, 1);
}

.sec11 .sign input[type="submit"] {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    background: rgba(238, 51, 46, 1);
    padding: 10px 30px;
    border-radius: 50px;
    border: none;
    text-transform: capitalize;
    letter-spacing: 1px;
    width: 30%;
    position: absolute;
    right: -180px;
    top: 0px;
}


.footer {background: rgba(30, 3, 3, 1);padding: 0px 0px 80px;}

.footer .container-fluid.one {
    background: rgba(30, 3, 3, 1);
    padding: 50px 100px 20px;
}

.footer .head-top {}

.footer .head-top h3 {
    font-size: 16px;
    font-weight: 400;
    background: rgba(255, 255, 255, 1);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    margin: 0 0 60px;
    position: relative;
    text-transform: uppercase;
}

.footer .head-top .footer-menu-1 {}

.footer .head-top .footer-menu-1 ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.footer .head-top .footer-menu-1 ul li {
    margin: 0 0 15px;
}

.footer .head-top .footer-menu-1 ul li a {
    font-size: 14px;
    font-weight: 400;
    background: rgba(255, 255, 255, 1);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}

.footer .head-top h3:before {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 62px;
    height: 6px;
    background: rgba(217, 217, 217, 1);
    border-radius: 50px;
}

.footer .col-sm-3 {
    width: 20%;
}

.footer .feed {}

.footer .feed p {
    font-size: 14px;
    font-weight: 400;
    background: rgba(255, 255, 255, 1);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    margin: 0 0 20px;
}

.footer .feed a {
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    padding: 5px 10px;
    color: #fff;
    background: rgba(238, 51, 46, 1);
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
}

.footer .feed a img {
    margin-left: 10px;
}

.footer .container-fluid.two {
    padding: 20px 100px 20px;
    background: rgba(247, 246, 251, 1);
    margin-top: 10px;
}

.footer .container-fluid.two p {
    color: #fff;
    background: rgba(238, 51, 46, 1);
    font-size: 16px;
    font-weight: 700;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    margin: 0;
}

.footer .social {
    text-align: right;
}

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

.footer .social ul li {
    display: inline-block;
    margin: 0 5px;
}

.footer .social ul li a {
    color: #fff;
    background-color: #000;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}

.footer .container-fluid.two .row {
    display: flex;
    align-items: center;
}





.footer .head-top .footer-menu-2 {}

.footer .head-top .footer-menu-2 ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.footer .head-top .footer-menu-2 ul li {
    margin: 0 0 15px;
}

.footer .head-top .footer-menu-2 ul li a {
    font-size: 14px;
    font-weight: 400;
    background: rgba(255, 255, 255, 1);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}





.footer .head-top .footer-menu-3 {}

.footer .head-top .footer-menu-3 ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.footer .head-top .footer-menu-3 ul li {
    margin: 0 0 15px;
}

.footer .head-top .footer-menu-3 ul li a {
    font-size: 14px;
    font-weight: 400;
    background: rgba(255, 255, 255, 1);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}



.footer .head-top .footer-menu-4 {}

.footer .head-top .footer-menu-4 ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.footer .head-top .footer-menu-4 ul li {
    margin: 0 0 15px;
}

.footer .head-top .footer-menu-4 ul li a {
    font-size: 14px;
    font-weight: 400;
    background: rgba(255, 255, 255, 1);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}



.footer .head-top .feedback {
    background: #fff;
    padding: 5px 10px;
    border-radius: 50px;
    display: inline-block;
}

.sec11 .row {
    display: flex;
    align-items: center;
}

.sec1-faq {
    padding: 80px 100px 80px;
    background: rgba(230, 230, 230, 1);
}

.sec1-faq .head {
    text-align: center;
    max-width: 70%;
    margin: 0 auto 70px;
}

.sec1-faq .head h2 {
    font-size: 40px;
    font-weight: 700;
    margin: 0 0 20px;
    text-transform: uppercase;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: rgba(30, 3, 3, 1);
}

.sec1-faq .head .sign {}

.sec1-faq .head input {
    background: rgba(230, 230, 230, 1);
    border: 1px solid rgba(118, 25, 23, 1);
    width: 30%;
    padding: 10px 20px;
    border-radius: 7px;
    font-size: 13px;
    background-image: url(./images/Search-Icon.png);
    background-repeat: no-repeat;
    background-position: 95% 40%;
}

.sec1-faq .head input[type="submit"] {background: rgba(238, 51, 46, 1);-webkit-background-clip: text !important;-webkit-text-fill-color: transparent;font-size: 18px;font-weight: 700;padding: 7px;width: 15%;margin-left: 10px;}

.sec1-faq .row.main {}

.sec1-faq .head-bottom {}

.sec1-faq .head-bottom h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 20px 0 20px;
    text-transform: capitalize;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: rgba(30, 3, 3, 1);
}



























.sec1-faq .accordion {
  background-color: #fff;
  color: #ee332e;
  cursor: pointer;
  padding: 20px 20px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 16px;
  transition: 0.4s;
  border-top: solid 1px #fff;
  text-transform: uppercase;
  font-weight: 800;
  margin: 10px 0;
}


.sec1-faq .panel {
  padding: 10px 0;
  display: none;
  background-color: transparent;
  overflow: hidden;
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  line-height: 30px;
  margin: 0px 0 20px;
}

.sec1-faq .sticky{
    position: sticky;
    top: 10px;
}
.sec1-faq .main-panel button.accordion{
    position: relative;
}
.sec1-faq .main-panel button.accordion:before{
    position: absolute;
    content: '\f078 ';
    font-family: 'FontAwesome';
    font-weight: 900;
    font-size: 31px;
    top: 8px;
    right: 30px;
}
.sec1-faq .main-panel button.accordion.active:before{
    content: '\f077';
    position: absolute;
    font-weight: 900;
    right: 30px;
    font-size: 35px;
    top: 3px;
    font-family: 'FontAwesome';
}

.sec1-faq .head-bottom p {
    font-size: 15px;
    font-weight: 500;
    line-height: 23px;
    margin: 0;
    background: rgba(30, 3, 3, 1);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}

.sec1-faq .head-right {
    text-align: center;
    max-width: 60%;
    margin: 0 auto 0px;
}

.sec1-faq .head-right h4 {
    font-size: 20px;
    font-weight: 700;
    margin: 20px 0 50px;
    text-transform: capitalize;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: rgba(30, 3, 3, 1);
}

.sec1-faq .head-right .box {
    padding: 10px 20px 20px 30px;
    margin-bottom: 50px;
    background-color: #fff;
    border-radius: 50px;
    border: 1px solid rgba(238, 51, 46, 1);
    text-align: left;
}

.sec1-faq .head-right .box h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 20px 0 10px;
    text-transform: capitalize;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: rgba(30, 3, 3, 1);
}

.sec1-faq .head-right .box p {
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    margin: 0;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: rgba(0, 0, 0, 1);
}



.page-terms {
    padding: 80px 100px 80px;
    background: rgba(230, 230, 230, 1);
}

.page-terms .head {}

.page-terms .head h2 {
    font-size: 40px;
    font-weight: 700;
    margin: 0 0 60px;
    text-transform: uppercase;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: rgba(30, 3, 3, 1);
}

.page-terms .head .disc {
    margin-left: 50px;
}

.page-terms .head .disc h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 40px 0 10px;
    text-transform: capitalize;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: rgba(30, 3, 3, 1);
}

.page-terms .head .disc p {
    font-size: 20px;
    font-weight: 400;
    text-transform: capitalize;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: rgba(30, 3, 3, 1);
}

.page-terms .head .disc ul {}

.page-terms .head .disc ul li {}

.page-terms .head .disc ul li p {
    margin: 0;
}

.about-sec1 {
    padding: 80px 100px 80px;
    background: rgba(230, 230, 230, 1);
}

.about-sec1 .top {}

.about-sec1 .head {}

.about-sec1 .head p {
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: rgba(30, 3, 3, 1);
    text-align: justify;
}

.about-sec1 .pic {
    text-align: right;
}

.about-sec1 .pic img {
    width: 90%;
}

.about-sec2 {
    padding: 40px 100px 80px;
    background: rgba(230, 230, 230, 1);
}

.about-sec2 .head {}

.about-sec2 .head h2 {
    font-size: 40px;
    font-weight: 700;
    margin: 0 0 60px;
    text-transform: uppercase;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: rgba(30, 3, 3, 1);
}

.about-sec2 .main {
    background-color: #fff;
    text-align: center;
    padding: 60px 40px 0;
    height: 340px;
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
    border-radius: 40px;
    width: 90%;
}

.about-sec2 .main .pic {
    margin-bottom: 30px;
}

.about-sec2 .main .pic img {
    height: 105px;
}

.about-sec2 .main .disc {}

.about-sec2 .main .disc h4 {
    font-size: 16px;
    font-weight: 700;
    margin: 0px 0 10px;
    text-transform: capitalize;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: rgba(118, 25, 23, 1);
    min-height: 40px;
}

.about-sec2 .main .disc h5 {
    font-size: 16px;
    font-weight: 400;
    margin: 0px 0 10px;
    text-transform: capitalize;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: rgba(0, 0, 0, 1);
}

.about-sec3 {
    padding: 50px 100px 80px;
    background: rgba(230, 230, 230, 1);
}

.about-sec3 .head {
    margin-bottom: 50px;
}

.about-sec3 .head h2 {
    font-size: 40px;
    font-weight: 700;
    margin: 0 0 60px;
    text-transform: uppercase;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: rgba(30, 3, 3, 1);
}

.about-sec3 .head p {
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: rgba(30, 3, 3, 1);
    text-align: justify;
}

.about-sec3 .pic {margin-bottom: 50px;}

.about-sec3 .pic img {
    width: 100%;
}

.about-sec1 .top h2 {
    font-size: 40px;
    font-weight: 700;
    margin: 0 0 60px;
    text-transform: uppercase;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: rgba(30, 3, 3, 1);
}

.about-sec1 .row.main {
    display: flex;
    align-items: center;
}

.about-sec2 .row.one {
    margin: 0 100px;
}

.car-page-sec1 {
    padding: 80px 100px 80px;
    background: rgba(230, 230, 230, 1);
    position: relative;
}

.car-page-sec1 .head {
    text-align: center;
    max-width: 70%;
    margin: 0 auto 0px;
}

.car-page-sec1 .head h2 {
    font-size: 40px;
    font-weight: 700;
    margin: 0 0 20px;
    text-transform: uppercase;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: rgba(30, 3, 3, 1);
}

.car-page-sec1 .head .sign {}

.car-page-sec1 .head .sign input {
    background: rgba(230, 230, 230, 1);
    width: 40%;
    padding: 10px 20px;
    border-radius: 7px;
    font-size: 13px;
    background-repeat: no-repeat;
    border: 1px solid rgba(238, 51, 46, 1);
}

.car-page-sec1 .head .sign input[type="submit"] {
    background: rgba(238, 51, 46, 1);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    font-size: 18px;
    font-weight: 700;
    padding: 7px;
    width: 15%;
    margin-left: 10px;
}

.car-page-sec1 .head .sign a {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    background: rgba(238, 51, 46, 1);
    padding: 10px 30px;
    border-radius: 7px;
    border: none;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-left: 10px;
}

.car-page-sec2 {
    padding: 80px 100px 80px;
    background: rgba(230, 230, 230, 1);
}

.car-page-sec2 .col-sm-3 {
    width: 20%;
}

.car-page-sec2 .main {
    margin-bottom: 20px;
}

.car-page-sec2 .main .pic {
    background-color: #fff;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    height: 200px;
    width: 100%;
    position: relative;
    border-radius: 26px;
    box-shadow: 0px 4px 4px 0px #00000040;
}


.car-page-sec2 .main .pic img {
    height: 140px;
    width: 240px;
    object-fit: contain;
}

.car-page-sec2 .main .disc {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

.car-page-sec2 .main .disc h4 {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 0px;
    background: #000;
    text-transform: uppercase;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}

.car-page-sec1:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: rgba(217, 217, 217, 1);
    height: 3px;
    width: 988px;
}

.banner .col-sm-12.sub-btn.text-center {
    margin-top: 10px;
}

.banner .col-sm-12.sub-btn.text-center input[type="submit"] {
    width: 81%;
    position: relative;
}


.banner .slick-dots {
    position: absolute;
    z-index: 11;
    bottom: 30px;
    margin: 0px;
    padding: 0;
    text-align: right;
    width: 100%;
    right: 80px;
}

.banner .slick-dots .slick-active button {
    background: #ee332e;
    height: 17px;
    width: 17px;
    border: 1px solid #ee332e;
}

.banner .slick-dots button {
    border: 1px solid #D9D9D9;
    background: #D9D9D9;
    height: 17px;
    width: 17px;
    border-radius: 100%;
    font-size: 0;
    padding: 0px;
    margin-right: 5px;
}


.sec4 .slick-arrow {
    border: 0px;
    font-size: 0;
    right: -30px;
    margin-top: -30px;
    position: absolute;
    top: 50%;
    z-index: 1;
    background: url('../images/ArrowRight.png') no-repeat center center;
    height: 58px;
    width: 58px;
    transform: rotate(180deg);
    -webkit-transform: rotate(0deg);
}
.sec4 .slick-arrow:hover {
    background: url(../images/ArrowRight.png) no-repeat center center;
}


.sec4 .slick-next.slick-arrow {
    left: -30px;
    transform: rotate(0deg);
    -webkit-transform: rotate(180deg);
}



.sec5 .slick-arrow {
    border: 0px;
    font-size: 0;
    right: -15px;
    margin-top: -30px;
    position: absolute;
    top: 40%;
    z-index: 1;
    background: url('../images/ArrowRight.png') no-repeat center center;
    height: 58px;
    width: 58px;
    transform: rotate(180deg);
    -webkit-transform: rotate(0deg);
}
.sec5 .slick-arrow:hover {
    background: url(../images/ArrowRight.png) no-repeat center center;
}


.sec5 .slick-next.slick-arrow {
    left: -15px;
    transform: rotate(0deg);
    -webkit-transform: rotate(180deg);
}



.sec7 .slick-arrow {
    border: 0px;
    font-size: 0;
    right: -15px;
    margin-top: -30px;
    position: absolute;
    top: 45%;
    z-index: 1;
    background: url('../images/ArrowRight.png') no-repeat center center;
    height: 58px;
    width: 58px;
    transform: rotate(180deg);
    -webkit-transform: rotate(0deg);
}
.sec7 .slick-arrow:hover {
    background: url(../images/ArrowRight.png) no-repeat center center;
}


.sec7 .slick-next.slick-arrow {
    left: -15px;
    transform: rotate(0deg);
    -webkit-transform: rotate(180deg);
}



.sec8 .slick-arrow {
    border: 0px;
    font-size: 0;
    right: -15px;
    margin-top: -30px;
    position: absolute;
    top: 45%;
    z-index: 1;
    background: url('../images/ArrowRight.png') no-repeat center center;
    height: 58px;
    width: 58px;
    transform: rotate(180deg);
    -webkit-transform: rotate(0deg);
}
.sec8 .slick-arrow:hover {
    background: url(../images/ArrowRight.png) no-repeat center center;
}


.sec8 .slick-next.slick-arrow {
    left: -15px;
    transform: rotate(0deg);
    -webkit-transform: rotate(180deg);
}




.sec9 .slick-arrow {
    border: 0px;
    font-size: 0;
    right: -15px;
    margin-top: -30px;
    position: absolute;
    top: 45%;
    z-index: 1;
    background: url('../images/ArrowRight.png') no-repeat center center;
    height: 58px;
    width: 58px;
    transform: rotate(180deg);
    -webkit-transform: rotate(0deg);
}
.sec9 .slick-arrow:hover {
    background: url(../images/ArrowRight.png) no-repeat center center;
}


.sec9 .slick-next.slick-arrow {
    left: -15px;
    transform: rotate(0deg);
    -webkit-transform: rotate(180deg);
}












.single-car-page-sec1 {
    padding: 180px 100px 50px;
    background: rgba(230, 230, 230, 1);
}

.single-car-page-sec1 .head {}

.single-car-page-sec1 .head h2 {
    margin: 0;
    font-size: 55px;
    font-weight: 700;
    color: #1E0303;
}

.single-car-page-sec2 {
    padding: 50px 150px 50px;
    background: #fff;
}

.single-car-page-sec2 .row {
    display: flex;
    align-items: center;
}

.single-car-page-sec2 .logo {}

.single-car-page-sec2 .logo img {
    height: 142px;
    width: 142px;
    object-fit: contain;
}

.single-car-page-sec2 .head {}

.single-car-page-sec2 .head h3 span {
    font-weight: 400;
}

.single-car-page-sec2 .head h3 {
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    color: #761917;
}

.car-page-sec3 {
    padding: 50px 100px 50px;
    background: rgba(230, 230, 230, 1);
    position: relative;
}

.car-page-sec3:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: rgba(217, 217, 217, 1);
    height: 3px;
    width: 828px;
}

.car-page-sec3 .list {}

.car-page-sec3 .list select#AUTO {
}

.car-page-sec3 .list select {
    background: rgba(230, 230, 230, 1);
    border: 1px solid rgb(238 51 46);
    width: 12%;
    padding: 15px 20px;
    font-size: 13px;
    margin: 0px 10px 0px;
    color: #3F3F3F;
    font-weight: 500;
    border-radius: 30px;
}

.car-page-sec3 input[type="submit"] {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    background: rgba(238, 51, 46, 1);
    padding: 14px 20px;
    border-radius: 20px;
    border: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 80%;
}

.car-page-sec4 {
    padding: 80px 100px 80px;
    background: rgba(230, 230, 230, 1);
}

.car-page-sec4 .menu-list {}

.car-page-sec4 .menu-list ul li {
    margin-bottom: 5px;
    list-style: none;
}

.car-page-sec4 .menu-list ul li a {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    background: rgba(238, 51, 46, 1);
    padding: 5px 20px;
    border: none;
    text-transform: uppercase;
    display: block;
}

.car-page-sec4 .find-parts {
    margin-bottom: 40px;
}

.car-page-sec4 .find-parts input {
    background: rgba(230, 230, 230, 1);
    border: 1px solid #ee332e;
    width: 40%;
    padding: 10px 20px;
    border-radius: 7px;
    font-size: 13px;
    margin-right: 20px;
}

.car-page-sec4 .find-parts input[type="submit"] {
    font-size: 15px;
    font-weight: 700;
    color: #ee332e;
    padding: 10px 20px;
    border-radius: 7px;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 15%;
    border: 1px solid #ee332e;
}

.car-page-sec4 .main {
    text-align: center;
    min-height: 198px;
    padding: 35px 40px 20px;
    border: solid 1px #761917;
    border-radius: 20px;
    margin-bottom: 20px;
}

.car-page-sec4 .main .pic {
    margin-bottom: 30px;
}

.car-page-sec4 .main .title {}

.car-page-sec4 .main .title h4 {
    margin: 0 0 0;
    font-size: 15px;
    font-weight: 400;
    color: #761917;
}

.car-page-sec4 .main .pic img {
    height: auto;
}

.page-cataloge {
    padding: 80px 100px 80px;
    background: rgba(230, 230, 230, 1);
}

.page-cataloge .head {
    margin-bottom: 50px;
}

.page-cataloge .head h2 {
    margin: 0;
    font-size: 55px;
    font-weight: 700;
    color: #1E0303;
}

.page-cataloge .left-head {
    background-color: #fff;
    padding:  20px 20px;
    border-radius: 30px;
    width: 70px;
    transition: all ease 1s;
}
.page-cataloge .left-head.active {
    width: 100%;
    transition: all ease 1s;
}

.page-cataloge .left-head.active ul li a span {
    opacity: 1;
    transition: opacity 1s ease; /* Transition effect over 1 second */
    transition-delay: .3s; /* Starts 3 seconds after the hover event */
}
.page-cataloge .left-head .right-arrow {
    margin-bottom: 30px;
}

.page-cataloge .left-head .right-arrow img {
    transition: all ease 1s;
}
.page-cataloge .left-head.active .right-arrow img {
    transform: rotate(180deg);
    transition: all ease 1s;
}

.page-cataloge .left-head ul {
    padding: 0;
    list-style: none;
    margin: 0;
    position: relative;
}

.page-cataloge .left-head ul li {
    /* margin-bottom: 15px; */
    min-height: 50px;
}

.page-cataloge .left-head ul li a {display: flex;justify-content: space-between;align-items: center;}

.page-cataloge .left-head ul li a span {
    font-size: 13px;
    font-weight: 300;
    color: #761917;
    margin-left: 0;
    width: 130px;
    opacity: 0;
}

.page-cataloge .left-head ul li a img {
    width: auto;
}

.page-cataloge .main {
    width: 14%;
    display: inline-block;
    margin-bottom: 10px;
}

.page-cataloge .main .pic {background-color: #fff;display: flex;align-items: center;justify-content: center;height: 170px;width: 95%;position: relative;border-radius: 26px;}

.page-cataloge .main .pic img {
    height: 65px;
}

.page-cataloge .left-head ul:before {
    content: '';
    position: absolute;
    top: 0;
    left: 54px;
    height: 100%;
    width: 1px;
    background-color: #B3B3B3;
    opacity: 0;
       transition: opacity 1s ease; /* Transition effect over 1 second */
    transition-delay: 0.1s; /* Starts 3 seconds after the hover event */
}
.page-cataloge .left-head.active ul:before{
    opacity: 1;
     transition: opacity 1s ease; /* Transition effect over 1 second */
    transition-delay: 0.1s; /* Starts 3 seconds after the hover event */
}


.signup-page-sec1 {}

.signup-page-sec1 .sign-bg-img {position: relative;text-align: center;}

.signup-page-sec1 .sign-bg-img img {
    width: 450px;
    height: 259px;
    margin: 0 auto;
}

.signup-page-sec1 .sign-bg-img .sign-logo {
    position: absolute;
    bottom: 100px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

.signup-page-sec1 .sign-bg-img .sign-logo img {
    height: 69px;
    width: 200px;
}

.signup-page-sec2 {
    text-align: center;
    background-color: #fff;
}

.signup-page-sec2 .head {
    text-align: left;
    max-width: 100%;
}

.signup-page-sec2 .head h2 {
    margin: 0 0 20px;
    font-size: 15px;
    font-weight: 700;
    color: #761917;
    text-transform: uppercase;
    text-align: center;
}

.signup-page-sec2 .head input {
    text-align: left;
    font-weight: 500;
    background: rgba(230, 230, 230, 1);
    border: 1px solid #ee332e;
    width: 100%;
    padding: 10px 20px;
    border-radius: 7px;
    font-size: 13px;
    margin: 0 0 10px;
    font-style: italic;
}

.signup-page-sec2 .head input::placeholder {
    color: #ee332e;
}

.signup-page-sec2 .head label {
    font-size: 13px;
    font-weight: 700;
    width: 400px;
    margin: 20px 5px;
}

.signup-page-sec2 .head label a {
    color: #426BFF;
}

.signup-page-sec2 .head input[type="checkbox"] {
    display: inline-block;
    float: left;
    width: 20px;
    margin: 23px 0 0;
}
.signup-page-sec2 .head input[type="submit"] {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    background: rgba(238, 51, 46, 1);
    padding: 15px 40px;
    border-radius: 7px;
    border: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: auto;
    text-align: center;
    margin: 0 auto;
}


.signup-page-sec2 .row.one {
    margin: 25px 0;
    padding-bottom: 25px;
    border-bottom: solid 1px #d9d9d9;
}

.col-sm-6.text-center.login {}

.col-sm-6.text-center.login input[type="submit"] {font-style: normal;font-weight: 600;width: 100%;}

.col-sm-6.text-center.submit {}

.col-sm-6.text-center.submit input[type="submit"] {
    background-color: #fff;
    color: #ee332e;
    border: solid 1px #ee332e;
    font-style: normal;
    font-weight: 600;
    width: 100%;
}
.col-sm-6.text-center.submit a {
    text-align: right;
    font-size: 10px;
    font-weight: 500;
    color: #1E0303;
    font-style: italic;
    margin-top: 10px;
    margin-left: 50px;
}



.signup-page-sec1 {}

.signup-page-sec1 .sign-bg-img {position: relative;text-align: center;}

.signup-page-sec1 .sign-bg-img img {
    width: 100%;
    height: auto;
    margin: 0 auto 20px;
}

.signup-page-sec1 .sign-bg-img .sign-logo {
    position: absolute;
    bottom: 100px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

.signup-page-sec1 .sign-bg-img .sign-logo img {
    height: 69px;
    width: 200px;
}

.signup-page-sec2 {
    text-align: center;
}

.signup-page-sec2 .head {
    text-align: left;
    max-width: 100%;
    padding: 0 50px;
}

.signup-page-sec2 .head h2 {
    margin: 0 0 20px;
    font-size: 15px;
    font-weight: 700;
    color: #761917;
    text-transform: uppercase;
    text-align: center;
}

.signup-page-sec2 .head input {
    text-align: left;
    font-weight: 500;
    background: rgba(230, 230, 230, 1);
    border: 1px solid #ee332e;
    width: 100%;
    padding: 10px 20px;
    border-radius: 7px;
    font-size: 13px;
    margin: 0 0 10px;
    font-style: italic;
}

.signup-page-sec2 .head input::placeholder {
    color: #ee332e;
}

.signup-page-sec2 .head label {
    font-size: 13px;
    font-weight: 700;
    width: 400px;
    margin: 20px 5px;
}

.signup-page-sec2 .head label a {
    color: #426BFF;
}

.signup-page-sec2 .head input[type="checkbox"] {
    margin: 0 0 10px;
    position: relative;
    top: 4px;
}
.signup-page-sec2 .head input[type="submit"] {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    background: rgba(238, 51, 46, 1);
    padding: 13px 10px;
    border-radius: 7px;
    border: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: auto;
    text-align: center;
    margin: 0 auto;
}


.signup-page-sec2 .row.one {
    margin: 25px 0;
    padding-bottom: 25px;
    border-bottom: solid 1px #d9d9d9;
}


.product-page {
    padding: 80px 100px 90px;
    background: #fff;
    position: relative;
}

.product-page .prod_thumb  .item-slider .pic {
    height: 600px;
    width: 100%;
}
.product-page .prod_thumb  .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product-page .prod_thumb  .thumb-slider .pro-pic {
    height: 110px;
    width: 100%;
}

.product-page .prod_thumb   .thumb-slider .pro-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    cursor: pointer;
}

.product-page .prod_thumb   .thumb-slider .slick-slider-item {
    /*margin: 0 25px 0 0;*/
}
.product-page .prod_thumb  .slick-current.slick-active .pro-pic {
    border: 2px solid #ee332e;
}

.product-page .prod_thumb .thumb-slider {
    margin-top: 20px;
    
}




.product-page .row.pro-row {}

.product-page .row.pro-row .col-sm-3 {
    width: 20%;
}

.product-page .row.pro-row .pro-pic {
    text-align: center;
    margin-top: 30px;
}

.product-page .row.pro-row .pro-pic img {
    width: 90%;
}

.product-page .head {}

.product-page .head h6 {
    margin: 0 0 20px;
    font-size: 13px;
    font-weight: 500;
    color: #000;
    display: inline-block;
}

.product-page .head h6 span {
    font-weight: 700;
}

.product-page .head h2 {
    margin: 0 0 20px;
    font-size: 40px;
    font-weight: 700;
    color: #000;
}

.product-page .head .rating{
    margin: 5px 0 20px;
    display: flex;
    align-items: center;
}
.product-page .head .rating h5 {
    margin: 0 10px 0 0px;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    background-color: #82EE2E;
    display: inline-block;
    padding: 5px 10px;
}
.product-page .head .rating h6 {
    margin: 0px 10px 0 10px;
    font-size: 13px;
    font-weight: 500;
    color: #000;
    display: inline-block;
}

.product-page .head .rating img {}

.product-page .head .rating  .star-rating {font-family: var(--fa-style-family, "Font Awesome 6 Free");font-weight: var(--fa-style, 900);overflow: hidden;position: relative;width: 78px;height: 19px;font-size: 14px;display: inline-block;margin: 0;}
.product-page .head .rating  .star-rating:before {
    content: "\f005""\f005""\f005""\f005""\f005";
    color: #0000004D;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 900);
}

.product-page .head .rating  .star-rating span:before {
    content: "\f005""\f005""\f005""\f005""\f005";
    top: 0;
    position: absolute;
    left: 0;
    color: #fff;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: #FFA800;
}

.product-page .head .rating  .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}


.product-page .head .total-aid {
    margin: 20px 0 20px;
    display: flex;
    align-items: center;
}

.product-page .head .total-aid h3 {
    margin: 0;
    font-size: 36px;
    font-weight: 700;
    color: #761917;
    align-items: center;
    display: flex;
}

.product-page .head .total-aid h3 span {
    font-size: 20px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
    text-decoration: line-through;
    margin-left: 30px;
}

.product-page .head .total-aid h5 {
    margin: 0 0 0px 30px;
    font-size: 13px;
    font-weight: 500;
    color: #000;
    display: inline-block;
}

.product-page .head .saving {
    margin: 0 0 10px;
}

.product-page .head .saving h4 {
    margin: 0;
    font-size: 13px;
    font-weight: 500;
    color: #000;
    display: inline-block;
}

.product-page .head .qty {
    margin: 30px 0 40px 0px;
}

.product-page .head .qty h5 {
    margin: 0;
    font-size: 13px;
    font-weight: 500;
    color: #000;
    display: inline-block;
}

.product-page .head select#qty {
    background: rgba(230, 230, 230, 1);
    border: 1px solid rgb(118 25 23);
    width: 10%;
    padding: 15px 10px;
    font-size: 13px;
    margin: 0px 10px 0px;
    font-weight: 500;
    border-radius: 10px;
    background-color: #fff;
    color: #761917;
}

.product-page .head .qty h4 {
    display: inline-block;
    margin: 0 0 0 20px;
    font-size: 20px;
    font-weight: 700;
    color: #EE332E;
}

.product-page .head .saving h4 span {
    margin: 0 0px 0 20px;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    background-color: #EE332E;
    display: inline-block;
    padding: 5px 10px;
}

.product-page .head .safely {border-bottom: solid 2px #761917;margin-bottom: 10px;}

.product-page .head .safely h4 {
    margin: 0 0 20px 0;
    font-size: 20px;
    font-weight: 700;
    color: #761917;
    border-bottom: solid 2px #761917;
    padding-bottom: 20px;
}

.product-page .head .safely .main {
    text-align: center;
}

.pic {}

.product-page .head .safely .main .pic {}

.product-page .head .safely .main .pic img {
    width: auto;
}

.product-page .head .safely .main .disc {
    margin-top: 10px;
}

.product-page .head .safely .main .disc h4 {
    margin: 0;
    font-size: 14px;
    font-weight: 700;
    color: #761917;
    border: none;
}

.product-page .head .safely .row.one {
    padding: 0px 0;
}

.product-page .head .safely .row.one .col-sm-3 {
    width: 20%;
}

.product-page .head .size {}

.product-page .head .size h5 {
    margin: 20px 0 20px;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    display: inline-block;
}

.product-page .head .size h5 span {color: #000;font-weight: 700;}


.product-page .head .size label{
    background: rgba(230, 230, 230, 1);
    border: 1px solid #6C6D6D;
    padding: 15px 10px;
    font-size: 13px;
    font-weight: 500;
    border-radius: 10px;
    background-color: #fff;
    color: #000;
    display: inline-block;
    width: 180px;
    text-align: center;
    position: relative;
    cursor: pointer;
    margin: 0 22px 12px 0px;
}
.product-page .head .size input[type="checkbox"], .product-page .head .size input[type="radio"] {
    visibility: hidden;
    width: 0;
}

.product-page .head .size input[type="checkbox"]:checked:before ,  .product-page .head .size input[type="radio"]:checked:before {
    content: "";
    position: absolute;
    border: 2px solid #ee332e;
    top: -1px;
    left: 0;
    visibility: visible;
    width: 180px;
    height: 54px;
    border-radius: 10px;
    z-index: 999;
}

.product-page .head .size .main {
    margin: 5px 0;
}

.product-page .head .size .main a {
    background: rgba(230, 230, 230, 1);
    border: 1px solid #6C6D6D;
    padding: 15px 10px;
    font-size: 13px;
    margin: 0px 10px 0px;
    font-weight: 500;
    border-radius: 10px;
    background-color: #fff;
    color: #000;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.product-page .head .purchase {
    margin: 30px 0;
    border-bottom: solid 2px #761917;
}

.product-page .head .purchase h4 {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    color: #761917;
    border-bottom: solid 2px #761917;
    padding-bottom: 20px;
}

.product-page .head .purchase .row.one {
    padding: 20px 0;
}

.product-page .head .purchase .row.one h5 {
    margin: 0 0 5px;
    font-size: 13px;
    font-weight: 600;
    color: #761917;
}

.product-page .head .purchase .row.one h6 {
    margin: 0;
    font-size: 13px;
    font-weight: 500;
    color: #3F3F3F;
}

.product-page .head .add-cart {
    display: inline-block;
    margin: 5px 0 30px;
}

.product-page .head .add-cart a {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    background-color: #EE332E;
    text-transform: uppercase;
    padding: 15px 90px;
    border-radius: 10px;
    display: inline-block;
    box-shadow: 0px 4px 4px 0px #00000040;
}

.product-page .head .brand {
    background-color: #E6E6E6;
}

.product-page .head .brand ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.product-page .head .brand ul li {
    margin-bottom: 10px;
    float: left;
    width: 50%;
}

.product-page .head .brand ul li p {
    margin: 0;
    font-size: 13px;
    font-weight: 600;
    color: #000;
}

.product-page .head .about-item {
    margin-top: 30px;
    display: inline-block;
}

.product-page .head .about-item h4 {
    margin: 0 0 15px;
    font-size: 18px;
    font-weight: 700;
    color: #000;
}

.product-page .head .about-item ul {
    padding: 0 0 0 20px;
    margin: 0;
}

.product-page .head .about-item ul li {
    margin-bottom: 20px;
    color: #000;
}

.product-page .head .about-item ul li p {
    margin: 0;
    font-size: 15px;
    line-height: 26px;
    font-weight: 500;
}

.product-page:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: rgba(217, 217, 217, 1);
    height: 3px;
    width: 1200px;
}

.product-description {
    padding: 80px 100px 80px;
    background: #fff;
    position: relative;
}


.product-description ul.prod-desc_tabs {
    padding: 0;
    margin: 0 0 20px;
}
.product-description ul.prod-desc_tabs li{
    display: inline-block;
    width: 49.5%;
    text-align: center;
}
.product-description ul.prod-desc_tabs li a{
    font-size: 15px;
    font-weight: 500;
    color: #1E0303;
    background-color: #fff;
    text-transform: capitalize;
    padding: 20px 50px;
    display: block;
    font-family: "Montserrat", sans-serif;
}

.product-description ul.prod-desc_tabs li.current a {
    color: #fff;
    background: #e41111;
}

.product-description .head {
        display: none;
}

.product-description .head p {
    margin: 0;
    font-size: 15px;
    line-height: 26px;
    font-weight: 500;
}

.product-description .info_table .table-bordered>tbody>tr>td{
    border: 1px solid #757575;
        padding: 12px;
    vertical-align: middle;
}
.product-description .info_table {
    padding: 0 20px;
}

.product-description .info_table tr td:first-child {
    background: #D9D9D9;
    font-size: 14px;
    font-weight: 600;
    color: #1E0303;
}

.product-description .info_table tr td {
    color: #1E0303;
    font-size: 12px;
    font-weight: 400;
    background: #fff;
    font-family: "Open Sans", sans-serif;
}
.product-page-review {
    padding: 120px 100px 180px;
    background: #fff;
    position: relative;
}
.product-description .info_table .spe {
    display: flex;
    align-items: center;
}

.product-description .info_table .spe   .star-rating {font-family: var(--fa-style-family, "Font Awesome 6 Free");font-weight: var(--fa-style, 900);overflow: hidden;position: relative;width: 78px;height: 19px;font-size: 14px;display: inline-block;margin: 0;}
.product-description .info_table .spe  .star-rating:before {
    content: "\f005""\f005""\f005""\f005""\f005";
    color: #0000004D;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 900);
}

.product-description .info_table .spe  .star-rating span:before {
    content: "\f005""\f005""\f005""\f005""\f005";
    top: 0;
    position: absolute;
    left: 0;
    color: #fff;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: #82EE2E;
}

.product-description .info_table .spe  .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}

.product-description .info_table .spe b {
    display: block;
    text-align: center;
    font-size: 9px;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
}

.product-description .info_table .spe .rat_div {
    margin-right: 30px;
}

 .product-description .info_table .spe .rat_link a {
    color: #30A9E4;
    text-decoration: underline;
    font-size: 14px;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
}
.product-description:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: rgba(217, 217, 217, 1);
    height: 3px;
    width: 1200px;
}

.product-page-review .head {}

.product-page-review .head h4 {
    margin: 0 0 20px;
    font-size: 20px;
    font-weight: 700;
    color: #761917;
    letter-spacing: 1px;
}

.product-page-review .head h5 {
    margin: 0 0px 20px;
    font-size: 18px;
    font-weight: 700;
    color: #1E0303;
    letter-spacing: 1px;
}

.product-page-review .head h3 {
    margin: 0 0 10px;
    font-size: 64px;
    font-weight: 700;
    color: #1E0303;
}

.product-page-review .head h6 {
    margin: 0 0 20px;
    font-size: 12px;
    font-weight: 600;
    color: #1E0303;
}

.product-page-review .head img {
    margin: 0 0 20px;
    width: auto;
}

.product-page-review .head .star-rating {font-family: var(--fa-style-family, "Font Awesome 6 Free");font-weight: var(--fa-style, 900);overflow: hidden;position: relative;width: 230px;height: 52px;font-size: 41px;display: inline-block;margin: 0 0 10px;}
.product-page-review .head  .star-rating:before {
    content: "\f005""\f005""\f005""\f005""\f005";
    color: #0000004D;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 900);
}

.product-page-review .head .star-rating span:before {
    content: "\f005""\f005""\f005""\f005""\f005";
    top: 0;
    position: absolute;
    left: 0;
    color: #fff;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: #82EE2E;
}

.product-page-review .head .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}
.product-page-review .col-sm-8 {}

.product-page-review .col-sm-8 h4 {
    color: #1E0303;
    margin: 20px 0 0;
}

.product-page-review .all-star {
    display: inline-block;
    margin-right: 20px;
}

.product-page-review .all-star a {}

.product-page-review .all-star select#star {
    border: 1px solid #1E0303;
    width: 100%;
    padding: 15px 70px 15px 20px;
    font-size: 13px;
    margin: 0px 10px 0px;
    font-weight: 500;
    border-radius: 30px;
    background-color: transparent;
    color: #1E0303;
}

.product-page-review .all-star select#review {
    border: 1px solid #1E0303;
    width: 100%;
    font-size: 13px;
    margin: 0px 10px 0px;
    font-weight: 500;
    border-radius: 40px;
    background-color: transparent;
    color: #1E0303;
    padding: 15px 70px 15px 20px;
}

.product-page-review .col-sm-8 .all-star {
    text-align: right;
    float: right;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}


.product-page-review .col-sm-3.rev-col {
    margin-bottom: 40px;
}

.product-page-review .col-sm-3.rev-col .pic {}

.product-page-review .col-sm-3.rev-col .pic img {
    width: 55px;
    height: 55px;
    object-fit: cover;
}

.product-page-review .col-sm-3.rev-col .disc {}

.product-page-review .col-sm-3.rev-col .disc h5 {
    font-size: 16px;
    font-weight: 700;
    color: #1E0303;
    margin: 0;
}

.product-page-review .col-sm-3.rev-col .disc h6 {
    font-size: 12px;
    font-weight: 500;
    color: #1E0303;
    margin: 0;
}

.product-page-review .col-sm-3.rev-col .row {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.product-page-review .col-sm-3.rev-col .star {
    margin: 0 0 5px;
}


.product-page-review .col-sm-3.rev-col .star  .star-rating {font-family: var(--fa-style-family, "Font Awesome 6 Free");font-weight: var(--fa-style, 900);overflow: hidden;position: relative;width: 113px;height: 26px;font-size: 20px;display: inline-block;margin: 0;}
.product-page-review .col-sm-3.rev-col .star  .star-rating:before {
    content: "\f005""\f005""\f005""\f005""\f005";
    color: #0000004D;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 900);
}

.product-page-review .col-sm-3.rev-col .star  .star-rating span:before {
    content: "\f005""\f005""\f005""\f005""\f005";
    top: 0;
    position: absolute;
    left: 0;
    color: #fff;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: #82EE2E;
}

.product-page-review .col-sm-3.rev-col .star  .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}

.product-page-review .content {}

.product-page-review .content p {
    margin: 0;
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
}

.product-page-review .content .like {
    margin-top: 20px;
}

.product-page-review .content .like a {
    border: 1px solid #1E0303;
    padding: 10px 20px;
    font-weight: 500;
    border-radius: 30px;
    background-color: transparent;
    font-size: 11px;
    color: #BEBEBE;
}


.product-page-review .content .like a img {
    margin-right: 5px;
}

.product-page-review .row.rev-main {
    border-bottom: solid 2px rgba(217, 217, 217, 1);
    margin-bottom: 40px;
}


.shopping-cart-page {
    padding: 80px 100px 100px;
    background: rgba(230, 230, 230, 1);
}

.shopping-cart-page .head {
    margin-bottom: 30px;
}

.shopping-cart-page .head h2 {
    margin: 0 0 0;
    font-size: 32px;
    font-weight: 700;
    color: #000;
}

.shopping-cart-page .main-top {
    padding: 40px 40px;
    background-color: #fff;
    border-radius: 20px;
}

.shopping-cart-page .main-top .row.first {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: solid 1px #D9D9D9;
}

.shopping-cart-page .main-top .row.first .pic {}

.shopping-cart-page .main-top .row.first .pic img {
}

.shopping-cart-page .main-top .row.first .select-link {
    margin-top: 20px;
}

.shopping-cart-page .main-top .row.first .select-link ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.shopping-cart-page .main-top .row.first .select-link ul li {
    display: inline-block;
    margin: 0 2px;
    border-right: solid 1px;
    padding-right: 5px;
    line-height: 9px;
}

.shopping-cart-page .main-top .row.first .select-link ul li a {
    font-size: 10px;
    font-weight: 500;
    color: #000;
}

.shopping-cart-page .main-top .row.first .select-link ul li:last-child {
    border: none;
}

.shopping-cart-page .main-top .row.one {
    display: flex;
    align-items: center;
}

.shopping-cart-page .main-top .disc {}

.shopping-cart-page .main-top .disc h5 {
    margin: 0 0 10px;
    font-size: 13px;
    font-weight: 500;
    color: #000;
    display: inline-block;
}

.shopping-cart-page .main-top .disc h3 {
    margin: 0 0 5px;
    font-size: 20px;
    font-weight: 700;
    color: #000;
}

.shopping-cart-page .main-top .disc h6 {
    margin: 0 0 20px;
    font-size: 13px;
    font-weight: 500;
    color: #000;
    display: inline-block;
}

.shopping-cart-page .main-top .disc h5 span {
    font-weight: 700;
}

.shopping-cart-page .main-top .disc .qty {
    margin: 0px 0 0px 0px;
}

.shopping-cart-page .main-top .disc .qty h5 {
    margin: 0;
    font-size: 13px;
    font-weight: 500;
    color: #000;
    display: inline-block;
}

.shopping-cart-page .main-top .disc .qty select#qty {
    background: rgba(230, 230, 230, 1);
    border: 1px solid rgb(118 25 23);
    width: auto;
    padding: 10px 15px;
    font-size: 13px;
    margin: 0px 10px 0px;
    font-weight: 500;
    border-radius: 5px;
    background-color: #fff;
    color: #761917;
}

.shopping-cart-page .main-top .disc .qty h4 {
    display: inline-block;
    margin: 0 0 0 10px;
    font-size: 13px;
    font-weight: 700;
    color: #EE332E;
}

.shopping-cart-page .main-top .row.one .aed-vat {
    text-align: right;
}

.shopping-cart-page .main-top .row.one .aed-vat h4 {
    margin: 0;
    font-size: 26px;
    font-weight: 700;
    color: #761917;
}

.shopping-cart-page .main-top .row.one .aed-vat h5 {
    margin: 0;
    font-size: 12px;
    font-weight: 500;
    color: #000;
}

.shopping-cart-page .order-sum {
    padding: 30px 20px 130px;
    border: solid 1px #761917;
    border-radius: 20px;
    margin-bottom: 50px;
    position: relative;
}

.shopping-cart-page .order-sum h4 {
    margin: 0 0 30px;
    font-size: 26px;
    font-weight: 700;
    color: #761917;
}

.shopping-cart-page .order-sum .row.sub {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: solid 1px #D9D9D9;
}

.shopping-cart-page .order-sum .row.sub .sub-left {}

.shopping-cart-page .order-sum .row.sub .sub-left h6 {
    margin: 10px 0;
    font-size: 15px;
    font-weight: 500;
    color: #6C6D6D;
}

.shopping-cart-page .order-sum .row.sub .sub-right {
    text-align: right;
}

.shopping-cart-page .order-sum .row.sub .sub-right h6 {
    margin: 10px 0;
    font-size: 15px;
    font-weight: 500;
    color: #6C6D6D;
}

.shopping-cart-page .order-sum .add-code {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: solid 1px #D9D9D9;
}

.shopping-cart-page .order-sum input[type="text"] {
    background: rgba(230, 230, 230, 1);
    padding: 15px 10px;
    font-size: 13px;
    margin: 0;
    font-weight: 400;
    border-radius: 10px;
    background-color: #fff;
    color: #D9D9D9;
    display: inline-block;
    width: 100%;
    text-align: left;
    border: none;
    position: relative;
}

.shopping-cart-page .order-sum input[type="submit"] {
    position: absolute;
    bottom: 30px;
    right: 10px;
    font-size: 16px;
    font-weight: 800;
    color: #EE332E;
    background: transparent;
    border: none;
}

.shopping-cart-page .order-sum .sub-left {}

.shopping-cart-page .order-sum .sub-left h6 {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    color: #000;
}

.shopping-cart-page .sub-right {
    text-align: right;
}

.shopping-cart-page .sub-right h6 {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    color: #000;
}

.shopping-cart-page .safely {
}

.shopping-cart-page .safely h4 {
    margin: 0 0 20px 0;
    font-size: 15px;
    font-weight: 700;
    color: #761917;
}

.shopping-cart-page .safely .row.one {
    border-bottom: solid 1px #761917;
    padding: 20px 0;
    border-top: solid 1px #761917;
}

.shopping-cart-page .safely .main {
    text-align: center;
}

.shopping-cart-page .safely .main .pic {
    margin-bottom: 10px;
}

.shopping-cart-page .safely .main .pic img {}

.shopping-cart-page .safely .main .disc {}

.shopping-cart-page .safely .main .disc h4 {
    margin: 0;
    font-size: 9px;
    font-weight: 700;
    color: #761917;
}

.shopping-cart-page .safely .row.one .col-sm-3 {
    width: 20%;
}

.shopping-cart-page .pay-letter {
    margin-top: 50px;
    text-align: center;
}

.shopping-cart-page .pay-letter h4 {
    margin: 0 0 20px 0;
    font-size: 15px;
    font-weight: 700;
    color: #761917;
}

.shopping-cart-page .pay-letter h5 {
    margin: 0 0 25px;
    font-size: 15px;
    font-weight: 400;
    color: #000;
}

.shopping-cart-page .pay-letter h5 span {
    font-weight: 700;
}

.shopping-cart-page .pay-letter h5 img {}

.shopping-cart-page .order-sum .check {display: block;text-align: center;}

.shopping-cart-page .order-sum .check input[type="submit"] {
    font-size: 21px;
    font-weight: 700;
    color: #fff;
    background-color: #EE332E;
    text-transform: uppercase;
    padding: 15px 40px;
    border-radius: 10px;
    display: block;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 70%;
    box-shadow: 0px 4px 4px 0px #00000040;
}

section.shopping-cart-page.checkout {}

section.shopping-cart-page.checkout h4 {
    margin: 0 0 20px 0px;
    font-size: 20px;
    font-weight: 700;
    color: #1E0303;
}

section.shopping-cart-page.checkout .add {
    padding: 40px 40px;
    background-color: #fff;
    border-radius: 20px;
    margin-bottom: 40px;
}

section.shopping-cart-page.checkout .head {
    position: relative;
}

section.shopping-cart-page.checkout .head a {}

section.shopping-cart-page.checkout .head a i {
    display: inline-block;
    font-size: 40px;
    color: #000;
    position: absolute;
    left: -60px;
}

section.shopping-cart-page.checkout h2 {
    display: inline-block;
}

section.shopping-cart-page.checkout .add .disc {}

section.shopping-cart-page.checkout .add .disc h5 {
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    color: #3F3F3F;
    line-height: 25px;
}

section.shopping-cart-page.checkout .add .disc h6 {
    margin: 0px 0 0;
    font-size: 13px;
    font-weight: 400;
    color: #6C6D6D;
}

section.shopping-cart-page.checkout .add .marker-icon {
    margin-left: 50px;
}

section.shopping-cart-page.checkout .add .change-add {
    text-align: center;
}

section.shopping-cart-page.checkout .add .change-add a {
    font-size: 16px;
    font-weight: 500;
    color: #EE332E;
}




.profile-page {
    padding: 0px 100px 90px;
    background: rgba(230, 230, 230, 1);
    position: relative;
}

.profile-page .main {
    background-color: #ee332e;
    padding: 50px 50px 20px;
    width: 100%;
}

.profile-page .main .profile-pic {
    text-align: center;
    margin-bottom: 40px;
}

.profile-page .main .profile-pic img {
    display: block;
    margin: 0 auto 20px;
    height: 83px;
    width: 83px;
    object-fit: cover;
    border-radius: 50%;
}

.profile-page .main .profile-pic a {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}

.profile-page .main .name {
    margin-bottom: 30px;
    padding-bottom: 30px;
    position: relative;
}

.profile-page .main .name h3 {
    margin: 0 0 0;
    font-size: 36px;
    font-weight: 700;
    color: #fff;
}

.profile-page .main .name a {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}

.profile-page .main .name:before {
    content: '';
    position: absolute;
    height: 1px;
    width: 250px;
    background-color: #D52F2B;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    right: 0;
}

.profile-page .main .pro-list {
    padding-left: 70px;
}

.profile-page .main .pro-list ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.profile-page .main .pro-list ul li {
    margin-bottom: 30px;
}

.profile-page .main .pro-list ul li a {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}

.profile-page .main .pro-list ul li a.current {
    font-weight: 700;
}

.profile-page .main .sign-out {padding: 30px 0 20px 70px;border-top: solid 1px #D52F2B;}

.profile-page .main .sign-out a {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}
.profile-page .title-account {
    margin: 20px 0;
}

.profile-page .title-account h2 {
    margin: 0 0 0;
    font-size: 32px;
    font-weight: 700;
    color: #1E0303;
}

.profile-page .profile-info {
    padding: 20px 40px 70px;
    background-color: #fff;
}

.profile-page .profile-info h4 {
    margin: 0 0 40px;
    font-size: 20px;
    font-weight: 600;
    color: #1E0303;
}

.profile-page .profile-info label {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #1E0303;
}

.profile-page .profile-info input {
    width: 100%;
    border: solid 1px #EE332E;
    border-radius: 10px;
    padding: 15px 20px;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    font-style: italic;
    margin-bottom: 30px;
}

.profile-page .profile-info input::placeholder {
    color: #000;
}



.profile-page .profile-info select {
    width: 100%;
    border: solid 1px #EE332E;
    border-radius: 10px;
    padding: 15px 20px;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    font-style: italic;
}
.profile-page .profile-info .main-last .prof_selc label{
        display: inline-block;
        color: #1E0303;
        font-size: 14px;
        font-weight: 400;
        margin-right: 30px;
        padding-left: 10px;
}
.profile-page .profile-info .prof_selc {
    margin-bottom: 40px;
    margin-top: 20px;
}

.profile-page .profile-info .prof_selc  input[type="radio"] {
    position: relative;
    left: -6px;
    visibility: hidden;
    top: -1px;
    width: auto;
    margin: 0;
    padding: 0;
}
.profile-page .profile-info .prof_selc  input[type="radio"]:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    border-radius: 5px;
    border: 2px solid #ee332e;
    visibility: visible;
    border-radius: 50%;
}
.profile-page .profile-info .prof_selc  input[type="radio"]:checked:after {
    content: "";
    position: absolute;
    background: #ee332e;
    top: 4px;
    left: 4px;
    visibility: visible;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}


.profile-page .profile-info h5 {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #1E0303;
}

.profile-page .profile-info .home-add {
    width: 100%;
    border: solid 1px #EE332E;
    border-radius: 10px;
    padding: 15px 20px;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    font-style: italic;
    margin-bottom: 30px;
}

.profile-page .profile-info .home-add h6 {
    margin: 0 0 20px;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    display: inline-block;
}

.profile-page .profile-info .home-add ul {
    padding: 0;
    list-style: none;
    margin: 0;
    float: right;
}

.profile-page .profile-info .home-add ul li {
    display: inline-block;
    margin: 0 20px;
}

.profile-page .profile-info .home-add ul li a {
    margin: 0 0 20px;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    display: inline-block;
    color: #000;
}

.profile-page .profile-info .home-add p {
    font-size: 15px;
    font-weight: 400;
    color: #000;
    line-height: 24px;
}

.profile-page .profile-info .add-new {}

.profile-page .profile-info .add-new a {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    background: rgba(238, 51, 46, 1);
    padding: 15px 30px;
    border-radius: 10px;
    border: none;
    text-transform: capitalize;
    letter-spacing: 1px;
}




/*order page css*/


.profile-page .serach a img {
    position: absolute;
    right: 30px;
    top: 7px;
}

.profile-page .serach {}

.profile-page.order-page {}


.profile-page.order-page .profile-info {
    padding-bottom: 20px;
}

.profile-page.order-page .profile-info .row.one {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.profile-page.order-page .profile-info .row.one .order-history {}

.profile-page.order-page .profile-info .row.one .Order-history p {
    font-size: 12px;
    font-weight: 500;
    color: #1E0303;
    margin: 0;
}

.profile-page.order-page .profile-info .main-delivered {
    border: solid 1px #ee332e;
    border-radius: 10px;
    padding: 0 0px 0px;
    margin-bottom: 20px;
}

.profile-page.order-page .profile-info .main-delivered .row.two {
    background-color: #ee332e;
    padding: 10px 0 10px;
    margin: 0;
    border-top-right-radius: 9px;
    border-top-left-radius: 9px;
    display: flex;
    align-items: center;
}

.profile-page.order-page .profile-info .main-delivered .row.two .on-time {
    display: inline-block;
    margin: 0px 0px 0 20px;
}

.profile-page.order-page .profile-info .main-delivered .row.two .on-time p {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    margin: 0;
    display: inline-block;
}

.profile-page.order-page .profile-info .main-delivered .row.two .on-time p span {
    font-weight: 700;
}

.profile-page.order-page .profile-info .main-delivered .row.two .address {
    display: inline-block;
    margin: 0px 0px 0 120px;
    position: relative;
}

.profile-page.order-page .profile-info .main-delivered .row.two .address p {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    margin: 0;
    display: inline-block;
}

.profile-page.order-page .profile-info .main-delivered .row.two .address p span {
    font-weight: 700;
}
.profile-page.order-page .profile-info .main-delivered .row.two .address .drop {
    position: absolute;
    z-index: 999;
    top: 30px;
    background: #ee332e;
    padding: 15px 10px;
    left: auto;
    opacity:0;
    transition: all ease .5s;
    width: 140px;
    right: 0;
}
.profile-page.order-page .profile-info .main-delivered .row.two .address:hover .drop{
    opacity:1;
}

.profile-page.order-page .profile-info .main-delivered .row.two .order-placed {
    display: inline-block;
    margin: 0px 0px 0 120px;
}

.profile-page.order-page .profile-info .main-delivered .row.two .order-placed p {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    margin: 0;
    display: inline-block;
}

.profile-page.order-page .profile-info .main-delivered .row.two .order-placed p span {
    font-weight: 700;
}

.profile-page.order-page .profile-info .main-delivered .row.two .total {
    display: inline-block;
    margin: 0px 0px 0 80px;
}

.profile-page.order-page .profile-info .main-delivered .row.two .total p {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    margin: 0;
    display: inline-block;
}

.profile-page.order-page .profile-info .main-delivered .row.two .total p span {
    font-weight: 700;
}

.profile-page.order-page .profile-info .main-delivered .row.three {
    display: flex;
    align-items: center;
    padding: 30px 40px;
}

.profile-page.order-page .profile-info .main-delivered .row.three .pic {
    text-align: center;
}

.profile-page.order-page .profile-info .main-delivered .row.three .pic img {
    width: 88px;
}

.profile-page.order-page .profile-info .main-delivered .row.three .disc {}

.profile-page.order-page .profile-info .main-delivered .row.three .disc p {
    font-size: 12px;
    font-weight: 500;
    color: #1E0303;
    margin: 0;
    padding-right: 60px;
    line-height: 20px;
}
.profile-page.order-page .profile-info .main-delivered .row.three .col-sm-1 {
    padding: 0;
}

.profile-page.order-page .profile-info .main-delivered .row.three .disc .id {
    margin-top: 20px;
}

.profile-page.order-page .profile-info .main-delivered .row.three .disc .id p {
    font-size: 12px;
    font-weight: 400;
    color: #1E0303;
    margin: 0;
    display: inline-block;
}

.profile-page.order-page .profile-info .main-delivered .row.three .disc .id p span {
    font-weight: 700;
}

.profile-page.order-page .profile-info .main-delivered .row.three .links {
    text-align: right;
}

.profile-page.order-page .profile-info .main-delivered .row.three .links ul {
    padding: 0;
    list-style: none;
    margin: 0;
    text-align: center;
}

.profile-page.order-page .profile-info .main-delivered .row.three .links ul li {
    margin-bottom: 6px;
}

.profile-page.order-page .profile-info .main-delivered .row.three .links ul li a {
    font-size: 10px;
    font-weight: 600;
    color: #fff;
    background-color: #ee332e;
    padding: 7px;
    border-radius: 5px;
    display: block;
}

.profile-page.order-page .serach a img {
    position: absolute;
    right: 30px;
    top: 13px;
}

.profile-page.order-page .profile-info input[type="text"] {
    width: 100%;
    border: solid 1px #EE332E;
    border-radius: 10px;
    padding: 15px 20px;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    font-style: italic;
    margin-bottom: 0;
}


.profile-page.order-page .profile-info .main-delivered .row.three .disc p a {
    color: #ee332e;
    font-weight: 600;
    font-style: italic;
    text-decoration: underline;
}


section.profile-page.payment-page {}

section.profile-page.payment-page .profile-info {}

section.profile-page.payment-page .profile-info .add-new {
    text-align: right;
}

section.profile-page.payment-page .profile-info .row.one {
    display: flex;
    align-items: center;
    margin: 10px 0 40px;
}

.profile-page.payment-page .profile-info .row.two {
    display: flex;
    align-items: center;
    padding-bottom: 20px;
    border-bottom: solid 1px #D9D9D9;
    margin: 0 30px 20px;
}

.profile-page.payment-page .profile-info .row.two .card-logo {
    display: inline-block;
    margin-right: 40px;
}

.profile-page.payment-page .profile-info .row.two .card-logo .img {
    width: auto;
}

.profile-page.payment-page .profile-info .row.two .card-end {
    display: inline-block;
    margin-right: 100px;
}

.profile-page.payment-page .profile-info .row.two .card-end p {
    margin: 0;
    font-size: 12px;
    font-weight: 400;
    color: #000;
}

.profile-page.payment-page .profile-info .row.two .card-end p span {
    font-weight: 700;
}

.profile-page.payment-page .profile-info .row.two 
 .expiry {
    display: inline-block;
    margin-right: 80px;
}

.profile-page.payment-page .profile-info .row.two .expiry p {
    margin: 0;
    font-size: 12px;
    font-weight: 400;
    color: #000;
}

.profile-page.payment-page .profile-info .row.two .expiry p span {
    font-weight: 700;
}

.profile-page.payment-page .profile-info .row.two .card-logo img {
    width: 60px;
}

section.profile-page.payment-page .profile-info .add-new a {
    text-transform: uppercase;
}

.profile-page.payment-page .profile-info .row.two .edid {
    display: inline-block;
    margin-right: 50px;
}

.profile-page.payment-page .profile-info .row.two .edid a {
    margin: 0;
    font-size: 12px;
    font-weight: 400;
    color: #000;
}

.profile-page.payment-page .profile-info .row.two .delete {
    display: inline-block;
    margin-right: 50px;
}

.profile-page.payment-page .profile-info .row.two .delete p {}

.profile-page.payment-page .profile-info .row.two .delete a {
    margin: 0;
    font-size: 12px;
    font-weight: 400;
    color: #000;
}

.profile-page.payment-page .profile-info .row.two .set-defualt {
    display: inline-block;
    margin-right: 30px;
}

.profile-page.payment-page .profile-info .row.two .set-defualt a {
    margin: 0;
    font-size: 12px;
    font-weight: 400;
    color: #000;
}


.profile-page.payment-page .profile-info .row.two  .toggle-switch {
    position: relative;
    width: 50px;
    height: 25px;
    display: inline-block;
}

.profile-page.payment-page .profile-info .row.two  .toggle-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.profile-page.payment-page .profile-info .row.two  .toggle-switch label {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    border-radius: 25px;
    cursor: pointer;
    transition: background-color 0.3s ease;
        margin: 0;
}

.profile-page.payment-page .profile-info .row.two  .toggle-switch label::before {
    content: "";
    position: absolute;
    height: 18px;
    width: 18px;
    left: 4px;
    bottom: 3.5px;
    background-color: white;
    border-radius: 50%;
    transition: transform 0.3s ease;
}

.profile-page.payment-page .profile-info .row.two  .toggle-switch input:checked + label {
    background-color: #ee332e;
}

.profile-page.payment-page .profile-info .row.two  .toggle-switch input:checked + label::before {
    transform: translateX(25px);
}
.profile-info.chanage-password {}

.profile-info.chanage-password h4 {
    margin: 0 0 30px;
    font-size: 12px;
    font-weight: 400;
    color: #000;
}

.profile-info.chanage-password input[type="text"] {
    width: 60%;
    border: solid 1px #EE332E;
    border-radius: 10px;
    padding: 15px 20px;
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 30px;
    display: block;
    color: #EE332E;
}

.profile-info.chanage-password input[type="text"]::placeholder {
    color: #EE332E;
}

.profile-info.chanage-password input[type="submit"] {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    background: rgba(238, 51, 46, 1);
    padding: 15px 30px;
    border-radius: 10px;
    border: none;
    text-transform: capitalize;
    letter-spacing: 1px;
}


.profile-info.chanage-password .step {}

.profile-info.chanage-password .step h4 {
    margin: 0 0 20px;
    font-size: 16px;
    font-weight: 700;
    color: #761917;
}

.profile-info.chanage-password .step p {
    font-size: 14px;
    font-weight: 400;
    color: #1E0303;
    margin: 0;
}

.profile-info.chanage-password .step .turn {
    margin: 30px 0 60px;
}

.profile-info.chanage-password .acc-deletatin {}

.profile-info.chanage-password .acc-deletatin h4 {
    margin: 0 0 20px;
    font-size: 16px;
    font-weight: 700;
    color: #761917;
}

.profile-info.chanage-password .acc-deletatin a {
    font-size: 16px;
    font-weight: 400;
    color: #EE332E;
    text-decoration: underline;
    margin-bottom: 20px;
    display: block;
}

.profile-info.chanage-password .acc-deletatin p {
    font-size: 14px;
    font-weight: 400;
    color: #1E0303;
    margin: 0;
}

.profile-info.chanage-password .col-sm-6.two {
    padding-left: 100px;
    border-left: solid 1px #D9D9D9;
}



/*contact us page css*/


.contact-page {
    padding: 80px 100px 80px;
    background: rgba(230, 230, 230, 1);
}

.contact-page .top {}

.contact-page .top h2 {
    font-size: 40px;
    font-weight: 700;
    margin: 0 0 60px;
    color: #000;
}

.contact-page input[type="text"] {
    width: 100%;
    background-color: #D9D9D9;
    border: none;
    margin-bottom: 20px;
    padding: 20px;
    border-radius: 15px;
    font-size: 13px;
    font-weight: 400;
    color: #3F3F3F;
}

.contact-page input[type="text"]::placeholder {
    color: #000;
}

.contact-page select#contact {
    width: 100%;
    background-color: #D9D9D9;
    border: none;
    margin-bottom: 20px;
    padding: 20px;
    border-radius: 15px;
    font-size: 13px;
    font-weight: 400;
    color: #3F3F3F;
}

.contact-page textarea {
    width: 100%;
    background-color: #D9D9D9;
    border: none;
    margin-bottom: 20px;
    padding: 20px;
    border-radius: 15px;
    font-size: 13px;
    font-weight: 400;
    color: #3F3F3F;
    resize: none;
    height: 170px;
}

.contact-page textarea::placeholder {
    color: #000;
}

.contact-page select#contact::placeholder {
    color: #000;
}
.contact-page input[type="submit"] {
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    background: rgba(238, 51, 46, 1);
    padding: 15px 30px;
    border-radius: 13px;
    border: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 22%;
    margin: 0 auto;
    text-align: center;
}

.contact-page .info {}

.contact-page .info h5 {
    margin: 0 0 20px;
    font-size: 15px;
    font-weight: 400;
    color: #1E0303;
}

.contact-page .info h5 a {
    color: #1E0303;
}

.contact-page .info .social ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.contact-page .info .social {
    margin-top: 30px;
    margin-bottom: 50px;
}

.contact-page .info .social ul li {
    display: inline-block;
    margin: 0 3px;
}

.contact-page .info .social ul li a {
    font-size: 20px;
    color: #fff;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid 1px #000;
    border-radius: 20%;
    background-color: #000;
}

.contact-page h5.us {
    margin: 50px 0 50px;
}



.store-page {
    padding: 80px 100px 80px;
    background: rgba(230, 230, 230, 1);
}

.store-page .top {
    text-align: center;
    margin-bottom: 90px;
}

.store-page .top h2 {
    font-size: 40px;
    font-weight: 700;
    margin: 0 0 60px;
    color: #000;
}

.store-page .top .city-select {
    position: relative;
    display: inline;
}

.store-page .top .city-select select#city {
    width: 30%;
    background-color: #D9D9D9;
    border: none;
    margin-bottom: 20px;
    padding: 10px 20px;
    border-radius: 15px;
    font-size: 13px;
    font-weight: 400;
    color: #3F3F3F;
}

.store-page .top .city-select select#city::placeholder {
    color: #000;
}

.store-page .row.one {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    margin-bottom: 20px;
    border-radius: 15px;
    padding: 20px 0;
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
}


.store-page .row.one .pic {
    text-align: center;
}

.store-page .row.one .pic img {}

.store-page .row.one .content {}

.store-page .row.one .content h3 {
    margin: 0 0 10px;
    font-size: 20px;
    font-weight: 700;
    color: #000;
}

.store-page .row.one .content p {
    font-size: 14px;
    font-weight: 400;
    color: #000;
}

.store-page .row.one .content p a {
    color: #000;
}

.store-page .row.one .col-sm-10 {
    padding: 0;
}


.store-page .map-pic {text-align: center;position: relative;}

.store-page .map-pic img {
    width: 60%;
    height: 600px;
    object-fit: contain;
}



.store-page .top .city-select:before {
    content: '';
    position: absolute;
    top: -7px;
    left: -40px;
    height: 30px;
    width: 40px;
    background-image: url(../images/locator.png);
    background-repeat: no-repeat;
}




section.profile-page.payment-page .profile-info .row.three {}

section.profile-page.payment-page .profile-info .row.three .add-card {
    margin: 30px 0 50px;
}

section.profile-page.payment-page .profile-info .row.three .add-card h3 {
    margin: 0 0 0;
    font-size: 16px;
    font-weight: 600;
    color: #761917;
}

section.profile-page.payment-page .profile-info .row.four {}

section.profile-page.payment-page .profile-info .row.four label {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #1E0303;
    width: 140px;
    text-align: right;
}

section.profile-page.payment-page .profile-info .row.four input[type="text"] {
    width: 60%;
    margin-left: 10px;
}

section.profile-page.payment-page .profile-info .row.five {
    margin-top: 40px;
}

section.profile-page.payment-page .profile-info .row.five .save {}

section.profile-page.payment-page .profile-info .row.five .save a {}

section.profile-page.payment-page .profile-info .row.five .save {
    text-align: right;
}

section.profile-page.payment-page .profile-info .row.five .save input[type="submit"] {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    background: #ee332e;
    padding: 20px 60px;
    border-radius: 10px;
    border: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: solid 1px #ee332e;
}

section.profile-page.payment-page .profile-info .row.five .cancel {}

section.profile-page.payment-page .profile-info .row.five .cancel input[type="submit"] {
    font-size: 15px;
    font-weight: 700;
    color: #ee332e;
    background: transparent;
    padding: 20px 60px;
    border-radius: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: solid 1px #ee332e;
}


.profile-page .profile-info .main-last {
    padding: 40px;
    border: solid 1px #EE332E;
    border-radius: 10px;
}

.profile-page .profile-info .main-last .add-new-address {
    margin: 0 0 40px;
}

.profile-page .profile-info .main-last .add-new-address h5 {
    margin: 0 0 0;
    font-size: 20px;
    font-weight: 600;
    color: #1E0303;
}

.profile-page .profile-info .main-last label {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #1E0303;
}

.profile-page .profile-info .main-last .row.radio-btn {
    margin: 20px 0 40px;
}

.profile-page .profile-info .main-last .locate-map {}

.profile-page .profile-info .main-last .locate-map h6 {
    margin: 0 0 5px;
    font-size: 14px;
    font-weight: 400;
    color: #1E0303;
    display: inline-block;
}

.profile-page .profile-info .main-last .locate-map a {
    float: left;
    font-size: 12px;
    font-weight: 600;
    color: #EE332E;
}

.profile-page .profile-info .main-last .locate-map h5 {
    margin: 0 0 5px;
    font-size: 14px;
    font-weight: 400;
    color: #1E0303;
    display: inline-block;
}
.profile-page .profile-info .main-last .locate-map .map-pic {
    display: inline-block;
}
.profile-page .profile-info .main-last .row.five {
    display: flex;
    align-items: center;
}
.profile-page .profile-info .main-last .locate-map a img {
    margin-right: 10px;
}

.add-new-address {}

.add-new-address h3 {
    margin: 100px 0 20px;
    font-size: 20px;
    font-weight: 600;
    color: #1E0303;
}

.banner.seller {}

.banner.seller .bg-img {
    height: 450px;
}

.banner.seller .bg-img .pic {
    text-align: center;
}

.banner.seller .bg-img .pic img {
    margin: 0 auto;
    height: 450px;
}


.sec2-seller {
}

.sec2-seller .row.one {
    display: flex;
    align-items: center;
    padding: 10px 100px;
}

.sec2-seller .logo {
    text-align: center;
}

.sec2-seller .logo img {}

.sec2-seller .menu {
    text-align: left;
}

.sec2-seller .menu ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.sec2-seller .menu ul li {
    display: inline-block;
    margin: 0 30px;
}

.sec2-seller .menu ul li a {
    font-size: 14px;
    font-weight: 700;
    color: #001D7E;
}

.sec2-seller .menu ul li a i {
    margin-left: 5px;
}

.sec2-seller .serach {}

.sec2-seller .serach form#searchform {}

.sec2-seller .serach input#s {
    width: 100%;
    background: rgba(226, 226, 226, 1);
    border: none;
    border-radius: 12px;
    padding: 10px;
    position: relative;
}

.sec2-seller .serach a {
    position: absolute;
    right: 30px;
    top: 7px;
}

.sec2-seller .serach a img {}


section.signup-page-sec2.signup-page-sec1.login {
}

section.signup-page-sec2.signup-page-sec1.login .container-fluid {background-color: #fff;border-top-left-radius: 50px;border-top-right-radius: 50px;}

section.signup-page-sec2.signup-page-sec1.login .col-sm-12 {
    width: 100%;
    padding: 0;
}


.signup-page-sec2 .row.one .col-sm-12 {
    padding: 0 20px !important;
}


.signup-page-sec2 .sign-acount {}

.signup-page-sec2 .sign-acount a {
    text-align: center;
    font-weight: 500;
    background: rgba(230, 230, 230, 1);
    border: 1px solid #ee332e;
    width: 100%;
    padding: 10px 20px;
    border-radius: 7px;
    font-size: 13px;
    margin: 0 0 10px;
    color: #ee332e;
    display: block;
    text-transform: uppercase;
}

.signup-page-sec2 .sign-acount a span {
    font-weight: 700;
}

.signup-page-sec2 .container-fluid {
    background-color: #fff;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
}

.signup-page-sec2 .col-sm-12 {
    padding: 0;
}

.signup-page-sec2 .row.one.two {
    border: none;
    margin-bottom: 0;
}

section.signup-page-sec2.signup-page-sec1 input[type="submit"] {
    font-style: normal;
    padding: 10px 30px;
}

.banner .row.top-form {
    position: absolute;
    top: 60px;
    left: 10vw;
    right: 0;
    margin: 0 auto;
}
.banner .head-form form#searchform input[type="submit"] {
    font-size: 20px;
    padding: 8px 16px;
    top: -2px;
}

.store-page .scroll_div {
    height: 600px;
    overflow-x: auto;
    padding-right: 170px;
}

.store-page .scroll_div::-webkit-scrollbar {
    width: 7px;

}

.store-page .scroll_div::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 30px rgb(217 217 217);
}

.store-page .scroll_div::-webkit-scrollbar-thumb {
  background: rgb(238 51 46);
}

.sec2 .row.one:hover {
    transition: .5s all ease-in-out;
    background-color: #fff;
    box-shadow: 0px 7px 5px #ccc;
}
.sec2 .row.one:hover .disc p {
    color: #ee332e;
    transition: .5s all ease-in-out;
}

.sec2 .row.one:hover .disc h2 {
    color: #ee332e;
    transition: .5s all ease-in-out;
}
.sec2 .row.one:hover .disc h5 {
    color: #ee332e;
    transition: .5s all ease-in-out;
}

.sec2 .row.two:hover {
    transition: .5s all ease-in-out;
    background-color: #fff;
    box-shadow: 0px 7px 5px #ccc;
}
.sec2 .row.two:hover .disc p {
    color: #ee332e;
    transition: .5s all ease-in-out;
}

.sec2 .row.two:hover .disc h2 {
    color: #ee332e;
    transition: .5s all ease-in-out;
}
.sec2 .row.two:hover .disc h5 {
    color: #ee332e;
    transition: .5s all ease-in-out;
}

.sec2 .row.three:hover {
    transition: .5s all ease-in-out;
    background-color: #fff;
    box-shadow: 0px 7px 5px #ccc;
}
.sec2 .row.three:hover .disc p {
    color: #ee332e;
    transition: .5s all ease-in-out;
}

.sec2 .row.three:hover .disc h2 {
    color: #ee332e;
    transition: .5s all ease-in-out;
}
.sec2 .row.three:hover .disc h5 {
    color: #ee332e;
    transition: .5s all ease-in-out;
}


.sec2 .row.one-right:hover {
    background-color: #fff;
    box-shadow: 0px 7px 5px #ccc;
}

.sec2 .row.one-right:hover .disc-right p {
     color: #ee332e;
    transition: .5s all ease-in-out;
}

.sec2 .row.one-right:hover .disc-right h2 {
 color: #ee332e;
    transition: .5s all ease-in-out;
}

.sec2 .row.one-right:hover .disc-right h5 {
     color: #ee332e;
    transition: .5s all ease-in-out;
}


.sec2 .row.two-right:hover {
    background-color: #fff;
    box-shadow: 0px 7px 5px #ccc;
}

.sec2 .row.two-right:hover .disc-right p {
     color: #ee332e;
    transition: .5s all ease-in-out;
}

.sec2 .row.two-right:hover .disc-right h2 {
 color: #ee332e;
    transition: .5s all ease-in-out;
}

.sec2 .row.two-right:hover .disc-right h5 {
     color: #ee332e;
    transition: .5s all ease-in-out;
}

.sec4 .row.one .pic-brand img:hover {
    transform: scale(1.05);
    transition: .5s all ease-in-out;
}

.sec4 .row.one .pic-car {}

.sec4 .row.one .pic-car img {
    transition: .5s all ease-in-out;
}

.sec4 .row.one .pic-car img:hover {
    transform: scale(1.05);
    transition: .5s all ease-in-out;
}

.new-hover-info {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    background-color: #ee332e;
    height: 100%;
    padding-top: 50px;
    transition: .5s all ease-in-out;
    opacity: 0;
}

.new-hover-info h4 {
    margin: 0 0 10px;
    font-size: 17px;
    font-weight: 500;
    color: #1E0303;
}

.new-hover-info h5 {
    margin: 0 0 10px;
    font-size: 17px;
    font-weight: 500;
    color: #fff;
}

.sec5 .main:hover .new-hover-info {
    transition: .5s all ease-in-out;
    opacity: 1;
}


.cart-slider {width: 566px;padding: 20px;background-color: #fff;position: absolute;top: 0;z-index: 9999;right: -580px;transition: .5s all ease-in-out;height: 100vh;display: flex;flex-direction: column;align-items: center;justify-content: center;position: fixed;box-shadow: 0px 4px 4px 0px #00000040;}
.cart-slider a.close_cart {
    font-size: 16px;
    color: #ffffff;
    font-weight: 700;
    background: #ee332e;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 10px;
    right: 20px;
    z-index: 9999;
}
.cart-slider.active {
    right: 0px;
    transition: .5s all ease-in-out;
}

.cart-slider ul {
    padding: 0;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    height: 200px;
    overflow-y: auto;
}


.cart-slider ul::-webkit-scrollbar {
    width: 7px;

}

.cart-slider ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 30px rgb(217 217 217);
}

.cart-slider ul::-webkit-scrollbar-thumb {
  background: rgb(238 51 46);
  border-radius: 3px;
}

.cart-slider ul li {
}

.cart-slider ul li img {
    width: 110px;
    display: inline-block;
}

.cart-slider ul li h3 {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    color: #000;
}

.cart-slider ul li a {
    margin: 0 0 0;
    font-size: 20px;
    font-weight: 400;
    color: #000;
}



.cart-slider ul .col-sm-8 {
    padding: 0;
}

.cart-slider ul .row {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.cart-slider .cart-total {
    margin: 20px 0;
}

.cart-slider .cart-total h3 {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    color: #000;
}

.cart-slider .total-price h3 {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    color: #000;
}

.cart-slider .total-price {
    text-align: right;
    margin: 20px 0;
}

.cart-slider .checkout {
    margin: 20px 0;
}

.cart-slider .checkout a {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    background: #ee332e;
    padding: 17px 75px;
    border-radius: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: solid 1px #ee332e;
}

.cart-slider .continue {
    margin: 20px 0;
    text-align: right;
}

.cart-slider .continue a {
    font-size: 16px;
    font-weight: 600;
    background: transparent;
    padding: 19px 20px;
    border-radius: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #761917;
    border: solid 1px #761917;
}

.cart-slider h3.bought {
    margin: 40px 0 30px;
    font-size: 20px;
    font-weight: 700;
    color: #000;
}

.cart-slider .main {
    margin-bottom: 30px;
}

.cart-slider .main .pic {
    margin-bottom: 15px;
}

.cart-slider .main .pic img {width: 100%;}

.cart-slider .disc {text-align: center;}

.cart-slider .disc h4 {
    margin: 0 0 10px 0px;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    display: block;
    text-align: center;
}

.cart-slider h5 {
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    color: #000;
    line-height: 22px;
    display: inline-block;
    text-align: center;
}

.cart-slider .buy {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}

.cart-slider .buy a {
    font-size: 18px;
    font-weight: 600;
    background: transparent;
    padding: 19px 100px;
    border-radius: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #761917;
    border: solid 1px #761917;
    display: inline-block;
}

.cart-slider h6.plus {
    margin: 0;
    font-size: 50px;
    position: relative;
    top: 80px;
    left: 20px;
    color: #000;
}
.cart-slider .disc h4 input[type="checkbox"] {
    position: relative;
    left: -45px;
    visibility: hidden;
    top: -3px;
}
.cart-slider .disc h4 input[type="checkbox"]:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 5px;
    border: 2px solid #ee332e;
    visibility: visible;
    border-radius: 4px;
}
.cart-slider .disc h4 input[type="checkbox"]:checked:after {
    content: "";
    position: absolute;
    background: #ee332e;
    top: 4px;
    left: 4px;
    visibility: visible;
    width: 12px;
    height: 12px;
    border-radius: 2px;
}

.cart-slider .row.one {
    width: 100%;
}
.modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    border-radius: 60px;
    overflow: hidden;
    background: #000;
    border: none;
}
.modal-dialog {
    width: 520px;
    margin: 30px auto;
}
.modal-body {
    position: relative;
    padding: 0;
}


.car-page-sec3 .list select.large {
    width: 200px;
}

.car-page-sec4 .menu-list .inner_list {
    background: #fff;
    padding: 15px 30px;
    display: none;
}

.car-page-sec4 .menu-list .inner_list ul {
    padding: 0;
    margin: 0;
}

.car-page-sec4 .menu-list .inner_list ul li {
    margin: 0 0 8px;
}

.car-page-sec4 .menu-list .inner_list ul li:last-child {
    margin: 0;
}

.car-page-sec4 .menu-list .inner_list ul li a {
    background: transparent;
    color: #000;
    padding: 0;
    text-transform: capitalize;
    font-size: 12px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
}

.car-page-sec4 .parts_area {
    padding-left: 30px;
}

.car-page-sec4 .parts_area h3 {
    color: #1E0303;
    font-size: 24px;
    font-weight: 700;
    margin: 20px 0;
}

.car-page-sec4 .parts_area .parts_main {
    height: 800px;
    overflow-y: auto;
    overflow-x: hidden;
    direction: rtl;
}
.car-page-sec4 .parts_area .parts_main::-webkit-scrollbar {
    width: 7px;

}

.car-page-sec4 .parts_area .parts_main::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 30px rgb(217 217 217);
}

.car-page-sec4 .parts_area .parts_main::-webkit-scrollbar-thumb {
  background: rgb(238 51 46);
  border-radius: 3px;
}

.car-page-sec4 .parts_area .parts_div {
    position: relative;
    margin-bottom: 20px;
    direction: ltr;
    padding-left: 40px;
}

.car-page-sec4 .parts_area .parts_div h4 {
    color: #1E0303;
    font-size: 15px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    line-height: 18px;
    margin: 0;
}

.car-page-sec4 .parts_area .parts_div h4 span {
    display: block;
    font-size: 10px;
    line-height: 12px;
}

.car-page-sec4 .parts_area .parts_hov {
    background: #fff;
    width: 260px;
    padding: 20px 5px 15px 15px;
    position: absolute;
    right: 30px;
    top: 0;
    opacity: 0;
    z-index: 9;
    transition: all ease .5s;
}
.car-page-sec4 .parts_area .parts_hov.active {
    opacity: 1;
     transition: all ease .5s;
}

.car-page-sec4 .parts_area .parts_hov ul {
    padding: 0;
    margin: 0;
}

.car-page-sec4 .parts_area .parts_hov ul li {
    list-style: none;
    margin: 0 0 6px;
}

.car-page-sec4 .parts_area .parts_hov ul li h5 {
    font-size: 16px;
    font-weight: 700;
    margin: 0;
}

.car-page-sec4 .parts_area .parts_hov ul li h5 span {
    font-weight: 400;
    font-size: 16px;
}
.car-page-sec4 .parts_area .parts_car_thumbnail {
    height: 650px;
    display: flex;
    align-items: center;
}



.sec9 .main .disc .star-rating {font-family: var(--fa-style-family, "Font Awesome 6 Free");font-weight: var(--fa-style, 900);overflow: hidden;position: relative;width: 78px;height: 19px;font-size: 14px;display: inline-block;margin: 6px 0;}
.sec9 .main .disc .star-rating:before {
    content: "\f005""\f005""\f005""\f005""\f005";
    color: #0000004D;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 900);
}

.sec9 .main .disc .star-rating span:before {
    content: "\f005""\f005""\f005""\f005""\f005";
    top: 0;
    position: absolute;
    left: 0;
    color: #fff;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: #ee332e;
}

.sec9 .main .disc .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}

.shopping-cart-page.checkout .add .card-detail-tap {
    margin: 0 0 40px;
}

.shopping-cart-page.checkout .add .card-detail-tap ul {
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
}

.shopping-cart-page.checkout .add .card-detail-tap ul li {
    display: inline-block;
    width: 20%;
    text-align: center;
    border: solid 1px #ccc;
    border-top: none;
}

.shopping-cart-page.checkout .add .card-detail-tap ul li img {
    margin-bottom: 30px;
}

.shopping-cart-page.checkout .add .card-detail-tap ul li h5 {
    margin: 0 0 10px;
    font-size: 15px;
    font-weight: 500;
    color: #000;
    text-transform: capitalize;
    font-family: "Open Sans", sans-serif;
}

.shopping-cart-page.checkout .add .card-detail-tap ul li h6 {
    margin: 0 0 0;
    font-size: 12px;
    font-weight: 400;
    color: #000;
    padding: 0 30px;
    line-height: 17px;
    font-family: "Open Sans", sans-serif;
}

.shopping-cart-page.checkout .add .card-detail-tap ul li a {display: block;padding: 50px 0;}

section.shopping-cart-page.checkout .sec-payment {}

section.shopping-cart-page.checkout .sec-payment .add {
    padding: 0px 0 0 0;
    overflow: hidden;
}

section.shopping-cart-page.checkout .sec-payment .add .col-sm-12 {
    padding: 0;
}

.shopping-cart-page.checkout .add .card-detail-tap ul li:last-child {
    border-right: none;
}

.shopping-cart-page.checkout .add .card-detail-tap ul li:first-child {
    border-left: none;
}


section.shopping-cart-page.checkout .sec-payment .add .card-saved {
    padding: 0px 40px;
    display: none;
}

section.shopping-cart-page.checkout .sec-payment .add .card-saved label {display: block;}

section.shopping-cart-page.checkout .sec-payment .add .card-saved label .one {
    display: inline-block;
    margin-bottom: 30px;
}

section.shopping-cart-page.checkout .sec-payment .add.card-saved label .one input[type="radio"] {
    margin-right: 10px;
}

section.shopping-cart-page.checkout .sec-payment .add .card-saved label .one img {
    display: inline-block;
    margin-right: 20px;
    margin-left: 20px;
}

section.shopping-cart-page.checkout .sec-payment .add .card-saved label .one span {
    font-size: 13px;
    font-weight: 300;
    color: #000;
    margin-right: 20px;
    display: inline-block;
}

section.shopping-cart-page.checkout .sec-payment .add .card-saved label .one h6 {display: inline-block;color: #000;font-size: 18px;margin: 0px 30px 0 0px;}

section.shopping-cart-page.checkout .sec-payment .add .card-saved label .one a.cvv {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    font-family: "Open Sans", sans-serif;
    padding: 2px 10px;
    border: solid 1px #ee332e;
    border-radius: 5px;
}

section.shopping-cart-page.checkout .sec-payment .add .card-saved .add-new {
    border-top: solid 1px #D9D9D9;
    padding: 30px 0;
}

section.shopping-cart-page.checkout .sec-payment .add .card-saved .add-new a {
    font-size: 13px;
    font-weight: 500;
    color: #761917;
    font-family: "Open Sans", sans-serif;
    text-transform: capitalize;
}
.shopping-cart-page.checkout .add .card-detail-tap ul li.current {
    border-bottom-color: #ee332e;
    border-bottom-width: 3px;
}

.shopping-cart-page.checkout .add  input[type="radio"]{
     position: relative;
     left: 0;
     visibility: hidden;
     top: 2px;
     margin: 0;
}
.shopping-cart-page.checkout .add  input[type="radio"]:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    border-radius: 5px;
    border: 2px solid #ee332e;
    visibility: visible;
    border-radius: 50%;
}
.shopping-cart-page.checkout .add  input[type="radio"]:checked:after {
    content: "";
    position: absolute;
    background: #ee332e;
    top: 4px;
    left: 4px;
    visibility: visible;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.flex-center{
        display: flex;
    align-items: center;
}


