
.justify-conetnt-center span {
    font-size: 17px;
    text-transform: capitalize;
}
.dec.qtybutton,.inc.qtybutton {
    width: 20px;
    font-size: 24px;
    cursor: pointer;
}
.category-header-2 .navbar-menu .nav-block .nav-left li img{
  width: 25px;
  height: 25px;
  border-radius: 15px;
  margin-right: 20px;
}
.pixelstrap a,.pixelstrap a:hover, .pixelstrap a:active {
    text-transform: capitalize;
}
.pixelstrap.sm-horizontal a:hover {
    color: rgb(255,153,0) !important;
}
.category-header-2 .navbar-menu .nav-block .nav-left {
    overflow: unset;
}
.pixelstrap.sm-vertical a .sub-arrow::before {
    content: "\f105";
}
.slick-prev.slick-arrow {
    z-index: 1;
}
.slick-prev::before, .slick-next::before{
    color: #ff482b;
}
.creative-card .product-service .img-fluid {
    height: 100%;
}

.autocomplete {
    position: relative;
    z-index: 99;
}
.autocomplete-results {
padding: 0;
margin: 0;
height: 120px;
min-height: 1em;
max-height: 6em;
}
.autocomplete-result {
list-style: none;
text-align: left;
padding: 4px 2px;
cursor: pointer;
background-color: #fff;
border: 1px solid #e0e2f2;
border-bottom: 0;
}
.autocomplete-result:hover {
background-color: #EDEEEE;
color: white;
}
.autocomplete-result p {
color: #222;
font-size: 12px;
}
.autocomplete-result h6{
    color: #21759b;
    font-weight: 700;
}
.shop-bottom-area.mt-35 {
    margin-bottom: 20px;
  }
  .mobile-category-nav.d-xl-none.mb-15px,
  .mobile-header.d-xl-none.sticky-nav.bg-white.ptb-10px,
  .mobile-search-area.d-xl-none.mb-15px {
    display: none;
  }
  .caegories_box .img-fluid {
    height: 300px;
  }
  .caegories_box h5, .caegories_box a{
    padding: 20px 0;
    font-size: 13px;
    text-align: center;
    color: #444;
  }

  .pricing-table1 .pricing-box.points_table .pricing-body h1{
    text-transform: capitalize !important;
    line-height: 40px;
  }
  .pricing-table1 .pricing-box.points_table .pricing-body h4{
    text-transform: uppercase;
    padding: 20px 0;
  }
  .pricing-table1 .pricing-box.points_table .pricing-body thead, tbody, tfoot, tr, td, th {
    line-height: 25px;
  }
  .pricing-table1 .pricing-box.points_table .pricing-body h1 span{
    font-size: 55%;
  }

  .newslatter_box{
    border: 1px solid #ccc;
    padding: 10px;
  }
  #top-tabContent li {
    display: list-item;
  }
  .section-py-space {
    position: relative;
  }
  .tabs_btn {
    position: absolute;
    right: 4%;
    bottom: -30px;
  }
  .pricing-box.cupon_box {
    padding: 10px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.12), 0 2px 2px rgba(0,0,0,0.12), 0 4px 4px rgba(0,0,0,0.12), 0 8px 8px rgba(0,0,0,0.12), 0 16px 16px rgba(0,0,0,0.12);
    height: 345px;
  }
  .pricing-header.row {
    padding: 0 40px;
  }
  .pricing-table2 .pricing-box.cupon_box .pricing-header{
    text-align: unset;
  }
  .pricing-table2 .pricing-box.cupon_box .pricing-header h3{
    color: #043249;
  }
  .pricing-table2 .pricing-box.cupon_box .pricing-header h2{
    color: #043249;
    float: right;
    border: 1px solid red;
    border-radius: 30px;
    padding: 10px;
  }
  .pricing-table2 .pricing-box.cupon_box .pricing-body ul li span{
    font-size: 24px;
  }
  .pricing-table2 .pricing-box.cupon_box .pricing-body ul li{
    border:0;
    font-size: 18px;
  }
  .pricing-table2 .pricing-box.cupon_box .pricing-body ul li strong{
    color: #e34931;
  }

