body{
    color: rgb(0 0 0) !important;
}
a {
    color: #6d6d6f;
}
a:hover {
    color: #2e2e2e;
}

.pl-6,
.px-6,
.p-6 {
    padding-left: 4rem;
}

.pl-7,
.px-7,
.p-7 {
    padding-left: 5rem;
}

.pl-8,
.px-8,
.p-8 {
    padding-left: 6rem;
}

.pl-9,
.px-9,
.p-9 {
    padding-left: 8rem;
}

.pl-10,
.px-10,
.p-10 {
    padding-left: 10rem;
}

.pl-11,
.px-11,
.p-11 {
    padding-left: 12rem;
}

.pl-12,
.px-12,
.p-12 {
    padding-left: 16rem;
}

.pr-6,
.px-6,
.p-6 {
    padding-right: 4rem;
}

.pr-7,
.px-7,
.p-7 {
    padding-right: 5rem;
}

.pr-8,
.px-8,
.p-8 {
    padding-right: 6rem;
}

.pr-9,
.px-9,
.p-9 {
    padding-right: 8rem;
}

.pr-10,
.px-10,
.p-10 {
    padding-right: 10rem;
}

.pr-11,
.px-11,
.p-11 {
    padding-right: 12rem;
}

.pr-12,
.px-12,
.p-12 {
    padding-right: 16rem;
}

.pt-6,
.py-6,
.p-6 {
    padding-top: 4rem;
}

.pt-7,
.py-7,
.p-7 {
    padding-top: 5rem;
}

.pt-8,
.py-8,
.p-8 {
    padding-top: 6rem;
}

.pt-9,
.py-9,
.p-9 {
    padding-top: 8rem;
}

.pt-10,
.py-10,
.p-10 {
    padding-top: 10rem;
}

.pt-11,
.py-11,
.p-11 {
    padding-top: 12rem;
}

.pt-12,
.py-12,
.p-12 {
    padding-top: 16rem;
}

.pb-6,
.py-6,
.p-6 {
    padding-bottom: 4rem;
}

.pb-7,
.py-7,
.p-7 {
    padding-bottom: 5rem;
}

.pb-8,
.py-8,
.p-8 {
    padding-bottom: 6rem;
}

.pb-9,
.py-9,
.p-9 {
    padding-bottom: 8rem;
}

.pb-10,
.py-10,
.p-10 {
    padding-bottom: 10rem;
}

.pb-11,
.py-11,
.p-11 {
    padding-bottom: 12rem;
}

.pb-12,
.py-12,
.p-12 {
    padding-bottom: 16rem;
}

.pl-5px,
.px-5px,
.p-5px {
    padding-left: 5px;
}

.pl-10px,
.px-10px,
.p-10px {
    padding-left: 10px;
}

.pl-15px,
.px-15px,
.p-15px {
    padding-left: 15px;
}

.pl-20px,
.px-20px,
.p-20px {
    padding-left: 20px;
}

.pl-25px,
.px-25px,
.p-25px {
    padding-left: 25px;
}

.pl-30px,
.px-30px,
.p-30px {
    padding-left: 30px;
}

.pr-5px,
.px-5px,
.p-5px {
    padding-right: 5px;
}

.pr-10px,
.px-10px,
.p-10px {
    padding-right: 10px;
}

.pr-15px,
.px-15px,
.p-15px {
    padding-right: 15px;
}

.pr-20px,
.px-20px,
.p-20px {
    padding-right: 20px;
}

.pr-25px,
.px-25px,
.p-25px {
    padding-right: 25px;
}

.pr-30px,
.px-30px,
.p-30px {
    padding-right: 30px;
}

.pt-5px,
.py-5px,
.p-5px {
    padding-top: 5px;
}

.pt-10px,
.py-10px,
.p-10px {
    padding-top: 10px;
}

.pt-15px,
.py-15px,
.p-15px {
    padding-top: 15px;
}

.pt-20px,
.py-20px,
.p-20px {
    padding-top: 20px;
}

.pt-25px,
.py-25px,
.p-25px {
    padding-top: 25px;
}

.pt-30px,
.py-30px,
.p-30px {
    padding-top: 30px;
}

.pb-5px,
.py-5px,
.p-5px {
    padding-bottom: 5px;
}

.pb-10px,
.py-10px,
.p-10px {
    padding-bottom: 10px;
}

.pb-15px,
.py-15px,
.p-15px {
    padding-bottom: 15px;
}

.pb-20px,
.py-20px,
.p-20px {
    padding-bottom: 20px;
}

.pb-25px,
.py-25px,
.p-25px {
    padding-bottom: 25px;
}

.pb-30px,
.py-30px,
.p-30px {
    padding-bottom: 30px;
}



/* light-theme */

.light-theme .header-links {
    font-size: 20px;
    color: #2e2e2e;
}

.light-theme .top-section {
    background: #f5f5f5;
}

.light-theme .header {
height: 60px;
        background: #fff;
   /* border-bottom: 2px solid #2e2e2e;*/
}
.light-theme  .product-section .list-unstyled .fa{
    color: #2e2e2e;
}
/*.light-theme h3 {
    color: #2e2e2e;
    text-shadow: 5px 5px 8px rgb(114 114 114 / 52%);
}*/

.light-theme .top-title {
    color: #2e2e2e;
}

.light-theme .black-title {
    color: #2e2e2e;
}

.light-theme .product-section {
    background: #ffffff;
}

.light-theme .product-container-descreption {
    font-size: 20px;
    color: #959595;
}

.light-theme h2 {
    font-size: 40px;
    color: #2e2e2e;
    line-height: 1.4;
    text-shadow: 2px 4px 5px rgb(97 97 97 / 50%);
}



.light-theme .bottom-section {
    display: none;
}

