/** HOW TO USE THIS FILE****
 * Do a find and replace on #2a2a2a with the dominate color of your website (e.g. #05843e)
 * Place your HEADER, HOMEPAGE, and FOOTER styles at the top of the page between the noted section
 * If the product page needs to have special colors for any reason they can be changed in the PRODUCT PAGE STYLES AND COLORS section
 * Additional Colors can be changed to POLISH a site in the ADDITIONAL COLOR CHANGES FOR ADVANCED WEBSITES section
 * Make your color changes to BACKGROUNDCOLOR and BORDERCOLOR
 * THESE ADDITIONAL STYLES ARE NOTED OUT BY DEFAULT.  DO NOT DELETE THESE STYLES IN CASE WE NEED TO USE THEM LATER
 * As the site requires maintenance, all edits shall be placed under POST DELIEVERY EDITS
 * /


/***********************************************************************************
 * HEADER, HOMEPAGE, FOOTER STYLES
 **********************************************************************************/

#FooterControl_VisuallySimilarItemsUpload_VisuallySimilarItemsAction {
	z-index: 1040;
	left:5px;
	right: auto !important;
}

#FooterControl_VisuallySimilarItemsUpload_FileUpload1 {
	box-sizing: border-box;
	border-radius: 0; -webkit-border-radius: 0px; -webkit-appearance: none;
	border:1px solid #ccc;
	padding: 5px;
}

#FooterControl_VisuallySimilarItemsUpload_ImageURL {
	width: 75%;
	box-sizing: border-box;
	float: left;
	border-radius: 0; -webkit-border-radius: 0px; -webkit-appearance: none;
	border:1px solid #ccc;
	padding: 5px;
}

#FooterControl_VisuallySimilarItemsUpload_SearchButton {
	width: 25%;
	float: left;
	box-sizing: border-box;
	border-radius: 0; -webkit-border-radius: 0px; -webkit-appearance: none;
	border:1px solid #ccc;
	padding: 5px;
}

#VisualPreviewMobileOverlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1000;
}

#divworkspacearea {
	max-width: 1480px;
	padding: 20px 10px 20px 10px;
	margin: 0 auto;
}

.grid-container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1480px;
	padding-left: 10px;
	padding-right: 10px;
}

.HomePageForm #divworkspacearea {
	max-width: 100%;
	position: relative;
	z-index: 100;
	margin-top: -71px;
	padding: 0;
}

*:focus {
	outline: none;
}

img {
	border: 0;
	max-width: 100%;
	height:auto;
}

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0;
	padding: 0;
}

h3 {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

ul {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	background-color: #fff;
	font-family: Arial, sans-serif;
}

.hidden {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}

#mobilebar {
	width: 100%;
	background-color: #000;
}

.mobilebarsocial {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	float: left;
}

.mobilebarsocial li {
	list-style: none;
	display: inline;
	margin-right: 3px;
}

.mobilebarsocial li a {
	color: #fff;
}

.mobilebarsocial li a:hover {
	color: #16a3b4;
}

.mobilebarnav {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 16px;
	float: right;
}

.mobilebarnav li {
	list-style: none;
	display: inline-block;
	padding-left: 10px;
}

.mobilebarnav li:hover {
    cursor: pointer;
}

.mobilebarnav li a {
	color: #fff;
    z-index: 2;
    position: relative;
    text-decoration: none;	
}

.mobilebarnav li a:hover {
	color: #16a3b4;
	text-decoration: none;	
}

.mobilebarnav ul li ul{
	visibility: hidden;
	opacity: 0;
	position: absolute;
    top: 10px;
  	right: 0;
      -webkit-transition: opacity .5s, top 1s, visibility .5s;
     -moz-transition: opacity .5s, top 1s, visibility .5s;
      -ms-transition: opacity .5s, top 1s, visibility .5s;
          transition: opacity .5s, top 1s, visibility .5s;
    z-index: -1;
}

.mobilebarnav ul li:hover ul{
    visibility: visible;
    opacity: 1;
    right: 0px;
    top: 35px;
    background: #000000;
    padding-bottom: 25px;
    z-index: 1;   
}

.mobilebarnav ul li ul li {
	width: 121px;
    margin-left: 0;
    display: block;
    position: relative;
    clear: both;
    top: 17px;
    width: 100%;
}

.mobilebarnav ul li ul li a{
    padding: 10px;
    display: block;
    width: 100%;
    box-sizing: border-box;	
}

