    /*@import url(http://fonts.googleapis.com/css?family=Imprima&amp;subset=latin,latin-ext);*/
@import url(css/base.css);

@import url(css/loaded.css);
@import url(css/icomoon/icomoon.css);
@import url(css/fontawesome/css/fontawesome.min.css);
@import url(css/fontello/css/fontello.css);
@import url(css/elegant_font/elegant_font.min.css);

@import url(css/settings.css);
@import url(css/ion.rangeslider/css/ion.rangeSlider.css);
@import url(css/ion.rangeslider/css/ion.rangeSlider.skinNice.css);

html * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.discount_lable{
   position: absolute;
   top: -20px;
   color:white;
   right: -23px;
   background: green;
   text-align: center;
   padding:16px;
   border-radius: 50%;
}

::selection {
    color: #fff;
    text-shadow: none;
    background: #7daf74
}

a,
a:focus,
a:hover {
    text-decoration: none;
    color: #8c8c8c;
    outline: 0
}

body {
    font-size: 13px;
    line-height: 1.4;
    color: #555;
    background-color: #f5f5f5;
    font-family: Imprima, Helvetica, Arial, sans-serif
}

p {
    /*font-size: 14px*/
}

iframe {
    width: 100%;
    display: block
}

./*comment-form input,
.form-contacts input,
.form-login input {
    background-color: #f3f2eb;
    border: 1px solid #e5e5dc;
    -webkit-box-shadow: none;
    height: 38px;
    box-shadow: 0 1px 2px #e5e5dc inset;
    margin: 0 0 20px 0;
    width: 100%
}

.comment-form textarea,
.form-contacts textarea {
    background-color: #f3f2eb;
    border: 1px solid #e5e5dc;
    -webkit-box-shadow: none;
    box-shadow: 0 1px 2px #e5e5dc inset;
    width: 100%
}
*/

.white_bg {
    background-color: #fff
}

.main_title {
    text-align: center;
    margin-bottom: 55px
}

.main_title h2 {
    font-size: 46px;
    letter-spacing: -1px;
    font-weight: 500;
    margin-bottom: 0;
    font-family: sans-serif;
    font-style: normal
}
.homemenu{
    margin-top: -30px !important;
    background-color: #eeeeee;
    padding: 10px;
    border-radius: 50%;
    border-bottom: 2px solid #224620;
}
.main_title p {
    font-size: 16px;
    margin-top: 5px
}

.nomargin_top {
    margin-top: 0
}

.margin_top_40 {
    margin-top: 40px
}

.margin_50 {
    padding-bottom: 15px;
    padding-top: 50px
}

.margin_60 {
    padding-bottom: 60px
}

.add_top_60,
.margin_60,
.margin_60_35 {
    padding-top: 60px
}

.text-shrink {
    width: 65%;
    margin: 0 auto
}

.text-highlight {
    font-size: 16px;
    line-height: 26px;
    text-align: center
}

.page-not-found-background {
    width: 217px;
    height: 222px;
    border-radius: 50%;
    display: inline-block;
    background-color: #7daf74;
    margin-bottom: 30px
}

.info-icons {
    background: #fff;
    border: 1px solid #f5f7fa;
    border-radius: 4px;
    margin-bottom: 25px
}

.info-icons .semipart {
    border-bottom: none;
    border-right: 1px solid #f5f7fa;
    padding: 15px 10px;
    width: 33%;
    display: inline-block;
    text-align: center
}

.info-icons .semipart:last-child {
    border: none
}

.info-icons .semipart i {
    font-size: 48px;
    height: 40px;
    line-height: 40px;
    display: block;
    margin-bottom: 15px;
    color: #7daf74
}

.parallax-mirror {
    z-index: 1!important
}

.tab-content {
    border: 1px solid #ddd;
    margin-top: -1px;
    padding: 20px;

}
.single-product .preview-pic{
    text-align: center;
}


.boxed {
    background: url(images/patterns/pattern19.jpg) repeat
}

.boxed #wrap {
    background: #f5f5f5;
    width: 1210px;
    margin: auto;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
    position: relative
}

.boxed-2 {
    margin-top: 40px!important;
    margin-bottom: 40px!important
}

.bread-crums {
/*    margin-top: 30px;*/
    font-size: 14px
}

.bread-crums a,
.bread-crums span {
    color: #f8f5ec
}

.bread-crums-span {
    margin: 0 5px
}

#header-top {
    background-color: #262626;
    color: #fff;
    min-height: 10px;
    position: fixed;
    z-index: 999;
    width: 100%;
    display: flex;
    align-items: center;
    top: 0;
}

.main-menu-2 {
    text-align: right
}

.main-menu-2 ul {
    padding: 0;
    margin-top: 8px;
    text-align: right;
    font-size: 14px;
    display: inline-block
}

.main-menu-2 ul li {
    display: inline-block;
    background-color: #333;
    border-radius: 4px;
    margin: 0;
    position: relative
}

.main-menu-2 ul li:hover {}

.main-menu-2 ul li a {
    color: #ffffe5;
    display: block;
    padding: 5px 10px
}

.main-menu-2 ul ul {
    position: absolute
}

.col-info {
    margin-top: 10px;
    font-size: 14px;
    color: #fff
}

#header-top .select-style {
    padding: 0;
    margin-top: 8px;
    width: 100px;
    border-radius: 2px;
    overflow: hidden;
    background-color: #254790;
    background: #404a53 url(images/arrow-down.png) no-repeat 90% 50%
}

#header-top .select-style select {
    color: black;
    font-size: 12px;
    font-family: Roboto, sans-serif;
    letter-spacing: .5px;
    padding: 4px 10px;
    width: 100%;
    border: none;
    box-shadow: none;
    background-color: #FFFFFF;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

#header-top .select-style select:focus {
    outline: 0
}

.chromeframe,
header {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 99
}

.chromeframe {
    background: #ddd;
    color: #000;
    padding: .2em;
    text-align: center;
    z-index: 99999;
    position: fixed;
    top: 0
}

header .offer  {
  margin: 50px 0;
  position: absolute;
  top: -30px;
  cursor: pointer;
  right: 80px;
  display: block;
  background: white;
  border-radius: 6px 2px 6px 2px;
  padding: 10px;
}
header .offer:hover {
  background: #7fad39;
  color: white !important;
  transition: all .3s ease-in;
}


header {
    padding: 10px 0 0 0;
    z-index: 990;
    background: rgba(113, 168, 102, .9);
    min-height: 50px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    top: 39px
}

header.style1 {
    top: 0;
    background-color: #7daf74
}

header.style1 .logo,
header.style2 .logo {
    position: absolute
}

header.style1 .logo,
header.style2 .logo {
    top: 0;
    left: 50%;
    margin: 0 0 0 -99px;
    z-index: 990
}

header.style1.sticky .logo,
header.style2.sticky .logo {
    top: -55px
}

.menu-panel {
    display: none
}

header.style1 .main-menu>ul>li:first-child>a {
    padding-left: 0
}

header.style2 {
    top: 40px;
    background-color: #7daf74
}

header.sticky {
    background-color: #7daf74;
    position: fixed;
    top: 39px;
    left: 0;
    width: 100%;
    -webkit-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, .41);
    -moz-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, .41);
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, .41);
    z-index: 990
}


header.sticky #logo img {
    margin-top: 0;
    margin-bottom: 6px;
    width: 90% !important;
}



.main-menu,
.main-menu ul,
.main-menu ul li,
.main-menu ul li a {
    position: relative;
    padding: 0;
    margin: 0
}

.main-menu {
    z-index: 9;
    width: auto;
    float: right
}

.main-menu a {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.main-menu ul li a {
    display: block;
    padding: 10px
}

.main-menu>ul>li>a {
    color: #fff;
    padding: 5px 15px 15px 15px;
    font-size: 14px;
    margin: 0;
    font-weight: 500;
}
header.sticky .main-menu>ul>li>a {
    padding-top: 16px;
}

.main-menu>ul>li:last-child>a {
    padding-right: 0
}

.main-menu>ul>li>a>i {
    display: block;
    margin: 0 auto 10px auto;
    text-align: center;
    font-size: 30px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.main-menu>ul>li>a>i.fas {
    display: none
}

header.sticky .main-menu>ul>li>a>i {
    display: none
}
header.sticky .cartbadge{
    top: 6px;
    left: 39px !important;
}

header .main-menu .menu-wrapper li a i {
    width: 25px;
    display: inline-block;
    font-size: 14px
}

#close_in,
#header_menu,
.np-toggle-switch {
    display: none
}
#header_menu img{
    width: 147px;
}  
#header-top p{
    padding-top:8px; 
} 

#sub_content {
    vertical-align: middle;
    display: table-cell
}

#sub_header {
    color: #fff;
    text-align: center;
    display: table;
    width: 100%;
    height: 520px;
    background: rgba(34, 70, 32, 0.47);
    overflow: hidden;
    z-index: 2;
    position: relative;
    margin-top: 80px;
}

#short #sub_header {
    height: 230px;
}

#sub_header h1 {
    font-size: 60px;
    font-weight: 300;
    color: #fff;
    margin-top: 110px
}

#sub_header h3 {
    margin: 20px auto;
    font-size: 24px;
    font-weight: 300;
    color: #fff
}

#custom-search-input {
    top: 0px;
    padding: 0;
    width: 100%;
    margin: auto;
    position: relative;
   
}
#custom-search-input .input-group{
   width: 100%;
}

#custom-search-input .search-query {
    width: 100%;
    padding: 12px 25px;
    /*border: 0;*/
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -moz-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .75);
   
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    color: #444;
    background: #fff
}

#custom-search-input input.btn_search {
    position: absolute;
    right: 26px;
    top: 11px;
    border: 0;
    width: 25px;
    height: 25px;
    background: url(images/search.png) center right no-repeat;
    cursor: pointer;
}

#custom-search-input .search-query:focus,
#custom-search-input input.btn_search:focus {
    outline: 0
}
/* ##################### Seller Products css start ######################## */

.marquee {
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    background-color: rgba(34, 70, 32, 1);
    color: #fff;
    
  }

  .marquee p {
    display: inline-block;
    padding-left: 100%;
    animation: scroll-left 35s linear infinite;
    font-size: 18px;
    margin-top: 10px;
  }

  @keyframes scroll-left {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-100%);
    }
  }

.widget-recent-product .widget-recent{
    padding: 17px;
    font-size: 20px;
    position: inherit;
    background: linear-gradient(90deg, rgba(2, 0, 36, 1) 0%, rgba(34, 70, 32, 1) 35%, rgb(34 70 32) 100%) !important;
    color: white !important;
}

.widget-recent-product .widget-img img {
    width: 70px; 
    height: 70px;
}

.widget-recent-product .recent-products-widget-content {
   min-height: 70px;
}
.widget-recent-product li {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  background-color: #fff;
  padding: 10px;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.widget-recent-product li:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.2);
}


@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.widget-recent-product li {
  opacity: 0;
  animation: fadeInUp 0.6s ease forwards;
}

.widget-recent-product li:nth-child(1) {
  animation-delay: 0.1s;
}
.widget-recent-product li:nth-child(2) {
  animation-delay: 0.2s;
}
.widget-recent-product li:nth-child(3) {
  animation-delay: 0.3s;
}
.widget-recent-product li:nth-child(4) {
  animation-delay: 0.4s;
}


/* Animate on fade-in (you can also use Animate.css or AOS if preferred) */

