/*
 Theme Name:   Smartblog Child
 Theme URI:    http:smartblog.xalothemes.net
 Description:  Smartblog Child Theme
 Author:       Xalothemes Team
 Author URI:   http://xalothemes.net/
 Template:     smartblog
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, translation-ready
 Text Domain:  smartblog-child
*/

@import url('css/style.css');

/*style-blog.css*/

@font-face {
    font-family: "Futura Std";

  src: local('Futura Std'),
     url('./fonts/FuturaStd-Book.woff') format('woff'),
     url('./fonts/FuturaStd-Book.eot') format('eot'),
     url('./fonts/FuturaStd-Book.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
    unicode-range: "U+0-10FFFF";
}

.post-slider .owl-dots {
    display: none;
}

.main-container {
    font-family: "Futura Std";
    background-color: #FFFFFF;
}

.owl-carousel-kronos.owl-loaded {
    display: block;
}

.owl-carousel-kronos {
    /*display: none;*/
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}

.post-slider-kronos {
    background-color: #fff;
    margin-bottom: 50px;
}

.owl-carousel-kronos .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px,0px,0px);
}

.owl-carousel-kronos .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;
}

.post-slider-kronos .post-item-kronos {
    margin: 0;
}

.post-slider-kronos .post-item-kronos .post-thumb {
    padding-right: 400px;
}

.post-item-kronos .post-thumb {
    position: relative;
    overflow: hidden;
}

.post-slider-kronos .post-item-kronos .post-item-info {
    overflow: hidden;
    text-align: center;
    padding: 30px;
    position: absolute;
    width: 400px;
    right: 0;
    height: 100%;
    top: 0;
}

.post-slider-kronos .post-item-kronos .post-thumb::before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 20px 15px 0;
    border-color: transparent #ffffff transparent transparent;
    left: inherit;
    margin-left: 0;
    bottom: inherit;
    right: 0;
    top: 50%;
    margin-top: -10px;
}

.owl-carousel-kronos:not(.thumbnails) .owl-item img {
    transform-style: preserve-3d;
}

.post-thumb img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
}

.post-item-kronos .post-cat {
    font-size: 10px;
    font-family: 'Montserrat',Sans-serif;
    text-transform: uppercase;
    margin-bottom: 4px;
    letter-spacing: 2px;
}

.post-item-kronos .post-cat {
    font-size: 12px;
}

.post-item-kronos .post-cat a {
    color: #603874;
}


.post-item-kronos .post-name {
    font-size: 16px;
}

.post-item-kronos .post-name {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 400;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    line-height: normal;
}

.post-item-kronos .post-excerpt, .post-item-kronos .post-content {
    margin-bottom: 25px;
}

.button, input[type="submit"] {
    font-family: 'Montserrat',Sans-serif;
    background: #000 none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    display: inline-block;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: normal;
    min-width: inherit;
    padding: 13px 10px;
    padding-bottom: 14px;
    text-transform: uppercase;
    text-align: center;
    width: 70%;
}

a.button:hover {
    color: #fff;
}

.button, input[type="submit"] {
    background: #603874 none repeat scroll 0 0;
}

.post-slider-kronos .post-item-kronos .post-inner {
    border: 1px solid #dddddd;
    padding: 25px 30px;
    position: relative;
    height: 100%;
}

.post-slider-kronos .post-item-kronos .post-inner {
    border: 1px solid #9c88bb;
}

.post-name a {
    color: #000;
    font-size: 16px;
}

