/*
Theme Name:     Definition Child
Theme URI:      http://www.woothemes.com/
Description:    Child theme for the Definition theme 
Author:         WooThemes
Author URI:     http://www.woothemes.com
Template:       definition
Version:        1.0.1
*/

@import url("../definition/style.css");

.wooslider{margin: 0px; box-shadow:none; border-radius:0px;background: none; border:none;}
.wooslider ul.slides, .wooslider .slide-content{margin: 0px!important}
.woocontent{
top: 45px;
-moz-border-radius: 10px; position: absolute;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
width: 300px;
height: 235px; padding: 12px 11px 0px 9px;
margin-left: 45px;
background: rgb(26, 39, 50);
background: rgba(26, 39, 50, 0.7);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1A2732, endColorstr=#1A2732);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1A2732, endColorstr=#1A2732)";}
.woocontent h2{font-size: 28px !important;
font-weight: bold; line-height: 30px;
color: #FFFFFF !important;
opacity: 1 !important;
letter-spacing: 0.1em !important;
font-family: proxima-nova !important;}
.woocontent p{color: #9FDDEA;
font-size: 14px;
opacity: 1 !important;
margin: 10px 0;
text-align: left; line-height: 17px; margin-left: 3px;}
.woocontent  #link{margin-top: 15px;
-moz-box-shadow: inset 0px 1px 0px 0px #1a9dba;
-webkit-box-shadow: inset 0px 1px 0px 0px #1a9dba;
box-shadow: inset 0px 1px 0px 0px #1a9dba;
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1a9dba), color-stop(1, #127386) );
background: -moz-linear-gradient( center top, #1a9dba 5%, #127386 100% );
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a9dba', endColorstr='#127386');
background-color: #1a9dba;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
border: 1px solid #127386;
display: inline-block;
color: #ffffff !important;
font-family: arial;
font-size: 14px;
font-weight: bold; margin-left: 12px;
padding: 7px 6px;
text-decoration: none;
text-shadow: 1px 1px 0px #127386;}
.wooslider-control-paging li a {
width: 11px;
height: 11px;
display: block;
background: #ffffff;
cursor: pointer;
text-indent: -9999px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.wooslider-control-paging li a.wooslider-active {
background: #1a9dba!important;
cursor: default;
}
.wooslider-control-paging li a:hover {
background: #1a9dba!important;
}
.wooslider-control-nav{text-align: left; left: 23px; top: 302px!important;}
.wooslider-control-nav li{margin: 0 4px;}
.upload-image { padding-bottom:13px;}
.upload-image h3{padding-bottom:10px;}


#upload_frame {
	border:0px;
	height:40px;
	width:400px;
	display:none;
}

#progress_container {
	width: 300px; 
	height: 30px; 
	border: 1px solid #CCCCCC; 
	background-color:#EBEBEB;
	display: block; 
	margin:5px 0px -15px 0px;
}

#progress_bar {
	position: relative; 
	height: 30px; 
	background-color: #F3631C; 
	width: 0%; 
	z-index:10; 
}

#progress_completed {
	font-size:16px; 
	z-index:40; 
	line-height:30px; 
	padding-left:4px; 
	color:#FFFFFF;
}
input[type="button"]{-moz-box-sizing: border-box;
    background: none repeat scroll 0 0 padding-box #ffa33b;
    border: 1px solid #ffa33b;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    color: white !important;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 1em;
    line-height: 1.618em;
    overflow: visible;
    padding: 0.18em 0.857em;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    width: auto;}
	.s3upload a{ color:#fff; }
	.s3upload span{ background:#ffa33b; font-size:12px; padding:4px 10px; text-align:center; color:#fff; width:250px; display:block; text-transform:uppercase; margin-bottom:12px; margin-top:12px;}
	.s3upload a:hover{text-decoration:none; }
	#servicePane h3#branding{display:none!important;}
        
        /*change*/
 /*.authimgh3{display: none;}*/
.gform_page_fields ul.display-scores li span{display: block;
    min-width: 61px;
    padding-right: 0 !important;
    text-align: left;}
.ttlpts{ padding:15px;}
input[type="text"], input.input-text, textarea, input.txt, input[type="tel"], input[type="email"]{line-height:1em!important; font-size:1em;}
#order_comments{min-height:100px;}
.col-full #main{ width: 100%; }
.wooslider .woocontent h2 { font-size: 25px !important; }

/***** Custom CSS By FK *****/

label[name=rememberme].inline {
    width: 100% !important;
    display: block !important;
}
input[name=rememberme] {
    width: 2% !important;
}
/*
.archive .page-title {
	text-transform: lowercase;
}


.archive .page-title:first-letter {
text-transform: capitalize;
}
*/
/***** Page Material Options *****/
.page-id-241 header#header {
	margin-bottom:10px;
}

.spacer {
	margin-bottom:25px;
}
.page-id-241 .entry img {
	border-left: 0px solid grey;
}

div#materials-options {
	float:left;
	border-bottom:1px solid #E6E6E6;
	margin-bottom:15px;
}

div#materials-options .opt-col1 {
	width:75%;
	float:left;
}
div#materials-options .opt-col2 {
	width:22%;
	padding-left:20px;
	border-left:1px solid #E6E6E6;
	float:left;
}

div#materials-options .opt-col2 img {
	width:100%;
}


.page-id-241 .entry ul.materials-options,
.page-id-241 .entry ul.imaging-processes,
.page-id-241 .entry ul.FULL_COLOR_PLAQUES,
.page-id-241 .entry ul.BLACK_WHITE_PLAQUES {
	margin: 0px !important;
}

