/*!
Theme Name:		Sara Log
Theme URI:		https://www.themesara.com/themes/sara-log/
Author:			themesara
Author URI:		http://www.themesara.com/
Description:	Sara Log is a clean, minimal and SEO friendly and WooCommerce compatible  theme which is perfect for writers who need to create personal blog site with simple creative features and effects to make readers feel the pleasure of eye appealing blog posts and articles, sara-log Theme Comes with classic styles and will help you create a simple and clean blog, if you are a blogger, then it’s a perfect choice for you if you don’t need to have any experiment to setup your WordPress personal blog, it’s super simple and easy to setup, you will get high quality, responsive, well crafted blog out of the box to make writers only focuses on writing content, and it has great typography to make your fans and followers focus on every word you write. It’s Best Free Themes and Seo Friendly Themes,Work with the most popular page builders as Elementor,Divi, Brizy, Visual Composer, SiteOrigin, etc.
                Demo url: https://demo.themesara.com/sara-log/
Version:        0.0.10
Tested up to: 5.4
Requires PHP: 7.0
License:        General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Tags:           one-column, two-columns, right-sidebar, custom-colors,rtl-language-support, sticky-post, threaded-comments, translation-ready, blog, news, entertainment
Text Domain:    sara-log
*/

/********************************************************/
/********************************************************/

/*
==============================================================
   General
==============================================================
*/

a, a:focus, a:active{
	color: #1f1f1f;
	outline: none;
	border:0;
	text-decoration: none;
}


/*** Share Icons ***/

.share-post{
	position: relative;
}
.share-post ul{
	position: absolute;
	display: table;
    top: 100%;
    left: 0;
    opacity: 0;
    visibility: hidden;
 	width: auto;
    background: #fff;
    box-shadow: 0 0 22px -8px #000;
    border-radius: 100px;
    padding: 10px;
    text-align: center;
    white-space: nowrap;
    line-height: 1;
}
.share-post ul:after{
	clear: both;
	content: '';
	display: block;
}
.share-post ul li{
	display: inline-block;
	 margin: 0 3px;
}
.share-post:hover ul{
	visibility: visible;
	opacity: 1;
}

.tagline{
	font-size: 14px;
	font-weight: 600;
	text-transform: capitalize;
	color: #fff;
	padding: 10px 15px;
	float: left;
}

/*** Topbar ***/

.sara-log-topbar{
	padding: 10px 0;
}
.sara-log-topbar .social-icons{
	margin-top: 0px;
}
.sara-log-topbar .social-icons ul li,.sara-log-topbar  ul.header-menu li{
	list-style-type: none;
	display: inline-block;
	margin-right:0px;
}
.sara-log-topbar .social-icons ul li a,.sara-log-topbar .social-icons ul li a {
	color: #282828;
	font-size: 0px;
}
 
.sara-log-topbar  ul.header-menu li a{
	color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
    padding: 17px 10px;
    vertical-align: middle;
    line-height: 2;
}
.search-area{
	text-align: center;
	width: 100%;
}
.search-area .lang-change{
	float: left;
}
.search-area .lang-change{
	margin-top: 5px;
	position: relative;
}
.search-area .lang-change select{
	border: 0;
	outline: 0 none;
	color: #fff;
	padding: 0 25px 0 5px;
	-webkit-appearance:none;
	appearance:none;
	-moz-appearance:none;
}
.search-area .lang-change .icon-worlwide{
	color: #fff;
	position: relative;
	top: 1px;
}
.search-area .search-top{
	position: relative;
	 
}
.search-area .search-top .form-control{
	height: 100%;
	padding: 8px 30px;
}
.search-area .search-top .btn{
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	padding: 7px 11px;
}


.nopadding{
	padding: 0 !important;
}
.nomargin{
	margin: 0 !important;
}
.form-control, .form-control:focus, .form-control:active{
	border-radius: 0;
	outline: 0 none;
	box-shadow: none;
}
input.form-control{
	height: 48px;
	background-color: #eeeeee;
	border:1px solid transparent;
}
textarea.form-control{
	background-color: #eeeeee;
	border:1px solid transparent;
}
.btn{
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 8px 15px;
	letter-spacing: 3px;
}
.btn, .btn:focus, .btn:active{
	border-radius: 0;
	outline: 0 none !important;
	box-shadow: none;
	border:0;
}
.btn-colored, .btn-colored:hover, .btn-colored:focus, .btn-colored:active{
	color: #fff !important;
}
.btn-dark, .btn-dark:focus, .btn-dark:active, .btn-dark:hover{
	color: #fff !important;
}
.section-wrap{
	margin-top: 70px;
	float: left;
	width: 100%;
}
.ts-content-box:after{

	clear: both;
	content: '';
	display: block;
}
.ts-content-box{
	background: #fff;
	box-shadow: 0 0px 16px 3px rgba(0, 0, 0, 0.08);
	padding: 15px;
	float: left;
	width: 100%;
	margin-top: 30px;
	border-radius: 10px;
}
.post-heading{
	margin:30px 0;
}
.post-meta{
	float: left;
	width: 100%;
}
.post-meta ul.meta-list li{
	list-style-type: none;
	display: inline-block;
	position: relative;
	font-size: 13px;
	padding-left: 5px;
}
.post-meta ul.meta-list li:after{
	content: '|';
	float:right;
}
.post-meta ul.meta-list li:nth-last-child(1):after{
	content: '';
}
.post-meta ul.meta-list li a{
	padding: 0 3px;
}
.post-meta ul.meta-list li a:hover{
	color: #ddd !important;
}
.post-meta ul.meta-list li:nth-child(1) a{
	padding-left: 0;
}
.section-heading{
	margin-bottom: 30px;
	text-transform: capitalize;
}
/*** Topobar Style 2 ***/

.sara-log-topbar.white{
	background-color:#fff !important;
}

.sara-log-topbar.white .search-area .lang-change select{
	background-color: transparent !important;
}
img{
	max-width: 100%;
	height: auto;
}


/*** Menu Bar Default ***/

.logo-top{
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
}
.menu-bar{
	z-index: 10;
	position: relative;
}
.menu-bar.default{
	background-color: #fff;
	text-align: center;
	position: relative;
}
.menu-bar{
	box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
}
.menu-bar ul li{
	display: inline-block;
	list-style-type: none;
	margin:0 25px;
	position: relative;
	perspective: 1500px;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	-o-perspective: 1000px;
	-ms-perspective: 1000px;
}
.menu-bar ul li a{

}
.menu-bar ul li.menu-item-has-children:after{
	content: '\f311';
	font-family: "Ionicons";
	float: right;
	position: absolute;
	right: -20px;
	top: 18px;
	font-weight: 700;
}
.menu-bar ul li a{
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	display: block;
	padding: 20px 10px;
	letter-spacing: 2px;
}
.menu-bar.style-3 ul li a:hover{
	color: #fff !important;
}
.menu-bar .sub-menu{
	position: absolute;
	min-width: 250px;
	text-align: left;
	top: 100% !important;
	visibility: hidden;
	background: #000;
}
.menu-bar .sub-menu li{
	list-style-type: none;
	display: block;
	padding: 0;
	margin: 0;
}
.menu-bar .sub-menu li a{
	padding: 15px;
	color: #fff;
	font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
}
.menu-bar .sub-menu li a:hover{
	color: #fff !important;
}
.menu-bar .sub-menu li.menu-item-has-children > .sub-menu{
	left: -100%;
}
.menu-bar .subscribe, .menu-bar .menu-links{
	display: inline-block;
}
.menu-bar ul li.menu-item-has-children:hover > .sub-menu{
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
	-ms-transform: none;
	opacity: 1;
	visibility: visible;
}
.menu-bar .sub-menu li.menu-item-has-children:hover > .sub-menu{
	top: 0;
	opacity: 1;
	visibility: visible;
}
.menu-bar .sub-menu li.menu-item-has-children:after{
	right: 15px;
	top: 10px;
	color: #fff;
}






/*** Categories Style 1 ***/

