/*
 Theme Name:   Qwery Child Theme
 Theme URI:    http://qwery.ancorathemes.com
 Description:  Qwery Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com
 Template:     qwery
 Version:      1.3
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  qwery
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */
.element-spacer-mw-15 {
	height: 15px;
}
.element-spacer-mw-25 {
	height: 25px;
}
.select_container .wpcf7-select {
	cursor: pointer;
}
.agree {
display:none;
}
.sc_socials.modern .social_icon span {
	display: inline-block;
	font-size: 24px;
}
#uc_logo_card_elementor_d2c1e4b .card-logo {
  background-size: 85%;
}

#form-popup .sc_layouts_popup {
  max-height: 80vh;
  max-width: 55vw !important;
}
.wpcf7 textarea {
  height: 10em;
}
.mfp-content .sc_layouts_popup {
  border: 7px solid #E347FF;
  border-radius: 10px;
}
.portfolio_page_featured img {
    padding-bottom: 25px;
}
.page_content_wrapv .sc_portfolio {
	padding-top: 25rem !important;
}
div.page_content_wrapv {
	padding-top: 15rem !important;
}

@media (max-width: 520px) {
  .mfp-content #promo_mob .qwery_resize {
    width: 310px !important;
    height: 556px !important;
  }
}