/*
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)
==================================================
*/

html {
  scroll-behavior: smooth;
}

#page {
	background-color: #F5F6F8;
}

.side-menu .social-links {
    display: none;
}

.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;
}

.vid-thumb-tray {
    display: none;
}

.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;
}

.featured-gallery-wrap {
    padding-top: 150px;
    padding-bottom: 60px;
    margin-top: -150px !important;
}

.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;
}

.nav-previous a, .nav-next a {
    padding: 5px 15px;
    background: #fca5af !important;
    border: 1px solid #fca5af !important;
    box-shadow: none !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    display: inline-block;
    color: #fff;
    min-width: 190px;
    border-radius: 5px;
}

.nav-previous a:hover, .nav-next a:hover {
    background: #af747b !important;
    border: 1px solid #af747b !important;
}

 .nav-next a {
    text-align: right;
 }

.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;

}

.profilerow {
    flex: 1 0 100%;
    display: flex;
    align-items: center !important;
}

.profileimg {
    -ms-flex: 0 0 31.666667%;
    flex: 0 0 31.666667%;
    max-width: 31.666667%;
}


.profileimg img {
    width: 100%;
}

.profiletext {
    -ms-flex: 0 0 68.333333%;
    flex: 0 0 68.333333%;
    max-width: 68.333333%;
    padding-left: 35px;
    padding-right: 35px;
}

.profiletext h1 {
    font-size: 50px;
}

.img-styled {
    padding-bottom: 13px;
    margin-left: 16px;
}

.img-styled .border-styled {
    border: 4px dashed;
    margin: auto;
}

.primary-border {
    border-color: #af747b !important;
}

.img-styled img {
    margin-right: 15px;
    margin-top: 15px;
    margin-bottom: -15px;
    margin-left: -15px;
}

.heading-margin {
    margin-bottom: 30px;
}

.heading {
    position: relative;
    display: inline-block;
    margin-top: -10px;
}

.heading-absolute {
    position: absolute;
    right: -30px;
    top: -40px;
    font-weight: 700;
    font-size: 80px;
    z-index: -1;
}

.sh-above {
    z-index: 1 !important;
}

.text-white-c {
    color: rgba(204, 204, 204, 0.6);
}

.heading h1 {
    font-weight: 700;
}

.sh-above2 {
    z-index: 2 !important;
}

.position-relative {
    position: relative!important;
}

.heading-border {
    border-bottom: 3px dashed;
    padding-bottom: 10px;
}

.primary-color {
    color: #af747b;
}

.right-toggle {
    visibility: hidden;
}

.mainprofile {
    padding: 50px 0;
}

.nav-menu {
    text-align: right;
}

.contenttop #contactform {
    display: none;
}

.contentbottom .profile-section {
    display: none;
}

.contactsection {
    background-image: url(https://artofkenmingtan.com/wp-content/uploads/2018/06/contact-photograph.jpg);
    background-attachment: fixed;
    background-size: cover;
}

.contactsection .wrap {
    padding: 120px 0;
    width: 70%;
}

.contactsection h2 {
    text-align: center;
    color: #fff;
}

.contactsection label {
    color: #fff !important;
}

.contactsection input[type="text"], .contactsection input[type="email"], .contactsection textarea {
    padding: 10px;
    height: auto;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 0;
    color: #fff;
}


.contactsection input[type="text"]:focus, .contactsection input[type="email"]:focus, .contactsection textarea:focus {
    background: transparent !important;
}

.contactsection .frm_submit {
    text-align: center;
}

.contactsection .frm_button_submit {
    background: #fca5af !important;
    border: 1px solid #fca5af !important;
    box-shadow: none !important;
    font-weight: 600 !important;
    text-transform: uppercase;
}

.contactsection .frm_button_submit:hover {
    background: #af747b !important;
    border: 1px solid #af747b !important;
    box-shadow: none !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    color: #fff !important;
}

@media only screen and (max-width: 768px) {
.profileimg {
    display: block;
    width: 100%;
    max-width: none !important;
    flex: unset;
    margin-bottom: 35px !important;
}


.profiletext {
    display: block;
    width: 100%;
    max-width: none !important;
    flex: unset;
    padding-left: 15px;
    padding-right: 15px;
}

.profilerow {
    flex: 1 0 100%;
    display: block;
    align-items: center !important;
}

.contactsection .wrap {
    padding: 50px 0;
    width: 90%;
}

.right-toggle {
    visibility: visible;
}

.menu-toggle, .header-search {
    display: none !important;
}

}