/* CSS Document */
/*
	Theme Name: Recipes Food
	Description: Recipes Food - Food & Restaurant HTML Template
	Version: 3.8
	Author: themearabia
	Website: http://themearabia.net/ 
*/
/* ---------------------------------- */
/*         TABLE OF CONTENTS          */
/* ---------------------------------- */
/*   00 - Basic Styles                */
/*   01 - General                     */
/*   02 - Header & Navigation         */
/*   03 - SubHeader & search          */
/*   04 - Recipes                     */
/*   05 - Chefs                       */
/*   06 - Videos                      */
/*   07 - Books                       */
/*   08 - Community                   */
/*   09 - Blog                        */
/*   10 - Single                      */
/*   11 - Comments                    */
/*   12 - Widget                      */
/*   13 - Faq                         */
/*   14 - User Login & Register       */
/*   15 - Contacts                    */
/*   16 - About us                    */
/*   17 - separator & divider         */
/*   18 - Stars list                  */
/*   19 - pagination                  */
/*   20 - go up                       */
/*   21 - Shortcode                   */
/*   22 - newslatter                  */
/*   23 - pricing                     */
/*   24 - Revolution Slider           */
/*   25 - home                        */
/*   26 - Create Recipe               */
/*   27 - Review Box                  */
/*   28 - Recipes Review              */
/*   29 - shop                        */
/*   30 - Footer                      */
/*   31 - Check Also Box              */
/*   32 - reading position indicator  */
/* ---------------------------------- */

/*@import url(https://fonts.googleapis.com/earlyaccess/droidarabicnaskh);
@import url("css/base.css");
@import url("css/bootstrap.min.css");
@import url("css/bootstrap.rtl.min.css");
@import url("css/loaded.css");
@import url("css/font-awesome/css/font-awesome.min.css");
@import url("css/fontello/css/fontello.css");
@import url("css/elegant_font/elegant_font.min.css");
@import url("css/icomoon/icomoon.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");*/
/* 00 - Basic Styles */


a {
    text-decoration: none;
    color: #111;
    outline: 0;
    transition: 0.3s;
}
    /*a:focus,*/
    a:hover {
        color: #53924C;
    }

body, html {
    font-size: 1rem;
    color: #555;
    background-color: #f5f5f5;
    font-family: 'Signika', sans-serif;
}

iframe {
    width: 100%;
    display: block;
}

/* 01 - General */

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

.form-contacts textarea,
.comment-form 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: 45px;
}

    .main_title h2 {
        font-size: 32px;
        letter-spacing: -1px;
        font-weight: 300;
        margin-bottom: 0;
    }

    .main_title p {
        font-size: 16px;
        margin: 20px 0;
    }

.nomargin_top {
    margin-top: 0;
}

.margin_top_40 {
    margin-top: 40px;
}

.margin_top_10 {
    margin-top: 10px;
}

.margin_top_20 {
    margin-top: 20px;
}

.margin_top_30 {
    margin-top: 30px;
}

.margin_top_100 {
    margin-top: 100px;
}


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

.margin_60 {
    margin-top: 60px;
    margin-bottom: 30px;
}

.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-left: 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;
}

/*.nav-tabs > li > a {
    margin-right: 0;
}*/

.irs-grid-text, .irs-min, .irs-max {
    direction: ltr;
}
/* boxed */
/* just remove the below pattern19.jpg witch bg patterns you want to use 
pattern1.jpg, pattern2.png, pattern3.png, pattern4.png, pattern5.png, 
pattern6.png,  pattern7.png, pattern8.png, pattern9.png, pattern10.png, 
pattern11.png, pattern12.png, pattern13.jpg, pattern14.gif, pattern15.gif, 
pattern16.png, pattern17.png, pattern18.jpg, pattern19.jpg, pattern20.png
*/

.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, 0.2);
        -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
        position: relative;
    }

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

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

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

/* 02 - Header & Navigation */

