/*----------------------------------------*/
/*  Ipad
/*----------------------------------------*/
@media (max-width: 1200px) {
  .main-menu ul.menu li a {
      font-size: 14px;
  }
}
@media (max-width: 992px) {
  .copy {
    margin: 0 0 0 ;
  }
  .flex-clip-service ul li {
    flex-basis: 47%;
  }
  .flex-clip-service ul li img {
    width: 100%;
  }
}

@media (min-width: 992px) and (max-width: 1374px) {
  .container-fluid {
    margin: 0 1%;
  }
  .menu2 {
    display: none;
  }
  .copy,
  .copy2 {
    font-size: 13px;
    flex-basis: 50%;
  }
  .text-search {
    background: none;
    color: rgb(0, 0, 0);
    line-height: 1;
    outline: none;
    padding: 8px 41px 9px 18px;
    width: 100%;
    margin: 0px;
    position: relative;
    z-index: 22;
    border: 1px solid rgb(169 169 169);
    border-radius: 50px;
    max-width: 162px;
  }

  .block-content .container-fluid {
    padding-left: 15px;
    margin-left: 1%;
  }
  .logo {
    max-width: 400px;
  }
  .promo .back {
    margin-top: 30px;
    padding: 100px 0;
  }
  .search-pro {
    position: relative;
    margin: 0px 0%;
    width: 23%;
  }
  .nivo-caption {
    font-family: "Acrom_M" !important;
    width: 65% !important;
  }
  .nivo-caption h3 {
    color: #fff;
    font-size: 40px;
    margin-top: 5px;
    margin-bottom: 30px;
  }
  .nivo-caption h3 strong {
    color: #fba700;
    font-weight: normal;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  header .branch img {
    width: 36px;
    margin-right: 10px;
  }
  .cart_top .over-branch .total_products {
    left: -2px;
  }
  .d-flex {
    flex-wrap: wrap;
    justify-content: center;
  }
  .mmenu-bg-block {
    display: block;
  }
  .col-fl-3 {
    width: auto;
    display: flex;
    flex-basis: 78% !important;
  }
  .promo {
    margin-top: 0;
  }
  .li-block-partners {
    text-align: center;
    float: left;
    width: 33.33333333%;
  }
  .modal-call {
    width: 100%;
    font-size: 14px;
    padding: 4px 5px 4px;
  }
  .container-fluid {
    margin: 0 3%;
  }
  .block-content .container-fluid {
    padding-left: 15px;
    margin-left: 1%;
  }
  .block-content img {
    margin-bottom: 30px;
  }
  .search-pro {
    position: relative;
    margin: 0px 0% 20px;
    width: 90%;
  }
  .logo a span,
  .logo2 span {
    padding-left: 15px;
    color: rgb(101, 101, 101);
    min-width: 150px;
    font-size: 14px;
  }
  .copy,
  .copy2 {
    font-size: 13px;
    flex-basis: 50%;
  }

  .copy2 {
    margin-left: auto;
  }
  .logo a img,
  .logo2 a img {
    /* width:180px; */
  }
  .blocks-buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .nivo-caption {
    font-family: "Acrom_M" !important;
    width: 100% !important;
    z-index: 999;
    padding: 5px !important;
  }
  .nivo-caption h3 {
    color: #fff;
    font-size: 25px;
    margin-top: 5px;
    margin-bottom: 15px;
  }
  .nivo-caption h3 strong {
    color: #fba700;
    font-weight: normal;
  }

  .nivo-caption strong a {
    background: #fba700;
    display: inline-block;
    padding: 5px 15px;
    border: none !important;
    border-radius: 25px;
    top: 0;
    margin-top: 10px !important;
    position: relative;
    float: left;
  }
  .blocks-buttons .submit-form {
    border-radius: 50px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    padding: 13px 25px;
    height: fit-content;
    text-align: center;
    margin: 0 auto;
    float: none;
  }
  .agreement_label {
    font-size: 15px;
    text-align: center;
    display: block;
    padding: 5px 0 0px 30px;
    position: relative;
    /* color: #fff; */
    float: left;
    font-weight: normal;
    line-height: 1.4;
    margin-top: 20px;
  }
  .block-clip2 ul li {
    display: inline-block;
    position: relative;
    font-size: 25px;
    text-align: center;
    line-height: 30px;
    width: 33%;
    min-height: 270px;
    color: #fff;
    vertical-align: top;
    margin: 0 0 20px;
  }
  .bg-form-block h2 {
    padding: 0px 0;
    margin: 0 0 40px;
    font-size: 26px;
    /* color: #fff; */
  }
  .form-block {
    padding: 0;
    background-size: 50%;
  }
  header .branch {
    width: auto;
    color: #fff;
    text-align: center;
    position: relative;
    top: 0;
    float: none;
    margin: 30px 30px;
    /* padding: 0px 0 0 0; */
    line-height: 20px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    position: relative;
    min-width: 160px;
  }
  span.address i {
  }
  .logo {
    /* margin:0px 0 15px; */
    text-align: center;
  }
  .block-contact {
    text-align: center;
    margin-right: 0;
  }
  header .search-box {
    width: 100%;
  }
  .main-menu ul.menu li {
    padding: 0 2%;
  }
  .block-slide-text {
    background-size: 63%;
    top: 225px;
    height: 295px;
  }

  .block-footer-contacts .logo {
    margin: 15px 0;
  }
  .text-promo {
    font-size: 18px;
    line-height: 35px;
    color: #fff;
  }
  .text-promo h2 {
    font-size: 60px;
    font-family: Acrom_B;
    margin: 0px;
    line-height: 65px;
  }
  .text-promo h2 span {
    font-size: 30px;
    display: block;
    line-height: 55px;
  }
  .promo-block {
    margin: 0 0 55px;
    min-height: 435px;
  }
  /*----------------------------------------*/
  /*  Form promo
/*----------------------------------------*/
  .block-form-promo {
    background: none;
    height: 190px;
  }
  .block-form-promo form {
    width: 100%;
    top: -110px;
  }
  .header-form-promo h3 {
    font-size: 30px;
    line-height: 30px;
  }
  .block-form-promo .button-animate {
    font-size: 25px;
  }
  .promo-block.block-mobile-form-only {
    margin: 0px;
  }
  /*----------------------------------------*/
  /*  clip1
/*----------------------------------------*/
  .block-clip1 ul li {
    height: 200px;
  }
  .block-clip1 ul li img {
    height: 200px;
  }
  .block-clip1 ul li .over-block-text {
    height: 200px;
    line-height: 185px;
  }
  .text-vertical {
    font-size: 17px;
    line-height: 23px;
  }
  .block-clip1 .image-description {
    line-height: 18px;
  }
  /*----------------------------------------*/
  /*  end clip1
/*----------------------------------------*/
  .single-product-item span.addtocart-button {
    width: 40px;
  }
  .addtocart-bar {
    text-align: right;
  }
  .single-product > a .product-image {
    height: 425px;
    line-height: 415px;
  }
  .single-product-item .productdetails .col-md-6,
  .single-product-item .product-container .col-md-6 {
    padding: 0 15px 0 0;
  }
  .single-product-item .productdetails .price-list.col-md-6,
  .single-product-item .product-container .price-list.col-md-6 {
    padding: 0 0 0 15px;
  }
  .single-product-item .scroll-text {
    left: 0px;
  }
  .owl-carousel.owl-theme .owl-nav {
    display: none;
  }
  .button-animate {
    padding: 6px 15px;
  }
  /*----------------------------------------*/
  /*  clip2
/*----------------------------------------*/
  .block-clip2 ul li {
    min-height: 210px;
  }
  /*----------------------------------------*/
  /*  clip5_modal
/*----------------------------------------*/
  .block-clip-modal ul li {
    height: 200px;
  }
  .block-clip-modal ul li img {
    height: 200px;
  }
  .block-clip-modal ul li .over-block-text {
    height: 200px;
    line-height: 200px;
  }
  /*----------------------------------------*/
  /*  clip_material1
/*----------------------------------------*/
  .block-clip-text ul li {
    margin: 0 0 20px;
  }
  .block-clip-text h2.text-clip-header {
    font-size: 24px;
    line-height: 25px;
    margin: 0 0 10px;
  }
  .block-clip-text .note {
    font-size: 20px;
    padding: 10px 0;
  }
  .block-clip-text ul li img {
    margin: 20px 0 0;
  }
  /*----------------------------------------*/
  /*  clip_material2
/*----------------------------------------*/
  .block-clip-text2 ul li {
    text-align: center;
  }
  .block-clip-text2 ul li .over-block-text {
    text-align: center;
  }
  .block-clip-text2 h2.text-clip-header {
    text-align: center;
  }
  .block-clip-text2 ul li ul {
    margin: 0 auto;
    display: block;
    width: fit-content;
  }
  /*----------------------------------------*/
  /*  clip_material3
/*----------------------------------------*/
  .block-clip-text3 ul {
    text-align: center;
  }
  .block-clip-text3 ul li {
    float: none;
  }
  .block-clip-text3 ul li .text-bg {
    min-height: 710px;
  }

  .block-counter {
    text-align: center;
  }
  .counter-animation {
    text-align: center;
  }

  footer .block-contact {
    text-align: center;
    padding: 25px 0 35px;
    float: none !important;
  }
  footer {
    padding: 30px 0 20px;
  }
  .isite {
    /* float: none; */
    /* margin: 0 auto; */
  }
  /*----------------------------------------*/
  /*  filter
/*----------------------------------------*/
  .cf_wrapper_input_text_2 input[type="search"] {
    width: 20%;
    min-width: 20px;
  }
  .cf_wrapper_input_text_2 .cf_search_button.btn {
    padding: 6px;
  }

  .productdetails-view .spacer-buy-area {
    padding: 15px 0 0;
  }
  .adminForm.user-details {
    margin: 0px !important;
  }
  .inner-form .submit-form {
    float: left;
    margin: 0 15px 0 0;
  }
  .bg-form-block-inner .agreement_label {
    padding: 8px 0 0;
  }
  .bg-form-block-inner h2 {
    text-align: center;
  }
  .product-related-products .single-product > a .product-image {
    height: 250px;
    line-height: 250px;
  }
  .product-related-products .single-product-item .single-product-name {
    padding: 0 0 5px;
  }
  .block-form-liner {
    padding: 15px 0;
  }
  .right-column {
    margin: 0 0 30px;
  }
}
/*----------------------------------------*/
/*  phone
/*----------------------------------------*/
@media (max-width: 767px) {
  .modal.in .modal-dialog {
    max-width: 280px;
  }
  .promo .fl .text {
    flex-basis: 100%;
  }
  .promo h2 {
    font-size: 28px;
    line-height: 1.2;
    padding: 0;
  }
  .promo h2 br {
    display: none;
  }
  .wrap {
    background: none;
  }
  .promo .fl .img {
    flex-basis: 100%;
    padding-top: 40px;
  }
  .fl.jsb {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  footer .row {
    justify-content: center;
  }
  .logo2 {
    margin-top: 60px;
    margin-bottom: 50px;
  }
  .promo h3 {
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 40px;
    font-weight: 500;
  }
  .bg-form-block {
    padding: 30px 25px;
  }

  .promo h3 span {
    color: #2ed5c7;
    font-size: 33px;
    font-weight: 700;
    margin-bottom: 5px;
  }
  .promo p {
    font-size: 20px;
    /* color: rgb(79, 78, 78); */
    font-weight: 400;
  }
  .promo .back {
    margin-top: 20px;
    padding: 100px 0;
  }
  .form-block {
    background: none;
  }
  .block-footer-contacts .logo {
    margin: 37px 0 40px;
  }
  .flex {
    display: block;
  }
  .container-fluid {
    margin: 0 2% !important;
    padding: 0 15px !important;
  }

  .block-content .container-fluid {
    padding-left: 0px !important;
    margin-left: 0px !important;
  }

  copy,
  .copy2 {
    flex-basis: 100%;
  }

  .block-content .item-page {
    padding-left: 25px;
  }
  .blocks-buttons {
    display: block;
  }
  .block-content img {
    margin-bottom: 40px;
  }
  .search-pro {
    width: 100%;
  }
  .mmenu-bg-block {
    display: block;
  }
  .li-block-partners {
    text-align: center;
    float: left;
    width: 50%;
    padding: 10px 0;
  }
  .block-form-liner {
    padding: 15px 0;
  }
  .block-contact span.phone {
    font-size: 20px;
  }
  .modal-call {
    width: 195px;
    margin: 0 auto;
    display: block;
    font-size: 15px;
    padding: 4px 5px 4px;
  }
  span.address i {
  }
  .col-fl-1 {
    width: auto;
    flex-basis: 100% !important;
    margin-right: 0px !important;
    min-width: 100%;
  }
  .col-fl-3 {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-basis: 100% !important;
  }
  .logo {
    margin: 20px 0 15px;
    text-align: center;
  }
  .logo img,
  .logo2 img {
    flex-basis: 50%;
    display: block;
    flex-shrink: 0;
  }
  .logo a span,
  .logo2 span {
    flex-basis: 50%;
    display: block;
    flex-shrink: 0;
    font-size: 14px;
  }
  .block-contact {
    text-align: center;
    margin-top: 0px;
  }
  span.phone p {
    margin-right: 0px !important;
  }
  header .search-box {
    width: 100%;
  }
  .main-menu ul.menu li {
    padding: 0 2%;
  }
  .d-flex {
    flex-wrap: wrap !important;
    justify-content: center !important;
  }
  .logo a,
  .logo2 a {
    display: block;
  }

  .logo br,
  .logo2 br {
    display: none;
  }
  header .branch {
    float: none;
    margin: 20px auto;
    left: 0;
    text-align: center;
    /* background: #a7a33f; */
    padding: 5px 1px;
    flex-basis: 31%;
    width: 150px;
  }
  .header-branch {
    display: none;
  }
  span.address {
    padding: 15px 0;
  }
  .block-slide-text {
    background-size: cover !important;
    top: 305px;
    width: 290px;
    background: url(/images/slide-promo.png) no-repeat right bottom;
    height: 185px;
    margin: 0 auto;
  }

  .promo-block {
    margin: 0 0 55px;
    min-height: 435px;
  }
  h2,
  h1 {
    font-size: 27px;
    font-weight: normal;
    line-height: 29px;
    margin-top: 0;
    padding: 0;
    text-align: center;
  }
  /*----------------------------------------*/
  /*  Form promo
/*----------------------------------------*/
  .block-form-promo {
    background: none;
    height: 190px;
  }
  .block-form-promo form {
    width: 100%;
    top: -50px;
  }
  .block-form-promo .header-input {
    text-align: center;
  }
  .header-form-promo h3 {
    font-size: 30px;
    line-height: 30px;
  }
  .block-form-promo .button-animate {
    font-size: 20px;
    padding: 10px;
  }
  .promo-block.block-mobile-form-only {
    margin: 0 0 10px;
    min-height: 635px;
  }
  /*----------------------------------------*/
  /*  clip1
/*----------------------------------------*/
  .block-clip1 {
    padding: 0;
  }
  .block-clip1 ul li {
    height: 250px;
    width: 100%;
  }
  .block-clip1 ul li img {
    height: 250px;
  }
  .block-clip1 ul li .over-block-text {
    height: 250px;
    line-height: 235px;
  }
  .text-vertical {
    font-size: 17px;
    line-height: 23px;
  }
  .block-clip1 .image-description {
    line-height: 18px;
  }
  /*----------------------------------------*/
  /*  end clip1
/*----------------------------------------*/
  div.product {
    width: 100%;
    padding: 0 15px;
  }
  .nivo-caption strong a {
    background: #fba700;
    display: inline-block;
    padding: 10px 15px;
    border: none !important;
    border-radius: 25px;
    margin-top: 20px !important;
    position: relative;
    float: left;
    top: 0px;
  }
  .nivo-caption h3 {
    color: #000;
    font-size: 35px;
    margin-top: 15px;
    margin-bottom: 30px;
  }
  .theme-default .nivo-caption {
    position: relative;
    left: 5%;
    height: 100%;
    top: 0px;
    background: transparent;
    color: #000;
    width: 100%;
    text-indent: inherit;
    text-align: right;
    display: -webkit-flex;
    webkit-justify-content: flex-start;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    transition: all 0.4s ease 0s;
    font-size: 15px;
    padding: 15px;
    z-index: 8;
    /* padding: 5px 10px; */
    opacity: 1;
    overflow: hidden;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
    line-height: 16px;
  }
  .fancybox-container .fancybox-content a.continue_link {
    display: none;
  }
  .fancybox-container .fancybox-content a.showcart {
    width: 100%;
    text-align: left;
    left: 0;
  }
  .fancybox-container .fancybox-content h4 {
    margin: 20px 0 0;
    font-size: 15px;
  }

  .single-product-item span.addtocart-button {
    width: 40px;
  }
  .addtocart-bar {
    text-align: right;
  }
  .single-product > a .product-image {
    height: 425px;
    line-height: 415px;
  }
  .single-product-item .productdetails .col-md-6,
  .single-product-item .product-container .col-md-6 {
    padding: 0 15px 0 0;
  }
  .single-product-item .productdetails .price-list.col-md-6,
  .single-product-item .product-container .price-list.col-md-6 {
    padding: 0 0 0 15px;
  }
  .single-product-item .scroll-text {
    left: 0px;
  }
  .owl-carousel.owl-theme .owl-nav {
    display: none;
  }
  .button-animate {
    padding: 6px 15px;
  }
  /*----------------------------------------*/
  /*  clip2
/*----------------------------------------*/
  .block-clip2 {
    padding: 20px 0 0;
  }
  .block-clip2 ul {
    margin: 0px;
  }
  .block-clip2 ul li {
    min-height: auto;
    width: 100%;
  }
  /*----------------------------------------*/
  /*  clip3
/*----------------------------------------*/
  .block-clip3 {
    padding: 0px;
  }
  .block-clip3 h2 {
    margin: 0 0 35px;
  }
  /*----------------------------------------*/
  /*  clip4_modal
/*----------------------------------------*/
  .block-full-clip-modal.block-clip-modal ul > li.clip-li {
    width: 100% !important;
    height: 250px !important;
    line-height: 250px !important;
  }
  .block-full-clip-modal.block-clip-modal ul > li.clip-li .over-block-text {
    height: 250px;
    line-height: 250px;
  }
  .block-clip-modal ul li ul li {
    height: inherit;
  }
  .block-full-clip-modal.block-clip-modal ul > li.clip-li .image-title-top {
    line-height: 250px !important;
  }
  .block-full-clip-modal.block-clip-modal
    ul
    > li.clip-li
    .image-title-top
    span {
    font-size: 22px;
    line-height: 25px;
  }
  /*----------------------------------------*/
  /*  clip5_modal
/*----------------------------------------*/
  .block-clip-modal ul li {
    height: 250px;
    width: 100%;
  }
  .block-clip-modal ul li img {
    height: 250px;
  }
  .block-clip-modal ul li .over-block-text {
    height: 250px;
    line-height: 250px;
  }
  /*----------------------------------------*/
  /*  text_dop
/*----------------------------------------*/
  .height-block-over-flex {
    display: block;
  }
  .text-block-flex {
    display: block;
    justify-content: inherit;
  }
  .block-text-dop .main-block-img {
    min-height: 200px;
  }
  /*----------------------------------------*/
  /*  clip_material1
/*----------------------------------------*/
  .block-clip-text h2 {
    margin: 0 0 0;
  }
  .block-clip-text ul li {
    margin: 0 0 20px;
    height: auto;
  }
  .block-clip-text ul li .over-block-text {
    height: auto;
    padding: 15px 0 0 0px;
  }
  .block-clip-text h2.text-clip-header {
    font-size: 24px;
    line-height: 25px;
    margin: 0 0 10px;
  }
  .block-clip-text .note {
    font-size: 20px;
    padding: 10px 0;
  }
  .block-clip-text ul li img {
    margin: 20px 0 0;
  }
  /*----------------------------------------*/
  /*  clip_material2
/*----------------------------------------*/
  .block-clip-text2 h2 {
    margin: 0 0 10px;
  }
  .block-clip-text2 ul li {
    text-align: center;
    width: 100%;
    padding: 0px;
  }
  .block-clip-text2 ul li .over-block-text {
    text-align: center;
    line-height: inherit;
    height: auto;
    padding: 0px;
  }
  .block-clip-text2 h2.text-clip-header {
    text-align: center;
  }
  .block-clip-text2 ul li ul {
    margin: 0 auto;
    display: block;
    width: fit-content;
  }
  /*----------------------------------------*/
  /*  clip_material3
/*----------------------------------------*/
  .block-clip-text3 ul {
    text-align: center;
  }
  .block-clip-text3 ul li {
    float: none;
  }
  .block-clip-text3 ul li .text-bg {
    min-height: inherit;
  }

  .block-counter {
    text-align: center;
    font-size: 50px;
    line-height: 60px;
  }
  .counter-animation {
    text-align: center;
    font-size: 120px;
    line-height: 120px;
  }
  #countbox {
    width: 285px;
  }
  #countbox #countbox-secs {
    display: none;
  }
  .agreement_label {
    padding: 20px 0 0;
  }
  .form-block .bg-form-block .submit-form {
    float: none;
    display: block;
    margin: 0 auto;
  }
  .promo-block.inner-block-promo {
    margin: 0 0 20px;
    min-height: 335px;
  }
  .general-bg,
  .manufacturer-product-link a,
  a.ask-a-question,
  a.product-details,
  a.details,
  div.details,
  button.default {
    font-size: 15px;
  }
  .checkout-button-top #checkoutFormSubmit {
    float: none;
    margin: 0 auto;
    display: block;
  }
  .buttonBar-right {
    float: none;
    text-align: center;
  }
  fieldset {
    width: 100%;
    display: block;
  }
  .vm-payment-shipment-select {
    padding: 20px 0 0;
  }
  .vm-button-correct,
  .vm-button-correct:link,
  .vm-button-correct:visited,
  button.default,
  .vm-button {
    font-size: 15px;
    padding: 10px 18px;
  }

  footer .block-contact {
    text-align: center;
    padding: 25px 0 35px;
    float: none !important;
  }
  footer {
    padding: 30px 0 20px;
    text-align: center;
  }
  .isite {
    float: none;
    margin: 23px auto;
  }
  /*----------------------------------------*/
  /*  filter
/*----------------------------------------*/
  .cf_wrapper_input_text_2 input[type="search"] {
    width: 20%;
    min-width: 20px;
  }
  .cf_wrapper_input_text_2 .cf_search_button.btn {
    padding: 6px;
  }

  .productdetails-view .spacer-buy-area {
    padding: 15px 0 0;
  }
  .adminForm.user-details {
    margin: 0px !important;
  }
  .inner-form .submit-form {
    float: left;
    margin: 0 15px 0 0;
  }
  .bg-form-block-inner .agreement_label {
    padding: 8px 0 0;
  }
  .bg-form-block-inner h2 {
    text-align: center;
  }
  .product-related-products .single-product > a .product-image {
    height: 250px;
    line-height: 250px;
  }
  .product-related-products .single-product-item .single-product-name {
    padding: 0 0 5px;
  }
  .right-column {
    margin: 0 0 30px;
  }
}

@media (max-width: 991px) {
  .table-responsive.cart-summary,
  .table-responsive.cart-summary tr {
    display: flex;
    flex-wrap: wrap;
  }
  .table-responsive.cart-summary tr th,
  .table-responsive.cart-summary tr td {
    width: 100%;
    text-align: left !important;
    white-space: normal !important;
  }
  .table-responsive.cart-summary tr td.vm-cart-item-basicprice,
  .table-responsive.cart-summary tr td.vm-cart-item-quantity,
  .table-responsive.cart-summary tr td.vm-cart-item-total {
    width: 33.3%;
  }
  .table-responsive.cart-summary tr td .cart-images-name {
    padding: 0px;
  }
  .table-responsive.cart-summary tr td span.cart-images img {
    width: 100%;
    margin: 0 0 10px;
  }
  .table-responsive.cart-summary tr.header-table {
    display: none;
  }
}
