@media (max-width: 480px) {
  .block-categories .row > div > .cool-cat-inner {
      margin-bottom:15px;
  }
  #topbar .shopping-cart {
    display: none;
  }

  #topbar .quick-top-link > * {
    padding: 10px 5px;
  }

  #topbar .dropdown-menu {
    right: -40px !important;
    left: inherit;
  }


  .product-info .action {
    padding-left: 0;
  }

  .rtl .product-info .action {
    padding-right: 0;
    padding-left: inherit;
  }


  .rtl #topbar .quick-top-link {
    float: left !important;
  }


  .rtl #topbar .dropdown-menu {
    left: -40px !important;
    right: inherit !important;
  }


  .mainnav {
    top: -70px;
  }


  .pavtestimonial {
    display: none;
  }


  .product-list {
    display: none;
  }


  .product-filter .display {
    clear: both;
    display: none;
  }

  .product-filter .filter-right {
    display: inline-block;
        width: 100%;
  }

  .product-filter .filter-right span {
    display: none;
  }

  .product-filter .product-compare {
    margin-bottom: 10px;
  }
  .litle-banner-container img {
      width:100%;
  }
#footer .footer-contact>div a {
    display:block;
    line-height: 24px;
}
#footer .footer-contact>div img {
  margin-top: 5px;
}
#footer .footer-contact>div {
        max-width: 100%;
    position: relative;
    left: 0;
        margin: 10px 0;
    line-height: 20px;
}
.footer-block-info {
  text-align: center;
}
.footer-block-info li {
  margin: 6px 0;
}

  .cart-info .model, .cart-info .price, .cart-info .image {
    display: none;
  }


  .tabs-left > ul {
    float: none;
  }


  .tabs-right > ul {
    float: none;
  }


  .quickview, .pav-colorbox, .product-zoom, .image-additional {
    display: none !important;
  }


  .product-block .product-meta-inner {
    opacity: 1;
    top: -40px;
  }

  .product-block .right {
    opacity: 1;
  }
#pav-masshead {max-height:none;}
#sidebar-main {
    padding-left: 9px;
    padding-right: 9px;
}

  #search-auto .icon-select:after {
    content: none;
  }

  #search-auto select {
    width: 110px;
  }


  .pav-verticalcategorytabs .tabs-left li.active {
    border-right: none;
  }

  .rtl .pav-verticalcategorytabs .tabs-left li.active {
    border-left: none;
    border-right: inherit;
  }


  .input-checkout-cart {
    display: block;
  }

  .input-checkout-cart > .form-control {
    display: block !important;
    float: none !important;
  }

  .navbar-collapse.collapse {
/*     display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; */
  }
  .has-verticalmenu .pav-verticalmenu .box-content {position:relative;}
  #hideverticalmenu {float: none;    margin: 20px auto;}
  .producttabs .product-col.last {display:none;}

  #logo-theme a {
    width: 160px;
    height: 51px;
    background-size: contain;
  }
  .brandsdown {
        position: absolute;
    top: 71px;
    right: 17px;
  }
  #headerbrands {
    width: 100vw;
    left: 0;
    right: 0;
        transform: translateX(-71vw);
  }
  .logo-store img {
      width:auto;height:auto;
  }
  #header-main .mobile-block-phones:before {display:none;}
.pav-megamenu {    display: inline-block;float:left;}
.quick-access.pull-right {float:left !important;}
.btn-group.box-user ul.dropdown-menu {width:200px;    left: 0px;}

#wishlist, #cart,#cart .icon-cart-back {
    right:20px;
}
.block-categories .row > div > .cool-cat-inner>div {
    font-size:24px;
}
.cool-cat-inner>div>span {
    font-size:19.5px;
}
.block-o-nas .btn-default {
    margin-top:20px;
}
.navbar-toggle .fa {color:#4dbdeb;    font-size: 22px;}

  .userhead .dropdown-toggle {
    position: absolute;
    padding-bottom: 15px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0);


  }
  .userhead.open .dropdown-toggle {
    z-index: 999999;
    box-shadow:none;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-bottom: 0;
  }
  .userhead.open > .dropdown-menu {
    width:360px;
    top:45px;
        padding: 20px 0;
  }
  #header_sign_box {

  }
  #header_sign_box .form-control {
    margin:15px 0;
    height: 40px;
    padding: 5px 15px;

  }
  #search-auto .form-control {
    height: 38px;
    width: 100%;
  }
  #search-auto .input-group {display:block;}

  .mobile-block-phones {
    text-align: center;

  }
