/*!
 * Start Bootstrap - Business Casual v5.0.8 (https://startbootstrap.com/template-overviews/business-casual)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-business-casual/blob/master/LICENSE)
 */



/*
Dark Green #0f440f
Green #68806a
cream #fff4d6
med green #8EAC90
light green #C7D4C8
dusty pink #F4DAD9
lavender pink  #FFECFF
beige gold #BEB186 
dark gold #B99950
*/

body
{
    font-family:Arial, Helvetica, sans-serif;
/*    background:-webkit-gradient(linear,left top,left bottom,from(rgba(15,68,15,.35))),url(../images/Sun-ocean.jpg);
    background:linear-gradient(rgba(15,68,15,.35)),url(../images/Sun-ocean.jpg);
    background-repeat: repeat;
    background-attachment:fixed;
    background-position:center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
    
    width: 100vw;
    min-height: 100vh;
    background-color:  #fff4d6; /* cream */

}
header {
  background-image: url("../images/ireland/header/inistioge.jpg"); 
  background-position: top left; 
  background-repeat: no-repeat;
  background-size: cover;
  
   background-position: center;
   min-height: 417px; 
  /*height: auto;
  width:100vw;*/
}

#border {
/*    background-color:#68806a;*/
    background-image: url(/images/bg-green.jpg);
    background-repeat: repeat-x;
}

#container {
    vert-align:center;
    /*background-color: #ffffff;*/
    margin:0px 3% 0px 3%;
    padding:0px 2% 0px 2%;
}

