/*
	Theme Name: Custom Theme
	Theme URI: 
	Description: Custom Theme
	Version: 1.3.3
	Author: http://wpserver6.com
	Author URI: http://wpserver6.com
	Tags: HTML5, CSS3
	
	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    $HOME
\*------------------------------------*/

.metaslider .caption-wrap {
    position: absolute;
    bottom: 10px !important;
    left: 10px !important;
    right: 10px !important;
    background: rgba(255,255,255,0.8) !important;
    opacity: 1 !important;
    margin: 0;
    display: block;
    width: auto !important;
    line-height: 1.4em;
    padding: 40px !important;
    font-family: 'Lora', serif !important;
    text-transform: uppercase !important;
    font-size: 22px !important;
    color: #000 !important;
}

.gform_footer input[type=submit] {
    background-color: #000;
    color: #FFF;
    padding: 10px 20px;}

.galleryMob{
	display:none;
}

div.ms_content_wrap{
    border:6px double #000;
}

.homeContainer1{
    max-width: 1000px;
    min-width: 280px;
    margin: 40px auto;
    padding: 40px 10% 40px 10%;
    text-align: center;
    border: 2px solid #000;
}

.homeContainer1 p{
    font-size: 14px;
    font-style: italic;
}

.blackBtn {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 140%;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    padding: 6px 30px;
    margin: 14px auto;
    border: 4px solid #000;
    display: inline-block;
}

.blackBtn:hover {
    color: #FFF;
    background-color: #000;
}

.homeContainer2{
    max-width: 1000px;
    min-width: 280px;
    margin: 40px auto;
    padding: 0px;
    text-align: center;
}

.serviceBox{
    width:150px;
    height: 150px;
    display: inline-block;
    vertical-align: top;
    margin: 5px;
    padding: 10px;
    background-color: #1f1f1f;
    border: double #FFF;
    -webkit-transition: all 0.5s; /* For Safari 3.0 to 6.0 */
	transition: all 0.5s; /* For modern browsers */
}

.serviceBox:hover{
    background-color: #666;
}

.boxInside{
    width: 100%;
    height: 100%;
    margin: auto;
    display: flex;
}

.boxInside p{
    font-family: 'Montserrat', sans-serif;
	font-size:12px;
    line-height: 140%;
	color: #FFF;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin: auto; 
}