/* Card Styling */
.product-card {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border-radius: 10px;
  overflow: hidden;
}

/* Hover Effect */
.product-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.15);
}

/* ##################### Seller Products css end ######################## */

.col-recipe {
    position: relative;
    height: 210px;
    margin-bottom: 25px
}

.col-recipe .photo {
    position: absolute;
    left: 0;
    top: 0;
    width: 155px;
    height: 155px;
    border: 5px solid #efefef;
    overflow: hidden
}

.col-recipe .photo img {
    border-radius: 100%
}

.col-recipe .excerpt {
    padding-left: 185px;
    position: relative;
    min-height: 155px;
    padding-top: 5px
}

.col-recipe .excerpt h3 {
    margin-top: 5px
}

.col-recipe .excerpt h3 a{
    color: #7daf74
}

.col-recipe .excerpt p{
    font-size: 16px
}

.col-recipe .excerpt .more {
    color: #ff7149;
    display: inline-block;
    margin-top: 5px;
    font-size: 15px
}


.image-fader {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background-color: rgba(0, 0, 0, .2);
    border-radius: 100%;
    display: block;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: scale(.4) rotate(50deg);
    -moz-transform: scale(.4) rotate(50deg);
    -ms-transform: scale(.4) rotate(50deg);
    -o-transform: scale(.4) rotate(50deg);
    z-index: 2
}

.col-recipe:hover .image-fader {
    opacity: 1;
}

.col-recipe .hover-icon {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, 30px);
    -moz-transform: translate(-50%, 30px);
    -ms-transform: translate(-50%, 30px);
    -o-transform: translate(-50%, 30px);
    color: #fff;
    font-size: 40px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.col-recipe:hover .hover-icon {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.col-recipe .hover-icon a {
    color: #fff
}

.col-recipe .hover-icon a:hover {
    color: red
}

.col-chef {
    position: relative;
    display: block;
    border-radius: 4px;
    overflow: hidden;
    margin: 0 auto 25px auto;
    max-width: 300px;
    border: 1px solid #e5e5dc
}

.col-chef .photo {
    display: block;
    border-radius: 4px
}

.col-chef .chef-overlay {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 4px;
    display: block;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: scale(.4) rotate(50deg);
    -moz-transform: scale(.4) rotate(50deg);
    -ms-transform: scale(.4) rotate(50deg);
    -o-transform: scale(.4) rotate(50deg);
    z-index: 2;
    padding: 20px;
    text-align: center
}

.col-chef .chef-overlay h3 a {
    color: #fff
}

.col-chef .chef-overlay h3 a:focus,
.col-chef .chef-overlay h3 a:hover {
    color: #fff
}

.col-chef .chef-overlay p {
    color: #fff;
    font-size: 16px
}

.col-chef:hover .chef-overlay {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0)
}

.col-chef .chef-overlay .social-links {
    margin-top: 25px;
    text-align: center
}

.col-chef .chef-overlay .social-links a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    margin: 0 5px;
    background-color: #383838;
    color: #fff;
    vertical-align: middle;
    display: inline-block;
    border-radius: 100%
}

.col-chef .chef-overlay .social-links a.fa-twitter:hover {
    background-color: #3c97fd
}

.col-chef .chef-overlay .social-links a.fa-facebook:hover {
    background-color: #36528e
}

.col-chef .chef-overlay .social-links a.fa-instagram:hover {
    background-color: #4a7d98
}

.col-chef .chef-overlay .social-links a.fa-youtube:hover {
    background-color: #ab2a20
}

.col-chef .chef-overlay .social-links a.fa-google-plus:hover {
    background-color: #c13d28
}

.col-chef .chef-overlay .social-links a.fa-envelope:hover {
    background-color: #d93636
}

.chef-detail {
    padding: 40px 0 25px 0;
    background: #fafafa
}

.chef-detail .chef-info .chef-media {
    float: left;
    width: 180px;
    border-radius: 3px
}

.chef-detail .chef-info .chef-text .title {
    margin: 0 0 10px
}

.chef-detail .chef-info .chef-text .title h3 {
    margin-top: 0
}

.chef-detail .chef-info .chef-text .title small {
    display: inline-block;
    background-color: #7daf74;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    outline: 0;
    border-radius: 20px;
    line-height: 14px;
    padding: 4px 10px;
    margin-left: 10px
}

.chef-detail .chef-info .chef-media figure {
    box-shadow: 2px 2px 1px rgba(0, 0, 0, .1)
}

.chef-detail .chef-info .chef-media figure img {
    border-radius: 3px;
    width: 100%
}

.chef-detail .chef-info .chef-media~.chef-text {
    padding: 0 0 0 30px
}

.chef-detail .chef-info .chef-text {
    width: 60%;
    display: inline-block
}

.chef-detail .chef-info .chef-text p {
    margin-top: 15px
}

.chef-detail ul.social-icons {
    width: 100px;
    margin-right: 0
}

.chef-detail ul.social-icons li {
    display: inline-block
}

.chef-detail ul.social-icons a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    margin: 0 5px 5px 0;
    background-color: #a2a1a1;
    color: #fff;
    vertical-align: middle;
    display: block;
    border-radius: 4px;
    text-align: center;
    display: inline-block
}

.chef-detail ul.social-icons a.twitter:hover {
    background-color: #3c97fd
}

.chef-detail ul.social-icons a.facebook:hover {
    background-color: #36528e
}

.chef-detail ul.social-icons a.instagram:hover {
    background-color: #4a7d98
}

.chef-detail ul.social-icons a.youtube:hover {
    background-color: #ab2a20
}

.chef-detail ul.social-icons a.google:hover {
    background-color: #c13d28
}

.chef-detail ul.social-icons a.vimeo:hover {
    background-color: #4c8ab0
}

.chef-detail ul.social-icons a.pinterest:hover {
    background-color: #cb1f25
}

.chef-detail ul.social-icons a.envelope:hover {
    background-color: #d93636
}

.col-video {
    position: relative;
    margin: auto;
    max-width: 350px;
    margin-bottom: 35px;
    border-radius: 4px;
    text-align: center
}

.col-video .photo {
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: relative;
    border-radius: 4px
}
.recipes-review .photo {
    overflow: hidden;
    position: relative;
    border-radius: 4px
}
.recipes-review:hover img {
    transform: scale(1.2, 1.2);
    transition: all 2.5s ease
}
.recipes-review .image-fader {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background-color: rgba(0, 0, 0, .3);
    border-radius: 0;
    display: block;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: scale(.4) rotate(50deg);
    -moz-transform: scale(.4) rotate(50deg);
    -ms-transform: scale(.4) rotate(50deg);
    -o-transform: scale(.4) rotate(50deg);
    z-index: 2
}
.recipes-review:hover .image-fader {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0)
}
.recipes-review .hover-icon {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, 30px);
    -moz-transform: translate(-50%, 30px);
    -ms-transform: translate(-50%, 30px);
    -o-transform: translate(-50%, 30px);
    color: #fff;
    font-size: 29px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.recipes-review:hover .hover-icon {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.recipes-review .hover-icon a {
    color: #000
}

.recipes-review .hover-icon a:hover {
    color: #7daf74
}

.recipes-review .photo i.fa-play {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    background-color: #e21002;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 5px;
    margin-left: -25px;
    margin-top: -25px;
    font-size: 18px;
    color: white;
}


/*/**/*/
.col-video .photo img {
    width: 100%;
    transition: all .5s ease;
    transform: scale(1, 1)
}

.col-video:hover img {
    transform: scale(1.2, 1.2);
    transition: all .5s ease
}

.col-video .image-fader {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background-color: rgba(0, 0, 0, .3);
    border-radius: 0;
    display: block;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: scale(.4) rotate(50deg);
    -moz-transform: scale(.4) rotate(50deg);
    -ms-transform: scale(.4) rotate(50deg);
    -o-transform: scale(.4) rotate(50deg);
    z-index: 2
}

.col-video:hover .image-fader {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0)
}

.col-video .hover-icon {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, 30px);
    -moz-transform: translate(-50%, 30px);
    -ms-transform: translate(-50%, 30px);
    -o-transform: translate(-50%, 30px);
    color: #fff;
    font-size: 29px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.col-video:hover .hover-icon {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.col-video .hover-icon a {
    color: #000
}

.col-video .hover-icon a:hover {
    color: #7daf74
}

.col-video .photo i.fa-play {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    background-color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 5px;
    margin-left: -25px;
    margin-top: -25px;
    font-size: 18px
}

.col-video .photo span.video-time {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 2;
    background-color: #fff;
    padding: 5px 15px;
    border-radius: 2px
}

.col-video .inner h3 {
    margin: 0;
    margin-bottom: 10px
}

.col-book {
    margin: auto;
    margin-bottom: 25px;
    text-align: center;
    max-width: 300px
}

.col-book .photo {
    border: 3px solid #efefef;
    border-radius: 4px;
    overflow: hidden
}

.col-book .photo img {
    border-radius: 4px;
    transition: all .5s ease;
    transform: scale(1, 1)
}

.col-book:hover img {
    transform: scale(1.2, 1.2);
    transition: all .5s ease
}

.col-community {
    position: relative;
    background-color: #fff;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 4px
}

.col-community .thumb {
    position: absolute;
    left: 20px;
    top: 20px;
    width: 65px;
    height: 65px;
    line-height: 64px;
    border: 1px solid #efefef;
    border-radius: 100%;
    overflow: hidden;
    text-align: center
}

.col-community .thumb i {
    font-size: 32px;
    color: #ddd;
    line-height: 65px
}

.col-community .inner {
    padding-left: 90px;
    position: relative
}

.col-community .inner h3 {
    margin: 0;
    margin-bottom: 10px
}

.col-community .inner p {
    line-height: normal;
    font-size: 16px;
    clear: both;
    margin-bottom: 5px
}

ul.topics {
    padding-top: 30px
}

ul.topics li {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    background-color: #f8f8f8
}

ul.topics li .topic-author {
    text-align: center;
    padding: 0 25px
}

ul.topics li .topic-author img {
    border: 1px solid #ccc;
    padding: 2px;
    background: #fff
}

.community-topic th {
    font-size: 16px;
    font-weight: 700
}

.community-topic tr td {
    vertical-align: middle!important
}

.community-topic .poster-avatar {
    display: table-cell;
    vertical-align: middle;
    width: 46px
}

.community-topic .poster-avatar img {
    background-color: #edf5f8;
    border: 1px solid #dae8ed;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px
}

.community-topic .poster-list-block {
    display: table-cell;
    vertical-align: middle;
    width: auto;
    padding-left: 20px
}

.community-topic .poster-list-block h4 {
    margin-top: 0
}

.author-name {
    display: block;
    text-align: center;
    margin-top: 10px
}

.author-role {
    margin: 10px auto;
    display: block;
    border: 1px solid #ddd;
    background-color: #eee;
    width: 115px;
    height: 30px;
    line-height: 30px
}

ul.topics li .topic-content {
    border-left: 1px solid #ccc;
    padding: 0 25px;
    min-height: 220px
}

.forumstatistics {
    background: #7daf74;
    color: #fff;
    margin-top: 10px;
    padding: 15px 0
}

.forumstatistics dl {
    width: 33.33%;
    float: left;
    text-align: center;
    border-right: 1px solid #000;
    border-right: 1px solid rgba(0, 0, 0, .1);
    border-left: 1px solid #000;
    border-left: 1px solid rgba(0, 0, 0, .1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0
}

.forumstatistics dl:first-child {
    border-left: none
}

.forumstatistics dl dt {
    margin: 0;
    float: none;
    font-size: 21px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, .75);
    font-weight: 100
}

.forumstatistics dl dd {
    float: none;
    display: block;
    text-align: center;
    margin: 0;
    margin-top: 10px;
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    text-decoration: none
}

.forumstatistics:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}