.light-theme .footer-bottom-area {
    margin-top: 0;
    text-align: center;
    background: linear-gradient( 27deg, #6d6d6f 0%, #2e2e2e 100%);
 padding-top: 2%;
    padding-bottom: 0.1%;
    box-sizing:border-box;
}

.light-theme .footer-bottom-area .logo {
    margin-bottom: 10px;
    filter: brightness(100.5);
}

.light-theme .footer-bottom-area .logo img {
    max-width: 200px;
}

.light-theme .footer-bottom-area p {
    color: #bababa;
}

.light-theme .footer-bottom-area a {
    color: #ffcf2d;
    text-decoration: none;
    background-color: transparent;
}

.light-theme .footer-bottom-area a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.light-theme .product-box {
    background: #f5f6fa;
    border: 2px solid #f5f5f5;
        box-shadow: 5px 8px 11px rgb(153 153 153 / 37%);
          moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.light-theme .product-box:hover {
    border: 2px solid #f5f5f5;
    box-shadow: 5px 8px 11px rgb(153 153 153 / 37%);
}
.light-theme .product-title {
    color: #ffcf2d;
}

.light-theme .product-title-cat {
    color: #ffcf2d;
    background: #2e2e2e;
}

.light-theme .compare-link {
    color: #fff!important;
    text-decoration: none;
    box-shadow: 0 5px 7px rgb(103 103 103 / 62%);
    background-image: linear-gradient(to right, #2e2e2e, #6d6d6f, #ffcf2d, #6d6d6f);
    padding:5px 10px;
}



.light-theme .header.fixed-top {

    position: fixed;
/*    background-color: #F2F4F4;*/
    background-color: #fff;
    box-shadow: rgb(25 42 70 / 13%) -8px 12px 18px 0px !important;
}

.bg-second-color{
background: #2e2e2e !important;
}



.btn-style-one {
      display: inline-block;
    text-align: center;
    border-radius: 5px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: relative;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    padding: 5px 30px;
    font-weight: 600;
    background: #6c757d;
    overflow: hidden;
    min-width: 150px;
    border: 1px solid #ffffff;
}

.btn-style-one:hover {
    color: #1370b5;
        background: #ffff;
    box-shadow: 0 10px 30px rgb(0 0 0 / 10%);
}
.theme-btn:hover span {
    transform: translateY(0) scale(2);
}



::-webkit-scrollbar {
  width: 15px;
}

::-webkit-scrollbar-thumb {
  height: 6px;
  border: 4px solid rgba(0, 0, 0, 0);
  background-clip: padding-box;
  -webkit-border-radius: 7px;
  background-color: #ffcf2d;
}




.ant-table-thead > tr > th{
  text-align:center;
}


.ant-table table{
    text-align:center  !important;
}
.ant-page-header-heading-title{
      float: right !important;
}




/*checkout starts*/
.checkout-wrapper {
    background: #fff;
    padding: 5% 0 0%;

            margin-bottom: 16%;
}

.checkout-wrapper .checkout-name {
    background: #FAFAFA 0% 0% no-repeat padding-box;
    padding: 1% 3%;
}

.checkout-wrapper .black-bg-summary {
    margin-top: 16%;
}

.chck-name p {
    color: #03101A;
    font-weight: 600;
    font-size: 13px;
    margin-bottom: 6px;
}
.items-shop.spare-parts {
    display: flex;
    justify-content: space-between;
}

.items-shop {
    padding: 5% 0 2%;
    border-bottom: 1px solid #ebebeb;
}
.chck-name i {
    color: #F4963E;
    margin-left: 3px;
}

.chck-name h6 {
    color: #03101A;
    font-size: 13px;
    font-weight: 600;
}

.chck-name span.mo-num {
    margin-left: 11px;
    color: #ACBAC4;
}

.checkout-change-btn button {
     background: #FFFFFF 0% 0% no-repeat padding-box;
    letter-spacing: 1.2px;
    color: #F4963E;
    text-transform: uppercase;
    border: 1px solid #F4963E;
    padding: 5% 14%;
    font-size: 11px;
    font-weight: 600;
}
.checkout-change-btn button:hover{
       color: #fff;
        background: transparent linear-gradient(92deg, #F5A740 0%, #F3923D 100%) 0% 0% no-repeat padding-box;
}
.checkout-wrapper .items-shop {
    border-bottom: none;
}


.checkout-wrapper .items-shop h4 {
    font-weight: 600;
    font-family: 'Montserrat-b';
}

.table-cart.orders-sum-prod {
    background: #FAFAFA 0% 0% no-repeat padding-box;
    padding: 3% 3%;
    -webkit-box-shadow: 0 1px 15px 1px rgb(39 39 39 / 10%);
    -moz-box-shadow: 0 1px 15px 1px rgba(39, 39, 39, 0.1);
    box-shadow: 0 1px 15px 1px rgb(39 39 39 / 10%);
}

.product-cart-info .table-cart h6.table-head-cart.order-sum {
    color: #03101A;
    font-weight: 600;
    text-transform: unset;
}

.order-summary-cont a.chckout-cont button {
    background: #F4963E 0% 0% no-repeat padding-box;
    color: #fff;
    border: none;
    padding: 2% 6%;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    margin-top: 3%;
    margin-bottom: 2%;
}

.delivery-checkout-adress {
    background: #FAFAFA 0% 0% no-repeat padding-box;
    padding: 3% 3%;
    -webkit-box-shadow: 0 1px 15px 1px rgb(39 39 39 / 10%);
    -moz-box-shadow: 0 1px 15px 1px rgba(39, 39, 39, 0.1);
    box-shadow: 0 1px 15px 1px rgb(39 39 39 / 10%);

}

.delivery-checkout-adress h6 a {
    color: #F4963E !important;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    float: right;
    cursor: pointer;
}

.delivery-checkout-adress h6 {
    color: #03101A;
    font-size: 13px;
    font-weight: 600;
}


.delivery-checkout-adress a.add-more {
   float: left!important;
    padding: 2px 7px;
    background: linear-gradient(92deg,#f5a740 0,#f3923d 100%) no-repeat padding-box;
    cursor: pointer;
}
.delivery-checkout-adress a.add-more i {
    color: #fff;
}
.text-home-adresss button.place-checkout {
    background: #03101A;
    color: #fff;
    font-size: 11px;
    border: none;
    padding: 1% 3%;
    text-transform: uppercase;
}

.text-home-adresss span {
    color: #2C81C4;
    font-size: 12px;
    margin-left: 5%;
    font-weight: 600;
}

a.edit-checkout button.adress-edit {
    border: none;
    background: transparent;
    color: #F4963E;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1.2px;
}

.text-home-adresss h6,.text-home-adresss h6 span {
    color: #03101A;
    font-size: 13px;
    font-weight: 600;
    margin-right:2px;
}

.address-select-chkout p.adress-info {
    font-size: 12px;
    width: 252px;
    margin-bottom: 0;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background: transparent linear-gradient(92deg, #F5A740 0%, #F3923D 100%) 0% 0% no-repeat padding-box;
    color: white;
}
.select2-dropdown {
    -webkit-box-shadow: 0 1px 15px 1px rgb(39 39 39 / 10%);
    -moz-box-shadow: 0 1px 15px 1px rgba(39, 39, 39, 0.1);
    box-shadow: 0 1px 15px 1px rgb(39 39 39 / 10%);
    z-index: 99 !important;
}
span.select2-dropdown.demo.select2-dropdown--below {
    z-index: 999 !important;
    width: 15% !important
}
.deliver-here a button.check-out-deliver {
        background: #F4963E 0% 0% no-repeat padding-box;
    border: none;
    color: #fff;
    padding: 10px 24px;
    font-size: 10px;
    margin-top: 37px;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    font-weight: 600;
    position: absolute;
    left: 0;
    opacity: 0;
    transition: 0.9s ease-in-out;
}

.address-select-chkout {
    position: relative;
    padding: 3% 4%;
    background: #fff;
    margin-top: 2%;
    border: 2px solid #DEE4E8;
    transition: 0.9s ease-in-out;
}

.address-select-chkout {
    border: 2px solid #F4963E;
   /* margin-bottom: 60px;*/
}

.address-select-chkout.office:hover {
    border: 2px solid #F4963E;
    margin-bottom: 11%;
}
.address-select-chkout.office{
    border: 2px solid #DEE4E8;
}
/*.deliver-here {
    position: relative;
    top: 18px;
    left: 0;
}*/
.checkout-wrapper .form-control{

padding: 5px 10px !important;
    padding-top: 0 !important;
}


.card-header.transparent{
      margin-bottom: 0;
       border-bottom: 1px solid rgba(0,0,0,.125);
    background-color: transparent;
}
.avatar-offer {
   white-space: nowrap;
    background-color: #C3C3C3;
    border-radius: 50%;
    height: 100px;
    width: 100px;
    position: relative;
    cursor: pointer;
    color: #FFFFFF;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-block;
    font-size: 0.8rem;
    text-align: center;
    line-height: 72px;
    vertical-align: middle;
    margin: 5px;
}
.bg-rgba-primary {
    background: rgba(46, 46, 46, 0.2) !important;
}
.p-50 {
    padding: 0.5rem !important;
}
.card-offer {
      position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #FFFFFF;
    background-clip: border-box;
    border:1px solid #eff1f3;
    border-radius: 0.267rem;
    margin-bottom: 2.2rem;
    box-shadow: 8px 12px 18px 0 rgb(25 42 70 / 13%);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.card-footer .ant-card-actions {
    margin: 0;
    padding: 0;
    list-style: none;
    background: transparent;
    border-top: 0px solid #e8e8e8;
    zoom: 1;
}
.card-footer  .ant-card-actions::before, .ant-card-actions::after {
    display: table;
    content: '';
}
.card-footer  .ant-card-actions > li {
    float: right;
    margin: 12px 0;
    color: rgba(0, 0, 0, 0.45);
    text-align: center;
}
.card-footer  .ant-card-actions > li:not(:last-child) {
    border-right: 1px solid #e8e8e8;
}
.card-footer  .ant-card-actions > li > span {
    position: relative;
    display: block;
    min-width: 32px;
    font-size: 14px;
    line-height: 22px;
    cursor: pointer;
}

.ant-card-actions > li > span a:not(.ant-btn), .ant-card-actions > li > span > .anticon {
    display: inline-block;
    width: 100%;
    color: rgba(0, 0, 0, 0.45);
    line-height: 22px;
    transition: color 0.3s;
}
.hidden {
  display: none !important;
}

.option-offer-selected{
  position: absolute;
  top:0%;
  left:0%;
}
 .list.chip{
  background: unset !important;
 }
  .chip-elem{
      display: inline-flex;
      flex-direction: row;
      border: none;
      cursor: pointer;
      height: 30px;
      outline: none;
      padding: 0;
      font-size: 14px;
      font-color: #ffffff;
      white-space: nowrap;
      align-items: center;
      border-radius: 7px;
      vertical-align: middle;
      color: #fff;
      text-decoration: none;
      justify-content: center;
  }

  .chip-status{
        background-color: #434244;
      display: inline-flex;
      flex-direction: row;
      padding: 15px;
      margin: 0 5px;
      border: none;
      cursor: pointer;
      height: 30px;
      outline: none;
      padding: 0;
      position: relative;
      font-size: 14px;
      font-color: #fff;
      white-space: nowrap;
      align-items: center;
      border-radius: 7px;
      vertical-align: middle;
      color: #fff;
      text-decoration: none;
      justify-content: center;
  }
  .chip-head{
      display: flex;
      position: relative;
      overflow: hidden;
      background-color: #ffffff;
      font-size: 1.25rem;
      flex-shrink: 0;
      align-items: center;
      user-select: none;
      border-radius: 50%;
      justify-content: center;
      width: 30px;
      color: #000000;
      height: 30px;
      font-size: 20px;
      margin-right: -4px;

     margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-left: 5px;
  }


  .chip-content{
      cursor: inherit;
      display: flex;
      align-items: center;
      user-select: none;
      white-space: nowrap;
      padding-left:10px;
      padding-right:10px;
  }
  .chip-svg{
          color: #000000;
      cursor: pointer;
      height: auto;
      margin: 4px 4px 0 -8px;
    fill: currentColor;
      width: 1em;
      height: 1em;
      display: inline-block;
      font-size: 24px;
      transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
      user-select: none;
      flex-shrink: 0;
  }
  .chip-svg:hover{
      color: #000000;
  }

 .list.chip  input[type="checkbox"] {
    display: none;
}
 .list.chip input[type="checkbox"]:checked + label {
    border: 2px solid #112c3c;
        border-radius: 7px;
}
.list.chip input[type="checkbox"]:checked:disabled + label {
    border: 2px solid #c5c5c5;
    color: #c5c5c5;
}
 .list.chip input[type="checkbox"]:checked + label:before {
    opacity: 1;
    transform: scale(1);
}
.list.chip label{

  margin-bottom:0 !important;
}
 .list.chip label:before {
    content: "✓";
    position: absolute;
    width: 18px;
    height: 18px;
    top: -8px;
    left: -3px;
    background: #112c3c;
    color: #fff;
    text-align: center;
    line-height: 18px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 50%;
    opacity: 0;
    transform: scale(0.5);
    transition: all 200ms ease-in-out;
}
.list.chip input[type="checkbox"]:checked:disabled + label:before {

     background: #c5c5c5;

}

.label-offer-select{
  cursor: pointer;
}
.lobipanel {
  /*  cursor: move;
    padding: 0;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);*/
}
.lobipanel.selected {

     border: 2px solid #b5c0d5;
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 25%);

}
.offer-list-card input[type="checkbox"] {
    display: none;
}
.offer-list-card input[type="checkbox"]:checked:disabled + label {
    border: 2px solid #c5c5c5;
    color: #c5c5c5;
      background: #0088cc;
}


.breadcrumbs {
    padding: 15px 0;
    border-bottom: 1px solid #e5e9f2;
    margin-bottom: 20px;
    background: #2e2e2e;
}
.breadcrumbs ul {
    list-style-type: none;
    display: flex;
    padding: 0;
    flex-wrap: wrap;
    margin: 0;
}
.breadcrumbs ul li a {
    color: var(--secondedColor);
    font-size: 16px;
    font-weight: 700;
}
.breadcrumbs ul li:after {
   /* content: ">";*/

   content: "\f104";
    font-family: var(--fa-style-family,"Font Awesome 6 Free");
    color: #868297;
    left: 0;
    bottom: 0;
    font-size: 19px;
    font-weight: 900;
    padding: 0 10px;
}
.breadcrumbs ul li:last-child:after {
    display: none;
}
.breadcrumbs ul li:last-child a {
    font-weight: 700;
    color: #ffffff;
}


.shadow-sm {
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.05)!important;
}


.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
.slick-initialized .slick-slide {
    display: block;
}
[dir=rtl] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}


.slick-initialized.aiz-carousel>*, .aiz-carousel>*:first-child {
    display: block;
}
.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

[data-vertical=true] .slick-current .carousel-box {
    border-color: var(--primary)!important;
    border-width: 2px!important;
}
.h-50px, .size-50px {
    height: 50px;
}
.w-50px, .size-50px {
    width: 50px;
}
.partner-item{
  margin-bottom: 20px;
}
.partner-item img{
  width: 100px;
}


.box {
    position: relative;
    border-radius: 0px;
    background: #ffffff;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgb(0 0 0 / 10%);
}

.login-box-body, .register-box-body {
    background: #fff;
    padding: 22px;
    border-top: 0;
    color: #666;
}

.box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
}

.box-header.with-border {
    border-bottom: 1px solid #f4f4f4;
}
.box-header:before, .box-body:before, .box-footer:before, .box-header:after, .box-body:after, .box-footer:after {
    content: " ";
    display: table;
}

.box-header > .fa, .box-header > .glyphicon, .box-header > .ion, .box-header .box-title {
    display: inline-block;
    font-size: 16px;
    letter-spacing: 1px;
    margin: 0;
    line-height: 1;
}
.box-header .box-title {
    text-transform: uppercase;
}
.box-body {
    border-radius: 0px;
    padding: 10px;
}

.has-feedback {
    position: relative;
}
.has-feedback .form-control {
    padding-left: 42.5px;
}

.form-control-feedback {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}
.form-group-lg .form-control+.form-control-feedback, .input-group-lg+.form-control-feedback, .input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}
.login-box-body .form-control-feedback, .register-box-body .form-control-feedback {
    color: #777;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

.social-auth-links {
    margin: 10px 0;
}
.login-logo, .register-logo {
    font-size: 35px;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 300;
}

.login-box, .register-box {
    width: 40%;
    margin: 7% auto;
}
@media (max-width: 768px){
  .login-box, .register-box {
    width: 90%;
    margin-top: 20px;
}
}


.btn:active {
    -webkit-box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
}


.btn.btn-flat {
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-width: 1px;
}




/*.no-js .owl-carousel {
    display: block;
}
*/
.owl-carousel {
    display: none;
}
.owl-carousel.owl-loaded {
    display: block;
}

@media(max-width : 768px){
    .d-flex {
        display: flex !important;
        flex-wrap: wrap;
    }
.reinsurance-section {
      min-height: 100%;
    width: 100%;
    padding: 20px;
    background: #f1f1f1;
    display: block;
    place-items: center!important;
}
#picker-custom .ways-to-search {
     top:0px;
    text-align: center;
    width: 100%;
    right: 0;
    position: relative;
}
.reinsurance-diagram-container{
  max-width: 100%;
}

#picker-custom .picker-boxes {

    margin-top: 17px;
}
.reinsurance-descreption-contianer {
    margin-left: 0px;
    margin-top: 46px;
}

.product-section {
    padding: 20px;
    margin: 0 auto;
    text-align: center;
    background: #2e2e2e;
    direction: rtl;
}
.tab-container{
  display: none;
}
.middle-container{
  display: none;
}
.ecosystem-box{
  width: 100%;
}
.reinsurance-diagram-section{
 padding: 20px;
}



}

.product-box{
  max-width: 100%;
  margin-bottom: 20px;
}



.btn-primary.glow {
    box-shadow: 0 2px 4px 0 rgb(90 141 238 / 50%) !important;
}
.btn-primary:hover.glow, .btn-primary.hover.glow {
    box-shadow: 0 4px 12px 0 rgb(90 141 238 / 60%) !important;
}
th {

    text-align: right;
}


.justify-content-left{
  justify-content: left;
}


.white{
  color: white;
}





span.label{
display: inline-block;
  padding: 5px;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;

}

@media (prefers-reduced-motion:reduce) {
  .label {
    transition: none
  }
}

a.label:focus,
a.label:hover {
  text-decoration: none
}

.label:empty {
  display: none
}

.btn .label {
  position: relative;
  top: -1px
}

.label-pill {
  padding-right: .6em;
  padding-left: .6em;
  border-radius: 10rem
}

.label-primary {
  color: #fff;
  background-color: #007bff
}

a.label-primary:focus,
a.label-primary:hover {
  color: #fff;
  background-color: #0062cc
}

a.label-primary.focus,
a.label-primary:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.label-secondary {
  color: #fff;
  background-color: #6c757d
}

a.label-secondary:focus,
a.label-secondary:hover {
  color: #fff;
  background-color: #545b62
}

a.label-secondary.focus,
a.label-secondary:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.label-success {
  color: #fff;
  background-color: #28a745
}

a.label-success:focus,
a.label-success:hover {
  color: #fff;
  background-color: #1e7e34
}

a.label-success.focus,
a.blabel-success:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.blabel-info {
  color: #fff;
  background-color: #17a2b8
}

a.blabel-info:focus,
a.label-info:hover {
  color: #fff;
  background-color: #117a8b
}

a.label-info.focus,
a.label-info:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.label-warning {
  color: #212529;
  background-color: #ffc107
}

a.label-warning:focus,
a.label-warning:hover {
  color: #212529;
  background-color: #d39e00
}

a.label-warning.focus,
a.label-warning:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.label-danger {
  color: #fff;
  background-color: #dc3545
}

a.label-danger:focus,
a.label-danger:hover {
  color: #fff;
  background-color: #bd2130
}

a.label-danger.focus,
a.blabel-danger:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.label-light {
  color: #212529;
  background-color: #f8f9fa
}

a.label-light:focus,
a.label-light:hover {
  color: #212529;
  background-color: #dae0e5
}

a.label-light.focus,
a.label-light:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.label-dark {
  color: #fff;
  background-color: #343a40
}

a.label-dark:focus,
a.label-dark:hover {
  color: #fff;
  background-color: #1d2124
}

a.label-dark.focus,
a.label-dark:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.label-outline {
    background-color: transparent;
    border: 1px solid #d2d6de
}

.label-default {
    background-color: #d2d6de
}
/* .label {
        border: 1px solid #000
    }*/

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}


