span.dimensions {
    font-size: 13px;
    color: #9c5569b8 !important;
    /* margin-left: 3px; */
    text-align: center;
    display: block;
    margin-top: -5px;
    font-weight: 500;
    height: 20px;
}
.detail-area span.dimensions {
    text-align: left;
    margin-left: 0px;
    margin-bottom: 5px;
    font-size: 16px;
    height: auto;
}
@media only screen and (max-width: 1199.98px) {
  .order-summary-outer .table {
    min-width: inherit;
  }
  .notes-summary-area .order-summary .table {
    min-width: inherit;
  }
  .carousel-content .week-sale-bnr h4 {
    font-size: 26px;
  }
  .carousel-content .week-sale-bnr p {
    font-size: 18px;
  }
  .newsletter-content .social-icons li:first-child {
    margin-bottom: 15px;
    display: block;
  }
  .newsletter-content label {
    line-height: normal;
    margin-left: 0;
    margin-bottom: 15px;
  }
  .newsletter-content form {
    float: none;
    width: 100%;
  }
  .brands-content .owl-brands .owl-prev {
    left: -15px;
  }
  .brands-content .owl-brands .owl-next {
    right: -15px;
  }
}

@media only screen and (max-width: 992px) {
  .header-area .header-navi .navbar .navbar-nav .nav-item {
    margin: 0 5px;
    transition: all 1s;
    margin-bottom: 4px;
    margin-top: 4px;
  }

  li.nav-item a i {
    margin-right: 5px;
  }

  .signup-page .form-validate .col-sm-3 {
    padding-right: 0;
  }
  .signup-page .form-group .col-sm-8 {
    padding-left: 0;
    padding-right: 0;
  }

  .login-area .registration-area .login-page-inner .login-form-inner{
    padding: 40px 15px 40px 30px;
  }

  img.site-logo {
    width: 155px;
    height: 80px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 4px;
  }

  .place-order-btn {
    width: 100%;
  }

  .checkout-area {
    margin-bottom: 15px;
  }

  .RecipientInfo {
    margin-bottom: 20px;
  }

  .ml-adjust{
    margin-left: 15px;
  }

  .tracking-link {
    overflow: auto;
  }

  .mobile-create-order{
    display: block;
  }

  .mobile-create-order a.create-order-btn {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 20px;
  }

  table#userspanelorders th, table#userspanelorders td {
    padding: 10px 5px;
    vertical-align: top;
    border-top: 1px solid #f2f2f2;
    display: table-cell;
    font-size:14px;
  }

  .create-order-btn {
    text-align: center;
  }

  .login-area .form-group .col-sm-8 {
    padding-left: 0;
  }

  form#filter_order .btn {
    height: auto;
  }

  .login-area .registration-area.login_page {
    width: 100%;
  }

  .nav-link {
    padding: 1.5rem 1rem 0 1rem;
  }
  
  .navbar-toggler{
    border: none;
  }

  .search-space .form-control {
    margin-bottom: 8px;
  }

  button.navbar-toggler {
    float: none;
    width: 100%;
    margin-right: 0;
    padding-right: 0;
  }

  .logged-header button.navbar-toggler {
    float: none;
    width: 20%;
    margin-right: 0;
  }
  .navbar-toggler-icon {
      width: 2em;
      margin-top: 0;
      font-size: 22px;
  }

  .navbar-light .navbar-toggler-icon {
    background-color: #F58121;
  }

  .bulk-csv-btn {
    position: relative;
    float: none !important;
    margin-top: 5px;
  }

  a.bulk_order_button {
    right: 8px;
    top: 0;
    display: inline-table;
  }

  h3.create_order_title {
    margin-top: 0;
    padding-bottom: 20px;
  }

  .row.dashboard_card .card.cards {
    font-size: 13px;
    font-weight: 600;
    padding: 10px 5px;
    text-align: center;
    color: #0d3144d1;
    border-radius: 2px;
  }

  .tracking-details .timeline-img {
    display: block !important;
    height: auto !important;
  }

  a.bulk_order_button {
    padding: 5px;
    font-size: 12px;
  }

  .space-adjust{
    padding-left: 0;
  }

  .header-area .header-navi .navbar .navbar-nav {
    position: relative;
    width: 100%;
    justify-content: flex-end;
    right: 0;
    background: #422180;
    border: 1px solid #ddd;
    padding: 11px 11px;
    padding-top: 0;
    border-radius: 3px;
    margin-top: 10px;
    margin-bottom: 8px;
  }

  .header-area .header-navi .navbar .navbar-nav .nav-item .dropdown-menu {
    border-color: #111453;
  }

  .dropdown-menu {
    background-color: #111453;
  }

  .header-area .header-navi .navbar .navbar-nav .nav-item .nav-link {
    font-size: 14px;
    font-weight: 400;
    /* text-transform: uppercase; */
    line-height: normal;
    color: #fff;
    padding: 10px 0px;
  }

  .navbar {
    padding-left: 0;
    padding: 0 0 10px 0;
  }

  .dropdown-toggle::after {
    margin-top: 8px;
    float: right;
  }

  .header-area .header-navi .navbar .navbar-nav .nav-item .dropdown-menu {
    margin-top: 5px;
  }

  li.nav-item a {
    color: #fff;
  }

  .header-area {
      padding-bottom: 0;
  }
  .header-area .header-maxi .spaceright-0 {
    padding-left: 0;
  }
  .header-area .header-maxi .logo {
    margin-top: 0.9375rem;
    margin-bottom: 1.875rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .header-area .header-maxi .form-inline {
    padding-left: 0.9375rem;
  }
  .header-area .header-maxi .top-right-list .phone-header {
    display: none;
  }
  .header-area .header-maxi .top-right-list .wishlist-header {
    display: none;
  }
  .header-area .header-navi .navbar-2 .navbar-nav .nav-item.first {
    display: none;
  }
  .header-area .header-navi .navbar-2 .navbar-nav .nav-item {
    margin-right: 0;
    margin-top: 10px;
  }
  .header-area .header-navi .navbar-2 .navbar-nav .nav-item.last {
    position: static;
  }
  .categories {
    margin-top: 30px;
  }
  .categories .navbar-nav li a {
    padding: 0.5625rem;
  }
.carousel-content .carousel {
    margin-top: 12px;
}
.site-content {
    padding-top: 20px;
    padding-bottom: 0;
}
.header-area .header-maxi {
    padding-top: 0.9375rem;
    padding-bottom: 0;
}
  .carousel-content .carousel .carousel-inner .carousel-item img {
    height: auto;
  }
  .breadcum-area {
    background-position: center center;
  }
  .footer-content {
    padding-bottom: 0;
  }
  .footer-content .single-footer {
    margin-bottom: 30px;
  }
.footer .footer-image, .footer .footer-info {
    margin-bottom: 5px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center !important;
}
  .footer .floating-top {
    right: 15px !important;
  }
  .notes-summary-area {
    margin-top: 40px;
  }
  .notes-summary-area .order-summary .table {
    min-width: inherit;
  }
  .order-summary-outer {
    /* margin-top: 50px; */
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .header-area .header-navi .navbar-1 .navbar-nav .nav-item {
    margin-right: 10px;
  }
  .header-area .header-maxi .form-inline {
    padding-left: 35px;
  }
  .products .product.product-2x {
    width: 50%;
  }
  .products-5x .product {
    width: 25%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  body[dir="ltr"] .spaceright-0 {
    padding-right: 15px;
  }
  .carousel-content .new-product, .carousel-content .week-sale-bnr {
    float: left;
    width: 50%;
  }
  .newsletter-content .banner-single {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-right: none;
    border-bottom: 1px solid #dee2e6;
  }
  .newsletter-content .banner-single.second-last {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom-width: 0;
  }
  .newsletter-content .banner-single.last {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom-width: 0;
  }
  .products .product.product-2x {
    width: 66.66%;
  }
  .products-3x .product {
    width: 33.33%;
  }
  .products-4x .product {
    width: 33.33%;
  }
  .products-5x .product {
    width: 33.33%;
  }
  .toolbar {
    padding: 13px 26px 10px 26px;
  }
  .toolbar .form-group .col-form-label {
    padding-left: 0;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .toolbar .form-group.center {
    padding-left: 0;
    padding-right: 15px;
  }
  .orders-detail-area .card {
    margin-bottom: 15px;
  }
  .blogs-3x .blog-post {
    width: 33.33%;
  }
  .blogs-4x .blog-post {
    width: 33.33%;
  }
  .blogs-5x .blog-post {
    width: 33.33%;
  }
  .payment-area {
    margin-top: 40px;
  }
  .checkout-right {
    display: none;
  }
  .checkout-left .nav .nav-item .nav-link {
    width: 130px !important;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767.98px) {
  .carousel-content .new-product, .carousel-content .week-sale-bnr {
    float: left;
    width: 50%;
  }
  .newsletter-content .banner-single {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-right: none;
    border-bottom: 1px solid #dee2e6;
  }
  .newsletter-content .banner-single.last {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom-width: 0;
  }
  .products .product.product-2x {
    width: 100%;
  }
  .products-3x .product {
    width: 50%;
  }
  .products-4x .product {
    width: 50%;
  }
  .products-5x .product {
    width: 50%;
  }
  .registration-area .registered-customers {
    margin-top: 50px;
  }
  .registration-area .new-customers ul {
    margin-top: 50px;
    padding-left: 0;
  }
  .toolbar {
    padding: 13px 26px 10px 26px;
  }
  .toolbar .form-group .col-form-label {
    padding-left: 0;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .orders-detail-area .card {
    margin-bottom: 15px;
  }
  .blogs-3x .blog-post {
    width: 50%;
  }
  .blogs-4x .blog-post {
    width: 50%;
  }
  .blogs-5x .blog-post {
    width: 50%;
  }
  .my-shipping-area .my-shipping {
    margin-bottom: 40px;
  }
  .contact-area .contact-list {
    display: none;
    padding-left: 0;
    margin-top: 40px;
  }
  .payment-area {
    margin-top: 40px;
  }
  .checkout-right {
    display: none;
  }
  .checkout-left .nav .nav-item {
    width: 50%;
    margin-right: 0 !important;
    margin-bottom: 30px;
  }
  .checkout-left .nav .nav-item .nav-link {
    width: 100% !important;
  }
}

@media only screen and (max-width: 767.98px) {
  .header-area .header-mini .navbar-0 .navbar-toggler {
    float: right;
    width: 46px;
    border-radius: 0;
  }
  .header-area .header-mini .navbar-0 .navbar-nav .nav-item:first-child {
    /*display: none;*/
  }
  .header-area .header-mini .navbar-0 .navbar-nav .nav-item {
    margin-right: 0;
    margin-top: 7px;
    margin-bottom: 5px;
  }
  .newsletter-content .social-icons {
    margin-bottom: 30px;
  }
  .newsletter-content label {
    margin-left: 0;
  }
  .newsletter-content form {
    float: none;
    width: 100%;
  }
  .newsletter-content form .btn {
    position: static;
    margin-top: 15px;
    width: 100%;
  }
  .brands-content .owl-brands {
    text-align: center;
  }
  .brands-content .owl-brands li {
    float: none;
  }
  .brands-content .owl-brands .owl-prev {
    left: 0;
  }
  .brands-content .owl-brands .owl-next {
    right: 0px;
  }
  
.header-area .header-maxi .logo {
    justify-content: left;
    padding-left: 15px;
}  
div#cartshortsummery {
    position: absolute;
    top: -127px;
    float: right;
    text-align: right;
    right: 45px;
}

  
.header-area .header-maxi .search-categories input {
    border: 1px solid #ced4da;
    width: 80%;
    margin-bottom: 0.875rem;
}
.header-area .header-maxi .search-categories input {
    border: 1px solid #ced4da;
    width: 80%;
    margin-bottom: 0.875rem;
}
.header-area .header-maxi .search-categories .btn-secondary {
    position: static;
    width: 20%;
    margin-bottom: 0.875rem;
    margin-left: 0%;
    padding: 11px;
}
.header-area .header-maxi .search-categories {
    background-color: #fff;
    border: 0px solid #ced4da;
    position: relative;
    width: 97%;
}
.container.items-categories-segments .single_featured {
    width: 33.33%;
}
.col-sm-4.col-xs-4.single_featured img {
    width: 100%;
    height: 115px;
}
.products-5x .product {
    width: 50%;
}
.product article .thumb {
    height: 145px;
    overflow: hidden;
    text-align: center;
}
.banner-image.en {
    margin-bottom: 15px;
}
.products-4x .product {
    width: 50%;
}
.product article .title, .product article .banner-single .panel .block p, .banner-single .panel .block .product article p {
    font-size: 13px;
}
.banner-single .panel .block {
    float: left;
    margin-bottom: 15px;
}
div#wishlistsummery {
    position: absolute;
    right: 15px;
    top: -127px;
}
.header-area .header-maxi .top-right-list .wishlist-header {
    display: block;
}

.cart-area .table th, .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #f2f2f2;
    display: contents;
}
.cart-area .Qty .input-group {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: auto;
}
  
.cart-area tr {
    position: relative !important;
    display: block;
    padding-bottom: 44px;
    border-bottom: 1px solid #dddddd7a;
}


td#product_subtotal {
    position: absolute;
    display: block;
    right: 0;
    top: 18px;
    border: 0px solid #000;
}

td#product_qty {
    display: block;
    position: absolute;
    right: 0;
    top: 43px;
    border: 0px solid #000;
}
td#product_remove {
    position: absolute;
    right: 0;
    display: block;
    top: -8px;
    border: 0px solid #000 !important;
    font-size: 16px;
    font-weight: 700;
}
td#product_name {
    width: 220px;
    display: block;
    border: 0px solid #000;
}
td#product_price {
    position: absolute;
    display: block;
    left: 93px;
    border: 0px solid #000;
    top: 64px;
    /* font-size: 12px; */
}
.product-detail-area .detail-area .product-summary .product-title {
    font-size: 1.25rem;
    line-height: 22px;
    margin-top: 15px;
    height: auto;
}
.product-detail-area .detail-area .product-summary {
    padding-top: 0px;
    padding-left: 10px;
    margin-top: 0px;
}
#exzoom {
    width: 100% !important;
    overflow: hidden;
}
.exzoom .exzoom_img_box {
    background: #eee;
    position: relative;
    width: 100% !important;
}
.exzoom .exzoom_img_ul_outer {
    border: 1px solid #ddd;
    position: absolute;
    overflow: hidden;
    width: 100% !important;
}
.exzoom .exzoom_img_ul_outer .exzoom_img_ul {
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: absolute;
    width: 100% !important;
}
.exzoom .exzoom_img_ul_outer .exzoom_img_ul li {
    list-style: none;
    display: inline-block;
    text-align: center;
    float: left;
    width: 100% !important;
    overflow: hidden;
}
#categories .navbar-toggler {
    background-color: #482fa1 !important;
    color: #fff;
    text-transform: uppercase;
}
ul#header_right_login {
    /* float: right; */
    /* position: absolute; */
    right: 0;
    top: -30px;
    width: 50px;
    display: inline-block;
}
.navbar-dark .navbar-nav .nav-link {
    color: #fff;
}
.header-area .header-mini {
    background-color: #cd1131;
    min-height: 23px;
    height: 34px;
    margin-top: 0;
    padding-top: 7px;
}
ul#header_right_login {
    position: absolute;
    right: 55px;
    top: -15px;
    color: #fff;
}
.product .blog-post .module .cat-thumb {
    height: auto;
}
.container-fuild.products_categories .img-fluid {
    height: 90px;
    width: 100%;
}
.product .blog-post .module .cat-title {
    margin-top: 12px;
}
.container-fuild.services img {
    height: 160px;
    width: 100%;
}
.categories {
    margin-top: 0px;
    margin-bottom: 0;
}
.carousel-content .carousel .carousel-inner .carousel-item img {
    height: 190px;
}
.Qty .input-group .input-group-btn {
    cursor: pointer;
    border: 1px solid #00000030;
}
.Qty .input-group input {
    background-color: #f2f2f200;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    height: 30px;
    min-width: 30px;
    max-width: 40px;
    border: 0px solid #000;
    font-size: 20px;
    color: #000;
}
/*
.product article .product-hover .icons .fa {
    position: absolute;
    right: -2px;
    top: 4px;
    height: 30px;
    width: 30px;
    font-size: 12px;
}
*/
.product article .product-hover .icons .fa {
    position: relative;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    font-size: 12px;
    border: 1px solid #00000029;
    background: #fff;
}
.mobile_bottm_bar {
    display: block;
}
.mobile_bottm_bar {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #482fa1;
    /* height: 34px; */
    z-index: 9999999999;
    border-top: 1px solid #ffffff59;
}
.mobile_bottm_bar .col-sm-6 {
    width: 50%;
    float: left;
    text-align: center;
    padding: 5px 0px;
    font-size: 15px;
}
.col-sm-6.start_shopping {
    background: #f5ee36;
}
.col-sm-6.confirmed_order {
    background: #129cda;
}
.footer .floating-top {
    right: 10px !important;
    bottom: 160px !important;
}
.col-sm-6.confirmed_order a {
    color: #fff;
    font-weight: 400;
    letter-spacing: .5px;
}
.col-sm-6.start_shopping a {
    color: #000;
    letter-spacing: .5px;
    font-weight: 400;
}
.footer .container .floating-top a {
    width: 35px;
    height: 35px;
    line-height: 1.5;
}
.product-detail-area nav#categories {
    margin-bottom: 15px;
}
.breadcum-area .breadcum-inner .breadcrumb .breadcrumb-item {
    font-size: 13px;
    display: inline-block;
    padding: 0px 5px;
    height: 17px;
}
.checkout-area .checkout-left .tab-content .tab-pane .title, .checkout-area .checkout-left .tab-content .tab-pane .banner-single .panel .block p, .banner-single .panel .block .checkout-area .checkout-left .tab-content .tab-pane p {
    font-size: 12px;
}
.hidden-xs{display:none;}
.product-detail-area .detail-area .product-summary .product-title {
    padding-bottom: 10px;
}
.heading h2 small a {
    color: #adb5bd;
    text-decoration: none;
    font-size: 13px;
    margin-top: 8px;
    top: 5px;
    position: relative;
}
table#userspanelorders {
    width: 480px;
    overflow-x: scroll;
}

