/*
Theme Name: Trophy Components Theme
Author: John 
Version: 2.0

*/

/*-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
 margin : 0 auto;
padding : 0;
font-family: PT Serif, Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif; 	
color : #292825; 
text-align: center;
background-color:#fff;
}


h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }
#skiptomain { display: none; }
.nocomments { display: none; }
.clear { clear:both; }

/*  Header ////////////////////////////////////////////////////////////////////////////////////////////*/ 

#mobile-head, .mob-banner { display:none; }

#banner { background:#000; } 

#headcontainer {
	background: #000 url(images/top-nav-bg.jpg) top center no-repeat; 
	height: 164px;
	position: fixed;
	margin:0 auto ;
	width:100%;
	z-index: 999;
	-webkit-transition: all 0.3s ease;
 	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.shop-nav {
   
    border-bottom: 1px #e3be4e dashed;
    padding: 5px 20px;
	color:#e3be4e; 
	text-align: right;
    
}

.shop-nav a { font-size: 12px; color:#e3be4e;  }

header {
	clear: both;
	position: relative;
	color: #000;
	text-align: center;
	margin:0 auto;
}

#logo {
	display: block;
    left: 50%;
    margin-left: -89px;
    margin-top: 17px;
    padding: 0;
    position: absolute;
    width: 178px;
	-webkit-transition: all 0.3s ease;
 	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#logo a { display: block;}


#header.sticky { padding-top:0px; box-shadow: 0 0 47px -22px #000; }

#headcontainer.sticky { height: 110px; box-shadow: 0 0 14px 2px #000; }

.sticky #logo { width: 100px; padding: 0px; margin-top: 10px; margin-left: -50px;}

.sticky #access { top:0; }

.sticky #access a { padding: 5px 2px; margin: 21px 24px; }





/* Menu ///////////////////////////////////////////////////////////////////////////////////// */

.left-nav { float:left; }

.right-nav { float:right; }

.left-nav ul {
    float: right;
}

.right-nav ul {
    float: left;
}

#mainnav { background-color:#13171c; height:75px; color:#fff; padding:0; width:100%; float:left; position:relative; top:660px; z-index: 9999;  }

#access {
	width: 44%;
    display: block;;
	-webkit-transition: all 0.3s ease;
 	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#access .menu-header,
div.menu {
	font-size: 18px;
	text-transform:uppercase;
	margin-right: 12px;
	
}
#access ul {
	list-style: none;
	margin: 0 auto;
	padding:0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
    border-bottom: 1px dashed #745b0c;
    border-top: 1px dashed #745b0c;
    color: #fff;
    display: block;
    margin: 40px 24px;
    padding: 17px 2px;
    text-decoration: none;
    text-shadow: 2px 2px 2px #000;
    text-transform: uppercase;
    width: 118px;
}

#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	color: #e0bb47;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #e0bb47;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #e0bb47;
}

a:active, a:focus { outline: none !important; }

.about-anchor {  position: relative;   top: -127px;}

.contact-anchor {  position: relative;   top: -127px;}




/* Paralex /////////////////////////////////////////////////////////////////////////////////////////*/ 

section {
    
    position: relative;
    width: 100% !important;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

section:nth-of-type(1){height:700px;}

#banner>div:nth-of-type(1){
    background: url(images/banner-bg.jpg) 50% 0 no-repeat fixed;
    margin: 0;
    height: 700px;
    position:absolute;
    top:0;left:0;
    width:100%;   
}

section:nth-of-type(2){ height:900px;}

#about-banner { height:450px; }

#about-banner>div:nth-of-type(1){
    background: url(images/banner-bg3.jpg) 50% 0 no-repeat fixed;
    margin: 0;
    height: 450px;
    position:absolute;
    top:0;left:0;;
    width:100%;   
}

#trophy-banner { height:450px; }

#trophy-banner>div:nth-of-type(1){
    background: url(images/banner-bg4.jpg) 50% 0 no-repeat fixed;
    margin: 0;
    height: 450px;
    position:absolute;
    top:0;left:0;;
    width:100%;   
}

#component-banner { height:450px; }

#component-banner>div:nth-of-type(1){
    background: url(images/banner-bg5.jpg) 50% 0 no-repeat fixed;
    margin: 0;
    height: 450px;
    position:absolute;
    top:0;left:0;;
    width:100%;   
}