.recent-posts  .photo img {
   background: cover;
   width: 100%;
}
.recent-posts .photo{
   text-align: center;
    overflow: hidden;
}

.recent-posts:hover img {
    transform: scale(1.2, 1.2);
    transition: all 2.5s ease
}

/*.leftside{
    padding-top: 5px;
    width: 50%;
    float: left;
}
.rightside{
    padding-top: 5px;
    float: right;
    width: 50%;
    text-align: right;
}
*/
.recent-posts .inner h3 {
    margin: 0;
    padding: 0;
    margin-bottom: 10px
}

.recent-posts  .inner div.contant {
    text-overflow: ellipsis;
    font-size: 12px;
    clear: both;
    height: 50px;
    overflow: hidden;
    font-weight: 500;
    display: -webkit-box;
   -webkit-line-clamp: 3; /* number of lines to show */
           line-clamp: 3; 
   -webkit-box-orient: vertical;
}

.recent-posts  .inner ul.stars {
    margin-bottom: 4px
}
.recent-posts  .inner ul.social_activity {
    margin-bottom: 4px
}

.recent-posts  .inner {
    margin: 0;
/*    padding:0 13px 0 13px */
}

/*.recent-posts .photo .image-fader {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background-color: rgba(0, 0, 0, .3);
    border-radius: 0;
    display: block;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: scale(.4) rotate(50deg);
    -moz-transform: scale(.4) rotate(50deg);
    -ms-transform: scale(.4) rotate(50deg);
    -o-transform: scale(.4) rotate(50deg);
    z-index: 2
}*/

/*.recent-posts .photo:hover .image-fader {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0)
}
*/
.recent-posts  .hover-icon {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, 30px);
    -moz-transform: translate(-50%, 30px);
    -ms-transform: translate(-50%, 30px);
    -o-transform: translate(-50%, 30px);
    color: #fff;
    font-size: 27px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.recent-posts:hover .hover-icon {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.recent-posts .hover-icon a {
    color: #fff
}

.recent-posts .hover-icon a:hover {
    color: #fff
}

.recent-posts:after {
    clear: both;
    content: " ";
    display: table
}

ul.blog-posts li {
    border-bottom: 1px dashed #ccc;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px
}

ul.blog-posts li:last-child {
    border-bottom: 0 dashed #ccc
}

ul.blog-posts li .photo {
    position: absolute;
    left: 0;
    top: 0;
    width: 220px;
    height: 180px;
    border: 3px solid #efefef;
    border-radius: 4px;
    overflow: hidden
}

ul.blog-posts li .inner {
    padding-left: 240px;
    position: relative;
    min-height: 180px
}

ul.blog-posts li .inner h3 {
    margin: 0;
    padding: 0;
    margin-bottom: 10px
}

ul.blog-posts li .inner p {
    line-height: normal;
    font-size: 16px;
    clear: both
}

ul.blog-posts li .inner .post-detail {
    margin-top: 10px
}

ul.blog-posts li .inner .post-detail span {
    display: inline-block;
    margin-right: 10px
}

ul.blog-posts li .inner .post-detail span i {
    color: #7daf74
}

ul.blog-posts li .inner ul.stars {
    margin-bottom: 10px
}

ul.blog-posts li .inner ul li {
    border: none;
    margin: 0;
    padding: 0
}

ul.blog-posts li .image-fader {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background-color: rgba(0, 0, 0, .3);
    border-radius: 0;
    display: block;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: scale(.4) rotate(50deg);
    -moz-transform: scale(.4) rotate(50deg);
    -ms-transform: scale(.4) rotate(50deg);
    -o-transform: scale(.4) rotate(50deg);
    z-index: 2
}

ul.blog-posts li:hover .image-fader {
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0)
}

ul.blog-posts li .hover-icon {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, 30px);
    -moz-transform: translate(-50%, 30px);
    -ms-transform: translate(-50%, 30px);
    -o-transform: translate(-50%, 30px);
    color: #fff;
    font-size: 27px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

ul.blog-posts li:hover .hover-icon {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

ul.blog-posts li .hover-icon a {
    color: #fff
}

ul.blog-posts li .hover-icon a:hover {
    color: #fff
}

ul.blog-posts li:after {
    clear: both;
    content: " ";
    display: table
}

.blog {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    border: 1px solid #f2f2f2;
    margin-bottom: 30px
}

.blog-img {
    position: relative;
    overflow: hidden;
    min-height: 130px
}

.blog-img img {
    min-height: 130px
}

.blog-img:before {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #7daf74;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99
}

.blog-img img {
    width: 100%;
    height: auto
}

.blog-date {
    position: absolute;
    top: 20px;
    left: 20px;
    background-color: rgba(42, 38, 34, .4);
    text-align: center;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    width: 120px;
    height: 85px;
    padding: 0 5px;
    color: #fff
}

.blog-date span {
    display: block
}

.blog-date span:first-child {
    font-size: 25px
}

.blog-date .stars {
    margin-top: 5px
}

.blog-content {
    padding: 10px 20px
}

.blog-item-2 .blog-content {
    padding-bottom: 0
}

.blog-content h3 {
    line-height: 22px
}

.blog-content h3 a {
    font-size: 24px;
    line-height: 22px;
    color: #71a866
}

.blog-content h3 a:hover {
    color: #3c3c3c
}

.blog-content p {
    margin-bottom: 15px;
    font-size: 16px
}

.blog-author,
.blog-category,
.blog-comment {
    width: auto;
    float: left;
    margin: 0 10px 10px 0;
    background-color: #fff;
    border: 1px solid #f2f2f2;
    color: #99958e;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    padding: 6px 10px;
    font-size: 13px
}

.blog-continue a {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    padding: 6px 10px;
    font-size: 14px;
    float: left;
    background-color: #7daf74;
    color: #fff
}

.blog-continue a:hover {
    background-color: #413c35
}

.post-inner {
    margin-bottom: 25px;
    
}
.post-inner .post_social_data{
    width: 100%;
}


.post-video{
   margin-bottom: 20px; 
}


.post-video .recipe_youtub_video {
    margin-bottom: 10px;
 }
 .post-video .recipe_youtub_video iframe {
    height: 210px;
 }
.post-video .recipe_youtub_video .video_language {
    padding-top: 10px;
    font-weight: 700;
 }

.col-download {
    margin-top: 35px
}

.stars-tags {
    padding: 20px 0;
    border-top: 1px solid #eee;
    margin-bottom: 20px
}

.stars-tags:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.stars-tags ul.stars {
    float: left
}

ul.tags {
    float: right;
    margin: 0
}

ul.tags li {
    display: inline-block;
    margin-left: 5px
}

ul.tags li a {
    display: block;
    background-color: #f6f6f6;
    padding: 0 8px;
    border-radius: 4px;
    height: 25px;
    line-height: 25px;
    transition: all .17s ease-in-out;
    -moz-transition: all .17s ease-in-out;
    -webkit-transition: all .17s ease-in-out;
    -o-transition: all .17s ease-in-out
}

ul.tags li a:hover {
    background-color: #7daf74;
    border-color: #7daf74;
    color: #fff
}

.about_author {
    padding: 20px;
    background-color: #f9f9f9;
    border: 1px solid #eee;
    margin-bottom: 35px;
    min-height: 140px
}

.about_author a {
    font-weight: 400;
    font-weight: 600;
    color: #333
}

.about_author p {
    margin-top: 10px
}

.about_author img {
    float: left;
    margin-right: 20px
}

.post-title {
    margin-bottom: 20px;
    padding-bottom: 10px
}

.post-meta {
    overflow: hidden;
    height: 100%;
    margin-bottom: 15px
}

.post-meta .meta-author,
.post-meta .meta-like a,
.post-meta .meta-categories a,
.post-meta .meta-comment a,
.post-meta .meta-date {
    margin: 0 20px 5px 0;
    display: inline-block;
    font-size: 18px;
}

.post-meta .meta-author,
.post-meta .meta-like,
.post-meta .meta-categories,
.post-meta .meta-comment, {
    
    float: left
}
.post-meta .meta-date {
   float: right;
}


.post-meta .meta-author i,
.post-meta .meta-categories i,
.post-meta .meta-comment i,
.post-meta .meta-date i {
    margin-right: 5px;
}

.post-img {
    margin-bottom: 20px;
    text-align: center;
}

.post-img img{
    width: 70%;
    aspect-ratio: 1/1;
    object-fit: cover;
}

.comment-form {
    margin-bottom: 27px
}

#commentlist {
    margin-bottom: 25px;
    padding-bottom: 0
}

#commentlist h4 {
    padding: 20px 0 10px;
    margin: 30px 0 0 0;
    border-bottom: 1px dotted #c3c3c3
}

.comments {
    margin-top: 30px
}

.comment-body {
    padding: 5px 0

}


.commentlist {
    list-style: none;
    margin: 0;
    max-height: 800px;
    overflow: auto;
}

.comment {
    border-bottom: 1px solid #dedede
}

.commentlist>li:last-child {
    border-bottom: none
}

.children .comment {
    margin: 0;
    border-top: 1px solid #dedede;
    border-bottom: none
}

.children {
    padding-left: 80px
}
/*
.comment-reply {
    float: right
}
*/
.comment-reply:hover {
    color: #2f3239
}

.comment-reply i {
    margin-right: 5px
}

.commentlist li p {
    margin-bottom: 0;
/*    color: #848991;
    font-weight: 400*/
}

.commentlist li ul {
    list-style: none;

}

.commentlist li .avatar {
    float: left;
    display: block;
    overflow: hidden;
    width: 76px;
    height: 76px;
    position: relative;
    margin-right: 20px;
    overflow: hidden;
    padding: 2px;
    border: 1px solid #dedede;
    border-radius: 50%;
    -moz-border-radius: 4px
}

.commentlist li .avatar img {
    display: block;
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -moz-border-radius: 0;
     border-radius: 50%;
}

.commentlist li .comment-text {
    overflow: hidden;
    position: relative
}

.comment-text .question-answered {
    margin-top: 10px;
    margin-bottom: 0
}

.commentlist li .author {
    margin-top: 5px;
    margin-bottom: 2px
}

.comment-author {
    margin-top: 5px;
    font-size: 14px;
    font-weight: 700
}

.comment-author a {
    color: #2f3239
}

.comment-vote {
    float: left;
    margin-top: 5px;
    margin-right: 0
}

.comment .question-vote-result {
    margin-top: 10px;
    margin-right: 20px
}

.commentlist li .comment-meta {
/*    float: left;*/
    margin-top: 4px;
    overflow: hidden;
    height: 100%
}

.commentlist li .stars {
/*    float: right;*/
    margin-top: 5px;
    margin-right: 0
}

.commentlist li .author span {
    display: block;
    color: #394f82;
    font-weight: 700;
}

.commentlist li .date {
    font-size: 13px;
    margin-top: 5px;
    float: left;
    margin-right: 10px;
    color: #a1a1a1
}

.commentlist li .date i {
    color: #999;
    margin-right: 5px
}

.commentlist li em {
    font-size: 11px;
    color: #ccc;
    font-style: normal;
    margin-bottom: 30px;
    display: block
}

