/*
Theme Name: Fire Pit
Theme URI: http://ballsymedia.com
Author: Ballsy Media
Author URI: http://ballsymedia.com
Description: Fire Pit is a business of unique fire pits
Version: 1.0.1
Tags: light, theme-options, translation-ready
License: Split GPL License
License URI: license.txt
*/


/* Enter Your Custom CSS Here */
iframe {
  max-width: 100%;
}

.home .containerWrap img {
    border-radius: 10% !important;
}
.featurePro img, .productWrap img {
    border: 5px solid #f7931e !important;
}
.blogWrap .rpwe-block li .rpwe-time {
  display: none !important;
}

.home .containerWrap iframe {
    overflow: visible !important;
}

/* 30/06/22 */
 
.monthWrap {
	padding-top: 215px !important;
}
.monthWrap h2 img {
    display: block;
    margin: 0 auto 68px;	
}
.monthWrap h2 {
	text-align: center;
}

.gallery-sec {
	background: #ffffff !important;
}
.gallery-sec .ngg-galleryoverview {
    margin-top: 0;
    margin-bottom: 0;	
}
.gallery-sec .large-12 {
    max-width: 815px;
    padding: 14px 0 13px;
    float: none;
    margin: 17px auto 18px;
    background: #f5f7f7;	
}

.social-sec .columns h3 {
	 text-transform: capitalize;
    letter-spacing: -.5px;
}
.social-sec .columns h4 {
	font-size: 30px;
}
.all_hireWrap.social-sec .arrow {
	background: transparent;
}
.all_hireWrap.social-sec .columns:nth-child(1) {
	width: 30%;
}
.all_hireWrap.social-sec .columns:nth-child(2) {
	 width: 30%;
    padding-right: 0;
}
.all_hireWrap.social-sec .columns:nth-child(3) {
	width: 20%;
}
.all_hireWrap.social-sec .columns:nth-child(4) {
	width: 20%;
}
.all_hireWrap.social-sec .row {
	max-width: 940px;
}
.all_hireWrap.social-sec {
	padding: 43px 0 32px;	
}
.social-sec .columns h4 a {
   color: #000;
}
.all_hireWrap.social-sec .columns p {
    min-height: 82px;
    flex-direction: column;
    justify-content: center;
    display: flex;
}
.gallery-sec .contact-btn {
    text-align: center;
    margin-bottom: 15px;
    margin-top: 25px;
}


@media (min-width: 805px) and (max-width: 1025px) {

	.social-sec .columns h4 {
		font-size: 20px;
	}
	.all_hireWrap.social-sec img {
		max-height: inherit;
		width: 40px;	
	}
	.all_hireWrap.social-sec .columns:nth-child(2) img {
		width: 22px;
	}
	.all_hireWrap.social-sec .columns:nth-child(4) img {
	    width: 36px;	
	}
	.gallery-sec .large-12 {
		max-width: 550px;
	}
	.all_hireWrap.social-sec .columns p {
    	min-height: 58px;
	}
}

@media (min-width: 640px) and (max-width: 804px) {

	.social-sec .columns h4 {
		font-size: 20px;
	}
	.all_hireWrap.social-sec img {
		max-height: inherit;
		width: 40px;	
	}
	.all_hireWrap.social-sec .columns:nth-child(2) img {
		width: 22px;
	}
	.all_hireWrap.social-sec .columns:nth-child(4) img {
	    width: 36px;	
	}
	.gallery-sec .large-12 {
		max-width: 550px;
	}
	.social-sec .columns h3 {
		font-size: 26px;
	}
	
	.monthWrap {
		padding-top: 155px !important;
	}
	.all_hireWrap.social-sec .columns p {
   	 	min-height: 60px;
	}
	
	
	
}

@media (max-width: 639px) {
	
	
	.social-sec .columns h4 {
		font-size: 20px;
	}
	.all_hireWrap.social-sec img {
		max-height: inherit;
		width: 40px;	
	}
	.all_hireWrap.social-sec .columns:nth-child(2) img {
		width: 22px;
	}
	.all_hireWrap.social-sec .columns:nth-child(4) img {
	    width: 36px;	
	}
	.gallery-sec .large-12 {
		max-width: 550px;
	}
	.social-sec .columns h3 {
		font-size: 26px;
	}
	
	.monthWrap {
		padding-top: 90px !important;
		padding-bottom: 33px;
	}
	.all_hireWrap.social-sec .columns:nth-child(1) {
		width: 100%;
	}
	.all_hireWrap.social-sec .columns:nth-child(3),
	.all_hireWrap.social-sec .columns:nth-child(2) {
		width: 100%;
		padding-right: 15px;
		padding-bottom: 10px;
	}
	.all_hireWrap.social-sec .columns:nth-child(4) {
		width: 100%;
		padding-right: 15px;
		padding-bottom: 0;
	}
	.all_hireWrap.social-sec {
		padding: 43px 0 40px;
	}
	.all_hireWrap.social-sec .columns p {
	    min-height: inherit; 
		display: block;	
	}   
	.gallery-sec .contact-btn { 
    	margin-bottom: 10px;
	}     
	
}

@media (max-width: 590px) {
	
	.gallery-sec .large-12 {
		max-width: 280px;
	}
	
}


