.footer-info-content {
    border-top: 0;
    margin-top: 5px !important;
    padding-top: 20px;
}

.footer {
    background-color: whitesmoke;
}
.copyright {
    background: #5cbd76;
}

.footer .widget-title {
    font-size: 17px;
    color: #5cbd76;
}
.copyright-info.text-center a {
    color: #1f6130;
}

.more-news-slide.owl-rtl.owl-loaded .owl-nav {
    display: none;
}

.post-blog {
    min-height: 600px;
}
.post-social-icons > li.telegram {
    background: #0088CC;
}
.post-social-icons > li.whatsapp {
    background: #075E54;
}
.main-nav > .container > .row {
    background-color: #f5f5f5;
}
.social-icon li a i.fa-instagram {
  background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}

@media only screen and (max-width: 768px) {
    .top-banner .desktop-ver {
        display:none;
    }
    .CalltoAction {
        width: 79%;
    }
    .product-box-img {
        height: inherit !important;
    }
}

@media only screen and (min-width: 768px) {
    .top-banner .mobile-ver {
        display:none;
    }
}


.top-banner img {
  display: block;
  margin: auto;
  height: auto;
  max-height: 100%;
  width: auto;
  max-width: 100%;
}


.same_single_blog_products {
  background-color: #f2ffe4 !important;
  border-radius: 10px;
  padding: 11px;
    padding-right: 11px;
    padding-left: 11px;
  padding-right: 24px;
}

.same_single_blog_products h4 {
  font-size: 18px !important;
}

.post-content-area ul li::before {
  content: '\f00c';
  font-family: 'FontAwesome';
  margin-left: 10px;
  color: #1ec62e;
}

.post-content-area a {
  text-decoration: inherit !important;
  border-bottom: 2px dashed #27ab39 ;
  color: #27ab39 ;
}

.post-tags a {
    border: 1px solid #dedede;
    color: #1c1c1c;
}

.post-social-icons a {
    color: #fff;
    border-bottom: inherit;
}

.post-content-area ul li {
    list-style: none;
}

.post-social-icons > li::before {
    display: none !important;
}

.summary-section {
  background-color: #eee;
  padding: 15px;
}

.summary-section .summary-title {
  font-size: 20px;
  color: #24c734;
  font-weight: bold;
}

ul.navbar-nav > li > a {
    padding: 0 10px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
}

.header.header-menu {
    padding: 0;
    background-color: #c4e6ff;
    margin-bottom: 10px;
}

.header.header-menu > .container > .row {
    border-bottom: none;
}

#snackbar{
  visibility: hidden;
  min-width: 250px;
  margin-left: -125px;
  background-color: #e51818d6;
  color: #fff;
  text-align: center;
  border-radius: 10px;
  padding: 16px;
  position: fixed;
  z-index: 11111;
  left: 50%;
  bottom: 80px;
}
#snackbar.success{
  background-color: #059b05;
}
#snackbar.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
  from {bottom: 0; opacity: 0;}
  to {bottom: 80px; opacity: 1;}
}

@keyframes fadein {
  from {bottom: 0; opacity: 0;}
  to {bottom: 80px; opacity: 1;}
}

@-webkit-keyframes fadeout {
  from {bottom: 80px; opacity: 1;}
  to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
  from {bottom: 80px; opacity: 1;}
  to {bottom: 0; opacity: 0;}
}



.newsletter {
  position: relative;
 }
.newsletter input{
    font-weight: 400;
    height: 47px;
    padding: 6px 16px 6px 6px;
    background: transparent;
    border: 1px solid #e2e0e5;
    color: #545454;
    outline: none;
    border-radius: 14px;
    font-size: 13px;
    width: 100%;
}

.newsletter button {
    position: absolute;
    padding: 8px 23px;
    height: 40px;
    border-radius: 10px;
    border: none;
    background-color: #f2c855;
    font-size: 13px;
    font-weight: 500;
    color: #3a0ca3;
    left: 4px;
    top: 3px;
    transition: all .5s;
}
.newsletter button:hover {
      cursor: pointer;
      border-radius: 70px 10px 70px 10px;
      box-shadow: -10px 0px #e2e0e5;
    
}



@media (max-width: 960px) {

  .subscribe {
        display: block;
        grid-column-start: 1;
        grid-column-end: 3;
    }
  
    .subscribe .newsletter {
      width: 100%;
      max-width: 370px;
    }
    .subscribe .newsletter input {
      width: calc(100% - 22px);
    }

}

a.similarproductblog {
    display: inline-flex;
    margin-top: 11px;
    width: 100%;
    padding-bottom: 11px;
}

.similarproduct-img img {
    width: 100px;
}

.similardescr {
    margin-right: 15px;
}

.same_single_blog_products li::before {
    display:none;
}

.same_single_blog_products a{
    border-bottom:inherit;
}
ul.same_single_blog_products li {
    border-bottom: 1px solid #efefef;
}

ul.same_single_blog_products li:last-child {
    border-bottom: inherit;
}

.similarproduct-price del {
    margin-right: 14px;
    color: #b6b6b6;
}
span.post-likes {
    border: none;
}
.featured-post .post-duration {
    color: #fff;
    font-size: 12px;
    padding-right: 10px;
}
.post-overaly-style.first.clearfix.twoNewsBox span.post-duration {
    color: #fff;
    font-size: 11px;
    padding-right: 9px;
}
/*span.post-duration {*/
/*    border-right: 1px solid #dedede;*/
/*    border-left: none;*/
/*    padding-right: 10px;*/
/*    padding-left: inherit;*/
/*}*/

span.post-duration-abs {
    position: absolute;
    bottom: 10px;
    right: 10px;
    color: #fff;
    font-size: 12px;
    background-color: #16b631;
    padding: 1px 8px;
    border-radius: 15px;
}
.post-meta span {
    padding-left: 0;
    
}

/*span.post-likes {*/
/*    border-right: 1px solid #dedede;*/
/*    border-left: none;*/
/*    padding-right: 10px;*/
/*    padding-left: inherit;*/
/*}*/


 .post-meta > span {
    padding-left: 6px;
    margin: 0;
    border-left: 1px solid #dedede;
    line-height: 12px;
    margin-left: 3px;
}

 .post-meta > span:last-child {
    border: inherit;
}

  .single-post .post-like a:hover i {
    background-color: #CE2727;
    color: #fff;
    border-color: #CE2727;
  }

.single-post .post-like.active a i {
    background-color: #CE2727;
    color: #fff;
    border-color: #CE2727;
}

.single-post .post-like a {
    text-decoration: inherit !important;
    border-bottom: inherit;
    color: #434343;
    cursor: pointer;
}
.post-like a i {
    padding: 7px;
    border: 1px solid #CE2727;
    color: #CE2727;
    border-radius: 50%;
    margin-left: 10px;
    transition: 0.3s all;
    font-size: 18px;
}
span.post-likes-count {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #CE2727;
    color: #fff;
    border-radius: 50%;
    padding: 3px 8px;
}