﻿/*
"Santana" v 1.0 
Website Template 
created by www.i3dthemes.com

*/
/* -----------------------------------------
:: BASE STYLES #555555 #222222
----------------------------------------- */
html, body {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}

html * {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	color: #555555;
	font-size: 14px;
	font-family: "Open sans", Helvetica, Arial, sans-serif;
	line-height: 1.42857143;
	position: relative;
	width: 100%;
}

/* -----------------------------------------
:: LINKS
----------------------------------------- */
a {
	color: rgba(135,182,40,1.00);
	text-decoration: none;
}

.lighten a {
	color: #efefef;
	color: rgba(255,255,255,0.50)!important;
}

a:hover, a:focus {
	color: rgba(102,146,7, 1.00);
	text-decoration: none;
	outline: none;
}

.lighten a:hover, .lighten a:focus {
	color: #ffffff;
	color: rgba(255,255,255,1.0)!important;
}

a:active, a:focus {
	outline: expression(hideFocus='true');
}

/* -----------------------------------------
:: PARAGRAPHS 
----------------------------------------- */
p {
	color: #555555;
	margin: 0 0 11px;
}

.lighten, .lighten p {
	color: #ffffff;
	color: rgba(255,255,255,0.65)!important;
	margin: 0 0 11px;
}
.lighten:hover, .lighten p:hover {
	color: #ffffff;
	color: rgba(255,255,255,1.0)!important;
	margin: 0 0 11px;
}
.phover:hover {
	background: rgba(0, 0, 0, 0.1);
}

.lighten .phover:hover {
	background: rgba(255, 255, 255, 0.1);
}

.lead {
	margin-bottom: 22px;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.4;
}

/* -----------------------------------------
:: HIGHLIGHTS 
----------------------------------------- */
.highlight1, .highlight1 a {
	color: rgba(102,146,7, 1.00);
}

.lighten .highlight1, .lighten .highlight1 a {
	color: #efefef;
	color: rgba(255,255,255,0.65)!important;
}

.highlight1 a:hover {
	color: #000000;
}

.highlight2, .highlight2 a {
	color: #02A453;
}

.highlight2 a:hover {
	color: #000000;
}

.highlight3, .highlight3 a {
	color: #33F192;
}

.highlight3 a:hover {
	color: #000000;
}

.highlight4, .highlight4 a {
	color: #A42312;
}

.highlight4 a:hover {
	color: #000000;
}

.highlight5, .highlight5 a {
	color: #DA9633;
}

.highlight5 a:hover {
	color: #000000;
}

/* -----------------------------------------
:: H1-H6 ICONS 
----------------------------------------- */
.lighten i {
	color: #ffffff;
	color: rgba(255,255,255,0.25)!important;
}

/* -----------------------------------------
:: H1-H6 
----------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	line-height: 1.1;
	color: rgba(102,146,7, 1.0);
	margin-top: 22px;
	margin-bottom: 11px;
}

.lighten h1, .lighten h2, .lighten h3, .lighten h4, .lighten h5, .lighten h6 {
	color: #ffffff;
	color: rgba(255,255,255,0.65)!important;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	font-weight: normal;
	line-height: 1;
	color: #555555;
}

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small {
	font-size: 65%;
}

h4, h5, h6 {
	margin-top: 11px;
	margin-bottom: 11px;
}

h4 small, h5 small, h6 small {
	font-size: 75%;
}

h1, .h1 {
	font-size: 50px;
}

h2, .h2 {
	font-size: 40px;
}

h3, .h3 {
	font-size: 25px;
}

h4, .h4 {
	font-size: 20px;
}

h5, .h5 {
	font-size: 16px;
}

h6, .h6 {
	font-size: 14px;
}

/* -----------------------------------------
:: DARK 
----------------------------------------- */
.dark {
	color: rgba(255,255,255,0.65);
}

.dark p {
	color: rgba(255,255,255,0.65)!important;
}

.dark a {
	color: rgba(255,255,255,1.00)!important;
}

.dark i {
	color: rgba(255,255,255,.90)!important;
}

.dark a:hover {
	color: rgba(255,255,255,0.75)!important;
}

