@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700&display=swap');

:root {
    font-family: 'Poppins', sans-serif;
}

.pac-container {
    z-index: 1051;
}

.al_body_template_one ul.header-dropdown li span {
    font-size: 12px;
}

body .pac-container {
    z-index: 1051 !important;
}

.navigation-tab {
    border-radius: 40px;
    background: none !important;
    border: none !important;
}

.address-form .where-to-go .title-36 {
    font-size: 22px;
    font-weight: 600;
}

.address-form .where-to-first .title-36 {
    font-size: 20px;
}

.navigation-tab .nav-link.active {
    color: #fff !important;
    background-color: var(--theme-deafult) !important;
    border-radius: 40px;
}

/* .al_body_template_one  .navigation-tab .nav-link.active {
    background-color: transparent!important;
    color: var(--theme-deafult) !important;
    border-bottom: 2px solid var(--theme-deafult);
} */

.navigation-tab-item .nav-link {
    font-size: 12px;
}

.al_body_template_one .site-topbar .location-bar span,
.top-header .header-dropdown li,
.top-header .header-dropdown li a,
.top-header .header-dropdown li span {
    font-size: 12px !important;
    line-height: 22px
}

.al_body_template_one .search_form button.btn svg {
    width: 16px;
}

.al_body_template_two .search_form button.btn svg {
    width: 16px;
}

.al_body_template_one .search_bar.menu-right .icon-nav {
    text-align: center;
}

.al_body_template_two .search_bar.menu-right .icon-nav {
    text-align: center;
}

.search_bar.menu-right .icon-nav a svg {
    width: 16px;
}

.al_body_template_one .search_bar.menu-right .icon-nav a span {
    font-size: 12px;
    color: #000;
    font-weight: 400;
    text-transform: capitalize;
}

.al_body_template_one .search_bar.menu-right .icon-nav a span {
    font-size: 12px;
    color: #000;
    font-weight: 400;
    text-transform: capitalize;
    margin-right: 0 !important;
}

.al_body_template_one span#cart_qty_span {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    padding-right: 1px;
}

.search_bar.menu-right .icon-nav a span {
    font-family: 'Poppins', sans-serif;
}

.al_body_template_one .vendor-design_new,
.al_body_template_two .vendor-design_new,
.al_body_template_nine .vendor-design_new {
    margin-top: -16%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative;
    z-index: 9;
    margin-left: 4%;
    width: 100%;
}

.vendor-design_new .product-bottom-bar,
.vendor-design_new .vendor-details-left {
    background: transparent;
}

.vendor-design_new .vendor-info li {
    color: #fff !important;
    font-size: 14px;
}

.vendor-design_new .vendor-info li svg g {
    fill: #fff !important;
    stroke: #ffff !important;
}

.vendor-details-left,
.vender-icon {
    margin: 0;
}

.vendor-design_new .vendor-description .profile_address h3 {
    font-weight: 500;
    font-size: 25px;
    color: #fff;
    padding-right: 10px;
    display: inline-block;
}

.al_body_template_four .vendor-design_new {
    margin-top: -14%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative;
    z-index: 9;
    margin-left: 4%;
}

.al_body_template_nine .vendor-design_new .product-bottom-bar,
.al_body_template_nine .vendor-details-left,
.al_body_template_two .vendor-design_new .product-bottom-bar,
.al_body_template_two .vendor-details-left {
    background-color: transparent;
}


.common-banner.my-banner {
    position: relative;
    border-radius: 0;
}

.al_body_template_four .common-banner:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000 !important;
    opacity: 0.3;
    z-index: 0;
}

.al_body_template_four .profile_address ul.vendor-info li.d-block.vendor-location a span {
    color: #000;
}

.main-rating i {
    padding-left: 2px;
}

.al_body_template_eight .vendor-design_new {
    margin-top: -16%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative;
    z-index: 9;
    margin-left: 1%;
    width: 100%;
}

.vendor-design_new {
    width: 100%;
}

/* .vendor-design_new .vender-icon img {
    width: 100px!important;
    height: 100px!important;
    object-fit: cover!important;
} */
.vendor-design_new .vender-icon img {
    width: 75px !important;
    height: 75px !important;
    object-fit: cover !important;
}

.dashboard-right .dashboard .page-title h2 {
    font-size: 16px !important;
    margin-bottom: 15px;
}

label.rating-star.cancel_order,
.rating-star.request_cancel_order,
.extend-order {
    top: 0 !important;
}

.box-account.box-info.order-address h3 {
    font-size: 18px;
}

.al_body_template_eight .vendor-description .vendor_icon-design h4 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.vendor-design_new .vendor-description .vendor_icon-design h4,
.al_body_template_eight .vendor-description .vendor_icon-design p {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 70%;
}

.al_body_template_eight .vendor-description .vendor_icon-design p {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.al_body_template_one .product-banner-img {
    position: relative;
}

.al_body_template_one .vender-icon img {
    width: 100px;
    height: 100px;
    object-fit: fill;
}

.al_body_template_one .vendor-description .vendor-reviwes {
    width: auto;
    display: inline-block;
    right: 0px;
    position: inherit;
    top: -4px;
}

.al_body_template_four .vender-icon img {
    width: 120px;
    height: 120px;
    object-fit: fill;
}

.al_body_template_four .vender-icon {
    margin-top: -30px;
}

.al_body_template_eight .vendor-description .vendor-reviwes {
    width: auto;
    display: inline-block;
    right: 0px;
    position: inherit;
    /* top: -4px; */
}

.al_body_template_one .rating-text-box,
.al_body_template_four .rating-text-box {
    border-radius: 3px;
    display: inline-block;
    padding: 0px 4px !important;
}

.al_body_template_one .vendor-description .profile_address h3,
.al_body_template_four .vendor-description .profile_address h3 {
    font-weight: 500;
    font-size: 25px;
    color: #fff;
    padding-right: 10px;
    display: inline-block;
}

.al_body_template_one .vendor-info li a,
.al_body_template_four .vendor-info li a {
    color: #fff;
}

.al_body_template_three .img-outer-box {
    height: 240px;
    min-height: 240px;
    background: #fff !important;
}

.al_body_template_one .vendor-info i,
.al_body_template_four .vendor-info i {
    color: #fff;
}

.al_body_template_eight .vendor-description .profile_address h3 {
    font-weight: 500;
    font-size: 25px;
    color: #fff;
    padding-right: 10px;
    display: inline-block;
}

.al_body_template_eight .vendor-info li svg {
    vertical-align: middle;
}

.al_body_template_eight .vendor-info li a {
    color: #fff;
}

.al_body_template_eight .vendor-info i {
    color: #fff;
}

.al_body_template_one .profile_address ul.vendor-info li.d-block.vendor-location a span {
    color: #000;
}

.al_body_template_eight .profile_address ul.vendor-info li.d-block.vendor-location a span {
    color: #000;
}

.al_body_template_one .price_head p {
    opacity: inherit;
}

.al_body_template_one .vendor-design_new .vendor-stories {
    display: inline-block;
}

.al_body_template_one .vendor-design_new .profile_address {
    display: inline-block;
}

.al_body_template_four .profile_address.vendor_icon-design {
    display: inline-block;
}

.al_body_template_four .profile_address.vendor_icon-design .vendor-reviwes {
    position: unset;
    display: inline-block;
    padding: 0 4px;
}

.al_body_template_four .rating-text-box span {
    font-weight: 500;
    letter-spacing: 0px;
    font-size: 13px;
}

.al_body_template_four .rating-text-box,
.al_body_template_four .rating-text-box {
    border-radius: 3px;
    display: inline-block;
    padding: 0px 4px !important;
}

.al_body_template_four .vendor-reviwes i.fa.fa-star {
    font-size: 12px;
}

.al_body_template_one .vendor-design_new .vender-icon {
    display: inline-block;
}

.al_body_template_one .product-description p span {
    margin-bottom: 0px !important;
}

.al_body_template_one .scrolling_section .price_head h5 {
    margin-bottom: 4px;
    font-weight: 600;
    letter-spacing: 0;
}

.al_body_template_one .price_head .rating-text-box {
    border-radius: 4px;
}

.al_body_template_one .rating-text-box span {
    font-weight: 500;
    letter-spacing: 0px;
    font-size: 13px;
}

.al_body_template_eight .rating-text-box span {
    font-weight: 500;
    letter-spacing: 0px;
    font-size: 13px;
}

.al_body_template_one .price_head .member_no span {
    font-size: 12px;
    line-height: 17px !important;
    display: inline-block;
}

.al_body_template_one .rating-text-box .fa.fa-star {
    font-size: 12px;
}

.category-head {
    font-weight: 600;
    font-size: 20px;
    padding-bottom: 12px;
}

.right-card-title {
    font-weight: 600;
    font-size: 20px;
    color: #222;
}

.search_form input.form-control {
    font-size: 14px;
}

.al_body_template_eight .categories_sliderEight .slick-track {
    margin: 0 auto !important;
}

.categories-product-list .text-right select#order_type {
    border: 1px solid#ddd;
    color: #000;
    font-weight: 400;
    border-radius: 4px;
}

.dark .categories-product-list .text-right select#order_type {
    color: #fff;
}

.breadcrumb-section.bg-transparent .breadcrumb li:first-child:before {
    content: inherit;
}

.al_body_template_one section.section-b-space.alSingleProducts.product_ddetails_page h2 {
    padding: 0px;
    font-size: 28px;
    text-transform: capitalize;
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 3px!important;
}

.vendor-info li {
    color: #fff;
}

.al_body_template_four .vendor-description .vendor-info li.d-block {
    display: flex !important;
    line-height: 1.5 !important;
    margin-top: 0 !important;
}

.al_body_template_four .vendor-description .vendor-info li.d-block p {
    margin-top: 0;
    padding-left: 10px;
}

.al_body_template_four .vendor-info i,
.al_body_template_four .vendor-info i {
    min-width: 15px;
}

span.org_price.ml-1.font-14 {
    font-weight: 500;
    opacity: 0.5;
}

.homeHeader .outter-fillter-data div#category_products_filter a.product-box.scale-effect {
    /* height: auto !important; */
    box-shadow: none;
    border: 1px solid#e5e8eb !important;
}

.displayProducts .inner_spacing h3 label b {
    font-weight: 500;
    color: #000;
}

.displayProducts .inner_spacing h3 {
    padding: 10px 0px;
}

body.al_body_template_one #alTaxiBookingWrapper #cab_detail_box {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: #fff;
}

#alTaxiBookingWrapper #cab_detail_box .cab-outer.style-4 {
    position: relative;
    top: 0;
    height: 85%;
    background: #ffff;
}

/* #alTaxiBookingWrapper #cab_detail_box .cab-outer.style-4 {
	position: absolute;
	top: 0;
	height: 85%;
	background: #ffff;
    left: 0;
    right: 0;
} */
.al_body_template_two #alTaxiBookingWrapper .alFullMapForm .cab-detail-box,
.al_body_template_three #alTaxiBookingWrapper .alFullMapForm .cab-detail-box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.al_body_template_nine .displayProducts .inner_spacing h3 {
    margin-bottom: 0 !important;
}

.al_body_template_one .displayProducts .inner_spacing h3 label b {
    font-weight: 500;
    color: #000;
}

.al_body_template_one .displayProducts .inner_spacing h3 {
    padding: 6px 0px;
}

