/*****
Theme Name: İstanbul İlaçlama
Theme URI: https://www.istanbulilaclama.com
Description:  İstanbul İlaçlama
Author: bhdrbltc
Author URI: https://www.istanbulilaclama.com
Tags: one-column, two-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-logo, custom-menu, featured-images, full-width-template, ilaçlama, theme-options, threaded-comments, footer-widgets, translation-ready, rtl-language-support, blog, entertainment, news
Text Domain: istanbulilaclama
Domain Path: /languages/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Credits: You may remove the link in the footer, but we would appreciate any attribution to our work!
*****/
.entry-content.clearfix {
    font-size: 17px !important;
}
/***** CSS Reset based on the work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/ v2.0 *****/

@import url('https://fonts.googleapis.com/css?family=Montserrat+Alternates:300,400,500i,600,700,700i,800,800i,900,900i&display=swap&subset=latin-ext');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
.mh-main-nav-wrap ol, .mh-main-nav-wrap ul {
	margin-top: 0!important;
	margin-bottom: 0px!important;
}

.description {
    font-size: 17px !important;
}

section {
	background: #fff;
}

/***** Structure *****/

html { font-size: 100%; -ms-text-size-adjust: none; -webkit-text-size-adjust: none; }
body { font-family: 'Open Sans', Helvetica, Arial, sans-serif!important;font-display: swap; font-size: 14px; position: relative;font-size: 0.875rem; line-height: 1.6; background: #f7f7f7; word-wrap: break-word; }
.mh-container, .mh-container-inner { width: 100%; max-width: 1080px; margin: 0 auto; position: relative; }
.mh-container-outer { margin: 25px auto; -webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.17); -moz-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.17); box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.17); }
.mh-wrapper { padding: 25px; background: #fff; }
.mh-content { width: 100%; overflow: hidden; }
.mh-sidebar { width: 31.66%; float: left; }
.mh-margin-left { margin-left: 2.5%; }
.mh-margin-right { margin-right: 2.5%; }
.mh-right-sb #main-content { float: left; margin-right: 2.5%; }
.mh-left-sb #main-content { float: right; margin-left: 2.5%; }
.mh-home-area-3, .mh-home-area-4 { width: 48.24%; }
.mh-home-area-4 { margin-left: 3.52%; }
.page-template-homepage .mh-wrapper { padding-bottom: 0; }

/***** Animation *****/

.mh-main-nav li, .entry-tags li, .tagcloud a { -webkit-transition: 0.25s ease-out; -moz-transition: 0.25s ease-out; transition: 0.25s ease-out; }

/***** Columns *****/

.mh-row [class*='mh-col-']:first-child { margin: 0; }
[class*='mh-col-'] { float: left; margin-left: 2.5%; overflow: hidden; }
.mh-col-1-1 { width: 100%; }
.mh-col-1-2 { width: 48.75%; }
.mh-col-1-3 { width: 31.66%; }
.mh-col-2-3 { width: 65.83%; }
.mh-col-1-4 { width: 23.12%; }
.mh-col-3-4 { width: 74.37%; }
.mh-col-1-5 { width: 18.00%; }
.mh-col-1-6 { width: 14.58%; }
.mh-col-1-7 { width: 12.14%; }
.mh-col-1-8 { width: 10.31%; }
.clear { clear: both; }
.clearfix { display: block; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; margin: 0; padding: 0; }

/***** Typography *****/

h1 { font-size: 32px; font-size: 2rem; }
h2 { font-size: 24px; font-size: 1.5rem; }
h3 { font-size: 20px; font-size: 1.25rem; }
h4 { font-size: 18px; font-size: 1.125rem; }
h5 { font-size: 16px; font-size: 1rem; }
h6 { font-size: 14px; font-size: 0.875rem; }
h1, h2, h3, h4, h5, h6 { font-family: 'Open Sans', Helvetica, Arial, sans-serif; color: #000;font-display: swap; line-height: 1.3; font-weight: 700; }
b, strong { font-weight: bold; }
i, em { font-style: italic; }
small { font-size: 6px; font-size: 0.375rem; }
big { font-size: 20px; font-size: 1.25rem; }
pre, code { font-family: "Consolas", Courier New, Courier, monospace;font-display: swap; color: #000; margin-bottom: 20px; margin-bottom: 1.25rem; background: #f5f5f5; border: 1px solid #ebebeb; }
pre { padding: 20px; padding: 1.25rem; white-space: pre-wrap; white-space: -o-pre-wrap; white-space: -moz-pre-wrap; white-space: -webkit-pre-wrap; }
kbd { padding: 0px 6px; padding: 0rem 0.375rem; background: #f5f5f5; border: 1px solid #aaa; border-radius: 0.1875em; -moz-border-radius: 0.1875em; -moz-box-shadow: 0 0.0625em 0 rgba(0, 0, 0, 0.2), 0 0 0 0.125em white inset; -webkit-border-radius: 0.1875em; -webkit-box-shadow: 0 0.0625em 0 rgba(0, 0, 0, 0.2), 0 0 0 0.125em white inset; box-shadow: 0 0.0625em 0 rgba(0, 0, 0, 0.2), 0 0 0 0.125em white inset; text-shadow: 0 0.0625em 0 #fff; }
blockquote { display: block; font-size: 15px; font-size: 0.9375rem; line-height: 1.6; font-style: italic; color: #666; padding: 5px 0 5px 15px; border-left: 5px solid #e64946; }
sup { vertical-align: super; font-size: 10px; font-size: 0.625rem; }
sub { vertical-align: sub; font-size: 10px; font-size: 0.625rem; }
abbr, acronym { border-bottom: 1px dashed; cursor: help; }
cite { color: #9a9b97; }
q { font-style: italic; }
address { font-family: "Courier new"; line-height: 1.5;font-display: swap; margin-bottom: 20px; margin-bottom: 1.25rem; }
a { color: #000; text-decoration: none; }
a:hover { color: #e64946; }

/***** Accessibility *****/

.screen-reader-text { position: absolute; top: -9999rem; left: -9999rem; }

/***** Lists *****/

.entry-content ul { list-style: square; }
.entry-content ol { list-style: decimal; }
.entry-content ul, .entry-content ol { margin: 0 0 20px 40px; }
.entry-content ul ul, .entry-content ol ol { margin: 0 0 0 40px; }
.entry-content li { margin-bottom: 5px; }
dl { margin: 0 0 10px 20px; }
dt, dd { display: list-item; }
dt { list-style-type: square; font-weight: bold; }
dd { list-style-type: circle; margin-left: 20px; }
select { max-width: 100%; }

/***** Header *****/

.mh-header { background: transparent; z-index: 999;}

.mh-site-logo { padding: 0px; overflow: hidden; z-index: 999; margin-top: -80px;}
.mh-header-text { margin: 5px 0; text-transform: uppercase; z-index: 999;}
.mh-header-title { font-size: 32px; font-size: 2rem; line-height: 1; z-index: 999;}
.mh-header-tagline { display: inline-block; font-size: 14px; font-size: 0.875rem; line-height: 1; color: #e64946; padding-top: 10px; margin-top: 10px; border-top: 1px solid #e5e5e5; z-index: 999;}

/***** Navigation *****/

.mh-main-nav-wrap { background: #2a2a2a; }
.mh-main-nav { text-transform: uppercase; /*border-bottom: 5px solid #e64946;*/ }
.mh-main-nav li { float: left; position: relative; font-weight: 700; }
.mh-main-nav li:hover { background: #e64946; }
.mh-main-nav li:hover a { color: #fff; }
.mh-main-nav li a { display: block; color: #fff; padding: 10px 15px; border-left: 1px solid rgba(255, 255, 255, 0.1); }
.mh-main-nav li:first-child a, .mh-main-nav .sub-menu li a { border: none; }
.mh-main-nav ul li:hover > ul { display: block; background: #2a2a2a; z-index: 9999; }
.mh-main-nav ul ul { display: none; position: absolute; }
.mh-main-nav ul ul li { width: 16em; }
.mh-main-nav ul ul ul { left: 100%; top: 0; }
.mh-main-nav .menu > .current-menu-item { background: #e64946; }
.mh-navigation .menu-item-has-children > a:after { font-family: 'FontAwesome';font-display: swap; font-weight: 400; line-height: 1; content: '\f107'; margin-left: 5px; }
.mh-navigation .sub-menu .menu-item-has-children > a:after { content: '\f105'; margin-left: 10px; }
.mh-navigation img { vertical-align: baseline; }

/***** SlickNav Mobile Menu Core Style *****/

.slicknav_btn { position: relative; display: block; vertical-align: middle; float: right; padding: 0.438em 0.625em; line-height: 1.125em; cursor: pointer; margin: 5px 5px 6px; text-decoration: none; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; background-color: #222; }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.188em; }
.slicknav_menu { *zoom: 1; font-size: 16px; font-size: 1rem; box-sizing: border-box; background: #4c4c4c; padding: 5px; }
.slicknav_menu * { box-sizing: border-box; }
.slicknav_menu .slicknav_menutxt { display: block; line-height: 1.188em; float: left; color: #fff; font-weight: bold; text-shadow: 0 1px 3px #000; }
.slicknav_menu .slicknav_icon { float: left; margin: 0.188em 0 0 0.438em; }
.slicknav_menu .slicknav_no-text { margin: 0; }
.slicknav_menu .slicknav_icon-bar { display: block; width: 1.125em; height: 0.125em; background-color: #fff; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
.slicknav_menu:before, .slicknav_menu:after { content: " "; display: table; }
.slicknav_menu:after { clear: both; }
.slicknav_nav { clear: both; color: #fff; margin: 0; padding: 0; font-size: 0.875em; list-style: none; overflow: hidden; }
.slicknav_nav ul { display: block; list-style: none; overflow: hidden; padding: 0; margin: 0 0 0 20px; }
.slicknav_nav li { display: block; }
.slicknav_nav a { display: block; padding: 5px 10px; margin: 2px 5px; text-decoration: none; color: #fff; }
.slicknav_nav a:hover { -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; background: #ccc; color: #222; }
.slicknav_nav .slicknav_arrow { font-size: 0.8em; margin: 0 0 0 0.4em; }
.slicknav_nav .slicknav_item { cursor: pointer; }
.slicknav_nav .slicknav_item a { display: inline; padding: 0; margin: 0; }
.slicknav_nav .slicknav_row { display: block; padding: 5px 10px; margin: 2px 5px; }
.slicknav_nav .slicknav_row:hover { -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; background: #ccc; color: #fff; }
.slicknav_nav .slicknav_txtnode { margin-left: 15px; }
.slicknav_nav .slicknav_parent-link a { display: inline; padding: 0; margin: 0; }
.slicknav_brand { float: left; color: #fff; font-size: 18px; line-height: 30px; padding: 7px 12px; height: 44px; }

/***** SlickNav Custom Style *****/

.slicknav_btn { background: #e64946; }
.slicknav_menu { padding: 0; border-bottom: 1px solid #2a2a2a; background: #e64946; display: none; }
.slicknav_menu .slicknav_menutxt { text-shadow: none; display: none; }
.slicknav_menu .slicknav_icon-bar { box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; }
.slicknav_nav { font-size: 16px; font-size: 1rem; font-weight: 600; margin-bottom: 20px; }
.slicknav_nav ul { padding: 20px 0 0 15px; margin: 0; border-top: 1px solid #2a2a2a; }
.slicknav_nav ul ul { border: 0; padding: 0 0 0 15px; }
.slicknav_nav .slicknav_item:hover, .slicknav_nav a:hover { color: #fff; background: #e64946; }
.mh-main-nav-wrap .slicknav_btn, .mh-main-nav-wrap .slicknav_menu, .mh-main-nav-wrap .slicknav_nav .slicknav_item:hover, .mh-main-nav-wrap .slicknav_nav a:hover { background: transparent; }
.mh-main-nav-wrap .slicknav_nav ul { border-top: 1px solid #e64946; }
.mh-main-nav-wrap .slicknav_nav ul ul { border: none; }

/***** FlexSlider Browser Resets *****/

.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus { outline: none; }
.slides, .flex-control-nav, .flex-direction-nav { margin: 0; padding: 0; list-style: none; }

/***** FlexSlider Base Styles *****/

.flexslider { margin: 0; padding: 0; }
.flexslider .slides > li { display: none; -webkit-backface-visibility: hidden; }
.flexslider .slides img { display: block; }
.flex-pauseplay span { text-transform: capitalize; }
.slides:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
html[xmlns] .slides { display: block; }
* html .slides { height: 1%; }
.no-js .slides > li:first-child { display: block; }

/***** FlexSlider Default Styles *****/

.flexslider { position: relative; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.flexslider .slides img { height: auto; }
.flex-direction-nav { *height: 0; }
.flex-direction-nav a { width: 30px; height: 30px; margin: -12px 0 0; display: block; background: url(images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease; }
.flex-direction-nav .flex-next { background-position: 100% 0; right: -36px; display: none; }
.flex-direction-nav .flex-prev { left: -36px; display: none; }
.flex-direction-nav .flex-disabled { opacity: 0.3 !important; filter: alpha(opacity=30); cursor: default; }
.flexslider:hover .flex-next { opacity: 0.8; right: 5px; display: block; }
.flexslider:hover .flex-prev { opacity: 0.8; left: 5px; display: block; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-control-nav { width: 100%; position: absolute; bottom: 6px; text-align: center; }
.flex-control-nav li { margin: 0 6px; display: inline-block; zoom: 1; *display: inline; }
.flex-control-paging li a { width: 11px; height: 11px; display: block; background: #666; background: rgba(0, 0, 0, 0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0, 0, 0, 0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0, 0, 0, 0.9); cursor: default; }

/***** Posts/Pages *****/

.entry-header, .page-header { margin-bottom: 20px; margin-bottom: 1.25rem; }
.page-title { font-size: 28px; font-size: 1.75rem; }
.mh-meta { font-size: 13px; font-size: 0.8125rem; }
.mh-meta, .mh-meta a { color: #979797; }
.mh-meta a:hover { color: #e64946; }
.mh-footer .mh-meta, .mh-footer .mh-meta a, .mh-footer .mh-meta a:hover { color: #fff; }
.mh-meta span { margin-right: 10px; }
.mh-meta .fa { margin-right: 5px; }
.entry-meta { margin-top: 10px; margin-top: 0.625rem; padding: 5px 10px; border-top: 1px dotted #ebebeb; border-bottom: 1px dotted #ebebeb; }
.entry-thumbnail { max-width: 1030px; margin-bottom: 20px; margin-bottom: 1.25rem; }
.entry-thumbnail img { width: 100%; }
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .entry-content p, .entry-content blockquote, .entry-content .flex-vid, .entry-content .mh-row, .entry-content .mh-video-container { margin-bottom: 20px; margin-bottom: 1.25rem; }
.entry-content blockquote p:last-child { margin: 0; }
.entry-content a { font-weight: 600; color: #e64946; }
.entry-content a:hover { color: #e64946; text-decoration: underline; }
.entry-tags { font-size: 12px; font-size: 0.75rem; color: #fff; line-height: 1; margin-bottom: 20px; margin-bottom: 1.25rem; }
.entry-tags li { float: left; font-weight: 700; margin: 0 6px 6px 0; margin: 0 0.375rem 0.375rem 0; background: #2a2a2a; text-transform: uppercase; }
.entry-tags li:hover { background: #e64946; }
.entry-tags a, .entry-tags a:hover { display: block; color: #fff; padding: 10px 15px; }
.entry-tags .fa { float: left; padding: 10px; margin-right: 6px; background: #e64946; }
.sticky { }

/***** Author Box *****/

.mh-author-box { line-height: 1.5; padding: 25px 0; margin-bottom: 25px; border-top: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; }
.mh-author-box-avatar { float: left; padding: 3px; margin-right: 25px; border: 1px solid #ebebeb; }
.mh-author-box-header { margin-bottom: 10px; }
.mh-author-box-name { font-size: 16px; font-size: 1rem; font-weight: 700; }
.mh-author-box-postcount:before { font-family: 'FontAwesome'; font-display: swap;content: '\f105'; padding: 0 5px; }
.author .mh-author-box { margin-top: 25px; }

/***** Loop / Archives / Search Results *****/

.mh-loop-description { padding: 20px 0; margin-top: 20px; border-top: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; }
.mh-loop-description p:last-child { margin: 0; }
.mh-loop-item { padding-bottom: 20px; padding-bottom: 1.25rem; margin-bottom: 20px; margin-bottom: 1.25rem; border-bottom: 1px solid #ebebeb; }
.mh-loop-header { margin-bottom: 10px; margin-bottom: 0.625rem; }
.mh-loop-meta { margin-top: 5px; }
.mh-loop-excerpt { overflow: hidden; }
.mh-loop-thumb { float: left; margin-right: 20px; }
.mh-loop-thumb img { width: 100%; max-width: 235px; }
.mh-loop-pagination { margin-top: 20px; }

/***** Pagination *****/

.post .pagination { padding-bottom: 20px; padding-bottom: 1.25rem; }
.page-numbers { display: inline-block; font-weight: 700; color: #000; padding: 10px 15px; background: #f5f5f5; }
.page-numbers:hover, .mh-loop-pagination .current, .mh-comments-pagination .current, a:hover .pagelink { color: #fff; background: #e64946; }
.page-numbers a { display: block; }
.pagelink { display: inline-block; font-weight: 700; color: #fff; padding: 10px 15px; background: #e64946; }
a .pagelink { color: #000; background: #f5f5f5; }

/***** Post / Attachment Navigation *****/

.mh-post-nav { padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #ebebeb; }
.mh-post-nav span { display: block; font-weight: 700; line-height: 1; margin-bottom: 5px; text-transform: uppercase; overflow: hidden; }
.mh-post-nav p { font-size: 13px; font-size: 0.8125rem; overflow: hidden; }
.mh-post-nav-next { float: right; text-align: right; }
.mh-post-nav-prev img { float: left; margin-right: 15px; }
.mh-post-nav-next img { float: right; margin-left: 15px; }
.mh-post-nav-prev span:before, .mh-post-nav-next span:after { font-family: 'FontAwesome'; font-display: swap;font-weight: 400; }
.mh-post-nav-prev span:before { content: '\f100'; margin-right: 5px; }
.mh-post-nav-next span:after { content: '\f101'; margin-left: 5px; }

/***** Footer *****/

.mh-footer { font-size: 13px; font-size: 0.8125rem; color: #fff; padding: 25px 25px 0; background: #2a2a2a; }
.mh-footer a, .mh-footer a:hover { color: #f7f7f7; }
.mh-copyright-wrap { padding: 10px 25px; border-top: 3px solid #999; background: #2a2a2a; }
.mh-copyright { font-size: 12px; font-size: 0.75rem; color: #999; }
.mh-copyright a { color: #999; }

/***** Images / Video *****/

img { max-width: 100%; width: auto\9; /* ie8 */ height: auto; vertical-align: bottom; }
iframe, embed, object, video { max-width: 100%; }
.entry-content .alignnone { display: block; margin: 20px 0; margin: 1.25rem 0; }
.entry-content .aligncenter { display: block; margin: 20px auto; margin: 1.25rem auto; }
.entry-content .alignleft { display: inline; float: left; margin: 5px 20px 20px 0; margin: 0.3125rem 1.25rem 1.25rem 0; }
.entry-content .alignright { display: inline; float: right; margin: 5px 0 20px 20px; margin: 0.3125rem 0 1.25rem 1.25rem; }
.wp-caption { max-width: 100%; }
.wp-caption-text { display: block; font-size: 12px; font-size: 0.75rem; font-weight: 700; line-height: 1.4; color: #000; margin-top: 5px; }
.alignnone .wp-caption-text, .aligncenter .wp-caption-text, .alignleft .wp-caption-text, .alignright .wp-caption-text { margin-bottom: 0; }

/***** Gallery *****/

.gallery { margin-bottom: 20px; }
.gallery:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; margin: 0; padding: 0; }
.gallery-item { float: left; margin: 0 4px 4px 0; overflow: hidden; position: relative; }
.gallery-columns-1 .gallery-item { max-width: 100%; }
.gallery-columns-2 .gallery-item { max-width: 48%; max-width: -webkit-calc(50% - 4px); max-width: calc(50% - 4px); }
.gallery-columns-3 .gallery-item { max-width: 32%; max-width: -webkit-calc(33.3% - 4px); max-width: calc(33.3% - 4px); }
.gallery-columns-4 .gallery-item { max-width: 23%; max-width: -webkit-calc(25% - 4px); max-width: calc(25% - 4px); }
.gallery-columns-5 .gallery-item { max-width: 19%; max-width: -webkit-calc(20% - 4px); max-width: calc(20% - 4px); }
.gallery-columns-6 .gallery-item { max-width: 15%; max-width: -webkit-calc(16.7% - 4px); max-width: calc(16.7% - 4px); }
.gallery-columns-7 .gallery-item { max-width: 13%; max-width: -webkit-calc(14.28% - 4px); max-width: calc(14.28% - 4px); }
.gallery-columns-8 .gallery-item { max-width: 11%; max-width: -webkit-calc(12.5% - 4px); max-width: calc(12.5% - 4px); }
.gallery-columns-9 .gallery-item { max-width: 9%; max-width: -webkit-calc(11.1% - 4px); max-width: calc(11.1% - 4px); }
.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) { margin-right: 0; }
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1), .gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1), .gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1), .gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) { clear: left; }
.gallery-caption { background-color: rgba(0, 0, 0, 0.7); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; color: #fff; font-size: 12px; line-height: 1.5; margin: 0; max-height: 50%; opacity: 0; padding: 6px 8px; position: absolute; bottom: 0; left: 0; text-align: left; width: 100%; }
.gallery-caption:before { content: ""; height: 100%; min-height: 49px; position: absolute; top: 0; left: 0; width: 100%; }
.gallery-item:hover .gallery-caption { opacity: 1; }
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption { display: none; }

/***** Tables *****/

table { width: 100%; margin-bottom: 20px; margin-bottom: 1.25rem; border-left: 1px solid #ebebeb; border-top: 1px solid #ebebeb; }
td, th { padding: 5px 10px; border-right: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; }
th { font-weight: 600; }
.mh-footer-widget table, .mh-footer-widget td, .mh-footer-widget th { border-color: rgba(255, 255, 255, 0.3); }

/***** Comments *****/

.mh-comment-list { margin-bottom: 25px; list-style: none; }
.mh-comment-list .children { margin-left: 25px; list-style: none; }
.mh-comment-body { margin-bottom: 25px; border-bottom: 1px solid #ebebeb; }
.mh-comment-footer { margin-bottom: 20px; }
.mh-comment-gravatar { float: left; }
.mh-comment-gravatar .avatar { width: 50px; height: 50px; padding: 2px; margin: 0 15px 0 0; border: 1px solid #f5f5f5; vertical-align: middle; }
.mh-comment-meta { overflow: hidden; }
.mh-comment-meta, .mh-comment-meta a { color: #2a2a2a; }
.mh-comment-meta-author { font-size: 16px; font-size: 1rem; font-weight: 700; }
.mh-comment-meta-author .fn { margin-right: 5px; }
.bypostauthor .mh-comment-meta-author:after { font-family: 'FontAwesome'; font-display: swap; font-weight: 400; color: #e64946; content: '\f006'; }
.mh-comment-meta-date { font-size: 10px; font-size: 0.625rem; text-transform: uppercase; }
.mh-comment-meta-links { font-weight: 700; line-height: 1; text-transform: uppercase; margin-bottom: 25px; }
.mh-comment-meta-links .comment-edit-link { margin-right: 15px; }
.mh-comment-meta-links .comment-reply-link:before { font-family: 'FontAwesome';font-display: swap; font-weight: 400; color: #e64946; content: '\f112'; margin-right: 5px; }
.mh-comment-info { color: #e64946; margin: 20px 0; }
.mh-comments-pagination { margin-bottom: 20px; }
.mh-ping-list { margin-bottom: 20px; }
.mh-ping-list .mh-ping-item { padding: 10px 0; border-bottom: 1px solid #ebebeb; }
.mh-ping-list .mh-ping-item:first-child { border-top: 1px solid #ebebeb; }
.mh-ping-list .mh-ping-item .fa { margin-right: 15px; }

/***** Comment Form *****/

#respond .comment-reply-title { font-size: 24px; font-size: 1.5rem; line-height: 1; margin-bottom: 20px; margin-bottom: 1.25rem; }
#respond #cancel-comment-reply-link { font-size: 12px; font-size: 0.75rem; margin-left: 10px; }
#respond #cancel-comment-reply-link:before { font-family: 'FontAwesome';font-display: swap; font-weight: 400; color: #e64946; content: '\f05e'; margin-right: 5px; }
#commentform p { margin-bottom: 10px; }
#commentform .form-submit { margin: 25px 0; }
.required { color: #e64946; }

/***** Forms *****/

input { font-size: 12px; padding: 5px; border: 1px solid rgba(0, 0, 0, 0.1); vertical-align: middle; background: #f5f5f5; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; }
input[type=text], input[type=email], input[type=tel], input[type=url] { width: 60%; }
input[type=text]:hover, input[type=email]:hover, input[type=tel]:hover, input[type=url]:hover, textarea:hover { border: 1px solid #e64946; }
input[type=submit] {
	display: inline-block;
	min-width: 150px;
	font-weight: 700;
	color: #fff;
	padding: 10px 15px;
	background: #d8b70c;
	cursor: pointer;
	text-transform: uppercase;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	transition: all 0.1s linear;
	border: 0;
	-webkit-appearance: none;
}
input[type=submit]:hover { background: #e0bf12; }
textarea { width: 96%; line-height: 1.5; padding: 5px; border: 1px solid rgba(0, 0, 0, 0.1); background: #f5f5f5; }

/***** Contact Form 7 *****/

.wpcf7-form { font-size: 14px; font-size: 0.875rem; margin-bottom: 20px; }
.wpcf7-form p { margin-bottom: 15px; }
.wpcf7-text { padding: 8px; }
.wpcf7-textarea { width: 86%; padding: 10px; }
div.wpcf7-response-output { margin: 20px 0 15px; }

/***** Searchform *****/

.search-form input { font-size: 11px; line-height: 1; color: #1f1e1e; text-transform: uppercase; }
.search-form .search-submit { display: none; }
.search-form .search-field { position: relative; padding: 10px; margin: 0; border: 1px solid #ebebeb; background: #fff; cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 0; border-radius: 0; }
.search-form .search-field:active, .search-form .search-field:focus { cursor: text; }
.mh-widget .search-form { display: block; margin: 0 auto; padding: 5%; background: #f5f5f5; }
.mh-widget .search-form .search-field { display: block; margin: 0 auto; width: 90%; }
.mh-footer .search-form input { width: 100%; }

/***** Shortcodes *****/

.ad-label { font-size: 10px; font-size: 0.625rem; }
.mh-box { position: relative; overflow: hidden; padding: 20px 20px 0; padding: 1.25rem 1.25rem 0; margin-bottom: 20px; margin-bottom: 1.25rem; border: 1px solid #ebebeb; }

/***** Widgets *****/

.mh-widget, .mh-footer-widget { margin-bottom: 25px; overflow: hidden; }
.mh-widget-title {
	position: relative;
	font-size: 16px;
	font-size: 1rem;
	padding-bottom: 5px;
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
	text-transform: uppercase;
	border-bottom: 3px solid #d6b60b;
}
.mh-footer-widget-title { font-size: 14px; font-size: 0.875rem; color: #fff; }
.mh-footer-widget-title a { color: #fff; }

/***** Widgets Areas (Advertising) *****/

.mh-ad-spot { display: block; padding: 10px; text-align: center; background: #f5f5f5; }
.mh-footer-widget .mh-ad-spot { background: rgba(255, 255, 255, 0.1); }

/***** MH Slider Widget *****/

.mh-slider-widget .flex-control-nav { bottom: 10px; }
.mh-slider-widget .flex-control-nav li { margin: 0 10px 0 0; }
.mh-slider-widget .flex-control-paging li a { width: 15px; height: 15px; border: 1px solid #2a2a2a; background: #fff; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none; }
.mh-slider-widget .flex-control-paging li a:hover { background: #f5f5f5; }
.mh-slider-widget .flex-control-paging li a.flex-active { background: #e64946; border: 1px solid #fff; }
.mh-widget-col-1 .mh-slider-widget .flex-control-nav { width: auto; top: 15px; right: 10px; bottom: auto; }
.mh-slider-item { position: relative; overflow: hidden; }
.mh-slider-normal { width: 678px; max-width: 100%; overflow: hidden; }
.mh-slider-caption { position: absolute; width: 350px; max-width: 100%; top: 0; right: 0; color: #fff; border-bottom: 3px solid #e64946; background: #2a2a2a; background: rgba(42, 42, 42, 0.8); }
.mh-slider-caption .mh-excerpt-more, .mh-slider-title { color: #fff; }
.mh-slider-content { padding: 25px; overflow: hidden; }
.mh-slider-content .mh-excerpt { margin-top: 10px; margin-top: 0.625rem; }
.mh-widget-col-1 .mh-slider-caption { position: relative; width: 100%; margin: 0; background: #2a2a2a; }

/***** MH Custom Posts Widget *****/

.mh-custom-posts-item { padding: 20px 0; border-bottom: 1px dotted #ebebeb; }
.mh-custom-posts-item:first-child { padding-top: 0; }
.mh-custom-posts-thumb { float: left; margin-right: 15px; }
.mh-custom-posts-small-title { font-weight: 700; line-height: 1.3; margin-bottom: 5px; margin-bottom: 0.3125rem; }
.mh-custom-posts-small .mh-meta { font-size: 11px; font-size: 0.6875rem; }
.mh-custom-posts-header { overflow: hidden; }
.mh-footer-widget .mh-custom-posts-item { border-color: rgba(255, 255, 255, 0.3); }
.mh-footer-widget .mh-custom-posts-small-title { font-weight: 400; }

/***** MH Posts Large Widget *****/

.mh-posts-large-item { margin-top: 20px; padding-bottom: 20px; border-bottom: 1px dotted #ebebeb; }
.mh-posts-large-item:first-child { margin-top: 0; }
.mh-posts-large-thumb { position: relative; margin-bottom: 10px; }
.mh-posts-large-thumb img { width: 100%; }
.mh-posts-large-caption { position: absolute; top: 0; font-size: 13px; font-size: 0.8125rem; font-weight: 700; color: #fff; padding: 10px 15px; background: #e64946; text-transform: uppercase; }
.mh-posts-large-title { font-size: 24px; font-size: 1.5rem; }
.mh-posts-large-excerpt { margin-top: 10px; }
.mh-widget-col-1 .mh-posts-large-title { font-size: 20px; font-size: 1.25rem; }
.mh-footer-widget .mh-posts-large-item { border-color: rgba(255, 255, 255, 0.3); }

/***** MH Posts Stacked Widget *****/

.mh-posts-stacked-wrap { float: left; width: 50%; overflow: hidden; }
.mh-posts-stacked-large, .mh-posts-stacked-small { position: relative; }
.mh-posts-stacked-large:after, .mh-posts-stacked-small:after { display: block; padding-top: 75%; content: ' '; }
.mh-posts-stacked-content { position: absolute; width: 100%; height: 100%; overflow: hidden; }
.mh-posts-stacked-thumb img { width: 100%; }
.mh-posts-stacked-thumb:hover .mh-posts-stacked-overlay { background: none; }
.mh-posts-stacked-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.2); }
.mh-posts-stacked-overlay-small { border-left: 1px solid #fff; }
.mh-posts-stacked-overlay-last { border-top: 1px solid #fff; }
.mh-posts-stacked-item { position: absolute; bottom: 25px; left: 25px; padding-right: 25px; }
.mh-posts-stacked-title { background: #2a2a2a; background: rgba(42, 42, 42, 0.8); }
.mh-posts-stacked-title-large { font-size: 24px; padding: 5px 10px; }
.mh-posts-stacked-title-small { font-size: 14px; padding: 2px 5px; }
.mh-posts-stacked-title a, .mh-posts-stacked-title a:hover, .mh-posts-stacked-meta a, .mh-posts-stacked-meta a:hover { color: #fff; }
.mh-posts-stacked-meta { display: inline-block; font-size: 10px; font-weight: 700; color: #fff; padding: 1px 5px; margin-top: 5px; background: #e64946; text-transform: uppercase; }
.mh-posts-stacked-meta .fa, .mh-posts-stacked-meta .mh-meta-date { margin-right: 5px; }
.mh-widget-col-1 .mh-posts-stacked-wrap { float: none; width: 100%; }
.mh-widget-col-1 .mh-posts-stacked-title { font-size: 16px; padding: 2px 5px; }
.mh-widget-col-1 .mh-posts-stacked-overlay-small { border-top: 1px solid #fff; border-left: none; }
.mh-widget-col-2 .mh-posts-stacked-large, .mh-widget-col-2 .mh-posts-stacked-columns { float: none; width: 100%; }
.mh-widget-col-2 .mh-posts-stacked-overlay-small { border-top: 1px solid #fff; border-left: none; }
.mh-widget-col-2 .mh-posts-stacked-small:nth-child(odd) .mh-posts-stacked-overlay-small { border-right: 1px solid #fff; }
.mh-widget-col-2 .mh-posts-stacked-title-small { font-size: 16px; }
#mh-mobile .mh-footer-widget .mh-posts-stacked-overlay { border-color: #2a2a2a; }

/***** MH Posts Focus Widget *****/

.mh-posts-focus-full { width: 100%; }
.mh-posts-focus-full .mh-posts-focus-large { width: 65.83%; }
.mh-posts-focus-full .mh-posts-focus-small-inner { width: 31.66%; margin-left: 2.5%; }
.mh-posts-focus-inner { float: right; }
.mh-posts-focus-large { width: 65.67%; }
.mh-posts-focus-small-inner { width: 31.07%; margin-left: 3.26%; }
.mh-posts-focus-outer { margin-right: 2.5%; margin-left: 0; }
.mh-posts-focus-item { position: relative; }
.mh-posts-focus-thumb { margin-bottom: 10px; }
.mh-posts-focus-thumb img { width: 100%; }
.mh-posts-focus-title { font-size: 20px; font-size: 1.25rem; margin-bottom: 5px; }
.mh-posts-focus-excerpt { margin-top: 10px; overflow: hidden; }
.mh-posts-focus-item-small:first-child { margin-bottom: 20px; }
.mh-home-wide .mh-posts-focus-title-large { font-size: 24px; font-size: 1.5rem; }
.mh-home-wide .mh-posts-focus-title-small { font-size: 18px; font-size: 1.125rem; }
.mh-home-wide .mh-posts-focus-excerpt-small { display: none; }
.mh-widget-col-1 .mh-posts-focus-wrap, .mh-widget-col-2 .mh-posts-focus-wrap { float: none; width: 100%; margin: 0; }
.mh-widget-col-1 .mh-posts-focus-item, .mh-widget-col-2 .mh-posts-focus-item { padding-bottom: 20px; margin-top: 20px; border-bottom: 1px dotted #ebebeb; }
.mh-widget-col-1 .mh-posts-focus-item-large, .mh-widget-col-2 .mh-posts-focus-item-large { margin: 0; }
.mh-widget-col-2 .mh-posts-focus-thumb-small { float: left; max-width: 235px; margin: 0 20px 0 0; }
.mh-widget-col-2 .mh-posts-focus-title-large { font-size: 24px; font-size: 1.5rem; }
#mh-mobile .mh-footer-widget .mh-posts-focus-item { border-color: rgba(255, 255, 255, 0.3); }

/***** MH Tabbed Widget *****/

.mh-tabbed-widget, .mh-tabbed-widget a { color: #000; }
.mh-tabbed-widget a:hover { color: #e64946; }
.mh-tabbed-widget .tagcloud a { color: #fff; }
.mh-tab-buttons { border-bottom: 3px solid #e64946; }
.mh-tab-button { display: block; float: left; width: 33.33%; line-height: 2; padding: 5px 0; background: #f5f5f5; cursor: pointer; text-align: center; -webkit-transition: 0.25s ease-out; -moz-transition: 0.25s ease-out; transition: 0.25s ease-out; }
.mh-tab-button.active, .mh-tab-button.active:hover { color: #fff; background: #e64946; }
.mh-tab-button span { padding: 0 15px; font-size: 24px; }
.mh-tab-content { display: none; padding: 25px; background: #f5f5f5; }
.mh-tab-posts { display: block; }
.mh-tab-post-item { padding-bottom: 5px; margin-top: 5px; border-bottom: 1px dotted #e5e5e5; }
.mh-tab-post-item:first-child, .mh-tab-comment-item:first-child { margin-top: 0; }
.mh-tab-comment-item { margin-top: 25px; }
.mh-tab-comment-avatar { float: left; display: block; margin: 0 10px 0 0; }
.mh-tab-comment-author { font-weight: 700; text-transform: uppercase; }
.mh-tab-comment-excerpt { display: block; padding: 25px; margin-top: 10px; background: #fff; border-radius: 25px; font-style: italic; }
.mh-footer-widget .mh-tabbed-widget, .mh-footer-widget .mh-tabbed-widget a { color: #fff; }
.mh-footer-widget .mh-tab-button, .mh-footer-widget .mh-tab-content	{ background: rgba(255, 255, 255, 0.1); }
.mh-footer-widget .mh-tab-post-item { border-color: rgba(255, 255, 255, 0.3); }
.mh-footer-widget .mh-tab-button.active { background: #e64946; }
.mh-footer-widget .mh-tab-comment-excerpt { background: #2a2a2a; }

/***** Default WordPress Widgets *****/

.widget_archive li, .widget_categories li, .widget_pages li a, .widget_meta li, .widget_nav_menu .menu > li, .widget_rss li { border-bottom: 1px dotted #ebebeb; }
.widget_archive li a, .widget_categories li a, .widget_pages li a, .widget_meta li a, .widget_nav_menu li a, .widget_rss li { display: block; padding: 5px 0; }
.widget_archive li:first-child a, .widget_categories li:first-child a, .widget_pages li:first-child a, .widget_meta li:first-child a, .widget_nav_menu li:first-child a, .widget_rss li:first-child { padding-top: 0; }
.widget_pages .children li a { padding: 5px 0; }
.widget_nav_menu .sub-menu li { border-top: 1px dotted #ebebeb; }
.widget_nav_menu .sub-menu li:first-child a { padding-top: 5px; }
.widget_rss a { font-weight: 700; }
.widget_rss .rss-date { margin-right: 5px; }
.widget_rss .rss-date, .widget_rss cite { font-size: 13px; font-size: 0.8125rem; color: #979797; }
.widget_rss .rssSummary { margin-top: 5px; }
.mh-footer-widget.widget_rss a { font-weight: 400; }
.mh-footer-widget.widget_archive li, .mh-footer-widget.widget_categories li, .mh-footer-widget.widget_pages li a, .mh-footer-widget.widget_meta li, .mh-footer-widget.widget_nav_menu .menu > li, .mh-footer-widget.widget_nav_menu .sub-menu li, .mh-footer-widget.widget_rss li { border-color: rgba(255, 255, 255, 0.3); }

/***** WP Calendar Widget *****/

#wp-calendar caption { text-align: left; padding: 10px; margin-bottom: 1px; background: #f5f5f5; }
#wp-calendar th, #wp-calendar td { padding: 5px 10px; text-align: center; }
#wp-calendar th { font-weight: 300; }
#wp-calendar #prev { text-align: left; }
.mh-footer-widget #wp-calendar caption { background: rgba(255, 255, 255, 0.1); }

/***** WP Tag Cloud Widget *****/

.tagcloud a { display: inline-block; font-weight: 700; color: #fff; padding: 5px 10px; margin: 0 4px 8px 0; white-space: nowrap; text-transform: uppercase; }
.mh-widget .tagcloud a { background: #2a2a2a; }
.mh-footer-widget .tagcloud a { background: #000; }
.tagcloud a:hover, .mh-widget .tagcloud a:hover, .mh-footer-widget .tagcloud a:hover { color: #fff; background: #e64946; }

/***** WP Recent Posts Widget / WP Recent Comments Widget *****/

.widget_recent_entries li, .recentcomments { display: block; padding: 5px 0; border-bottom: 1px dotted #e5e5e5; }
.widget_recent_entries li:first-child, .recentcomments:first-child { padding-top: 0; }
.widget_recent_entries .post-date { display: block; font-size: 11px; font-size: 0.6875rem; color: #979797; margin-bottom: 5px; }
.mh-footer-widget.widget_recent_entries li, .mh-footer-widget .recentcomments { border-color: rgba(255, 255, 255, 0.3); }

/***** Media Queries *****/

@media screen and (max-width: 1475px) {
	.mh-container { width: 95%; }
	.mh-container-inner { width: 100%; }
}
@media screen and (max-width: 1120px) {
	.mh-main-nav li { font-size: 12px; }
	.mh-main-nav li a { padding: 10px 15px; }
}
@media screen and (max-width: 900px) {
	.mh-container-outer { margin: 0 auto; }
	#mh-mobile .mh-container { width: 100%; }
	.mh-wrapper, .mh-site-logo { padding: 20px; z-index: 999;}
	.mh-footer { padding: 20px 20px 0 }
	.mh-copyright { text-align: center; }
	.mh-comment-list .children { margin-left: 15px; }
	.mh-widget, .mh-footer-widget { margin-bottom: 20px; }
	#mh-mobile .mh-footer-area { width: 31.66%; }
	.mh-footer-4 { display: none; }
	.mh-slider-normal { width: 100%; }
	.mh-slider-widget .flex-control-nav { width: auto; top: 15px; right: 10px; bottom: auto; }
	#mh-mobile .mh-slider-caption { position: relative; width: 100%; top: auto; bottom: 0; background: rgba(42, 42, 42, 1); }
	.mh-widget-col-1 .mh-custom-posts-small-title { font-size: 13px; font-size: 0.8125rem; }
	.mh-meta-comments { display: none; }
	.mh-posts-stacked-item { bottom: 20px; left: 20px; padding-right: 20px; }
	#mh-mobile .mh-posts-stacked-title-small, .mh-widget-col-1 .mh-posts-stacked-title-large { font-size: 13px; padding: 2px 5px; }
}
@media screen and (max-width: 767px) {
	.js .slicknav_menu { display: block; }
	.js .mh-main-nav { display: none; }
	.mh-custom-header, .mh-content, .mh-sidebar, .mh-right-sb #main-content, .mh-left-sb #main-content, #mh-mobile .mh-footer-area { float: none; width: 100%; margin: 0; }
	.mh-site-logo { text-align: center; z-index: 999;}
	.mh-header-title, .entry-title { font-size: 24px; font-size: 1.5rem; }
	.mh-sidebar { margin-top: 20px; }
	.mh-home-sidebar { margin-top: 0; }
	.entry-meta { padding: 5px 0; }
	#commentform .form-submit { margin: 25px 0 0; }
	.mh-footer-4 { display: block; }
	.mh-slider-item img { width: 100%; }
	#mh-mobile .mh-custom-posts-small-title { font-size: 14px; font-size: 0.875rem; }
	#mh-mobile .mh-posts-stacked-large, #mh-mobile .mh-posts-stacked-columns { float: none; width: 100%; }
	#mh-mobile .mh-posts-stacked-small { float: left; width: 50%; }
	#mh-mobile .mh-posts-stacked-overlay-small { border-top: 1px solid #fff; border-left: none; }
	.mh-posts-stacked-small:nth-child(odd) .mh-posts-stacked-overlay-small { border-right: 1px solid #fff; }
	#mh-mobile .mh-posts-stacked-title-large { font-size: 24px; padding: 5px 10px; }
	#mh-mobile .mh-posts-stacked-title-small { font-size: 16px; }
	#mh-mobile .mh-posts-focus-wrap { float: none; width: 100%; margin: 0; }
	#mh-mobile .mh-posts-focus-title-small { font-size: 20px; font-size: 1.25rem; }
	#mh-mobile .mh-posts-focus-item { padding-bottom: 20px; margin-top: 20px; border-bottom: 1px dotted #ebebeb; }
	#mh-mobile .mh-posts-focus-item-large { margin: 0; }
	.mh-posts-focus-thumb-small { float: left; max-width: 235px; margin: 0 20px 0 0; }
	#mh-mobile .mh-posts-focus-excerpt-small { display: block; }
	#mh-mobile .mh-posts-focus-title-large { font-size: 24px; font-size: 1.5rem; }
}
@media screen and (max-width: 620px) {
	input[type=text], input[type=email], input[type=tel], input[type=url] { width: 88%; }
	[class*='mh-col-'] { float: none; width: 100%; margin: 0; }
	.entry-meta-categories, .entry-meta-comments { display: none; }
	.mh-author-box { text-align: center; }
	.mh-author-box-avatar { float: none; display: inline-block; margin: 0 0 20px; }
	.entry-content ul, .entry-content ol { margin: 0 0 20px 20px; }
	.entry-content ul ul, .entry-content ol ol { margin: 0 0 0 20px; }
	.single-post .mh-post-nav-next { margin-top: 25px; }
	#mh-mobile .mh-slider-title, .mh-posts-large-title, #mh-mobile .mh-posts-focus-title-large { font-size: 20px; font-size: 1.25rem; }
	.mh-slider-widget .flex-control-nav { display: none; }
	.mh-loop-thumb, #mh-mobile .mh-posts-focus-thumb-small { max-width: 80px; }
	.mh-loop-title, #mh-mobile .mh-posts-focus-title-small { font-size: 14px; font-size: 0.875rem; }
	.mh-loop-meta, .mh-custom-posts-content .mh-meta, .mh-posts-focus-meta-small { display: block; font-size: 11px; font-size: 0.6875rem; }
	.mh-loop-excerpt, .mh-custom-posts-content .mh-excerpt, .mh-posts-list-excerpt, #mh-mobile .mh-posts-focus-excerpt-small, .mh-posts-focus-caption-small  { display: none; }
	.mh-posts-stacked-item { bottom: 10px; left: 10px; padding-right: 10px; }
	#mh-mobile .mh-posts-stacked-title-small { font-size: 14px; }
	#mh-mobile .mh-posts-focus-thumb-small { margin: 0 15px 0 0; }
}
@media only screen and (max-width: 420px) {
	.mh-comment-list .children { margin: 0; }
	.mh-comment-body { text-align: center; }
	.mh-comment-gravatar { float: none; }
	.mh-comment-gravatar .avatar { width: 80px; height: 80px; margin: 0 auto 10px; }
	.mh-comment-meta-author .fn { margin: 0; }
}
@media only screen and (max-width: 360px) {
	#mh-mobile .mh-posts-stacked-wrap { float: none; width: 100%; }
	#mh-mobile .mh-posts-stacked-overlay { border-right: none; }
	#mh-mobile .mh-posts-stacked-title { font-size: 16px; padding: 2px 5px; }
}

.topbarx {
	display: block;
	min-height: 40px;
	background: rgb(206,66,66); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(206,66,66,1) 0%, rgba(198,44,23,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(206,66,66,1) 0%,rgba(198,44,23,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(206,66,66,1) 0%,rgba(198,44,23,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce4242', endColorstr='#c62c17',GradientType=0 ); /* IE6-9 */
}

span.topbaslik {
	font-size: 13px;
	font-weight: bolder;
	color: #101010;
	padding: 5px 0;
	display: block;
}

span.topnumara {
	font-size: 20px;
	margin: -6px -3px 0 0;
	padding: 0 0 2px 0;
	display: block;
}

span.topnumara a {
	color: #fff;
	font-weight: 700;
	font-size: 20px;
}

span.topnumara a{
	text-decoration: none;
}

.topnum{
	text-align: right;
}

li.menu-item {
	font-size: 12px;
}

.topmenux{
	background: #2a2a2a;
	height: 39px;
}

.logox {
	position: absolute;
	z-index: 99999;
}

.logox a img {
	width: 150px;
}


.mobilelogo{
	display:none;
}



.bas-four{padding: 8px 0}

.bas-four img{
	margin: 0 auto;
	border: 1px solid #ddd;
	border-radius: 3px;
}
.bas-four h4 {
	font-size: 15px;
	display: block;
	padding: 10px 0 5px 0;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px solid #f5f5f5;
	margin-bottom: 11px;
}

.bas-four h4 a {
	text-decoration: none;
	color: #bfa104;
}

.bas-four span {
	font-size: 11px;
	text-align: center;
	display: block;
	font-weight: 800;
}

.bas-four .readm {
	display: block;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	background: #efefef;
	font-size: 12px;
	font-weight: 700;
	padding: 5px;
	margin: 10px 0;
	border-radius: 5px;
}

.bas-four .readm:hover {
	display: block;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	background: #c72e26;
	font-size: 12px;
	font-weight: 700;
	padding: 5px;
	margin: 10px 0;
	border-radius: 5px;
	text-decoration: none!important;
	color:#fff!important;
}


section#hasere-ilaclama-div {
	padding: 5% ;
	background-attachment: fixed!important;
	background-position: center!important;
	background-repeat: no-repeat!important;
	background-size: cover!important;
	position: relative;
}

section#hasere-ilaclama-div:after {
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	background: #e3c1169c;
	display: block;
	z-index: 1;
}


.hasere-ilaclama-content{
	position: relative;
	z-index: 9999;
}

.hasere-ilaclama-content h3 {
	text-transform: uppercase;
	font-size: 28px;
	display: block;
	text-align: left;
	color: #ffffff;
	margin: 15px auto 10px auto;
	text-shadow: 1px 1px 0 #585858;
}


.hasere-ilaclama-icerik {
	color: #fff9df;
	font-size: 15px;
	font-weight: 100;
	text-align: justify;
}




.hxs {
	display: block;
	margin: 0 auto;
}


.hxs a{
	text-decoration: none;
}

.hxs a img {
	border-radius: 360px;
	border: 2px solid #fff;
	margin: 5px auto;
	position: relative;
	z-index: 99999;
	width: 150px;
	height: 150px;
	object-fit: cover;
}

.hxs a h3 {
	color: #ffffff;
	position: relative;
	z-index: 999;
	text-shadow: none;
	margin-bottom: 20%;
	text-align: center;
}

.hxshead {
	color: #fff;
	position: relative;
	z-index: 999;
	text-shadow: none;
	margin-bottom: 20%;
	text-align: center;
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	line-height: 1.3;
	font-weight: 700;
	font-size: 20px;
	font-display: swap;
}

.pire-neden-olur-x iframe {
	width: 100%;
	min-height: 300px;
}

.ic-pg h5 {
	font-family: 'Montserrat',sans-serif;
	font-weight: 700;
	line-height: 60px;
	color: #d0af0a;
	font-size: 23px;
	font-display: swap;
}

.ic-pg .parag{
	font-size: 14px;
	color: #565656;
}


.blg-x a {
	text-decoration: none;
}

.blg-x h2,.blg-x .h2 , .blg-x h3, .blg-x h4, .blg-x h5 {
	text-transform: uppercase;
	margin: 15px 0 10px;
	text-align: center;
	font-size: 20px;
	color: #564904;
	font-weight: 700;
}

.blg-x p {
	font-size: 13px;
	color: #584c0b;
	text-align: justify;
}

.blg-x a.ilaclama-yazilari-oku {
	display: block;
	text-align: center;
	background: #bda10b;
	border-radius: 4px;
	margin: 10px 0 20px 0;
	padding: 3px;
	text-transform: uppercase;
	font-weight: 700;
	color: #635406;
}

.blg-x img {
	border: 2px solid #947e11;
	border-radius: 3px;
}

section#blog-yazilari-x {
	background: linear-gradient(180deg, #edcc1c, #caaa00);
	padding: 1% 0;
}


h4.blog-head-h4 {
	display: block;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	font-size: 31px;
	margin: 10px 0 25px;
	color: #5d4f08;
	position: relative;
}

h4.blog-head-h4:after{
	content: "";
	width: calc(100%-290px);
	display: block;
	position: absolute;
	left: 0;

} 

h4.blog-head-h4:after {
	content: "";
	width: calc(50% - 290px)!important;
	display: block;
	position: absolute;
	left: calc(30% - 290px);
	height: 1px;
	background: #d0b10c;
	top: 53%;
}

h4.blog-head-h4:before {
	content: "";
	width: calc(50% - 290px)!important;
	display: block;
	position: absolute;
	right: calc(30% - 290px);
	height: 1px;
	background: #d0b10c;
	top: 53%;
}

.hasere-ilaclama-content .mainreadmore{
	margin: 10px auto 5px auto;
}


.hizmet-bolgelerimiz-ilaclama{
	padding-bottom: 15px;
}



.hizmet-bolgelerimiz-ilaclama a {

	display: block;

	width: 100%;

	text-align: center;

	background-image: linear-gradient(to top, #f3f3f3 0%, #dcdcdc 100%);

	padding: 5px 0;

	margin-bottom: 5px;

	color: #03223c;

	border-radius: 5px;

	border: 1px solid #ddd;

}

#ilaclama-servis-bolgeleri .hizmet-bolgelerimiz-ilaclama a {
	display: block;
	width: 100%;
	text-align: center;
	background-image: linear-gradient(to top, #ffffff 0%, #efefef 100%);
	padding: 5px 0;
	margin-bottom: 5px;
	color: #4c4c4c;
	border-radius: 5px;
	border: 1px solid #d0d0d0;
	font-weight: 100!important;
}



.hizmet-bolgelerimiz-ilaclama a:hover {

	background-image: linear-gradient(to top, #03223c 0%, #30526f 100%);

	color: #ffffff;

	text-decoration: none;

}

#ilaclama-servis-bolgeleri .hizmet-bolgelerimiz-ilaclama a:hover {
	background-image: linear-gradient(to top, #cbab03 0%, #ab920b 100%);
	color: #fff;
	text-decoration: none;
	border-color: #635306;
}


.hizmet-bolgelerimiz-ilaclama h4 {

	margin: 15px 15px 15px;

	text-transform: uppercase;

	font-weight: 300;

	font-size: 19px;

	color: #0d223c;

	width: 100%;

}

#ilaclama-servis-bolgeleri .hizmet-bolgelerimiz-ilaclama h4 {
	margin: 25px auto;
	text-transform: uppercase;
	font-size: 25px;
	color: #d0b10c;
}


.page-footer{
	background: linear-gradient(180deg, #dcba06, #bfa208);
	padding: 45px 0;
}

.page-footer hr {
	border-color: #b39708;
}

.page-footer p {
	font-size: 14px;
	text-align: justify;
	color: #3c3201;
}

.page-footer a {
	text-decoration: none;
	line-height: 27px;
	font-weight: 600;
	color: #3c340a;
}

.foot-logos{
	width: 100%;display: block;margin: 15px 0 0 0;
}

footer.page-footer h6 {
	font-size: 18px;
	border-bottom: 2px solid #b39708;
	padding: 6px 0;
	margin-bottom: 8px;
	color: #5a4d04;
	text-shadow: 1px 1px 0 #eac60a;
}


.mobile-hr {
	display: none;
}



@media screen and (max-width: 320px){

	.hxs a img {
		width: 115px;
		height: 115px;
	}

	.hxs a h3 {
		font-size: 14px;
	}

	.hasere-ilaclama-content h3 {
		font-size: 21px;
		text-align: center;
	}

}


@media screen and (max-width:375px) {

	.page-footer a {
		text-decoration: none;
		line-height: 27px;
		font-weight: 600;
		color: #3c340a;
		position: relative;
		z-index: 99999999999;
	}

	.hasere-ilaclama-content h3 {
		font-size: 24px;
		text-align: center;
	}

	.hxs a h3 {
		font-size: 17px;
	}

	.hxs a img {
		width: 130px;
		height: 130px;
	}

}


@media only screen and (max-width: 425px) {

	.foot-logos{
		width: 150px;display: block;margin: 15px auto 10px auto;
	}

	.mobile-hr {
		display: block;
		width: 100%;
		height: 30px;
	}

	.pire-neden-olur-x iframe {
		width: 100%;
		min-height: 190px;
	}

	.ic-pg h5 {
		font-family: 'Montserrat',sans-serif;
		font-weight: 700;
		line-height: 35px;
		color: #d0af0a;
		font-size: 21px;
		margin-bottom: 10px;
		font-display: swap;
	}

	.bas-four h4 {
		font-size: 15px;
		display: block;
		padding: 10px 0;
		text-transform: uppercase;
		text-align: center;
	}


	.topnum{
		text-align: center;
	}


	span.topbaslik {
		font-size: 14px;
		font-weight: bolder;
		color: #101010;
		padding: 5px 0;
		display: block;
		line-height: 16px;
		width: 77px;
		margin: 0 auto;
	}

	span.topnumara {
		margin: -6px -3px 0 0;
		padding: 0 0 2px 0;
		display: block;
	}

	span.topnumara a {
		color: #fff;
		font-weight: 700;
		font-size: 11px;
	}

	.topmenux{
		background: #2a2a2a;
		height: 41px;
	}

	.mh-main-nav-wrap {
		background: #2a2a2a;
		height: auto;
	}

	.logox {
		display: none;
	}

	.slicknav_nav{
		display: block;
		position: absolute;
		z-index: 999999999;
		right: 0;
		top: 112px;
		background: #2b2b2b;
		border-radius: 0 0 0 10px;
		box-shadow: -2px 2px 9px #00000073;
	}

	.mobilelogo {
		display: block;
		position: absolute;
		top: 79px;
		left: 20px;
		font-size: 15px;
		
	}

	.mobilelogo a {
		color: #fff;
		font-weight: 700;
	}
}


.owlslider{
	z-index: 00000;
}

.akismet_comment_form_privacy_notice{
	display: none!important;
}


a.mainreadmore {
	width: 100%;
	text-align: center;
	display: block;
	margin: 10px 0 5px 0;
	padding: 5px;
	border-radius: 5px;
	text-transform: uppercase;
	font-weight: 700;
	background: linear-gradient(315deg, rgba(147,35,13,1) 0%, rgba(253,45,45,1) 100%);
	color: #fff;
	max-width: 300px;
	font-size: 24px;
}

a.mainreadmore {
	text-decoration: none;
}

a.mainreadmore3 {
	width: 100%;
	text-align: center;
	display: block;
	margin: 0px 3px 10px 3px;
	padding: 5px;
	border-radius: 5px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	max-width: 200px;
	float: left;
	font-size: 13px;
	background: radial-gradient(ellipse farthest-corner at right bottom, #c3a12c 40%, transparent 88%), radial-gradient(ellipse farthest-corner at left top, #e0b73a 0%, #bf9828 48%, #c7941f 62.5%, #ce9411 100%);
	border: 1px solid #b18a15;
}




/* ===[ Mobile portrait (320x480) ]=== */

@media screen and (max-width:320px) {
	.alf{ position: fixed; width:100%; background:red; left: 0px; z-index:1000; bottom:0px; text-align: center; color: #F9F9F9; visibility: owerflow;}
	.alf2{height: 50px;}
	.alf p a{color:white;}

}
/* ===[ Mobile landscape (480x320) ]=== */
@media screen and (min-width:320px) and (orientation:landscape) {
	.alf{ position: fixed; width:100%; background:red; left: 0px; z-index:1000; bottom:0px; text-align: center; color: #F9F9F9; visibility: owerflow;}
	.alf2{height: 50px;}
	.alf p a{color:white;}

}
/* ===[ Mobile portrait (360x640) ]=== */
@media screen and (max-width:360px) {
	.alf{ position: fixed; width:100%; background:red; left: 0px; z-index:1000; bottom:0px; text-align: center; color: #F9F9F9; visibility: owerflow;}
	.alf2{height: 50px;}
	.alf p a{color:white;}

}
/* ===[ Mobile landscape (640x360) ]=== */
@media screen and (min-width:360px) and (max-width:640px) {
	.alf{ position: fixed; width:100%; background:red; left: 0px; z-index:1000; bottom:0px; text-align: center; color: #F9F9F9; visibility: owerflow;}
	.alf2{height: 50px;}
	.alf p a{color:white;}

}
/* ===[ Small tablet landscape (800x600) ]=== */
@media screen and (min-width:800px) and (orientation:landscape) {
	.alf{ position: fixed; width:100%; background:red; left: 0px; z-index:1000; bottom:0px; text-align: center; color: #F9F9F9; visibility: owerflow;}
	.alf2{height: 50px;}
	.alf p a{color:white;}

}
/* ===[ Tablet portrait (768x1024) ]=== */
@media screen and (min-width:768px) and (orientation:portrait) {
	.alf{ position: fixed; width:100%; background:red; left: 0px; z-index:1000; bottom:0px; text-align: center; color: #F9F9F9; visibility: owerflow;}
	.alf2{height: 50px;}
	.alf p a{color:white;}

}
/* ===[ Ipad ]===*/
/* iPads (landscape) -----------    */
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {

	.alf{ position: fixed; width:100%; background:red; left: 0px; z-index:1000; bottom:0px; text-align: center; color: #F9F9F9; visibility: owerflow;}
	.alf2{height: 50px;}
	.alf p a{color:white;}
}
/* iPads (portrait) -----------    */
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
	.alf{ position: fixed; width:100%; background:red; left: 0px; z-index:1000; bottom:0px; text-align: center; color: #F9F9F9; visibility: owerflow;}
	.alf2{height: 50px;}
	.alf p a{color:white;}
}
/* ===[ Responsive Media Queries ]=== */
@media (min-width: 1200px) {.alf{ position: fixed; width:100%; background:red; left: 0px; z-index:1000; bottom:0px; text-align: center; color: #F9F9F9; height:30px; padding-top:10px; visibility: owerflow;}
.alf2{height: 50px;}
.alf p a{color:white; }}
@media (min-width: 1024px) {.alf{ position: fixed; width:100%; background:red; left: 0px; z-index:1000; bottom:0px; text-align: center; color: #F9F9F9; height:30px; padding-top:10px; visibility: owerflow;}
.alf2{height: 50px;}
.alf p a{color:white; }}
@media (max-width: 979px) {.alf{ position: fixed; width:100%; background:red; left: 0px; z-index:1000; bottom:0px; text-align: center; color: #F9F9F9; height:30px; padding-top:10px; visibility: owerflow;}
.alf2{height: 50px;}
.alf p a{color:white; }}
@media (min-width: 768px) and (max-width: 979px) {.alf{ position: fixed; width:100%; background:red; left: 0px; z-index:1000; bottom:0px; text-align: center; color: #F9F9F9; height:30px; padding-top:10px; visibility: owerflow;}
.alf2{height: 50px;}
.alf p a{color:white; }}
@media (min-width: 980px) {.alf{ position: fixed; width:100%; background:red; left: 0px; z-index:1000; bottom:0px; text-align: center; color: #F9F9F9; height:30px; padding-top:10px; visibility: owerflow;}
.alf2{height: 50px;}
.alf p a{color:white; }}
@media (max-width: 767px) {.alf{ position: fixed; width:100%; background:red; left: 0px; z-index:1000; bottom:0px; text-align: center; color: #F9F9F9; height:30px; padding-top:10px; visibility: owerflow;}
.alf2{height: 50px;}
.alf p a{color:white; }}
@media (min-width: 980px) {.alf{ position: fixed; width:100%; background:red; left: 0px; z-index:1000; bottom:0px; text-align: center; color: #F9F9F9; height:30px; padding-top:10px; visibility: owerflow;}
.alf2{height: 50px;}
.alf p a{color:white; }}
@media (min-width: 980px) and (max-width: 1199px) {.alf{ position: fixed; width:100%; background:red; left: 0px; z-index:1000; bottom:0px; text-align: center; color: #F9F9F9; height:30px; padding-top:10px; visibility: owerflow;}
.alf2{height: 50px;}
.alf p a{color:white; }}
@media (min-width: 768px) and (max-width: 979px) {.alf{ position: fixed; width:100%; background:red; left: 0px; z-index:1000; bottom:0px; text-align: center; color: #F9F9F9; height:30px; padding-top:10px; visibility: owerflow;}
.alf2{height: 50px;}
.alf p a{color:white; }}
@media (max-width:768px) {.alf{ position: fixed; width:100%; background:red; left: 0px; z-index:1000; bottom:0px; text-align: center; color: #F9F9F9; height:30px; padding-top:10px; visibility: owerflow;}
.alf2{height: 50px;}
.alf p a{color:white; }}
/* ===[ Coming soon page Small devices (tablets, 768px and less) ]=== */
@media (max-width: 768px) {.alf{ position: fixed; width:100%; background:red; left: 0px; z-index:1000; bottom:0px; text-align: center; color: #F9F9F9; height:30px; padding-top:10px; visibility: owerflow;}
.alf2{height: 50px;}
.alf p a{color:white; }}
@media (min-width:1024px) {.alf{ position: fixed; width:100%; background:red; left: 0px; z-index:1000; bottom:0px; text-align: center; color: #F9F9F9; height:30px; padding-top:10px; visibility: owerflow;}
.alf2{height: 50px;}
.alf p a{color:white; }}
@media screen and (max-width: 69.5em) {.alf{ position: fixed; width:100%; background:red; left: 0px; z-index:1000; bottom:0px; text-align: center; color: #F9F9F9; height:30px; padding-top:10px; visibility: owerflow;}
.alf2{height: 50px;}
.alf p a{color:white; }}
@media screen and (max-width: 41.5em) {.alf{ position: fixed; width:100%; background:red; left: 0px; z-index:1000; bottom:0px; text-align: center; color: #F9F9F9; height:30px; padding-top:10px; visibility: owerflow;}
.alf2{height: 50px;}
.alf p a{color:white; }}

/* screen>1100    */
@media screen and (min-width:1100px) {.alf{ position: fixed; width:100%; background:red; left: 0px; z-index:1000; bottom:0px; text-align: center; color: #F9F9F9; height:30px; padding-top:10px; visibility: hidden;}

.alf2{visibility: hidden; margin-top:50px;}
.alf p a{color:white; }}
/* screen>1900    */
@media screen and (min-width:1900px) {.alf{ position: fixed; width:100%; background:red; left: 0px; z-index:1000; bottom:0px; text-align: center; color: #F9F9F9; height:30px; padding-top:10px; visibility: hidden;}

.alf2{visibility: hidden; margin-top:50px;}
.alf p a{color:white; }}
@media only screen and (min-width: 220px) and (max-width: 600px) {.alf{ position: fixed; width:100%; background:red; left: 0px; z-index:1000; bottom:0px; text-align: center; color: #F9F9F9; height:30px; padding-top:10px; visibility: owerflow;}
.alf2{height: 50px;}
.alf p a{color:white; }}
@media only screen and (min-width: 600px) and (max-width: 800px) {.alf{ position: fixed; width:100%; background:red; left: 0px; z-index:1000; bottom:0px; text-align: center; color: #F9F9F9; height:30px; padding-top:10px; visibility: owerflow;}
.alf2{height: 50px;}
.alf p a{color:white; }}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.alf{ position: fixed; width:100%; background:red; left: 0px; z-index:1000; bottom:0px; text-align: center; color: #F9F9F9; height:30px; padding-top:10px; visibility: hidden;}
	.alf2{visibility: hidden; margin-top:-50px;}
	.alf p a{color:white; }
}
@media screen and (min-width: 1024px) and (orientation: landscape) {
	.alf{ position: fixed; width:100%; background:red; left: 0px; z-index:1000; bottom:0px; text-align: center; color: #F9F9F9; height:30px; padding-top:10px; visibility: hidden;}
	.alf2{visibility: hidden; margin-top:-50px;}
	.alf p a{color:white; }
}
@media screen and (min-width: 1100px) and (orientation: landscape) {
	.alf{ position: fixed; width:100%; background:red; left: 0px; z-index:1000; bottom:0px; text-align: center; color: #F9F9F9; height:30px; padding-top:10px; visibility: hidden;}
	.alf2{visibility: hidden; margin-top:-50px;}
	.alf p a{color:white; }
}
@media screen and (min-width: 768px){
	.alf{ position: fixed; width:100%; background:red; left: 0px; z-index:1000; bottom:0px; text-align: center; color: #F9F9F9; height:30px; padding-top:10px; visibility: hidden;}
	.alf2{visibility: hidden; margin-top:-50px;}
	.alf p a{color:white; }


}
@media screen and (max-width: 640px) {
	.alf{ position: fixed; width:100%; background:red; left: 0px; z-index:1000; bottom:0px; text-align: center; color: #F9F9F9; height:30px; padding-top:10px; visibility: owerflow;}
	.alf2{height: 50px;}
	.alf p a{color:white; }
}

.lphead1 {
	font-size: 43px;
	font-weight: 900;
	color: #fff;
	font-family: 'Overpass', sans-serif;
	font-display: swap;
	text-transform: capitalize;
	text-shadow: 2px 2px 0px #af9408;
	position: absolute;
}

span#lpchange {
	background: #a92020;
	padding: 10px 10px 2px 10px;
	line-height: 0;
	text-shadow: none;
}

.lp-formx {
	background: linear-gradient(195deg, #d0b418, #e6c416);
	padding: 30px 20px 20px 20px;
	box-shadow: inset 0 0 3px #ffd703;
	height: 186px;
}


.aramatext {
	font-size: 20px;
	text-align: center;
	margin: -10px 0 10px;
	color: #3e360e;
	position: absolute;
	left: 50%;
	margin-left: -126px;
}

.aramatext span {
	font-size: 12px;
	margin-top: -3px;
	display: block;
}

.aramaform {
	position: absolute;
	top: 74px;
	background: linear-gradient(45deg, #f5d945, #e8ca28);
	padding: 15px;
	border-radius: 5px;
	border: 1px solid #fbe15c;
	margin-left: -260px;
	left: 50%;
}

.aramaform input {
	border: 1px solid #8e7800;
	border-radius: 4px;
}
.aramaform button, .aramaform button:hover {
	background: linear-gradient(45deg, #a92020, #ff4b4b);
	font-weight: 800;
	color: #fff;
	border: 1px solid #a92020;
}

@media (max-width: 1024px) and (min-width: 426px) {

	.lp-formx{
		display: none;
	}

}

@media only screen and (max-width: 425px) {


	.lp-formx {
		padding: 30px 20px 20px 20px;
		height: 400px;
	}
	.lphead1 {
		font-size: 27px;
		font-weight: 900;
		color: #fff;
		font-family: 'Overpass',sans-serif;
		font-display: swap;
		text-transform: capitalize;
		text-shadow: 2px 2px 0px #af9408;
		position: absolute;
		margin-top: -14px;
		text-align: center;
		left: 50%;
		margin-left: -100px;
	}

	span#lpchange {
		padding: 10px 10px 2px 10px;
		line-height: 28px;
		text-shadow: none;
		clear: both;
		margin-bottom: -42px;
		text-align: center;
		display: block;
	}

	.aramatext {
		font-size: 17px;
		text-align: center;
		margin: 0px 0 10px;
		position: absolute;
		left: 50%;
		margin-left: -140px;
		top: 117px;
		width: 280px;
	}

	.aramaform input {
		border: 1px solid #8e7800;
		border-radius: 4px;
		width: 100%;
	}

	.aramaform {
		position: relative;
		top: 188px;
		background: linear-gradient(45deg, #f5d945, #e8ca28);
		padding: 15px;
		border-radius: 5px;
		border: 1px solid #fbe15c;
		margin-left: 0;
		left: 0;
	}

}



body.custom-background{
	overflow-x: hidden;
}

header.headernew {
	background: linear-gradient(180deg, #edcc1c, #caaa00);
	padding: 0 0 5px 0;
}

.sitenavs {
	background: #2a2a2a;
	margin-left: 40px;
	position: relative;
	z-index: 9999;
}

.sitenavs:before {
	content: "";
	width: 30px;
	height: 30px;
	display: block;
	margin-left: -39px;
	position: absolute;
	border-style: solid;
	border-width: 0 39px 39px 0;
	border-color: transparent #2a2a2a transparent transparent;
}

.sitenavs .mh-navigation{
	z-index: 9999999
}



.sitenavs .slicknav_nav {
	top: 41px;
}

.sitenavs .slicknav_nav .slicknav_item a {
	text-transform: uppercase;
}

.sitenavs .menu-menu1-container{
	float: right;
}

.head-phone span{
	display: none;
}

.head-phone span.active {
	display: inline-block;
	color: #fff;
	font-weight: 800;
}

.head-phone i {
	font-size: 15px;
	padding: 7px 0px;
	text-align: center;
	color: #ffffff;
	background: #d54109;
	width: 29px;
	margin: 4px;
	border-radius: 360px;
}

.header-ic {
	margin-left: 40px;
}

.header-ic .item a {
	width: 100%;
	background: #a91010;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	display: block;
	color: #fff;
	padding: 10px;
	margin: 10px 0;
	font-weight: 900;
	border-radius: 5px;
}

.header-ic .owl-stage-outer {
	position: relative;
	z-index: 999999;
}

.header-ic .owl-nav {

}

.headernew:after {
	content: "";
	width: 30%;
	height: 39px;
	position: absolute;
	top: 0;
	background: #2a2a2a;
	z-index: 0;
	right: 0;
}

.header-alt {
	margin-left: 40px;
	display: block;
	width: 100%;
}

#header-search{
	width: 100%;

}

#header-search input {
	width: calc(100% - 70px);
	display: block;
	float: left;
	background: #ffd700;
	border: 1px solid #b39f1d;
	font-size: 15px;
	padding: 11px;
	height: auto;
	color:#71610c;
	border-radius: 5px 0 0 5px;
	border-right: none;
}

#header-search input::placeholder {
	color: #b3980d
}

#header-search button {
	width: 70px;
	display: block;
	float: left;
	height: auto;
	padding: 7.5px 0 7px 0;
	font-size: 20px;
	background: #f9d310;
	border-color: #b39f1d;
	box-shadow: none;
	color: #9e8606;
	border-radius: 0 5px 5px 0;
	border-left: none;
}

#header-search input:focus,#header-search button:focus{
	outline: none!important;
	box-shadow: none!important;
}

.bn-controls {
	width: 91px;
	height: 100%;
	position: absolute;
	position: relative;
	right: 0;
	top: -100%;
	float: right;
	z-index: 99999999;
}

.bn-news {
	padding: 0 10px;
}

@media screen and (max-width: 768px) {

	.bn-controls {
		width: 62px;
		height: 100%;
		position: absolute;
		position: relative;
		right: 0;
		top: -100%;
		float: right;
		z-index: 999;
	}

	.header-alt {
		display: block;
		width: auto;
		margin-left: -50%;
		margin-bottom: 5px;
		overflow: hidden;
		margin-top: 4px;
		/*margin-right: -5px;*/
	}

	.header-ic .item a {
		width: 100%;
		background: #a91010;
		text-transform: uppercase;
		text-decoration: none;
		text-align: center;
		display: block;
		color: #fff;
		padding: 10px;
		margin: 3px 0;
		font-weight: 900;
		border-radius: 5px;
	}

	.header-ic {
		margin-left: 6px;
	}

	.head-phone span.active {
		/*display: none;*/
	}

	.head-phone {
		margin-top: 5px;
	}
	
	.head-phone span.active {
    display: inline-block;
    color: #fff;
    font-weight: 800;
    font-size: 15px;
}

	.sitenavs {
		background: #2a2a2a;
		margin-left: 1px;
		position: relative;
	}

	.sitenavs:before {
		content: "";
		height: 43px;
		border-width: 0 44px 43px 0;
		margin-left: -44px;
	}
	.sitenavs .mh-navigation{
		z-index: 9999999
	}



	.headernew:after {
		content: "";
		width: 30%;
		height: 43px;
		position: absolute;
		top: 0;
		background: #2a2a2a;
		z-index: 0;
		right: 0;
	}

}



@media screen and (min-width: 769px) and (max-width: 1024px) {

	.sitenavs .mh-navigation {
		z-index: 9999999;
		height: 39px;
		overflow: hidden;
		display: block;
	}

}

@media screen and (max-width: 375px) {

	.logoist{
		margin-top: 10px;
	}

}
@media screen and (min-width: 770px) {

	height: 100%!important;
}

}

.ic-pg {
	padding: 2% 5%;
	font-family: 'Montserrat', sans-serif;
	font-display: swap;

}


.ic-pg h1 {
	font-family: 'Montserrat', sans-serif;
	font-display: swap;
	font-weight: 700;
	line-height: 60px;
	color: #d0af0a;
}

.ic-pg h2 {
	color: #d0af0a;
}

.ic-pg p {
	font-size: 16px;
	color: #565656;
	margin: 16px 0px;
}

#bocek-ilaclama-nasil-yapilir, #bocek-ilaclama-nasil-yapilir-2{
	padding: 10px;
}


@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,500i,700,700i,800,800i&display=swap&subset=latin-ext');





.mt-slider .item {
	width: 100%;
	height: 450px;
	display: block;
	background-size: cover;
	background-position: center center;
}

.slide-ic {
	width: 100%;
	height: 100%;
	display: block;
	background: #ddbc0e33;
	padding: 15% 20%;
	text-align: center;
}

.slide-ic h4, .slide-ic .h4 {
	font-size: 38px;
	color: #000000;
	padding: 5px;
	text-shadow: 0 0 45px #fff;
	position: relative;
	z-index: 999999;
	max-width: 400px;
	margin: 0 auto;
}

.slide-ic h4:before , .slide-ic .h4:before {
	content: "";
	height: 33px;
	width: 72%;
	background: #d5b40a;
	position: absolute;
	z-index: -1;
	font-weight: 700
}

.slide-ic span {
	display: block;
	background: #a9201f;
	margin: 0 0 10px 0;
	padding: 5px;
	color: #ffdede;
	font-weight: 700;
	font-size: 14px;
	text-align: justify;
}

.slide-ic button {
	background: #000;
	color: #fff;
	font-weight: 100;
	text-transform: uppercase;
	font-size: 20px;
	font-style: italic;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
	font-display: swap;
	border-bottom: 3px solid #dabf2a;
	border-radius: 5px 5px 0 0;
}


.mt-slider .owl-nav {
	position: absolute;
	width: 100%;
	bottom: 10px;
}

.mt-slider .owl-nav .owl-prev, .mt-slider .owl-nav .owl-next{



}


.mt-slider .owl-nav .owl-prev span, .mt-slider .owl-nav .owl-next span {
	font-size: 100px;
	color: #fff;
	text-shadow: 0 0 3px #000;
	padding: 20px;
	line-height: 0;
	margin: 0;
	height: 58px!important;
	overflow: hidden;
	display: block;
}

.mt-slider .owl-nav .owl-prev{

}

.mt-slider .owl-nav .owl-next{



}


.slide-ic .detaylar{
	display: none;
}

@media screen and (max-width: 425px) {

	.slide-ic h4 {
		font-size: 35px;
	}

	.slide-ic {
		width: 100%;
		height: 100%;
		display: block;
		background: #ddbc0e33;
		padding: 18% 20%;
		text-align: center;
	}

	.slide-ic a, .slide-ic a:hover{
		text-decoration: none;
	}

	.slide-ic span {
		display: none;
	}


	.slide-ic .detaylar {
		display: block;
		color: #fff;
		margin: 20px 0 0 0;
		text-transform: uppercase;
		text-shadow: 0 0 10px #000;
		font-family: 'Montserrat', sans-serif;
		font-display: swap;
		font-weight: 800;
		background: linear-gradient(180deg, transparent, #a48e1852);
		padding-bottom: 10px;
		border-radius: 0 0 20px 20px;
	}

	section#ilaclama-hizmetlerimiz h3 {
		text-align: center;
	}

}


section#ilaclama-hizmetlerimiz h3 {
	text-transform: uppercase;
	font-size: 28px;
	display: block;
	text-align: left;
	color: #e0bd02;
	margin: 15px auto 10px auto;
	text-shadow: 1px 1px 0 #fff;
}



section#ilaclama-hizmetlerimiz {
	padding: 0px 5px;
	background: linear-gradient(180deg, whitesmoke, white);
	border-top: 1px solid #ddd;
}

section#ilaclama-hizmetlerimiz .owl-stage-outer {
	max-height: 360px;
}

@media screen and (max-width: 425px) {

	.ic-pg h1 {
		line-height: 40px;
		text-align: center;
		margin: 15px auto;
	}

	a.mainreadmore {
		margin: 10px auto 30px;
	}

	section#ilaclama-hizmetlerimiz .owl-stage-outer {
		max-height: 410px;
	}


}


.entry-header .entry-title , .page .entry-title {
	font-family: 'Montserrat Alternates', sans-serif;
	font-display: swap;
	color: #a92020;
	text-transform: uppercase;
}

.hemen-ara-sing {
	text-decoration: none!important;
	width: 100%;
	text-align: center;
	background: linear-gradient(180deg, #ccac03, #eccb1b);
	display: block;
	padding: 25px 0;
	font-family: 'Montserrat Alternates', sans-serif;
	font-display: swap;
	border: 2px solid #d6b50b;
	margin-bottom: 15px;
}


.hemen-ara-sing a{
	text-decoration: none!important;
}


.hemen-ara-sing .head-phoner {
	font-weight: 700;
	font-size: 20px;
	color: #524609;
}


.hemen-ara-sing span {
	font-size: 21px;
	color: #564c15;
	font-weight: 500;
	text-shadow: 1px 1px 0 #f7d93b;
}

@media screen and (max-width: 425px) {

	.hemen-ara-sing .head-phoner {
		font-weight: 700;
		font-size: 16px;
		color: #524609;
	}


	.hemen-ara-sing span {
		font-size: 17px;
		color: #655813;
		font-weight: 500;
		text-shadow: 1px 1px 0 #f7d93b;
		margin: 10px 0 0 0;
		display: block;
	}



}


.bn-breaking-news {
	display: block;
	width: 100%;
	border: solid 1px #a9201f;
	background: #FFF;
	height: 44px;
	box-sizing: border-box;
	position: relative;
	line-height: 40px;
	overflow: hidden;
	font-size: 14px;
	padding-top: 2px;
	border-radius: 5px;
}
.bn-breaking-news *{box-sizing:border-box}.bn-breaking-news.bn-fixed-top{position:fixed;left:0;right:0;top:0}.bn-breaking-news.bn-fixed-bottom{position:fixed;left:0;right:0;bottom:0}.bn-label{left:0;top:0;bottom:0;height:100%;position:absolute;background-color:#ce2525;text-align:center;color:#FFF;font-weight:700;z-index:3;padding:0 15px;white-space:nowrap}.bn-news{position:absolute;left:0;top:0;bottom:0;height:100%;right:0;overflow:hidden}.bn-news ul{display:block;height:100%;list-style:none;padding:0;margin:0;left:0;bottom:0;width:100%;position:absolute}.bn-news ul li{white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis;text-decoration:none;-webkit-transition:color .2s linear;-moz-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear;position:absolute;width:100%;display:none;color:#333}.bn-news ul li a{white-space:nowrap;text-overflow:ellipsis;text-decoration:none;padding:0 10px;color:#333;position:relative;display:block;overflow:hidden}.bn-news ul li a:hover{color:#069}.bn-loader-text{padding:0 10px}.bn-seperator{display:inline-block;float:left;margin-right:15px;width:30px;height:40px;background-position:center;background-size:contain;background-repeat:no-repeat;position:relative}.bn-seperator.bn-news-dot{margin-right:0}.bn-seperator.bn-news-dot:after{content:'';position:absolute;width:8px;height:8px;background:#333;border-radius:50%;top:50%;margin-top:-4px;left:50%;margin-left:-4px}.bn-prefix{color:#d65d7a;margin-right:15px;padding-left:10px}.bn-positive{color:#0b8457;font-weight:700}.bn-negative{color:#dc2f2f;font-weight:700}.bn-controls{width:auto;right:0;top:0;bottom:0;height:100%;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bn-controls button{width:30px;float:left;height:100%;cursor:pointer;border:none;border-left:solid 1px #EEE;text-align:center;background-color:#f6f6f6;outline:none}.bn-controls button:hover{background-color:#EEE}.bn-arrow{margin:0;display:inline-block;height:8px;position:relative;width:8px;top:-2px}.bn-arrow::after{border-bottom-style:solid;border-bottom-width:2px;border-right-style:solid;border-right-width:2px;content:'';display:inline-block;height:8px;left:0;position:absolute;top:0;width:8px}.bn-arrow.bn-next{-moz-transform:rotate(315deg);-ms-transform:rotate(315deg);-webkit-transform:rotate(315deg);transform:rotate(315deg);left:-3px}.bn-arrow.bn-prev{-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-webkit-transform:rotate(135deg);transform:rotate(135deg);left:3px}.bn-arrow::after{border-color:#999}.bn-arrow::before{background-color:#999}.bn-play{position:relative;background:#999;width:0;height:12px;display:inline-block;margin-left:-5px}.bn-play::after{left:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(136,183,213,0);border-left-color:#999;border-width:8px;margin-top:-8px}.bn-pause{position:relative;width:0;height:14px;display:inline-block;top:1px;left:-1px}.bn-pause::before{position:absolute;content:"";width:2px;height:100%;left:3px;background-color:#999}.bn-pause::after{position:absolute;content:"";width:2px;height:100%;left:-3px;background-color:#999}.bn-direction-rtl{direction:rtl}.bn-direction-rtl .bn-label{left:auto;right:0}.bn-direction-rtl .bn-controls{right:auto;left:0}.bn-direction-rtl .bn-seperator{margin-left:15px;margin-right:0;float:right}.bn-direction-rtl .bn-prefix{margin-left:15px;margin-right:0;padding-left:0;padding-right:10px}.bn-direction-rtl .bn-controls button{border-left:none;border-right:solid 1px #EEE}.bn-effect-scroll .bn-news ul{display:block;width:100%;position:relative}.bn-effect-scroll .bn-news ul li{display:list-item;float:left;position:relative;width:auto}.bn-effect-scroll.bn-direction-rtl .bn-news ul li{float:right}


@media screen and (min-width: 1600px) {
	h4.blog-head-h4:after {
		content: "";
		width: calc(50% - 290px)!important;
		display: block;
		position: absolute;
		left: calc(15% - 290px);
		height: 1px;
		background: #d0b10c;
		top: 53%;
	}

	h4.blog-head-h4:before {
		content: "";
		width: calc(50% - 290px)!important;
		display: block;
		position: absolute;
		right: calc(15% - 290px);
		height: 1px;
		background: #d0b10c;
		top: 53%;
	}

}

.headlers h2, .headlers h3, .headlers h5, .headlers h4 {
	font-size: 16px;
	line-height: 29px;
	float: left;
	margin: 10px;
	text-align: center;
	color: #929292;
}

.mt-slider-1{
	background: url('http://www.istanbulilaclama.com/wp-content/uploads/2021/03/isyerilaclama.jpg');
}

.mt-slider-2{
	background: url('http://www.istanbulilaclama.com/wp-content/uploads/2021/03/fareilaclamajpg.jpg');
}

.mt-slider-3{
	background: url('http://www.istanbulilaclama.com/wp-content/uploads/2021/03/pireilaclamoa.jpg');
}

.mt-slider-4{
	background: url('http://www.istanbulilaclama.com/wp-content/uploads/2021/03/bocekilaclama.jpg');
}

.velocity-embed {overflow: hidden !important; display: block; margin: 0 0 20px;} .velocity-target .fluid-width-video-wrapper {padding-top: 56% !important; background: #f7f7f7 url(https://www.istanbulilaclama.com/wp-content/plugins/velocity/core/img/ajax-loader.gif) no-repeat center center;}.velocity-embed iframe {max-width: 100%;}.velocity-embed img{padding: 0; margin: 0; border: none;}.velocity-target{display: block;}</style><style>.velocity-embed a{position: relative; display: block;}.velocity-embed img{display: block; width: 100%;}.velocity-embed .velocity-arrow {display: block; position: absolute; z-index: 10; top: 50%; left: 50%; margin-top: -17px; margin-left: -9px; width: 0; height: 0; border-top: 18px solid transparent; border-bottom: 18px solid transparent; border-left: 26px solid transparent;}.velocity-embed .velocity-play-btn {display: block; position: absolute; z-index: 9; top: 50%; left: 50%; margin-top: -50px; margin-left: -50px; width: 100px; height: 100px; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; opacity: 0.5;-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease;}.velocity-embed a:hover .velocity-play-btn, .velocity-embed a:focus .velocity-play-btn{opacity: 0.9; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}@media screen and (max-width: 640px){.velocity-embed a .velocity-play-btn{margin-top: -40px; margin-left: -40px; width: 80px; height: 80px; }.velocity-embed .velocity-arrow {margin-top: -11px; margin-left: -6px; border-top: 12px solid transparent; border-bottom: 12px solid transparent; border-left: 20px solid transparent;}}@media screen and (max-width: 480px){.velocity-embed a .velocity-play-btn{margin-top: -30px; margin-left: -30px; width: 60px; height: 60px; }.velocity-embed .velocity-arrow {margin-top: -11px; margin-left: -6px; border-top: 12px solid transparent; border-bottom: 12px solid transparent; border-left: 20px solid transparent;}}


.offermobil2 {
	width: 50%;
	bottom: 10px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	z-index: 999999999999999999999999999;
	background: red;
	position: fixed;
	padding: 10px;
}

.float {
	position: fixed;
	width: 60px;
	height: 60px;
	bottom: 40px;
	right: 40px;
	background-color: #25d366;
	color: #FFF;
	border-radius: 50px;
	text-align: center;
	font-size: 30px;
	box-shadow: 0px 0px 5px #999;
	z-index: 100;
}

.my-float {
	margin-top: 16px;
}

.wappnot {
	font-size: 13px;
	position: absolute;
	top: 51px;
	left: -29%;
	width: 96px;
	line-height: 17px;
	text-shadow: 0 0 2px #257726;
	background: #66d467;
	padding: 3px 10px;
	border-radius: 5px;
}
.chat-ac {
	background: url(/chat.png) no-repeat scroll 0 0 transparent;
	height: 46px;
	width: 46px;
	background-size: contain;
	position: fixed;
	z-index:99999999999;
	right: 10px;
	bottom: 80px;
	cursor: pointer;
}

@media (max-width: 767px){
	.hidden-xs {
		display: none!important;
	}

}

.fixedphone {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 999999999999999999999999;
}

.xs-phone {
	width: 50%;
	display: block;
	background-image: linear-gradient(0deg, #d54128 0%, #a9201f 100%);
	color: #fff;
	text-align: center;
	float: left;
	padding: 15px 0;
}
.xs-whatsapp {
	width: 50%;
	display: block;
	background-image: linear-gradient(0deg, #4CAF50 0%, #0d8c12 100%);
	color: #fff;
	text-align: center;
	float: right;
	padding: 15px 0;
}


@media screen and (max-width: 375px){
.head-phone span.active {
    display: inline-block;
    color: #fff;
    font-weight: 800;
    font-size: 12px;
}
	
}

@media screen and (max-width: 320px){
.head-phone span.active {
    display: inline-block;
    color: #fff;
    font-weight: 800;
    font-size: 9px;
}
	
}