@charset "utf-8";

/*
Theme Name: DPBrands
Theme URI: http://dpbrands.com
Description: Custom design for DPBrands
Author: DPBrands
Author URI: http://dpbrands.com
*/

/* Projectname Styles */



/* Default */

body {
	font-family:Arial;
	line-height:150%;
	font-size:12px;
	margin:0;
	padding:0;
	color:#5C5C5C;
	background: #000 url(images/fdl_bg_main.png) 0 0 repeat-x;
}

img:focus,
a:focus,
button:focus,
input[type="textarea"]:focus,
input[type="submit"]:focus,
input[type="text"]:focus {
	outline: none;
}

img {
	border:0;
}

p {
	margin-top:0;
}

a, a:link, a:active {
	text-decoration:none;
}
	
a:hover {
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6 {
	font-family:'Oswald', sans-serif;
	font-weight:normal;
	color:#5C5C5C;
	margin: 5px 0 10px 0;
	padding:0;
	line-height:150%;
	text-transform: uppercase;
}

h1 { font-size:24px; }

h2 { font-size:22px; }

h3 { font-size:20px; }

h4 { font-size:18px; }

/* Wordpress Default */

.positionidicator {
	width:100%;
	padding:10px 0; 
	border:1px dashed #114d0e;
	color:#000;
	background-color:#cffcdb;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	position:absolute;
	top:0px;
	left:0px;
	opacity:0.8;
	z-index:100;
}
.positionidicator_cont {
	position:relative;
	width:100%;
}
.readmore {
	margin-top:10px;
	text-align:right;
	padding:3px 8px;
	font-size:11px;
	font-weight:bold;
	background-color:#7C7C7C;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	behavior: url(border-radius.htc);
	display:block;
	float:right;
}
.readmore:hover {
	background-color:#676767;
}
.readmore a:hover,
.readmore a {
	color:#FFF !important;
}
.padding10 {
	padding:10px;
	background:white;
	/*border-top: 1px dotted #6f6f6f;*/
}
.post {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #CCC;
}
.searchbox input[type="text"]{
	width:168px;
	height:25px;
	line-height:25px;
	padding:0 0 0 5px;
	border:0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	behavior: url(border-radius.htc);
	background: #FFF url(images/cpv_icon_magnifying.png) 95% 50% no-repeat;
}
.alignright {float:right; margin-left:10px; }
.alignleft {float:left; margin-right:10px; }
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.breadcrumbs {
	font-size:11px;
}
.postmetadata {
	font-size:11px;
	padding:5px 8px;
	background-color:#F9F9F9;
	margin-bottom:8px;
	border-bottom:1px #E9E9E9 solid;
	border-top:1px #E9E9E9 solid;
	color:#525252;
}
.clearfix {
	clear:both;
}
/* Overrides */
.fm-form input.submit {
	float:left !important;
	margin-left:194px;
	padding:10px 15px;
	background-color:#0e6cc1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	behavior: url(border-radius.htc);
	border:none !important;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
}
.fm-form input.submit:hover {
	background-color:#044a89;
}
.shslideshow_nav {
	right:10px !important;
}
.shslideshow_nav a {
	 background-color:#fff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
	behavior: url(border-radius.htc);
	border-radius: 15px;
	padding:5px 9px;
	color:#fff !important;
	border:none;
	cursor:pointer;
}

.shslideshow_nav a:hover {
	background-color:#3f93d8;
	color:#3f93d8 !important;
}

.shslideshow_nav a.activeSlide {
	font-weight: bold;
	color:#3f93d8 !important;
	background-color:#3f93d8;
}

/* Updates */

.container{
	max-width: 1010px;
	width: 100%;
	margin:0 auto;
}

area{
	outline:none;
}

.header{
	width:662px;
	margin:0 auto;
	margin-bottom: 12px;
}

.content{
	background:#acacac;
	-moz-border-radius: 5px 5px 5px 5px ; /* FF */
	-webkit-border-radius: 5px 5px 5px 5px; /* Safari */
	-khtml-border-radius: 5px 5px 5px 5px; /* Chrome & Others */
	border-radius: 5px 5px 5px 5px; /* IE */
	behavior: url(border-radius.htc); /* IE - this is important */
}

.woocommerce .checkout #shiptobilling label{
	font-size:12px !Important;
}