.footer1 .img-fluid.flogo {
    max-width: 10%;
    margin-bottom: 5%;
}
.footer1 .footer-main > div {
    max-width: 20%;
}
footer a {
    color: #fff;
}
footer a:hover {
    color: rgb(255,153,0);
}
.footer-contant p{
    color: #fff;
}

.probbox {
    display: flex !important;
    margin-left: -203%;
}
.probbox .product-box{
    width: 239px  !important;
    position: relative;
}
.collection-product-wrapper .product-wrapper-grid .product-box {
    position: relative;
}
.product .product-box {
    position: relative;
}
.product-box .new-label1{
    position: absolute !important;
    top: 15px;
    left: 15px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #00baf2;
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    text-transform: uppercase;
    font-weight: 700;
    font-size: calc(10px + (14 - 10) * ((100vw - 320px) / (1920 - 320)));
}
.shopallcat a {
    color: #1c3481;
}
.paypal a{
    font-size: 12px;
    margin-left: 20px;
    color: #666;
}
.billing-info.mb-20px {
    margin-top: 20px;
}
select {
    -moz-appearance: menulist !important;
}

  .container-fluid {
    width: 100%;
    max-width: 1440px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  .container-fluid img {
    transition: 0.4s;
  }
  .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    height: 87%;
  }
  .card.hover-shadow img{
    height: 104%;
    width: 100%;
    padding: 20px 20px 0px 20px;
  }
  .hover-shadow {
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
    transition: all .2s ease-in;
  }
  .hover-shadow:hover {
    box-shadow: 7px 6px 25px -6px rgba(0,0,0,0.56);
  }
  .box-one .card{
    padding: 20px;
  }
  .box-one img {
    width: 80% !important;
  }
  .box-two  .card{
    padding: 20px 10px;
  }
  .box-two  .row{
    padding: 0px;
  }
  .box-two img {
    width: 142px;
    padding: 5px 0;
    height: 130px;
  }
  .region {
    fill: #d0c6b2;
    cursor: pointer;
  }
  .region:hover, .region.is-active {
    fill: #24ab5c;
  }
.first_tab{
    position: absolute !important;
    left: -56px;
    padding-left: 70px;
    padding-right: 70px;
}
#top-tabContent li {
  display: list-item;
}

@media screen and (max-width: 1920px) {
    .container-fluid {
        max-width: 1660px;
      }
    .tab-product-main .tabs.tab-title {
        width: 1630px;
      }
      .theme-slider .slider-banner.slide-banner-3 .slider-img{
        height: 762px;
      }
}
@media screen and (max-width: 1680px) {
    .container-fluid {
        max-width: 1440px;
      }
    .tab-product-main .tabs.tab-title {
        width: 1615px;
      }
      .theme-slider .slider-banner.slide-banner-3 .slider-img {
        height: 761px;
      }
}

@media screen and (max-width: 1570px) {

      .theme-slider .slider-banner.slide-banner-3 .slider-img {
        height: 634px;
      }
    .tab-product-main .tabs.tab-title {
        width: 1392px;
      }
}
@media screen and (max-width: 1470px) {
    .tab-product-main .tabs.tab-title {
        width: 1392px;
      }
    .category-header-2 .navbar-menu .nav-block .nav-left {
        width: 260px;
    }
    .theme-slider .slider-banner.slide-banner-3 .slider-img {
        height: 680px !important;
    }
    .theme-slider .slider-banner.slide-banner-3 .layout4-slide-1 li,
    .theme-slider .slider-banner.slide-banner-3 .layout4-slide-3 li,
    .theme-slider .slider-banner.slide-banner-3 .layout4-slide-2 li {
        width: 100%;
        right: auto;
    }
    /* .img-fluid {
        width: 100%;
    } */
    .category-header-2 .navbar-menu .nav-block .nav-left .nav-cat {
        height: 522px;
    }
}
@media screen and (max-width: 1366px) {
    .tab-product-main .tabs.tab-title {
        width: 1322px;
      }
      .card.hover-shadow img {
        height: 135%;
      }
      .box-two img {
        width: 130px;
      }
}
@media screen and (max-width: 1280px) {
    .tab-product-main .tabs.tab-title {
        width: 1230px;
      }
      .tab-prodcut-contain ul li.titletb {
        padding: 20px;
      }
      .box-two img {
        width: 88px;
      }
      .card.hover-shadow img {
        height: 147%;
      }
}
@media screen and (min-width: 1200px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1340px;
    }
    .pixelstrap li ul {
        width: 22em !important;
        max-width: 22em !important;
    }
}
@media (min-width: 992px){
    .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    }
    .container-fluid img {
        width: 100%;
      }
}

