/*
Theme Name: Photberry - Child
Author: Pixel-Mafia
Author URI: http://pixel-mafia.com/
Description: -
Version: 1.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: photberry
*/

 .footer_widget {
    width: 100% !important;
    text-align: center;
    margin-bottom: 15px !important;
}
a.footer-socail-link{margin:0 5px;}
h6.photberry_portfolio_category {
    display: none;
}
.wonderplugin-gridgallery-item a > div {
    display: none!important;
}
@media only screen and (max-width: 760px){
.photberry_footer_additional {
    display: none;
}
}


.photberry_cs_logo .photberry_image_logo.photberry_retina, header .photberry_image_logo.photberry_retina {
    width: 173px;
    height: 76px;
    background-size: auto;
}

.photberry_main_wrapper .elementor-section.elementor-section-boxed>.elementor-container { 
	margin: 0 auto;
	
	
	}

@media(max-width:1199px) {
	
	
}


@media(max-width:767px) {
	.photberry_portfolio_packery_item.packery-item.element.home.packery-item4.indexed,
	.photberry_portfolio_packery_item.packery-item.element.home.packery-item3.indexed,
	.photberry_portfolio_packery_item.packery-item.element.home.packery-item2.indexed,
	.photberry_portfolio_packery_item.packery-item.element.home.packery-item1.indexed {
    width: 100%!important;
}

	.photberry_inner_cont.packery-item-inner.photberry_js_bg_image {
    width: 100%!important;
    margin: 0!important;
}
	.photberry_portfolio_grid .photberry_portfolio_grid_item img {
   
    width: 100%;
}
	
}