/** menu **/

div.menu{
	background-color: #1b73bd;
	background-image: -webkit-linear-gradient(top, #1b73bd, #0561ae);
	background-image: -moz-linear-gradient(top, #1b73bd, #0561ae);
	background-image: -ms-linear-gradient(top, #1b73bd, #0561ae);
	background-image: -o-linear-gradient(top, #1b73bd, #0561ae);
	background-image: linear-gradient(top, #1b73bd, #0561ae);
}

.menu ul{
	list-style:none;
	margin:0px;
	padding: 0px;
	padding-left:5px;
}

.menu ul li{
	margin:0px;
	padding:0px;
	float:left;
	border-right: 1px solid #035396;
	border-left: 1px solid #217dcb;
}

ul.first_ul li{
	border-left: none;
}

.menu ul li a{
	/*color:rgb(170, 11, 11);*/
	color:white;
	font-size:14px;
	font-family: oswald;
	display:block;
	line-height:150%;
	padding: 12px 10px;
	text-transform: uppercase;
}

.menu ul li a:hover{
	background:#05569B;
	color:white;
	-moz-box-shadow:    inset 0px 0px 8px 0px #154C7A;
	-webkit-box-shadow: inset 0px 0px 8px 0px #154C7A;
	box-shadow:         inset 0px 0px 8px 0px #154C7A;
	behavior: url(ie-css3.htc); /* IE  - this is important */
}

li#menu-item-1836 a{
	background: url(images/continue_shopping_hover.png)no-repeat 4% 50%;
	padding: 12px 14px 12px 30px !Important;
}

li#menu-item-1836 a:hover{
	background:#05569B url(images/continue_shopping_hover.png)no-repeat 4% 50%;
}

#calc_shipping_country,
#calc_shipping_state,
#calc_shipping_postcode{
	border:1px solid #bdbdbd;
}

#calc_shipping_country{
	width: 230px;
	padding: 5px;
}

#calc_shipping_state{
	width: 218px;
	padding: 5px;
}

#calc_shipping_postcode{
	width: 204px;
	padding: 5px;
}

.cal_shi_co{
	font-family: oswald;
	font-size: 15px;
	padding-bottom:10px;
}

.footer{
	text-align: right;
	padding: 10px;
	color: rgb(141, 141, 141);
	width: 780px;
margin: 0 auto;
}

/*.shipping-calculator-form{
	display: block !important;
}*/

/*cart*/

input.checkout-button,
a.checkout-button{
width: 166px !important;
height: 28px !important;
background: url(images/proceed_to_checkout.png)no-repeat !important;
cursor: pointer;
border: none !important;
font-size: 0px !important;
}

input[name="update_cart"] {
	width: 110px !important;
	height: 28px !important;
	background: url(images/update_cart.png)no-repeat !important;
	cursor: pointer !important;
	border: none !important;
	font-size: 0px !important;
	margin-right: 174px !important;
}
.paypal_box_button{
	  float: left !important;
	    margin-top: 33px;
  margin-left: 22px;
}
.woocommerce .cart .button, .woocommerce .cart input.button{
	float: left !important;
}
a.checkout-button{
	margin-left: 12px !important;
	  margin-top: -105px !important;
}
.wc-proceed-to-checkout{
	float: right;
	width: 173px;
	height: 10px;
	padding: 0px !important;
	position: relative;
}
.paypal-express-checkout-button{
	display: none !important;
}

input.apply_coupon,
.updateTotals,
a.apply_coupon{
	background:#0a0a0a url(images/bttn_bg_02.png) repeat-x !important;
	padding: 8px 20px !important;
	color: #FFF !important;
	text-shadow: none!important;
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
	border: none !important;
}

