 @font-face {
    font-family: 'DM Sans Regular';
    font-style: normal;
    font-weight: normal;
    src: local('DM Sans Regular'), url('fonts/DMSans-Regular.woff') format('woff');
 }
 @font-face {
    font-family: 'DM Sans Italic';
    font-style: normal;
    font-weight: normal;
    src: local('DM Sans Italic'), url('fonts/DMSans-Italic.woff') format('woff');
 }
 @font-face {
    font-family: 'DM Sans Medium';
    font-style: normal;
    font-weight: normal;
    src: local('DM Sans Medium'), url('fonts/DMSans-Medium.woff') format('woff');
 }
 @font-face {
    font-family: 'DM Sans Medium Italic';
    font-style: normal;
    font-weight: normal;
    src: local('DM Sans Medium Italic'), url('fonts/DMSans-MediumItalic.woff') format('woff');
 }
 @font-face {
    font-family: 'DM Sans Bold';
    font-style: normal;
    font-weight: normal;
    src: local('DM Sans Bold'), url('fonts/DMSans-Bold.woff') format('woff');
 }
 @font-face {
    font-family: 'DM Sans Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('DM Sans Bold Italic'), url('fonts/DMSans-BoldItalic.woff') format('woff');
 }
 :root {
    --body-font: font-size: 14px;
    --main-font-family: 'DM Sans Medium', sans-serif;
    --color: #E72128;
    --color-light: #000000;
    --color-dark: #000000;
    --color-black: #000000;
 }
 html {
  scroll-behavior: smooth;
}
 body, html {
    font-family: var(--main-font-family);
    font-size: var(--body-font);
    font-weight: 500;
    color: var(--color-light);
    font-size: 14px !important;
    background: #F8F9FC !important;
 }
 input, select {
    font-size: 100%;
 }
 .top-filter {
    width: 35%;
 }
 .product_attributes .item_price {
    color: var(--color-dark);
 }
 .global_Wrapper {
    width: 750px;
    margin: 0 auto;
    position: relative;
 }
 figure {
    margin: 0;
 }
 a {
    text-decoration: none;
 }
 a:hover {
    color: var(--color);
    text-decoration: none;
 }
 p {
    font-size: 14px;
    margin: 0;
    padding: 0;
 }
 h2 {
    font-size: 20px;
    margin: 0;
    padding: 0;
 }
 h3 {
    font-size: 18px;
    margin: 0;
    padding: 0;
 }
 h4 {
    font-size: 16px;
    margin: 0;
    padding: 0;
 }
 ul {
    margin: 0;
    padding: 0;
    list-style: none;
 }
 .form-control-select {
    background: #F9FAFD url(../image/select-dropdown.png) no-repeat scroll calc(94% + 3px) center/12px auto !important;
    -webkit-appearance: none;
    background: #F9FAFD;
    -moz-appearance: none;
    appearance: none;
    border: #D3DAF0 solid 1px;
    box-shadow: 0px 1px 8px rgb(0 0 0 / 5%);
    outline: none;
    border-radius: 10px;
    color: #9B9B9B;
    width: 100%;
    height: 45px;
    padding: 0 15px;
 }
 .pdetails-wrap {
    max-width: 100% !important;
 }
 .form-control-select2 {
    background: #F9FAFD url(../image/select-dropdown.png) no-repeat scroll calc(90% + 0px) center/12px auto !important;
    -webkit-appearance: none;
    background: #F9FAFD;
    -moz-appearance: none;
    appearance: none;
    border: #D3DAF0 solid 1px;
    box-shadow: 0px 1px 8px rgb(0 0 0 / 5%);
    outline: none;
    border-radius: 10px;
    color: #9B9B9B;
    height: 45px;
    width: 150px;
    padding: 0 15px;
 }
 .btn-secondary-full {
    border: 0;
    line-height: 33px;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    padding: 0 0px;
    width: 100%;
    color: #fff !important;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    background: #1F2D51;
    border-radius: 10px;
 }
 .btn-secondary-full:hover {
    background: #1F2D51;
    color: #fff;
 }
 .btn-secondary {
    border: 0;
    line-height: 33px;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    padding: 0 0px;
    width: 220px;
    color: #fff !important;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    background: #1F2D51;
    border-radius: 10px;
 }
 .btn-primary1:hover {
    color: #fff;
 }
 .btn-primary1 {
    border: 0;
    line-height: 33px;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    padding: 0 0px;
    width: 220px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    background: #E72128;
    border-radius: 10px;
 }
 .btn-primary:active, .btn-primary.active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #E72128;
    border-color: #E72128;
 }
 .btn-primary {
    color: #fff !important;
    border: 0;
    line-height: 33px;
    height: 45px;
    display: inline-block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    background: #E72128;
    border-radius: 10px;
 }
 #d_quickcheckout .btn-group-justified>.btn-group .btn {
    border: 0 !important;
    border-radius: 0 !important;
 }
 #login_button_popup {
    color: #fff !important;
    background: #e72128 !important;
    border: 0 !important;
 }
 .login-btn-group .btn-primary {
    color: #fff !important;
    background: #e72128 !important;
    border: 0 !important;
    padding: 11px !important;
    margin: 0 !important;
 }
 .login-btn-group .btn-group .btn-default {
    color: #fff !important;
    background: #e72128 !important;
    border: #fff solid 1px !important;
    padding: 14px 14px 14px 14px !important;
 }
 #qc_confirm_order {
    color: #ffffff !important;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 25%) !important;
    background-color: #e72128 !important;
    background-image: linear-gradient(to bottom, #e72128, #e72128) !important;
    background-repeat: repeat-x !important;
    border-color: #e72128 #e72128 #e72128 !important;
 }
 .qc-name a {
    color: #000 !important
 }
 .qc-quantity .btn-primary {
    color: #000 !important;
    text-shadow: 0 -1px 0 rgb(255 255 255 / 25%) !important;
    background-color: #ffffff !important;
    background-image: linear-gradient(to bottom, #ffffff, #ffffff) !important;
    background-repeat: repeat-x;
    border-color: #ffffff #ffffff #ffffff !important;
    width: auto !important;
    border: 0 !important;
    box-shadow: none !important;
 }
 #coupon {
    margin-left: 20px !important;
 }
 #voucher {
    margin-left: 20px !important;
 }
 #confirm_coupon {
    border-radius: 4px !important;
    color: #fff !important;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 25%) !important;
    background-color: var(--color) !important;
    background-image: linear-gradient(to bottom, var(--color), var(--color)) !important;
    background-repeat: repeat-x;
    border-color: #E72128 #E72128 #E72128 !important;
 }
 #confirm_voucher {
    border-radius: 4px !important;
    color: #fff !important;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 25%) !important;
    background-color: var(--color) !important;
    background-image: linear-gradient(to bottom, var(--color), var(--color)) !important;
    background-repeat: repeat-x;
    border-color: #E72128 #E72128 #E72128 !important;
 }
 .qc-quantity .btn-danger {
    color: #ffffff !important;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 25%) !important;
    background-color: #e72128 !important;
    background-image: linear-gradient(to bottom, #e72128, #e72128) !important;
    background-repeat: repeat-x;
    border-color: #e72128 #e72128 #e72128 !important;
    border-radius: 5px !important;
 }
 .qc-quantity .control-label {
    font-size: 14px !important;
 }
 #container {
    font-size: 13px;
    background: #f8f9fc !important;
 }
 #d_quickcheckout .panel-default>.panel-heading {
    border-color: #e5e5e5 !important;
 }
 #d_quickcheckout .panel-default {
    background: #fff;
    border-radius: 10px;
    padding: 0px;
    box-shadow: 0px 4px 43px 7px rgb(190 188 188 / 7%);
    position: relative;
    border: 0 !important;
 }
 #payment_address .col-xs-5 {
    width: 100% !important;
 }
 #payment_address .col-xs-7 {
    width: 100% !important;
 }
 #payment_address_heading_heading {
    margin: 19px 0 0 0;
    padding: 0;
    height: auto;
    line-height: inherit;
 }
 #payment_address .form-horizontal .form-group {
    display: block;
    padding: 0;
    margin: 0 !important;
 }
 #payment_address .control-label {
    font-size: 14px!important;
 }
 #payment_address_customer_group_id_input {
    display: none !important;
 }
 #button_login {
    color: #fff !important;
    border: 0 !important;
    line-height: 33px !important;
    height: 45px !important;
    display: inline-block !important;
    padding: 0 20px !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    background: #E72128 !important;
    background-image: linear-gradient(to bottom, #E72128, #E72128) !important;
    border-radius: 10px !important;
 }
 .modal-backdrop.fade {
    display: none !important;
 }
 @media (min-width: 1200px) {
    .container {
        max-width: 90%;
    }
 }
 #input-coupon {
    width: 192px !important;
    border-radius: 10px 0px 0 10px !important;
    flex: inherit !important;
 }
 #input-voucher {
    width: 192px !important;
    border-radius: 10px 0px 0 10px !important;
    flex: inherit !important;
 }
 .form-control {
    border: #D3DAF0 solid 1px !important;
    background: #F9FAFD !important;
    box-shadow: 0px 1px 8px rgb(0 0 0 / 5%);
    outline: none;
    border-radius: 10px !important;
    color: #9B9B9B !important;
    width: 100% !important;
    height: 45px !important;
    line-height: 43px !important;
    padding: 0 15px !important;
 }
 .form-control-textarea {
    border: #D3DAF0 solid 1px;
    background: #F9FAFD;
    box-shadow: 0px 1px 8px rgb(0 0 0 / 5%);
    outline: none;
    border-radius: 10px;
    color: #9B9B9B;
    width: 100%;
    height: 110px;
    line-height: 43px;
    padding: 0 15px;
 }
 .body_areahome {
    background: #F8F9FC !important;
 }
 .home_slider {
    margin: -8px 0px 0 0px;
 }
 .carousel-indicators .active {
    height: auto !important;
 }
 .form-control_select {
    background: #fff !important;
    width: 150px !important;
    padding: 10px;
 }
 .info_notification_bar {
    background: #218ce7;
    padding: 8px 10px;
    color: #fff;
 }
 .info_notification_bar a {
    color: #9fd3ff;
    font-size: 14px;
    border: #3398ed solid 1px;
    border-radius: 100px;
    padding: 0px 10px 4px 10px
 }
 .info_notification_bar a ion-icon {
    font-size: 20px;
    position: relative;
    top: 7px;
 }
 .request_product {
    position: fixed;
    bottom: 244px;
    right: -49px;
    z-index: 100;
    transform: rotate(90deg);
 }
 .sub_header {
    background: #F4F4F4;
 }
 .support_center {
    color: var(--color-dark);
    font-size: 14px;
    font-weight: 500;
 }
 p {
    color: var(--color-dark);
 }
 .nav-tabs {
    margin-bottom: 0px !important;
 }
 .support_center a {
    color: var(--color-dark);
    margin-right: 3px;
    font-size: 14px;
    font-weight: 500;
 }
 .support_center .emailIcon {
    margin: 0 2px 0 11px;
    position: relative;
    top: -1px;
 }
 .support_center ion-icon {
    font-size: 18px;
    position: relative;
    top: 4px;
    margin-right: 2px;
 }
 .support_center {
    color: var(--color-dark);
 }
 .sell_on_mot_btn {
    color: #E11E25;
    display: inline-block;
    border-left: #e7e1e1 solid 1px;
    padding: 10px 0 10px 10px;
 }
 button.btn-link {
    display: inline-block;
    color: #000;
    text-decoration: none
 }
 button.btn-link>img {
    width: 22px;
    border-radius: 5px;
 }
 .currency_language .dropdown-toggle {
    font-size: 14px;
    border: 0;
    outline: none;
    color: var(--color-dark);
    text-decoration: none;
    margin: 0;

    background: #f4f4f4
 }
 button.btn-link:focus {
    outline: none;
    box-shadow: none;
    color: #e10a17;
    text-decoration: none;
 }
 #form-currency .dropdown-menu {
    max-width: 105px !important;
    min-width: 102px!important;
 }
 .navbar-nav>li>a {
    color: #000;
 }
 #form-currency .dropdown-menu>li>a {
    padding: 0px 0px;
    line-height: 0
 }
 #form-currency ul.dropdown-menu li {
    line-height: 0;
    margin-bottom: 0px;
    margin-top: 0px;
 }
 header {
    padding: 20px 0;
    background: #fff;
 }
 header .gobal_search {
    border: var(--color) solid 2px;
    width: 100%;
    display: flex;
    align-items: center;
    border-radius: 6px;
 }
 header .gobal_search select, header .gobal_search input {
    border: 0;
    outline: none;
    width: 260px;
    background: #eee;
    border-radius: 0px;
 }
 header .gobal_search .search_holder {
    border: 0 !important;
    background: #FFFFFF !important;
    outline: none !important;
    border-left: #f2f2f2 solid 1px !important;
    color: #9B9B9B !important;
    width: 100% !important;
    height: 45px !important;
    line-height: 43px !important;
    padding: 0 15px !important;
    box-shadow: none !important;
    border-radius: 0!important;
 }
 header .row {
    align-items: center;
 }
 header .gobal_search .search_btn {
    background: var(--color);
    color: #fff;
    border: 0;
    padding: 13px 21px 14px 21px;
 }
 .table td a {
    color: #e72128;
 }
 #content p a {
    color: #e72128;
 }
 .btn_confirm {
    color: #e72128;
 }
 .btn_edit {
    color: #000 !important;
 }
 .table> :not(:first-child) {
    border-top: 0px solid currentColor !important;
 }
 header .user_actions a img {
    position: relative;
    top: -2px;
 }
 header .user_actions a {
    color: #444444;
    position: relative;
 }
 header .user_actions ion-icon {
    font-size: 22px;
 }
 header .user_actions i {
    font-size: 22px;
 }
 header .user_actions .cartotal{font-size: 14px;}
 header .user_actions span {
    position: relative;
    margin: 0 3px;
    display: inline-block;
 }
 header .my_cart {
    position: relative;
 }
 header small {
    position: absolute;
    left: -7px;
    top: -11px;
    background: var(--color);
    color: #fff;
    border-radius: 100px;
    width: 16px;
    height: 16px;
    text-align: center;
    font-size: 10px;
    z-index: 10;
    line-height: 16px;
 }
 .bottom_header .all_categories {
    margin-right: #ccc solid 1px;
 }
 .bottom_header {
    border-top: #EEF1F6 solid 1px;
    background: #fff;
    padding: 11px 0;
 }
 .bottom_header .container {
    padding: 0 !important;
 }
 .goquick {
    margin-left: 20px;
    border-left: #EEF1F6 solid 1px;
    padding: 10px 0;
 }
 .goquick ul li {
    display: inline-block;
    padding: 0 13px;
    color: var(--color-light);
 }
 .goquick ul li a {
    color: var(--color-dark);
 }
 .goquick ul li {
    color: #ACB7D2;
 }
 .goquick ul li ion-icon {
    position: relative;
    top: 3px;
    color: var(--color);
 }
 .request_product:hover {
    color: #fff !important;
 }
 .request_product {
    text-align: center;
    color: #fff;
    border: var(--color) solid 1px;
    padding: 5px 17px 5px 16px;
    border-radius: 40px;
    margin-top: 10px;
    background: var(--color);
 }
 .request_product1 {
   text-align: center;
    color: var(--color);
    border-right: #e7e1e1 solid 1px;
    border-left: #e7e1e1 solid 1px;
    padding: 10px 10px 10px 10px !important;
 }
 .home_slider .carousel-caption {
    position: absolute;
    display: none !important;
    right: auto;
    bottom: auto;
    left: 12%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    top: 25%;
    text-align: left;
 }
 .home_slider .carousel-caption h1 {
    font-size: 51px;
    font-weight: 900;
    color: #000000;
 }
 .home_slider .carousel-caption h3 {
    font-size: 51px;
    font-weight: 900;
    margin-top: -18px;
    color: var(--color);
 }
 .home_slider .carousel-caption span {
    color: #FE7C00;
    font-size: 22px;
 }
 .home_slider .carousel-caption h3 {
    font-size: 51px;
    font-weight: 900;
    margin-top: -18px;
    color: var(--color)
 }
 .home_slider .carousel-caption .shop_btn {
    color: var(--color);
 }
 /*.main_categories .owl-carousel .owl-item figure {
    margin: 0;
    background: #fff;
    border-radius: 16px;
 }*/
 .main_categories .owl-carousel .owl-item figure {
    margin: 0 auto;
    background: #fff;
    border-radius: 1216px;
    display: block;
    width: 156px;
    height: 156px;
    overflow: hidden;
    text-align: center;
    border: #e72128 solid 1px;
}
/* .main_categories .owl-carousel .owl-item img {
    margin: 0 0 10px 0;
    width: 100%;
 }*/
 .main_categories .owl-carousel .owl-item img {

   /* width: 100%;
    height: 156px;*/
    display: inline-block;
}
 .main_categories {
    background: #fff;
    padding: 30px 0 0 0;
    border-radius: 8px;
 }
 .main_categories .item img {
    width: 100% !important;
    border-radius: 16px;
 }
 .main_categories .item {
    text-align: center;
 }
 .main_categories .item h3 {
   padding-bottom: 5px;
    color: var(--color-dark);
    font-size: 15px !important;
    margin-top: 5px;
    font-weight: 500;
 }
 .main_categories .owl-nav {
    display: inline-block !important;
 }
 .main_categories .owl-carousel .owl-nav button.owl-next {
    width: 65px;
    height: 65px;
    background: url(../image/nxt.png);
    font-size: 0;
    position: absolute;
    right: -33px;
    top: 25%;
    background-repeat: no-repeat;
 }
 .main_categories .owl-carousel .owl-nav button.owl-prev {
    width: 65px;
    height: 65px;
    background: url(../image/prv.png);
    font-size: 0;
    position: absolute;
    left: -33px;
    top: 25%;
    background-repeat: no-repeat;
 }
 .main_categories .owl-carousel {
    width: 95%;
    margin: 0 auto;
 }
 .owl-dots {
    display: none !important;
 }
 .flash_deals .item a {
    color: var(--color-black);
 }
 .flash_deals .item h2 {
    font-size: 16px;
    position: absolute;
    bottom: 47px;
    left: 30px;
 }
 .flash_deals .item {
    position: relative;
 }
 .alert .fa-check-circle {
    float: left;
    margin-right: 14px;
    margin-bottom: 34px;
 }
 .flash_deals h3 {
    color: #000;
    display: block;
    margin: 0;
    width: 94%;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 0 10px 0;
    text-align: left;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    white-space: normal;
    height: 54px;
    line-height: 22px;
    overflow: hidden;
    margin: 0 0 3px 0 !important;
 }
 .flash_deals .offers span {
    display: inline-block;
 }
 .flash_deals .offers .offers_price {
    background: #000;
    display: block;
    padding: 2px 7px;
    border-radius: 7px 0 0 7px;
 }
 .flash_deals .offers .offer_timer {
    background: #fff;
    padding: 2px 7px;
    border-radius: 7px 0 0 7px;
    color: var(--color-black);
 }
 .flash_deals .offers {
    position: absolute;
    right: 0px;
    top: 30px;
    color: #fff;
 }
 .flash_deals .pricer small {
    display: block;
    text-decoration: line-through;
    color: var(--color);
 }
 .flash_deals .pricer {
    color: var(--color);
    width: 161px;
    margin: 5px 0 0 0;
 }
 .flash_deals h2.title {
    font-size: 24px;
    letter-spacing: -1px;
 }
 .view_all {
    margin-top: -14px;
 }
 .flash_deals a.view_all {
    color: var(--color);
    font-weight: 500;
 }
 .flash_deals .item img {
    width: 100%;
 }
 .flash_deals .owl-nav {
    display: inline-block !important;
 }
 .flash_deals .owl-carousel .owl-nav button {
    position: absolute;
    right: 5%;
    top: -48px;
 }
 .flash_deals .owl-carousel .owl-nav button.owl-next {
    width: 33px;
    height: 32px;
    background: url(../image/right.png);
    font-size: 0;
    background-repeat: no-repeat;
 }
 .flash_deals .owl-carousel .owl-nav button.owl-prev {
    width: 33px;
    height: 32px;
    background: url(../image/left.png);
    font-size: 0;
    margin-right: 40px;
    background-repeat: no-repeat;
 }
 .general_slider {
    /*margin-top: 30px;*/
    margin-top: 5px;
 }
 .general_slider .product_card {
    background: #fff;
    border-radius: 10px;
    padding: 10px !important;
    box-shadow: 0px 4px 43px 7px rgba(190, 188, 188, 0.07);
    position: relative;
 }
 .general_slider .instock {
    color: #0CCF5A;
    font-size: 12px;
    margin: 0 0 3px 0;
    display: block;
 }
 .general_slider .outstock {
    color: var(--color-light);
    font-size: 12px;
 }
 .general_slider h3 a {
    color: var(--color-black);
    font-size: 14px;
    font-weight: 500;
 }
 .general_slider h3 {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    white-space: normal;
    height: 37px;
    line-height: 16px;
    overflow: hidden;
    margin: 9px 0 2px 0;
 }
 .general_slider .item_price {
    font-weight: 500;
    color: var(--color-black);
    width: 100%;
 }
 .general_slider .item_price small {
    color: #929292;
    font-weight: 400;
    font-size: 12px;
    text-decoration: line-through;
    display: block;
 }
 .general_slider h2.title {
    font-size: 24px;
    margin: 0 !important;
    color: #000;
    font-weight: 500;
    letter-spacing: -1px;
 }
 .general_slider a.view_all {
    color: var(--color);
    font-weight: 500;
 }
 .general_slider .owl-nav {
    display: inline-block !important;
 }
 .general_slider .owl-carousel .owl-nav button {
    position: absolute;
    right: 5%;
    top: -49px
 }
 .general_slider .owl-carousel .owl-nav button.owl-next {
    width: 33px;
    height: 32px;
    background: url(../image/right.png);
    font-size: 0;
    background-repeat: no-repeat;
 }
 .general_slider .owl-carousel .owl-nav button.owl-prev {
    width: 33px;
    height: 32px;
    background: url(../image/left.png);
    font-size: 0;
    margin-right: 40px;
    background-repeat: no-repeat;
 }
 .user_action_btns img {
    width: auto !important;
 }
 .general_slider .user_action_btns .add-to-wishlist {
    color: var(--color-light);
    font-size: 24px;
    margin: 0 10px 0 0;
 }
 .user_action_btns {
    display: flex;
    align-items: center;
    justify-content: space-between;
 }
 .general_slider .user_action_btns .add-to-cart {
    color: var(--color);
    font-size: 24px;
 }
 .flash_deals .owl-carousel .owl-item img {
    border-radius: 10px;
 }
 .general_slider .owl-carousel .owl-item img {
    width: 100%;
 }
 .newsletter {
    padding: 30px 0;
 }
 .pts-welll p, b {
    font-size: 13px !important;
    font-weight: 500 !important;
 }
 .newsletter form {
    position: relative;
 }
 .newsletter form .email2 {
    position: absolute;
    left: 15px;
    top: 17px;
 }
 .newsletter_form_feild {
    outline: none;
    background: #FFFFFF;
    width: 75%;
    border: 2px solid #C2C2C2;
    border-radius: 7px;
    height: 45px;
    padding: 0 0 0 47px;
 }
 .newsletter form .subscribe {
    position: absolute;
    right: 0;
    border: 0;
    line-height: 33px;
    height: 45px;
    display: inline-block;
    padding: 0 25px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    background: #E72128;
    border-radius: 10px;
 }
 footer .socials {
    text-align: left;
 }
 footer {
    background: #fff;
    padding: 40px 0;
    margin-top: 40px;
    text-align: left;
 }
 footer ul li a {
    color: var(--color-dark);
    font-size: 14px;
    text-align: left;
 }
 footer ul li {
    color: var(--color-dark);
    font-size: 14px;
    text-align: left;
 }
 footer p {
    color: var(--color-dark);
    font-size: 14px;
 }
 .bottom_fotter {
    background: #fff;
    margin-top: 1px;
    padding: 7px 0;
 }
 .bottom_fotter .s-socials li {
    display: inline-block;
 }
 .gototop {
    position: fixed;
    bottom: 80px;
    right: 10px;
    z-index: 10;
 }
 .gototop .chat_popup {
    background: #10BA18;
    border-radius: 2px;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    font-size: 22px;
    line-height: 42px;
    color: #fff;
 }
 .gototop .gtop {
    background: var(--color);
    margin-top: 10px;
    border-radius: 2px;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    font-size: 22px;
    line-height: 46px;
    color: #fff;
 }
 .breadcrumb {
    padding: 10px 0;
    margin: 0;
 }
 .breadcrumb li {
    color: var(--color-light);
    margin-right: 10px;
    font-size: 14px;
 }
 .breadcrumb li a {
    color: var(--color-light) !important;
    margin-right: 10px;
    font-size: 14px;
 }
 .products_block .products_filter {
    background: #FFFFFF;
    margin-bottom: 20px;
    box-shadow: 0px 4px 43px 7px rgba(190, 188, 188, 0.07);
    border-radius: 10px;
 }
 .products_block .products_filter .accordion-button:not(.collapsed) {
    border-top-left-radius: 0;
    outline: none;
    box-shadow: none;
    border-top-right-radius: 0;
    font-weight: 500;
    background: transparent !important;
    color: var(--color-black);
 }
 .products_block .products_filter .accordion-button {
    border-top-left-radius: 0;
    outline: none;
    box-shadow: none;
    border-top-right-radius: 0;
    font-weight: 500;
    background: transparent !important;
    color: var(--color-black);
 }
 .products_block .products_filter .accordion-body {
    padding: 4px 1.25rem;
 }
 .products_block .products_filter .accordion-body .atrbt {
    height: 140px;
    overflow-x: hidden;
 }
 .products_block .products_filter .accordion-body ul {
    height: 200px;
    overflow-x: hidden;
 }
 .products_block .products_filter .accordion-body ul::-webkit-scrollbar {
    width: 1px;
 }
 .products_block .products_filter .accordion-body ul::-webkit-scrollbar-track {
    background: #f1f1f1;
 }
 .products_block .products_filter .accordion-body ul::-webkit-scrollbar-thumb {
    background: #888;
 }
 .products_block .products_filter .accordion-body ul::-webkit-scrollbar-thumb:hover {
    background: #555;
 }
 .products_block .products_filter .accordion-body .atrbt::-webkit-scrollbar {
    width: 1px;
 }
 .products_block .products_filter .accordion-body .atrbt::-webkit-scrollbar-track {
    background: #f1f1f1;
 }
 .products_block .products_filter .accordion-body .atrbt::-webkit-scrollbar-thumb {
    background: #888;
 }
 .products_block .products_filter .accordion-body .atrbt::-webkit-scrollbar-thumb:hover {
    background: #555;
 }
 .products_block .products_filter .accordion-item {
    background: transparent !important;
    border: 0;
 }
 .products_block .products_filter .accordion-item ul li a {
    color: var(--color-light);
    font-weight: 400;
    margin-bottom: 6px;
    display: inline-block;
 }
 .products_block .products_filter .accordion-item label {
    color: var(--color-light);
    font-weight: 400;
    margin-bottom: 6px;
    display: inline-block;
 }
 .products_block .products_filter .accordion-button:not(.collapsed)::after {
    background-image: url(../image/down.png);
    transform: rotate(0deg);
 }
 .products_block .products_filter .accordion-button::after {
    background-image: url(../image/up.png);
    transform: rotate(90deg);
 }
 .maxmin {
    border: var(--color) solid 2px;
    border-radius: 6px;
    overflow: hidden;
 }
 .maxmin input {
    width: 46%;
    border: 0;
    border-right: var(--color) solid 2px !important;
    height: 45px;
    outline: none;
    padding: 0 10px;
 }
 .maxmin button {
    height: 45px;
    display: inline-block;
    padding: 0 25px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    border: 0;
    background: #E72128;
    margin-right: -4px;
    border-radius: 0px 6px 6px 0px;
 }
 .products_block .products_filter .form-check-input:checked {
    background-color: var(--color) !important;
    border-color: var(--color) !important;
 }
 .all_products {
    margin-top: 10px
 }
 .all_products .sort_filters a:hover {
    color: var(--color);
 }
 .all_products .sort_filters select {
    border: 0 !important;
    width: 132px !important;
    color: #e1e1e1 !important;
    outline: none !important;
    margin-right: 20px !important;
    border: #e1e1e1 solid 1px !important;
    height: 30px !important;
    padding: 5px 10px !important;
    font-size: 12px !important;
    line-height: 1.5 !important;
    border-radius: 0px 3px 3px 0 !important;
 }
 .all_products .sort_filters a.active {
    color: var(--color) !important;
 }
 .all_products .sort_filters a.list_view {
    font-size: 32px;
    position: relative;
    top: -4px;
    line-height: 0px;
 }
 .all_products .sort_filters a.thumbnail_view {
    font-size: 24px;
 }
 .all_products .sort_filters a {
    margin-left: 10px;
    color: var(--color-light);
 }
 .all_products .sort_filters {
    justify-content: center !important;
    background: #FFFFFF;
    margin-bottom: 20px;
    box-shadow: 0px 4px 43px 7px rgb(190 188 188 / 7%);
    border-radius: 10px;
 }
 .product_card_block {
    background: #fff;
    margin-bottom: 20px;
    border-radius: 10px;
    padding: 15px;
    box-shadow: 0px 4px 43px 7px rgba(190, 188, 188, 0.07);
    position: relative;
 }
 .product_card_block .instock {
    color: #0CCF5A;
    font-size: 12px;
 }
 .product_card_block .outstock {
    color: var(--color-light);
    font-size: 12px;
 }
 .product_card_block h3 a {
    color: var(--color-black);
    font-size: 14px;
    font-weight: 500;
 }
 .product_card_block h3 {
    margin: 10px 0 0px 0;
    width: 94%;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    white-space: normal;
    height: 37px;
    line-height: 16px;
    overflow: hidden;
    margin: 0 0 1px 0;
 }
 .product_card_block .item_price {
    font-weight: 500;
 }
 .product_card_block .price-old{
   color: #999;
    text-decoration: line-through;
    margin-left: 0px;
    display: block;
}

 .product_card_block .item_price small {
    color: var(--color-light);
    font-weight: 400;
    font-size: 12px;
    text-decoration: line-through;
 }
 .product_card_block h2.title {
    font-size: 24px;
    letter-spacing: -1px;
 }
 .product_card_block a.view_all {
    color: var(--color);
 }
 .product_card_block img {
    width: 100%;
 }
 .product_card_block .user_action_btns .add-to-wishlist {
    color: var(--color-light);
    font-size: 24px;
 }
 .product_card_block .user_action_btns .add-to-cart {
    color: var(--color);
    font-size: 24px;
 }
 .product_card_block img {
    width: 100%;
 }
 .shopping-cart-items a.delete_item {
    color: red;
 }
 #sync1 {
    position: relative;
 }
 #product li {
    list-style: none;
 }
 #product li a {
    color: #000;
    font-size: 13px;
 }
 #sync1 .off_price {
    display: block;
   position: absolute;
    right: 0px;
    top: 20px;
    z-index: 100;
    background: #f7a123;
    border-radius: 13px 0 0 15px;
    padding:3px 7px 5px 12px;
    color: #fff;
 }
 .off_price {
    display: block; 
    position: absolute;
    right: 0px;
    top: 20px;
    z-index: 100;
    background: #f7a123;
    border-radius: 13px 0 0 15px;
    padding: 2px 7px 2px 12px;
    color: #fff;
 }
 .related_products{padding: 0 !important}
 #sync1 .item img {
    width: 100%;
    border-radius: 6px;
 }
 #sync1 .item {
    padding: 0px 0px !important;
      background:#fff !important;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
 }
 #sync2 .item img {
    width: 100%;
    height: 100px;
    border-radius: 6px;
 }
 #sync2 .item {
    padding: 0px !important;
    background: #fff !important;
    overflow: hidden;
    margin: 3px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
 }
 #sync2 .item h1 {
    font-size: 18px;
 }
 #sync2 .synced .item img {
    border: var(--color) solid 2px;
 }
 .general_slider .item {
      text-align: left !important;
    background: #fff !important;
    padding: 0px 0px !important;}
 .product_title {
    background: #fff;
    border-radius: 10px;
    padding: 15px;
    box-shadow: 0px 4px 43px 7px rgb(190 188 188 / 7%);
    position: relative;
 }
 .product_title .ratings {
    margin: 6px 0;
 }
 .product_title .ratings ion-icon.active {
    color: #FFBA49;
 }
 .product_title .ratings ion-icon {
    color: var(--color-light);
    font-size: 13px;
    margin: 0 0 0 0;
 }
 .product_title .reviews_count {
    color: var(--color-light);
    font-weight: 400;
    position: relative;
    top: -4px;
 }
 .seller_info {
    background: #fff;
    border-radius: 10px;
    padding: 15px;
    box-shadow: 0px 4px 43px 7px rgb(190 188 188 / 7%);
    position: relative;
 }
 .seller_info .sku {
    color: var(--color-light);
    font-weight: 400;
    font-size: 14px;
 }
 .seller_info .bbrand {
    color: var(--color);
    font-size: 16px;
    font-weight: 500;
 }
 .seller_info hr {
    background: #ccc;
    display: none;
 }
 .product_attributes {
    background: #fff;
    border-radius: 10px;
    padding: 15px;
    box-shadow: 0px 4px 43px 7px rgb(190 188 188 / 7%);
    position: relative;
 }
 .product_attributes .item_price {
    font-weight: 500;
    font-size: 16px;
 }
 .product_attributes .item_price li h2 {
    font-size: 24px;
    font-weight: 500;
 }
 .product_attributes .item_price small {
    margin-left: 7px;
    color: var(--color-light);
    font-weight: 400;
    font-size: 16px;
    text-decoration: line-through;
 }
 .product_attributes .sizes_pick {
    margin: 15px 0;
 }
 .product_attributes .sizes_pick li {
    display: inline-block;
    margin-right: 10px;
 }
 .product_attributes .sizes_pick li span {
    border: #9B9B9B solid 1px;
    color: #9B9B9B;
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    border-radius: 6px;
 }
 .product_attributes .sizes_pick li span:hover {
    border: #DB3022 solid 1px;
    color: #fff;
    background: #DB3022;
 }
 .select_color .container1 {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
 }
 .select_color .container1 input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
 }
 .select_color .checkmark {
    position: absolute;
    border-radius: 6px;
    top: 0;
    left: 0;
    height: 40px;
    width: 40px;
 }
 .select_color .checkmark.green {
    background-color: green;
 }
 .select_color .checkmark.red {
    background-color: red;
 }
 .select_color .checkmark.orange {
    background-color: orange;
 }
 .select_color .checkmark.blue {
    background-color: blue;
 }
 .select_color .container1:hover input~.checkmark {}
 .select_color .container1 input:checked~.checkmark {}
 .select_color .checkmark:after {
    content: "";
    position: absolute;
    display: none;
 }
 .select_color .container1 input:checked~.checkmark:after {
    display: block;
 }
 .select_color .container1 .checkmark:after {
    left: 15px;
    top: 11px;
    width: 8px;
    height: 14px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
 }
 .select_color li {
    display: inline-block;
    margin-right: 5px;
 }
 .add_cart_b {
    margin-top: 10px;
    border-top: #f2f2f2 solid 1px;
    padding-top: 20px;
 }
 .add_cart_b input {
    border: #D3DAF0 solid 1px;
    background: #FFFFFF;
    box-shadow: 0px 1px 8px rgb(0 0 0 / 5%);
    outline: none;
    border-radius: 10px;
    color: #9B9B9B;
    height: 45px;
    line-height: 43px;
    padding: 0 15px;
 }
 .add_cart_b button {
    line-height: 33px;
    height: 45px;
    border: 0;
    display: inline-block;
    padding: 0 25px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    background: #E72128;
    margin: 0 10px;
    border-radius: 10px;
 }
 .sharebtns {
    position: relative;
    top: -3px;
 }
 .sharebtns .addwishlist {
    color: var(--color-dark);
    font-size: 27px;
 }
 .sharebtns .share_prduct {
    color: var(--color-dark);
    font-size: 27px;
 }
 .seller_information {
    background: #fff;
    border-radius: 10px;
    padding: 15px;
    box-shadow: 0px 4px 43px 7px rgb(190 188 188 / 7%);
    position: relative;
 }
 .seller_information .dealer {
    margin: 10px 0;
 }
 .seller_information .dealer ion-icon {
    font-size: 24px;
    top: 5px;
    position: relative;
 }
 .seller_information .dealer h3 {
    color: var(--color);
    display: inline-block;
    font-size: 22px;
 }
 .seller_information .days li {
    margin: 10px 0;
 }
 .seller_information .days {
    margin: 20px 0;
    border-bottom: var(--color-light) dashed 1px;
    padding-bottom: 10px;
 }
 .seller_information .days li span {
    color: var(--color-light);
    margin-left: 5px;
 }
 .seller_information .stores li {
    margin: 10px 0;
    color: var(--color);
 }
 .seller_information .stores li ion-icon {
    font-size: 24px;
    top: 7px;
    position: relative;
    color: var(--color-dark);
 }
 .seller_information .stores li a {
    float: right;
    font-weight: 500;
    font-size: 13px;
    top: 10px;
    position: relative;
    color: var(--color-dark);
    text-transform: uppercase;
 }
 .product_decriptions {
    background: #fff;
    border-radius: 10px;
    padding: 15px;
    box-shadow: 0px 4px 43px 7px rgb(190 188 188 / 7%);
    position: relative;
 }
 .product_decriptions .nav-tabs .nav-link.active {
    color: var(--color-dark);
    font-weight: 500;
 }
 .product_decriptions .nav-tabs .nav-link {
    color: var(--color-light);
    font-weight: 500;
    text-transform: uppercase;
 }
 .product_decriptions .nav-tabs {
    border-bottom: 2px solid var(--color-light);
 }
 .product_decriptions .nav-tabs .nav-link.active, .product_decriptions .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border: 0;
    border-bottom: var(--color) solid 2px;
 }
 .product_decriptions .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
    color: #495057;
    background-color: #fff;
    border: 0;
    border-bottom: var(--color) solid 2px;
 }
 .product_decriptions .decs {
    padding: 10px;
 }
 .product_decriptions .decs p {
    font-size: 14px;
 }
 .product_decriptions .decs li {
    font-size: 14px;
 }
 .cart_container .tabs_list {
    display: inline-block;
    height: 18px;
    margin: 0 0px;
    border-bottom: var(--color-light) dashed 1px;
 }
 .cart_container .tabs_list li {
    background: #F8F9FC;
    display: inline-block;
    color: #cdcdcd;
    padding: 3px 22px;
    margin: 0 10px;
    border: #cdcdcd dashed 1px;
    border-radius: 100px;
 }
 .cart_container .tabs_list li:first-child {
    margin: 0 !important;
 }
 .cart_container .tabs_list li:last-child {
    margin: 0 !important;
 }
 .cart_container .tabs_list li.active {
    background: #fff;
    display: inline-block;
    color: var(--color-black);
 }
 .mycart .form-control1 {
    height: 34px;
    width: 100px;
    border: #D3DAF0 solid 1px !important;
    padding: 0 10px;
 }
 .mycart {
    background: #fff;
    border-radius: 10px;
    padding: 15px;
    box-shadow: 0px 4px 43px 7px rgb(190 188 188 / 7%);
    position: relative;
 }
 .mycart .check_all {
    color: var(--color-light);
 }
 .form-check-input:checked {
    background-color: #e72128;
    border-color: #e72128;
 }
 .mycart .my_item {
    position: relative;
    margin-top: 10px;
    margin-bottom: 15px;
    align-items: center !important;
    background: #FFFFFF;
    border-bottom: 1px solid #ACB7D2;
    border-radius: 0;
    padding: 12px;
    overflow: hidden;
 }
 .mycart .my_item .form-check-input {
    margin-right: 4px;
    width: 18px;
    height: 16px;
 }
 .mycart .cart_img {
    width: 80px;
    margin-right: 6px;
    float: left;
    border: #e9e9e9 solid 1px;
    border-radius: 3px;
    padding: 0;
 }
 .cart_details {
    float: left;
 }
 .mycart .cart_img img {
    border-radius: 8px;
    width: 100%;
 }
 .mycart .offPrice {
    color: var(--color) !important;
    margin-left: 15px;
    font-size: 15px;
 }
 .mycart .one_order_details .cart_details {
    width: 180px;
 }
 .mycart .cart_details h3 {
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 303px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
 }
 .mycart .my_item .cart_details h4 {
    color: #9B9B9B;
    margin: 0 0 2px 0;
 }
 .mycart .my_item .cart_details h4 {
    color: #9B9B9B;
    margin: 0 0 2px 0;
 }
 .mycart .my_item .cart_details h4 small {
    color: #000;
 }
 .mycart .seller {
    margin-bottom: 3px;
    display: block;
    color: #9B9B9B;
    font-weight: 500;
 }
 .mycart .seller strong {
    color: #000;
 }
 .mycart .price_ord small {
    display: block !important;
    color: var(--color-light) !important;
    text-decoration: line-through;
    font-size: 16px
 }
 .mycart .my_item .price_ord {
    font-size: 16px;
    display: block;
    font-weight: 500;
    padding: 0px 0 4px 0;
    color: var(--color);
 }
 .mycart .trash {
    line-height: 35px;
 }
 .number-spinner a:hover {
    color: #000 !important;
 }
 .number-spinner a img {
    width: 35px;
    position: relative;
    top: -2px;
 }
 .plusIcon {
    margin-left: -4px;
 }
 .minusicon {
    margin-right: -4px;
 }
 .number-spinner a {
    padding: 0 !important;
    color: #000 !important;
    font-weight: 500;
    box-shadow: none;
    text-shadow: none;
 }
 .frame .container1 {
    display: flex;
    border: 1px solid #ACB7D2;
    background: #F9FAFD;
    border-radius: 6px;
    padding: 2px 7px;
    width: 120px;
    margin-top: 10px;
    justify-content: space-between;
    align-items: center;
    align-content: center;
 }
 .frame h1 {
    margin: 0;
    padding: 0;
    user-select: none;
    font-size: 18px;
    color: var(--color-dark);
 }
 .frame .col-1 {
    width: auto;
 }
 .frame .col-2 {
    width: auto;
 }
 .frame .col>button, .number {
    width: 100%;
    background: transparent;
    border: 0px;
    text-align: center;
 }
 .frame .button {
    font-family: sans-serif;
    font-size: 22px;
 }
 .frame button {
    color: var(--color-dark);
    user-select: none;
    outline: none;
 }
 .btn-primary:hover {
    color: #fff !important;
    background-color: var(--color) !important;
    border-color: var(--color) !important;
 }
 .coupons .enter_code input {
    background: #F9FAFD;
    border-radius: 10px;
    padding: 10px;
    color: var(--color-light);
    height: 45px;
    border: 0;
    outline: none;
    width: 240px;
 }
 .coupons .enter_code button {
    color: var(--color);
    border: var(--color) solid 2px;
    padding: 10px 40px;
    background: transparent;
    border-radius: 10px;
    height: 45px;
 }
 .coupons h3 span {
    font-size: 22px;
    font-weight: 700;
    color: var(--color-dark);
    margin-left: 8px;
 }
 .next_step_btn:hover {
    color: #fff !important;
    background-color: var(--color);
    border-color: var(--color);
 }
 .next_step_btn {
    border: 0;
    line-height: 33px;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    padding: 0 0px;
    width: 170px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    background: #E72128;
    border-radius: 10px;
 }
 .back_step_btn:hover {
    color: #fff !important;
    background-color: #1F2D51;
    border-color: #1F2D51;
 }
 .back_step_btn {
    border: 0;
    line-height: 33px;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    padding: 0 0px;
    width: 170px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    background: #1F2D51;
    border-radius: 10px;
 }
 .address_list {
    background: #fff;
    border-radius: 10px;
    padding: 15px;
    box-shadow: 0px 4px 43px 7px rgb(190 188 188 / 7%);
    position: relative;
 }
 .address_list .mm_address {
    background: #FFFFFF;
    margin: 10px 0 20px 0;
    border: 1px solid #ACB7D2;
    box-shadow: 0px 4px 43px 7px rgba(190, 188, 188, 0.07);
    border-radius: 10px;
    padding: 15px 12px;
 }
 .address_list .address1 {
    width: 80%;
 }
 .address_list .form-check {
    font-size: 16px;
    font-weight: 500;
 }
 .address_list p {
    margin-left: 20px !important;
    color: var(--color-light);
    margin: 0;
 }
 .address_list .actions_btns {
    width: 90px;
 }
 .actions_btns a {
    display: inline-block;
    font-weight: 500;
    font-size: 22px;
    color: var(--color-light);
    margin-left: 4px;
    margin-right: 5px;
 }
 .actions_btns .trash {
    color: #DB3022;
 }
 .add_more_address {
    border: 0;
    line-height: 33px;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    padding: 0 40px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    background: #E72128;
    border-radius: 10px;
 }
 .cards {
    background: #fff;
    border-radius: 10px;
    padding: 15px;
    box-shadow: 0px 4px 43px 7px rgb(190 188 188 / 7%);
    position: relative;
 }
 .copn_code input {
    background: #F9FAFD;
    border-radius: 10px;
    padding: 10px;
    color: var(--color-light);
    height: 45px;
    border: 0;
    outline: none;
    margin-top: 10px;
    width: 100%
 }
 .copn_code button {
    color: var(--color);
    border: var(--color) solid 2px;
    padding: 10px 40px;
    background: transparent;
    border-radius: 10px;
    width: 100%;
    margin-top: 10px;
    height: 45px;
 }
 .copn_code {
    margin-bottom: 30px;
 }
 .payment-details {
    padding: 0px 0 10px 0;
 }
 .totals_table {
    margin-top: 10px;
 }
 .totals_table td {
    padding: 7px 0px;
    font-weight: 700;
    text-align: left;
 }
 .totals_table td:last-child {
    color: var(--color-light);
    text-align: right;
 }
 .totals_table tr:last-child {
    border-top: var(--color-light) solid 1px;
 }
 .payment_method_box {
    background: #FFFFFF;
    margin: 10px 0 20px 0;
    border: 1px solid #ACB7D2;
    box-shadow: 0px 4px 43px 7px rgb(190 188 188 / 7%);
    border-radius: 10px;
    padding: 15px 12px;
 }
 .thanks {
    padding: 60px;
 }
 .thanks h1 {
    font-size: 64px;
    font-weight: 900;
 }
 .thanks p {
    font-size: 16px;
    width: 50%;
    margin: 13px auto;
 }
 .login {
    padding: 20px;
 }
 .card_padding {
    padding: 20px;
 }
 .regsiter {
    padding: 50px 40px;
 }
 .login .forgot_pass {
    color: var(--color-dark);
    text-decoration: underline;
 }
 .reset {
    color: var(--color-dark);
    margin-bottom: 10px;
 }
 .profile-sidebar {
    width: 30%;
 }
 .my-info {
    background: #EEEFF1;
    border-radius: 8px;
    margin-bottom: 20px;
    text-align: center;
    padding: 30px 0;
 }
 .my-info span {
    color: var(--color-light);
    font-weight: 400;
 }
 .my-info h4 {
    margin: 4px 0;
 }
 .profile-sidebar .nav-link {
    text-align: left !important;
 }
 .profile-sidebar .nav-link ion-icon {
    color: var(--color-light);
    font-size: 20px;
    top: 3px;
    position: relative;
 }
 .profile-sidebar .nav-link {
    border-bottom: #E6E6E6 solid 1px;
    color: var(--color-black);
    border-radius: 0;
 }
 .profile-sidebar .nav-link.active ion-icon {
    color: var(--color);
 }
 .profile-sidebar .nav-link.active {
    color: #e72128 !important;
    background-color: #fff !important;
 }
 .my_account .address_list p {
    margin: 5px 0 0 0 !important;
 }
 .my_account .address_list {
    padding: 0 !important;
    overflow: hidden;
 }
 .my_account .address_list .form-check small {
    color: #DB3022;
    background: #db302233;
    padding: 4px 12px;
    border-radius: 36px;
    font-size: 12px;
    text-transform: uppercase;
 }
 .my_account .address_list .mm_address {
    width: 30%;
    float: left;
    margin: 0 27px 10px 0;
 }
 .my_account .tab-content {
    width: 70%;
 }
 .my_account .add_address {
    border: var(--color) dashed 1px;
    background: #FEF8F9;
    color: var(--color);
    padding: 25px 70px;
    display: inline-block;
    border-radius: 10px;
    margin-top: 16px;
    text-align: center;
 }
 .my_account .choose_address_place {
    float: left;
    width: 100%;
 }
 .modal {
    background: #121c36e6;
 }
 .modal-content {
    border-radius: 13px;
 }
 .closer {
    position: absolute;
    top: -41px;
    color: #fff;
    font-size: 32px;
    left: 46%;
    cursor: pointer;
 }
 .wish-card {
    position: relative;
    margin-bottom: 15px;
    align-items: center !important;
    align-items: center !important;
    display: flex;
    background: #FFFFFF;
    box-shadow: 0px 1px 25px rgb(0 0 0 / 8%);
    border-radius: 10px;
    padding: 10px 12px;
 }
 .wish-card .cart_img {
    width: 80px;
    margin-right: 6px;
 }
 .wish-card h3 {
    padding: 0 0 3px 0;
    margin: 0;
 }
 .wish-card .price_ord {
    font-size: 16px;
    font-weight: 700;
    display: block;
    color: #e72128;
 }
 .wish-card .cart_details h4 {
    color: #9B9B9B;
    margin: 0 0 2px 0;
 }
 .wish-card h4 small {
    color: #000;
 }
 .wish-card {
    position: relative;
 }
 .wish-card .closebtnr {
    font-size: 27px;
    color: #E1E1E1;
    position: absolute;
    right: 15px;
    top: 10px;
 }
 .wish-card .addtobag {
    color: var(--color);
    border: var(--color) solid 1px;
    position: absolute;
    bottom: 20px;
    right: 15px;
    padding: 3px 14px;
    border-radius: 10px;
 }
 .wish-card .cart_img img {
    border-radius: 8px;
    width: 100%;
 }
 .wish-card .instock {
    color: #10BA18 !important;
 }
 .order_history .nav-tabs .nav-link {
    border: var(--color-light) solid 1px;
    color: var(--color-dark);
    margin-right: 4px;
    border-radius: 100px;
    padding: 2px 18px;
 }
 .order_history .nav-tabs {
    border-bottom: 0px solid #dee2e6;
 }
 .order_history .nav-tabs .nav-link.active {
    border: var(--color) solid 1px;
    color: #fff;
    background: var(--color);
 }
 .order_history .tab-content {
    width: 100% !important;
 }
 .history_table table {
    border-radius: 14px;
    overflow: hidden;
 }
 .history_table table tr td {
    padding: 10px 17px;
 }
 .history_table table tr th {
    padding: 10px 17px;
 }
 .history_table .track {
    color: var(--color);
    border: var(--color) solid 1px;
    padding: 2px 10px;
    border-radius: 40px;
 }
 .view {
    color: var(--color-dark);
    font-size: 22px;
 }
 .total_ordes span {
    color: var(--color-light);
    font-size: 14px;
 }
 .total_ordes span strong {
    color: var(--color-dark);
 }
 .ordernumber_date span {
    margin-left: 20px;
 }
 .order_history_details h2 {
    color: var(--color-light);
    font-weight: 400;
    margin-bottom: 10px;
 }
 .order_history_details h2 strong {
    color: var(--color);
    font-weight: 500;
 }
 .order_history_details {
    background: #FFFFFF;
    border: 1px solid #F1F1F1;
    box-shadow: 0px 0px 129px rgba(87, 87, 87, 0.08);
    border-radius: 15px;
    margin-top: 10px;
    margin-bottom: 15px;
    padding: 12px;
 }
 .order_history_details .my_item {
    align-items: center !important;
    align-items: center !important;
    display: flex;
 }
 .order_history_details .my_item h3 {
    padding: 0 0 3px 0;
    margin: 0;
 }
 .order_history_details .my_item .offPrice {
    color: var(--color) !important;
    margin-left: 15px;
    font-size: 15px;
 }
 .order_history_details .my_item .seller {
    margin-bottom: 3px;
    display: block;
    color: #9B9B9B;
    font-weight: 500;
 }
 .order_history_details .my_item .seller strong {
    color: #000;
 }
 .order_history_details .my_item img {
    border-radius: 8px;
    width: 100%;
 }
 .order_history_details .my_item .form-check-input {
    margin-right: 4px;
    width: 18px;
    height: 18px;
 }
 .order_history_details .my_item .price_ord {
    font-size: 20px;
    display: block;
    font-weight: 700;
    color: var(--color-black);
 }
 .order_history_details .ratings {
    text-align: center;
 }
 .order_history_details .ratings ion-icon.active {
    color: #FFBA49;
 }
 .order_history_details .ratings ion-icon {
    color: var(--color-light);
    font-size: 13px;
    margin: 0 0 0 0;
 }
 .order_history_details .product_review_btn ion-icon {
    position: relative;
    top: 5px;
 }
 .orderBlock .product_review_btn {
    background: #F1F1F1;
    border: 1.5px solid #FFFFFF;
    text-align: center;
    padding: 10px;
    color: var(--color-dark);
    border-radius: 0 0 29px 29px;
    display: block;
    margin-top: -16px !important;
    margin: 0 auto;
    width: 97%;
 }
 .return {
    border: 0;
    display: inline-block;
    padding: 7px 30px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    background: #E72128;
    border-radius: 100px;
 }
 .cancel {
    border: 0;
    display: inline-block;
    padding: 7px 30px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    background: #000;
    border-radius: 100px;
 }
 .cards-total {
    background: #FFFFFF;
    border: 1px solid #F2F4FA;
    box-shadow: 0px 0px 129px rgba(87, 87, 87, 0.08);
    border-radius: 15px;
 }
 .cards-total .delivery_days {
    border-right: var(--color-light) solid 1px;
    border-left: var(--color-light) solid 1px;
    min-height: 180px;
    padding: 40px;
    text-align: center;
 }
 .cards-total .progress {
    height: 5px;
    margin: 20px 0;
 }
 .cards-total .progress-bar {
    background: #28A71C;
 }
 .order_placed_date span {
    color: var(--color-light);
 }
 .order_placed_date p {
    color: var(--color-light);
 }
 .seller_profile {
    background: #D1E8F2;
    box-shadow: 0px 0px 7px rgba(111, 150, 167, 0.01);
    border-radius: 10px;
    padding: 20px 30px;
 }
 .seller_profile .title {
    font-size: 22px;
    margin-top: 5px;
 }
 .seller_profile .ratings {
    margin: 8px 0;
 }
 .seller_profile .ratings ion-icon.active {
    color: #FFBA49;
 }
 .seller_profile .ratings ion-icon {
    color: var(--color-light);
    font-size: 16px;
    margin: 0 0 0 0;
 }
 .seller_profile .date {
    color: var(--color-light);
    font-size: 14px;
 }
 .socials_info ul li {
    display: inline-block;
 }
 .socials_info {
    margin: 40px 0;
 }
 .seller_profile_info .nav-link.active {
    background: #fff;
    display: inline-block;
    color: var(--color-black);
 }
 .seller_profile_info .nav-link {
    background: #F8F9FC;
    display: inline-block;
    color: var(--color-light);
    padding: 3px 22px;
    margin: 0 10px;
    border: var(--color-light) dashed 1px !important;
    border-radius: 100px;
 }
 .seller_profile_info .nav-tabs {
    border-bottom: 0px solid #dee2e6;
 }
 .seller_profile_info .nav-tabs {
    display: inline-block;
    height: 18px;
    margin: 0 0px;
    border-bottom: var(--color-light) dashed 1px;
 }
 .seller_profile_info .nav-tabs button:first-child {
    margin: 0 !important;
 }
 .seller_profile_info .nav-tabs button:last-child {
    margin: 0 !important;
 }
 .page-link:hover {
    z-index: 2;
    color: var(--color);
    background-color: #e9ecef;
    border-color: #dee2e6;
 }
 .page-link {
    color: var(--color);
 }
 .total_ratting_stars .ratings {
    margin: 6px 0;
 }
 .total_ratting_stars .ratings ion-icon.active {
    color: #FFBA49;
 }
 .total_ratting_stars .ratings ion-icon {
    color: var(--color-light);
    font-size: 20px;
    margin: 0 0 0 0;
 }
 .total_ratting_stars .reviews_count {
    color: var(--color-light);
    font-weight: 400;
    position: relative;
    top: -4px;
 }
 .total_ratting_stars h2 {
    font-weight: 700;
    font-size: 40px;
    color: var(--color);
    line-height: 52px;
 }
 .ratings_total {
    background: #FFFFFF;
    border: 1px solid #F2F4FA;
    box-shadow: 0px 0px 129px rgb(87 87 87 / 8%);
    border-radius: 15px;
 }
 .seller_feedback .ratingbars {
    border-right: var(--color-light) solid 1px;
    border-left: var(--color-light) solid 1px;
    min-height: 180px;
    padding: 40px;
    text-align: center;
 }
 .seller_feedback .ratingbars span {
    color: var(--color-light);
 }
 .seller_feedback .ratingbars .d-flex {
    margin-bottom: 10px;
 }
 .seller_feedback .add_address ion-icon {
    font-size: 26px;
 }
 .seller_feedback .add_address span {
    color: var(--color-light);
    display: block;
    font-weight: 400;
 }
 .seller_feedback .add_address {
    border: var(--color) dashed 1px;
    background: #FEF8F9;
    color: var(--color);
    padding: 25px 40px;
    display: inline-block;
    border-radius: 10px;
    margin-top: 16px;
    text-align: center;
 }
 .comment_box {
    padding: 20px 15px;
    margin: 20px 0;
    box-shadow: 0px 1px 25px rgb(0 0 0 / 5%);
    border-radius: 8px;
 }
 .comment_box h2 {
    margin-bottom: 10px;
 }
 .comment_box .rating .inactive {
    color: #9B9B9B !important;
 }
 .comment_box .rating ion-icon {
    color: #FFBA49;
 }
 .dropdown-menu {
    padding: 5px;
    box-shadow: 0px 0px 9px rgb(0 0 0 / 20%);
    border-radius: 8px;
    border: 0;
    margin-right: 9px !important;
 }
 .dropdown-menu a {
    color: #000;
 }
 .share_products {
    display: block;
 }
 .share_products ion-icon {
    color: var(--color);
    font-size: 22px;
    position: relative;
    top: 4px;
 }
 .seller_about p {
    line-height: 28px;
    color: var(--color-light);
 }
 .newsletter_popup .modal-body {
    padding: 0;
 }
 .newsletter_popup .modal-body img {
    width: 100%;
    border-radius: 15px 15px 0 0;
    top: -2px;
    position: relative;
 }
 .newsletter_popup form {
    padding: 20px;
 }
 .all_categories .dropdown-menu li {
    position: relative;
 }
 .all_categories .dropdown-menu .dropdown-submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: -7px;
 }
 .all_categories .dropdown-menu .dropdown-submenu-left {
    right: 100%;
    left: auto;
 }
 .all_categories .dropdown-menu>li:hover>.dropdown-submenu {
    display: block;
 }
 .store_ratings .ratings ion-icon.active {
    color: #FFBA49;
 }
 .store_ratings .ratings ion-icon {
    color: var(--color-light);
    font-size: 18px;
    margin: 0 0 0 0;
 }
 .text-color {
    color: var(--color);
 }
 .store_ratingPoup .upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
 }
 .store_ratingPoup .btn {
    border: 1px dashed #E72128;
    box-shadow: 0px 4px 43px 7px rgba(190, 188, 188, 0.07);
    border-radius: 10px;
    color: #E72128;
    width: 100%;
    padding: 20px 0;
    margin: 10px 0;
 }
 .store_ratingPoup .upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
 }
 .order_tracking_details {
    background: #FFFFFF;
    border: 1px solid #F1F1F1;
    box-shadow: 0px 0px 129px rgb(87 87 87 / 8%);
    border-radius: 15px;
    margin-top: 10px;
    margin-bottom: 15px;
    padding: 12px;
 }
 .order_tracking_details .my_item {
    align-items: center !important;
    align-items: center !important;
    display: flex;
 }
 .order_tracking_details .cart_img img {
    border-radius: 8px;
    width: 100%;
 }
 .order_tracking_details .my_item h3 {
    padding: 0 0 3px 0;
    margin: 0;
 }
 .order_tracking_details .my_item .seller {
    margin-bottom: 3px;
    display: block;
    color: #9B9B9B;
    font-weight: 500;
 }
 .order_tracking_details .my_item .seller strong {
    color: #000;
 }
 .order_tracking_details .final_price span {
    display: block;
 }
 .order_tracking_details .items {
    background: #FFDFDF;
    border-radius: 111px;
    padding: 4px 10px;
    margin-bottom: 5px;
 }
 .order_tracking_details .track {
    position: relative;
    background-color: var(--color-light);
    height: 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 60px;
    margin-top: 50px
 }
 .order_tracking_details .track .step {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 25%;
    margin-top: -18px;
    text-align: center;
    position: relative
 }
 .order_tracking_details .track .step.active:before {
    background: var(--color);
 }
 .order_tracking_details .track .step::before {
    height: 7px;
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    top: 18px
 }
 .order_tracking_details .track .step.active .icon ion-icon {
    font-size: 28px;
    font-weight: 500;
 }
 .order_tracking_details .track .step.active .icon {
    background: var(--color);
    border: var(--color) solid 4px;
    color: #fff
 }
 .order_tracking_details .track .icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 48px;
    position: relative;
    border-radius: 100%;
    background: #fff;
    border: var(--color-light) solid 4px;
 }
 .order_tracking_details .track .step.active .text small, .order_tracking_details .track .text small {
    display: block;
    color: var(--color-light);
    font-weight: 400;
 }
 .order_tracking_details .track .step.active .text {
    font-weight: 500;
    color: #000
 }
 .order_tracking_details .track .text {
    display: block;
    font-weight: 500;
    margin-top: 7px
 }
 .order_tracking_details .itemside {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
 }
 .order_tracking_details .itemside .aside {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0
 }
 .order_tracking_details .img-sm {
    width: 80px;
    height: 80px;
    padding: 7px
 }
 .order_tracking_details ul.row, ul.row-sm {
    list-style: none;
    padding: 0
 }
 .order_tracking_details .itemside .info {
    padding-left: 15px;
    padding-right: 7px
 }
 .itemside .title {
    display: block;
    margin-bottom: 5px;
    color: #212529
 }
 .order_tracking_details p {
    margin-top: 0;
    margin-bottom: 1rem
 }
 .order_tracking_details .btn-warning {
    color: #ffffff;
    background-color: #ee5435;
    border-color: #ee5435;
    border-radius: 1px
 }
 .order_tracking_details .btn-warning:hover {
    color: #ffffff;
    background-color: #ff2b00;
    border-color: #ff2b00;
    border-radius: 1px
 }
 .reason select {
    width: 220px;
 }
 .upload-btn-wrapper1 {
    position: relative;
    overflow: hidden;
    display: inline-block;
 }
 .upload-btn-wrapper1 .btn {
    border: 1px dashed #E72128;
    box-shadow: 0px 4px 43px 7px rgba(190, 188, 188, 0.07);
    border-radius: 10px;
    color: #E72128;
    width: 100% !important;
    padding: 40px;
    margin: 0px 0;
 }
 .upload-btn-wrapper1 input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
 }
 .inner_banner img {
    width: 100%;
 }
 .inner_banner {
    position: relative;
    text-align: center;
    width: 100%;
 }
 .inner_banner .caption_inner h2 {
    font-size: 22px;
 }
 .inner_banner .caption_inner span {
    font-weight: 400;
 }
 .inner_banner .caption_inner {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 45%;
    color: #fff;
 }
 .contact-info ul li {
    display: inline-block;
 }
 .contact-info ul li a {
    color: var(--color-light);
    font-size: 22px;
 }
 .contact-info ul li span {
    color: var(--color-light);
 }
 .shopping-cart ::-webkit-scrollbar {
    width: 2px;
    height: 2px;
 }
 .shopping-cart ::-webkit-scrollbar-button {
    background: #ccc
 }
 .shopping-cart ::-webkit-scrollbar-track-piece {
    background: #ccc
 }
 .shopping-cart ::-webkit-scrollbar-thumb {
    background: var(--color);
 }
 .shopping-cart {
    margin: 20px 0;
    float: right;
    background: white;
    width: 320px;
    position: absolute;
    border-radius: 3px;
    padding: 20px;
    right: 15px;
    top: 16px;
    z-index: 100;
    box-shadow: 0px 0px 47px rgba(0, 0, 0, 0.12);
    border-radius: 2px;
 }
 .shopping-cart .shopping-cart-header {
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 15px;
 }
 .shopping-cart .shopping-cart-header .shopping-cart-total {
    float: right;
    font-weight: 700;
 }
 .shopping-cart .shopping-cart-items {
    padding-top: 20px;
    overflow-x: hidden !important;
    overflow: scroll;
    height: 228px;
    padding-left: 0px;
    margin-left: 0px;
    width: 100%;
 }
 .shopping-cart-items li {
    margin-bottom: 10px;
    position: relative;
    padding-bottom: 10px;
    border-bottom: #f2f2f2 solid 1px;
 }
 .shopping-cart-items img {
    float: left;
    margin-right: 12px;
 }
 .shopping-cart-items .item-name a {
    font-size: 13px;
    display: inline-block;
    width: 136px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    float: left;
 }
 .shopping-cart-items .item-name a {
    margin-left: 8px !important;
 }
 .shopping-cart-items .item-price {
    color: #e72128;
    margin-right: 8px;
    margin-top: 0px;
    font-size: 16px;
    font-weight: 700;
    display: block;
    float: left;
    margin-left: 7px;
 }
 ul.dropdown-menu li {
    position: relative;
    border-bottom: #f2f2f2 solid 1px;
 }
 .shopping-cart-items li img {
    border-radius: 6px;
    width: 16px;
    float: inherit !important;
    margin: 0 !important;
 }
 .shopping-cart-items .item-quantity {
    color: #ABB0BE;
    font-size: 14px;
    font-weight: 400;
    display: block;
    float: left;
    width: 150px;
    margin-left: 7px;
 }
 .shopping-cart:after {
    bottom: 100%;
    left: 89%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: white;
    border-width: 8px;
    margin-left: -8px;
 }
 .badge {
    background-color: #e72128;
    border-radius: 10px;
    color: white;
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    padding: 3px 7px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
 }
 .cart-icon {
    color: #515783;
    font-size: 24px;
    margin-right: 7px;
    float: left;
 }
 .clearfix:after {
    content: "";
    display: table;
    clear: both;
 }
 .shopping-cart-items li .delete_item {
    color: #E72128;
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 21px;
 }
 .cart_payments {
    margin-top: -15px;
 }
 .payment-now {
    padding: 15px;
 }
 #cart .dropdown-menu li>div {
    min-width: 100%;
    padding: 14px 10px;
 }
 .shopping-cart-items a.delete_item ion-icon {
    margin-bottom: -15px;
 }
 .shopping-cart-items td.item-img {
    width: 30%;
 }
 .shopping-cart-items td.item-title {
    width: 55%;
 }
 .shopping-cart-items td.item-dell {
    width: 15%;
 }
 .shopping-cart-items td {
    background: #fff;
 }
 .shopping-cart-header {
    border-bottom: 1px solid #E8E8E8;
    padding: 15px;
 }
 .shopping-cart-header .shopping-cart-total {
    float: right;
    font-weight: 700;
    font-size: 16px;
 }
 #cart .dropdown-menu table {
    width: 100%;
 }
 #cart .dropdown-menu {
    background: #fff;
 }
 .shopping-cart-items .cart-img {
    width: 55px;
    float: left;
 }
 #menu .dropdown-menu {
    width: 273px;
 }
 .dropdown-menu {
    margin: 5px 0;
    float: right;
    background: white;
    width: 150px;
    border-radius: 6px;
    padding: 5px;
    box-shadow: 0px 0px 47px rgba(0, 0, 0, 0.12);
 }
 .shopping-cart-items img {
    float: left;
    margin-right: 49px;
 }
 .table-striped a {
    margin-left: 0px !important;
 }
 #cart .dropdown-menu li.cart-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999999;
    background: white;
    display: block;
 }
 #cart .dropdown-menu li.cart-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99999999;
    background: white;
    display: block;
 }
 .mobile-footer {
    display: none;
 }
 .desktop {
    display: block;
 }
 .wishlist_table {
    border: #dee2e6 !important;
 }
 .table-bordered {
    border: #dee2e6 !important;
 }
 @media only screen and (min-width: 320px) {
    #list-view, #grid-view {
        display: none
    }
    .top-filter {
        width: 45%;
    }
    .navbar-header span#category {
        display: none !important;
    }
    .navbar-header {
        display: block !important;
        margin-right: -30px;
        float: right;
    }
    header .gobal_search select, header .gobal_search input {
        width: 120px;
    }
    #logo {
        width: 130px;
        padding-bottom: 8px;
    }
    .user_actions a span {
        display: none
    }
    .container {
        width: 100%;
    }
    .mobile-footer {
        display: block;
    }
    .desktop {
        display: none;
    }
    footer {
        background: #000;
        text-align: center;
        margin-top: 30px;
        padding: 16px 0 65px 0;
    }
    footer h2 {
        font-size: 18px;
        color: #fff;
        margin-bottom: 10px;
    }
    footer .socials {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    footer .socials li {
        display: inline-block;
    }
    .fixed_footer {
        background: #FFFFFF;
        box-shadow: 0px -3px 18px rgb(0 0 0 / 11%);
        border-radius: 12px 12px 0px 0px;
        position: fixed;
        width: 100%;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 999;
    }
    .fixed_footer .menu_items {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    .fixed_footer .menu_items li a {
        display: block;
        padding: 7px 0;
        text-align: center;
        color: #000000;
        font-weight: 500;
        text-decoration: none;
    }
    .fixed_footer .menu_items li a:hover {
        color: #E72128;
    }
    .fixed_footer .menu_items li a.active {
        color: #E72128;
    }
    .fixed_footer .menu_items li a ion-icon {
        font-size: 24px;
    }
    .fixed_footer .menu_items li a span {
        display: block;
        margin-top: -6px;
        font-size: 12px;
    }
    .gototop {
        position: fixed;
        bottom: 80px;
        right: 10px;z-index: 1000;
    }
    .gototop ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .gototop .gtop {
        display: block;
        margin-bottom: 6px;
        box-shadow: 0px 4px 4px rgb(0 0 0 / 8%);
        width: 36px;
        height: 36px;
        line-height: 30px;
        border-radius: 100px;
        text-align: center;
        background: #E72128;
    }
    .gototop .chat_popup {
        display: block;
        margin-bottom: 6px;
        box-shadow: 0px 4px 4px rgb(0 0 0 / 8%);
        width: 36px;
        height: 36px;
        line-height: 30px;
        border-radius: 100px;
        text-align: center;
        background: #10BA18;
    }
    .shopping-cart {
        margin: 15px 0;
        width: 290px;
        right: -15px;
    }
 }
 @media only screen and (min-width: 480px) {
    .shopping-cart {
        margin: 20px 0;
        width: 280px;
        right: -15px;
    }
    .top-filter {
        width: 45%;
    }
    #list-view, #grid-view {
        display: none
    }
    .view_all {
        display: none
    }
    .navbar-header {
        display: block !important;
        margin-right: -30px;
        float: right;
    }
    .navbar-header {
        display: block !important;
    }
    .navbar-header span#category {
        display: none !important;
    }
        {
        display: none
    }
    header .gobal_search select, header .gobal_search input {
        width: 120px;
    }
    #logo {
        width: 130px;
        padding-bottom: 8px;
    }
    .user_actions a span {
        display: none
    }
    .container {
        width: 100%;
    }
    .mobile-footer {
        display: block;
    }
    .desktop {
        display: none;
    }
    footer {
        background: #000;
        text-align: center;
        margin-top: 30px;
        padding: 30px 0 100px 0;
    }
    footer h2 {
        color: #fff;
        margin-bottom: 10px;
    }
    footer .socials {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    footer .socials li {
        display: inline-block;
    }
    .fixed_footer {
        background: #FFFFFF;
        box-shadow: 0px -3px 18px rgb(0 0 0 / 11%);
        border-radius: 12px 12px 0px 0px;
        position: fixed;
        width: 100%;
        bottom: 0;
        z-index: 999;
    }
    .fixed_footer .menu_items {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    .fixed_footer .menu_items li a {
        display: block;
        padding: 13px 0;
        text-align: center;
        color: #ABABAB;
        text-decoration: none;
    }
    .fixed_footer .menu_items li a:hover {
        color: #E72128;
    }
    .fixed_footer .menu_items li a.active {
        color: #E72128;
    }
    .fixed_footer .menu_items li a ion-icon {
        font-size: 24px;
    }
    .fixed_footer .menu_items li a span {
        display: block;
        margin-top: -6px;
        font-size: 14px;
    }
    .gototop {
        position: fixed;
        bottom: 80px;
        right: 10px;
    }
    .gototop ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .gototop .gtop {
        display: block;
        margin-bottom: 6px;
        box-shadow: 0px 4px 4px rgb(0 0 0 / 8%);
        width: 36px;
        height: 36px;
        line-height: 32px;
        border-radius: 100px;
        text-align: center;
        background: #E72128;
    }
    .gototop .chat_popup {
        display: block;
        margin-bottom: 6px;
        box-shadow: 0px 4px 4px rgb(0 0 0 / 8%);
        width: 36px;
        height: 36px;
        line-height: 36px;
        border-radius: 100px;
        text-align: center;
        background: #222222;
    }
 }
 

 @media screen and (max-width: 1025px) {
    .request_product1{display: inline-block !important; padding: 7px 10px 7px 10px !important;}

}
 @media only screen and (min-width: 768px) {
    #list-view, #grid-view {
        display: block
    }
    .container {
        width: 100%;
    }
    .global_Wrapper {
        width: 100%;
        margin: 0 auto;
    }
    .mobile-footer {
        display: block;
    }
    .desktop {
        display: none;
    }
    footer {
        background: #000;
        text-align: center;
        margin-top: 30px;
        padding: 30px 0 100px 0;
    }
    footer h2 {
        color: #fff;
        margin-bottom: 10px;
    }
    footer .socials {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    footer .socials li {
        display: inline-block;
    }
    .fixed_footer {
        background: #FFFFFF;
        box-shadow: 0px -3px 18px rgb(0 0 0 / 11%);
        border-radius: 12px 12px 0px 0px;
        position: fixed;
        width: 100%;
        bottom: 0;
        z-index: 999;
    }
    .fixed_footer .menu_items {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    .fixed_footer .menu_items li a {
        display: block;
        padding: 13px 0;
        text-align: center;
        color: #ABABAB;
        text-decoration: none;
    }
    .fixed_footer .menu_items li a:hover {
        color: #E72128;
    }
    .fixed_footer .menu_items li a.active {
        color: #E72128;
    }
    .fixed_footer .menu_items li a ion-icon {
        font-size: 24px;
    }
    .fixed_footer .menu_items li a span {
        display: block;
        margin-top: -6px;
        font-size: 14px;
    }
    .gototop {
        position: fixed;
        bottom: 80px;
        right: 10px;
    }
    .gototop ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .gototop .gtop {
        display: block;
        margin-bottom: 6px;
        box-shadow: 0px 4px 4px rgb(0 0 0 / 8%);
        width: 36px;
        height: 36px;
        line-height: 30px;
        border-radius: 100px;
        text-align: center;
        background: #E72128;
    }
    .gototop .chat_popup {
        display: block;
        margin-bottom: 6px;
        box-shadow: 0px 4px 4px rgb(0 0 0 / 8%);
        width: 36px;
        height: 36px;
        line-height: 30px;
        border-radius: 100px;
        text-align: center;
        background: #10BA18;
    }
 }
 @media only screen and (min-width: 992px) {
    #list-view, #grid-view {
        display: block
    }
    .view_all {
        display: block
    }
    .support_center, .info_notification_bar {
        display: inline-block
    }
    #logo img {
        width: 80%
    }
    #logo {
        width: 100%;
    }
    .user_actions a span {
        display: inline
    }
    label {
        font-weight: 500 !important;
    }
    #button-1667231017848 {
        color: #fff !important;
        border: 0;
        line-height: 33px;
        height: 45px;
        display: inline-block;
        padding: 0 20px;
        font-size: 16px;
        font-weight: 500;
        background: #E72128;
        border-radius: 10px;
    }
    .bottom_header .request_product {
        display: block!important;
    }
    .navbar-header {
        display: none !important;
    }
    .support_center, .info_notification_bar {
        display: block;
    }
    .mobile-footer {
        display: none;
    }
    .desktop {
        display: block;
    }
    footer {
        background: #fff;
        padding: 40px 0;
        margin-top: 40px;
    }
 }
 @media only screen and (min-width: 1200px) {
    .support_center, .info_notification_bar {
        display: block !important;
    }
    #logo {
        width: 100%;
    }
    .user_actions a span {
        display: inline
    }
    .bottom_header .request_product {
        display: block!important;
    }
    .navbar-header {
        display: none !important;
    }
    .support_center, .info_notification_bar {
        display: inline-block
    }
    .mobile-footer {
        display: none;
    }
    .desktop {
        display: block;
    }
    footer {
        background: #fff;
        padding: 40px 0;
        margin-top: 40px;
    }
 }
 .input-group-addon, .input-group-btn {
    width: auto !important;
 }
 .cart_details .form-control, .cart_details .btn-primary {
    height: 38px;
 }
 .products_block .btn-primary {
    color: #fff !important;
    background-color: var(--color) !important;
    border-color: var(--color) !important;
    background-image: none;
 }
 .list-group-item+.list-group-item.active {
    background: #e72128;
 }
 .products_block .products_filter ul {
    height: 200px;
    overflow-x: hidden;
 }
 .login .btn-primary {
    background: red;
    background-image: none;
 }
 .login a {
    color: #000;
 }
 .product-list .item_detail {
    float: right;
 }
 #prevBtn1, #nextBtn1, #prevBtn, #nextBtn {
    margin: 2px 0px;
 }
 #account-order table a.btn-primary {
    width: 40px;
    height: 40px;
 }
 .currency_language {
    float: right;
    align-items: center;
    display: flex !important;
 }
 header {
    position: relative;
 }
 .note-float-right {
    margin-bottom: 20px;
 }
 .breadcrumb {
    border: 0 !important;
    padding: 0 !important;
    margin: 8px 0 8px 0 !important;
 }
 .breadcrumb>li {
    padding: 0 20px 0 0px !important;
 }
 .breadcrumb>li:after {
    top: 6px !important;
    right: -5px;
    width: 10px !important;
    height: 10px !important;
 }
 .breadcrumb>li+li:before {
    display: none!important;
 }
 .owl-carousel .owl-nav button.owl-next {
    font-size: 30px;
 }
 @media screen and (max-width: 1025px) {
    .main_categories .item h3 {
        color: var(--color-dark);
        font-size: 16px !important;
        margin-top: 5px;
        white-space: nowrap;
        font-weight: 500;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .general_slider .owl-carousel .owl-nav button {
        position: absolute;
        right: -1%;
        top: -43px;
    }
    .flash_deals .owl-carousel .owl-nav button {
        position: absolute;
        right: -9px;
        top: -44px;
    }
    .product_title {
        margin-top: 10px;
    }
    .add_cart_b button {
        margin: 0;
    }
    .flash_deals .item h2 {
        bottom: 15px;
        white-space: nowrap;
        overflow: hidden !important;
        text-overflow: ellipsis;
        width: 114px;
        text-align: left;
    }
    .flash_deals .pricer {
        width: auto;
        bottom: 5px;
    }
    .shopping-cart {
        right: -26px !important;
    }
    .main_categories .owl-carousel .owl-nav button.owl-next {
        width: 33px;
        height: 33px;
        background: url(../image/right.png) !important;
        font-size: 0;
        position: absolute;
        right: -33px;
        top: 25%;
        background-repeat: no-repeat;
    }
    .main_categories .owl-carousel .owl-nav button.owl-prev {
        width: 33px;
        height: 33px;
        background: url(../image/left.png) !important;
        font-size: 0;
        position: absolute;
        left: -33px;
        top: 25%;
        background-repeat: no-repeat;
    }
    .breadcrumb>li {
        white-space: inherit !important;
    }
    .general_slider .product_card {
        padding: 10px !important;
    }
 }
 .list-group-item.active {
    z-index: 2;
    color: #000 !important;
    background-color: #fff !important;
    border-color: #fff !important;
 }
 .accordion-body .list-group-item {
    border: 0 !important;
 }
 .mfilter-heading {
    cursor: pointer;
    background: #fff!important;
 }
 .mfilter-content {
    border: 0!important;
    border-radius: 3px !important;
    background: transparent !important;
 }
 .mfilter-opts-container {
    padding: 13px 0;
    border-top: 1px solid #ebe6e6 !important;
    font-size: 15px !important;
    background: #fff !important;
    margin: 0 0 20px 0;
    border-radius: 0 0 10px 10px;
 }
 .mfilter-heading {
    border-radius: 10px 10px 0 0 !important;
 }
 .item_detail .user_action_btns a {
    margin-left: 10px;
 }
 .input-group-addon {
    padding: 2px 12px 8px 12px !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #fff !important;
    text-align: center;
    background-color: #e72128 !important;
    border: #e72128;
    border-radius: 4px;
    line-height: 25px !important;
 }
 .gototop .chat_popup img {
    width: 20px;
 }
 .gototop .gtop img {
    width: 19px;
 }
 .sort_filters .btn {
    background: #fff !important;
    color: #e72128;
    border: 0 !important;
    box-shadow: none;
    font-size: 18px !important;
 }
 .sort_filters .active {
    color: #8b8b8b !important;
 }
 #mfilter-content-container h2 {
    font-size: 18px;
    color: var(--color-dark);
 }
 .mfilter-tb-as-td input[type=checkbox] {
    position: relative;
    top: -3px;
 }
 .mfilter-box input[type=text] {
    border: #D3DAF0 solid 1px !important;
    background: #F9FAFD !important;
    box-shadow: 0px 1px 8px rgb(0 0 0 / 5%) !important;
    outline: none !important;
    border-radius: 10px !important;
    color: #9B9B9B !important;
    width: 100% !important;
    height: 36px !important;
    line-height: 36px !important;
    padding: 0 15px !important;
 }
 .product-list .product-thumb {
    margin-bottom: 20px;
    overflow: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
 }
 .product-product {
    margin-top: 20px;
 }
 .product_title h2 {
    font-size: 20px;
    color: #000;
    font-weight: 500;
 }
 .fa-stack {
    width: 1.3em;
 }
 .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    font-weight: bold;
    color: #e72128 !important;
 }
 .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    border: 1px solid #fff !important;
 }
 .nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #fff;
    border: 0;
 }
 .form-horizontal .control-label {
    padding-top: 0px;
    margin-bottom: 0;
    text-align: left;
    font-size: 14px !important;
    font-weight: 500 !important;
 }
 .add_cart_b {
    display: flex;
 }
 #input-quantity {
    margin-left: 13px;
 }
 .shopping-cart-total .lighter-text {
    display: none !important;
 }
 .panel-title {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
 }
 .panel-body input[type=password] {
    margin-bottom: 5px !important;
 }
 .panel-body .form-control {
    border: #D3DAF0 solid 1px !important;
    background: #F9FAFD !important;
    box-shadow: 0px 1px 8px rgb(0 0 0 / 5%) !important;
    outline: none !important;
    border-radius: 10px !important;
    color: #9B9B9B !important;
    width: 100% !important;
    height: 45px !important;
    line-height: 43px !important;
    padding: 0 15px !important;
 }
 .panel-body label {
    font-size: 14px;
 }
 #mfilter-content-container {
    margin-top: 10px;
 }
 #account-account #column-right .login {
    padding: 0;
    border: 0 !important;
    box-shadow: none;
 }
 #column-right .list-group-item {
    padding: 11px 21px 11px 34px;
    background: url(../image/arrow1.svg) no-repeat 12px 14px;
    border: 0;
 }
 .list-group-item+.list-group-item {
    border-top: #E6E6E6 solid 1px !important;
 }
 #content h2 {
    margin-bottom: 0;
    font-size: 20px;
    color: var(--color);
    opacity: 10;
 }
 #content h1 {
    font-size: 20px;
    color: var(--color);
    opacity: 10;
 }
 #content {
    min-height: auto !important;
 }
 .acountlist a {
    color: var(--color-light);
    font-weight: 500;
    padding-bottom: 10px;
    display: inline-block;
 }
 .acountlist a img {
    width: 14px;
 }
 .account-account_page h2 {
    font-size: 20px;
    color: color: var(--color);
    ;
 }
 .form-group+.form-group {
    border-top: 0 !important;
 }
 #account fieldset legend {
    font-size: 22px;
    color: var(--color-black);
 }
 legend {
    padding: 11px 0 !important;
    font-size: 18px !important;
    border: 0 !important;
    border-top: 1px solid #e5e5e5 !important;
    margin: 6px 0 0 0 !important;
 }
 .buttons_btn {
    display: flex;
    justify-content: end;
 }
 .buttons_btn .btn-secondary {
    width: 129px !important;
    margin-right: 10px;
 }
 #review .fa-stack {
  width: auto !important;
    font-size: 7px !important;
    color: #FFC107;
    margin-left: 9px;
    margin-right: 10px;
    margin-top: -7px;
}
 .buttons_btn .btn-secondary2 {
    width: 180px !important;
    margin-right: 10px;
    border: #545454 solid 1px;
    border-radius: 11px;
    color: #545454 !important;
    background: #fff;
    line-height: 40px;
 }
 .product_title .fa-stack .fa-star{color: #FFC107;}
 .product_title .fa-stack .fa-star-o{color: #FFC107;}s
 .buttons .btn-primary {
    width: 129px !important;
 }
 .buttons_btn .btn-primary {
    width: 129px !important;
 }
 .form-horizontal .form-group {
    display: flex;
    justify-content: center;
    align-items: center;
 }
 input[type="radio"], .radio input[type="radio"], .radio-inline input[type="radio"] {
    position: relative;
    top: 3px;
 }
 .buttons_btn2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
 }
 .number-spinner a {
    color: #000 !important;
    text-shadow: none !important;
 }
 .btn-info {
    color: #000 !important;
    text-shadow: none !important;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 25%);
    background-color: #ffffff !important;
    background-image: linear-gradient(to bottom, #ffffff, #ffffff) !important;
    background-repeat: repeat-x;
    border-color: #ffffff #ffffff #ffffff !important;
    border-radius: 0px !important;
 }
 .cart_details h3 {
    font-size: 16px;
    color: var(--color-black);
 }
 .panel-default .panel-heading {
    background: #ffffff !important;
 }
 #sync1 .owl-nav {
    display: none;
 }
 #menu {
    margin-bottom: 0px !important;
 }
 .user_actions {
    float: right;
 }
 .add-cart-btn {
    background: none;
    border: 0;
    font-size: 22px;
 }
 .trash_icon {
    position: relative;
    top: -2px;
 }
 .add-cart-btn {
    margin-right: 12px;
 }
 .end_text {
    position: absolute;
    top: 17px;
    right: 20px;
    left: auto;
    text-align: right;
 }
 .wishg {
    border: 0;
    background: transparent;
 }
 .cartt {
    border: 0;
    background: transparent;
 }
 .product-layout .product-thumb {
    position: relative;
 }
 .button-group_cart_wish {
    position: absolute;
    right: 6px;
    bottom: 0px;
 }
 #menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
    color: #000 !important;
    background-color: #fff !important;
 }
 .search_opner {
    display: none;
 }
 .alert-success a {
    color: #e72128;
    text-decoration: none;
 }
 .panel-title {
    font-size: 14px !important;
 }
 .shopping-cart .mt-2 a {
    margin-left: auto !important;
    margin-right: 6px !important;
 }
 .fa-check-circle:before {
    font-size: 28px !important;
 }
 .alert {
    margin-top: 10px;
 }
 .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #e72128 !important;
    border-color: #e72128 !important;
    color: #fff !important;
 }
 .pagination>li>a, .pagination>li>span {
    color: #e72128 !important;
 }
 html[dir=rtl] .radio input[type="radio"] {
    margin-top: 9px;
 }
 .buttons-btn_add .btn-secondary {
    width: 164px;
 }
 .pts-seller-detail {
    display: none !important;
 }
 #topbar {
    margin: 0;
 }
 #sync2 .owl-nav {
    display: none !important;
 }
 #menu .navbar-nav{margin-left: -26px;}
 #menu li a {
    color: #323232; 
    text-transform: uppercase;
    padding: 0px 20px 0px 20px!important;
    font-size: 13px!important;
    font-weight: 500;
    border-right: solid 1px #ccc;
    margin: 4px 0 7px 0;
 }
 #payment_address_fax_input {
    display: none !important;
 }
 #payment_address_company_input {
    display: none !important;
 }
 @media (max-width: 478px) {
    #cart .dropdown-menu {
        width: 100%;
    }
 }
 @media (max-width: 478px) {
    #cart .dropdown-menu li>div {
        min-width: 100%;
    }
 }
 #cart .dropdown-menu li p {
    margin: 90px 0;
 }
 }
 #menu #category {
    float: left;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
 }
 #menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
    color: #ffffff;
    background-color: #229ac8;
 }
 @media (min-width: 768px) {
    #menu .dropdown:hover .dropdown-menu {
        display: block;
    }
 }
 @media (max-width: 767px) {
    #menu {
        border-radius: 4px;
    }
    #menu div.dropdown-inner>ul.list-unstyled {
        display: block;
    }
    #menu div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px;
        background-color: rgba(0, 0, 0, 0.1);
    }
    #menu .dropdown-inner {
        display: block;
    }
    #menu .dropdown-menu a:hover, #menu .dropdown-menu ul li a:hover {
        background: rgba(0, 0, 0, 0.1);
    }
 }
 #content {
    min-height: 600px;
 }
 footer hr {
    border-top: none;
    border-bottom: 1px solid #666;
 }
 footer a {
    color: #ccc;
 }
 footer h5 {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
 }
 .alert {
    padding: 8px 14px 8px 14px;
 }
 .breadcrumb {
    margin: 0 0 20px 0;
    padding: 8px 0;
    border: 1px solid #ddd;
 }
 .breadcrumb i {
    font-size: 15px;
 }
 .breadcrumb>li {
    text-shadow: 0 1px 0 #FFF;
    padding: 0 20px;
    position: relative;
    white-space: nowrap;
 }
 .breadcrumb>li+li:before {
    content: '';
    padding: 0;
 }
 .breadcrumb>li:after {
    content: '';
    display: block;
    position: absolute;
    top: -3px;
    right: -5px;
    width: 26px;
    height: 26px;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
 }
 html[dir=rtl] .breadcrumb>li::after {
    top: -3px;
    left: -5px;
    width: 26px;
    height: 26px;
    border-left: 1px solid #DDD;
    border-top: 1px solid #DDD;
    right: unset;
    border-right: unset;
    border-bottom: unset;
 }
 .pagination {
    margin: 0;
 }
 .btn-xs {
    font-size: 9px;
 }
 .btn-sm {
    font-size: 10.2px;
 }
 .btn-lg {
    padding: 10px 16px;
    font-size: 15px;
 }
 .btn-group>.btn-xs {
    font-size: 9px;
 }
 .btn-group>.btn-sm {
    font-size: 10.2px;
 }
 .btn-group>.btn-lg {
    font-size: 15px;
 }
 .btn-default {
    color: #777;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #e7e7e7;
    background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
    background-repeat: repeat-x;
    border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
 }
 .btn-primary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: var(--color) !important;
    background-image: linear-gradient(to bottom, var(--color), var(--color));
    background-repeat: repeat-x;
    border-color: #E72128 #E72128 #E72128;
 }
 .btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #1f90bb;
    background-position: 0 -15px;
 }
 .btn-warning {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #faa732;
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
 }
 .btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
 }
 .btn-danger {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 25%);
    background-color: #fff;
    background-image: linear-gradient(to bottom, #ffffff, #ffffff);
    background-repeat: repeat-x;
    border-color: #ffffff #ffffff #ffffff;
 }
 .btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
 }
 .btn-success {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
 }
 .btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
 }
 .btn-info {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #df5c39;
    background-image: linear-gradient(to bottom, #e06342, #dc512c);
    background-repeat: repeat-x;
    border-color: #dc512c #dc512c #a2371a;
 }
 .btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
 }
 .btn-inverse {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #363636;
    background-image: linear-gradient(to bottom, #444444, #222222);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
 }
 .btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color: #222222;
    background-image: linear-gradient(to bottom, #333333, #111111);
 }
 .list-group a {
    border: 1px solid #DDDDDD;
    color: #888888;
    padding: 8px 12px;
 }
 .list-group a.active, .list-group a.active:hover, .list-group a:hover {
    color: #444444;
    background: #eeeeee;
    border: 1px solid #DDDDDD;
    text-shadow: 0 1px 0 #FFF;
 }
 .carousel-caption {
    color: #FFFFFF;
    text-shadow: 0 1px 0 #000000;
 }
 .carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome;
 }
 .carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome;
 }
 .product-thumb {
    margin-bottom: 20px;
    overflow: auto;
 }
 .product-thumb .image {
    text-align: center;
 }
 .product-thumb .image a {
    display: block;
 }
 .product-thumb .image a:hover {
    opacity: 0.8;
 }
 .product-thumb .image img {
    border-radius: 10px;
 }
 .product-grid .product-thumb .image {
    float: none;
 }
 @media (min-width: 767px) {
    .product-list .product-thumb .image {
        float: left;
        padding: 0 0;
    }
 }
 .product-thumb h4 a {
    color: #000;
 }
 .product-thumb .caption p {
    color: #000;
    display: block;
    margin: 3px 0 3px 0;
    width: 94%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: 500;
 }
 .product-thumb h4 {
    color: #000;
    display: block;
    margin: 10px 0 0px 0;
    width: 94%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: 500;
 }
 .product-thumb .caption {
    padding: 0 20px;
 }
 .product-list .product-thumb .caption {
    margin-left: 230px;
 }
 @media (max-width: 1200px) {
    .product-grid .product-thumb .caption {
        min-height: 210px;
        padding: 0 10px;
    }
 }
 @media (max-width: 767px) {
    .product-list .product-thumb .caption {
        min-height: 0;
        margin-left: 0;
        padding: 0 10px;
    }
    .product-grid .product-thumb .caption {
        min-height: 0;
    }
 }
 .product-thumb .rating {
    padding-bottom: 10px;
 }
 .rating .fa-stack {
    font-size: 8px;
 }
 .rating .fa-star-o {
    color: #999;
    font-size: 15px;
 }
 .rating .fa-star {
    color: #FC0;
    font-size: 15px;
 }
 .rating .fa-star+.fa-star-o {
    color: #E69500;
 }
 h2.price {
    margin: 0;
 }
 .product-thumb .price {
    color: #444;
    width: 100%;
 }
 .product-thumb .price-new {
    font-weight: 600;
 }
 .product-thumb .price-old {
    color: #999;
    text-decoration: line-through;
    margin-left: 0px;
    display: block;
 }
 .product-thumb .price-tax {
    color: #999;
    font-size: 12px;
    display: block;
 }
 .product-thumb .button-group {
    border-top: 1px solid #ddd;
    background-color: #eee;
    overflow: auto;
 }
 .product-list .product-thumb .button-group {
    border-left: 1px solid #ddd;
 }
 @media (max-width: 768px) {
    .product-list .product-thumb .button-group {
        border-left: none;
    }
 }
 .product-thumb .button-group button {
    width: 60%;
    border: none;
    display: inline-block;
    float: left;
    background-color: #fff;
    color: #888;
    line-height: 38px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
 }
 .product-thumb .button-group button+button {
    width: 20%;
    border-left: 1px solid #ddd;
 }
 .product-thumb .button-group button:hover {
    color: #444;
    background-color: #ddd;
    text-decoration: none;
    cursor: pointer;
 }
 @media (max-width: 1200px) {
    .product-thumb .button-group button, .product-thumb .button-group button+button {
        width: 45.33% !important;
    }
 }
 @media (max-width: 767px) {
    .product-thumb .button-group button, .product-thumb .button-group button+button {
        width: 47.33% !important;
    }
 }
 .thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
 }
 .thumbnails>li {
    margin-left: 20px;
 }
 .thumbnails {
    margin-left: -20px;
 }
 .thumbnails>img {
    width: 100%;
 }
 .image-additional a {
    margin-bottom: 20px;
    padding: 5px;
    display: block;
    border: 1px solid #ddd;
 }
 .image-additional {
    max-width: 78px;
 }
 .thumbnails .image-additional {
    float: left;
    margin-left: 20px;
 }
 @media (min-width: 1200px) {
    #content .col-lg-2:nth-child(6n+1), #content .col-lg-3:nth-child(4n+1), #content .col-lg-4:nth-child(3n+1), #content .col-lg-6:nth-child(2n+1) {
        clear: left;
    }
 }
 @media (min-width: 992px) and (max-width: 1199px) {
    #content .col-md-2:nth-child(6n+1), #content .col-md-3:nth-child(4n+1), #content .col-md-4:nth-child(3n+1), #content .col-md-6:nth-child(2n+1) {
        clear: left;
    }
 }
 @media (min-width: 768px) and (max-width: 991px) {
    #content .col-sm-2:nth-child(6n+1), #content .col-sm-3:nth-child(4n+1), #content .col-sm-4:nth-child(3n+1), #content .col-sm-6:nth-child(2n+1) {
        clear: left;
    }
 }
 @media (min-width: 768px) {
    #column-left .product-layout .col-md-3 {
        width: 100%;
    }
    #column-left+#content .product-layout .col-md-3 {
        width: 50%;
    }
    #column-left+#content+#column-right .product-layout .col-md-3 {
        width: 100%;
    }
    #content+#column-right .product-layout .col-md-3 {
        width: 100%;
    }
 }
 #column-left .product-layout, #column-right .product-layout {
    width: 100%;
 }
 .input-group .form-control[name^=quantity] {
    min-width: 50px;
 }
 .btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
 }
 html[dir=rtl] .checkbox input[type="checkbox"], html[dir=rtl] .checkbox-inline input[type="checkbox"], html[dir=rtl] .radio input[type="radio"], html[dir=rtl] .radio-inline input[type="radio"] {
    position: absolute;
    margin-top: 4px\9;
    margin-right: -20px;
    margin-left: unset;
 }
 html[dir=rtl] .input-group-btn:last-child>.btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
 }
 html[dir=rtl] .input-group .form-control:first-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: unset;
    border-bottom-left-radius: unset;
 }
 html[dir=rtl] .container .row:first-child .col-sm-4, html[dir=rtl] .container .row:first-child .col-sm-5 {
    float: right;
 }
 html[dir=rtl] #cart .dropdown-menu {
    left: 0;
    right: auto;
 }
 @media (min-width: 768px) {
    html[dir=rtl] .navbar-nav {
        float: right;
        margin: 0;
    }
    html[dir=rtl] .navbar-nav>li {
        float: right;
    }
 }

 #d_quickcheckout .btn-group .active{background: #000!important;}
 .mycart p {
    font-size: 13px;
    margin: 8px 0 15px 0;
    line-height: 19px;
}
.pts-product-thumb {
    border: 1px solid #fff !important;
    margin-bottom: 20px;
    overflow: auto;
    width: 100%;
    position:relative;
    border-radius: 10px;
    box-shadow: 0px 4px 43px 7px rgb(190 188 188 / 7%);
    background: #fff;
}
.pts-product-thumb .pts-button-group {
   position: absolute;
    right: 10px;
    bottom: 5px;
    width: auto;
}
.pts-product-thumb .pts-button-group {
    background-color: #fff !important;
    border-top: 1px solid #fff !important;
    overflow: auto;
}
.pts-product-thumb .pts-button-group button{width: auto !important;}