/* header-top */
#header-top {
    background-color: #262626;
    color: #fff;
    min-height: 40px;
}

.main-menu-2 {
    text-align: left;
}

    .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: #333333;
            border-radius: 4px;
            margin: 0;
            position: relative;
        }

            .main-menu-2 ul li:hover {
                background-color: #7daf74;
            }

            .main-menu-2 ul li a {
                color: #ffffe5;
                display: block;
                padding: 6px 10px 4px 10px;
                font-size: 12px;
            }

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

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

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

    #header-top .select-style select {
        color: #7daf74;
        font-size: 12px;
        letter-spacing: 0.5px;
        padding: 4px 10px;
        width: 100%;
        border: none;
        box-shadow: none;
        background-color: transparent;
        background-image: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

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

/* chromeframe and header */
.chromeframe, header {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 9999;
}

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

header {
    padding: 15px 0 0px 0;
    z-index: 9999;
    background: rgba(113, 168, 102, 0.9);
    min-height: 50px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    top: auto;
}

    /* header style 1 and style 2 */
    header.style1 {
        top: 0px;
        background-color: #7daf74;
        z-index:6;
    }

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

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

/*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;
}

/* logo */
header #logo img {
    margin-top: 20px;
}

header.sticky {
    background-color: #7daf74;
    position: fixed;
    top: 0;
    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: 6;
}

    header.sticky #logo img {
        margin-top: 0;
    }
/* main-menu */
.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: left;
}

    .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;
    }

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

    .main-menu > ul > li > a > i {
        display: block;
        margin: 0px 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.fa {
            display: none;
        }

header.sticky .main-menu > ul > li > a > i {
    display: none;
}

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;
}

/* 03 - SubHeader & search */

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

.sub-header {
    color: #fff;
    text-align: center;
    /*display: table;*/
    width: 100%;
    height: 520px;
    background: rgba(0, 0, 0, .7);
    overflow: visible;
    z-index: 1;
    position: relative;
}

#sub-header-mainpage {
    background-image: url(/image/background/pizza-corner.jpg);
    /*background-position:center;
    background-position-x:bottom;
    background-position-y:center;*/
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
}

#sub-header-menu {
    text-align: right;
    height: 300px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#custom-search-input {
    margin: 0 auto;
    float: none;
    margin-bottom: 45px;
    margin-top: 10px;
}

    #custom-search-input .search-query {
        /*width: 600px;
        padding: 15px 30px;*/
        border: 2px solid;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        -moz-box-shadow: 0 0 50px 0 rgba(0, 0, 0, .75);
        color: #444;
        background: #fff;
        padding-right: 10px;
        font-size: 13px;
    }

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

        #custom-search-input .search-query:focus,
        #custom-search-input input.btn_search:focus {
            outline: 0
        }

/* 04 - Recipes */

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

    .col-recipe .photo {
        position: absolute;
        right: 0;
        top: 0;
        width: 155px;
        height: 155px;
        border: 5px solid #EFEFEF;
        border-radius: 100%;
        overflow: hidden;
    }

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

    .col-recipe .excerpt {
        padding-right: 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 .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, 0.2);
    border-radius: 100%;
    display: block;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: scale(0.4) rotate(50deg);
    -moz-transform: scale(0.4) rotate(50deg);
    -ms-transform: scale(0.4) rotate(50deg);
    -o-transform: scale(0.4) rotate(50deg);
    z-index: 2;
}

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

.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 0.3s ease;
    transition: all 0.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;
    }

/* 05 - Chefs */

.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, 0.5);
        border-radius: 4px;
        display: block;
        opacity: 0;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        -webkit-transform: scale(0.4) rotate(50deg);
        -moz-transform: scale(0.4) rotate(50deg);
        -ms-transform: scale(0.4) rotate(50deg);
        -o-transform: scale(0.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:hover,
            .col-chef .chef-overlay h3 a:focus {
                color: #fff;
            }

        .col-chef .chef-overlay p {
            color: #fff;
            font-size: 13px;
            margin-bottom: 25px;
        }

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

    .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: right;
        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: none;
            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 30px 0 0px;
    }

    .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;
            }