.product .blog-post .module .cat-title {
    font-size: 13px;
    margin-top: 10px;
    height: 33px;
}
.img-fluid {
    max-width: 100%;
    height: 130px;
    text-align: center;
    display: table;
    margin: 0 auto;
}
.product article .title, .product article .banner-single .panel .block p, .banner-single .panel .block .product article p {
    font-size: 12.5px !important;
    height: 68px;
    max-height: none;
    line-height: 1.2;
}
.products-4x .product .block-panel.pointer {
    height: 130px;
}
.footer.py-2.my-2 .img-fluid {
    max-width: 100%;
    height: 25px;
}
div#product_categories .products-5x .product {
    width: 33%;
}
.col-12.col-lg-9.p-0.mobile_product_gallary {
    display: block;
}
div#exzoom {
    display: none;
}
.product-detail-area .detail-area .carousel .carousel-inner .carousel-item img {
    height: auto;
}
.product-detail-area div {
    max-width: 100% !important;
}
.product-detail-area img {
    max-width: 100% !important;
}
.product-detail-area {
    overflow: hidden;
    margin-right: -15px;
}
.product-detail-area div {
    max-width: 100% !important;
    padding-right: 0;
}
.product article .thumb img {
    height: 100%;
    width: 100%;
}







.registration-area.login_page {
    width: 100%;
}
.registration-area.login_page label {
    text-align: left !important;
}
.registration-area {
    min-height: 430px;
    margin-bottom: 30px;
    margin: 0 auto;
    margin-top: 30px;
}