.sara-log-categories-style-1 .cat-box{
	position: relative;
}
.sara-log-categories-style-1 .cat-box .content{
	position: absolute;
	top: 0;
	height: 100%;
	color: #fff;
	text-align: center;
	width: 100%;
}
.sara-log-categories-style-1 .cat-box .content *{
	color: #fff !important;
}
.sara-log-categories-style-1 .cat-box .cat-meta{
	position: absolute;
	bottom: 10px;
	width: 100%;
	left: 0;
}
.sara-log-categories-style-1 .cat-box h1{
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.sara-log-categories-style-1 .cat-box .cat-meta ul li{
	list-style-type: none;
	display: inline-block;
	border-right: 1px solid #fff;
	padding: 0 10px;
	font-size: 13px;
}
.sara-log-categories-style-1 .cat-box .cat-meta ul li:nth-last-child(1){
	border:0;
}
.sara-log-categories-style-1 .cat-box .overlay{
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	left: 0;
	background-color: rgba(0, 0, 0, 0.7);
}



/*** Blog Grid Styling ***/

.sara-log-blog-grid .blog-post .post-content{
	text-align: center;
	padding: 0 15px;
}
.sara-log-blog-grid .share-post ul{
	right: 0;
	left: unset;
}
.sara-log-blog-grid .blog-post .post-content .btn{
	margin-bottom: 20px;
	position: relative;
	border-width: 4px;
	border-style: solid;
	font-size: 13px;
	font-weight: 500;
	border-radius: 2px;
	 
}
.sara-log-blog-grid .blog-post .post-content .btn:before{
	content: "";
	position: absolute;
	top: -10px;
	left: 0px;
	width: 100%;
	height: 5px;
	 
}
.sara-log-blog-grid .blog-post .post-content .btn:after{
	content: "";
	position: absolute;
	bottom: -10px;
	left: 0px;
	width: 100%;
	height: 5px;
	 
}
.blog-post .post-content .post-title{
	margin:30px 0;
	font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    display: inline-block;
    text-align: center;
}
 
.post-content .post-title  a{
	display: block;
}
.post-content .post-title  .line{
	height: 8px;
    width: 150px;
    transform: skewX(303deg);
    -webkit-transform: skewX(303deg);
    -ms-transform: skewX(303deg);
    -moz-transform: skewX(303deg);
    display: inline-block;
}
.blog-post{
	background: #fff;
	margin-bottom: 75px;
	padding: 20px;
	border-radius: 10px;
	position: relative;
	box-shadow: 0 3px 1px 0 #9fb7cc, 15px 30px 68px -10px rgb(156 160 185 / 56%);
	-webkit-box-shadow: 0 3px 1px 0 #9fb7cc, 15px 30px 68px -10px rgb(156 160 185 / 56%);
	-moz-box-shadow: 0 3px 1px 0 #9fb7cc, 15px 30px 68px -10px rgb(156 160 185 / 56%);
	-ms-box-shadow: 0 3px 1px 0 #9fb7cc, 15px 30px 68px -10px rgb(156 160 185 / 56%);
}
.blog-post-meta{
	margin-bottom: 30px;
	margin:20px 0px;
    position: relative;
    text-align: center;
}
.blog-post-meta ul li{
	list-style-type: none;
	display: inline-block;
	padding: 0 10px;
	border-left: 2px solid #f0f0f0;
    border-radius: 3px;
    box-shadow: 0 2px 4px 0px rgb(215 210 210 / 72%);
    padding: 6px;
    color: #fff;
    padding: 2px 10px;
    margin:5px;


}
.blog-post-meta ul li a:hover{
	background: none;
}

.blog-post-meta ul li a,.post-meta ul.single-meta li a{
	color: #fff;
	font-size: 11px;
	font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    padding: 0;

}

 
.blog-post-meta ul li .fa{
	 
    margin-right: 5px;
    color: #fff;
     
}
 
.post-tag{
	color: #fff;
	position: absolute;
	top: 30%;
	left: -20px;
	padding: 8px 20px;
	text-transform: capitalize;
	font-size: 14px;
	font-weight: 700;
}
.post-thumbnail{
	position: relative;
}
.post-thumbnail img{
	width: 100%;
	height:auto;
	margin-top: -50px;
	border-radius: 10px;
	box-shadow: 0 2px 10px 2px rgb(22 22 22 / 15%);
}
.post-thumbnail .share-post{
	position: absolute;
	bottom: 10px;
	color: #fff;
	right: 15px;
	z-index: 9999;
}

/*** Blog List Style ***/

.sara-log-blog-list .post-title{
	margin:30px 0;
}
.sara-log-blog-list .blog-post{
	float: left;
	width: 100%;
	background: #fff;
	margin-bottom: 50px;
	position: relative;
}
.sara-log-blog-list .blog-post-meta{
	margin-bottom: 0;
	border-bottom: 0;
}

.sara-log-blog-list.full .blog-post-meta{
	float: left;
	border:0;
}
.sara-log-blog-list.full .btn{
	font-size: 12px;
	padding: 10px;
}
.sara-log-blog-list.full .con .share-post{
	margin: 14px;
	float: left;
}


/** pagination**/
a.page-numbers, span.page-numbers {
    padding: 6px 15px !important;
    font-size: 18px!important;
    text-align: center!important;
    background: #fff!important;
   font-weight: 700!important;
   line-height: 65px;
   margin: 0 5px;
   border-radius: 8px 8px 0px 0px;
}


.blog-detail img.aligncenter.size-full.wp-image-2138 {
    width: 100% !important;
    height: auto;
}

.blog-detail .post-title .wp-block-embed__wrapper iframe {
    width: 100%;
}

.blog-detail .post-title ol, .blog-detail .post-title ul{
    padding: 0px 32px;
    font-weight: 100;
    font-size: 15px;
    line-height: 33px;

}

#secondary input[type="text"] {
    width: 58%;
    padding: 10px;
    border: 1px solid #f2f2f2;
}

#secondary select
{
	width: 100%;
    padding: 10px;
    border: 1px solid #f2f2f2;
}

#secondary table {
    width: 100%;
    background-color: transparent;
}

#secondary input[type="submit"] { padding: 1.1em 1.5em;}

