/*
 Theme Name:   Recycle child theme 
 Theme URI:    http://orionthemes.com/recycle
 Description:  Recycle child theme
 Author:       OrionThemes.com
 Author URI:   http://orionthemes.com
 Template:     recycle
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  recycle-child
*/

.archive .post > .entry-header > img, .blog .post > .entry-header > img, .single .post > .entry-header > img, .widget_siteorigin-panels-postloop .post > .entry-header > img {
    max-width: 100%;
	display: block;
    margin-left: auto;
    margin-right: auto;
    
}

.archive .post-navigation, .blog .post-navigation, .single .post-navigation, .widget_siteorigin-panels-postloop .post-navigation {
    position: relative;
    display: none;
}

.site-main img {
    max-height: 260px;
    
    width:auto;
}



article .entry-title a {
    display: block;
    margin-bottom: 6px;
    font-weight: bold;
}
.tolink a {
	text-decoration:underline;
}
.icon-meli {font-size:60px;}
.btn.btn-lg i, .btn.btn-lg span[class*="icon"], .btn.btn-md i, .btn.btn-md span[class*="icon"], button.btn-lg i, button.btn-lg span[class*="icon"], button.btn-md i, button.btn-md span[class*="icon"], input[type="submit"].btn-lg i, input[type="submit"].btn-lg span[class*="icon"], input[type="submit"].btn-md i, input[type="submit"].btn-md span[class*="icon"] {
    font-size: 40px;
}
.actions-link h4{
	font-size:14px;
	
}
.actions-link img {
	max-height:175px;
	object-fit: contain;
	object-position:center;
}
.draseis-style {border: 5px solid #85c551; }

.firstfootcell {border: 5px solid #2bacd9; }
.secondfootcell {border: 5px solid #febe1c; }
.thirdfootcell {border: 5px solid #85c551; }

.kids-corner {border: 5px solid #85c551; }
.site-main img {
    max-height: 100%;
    width: auto;
}


/*forma*/
#for-newsletter {
    height: 10px;
}
#for-terms {
	height: 10px;
	
}
#3400   {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    display: block;
}

/*kostas espa banner*/
.act-banner-espa {
    position: fixed;
    bottom: 5vh;
    left: 15px;
    border: 5px solid #fff;
    border-radius: 7px;
    box-shadow: 0 0 35px -13px black;
    z-index: 10;
}