#topbar {
	width: 100%;
	background-color: #16a3b4;
}

#topbarleft {
	width: 24%;
	padding: 10px 0 10px 1%;
	float: left;
}

#topbarleft li {
	list-style: none;
	display: inline;
	margin-right: 5px;
}

#topbarleft li a {
	color: #FFF;
}

#topbarleft li a:hover {
	color: #3c3c3c;
}

#topbarright {
	width: 75%;
	float: right;
}

#topbarbuttons {
	float: right;
}

#topbarbuttons li {
	list-style: none;
	padding-left: 8px;
	float: right;
}

#topbarbuttons a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #5d5d5d;
	padding: 12px 25px;
}

#topbarbuttons a:hover {
	background-color: #717171;
}

#accountnav {
	padding-top: 12px;
	float: right;
}

#accountnav  ul {
	padding-right: 10px;
    list-style: none;
}

#accountnav  ul li {
    display: block;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	float: right;
}

#accountnav  li ul {
    display: none;
}

#accountnav  ul li a {
    display: block;
    text-decoration: none;
	color: #FFF;
	height: 16px;
	padding-right: 6px;
	padding-left: 6px;
    white-space: nowrap;
}

#accountnav  ul li a:hover {
	text-decoration: underline
}

#accountnav  li:hover ul {
    display: block;
    position: absolute;
	z-index: 800;
}

#accountnav  li:hover li {
	width: 140px;
    font-size: 12px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	clear: both;
}

#accountnav  li:hover li a { 
	background-color: #3c3c3c;
	color: #FFF;
	position: relative;
	height: 25px;
	line-height: 25px;
	left: 0px;
	top: 10px;
	z-index: 800;
	border: 0;
}

#accountnav li:hover li a:hover {
    text-decoration: underline;
}

#headercontainer {
	width: 100%;
	background-color: #FFF;
	background: rgba(255, 255, 255, 0.8);
	position: relative;
	z-index: 200;
	padding-top: 25px;
}

#logo {
	float: left;
	text-align: center;
}

#logo img {
	max-width: 100%;
}

#headermessage {
	float: left;
    border-left: 1px solid #3c3c3c;
    padding-left: 15px;
    margin-top: 10px;
	font-family: "Raleway", sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}

#headermessage a {
	color: #ff8502;
	text-decoration: none;
}

.header-phone a {
	color: #323232 !important;
	font-size: 1.2em;
}

.header-phone {
	margin-bottom: 4px;
}

#headermessage a:hover {
	text-decoration: underline;
}

#headerright {
	padding-right: 15px;
}

#searchbox {
	position: relative;
	margin-bottom: 20px;
}

.algolia-autocomplete {
	width:100%;
}

#searchbox input[type="text"] {
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
}

.subnavigation{
	float: right;
}

.subnavigation ul {
    list-style: none;
}

.subnavigation ul li {
	display: inline;
	font-family: Arial, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	margin-right: 6px;
}

.subnavigation ul li:last-of-type {
	margin-right: 0;
}

.subnavigation ul li a {
    text-decoration: none;
    color: #2a2a2a;
}

.subnavigation ul li a:hover {
    text-decoration: underline;
}

#trending a {
	font-size: 15px;
	font-weight: 600;
	color: #C10000;
}

#mainnav {
	width: 100%;
	margin-top: 25px;
	position: relative;
}

ul#topnav {
	display: table;
	width: 100%;
	list-style: none;
}

ul#topnav li {
	display: table-cell;
	text-align: center;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

ul#topnav li a {
	display: block;
	height: 52px;
	line-height: 52px;
	font-family: "Raleway", Arial, sans-serif;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #2a2a2a;
	text-decoration: none;
}

ul#topnav li:hover a, ul#topnav li a:hover { 
	color: #16a3b4;
	height: 52px; 
	line-height: 52px; 
} /*--Hover State--*/

ul#topnav li:hover a, ul#topnav li:hover { 
	background-color: #FFF;
	border-bottom: none;
} /*--Hover State--*/

ul#topnav li .subfurniture {
	width: 100% !important;
	position: absolute;
	top: 54px; left: 0px;
	z-index: 99999;
	background-color: #fff;
	padding: 20px 0%;
	text-align: left;
	display: none;
}

ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
}