#header-main .inner {z-index:2;}
#header-main .mobile-block-phones {
    margin: 0;
    position: absolute;
    top: -75px;
    width: 200px;
    right: 0;
}
#header-main .mobile-block-phones  p {
    font-size:13px;
}
#header-main .social-icons {
    position: absolute;
    top: -75px;
    width: 200px;
    right: 0;
    margin: 0;
    display:none;
}
#header-main  #search-auto {margin-top:10px !important;}
.pav-verticalmenu .verticalmenu li > a {
     padding:10px 45px 10px 85px;
}

  .has-verticalmenu .pav-verticalmenu .box-content {max-height:none;}

  #powered {margin:0;}



  .price-old {display:block;margin:0;}
  .product-qyt-action.pull-left {}


.pavo-promotion {display:none;}

#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
  width: 40px;
  height: 30px;
  position: relative;
  margin:;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #797979;
  border-radius: 4px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}



#nav-icon4 {
    top: 15px;
}

#nav-icon4 span:nth-child(1) {
  top: -5px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4 span:nth-child(2) {
  top: 5px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4 span:nth-child(3) {
  top: 15px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -10px;
  left: 6px;
}

#nav-icon4.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

#nav-icon4.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 18px;
  left: 6px;
}

.heading-category {text-align:center;}
.categorywall {text-align:center;}
.more_cat i {font-size:20px;}
.more_cat {font-size:20px;}


.product-extra .action.pull-left {float:right !important;}
.product-info .product-extra.priceblock {padding-bottom:10px;}
.dostavka-oplata-block ul {display:none;}
#boc_form {margin-bottom:20px;}
.product-info .tabs-group.box {display:none;}
.product-info .tab-content > .tab-pane {display:block;}
.page-product .product-info h1 {margin-bottom:10px;font-size: 18px;
    line-height: 22px;}
.wishlist_block>.row>.col-xs-6 {position:absolute;top:150px;    right: -15px;}
.wishlist_block>.row>.col-xs-6 .wishlist {margin-bottom:5px;}
.product-extra div button>div {    position: absolute;
    top: 7px;
    left: -7px;}
.wishlist>button span, .compare>button span {margin-left:45px;}
.product-extra div>.wishlist button, .product-extra div>.compare button {width:auto;font-size:0;}

.prod-disclaimer {margin:0;}
.product-info .product-view {padding-left:9px;padding-right:9px;}

.product-info .price .price-old-detail, .product-info .price .price-new-detail {display:inline-block;margin:10px;}

.navbar-nav.verticalmenu>li>a>span>img {
    display:block;
    max-width: 30px;
    position: absolute;
    left: 30px;
}
.pav-verticalmenu .verticalmenu {padding-bottom:20px;}

#cart .content {min-width:300px;}
#header-main li > a {line-height:33px;font-size:16px;}

.product-filter .filter-right > div.direction {display:none;}
.product-filter .filter-right > div {padding:0;}
#footer {padding:0;min-height:300px;}


.has-verticalmenu .pav-verticalmenu .box-content {z-index:9;}


.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform:scale(0.8);
}
.navbar-nav > li > .dropdown-menu,
.pav-verticalmenu .verticalmenu li:hover > .dropdown-menu {display:none;}

.product-filter {padding:10px 0;padding-bottom: 0;}
.product-block .name {max-height:58px;min-height:58px;overflow:hidden;}

.product-block .rating {display:none;}
.product-block p.sku {margin:3px 0;}
.product-block .price {margin:0;min-height: 46px;}
.product-block .price-old {line-height:16px;}
.product-block .price-new {line-height:18px;}

