/*
Theme Name: Foundry Child
Theme URI: 
Description: Child theme for the Foundry theme
Author: <a href="http://www.madeinebor.com">Tom Rhodes</a>
Author URI: 
Template: foundry
Version: 1.0.0
*/

@import url('../foundry/style.css');


@import url('https://fonts.googleapis.com/css?family=Cinzel+Decorative');


.hover-tile{
    opacity: 1;
}

@media (min-width: 768px) {
    .col-md-1\/5 {
        width: 20%;
        float: left;
    }
}

.mejs-controls:not([style*="display: none"]) {
    margin-bottom: 0;
}

.menu>li{
	margin-right: 22px !important;
}

.buy_now_btn img {
    width: 70%;
}

/*** footer css ***/
img.wp-image-2539 {
    width: 80%;
}
div#block-3 {
    margin: 22px 0px;
}
ul.social_contact_list li {
    display: inline-block;
    background: #fff;
    border-radius: 50%;
}

ul.social_contact_list li a{
color: #000;
    width: 36px;
    height: 36px;
    display: block !important;
    padding: 7px;
    text-align: center;
}

.widget .title, .widgettitle {
    text-transform: uppercase !important;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 24px !important;
    font-weight: 500 !important;
    margin-bottom: 26px !important;
}

.widget hr {
    display: none;
}

#nav_menu-2 .menu-quick-links-container a{
    font-size: 16px !important;
    color: #fff !important;
	font-weight: 300;
    text-transform: capitalize;
}

footer.footer-1 .widget_nav_menu ul li {
    margin-bottom: 6px;
}

.contact_us_list a {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 16px;
    font-weight: 300;
}

.copyright_text {
    display: block;
    text-align: center;
    padding: 20px 0px;
    border-top: 1px solid;
    margin-top: 20px;
}

.the_board{
	display:none;
}

.fcful li a {
    color: #fff;
}

/** Media Query**/
@media (max-width: 620px) {
  #block-6, #foundry-instagram-widget-3, #block-5 {
		padding-top: 20px;
	}
}

/* Mobile Devices */
@media (max-width: 576px) {
	#all_staff{
		display: flex;
	}
}