.btn-sm, .btn-group-sm > .btn {
    padding: 0.467rem 1.2rem;
    font-size: 0.8rem;
    line-height: 1.4;
    border-radius: 0.267rem;
}


del:after {
/*    content: "";
    position: absolute;
    top: 18px;
    right: 0;
    width: 100%;
    height: 2px;
    background: #b2b0bc;*/
}
  del {
    text-decoration: line-through;
    color: red;
    font-size: 80%;
    font-weight: 400;
}


.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1000;

    opacity: 0;
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px)
}


.img-responsive{
  max-width:100%;
height: auto;
}


.aspect {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 100%; /* default 1:1 */
}

.aspect.ratio-16-9 {
  padding-top: calc(9 / 16 * 100%);
}

.aspect.ratio-9-16 {
  padding-top: calc(16 / 9 * 100%);
}

.aspect.ratio-4-3 {
  padding-top: calc(3 / 4 * 100%);
}

.aspect.ratio-3-4 {
  padding-top: calc(4 / 3 * 100%);
}

.aspect > :first-child {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}



.aspect {
   position: relative;
   width: 100%;
   height: 0;
   padding-top: 100%;
  /* default 1:1 */
}
 .aspect > :first-child {
   position: absolute;
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
}
 .aspect.ratio-16-9 {
   padding-top: 56.25%;
}
 .aspect.ratio-9-16 {
   padding-top: 177.7777777778%;
}
 .aspect.ratio-4-3 {
   padding-top: 75%;
}
 .aspect.ratio-3-4 {
   padding-top: 133.3333333333%;
}
@supports (--custom:property) {

  [style*="--aspect-ratio"] {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: calc( 100% / (var(--aspect-ratio)) );
  }

  [style*="--aspect-ratio"] > :first-child {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
}
.container-16-9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: calc(9 / 16 * 100%);
}
.container-16-9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: calc(9 / 16 * 100%);
}