.mfilter-column_left .box-heading {
    /* font-size: 16px; */
    /* font-weight: bold; */
    /* text-align: left; */
    line-height: 50px;
    display: block;
    color: #fff;
    padding: 0 30px;
}
#sidebar-main .heading-category {margin-top:10px;}
.breadcrumb {padding:10px;    padding-bottom: 0;display:none;}
.breadcrumb > li:last-child span,.breadcrumb a {font-size:14px;line-height:24px;}





    .page-checkout-simplecheckout #content > h1 {font-size:20px;text-align:center;}

    .simplecheckout-cart .quantity .btn {font-size:17px;color:#555;}
    .block-footer-mobile-address {margin-top:30px;padding:0 60px;}
    .footer-top [class*="col-"] {margin-bottom:10px;}
    .footer_logo_block,.footer-top .box-heading {text-align:center;}
    .footer-top .box-heading   {
        padding-bottom: 5px;
        margin-top: 5px;
    }
    .block-o-nas .block-title {
        font-size: 26px;
        margin-bottom: 15px;
    }

    #wishlist-total, #compare-total {}
    #cart .heading a, #cart .heading h4 {color:#464646;}
    #cart #cart-total {color:#464646;}
    .homebuilder .panel-primary.category,
    .homebuilder .widget-images.box {display:none;}
    .homebuilder {margin-top:10px;}
    .panel-primary.category > .panel-heading {display:none;}
    .panel-offcanvas .panel-heading {text-align:left;}
    .panel-offcanvas .panel-heading>span {
        font-size: 17px;
        font-weight: bold;
        color: #fff;
        margin-left: 30px;
        vertical-align: middle;
    }
    .offcanvas-heading .btn {background-color:#ff5054;color:#fff;}
    #mainmenutop .show-mobile .btn-outline {
        background: none;
        border: 0;
        font-size: 21px;
        margin-top: px;
        position: relative;
        top: 2px;
    }
    .hidden_phones {left:25px;}
    #footer .footer-contact {
        text-align: center;

        margin-top: 20px;
        padding:0;
    }
    .btn-outline.button_cart_cat {width:46px;margin-left:5px;    font-size: 0;}

    .btn-group.box-user.userhead>div .user-acc-title {display:none;}
    #cart-top {position: absolute;
    top: 95px;
    left: 0;}


    .product-info {margin-top:15px;}
    .product-view .prod-sku>div {font-size:14px;}
    #product .btn-outline.button_cart_cat {width:140px;font-size:16px;}
    .product-info .action>.wishlist {
        position: relative;
    }
    .oneclick_block .back-to-cat {
        width: 200px;
        margin: 0 auto;
        display: block;
        margin-bottom: 10px;
        background:none;
        border:0;
    }
    .product-info .product-extra.oneclick_block {margin-top:0;}
    #boc_submit {color:#fff;}
    .dostavka-oplata-block {display:none;}
    .product-info .tab-content > .tab-pane {text-align:center;}

    .panel.bg-carousel .widget-heading.panel-heading .panel-title, .heading-category {font-size:19px;}

    .page-product-income .heading-category {
      font-size: 16px;
    }
    .page-product-income h4 {
      font-size: 15px;
      text-transform: none;
    }




    #simplecheckout_cart .simplecheckout-cart {border:0;}
    #simplecheckout_cart .simplecheckout-cart .row.vertical-align {display:inline-block;border:1px solid #ddd; margin-bottom:10px;    padding: 10px 0;}
    #simplecheckout_cart .simplecheckout-cart .row.vertical-align:last-child {margin-bottom:0;}
    #simplecheckout_cart .simplecheckout-cart td.model>span, .simplecheckout-cart .price>span,
    #simplecheckout_cart .simplecheckout-cart td.total>span    {display:inline-block !important;color:#000;}
    #simplecheckout_cart .simplecheckout-cart td.price,
    #simplecheckout_cart .simplecheckout-cart td.total {text-align:center;font-weight:normal;color:#000;}
    #simplecheckout_cart .simplecheckout-cart td.model {
        padding: 5px 15px 5px 15px;



        border: 0;
        float: left;
        color:#828282;
    }
