/*
Theme Name:Webart
Theme URI: https://themefreesia.com/themes/webart
Author: Theme Freesia
Author URI: https://themefreesia.com
Description: Webart is a Child theme exclusively built for photographer, blogger, portfolio, photography agency or photo studio websites by Theme Freesia. It is clean, super flexible, fully responsive designs, amazing new features, complete 1-click website demos and lifetime free updates.Get free support at https://tickets.themefreesia.com/ and View demo site at https://demo.themefreesia.com/webart.
Version: 1.0.2
Requires at least: 5.0
Requires PHP: 5.6
Text Domain: webart
Template: photograph
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Tags: threaded-comments, right-sidebar, custom-background, custom-header, custom-menu, editor-style, sticky-post, theme-options, translation-ready, post-formats, custom-logo, footer-widgets, blog, news, portfolio

All files, unless otherwise stated, are released under the GNU General Public License
version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)
==================================================
*/

#page {
	background-color: #F5F6F8;
}

.custom-logo-link .custom-logo {
	height: 70px;
}

.side-menu-wrap #site-branding {
	display: none;
}

.vid-thumb .top-header, .sld-plus .top-header {
	position: relative;
}

.vid-thumb #sticky-header, .sld-plus #sticky-header {
	background-color: #222;
	background: #222;
	padding: 0;
}

.main-navigation ul li ul::after {
	content: none;
}

.vid-thumb-tray,
.main-slider {
	margin: 50px auto 0;
	width: 94%;
}

.vid-thumb-bg,
.main-slider .image-slider {
	height: 700px;
}

.header-social-block:before {
	background-color: transparent;
}

.header-social-block {
	left: 4px;
}

.header-social-block .social-links li a {
	color: #333;
	border: none;
}

.vid-thumb .scroll-down, .sld-plus .scroll-down {
	display: none;
}

.show-menu-toggle {
	border: none;
}

.page-overlay::before {
	content: none;
}

.side-menu:after {
	height: 46px;
	transform: rotate(0deg);
}

.hide-menu-toggle .bars:after, 
.hide-menu-toggle .bars:before {
	background-color: #333;
}

#search-box {
	background-color: #000;
	border: 40px solid #fff;
}

#search-box.show-search-box {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

#search-box .search-form {
	background-color: transparent;
	width: 80%;
}

.search-x:after, 
.search-x:before {
	top: 22px;
	left: 6px;
}

.search-x {
	height: 45px;
	width: 45px;
}

.main-slider .flex-direction-nav li {
	border-radius: 30px;
	margin: 0 10px;
}

.main-slider .flex-control-nav li a {
	border-radius: 10px;
}

.featured-gallery .post-gallery-wrap,
.featured-gallery .featured-image-content img,
.featured-gallery .featured-item .featured-text-content:after,
.featured-gallery .featured-text-content {
	border-radius: 20px;
}

.featured-text-content .featured-title {
	border: 1px solid #fff;
	padding: 40px 30px;
	border-radius: 20px;
}

.show-fgt-hover .featured-item.has-post-thumbnail .featured-title {
	font-size: 18px;
}

.featured-gallery .featured-text-content {
	padding: 10px;
}

.show-fgt .featured-item .featured-text-content {
	background-color: #fff;
}

.show-fgt .has-post-thumbnail .featured-text-content:before {
	border-bottom-color: #fff;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.show-fgt .featured-text-content .featured-title {
	padding: 10px 20px;
}

.show-fgt-hover .featured-item.has-post-thumbnail .featured-title {
	border: none;
}

.featured-gallery .featured-image-content:hover img {
	opacity: 1;
	-webkit-transform: inherit;
	transform: inherit;
}

.show-fgt-hover .featured-item.has-post-thumbnail .popup-image:after {
	background-color: rgba(255,255,255,0.9);
	top: 100%;
}

.show-fgt-hover .featured-item.has-post-thumbnail:hover .popup-image:after {
	top: 0;
}

.show-fgt-hover .featured-item.has-post-thumbnail .featured-title {
	-webkit-filter: blur(0px);
	-moz-filter: blur(0px);
	-o-filter: blur(0px);
	-ms-filter: blur(0px);
	filter: blur(0px);
}

.has-post-thumbnail .featured-text-content .featured-title a {
	color: #333;
}

.featured-gallery-wrap {
	width: 94%;
	margin: 0 auto;
}

.post-featured-gallery {
	margin: 50px auto;
	width: 94%;
}

.post-featured-gallery.box-gallery-post {
	width: 86%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}

.post-featured-gallery-wrap {
	background-color: #fff;
	border-radius: 20px;
}

.text-hover-presentation .has-post-thumbnail .entry-title {
	top: auto;
	bottom: 10px;
}

.post-featured-gallery:not(.no-posts-border) .post-featured-item:hover .post-featured-gallery-wrap {
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.20);
	-webkit-transform: translateY(-8px);
	-moz-transform: translateY(-8px);
	-ms-transform: translateY(-8px);
	-o-transform: translateY(-8px);
	transform: translateY(-8px);
}

.text-hover-presentation .post-featured-item:hover .entry-thumb-content img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.entry-thumb-content img {
	border-radius: 20px 20px 0 0;
}

.entry-thumb .entry-meta {
	background-color: rgba(255,255,255,0.3);
	bottom: 15px;
	left: auto;
	right: 0;
	border-radius: 10px 0 0;
}

.text-hover-presentation .post-featured-item:hover .entry-title {
	top: auto;
}

#secondary {
	border-left: none;
}

#secondary .widget-title:before {
	content: none;
}

.single-post-title {
	background-color: #fff;
}

.contact-template input, .contact-template textarea {
	color: #fff;
}

.go-to-top .icon-bg {
	border-radius: 25px;
}

.vid-thumb-bg, .main-slider .image-slider {
	height: 600px;
}

/* Slider/Video/Image Content With background color */
.layer-slider .slider-content, .vid-thumb-bg:not(.movie) .vid-thumb-content {
	border-radius: 0;
	padding: 15px;

}