.dark h2, .dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6 {
	color: rgba(255,255,255,0.75)!important;
}

.dark h1:first-of-type, .dark h2:first-of-type, .dark h3:first-of-type, .dark h4:first-of-type, .dark h5:first-of-type, .dark h6:first-of-type {
	color: rgba(255,255,255,0.75)!important;
}

/* -----------------------------------------
:: BREADCRUMB
----------------------------------------- */
.xbold {
	font-weight: 700;
}

.lighten .breadcrumb-title {
	font-family: 'Roboto Slab', serif;
	font-size: 25px;
	text-transform: uppercase;
	position: relative;
	font-weight: 300;
	color: #555555;
}

.breadcrumb-title a {
	color: #555555;
}

.breadcrumb-title a:hover {
	color: #222222;
}

.breadcrumb-title:after {
	content: "//";
	position: absolute;
	right: -20px;
	font-size: 25px;
}

.breadcrumb-path {
	font-family: 'Roboto Slab', serif;
	font-size: 20px;
	font-weight: 300;
	color: rgba(135,182,40,1.00);
	text-align: center;
	background: url('../graphics/breadcrumb-bg.png') left center no-repeat;
	margin-top: 5px;
	padding: 4px 0 3px 0;
	width: 400px;
	float: right;
}

.breadcrumb-path a {
	color: rgba(102,146,7, 1.00);
}

.breadcrumb-path a:hover {
	color: rgba(102,146,7, 1.0);
}

/* -----------------------------------------
:: FOOTER 
----------------------------------------- */
.footer-bg {
	color: #efefef;
	font-size: 80%;
}