ul#topnav .sub ul li {
	list-style: none;
	/*margin-bottom: 20px;
	margin-right: 20px;*/
	color: #fff;
	border: 0;
	float: none !important;
    width: 150px;
    text-align: left;      
    display:block;
    height: 30px;
        
}

ul#topnav .sub ul li img {
	width: 100%;
	height: auto;
	border: 1px solid #ccc;
}

ul#topnav .sub ul li a {
	float: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
	color: #2a2a2a;
	padding: 0;
}

ul#topnav .sub ul li a:hover {
	color: #2a2a2a;
	text-decoration: underline;
}

#mobilenav {
	line-height: 38px;
	background-color: #3c3c3c;
	text-align: center;
}

#mobilenav ul {
    list-style: none;
}

#mobilenav ul li {
    display: block;
    position: relative;
	font-family: "Raleway", Arial, sans-serif;
	font-weight: 400;
	font-size: 16px;
	text-transform: uppercase;
	z-index: 200;
}

#mobilenav li ul {
    display: none;
}

#mobilenav ul li a {
    display: block;
    text-decoration: none;
	color: #FFF;
    white-space: nowrap;
}

#mobilenav ul li:hover a {
	text-decoration: none;
	color: #FFF;
}

#mobilenav li > ul {
	width: 100%;
    position: absolute;
	z-index: 9999;
}

#mobilenav li > ul li {
	width: 100%;
	clear: both;
}

#mobilenav li > ul li a { 
	background-color: #3c3c3c;
	position: relative;
	border-top: 1px solid #2a2a2a;
	color: #fff;
	height: 35px;
	line-height: 35px;
	left: 0;
	top: 0;
	z-index: 200;
}

#mobilenav li:hover li a:hover {
    text-decoration: underline;
}

#homebanner img {
	width: 100%;
	height: auto;
	display: block;
}

#homebannerslides .item img{
    display: block;
    width: 100%;
    height: auto;
}

#homebanner .owl-buttons {
	display: none;
}

#homebanner .owl-theme .owl-controls {
	text-align: right !important;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

#homebanner .owl-theme .owl-controls .owl-page span {
	margin: 2px 4px !important;
	width: 9px !important;
	height: 9px !important;
	background: #fff !important;
}

.hometitle {
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: center;
}

.hometitle p {
	font-family: "Raleway", Arial, sans-serif;
	font-weight: 600;
	font-size: 24px;
	text-transform: uppercase;
	color: #3c3c3c;
	margin-bottom: 5px;
}

.homesubtitle {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
}

.subbanner {
	position: relative;
	margin-top: 20px;
}

.subbanner img {
	width: 100%;
	height: auto;
	display: block;
}

.subbanneroverlay {
	width: 100%;
	background: rgba(255,255,255,.8);
	position: absolute;
	z-index: 100;
	top: 42px;
	left: 0;
	padding: 10px 0;
}

.subbanneroverlay p {
	padding: 0 15px;
}

.subbannersubheading {
	font-family: "Times New Roman", sans-serif;
	font-size: 35px;
	font-weight: normal;
	color: #16a3b4;
}

.subbannerheading {
	font-family: "Raleway", Arial, sans-serif;
	font-weight: 400;
	font-size: 37px;
	color: #000;
	text-transform: uppercase;
}

.subbannerlink {
	position: absolute;
	z-index: 100;
	bottom: 0;
	right: 0;
}

.subbannerlink a {
	display: block;
	background: rgba(255,255,255,.8);
	color: #222222;
	padding: 10px;
	text-decoration: none;
}

.subbannerlink a:hover {
	color: #16a3b4;
}

#whowearecontainer {
	width: 100%;
	background-color: #f6f6f6;
	padding-top: 30px;
	padding-bottom: 20px;
	margin-top: 30px;
}

#homevideo {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#homevideo img {
	max-width: 100%;
	height: auto;
}

.homecopyheading {
	font-family: "Raleway", Arial, sans-serif;
	font-weight: 600;
	font-size: 24px;
	color: #3c3c3c;
	margin-bottom: 15px;
	text-transform: uppercase;
	display: block;
}

#homecopy p {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #3c3c3c;
	line-height: 20px;
}

#homebrands #brandslist {
    margin-top: 30px !important;
    margin-bottom: 0 !important;
    text-align: center;
}

#footercontainer {
	width: 100%;
	background-color: #fff;
}

#footercontent {
	padding-bottom: 25px;
	margin-top: 40px;
}

