/*****
Theme Name: MH Newsdesk lite
Theme URI: https://www.mhthemes.com/themes/mh/newsdesk-lite/
Author: MH Themes
Author URI: https://www.mhthemes.com/
Description: MH Newsdesk is a modern and dynamic news WordPress theme with a beautiful flat design and great flexibility. This news template for WordPress is ideal for up-to-date blogs, online magazines and all kind of other vibrant news websites. MH Newsdesk WordPress theme is focusing on your newsworthy and fresh content. In case you need more features, additional widgets and advanced options to customize your website, you can upgrade to the premium version of MH Newsdesk.
Version: 1.4.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mh-newsdesk-lite
Domain Path: /languages/
Tags: one-column, two-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-images, theme-options, threaded-comments, full-width-template, translation-ready, rtl-language-support, blog, news
*****/

/***** 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=Lato:100,100i,300,300i,400,400i,700,700i,900,900i|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Pacifico');
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; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }

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

#mh-wrapper, h1, h2, h3, h4, h5, h6, .search-form input, .widget-list li, .cat-item, .page_item, .sb-widget .menu-item, .button span, .main-nav li { -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

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

html { font-size: 100%; -ms-text-size-adjust: none; -webkit-text-size-adjust: none; }
body { font-family: 'Lato', sans-serif; font-size: 16px; font-size: 1.0rem;overflow-x: hidden; line-height: 1.6; word-wrap: break-word;  background: #7f539a;}
body.custom-background { -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
#mh-wrapper {border: 3px solid #7f539a;
    width: 100%;
    max-width: 1194px;
    margin: 0 auto;
    /* overflow: hidden; */
    background: #fff;
    margin-top: 6%;
    border-top-left-radius: 95px;
    border-top-right-radius: 95px;
    background: url(/wp-content/uploads/2018/11/Rectangle-131.jpg);
    -webkit-box-shadow: 1px -1px 33px 2px rgba(89,22,130,1);
    -moz-box-shadow: 1px -1px 33px 2px rgba(89,22,130,1);
    box-shadow: 1px -1px 33px 2px rgba(89,22,130,1);
    background-size: cover;}
.wrapper-inner { width: 90%; max-width: 1180px; margin: 0 auto; }
#main-content { display: block; width: 72%; overflow: hidden; }
.mh-sidebar, .home-sidebar { display: block; float: left; width: 25%; }
.mh-right-sb #main-content { float: right;  background-color: #fc0;
    border: 3px solid #7f539a;
    border-radius: 38px;}
.mh-left-sb #main-content { float: right; margin-right: 2.5%; }
.mh-section { clear: both; padding: 0 95px 20px; margin: 0;margin-top:18%;margin-bottom:10%; }
.mh-separator { margin-bottom: 20px; padding-bottom: 10px; border: 0; border-bottom: 1px dotted #cdcdcd; }
.clear { clear: both; }
.clearfix, .mh-clearfix { display: block; }
.clearfix:after, .mh-clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; margin: 0; padding: 0; }

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