.container-16-9 > :first-child {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.blur-up.loaded{
      filter: blur(0);
}

.partner-area{
    position: relative;
  width: 100%;
  height:100%;
  padding-top: 3%;
  padding-bottom: 3%;
 /* padding-top: calc( 100% / (var(--aspect-ratio)) );*/
}
.reinsurance-middle-box-right-text{
color: var(--primaryColor);
}

.category-wrapper .category img{
    width: 100%;
    height: 140px;
}



.owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin: 0px 5px;
    border: 1px solid #eee;
    display: block;
    transition: all 0.3s linear;
      background: var(--primaryColor) !important;
    border-color: var(--primaryColor) !important;
}

  .owl-dots .owl-dot:focus {
  border-color:transparent;
      outline: 0;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
     background: var(--secondedColor) !important;
        transform: scale(1.5);
    border-color:var(--secondedColor) !important;
}



.product-content-wrapper{
  padding-left: 15px;
    padding-right: 15px;
}


.pull-left{
    float: left;
}

.pull-right{
    float: right;
}

.btn-sm-s{
    
}
/* AG */
/*================================================
Support Area CSS
=================================================*/
.support-area {
    padding-top: 50px;
  }
  
  .support-area.bg-color {
    background-color: #2e2e2e;
    -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
    padding-bottom: 30px;
  }
  
  .support-area.bg-color .custom-row {
    padding: 0;
    border: none;
  }
  
  .custom-row {
    overflow: hidden;
    padding: 45px 30px 25px;
    border: 1px solid #e1e1e1;
  }
  
  .custom-row .custom-item {
    width: 20%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
  }
  .rtl .custom-row .custom-item {
    float: right;
  }
  
  .custom-row .custom-item .single-support {
    position: relative;
    padding-right: 65px;
    margin-bottom: 20px;
  }
  
  .custom-row .custom-item .single-support::before {
    content: '';
    position: absolute;
    right: -5px;
    top: 0;
    width: 1px;
    height: 55px;
    background-color: #ffcf2d;
  }
  .rtl .custom-row .custom-item .single-support::before {
    left: -5px;
    right: auto;
  }
  .custom-row .custom-item .single-support .icon {
    position: absolute;
    right: 0;
    top: 70%;
    -webkit-transform: translateY(-70%);
            transform: translateY(-70%);
  }
  
  .custom-row .custom-item .single-support .icon i {
    font-size: 45px;
    color: #ffcf2d;
    line-height: 0;
  }
  
  .custom-row .custom-item .single-support .support-content h3 {
    font-size: 18px;
    margin-bottom: 10px;
    color: #ffffff;
  }
  
  .custom-row .custom-item .single-support .support-content span {
    font-size: 16px;
    color: #c4c4c4;
    font-weight: 500;
  }
  
  .custom-row .custom-item:last-child .single-support::before {
    display: none;
  }
  
