body {
    font-family: "Open Sans";
    color: #95989A;
    font-size: 13px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

a {
    color: #95989A;
}

.sxBlogHeader {
    min-height: 170px;
    background-size: cover;
    background-position: center;
    text-align: center;
    color: #fff;
    padding-bottom: 28px;
    padding-top: 32px;
}

.sxBlogHeader .title {
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    max-width: 293px;
    margin: auto;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    padding-top: 0px;
    padding-bottom: 10px;
}

.sxBlogHeader .image img {
    border-radius: 50%;
    display: inline-block;
    width: 80px;
    height: auto;
}

.sxBlogHeader .name {
    padding-top: 10px;
    font-size: 13px;
    line-height: 18px;
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.sxBlogInfoText .h1 {
    color: #4D4D4D;
    font-size: 21px;
    line-height: 28px;
    font-weight: 600;
}

.sxBlogInfoText .info {
    color: #4D4D4D;
    font-size: 15px;
    line-height: 21px;
    font-weight: normal;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 30px;
    margin: 0;
}

.sxItem {
    padding-top: 19px;
    padding-bottom: 19px;
    border-bottom: 1px solid #eeeeee;
}

.sxItem h3 {
    margin: 0;
    font-weight: normal;
}

.sxItem .date {
    font-size: 13px;
    color: #FF6600;
    line-height: 18px;
    font-weight: 600;
}

.sxItem .comments {
    font-weight: 600;
    color: #BEBEBE;
    font-size: 13px;
    line-height: 18px;
}

.sxItem .comments.active {
    color: #FF6600;
}

.sxItem .sxBlogTitle {
    display: block;
    text-decoration: none;
    color: #4D4D4D;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 11px;
}

.sxItem .sxBlogTitle:hover {
    color: #FF6600;
}

.sxItem .sxBlogContent {
    color: #666666;
    font-size: 15px;
    line-height: 21px;
}

.sxItem .sxBlogReadMore {
    margin-top: 20px;
    display: inline-block;
    color: #FF6600;
    text-decoration: none;
    font-size: 15px;
}

.sxItem .sxBlogReadMore:hover {
    text-decoration: underline;
}

.sxBlogPagination {
    text-align: center;
    padding: 11px 0;
    font-size: 0;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 10px;
}

.sxBlogPagination a {
    width: 32px;
    text-align: center;
    text-decoration: none;
    color: #808080;
    font-size: 13px;
    line-height: 32px;
    display: inline-block;
}

.sxBlogPagination a.active, .sxBlogPagination a:hover {
    color: #FF6600;
}

.sxBlogPagination a.prev, .sxBlogPagination a.next {
    border-radius: 3px;
    background: #eeeeee;
}

.sxBlogRightClass {
    margin-top: 38px;
}
#header .sxBlogRightClass {
    margin-top: 0;
}

.tags-center .sxBlogRightClass .sxBlogTags {
    text-align: center;
}
.sxBlogRightClass .sxBoxTitle {
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    color: #808080;
    margin-bottom: 10px;
}

.sxBlogRightClass .sxBlogArticles {
    margin-bottom: 50px;
    border: 1px solid #eeeeee;
    border-radius: 3px;
    padding: 15px 15px 0px 15px;
}

.sxBlogRightClass .sxBlogArticles .sxProduct {
    min-height: 80px;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.sxBlogRightClass .sxBlogArticles .sxProduct:last-child {
    border-bottom: 0;
    margin-bottom: 5px;
}

.sxBlogRightClass .sxBlogArticles .sxProduct .image {
    position: absolute;
    width: 80px;
    height: 80px;
    background: #F7F7F7;
    left: 30px;
}

.sxBlogRightClass .sxBlogArticles .sxProduct .image img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.sxBlogRightClass .sxBlogArticles .sxProduct .info {
    display: block;
    min-height: 80px;
    padding-left: 95px;
    float: left;
}

.sxBlogRightClass .sxBlogArticles .sxProduct .info .authors {
    display: block;
    font-size: 13px;
    line-height: 18px;
    color: #999999;
}

.sxBlogRightClass .sxBlogArticles .sxProduct .info .title {
    display: block;
    font-size: 15px;
    line-height: 20px;
    color: #4D4D4D;
    text-decoration: none;
}

.sxBlogRightClass .sxBlogArticles .sxProduct:hover .title {
    color: #FF6600;
}

.sxBlogRightClass .sxBlogPopular {
    margin-bottom: 29px;
    padding: 15px 15px 10px 15px;
    border: 1px solid #eeeeee;
    border-radius: 3px;
    background: #F7F7F7;
}

.sxBlogRightClass .sxBlogPopular ul {
    margin-top: 0px;
    list-style: none;
    font-size: 13px;
    line-height: 18px;
    font-weight: 600;
    position: relative;
    padding-left: 0;
}

.sxBlogRightClass .sxBlogPopular ul li {
    padding-left: 14px;
    margin-bottom: 10px;
    color: #808080;
}


.sxBlogRightClass .sxBlogPopular ul li a {
    text-decoration: none;
}

.sxBlogRightClass .sxBlogPopular ul li a:hover {
    color: #FF6600;
}

.sxBlogRightClass .sxBlogPopular ul li:hover {
    color: #FF6600;
}

.sxBlogRightClass .sxBlogPopular ul li:before {
    left: 0;
    content: "\f105";
    position: absolute;
    font-family: FontAwesome;
}

.sxBlogRightClass .sxBlogComments {
    margin-top: 21px;
    margin-bottom: 50px;
}

.sxBlogRightClass .sxBlogComments .commment {
    margin-bottom: 18px;
}

.sxBlogRightClass .sxBlogComments .commment .name {
    font-size: 13px;
    line-height: 18px;
    color: #999999;
}

.sxBlogRightClass .sxBlogComments .commment .text {
    color: #808080;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    text-decoration: none;
}

.sxBlogRightClass .sxBlogComments .commment .text:hover {
    color: #FF6600;
}

.sxBlogRightClass .sxBlogComments {
    margin-top: 10px;
    margin-bottom: 29px;
    padding: 15px 15px 10px 15px;
    border: 1px solid #eeeeee;
    border-radius: 3px;
    background: #F7F7F7;
}

.sxBlogRightClass .sxBlogComments .commment {
    margin-bottom: 10px;
}

.sxBlogRightClass .sxBlogTags a {
    display: inline-block;
    padding-bottom: 5px;
    text-decoration: none;
    color: #808080;
    padding-right: 5px;
}

.sxBlogRightClass .sxBlogTags a:hover {
    color: #FF6600;
}

#header .sxBlogRightClass .sxBlogImg {
    margin-top: 0;
}
.sxBlogRightClass .sxBlogImg {
    display: inline-block;
    margin-top: 45px;
}

.sxBlogRightClass .sxBlogImg img {
    display: inline-block;
}

.sxBlogRightClass .sxBlogImg:hover {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

.sxModuleMainSlider .owl-nav {
    display: block !important;
}

.sxModuleMainSlider .owl-dots {
    display: none;
}

.sxModuleMainSlider .owl-nav {
    width: 100%;
    position: absolute;
    top: 50%;
    display: block;
}

.sxModuleMainSlider .owl-nav .owl-prev,
.sxModuleMainSlider .owl-nav .owl-next {
    position: absolute;
    margin-top: -28px;
    height: 56px;
    line-height: 56px;
    background: none;
    color: #fff;
    font-size: 56px;
    padding: 0;
}

.sxModuleMainSlider .owl-nav .owl-prev:hover,
.sxModuleMainSlider .owl-nav .owl-next:hover {
    color: #f0f0f0;
    background: none;
}

.sxModuleMainSlider .owl-nav .owl-prev {
    left: 10px;
}

.sxModuleMainSlider .owl-nav .owl-next {
    right: 10px;
}

@media (min-width: 768px) {
    .breadcrumb {
        height: 39px;
        padding: 0;
        line-height: 40px;
        font-size: 13px;
        background: none;
        margin: 0;
    }

    .breadcrumb a {
        font-weight: normal;
    }

    .breadcrumb .active a {
        color: #FF6600;
    }

    .breadcrumb > li {
        font-weight: normal;
    }

    .breadcrumb > li:before {
        width: 18px !important;
        padding: 0;
    }

    .sxBlogHeader {
        padding-top: 39px;
        min-height: 300px;
    }

    .sxBlogHeader .title {
        font-size: 32px;
        line-height: 43px;
        max-width: 600px;
    }

    .sxBlogHeader .image img {
        width: 90px;
    }

    .sxBlogHeader .name {
        font-size: 21px;
        line-height: 28px;
    }

    .sxItem:last-child {
        padding-bottom: 13px;
    }
}

@media (min-width: 1170px) {
    .sxBlogHeader {
        padding-top: 58px;
    }

    .sxBlogHeader .title {
        max-width: 900px;
    }

    .sxBlogInfoText {
        margin-bottom: 22px;
        background: #FF6600;
        padding: 22px 0 16px 0;
    }

    .sxBlogInfoText .info {
        color: #fff;
        font-weight: 600;
        border-bottom: 0px;
        padding: 0;
    }

    .sxPosts {
        margin-top: 10px;

    }

    .sxBlogRightClass {
        margin-top: 30px;
    }

    #header .sxBlogRightClass {
        margin-top: 0;
    }

    .sxBlogRightClass .sxBlogArticles {
        margin-bottom: 27px;
    }

    .sxBlogRightClass .sxBlogTags {
        margin-top: 10px;
        margin-bottom: 19px;
        padding: 15px 15px 10px 15px;
        border: 1px solid #eeeeee;
        border-radius: 3px;
        background: #F7F7F7;
    }

    .sxBlogRightClass .sxBlogImg {
        margin-top: 33px;
    }
	#header .sxBlogRightClass .sxBlogImg {
	    margin-top: 0;
	}

    /*Blog*/
}

#searchresults .sxItem img {
  float: left; width: 225px; margin-right: 20px;
}
