@charset "utf-8";
/* -------------------------------------------
//  cismobile.css for all mobile html files 
----------------------------------------------*/

html {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Arial', sans-serif;
    background-color: white;
}

head {

    margin-top: 0px;
    padding-top: 0px;
}

body {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: white;
    padding-top: 0px;
    font-family: "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 19px;
}


ul,
ol {
    list-style: disc;
}


h1 {
    margin-top: 20px;
    margin-bottom: 20px;
    /*  border-bottom: 2px solid rgb(0,51,102);*/
    width: 100%;
    padding-bottom: 5px;
    text-align: center;
    font-size: 3.0em;
}

h2 {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
    font-size: 2.5em;
}

h3 {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 9px;
    font-size: 2.0em;
}

h4 {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 9px;
    font-size: 1.5em;
}

h5 {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 9px;
    font-size: 1.0em;
}

.rwwline {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid rgb(0, 51, 102);
}

footer>img,
header>a>img {
    display: block;
    width: 100%;
    border: 1px solid black;
}



body>header {
    background-color: #003174;
    width: 100%;
}

nav.menuBar {
    line-height: 1.5em;

}


nav.menuBar ul li {
    width: 100%;
    line-height: 2.5em;
    padding-left: 8px;
    font-size: 1.1em;
}

nav.menuBar ul li a {
    color: blue;
    display: block;
    text-decoration: none;
}

nav.menuBar::after {
    content: "";
    display: table;
    clear: both;
}

nav.menuBar ul {
    display: none;
    margin-top: 0px;
    list-style: none;


}

a#navicon:hover+ul,
nav.menuBar ul:hover {
    display: block;
    position: absolute;
    background-color: whitesmoke;
    /*  background-image: linear-gradient(to bottom right, #ccffff, #3399cc, #ccffff);
    background-image:linear-gradient(to bottom right,#003174,grey,#003174);*/
    width: 44%;
    left: 0;
}

nav li {
    font-size: 1.5em;
}

div,
ul,
li,
h1 {
    font-family: Arial, Helvetica;
}

.rwwlistulhomepage {
    list-style: square;
    margin-left: 20px;
    margin-bottom: 20px;

}

.rwwlistlihomepage {
    list-style: square;
    font-size: 2.0em;
    color: black;
    text-align: left;
    margin-left: 20px;
    margin-bottom: 20px;
    padding-left: 20px;
    font-family: Arial, Helvetica;
}


.rwwlist2 ul li {

    list-style: disc;
    font-size: 20;
    color: black;
    text-align: left;
    margin-left: 20px;
    font-family: Arial, Helvetica;
}

.rwwlist3 {
    font-size: 15px;
    margin-left: 20px;
}

.mobile_home_tdata {
    display: block;
    width: 99%;
    margin-left: auto;
    margin-right: auto;
    border: 30px solid black;
}


.pic img {
    width: 95%;
    max-height: 20%;
    margin-left: auto;
    margin-right: auto;
}

.pic {
    align-items: center;

}

.pic h1 {
    font-size: 45px;

    margin-bottom: 1.7em;
}


.homepic1 {
    align-items: center;
    /*  border: 3px solid #000000;
    border-color: black;
    */
    width: 65%;
    vertical-align: middle;
   padding: 0px;
}



.homepic1 img {
    width: 95%;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
   
/*
    border: 3px solid #000000;
    border-color: red;
    */
    padding: 0px;
    vertical-align: middle;

}


.homepic2 {
    align-items: center;

   /* border: 3px solid #000000;
    border-color: black;
*/
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 35%;
    padding: 0px;
    vertical-align: middle;
}




.homepic2 img {
    width: 90%;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    vertical-align: middle;
}

.aboutuspagepic2 img {
    width: 97%;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 5px;
    margin-right: 0px;
}

.aboutuspagepics img {
    width: 97%;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 5px;
    margin-right: 0px;

}


.hometable {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;

    background-color: white;

    box-sizing: none;
}


.locationstable {

    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;

    padding-left: 0px;
    padding-right: 0px;
    /*
     background-color: rgb(237, 15, 15);
      border: 1px solid yellow;
    border-color: pink;
*/

}

.locationstable2 {
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;

    padding-left: 0px;
    padding-right: 0px;

    background-color: rgb(237, 15, 15);
    border: 1px solid blue;


}

.locationstabletd {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 3px;

    /* 
 background-color: rgb(248, 24, 148);

    border: 1px solid yellow;
    border-color:rgb(248, 24, 148);
   background-color: rgb(248, 24, 148);*/
}

.locationstabletd img {
    width: 80%;
    height: 80%;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 3px;
    /* 
    border: 1px solid yellow;
    border-color:rgb(248, 24, 148);
   background-color: rgb(248, 24, 148);*/
}

.locationstabletrpadding {
    width: 100%;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;

}

.socialmediatable {
    width: 100%;

    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    background-color: white;
}



.hrpadding {
    width: 100%;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    /*  color: rgb(248, 24, 148);
   border: 4px solid rgb(248, 24, 148);
    border-color:rgb(248, 24, 148);
    */
}

.rwwbtn-print-link
{

   
    border-radius: 3px;
    padding: 4px 4px;
    font-style: normal;
    text-decoration: none;
    font-size: 12px;
    
    line-height: 1.4;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    color: white;
    background-color: black;

    margin-top: 0;
    margin-bottom: 0;

    display: inline-block;
    vertical-align: middle;

    fill: #fff

}


.wp-block-recipe-roger {

    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: whitesmoke;
}


.homepagepic {

    margin-left: 20px;
    margin-right: 20px;
    margin-top: 5px;
    margin-bottom: 5px;

    width: 85%;
    height: 85%;

}

.footerpic {

    margin-left: 10px;
    margin-right: 30px;
    margin-top: 0px;
    margin-bottom: 0px;

    width: 95%;
    height: 95%;

}

.indentedtext {
    font-size: 19px;
    text-align: justify;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    color: black;
    text-shadow: none;

}


.indentedlocationstext {
    font-size: 19px;
    text-align: left;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;


}

.indentedlocationshref {
    font-size: 19px;

    margin-left: 20px;
    margin-right: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;


}


.locationaddresses img {
    float: left;
    width: 8%;
    height: 4%;

    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;

}

.locationaddresses a {
    color: black;
    display: block;
    text-decoration: none;

    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.titlerowcolor {
    opacity: 1;
    border-bottom: 6px solid rgb(0, 51, 102);
    background-color: pink;
    color: black;
}