h1 { font-size: 36px; font-size: 2.25rem; }
h2 { font-size: 28px; font-size: 1.75rem; }
h3 { font-size: 24px; font-size: 1.5rem; }
h4 { font-size: 20px; font-size: 1.25rem; }
h5 { font-size: 16px; font-size: 1.0rem; }
h6 { font-size: 14px; font-size: 0.875rem; }
h1, h2, h3, h4, h5, h6 { line-height: 1.3; font-weight: 400; color: #1f1e1e; }
b, strong { font-weight: 900; }
i, em { font-style: italic; }
small { font-size: 8px; font-size: 0.5rem; }
big { font-size: 20px; font-size: 1.25rem; }
pre, code { font-family: "Consolas", Courier New, Courier, monospace; margin-bottom: 30px; margin-bottom: 1.875rem; background: #f7f7f7; 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-color: #f7f7f7; 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 { font-size: 15px; font-size: 0.9375rem; line-height: 1.6; color: #005a8c; margin: 10px 20px 20px 20px; padding: 20px 20px 0 20px; padding: 1.25rem 1.25rem 0 1.25rem; border-left: 5px solid #005a8c; display: inline-block; }
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; }
address { font-family: "Courier new"; line-height: 1.5; margin-bottom: 20px; margin-bottom: 1.25rem; }
a { text-decoration: none; color: #1f1e1e; }
a:hover { color: #005a8c; }

/***** Default Google Fonts *****/

h1, h2, h3, h4, h5, h6, .mh-footer, .widget-list li, .cat-item, .page_item, .menu-item, .button, .submit, .commentlist .vcard, .pagination { font-family: 'Oswald', Helvetica, Arial, sans-serif; }

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

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

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

.mh-col { display: block; float: left; margin-left: 2.5%; }
.mh-col:first-child { margin-left: 0; }
.mh-group:before, .mh-group:after { content: ""; display: table; }
.mh-group:after { clear: both; }
.mh-1-2 { width: 48.75%; }
.mh-2-3 { width: 65.83%; }
.mh-1-3 { width: 31.66%; }
.mh-3-4 { width: 74.375%; }
.mh-1-4 { width: 23.125%; }
.home-2, .home-3 { width: 48.07%; }
.home-3 { margin-left: 3.86%; }

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

.mh-header { margin-bottom: 30px;
    height: 185px;position:relative;z-index: 1;}
.header-wrap { padding: 0px; }
.logo-title { font-size: 42px; font-size: 2.625rem; color: #005a8c; font-weight: 700; text-transform: uppercase; }
.logo-tagline { font-size: 16px; font-size: 1.0rem; text-transform: uppercase; }

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

.main-nav { background: url(/wp-content/uploads/2018/11/slide.png);
    text-transform: uppercase;
   
	padding-top:17px;
    background-repeat: no-repeat;
    background-size: contain;
    height: 230px;
    text-align: center;
    margin:-121px auto 0px;
}
.main-nav li { display:inline-block;position: relative;}
.main-nav li:first-child { border: none; }
.main-nav li.active>:hover {background: #501a70;
    border-radius: 10px;}
.main-nav li a { display: block; color: #fff; padding: 10px 21px; text-decoration: none;font-family: 'Open Sans', sans-serif;font-size:16px;font-weight:600; }

.main-nav li a:hover {
   color: #f4c108;
    background-color: #5a1783;
    border-radius: 10px;
}
.main-nav ul li:hover > ul { display: block; background: #2a2a2a; z-index: 9999; }
.main-nav ul ul { display: none; position: absolute; font-size: 12px; font-size: 0.75rem; }
.main-nav ul ul li { width: 13em; border: none; }
.main-nav ul ul ul { left: 100%; top: 0; }

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

.slicknav_btn { position: relative; display: block; vertical-align: middle; float: right; padding: 0.438rem 0.625rem; line-height: 1.125rem; cursor: pointer; }
.slicknav_menu  .slicknav_menutxt { display: block; line-height: 1.125rem; float: left; }
.slicknav_menu .slicknav_icon { float: left; margin: 0.188rem 0 0 0.438rem; }
.slicknav_menu .slicknav_no-text { margin: 0; }
.slicknav_menu .slicknav_icon-bar { display: block; width: 1.125rem; height: 0.125rem; }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.188rem }
.slicknav_nav { clear: both; }
.slicknav_nav ul, .slicknav_nav li { display: block; }
.slicknav_nav .slicknav_arrow { font-size: 0.8rem; margin: 0 0 0 0.4rem; }
.slicknav_nav .slicknav_item { display: block; cursor: pointer; }
.slicknav_nav a { display: block; }
.slicknav_nav .slicknav_item a { display: inline; }
.slicknav_menu:before, .slicknav_menu:after { content: " "; display: table; }
.slicknav_menu:after { clear: both; }
.slicknav_menu { *zoom: 1; display: none; }

/***** SlickNav User Default Style *****/

.slicknav_btn { padding:20px 1.25rem; text-decoration: none; }
.slicknav_menu { font-size: 13px; font-size: 0.8125rem; }
.slicknav_menu .slicknav_menutxt { display: none; }
.slicknav_menu .slicknav_icon-bar { width: 1.5625rem; height: 0.25rem; background: #fff; }
.slicknav_menu { background: #7f539a; border-bottom: 1px solid #5a1783;height: 60px; }
.slicknav_nav { font-size: 16px; font-size: 1rem; font-weight: 400; color: #fff; margin: 0; padding: 0 0 20px; margin-bottom: 20px; }
.slicknav_nav, .slicknav_nav ul { list-style: none; background-color:#7f539a !important; }
.slicknav_nav ul { padding: 20px 0 0 0px; border-top: 1px solid #5a1783;background-color:#7f539a !important; }
.slicknav_nav ul ul { border: 0; padding: 0 0 0 15px; background-color:#005a8c !important;}
.slicknav_nav .slicknav_item { padding: 5px 10px; margin: 2px 5px; }
.slicknav_nav a, .slicknav_nav a:hover { padding: 5px 10px; margin: 2px 5px; text-decoration: none; color: #fff;font-family: 'Open Sans', sans-serif;
 font-size: 16px;text-transform: uppercase; }
.slicknav_nav .slicknav_item a { padding: 0; margin: 0; }
.slicknav_nav .slicknav_item:hover { color: #fff; }
.slicknav_nav .slicknav_txtnode { margin-left: 15px; }

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

.entry-title, .page-title { font-size: 38px; font-size: 2.375rem; margin-bottom: 20px; }
.entry-content { font-size: 17px; font-size: 1.063rem; line-height: 1.4; }
.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 table, .entry-content .mh-video-container { margin-bottom: 20px; margin-bottom: 1.25rem; }
.entry-content a { font-weight: 600; color: #ffcc00; }
.entry-content h3 a{color: #7e539a;font-weight: 400;}
.entry-content p a{color: #000000;}
.entry-content p a:hover{color: #7e539a;}
.entry-thumbnail { margin-bottom: 20px; }
.entry-meta { font-size: 12px; font-size: 0.75rem; margin-bottom: 5px; text-transform: uppercase; display:none;}
.entry-meta a:hover { text-decoration: underline; }
.entry-meta .entry-meta-author, .entry-meta a { color: #005a8c; font-weight: 700; }
.entry-meta-cats, .entry-meta-author { margin-right: 10px; }
.entry-tags { display: block; overflow: hidden; font-size: 15px; font-size: 0.9375rem; }
.entry-tags span { font-weight: 900; margin-right: 15px; }
.entry-tags a { display: inline-block; margin: 0 15px 5px 0; text-transform: capitalize; }
.entry-tags a:hover { text-decoration: underline; color: #1f1e1e; }
.no-content-found { margin-bottom: 30px; }

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

.content-lead-title { font-size: 38px; font-size: 2.375rem; margin-bottom: 10px; }
.content-list-title { font-size: 24px; font-size: 1.5rem; margin-bottom: 10px; }
.content-thumb { margin-bottom: 5px; display:none;}
.content-list { margin-top: 25px; }
.archive-list .content-list:first-child { margin-top: 10px; }
.content-list-thumb { float: left; max-width: 260px; margin: 0 20px 10px 0; }
.content-list-excerpt { overflow: hidden; }
.sticky { }

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

.author-box { padding: 20px; margin-bottom: 30px; margin-bottom: 1.875rem; background: #efefef; }
.author-box-avatar { float: left; width: 100px; height: 100px; margin-right: 20px; }
.author-box-name { font-size: 18px; font-size: 1.125rem; margin-bottom: 10px; }
.author-box-desc { font-size: 15px; font-size: 0.9375rem; overflow: hidden; }

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

.entry-content ul, .commentlist ul { list-style: square; }
.entry-content ol, .commentlist ol { list-style: decimal; }
.entry-content ul, .commentlist ul, .entry-content ol, .commentlist ol { margin: 0 0 30px 40px; margin: 0 0 10px 4px; }
.entry-content ul ul, .commentlist ul ul, .entry-content ol ol, .commentlist ol ol { margin: 0 0 0 40px; margin: 0 0 0 2.5rem; }
dl { margin: 0 0 30px 40px; margin: 0 0 1.875rem 2.5rem; }
dt, dd { display: list-item; }
dt { list-style-type: square; font-weight: bold; }
dd { list-style-type: circle; margin-left: 30px; margin-left: 1.875rem; }
select { max-width: 100%; }

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

.comment-section-title { display: block; font-size: 14px; font-size: 0.875rem; font-weight: 400; color: #fff; background: #ccdee8; padding: 0; margin-bottom: 20px; margin-bottom: 1.25rem; text-transform: uppercase; overflow: hidden; }
.comment-section-title span { padding: 20px; background: #005a8c; }
.comment-section-title .comment-count { float: left; color: #fff; }
.comment-section-title .comment-count-more { float: left; color: #1f1e1e; background: transparent; }
.commentlist { padding: 20px 20px 5px 20px; margin-bottom: 20px; list-style: none; background: #efefef; }
.commentlist .depth-1 { padding: 20px 20px 10px 20px; margin-bottom: 20px; border-bottom: 5px solid #ccdee8; background: #fff; }
.commentlist .children { list-style: none; margin: 0 0 10px 0; }
.commentlist .children li { padding: 0 20px; background: #fafafa; margin-top: 20px; }
.commentlist .children .depth-2 { padding: 20px; }
.commentlist .comment { padding-top: 20px; padding-top: 1.25rem; }
.commentlist .comment .vcard { position: relative; margin-bottom: 20px; margin-bottom: 1.25rem; }
.commentlist .comment .avatar { width: 70px; height: 70px; float: left; margin-right: 20px; }
.commentlist h1, .commentlist h2, .commentlist h3, .commentlist h4, .commentlist h5, .commentlist h6 { margin-bottom: 20px; margin-bottom: 1.25rem; }
.comment-text p, .comment-text blockquote { margin-bottom: 20px; margin-bottom: 1.25rem; }
.comment-text blockquote p:last-child { margin: 0; }
.commentlist .bypostauthor .avatar { border: 5px solid #ccdee8; }
.comment-author { font-weight: 700; }
.comment-info { color: #005a8c; margin: 20px 0px; margin: 1.25rem 0rem; }
.comment-reply .comment-reply-link, .comment-reply .comment-edit-link { font-size: 13px; font-size: 0.8125rem; background: #ccc; color: #fff; padding: 5px 10px; }
.pinglist { background: #efefef; padding: 20px; margin-bottom: 20px; list-style: none; }
.pinglist .pings:first-child { border-top: 1px dotted #cdcdcd; }
.pinglist .pings { line-height: 2.5; padding: 5px 0; padding: 0.3125rem 0; border-bottom: 1px dotted #cdcdcd; }
.pinglist .fa-link { margin-right: 10px; margin-right: 0.625rem; }
.no-comments { padding: 10px; padding: 0.625rem; margin-bottom: 20px; margin-bottom: 1.25rem; background: #efefef; }

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

#respond { padding: 20px 20px 10px; padding: 1.25rem 1.25rem 0.625rem; margin-bottom: 30px; margin-bottom: 1.875rem; background: #efefef; }
#respond h3 { margin-bottom: 20px; margin-bottom: 1.25rem; }
#commentform p { margin-bottom: 10px; margin-bottom: 0.625rem; }
#commentform .submit { font-size: 14px; font-size: 0.875rem; text-transform: uppercase; }
#cancel-comment-reply-link { margin-left: 20px; font-size: 12px; font-size: 0.75rem; font-weight: 400; background: #ccc; padding: 5px; padding: 0.3125rem; color: #fff; }
#cancel-comment-reply-link:hover { background: #005a8c; }
.required { color: #be2844; }

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

input { font-size: 12px; font-size: 0.75rem; padding: 5px; padding: 0.3125rem; border: 1px solid #d7d8d8; -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 #005a8c; }
input[type=submit] { color: #fff; padding: 14px; cursor: pointer; background: #005a8c; display: inline-block; border: 0; -webkit-appearance: none; -webkit-border-radius: 0; border-radius: 0; }
input[type=submit]:hover { background: #1f1e1e; color: #fff; border: 0; padding: 14px; }
textarea { width: 96%; line-height: 1.5; padding: 5px; padding: 0.3125rem; border: 1px solid #d7d8d8; }

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

.pagination { margin-bottom: 20px; overflow: hidden; }
.pagination .page-numbers { display: inline-block; padding: 10px 20px; background: #efefef; }
.pagination .current { color: #fff; background: #005a8c; }
.pagination a.page-numbers:hover, .dots:hover { background: #ccdee8; }
.pagination .pagelink { display: inline-block; color: #fff; padding: 10px 20px; background: #005a8c; }
.pagination a .pagelink { color: #000; font-weight: 400; background: #efefef; }
.pagination a:hover .pagelink { color: #005a8c; background: #ccdee8; }
.post-nav-wrap { text-align: center; margin: 20px auto 40px; }
.post-nav-wrap li { display: inline-block; font-weight: 900; margin: 0 20px; }
.post-nav-wrap li .fa { margin: 0 10px; }

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

img { max-width: 100%; width: auto\9; /* ie8 */ height: auto; vertical-align: bottom; }
iframe, embed, object, video { max-width: 100%; }
.mh-video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }
.mh-video-container iframe, .mh-video-container object, .mh-video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }
.alignnone { display: block; margin: 20px 0; margin: 1.25rem 0; }
.aligncenter { display: block; margin: 20px auto 20px; margin: 1.25rem auto 1.25rem; }
.alignleft { display: inline; float: left; margin: 5px 20px 20px 0; margin: 0.3125rem 1.25rem 1.25rem 0; }
.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 { font-size: 14px; font-size: 0.875rem; color: #454545; line-height: 1.4; margin: 5px 0 20px; margin: 0.3125rem 0 1.25rem; display: block; }
.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-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; font-size: 0.75rem; 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: ""; width: 100%; height: 100%; min-height: 49px; position: absolute; top: 0; left: 0; }
.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%; }
table th { color: #fff; background: #005a8c; padding: 10px; padding: 0.625rem; }
table tr:nth-child(odd) { background-color: #eae9e8; }
table tr:nth-child(even) { background-color: #fff; }
table td { font-size: 12px; font-size: 0.75rem; border: 1px solid #ebebeb; border-top: 0; text-align: center; vertical-align: middle; padding: 10px; padding: 0.625rem; }

/***** Search *****/

.search-form { float: right; }
.entry-content .search-form { float: left; }
.search-form input { min-width: 200px; font-size: 11px; line-height: 1; color: #1f1e1e; text-transform: uppercase; }
.search-form input:hover { min-width: 240px; }
.search-form .search-submit { display: none; }
.search-form .search-field { background: #fff; border: 1px solid #cdcdcd; cursor: pointer; margin: 0; padding: 10px; position: relative; -webkit-appearance: none; -webkit-border-radius: 0; border-radius: 0; }
.search-form .search-field:active, .search-form .search-field:focus { cursor: text; }
.sb-widget .search-form { margin: 0 auto; padding: 5%; background: #efefef; width: 90%; }
.sb-widget .search-form .search-field { max-width: none; width: 92%; }

/***** Multisite Registration Form *****/

#signup-content .mu_register { width: 100%; }
.mu_register .mu_alert { display: block; margin-bottom: 25px; }
.mu_register form { max-width: 500px; }
.mu_register input { box-sizing: border-box; }
.mu_register .submit { margin-top: 25px; }
.lead-in { margin-top: 25px; }
.lead-in a { font-weight: 700; }

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

.wpcf7-form { font-size: 14px; font-size: 0.875rem; padding: 20px; padding: 1.25rem; background: #efefef; }
.wpcf7-form input, .wpcf7-form textarea { font-size: 14px; font-size: 0.875rem; }
.wpcf7-form input[type="submit"] { min-width: 100px; }
.wpcf7-form p { margin-bottom: 10px; margin-bottom: 0.625rem; }
.wpcf7-response-output { background: #fff; }

/***** Buttons *****/

.button { display: block; }
.button span { font-size: 14px; font-size: 0.875rem; color: #fff; background: #005a8c; padding: 15px; margin: 15px 0 10px 0; text-transform: uppercase; display: inline-block; }
.button span:hover { background: #1f1e1e; }

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

.mh-footer { font-size: 12px;
    color: #fff;
  
    text-transform: uppercase;
   
    max-width: 1194px;
    margin: 0 auto;
    padding: 79px 0px 30px;
  
    background-size: cover;
    position: relative;
    top: -98px;
    width: 100%;
    background-image: url(/wp-content/uploads/2018/11/Rectangle-14.png);
    background-repeat: no-repeat;
	border-bottom-right-radius: 80px;
	border-bottom-left-radius: 80px;
	-webkit-box-shadow: 0px 25px 25px 0px rgba(89, 22, 130, 0.62);
-moz-box-shadow:    0px 25px 25px 0px rgba(89, 22, 130, 0.62);
box-shadow:         0px 25px 25px 0px rgba(89, 22, 130, 0.62);
	border:3px solid #7f539a;
	border-top:none;
}
/**.reg{padding-bottom:12% !important;}**/
.pros{line-height: 26px;}
#wpsm_accordion_341 .wpsm_panel-body{font-family: 'Open Sans', sans-serif !important;}
#wpsm_accordion_341 .ac_title_class{font-weight: 100;}
.wpsm_panel-body li {
    line-height: 24px;
    padding-bottom: 10px;
    list-style: none;
}
.wpsm_panel-body li{padding-left: 0px;}

i.fa.fa-square.wyedit {
    padding-right: 10px;
    color: #7f539a;
    font-size: 11px;
}
i.fa.fa-circle.svg {padding-right: 10px;}
li.slo {
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    padding-left: 35px;

}
a.vinto {
    color: #7f539a;
    font-size: 11px;
}
span.provb {
    font-size: 11px;
    /* color: #000; */
    font-family: 'Open Sans', sans-serif;
}
.revlant{padding-left: 8px;padding-bottom: 15px;}

/***** Sidebars/Widgets *****/

.sb-widget { margin-bottom: 30px; margin-bottom: 1.15rem;}
.widget-title {     font-size: 24px;
   
    font-weight: 400;
    color: #fff;
	font-family: 'Pacifico', cursive;
   
   margin-bottom: 20px;
   
    overflow: hidden;
 width: 100%;
    border-radius: 65px;
    position: relative;
    height: 47px;
    top: -46px;
    left: 0px;
	    border: 3px solid #7f539a;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#591682+0,7c4e98+100 */
background: #591682; /* Old browsers */
background: -moz-linear-gradient(top, #591682 0%, #7c4e98 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #591682 0%,#7c4e98 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #591682 0%,#7c4e98 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#591682', endColorstr='#7c4e98',GradientType=0 ); /* IE6-9 */

}
.widget-title a, .widget-title a:hover { color: #fff; }
.widget-title span {    padding: 5px;
   
    margin: 0 auto;
    display: block;
    text-align: center;
 }
.widget-list li { list-style-type: none; display: block; }
.widget-list > li { padding: 10px 0; border-bottom: 1px dotted #dcdcdc; }
.widget-list li:hover { background: #fdfdfd; padding-left: 10px; }
.widget-list .children li { margin-top: 10px; padding-top: 10px; border-top: 1px dotted #dcdcdc; }

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

.mh-cp-widget .mh-separator:last-child { margin-bottom: 0; }
.cp-small { padding-bottom: 4px; }
.cp-thumb-small { float: left; max-width: 120px; margin: 0 20px 0 0; }
.cp-title-small { font-size: 16px; font-size: 1.0rem; }

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

.home-columns .mh-fp-large-widget { margin-bottom: -20px; }

/***** WordPress Core Widgets *****/

.sb-widget ul > .cat-item, .sb-widget ul > .menu-item, .sb-widget ul > .page_item { padding: 10px 0; border-bottom: 1px dotted #dcdcdc; }
.sb-widget ul .cat-item:hover, .sb-widget ul .menu-item:hover, .sb-widget ul .page_item:hover { background: #fdfdfd; padding-left: 10px; }
.sb-widget ul .children .cat-item, .sb-widget ul .sub-menu .menu-item, .sb-widget ul .children .page_item { margin-top: 10px; padding-top: 10px; padding-bottom: 0; border-top: 1px dotted #dcdcdc; border-bottom: none; }
#wp-calendar caption { text-align: left; padding: 10px; padding: 0.625rem; background: #f7f7f7; }
#wp-calendar th, #wp-calendar td { padding: 5px 10px; padding: 0.3125rem 0.625rem; text-align: center; }
#wp-calendar th { font-weight: 300; }
#wp-calendar #prev { text-align: left; }

/***** WP Text Widget *****/

.textwidget p { margin-top: 20px; }
.textwidget p:first-child { margin-top: 0; }
.textwidget ul { list-style: square; }
.textwidget ol { list-style: decimal; }
.textwidget ul, .textwidget ol { margin: 0 0 20px 15px; }
.textwidget ul ul, .textwidget ol ol { margin: 0 0 0 15px; }

/***** Advertisements *****/

.ad-spot, .mh-info-spot { text-align: center; padding: 19px; background: #efefef; }

/***** Gutenberg - Core Blocks *****/

.wp-block-image { display: block; margin: 20px 0; margin: 1.25rem 0; }
.wp-block-image .aligncenter { text-align: center; }
.wp-block-image figcaption, .wp-block-audio figcaption { color: #454545; margin: 0; }
.wp-block-image figcaption, .wp-block-image .aligncenter > figcaption, .wp-block-image .alignleft > figcaption, .wp-block-image .alignright > figcaption, .wp-block-image.is-resized > figcaption, .wp-block-audio figcaption { display: block; font-size: 14px; font-size: 0.875rem; line-height: 1.4; margin-top: 5px; }
.wp-block-audio audio { width: 100%; }
.wp-block-gallery, .entry-content .wp-block-gallery { display: flex; margin: 0 -8px 20px; list-style-type: none; }

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

@media only screen and (max-width: 980px) {
	#mh-wrapper, .wrapper-inner { max-width: 777px; }
	.logo-wrap { text-align: center; height:114px !important;}
	.mh-right-sb #main-content, .mh-left-sb #main-content, .mh-col { margin: 0; }
	#main-content, .mh-sidebar, .home-sidebar, .mh-1-2, .mh-2-3, .mh-1-3, .mh-3-4, .mh-1-4 { width: 100%; }
	.home-2, .home-3 { width: 48.07%; }
	.home-3 { margin-left: 3.86%; }
	.search-form input:hover { min-width: 200px; }
	.js .main-nav { display: none; }
	.js .slicknav_menu { display: block; }
}
@media only screen and (max-width: 767px) {
	img.homepge{display: none; }
	img.contactpge{display: none; }
	/**img.facebook{display: none; }
	img.blueinsta{display: none; }**/
	.hidden-sm { display: none; }
	.search-form { float: none; margin: 0 auto; text-align: center; }
	.search-form input { width: 90%; max-width: 300px; }
	.home-2, .home-3 { width: 100%; margin: 0; }
	.content-list-separator { padding: 0; }
	.content-list-thumb { float: none; width: 100%; max-width: 100%; text-align: center; background: #efefef; }
	.content-list-thumb img { max-width: 180px; }
	.content-list-excerpt, .content-list-header .entry-meta-date { display: none; }
	.comment-section-title .comment-count-more { display: none; }
	.commentlist ul, .commentlist ol, dl { margin: 0 0 30px 20px; margin: 0 0 1.875rem 20px; }
	.commentlist ul ul, .commentlist ol ol { margin: 0; }
	.commentlist .children li, .commentlist .children .depth-2 { padding: 0; background: #fff; }
	.copyright-wrap { float: none; width: 100%; }
	.copyright { text-align: center; }
}
@media only screen and (max-width: 580px) {
	#mh-wrapper, .wrapper-inner { width: 100%; }
	.logo-title { font-size: 32px; font-size: 2.0rem; }
	.author-box { text-align: center; }
	.author-box-avatar { float: none; width: 100%; margin: 0 0 20px; }
	.commentlist .comment .avatar { float: none; display: block; margin: 0 0 10px; }
	.commentlist .comment .vcard { margin-bottom: 10px; }
	.wpb_single_image.wpb_content_element.vc_align_left.puppy.pupp{text-align:center !important;}
	.wpb_single_image.wpb_content_element.vc_align_right.puppy.pupp{text-align:center !important;}
}
@media only screen and (max-width: 420px) {
	#mh-wrapper, .wrapper-inner { min-width: 160px; }
	.logo-title { font-size: 28px; font-size: 1.75rem; }
	.logo-tagline { font-size: 12px; font-size: 0.75rem; margin-bottom: 10px; }
	.sb-widget .search-form .search-field { width: 86%; }
}
@media only screen and (max-width: 900px) {
.mh-sidebar{
	padding-left: 10%;
    margin-top: 10%;
    margin-bottom: 15%;
	
}
	#mh-wrapper{
		margin-top:45px !important;
	}
	.mh-footer{
		margin-bottom:0px !important;
		border-bottom-right-radius: 50px;
	border-bottom-left-radius: 50px;
	
		
	}
}
.logo-wrap img {
      margin-left: -4px;
    margin-top: -4px;
    width: 101%;
    max-width: 1204px;
   
}

@media only screen and (min-width: 1000px) and (max-width: 1024px){
	.mh-footer{
        max-width:100% !important;
        width:90%;
	}
	h3.themehead.met.breed {
    font-size: 16px !important;
}
	
   .reg{padding-bottom:5% !important;}
	
	.main-nav{margin-top: -92px !important;}
	
	.main-nav li a{
		font-size:13px !important;
	}
	
	.mh-section {
    clear: both;
    padding: 22px 47px 20px !important;
		margin-top:10% !important;
		
	}
	
	.contactpge{
		
		width:20%;
	}
	.homepge{
		width:20%;
	}
	
	.facebook{
		width:10%;
	}
	
	.blueinsta{
		width:10%;
	}
	.main-nav{padding-left:10%;}
	.heart {
    position: absolute;
    z-index: 99;
    top: 340px;
    left: 219px !important;
}
}
@media only screen and (max-width: 425px){
#mh-wrapper {
	    border-top-left-radius: 27px;
    border-top-right-radius: 27px;
	
	}
	
	.nika{
		font-size:11px !important;
	}
	p.copyright{
		font-size:11px !important;
	}
	
	
}
a.none {
    color: #ffcc00;
}
.f1clun{
    float: left;}
@media only screen and (min-width: 1200px) and (max-width: 1300px){
.sun {   
    width: 225px;
    position: absolute;
    top: -88% !important;
    right: -140px !important;
}
}
@media only screen and (min-width: 700px) and (max-width: 768px){
#mh-wrapper {
	    border-top-left-radius: 64px;
    border-top-right-radius: 64px;
	
	}
	.mh-header{
		height:129px;
	}
	.textwidget.custom-html-widget{margin: 0 auto;
    display: block;
    width: 50%;}

	
}

@media only screen and (min-width: 800px) and (max-width: 1024px){
	
	.mh-header{
		height:170px;
	}
	#mh-wrapper {
	    border-top-left-radius: 85px;
    border-top-right-radius: 85px;
		width:90% !important;
	
	}
.iksfirst img {
    border-radius: 31px;
    height: 215px !important;
    max-height: 300px;
}
	
}
@media only screen and (max-width: 320px){
	
	.mh-header{
		height:49px;
	}
	.logo-wrap {
		height:45px !important;
	}
}

@media only screen and (min-width: 330px) and (max-width:375px){
	
	.mh-header{
		height:57px;
	}
	
	.logo-wrap img{
		
		margin-left:0px !important;
	}
	.logo-wrap {
		
		height:53px !important;
	}
}

@media only screen and (min-width:400px) and (max-width: 430px){
	.mh-header{
		height:66px;
	}
	.logo-wrap {
   
    height: 60px !important;
}
}

@media only screen and (min-width: 300px) and (max-width:768px){
	.mh-section{
		
		   
 padding: 0 !important; 
 
 margin-top: 0px; 
  margin-bottom: 10%;
	}
	.footlogo{width:40px !important;}
	.mh-right-sb #main-content {
    float: right;
    background-color: #fc0;
    border: none !important;
    border-radius: 0px !important;
}
.heart{display:none;}
}

.sun {
    top: -80px;
    width: 300px;
    position: absolute;
    right: 0px;
}
.header-wrap a{
	  
    display: block;
    border-radius: 92px 92px 0px 0px;
}



.dog{        
    margin-right: 10%;
    margin-top: 17px;
    float: right;}

img.facebook {
    margin-right: 10px;
    margin-left: 10px;
	width:42px;
	position: relative;
    top: -20px;
    
}
img.blueinsta{
    width:42px; 
    position: relative;
    top: -20px;
    
}

img.sun2 {
 
    width: 225px;
    position: absolute;
    top: 40%;
   left: -61px;
	
}

img.image.wp-image-46.attachment-medium.size-medium {
    width: 100%;
}
.puppy img {
    border-radius: 23px;
    border: 3px solid #7f539a;
    overflow: hidden;
}

#dogg{
	  
  
	border: 3px solid #7f539a;
    border-radius: 30px;
   
	
}

.textwidget.custom-html-widget{
	
	    height: 150px;
	
	
}

article {
    padding: 40px 60px 35px 50px;
}

.nika{    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
   
    text-align: center;
    text-transform: initial;}
p.copyright {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    text-transform: initial;
}
span.none {
    color: #fc0;
    font-weight: bold;
}

    img.club {
  
    margin-bottom: 20px;
    margin-top: 20px;
   
}
.themehead{
	text-align: left; font-size: 24px; font-family: 'Pacifico', cursive; color: #7e539a;
}
.themeheadtop{
	text-align: left; font-size: 24px; font-family: 'Pacifico', cursive; color: #7e539a;
}
.pagetheme{
	text-align: left;    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;color: #350200;
}
.pagetheme.boys{line-height: 24px;}

.boyhead{
	text-align: left; font-size: 20px; font-family: 'Pacifico', cursive;color: #fc0; margin-bottom: 5px !important;
}
.boyhead2{font-size: 18px;}
.comb{line-height: 26px;}
.ponava{padding-top: 30px;}
.dogtheme{
	text-align: left;  
	font-size: 12px;
    font-family: 'Lato', sans-serif;
    line-height: normal;
	color: #fff;
	margin-top: 10px;
}
a.avai {
    color: #350200;
    font-weight: 700;
}

.page-title{
	display:none;
}

.mydog{
	
	width:50%;
	float:left;
}

.berti .wpb_wrapper {
    border-radius: 31px;
    margin-bottom: 10%;
    border: 3px solid #a671c7;
    background: #591682; /* Old browsers */
    background: -moz-linear-gradient(top, #591682 76%, #7c4e98 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #591682 76%,#7c4e98 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #591682 76%,#7c4e98 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#591682', endColorstr='#7c4e98',GradientType=0 ); /* IE6-9 */
}
.berti .wpb_wrapper .wpb_wrapper{margin:-3px;}
.berti .add{
    display: table;
    position: relative;
    top: 0;
    left: 0;
    height: 170px;
    width:100%;
    margin: 0;
}
.berti .add .wpb_wrapper{
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0 0 10px;
}
.flag img {
    border: 2px solid #7f539a;
    width: 99%;
}

.add .wpb_wrapper {
   
background: none; 

    border: none;
}
.wpb_single_image.wpb_content_element.vc_align_left.hal{
    margin-bottom:0px !important;
    position: absolute;
    top: 64%;
    left: 10%;
    width: 12%;   
}
.hal .wpb_wrapper{background: none;border: none;}
.hal img{padding-left:10px;}
.pupdate{    
    font-size: 12px;
    font-family: 'Lato', sans-serif;
    margin-bottom:0px !important;
    line-height: 30px;
    margin-top: 5px;
}
.met{margin-bottom:0px !important;line-height: 22px;font-size: 20px;}
.met2{font-size: 24px !important;}
.cuty .puppy.pupp img{width:184px !important;}
.pupslo{
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    line-height: 30px;
}
@media only screen and (min-width: 1024px){
	.yost img{width:200px;
height:200px !important}
}

h3.themehead.met.breed {
    font-size: 20px;
}

@media only screen and (min-width: 768px){
.pupp{
margin-bottom:0px !important;}
	
	
}
.puppy img{
    
    border-radius: 23px;
    border: 3px solid #7f539a;
	overflow:hidden;
}

.flag img{border-radius: 33px;
   }
.male img {
    border-radius: 25px;
    height: 218px !important;
    border: 3px solid #7f539a;
}
.iksfirst img{border-radius:28px;   }
.pomeri .wpb_wrapper{border: 3px solid #7f539a;border-radius: 20px; height:250px;}
.pomeri .wpb_wrapper .wpb_wrapper{height:auto;}
.pom1 .wpb_wrapper{border:none !important;}
.pom2 .wpb_wrapper{border:none !important;}

#wpsm_accordion_341 .ac_open_cl_icon {  background-image: url(/wp-content/uploads/2018/11/Shape11copy-21.png);
    background-repeat: no-repeat;
background-color: #e8e8e8 !important;
    color: #ffcc00 !important;
    float: right !important;
    padding-top: 14px !important;
    padding-bottom: 16px !important;
    line-height: 1.0 !important;
    padding-left: 29px !important;
    padding-right: 30px !important;
    display: inline-block !important;
    /* font-weight: bold; */
    font-size: 25px;}
.slo{float:left;}
h3.widget-title :hover {
    background-color: #fc0;
    height: 38px;
  
   
    border-radius: 18px;
}
.homepom{text-align: left; font-size: 24px; font-family: 'Pacifico', cursive; color: #7f539a;}
.subpom{text-align: left; font-size: 18px; font-family: 'Open Sans', sans-serif; line-height: 30px; color: #350200;}
.subpom.pad{padding-top: 2%;}
.main-nav li>a>.active{ color: #fc0;
 background-color: #7e529a;}

.heart{
        position: absolute;
    z-index: 99;
    top: 340px;
    left: 280px;
}

.vc_row.wpb_row.vc_row-fluid.berti.dolor {
    width: 51%;
    display: block;
    margin: 0 auto;
}


.refe img {
    border: 3px solid #7f539a;
}

.html5gallery-tn-title-1{
	display:none !important;
}

.html5gallery-tn-img-1{
	height:82px !important;
}

.html5gallery-title-text-1{	display:none !important;}
.sp-buttons{display:none !important;}
 .title-in-bg{    max-width: 100% !important;}
p.sp-layer.sp-white.sp-padding.title-in.title-in-bg.hide-small-screen {
    top: 86% !important;
	width:100% !important;
}
 .sp-selected-thumbnail{border:none !important;}
div#example3_440{    background-color: #7f539a;
    padding: 9px;
    padding-top: 2px !important;
    border-radius: 10px;}
.sp-bottom-thumbnails{margin-top:4px !important;}
h3.uris-slider-title.uris-title {
    display: none;
}
.slider-pro img.sp-image, .slider-pro img.sp-thumbnail{margin-top:7px !important;}
.current-menu-item {
    color: #f4c108 !important;
    background: #4b146c; /* Old browsers */
    background: -moz-linear-gradient(top, #4b146c 1%, #683983 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #4b146c 1%,#683983 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #4b146c 1%,#683983 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b146c', endColorstr='#683983',GradientType=0 ); /* IE6-9 */
    border-radius: 10px;
   
}

.current-menu-item a{
	 color: #f4c108 !important;
}
img.homepge{
	width:30%;
}
img.contactpge{
	width:30%;
}

#example3_448 .title-in{bottom:-20px !important;padding-top: 24px;font-size:18px !important;}
div#example3_448 {
    background-color: #723d92;
    padding: 9px;
    padding-top: 3px;
	border-radius: 10px;
}
.detail img {
  width:638px !important;
	    border-radius: 32px;
}
.utti .wpb_wrapper {
    border: none !important;
    background: none !important;
}

.page-id-5979 div.wp-custom-header {
    position: relative;
    display: none !important;
}

.page-id-5979 .header-image{display:none !important;}



.slider-pro img.sp-image, .slider-pro img.sp-thumbnail{


    max-width: 100% !important;
    max-height: 100% !important;

}
div#example3_537{
    width: 100%;
    max-width: 1000px;
    background-color: #fff;
    padding-top: 0 !important;
    padding: 7px;
}
.detdog img{   
 border-radius: 10%;
  border: 3px solid #7f539a;
  width:300px;
}
  .hearteet{
   margin: 0 auto;
    display: block;
    padding-top:10px;
    width:80%;
    
}
.studfee{font-family: 'Lato', sans-serif;font-weight: bold;font-size: 18px;}
.jchi{color:#000;font-weight: 600;}
a.foobox.fbx-link.fbx-instance {
    font-family: 'Lato', sans-serif;
    color: #7d5197;
    font-size: 32px;
    border-bottom: 1px solid #000;
}
.clickhr{
    font-size: 16px;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
}

.eur{    
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0px !important;
    line-height: 26px;
}
  
  .blush{
    font-size: 20px;
    font-family: 'Pacifico', cursive;
    color: #7e539a;
    margin-bottom:0px !important;
    line-height: 26px;
    }
    .heartbred{text-align: center; font-family: 'Lato', sans-serif; font-size: 14px;}
    .feb{line-height: 26px;}
    h3.blush.upstart {font-size: 12px;padding-bottom: 10px;}
    .cro1{padding-top: 10px; }
	.cro{
        font-size: 14px;
        font-family: 'Lato', sans-serif;
        margin-bottom: 0px !important;
    }
    .cro1 strong{color:#ff0042}
	.slider-pro.sp-horizontal.sp-has-buttons {
    background-color: #7f539a;
    padding-top: 0px !important;
    padding: 6px;
    border-radius: 10px;
    font-weight: 600;
	}
	.slider-pro img.sp-image, .slider-pro img.sp-thumbnail{
        padding: 2px !important;
        padding-top: 0px !important;
        width: auto !important;
        height: 100% !important;
        margin: 0 auto !important;
    }


.fbx-rounded .fbx-inner {
  border: none !important;
    border-radius: 17px !important;
}
div.pp_default .pp_top{display:none;}

.pp_content {
    display: none;
}
div.pp_default .pp_top, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_right, div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right{display:none;}
div.pp_overlay{display:none !important;}

.soon img {
    border-radius: 20px;
}
@media only screen and (max-width: 1024px){
    img.club.footy 
    {
        width: 95px;
    }
    img.club.footlogo 
    {
        width: 60px;
    }
    .sun {
        top: -136px;
        width: 236px;
        position: absolute;
        right: -51px;
    }
    .widget-title {
        font-size: 24px;
        font-weight: 400;
        color: #fff;
        font-family: 'Pacifico', cursive;
        margin-bottom: 20px;
        overflow: hidden;
        width: 100%;
        border-radius: 65px;
        position: relative;
        height: 47px;
        top: -46px;
        left: -1px;
    }
    #dogg {
        width: 100%;
        border: 3px solid #7f539a;
        border-radius: 30px;
        height: auto !important;
    }
}

@media only screen and (max-width: 640px){
	img.sun {
            top: -50px;
            width: 80px;
            position: absolute;
            right: 0px;
    }
        img.sun2 {
        width: 80px;
        position: absolute;
        bottom: -38px;
    }
}
@media (max-width: 1130px){
    .dog{margin-top: 5px;}
    img.homepge, img.contactpge
    {
        width:25%;
    }
    article{
       padding: 30px 30px 10px 30px; 
    }
    .subpom{
        font-size: 16px;line-height: 24px;
    }
    .textwidget.custom-html-widget{height: 124px;}
    .main-nav{margin: -10.5% auto 0px;}
    .main-nav li a{font-size: 12px;}
}
@media (max-width: 1024px){
    .dog{margin-top: 15px;}
    img.homepge, img.contactpge{width:20%;}
    img.facebook, img.blueinsta{width: 30px;}
    .subpom{font-size: 14px;line-height: 21px;}
    .textwidget.custom-html-widget{height: 122px;}
    .mh-footer{width:90%;}
    
}
@media (max-width: 992px){
	img.sun {   
      width: 190px;
    position: absolute;
    top: -58% !important;
    right: -30px !important;
    }
    img.sun2 {
          width: 80px;
    position: absolute;
    top: 87%;
    left: 0;
    }
    .mh-footer{width:100%;}
    #mh-wrapper{background: #fc0;background-image: none;}
    .dog{display: none;}
    .logo-wrap img{margin-left: -2px;margin-top: -2px; width:100.5%;}
	#mh-wrapper, .wrapper-inner{width: 99%;border: 1px solid #7f539a;}
	.mh-footer{border: 1px solid #7f539a;padding: 60px 0px 30px;top: -45px;background-size: contain;    border-top: none;}
	.mh-footer .wrapper-inner{border:none;}
    img.blueinsta, img.facebook {
        width: 30px;
        position: relative;
        top: -35px;
        left: 25px;
    }
    .mh-sidebar{width:100%; padding: 0 0 0 4px;margin: 10px 0;}
    #custom_html-3,#custom_html-5,#custom_html-6,#custom_html-7{
        width: 21%;
        padding: 0 2%;
        float: left;
    }
    .widget-title {
        font-size: 12px;
        height: 28px;
        line-height: 18px;
        left: 0;
        margin-bottom: -40px;
        top: -34px;
        border-radius: 10px;
    }
    .textwidget.custom-html-widget {
        height: auto;
        width: 100%;
    }
    img.blueinsta, img.facebook {
        width: 30px;
        position: relative;
        top: -45px;
        left: 25px;
    }
}
@media (max-width: 768px){
    img.sun {
        width: 145px;
        position: absolute;
        top: -47px;
        right: 0px !important;
    }
    
    img.sun2 {
        width: 130px;
        position: absolute;
        top: 80%;
        left: 0;
    }
    img.club.footy{width:65px !important;}
    img.club.ledf{width:80px;}
}
@media (max-width: 680px){
    .slicknav_menu{height: 40px;}
    .slicknav_btn{padding: 10px 1.25rem;}
    img.sun {
        width: 60px;
        position: absolute;
        top: -47px;
        right: 0px !important;
    }
   
        img.sun2 {
            width: 60px;
            position: absolute;
            top: 86%;
            left: 0;
       
    }
    li.slo {
        font-size: 12px;
        font-family: 'Open Sans', sans-serif;
        font-weight: bold;
        padding-left:0px; 
        width: 55%;
    }
    #custom_html-3,#custom_html-5,#custom_html-6,#custom_html-7{
        width: 44%;
        padding: 0 2%;
    }
    img.blueinsta, img.facebook {top:-35px;}
   
}
@media (min-width:767px){
li.slo {width:25%;}
}
@media (min-width:1000px){
    a.visible-sm{display: none;}
}

.breeder {width: 150px; border-radius: 20px;}
.top-mar112{margin-top: 112px;}
@media (max-width:767px){
    .top-mar112{margin-top: 0;}
}