@media screen and  (max-width: 810px){
    .theme-slider .slider-banner.slide-banner-3 .slider-img {
        height: 331px !important;
      }
    .footer1 .footer-main > div {
        max-width: 100%;
        width: 100%;
    }
}
@media (max-width: 575px){
    .pricing-table2 .col-6{
        width: 100%;
    }
    .pricing-box.cupon_box {
        min-height: 345px;
      }
    .searchbar-input .input-group {
        height: unset !important;
        z-index: 99999;
      }
    .mobileview .row > *{
        width: 35% !important;
    }
    .mobileview .input-group-text {
        position: absolute;
    }
    .mobileview .search {
        background: #fff !important;
        border: 0;
        height: 33px !important;
      }
    .mobileview .form-control {
        height: 48px !important;
        max-width: 90% !important;
        margin-left: 9%;
        padding-left: 10px !important;
      }
    .mobileview .input-group-text.close-searchbar {
        right: 0;
        top: 0;
        height: 48px;
        z-index: 99;
      }

    .top-header .top-header-right {
        display: block ;
    }
    .box-one{
        display: none;
    }
    .tab-product-main .tabs.tab-title {
        width: 360px;
    }
    .card.hover-shadow img {
        height: 82%;
      }
      .box-two img {
        width: 100%;
        height: auto;
      }
      .first_tab{
        position: relative !important;
        left: 0 !important;
      }
      .tab-prodcut-contain ul li.titletb {
        padding: 2px 5px;
      }
      .tab-product-main .tab-prodcut-contain ul li {
        margin-left: 0;
      }
      .footer-contant{
          display: block !important;
      }
    .collection-banner .collection-banner-main.banner-4 .collection-img {
        height: 75px;
    }
    .collection-banner .banner-2-padding {
        margin-bottom: 0;
      }
      .caegories_box .img-fluid {
        height: auto;
      }
    .zopim{
        bottom: 45px !important;
    }
}
@media screen and  (max-width: 480px){
    .theme-slider .slider-banner.slide-banner-3 .slider-img {
        height: 153px !important;
      }
      .collection-banner .collection-banner-main.banner-4 .collection-img {
        height: 85px;
      }
}