.al_body_template_one .product-description_list span.flag-discount {
    color: #63aa11;
    font-size: 13px;
    font-weight: 500;
}

.al_body_template_one .product-description_list span.flag-discount:after {
    content: inherit;
}

.al_body_template_one .product-description_list h6 {
    font-size: 12px;
    font-weight: 300;
}

.al_body_template_one .product-description_list p {
    font-size: 12px;
    margin: 0px;
}

.al_body_template_one .inner_spacing h4 {
    color: #000;
    font-size: 14px;
    font-weight: 600;
}

.al_body_template_one .inner_spacing h4 small {
    font-size: 14px;
    font-weight: 300;
}

.al_body_template_one .main-fillter .side_fillter {
    border: none;
    margin-top: 0px !important;
}

.al_body_template_one .custom_filtter select {
    border: 1px solid#ddd;
    color: #000;
    font-weight: 400;
    border-radius: 4px;
}

.al_body_template_eight .common-banner .small-section h4 {
    font-size: 40px;
    font-weight: 500 !important;
}

.al_body_template_one .common-banner img {
    border-radius: 0;
}

.al_body_template_eight a.common-product-box {
    min-height: 273px;
    height: 100%;
}

.al_body_template_eight .common-banner img {
    border-radius: 10px;
}

.categories_img .product-image {
    text-align: center;
    height: 220px;
    min-height: 220px;
}

.categories_img .product-image img {
    width: 100%;
    max-width: 100%;
    padding: 0px 0px;
}

.displayProducts .inner_spacing h3 label {
    font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5;
}

.al_body_template_four .categories_img .product-image img {
    object-fit: cover;
}

.al_body_template_four .categories_img .inner_spacing h3 label {
    display: block;
    text-align: center;
    width: 100%;
}

.al_body_template_six .ratio_asos .outter-fillter-data .displayProducts .card-product .product-image img {
    object-fit: cover;
}

.al_body_template_six .ratio_asos .outter-fillter-data .displayProducts .card-product h3 label {
    font-size: 16px;
    font-weight: 400;
    display: block;
    text-align: center;
}

/*
body.al_body_template_eight .vendor_onetem .outter-fillter-data .displayProducts .card-product .product-image img {
    height: auto;
} */
/* body.al_body_template_eight  .vendor_onetem .outter-fillter-data .displayProducts .card-product .product-image {
    padding-top: 10px;
} */
.al_body_template_nine .vendor_onetem .outter-fillter-data .displayProducts .card-product h3 label {
    font-size: 18px;
    font-weight: 700;
}

.al_body_template_nine .vendor_onetem .main-fillter .theme-card .card-header h2 button.btn {
    background: transparent;
    border: unset;
}

.al_body_template_nine .vendor_onetem .main-fillter .theme-card .card-header h2 button.btn h5 {
    margin: 0;
}

.al_body_template_one .product-right .sold-by a b {
    font-size: 18px;
    font-weight: 500;
    color: rgb(0 0 0);
}

.al_body_template_one .sold-by img,
.buy_details .product-right .sold-by img {
    height: 30px !important;
    width: 30px !important;
    border-radius: 50%;
    margin-right: 5px;
    display: none;
}
.al_body_template_one .sold-by img,
.buy_details .product-right .inner_spacing h3 label {
    margin: 0;
    color: #000;
    font-size: 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 10px;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 5px;
}
.al_body_template_one .buy_details .product-right #product_variant_wrapper h3#productPriceValue, .al_body_template_one .buy_details .product-right #product_variant_wrapper h3#productPriceValue b,
.al_body_template_one .buy_details .product-right #product_variant_wrapper h3#productPriceValue b span {
    color: #000;
    font-size: 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 10px;
    font-weight: 700;
    letter-spacing: 0;
}

.al_body_template_one .product-right .product-title {
    font-weight: 500;
    text-transform: capitalize;
    font-size: 18px;
    margin-bottom: 6px!important;
}

.al_body_template_one .product-right p {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
}

.al_body_template_one .product-right .border-product {
    padding-top: 8px;
    padding-bottom: 20px;
    position: relative;
    /* z-index: -1; */
    border: unset;
}

.al_body_template_one .org_price {
    font-weight: 500;
    opacity: 0.5;
    text-decoration: line-through;
    color: #ff0000;
}

.al_body_template_one .home-slider-wrapper .banner-img-outer img {
    max-height: 660px;
}

.al_body_template_one .theme-card.custom-inner-card {
    height: inherit;
    overflow: inherit;
    border: none;
    padding-top: 0px;
}

.accordion .card-header button[aria-expanded="true"] {
    background: none !important;
    border: none;
}

.accordion .card-header button:hover {
    background: inherit !important;
    border: inherit !important;
}

.al_body_template_one .main-fillter.al {
    padding-top: 0px !important;
}

/*header fixed anchor bold for all temp css*/
.fixed-bar .menu-slider li a {
    font-weight: 600;
    transition: .5s;
}

/*end css*/
.accordion .card {
    background: #f2f2f2;
    border-radius: 15px;
}

.theme-card.custom-inner-card div#collapseOne .card-body {
    padding: 0 10px;
}

.collection-product-wrapper .product-top-filter {
    border: none;
}

.theme-card h5.title-border span {
    font-size: 16px;
    width: 100%;
    text-transform: capitalize;
}

.accordion>.card>.card-header h2 {
    margin: 0px;
}

.theme-card h5.title-border i {
    display: inline-block;
    float: right;
    font-size: 20px;
}

.al_body_template_two .accordion .card-header button[aria-expanded="true"]:after {
    content: inherit;
}

.theme-card h5.title-border {
    border-bottom: 1px solid #ddd !important;
    display: block !important;
    padding: 10px 10px !important;
    font-weight: 500;
}

.theme-card.custom-inner-card .card-header .collapsed h5 {
    border-bottom: none !important;
}

.theme-card h5 {
    padding: 0px;
}

.listing-categories ul {
    margin-left: 10px;
    margin-top: 10px;
}

.accordion .card-header button {
    margin-bottom: 0px;
}

.top-banner-wrapper .top-banner-content h4 {
    font-size: 30px;
    font-weight: 500 !important;
}

.al_body_template_eight .top-banner-wrapper .top-banner-content h4 {
    font-size: 40px;
    font-weight: 500 !important;
}

.al_body_template_one .customizable-text {
    font-weight: inherit;
    opacity: inherit;
    color: var(--theme-deafult);
}

.al_body_template_one .file.file--upload {
    position: relative;
    z-index: 9;
}

.al_body_template_one .rating.main-rating i {
    padding-left: 2px;
}

.al_body_template_one .brand-left {
    padding: 0px 20px !important;
}

.al_body_template_one #register .file.file--upload {
    z-index: 9;
}

.al_body_template_one section.buy_details #productPriceValue b {
    font-weight: 600 !important;
}

.al_body_template_one section.buy_details #productPriceValue span {
    font-weight: 600;
}

.al_body_template_one .category-image {
    text-align: center;
}

.al_body_template_one .categories_img .category-image img {
    width: 100%;
    max-width: 80%;
    padding: 10px 0px;
}

.al_body_template_one .categories_img .product-box {
    box-shadow: none;
}

.al_body_template_one .displayProducts .brand_one .media-body .inner_spacing {
    color: #63aa11;
    font-size: 13px;
    font-weight: 500;
}

.al_body_template_one .displayProducts .brand_one .media-body .inner_spacing span:after {
    content: inherit;
}

.al_body_template_one .displayProducts .brand_one .media-body .inner_spacing h3 {
    font-size: 14px;
}

.al_body_template_one .displayProducts .brand_one .media-body .inner_spacing h3 label {
    font-weight: 400;
}

.al_body_template_one .displayProducts .brand_one .inner_spacing h3 label b {
    font-weight: 500;
    color: #000;
}

.al_body_template_one .displayProducts .brand_one .media-body .inner_spacing h6 b {
    font-size: 12px;
    font-weight: 300;
}

.al_body_template_one .brand_one .col-md-3.col-6.col-grid-box {
    padding-bottom: 0px;
}

.al_body_template_six .buy_details .product-right h2 {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0px;
}

.al_body_template_one .displayProducts .brand_one .inner_spacing h6 {
    margin-bottom: 0px !important;
}

.al_body_template_six .filter_brand .collection-filter-block.bg-transparent {
    padding: 10px 10px !important;
}

.outer-categories .filter_brand aside.side_fillter {
    padding-bottom: 0px !important;
}

.al_body_template_one .outer-categories .filter_brand aside.side_fillter .collection-collapse-block:last-child {
    border-bottom: none !important;
}

ul.exzoom_img_ul img {
    height: auto;
}

.al_body_template_eight .margin-res .inner_spacing {
    min-height: inherit;
}

.al_body_template_one .margin-res .inner_spacing {
    min-height: inherit;
}

/*category design height set*/
.categories_img .inner_spacing {
    min-height: auto !important;
}

.listing-categories ul li a {
    padding: 6px 0px;
    font-weight: 400;
    color: #4c4545;
    letter-spacing: 0.2px;
    text-transform: capitalize;
    font-size: 14px;
}

.listing-categories ul li {
    margin: 0px 0px !important;
    padding: 2px 0px !important;
    display: block;
}

.listing-categories ul {
    margin: 10px 0px !important;
    padding: 0px;
}

.listing-categories ul li a:hover {
    padding-left: 10px;
    font-weight: 600 !important;
}

/**/
.al_body_template_eight .displayProducts .categories_img .inner_spacing {
    min-height: auto;
}

body.al_body_template_one .product-image img.img-fluid.blur-up.lazyloaded {
    height: auto !important;
    max-height: 180px;
    object-fit: contain;
}

.product-image img.img-fluid.blur-up.lazyloaded {
    height: auto;
}

/* .al_body_template_eight .product-image img.img-fluid.blur-up.lazyloaded{
    min-height: 230px !important;
    height: auto !important;
} */
.al_body_template_eight .vendor_first .product-image {
    height: 228px;
    min-height: 228px;
}

.al_body_template_one .pixelstrap .al_main_category:hover ul.al_main_category_list {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: .12s;
    transition-delay: .12s;
    box-shadow: none;
}

.al_body_template_eight .pixelstrap .al_main_category:hover ul.al_main_category_list {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
    box-shadow: none;
    transition: ease-in 3s ease;
}

.al_body_template_one .vendor_first .product-image,
.al_body_template_one .homepageSix .outter-fillter-data .common-product-box .img-outer-box {
    height: 234px;
}

.al_body_template_one .vendor_first .product-image img {
    width: 100%;
    height: 100% !important;
}

.al_body_template_one .pixelstrap ul {
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    transform: translateY(0%);
    margin-top: 6px;
}

.add_overlay .qty-box.mb-3 {
    z-index: -1;
    position: relative;
}

/* .al_body_template_eight  .pixelstrap .al_main_category:hover ul.al_main_category_list {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: .12s;
    transition-delay: .12s;
    box-shadow: none;
}
.al_body_template_eight  .pixelstrap ul {
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    transform: translateY(0%);
    margin-top: 6px;
} */

.al_body_template_six.add_overlay:after {
    background: transparent;
}

.add_overlay {
    position: relative;
}

.add_overlay:after {
    content: "";
    position: fixed;
    top: 0;
    left: 0px;
    width: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, .3);
    height: 100%;
    right: 0px;
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
}

