/*------------------------------------------------------
----------------------- HOME ---------------------------
------------------------------------------------------*/

/* ============ AFTER THE MELTDOWN ===================*/

.home #item-info {
   width: 57%;
   text-align: center;
}

.home h3#page-title {
   font-size: 1rem;
   font-weight: bold;
   margin-top: 5px;
}

.home #home-prices {
   display: block;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
   width: 115px;
}

.home #home-prices h4 {
   background-color: blue;
   color: white;
   font-size: 1.25rem;
   width: 115px;
   text-align: center;
   padding: 5px 0;
   border-radius: 8px !important;
}

.home #featured-tag {
   margin-top: 5px;
}

/* ========= END AFTER THE MELTDOWN ===================*/

.home #main-image {
   border: 2px solid #bbb;
   -moz-border-radius: 10px;
   border-radius: 10px;
   width: 60%;
   margin-right: 1%;
   background-color: #fff;
   padding: .85em;
   text-align: center;
   float: left;
}

.home #main-image img {
   width: 100%;
   -moz-border-radius: 8px;
   border-radius: 8px;
   border: 1px solid #ddd;
}

.home aside {
   overflow: hidden;
}

.home aside .aside-box {
   border: 2px solid #bbb;
   -moz-border-radius: 10px;
   border-radius: 10px;
   background-color: #fff;
   padding: .9em 1em;
   font-size: .95em;
   float: left;
   width: 92.2%;
   margin-right: 1px;
}

.home aside .aside-box.first img {
   width: 38%;
   border: 1px solid #ccc;
   -mox-border-radius: 5px;
   border-radius: 5px;
   float: right;
   margin-left: 10px;
   -webkit-box-shadow: 2px 2px 5px #444;
   box-shadow: 2px 2px 5px #444;
}

.home aside .aside-box.second img {
   width: 38%;
   border: 1px solid #ccc;
   -mox-border-radius: 5px;
   border-radius: 5px;
   float: right;
   -webkit-box-shadow: 2px 2px 5px #444;
   box-shadow: 2px 2px 5px #444;
}

.home .aside-box.second {
   margin-top: 2%;
}

.home .aside-box.second .fa {
   display: none;
}

.home .aside-box.second #box-container h3 {
   font-size: 1em;
   margin-top: .2em;
   font-weight: bold;
   color: #000;
}

.specials #home-prices {
   padding: .3em;
   color: #fff;
   background-color: blue;
   font-size: 1.3em;
   width: 115px;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
   margin-top: 10px;
   margin-bottom: 5px;
   -moz-border-radius: 6px;
   border-radius: 6px;
}

.home .aside-box h3 {
   font-size: 1.2em;
   margin-top: 0;
}

.home #second-box-info {
   width: 58%;
   text-align: center;
}

.home .aside-box #home-price {
   padding: .3em;
   color: #fff;
   background-color: blue;
   font-size: 1.3em;
   width: 100px;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
   margin-top: 5px;
   margin-bottom: 5px;
   -moz-border-radius: 6px;
   border-radius: 6px;
}

.home #feature-bar {
   border: 2px solid #bbb;
   -moz-border-radius: 8px;
   border-radius: 8px;
   background-color: #fff;
   padding: .5em 0;
   max-width: 100%;
   text-align: center;
}

.home #feature-bar img {
   width: 32.5%;
}

.home .bottom-boxes {
   width: 30%;
   border: 2px solid #bbb;
   -moz-border-radius: 8px;
   border-radius: 8px;
   background-color: white;
   padding: .9em;
   font-size: .9em;
}

.home .bottom-boxes.first {
   float: left;
   text-align: center;
}

.home .bottom-boxes.first img {
   width: 87.5%;
}

.home .bottom-boxes.last {
   float: right;
   text-align: center;
}

.home .bottom-boxes.last img {
   width: 87.5%;
}

.home .bottom-boxes.second {
   margin-left: auto;
   margin-right: auto;
}

.home .bottom-boxes img {
   border: 1px solid #ccc;
   -mox-border-radius: 5px;
   border-radius: 5px;
   margin-right: 10px;
   -webkit-box-shadow: 2px 2px 5px #444;
   box-shadow: 2px 2px 5px #444;
}