/* h1 {
  font-size: 60px;
  color: #222222;
  font-weight: 700;
  text-transform: uppercase; }
  h1 span {
    font-size: 107px;
    font-weight: 700;
    color: var(--theme-deafult); }

h2 {
  font-size: 36px;
  color: #222222;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em; }

h3 {
  font-size: 24px;
  font-weight: 400;
  color: #777777;
  letter-spacing: 0.03em; }

  .order-elements h4 {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 400;
    letter-spacing: 0.03em;
    line-height: 1; }


h5 {
  font-size: 16px;
  font-weight: 400;
  color: #222222;
  line-height: 24px;
  letter-spacing: 0.05em; }

h6 {
  font-size: 14px;
  font-weight: 400;
  color: #777777;
  line-height: 24px; }

.search-element input {
    padding: 20px 20px 20px 20px ;
}

.algolia-autocomplete{
    display: block !important;
}

.primary-menu{
    z-index: 1 !important;
}
.aa-input-container {
    display: inline-block;
    position: relative; }
  .aa-input-search {
    width: 400px;
    padding: 12px 28px 12px 12px;
    border: 2px solid #e4e4e4;
    border-radius: 4px;
    -webkit-transition: .2s;
    transition: .2s;
    font-family: "Montserrat", sans-serif;
    box-shadow: 4px 4px 0 rgba(241, 241, 241, 0.35);
    font-size: 12px;
    box-sizing: border-box;
    color: #333;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
    .aa-input-search::-webkit-search-decoration, .aa-input-search::-webkit-search-cancel-button, .aa-input-search::-webkit-search-results-button, .aa-input-search::-webkit-search-results-decoration {
      display: none; }
    .aa-input-search:focus {
      outline: 0;
      border-color: #3a96cf;
      box-shadow: 4px 4px 0 rgba(58, 150, 207, 0.1); }
  .aa-input-icon {
    height: 16px;
    width: 16px;
    position: absolute;
    top: 50%;
    right: 16px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    fill: #e4e4e4; }
  .aa-hint {
    color: #e4e4e4; }
  .aa-dropdown-menu {
    background-color: #fff;
    border: 2px solid rgba(228, 228, 228, 0.6);
    border-top-width: 1px;
    font-family: "Montserrat", sans-serif;
    width: 400px;
    margin-top: 10px;
    box-shadow: 4px 4px 0 rgba(241, 241, 241, 0.35);
    font-size: 12px;
    border-radius: 4px;
    border: 1px solid #eceff1;
    box-sizing: border-box; }

    .aa-dropdown-menu:before {
        position: absolute;
        content: '';
        width: 14px;
        height: 14px;
        background: #fff;
        z-index: 0;
        top: -7px;
        border-top: 1px solid #D9D9D9;
        border-right: 1px solid #D9D9D9;
        transform: rotate(-45deg);
        border-radius: 2px;
        z-index: 999;
        display: block;
        left: 24px;
    }
  .aa-suggestion {
    padding: 12px;
    border-top: 1px solid rgba(228, 228, 228, 0.6);
    cursor: pointer;
    -webkit-transition: .2s;
    transition: .2s;
    /* display: -webkit-box;
    display: -ms-flexbox;
    display: flex; */
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .aa-suggestion:hover, .aa-suggestion.aa-cursor {
      background-color: rgba(241, 241, 241, 0.65); }
    .aa-suggestion > span:first-child {
      color: #333; }
    .aa-suggestion > span:last-child {
      text-transform: uppercase;
      color: #a9a9a9; }
  .aa-suggestion span em {
    font-weight: 700;
    font-style: normal;
    background-color: rgba(58, 150, 207, 0.3);
    padding: 2px 0 2px 2px; }

    .algolia-result {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .algolia-title{
        float: left;
    }
    .algolia-thumb {
        max-width: 50px;
        max-height: 50px;
        float: left;
    vertical-align: middle;

    margin-right: 6px;
    }

    .algolia-details {
        color: #919191;
    }

    .ais-hits--item em {
      background-color: rgba(58, 150, 207, 0.3);
    }

    .algolia-noresult{
        font-size: 14px;
        font-weight: bold;
        padding: 20px;
        margin: 20px;
    }

    .list-product .img-block {
      height: 262px;
      /* width: 262px; */
      text-align: center;
    }
    .list-product .img-block img{
      height: 100%;
      width: auto;
      max-width: 262px;

    }

    .quickview-content .pricing-meta {
      line-height: 20px;
      transition: all 300ms linear;
    }
    .quickview-content .pricing-meta li {
      color: #9b9b9b;
      font-weight: 400;
      margin-right: 2px;
      font-size: 14px;
    }
    .quickview-content .pricing-meta li.old-price {
      text-decoration: line-through;
    }
    .quickview-content .pricing-meta li.old-price.not-cut {
      text-decoration: none;
      color: #1d1d1d;
      font-size: 16px;
      font-weight: 600;
    }
    .quickview-content .pricing-meta li.current-price {
      color: #d81240;
      font-weight: 600;
      font-size: 16px;
    }
    .quickview-content .pricing-meta li.discount-price {
      display: inline-block;
      vertical-align: top;
      color: #fff;
      background: #d81240;
      padding: 0 4px;
      border-radius: 5px;
      text-align: center;
      line-height: 20px;
      height: 20px;
      font-size: 12px;
      font-weight: 700;
      text-transform: capitalize;
      text-align: center;
      z-index: 4;
      margin-left: 2px;
      margin-top: 2px;
    }

    .list-product {
      border: 1px solid #ebebeb;
    }

    .list-product:hover {
      /* border: 1px solid #146cda; */
    }

    .list-product .hot {
      position: absolute;
      top: 15px;
      left: 15px;
      display: inline-block;
      color: #fff;
      padding: 0 5px;
      text-align: center;
      line-height: 20px;
      height: 20px;
      font-size: 12px;
      font-weight: 700;
      border-radius: 5px;
      text-transform: capitalize;
      text-align: center;
      z-index: 1;
      background: #d81240;
    }

    .or {
      display: block;
      margin: 2rem 0;
    }

    .or--1,
    .or--2 {
      position: relative;
    }

    .or--1:after,
    .or--1:before {
      content: '';
      position: absolute;
      width: calc(50% - 30px);
      height: 30px;
      border-bottom: 1px dashed #f1f1f1;
    }

    .or--1:before {
      left: 0;
    }

    .or--1:after {
      right: 0;
    }

    .or--1 > span {
      display: inline-block;
      height: 30px;
      position: relative;
      transform: translate(-50%, 50%);
      font-size: 0.875rem;
      color: #d8d8d8;
    }

    .btn-icon-left .icon,
.btn-icon-left .fa {
  margin-right: 0.625rem;
}

.btn-icon-right .icon,
.btn-icon-right .fa {
  margin-left: 0.625rem;
}

.btn-icon--2 {
  position: relative;
  padding-left: 40px !important;
}

.btn-icon--2 .icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
    .btn-facebook {
      color: #fff;
      background-color: #3b5998;
      border-color: #3b5998;
    }

    .btn-facebook:active,
    .btn-facebook:focus,
    .btn-facebook:hover {
      background-color: #2d4373;
      border-color: #2d4373;
      color: #fff;
    }

    .btn-facebook.btn-outline {
      background-color: transparent;
      border-color: #3b5998;
      color: #3b5998;
    }

    .btn-facebook.btn-outline:active,
    .btn-facebook.btn-outline:focus,
    .btn-facebook.btn-outline:hover {
      background-color: #3b5998;
      border-color: #3b5998;
      color: #3b5998;
    }

    .btn-google {
      color: #fff;
      background-color: #dd4b39;
      border-color: #dd4b39;
    }

    .btn-google:active,
    .btn-google:focus,
    .btn-google:hover {
      background-color: #c23321;
      border-color: #c23321;
      color: #fff;
    }

    .btn-google.btn-outline {
      background-color: transparent;
      border-color: #dd4b39;
      color: #dd4b39;
    }

    .btn-google.btn-outline:active,
    .btn-google.btn-outline:focus,
    .btn-google.btn-outline:hover {
      background-color: #dd4b39;
      border-color: #dd4b39;
      color: #dd4b39;
    }

.login-register-wrapper .login-form-container {
  padding: 48px;
}

.login-register-wrapper .login-form-container .login-register-form .button-box button{
  background-color: #d81240;
  color: #fff;
}

.product-details-content .pricing-meta {
  line-height: 20px;
  transition: all 300ms linear;
}
.product-details-content .pricing-meta li {
  color: #9b9b9b;
  font-weight: 400;
  margin-right: 2px;
  font-size: 24px;
}
.product-details-content .pricing-meta li.old-price {
  text-decoration: line-through;
}
.product-details-content .pricing-meta li.old-price.not-cut {
  text-decoration: none;
  color: #1d1d1d;
  font-size: 27px;
  font-weight: 600;
}
.product-details-content .pricing-meta li.current-price {
  color: #d81240;
  font-weight: 600;
  font-size: 27px;
}
.product-details-content .pricing-meta li.discount-price {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  background: #d81240;
  padding: 0 4px;
  border-radius: 5px;
  text-align: center;
  line-height: 20px;
  height: 23px;
  font-size: 16px;
  font-weight: 700;
  text-transform: capitalize;
  text-align: center;
  z-index: 4;
  margin-left: 2px;
  margin-top: 2px;
}




.shop-sidebar-wrap .card .card-header .no-child:before {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  /* content: ""; */
  font-family: "Ionicons";
  transition: all 300ms linear;
  transform: rotate(0deg);
}
.shop-sidebar-wrap .card .card-header .active {
  color: #007bff;
}

.shop-grid .list-product .img-block img{
  max-width: 208px;
}

.shop-list-wrap .list-product .img-block img{
  max-width: 208px;
}

.shop-list-wrap .list-product .box-inner .pricing-meta {
  line-height: 20px;
  transition: all 300ms linear;
}
.shop-list-wrap .list-product .box-inner .pricing-meta li {
  color: #9b9b9b;
  font-weight: 400;
  margin-right: 2px;
  font-size: 14px;
}
.shop-list-wrap .list-product .box-inner .pricing-meta li.old-price {
  text-decoration: line-through;
}
.shop-list-wrap .list-product .box-inner .pricing-meta li.old-price.not-cut {
  text-decoration: none;
  color: #1d1d1d;
  font-size: 16px;
  font-weight: 600;
}
.shop-list-wrap .list-product .box-inner .pricing-meta li.current-price {
  color: #d81240;
  font-weight: 600;
  font-size: 16px;
}
.shop-list-wrap .list-product .box-inner .pricing-meta li.discount-price {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  background: #d81240;
  padding: 0 4px;
  border-radius: 5px;
  text-align: center;
  line-height: 20px;
  height: 20px;
  font-size: 12px;
  font-weight: 700;
  text-transform: capitalize;
  text-align: center;
  z-index: 4;
  margin-left: 2px;
  margin-top: 2px;
}

.pro-pagination-style a {
  /* border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem; */
  border-radius: 0px;
}
.pagination{
  display: inline-block;
}

.additional-info {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #e6e6e6;
  color: #333;
  font-size: 14px;
  height: 123px !important;
  padding: 17px 20px;
  width: 100%;
  outline: none;
}

.billing-info-wrap .billing-info select {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #e6e6e6;
  color: #666;
  font-size: 14px;
  padding-left: 20px;
  padding-right: 10px;
  width: 100%;
  outline: none;
  height: 45px;
}

.is-invalid{
  border-color: #dc3545 !important;
}

.billing-info button.cart-btn-2 {
  background: #146cda;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  padding: 18px 58px;
  /* text-transform: uppercase; */
}
.billing-info button.cart-btn-2:hover {
  color: #fff;
  background: #1d1d1d;
}

.mt-20px{
  margin-top: 20px;
}

.success-text {
  text-align: center; }
  .success-text .success i {
    font-size: 50px;
    color: #4ead4e; }

    .success-text .error i {
      font-size: 50px;
      color: #d81240; }

  .success-text h2 {
    margin-top: 10px;
    margin-bottom: 15px;
    text-transform: uppercase; }
  .success-text p {
    font-size: 18px;
    text-transform: capitalize; }
  .success-text.order-fail i {
    color: var(--theme-deafult); }

    .order-success-sec h4 {
      font-weight: 700;
      text-transform: capitalize; }

    .order-success-sec .order-detail li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      text-transform: capitalize;
      line-height: 24px;
      font-size: 16px; }

    .order-success-sec .payment-mode p {
      font-size: 16px;
      line-height: 20px;
      margin-bottom: 0; }

    .delivery-sec {
      padding: 30px;
      text-align: center;
      margin-top: 20px;
      background-color: #00baf2; }
      .delivery-sec h2,
      .delivery-sec h3 {
        color: #000000;
        text-transform: capitalize; }

    .product-order h3 {
      font-weight: 700;
      text-transform: uppercase;
      color: #000000; }

    .product-order .product-order-detail {
      margin-top: 15px; }
      .product-order .product-order-detail img {
        height: 130px; }
      .product-order .product-order-detail .order_detail {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .product-order .product-order-detail .order_detail h4 {
          margin-bottom: 5px;
          text-transform: capitalize;
          font-weight: 700; }
        .product-order .product-order-detail .order_detail h5 {
          text-transform: capitalize;
          margin-bottom: 0; }

    .product-order .total-sec {
      border-top: 1px solid #dddddd;
      border-bottom: 1px solid #dddddd;
      margin: 15px 0;
      padding: 15px 0; }
      .product-order .total-sec ul li {
        font-size: 18px;
        display: block;
        text-transform: capitalize; }
        .product-order .total-sec ul li span {
          float: right; }

    .product-order .final-total h3 {
      display: block;
      margin-bottom: 0; }
      .product-order .final-total h3 span {
        float: right; }


.social-info li{
  display: inline-block;
}
.product-social li{
  display: inline-block;
}

.pricing-meta li{
  display: inline-block;
}

.pagination li{
  display: inline-block;
}

.payment-card-bottom li{
  display: inline-block;
}

.product-right p {
  margin-bottom: 0;
  line-height: 1.5em; }

.product-right .product-title {
  color: #222222;
  text-transform: capitalize;
  font-weight: 700;
  margin-bottom: 0; }

.product-right .border-product {
  padding-top: 15px;
  padding-bottom: 20px;
  border-top: 1px dashed #dddddd; }

.product-right h2 {
  text-transform: uppercase;
  margin-bottom: 15px;
  font-size: 25px;
  line-height: 1.2em; }

.product-right h3 {
  font-size: 26px;
  color: #222222;
  margin-bottom: 15px; }

.product-right h4 {
  font-size: 16px;
  margin-bottom: 7px; }
  .product-right h4 del {
    color: #777777; }
  .product-right h4 span {
    padding-left: 5px;
    color: #d81240;
     }

.product-right .color-variant {
  margin-bottom: 10px; }
  .product-right .color-variant li {
    height: 30px;
    width: 30px;
    cursor: pointer; }

.product-right .product-buttons {
  margin-bottom: 20px; }
  .product-right .product-buttons .btn-solid,
  .product-right .product-buttons .btn-outline {
    padding: 7px 25px; }
  .product-right .product-buttons a:last-child {
    margin-left: 10px; }

.product-right .product-description h6 span {
  float: right; }

.product-right .product-description .qty-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 10px; }
  .product-right .product-description .qty-box .input-group {
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
    width: unset; }
    .product-right .product-description .qty-box .input-group .form-control {
      border-right: none; }

.product-right .size-box {
  margin-top: 10px;
  margin-bottom: 10px; }
  .product-right .size-box ul li {
    height: 35px;
    width: 35px;
    border-radius: 50%;
    margin-right: 10px;
    cursor: pointer;
    border: 1px solid #f7f7f7;
    text-align: center; }
    .product-right .size-box ul li a {
      color: #222222;
      font-size: 18px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      height: 100%; }
    .product-right .size-box ul li.active {
      background-color: #f7f7f7; }

.product-right .product-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .product-right .product-icon .product-social {
    margin-top: 5px; }
    .product-right .product-icon .product-social li {
      padding-right: 11px; }
      .product-right .product-icon .product-social li a {
        color: #333333;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
      cursor: pointer; }
        .product-right .product-icon .product-social li a i {
          font-size: 18px; }
        .product-right .product-icon .product-social li a:hover {
          color: var(--theme-deafult); }
      .product-right .product-icon .product-social li:last-child {
        padding-right: 0; }
  .product-right .product-icon .wishlist-btn {
    background-color: transparent;
    border: none; }
    .product-right .product-icon .wishlist-btn i {
      border-left: 1px solid #dddddd;
      font-size: 18px;
      padding-left: 10px;
      margin-left: 5px;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
    .product-right .product-icon .wishlist-btn span {
      padding-left: 10px;
      font-size: 18px; }
    .product-right .product-icon .wishlist-btn:hover i {
      color: var(--theme-deafult);
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }

.product-right .payment-card-bottom {
  margin-top: 10px; }
  .product-right .payment-card-bottom ul li {
    padding-right: 10px; }

.product-right .timer {
  margin-top: 10px;
  background-color: #f7f7f7; }
  .product-right .timer p {
    color: #222222; }

.product-right.product-form-box {
  text-align: center;
  border: 1px solid #dddddd;
  padding: 20px; }
  .product-right.product-form-box .product-description .qty-box {
    margin-bottom: 5px; }
    .product-right.product-form-box .product-description .qty-box .input-group {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 100%; }
  .product-right.product-form-box .product-buttons {
    margin-bottom: 0; }
  .product-right.product-form-box .timer {
    margin-bottom: 10px;
    text-align: left; }


    .single-product-tables {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-top: 20px; }
      .single-product-tables table {
        width: 20%; }
        .single-product-tables table tr {
          height: 35px; }
          .single-product-tables table tr td:first-child {
            font-weight: 600; }
      .single-product-tables.detail-section {
        margin-top: 0; }
        .single-product-tables.detail-section table {
          width: 95%; }


.product-page-custom-a{
  padding: 0 33px;
}

.price-input-shop{
  float: left;
    display: block;
    width: 70px;
    height: 30px;
    padding: 0 7px;
    text-align: left;
    color: #404040;
    border: 1px solid #a8a8a8;
    border-radius: 3px;
    outline: 0;
}

.price-input-space{
  float: left;
  width: 10px;
  text-align: center;
  line-height: 30px;
  color: gray;
}

.shop-sidebar-wrap .card .card-body .active {
  color: #007bff;
}

.text-error{
  color: #dc3545;
}

.text-success{
  color: #28a745;
}
.header-menu-nav li{
    display: inline-block;
}

.header-nav ul li a {

  color: #47494a;

}
.header-nav ul li:hover > a {
  color: #146cda;
}
.info-block{
  cursor: pointer;
  padding: 20px 10px 20px 10px;
  border-radius: 5px;
}

.info-block:hover{
  border: 1px solid #95c2f9;
  /* background-color: #95c2f9; */
  transition: all 300ms linear;
  transform: scale(1.035) rotate(0.05deg);

}

.info-block:hover .single-static-meta h4{
  /* color: #fff; */
}

.info-block:hover .single-static-meta p{
  /* color: #fff; */
}



.page-item.active .page-link{
  background-color: #1d1e46;
  border-color: #1d1e46;
}

.page-link:hover{
  background-color: #1d1e46;
  border-color: #1d1e46;
}

.btn-primary{
  background-color: #1d1e46;
  border-color: #1d1e46;
}

.header-tools .cart-info a.user span{
  font-size: 14px;
  font-weight: 700;
}

.seller-name-retail{
  margin-top: 8px;
  padding: 13px 16px 10px;


}
.seller-name{
  font-size: 12px;
margin-bottom: 4px;
}

.seller-name-detail{
  font-size: 16px;
}

.clearfix {
  overflow: auto;
}

.pdp-seller-info-pc {
  margin-top: 8px;
  display: table;
  width: 100%;
  table-layout: fixed;
  border-top: 1px solid #eff0f5;
}

.pdp-seller-info-pc .info-content:first-child {
  border-left: none;
  padding-left: 16px;
}

.pdp-seller-info-pc .info-content {
  padding: 8px 10px;
      padding-left: 10px;
  box-sizing: border-box;
  border-left: 1px solid #eff0f5;
  font-size: 14px;
  text-align: left;
  display: table-cell;
  width: 33.33333%;
  vertical-align: top;
  position: relative;
  cursor: pointer;
}

.pdp-seller-info-pc .info-content .seller-info-title {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 14px;
  height: 28px;
  overflow: hidden;
  color: #757575;
}

.pdp-seller-info-pc .info-content .seller-info-value {
  font-size: 26px;
  line-height: 30px;
}
.seller-link{margin-top: 10px;}
.seller-link a{
  font-weight: bold;
}

.shop-more{
  font-size:14px;
  margin-top: 12px;
  font-weight: bold;
} */


@media screen and (min-width: 1200px) {

    .pixelstrap li ul {
        width: 18em !important;
    }
}