.aboutBg{
    width:100%;
    padding: 20px;
    margin: 0px;
    background-image: url("img/aboutBg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
}

.aboutBg:after {
    display: block;
    clear: both;
    content: "";
}



/*------------------------------------*\
    $MAIN
\*------------------------------------*/

*, *:after, *:before {
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	-moz-font-smoothing:antialiased;
	-o-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}

@font-face {
	font-family:'CenturyGothic';
	src: url('/wp-content/themes/CustomDesign/fonts/CenturyGothic.ttf'), url('/wp-content/themes/CustomDesign/fonts/CenturyGothic.eot'); /* IE9 */
}

@font-face {
	font-family:'CenturyGothicBold';
	src: url('/wp-content/themes/CustomDesign/fonts/CenturyGothicBold.ttf'), url('/wp-content/themes/CustomDesign/fonts/CenturyGothicBold.eot'); /* IE9 */
}

body {
	font-family: 'Nunito', sans-serif;
	font-size:18px;
	color: #111;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
}

h1 {
	font-family: 'Nunito', sans-serif;
	font-weight: 400;
	font-size:50px;
	line-height:140%;
	color:#231F1F;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	text-align:center;
    text-transform: uppercase;
}

h2 {
	font-family: 'Nunito', sans-serif;
	font-size:28px;
	font-weight: 700;
	line-height:140%;
	color:#000000;
	margin:0px;
}

h3 {
	font-family: 'Nunito', sans-serif;
	font-size:22px;
	font-weight: 700;
	line-height:140%;
	color:#000000;
	margin:0px;
}

h4, h5, h6 {
	font-family: 'Nunito', sans-serif;
	font-weight: 700;
	line-height:140%;
	color:#000000;
	margin:0px;
}

.clear {
	clear:both;
	display:block;
}

img {
	vertical-align:bottom;
	border:0px;
}

area {
	outline:none;
}

.clear {
	clear:both;
	display:block;
}

a {
	color:#111;
	text-decoration:none;
	-webkit-transition: all 0.5s; /* For Safari 3.0 to 6.0 */
	transition: all 0.5s; /* For modern browsers */
}

a:hover {
	color:#666;
}

a:focus {
	outline:0;
}

a:hover, a:active {
	outline:0;
}

input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

p {
	font-family: 'Nunito', sans-serif;
	font-size:15px;
	font-weight:400;
	color: #111;
	line-height:140%;
}

section li {
	font-family: 'Nunito', sans-serif;
	font-size:15px;
	font-weight:400;
	color: #111;	
	line-height:140%;
	margin-bottom:8px;
}

.imgright {
	border:2px #ffffff solid;
	box-shadow:0px 4px 5px #000;
	-moz-box-shadow:0px 4px 5px #000;
	-webkit-box-shadow:0px 4px 5px #000;
	float:right;
	margin-left:15px;
	margin-bottom:10px;
}

.imgleft {
	border:2px #ffffff solid;
	box-shadow:0px 4px 5px #000;
	-moz-box-shadow:0px 4px 5px #000;
	-webkit-box-shadow:0px 4px 5px #000;
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}

/*------------------------------------*\
    $STRUCTURE
\*------------------------------------*/

.logo {
    float: right;
	background-color:#FFF;
}

.logo img {
    width: 300px;
    height: auto;
}

.wrapper {
	width:100%;
	margin:0 auto;
	position:relative;
}

header {
	width:100%;
	margin:0 auto;
	padding:10px 0px 0px 0px;
	position:relative;
	z-index:100;    
}

.headerEditorial {
	width:100%;
    height: 66px;
	margin:0 auto;
	padding:10px 0px 10px 0px;
	position:relative;
	z-index:100;    
    background-color: #1f1f1f;
}

.headerContainer {
	width:90%;
	margin:0px auto;
	padding:0px;
}

section, #primary {
	max-width:1050px;
	min-width:280px;
	min-height:300px;
	margin:0px auto;
	padding: 20px 30px 20px 30px;
	background-color: #FFF;	
}

footer {
	width:100%;
	margin:0px auto;
	padding:20px;
    background-color: #FAF7F7;
}

.footer {
	max-width:950px;
	min-width:280px;
	margin:0px auto;
}

.footer-widget {
	float:left;
	width:33%;
	padding:10px 20px;
}

.footer-widget p {
	font-family: 'Nunito', sans-serif;
	font-size:15px;
	font-weight:300;
	color: #4a4848;
	display: block;
	text-decoration: none;
}

.footer-widget h3 {
	font-family: 'Montserrat', sans-serif;
	font-size:12px;
	font-weight:400;
	color: #4a4848;
	display: block;
    padding: 0px 0px 6px 0px;
    margin: 0px 0px 10px 0px;
	text-decoration: none;
	text-transform:uppercase;
    letter-spacing: 0.02em;
    border-bottom: 1px solid #C1C1C1;
}

.footer-widget a:hover {
	color: #222222;
}

p.copyright {
	font-family: 'Nunito', sans-serif;
	font-size:12px;
	font-weight:400;
	line-height:140%;
	color:#4a4848;
	text-align:center;
}

#sidebar {
	float: right;
	width:250px;
	margin-left:20px;
}

div#comments{
	width: 70%;
}


/*------------------------------------*\
    $PAGES
\*------------------------------------*/

.navi {
    position: relative;
    z-index: 110;
    margin: -150px 0px 0px 0px;
}

.naviEditorial {
    float: right;
}

nav {
    display: inline-block;
	list-style:none;
	margin:0px auto;
	text-decoration:none;
    vertical-align: top;
}

.socialBar{
    width: 52%;
    display: inline-block;
    background-color: #1f1f1f;
    text-align: right;
    padding: 29px 20px 30px 20px;
    vertical-align: top;
}

nav ul li {
	float: left;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: auto;
}