.comment-form h3 {
    margin-bottom: 25px
}

.widget {
    background-color: #fff;
    border: 1px solid #f2f2f2;
    padding: 25px;
    position: relative;
    margin-bottom: 25px
}

.widget .widget-title {
    padding-bottom: 10px;
    border-bottom: 2px solid #ecedee;
    margin-bottom: 20px;
    line-height: 28px;
    position: relative;
    font-size: 16px
}

.widget .widget-title:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 28px;
    background-color: #7daf74;
    bottom: -2px;
    left: 0
}

.widget .widget-title i {
    background-color: #7daf74;
    height: 28px;
    width: 28px;
    line-height: 28px;
    font-size: 14px;
    text-align: center;
    margin-right: 10px;
    color: #fff
}

.user-profile-widget .ul_list li,
.widget.widget_stats li {
    color: #2f3239;
    font-size: 14px;
    font-weight: 700;
    background-color: #eaeaeb;
    margin-bottom: 10px;
    padding: 10px!important
}

.user-profile-widget .ul_list li i,
.widget_stats li i {
    width: 23px;
    height: 23px;
    line-height: 23px!important;
    font-size: 11.5px!important;
    text-align: center;
    background-color: #2f3239
}

.widget .ul_list {
    margin-bottom: 0
}

.popular_posts ul li:last-child,
.widget ul li:last-child,
.widget_contact ul li:last-child {
    padding-bottom: 0;
    margin-bottom: 0
}

.widget-recent-recipes ul {
    margin: 0
}

.widget-recent-recipes ul li {
    overflow: hidden;
    padding-left: 0;
    padding-bottom: 19px;
    margin-bottom: 25px;
    border-bottom: 1px solid #f2f2f2;
    position: relative
}

.widget-recent-recipes ul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.widget-recent-recipes ul li a.thumb {
    max-width: 100%;
    height: 120px;
    overflow: hidden;
    margin-bottom: 15px;
    display: block;
    border-radius: 3px;
    -webkit-border-radius: 3px
}

.widget-recent-recipes ul li a.thumb img {
    width: 100%;
    height: auto
}
.widget-recent-post .price {
    display: inline-block;
    float: right;
    margin-left: 15px;
    width: 40px;
    height: 50px;
    overflow: hidden;
    
    position: relative;
}
.widget-recent-recipes ul li div span {
    font-style: italic;
    display: block;
    margin-bottom: 2px
}

.widget-recent-post ul {
    margin: 0
}

.widget-recent-post ul li {
    border-bottom: 1px dotted #eee;
    margin-bottom: 10px;
    padding: 0 20px 13px 0
}

.widget-recent-post ul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.widget-recent-post ul li a {
    color: #50545c;
    font-weight: 500;
    -webkit-transition: all .3s ease 0s;
    -khtml-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    display: -webkit-box;
   -webkit-line-clamp: 3; /* number of lines to show */
           line-clamp: 3; 
   -webkit-box-orient: vertical;
   overflow: hidden;
   font-size: 12px;

}

.widget-recent-post .thumb {
    display: inline-block;
    float: left;
    margin-right: 15px;
    width: 70px;
    height: 50px;
    overflow: hidden;
/*    border: 2px solid #f5f5f5;*/
    position: relative;
}

.widget-recent-post .thumb img{
    aspect-ratio: 16/9;
    object-fit: contain;
    background: cover;
    
}
.widget-recent-post .thumb span.recipe_overly{
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, .3);
    top: 0px;
    left: 0px;
    opacity: 0;
    transition: .5s all;
}
.widget-recent-post .thumb span i{
    height: 20px;
    width: 20px;
    position: absolute;
    color: red;
    font-size: 20px;
    font-weight: 700;
    top: 30%;
    left: 34%;
    opacity: 3;
    transition: .5s all;
}
.widget-recent-post .thumb:hover span.recipe_overly{
    opacity: 1;
}

.widget-recent-post .recent-post-date {
    font-size: 12px;
    font-style: italic;
    margin-bottom: 0;
    color: #254790 ;
}

.widget-list ul {
    margin: 0
}

.widget-list ul li {
    
    padding-bottom: 10px;
    border-bottom: 1px solid #ecedee;
    position: relative;
    overflow: hidden;
    font-size: 14px;
    list-style: none;
    color: #4b525c;
    height: 100%
}

.widget-list ul li:last-child {
    border-bottom: none;
    margin-bottom: 0
}

.widget-list ul li a {
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.widget-list ul li a:before {
    
    font: normal normal normal 14px/1 Unicode;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
    position: absolute;
    top: 0;
    left: -5px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-in-out 0s
}

.widget-list ul li a:hover:before {
    left: 0
}

.widget-list ul li a:hover {
    padding-left: 13px;
    color: #7daf74;
}

.widget-list ul li a:hover:before {
    opacity: 1;
    visibility: visible
}

.tagcloud {
    overflow: hidden;
    height: 100%
}

.tagcloud a {
    background-color: #f6f6f6;
    border: 1px solid #e4e6e8;
    margin: 0 3px 3px 0;
    display: block;
    float: left;
    padding: 6px 10px;
    font-size: 12px!important;
    transition: all .17s ease-in-out;
    -moz-transition: all .17s ease-in-out;
    -webkit-transition: all .17s ease-in-out;
    -o-transition: all .17s ease-in-out
}

.tagcloud a:hover {
    background-color: #7daf74;
    border-color: #7daf74;
    color: #fff
}

.col-faq {
    margin-bottom: 45px
}

.col-faq.right .faq-media {
    float: right;
    margin-right: 0;
    margin-left: 20px
}

.col-faq.top-left .faq-media {
    width: 100%;
    float: none;
    margin: 0 0 20px 0
}

.col-faq.top-right .faq-media {
    width: 100%;
    float: none;
    margin: 0 0 20px 0;
    text-align: right
}

.col-faq .faq-media {
    float: left;
    margin-right: 20px
}

.col-faq.top-center {
    text-align: center;
    margin-bottom: 25px
}

.col-faq.top-center .faq-media {
    width: 100%;
    float: none;
    text-align: center;
    margin: 0 0 20px 0
}

.col-faq .faq-text {
    overflow: hidden
}

.col-faq.top-center .faq-text {
    overflow: hidden;
    padding: 0 10px
}

.col-faq.right .faq-text,
.col-faq.top-right .faq-text {
    text-align: right
}

.faq-tabs {
    float: left;
    margin: 0 0 50px;
    width: 100%;
    float: left;
    margin: 0 0 27px 0;
    width: 100%
}

.faq-tabs .nav-tabs {
    border: none;
    width: 25%;
    float: left
}

.faq-tabs li {
    list-style: none
}

.faq-tabs .nav-tabs li {
    width: 100%;
    margin: 0
}

.faq-tabs .nav-tabs a {
    border-radius: 0;
    background-color: #f3f3f3;
    display: block;
    margin: 0 0 5px;
    color: #333;
    padding: 15px 20px;
    border: none
}

.faq-tabs .nav-tabs li.active a {
    background-color: #f8f8f8;
    box-shadow: 0 2px 0 rgba(0, 0, 0, .06)
}

.faq-tabs .nav-tabs>li.active>a,
.faq-tabs .nav-tabs>li.active>a:focus,
.faq-tabs .nav-tabs>li.active>a:hover {
    border: none
}

.faq-tabs .panel-title a span {
    font-size: 14px;
    margin: 0 10px 0 0
}

.faq-tabs .tab-content {
    width: 75%;
    float: left;
    background-color: #f8f8f8;
    padding: 15px 30px
}

.faq-tabs .panel-group {
    border: none;
    box-shadow: none;
    background: 0 0;
    border-bottom: 1px solid #dfdfdf;
    padding: 14px 0;
    border-radius: 0
}

.faq-tabs .panel {
    border: none;
    box-shadow: none;
    background: 0 0;
    padding: 0;
    border-radius: 0
}

.faq-tabs .panel-group:first-child {
    padding-top: 0
}

.faq-tabs .panel-group:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.faq-tabs .panel-default>.panel-heading {
    box-shadow: none;
    border: none;
    background: 0 0;
    padding: 0
}

.faq-tabs .panel-body {
    padding: 10px 0 5px;
    color: #363636;
    line-height: 24px;
    letter-spacing: .5px
}

.faq-tabs .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: none
}

.faq-tabs .panel-body ul {
    margin: 0;
    padding: 8px 0 0
}

.faq-tabs .panel-body ul li {
    color: #363636;
    line-height: 16px
}

.faq-tabs .panel-body ul li i {
    margin: 0 14px 0 0;
    vertical-align: middle
}

.faq-tabs .panel-group,
.faq-tabs .panel-group .panel+.panel {
    margin: 0
}

.panel-group.box {
    margin: 0 0 50px
}

.panel-group.box .panel {
    border: 1px solid #f2f2f2;
    border-radius: 0
}

.panel-group.box .panel-default>.panel-heading {
    background-image: none;
    padding: 0
}

.panel-group.box .panel-title a {
    text-transform: uppercase!important;
    font-size: 13px!important;
    font-weight: 700;
    position: relative;
    display: block;
    background-color: #fcfcfc;
    padding: 12px 20px
}

.panel-group.box .panel-title a.collapsed {
    background-color: #f8f8f8
}

.panel-group .panel-title a i,
.panel-group.box .panel-title a i,
.panel-group.box .panel-title a span {
    margin: 0 10px 0 0
}

.panel-group.box .panel-title a.collapsed {
    color: #333!important
}

.panel-group.box .panel-title a.collapsed:before,
.panel-group.box .panel-title a:before {
    position: absolute;
    right: 20px;
    top: 12px;
    content: "\f056";
    font-family: icomoon;
    font-size: 16px;
    color: #858484
}

.panel-group.box .panel-title a.collapsed:before {
    color: #858484!important
}

.panel-group.box .panel-title a.collapsed:before {
    content: "\f055"
}

.panel-group.box .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: none
}

.panel-group.box .panel-body {
    background-color: #fcfcfc;
    padding: 0 20px 20px
}

.faq-tabs .panel-group.box {
    margin-bottom: 0
}

.col-faq.has-border {
    border: 1px solid #f2f2f2;
    padding: 25px
}

.col-faq.top-center {
    text-align: center;
    margin-bottom: 25px
}

.login-app {
    text-align: center;
    margin-bottom: 35px
}

.login-app h3 {
    margin-bottom: 30px
}

.login-app a {
    display: inline-block;
    padding: 0 30px;
    margin: 5px;
    border-radius: 100px;
    height: 40px;
    line-height: 40px;
    background-color: #7daf74;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
    color: #fff;
    font-size: 16px
}

.login-app a:focus,
.login-app a:hover {
    background-color: #262626;
    border-color: #7daf74;
    color: #fff
}

.login-social {
    text-align: center;
    margin-top: 25px
}

.login-social ul {
    text-align: center;
    margin: 10px auto
}

.login-social ul li {
    width: 150px;
    margin: 5px;
    height: 30px;
    line-height: 30px;
    display: inline-block
}

.login-social ul li a {
    color: #fff;
    display: block;
    padding-left: 30px;
    position: relative
}

.login-social ul li a i {
    width: 32px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0
}

.login-social ul li.fb-bg {
    background: #3b5998
}

.login-social ul li.fb-bg a i {
    border-right: 1px solid #31497d
}

.login-social ul li.twi-bg a i {
    border-right: 1px solid #219cd8
}

