.swiper {
        width: 100%;
        height: 100%;
      }

      .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        padding-bottom:15px;
      }

      .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }

      

      .swiper {
        width: 100%;
        /*height: 300px;*/
        margin-left: auto;
        margin-right: auto;
      }

      .swiper-slide {
        background-size: cover;
        background-position: center;
      }

      .mySwiper2 {
        height: 80%;
        width: 100%;
      }

      .mySwiper {
        height: 20%;
        box-sizing: border-box;
        padding: 10px 0;
      }

      .mySwiper .swiper-slide {
        width: 25%;
        height: 100%;
        /*opacity: 0.4;*/
      }

      .mySwiper .swiper-slide-thumb-active {
        opacity: 1;
        border:2px solid #52c0b4;
      }

      .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
      .show-for-medium{
  display:none;
}
.background-succ {
    background-color: #000000d6;
    color: #fff;
    top: 0;
    left: 0;
    width: 400px;
    z-index: 1000;
    border-radius: 5px;
    height: 215px;
    position: absolute;
    display: none;
    justify-content: ;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.background-succ .content {
    padding-top: 50px;
    position: relative;
    text-align: center;
}
.background-succ .content img {
    width: 60px;
    height: 60px;
}
.background-succ .content p {
    display: block;
    font-size: 18px;
    margin-top: 1rem;
    font-weight: 500;
    color: #fff;
}
.product-view {
    margin-top: 15px;
}
.page-title-wrapper {
    margin-bottom: 5px;
}
.page-title-wrapper h1 {
    font-size: 24px;
    color: #222;
    text-transform: uppercase;
    font-weight:normal;
}
 .page-title span {
    display: block;
    color: #444;
    font-size: 25px;
    line-height: 25px;
    margin: 0px 0 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: normal;
}
.product-view .product-shop .price-box {
    align-items: center;
}
.product-view .product-shop .price-box {
    clear: both;
    margin: 0;
    padding: 0;
    display: inline-block;
    justify-content: flex-start;
}
.price-box {
    display: flex !important;
    justify-content: center;
}
.price-container span {
    font-weight: 400;
    font-size: 25px;
    color: #2eccfa;
}
.zip-container span {
    font-size: 16px;
    margin-top: 2px;
    margin-bottom: 0px;
    display: inline;
}
.zip-payment-amount {
    font-weight: 700;
}
.zip-container .zip-logo {
    height: 35px;
    vertical-align: middle;
    display: inline-block;
    margin: -2px 0 5px 0px;
}
#zip-info-link {
    line-height: normal;
    display: inline-block;
    padding: 0;
    margin: 0;
    border: none;
    color: inherit;
    text-decoration: none;
    background: transparent;
    font-family: sans-serif;
    cursor: pointer;
    text-align: center;
    transition: background 250ms ease-in-out, transform 150ms ease;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.zip-learn-more {
    padding-left: 1px;
    font-size: smaller !important;
}
.quantity-area {
  display:none;
}
.product-add-form .product-options-bottom {
    margin-bottom: 69px;
}
.product-info-main .product-options-bottom {
    float: unset;
}
.box-tocart {
    padding: 45px 0;
    /*float: left;*/
}
.product-add-form .fieldset {
    padding: 0;
    margin: 0;
}
 .add-to-cart button {
    background-color: #000000;
    max-width: 300px;
    width: 100%;
    border-radius: 4px;
    float: left;
    display: block !important;
    border: 0px solid #dadada;
    color: #ffffff;

}
.add-to-cart button> span {
    padding: 0;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    text-transform: uppercase;
}
.product-options-wrapper {
    border-bottom: 1px solid #d1d1d1;
    padding-top: 30px;
    padding-bottom: 30px;
}
.swatch-opt {
    margin: 20px 0;
}
.title-attributes{
  font-weight: 400;
    font-size: 15px;
}
.swatch-attribute-options{
  margin: 8px 0 !important;
}
.size-product{
  font-size:15px;
  color: #7bcac9;
  text-transform: uppercase;
}
.valueChild1+ .valueChild1{
  margin: 0 0 5px 10px;
}
.valueChild1.active {
    border: 1px solid #7bcac9;
    box-shadow: 0 0 3px 1px #68a8e0;
    background-color: #fff;
    color: white;
}
.pro-des .nav-tabs {
    border: none;
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
}
.pro-des .nav-tabs li {
    font-size: 24px;
    font-weight: bold;
    margin-right: 30px;
   
}
.pro-des .nav-tabs li a.active {
    border-bottom: 1px solid #dddddd;
    border-top: 0px solid #dddddd;
    border-left: 0px solid #dddddd;
    border-right: 0px solid #dddddd;
    text-decoration: none;
   
     
}
.nav-tabs>li.active>a{
  border: 0px solid #ddd;
}

ul.decription a {
    font-size: 15px;
    text-decoration: none;
    color:#333 ;
     
    
}
.nav-tabs>li>a{
  border: 0px solid transparent;
}
.nav-tabs>li>a:hover{
  /*border-bottom: 1px solid transparent !important;*/
   border-top: 0px solid #dddddd !important;
  border-left: 0px solid #dddddd !important;
  border-right: 0px solid #dddddd !important;
}
.bg-light {
    background-color: #fff!important;
     border: 0px solid #dee2e6!important;
}
.nav>li>a:hover {
  color:#333;
  background-color: #fff;
  border: 0px solid #ddd;
  border-top: 0px solid #dddddd;
  border-left: 0px solid #dddddd;
  border-right: 0px solid #dddddd;
}
.tab-pane  th,
.tab-pane  td,
.tab-pane  tbody,
.tab-pane  tfoot,
.tab-pane  thead,
.tab-pane  tr{
  border-width: 1px !important;
  text-align: center;
}
.cateproduct{
  list-style-type: none;
}
.dnt-text-infor{
  height:55px;
  font-size:14px;
  font-weight:400;
  padding: 22px 0 0px 0;
  text-align: center;
  
}
.hasNotUnit a{
  text-decoration: none;
  color:#999999;
}
.titledt{
  text-align: center;
  margin-bottom: 30px;
  color: #333;
  
  font-size: 20px;
  
  position: relative;
  text-transform: uppercase;
  line-height: 20px;
  font-weight: normal;
  letter-spacing: 1px;
}
.titledt :after{
  
    background: #dddddd none repeat scroll 0 0;
    bottom: -15px;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 68px;
    z-index: 2;
}

 
 
 .swiper-button-next {
        color: black !important;
        width: 50px !important;
        height: 50px !important;
        /* font-size: 7px; */
        /* border: 1px; */
         border: 1px solid #dddddd;
        
        background-color: white;
        top:35% !important;
    }
    
    .swiper-button-prev {
        color: black !important;
        width: 50px !important;
        height: 50px !important;
        /* font-size: 7px; */
        /* border: 1px; */
        border: 1px solid #dddddd;
        
        background-color: white;
        top:35% !important;
    }
    .swiper-button-next:hover {
        background-color: #a4a7ab;
        color: white !important;
    }
    
    .swiper-button-prev:hover {
        background-color: #a4a7ab;
        color: white !important;
    }
    
    .swiper-button-next::after {
        font-size: 15px !important;
    }
    
    .swiper-button-prev::after {
        font-size: 15px !important;
    }
  @media (max-width :425px){
    .bttn-left2 {
    width: 20px;
    height: 35px;
    outline: none;
    border: 1px solid #ddd;
    background-color: rgba(0, 0, 0, 0.03);
    border-color: rgba(0, 0, 0, 0.09);
    }
    
    .input-quantity {
    width: 35px;
    height: 35px;
    outline: none;
    border: 1px solid #ddd;
    background-color: rgba(0, 0, 0, 0.03);
    border-color: rgba(0, 0, 0, 0.09);
    text-align: center;
    }
    .bttn-right2 {
    width: 20px;
    height: 35px;
    outline: none;
    border: 1px solid #ddd;
    background-color: rgba(0, 0, 0, 0.03);
    border-color: rgba(0, 0, 0, 0.09);
    }
}