.home .bottom-boxes.second img {
   width: 87.5%;
   float: none;
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.home .bottom-boxes.second img.last-image {
   margin-right: 0;
}

.home .bottom-boxes h3 {
   font-size: 1.2em;
}

/*------------------------------------------------------
----------------------- END HOME -----------------------
------------------------------------------------------*/

/*-========================================================================-*/

/*------------------------------------------------------
------------------------- ABOUT ------------------------
------------------------------------------------------*/

.about #greeting {
   font-size: 115%;
}

.about #greeting img {
   float: left;
   margin-left: 1%;
   margin-top: 10px;
   width: 31.8%;
   border: 1px solid #bbb;
   -moz-border-radius: 8px;
   border-radius: 8px;
}

.about #greeting #signature {
   font-family: 'Clicker Script', cursive;
   font-size: 2em;
   font-weight: bold;
}

.about #history {
   max-width: 97%;
   margin-left: auto;
   margin-right: auto;
   margin-top: 20px;
}

.about #history h3 {
   font-size: 1.2em;
   font-weight: bold;
}

.about section#history p {
   padding: 0;
   margin-left: auto;
   margin-right: auto;
   margin-top: 0;
}

.about .hours, .about .details {
   width: 94%;
   margin-left: auto;
   margin-right: auto;
   border: 1px solid #bbb;
   -moz-border-radius: 8px;
   border-radius: 8px;
   margin-top: 30px;
   padding: .75% .75% 2% .75%;
   background-color: #fff;
   overflow: hidden;
}

.about .hours h2, .about .details h2 {
   font-size: 1.9em;
}

.about section .containers.info {
   float: left;
   width: 46%;
   margin-left: 2.5%;
   border: 1px solid #bbb;
   -moz-border-radius: 6px;
   border-radius: 6px;
   -webkit-box-shadow: 5px 5px 10px #444;
   box-shadow: 5px 5px 10px #444;
   margin-top: 15px;
   font-size: 1.3em;
   text-align: center;
   padding-bottom: 2.5%;
   background-color: #f8f2e5;
}

.about section .containers.info #store {
   width: 65%;
   margin-top: 2%;
}

.about section .containers.info #phone-number {
   font-weight: bold;
   font-size: 150%;
   with: 60%;
   padding: 2%;
   line-eight: .5em;
}

.about section .containers.map {
   float: left;
   width: 46%;
   position: relative;
   overflow: hidden;
   padding-bottom: 40%;
   margin-left: 2.5%;
   border: 1px solid #bbb;
   -webkit-box-shadow: 5px 5px 10px #444;
   box-shadow: 5px 5px 10px #444;
   margin-top: 15px;
}

.about section .containers.map iframe, .about section .containers.map object, .about section .containers.map embed {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}

.about .details .service-badge {
   border: 1px solid #bbb;
   -webkit-box-shadow: 2px 2px 4px #444;
   box-shadow: 2px 2px 4px #444;
   -moz-border-radius: 6px;
   border-radius: 6px;
   float: left;
   width: 18%;
   margin-left: 1.4%;
   margin-top: 10px;
   text-align: center;
   padding-top: .5%;
}

.about .details .service-badge img {
   width: 90.5%;
}

.about .details #departments {
   padding-bottom: 1.75%;
}

.about .details #departments #departments-logo {
   width: 85%;
   margin-left: auto;
   margin-right: auto;
   margin-top: 50px;
   text-align: center;
}

.about .details #departments #departments-logo img {
   max-width: 100%;
}

.about .details #services {
   padding-bottom: 2%;
}

.about .details #departments, .about .details #services {
   width: 47%;
   margin-left: 1.5%;
   border: 1px solid #bbb;
   -webkit-box-shadow: 2px 2px 4px #444;
   box-shadow: 2px 2px 4px #444;
   -moz-border-radius: 6px;
   border-radius: 6px;
   float: left;
   margin-top: 15px;
   font-size: 1.3em;
   background-color: #f8f2e5;
}

.about .details #departments h3, .about .details #services h3 {
   padding: 5px;
   font-size: 120%;
}

.about .details #departments ul, .about .details #services ul {
   margin-left: 25px;
}

.abut .details #departments li, .aout .details #services li {
   border: 1px solid #bbb;
   -moz-border-radius: 10px;
   border-radius: 10px;
   padding: .75%;
   width: 75%;
   margin-bottom: 3px;
   background-color: blue;
}

/*------------------------------------------------------
---------------------- END ABOUT -----------------------
------------------------------------------------------*/

/*-========================================================================-*/

/*------------------------------------------------------
--------------------- FUNDRAISING ----------------------
------------------------------------------------------*/