.login-social ul li.twi-bg {
    background: #45b0e3
}

.login-social ul li.g-bg {
    background: #de4c34
}

.login-social ul li.g-bg a i {
    border-right: 1px solid #c13820
}

.user-signup {
    margin-top: 30px;
    text-align: center
}

.user-signup a {
    color: #7daf74;
    font-weight: 500
}

.separator {
    overflow: hidden;
    margin-bottom: 12px;
    text-align: center
}

.separator span {
    color: #a3a3a3;
    position: relative;
    font-size: 12px;
    border-radius: 50px;
    border: 1px solid #f1f1f1;
    display: inline-block;
    width: 29px;
    height: 29px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 26px
}

.separator span::after,
.separator span::before {
    background-color: #e9ebed;
    bottom: 12px;
    content: "";
    height: 1px;
    left: 100%;
    margin: 0 0 0 5px;
    position: absolute;
    width: 9999px
}

.separator span::after {
    left: auto;
    margin: 0 5px 0 0;
    right: 100%
}

.divider {
    position: relative;
    height: 1px;
    border: 0;
    border-bottom: 1px solid #e5e5dc;
    margin: 18px 0
}

.divider:after {
    position: absolute;
    content: "";
    background: #f5f5f5 url(images/divider-default.png) center center no-repeat;
    width: 28px;
    height: 17px;
    left: 50%;
    top: -8px;
    margin-left: -14px
}
.divider2 {
    position: relative;
    height: 1px;
    border: 0;
    border-bottom: 1px solid #84847a;
    margin: 5px 0
}

.white_bg .divider:after {
    background-color: #fff
}

ul.stars {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 16px
}
ul.stars li {
    display: inline-block
}
ul.stars li.active a {
    color: #ffb401

}

ul.stars li a {
    color: #ccc
}
.social_response{
    padding-top: 3px;
    padding-bottom: 3px;
}
.social_response ul.social_icon {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 16px
}
.social_response ul.social_icon li {
   display: inline-block;
    padding-right: 12px;
}

/*ul.social_activity {
    padding-top: 5px;
    margin: 0;
    list-style: none;
   
}

ul.social_activity li {
    display: inline-block;
    padding-right: 15px;
}

ul.social_activity li a {
    color: #5e5c5c;
    font-size: 20px;
    transition: all .5s ease
}
ul.social_activity li a:hover{
    color: #254790;
}
ul.social_activity li a:hover i{
    -webkit-transform: scale(1.2) ;
    transition: all 0.3s ease-in-out ;
}
.apps-image a:hover img{
    -webkit-transform: scale(.9) ;
    transition: all 0.4s ease-in-out ;
}*/

.flex-container{
    display: flex;
    flex-basis: auto;
    font-size: 16px;
    padding-top: 5px;
    align-items: center;
    flex-wrap: nowrap;
}
.flex-container .social_activity{
    flex-direction: row;
    display: flex;
    list-style: none;
    margin-right: auto!important;
}
.flex-container .social_activity li{
    display: list-item;
    padding: 0.5rem 0.7rem;
}

.recipes-content .social_activity  i, .recipes-content .social_activity span{
   font-size: 16px;
   color: #224620;
}
.post_social .social_activity  i, .post_social .social_activity  span{
   font-size: 16px;
   color: #224620;
}
.download i, .download span{
   font-size: 12px !important;
}
.real_social .social_activity  i, .real_social .social_activity span{
   font-size: 16px;
   color: #224620;
}

.flex-container .social_activity li span{
   font-size: 16px;
   color: #224620;
}

.flex-container .social_activity_right{
    list-style: none;
    display: flex;
    flex-flow: row wrap;
}
.flex-container .social_activity_right li{
     display: list-item;
    padding: 0.5rem 0.5rem;
}


.flex-container_detail{
    display: flex;
    flex-basis: auto;
    font-size: 18px;
    padding-top: 5px;
    align-items: center;
    flex-wrap: nowrap;
}
.flex-container_detail .social_activity{
    flex-direction: row;
    display: flex;
    list-style: none;
    margin-right: auto !important;
    margin-bottom: 1px !important;
}
.flex-container_detail .social_activity li{
    display: list-item;
    padding: 0.5rem 1rem;
}

.flex-container_detail .social_activity li span{
   font-size: 16px;
   color: #21501e85;
}
.flex-container_detail .social_activity_right{
    list-style: none;
    display: flex;
    flex-flow: row wrap;
}
.flex-container_detail .social_activity_right li span{
   font-size: 15px;
}
.flex-container_detail .social_activity_right li{
    display: list-item;
    padding: 0.5rem 1rem;
}
.post-content{
    font-size: 14px; 
    font-weight: 500;
}
.pagination {
    margin: 27px 0
}

.navigation.pagination .nav-links a {
    background-color: #f8f8f8;
    border: medium none;
    border-radius: 2px;
    color: #999;
    font-size: 13px;
    font-weight: 700;
    margin-left: 0;
    margin-right: 5px;
    padding: 8px 14px;
    text-align: center;
    line-height: 17px;
    display: inline-block
}

.navigation.pagination .nav-links a:hover {
    color: #fff;
    background-color: #7daf74
}

.navigation.pagination .nav-links span {
    background-color: #7daf74;
    border: medium none;
    border-radius: 2px;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    margin-left: 0;
    margin-right: 5px;
    padding: 8px 14px;
    text-align: center;
    line-height: 17px;
    display: inline-block
}

.go-up {
    position: fixed;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 17px;
    right: -60px;
    bottom: 20px;
    cursor: pointer;
    text-align: center;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
    z-index: 99999;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #7daf74;
    color: #fff
}

.go-up:hover {
    opacity: 1;
    background-color: #1b1b1b
}

.progressbar-percent {
    background-color: #7daf74
}

.progressbar-warp {
    margin-bottom: 30px
}

.progressbar {
    height: 20px;
    background-color: #f3f3f3;
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
    border: 1px solid #dedede;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.progressbar-percent {
    height: 100%;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(255, 255, 255, .2)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.75, rgba(255, 255, 255, .2)), color-stop(.75, transparent), to(transparent));
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
    -webkit-background-size: 30px 30px;
    -moz-background-size: 30px 30px;
    background-size: 30px 30px;
    -webkit-animation: move 5s linear infinite;
    -moz-animation: move 5s linear infinite;
    animation: move 5s linear infinite;
    width: 0;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

100% {
    width: auto
}

100% {
    background-position: 90px 90px
}

.ul_list {
    margin-bottom: 30px
}

.ul_list ul {
    margin-bottom: 0
}

.ul_list li {
    line-height: 25px;
    margin-bottom: 5px;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
    list-style: none;
    color: #2f3239
}

.ul_list li ul {
    margin: 10px 0 10px 30px
}

.ul_list_default ul li {
    list-style: inside
}

.ul_list_default ol li {
    list-style: decimal inside
}

.ul_list_default ol li,
.ul_list_default ul li {
    margin-bottom: 5px;
    line-height: 25px;
    color: #2f3239
}

.dropcap {
    float: left;
    line-height: 30px;
    font-size: 64px;
    color: #2f3239;
    margin: 0 10px 0 0;
    line-height: 85%;
    text-transform: uppercase
}

.dropcap.dropcap_soft_r,
.dropcap.dropcap_square {
    background-color: #2f3239;
    height: 35px;
    width: 35px;
    line-height: 35px;
    font-size: 22px;
    text-align: center;
    margin-top: 5px 10px 0 0
}