span.current{background-color: #f13658 !important;color:#FFF;}

/*** Sidebar ***/

.widget.tags .blog-tags{
	padding-top: 0;
}
.widget.about-author{
	text-align: center;
}
.widget-heading{
	margin-bottom: 30px;
	text-transform: uppercase;
	letter-spacing: 4px;
	position: relative;
	text-align: center;
	font-size: 2.5rem;
	border-width:5px;
	border-style: solid;
	 
	border-right: none;

}
 
.sara-log-sidebar .widget{
	padding: 30px;
	background: #fff;
	box-shadow: 0 0px 16px 3px rgba(0, 0, 0, 0.08);
	margin-bottom: 30px;
	border-radius: 10px;
}
.sara-log-sidebar .widget img{
	max-width: 100%;
	height: auto;
}
.sara-log-sidebar .widget:after{
	clear: both;
	content: '';
	display: block;
}
.about-author .author-name{
	 
	text-transform: uppercase;
	margin:10px 0;
	font-family: 'Merriweather', serif;
	font-size: 25px;
	letter-spacing: 4px;
	font-weight: 900;
	font-style: italic;
}
.about-author .author-skills{
	font-weight: 400;
	color: #959494;
}
.about-author .author-description{
	margin-top: 10px;
	text-align: justify;
	 
}
.about-author .social-icons ul li{
	list-style-type: none;
	display: inline-block;
	margin:5px;
}
.widget.categories ul li{
	list-style-type: none;
	margin-bottom: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-weight: bold;
	text-align: left;
	display: block;
	position: relative;
}
.widget.categories ul li a{
  padding: 0;
}
.widget.categories ul li:before{
    content: "\f266";
    font-family: "Ionicons";
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    left: 0px;
    top: 0px;
}
 
.widget.archive ul li{
	list-style-type: none;
	margin-bottom: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-bottom: 1px dashed #ccc;
}
 
.widget .recent-posts ul{
	float: left;
	width: 100%;
}
.widget .recent-posts ul li{
	list-style-type: none;
	float: left;
	width: 100%;
	clear: both;
	display: flex;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}
.widget .recent-posts ul li:nth-last-child(1){
	border:0;
	padding: 0;
	margin:0;
}
.widget .recent-posts .w-thumbnail{
	float: left;
	margin-right: 15px;
	width: 74px;
	height: 74px;
	overflow: hidden;
	border-radius: 100%;
}
.widget .recent-posts .w-thumbnail img{
	max-width: 100%;
	height: auto;
}
.widget .recent-posts .w-data{
	float: left;
	width: 70%;
	
}
.widget .recent-posts .w-post-heading{
	margin-bottom: 10px;
}
.widget .recent-posts .w-post-date{
	font-size: 13px;
}
.editor-choice .slide-content .slide-title{
	margin:6px 0;
}
.editor-choice .slide-content .slide-date{
	font-size: 13px;
}
.owl-nav .owl-prev, .owl-nav .owl-next{
	display: inline-block;
	color: #fff;
	padding: 10px 11px;
	font-size: 17px;
	line-height: 0;
}
.owl-nav .owl-next{
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}
.owl-nav{
	margin-top: 30px;
}

.widget.subscribe p{
	margin-bottom: 0;
}

.widget.twitter-feeds .feeds-list li{
	list-style-type: none;
	display: block;
	float: left;
	width: 100%;
	clear: both;
	margin-bottom: 15px;
}
.widget.twitter-feeds .feeds-list li p{
	float: left;
	margin-bottom: 0;
}
.widget.twitter-feeds .feeds-list li p span{
	position: relative;
	top: 2px;
}
.widget.twitter-feeds .feeds-list li .feed-time, .widget.twitter-feeds .feeds-list li a{
	float: left;
	width: 100%;
	clear: both;
}
.widget.twitter-feeds .feeds-list li a{
	margin:10px 0;
}
.widget.twitter-feeds .feeds-list li .feed-time{
	color: #888;
	font-size: 13px;
	font-style: italic;
}

/*** Footer Style 1 ***/

footer .social-bar{
	float: left;
	width: 100%;
}
footer .social-bar ul{
	position: relative;
}
footer .social-bar ul li{
	list-style-type: none;
	display: inline-block;
	width: 11.11%;
	text-align: center;
	float: left;
	overflow: hidden;
	height: 50px;
}
footer .social-bar ul li a{
	padding: 14px;
	color: #fff;
	display: block;
	font-size: 20px;
	line-height: 1;
	position: relative;


}
footer .social-bar ul li a:after{
	content: '';
	border-radius: 100%;
	width: 0px;
	height: 0px;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	top:50%;
	transform:translateY(-50%);
	background: #fff;
	opacity: 0;
	visibility: hidden;
}
footer .social-bar ul li a:hover:after{
	widows: 100%;
	height: 100%;
	visibility: visible;
	opacity: 1;
}
footer .social-bar ul li a span{
	text-shadow: none;
	
}
footer .social-bar ul li a{
	text-shadow: none;
	
}
footer .social-bar ul li a:hover span{
	text-shadow: 0px 0px 10px #fff;

}
footer .social-bar ul li a:hover{
	transform: scale(1.6);
	-webkit-transform: scale(1.6);
	-moz-transform: scale(1.6);
	-ms-transform: scale(1.6);
	-o-transform: scale(1.6);
	-webkit-transform-origin: 50% 44%;
	-moz-transform-origin: 50% 44%;
	-o-transform-origin: 50% 44%;
	-ms-transform-origin: 50% 44%;
	transform-origin: 50% 44%;

}
footer .social-bar ul li.fb{
	background-color: #3b5998;
}
footer .social-bar ul li.gp{
	background-color: #dc4b3f;
}
footer .social-bar ul li.ig{
	background-color: #d20050;
}
footer .social-bar ul li.pi{
	background-color: #bd081b;
}
footer .social-bar ul li.tw{
	background-color: #4099ff;
}
footer .social-bar ul li.st{
	background-color: #eb4924;
}
footer .social-bar ul li.fl{
	background-color: #ff0084;
}
footer .social-bar ul li.dg{
	background-color: #101010;
}
footer .social-bar ul li.dr{
	background-color: #e84c88;
}
.footer.basic *{
	color: #fff;
}
.footer:after{
	clear: both;
	content: '';
	display: block;
}
.footer-wrapper{
	padding: 70px 0;
	float: left;
	width: 100%;
}
.logo-footer{
	margin-bottom: 30px;
}
footer .footer-heading{
	text-transform: uppercase;
	font-weight: 800;
	margin-bottom: 30px;
}
.widget.recent-comments .comment-posts .comment-thumbnail{
	width: 74px;
	height: 74px;
	overflow: hidden;
	border-radius: 100%;
	float: left;
	margin-right: 10px;
}
.widget.recent-comments .comment-posts .comment-content{
	float: left;
	width: 75%;
	margin-top: 10px;
}
.widget.recent-comments .comment-posts{
	float: left;
	width: 100%;
}
.widget.recent-comments .comment-posts li{
	list-style-type: none;
	display: block;
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.widget.recent-comments .comment-posts .comment-content span{
	font-size: 13px;
	margin-top: 5px;
	display: block;
}
.widget.instagram-feeds ul li{
	list-style-type: none;
	float: left;
	position: relative;
}
.widget.instagram-feeds ul li:before{
	opacity: 0;
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: '';
}
.widget.instagram-feeds ul li:hover:before{
	opacity: 1;
	visibility: visible;
}
.instabtn{
	background-image: url(images/insta-btn.png);
	width: 137px;
	height: 24px;
	float: left;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 30px;
}
.sara-log-bottom-bar{
	float: left;
	clear: both;
	display: block;
	width: 100%;
	padding: 20px;
	color: #fff;
}
.sara-log-bottom-bar *{
	color: #fff;
}
.sara-log-bottom-bar .copyright{
	display: block;
	text-align: center;
}
.sara-log-bottom-bar .bottom-nav{
	text-align: center;
	margin:30px 0px;
}
.sara-log-bottom-bar .bottom-nav li{
	display: inline-block;
	font-size: 13px;
	list-style-type: none;
	margin: 0 15px;
	text-transform: uppercase;
	font-weight: 600;
}

 


/*** Breadcrumb Header ***/

.sara-log-breadcrumb{
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
	text-transform: capitalize;
	color: #fff;
	padding: 60px 0;
	position: relative;
}
.sara-log-breadcrumb:before{
	content: '';
	width: 100%;
	height: 100%;
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
}
.sara-log-breadcrumb .container{
	z-index: 2;
	position: relative;
}
.sara-log-breadcrumb *{
	color: #fff;
}
.sara-log-breadcrumb .title{
	font-size: 25px;
	font-weight: 600;
	position: relative;
	border: 10px solid #fff;
	border-right: 0px;
	padding: 20px;
	display: flex;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: 800;
}
 
.sara-log-breadcrumb ul li{
	float: left;
	list-style-type: none;
	position: relative;
	margin: 0;
}
.sara-log-breadcrumb ul li a{
	padding: 0;
}
.sara-log-breadcrumb ul li:nth-last-child(1):after{
	display: none;
}
.sara-log-breadcrumb ul li a:hover{
	color: #ddd !important;
}
.sara-log-breadcrumb ul{
	float: left;
	margin-top: 10px;
}
.sara-log-breadcrumb ul li:after{
	content: '\f178';
	font-family: FontAwesome;
	float: right;
	margin: 0 10px;
}

/*** Blog Detail ***/

.blog-detail .post-meta *{
	color: #fff;
}
.blog-detail.boxed{
	margin:0;
}
.blog-detail .post-title{
	float: left;
	width: 100%;
	margin:20px 0;
}
.blog-detail .post-meta{
	padding: 18px;
}
.blog-detail .post-title ol li, .blog-detail .post-title ul li{
    color: #282828;
    font-weight: 600;
}
blockquote{
	background: #eeeeee;
	border-width: 7px;
	font-style: italic;
	float: left;
}
.blog-list-items{
	list-style-position: inside;
}
.blog-list-items li{
	margin-bottom: 20px;
}
.img-caption{
	color: #fff;
	padding: 10px;
	color: #fff;
	float: left;
	width: 100%;
	text-align: center;
}
.inner-img.pull-left{
	margin-right: 15px;
}
.inner-img.pull-right{
	margin-left: 15px;
}
ol.blog-list-items{
	padding-left: 0;
}
.blog-inner-gallery{
	margin-bottom: 30px;
}
.blog-inner-gallery .slide{
	position: relative;
	perspective: 1500px;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	-o-perspective: 1000px;
	-ms-perspective: 1000px;
	overflow: hidden;
}
.blog-inner-gallery .slide .overlay-data{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	cursor: pointer;
	visibility: hidden;
	transform: rotateY(100deg);
	-webkit-transform: rotateY(100deg);
	-moz-transform: rotateY(100deg);
	-o-transform: rotateY(100deg);
	-ms-transform: rotateY(100deg);
	transform-origin: 0% 0%;
	-webkit-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-o-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
}
.blog-inner-gallery .slide:hover > .overlay-data{
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
	-ms-transform: none;
	visibility: visible;
}
.blog-inner-gallery .slide .overlay-data .icon-magnifying-glass{
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	padding: 10px;
	color: #fff;
	font-size:20px;
	width: 50px;
	height: 50px;
	cursor: pointer;
	text-align: center;
	line-height: 1.5;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
}


.share-blog{
	float: left;
	width: 100%;
	display: block;
	border-top: 1px dashed #1f1f1f;
	border-bottom: 1px dashed #1f1f1f;
	padding: 15px 0;
}
.share-blog span{
	float: left;
	margin-right: 15px;
}
.share-blog ul{
	float: left;
	margin-top: 3px;
}
.share-blog ul li{
	list-style-type: none;
	float: left;
}
.blog-tags{
	padding: 15px 0;
}
.blog-tags, .blog-tags ul{
	float: left;
	width: 100%;
}
.blog-tags ul li{
	float: left;
	list-style-type: none;
	margin-right: 5px;
	margin-bottom: 5px;
}
.blog-tags ul li a{
	background: #eeeeee;
	display: block;
	padding: 15px;
	text-transform: capitalize;
}
.blog-tags ul li a:hover{
	color: #fff !important;
}

.sara-log-post-nav{
	text-transform: capitalize;
	float: left;
	width: 100%;
	clear: both;
	display: block;
	padding: 30px 11px 30px;
	margin-top: 30px;
	background-color: #FFF;
}
.sara-log-post-nav .prev-post{
	float: left;
}
.sara-log-post-nav .prev-post .arrow{
	float: left;
	margin-right: 10px;
}
.sara-log-post-nav .arrow{
	float: left;
	padding: 15px 12px;
	font-size: 20px;
	color: #fff;
}
.sara-log-post-nav .prev-post .post-title{
	float: left;
}
.sara-log-post-nav .post-title strong{
	font-size: 16px;
}
.sara-log-post-nav .post-title p{
	margin-bottom: 0;
	margin-top: 10px;
}
.sara-log-post-nav .next-post{
	float: right;
	text-align: right;
}
.sara-log-post-nav .next-post .arrow{
	float: right;
	margin-left: 10px;
}
.sara-log-post-nav .next-post .post-title{
	float: right;
}
.sara-log-author-info .author-thumbnail{
	float: left;
	margin-right: 15px;
}
.sara-log-author-info .author-data h5{
	text-transform: uppercase;
	margin: 15px 0;
}
.sara-log-author-info .author-data p{
	margin:0;
}
.sara-log-related-posts{
	margin-top: 30px;
}
.sara-log-related-posts .related-post{
	text-align: center;
	margin-bottom: 30px;
}
.sara-log-related-posts .related-post img{
	margin-bottom: 15px;
}
.sara-log-related-posts .related-post .post-img{
	position: relative;
}
.sara-log-related-posts .related-post .post-img img{
	margin: 0 auto;
}
.sara-log-related-posts .related-post .post-img:after{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
}
.sara-log-related-posts .related-post:hover .post-img:after{
	opacity: 1;
	visibility: visible;
}
.comments-list{
	float: left;
	width: 100%;
}
.comments-list .userimg{
	float: left;
	margin-right: 15px;
}
.comments-list ul{
	float: left;
	width: 100%;
}
.comments-list ul li{
    list-style-type: none;
    float: left;
    width: 100%;
    display: block;
    clear: both;
    padding: 30px 0 0;
}
.sara-log-comments > .section-heading{
	margin-bottom: 0;
}
.comments-list ul .reply{
    padding-left: 30px;
}
.comments-list .comment-data{
	float: left;
	margin-top: 10px;
	width: 85%;
}
.comments-list .comment-meta{
	float: left;
	color: #7d7d7d;
}
.comments-list .comment-meta a{
	color: #7d7d7d;
}
.comments-list .comment-meta span{
	padding-left: 7px;
	border-left: 1px solid #1f1f1f;
	margin-left: 7px;
}
.comments-list .comment-data strong{
	float: left;
	text-transform: uppercase;
}
.comments-list .comment-data p{
	float: left;
	clear: both;
	display: block;
	width: 100%;
	margin-bottom: 0;
	margin-top: 10px;
}
.sara-log-comment-form{
	float: left;
	width: 100%;
	display: block;
	margin-top: 30px;
	padding-top: 20px;
	border-top: 1px dashed #1f1f1f;
}
.widget.recent-comments .comment-posts li:hover > .comment-thumbnail img{
	opacity: 0.5;
}

/*** Search Result ***/

.nothing-found{
	text-align: center;
	padding-bottom: 50px;
}
.nothing-found hr{
	border-style: dashed;
	border-color: #282828;
	margin-bottom: 30px;
	width: 300px;
}
.nothing-found h2{
	margin:30px 0;
}
.nothing-found .btn{
	width: 260px;
}
.nothing-found strong{
	margin:20px;
}

/*** 404 ***/

.notfound{
	text-align: center;
	padding-bottom: 50px;
	position: relative;
	margin-top: 80px;
}
.notfound:before{
	content: url(images/404.png);
	position: absolute;
	top: -100px;
	left: 0;
	margin: 0 auto;
	right: 0;
}
.notfound h1{
	font-size: 112px;
	margin-top: 10px;
}
.notfound hr{
	border-style: dashed;
	border-color: #282828;
	margin-bottom: 30px;
	width: 270px;
}


/*** Pagination ***/

.sara-log-pagination{
	float: left;
	width: 100%;
	text-align: center;
}
.sara-log-pagination ul li{
	display: inline-block;
	margin:0 5px;
}
.sara-log-pagination ul li a{
    padding: 10px 20px;
    font-size: 20px;
    text-align: center;
    background: #fff;
    display: block;
    font-weight: 700;
}
.sara-log-pagination ul li.active a{
    color: #fff;
}
.sara-log-pagination ul li:hover a{
    color: #fff !important;
}

/*** Contact Us ***/

.map-canvas{
	height: 414px;
	margin-top: 0;
}

/*** Back To Top Button ***/

@keyframes iconmove{
	0%{line-height: 0;}
	50%{line-height: 2;}
	100%{line-height: 0;}
}
@-webkit-keyframes iconmove{
	0%{line-height: 0;}
	50%{line-height: 2;}
	100%{line-height: 0;}
}

#backTop {
    padding: 5px 10px;
    color: #fff;
    position: fixed;
    bottom: 10px;
    right: 10px;
    display: none;
    cursor: pointer;
    z-index: 99999;
    height: 30px;
    width: 40px;
    text-align: center;
	animation: iconmove 3s infinite;
	-webkit-animation: iconmove 3s infinite;
    font-size: 20px;
}
#backTop:hover{
    background: #333333;
}

