


@media (min-width: 1400px) {

    .container {

        max-width: 1440px;

        width: 100%;

    }

}





/*Top nav bar --- 1/26/set hight after adding image that shows on xs*/

#stellino-navbar{

    background-color:#454545;border-top: 6px solid #f7941d;border-bottom: 1px solid #67553b;

}

#stellino-navbarheader{height:60px;}

#stellino-navbarheader > .navbar-brand{

    height:auto;

}

/*collapsed nav bar icon bar (button)*/

#stellino-navbarheader > .navbar-toggle .icon-bar{

    background-color:#fff;

}

#stellino-navbarcollapse > .nav > li{

    font-size:18px;

    font-family: 'Playfair Display SC', serif !important;

    font-style:normal;

    font-weight:400;

    text-align:center;

}



.navbar-text{color:#fff}/*only used in SP folder*/



#stellino-navbarcollapse > .nav > li > a {

    color: #fff;

    line-height: 28px;

    padding-left: 8px !important;

    padding-right: 8px !important;

}

#stellino-navbarcollapse > .nav > li > a:hover,

#stellino-navbarcollapse > .nav > li > a:focus, 

#stellino-navbarcollapse > .nav > li > .active {

  text-decoration: none;

  background-color:transparent;

  color:#d5a65d;

}

#stellino-navbarcollapse > .nav > li > a > i{

    font-size:18px;

}

#stellino-navbarcollapse.navbar-fixed-bottom, #stellino-navbarcollapse.navbar-collapse, #stellino-navbarcollapse.navbar-fixed-top, #stellino-navbarcollapse.navbar-collapse {

    max-height: 1200px;

}



/*Sub nav bar*/

#stellino-navbarsub{

    border-bottom:1px solid #67553b;

    background-color:#454545;

    z-index:1000;

    margin-bottom:0;

    border-top:0;

    border-left:0;

    border-right:0;

    border-radius:0;

    z-index:1000;

}

#stellino-navbarsubcollapse{

    text-align:center;

    font-size: 0; /*couple this with nested div (stellino-navbarsubnav) to get rid of bottom margin caused by display inline block on nested*/

}

#stellino-navbarsubcollapse > .nav > li > a{

    color:#fff;

}

#stellino-navbarsubcollapse > .nav > li > a:hover,

#stellino-navbarsubcollapse > .nav > li > a:focus, 

#stellino-navbarsubcollapse > .nav > li > .active {

  text-decoration: none;

  background-color:transparent;

  color:#d5a65d;

}

#stellino-navbarsubnav{

    float:none;display:inline-block;

    margin: 0;

  padding: 0;

  font-size: 15px;

  font-variant:small-caps;

}





/** 12-4-2019 Start**/

.navbar-right{

  margin: 0px;

}

.stellino-conten_row{

  padding-top:20px;padding-bottom:20px;border-top:1px solid #eee;

}



.stellino-conten_row .center-block{

  display: inline-block;

  margin-bottom:20px;

}



#upVidOver .close p{

  display:inline-block;

  font-size:18px;

}



#upVidOver .close a i{

  margin-left:20px;

}



#upVidOver .modal-title img{

    height:21px;

}



/** 12-4-2019 End**/





/*For sub navbars (@media (max-width: 1201px) sets top to 67) */

.affix {

  top: 67px;

  width:100%;

}





/*main content*/

#stellino-content{

    margin-top:67px;

}





@media (max-width: 1201px) {

    .navbar-header {

        float: none;

    }

    .navbar-toggle {

        display: block;

    }

    .navbar-collapse {

        border-top: 1px solid transparent;

        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);

    }

    .navbar-collapse.collapse {

        display: none!important;

    }

    .navbar-nav {

        float: none!important;

        margin: 7.5px -15px;

    }

    .navbar-nav>li {

        float: none;

    }

    .navbar-nav>li>a {

        padding-top: 10px;

        padding-bottom: 10px;

    }

    .navbar-text {

        float: none;

        margin: 15px 0;

    }

    /* since 3.1.0 */

    .navbar-collapse.collapse.in { 

        display: block!important;

    }

    .collapsing {

        overflow: hidden!important;

    }

    #stellino-content{

        margin-top:67px;

    }

    .affix{

        top: 67px!important;

    }

    .navbar-right{

      text-align: center;

    }

    .navbar-right li{

      display: inline-block;

    }

}



/*footer*/

#stellino-footer {

    padding-top: 40px;

    padding-bottom: 40px;

    margin-top: 100px;

    color: #aaa6a5;

    text-align: center;

    border-top: 1px solid #d5a65d;

}



/*Top galleries sliders */

.gallery {

            padding-bottom:5px;

            margin-bottom:40px;

  background: #FAFAFA;

}



.gallery-cell > a > img {

    max-height:325px;

}

.gallery-cell > .caption {text-align:center;}



/*top splashes (ie random or single photo as per recipes/default.aspx*/

