@font-face {
    font-family: 'AlternateGothic';
    src:  url('https://static.continente.pt/scripts/fonts/margao/fonts/alternate gothic no2 bt.ttf') format('truetype')
}
@font-face {
    font-family: 'HelveticaNeue';
    src:  url('https://static.continente.pt/scripts/fonts/margao/fonts/helvetica-neue-lt-std-75-bold.otf') format('opentype')
}

@font-face {
    font-family: 'Helvetica LT';
    src:  url('https://static.continente.pt/scripts/fonts/margao/fonts/HelveticaNeueLT-Roman.otf') format('opentype')
}

@font-face {
    font-family: 'TradeGothic LT CondEighteen';
    src:  url('https://static.continente.pt/scripts/fonts/margao/fonts/TradeGothicLTBoldCondensed.ttf') format('truetype')
}
.bodymargao{
    margin-top: 65px;
}

.main {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    position: relative;
    background-color: #fff;

}

.nav-row-margao {
    height: 55px;
}
.logo {
    /*height: 40px;*/
    width: 101px;
}

.row-margao {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;

    background-color: #ebebeb;
    width: 766px;
    /*height: 60px;*/

    margin: 0px;
    text-align: left;

    vertical-align:middle;
}


.col-margao {
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    height: 40px;
    padding-left: 0px;
    padding-right: 0px;
    list-style-type: none;
    vertical-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline;
    text-align: center;
}

.col-logo {
    margin-top: 5px;
    margin-left: 22px;
    margin-right: 45px;
    text-align: center;
    vertical-align: middle;
}

nav-elem-margao {
    margin-top: 10px;
    width: 10px !important;
    text-align: left;
}



.nav-link-top-margao {
    color: black !important;
    font-size: 1.11em;
    font-family: TradeGothic LT CondEighteen;
    text-decoration: none !important;
    line-height: 35px;
    opacity: 0.7;
    margin-right: 38px !important;

}


.nav-link-top:hover{
    color: #f05022 !important;
}

.selected {
    color: #f05022 !important;
}


.align-self-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important;
}

.image-row {
    background-image: url("https://static.continente.pt/images/Continente/Images/Pageviews/margao/assets3/img/header/banner_index.jpg");
    height: 250px;
}

#especiarias-row {
    background-image: url("https://static.continente.pt/images/Continente/Images/Pageviews/margao/assets3/img/header/banner_especiarias.jpg");
    height: 250px;
}

#ervas-row {
    background-image: url("https://static.continente.pt/images/Continente/Images/Pageviews/margao/assets3/img/header/banner_ervas.jpg");
    height: 250px;
}

#pimentas-row {
    background-image: url("https://static.continente.pt/images/Continente/Images/Pageviews/margao/assets3/img/header/banner_pimentas.jpg");
    height: 250px;
}

#moinhos-row {
    background-image: url("https://static.continente.pt/images/Continente/Images/Pageviews/margao/assets3/img/header/banner_moinhos.jpg");
    height: 250px;
}

#misturas-row{
    background-image: url("https://static.continente.pt/images/Continente/Images/Pageviews/margao/assets3/img/header/banner_misturas.jpg");
    height: 250px;
}

#bio-row{
    background-image: url("https://static.continente.pt/images/Continente/Images/Pageviews/margao/assets3/img/header/banner_bio.jpg");
    height: 250px;
}

.image-row-recipe-1{
    background-image: url("https://static.continente.pt/images/Continente/Images/Pageviews/margao/assets3/img/recipes/header/banner_recipe_1.jpg");
    height: 250px;
}

.image-row-recipe-2{
    background-image: url("https://static.continente.pt/images/Continente/Images/Pageviews/margao/assets3/img/recipes/header/banner_recipe_2.jpg");
    height: 250px;
}
.image-row-recipe-3{
    background-image: url("https://static.continente.pt/images/Continente/Images/Pageviews/margao/assets3/img/recipes/header/banner_recipe_3.jpg");
    height: 250px;
}
.image-row-recipe-4{
    background-image: url("https://static.continente.pt/images/Continente/Images/Pageviews/margao/assets3/img/recipes/header/banner_recipe_4.jpg");
    height: 250px;
}
.image-row-recipe-5{
    background-image: url("https://static.continente.pt/images/Continente/Images/Pageviews/margao/assets3/img/recipes/header/banner_recipe_5.jpg");
    height: 250px;
}
.image-row-recipe-6{
    background-image: url("https://static.continente.pt/images/Continente/Images/Pageviews/margao/assets3/img/recipes/header/banner_recipe_6.jpg");
    height: 250px;
}
.image-row-recipe-7{
    background-image: url("https://static.continente.pt/images/Continente/Images/Pageviews/margao/assets3/img/recipes/header/banner_recipe_7.jpg");
    height: 250px;
}
.image-row-recipe-8{
    background-image: url("https://static.continente.pt/images/Continente/Images/Pageviews/margao/assets3/img/recipes/header/banner_recipe_8.jpg");
    height: 250px;
}