/*** sara-log Modal ***/

img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    width: 100%;
    height: auto;
}

h3.post-title.no-image {
    padding-top: 35px;
}
.post-thumbnail a img, .blog-banner img{width: 100%; height: auto;}

.sara-log-blog-grid .classic{ margin-top: -30px;}


/*--------------------------------------------------------------
16.1 Galleries
--------------------------------------------------------------*/

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0 5px 0 0;
	width: 50%;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus,
.widget-area .gallery-item a,
.widget-area .gallery-item a:hover,
.widget-area .gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}

.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}

/*--------------------------------------------------------------
2.0 Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;

	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f13658;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    left: 5px;
    text-transform: uppercase;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

a.btn-colored:focus{
        outline: dotted  !important;
         color: #de0000 !important;
         background:#000;

}

a:focus {
    outline: thin dotted!important;
   
}

button.dl-trigger:focus{  
	outline: thin dotted!important;
    color: #000!important;
}

ul li a:focus ~ ul {
    display: block;
    visibility: visible;
    opacity: 1;
    left: auto;
    animation: fadeinUp .3s;
    color: #000;
}
ul li:focus-within > ul {
    display: block;
    opacity: 1;
    visibility: visible;
    left: auto;
    animation: fadeinUp .3s;
    
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}


/*--------------------------------------------------------------
3.0 Alignments
--------------------------------------------------------------*/

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
	width: auto !important;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
	width: auto !important;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: auto !important;
}