.splash {

    height:525px;

    padding: 9em 0 9em;

    background-color: #141d27;

    background-size: cover;

    background-position: center;

    color: #fff;

    text-align: center;

    text-shadow: 0 1px 0 #0a0a0a;

    border-bottom: 1px solid #67553b;

}



    .splash h1 {

        text-shadow: 2px 1px 2px #0a0a0a;

    }

@media (max-width: 1201px) {

    .splash{height:425px;}

}





/*Section outlines*/

.sec-outline{

    border: 1px solid #dddddd;

    padding: 10px;

    -webkit-box-shadow: 2px 2px 0 rgba(0,0,0,.5);

    box-shadow: 2px 2px 2px rgba(0,0,0,.5);

    background-color: #ffffff;

    margin-top:20px;

    margin-bottom: 15px;    

}







/*overlays for "icons": <div class="col-lg-3 col-md-6"> <a> <div> */



.st-opaque {

    position: relative;

    /*max-width: 330px;*/

    margin-left: auto;

    margin-right: auto;

}



    .st-opaque > div {

        text-align: center;

        font-size: 18px;

        font-weight: 400;

        z-index: 300;

    }



   .st-opaque img, .st-opaque > img {

        opacity: .5;

        filter: alpha(opacity=50);

    }



.st-overlay {

    position: relative;

    /*max-width: 330px;*/

    margin-left: auto;

    margin-right: auto;

}

    .st-overlay > div {

        text-align:center;

        font-size:18px;

        font-weight:400;

        z-index:300;

    }

    a > .st-overlay > img:hover, .st-overlay > a > img:hover{

        opacity: .7;

        filter: alpha(opacity=70);

        -webkit-transition: opacity .5s ease;

        -moz-transition: opacity .5s ease;

    }



.st-buynow {

    background-color: #67553b;

    padding: 1em;

    border-radius: 100%;

    display: inline-block;

}

.st-buynow > a, .st-buynow > a:link, .st-buynow > a:visited, .st-buynow > a:focus, .st-buynow > a:hover{

    color:#fff;

    text-shadow: 1px 1px #000;

}

.st-buynow h4{margin-bottom:0;}





/*Tabs as per tvshow/storytellerinthekitchen - uses nsutils.js function st_tabsclick*/

.st-tabs{

                    font-size:1.1em;

                    font-family: 'Playfair Display SC', serif !important;

                    margin-bottom:-1px;

                    box-shadow: 2px 2px 2px rgba(0,0,0,.5)

                }

                .st-tabs>div{

                   padding-left:1px;

                   padding-right:1px;

                }

                .st-tabs>div.st-tabsfirst{

                    padding-left:0px;

                }

                .st-tabs>div.st-tabslast{

                    padding-right:0px;

                }

                    .st-tabs > div > div {

                        text-align: center;

                        border-top: 1px solid #dddddd;

                        border-left: 1px solid #dddddd;

                        border-right: 1px solid #dddddd;

                        border-bottom: 0px solid #ff0000;

                        background-color: #fff;

                        border-radius: 4px 4px 0 0;

                        padding: 5px 0 5px 0;

                    }

.st-tabsactive {

    border-bottom: 1px solid #fff !important;

    font-weight: bold;

}



/*row of thumbs*/

.rowthumbs > div{margin-bottom:20px;}





/*Custom div bottom (orange)*/

.border-orange-bot{

    border-bottom:1px solid #d5a65d;

}

.border-orange-top-bot{

    border-bottom:1px solid #d5a65d;

    border-top:1px solid #d5a65d;

}

/*Custom margins, type*/

.mr10{margin-right:10px;}

.mr20{margin-right:20px;}

.ml10{margin-left:10px;}

.ml20{margin-left:20px;}

.mb10{margin-bottom:10px;}

.mb20{margin-bottom:20px;}

.mt10{margin-top:10px;}

.mt20 {

    margin-top: 20px;

}

.pt20{padding-top:20px;}

.p15{padding: 15px !important;}



/*.row-eq-height {

    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

}*/







/*Custom image center (on img-responsive because is display block)*/

.img-center{margin:0 auto}

/*Recipe sections */



/*Ingredients*/

.recIngredients{

    font-size:.8em;

    line-height:1!important;

}





/*typography*/

h1,h2,h3,h4{margin-bottom:1em;}

h1{

    
    font-style:normal;

    font-weight:400;

    color:#d5a65d;

    /*margin-top:10px;margin-bottom:20px;*/

    /*color:#785e3a;*/

}

h1, h2{text-align:center}



h3,h4{margin-top:0;}