.pts-caption h4 {
    width: 82%;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    white-space: normal;
    height: 43px;
    line-height: 16px;
    overflow: hidden;
    margin: 0 0 6px 22px;
    text-align: left;
}
.pts-product-thumb{padding-bottom: 38px;}
.pts-product-thumb .pts-caption p{ margin: 0 !important;    position: absolute;
    left: 21px;
    right: auto;
    bottom: 0;}
    footer .socials span{margin-top: 13px}
    footer ul li{margin-bottom: 4px !important;}
    .containerxx img{border-radius: 10px !important;width: 100%;}
.field-sortable .col-half {
    width: 100% !important;
}
.pts-product-thumb .pts-button-group button + button {
    border-left: 1px solid #fff !important;
    margin-left: 8px !important;
}
.pts-row .seller_menu_cat .menuOpner_seller{display: none !important;}
.store-navbar {
    overflow: hidden;
    background-color: #f8f9fc!important;
}
.pts-product-thumb .price-old {
    margin-left: 0 !important;
    position: relative;
    top: -6px
}
.pts-caption .price-new{display: block;}
.pts-product-thumb .pts-caption p {
    text-align: left;
}
.pts-input-group-addon {
    color: #fff !important;
    background-color: #e72128 !important;
    border: 1px solid #e72128 !important;
}