.dropcap.dropcap_soft_r {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.dropcap.dropcap_circle {
    background-color: #2f3239;
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 22px;
    text-align: center;
    margin-top: 5px 10px 0 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%
}

.alert-message {
    position: relative;
    display: block;
    background-color: #fafafa;
    padding: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 700;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #2f3239
}

.alert-message i {
    margin: 0 15px 0 0;
    float: left;
    height: 42px;
    width: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 21px;
    color: #fff
}

.alert-message.warning {
    background-color: #f5d1a8
}

.alert-message.warning i {
    background-color: #fd8900
}

.alert-message.warning a,
.alert-message.warning span {
    color: #fd8900
}

.alert-message.success {
    background-color: #aeddb6
}

.alert-message.success i {
    background-color: #09a526
}

.alert-message.success a,
.alert-message.success span {
    color: #09a526
}

.alert-message.error {
    background-color: #f6d8d4
}

.alert-message.error i {
    background-color: red
}

.alert-message.error a,
.alert-message.error span {
    color: #fe0000
}

.alert-message.info {
    background-color: #bccee8
}

.alert-message.info i {
    background-color: #4480d6
}

.alert-message.info a,
.alert-message.info span {
    color: #4480d6
}

.alert-message a:hover {
    color: #5a5c5d!important
}

.alert-message p {
    margin: 0!important;
    padding: 0;
    line-height: 24px;
    font-size: 12px
}

.alert-message span {
    font-size: 14px;
    font-weight: 700
}

.alert-border-radius {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}


.button-browse-more,
a.button-download,
a.button-more {
    font-size: 16px;
    margin-top: 10px;
    display: inline-block;
    background: #7daf74;
    color: #fff;
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
    border-radius: 4px
}

/*.btn-primary:hover,
.button-browse-more:hover,
a.button-download:hover,
a.button-more:hover {
    background: #444;
    color: #fdfdfd
}*/

a.button-radius {
    background-color: #FFF;
    color: #254790;
    font-size: 14px;
    border: 1px solid #254790;
    -moz-border-radius: 22px;
    -webkit-border-radius: 22px;
    border-radius: 22px;
    padding: 8px 25px;
    margin-top: 15px;
    display: inline-block
}

a.button-radius:hover {
    background-color: #7daf74;
    color: #fff;
    transition: all 0.4s ease-in-out ;
}

.button-browse-more {
    font-size: 21px;
    padding: 0 15px;
    height: 55px;
    line-height: 55px;
    margin-top: 30px
}

ul.fonticons-list {
    margin: 0 auto;
    padding: 0;
    text-align: center
}

ul.fonticons-list li {
    display: inline-block;
    width: 48px;
    height: 48px;
    border: 1px solid #ccc;
    background: #fff;
    margin: 3px 2px
}

ul.fonticons-list li i {
    font-size: 27px;
    line-height: 48px
}

.newslatter {
    padding: 30px 0;
    overflow: hidden;
    background: #7daf74
}

.newslatter p {
    float: left;
    font-size: 24px;
    color: #fff;
    line-height: 45px;
    margin: 0
}

.subcribe {
    width: 100%;
    position: relative;
    -webkit-transition: width .35s ease-in-out;
    transition: width .35s ease-in-out;
    display: none;
}

.subcribe2 {
    position: absolute;
    width: 78%;
    right: 0px;
    top: 0px;
    /*display: none;*/
}
.subcribe2 .form-control {
    background: #fff;
    width: 40%;
    margin-bottom: 0;
    border-radius: 20px;
    box-shadow: none!important;
    padding: 19px 20px;
    color: #7e7e7e;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: right;
    transition: all 0.5s ease-out;

}

.subcribe2 button {
    position: absolute;
    text-align: center;
    top: 13px;
    right: 14px;
    border: none;
}

.subcribe2 button:hover{
   color: #254790;
   font-weight: 700;
   -webkit-transform: scale(1.3);
   transition: all 0.5s ease-out;
}

.subcribe .form-control {
    background: #fff;
    margin-bottom: 0;
    width: 100%;
    border-radius: 20px;
    box-shadow: none!important;
    padding: 19px 20px;
    color: #7e7e7e;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: right;
    margin-bottom: 6px;
    transition: all 0.5s ease-out;
}

.subcribe2 input:focus{
    width: 100%;
}

.subcribe button {
    position: absolute;
    text-align: center;
    top: 13px;
    right: 14px;
    border: none;
}
.subcribe button:hover{
   color: #254790;
   font-weight: 700;
   -webkit-transform: scale(1.3);
   transition: all 0.5s ease-out;
}

.planbox {
    width: 100%;
/*    border: 1px solid #e3e3e3;*/
    border-radius: 3px;
    margin-bottom: 30px
}

.planbox .title {
    width: 100%;
    padding: 0 0 10px 0;
    text-align: center
}

.planbox .prices {
    background: #5f686f;
    display: inline-block;
    margin-bottom: 25px;
    position: relative;
    width: 100%;
    padding: 25px 0 25px 0;
    color: #fff;
    text-align: center;
    position: relative;
}
.planbox .overlybox_offer{
    width: 100%;
    height: 100%;
    background: #0000007a;
    position: absolute;
    top: 1px;
    left: 2px;
}
.planbox .prices strong {
    color: #fff;
    font-size: 45px;
    font-weight: 500;
    display: block;
    position: relative;
    z-index: 1;
}

.planbox .prices strong i {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    position: relative;
    z-index: 1;
}

.planbox .prices b {
    color: #fff;
    font-size: 17px;
    font-weight: 677;
    font-style: normal;
    display: block;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
    
}

.planbox .prices b em {
    font-style: normal;
    text-decoration: line-through;
    position: relative;
    z-index: 1;
}

.planbox .prices a {
    display: inline-block;
    color: #5f686f;
    font-size: 16px;
    background: #fff;
    padding: 11px 32px;
    border-radius: 3px;
    font-weight: 400;
    transition: all .3s ease;
    position: relative;
    z-index: 1;
}

.planbox .prices a:hover {
    color: #fff;
    background: #254790;
    position: relative;
    z-index: 1;
}

.planbox ul {
    width: 100%;
    padding: 0;
    margin: 0 0 20px 0;
    text-align: center
}

.planbox li {
    width: 100%;
    padding: 9px 0;
    font-size: 14px;
    color: #2a363f;
    border-bottom: 1px solid #f3f3f3
}

.planbox li.last {
    border-bottom: none
}

.planbox.plan-blue .prices {
    background: #2997ab
}

.planbox.plan-blue .prices a {
    color: #2997ab
}

.planbox.plan-yellow .prices {
    background: #f6bb17
}

.planbox.plan-yellow .prices a {
    color: #f6bb17
}

.planbox.plan-green .prices {
    background: #7daf74
}

.planbox.plan-green .prices a {
    color: #7daf74
}

.planbox.plan-cyan .prices {
    background: #2997ab
}

.planbox.plan-cyan .prices a {
    color: #2997ab
}

.planbox.plan-orange .prices {
    background: #fa7642
}

.planbox.plan-orange .prices a {
    color: #fa7642
}

.planbox.plan-pink .prices {
    background: #f1505b
}

.planbox.plan-pink .prices a {
    color: #f1505b
}

.planbox.plan-purple .prices {
    background: #8e74b2
}

.planbox.plan-purple .prices a {
    color: #8e74b2
}

.planbox.plan-red .prices {
    background: #d02e37
}

.planbox.plan-red .prices a {
    color: #d02e37
}

.planbox.plan-lactic .prices {
    background: #26bdef
}

.planbox.plan-lactic .prices a {
    color: #26bdef
}

.planbox.plan-darkred .prices {
    background: #790000
}

.planbox.plan-darkred .prices a {
    color: #790000
}

.planbox.plan-blue .prices a,
.planbox.plan-cyan .prices a,
.planbox.plan-darkred .prices a,
.planbox.plan-green .prices a,
.planbox.plan-lactic .prices a,
.planbox.plan-orange .prices a,
.planbox.plan-pink .prices a,
.planbox.plan-purple .prices a,
.planbox.plan-red .prices a,
.planbox.plan-yellow .prices a {
    background: #fff
}

.planbox.plan-blue .prices a:hover,
.planbox.plan-cyan .prices a:hover,
.planbox.plan-darkred .prices a:hover,
.planbox.plan-green .prices a:hover,
.planbox.plan-lactic .prices a:hover,
.planbox.plan-orange .prices a:hover,
.planbox.plan-pink .prices a:hover,
.planbox.plan-purple .prices a:hover,
.planbox.plan-red .prices a:hover,
.planbox.plan-yellow .prices a:hover {
    color: #fff;
    background: #5f686f
}

.tp-banner,
.tp-banner-2,
.tp-banner-3 {
    width: 100%;
    position: relative
}

.tp-bullets {
    display: none
}

.slideshow .tparrows {
    height: 45px;
    width: 45px;
    line-height: 45px;
    text-align: center;
    background-color: #fff;
    color: #cac9c3;
    margin: 0 5px;
    z-index: 25;
    cursor: pointer;
    top: 56%!important;
    display: inline-block;
    opacity: 0
}

.slideshow:hover .tparrows {
    opacity: 1
}

.slideshow .tparrows:before,
.slideshow-3 .tparrows:before {
    font-size: 27px;
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
}

.slideshow .tparrows.tp-leftarrow:before,
.slideshow-3 .tparrows.tp-leftarrow:before {
    content: "\f104"
}

.slideshow .tparrows.tp-rightarrow:before,
.slideshow-3 .tparrows.tp-rightarrow:before {
    content: "\f105"
}

.slideshow .tparrows:hover {
    background-color: #6e9f64;
    color: #fff
}

.slideshow-2,
.slideshow-3,
.slideshow-4 {
    position: relative;
    top: 0;
    left: 0
}

.slideshow.slideshow-2 .tparrows {
    -moz-box-shadow: 0 0 0 3px #ece9e1;
    -webkit-box-shadow: 0 0 0 3px #ece9e1;
    box-shadow: 0 0 0 3px #ece9e1;
    top: auto!important;
    bottom: 30px!important;
    left: auto!important;
    right: 50%!important;
    margin: 0 -50px 0 0!important
}

.slideshow.slideshow-2 .tparrows.tp-leftarrow {
    right: inherit!important;
    left: 50%!important;
    margin: 0 0 0 -50px!important
}

.slideshow-3 .tparrows {
    display: inline-block;
    height: 42px;
    width: 42px;
    line-height: 42px;
    text-align: center;
    background-color: rgba(248, 245, 236, .3);
    color: #f8f5ec;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 5px;
    z-index: 25;
    cursor: pointer
}

.slideshow-3 .tparrows {
    top: 595px!important;
    right: 50%!important;
    margin: 0 -54px 0 0!important
}

.slideshow-3 .tparrows.tp-leftarrow {
    right: inherit!important;
    left: 50%!important;
    margin: 0 0 0 -54px!important
}

.slideshow-4 {
    margin-top: 130px;
    margin-bottom: 35px;
    position: relative
}

.slideshow-4 .tparrows {
    top: 50%!important;
    margin-top: -19px;
    right: 15px!important
}

.slideshow-4 .tparrows.tp-leftarrow {
    right: inherit!important;
    left: 15px!important
}

.boxed .slideshow {
    position: relative
}

.boxed .tparrows {
    top: 50%!important;
    margin-top: -19px!important;
    right: 20px!important
}

.boxed .tparrows.tp-leftarrow {
    right: inherit!important;
    left: 20px!important
}

.boxed .slideshow-3 .tparrows {
    right: 72px!important
}

.boxed .slideshow-3 .tparrows.tp-leftarrow {
    left: 72px!important
}

.slide-h2 h2 {
    font-size: 50px!important;
    color: #7daf74
}

.slide-p p {
    font-size: 16px;
    font-family: Imprima, Helvetica, Arial, sans-serif;
    color: #e6e3db;
    text-align: center;
    line-height: 25px
}

.slide-a a {
    font-weight: 700;
    font-size: 15px;
    color: #f8f5ec;
    padding: 10px 40px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    display: inline-block;
    background-color: #7daf74
}

.slide-a.slide-a-2 a {
    background-color: #949089
}

.slide-a a:hover {
    background-color: #413c35;
    color: #f8f5ec
}

.slideshow-bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: ""
}

.menu-item {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-bottom: 30px;
    padding-bottom: 10px;
    text-align: center;
    position: relative
}

.menu-img {
    overflow: hidden;
    position: relative;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    height: 180px
}

.menu-img:before {
    content: "";
    width: 100%;
    height: 4px;
    background: rgba(0, 0, 0, .4);
    position: absolute;
    bottom: 0;
    left: 0
}

.menu-img img {
    display: block;
    height: auto;
    width: 100%
}

.menu-content {
    padding: 10px;
    position: relative
}

.menu-content .stars {
    height: 30px;
    width: 110px;
    line-height: 31px;
    text-align: center;
    -moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    float: left;
    position: absolute;
    top: -34px;
    left: 15px;
    background: rgba(0, 0, 0, .4)
}

.menu-content h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    margin: 10px auto 10px
}

.menu-content h3 a {
    color: #7daf74
}

.menu-content h3 a:hover {
    color: #2d2d2d
}

.menu-content p {
    font-size: 14px;
    line-height: 22px;
    color: #949089
}

.box-icon {
    text-align: center
}

.box-icon>div {
    height: 125px;
    width: 100%;
    line-height: 155px;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0 auto 20px;
    -moz-box-shadow: 0 0 0 4px #fff;
    -webkit-box-shadow: 0 0 0 4px #fff;
    box-shadow: 0 0 0 4px #fff;
    background: #7daf74
}

.box-icon:hover>div {
    background-color: #413c35
}

.box-icon>div>i {
    font-size: 46px;
    color: #fff
}

.box-icon h3 {
    font-size: 32px;
    color: #413c35;
    margin-bottom: 20px
}

.box-icon p {
    font-size: 15px;
    line-height: 23px;
    color: #949089
}

.apps-cover {
    text-align: right
}

.create-recipe .add-photo {
    width: 100%;
    height: 200px;
    text-align: center;
    border: 1px dashed #e6e6e6;
    display: block
}

.create-recipe .icon-picture.gray {
    background-image: url(images/icon-picture.svg);
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 160px;
    display: block;
    background-size: 140px;
    transform: scale(1);
    background-position: center 30px;
    opacity: .7;
    background-repeat: no-repeat
}

.create-recipe .icon-picture.gray input[type=file] {
    opacity: 0
}

.create-recipe .icon-picture.gray:after {
    content: "Add a photo";
    display: block;
    margin-top: 130px;
    font-size: 16px
}

.create-recipe label {
    font-size: 16px;
    font-weight: 400
}

.create-recipe .form-control {
    width: 100%;
    border: 1px solid #e6e9ed;
    border-radius: 2px;
    padding: 15px;
    height: 45px;
    font-size: 16px;
    text-align: left;
    background: #fff;
    font-weight: 400
}

.create-recipe textarea.form-control {
    height: 200px
}

.recipe-ingredient,
.recipe-instructions {
    margin-top: 25px
}

.col-recipe-ingredient,
.col-recipe-instructions {
    width: 100%;
    position: relative
}

.col-recipe-ingredient i.ic,
.col-recipe-instructions i.ic {
    position: absolute;
    top: 12px;
    left: 15px;
    font-size: 27px
}

