.product-container .psm-add-to-cart{
    display:none;
}

.pt_vmegamenu div.pt_menu .parentMenu a{
    line-height: 36px;
}

.pt_vmegamenu div.popup a{
    padding: 10px;
}

.productTabContent .item{
    width:18%;
    margin:0 2% 2% 0;
    float:left;
}

.listProducts .item-i .center-produc h5{
    height: 34px;
}

.listProducts .item-i .bottom{
    height: 125px;
}

.listProducts .item-i .button-container-i li .button.ajax_add_to_cart_button{
    font-size: 18px;
}

.pt_vmegamenu_title h2{
    border-left:none!important;
}

.pt_vmegamenu_title h2 i{
    background:none!important;
    border:none!important;
    color:#fff!important;
}

.rightHeader .top{
    float:none;
}

.pos-megaMenu{
    padding:18px 0;
}

.shopping_cart > a:first-child{
    width:100%;
}

.copyright .block-call p{
    line-height:44px;
    margin-left:20px;
}

.rightHeader{padding:0!important;}

#pos_search_top .form-control{padding-left:12px;}

#categories_block_left.block .title_block{
    height:48px;
    line-height:48px;
    padding-left:10px;
    background:#d8373e;
    color:#fff;
}

#categories_block_left.block .title_block:after{
    right:10px;
    top:9px;
}

#categories_block_left.block .title_block span:before{
    display:none!important;
}

.block .title_block:after{
    right:10px;
}

@media (max-width: 1560px) {
    .productTabContent .item{
        width:23%;
    }

    .vegamenu{display:none!important;}
    .pt_custommenu div.pt_menu .parentMenu a, .pt_custommenu div.pt_menu .parentMenu span.block-title {
        font-size: 18px;
        padding: 0 6px;
    }
    .pos-megaMenu {
        width: 50%;
    }
}

@media (max-width: 1360px) {
    .ajax_cart_no_product{
        display:none;
    }
    .pos-megaMenu {
        width: 66.66667%;
    }
}

@media (max-width: 1280px){
    .pos-megaMenu, .pos-megaMenu .nav-container {
        text-align: left;
    }
    .pos-megaMenu .megamenu{
        display:block;
    }
}

@media (max-width: 992px) {
    .productTabContent .item{
        width:48%;
    }
    .pos-megaMenu {
        width: 100%;
    }
    .rightHeader{
        position:absolute;
        top:0;
        right:0;
    }
    .header_user_info .current{
        color:#9e122a;
    }
    .header_user_info .current i{
        color:#fff;
    }
}

@media (max-width: 480px) {
    .productTabContent .item{
        width:96%;
        margin:0 2% 2%;
        float:none;
    }

    .posLogo{
        text-align:left;
		width:50%;
    }	


@media (min-width: 1200px) {
  .col-lg-20 {
    width: 20%
  }
}

.boxeffect a {
position: relative;
display: block;
width: 100%;
overflow: hidden; }
.boxeffect a::before {
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  -moz-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center; }
.boxeffect a::after {
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center; }
.boxeffect a::after, .boxeffect a::before {
  position: absolute;
  z-index: 9;
  content: "";
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
.boxeffect a:hover::after, .boxeffect a:hover::before  {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }
.boxeffect a img {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  backface-visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
.boxeffect:hover a img {
-webkit-transform: scale3d(1.1, 1.1, 1);
-moz-transform: scale3d(1.1, 1.1, 1);
-ms-transform: scale3d(1.1, 1.1, 1);
-o-transform: scale3d(1.1, 1.1, 1);
transform: scale3d(1.1, 1.1, 1); }
#subcategories h5 {
  margin: 0 0 15px 0;
  min-height: 40px; 
}


@media only screen and (max-width: 768px) {
  .md-content > div {
    padding: 15px 40px 30px;
    margin: 0;
    font-weight: 300;
    font-size: 1.22em;
    line-height: 1.6em;
  }

  .md-content h3 {
    margin: 0;
    padding: 0.4em;
    text-align: center;
    font-size: 1.2em;
    font-weight: 300;
    opacity: 0.8;
	line-height: 1.4em;
    background: rgba(0,0,0,0.1);
    border-radius: 3px 3px 0 0;
  }
}