/* grid view */

.grid_product_container,
.grid_image,
.grid_info,
.grid_part_price{
	float:left;
}

.grid_product_container{
	background:#e8e8e8 url(images/grid_bg.jpg)repeat-x;
	border:1px solid #bdbdbd;
	padding:10px 0px 10px 10px;
	width: 85%;
	margin-bottom:10px;
	-moz-border-radius: 5px 5px 5px 5px ; /* FF */
	-webkit-border-radius: 5px 5px 5px 5px; /* Safari */
	-khtml-border-radius: 5px 5px 5px 5px; /* Chrome & Others */
	border-radius: 5px 5px 5px 5px; /* IE */
	behavior: url(border-radius.htc); /* IE - this is important */
}

.grid_image img{
	border:1px solid #bdbdbd;
	margin-right:10px;
}

.grid_name{
	font-size: 15px;
	color: #1067ad;
	font-weight: bold;
}

.grid_name_border{
	margin:2px 0px;
}

.grid_desc{
	height: 55px;
	width: 492px;
}

.grid_desc a{
	color: #1067ad;
	font-weight:bold;
}

.grid_desc a:hover{
	text-decoration:underline;
}

.grid_part_price{
	max-width: 250px;
}

.grid_part_cont,
.grid_price_cont{
	background: white;
	border-top: 1px solid #b2b2b2;
}

.grid_price_cont {
	border-bottom: 1px solid #b2b2b2;
}

.grid_part_label,
.grid_price_label{
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0px 5px 10px;
	width: 80px;
}

.grid_part_number,
.grid_price_amount{
	font-size: 12px;
	margin: 5px 0px 5px 0px;
	width: 100px;
	padding-left: 15px;
	border-left: 1px solid #b2b2b2;
}

.grid_main_quant_cont{
	float:right;
	margin-top:10px;
}

.grid_button {
margin-right: 5px;
}

.grid_button, .list_button {
float: left;
cursor: pointer;
}

.product_listpage_cont{
	margin-top:10px;
}

.grid_info{
	width:690px;
	float: left;
	margin-right: 10px;
}

input.checkout-button {
width: 166px !important;
height: 28px !important;
background: url(images/proceed_to_checkout.png)no-repeat !important;
cursor: pointer;
border: none !important;
font-size: 0px !important;
}
/*
input[name="update_cart"] {
width: 110px !important;
height: 28px !important;
background: url(images/update_cart.png)no-repeat !important;
cursor: pointer !important;
border: none !important;
font-size: 0px !important;
margin-right: 5px !important;
}*/


.load{
background: url(images/search_loader.gif) 98% 50%;
background-repeat: no-repeat;
}
.magni{
background: url(images/magni.png) 98% 50%;
background-repeat: no-repeat;
}
.cval{ padding:4px; cursor:pointer;}
.cval:hover{ background:#CCC; }
#quicksearch{
	padding: 5px;
width:280px;
padding-right:24px;
border:1px solid #999;
}
.suggestionsBox{ width:300px;}

.brand_logos{
	margin-top: 28px;
}

.brand_logos .bl_image{
	display:inline-block;
	vertical-align: middle;
	margin: 0px 4spx;
}