/*================================================
Main Banner Area CSS
=================================================*/
.hero-banner {
    position: relative;
    z-index: 1;
    height: 515px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #2e2e2e;
  }
  
  .hero-banner.banner-bg2 {
    background-image: url(../img/main-banner1.jpg);
  }
  
  .hero-banner.banner-bg3 {
    background-image: url(../img/main-banner2.jpg);
  }
  
  .hero-banner.banner-bg4 {
    background-image: url(../img/main-banner3.jpg);
  }
  
  .hero-banner::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #2e2e2e;
    opacity: .40;
  }
  
  .hero-slides.owl-theme .owl-nav {
    margin-top: 0;
  }
  
  .hero-slides.owl-theme .owl-nav [class*=owl-] {
    color: #ffffff;
    font-size: 45px;
    margin: 0;
    padding: 0;
    background: transparent;
    display: inline-block;
    border-radius: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    position: absolute;
    left: 0;
    top: 50%;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  
  .hero-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: auto;
    right: 0;
  }
  
  .hero-slides.owl-theme .owl-nav [class*=owl-]:hover {
    color: #ffcf2d;
    -webkit-transform: translateX(-10px) translateY(-50%);
            transform: translateX(-10px) translateY(-50%);
  }
  
  .hero-slides.owl-theme .owl-nav [class*=owl-]:hover.owl-next {
    -webkit-transform: translateX(10px) translateY(-50%);
            transform: translateX(10px) translateY(-50%);
  }
  
  .hero-slides.owl-theme:hover .owl-nav [class*=owl-] {
    left: 20px;
    opacity: 1;
    visibility: visible;
  }
  
  .hero-slides.owl-theme:hover .owl-nav [class*=owl-].owl-next {
    left: auto;
    right: 20px;
  }
  
  .main-banner-with-form {
    position: relative;
  }
  
  .main-banner-with-form .main-banner-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 2;
    max-width: 850px;
    margin: auto;
    text-align: center;
  }
  
  .main-banner-with-form .main-banner-content h1 {
    font-size: 55px;
    margin-bottom: 15px;
    color: #ffffff;
  }
  
  .main-banner-with-form .main-banner-content b {
    font-size: 22px;
    font-family: "Oswald", sans-serif;
    color: #ffffff;
    font-weight: 600;
  }
  
  .main-search-wrap {
    margin-top: 45px;
  }
  
  .main-search-wrap form .form-group {
    margin-bottom: 0;
  }
  
  .main-search-wrap form .form-group .nice-select {
    background-color: #ffffff;
    border-radius: 0;
    border: none;
    display: block;
    height: 45px;
    line-height: 45px;
    color: #2e2e2e;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 15px;
    width: 100%;
  }
  
  .main-search-wrap form .form-group .nice-select::after {
    border-color: #2e2e2e;
    height: 8px;
    width: 8px;
    right: 15px;
  }
  
  .main-search-wrap form .form-group .nice-select .list {
    background-color: #ffffff;
    border-radius: 0;
    -webkit-box-shadow: unset;
            box-shadow: unset;
    width: 100%;
    -ms-overflow-style: none;
    max-width: 100%;
    height: 215px;
    overflow-y: scroll;
    margin-top: 0;
    margin-bottom: 0;
  }
  
  .main-search-wrap form .form-group .nice-select .list .option {
    line-height: 40px;
    min-height: 40px;
    color: #2e2e2e;
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .main-search-wrap form .form-group .nice-select .list .option.selected {
    background-color: #ffcf2d !important;
    color: #ffffff;
    font-weight: normal;
  }
  
  .main-search-wrap form .form-group .nice-select .list::-webkit-scrollbar {
    display: none;
  }
  
  .main-search-wrap form .main-search-btn .search-btn {
    border: none;
    padding: 10px 35px;
    display: inline-block;
    width: 100%;
    background-color: #ffcf2d;
    color: #ffffff;
    cursor: pointer;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  @media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1320px;
    }
}
.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next{
    background: unset !important;
}
.owl-carousel .owl-nav button.owl-prev:hover,.owl-carousel .owl-nav button.owl-next:hover {
    background-color: unset !important;
}
.main-banner-content #picker-custom .ways-to-search .ways-to-search-text{
    color: white !important;
}
#picker-custom .picker-boxes {
    background: #00000042;
}
.iconfooter{
    height: 60px;
    background: white;
    margin: 0 3px;
}
.iconfooter2 {
    height: 35px;
    margin: auto 3px;
}
.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
  }
  .tab-content .cata-product {
    margin: 0;
    padding: 0;
    vertical-align: top;
    clear: both;
    display: block;
    overflow-x: auto;
    width: 100%;
    text-wrap-mode: nowrap;
}
.tab-content.cata-grid-4 .cata-product .product-grid-item {
    display: inline-block;
}
.products-area .nav-tabs {
    display: block;
    width: 100%;
    text-wrap-mode: nowrap;
    overflow: hidden;
    overflow-x: auto;
}
.products-area .nav-tabs .nav-item {
    display: inline-block;
    margin-bottom: 5px;
}
.products-area .nav-tabs .nav-item img{
    border-radius: 50%;
    background-color: #ffffff;
}
.products-area  .nav-tabs .nav-link {
    align-items: center;
    background: unset;
    margin-left: 6px;
    border-bottom: 2px solid #2e2e2e7a;
    font-weight: 800;
    color: #2e2e2e;
    display: flex;
    flex-direction: column;
    -webkit-transition: all 150ms;
    -moz-transition: all 150ms;
    -o-transition: all 150ms;
    transition: all 150ms;
    
}
.products-area .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-bottom-color: #ffcf2d;
}
.products-area .nav-tabs .nav-link:focus{
    outline: 5px auto #ffcf2d;
}
.products-area .nav-tabs .nav-link:focus,.products-area .nav-tabs .nav-link:hover {
    background-color: #fff;
    outline: 5px auto #ffcf2d;
}
.manifesto-btn:hover, .top-header-btn:hover {
    text-decoration: unset;
    color: var(--primaryColor);
    background: var(--secondedColor) !important;
}
.product-wrapper .part-available {
    background: var(--secondedColor);
    color: var(--primaryColor);

}
.product-wrapper .product-name {
    color: #2e2e2e;
}
.product-grid-item .product-wrapper {
    padding-bottom: 15px;
}
.actions-bar-module #cart_column .call-to-action-button:hover {
    color: var(--secondedColor);
}
.logo {
    width: 220px;
    max-height: 70px;
}
.light-theme .footer-bottom-area .logo {
    margin-bottom: 10px;
    filter: unset;
    background-color: #fff;
}
#picker-custom .picker-boxes .vehicle-picker-module .vpicker-submit ,#picker-custom .picker-boxes .search-by-part-module .btn, #picker-custom .picker-boxes .search-by-vin-module .btn{
    color: var(--secondedColor);
    background: var(--primaryColor);
    border: 1px solid;
}
#picker-custom .picker-boxes .vehicle-picker-module .vpicker-submit:hover ,#picker-custom .picker-boxes .search-by-part-module .btn:hover, #picker-custom .picker-boxes .search-by-vin-module .btn:hover{
    background: var(--secondedColor);
    color: var(--primaryColor);
}

