@media(max-width:991px){
article.item {
    margin-bottom: 30px;
}}

.entry-image.intro-image img {
    border-radius: 10px;
    z-index: 0 !important;
    margin: auto;
}

article .entry-header h2 a {
    font-weight: 800 !important;
    color: #786436 !important;
}

article .entry-header h2 a:hover {
    color: #c9a854 !important;
}

.article-info a:hover {
    color: #e5a518 !important;
}

.layout-blog section#sp-main-body, .com-content.view-article section#sp-main-body, .com-content.view-category section#sp-main-body{
  padding: 80px 0 80px 0!important;
}
@media(max-width:991px){
.layout-blog section#sp-main-body, .com-content.view-article section#sp-main-body, .com-content.view-category section#sp-main-body{
  padding: 50px 0 50px 0!important;
}}


.com-content.view-article .page-header {
    display: none;
}

.entry-header h2 {
  font-size: 25px!important;
  font-weight: 600;
  letter-spacing: .75px;
  line-height: 25px;
  font-size: 16px;
  color: #650909;
  font-size: 14px;
  line-height: 30px;
  display: block;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0px 0 10px;
  min-height: 55px;
}

@media(min-width:992px){
.blog .items-row {
    display: flex;
}}

.entry-image.full-image img{
    width: 100%;
}

article.item{
    margin-bottom: 40px !important;
    flex-wrap: wrap;
    box-shadow: 3px 3px 6px #a6a6a6;
    background: #fbfbfb;
    border: 1px solid #feb81c;
    border-radius: 13px;
}

@media screen and (max-width:480px){
article.item{
    background: #fbfbfb;
    border-radius: 13px;
    margin-bottom: 30px !important;
}}

.site.com-content.view-article article.item.item-page {
    padding: 50px 30px 50px;
}
@media(max-width:981px){
.site.com-content.view-article article.item.item-page {
    padding: 30px 15px 30px !important;
}}

.readmore a.btn.btn-default {
    background: transparent;
}


a.hasTooltip{background: transparent!important;border-radius: 0px;color: #6b4411!important;}

select#limit {
    padding: 0 5px;
}

.article-cardslider .owl-theme .owl-nav [class*='owl-'] {
    color: #008e9a!important;
    font-size: 50px;
    margin: -27px!important;
    padding: 4px 7px;
    /* background: #D6D6D6; */
    display: inline-block;
    cursor: pointer;
}
.article-cardslider button.owl-prev span, .article-cardslider button.owl-next span {
    color: #494949!important;
}


.com-content.view-article .sppb-addon-content {
    font-size: 14px;
}
.com-content.view-article p.card-slide-description {
    font-size: 14px;
}

#sp-left .sp-module .sp-module-title {
    font-size: 18px;
    color: #c42323 !important;
}

@media(max-width:992px){
.view-category #sp-left+#sp-component {
    padding: 0px 15px 0px 15px;
}}

#sp-left .sp-module {
    margin-bottom: 0px !important;
}

div#sp-right {
    background: #f5f5f5;
    border-radius: 15px;
    border: 0px solid #cccccc;
    box-shadow: rgb(201 195 212 / 82%) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px!important;
    padding: 20px 20px;
    border: 1px solid #cfb42e;
}

@media(max-width:991px){
div#sp-right {
    margin: 15px;
}}

#sp-left .sp-module .sp-module-title,
#sp-right .sp-module .sp-module-title {
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 25px;
  padding-bottom: 15px;
  border-bottom: 1px solid #aaa;
  margin-top: 0px;
  text-transform: uppercase;
  letter-spacing: .5px;
  color: #cc8e04;
}

ul.categories-module.mod-list a {
    transition: 0.3S;
    color: #540202;
}

#sp-right .sp-module ul.categories-module li a:hover {
    color: #feb81c;
}

p.blog-desc {
    height: 46px;
    display: block;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}




