/**
 *	Theme Name: Briar
 *	Theme URI: https://github.com/themejack/briar
 *	Author: Slicejack
 *	Author URI: http://slicejack.com
 *	Description: Briar, minimalist free WordPress theme
 *	Version: 1.1.10
 *	License: GNU General Public License v2 or later
 *	License URI: http://www.gnu.org/licenses/gpl-2.0.html
 *	Text Domain: briar
 *	Domain Path: /languages/
 *	Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, editor-style, featured-images, post-formats, sticky-post, threaded-comments, theme-options, translation-ready
 *
 *	This theme, like WordPress, is licensed under the GPL.
 *	Use it to make something cool, have fun, and share what you've learned with others.
 *
 *	Briar is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
*/

/*    Common style     */

p, ol, ul, th, td, dt, dd, address {
    font-family: 'Martel', serif;
    margin: 0 !important;
    color: #000;
}

.fa, .fas {
    font-family: 'FontAwesome';
    font-weight: 900;
}

.fa, .fas, .far, .fal, .fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.btn {
    border: 0;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    padding: 18px 35px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 3px;
    display: inline-block;
    text-decoration: none;
}

.btn, .showcase__buttonblock, .showcase__getstarted,
.showcase__watchthevideo,
.testimonials__carousel .owl-nav .owl-prev,
.testimonials__carousel .owl-nav .owl-next {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 900;
}

.container {
    width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
}


button, a {
    cursor: pointer;
}

a {
    font-family: inherit;
    color: #2bb9ae;
    text-decoration: underline;
}

.up-title, .menu__item a, .features__title {
    font-family: "Open Sans", sans-serif;
    font-weight: 800;
}

ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}




/*    Header style     */

.header.header--borders {
    border-top: 0;
    padding: 0 0 30px;
}
header.header--borders:before, header.header--borders:after {
    width: 0;
}
.header .logotype {
    min-width: 137px;
    height: 20px;
    background-image: url(/wp-content/themes/briar/img/logo.svg);
}

.header .header__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid rgba(221, 221, 221, 0.6);
    padding: 22px 0;
}

.menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

.menu__item {
    padding: 0 20px;
    display: inline-block;
}

.menu__item a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
    color: #a5a6a8;
}

.menu__item a:hover {
    color: #2bb9ae;
    text-decoration: none;
}

.header__call {
    border: 1px solid #2bb9ae;
    background-color: transparent;
    color: #2bb9ae;
    cursor: pointer;
    padding: 15px 20px;
    letter-spacing: 1px;
}

.header__call:hover {
    background-color: #2bb9ae;
    color: white;
    text-decoration: none;
}

.header__call i {
    display: inline-block;
    margin-right: 4px;
}

.header__call:focus {
    color: #2bb9ae;
    text-decoration: none;
}

.menu__open {
    display: none;
}