.product-image img.img-fluid.blur-up.lazyloaded {
    height: auto !important;
}

.vendor-description .profile_address h4 {
    color: #fff !important;
    margin: 5px 0px !important;
}

.vendor-info li {
    margin: 5px 0px !important;
}

.vendor-description .profile_address p {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    margin: 0;
    line-height: 1.5;
}

.customize_vendor {
    display: inline-block;
    margin-bottom: 0 !important;
}

.vendor-design_new .vendor-info li.vendor-location {
    color: #000 !important;
}

.al_body_template_three .swal2-popup .swal2-styled.swal2-confirm {
    color: #fff !important;
}

.profile_address ul.vendor-info li.d-block.vendor-location a {
    top: -4px !important;
    padding: 5px 5px !important;
    display: inline-block !important;
    line-height: 0px;
    border-radius: 4px;
    border: 1px dotted#938a8a;
    background-color: #f8f1f8;
}

.al_body_template_eight .profile_address ul.vendor-info li.d-block.vendor-location a {
    top: -4px !important;
    padding: 5px 5px !important;
    display: inline-block !important;
    line-height: 0px;
    border-radius: 4px;
    border: 1px dotted#938a8a;
    background-color: #f8f1f8;
}

.profile_address ul.vendor-info li.d-block.vendor-location a img {
    width: 10px !important;
}

.profile_address ul.vendor-info li.d-block.vendor-location a span {
    font-size: 10px !important;
}

li.vendor-timing p {
    display: inline-block;
}

.vendor_icon-design svg {
    width: 16px;
    margin-right: 10px !important;
    height: auto;
}

.vendor-info li {
    padding-left: 0px;
}


.al_body_template_eight .common-banner {
    position: relative;
    height: 300px;
}

/* .al_body_template_one .common-banner {
    position: relative;height: 300px;
} */
.top-banner-content.small-section {
    position: absolute;
    top: 50%;
    z-index: 9;
    width: 98.3%;
    transform: translateY(-50%);
}

.al_body_template_one .common-banner:after,
.al_body_template_two .common-banner:after,
.al_body_template_three .common-banner:after,
.al_body_template_four .common-banner:after,
.al_body_template_six .common-banner:after,
.al_body_template_eight .common-banner:after,
.al_body_template_nine .common-banner:after {
    content: "";
    position: absolute;
    background: #0e0c0c4f;
    z-index: 9;
    width: 100% !important;
    height: 100%;
    left: 0px;
    border-radius: 10px;
    margin: 0 auto;
    top: 0;
    right: 0;
    bottom: 0;
}

.al_body_template_nine .common-banner:after {
    width: 100% !important;
}

.common-banner.my-banner {
    position: relative;
    margin-top: 25px;
}

.vendor-products-wrapper {
    padding-top: 20px;
}

.al_body_template_six .common-banner:after {
    position: absolute;
    background: #00000085;
    border-radius: 0px;
    /* z-index: -1; */
}

.top-banner-content.small-section h4 {
    color: #fff;
}

.vendor_onetem {
    margin-top: 30px;
}

.al_body_template_one .outter-fillter-data .custom_filtter {
    margin-bottom: 0px;
}

body.al_body_template_one .collection-filter-block .brand-left {
    padding: 0px 20px !important;
}

.slick-slide .product-card-box h6 {
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    margin-bottom: 0px !important;
}

.slick-slide .inner_spacing p {
    color: #535766;
    font-size: 13px;
    line-height: inherit;
    margin-bottom: 0;
    margin-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400;
    /* display: inline-block; */
}

.productcustomItem .product-description h6.card_title.ellips {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 500;
    letter-spacing: 0!important;
    margin-bottom: 2px;
}
.productcustomItem .product-description > p {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    opacity: 0.7;
    margin-bottom: 2px;
}

.al_body_template_eight .TopratedSliderEight .col {
    max-width: 100% !important;
    flex: none !important;
}

.al_body_template_eight .TopratedSliderEight .product-card-box .img-outer-box.position-relative img {
    object-fit: contain;
}

.slick-slider .d-flex.align-items-center.justify-content-between.al_clock {
    margin-top: 0px !important;
}

.slick-slider .d-flex.align-items-center.justify-content-between.al_clock b {
    font-weight: 600;
    font-size: 16px;
}

.slick-slider .product-card-box .img-outer-box.position-relative img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.al_body_template_eight .homepageSix select#order_type {
    border-radius: 15px;
}

.inner_spacing {
    padding: 6px 0px 4px 0px;
}

.supplier-rating p {
    height: unset;
    font-size: 12px;
    font-weight: 400;
    color: #535766;
}

.cart-main-box {
    z-index: 1;
}

.al_body_template_eight .product-card-box .img-outer-box.position-relative {
    min-height: 220px;
    height: 100%;
    overflow: hidden;
    max-height: inherit;
}

.al_body_template_eight .render_full_selected_products .selected_products-slider .suppliers-img-outer {
    height: 100%;
    overflow: hidden;
    min-height: 320px;
    max-height: 320px;
}

.al_body_template_eight .render_full_new_products .img-outer-box {
    height: 100%;
    min-height: 250px;
    max-height: 250px;
}

.al_body_template_eight .render_featured_products .img-outer-box {
    height: 100%;
    min-height: 220px !important;
    max-height: 220px !important;
}

.al_body_template_eight .render_full_on_sale .img-outer-box {
    height: 100%;
    /* min-height: 299px !important;
    max-height: 299px !important; */
}

.al_body_template_eight .render_full_featured_products .img-outer-box {
    min-height: 224px;
    max-height: 224px;
    overflow: hidden;
}

.al_body_template_eight .single_category_products .suppliers-img-outer {
    height: 100%;
    min-height: 260px !important;
    max-height: 260px !important;
}

.al_body_template_eight section#homepage_top_rated .product-m.render_top_rated .row .img-outer-box.position-relative {
    min-height: 220px;
    height: 100%;
}

.al_body_template_eight .categories_sliderEight .slick-track {
    margin-left: auto !important;
}

/* body.al_body_template_one .slick-slider .common-product-box{
    min-height: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
} */
.custom_banner img {
    border-radius: 50px;
    min-height: 300px;
    object-fit: cover;
    object-position: center;
}

/*------- SIMILAR PRODUCTS image changes*/

.al_body_template_eight .similar-products-vitamin .slick-track {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.al_body_template_eight .similar-products-vitamin img.blur-up.lazyloaded.pro_imgs.myimage1.dfasdfasdf {
    height: 270px !important;
    min-height: 270px;
}

.al_body_template_eight .similar-products-vitamin img.blur-up.lazyloaded.pro_imgs.myimage1.dfasdfasdf {
    height: 100% !important;
}

.al_body_template_eight .similar-products-vitamin .common-product-box {
    height: 100%;
    min-height: 300px;
}

.al_body_template_eight .similar-products-vitamin .product-card-box .img-outer-box {
    height: 100%;
    min-height: 350px !important;
}

.al_body_template_three .product-image img .img-fluid.blur-up .lazyloaded {
    height: 100% !important;
}

body.dark .pasStepBoxOuter::before {
    border-color: #2B2B2B !important;
    transition: all 0.1s;
}

.dark.al_body_template_three .displayProducts .inner_spacing h3 label b {
    color: #cfd4da;
}

.al_template_two_content .product-image {
    height: 260px !important;
}

.al_template_two_content .vendors .product-detail {
    padding: 20px 5px;
}

.al_body_template_two .vendor-design_new .row.vendor-details-left {
    margin-top: 0;
    width: 100%;
    padding: 0 0;
}

body.al_body_template_two .vendor-design_new .row.vendor-details-left .vender-icon {
    margin-top: 0 !important;
}

body.al_body_template_two .vendor-design_new .product-bottom-bar {
    padding-top: 0;
    margin: 0;
}

.al_body_template_two .vendor-design_new .row.vendor-details-left .vendor-reviwes {
    right: 0;
    left: unset;
}

.al_body_template_two .alProductCategories .container .row .vendor-design_new {
    width: 100%;
}

.al_body_template_two .vendor-design_new .row.vendor-details-left .vendor_icon-design {
    /* width: auto; */
    padding-right: 75px;
    padding-left: 15px;
}

.al_body_template_two .vendor-design_new .row.vendor-details-left .vendor_icon-design ul.vendor-info li.vendor-timing {
    color: #fff;
}

.al_body_template_two .vendor-design_new .row.vendor-details-left .vendor_icon-design ul.vendor-info li.vendor-timing svg g {
    fill: #fff !important;
    stroke: #fff;
}

.al_body_template_four .product-m .slick-slide>div {
    margin: 0;
}

.al_body_template_four .product-m .slick-slide {
    margin: 0 10px;
}

.al_body_template_four .slick-slider .img-outer-box {
    height: 260px;
    border-radius: 12px 12px 0 0;
}

.al_body_template_four .al_box_third_template {
    border: 1px solid #ccc;
    padding: 0;
}

.al_body_template_four .al_box_third_template:hover {
    border-color: transparent;
}

.al_body_template_four .al_box_third_template .inner_spacing {
    padding: 0 !important;
}

.al_body_template_four .al_box_third_template span.rating-number {
    position: absolute;
    top: 10px;
    right: 10px;
    background: var(--theme-deafult);
    color: #fff;
    line-height: 1;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
}

.al_body_template_four .al_box_third_template .product-description {
    padding: 10px;
    min-height: 125px;
}

.al_body_template_four .al_box_third_template .product-description p {
    display: block;
    text-align: left;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
}

.al_body_template_four .al_box_third_template .product-description .al_clock b {
    right: -11px;
}

.al_body_template_four .suppliers-img-outer {
    height: 200px !important;
}

.al_body_template_four .al_boxSeeAll {
    height: 100%;
}

.al_body_template_four .al_boxSeeAll .al_boxSeeAllArea {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 92.5%;
}

.al_body_template_four .brand-ing {
    width: 230px;
    height: 230px;
}

.al_body_template_four a.suppliers-box.d-block span.rating-number {
    background: var(--theme-deafult);
    color: #fff;
    top: 10px;
    right: 10px;
    border-radius: 5px;
}

.al_body_template_four .al_boxSeeAllArea i {
    color: var(--theme-deafult);
}

.al_body_template_four a.suppliers-box.d-block h6 {
    font-size: 18px;
    font-weight: 600;
}

.al_body_template_four .brand-ing img {
    background-color: #fff;
}

.al_body_template_three .rating-text-box.ml-sm-auto {
    padding: 0 6px !important;
}

.menu-navigation .pixelstrap ul,
.menu_navigation_al_four .pixelstrap .alMainMenu ul,
.menu-navigation_al .pixelstrap .al_main_category_list {
    max-height: 132px;
    overflow-y: auto;
    overflow-x: hidden;
}

.al_body_template_four .pixelstrap ul.alInnerMenu li a span.new-tag {
    font-weight: 400;
}

.al_body_template_six .slick-slide .inner_spacing p {
    display: block;
    text-align: left;
    margin-bottom: 0px;
}

.al_body_template_three .al_new_wrapper_design .alSingleProducts .buy_details .product-right span.rating {
    right: 0;
}

.al_body_template_three .al_new_wrapper_design .alSingleProducts .buy_details .product-right h2 {
    padding-right: 60px;
}

body.dark.al_body_template_three .cart-design .cart-summary .login-form #schedule_div input::-webkit-calendar-picker-indicator {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="15" viewBox="0 0 24 24"><path fill="%23fff" d="M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 18H4V8h16v13z"/></svg>');
}