#customer_login{display: inline-block;text-align: center;}
#customer_login table {border: 1px solid #D5D5D5;padding: 15px 15px;
	-moz-border-radius: 5px 5px 5px 5px ; /* FF */
	-webkit-border-radius: 5px 5px 5px 5px; /* Safari */
	-khtml-border-radius: 5px 5px 5px 5px; /* Chrome & Others */
	border-radius: 5px 5px 5px 5px; /* IE */	
}
#customer_login table td{font-size: 14px;text-align: right;}
#customer_login table td span.required{color:red;}
#customer_login table input.input-text{padding:5px 7px;border:1px solid #bdbdbd;
	-moz-border-radius: 5px 5px 5px 5px ; /* FF */
	-webkit-border-radius: 5px 5px 5px 5px; /* Safari */
	-khtml-border-radius: 5px 5px 5px 5px; /* Chrome & Others */
	border-radius: 5px 5px 5px 5px; /* IE */
}
#customer_login table input.button{	padding: 8px 11px;color: rgb(255, 255, 255);text-shadow: 0px 0px 3px #666666;border: 1px solid #C5C5C5;cursor: pointer;font-weight: bold;
	-moz-border-radius: 5px 5px 5px 5px ; /* FF */
	-webkit-border-radius: 5px 5px 5px 5px; /* Safari */
	-khtml-border-radius: 5px 5px 5px 5px; /* Chrome & Others */
	border-radius: 5px 5px 5px 5px; /* IE */
	background-color: #D8D8D8;
	background-image: -webkit-linear-gradient(top,#D8D8D8,#9C9C9C);
	background-image: -moz-linear-gradient(top,#D8D8D8,#9C9C9C);
	background-image: -ms-linear-gradient(top,#D8D8D8,#9C9C9C);
	background-image: -o-linear-gradient(top,#D8D8D8,#9C9C9C);
	background-image: linear-gradient(top,#D8D8D8,#9C9C9C);
}
#customer_login table input.button:hover{color: white;border: 1px solid #B8B8B8;text-shadow: 0px 0px 5px rgb(105, 105, 105);}

#customer_login table input.input-text:focus, #customer_login table input.button:focus{box-shadow: 0 0 1px rgba(107, 118, 255, 1);}
.dpp_name{width: 100px;
height: 105px;
overflow: hidden;}

/* Responsive */

.dpbrands_logos{width: 352px;float:right;}
.toggle_menu{display: none;color:white;font-family: oswald;background: #1b73bd url(images/menu_icon_small.png)no-repeat 98% 50%;font-size: 18px;line-height: 150%;padding: 10px 10px;}

#billing_country_chzn,
#shipping_country_chzn { width: 100% !important; max-width: 353px; }

.iframe_div_cont { width: 245px; }
.iframe_cart_cont a { color: #FFFFFF; font-size:12px; }

/* Woo Style Update */

.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal_express { margin: 10px 0px; }

.woocommerce-checkout #payment div.payment_box input.input-text { padding: 0.428571rem; border: 1px solid #CCCCCC; !important; box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) !important; border-radius: 3px; }
.woocommerce #payment .form-row select#paypal_pro_card_type { width: 100% !important; 
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box; 
}
.woocommerce #payment .form-row select.woocommerce-select.woocommerce-cc-month { width: 49%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box; 
}
.woocommerce #payment .form-row select.woocommerce-select.woocommerce-cc-year { width: 50%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box; 
}
.woocommerce-checkout #payment div.payment_box input#paypal_pro_card_csc { width: 100% !important; margin-bottom: 10px !important; }

.payment_method_paypal_express label {
  background: url(images/paypal_small.png)no-repeat right center !important;
  padding: 10px 120px 10px 0px;
}
.payment_method_paypal_express label img { display: none; }

.empty_cart_cont { margin-right: 10px; }

.cart_totals.calculated_shipping table tr th:first-child { width: 100px; text-align: left; }

#paypal_express_button,
#paypal_billmelater { background-color: #a46497 !important; color: #fff !important; -webkit-font-smoothing: antialiased;
	font-size: 100%;
	margin: 0;
	line-height: 1;
	cursor: pointer;
	position: relative;
	font-family: inherit;
	text-decoration: none;
	overflow: visible;
	padding: .618em 1em;
	font-weight: 700;
	border-radius: 3px;
	left: auto;
	color: #515151;
	background-color: #ebe9eb;
	border: 0;
	white-space: nowrap;
	display: inline-block;
	background-image: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	text-shadow: none;
}

.rc-anchor-pt { display: none; }