/*******************************************************
**************** FUNDRAISING TAB STYLES ****************
*******************************************************/

.fundraising #tabs {
   overflow: auto;
   width: 95%;
   list-style: none;
   margin-left: auto;
   margin-right: auto;
   margin-top: 25px;
   padding: 0;
}

.fundraising #tabs li {
   margin: 0;
   padding: 0;
   float: left;
}

.fundraising #tabs a {
   box-shadow: -4px 0 0 rgba(0, 0, 0, .2);
   background: #ed3c34;
   background: linear-gradient(220deg, transparent 10px, #ed3c34 10px);
   text-shadow: 0 1px 0 rgba(0,0,0,.5);
   color: #fff;
   float: left;
   line-height: 35px;
   height: 35px;
   padding: 0 30px;
   text-decoration: none;
   -moz-border-top-left-radius: 8px;
   border-top-left-radius: 8px;
   -webkit-transition: 0.3s linear all;
   -moz-transition: 0.3s linear all;
   -ms-transition: 0.3s linear all;
   -o-transition: 0.3s linear all;
   transition: 0.3s linear all;
}

.fundraising #tabs a:hover {
   background: #0074c7;
   background: linear-gradient(220deg, transparent 10px, #0074c7 10px);     
}

.fundraising #tabs a:focus {
   outline: 0;
}

.fundraising #tabs #current a {
   background: #0074c7;
   background: linear-gradient(220deg, transparent 10px, #0074c7 10px);
   text-shadow: none;    
   color: #fff;
}

.fundraising #content {
   background-color: #fff;
   border: 1px solid #6e6928;
   width: 95%;
   margin-left: auto;
   margin-right: auto;
   padding-bottom: 30px;
}

/* Remove the rule below if you want the content to be "organic" *
#content div {
    height: 220px; 
}
*/

/*******************************************************
************** END FUNDRAISING TAB STYLES **************
*******************************************************/

.fundraising article#main {
   padding-bottom: 3%;
}

.fundraising #greeting {
   font-size: 1.3em;
   position: relative;
}

.fundraising #main h2 {
   font-size: 140%;
   margin-top: 15px;
}

.fundraising #tab2 ol {
   margin-left: 35px;
   margin-top: 20px;
}

.fundraising #tab1 img#no-collage {
   display: none;
}

.fundraising #tab1 img#collage {
   padding-top: 2%;
   padding-bottom: 2%;
   width: 82%;
   margin-left: 8%;
}

.fundraising #tab1 h2, .fundraising #tab2 h2 {
   font-size: 150%;
   font-weight: bold;
}

.fundraising #tab2 #spartan-logo, .fundraising #tab2 #products-image {
   float: left;
   margin-right: 15px;
   margin-left: 15px;
}

.fundraising #tab2 #products-image {
   float: left;
   margin-right: 45px;
   margin-bottom: 5px;
   margin-left: 15px;
   margin-top: 10px;
}

.fundraising #tab2 h2 {
   padding: 1.5%;
}

.fundraising #tab2 #satisfaction-logo {
   float: right;
   margin-right: 15px;
   margin-left: 15px;
   margin-bottom: 5px;
}

/*------------------------------------------------------
------------------- END FUNDRAISING --------------------
------------------------------------------------------*/

/*-========================================================================-*/

/*------------------------------------------------------
----------------------- CIRCULAR -----------------------
------------------------------------------------------*/

/*-==== NEW CIRCULAR AFTER SSL KERFUFFLE =====-*/

.mytabs {
   font-family: 'Roboto', sans-serif;
}

.mytabs p {
   font-size: 1.5rem;
}

.mytabs img {
   width: 95%;
   display: block;
   margin: 0 auto;
}

.mytabs {
   display: flex;
   flex-wrap: wrap;
   max-width: 1100px;
   margin: 50px auto;
   padding: 0 25px;
}

.mytabs input[type="radio"] {
   display: none;
}

.mytabs label {
   padding: 25px;
   background: #ddd;
   font-weight: bold;
   border-top-left-radius: 8px;
   border-top-right-radius: 8px;
}

.mytabs .tab {
   width: 100%;
   padding: 20px;
   order: 1;
   display: none;
   background: maroon;
}

.mytabs input[type="radio"]:checked + label + .tab {
   display: block;
}

.mytabs input[type="radio"]:checked + label {
   background: maroon;
   color: #fff;
}

/*-==== END CIRCULAR AFTER SSL KERFUFFLE =====-*/