.footer-bg div.row {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

.footer-bg div.row i {
	color: #555555;
}

.footer-bg h1, .footer-bg h2, .footer-bg h3, .footer-bg h4, .footer-bg h5, .footer-bg h6 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.footer-bg h3, .footer-bg .h3 {
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 5px;
	font-size: 50px;
}

/* -----------------------------------------
:: COPYRIGHT
----------------------------------------- */
.copyright {
	text-align: center;
	padding: 10px 0px 0px 0px;
	font-size: 90%;
	color: rgba(0,0,0,0.65);
	line-height: 30px;
	padding: 20px 0px 20px 0px;
}

.copyright h1, .copyright h2, .copyright h3, .copyright h4, .copyright h5, .copyright h6, .copyright p, .copyright a {
	color: rgba(0,0,0,0.65);
	margin: 0;
	padding: 0;
	font-size: 90%;
	line-height: 30px;
}

/* -----------------------------------------
:: SECTIONS / PAGE HEADINGS H1 / SECTION HEADINGS H2
----------------------------------------- */
.wowed h1 {
	opacity: 0;
}

.wow {
	visibility: hidden;
}

/*section heading1*/
.sec-heading {
	margin-bottom: 25px;
	position: relative;
}
.sec-heading-top {
	margin-bottom: 0px;
	position: relative;
}
.sec-heading h1, .sec-heading h2 {
	position: relative;
	z-index: 1;
	margin-bottom: 0;
	font-size: 45px;
	text-transform: uppercase;
	padding: 5px 0px 5px 15px;
	margin-top: 0;
	color: rgba(135,182,40,1.0);
}

.sec-heading h1:nth-of-type(2), .sec-heading h2:nth-of-type(2)  {
    font-family: 'Roboto Slab', serif;
    color: rgba(102,146,7, 1.09);    
    font-weight: 700;
	font-size:35px;
	border-top: 1px solid rgba(135,182,40,1.0);
	border-bottom: 1px solid rgba(135,182,40,1.0);
    background:url('../graphics/dark-stripes-bg.png');
	padding: 5px 0px 5px 45px;
    margin-top:0px;
    margin-left:-30px;
    margin-right:-30px;
	text-transform: none;
}
.sec-heading .icon-div {
	display: none;
}

/* -----------------------------------------
:: CONTENT HEADINGS
----------------------------------------- */
.dark p {
	color: rgba(255,255,255,0.85);
}

/*content heading1*/
.con-heading1 {
	padding: 30px 20px;
}

.con-heading1 h2 {
	color: rgba(135,182,40,1.0);
	margin-bottom: 0px;
	margin-top: 0px;
}

.con-heading1 h2:nth-of-type(2) {
    color: rgba(102,146,7, 1.00);    
    font-weight: 700;
    font-size:50px;
}
/*content heading2*/
.con-heading2 {
	padding: 30px 20px;
}

.con-heading2 i {
	color: rgba(102,146,7, 0.25);
	margin: 5px 5px 0px 0px;
	clear: both;
	float: left;
}

.con-heading2 h3 {
	color: rgba(135,182,40,1.00);
	margin-bottom: 0px;
	margin-top: 0px;
}

.con-heading2 p {
	font-family: Raleway, sans-serif;
}

.con-heading2 h3:nth-of-type(2) {
    color: rgba(102,146,7, 1.00);    
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 10px;
}
/*content heading3*/
.con-heading3 {
	padding: 30px 5px 30px 5px;
}

.con-heading3 i {
	color: rgba(102,146,7, 0.25);
	float: left;
	margin: 5px 5px 0px 0px;
	clear: both;
	display: none;
}

.con-heading3 h3 {
	color: rgba(102,146,7, 1.00);
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: 300;
}

.dark div.con-heading3-inner h3 {
	color: rgba(255, 255, 255, 0.50)!important;
}

.con-heading3 p {
	margin-top: 20px;
}

.con-heading3 h3:nth-of-type(2) {
    color: #ffffff;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    font-size: 30px;
}
.con-heading3-inner {
	background: rgba(135,182,40,1.0);
	display: block;
	padding: 2px 50px 2px 10px;
}

.dark .con-heading3-inner {
	/*background: url('../graphics/con-heading3.dark-bg.png') right top no-repeat;*/
	display: block;
	padding: 2px 50px 2px 10px;
}

/*content heading4*/
.con-heading4 {
	padding: 30px 0px;
}

.con-heading4 i {
	color: rgba(135,182,40,1.00);
	float: left;
	margin: 5px 5px 0px 0px;
	clear: both;
	display: none;
}

.con-heading4 h3 {
	color: rgba(102,146,7, 1.00);
	margin-bottom: 0px;
	margin-top: 0px;
}

.con-heading4 h3:nth-of-type(2) {
    color: rgba(102,146,7, 1.0);    
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    font-size: 30px;
}
.con-heading4-inner {
	padding: 2px 30px 2px 0px;
	position: relative;
	display: inline-block;
}

.con-heading4-inner:after {
	color: rgba(135,182,40,1.00);
	content: "/ /";
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 56px;
	letter-spacing: -15px;
	font-family: 'Roboto Slab', serif;
	font-weight: 100;
}

.dark .con-heading4-inner:after {
	color: rgba(102,146,7, 1) !important;
	content: "/ /";
}

/*content heading5*/
.con-heading5 {
	position: relative;
	margin-left: 20px;
	padding: 30px 20px;
}

.con-heading5 i {
	color: rgba(102,146,7, 0.25);
	float: left;
	margin: 5px 5px 0px 0px;
	clear: both;
}

.con-heading5 h3 {
	color: rgba(102,146,7, 1.0)!important;
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 0 0 2px 25px;
	background: url('../graphics/con-heading5.light-bg.png') left top no-repeat;
}

.con-heading5 h3:before {
	color: rgba(102,146,7, 1.0)!important;
	content: "/ /";
	position: absolute;
	top: 16px;
	left: 10px;
	font-size: 47px;
	letter-spacing: -11px;
	font-family: 'Roboto Slab', serif;
	font-weight: 100;
}

/*content heading6*/
.con-heading6 {
	padding: 30px 20px;
}

.con-heading6 h3 {
	color: rgba(135,182,40,1.00);
	margin-bottom: 0px;
	margin-top: -5px;
}

.con-heading6 h3:nth-of-type(2) {
    color: rgba( 102,146,7, 1.00);    
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    font-size: 30px;
}
/* -----------------------------------------
:: LISTS 
----------------------------------------- */
/*default list styles*/
ul, ol {
	margin-top: 0;
	margin-bottom: 11px;
}

ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 0;
}