a, a:link, a:visited, a:focus, a:hover{color:#785e3a}

a.thumbnail:hover,

a.thumbnail:focus,

a.thumbnail.active {

  color: #785e3a;

}



.small{font-size:13px;}

.ital

{

    font-style:italic;

}

.bold

{

    font-weight:bold;

}

.opaque60

{

    opacity:0.6;

    filter:alpha(opacity=60); /* For IE8 and earlier */

}



.close{

    font-weight:normal !important;

    filter: alpha(opacity=100) !important;

    opacity: 1 !important;

    color:#333 !important;

    /*font-size:18px;*/

}

.close:hover,

.close:focus {

    cursor:default;

  filter: alpha(opacity=100) !important;

    opacity: 1 !important;

}

.close a{

    text-decoration:none;

    color:#333 !important;

}







/* Bootstrap 5-column*/

.col-xs-15,

.col-sm-15,

.col-md-15,

.col-lg-15 {

    position: relative;

    min-height: 1px;

    padding-right: 10px;

    padding-left: 10px;

}

.col-xs-15 {

    width: 20%;

    float: left;

}

@media (min-width: 768px) {

.col-sm-15 {

        width: 20%;

        float: left;

    }

}

@media (min-width: 992px) {

    .col-md-15 {

        width: 20%;

        float: left;

    }

}

@media (min-width: 1200px) {

    .col-lg-15 {

        width: 20%;

        float: left;

    }

}



/*  Bootstrap Clearfix */



/*  phone  */

@media (max-width:766px){



  /* Column clear fix */

  .col-lg-1:nth-child(12n+1),

  .col-lg-2:nth-child(6n+1),

  .col-lg-3:nth-child(4n+1),

  .col-lg-4:nth-child(3n+1),

  .col-lg-6:nth-child(2n+1),

  .col-lg-15:nth-child(5n+1),

  .col-md-1:nth-child(12n+1),

  .col-md-2:nth-child(6n+1),

  .col-md-3:nth-child(4n+1),

  .col-md-4:nth-child(3n+1),

  .col-md-6:nth-child(2n+1),

  .col-sm-1:nth-child(12n+1),

  .col-sm-2:nth-child(6n+1),

  .col-sm-3:nth-child(4n+1),

  .col-sm-4:nth-child(3n+1),

  .col-sm-6:nth-child(2n+1){

    clear: none;

  }

  .col-xs-1:nth-child(12n+1),

  .col-xs-2:nth-child(6n+1),

  .col-xs-3:nth-child(4n+1),

  .col-xs-4:nth-child(3n+1),

  .col-xs-6:nth-child(2n+1){

    clear: left;

  }

}





/*  Tablet  */

@media (min-width:767px){



  /* Column clear fix */

  .col-lg-1:nth-child(12n+1),

  .col-lg-2:nth-child(6n+1),

  .col-lg-3:nth-child(4n+1),

  .col-lg-4:nth-child(3n+1),

  .col-lg-6:nth-child(2n+1),

  .col-lg-15:nth-child(5n+1),

  .col-md-1:nth-child(12n+1),

  .col-md-2:nth-child(6n+1),

  .col-md-3:nth-child(4n+1),

  .col-md-4:nth-child(3n+1),

  .col-md-6:nth-child(2n+1){

    clear: none;

  }

  .col-sm-1:nth-child(12n+1),

  .col-sm-2:nth-child(6n+1),

  .col-sm-3:nth-child(4n+1),

  .col-sm-4:nth-child(3n+1),

  .col-sm-6:nth-child(2n+1),

  .col-sm-15:nth-child(5n+1){

    clear: left;

  }

}





/*  Medium Desktop  */

@media (min-width:992px){



  /* Column clear fix */

  .col-lg-1:nth-child(12n+1),

  .col-lg-2:nth-child(6n+1),

  .col-lg-3:nth-child(4n+1),

  .col-lg-4:nth-child(3n+1),

  .col-lg-6:nth-child(2n+1),

  .col-lg-15:nth-child(5n+1),

  .col-sm-1:nth-child(12n+1),

  .col-md-1:nth-child(12n+1),

  .col-md-2:nth-child(6n+1),

  .col-md-3:nth-child(4n+1),

  .col-md-4:nth-child(3n+1),

  .col-md-6:nth-child(2n+1),

  .col-sm-2:nth-child(6n+1),

  .col-sm-3:nth-child(4n+1),

  .col-sm-4:nth-child(3n+1),

  .col-sm-6:nth-child(2n+1),

  .col-sm-15:nth-child(5n+1){

    clear: left;

  }

}





/*  Large Desktop  */

@media (min-width:1200px){



  /* Column clear fix */

  .col-md-1:nth-child(12n+1),

  .col-md-2:nth-child(6n+1),

  .col-md-3:nth-child(4n+1),

  .col-md-4:nth-child(3n+1),

  .col-md-6:nth-child(2n+1),

  .col-sm-1:nth-child(12n+1),

  .col-sm-2:nth-child(6n+1),

  .col-sm-3:nth-child(4n+1),

  .col-sm-4:nth-child(3n+1),

  .col-sm-6:nth-child(2n+1){

    clear: none;

  }

  .col-lg-1:nth-child(12n+1),

  .col-lg-2:nth-child(6n+1),

  .col-lg-3:nth-child(4n+1),

  .col-lg-4:nth-child(3n+1),

  .col-lg-6:nth-child(2n+1),

  .col-lg-15:nth-child(5n+1){

    clear: left;

  }

}