/* 06 - Videos */

.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;
    }

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

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

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

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

    .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 0.3s ease;
        transition: all 0.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;
        right: 20px;
        z-index: 2;
        background-color: #fff;
        padding: 5px 15px;
        border-radius: 2px;
    }

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

/* 07 - Books */

.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 0.5s ease;
            transform: scale(1, 1);
        }

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

/* 08 - Community */

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

    .col-community .thumb {
        position: absolute;
        right: 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-right: 90px;
        position: relative;
    }

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

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

/* topics */
ul.topics {
    padding-top: 30px;
}

    ul.topics li {
        border-top: 1px solid #dddddd;
        border-bottom: 1px solid #dddddd;
        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 #CCCCCC;
                padding: 2px;
                background: #fff;
            }

/* community topic */
.community-topic th {
    font-size: 16px;
    font-weight: bold;
}

.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 rgb(218, 232, 237);
        -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-right: 20px;
}

    .community-topic .poster-list-block h4 {
        margin-top: 0;
        font-size: 14px;
    }

.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-right: 1px solid #CCCCCC;
    padding: 0 25px;
    min-height: 220px;
}

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

    .forumstatistics dl {
        width: 33.33%;
        float: right;
        text-align: center;
        border-right: 1px solid rgb(0, 0, 0);
        border-right: 1px solid rgba(0, 0, 0, .1);
        border-left: 1px solid rgb(0, 0, 0);
        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;
    }

/* 09 - Blog */

/* recent posts */

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

    ul.recent-posts li:last-child {
        border-bottom: 0px dashed #CCCCCC;
    }

    ul.recent-posts li .photo {
        position: absolute;
        right: 0;
        top: 0;
        width: 175px;
        height: 175px;
        border: 3px solid #EFEFEF;
        border-radius: 4px;
        overflow: hidden;
    }

    ul.recent-posts li .inner {
        padding-right: 195px;
        position: relative;
        min-height: 177px;
    }

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

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

        ul.recent-posts li .inner a.button-more {
            font-size: 16px;
        }

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

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

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

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

    ul.recent-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 0.3s ease;
        transition: all 0.3s ease;
    }

    ul.recent-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.recent-posts li .hover-icon a {
        color: #fff;
    }

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

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

/* blog posts */

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

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

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

    ul.blog-posts li .inner {
        padding-right: 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, 0.3);
        border-radius: 0;
        display: block;
        opacity: 0;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        -webkit-transform: scale(0.4) rotate(50deg);
        -moz-transform: scale(0.4) rotate(50deg);
        -ms-transform: scale(0.4) rotate(50deg);
        -o-transform: scale(0.4) rotate(50deg);
        z-index: 2;
    }

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

    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 0.3s ease;
        transition: all 0.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 style 2 */

