body {
	overflow-x: hidden;
  	font-family: 'Ubuntu';
}
.content-pad img {
	border-radius: 20px;
}
  .hide {
  	display: none;
  }
.rent-table {
	width: 100%;
}
.rent-table tr {
	height: 60px;
  	text-align: center;
}
.rent-table tr td {
	width: 17%;
  	vertical-align: top;
}
.article-preview img {
	border-radius: 10px;
}
.slick-prev, .slick-next {
	width: 40px;
    height: 40px;
  	z-index: 999;
}
.w-100 {
	width: 100%;
}
.prices {
	font-size: 20px;
  	font-weight: 600;
}
.news-slider .slick-prev{
	left: -30px
}
.news-slider .slick-next{
	right: -30px
}
.block-title {
	color: #DA251C;
  	text-align: center;
  	text-transform: uppercase;
  	font-size:35px;
  	margin: 50px 0;
  	font-weight: 900;
}
.addtocart-button svg {
	margin-right: 10px;
}
.intoBanner img {
	width: 100%;
  	height: 100%;
  border-radius: 7px;
}
.intoBanner a {
	width: 100%;
  	height: 100%;
}
.intoBanner p {
	width: 100%;
  	height: 100%;
  	margin: 0 !important;
}
.price-free {
	opacity: 0.5;
  	font-weight: 700 !important;
  	font-size: 18px !important;
  	text-transform: lowercase;
}
.banner-post:before {
	content: "";
  	width: 100%;
  	height: 100%;
  	position: absolute;
  	left: 0;
  	top: 0;
  	background-color: rgba(26,18,18,.6);
  border-radius: 7px;
}
.article-title {
	height: fit-content !important;
  	width: 90% !important;
  	color: #fff;
  	font-size: 18px;
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	transform: translate(-50%,-50%);
}
.brands {
	display: flex;
  	flex-wrap: wrap;
  	list-style-type: none;
  	align-items: center;
  	justify-content: center;
  	margin-bottom: 150px;
}
.brands li {
	width: 20%;
  	box-sizing: border-box;
  	padding: 30px;
}
.brands img {
	max-width: 100%;
}
.footer-wrapper {
	display: flex;
}
.footer-column {
	display: flex;
  	flex-direction: column;
  	width: 25%;
  	color: #fff;
  	padding-left: 30px;
  	padding-right: 30px;
}
.footer-column:first-child {
	padding-left: 0;
  	justify-content: space-between;
}
.footer-column:last-child {
	padding-right: 0;
}
.footer-column:last-child .footer-menu {
	text-align: right;
  	align-items: flex-end;
}
.footer-menu {
	display: flex;
  	flex-direction: column;
}
.footer-logo {
	max-width: 100%;
}
.footer-logo svg {
	max-width: 100%;
}
.footer-menu-header {
	text-transform: uppercase;
  	font-weight: 600;
  	font-size: 20px;
}
.market {
	margin-bottom: 30px;
  	display: block;
}
.footer-descr a {
	font-weight: 600;
}
.footer-social {
	display:flex;
  	justify-content: space-between;
  	width: 20%;
  	margin-top: 30px;
}
.phone-flex {
	display: flex;
  	align-items: center;
}
.phone-flex svg{
	margin-right: 30px;
}
.phone {
	font-weight: 500;
}
.page-nav-txt {
	font-size: 10px;
  	line-height: 1.3;
    margin:0;
}
	.slider_prod {
      max-height:calc(100vh - 139px);
      min-height:350px;
      position: relative;
      }
  .page-nav-side {
	display: flex;
    flex-direction: column;
    width: 20%;
    background: #1A1212;
    border-right: 2px solid #fff;
	}
  .promo-wrapper {
  	display: flex;
    margin-top: 0;
  }
  .pager-wrap {
  	display: flex !important;
    color: #fff !important;
    text-transform: uppercase;
    width: 100%;
    align-items:center;
    justify-content: space-between;
        text-align: left;
  }
  .page-nav-side a {
  	border-bottom: 2px solid #707070;
    padding: 5px 40px;
    flex: 1 0 auto;
  }
  .page-nav-side a svg {
  	margin-right: 40px;
    min-width: 50px;
  }
  .page-nav-side a:last-child {
  	border-bottom: none;
  }