#footerlogo {
	margin-top: 15px;
}

#footerlogo img {
	max-width: 100%;
	height: auto;
}

#footersocialmedia {
	margin-top: 15px;
	padding-bottom: 25px;
}

#footersocialmedia li {
	list-style: none;
	display: inline;
	margin-right: 5px;
}

#footersocialmedia li a {
	color: #3c3c3c;
}

#footersocialmedia li a:hover {
	color: #16a3b4;
}

.footerheading {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	color: #3c3c3c;
	padding-bottom: 15px;
	padding-top: 10px;
	display: block;
}

.footercolumn li {
	list-style: none;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

.footercolumn li a {
	color: #3c3c3c;
	text-decoration: none;
}

.footercolumn li a:hover {
	text-decoration: underline;
}

.footercolumn p {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #3c3c3c;
}

.footercolumn a {
	color: #3c3c3c;
	text-decoration: none;
}

.footercolumn a:hover {
	text-decoration: underline;
}

#copyright {
	padding-top: 55px;
	padding-bottom: 15px;
	text-align: center;
}

#copyright p {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #3c3c3c;
}

#copyright a {
	color: #3c3c3c;
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}

#seocontentbox {
	max-width: 100%;
	text-align: left;
	margin-top: 0;
	margin-bottom: 15px;
        padding: 20px;
        background-color: #f2f2f2;
}

#seocontentbox p {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #3c3c3c;
}

#scrolldiv {
	display: none;
}

#rccontact p {
	font-size: 14px !important;
}

#rccontact .header-phone:hover {
	text-decoration: underline;
}

@media screen and (max-width: 400px) {

	.HomePageForm #divworkspacearea {
		margin-top: 1px;
	}

	#topbarright {
		width: 100%;
	}

	#accountnav {
		padding-top: 12px;
		padding-bottom: 12px;
	}

	#homevideo {
		margin-right: 0;
	}

	.subbanneroverlay {
		top: 32px;
	}

	.subbannersubheading {
		font-size: 30px;
	}

	.subbannerheading {
		font-size: 24px;
	}

}

@media screen and (min-width: 401px) and (max-width: 767px) {

	.HomePageForm #divworkspacearea {
		margin-top: 1px;
	}

	#topbarright {
		width: 100%;
	}

	#accountnav {
		padding-top: 12px;
		padding-bottom: 12px;
	}

	.mobileclear {
		clear: both;
	}

	.subbanneroverlay {
		top: 32px;
	}

	.subbannersubheading {
		font-size: 30px;
	}

	.subbannerheading {
		font-size: 24px;
	}

}

@media screen and (min-width: 530px) and (max-width: 767px) {

	.twocolumn {
		width: 50%;
		float: left;
	}

}

@media screen and (min-width: 768px) and (max-width: 1024px) {


	ul#topnav li a {
		font-size: 14px;
		font-weight: 600;
	}

	ul#topnav .sub ul li {
		width: 20%;
	}

}

@media screen and (min-width: 768px) and (max-width: 1135px) {

    .subbanneroverlay {
		top: 32px;
	}

	.subbannersubheading {
		font-size: 30px;
	}

	.subbannerheading {
		font-size: 24px;
	}
        .sublinkscolumn {
	       width: 100% !important;
	       line-height: 25px;
	       float: left;
     }

}

@media screen and (max-width: 768px) {

	.desktopclear {
		clear: both;
	}

	#searchbox input[type="text"] {
		width:100%;
	}

	#logo {
		float: none;
	}

}

@media screen and (min-width: 1350px) {

	#scrolldiv {
		display: block;
	}

	#scrolldiv a {
		font-family: Arial, sans-serif;
		font-size: 14px;
		font-weight: normal;
	}

	.scrolltotop {
		width:30px; 
		height:30px;
		padding:10px; 
		text-align:center; 
		color: #cfcfcf;
		text-decoration: none;
		position:fixed;
		bottom:30px;
		right:20px;
		z-index: 500;
		display:none;
	}
	.scrolltotop:hover{
		color: #a2a2a2;
		text-decoration:none;
	}

}

/***********************************************************************************
 * END HEADER, HOMEPAGE, FOOTER STYLES
 **********************************************************************************/



.aligncenter {
    text-align: center;
} 
.margintop {
    margin-top: 20px;
}

