/*
Theme Name: Wiso (Child Theme)
Theme URI: http://foxthemes.com/web/wp/wiso
Author: Fox-Themes
Author URI: https://themeforest.net/user/fox-themes
Version: 1.0.0
Description: A stunning visual experience for minimal loving creative. This template is a responsive and retina-ready WordPress theme with grid system layout. It is optimized for mobile touch and swipe.
Tags: one-column, two-columns, right-sidebar, custom-menu, post-formats, sticky-post, translation-ready
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wiso-child
Template: wiso
*/

/* = Add your own modification from here
-------------------------------------------------------------- */

.home-about-me img {
	border-radius:100px;
}

.max-width p {
	max-width:770px;
}

.text-center.wpb_text_column p {
	text-align:center;
}

.service-icon {
	display:none !important;
}

.services.tile .item .text-wrap .title {
	margin-top:0 !important;
}

.services.tile .item .text-wrap .title {
	border-bottom-color:#222222!important;
}

.services.tile .link-wrap::before,
.content .link-wrap::before{
    content: "";
    display: block;
    margin: 30px auto;
    width: 1px;
    height: 35px;
    background-color: #222;
}

.services.tile .link-wrap a,
.content .link-wrap a {
    text-decoration: none;
    color: #999;
    font-size: 12px;
    font-weight: 600;
    line-height: 2;
    letter-spacing: 2px;
    text-transform: uppercase;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}

.headings.text_link .link-wrap a,
.content .link-wrap a {
	color: #999 !important;
}

.link-wrap {
	text-align: center;
}

.services.tile .link-wrap a:hover,
.headings.text_link .link-wrap a:hover,
.content .link-wrap a:hover {
    color: #222 !important;
}

.row-instagram .wpb_raw_code {
	margin-bottom:0 !important;
}

#sb_instagram {
	padding-bottom:0 !important;
}

.light-preloader-wrap {
	background: #fff url(/wp-content/uploads/2023/03/preloader.png?v=2) center center no-repeat !important;
}

.contacts-info-wrap.parallax_info .image-wrap,
.contacts-info-wrap.parallax_content .image-wrap {
	background-size: 55% !important;
	background-position: inherit !important;
}

.wpb_text_column p {
	margin-bottom:25px !important;
}

img.aligncenter {
	display:block !important;
}

input[type=checkbox] {
 	width: auto !important;
    margin: 0 !important;
    margin-right: 10px !important;
}

.menio .text-gallery-wrap {
	margin-top:75px !important;
}

.menio .gallery-wrap-main,
.menio .recent-posts-wrapper {
	margin: 75px 15px 75px;
}

.lb-details {
	display: none !important;
}

.wpb_single_image .vc_single_image-wrapper {
    max-height: calc((100vw * 0.66 - 30px) * 0.66);
    overflow: hidden;
}

@media(max-width:767px) {
	.wpb_single_image .vc_single_image-wrapper {
    	max-height: inherit !important;
	}
}

.full-height .wpb_single_image .vc_single_image-wrapper {
    max-height: inherit;
    overflow: inherit;
}

@media (min-width: 992px) {
.right-menu .logo img {
    margin: 20px auto !important;
}
}

.text-left .wpb_text_column h4 {
	text-align: left;
	font-weight: 400;
	margin-bottom:20px !important;
	font-size:26px !important;
}

.text-left .headings {
	text-align:left;
	margin:0 !important;
}

.text-left h5 b {
    margin-top: 50px;
    font-family: "Playfair Display",sans-serif;
    font-size: 40px;
    letter-spacing: 2.7px;
	font-weight:500 !important;
	display:block;
	text-align:center;
}

.contacts-info-wrap .title {
	font-weight:500 !important;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output {
	border-color:transparent !important;
	text-align:center;
	margin:25px 0 0;
}

#menu-main-left {
	margin-left:80px !important;
}

.sidebar-open #menu-main-left {
	margin-left:0px !important;
}

.text-left .headings {
	max-width:900px !important;
	margin: 0 auto !important;
}

#footer.classic {
	background-color:#efedee !important;
}

.tg-item .tg-dark h3 a, .tg-item .tg-dark a, .tg-item .tg-light a, .tg-item .tg-light h3 a, .tg-item .tg-light span {
	color:#fff !important;
}