.dark.al_body_template_three .order-success-sec h3 {
    color: #dee2e6;
}

.dark.al_body_template_three .order-success-sec li span {
    color: #dee2e6;
}

.order-page #orders_wrapper li.nav-item {
    padding: 0 10px;
}

.order-page .dashboard-right #orders_wrapper .nav li.nav-item {
    padding: 0 10px;
}

.order-page #orders_wrapper .price_box_bottom li:last-child {
    flex-wrap: wrap;
}

body.al_body_template_one .product-right .product-description .qty-box .input-group .form-control {
    border-right: 1px solid #ced4da;
}

body.al_body_template_one .daterangepicker {
    z-index: 1;
}

.order-page #orders_wrapper .price_box_bottom .grand_total label,
.order-page #orders_wrapper .price_box_bottom .grand_total span {
    font-size: 15px;
    font-weight: 500;
    color: #777;
}

.order-page #orders_wrapper .price_box_bottom .grand_total label {
    padding-right: 5px;
    display: inline-block;
}

.order-page #orders_wrapper .price_box_bottom li:last-child button {
    margin-left: auto;
    margin-top: 10px;
    display: block;
    width: 100% !important;
    max-width: 100%;
}

.order-page #orders_wrapper ul.price_box_bottom li span,
.order-page #orders_wrapper ul.price_box_bottom li label {
    font-weight: 500;
    font-size: 15px;
    color: #777;
}

body.al_body_template_nine.p2p-module .img-outer-box.position-relative {
    height: 280px;
}

body.al_body_template_nine .product-card-box.position-relative.al_box_third_template.al img {
    height: 100%;
}

.al_body_template_nine.p2p-module .category-related-product .slick-prev {
    left: 0;
}

.al_body_template_nine.p2p-module .category-related-product .slick-next {
    right: 0;
}

/* .al_body_template_nine.p2p-module section.section-b-space.alSingleProducts.product_ddetails_page .product-card-box.position-relative.al_box_third_template.al{
    width: 96%!important;
} */
.al_body_template_nine .alSingleProducts .product-card-box .product-description span.flag-discount {
    position: absolute;
    top: 5px;
    right: 5px;
    background: var(--theme-deafult);
    padding: 4px 10px;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 600;
}

body.dark.al_body_template_nine .cart-design .cart-summary .login-form #schedule_div input::-webkit-calendar-picker-indicator {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="15" viewBox="0 0 24 24"><path fill="%23fff" d="M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 18H4V8h16v13z"/></svg>');
}

.dark div#login-section .btn {
    color: #fff !important;
}

.al_body_template_four .vendor-description .vendor-info li.d-block {
    display: flex !important;
    line-height: 1.5 !important;
    margin-top: 0 !important;
}

.al_body_template_four .vendor-info i,
.al_body_template_four .vendor-info i {
    color: inherit;
    min-width: 15px;
}

.al_body_template_four .vendor-description .vendor-info li.d-block p {
    margin: 0;
    padding-left: 10px;
}

.save-card-custom {
    padding-top: 10px;
}

.save-card-custom input {
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
}

.save-card-custom label {
    padding-left: 25px;
}

.product-order .product-order-detail img {
    width: 100px;
    max-width: 100px;
    object-fit: contain;
}

.al_body_template_eight .home-serivces .card-box .product-order span:last-child {
    min-width: 85px;
    text-align: right;
    display: inline-block;
}

.al_body_template_six .vendor-design_new .vendor-description .profile_address h3,
.al_body_template_six .vendor-description .profile_address h4,
.al_body_template_six .vendor-design_new .vendor-info li {
    color: #000 !important;
}

.al_body_template_one #cart_template .shoping_cart .col-10 .prescription_btn {
    background: transparent;
    text-transform: capitalize;
    letter-spacing: 1.2px;
    line-height: 1.5;
    color: var(--theme-deafult) !important;
}

.al_body_template_one #cart_template .shoping_cart .col-10 .prescription_btn:hover {
    background: var(--theme-deafult) !important;
    color: #fff !important;
    ;
}


.al_body_template_six .vendor-description .profile_address h4 {
    color: #000 !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 70%;
}

.al_body_template_six .vendor-design_new .vender-icon img {
    width: 100px;
    height: 100px;
}

.al_body_template_six .vendor-design_new .vender-icon .vendor-stories {
    background-color: transparent;
}

.dark .daterangepicker .calendar-time select {
    background: #f5f5f5;
    color: #999;
}

.dark .daterangepicker .calendar-time select option {
    background: #fff;
}

/*==========  start profile user Chat css 27/06/2023   ==========*/
#rightChat {
    position: relative;
}

#rightChat .chat-input-section {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 15px !important;
}

#rightChat .conversation-list .ctext-wrap p.chat-time {
    display: flex;
    align-items: center;
}

#rightChat .conversation-list .ctext-wrap p.chat-time svg {
    margin-right: 5px;
}

#rightChat .chat-input-section form.row {
    align-items: center;
}

#rightChat .chat-input-section form.row .col-auto {
    align-items: center;
    display: flex;
}

#rightChat .chat-input-section form.row .col-auto a:nth-child(2) {
    line-height: 1;
}

#rightChat .chat-input-section form.row .col-auto a:nth-child(2) i {
    display: inline-block;
    margin: 0 10px;
    font-size: 25px;
}

#rightChat .chat-box-wrapper {
    margin-bottom: 60px;
}

/*==========  end profile user Chat css 27/06/2023   ==========*/
.al_body_template_three .alProductsPage .common-product-box .img-outer-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.al_body_template_three .alProductsPage .slick-slider .slick-next {
    right: 0;
}

.al_body_template_three .alProductsPage .slick-slider .slick-prev {
    left: 0;
}

body.al_body_template_three .dashboard-right .profile-page .info-text {
    display: flex;
    align-items: center;
    margin-bottom: 15px !important;
}

body.al_body_template_three .dashboard-right .profile-page .info-text p {
    margin-bottom: 0;
    padding-left: 10px;
}

body.al_body_template_three .dashboard-right .profile-page .info-text label {
    min-width: 120px;
}

.al_body_template_eight .alSingleProducts .exzoom_nav.side_nav_img {
    max-height: 550px;
    overflow-y: auto;
}

/*----for all slider arrow background css start from here-----*/
.home-slider-wrapper a .carousel-control-prev-icon {
    background-color: #000;
    height: 40px !important;
    width: 40px !important;
    background-size: 14px;
    border-radius: 2px;
}

.home-slider-wrapper a .carousel-control-next-icon {
    background-color: #000;
    height: 40px !important;
    width: 40px !important;
    background-size: 14px;
    border-radius: 2px;
}

/*-------end here----*/
.al_body_template_eight form#register .form-check label a {
    font-weight: 600;
}

.item_password .fa.fa-eye-slash.toggle-password {
    right: 15px;
    padding-top: 22px;
}

.al_body_template_six .al_vendor_product_page .row>.col-12 {
    padding: 0;
}

.al_body_template_six .vendor-design_new .vendor-design_new .vendor-info li p {
    color: #000;
}

.al_body_template_six .vendor-design_new p {
    color: #000;
}

.al_body_template_six .vendor-design_new .vendor-info li,
.al_body_template_eight .vendor-design_new .vendor-info li {
    display: flex !important;
    align-items: center;
}

.al_body_template_six .vendor-design_new .vendor-info li i,
.al_body_template_eight .vendor-design_new .vendor-info li i {
    min-width: 25px;
    padding-right: 5px;
    display: inline-block;
    text-align: center;
}

.al_body_template_eight .vendor-design_new .vendor-info li p {
    margin: 0;
}

.al_body_template_one .cart-summary #order_placed_btn {
    max-width: 100%;
    width: 100% !important;
}

#add_new_address_form_modal .add_address_btn .btn.close {
    background: var(--theme-deafult);
    border: 1px solid var(--theme-deafult);
    opacity: 1;
}

#add_new_address_form_modal .add_address_btn .btn.close:hover {
    background-color: #fff;
}

.order-success-sec .order-detail li {
    color: #777;
    font-weight: 400;
    width: 100%;
    max-width: 100%;
    flex: 100%;
    justify-content: space-between;
    display: flex !important;
}

.order-success-sec .order-detail li span:first-child {
    margin-left: 0;
    width: 250px;
}

.order-success-sec .order-detail li span {
    /* color: var(--theme-deafult); */
    font-weight: 400;
    margin-left: 0;
    display: inline-block;
    width: 100%;
}

.al_body_template_one .shoping_cart .radio,
.al_body_template_two .shoping_cart .radio,
.al_body_template_three .shoping_cart .radio,
.al_body_template_four .shoping_cart .radio,
.al_body_template_eight .shoping_cart .radio,
.al_body_template_nine .shoping_cart .radio {
    font-size: 14px;
}

ul.product_list_order_page {
    display: grid !important;
    grid-template-columns: 50px 1fr;
    justify-content: flex-start;
    align-items: center;
    grid-gap: 10px 15px;
}

ul.product_list_order_page .items_price {
    text-align: left;
}

.product_list_item {
    height: 140px;
    overflow-y: auto;
    padding-top: 8px;
}

.product_list_order_page li img {
    border-radius: 50% !important;
    width: 50px !important;
    height: 50px !important;
    margin: 0 !important;
}

.product_list_order_page li {
    width: auto !important;
    height: auto !important;
    border-radius: 50%;
    margin: 0 !important;
}

.product_list_item::-webkit-scrollbar-thumb {
    background-color: var(--theme-deafult);
}

.categories_slider .slick-slide>div {
    margin: 0 10px;
}

.categories_slider {
    margin-bottom: 25px;
}

.al_body_template_three .container {
    max-width: 1400px;
}

.swal2-styled.swal2-confirm {
    color: #fff !important;
}

.product_img_grid {
    display: grid;
    grid-template-columns: 25px 1fr;
    grid-gap: 10px;
    align-items: center;
    margin-right: 5px;
}

.product_img_grid .product-img,
.product_img_grid img {
    width: 100%;
    max-height: 100%;
}

.product-order .total-sec ul li span {
    font-weight: 400 !important;
}

.product-order .final-total h3 {
    font-weight: 400;
    padding: 0 12px;
}

body[dir="rtl"] #step-2-ondemand .booking_date_section .date-items {
    direction: ltr;
}

body[dir="rtl"] #step-4-ondemand .add-on-main-div {
    direction: ltr;
}

#step-4-ondemand .booking-time button.slick-prev {
    left: 0;
}

#step-4-ondemand .booking-time .slick-next {
    right: 0;
}

.p2p_module_enable .buy_details .inner_spacing .flex-container .item-price h2 {
    font-size: 14px;
    line-height: 1;
    margin: 10px auto 0;
}