.price-label {
	text-transform: uppercase;
  	font-size: 16px;
  	line-height: 30px;
    margin-bottom: 20px;
    display: block;
  	font-weight: 600;
}
#left .module.categories ul li.has-children ul li.active:after {
	background: #DA251C;
}
#left .module.categories ul li.has-children ul li.active a {
	color: #DA251C;
}
.collection-title {
	text-transform: uppercase !important;
  	font-size: 15px;
  	font-weight: 600;
}
.orderlist .order-link {
	position: relative;
}
.orderlist .order-link:after {
    top: 10px;
    left: -35px;
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    border: 1px solid #DA251C;
}
.orderlist .order-link.selected {
	color: #DA251C;
}
.orderlist .order-link.selected:after {
	background-color: #DA251C;
}
.orderlistcontainer:first-child {
	border-bottom: 2px solid rgba(218,37,28,.1);
  	margin-bottom: 5px;
}
.orderlistcontainer {
	padding: 10px 0;
  	width: 100%;
}
.header-wrapper {
    	display: flex;
      	align-items: center;
      	justify-content: space-between;
    }
   .relative {
   	position: relative;
   }
   .balance-btn {
   	display: flex;
     align-items: center;
     border-radius: 7px;
     background-color: #DA251C;
     color: #fff;
     padding: 7px 15px;
   }
   .balance-btn svg {
   	margin-right: 10px;
   }
.page-title {
	font-size: 40px;
  	margin-top: 20px;
  	font-weight: 900;
  	color: #DA251C;
  	text-align: center;
  	line-height: 45px;
}
.collection-wrapper {
	margin-top: 100px;
}
.product-action-wrapper {
	display: flex;
  	align-items: center;
  	    justify-content: space-between;
  width: fit-content;
  flex-wrap: wrap;
}
.productdetails-view .product-box2 .price {
	margin-right: 30px;
}
.quantity-controls  {
	border: none;
  	outline: none;
  	background-color: #fff;
  	width: 25%;
  	font-weight: 600;
  	font-size: 18px;
}
.qnt-text {
	color: rgba(26,18,18,.5) !important;
  	margin-right: 15px;
  	font-size: 13px !important;
}
.product-wrapper {
	display: flex;
}
.editor-content p span {
	color: #696969 !important;
  	font-weight: 300 !important;
}
.editor-content p span a {
	color: #696969 !important;
}
.editor-content ul li span {
	color: #696969 !important;
}
.goog-te-gadget-simple .goog-te-menu-value span {
	color: #696969 !important;
}