.menu.toggle .menu__list {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.menu__close {
    display: none;
}

.menu.toggle .header__call {
    display: block;
    position: fixed;
    bottom: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 101;
}


.header .top {
    background-color: #2f3236;
    padding: 5px 0;
}

.header .top .top__list {
    text-align: center;
    line-height: 22px;
}

.header .top .top__list .top__item {
    color: #2bb9ae;
    font-size: 14px;
    display: inline-block;
    padding: 0 10px;
}

.header .top.fixedtop {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9;
}

.header .top__item:nth-child(2) {
    position: relative;
}

.header .top__item:nth-child(2):after,
.header .top__item:nth-child(2):before {
    content: "•";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.header .top__item:nth-child(2):before {
    right: -2px;
}

.header .top__item:nth-child(2):after {
    left: -2px;
}


/*    Footer style     */

.footer {
    padding: 150px 0 0 0 !important;
}

.footer:after {
    height: 0 !important;
}

.footer__top {
    padding: 40px 0;
    background-color: #282f2f;
    background-image: url(/wp-content/themes/briar/img/chanca-piedra-draw-3.png);
    background-position-x: -webkit-calc(100% - 100px);
    background-position-x: calc(100% - 100px);
    background-position-y: center;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.footer__top .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.footer .col1 {
    width: 44%;
    padding-right: 15px;
}

.footer .col2 {
    width: 20%;
    padding-right: 15px;
}

.footer .col3 {
    width: 36%;
}

.footer .widget-title {
    color: white;
    margin-bottom: 15px;
    margin-top: 0;
    font-size: 28px;
}

.footer .col1 .textwidget {
    max-width: 410px;
}

.footer .col2 a {
    display: block;
    margin-bottom: -5px;
    color: #2bb9ae;
    text-decoration: underline;
    font-size: 13px;
}

.footer .widget a:hover, .footer .widget a:focus {
    color: #2bb9ae;
}

.footer .col3 .textwidget p span {
    display: block;
    font-size: 16px;
    margin-top: 20px;
}

.footer .textwidget p,
.footer .textwidget p span {
    font-size: 13px;
    color: rgba(107, 132, 132, 0.502);
    line-height: 1.385;
    text-align: left;
}

body, p, .showcase__icongroup .icon span, .features__description, .testimonials__text, .footer .col3 .textwidget p, .footer .col2 a {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 600;
}

.title, .widget-title, .top__item span, .ingredients__title, .better .sub-title, .faq .sub-title, .order__price, .refund .sub-title, .content .smalltitle {
    font-family: "Patua One", sans-serif;
    font-style: normal;
    font-weight: 700;
}
.top__item, .features__imgdesc, .testimonials span.star, .testimonials__name, .testimonials__bottom, .refund__name, .footer .col1 .textwidget p, .content__footer p {
    font-family: "Open Sans", sans-serif;
    font-style: italic;
    font-weight: 600;
}

.footer .textwidget p {
    font-size: 13px;
    color: rgba(107, 132, 132, 0.502);
    line-height: 1.385;
    text-align: left;
}

.footer .menu {
    display: flex;
    flex-direction: column;
    list-style: none;
    padding-left: 0;
    text-align: left;
    align-items: start;
}

.footer__bottom {
    background-color: #1e2323;
    padding: 12px 0;
}

.footer__bottom .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer__bottom .textwidget p {
    font-size: 14px;
    color: #455454;
    font-family: 'Open Sans', sans-serif;
}

@media (min-width: 1200px) {
    .header .container,
    .footer .container,
    .page-content .container {
        width: 1200px;
        padding: 0;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header .container,
    .footer .container,
    .page-content .container {
        width: 992px;
    }
    .menu__item {
        padding: 0 10px;
    }
    .header .top .top__list {
        padding: 0 15px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .header .container,
    .footer .container,
    .page-content .container {
        width: 768px;
    }
    .menu__item {
        padding: 0 10px;
    }
    .header .top .top__list {
        padding: 0 15px;
    }
}

@media (max-width: 767px) {
    .header .container,
    .footer .container,
    .page-content .container {
        width: 100%;
    }
    .menu__open {
        display: block;
        border: 0;
        background-color: transparent;
        font-size: 32px;
        float: right;
        right: 15px;
        top: 10px;
        position: absolute;
    }
    .menu__list {
        display: block;
        position: fixed;
        height: 100%;
        width: 100%;
        background-color: white;
        z-index: 99;
        top: 0;
        left: 0;
        padding: 60px 30px;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .menu__close {
        position: absolute;
        top: 24px;
        right: 10px;
        display: block;
        border: 0;
        background-color: transparent;
        font-size: 32px;
        color: #a6a7a9;
    }
    .menu__item {
        display: block;
        margin-bottom: 10px;

        padding: 0 10px;
    }
    .menu__item a {
        font-size: 21px;
        letter-spacing: 3px;
    }
    .header__call {
        display: none;
    }

    .header .top .top__list {
        padding: 0 15px;
    }

    .header .top .top__list .top__item {
        display: inline;
        padding: 0;
    }

    .header .top__item:nth-child(2):after,
    .header .top__item:nth-child(2):before {
        content: "";
    }


    .footer__top .container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .footer .col1 {
        width: 100%;
    }

    .footer .col2 {
        width: 100%;
        margin-top: 30px;
    }

    .footer .col3 {
        width: 100%;
        margin-top: 30px;
    }
}
