/* @package breeze */ /* --------------------- Import -------------------- */ /* @package breeze */ /* Variables --------------------- */ /* @package breeze */ /* Mixins --------------------- */ @keyframes spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } @keyframes preloader { from { transform: rotate(0deg) scale(1, 1); border-radius: 0px; } to { transform: rotate(720deg) scale(0.5, 0.5); border-radius: 25px; } } @-webkit-keyframes preloader { from { -webkit-transform: rotate(0deg) scale(1, 1); border-radius: 0px; } to { -webkit-transform: rotate(720deg) scale(0.5, 0.5); border-radius: 25px; } } /* @package breeze */ .alignnone { margin: 5px 20px 20px 0; } .aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto; } .alignright { float: right; margin: 5px 0 20px 20px; } .alignleft { float: left; margin: 5px 20px 20px 0; } a img.alignright { float: right; margin: 5px 0 20px 20px; } a img.alignnone { margin: 5px 20px 20px 0; } a img.alignleft { float: left; margin: 5px 20px 20px 0; } a img.aligncenter { display: block; margin-left: auto; margin-right: auto; } .wp-caption { background: #fff; border: 1px solid #f0f0f0; max-width: 96%; /* Image does not overflow the content area */ padding: 5px 3px 10px; text-align: center; } dl.wp-caption { border: none; } .wp-caption.alignnone { margin: 5px 20px 20px 0; } .wp-caption.alignleft { margin: 5px 20px 20px 0; } .wp-caption.alignright { margin: 5px 0 20px 20px; } .wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; } .wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; } .gallery-caption { color: #888; font-size: 12px; margin: 0 0 12px; } /* Text meant only for screen readers. */ .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; white-space: nowrap; height: 1px; width: 1px; overflow: hidden; } .screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ } .size-auto, .size-full, .size-large, .size-medium, .size-thumbnail { max-width: 100%; height: auto; } body { font-family: "Lato", sans-serif; font-size: 14px; line-height: 1.6; font-weight: 500; } .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { font-family: "Montserrat", sans-serif; text-transform: capitalize; } .nav > li > a:focus, .nav > li > a:hover { background: #02b875; } a { transition: all 0.3s ease 0s; } a:hover, a:focus { outline: 0; text-decoration: none; } .background-image { background-position: center center; background-size: cover; background-repeat: no-repeat; } .breeze-container { padding: 0; } .breeze-container .breeze-posts-container { display: inline-block; margin-top: 30px; margin-bottom: 30px; } .breeze-container .breeze-posts-container article .category-column { padding: 5px; margin: 10px; background: #ffffff; } .sticky .category-column { position: relative; color: #ffffff; overflow: hidden; } .sticky .category-column:before { content: "\f123"; position: absolute; font-family: 'fontawesome'; background: #02b875; display: inline-block; z-index: 1; right: 30px; top: 20px; color: #ffffff; font-size: 15px; font-weight: 700; padding: 10px 50px 5px; right: -45px; top: -8px; transform: rotate(45deg); } .rs-saved-trigger { box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), 0 14px 56px rgba(0, 0, 0, 0.1) !important; } .rs-saved-trigger svg path { fill: #777777 !important; } .rs-saved-trigger .rs-count { background: #02b875; } .home-posts { padding: 20px 0px; display: inline-block; } .home-posts .post-content .entry-content .home-content { display: block; margin: 0px; background-repeat: no-repeat; background-position: center center; background-size: cover; max-width: 100%; text-transform: capitalize; height: auto; padding: 40px; } @media (max-width: 500px) { .home-posts .post-content .entry-content .home-content { height: auto; } } .home-posts .post-content .entry-content .home-content .home-banner { display: block; } .home-posts .post-content .entry-content .home-content .home-banner .banner-title { padding-bottom: 20px; } .home-posts .post-content .entry-content .home-content .home-banner .banner-title h3 { font-weight: 400; font-size: 42px; line-height: 1.2; } @media (max-width: 500px) { .home-posts .post-content .entry-content .home-content .home-banner .banner-title h3 { font-size: 25px; } } @media (max-width: 500px) { .home-posts .post-content .entry-content .home-content .home-banner .banner-title { padding: 20px; } } .home-posts .post-content .entry-content .home-content .home-banner .banner-content { padding-bottom: 20px; } .home-posts .post-content .entry-content .home-content .home-banner .banner-content p { padding: 0px; line-height: 1.6; color: #ffffff; font-size: 20px; width: 70%; } @media (max-width: 500px) { .home-posts .post-content .entry-content .home-content .home-banner .banner-content p { font-size: 13px; width: 100%; } } @media (max-width: 500px) { .home-posts .post-content .entry-content .home-content .home-banner .banner-content { padding: 20px; margin: 0px; } } .home-posts .post-content .entry-content .home-content .home-banner .buttonset { padding: 20px 0; font-weight: 600; } .home-posts .post-content .entry-content .home-content .home-banner .buttonset a { display: inline-block; text-transform: capitalize; text-decoration: none; text-align: center; margin-right: 10px; border: 2px solid #ffffff; border-radius: 30px; padding: 12px 30px; font-size: 16px; } @media (max-width: 500px) { .home-posts .post-content .entry-content .home-content .home-banner .buttonset a { display: block; margin-bottom: 10px; padding: 10px 15px; } } @media (max-width: 500px) { .home-posts .post-content .entry-content .home-content .home-banner .buttonset { padding: 20px; } } @media (max-width: 500px) { .home-posts { padding: 10px; } } .about-page { padding: 0px; } .about-page .about-posts article .about-post-container .about-entry-content .about-content { padding: 20px 0px; } .about-page .about-posts article .about-post-container .about-entry-content .about-content ol li a { color: #555555; } .about-page .about-posts article .about-post-container .about-entry-content .about-content ol li a:hover { color: #02b875; } .about-page .about-posts article .about-post-container .about-entry-content .about-content .about-pic { max-width: 100%; display: block; } .about-page .about-posts article .about-post-container .about-entry-content .about-content .about-pic .content-bg { padding-top: 50px; } .about-page .about-posts article .about-post-container .about-entry-content .about-content .about-pic .content-bg .content-title .img-title { padding-bottom: 20px; } .about-page .about-posts article .about-post-container .about-entry-content .about-content .about-pic .content-bg .content-title .img-title h1 { font-weight: 500; color: #323232; line-height: 1.6; text-align: center; } @media (max-width: 500px) { .about-page .about-posts article .about-post-container .about-entry-content .about-content .about-pic .content-bg .content-title .img-title h1 { font-size: 30px; } } @media (max-width: 500px) { .about-page .about-posts article .about-post-container .about-entry-content .about-content .about-pic .content-bg .content-title .img-title { padding: 20px; } } .about-page .about-posts article .about-post-container .about-entry-content .about-content .about-pic .content-bg .content-title .img-content { padding-bottom: 20px; } .about-page .about-posts article .about-post-container .about-entry-content .about-content .about-pic .content-bg .content-title .img-content p { padding: 0px; line-height: 1.6; text-align: center; color: #555555; font-size: 18px; } @media (max-width: 500px) { .about-page .about-posts article .about-post-container .about-entry-content .about-content .about-pic .content-bg .content-title .img-content { padding: 0px 10px; } } .about-page .about-posts article .about-post-container .about-entry-content .about-content .about-description { padding: 100px 0px; } .about-page .about-posts article .about-post-container .about-entry-content .about-content .about-description .intro h1 { font-size: 36px; margin: 0px 0px 40px; font-weight: 500; line-height: 1.6; } @media (max-width: 500px) { .about-page .about-posts article .about-post-container .about-entry-content .about-content .about-description .intro h1 { font-size: 24px; text-align: center; } } .about-page .about-posts article .about-post-container .about-entry-content .about-content .about-description .intro p { font-size: 18px; color: #555555; margin: 0px 0px 10px; font-weight: 400; line-height: 1.5; } @media (max-width: 500px) { .about-page .about-posts article .about-post-container .about-entry-content .about-content .about-description .intro p { font-size: 16px; padding: 5px 15px; } } .about-page .about-posts article .about-post-container .about-entry-content .about-content .about-description .pic1 { text-align: center; margin-top: 30px; margin-bottom: 30px; } @media (max-width: 500px) { .about-page .about-posts article .about-post-container .about-entry-content .about-content .about-description .pic1 { padding: 5px 20px; } } @media (max-width: 500px) { .about-page .about-posts article .about-post-container .about-entry-content .about-content .about-description { padding: 30px 10px; } } .about-page .about-posts article .about-post-container .about-entry-content .about-content .news-letter { text-align: center; padding: 0px 0px 50px; } .about-page .about-posts article .about-post-container .about-entry-content .about-content .news-letter h1 { font-size: 36px; margin: 0px 0px 40px; font-weight: 500; line-height: 1.5; } @media (max-width: 500px) { .about-page .about-posts article .about-post-container .about-entry-content .about-content .news-letter h1 { font-size: 24px; text-align: center; padding: 5px 15px; } } .about-page .about-posts article .about-post-container .about-entry-content .about-content .news-letter p { font-size: 20px; color: #555555; margin: 0px 0px 10px; font-weight: 400; line-height: 1.5; } @media (max-width: 500px) { .about-page .about-posts article .about-post-container .about-entry-content .about-content .news-letter p { font-size: 16px; padding: 5px 15px; } } .about-page .about-posts article .about-post-container .about-entry-content .about-content .news-letter .subscribe { padding: 30px 0px; } .about-page .about-posts article .about-post-container .about-entry-content .about-content .news-letter .subscribe form { display: block; width: 100%; margin-top: 20px; } .about-page .about-posts article .about-post-container .about-entry-content .about-content .news-letter .subscribe form input[type="email"] { border: 1px solid #eaeaea; font-size: 14px; color: #777777; height: 53px; } @media (max-width: 500px) { .about-page .about-posts article .about-post-container .about-entry-content .about-content .news-letter .subscribe form input[type="email"] { display: block; width: 70%; margin: 0 auto; margin-bottom: 10px; } } .about-page .about-posts article .about-post-container .about-entry-content .about-content .news-letter .subscribe form input[type="submit"] { text-transform: uppercase; font-size: 16px; color: #ffffff; background: #02b875; border: 1px solid #02b875; padding: 12px 20px; font-weight: bold; text-decoration: none; transition: all 0.3s ease 0s; } .about-page .about-posts article .about-post-container .about-entry-content .about-content .news-letter .subscribe form input[type="submit"]:hover { cursor: pointer; background: #029f65; } @media (max-width: 500px) { .about-page .about-posts article .about-post-container .about-entry-content .about-content .news-letter .subscribe form input[type="submit"] { display: block; width: 65%; margin: 0 auto; } } @media (max-width: 500px) { .about-page .about-posts article .about-post-container .about-entry-content .about-content .news-letter .subscribe form { display: inline-block; } } .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current { background: #02b875; } .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total { background: #777777; } .mejs-container .mejs-inner .mejs-controls .mejs-time-slider, .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-total { background: #777777; } .mejs-container .mejs-inner .mejs-controls .mejs-time-slider .mejs-time-current, .mejs-container .mejs-inner .mejs-controls .mejs-horizontal-volume-total .mejs-time-current { background: #02b875; } .author-info .wp-bottom { display: block; } .author-info .wp-bottom span { font-size: 14px; font-weight: 500; color: #777777; } .author-info .wp-bottom .wp-first { display: inline-block; vertical-align: top; } .author-info .wp-bottom .wp-first .author-img { display: inline-block; } .author-info .wp-bottom .wp-first .author-img img { border-radius: 100%; padding: 3px; margin-right: 12px; } .author-info .wp-bottom .wp-second { display: inline-block; } .author-info .wp-bottom .wp-second span { word-wrap: break-word; } .author-info .wp-bottom .wp-second .author-name { display: inline-block; } .author-info .wp-bottom .wp-second .author-name a { text-transform: capitalize; color: #323232; font-weight: 400; } .author-info .wp-bottom .wp-second .author-name a:hover { cursor: pointer; color: #02b875; } .author-info .wp-bottom .wp-third { display: inline-block; color: #777777; margin-top: 7px; float: right; } .author-info .wp-bottom .wp-third span a { color: #323232; font-weight: bold; } .author-info .wp-bottom .wp-third span a:hover { color: #02b875; } .author-info .wp-bottom .wp-third .rs-save-for-later-button { font-size: 18px; } .author-info .wp-bottom .wp-third .rs-save-for-later-button svg { width: 13px; height: 13px; } .author-info .wp-bottom .wp-third .rs-save-for-later-button svg path { fill: #f2eded; stroke: #000000; } .author-info .wp-bottom .wp-third .rs-save-for-later-button svg path:hover { fill: #02b875 !important; } .author-info .wp-bottom .wp-third .saved svg path { fill: #777777; } .author-info .wp-bottom .wp-third .rs-see-saved { font-size: 14px; font-weight: 400; color: #777777; } .author-info .wp-bottom .wp-third .rs-see-saved:hover { color: #02b875; } @media (max-width: 500px) { .author-info .wp-bottom { margin: 5px 10px; } } .bypostauthor .comment-meta .comment-author:before { background-color: #f0f0f0; } .bypostauthor .comment-meta .comment-author b { color: #323232; } .bypostauthor .comment-content { border-bottom: 1px solid #323232; } p a, p abbr, p acronym, p big, p cite, p code, p del, p em, p ins, p q, p sup, p sub, p tt, p var { color: #323232; } p a:hover { text-decoration: none; color: #02b875; } p strong { text-transform: capitalize; } p kbd { background-color: #02b875; color: #ffffff; font-size: 14px; } .site-header-single { border: 0 !important; } .site-header-single .logo-container { border: 0 !important; } .site .nav_wrapper { height: 100%; } .site .nav_wrapper .site-header, .site .nav_wrapper .site-header-single { width: 100%; z-index: 9999; border: 1px solid #f2eded; background: #ffffff; } .site .nav_wrapper .site-header .logo-container, .site .nav_wrapper .site-header-single .logo-container { border: 1px solid #f2eded; background: #ffffff !important; padding-top: 10px; padding-bottom: 10px; } .site .nav_wrapper .site-header .logo-container .site-logo .site-title, .site .nav_wrapper .site-header-single .logo-container .site-logo .site-title { margin: 0px; text-decoration: none; font-weight: 600; } .site .nav_wrapper .site-header .logo-container .site-logo .site-title a, .site .nav_wrapper .site-header-single .logo-container .site-logo .site-title a { color: #323232; text-decoration: none; font-size: 30px; text-transform: capitalize; } @media (max-width: 768px) { .site .nav_wrapper .site-header .logo-container .site-logo .site-title a img, .site .nav_wrapper .site-header-single .logo-container .site-logo .site-title a img { margin-left: 20px; } } .site .nav_wrapper .site-header .logo-container .single-site-logo, .site .nav_wrapper .site-header-single .logo-container .single-site-logo { text-align: center; } .site .nav_wrapper .site-header .logo-container .single-site-logo .site-title, .site .nav_wrapper .site-header-single .logo-container .single-site-logo .site-title { margin: 0px; text-decoration: none; font-weight: 600; } .site .nav_wrapper .site-header .logo-container .single-site-logo .site-title a, .site .nav_wrapper .site-header-single .logo-container .single-site-logo .site-title a { color: #323232; text-decoration: none; font-size: 50px; text-transform: capitalize; } @media (max-width: 768px) { .site .nav_wrapper .site-header .logo-container .single-site-logo .site-title a img, .site .nav_wrapper .site-header-single .logo-container .single-site-logo .site-title a img { margin-left: 20px; } } @media (max-width: 500px) { .site .nav_wrapper .site-header .logo-container .single-site-logo .site-title, .site .nav_wrapper .site-header-single .logo-container .single-site-logo .site-title { padding-left: 10px; } } .site .nav_wrapper .site-header .logo-container .register-btn, .site .nav_wrapper .site-header .logo-container .searchbar, .site .nav_wrapper .site-header-single .logo-container .register-btn, .site .nav_wrapper .site-header-single .logo-container .searchbar { display: inline-block; } .site .nav_wrapper .site-header .logo-container .searchbar, .site .nav_wrapper .site-header-single .logo-container .searchbar { padding: 0; } .site .nav_wrapper .site-header .logo-container .searchbar .search-header, .site .nav_wrapper .site-header-single .logo-container .searchbar .search-header { padding: 10px 15px; } .site .nav_wrapper .site-header .logo-container .searchbar .search-header p, .site .nav_wrapper .site-header-single .logo-container .searchbar .search-header p { color: #777777; font-size: 18px; text-align: left; line-height: 1.6; margin: 0; text-transform: capitalize; } .site .nav_wrapper .site-header .logo-container .searchbar .search-header .close, .site .nav_wrapper .site-header-single .logo-container .searchbar .search-header .close { margin: 0; } .site .nav_wrapper .site-header .logo-container .searchbar .searchbtn, .site .nav_wrapper .site-header-single .logo-container .searchbar .searchbtn { background: none; display: inline-flex; color: #555555; border: none; font-size: 16px; font-weight: 400; padding-top: 3px; } @media (max-width: 500px) { .site .nav_wrapper .site-header .logo-container .searchbar .searchbtn, .site .nav_wrapper .site-header-single .logo-container .searchbar .searchbtn { padding: 0px 0px 7px; } } .site .nav_wrapper .site-header .logo-container .searchbar .searchbtn input[type=search], .site .nav_wrapper .site-header-single .logo-container .searchbar .searchbtn input[type=search] { margin-bottom: 5px; margin-top: 5px; padding: 0 0 0 40px; width: 40px; height: 25px; transition: all 0.5s ease 0s; color: #777777; border: 0; background: url(https://static.tumblr.com/ftv85bp/MIXmud4tx/search-icon.png) no-repeat 10px center; } .site .nav_wrapper .site-header .logo-container .searchbar .searchbtn input[type=search]:before, .site .nav_wrapper .site-header-single .logo-container .searchbar .searchbtn input[type=search]:before { content: '\f002'; font-family: "fontawesome"; display: inline-block; position: absolute; } .site .nav_wrapper .site-header .logo-container .searchbar .searchbtn input[type=search]:focus, .site .nav_wrapper .site-header-single .logo-container .searchbar .searchbtn input[type=search]:focus { width: 180px; } .site .nav_wrapper .site-header .logo-container .searchbar .searchbtn .search-form label, .site .nav_wrapper .site-header-single .logo-container .searchbar .searchbtn .search-form label { margin-bottom: 0; } .site .nav_wrapper .site-header .logo-container .searchbar .searchbtn .search-form .search-field, .site .nav_wrapper .site-header-single .logo-container .searchbar .searchbtn .search-form .search-field { font-size: 14px; font-weight: 500; color: #777777; } .site .nav_wrapper .site-header .logo-container .searchbar .searchbtn .search-form .search-submit, .site .nav_wrapper .site-header-single .logo-container .searchbar .searchbtn .search-form .search-submit { display: none; } .site .nav_wrapper .site-header .logo-container .register-btn .breeze-login, .site .nav_wrapper .site-header-single .logo-container .register-btn .breeze-login { float: right; background: none; border: none; padding: 8px 15px; font-size: 16px; font-weight: 400; } .site .nav_wrapper .site-header .logo-container .register-btn .breeze-login a, .site .nav_wrapper .site-header-single .logo-container .register-btn .breeze-login a { color: #02b875; } @media (max-width: 500px) { .site .nav_wrapper .site-header .logo-container .register-btn .breeze-login, .site .nav_wrapper .site-header-single .logo-container .register-btn .breeze-login { padding: 7px 0px; } } @media (max-width: 500px) { .site .nav_wrapper .site-header .logo-container .register-btn, .site .nav_wrapper .site-header-single .logo-container .register-btn { text-align: center; } } @media (max-width: 500px) { .site .nav_wrapper .site-header .logo-container, .site .nav_wrapper .site-header-single .logo-container { padding-bottom: 0px; } } .site .nav_wrapper .site-header .nav-container, .site .nav_wrapper .site-header-single .nav-container { background: #02b875; } .site .nav_wrapper .site-header .nav-container .mgroup .menu-container, .site .nav_wrapper .site-header-single .nav-container .mgroup .menu-container { padding: 0; } .site .nav_wrapper .site-header .nav-container .mgroup .menu-container .navbar-breeze, .site .nav_wrapper .site-header-single .nav-container .mgroup .menu-container .navbar-breeze { margin: 0; border: 0; min-height: unset; } .site .nav_wrapper .site-header .nav-container .mgroup .menu-container .navbar-breeze ul, .site .nav_wrapper .site-header-single .nav-container .mgroup .menu-container .navbar-breeze ul { display: inline-block; } .site .nav_wrapper .site-header .nav-container .mgroup .menu-container .navbar-breeze ul li, .site .nav_wrapper .site-header-single .nav-container .mgroup .menu-container .navbar-breeze ul li { list-style: none; } .site .nav_wrapper .site-header .nav-container .mgroup .menu-container .navbar-breeze ul li a, .site .nav_wrapper .site-header-single .nav-container .mgroup .menu-container .navbar-breeze ul li a { color: #ffffff; text-transform: capitalize; font-weight: 400; font-size: 15px; padding: 10px 20px 10px 0px; } .site .nav_wrapper .site-header .nav-container .mgroup .menu-container .navbar-breeze ul li a:hover, .site .nav_wrapper .site-header-single .nav-container .mgroup .menu-container .navbar-breeze ul li a:hover { color: #323232; background: none; } .site .nav_wrapper .site-header .nav-container .mgroup .menu-container .navbar-breeze ul li ul, .site .nav_wrapper .site-header-single .nav-container .mgroup .menu-container .navbar-breeze ul li ul { width: 200px !important; top: 40px; } .site .nav_wrapper .site-header .nav-container .mgroup .menu-container .navbar-breeze ul li ul li a, .site .nav_wrapper .site-header-single .nav-container .mgroup .menu-container .navbar-breeze ul li ul li a { padding: 5px 10px; color: #323232; text-transform: capitalize; } .site .nav_wrapper .site-header .nav-container .mgroup .menu-container .navbar-breeze ul li ul li a:hover, .site .nav_wrapper .site-header-single .nav-container .mgroup .menu-container .navbar-breeze ul li ul li a:hover { color: #02b875; } .site .nav_wrapper .site-header .nav-container .mgroup .menu-container .navbar-breeze ul li ul li ul, .site .nav_wrapper .site-header-single .nav-container .mgroup .menu-container .navbar-breeze ul li ul li ul { width: 200px !important; top: 0px; } .site .nav_wrapper .site-header .nav-container .mgroup .menu-container .navbar-breeze ul li ul li ul li a, .site .nav_wrapper .site-header-single .nav-container .mgroup .menu-container .navbar-breeze ul li ul li ul li a { color: #323232; text-transform: capitalize; } .site .nav_wrapper .site-header .nav-container .mgroup .menu-container .navbar-breeze ul li ul li ul li a:hover, .site .nav_wrapper .site-header-single .nav-container .mgroup .menu-container .navbar-breeze ul li ul li ul li a:hover { color: #02b875; } .site .nav_wrapper .site-header .nav-container .mgroup .menu-container .single-navbar ul li a, .site .nav_wrapper .site-header-single .nav-container .mgroup .menu-container .single-navbar ul li a { font-weight: 600; color: #777777; font-size: 16px; padding: 10px 20px 15px 0px; } @media (min-width: 500px) and (max-width: 768px) { .site .nav_wrapper .site-header .nav-container .mgroup, .site .nav_wrapper .site-header-single .nav-container .mgroup { padding: 5px 0px; } } .site .nav_wrapper .site-header .nav-container.affix, .site .nav_wrapper .site-header-single .nav-container.affix { position: fixed; /*affix styles*/ top: 0; width: 100%; z-index: 10; height: auto; background: rgba(2, 184, 117, 0.9); } .admin-bar .site .nav_wrapper .site-header .nav-container.affix, .admin-bar .site .nav_wrapper .site-header-single .nav-container.affix { top: 46px; } @media screen and (min-width: 783px) { .admin-bar .site .nav_wrapper .site-header .nav-container.affix, .admin-bar .site .nav_wrapper .site-header-single .nav-container.affix { top: 32px; } } @media (max-width: 500px) { .site .nav_wrapper .site-header .nav-container.affix, .site .nav_wrapper .site-header-single .nav-container.affix { top: 0px !important; } } .breeze-footer .footer-container { padding: 20px; background-color: #000000; color: #ffffff; text-transform: capitalize; width: auto; } .breeze-footer .footer-container .site-info { padding-top: 10px; padding-bottom: 25px; text-align: left; } .breeze-footer .footer-container .site-info a { color: #02b875; text-decoration: none; } .breeze-footer .footer-container .footer-navbar { text-align: right; } .breeze-footer .footer-container .footer-navbar .navmenu ul { padding: 0px; } .breeze-footer .footer-container .footer-navbar .navmenu ul li { list-style-type: none; display: inline; } .breeze-footer .footer-container .footer-navbar .navmenu ul li a { color: #ffffff; padding-top: 10px; margin-right: 16px; } .breeze-footer .footer-container .footer-navbar .navmenu ul li a:hover { border-bottom: 1px solid #777777; } .main-navigation { clear: both; display: block; float: left; width: auto; } .main-navigation ul { display: none; list-style: none; margin: 0; padding-left: 0; } .main-navigation ul ul { box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2); float: left; position: absolute; top: auto; left: -999em; z-index: 99999; background: rgba(255, 255, 255, 0.96) none repeat scroll 0 0; } .main-navigation ul ul ul { left: -999em; top: 0; } .main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul { left: 100%; } .main-navigation ul ul a { width: 200px; } .main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul { left: auto; } .main-navigation ul .sub-menu, .main-navigation ul .children { top: 40px; padding: 15px 0; margin-top: 10px; } .main-navigation ul .sub-menu li a, .main-navigation ul .children li a { display: block; color: #323232; font-size: 14px; line-height: 2; font-weight: 500; text-transform: none; border: none; padding: 8px 20px; } .main-navigation ul .sub-menu li a:after, .main-navigation ul .children li a:after { opacity: 0; } .main-navigation ul .sub-menu li a:hover, .main-navigation ul .sub-menu li a:focus, .main-navigation ul .children li a:hover, .main-navigation ul .children li a:focus { background: none; color: #02b875; } .main-navigation ul .sub-menu li a:hover:after, .main-navigation ul .sub-menu li a:focus:after, .main-navigation ul .children li a:hover:after, .main-navigation ul .children li a:focus:after { opacity: 0; } .main-navigation ul .sub-menu:after, .main-navigation ul .children:after { content: ""; display: block; height: 20px; position: absolute; top: -20px; width: 100%; } .main-navigation li { float: left; position: relative; } .main-navigation a { display: block; text-decoration: none; font-size: 14px; font-weight: 500; padding: 10px 15px; line-height: 2; } /* Small menu. */ .menu-toggle, .main-navigation.toggled ul { display: block; } @media screen and (min-width: 767px) { .menu-toggle { display: none; } .main-navigation ul { display: block; } } .sidebar-overlay { position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 3; background: rgba(0, 0, 0, 0.5); display: none; cursor: e-resize; } .breeze-sidebar { position: fixed; top: 0; left: 0; bottom: 0; background: #ffffff; color: #323232; z-index: 999; height: 100vh; width: 100%; max-width: 250px; -webkit-transition: transform 320ms ease; -moz-transition: transform 320ms ease; -ms-transition: transform 320ms ease; transition: transform 320ms ease; } .breeze-sidebar.sidebar-closed { -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); transform: translateX(-100%); } .breeze-sidebar a { color: #ffffff; font-size: 13px !important; padding: 5px 10px !important; text-decoration: none; } .breeze-sidebar a:hover, .breeze-sidebar a:focus { color: #02b875; } .breeze-sidebar-container { position: relative; background: #323232; display: block; width: 100%; height: 100vh; padding-top: 40px; } .sidebar-scroll { position: relative; display: block; width: 100%; height: 100%; overflow-x: hidden; overflow-y: auto; } .sidebar-open { font-size: 20px; color: #ffffff; padding: 7px 30px 0 0; } .sidebar-open:hover { cursor: pointer; color: #ffffff; } .sidebar-close { position: absolute; top: 10px; left: 0; cursor: pointer; color: #ffffff; margin-top: 5px; } .sidebar-close:hover, .sidebar-close:focus { color: #02b875; } .sidebar-reveal { display: none; } .breeze-offcanvas-menu { margin-top: 30px; } .breeze-offcanvas-menu ul { padding: 0; margin: 0; border: none; display: block; } .breeze-offcanvas-menu ul li { list-style: none; padding: 0; } .breeze-offcanvas-menu ul li a { background: transparent; color: #ffffff; font-weight: 500; display: block; margin-top: 5px; font-size: 13px !important; text-transform: capitalize; } .breeze-offcanvas-menu ul li a:hover, .breeze-offcanvas-menu ul li a:focus { color: #02b875; background: transparent; } .breeze-offcanvas-menu ul li.current-menu-item > a, .breeze-offcanvas-menu ul li.active > a { color: #ffffff; } .breeze-offcanvas-menu ul li.current-menu-item > a:hover, .breeze-offcanvas-menu ul li.current-menu-item > a:focus, .breeze-offcanvas-menu ul li.active > a:hover, .breeze-offcanvas-menu ul li.active > a:focus { color: #02b875; } .breeze-offcanvas-menu ul li .sub-menu, .breeze-offcanvas-menu ul li .children { padding-left: 20px; background: none; width: auto; } article img { max-width: 100%; height: auto; } article .entry-header .h1, article .entry-header .h2, article .entry-header .h3, article .entry-header .h4, article .entry-header .h5, article .entry-header .h6, article .entry-header h1, article .entry-header h2, article .entry-header h3, article .entry-header h4, article .entry-header h5, article .entry-header h6 { color: #323232; } article .entry-content { background: transparent; } .single-post .site-content .content-area .single { margin: 0px 20px 10px 20px; margin-bottom: 20px; max-width: 1000px; margin-left: auto; margin-right: auto; } .single-post .site-content .content-area .single .site-main .single-content article { margin: 0; border-right: 0; border-left: 0; border-bottom: 0; border-top: 0; } .single-post .site-content .content-area .single .site-main .single-content article .sticky-container .sticky-social-media .social-share-list { padding: 0px; position: fixed; margin-top: 20px; margin-left: -96px; } .single-post .site-content .content-area .single .site-main .single-content article .sticky-container .sticky-social-media .social-share-list .post-meta-title { display: block; text-align: center; font-size: 16px; color: #555555; } @media (max-width: 549px) { .single-post .site-content .content-area .single .site-main .single-content article .sticky-container .sticky-social-media .social-share-list .post-meta-title { display: inline-block; } } .single-post .site-content .content-area .single .site-main .single-content article .sticky-container .sticky-social-media .social-share-list .breeze-social-buttons a { display: block; background: transparent; padding: 15px 5px; color: #777777; font-size: 20px; border: 2px solid #f2eded; border-radius: 100%; height: 55px; width: 55px; line-height: 20px; margin: 10px 5px; text-align: center; } @media (max-width: 549px) { .single-post .site-content .content-area .single .site-main .single-content article .sticky-container .sticky-social-media .social-share-list .breeze-social-buttons a { display: inline-block; font-size: 15px; height: 45px; width: 45px; line-height: 15px; } } .single-post .site-content .content-area .single .site-main .single-content article .sticky-container .sticky-social-media .social-share-list .breeze-social-buttons .icon-gplus:hover { color: #c71610; border-color: #c71610; } .single-post .site-content .content-area .single .site-main .single-content article .sticky-container .sticky-social-media .social-share-list .breeze-social-buttons .icon-fb:hover { color: #3b5998; border-color: #3b5998; } .single-post .site-content .content-area .single .site-main .single-content article .sticky-container .sticky-social-media .social-share-list .breeze-social-buttons .icon-twitter:hover { color: #0084b4; border-color: #0084b4; } .single-post .site-content .content-area .single .site-main .single-content article .sticky-container .sticky-social-media .social-share-list ul { padding: 0; margin: 0; } .single-post .site-content .content-area .single .site-main .single-content article .sticky-container .sticky-social-media .social-share-list ul .share { font-size: 16px; } .single-post .site-content .content-area .single .site-main .single-content article .sticky-container .sticky-social-media .social-share-list ul li { text-align: center; text-transform: capitalize; font-size: 20px; list-style: none; display: block; color: #777777; } .single-post .site-content .content-area .single .site-main .single-content article .sticky-container .sticky-social-media .social-share-list ul li a { background: transparent; padding: 5px; color: #777777; } .single-post .site-content .content-area .single .site-main .single-content article .sticky-container .sticky-social-media .social-share-list ul li .linkedin:hover { color: #0077B5; } .single-post .site-content .content-area .single .site-main .single-content article .sticky-container .sticky-social-media .social-share-list ul li .facebook:hover { color: #3b5998; } .single-post .site-content .content-area .single .site-main .single-content article .sticky-container .sticky-social-media .social-share-list ul li .twitter:hover { color: #0084b4; } @media (max-width: 991px) { .single-post .site-content .content-area .single .site-main .single-content article .sticky-container .sticky-social-media .social-share-list { margin-left: -85px; } } @media (max-width: 767px) { .single-post .site-content .content-area .single .site-main .single-content article .sticky-container .sticky-social-media .social-share-list { margin-top: 50px; } } @media (max-width: 549px) { .single-post .site-content .content-area .single .site-main .single-content article .sticky-container .sticky-social-media .social-share-list { margin-top: 30px; margin-left: 15px; position: absolute; } } .single-post .site-content .content-area .single .site-main .single-content article .entry-header { padding: 5px; } @media (max-width: 767px) and (min-width: 501px) { .single-post .site-content .content-area .single .site-main .single-content article .entry-header .author-info { margin-top: 30px; } } @media (max-width: 549px) { .single-post .site-content .content-area .single .site-main .single-content article .entry-header .author-info { margin-top: 100px; } } .single-post .site-content .content-area .single .site-main .single-content article .entry-header .author-info .wp-bottom { margin-top: 15px; display: inline-flex; } .single-post .site-content .content-area .single .site-main .single-content article .entry-header .author-info .wp-bottom .wp-first { display: block; } .single-post .site-content .content-area .single .site-main .single-content article .entry-header .author-info .wp-bottom .wp-first .author-img { display: inline-block; } .single-post .site-content .content-area .single .site-main .single-content article .entry-header .author-info .wp-bottom .wp-first .author-img img { border-radius: 100%; margin-right: 0px; } .single-post .site-content .content-area .single .site-main .single-content article .entry-header .author-info .wp-bottom .wp-second { display: block; } .single-post .site-content .content-area .single .site-main .single-content article .entry-header .author-info .wp-bottom .wp-second .author-name { display: inline-block; } .single-post .site-content .content-area .single .site-main .single-content article .entry-header .author-info .wp-bottom .wp-second .author-name a { color: #323232; font-size: 15px; margin: 0px 10px 10px 10px; font-family: "Montserrat", sans-serif; text-transform: capitalize; } .single-post .site-content .content-area .single .site-main .single-content article .entry-header .author-info .wp-bottom .wp-second .author-name a:hover { text-decoration: none; color: #02b875; } .single-post .site-content .content-area .single .site-main .single-content article .entry-header .author-info .wp-bottom .wp-second .author-description p { color: #777777; font-size: 15px; line-height: 1.6; margin: 5px 10px; } .single-post .site-content .content-area .single .site-main .single-content article .entry-header .author-info .wp-bottom .wp-second .date { margin-left: 10px; line-height: 1.6; font-size: 13px; font-weight: 400; color: #777777; } @media (max-width: 500px) { .single-post .site-content .content-area .single .site-main .single-content article .entry-header .author-info .wp-bottom .wp-second .date { padding-left: 2px; } } .single-post .site-content .content-area .single .site-main .single-content article .post-title { padding: 20px 20px 0 20px; } .single-post .site-content .content-area .single .site-main .single-content article .post-title .entry-title { margin: 0 0 10px 0; line-height: 36px; text-transform: capitalize; text-decoration: none; color: #323232; font-size: 40px; font-weight: 700; line-height: 1.6; margin-left: -2.5px; word-wrap: break-word; } .single-post .site-content .content-area .single .site-main .single-content article .post-title .entry-title .link-icon span { color: #02b875; background-color: #f2eded; padding: 10px; border-radius: 10px; margin-left: 5px; } @media (max-width: 500px) { .single-post .site-content .content-area .single .site-main .single-content article .post-title .entry-title { font-size: 25px; } } .single-post .site-content .content-area .single .site-main .single-content article .post-image-container { margin-top: 52px; text-align: center; } .single-post .site-content .content-area .single .site-main .single-content article .post-image-container img { max-width: 100%; height: auto; padding: 10px; } .single-post .site-content .content-area .single .site-main .single-content article .single-post-entry-content { padding-left: 20px; padding-right: 20px; } .single-post .site-content .content-area .single .site-main .single-content article .single-post-entry-content .entry-content { padding: 0 0 10px 0; } .single-post .site-content .content-area .single .site-main .single-content article .single-post-entry-content .entry-content .mejs-container { margin: 20px 0px; } .single-post .site-content .content-area .single .site-main .single-content article .single-post-entry-content .entry-content p { color: #333333; font-size: 18px; font-style: normal; font-weight: 400; line-height: 1.6; padding: 15px 0px; } .single-post .site-content .content-area .single .site-main .single-content article .single-post-entry-content .entry-content p iframe { padding: 0px; border: 0px; } @media (max-width: 500px) { .single-post .site-content .content-area .single .site-main .single-content article .single-post-entry-content .entry-content p { font-size: 16px; } } .single-post .site-content .content-area .single .site-main .single-content article .single-post-entry-content .entry-content .rs-save-for-later-button { margin-left: -93px; position: fixed; top: 455px; } @media (max-width: 991px) { .single-post .site-content .content-area .single .site-main .single-content article .single-post-entry-content .entry-content .rs-save-for-later-button { margin-left: -81px; } } @media (max-width: 767px) { .single-post .site-content .content-area .single .site-main .single-content article .single-post-entry-content .entry-content .rs-save-for-later-button { top: 510px; } } @media (max-width: 549px) { .single-post .site-content .content-area .single .site-main .single-content article .single-post-entry-content .entry-content .rs-save-for-later-button { top: 270px; left: 190px; margin-left: 75px; position: absolute; } } @media (max-width: 500px) { .single-post .site-content .content-area .single .site-main .single-content article .single-post-entry-content .entry-content .rs-save-for-later-button { margin-top: -20px; margin-left: 83px; } } @media (max-width: 500px) { .single-post .site-content .content-area .single .site-main .single-content article { margin: 0 10px; } } @media (max-width: 1199px) and (min-width: 992px) { .single-post .site-content .content-area .single { max-width: 800px; } } @media (max-width: 991px) and (min-width: 768px) { .single-post .site-content .content-area .single { max-width: 600px; } } @media (max-width: 767px) and (min-width: 700px) { .single-post .site-content .content-area .single { max-width: 550px; } } @media (max-width: 699px) and (min-width: 550px) { .single-post .site-content .content-area .single { max-width: 400px; } } .search .site .site-content .searchpage-max .content-area .search-content { padding: 20px; position: relative; } @media (max-width: 500px) { .search .site .site-content .searchpage-max .content-area .search-content { padding: 25px; } } .search .site .site-content .searchpage-max .content-area .search-content .page-header { padding: 0px 20px 20px 0px; margin-top: 0px; } .search .site .site-content .searchpage-max .content-area .search-content .page-header .page-title { margin: 20px 0; text-align: left; font-size: 50px; line-height: 1.6; font-weight: 300; padding-bottom: 5px; border-bottom: 2px solid #eaeaea; color: #323232; text-transform: capitalize; } @media (max-width: 500px) { .search .site .site-content .searchpage-max .content-area .search-content .page-header { padding: 0px; } } .search .site .site-content .searchpage-max .content-area .search-content article { padding: 20px; margin-bottom: 10px; } @media (max-width: 500px) { .search .site .site-content .searchpage-max .content-area .search-content article { margin: 10px; } } .search .site .site-content .searchpage-max .content-area .search-content article .search-page .entry-header { margin: 0px; } .search .site .site-content .searchpage-max .content-area .search-content article .search-page .entry-header .author-info .wp-bottom .wp-third { position: absolute; text-align: right; right: 70px; } .search .site .site-content .searchpage-max .content-area .search-content article .search-page .post-title .entry-title a { font-size: 29px; color: #323232; } .search .site .site-content .searchpage-max .content-area .search-content article .search-page .post-image-container img { max-width: 100%; height: auto; margin-bottom: 24px; } .search .site .site-content .searchpage-max .content-area .search-content article .search-page .entry-content p { font-size: 16px; font-weight: 400; color: #323232; } .search .site .site-content .searchpage-max .content-area .search-content article .search-page .entry-content .readmore-link a { color: #555555; } .search .site .site-content .searchpage-max .content-area .search-content article .search-page .entry-content .readmore-link a:hover { color: #02b875; } .search .site .site-content .searchpage-max .content-area .no-results .page-content { padding: 0px 20px; } .search .site .site-content .searchpage-max .content-area .no-results .page-content p { font-size: 16px; font-weight: 500; margin: 30px 0; } .search .site .site-content .searchpage-max .content-area .no-results .page-content form { margin-top: 15px; width: 100%; display: block; } .search .site .site-content .searchpage-max .content-area .no-results .page-content form input[type="search"] { font-size: 16px; font-weight: 400; padding: 5px 10px 6px 10px; border-radius: 0; border: 1px solid #777777; background: #f0f0f0; color: #555555; } @media (max-width: 350px) { .search .site .site-content .searchpage-max .content-area .no-results .page-content form input[type="search"] { display: block; } } .search .site .site-content .searchpage-max .content-area .no-results .page-content form input[type="submit"] { background-color: #02b875; border: 2px solid #02b875; color: #ffffff; padding: 8px 15px; font-weight: 600; border: 0; } .search .site .site-content .searchpage-max .content-area .no-results .page-content form input[type="submit"]:hover { padding: 6px 13px; border: 2px solid #02b875; background: rgba(2, 184, 117, 0.7); color: #ffffff; } @media (max-width: 350px) { .search .site .site-content .searchpage-max .content-area .no-results .page-content form input[type="submit"] { display: block; width: 83%; } } .blog .site-main .breeze-posts-container article { border: 0; padding: 0px; } .blog .site-main .breeze-posts-container article .category-column { border: 2px solid #f2eded; margin: 10px !important; padding: 4px; min-height: 260px; } .blog .site-main .breeze-posts-container article .category-column .post-image-container { width: 42%; float: left; } .blog .site-main .breeze-posts-container article .category-column .post-image-container .wp-image-block { margin-right: 15px; min-height: 250px !important; } @media (max-width: 500px) { .blog .site-main .breeze-posts-container article .category-column .post-image-container .wp-image-block { width: 100%; height: 100%; min-height: 200px; } } .blog .site-main .breeze-posts-container article .category-column .post-image-container .wp-image-block iframe { border: none; } @media (max-width: 500px) { .blog .site-main .breeze-posts-container article .category-column .post-image-container { width: 100%; } } .blog .site-main .breeze-posts-container article .category-column .post-entry-content .wp-content-block { width: 100%; height: 100%; } .blog .site-main .breeze-posts-container article .category-column .post-entry-content .wp-content-block .entry-header .entry-title a { font-weight: 500; } .blog .site-main .breeze-posts-container article .category-column .post-entry-content .wp-content-block .entry-meta { margin-bottom: 0px; } .blog .site-main .breeze-posts-container article .category-column .post-entry-content .wp-content-block .entry-content p { padding: 10px 0px !important; } @media (max-width: 500px) { .blog .site-main .breeze-posts-container article .category-column .post-entry-content { width: 100%; } } @media (max-width: 500px) { .blog .site-main .breeze-posts-container article .category-column { clear: both; display: inline-block; height: 100%; position: relative; } .blog .site-main .breeze-posts-container article .category-column .conclass .post-entry-content { padding: 0; } .blog .site-main .breeze-posts-container article .category-column .conclass .post-entry-content .wp-content-block .entry-header .entry-title { text-align: left; } } @media (max-width: 1280px) and (min-width: 968px) { .blog .site-main .breeze-posts-container article .category-column { clear: both; display: inline-block; height: 100%; position: relative; } .blog .site-main .breeze-posts-container article .category-column .conclass .post-entry-content .wp-content-block .entry-header .entry-title { text-align: left; } } .archive .page-archive .post-content .page-header .page-title { margin: 20px 0; text-align: left; font-size: 26px; line-height: 1.6; font-weight: 500; padding-bottom: 20px; border-bottom: 2px solid #eaeaea; color: #323232; text-transform: capitalize; } .archive .page-archive .post-content .site-main article { border: 0; margin: 0px; padding: 10px; } .archive .page-archive .post-content .site-main article .category-column { border: 2px solid #f2eded; margin: 10px !important; padding: 4px; min-height: 260px; } .archive .page-archive .post-content .site-main article .category-column .post-image-container { width: 42%; float: left; } .archive .page-archive .post-content .site-main article .category-column .post-image-container .wp-image-block { margin-right: 15px; min-height: 250px !important; } @media (max-width: 500px) { .archive .page-archive .post-content .site-main article .category-column .post-image-container .wp-image-block { width: 100%; height: 100%; min-height: 200px; } } .archive .page-archive .post-content .site-main article .category-column .post-image-container .wp-image-block iframe { border: none; } @media (max-width: 500px) { .archive .page-archive .post-content .site-main article .category-column .post-image-container { width: 100%; } } .archive .page-archive .post-content .site-main article .category-column .post-entry-content .wp-content-block { width: 100%; height: 100%; } .archive .page-archive .post-content .site-main article .category-column .post-entry-content .wp-content-block .entry-header .entry-title a { font-weight: 500; } .archive .page-archive .post-content .site-main article .category-column .post-entry-content .wp-content-block .entry-meta { margin-bottom: 0px; } .archive .page-archive .post-content .site-main article .category-column .post-entry-content .wp-content-block .entry-content p { padding: 10px 0px !important; } @media (max-width: 500px) { .archive .page-archive .post-content .site-main article .category-column .post-entry-content { width: 100%; } } @media (max-width: 500px) { .archive .page-archive .post-content .site-main article .category-column { clear: both; display: inline-block; height: 100%; position: relative; } .archive .page-archive .post-content .site-main article .category-column .conclass .post-entry-content { padding: 0; } .archive .page-archive .post-content .site-main article .category-column .conclass .post-entry-content .wp-content-block .entry-header .entry-title { text-align: left; } } @media (max-width: 1280px) and (min-width: 968px) { .archive .page-archive .post-content .site-main article .category-column { clear: both; display: inline-block; height: 100%; position: relative; } .archive .page-archive .post-content .site-main article .category-column .conclass .post-entry-content .wp-content-block .entry-header .entry-title { text-align: left; } } .breeze-blog-colums { padding: 40px 10px; } .breeze-blog-colums article { padding: 25px; margin-bottom: 30px; } .breeze-blog-colums article .post-entry-content .entry-title { margin: 20px 0px 10px 0px; } .breeze-blog-colums article .post-entry-content .entry-title a { font-size: 24px; line-height: 1.6; } .breeze-blog-colums article .post-entry-content .entry-meta { margin: 10px 0px; } .breeze-blog-colums article .post-entry-content .entry-meta span { font-size: 15px; } .breeze-blog-colums article .post-entry-content .entry-content { padding: 0; } .breeze-blog-colums article .post-entry-content .entry-content p { margin-bottom: 15px; font-size: 14px; font-weight: 500; line-height: 1.9; } .breeze-blog-colums article .post-entry-content .entry-content .readmore-link a { color: #ffffff; background: #02b875; border: 2px solid #02b875; padding: 8px 12px; margin: 15px 0px; font-weight: bold; text-decoration: none; } .breeze-blog-colums article .post-entry-content .entry-content .readmore-link a:hover { cursor: pointer; background: rgba(2, 184, 117, 0.7); } .blog .page-header, .single-post .page-header, .archive .page-header, .search .page-header { margin-bottom: 0; padding-bottom: 0; border-bottom: 0; } .blog .page-header .page-title, .single-post .page-header .page-title, .archive .page-header .page-title, .search .page-header .page-title { color: #02b875; } .blog article, .single-post article, .archive article, .search article { border: 2px solid #f2eded; } .blog article .post-image-container img, .single-post article .post-image-container img, .archive article .post-image-container img, .search article .post-image-container img { max-width: 100%; height: auto; width: 100%; } .blog article .post-entry-content .entry-excerpt p, .blog article .single-post-entry-content .entry-excerpt p, .single-post article .post-entry-content .entry-excerpt p, .single-post article .single-post-entry-content .entry-excerpt p, .archive article .post-entry-content .entry-excerpt p, .archive article .single-post-entry-content .entry-excerpt p, .search article .post-entry-content .entry-excerpt p, .search article .single-post-entry-content .entry-excerpt p { padding: 10px 0; margin: 0; font-size: 15px; line-height: 1.6; color: #777777; font-weight: 500; } .blog article .post-entry-content .button-container, .blog article .single-post-entry-content .button-container, .single-post article .post-entry-content .button-container, .single-post article .single-post-entry-content .button-container, .archive article .post-entry-content .button-container, .archive article .single-post-entry-content .button-container, .search article .post-entry-content .button-container, .search article .single-post-entry-content .button-container { margin-bottom: 15px; } .blog article .post-entry-content .button-container a, .blog article .single-post-entry-content .button-container a, .single-post article .post-entry-content .button-container a, .single-post article .single-post-entry-content .button-container a, .archive article .post-entry-content .button-container a, .archive article .single-post-entry-content .button-container a, .search article .post-entry-content .button-container a, .search article .single-post-entry-content .button-container a { color: #02b875; text-decoration: none; } .blog article .post-entry-content .button-container a:hover, .blog article .single-post-entry-content .button-container a:hover, .single-post article .post-entry-content .button-container a:hover, .single-post article .single-post-entry-content .button-container a:hover, .archive article .post-entry-content .button-container a:hover, .archive article .single-post-entry-content .button-container a:hover, .search article .post-entry-content .button-container a:hover, .search article .single-post-entry-content .button-container a:hover { cursor: pointer; } .blog article .post-entry-content iframe, .blog article .single-post-entry-content iframe, .single-post article .post-entry-content iframe, .single-post article .single-post-entry-content iframe, .archive article .post-entry-content iframe, .archive article .single-post-entry-content iframe, .search article .post-entry-content iframe, .search article .single-post-entry-content iframe { max-width: 100%; height: 500px; width: 100%; border: 0px; } @media (max-width: 500px) { .blog article .post-entry-content iframe, .blog article .single-post-entry-content iframe, .single-post article .post-entry-content iframe, .single-post article .single-post-entry-content iframe, .archive article .post-entry-content iframe, .archive article .single-post-entry-content iframe, .search article .post-entry-content iframe, .search article .single-post-entry-content iframe { width: auto; height: auto; } } @media (500px) { .blog article, .single-post article, .archive article, .search article { margin: 20px 10px; } } .blog .comments-area, .single-post .comments-area, .archive .comments-area, .search .comments-area { margin: 10px 20px; text-align: left; padding: 0px 0px 30px 0px; clear: both; } .blog .comments-area .comments-title, .single-post .comments-area .comments-title, .archive .comments-area .comments-title, .search .comments-area .comments-title { font-size: 14px; font-weight: 500; } .blog .comments-area .comment-reply-title span, .single-post .comments-area .comment-reply-title span, .archive .comments-area .comment-reply-title span, .search .comments-area .comment-reply-title span { text-transform: capitalize; padding: 10px 20px !important; font-size: 16px; font-weight: 500; line-height: 1.7em; margin: 0px; } .blog .comments-area .comment-reply-title small a, .single-post .comments-area .comment-reply-title small a, .archive .comments-area .comment-reply-title small a, .search .comments-area .comment-reply-title small a { color: #02b875 !important; font-size: 16px !important; font-weight: 500; line-height: 1.7em; margin: 0px; } .blog .comments-area .comment-reply-title small a:hover, .single-post .comments-area .comment-reply-title small a:hover, .archive .comments-area .comment-reply-title small a:hover, .search .comments-area .comment-reply-title small a:hover { background-color: transparent !important; text-decoration: underline; } .blog .comments-area .comment-list, .single-post .comments-area .comment-list, .archive .comments-area .comment-list, .search .comments-area .comment-list { margin: 0px; padding: 0px; } .blog .comments-area .comment-list li, .single-post .comments-area .comment-list li, .archive .comments-area .comment-list li, .search .comments-area .comment-list li { margin: 0 0 10px 0px; padding: 10px; list-style-type: none; } .blog .comments-area .comment-list li .comment-body, .single-post .comments-area .comment-list li .comment-body, .archive .comments-area .comment-list li .comment-body, .search .comments-area .comment-list li .comment-body { margin: 10px 10px; color: #777777; border: 1px solid #dfdfdf; padding: 10px 15px; } .blog .comments-area .comment-list li .comment-body cite, .single-post .comments-area .comment-list li .comment-body cite, .archive .comments-area .comment-list li .comment-body cite, .search .comments-area .comment-list li .comment-body cite { text-transform: capitalize; color: #323232; font-weight: 500; } .blog .comments-area .comment-list li .comment-body .comment-author img, .single-post .comments-area .comment-list li .comment-body .comment-author img, .archive .comments-area .comment-list li .comment-body .comment-author img, .search .comments-area .comment-list li .comment-body .comment-author img { border-radius: 50%; } .blog .comments-area .comment-list li .comment-body .comment-author .fn, .single-post .comments-area .comment-list li .comment-body .comment-author .fn, .archive .comments-area .comment-list li .comment-body .comment-author .fn, .search .comments-area .comment-list li .comment-body .comment-author .fn { font-size: 14px; font-style: normal; font-weight: 400; line-height: 1.4; color: #02b875; } .blog .comments-area .comment-list li .comment-body .comment-author .fn a, .single-post .comments-area .comment-list li .comment-body .comment-author .fn a, .archive .comments-area .comment-list li .comment-body .comment-author .fn a, .search .comments-area .comment-list li .comment-body .comment-author .fn a { font-size: 14px; font-style: normal; font-weight: 400; line-height: 1.4; color: #02b875; } .blog .comments-area .comment-list li .comment-body .comment-author .says, .single-post .comments-area .comment-list li .comment-body .comment-author .says, .archive .comments-area .comment-list li .comment-body .comment-author .says, .search .comments-area .comment-list li .comment-body .comment-author .says { display: none; } .blog .comments-area .comment-list li .comment-body .comment-meta, .single-post .comments-area .comment-list li .comment-body .comment-meta, .archive .comments-area .comment-list li .comment-body .comment-meta, .search .comments-area .comment-list li .comment-body .comment-meta { padding: 0px; display: inline-block; margin-left: 36px; } .blog .comments-area .comment-list li .comment-body .comment-meta a, .single-post .comments-area .comment-list li .comment-body .comment-meta a, .archive .comments-area .comment-list li .comment-body .comment-meta a, .search .comments-area .comment-list li .comment-body .comment-meta a { color: #777777; text-decoration: none; cursor: text; font-size: 13px; line-height: 1.4; font-weight: 400; } .blog .comments-area .comment-list li .comment-body .comment-meta a time, .single-post .comments-area .comment-list li .comment-body .comment-meta a time, .archive .comments-area .comment-list li .comment-body .comment-meta a time, .search .comments-area .comment-list li .comment-body .comment-meta a time { margin-left: 48px; } @media (max-width: 500px) { .blog .comments-area .comment-list li .comment-body .comment-meta a time, .single-post .comments-area .comment-list li .comment-body .comment-meta a time, .archive .comments-area .comment-list li .comment-body .comment-meta a time, .search .comments-area .comment-list li .comment-body .comment-meta a time { margin-left: 0px; } } .blog .comments-area .comment-list li .comment-body .comment-meta p, .single-post .comments-area .comment-list li .comment-body .comment-meta p, .archive .comments-area .comment-list li .comment-body .comment-meta p, .search .comments-area .comment-list li .comment-body .comment-meta p { line-height: 1.7em; } .blog .comments-area .comment-list li .comment-body p, .single-post .comments-area .comment-list li .comment-body p, .archive .comments-area .comment-list li .comment-body p, .search .comments-area .comment-list li .comment-body p { line-height: 1.58em; margin: 10px 13px; overflow-wrap: break-word; padding: 10px 20px 45px; font-size: 16px; text-transform: capitalize; color: #323232; } .blog .comments-area .comment-list li .comment-body .reply, .single-post .comments-area .comment-list li .comment-body .reply, .archive .comments-area .comment-list li .comment-body .reply, .search .comments-area .comment-list li .comment-body .reply { text-align: left; margin-top: -40px; margin-left: 25px; } .blog .comments-area .comment-list li .comment-body .reply a, .single-post .comments-area .comment-list li .comment-body .reply a, .archive .comments-area .comment-list li .comment-body .reply a, .search .comments-area .comment-list li .comment-body .reply a { font-size: 14px; text-decoration: none; font-weight: 500; color: #777777; } .blog .comments-area .comment-list li .comment-body .reply a:before, .single-post .comments-area .comment-list li .comment-body .reply a:before, .archive .comments-area .comment-list li .comment-body .reply a:before, .search .comments-area .comment-list li .comment-body .reply a:before { content: "\f112"; font-family: 'fontawesome'; padding: 5px; } .blog .comments-area .comment-list li .comment-body .reply a:hover, .single-post .comments-area .comment-list li .comment-body .reply a:hover, .archive .comments-area .comment-list li .comment-body .reply a:hover, .search .comments-area .comment-list li .comment-body .reply a:hover { color: #02b875; } .blog .comments-area .comment-list li .comment-content p, .single-post .comments-area .comment-list li .comment-content p, .archive .comments-area .comment-list li .comment-content p, .search .comments-area .comment-list li .comment-content p { padding: 20px 50px; color: #323232; margin-bottom: 0px; } .blog .comments-area .comment-list li .comment-content p a, .single-post .comments-area .comment-list li .comment-content p a, .archive .comments-area .comment-list li .comment-content p a, .search .comments-area .comment-list li .comment-content p a { color: #02b875; } .blog .comments-area .comment-list li .comment-content p a:hover, .single-post .comments-area .comment-list li .comment-content p a:hover, .archive .comments-area .comment-list li .comment-content p a:hover, .search .comments-area .comment-list li .comment-content p a:hover { text-decoration: none; } @media (max-width: 500px) { .blog .comments-area .comment-list li .comment-content p, .single-post .comments-area .comment-list li .comment-content p, .archive .comments-area .comment-list li .comment-content p, .search .comments-area .comment-list li .comment-content p { padding: 10px 10px; } } .blog .comments-area .comment-list li .comment-content table, .blog .comments-area .comment-list li .comment-content th, .blog .comments-area .comment-list li .comment-content td, .single-post .comments-area .comment-list li .comment-content table, .single-post .comments-area .comment-list li .comment-content th, .single-post .comments-area .comment-list li .comment-content td, .archive .comments-area .comment-list li .comment-content table, .archive .comments-area .comment-list li .comment-content th, .archive .comments-area .comment-list li .comment-content td, .search .comments-area .comment-list li .comment-content table, .search .comments-area .comment-list li .comment-content th, .search .comments-area .comment-list li .comment-content td { border: 1px solid #555555; text-align: center; padding: 10px 10px; } .blog .comments-area .comment-list li .comment-content table, .single-post .comments-area .comment-list li .comment-content table, .archive .comments-area .comment-list li .comment-content table, .search .comments-area .comment-list li .comment-content table { width: auto; margin: 20px 0px; } .blog .comments-area .comment-list li .comment-content td a, .blog .comments-area .comment-list li .comment-content th a, .single-post .comments-area .comment-list li .comment-content td a, .single-post .comments-area .comment-list li .comment-content th a, .archive .comments-area .comment-list li .comment-content td a, .archive .comments-area .comment-list li .comment-content th a, .search .comments-area .comment-list li .comment-content td a, .search .comments-area .comment-list li .comment-content th a { color: #02b875; } .blog .comments-area .comment-list li .comment-content td a:hover, .blog .comments-area .comment-list li .comment-content th a:hover, .single-post .comments-area .comment-list li .comment-content td a:hover, .single-post .comments-area .comment-list li .comment-content th a:hover, .archive .comments-area .comment-list li .comment-content td a:hover, .archive .comments-area .comment-list li .comment-content th a:hover, .search .comments-area .comment-list li .comment-content td a:hover, .search .comments-area .comment-list li .comment-content th a:hover { text-decoration: none; } .blog .comments-area .comment-list li .comment-content dl dd, .single-post .comments-area .comment-list li .comment-content dl dd, .archive .comments-area .comment-list li .comment-content dl dd, .search .comments-area .comment-list li .comment-content dl dd { padding: 10px 10px; } .blog .comments-area .comment-list li .comment-content dl dd a, .single-post .comments-area .comment-list li .comment-content dl dd a, .archive .comments-area .comment-list li .comment-content dl dd a, .search .comments-area .comment-list li .comment-content dl dd a { color: #02b875; text-decoration: none; } @media (max-width: 500px) { .blog .comments-area .comment-list li .comment-content, .single-post .comments-area .comment-list li .comment-content, .archive .comments-area .comment-list li .comment-content, .search .comments-area .comment-list li .comment-content { width: 80%; } } .blog .comments-area .comment-list li ol li, .single-post .comments-area .comment-list li ol li, .archive .comments-area .comment-list li ol li, .search .comments-area .comment-list li ol li { margin: 0 0 0 5px; } @media (max-width: 500px) { .blog .comments-area .comment-list li ol, .single-post .comments-area .comment-list li ol, .archive .comments-area .comment-list li ol, .search .comments-area .comment-list li ol { padding-left: 0px; } } .blog .comments-area .comment-respond, .single-post .comments-area .comment-respond, .archive .comments-area .comment-respond, .search .comments-area .comment-respond { display: block; margin: 0px 0px 10px 0px; } .blog .comments-area .comment-respond h3, .single-post .comments-area .comment-respond h3, .archive .comments-area .comment-respond h3, .search .comments-area .comment-respond h3 { font-size: 22px; font-weight: 500; text-transform: capitalize; color: #323232; padding: 10px 20px 10px 0; } .blog .comments-area .comment-respond h3 small a, .single-post .comments-area .comment-respond h3 small a, .archive .comments-area .comment-respond h3 small a, .search .comments-area .comment-respond h3 small a { text-transform: capitalize; color: #323232; padding: 5px; font-size: 22px; font-weight: 500; margin: 0px 0px; line-height: 1.7em; } .blog .comments-area .comment-respond h3 small a:hover, .single-post .comments-area .comment-respond h3 small a:hover, .archive .comments-area .comment-respond h3 small a:hover, .search .comments-area .comment-respond h3 small a:hover { background-color: #02b875; color: #ffffff; } @media (max-width: 500px) { .blog .comments-area .comment-respond h3 small a, .single-post .comments-area .comment-respond h3 small a, .archive .comments-area .comment-respond h3 small a, .search .comments-area .comment-respond h3 small a { margin: 20px 0 10px 0; float: right; } } @media (max-width: 350px) { .blog .comments-area .comment-respond h3 small a, .single-post .comments-area .comment-respond h3 small a, .archive .comments-area .comment-respond h3 small a, .search .comments-area .comment-respond h3 small a { margin: 20px 0 10px 0; float: left; } } @media (max-width: 500px) { .blog .comments-area .comment-respond h3, .single-post .comments-area .comment-respond h3, .archive .comments-area .comment-respond h3, .search .comments-area .comment-respond h3 { float: left; width: 100%; } } .blog .comments-area .comment-respond .comment-form, .single-post .comments-area .comment-respond .comment-form, .archive .comments-area .comment-respond .comment-form, .search .comments-area .comment-respond .comment-form { margin: 10px 20px; color: #777777; } .blog .comments-area .comment-respond .comment-form p input, .single-post .comments-area .comment-respond .comment-form p input, .archive .comments-area .comment-respond .comment-form p input, .search .comments-area .comment-respond .comment-form p input { background: #ffffff; border: 1px solid #dfdfdf; color: #777777; font-size: 15px; margin: 5px 5px 0 0; outline: medium none; padding: 8px 10px; } .blog .comments-area .comment-respond .comment-form .comment-form-comment, .single-post .comments-area .comment-respond .comment-form .comment-form-comment, .archive .comments-area .comment-respond .comment-form .comment-form-comment, .search .comments-area .comment-respond .comment-form .comment-form-comment { font-size: 15px; text-transform: uppercase; padding: 20px 0px 20px 0px; width: 80%; height: auto; } .blog .comments-area .comment-respond .comment-form .comment-form-comment textarea, .single-post .comments-area .comment-respond .comment-form .comment-form-comment textarea, .archive .comments-area .comment-respond .comment-form .comment-form-comment textarea, .search .comments-area .comment-respond .comment-form .comment-form-comment textarea { margin-left: 0px; padding: 10px; width: 100%; } @media (max-width: 500px) { .blog .comments-area .comment-respond .comment-form .comment-form-comment textarea, .single-post .comments-area .comment-respond .comment-form .comment-form-comment textarea, .archive .comments-area .comment-respond .comment-form .comment-form-comment textarea, .search .comments-area .comment-respond .comment-form .comment-form-comment textarea { width: 125%; } } .blog .comments-area .comment-respond .comment-form .comment-form-author input, .single-post .comments-area .comment-respond .comment-form .comment-form-author input, .archive .comments-area .comment-respond .comment-form .comment-form-author input, .search .comments-area .comment-respond .comment-form .comment-form-author input { margin-left: 25px; } @media (max-width: 500px) { .blog .comments-area .comment-respond .comment-form .comment-form-author input, .single-post .comments-area .comment-respond .comment-form .comment-form-author input, .archive .comments-area .comment-respond .comment-form .comment-form-author input, .search .comments-area .comment-respond .comment-form .comment-form-author input { margin-left: 0px; width: 100%; } } .blog .comments-area .comment-respond .comment-form .comment-form-email input, .single-post .comments-area .comment-respond .comment-form .comment-form-email input, .archive .comments-area .comment-respond .comment-form .comment-form-email input, .search .comments-area .comment-respond .comment-form .comment-form-email input { margin-left: 27px; } @media (max-width: 500px) { .blog .comments-area .comment-respond .comment-form .comment-form-email input, .single-post .comments-area .comment-respond .comment-form .comment-form-email input, .archive .comments-area .comment-respond .comment-form .comment-form-email input, .search .comments-area .comment-respond .comment-form .comment-form-email input { margin-left: 0px; width: 100%; } } .blog .comments-area .comment-respond .comment-form .comment-form-url input, .single-post .comments-area .comment-respond .comment-form .comment-form-url input, .archive .comments-area .comment-respond .comment-form .comment-form-url input, .search .comments-area .comment-respond .comment-form .comment-form-url input { margin-left: 22px; } @media (max-width: 500px) { .blog .comments-area .comment-respond .comment-form .comment-form-url input, .single-post .comments-area .comment-respond .comment-form .comment-form-url input, .archive .comments-area .comment-respond .comment-form .comment-form-url input, .search .comments-area .comment-respond .comment-form .comment-form-url input { margin-left: 0px; width: 100%; } } .blog .comments-area .comment-respond .comment-form .form-submit, .single-post .comments-area .comment-respond .comment-form .form-submit, .archive .comments-area .comment-respond .comment-form .form-submit, .search .comments-area .comment-respond .comment-form .form-submit { margin: 30px 0px 50px -18px; } .blog .comments-area .comment-respond .comment-form .form-submit .submit, .single-post .comments-area .comment-respond .comment-form .form-submit .submit, .archive .comments-area .comment-respond .comment-form .form-submit .submit, .search .comments-area .comment-respond .comment-form .form-submit .submit { padding: 10px 15px; font-size: 15px; font-weight: 400; margin: 0px 0px 0px 18px; text-transform: uppercase; color: #ffffff; background: #02b875; border: 1px solid #02b875; text-decoration: none; } .blog .comments-area .comment-respond .comment-form .form-submit .submit:hover, .single-post .comments-area .comment-respond .comment-form .form-submit .submit:hover, .archive .comments-area .comment-respond .comment-form .form-submit .submit:hover, .search .comments-area .comment-respond .comment-form .form-submit .submit:hover { cursor: pointer; background: rgba(2, 184, 117, 0.7); } .blog .comments-area .comment-respond .comment-form p, .single-post .comments-area .comment-respond .comment-form p, .archive .comments-area .comment-respond .comment-form p, .search .comments-area .comment-respond .comment-form p { text-transform: capitalize; } .blog .comments-area .comment-respond .comment-form p a, .single-post .comments-area .comment-respond .comment-form p a, .archive .comments-area .comment-respond .comment-form p a, .search .comments-area .comment-respond .comment-form p a { color: #323232; font-weight: 500; } @media (max-width: 500px) { .blog .comments-area, .single-post .comments-area, .archive .comments-area, .search .comments-area { padding: 0px 10px; } } .blog .navigation, .single-post .navigation, .archive .navigation, .search .navigation { margin: 30px 20px; clear: both; } .blog .navigation .screen-reader-text, .single-post .navigation .screen-reader-text, .archive .navigation .screen-reader-text, .search .navigation .screen-reader-text { display: none; } .blog .navigation .nav-links, .single-post .navigation .nav-links, .archive .navigation .nav-links, .search .navigation .nav-links { margin-top: 40px; padding-top: 30px; font-size: 14px; font-weight: bold; text-decoration: none; text-transform: uppercase; } .blog .navigation .nav-links .nav-previous a, .single-post .navigation .nav-links .nav-previous a, .archive .navigation .nav-links .nav-previous a, .search .navigation .nav-links .nav-previous a { margin-left: 20px; color: #323232; border: none; padding: 5px 10px; text-decoration: none; font-size: 13px; float: left; word-wrap: break-word; border: 1px solid #f2eded; } .blog .navigation .nav-links .nav-previous a:hover, .single-post .navigation .nav-links .nav-previous a:hover, .archive .navigation .nav-links .nav-previous a:hover, .search .navigation .nav-links .nav-previous a:hover { transition: all 0.25s ease 0s; color: #02b875; border: 1px solid #02b875; } .blog .navigation .nav-links .nav-previous a:before, .single-post .navigation .nav-links .nav-previous a:before, .archive .navigation .nav-links .nav-previous a:before, .search .navigation .nav-links .nav-previous a:before { padding: 5px; content: "\f177"; font-family: 'fontawesome'; font-size: 20px; } @media (max-width: 500px) { .blog .navigation .nav-links .nav-previous a, .single-post .navigation .nav-links .nav-previous a, .archive .navigation .nav-links .nav-previous a, .search .navigation .nav-links .nav-previous a { margin: 10px; float: none; display: block; } } @media (max-width: 500px) { .blog .navigation .nav-links .nav-previous, .single-post .navigation .nav-links .nav-previous, .archive .navigation .nav-links .nav-previous, .search .navigation .nav-links .nav-previous { width: 100% !important; text-align: center; float: none; display: block; } } .blog .navigation .nav-links .nav-next a, .single-post .navigation .nav-links .nav-next a, .archive .navigation .nav-links .nav-next a, .search .navigation .nav-links .nav-next a { margin-right: 20px; border: none; padding: 5px 10px; text-decoration: none; float: right; font-size: 13px; word-wrap: break-word; color: #323232; border: 1px solid #f2eded; } .blog .navigation .nav-links .nav-next a:hover, .single-post .navigation .nav-links .nav-next a:hover, .archive .navigation .nav-links .nav-next a:hover, .search .navigation .nav-links .nav-next a:hover { transition: all 0.25s ease 0s; color: #02b875; border: 1px solid #02b875; } .blog .navigation .nav-links .nav-next a:after, .single-post .navigation .nav-links .nav-next a:after, .archive .navigation .nav-links .nav-next a:after, .search .navigation .nav-links .nav-next a:after { padding: 5px; content: "\f178"; font-size: 20px; font-family: 'fontawesome'; } @media (max-width: 500px) { .blog .navigation .nav-links .nav-next a, .single-post .navigation .nav-links .nav-next a, .archive .navigation .nav-links .nav-next a, .search .navigation .nav-links .nav-next a { margin: 10px; float: none; display: block; } } @media (max-width: 500px) { .blog .navigation .nav-links .nav-next, .single-post .navigation .nav-links .nav-next, .archive .navigation .nav-links .nav-next, .search .navigation .nav-links .nav-next { width: 100% !important; float: none; display: block; text-align: center; } } @media (max-width: 500px) { .blog .navigation .nav-links, .single-post .navigation .nav-links, .archive .navigation .nav-links, .search .navigation .nav-links { padding: 20px 0; } } .home-sidebar-1, .home-sidebar-2, .home-sidebar-3, .home-sidebar-4, .home-sidebar-5 { clear: both; padding: 30px 0; } .home-sidebar-1 .widget_post_display_widget .wid-title, .home-sidebar-2 .widget_post_display_widget .wid-title, .home-sidebar-3 .widget_post_display_widget .wid-title, .home-sidebar-4 .widget_post_display_widget .wid-title, .home-sidebar-5 .widget_post_display_widget .wid-title { padding-bottom: 20px; border-bottom: 2px solid #f2eded; margin-bottom: 30px; } .home-sidebar-1 .widget_post_display_widget .wid-title .breeze-widget-title, .home-sidebar-2 .widget_post_display_widget .wid-title .breeze-widget-title, .home-sidebar-3 .widget_post_display_widget .wid-title .breeze-widget-title, .home-sidebar-4 .widget_post_display_widget .wid-title .breeze-widget-title, .home-sidebar-5 .widget_post_display_widget .wid-title .breeze-widget-title { display: inline; } @media (max-width: 500px) { .home-sidebar-1 .widget_post_display_widget .wid-title .breeze-widget-title, .home-sidebar-2 .widget_post_display_widget .wid-title .breeze-widget-title, .home-sidebar-3 .widget_post_display_widget .wid-title .breeze-widget-title, .home-sidebar-4 .widget_post_display_widget .wid-title .breeze-widget-title, .home-sidebar-5 .widget_post_display_widget .wid-title .breeze-widget-title { font-size: 25px; } } .home-sidebar-1 .widget_post_display_widget .wid-title .cat-readmore, .home-sidebar-2 .widget_post_display_widget .wid-title .cat-readmore, .home-sidebar-3 .widget_post_display_widget .wid-title .cat-readmore, .home-sidebar-4 .widget_post_display_widget .wid-title .cat-readmore, .home-sidebar-5 .widget_post_display_widget .wid-title .cat-readmore { display: inline; float: right; margin-top: 10px; } .home-sidebar-1 .widget_post_display_widget .wid-title .cat-readmore a, .home-sidebar-2 .widget_post_display_widget .wid-title .cat-readmore a, .home-sidebar-3 .widget_post_display_widget .wid-title .cat-readmore a, .home-sidebar-4 .widget_post_display_widget .wid-title .cat-readmore a, .home-sidebar-5 .widget_post_display_widget .wid-title .cat-readmore a { color: #777777; font-size: 12px; font-weight: 500; text-transform: uppercase; } .home-sidebar-1 .widget_post_display_widget .wid-title .cat-readmore a i, .home-sidebar-2 .widget_post_display_widget .wid-title .cat-readmore a i, .home-sidebar-3 .widget_post_display_widget .wid-title .cat-readmore a i, .home-sidebar-4 .widget_post_display_widget .wid-title .cat-readmore a i, .home-sidebar-5 .widget_post_display_widget .wid-title .cat-readmore a i { padding-left: 5px; } @media (max-width: 500px) { .home-sidebar-1 .widget_post_display_widget .wid-title .cat-readmore, .home-sidebar-2 .widget_post_display_widget .wid-title .cat-readmore, .home-sidebar-3 .widget_post_display_widget .wid-title .cat-readmore, .home-sidebar-4 .widget_post_display_widget .wid-title .cat-readmore, .home-sidebar-5 .widget_post_display_widget .wid-title .cat-readmore { margin-top: 5px; } } .home-sidebar-1 .widget_post_display_widget .realty_widget, .home-sidebar-2 .widget_post_display_widget .realty_widget, .home-sidebar-3 .widget_post_display_widget .realty_widget, .home-sidebar-4 .widget_post_display_widget .realty_widget, .home-sidebar-5 .widget_post_display_widget .realty_widget { margin-top: 10px; padding: 0; display: inline; clear: both; } .home-sidebar-1 .widget_post_display_widget .realty_widget li, .home-sidebar-2 .widget_post_display_widget .realty_widget li, .home-sidebar-3 .widget_post_display_widget .realty_widget li, .home-sidebar-4 .widget_post_display_widget .realty_widget li, .home-sidebar-5 .widget_post_display_widget .realty_widget li { border: 2px solid #f2eded; margin: 5px; padding: 10px; margin: 0 0 15px 0; list-style: none; min-height: 200px; line-height: 22px; height: 220px; width: 100%; } .home-sidebar-1 .widget_post_display_widget .realty_widget li a, .home-sidebar-2 .widget_post_display_widget .realty_widget li a, .home-sidebar-3 .widget_post_display_widget .realty_widget li a, .home-sidebar-4 .widget_post_display_widget .realty_widget li a, .home-sidebar-5 .widget_post_display_widget .realty_widget li a { font-weight: bold; } .home-sidebar-1 .widget_post_display_widget .realty_widget li span, .home-sidebar-2 .widget_post_display_widget .realty_widget li span, .home-sidebar-3 .widget_post_display_widget .realty_widget li span, .home-sidebar-4 .widget_post_display_widget .realty_widget li span, .home-sidebar-5 .widget_post_display_widget .realty_widget li span { display: block; font-size: 11px; } .home-sidebar-1 .widget_post_display_widget .realty_widget li img, .home-sidebar-2 .widget_post_display_widget .realty_widget li img, .home-sidebar-3 .widget_post_display_widget .realty_widget li img, .home-sidebar-4 .widget_post_display_widget .realty_widget li img, .home-sidebar-5 .widget_post_display_widget .realty_widget li img { float: left; margin: 0 12px 0 0; } .home-sidebar-1 .widget_post_display_widget .realty_widget li .wp-image-block, .home-sidebar-2 .widget_post_display_widget .realty_widget li .wp-image-block, .home-sidebar-3 .widget_post_display_widget .realty_widget li .wp-image-block, .home-sidebar-4 .widget_post_display_widget .realty_widget li .wp-image-block, .home-sidebar-5 .widget_post_display_widget .realty_widget li .wp-image-block { height: 100%; width: 200px; float: left; margin-right: 15px; } .home-sidebar-1 .widget_post_display_widget .realty_widget li .wp-image-block .noThumb, .home-sidebar-2 .widget_post_display_widget .realty_widget li .wp-image-block .noThumb, .home-sidebar-3 .widget_post_display_widget .realty_widget li .wp-image-block .noThumb, .home-sidebar-4 .widget_post_display_widget .realty_widget li .wp-image-block .noThumb, .home-sidebar-5 .widget_post_display_widget .realty_widget li .wp-image-block .noThumb { background-color: #000000; float: left; margin: 0 12px 0 0; } @media (max-width: 500px) { .home-sidebar-1 .widget_post_display_widget .realty_widget li .wp-image-block, .home-sidebar-2 .widget_post_display_widget .realty_widget li .wp-image-block, .home-sidebar-3 .widget_post_display_widget .realty_widget li .wp-image-block, .home-sidebar-4 .widget_post_display_widget .realty_widget li .wp-image-block, .home-sidebar-5 .widget_post_display_widget .realty_widget li .wp-image-block { width: 100%; height: 100%; min-height: 200px; } } @media (max-width: 768px) { .home-sidebar-1 .widget_post_display_widget .realty_widget li .wp-image-block, .home-sidebar-2 .widget_post_display_widget .realty_widget li .wp-image-block, .home-sidebar-3 .widget_post_display_widget .realty_widget li .wp-image-block, .home-sidebar-4 .widget_post_display_widget .realty_widget li .wp-image-block, .home-sidebar-5 .widget_post_display_widget .realty_widget li .wp-image-block { width: 100%; height: 100%; min-height: 200px; } } @media (max-width: 968px) { .home-sidebar-1 .widget_post_display_widget .realty_widget li .wp-image-block, .home-sidebar-2 .widget_post_display_widget .realty_widget li .wp-image-block, .home-sidebar-3 .widget_post_display_widget .realty_widget li .wp-image-block, .home-sidebar-4 .widget_post_display_widget .realty_widget li .wp-image-block, .home-sidebar-5 .widget_post_display_widget .realty_widget li .wp-image-block { width: 100%; height: 100%; min-height: 200px; } } @media (max-width: 1280px) { .home-sidebar-1 .widget_post_display_widget .realty_widget li .wp-image-block, .home-sidebar-2 .widget_post_display_widget .realty_widget li .wp-image-block, .home-sidebar-3 .widget_post_display_widget .realty_widget li .wp-image-block, .home-sidebar-4 .widget_post_display_widget .realty_widget li .wp-image-block, .home-sidebar-5 .widget_post_display_widget .realty_widget li .wp-image-block { width: 100%; height: 100%; min-height: 200px; } } .home-sidebar-1 .widget_post_display_widget .realty_widget li .wp-content-block, .home-sidebar-2 .widget_post_display_widget .realty_widget li .wp-content-block, .home-sidebar-3 .widget_post_display_widget .realty_widget li .wp-content-block, .home-sidebar-4 .widget_post_display_widget .realty_widget li .wp-content-block, .home-sidebar-5 .widget_post_display_widget .realty_widget li .wp-content-block { width: 55%; display: block; float: left; height: 100%; } .home-sidebar-1 .widget_post_display_widget .realty_widget li .wp-content-block .wp-top a, .home-sidebar-2 .widget_post_display_widget .realty_widget li .wp-content-block .wp-top a, .home-sidebar-3 .widget_post_display_widget .realty_widget li .wp-content-block .wp-top a, .home-sidebar-4 .widget_post_display_widget .realty_widget li .wp-content-block .wp-top a, .home-sidebar-5 .widget_post_display_widget .realty_widget li .wp-content-block .wp-top a { font-size: 20px; line-height: 1.6; font-weight: 500; font-family: "Montserrat", sans-serif; text-transform: capitalize; } @media (max-width: 500px) { .home-sidebar-1 .widget_post_display_widget .realty_widget li .wp-content-block .wp-top a, .home-sidebar-2 .widget_post_display_widget .realty_widget li .wp-content-block .wp-top a, .home-sidebar-3 .widget_post_display_widget .realty_widget li .wp-content-block .wp-top a, .home-sidebar-4 .widget_post_display_widget .realty_widget li .wp-content-block .wp-top a, .home-sidebar-5 .widget_post_display_widget .realty_widget li .wp-content-block .wp-top a { margin: 5px 10px; } } .home-sidebar-1 .widget_post_display_widget .realty_widget li .wp-content-block .wp-top p, .home-sidebar-2 .widget_post_display_widget .realty_widget li .wp-content-block .wp-top p, .home-sidebar-3 .widget_post_display_widget .realty_widget li .wp-content-block .wp-top p, .home-sidebar-4 .widget_post_display_widget .realty_widget li .wp-content-block .wp-top p, .home-sidebar-5 .widget_post_display_widget .realty_widget li .wp-content-block .wp-top p { font-size: 15px !important; line-height: 1.6; font-family: "Lato", sans-serif; color: #777777; } @media (max-width: 500px) { .home-sidebar-1 .widget_post_display_widget .realty_widget li .wp-content-block .wp-top p, .home-sidebar-2 .widget_post_display_widget .realty_widget li .wp-content-block .wp-top p, .home-sidebar-3 .widget_post_display_widget .realty_widget li .wp-content-block .wp-top p, .home-sidebar-4 .widget_post_display_widget .realty_widget li .wp-content-block .wp-top p, .home-sidebar-5 .widget_post_display_widget .realty_widget li .wp-content-block .wp-top p { margin: 5px 10px; } } @media (max-width: 500px) { .home-sidebar-1 .widget_post_display_widget .realty_widget li .wp-content-block .wp-top, .home-sidebar-2 .widget_post_display_widget .realty_widget li .wp-content-block .wp-top, .home-sidebar-3 .widget_post_display_widget .realty_widget li .wp-content-block .wp-top, .home-sidebar-4 .widget_post_display_widget .realty_widget li .wp-content-block .wp-top, .home-sidebar-5 .widget_post_display_widget .realty_widget li .wp-content-block .wp-top { margin-top: 5px; } } .home-sidebar-1 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom span, .home-sidebar-2 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom span, .home-sidebar-3 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom span, .home-sidebar-4 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom span, .home-sidebar-5 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom span { font-size: 14px; font-weight: 500; color: #777777; } .home-sidebar-1 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-first, .home-sidebar-2 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-first, .home-sidebar-3 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-first, .home-sidebar-4 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-first, .home-sidebar-5 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-first { display: inline-block; } .home-sidebar-1 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-first .author-img, .home-sidebar-2 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-first .author-img, .home-sidebar-3 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-first .author-img, .home-sidebar-4 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-first .author-img, .home-sidebar-5 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-first .author-img { display: inline-block; } .home-sidebar-1 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-first .author-img img, .home-sidebar-2 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-first .author-img img, .home-sidebar-3 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-first .author-img img, .home-sidebar-4 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-first .author-img img, .home-sidebar-5 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-first .author-img img { border-radius: 100%; padding: 3px; } .home-sidebar-1 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-second, .home-sidebar-2 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-second, .home-sidebar-3 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-second, .home-sidebar-4 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-second, .home-sidebar-5 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-second { display: inline-block; } .home-sidebar-1 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-second .author-name a, .home-sidebar-2 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-second .author-name a, .home-sidebar-3 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-second .author-name a, .home-sidebar-4 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-second .author-name a, .home-sidebar-5 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-second .author-name a { text-transform: capitalize; color: #323232; font-weight: 400; } .home-sidebar-1 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-second .author-name a:hover, .home-sidebar-2 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-second .author-name a:hover, .home-sidebar-3 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-second .author-name a:hover, .home-sidebar-4 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-second .author-name a:hover, .home-sidebar-5 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-second .author-name a:hover { cursor: pointer; color: #02b875; } .home-sidebar-1 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third, .home-sidebar-2 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third, .home-sidebar-3 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third, .home-sidebar-4 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third, .home-sidebar-5 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third { display: inline-block; color: #777777; float: right; margin-top: 15px; } .home-sidebar-1 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third .rs-save-for-later-button, .home-sidebar-2 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third .rs-save-for-later-button, .home-sidebar-3 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third .rs-save-for-later-button, .home-sidebar-4 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third .rs-save-for-later-button, .home-sidebar-5 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third .rs-save-for-later-button { font-size: 18px; } .home-sidebar-1 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third .rs-save-for-later-button svg, .home-sidebar-2 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third .rs-save-for-later-button svg, .home-sidebar-3 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third .rs-save-for-later-button svg, .home-sidebar-4 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third .rs-save-for-later-button svg, .home-sidebar-5 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third .rs-save-for-later-button svg { width: 13px; height: 13px; } .home-sidebar-1 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third .rs-save-for-later-button svg path, .home-sidebar-2 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third .rs-save-for-later-button svg path, .home-sidebar-3 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third .rs-save-for-later-button svg path, .home-sidebar-4 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third .rs-save-for-later-button svg path, .home-sidebar-5 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third .rs-save-for-later-button svg path { fill: #f2eded; stroke: #000000; } .home-sidebar-1 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third .rs-save-for-later-button svg path:hover, .home-sidebar-2 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third .rs-save-for-later-button svg path:hover, .home-sidebar-3 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third .rs-save-for-later-button svg path:hover, .home-sidebar-4 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third .rs-save-for-later-button svg path:hover, .home-sidebar-5 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third .rs-save-for-later-button svg path:hover { fill: #02b875 !important; } .home-sidebar-1 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third .saved svg path, .home-sidebar-2 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third .saved svg path, .home-sidebar-3 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third .saved svg path, .home-sidebar-4 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third .saved svg path, .home-sidebar-5 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third .saved svg path { fill: #777777; } .home-sidebar-1 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third .rs-see-saved, .home-sidebar-2 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third .rs-see-saved, .home-sidebar-3 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third .rs-see-saved, .home-sidebar-4 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third .rs-see-saved, .home-sidebar-5 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third .rs-see-saved { font-size: 14px; font-weight: 400; color: #777777; } .home-sidebar-1 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third .rs-see-saved:hover, .home-sidebar-2 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third .rs-see-saved:hover, .home-sidebar-3 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third .rs-see-saved:hover, .home-sidebar-4 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third .rs-see-saved:hover, .home-sidebar-5 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom .wp-third .rs-see-saved:hover { color: #02b875; } @media (max-width: 500px) { .home-sidebar-1 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom, .home-sidebar-2 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom, .home-sidebar-3 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom, .home-sidebar-4 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom, .home-sidebar-5 .widget_post_display_widget .realty_widget li .wp-content-block .wp-bottom { margin: 5px 10px; } } @media (max-width: 500px) { .home-sidebar-1 .widget_post_display_widget .realty_widget li .wp-content-block, .home-sidebar-2 .widget_post_display_widget .realty_widget li .wp-content-block, .home-sidebar-3 .widget_post_display_widget .realty_widget li .wp-content-block, .home-sidebar-4 .widget_post_display_widget .realty_widget li .wp-content-block, .home-sidebar-5 .widget_post_display_widget .realty_widget li .wp-content-block { width: 100%; } } @media (max-width: 768px) { .home-sidebar-1 .widget_post_display_widget .realty_widget li .wp-content-block, .home-sidebar-2 .widget_post_display_widget .realty_widget li .wp-content-block, .home-sidebar-3 .widget_post_display_widget .realty_widget li .wp-content-block, .home-sidebar-4 .widget_post_display_widget .realty_widget li .wp-content-block, .home-sidebar-5 .widget_post_display_widget .realty_widget li .wp-content-block { width: 100%; } } @media (max-width: 968px) { .home-sidebar-1 .widget_post_display_widget .realty_widget li .wp-content-block, .home-sidebar-2 .widget_post_display_widget .realty_widget li .wp-content-block, .home-sidebar-3 .widget_post_display_widget .realty_widget li .wp-content-block, .home-sidebar-4 .widget_post_display_widget .realty_widget li .wp-content-block, .home-sidebar-5 .widget_post_display_widget .realty_widget li .wp-content-block { width: 100%; } } @media (max-width: 1280px) { .home-sidebar-1 .widget_post_display_widget .realty_widget li .wp-content-block, .home-sidebar-2 .widget_post_display_widget .realty_widget li .wp-content-block, .home-sidebar-3 .widget_post_display_widget .realty_widget li .wp-content-block, .home-sidebar-4 .widget_post_display_widget .realty_widget li .wp-content-block, .home-sidebar-5 .widget_post_display_widget .realty_widget li .wp-content-block { width: 100%; } } .home-sidebar-1 .widget_post_display_widget .realty_widget li:nth-child(odd), .home-sidebar-2 .widget_post_display_widget .realty_widget li:nth-child(odd), .home-sidebar-3 .widget_post_display_widget .realty_widget li:nth-child(odd), .home-sidebar-4 .widget_post_display_widget .realty_widget li:nth-child(odd), .home-sidebar-5 .widget_post_display_widget .realty_widget li:nth-child(odd) { float: left; width: 49%; } .home-sidebar-1 .widget_post_display_widget .realty_widget li:nth-child(even), .home-sidebar-2 .widget_post_display_widget .realty_widget li:nth-child(even), .home-sidebar-3 .widget_post_display_widget .realty_widget li:nth-child(even), .home-sidebar-4 .widget_post_display_widget .realty_widget li:nth-child(even), .home-sidebar-5 .widget_post_display_widget .realty_widget li:nth-child(even) { float: right; width: 49%; } @media (max-width: 500px) { .home-sidebar-1 .widget_post_display_widget .realty_widget li, .home-sidebar-2 .widget_post_display_widget .realty_widget li, .home-sidebar-3 .widget_post_display_widget .realty_widget li, .home-sidebar-4 .widget_post_display_widget .realty_widget li, .home-sidebar-5 .widget_post_display_widget .realty_widget li { width: 100% !important; height: 100%; } } @media (max-width: 768px) { .home-sidebar-1 .widget_post_display_widget .realty_widget li, .home-sidebar-2 .widget_post_display_widget .realty_widget li, .home-sidebar-3 .widget_post_display_widget .realty_widget li, .home-sidebar-4 .widget_post_display_widget .realty_widget li, .home-sidebar-5 .widget_post_display_widget .realty_widget li { width: 100% !important; height: 100%; } } @media (max-width: 968px) { .home-sidebar-1 .widget_post_display_widget .realty_widget li, .home-sidebar-2 .widget_post_display_widget .realty_widget li, .home-sidebar-3 .widget_post_display_widget .realty_widget li, .home-sidebar-4 .widget_post_display_widget .realty_widget li, .home-sidebar-5 .widget_post_display_widget .realty_widget li { width: 100% !important; height: 100%; } } @media (max-width: 1280px) { .home-sidebar-1 .widget_post_display_widget .realty_widget li, .home-sidebar-2 .widget_post_display_widget .realty_widget li, .home-sidebar-3 .widget_post_display_widget .realty_widget li, .home-sidebar-4 .widget_post_display_widget .realty_widget li, .home-sidebar-5 .widget_post_display_widget .realty_widget li { width: 100% !important; height: 100%; } } .home-sidebar-1 .vertical-style .realty_widget, .home-sidebar-2 .vertical-style .realty_widget, .home-sidebar-3 .vertical-style .realty_widget, .home-sidebar-4 .vertical-style .realty_widget, .home-sidebar-5 .vertical-style .realty_widget { margin-top: 10px; padding: 0; display: inline; clear: both; } .home-sidebar-1 .vertical-style .realty_widget li, .home-sidebar-2 .vertical-style .realty_widget li, .home-sidebar-3 .vertical-style .realty_widget li, .home-sidebar-4 .vertical-style .realty_widget li, .home-sidebar-5 .vertical-style .realty_widget li { border: 2px solid #f2eded; margin: 5px; padding: 10px; margin: 15px; list-style: none; line-height: 22px; width: 30.44% !important; float: left; height: auto; } .home-sidebar-1 .vertical-style .realty_widget li a, .home-sidebar-2 .vertical-style .realty_widget li a, .home-sidebar-3 .vertical-style .realty_widget li a, .home-sidebar-4 .vertical-style .realty_widget li a, .home-sidebar-5 .vertical-style .realty_widget li a { font-weight: bold; } .home-sidebar-1 .vertical-style .realty_widget li span, .home-sidebar-2 .vertical-style .realty_widget li span, .home-sidebar-3 .vertical-style .realty_widget li span, .home-sidebar-4 .vertical-style .realty_widget li span, .home-sidebar-5 .vertical-style .realty_widget li span { display: block; font-size: 11px; } .home-sidebar-1 .vertical-style .realty_widget li img, .home-sidebar-2 .vertical-style .realty_widget li img, .home-sidebar-3 .vertical-style .realty_widget li img, .home-sidebar-4 .vertical-style .realty_widget li img, .home-sidebar-5 .vertical-style .realty_widget li img { margin: 0 12px 0 0; } .home-sidebar-1 .vertical-style .realty_widget li .wp-image-block, .home-sidebar-2 .vertical-style .realty_widget li .wp-image-block, .home-sidebar-3 .vertical-style .realty_widget li .wp-image-block, .home-sidebar-4 .vertical-style .realty_widget li .wp-image-block, .home-sidebar-5 .vertical-style .realty_widget li .wp-image-block { height: auto; min-height: 200px; width: 100%; } .home-sidebar-1 .vertical-style .realty_widget li .wp-content-block, .home-sidebar-2 .vertical-style .realty_widget li .wp-content-block, .home-sidebar-3 .vertical-style .realty_widget li .wp-content-block, .home-sidebar-4 .vertical-style .realty_widget li .wp-content-block, .home-sidebar-5 .vertical-style .realty_widget li .wp-content-block { width: 100%; height: 100%; } .home-sidebar-1 .vertical-style .realty_widget li .wp-content-block .wp-top, .home-sidebar-2 .vertical-style .realty_widget li .wp-content-block .wp-top, .home-sidebar-3 .vertical-style .realty_widget li .wp-content-block .wp-top, .home-sidebar-4 .vertical-style .realty_widget li .wp-content-block .wp-top, .home-sidebar-5 .vertical-style .realty_widget li .wp-content-block .wp-top { padding: 10px; } .home-sidebar-1 .vertical-style .realty_widget li .wp-content-block .wp-top a, .home-sidebar-2 .vertical-style .realty_widget li .wp-content-block .wp-top a, .home-sidebar-3 .vertical-style .realty_widget li .wp-content-block .wp-top a, .home-sidebar-4 .vertical-style .realty_widget li .wp-content-block .wp-top a, .home-sidebar-5 .vertical-style .realty_widget li .wp-content-block .wp-top a { font-size: 20px; line-height: 1.6; font-weight: 500; font-family: "Montserrat", sans-serif; text-transform: capitalize; } @media (max-width: 500px) { .home-sidebar-1 .vertical-style .realty_widget li .wp-content-block .wp-top a, .home-sidebar-2 .vertical-style .realty_widget li .wp-content-block .wp-top a, .home-sidebar-3 .vertical-style .realty_widget li .wp-content-block .wp-top a, .home-sidebar-4 .vertical-style .realty_widget li .wp-content-block .wp-top a, .home-sidebar-5 .vertical-style .realty_widget li .wp-content-block .wp-top a { margin: 5px 10px; } } .home-sidebar-1 .vertical-style .realty_widget li .wp-content-block .wp-top p, .home-sidebar-2 .vertical-style .realty_widget li .wp-content-block .wp-top p, .home-sidebar-3 .vertical-style .realty_widget li .wp-content-block .wp-top p, .home-sidebar-4 .vertical-style .realty_widget li .wp-content-block .wp-top p, .home-sidebar-5 .vertical-style .realty_widget li .wp-content-block .wp-top p { font-size: 15px !important; line-height: 1.5; font-family: "Lato", sans-serif; color: #777777; } @media (max-width: 500px) { .home-sidebar-1 .vertical-style .realty_widget li .wp-content-block .wp-top p, .home-sidebar-2 .vertical-style .realty_widget li .wp-content-block .wp-top p, .home-sidebar-3 .vertical-style .realty_widget li .wp-content-block .wp-top p, .home-sidebar-4 .vertical-style .realty_widget li .wp-content-block .wp-top p, .home-sidebar-5 .vertical-style .realty_widget li .wp-content-block .wp-top p { margin: 5px 10px; } } @media (max-width: 500px) { .home-sidebar-1 .vertical-style .realty_widget li .wp-content-block .wp-top, .home-sidebar-2 .vertical-style .realty_widget li .wp-content-block .wp-top, .home-sidebar-3 .vertical-style .realty_widget li .wp-content-block .wp-top, .home-sidebar-4 .vertical-style .realty_widget li .wp-content-block .wp-top, .home-sidebar-5 .vertical-style .realty_widget li .wp-content-block .wp-top { margin-top: 5px; } } @media (max-width: 768px) { .home-sidebar-1 .vertical-style .realty_widget li .wp-content-block .wp-top, .home-sidebar-2 .vertical-style .realty_widget li .wp-content-block .wp-top, .home-sidebar-3 .vertical-style .realty_widget li .wp-content-block .wp-top, .home-sidebar-4 .vertical-style .realty_widget li .wp-content-block .wp-top, .home-sidebar-5 .vertical-style .realty_widget li .wp-content-block .wp-top { width: 100%; } } .home-sidebar-1 .vertical-style .realty_widget li .wp-content-block .wp-bottom, .home-sidebar-2 .vertical-style .realty_widget li .wp-content-block .wp-bottom, .home-sidebar-3 .vertical-style .realty_widget li .wp-content-block .wp-bottom, .home-sidebar-4 .vertical-style .realty_widget li .wp-content-block .wp-bottom, .home-sidebar-5 .vertical-style .realty_widget li .wp-content-block .wp-bottom { margin-bottom: 15px; padding: 0px 10px; } .home-sidebar-1 .vertical-style .realty_widget li .wp-content-block .wp-bottom span, .home-sidebar-2 .vertical-style .realty_widget li .wp-content-block .wp-bottom span, .home-sidebar-3 .vertical-style .realty_widget li .wp-content-block .wp-bottom span, .home-sidebar-4 .vertical-style .realty_widget li .wp-content-block .wp-bottom span, .home-sidebar-5 .vertical-style .realty_widget li .wp-content-block .wp-bottom span { font-size: 14px; font-weight: 500; color: #777777; } .home-sidebar-1 .vertical-style .realty_widget li .wp-content-block .wp-bottom .wp-first, .home-sidebar-2 .vertical-style .realty_widget li .wp-content-block .wp-bottom .wp-first, .home-sidebar-3 .vertical-style .realty_widget li .wp-content-block .wp-bottom .wp-first, .home-sidebar-4 .vertical-style .realty_widget li .wp-content-block .wp-bottom .wp-first, .home-sidebar-5 .vertical-style .realty_widget li .wp-content-block .wp-bottom .wp-first { display: inline-block; } .home-sidebar-1 .vertical-style .realty_widget li .wp-content-block .wp-bottom .wp-first .author-img, .home-sidebar-2 .vertical-style .realty_widget li .wp-content-block .wp-bottom .wp-first .author-img, .home-sidebar-3 .vertical-style .realty_widget li .wp-content-block .wp-bottom .wp-first .author-img, .home-sidebar-4 .vertical-style .realty_widget li .wp-content-block .wp-bottom .wp-first .author-img, .home-sidebar-5 .vertical-style .realty_widget li .wp-content-block .wp-bottom .wp-first .author-img { display: inline-block; } .home-sidebar-1 .vertical-style .realty_widget li .wp-content-block .wp-bottom .wp-first .author-img img, .home-sidebar-2 .vertical-style .realty_widget li .wp-content-block .wp-bottom .wp-first .author-img img, .home-sidebar-3 .vertical-style .realty_widget li .wp-content-block .wp-bottom .wp-first .author-img img, .home-sidebar-4 .vertical-style .realty_widget li .wp-content-block .wp-bottom .wp-first .author-img img, .home-sidebar-5 .vertical-style .realty_widget li .wp-content-block .wp-bottom .wp-first .author-img img { height: 40px; width: 40px; border-radius: 100%; padding: 3px; } .home-sidebar-1 .vertical-style .realty_widget li .wp-content-block .wp-bottom .wp-second, .home-sidebar-2 .vertical-style .realty_widget li .wp-content-block .wp-bottom .wp-second, .home-sidebar-3 .vertical-style .realty_widget li .wp-content-block .wp-bottom .wp-second, .home-sidebar-4 .vertical-style .realty_widget li .wp-content-block .wp-bottom .wp-second, .home-sidebar-5 .vertical-style .realty_widget li .wp-content-block .wp-bottom .wp-second { display: inline-block; } .home-sidebar-1 .vertical-style .realty_widget li .wp-content-block .wp-bottom .wp-second .author-name a, .home-sidebar-2 .vertical-style .realty_widget li .wp-content-block .wp-bottom .wp-second .author-name a, .home-sidebar-3 .vertical-style .realty_widget li .wp-content-block .wp-bottom .wp-second .author-name a, .home-sidebar-4 .vertical-style .realty_widget li .wp-content-block .wp-bottom .wp-second .author-name a, .home-sidebar-5 .vertical-style .realty_widget li .wp-content-block .wp-bottom .wp-second .author-name a { text-transform: capitalize; color: #323232; font-weight: 400; } .home-sidebar-1 .vertical-style .realty_widget li .wp-content-block .wp-bottom .wp-second .author-name a:hover, .home-sidebar-2 .vertical-style .realty_widget li .wp-content-block .wp-bottom .wp-second .author-name a:hover, .home-sidebar-3 .vertical-style .realty_widget li .wp-content-block .wp-bottom .wp-second .author-name a:hover, .home-sidebar-4 .vertical-style .realty_widget li .wp-content-block .wp-bottom .wp-second .author-name a:hover, .home-sidebar-5 .vertical-style .realty_widget li .wp-content-block .wp-bottom .wp-second .author-name a:hover { cursor: pointer; color: #02b875; } .home-sidebar-1 .vertical-style .realty_widget li .wp-content-block .wp-bottom .wp-third, .home-sidebar-2 .vertical-style .realty_widget li .wp-content-block .wp-bottom .wp-third, .home-sidebar-3 .vertical-style .realty_widget li .wp-content-block .wp-bottom .wp-third, .home-sidebar-4 .vertical-style .realty_widget li .wp-content-block .wp-bottom .wp-third, .home-sidebar-5 .vertical-style .realty_widget li .wp-content-block .wp-bottom .wp-third { display: inline-block; color: #777777; float: right; margin: 15px 5px 0px 0px; } @media (max-width: 500px) { .home-sidebar-1 .vertical-style .realty_widget li .wp-content-block .wp-bottom, .home-sidebar-2 .vertical-style .realty_widget li .wp-content-block .wp-bottom, .home-sidebar-3 .vertical-style .realty_widget li .wp-content-block .wp-bottom, .home-sidebar-4 .vertical-style .realty_widget li .wp-content-block .wp-bottom, .home-sidebar-5 .vertical-style .realty_widget li .wp-content-block .wp-bottom { margin: 5px 10px; } } @media (max-width: 768px) { .home-sidebar-1 .vertical-style .realty_widget li .wp-content-block .wp-bottom, .home-sidebar-2 .vertical-style .realty_widget li .wp-content-block .wp-bottom, .home-sidebar-3 .vertical-style .realty_widget li .wp-content-block .wp-bottom, .home-sidebar-4 .vertical-style .realty_widget li .wp-content-block .wp-bottom, .home-sidebar-5 .vertical-style .realty_widget li .wp-content-block .wp-bottom { width: 100%; } } @media (max-width: 500px) { .home-sidebar-1 .vertical-style .realty_widget li, .home-sidebar-2 .vertical-style .realty_widget li, .home-sidebar-3 .vertical-style .realty_widget li, .home-sidebar-4 .vertical-style .realty_widget li, .home-sidebar-5 .vertical-style .realty_widget li { width: 100% !important; min-height: 100px; margin: 15px 0px; } } @media (max-width: 768px) { .home-sidebar-1 .vertical-style .realty_widget li, .home-sidebar-2 .vertical-style .realty_widget li, .home-sidebar-3 .vertical-style .realty_widget li, .home-sidebar-4 .vertical-style .realty_widget li, .home-sidebar-5 .vertical-style .realty_widget li { width: 100% !important; height: auto; margin: 10px 0px; } } @media (max-width: 1200px) and (min-width: 768px) { .home-sidebar-1 .vertical-style .realty_widget li, .home-sidebar-2 .vertical-style .realty_widget li, .home-sidebar-3 .vertical-style .realty_widget li, .home-sidebar-4 .vertical-style .realty_widget li, .home-sidebar-5 .vertical-style .realty_widget li { width: 100% !important; height: auto; margin: 10px 0px; } } .home-sidebar-1 .widget_newsletterwidget, .home-sidebar-2 .widget_newsletterwidget, .home-sidebar-3 .widget_newsletterwidget, .home-sidebar-4 .widget_newsletterwidget, .home-sidebar-5 .widget_newsletterwidget { clear: both; text-align: center; color: #333333; font-size: 20px; font-weight: 400; line-height: 1.5; margin: 0 0 10px; } @media (max-width: 500px) { .home-sidebar-1 .widget_newsletterwidget, .home-sidebar-2 .widget_newsletterwidget, .home-sidebar-3 .widget_newsletterwidget, .home-sidebar-4 .widget_newsletterwidget, .home-sidebar-5 .widget_newsletterwidget { font-size: 18px; } } .home-sidebar-1 .widget_newsletterwidget .breeze-widget-title, .home-sidebar-2 .widget_newsletterwidget .breeze-widget-title, .home-sidebar-3 .widget_newsletterwidget .breeze-widget-title, .home-sidebar-4 .widget_newsletterwidget .breeze-widget-title, .home-sidebar-5 .widget_newsletterwidget .breeze-widget-title { display: inline-block; width: 100%; padding: 50px 0 0; margin-top: 50px; margin-bottom: 20px; font-size: 36px; line-height: 1.6; border-top: 1px solid #dddddd; } @media (max-width: 500px) { .home-sidebar-1 .widget_newsletterwidget .breeze-widget-title, .home-sidebar-2 .widget_newsletterwidget .breeze-widget-title, .home-sidebar-3 .widget_newsletterwidget .breeze-widget-title, .home-sidebar-4 .widget_newsletterwidget .breeze-widget-title, .home-sidebar-5 .widget_newsletterwidget .breeze-widget-title { padding: 20px 0px; font-size: 30px; } } .home-sidebar-1 .widget_newsletterwidget .tnp-widget, .home-sidebar-2 .widget_newsletterwidget .tnp-widget, .home-sidebar-3 .widget_newsletterwidget .tnp-widget, .home-sidebar-4 .widget_newsletterwidget .tnp-widget, .home-sidebar-5 .widget_newsletterwidget .tnp-widget { margin: 10px 0px; } .home-sidebar-1 .widget_newsletterwidget .tnp-widget form, .home-sidebar-2 .widget_newsletterwidget .tnp-widget form, .home-sidebar-3 .widget_newsletterwidget .tnp-widget form, .home-sidebar-4 .widget_newsletterwidget .tnp-widget form, .home-sidebar-5 .widget_newsletterwidget .tnp-widget form { display: block; width: 100%; margin-top: 20px; } .home-sidebar-1 .widget_newsletterwidget .tnp-widget form .tnp-field, .home-sidebar-2 .widget_newsletterwidget .tnp-widget form .tnp-field, .home-sidebar-3 .widget_newsletterwidget .tnp-widget form .tnp-field, .home-sidebar-4 .widget_newsletterwidget .tnp-widget form .tnp-field, .home-sidebar-5 .widget_newsletterwidget .tnp-widget form .tnp-field { display: inline-block; } .home-sidebar-1 .widget_newsletterwidget .tnp-widget form .tnp-field-email, .home-sidebar-2 .widget_newsletterwidget .tnp-widget form .tnp-field-email, .home-sidebar-3 .widget_newsletterwidget .tnp-widget form .tnp-field-email, .home-sidebar-4 .widget_newsletterwidget .tnp-widget form .tnp-field-email, .home-sidebar-5 .widget_newsletterwidget .tnp-widget form .tnp-field-email { width: 60%; } .home-sidebar-1 .widget_newsletterwidget .tnp-widget form .tnp-field-email label, .home-sidebar-2 .widget_newsletterwidget .tnp-widget form .tnp-field-email label, .home-sidebar-3 .widget_newsletterwidget .tnp-widget form .tnp-field-email label, .home-sidebar-4 .widget_newsletterwidget .tnp-widget form .tnp-field-email label, .home-sidebar-5 .widget_newsletterwidget .tnp-widget form .tnp-field-email label { display: none; } .home-sidebar-1 .widget_newsletterwidget .tnp-widget form .tnp-field-email input[type="email"], .home-sidebar-2 .widget_newsletterwidget .tnp-widget form .tnp-field-email input[type="email"], .home-sidebar-3 .widget_newsletterwidget .tnp-widget form .tnp-field-email input[type="email"], .home-sidebar-4 .widget_newsletterwidget .tnp-widget form .tnp-field-email input[type="email"], .home-sidebar-5 .widget_newsletterwidget .tnp-widget form .tnp-field-email input[type="email"] { border: 1px solid #eaeaea; font-size: 14px; color: #555555 !important; height: 53px; } .home-sidebar-1 .widget_newsletterwidget .tnp-widget form .tnp-field-button input[type="submit"], .home-sidebar-2 .widget_newsletterwidget .tnp-widget form .tnp-field-button input[type="submit"], .home-sidebar-3 .widget_newsletterwidget .tnp-widget form .tnp-field-button input[type="submit"], .home-sidebar-4 .widget_newsletterwidget .tnp-widget form .tnp-field-button input[type="submit"], .home-sidebar-5 .widget_newsletterwidget .tnp-widget form .tnp-field-button input[type="submit"] { text-transform: uppercase; font-size: 16px; color: #ffffff; background: #02b875; border: 1px solid #02b875; padding: 15px 20px; font-weight: bold; text-decoration: none; transition: all 0.3s ease 0s; } .home-sidebar-1 .widget_newsletterwidget .tnp-widget form .tnp-field-button input[type="submit"]:hover, .home-sidebar-2 .widget_newsletterwidget .tnp-widget form .tnp-field-button input[type="submit"]:hover, .home-sidebar-3 .widget_newsletterwidget .tnp-widget form .tnp-field-button input[type="submit"]:hover, .home-sidebar-4 .widget_newsletterwidget .tnp-widget form .tnp-field-button input[type="submit"]:hover, .home-sidebar-5 .widget_newsletterwidget .tnp-widget form .tnp-field-button input[type="submit"]:hover { cursor: pointer; background: #029f65; } .widget_realty_widget { clear: both; padding-top: 10px; } .widget_realty_widget .breeze-widget-title { margin: 20px 0; text-align: left; font-size: 24px; line-height: 1.6; font-weight: 700; border-bottom: 2px solid #eaeaea; text-transform: capitalize; } .sidebar { margin-top: 20px; margin-bottom: 10px; padding-top: 10px; padding: 5px; } .sidebar .widget-area { text-align: left; } .sidebar .widget-area .blog-widget { color: #323232; margin: 0 0 20px 0; } .sidebar .widget-area .blog-widget .breeze-widget-title { font-size: 11px; font-weight: 400; text-transform: uppercase; line-height: 1.7em; color: #323232; padding-bottom: 10px; margin-top: 0px; } .sidebar .widget-area .blog-widget ul { padding-left: 0px; margin: 15px 0px; color: #000000; } .sidebar .widget-area .blog-widget ul li { list-style-type: none; text-transform: capitalize; font-size: 13px; } .sidebar .widget-area .blog-widget ul li a { color: #555555; text-align: left; text-decoration: none; font-size: 13px; } .sidebar .widget-area .blog-widget ul li a:hover { color: #000000; transition: all 1s ease 0s; } .sidebar .widget-area .widget_archive { padding: 10px 40px; } .sidebar .widget-area .widget_archive select { margin-top: 15px; padding: 0px 10px; font-size: 13px; outline: 0; color: #555555; font-weight: 400; background: transparent; border: 1px solid #777777; } .sidebar .widget-area .widget_archive select option { padding: 5px 5px; } .sidebar .widget-area .widget_archive ul { margin: 0; } .sidebar .widget-area .widget_archive ul li { display: block; } .sidebar .widget-area .widget_archive ul li a { padding: 3px 10px; display: inline-block; } .sidebar .widget-area .widget_archive ul li a:before { content: "\f104"; font-family: 'fontawesome'; padding-right: 10px; } .sidebar .widget-area .widget_archive ul li span { color: #777777; } @media (max-width: 500px) { .sidebar .widget-area .widget_archive { padding: 10px; } } .sidebar .widget-area .widget_calendar { padding: 10px 40px; } .sidebar .widget-area .widget_calendar caption { color: #777777; } .sidebar .widget-area .widget_calendar .calendar_wrap table tr, .sidebar .widget-area .widget_calendar .calendar_wrap table td, .sidebar .widget-area .widget_calendar .calendar_wrap table th { text-align: center; padding: 6px; } .sidebar .widget-area .widget_calendar .calendar_wrap table th { color: #323232; font-weight: 400; } .sidebar .widget-area .widget_calendar .calendar_wrap table #today { color: #02b875; } .sidebar .widget-area .widget_calendar .calendar_wrap table thead td a, .sidebar .widget-area .widget_calendar .calendar_wrap table tbody td a, .sidebar .widget-area .widget_calendar .calendar_wrap table tfoot td a { color: #02b875; } @media (max-width: 500px) { .sidebar .widget-area .widget_calendar .calendar_wrap table { margin: 0px; } } @media (max-width: 500px) { .sidebar .widget-area .widget_calendar { padding: 10px; } } .sidebar .widget-area .widget_text { padding: 10px 40px; } .sidebar .widget-area .widget_text .textwidget p { line-height: 2; font-size: 13px !important; } .sidebar .widget-area .widget_text .textwidget p strong { text-transform: capitalize; color: #555555; font-weight: 400; } .sidebar .widget-area .widget_text .textwidget p img { height: auto; max-width: 100%; } .sidebar .widget-area .widget_text .textwidget a img { max-width: 100%; height: auto; } .sidebar .widget-area .widget_text .textwidget div p { text-transform: capitalize; } .sidebar .widget-area .widget_text .textwidget form select { margin-top: 15px; padding: 0px 10px; font-size: 13px; outline: 0; width: 90%; color: #323232; font-weight: 500; background: transparent; border: 1px solid #777777; } .sidebar .widget-area .widget_text .textwidget form select option { padding: 5px 5px; } .sidebar .widget-area .widget_text .textwidget p { text-transform: capitalize; font-size: 12px; color: #777777; } .sidebar .widget-area .widget_text .textwidget ul { margin: 20px 20px; padding: 0; } .sidebar .widget-area .widget_text .textwidget ul li { list-style-type: none; display: inline-block; } .sidebar .widget-area .widget_text .textwidget ul li a { color: #555555; font-size: 25px; padding: 5px 10px; } .sidebar .widget-area .widget_text .textwidget ul li a:hover { color: #000000; padding: 5px 9px; } @media (max-width: 500px) { .sidebar .widget-area .widget_text { padding: 10px; } } .sidebar .widget-area .widget_search { padding: 10px 40px; } .sidebar .widget-area .widget_search .search-form .screen-reader-text { display: none; } .sidebar .widget-area .widget_search .search-form .search-field { font-size: 14px; font-weight: 400; width: 80%; padding: 4px 10px; border-radius: 0; border: 1px solid #777777; position: relative; max-width: 100%; color: #323232; } .sidebar .widget-area .widget_search .search-form .search-submit { background: #02b875; border: 2px solid #02b875; color: #ffffff; padding: 3px 15px; position: absolute; font-weight: 600; margin-left: -40px; } .sidebar .widget-area .widget_search .search-form .search-submit:hover { background: rgba(2, 184, 117, 0.7); color: #ffffff; } @media (max-width: 500px) { .sidebar .widget-area .widget_search { padding: 10px; } } .sidebar .widget-area .widget_categories { padding: 10px 40px; } .sidebar .widget-area .widget_categories label { display: none; } .sidebar .widget-area .widget_categories ul { margin: 0; } .sidebar .widget-area .widget_categories ul li { display: block; margin: 0; } .sidebar .widget-area .widget_categories ul li a { padding: 3px 10px; display: inline-block; } .sidebar .widget-area .widget_categories ul li a:before { content: "\f104"; font-family: 'fontawesome'; padding-right: 10px; } .sidebar .widget-area .widget_categories ul li span { color: #02b875; } .sidebar .widget-area .widget_categories ul li ul { margin: 0; } .sidebar .widget-area .widget_categories ul li ul li { display: block; } .sidebar .widget-area .widget_categories ul li ul li:last-child { padding-bottom: 0; } .sidebar .widget-area .widget_categories ul li ul li a { padding: 5px 10px; display: inline-block; } .sidebar .widget-area .widget_categories ul li ul li span { color: #02b875; } .sidebar .widget-area .widget_categories ul li ul ul li { display: block; } .sidebar .widget-area .widget_categories ul li ul ul li:last-child { padding-bottom: 0; } .sidebar .widget-area .widget_categories ul li ul ul li a { padding: 5px 10px; display: inline-block; } .sidebar .widget-area .widget_categories ul li ul ul li span { color: #02b875; } .sidebar .widget-area .widget_categories select { margin-top: 15px; padding: 0px 10px; font-size: 13px; outline: 0; color: #323232; font-weight: 400; background: transparent; border: 1px solid #777777; } .sidebar .widget-area .widget_categories select option { padding: 5px 5px; } @media (max-width: 500px) { .sidebar .widget-area .widget_categories { padding: 10px; } } .sidebar .widget-area .widget_pages { padding: 10px 40px; } .sidebar .widget-area .widget_pages ul li { padding: 0; margin: 0; } .sidebar .widget-area .widget_pages ul li a { display: block; padding: 3px 10px; } .sidebar .widget-area .widget_pages ul li a:before { content: "\f104"; font-family: 'fontawesome'; padding-right: 10px; } .sidebar .widget-area .widget_pages ul li ul { margin: 0; } .sidebar .widget-area .widget_pages ul li ul li a { padding: 3px 10px; } .sidebar .widget-area .widget_pages ul li ul ul li a { padding: 3px 10px; } @media (max-width: 500px) { .sidebar .widget-area .widget_pages { padding: 10px; } } .sidebar .widget-area .widget_recent_entries { padding: 10px 40px; } .sidebar .widget-area .widget_recent_entries ul li { color: #777777; text-transform: none; } .sidebar .widget-area .widget_recent_entries ul li:last-child { border: 0; } .sidebar .widget-area .widget_recent_entries ul li .post-date, .sidebar .widget-area .widget_recent_entries ul li .published { color: #555555; font-size: 12px; } .sidebar .widget-area .widget_recent_entries ul li a { color: #555555; text-transform: capitalize; margin-top: 10px; padding: 3px 10px; } .sidebar .widget-area .widget_recent_entries ul li a:before { content: "\f104"; font-family: 'fontawesome'; padding-right: 10px; } .sidebar .widget-area .widget_recent_entries ul li .comment-count { color: #555555; } .sidebar .widget-area .widget_recent_entries ul li .comment-count:hover { color: #02b875; } @media (max-width: 500px) { .sidebar .widget-area .widget_recent_entries { padding: 10px; } } .sidebar .widget-area .widget_tag_cloud { padding: 10px 40px; } .sidebar .widget-area .widget_tag_cloud .tagcloud a { text-decoration: none; color: #555555; font-size: 13px !important; border: 1px solid #f2eded; padding: 5px 10px; border-radius: 3px; margin: 0px 8px 8px 0px; line-height: 2.2em; word-wrap: break-word; font-weight: 400; } .sidebar .widget-area .widget_tag_cloud .tagcloud a:hover { color: #000000; } @media (max-width: 500px) { .sidebar .widget-area .widget_tag_cloud { padding: 10px; } } .sidebar .widget-area .widget_recent_comments { padding: 10px 40px; } .sidebar .widget-area .widget_recent_comments ul li { color: #777777; text-transform: none !important; padding: 3px 10px; } .sidebar .widget-area .widget_recent_comments ul li span { color: #777777; text-transform: capitalize; } .sidebar .widget-area .widget_recent_comments ul li span:before { content: "\f104"; font-family: 'fontawesome'; padding-right: 10px; } .sidebar .widget-area .widget_recent_comments ul li span a { color: #555555; } .sidebar .widget-area .widget_recent_comments ul li span a:hover { cursor: pointer; } .sidebar .widget-area .widget_recent_comments ul li a { color: #555555; font-size: 13px; text-transform: capitalize; } .sidebar .widget-area .widget_recent_comments ul li a:hover { cursor: pointer; } @media (max-width: 500px) { .sidebar .widget-area .widget_recent_comments { padding: 10px; } } .sidebar .widget-area .widget_nav_menu { padding: 10px 40px; } .sidebar .widget-area .widget_nav_menu ul li { padding: 0; margin: 0; } .sidebar .widget-area .widget_nav_menu ul li a { display: block; padding: 3px 10px; } .sidebar .widget-area .widget_nav_menu ul li a:before { content: "\f104"; font-family: 'fontawesome'; padding-right: 10px; } .sidebar .widget-area .widget_nav_menu ul li ul { margin: 0; } .sidebar .widget-area .widget_nav_menu ul li ul li a { padding: 3px 10px; } .sidebar .widget-area .widget_nav_menu ul li ul ul li a { padding: 3px 10px; } @media (max-width: 500px) { .sidebar .widget-area .widget_nav_menu { padding: 10px; } } .sidebar .widget-area .widget_rss { padding: 10px 40px; background: #ffffff; } .sidebar .widget-area .widget_rss a { color: #323232; text-decoration: none; text-transform: capitalize; } .sidebar .widget-area .widget_rss ul { padding: 0; } .sidebar .widget-area .widget_rss ul li { text-transform: lowercase; margin: 10px 0 20px 0; border-bottom: 2px solid #777777; } .sidebar .widget-area .widget_rss ul li:last-child { border-bottom: 0; } .sidebar .widget-area .widget_rss ul li a { color: #555555; } .sidebar .widget-area .widget_rss ul li span { color: #323232; font-weight: 400; text-transform: capitalize; } .sidebar .widget-area .widget_rss ul li div { font-weight: 300; color: #777777; } .sidebar .widget-area .widget_rss ul li cite { color: #02b875; } .sidebar .widget-area .widget_rss ul li .rssSummary { color: #777777; font-weight: 400; } @media (max-width: 500px) { .sidebar .widget-area .widget_rss { padding: 10px; } } .sidebar .widget-area .widget_meta { padding: 10px 40px; } .sidebar .widget-area .widget_meta ul li a { padding: 3px 10px; } .sidebar .widget-area .widget_meta ul li a:before { content: "\f104"; font-family: 'fontawesome'; padding-right: 10px; } @media (max-width: 500px) { .sidebar .widget-area .widget_meta { padding: 10px; } } @media (max-width: 500px) { .sidebar { padding: 25px; margin-top: 0px; } } /*Post formats*/ /* ASIDE POST FORMAT ------------------- */ .breeze-format-aside .aside-featured { margin: 0 auto; } .breeze-format-aside .entry-meta { margin: 10px; } .breeze-format-aside .entry-content { margin-top: 0; background: none; } .breeze-format-aside .entry-excerpt p { padding: 10px !important; } .breeze-format-aside .entry-footer { border-bottom: none; background: rgba(0, 0, 0, 0.05); padding-right: 10px; } /* GALLERY POST FORMAT ------------------- */ @media (max-width: 500px) { .breeze-format-gallery .category-column { min-height: auto; } } .breeze-format-gallery .category-column .wp-content-block .entry-header h3 a, .breeze-format-gallery .category-column .wp-content-block .entry-header .entry-title a { margin-top: 20px; } @media (max-width: 500px) { .breeze-format-gallery .category-column .wp-content-block .entry-header h3 a, .breeze-format-gallery .category-column .wp-content-block .entry-header .entry-title a { margin-left: 0px; } } @media (max-width: 500px) { .breeze-format-gallery .category-column .wp-content-block .entry-header h3, .breeze-format-gallery .category-column .wp-content-block .entry-header .entry-title { text-align: left !important; } } .breeze-format-gallery .category-column .wp-content-block .button-container { margin-bottom: 15px; margin-top: 0px; } .breeze-format-gallery .standard-featured { height: 260px; max-width: 100%; color: #ffffff; } .breeze-format-gallery .standard-featured:after { background-color: transparent; } .breeze-format-gallery .post-entry-content .button-container { margin: 15px 0px; } .breeze-format-gallery .carousel.slide .carousel-inner div.item { height: 250px; background-size: cover; } @media (max-width: 500px) { .breeze-format-gallery .carousel.slide .carousel-inner div.item { height: 200px; } } .breeze-format-gallery .carousel.slide .carousel-inner .entry-excerpt { text-align: center; padding-top: 20px; } .breeze-format-gallery .carousel.slide .carousel-inner .entry-excerpt p { background: rgba(2, 184, 117, 0.7); } @media (500px) { .breeze-format-gallery .carousel.slide { height: auto; } } .breeze-format-gallery .carousel-control { background: none; font-size: 20px; opacity: 1; filter: alpha(opacity=100); width: auto; } .breeze-format-gallery .carousel-control .table .table-cell span { background: rgba(2, 184, 117, 0.8); padding: 5px; } .breeze-format-gallery .carousel-control .preview-container { -webkit-transition: all 320ms ease; -moz-transition: all 320ms ease; -ms-transition: all 320ms ease; transition: all 320ms ease; display: block; padding: 15px; background-color: rgba(0, 0, 0, 0.3); line-height: 0; position: relative; } .breeze-format-gallery .carousel-control .preview-container .thumbnail-container { position: absolute; display: block; height: 50px; width: 50px; border-radius: 50%; background-color: #555555; top: 1px; -webkit-transition: transform 320ms ease; -moz-transition: transform 320ms ease; -ms-transition: transform 320ms ease; transition: transform 320ms ease; -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); transform: scale(0); } .breeze-format-gallery .carousel-control.right { left: 50px !important; top: 200px; left: 0; } .breeze-format-gallery .carousel-control.right .preview-container .thumbnail-container { left: 1px; } @media (max-width: 500px) { .breeze-format-gallery .carousel-control.right { top: 160px; } } .breeze-format-gallery .carousel-control.left { right: 50px !important; top: 200px; right: 0; } .breeze-format-gallery .carousel-control.left .preview-container .thumbnail-container { right: 1px; } @media (max-width: 500px) { .breeze-format-gallery .carousel-control.left { top: 160px; } } .breeze-format-gallery .carousel-control:hover { opacity: 1; } .breeze-format-gallery .carousel-control:hover .preview-container { background-color: rgba(0, 0, 0, 0.8); } .breeze-format-gallery .carousel-control:hover .preview-container .thumbnail-container { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } .breeze-format-gallery .carousel-control:hover.right .preview-container { padding-left: 60px; border-radius: 35px 0 0 35px; } .breeze-format-gallery .carousel-control:hover.left .preview-container { padding-right: 60px; border-radius: 0 35px 35px 0; } /* Link POST FORMAT ------------------- */ .breeze-format-link { padding: 10px; } @media (max-width: 500px) { .breeze-format-link .category-column { min-height: 540px !important; } } .breeze-format-link .category-column .wp-content-block h1, .breeze-format-link .category-column .wp-content-block .entry-title { padding: 0; } .breeze-format-link .category-column .wp-content-block h1::after, .breeze-format-link .category-column .wp-content-block h1::before, .breeze-format-link .category-column .wp-content-block .entry-title::after, .breeze-format-link .category-column .wp-content-block .entry-title::before { display: none; } .breeze-format-link .category-column .wp-content-block h1 a, .breeze-format-link .category-column .wp-content-block .entry-title a { display: block; } @media (max-width: 500px) { .breeze-format-link .category-column .wp-content-block h1 a, .breeze-format-link .category-column .wp-content-block .entry-title a { text-align: left !important; margin: 5px 0px; } } .breeze-format-link .category-column .wp-content-block .entry-excerpt p { padding: 0; } @media (max-width: 500px) { .breeze-format-link .category-column .wp-content-block .entry-excerpt p { padding-top: 0px; } } .breeze-format-link .category-column .wp-content-block .author-info { padding-top: 5px; } /* AUDIO POST FORMAT ------------------- */ @media (max-width: 500px) { .breeze-format-audio .category-column { min-height: auto; } } .breeze-format-audio .category-column h3, .breeze-format-audio .category-column .entry-title { margin-right: 20px; } .breeze-format-audio .category-column h3::after, .breeze-format-audio .category-column h3::before, .breeze-format-audio .category-column .entry-title::after, .breeze-format-audio .category-column .entry-title::before { display: none; } @media (max-width: 500px) { .breeze-format-audio .category-column h3, .breeze-format-audio .category-column .entry-title { text-align: left !important; } } @media (max-width: 500px) { .breeze-format-audio .category-column h3 a, .breeze-format-audio .category-column .entry-title a { text-align: left !important; margin: 5px 0px; } } .breeze-format-audio .category-column .post-entry-content { padding: 0; } .breeze-format-audio .category-column .post-entry-content audio { width: 100%; } .breeze-format-audio .category-column .post-entry-content .content-block .button-container { margin-bottom: 15px; } @media (max-width: 500px) { .breeze-format-audio .category-column .post-entry-content .content-block { padding: 10px; } } .breeze-format-audio .category-column .post-entry-content .audio-head { margin: 5px 0px; } .breeze-format-audio .category-column .post-entry-content .audio-head span { color: #777777; } .breeze-format-audio .category-column .post-entry-content .audio-head span a { text-decoration: none; color: #777777; } .breeze-format-audio .category-column .post-entry-content .audio-head span a:hover { color: #02b875; } /* VIDEO POST FORMAT ------------------- */ .breeze-format-video { padding: 10px; } .breeze-format-video iframe { max-width: 100%; text-align: center; border: 0px; } .breeze-format-video .entry-header h1.entry-title { margin-top: 20px; } .breeze-format-video .button-container { margin-bottom: 15px; } @media (max-width: 500px) { .breeze-format-video .post-entry-content { padding: 0px !important; } .breeze-format-video .post-entry-content .entry-excerpt p { padding: 10px !important; } .breeze-format-video .post-entry-content .button-container { padding-left: 10px; } .breeze-format-video .post-entry-content .content-block .entry-header .entry-title { margin: 5px 0px; text-align: left; } } /* Image post format --------------------- */ @media (max-width: 500px) { .breeze-format-image .category-column { min-height: auto !important; } } .breeze-format-image .category-column .entry-header { height: 250px; position: relative; } .breeze-format-image .category-column .entry-header .entry-meta { top: 50px; padding: 5px; color: #ffffff; border: 0 !important; display: block; font-weight: 500; } .breeze-format-image .category-column .entry-header .entry-meta span { display: block; margin: 10px; border: 0; background: #02b875; } .breeze-format-image .category-column .entry-header .entry-meta span i { color: #ffffff !important; } .breeze-format-image .category-column .entry-header .entry-meta span a { color: #ffffff !important; } .breeze-format-image .category-column .entry-header .entry-meta span:hover { background: transparent; } @media (max-width: 500px) { .breeze-format-image .category-column .entry-header .entry-meta { top: 0; } } .breeze-format-image .category-column .entry-header .entry-image-header .entry-title { padding: 5px; color: #ffffff; border: 0 !important; display: block; font-size: 20px; font-weight: 500; } .breeze-format-image .category-column .entry-header .entry-image-header .entry-title a { color: #ffffff !important; } .breeze-format-image .category-column .entry-header .entry-image-header .entry-title a:hover { color: #02b875 !important; } .breeze-format-image .category-column .entry-header .entry-image-header .entry-title span i { color: #ffffff !important; } .breeze-format-image .category-column .entry-header .entry-image-header .entry-excerpt p { background: rgba(2, 184, 117, 0.6); padding: 10px; line-height: 1.6; color: #ffffff; font-size: 15px; } @media (max-width: 500px) { .breeze-format-image .category-column .entry-header .entry-image-header .entry-excerpt p { margin: 0px; background: rgba(2, 184, 117, 0.5); } } /* Quote POST FORMAT ------------------- */ @media (max-width: 500px) { .breeze-format-quote .category-column { min-height: auto !important; } } .breeze-format-quote .category-column .quote-content { font-size: 15px; font-weight: 500; line-height: 1.9em; padding: 10px 15px; margin: 0; display: block; } .breeze-format-quote .category-column .quote-content a { color: #555555; text-decoration: none; } .breeze-format-quote .category-column .quote-content a blockquote { margin: 0; font-size: 13px; } .breeze-format-quote .category-column .quote-content a p { color: #777777; } .breeze-format-quote .category-column .quote-content:before { display: inline-block; position: relative; color: #777777; font-size: 18px; content: '\f10d'; font-family: "fontawesome"; padding-right: 10px; } .breeze-format-quote .category-column .quote-author { text-transform: capitalize; font-size: 16px; font-weight: 400; padding-left: 20px; color: #02b875; margin: 0 0 10px 0; } /* STATUS POST FORMAT ------------------- */ .breeze-format-status { padding: 0; } @media (max-width: 500px) { .breeze-format-status .category-column { min-height: auto !important; } } .breeze-format-status .category-column .post-details { padding: 10px; } .breeze-format-status .category-column .post-details .avatar { border: 2px solid #ffffff; border-radius: 10px; float: left; } .breeze-format-status .category-column .post-details .avatar img { border-radius: 100%; display: inline-block; float: left; } .breeze-format-status .category-column .post-details .status-info { color: #555555; margin: 0px 0 10px 90px; position: relative; } .breeze-format-status .category-column .post-details .status-info span { font-size: 13px; color: #02b875; font-weight: 500; margin-right: 5px; text-transform: capitalize; } .breeze-format-status .category-column .post-details .status-info p { font-size: 15px; color: #777777; line-height: 1.7em; margin: 10px 0; font-weight: 500; } @media (max-width: 500px) { .breeze-format-status .category-column .post-details .status-info { margin-left: 10px !important; } } /* ------------------- CHAT POST FORMAT ------------------- */ .post_format-post-format-chat .entry-content p { padding: 10px 0; } .post_format-post-format-chat .chat-transcript { background: #ffffff; } .post_format-post-format-chat .chat-transcript .chat-row { -webkit-transition: all 320ms ease; -moz-transition: all 320ms ease; -ms-transition: all 320ms ease; transition: all 320ms ease; margin-bottom: 10px; padding-left: 15px; background: #ffffff; } .post_format-post-format-chat .chat-transcript .chat-row .chat-author { padding-top: 5px; } .post_format-post-format-chat .chat-transcript .chat-row .chat-author cite { color: #02b875; font-weight: 600; } .post_format-post-format-chat .chat-transcript .chat-row .chat-text p { padding-bottom: 5px; margin: 0; background: transparent; } @media (max-width: 500px) { .post_format-post-format-chat .chat-transcript .chat-row { padding: 0px; } } @media (max-width: 500px) { .post_format-post-format-chat .chat-transcript .chat-speaker-1, .post_format-post-format-chat .chat-transcript .chat-speaker-2 { padding: 5px !important; } } .post_format-post-format-chat .chat-transcript .chat-row.chat-speaker-1 cite { color: #02b875 !important; } .post_format-post-format-chat .chat-transcript .chat-row.chat-speaker-2 cite:nth-child(odd) { color: #02b875 !important; } .entry-header .entry-title { margin: 0; line-height: 1.6; font-weight: 500; font-family: "Montserrat", sans-serif; text-transform: capitalize; word-wrap: break-word; font-size: 20px; } .entry-header .entry-title a { text-decoration: none; color: #323232; } @media (max-width: 500px) { .entry-header .entry-title a { margin: 5px 10px; } } .entry-header .entry-title a:hover { color: #02b875; } .entry-header .entry-title a .link-icon { margin: 10px 10px; display: block; color: #02b875; padding: 10px; margin-left: 5px; } @media (max-width: 500px) { .entry-header .entry-title a { font-size: 25px; } } @media (max-width: 500px) { .entry-header .entry-title { text-align: center; } } .page .entry-content { padding: 20px 0; } .page .entry-header { margin: 30px 0 0; } .entry-content { background: transparent; } .entry-content .readmore-link { margin-bottom: 15px; } .entry-content .readmore-link a { color: #02b875; text-decoration: none; } .entry-content .readmore-link a:hover { cursor: pointer; } @media (max-width: 500px) { .entry-content .readmore-link a { margin-left: 10px; } } .entry-content .readmore-link p { color: #555555; line-height: 1.9em; } .entry-content p { background: transparent; margin: 0; font-weight: 500; padding: 10px 10px 10px 0px; word-wrap: break-word; font-size: 15px; line-height: 1.6; font-family: "Lato", sans-serif; color: #777777; } @media (max-width: 500px) { .entry-content p { margin: 5px 10px; } } .entry-content p iframe { width: 100%; height: 500px; padding: 20px; border: 0px; } @media (max-width: 500px) { .entry-content p iframe { padding: 0px; height: auto; } } .entry-content p img { max-width: 100%; height: auto; } .entry-content p a { color: #323232; border-bottom: 1px dashed #323232; } .entry-content p a:hover { border-bottom: 1px dashed #02b875; text-decoration: none; color: #02b875; } @media (max-width: 500px) { .entry-content p a img { margin: 0; } } .entry-content .wp-video-playlist { margin-right: 30px; } .entry-content form label { text-transform: uppercase; color: #323232; } .entry-content form input[type="password"] { border: 1px solid #555555; padding: 2px 10px; color: #323232; } .entry-content form input[type="submit"] { border: 1px solid #555555; padding: 2px 10px; background: #323232; color: #ffffff; font-weight: 700; } .entry-content form input[type="submit"]:hover { background: #02b875; color: #ffffff; border: 1px dashed #02b875; } .entry-content .rs-saved-for-later .rs-item-saved-for-later .rs-item-content .rs-item-float .rs-item-title { text-transform: capitalize; } .entry-content .rs-saved-for-later .rs-item-saved-for-later .rs-item-content .rs-item-float .rs-item-title:hover { color: #02b875; } .entry-content .rs-saved-for-later .rs-item-saved-for-later .rs-item-content .rs-item-nav a { margin-top: 10px; } .entry-content .rs-saved-for-later .rs-item-saved-for-later .rs-item-content .rs-item-nav a svg { width: 13px; height: 13px; } .entry-content .rs-save-for-later-remove-all { color: #ffffff; background: #02b875; border: 2px solid #02b875; padding: 8px 12px; margin: 15px 0px; font-weight: bold; text-decoration: none; } .entry-content .rs-save-for-later-remove-all:hover { cursor: pointer; background: rgba(2, 184, 117, 0.7); } .entry-content .rs-save-for-later-button svg { width: 16px; height: 16px; } .entry-content .rs-save-for-later-button svg path { fill: #f2eded; stroke: #000000; } .entry-content .rs-save-for-later-button svg path:hover { fill: #02b875 !important; } .entry-content .saved svg path { fill: #777777; } .entry-content .rs-see-saved { font-size: 14px; font-weight: 400; color: #777777; } .entry-content .rs-see-saved:hover { color: #02b875; } blockquote { margin: 20px 20px; } blockquote p { padding: 0px; font-size: 14px; line-height: 1.8em; } blockquote p:before { content: "\f10d"; padding: 0px 10px; font-family: 'fontawesome'; color: #777777; } blockquote p:after { content: "\f10e"; padding: 0px 10px; font-family: 'fontawesome'; color: #777777; } table, th, td { text-align: center; padding: 5px 6px; } @media (max-width: 500px) { table, th, td { padding: 2px 4px; } } table { width: auto; margin: 20px 0px; } table tbody tr { border-bottom: 1px solid #f2eded; } table tbody tr th a, table tbody tr td a { color: #323232 !important; } table tbody tr th a:hover, table tbody tr td a:hover { text-decoration: none; color: #02b875 !important; } dl { display: block; } dl dt { text-transform: uppercase; padding: 5px 5px; } dl dd { padding: 10px 10px; } dl dd a { color: #323232; text-decoration: none; } dl dd a:hover { text-decoration: none; color: #02b875 !important; } @media (max-width: 500px) { dl { text-align: left; } } ul { line-height: 2.0; } ul li { list-style-type: circle; line-height: 2.0; } ul li a { color: #323232; text-decoration: none; } ul li a:hover { cursor: pointer; color: #02b875; text-decoration: none; } ul ul li { list-style-type: disc; } ul ul li ul li { list-style-type: square; } ol { line-height: 2.0; } ol li { list-style-type: upper-roman; line-height: 2.0; } ol li a { color: #323232; text-decoration: none; } ol li a:hover { color: #02b875; cursor: pointer; } ol ol li { list-style-type: decimal; } ol ol li ol li { list-style-type: lower-alpha; } address { font-style: italic; line-height: 2; margin-left: 30px; padding-left: 20px; } pre { margin-left: 50px; } figcaption a { color: #02b875; text-decoration: none; } figcaption a:hover { cursor: pointer; } .wp-caption { background: none; border: 0; } .wp-caption .wp-caption-text { font-size: 13px; } /* Related posts ------------------- */ .related-posts { margin-top: 50px; padding: 0 20px 50px 20px; text-align: left; } .related-posts .related-posts_title { color: #323232; padding: 50px 0 15px 0; margin-top: 65px; text-transform: capitalize; font-size: 22px; line-height: 1.6; } @media (max-width: 500px) { .related-posts .related-posts_title { margin-top: 0; padding: 0; } } .related-posts ul.related-posts_list { padding-left: 0; margin-left: 0; margin-bottom: 30px; } .related-posts ul.related-posts_list li.related-posts_item { margin-bottom: 5px; list-style-type: none; } .related-posts ul.related-posts_list li.related-posts_item a { color: #777777; display: block; padding: 10px; font-weight: 500; text-decoration: none; font-size: 16px; } .related-posts ul.related-posts_list li.related-posts_item a:before { content: "\f104"; font-family: 'fontawesome'; padding: 5px 10px; color: #555555; } @media (max-width: 500px) { .related-posts ul.related-posts_list li.related-posts_item a { font-size: 13px !important; } } .related-posts ul.related-posts_list li.related-posts_item:hover, .related-posts ul.related-posts_list li.related-posts_item:focus { background: #f0f0f0; } .related-posts ul.related-posts_list li.related-posts_item:hover a, .related-posts ul.related-posts_list li.related-posts_item:focus a { color: #02b875; } @media (max-width: 500px) { .related-posts ul.related-posts_list { margin: 0 !important; } } @media (max-width: 500px) { .related-posts { margin-top: 0 !important; padding: 0 !important; } } .entry-meta { margin-bottom: 10px; } .entry-meta span { margin-right: 5px; } .entry-meta span i, .entry-meta span a { color: #777777; } .entry-meta .posted-on i { padding: 5px; padding-left: 0px; } .entry-meta .posted-on a { text-decoration: none; font-size: 13px; } .entry-meta .posted-on a:hover { color: #02b875; } @media (max-width: 500px) { .entry-meta .posted-on a { margin-left: 0px; } } .entry-meta .posted-by i { padding: 5px; padding-left: 0px; } .entry-meta .posted-by a { text-decoration: none; font-size: 13px; text-transform: capitalize; padding: 5px; } .entry-meta .posted-by a:hover { cursor: pointer; color: #02b875; } .entry-meta .posted-by a i { padding: 5px; } .entry-meta .posted-in i { padding: 5px; padding-left: 0px; } .entry-meta .posted-in a { text-decoration: none; font-size: 13px; padding: 5px; text-transform: capitalize; } .entry-meta .posted-in a:hover { cursor: pointer; color: #02b875; } .entry-meta .posted-in a i { padding: 5px; padding-left: 0px; } @media (max-width: 500px) { .entry-meta .posted-in a { margin-left: 0px; } } .entry-meta .comments-counter-list { color: #777777; } .entry-meta .comments-counter-list:hover { cursor: pointer; color: #02b875; } .entry-meta .comments-counter-list i { padding: 5px; padding-left: 0px; } .entry-meta .comments-counter-list a { text-decoration: none; font-size: 13px; padding: 5px; text-transform: capitalize; } .entry-meta .comments-counter-list a:hover { cursor: pointer; color: #02b875; } .entry-meta .comments-counter-list a i { padding: 5px; padding-left: 0px; } @media (max-width: 500px) { .entry-meta .comments-counter-list a { margin-left: 0px; } } .entry-meta .author a { text-decoration: none; color: #02b875; } .entry-meta .author i { padding: 5px; padding-left: 0px; } .entry-meta .cat-links i { padding: 5px; padding-left: 0px; } .entry-meta .cat-links a { text-decoration: none; text-transform: capitalize; font-size: 13px; } .entry-meta .cat-links a:hover { cursor: pointer; color: #02b875; } .entry-meta .tags-links i, .entry-meta .tags-list i { padding: 5px; padding-left: 0px; } .entry-meta .tags-links a, .entry-meta .tags-list a { text-transform: capitalize; text-decoration: none; font-size: 13px; } .entry-meta .tags-links a:hover, .entry-meta .tags-list a:hover { cursor: pointer; color: #02b875; } @media (max-width: 500px) { .entry-meta .tags-links a, .entry-meta .tags-list a { font-size: 12px; font-weight: 700; color: #02b875; } } .entry-meta .byline .author { border: 0; padding: 0; } .entry-meta .byline .author i { padding: 5px; padding-left: 0px; } .entry-meta .byline a { text-transform: capitalize; font-size: 13px; color: #777777; } .entry-meta .byline a:hover { cursor: pointer; color: #02b875; } .breeze-navigation { clear: both; display: block; padding-top: 40px; padding-bottom: 40px; text-align: center; } .breeze-navigation ul { padding: 0; } .breeze-navigation ul li { display: inline-block; } .breeze-navigation ul li a { color: #555555; text-decoration: none; background-color: #f0f0f0; display: block; cursor: pointer; padding: 5px 15px; margin: 10px 0px !important; font-weight: 600; } .breeze-navigation ul li a:hover { background-color: rgba(2, 184, 117, 0.7); color: #ffffff; } .breeze-navigation ul li.active a { background-color: rgba(2, 184, 117, 0.7); color: #ffffff; } .breeze-navigation ul li.disabled { color: #ffffff; } @media (max-width: 500px) { .breeze-navigation { padding: 20px 0px; } } .page-links { clear: both; display: block; padding: 40px 20px; text-align: left; color: #02b875; font-weight: 700; } .page-links a { color: #323232; text-decoration: none; background-color: #f0f0f0; border-radius: 1px; cursor: pointer; padding: 12px; padding: 5px 7px; margin: 0 5px; } .page-links a:hover { background-color: #02b875; color: #ffffff; } @media (max-width: 500px) { .page-links { padding: 0; } } .error-404 { margin: 30px 0; } .error-404 .page-header { border: 0; } .error-404 .page-header .page-title { font-size: 35px; line-height: 1.6; text-align: center; margin: 30px 0; } @media (max-width: 500px) { .error-404 .page-header .page-title { font-size: 26px; margin-bottom: 0px; } } @media (max-width: 500px) { .error-404 .page-header { margin-bottom: 0; } } .error-404 .error-content { text-align: center; } .error-404 .error-content .error { margin: 50px 0px; } @media (max-width: 500px) { .error-404 .error-content .error { margin: 0px; } } @media (max-width: 500px) { .error-404 .error-content .error .error-box { margin-bottom: 60px; } } .error-404 .error-content .error .error-box .error-message p { font-size: 15px; line-height: 1.8; color: #555555; margin-bottom: 30px; } .error-404 .error-content .error .error-box .error-body a { font-size: 14px; line-height: 1.8; font-weight: 600; border-radius: 20px; color: #ffffff; background: #02b875; border: 2px solid #02b875; padding: 10px 20px; margin: 20px; font-weight: bold; text-decoration: none; } .error-404 .error-content .error .error-box .error-body a:hover { cursor: pointer; background: rgba(2, 184, 117, 0.7); } .error-404 .error-content .error .error-code span { color: #02b875; font-size: 160px; font-weight: 500; } @media (max-width: 500px) { .error-404 .error-content .error .error-code span { font-size: 120px; } } .error-404 .error-content .error .error-code .first-err { color: rgba(2, 184, 117, 0.7); } .error-404 .error-content .error .error-code .last-err { color: rgba(2, 184, 117, 0.7); } /*-------------------------------------------------------------- # BACK TO TOP --------------------------------------------------------------*/ #back-to-top { position: fixed; right: 30px; top: auto; z-index: 999; display: none; bottom: -60px; } @media (min-width: 900px) { #back-to-top { display: block; } } #back-to-top .btn { background: transparent; line-height: 8px; padding: 0; color: #777777; opacity: 0.8; transition: 0.2s; box-shadow: none; text-shadow: none; border: 0; } #back-to-top .btn i { font-size: 35px; } #back-to-top .btn:hover, #back-to-top .btn:active, #back-to-top .btn:focus { color: #02b875; outline: none; opacity: 1; } #back-to-top.affix { bottom: 60px; } #back-to-top a { outline: none; } #back-to-top i { font-size: 14px; line-height: 14px; } .preloader { position: fixed; top: 0; left: 0; right: 0; z-index: 1999999999; } .preloader.immune { bottom: 0; } .preloader.white { background-color: rgba(255, 255, 255, 0.2); } .preloader.black { background: rgba(255, 255, 255, 0.1); } .preloader > i.radial-loader:not(:required) { -moz-animation: radial-loader .5s infinite linear; -webkit-animation: radial-loader .5s infinite linear; animation: radial-loader .5s infinite linear; border-color: #ea6052; border-style: solid; border-width: 2px; border-right-color: transparent; border-radius: 100%; display: block; position: relative; float: right; margin: 10px; overflow: hidden; width: 10px; height: 10px; } .preloader > span.loading-bar { -moz-animation: loading-bar 3s 1; -webkit-animation: loading-bar 3s 1; animation: loading-bar 3s 1; display: block; height: 2px; background-color: #ffffff; opacity: 0; transition: width .5s; } .preloader > span.loading-bar.green-colored { background-color: #2ecc71; } .preloader > .green-colored.radial-loader { border-color: #2ecc71 !important; border-right-color: transparent !important; } /* Animations */ @-moz-keyframes loading-bar { 0% { width: 0%; opacity: 1; } 90% { width: 90%; opacity: 1; } 100% { width: 100%; opacity: 0; } } @-webkit-keyframes loading-bar { 0% { width: 0%; opacity: 1; } 90% { width: 90%; opacity: 1; } 100% { width: 100%; opacity: 0; } } @keyframes loading-bar { 0% { width: 0%; opacity: 1; } 90% { width: 90%; opacity: 1; } 100% { width: 100%; opacity: 0; } } @-moz-keyframes radial-loader { 0% { -moz-transform: rotate(0deg); transform: rotate(0deg); } 100% { -moz-transform: rotate(360deg); transform: rotate(360deg); } } @-webkit-keyframes radial-loader { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes radial-loader { 0% { -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg); } } /* Login and registration form styles --------------------- */ .login_overlay { height: 100%; width: 100%; background-color: #f2eded; opacity: 0.5; position: fixed; z-index: 8; } form.ajax-auth { display: none; text-align: left; z-index: 9; position: fixed; top: 100px; left: 0; right: 0; max-width: 500px; max-height: 550px; overflow: auto; width: 100%; margin: 0 auto; padding: 40px 25px 25px 25px; background-color: #ffffff; border-radius: 8px; box-shadow: 0 0 6px rgba(0, 0, 0, 0.2); font-size: 11px; } form.ajax-auth h1, form.ajax-auth h3 { color: #323232; line-height: 1; } form.ajax-auth h1 { font-size: 27px; text-align: center; margin: 0 0 20px 0; } form.ajax-auth h3 { font-size: 18px; text-align: left; margin: 0; } form.ajax-auth h3 a { color: #02b875; } form.ajax-auth hr { background-color: rgba(0, 0, 0, 0.1); border: 0 none; height: 1px; margin: 20px 0; } form.ajax-auth input#username, form.ajax-auth input#password, form.ajax-auth input#signonname, form.ajax-auth input#email, form.ajax-auth input#signonpassword, form.ajax-auth input#password2, form.ajax-auth input#user_login { border: 1px solid #f2eded; border-radius: 3px 3px 3px 3px; box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset; color: #323232; font-size: 15px; padding: 10px 10px 10px 13px; width: 100%; margin: 7px 0 20px 0; background-color: #F9F9F9; } form.ajax-auth input#username:focus, form.ajax-auth input#password:focus, form.ajax-auth input#signonname:focus, form.ajax-auth input#email:focus, form.ajax-auth input#signonpassword:focus, form.ajax-auth input#password2:focus, form.ajax-auth input#user_login:focus { background-color: #ffffff; } form.ajax-auth label { font-size: 15px; color: #555555; } form.ajax-auth label.error { display: none !important; } form.ajax-auth input.error { border: 1px solid #FF0000 !important; } form.ajax-auth input.submit_button { font-size: 15px; font-weight: bold; color: #ffffff; border: 1px solid #02b875; background-color: #02b875; border-radius: 3px; padding: 8px 20px; background: #02b875; border-top: 1px solid #02b875; border-bottom: 1px solid #02b875; float: right; margin-bottom: 20px; } form.ajax-auth a { text-decoration: none; } form.ajax-auth a.close { color: #02b875; position: absolute; right: 15px; top: 15px; } form.ajax-auth a.text-link { color: #555555; float: left; margin: 10px 0 0 0; } form.ajax-auth p.status { text-align: center; margin: -15px 0 20px 0; font-weight: 600; display: none; } /*# sourceMappingURL=breeze.css.map */