.circular article#main {
   font-size: 110%;
   overflow: hidden;
}

.circular.eight article#main {
   font-size: 80%;
   overflow: hidden;
}

.circular.ten article#main {
   font-size: 77%;
   overflow: hidden;
}

/***********************************************
** SPECIAL AD CIRCULAR TITLE AND PRINTER ICON **
***********************************************/
.circular #intro-print {
   width: 76%;
   min-height: 74px;
   max-height: 74px;
   float: left;
   border: 2px solid #bbb;
   -moz-border-radius: 8px;
   border-radius: 8px;
   background-color: #fff;
   text-align: center;
}

.circular #printer-box {
   border: 2px solid red;
   -moz-border-radius: 8px;
   margin-right: .5%;
   border-radius: 8px;
   background-color: #fff;
   text-align: center;
   float: left;
   width: 85px;
   font-size: .95em;
   min-height: 74px;
   max-height: 74px;
}

.circular #circular-print-box {
   border: 2px solid red;
   -moz-border-radius: 8px;
   border-radius: 8px;
   background-color: #fff;
   text-align: center;
   float: left;
   width: 85px;
   font-size: .95em;
   min-height: 74px;
   max-height: 74px;
}

.circular #intro-circular-print {
   width: 68%;
   min-height: 74px;
   max-height: 74px;
   float: left;
   border: 2px solid #6e6928;
   -moz-border-radius: 8px;
   border-radius: 8px;
   background-color: #fff;
   text-align: center;
   margin-right: .5%;
}

.circular #circular-circular-box {
   border: 2px solid #6e6928;
   -moz-border-radius: 8px;
   border-radius: 8px;
   background-color: #fff;
   text-align: center;
   float: left;
   width: 85px;
   font-size: .95em;
   min-height: 74px;
   max-height: 74px;
}

.circular #circular-print-box {
   margin-right: .5%;
}

.circular #circular-box img, .circular #printer-box img, .circular #circular-circular-box img, .circular #circular-print-box img {
   margin-top: 2.5%;
}

.circular #intro-circular h1, .circular #intro-print h1, .circular #intro-circular-print h1 {
   padding-top: 2%;
   font-size: 1.75em;
   line-height: 1.5em;
}

/*******************************************************
**** END SPECIAL AD CIRCULAR TITLE AND PRINTER ICON ****
*******************************************************/

/*******************************************************
****************** CIRCULAR TAB STYLES *****************
*******************************************************/

#tabs {
   overflow: auto;
   width: 95%;
   list-style: none;
   margin-left: auto;
   margin-right: auto;
   margin-top: 25px;
   padding: 0;
}

#tabs li {
   margin: 0;
   padding: 0;
   float: left;
}

#tabs a {
   box-shadow: -4px 0 0 rgba(0, 0, 0, .2);
   background: #006f3c;
   background: linear-gradient(220deg, transparent 10px, #006f3c 10px);
   text-shadow: 0 1px 0 rgba(0,0,0,.5);
   color: #fff;
   float: left;
   line-height: 35px;
   height: 35px;
   padding: 0 30px;
   text-decoration: none;
   -moz-border-top-left-radius: 8px;
   border-top-left-radius: 8px;
   -webkit-transition: 0.3s linear all;
   -moz-transition: 0.3s linear all;
   -ms-transition: 0.3s linear all;
   -o-transition: 0.3s linear all;
   transition: 0.3s linear all;
}

#tabs a:hover {
   background: #919331;
   background: linear-gradient(220deg, transparent 10px, #919331 10px);     
}

#tabs a:focus {
    outline: 0;
}

#tabs #current a {
   background: #f4d552;
   background: linear-gradient(220deg, transparent 10px, #f4d552 10px);
   text-shadow: none;    
   color: #333;
}

#content {
   background-color: #f6f5f5;
   border: 1px solid #6e6928;
   width: 95%;
   margin-left: auto;
   margin-right: auto;
   paddng: 30px;
}

.circular #main #content img {
   display: block;
   margin-bottom: 20px;
   margin-top: 30px;
   width: 93%;
   margin-left: auto;
   margin-right: auto;
   border: 1px solid #bbb;
   -webkit-box-shadow: 2px 2px 4px #444;
   box-shadow: 2px 2px 4px #444;
   -moz-border-radius: 6px;
   border-radius: 6px;
}

/* Remove the rule below if you want the content to be "organic" *
#content div {
    height: 220px; 
}
*/