.al_body_template_nine .outter-fillter-data .media-body .inner_spacing p:nth-of-type(1) {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.al_body_template_two .booking-experience {
    height: calc(100vh - 150px);
    position: absolute;
    width: 400px;
    top: 50px;
    overflow-y: auto;
    left: 20px;
    padding-bottom: 20px;
}
.customaddCta i {
    width: 43px;
    height: 43px;
    background: #000;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}


.neewLoginBlock {
    background: url(https://s3.us-west-2.amazonaws.com/royoorders2.0-assets/prods/ICu1A0Ag4C5MVFrRuLL22Aq5aqvw38k3UhzUqVfj.png);
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 100vh;
    background-position: center;
}

.neewLoginBlock .customRow{
    box-shadow: 0 0 8px #ccc;
    max-width: 500px;
    padding: 38px 30px;
    background-color: #fff;
    border-radius: 14px;
    margin: 0 auto;
}
.neewLoginBlock .item h3 {
    margin-top: 0;
    color: #000000;
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 4px!important;
}
.neewLoginBlock .item p{
    color: #6D6D6D;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 27px;
}
.neewLoginBlock .item .login-with-username .form-group{
    margin-bottom: 20px;
}
.neewLoginBlock .item .login-with-username .form-group input {
    padding: 19px 17px;
    border: 0.8px solid rgb(121 121 121 / 50%);
    background: rgb(233 233 233 / 50%);
    border-radius: 14px;
    height: auto;
    font-size: 14px;
    line-height: 1;
    color: #6D6D6D;
}
.neewLoginBlock .item .login-with-username .form-group button, .neewLoginBlock .item .login-with-username1 .form-group button {
    width: 100%!important;
    display: block;
    max-width: 100%;
    background: #000000;
    color: #fff!important;
    padding: 14px!important;
    height: auto!important;
    font-size: 18px!important;
    text-transform: capitalize;
    border-radius: 16px!important;
    border: 1px solid #000;
    margin-bottom: 24px!important;
}
.neewLoginBlock  ul.social-links {
    margin: 36px auto!important;
}
.neewLoginBlock  ul.social-links li a {
    width: 56px;
    height: 56px;
    display: flex;
    border: 0.5px solid #5C5C5C;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
}
.neewLoginBlock  ul.social-links li a img{
    max-width: 26px;
}
.neewLoginBlock .item p.text-center {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 0;
}
.neewLoginBlock .item p.text-center  a{
    font-weight: 700;
}
.neewLoginBlock .item .login-with-username .form-group .iti input {
    padding-left: 80px!important;
}
.neewLoginBlock .item .login-with-username .form-group .iti .iti__flag-container .iti__selected-flag {
    border-radius: 14px 0px 0 14px;
    width: 80px;
}
.neewLoginBlock .item .login-with-username .form-group .iti .iti__selected-dial-code{
    font-size: 12px;
}
.verify-login-code .otp_inputs {
    margin-top: 40px;
    margin-bottom: 20px;
}
.verify-login-code .otp_inputs input {
    margin: 0 12px;
    background: rgb(233 233 233 / 50%);
    border: 0.8px solid rgb(121 121 121 / 50%);
    border-radius: 14px;
    padding: 10px!important;
    min-height: 47px;
    text-align: center;
}


#verify-otp-form .resend_txt a.verifyPhone {
    font-weight: 700;
    color: #000!important;
    margin-bottom: 30px!important;
    display: inline-block;
    margin-top: 15px;
}
#verify-otp-form .resend_txt p, #verify-otp-form .resend_txt a {
    margin-bottom: 0!important;
    color: #000;
}
.productcustomBrand h3{
    padding: 0!important;
}
.productcustomBrand h3 label b {
    font-size: 18px!important;
    line-height: 1.5;
    font-weight: 500!important;
    color: #000!important;
    letter-spacing: 0;
}
.productcustomBrand h6  b  {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    opacity: 0.7;
    margin-bottom: 2px;
}
.al_body_template_one .collection-product-wrapper .product-wrapper-grid .media-body p:empty {
    display: none;
}
.productcustomBrand h4 {
    font-size: 16px!important;
}
.addProductItem .item {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.addProductItem .item h6 {
    display: none;
}
.addProductItem .item .input-group span.input-group-prepend button {
    border: 1px dashed #C3C3C3;
    border-radius: 6px;
    line-height: 55px;
    padding: 0px 20px;
}
.addProductItem .item .input-group span.input-group-prepend button:hover {
    background: #000!important;
    border:1px solid #000;
    
}
.addProductItem .item .input-group span.input-group-prepend button:hover i {
    color: #fff!important;
}
.addProductItem .item  .qty-box .input-group .form-control {
    border: unset;
    width: 50px;
    color: #000!important;
    font-size: 20px;
    line-height: 1;
}
.addProductItem .item div#product_variant_quantity_wrapper {
    width: 30%;
    margin: 0;
    text-align: left;
}
.addProductItem .item .product-buttons {
    width: 70%;
}
.addProductItem .item .product-buttons button#add_to_cart_btn {
    max-width: 530px;
    width: 280px!important;
    display: inline-block;
    height: 55px;
    border-radius: 16px;
    font-size: 18px!important;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.addProductItem .item .product-buttons .addWishList {
    width: 220px!important;
    display: inline-block;
    height: 55px;
    border-radius: 16px;
    font-size: 18px!important;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: capitalize;
    max-width: 200px;
    margin-left: auto!important;
    margin-right: 0;
}
.relatedProducBlock  .col-12  >h3 {
    margin-top: 0;
    font-size: 25px;
    color: #000;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 28px;
}
.cart-design div#mycart h3 {
    font-size: 25px;
    color: #000;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 28px;
    margin-top: 0!important;
}

.cart-design div#mycart .product-m .img-outer-box i {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 50%;
}
.innerBanner{
    background-color: #E8C858;
}
.innerBanner, .topsapce{
    padding-top: 70px!important;
}
.picklocationBlock{
    padding: 60px 0;
}
.picklocationBlock .row{
    align-items: center;
}
.picklocationBlock .right .image img{
    width: 100%;
}
.picklocationBlock .left .text{
    background-color: #f1f1f194;
    border: 0.5px solid #B2B2B2;
    border-radius: 19px;
    max-width: 550px;
    padding: 29px 25px;
}
.picklocationBlock .left .text h3 {
    margin-top: 0;
    font-size: 32px;
    line-height: 1.5;
    color: #000;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 32px;
}
.picklocationBlock .left .text .innerRow {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 10px;
    margin-bottom: 20px;
}
.picklocationBlock .left .text .innerRow  .formm-group{
    position: relative;
}
.picklocationBlock .left .text .innerRow label{
    position: relative;
    padding: 15px 12px;
    border: 0.2px solid #ccc;
    background-color: #ffff;
    border-radius: 9px;
    margin-bottom: 0;
}
.picklocationBlock .left .text .innerRow label  img{
    height: 28px;
    object-fit: contain;
}
.picklocationBlock .left .text .innerRow label span {
    display: block;
    margin-top: 12px;
    font-size: 12px;
    font-weight: 600;
    color: #000;
}
.picklocationBlock .left .text .innerRow input{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
    z-index: 9;
}
.picklocationBlock .left .text .innerRow input:checked + label{
    border-color: #000;
}
.picklocationBlock .left .text .selctdate {
    position: relative;
}
.picklocationBlock .left .text .selctdate input{
    width: 100%;
    background-color: #fff;
    padding: 27px 55px;
    border-radius: 21px;
    border:unset;

}
.picklocationBlock .left .text .selctdate span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    width: 25px;
    height: 25px;
    left: 13px;
    cursor: pointer;
}
.UnicornIcon {
    display: grid;
    grid-template-columns: 31px 1fr;
    grid-gap: 11px;
    align-items: center;
}
.UnicornIcon .innnerText h5 {
    margin-top: 0;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 3px;
}
.UnicornIcon .innnerText p {
    font-size: 14px;
    line-height: 1.5;
    color: #686868;
    margin-bottom: 0;
}
.al_body_template_one section.section-b-space.ratio_asos .collection-filter.col-lg-3{
    padding: 0!important;
}

.customSide_bar{
    padding-top: 50px;
}

ul.filtetCta {
    position: fixed;
    bottom:80px;
    z-index: 99;
    background: #000;
    border-radius: 50px;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    padding: 14px 18px;
}
ul.filtetCta  li{
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    font-weight: 400;    
}
ul.filtetCta  li img{
    margin-left: 7px;
}
ul.filtetCta  li:first-child{
    border-right: 1px solid #FFF;
    padding-right: 15px;
    margin-right: 15px;
}
.sideItem h3 {
    margin-top: 0;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0;
    line-height: 27px;
}
.al_body_template_one  .vendors .h2-heading{
    margin-top: 0;
    margin-bottom: 29px;
}
.sideItem h4 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
    color: #000!important;
    margin-top: 0;
    letter-spacing: 0;
    margin-bottom: 15px;
}
.sideItem .grid-4{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 14px;
    margin-bottom: 15px;
}
body.al_body_template_one .collection-filter-block{
    padding: 0!important;
    background-color: transparent!important;
}
.sortFilter li {
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    text-align: center;
    padding: 10px;
}
.sortFilter li img {
    height: 30px;
    object-fit: scale-down;
    margin-bottom: 5px;
}
.sortFilter li span {
    display: block;
    font-size: 10px;
    font-weight: 600;
    line-height: 1.2;
}
.sideItem .form-group {
    position: relative;
}

.sideItem .form-group select{
    width: 100%;
    display: block;
    padding: 14px;
    border-radius: 4px;
    border:1px solid #E0E0E0;
}
.sideItem .form-group label{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-bottom: 0;
    right: 25px;
}
.sortCta, .filterCta{
    text-align: center;
    margin-top: 40px;
}
.sortCta button , .filterCta button{
    display: inline-block;
    padding: 14px;
    background: #000;
    border: 1px solid #000;
    color: #fff!important;
    max-width: 270px;
    border-radius: 17px;
    width: 100%;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
}
.sortCta button:hover , .filterCta button:hover{
    background-color: transparent;
    color: #000!important;
}

.filterItem .filterRow ul.grid-4 {
    grid-gap: 20px;
    margin-bottom: 40px;
}
.filterItem .filterRow ul.grid-4 li{
    text-align: center;
}
.categoriesRow li {
    text-align: center;
    border: 1px solid #E0E0E0;
    padding: 7px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    cursor: pointer;
}

.vendorRow .grid-2{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 14px;
    margin-bottom: 25px;
}
.vendorRow li{
    text-align: center;
    border: 1px solid #E0E0E0;
    padding: 7px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    cursor: pointer;
}

