
@media (max-width: 991.98px){
.rtl .navbar-nav .dropdown-toggle[data-v-5a7ac15a]::after {
    right: unset;
    left: 0;
}
.navbar-brand[data-v-5a7ac15a] {
    width: -moz-fit-content;
    width: fit-content;
}
}


h4[data-v-8a510b48] {
  text-align: center;
}


h4[data-v-391fdb6e] {
  text-align: center;
}


.continue-to-verify-label[data-v-28997642]:hover{
  cursor: pointer;
}
#login-form[data-v-28997642] {
  background-color: #000000b8;
}
#login-form .modal-content[data-v-28997642] {
  background-color: transparent !important;
  border: none;
}
#login-form .close[data-v-28997642] {
  color: #fff;
  border: 2px solid #f9c421;
  opacity: 1!important;
  font-weight: 400;
  font-size: 2rem;
  line-height: .8;
  padding: .6rem .8rem;
  border-radius: 8px;
}
#login-form .btn.btn-primary[data-v-28997642] {
  background-color: transparent!important;
}
#login-form .messages[data-v-28997642] {
  color: #fff;
}
#login-form .full-screen-modal[data-v-28997642] {
  width: 100%;
  height: 100%;
  min-width: unset;
  min-height: unset;
}
#login-form .modal-content[data-v-28997642] {
  height: 100%;
  width: 100%;
}
#login-form[data-v-28997642] {
  padding: 0!important;
}
.modal-dialog[data-v-28997642] {
  width: auto;
  height: 100%;
  max-width: 100%;
  margin: 0!important;
}
.modal-dialog-centered[data-v-28997642] {
      min-height: 100%;
}
.modal-content[data-v-28997642] {
  width: 100%;
  height: 100%;
}
.modal-width[data-v-28997642] {
  margin: 0 auto;
}
@media (min-width: 992px)
{
.modal-width[data-v-28997642] {
    max-width: 800px;
}
}
@media (min-width: 576px)
{
.modal-width[data-v-28997642] {
    max-width: 500px;
}
}



.owl-carousel .item[data-v-20d48abc] {
  direction: ltr;
}
.rtl .owl-carousel .item[data-v-20d48abc] {
  direction: rtl;
}


.continue-to-verify-label[data-v-239ea57d]:hover{
  cursor: pointer;
}