.pts-breadcrumb > li::after {
    right: 10px;}
    .store_logo {
 
    padding: 20px;
}
.seller_pannel_store {
   
    background: #fff;
}
.btn_view_cart{
   padding: 10px 24px;
    border: #545454 solid 1px;
    border-radius: 11px;
    color: #545454;
}
.btn.btn-success, .btn.btn-success:hover, .btn.btn-success:focus, .btn.btn-success-alternate:hover, .btn.btn-success-alternate:focus {
    background-color: #6e7a93;
    color: #fff;
    border-color: #586276;
   
    border: 0;
    line-height: 33px;
    height: 45px;
    display: inline-block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    background: #E72128;
    border-radius: 10px;
}
#register_form .buttons .pull-right {
    float: right;
    direction: rtl;
    text-align: left !important;
}
#register_form .buttons .btn-primary{margin-top: 10px}
 

.tab-content>.active{text-transform: capitalize;}
#sync3  .product_card {
  
    padding: 10px 16px!important;
    
    margin: 0 16px;
}
#column-left .swiper-viewport{display:none !important}



#latestpost .product-thumb{display: block !important;}
#latestpost .note-float-right {
    margin-bottom: 20px;
    float: inherit !important;
    width: auto !important;
}

.recommended_list {margin: 30px 0 0 0}
.recommended_list h3{padding-bottom: 20px}
.recommended_list .product-thumb {
    margin-bottom: 20px;
    overflow: auto;
    background: #fff;
    box-shadow: 0px 4px 43px 7px rgba(190, 188, 188, 0.07);
    border-radius: 10px;
}
.recommended_list .img-responsive {
    display: inline-block;
 }
 .recommended_list .product-thumb .image{    padding: 20px;}
 .recommended_list   .product-thumb .button-group {
    border-top: 0;
    background-color: #fff !important;
    position: absolute;
    right: 0px;
    bottom: 5px;
    left: auto;
}
.product-thumb .button-group{    width: 45%;}
 .recommended_list .product-thumb .button-group button+button {
    width: 24%;
    border-left: 1px solid #fff;
}
.MsoNormal{line-height: 44px !important;}
.styles__snippetWrapper--b97bf{margin-bottom: 10px;}
figure{position: relative;}
.tabby_logo{
   position: absolute;
    left: 4px;
    bottom: 6px;
}
.tabby_logo{width:40px !important; }
.product-thumb .image{position: relative;}
.popup-innerbox{background: transparent !important;

    box-shadow: none !important;}
    #dont_show_again{display: none !important; visibility: hidden !important;}
    .logo_o img{width: 100% !important;}
    .copy {
     border: #f3422b solid 1px;
    display: inline-block;
    border-radius: 100px;
    padding: 2px 15px;
    margin: 10px 0 0 0;
}
.close-popup a {
    color: #fff !important;
    text-decoration: none;
    background: #e9232b!important;
    opacity: 10 !important;
    text-shadow: none;
    width: 20px;
    height: 20px;
    text-align: center;
    font-weight: 500;
    border-radius: 6px;
    font-size: 15px;
    line-height: 21px;position: relative;
    right: 12px;
    top: 12px;
}
.dnt{display: none !important;}









