/* WRAPPERS HOME */
#Wrapper.sobreNos {
    padding: 100px 0 85px 0;
    max-width: none !important;
}
#Wrapper.featured {
    background: #f5f5f5;
    padding: 55px 0 95px 0; 
    max-width: none !important;   
}
#Wrapper.newProducts {
    padding: 100px 0;
    max-width: none !important;
}
#Wrapper.contact {
    background: #f5f5f5;
    padding: 55px 0 95px 0;
    max-width: none !important;
}
.dropdown-target .glyphicon-chevron-down {
    top: 5px !important;
}
#menuMobileToggle {
    display: none;
}
/* CAROUSELS HOME */
.slick-prev, .slick-next {
    top: calc(50% - 70px) !important;
    opacity: .75 !important;
    width: 30px !important;
    height: 30px !important;
}
.slick-prev:hover, .slick-next:hover {
    opacity: 1 !important;
}

.slick-prev {
    background-image: url(icon_prev.svg);
    left: 10px !important;
    z-index: 1;
}

.slick-next {
    background-image: url(icon_next.svg);
    right: 10px !important;
}
.slick-prev:before, .slick-next:before {
    content: '' !important;
}

.slick-prev.slick-disabled,
.slick-next.slick-disabled {
    opacity: .25 !important;
}

/* PRODUCTS THUMB AND INFO */
.featuredItemInner {
    font-family: 'Open Sans', sans-serif !important;
    overflow: hidden;
    position: relative;
    margin: 0 5px 15px 5px;
    background-color: #fff;
}
.newProducts .featuredItemInner {
    background-color: #f5f5f5;
}
.featuredItemInner img.lazy {
    width: 100%;
    max-width: 350px;
    margin: 0;
    border-bottom: 1px solid #f5f5f5;
}
.featuredItemInner img.lazy[src$="ajax-loader.gif"] { 
    max-width: 16px;
    margin: 0 auto;
    margin-top: 169px;
    margin-bottom: 169px;
}
.featuredItemInner .itemDetails {
    position: relative;
    padding: 25px 20px 20px 20px;
    min-height: 162px;
}
.featuredItemInner .itemDetails h3 { 
    font-family: 'Open Sans', sans-serif !important;   
    text-transform: initial !important;
    margin: 0 !important;
}
.featuredItemInner .itemDetails a.itemTitle {
    font-size: 18px;
    color: #212529;    
}
.featuredItemInner .itemDetails a:hover.itemTitle {
    text-decoration: none;
}
.featuredItemInner .itemDetails em {
    font-style: normal;
  /* font-size: 21px !important;*/
}
.ProductMaxPortion{
    font-size: 13px !important; 
    font-weight: 700;
    color: #58bb44;
}
.featuredItemInner .itemDetails .ProductPriceRating {
    margin-top: 5px;
    font-size: 13px !important; 
    font-weight: 700;
    color: #58bb44;
}
.featuredItemInner .itemDetails .Rating {
    display: none;
}
.featuredItemInner .itemDetails .ProductActionAdd {
    position: absolute;
    bottom: 23px;
    right: 14px;
}
.featuredItemInner .itemDetails .ProductActionAdd a {
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: normal;
    color: #58bb44;
    border: 2px solid #58bb44;
    padding: 6px 16px;
    text-transform: uppercase;    
}
.featuredItemInner .itemDetails .ProductActionAdd a:hover {
    color: #0e6734;
    background-color: #58bb44;
    text-decoration: none;
}

/* TITLES HOME */
h2 {
    position: relative;
    font-size: 36px !important;
    margin: 0 0 66px 0 !important;
}
h2:before {
    content: "";
    position: absolute;
    top: 55px;
    width: 46px;
    height: 5px;
    background-color: #58bb44;
    display: block;
}

/* SOBRE NÓS HOME */
#Wrapper.sobreNos img {
    max-width: 100%;
}
#Wrapper.sobreNos h2 {
  margin-top: 75px !important;
  margin-left: 25px !important;
}
#Wrapper.sobreNos p {
    max-width: 375px;
    margin: 0 !important;
    margin-left: 25px !important;
    text-align: justify;  
}