.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;
    right: 20px;
    background-color: rgba(42, 38, 34, 0.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-comment,
.blog-category {
    width: auto;
    float: right;
    margin: 0 0 10px 10px;
    background-color: #ffffff;
    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;
    }

/* 10 - Single */

.post-inner {
    margin-bottom: 25px;
}

.post-img {
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

    .post-img img {
        width: 100%;
    }

.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: right;
    }

ul.tags {
    float: left;
    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 0.17s ease-in-out;
            -moz-transition: all 0.17s ease-in-out;
            -webkit-transition: all 0.17s ease-in-out;
            -o-transition: all 0.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: normal;
        font-size: 17px;
        color: #333;
    }

    .about_author p {
        margin-top: 10px;
    }

    .about_author img {
        float: right;
        margin-left: 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-date,
    .post-meta .meta-categories a,
    .post-meta .meta-comment a {
        margin: 0 0px 5px 20px;
        display: inline-block;
    }

    .post-meta .meta-author,
    .post-meta .meta-date,
    .post-meta .meta-categories,
    .post-meta .meta-comment {
        font-size: 13px;
        float: right;
    }

        .post-meta .meta-author a,
        .post-meta .meta-date,
        .post-meta .meta-categories a,
        .post-meta .meta-comment a {
            color: #2f3239;
        }

            .post-meta .meta-author i,
            .post-meta .meta-date i,
            .post-meta .meta-categories i,
            .post-meta .meta-comment i {
                margin-left: 5px;
                color: #2f3239;
            }

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

/* 11 - Comments */

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

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

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

/*.comments {
    margin-top: 30px;
}*/

/*.comment-body {
    padding: 5px 0;
}*/

.commentlist {
    list-style: none;
    margin: 0;
}

.comment {
    border: 2px solid #e0e0e0;
    border-radius: 10px;
    margin: 10px 0;
    -webkit-box-shadow: 0 1.7rem 1.4rem -0.8rem rgba(0,0,0,.1);
    box-shadow: 0 1.7rem 1.4rem -0.8rem rgba(0,0,0,.1);
    font-size: 13px;
     padding: 0px 5px; 
}

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

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

/*.children {
    padding-right: 80px;
}*/

.comment-reply {
    float: left;
}

    .comment-reply:hover {
        color: #2f3239;
    }

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

/*.commentlist li p {
    margin-bottom: 0;
    font-weight: normal;
    padding-right: 20px;
}*/

.commentlist li ul {
    list-style: none;
}

.commentlist li .avatar {
    float: right;
    overflow: hidden;
    width: 55px;
    height: 55px;
    margin-left: 10px;
    padding: 2px;
    border: 2px solid #35752f;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 1.7rem 1.4rem -0.8rem rgba(0,0,0,.1);
    box-shadow: 0 1.7rem 1.4rem -0.8rem rgba(0,0,0,.1);
}

.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: 10px;
}*/

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

    .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: right;
    margin-top: 4px;
    overflow: hidden;
    height: 100%;
}

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

/*.commentlist li .author span {
    display: block;
    color: #2f3239;
}*/

.commentlist li .date {
    font-size: 13px;
    margin-top: 5px;
    float: right;
    margin-left: 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;
}

/* 12 - Widget */

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

    .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;
            right: 0;
        }

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

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

        .widget_stats li i,
        .user-profile-widget .ul_list 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;
    }

    .widget ul li:last-child,
    .widget_contact ul li:last-child,
    .popular_posts 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-recipes ul li a {
        }

        .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: 0px 0px 13px 20px;
    }

        .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 0.3s ease 0s;
            -khtml-transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -ms-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
        }

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

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

.widget-list ul {
    margin: 0;
}

    .widget-list ul li {
        margin-bottom: 10px;
        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;
            padding-bottom: 0;
            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 {
                content: "\f104";
                font: normal normal normal 14px/1 FontAwesome;
                font-size: inherit;
                text-rendering: auto;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                color: #000;
                position: absolute;
                top: 3px;
                right: -5px;
                opacity: 0;
                visibility: hidden;
                transition: all 0.3s ease-in-out 0s;
            }

            .widget-list ul li a:hover:before {
                right: 0px;
            }

            .widget-list ul li a:hover {
                padding-right: 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: right;
        padding: 6px 10px;
        font-size: 12px !important;
        transition: all 0.17s ease-in-out;
        -moz-transition: all 0.17s ease-in-out;
        -webkit-transition: all 0.17s ease-in-out;
        -o-transition: all 0.17s ease-in-out;
    }

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

/* 13 - Faq */

.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, 0.06);
    }

    .faq-tabs .nav-tabs > li.active > a,
    .faq-tabs .nav-tabs > li.active > a:hover,
    .faq-tabs .nav-tabs > li.active > a:focus {
        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: none;
        border-bottom: 1px solid #dfdfdf;
        padding: 14px 0;
        border-radius: 0;
    }

    .faq-tabs .panel {
        border: none;
        box-shadow: none;
        background: none;
        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: none;
        padding: 0;
    }

    .faq-tabs .panel-body {
        padding: 10px 0 5px;
        color: #363636;
        line-height: 24px;
        letter-spacing: 0.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 .panel + .panel,
    .faq-tabs .panel-group {
        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.box .panel-title a i,
        .panel-group .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:before,
            .panel-group.box .panel-title a.collapsed: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;
}

/* 14 - User Login & Register */

.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 0.25s ease-out;
        transition: all 0.25s ease-out;
        color: #fff;
        font-size: 16px;
    }

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