.list-unstyled {
	padding-left: 0;
	list-style: none;
}

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px;
}

.list-inline > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

dl {
	margin-top: 0;
	margin-bottom: 22px;
}

dt, dd {
	line-height: 1.42857143;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 0;
}

ol {
	counter-reset: li; ;
	list-style: none;
*list-style: decimal;
	padding: 0;
	margin-bottom: 20px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
}

ol ol {
	margin: 0 0 0 40px;
}

ol.list1 li ol {
	margin: 0 0 0 20px;
}

/*list1*/
.list1 a {
	position: relative;
	display: block;
	padding: 5px 30px 5px 30px;
*padding: 10px;
	margin: 10px 0;
	background: rgba(135,182,40,1.00);
	color: rgba(102,146,7, 1.0);
	text-decoration: none;
	border-radius: 3px;
	transition: all .3s ease-out;
}

.list1 {
	margin: 0 0 0 20px;
}

.list1 a:hover {
	background: #eee;
}

.list1 a:hover:before {
	transform: rotate(360deg);
}

.list1 a:before {
	content: counter(li);
	counter-increment: li;
	position: absolute;
	left: -20px;
	top: 50%;
	margin-top: -20px;
	background: rgba(102,146,7, 1.0);
	height: 40px;
	width: 40px;
	line-height: 30px;
	border: 5px solid #fff;
	text-align: center;
	font-weight: bold;
	border-radius: 50%;
	transition: all .3s ease-out;
	color: #ffffff;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .0);
	-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
}

/*list2*/
.list2 a {
	position: relative;
	display: block;
	padding: 5px 30px 5px 30px;
*padding: .4em;
	margin: 10px 0px 10px 40px;
	background: rgba(102,146,7, 0.10);
	color: #444;
	text-decoration: none;
	transition: all .3s ease-out;
}

.list2 a:hover {
	background: #eee;
}

.list2 a:before {
	content: counter(li);
	counter-increment: li;
	position: absolute;
	left: -40px;
	top: 50%;
	margin-top: -16px;
	background: rgba(102,146,7, 1.0);
	height: 32px;
	width: 32px;
	line-height: 32px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .0);
}

.list2 a:after {
	position: absolute;
	content: '';
	border: 8px solid transparent;
	left: -20px;
	top: 50%;
	margin-top: -8px;
	transition: all .3s ease-out;
}

.list2 a:hover:after {
	left: -8px;
	border-left-color: rgba(102,146,7, 1.0);
}

/*list3*/
ul.list3 {
	list-style-image: url('../graphics/list3.png');
	vertical-align: middle;
}

/* -----------------------------------------
:: BLOCKQUOTES 
----------------------------------------- */
blockquote {
	display: block;
	background: #fff;
	padding: 15px 20px 15px 45px;
	margin: 20px auto;
	position: relative;
	width: 90%; /*Font*/ ;
	font-family: Georgia, serif;
	font-size: 16px;
	line-height: 1.2;
	color: #666;
	text-align: justify;
	border-left: 15px solid #555555;
	border-right: 2px solid #555555;
}

blockquote::before {
	content: "\201C"; /*Unicode for Left Double Quote*/ /*Font*/ ;
	font-family: Georgia, serif;
	font-size: 60px;
	font-weight: bold;
	color: #999; /*Positioning*/ ;
	position: absolute;
	left: 10px;
	top: 5px;
}

blockquote::after {
	/*Reset to make sure*/
    content: "";
}

blockquote a {
	text-decoration: none;
	background: #eee;
	cursor: pointer;
	padding: 0 3px;
	color: #c76c0c;
}

blockquote a:hover {
	color: #666;
}

blockquote em {
	font-style: italic;
}

blockquote footer {
	font-size: 80%;
	text-align: right;
}

/* -----------------------------------------
:: FORMS 
----------------------------------------- */
.form-control {
	background-image: none;
	border: 1px solid #555555;
	color: #555555;
	display: block;
	font-size: 14px;
	height: 45px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
}

.form-control::-moz-placeholder {
	color: #222222;
	opacity: 0.7;
}

