.site-content {
	padding-top: 48px !important;
  padding-bottom: 48px !important;
}

/*---------------------Tienda online-------------*/
.woocommerce div.product .social-links a {
	width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
}
.product-image-ms.ms-image-zoom {
	display: none;
}
.product-image-ms.ms-image-view hide {
	display: none;
}
.catalog-sidebar .widget .widget-title {
	margin-bottom: 16px !important;
  font-weight: 600 !important;
}
.woocommerce .woocommerce-product-details__short-description p {
	margin-bottom: 8px !important;
}

/*-----------------WCFM-----------------*/
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-3 a.wcfmmp-visit-store {
	width: 130px !important;
}
.wcfmmp-single-store .store-enquiry {
	display: none;
}
.wcfmmp-single-store .store-phone {
  background: none !important;
  font-size: 13px;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-data-container .store-phone {
		color: #333333 !important;
}

#wcfmmp-store .addres {
	padding-top: 16px;
  padding-bottom: 16px;
}

#wcfmmp-store #wcfm_store_header {
	padding-top: 16px;
  padding-bottom: 16px;
}
#wcfmmp-store #wcfm_store_header p a{
	font-size: 13px !important;
}
#wcfmmp-store #wcfm_store_header i{
	font-size: 15px !important;
  margin-right: -5px !importan--;
}
#wcfmmp-store #wcfm_store_header .store_info_parallal.wcfmmp_store_header_phone {
	margin-right: 25px !important;
}
#wcfmmp-store #wcfm_store_header i.fa.fa-globe {
margin-right: 0px !important;
}
#wcfmmp-store .bd_icon_box {
	margin-bottom: 30px !important;
}
@media screen and (min-width: 769px){
 #wcfmmp-store .bd_icon_area {
	top: -90px !important;
  }}
@media screen and (max-width: 768px){
#wcfmmp-store .address {
  margin-top: -30px !important;
}}
@media screen and (max-width: 960px){
#wcfmmp-store .address {
  top: -20px;
}}
@media screen and (max-width: 768px){
#wcfmmp-store .header_right {
  padding-left: 24px !important;
  padding-right: 24px !important;
  }}
@media screen and (max-width: 768px){
#wcfmmp-store #wcfm_store_header {
	padding-bottom: 0 !important;
  }}
table#wcfm-stock-manage thead tr th:nth-child(7), table#wcfm-stock-manage tfoot tr th:nth-child(7), table#wcfm-stock-manage tbody tr td:nth-child(7) {
    display: none;
}