.submit{
	background-color: #f13658 !important;
	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 14px 33px;
    border-radius: 0;
    outline: 0 none !important;
    box-shadow: none;
    border: 0;
    color: #fff !important;

}

input[type="search"]
{
	color: #666;
    background: #fff;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #f2f2f2;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block;
    padding: 1.2em;
    width: 100%
}


.search-area input[type="search"]
{
	color: #666;
    background: #fff;
    box-shadow: 0 3px 1px 0 #9fb7cc, 15px 30px 68px -10px rgb(156 160 185 / 56%);
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #f2f2f2;
    -webkit-border-radius: 3px;
    border-radius: 2px;
    display: block;
    padding: 8px 30px;
    width: 100%
}

form.search-form button {
    font-size: 15px;
    height: 54px;
    width: 50px;
    top: 0;
    right: 0;
    padding: 0;
}

.everest-forms button, .everest-forms button[type=submit],
.everest-forms button, .everest-forms button[type=submit]:hover
{
	color: #fff;
    height: auto;
    cursor: pointer;
    background: 0 0;
    box-shadow: none;
    font-size: inherit;
    font-weight: 400;
    line-height: 1.5;
    padding: 10px 15px;
    border-radius: 3px;
    border: 1px solid #f13658;
    background-color: #f13658;
}

.search-form label{ width: 80%; }

button, input[type="button"], input[type="submit"] {
    background-color: #f13658 ;
    border: 0;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    padding: 1em 2em;
    text-shadow: none;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
}
.comment-form-comment textarea{background-color: #eeeeee;border: 1px solid transparent; width: 100%;}
.post-meta ul.single-meta li a{padding: 0 3px;text-decoration: none;}

.post-meta ul.single-meta li{
	border-left: 2px solid #f0f0f0;
    border-radius: 3px;
    box-shadow: 0 2px 4px 0px rgb(215 210 210 / 72%);
    padding: 6px;
    color: #fff;
    padding: 2px 10px;
    margin: 5px;
	 
}


.wp-caption,
.gallery-caption {
	color: #666;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/* Media Elements */

.mejs-container {
	margin-bottom: 1.5em;
}

/* Audio Player */

.mejs-controls a.mejs-horizontal-volume-slider,
.mejs-controls a.mejs-horizontal-volume-slider:focus,
.mejs-controls a.mejs-horizontal-volume-slider:hover {
	background: transparent;
	border: 0;
}

/* Playlist Color Overrides: Light */

.site-content .wp-playlist-light {
	border-color: #eee;
	color: #333;
}

.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album {
	color: #333;
}

.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist {
	color: #767676;
}

.site-content .wp-playlist-light .wp-playlist-item {
	border-bottom: 1px dotted #eee;
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}

.site-content .wp-playlist-light .wp-playlist-item:hover,
.site-content .wp-playlist-light .wp-playlist-item:focus {
	border-bottom-color: rgba(0, 0, 0, 0);
	background-color: #767676;
	color: #fff;
}

.site-content .wp-playlist-light a.wp-playlist-caption:hover,
.site-content .wp-playlist-light .wp-playlist-item:hover a,
.site-content .wp-playlist-light .wp-playlist-item:focus a {
	color: #fff;
}

/* Playlist Color Overrides: Dark */

.site-content .wp-playlist-dark {
	background: #333;
	border-color: #333;
}

.site-content .wp-playlist-dark .mejs-container .mejs-controls {
	background-color: #333;
}

.site-content .wp-playlist-dark .wp-playlist-caption {
	color: #fff;
}

.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-album {
	color: #eee;
}

.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-artist {
	color: #aaa;
}

.site-content .wp-playlist-dark .wp-playlist-playing {
	background-color: #333;
}

.site-content .wp-playlist-dark .wp-playlist-item {
	border-bottom: 1px dotted #555;
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}

.site-content .wp-playlist-dark .wp-playlist-item:hover,
.site-content .wp-playlist-dark .wp-playlist-item:focus {
	border-bottom-color: rgba(0, 0, 0, 0);
	background-color: #aaa;
	color: #333;
}

.site-content .wp-playlist-dark a.wp-playlist-caption:hover,
.site-content .wp-playlist-dark .wp-playlist-item:hover a,
.site-content .wp-playlist-dark .wp-playlist-item:focus a {
	color: #333;
}

/* Playlist Style Overrides */

.site-content .wp-playlist {
	padding: 0.625em 0.625em 0.3125em;
}

.site-content .wp-playlist-current-item .wp-playlist-item-title {
	font-weight: 700;
}

.site-content .wp-playlist-current-item .wp-playlist-item-album {
	font-style: normal;
}

.site-content .wp-playlist-current-item .wp-playlist-item-artist {
	font-size: 10px;
	font-size: 0.625rem;
	font-weight: 800;
	letter-spacing: 0.1818em;
	text-transform: uppercase;
}

.site-content .wp-playlist-item {
	padding: 0 0.3125em;
	cursor: pointer;
}

.site-content .wp-playlist-item:last-of-type {
	border-bottom: none;
}

.site-content .wp-playlist-item a {
	padding: 0.3125em 0;
	border-bottom: none;
}

.site-content .wp-playlist-item a,
.site-content .wp-playlist-item a:focus,
.site-content .wp-playlist-item a:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: transparent;
}

.site-content .wp-playlist-item-length {
	top: 5px;
}

.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {
	border: 1px solid #333;
	padding: 2px;
}



.comment-form p {
    margin-bottom: 1rem;
}
.comment-form-comment textarea{
	width: 100%;
    background: #eeeeee;
    border: transparent;
}
.comment-form-author, .comment-form-email, .comment-form-url{
	width: 33.33%;
    float: left;
}
.comment-form-author input, .comment-form-email input, .comment-form-url input{
	width: 95%;}
.comment-form input {
    min-height: 48px;
    background: #eeeeee;
    box-shadow: none;
    outline: none;
    border-color: transparent;
    border-style: solid;
    border-width: 1px;
}
.comment-form input:focus {
    border-color: #f13658 !important;
}
.comment-form-cookies-consent{
	display: table;
    width: 100%;
}
.comment-form-cookies-consent input{
	min-height: inherit;
}

h2.comments-title{
	margin-bottom: 22px;
}
ol.comment-list {
    padding: 0;
}
.comment-list li {
    list-style: none;
}
.comment-meta {
    display: flex;
    margin-bottom: -17px;
    align-items: center;
}
.comment-author {
    display: flex;
    align-items: center;
    padding-right: 5px;
}
.comment-author .avatar {
    width: 74px;
    height: 74px;
    border-radius: 100%;
    margin-right: 10px;
    object-fit: cover;
}
span.says {
    display: inline-block;
    padding-left: 5px;
}
.comment-content {
    margin-left: 84px;
}
.comment-content p {
    margin-bottom: 8px;
}
.reply {
    margin-left: 84px;
}
ol.children {
    margin-top: 22px;
    padding-left: 54px;
}
.reply a {
    color: #7d7d7d;
}

.blog-detail p {
    text-align: justify;
}


/* Social Share link css */
.social-links ul li a:before {
    content: "";
    font-family: Ionicons, sans-serif;
    font-size: 14px;
    padding: 7px;
    transition: color 0.3s ease-in-out 0s;
    vertical-align: middle;
    line-height: 14px;
    color: #FFF;
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.social-links ul li a[href*="facebook.com"]:before {
    content: "\f231";
}

.social-links ul li a[href*="twitter.com"]:before {
    content: "\f243";
}

.social-links ul li a[href*="linkedin.com"]:before {
    content: "\f239";
}

.social-links ul li a[href*="plus.google.com"]:before {
    content: "\f235";
}

.social-links ul li a[href*="youtube.com"]:before {
    content: "\f24d";
}

.social-links ul li a[href*="dribble.com"]:before {
    content: "\f22d";
}

.social-links ul li a[href*="pinterest.com"]:before {
    content: "\f2b1";
}

.social-links ul li a[href*="bitbucket.org"]:before {
    content: "\f233";
}

.social-links ul li a[href*="github.com"]:before {
    content: "\f233";
}

.social-links ul li a[href*="codepen.io"]:before {
    content: "\f1cb";
}

.social-links ul li a[href*="flickr.com"]:before {
    content: "\f16e";
}

.social-links ul li a[href$="/feed/"]:before {
    content: "\f09e";
}

.social-links ul li a[href*="foursquare.com"]:before {
    content: "\f180";
}

.social-links ul li a[href*="instagram.com"]:before {
    content: "\f351";
}

.social-links ul li a[href*="vimeo.com"]:before {
    content: "\f194";
}
.social-links ul li a[href*="mailto:"]:before {
    content: "\f2eb";
}

.social-links ul li a[href*="skype.com"]:before {
    content: "\f23f";
}



ul#menu-social{display: flex; justify-content: center;
}

.sara-log-blog-grid .col-md-8.classic{margin-top: 0px;}
.blog-post.search-not-found {padding: 50px;}
.blog-post.search-not-found .search-form{margin-top: 30px;}
.about-author .social-icons ul li a { font-weight: bold; font-size: 18px; }

.logo-top .custom-logo {margin-bottom: 10px;}

p.post-description {text-align: justify;}

.left-sidebar .left-block {float: right;}

.right-sidebar .left-block { float: left;}

.about-me.text-center img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 2px 10px 2px rgb(22 22 22 / 15%);
    margin-top: -60px;
    border: 8px solid #fff;
}