.recipes-btn {
    border-color: #f05022 !important;
    background-color: #f05022 !important;
    color: white !important;
    font-family: TradeGothic LT CondEighteen;
    font-size: 20px;
    width: 291px;
    height: 40px;
    text-align: left;
    padding-left: 16px;
    padding-top: 5px;
}

.recipes-btn-show {
    border-color: #f05022 !important;
    background-color: #f05022 !important;
    color: white !important;
    font-family: TradeGothic LT CondEighteen;
    font-size: 20px;
    /*width: 102px;*/
    height: 40px;
    text-align: left;
    padding-left: 16px;
    padding-top: 5px;
}

.btn.focus, .btn:focus{
    outline: none;
    box-shadow: none !important;
}

.recipes-btn-back {
    border-color: #f05022 !important;
    background-color: #f05022 !important;
    color: white !important;
    font-family: TradeGothic LT CondEighteen;
    font-size: 20px;
    width: 102px;
    height: 40px;
    text-align: left;
    padding-left:5px !important;
    padding-top: 5px;
}

.recipes-btn-back::after{
    display: none !important;
}

.btn-section {
    margin-bottom: 0px;
    text-align: right;
}

.btn-section-left {
    margin-bottom: 0px;
    text-align: left;
    padding-left: 22px;
}


.buttonDrop .btn {
    border-radius: 0

}

.dropup .dropdown-toggle::after {
    display: inline-block;
    width: .5em;
    height: .5em;
    margin: 0 0 0 .4em;
    vertical-align: middle;
    content: "";
    border: .3em solid;
    border-width: 0 .15em .15em 0;
    transform: rotateZ(-135deg)
}

.dropdown-toggle::after{
    display: inline-block;
    width: .5em;
    height: .5em;
    margin: -.3em 0 0 .4em;
    vertical-align: middle;
    content: "";
    border: .3em solid;
    border-width: 0 .15em .15em 0;
    transform: rotateZ(45deg)

}


.dropleft .dropdown-toggle::before {
    display: inline-block;
    width: .5em;
    height: .5em;
    margin: -.1em 0 0 .4em;
    vertical-align: middle;
    content: "";
    border: .3em solid;
    border-width: 0 .15em .15em 0;
    transform: rotateZ(135deg)
}

/**
Recipes section
 */
#recipesSection{
    background-color: white;
    height: 620px;
}

.recipeRow {
    height: 200px;
    background-color: white;
}

.recipesItem {
    margin-left: 10px;
    margin-right: 10px;
    height: 123px;
    font-family: TradeGothic LT CondEighteen;
    font-size: 1.1em;
    line-height: 1.2;
    text-decoration: none;
    color: black;
}
.recipesItem a {
    text-decoration: none;
    color: black;
}

.recipesItem a:hover {
    color: #f05022;
}

.recipeLink {
    color: black;
}


.recipeLink img{
    width: 100%;
}

.recipeLink p {
    /*width: 100%;*/
    margin-top: -3px;
    background-color: #ebebeb;
    text-align: left !important;
    vertical-align: middle !important;
    padding-top: 5px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    text-decoration: none !important;
    height: 54px !important;
}


.collapse:not(.show) {
    display: none;
}

#shopSection{
    height: 230px;
    background-color: #ebebeb;
}
#shopSection-recipes{
    height: 230px;
    background-color: ghostwhite;
}

.col-recipes-left {

    height: 100%;

    text-align: left;
    padding: 33px 50px 0 22px;
}

.col-recipes-right {
    /*background-color: #1e7e34;*/
    height: 100%;

    text-align: left;
    padding: 33px 22px 0 0
}

.recipes-add-cart {
    font-family: TradeGothic LT CondEighteen;
    font-size: 1.20em;
    color: #f05022;
    text-align: center;
    line-height: 15px;
    position: relative;
    margin-bottom: 0px;
}

.recipes-text-header {
    font-family: TradeGothic LT CondEighteen;
    font-size: 1.20em;
    margin-bottom: 5px !important;
}

.recipes-details-text {
    font-size: 0.90em;
    line-height: 20px;
    font-family: 'Helvetica LT';
}

.add-space {
    line-height:25px;
}
.recipes-highlight {
    color: #f05022;
}
.video img {
    height: 230px;
    width: 100%
}

#recipe-1-section {
    background-color: #ebebeb;
    height: 700px;
}

#recipe-2-section {
    background-color: #ebebeb;
    height: 580px;
}

#recipe-3-section {
    background-color: #ebebeb;
    height: 580px;
}
#recipe-4-section {
    background-color: #ebebeb;
    height: 560px;
}

#recipe-5-section {
    background-color: #ebebeb;
    height: 645px;
}

#recipe-6-section {
    background-color: #ebebeb;
    height: 645px;
}

#recipe-7-section {
    background-color: #ebebeb;
    height: 600px;
}

#recipe-8-section {
    background-color: #ebebeb;
    height: 450px;
}

.col-5-margao {
    -ms-flex: 0 0 41.666667% ;
    /*flex: 0 0 41.666667% ;*/
    max-width: 41.666667% ;
}

.col-7-margao {
    -ms-flex: 0 0 58.333333% ;
    flex: 0 0 58.333333% ;
    max-width: 58.333333% ;
}