#picker-custom .picker-boxes:after {
    color: var(--primaryColor);
}
#picker-custom .picker-boxes .search-by-part-module input[type=text], #picker-custom .picker-boxes .search-by-vin-module input[type=text] {
    
    color: var(--primaryColor);
}
.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
    background-color: #fffae8;
}
.ant-menu-inline .ant-menu-item::after, .ant-menu-vertical .ant-menu-item::after, .ant-menu-vertical-left .ant-menu-item::after, .ant-menu-vertical-right .ant-menu-item::after {
    border-left: 3px solid #ffcf2d;
}
.ant-checkbox-checked .ant-checkbox-inner {
    background-color: var(--primaryColor);
    border-color: var(--primaryColor);
}
.ant-checkbox-checked .ant-checkbox-inner::after {
    border: 2px solid #ffcf2d;
}
.overview-item .overview-image {
    margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
    .iconfooter,.iconfooter2 {
        margin: 8px 4px;
    }
    .custom-row .custom-item {
        width: 100%;
    }
    .custom-row .custom-item .single-support {
        padding-left: 0;
        padding-right: 0;
        text-align: center;
        margin-top: 20px;
      }
      .custom-row .custom-item .single-support::before {
        display: none;
      }
      .custom-row .custom-item .single-support .icon {
        position: relative;
        top: unset;
        -webkit-transform: unset;
                transform: unset;
        margin-bottom: 10px;
      }
      .main-banner-with-form {
        height: 500px;
        overflow: hidden;
      }
      .main-banner-with-form .main-banner-content {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
        z-index: 2;
        max-width: 100%;
        margin: auto;
        text-align: center;
        height: 100%;
        overflow: hidden;
        overflow-y: auto;
        padding-bottom: 30px;
    }
    .pb-12, .py-12, .p-12 {
        padding-bottom: 2rem;
    }
    .page-content {
        min-height: auto;
    }
}
.actions-bar-module #cart_column .cart-items{
    color: #2e2e2e;
    border: 2px solid #2e2e2e;
}
@media (max-width: 1550px) {
   .rtl .menu>.nav-item:nth-last-child(-n+2).submenu .dropdown-menu {
        left: auto;
        right: auto;
    }
}
/* -------------------------------------- EN CSS------------------ */
.ltr .dropdown-menu{
    text-align: left;
}
.ltr .menu>.nav-item+.nav-item {
    margin-left: 22px;
    margin-right: auto;
}
.ltr .search-bar-component button {
    right: 0;
    left: auto;
}
.ltr .actions-bar-module #cart_column .cart-items {
    left: auto;
    right: 16px;
}
.ltr #cart_column_v1 .cart-items.cart-items-exist-new[data-v-d1c44000] {

    right: 15px;
    left: unset;
}
.ltr .flyout ul a {
    border-left: 2px solid #e6e6e6;
    border-right: unset;
}
.ltr .flyout ul a i {
    margin-left: unset;
    margin-right: 8px;
}
.ltr .flyout ul a:hover {
    border-right: unset;
    border-left: 2px solid #00f;

}
.ltr .fa-arrow-left:before {
    content: "\f061";
}
.ltr .garage-component .garage.flyout ul a.recent-car i {

    margin-right: unset;
    margin-left: 3px;
}
.ltr .garage-component .garage.flyout ul a.recent-car em span {

    margin-right: unset;
    margin-left: 5px;

}
.ltr .flyout {
    text-align: left;

}
.ltr .garage.flyout .closeicon {
    right: 5px;
    left: auto;

}
body.ltr,.ltr .cart-component .cart-flyout .cart-listing ul li {
    text-align: left;
}
.ltr .custom-row .custom-item {  
    float: right;

}
.ltr .custom-row .custom-item .single-support {
    padding-left: 50px;
    padding-right: unset;
}
.ltr .custom-row .custom-item .single-support .icon {
    left: 0px;
    right: auto;
}
.ltr .custom-row .custom-item .single-support::before {
   
    left: -9px;
    right: auto;
   
}
.ltr .product-section {

    direction: ltr;
}
.ltr .product-descreption .text-right {
    text-align: left !important;
}
.ltr .product-descreption .list-unstyled {
    padding-left: 0;
    padding-right: 20px;
}
.ltr .garage-search-bar-component .search-bar-component input[data-v-d1c44000] {
    padding-right: 47px;
    padding-left: 5px;
}
.ltr .ant-collapse-content-box .ant-menu {
    padding-left: 36px !important;
    padding-right: 0;
}
.ltr .ant-collapse-content-box .ant-menu-item, .ant-collapse-content-box .ant-menu-submenu-title{
    padding-right: 0px !important;
    padding-left: 16px !important;
}
.ltr .quantity .qty-wrapper {
    right: 5px;
    left: auto;

}
.ltr .breadcrumbs ul li:after {
    /* content: ">"; */
    content: "\f105";
}
.ltr .breadcrumb>li+li:before{
    left: 0;
    right: auto;
}
.ltr .vue-form-wizard .wizard-progress-bar {
    float: left;
}
.btn-cart-remove-v1:hover {
    color: #ffcf2d;
}
.ltr .btn-cart-remove-v1{
    right: 15px;
    left: auto;
}
.ltr .pr-2, .ltr .px-2 {
    padding-right: .5rem !important;
    padding-left: 0 !important;
}
.ltr .pl-2,.ltr .px-2 {
    padding-left: .5rem !important;
    padding-right: 0 !important;
}
.ltr .pull-left {
    float: right;
}