.related-carousel img{
	height: auto;
  	width: auto;
  	max-width: 240px;
  	max-height: 176px;
      margin: 0 auto;
}
.related-carousel .browseImage {
	height: 70%;
}
.prod-slide {
	padding: 0 30px;
  	display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.prev-arr, .next-arr {
	position: absolute;
  	top: 50%;
  	transform: translateY(-50%);
  	border: none;
  	outline: none;
  	background-color: transparent;
}
.prev-arr {
	left: 0;
}
.next-arr {
	right: 0;
}
.product-related-products {
	margin-bottom: 100px;
  	margin-top: 60px;
}
.red-bg {
	background: #DA251C !important;
}
/*.nav-btn:hover {
	background-color: #DA251C !important;
}*/
.banner-carousel-2 ul li img {
	width: 100% ;
  	height: 100%;
}
.banner-carousel-2 ul {
	width: 1220px;
  	height: 800px;
  	position:relative;
}
.banner-carousel-2 {
  	width: 100%;
  	height: 100%;
}
.banner-carousel-4 ul li img {
	width: 100% ;
  	height: 100%;

}
.slider_prod .slick-list {
	height: 100%;
}
.slider_prod .slick-list .slick-track {
	height: 100%;
}
.banner-carousel-4 ul  {
	width: 1220px;
  	height: 800px;
  	position:relative;
}
.banner-carousel-4 {
  	width: 100% !important;
  height: 100%;
}
.banner-carousel-5 ul li img {
	width: 100% ;
  	height: 100%;
}
.banner-carousel-5 ul  {
	width: 1220px;
  	height: 800px;
  	position:relative;
}
.banner-carousel-5 {
	height: 100%;
}
.banner-carousel-5 img {
  	
  max-height: 100%;
}
.slider {
	max-height: 910px;
}
.slide-wrap {
	opacity: 0;
  	z-index: 0;
  	transform: scale(0,0);
}
.slide-wrap-active {
	opacity: 1;
  	z-index: 2;
    	transform: scale(1,1);
      position: absolute;
    top: 0;
    left: 0;
}
.nav-btn-active {
	background-color:#DA251C;
}
.slider_prod {
	width: 80%;
  overflow: hidden;
  	flex: 1 0 auto;
}
.slide-wrap {
	width: 100%;
  	height: 100%;
}
.slide-wrap img {
	max-width: 100%;
  	height: 100%;
  	width: 100%;
}
.slide-wrap>div{
	height: 100%;
}
.subtitle-white {
	text-transform: uppercase;
  	color: #fff;
  	font-size: 30px;
  	position: absolute;
  	z-index: 3;
  	font-weight: 900;
  	width: 47%;
    line-height: 50px;
}
.subtitle-white-left {
	  	top: 180px;
    	left: 146px;
}
.subtitle-white-right {
	right: 100px;
  	top: 150px;
}
.subtitle-white-middle {
	top: 240px;
  	left: 70px;
}
.absolute-left {
	position: absolute;
  	left: 160px;
  	bottom: 116px;
  	width: 40%;
  	    height: 34%;
}
.absolute-right-map {
	width: 65%;
}
.absolute-left-144 {
	position: absolute;
  	left: 144px;
  	bottom: 132px;
  	width: 40%;
  	height: 40%;
}
.absolute-left-128 {
	position: absolute;
  	left: 128px;
  	bottom: 71px;
  	width: 40%;
  	height: 50%;
}
.absolute-left-0 {
	position: absolute;
  	left: 0px;
  	bottom: 108px;
  	width: 70%;
  	height: 50%;
}
.absolute-left-200 {
	position: absolute;
  	left: 200px;
  	bottom: 107px;
  	width: 40%;
  	height: 40%;
}
.absolute-left.small-img img {
	max-height: 350px;
  	max-width: 50%;
}
.absolute-right-cell {
	position: absolute;
  	right: 50px;
  	top: 370px;
}
.absolute-right {
	position: absolute;
  	right: 140px;
  	top: 150px;
}
.absolute-right-map {
	position: absolute;
  	right: 72px;
  	bottom: 61px;
}
.absolute-right {
    position: absolute;
    right: 140px;
    top: 156px;
}
.absolute-img>img {
	width: auto !important;
}
.related-carousel .slick-prev {
	left: -10px;
}
.related-carousel .slick-next {
	right: -10px;
}
.header-burger {
  width: 0px;
  height: 30px;
  z-index: 999999;
  
}
.header-burger span {
  width: 100%;
  height: 2px;
  display: block;
  margin-bottom: 6px;
  background-color: #000;
  transition: all .5s;
}
.header-burger-active span:nth-child(1) {
  transform: translateY(8px) rotate(-45deg);
}
.header-burger-active span:nth-child(2) {
  display: none;
}
.header-burger-active span:nth-child(3) {
 transform: translateY(0px) rotate(45deg);
                    
}
.slide-menu {
    position: fixed;
    display: flex;
  	flex-direction: column;
    width: 30%;
    height: 100%;
    z-index: 9999;
    left: -100%;
  	padding: 50px;
  	background-color: #fff;
  	transition: all .4s ease;
  overflow-y: scroll;
  top: 0;
}
.slide-menu ul li {
  list-style-type: none;
  margin: 15px 0;
  font-size: 20px;
  font-weight: 600;
  text-align: left;
}
.slide-menu ul {
	margin-bottom: 20px;
}
.slide-menu-active {
	left: 0;
	top: 0;
}
.slide-account {
	font-size: 20px;
  font-weight: 600;
  text-align: left;
  border-top: 1px solid;
    padding-top: 10px;
}
.slide-account svg {
	margin-right: 20px;
}
.slide-account svg path {
	fill: #777;
}
.acc-head {
  position: relative;
  padding: 11px 13px;
  width: 100%;
}
.acc-head .arrowdown {
	font-size: 33px;
  	position: absolute;
  	top: 0px;
  	right: -20px;
  font-weight: 100;
  transform: rotateZ(0deg);
}
.acc-head.active .arrowdown {
	
  transform: rotateZ(45deg);
}
.orderby-displaynumber {
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
  	padding: 10px 20px;
  	margin-top: 50px;
  border-radius: 15px
}
.categories {
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
  	padding: 10px 20px;
  border-radius: 15px
}

#accordeon-sorty .acc-head .arrowdown {
  	font-size: 33px;
    position: absolute;
    top: 0px;
    right: 0px;
    font-weight: 100;
    transform: rotateZ(45deg);
    transition: all .2s;                   
}
#accordeon-sorty .acc-head.in .arrowdown {
	transform: rotateZ(0deg);
  	right: 0px;
}
.Title {
	text-align: center;
}
.Title a {
	color: #1A1212;
  	font-size: 16px;
  	font-weight: 600;
}
.related-carousel .slick-track {
	display: flex;
}
.related-carousel .slick-track .slick-slide {
	height: auto;
}
.Price {
	text-align: center;
}
.brand-title {
	color: rgba(26,18,18,.5);
}
.balance-btn-txt {
	font-weight: 800;
}
.line {
	width: 2px;
  	height: 20px;
    background: #696969;
}
.share1 {
	display: none;
}
#products .pagination {
	display: flex;
  	justify-content: center;
}
.small_label .field-label {
    width: 120px !important;
    margin-right: 30px;
}
.minicart svg path {
  fill: #696969;
}
.minicart svg circle {
  fill: #696969;
}
.poping_links a svg path {
	fill: #696969;
}
.vmlpsearch_ajax_search .button svg path {
	fill: #696969;
}
@media (min-width: 1590px) {
	.page-nav-txt {
        font-size: 14px;
        line-height: 22px;
    }
  .main {
  	width: 1500px;
  }
  .main2 {
    width: 1500px;
  }
  .fix>div {
    width: 1500px;
  }
  .moduletable-category {
  	width: 1500px;
   
  }
  .moduletable-category .droplist>li {
    font-size: 18px;
  }
  .goog-te-gadget {
    font-size: 18px;
  }
  .goog-te-gadget-simple{
  	font-size: 18px !important;
  }
  .moduletable-category .droplist {
  	 display: flex;
    justify-content: space-between;
  }
  .account-phone .phone {
  	font-size: 18px;
  }
}
.field {
    padding: 5px 0;
    display: flex;
    flex-wrap: wrap;
}
.field-content .textfield {
    max-width: 470px;
    height: 40px;
    width: 300px !important;
}
.wide_set .small_label .field-content {
	width: auto !important;
}