/* FOOTER FORM */
.contactInfo p {    
    margin: 20px 0 40px 0 !important;
    font-size: 18px !important;
    line-height: 24px !important;
}
#ContactForm p {
    margin: 20px 0 !important;
    font-size: 18px !important;
    line-height: 24px !important;
}
#ContactForm input[type='text'], #ContactForm textarea {
    width: 100%;
    font-size: 15px;
    display: block;
    max-width: none;
    border: none;
    border-bottom: 2px solid #212529;
    padding-bottom: 10px; 
    margin-bottom: 20px;
    background: none;
}
input#captcha {
    display: inline-block !important;
    width: 100px;
}
p.captcha img {
    position: relative;
    top: 2px;
    margin-left: 10px;
}
#ContactForm input[type='submit'] {
    cursor: pointer;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: normal;
    color: #58bb44;
    border: 2px solid #58bb44;
    padding: 6px 28px;
    text-transform: uppercase;   
    background: none !important; 
    border-radius: 0 !important;
}
#ContactForm input[type='submit']:hover {
    color: #0e6734;
    background-color: #58bb44 !important; 
}

/* FOOTER COPYRIGHT */
#Wrapper.copyright {
    background-color: #212529;
    padding: 15px 0 0 0;
    max-width: none !important;
}
#Wrapper.copyright .Content {
    min-height: 0 !important;
}
#Wrapper.copyright p {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    color: #ffffff;
    margin: 0 0 15px 0;
}
#Wrapper.copyright a {
    color: #ffffff;
    font-size: 15px;
}
#Wrapper.copyright a img.logoEcomm {
    position: relative;
    top: -2px;
    height: 13px;
    margin-left: 4px;
}
#Wrapper.copyright a img.logoEcshop {    
    height: 22px;
    margin-left: 5px;
}
#Wrapper.copyright p.socialLinks {
    text-align: right;
}
#Wrapper.copyright p.socialLinks a.facebook {
    margin-right: 5px;
    font-size: 18px;
}
#Wrapper.copyright p.socialLinks a.instagram {
    font-size: 18px;
}

/* HEADER */
#TopMenu {
    position: relative;
    max-width: 1047px !important;
    border-bottom: 2px solid #fff;
    height: 30px;
}
.CartLink {
    position: absolute !important;
    z-index: 1;
    padding-top: 10px !important;
    right: 45px;
    top: 73px;
    background-color: #212529!important;
    border: 2px solid #ffffff !important;
    width: 160px;
}
.cartIcon {
    width: 29px;
    position: absolute;
    top: 5px;
    left: 26px;
}
.cItems {
    padding: 2px;
    position: absolute;
    top: 4px;
    left: 42px;
    font-size: 11px;
    background: #58bb44;
    border-radius: 50%;
    text-align: center;
    width: 18px;
    height: 18px;
}
.cTotal {
    position: absolute;
    top: 7px;
    left: 67px;
    width: 75px !important;
}
/* OVERWRITE THEME STYLES */
#headerMenu {
    font-family: 'Oswald', sans-serif;
    position: relative;
    left: 15px;
}
#SearchForm {
    display:block !important;
}
#SearchForm input {
    border: solid 2px #ffffff;
    background-color: #212529;
    color: #ffffff !important;
    font-family: 'Oswald', sans-serif;
    font-size: 13px;
    height: 37px;
    width: 100%;
    padding: 0 15px;
    position: relative;
    top: 4px;
}
#SearchForm input::placeholder {
    color: #bbb;
}
/* STICKY HEADER */
#Header.fixed {
    position: fixed;
    top: -64px;
    height: 121px;
    box-shadow: 0px 10px 30px -6px rgb(0 0 0 / 62%);
    -webkit-box-shadow: 0px 10px 30px -6px rgb(0 0 0 / 62%);
    -moz-box-shadow: 0px 10px 30px -6px rgba(0,0,0,0.62);
}
#Header.fixed #LogoImage {
    margin-top: -8px !important;
    height: 58px;
}

body.fixed {
    padding-top: 121px !important;
}
/* MOBILE MAX 1200px */
@media screen and (max-width: 1200px) {
    #Header {
        text-align: left !important;
    }
    #TopMenu {
        max-width: 870px !important;        
        float: right;
        margin-right: 80px;
    }
    #HeaderLower {        
        float: none !important;
    }
    .CartLink #viewDropdown span {
        color: #58bb44 !important;
        top: 5px !important;
    }
    .CartLink {
        position: relative !important;
        z-index: 1;
        padding-top: 10px !important;
        right: 0 !important;
        top: -2px !important;
        background: none !important;
        border: none !important;
        width: 160px;
    }
    .cartIcon {
        width: auto !important;
        height: 20px;        
    }
    #SearchForm {
        margin-right: 40px !important;
    }
}
/* MOBILE MAX 1040px */
@media screen and (max-width: 1040px) {
    #TopMenu {
        max-width: 870px !important;
        float: right;
        margin-right: 55px;
    }
}