div.wpforms-container-full .wpforms-form button[type=submit],
div.wpforms-container-full .wpforms-form button[type=submit]:hover{
	background-color: #f13658;
    border: 1px solid #f13658;
    color: #FFF;
}
table.wp-list-table.widefat.fixed.striped.forms {
    width: 100% !important;
}


.entry-content ul {list-style-position:inside;}

.entry-content ul li ul {list-style-position:inside;
margin-left:10px;
}



.entry-content ul li,.entry-content ul li ul li,.entry-content ol li, .entry-content ol li ol li {line-height: 30px;}
.page .ts-content-box{margin-top:0px;}

.entry-content ul {
    padding: 15px;
}

.entry-content iframe {
    width: 100%;
    height: 350px;
}

h2.trail-browse {
    display: none;
}

.blog-detail .post-title ul{
    margin-left: 0px;
    margin-bottom: 30px;
}
.blog-detail .post-title ul li{
    list-style: none;
    position: relative;
    padding-left: 18px;
    margin-bottom: 5px;
}
.blog-detail .post-title ul li:before{
    content: "";
    width: 10px;
    height: 15px;
    border-radius: 0px 5px 0px 5px;
    background: black;
    position: absolute;
    left:0;
    top:60%;
}

/* Latest Post Style */
.latest-post-wrap{
	background: #E42256;
	padding: 80px 0px;
}
.latest-post-wrap .container{
	padding-left: 30px;
	padding-right: 30px;
}
.latest-post-wrap .row{
	margin-left: -30px;
	margin-right: -30px;
}
.latest-post-wrap .row [class*='col-']{
	padding-left: 0px;
	padding-right: 0px;
	display: flex;
}
.latest-post-inner,.latest-post-wrap .post-box{
	display: flex;
}
.latest-post-wrap .post-box:nth-child(2){
	height: 500px;
	margin-top: -50px;
}
.latest-post-wrap .post-box{
	background: #f5f5f5;
	margin: 0px 10px;
	border-radius: 10px;
	
     
	 
}
 
.latest-post-wrap .blog-post{
	margin-bottom: 0px;
	box-shadow: none;
	min-height: 550px;
	position: relative;
}
.latest-post-wrap .blog-post:after{
	content: "";
    height: 70px;
    width: 70px;
    display: block;
    position: absolute;
    bottom: -48px;
    left: 50%;
    margin-left: -45px;
    background: #E42256;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    -moz-border-radius: 100%;
}
.blog-detail a{
	text-decoration: underline;
	
}

/* Woocommerce*/

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    background: #eeeeee;
    outline: 0;
    line-height: normal;
    border: none;
    padding: 10px;
    min-height: 37px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 37px;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    background: #eeeeee;
    min-height: 40px;
    border-radius: 4px;
    
}

.woocommerce #respond input#submit, .woocommerce a.button, 
.woocommerce button.button, .woocommerce input.button,.woocommerce button.button.alt,.woocommerce button.button.alt:hover,
 .woocommerce button.button:hover,.woocommerce a.button.alt,.woocommerce a.button.alt:hover,.woocommerce a.button:hover

{
	color: #FFF;
	background-color: #f13658;
}

.woocommerce .quantity .qty {
    min-height: 35px;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
       color: #ffffff;
}

span.woocommerce-Price-amount.amount, .woocommerce-message::before  {
    color: #f13658;
}

.woocommerce span.onsale{background-color: #f13658;}

.woocommerce .woocommerce-ordering select {
    min-height: 35px;
    padding: 5px;
}

.woocommerce-message{border-top-color: #f13658;}


.single-post .post-title, .page .post-title  {
    font-size: 25px;
    font-weight: 600;
    position: relative;
    margin: 10px 0;
}

 .page h1.post-title  {
 	font-size: 30px;
 	margin-bottom: 20px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;

}

 
  

.title.blog-post{
		padding: 17px;
		margin-bottom: 33px;
		background: #fff;
		margin-left: 16px;
		width: 96%;
}	
.footer.basic .copyright a{
	color: #f13658;
}

.single.single-post .blog-detail img, .page-template.page .page-inner-wrap img { 
	width: 100%; height: auto; 
	border-radius: 10px;
	box-shadow: 0 2px 10px 2px rgb(22 22 22 / 15%);
}
.single.single-post .blog-detail .blog-banner>img{
	margin-top: -50px;
}
.menu-bar ul li.menu-item-has-children:hover > .sub-menu{
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
	-ms-transform: none;
	opacity: 1;
	visibility: visible;
}
.menu-bar .sub-menu li.menu-item-has-children:hover > .sub-menu{
	top: 0;
	opacity: 1;
	visibility: visible;
}
.dashboard {
  margin: 0 auto;
  width: 100%;
  padding: 1em
}

.col1,
.col2,
.col3,
.col4 {
  width: 99%;
  margin: 1em auto
}

.page {
  width: 0;
  width: 100%;
  height: 100%;
  color: white;
  text-align: center;
  font-size: 3em;
  font-weight: 300;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  -webkit-transform-origin: 100% 0%;
  -ms-transform-origin: 100% 0%;
  -o-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
  -webkit-transform: rotateY(-90deg) translateZ(5em);
  -ms-transform: rotateY(-90deg) translateZ(5em);
  -o-transform: rotateY(-90deg) translateZ(5em);
  transform: rotateY(-90deg) translateZ(5em)
}

.page-title {
  margin-top: 1em;
  font-weight: 100;
  font-size: 2.5em
}

.close-button {
  font-size: 1em;
  width: 1em;
  height: 1em;
  position: absolute;
  top: 1.25em;
  right: 1.25em;
  cursor: pointer;
  border: 1px solid white;
  line-height: .8em;
  text-align: center
}

.big,
.small {
  float: left;
  margin: 0 auto 1%;
  color: white;
  font-size: 2em;
  text-align: center;
  height: 4.5em;
  font-weight: 300;
  overflow: hidden;
  padding: .75em 1em;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out
}

.big:hover,
.small:hover {
  background: white
}

.big {
  width: 100%
}

.small {
  width: 49%;
  margin-right: 2%
}

.big p {
  line-height: 1.5;
  margin-top: .6em;
  padding: 0 .3em;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out
}

.small.last {
  margin-right: 0
}

/*icon fonts styles*/

.icon-font {
  font-size: 2em;
  line-height: 1.6 !important
}

.big .icon-font {
  float: left
}

.lock-thumb .icon-font {
  margin-left: 25%
}

/*styling the boxes/thumbs*/

.weather-thumb {
  background: #F2854C
}

.weather-thumb:hover {
  color: #F2854C
}

.paint-thumb {
  background: #85A9C3
}

.paint-thumb:hover {
  color: #85A9C3
}

.cpanel-thumb {
  background: #83A8C3
}

.cpanel-thumb:hover {
  color: #83A8C3
}

.games-thumb {
  background: #04ACAD
}

.games-thumb:hover {
  color: #04ACAD
}

.news-thumb,
.calculator-thumb {
  background: #EBB741
}

.news-thumb:hover,
.calculator-thumb:hover {
  color: #EBB741
}

.videos-thumb,
.code-thumb {
  background: #BEA881
}

.videos-thumb:hover,
.code-thumb:hover {
  color: #BEA881
}

.lock-thumb,
.alarm-thumb {
  background: #EF3A5B
}

.lock-thumb:hover,
.alarm-thumb:hover {
  color: #EF3A5B
}

.git-thumb,
.favorites-thumb,
.notes-thumb {
  background: #385E82
}

.git-thumb:hover,
.favorites-thumb:hover,
.notes-thumb:hover {
  color: #385E82
}

.photos-thumb {
  background: #BEA881
}

.photos-thumb:hover {
  color: #BEA881
}

.calendar-thumb,
.organizer-thumb {
  background: #8BBA30
}

.calendar-thumb:hover,
.organizer-thumb:hover {
  color: #8BBA30
}

.todos-thumb {
  background: #2FB1BE
}

.todos-thumb:hover {
  color: #2FB1BE
}

.todos-thumb p {
  margin-top: .8em
}

.todos-thumb-span {
  display: block;
  margin-top: 1.5em
}

.todos-thumb:hover p {
  margin-top: -2.7em
}

/*styling log in screen*/

.login-screen {
  background: #EF3A5B;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: -150%;
  color: white;
  text-align: center;
  font-weight: 300;
  z-index: 1
}

.login-screen p {
  font-size: 6em;
  margin-top: 2em;
  font-weight: 100
}

.myform {
  margin: 2em auto;
  width: 300px
}

input {
  display: block;
  line-height: 40px;
  padding: 0 10px;
  width: 260px;
  height: 40px;
  float: left
}
#draggable{
  min-height: 100px;
  max-height: 1000px;
  min-width: 100px;
  max-height: 1000px;
}
#unlock-button {
  background: black;
  color: white;
  font-size: 1em;
  float: left;
  border: 0;
  height: 2.5em;
  width: 2.5em;
  padding: .3125em;
  text-align: center;
  cursor: pointer;
  border-radius: 2px
}

