.product-square{
	position: relative;
    font-size: 30px;
    border: 5px solid #111111;
    height: 50px;
    width: 50px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3px;
    margin-bottom:0px;
    margin-top:0px;
}
h1 span{
    font-weight: 600;
    color: #fff;
    background-color: #e2b700;
    line-height: 63px !important;
}
.mod-search{
    display: none;
}
.banner{
	display: inline-block;
	font-size: 20px;
	padding: 10px;
	font-weight: bold;
	margin-bottom: 18px;
}
.mod-summary p{
    color: #00a2de;
    font-size: 20px;
    font-weight: 200;
}
.md-title-content{
    color: #ccc;
}
.card-view:hover .md-title-content h6{
    color: #f45a0c  !important;
}
p{
    font-family: 'Montserrat', sans-serif;
}
.fb-share-button{
    font-size: 30px;
}
.mod-black-title{
	display: inline-block;
    height: 36px;
    color: #000 !important;
}
.share-linkedin{
    transform:scale(1.8);transform:scale(1.8) !important;  
}
.mod-black-title h4{
    font-size: 16px;
    margin-top: 9px;
}

.md-main-content{
	background:rgba(255, 255, 255, 0.85);
}
.md-more-contents{
	background:rgba(255, 255, 255, 0.85);
}
.md-header{
    background-color: #d2d2d2 !important;
    height: 100px;
}
.category-product{
    color: #656565;
    font-style: italic;
}
.creator-name{
    color: #656565;
}
.creator-name p{
    margin-bottom: 7px;
}
.creator{
    transition:0.0s !important;
}
.promotional-discount-ad{
    position: absolute;
    left: -90px;
    top: -70px;
    z-index: 9;
}
.promotional-discount-ad figure{
    margin-top: -1px;
    margin-left: -20px;
}
/*discount card*/
.promotional-discount-ad-card {
    position: absolute;
    left: -25px;
    top: 0px;
    z-index: 9;
}
.promotional-discount-ad-card figure {
    margin-top: -1px;
    /* margin-left: -20px; */
}
.promotional-discount-ad-card img{
    width: 137px;
}
.discount-rate{
    position: absolute;
    font-size: 55px;
    color: #ffffff;
    left: 70px;
    top: 40px;
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);    
}


/* body{
  background-image: url("../webroot/img/backgrounds/locals/bg_add_local.jpg") !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
    }
*/
.form-control{
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 1.42857143;
    background-color: transparent !important;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    }
.schedule {
  margin: 5px 0;
}
.modal-backdrop{
        height: 0px !important;
    }
.modal-blocking {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    background-color: rgba(1, 1, 1, 0.8);
} 

.datetime{
    text-align: center;
    font-size: 18px;
    padding: 0px 0px;
    margin: 0px 0px;
    display: flex;
    height: 37px;
}

tbody tr {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

/* Star CARDS */
.title-list-contents h5{
    font-family: 'Montserrat', sans-serif !important;
    font-size: 18px; !important;
}
.title-list-contents .title-list-articles{
    background-color: #e2b700;
    color: #fff;
    font-size: 15px;
}
.title-list-contents .title-list-videos{
    background-color: #e21000;
    color: #fff;
    font-size: 15px;
}
.title-list-contents .title-list-food-products{
    background-color: #f45a0c;
    color: #fff;
    font-size: 15px;
}
.title-list-contents .title-list-services{
    background-color: #00cde1;
    color: #fff;
    font-size: 15px;
}
.title-list-contents .title-list-entities{
    background-color: #b016c1;
    color: #fff;
    font-size: 15px;
}
/* Star Users */
.md-activity-users{
    max-height: 490px;
    overflow: hidden;
    padding-right: 10px;
}
.card-view{
    overflow: hidden;
}
.md-card-view img{
    width: 100%;
}
.md-card-view:hover img{
    transform:scale(1.1);transform:scale(1.1);
    -webkit-transform:scale(1.1);transform:scale(1.1);
}
/* End Users */
/* Star Locals */
.md-activity-locals{
    overflow: hidden;
    padding-right: 10px;    
}
/* End Locals */
/* Star Products */
.md-activity-products{
    overflow: hidden;
    padding-right: 10px;    
}
/* End Products */
/* Star Services */
.md-activity-services{
    max-height: 132px;
    overflow: hidden;
    padding-right: 10px;    
}
/* End Services */
/* Star Articles */
.md-activity-articles{
    max-height: 132px;
    overflow: hidden;
    padding-right: 10px;    
}
/* End Articles */
/* End CARDS */

@media screen and (max-width: 576px) {
.page-info {
    padding: 50px 15px 60px !important;
}
.promotional-discount-ad{
    -webkit-transform:scale(0.8);transform:scale(0.8);
}
}
@media screen and (max-width: 450px) {
.page-info {
    padding: 50px 15px 60px !important;
}
.promotional-discount-ad{
    -webkit-transform:scale(0.7);transform:scale(0.7);
}
}

.body-text{
}

.form-control{
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 1.42857143;
    background-color: transparent !important;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    }
.mod-view-article p{
	text-align: justify;
	font-size: 16px;
}
.mod-view-article{
	background: rgba(255, 255, 255, 0.98);
    padding: 25px;
    padding-bottom: 60px;
    margin-bottom: 30px;
}
.article-title-container{
	background-color: #000;
}
.article-title{
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
}
.summary-container{
	margin: 2em 0;
}
.article-summary{
	text-align: center;
}
.article-body-container{
	margin: 1em 0;
}
.article-body{
	width: 80%;
	margin: 0 auto;
}
.boton-back-container{
  background-color: #000000 !important;
}
.boton-back{
  color: #ffffff !important;
}
.creator{
  text-transform: capitalize;
  margin-left: 3px;
  color: #fff;
  background-color: #000000 !important;
}
.creator-container{
  display: flex;
  font-style: italic;
}