.registration-area.signup_area {
    width: 100%;
    margin-top: 5px;
    padding: 35px 15px 35px 30px;
}
.form-validate .form-group {
    margin-bottom: 15px;
}
.form-validate .form-group .help-block {
    font-size: 0.8125rem;
    font-size: 12px;
}

.col-12.col-sm-12.new-customers {
    padding-left: 0;
}
.notice_board {
    /* background: #ffcfcf; */
    padding: 20px 18px;
    margin-top: -35px;
    border-radius: 3px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-align: justify;
    overflow: hidden;
}

.row.dashboard_card .col-12.col-lg-3 {
    flex: 0 0 50%;
}
.row.dashboard_card {
    padding-right: 15px;
}
.col-12.col-lg-3.quick_links_area {
    flex: 0 0 100% !important;
    padding-right: 0 !important;
}
form#filter_order .col-sm-2 {
    padding-left: 0;
    width: 50%;
    font-size: 12px;
    margin-bottom: 10px;
}
form#filter_order .form-control {
    height: 30px;
    padding: 0px 7px;
}


button.navbar-toggler:focus {
    outline: none;
}

a.nav-link.front_tracking_menu {
    background: #2f8cbc;
    padding: 5px 10px !important;
    margin-left: 0;
    position: relative;
    right: 0;
    color: #fff !important;
    border-radius: 3px;
    font-size: 14px !important;
    margin-top: 8px;
    font-weight: 600 !important;
    text-transform: uppercase;
    display: inline-block;
}

li.nav-item.dropdown {
    margin-top: 15px;
    padding-left: 0;
}



















  
  
}