/*styling the pages*/

.page.random-page {
  background: #DFD4C1
}

.page.todos {
  background: #2FB1BE
}

.todos ul {
  margin: 50px auto;
  width: 60%;
  list-style-type: none
}

.todos li {
  padding: 5px 10px;
  text-align: left;
  background: white;
  border-left: 5px solid #EF3A5B;
  color: #444;
  font-weight: 300;
  font-size: 0.5em;
  margin-bottom: 15px
}

.delete-button {
  font-size: 0.7em;
  float: right;
  line-height: 25px
}

/*======================= media queries =======================*/

@media screen and (min-width: 43.75em) {
  .col1,
  .col2,
  .col3,
  .col4 {
    float: left;
    margin-right: 1%;
    width: 49%
  }
}

@media screen and (min-width: 64em) {
  .col1,
  .col2,
  .col3 {
    float: left;
    margin-right: .5%;
    width: 32%
  }

  .col3 {
    margin-right: 0
  }

  .col1 {
    margin-left: 2em
  }
}

/*/////////////////////////////////////// animation classes and keyframes /////////////////////////////////////////*/

.slidePageInFromLeft {
  -webkit-animation: slidePageInFromLeft .8s cubic-bezier(.01,1,.22,.99) 1 0.25s normal forwards;
  -o-animation: slidePageInFromLeft .8s cubic-bezier(.01,1,.22,.99) 1 0.25s normal forwards;
  animation: slidePageInFromLeft .8s cubic-bezier(.01,1,.22,.99) 1 0.25s normal forwards
}

.openpage {
  -webkit-animation: rotatePageInFromRight 1s cubic-bezier(.66,.04,.36,1.03) 1 normal forwards;
  -o-animation: rotatePageInFromRight 1s cubic-bezier(.66,.04,.36,1.03) 1 normal forwards;
  animation: rotatePageInFromRight 1s cubic-bezier(.66,.04,.36,1.03) 1 normal forwards
}

.slidePageBackLeft {
  opacity: 1;
  left: 0;
  -webkit-animation: slidePageBackLeft .8s ease-out 1 normal forwards;
  -o-animation: slidePageBackLeft .8s ease-out 1 normal forwards;
  animation: slidePageBackLeft .8s ease-out 1 normal forwards
}

.slidePageLeft {
  opacity: 1;
  -webkit-transform: rotateY(0) translateZ(0);
  -ms-transform: rotateY(0) translateZ(0);
  -o-transform: rotateY(0) translateZ(0);
  transform: rotateY(0) translateZ(0);
  -webkit-animation: slidePageLeft .8s ease-out 1 normal forwards;
  -o-animation: slidePageLeft .8s ease-out 1 normal forwards;
  animation: slidePageLeft .8s ease-out 1 normal forwards
}

.fadeOutback {
  -webkit-animation: fadeOutBack 0.3s ease-out 1 normal forwards;
  -o-animation: fadeOutBack 0.3s ease-out 1 normal forwards;
  animation: fadeOutBack 0.3s ease-out 1 normal forwards
}

.fadeInForward-1,
.fadeInForward-2,
.fadeInForward-3 {
  opacity: 0;
  -webkit-transform: translateZ(-5em) scale(0.75);
  -ms-transform: translateZ(-5em) scale(0.75);
  -o-transform: translateZ(-5em) scale(0.75);
  transform: translateZ(-5em) scale(0.75);
  -webkit-animation: fadeInForward .5s cubic-bezier(.03,.93,.43,.77) .4s normal forwards;
  -o-animation: fadeInForward .5s cubic-bezier(.03,.93,.43,.77) .4s normal forwards;
  animation: fadeInForward .5s cubic-bezier(.03,.93,.43,.77) .4s normal forwards
}

.fadeInForward-2 {
  -webkit-animation-delay: .55s;
  -o-animation-delay: .55s;
  animation-delay: .55s
}

.fadeInForward-3 {
  -webkit-animation-delay: .7s;
  -o-animation-delay: .7s;
  animation-delay: .7s
}

@keyframes fadeOutBack {
  0% {
    -webkit-transform: translateX(-2em) scale(1);
    -ms-transform: translateX(-2em) scale(1);
    -o-transform: translateX(-2em) scale(1);
    transform: translateX(-2em) scale(1);
    opacity: 1
  }

  70% {
    -webkit-transform: translateZ(-5em) scale(0.6);
    -ms-transform: translateZ(-5em) scale(0.6);
    -o-transform: translateZ(-5em) scale(0.6);
    transform: translateZ(-5em) scale(0.6);
    opacity: 0.5
  }

  95% {
    -webkit-transform: translateZ(-5em) scale(0.6);
    -ms-transform: translateZ(-5em) scale(0.6);
    -o-transform: translateZ(-5em) scale(0.6);
    transform: translateZ(-5em) scale(0.6);
    opacity: 0.5
  }

  100% {
    -webkit-transform: translateZ(-5em) scale(0);
    -ms-transform: translateZ(-5em) scale(0);
    -o-transform: translateZ(-5em) scale(0);
    transform: translateZ(-5em) scale(0);
    opacity: 0
  }
}

@keyframes fadeInForward {
  0% {
    -webkit-transform: translateZ(-5em) scale(0);
    -ms-transform: translateZ(-5em) scale(0);
    -o-transform: translateZ(-5em) scale(0);
    transform: translateZ(-5em) scale(0);
    opacity: 0
  }

  100% {
    -webkit-transform: translateZ(0) scale(1);
    -ms-transform: translateZ(0) scale(1);
    -o-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
    opacity: 1
  }
}

@keyframes rotatePageInFromRight {
  0% {
    -webkit-transform: rotateY(-90deg) translateZ(5em);
    -ms-transform: rotateY(-90deg) translateZ(5em);
    -o-transform: rotateY(-90deg) translateZ(5em);
    transform: rotateY(-90deg) translateZ(5em);
    opacity: 0
  }

  30% {
    opacity: 1
  }

  100% {
    -webkit-transform: rotateY(0deg) translateZ(0);
    -ms-transform: rotateY(0deg) translateZ(0);
    -o-transform: rotateY(0deg) translateZ(0);
    transform: rotateY(0deg) translateZ(0);
    opacity: 1
  }
}