.categoriestypesRow .grid-3{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 14px;
}
.categoriestypesRow li{
    text-align: center;
    border: 1px solid #E0E0E0;
    padding: 7px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    cursor: pointer;
}
.sortItem, .filterItem{
    display: none;
}
.sortItem.main, .filterItem.main{
    display: block;
}
.site-header{
    border-bottom: 1px solid #E7E7E7;
}
.map {
    -webkit-filter: grayscale(100%);
       -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
         -o-filter: grayscale(100%);
            filter: grayscale(100%);
}
.findtripBlock  .grid {    
    display: grid;
    grid-template-columns: 0.4fr 1fr;
}
.findtripBlock  .grid  .map iframe{
    height: 800px;
}
.findtripBlock  .left {
    padding: 40px 20px 20px 38px;
}
.findtripBlock  .tripDev {
    border: 0.5px solid #B2B2B2;
    padding: 25px;
    background: #f1f1f180;
    border-radius: 19px;
}
.findtripBlock .tripDev h3 {
    margin-top: 0;
    color: #000;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 20px;
}
.findtripBlock .tripDev .from-group input {
    display: block;
    margin-bottom: 16px;
    width: 100%;
    border: 0.5px solid #8E8A8A;
    padding: 15px;
    color: #000;
    border-radius: 10px;
}   
.tripBlock  .tripDev {
    position: relative;
}
.tripBlock  .tripDev form{
    padding: 0 50px 0 0 ;
}
.tripBlock .tripDev .plusIocn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    width: 36px;
    height: 36px;
    background: #D9D9D9;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.tripBlock .tripDev .plusIocn i{
    color: #000;
}
.findtripBlock .tripDev .from-group{
    position: relative;
    padding-left: 20px;
}
.findtripBlock .tripDev .from-group  span {
    display: inline-block;
    width: 7px;
    height: 7px;
    background: #000;
    position: absolute;
    top: 50%;
    transform: translateX(-50%);
    left: 0;
}
.findtripBlock .tripDev .from-group span.shap2 {
    border-radius: 50%;
}
.findtripBlock .tripDev .from-group span.shap2::before {
    content: '';
    width: 1px;
    height: 50px;
    background: #000;
    position: absolute;
    bottom: 15px;
    left: 3px;
}
.findtripBlock .tripDev .formCta button, .findtripBlock .tripDev .formCta a{
    width: 100%;
    background: #000;
    color: #fff!important;
    border:1px solid #000;
    border-radius: 17px;
    padding: 16px;
    text-align: center;
    transition: 0.35s;
    font-weight: 500;
}
.findtripBlock .tripDev .formCta a{
    display: block;
    margin-left: 20px;
    width: 100%;
    max-width: 360px;
}
.findtripBlock .tripDev .formCta a:hover, .findtripBlock .tripDev .formCta a.searchCta:hover{
    background-color: transparent;
    color: #000!important;
    border:1px solid #000;
}
.findtripBlock .tripDev .formCta:last-child button{
    background-color: #D9D9D9;
    color: #000!important;
    border:1px solid #D9D9D9;
    margin-top: 17px;
}
/* .findtripBlock .tripDev .formCta:last-child button:hover{
    background-color: transparent;
    border-color: #ccc;

} */
.findtripBlock .tripDev .formCta button:hover{
    background-color: transparent;
    color: #000!important;
}
.findtripBlock .tripDev p {
    margin-bottom: 32px;
    font-size: 18px;
    line-height: 1.5;
}
.findtripBlock  .grid-3 {
    display: grid;
    grid-template-columns: 1fr 0.8fr 1fr;
    grid-gap: 20px;
}
.findtripBlock  .grid-3  .map iframe {
    height: 800px;
}
.findtripBlock .item h2{
    font-size: 25px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
    text-transform: capitalize;
    letter-spacing: 0;
}
.findtripBlock .item .vehicleItem {
    display: grid;
    grid-template-columns: 100px 1fr;
    grid-gap: 10px;
    border: 1px solid #979797;
    border-radius: 16px;
    margin-bottom: 15px;
    padding: 27px 9px ;    
}
.findtripBlock .item .vehicleItem:hover{
    border-color: #000;
}
.findtripBlock .item .vehicleItem .text {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.findtripBlock .item .vehicleItem .text h4 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 10px;
}
.findtripBlock .item .vehicleItem .text p{
    font-size: 16px;
    color: #000;
}
.findtripBlock .item .vehicleItem .text h5 {
    font-weight: 600;
    letter-spacing: 0;
    font-size: 16px;
}
.findtripBlock .tripDev .formCta button, .findtripBlock .tripDev .formCta a {
    width: 100%;
    background: #000;
    color: #fff!important;
    border: 1px solid #000;
    border-radius: 17px;
    padding: 16px;
    text-align: center;
    transition: 0.35s;
    font-weight: 500;
}
.findtripBlock .item .formCta a {
    width: 100%;
    background: #000;
    color: #fff !important;
    border: 1px solid #000;
    border-radius: 17px;
    padding: 16px;
    text-align: center;
    transition: 0.35s;
    font-weight: 500;
    display: block;
}
.findtripBlock .item .formCta a:hover{
    background: transparent;
    color: #000 !important;
}
.rentalCartBlock .map{
    margin-bottom: 30px;
}
.rentalCartBlock .map iframe {
    height: 330px;
    border-radius: 20px;
}

.rentalCartBlock .cardBar {
    border: 0.5px solid #B2B2B2;
    padding: 38px 10px;
    border-radius: 20px;
}
.rentalCartBlock .cardBar h4 {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin-top: 0;
    margin-bottom: 20px;
}
.rentalCartBlock .cardBar .form-group {
    position: relative;
}
.rentalCartBlock .cardBar .form-group input {
    width: 100%;
    border: 0.8px solid #797979;
    padding: 20px 14px;
    border-radius: 14px;    
    color: #323232;
    font-size: 14px;
    line-height: 1;
}
.rentalCartBlock .cardBar .form-group span {
    position: absolute;
    top: 10px;
    right: 12px;
    padding: 8px 20px;
    background: #000;
    border-radius: 12px;
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 600;
}
.rentalCartBlock .cardBar > div h5 {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 20px;
}
.rentalCartBlock .cardBar ul li {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 600;
    color: #000;
}
.rentalCartBlock .cardBar ul li span{
    font-weight: 500;
}
.rentalCartBlock .cardBar ul li span img {
    width: 30px;
    object-fit: scale-down;
}
.rentalCartBlock .cardBar .carCta {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
}
.rentalCartBlock .cardBar .carCta  a{
    display: block;
    text-align: center;
}
.rentalCartBlock .cardBar .carCta  a {
    display: flex;
    justify-content: center;
    height: 57px;    
    flex-wrap: wrap;
    align-items: center;
    border-radius: 17px;
    border:1px solid #000;
}
.rentalCartBlock .cardBar .carCta  a span{
    color: #000;
}
.rentalCartBlock .cardBar .carCta  a.PaymentCta{
    background: #000;
    color: #fff!important;
}
.nextCta  a {
    display: inline-block;
    background: #000;
    color: #fff!important;
    padding: 4px 10px;
    border-radius: 4px;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 400;
}
.servicesBlock{
    padding: 30px 0;
}
.servicesBlock .item {
    padding: 0 40px;
}
.servicesBlock .heading h2 {
    text-transform: capitalize;
    font-weight: 700;
    letter-spacing: 0;
    font-size: 38px;
    margin-bottom: 27px;
}
.servicesBlock .item h4 {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    margin-top: 15px;
    line-height: 1.5;
}
.servicproductBlock .heading {
    margin-bottom: 0;
}
.servicproductBlock .heading h3{
    color:#000;
    font-weight: 600;
    font-size: 28px;
    margin-bottom: 20px;
    line-height: 1;
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 0;
}
.servicproductBlock .heading{
    margin-bottom: 20px;
}
.servicproductBlock .heading a{
    display: inline-block;
    padding: 10px 21px;
    border: 1px solid #BEBEBE;
    border-radius: 12px;
    font-size: 20px;
    font-weight: 500;
    color: #000!important;
}
.servicproductBlock .item{
    display: grid;
    grid-template-columns: 164px 1fr;
    grid-gap: 16px;
    padding: 13px;
    border: 0.8px solid #7A7A7A;
    border-radius: 19px;
    align-items: center;
    margin-bottom: 20px;
}
.servicproductBlock .item .text h4 {
    margin-top: 0;
    color: #000;
    font-size: 21px;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 5px;
}
.servicproductBlock .item .text{
    text-align: left;
}
.servicproductBlock .item .text p {
    font-size: 16px;
    line-height: 1.5;
    color: #000;
    opacity: 0.5;
    border-bottom: 0.2px solid #000000;
    padding-bottom: 15px;
    width: 100%;
    text-align: left;
    display: block;    
}
.servicproductBlock .item .text ul{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 10px;
}

.servicproductBlock{
    padding-bottom: 60px;
}
.servicecartItem .titleItem {
    border-bottom:0.2px solid rgb(0 0 0 / 50%);
    margin-bottom: 15px;
}
.servicecartItem .titleItem  p{
    margin-bottom: 0;
    border-bottom: unset!important;
}

.servicecartItem .titleItem ul {
    display: flex!important;
}
.servicecartItem .titleItem ul li a{
    display: inline-block;
    width: 28px;
    height: 28px;
    background-color: #000;
    border-radius: 50%;
    color: #fff!important;
    display: flex;
    align-items: center;
    justify-content: center ;
}
.servicecartItem .titleItem ul li a i{
    font-size: 14px;
    line-height: 1;
    cursor: pointer;
}
.servicecartProduct .item {
    grid-template-columns: 115px 1fr;
}
.servicecartProduct .item .text{
    display: grid;
    grid-template-columns: 1fr 110px;
    grid-gap: 20px;
    align-items: center;
}
.servicecartProduct .item .text p {
    border: unset;
    padding: 0;
    margin-bottom: 0;
    font-size: 12px;
}
.servicecartProduct .item .text h4 {
    font-size: 18px;
    margin-bottom: 5px;
}
.servicecartProduct .item .text span{
    font-size: 12px;
    color: #EC7F00;
    display: inline-block;
    margin-bottom: 4px;
}
.servicecartProduct .item .text  .cartCta a{
    display: inline-block;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    padding: 6px 10px;
    border-radius:29px;
    background-color: #000;
    color: #fff!important;
}
.servicecartProduct .item .text  .cartCta a img{
    margin-left: 10px;
}
.servicecartBlock .cartRight {
    border: 0.5px solid #B2B2B2;
    padding:  16px 28px;
    border-radius: 19px;
    
}
.servicecartBlock .cartRight img{
    text-align: center;
}
.servicecartBlock .cartRight h3{
    margin-top: 0;
    color: #000!important;
    font-size: 24px;
    font-weight: 700;
}
.singleproductBlock{
    padding-bottom: 40px;
}
.singleproductBlock .image img{
    width: 100%;
    max-height: 500px;
    object-fit: cover;
}
.singleproductBlock .productText h2 {
    font-size: 28px;
    line-height: 1.5;
    text-transform: capitalize;
    letter-spacing: 0;
    margin-top: 20px;
    margin-bottom: 2px;
}
.singleproductBlock .productText > span{
    display: inline-block;
    color: #EC7F00;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
    line-height: 1;
}
.singleproductBlock .productText  h6{
    margin-top: 0;
    font-size: 18px;
    line-height: 1.5;
    color: #000;
    opacity: 0.4;
    margin-bottom: 9px;
}
.singleproductBlock .productText   .productPrice {
    padding: 0;
    border: unset;
    display: flex;
    align-items: center;
}
.singleproductBlock .productText   .productPrice h4 {
    margin: 0;
    padding-right: 6px;
    font-size: 21px;
    line-height: 31px;
    font-weight: 700;
    letter-spacing: 0;
}
.singleproductBlock .productText   .productPrice  span {
    display: inline-block;
    text-decoration: line-through;
    font-size: 18px;
    line-height: 31px;
    font-weight: 400;
}
.singleproductBlock .productText h5{
    margin: 14px 0 3px;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0;
}
.singleproductBlock .productText P{
    font-size: 16px;
    line-height: 1.5;
    opacity: 0.6;
    color: #000;
    margin-bottom: 14px;
}
.singleproductBlock .productText  .singleproductCta a.addCta{
    display: inline-block;
    max-width:337px;
    width: 100%;
    background-color: #000;
    color: #fff!important ;
    padding: 14px;
    font-size: 18px;
    font-weight: 500;
    border-radius: 16px;
    text-align: center;
    margin-right: 20px;
}
.singleproductBlock .productText  .singleproductCta a i{
    color: #000;
    font-size: 24px;
}
.servicecartProduct .item .text .addqunty {
    background: #000;
    display: inline-flex;
    padding: 4px 13px;
    border-radius: 29px;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px;
}
.servicecartProduct .item .text .addqunty  span {
    font-size: 30px;
    line-height: 1;
    margin-bottom: 0;
    color: #fff;
    cursor: pointer;
}
.servicecartProduct .item .text .addqunty  input{
    background-color: transparent;
    color: #fff;
    font-size: 18px;
    line-height: 1;
    border:unset;
    width: 50px;
    text-align: center;
}