@media(min-width:992px){
    #my-row {
        display: flex;
        display: -webkit-flex; /* old versions of Chrome/Safari/Opera */
        display: -ms-flexbox; /* IE10 */
        flex-direction:row;
        
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap; /* old versions of Chrome/Safari/Opera */
    }
    
    #info {padding-top: 10px; padding-bottom: 10px; flex-basis: 70%; }
    .usa-para {max-width: 800px;}
    .contact {padding-left: 200px;}
    #right-side {padding:10px 2% 10px 2%; flex-basis: 25%; }

    #column1{ border: 1px solid #B99950; flex-basis: 30%; }
    #column2{ border: 1px solid #B99950; flex-basis: 30%; margin: 0px 2% 0px 2%;} 
    #column3{ border: 1px solid #B99950; flex-basis: 30%; }
    
    
   
}
.with-border{ border: 2px solid #B99950;}

.img-border { margin-top: 10px; margin-bottom: 10px; padding: 0px; border: 2px solid #68806a;}

.nav-list > .indent > a,
.nav-list > .indent > a:hover,
.nav-list > .indent > a:focus {
    
    font-weight: bold;
    color: #b99950;  
    margin-left: 5px;
}

/* Horizontal Rule - i.e. a line */
hr.columns { 
  border: 1px solid #B99950;
}

#footer {border-top: 3px solid #B99950; margin-bottom: 40px; padding-top: 50px; }

#byme {color: #B99950; 
       font-weight: bold;
       margin-bottom: 20px;}

.copyright {color: #B99950;
            background: #68806a; 
            font:   bold 8pt/16pt verdana;
            margin-right: 30px;
}

h1 {
    margin-top: 0px;
    margin-bottom: 1px;
    font: bold 18pt Arial, Helvetica, sans-serif;
    color: #3c4a3d; 
}


h2 {
    margin-top: 0px;
    margin-bottom: 1px;
    font: bold 16pt Arial, Helvetica, sans-serif;
    color: #3c4a3d; 
    background: #BEB186;  /* beige gold */
}

h3 {
    margin-top: 0px;
    margin-bottom: 1px;
    font: bold 14pt Arial, Helvetica, sans-serif;
    color: #3c4a3d; 
}

h3.types-link {
    font: 12pt Arial, Helvetica, sans-serif;
    margin-bottom: 5px;
}

h4 {
    margin-top: 0px;
    margin-bottom: 1px;
    font: bold 12pt Arial, Helvetica, sans-serif;
    color: #3c4a3d; 
}

h4.types1 {
    font: bold 11pt Arial, Helvetica, sans-serif;
    color: #3c4a3d; 
    background: #BEB186;
    margin-bottom: 5px;
}

h5 {
    margin-top: 0px;
    margin-bottom: 1px;
    font: bold 12pt Arial, Helvetica, sans-serif;
    color: #b99950; 

}
h5.types1 {
    font: bold 11pt Arial, Helvetica, sans-serif;
    color: #b99950; 
    margin-bottom: 5px;
}

h1 {padding-top:10px;}
p
{
    line-height:1.75
}

p.p1 {font: bold  14pt Arial, Helvetica, sans-serif; Color: #68806a; } /* Green */
p.p2 {font: bold  12pt Arial, Helvetica, sans-serif; Color: #FFECFF;background: #BEB186;} /* lavender pink & beige gold */
p.p3 {font: bold  12pt Arial, Helvetica, sans-serif; Color: #BEB186; }  /* beige gold */
p.p4 {font: bold  10pt Arial, Helvetica, sans-serif; Color: #68806a;} /* Green */
p.p5 {font: 12pt Arial, Helvetica, sans-serif; Color: #68806a;} /* Green */

p a:link { 
    text-decoration: underline;
    color: #BEB186;  /* beige gold*/
    /* background-color: #8EAC90;   med green */
}

p a:visited {
    font-weight: bold;
    color: #BEB186;  /* beige gold*/
}
p a:hover, a:active {
    font-weight: bold;
    color: #8EAC90;  /* med green */
    background-color: #F4DAD9; /* Dusty Pink */
}


.text-faded
{
    color:rgba(255,255,255,.3) 
}

.site-heading
{
    text-transform:uppercase;
    line-height:1;
}
.site-heading .site-heading-upper
{
    display:block;
    font-size:2rem;
    font-weight:700;
}

.site-heading .site-heading-lower
{
    font-size:4rem;
    font-weight:500;
    line-height:4rem;

}


.text-primary
{
    font: bold  38pt Palatino!important;
    color:#fff4d6!important
}

.text-secondary
{
    color:#0f440f!important ;
    text-shadow: 1px 1px 2px black, 0 0 1em white, 0 0 0.2em white;
    padding-top: 50px;
    font-size:2rem;
    font-weight:800
}

.bg-primary
{
    background-color:#68806a!important
}

.btn
{
    -webkit-box-shadow:0 3px 3px 0 rgba(33,37,41,.1);
    box-shadow:0 3px 3px 0 rgba(33,37,41,.1)
}

.btn-primary
{
    background-color:#68806a; 
    border-color:#ffffff
}

.btn-primary:active,.btn-primary:focus,.btn-primary:hover
{
    background-color:#df902a;
    border-color:#df902a
}


.font-weight-light
{
    font-weight:100!important
}

.page-section
{
    margin-top:5rem;
    margin-bottom:5rem
}

.section-heading
{
    text-transform:uppercase
}

.section-heading .section-heading-upper
{
    display:block;
    font-size:1rem;
    font-weight:800
}

.section-heading .section-heading-lower
{
    display:block;
    font-size:3rem;
    font-weight:100
}

.bg-faded
{
    background-color:rgba(255,255,255,.85)
}

#mainNav
{       
    margin:0px 3% 0px 3%;
    padding:0px 2% 0px 2%;
    border-top: 3px solid #b99950; /* dark gold */    
    border-bottom: 3px solid #b99950; /* dark gold */
    background-color:rgba(190, 177, 134, .0); /* beige gold .0 is 100% transparent*/
    
}

#mainNav .navbar-brand
{   
    color:#B99950
}

#mainNav .navbar-nav .nav-item .nav-link
{
    font: bold  14pt Arial, Helvetica, sans-serif!important;
    color:#0f440f; /*rgba(15,68,15,1.0);  0f440f dark green no transparency */
    font-weight:800
}

#mainNav .navbar-nav .nav-item.active .nav-link
{
    font: bold  14pt Arial, Helvetica, sans-serif!important;
    color:#B99950
}

.btn-nav
{
    background-color:#ffffff;  
    border-color:#ffffff
}

.btn-nav:active,.btn-nav:focus,.btn-nav:hover
{
    background-color:#000000;
    border-color:#c8bfb5
}

@media (min-width:992px)
{
    #mainNav .navbar-nav .nav-item .nav-link
    {
        font-size:.9rem
    }

    #mainNav .navbar-nav .nav-item .nav-link:hover
    {
        background-color:#ffffff; 
        color:#000000
    }

    #mainNav .navbar-nav .nav-item.active .nav-link:hover{
        color:#fff4d6 /* here */
    }
}


    


.btn-xl{font-weight:700;
        font-size:.8rem;
        padding-top:1.5rem;
        padding-bottom:1.5rem;
        padding-left:2rem;
        padding-right:2rem
}

.intro{position:relative
}

@media (min-width:992px)
{
    .intro .intro-img{float:right
    }

    .intro .intro-text
    {
        left:0;
        width:60%;
        margin-top:3rem;
        position:absolute
    }

    .intro .intro-text .intro-button
    {
        width:100%;
        left:0;
        position:absolute;
        bottom:-2rem
    }


}

@media (min-width:1200px)
{.intro .intro-text{width:40%

 }


}

.cta
{
    padding-top:5rem;
    padding-bottom:5rem;
    background-color:rgba(15,68,15,.7)
}

.cta .cta-inner
{
    position:relative;
    padding:3rem;
    margin:.5rem;
    background-color:rgba(255,255,255,.85)
}

.cta .cta-inner:before
{
    border-radius:.5rem;
    content:'';
    position:absolute;
    top:-.5rem;
    bottom:-.5rem;
    left:-.5rem;
    right:-.5rem;
    border:.25rem solid rgba(255,255,255,.85)
}

@media (min-width:992px)
{
    .about-heading .about-heading-img
    {
        position:relative;
        z-index:0
    }

    .about-heading .about-heading-content
    {
        margin-top:-5rem;
        position:relative;
        z-index:1
    }


}

@media (min-width:992px)
{
    .product-item .product-item-title
    {
        position:relative;
        z-index:1;
        margin-bottom:-3rem
    }

    .product-item .product-item-img
    {
        position:relative;
        z-index:0;
        max-width:60vw
    }

    .product-item .product-item-description
    {
        position:relative;
        z-index:1;
        margin-top:-3rem;
        max-width:50vw
    }


}



@media (min-width:992px)
{
    .list-hours
    {
        width:50%;
        font-size:1.1rem
    }


}

.address strong
{
    font-size:1.2rem
}

.footer
{
    background-color:rgba(185,153,80,.8)
}