/*******************************************************
**************** END CIRCULAR TAB STYLES ***************
*******************************************************/

/*------------------------------------------------------
--------------------- END CIRCULAR ---------------------
------------------------------------------------------*/

/*-========================================================================-*/

/*------------------------------------------------------
----------------------- SPECIALS -----------------------
------------------------------------------------------*/

.specials #featured-tag {
   display: none;
}

.specials h2 {
   background-image: url("../images/icons/bauble.png");
   background-repeat: no-repeat;
   background-position: 0 3px;
   padding-left: 35px;
   font-size: 175%;
   text-align: center;
   width: 45%;
   margin-left: auto;
   margin-right: auto;
   margin-top: 2%;
}

.specials #item-container {
   width: 90%;
   border: 2px solid #bbb;
   -moz-border-radius: 8px;
   border-radius: 8px;
   overflow: hidden;
   margin-left: auto;
   margin-right: auto;
   margin-top: 10px;
   background-color: #f8f2e5;
   padding-bottom: 2%;
}

.specials #item-container #special-image {
   float: right;
   width: 30.3%;
   margin-top: 15px;
   margin-right: 13px;
   -webkit-box-shadow: 5px 5px 8px #444;
   box-shadow: 5px 5px 8px #444;
   -moz-border-radius: 6px;
   border: 1px solid #ddd;
   border-radius: 6px;
}

.specials #item-container #item-info {
   float: left;
   width: 65%;
   font-size: 130%;
}

.specials #item-container #item-info .three-item {
   font-size: 90%;
   width: 98%;
   margin-left: 10px;
   margin-top: 19px;
}

.specials #item-container #item-info .three-item h4 {
   background-image: url("../images/icons/check.png");
   background-repeat: no-repeat;
   background-position: 0 -2px;
   padding-left: 35px;
   line-height: 1.5em;
   font-weight: bold;
}

.specials #item-container #item-info .three-item span {
   font-size: 120%;
   margin-left: 35px;
}

.specials article#main p {
   margin-left: 35px;
   margin-right: 0;
   padding: 0;
   margin-top: 0;
}

.specials #item-info h3 {
   font-size: 150%;
   font-weight: bold;
   margin-top: 2.5%;
   width: 80%;
   margin-left: auto;
   margin-right: auto;
   line-height: 1.1em;
}

.specials .recipe-container {
   width: 98%;
   padding-left: 3%;
   margin-top: 10px;
   padding-bottom: .7%;
   overflow: hidden;
   font-size: .9em;
}

.specials .recipe-container.top {
   margin-top: 20px;
}

.specials .recipe-container a {
   color: white;
}

.specials .recipe-btn {
   max-width: 95%;
   cursor: pointer;
   float: left;
   padding: 5px;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   -webkit-transition: 0.1s linear all;
   -moz-transition: 0.1s linear all;
   -ms-transition: 0.1s linear all;
   -o-transition: 0.1s linear all;
   transition: 0.1s linear all;
   -webkit-box-shadow: 2px 2px 5px #444;
   box-shadow: 2px 2px 5px #444;
   border:none;
}
.specials .recipe-btn:hover {
   background-color: blue;
   background-image: none;
   text-decoration: none;
   -webkit-box-shadow: none;
   box-shadow: none;
}

.specials .recipe-btn img {
   vertical-align: middle;
}

/*------------------------------------------------------
--------------------- END SPECIALS ---------------------
------------------------------------------------------*/

/*-========================================================================-*/

/*------------------------------------------------------
----------------------- COUPONS ------------------------
------------------------------------------------------*/

.coupons #main #coupons {
   margin-top: 15px;
   width: 80%;
   margin-left: auto;
   margin-right: auto;
}

/*------------------------------------------------------
--------------------- END COUPONS ----------------------
------------------------------------------------------*/

/*-========================================================================-*/

/*------------------------------------------------------
------------------------ PRIVACY -----------------------
------------------------------------------------------*/

.privacy #main {
   padding: 10px;
   width: 98%;
}

.privacy #main h3 {
   margin-top: 15px;
   font-weight: bold;
   text-decoration: underline;
}

.privacy #main ul, .privacy #main ol {
   margin-left: 35px;
   margin-top: 10px;
}

.privacy #main li {
   margin-top: 5px;
}

.privacy #main .fa {
   font-size: 40%;
   vertical-align: middle;
}

/*------------------------------------------------------
---------------------- END PRIVACY ---------------------
------------------------------------------------------*/

/*-========================================================================-*/