.col-recipe-ingredient .count-of,
.col-recipe-instructions .count-of {
    position: absolute;
    background: #eee;
    border-radius: 50%;
    top: 9px;
    left: 45px;
    font-size: 16px;
    width: 30px;
    height: 30px;
    text-align: center;
    display: block;
    line-height: 30px
}

.col-recipe-ingredient input.form-control,
.col-recipe-instructions input.form-control {
    width: 100%;
    border: 1px solid #e6e9ed;
    border-radius: 2px;
    padding: 15px;
    height: 45px;
    font-size: 16px;
    text-align: left;
    margin-bottom: 15px;
    padding-left: 85px;
    padding-right: 35px;
    background: #fff;
    font-weight: 400
}

.remove-recipe-col {
    position: absolute;
    display: block;
    right: 15px;
    top: 15px;
    width: 14px;
    height: 16px;
    text-align: center;
    cursor: pointer
}

.remove-recipe-col:hover {
    text-decoration: none;
    color: #ff6f55
}

.recipe-button button {
    height: 45px;
    line-height: 44px;
    width: 32.5%;
    font-size: 16px;
    border-radius: 0
}

.recipe-button button.btn-publish {
    background: #7daf74;
    color: #fff
}

.recipe-button button.btn-publish:hover {
    background: #54834b
}

.recipe-button button.btn-save {
    background: #feaa26;
    color: #fff
}

.recipe-button button.btn-save:hover {
    background: #e98c01
}

.recipe-button button.btn-cancel {
    background: #b3b3b3;
    color: #fff
}

.recipe-button button.btn-cancel:hover {
    background: #939393
}

.review-box {
    margin: 20px 0;
    background-color: #eee;
    padding: 10px;
    color: #fff;
    font-size: 14px
}

.review-box h2,
.review-box h3,
.review-box h4,
.review-box h5,
.review-box h6,
.review-box p {
    margin: 0;
    color: #fff
}

.review-box h2.review-box-header {
    color: #fff;
    background: #7daf74;
    font-size: 18px;
    padding: 10px 8px;
    margin-bottom: 2px
}

.review-box .review-item {
    margin-bottom: 2px;
    opacity: 1;
    -webkit-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s
}

.review-box .review-item h5 {
    font-size: 14px;
    color: #fff;
    position: relative;
    z-index: 2;
    line-height: 34px;
    padding: 0 8px
}

.review-percentage .review-item {
    position: relative;
    background: #3a3a3a;
    display: block;
    height: 34px
}

.review-percentage .review-item span {
    top: 0;
    position: absolute;
    background-color: #7daf74;
    background-image: url(images/stripes.png);
    display: block;
    height: 34px
}

.review-apple .review-item,
.review-bar .review-item,
.review-birthday .review-item,
.review-cutlery .review-item,
.review-hearts .review-item,
.review-smile .review-item,
.review-stars .review-item,
.review-thumbs .review-item {
    background: #3a3a3a;
    margin-bottom: 2px;
    overflow: hidden;
    padding: 0 8px
}

.review-box.review-stars .review-item h5 {
    float: left
}

.review-box .review-summary {
    background-color: #3a3a3a;
    overflow: hidden;
    position: relative;
    min-height: 85px
}

.review-box.review-apple .review-summary,
.review-box.review-bar .review-summary,
.review-box.review-birthday .review-summary,
.review-box.review-cutlery .review-summary,
.review-box.review-hearts .review-summary,
.review-box.review-smile .review-summary,
.review-box.review-stars .review-summary,
.review-box.review-thumbs .review-summary {
    min-height: 120px
}

.review-box .review-short-summary {
    padding: 10px;
    display: table-cell;
    vertical-align: top;
    padding-right: 170px
}

.review-box .review-final-score {
    background-color: #7daf74;
    width: 160px;
    height: 160px;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    color: #fff;
    padding: 10px 5px;
    border-left: 2px solid #eee
}

.review-box .review-final-score h3 {
    font-size: 44px;
    color: #fff;
    font-weight: 700
}

.review-box .review-final-score h4 {
    margin-bottom: 0;
    font-size: 16px;
    color: #fff
}

.review-box span.user-rate-image,
.review-box span.user-rate-image span {
    background-image: url(images/stars-rate.png)
}

.review-box.review-cutlery span.user-rate-image,
.review-box.review-cutlery span.user-rate-image span {
    background-image: url(images/cutlery-rate.png)
}

.review-box.review-hearts span.user-rate-image,
.review-box.review-hearts span.user-rate-image span {
    background-image: url(images/hearts-rate.png)
}

.review-box.review-birthday span.user-rate-image,
.review-box.review-birthday span.user-rate-image span {
    background-image: url(images/birthday-rate.png)
}

.review-box.review-apple span.user-rate-image,
.review-box.review-apple span.user-rate-image span {
    background-image: url(images/apple-rate.png)
}

.review-box.review-smile span.user-rate-image,
.review-box.review-smile span.user-rate-image span {
    background-image: url(images/smile-rate.png)
}

.review-box.review-thumbs span.user-rate-image,
.review-box.review-thumbs span.user-rate-image span {
    background-image: url(images/thumbs-rate.png)
}

.review-box span.user-rate-image {
    width: 98px;
    display: block;
    height: 22px;
    background-position: left bottom;
    background-repeat: no-repeat
}

.review-box span.user-rate-image span {
    width: 100%;
    display: block;
    height: 22px;
    background-position: left top;
    background-repeat: no-repeat;
    float: left
}

.review-box .user-rate-wrap {
    background: #2b2b2b;
    margin-top: 2px;
    padding: 7px 8px
}

.review-box .user-rate {
    float: right;
    width: 98px
}

.review-box .user-rate-wrap .user-rating-text .rating-score {
    font-size: 14px
}

.review-box .rating-user-rate-active span.user-rate-image span {
    cursor: pointer
}

.review-box.review-apple .review-item span.user-rate-image,
.review-box.review-birthday .review-item span.user-rate-image,
.review-box.review-cutlery .review-item span.user-rate-image,
.review-box.review-hearts .review-item span.user-rate-image,
.review-box.review-smile .review-item span.user-rate-image,
.review-box.review-stars .review-item span.user-rate-image,
.review-box.review-thumbs .review-item span.user-rate-image {
    background-color: transparent;
    right: 10px;
    top: 6px
}

.review-box.review-apple .review-item span.user-rate-image span,
.review-box.review-birthday .review-item span.user-rate-image span,
.review-box.review-cutlery .review-item span.user-rate-image span,
.review-box.review-hearts .review-item span.user-rate-image span,
.review-box.review-smile .review-item span.user-rate-image span,
.review-box.review-stars .review-item span.user-rate-image span,
.review-box.review-thumbs .review-item span.user-rate-image span {
    background-color: transparent
}

.review-box .review-final-score span.user-rate-image {
    margin: 1px auto 5px auto
}

.review-box.review-bar .review-item span.rating-bar {
    background: #ccc;
    width: 100px;
    font-size: 14px;
    height: 12px;
    display: block;
    right: 10px;
    top: 11px
}

.review-box.review-bar .review-item span.rating-bar span {
    background: #ffb401;
    height: 12px
}

.review-box .review-final-score span.rating-bar {
    margin: 8px auto 10px auto;
    background: #ccc;
    width: 100px;
    font-size: 14px;
    height: 12px;
    display: block;
    position: relative
}

.review-box .review-final-score span.rating-bar span {
    background: #ffb401;
    height: 12px;
    top: 0;
    position: absolute;
    display: block
}

.review-percentage .review-item span.number-review {
    background: 0 0;
    position: absolute;
    right: 120px;
    top: 8px
}

.recipes-review {
/*    -webkit-box-shadow: 0 0 2px 1px #f2f2f2;
    -moz-box-shadow: 0 0 2px 1px #f2f2f2;
    box-shadow: 2px 2px 0px 2px #f2f2f2;
    border: 1px solid #e6e6e6;
    position: relative;
    background-color: #fff;*/
/*    margin-bottom: 30px;*/
    overflow: hidden;
}

.recipes-review .recipes-img img {
    width: 100%;
    background-size: cover;
}
.recipelistpage .recipes-review .recipes-img img {
    width: 100%;
    height: 100%;
}

.recipes-review .recipes-img .favorite {
    background-color: rgba(0, 0, 0, .7);
    position: absolute;
    top: 25px;
    right: 25px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 100%;
}

.recipes-review .recipes-img .favorite i {
    color: #fff;
    font-size: 32px;
    line-height: 64px
}

.recipes-review .recipes-img .favorite.active i,
.recipes-review .recipes-img .favorite:hover i {
    color: red
}

/*.recipes-review .recipes-content {
    padding: 2px 12px 10px 12px;

}*/

.recipes-review .recipes-content h3 {
    margin-top: 0
}

.recipes-review .recipes-content .ratings {
    margin-bottom: 10px
}

.recipes-review .recipes-content .ratings ul {
    display: inline-block
}

.recipes-review .recipes-content .ratings span {
    display: inline-block;
    margin-left: 5px;
    font-size: 16px
}

.recipes-review .recipes-content .col-details {
    position: relative;
    text-overflow: ellipsis;
    font-size: 12px;
    clear: both;
    font-weight: 500;
    overflow: hidden;
    height: 55px;
    display: -webkit-box;
   -webkit-line-clamp: 3; /* number of lines to show */
           line-clamp: 3; 
   -webkit-box-orient: vertical;
}

.recipes-review .recipes-content .col-details p{
    font-size: 12px !important;    
}
.recipes-review .recipes-content ul.details {
    border-top: 1px dotted #e6e6e6;
    padding-top: 2px;
    display: flex;
    margin: 0
}

.recipes-review .recipes-content ul.details li {
    display: inline-block
}

.recipes-review .recipes-content ul.details li img.img-profile {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    height: 48px;
    width: 48px;
    margin-right: 10px;
    margin-top: 5px
}
.recipe-sort-decs{
        font-size: 14px;
        font-weight: 500;
}
.recipes-review .recipes-content ul.details li h4 {
    font-size: 14px
}

.recipes-review .recipes-content ul.details ul {
    display: inline;
    margin-right: 25px
}

.recipes-review .recipes-content ul.details ul li {
    display: inline-block
}

.recipes-review .review-final-score {
    background-color: #7daf74;
    width: 90px;
    height: 70px;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    color: #fff;
    padding: 8px 5px
}

.recipes-review .review-final-score h3 {
    font-size: 27px;
    color: #fff
}

.recipes-review .review-final-score h4 {
    margin-bottom: 0;
    font-size: 14px;
    color: #fff
}

.recipes-review .review-box {
    margin: 0
}

.recipes-review .review-box h2.review-box-header {
    margin-bottom: 1px
}

.recipes-review .review-item {
    margin-bottom: 1px
}

.recipes-review .review-percentage .review-item {
    height: 25px;
    overflow: hidden
}

.recipes-review .review-box .review-item h5 {
    line-height: 25px;
    padding: 0 8px
}

.product-item {
    background: #fff;
    width: 100%;
}
.product-item .product-image {
    background: cover;
    text-align: center; 
}

.product-item .product-image img {
    min-height: 50px;
    transition: transform .8s;
}
.product-item .product-image img:hover {
    -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1)
}

.product-item:hover {
    box-shadow: 0 3px 2px 0 rgba(51, 51, 51, .2)
}

.product-item h3.product-title {
    font-size: 18px;
    margin-top: 10px !important;

}
.hide{
    display: none;
}
.product-item a h3.product-title {
    padding-top: 4px;
    color: #000000;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
}