nav ul a {
	font-family: 'Montserrat', sans-serif;
	font-size:12px;
	font-weight:300;
	color: #FFF;
	display: block;
	padding: 32px 16px;
	margin: -16px 3px 0px 3px;
	text-decoration: none;
	text-transform:uppercase;
    background-color: #7D7D7D;
    border: 1px solid #000000;
	-webkit-transition: all 0.5s; /* For Safari 3.0 to 6.0 */
	transition: all 0.5s; /* For modern browsers */
}

nav ul a:hover {
	color:#FFF;
	text-decoration:none;
    background-color: #000000;
}

nav ul li.current-menu-item a {
    text-decoration: none;
    color: #FFF;
    background-color: #1f1f1f;
}

nav ul ul {
	list-style:none;
	position:absolute;
	left:-9999px;
	margin:0px 0px 0px 0px;
	color:#FFF;
	background-color: rgba(10,10,10,0.7);
	padding:10px;
}

nav ul ul li {
	padding-top:1px;
	float:none;
	color:#FFF;
}

nav ul ul a {
	font-family: 'Montserrat', sans-serif;
	font-size:15px;
	font-weight:400;
	color: #FFF;
	text-transform:capitalize;
	white-space:nowrap;
	margin: 0px 0px 0px 0px;	
	padding: 3px 6px 3px 6px;
}

nav ul li:hover ul {
	left:0;
	text-decoration:none;
}

nav ul li:hover a {
	text-decoration:none;
	color: #CCC;
}

nav ul li a:hover {
	text-decoration:none;
	color: #FFF;
}

nav ul li:hover ul a {
	text-decoration:none;
	color:#FFF;
}

nav ul li:hover ul li a:hover {
	text-decoration:none;
}

nav ul li a:hover {
	color:#CCC;
}

nav ul li ul li a:hover {
	color:#CCC;
	background-color: transparent;
	padding:3px 16px;
	margin:0px -10px;
}


/*------------------------------------*\
    FOOTER
\*------------------------------------*/

ul#menu-footerleft {
    display: block;
	list-style:none;
	margin:0px 0px 0px -40px;
	text-decoration:none;
    text-align: left;
}

ul#menu-footerleft li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: auto;
}

ul#menu-footerleft a {
	font-family: 'Montserrat', sans-serif;
	font-size:13px;
	font-weight:300;
	color: #4a4848;
	display: block;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	text-transform:uppercase;
	-webkit-transition: all 0.5s; /* For Safari 3.0 to 6.0 */
	transition: all 0.5s; /* For modern browsers */
}

ul#menu-footerleft a:hover {
	color:#828282;
	text-decoration:none;
}


/*------------------------------------*\
    $FORM
\*------------------------------------*/

.wpcf7-form .left{
	float:left;
	width:30%;
	text-align:left;
	margin-bottom:10px;
}

.wpcf7-form .right{
	float:left;
	width:70%;
	margin-bottom:10px;
}

.wpcf7-form {
	font-family: 'Nunito', sans-serif;
	font-size: 14px;
	color: #111;
	text-align: left;
	max-width: 700px;
	min-width:280px;
}