.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;
    }
























/* 17 - separator */

.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::before,
        .separator span::after {
            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: 36px 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;
    }

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

/* 18 - Stars list */

ul.stars {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 10px;
}

    ul.stars li {
        display: inline-block;
    }

        ul.stars li.active i {
            color: #ffb401;
        }

        ul.stars li a {
            color: #CCCCCC;
        }

/* 19 - pagination */

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

/* 20 - go up */
.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 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.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;
        filter: alpha(opacity=100);
        background-color: #1b1b1b;
    }

/* 21 - Shortcode */

/* Progess Bars */

.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;
}

@-webkit-animation expandWidth {
    0% {
        width: 0
    }

    100% {
        width: auto
    }
}

@-webkit-keyframes move {
    0% {
        background-position: 0 0
    }

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

.progressbar-title {
    color: #2f3239;
    margin-bottom: 5px;
    display: inline-block;
}

/* Lists */

.ul_list {
    margin-bottom: 30px;
}

    .ul_list ul {
        margin-bottom: 0;
    }

    .ul_list li {
        line-height: 25px;
        margin-bottom: 5px;
        -moz-transition: all 0.2s linear;
        -webkit-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        transition: all 0.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 ul li,
.ul_list_default ol li {
    margin-bottom: 5px;
    line-height: 25px;
    color: #2f3239;
}

/* Dropcaps */

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

    .dropcap.dropcap_square,
    .dropcap.dropcap_soft_r {
        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%;
    }

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

    .alert-message i {
        margin: 0 0 0 15px;
        float: right;
        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 span, .alert-message.warning a {
            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: #ff0000;
        }

        .alert-message.error span, .alert-message.error a {
            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: bold;
    }

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

/* button */

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

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

a.button-radius {
    background-color: #413c35;
    color: #f8f5ec;
    font-size: 14px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding: 8px 15px;
    margin-top: 15px;
    display: inline-block;
}

    a.button-radius:hover {
        background-color: #7daf74;
        color: #fff;
    }

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

/* font icons */

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;
        }

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

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

.subcribe {
    float: left;
    position: relative;
    width: 300px;
}

    .subcribe .form-control {
        background: #fff;
        width: 100%;
        margin-bottom: 0;
        border: 1px solid #f2f2f2;
        height: 45px;
        border-radius: 0;
        line-height: 45px;
        box-shadow: none !important;
        padding: 0 20px;
        color: #7e7e7e;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .subcribe a {
        position: absolute;
        height: 100%;
        width: 40px;
        text-align: center;
        line-height: 45px;
        color: #fff;
        top: 0;
        left: 0;
        background: #042940;
    }

/* 23- Pricing */

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

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

    .planbox .prices {
        background: #5f686f;
        display: inline-block;
        margin-bottom: 25px;
        position: relative;
        width: 100%;
        padding: 25px 0px 25px 0px;
        color: #fff;
        text-align: center;
    }

        .planbox .prices strong {
            color: #fff;
            font-size: 45px;
            font-weight: 500;
            display: block;
        }

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

        .planbox .prices b {
            color: #fff;
            font-size: 12px;
            font-weight: 300;
            font-style: normal;
            display: block;
            margin-bottom: 20px;
        }

            .planbox .prices b em {
                font-style: normal;
                text-decoration: line-through;
            }

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

            .planbox .prices a:hover {
                color: #fff;
                background: #7daf74;
            }

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

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

        .planbox li.last {
            border-bottom: none;
        }
    /* planbox color */
    .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-yellow .prices a,
        .planbox.plan-green .prices a,
        .planbox.plan-cyan .prices a,
        .planbox.plan-orange .prices a,
        .planbox.plan-pink .prices a,
        .planbox.plan-purple .prices a,
        .planbox.plan-red .prices a,
        .planbox.plan-lactic .prices a,
        .planbox.plan-darkred .prices a {
            background: #fff;
        }

            .planbox.plan-blue .prices a:hover,
            .planbox.plan-yellow .prices a:hover,
            .planbox.plan-green .prices a:hover,
            .planbox.plan-cyan .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-lactic .prices a:hover,
            .planbox.plan-darkred .prices a:hover {
                color: #fff;
                background: #5f686f;
            }
/* 24 - Revolution Slider */

.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: #ffffff;
    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";
}

.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 0px !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,0.30);
    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;
    color: #e6e3db;
    text-align: center;
    line-height: 25px;
}