.product-item .product-ratings {
    margin-bottom: 10px
}
.product-item .product-ratings i {
    font-size: 13px
}
.product-item p.varnt {
    margin-bottom: 2px;
}

.product-item .price {
    color: #77a464;
    margin-bottom: 15px;
    font-size: 16px
}

.product-item .add-to-cart-button {
    font-size: 12px;    
    margin-top: 6px;
    display: block;
    background: #FFF !important;
    color: #224620;
    padding: 10px 7px;
    text-align: center;
    border: 1px solid #e5e7ea !important;
    width: 100%;
}
.product-item .add-to-cart-button i{
    font-size: 16px;
    margin-right: 1px;
}

.product-item .out-of-stock {
    font-size: 12px;
    font-weight: 600;
    margin-top: 6px;
    display: block;
    background: #F44D3C !important;
    color: #FFF;
    padding: 0 12px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #e5e7ea !important;
    width: 100% !important;

}
.product-item .retweet {
    font-size: 16px;
    font-weight: 400;
    margin-top: 6px;
    display: block;
    background: #224620 !important;
    color: #fff;
    padding: 0 12px;
    height: 40px;
    line-height: 40px;
    text-align: center
}


.product-item .add-to-cart-button:hover {
    background: #224620 !important;
    color: white;
    transition: all 0.5s ease-in-out ;
}

.product-item .retweet:hover {
    background: #3C7B38 !important;
    color: white;
   
}

.product-item-list {
    text-align: left
}

.product-item-list .product-image {
    border: 1px solid #ddd;
    overflow: hidden;
    padding: 1px;
    width: 245px;
    display: inline-block;
    float: left;
    margin-right: 25px
}

.product-item-list:after {
    content: '';
    display: table;
    clear: both
}

.product-item-list h3.product-title {
    margin-top: 4px
}

.product-item-list .add-to-cart-button {
    display: inline-block;
    width: 180px
}

.header-navbar-shop {
    background: #f4f4f4
}

.header-navbar-shop .navbar-categories {
    text-align: center;
    margin: 0 0
}

.header-navbar-shop .navbar-categories li {
    display: inline-block
}

.header-navbar-shop .navbar-categories li a {
    padding: 20px 15px;
    font-size: 15px;
    margin: 0;
    font-weight: 500;
    color: #262626;
    display: block
}

.header-navbar-shop .navbar-categories li a:hover {
    background: #7daf74;
    color: #fff
}

.header-navbar-shop .navbar-categories li.active a {
    background: #fff;
    color: #7daf74
}

.footer-shop {
    text-align: center
}

.footer-shop i {
    font-size: 38px;
    color: #7daf74;
    margin-bottom: 15px
}

.product-summary {
    margin-bottom: 30px
}

.product-summary .product-ratings {
    margin-bottom: 10px
}

.product-summary .product-ratings i {
    font-size: 13px
}

.product-summary .price {
    color: #77a464;
    /*margin-bottom: 15px;*/
    /*font-size: 20px*/
}
 .price strike{
    color: #808080c7;
}
.price .discount{
    color: red;
}



.product-summary p {
    font-size: 14px;
   /* margin-bottom: 15px*/
}

.form-single-product .quantity {
    border: 1px solid #e6e9ed;
    border-radius: 2px;
    padding: 5px;
    height: 42px;
    font-size: 16px;
    text-align: center;
    background: #fff;
    font-weight: 400;
    display: inline-block;
    width: 80px
}

.form-single-product .single-add-to-cart-button {
    font-size: 16px;
    font-weight: 400;
    margin-top: 6px;
    display: inline-block;
    background: #7daf74;
    color: #fff;
    padding: 0 12px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: none
}
.form-single-product .available_bluk {
   background:green ;
   color: white;
}
.form-single-product .available_bluk:hover{
   background:white ;
   border: 1px solid gray;
}
.form-single-product .single-notifyme-button {
    font-size: 16px;
    font-weight: 400;
    margin-top: 6px;
    display: inline-block;
    background: #882739;
    color: #fff;
    padding: 0 12px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: none
}

.form-single-product .single-add-to-cart-button:hover {
    background: #262626
}
.form-single-product .single-notifyme-button:hover {
    background: #262626
}
.single-product {
    margin-bottom: 35px
}
.single-product .single-product-image {
    width: 100%;
    height: 300px;
    text-align: center;
}
.single-product .discountprice {
   transform: skew(6deg);
    padding: 3px 15px 3px 15px; 
    text-align: center;
    background: red;
    color: white;
    font-weight: 700;
    position: absolute;
    top: 20px;
    right: 17px;
    font-size: 17px;
    border-top: 1px solid green;
    box-shadow: 2px 2px 3px 2px silver;
}

.single-product .single-product-image img{
    max-height:100%
    
}
.single-product .multi-product-image ul li{
    float: left;
    width: 100px;
    border: 1px solid #ece7e7;
    padding: 5px;
    margin-right: 2px;
}
.single-product .multi-product-image ul li img{
    width: 100%;
}
.single-product:after {
    content: '';
    display: table;
    clear: both
}

footer {
    background-color: #fff;
    padding: 35px 0;
    border-top: 1px solid #ededed
}

#footer-top {
    background: #333;
    color: #c7c7c7;
    border-top: 1px solid #454545
}

#footer-top h4 {
    border-bottom: 1px solid #454545;
    padding-bottom: 20px;
    margin-bottom: 20px
}

#footer-bottom {
    background: #333;
    border-top: 1px solid #454545;
    padding: 20px 0 10px 0
}

#social_footer {
    text-align: center;
    padding-top: 30px;
    margin-top: 10px
}

#social_footer p {
    font-size: 12px;
    color: #8c8c8c
}

#social_footer ul {
    margin: 0;
    padding: 0 0 10px;
    text-align: center
}

#social_footer ul li {
    display: inline-block;
    margin: 0 0px 10px
}

/*#social_footer ul li a {
    color: #666;
    text-align: center;
    line-height: 35px;
    display: block;
    font-size: 30px;
    width: 35px;
    height: 35px;
    background-color: #f2f2f2;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}
*/

/*#social_footer ul li a:hover {
    background: #fff;
    color: #111
}
*/
#footer-bottom #social_footer {
    text-align: right;
    padding-top: 8px;
    margin-top: 0;
    margin-bottom: 0
}

#footer-bottom #social_footer ul {
    margin: 0;
    padding: 0;
    text-align: right
}

#footer-bottom #social_footer ul li {
    display: inline-block;
    margin: 0 2px 10px
}

#footer-bottom #social_footer ul li a {
    color: #666;
    text-align: center;
    line-height: 35px;
    display: block;
    font-size: 16px;
    width: 35px;
    height: 35px;
    background-color: #f2f2f2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

#footer-bottom #social_footer ul li a:hover {
    background: #fff;
    color: #111
}
/*
.social_color ul li a i,
.social_color_hover ul li a i {
    color: #fff;
    line-height: 35px;
    display: block;
    font-size: 16px;
    width: 35px;
    height: 35px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}
*/
/*.social_color ul li a .fa-facebook,
.social_color ul li a .fa-facebook:hover {
    background-color: #3b5998
}

.social_color ul li a .fa-twitter,
.social_color ul li a .fa-twitter:hover {
    background-color: #55acee
}

.social_color ul li a .fa-pinterest,
.social_color ul li a .fa-pinterest:hover {
    background-color: #cb2027
}

.social_color ul li a .fa-google-plus,
.social_color ul li a .fa-google-plus:hover {
    background-color: #dd4b39
}

.social_color ul li a .fa-instagram,
.social_color ul li a .fa-instagram:hover {
    background-color: #517fa4
}

.social_color ul li a .fa-vimeo,
.social_color ul li a .fa-vimeo:hover {
    background-color: #aad450
}

.social_color ul li a .fa-youtube-play,
.social_color ul li a .fa-youtube-play:hover {
    background-color: #b00
}

.social_color_hover ul li a i {
    background-color: #666
}

.social_color_hover ul li a .fa-facebook:hover {
    background-color: #3b5998
}

.social_color_hover ul li a .fa-twitter:hover {
    background-color: #55acee
}

.social_color_hover ul li a .fa-pinterest:hover {
    background-color: #cb2027
}

.social_color_hover ul li a .fa-google-plus:hover {
    background-color: #dd4b39
}

.social_color_hover ul li a .fa-instagram:hover {
    background-color: #517fa4
}

.social_color_hover ul li a .fa-vimeo:hover {
    background-color: #aad450
}

.social_color_hover ul li a .fa-youtube-play:hover {
    background-color: #b00
}*/

ul.footer-contact {
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0
}

ul.footer-contact li {
    margin-bottom: 10px;
    font-size: 14px
}

.footer-menu li {
    margin-bottom: 10px;
    font-size: 14px;
    color: #cac9c3
}

.footer-menu li a {
    color: #cac9c3
}

.footer-menu li::before {
    content: "-";
    margin-right: 5px
}

#footer-top .newslatter {
    background: 0 0!important;
    padding: 0;
    overflow: hidden
}

#footer-top .newslatter p {
    float: none;
    font-size: 14px;
    color: #fff;
    line-height: 21px;
    margin: 0 0 15px 0
}

#footer-top .subcribe {
    float: none;
    width: 100%
}

#footer-top .subcribe a {
    background: #7daf74
}

#check-also-box {
    position: fixed;
    z-index: 999;
    bottom: 45px;
    right: -350px;
    width: 300px;
    background: #fff;
    -webkit-box-shadow: 0 0 3px #cacaca;
    -moz-box-shadow: 0 0 3px #cacaca;
    box-shadow: 0 0 3px #cacaca;
    border-top: 4px solid #7daf74;
    border-bottom: 0 none;
    padding: 10px 20px 20px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

#check-also-box.check-also-left {
    left: -350px;
    right: auto
}

#check-also-box.check-also-left #check-also-close,
#check-also-box.show-check-also {
    right: 0;
    left: auto
}

#check-also-box.check-also-left.show-check-also {
    right: auto;
    left: 0
}

#check-also-box .block-head {
    padding: 0
}

#check-also-box .block-head h3 {
    text-align: center;
    margin: 0 0 10px;
    display: block;
    float: none;
    font-size: 20px
}

#check-also-box .post-thumbnail {
    margin: 0
}

.check-also-post {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee
}

.check-also-post:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0 none
}

.check-also-post .post-title {
    font-size: 18px;
    margin: 0 0;
    padding: 0 0 10px 0
}

.check-also-post p {
    line-height: 20px
}

#check-also-close {
    position: absolute;
    left: 0;
    top: 0;
    padding: 1px 8px 3px;
    background: #7daf74;
    color: #fff;
    font-size: 19px
}

#check-also-close:hover i {
    opacity: .7
}

#reading-position-indicator {
    display: block;
    height: 4px;
    position: fixed;
    bottom: 0;
    left: 0;
    background: #7daf74;
    width: 0;
    z-index: 9999;
    max-width: 100%
}


.search{
   position: relative;
   box-shadow: 0 0 40px rgba(51, 51, 51, .1);
}
.search .fa-search{
    position: absolute;
    top: 20px;
    left: 16px;
}

.search button{
    position: absolute;
    top: 0px;
    right: 5px;
    background: blue;
    margin-top: 0px !important;
}

.single-product .product-img{
    margin:  0 auto;
    aspect-ratio: 1/1;
    object-fit: cover;
}