.staticpageimage li {
    list-style: none;
    width: 20%;
    /* margin-bottom: 3%; */
    margin-right: 5%;
    text-align: center;
    float: left;
}


.sublinkscolumn {
	width: 170px;
	line-height: 25px;
	float: left;
}
.sublinkscolumn ul li a {
    
    
    font-family: Arial, sans-serif;
	font-size: 12px !important;
	color: #353535 !important;
	text-transform: none !important;
}



.sublinkscolumn a:hover {
	text-decoration: underline !important;
}

.subtitleheading {
	width: 170px;
	height: 25px;
	line-height: 25px;
	padding-bottom: 20px !important;
	text-align: center;
}

.subtitleheading h3 {
	font-family: "Raleway",Arial,sans-serif !important;;
	font-size: 18px;
	font-weight: normal;
	color: #16a3b4;
       
}

.subtitleheading h3 a {
	
	height: 35px !important;
	color: #16a3b4 !important;
	padding: 0 !important;
	margin: 0 !important;
        font-family: "Raleway",Arial,sans-serif !important;
        font-size: 16px !important;;
        font-weight: 600 !important;;
        line-height: 52px;
        text-decoration: none;
        text-transform: uppercase !important;;
}


.categoryheading {
       font-family: "Raleway", Arial, sans-serif;
       font-weight: 600;
       font-size: 20px;
       text-transform: uppercase;
       color: #3c3c3c;
       margin: 20px 0px;
       text-decoration: underline;
}





/* Landing Page 1 */

.lp-1-container {
    padding:0 5%;
}

.lp-1-page h2, .lp-1-1-page h3{
    font-family: 'Cormorant Garamond', serif;
    font-style: italic;
    color:#666666;
    font-size: 1.1em;

}

.lp-1-page p {
    font-family: 'Source Sans Pro', sans-serif;
    color:#666666;
    font-size: 1.9em;
    font-weight: 100;
}

.lp-1-page img {
    max-width: 100%;
    height:auto;
}


.lp-1-container img {
    width: 100%;
    height:auto;
}

#lp-1-logo-container {
    text-align: center;
    padding-bottom: 25px;
}

#lp-1-logo-container h1 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 40px;
    font-weight: 100;
}

.lp-1-category-bar {
    background: #ffffff;
    padding:20px;
}

.lp-1-category-bar p {
    font-size: 1.2em;
}

.lp-1-category-bar h3 {
	margin: 0;
}

.lp-1-category-link {
    padding: 15px;
    border: 1px solid #666666;
    box-sizing: border-box;
    text-align: center;
    font-size: 0.95em;
    font-weight: bold;
    max-width: 120px;
    margin:0 auto;
    font-family: 'Source Sans Pro', sans-serif;
    color: #666666;
    text-decoration: none;
    display: block;
}

.lp-1-category-link:hover {
    border: 1px solid #333333;
    color:#333333;
}

.lp-1-dining-container {
    overflow: hidden;
}

.lp-1-dining-container .grid-parent {
    margin-bottom: -100%;
    padding-bottom: 100%;
    background: #ffffff;
}

.lp-1-dining-text {
    text-align: center;
    position: relative;
    padding: 20%;
}

.lp-1-dining-text h2, .lp-1-dining-text p, .lp-1-dining-text img {
  
}

.lp-1-top-container {
    display: flex;
}

.lp-1-top-col {
    flex: 1;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lp-1-top-col:first-of-type {
    margin-right: 5%;
}

.lp-1-spacer {
    margin-bottom:5%;
}

.lp-1-social-footer {
    text-align: center;
    background: #ffffff;
    line-height: 32px;
    padding: 25px 0 20px 0;
}

.lp-1-social-footer p {
    font-size: 2em;
    padding-top: 13px;
}

#lp-1-social-icons li{
    list-style-type: none;
    display: inline-block;
    margin-right:3%;
}

#lp-1-social-icons li a {
	color: #666666;
}


@media screen and (max-width: 767px) {

    #lp-1-category-container:first-of-type {
        margin-bottom:5%;
    }

    .lp-1-category-text {
        text-align:center;
        margin:0 0 25px 0;
    }

    .lp-1-social-footer p {
        margin-bottom: 25px;
    }

}

/* End Landing Page 1 */

#FooterControl_divPageQRCode{
	display: none!important;
}

.link-attachment2 a{
	font-size: 15px;
	color: #017573!important;
	font-weight: bold;
	font-style: italic;
}