.slide-a a {
    font-weight: bold;
    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 {
    background-color: rgba(65,60,53,0.82);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: "";
}
/* 25- home */

.menu-item {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #FFF;
    border: 2px solid #ccc;
    margin-bottom: 30px;
    padding-bottom: 10px;
    text-align: center;
    position: relative;
    min-height: 357px;
    max-height: 357px;
}

.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: 160px;
    /*border: none !important;
    width: 100%;
    max-width: 100%;
    max-height: 220px;
    height: 160px;
    overflow: hidden;*/
}

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

    .menu-img img {
        display: block;
        height: 100%;
        width: 100%;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
    }

.menu-content {
    padding: 0px;
    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;
        right: 15px;
        background: rgba(0, 0, 0, 0.4);
    }

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

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

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

.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: 27px;
        color: #413c35;
        margin-bottom: 20px;
    }

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

.apps-cover {
    text-align: right;
}

/* 26- Create Recipe */

.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: normal;
}

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

.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;
        right: 15px;
        font-size: 27px;
    }

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

    .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: right;
        margin-bottom: 15px;
        padding-right: 85px;
        padding-left: 35px;
        background: #fff;
        font-weight: normal;
    }

.remove-recipe-col {
    position: absolute;
    display: block;
    left: 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;
        }


/* 27- Review Box */

.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: #111;
            background: #eeeeee;
            font-size: 16px;
            padding: 10px 8px;
            margin-bottom: 2px;
        }

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

        .review-box .review-item h5 {
            font-size: 13px;
            color: black;
            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-stars .review-item,
.review-bar .review-item,
.review-cutlery .review-item,
.review-hearts .review-item,
.review-birthday .review-item,
.review-apple .review-item,
.review-smile .review-item,
.review-thumbs .review-item {
    background: #ffffff;
    margin-bottom: 2px;
    overflow: hidden;
    padding: 0 8px;
    color: black;
}

.review-box.review-stars .review-item h5 {
    float: right;
}

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

.review-box.review-stars .review-summary,
.review-box.review-bar .review-summary,
.review-box.review-cutlery .review-summary,
.review-box.review-hearts .review-summary,
.review-box.review-birthday .review-summary,
.review-box.review-apple .review-summary,
.review-box.review-smile .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-left: 170px;
}