.ltr .ant-input-group-addon:first-child,.ltr .ant-input-group>.ant-input:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.ltr .input-wrapper-coupon .ant-input-group-addon:first-child {
    border-left: 1px solid #d9d9d9;
}
.ltr .ant-input-group-addon:first-child {
    border-right: 0;
}
.ltr .input-wrapper-coupon .ant-input-group > .ant-input:first-child,.ltr .input-wrapper-coupon .ant-input-group-addon:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.ltr .ant-input-group-addon:last-child {
    border-left: 0;
}
.ltr .ant-input-group-addon:last-child,.ltr .ant-input-group>.ant-input:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.ltr .input-wrapper-coupon .ant-input-group-addon:last-child {
    padding: 0 !important;
}

.ltr .input-wrapper-coupon .ant-input-group-addon:last-child {
    border-right: 1px solid #d9d9d9;
}
.ltr .btn-savecopon {
   
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.ltr .shopping-cart-summary>li>span {
    width: 50%;
    float: left;
}
table.product_comparison_template .product-col .product-name .product-title{
    color: #2e2e2e;
    font-weight: bolder;
}
.btn-add-cart {
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -ms-border-radius: 7px;
    transition: all .35s ease 0s;
}
.btn-add-cart.btn.btn-1 {
    background: #ffffff !important;
    color: #2e2e2e !important;
    border: 1px solid #969696 !important;
    height: 35px;
    font-size: var(--body-font-size) !important;
}
.page-product .product-content-wrapper .action-button .btn svg path {
    fill: #2e2e2e;
}
.btn-add-cart.btn.btn-1:hover {
    color: #ffcf2d !important;
    background: #2e2e2e !important;
}
.btn-add-cart.btn.btn-1:hover svg path {
    fill: #ffcf2d !important;
}
.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow svg, .rtl .ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow {

    transform: rotate(270deg);
}
.ant-collapse>.ant-collapse-item>.ant-collapse-header[aria-expanded="true"] .ant-collapse-arrow svg{
    transform: rotate(180deg) !important;
}