.wpcf7-form p{
	font-family: 'Nunito', sans-serif;
	font-size: 14px;
	color: #111;
	text-align: left;
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 textarea {
	font-family: 'Nunito', sans-serif;
	font-size:14px;
	width: 100%;
	padding:4px 12px;
	border:#CCC 1px solid;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	-khtml-border-radius:1px;
	border-radius:1px;
	behavior: url(http://ftpweblogin.com/images/border-radius.htc);
}

.wpcf7 textarea {
	height:100px;
}

span.wpcf7-list-item {
	display: block;
}

.wpcf7-submit {
	font-family: 'Nunito', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #FFF;
	text-align: center;
	border:none;
	background-color:#000;
	padding:5px 20px;
	-webkit-transition: background-color 0.5s; /* For Safari 3.0 to 6.0 */
	transition: background-color 0.5s; /* For modern browsers */
}

.wpcf7-submit:hover {
	background-color:#666;
}

/*------------------------------------*\
	$TYPOGRAPHY
\*------------------------------------*/



/*------------------------------------*\
    $RESPONSIVE
\*------------------------------------*/

@media only screen and (max-width: 390px) and (min-width: 300px){
.logo img {
    width: 80%;
    height: auto;
}    
}

@media only screen and (max-width: 500px) and (min-width: 300px){
 ul#menu-footerleft {
    text-align: center;
    margin-left: -40px;
}    
}

@media only screen and (max-width: 600px) and (min-width: 300px){
	
	#metaslider_4441 .content{ color: white;
    padding: 5px !important;
    margin-top: -15% !important;
}
	footer{text-align:center}
	ul#menu-footerleft{text-align:cener}

	.summerbox a{font-size:16px !important; padding:10px 15px !important}
	.specialsbox {
		width: 98% !important; background-size:cover;}
	
	h1{font-size:30px}
	
	.naviEditorial{display:none}

header.smaller {
	height: 120px;
	background-color: #0A0A0A;
    text-align: center;
}
    
header.smaller div.logo{
    display: block;
    text-align: center;
}
    
header.smaller div.logo img{
    display: block;
    margin: 0px auto;    
}
    
header hr{
    display: none;
}
    
section, #primary {
	max-width:1100px;
	min-width:280px;
	min-height:300px;
	margin:0px auto;
	padding: 120px 30px 20px 30px;
	background-color: #FFF;	
}
    
.galleryMob{
	display:block;
}

.footer-widget {
	float:none;
	width:100%;
	padding:20px;
}

.wpcf7-form .left{
	float:none;
	width:100%;
	text-align:left;
	margin-bottom:10px;
}

.wpcf7-form .right{
	float:none;
	width:100%;
	margin-bottom:10px;
}

.alignright,
.alignleft,
.aligncenter{
	width:100%;
	height:auto;
	float:none;
	display:block;
	margin:5px auto 5px auto;
}
    
div.ms_content_wrap{
    border:2px solid #000;
}
    
.homeContainer1,
.homeContainer2{
    width: 90%;
}

}

/*------------------------------------*\
    LOOP PHP CONTENT
\*------------------------------------*/

img.attachment-120x120.size-120x120.wp-post-image {
    float: left;
    margin-right: 20px;
}

.date, .author, .comments{
	font-size:12px;
	margin-right:10px;
}

/*------------------------------------*\
    $MISC
\*------------------------------------*/

::selection {
	background: #3651ac;
	color: #FFF;
	text-shadow: none;
}
::-webkit-selection {
 background:#3651ac;
 color:#FFF;
 text-shadow:none;
}
::-moz-selection {
 background:#3651ac;
 color:#FFF;
 text-shadow:none;
}

/*------------------------------------*\
    $WORDPRESS CORE
\*------------------------------------*/
   
.alignnone {
	margin:5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}

.alignright {
	float:right;
	margin:5px 0 20px 20px;
}

.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}

.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}

a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}

a img.alignnone {
	margin:5px 20px 20px 0;
}

a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}

a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.wp-caption {
	background:#FFF;
	border:none;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}

.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}

.wp-caption.alignright {
	margin:5px 0 20px 20px;
}

.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	padding:0;
	width:auto;
}

.wp-caption .wp-caption-text, .gallery-caption {
	font-size:14px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}

.sticky {
}

.bypostauthor {
}

/*------------------------------------*\
    $PRINT
\*------------------------------------*/

@media print {

* {
	background:transparent !important;
	color:#000 !important;
	box-shadow:none !important;
	text-shadow:none !important;
}

a, a:visited {
	text-decoration:underline;
}

a[href]:after {
	content:" (" attr(href) ")";
}

abbr[title]:after {
	content:" (" attr(title) ")";
}

.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
	content:"";
}

pre, blockquote {
	border:1px solid #999;
	page-break-inside:avoid;
}

thead {
	display:table-header-group;
}

tr, img {
}
 @page {
 margin:0.5cm;
}

p, h2, h3 {
	orphans:3;
	widows:3;
}

h2, h3 {
	page-break-after:avoid;
}

body {
	background-color: #00576a;
}
}

.shipping-calculator-form{width:230px;}

.woocommerce-breadcrumb{ display:none;}

div.wpcf7-response-output {color: black;}
