/*-- Master style sheet --
Project: crazy blog (wp)
last changes : November-29-2017

-*/


/*===================== TABLE OF CONTENT =======================
1. General Styling
2. Cross Browser Compatibility
3. Simple Header
4. Creative Header
5. Transparent Header
6. Dropdown
7. Megamenu
8. Responsive Header
9. Lookbook Style
10. Texty Post Style
11. Weekly Featured Post
12. Sliders
13. Grid Posts
14. Fancy Posts Style
15. Square Post Style
16. Author Post Carousel
17. Posts Carousel
18. Sidebar
19. Gallery Footer
20. Page Top
21. Simple Text
22. Single Post
23. Related Posts
24. Contact Page
25. Footer
26. OWL CAROUSEL STYLING
=============================================================*/
/*=============== Fonts Montserrat Playfair Display, Fira Sans, Lato & Intro ===================*/
@font-face {
    font-family: 'JaapokkiRegular';
    src: url('fonts/jaapokki-regular.eot');
    src: url('fonts/jaapokki-regular.eot') format('embedded-opentype'),
        url('fonts/jaapokki-regular.woff') format('woff'),
        url('fonts/jaapokki-regular.ttf') format('truetype'),
        url('fonts/jaapokki-regular.svg#JaapokkiRegular') format('svg');
}
/*=============== General Styling ===================*/
html, body{overflow-x:hidden;}
body{
    float:left;
    width:100%;
    font-family:lato;
    letter-spacing:0.8px;
    position:relative;
}
h1, h2, h3, h4, h5, h6 {
    color: #202020;
    font-family: raleway;
    font-weight: 600;
}
p {
    color: #666666;
    font-family: lato;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.8px;
    line-height: 26px;
}
ul li,
ol li{
    font-family:lato;
    color:#666666;
}
a:hover,
a:focus{
    text-decoration:none;
    outline:none;
}
.theme-layout{
    float:left;
    overflow:hidden;
    position:relative;
    width:100%;
}
.theme-layout.boxed{
    background:none repeat scroll 0 0 #FFFFFF;
    float:none;
    margin:0 auto;
    overflow:hidden;
    position:relative;
    z-index:1;
    width:1230px;
    -webkit-box-shadow:0 0 6px #747474;
    -moz-box-shadow:0 0 6px #747474;
    -ms-box-shadow:0 0 6px #747474;
    -o-box-shadow:0 0 6px #747474;
    box-shadow:0 0 6px #747474;
}
section{
    float:left;
    position:relative;
    width:100%;
}
.block{
    float:left;
    width:100%;
    padding:70px 0;
    position:relative;
    z-index:1;
}
.block.less-spacing{padding:60px 0}
.block .container{padding:0;}
.container{padding:0;}
.block.remove-gap{padding-top:0;}
.block.no-padding{padding:0;}
.block.remove-bottom{padding-bottom:0;}
.block.gray,.gray{background-color:#fafafa}
.block.dark{background:#231C1e}
.remove-ext{
    float:left;
    width:100%;
    margin-bottom:-30px;
}
.parallax,.fixed-bg{
    height:100%;
    width:100%;
    margin:0;
    position:absolute;
    left:0;
    top:0;
    z-index:-1;
}
.fixed-bg{
    background-attachment:fixed !important;
    background-size:cover!important;
}
.parallax.still{background-position:0 0 !important;}
.parallax.pattern{background-repeat:repeat !important;}
.blackish::before, .whitish::before, .blackish2::before {
    background: #1b1b1a none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.95;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.coloured:before{opacity:0.9;}
.whitish:before{
    background-color:#FFFFFF;
    opacity:0.95;
}
.blackish2::before {
    background: #000000 none repeat scroll 0 0;
    opacity: 0.5;
}
iframe{
    border:0;
    width:100%;
    float:left;
}
a:hover,
a:focus{color:unset;}
input:focus,
textarea:focus,
select {outline: none;}
/*=============== Cross Browser Compatibility ===================*/
.lookbook-detail h3 a,
ul.meta li a,
.share-link a,
.loadmore,
.gallery-item:before,
.gallery-item > a,
.gallery-item > img,
.texty-post ul li a,
.texty-post h2 a,
.owl-dots .owl-dot,
.grid-post h3 a,
.grid-post-img > span,
.cat > a,
.fancy-post-inner h3 a,
.pagination > li > a,
.square-img:before,
.square-img span,
.square-img a,
.square-post h4 a,
.photos-carousel .owl-nav > div,
.small-post-name > h4 a,
.bottom-footer ul li a,
.viewmore,
.simple-social-links > a,
form.subscribtion button,
.categories > a,
.nav.nav-tabs li a,
.author-post > h3 a,
.post-item-center > a,
.post-item-center h3,
.post-item-center span,
.post-item-hover,
.post-item-center h3 a,
.grid-post-img > img,
.grid-post-img > span,
.page-name ul li a,
.image-grid:before,
.image-grid a,
.short-info li,
.short-info:before,
.other-post-name > h5 a,
.tags > a:before,
.tagcloud > a:before,
.tags > a,
.tagcloud > a,
.author-media > a,
.author-detail > h4 a,
.related-carousel .owl-nav > div,
.comment-form button,
.related-post-name > h4 a,
.simple-links > a,
.simple-links > a i,
.simple-header form input,
.simple-header,
.logo img,
.simple-header,
.topbar ul li a,
.creative-header nav ul.menu-links > li a,
.creative-header nav ul.menu-links > li:after,
.add img,
.topbar,
.transparent-header nav ul li a:before,
.simple-social > a,
.menu-links li,
.menu-links ul li a,
.transparent-header,
.mega-post > h4 a,
.mega-links a,
.mega-carousel .owl-nav > div,
.mega-carousel .owl-nav > div:before,
.mega-links > a i,
.megamenu,
.fancy-post-carousel .owl-nav > div,
.header-form > form input,
.tab-post > h5 a,
.sidebar-post > h3 a,
.widget li a,
.widget li:before,
.social-widget > a,
.author-social > a,
.fancy-post-name > h3 a,
.author-name > strong a,
.responsive-logo,
.responsivebar:before,
.grid-post-img > a,
.single-link > a,
.fancy-social > a,
.dark-btn,
.toggle-item > h3,
.post-thumb > a:before,
.lookbook-image > a:before,
.comment-form input.submit,
.mega-links > .nav.nav-tabs > li > a,
.mega-links > .nav.nav-tabs > li > a > i,
.mega-carousel-slick > button,
.mega-carousel-slick > button:before,
/* New Pages Style */
.menulogo-bar nav > ul li > a,
.menulogo-bar nav > ul li::after,
.sponsor-div > a > img,
.sponsor-carousel .owl-nav > div,
.featured-post-detail > span > a,
.featured-post-detail > h2 > a,
.cat-btn,
.cat-btn > i,
.weekly-post-detail > h2 > a,
.post2-info > a,
.post2-info > a::before,
.social-btns > li > a,
.social-btns > li > a:before,
.post-thumb2::before,
.post2-info,
.post-detail2 > h2 > a,
.ourrecipe-content .currecipe-info > h4 > a,
.viewall,
.ourrecipe-content ul li .currecipe-info a,
.recipe-chief > li > a,
.recipedetail > h2 > a,
.recipedetail > a,
.video-icon,
.video-icon > i:before,
.bigguide-div > ul li,
.bigguide-div > ul li::before,
.bigguide-detail > h2 > a,
.bigguide-detail > a,
.btn1 > a,
.black-header .logo img,
.menulogo-bar .header-form,
.weekly-post-detail > h2 > a,
.image-link:before,
.travel-post-details h3 a,
.readmore,
.img-row > li a img,
.fashion-detail > h3 a,
.simple-btn,
.popups > a,
.shop-menu nav > ul > li > a,
.product-post h5 a,
.product-img:before,
.shop-post-title h3 a,
.view-all > a,
.transparent-header.style2 .logo,
.creative-post-name > h4 a,
.creative-post-name > a,
.continue,
.full-post-detail > h4 a,
.add-menu .container > ul li a,
.mag-post-detail h3 a,
.weekly-tab-post > h4 a,
.featured-post-inner > h4 a,
.bar-header nav > ul li a,
.available-sizes > a.selected,
.available-sizes > a.selected:before,
.cart-btn,
.wishlist-btn,
.product-categories > a,
.post-social-links > a,
.post-popup,
.close-btn,
.autoblog-post-detail,
.tab-post > i::before,
.theme-layout,
.bigguide-carousel > button:before,
.img-row > li:before,
.img-row > li a,
.shop-menu form,
.shop-menu form input,
.cart > li,
.dark-btns,
.product-list-info > a,
.text-main,
.view > i,
.view > span,
.comment-reply-link,
.logged-in-as > a,
#respond > a,
.product-details .variations .reset_variations,
.product-categories > span > a,
.wc-tabs-wrapper .wc-tab .shop_attributes tr td,
.wc-tabs-wrapper .wc-tab h3 a,
.wc-tabs-wrapper .wc-tab p > p > span a,
.wc-tabs-wrapper .wc-tab .form-submit .submit,
.woocommerce .woocommerce-info > a,
.lost_reset_password input.button,
.woocommerce .woocommerce-message .button,
.woocommerce .login .button,
.lost_password > a,
.woocommerce .checkout_coupon .button,
.product-name > a,
.woocommerce .woocommerce-error > a,
.woocommerce .return-to-shop .button,
.myaccount_user > a,
.order-number > a,
.shop_table .order-actions > .button,
.address a,
a.dark-btns,
.woocommerce-remove-coupon::before,
.shipping-calculator-button,
.shipping-area .shipping-calculator-form .button,
.single-post-carousel .owl-nav > div,
.responsive-menu > ul li > a,
.responsive-menu > ul li.menu-item-has-children > i,
.responsive-menu > div > ul li > a,
.responsive-menu > div > ul li.menu-item-has-children > i,
.pagination > li > span,
.recipe-widget-post > h3 > a,
.recipe-post-info > a,
.recipe-widget-post > a:before,
.cats > a,
.menu-links ul li.menu-item-has-children::before,
.poptrox-popup .nav-previous, 
.poptrox-popup .nav-next,
.slider-postdetail > h4 > a,
.social-share > ul > li > a,
.textcarousel-social > li a,
.nav-previous > a,
.nav-next > a{
    -webkit-transition:all 0.25s linear;
    -moz-transition:all 0.25s linear;
    -ms-transition:all 0.25s linear;
    -o-transition:all 0.25s linear;
    transition:all 0.25s linear;
}
.share-link a,
.owl-dots .owl-dot,
.post-info > span,
.texty-post-img > a,
.grid-post-img > span,
.square-img a.author,
.square-img a,
.gallery-slide a i,
.photos-carousel .owl-nav > div,
.cats > a:before,
.author-post > span,
.post-item-center > a,
.simple-social > a,
.author-post > span img,
.mega-list > h3:before,
.mega-links > h3:before,
.fancy-post-carousel .owl-nav > div,
.social-widget > a:hover,
.author-social > a,
.article-detail > img,
.author > img,
.close-this,
.grid-post-img > a,
.fancy-social > a,
/* New Pages Style */
.sponsor-carousel .owl-nav > div,
.autoblog-post-detail > i,
.center-heading > h2::before,
.post2-info > a,
.post2-info > a:before,
.social-btns > li > a,
.social-btns > li > a:before,
.post-detail2::after,
.recipe-chief > li > span > img,
.recipeinfo > li > span,
.post-social-links > a,
.post-popup-detail > ul.list li:before,
.tab-post > i::before,
.recipe-post-info > a,
.slider-postinfo > li > img{
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -ms-border-radius:50%;
    -o-border-radius:50%;
    border-radius:50%;
}
.toggle-item > h3,
.simple-links > a,
.social-widget > a,
.dark-btn,
/* New Pages Style */
.sponsor-div > a > img,
.recipedetail > a,
.big-search-form > form button,
.shop-post-title > span img,
.shop-post-img img,
.cart-btn,
.recipe-post-info{
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -ms-border-radius:3px;
    -o-border-radius:3px;
    border-radius:3px;
}
/*=============== Simple Header ===================*/
.simple-header{
    background:#30292b;
    float:left;
    /*padding:12px 0;*/
    position:relative;
    width:100%;
    z-index:10000;
}
.simple-header .container{display:table;}
.simple-header nav{
    display:table-cell;
    vertical-align:middle;
    width:70%;
}
.simple-header ul{
    float:left;
    width:100%;
    list-style:outside none none;
    margin:0;
    padding:0 40px;
    text-align:center;
}
.simple-links > a{
    background:#473f42 none repeat scroll 0 0;
    display:inline-block;
    height:27px;
    line-height:27px;
    margin-right:6px;
    text-align:center;
    width:27px;
}
.simple-links > a:hover i{color:#ffffff!important;}
.simple-links{
    display:table-cell;
    text-align:center;
    vertical-align:middle;
    width:13%;
}
.logo > a{
    float:left;
    width:100%;
}
.simple-header ul li{
    display:inline-block;
    margin-bottom:-5px;
    padding:10px 0;
    position: relative;
    z-index: 99;
}
.simple-links > a:last-child{margin:0;}
.simple-header form{
    display:table-cell;
    vertical-align:middle;
    width:2%;
    position:relative;
}
.simple-header form input{
    position:absolute;
    right:100%;
    top:50%;
    height:40px;
    border:0;
    width:0;
    padding:10px 0;
    background:#242424;
    color:#FFF;
    font-style:italic;
    margin-top:-20px;
    font-weight:500;
}
.simple-header form:hover input,
.simple-header form input:focus{
    padding:10px 30px;
    width:270px;
    outline:none;
    z-index:99;
}
.simple-header ul.menu-links > li > a{
    color:#ffffff;
    float:left;
    font-family:lato;
    font-size:12px;
    font-weight:600;
    padding:7px 10px;
    text-transform:uppercase;
    overflow:hidden;
    position:relative;
}
.simple-header ul.menu-links > li > a:before,
.simple-header ul.menu-links > li > a:after{
    background:#000000 none repeat scroll 0 0;
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:0;
    z-index:-1;
    -webkit-transform:translateX(-100%);
    -moz-transform:translateX(-100%);
    -ms-transform:translateX(-100%);
    -o-transform:translateX(-100%);
    transform:translateX(-100%);
    -webkit-transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -moz-transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -o-transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
    -webkit-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -moz-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -o-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
}
.simple-header ul.menu-links > li > a:after{
    left:auto;
    right:0;
    -webkit-transform:translateX(100%);
    -moz-transform:translateX(100%);
    -ms-transform:translateX(100%);
    -o-transform:translateX(100%);
    transform:translateX(100%);
    -webkit-transition:all 1000ms cubic-bezier(0.680, 0, 0.265, 1); /* older webkit */
    -webkit-transition:all 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550); 
    -moz-transition:all 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550); 
    -o-transition:all 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550); 
    transition:all 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550); /* easeInOutBack */
    -webkit-transition-timing-function:cubic-bezier(0.680, 0, 0.265, 1); /* older webkit */
    -webkit-transition-timing-function:cubic-bezier(0.680, -0.550, 0.265, 1.550); 
    -moz-transition-timing-function:cubic-bezier(0.680, -0.550, 0.265, 1.550); 
    -o-transition-timing-function:cubic-bezier(0.680, -0.550, 0.265, 1.550); 
    transition-timing-function:cubic-bezier(0.680, -0.550, 0.265, 1.550); /* easeInOutBack */
}
.simple-header ul.menu-links > li:hover > a:before{
    width:100%;
    -webkit-transform:translateX(100%);
    -moz-transform:translateX(100%);
    -ms-transform:translateX(100%);
    -o-transform:translateX(100%);
    transform:translateX(100%);
}
.simple-header ul.menu-links > li:hover > a:after{
    width:100%;
    -webkit-transform:translateX(0);
    -moz-transform:translateX(0);
    -ms-transform:translateX(0);
    -o-transform:translateX(0);
    transform:translateX(0);
}
.simple-header form button{
    background:rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border:0 none;
    color:#e3e3e3;
    font-size:13px;
}
.header-wrap{
    float:left;
    width:100%;
    position:relative;
    z-index:10000;
}
.simple-header.stick.sticky,
.simple-header.stick2.sticky{
    padding:10px 0;
    position:fixed;
    left:0;
    top:0;
    -webkit-box-shadow:0 0 6px #404040;
    -moz-box-shadow:0 0 6px #404040;
    -ms-box-shadow:0 0 6px #404040;
    -o-box-shadow:0 0 6px #404040;
    box-shadow:0 0 6px #404040;
}
.simple-header.sticky  ul li{padding:0}
.logo img {
    height: auto !important;
    max-width:300px;
}
.simple-header.sticky .logo img {max-width:140px}
.simple-header.light {background: #fff none repeat scroll 0 0;}
.simple-header.light ul.menu-links > li > a,
.simple-header.light form button {color: #232424;}
.simple-header.light ul.menu-links > li:hover > a {color: #fff;}
/*=============== Creative Header ===================*/
.creative-header {
    float: left;
    width: 100%;
    position:relative;
}
.topbar {
    background: #151515 none repeat scroll 0 0;
    float: left;
    padding: 12px 0;
    width: 100%;
}
.topbar ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 3px 0;
}
.topbar ul li {
    color: #8d8d8d;
    float: left;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.1px;
    position: relative;
}
.topbar ul li a {
    color: inherit;
    float: left;
    padding: 0 12px;
}
.topbar ul li:before {
    background: #606060 none repeat scroll 0 0;
    content: "";
    height: 10px;
    margin-top: -5px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
}
.topbar ul li a i {margin-right:5px}
.topbar ul li:last-child:before {display:none}
.topbar .simple-social-links {
    float: right;
    margin: 0;
    width: auto;
}
.topbar .simple-social-links a {
    color: #ffffff;
    font-size: 12px;
    margin-left: 15px;
    margin-right: 0;
}
.logobar{
    background: rgba(0, 0, 0, 0) url("../images/header-bg.jpg") no-repeat scroll 0 0 / cover ;
    background-size: cover !important;
    background-position: center !important;
    float: left;
    padding: 30px 0;
    position: relative;
    width: 100%;
    z-index: 1;
}
.logobar:before{
    background: #232424 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.logobar .add {
    display:table-cell;
    float:none;
    text-align:right;
    vertical-align:middle;
}
.logobar .add img {
    max-width: 100%;
    width: auto;
}
.creative-header nav {
    background: #151515 none repeat scroll 0 0;
    border-bottom: 1px solid #eee;
    float: left;
    width: 100%;
}
.creative-header nav ul.menu-links {
    display: table-cell;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    width: 100%;
}
.creative-header nav ul.menu-links > li {float:left}
.creative-header nav ul.menu-links > li > a {
    color: #ffffff;
    float: left;
    font-family: lato;
    font-size:14px;
    font-weight: 600;
    letter-spacing: 0.3px;
    padding: 18px 25px;
    position:relative;
}
.creative-header nav ul.menu-links > li > a:before, 
.creative-header nav ul.menu-links > li > a:after {
    background: #2d2d2d none repeat scroll 0 0;
    content: "";
    height: 14px;
    margin-top: -7px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
}
.creative-header nav ul.menu-links > li > a:after {
    display:none;
}
.creative-header nav ul.menu-links > li > a:before {background: #cfcfcf none repeat scroll 0 0}
.creative-header nav ul.menu-links > li > a > i {
    float: left;
    font-size: 13px;
    height: 22px;
    line-height: 22px;
    margin-right: 10px;
    text-align: center;
    width: 22px;
}
.creative-header nav ul.menu-links > li:hover > a > i{color:#ffffff}
.creative-header nav ul.menu-links > li:first-child > a,
.creative-header.sticky nav ul.menu-links > li:first-child > a{padding-left:0}
.header-form {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
    width: 100%;
}
.header-form > form {
    background: #1e1d1d none repeat scroll 0 0;
    border: 1px solid #3b3a3a;
    display: inline-block;
    position: relative;
    margin-top:3px;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    -ms-border-radius:20px;
    -o-border-radius:20px;
    border-radius:20px;
}
.header-form > form input{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #4e4e4e;
    float: left;
    font-family: lato;
    font-size: 12px;
    min-height: 30px;
    min-width: 170px;
    padding: 5px 20px;
    width: 100%;
}
.header-form > form:hover input,
.header-form > form input:focus{min-width:230px}
.header-form > form button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    height: 100%;
    position: absolute;
    right: 0;
    width: 40px;
}
.creative-header.stick.sticky {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100000;
    -webkit-box-shadow: 0 0 6px #404040;
    -moz-box-shadow: 0 0 6px #404040;
    -ms-box-shadow: 0 0 6px #404040;
    -o-box-shadow: 0 0 6px #404040;
    box-shadow: 0 0 6px #404040;
}
.sticky .logobar {padding:10px 0}
.creative-header.sticky .logo img {max-width:130px}
.sticky .logobar .add img {max-width:500px}
.creative-header.sticky nav ul.menu-links > li > a {padding:12px 20px}
.sticky .logobar .add img {max-width:500px}
.sticky .topbar {height: 0;overflow: hidden;padding: 0}
.light .topbar {background:#ffffff}
.light .topbar .simple-social-links a {color:#060606}
.creative-header.light nav {background:#ffffff}
.creative-header.light nav ul.menu-links > li > a {color:#232424}
.creative-header.light nav ul.menu-links > li > a i {color:#ffffff}
.light .header-form > form {
    background:#ffffff;
    border-color:#a4a4a4;
}
.light .header-form > form button {color:#000000}
.logo{
    display:table-cell;
    vertical-align:middle;
}
/*=============== Transparent Header ===================*/
.transparent-header {
    position: fixed;
    left: 0;
    top: 0;
    padding-top: 50px;
    width: 100%;
    z-index:10000;
}
.transparent-header nav {
    display: table-cell;
    vertical-align: middle;
    width:65%;
}
.simple-social {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.transparent-header form {
    display: table-cell;
    padding-left: 20px;
    position: relative;
    vertical-align: middle;
}
.transparent-header nav ul.menu-links{
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0 30px;
    text-align: center;
    width: 100%;
}
.transparent-header nav ul.menu-links > li {
    display: inline-block;
    margin: 0 7px;
}
.transparent-header nav ul.menu-links > li > a {
    color: #ffffff;
    float: left;
    font-family: montserrat;
    font-size: 11px;
    font-weight: 600;
    padding: 8px 15px;
    position: relative;
    text-transform: uppercase;
    -webkit-transition:all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    -ms-transition:all 0.3s ease 0s;
    -o-transition:all 0.3s ease 0s;
    transition:all 0.3s ease 0s;
}
.transparent-header nav ul.menu-links > li > a:before{
    border:1px solid #808080;
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    left: -1px;
    top:-1px;
    -webkit-transform:scale(0);
    -moz-transform:scale(0);
    -ms-transform:scale(0);
    -o-transform:scale(0);
    transform:scale(0);
    -webkit-border-radius:40px;
    -moz-border-radius:40px;
    -ms-border-radius:40px;
    -o-border-radius:40px;
    border-radius:40px;
}
.transparent-header nav ul.menu-links > li:hover > a:before{
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
}
.transparent-header nav ul.menu-links > li:hover > a {
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -ms-transform:scale(1.2);
    -o-transform:scale(1.2);
    transform:scale(1.2);
}
.simple-social > a {
    background:#515151;
    color: #ffffff;
    display: inline-block;
    font-size: 10px;
    height: 27px;
    line-height: 27px;
    margin: 0 2px;
    text-align: center;
    width: 27px;
}
.transparent-header form input {
    background: rgba(15, 15, 15, 0.8) none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    font-family: lato;
    font-size: 12px;
    font-style: italic;
    font-weight: 700;
    height: 39px;
    letter-spacing: 0.4px;
    padding:5px 0;
    position: absolute;
    right: 0;
    top: 100%;
    width:0;
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    -ms-transition:all 0.2s linear;
    -o-transition:all 0.2s linear;
    transition:all 0.2s linear;
}
.transparent-header form button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    font-size: 15px;
}
.transparent-header form:hover input,
.transparent-header form input:focus{
    width:230px;
    padding: 5px 20px;
}
.transparent-header .logo{width:15%}
.transparent-header.sticky .logo img{
    height: auto;
    max-width:200px;
}
.transparent-header.sticky {background:rgba(25, 25, 25, 0.7);padding:12px 0}
/*=============== Dropdown ===================*/
.menu-links ul {
    float: none;
    min-width: 200px;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 100%;
    visibility: hidden;
    width: auto !important;
    -webkit-box-shadow:0 0 3px #efefef;
    -moz-box-shadow:0 0 3px #efefef;
    -ms-box-shadow:0 0 3px #efefef;
    -o-box-shadow:0 0 3px #efefef;
    box-shadow:0 0 3px #efefef;
    z-index: 1;
}
.menu-links ul li {
    background: #ffffff none repeat scroll 0 0;
    border-top: 1px solid #f7f7f7;
    display:table;
    width:100%;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: relative;
    visibility: hidden;
    -webkit-transition: all 600ms cubic-bezier(0.175, 0.885, 0.320, 1); /* older webkit */
    -webkit-transition: all 600ms cubic-bezier(0.175, 0.885, 0.320, 1.275); 
    -moz-transition: all 600ms cubic-bezier(0.175, 0.885, 0.320, 1.275); 
    -o-transition: all 600ms cubic-bezier(0.175, 0.885, 0.320, 1.275); 
    transition: all 600ms cubic-bezier(0.175, 0.885, 0.320, 1.275); /* easeOutBack */
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); /* older webkit */
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275); 
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275); 
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275); 
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275); /* easeOutBack */    
}
.menu-links ul li a {
    color: #707070;
    float: left;
    font-family: lato;
    font-size: 13px;
    padding: 15px 30px 15px 40px;
    width: 100%;
}
.menu-links li:hover > ul{visibility:visible}
.menu-links li:hover > ul > li{
    opacity:1;
    visibility: visible;
}
.menu-links ul ul {
    left: 20%;
    min-width: 220px;
    top: 90%;
    z-index: 2;
}
/*=============== Megamenu ===================*/
.has-megamenu {position:relative}
.megamenu {
    background: #ffffff none repeat scroll 0 0;
    border-top: 1px solid #f7f7f7;
    position: absolute;
    visibility: hidden;
    text-align: left;
    top: 100%;
    -webkit-transform:rotateX(90deg);
    -moz-transform:rotateX(90deg);
    -ms-transform:rotateX(90deg);
    -o-transform:rotateX(90deg);
    transform:rotateX(90deg);
    -webkit-box-shadow:0 0 3px #efefef;
    -moz-box-shadow:0 0 3px #efefef;
    -ms-box-shadow:0 0 3px #efefef;
    -o-box-shadow:0 0 3px #efefef;
    box-shadow:0 0 3px #efefef;
}
.cr-megamenu-item > .megamenu.center {
    left: 50%;
    -webkit-transform:translateX(-50%) rotateX(90deg);
    -moz-transform:translateX(-50%) rotateX(90deg);
    -ms-transform:translateX(-50%) rotateX(90deg);
    -o-transform:translateX(-50%) rotateX(90deg);
    transform:translateX(-50%) rotateX(90deg);
}
.has-megamenu:hover .megamenu {
    visibility: visible;
    -webkit-transform:rotateX(0deg);
    -moz-transform:rotateX(0deg);
    -ms-transform:rotateX(0deg);
    -o-transform:rotateX(0deg);
    transform:rotateX(0deg);
}
.has-megamenu:hover > .megamenu.center {
    visibility: visible;
    -webkit-transform:translateX(-50%) rotateX(0deg);
    -moz-transform:translateX(-50%) rotateX(0deg);
    -ms-transform:translateX(-50%) rotateX(0deg);
    -o-transform:translateX(-50%) rotateX(0deg);
    transform:translateX(-50%) rotateX(0deg);
}
.cr-megamenu-item > .megamenu.right{
    left:auto;
    right:0;
}
.megamenu .col-md-1,.megamenu .col-md-2,
.megamenu .col-md-3,.megamenu .col-md-4,
.megamenu .col-md-5,.megamenu .col-md-6,
.megamenu .col-md-7,.megamenu .col-md-8,
.megamenu .col-md-9,.megamenu .col-md-10,
.megamenu .col-md-11,.megamenu .col-md-12{padding:0}
.mega-links {
    border-right: 1px solid #f7f7f7;
    float: left;
    width: 100%;
}
.mega-links > a {
    border-top: 1px solid #f7f7f7;
    color: #717171;
    float: left;
    font-family: lato;
    font-size: 13px;
    letter-spacing: 0.7px;
    padding: 15px 30px;
    width: 100%;
}
.mega-links > a i {
    color: #c6c6c6;
    font-size: 14px;
    margin-right: 10px;
}
.mega-links > a:hover i {
    opacity:0.5;
    z-index: -1;
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
    transform:scale(1.1);
}
.mega-carousel {
    border-left: 1px solid #f7f7f7;
    float: left;
    padding: 30px 60px 30px 30px;
    width: 100%;
    background: #fbfbfb;
}
.mega-post {
    float: left;
    width: 100%;
}
.mega-post > .post-thumb {
    margin-bottom: 20px;
    width: 100%;
}
.mega-post > .post-thumb > a:before {z-index: 1;}
.mega-post > h4 {
    color: #323232;
    float: left;
    font-size: 15px;
    font-weight: 700;
    margin: 0 0 5px;
    width: 100%;
}
.mega-post > h4 a{color:inherit}
.mega-post > span {
    color: #a0a0a0;
    float: left;
    font-family: lato;
    font-size: 10px;
    font-weight: 600;
    width: 100%;
}
.mega-carousel .owl-nav {
    height: auto;
    left: auto;
    right: 20px;
    width: auto;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%);
}
.mega-carousel .owl-nav > div, 
.mega-carousel .owl-nav > div.owl-next {
    border: 1px solid #f4f4f4;
    float: none;
    height: 30px;
    margin: -1px 0;
    width: 27px;
}
.mega-carousel .owl-nav > div:before {
    color: #373737;
    line-height: 27px;
    text-align: center;
}
.mega-carousel .owl-nav > div:hover{background:#373737}
.mega-carousel .owl-nav > div:hover:before{color:#FFF}
.megamenu-lists {
    float:left;
    padding: 40px 25px 25px;
    width: 100%;
}
.megamenu-lists-wrapper{
    display:table;
    width:100%;
}
.mega-list {
    display: table-cell;
    width: auto;
    float: none;
}
.mega-links.style2 {border: 0;}
.mega-links.style2 > h3,
.mega-links > h3 {
    color: #232424;
    float: left;
    font-size: 14px;
    font-weight: 900;
    margin: 0;
    padding-bottom: 15px;
    position: relative;
    width: 100%;
}
.mega-links.style2 > h3:before,
.mega-links > h3:before {
    background: #000000 none repeat scroll 0 0;
    bottom: -3px;
    content: "";
    height: 5px;
    left: -2.5px;
    position: absolute;
    width: 5px;
}
.mega-list > ul {
    float: left;
    left: 0;
    padding: 0;
    min-width:0;
    position: relative;
    top: 0;
    visibility: visible;
    width: 100% !important;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    -ms-box-shadow:none;
    -o-box-shadow:none;
    box-shadow:none;
}
.mega-list > ul li {
    border:0 none;
    opacity:1;
    -webkit-transform:translate(0px) rotate(0deg);
    -moz-transform:translate(0px) rotate(0deg);
    -ms-transform:translate(0px) rotate(0deg);
    -o-transform:translate(0px) rotate(0deg);
    transform:translate(0px) rotate(0deg);
}
.mega-links.style2 > a {
    border-bottom: 1px solid #f7f7f7;
    border-top: 0 none;
    color: #717171;
    padding: 15px 0;
}
.mega-links.style2 > a:last-child {border-bottom: 0;}
/*=============== Responsive Header ===================*/
.responsive-header-height {
    display: none;
    float: left;
    width: 100%;
}
.responsive-header{
    display:none;
    width:100%;
    float: left;
    z-index:1000000;
}
.responsivebar {
    background: #1f1e1e;
    float: left;
    padding: 20px 25px;
    position: relative;
    width: 100%;
}
.responsive-logo {
    float:left;
    position:relative;
}
.responsive-btns {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.responsive-logo img {max-width: 150px}
.responsive-btns > a {
    color: #ffffff;
    float: left;
    font-size: 19px;
    margin: 0 5px;
    padding: 0 5px;
}
.responsive-menu {
    background: #171616 none repeat scroll 0 0;
    top: 10px;
    display: none;
    height: 100%;
    left: 10px;
    padding:40px 20px 30px;
    position: fixed;
    width: 230px !important;
    z-index: 9999;
}
.responsive-menu > div {
    float: left;
    width: 100%;
}
.responsive-menu > ul,
.responsive-menu > div > ul {
    float:left;
    list-style:outside none none;
    margin:0;
    padding:0;
    width:100%;
    position:relative;
}
.responsive-menu > ul li,
.responsive-menu > div > ul li {
    color: #ffffff;
    float: left;
    font-size: 14px;
    line-height: 25px;
    padding: 5px 0;
    width: 100%;
}
.responsive-menu > ul li a,
.responsive-menu > div > ul li a {color:inherit}
.responsive-menu ul ul {
    display:none;
    float: left;
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 0 0 0 15px;
    width: 100%;
}
.responsive-menu ul ul li {
    color: #929292;
    font-size: 12px;
    padding: 0;
}
.responsivebar .simple-social {
    float: left;
    margin-bottom: 30px;
    margin-top: 30px;
    vertical-align: bottom;
    width: 100%;
}
.responsivebar .simple-social a {background:#0e0e0e}
.responsive-menu .responsive-logo {
    margin-bottom: 20px;
}
#scrollbox4 {
    overflow: auto;
    width: 400px;
    height: 360px;
    padding: 0 5px;
    border: 1px solid #b7b7b7;
}
.track4 {
    width: 10px;
}
.track4.dragging,
.track4:hover {
    background: #f2f2f2; /* No RGBA support */
    background: rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.1);
}
.track4:active {
    background: #f2f2f2; /* No RGBA support */
    background: rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.14),
        inset -1px -1px 0 rgba(0, 0, 0, 0.07);
    box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.14),
        inset -1px -1px 0 rgba(0, 0, 0, 0.07);
}
.handle4 {
    background: #737373 none repeat scroll 0 0;
    width: 10px;
    border-radius: 7px;
}
.dragging .handle4,
.handle4:active {
    background: gray; /* No RGBA support */
    background: rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.35);
    box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.35);
}
.responsive-search {
    background: #3a3a3a none repeat scroll 0 0;
    height: 50px;
    display:none;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    z-index: 2;
}
.responsive-search form {
    float: left;
    width: 100%;
}
.responsive-search form input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #8d8d8d;
    font-family: lato;
    font-size: 12px;
    height: 50px;
    letter-spacing: 1px;
    padding: 10px 30px;
    width: 100%;
}
.responsive-search form button {
    background: #000000 none repeat scroll 0 0;
    border: 0 none;
    bottom: 0;
    color: #ffffff;
    height: 100%;
    position: absolute;
    right: 0;
    width: 80px;
}
.responsive-header .add img {
    max-width: 100%;
    width: auto;
}
.responsive-header .add {
    background: #333333 none repeat scroll 0 0;
    padding:10px;
    text-align: center;
}
.close-this{
    background:#232323;
    color:#ffffff;
    height:36px;
    line-height: 34px;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 36px;
    cursor: pointer;
}
.responsive-menu.fancy {
    width:92% !important;
    height:92%;
    left:4%;
    top:4%;
}
.responsive-menu.fancy > ul > li,
.responsive-menu.fancy > div > ul > li {
    padding:5px 15px;
    width:50%;
}
.responsive-menu.fancy > ul:before,
.responsive-menu.fancy > div > ul:before {
    background:#262626;
    content:"";
    height:100%;
    position:absolute;
    left:50%;
    top:0;
    width:1px;
}
/*=============== Lookbook Style ===================*/
.fancy-title {
    float: left;
    margin-bottom: 70px;
    text-align: center;
    width: 100%;
}
.fancy-title-center {
    display: inline-block;
    padding: 0 30px;
    position: relative;
}
.fancy-title-center:before, 
.fancy-title-center:after {
    background:#f1f1f1;
    content:"";
    height:1px;
    left:-100px;
    margin-top:-0.5px;
    position:absolute;
    top:50%;
    width:100px;
}
.fancy-title-center:after{
    left: auto;
    right: -100px;
}
.fancy-title-center span {
    color: #969595;
    display: block;
    font-family: lato;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    width: 100%;
}
.fancy-title-center h2 {
    color: #313131;
    display: inline-block;
    font-size: 30px;
    font-weight: 900;
    margin: 0;
    width: 100%;
}
.fancy-title-center h2:before, 
.fancy-title-center h2:after {
    background:#f1f1f1;
    content:"";
    height: 20px;
    left: 0;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 1px;
}
.fancy-title-center h2:after {
    left: auto;
    right: 0;
}
.lookbook-style {
    float: left;
    margin-bottom:-50px;
    width: 100%;
}
.lookbook-post {
    float: left;
    margin-bottom:50px;
    width: 100%;
}
.lookbook-detail {
    border: 1px solid #f5f5f5;
    display: inline-block;
    margin-right: -5%;
    padding: 10px;
    position: relative;
    vertical-align: middle;
    width: 55%;
    z-index: 1;
}
.lookbook-image {
    display: inline-block;
    margin-left: -4px;
    vertical-align: middle;
    width: 50%;
}
.lookbook-image img {
    width:100%;
    height: auto;
}
.lookbook-post .post-info {margin:0;}
.lookbook-border {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #f5f5f5;
    float: left;
    padding: 40px;
    width: 100%;
}
.lookbook-border > span {
    color: #f0efef;
    float: left;
    font-size: 30px;
    margin-bottom: 20px;
    width: 100%;
}
.lookbook-detail h3 {
    float: left;
    font-size: 32px;
    font-weight: 800;
    margin: 0 0 10px;
    width: 100%;
}
.lookbook-detail h3 a {color:inherit}
ul.meta {
    display: inline-block;
    list-style: outside none none;
    margin:0 0 15px;
    padding: 0;
}
ul.meta li {
    color: #a0a0a0;
    display: inline-block;
    font-family: lato;
    font-size: 12px;
    font-weight: 600;
    padding-right: 20px;
    position:relative;
    text-transform: uppercase;
}
ul.meta li a{color:inherit}
ul.meta li:before {
    content: "";
    height: 2px;
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 4px;
    background: #a0a0a0;
}
ul.meta li:last-child:before{display:none}
.lookbook-detail p {
    float: left;
    margin: 0 0 20px;
    width: 100%;
}
.post-info {
    float: left;
    width: 100%;
}
.btn{
    border-radius: 0;
    color: #ffffff;
    display: inline-block;
    font-family: lato;
    font-size: 12px;
    font-weight: 800;
    padding:14px 25px;
    position:relative;
    z-index:1;
}
.btn:hover,
.btn:focus{color:#ffffff}
.btn:before, .btn:after {
    border-bottom: 2px solid #ffffff;
    border-top: 2px solid #ffffff;
    content: "";
    height: 100%;
    width:0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    -ms-transition:all 0.2s linear;
    -o-transition:all 0.2s linear;
    transition:all 0.2s linear;
}
.btn:hover:before{width:100%}
.btn:after{
    border-bottom:0;
    border-top:0;
    border-left: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    width:100%;
    height:0;
}
.btn:hover:after{height:100%}
.post-info > span {
    background: #f6f6f6 none repeat scroll 0 0;
    color: #7c7c7c;
    display: inline-block;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    margin-left: 8px;
    text-align: center;
    width: 40px;
    position:relative;
}
.view > span {
    left: 0;
    line-height: initial;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
}
.view:hover > i {opacity: 0;}
.view:hover > span {opacity: 1; cursor: default}
.reverse .lookbook-image {
    margin-left: 0;
    margin-right: -4px;
}
.reverse .lookbook-detail {
    margin-left: -5%;
    margin-right: 0;
}
a.facebook{background:#384f84}
a.facebook-color{color:#384f84}
a.twitter{background:#4d9fd7}
a.twitter-color{color:#4d9fd7}
a.google-plus{background:#cf4332}
a.google-plus-color{color:#cf4332}
a.dribbble{background:#d75281}
a.dribbble-color{color:#d75281}
a.linkedin{background:#0077b5}
a.linkedin-color{color:#0077b5}
a.rss{background:#fd9f13}
a.rss-color{color:#fd9f13}
a.linkedin{background:#0077b5}
a.linkedin-color{color:#0077b5}
a.github{background:#1f76b6}
a.github-color{color:#1f76b6}
a.vimeo{background:#44bbff}
a.vimeo-color{color:#44bbff}
a.pinterest{background:#d64033}
a.pinterest-color{color:#d64033}
a.reddit{background:#000}
a.reddit-color{color:#000}
a.tumbler{background:#32506d}
a.tumbler-color{color:#32506d}
.share-link {
    padding-left: 5px;
    position: absolute;
    left: 100%;
    top: 50%;
    width: 200px;
    visibility:hidden;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%);
}
.share-link a{
    color: #ffffff;
    float: left;
    font-size: 10px;
    height: 25px;
    opacity:0.6;
    line-height: 25px;
    margin-right: 4px;
    width: 25px;
    -webkit-transform:scale(0);
    -moz-transform:scale(0);
    -ms-transform:scale(0);
    -o-transform:scale(0);
    transform:scale(0);
}
.post-info > span:hover .share-link{visibility:visible}
.post-info > span:hover .share-link a{
    margin-bottom: 4px;
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
}
.share-link a:hover{opacity:1}
#loaded {display:none}
.load-btn {
    float: left;
    margin-top: 50px;
    text-align: center;
    width: 100%;
}
.loadmore {
    border: 2px solid #ededed;
    color: #666666;
    display: inline-block;
    font-family: lato;
    font-size: 13px;
    font-weight: 800;
    padding: 15px 30px;
    position: relative;
    text-transform: uppercase;
    -webkit-border-radius:7px;
    -moz-border-radius:7px;
    -ms-border-radius:7px;
    -o-border-radius:7px;
    border-radius:7px;
}
.loadmore i{margin-right:10px}
.loadmore:hover{color:#ffffff}
.lookbook-detail .post-info > span {background:#ffffff}
/*=============== Texty Post Style ===================*/
.texty-post {
    float: left;
    width: 100%;
    margin-bottom:40px;
}
.texty-style {
    float: left;
    margin-bottom: -40px;
    width: 100%;
}
.texty-style.style2{margin-bottom:-20px;}
.texty-style .pagination {
    margin-bottom: 40px;
    margin-top: 0;
}
.texty-post-img {
    float: left;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}
.texty-post-img > img {width:100%}
.texty-post-img > a {
    height: 45px;
    width: 45px;
    overflow: hidden;
    z-index:1;
    position: absolute;
    bottom: -20px;
    left: 30px;
}
.categories {
    float: left;
    width: 100%;
}
.categories > a {
    color: #bcbcbc;
    float: left;
    font-family: lato;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.3px;
    margin-right: 5px;
    padding-right: 5px;
    position: relative;
}
.categories > a:before{
    content: ",";
    position: absolute;
    right: 0;
}
.categories > a:last-child {
    margin: 0;
    padding: 0;
}
.categories > a:last-child:before{display:none}
.texty-post h2 {
    color: #323232;
    float: left;
    font-size: 27px;
    font-weight: 700;
    letter-spacing: 0.3px;
    margin:10px 0;
    width: 100%;
}
.texty-post h2 a{color:inherit}
.texty-post > p {
    color: #8c8c8c;
    float: left;
    margin: 0;
    width: 100%;
}
.texty-post-detail{
    float:left;
    width:100%;
}
.texty-post .post-info > span {
    margin-left: 0;
    margin-right: 8px;
}
.post-info {
    float: left;
    margin-top: 30px;
    width: 100%;
}
.col-md-6 .texty-post h2 {font-size: 24px;}
.texty-post-detail .post-info {
    margin-top: 20px;
}
.gap {
    float: left;
    height: 70px;
    width: 100%;
}
/*=============== Weekly Featured Post ===================*/
.side-title {
    display: table;
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
.side-title > span {
    color: #1b1a1a;
    display: table-cell;
    font-size: 30px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 40px;
}
.side-title-inner {
    display: table-cell;
    padding-left: 20px;
    vertical-align: middle;
}
.side-title-inner > h2 {
    color: #1b1a1a;
    display: table;
    font-size: 24px;
    font-weight: 900;
    margin: 0 0 2px;
    position: relative;
    text-transform: uppercase;
}
.side-title-inner > p {
    color: #929292;
    display: inline-block;
    font-size: 12px;
    font-style: italic;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 19px;
    margin: 0;
}
.nav.nav-tabs {
    border: 0 none;
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
.nav.nav-tabs li {margin:0 10px 0 0}
.nav.nav-tabs li a,
.nav.nav-tabs li a:hover,
.nav.nav-tabs li.active a {
    border:2px solid #dfdfdf;
    border-radius: 0;
    color:#7f7e7e;
    float: left;
    font-family: lato;
    font-size: 12px;
    font-weight: 700;
    margin: 0;
    padding: 6px 20px;
    text-transform: uppercase;
}
.texty-post.small {
    display: table;
    margin-bottom: 20px;
}
.texty-post.small .texty-post-img {
    display: table-cell;
    float: none;
    padding-right: 20px;
    vertical-align: middle;
    width:52%;
}
.texty-post.small h2 {
    font-size: 17px;
    letter-spacing: 0.3px;
    line-height: 24px;
    margin-bottom: 10px;
    margin-top: 0;
    vertical-align: middle;
}
.texty-post.small .post-info,
.texty-post.small .post-info .meta {margin:0}
.texty-post.small .texty-post-detail {
    display: table-cell;
    float: none;
    max-width: 50%;
    vertical-align: middle;
}
.add {
    float: left;
    width: 100%;
}
.add img{width:100%}
.carousel {
    float: left;
    width: 100%;
}
.carousel-img{
    float:left;
    width:100%;
}
.carousel img {
    float: left;
    width: 100%;
}
.owl-dots {
    bottom: 20px;
    left: 50%;
    position:absolute;
    -webkit-transform:translateX(-50%);
    -moz-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    transform:translateX(-50%);
}
.owl-dots .owl-dot {
    border: 2px solid #ffffff;
    display: inline-block;
    height: 20px;
    margin: 0 3px;
    width: 20px;
}
.owl-dots .owl-dot.active {
    background: #ffffff none repeat scroll 0 0 padding-box content-box;
    padding:5px;
}
/*=============== Sliders ===================*/
.slide-title{
    color:#ffffff;
    font-family:playfair display;
    font-weight:700;
}
.slider-text{
    color:#ffffff;
    font-family:lato;
    letter-spacing:5px;
}
.creative-slider .zeus.tparrows{
    border-radius:0;
    min-height:100px;
    min-width:140px;
    top:79% !important;
}
.creative-slider .zeus.tparrows:before{
    top:50%;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%);
}
.creative-slider .zeus .tp-arr-imgholder,
.zeus.tparrows:hover .tp-title-wrap{
    border-radius:0;
    -webkit-transform:translateX(0)!important;
    -moz-transform:translateX(0)!important;
    -ms-transform:translateX(0)!important;
    -o-transform:translateX(0)!important;
    transform:translateX(0)!important;
}
.creative-slider .zeus .tp-title-wrap{
    opacity:1;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    -ms-border-radius:0;
    -o-border-radius:0;
    border-radius:0;
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
}
.creative-slider .zeus.tparrows.tp-rightarrow{
    left:auto !important;
    margin:0 !important;
    right:-130px !important;
}
.creative-slider .zeus.tparrows:after{
    background:#313131 none repeat scroll 0 0;
    content:"";
    height:100%;
    left:0;
    opacity:0.65;
    position:absolute;
    top:0;
    width:100%;
}
/*=============== Grid Posts ===================*/
.simple-title {
    float: left;
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}
.simple-title h2 {
    color: #1b1a1a;
    float: left;
    font-size: 25px;
    font-weight: 800;
    margin: 0 0 2px;
    width: 100%;
}
.simple-title > span {
    color: #929292;
    float: left;
    font-family: lato;
    font-size: 12px;
    font-style: italic;
    font-weight: 600;
    width: 100%;
}
.options {
    float: left;
    margin-bottom: 30px;
    text-align: center;
    width: 100%;
}
.option-combo {
    float: left;
    width: 100%;
}
.option-set {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.option-set li {
    display: inline-block;
    margin: 0 3px;
}
.option-set li a {
    border: 2px solid #7d7d7d;
    color: #7c7c7c;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.2px;
    padding: 5px 15px;
    text-transform: uppercase;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -ms-border-radius:2px;
    -o-border-radius:2px;
    border-radius:2px;
}
.grid-post {
    border: 1px solid #f8f8f8;
    display: inline-block;
    margin: 0 -1px -1px;
    padding:25px 25px 40px;
    text-align: center;
    width: 100.4%;
}
.grid-post-img {
    float: left;
    margin-bottom:30px;
    position: relative;
    overflow:hidden;
    width: 100%;
}
.grid-post-img > img{
    width:100%;
    height: auto;
}
.grid-post-img:hover > img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transform:scale(1.3) rotate(5deg);
    -moz-transform:scale(1.3) rotate(5deg);
    -ms-transform:scale(1.3) rotate(5deg);
    -o-transform:scale(1.3) rotate(5deg);
    transform:scale(1.3) rotate(5deg);
}
.grid-post-img > a {
    color: #ffffff;
    height: 44px;
    left: 50%;
    line-height: 44px;
    margin-left: -22px;
    margin-top:22px;
    position: absolute;
    top: 50%;
    width: 44px;
    z-index: 1;
    -webkit-transform:scale(0);
    -moz-transform:scale(0);
    -ms-transform:scale(0);
    -o-transform:scale(0);
    transform:scale(0);
}
.grid-post-img:hover > a{
    margin-top:-22px;
    -webkit-transition-delay:0.2s;
    -moz-transition-delay:0.2s;
    -ms-transition-delay:0.2s;
    -o-transition-delay:0.2s;
    transition-delay:0.2s;
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
}
.grid-post-img > span {
    background:#3e3e3e;
    color: #ffffff;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 44px;
}
.grid-post-img:hover > span {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 0;
    color: rgba(0, 0, 0, 0);
    height: 100%;
    opacity: 0.5;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}
.masonary {
    float: left;
    width: 100%;
}

.row.no-gap{margin:0}
.no-gap > div > div {padding:0}
.cat {
    float: left;
    margin-bottom:7px;
    width: 100%;
}
.cat > a {
    color: #3e3e3e;
    display: inline-block;
    font-family: montserrat;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 1px;
    padding-bottom: 10px;
    position: relative;
    text-transform: uppercase;
}
.cat > a:before {
    background: #8b8b8b none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    margin-left: -6px;
    position: absolute;
    width: 12px;
}
.grid-post h3 {
    color: #323232;
    float: left;
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    margin: 0;
    width: 100%;
}
.grid-post h3 a{color:inherit}

.load-btn.style2 .loadmore {

    border-radius: 50%;
    font-family: lato;
    font-size: 12px;
    font-weight: 700;
    height: 107px;
    letter-spacing: 0;
    line-height: 20px;
    padding: 20px 10px;
    width: 107px;
}
.load-btn.style2 .loadmore i {
    display: table;
    font-size: 15px;
    line-height: 30px;
    margin: 0 auto;
}
/*=============== Fancy Posts Style ===================*/
.fancy-posts-style {
    float: left;
    width: 100%;
}
.fancy-posts-style > div{padding:0}
.fancy-posts-style .fancy-post {
    float: left;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.fancy-posts-style .fancy-post:before {z-index: 1;}
.cats {
    padding:55px 35px 0;
    width: 100%;
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
}
.cats > a {
    color: #ffffff;
    float: left;
    font-family: lato;
    font-size: 12px;
    margin-right: 5px;
    padding-left: 12px;
    position: relative;
    text-transform: uppercase;
}
.cats > a:before {
    background:#ffffff;
    content:"";
    height:4px;
    left:0;
    position:absolute;
    top:7px;
    width:4px;
}
.fancy-post img {
    -webkit-transform-style: flat !important;
    -moz-transform-style: flat !important;
    -ms-transform-style: flat !important;
    -o-transform-style: flat !important;
    transform-style: flat !important;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
    width:100%;
    height: auto;
}
.fancy-posts-style .fancy-post:hover > img {
    -webkit-transform: rotate(1deg) scale(1.01);
    -moz-transform: rotate(1deg) scale(1.01);
    -ms-transform: rotate(1deg) scale(1.01);
    -o-transform: rotate(1deg) scale(1.01);
    transform: rotate(1deg) scale(1.01);
}
.fancy-post-overlay {
    background: rgba(7, 7, 7, 0.63) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.fancy-post-overlay:before{
    content: "";
    display: inline-block;
    height: 100%;
    position: relative;
    vertical-align: bottom;
}
.fancy-post-inner {
    display: inline-block;
    padding: 40px 35px;
    width: 99%;
}
.fancy-post-inner h3 {
    color: #ffffff;
    float: left;
    font-size: 23px;
    font-weight: 800;
    line-height: 32px;
    margin: 0 0 5px;
    text-transform: uppercase;
    width: 100%;
}
.fancy-post-inner h3 a {color:inherit}
.fancy-post ul.meta li {
    color: #a0a0a0;
    font-family: lato;
    font-size: 12px;
}
.texty-post-detail p {
    color: #626262;
    margin-bottom:0;
}
.pagination {
    border: 1px dotted #e8ecec;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    float: left;
    margin: 70px 0 0;
    padding: 30px 40px;
    text-align: center;
    width: 100%;
}
.pagination > li {
    display: inline-block;
    float: none;
}
.pagination > li:first-child,
.woo-pagination .pagination > li > a.prev{float:left}
.pagination > li:last-child,
.woo-pagination .pagination > li > a.next{float:right}
.pagination > li:first-child > a,
.woo-pagination .pagination > li > a.prev{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    width: auto;
}
.pagination > li:last-child > a,
.woo-pagination .pagination > li > a.next {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    width: auto;
}
.pagination > li > a{
    background:#f6f6f6;
    border: medium none;
    color: #292929;
    float: left;
    font-family: Montserrat;
    font-size: 12px;
    height: 34px;
    line-height: 34px;
    margin: 0 5px;
    padding: 0;
    text-align: center;
    width: 40px;
}
.comment-navigation {
    float: left;
    margin-top: 70px;
    width: 100%;
}
.screen-reader-text {text-align: center;}
.comment-navigation .pagination {margin-top: 0;}
.nav-previous > a,
.nav-next > a {
    color: #292929;
    float:left;
    font-size: 12px;
    font-family: montserrat;
}
.nav-previous {float:left;}
.nav-next {float:right;}
.pagination > li > a:hover{color:#fff}
.fancy-post-carousel .owl-nav {
    height: auto;
    padding:0 30px;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%);
}
.fancy-post-carousel .owl-nav > div{
    background: #ffffff none repeat scroll 0 0;
    height: 50px;
    margin: 0;
    width: 50px;
}
.fancy-post-carousel .owl-nav > div.owl-next {
    margin-right: 0;
}
.fancy-post-carousel .owl-nav > div:before {
    color: #333333;
    line-height: 50px;
    text-align: center;
}
.fancy-post-carousel .owl-nav > div:hover:before{color:#ffffff}
/*=============== Square Post Style ===================*/
.square-posts-style{
    float:left;
    margin-top:-30px;
    width:100%;
}
.square-posts-style .row{margin:0 -10px}
.square-posts-style .row .masonary > div{padding:0 10px;}
.square-post{
    float:left;
    width:100%;
    text-align:center;
    margin-top:30px;
}
.square-img{
    float:left;
    margin-bottom:30px;
    position:relative;
    width:100%;
}
.square-img img{width:100%; height: auto}
.square-img:before{
    background:#262626 none repeat scroll 0 0;
    content:"";
    height:0;
    left:0;
    opacity:0.64;
    position:absolute;
    top:50%;
    width:100%;
}
.square-img:hover:before{
    top:0;
    height:100%;
}
.square-img span{
    color:#ffffff;
    font-size:14px;
    opacity:0;
    position:absolute;
    right:20px;
    top:0;
}
.square-img:hover span{
    opacity:1;
    top:20px;
}
.square-img > a{
    background: #222222;
    color:#ffffff;
    height:40px;
    left:50%;
    line-height:40px;
    margin-left:-20px;
    margin-top:-20px;
    position:absolute;
    text-align:center;
    top:50%;
    width:40px;
    -webkit-transform:scale(0) rotate(-100deg);
    -moz-transform:scale(0) rotate(-100deg);
    -ms-transform:scale(0) rotate(-100deg);
    -o-transform:scale(0) rotate(-100deg);
    transform:scale(0) rotate(-100deg);
}
.square-img:hover > a{
    -webkit-transform:scale(1) rotate(0);
    -moz-transform:scale(1) rotate(0);
    -ms-transform:scale(1) rotate(0);
    -o-transform:scale(1) rotate(0);
    transform:scale(1) rotate(0);
}
.square-img a.author {
    bottom:-40px;
    overflow:hidden;
    top:auto;
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
}
.square-post h4 {
    color: #323232;
    float: left;
    font-family: montserrat;
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.square-post h4 a{color:inherit;}
.square-post .meta li{color:#8b8b8b;}
.square-post .meta{
    background:rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding:0;
}
.slick-btns {
    opacity: 0;
    position: fixed;
    right: -100px;
    top: 50%;
    width: 44px;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%);
    -webkit-transition:all 1000ms cubic-bezier(0.860, 0.000, 0.070, 1.000); 
    -moz-transition:all 1000ms cubic-bezier(0.860, 0.000, 0.070, 1.000); 
    -o-transition:all 1000ms cubic-bezier(0.860, 0.000, 0.070, 1.000); 
    transition:all 1000ms cubic-bezier(0.860, 0.000, 0.070, 1.000); /* easeInOutQuint */
    -webkit-transition-timing-function:cubic-bezier(0.860, 0.000, 0.070, 1.000); 
    -moz-transition-timing-function:cubic-bezier(0.860, 0.000, 0.070, 1.000); 
    -o-transition-timing-function:cubic-bezier(0.860, 0.000, 0.070, 1.000); 
    transition-timing-function:cubic-bezier(0.860, 0.000, 0.070, 1.000); /* easeInOutQuint */
}
.block:hover .slick-btns {
    opacity: 1;
    right: 0;
}
.slick-btns button{
    background:#414040 none repeat scroll 0 0;
    border:0 none;
    color:rgba(0, 0, 0, 0);
    float:left;
    height:44px;
    overflow:hidden;
    padding:0;
    position:relative;
    width:100%;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.square-post-wrapper {
    float: left;
    position: relative;
    width: 100%;
}
.slick-btns button:before{
    color:#ffffff;
    content:"\f106";
    font-family:fontawesome;
    font-size:20px;
    height:100%;
    left:0;
    line-height:44px;
    position:absolute;
    top:0;
    width:100%;
}
.slick-btns button.slick-next:before{content:"\f107"}
.slick-btns button.slick-next{border-top: 1px solid #414040;}
/*=============== Author Post Carousel ===================*/
.author-post-carousel {
    float: left;
    padding: 0 40px;
    text-align: center;
    width: 100%;
}
.author-post {
    float: left;
    width: 100%;
}
.author-post > span {
    border: 3px solid rgba(85, 85, 85, 0.9);
    display: inline-block;
    overflow: hidden;
    margin-bottom: 20px;
}
.author-post > i {
    color: #ffffff;
    display: list-item;
    font-family: lato;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0.5px;
    list-style: outside none none;
}
.author-post > h3 {
    color: #262626;
    float: left;
    font-family: montserrat;
    text-transform:uppercase;
    font-size: 33px;
    font-weight: 600;
    letter-spacing: 0.8px;
    line-height: 45px;
    margin:10px 0 0;
    width: 100%;
}
.blackish .author-post > h3 {color: #fff;}
.author-post > h3 a{color:inherit}
.owl-nav {
    height: 0;
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 1;
}
.owl-nav > div {
    color: rgba(0, 0, 0, 0);
    float: left;
    height: 20px;
    margin-left: -90px;
    margin-top: -10px;
    position: relative;
    width: 20px;
}
.owl-nav > div:before{
    color: #ffffff;
    content: "\f104";
    font-family: fontawesome;
    font-size: 20px;
    height: 100%;
    left: 0;
    line-height: 20px;
    position: absolute;
    top: 0;
    width: 100%;
}
.owl-nav > div.owl-next {
    float: right;
    margin-left: 0;
    margin-right: -90px;
}
.owl-nav > div.owl-next:before{content:"\f105"}
/*=============== Posts Carousel ===================*/
.posts-carousel,
.posts-carousel2{
    float:left;
    width:100%;
}
.post-item-hover{
    background:rgba(0, 0, 0, 0.75) none repeat scroll 0 0;
    height:0;
    width:100%;
    overflow:hidden;
    position:absolute;
    left:0;
    top:50%;
}
.post-item:hover .post-item-hover{
    top:0;
    height:100%;
}
.post-item-hover:before{
    content:"";
    display:inline-block;
    height:100%;
    vertical-align:middle;
}
.post-item-center{
    display:inline-block;
    text-align:center;
    vertical-align:middle;
    width:80%;
}
.posts-carousel .owl-item{overflow:hidden;}
.post-item{
    float:left;
    width:100.5%;
    text-align:center;
    position:relative;
    overflow:hidden;
}
.post-item img {
    float: left;
    width: 100%;
}
.post-item-center h3 {
    color: #ffffff;
    float: left;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 7px;
    opacity: 0;
    width: 100%;
    -webkit-transform:translateY(20px);
    -moz-transform:translateY(20px);
    -ms-transform:translateY(20px);
    -o-transform:translateY(20px);
    transform:translateY(20px);
    -webkit-transition-delay:0.3s;   
    -moz-transition-delay:0.3s;   
    -ms-transition-delay:0.3s;   
    -o-transition-delay:0.3s;   
    transition-delay:0.3s;   
}
.post-item-center h3 a{color:inherit;}
.post-item:hover .post-item-center h3{
    opacity:1;
    -webkit-transform:translateY(0);
    -moz-transform:translateY(0);
    -ms-transform:translateY(0);
    -o-transform:translateY(0);
    transform:translateY(0);
}
.post-item-center span{
    color:#adadad;
    float:left;
    font-family:lato;
    font-size:11px;
    font-weight:700;
    width:100%;
    opacity:0;
    -webkit-transform:translateY(20px);
    -moz-transform:translateY(20px);
    -ms-transform:translateY(20px);
    -o-transform:translateY(20px);
    transform:translateY(20px);
    -webkit-transition-delay:0.4s;   
    -moz-transition-delay:0.4s;   
    -ms-transition-delay:0.4s;   
    -o-transition-delay:0.4s;   
    transition-delay:0.4s;   
}
.post-item:hover .post-item-center span{
    opacity:1;
    -webkit-transform:translateY(0);
    -moz-transform:translateY(0);
    -ms-transform:translateY(0);
    -o-transform:translateY(0);
    transform:translateY(0);
}
.post-item-center > a{
    background:#000000 none repeat scroll 0 0;
    color:#ffffff;
    display:inline-block;
    height:40px;
    line-height:40px;
    margin-top:20px;
    text-align:center;
    width:40px;
    opacity:0;
    -webkit-transition-delay:0.5s;   
    -moz-transition-delay:0.5s;   
    -ms-transition-delay:0.5s;   
    -o-transition-delay:0.5s;   
    transition-delay:0.5s;   
    -webkit-transform:translateY(20px);
    -moz-transform:translateY(20px);
    -ms-transform:translateY(20px);
    -o-transform:translateY(20px);
    transform:translateY(20px);
}
.post-item:hover .post-item-center > a{
    opacity:1;
    -webkit-transform:translateY(0);
    -moz-transform:translateY(0);
    -ms-transform:translateY(0);
    -o-transform:translateY(0);
    transform:translateY(0);
}
.post-item-center > a:hover{background:#FFF}
/*=============== Sidebar ===================*/
.sidebar{
    float: left;
    position:relative;
}
.sidebar:before{
    background:#f3f3f3;
    content: "";
    height: 100%;
    position: absolute;
    left:0;
    top:0;
    width:1px;
}
.sidebar .widget,
.wpb_wrapper .widget {
    margin-bottom:60px;
}
.right-sidebar {padding-left: 30px;}
.sidebar.left-sidebar:before {
    left: auto;
    right: 0;
}
.left-sidebar {padding-right: 30px;}
.wpb_wrapper > div:last-child > .widget {margin-bottom:0}
.sidebar .widget-title > h4,
.wpb_wrapper .widget-title > h4 {
    /*color: #373737;*/
    font-family: raleway;
    font-size: 18px;
    font-weight: 900;
}
.sidebar .widget-title > h4, 
.wpb_wrapper .widget-title > h4 {color: #262626;}
.sidebar .widget-title > h4:before, 
.sidebar .widget-title:after,
.wpb_wrapper .widget-title > h4:before, 
.wpb_wrapper .widget-title:after {display:none}
.sidebar .widget-title:before,
.wpb_wrapper .widget-title:before{
    border: 0 none;
    height: 3px;
    left: 0;
    width: 20px;
}
.tabs-widget .nav li a, 
.tabs-widget .nav li.active a, 
.tabs-widget .nav li a:hover {
    background-color: #f8f8f8;
    border: 0 none;
    color: #444444;
    font-family: montserrat;
    font-size: 12px;
    padding: 10px 20px;
}
.widget .tabs-widget .nav li.active a{
    background:#515050;
    color:#ffffff;
}
.tabs-posts{
    float: left;
    margin-bottom: -10px;
    width: 100%;
}
.tab-post {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.tab-post > .post-thumb {
    float: left;
    margin-right: 15px;
}
.tab-post > h5 {
    color: #313131;
    font-family: montserrat;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 20px;
    margin:20px 0 10px;
}
footer .tab-post > h5 {margin-top: 10px;}
.tab-post > span {
    color: #bcbcbc;
    float: left;
    font-family: montserrat;
    font-size: 10px;
    font-weight: 600;
}
.tab-post > h5 a{color:inherit}
.sidebar-post{
    float:left;
    width:100%;
    margin-bottom:30px;
}
.latest-post-widget{
    float:left;
    width:100%;
    margin-bottom:-30px;
}
.sidebar-post > img{width:100%;}
.sidebar-post > h3 {
    color: #313131;
    float: left;
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 0.5px;
    margin: 15px 0 3px;
    text-transform: uppercase;
    width: 100%;
}
.sidebar-post > h3 a{color:inherit;}
.sidebar-post .meta {margin:0}
.widget ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.widget ul li span {
    border-left: 1px solid #e2e2e2;
    color: #999999;
    float: right;
    font-size: 13px;
    font-weight: 800;
    line-height: 10px;
    margin-top: 5px;
    padding-left: 10px;
}
.widget li {
    border-bottom: 1px solid #f1f1f1;
    color: #666666;
    float: left;
    font-family: lato;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 20px;
    padding:15px 0 15px 20px;
    position: relative;
    width: 100%;
}
.widget li a{color:inherit}
.widget li:last-child{
    border:0 none;
    padding-bottom: 0;
}
.widget li:before {
    background: #b9b9b9 none repeat scroll 0 0;
    border: 4px solid #efefef;
    content: "";
    height: 11px;
    left: 0;
    position: absolute;
    top: 20px;
    width: 11px;
    z-index:-1;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -ms-border-radius:2px;
    -o-border-radius:2px;
    border-radius:2px;
}
.widget li:hover:before {left:5px}
.widget ul.meta li {
    border: 0 none;
    letter-spacing: 0;
    line-height: 18px;
    padding: 0 20px 0 0;
    width: auto;
}
.widget ul.meta li:before{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    height: auto;
    left: auto;
    width: auto;
}
.widget .nav li {
    border: 0 none;
    margin: 0 10px 0 0;
    padding: 0;
    width: auto;
}
.widget .nav li:before{display:none}
.social-widget{
    float:left;
    text-align:center;
    width:100%;
}
.social-widget > a {
    color: #ffffff;
    display: inline-block;
    font-size: 20px;
    height: 52px;
    line-height: 52px;
    margin: 0 1px 4px;
    width: 52px;
}
.about-widget{
    float:left;
    width:100%;
}
.about-widget > p{
    color:#8c8c8c;
    float:left;
    font-size:13px;
    line-height:26px;
    margin-bottom:0;
    width:100%;
}
.widget .about-widget > ul{
    float:left;
    list-style:outside none none;
    margin:25px 0;
    padding:0;
    width:100%;
}
.widget .about-widget > ul li {
    border: 0 none;
    color: #8c8c8c;
    float: left;
    font-family: noto sans;
    font-size: 13px;
    font-weight: 200;
    line-height: 35px;
    padding: 0;
    width: 100%;
}
.widget .about-widget > ul li:before{display:none;}
.about-widget > ul li i{
    font-size:15px;
    width:30px;
}
.about-author{
    float:left;
    text-align:center;
    width:100%;
}
.about-author > img{max-width:100%;}
.about-author > h3{
    color:#777777;
    float:left;
    font-family:montserrat;
    font-size:20px;
    margin:30px 0 10px;
    width:100%;
}
.about-author > h3 a{color:inherit;}
.about-author > span{
    color:#777777;
    float:left;
    font-size:13px;
    letter-spacing:2px;
    text-transform:uppercase;
    width:100%;
}
.about-author > p{
    float:left;
    font-size:14px;
    letter-spacing:0.3px;
    margin:15px 0 0;
    width:100%;
}
.author-social{
    float:left;
    margin-top:20px;
    width:100%;
}
.author-social > a {
    color: #ffffff;
    display: inline-block;
    height: 40px;
    line-height: 38px;
    margin: 0 3px;
    width: 40px;
}
.author-social > a:hover{color:#ffffff}

.searchform{
    background:#fafafa none repeat scroll 0 0;
    display:table;
    float:left;
    width:100%;
}
.archive.category .searchform{background:#fff;}
.searchform input{
    background:rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border:none;
    color:#cacaca;
    display:inline-block;
    font-size:13px;
    letter-spacing:0.3px;
    padding:14px 20px;
    width:85%;
}
.searchform button{
    background:rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border:0 none;
    color:#aaaaaa;
    display:inline-block;
    font-size:20px;
    width:13%;
}
.fancy-post{
    float:left;
    margin-bottom:15px;
    position:relative;
    width:100%;
}
.fancy-posts{
    float:left;
    margin-bottom:-15px;
    width:100%;
}
.fancy-post > img{max-width:100%;}
.fancy-post:before{
    background:#282828 none repeat scroll 0 0;
    content:"";
    height:100%;
    width:100%;
    opacity:0.6;
    position:absolute;
    left:0;
    top:0;
}
.fancy-post-name{
    left:0;
    padding:20px 30px;
    position:absolute;
    top:50%;
    width:100%;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%);
    z-index: 1;
}
.fancy-post-name > h3 {
    color: #ffffff;
    float: left;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 10px;
    width: 100%;
}
.widget .fancy-post .meta li{color:#dbdbdb;}
.fancy-post-name > h3 a{color:inherit;}
.subscribe-widget{
    background:#212121 none repeat scroll 0 0;
    border:1px solid #2e2d2d;
    float:left;
    margin:30px 0 0;
    padding:10px 20px;
    width:100%;
}
.subscribe-widget form{
    float:left;
    position:relative;
    width:100%;
}
.subscribe-widget form input{
    background:rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border:0 none;
    color:#8c8c8c;
    float:left;
    font-family:lato;
    font-size:12px;
    height:32px;
    padding-right:50px;
    width:100%;
}
.subscribe-widget form button{
    background:#000000 none repeat scroll 0 0;
    border:0 none;
    color:#ffffff;
    font-size:12px;
    height:30px;
    line-height:13px;
    position:absolute;
    right:0;
    top:0;
    width:43px;
}
.sidebar .subscribe-widget,
.wpb_wrapper .subscribe-widget{
    background:#f8f8f8 none repeat scroll 0 0;
    border:0 none;
    margin:0;
}
.latest-articles{
    float:left;
    width:100%;
}
.article{
    float:left;
    text-align:center;
    width:100%;
}
.article > img{
    display:inline-block!important;
    max-width:100%;
    position:relative;
    z-index:1;
}
.article-detail{
    float:left;
    padding:0 10px;
    position:relative;
    z-index:2;
    width:100%;
}
.article-detail > img {
    display: table;
    height: 83px;
    margin: -45px auto 0;
    width: 83px !important;
}
.article-detail > span{
    color:#494949;
    float:left;
    font-family:montserrat;
    font-size:10px;
    font-weight:600;
    margin-top:20px;
    text-transform:uppercase;
    width:100%;
}
.article-detail > h5{
    color:#494949;
    float:left;
    font-size:16px;
    font-weight:600;
    letter-spacing:0.3px;
    margin:10px 0 15px;
    width:100%;
}
.article-detail > h5 a{color:inherit;}
.article-detail > p{
    color:#8c8c8c;
    float:left;
    font-size:13px;
    letter-spacing:0.4px;
    line-height:26px;
    margin:0;
    width:100%;
}
.article-detail > a{
    background:#000000 none repeat scroll 0 0;
    color:#ffffff;
    display:inline-block;
    font-family:montserrat;
    font-size:11px;
    font-weight:600;
    letter-spacing:0;
    margin-top:15px;
    padding:10px 20px;
    text-transform:uppercase;
}
.latest-articles .owl-nav{
    height:0;
    left:0;
    padding:0 20px;
    position:absolute;
    top:95px;
    width:100%;
}
.latest-articles .owl-nav > div{
    background:#f9f9f9 none repeat scroll 0 0;
    color:rgba(0, 0, 0, 0);
    float:left;
    margin:0;
    height:30px;
    position:relative;
    width:30px;
}
.latest-articles .owl-nav > div.owl-next{float:right;}
.latest-articles .owl-nav > div:before{
    color:#838383;
    content:"\f104";
    font-family:fontawesome;
    font-size:17px;
    left:0;
    line-height:28px;
    position:absolute;
    text-align:center;
    top:0;
    width:100%;
}
.latest-articles .owl-nav > div.owl-next:before{content:"\f105";}
.cat-author{
    float:left;
    width:100%;
    margin-bottom:-20px;
}
.cat-author > p{
    color:#8c8c8c;
    float:left;
    font-size:14px;
    letter-spacing:0.3px;
    line-height:28px;
    margin-bottom:20px;
    width:100%;
}
.author{
    float:left;
    width:100%;
    margin-bottom:20px;
}
.author > img{float:left;}
.author-name{
    margin-top:32px;
    overflow:hidden;
    padding-left:20px;
    vertical-align:middle;
}
.author-name > strong{
    color:#494949;
    display:table;
    font-size:16px;
    margin-bottom:8px;
}
.author-name > strong a{color:inherit;}
.author-name > span{
    color:#494949;
    float:left;
    font-family:montserrat;
    font-size:10px;
    font-weight:600;
    letter-spacing:0.4px;
    text-transform:uppercase;
    width:100%;
}
.small-post-name > ul li {
    border: 0 none;
    padding: 0 20px 0 0;
    width: auto;
}
/*=============== Gallery Footer ===================*/
.gallery-footer{
    float:left;
    position:relative;
    width:100%;
    z-index:1000;
}
.gallery-carousel{
    float:left;
    width:100%;
}
.gallery-img{
    float:left;
    width:100%;
}
.gallery-footer .gallery-item:before {
    background: #000000;
    filter: blur(0px);
    opacity: 0.4;
}
.gallery-img img{width:100%;}
.gallery-item{
    float:left;
    position:relative;
    width:100%;
}
.gallery-item > img{width:100%;}
.gallery-item:hover > img{
    -webkit-filter:blur(0.9px);
    filter:blur(0.9px);
}
.gallery-item:before{
    background:#8f8f8f none repeat scroll 0 0;
    content:"";
    -webkit-filter:blur(100px);
    filter:blur(100px);
    height:0;
    left:0;
    opacity:1;
    position:absolute;
    top:50%;
    width:100%;
    z-index:1;
}
.gallery-item:hover:before{
    height:100%;
    top:0;
}
.gallery-item > a{
    background:rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    color:#ffffff;
    font-size:16px;
    height:0;
    left:50%;
    line-height:38px;
    margin-left:-20px;
    margin-top:0;
    overflow:hidden;
    position:absolute;
    text-align:center;
    top:50%;
    width:40px;
    z-index:1;
    -webkit-transition-delay:0.1s;
    -moz-transition-delay:0.1s;
    -ms-transition-delay:0.1s;
    -o-transition-delay:0.1s;
    transition-delay:0.1s;
}
.gallery-item:hover a{
    margin-top:-20px;
    height:40px;
}
.footer-links{
    white-space:nowrap;
    position:absolute;
    left:50%;
    top:0;
    z-index:10;
    -webkit-transform:translateX(-50%) translateY(-50%);
    -moz-transform:translateX(-50%) translateY(-50%);
    -ms-transform:translateX(-50%) translateY(-50%);
    -o-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
}
.footer-links > a{
    color:#ffffff;
    flot: left;
    font-size:16px;
    line-height:20px;
    margin:-4px;
    overflow:hidden;
    padding:10px 40px;
    text-align:center;
    white-space:nowrap;
    width:auto;
    -webkit-transition: all 800ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
    -moz-transition: all 800ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
    -o-transition: all 800ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
    transition: all 800ms cubic-bezier(0.165, 0.840, 0.440, 1.000); /* easeOutQuart */
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000); 
    -moz-transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000); 
    -o-transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000); 
    transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000); /* easeOutQuart */
}
.footer-links > a:hover,
.footer-links > a.hovered{padding:9px 35px;}
.footer-links > a span{
    display:inline-block;
    font-family:lato;
    font-size:13px;
    font-weight:600;
    height:auto;
    letter-spacing:0;
    line-height:22px;
    margin-left:5px;
    max-width:0;
    min-width:0;
    opacity:0;
    overflow:hidden;
    text-align:left;
    vertical-align:middle;
    -webkit-transition:all 900ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
    -moz-transition:all 900ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
    -o-transition:all 900ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
    transition:all 900ms cubic-bezier(0.785, 0.135, 0.150, 0.860); /* easeInOutCirc */
    -webkit-transition-timing-function:cubic-bezier(0.785, 0.135, 0.150, 0.860); 
    -moz-transition-timing-function:cubic-bezier(0.785, 0.135, 0.150, 0.860); 
    -o-transition-timing-function:cubic-bezier(0.785, 0.135, 0.150, 0.860); 
    transition-timing-function:cubic-bezier(0.785, 0.135, 0.150, 0.860); /* easeInOutCirc */
}
.footer-links a i{
    display:inline-block;
    line-height:28px;
}
.footer-links > a:hover span,
.footer-links > a.hovered span{
    max-width:140px;
    opacity:1;
}
.footer-links a i{
    display:inline-block;
    line-height:28px;
}
.bottom-footer{
    background:#111111 none repeat scroll 0 0;
    float:left;
    padding:10px 0;
    text-align:center;
    width:100%;
}
.bottom-footer p {
    color: #525252;
    float: left;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0.4px;
    margin: 0;
}
.bottom-footer ul {
    float: right;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.bottom-footer ul li {
    color: #6b6b6b;
    float: left;
    font-size: 12px;
    margin: 2px 5px;
}
.bottom-footer ul li a {
    color: inherit;
    float: left;
    padding: 2px 5px;
}
/*=============== Page Top  ===========*/
.pagetop {
    background: rgba(0, 0, 0, 0) no-repeat scroll 0 0;
    background-size: cover !important;
    float: left;
    padding: 100px 0;
    position: relative;
    width: 100%;
    z-index: 1;
}
.pagetop:before{
    background: #000000;
    content: "";
    height: 100%;
    width: 100%;
    opacity: 0.77;
    z-index: -1;
    position: absolute;
    left: 0;
    top: 0;
}
.page-name {
    float: left;
    text-align: center;
    width: 100%;
}
.page-name h1,
.page-name span {
    color: #f4f4f4;
    font-family: lato;
    font-size: 40px;
    font-weight: 800;
    letter-spacing: 3px;
    margin: 0 0 15px;
    float: left;
    width: 100%;
}
.page-name ul {
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.page-name ul li {
    color: #959494;
    display: inline-block;
    font-size: 13px;
    padding: 0 15px;
    position: relative;
}
.page-name ul li:before {
    content: ">";
    position: absolute;
    right: -4px;
    top: 0;
}
.page-name ul li:last-child:before {display:none}
.page-name ul li a {color:inherit}
/*=============== Simple Text  ===========*/
.default-template h1,
.default-template h2,
.default-template h3,
.default-template h4,
.default-template h5,
.default-template h6{font-weight:700}
.default-template p {
    color: #8c8c8c;
    font-size: 15px;
    letter-spacing: 0.8px;
    line-height: 28px;
    margin-bottom: 30px;
}
.image-grids{
    float: left;
    margin-bottom: 50px;
    width: 100%;
}
.image-grids .row{margin:0 -5px}
.image-grids .row > div{padding:0 5px}
.image-grid{
    float: left;
    width: 100%;
    text-align: center;
    position:relative;
}
.image-grid img{width:100%}
.image-grid:before{
    background:#000;
    content:"";
    height:100%;
    left:0;
    opacity:0;
    position:absolute;
    top:0;
    width:100%;
}
.image-grid:hover:before{opacity:0.6}
.image-grid > a {
    color: #ffffff;
    font-size: 50px;
    height: 50px;
    left: 50%;
    line-height: 50px;
    margin-left: -25px;
    margin-top: -25px;
    position: absolute;
    top: 50%;
    width: 50px;
    -webkit-transform:scale(0);
    -moz-transform:scale(0);
    -ms-transform:scale(0);
    -o-transform:scale(0);
    transform:scale(0);
}
.image-grid:hover > a{
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
}
.toggle {
    float: left;
    width: 100%;
}
.toggle-item {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.toggle-item > h3 {
    background: #eeeeee;
    color: #454545;
    cursor: pointer;
    float: left;
    font-family: raleway;
    font-size: 13px;
    font-weight: 700;
    margin: 0;
    padding: 20px;
    width: 100%;
}
.toggle-item > h3.active {
    background: #adadad none repeat scroll 0 0;
    color: #fff;
}
.toggle-item .content {
    float: left;
    margin-top: 10px;
    width: 100%;
}
/*=============== Single Post  ===========*/
.single-image {
    background: #fbfbfb;
    float: left;
    margin-bottom: 40px;
    position: relative;
    text-align: center;
    width: 100%;
}
.single-image > img {
    max-width: 100%;
    height: auto
}
.short-info{
    background:#ffffff;
    list-style: outside none none;
    margin: 0;
    padding: 10px 20px;
    z-index:1;
    position: absolute;
    bottom:15px;
    right:15px;
    -webkit-border-radius:30px;
    -moz-border-radius:30px;
    -ms-border-radius:30px;
    -o-border-radius:30px;
    border-radius:30px;
}
.short-info li {
    color: #a0a0a0;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    margin: 0 6px;
}
.short-info li a{color:inherit}
.post-name {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
.post-name > h1{
    color: #262626;
    float: left;
    font-size: 27px;
    margin: 0 0 10px;
    width: 100%;
}
.post-name .meta{margin:0}
.default-template blockquote {
    border: 0 none;
    color: #808080;
    float: left;
    font-family: lato;
    font-size: 16px;
    font-style: italic;
    font-weight: 500;
    letter-spacing: 1.3px;
    line-height: 28px;
    margin: 0 0 30px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
}
.default-template blockquote:before {
    color: #f7f5f5;
    content: "\f10d";
    font-family: fontawesome;
    font-size: 115px;
    font-style: normal;
    left: 0;
    line-height: 85px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: -1;
}
.default-template .footer-links{
    float:left;
    left:0;
    overflow: hidden;
    position:relative;
    width:100%;
    -webkit-transform:translateX(0px) translateY(0px);
    -moz-transform:translateX(0px) translateY(0px);
    -ms-transform:translateX(0px) translateY(0px);
    -o-transform:translateX(0px) translateY(0px);
    transform:translateX(0px) translateY(0px);
}
.other-posts{
    float:left;
    margin:55px 0;
    width:100%;
}
.other-post:last-child {
    border: 0 none;
}
.other-post {
    border-right: 1px solid #e8e8e8;
    float: left;
    width: 50%;
}
.other-post.next-post{float: right;}
.other-post > img {
    float: left;
    height: auto;
    margin-right: 20px;
    width: 93px;
}
.other-post > a {
    display: inline-block;
    float: left;
    margin-right: 15px;
    max-width: 93px;
}
.other-post.next-post > a {
    float: right;
    margin-left: 15px;
    margin-right: 0;
}
.other-post-name{
    margin-top:10px;
    padding-right:10px;
}
.other-post-name > span {
    color: #515151;
    font-family: lato;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.8px;
}
.other-post-name > h5 {
    color: #262626;
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 0.3px;
    line-height: 20px;
    margin: 5px 0 0;
}
.other-post-name > h5 a{color:inherit;}
.other-post.next-post > img{
    float:right;
    margin-left:20px;
    margin-right:0;
}
.other-post.next-post .other-post-name{
    padding-left:10px;
    padding-right:0;
    text-align:right;
}
.simple-heading{
    border-bottom:3px solid #f4f4f4;
    color:#262626;
    float:left;
    font-size:18px;
    font-weight:600;
    letter-spacing:0.5px;
    margin-bottom:25px;
    margin-top:0;
    padding-bottom:15px;
    position:relative;
    width:100%;
}
.simple-heading:before{
    background:#c7c7c7;
    bottom:-3px;
    content:"";
    height:3px;
    left:0;
    position:absolute;
    width:40px;
}
.single-post-tags{
    float:left;
    margin-bottom:55px;
    width:100%;
}
.tags,.tagcloud{
    float:left;
    width:100%;
}
.tags > a,.tagcloud > a {
    background: #f5f3f3 none repeat scroll 0 0;
    color: #262626;
    display: inline-block;
    font-family: lato;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.4px;
    margin-bottom: 7px;
    margin-right: 5px;
    padding: 6px 17px;
    position: relative;
    z-index: 1;
}
.tags > a:before,.tagcloud > a:before{
    background:#000000;
    content:"";
    height:0;
    left:0;
    position:absolute;
    top:50%;
    width:100%;
    z-index:-1;
}
.tags > a:hover:before,.tagcloud > a:hover:before{
    top:0;
    height:100%;
}
.tags > a:hover,.tagcloud > a:hover{color:#ffffff;}
.author-info{
    float: left;
    width:100%;
}
.author-info > img{
    float: left;
    vertical-align:middle;
}
.author-detail{
    display:table-cell;
    padding-left:40px;
    vertical-align:middle;
}
.author-detail > h4{
    color:#515151;
    float:left;
    font-family:lato;
    font-size:14px;
    font-weight:800;
    margin:0 0 10px;
    text-transform:uppercase;
    width:100%;
}
.author-detail > h4 a{color:inherit;}
.author-detail > p {
    color: #8c8c8c;
    float: left;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.7px;
    line-height: 26px;
    margin: 0 0 15px;
    width: 100%;
}
.author-media{
    float:left;
    font-size:14px;
    width:100%;
}
.author-media > a{
    color:#8c8c8c;
    float:left;
    font-size:14px;
    margin-right:10px;
    text-align:center;
    width:20px;
}
/*=============== Related Posts ===================*/
.related-posts{
    float:left;
    width:100%;
    margin-top:55px;
}
.related-carousel{
    float:left;
    padding-top:45px;
    width:100%;
}
.related-post{
    float:left;
    width:100%;
}
.related-post > .post-thumb {
    margin-bottom:20px;
    width:100%;
}
.related-post > .post-thumb > a:before {z-index: 1;}
.related-post-name{
    float:left;
    width:100%;
}
.related-post-name > h4 {
    color: #323232;
    float: left;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0.4px;
    margin: 0 0 5px;
    width: 100%;
}
.related-post-name > h4 a{color:inherit;}
.related-post-name .meta{margin:0;}
.related-posts .simple-heading{font-size:18px;}
.related-post .owl-nav{
    position:absolute;
    right:0;
    top:0;
}
.related-carousel .owl-nav {
    height: auto;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
.related-carousel .owl-nav > div {
    background: #f5f5f5 none repeat scroll 0 0;
    color: rgba(0, 0, 0, 0);
    float: left;
    height: 24px;
    margin-left: 10px;
    margin-right: 0;
    margin-top: 0;
    position: relative;
    width: 24px;
}
.related-carousel .owl-nav > div:before{
    color:#232323;
    content:"\f104";
    font-family:fontawesome;
    height:100%;
    left:0;
    line-height:22px;
    position:absolute;
    text-align:center;
    top:0;
    width:100%;
}
.related-carousel .owl-nav > div:hover:before{color:#ffffff;}
.related-carousel .owl-nav > div.owl-next:before{content:"\f105"}
.post-comments{
    float:left;
    margin-top:80px;
    width:100%;
}
.comments-title{
    background:#eeeeee none repeat scroll 0 0;
    color:#515151;
    float:left;
    font-family:lato;
    font-size:14px;
    font-weight:800;
    padding:10px 20px;
    margin-bottom:60px;
    text-align:center;
    text-transform:uppercase;
    width:100%;
}
.comments-title i{
    color:#d7d7d7;
    display:inline-block;
    font-size:35px;
    margin-right:15px;
    vertical-align:middle;
}
.post-comments ul{
    float:left;
    list-style:outside none none;
    margin:0 0 -30px;
    padding:0;
    width:100%;
}
.post-comments > ul li{
    float:left;
    margin-bottom:40px;
    width:100%;
}
.comment{
    float:left;
    width:100%;
}
.comment > img{
    float:left;
    margin-right:30px;
    -webkit-border-radius:25px;
    -moz-border-radius:25px;
    -ms-border-radius:25px;
    -o-border-radius:25px;
    border-radius:25px;
}
.comment-detail{
    margin-top:20px;
    overflow:hidden;
}
.comment-detail > h4{
    color:#2f2f2f;
    font-family:lato;
    font-size:17px;
    font-weight:800;
    letter-spacing:0.3px;
    margin:0 0 10px;
}
.comment-detail > h4 a{color:inherit}
.comment-detail > p {
    color: #8c8c8c;
    float: left;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 27px;
    margin-bottom: 20px;
    width: 100%;
}
.comment-detail > a.reply{
    font-family:lato;
    font-size:11px;
    font-weight:600;
    letter-spacing:2px;
}
.post-comments > ul ul{
    padding-left:30px;
    margin-top:30px;
}
.comment-form{
    float:left;
    margin-top:70px;
    width:100%;
}
.comment-form > form{
    float:left;
    width:100%;
}
.field{
    background:#FFF;
    border:2px solid #f0eeee;
    display:table;
    margin-bottom:10px;
    padding:10px 20px;
    width:100%;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -ms-border-radius:2px;
    -o-border-radius:2px;
    border-radius:2px;
}
.field label{
    color:#818181;
    display:table-cell;
    font-family:lato;
    font-size:11px;
    letter-spacing:1px;
    text-transform:uppercase;
    width:80px;
}
.field > input,
.field > textarea{
    background:rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border:0 none;
    color:#c8c8c8;
    display:table-cell;
    font-family:lato;
    font-size:11px;
    height:25px;
    vertical-align:middle;
    width:100%;
}
.field > textarea{
    min-height:100px;
    padding:4px 1px;
    vertical-align:top;
}
.comment-form button,
.comment-form input.submit{
    border:0 none;
    color:#ffffff;
    display:inline-block;
    font-family:lato;
    font-size:15px;
    font-weight:800;
    letter-spacing:2px;
    margin-top:20px;
    padding:12px 40px;
    text-transform:uppercase;
}
.comment-form button:hover,
.comment-form input.submit:hover{
    background:#eee
}
/*=============== Contact Page ===================*/
.contact-page{
    background:#f8f8f8 none repeat scroll 0 0;
    float:left;
    width:100%;
}
.contact-page .comment-form{
    margin:0;
    padding:60px 40px;
}
.map{
    float:left;
    width:100%;
}
.map > div{
    float:left;
    min-height:560px;
    width:100%;
}
#message {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.error_message {
    background: url("../images/error.gif") no-repeat scroll 10px center #fbe3e4;
    border: 1px solid #fbc2c4;
    color: #8a1f11;
    display: block;
    float: left;
    font-family: raleway;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 20px;
    padding: 10px 10px 10px 35px;
    text-transform: uppercase;
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.loader { padding: 0 10px; }
#contact #success_page h1 { 
    background: url('../images/success.gif') left no-repeat; 
    padding-left:22px; }
acronym { border-bottom:1px dotted #ccc; }
/*=============== Footer  ===========*/
footer {
    border:5px solid #d0d0d0;
    float:left;
    width:100%;
}
footer .block{padding:60px 0}
footer .container > .row > div {
    border-right: 1px solid #f1f1ef;
    position: relative;
}
footer .container > .row > div:before, 
footer .container > .row > div:after {
    background: #f1f1ef none repeat scroll 0 0;
    content: "";
    height: 60px;
    position: absolute;
    right: -1px;
    top: -60px;
    width: 1px;
}
footer .container > .row > div:after {
    bottom: -60px;
    top: auto;
}
footer .container > .row > div:last-child,
footer .container > .row > div:last-child:before,
footer .container > .row > div:last-child:after{
    border:0;
    background:none!important;
}
.widget-title {
    float: left;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
}
.widget-title h4 {
    color: #232323;
    float: left;
    font-size: 16px;
    font-weight: 800;
    letter-spacing: 0.5px;
    margin: 0;
    padding-bottom: 10px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}
.widget-title h4:before, 
.widget-title:before, 
.widget-title:after {
    border-bottom: 2px dotted #8f8f8f;
    bottom: 0;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 12px;
}
.widget-title:before {
    left: 22px;
}
.widget-title:after {
    left: 44px;
}
.widget {
    float: left;
    width: 100%;
}
.about-widget {
    float: left;
    width: 100%;
}
.about-logo {
    display: table;
    margin-bottom: 25px;
}
.about-logo > img {max-width:100%}
.about-widget > p {
    color: #969595;
    float: left;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 24px;
    width: 100%;
}
form.subscribtion {
    background:#e6e6e6;
    float: left;
    height: 45px;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
}
form.subscribtion input {
    background:none;
    border: 0 none;
    float: left;
    font-size: 12px;
    font-weight: 600;
    height: 100%;
    letter-spacing: 0.5px;
    padding: 10px 20px;
    vertical-align: middle;
    width: 75%;
}
form.subscribtion button {
    background: #000000 none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    float: left;
    font-family: lato;
    font-size: 11px;
    font-weight: 700;
    height: 100%;
    text-transform: uppercase;
    vertical-align: middle;
    width: 25%;
}
form.subscribtion button:hover{background:#efefef}
.simple-social-links {
    float: left;
    margin-top: 20px;
    width: 100%;
}
.simple-social-links > a {
    color: #111111;
    float: left;
    font-size: 14px;
    margin-right: 20px;
    width: 15px;
}
.photos-carousel {
    float: left;
    width: 100%;
}
.gallery-slide {
    float: left;
    width: 100%;
}
.gallery-slide > div {padding:0.5px}
.gallery-slide a {
    float: left;
    position: relative;
    width: 100%;
}
.gallery-slide a:before {
    background:#111111;
    content: "";
    height:0;
    left: 0;
    opacity: 0.75;
    z-index:1;
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-transition: all 500ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
    -moz-transition: all 500ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
    -o-transition: all 500ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
    transition: all 500ms cubic-bezier(0.785, 0.135, 0.150, 0.860); /* easeInOutCirc */
    -webkit-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
    -moz-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
    -o-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
    transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); /* easeInOutCirc */
}
.gallery-slide a:hover:before{height:100%}
.gallery-slide a i {
    color: #ffffff;
    font-size: 8px;
    height: 21px;
    line-height: 20px;
    text-align: center;
    width: 21px;
    z-index:1;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform:translateX(-50%) translateY(-50%) scale(0);
    -moz-transform:translateX(-50%) translateY(-50%) scale(0);
    -ms-transform:translateX(-50%) translateY(-50%) scale(0);
    -o-transform:translateX(-50%) translateY(-50%) scale(0);
    transform:translateX(-50%) translateY(-50%) scale(0);
    -webkit-transition: all 500ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
    -moz-transition: all 500ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
    -o-transition: all 500ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
    transition: all 500ms cubic-bezier(0.785, 0.135, 0.150, 0.860); /* easeInOutCirc */
    -webkit-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
    -moz-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
    -o-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
    transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); /* easeInOutCirc */
}
.gallery-slide a:hover i{
    -webkit-transform:translateX(-50%) translateY(-50%) scale(1);
    -moz-transform:translateX(-50%) translateY(-50%) scale(1);
    -ms-transform:translateX(-50%) translateY(-50%) scale(1);
    -o-transform:translateX(-50%) translateY(-50%) scale(1);
    transform:translateX(-50%) translateY(-50%) scale(1);
}
.viewmore {
    color: #969595;
    float: left;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 15px;
    margin-top: 15px;
}
.viewmore i{margin-left:5px}
.photos-carousel .owl-nav {
    height: auto;
    left: auto;
    position: absolute;
    right: 0;
    top: -50px;
    width: auto;
}
.photos-carousel .owl-nav > div {
    background: #d0d0d0 none repeat scroll 0 0;
    color: rgba(0, 0, 0, 0);
    float: left;
    height: 26px;
    margin-top:0;
    margin-left: 5px;
    position: relative;
    width: 26px;
}
.photos-carousel .owl-nav > div:before {
    color: #ffffff;
    content: "\f104";
    font-family: fontawesome;
    font-size: 14px;
    left: 52%;
    position: absolute;
    text-align: center;
    top: 60%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.photos-carousel .owl-nav > div.owl-next:before{content:"\f105"}
.photos-carousel .owl-nav > div.owl-next {margin-right:0}
.small-post {
    border-bottom: 1px solid #ededed;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
}
.small-post:last-child{
    margin-bottom:0;
    padding-bottom:0;
    border-bottom:0;    
}
.small-post > .post-thumb {
    float: left;
    margin-right: 15px;
}
.small-post-name {
    margin-top: 10px;
    overflow: hidden;
}
.small-post-name > h4 {
    color: #575757;
    float: left;
    font-family: montserrat;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.3px;
    margin: 0 0 10px;
    width: 100%;
}
.small-post-name > h4 a {color:inherit}
.small-post-name > ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.small-post-name li {
    color: #6b6b6b;
    float: left;
    font-size: 10px;
    font-weight: 900;
    padding-right: 20px;
    position: relative;
}
.small-post-name li:before {
    display:none;
}
.dark {border-color:#111111}
.dark form.subscribtion {background:#232323}
.dark .simple-social-links > a {color:#969595}
.dark .container > .row > div:before, 
.dark .container > .row > div:after {background:#282828}
.dark .container > .row > div {border-color:#282828}
.dark .widget-title h4{color:#ffffff}
.dark .photos-carousel .owl-nav > div {background:#303030}
.dark .gallery-slide a:before{background:#ffffff}
.dark .small-post {border-color:#282828}
.dark .small-post-name h4 {color:#969595}
.dark .tab-post > h5 {color:#ffffff}
.dark .tabs-widget .nav li a{color:#ffffff}
.dark .sidebar-post > h3 {color:#ffffff}
.dark .widget li:before {
    background:#232323;
    border-color:#414141
}
.dark .widget li {
    border-color: #414141;
    color: #a1a1a1;
}
.dark .widget ul li span {border-color:#414141}
.dark .about-author > h3 {color:#efefef}
.dark .about-author span {color:#ffffff}
.dark .searchform {background:#333333}
.dark .tags > a {
    background:#333333;
    color:#ffffff;
}
.dark .article-detail > span {color:#ffffff}
.dark .article-detail > h5 {color:#dfdfdf}
.dark .article-detail > p {color:#ffffff}
.dark .toggle-item > h3 {
    background: #333333 none repeat scroll 0 0;
    color: #ffffff;
}
.dark .author-name > strong {color:#ffffff}
.dark .author-name > span {color:#b3b3b3}
.dark .subscribe-widget {background:#333333}
.dark .sidebar:before{background: #2c2c2c}
.dark form.subscribtion input{color:#ffffff}
/* ===============================================================
    OWL CAROUSEL STYLING
================================================================*/
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
/* 
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
    display: none;
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}
.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}
/* No Js */
.no-js .owl-carousel {
    display: block;
}
/* 
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
    transform-style: preserve-3d;
}
/* 
 *  Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}
@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
    }
    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px);
    }
    80% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}
@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}
@keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}
.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}
@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        transform: translateX(30px);
    }
    80% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        -ms-transform: translateX(30px);
        transform: translateX(30px);
    }
    80% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}
.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}
@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}
@keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}
.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}
/*===== Single Link ====*/
.single-link {
    background: #f2f2f2 none repeat scroll 0 0;
    float: left;
    margin-bottom: 40px;
    padding: 100px 50px 70px;
    position: relative;
    text-align: center;
    width: 100%;
}
.single-link > a {
    color: #525252;
    float: left;
    font-family: lato;
    font-size: 14px;
    text-transform: uppercase;
    width: 100%;
}
.single-link > a i {
    display: block;
    font-size: 22px;
    margin-bottom: 20px;
}
/*===== Single Quote Post ====*/
.single-quote {
    float: left;
    margin-bottom: 40px;
    position: relative;
    width: 100%;
}
.quote-box {
    background:rgba(0, 0, 0, 0) url("../images/resource/quote-img.jpg") no-repeat scroll 0 0 / cover ;
    float: left;
    padding: 10px;
    width: 100%;
}
.quote-box blockquote {
    background: rgba(46, 46, 46, 0.54) none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    float: left;
    font-family:lato;
    font-weight:300;
    font-size: 23px;
    font-style: italic;
    letter-spacing: 0.5px;
    line-height: 30px;
    margin: 0;
    padding: 60px 60px 90px;
    text-align: center;
    width: 100%;
}
.quote-box blockquote i {
    color: #b2b2b2;
    display: inline-block;
    font-size: 35px;
    position: relative;
}
.quote-box blockquote p {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: 30px;
    position: relative;
}
.quote-box blockquote p::before, 
.quote-box blockquote p::after {
    color: #b2b2b2;
    content: "\e67f";
    font-family: themify;
    font-size: 32px;
    font-style: normal;
    position: absolute;
}
.quote-box blockquote p::before {
    left: 0;
    top: -5px;
}
.quote-box blockquote p::after {
    bottom: -15px;
    content: "\e67e";
}
.quote-box blockquote i.ti-quote-left {top: 0;}
.quote-box blockquote i.ti-quote-right {bottom:-15px;}
/*===== Comming Soon ====*/
.commingsoon{
    background: rgba(0, 0, 0, 0) url("../images/resource/comming-soon.jpg") no-repeat scroll 0 0 / cover ;
    float: left;
    padding: 70px 0 120px;
    position: relative;
    z-index:1;
    width: 100%;
}
.commingsoon:before{
    content:"";
    position:absolute;
    left:0;
    top:0;
    height:100%;
    width:100%;
    z-index:-1;
    background:black;
    opacity:0.85;
}
.comming-soon-logo {
    float: left;
    margin-bottom: 140px;
    width: 100%;
}
.timer {
    float: left;
    text-align: center;
    width: 100%;
}
.timer .countdown {
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.timer .countdown li {
    border-radius: 30px;
    display: inline-block;
    height: 135px;
    margin: 0 10px;
    padding:35px 25px 20px;
    position: relative;
    text-align: center;
    width: 135px;
}
.timer .countdown li span {
    color: #ffffff;
    float: left;
    font-family: lato;
    font-size: 45px;
    font-weight: 700;
    letter-spacing:2px;
    line-height: 39px;
    width: 100%;
}
.timer .countdown li p {
    color: #ffffff;
    float: left;
    font-family: lato;
    font-size: 13px;
    font-weight: 400;
    letter-spacing:3px;
    line-height: 15px;
    margin-top: 16px;
    text-transform: uppercase;
    width: 100%;
}
.timer .countdown li:before {
    border: 2px solid #ffffff;
    border-bottom:0 none;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    -webkit-border-radius:30px;
    -moz-border-radius:30px;
    -ms-border-radius:30px;
    -o-border-radius:30px;
    border-radius:30px;
}
.timer .countdown li:after{
    border-bottom: 2px solid #4f4f4f;
    border-left: 2px solid #4f4f4f;
    border-right: 2px solid #4f4f4f;
    bottom: 0;
    content: "";
    height: 50%;
    left: 0;
    position: absolute;
    width: 100%;
    -webkit-border-radius:0 0 30px 30px;
    -moz-border-radius:0 0 30px 30px;
    -ms-border-radius:0 0 30px 30px;
    -o-border-radius:0 0 30px 30px;
    border-radius:0 0 30px 30px;
}
.fancy-social {
    float: left;
    margin-top: 70px;
    text-align: center;
    width: 100%;
}
.fancy-social > span {
    color: #ffffff;
    float: left;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 2px;
    margin-bottom: 20px;
    text-transform: uppercase;
    width: 100%;
}
.fancy-social > a {
    background: rgba(80, 80, 80, 0.25) none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    margin: 0 3px;
    position: relative;
    text-align: center;
    width: 36px;
}
.commingsoon form.subscribtion {
    background: #ffffff none repeat scroll 0 0;
    height: 55px;
    margin: 60px 25% 0;
    width: 50%;
}
/*===== Error Page ====*/
.error-page {
    float: left;
    text-align: center;
    width: 100%;
}
.error-page h2 {
    color: #303030;
    float: left;
    font-family: lato;
    font-size: 200px;
    font-weight: 800;
    letter-spacing: 10px;
    line-height: 160px;
    margin: 0 0 30px;
    width: 100%;
}
.error-page > span {
    color: #2f2f2f;
    float: left;
    font-family: lato;
    font-size: 27px;
    font-weight: 300;
    letter-spacing: 8px;
    margin-bottom: 20px;
    width: 100%;
}
.error-page > p {
    color: #080808;
    float: left;
    font-family: lato;
    font-size: 17px;
    font-weight: 600;
    width: 100%;
}
.dark-btn {
    background: #323232 none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-top: 50px;
    padding: 13px 25px;
}
.dark-btn:hover{color:#ffffff}
.search-page {
    float: left;
    width: 100%;
}
.search-page > h5 {
    float: left;
    font-family: montserrat;
    font-size: 20px;
    margin: 0 0 5px;
    text-transform: uppercase;
    width: 100%;
}
.search-page > p {
    float: left;
    font-style: italic;
    margin-bottom: 20px;
    width: 100%;
}
.search-page .comment-form {margin:0}
.single-post-carousel.owl-carousel img {width:100%}
.single-post-carousel .owl-nav > div {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    height: 50px;
    margin: 0;
    width: 50px;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%);
}
.single-post-carousel .owl-nav > div:before {
    font-size: 40px;
    line-height: 47px;
    text-align: center;
}
.texty-post-img > .post-thumb,
.mega-post > .post-thumb {width: 100%;}
.post-thumb {float: left;}
.mega-post > .post-thumb {width: 100%;}
.post-thumb > a,
.lookbook-image > a {
    float: left;
    position: relative;
    width: 100%;
}
.post-thumb > a:before,
.lookbook-image > a:before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.post-thumb:hover > a:before,
.lookbook-image:hover > a:before {opacity: 0.1;}
.post-thumb > a > img {
    height: auto;
    width: 100%;
}
.texty-post.small .post-thumb img {
    max-height: 130px;
    max-width: 172px;
    min-height: 130px;
    min-width: 172px;
}
.widget .small-post img {
    height: 60px;
    width: 70px;
}
.widget .tab-post .post-thumb img{
    height: auto;
    width: 100px;
}
/*=== Theme Test Unit ==*/
.alignleft {
    float: left;
    margin-right: 20px;
    margin-top: 10px;
}
.alignright {
    float: right;
    margin-left: 20px;
    margin-top: 10px;
}
.default-template img{max-width:100%}
.gallery .gallery-item {
    float: left;
    margin-bottom: 20px;
    padding: 0 15px;
    text-align:center;
    width: 100%;
}
.gallery .gallery-item:before{display:none}
.gallery-columns-2 .gallery-item {width:50%;}
.gallery-columns-3 .gallery-item {width:33.334%;}
.gallery-columns-4 .gallery-item {width:25%;}
.gallery-columns-5 .gallery-item {width:20%;}
.gallery-columns-6 .gallery-item {width:16.666%;}
.gallery-columns-7 .gallery-item {width:14.285%;}
.gallery-columns-8 .gallery-item {width:12.5%;}
.gallery-columns-9 .gallery-item {width:11.111%;}
figcaption.wp-caption-text {
    background: #f5f5f5 none repeat scroll 0 0;
    font-family: Lato;
    font-size: 15px;
    font-style: italic;
    font-weight: 600;
    letter-spacing: 0.6px;
    line-height: 20px;
    margin: 0;
    padding: 20px 30px;
    text-transform: capitalize;
}
.twitter-tweet.twitter-tweet-rendered {width:100%!important}
.EmbeddedTweet.js-clickToOpenTarget {
    max-width: none;
    width: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.default-template ul, .default-template ol {
    float: left;
    line-height: 24px;
    padding-left: 20px;
    width: 100%;
}
figure{
    max-width:100%;
    margin-bottom: 20px;
}
.post-password-form {
    float: left;
    width: 100%;
}
.post-password-form label {
    float: left;
    font-size: 16px;
    font-style: italic;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
    width: 100%;
}
.post-password-form label input {
    background: #f3f3f3 none repeat scroll 0 0;
    border: 0 none;
    color: #707070;
    float: left;
    height: 40px;
    padding: 13px 40px;
    width: 100%;
}
.post-password-form input[type="submit"]{
    background: #000000 none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    font-size: 14px;
    font-style: italic;
    font-weight: 700;
    letter-spacing: 0.5px;
    padding: 6px 20px;
    text-transform: uppercase;
}
.post-comments .comment ul {
    list-style:disc;
    margin:0;
}
.post-comments .comment ul li {margin:0}
.post-comments .comment ul ul {margin:10px 0}
.post-comments .comment ol{
    margin:0;
}
.post-comments .comment ol li {margin:0}
.post-comments .comment ol ol {margin:10px 0}
.gallery .gallery-item .gallery-icon {background:#f9f9f9}
/*** TABLE ***/
table {
    border:1px solid #f0f0f0;
    color:#888888;
    float:left;
    font-family:lato;
    font-style:italic;
    margin:20px 0;
    width:100%;
}
caption {
    border-left:1px solid #F0F0F0;
    border-right:1px solid #F0F0F0;
    border-top:1px solid #F0F0F0;
    font-size:17px;
    font-weight:700;
    letter-spacing:0.3px;
    line-height:30px;
    text-transform:uppercase;
}
thead {
    text-align:center;
    color:#333;
}
thead {
    color:#333333;
}
th {
    border: 1px solid #f0f0f0;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.4px;
    padding: 10px;
    text-align: center;
}
td {
    border: 1px solid #f0f0f0;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    padding: 7px 0;
    text-align: center;
    text-transform: capitalize;
}
.calendar_wrap caption {
    background: #ffffff none repeat scroll 0 0;
    border: 0 none;
    text-align: center;
}
.calendar_wrap table {
    background: #ffffff none repeat scroll 0 0;
    border: 0 none;
    margin: 0;
}
.calendar_wrap table td, 
.calendar_wrap table th {border:0 none}
.calendar_wrap {
    float: left;
    width: 100%;
    -webkit-box-shadow: 0 0 6px #cfcfcf;
    -moz-box-shadow: 0 0 6px #cfcfcf;
    -ms-box-shadow: 0 0 6px #cfcfcf;
    -o-box-shadow: 0 0 6px #cfcfcf;
    box-shadow: 0 0 6px #cfcfcf;
}
dd, dt {line-height:23px}
dt {
    font-size: 16px;
    font-style: italic;
}
dd {
    font-size: 13px;
    font-style: italic;
    letter-spacing: 1px;
}
.default-template .aligncenter {
    float: none;
    margin: 20px auto
}
.poptrox-overlay{z-index:10000000000000!important}
/*=== Monster Widget ==*/
.sidebar img{max-width:100%}
.sidebar select {
    float: left;
    font-family: raleway;
    font-weight: 700;
    height: 40px;
    padding: 10px 20px;
    width: 100%;
}
.sidebar img.rss-widget-icon{width:auto;}
.widget span.comment-author-link {
    border: 0 none;
    float: none;
    padding: 0;
}
.widget li.recentcomments {
    background: #ffffff none repeat scroll 0 0;
    border: 4px double #cfcfcf !important;
    color: #929292;
    font-size: 13px;
    font-style: italic;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 23px;
    margin-bottom: 10px;
    padding: 20px;
}
.widget li.recentcomments:before{display:none}
.widget li.recentcomments span.comment-author-link a {
    color: #ffffff;
    display: inline;
    font-weight: 500;
    margin: 0 5px 0 0;
    padding: 2px 10px !important;
}
.widget.widget_rss li:before{display:none}
.widget.widget_rss li {padding:20px 0}
.widget.widget_rss li a.rsswidget {
    float: left;
    font-size: 17px;
    font-style: italic;
    margin-bottom: 10px;
    width: 100%;
}
.widget.widget_rss li span.rss-date {
    background: #000000 none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    display: table;
    float: none;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 7px;
    padding: 6px 15px;
}
.widget.widget_rss li .rssSummary {
    color: #939393;
    float: left;
    font-size: 13px;
    font-style: italic;
    font-weight: 500;
    margin-bottom: 10px;
    width: 100%;
}
.texty-post-img > .post-thumb {
    background: #fbfbfb none repeat scroll 0 0;
    text-align: center;
}
.texty-post-img .post-thumb > a {
    display: inline-block;
    float: none;
    max-width: 100%;
    width: auto;
}
.texty-post-img .post-thumb > a > img {
    max-width: 100%;
    width: auto;
}
.texty-post.sticky {
    background: #fcfcfc none repeat scroll 0 0;
    padding: 50px 30px 30px;
}
.widget li {word-wrap: break-word;}
#respond > a {
    color: #fff;
    float: left;
    font-family: lato;
    margin-top: 30px;
    padding: 5px 8px;
}
.author-detail {
    display: table;
    margin-top: 30px;
}
.maxwidth {text-align: center;}
.maxwidth img {width: auto;}
.video-player {
    float: left;
    margin: 20px 0;
    text-align: center;
    width: 100%;
}
.video-player > div {display: inline-block;}
.menu-links ul.mirror {min-width: 400px;}
.menu-links ul.mirror li {
    float: left;
    width: 50%;
}
/*.creative-header nav ul.menu-links > li {line-height: 35px;}*/
.creative-header nav ul#menu-long-menu.menu-links > li > a {padding: 0 20px;margin-right: 5px;}
.texty-post.has-post-thumbnail .texty-post-img {background: #fbfbfb none repeat scroll 0 0;}
.has-post-thumbnail.vertical-single img {
    float: none;
    width: auto;
}
.has-post-thumbnail.vertical-single {
    background: #fbfbfb none repeat scroll 0 0;
    float: left;
    text-align: center;
    width: 100%;
}
.post-name > h1,
.simple-heading,
.texty-post h2,
.other-post-name > h5,
.page-name h1,
.texty-post-detail p,
.default-template p {word-wrap: break-word;}
.owl-item img {
    float: left;
    height: auto;
    width: 100%;
}
.single-image > iframe {height: 500px;}
.default-template img {
    display: inline-block;
    height: auto;
}
.wpb_content_element {margin-bottom: 0 !important;}
.audio > audio {
    float: left;
    visibility: visible !important;
    width: 100%;
}
.loading {
    float: left;
    text-align: center;
    width: 100%;
}
/* New Changes */
.mega-links > .nav.nav-tabs {
    min-width: initial;
    margin-bottom: 0;
    visibility: visible;
}
.mega-links > .nav.nav-tabs > li {
    font-family: lato;
    font-size: 13px;
    margin-right: 0;
    opacity: 1;
    -webkit-transform: translate(0px) rotate(0deg);
    -moz-transform: translate(0px) rotate(0deg);
    -ms-transform: translate(0px) rotate(0deg);
    -o-transform: translate(0px) rotate(0deg);
    transform: translate(0px) rotate(0deg);
}
.mega-links > .nav.nav-tabs > li > a {
    border: 0 none;
    color: #171717;
    padding: 15px 20px;
    z-index: 1;
}
.mega-links > .nav.nav-tabs > li > a > i {
    color: #c6c6c6;
    font-size: 14px;
    margin-right: 10px;
    z-index: -1;
}
.mega-links > .nav.nav-tabs > li.active > a {
}
.mega-links > .nav.nav-tabs > li > a:hover {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;}
.mega-links > .nav.nav-tabs > li.active > a > i {
    opacity: 0.5;
    -webkit-transform: scale(2.6);
    -moz-transform: scale(2.6);
    -ms-transform: scale(2.6);
    -o-transform: scale(2.6);
    transform: scale(2.6);
    z-index: 0;
}
/*===== New Changes 29-3-16 =====*/
.mega-carousel-slick {
    background: #fbfbfb none repeat scroll 0 0;
    border-left: 1px solid #f7f7f7;
    float: left;
    padding: 30px 60px 30px 30px;
    width: 100%;
}
.mega-carousel-slick .mega-post {margin-right: 10px;}
.mega-carousel-slick .mega-post:last-child {margin-right: 0;}
.mega-carousel-slick > button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #f4f4f4;
    color: transparent;
    height: 30px;
    padding: 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 30px;
}
.mega-carousel-slick > button.slick-next {margin-top: 29px;}
.mega-carousel-slick > button:before {
    color: #373737;
    content: "\f104";
    font-family: fontawesome;
    font-size: 20px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.mega-carousel-slick > button.slick-next:before {content: "\f105";}
.mega-carousel-slick > button:hover:before {color: #fff;}
.mega-carousel-slick > button:hover {background: #373737 none repeat scroll 0 0;}
/*==================== Car Blog ====================*/
/*===== Simple Header 2 =====*/
.simpleheader2 {
    background: #151515 none repeat scroll 0 0;
    float: left;
    width: 100%;
}
.simpleheader2 .logo {
    display: initial;
    float: left;
    margin-top: 20px;
}
.simpleheader2 nav {width: auto;}
.simpleheader2 ul {padding: 0;}
.simpleheader2 ul li {
    margin-bottom: 0;
    padding: 0;
}
.simpleheader2 nav > ul.menu-links > li > a:before, 
.simpleheader2 nav > ul.menu-links > li > a:after,
.simpleheader2 nav > ul.menu-links > li:hover > a:before, 
.simpleheader2 nav > ul.menu-links > li:hover > a:after {
    background: #2d2d2d none repeat scroll 0 0;
    content: "";
    height: 14px;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
}
.simpleheader2 nav > ul.menu-links > li > a:after {
    background: #595959 none repeat scroll 0 0;
    height: 7px;
    left: 0;
}
.simpleheader2 nav > ul.menu-links > li:first-child > a:before, 
.simpleheader2 nav > ul.menu-links > li:first-child > a:after {display: none;}
.simpleheader2 nav > ul.menu-links > li:last-child > a {
    margin-right: 0;
    padding-right: 0;
}
.simpleheader2 nav > ul.menu-links > li > a {
    color: #fff;
    display: block;
    padding: 33px 20px;
    position:relative;
}
.simpleheader2.sticky nav > ul.menu-links > li > a {padding: 15px 20px;}
.simpleheader2.sticky .logo {margin-top: 10px;}
/*===== Sponsor Carousel =====*/
.sponsor-div {
    float: left;
    text-align: center;
    width: 100%;
}
.sponsor-div > a {
    background: #fff none repeat scroll 0 0;
    float: left;
    overflow: hidden;
    width: 100%;
}
.sponsor-div img {
    border: 1px solid #ededed;
    float: left;
    width: 100%;
}
.sponsor-carousel .owl-nav > div {
    background: #151515 none repeat scroll 0 0;
    height: 40px;
    margin-top: -20px;
    text-align: center;
    width: 40px;
}
.sponsor-carousel {
    float: left;
    width: 100%;
}
.sponsor-carousel .owl-nav {
    left: 2.5%;
    width: 95%;
}
.sponsor-carousel .owl-nav > div::before {
    font-size: 18px;
    top: 9px;
}
/*===== Featured Posts =====*/
.featured-post1 {
    float: left;
    position: relative;
    width: 100%;
}
.featured-post-detail {
    background: rgba(19, 19, 19, 0.89) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    padding: 25px 25px 25px 60px;
    position: absolute;
    width: 100%;
}
.featured-post-detail > span {
    background: #dcdcdc none repeat scroll 0 0;
    color: #fff;
    font-family: lato;
    font-size: 13px;
    font-weight: 700;
    height: 38px;
    left: 58px;
    line-height: 38px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: -38px;
    width: 170px;
}
.featured-post-detail > span > a {
    color: #fff;
    display: block;
}
.featured-post-detail > span > a:hover {background: #333 none repeat scroll 0 0;}
.featured-post-detail ul.meta li {
    color: #bcbcbc;
    font-family: montserrat;
    font-size: 10px;
    padding-right: 15px;
}
.featured-post-detail ul.meta li::before {display: none;}
.featured-post-detail > h2 {
    color: #f5f5f5;
    font-size: 17px;
    font-weight: 700;
    margin: 0;
}
.featured-post-detail > h2 > a {color: inherit;}
.featured-post-detail ul.meta {margin-bottom: 10px;}
.featured-posts .carousel .owl-dots {
    bottom: auto;
    left: auto;
    right: 40px;
    top: 35px;
    -webkit-transform: translate(0px);
    -moz-transform: translate(0px);
    -ms-transform: translate(0px);
    -o-transform: translate(0px);
    transform: translate(0px);
}
/*===== Weekly Posts =====*/
.weekly-featured-posts {
    float: left;
    margin-bottom: -60px;
    width: 100%;
}
.weekly-post {
    border-bottom: 1px solid #f6f6f6;
    float: left;
    margin-bottom: 30px;
    padding-bottom: 30px;
    width: 100%;
}
.weekly-post:last-child {border-bottom: 0 none;}
.weekly-post-thumb {
    float: left;
    position: relative;
    width: 45%;
}
.weekly-post-thumb img {width:100%}
.image-link {
    float: left;
    position: relative;
    width: 100%;
}
.image-link img {
    float: left;
    width:100%;
    height: auto;
}
.image-link:before {
    background:#000;
    content: "";
    height:0;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width:0;
    z-index: 1;
}
.image-link:hover:before{
    opacity: 0.1;
    width:100%;
    height:100%;
}
.cat-btn {
    background: #dcdcdc none repeat scroll 0 0;
    color: #fff;
    font-family: lato;
    font-size: 12px;
    height: 24px;
    left: 0;
    line-height: 24px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 85px;
    z-index: 2;
}
.cat-btn > i {
    background: #2a2a2a none repeat scroll 0 0;
    font-size: 10px;
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: -25px;
    text-align: center;
    top: 0;
    width: 25px;
}
.cat-btn:hover {color: #fff;}
.weekly-post-detail > ul {margin-bottom: 10px;}
.weekly-post-detail > ul > li {
    color: #bcbcbc;
    font-family: montserrat;
    font-size: 10px;
}
.weekly-post-detail > h2 {
    color: #2e2e2e;
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 0;
}
.weekly-post-detail > h2 > a {color: inherit;}
.weekly-post-detail > p {
    color: #8c8c8c;
    margin-bottom: 0;
}
.weekly-post-detail {
    float: left;
    margin-top: 12px;
    padding-left: 30px;
    width: 55%;
}
.weekly-post-detail .post-info > span:first-child {margin-left: 0;}
.weekly-post-detail .post-info {width: auto;}
.weekly-small-posts .weekly-post {border-bottom: 1px solid #f6f6f6;}
.weekly-small-posts .weekly-post-detail {margin-top: 7px;}
.weekly-small-posts .weekly-post-detail .post-info {margin-top: 15px;}
.weekly-small-posts .load-btn {margin-top: 0;}
/*===== AutoBlog Posts =====*/
.auto-blog{
    background:#242424;
    float:left;
    width:100%;
}
.auto-blog-carousel{
    float:left;
    width:100%;
}
.main-area{
    float:left;
    overflow:hidden;
    width:68.74%;
}
.side-area{
    background:#242424;
    float:right;
    padding:50px 40px 10px;
    width:31.25%;
}
.slider-for{
    float: left;
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
    width: 100%;
}
.slider-for li {
    float: left;
    width: 100%;
}
.autoblog-post {
    float: left;
    position: relative;
    width: 100%;
}
.autoblog-post > img {
    height: auto;
    width: 100%;
}
.autoblog-post-detail {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    bottom: 40px;
    left: 10%;
    padding: 20px 30px;
    position: absolute;
    width: 80%;
}
.autoblog-post-detail:hover {background: rgba(36, 36, 36, 0.97) none repeat scroll 0 0;}
.autoblog-post-detail > i {
    border: 2px solid #fff;
    color: #fff;
    float: left;
    font-size: 17.5px;
    height: 64px;
    line-height: 64px;
    margin-right: 20px;
    text-align: center;
    width: 64px;
}
.autoblog-post-detail > h2 {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 10px;
}
.autoblog-post-detail > h2 > a {color: inherit;}
.autoblog-post-detail > span {
    color: #bcbcbc;
    font-family: montserrat;
    font-size: 10px;
}
.auto-blog-carousel .side-title h2 {
    color: #fff;
    font-size: 22px;
}
.auto-blog-carousel .side-title p {color: #bcbcbc;}
.slider-nav {
    float: left;
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
    width: 100%;
}
.auto-blog-carousel .side-title .side-title-inner {padding-left: 0;}
.slider-nav li {
    float: left;
    width: 100%;
}
.slider-nav li > .tab-post img {
    float: left;
    height: auto;
    width: 110px;
}
.tab-post > i {
    cursor: pointer;
    float: left;
    margin-right: 30px;
    position: relative;
}
.tab-post > i::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.slick-slide.slick-center .tab-post > i::before {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    opacity: 0.3;
}
.slider-nav li > .tab-post {margin-bottom: 15px;}
.slider-nav li > .tab-post > h5 {
    color: #fff;
    font-family: raleway;
    font-size: 16px;
    margin-top: 10px;
}
.slick-list {
    outline: none;
    overflow: hidden;
}
input:focus {outline: none;}
/*===== Zoom In Animation =====*/
.animated {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -moz-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        -o-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    50% {
        opacity: 1;
    }
}
@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -moz-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        -o-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    50% {
        opacity: 1;
    }
}
.zoomIn {
    -webkit-animation-name: zoomIn;
    -moz-animation-name: zoomIn;
    -ms-animation-name: zoomIn;
    -o-animation-name: zoomIn;
    animation-name: zoomIn;
}
/*===== Bounce Animation =====*/
@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
    50% {
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    60% {
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px);
    }
}
.bounce {
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -ms-animation-name: bounce;
    -o-animation-name: bounce;
    animation-name: bounce;
}
/*===== Scroll Btn =====*/
a.trigger {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    bottom: 150px;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 20px;
    height: 35px;
    padding: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 35px;
    z-index: 5000;
}
.trigger {
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.container:not(.notrans) a.trigger {
    -webkit-transition: opacity 0.3s ease 0.5s;
    -moz-transition: opacity 0.3s ease 0.5s;
    -ms-transition: opacity 0.3s ease 0.5s;
    -o-transition: opacity 0.3s ease 0.5s;
    transition: opacity 0.3s ease 0.5s;
}
.container.modify:not(.notrans) a.trigger {
    opacity: 0;
    pointer-events: none;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
a.trigger::before {
    backface-visibility: hidden;
    bottom: 100%;
    color: #fff;
    content: attr(data-info);
    font-size: 13px;
    font-family: lato;
    left: -100%;
    padding: 10px;
    position: absolute;
    width: 300%;
}
a.triger2::before {color: #000;}
/*===== Main Text Carousel =====*/
.text-main {
    display: block;
    float: left;
    position: relative;
    width: 100%;
}
.bg-div {
    float: left;
    position: relative;
    width: 100%;
}
.layered:before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
}
.bg-div > img {
    float: left;
    width: 100%;
}
.imgtext {
    left: 125px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.text-div {
    float: left;
    text-align: center;
}
.text-div > strong {
    color: #181818;
    float: left;
    font-family: raleway;
    font-size: 55px;
    font-weight: 900;
    margin: 0;
    width: 100%;
}
.text-div > span {
    background: #181818 none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-family: lato;
    font-size: 13px;
    font-style: italic;
    letter-spacing: 2px;
    padding: 1px 20px;
    position: relative;
    z-index: 1;
}
.bg-div > video {
    float: left;
    width: 100%;
}
/*===== Sidebar 2 =====*/
.sidebar2 .widget {
    background: #fbfbfb none repeat scroll 0 0;
    border: 2px dotted #c8c8c8;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0 0 2px rgba(0, 0, 0, 0.08);
    -o-box-shadow: 0 0 2px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.08);
    margin-bottom: 30px;
    padding: 50px 30px;
}
.sidebar2 .tab-post > span {
    color: #5b5b5b;
    font-size: 9px;
}
.sidebar2 .widget > ul {
    background: #fff none repeat scroll 0 0;
    padding: 0 20px;
}
.sidebar2 .widget li::before {z-index: 0;}
.sidebar2 .about-author > p {color: #8c8c8c;}
/*==================== Food Blog ====================*/
/*===== Center Heading =====*/
.center-heading {
    float: left;
    margin-bottom: 40px;
    padding-bottom: 20px;
    position: relative;
    text-align: center;
    width: 100%;
}
.center-heading > span {
    font-family: herr von muellerhoff;
    font-size: 50px;
}
.center-heading > h2 {
    color: #282828;
    font-size: 33px;
    font-weight: 900;
    letter-spacing: 0.6px;
    margin-bottom: 0;
    margin-top: -30px;
    text-transform: uppercase;
}
.center-heading::before, 
.center-heading::after {
    background: #f5f5f5 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 45%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 67px;
}
.center-heading::after {
    left: auto;
    right: 45%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(50%);
}
.center-heading > h2::before {
    background: #f5f5f5 none repeat scroll 0 0;
    bottom: -4px;
    content: "";
    height: 9px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 9px;
}
/*===== Post Style2 =====*/
.post-style2 {
    float: left;
    margin-bottom: 40px;
    width: 100%;
}
.post-thumb2 {
    float: left;
    position: relative;
    width: 100%;
}
.post-thumb2::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 30%;
}
.post-thumb2:hover::before {
    opacity: 0.67;
    width: 100%;
}
.post-thumb2 > img {
    height: auto;
    width: 100%;
}
.post-thumb2 > a {float: left;}
.post2-info {
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
}
.post-thumb2:hover > .post2-info {
    opacity: 1;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.post2-info > a {
    background: #333 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 14.5px;
    height: 48px;
    line-height: 48px;
    position: relative;
    -webkit-transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -moz-transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -o-transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
    -webkit-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -moz-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -o-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
    width: 48px;
}
.post2-info > a::before {
    border: 1px solid #fff;
    content: "";
    height: 50px;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -moz-transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -o-transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
    -webkit-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -moz-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -o-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
    width: 50px;
}
.post2-info > a:hover {
    height: 42px;
    line-height: 42px;
    width: 42px;
}
.post2-info > a:hover::before {
    opacity: 1;
    height: 56px;
    width: 56px;
}
.social-btns {
    display: inline-block;
    list-style: outside none none;
    margin-bottom: 0;
    margin-top: 15px;
    padding-left: 0;
}
.social-btns > li {
    float: left;
    font-size: 11px;
    opacity: 0;
    margin-right: 15px;
    position: relative;
    -webkit-transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -moz-transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -o-transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
    -webkit-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -moz-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -o-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
}
.post-thumb2:hover .social-btns > li {opacity: 1;}
.social-btns > li:last-child {margin-right: 0;}
.social-btns > li > a {
    color: #fff;
    float: left;
    height: 36px;
    line-height: 36px;
    -webkit-transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -moz-transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -o-transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
    -webkit-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -moz-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -o-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
    width: 36px;
}
.social-btns > li > a::before {
    border: 1px solid;
    content: "";
    height: 38px;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -moz-transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -o-transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
    -webkit-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -moz-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -o-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
    width: 38px;
}
.social-btns > li > a.facebook::before {border-color: #384f84;}
.social-btns > li > a.google-plus::before {border-color: #cf4332;}
.social-btns > li > a.twitter::before {border-color: #4d9fd7;}
.social-btns > li > a.pinterest::before {border-color: #d64033;}
.social-btns > li > a.linkedin::before {border-color: #0077b5;}
.social-btns > li:hover > a {
    height: 28px;
    line-height: 28px;
    width: 28px;
}
.social-btns > li:hover > a::before {
    height: 44px;
    opacity: 1;
    width: 44px;
}
.post-detail2 {
    float: left;
    margin-top: 22px;
    padding: 0 20px 20px;
    position: relative;
    text-align: center;
    width: 100%;
}
.post-detail2 > h2 {
    color: #282828;
    /*font-family: playfair display;*/
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.6px;
    margin-bottom: 0;
    margin-top: 0;
}
.post-detail2 .meta {margin-bottom: 5px;}
.post-detail2 > h2 > a {color: inherit;}
.likeshare {
    display: inline-block;
    list-style: outside none none;
    margin-bottom: 0;
    margin-top: 15px;
    padding-left: 0;
}
.likeshare > li {
    color: #a0a0a0;
    float: left;
    font-size: 12px;
    margin-right: 15px;
}
.likeshare > li:last-child {margin-right: 0;}
.likeshare > li > i {font-size: 14px;}
.post-detail2::before {
    background: #e5e5e5 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 46px;
}
.post-detail2::after {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    bottom: -3px;
    content: "";
    height: 8px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 8px;
}
/*===== Our Recipe =====*/
.ourrecipe-carousel {
    float: left;
    list-style: outside none none;
    margin-bottom: 30px;
    padding-left: 0;
    width: 100%;
}
.ourrecipe-carousel li {
    float: left;
    margin: 0;
    position: relative;
    width: 100%;
}
.ourrecipe-carousel li > img {
    float: left;
    width: 100%;
}
.ourrecipe-carousel li::before {
    background: #131313 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.72;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.currecipe-info {
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    z-index: 1;
}
.currecipe-info > img {
    display: initial !important;
    float: none;
    width: auto;
}
.ourrecipe-carousel li .currecipe-info > a {float: none;}
.currecipe-info > h4 {
    color: #fff;
    float: left;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 10px;
    width: 100%;
}
.ourrecipe-carousel .currecipe-info > h4 > a {
    border: 0 none;
    color: inherit;
    display: inline-block;
    float: none;
    font-family: inherit;
    font-size: inherit;
    padding: 0;
    text-transform: initial;
}
.ourrecipe-content {
    float: left;
    text-align: center;
    width: 100%;
}
.ourrecipe-content > p {
    color: #3f3f3f;
    float: left;
    font-family: cabin;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding: 0 190px;
    width: 100%;
}
.viewall {
    border: 2px solid;
    display: inline-block;
    font-family: cabin;
    font-size: 13px;
    font-weight: 700;
    margin-top: 25px;
    padding: 10px 32px;
    text-transform: uppercase;
}
.viewall:hover {color: #fff;}
.ourrecipe-carousel .owl-nav > div {
    height: auto;
    margin-top: 0;
    width: auto;
}
.ourrecipe-carousel .owl-nav > div::before{color: #242424;}
.ourrecipe-carousel .owl-nav > div::before {content: "\f060";}
.ourrecipe-carousel .owl-nav > div.owl-next::before {content: "\f061";}
.ourrecipe-carousel .owl-nav > div {margin-left: -57px;}
.ourrecipe-carousel .owl-nav > div.owl-next {margin-right: -57px;}
.img-carousel::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.toprecipes {
    float: left;
    width: 100%;
}
.recipeimg-area {
    display: table-cell;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    width: 46%;
}
.recipeimg-area > img {
    height: auto;
    width: 100%;
}
.video-icon {
    background: black none repeat scroll 0 0;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
    border-radius: 35px;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    height: 110px;
    line-height: 153px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-top: 5px;
    position: absolute;
    right: -80px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -moz-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    -o-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    width: 111px;
    z-index: 1;
}
.video-icon:hover,
.video-icon:focus {color: #fff;}
.video-icon.open {
    right: 95.5%;
    -webkit-transform: translateY(-50%) rotate(-140deg);
    -moz-transform: translateY(-50%) rotate(-140deg);
    -ms-transform: translateY(-50%) rotate(-140deg);
    -o-transform: translateY(-50%) rotate(-140deg);
    transform: translateY(-50%) rotate(-140deg);
}
.video-icon > i {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.video-icon.open > i:before {content: "\f00d";}
.recipevideo {
    height: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition:all .25s cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -moz-transition:all .25s cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -o-transition:all .25s cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    transition:all .25s cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
    -webkit-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -moz-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -o-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
    width: 0;
}
.recipevideo.open {
    opacity: 1;
    width: 100%;
}
.recipevideo > iframe {height: 100%;}
.recipedetail {
    background: rgba(0, 0, 0, 0) url("../images/chief-bg.jpg") no-repeat scroll center center / cover ;
    display: table-cell;
    padding: 0 60px;
    vertical-align: middle;
    width: 54%;
}
.recipe-chief {
    float: left;
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
    width: 100%;
}
.recipe-chief > li {
    color: #363636;
    float: left;
    font-family: cabin;
    margin-right: 27px;
}
.recipe-chief > li > span {
    float: left;
    position: relative;
    width: 100%;
}
.recipe-chief > li > span img {width: 100%;}
.recipe-chief > li:last-child {margin-right: 0;}
.recipe-chief > li:nth-child(2) {margin-top: 15px;}
.recipe-chief > li > strong {font-size: 15px;}
.recipe-chief > li > span::before {
    border-bottom: 5px solid transparent;
    border-left: 5px solid #000;
    border-top: 5px solid transparent;
    content: "";
    position: absolute;
    right: -5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.recipe-chief > li > a {
    color: inherit;
    margin-left: 8px;
}
.recipedetail > h2 {
    color: #171717;
    float: left;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.7px;
    margin-bottom: 16px;
    margin-top: 12px;
    width: 100%;
}
.recipedetail > h2 > a {color: inherit;}
.recipedetail > p {
    color: #6b6a6a;
    font-family: cabin;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.4px;
    margin-bottom: 0;
}
.recipeinfo {
    float: left;
    list-style: outside none none;
    margin-bottom: 0;
    margin-top: 25px;
    padding-left: 0;
    width: 100%;
}
.recipeinfo > li {
    float: left;
    margin-right: 27px;
    font-family: cabin;
    font-size: 12px;
    font-weight: 700;
    color: #242424;
    text-align: center;
    width: 69px;
}
.recipeinfo > li > span {
    border: 2px solid;
    float: left;
    font-size: 10.5px;
    height: 69px;
    line-height: 25px;
    margin-bottom: 15px;
    padding: 10px;
    position: relative;
    width: 69px;
}
.recipeinfo > li:last-child {margin-right: 0;}
.recipeinfo > li > span::before {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #000;
    bottom: -5px;
    content: "";
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.recipedetail > a {
    color: #fff;
    float: left;
    font-family: cabin;
    font-size: 13px;
    font-weight: 700;
    margin-top: 40px;
    padding: 12px 34px;
    text-transform: uppercase;
}
.recipedetail > a:hover {background:#333}
/*===== Big Guid Div =====*/
.bigguide-carousel {
    background: #fcf6eb none repeat scroll 0 0;
    float: left;
    padding-left: 0;
    width: 100%;
}
.bigguide-div {
    float: left;
    width: 100%;
}
.bigguide-img {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.bigguide-img::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.71;
    position: absolute;
    top: 0;
    width: 100%;
}
.bigguide-carousel li.slick-center .bigguide-img::before {opacity: 0;}
.bigguide-img > img {
    float: left;
    width: 100%;
    height: auto;
}
.bigguide-carousel > button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: transparent;
    height: 50px;
    width: 50px;
    line-height: 50px;
    left: 92px;
    padding: 0;
    position: absolute;
    top: 37%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}
.bigguide-carousel > button.slick-next {
    left: auto;
    right: 92px;
}
.bigguide-carousel > button::before {
    color: #fff;
    content: "\f060";
    font-family: fontawesome;
    font-size: 30px;
    position: absolute;
}
.bigguide-carousel > button.slick-next::before {content: "\f061";}
.bigguide-detail {
    float: left;
    padding: 60px;
    position: relative;
    text-align: center;
    width: 100%;
}
.bigguide-detail > span {
    background: #333 none repeat scroll 0 0;
    color: #fff;
    font-family: raleway;
    font-size: 13px;
    font-weight: 900;
    left: 50%;
    padding: 8px 30px;
    position: absolute;
    top: -18px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.bigguide-detail > h2 {
    color: #282828;
    /*font-family: playfair display;*/
    font-size: 29px;
    margin: 0 auto 15px;
    max-width: 550px;
}
.bigguide-detail > h2 > a {color: inherit;}
.bigguide-detail > p {
    margin: 0 auto;
    max-width: 540px;
}
.bigguide-detail > a {
    border: 2px solid;
    display: inline-block;
    font-family: cabin;
    font-size: 13px;
    font-weight: 700;
    margin-top: 20px;
    padding: 7px 40px;
}
.bigguide-detail > a:hover {color: #fff;}
/*===== Main Img Carousel =====*/
.main-carousel {
    float: left;
    position: relative;
    width: 100%;
}
.carouselimg-div {
    float: left;
    width: 100%;
}
.carouselimg-div > img {
    float: left;
    width: 100%;
}
.carousel-cap {
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    z-index: 1;
}
.icon {
    float: left;
    margin-top: 100px;
    width: 100%;
}
.sub-head {
    color: #fff;
    float: left;
    font-family: herr von muellerhoff;
    font-size: 60px;
    letter-spacing: 0.3px;
    margin-top: 20px;
    width: 100%;
}
.carousel-cap > h2 {
    color: #fff;
    float: left;
    font-size: 55px;
    font-weight: 900;
    margin-top: -40px;
    width: 100%;
}
.carousel-cap > i {
    color: #fff;
    float: left;
    font-family: herr von muellerhoff;
    font-size: 25px;
    letter-spacing: 0.7px;
    width: 100%;
}
.btn1 {
    float: left;
    margin-top: 35px;
    width: 100%;
}
.btn1 > a {
    color: #fff;
    display: inline-block;
    font-family: cabin;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.4px;
    padding: 10px 30px;
}
.btn1 > a:hover {background: #fff none repeat scroll 0 0;}
/*==================== Travel Blog ====================*/
/*====== Topbar Coloured ======*/ 
.topbar.coloured ul li, 
.topbar.coloured ul li:hover a {color:#ffffff}
.topbar.coloured ul li:before{background:#ffffff}
.topbar .simple-social-links a:hover{color:#ffffff}
.topbar .simple-social-links a{font-size:13px}
/*====== Fancy Header ======*/ 
.fancy-header {
    float: left;
    position: relative;
    width: 100%;
}
.fancy-header {
    float: left;
    position: relative;
    width: 100%;
}
.fancy-menu {
    background: rgba(0, 0, 0, 0.3);
    display: table;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
}
.fancy-menu > ul{
    display: table-cell;
    list-style: outside none none;
    margin: 0;
    padding: 0 30px;
    text-align: center;
    vertical-align: middle;
}
.fancy-menu > ul > li {
    color: #ffffff;
    display: inline-block;
    font-family: montserrat;
    font-size: 12px;
    font-weight: 600;
}
.fancy-menu > ul > li > a {
    color: inherit;
    float: left;
    padding:29px 20px;
}
.fancy-logo {
    display:table-cell;
    text-align:center;
}
.fancy-logo > a {
    display: inline-block;
    margin-top: -40px;
    padding:40px 30px;
    position: relative;
    z-index: 1;
    -webkit-border-radius:0 0 15px 15px;
    -moz-border-radius:0 0 15px 15px;
    -ms-border-radius:0 0 15px 15px;
    -o-border-radius:0 0 15px 15px;
    border-radius:0 0 15px 15px;
}
.fancy-logo > a:before{
    background:#000000;
    content: "";
    height: 100%;
    opacity: 0.1;
    width: 100%;
    z-index: -1;
    position: absolute;
    left: 0;
    top: 0;
}
/*====== Big Search ======*/ 
.big-search {
    float: left;
    position: relative;
    width: 100%;
    z-index: 1;
}
.big-search:before{
    background:#000000;
    content: "";
    height: 100%;
    opacity: 0.7;
    width: 100%;
    z-index: 0;
    position:absolute;
    left:0;
    top:0;
}
.big-search-text {
    left: 0;
    padding:0 100px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%);
}
.big-search > img{width:100%}
.big-search-text > span{
    float: left;
    font-family: playfair display;
    font-size: 30px;
    font-style: italic;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 28px;
    margin-top: 25px;
    width: 100%;
}
.big-search-text > span i{color:#FFF}
.big-search-text strong {
    color: #ffffff;
    float: left;
    font-family: JaapokkiRegular;
    font-size: 40px;
    line-height: 40px;
    margin-top: -2px;
    width: 100%;
    letter-spacing:-1.0px;
}
.big-search-text strong i {font-style:normal}
.big-search-form {
    float: left;
    margin-top: 30px;
    text-align: center;
    width: 100%;
}
.big-search-form > form{display:inline-block}
.big-search-form > form input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid rgba(255, 255, 255, 0.2);
    color: #ffffff;
    font-family: playfair display;
    font-size: 12px;
    font-style: italic;
    font-weight: 600;
    height: 53px;
    padding: 10px 30px;
    width: 370px;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    -ms-border-radius:6px;
    -o-border-radius:6px;
    border-radius:6px;
}
.big-search-form > form button {
    border: 0 none;
    color: #ffffff;
    font-size: 17px;
    font-weight: 700;
    height: 53px;
    margin-left: 7px;
    padding: 10px 30px;
    position: relative;
}
.big-search-form > form button:before {
    border-bottom: 6px solid rgba(0, 0, 0, 0);
    border-right: 6px solid;
    border-top: 6px solid rgba(0, 0, 0, 0);
    content: "";
    height: 0;
    left: -6px;
    margin-top: -6px;
    position: absolute;
    top: 50%;
    width: 0;
}
/*====== Travel Blog ======*/ 
.travel-blog{
    float:left;
    width:100%;
    padding-bottom:30px;
    border-bottom:1px solid #f3f3f3;
    margin-bottom:-30px;
}
.travel-post {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}
.travel-post-details {
    float: left;
    margin-top: 40px;
    width: 100%;
}
.travel-post-details h3 {
    color: #404040;
    float: left;
    font-family: jaapokkiregular;
    font-size: 32px;
    font-weight: 100;
    letter-spacing: -1.2px;
    line-height: 30px;
    margin: 0 0 20px;
    width: 100%;
}
.travel-post-details h3 a{color:inherit}
.travel-post-details .meta {
    float: left;
    width: 100%;
}
.travel-post-details > p {
    color: #6a6a6a;
    float: left;
    font-family: cabin;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.4px;
    line-height: 24px;
    margin-bottom: 30px;
    width: 100%;
}
.readmore {
    border: 2px solid #cfcfcf;
    display: inline-block;
    font-family: jaapokkiregular;
    font-size: 11px;
    padding: 11px 30px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.style2 .image-link {
    display: inline-block;
    float: none;
    vertical-align: middle;
    width:46%;
}
.style2 .travel-post-details {
    display: inline-block;
    float: none;
    margin: 0 0 0 -6px;
    padding-left: 30px;
    vertical-align: middle;
    width:54%;
}
.readmore:hover{color:#FFF}
/*====== Famous Images ======*/ 
.famous-images {
    float: left;
    width: 100%;
}
.img-row {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.img-row > li {
    float: left;
    position: relative;
    width: 20%;
}
.img-row > li a {
    color: #fff;
    font-size: 16px;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.img-row > li::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.img-row > li:hover::before {opacity: 0.7;}
.img-row > li:hover > a {opacity: 1;}
.img-row > li img{
    float:left;
    width:100%;
}
.img-row > li:first-child:nth-last-child(1),
.img-row > li:first-child:nth-last-child(1) ~ li{width:100%}
.img-row > li:first-child:nth-last-child(2),
.img-row > li:first-child:nth-last-child(2) ~ li{width:50%}
.img-row > li:first-child:nth-last-child(3),
.img-row > li:first-child:nth-last-child(3) ~ li{width:33.334%}
.img-row > li:first-child:nth-last-child(4),
.img-row > li:first-child:nth-last-child(4) ~ li{width:25%}
.img-row > li:first-child:nth-last-child(5),
.img-row > li:first-child:nth-last-child(5) ~ li{width:20%}
.img-row > li:first-child:nth-last-child(6),
.img-row > li:first-child:nth-last-child(6) ~ li{width:16.666%}
.img-row > li a:hover img {
    -webkit-filter: saturate(2);
    filter: saturate(2);
}
/*==================== Fashion Blog ====================*/
.descriptive-title {
    float: left;
    margin-bottom: 45px;
    width: 100%;
}
.descriptive-title h2 {
    color: #404040;
    float: left;
    font-family: JaapokkiRegular;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: -1px;
    line-height: 30px;
    margin: 0 0 10px;
    width: 100%;
}
.descriptive-title > p {
    color: #6a6a6a;
    float: left;
    font-family: cabin;
    font-size: 17px;
    letter-spacing: 0.4px;
    line-height: 24px;
    margin: 0;
    width: 100%;
}
.fashion-blog {
    float: left;
    margin-bottom: -30px;
    width: 100%;
}
.fashion-post {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
.fashion-detail {
    border: 2px solid #e7e7e7;
    float: left;
    padding: 35px 20px;
    text-align: center;
    width: 100%;
}
.fashion-detail > h3 {
    color: #282828;
    float: left;
    font-family: playfair display;
    font-size: 20px;
    line-height: 26px;
    margin: 0;
    width: 100%;
}
.fashion-detail > h3 a{color:inherit}
.fashion-detail .post-info{margin-top:20px}
.fashion-post .post-info > span .share-link {
    padding-left: 10px;
    width: 120px;
}
.fashion-post .post-info > span .share-link > a {margin-top: 5px;}
/*====== Fashion Parallax ======*/ 
.fashion-parallax {
    float: left;
    margin: 100px 0;
    text-align: center;
    width: 100%;
}
.fashion-parallax > span {
    color: #ffffff;
    float: left;
    font-family: herr von Muellerhoff;
    font-size: 60px;
    line-height: 50px;
    margin-bottom: -23px;
    width: 100%;
}
.whitish .fashion-parallax > span,
.whitish .fashion-parallax strong {color: #262626;}
.fashion-parallax strong {
    color: #ffffff;
    float: left;
    font-family: raleway;
    font-size: 55px;
    line-height: 60px;
    margin-bottom: 30px;
    text-transform: uppercase;
    width: 100%;
}
.simple-btn{
    color: #ffffff;
    display: inline-block;
    font-family: cabin;
    font-size: 13px;
    font-weight: 700;
    padding: 12px 30px;
}
.simple-btn:hover{
    background:#333;
    color:#FFF;
}
/*==================== Shopping Blog ====================*/
.contact-infos{float:left}
.contact-infos > span{
    color: #a19e9e;
    float: left;
    font-family: cabin;
    font-size: 12px;
    letter-spacing: 0.2px;
    margin-right: 15px;
}
.contact-infos > span i{margin-right:5px}
/*====== Shop Header ======*/ 
.shop-header {
    background: rgba(0, 0, 0, 0) no-repeat scroll 0 0 / cover ;
    float: left;
    width: 100%;
}
.shop-menu {
    float:left;
    position: relative;
    width:100%;
}
.shop-logo {
    float: left;
    margin: 40px 0;
    padding: 0 100px;
    position: relative;
    text-align: center;
    width: 100%;
}
.popups {
    position: absolute;
    right: 0;
    top:7px;
}
.popups > a {
    color: #ffffff;
    float: left;
    font-family: montserrat;
    font-size: 11px;
    padding: 0 10px;
    position: relative;
}
.popups > a:before {
    background: #494949 none repeat scroll 0 0;
    content: "";
    height: 10px;
    margin-top: -5px;
    width: 1px;
    position: absolute;
    right: -1px;
    top: 50%;
}
.popups > a:last-child:before{display:none}
.popups > a i{font-size:17px}
.shop-menu nav {
    border-bottom: 1px solid #4d4d4d;
    border-top: 1px solid #4d4d4d;
    float: left;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 2;
}
.shop-menu nav > ul {
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.shop-menu nav > ul > li {
    position: relative;
    display:inline-block;
}
.shop-menu nav > ul > li > a {
    color: #ffffff;
    float: left;
    font-family: cabin;
    font-size: 12px;
    font-weight: 700;
    padding: 15px 25px;
    text-transform: uppercase;
    position:relative;
}
.shop-menu nav > ul > li > a:before{
    background:#343434;
    content:"";
    height:14px;
    margin-top: -7px;
    width: 1px;
    position: absolute;
    right: 0;
    top: 50%;
}
.shop-menu nav > ul > li:last-child > a:before{display:none}
/*====== Shop Search =====*/
.shop-menu .form {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    float: right;
    margin-right: 20px;
    position: relative;
    top: 10px;
    z-index: 1;
}
.shop-menu form {
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 2;
}
.shop-menu form.search-here {
    opacity: 1;
    visibility: visible;
}
.shop-menu form input {
    background: rgba(36, 36, 36, 0.9) none repeat scroll 0 0;
    border: 0 none;
    color: #888888;
    font-family: lato;
    font-size: 12px;
    font-style: italic;
    height: 100%;
    padding: 10px 160px;
    right: 0;
    width: 100%;
}
.form-close {
    color: #fff;
    font-size: 13px;
    opacity: 0;
    position: absolute;
    right: 160px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.shop-menu form.search-here .form-close {opacity: 1;}
/*====== Shopping Blog ======*/ 
.shopping-blog{
    float:left;
    width:100%;
    margin-bottom:-70px;
}
.shop-post {
    float: left;
    margin-bottom: 70px;
    width: 100%;
}
.shop-post-title {
    float: left;
    margin-bottom: 35px;
    width: 100%;
}
.shop-post-title > span {
    float: left;
    margin-right: 30px;
    position: relative;
}
.shop-post-title > span:before{
    border-bottom: 7px solid rgba(0, 0, 0, 0);
    border-left: 7px solid #000000;
    border-top: 7px solid rgba(0, 0, 0, 0);
    content: "";
    height: 0;
    margin-top: -5px;
    position: absolute;
    right: -5px;
    top: 50%;
    width: 0;
}
.shop-post-title h3 {
    color: #2a2a2a;
    font-family: abril fatface;
    font-size: 31px;
    font-weight: 500;
    margin: 0 0 10px;
}
.shop-post-title h3 a {color:inherit}
.shop-post-title .meta {margin:0}
.shop-post-img {
    float: left;
    position: relative;
    width: 100%;
}
.shop-post-img img{width:100%}
.shop-post-img:before {
    border-bottom: 7px solid #000000;
    border-left: 7px solid rgba(0, 0, 0, 0);
    border-right: 7px solid rgba(0, 0, 0, 0);
    content: "";
    height: 0;
    left: 30px;
    position: absolute;
    top: -7px;
    width: 0;
}
.shop-post > p {
    color: #616161;
    float: left;
    font-family: cabin;
    font-size: 15px;
    margin: 20px 0 0;
    width: 100%;
}
.shop-products {
    float: left;
    margin-bottom: -30px;
    margin-top: 30px;
    width: 100%;
}
.subtitle {
    float: left;
    font-family: abril fatface;
    font-size: 23px;
    font-weight: 200;
    letter-spacing: 0;
    margin: 0 0 20px;
    width: 100%;
}
.subtitle i {
    font-size: 22px;
    margin-right: 10px;
}
.product-post {
    float: left;
    min-height: 265px;
    margin-bottom: 30px;
    width: 100%;
}
.product-img {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.product-img > img{
    height: auto;
    width:100%;
}
.product-img:before{
    content: "";
    opacity: 0;
    height:100%;
    width:0;
    position: absolute;
    left: 0;
    top: 0;
}
.product-img:hover:before{
    width:100%;
    opacity: 0.8;
}
.product-img > span {
    position: absolute;
    left: 0;
    top: 50%;
    text-align: center;
    width: 100%;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%);
}
.product-img > span a {
    color: #ffffff;
    display: inline-block;
    font-size: 20px;
    opacity:0;
    -webkit-transform:translateX(-200px);
    -moz-transform:translateX(-200px);
    -ms-transform:translateX(-200px);
    -o-transform:translateX(-200px);
    transform:translateX(-200px);
    -webkit-transition:all 1000ms cubic-bezier(0.680, 0, 0.265, 1); /* older webkit */
    -webkit-transition:all 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550); 
    -moz-transition:all 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550); 
    -o-transition:all 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550); 
    transition:all 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550); /* easeInOutBack */
    -webkit-transition-timing-function:cubic-bezier(0.680, 0, 0.265, 1); /* older webkit */
    -webkit-transition-timing-function:cubic-bezier(0.680, -0.550, 0.265, 1.550); 
    -moz-transition-timing-function:cubic-bezier(0.680, -0.550, 0.265, 1.550); 
    -o-transition-timing-function:cubic-bezier(0.680, -0.550, 0.265, 1.550); 
    transition-timing-function:cubic-bezier(0.680, -0.550, 0.265, 1.550); /* easeInOutBack */
}
.product-img:hover > span a{
    opacity:1;
    -webkit-transform:translateX(0);
    -moz-transform:translateX(0);
    -ms-transform:translateX(0);
    -o-transform:translateX(0);
    transform:translateX(0);
}
.product-post h5 {
    color: #616161;
    float: left;
    font-family: cabin;
    font-size: 15px;
    font-weight: 200;
    margin: 15px 0 0;
    width: 100%;
}
.product-post h5 a{color:inherit}
.product-post > span {
    color: #3f3f3f;
    float: left;
    font-family: cabin;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 0;
    margin-top: 5px;
    width: 100%;
}
.view-all {
    background: #ffffff none repeat scroll 0 0;
    float: left;
    margin-bottom: -1px;
    margin-top: 30px;
    padding-right: 30px;
}
.view-all > a {
    background: #282828 none repeat scroll 0 0;
    color: #ffffff;
    float: left;
    font-family: cabin;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0;
    padding: 10px 30px;
    text-transform: uppercase;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    -ms-border-radius:6px;
    -o-border-radius:6px;
    border-radius:6px;
}
/*==================== Creative Blog ====================*/
/*====== Transparent Header Style 2 ======*/ 
.transparent-header.style2 {
    border-top: 5px solid #292929;
    padding: 0;
}
.transparent-header.style2 .logo {
    background: #292929 none repeat scroll 0 0;
    margin-top: -30px;
    padding: 30px 20px;
    position:relative;
}
.transparent-header.style2.sticky .logo{
    padding:10px 20px;
    background:none;
}
.transparent-header.style2 .logo:before{
    content: "";
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #292929 ;
    margin-top: -7px;
    position: absolute;
    right: -7px;
    top: 50%;
}
.transparent-header.bg-layer {
    background: rgba(0,0,0,.8);
    padding-top: 25px;
}
.transparent-header.bg-layer nav ul.menu-links > li {padding-bottom: 25px;}
/*====== Creative Blog ======*/ 
.creative-blog{
    float:left;
    width:100%;
}
.creative-blog .row{margin:0}
.creative-blog .row > div{padding:0}
.creative-post {
    float:left;
    padding:0 5px;
    margin-bottom:10px;
    position:relative;
    width:100%;
}
.creative-img{
    float:left;
    width:100%;
    position:relative;
}
.creative-img:before{
    background:#000000 none repeat scroll 0 0 padding-box;
    content:"";
    height:100%;
    opacity:0.77;
    padding:5px;
    width:100%;
    position:absolute;
    left:0;
    top:0;
}
.creative-post img{
    height: auto;
    width:100%;
}
.creative-post-name{
    padding:40px;
    text-align:center;
    position:absolute;
    top:50%;
    left:0;
    width:100%;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%);
}
.creative-post-name > h4 {
    color: #ebebeb;
    float: left;
    font-family: jaapokkiregular;
    font-size: 25px;
    font-weight: 200;
    letter-spacing: -0.5px;
    margin: 0 0 15px;
    width: 100%;
}
.creative-post-name > h4 a{color:inherit}
.creative-post-name .meta{
    float: left;
    width: 100%;
}
.creative-post-name .meta li{color:#ffffff}
.creative-post-name > a,
.continue{
    border: 1px solid #ffffff;
    display: inline-block;
    font-family: montserrat;
    font-size: 11px;
    font-weight: 700;
    padding: 11px 23px;
    text-transform: uppercase;
    -webkit-border-radius:30px;
    -moz-border-radius:30px;
    -ms-border-radius:30px;
    -o-border-radius:30px;
    border-radius:30px;
}
.creative-post-name > a:hover,
.continue:hover{color:#FFF}
.creative-blog.masonary > div{padding:0}
/*====== Full Post ======*/ 
.full-post {
    float: left;
    position: relative;
    width: 100%;
}
.full-img {
    float: left;
    position: relative;
    width: 100%;
}
.full-img::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.77;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.full-img > img{width:100%}
.full-post-detail {
    text-align: center;
    position: absolute;
    left: 20%;
    top: 50%;
    width: 60%;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%);
    z-index: 2;
}
.full-img:before{
    background:#000000;
    content: "";
    height: 100%;
    opacity: 0.77;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.full-post-detail > h4 {
    color: #ebebeb;
    float: left;
    font-family: jaapokkiregular;
    font-size: 35px;
    font-weight: 200;
    letter-spacing: -0.5px;
    margin: 0 0 15px;
    width: 100%;
}
.full-post-detail > h4 a {color:inherit}
.full-post-detail > p {
    color: #b0b0b0;
    float: left;
    font-family: cabin;
    font-size: 16px;
    margin: 0 0 20px;
    width: 100%;
}
.full-post-detail .meta {
    float: left;
    width: 100%;
}
.full-post-detail .meta li{color:#ffffff}
.full-posts-carousel .owl-nav > div {
    height: 138px;
    margin: -69px 0 0;
    position: relative;
    width: 146px;
    z-index: 1;
}
.full-posts-carousel .owl-nav{padding:0 50px}
.full-posts-carousel .owl-nav > div:before {
    font-size: 30px;
    line-height: 138px;
    text-align: center;
}
.full-posts-carousel .owl-nav > div:after {
    background: #000000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
/*==================== Smart Magazine Style ====================*/
/*====== Add Header ======*/ 
.add-bar{
    background:rgba(0, 0, 0, 0)  no-repeat scroll 0 0 / cover ;
    float:left;
    padding:25px 0;
    width:100%;
}
.add-bar .logo {
    float: left;
    margin-top: 10px;
    position: relative;
    z-index: 1;
}
.add-bar .add{
    float: right;
    position: relative;
    width: auto;
    z-index: 1;
}
.bar-header{
    float:left;
    width:100%;
}
.bar-header nav{
    float: left;
    width: 100%;
}
.bar-header nav{background:#1b1a1a}
.bar-header nav > ul {
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0 0 0 6px;
    vertical-align: middle;
    width: 80%;
}
.bar-header.center nav > ul {width: auto;}
.bar-header .simple-social {
    display: inline-block;
    margin-left: -2px;
    width: 15%;
}
.bar-header nav form {
    display: inline-block;
    margin-left: -6px;
    position: relative;
    vertical-align: middle;
    width: 5%;
}
.bar-header nav > ul > li{float:left}
.bar-header nav > ul > li > a {
    color: #ffffff;
    float: left;
    font-family: montserrat;
    font-size: 11px;
    font-weight: 600;
    line-height: 20px;
    padding: 20px 25px;
    text-transform: uppercase;
}
.header-search button{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    font-size: 15px;
}
.header-search:hover input,
.header-search input:focus{
    width:230px;
    padding: 10px 20px;
}
.header-search input{
    background: rgba(15, 15, 15, 0.8) none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    font-family: lato;
    font-size: 12px;
    font-style: italic;
    font-weight: 700;
    letter-spacing: 0.4px;
    padding:10px 0;
    position: absolute;
    right: 0;
    top: 42px;
    width:0;
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    -ms-transition:all 0.2s linear;
    -o-transition:all 0.2s linear;
    transition:all 0.2s linear;
}
/*====== Magazine Blog ======*/
.magazine-blog {
    float: left;
    margin-bottom: -80px;
    padding: 0 10px;
    width: 100%;
}
.magazine-post {
    float: left;
    margin-bottom: 80px;
    width: 100%;
}
.mag-post-img {
    display: inline-block;
    width: 55%;
    vertical-align:middle;
}
.mag-post-img img{width:100%}
.mag-post-detail {
    display: inline-block;
    margin-left: -4px;
    padding-left: 30px;
    vertical-align: middle;
    width: 45%;
}
.mag-post-img h3 {
    color: #404040;
    font-size: 25px;
}
.mag-post-detail h3 {
    color: #404040;
    float: left;
    font-size: 26px;
    font-weight: 800;
    letter-spacing: 0;
    margin: 0 0 10px;
    width: 100%;
}
.mag-post-detail > span {
    color: #a0a0a0;
    float: left;
    font-family: lato;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0;
    margin: 10px 0 20px;
    width: 100%;
}
.mag-post-detail > p {
    color: #6a6a6a;
    float: left;
    font-family: cabin;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.4px;
    line-height: 24px;
    margin-bottom: 40px;
    width: 100%;
}
.magazine-post .meta {
    float: right;
    margin: 10px 0 0;
}
.mag-post-detail h3 a{color:inherit}
.space{
    float:left;
    width:100%;
}
.featured-tabs-wrapper {
    float: left;
    width: 100%;
}
.featured-thumbs {
    float: left;
    width: 100%;
}
.featured-thumb {
    float: left;
    margin-top: 10px;
    width: 100%;
}
.featured-thumb .image-link{margin-bottom:10px}
.featured-thumb h5 {
    color: #1a1a1a;
    float: left;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0;
    margin: 0;
    width: 100%;
}
.featured-tab-carousel {
    float: left;
    width: 100%;
}
.featured-tab-post{
    float:left;
    position: relative;
    width: 100%;
}
.featured-tab-post img{width:100%}
.featured-post-desc{
    padding: 15px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
.featured-post-inner {
    background: rgba(7, 7, 7, 0.9) none repeat scroll 0 0;
    float: left;
    padding: 30px 40px;
    width: 100%;
}
.featured-post-inner > h4 {
    color: #ebebeb;
    float: left;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.3px;
    margin: 0 0 10px;
    width: 100%;
}
.featured-post-inner > h4 a{color:inherit}
.featured-post-inner > p {
    color: #b0b0b0;
    float: left;
    font-family: cabin;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 22px;
    margin: 0;
    width: 100%;
}
.featured-thumbs .row{margin:0 -5px}
.featured-thumbs .row > div{padding:0 5px}
.weekly-tabs-blog {
    float: left;
    width: 100%;
    margin-bottom: -30px;
}
.weekly-tab-post {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.weekly-tab-post > h4 {
    color: #404040;
    float: left;
    font-size: 20px;
    font-weight: 800;
    letter-spacing: 0;
    margin: 15px 0 10px;
    width: 100%;
}
.weekly-tab-post > h4 a{color:inherit}
.weekly-tab-post > span{
    color: #a0a0a0;
    float: left;
    font-family: lato;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.2px;
    text-transform: uppercase;
}
.weekly-tab-post .meta {
    float: right;
    margin: 0;
    text-align: right;
}
.weekly-tab-post .meta li {
    float: left;
    line-height: 17px;
    padding-left: 20px;
    padding-right: 0;
}
.weekly-tab-post .meta li:before {right:-14px}
.sidebar3 {
    float:left;
    width:100%;
    border:3px solid #eaeaea;
    padding: 40px;
}
.sidebar3 .widget{margin-bottom:40px}
/*====== Single Product ======*/
.single-product {
    float: left;
    width: 100%;
}
.single-product-gallery {
    float: left;
    width: 100%;
}
.single-product-images {
    float: left;
    width: 100%;
}
.product-image {
    float: left;
    width: 100%;
}
.product-image > img{width:100%}
.single-product-thumbs {
    margin-top:10px;
    float: left;
    width: 100%;
}
.single-product-thumbs > a {
    float: left;
    width: 100%;
}
.single-product-thumbs img{width:100%}
.product-details {
    float: left;
    margin-top:50px;
    width: 100%;
}
.product-details > h3 {
    float: left;
    font-family: abril fatface;
    font-size: 24px;
    font-weight: 200;
    margin: 0 0 15px;
    width: 100%;
}
.product-details > span.single-price{
    float: left;
    width: 100%;
}
.single-price ins {
    color: #292929;
    float: left;
    font-family: abril fatface;
    font-size: 22px;
    line-height: 20px;
    margin-right: 20px;
    text-decoration: none;
}
.single-price del {
    color: #e4e4e4;
    display: inline-block;
    font-family: lato;
    font-size: 16px;
    font-weight: 800;
}
.product-reviews{
    float: left;
    margin:28px 0;
    width: 100%;
}
.stars {
    float: left;
    font-size: 15px;
    margin-right: 70px;
}
.stars span {
    float: left;
    margin-right: 2px;
}
.add-review {
    float: left;
    font-family: lato;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0;
}
.add-review > span, .add-review > a {
    float: left;
    line-height: 16px;
    padding: 0 5px;
}
.add-review > a{border-left:1px solid #9f9f9f}
.small-title {
    color: #262626;
    float: left;
    font-family: lato;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 0.3px;
    margin: 0 0 15px;
    width: 100%;
}
.product-details > p {
    color: #8b8b8b;
    float: left;
    font-size: 14px;
    letter-spacing: 0.23px;
    line-height: 23px;
    margin: 0;
    width: 100%;
}
.product-customization {
    float: left;
    margin: 40px 0;
    width: 100%;
}
.qty {
    color: #454545;
    float: left;
    font-size: 12px;
    font-weight: 800;
    margin-right: 30px;
}
.qty .input-group {
    border: 2px solid #cccccc;
    display: inline-block;
    margin-left: 10px;
    position: relative;
    vertical-align: middle;
    width: auto;
}
.qty .input-group input {
    border: 0 none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
    height: 60px;
    padding: 10px 40px 10px 10px;
    width: 110px;
}
.qty .input-group .input-group-btn {
    border-bottom: 2px solid #cccccc;
    border-left: 2px solid #cccccc;
    display: unset;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    z-index: 100;
}
.qty .input-group input ~ .input-group-btn {
    border-bottom: 0 none;
    bottom: 0;
    top: auto;
}
.qty .input-group .input-group-btn button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #7f7f7f;
    float: left;
    font-family: arial;
    font-size: 17px;
    height: 100%;
    line-height: 31px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 100;
}
.qty .input-group .input-group-btn button:before, 
.qty .input-group .input-group-btn button:after{display:none}
.size-selection{float:left}
.size-selection strong {
    color: #454545;
    display: block;
    font-size: 13px;
    font-weight: 800;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.available-sizes{float:left}
.available-sizes > a {
    border: 2px solid #cccccc;
    color: #989898;
    float: left;
    font-family: lato;
    font-size: 13px;
    font-weight: 900;
    height: 32px;
    letter-spacing: 0;
    line-height: 25px;
    margin-right: 7px;
    position: relative;
    text-align: center;
    width: 39px;
}
.available-sizes > a:before{
    border-bottom: 5px solid #cccccc;
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    content: "";
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    top: -7px;
    width: 0;
}
.size-selection > i {
    color: #8b8b8b;
    float: left;
    font-family: lato;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 30px;
    margin-left: 20px;
}
.product-btns {
    float: left;
    width: 100%;
}
.cart-btn {
    background: #000000 none repeat scroll 0 0;
    color: #ffffff;
    float: left;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0;
    margin-right: 20px;
    padding: 11px 26px;
    text-transform: uppercase;
}
.cart-btn:hover{
    color:#FFF;
    background:#333;
}
.wishlist-btn {
    border: 2px solid #cccccc;
    color: #b5b5b5;
    float: left;
    font-size: 13px;
    padding: 9px 18px;
}
.wishlist-btn:hover{color:#FFF}
.product-categories {
    float: left;
    margin-top: 40px;
    width: 100%;
}
.product-categories > span {
    float: left;
    font-family: lato;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0;
    margin-right: 10px;
    text-transform: uppercase;
}
.product-categories > a {
    color: #454545;
    float: left;
    font-family: lato;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.2px;
    margin-right: 5px;
}
/*====== Popup ======*/
html.stop,
body.stop{overflow:hidden}
.popup{
    background:rgba(0, 0, 0, 0.8);
    height:100%;
    left:0;
    position:fixed;
    top:0;
    width:100%;
    overflow-y:auto;
    overflow-x:hidden;
    z-index:2147483647;
    display:none;
}
.popup-wrapper {
    height: 100%;
    text-align: center;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.popup-wrapper:before{
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.popup-inner{
    display:inline-block;
    margin:0 -2px;
    padding:100px 0;
    vertical-align: middle;
    width: 100%;
}
.post-popup{
    background:#ffffff;
    float:left;
    width:100%;
    display:none;
    opacity:0;
    -webkit-transform:rotateX(90deg);
    -moz-transform:rotateX(90deg);
    -ms-transform:rotateX(90deg);
    -o-transform:rotateX(90deg);
    transform:rotateX(90deg);
    -webkit-transition: all 800ms cubic-bezier(0.680, 0, 0.265, 1); /* older webkit */
    -webkit-transition: all 800ms cubic-bezier(0.680, -0.550, 0.265, 1.550); 
    -moz-transition: all 800ms cubic-bezier(0.680, -0.550, 0.265, 1.550); 
    -o-transition: all 800ms cubic-bezier(0.680, -0.550, 0.265, 1.550); 
    transition: all 800ms cubic-bezier(0.680, -0.550, 0.265, 1.550); /* easeInOutBack */
    -webkit-transition-timing-function: cubic-bezier(0.680, 0, 0.265, 1); /* older webkit */
    -webkit-transition-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550); 
    -moz-transition-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550); 
    -o-transition-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550); 
    transition-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550); /* easeInOutBack */    
}
.post-popup.active{
    opacity:1;
    -webkit-transform:rotate(0);
    -moz-transform:rotate(0);
    -ms-transform:rotate(0);
    -o-transform:rotate(0);
    transform:rotate(0);
}
.post-popup-img {
    display: inline-block;
    vertical-align: middle;
    position:relative;
    width:65%;
}
.post-popup-img:before{
    border:3px solid #929291;
    content:"";
    height:100%;
    width:100%;
    position:absolute;
    left:0;
    top:0;
    -webkit-transform:scale(0.94);
    -moz-transform:scale(0.94);
    -ms-transform:scale(0.94);
    -o-transform:scale(0.94);
    transform:scale(0.94);
}
.post-popup-img > img{width:100%}
.post-popup-detail {
    display: inline-block;
    margin-left: -4px;
    padding: 45px;
    text-align: left;
    vertical-align: middle;
    width:35%;
}
.post-popup.popup2 .post-popup-img{width:100%}
.post-popup.popup2 .post-popup-detail{width:100%}
.post-popup-detail > h4 {
    color: #282828;
    float: left;
    font-family: playfair display;
    font-size: 22px;
    letter-spacing: 0.6px;
    line-height: 26px;
    margin: 0 0 12px;
    width: 100%;
}
.post-popup-detail > p {
    color: #3f3f3f;
    float: left;
    font-family: cabin;
    font-size: 15px;
    letter-spacing: 0.4px;
    line-height: 24px;
    width: 100%;
}
.post-social-links {
    float: left;
    margin: 10px 0 20px;
    width: 100%;
}
.post-social-links > a {
    background: #f6f6f6;
    color: #3f3f3f;
    float: left;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    text-align: center;
    width: 35px;
}
.post-social-links > a:hover{color:#FFF}
.post-popup-detail > ul.list{
    float: left;
    list-style: outside none none;
    margin: 10px 0 0;
    padding: 0;
    width: 100%;
}
.post-popup-detail > ul.list li {
    color: #3f3f3f;
    float: left;
    font-family: cabin;
    font-size: 15px;
    font-weight: 900;
    letter-spacing: 0.3px;
    padding: 4px 0 4px 15px;
    position: relative;
    width: 100%;
}
.post-popup-detail > ul.list li:before {
    content: "";
    height: 8px;
    left: 0;
    margin-top: -4px;
    position: absolute;
    top: 50%;
    width: 8px;
}
.close-btn {
    background:#efefef;
    color:#ff0000;
    font-size:18px;
    height:40px;
    width:40px;
    line-height:35px;
    cursor:pointer;
    opacity:0;
    position:absolute;
    right:-100px;
    top:0;
    z-index:10;
}
.popup-inner .container{position:relative}
.close-btn.active{
    right:0;
    opacity:1;
}
/*===== Slider Opacity =====*/
.tp-bgimg::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
}
/*===== Video Play ======*/
.creative-video {
    min-height: 326px;
    overflow: hidden;
}
.creative-video video {
    float: left;
    height: 416px;
    left: 0;
    position: absolute;
    top: -50px;
    width: 650px;
    z-index: -1;
}
.black-layer::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
}
.black-layer {position: relative;}
/*===== Load More Loader =====*/
.cssload-loader {
    position: absolute;
    left: calc(50% - 31px);
    width: 62px;
    height: 62px;
    
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
	border-radius: 50%;
    perspective: 780px;
    bottom: 0;
    top: auto;
}
.cssload-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	box-sizing: border-box;
    
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;  
	border-radius: 50%;  
}
.cssload-inner.cssload-one {
    left: 0%;
    top: 0%;
    animation: cssload-rotate-one 1.15s linear infinite;
    -o-animation: cssload-rotate-one 1.15s linear infinite;
    -ms-animation: cssload-rotate-one 1.15s linear infinite;
    -webkit-animation: cssload-rotate-one 1.15s linear infinite;
    -moz-animation: cssload-rotate-one 1.15s linear infinite;
    border-bottom: 3px solid rgb(0,0,0);
}
.cssload-inner.cssload-two {
    right: 0%;
    top: 0%;
    animation: cssload-rotate-two 1.15s linear infinite;
    -o-animation: cssload-rotate-two 1.15s linear infinite;
    -ms-animation: cssload-rotate-two 1.15s linear infinite;
    -webkit-animation: cssload-rotate-two 1.15s linear infinite;
    -moz-animation: cssload-rotate-two 1.15s linear infinite;
    border-right: 3px solid rgb(0,0,0);
}
.cssload-inner.cssload-three {
    right: 0%;
    bottom: 0%;
    animation: cssload-rotate-three 1.15s linear infinite;
    -o-animation: cssload-rotate-three 1.15s linear infinite;
    -ms-animation: cssload-rotate-three 1.15s linear infinite;
    -webkit-animation: cssload-rotate-three 1.15s linear infinite;
    -moz-animation: cssload-rotate-three 1.15s linear infinite;
    border-top: 3px solid rgb(0,0,0);
}
@keyframes cssload-rotate-one {
    0% {
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }
    100% {
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}
@-o-keyframes cssload-rotate-one {
    0% {
        -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }
    100% {
        -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}
@-ms-keyframes cssload-rotate-one {
    0% {
        -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }
    100% {
        -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}
@-webkit-keyframes cssload-rotate-one {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }
    100% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}
@-moz-keyframes cssload-rotate-one {
    0% {
        -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }
    100% {
        -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}
@keyframes cssload-rotate-two {
    0% {
        transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }
    100% {
        transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}
@-o-keyframes cssload-rotate-two {
    0% {
        -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }
    100% {
        -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}
@-ms-keyframes cssload-rotate-two {
    0% {
        -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }
    100% {
        -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}
@-webkit-keyframes cssload-rotate-two {
    0% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }
    100% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}
@-moz-keyframes cssload-rotate-two {
    0% {
        -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }
    100% {
        -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}
@keyframes cssload-rotate-three {
    0% {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }
    100% {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}
@-o-keyframes cssload-rotate-three {
    0% {
        -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }
    100% {
        -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}
@-ms-keyframes cssload-rotate-three {
    0% {
        -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }
    100% {
        -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}
@-webkit-keyframes cssload-rotate-three {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }
    100% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}
@-moz-keyframes cssload-rotate-three {
    0% {
        -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }
    100% {
        -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}
/*===== Cart Page & Check Out Page =====*/
/*===== Check Out page =====*/
.cart {
    float: left;
    list-style: outside none none;
    margin: 0 0 30px;
    padding: 0;
    width: 100%;
}
.delete-cart {
    color: #1b1b1b;
    content: "";
    font-family: Lato;
    font-size: 15px;
    font-weight: bold;
    left: 40px;
    line-height: 35px;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.cart > li {
    background: #ffffff none repeat scroll 0 0;
    border: 8px solid #f3f3f3;
    float: left;
    margin-top: -8px;
    min-height: 188px;
    padding: 30px 30px 30px 80px;
    position: relative;
    width: 100%;
}
.cart-list-thumb {
    float: left;
    margin: 13px 0;
    padding-left: 165px;
    position: relative;
    width: 35%;
}
.cart-list-price {
    color: #676767;
    float: left;
    font-family: Lato;
    font-size: 20px;
    font-weight: 800;
    line-height: 157px;
    text-align: center;
    width: 15%;
}
.cart-list-quantity > .c-input-number {
    display: inline-block;
    float: none;
    margin-top: 21px;
    width: auto;
}
.cart-list-quantity {
    float: left;
    margin: 34px 0;
    text-align: center;
    width: 25%;
}
.single-product-details .cart-list-quantity {margin: 0 10px 0 0;}
.single-product-details .cart-list-quantity > .c-input-number {margin-top: 12px;}
.single-product-details .cart-list-quantity > label {margin-top: 33px;}
.total-quantity {
    float: right;
    text-align: center;
}
.cart-list-thumb > span {
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 135px;
}
.cart-list-thumb > span img {
    float: left;
    width: 100%;
}
.cart-list-thumb h5 {
    color: #6e6e6e;
    float: left;
    font-family: Lato;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 0.3px;
    margin-top: 20px;
    width: 100%;
}
.cart-list-thumb > h3 {
    color: #444444;
    float: left;
    font-family: Lato;
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
    margin: 10px 0 0;
    width: 100%;
}
.cart-list-thumb > h3 a {
    color: #545454;
    float: left;
    font-family: lato;
    font-size: 18px;
    line-height: 30px;
    margin: -8px 0 0;
}
.quantity-area {
    border: 2px solid #e8ecec;
    border-radius: 5px;
    display: table;
    float: none;
    font-family: Lato;
    font-size: 19px;
    font-weight: bold;
    margin: 0 auto;
    padding: 31px 10px;
    text-align: center;
}
.quantity-area i {
    float: left;
    font-size: 32px;
    margin-bottom: 11px;
    text-align: center;
    width: 100%;
}
.quantity-area span {
    float: left;
    margin-top: 8px;
    width: 100%;
}
.coupon {
    float: left;
    position: relative;
    width: 40%;
}
.coupon label {
    color: #494949;
    display: none;
    float: left;
    font-family: Lato;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 0.3px;
    line-height: 43px;
    margin-right: 10px;
}
.coupon input[type="text"] {
    border: 4px solid #f3f3f3;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    color: #939393;
    float: left;
    font-family: Lato;
    height: 73px;
    padding: 0 190px 0 20px;
    width: 100%;
}
.coupon input.dark-btns,
.coupon a.dark-btns {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    font-family: Lato;
    font-size: 12px;
    font-weight: bold;
    height: 52px;
    margin: 0;
    padding: 0 32px;
    position: absolute;
    right: 11px;
    text-transform: uppercase;
    top: 10px;
}
input.dark-btns,
a.dark-btns,
input.button.dark-btns {
    background: #494949 none repeat scroll 0 0;
    border: medium none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    color: #fff !important;
    float: left;
    font-family: Lato;
    font-size: 12px;
    font-weight: bold;
    height: 52px;
    margin: 10px 20px;
    padding: 0 32px;
    text-transform: uppercase;
}
.checkout-button.dark-btns {float: right;}
input.button.dark-btns:hover {color: #fff;}
input.button.dark-btns:first-child {margin-left: 0;}
.client-bars {
    border: 5px solid #f3f3f3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    float: left;
    padding: 30px 50px;
    width: 100%;
}
.client-bars a {
    float: left;
    width: 100%;
}
.product-lists {
    float: left;
    width: 100%;
}
.product-lists .mini-widget-product {margin-bottom: 10px;}
.my-order-list {
    float: left;
    width: 100%;
}
.my-order-list > ul {
    border: 2px solid #e7e7e7;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 30px 25px;
    width: 100%;
}
.my-order-list > ul > li {
    float: left;
    padding: 10px 0;
    position: relative;
    width: 100%;
}
.product-list-box > i {
    color: #545454;
    font-family: Lato;
    font-size: 13px;
    font-style: normal;
    font-weight: 900;
    left: 0;
    margin-top: -10px;
    position: absolute;
    top: 50%;
}
.product-list-box {
    display: table;
    float: left;
    padding-left: 30px;
    position: relative;
    width: 100%;
}
.product-list-thumb {
    float: left;
    margin-right: 17px;
    width: 95px;
}
.product-list-thumb > img {
    float: left;
    width: 100%;
}
.product-list-info {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.product-list-info > span {
    color: #888888;
    float: left;
    font-family: Lato;
    font-size: 11px;
    margin-bottom: 5px;
    width: 100%;
}
.total-order-box {
    border: 2px solid #e7e7e7;
    border-radius: 6px;
    float: left;
    margin-top: 30px;
    width: 100%;
}
.total-order-box > table {
    float: left;
    border: 0;
    margin: 0;
    width: 100%;
}
.total-order-box > table tr > td strong {
    color: #000000;
    float: left;
    font-family: Lato;
    font-size: 16px;
    font-weight: 900;
    padding: 16px 9px;
    width: 100%;
}
.total-order-box > table tr > td span {
    color: #5f5f5f;
    float: left;
    font-family: Lato;
    font-size: 15px;
    font-weight: 900;
    margin: 16px 0;
    width: 100%;
}
.total-order-box > table tr > td {
    border-bottom: 2px solid #e8ecec;
    border-right: 2px solid #e8ecec;
    border-top: 0;
    display: table-cell;
    padding: 0 18px;
}
.total-order-box > table tr > td p {
    margin: 0;
    width: 100%;
}
.total-order-box > table tr > td p:last-child {margin-bottom: 16px;}
.total-order-box > table tr > td:last-child {
    border-right: medium none;
    padding: 10px 18px;
}
.total-order-box > table tr > td p label {margin: 0;}
.total-order-box > table tr > td p label i {
    color: #999999;
    font-style: normal;
    font-weight: 400;
}
.total-order-box > table tr:last-child > td {
    border-bottom: medium none;
    padding-bottom: 3px;
}
.c-input-number > span {
    border: 2px solid #f3f3f3;
    display: inline-block;
    height: 45px;
    width: 200px;
}
.c-input-number > span input.userincr-btn-inc {
    float: left;
    padding-left: 10px;
    text-align: left;
}
.c-input-number > span input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #494949;
    font-size: 25px;
    line-height: 43px;
    padding: 0;
    width: 50px;
}
.c-input-number > span input.manual-adjust {
    background: #f3f3f3 none repeat scroll 0 0;
    border: medium none;
    color: #303030;
    font-size: 20px;
    height: 43px;
    padding: 0;
    text-align: center;
    width: 70px;
}
.c-input-number > span input.userincr-btn-dec {
    float: right;
    padding-right: 10px;
    text-align: right;
}
.total-price {
    border: 2px solid #f3f3f3;
    float: right;
    height: 90px;
    padding: 20px;
    text-align: right;
    width: 220px;
}
.total-price > span {
    color: #484848;
    font-family: lato;
    font-size: 13px;
    font-weight: 700;
}
.total-price > strong {
    color: #484848;
    float: right;
    font-family: lato;
    font-size: 15px;
    font-weight: 800;
    margin-top: 5px;
}
.copun2 {
    float: left;
    margin-top: 30px;
    width: 100%;
}
.copun2 > input {
    float: right;
    margin: 0;
    margin-left: 10px;
}
.product-list-info > a {
    font-size: 13px;
    color: #666;
}
/*!
 * Bootstrap-select v1.9.4 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2016 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */
.bootstrap-select {
    width: 220px \0;
    /*IE9 and below*/
}
.bootstrap-select > .dropdown-toggle {
    width: 100%;
    padding-right: 25px;
    z-index: 1;
}
.bootstrap-select > select {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    width: 0.11px !important;
    height: 100% !important;
    padding: 0 !important;
    opacity: 0 !important;
    border: none;
}
.bootstrap-select > select.mobile-device {
    top: 0;
    left: 0;
    display: block !important;
    width: 100% !important;
    z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {border-color: #b94a48;}
.bootstrap-select.fit-width {width: auto !important;}
.bootstrap-select .dropdown-toggle:focus {
    outline: thin dotted #333333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px;
}
.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {width: 100%;}
.bootstrap-select.form-control.input-group-btn {z-index: auto;}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {float: right;}
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {margin-bottom: 0;}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {padding: 0;}
.form-inline .bootstrap-select.btn-group .form-control {width: 100%;}
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {cursor: not-allowed;}
.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {outline: none !important;}
.bootstrap-select.btn-group.bs-container {position: absolute;}
.bootstrap-select.btn-group.bs-container .dropdown-menu {z-index: 1060;}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    color: #666;
    text-align: left;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    color: #666;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {width: 100%;}
.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {position: relative;}
.bootstrap-select.btn-group .dropdown-menu li.active small {color: #fff;}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {cursor: not-allowed;}
.bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {display: none;}
.bootstrap-select.btn-group .dropdown-menu li a span.text {display: inline-block;}
.bootstrap-select.btn-group .dropdown-menu li small {padding-left: 0.5em;}
.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    pointer-events: none;
    opacity: 0.9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {position: static;}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {margin-right: 34px;}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {z-index: 1061;}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204, 204, 204, 0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid rgba(204, 204, 204, 0.2);
    border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid white;
    border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {display: block;}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {padding: 4px 8px;}
.bs-actionsbox {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.bs-actionsbox .btn-group button {width: 50%;}
.bs-donebutton {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.bs-donebutton .btn-group button {width: 100%;}
.bs-searchbox + .bs-actionsbox {padding: 0 8px 4px;}
.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none;
}
/* Billing Sec */
.billing-sec {
    float: left;
    width: 100%;
}
.billing-sec input[type="text"],
.billing-sec input[type="email"],
.billing-sec input[type="tel"],
.billing-sec input[type="password"],
.lost_reset_password p input[type="text"],
.login input[type="text"],
.login input[type="password"],
.checkout_coupon input[type="text"],
.shipping-calculator-form .input-text,
.shipping-calculator-form .input-text,
.billing-sec textarea{
    border: 2px solid #e7e7e7;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    color: #555555;
    float: left;
    font-family: lato;
    font-size: 13px;
    height: 51px;
    margin-top: 10px;
    padding: 0 20px;
    width: 100%;
}
.billing-sec textarea{
    height: 120px;
    padding-top: 15px;
    resize: none;
}
.billing-sec .oreder-note {
    float: left;
    margin-top: 20px;
    width: 100%;
}
.billing-sec label {
    float: left;
    font-family: Raleway;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.5px;
    margin: 0;
    text-transform: uppercase;
    width: 100%;
}
.billing-sec .bootstrap-select {
    float: left;
    margin-top: 10px;
    width: 100%;
}
.billing-sec > .row > div,
.billing-sec > .row > div.shipping_address > div {margin-bottom: 25px;}
.billing-sec .bootstrap-select > button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #e7e7e7;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    float: left;
    height: 51px;
    padding: 0 20px;
    width: 100%;
}
.payment-options {
    float: left;
    margin-top: 20px;
    width: 100%;
}
.payment-options > p {
    float: left;
    margin-bottom: 21px;
    width: 100%;
}
.payment-options .dark-btns {margin: 20px 0 0;}
.payment-options > p > label {
    line-height: 22px;
    margin-bottom: 3px;
    padding-left: 34px !important;
}
/* Price Widget */
.choose-price {
    background: #ffffff none repeat scroll 0 0;
    float: left;
    padding: 20px;
    width: 100%;
}
.choose-price ul li > p {
    border-bottom: 1px solid #e8ecec;
    float: left;
    margin: 0;
    padding: 14px 0;
    width: 100%;
}
.choose-price ul li > p label {
    color: #4b4b4b;
    font-family: lato;
    font-size: 15px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    padding-left: 31px !important;
}
.choose-price ul li:last-child > p {border: medium none;}
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}
#ship-to-different-address [type="checkbox"]:not(:checked),
#ship-to-different-address [type="checkbox"]:checked {
    position: none;
    left: 0;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
}
/* checkbox aspect */
[type="checkbox"]:not(:checked) + label::before, 
[type="checkbox"]:checked + label::before {
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #e8ecec;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    content: "";
    height: 17px;
    left: 0;
    position: absolute;
    top: 2px;
    width: 17px;
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
    content: '\f00c';
    position: absolute;
    font-family: fontawesome;
    top: 4px;
    left: 4px;
    font-size: 15px;
    line-height: 0.8;
    color: #09ad7e;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}
[type="checkbox"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {color: #999;}
[type="checkbox"]:disabled + label {color: #aaa;}
/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {border: 1px dotted blue;}
/*===== Filter Products =====*/
.filter-bar {
    border: 2px solid #f3f3f3;
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
.view-as-product {float: left;}
.filter-bar label {
    background: #f7f7f9 none repeat scroll 0 0;
    border-right: 2px solid #f3f3f3;
    color: #6b6b6b;
    float: left;
    font-family: Lato;
    font-size: 12px;
    margin: 0;
    padding: 16px 20px;
    text-transform: uppercase;
}
.view-as-product > a {
    border-right: 1px solid #e8ecec;
    color: #838383;
    float: left;
    font-size: 16px;
    line-height: 10px;
    margin: 16px 0;
    padding: 0 16px;
    cursor: pointer;
}
.view-as-product > a:last-child {
    border: medium none;
    padding-right: 0;
}
.more-filter-option {float: right;}
.how-many-show {float: left;}
.how-many-show label {
    border-left: 2px solid #f3f3f3;
    border-right-color: transparent;
}
.filter-bar .more-filter-option div .bootstrap-select {float: left;}
.filter-bar .more-filter-option div .bootstrap-select > button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #f3f3f3;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;
    color: #dbdbdb;
    font-family: lato;
    font-size: 12px;
    font-weight: 400;
    line-height: 33px;
    padding: 7px 40px;
}
.sort-by {float: left;}
.go-listview.product-post {display: table;}
.go-listview.product-post .product-img {
    float: left;
    width: 140px;
    margin-right: 20px;
}
.go-listview.product-post > h5 {
    display: block;
    float: none;
    margin-top: 15px;
    padding-left: 20px;
}
.go-listview.product-post > span {
    display: block;
    float: none;
    margin-top: 10px;
}
.notifications {
    float: left;
    margin-bottom: 0;
    margin-top: 15px;
    width: 100%;
}
/*===== New Changes 12-5-16 =====*/
.sidebar img {height: auto;}
footer .widget label {
    color: #ffffff;
    float: left;
    width: 100%;
}
.widget select {
    float: left;
    font-size: 12px;
    padding: 0 10px;
    width: 100%;
}
.widget select option {
    font-size: 12px;
    padding: 10px;
}
.dark .widget li::before {z-index: 1;}
.rssSummary {margin-top: 20px;}
.textwidget img {
    height: auto;
    width: 100%;
}
.comment-detail .comment-reply-link {
    font-family: lato;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 2px;
}
/*===== New Changes 13-5-16 =====*/
.wpb_revslider_element {margin-bottom: 0 !important;}
.wp-audio-shortcode {height: 90px !important;}
.single-image.audio .short-info {bottom: 30px;}
.comment-form input.submit:hover{background-color: #eeeeee;}
/*.menu-links li:hover {z-index: 1;}*/
.single-post-tags {margin: 30px 0;}
.article-detail > img {float: none;}
.article-detail > a {color: #ffffff !important;}
.comment-reply-link:hover,
.logged-in-as > a:hover,
#respond > a:hover {opacity: .8;}
/*===== Woocommerce Style =====*/
.product-post .amount {
    color: #3f3f3f;
    float: left;
    font-family: cabin;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 0;
    position: relative;
}
.product-post del, 
.product-post ins {
    float: left;
    margin-right: 5px;
    margin-top: 5px;
}
.product-post del > .amount::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    margin-top: -0.5px;
    position: absolute;
    top: 50%;
    width: 100%;
}
.product-post ins .amount {border-bottom: 1px solid;}
.single-product span.onsale {
    font-size: 11px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    width: 40px;
    z-index: 2;
}
.product-details > span {
    float: left;
    font-family: cabin;
    font-weight: 700;
    margin-bottom: 5px;
    width: 100%;
}
.product-details > span.stock {color: green;}
.product-details > span.stock.out-of-stock {color: red;}
.product-details div > ins > .single-price {
    color: #292929;
    float: left;
    font-family: abril fatface;
    font-size: 22px;
    line-height: 22px;
    margin-right: 20px;
    text-decoration: none;
}
.product-details div > del > .single-price {
    color: #e4e4e4;
    font-family: lato;
    font-size: 16px;
    font-weight: 800;
}
.product-details > h4 {margin-top: 28px;}
.product-details .variations {
    border: 0 none;
    margin-bottom: 0;
    margin-top: 20px;
}
.product-details .variations td {
    border: 0 none;
    float: left;
    font-style: normal;
    margin-right: 10px;
    padding: 0;
}
.product-details .variations .label > label {
    color: #666;
    font-family: lato;
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 0;
}
.product-details .variations tr {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.product-details .variations tr:last-child {margin-bottom: 0;}
.product-details td > select {
    border: 1px solid #dcdcdc;
    float: left;
    font-family: lato;
    font-size: 13px;
    padding: 5px;
    width: 100%;
}
.product-details td > select > option {
    border-bottom: 1px solid #dcdcdc;
    color: #555;
    float: left;
    font-size: 13px;
    padding: 5px;
    width: 100%;
}
.product-details td > select > option:last-child {border-bottom: 0 none;}
.product-details .variations .reset_variations {
    float: left;
    font-family: lato;
    font-size: 15px;
    margin-top: 10px;
}
.product-details .variations .reset_variations:hover {opacity: 0.8;}
.cart-btn {border: 0 none;}
.product-categories > span > a:hover {opacity: 0.8;}
.single-product .wc-tabs-wrapper {
    float: left;
    margin-top: 30px;
    width: 100%;
}
.product-categories > span > a {
    color: #454545;
    font-family: lato;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.2px;
    margin-right: 5px;
    text-transform: initial;
}
.product-categories > span > a:last-child {margin-right: 0;}
.product-details .variations_form {margin-bottom: 0;}
.single-product .wc-tabs-wrapper > ul {
    border-bottom: 1px solid #eee;
    float: left;
    list-style: outside none none;
    margin-bottom: 15px;
    padding-bottom: 15px;
    padding-left: 0;
    width: 100%;
}
.single-product .wc-tabs-wrapper > ul > li {
    color: #666;
    float: left;
    font-family: lato;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.2px;
    margin-right: 20px;
}
.single-product .wc-tabs-wrapper > ul > li > a {
    color: inherit;
    display: block;
    padding: 10px;
}
.single-product .wc-tabs-wrapper > ul > li:last-child {margin-right: 0;}
.wc-tabs-wrapper > .wc-tab {
    border: 0 none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    float: left;
    margin-bottom: 0;
    width: 100%;
}
.wc-tabs-wrapper .wc-tab h2 {
    color: #555;
    float: left;
    font-size: 17px;
    margin: 0;
    width: 100%;
}
.wc-tabs-wrapper .wc-tab .shop_attributes {
    border: 1px solid #eee;
    float: left;
    margin-bottom: 0;
    width: 100%;
}
.wc-tabs-wrapper .wc-tab .shop_attributes tr {
    border-bottom: 1px solid #eee;
    float: left;
    width: 100%;
}
.wc-tabs-wrapper .wc-tab .shop_attributes tr th {
    border: 0 none;
    color: #555;
    float: left;
    font-family: lato;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.2px;
    line-height: 40px;
    padding: 0 10px;
}
.wc-tabs-wrapper .wc-tab .shop_attributes tr:last-child {border-bottom: 0 none;}
.wc-tabs-wrapper .wc-tab .shop_attributes tr td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #eee;
    border-image: none;
    border-style: none none none solid;
    border-width: medium medium medium 1px;
    padding: 0 10px;
}
.wc-tabs-wrapper .wc-tab .shop_attributes tr td p {
    line-height: 39px;
    padding: 0;
}
.wc-tabs-wrapper .wc-tab h3 {font-size: 15px;}
.wc-tabs-wrapper .wc-tab h3 a:hover {opacity: 0.8;}
.wc-tabs-wrapper .wc-tab .comment-form {margin-top: 30px;}
.wc-tabs-wrapper .wc-tab p {
    float: left;
    line-height: initial;
    width: 100%;
}
.wc-tabs-wrapper .wc-tab .comment-form-rating > label {
    float: left;
    margin-bottom: 0;
    margin-right: 10px;
}
.wc-tabs-wrapper .wc-tab p p {width: auto;}
.wc-tabs-wrapper .wc-tab p > p > span a {
    color: #dcdcdc;
    margin-right: 2px;
}
.wc-tabs-wrapper .wc-tab p > p > span a:last-child {margin-right: 0;}
.wc-tabs-wrapper .wc-tab .form-submit .submit {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
    color: #fff !important;
    float: left;
    font-size: 14px !important;
    letter-spacing: 0.2px;
    padding: 12px 20px !important;
}
.wc-tabs-wrapper .wc-tab .form-submit .submit:hover {opacity: .8;}
.wc-tabs-wrapper .wc-tab p textarea, 
.wc-tabs-wrapper .wc-tab p input {
    border: 1px solid #dcdcdc;
    font-size: 12px;
    line-height: initial;
    padding: 10px;
}
.wc-tabs-wrapper .wc-tab #reviews #comments ol {
    float: left;
    margin-top: 30px;
    padding-left: 0;
    width: 100%;
}
.wc-tabs-wrapper .wc-tab #reviews #comments ol.commentlist li {margin-bottom: 10px;}
.wc-tabs-wrapper .wc-tab #reviews #comments {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
.wc-tabs-wrapper .wc-tab #reviews #comments ol.commentlist li:last-child {margin-bottom: 0;}
.wc-tabs-wrapper .wc-tab #reviews #comments ol ol {
    margin-top: 0;
    padding-left: 20px;
}
.product-details .product-customization {margin-top: 20px;}
.product-reviews > .star {
    float: left;
    font-size: 15px;
    margin-right: 70px;
}
.product-reviews > .star .star-rating {margin: 0;}
.product-details .product-reviews {margin-bottom: 0;}
.woocommerce .woocommerce-info {
    float: left;
    width: 100%;
}
.woocommerce .woocommerce-info:first-child {margin-top: 0 !important;}
.woocommerce .woocommerce-info > a:hover {opacity: 0.8;}
.total-order-box tr {border: 0 none;}
.lost_reset_password input.button {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    color: #fff;
    float: left;
    padding: 15px 20px;
}
.lost_reset_password input.button:hover,
.woocommerce .login .button:hover {background: #eee none repeat scroll 0 0;}
.woocommerce .woocommerce-message .button,
.woocommerce .login .button {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    color: #fff;
    padding: 10px;
}
.woocommerce .woocommerce-message .button:hover {background: #fff none repeat scroll 0 0;}
.lost_password > a:hover {opacity: 0.8;}
.woocommerce .checkout_coupon .button {
    background: #333 none repeat scroll 0 0;
    color: #fff;
}
.woocommerce .checkout_coupon .button:hover {color: #fff;}
.btn-group.open .dropdown-toggle,
.btn-group.open .dropdown-toggle:hover {background: none;}
.woocommerce > h2, 
.woocommerce header h2 {font-size: 20px;}
.product-name > a:hover {opacity: 0.8;}
.woocommerce .order_item td.product-name dl dt, 
.woocommerce .order_item td.product-name dl dd {float: none;}
.woocommerce table.shop_table th {
    font-size: 17px;
    text-align: left;
}
.shop_table.order_details tr {text-align: left;}
.woocommerce table.shop_table td {text-align: left;}
.woocommerce address {
    color: #777;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0;
}
.woocommerce .woocommerce-error {
    float: left;
    width: 100%;
}
.woocommerce .woocommerce-error > a:hover {opacity: .8;}
.woocommerce .return-to-shop .button {color: #fff;}
.woocommerce .return-to-shop .button:hover {
    color: #fff;
    opacity: 0.8;
}
.myaccount_user > a:hover,
.order-number > a:hover,
.address a:hover {opacity: 0.8;}
.shop_table .order-actions > .button {color: #fff;}
.shop_table .order-actions > .button:hover {
    color: #fff;
    opacity: 0.8;
}
.woo-pagination .pagination > li .current {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    color: #fff;
    margin-top: 0;
}
.filter-bar .sort-by {float: right;}
.sort-by .btn {
    background: transparent;
    border: 0 none;
    height: auto;
    padding: 16px 25px 16px 16px;
}
.shop-products .filter-bar {height: 53px;}
.woocommerce-remove-coupon,
.woocommerce-remove-coupon:hover { color: transparent;}
.woocommerce-remove-coupon::before {
    color: #000;
    content: "\f00d";
    font-family: fontawesome;
    font-style: normal;
}
.shipping-calculator-button:hover {opacity: 0.8;}
a.dark-btns {
    float: right;
    line-height: 52px;
    margin: 0;
}
.shipping-area .shipping-calculator-form .button {
    color: #fff;
    background: #494949;
}
.shipping-area .shipping-calculator-form .button:hover {color: #fff;}
.billing-sec .inline {margin-top: 10px;}
.billing-sec .select2-container {
    float: left;
    width: 100%;
}
.billing-sec .select2-container .select2-choice {
    border: 2px solid #e7e7e7;
    border-radius: 6px;
    float: left;
    padding: 0 20px;
    width: 100%;
}
.select2-drop {z-index: 999999;}
.billing-sec .select2-container .select2-chosen {
    height: 51px;
    line-height: 51px;
}
.input-checkbox {left: -9999px !important;}
.about_paypal {margin-left: 10px;}
.responsive-menu.right {
    left: auto;
    right: 10px;
}
.default-template .single-post-tags {
    margin-bottom: 0;
    margin-top: 55px;
}
.row.top-gap {margin-top: 40px;}
.blackish h2,
.blackish .side-title > span,
.blackish2 .side-title > span,
.blackish2 h2,
.blackish2 .simple-title > span {color: #fff;}
.responsive-menu > ul li.menu-item-has-children > i,
.responsive-menu > div > ul li.menu-item-has-children > i {
    color: #fff;
    cursor: pointer;
    display: block;
    float: right;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 20px;
}
.responsive-menu > ul li.menu-item-has-children.active > i::before,
.responsive-menu > div > ul li.menu-item-has-children.active > i::before {content: "\f106";}
.pagination > li > span.current,
.pagination > li > span.current:hover {color: #fff;}
.select2-container .select2-choice {
    border: 0 none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    font-size: 12px;
    padding: 14px;
}
.select2-drop > ul > li {
    color: #6b6b6b;
    font-size: 12px;
}
.has-megamenu > ul {display: none;}
/*===== Recipe Single =====*/
.recipe-single {
    float: left;
    width: 100%;
}
.recipe-single .short-info {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    bottom: 0;
    right: 0;
}
.recipe-single .single-image > a {
    background: #000 none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    font-family: crimson text;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    line-height: 45px;
    padding: 0 30px;
    position: absolute;
    right: 184px;
}
.recipe-single .single-image > a > i {margin-right: 7px;}
.recipe-single .post-name ul.meta li {
    color: #444;
    font-weight: 700;
    letter-spacing: 0.4px;
}
.recipe-single .post-name ul.meta li > a {
    font-style: italic;
    text-transform: initial;
}
.recipe-single .post-name .meta {margin-bottom: 15px;}
.recipe-single .post-name > h1 {
    font-family: playfair display;
    letter-spacing: 0.3px;
    margin-bottom: 15px;
}
.serves-sec {
    float: left;
    width: 100%;
}
.recipe-single .post-name {margin-bottom: 0;}
.serves-sec > strong {
    color: #676767;
    float: left;
    font-family: crimson text;
    font-size: 20px;
    font-style: italic;
    width: 100%;
}
.serves-sec > ul {
    float: left;
    font-style: italic;
    list-style: outside none none;
    margin-bottom: 0;
    margin-right: 20px;
    padding-left: 0;
    width: 100%;
}
.serves-sec > ul > li {
    color: #6f6f6f;
    float: left;
    font-family: crimson text;
    font-size: 16px;
    letter-spacing: 0.4px;
    margin-top: 10px;
    width: 47%;
}
.serves-sec > ul > li > i {margin-right: 10px;}
.serves-sec > ul > li:last-child {
    font-size: 20px;
    font-weight: 700;
}
.recipe-ratings {
    background: #fafafa none repeat scroll 0 0;
    float: right;
    padding: 15px 30px 10px;
    text-align: center;
    width: 160px;
}
.recipe-ratings > span {
    color: #6f6f6f;
    float: left;
    font-family: crimson text;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 0.4px;
    line-height: initial;
    width: 100%;
}
.recipe-ratings > ul {
    display: inline-block;
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
}
.recipe-ratings > ul > li {
    float: left;
    font-size: 13px;
    margin-right: 7px;
    margin-top: 3px;
}
.recipe-instructions {
    background: rgba(0, 0, 0, 0) url("../images/recipe-instructions-bg.jpg") no-repeat scroll center 0 / cover ;
    border: 2px solid #f5f5f5;
    float: left;
    margin-bottom: 35px;
    margin-top: 50px;
    padding: 45px;
    position: relative;
    width: 100%;
    z-index: 1;
}
.recipe-instructions::before {
    background: rgba(251, 251, 251, 0.93) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.recipe-instructions > h3 {
    color: #262626;
    float: left;
    font-family: playfair display;
    font-size: 22px;
    letter-spacing: 0.3px;
    margin: 0;
    width: 100%;
}
.recipe-instructions > ul {
    float: left;
    font-style: italic;
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
    width: 100%;
}
.recipe-instructions > ul > li {
    color: #5c5c5c;
    float: left;
    font-size: 15px;
    line-height: 25px;
    margin-top: 25px;
    padding-left: 65px;
    position: relative;
    width: 100%;
}
.recipe-instructions > ul > li > span {
    background: #fff none repeat scroll 0 0;
    color: #2d2d2d;
    font-size: 12px;
    font-style: normal;
    font-weight: 800;
    height: 29px;
    left: 0;
    line-height: 29px;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 29px;
}
.recipe-instructions > ul > li > span::before {
    border-bottom: 4px solid transparent;
    border-left: 4px solid #000;
    border-top: 4px solid transparent;
    content: "";
    position: absolute;
    right: -5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.recipe-single p {
    color: #3f3f3f;
    float: left;
    font-family: cabin;
    font-weight: 400;
    letter-spacing: 0.4px;
    line-height: 24px;
    width: 100%;
}
.default-template h2 {
    color: #262626;
    float: left;
    /*font-family: playfair display;*/
    font-size: 27px;
    letter-spacing: 0.3px;
    margin: 0 0 20px;
    width: 100%;
}
.recipeimages-grides > .row {margin: 0 -10px -20px;}
.recipeimages-grides > .row > div {padding: 0 10px 20px;}
.recipeimages-grides.image-grids {margin-bottom: 30px;}
.default-template hr {
    float: left;
    width: 100%;
}
.default-template > p > strong {
    float: left;
    text-align: center;
    width: 100%;
}
.ingredients {
    float: left;
    margin-top: 30px;
    width: 100%;
}
.ingredients > img {
    float: left;
    margin-right: 30px;
}
.ingredients-list > span {
    color: #262626;
    float: left;
    font-family: playfair display;
    font-size: 22px;
    font-weight: 700;
    width: 100%;
}
.ingredients-list > ul {
    float: left;
    list-style: outside none none;
    margin-bottom: 0;
    margin-top: 17px;
    padding-left: 0;
    width: 100%;
}
.ingredients-list > ul > li {
    color: #262626;
    float: left;
    font-family: crimson text;
    font-size: 16px;
    letter-spacing: 0.4px;
    margin-bottom: 5px;
    padding-left: 20px;
    position: relative;
    width: 100%;
}
.ingredients-list > ul > li:last-child {margin-bottom: 0;}
.ingredients-list {display: table;}
.ingredients-list > ul > li::before {
    color: #4c4c4c;
    content: "\f0da";
    font-family: fontawesome;
    font-size: 15px;
    left: 0;
    position: absolute;
}
.ingredients-list.full {
    float: left;
    width: 100%;
}
.ingredients-list.full > ul > li {
    padding-right: 15px;
    width: 32%;
}
/*===== Recipe Widgets =====*/
.recent-recipe .tab-post {margin-bottom: 30px;}
.recent-recipe .tab-post:last-child {margin-bottom: 0;}
.recent-recipe .tab-post > .post-thumb {
    margin-right: 30px;
    max-width: 101px;
}
.recent-recipe ul {
    display: table;
    float: none;
    width: auto;
}
.recent-recipe ul > li::before {display: none;}
.recent-recipe ul > li {
    border: 0 none;
    color: #999;
    font-size: 11px;
    margin-right: 15px;
    padding: 0;
    width: auto;
}
.recent-recipe ul > li:last-child {margin-right: 0;}
.recent-recipe ul > li > i {margin-right: 5px;}
.recent-recipe .tab-post > h5 {
    color: #444;
    font-family: raleway;
    font-size: 14px;
    font-weight: 700;
    margin-top: 10px;
}
.recent-recipe .tab-post > span {
    font-family: lato;
    font-size: 12px;
    font-weight: 400;
}
.recipe-widget-carousel {
    float: left;
    width: 100%;
}
.recipe-widget-post {
    float: left;
    text-align: center;
    width: 100%;
}
.recipe-widget-post > a {
    float: left;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}
.recipe-widget-post > a:before {
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    content: "";
    background: #000;
    opacity: 0;
    position: absolute;
    z-index: 1;
}
.recipe-widget-post > a:hover:before {opacity: .1;}
.recipe-widget-post > a img {
    height: auto;
    width: 100%;
}
.recipe-widget-post > h3 {
    color: #444;
    float: left;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 15px;
    width: 100%;
}
.recipe-widget-post > h3 > a {color: inherit;}
.recipe-widget-post > p {
    color: #555;
    display: inline-block;
    font-size: 13px;
    letter-spacing: 0.3px;
    line-height: 24px;
    padding: 0 15px;
}
.recipe-post-info {
    border: 1px solid #eee;
    margin-top: 20px;
    float: left;
    padding: 15px 20px 15px 35px;
    width: 100%;
}
.recipe-post-info > ul {
    margin-top: 10px;
    width: auto;
}
.recipe-post-info > ul > li::before {display: none;}
.recipe-post-info > ul > li {
    border: 0 none;
    color: #a0a0a0;
    font-size: 11px;
    margin-right: 15px;
    padding: 0;
    width: auto;
}
.recipe-post-info > ul > li:last-child {margin-right: 0;}
.recipe-post-info > ul > li > i {
    font-size: 13px;
    margin-right: 10px;
}
.recipe-post-info > a {
    background: #f6f6f6 none repeat scroll 0 0;
    color: #a0a0a0;
    float: right;
    font-size: 10px;
    height: 38px;
    line-height: 38px;
    width: 38px;
}
.has-megamenu .megamenu .megamenu-lists {display: none;}
.mega-carousel-slick > button.flickity-prev-next-button {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
.mega-carousel-slick > button.flickity-prev-next-button.next {right: 20px;}
.mega-carousel-slick > button.flickity-prev-next-button.previous {
    left: auto;
    right: 20px;
    top: 43.6%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.mega-carousel-slick > button.flickity-prev-next-button::before {display: none;}
.mega-carousel-slick > button.flickity-prev-next-button > svg {
    height: 12px;
    margin-top: 2px;
}
.mega-carousel-slick > button.flickity-prev-next-button > svg:hover {fill: #fff;}
.responsive-menu > ul li i,
.responsive-menu > div > ul li i {display: none;}
.responsive-menu > ul li.dropdown i,
.responsive-menu > div > ul li.dropdown i {display: block;}
/* mfn-gallery*/
.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}
.mfp-bg,
.mfp-wrap {z-index: 99999;}
.rsswidget {color: inherit;}
.menu-links ul li:hover {background: #fcfcfc none repeat scroll 0 0;}
.menu-links ul li.menu-item-has-children::before {
    content: "\f105";
    font-family: fontawesome;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    transform: translateY(-50%);
left: auto;
margin-top: 0;
}
.menu-links ul > li > ul.sub-menu li {border-top-color: #eeeeee;}
.menu-links ul > li > ul.sub-menu li a {background: #fafafa none repeat scroll 0 0;}
/*===== Poptrox Nav Styling =====*/
.poptrox-popup .nav-previous, 
.poptrox-popup .nav-next {
    background: #000 none repeat scroll 0 0;
    color: transparent !important;
    height: 40px !important;
    left: 35px !important;
    opacity: 0 !important;
    top: 50% !important;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px !important;
}
.poptrox-popup .nav-previous > div, 
.poptrox-popup .nav-next > div {
    height: initial !important;
    left: 50% !important;
    margin-top: 0 !important;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: initial !important;
}
.poptrox-popup .nav-next {
    left: auto !important;
    right: 35px !important;
}
.poptrox-popup .nav-previous > div::before, 
.poptrox-popup .nav-next > div::before {
    color: #fff;
    content: "\f053";
    font-family: fontawesome;
    font-size: 15px;
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.poptrox-popup .nav-next > div::before {content: "\f054";}
.poptrox-popup:hover .nav-previous {
    left: 10px !important;
    opacity: 0.5 !important;
}
.poptrox-popup:hover .nav-next {
    opacity: 0.5 !important;
    right: 10px !important;
}
.poptrox-popup .nav-previous:hover,
.poptrox-popup .nav-next:hover {opacity: 1 !important;}
/*===== Menu Style2 =====*/
.creative-header.dark nav {border-bottom-color: #4a4a4a;}
.menu-style2 .menu-links ul {    
    border: 1px solid #808080;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    max-width: 310px;
    min-width: initial;
}
.menu-style2 .menu-links ul li {
    background: rgba(34, 37, 51, 0.99) none repeat scroll 0 0;
    border-top-color: #2c3e50;
    color: #ffffff;
}
.menu-style2 .menu-links ul li:first-child {
    -webkit-border-radius: 15px 15px 0 0;
    -moz-border-radius: 15px 15px 0 0;
    -ms-border-radius: 15px 15px 0 0;
    -o-border-radius: 15px 15px 0 0;
    border-radius: 15px 15px 0 0;
}
.menu-style2 .menu-links ul li:last-child {
    -webkit-border-radius: 0 0 15px 15px;
    -moz-border-radius: 0 0 15px 15px;
    -ms-border-radius: 0 0 15px 15px;
    -o-border-radius: 0 0 15px 15px;
    border-radius: 0 0 15px 15px;
}
.menu-style2 .menu-links ul li.menu-item-has-children::before {right: 25px;}
.menu-style2 .menu-links ul > li > ul.sub-menu li a {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;}
.menu-style2 .menu-links ul > li > ul.sub-menu li {border-color: #2c3e50;}
.menu-style2 .menu-links ul li a {color: inherit;}
.menu-style2 .menu-links ul li:first-child {border-top: 0 none;}
.menu-style2 .menu-links ul li:hover {background: #a1b1bc none repeat scroll 0 0;}
/*===== New Center Logo Header =====*/
.add-bar.center-logo {
    padding: 30px 0;
    text-align: center;
    background: none;
}
.add-bar.center-logo .logo {
    display: inline-block;
    float: none;
    margin: 15px 0;
}
.bar-header.center {text-align: center;}
.bar-header.style2 nav {background: #ffffff none repeat scroll 0 0;}
.bar-header.style2 nav > ul > li {color: #555555;}
.bar-header.style2 nav > ul > li > a {color: inherit;}
/*===== New Footer Styles =====*/
footer.style2,
footer.style3 {text-align: center;}
footer.style2 .widget {
    display: inline-block;
    float: none;
    max-width: 530px;
}
footer.style2 .about-widget > p,
footer.style3 .about-widget > p {
    font-size: 14px;
    line-height: 26px;
}
footer.style2 .about-logo,
footer.style3 .about-logo {width: 100%;}
footer.style2 .simple-social-links {
    display: inline-block;
    float: none;
    margin-top: 40px;
    width: auto;
}
footer.style2 .simple-social-links > a {
    font-size: 18px;
    margin-right: 15px;
    padding-right: 15px;
    position: relative;
    width: auto;
}
footer.style2 .simple-social-links > a::before {
    background: #6c6c6c none repeat scroll 0 0;
    content: "";
    height: 8px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
}
footer.dark.style2 .simple-social-links > a,
footer.dark.style3 .social-footer > ul li {color: #ffffff;}
footer.style2 .simple-social-links > a:last-child::before {display: none;}
footer.style2 .simple-social-links > a:last-child {
    margin-right: 0;
    padding-right: 0;
}
footer.dark.style2 .about-widget > p,
footer.dark.style3 .about-widget > p {color: #bbbaba;}
footer.light.style2 .about-widget > p,
footer.light.style3 .about-widget > p {color: #8a8a8a;}
footer.style2 .simple-social-links > a {color: #5e5e5e;}
.bottom-footer.light {background: #c0c0c0 none repeat scroll 0 0;}
.bottom-footer.light ul li {color: #4f4f4f;}
footer.style3 .widget {padding: 0 60px;}
footer.style2 .widget-title::before,
footer.style3 .widget-title::before {left: 45%;}
footer.style2 .widget-title::after,
footer.style3 .widget-title::after {
    left: auto;
    right: 45%;
}
footer.style2 .widget-title h4::before,
footer.style3 .widget-title h4::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
footer.style2 .widget-title > h4,
footer.style3 .widget-title > h4 {font-size: 22px;}
.social-footer {
    display: inline-block;
    max-width: 320px;
    width: 100%;
}
.social-footer > ul li {
    border: 1px solid #343434;
    color: #ffffff;
    float: left;
    font-size: 20px;
    line-height: 70px;
    max-height: 70px;
    padding: 0;
    max-width: 80px;
    width: 100%;
}
.social-footer > ul li:last-child {border: 1px solid #343434;}
.social-footer > ul li a {
    float: left;
    width: 100%;
}
footer.style2 .widget-title,
footer.style3 .widget-title {margin-bottom: 40px;}
.widget .social-footer > ul li:hover > a,
.widget .social-footer > ul li > a:hover,
footer.light.style3 .social-footer li:hover a {color: #ffffff;}
footer.light.style3 .social-footer li a {color: #5e5e5e;}
footer.light.style3 .social-footer > ul li:last-child,
footer.light.style3 .social-footer > ul,
footer.light.style3 .social-footer > ul li {border-color: #bdbdbd;}
/*===== Main Slide Carousel =====*/
.mainslide-carousel {
    float: left;
    width: 100%;
}
.slide-carousel-post {
    float: left;
    position: relative;
    width: 100%;
}
.slide-carousel-post::before {
    background: #000000 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.6;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.slide-carousel-post > img {width: 100%;}
.slider-postdetail {
    left: 20%;
    max-width: 420px;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}
.slider-postinfo {
    display: inline-block;
    list-style: outside none none;
    margin-bottom: 20px;
    padding-left: 0;
}
.slider-postinfo > li {
    color: #ffffff;
    float: left;
    font-family: montserrat;
    font-size: 13px;
    margin-right: 20px;
    text-transform: uppercase;
}
.slider-postinfo > li:last-child {
    margin-right: 0;
    margin-top: 15px;
}
.slider-postinfo > li > img {border: 3px solid;}
.slider-postdetail > h4 {
    color: #ffffff;
    font-family: montserrat;
    font-size: 22px;
    margin: 0;
}
.slider-postdetail > h4 > a {color: inherit;}
.social-share {
    display: inline-block;
    margin-top: 25px;
}
.social-share > strong {
    color: #ffffff;
    float: left;
    font-family: montserrat;
    font-size: 11px;
    margin-right: 30px;
    text-transform: uppercase;
}
.social-share > ul {
    float: left;
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
}
.social-share > ul > li {
    color: #ffffff;
    float: left;
    font-size: 16px;
    margin-right: 12px;
    padding-right: 12px;
}
.social-share > ul > li a {color: inherit;}
.social-share > ul > li::before {
    background: #6c6c6c none repeat scroll 0 0;
    height: 8px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
    z-index: 1;
}
.social-share > ul > li:last-child {
    margin-right: 0;
    padding-right: 0;
}
.social-share > ul > li:last-child::before {display: none;}
.mainslide-carousel .owl-dots {
    bottom: auto;
    left: 75px;
    top: 55px;
    -webkit-transform: translate(0px);
    -moz-transform: translate(0px);
    -ms-transform: translate(0px);
    -o-transform: translate(0px);
    transform: translate(0px);
}
.mainslide-carousel .owl-dots > div {
    border-color: #464646;
    height: 12px;
    padding: 0;
    width: 12px;
}
.mainslide-carousel .owl-dots > div.active {padding: 0;}
/*===== Featured Text Carousel =====*/
.featured-textcarousel {
    float: left;
    position: relative;
    width: 100%;
}
.featured-textcarousel > img {max-width: 100%; width: 100%;}
.text-carousel {
    left: 19%;
    max-width: 650px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
}
.carousel-data {float: left;}
.carousel-data > h2 {
    color: #ffffff;
    float: left;
    font-family: montserrat;
    font-size: 80px;
    font-weight: 900;
    margin: 0;
    width: 100%;
}
.carousel-data > h2 span {
    float: left;
    font-size: 45px;
    width: 100%;
}
.textcarousel-social {
    float: left;
    list-style: outside none none;
    margin-bottom: 0;
    margin-left: 1px;
    margin-top: 40px;
    padding-left: 0;
}
.textcarousel-social > li {
    border: 1px solid #646464;
    color: #ffffff;
    float: left;
    font-size: 18px;
    height: 52px;
    line-height: 52px;
    margin-left: -1px;
    text-align: center;
    width: 52px;
}
.textcarousel-social > li a {
    color: inherit;
    display: block;
}
.bar-header.style2 nav > ul > li::before {
    background: #f3f3f3 none repeat scroll 0 0;
    content: "";
    height: 10px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
}
.bar-header.style2 nav > ul > li {
    position: relative;
    z-index: 2;
}
.bar-header.style2 nav > ul > li:first-child::before {display: none;}
.megamenu > .row > div:last-child .mega-links > a {border-right: 0 none;}
.mega-links > a:last-child {border-bottom: 1px solid #f7f7f7;}
.mega-links > a {border-right: 1px solid #f7f7f7;}
.mega-links {border-right: 0;}
.bar-header.style2 {
    border-bottom: 1px solid #f7f7f7;
    border-top: 1px solid #f7f7f7;
}
footer .widget .tab-post .post-thumb img {width: 70px;}
.bar-header.style2 nav form button {color: #515151;}
.currecipe-info > img {width: auto !important;}
#loaded {
    float: left;
    height: 62px;
    margin-top: 30px;
    width: 100%;
}
.infinite_end > p {
    font-family: lato;
    font-size: 22px;
    margin-top: 22px;
    text-align: center;
}
.transparent-header.style2.bg-layer nav ul.menu-links > li {padding-bottom: 0;}
.transparent-header.style2.bg-layer {padding-top: 0;}
.event-detail {
    border: 2px solid #f0f0f0;
    float: left;
    margin-bottom: 30px;
    padding: 20px;
    width: 100%;
}
.event-detail > ul {
    float: left;
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
    position: relative;
    width: 100%;
}
.event-detail > ul > li {
    color: #7c7c7c;
    display: block;
    font-family: JaapokkiRegular;
    font-size: 13px;
    padding: 15px 40px;
    position: relative;
}
.event-detail > ul > li:nth-child(2n+1) {background: #fafafa none repeat scroll 0 0;}
.event-detail > ul > li:nth-child(2n) {background: #fdfdfd none repeat scroll 0 0;}
.event-detail > ul > li > span {
    float: left;
    margin-right: 70px;
    text-align: right;
    text-transform: uppercase;
    width: 25%;
}
.event-detail > ul::after {
    background: #f0f0f0 none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 2px;
}
.event-detail > ul::after {right: 69%;}
.loadmore.ajax_loader > p {margin-bottom: 0;}
.none{display:none;}
.product-list .product-img {
    margin-bottom: 0;
    margin-right: 20px;
    width: 50%;
}
.product-list .product-post h5 {
    float: none;
    margin-top: 10px;
    width: auto;
}
.product-list .product-post {min-height: initial;}
.product-list .product-post .amount {
    display: block;
    float: none;
}
.sort-by form.woocommerce-ordering {width: 200px;}
.pagination li.disabled:hover > a {cursor: pointer;}
form.cart table td a {
    background: #333333 none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    float: left;
    padding: 10px 20px;
}
form.cart table td.label {
    border: 0 none;
    display: table-cell;
    padding: 10px 0;
}
form.cart table td.label label {margin-bottom: 0;}
/*.transparent-header.bg-layer form {
    display: initial;
    float: right;
    margin-top: -25px;
}
.transparent-header.bg-layer nav {
    display: initial;
    float: left;
}
.transparent-header.bg-layer .logo {
    display: initial;
    float: left;
}*/
.transparent-header.bg-layer form button {
    float: right;
    margin-top: -25px;
}
.transparent-header.bg-layer.style2 form button {margin-top: 0;}
.no-image .texty-post-img .post-thumb {background: transparent;}
.post-comments .comment .comment-detail ul ul,
.post-comments .comment .comment-detail ol ol {margin: 0;}
.load-btn > a.active > i {
    -webkit-animation: .5s ease 0s normal none infinite running spin;
    -moz-animation: .5s ease 0s normal none infinite running spin;
    -ms-animation: .5s ease 0s normal none infinite running spin;
    -o-animation: .5s ease 0s normal none infinite running spin;
    animation: .5s ease 0s normal none infinite running spin;
}
@-ms-keyframes spin { 
    from { 
        -ms-transform: rotate(0deg); 
    } to { 
        -ms-transform: rotate(360deg); 
    }
}
form.cart table td a {
    background: #333333 none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    float: left;
    padding: 10px 20px;
}
form.cart table td.label {
    border: 0 none;
    display: table-cell;
    padding: 10px 0;
}
form.cart table td.label label {
    margin-bottom: 0;
}
.none{display:none;}
.iframe-width{width:100%;}
.wpb_wrapper .widget_crazyblog-post-tabs .tabs-widget > .nav > li.active > a {color: #ffffff !important;}
/*===== New Changes 25-7-16 =====*/
.mfn-gallery li {
    float: left;
    font-size: 14px;
    margin-bottom: 15px;
    width: 100%;
}
.default-template .single-image ul, 
.default-template .single-image ol {width: auto;}
ul.meta li a i {margin-right: 5px;}
/*===== New Changes 29-7-16 =====*/
.page-name ul li span {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    margin-bottom: inherit;
}
.single-quote ul,
.single-link ul{width: auto;}
button.process {
    color: transparent !important;
    text-indent: 0;
}
.subscribe-submit.process {
    overflow: hidden;
    position: relative;
}
#coming-soon-loader {
    color: #fff;
    font-size: 18px;
    height: 20px;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 20px;
    z-index: 99999;
}
.ads-setting {
    text-align: center;
    margin: 30px 0;
}
.ads-setting.right {
    text-align: right;
}
.ads-setting.left {
    text-align: right;
}
#comming-soon-notify,
#coming-soon-loader{
    display:none;
}
/* ================= comming soon preloader ================== */
.rings::before {
    background: #262626 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.9;
    position: fixed;
    top: 0;
    width: 100%;
}
.rings {
    background-color: #262626;
    color: #ff8000;
    left: 50%;
    margin-left: -110px;
    opacity: 0.9;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 220px;
    z-index: 2147483647;
}
.rings > div {
    width: 20px;
    height: 20px;
    display: block;
    float: left;
    margin: 0 8px 0 8px;
    border: 4px solid currentColor;
    border-radius: 100%;
    -webkit-animation: ringAnim 2000ms infinite ease-in-out;
    animation: ringAnim 2000ms infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.rings .ring1 {
    -webkit-animation-delay: 2285.71429ms;
    animation-delay: 2285.71429ms;
}
.rings .ring2 {
    -webkit-animation-delay: 2571.42857ms;
    animation-delay: 2571.42857ms;
}
.rings .ring3 {
    -webkit-animation-delay: 2857.14286ms;
    animation-delay: 2857.14286ms;
}
.rings .ring4 {
    -webkit-animation-delay: 3142.85714ms;
    animation-delay: 3142.85714ms;
}
.rings .ring5 {
    -webkit-animation-delay: 3428.57143ms;
    animation-delay: 3428.57143ms;
}
@-webkit-keyframes ringAnim {
    0%, 80%, 100% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}
@keyframes ringAnim {
    0%, 80%, 100% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}
button.rotate > i,
button.process > i{
    -webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
}
form.footer-newsletter button > i{
    display: none;
}
button.process {
    color: transparent !important;
    overflow: hidden;
    position: relative;
}
button.process > i {
    color: #fff;
    font-size: 18px;
    height: 20px;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 20px;
    z-index: 99999;
}
@-moz-keyframes spin { 
    from { 
        -moz-transform: rotate(0deg); 
    } to { 
        -moz-transform: rotate(360deg); 
    }
}
@-webkit-keyframes spin { 
    from { 
        -webkit-transform: rotate(0deg); 
    } to { 
        -webkit-transform: rotate(360deg); 
    }
}
@keyframes spin { 
    from { 
        transform: rotate(0deg); 
    } to { 
        transform: rotate(360deg); 
    }
}
.mfn-gallery > p {margin: 0 0 30px;}
.mfn-gallery {margin-bottom: 55px;}
footer.dark.style2 div.simple-social {
    float: left;
    margin-top: 25px;
    text-align: center !important;
    width: 100%;
}
.centred {text-align: center;}
.texty-post.small .post-thumb {max-width: 172px;}

.tabs-posts.style2 ul {
    float: none;
    width: auto;
}
.tabs-posts.style2 ul li {
    border-bottom: 0 none;
    font-family: montserrat;
    font-size: 11px;
    line-height: initial;
    margin-right: 15px;
    padding: 0;
    width: auto;
}
.tabs-posts.style2 ul li a {
}
.tabs-posts.style2 ul li::before {display: none;}
.tabs-posts.style2 ul li:last-child {margin-right: 0;}
.tab-post .categ {
    color: #999;
    font-size: 11px;
}
.categ > a::after{content:", "}
.categ > a {color: inherit;}
.wpb_vc_param_value.cat.checkbox 
     {
    display: inline-block !important;
     }
add in dashicons.css.dark {
    float: left;position: initial;width: 100%;
     }
.form-allowed-tags { display: none; }
.tagcloud > a{font-size: 12px !important;}
.mfn-gallery p a img {
    display: inline-block;
    margin: 20px 0;
}
.mfn-gallery p a img.alignleft {
    margin-right: 25px;
}
.mfn-gallery p a img.alignright {
    margin-left: 25px;
}

.select2-container.select2-container--default.select2-container--open {
    background: #f9f9f9;
    width: 198px;
    z-index: 9;
}
.filter-bar .woocommerce-ordering {
    background: #f9f9f9 none repeat scroll 0 0;
    margin-bottom: 0;
    position: relative;
}
.selection {
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    padding: 17px 10px;
    text-transform: uppercase;
    width: 100%;
}
.select2-results__options > li {
    border-bottom: 1px solid #eee;
    cursor: pointer;
    font-size: 13px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
.select2-results__options {
    padding-left: 0;
}
.filter-bar .woocommerce-ordering::before {
    content: "\f107";
    font-family: fontawesome;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}


/* header carousel */

.heeader_5_carousal {
    float: left;
    width: 100%;
    padding-left:0;
    list-style: none;
}
.heeader_5_carousal li {
    display: inline-block;
    width: 100%;
}
.heeader_5_carousal li a img {
    float: left;
    width: 100%;
}
.header5-post-thumb > h4 a {
    font-family: raleway;
    padding-top:10px;
    float:left;
    width: 100%;
}
.heading-newtick {
    background: #f00 none repeat scroll 0 0;
    border-radius: 5px 0 0 5px;
    border-right: 2px solid #fff;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    line-height: 34px;
    padding: 0 10px;
    position: relative;
    text-transform: uppercase;
    width: 135px;
}
.cbnewsticker {
    border: 2px solid indigo;
    border-radius: 7px;
    float: left;
    margin-bottom: 5px;
    position: relative;
    width: 100%;
}
.newstick_controls {
    background: #f00 none repeat scroll 0 0;
    border-left: 2px solid #fff;
    border-radius: 0 5px 5px 0;
    color: #fff;
    line-height: 34px;
    padding: 0 30px;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
.newstick_controls > div {
    cursor: pointer;
    display: inline-block;
}
.news_tick {
    background: #edefea none repeat scroll 0 0;
    display: inline-block;
    float: none;
    line-height: 34px;
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
    width: 100%;
}
.news_tick li {
    border-right: 2px solid #fff;
    display: list-item;
    padding-left: 20px;
    padding-right: 25px;
    position: relative;
    width: auto;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.news_tick li::before {
    background: #888888 none repeat scroll 0 0;
    border-radius: 10px;
    content: "";
    height: 5px;
    left: 8px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
}
.news_content {
    margin-left: 137px;
    width: 80.5%;
}
.news_tick .owl-nav > div {
    margin-left: 0;
}
.news_tick .owl-nav .owl-prev::before {
    left: 950px;
}

.header5-post-thumb {
    float: left;
    width: 100%;
}
.attachment-crazyblog_100x100.size-crazyblog_100x100.wp-post-image {
}
/*---new carousel header ---*/
.heeader_5_carousal li .header5-post-thumb a {
    display: inline-block;
    height: 100px;
    max-height: 100px;
    max-width: 100px;
    min-height: 100px;
    min-width: 100px;
    width: 100px;
}
.heeader_5_carousal li .header5-post-thumb h4 {
    color: #333;
    float: left;
    font-size: 13px;
    margin-bottom: 0;
    margin-top: 0;
    width: 100%;
}
.heeader_5_carousal li .header5-post-thumb a img {
    display: inline-block;
    width: 100%;
}
.heeader_5_carousal li .header5-post-thumb > h4 > a {
    color: inherit;
}
footer .photos-carousel .gallery-slide > div img{float:left; width: 100%;}

.texty-style div.col-md-4:nth-child(3n+1) {clear: both;}
.post-name .meta {padding-left: 0;}
.billing-sec .row .col-md-6 p {
    width: 100%;
}
.shop-products .shop > .col-md-4:nth-child(3n+1) {
    clear: both;
}
.billing-sec .col-md-12 .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 2px solid #cccc;
    border-radius: 4px;
}
.billing-sec .col-md-12 .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 39px;
    margin-left: 10px;
}
.billing-sec .col-md-12 .selection {
    padding: 0;
}

#crazyblog_woo_checkout_form .select2-container .select2-selection--single {
    border: 2px solid #e7e7e7;
    height: 50px;
}
#crazyblog_woo_checkout_form .select2-container .select2-selection--single > span {
    line-height: 48px;
}
#crazyblog_woo_checkout_form .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 12px;
}
.selection {
    padding: 0;
}
.checkout.woocommerce-checkout .input-text {
    border: 2px solid #e7e7e7;
    height: 50px;
    padding: 10px;
}
.checkout.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 43px;
    position: absolute;
    right: 5px;
    top: 1px;
    width: 20px;
}
.checkout.woocommerce-checkout  .select2-container .select2-selection--single {
    border: 2px solid #e7e7e7;
    border-radius: 0;
    height: 50px;
    padding-top: 9px;
}
.checkout .place-order #place_order.button.alt {
    background: #494949 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    float: left;
    font-family: Lato;
    font-size: 12px;
    font-weight: bold;
    height: 52px;
    margin: 10px 20px;
    padding: 0 32px;
    text-transform: uppercase;
}
.woocommerce-ordering .select2.select2-container.select2-container--default {
    height: 50px;
    padding-left: 10px;
    padding-top: 14px;
}
.sub-menu li::before {
    font-family: fontawesome;
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -9px;
}