.sp-module ul.sp-contact-info>li>a{
	font-size: 22px;
}
.footer-line .footer-item span, .footer-line .footer-item img {
    display: inline-block;
}
img {
    vertical-align: middle;
}
.footer-line .footer-item span, .footer-line .footer-item img {
    display: inline-block;
}
.footer-line .footer-item {
    display: inline-block;
    padding: 6px 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 31px;
}
.footer-line {
    height: 45px;
    width: 100%;
    padding: 0 0.5%;
    background: white;
    position: fixed;
    left: 0;
    bottom: 0;
    color: #fffb05;
    text-align: center;
    z-index: 999;
}
.sppb-addon-single-image .image-title {
    position: absolute;
    top: 12px;
    left: -7px;
    color: #fff;
    padding: 3px 17px;
    background: linear-gradient(0deg,rgba(0,0,0,0.1),transparent 18px), #e00000;
}
#sp-top-bar {
    background-color: #ffffff;
}

.sppb-feature-box-title {
    margin-bottom: 15px;
    line-height: 20px !important;
}

.about-us-top .sppb-addon-content a {
    margin-left: 2px !important;
    margin-top: 6px !important;
    color: black;
    font-size: 20px;
}


/* RESPONSIVE */
@media (max-width: 979px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), not all, not all, not all, only screen and (max-width: 1024px) and (min-resolution: 192dpi), only screen and (max-width: 1024px) and (min-resolution: 2dppx)
.vina-cmenu-jshopping #menu-button > a {
    padding: 6px 20px;
}
@media (max-width: 800px) {
  .jshop.list_product .block_item,
  .latest_products.jshop .block_item  {
      float: left;
      width: 48%;
      margin-bottom: 20px;
      margin-right: 4%;
      margin-left: 0;
  }
  .jshop.list_product .block_item:nth-child(2n),
   .latest_products.jshop .block_item:nth-child(2n){
      margin-right: 0;
  }
  .responsive .top_hits_products .block_item .item_inner {
    width: 100%;
  }
  .responsive .top_hits_products .block_item{
    width: 100%;
    margin: 0;
  }
  .responsive .top_hits_products .block_item .item_inner .vina_content {
    width: 50%;
    float: left;
    text-align: left;
    padding-left: 20px;
    margin-left: 0;
   }
   .responsive .top_hits_products .block_item .item_inner .image {
     width: 50%;
     float: left;
   }
}
@media (max-width: 800px) and (min-width: 760px){
  #sp-message-area {
    width: 65%;
    float: left;
    margin-left: 5%;
  }
}


#vina-cmenu-vertical-jshopping134 > ul > li > a {
    font-size: 20px;
    color: #ffffff;
    border-right: 0px solid #fac51c;
    padding: 5px;
}

select,
.jshop_list_product .box_products_sorting img{
  display: inline-block;
}
.pagination {
    vertical-align: middle;
}
select {
    width: 110px;
    border: 1px solid #ccc;
    background-color: #fff;
}

input.input-text, select, textarea {
    border: 1px solid #f2f2f2;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.block_sorting_count_to_page select {
    font-size: 12px;
    font-weight: normal;
    color: #fa0813;
    width: 88px;
    margin: 0 5px;
    padding: 2px 5px;
    text-align: center;
    background: #fff;
}

.sppb-addon h3.sppb-addon-title:after {
    background: none;
}

.block_item .item_inner {
    text-align: center;
}
.image_block a.images img {
    display: block;
    margin: auto;
    -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-transition: all all 0.2s ease-in-out ease;
    -moz-transition: all all 0.2s ease-in-out ease;
    -ms-transition: all all 0.2s ease-in-out ease;
    -o-transition: all all 0.2s ease-in-out ease;
    transition: all all 0.2s ease-in-out ease;
}

.page-header {
    padding-bottom: 15px;
    display: none;
}

.sp-module .sp-module-title {
    margin: 0 0 20px;
    font-size: 20px !important;
    text-transform: uppercase;
    line-height: 1;
    font-weight: normal;
}