/* -----------------------------------------
:: HORIZONTAL RULE
----------------------------------------- */
hr {
	margin-top: 22px;
	margin-bottom: 22px;
	border: 0;
	border-top: 1px solid #555555;
}

hr.hr1 {
	width: 100%;
}

hr.hr2 {
	width: 100%;
}

hr.hr3 {
	width: 100%;
}

hr.hr4 {
	width: 100%;
}

/* -----------------------------------------
:: MOBILE to TABLE 0-1025PX START
----------------------------------------- */
.pad5 {
	padding-left: 5px;
	padding-right: 5px;
}

.pad0 {
	padding-left: 0px!important;
	padding-right: 0px!important;
}

/* -----------------------------------------
:: TABLET LANDSCAPE 992px
----------------------------------------- */
@media (max-width: 992px) {
/*tablet landscape styles here*/
/*tablet landscape styles here*/
}
/* -----------------------------------------
:: TABLET PORTRAIT 991px
----------------------------------------- */
@media (max-width: 991px) {
/*tablet portrait styles here*/
.con-heading2 i, .con-heading2 dark i, .con-heading3 i, .con-heading3 dark i, .con-heading4 i, .con-heading4 dark i {
	display: none;
}

h1, .h1 {
	font-size: 24px;
	letter-spacing: 0px;
}

h2, .h2 {
	font-size: 22px;
	letter-spacing: 0px;
}

h3, .h3 {
	font-size: 20px;
	letter-spacing: 0px;
}

h3:nth-of-type(2) {
	font-size: 20px!important;
    font-weight: 400;
}
h4, .h4 {
	font-size: 18px;
}

/*tablet portrait styles here*/
}
/* -----------------------------------------
:: MOBILE 480px 
----------------------------------------- */
@media (max-width: 480px) {
/*phone styles here*/
/*phone styles here*/
}
body.designview .showcase, body.designview .menu-wrapper {
	display: none!important;
}

body.designview .wow, body.designview .wowed h1, body.designview .wowed {
	visibility: visible;
	opacity: 1;
}

@media (min-width:1170px) {
.catalog-padding {
	padding: 0 60px!important;
}

}
.christmas-thumb {
	padding: 2px;
	text-align: center;
	border: 1px solid rgba(102, 146, 7, 1);
	border-radius: 5px;
}
@media (min-width:992px) {
.christmas-thumb {
	padding: 10px;
}

}


.wrapper.homepage div.homepage.container:first-of-type {
	width: 100%;
}

.small2 {
	font-size: 30px;
	margin-top: -25px;
	margin-left: 5px;
	color: rgba(102,146,7,1.0);
	color: #CAE36B;
	font-weight: 300;
	font-family: 'Roboto Slab', serif;
	letter-spacing: -2px;
	display: inline;
}

@media (min-width:767px) {
    



.rTable {
	display: table;
	width: 100%;
}

.rTableRow {
	display: table-row;
}

.rTableHeading {
	display: table-header-group;
	background-color: #ddd;
}

.rTableCell, .rTableHead {
	display: table-cell;
	padding: 3px 10px;
	border: 0px solid #999999;
}

.rTableHeading {
	display: table-header-group;
	background-color: #ddd;
	font-weight: bold;
}

.rTableFoot {
	display: table-footer-group;
	font-weight: bold;
	background-color: #ddd;
}

.rTableBody {
	display: table-row-group;
}


.divTable {
	display: table;
	width: 100%;
}

.divTableRow {
	display: table-row;
}

.divTableHeading {
	display: table-header-group;
	background-color: #ddd;
}

.divTableCell, .divTableHead {
	display: table-cell;
	padding: 3px 10px;
	border: 0px solid #999999;
}

.divTableHeading {
	display: table-header-group;
	background-color: #ddd;
	font-weight: bold;
}

.divTableFoot {
	display: table-footer-group;
	font-weight: bold;
	background-color: #ddd;
}

.divTableBody {
	display: table-row-group;
}
.divTableColumn{
	display:table-column-group;

}

img {
	max-width: 100%;
}
.divTableCell img {
   display:block;
}


}