.overlay-popup {
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
background-color: #000;
opacity: 0.7;
z-index: 100;
   display: none;
   }
   .popup{
   width: 100%;
   display: none;
   position: fixed;
   z-index: 101;
   }
   .popup-innerbox{
width: fit-content;
min-height: 25%;
margin: 12% auto;
border-radius: 4px;
}

.popup-innerbox h3 {
margin:0px;
}
.popup-innerbox hr { margin: 10px 0px 10px 0px; }
.popup-innerbox-inner{
    color: #111111;
    font-size: 15px;
    text-align: justify;
    padding: 20px;
}

.close-popup{
  text-align: right;
}
.close-popup a{
  color: #000000;
  text-decoration: none;
}
#dont_show_again{
  padding: 20px;
  font-size: 13px;
}
#dont_show_again_c{
  margin-right:8px;
}


.offer_pop {
  background: #fff;
  width: 100%;
  border-radius: 10px;
  margin: 0 auto;
  padding: 20px;
  text-align: center;
}
.copy a{color: #f3422b; text-decoration: none;}
.copy a:hover{color: #f3422b; text-decoration: none;}
.styles__tabby-promo-snippet--2ddd6.styles__tabby-promo-snippet_font_inherit--345bc img{display: none !important;}
.styles__tabby-promo-snippet--2ddd6.styles__tabby-promo-snippet_font_inherit--345bc svg{display: none !important;}
.styles__logo--8e422{display: none !important;}
#dsl_popup .popup {
    width: 100%;
    display: block !important;
    position: relative !important;
    z-index: 101;
}
#dsl_popup .popup .form-horizontal .form-group{display: block !important;}
.d_social_login #dsl_popup {
    padding:2em !important;
}

    

    #input-option1913{width: 100%;
    display: flex;     position: relative;
    top: 14px;}
    #input-option1913 .radio{margin: 0 !important}

    .live-search {
    left: 10px !important;
    width: auto !important;
    top: 10px !important;
    right: 10px !important;
    height:300px;
    overflow-y: scroll;

}
.live-search ul {
   
    overflow: scroll;
    height: 268px;
}


/*############## 1-3 - codepen styles  ##############*/


* { box-sizing: border-box; }

/* reset ul */
ul.carousel {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* reset ul */
ul.carousel {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.zoom_btn img{width:20px !important;}
.zoom_btn {
  font-size: 15px;
    position: absolute;
    bottom: 10px;
    left: 10px;
    background: #e72128;
    padding: 0;
    border-radius: 107px;
    width: 35px;
    height: 35px;
    text-align: center;


}
.flickity-prev-next-button.previous, .flickity-prev-next-button.next{display: none;}
/*############## 2-2 - Flickity ##############*/

/* force scrollbar, not necessary, but may reduce gaps. Setting a max-height on .carousel also works */
html {
  overflow-y: scroll;
}
/* style for active slide */
.carousel-cell.is-selected {
  /*border: 2px solid black;*/
}

.carousel-cell {
  width: 90%; 
/*Width Note: When you change values you should refresh the page to see "non-broken" layout */
  margin-right: 2%;
  /* set to relative for the zoom icon */
  position: relative;
}

/* external css: flickity.css */

* {
  box-sizing: border-box;
}

.carousel-cell img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}


.fancybox-image{
  cursor: pointer;
}