.blog-category-right .sppb-addon-content.sppb-text-left{
  border-bottom: 1px solid rgba(0, 142, 154, 1);
  padding: 10px 0 10px 10px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.blog-category-right h6.sppb-addon-title.sppb-feature-box-title.sppb-media-heading {
    margin: 0;
}

.view-article h1.sppb-addon-title {
    font-weight: 700;
    font-size: 30px;
}

/*new article*/
.remove-padding-article div#sp-component {padding: 0;}

@media screen and (max-width:480px){
.remove-padding-article div#sp-component {padding: 0 15px;}}


.remove-padding-article article.item{
    background: #fff;
    padding: 0px 0px 50px 0;
    border: 1px solid #fff;
    border-radius: 20px;
}

.remove-padding-article .sp-page-title {
  padding: 100px 0 50px 0;}
  
.remove-padding-article div#sp-position8 svg{display:none;}

.remove-padding-article .entry-image.full-image {display: none;}

.remove-padding-article .entry-header {display: none;}

@media screen and (min-width:992px){
.remove-padding-article  div#sp-position8 {margin-top: -95px;position: relative;margin-bottom: 120px;}}

@media screen and (max-width:480px){
.remove-padding-article section#sp-page-title {display: none!important; margin:0px!important;}
.remove-padding-article  div#sp-position8 .sp-module { margin:0px!important;}}

/*-----------------------------------------------------------------------
  TABLE STYLE              
-------------------------------------------------------------------------*/

table {
    table-layout:fixed ;
     width:100%;
    border: 1px solid #cccccc;
    padding:0px 15px!important;
}

@media screen and (max-width:480px){
table {
    table-layout:auto ;
  }}



th, td{width:100%; padding:0px 15px!important;border: 1px solid #cccccc; font-size:13px;padding:20px 15px!important;}

tbody tr:nth-child(even) {background: #efefef; color:#000;}
 tbody tr:nth-child(odd) {background: #FFF}

/*header*/
tbody tr:first-child{
  border: 1px solid #f00 !important;
  background: #ff0808;color:#fff;vertical-align:middle;
  height:50px;
}
tbody tr:first-child p{margin:0px;}
table p{margin:0;}

/*faq*/
.faq-page .article-footer-top {display:none}

/**articleinfoo*/
.site.com-content.view-category .entry-header {
    padding: 0px 20px 0px 20px;
}
.site.com-content.view-category p {
    margin-top: 10px;
    margin-bottom: 30px;
    padding: 0px 20px 0px 20px;
}
.site.com-content.view-category .readmore a.btn.btn-default {
    margin: 0px;
    padding: 0px 20px 0px 0px;
    color: #81581c;
    text-transform: capitalize;
}

#sp-right .sp-module ul.categories-module li a:hover {
    color: #feb81c;
}

.site.com-content.view-category .readmore a.btn.btn-default:hover {
    color: #b98c4b;
}

body.site.com-content.view-category.layout-blog article p {
    -webkit-line-clamp: 3;
    height: 70px;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 20px;
}

input#mod-search-searchword {
    height: 34px !important;
}
body.site.com-content.view-article div#sp-right {
    margin-bottom: 90px;
}


.site.com-content.view-article article.item.item-page .next:hover {
        color: #200606a1;
        background: #ffffff00;
}



article.item.item-page .entry-header h2 {
    color: #7a590d;
    font-size: 30px !important;
    line-height: 1.2;
    font-weight: 700;
    width: 74%;
}


@media(max-width:991px){
article.item.item-page .entry-header h2 {
    color: #7a590d;
    font-size: 18px !important;
    width: 85%;
  }}


.helix-social-share .helix-social-share-icon ul li div a:hover {
    background: #ffce60;
}
.helix-social-share .helix-social-share-icon ul li div a:focus {
    border: none;
    outline: 0px;
    background: #e9e7df;
}

#sp-right .sp-module ul.categories-module li a:focus {
    outline: none;
    color: #a69d94;
}

.pagination>.active>a:hover, .pagination>.active>a:focus, .pagination>.active>span:hover, .pagination>.active>span:focus {
    background: #b08320 !important;
    border: none;
    padding: 10px 20px;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {background: #f7f7ed;}

.pagination>.active>a {
    padding: 10px 20px;
    background: #feb81c;
    transition: 0.3s;
}

.view-category .pagination > li.next a:hover {
    border-color: #d8d396 !important;
}

.pagination a.next, .pagination a.previous {
    border: 2px solid #ececec !important;
    color: #977019;
    padding: 10px 23px;
}
.view-category .pagination > li.prev a:hover {
    border-color: #d8d7cf !important;
}

/*end*/