#footer-banner>div:nth-of-type(1){
    background: #000 url(images/banner-bg2.jpg) 50% 0 no-repeat fixed;
    margin: 0;
    height: 900px;
    position:absolute;
    top:0;left:0;;
    width:100%;   
}

#footer-banner-contact>div:nth-of-type(1){
    background: url(images/banner-bg6.jpg) 50% 0 no-repeat fixed;
    margin: 0;
    height: 900px;
    position:absolute;
    top:0;left:0;;
    width:100%;   
}


section h1 {
	color:#fff; 
	font-family:'Playfair Display SC', Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style:italic;  
	font-size:50px;
	margin-bottom:14px;
	text-shadow: 2px 2px 2px #000;
	}
	
.contact-heading { display:block; margin: 0 auto 50px; text-align:center; }
	
.maincontent h1 {
	color:#000; 
	font-family:'Playfair Display SC', Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style:italic;  
	font-size:50px;
	margin-bottom: 7px;
	text-shadow: none;
	}	
	
.gold {  margin: 26px 10px 8px; }

section p {color:#fff ; font-size:18px; line-height:28px; margin: 40px 10px 30px;}

section article { 
	left: 50%;
    margin-left: -300px;
    position: absolute;
    text-align: center;
    top: 80px;
    width: 600px;
    z-index: 4;}
	
section .footer-address { 
    left: 50%;
    margin-left: -266px;
    position: absolute;
    text-align: center;
    top: 80px;
    width: 528px;
    z-index: 4;;}
	
.contact-butt-foot {
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    margin: 29px auto 10px;
    padding: 24px 39px;
    text-align: center;
} 

.contact-butt-foot:hover { background:rgba(255, 255, 255, 0.4); color:#fff; }

.smoothScroll { display:block; color:#fff; font-style:italic; margin:20px auto; text-transform:uppercase; text-decoration:underline; }

.parallax-item{position:absolute;z-index:5;top:40px;left:400px;}

/* Main Layout /////////////////////////////////////////////////////////////////////////////////////////*/ 


.aboutbg { background: #1e232b; }

.contactbg { background: #fff; }

#wrapper {
	width: 100%;
	position: relative;
	text-align: left;
}

#content {  }

#maincontentcontainer {
	width: 100%; padding-top: 165px; background:#000;
}

.woocommerce #maincontentcontainer {
    width: 100%;
    margin-top: 165px;
    background: #000;
	padding-top: 0;
}



.maincontent{
		clear: both;
		width: 100%; 
		font-size: 18px;
		margin: 0 auto 0;
		padding: 1em 0px;
		line-height: 1.5em;
		position: relative;
		background:#fff;
	}
	
.post-2 .entry-title {display: none;}

.about { max-width:702px; margin: 82px auto 40px !important;}

.contact { max-width:702px; margin: 82px auto 40px !important;}

.about p { color:#292825; line-height: 32px; }

.about h2 { 
	text-transform:uppercase; 
	font-size:24px; 
	font-weight:700; 
	color:#fff; 
	border-bottom:3px solid #ab1212; 
	padding:0 0 30px; 
	margin:0 auto 50px;   
	display: table; 
	}
	
.end-orny { margin: 80px auto 20px; display:block; }
	
.services-header { margin-top:115px !important; }

.contact{ max-width:1100px; margin: 0px auto 40px !important; }

.contact-intro { text-align:center; margin:0 0 62px; }

.contact p { color:#000;  }

.contact h2 { 
	text-transform:uppercase; 
	font-size:24px; 
	font-weight:700; 
	color:#6c727c; 
	border-bottom:3px solid #ab1212; 
	padding:0 0 30px; 
	margin:0 auto 50px;   
	display: table; 
	}
	
.address { margin-top:24px; }

.prod-01 { background: #9b9a9a; text-align:center; min-height:600px; position:relative; }

.prod-02 { background: #afaaaa; text-align:center; min-height:600px; position:relative; }

.prod-03 { background: #898383; text-align:center; min-height:600px; position:relative; }

.prod-01 .home-products { margin:45px 10px 20px; }

.prod-02 .home-products { margin: 148px 10px 20px; }

.prod-03 .home-products { margin:146px 10px 20px; }




.tro-01 { background: #ababab; text-align:center; min-height:400px; position:relative; }
.tro-02 { background: #c2bebe; text-align:center; min-height:400px; position:relative; }
.tro-03 { background: #d0c9c9; text-align:center; min-height:400px; position:relative; }
.tro-04 { background: #b2bfcc; text-align:center; min-height:400px; position:relative; }
.tro-05 { background: #aaaeb2; text-align:center; min-height:400px; position:relative; }
.tro-06 { background: #c2bebe; text-align:center; min-height:400px; position:relative; }
.tro-07 { background: #b2bfcc; text-align:center; min-height:400px; position:relative; }
.tro-08 { background: #aaaeb2; text-align:center; min-height:400px; position:relative; }
.tro-09 { background: #d0c9c9; text-align:center; min-height:400px; position:relative; }
.tro-10 { background: #b2bfcc; text-align:center; min-height:400px; position:relative; }
.tro-01 .home-products { margin:37px 10px 20px; }
.tro-02 .home-products { margin:90px 10px 20px; }
.tro-03 .home-products { margin:30px 10px 20px; }
.tro-04 .home-products { margin:34px 10px 20px; }
.tro-05 .home-products { margin:60px 10px 20px; }
.tro-06 .home-products { margin:37px 10px 20px; }
.tro-07 .home-products { margin:40px 10px 20px; }
.tro-08 .home-products { margin:30px 10px 20px; }
.tro-09 .home-products { margin:34px 10px 20px; }
.tro-10 .home-products { margin:45px 10px 20px; }


.com-01 { background: #ababab; text-align:center; min-height:400px; position:relative; }
.com-02 { background: #c2bebe; text-align:center; min-height:400px; position:relative; }
.com-03 { background: #d0c9c9; text-align:center; min-height:400px; position:relative; }
.com-04 { background: #b2bfcc; text-align:center; min-height:400px; position:relative; }
.com-05 { background: #aaaeb2; text-align:center; min-height:400px; position:relative; }
.com-06 { background: #c2bebe; text-align:center; min-height:400px; position:relative; }
.com-07 { background: #b2bfcc; text-align:center; min-height:400px; position:relative; }
.com-08 { background: #aaaeb2; text-align:center; min-height:400px; position:relative; }
.com-09 { background: #d0c9c9; text-align:center; min-height:400px; position:relative; }
.com-10 { background: #b2bfcc; text-align:center; min-height:400px; position:relative; }

.com-01 .home-products { margin:92px 10px 20px; }
.com-02 .home-products { margin:165px 10px 20px; }
.com-03 .home-products { margin:48px 10px 20px; }
.com-04 .home-products { margin:46px 10px 20px; }
.com-05 .home-products { margin:180px 10px 20px; }
.com-06 .home-products { margin:92px 10px 20px; }
.com-07 .home-products { margin:96px 10px 20px; }
.com-08 .home-products { margin:96px 10px 20px; }
.com-09 .home-products { margin:72px 10px 20px; }
.com-10 .home-products { margin:126px 10px 20px; }

.shield-01 { background: #ababab; text-align:center; min-height:400px; position:relative; }
.shield-02 { background: #c2bebe; text-align:center; min-height:400px; position:relative; }
.shield-03 { background: #d0c9c9; text-align:center; min-height:400px; position:relative; }
.shield-04 { background: #b2bfcc; text-align:center; min-height:400px; position:relative; }
.shield-05 { background: #aaaeb2; text-align:center; min-height:400px; position:relative; }
.shield-01 .home-products { margin:66px 10px 20px; }
.shield-02 .home-products { margin:66px 10px 20px; }
.shield-03 .home-products { margin:66px 10px 20px; }
.shield-04 .home-products { margin:66px 10px 20px; }
.shield-05 .home-products { margin:50px 10px 20px; }

.custom-1 { background: #ababab; text-align:center; min-height:400px; position:relative; }
.custom-2 { background: #c2bebe; text-align:center; min-height:400px; position:relative; }
.custom-3 { background: #d0c9c9; text-align:center; min-height:400px; position:relative; }
.custom-4 { background: #b2bfcc; text-align:center; min-height:400px; position:relative; }
.custom-5 { background: #aaaeb2; text-align:center; min-height:400px; position:relative; }


.custom-1 .home-products { margin:50px 10px 20px; }
.custom-2 .home-products { margin:50px 10px 20px; }
.custom-3 .home-products { margin:50px 10px 20px; }
.custom-4 .home-products { margin:239px 10px 20px; }
.custom-5 .home-products { margin:239px 10px 20px; }


.home-procts { display:block; }

.home-procts h3 { 
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    bottom: 89px;
    color: #fff;
    display: block;
    font-size: 24px;
    left: 50%;
    line-height: 45px;
    margin-left: -153px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 306px; 
	z-index:99; }
	
.view {
   width: 100%;
   height: 100%;
   margin: 0;
   float: left;
   border: none;
}

.view a { display:block; }

.view .mask,.view .content {
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   position: relative;
   text-align:center;
}

.view p {
  color: #fff !important;
  font-size: 15px;
  font-weight: 300;
  font-style:italic;
  line-height: 24px;
  margin: 151px 68px 20px !important;
  padding: 30px;
  position: relative;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.7);
}

.view-sixth img {
   -webkit-transition: all 0.4s ease-in-out 0.5s;
   -moz-transition: all 0.4s ease-in-out 0.5s;
   -o-transition: all 0.4s ease-in-out 0.5s;
   -ms-transition: all 0.4s ease-in-out 0.5s;
   transition: all 0.4s ease-in-out 0.5s;
}
.view-sixth .mask {
   background-color: rgba(0, 0, 0, 0);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.3s ease-in 0.4s;
   -moz-transition: all 0.3s ease-in 0.4s;
   -o-transition: all 0.3s ease-in 0.4s;
   -ms-transition: all 0.3s ease-in 0.4s;
   transition: all 0.3s ease-in 0.4s;
}

.view-sixth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
}
.view-sixth:hover img {
      -webkit-transform: scale(1.05);
   -moz-transform: scale(1.05);
   -o-transform: scale(1.05);
   -ms-transform: scale(1.05);
   transform: scale(1.05);
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}
.view-sixth:hover #arrow-pad {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}	

.people-section { margin:20px auto 150px; max-width:1090px; }	

.people-section h2 { 
	text-transform:uppercase; 
	font-size:24px; 
	font-weight:700; 
	color:#000; 
	border-bottom: 2px dashed #bd941c;
	 padding: 0 0 12px;
	margin:0 auto 50px;   
	display: table; 
	}	

.people-section h3 { font-size:20px; font-weight:700; }

.people-section p { font-size:16px; }

.download-butt { 
    border: 2px solid #cc1122;
    color: #cc1122;
    display: table;
    margin: 48px auto 30px;
    padding: 15px 30px;
    text-align: center;
}

.download-butt:hover { color:#fff; background:#cc1122;  }

.download-butt2 { 
    border: 2px solid #cc1122;
    color: #cc1122;
    display: block;
    margin: 48px 40px 20px 0;
	max-width:270px;
    padding: 15px 30px;
    text-align: center;
}

.download-butt2:hover { color:#fff; background:#cc1122;  }

.page-template-quote-php p { max-width:400px; }


/*  Sections  ////////////////////////////////////////////////////////////////////////////////////////////*/

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/* Fonts /////////////////////////////////////////////////////////////////////////////////////////////////*/ 


.entry-content p:first-of-type::first-letter {
    color: #bd941c;
    float: left;
    font-family: "Hoefler Text","Liberation Serif",Times,"Times New Roman",serif;
    font-size: 75px;
    font-weight: normal;
    line-height: 60px;
    padding: 10px 8px 0 0;
}



.entry-title { font-size:30px; margin:0 0 30px; }

p { margin:0 0 20px; }

/* Links  /////////////////////////////////////////////////////////////////////////////////////////////////*/ 

a { 
color : #cc1122;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
text-decoration: none;
}


/* Images /////////////////////////////////////////////////////////////////////////////////////////////// */

img {
border : 0;
max-width: 100%;
height: auto;
width: auto\9; /* ie8 */
}

img.floatleft { float: left; margin: 0 10px 0 0; }
img.floatright { float: right; margin: 0 0 0 10px; }


/* Wordpress Editor Images /////////////////////////////////////////////////////////////////////////////// */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 100% !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
	max-width: 98%;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}

.wp-caption p:first-of-type::first-letter { 
	color: #888;
	font-size: 12px;
	margin: 0px;
	padding: 0;
	float: none;
	line-height: 24px;
}

.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

/* Forms  ///////////////////////////////////////////////////////////////////////////////////////////////////*/




.frm_style_formidable-style.with_frm_style label.frm_primary_label, .frm_style_formidable-style.with_frm_style.frm_login_form label {
    color: #5b5952 !important;
    display: block;
    font-family: PT Serfif, Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif !important;
    font-size: 18px !important;
    font-weight: 300 !important;
    margin: 0;
    padding: 0 0 3px;
    text-align: left;
    width: auto;
}

.frm_style_formidable-style.with_frm_style input[type="text"], .frm_style_formidable-style.with_frm_style input[type="password"], .frm_style_formidable-style.with_frm_style input[type="email"], .frm_style_formidable-style.with_frm_style input[type="number"], .frm_style_formidable-style.with_frm_style input[type="url"], .frm_style_formidable-style.with_frm_style input[type="tel"], .frm_style_formidable-style.with_frm_style input[type="phone"], .frm_style_formidable-style.with_frm_style input[type="search"], .frm_style_formidable-style.with_frm_style select, .frm_style_formidable-style.with_frm_style textarea, .frm_form_fields_style, .frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices, .frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single {
    background-color: #fff !important;
    border-color: #5b5952 !important;
    border-radius: 0 !important;
    border-width: 2px !important;
    font-family: PT Serfif,Cambria,"Hoefler Text","Liberation Serif",Times,"Times New Roman",serif !important;
    font-size: 16px !important;
	}
	
.frm_form_field.frm_left_half, .frm_form_field.frm_right_half, .frm_form_field.frm_first_half, .frm_form_field.frm_last_half, .frm_form_field.frm_half {
    width: 46% !important;
}

#field_9jv0r12 {
    width: 94.4%!important;
}

.frm_style_formidable-style.with_frm_style input[type="text"], .frm_style_formidable-style.with_frm_style input[type="password"], .frm_style_formidable-style.with_frm_style input[type="email"], .frm_style_formidable-style.with_frm_style input[type="number"], .frm_style_formidable-style.with_frm_style input[type="url"], .frm_style_formidable-style.with_frm_style input[type="tel"], .frm_style_formidable-style.with_frm_style input[type="file"], .frm_style_formidable-style.with_frm_style input[type="search"], .frm_style_formidable-style.with_frm_style select {  height: 44px !important; }


.frm_style_formidable-style.with_frm_style input[type="submit"], .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"], .frm_form_submit_style, .frm_style_formidable-style.with_frm_style.frm_login_form input[type="submit"] {
    background: #5b5952 !important;
    border-width: 0 !important;
	border-radius: 0 !important;
    box-shadow: none !important;
    color: #fff !important;
    cursor: pointer;
    font-family: PT Serif, Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif!important ;
	text-transform:uppercase;
    font-size: 20px !important;
    font-weight: 700 !important;
    height: auto;
    line-height: normal;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 13px 38px !important;
    text-align: center;
    text-shadow: none;
    vertical-align: middle;
    width: 94.2% !important;
}


.frm_style_formidable-style.with_frm_style .form-field {
    margin-bottom: 20px!important; 
}
#field_9jv0r13, #field_gpafj4 {
    width: 95% !important;
}

/* Woocommerce ////////////////////////////////////////////////////////////////////////////////////*/

.shop {
    max-width: 1400px;
    margin: 82px auto 40px !important;
}

.shop-content {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
}

.archive .woocommerce-loop-product__title{
    color: #000;
    text-align: center;
    font-size: 14px !important;
}

.archive .woocommerce-loop-category__title, 
.related .woocommerce-loop-product__title{
    color: #000;
    text-align: center;
    font-size: 14px !important;
}


.woocommerce ul.products li.product .price {
    color: #999 !important;
    font-weight: 700 !important;
    font-size: .857em;
    text-align: center;
}

.sidebarwoo {
    background: #e6e6e6;
    padding: 32px;
	margin: 0 33px 0 0;
}

.woocommerce-product-search label {
    display: none;
}

#woocommerce_product_search-2 {
    padding: 0 0 20px;
    border-bottom: 1px #000 dashed;
    margin: 0 0 20px;
}

#woocommerce_layered_nav-2, #woocommerce_layered_nav-3 {
    padding: 0 0 28px;
    border-bottom: 1px #000 dashed;
    margin: 0 0 28px;
}

.widget-title {
    font-size: 16px;
}

.product-categories a { font-size: 16px; color: #444; }

.count {
    background: none;
}

.woocommerce-product-gallery__wrapper {
    margin: 0;
}

.woocommerce div.product .product_title {
	font-family: PT Serif, Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
font-size: 40px;
margin: 0 0 30px;
	line-height: 40px;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #999;
    font-size: 1.25em;
}

.woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center;
    height: 34px;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #999 !important;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: #000 !important; }

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  border-radius: 0 !important;
	font-weight: normal;
}

.woocommerce-Tabs-panel h2 { display:none;}

.product_meta {
    background: #f3f3f3;
    padding: 22px;
    font-size: 14px;
    margin: 0 0 40px;
    overflow: hidden;
    display: block;
    border: 1px #ccc dashed;
}

.product_meta a { color: #444; }  

.sku_wrapper:after { content:" | "; margin: 0 10px;}

.posted_in:after { content:" | "; margin: 0 10px;}

.woocommerce-Tabs-panel p:first-of-type::first-letter {
    color: #000;
    float: none;
    font-family: PT Serif, Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-size: inherit;
    font-weight: normal;
    line-height: 24px;
    padding: 0;
}

.payment_box p:first-of-type::first-letter {
    color:inherit;
    float: none;
    font-family: PT Serif, Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-size: inherit;
    font-weight: normal;
    line-height: 24px;
    padding: 0;
}

.woocommerce-Tabs-panel a { color:#000; }

.post-type-archive-product #woocommerce_layered_nav-2,
.post-type-archive-product #woocommerce_layered_nav-3
{ display:none; }

.related h2 {
    margin: 30px 0 30px;
}

.related { border-top:1px #999 dashed; }

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 24%;
    display: inline-block;
    margin: 22px 22px 0 0px;
}

.woocommerce-message {
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #45530f !important;
    color: #fff !important;
    border-top: 3px solid #a46497;
     border-top-color: rgb(164, 100, 151);
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}

.cart_totals h2 { margin:0 0 30px; }  

#coupon_code {
    height: 40px;
    width: 120px !important;
    font-size: 16px;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: 1;
    height: 34px;
    font-size: 14px;
	color:#444;
	font-family: PT Serif, Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	padding:5px 10px;
}

.cart_item .product-name a {
    color: #1d536f;
}

.woocommerce-shipping-calculator p:first-of-type::first-letter { 
	
color:#cc1122;
float: none;
font-family: "Hoefler Text","Liberation Serif",Times,"Times New Roman",serif;
font-size: 18px;
font-weight: normal;
line-height: auto;
padding: 0 0;
	
}

.disclaimer-bit {
    border-top: 1px #ccc solid;
    margin: 60px 0 0;
    padding: 40px 0 0;
    font-size: 16px;
}

.disclaimer-bit h3 { font-size: 16px; font-weight: 700; margin: 0 0 30px; }

/* Footer ////////////////////////////////////////////////////////////////////////////////////*/

#footer { 
	margin: 0px auto 0;
    overflow: hidden;
    position: relative;
    width: 100%;
	padding: 20px 0;
	background:#000;
	}
#footer p { text-align:center; color: #323c4b; font-size:14px; max-width: 3000px; padding:0 20px; }

#footer a { color: #323c4b; text-decoration: underline; }


/* =Print Style
-------------------------------------------------------------- */

@media print {
	
}


/* Responsive ////////////////////////////////////////////////////////////////////////////////////*/

@media only screen and (max-width: 1198px) {

#access a {font-size: 12px; margin: 40px 16px; width: 94px;}	
#logo { margin-left: -70px; margin-top: 23px; width: 140px;}
.prod-01,.prod-02,.prod-03 { min-height:542px; }
.prod-01 .home-products { width:60%; margin: 69px 10px 20px; }
.prod-02 .home-products,
.prod-03 .home-products {
	width:80%;
}

.tro-01 .home-products { margin:102px 10px 20px; width:70%; }
.tro-02 .home-products { margin:126px 10px 20px; width:70%;}
.tro-03 .home-products { margin:102px 10px 20px; width:70%;}
.tro-04 .home-products { margin:34px 10px 20px; width:70%;}
.tro-05 .home-products { margin:142px 10px 20px; width:70%;}
.tro-06 .home-products { margin:37px 10px 20px; width:70%;}
.tro-07 .home-products { margin:40px 10px 20px; width:70%;}
.tro-08 .home-products { margin:89px 10px 20px; width:70%;}
.tro-09 .home-products { margin:34px 10px 20px; width:70%;}
.tro-10 .home-products { margin:92px 10px 20px; width:70%;}
.shield-01 .home-products { margin:66px 10px 20px; width:70%; }
.shield-02 .home-products { margin:66px 10px 20px; width:70%;}
.shield-03 .home-products { margin:66px 10px 20px; width:70%;}
.shield-04 .home-products { margin:66px 10px 20px; width:70%;}
.shield-05 .home-products { margin:50px 10px 20px; width:70%;}
.com-01 .home-products { margin:92px 10px 20px; width:70%;}
.com-02 .home-products { margin:165px 10px 20px; width:70%;}
.com-03 .home-products { margin:48px 10px 20px; width:45%;}
.com-04 .home-products { margin:46px 10px 20px;width:70%; }
.com-05 .home-products { margin:180px 10px 20px;width:70%; }
.com-06 .home-products { margin:92px 10px 20px; width:70%;}
.com-07 .home-products { margin:96px 10px 20px;width:70%; }
.com-08 .home-products { margin:96px 10px 20px; width:70%;}
.com-09 .home-products { margin:72px 10px 20px; width:70%;}
.com-10 .home-products { margin:126px 10px 20px;width:33%; }
.custom-1 .home-products { margin:50px 10px 20px; width:70%;}
.custom-2 .home-products { margin:50px 10px 20px; width:60%;}
.custom-3 .home-products { margin:50px 10px 20px; width:70%;}
.custom-4 .home-products { margin:164px 10px 20px;width:70%; }
.custom-5 .home-products { margin:164px 10px 20px; width:70%;}
	
}


@media only screen and (max-width: 1027px) {
#headcontainer { display:none; }
#mobile-head { display:block;  height: 71px; padding: 10px 10px 2px 20px; background: #000; }
#mob-logo {   float: left; height: 58px; width: 103px; margin: 1px 0 0 4px;}
.nav-logo { margin:20px 0 0; width:192px; height:109px; }
.mobmenu{ width:34px; height:28px; background:url(images/open.png) top no-repeat; display:block; float:right; cursor: pointer; margin: 18px 23px 0 0;}
#maincontentcontainer { padding-top: 0px;}

.home-procts h3 { font-size: 18px; width: 224px; margin-left: -112px; }
.view p { margin: 51px 68px 20px !important; margin: 151px 10px 20px !important; padding: 20px; }
.entry-content { padding:0 30px; }
.about { margin: 22px auto 40px !important;}
}

@media only screen and (max-width: 740px) {
.prod-01, .prod-02, .prod-03 { min-height: 454px; }
section h1 { font-size: 30px; }
.home-procts h3 { bottom: 39px;}
.gold { width: 45%;}
.span_1_of_3_about { text-align: center; }
.frm_form_field.frm_left_half, .frm_form_field.frm_right_half, .frm_form_field.frm_first_half, .frm_form_field.frm_last_half, .frm_form_field.frm_half {  width: 100% !important;}
#field_9jv0r13, #field_gpafj4, #field_9jv0r12 { width: 100% !important;}
.page-template-quote-php p { max-width: 100%;}
#form_contact3, #form_contact2 { margin:29px; }
.frm_style_formidable-style.with_frm_style input[type="submit"], .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"], .frm_form_submit_style, .frm_style_formidable-style.with_frm_style.frm_login_form input[type="submit"] {width:100% !important; }
.frm_style_formidable-style.with_frm_style .form-field { margin-left: 0;}
.download-butt2 { margin: 48px auto 20px; }
.maincontent h1 { font-size: 32px;} 
}

@media only screen and (max-width: 480px) {
section h1 { font-size: 22px; }
}