.review-box .review-final-score {
    background-color: #ffffff;
    height: 100%;
    position: absolute;
    /* left: 0; */
    /* top: 0; */
    text-align: center;
    color: #000;
    padding: 10px 5px;
    border-right: 2px solid #eee;
}

    .review-box .review-final-score h3 {
        font-size: 20px;
        /*color: #FFF;*/
        font-weight: bold;
    }

    .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(/image/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: left;
    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-stars .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-birthday .review-item span.user-rate-image,
.review-box.review-apple .review-item span.user-rate-image,
.review-box.review-smile .review-item span.user-rate-image,
.review-box.review-thumbs .review-item span.user-rate-image {
    background-color: transparent;
    left: 10px;
    top: 6px;
    direction: ltr;
}

    .review-box.review-stars .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-birthday .review-item span.user-rate-image span,
    .review-box.review-apple .review-item span.user-rate-image span,
    .review-box.review-smile .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;
    left: 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: transparent;
    position: absolute;
    left: 120px;
    top: 8px;
}

/* 28 - Recipes Review */

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

    .recipes-review .recipes-img {
        height: 220px;
        overflow: hidden;
        border-radius: 10px;
    }

        /*.recipes-review .recipes-img img {
            width: 100%;
        }*/

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

            .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: 50px 15px;
        padding-bottom: 0px;
    }

        .recipes-review .recipes-content h3 {
            margin-top: 0;
            font-size: 15px;
        }

        .recipes-review .recipes-content .ratings {
            margin-bottom: 10px;
            display: inline-block;
        }

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

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

        .recipes-review .recipes-content .col-details {
            position: relative;
        }

        .recipes-review .recipes-content ul.details {
            border-top: 1px dotted #e6e6e6;
            padding-top: 10px;
            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-left: 10px;
                    margin-top: 5px;
                }

                .recipes-review .recipes-content ul.details li h4 {
                    font-size: 14px;
                }

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

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


    /*.recipes-review .recipes-content .comments {
            display: inline-block;
            float: left;
        }*/

    /*.recipes-review .recipes-content .comments span {
                display: inline-block;
                font-size: 13px;
            }*/

    /*.recipes-review .recipes-content .comments i {
                color: #ACE266;
                font-weight: bold;
            }*/

    .recipes-review .review-final-score {
        background-color: #7daf74;
        width: 90px;
        height: 70px;
        position: absolute;
        left: 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: 12px;
            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;
    }


/* 29- shop */

.product-item {
    background: #fff;
    border: 1px solid #f2f2f2;
    width: 100%;
    padding: 10px;
    text-align: center;
    margin-bottom: 30px;
}

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

    .product-item h3.product-title {
        font-size: 18px;
    }

    .product-item .product-ratings {
        margin-bottom: 10px;
    }

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

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

    .product-item .add-to-cart-button {
        font-size: 16px;
        font-weight: normal;
        margin-top: 6px;
        display: block;
        background: #7daf74;
        color: #fff;
        padding: 0 12px;
        height: 40px;
        line-height: 40px;
        text-align: center;
    }

        .product-item .add-to-cart-button:hover {
            background: #262626;
        }

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

    .product-item-list .product-image {
        border: 1px solid #DDDDDD;
        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: 0px 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;
    }

    .product-summary p {
        font-size: 16px;
        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: normal;
    display: inline-block;
    width: 80px;
}

.form-single-product .single-add-to-cart-button {
    font-size: 16px;
    font-weight: normal;
    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 .single-add-to-cart-button:hover {
        background: #262626;
    }

.single-product {
    margin-bottom: 35px;
}

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

/* 30- footer */

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

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

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

#footer-bottom {
    background: #333333;
    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 5px 10px;
        }

            #social_footer ul li a {
                color: #666;
                text-align: center;
                line-height: 38px;
                display: block;
                font-size: 16px;
                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: left;
    padding-top: 8px;
    margin-top: 0;
    margin-bottom: 0;
}

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

        #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: 40px;
                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: #BB0000;
}

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

.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: #BB0000;
}

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-left: 5px;
    }

/* footer newslatter */
#footer-top .newslatter {
    background: transparent !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;
    }


/* 31- Check Also Box */

#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.show-check-also,
        #check-also-box.check-also-left #check-also-close {
            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: 0.7;
    }


/* 32- reading position indicator */

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