.servicecartBlock .selectTimeBlock{
    margin-top: 15px;
}
.servicecartBlock .selectTimeBlock ul {
    flex-wrap: wrap;
}
.servicecartBlock .selectTimeBlock ul li{
    display: inline-block;
    padding: 10px;
    font-size: 12px;
    line-height: 1.5;
    border: 0.5px solid #B5B5B5;
    border-radius: 8px;
    margin-right: 12px;
}
.servicecartBlock .selectDateBlock h4,
.servicecartBlock  .selectTimeBlock h4 {
    font-size: 16px;
    font-weight: 600;
    margin-top: 0;
    letter-spacing: 0;
    margin-bottom: 10px;
    color: #000;
}
.servicecartBlock .cartRight .cta a{
    display: block;
    text-align: center;
    padding: 16px;
    background-color: #000;
    color: #fff!important;
    border-radius: 17px;
    margin-top: 30px;
    font-size: 18px;
    font-weight: 600;
}

  
  .ui-datepicker-header{
    background-color: transparent;
    color:#000;
    text-align:center;    
    padding:0;
    height:auto;
    border-radius:8px 8px 0px 0px;
  }
  
  .ui-datepicker-prev span, 
  .ui-datepicker-next span{
    display:none;
  }
  
  /* .ui-datepicker-prev:after{
    content:"<";
    font-size:2rem;
    float:left;
    margin-left:10px;
    cursor:pointer;
  }
  
  
  .ui-datepicker-next:after{
    content:">";
    float:right;
    font-size:2rem;
    margin-right:10px;
    cursor:pointer;
  } */
  .ui-datepicker-calendar th{
    padding:10px;
    color:#000;
  }
  
  .ui-datepicker-calendar {
      text-align:center;
      margin:0 ;
      width: 100%;
      padding:8px;
  }
  
  .ui-datepicker-title{
    padding:0;
    text-align: left;
    margin-bottom: 0;
    font-weight: 500;
  }
  
  .ui-datepicker-calendar td {
    padding:4px 0px;
  }
  
  .ui-datepicker-calendar .ui-state-default {
    text-decoration:none;
    color:black;
  }
  
  .ui-datepicker-calendar .ui-state-active {
      color: #000!important;
      font-weight: 700;
      
  }

  .servicecartProduct .addressItem .item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 15px;
}

.servicecartProduct .addressItem .item p {
    font-size: 18px;    
    color: #000;
}
.servicecartProduct .addressItem .item p b{
    font-weight: 600;
}
.servicecartProduct .addressItem .item li{
    font-size:14px;
    color: #031222;
    font-weight: 400;
    line-height: 23px;
    width: 450px;    
    padding-left: 40px;
    position: relative;

}
.servicecartProduct .addressItem .item li i {
    width: 27px;
    height: 27px;
    background: #F0F2FF;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
}
.servicecartProduct .addressItem .item > div > i{
    font-size: 20px;
    color: #003BD1;
}
.rentalCartBlock .cardBar .carCta h2 {
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 0;
    margin: 0;
    line-height: 1;
    font-size: 30px;
}
.rentalCartBlock .cardBar .carCta h2 span {
    font-size: 14px;
    color: #000;
    opacity: 0.8;
    letter-spacing: 0;
    text-transform: capitalize;
    font-weight: 500;
}
.buysellBlock {
    padding: 50px 0;
}
.buysellBlock .headingTitle {
    margin-bottom: 20px;
}
.buysellBlock .headingTitle h2 {
    letter-spacing: 0;
    text-transform: capitalize;
    font-size: 28px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 0;
}
.buysellBlock  .item {
    box-shadow: 0px 4px 8px 0px #90909040;
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 20px;
}
.buysellBlock  .item .image img{
    width: 100%;    
}
.buysellBlock .item .text {
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.buysellBlock .item .text  h3 {
    margin-top: 0;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 4px;
    line-height: 1.5;
}
.buysellBlock .item .text  p {
    margin-bottom: 0;
    color: #000;
    line-height: 1.5;
}
.buysellBlock .item .text span.priceCta {
    font-size: 20px;
    font-weight: 600;
    color: #000;
}


.buysellBlock .headingTitle a {
    display: inline-block;
    padding: 10px 21px;
    border: 1px solid #BEBEBE;
    border-radius: 12px;
    font-size: 20px;
    font-weight: 500;
    color: #000!important;
}









@media(min-width:1440px) {
    .al_body_template_eight .container {
        max-width: 1500px;
    }
}

@media(max-width:1440px) and (min-width:991px) {

    .al_body_template_six .shoping_cart .radio,
    .al_body_template_one .shoping_cart .radio,
    .al_body_template_two .shoping_cart .radio,
    .al_body_template_three .shoping_cart .radio,
    .al_body_template_four .shoping_cart .radio,
    .al_body_template_eight .shoping_cart .radio,
    .al_body_template_nine .shoping_cart .radio {
        width: max-content;
        text-align: right;
        margin-left: auto !important;
    }
}

@media (max-width:1440px) {
    .al_body_template_four .brand-ing {
        width: 180px;
        height: 180px;
    }

    .paddingrigh {
        padding-right: 15px !important;
    }

    .render_single_category_products .deals-product.product-card-box.position-relative.text-center.al_custom_vendors_sec {
        min-height: 350px !important;
        max-height: 350px !important;
        height: 100% !important;
    }

    .selected_products-slider .deals-product.product-card-box.position-relative.text-center.al_custom_vendors_sec {
        height: 100%;
        min-height: 480px !important;
        max-height: 480px !important;
    }

    .al_body_template_eight .selected_products-slider .deals-product.product-card-box.position-relative.text-center.al_custom_vendors_sec {
        height: 100%;
        min-height: 350px !important;
        max-height: 350px !important;
    }

    .al_body_template_eight .product-card-box.position-relative.al_box_third_template.al {
        height: 100%;
        min-height: 100%;
        max-height: 100%;
    }

    .al_body_template_eight .alNewSliderTopBrand .brand-img {
        height: 100%;
        min-height: 180px;
    }

    .al_body_template_eight .product-card-box .img-outer-box.position-relative {
        min-height: 230px;
        height: 100%;
    }

    .al_body_template_nine .home-slider-wrapper span.carousel-control-prev-icon {
        background-color: #000;
        height: 44px;
        display: inline-block;
        background-size: 18px;
        width: 40px;
    }

    .al_body_template_nine .home-slider-wrapper span.carousel-control-next-icon {
        background-color: #000;
        height: 44px;
        display: inline-block;
        background-size: 18px;
        width: 40px;
    }


    .vender-logo.deals-product.product-card-box.position-relative.text-center.al_custom_vendors_sec .suppliers-img-outer.position-relative {
        min-height: 260px;
    }

    .al_body_template_eight section.main-product.single_category_products .supplier-rating {
        max-height: 120px;
        overflow: auto;
        height: 100%;
        min-height: 120px;
        position: relative;
        z-index: -1;
    }

    .al_body_template_six #mycart #cart_template .vendor_product_schedule_datetime input.vendor_schedule_datetime {
        font-size: 14px;
    }

    .al_body_template_six #mycart #cart_template .vendor_products_tr .vendor_product_schedule_datetime .col-5.offset-3.text-left p {
        margin-bottom: 0;
    }

    .al_body_template_six #mycart #cart_template .vendor_products_tr .vendor_product_schedule_datetime .col-5.offset-3.text-left {
        width: unset;
        max-width: inherit;
        flex: unset;
    }

    .al_body_template_six #mycart #cart_template .vendor_products_tr .vendor_product_schedule_datetime .col-4.vendor_slot_cart {
        width: 40%;
        max-width: 40%;
        flex: unset;
    }

    /* .render_featured_products .product-card-box.position-relative.al_box_third_template.al {
        min-height: 310px;
        max-height: 310px;
        height: 100%;
    } */
    .al_body_template_eight .render_full_on_sale .img-outer-box {
        height: 100%;
        /* min-height: 260px !important;
    max-height: 260px !important; */
    }

    .render_full_spotlight_deals {
        padding: 20px 0px 0px 0px !important;
        background-color: #f6f6f6;
    }

    .al_body_template_eight .single_category_products .suppliers-img-outer {
        height: 100%;
        min-height: 240px !important;
        max-height: 240px !important;
    }

    .al_body_template_eight .render_full_featured_products .product-card-box.position-relative.al_box_third_template.al {
        height: 100%;
        min-height: 316px;
        max-height: 316px;
    }

}

.al_body_template_three .vendor_onetem {
    margin-bottom: 0px !important;
}

.al_body_template_three .margin-res .product-card-box .supplier-rating h6 {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

@media screen and (max-width:1366px) {
    .al_body_template_eight .product-card-box .img-outer-box.position-relative {
        min-height: 250px;
        height: 100%;
    }

    /* .al_body_template_eight .render_full_new_products .col-md-12.pl-0.pt-4.text-center {padding-top: 0px !important;} */
    section#our_vendor_main_div .render_full_best_sellers {
        padding: 20px 0 !important;
    }


}

@media (max-width:1200px) {
    .al_body_template_eight .slick-slider .product-card-box .img-outer-box.position-relative img {
        object-fit: cover;
    }

    .vendor-design_new .vender-icon img {
        width: 80px !important;
        height: 80px !important;
        object-fit: cover !important;
    }

    .al_body_template_four .dashboard-right .dashboard h3 {
        font-size: 16px;
    }

    .al_body_template_four .dashboard-right .pricing-content p {
        font-size: 14px;
    }

    .pricingtable .price-value b {
        font-size: 20px;
        line-height: 1.5;
    }

    .categories_img .product-image {
        text-align: center;
        height: auto;
        min-height: auto;
    }
}