/* MOBILE MAX 992px */
@media screen and (max-width: 992px) {
    /* HEADER MOBILE */
    #headerMenu {
        display: none;
    }
    #Header {
        text-align: left !important;
    }
    #Header #TopMenu .top-menu-right .responsive-pages {
        float: left;
        display: none !important;
    }
    #LogoImage {
        margin-top: -58px;
        position: relative;
        z-index: 10;
    }
    #menuMobileToggle {
        position: relative;
        display: block;
        margin-left: 10%;
        width: 28%;
    }

    #openNav {
        display: block;
        overflow: visible;
        position: relative;
        top: 8px;
        left: 8px;
        display: block;
        width: 20px;
        height: 12px;
        border-top: 2px solid #58bb44;    
        cursor: pointer;
        transition: all .1s ease-in-out;
    }
    #openNav::before {
        content: "";
        position: relative;
        display: block;
        top: 3px;
        width: 100%;
        height: 2px;
        background-color: #58bb44;
        transition: all .2s ease-in-out;
    }
    #openNav::after {
        content: "   ";
        display: block;
        top: 8px;
        position: absolute;
        width: 100%;
        height: 2px;
        background-color: #58bb44;
        transition: all .2s ease-in-out;
    }
    
    #openNav.menuOpen {
        border-top: 0px solid #58bb44;  
    }
    #openNav.menuOpen::before {
        transform: rotateZ(-45deg) translateY(3.5px) translateX(-0.5px);
    }
    #openNav.menuOpen::after {
        transform: rotateZ(45deg) translateY(-3px);
    }

    body.menuOpen {
        overflow: hidden;
    } 
    #headerMenuMobile.menuOpen {        
        left: 0;
    }
    #headerMenuMobile {
        position: fixed;
        left: -100%;
        top: 91px;
        background-color: #212529ee;
        width: 100%;
        height: calc(100% - 91px);
        overflow: hidden;
        transition: left 0.5s ease-in-out;
    }
    #headerMenuMobile ul {}
    #headerMenuMobile ul li {}
    #headerMenuMobile ul li a {}
    #headerMenuMobile ul li ul {}
    #headerMenuMobile ul li ul li {}
    #headerMenuMobile ul li ul li a {}    

    /* FOOTER COPYRIGHT */
    #Wrapper.copyright p {
        text-align: center;
        line-height: 28px;
        font-size: 13px;
        margin: 0;
    }
    #Wrapper.copyright a img.logoEcomm {
        top: -1px;
    }
    #Wrapper.copyright a img.logoEcshop {
        position: relative;
        top: 2px;
    }
    #Wrapper.copyright p.socialLinks {        
        margin: 30px 0;
        text-align: center;
    }
    #Wrapper.copyright p.socialLinks a {
        margin: 0 5px;
        font-size: 24px !important;
    }
} 

/* MOBILE MAX 960px */
@media only screen and (max-width: 960px) {
    #Header #HeaderLower #SideCategoryList > div > ul {
        float: left !important;
    }
}

/* MOBILE MAX 640px */
@media only screen and (max-width: 640px) {
    #TopMenu {
        padding-top: 2px;
        border-bottom: 1px solid #fff;
        height: 32px;
    }
    #TopMenu .my-account em {
        display: none;
    }
    #HeaderUpper {
        height: 33px;
    }
    #HeaderLower {
        height: 60px !important;
        margin-top: -10px;
        padding-top: 18px;
    }
    #HeaderLower div {
        padding: 0 !important;
    }
    #Header {
        height: 62px !important;
    }
    #HeaderLower .logo {
        margin-bottom: 0;
    }
    #HeaderLower .logo img {
        margin-top: -48px;
        max-height: none !important;
        max-width: none;
        height: 90px;
        border: 4px solid #212529;
        border-right: none;
    }
    #Header #TopMenu .top-menu-right > li.buttonGift {
        display: none;
    }
    #Header #TopMenu ul li .glyphicon-chevron-down {
        display: none;
    }
    #Header #TopMenu .top-menu-right {
        margin-right: 0 !important;
    }
    #SearchForm input {
        border: solid 1px #ffffff;
        background-color: #212529;
        color: #ffffff !important;
        font-family: 'Oswald', sans-serif;
        font-size: 12px;
        height: 28px;
        width: 100%;
        padding: 0 30px 0 10px;
        position: relative;
        top: 0px;
    }
    #SearchForm .Button {
        top: 1px;
        right: 1px;
        width: 27px;
        height: 26px;
        padding: 4px;
    }
}