.uploaded-images-container{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.uploaded-image-container{
  position: relative;
}
.uploaded-image{
  position: relative;
  width: 100px;
  height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  border: 2px solid #e5e5e5;
}
.remove-symbol{
  position: absolute;
  content: 'x';
  color: #8090b566;
  z-index: 10;
  width: 25px;
  top: 0;
  right: 0px;
  cursor: pointer;
  text-align: center;
}
.remove-symbol:hover {
  color: #8090b5;
}


.gallery-text-section[data-v-0957d533]{
  padding: 1rem 0 3rem;
}
.gallery-text-section h2[data-v-0957d533] {
  color: #f9c421;
}
@media (min-width: 992px)
{
.modal-lg[data-v-0957d533] {
    max-width: 1000px;
}
}
@media (max-width: 992px){
.modal-lg[data-v-0957d533]{
    max-width: 90%;
}
}
@media (max-width: 576px){
.modal-lg[data-v-0957d533]{
    margin: .5rem auto;
}
}
#image-gallery[data-v-0957d533]{
  display: flex;
    flex-direction: column;
    align-items: center;
}
.carousel-item[data-v-0957d533],.carousel-inner[data-v-0957d533] {
  width: 25rem;
  height: 25rem;
  cursor: pointer;
}
.carousel-inner[data-v-0957d533]{
  border: 2px solid #e5e5e5;
}
.carousel-inner img[data-v-0957d533] {
  width: 100%!important;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
.carousel-indicators[data-v-0957d533]{
  width: 25rem;
  position: relative;
  margin-top: 0.3rem;
  margin-left: 0;
  margin-right: 0;
  padding: 0!important;
  justify-content: flex-start;
}
.carousel-indicators li[data-v-0957d533]{
  width: 6.025rem;
  height: 6.025rem!important;
  opacity: 1;
  display: flex;
  justify-content: center;
  overflow-x: hidden;
  height: auto;
  border: 2px solid #e5e5e5;
  margin-left: 0;
  margin-right: 0;
}
.carousel-indicators li[data-v-0957d533]:not(:last-of-type) {
  margin-right: 0.2rem;
}
.rtl .carousel-indicators li[data-v-0957d533]:not(:last-of-type) {
  margin-left: 0.2rem;
  margin-right: 0;
}
.carousel-indicators img[data-v-0957d533]{
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%!important;
  height: 100%;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
@media only screen and (max-width: 992px) {
#image-gallery[data-v-0957d533]{
    align-items: flex-start;
}
.carousel-indicators li[data-v-0957d533]:not(:last-of-type) {
    margin-right: unset;
}
.rtl .carousel-indicators li[data-v-0957d533]:not(:last-of-type) {
    margin-left: unset;
    margin-right: 0;
}
.carousel-item[data-v-0957d533],.carousel-inner[data-v-0957d533]{
    width: 100%;
    height: 19rem;
    max-width: 19rem;
}
.carousel-indicators[data-v-0957d533] {
    width: 100%;
    max-width: 19rem;
}
.carousel-indicators li[data-v-0957d533]{
      width: 25%;
      height: 4.5rem!important;
      max-width: 4.5rem;
}
}



.upload-image-conditions .badge-primary-soft[data-v-1277fb1d]{
  color: #f9c421;
}
.upload-image-conditions .svg-wrapper[data-v-1277fb1d] {
  line-height: 1;
  background: unset;
}
.upload-image-conditions .svg-wrapper svg[data-v-1277fb1d] {
  width: 1rem;
  height: 1rem;
}


.product-img[data-v-b61ff5ca] {
  height: 21rem;
}
.product-img img[data-v-b61ff5ca]{
  width: 100%!important;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
.rtl .pagination[data-v-b61ff5ca]{
  direction: rtl;
}


.dark-link-text {
  color: #1d1d33;
}


[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled){
  margin: 0 8px;
}
.vs__search,.vs__search:focus {
  direction: rtl;
  text-align: right;
}
#vs1__listbox li{
  direction: rtl;
  text-align: right;
}


[type="radio"]:checked, [type="radio"]:not(:checked){
  position:relative;
  opacity:1;
}



.dark-link-text {
  color: #1d1d33;
}


.dark-link-text[data-v-6da50198] {
  color: #1d1d33;
}
.product-img[data-v-6da50198] {
  height: 21rem;
}
.product-img img[data-v-6da50198]{
  width: 100%!important;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
.rtl .pagination[data-v-6da50198]{
  direction: rtl;
}


.cart-icon {
  height: 3rem;
}
.cart-icon-container {
  width: 7rem;
  height: 7rem;
  border-radius: 50%;
  border: 10px solid #f9c421;
  opacity: .5;
}
.cart-line {
  width: 14%;
  height: 10px;
  background-color: #f9c421;
  opacity: .5;
}
.active-icon {
  opacity: 1!important;
}
@media only screen and  (max-width: 992px) {
.cart-icon {
    height: 2.5rem;
}
.cart-icon-container {
    width: 5rem;
    height: 5rem;
    border: 8px solid #f9c421;
}
.cart-line {
    width: 14%;
    height: 8px;
    background-color: #f9c421;
    opacity: .5;
}
}


.form-control[data-v-71a53d7a]:not(.text-area) {
  height: 2.3rem !important;
}
.form-control[data-v-71a53d7a] {
  border-radius: 17px !important;
}
[type="radio"][data-v-71a53d7a]:checked, [type="radio"][data-v-71a53d7a]:not(:checked) {
  position: relative;
  opacity: 1;
  pointer-events: none;
}
.custom-checkout-button[data-v-71a53d7a] {
  width: 12.5rem;
  font-size: .9rem;
  font-weight: 400;
  text-align: center;
  text-transform: capitalize;
  border-radius: 8px;
  padding: 8px 0px;
}


.form-control[data-v-0bcd20ab] {
  height: 2rem;
}


tr[data-v-6c8ab682] {
  border: 2px solid  #f9c421;
  vertical-align: baseline;
}
td[data-v-6c8ab682] {
  padding: 5px 9px 0px;
}
h6[data-v-6c8ab682] {
  padding: 8px 15px!important;
}
.card-footer[data-v-6c8ab682] {
  border-bottom: 2px solid  #f9c421!important;
  border-left: 2px solid  #f9c421!important;
  border-right: 2px solid  #f9c421!important;
  background-color: rgba(249, 196, 33, 0.65)!important;
}
.card[data-v-6c8ab682] {
  border: none;
}


.invalid .multiselect__tags{
  border-color: #ff0000
}


.form-control[data-v-65b62faa] {
  height: 2rem;
}


.dark-link-text[data-v-5932b3dc] {
  color: #1d1d33;
}
.product-img[data-v-5932b3dc] {
  height: 21rem;
}
.product-img img[data-v-5932b3dc]{
  width: 100%!important;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
.rtl .pagination[data-v-5932b3dc]{
  direction: rtl;
}


.car-model-removal[data-v-3f1b3ceb]{
  margin: 0 15px;
}



.product-img[data-v-0cf519f5] {
  height: 21rem;
}
.product-img img[data-v-0cf519f5]{
  width: 100%!important;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
.rtl .pagination[data-v-0cf519f5]{
  direction: rtl;
}
@media (max-width: 992px) {
.pagination-navigation[data-v-0cf519f5] {
    overflow-x: scroll;
}
}


.dark-link-text {
  color: #1d1d33;
}
.tab-content {
  padding-left: 0!important;
  padding-right: 0!important;
}
#nav-tab a{
  padding: 8px 10px;
  box-shadow: none !important;
  margin:0;
}
#nav-tab a +  a{
  margin-right:15px;
}
.search-wrapper{
  border: 1px solid #f3f3f3;
  border-right: none;
  border-left: none;
}


.item img {
  margin: 0 auto;
}


.item img {
  margin: 0 auto;
}


.unread-notification[data-v-34b2dad3] {
  background-color: rgb(160 166 172 / 11%);
 background-color: rgb(63 63 63 / 8%);
}



.spinner-img[data-v-16f8b69f] {
  width:50px;
}