.category-archilovers .archive-header {
    background: url('http://prueba.gethtml5.co/wordpress/wp-content/uploads/2017/05/bg-archilovers.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid #dddddd;
    margin-bottom: 50px;
    text-align: center;
    padding: 29px 0px;
}

.category-feel-theinspiration .archive-header {
    background: url('http://prueba.gethtml5.co/wordpress/wp-content/uploads/2017/05/bg-feel.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid #dddddd;
    margin-bottom: 50px;
    text-align: center;
    padding: 29px 0px;
}

.category-inside-kronos .archive-header {
    background: url('http://prueba.gethtml5.co/wordpress/wp-content/uploads/2017/05/bg-insidekronos.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid #dddddd;
    margin-bottom: 50px;
    text-align: center;
    padding: 29px 0px;
}

.category-living-in-style .archive-header {
    background: url('http://prueba.gethtml5.co/wordpress/wp-content/uploads/2017/05/bg-living.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid #dddddd;
    margin-bottom: 50px;
    text-align: center;
    padding: 29px 0px;
}

.archive-header .page-title {
    color: #6b3576;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    background: #fff;
    margin: 10px 350px;
    padding: 12px 0;
}



.sd-social-icon .sd-content ul li[class*=share-].share-facebook a.sd-button, .sd-social-icon .sd-content ul li[class*=share-].share-linkedin a.sd-button {
    background: transparent;
    color: #4a4a4a!important;
    opacity: 1;
}

.sd-content ul li a.sd-button:before {
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font: 400 28px/1 social-logos;
    vertical-align: top;
    text-align: center;
}


.post-detail .post-item .box-footer {
    display: none;
}

.newsletter-form-wrap:before {
  content: '';
  display: block;
  background-image: url('http://prueba.gethtml5.co/wordpress/wp-content/uploads/2017/05/suscribirse.jpg');
  height: 100px;
  width: 100%;
  background-repeat: no-repeat;
    margin-bottom: 15px;
}

.post-item.first .post-thumb {
   height: 300px;
}

.post-item.first .post-thumb img {
    bottom: 50px;
    position: relative;
}

.post-related .post-item.first .post-thumb {
   height: auto;
}

.post-item.first .post-thumb img {
    bottom: 0;
    position: relative;
}


.list-1st-full .post-item.first .post-thumb {
    overflow: hidden;
}

.menu-item-231, .menu-item-234, .menu-item-242, .menu-item-245, #menu-item-231 {
    margin-top:10px!important;
}

.comment-respond {
    display:none;
}

.newsletter-form-wrap {
    text-align: center;
}

.button, input[type="submit"] {
    font-family: 'Montserrat',Sans-serif;
    background: #000 none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    display: inline-block;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: normal;
    min-width: inherit;
    padding: 13px 10px;
    padding-bottom: 14px;
    text-transform: uppercase;
    text-align: center;
    width: 70%;
}

.page-header header .site-branding .header-logo-wrapper {
    position: relative;
    width: 200px;
    top: 14px;
    text-align: center;
    margin: 0 auto;
}

#content div.sharedaddy, #main div.sharedaddy, div.sharedaddy {
    clear: both;
    text-align: center;
margin-top:50px;
}


div.sharedaddy h3.sd-title {
    margin: 0 0 1em 0;
    display: inline-block;
    line-height: 1.2;
    font-size: 11pt!important;
    font-weight: 400!important;
    text-align: center;
    color: #5f3776;
    font-family: "Futura Std";
}

div.sharedaddy h3.sd-title:before {
    content: "";
    display: block;
     width: 36%!important;
    min-width: 20px;
    background: #6b3576;
    margin-bottom: 1em;
    position: absolute;
    height: 1.5px;
    left: 43px;
    margin-top: 7px;
}

div.sharedaddy h3.sd-title:after {
    content: "";
    display: block;
    width: 36%!important;
    min-width: 20px;
    background: #6b3576;
    margin-bottom: 1em;
    position: absolute;
    height: 1px;
    right: 43px;
    margin-top: -10px;
}

div.sharedaddy h3.sd-title {
    margin: 0 0 3em 0!important;
}


.main-container,.main-container .h1, .main-container .h2, .main-container .h3, .main-container .h4, .main-container .h5, .main-container .h6, .main-container h1, .main-container h2, .main-container h3, .main-container h4, .main-container h5, .main-container h6, .main-container p, .main-container small, .main-container strong, .main-container b, .main-container span, .main-container a {
        font-family: "Futura Std";
}

a:hover, a:focus, .smartblog_latest_posts_widget .latest-post .post-name a:hover, .footer .copyright a, .post-item .post-cat a, .post-item .post-name a:hover, .navigation a:hover, .post-item .post-item-share .icon, .post-item .post-item-share .box-content a:hover, .post-detail .tags a:hover, .smart-mainmenu > li:hover>a, .smart-mainmenu > li.active>a, .smart-mainmenu .submenu > li:hover > a, .smart-mainmenu .submenu > li.active > a, .page-links >span, .post-item .post-metas a:hover {
    color: #603874;
}

.logo{
    margin-top: 5px;
}

.main-container{
    margin-top: 50px;
}

.post-slider .post-item .post-inner {
    border: 1px solid #9c88bb;
}

.post-item .post-cat {
    font-size: 12px;
}

.post-item .post-name {
    font-size: 16px;
}

.button:hover, input[type="submit"]:hover, .button:focus, input[type="submit"]:focus, .post-item .post-metas:before, .featured-category-item .cat-name:hover, .backtotop:hover, .backtotop:focus {
    background-color: #844BA4;
}

.button, input[type="submit"] {
    background: #603874 none repeat scroll 0 0;
}

.featured-category-item .cat-name {
    color: #603874;
}

.widget .widgettitle {
    color: #603874;
}

.smartblog-socials-widget .social {
    border: 1px solid #603874;
    font-size: 18px;
    color: #603874;
    line-height: 35px;
}

.widget .widgettitle:before {
    background-color: #603876;
}

.comment-reply-title, .post-related-title, .post-comments .block-title {
    color: #5f3776;
}

.comment-reply-title:before, .post-related-title:before, .post-comments .block-title:before {
    background-color: #5f3776;
}

.backtotop {
    background-color: #5f3776;
}

/*MENU*/

.page-header {
    background-color: #fff;
    border-bottom: 0;
    margin: 0;
    padding-bottom: 0;
    position: fixed;
    top: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    -webkit-transition-delay: .7s;
    transition-delay: .7s;
    width: 100%;
    z-index: 1000;
}
.page-header header .main-navigation {
    min-height: 70px;
    position: relative;
}

.container.container-custom {
    padding-left: 0;
    padding-right: 0;
}

body.home .page-header {
    background-color: #fff;
/*    position: absolute;*/
    z-index: 1000;
}

.page-header header .menu-icon {
    cursor: pointer;
    left: 15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 25px;
}


.page-header.hide-head{
    -webkit-transform: translateY(-70px);
    transform: translateY(-70px);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    
}


.page-header header .menu-icon {
    cursor: pointer;
    left: 15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 25px;
}

.page-header header .menu-icon .burger span {
    background: #4a4a4a;
    display: block;
    height: 2px;
    margin-bottom: 4px;
}

.page-header header .menu-icon .burger span:last-child {
    margin-bottom: 0;
    width: 50%;
}

.page-header header .menu-icon .menu-text {
    color: #4a4a4a;
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    margin-top: 2px;
}

.page-header header .site-branding .header-logo-wrapper .header-logo {
    margin: 20px 0;
    width: 130px;
}

.page-header header .site-branding .header-logo-wrapper {
    position: relative;
}

.page-header header .site-branding {
    text-align: center;
}




.menu-navigation-container.show {
    opacity: 1;
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
}

.menu-navigation-container {
    background: rgba(0, 0, 0, 0.4);
    bottom: 0;
    display: none;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
    z-index: 1000;
}

.show {
    display: block!important;
}

.menu-navigation-container .menu-navigation.show {
    left: 0;
    -webkit-transition-delay: .7s;
    transition-delay: .7s;
}

.menu-navigation-container .menu-navigation {
background: rgba(255, 255, 255, 0.9);
height: 100%;
left: -320px;
overflow: hidden;
position: relative;
top: 0;
-webkit-transition: left .5s;
transition: left .5s;
-webkit-transition-delay: 0s;
transition-delay: 0s;
width: 415px;
}

.menu-navigation-container .menu-navigation .menu-navigation-scroll {
  box-sizing: content-box;
  height: 100vh;
  max-height: 100%;
  margin-right: -15px;
  overflow-x: hidden;
  overflow-y: scroll;
  padding-right: 15px;
  width: 415px;
  }

.menu-navigation-container .menu-navigation .menu-close {
  cursor: pointer;
  padding: 25px;
  text-align: center;
  width: 415px;
 }



/*MENU LATERAL*/
.menu-navigation-container .menu-navigation .menu-close {
	cursor: pointer;
    padding: 25px;
    text-align: center;
    width: 415px;
}

.menu-navigation-container .menu-navigation .menu-close img {
    width: 25px;
    margin-top: 56px;
}

.menu-navigation-container .menu-navigation .menu-close span {
    color: #4a4a4a;
    font-size: 10px;
    margin-left: 8px;
    text-transform: uppercase;
}

.menu-navigation-container .menu-navigation ul.navbar-list li.menu-item a {
	color: #4f4e50;
    font-family: "Futura STD";
    font-size: 18px;
	text-transform: uppercase;
}

.menu-navigation-container .menu-navigation ul.navbar-list li.menu-item a:hover, .menu-navigation-container .menu-navigation ul.navbar-list li.menu-item a:focus, .menu-navigation-container .menu-navigation ul.navbar-list li.menu-item a:active, .menu-navigation-container .menu-navigation .menu-social a:hover, .menu-navigation-container .menu-navigation .menu-social a:focus, .menu-navigation-container .menu-navigation .menu-social a:active  {
  color: #763376;
  text-decoration: none;
  }	

.menu-navigation-container .menu-navigation ul.navbar-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 415px;
  }

.menu-navigation-container .menu-navigation ul.navbar-list li.menu-item {
    margin: 36px 0;
    position: relative;
    text-align: center;
}

.menu-navigation-container .menu-navigation ul.navbar-list li.menu-item::after {
    border: 0.5px solid #763376;
    bottom: -20px;
    color: #763376;
    content: '';
    height: 0;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 30px;
}

.menu-navigation-container .menu-navigation .menu-social {
  background: transparent;
  /*border-top: 1px solid #e6e6e6;*/
  padding: 40px 0;
  text-align: center;
  width: 415px; 
  }

.menu-navigation-container .menu-navigation .menu-social .kn-logo {
    margin-bottom: 40px;
}

.menu-navigation-container .menu-navigation .menu-social .kn-logo img {
    width: 185px;
}

.menu-navigation-container .menu-navigation .menu-social a {
    color: #4a4a4a;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    margin-right: 20px;
}


/*FOOTER*/
footer.site-footer {
    background: #fff;
    border: 0;
    color: #4a4a4a;
    margin-bottom: 40px;
    margin-top: 65px;
    padding: 30px 15px;
}

footer.site-footer .share-links {
    text-align: center;
    margin-bottom: 150px;
}

footer.site-footer .share-links .share-title {
    color: #763376;
    display: block;
    font-size: 16px;
    font-weight: 400;
}

footer.site-footer .share-links .share-icons {
    display: block;
}

footer.site-footer .share-links .share-icons a {
    color: #4a4a4a;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    padding: 15px 8px;
}

footer.site-footer .footer-row .nav-footer {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

footer.site-footer .footer-row .nav-footer li {
    margin-bottom: 20px;
}

footer.site-footer .footer-row .nav-footer li a {
    color: #763376;
    font-family: "Futura Std";
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
}

footer.site-footer .footer-row .nav-footer li.project-list {
    margin-bottom: 0;
}
.nav-footer ul{
    list-style: none;
    padding: 0;
}

footer.site-footer .footer-row .nav-footer ul.project-terms {
    list-style-type: none;
    margin: 0;
    margin-top: 20px;
    padding: 0;
}

footer.site-footer .footer-row .nav-footer ul.project-terms li {
    color: #58585a;
    font-family: "Futura Std";
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 0;
}

footer.site-footer .footer-row .nav-footer ul.project-terms li a {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

footer.site-footer .footer-row .nav-footer ul.project-terms ul.project-items {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
}

footer.site-footer .footer-row .nav-footer ul.project-terms ul.project-items li {
    color: #7c7c80;
    font-family: "Futura Std";
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 0;
}

footer.site-footer .footer-row .nav-footer ul.project-terms ul.project-items li a {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

footer.site-footer .footer-row .footer-info.footer-social {
    text-align: right;
}

footer.site-footer .footer-row .footer-info {
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 55px;
}

footer.site-footer .footer-row .footer-info.footer-social a {
    color: #4a4a4a;
    margin-right: 20px;
}

footer.site-footer .footer-row .footer-copy {
    font-family: "Futura Std";
    font-size: 10px;
    font-weight: 400;
    line-height: 26px;
    margin-top: 100px;
}

footer.site-footer .footer-row .footer-policy {
    margin-top: 100px;
    text-align: right;
}

footer.site-footer .footer-row .footer-policy a {
    color: #4a4a4a;
    font-family: "Futura Std";
    font-size: 10px;
    font-weight: 500;
    line-height: 26px;
    margin-right: 50px;
    text-decoration: underline;
}

.clear {
    clear: both;
}

.term-link {
    color: #763376;
    font-family: "Futura Std";
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    margin-bottom: 16px;
}

footer.site-footer .footer-row .nav-footer .footer-widget li {
    margin-bottom: 0;
}


footer.site-footer .footer-row .nav-footer .footer-widget li a{
    color: #58585a;
    font-family: "Futura Std";
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 0;
}


footer.site-footer .footer-row .nav-footer li.project-list a.glyphicon {
    float: right;
    font-family: 'Glyphicons Halflings';
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
}

.footer-copy {
    font-family: "Futura Std";
    font-size: 10px;
    font-weight: 400;
    line-height: 26px;
    margin-top: 100px;
}

.tagcloud a{
    padding: 7px;
    display: inline-block;
    font-size: 16px!important;
    background-color: #844BA4;
    color: white;
    margin-bottom: 4px;
}


.tagcloud a:nth-child(even){
    background-color: #9c88b9;
}

.tagcloud a:hover{
    color: white;
    text-decoration: none;
    background-color: #9b59b6;
}


.main-container {
    /*margin-top: 100px!important;*/
    margin-top: 120px!important;
}

.main-container2 {
    margin-top: 0px!important;
}

.main-container2 > div {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 50px;
}

footer.site-footer {
    margin-bottom: 0!important;
}

a:hover, a:focus, .smartblog_latest_posts_widget .latest-post .post-name a:hover, .footer .copyright a, .post-item .post-cat a, .post-item .post-name a:hover, .navigation a:hover, .post-item .post-item-share .icon, .post-item .post-item-share .box-content a:hover, .post-detail .tags a:hover, .smart-mainmenu > li:hover>a, .smart-mainmenu > li.active>a, .smart-mainmenu .submenu > li:hover > a, .smart-mainmenu .submenu > li.active > a, .page-links >span, .post-item .post-metas a:hover {
    color: #5f3776!important;
}

.post-item .post-metas, .post-item .post-metas a {
    color: #5f3776!important;
}

.button:hover, input[type="submit"]:hover, .button:focus, input[type="submit"]:focus, .post-item .post-metas:before, .featured-category-item .cat-name:hover, .backtotop:hover, .backtotop:focus {
    background-color: #9c88b9!important;
}

.socials .social {
    font-size: 18px;
    color: #fff;
    display: inline-block;
    padding: 13px 10px;
}

.menu-navigation-container .menu-navigation .menu-social a {
    color: #4a4a4a;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    margin-right: 0;
}

@media (max-width: 767px) {

    footer.site-footer .footer-row .nav-footer li.project-list {
        border-bottom: 1px solid #7c7c80;
        padding: 20px 0;
    }

    footer.site-footer .footer-row .nav-footer .menu-item + .project-list, footer.site-footer .footer-row .nav-footer .project-list:first-child {
        border-top: 1px solid #7c7c80;
    }

    footer.site-footer .footer-row .nav-footer .project-list + .menu-item {
        margin-top: 20px;
    }

    footer.site-footer .footer-row .footer-info.footer-social {
        text-align: left;
    }

    footer.site-footer .footer-row .footer-copy {
        font-size: 8px;
        margin-top: 10px;
        text-align: center;
    }

    footer.site-footer .footer-row .footer-policy {
        margin-top: 10px;
        text-align: left;
    }

    footer.site-footer .footer-row .footer-info {
        font-size: 11px;
        margin-bottom: 0;
        margin-top: 40px;
    }

    footer.site-footer .footer-row .footer-info.footer-social a {
        font-size: 14px;
        line-height: 20px;
    }

.col-xs-6 {
    width: 100%;
}

.logo {
    margin-top: 5px;
    left: -50px;
    position: relative;
}

.post-item.first .post-thumb {
   height: auto;
}

.post-item.first .post-thumb img {
    bottom: 0;
    position: relative;
}

div.sharedaddy h3.sd-title:before {
    display: none;
}

div.sharedaddy h3.sd-title:after {
    display: none;
}

div.sharedaddy h3.sd-title:before {
    display: none;
}

div.sharedaddy h3.sd-title:before {
    content: "";
    display: none;
    width: 36%!important;
    min-width: 20px;
    background: rgba(255, 255, 255, 0);
    margin-bottom: 1em;
    position: absolute;
    height: 1.5px;
    left: 43px;
    margin-top: 7px;
}

div.sharedaddy h3.sd-title:before {
    content: "";
    display: block;
    width: 100%;
    min-width: 30px;
    border-top: 1px solid rgba(221, 221, 221, 0)!important;
    margin-bottom: 1em;
}

.archive-header .page-title {
    color: #6b3576;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    background: #fff;
    margin: 0px auto;
    padding: 12px 0;
}

.post-slider-kronos .post-item-kronos .post-item-info {
    overflow: visible;
    text-align: center;
    padding: 30px;
    position: absolute;
    width: 400px;
    right: 0;
    height: 100%;
    top: 0;
}

.post-slider-kronos .post-item-kronos .post-item-info {
    overflow: visible;
    text-align: center;
    padding: 30px;
    position: relative;
    width: 100%;
    right: 0;
    height: 100%;
    top: 0;
}
    .post-slider-kronos .post-item-kronos .post-inner {
        border: 1px solid #9c88bb;
        display: block;
        height: 100%;
        background: #fff;
    }

.post-slider-kronos .post-item-kronos .post-thumb {
    padding-right: 0;
}


}


/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 1199px) { 
  .post-slider-kronos .post-item-kronos .post-thumb {
    padding-right: 190px;
    height: 500px;
  }

  .post-slider-kronos .post-item-kronos .post-item-info {
    background: #fff;
  }
}

@media (min-width: 768px) and (max-width: 989px) { 
  .post-slider-kronos .post-item-kronos .post-thumb {
    padding-right: 0px;
    height: 480px;
  }
}

.button:hover, input[type="submit"]:hover, .button:focus, input[type="submit"]:focus, .post-item .post-metas:before, .featured-category-item .cat-name:hover, .backtotop:hover, .backtotop:focus {
    background-color: #9c88b9!important;
    text-decoration: none!important;
}

/* Hide like meta-post */
.post-metas > span.like { display: none!important; }

@import url('style2.css');