@keyframes slidePageLeft {
  0% {
    left: 0;
    -webkit-transform: rotateY(0deg) translateZ(0);
    -ms-transform: rotateY(0deg) translateZ(0);
    -o-transform: rotateY(0deg) translateZ(0);
    transform: rotateY(0deg) translateZ(0);
    opacity: 1
  }

  70% {
    opacity: 1
  }

  100% {
    opacity: 0;
    left: -150%;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg)
  }
}

@keyframes slidePageInFromLeft {
  0% {
    opacity: 0
  }

  30% {
    opacity: 1
  }

  100% {
    opacity: 1;
    left: 0
  }
}

@keyframes slidePageBackLeft {
  0% {
    opacity: 1;
    left: 0;
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95)
  }

  10% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9)
  }

  70% {
    opacity: 1
  }

  100% {
    opacity: 0;
    left: -150%
  }
}

@-webkit-keyframes fadeOutBack {
  0% {
    -webkit-transform: translateX(-2em) scale(1);
    transform: translateX(-2em) scale(1);
    opacity: 1
  }

  70% {
    -webkit-transform: translateZ(-5em) scale(0.6);
    transform: translateZ(-5em) scale(0.6);
    opacity: 0.5
  }

  95% {
    -webkit-transform: translateZ(-5em) scale(0.6);
    transform: translateZ(-5em) scale(0.6);
    opacity: 0.5
  }

  100% {
    -webkit-transform: translateZ(-5em) scale(0);
    transform: translateZ(-5em) scale(0);
    opacity: 0
  }
}

@-webkit-keyframes fadeInForward {
  0% {
    -webkit-transform: translateZ(-5em) scale(0);
    transform: translateZ(-5em) scale(0);
    opacity: 0
  }

  100% {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
    opacity: 1
  }
}

@-webkit-keyframes rotatePageInFromRight {
  0% {
    -webkit-transform: rotateY(-90deg) translateZ(5em);
    transform: rotateY(-90deg) translateZ(5em);
    opacity: 0
  }

  30% {
    opacity: 1
  }

  100% {
    -webkit-transform: rotateY(0deg) translateZ(0);
    transform: rotateY(0deg) translateZ(0);
    opacity: 1
  }
}

@-webkit-keyframes slidePageLeft {
  0% {
    left: 0;
    -webkit-transform: rotateY(0deg) translateZ(0);
    transform: rotateY(0deg) translateZ(0);
    opacity: 1
  }

  70% {
    opacity: 1
  }

  100% {
    opacity: 0;
    left: -150%;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
  }
}

@-webkit-keyframes slidePageInFromLeft {
  0% {
    opacity: 0
  }

  30% {
    opacity: 1
  }

  100% {
    opacity: 1;
    left: 0
  }
}

@-webkit-keyframes slidePageBackLeft {
  0% {
    opacity: 1;
    left: 0;
    -webkit-transform: scale(0.95);
    transform: scale(0.95)
  }

  10% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9)
  }

  70% {
    opacity: 1
  }

  100% {
    opacity: 0;
    left: -150%
  }
}

/*======================= media queries for animations=======================*/

@media screen and (min-width: 64em) {
@keyframes fadeInForward {
    80% {
      opacity: 0.9
    }

    100% {
      -webkit-transform: translateZ(0) scale(1) translateX(-2em);
      -ms-transform: translateZ(0) scale(1) translateX(-2em);
      -o-transform: translateZ(0) scale(1) translateX(-2em);
      transform: translateZ(0) scale(1) translateX(-2em);
      opacity: 1
    }
}
}

@-o-keyframes fadeOutBack {
  0% {
    -webkit-transform: translateX(-2em) scale(1);
    -ms-transform: translateX(-2em) scale(1);
    -o-transform: translateX(-2em) scale(1);
    transform: translateX(-2em) scale(1);
    opacity: 1
  }

  70% {
    -webkit-transform: translateZ(-5em) scale(0.6);
    -ms-transform: translateZ(-5em) scale(0.6);
    -o-transform: translateZ(-5em) scale(0.6);
    transform: translateZ(-5em) scale(0.6);
    opacity: 0.5
  }

  95% {
    -webkit-transform: translateZ(-5em) scale(0.6);
    -ms-transform: translateZ(-5em) scale(0.6);
    -o-transform: translateZ(-5em) scale(0.6);
    transform: translateZ(-5em) scale(0.6);
    opacity: 0.5
  }

  100% {
    -webkit-transform: translateZ(-5em) scale(0);
    -ms-transform: translateZ(-5em) scale(0);
    -o-transform: translateZ(-5em) scale(0);
    transform: translateZ(-5em) scale(0);
    opacity: 0
  }
}

@-o-keyframes fadeInForward {
  0% {
    -webkit-transform: translateZ(-5em) scale(0);
    -ms-transform: translateZ(-5em) scale(0);
    -o-transform: translateZ(-5em) scale(0);
    transform: translateZ(-5em) scale(0);
    opacity: 0
  }

  100% {
    -webkit-transform: translateZ(0) scale(1);
    -ms-transform: translateZ(0) scale(1);
    -o-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
    opacity: 1
  }
}

@-o-keyframes rotatePageInFromRight {
  0% {
    -webkit-transform: rotateY(-90deg) translateZ(5em);
    -ms-transform: rotateY(-90deg) translateZ(5em);
    -o-transform: rotateY(-90deg) translateZ(5em);
    transform: rotateY(-90deg) translateZ(5em);
    opacity: 0
  }

  30% {
    opacity: 1
  }

  100% {
    -webkit-transform: rotateY(0deg) translateZ(0);
    -ms-transform: rotateY(0deg) translateZ(0);
    -o-transform: rotateY(0deg) translateZ(0);
    transform: rotateY(0deg) translateZ(0);
    opacity: 1
  }
}

@-o-keyframes slidePageLeft {
  0% {
    left: 0;
    -webkit-transform: rotateY(0deg) translateZ(0);
    -ms-transform: rotateY(0deg) translateZ(0);
    -o-transform: rotateY(0deg) translateZ(0);
    transform: rotateY(0deg) translateZ(0);
    opacity: 1
  }

  70% {
    opacity: 1
  }

  100% {
    opacity: 0;
    left: -150%;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg)
  }
}

@-o-keyframes slidePageInFromLeft {
  0% {
    opacity: 0
  }

  30% {
    opacity: 1
  }

  100% {
    opacity: 1;
    left: 0
  }
}

@-o-keyframes slidePageBackLeft {
  0% {
    opacity: 1;
    left: 0;
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95)
  }

  10% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9)
  }

  70% {
    opacity: 1
  }

  100% {
    opacity: 0;
    left: -150%
  }
}
/*
==============================================================
   Accessibility
==============================================================
*/
ul li a:focus ~ ul {
    display: block;
    visibility: visible;
    opacity: 1;
    left: auto;
    animation: fadeinUp .3s;
   
}
ul li:focus-within > ul {
    display: block;
    opacity: 1;
    visibility: visible;
    left: auto;
    animation: fadeinUp .3s;
    
}
ul li.dl-subviewopen .sub-menu.dl-submenu{
	display: block !important;
	opacity: 1 !important;
}
.menu-bar ul li.menu-item-has-children.focus .sub-menu{
 visibility: visible;
 opacity: 1;

}
.ribbon{
	position: absolute;
	right: 0px;
	top: 15px;
	display: block;
    padding: 10px;
    font-weight: 600;
    font-size:12px; 
    overflow: visible;
    height: 40px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

.ribbon:before {
  content: "";
  height: 0;
  width: 0;
  display: block;
  position: absolute;
  top: 0;
  left: -20px;
  border-top: 20px solid #E42256;
  border-bottom: 20px solid #E42256;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
}
.ribbon:after {
    content: "";
    height: 0;
    width: 0;
    display: block;
    position: absolute;
    bottom: -15px;
    right: 0;
    border-top: 15px solid #E42256;
    border-right: 20px solid transparent;
}



@media (max-width: 1200px) and (min-width: 950px){
 .container {
    width: 950px;
 }
}


@media (min-width: 1200px){
	.container {
    width: 1100px;
  }
}


@media (min-width: 1378px){
	.container {
    width: 1366px;
  }
}