#simplecheckout_cart .simplecheckout-cart td.model>span {color:#828282;}
    #simplecheckout_cart .simplecheckout-cart td.quantity .input-group {
        width: 150px;
        margin: 0 auto;
        text-align: center;
        position:relative;
        padding-bottom: 10px;
    }
    #simplecheckout_cart .simplecheckout-cart td.quantity .input-group .btn.btn-danger {
        position:absolute;
        right:-50px;
        margin: 0 !important;
    }
    #simplecheckout_cart .simplecheckout-cart td.quantity {
        margin-top:10px;
        margin-bottom: 7px;
        display: block !important;
        border:0;
        clear: both;
        width: 100%;
        position: relative !important;
            background: #fff;
    padding-top: 10px;
    }
    #simplecheckout_cart .simplecheckout-cart {padding:10px 15px;padding-bottom:0;border:0;}
    #simplecheckout_cart  .simplecheckout-cart-total .simplecheckout-cart-total-remove {width:0;}
    #simplecheckout_cart {margin-bottom:0;}
    #simplecheckout_cart  .simplecheckout-cart td, #simplecheckout_cart  .simplecheckout-cart tr, #simplecheckout_cart .simplecheckout-cart tbody {display:block !important;}
    #simplecheckout_cart  .simplecheckout-cart td {padding:0;}
    #simplecheckout_cart  .simplecheckout-cart td.name>.image>a {display:none !important;}
    #simplecheckout_cart .simplecheckout-cart td.name {width: 58.33333%;}
    #simplecheckout_cart .simplecheckout-cart td.image  {width: 41.66667%;}
    #simplecheckout_cart .simplecheckout-cart td.image, #simplecheckout_cart  .simplecheckout-cart td.name {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        float:left !important;
        border:0;
        padding-bottom: 10px;
    }
    #simplecheckout_cart  .simplecheckout-cart thead {display:none;}
    #simplecheckout_cart .simplecheckout-cart tbody tr {
        display: inline-block;
        border-bottom: 1px solid #ddd;
        margin-bottom: 10px;
        padding: 10px 0;
    }


    .page-checkout-simplecheckout h1 {
        text-align: center;
        font-size: 20px;
    }

    #simplecheckout_cart .simplecheckout-cart td.quantity button[data-onclick*="Quantity"] {
        display:inline-block;
        margin: 0 !important;
    }

     #simplecheckout_cart  .simplecheckout-cart td.total {display:block !important;border:0;font-size:20px !important; color:#6c6c6c;}
#simplecheckout_cart .simplecheckout-cart td.price {display:none !important;}
    #simplecheckout_cart  .simplecheckout-cart td.remove {display:none !important;}
#simplecheckout_cart .simplecheckout-cart td.image img {max-width:120px;}




.currency-block {top:auto;left:auto;}
.currency-toggle span {
        color: #fff;
    line-height: 45px;
    font-size: 16px;
    margin-left: 5px;
}


body.page-account-simpleedit #content, .page-account-simpleregister #content ,.page-account-login #content,.page-account-forgotten #content{width:80%;margin-left:10%;}
.page-account-login #content {margin-bottom:20px;}
.page-information #content, body[class*='page-account'] #content {padding:20px;}
.simpleregister .form-horizontal label.control-label {line-height:inherit;width:auto;padding: 0 9px;}

.simpleregister .form-horizontal .col-sm-10 {width:100%;}

.account-simpleregister .form-horizontal .radio {display:block;}
span.box-next, .btn-default {margin-top:0;}

 body[class*='page-account'] #content {width:80%;margin-left:10%;margin-bottom:20px;}

.open-text {
    position: absolute;
    top: 10px;
    left: 70px;
    font-size: 10px;
    color: #5a5a5a;
    text-align: justify;
    width: 100%;
    left: 38px;
}
.whywe_block {
        display: flex;
    flex-flow: wrap;
    justify-content: center;
}
.row-margin {margin-bottom:0;}
.paginations {
    float: none;
    display: flex;
    flex-flow: wrap;
    justify-content: center;
}
.pagination > li > a, .pagination > li span {margin-bottom:9px;}
.category-description {margin-top:0;}
h3.heading-category {font-size:22px;}

.mobile-block-phones .dropdown-menu {
    top:10px;
    right:10px;
}
.panel.bg-carousel.panel-default, .panel.bg-carousel {margin-left:-9px;margin-right:-9px;}

/* Account section */
.table-responsive {border:0;}
}


