/*
Theme Name: SOHO
Theme URI: https://livewp.site/wp/md/soho/
Author: gt3themes
Author URI: gt3themes.com
Description: GT3themes team presents absolutely fresh and clean WordPress Photo theme. SOHO was developed with attention to details, starting from minimal design to the huge number of custom templates and features. The theme was designed to focus users attention to the photos which the main aim of the photography site.
Version: 3.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 8.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: soho
Tags: blog, portfolio
*/

.landing_logo {
	background: rgb(21 21 22 / 0%) !important;
	height:100% !important;
	width:100% !important;
	padding: 17% !important;
}

.fs_gallery_container  {
	background-color: #000000 !important;
}

.wp-lightbox-overlay {
	background-color: #000000 !important;
}
.wp-lightbox-overlay .scrim {
	background-color: #000000 !important;
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
background: linear-gradient(0deg, #000000b3, #0000004d 70%, #0000);
    bottom: 0;
    box-sizing: border-box;
    color: #ffffffcf;
    font-size: 1.3em;
    left: 0;
    margin-bottom: 0;
    padding: 0 15px 15px;
    text-align: left;
    width: 100%;
	
}

h1 {
	padding-bottom: 120px !important;
}
h2, h2 a {
	line-height: 0.9em !important;
}

select, input[type="date"], input[type="tel"], input[type="text"], input[type="email"], input[type="password"], textarea, input:focus ,input:active, input:target, input:visited,input[type="email"]:focus ,input[type="email"]:active  {
	    color: #fbfbfb !important;
}


/*. RESPONSIVE */

ul.mobile_menu li span {
	/*font-family: Abel;
    font-size: 18px;
    line-height: 18px;
    margin-left: 10px;*/
	font-family: Abel;
    font-size: 1.2rem !important;
    line-height: 1em !important;
    margin-left: 10px !important;
}
.optionset, .optionset li, .optionset li a {
  font-size: 1REM !important;
}
a {
	cursor: pointer !important;
}