@media (min-width: 1700px) {
	.main {
  	width: 1568px;
  }
  .absolute-right-map {
	width: 58%;
}
  .absolute-left-144 {
	position: absolute;
  	left: 144px;
  	bottom: 132px;
  	width: 40%;
  	height: 50%;
}
  .absolute-left-200 {
	position: absolute;
  	left: 200px;
  	bottom: 107px;
  	width: 40%;
  	height: 50%;
}
  .absolute-left-0 {
	position: absolute;
  	left: 0px;
  	bottom: 108px;
  	width: 44%;
  	height: 50%;
}
  .main2 {
    width: 1568px;
  }
  .fix>div {
    width: 1568px;
  }
  .moduletable-category {
  	width: 1568px;
   
  }
  .vmgroup.new ul li .Title {
  	font-size: 18px;
  }
  .subtitle-white {
  	font-size: 40px;
  }
  .subtitle-white-middle {
	top: 300px;
  	left: 70px;
}
  
  #content .content-indent .browse-view .spacer .col-2 .addtocart-area .addtocart-bar2 span.addtocart-button .addtocart-button, .addtocart-area .addtocart-bar2 span.addtocart-button .addtocart-button, #content a.addtocart-button {
  	font-size: 18px;
  }
  .blogDiv a.allNews {
    font-size: 20px;
    padding: 10px 15px;
  }
  .logoheader {
  	width: 12%;
  }
  h5#logo img {
    width: 100%;
}
  #search .inputbox {
  	width: 340px !important;
  }
  .balance-btn {
  	padding: 7px 50px;
    font-size: 18px;
  }
  #content .content-indent .browse-view .spacer .col-3 h2 a, #content .content-indent #product_list.grid .browse-view .spacer .col-2 h2 a, #content .content-indent #product_list3 .browse-view .spacer .col-2 h2 a, .Front_VM2 h2 a, .title-indent a {
  	font-size: 18px;
  }
  #content .content-indent .browse-view .spacer .col-2 .product-price .PricesalesPrice, #content .content-indent #product_list.grid .browse-view .spacer .col-2 .product-price .PricesalesPrice {
  	font-size: 20px;
  }
  .desc{font-size:18px;
  }
  .qnt-text {
    font-size: 16px !important;
    margin-right: 30px;
}
  span.quantity-controls {
    width: 192px;
  }
  .productdetails-view .product-box2 .price {
    margin-left: 60px;
}
  .productdetails-view .product-box2 .addtocart-button {
    width: 272px;
}
  .productdetails-view .fright {
    width: 70%;
  }
  .productdetails-view .fleft {
    width: 30%;
  }
  .productdetails-view .product-box2 .price {
    margin-right: 100px;
	}
  .promo-wrapper {
    height: 906px;
  }
  .page-nav-side a svg {
    margin-right: 50px;
    min-width: 60px;
}
}
@media (max-width:1199px) {
  .pager-wrap {
  	align-items: center;
  }
  .page-nav-side {
    padding: 0;
   
  }
  .page-nav-side  a {
    	width: 100% !important;
    	padding: 14px 10px;
    }
  .page-nav-side a svg {
      margin-right: 15px;
      min-width: 35px;
  }
  .page-nav-txt {
    font-size: 8px;
    line-height: 15px;
  }

  .promo-wrapper {
      display: flex;
      height: 650px;
  }
  .slider_prod {
  	min-height: 650px;
  }
  .slider {
    max-height: 650px;
}
  .subtitle-white {
  	font-size: 23px;
  }
  /*.banner-carousel-2 ul .slider, .banner-carousel-4 ul .slider, .banner-carousel-5 ul .slider  {
  	width: 990px !important;
    height: 650px !important;
  }
  .banner-carousel-2, .banner-carousel-4, .banner-carousel-5 {
  	width: 990px !important;
  }*/
  .absolute-left {
    bottom: 30px;
    width: 30%;
	}
  .account-phone {
  	flex-direction: column;
  }
  .line {
  	display: none;
  }
  .icon-call {
  	display: none;
  }
  .moduletable-category .droplist>li>a {
    padding: 12px 13px; 
  }
  .button svg {
  	width: 40%;
  }
  .tab iframe {
  	max-width: 100%;
  }
}
@media(max-width: 1024px) {
  .productdetails-view .product-box2 .price {
  	margin-left: 0;
  }
  .news-slider .slick-arrow {
  	display: none !important;
  }
}
@media(max-width: 880px) {
  .product-wrapper {
  	flex-wrap: wrap;
  }
  .fleft {
  	width: 100%;
  }
  .fright {
  	width: 100%;
  }
  .header-wrapper {
  	flex-wrap: wrap;
  }
  .account-phone {
  	width: 40%;
  }
  .icons-wrapper {
  	width: 15%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #search {
  	width: 25%;
  }
  /*#bx-pager {
  	flex-direction: row;
    width: 100%;
    height: 20%;
  }
  .page-nav-side a {
    width: 15% !important;
}
  .slide-wrap img {
    max-width: 100%;
    height: 500px;
}*/
  .page-nav-txt {
  	display: none;
  }
  .header-burger {
  	width: 30px;
        margin-right: 30px;
  }
  .promo-wrapper {
  	height: 550px;
  }
  .page-nav-side {
  	width: 8%;
  }
  .slider_prod {
    min-height: 550px;
}
  .footer-wrapper {
  	flex-wrap: wrap;
  }
  .footer-column {
  	width: 50%;
    box-sizing: border-box;
    margin-bottom: 40px;
    text-align: left;
  }
  .phone-flex {
  	position: relative;
  }
  .phone-flex svg {
    display: none
}
  .footer-column:last-child .footer-menu {
    text-align: left;
    align-items: flex-start;
	}
  .footer-column:nth-child(2){
    margin-top: 30px;
  }
  .slider_prod .slick-slide img {
  	max-height: 550px;
  }
  .absolute-left img {
  	max-height: 200px !important;
  }
  .orderby-displaynumber {
  	display: none;
  }
  .footer-column:first-child {
    padding-left: 30px;
}
  #search .button {
  	top: 2px;
    right: 30px;
  }
  .slide-menu .balance-btn {
  	margin-top: 50px;
        display: flex;
    align-items: center;
    justify-content: center;
  }
  .slide-menu .balance-btn svg {
  	margin-right: 20px;
  }
  .rent-table, tbody, th, td, tr { 
		display: block; 
	} 
  .thead {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    top: -9999px;
    left: -9999px;
    
  }
  .rent-table td {
  	position: relative;
    padding: 5px 0 5px 65%; 
    width: 50% !important;
  }
  .rent-table td:before { 
		position: absolute;
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
  .rent-table td:nth-of-type(1):before { content: "Аппарат"; }
  .rent-table td:nth-of-type(2):before { content: "Залог (тенге)"; }
	.rent-table td:nth-of-type(3):before { content: "Аренда (тенге в день)"; }
	.rent-table td:nth-of-type(4):before { content: "Исходящие звонки (тенге за минуту)"; }
	.rent-table td:nth-of-type(5):before { content: "Входящие звонки"; }
	.rent-table td:nth-of-type(6):before { content: "Покрытие и связь"; }
  .rent-table tr {
  	text-align: left;
  }
  .rent-table tr {
    height: 100%;
}
  .rent-table {
  	min-height: 200px;
  }
  
}
@media (max-width: 640px){
  .blogDiv a.allNews {
  	width: 30%;
  }
  .subtitle-white-left {
  	top: 70px
  }
  .subtitle-white-right {
    right: 0px;
    top: 70px;
}
  .subtitle-white {
  	width: 80%;
  }
  .slide-menu {
  	width: 80%;
    box-sizing: border-box;
  }

   #search .button {
  	top: 2px;
    right: -40px;
  }
  .wide_set .small_label .field-content {
    width: 385px !important;
}
  .promo-wrapper {
  	flex-direction: column-reverse;
  }
  .page-nav-side {
  	flex-direction: row;
    width: 100%;
        height: 20%;
    flex-wrap: wrap;
  }
  .slider_prod {
  	width: 100%;
    flex: 0;
  }
  .page-nav-side a {
    width: 15% !important;
}
  .slider_prod {
    min-height: 400px;
}
  .slider_prod .slick-slide img {
    max-height: 400px;
}
  .absolute-left, .absolute-right, .absolute-right-cell, .absolute-img, .absolute-right-map {
  	display: none;
  }
  .subtitle-white-middle {
    top: 110px;
    left: 40px;
}
  .slick-prev {
    left: 5px;
}
  .slick-next {
    right: 5px;
}
    .balance-btn-txt {
  	display: none;
  }
  .balance-btn svg {
    margin-right: 0px;
}
  .brands li {
    width: 30%;
  }
  .tabs_list {
  	font-size: 12px;
    text-align: center;
  }
  .productdetails-view .product-box2 .price {
    margin-right: 0px;
    margin-left: 0;
}
  .subtitle-white-left {
    top: 40px;
    left: 40px;
}
  .block-title {
  	font-size: 27px;
  }
  .blogDiv a.allNews {
    width: 60%;
}
  .brands {
  	margin-bottom: 50px;
  }
  .burger-logo img {
  	max-width: 100%;
  }
  .go_to a {
  	margin-top: 30px;
  }
}
@media(max-width: 424px) {
  blogDiv a.allNews {
  	width: 40%;
  }
	.page-nav-side {
        height: 40%;
  }
  .page-nav-side a svg {
  	width: 100%;
  }
  .page-nav-side a {
    width: 30% !important;
    flex: 1 0 auto;
}
  .slider_prod {
    min-height: 320px;
}
  .slider_prod .slick-slide img {
    max-height: 320px;
}
  .slide-menu {
    width: 100%;
}
  #foot {
  	padding: 50px 0;
  }
  .brands li {
    width: 50%;
  }
  .page-title {
    font-size: 23px;
  }
  #foot a {
    font-size: 13px;
}
  #search .button {
    right: -80px;
}
.slide-menu .balance-btn svg {
    margin-right: 10px;
}
  .productdetails-view .product-box2 .addtocart-button {
    width: 100%;
}
button#product-buy {
  	width: 100% !important;
  }
  button.quick_btn {
  	width: 100%;
  }
  span.quantity-controls {
    width: 140px;
    height: 40px;
  }
  button.addtocart-button.cart-click.addtocart {
  	width: 100% !important;
  }
  .slide-menu ul li {
  	font-size: 17px;
  }
  .slide-account {
    font-size: 17px;
  }
  .footer-column {
  	padding-left: 15px;
    padding-right: 15px;
  }
  .page-nav-side {
  	border-right: none;
  }
  .field-content .textfield {

    width: 100%!important;
}
  .rent-table td {
    padding: 5px 0 5px 75%; 
  }
}