ul.materials-options li {
	list-style:none !important;
	background-size: 75px 75px;
	background-repeat: no-repeat;
	padding-left:80px;
	min-height:80px;
}

ul.materials-options li.Sustainable {
	background-image: url("images/Communicate_04.png");
}
ul.materials-options li.Lower-Cost {
	background-image: url("images/Lower-Cost_08.png");
}
ul.materials-options li.Communicate {
	background-image: url("images/Sustainable_09.png");
}


ul.imaging-processes li {
	background-image: url("images/Plus_Icon_03.png");
	list-style:none !important;
	background-size: 18px 18px;
	background-repeat: no-repeat;
	padding-left:30px;
}


div.product_col1,
div.product_col2 {
	width:50%;
	margin:0px;
	padding:0px;
	border:0px solid red;
	float:left;
}

div.sub_col1 {
	width:33%;
	margin:0px;
	padding:0px;
	float:left;
}

ul.FULL_COLOR_PLAQUES li, 
ul.BLACK_WHITE_PLAQUES li {
	list-style:none !important;
	background-image: url("images/Plus_Icon_03.png");
	list-style:none !important;
	background-size: 18px 18px;
	background-repeat: no-repeat;
	padding-left:30px;
	font-size:12px;
}

h3.heading_Green {
	color:#96DF73;
}


div.materials-options-footer {
	width:100%;
	margin-top:15px;
	border-right:1px solid #E6E6E6;
	border-bottom:1px solid #E6E6E6;
	border-left:1px solid #E6E6E6;
	float:left;
}
div.materials-options-footer .col-101 {
	width:65%;
	float:left;
}

div.materials-options-footer .col-101 img{
	width:70%;
	padding-left: 20px;
}

div.materials-options-footer .col-102 {
	width:30%;
	float:left;
	padding-bottom:13px;
	padding-left:15px;
	border-left:1px solid #E6E6E6;
}

span.address,
span.telephone{
	font-size:11px;
	font-weight:bold;
	line-height:14px;
}

span.web {
	color:#96DF73;
}

div.clearBoth  {
	clear:both;
}
/********** Custom CSS By FK **********/

/***** Responsive StyleFor Page Materials Options *****/

@media only screen and (max-width : 320px) {

a.logo-sec {
    width: 100% !important;
}

div#materials-options div.opt-col1,
div#materials-options div.opt-col2,
div.our_products div.product_col1,
div.our_products div.product_col2  {
	width:100%;
}

div#materials-options .opt-col2 {
    border-left: 0px solid #e6e6e6;
    float: none;
    padding-left: 0px;
    width: 100%;
}

div.sub_col1  {
	width:100%;
}
	
}


@media only screen and (min-width : 321px) and (max-width : 480px) {
a.logo-sec {
    width: 100% !important;
}

div#materials-options div.opt-col1,
div#materials-options div.opt-col2,
div.our_products div.product_col1,
div.our_products div.product_col2,
div.materials-options-footer div.col-101,
div.materials-options-footer div.col-102  {
	width:100% !important;
}

div#materials-options .opt-col2 {
    border-left: 0px solid #e6e6e6;
    float: none;
    padding-left: 0px;
    width: 100%;
}

div.sub_col1,
div.sub_col1 img  {
	width:100% !important;
}
	
}

@media only screen and (min-width : 330px) and (max-width : 360px) {
	
a.logo-sec {
    width: 100% !important;
}	
	
div#materials-options .opt-col2 {
    border-left: 0px solid #e6e6e6;
    float: none;
    padding-left: 0px;
    width: 100%;
}
	
}

@media only screen and (min-width : 361px) and (max-width : 640px) {
	
div#materials-options div.opt-col1,
div#materials-options div.opt-col2,
div.our_products div.product_col1,
div.our_products div.product_col2,
div.materials-options-footer div.col-101,
div.materials-options-footer div.col-102  {
	width:100% !important;
}

div#materials-options .opt-col2 {
    border-left: 0px solid #e6e6e6;
    float: none;
    padding-left: 0px;
    width: 100%;
}

div.sub_col1,
div.sub_col1 img  {
	width:100% !important;
}
	
}

/***** ToolTip CSS *****/
	
.fktooltip{
	display: inline;
	position: relative;
}

.fktooltip:hover:after{
	font-size: 12px;
	line-height: 120%;
	background: #f1f1f1;
	/*background: rgba(0,0,0,.8);*/
	border-radius: 5px;
	border:6px solid #aaaaaa;
	bottom: 26px;
	color: #424242;
	content: attr(title);
	left: 20%;
	padding: 10px 15px;
	position: absolute;
	z-index: 98;
	min-width: 100px;
	font-weight: normal;
	text-transform: none;
}

.fktooltip:hover:before{
	border: solid;
	border-color: #aaaaaa transparent;
	border-width: 6px 6px 0 6px;
	bottom: 20px;
	content: "";
	left: 50%;
	position: absolute;
	z-index: 99;
}

.toolTipImg {
	margin:2px;
}

.product_meta .posted_in{ display:none !important; }

.product_totals{ padding-top: 10px !important; }

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-top: 4px !important;
    margin-right: 4px !important;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
display: block !important;
}

#payment .payment_methods li .payment_box {
	margin: 1em 0 !important;
    background-color: #dfdcde !important;
    background-image: none !important;
}