@media (max-width:991px) {
    .order-success-sec .row {
        margin-bottom: 0;
    }

    .al_body_template_six .order-success-sec .row {
        margin-bottom: 0 !important;
    }

    .al_body_template_four .vender-icon img {
        width: 70px;
        height: 70px;
        object-fit: fill;
        border-color: #000;
    }

    .al_body_template_four .common-banner,
    .al_body_template_four .product-banner-img {
        height: 200px;
        margin-bottom: 20px;
    }

    .al_body_template_four .vender-icon {
        margin-top: 0;
        margin-right: 5px !important;
    }

    .al_body_template_four .vendor-design_new {
        margin-top: 20px !important;
        margin-left: 0;
    }

    .al_body_template_four .vendor-description .profile_address h3,
    .al_body_template_four .vendor-description .profile_address p,
    .al_body_template_four .vendor-info li,
    .al_body_template_four .vendor-info li {
        color: #000;
    }

    .al_body_template_four .vendor-info li,
    .al_body_template_four .vendor-info li svg g {
        fill: #000;
    }

    .al_body_template_four .collection-product-wrapper .product-top-filter .filter-main-btn {
        margin-top: 0 !important;
    }

    .al_body_template_four .al_vendor_product_page .row.mb-3.homepageSix.mt-4 {
        margin-top: 0 !important;
    }

    .al_body_template_four .vendor-description .profile_address h4 {
        color: #777 !important;
    }

    .al_body_template_four .vendor-info i,
    .al_body_template_four .vendor-info i {
        color: inherit;
        min-width: 15px;
    }

    .al_body_template_four .vendor-description .vendor-info li.d-block {
        display: flex !important;
        line-height: 1.5 !important;
        margin-top: 0 !important;
    }

    .al_body_template_four .vendor-description .vendor-info li.d-block p {
        margin-top: 0;
        padding-left: 10px;
    }

    .al_body_template_four .alSingleProducts .container .row .col-sm-12 .container-fluid {
        padding: 0;
    }

    .al_body_template_four ul.exzoom_img_ul {
        min-height: inherit !important;
        height: 100% !important;
    }

    .al_body_template_eight .vendor-design_new,
    .al_body_template_one .vendor-design_new,
    .al_body_template_two .vendor-design_new,
    .al_body_template_nine .vendor-design_new {
        margin-top: 30px;
        margin-left: 0;
    }

    .al_body_template_eight .vendor-description .profile_address h3,
    .al_body_template_two .vendor-description .profile_address h3,
    .al_body_template_nine .vendor-description .profile_address h3 .al_body_template_eight .vendor-description .vendor_icon-design h4,
    .vendor-info li {
        color: #000 !important;
    }

    .vendor-design_new .vendor-info li,
    .vendor-description .profile_address h4 {
        color: #000 !important;
    }

    .vendor-design_new .vendor-info li svg g {
        fill: #000 !important;
        stroke: #000 !important;
    }

    .dark .vendor-design_new .vendor-info li svg g {
        fill: #fff !important;
        stroke: #fff !important;
    }

    .al_body_template_one .vendor-description .profile_address h3,
    .al_body_template_one .vendor-description .vendor_icon-design h4,
    .vendor-info li {
        color: #000 !important;
    }

    .vendor-info li svg g {
        fill: #000;
        stroke: #000;
    }

    .al_body_template_two .container {
        max-width: 100% !important;
        width: 100% !important;
        padding: 0 15px !important;
    }

    .al_body_template_two .vendor-design_new .row.vendor-details-left {
        padding: 0;
    }

    .vendor-design_new .vendor-description .profile_address h3 {
        color: #000 !important;
    }

    .al_body_template_four .vendor-design_new .row.vendor-details-left.align-items-center {
        flex-wrap: nowrap;
    }

}

@media (max-width:767px) {
    .al_body_template_one #side_menu_toggle {
        bottom: 140px !important;
    }

    .al_body_template_one #page-container section,
    body .vendors section {
        padding-bottom: 0;
        padding-top: 8rem !important;
    }

    .al_body_template_one .vendor-products-wrapper .price_head h5 {
        max-width: 99% !important;
        width: 100% !important;
    }

    .al_body_template_four .vender-icon img {
        width: 50px;
        height: 50px;
    }

    .al_body_template_four .vendor-description .profile_address h3 {
        font-size: 20px;
    }

    .al_body_template_four .common-banner,
    .al_body_template_four .product-banner-img {
        height: 200px;
        margin-bottom: 20px;
    }


    .al_body_template_four .vendor-design_new {
        width: 100%;
    }

    .al_body_template_four .vendor-design_new .profile_address.vendor_icon-design {
        width: 80%;
    }

    .al_body_template_four #al_four_design .onhover-div:hover .show-div {
        display: none;
    }

    .al_template_two_content .product-image {
        height: 170px !important;
    }

    .al_body_template_four .slick-slider .img-outer-box {
        height: 200px;
    }

    .al_body_template_four .suppliers-img-outer {
        height: 160px !important;
    }

    .al_body_template_four .al_box_third_template .product-description {
        min-height: 115px;
    }

    .al_body_template_six .common-banner {
        height: 340px;
    }

    .al_body_template_six .vendor-design_new {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }

    .al_body_template_eight .top-banner-wrapper .top-banner-content h4 {
        font-size: 28px;
    }

    .al_body_template_eight .common-banner {
        position: relative;
        height: auto;
    }
}

/*======== first template css gagandeep 29-03-2023 start ========*/
.al_body_template_one .al_new_wrapper_design .displayProducts .media-body .prod_location .loction {
    font-weight: 500;
    font-size: 14px;
}

.al_body_template_one .al_new_wrapper_design .displayProducts .media-body .prod_location {
    display: block !important;
}

.al_body_template_one .al_new_wrapper_design .displayProducts .media-body .update_year {
    padding-top: 10px !important;
}

.al_body_template_one .al_new_wrapper_design .displayProducts .media-body .update_year b {
    font-size: 14px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.al_body_template_one .al_new_wrapper_design .displayProducts .media-body .product-price-chat-sec {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    flex-wrap: wrap;
}

.al_body_template_one .al_new_wrapper_design .displayProducts .media-body .product-price-chat-sec h4 {
    font-weight: 600;
}

.al_body_template_one .alSingleProducts .buy_details .product-right .container-badge {
    display: flex;
    flex-wrap: wrap;
}

/*recent order font size decrease css*/
.recent-orders .price_box_bottom li {
    font-size: 14px;
}

.new_cart table td {
    word-break: break-all;
}

.al_body_template_nine .remove_product_via_cart i:hover {
    color: red;
}

.al_body_template_nine div#dispatcher_status_show {
    font-size: 14px;
    ;
}

/*======== first template css gagandeep 29-03-2023 end ========*/

@media (max-width:576px) {

    .al_body_template_four .dark #login-section::after,
    .al_body_template_four #login-section::after {
        opacity: 0;
        visibility: hidden;
        display: none;
    }

    .al_body_template_four img.LoginAreaBG {
        opacity: 0;
        visibility: hidden;
        display: none;
    }

    .al_body_template_four .LogoInArea h3 {
        margin: 40px 0 20px !important;
    }

    .al_body_template_two .profile_address h3 {
        font-size: 18px !important;
    }

    .al_body_template_two .vendor-design_new .row.vendor-details-left .vendor_icon-design .rating-text-box {
        padding: 2px 5px 0 !important;
    }

    .al_template_two_content .product-tag {
        font-size: 12px;
    }

    .product-m .slick-slide>div {
        margin: 0 5px;
    }

    .al_body_template_four .brand-ing {
        width: 130px;
        height: 130px;
    }

    .al_body_template_four .suppliers-img-outer {
        height: 130px !important;
    }

    .al_body_template_eight .product-card-box.position-relative.al_box_third_template.al {
        min-height: auto;
        max-height: inherit;
    }

    .al_body_template_eight .slick-slide .inner_spacing p {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        width: 100%;
    }

    .al_body_template_eight .alNewSliderTopBrand .brand-img {
        min-height: auto;
    }

    .al_body_template_eight .p2p-full-width .alNewSliderTopBrand.render_brands .logo_brand .brand-img img.blur-up.brand-logo.lazyloaded {
        height: auto;
    }

    .al_body_template_eight .single_category_products .suppliers-img-outer {
        min-height: auto !important;
        max-height: auto;
    }

    .al_body_template_eight .main-product.single_category_products.mb-0.render_full_selected_products.bg-light-gray .suppliers-img-outer {
        min-height: auto !important;
    }

    .al_body_template_nine .vendor-design_new .col-sm-10.col-lg-11.position-relative.profile_address.vendor_icon-design,
    .al_body_template_two .vendor-design_new .col-sm-10.col-lg-11.position-relative.profile_address.vendor_icon-design {
        display: inline-block;
        width: 70%;
        max-width: inherit;
        min-width: inherit;
    }

    .al_body_template_two .vendor-design_new .col-sm-10.col-lg-11.position-relative.profile_address.vendor_icon-design {
        padding-right: 0;
    }

    .al_body_template_two .vendor-description .profile_address h4 {
        width: 100%;
    }

    .al_body_template_nine .vendor-design_new .vender-icon,
    .al_body_template_two .vendor-design_new .vender-icon {
        display: inline-block;
        width: unset;
    }

    .vender-icon img.rounded-circle.avatar-lg {
        width: 60px;
        height: 60px;
    }

    .al_body_template_eight .vendor-design_new .vender-icon {
        width: auto;
        display: inline-block;
    }

    .vendor-design_new .row.vendor-details-left {
        flex-wrap: nowrap;
    }

    .vendor-design_new .vender-icon {
        width: auto;
        display: inline-block !important;
    }

    .vendor-design_new .vendor_icon-design {
        display: inline-block !important;
    }

    .al_body_template_one #mycart .shoping_cart .vendor_products_tr .product-img {
        max-height: 80px;
    }

    .al_body_template_one #mycart .shoping_cart .vendor_products_tr .col-9.col-md-10 .row>.col-6 {
        padding: 0 12px !important;
    }

    .al_body_template_one .shoping_cart .vendor_products_tr h4 strong {
        font-size: 14px;
    }

    .al_body_template_six .vendor-design_new .vendor-details-left {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start !important;
    }

    .order-success-sec .order-detail li {
        display: block !important;
        margin-bottom: 10px;
    }

    .custom_banner img {
        border-radius: 10px;
        min-height: 100px;
    }
}

@media (max-width:440px) {

    .al_body_template_one .shoping_cart .radio,
    .al_body_template_two .shoping_cart .radio,
    .al_body_template_three .shoping_cart .radio,
    .al_body_template_four .shoping_cart .radio,
    .al_body_template_eight .shoping_cart .radio,
    .al_body_template_nine .shoping_cart .radio {
        width: max-content;
        text-align: right;
        margin-left: auto !important;
    }

    .product_img_grid {
        grid-template-columns: 1fr;
    }
}


.dark .slick-slide .inner_spacing p {
    color: #fff;
}

.dark .displayProducts .inner_spacing h3 label b {
    color: #fff;
}

.dark.al_body_template_six .vendor-design_new .vendor-description .profile_address h3,
.dark.al_body_template_six .vendor-description .profile_address h4,
.dark.al_body_template_six .vendor-design_new .vendor-info li,
.dark.al_body_template_six .vendor-design_new p {
    color: #fff !important;
}

.al_body_template_six #header_cart_main_ul {
    padding: 0px 15px;
}




.al_body_template_eight.dark .product-card-box.position-relative.text-center.al_custom_vendors_sec a.spotlight-deal-btn {
    color: #FFF !important;
}

.product-m .slick-slide>div {
    margin: 0 0;
}

.al_body_template_eight.dark .product-card-box.position-relative.text-center.al_custom_vendors_sec {
    background: #000000;
}

.dark .deals-product .supplier-rating a.suppliers-box.d-block h4 {
    color: #FFFFFF;
}

.al_body_template_eight.dark .product-card-box.position-relative.text-center.al_custom_vendors_sec a.spotlight-deal-btn {
    color: #D7D7D7 !important;
    margin: 0px 0px;
}