/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*
Theme Name: Leisure Magento Theme
Author: RohithPaul
Version: 1.0.0
*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body{
	font-family:Arial, Helvetica, sans-serif; color:#544f4b;
}

/*LAYOUT*/
.wrapper{}
header, nav, section, footer{ width:980px; margin:0px auto;}
.header_container,
.navigation_container,
.section_container,
.footer_container{width:100%; clear:both;}

/*-----------------------------------HEADER*/ 
.header_container{ background:url(../images/top_bar_bg.png) repeat-x top;}
header .top_bar{ display:inline-block; width:100%;}
header .language_switch{ float:left; margin:12px 0px;}
header .language_switch a{display:inline-block; background:#312e2b; padding:4px 8px; margin-right:3px; box-shadow:0px 1px 0px #67615c; color:#8b827a; text-transform:uppercase; font-size:11px; text-shadow:0px 1px 0px #272524; text-decoration:none;}
header .language_switch a.active{text-decoration:underline;}
 
header .top_links{ margin:0px; float:right;}
header .top_links > li{ float:left; background:#5f5a56; margin-left:1px;}
header .top_links > li > ul{ position:absolute; margin-left:-110px;  display:none; height:200px; z-index:99999}
header .top_links > li:hover{ }
header .top_links > li > ul > li{ padding:20px; border-bottom:2px solid #ff6b01;}
header .top_links > li:hover > ul{ position:absolute; margin-left:-114px; display:block}
header .top_links > li a{ display:block; padding:16px 20px; line-height:100%; color:#e9e9e9; text-shadow:0px 1px 0px #3e3935; text-decoration:none; text-transform:uppercase; font-weight:bold;}
header .top_links > li.highlight a { color:#fff; text-shadow:none;}

header h1.logo{ float:left; padding:10px 0px;}
header .header_search{ height:41px; width:180px; float:right;   border:solid 1px #5f5a56;   cursor:pointer;}
header .header_search input{ background:none; border:0px; padding:0px; height:40px; width:95%; color:#b4b4b4; padding-left:10px;}
header .header_search button{background:url(../images/search_btn.png) no-repeat center; border:0px; width:20px; height:20px; float:right; margin-top:-30px;margin-right:10px;}

/*-----------------------------------NAV*/
.navigation_container{ border:solid #e5e3e1; border-width:1px 0px 3px 0px;}


nav .primary_nav_filhos { display:none;margin:5px 2px 3px 0px; position:relative; background:#fff; z-index:9999;border-bottom:3px solid #ff6b01; }
nav .primary_nav li:hover ul { display:inline-block;}
nav .primary_nav_filhos > li > a { display:block; padding: 12px 18px; color:#544f4b; text-decoration:none;}
nav .primary_nav_filhos li { width:100%; }
nav .primary_nav_filhos li:hover{ background:#b4b4b4 !important; cursor:pointer; } 

.primary_nav_filhos_low { display:none;margin:5px 2px 3px 0px; position:relative; background:#fff; z-index:9999;border-bottom:3px solid #ff6b01; }
.primary_nav_low_display li:hover ul { display:inline-block;}
.primary_nav_filhos_low  > li > a { display:block; padding: 12px 18px; color:#544f4b; text-decoration:none;}
.primary_nav_filhos_low li { width:100%; }
.primary_nav_filhos_low li:hover{ background:#b4b4b4 !important; cursor:pointer; } 


nav .primary_nav { display:inline-block;margin:5px 2px 3px 0px; position:relative;}
nav .primary_nav li { float:left;}
nav .primary_nav > li { margin-right:2px;}
nav .primary_nav > li > a { display:block; padding: 12px 18px; line-height:100%; font-size:16px; font-weight:bold; color:#544f4b; text-decoration:none; text-transform:uppercase;}
.primary_nav > li > a:hover {color:#fff;}
nav .primary_nav > li:hover > a {color:#fff;}
nav .primary_nav li.active > a { color:#fff;}
nav .minicart { float:right;margin:5px 0px 3px 0px; padding: 14px 10px 14px 40px; background:url(../images/cart_icon.png) no-repeat 7px center; position:relative; text-decoration:none; background-size: 29px 29px; font-size:15px;}
nav .minicart a { text-decoration:none;}
nav .minicart span { color:#a29b95;font-weight:bold;}
nav .minicart span b {font-weight:bold;}

/*-----------------------------------SUBMENU*/
ul.sub_menu{position:absolute;top:40px; left:-4000px; background-color: rgba(255, 255, 255, 0.93); background:#fff\9; padding:15px 0px; z-index:100; width:980px; box-shadow:0px 5px 6px #999;border-top:solid 3px;}
nav .primary_nav > li:hover > ul{ /*left:0px;*/}
ul.sub_menu > li{ width:210px; margin-left:30px;}
ul.sub_menu li a{ line-height:20px; color:#544f4b; text-decoration:none;}
ul.sub_menu > li > a{ font-weight:bold; text-transform:uppercase; color:#312e2b;}
ul.sub_menu > li > ul > li{ padding:5px 0px; float:none; border-bottom:dotted 1px #fff;}
ul.sub_menu > li > ul > li:first-child{ padding-top:10px;}
ul.sub_menu > li > ul > li:hover a{ font-weight:bold;}
ul.sub_menu > li > ul{border-top: solid 1px #5f5a56; margin-top:10px;}

/*-----------------------------------AREA PESSOAL*/

#id_hist_tit{
	color: #ff6b01;
	font-size:14px;
	font-family:arial;
	float: left;
	font-weight:bold;
	padding-left:10px;
	}
#data_hist_tit{
	color: #ff6b01;
	font-size:14px;
	font-family:arial;
	float: left;
	font-weight:bold;
	padding-left:34px;
	}
#estado_hist_tit{
	color: #ff6b01;
	font-size:14px;
	font-family:arial;
	float: left;
	font-weight:bold;
	padding-left:44px;
	}
#valor_hist_tit{
	color: #ff6b01;
	font-size:14px;
	font-family:arial;
	float: left;
	font-weight:bold;
	padding-left:41px;
	}
#mais_hist_tit{
	color: #ff6b01;
	font-size:14px;
	font-family:arial;
	float: left;
	font-weight:bold;
	padding-left:24px;
	}
#id_hist{
	color: #666666;
	font-size:12px;
	font-family:arial;
	float: left;
	padding-left:50px;
	font-weight:bold;
	width:20px;
	text-align:center;
	}
#data_hist{
	color: #666666;
	font-size:12px;
	font-family:arial;
	float: left;
	padding-left:70px;
	}
#estado_hist{
	color: #666666;
	font-size:12px;
	font-family:arial;
	float: left;
	text-align:center;
	width:140px;
	padding-left:39px;
	}
#mais_hist{
	color: #666666;
	font-size:12px;
	font-family:arial;
	float: left;
	padding-left:55px;
	}
#valor_hist{
	color: #666666;
	font-size:12px;
	font-family:arial;
	float: left;
	padding-left:40px;
	width:60px;
	text-align:center;
	}
	#box_cart{
	background:#FFF;
	border:1px solid #E9E9E9;
	width:100%;
	vertical-align:middle;
	padding: 6px;
	margin-bottom:3px;
	max-height:23px;
	float:left;
	}
#box_cart:hover{
	border:1px solid #ff6b01;
	}
/*-----------------------------------BANNER*/
#banner_section{ margin-top:6px; margin-bottom:15px; display:inline-block; /*width:750px;*/ float:right; height:340px;}
#banner_section img{ /*height: 340px; */}
#banner_section .flexslider{ /*width:750px; height:340px;*/ float:right; position:relative;}/*
#banner_section .flexslider .flex-direction-nav{ position:absolute; bottom:0px; left:620px;}*/
#banner_section .flexslider .flex-direction-nav li{ float:left;}
#banner_section .promo_banner{ float:right; width:278px;}
#banner_section .promo_banner .home_banner{ height:140px; margin-bottom:7px;}

/*PRODUCTS List*/
.products_list{ margin-bottom:17px; display:inline-block; width:100%;border-bottom:solid 2px #e9e9e9;}
.products_list li{width:200px; margin-left:31px; float:left; padding-bottom:15px;}
.products_list li:first-child{ margin-left:0px;}
.products_list a.product_image{display:block;}
.products_list a.product_image img{ border:solid 2px #fff;}
.products_list li:hover img{-moz-transition:all 0.3s ease-out 0s; -webkit-transition: all 0.3s ease-out;}
.products_list .product_info{ margin-bottom:10px; padding-bottom:12px; /*border-bottom:solid 1px;*/}
.products_list .product_info h3{ font-size:14px; font-weight:normal; padding:12px 0px;line-height: inherit;}
.products_list .product_info h3 a{color:#000000; text-decoration:none;}
.products_list .product_info small{ color:#a2a2a2; font-size:13px; line-height:16px;}
.products_list .price_info button{ float:right; background:none;border:0px; padding:0px; height:32px; line-height:100%; overflow:hidden; cursor:pointer;}
.products_list .price_info button .pr_price{ background:#544f4b;  padding: 10px; color:#fff; font-size:14px; font-weight:bold; float:left; clear:both; width:80px; text-transform:uppercase;}
.products_list .price_info button .pr_add{ padding:10px; color:#fff; font-size:11px; font-weight:bold; text-transform:uppercase;  float:left; clear:both;  width:80px; margin-top:0px;}
.products_list li:hover .pr_add{ margin-top:-32px;-moz-transition:all 0.3s ease-out 0s; -webkit-transition: all 0.3s ease-out;}
.products_list .price_info a{ color:#a2a2a2; text-decoration:none; font-size:11px; display:inline-block; padding-top:10px;}

/*PRODUCTS Detail*/
#product_detail{ border:solid 1px #e4e4e4; border-width:1px 0px 2px 0px; padding:15px 0px; display:inline-block; width:100%; margin-bottom:15px;}
.product_leftcol{ width:230px; float:left;}
.product_leftcol span.pr_info{ display:block; padding:5px; background:#ececec; color:#544f4b; text-transform:uppercase; font-size:10px; margin:5px 0px;}
.product_leftcol .pr_gallery li{ list-style:none; float:left; margin-right:5px; margin-bottom:5px; max-width:110px; height:auto;}

.product_leftcol .pr_gallery li img{ height:auto;}

.product_rightcol{ width:500px; float:right;}
.product_rightcol small.pr_type{ font-size:15px; color:#a29b95;}
.product_rightcol h1{ padding:15px 0px 20px 0px; font-size:26px; color:#ff6b01; text-transform:uppercase;}
.product_rightcol p{ color:#544f4b; line-height:20px;}
.product_rightcol .pr_price{ padding:22px 0px 20px 0px;}
.product_rightcol .pr_price big{ font-size:29px; font-weight:bold!important; display:inline-block; padding-right:16px;}
.product_rightcol .pr_price small{ font-size:17px; text-decoration:line-through;color:#a29b95;}
.product_rightcol .size_info{ padding:7px 0px; border:solid 1px #dedede; border-width:1px 0px; display:inline-block; width:100%;}
.product_rightcol .size_info label{ font-size:11px; color:#5f5a56; text-transform:uppercase; float:left; padding-right:10px; line-height:24px;}
.product_rightcol .size_info > div{ float:left; margin-right:45px;}
.product_rightcol .qty_info{ padding:7px 0px; display:inline-block; width:100%;}
.product_rightcol .qty_info label{ font-size:11px; color:#5f5a56; text-transform:uppercase; float:left; padding-right:10px; line-height:24px;width:88px;}
.product_rightcol .qty_info > div{ float:left; margin-right:45px;}

.product_rightcol div.selector{ width:131px; height:45px;}
.product_rightcol div.selector span{width:131px; height:45px; margin-top:10px;}
.product_rightcol div.selector select{ width:151px!important; height:45px;}

.product_rightcol .add_to_buttons{ display:inline-block; width:100%; padding:0px 0px 25px 0px;}
.product_rightcol .add_to_buttons button.add_cart{ padding:17px 65px 17px 25px; font-size:13px; font-weight:bold!important; color:#fff; text-transform:uppercase; border:0px; cursor:pointer; background:url(../images/addtocart.png) no-repeat 110px center;}
.product_rightcol .add_to_buttons button.add_cart:hover{ background-color:#544f4b;-moz-transition:all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out;}
.product_rightcol .add_to_buttons span{ color:#aea8a3; font-style:italic; width:65px; display:inline-block; text-align:left; font-size:15px;}
.product_rightcol .add_to_buttons ul{ display:inline-block;}
.product_rightcol .add_to_buttons ul li{ float:left;}
.product_rightcol .add_to_buttons ul li a{ color:#544f4b; text-decoration:underline; font-size:13px;}

.product_rightcol .product_overview{border-top:solid 1px #dedede; padding:15px 0px; display:inline-block; width:100%;color:#544f4b ; }
.product_rightcol .product_overview h4{font-weight:bold; text-transform:uppercase; padding-bottom:10px;}
.product_rightcol .product_overview li{ line-height:25px; float:none; list-style:square; list-style-position:inside;color:#A29B95 ;}

/*SUBSCRIBE Block*/
.subscribe_block{ background:#b8b2ac; display:inline-block; width:100%; padding:13px 0px; margin:20px 0px 35px;}
.subscribe_block h3{ color:#4b4642; font-size:18px; font-weight:normal; text-shadow:0px 1px 0px #d5cfca; line-height:30px;}
.subscribe_block .find_us{ float:left; width:295px; margin-left:40px; padding:15px 0px; border-right:solid 1px #a29c97; box-shadow:1px 0px 0px #c8c6c4;}
.subscribe_block .find_us h3{float:left; padding-right:25px;}
.subscribe_block .find_us a{ width:33px; height:33px; display:inline-block; margin-right:2px; background: no-repeat center bottom ;-moz-transition:all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out;}
.subscribe_block .find_us a:hover{ background: center top}
.subscribe_block .find_us a.twitter{ background-image:url(../images/twitter.png) ;}
.subscribe_block .find_us a.facebook{ background-image:url(../images/facebook.png);}
.subscribe_block .find_us a.rss{ background-image:url(../images/rss.png) ;}
.subscribe_block .subscribe_nl{ width:555px; float:right; margin-right:40px;}
.subscribe_block .subscribe_nl small{ width:267px; color:#4b4642; text-shadow:0px 1px 0px #d5cfca; font-size:11px; width:270px;  float:left;}
.subscribe_block .subscribe_nl form{ width:268px; float:right; margin-top:-12px;}
.subscribe_block .subscribe_nl form .input-text{ border:solid 1px #a49c96; padding:5px; border-radius:3px; width:210px; background:url(../images/subscribe_textfield.png) repeat-x top; box-shadow:inset 1px 1px 0px #fff; color:#8f8984; float:left; margin:0px;}
.subscribe_block .subscribe_nl form button{ width:34px; height:27px; border:0px;background:url(../images/subscribe_btn.png) no-repeat top; float:left; margin-left:10px; cursor:pointer;}

/*FOOTER*/
footer{ border-top:solid 3px; padding-top:15px; }
footer .footer_links{ display:inline-block;}
footer .footer_links>li{ float:left; width:145px; padding:15px 0px 15px 35px; font-size:11px; }
footer .footer_links>li:first-child{ padding-left:0px;}
footer .footer_links li span{color:#34312f; font-weight:bold; display:block; padding-bottom:12px;}
footer .footer_links li a{ color:#515151; display:block; padding:4px 0px; line-height:100%; text-decoration:none;}
footer .footer_links li.seperator{border-right:solid 1px #d6d6d6;}
footer .footer_customblock{ border-left:solid 1px #d6d6d6; float:right; width:272px; min-height:205px;}
footer .footer_customblock>div{padding:20px;}
footer .footer_customblock .shipping_info{ line-height:22px; font-size:14px; color:#000;  border-bottom:solid 1px #d6d6d6; background:url(../images/shipping.png) no-repeat right center;}
footer .footer_customblock .shipping_info big{ text-transform:uppercase; font-size:16px; font-weight:bold;}
footer .footer_customblock .contact_info big{font-size:16px; font-weight:bold; color:#000;}
footer .footer_customblock .contact_info{border-bottom: solid 0px #d6d6d6;}
footer address{ display:inline-block; width:100%; border-top:solid 1px #d6d6d6; font-size:11px; color:#544f4b; padding:25px 0px; margin-top:15px; line-height:25px;}
footer address img{ float:right;}

/*-----------------------------------MAIN CONTENT*/
.row_caminho{background:#e4e4e4; width:100%; margin-bottom:20px; height:1px;}
#main_content{ width:760px; float:right; margin-top:17px;}
/*Breadcrumb*/
ul.breadcrumb{ padding:17px 0px; display:inline-block; width:100%;}
ul.breadcrumb li{ padding:0px 12px 0px 18px ; font-size:11px; text-transform:uppercase; display:inline-block; list-style:none; background:url(../images/arrow.png) no-repeat -10px -5px;}
ul.breadcrumb li:first-child{ padding-left:0px; background:none;}
ul.breadcrumb li.active{ background-position:-10px -5px;}
ul.breadcrumb li a{ color:#bdbdbd; text-decoration:none;}
#main_content .products_list ul{ /*margin:0px -24px;*/}
#main_content .products_list{ border:none;}
#main_content .products_list li{ margin:0px 12px 24px 12px; border:1px solid #e5e3e1; padding:13px; height: 400px;}
#main_content .products_list li:hover{ margin:0px 12px 24px 12px; border:1px solid #ff6b01; padding:13px;}
/*Toolbar*/
.toolbar{ padding:7px 0px; border:solid 1px #dedede; border-width:1px 0px; margin-bottom:20px; display:inline-block; width:100%;}
.toolbar label{ font-size:11px; color:#5f5a56; text-transform:uppercase; float:left; padding-right:10px; line-height:24px;}
.toolbar > div{ float:left;}
.toolbar > div.show_no{ float:right;}
.toolbar > div.viewby{ margin-left:100px;}
.toolbar > div.viewby a{ display:inline-block; width:25px; height:21px; border:solid 1px #d7d7d7; margin-left:-4px;}
.toolbar > div.viewby a.list{ background:url(../images/list.png) no-repeat center;}
.toolbar > div.viewby a.grid{ background:url(../images/grid.png) no-repeat center;}
.toolbar select{ border:solid 1px #d7d7d7; padding:3px; font-size:11px; color:#818181; width:100px;}
/*-----------------------------------SIDE NAV*/
#side_nav{ width:200px; float:left; margin-top:12px;}
#side_nav h1{ font-size:27px; font-weight:normal; color:#544f4b; line-height:40px; padding-bottom:6px;}
.sideNavCategories{ display:inline-block; width:100%;}
.sideNavCategories > ul{ border-top:solid 1px #ff6b01; padding:12px 0px;}
.sideNavCategories > ul li.header{ color:#312e2b; font-size:13px; text-transform:uppercase; font-weight:bold; padding-bottom:10px;background-color:#fff!important;}/*
.sideNavCategories > ul > li{ padding:7px 0px;}*/
.sideNavCategories > ul > li > a{ color:#544f4b; font-size:13px; text-decoration:none; display:block;}
.sideNavCategories > ul.departments > li > a{ background:url(../images/arrow.png) no-repeat right -3px;}
/*.sideNavCategories > ul.departments > li:hover a{ color:#fff; background-position:right -30px; text-indent:10px; -moz-transition:all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out; font-weight:bold;}*/

#side_destaques{
font-size: 27px;
font-weight: normal;
color: #544f4b;
line-height: 40px;
padding-bottom: 6px; width:200px;border-bottom-color: #ff6b01;}

/*-----------------------------------MAIN CONTENT*/
#main_content{
float:left;
margin-top:12px;
margin-left:20px;
}




/*-----------------------------------FULL PAGE*/
.full_page{}
.full_page h1{ font-size:24px; color:#312e2b; text-transform:uppercase; padding:22px 0px;}
.action_buttonbar{ background:#f9f8f6; border:solid 1px #ebe2d9; padding:20px; clear:both;}
.action_buttonbar button{ color:#fff; font-size:14px; font-weight:bold; padding:8px 14px; border:0px; line-height:100%; cursor:pointer; background: #544F4B; /*url(../images/arrow.png) left -20px no-repeat ; padding-left:28px;*/ margin-top:-8px;}
.action_buttonbar a{ color:#fff; font-size:14px; font-weight:bold; padding:8px 14px; border:0px; line-height:100%; cursor:pointer; background: #544F4B; /*url(../images/arrow.png) left -20px no-repeat ; padding-left:28px;*/ text-decoration:none;}
.action_buttonbar button.checkout{ float:right; /*padding-right:28px; background:url(../images/arrow.png) right -20px no-repeat;*/}

/*CART Page*/
#shopping-cart-table{ width:100%; border-collapse:collapse;}
#shopping-cart-table tr{ border-bottom:solid 1px #e0e0e0;}
#shopping-cart-table th{ color:#312e2b; font-weight:bold; font-size:14px; padding:15px 0px;}
#shopping-cart-table tr td{padding:12px 0px; vertical-align:middle;}
#shopping-cart-table tr td a.pr_name { display:block; font-weight:normal; font-size:14px; color:#544f4b; text-decoration:none; text-transform:uppercase; padding-bottom:8px;}
#shopping-cart-table tr td span.price{ color:#544f4b; font-weight:bold; font-size:13px;}
#shopping-cart-table tr td input.qty_box{ width:50px; border:solid 1px #D7D7D7; background:#fff; text-align:center; font-weight:bold; padding:3px;}
#shopping-cart-table tr td.vline{ background:url(../images/vline.png) no-repeat left center;}
#shopping-cart-table tr td a.remove{ display:block; width:17px; height:17px; background:url(../images/remove.png) no-repeat -1px -1px #fff; margin:auto}
#shopping-cart-table tr td a.remove:hover{ background-position:-1px -18px; -moz-transition:all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out;}
#shopping-cart-table tr td a.edit{color:#544F4B;}

.totals{ float:right; display:inline-block; width:100%; padding:17px 0px; margin-right:20px;}
#totals-table{ width:24%; float:right; font-size:14px; color:#544f4b;}
#totals-table td{padding: 8px 0px;}
#totals-table td strong{ font-weight:bold;}
#totals-table .total{ font-size:16px; font-weight:bold;}

.checkout_tax{ margin-top:25px; font-size:14px;}
.checkout_tax .shipping_tax{ width:620px; border:solid 1px #e0e0e0; border-width:2px 0px; float:left; padding:12px 0px 10px;}
.checkout_tax h4{ color:#544f4b; font-size:14px; font-weight:bold; padding-bottom:10px; font-family:Arial, Helvetica, sans-serif;}
.checkout_tax p{ font-size:14px; padding-bottom:15px;}
.checkout_tax .shipping_tax label{ display:inline-block; width:100px; float:left; color:#544f4b; padding:5px 0px; margin-bottom:20px; clear:right;}
.checkout_tax .shipping_tax input[type="text"]{ border:1px solid #D7D7D7; padding:4px; width:175px;}
.checkout_tax .shipping_tax .selector{ margin-right:20px; width:200px;}
.checkout_tax .shipping_tax .selector span{ width:206px; text-transform:uppercase;}
.checkout_tax .shipping_tax .selector select{ width:213px;}
.checkout_tax .shipping_tax .brown_btn{ float:right; margin-top:5px;}

.checkout_discount{ float:right; width:305px;border:solid 1px #e0e0e0; border-width:2px 0px; padding:14px 16px 16px; background:url(../images/cart_coupon.png) no-repeat right bottom #f9f8f6;}
.checkout_discount input[type="text"]{ border:1px solid #D7D7D7; padding:4px; width:205px;}
.checkout_discount .brown_btn{ float:left; margin-top:22px;}

/*Checkout Steps*/
.checkout_steps{ width:730px; float:left; line-height:18px;}
.checkout_steps .step-title{ padding:14px; font-size:15px; text-transform:uppercase; }
.checkout_steps .step-title h2{font-size:16px; text-transform:uppercase; display:inline-block; }
.checkout_steps .step-title span{ display:inline-block; width:20px; text-align:center; padding-right:12px;}
.checkout_steps > ol > li{border-top:solid 1px #e7ded5; margin-top:-1px;}
.checkout_steps > ol > li:first-child{ border:none;}
.checkout_steps > ol > li.active .step-title{ color:#fff; background:#544f4b;}
.checkout_steps #checkout-step-login{ padding:17px 0 17px 17px; border:solid 1px #e7ded5; display:inline-block; width:95.2%;}
#checkout-step-login label{ font-size:13px; display:inline-block; padding:10px 0px;}
#checkout-step-login .col-2 input{ border:1px solid #D7D7D7; padding:4px; width:230px;}
.checkout_steps h3{ font-size:18px; padding-bottom:20px;}
.checkout_steps h4{ color:#312e2b; font-size:13px; font-weight:bold;}
.checkout_steps p{ padding-bottom:12px;}
.checkout_steps a{ text-decoration:underline; color:#312e2b;}
.col2-set{ clear:both; display:block;}
.col2-set .col-1{ width:49%; float:left;}
.checkout_steps .button-set{ padding-top:15px;}
.col2-set button{ float:left;}

/*Metodo de Envio e Pagamento*/
#tipobox{
	float:right;
	width:357px;
	height:110px !important;
	min-height:110px;
	-webkit-box-shadow: 1px 1px 4px rgba(50, 50, 50, 0.43);
	-moz-box-shadow:    1px 1px 4px rgba(50, 50, 50, 0.43);
	box-shadow:         1px 1px 4px rgba(50, 50, 50, 0.43);
	background:#FFF;
	border:1px solid #ccc;
	cursor:pointer;
	}
#checkbox{
	float:left;
	width:23px;
	margin:0px 0px 0px 11px;
	}
#descricao_tipo{
	float:right;
	width:159px;
	font-size:13px;
	color:#666666;
	margin-top:5px;
	}
.check{
	width:23px;
	height:27px;
	cursor:pointer;
	}
#metodo_box{
	float:left;
	width:340px;
	height:110px !important;
	min-height:110px;
	-webkit-box-shadow: 1px 1px 4px rgba(50, 50, 50, 0.43);
	-moz-box-shadow:    1px 1px 4px rgba(50, 50, 50, 0.43);
	box-shadow:         1px 1px 4px rgba(50, 50, 50, 0.43);
	background:#FFF;
	border:1px solid #ccc;
	cursor:pointer;
	}
#mt_right{
	float:right;
	width:94px;
	}
#mt_right img{
	margin-top: 20px;
	}
#mt_left{
	float:left;
	width:196px;
	}
.titulo_tipo{
	font-size:13px;
	font-family:arial;
	font-weight:bold;
	width:100%;
	color:#ff6b01;
	margin: 11px 0px 10px 11px;
	}

/*Col Right*/
.col_right{ float:right; width:225px; margin-left:20px !important; }
.col_right .block-title{ font-size:16px; padding-bottom:2px; text-transform:uppercase; font-weight:bold; line-height:22px; border-bottom:solid 1px;}
.block-progress a{ text-decoration:none; color:#544f4b;}
.block-progress a:hover{ text-decoration:none; color:#ff6b01;}
input:focus { 
    outline:none;
    border-color:#ff6b01;
    box-shadow:0 0 5px #ff6b01;
}
	
.col_right ul{ margin-top:10px;}
.col_right ul li{ padding:10px 0px;}
.block-progress{ margin-bottom:15px;}

/*Col Left*/
.col_left_main{ width:750px; float:right;}
.paginas{padding-top: 30px; font-size:14px; line-height:25px; padding-bottom:20px;}

/*Galley Styles*/
#contactos_right{
	float:right;
	width:320px;
	}
	#contactos_left{
		float:left;
		width:410px;
		}
	.loja_tit{
		font-size:14px;
		font-weight:bold;
		}
	.separator_contactos{
		border-bottom: #B8B2AC solid 1px;
		}
h3{ margin: 10px 10px 0 10px; color:#FFF; font:18pt Arial, sans-serif; letter-spacing:-1px; font-weight: bold;  }
.boxgrid{ 
				width: 240px; 
				height: 240px;  
				float:left; 
				background:#161613; 
				border: solid 2px #B8B2AC; 
				overflow: hidden; 
				position: relative; 
				cursor: pointer;
			}
.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
.boxgrid p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font:10pt "Lucida Grande", Arial, sans-serif; 
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: 100px; 
				width: 100%; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
 					top: 260;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 220;
 					left: 0;
 				}

/*Contact Page*/

.contact_page{}
.contact_page address{ line-height:25px; padding-bottom:15px; font-size:14px; border-bottom:solid 1px #E5E3E1;}
.contact_page #contact_form li { padding:8px 0px;}
.contact_page #contact_form li input[type="text"], .contact_page #contact_form li textarea{border:1px solid #D7D7D7; padding:4px; width:350px;}
.contact_page > iframe{ border:solid 1px #D7D7D7; padding:2px;}
.contact_page address, .contact_page .block{ width:390px; padding-top:15px;}

#contact_form span.error{ display:block; font-size:12px; padding:5px 0px 5px 20px; color:#d84631;background:url(../images/alert.png) no-repeat left center; }
p.tick{ padding:10px 0px 10px 20px;background:url(../images/tick.png) no-repeat left center; margin-bottom:10px;}

/*Cart Drop*/
.cart_drop{ width:210px; border:solid 1px #e9e9e9; box-shadow:0px 1px 2px #e8e8e8; border-width:2px 1px; position:absolute; top:38px; left:-67px; background:#fff; display:none; z-index:10;}
.cart_drop ul{}
.cart_drop .darw{ display:block; background:url(../images/cart_top.png) no-repeat center bottom; width:7px; height:7px; position:absolute; left:181px; top:-8px;}
.cart_drop ul li{ padding:12px;  border-bottom:dotted 1px #d9d9d9; display:inline-block; width:186px; box-shadow:inset 0px 1px 0px #fff;}
.cart_drop ul li:nth-child(odd) {background:#fdfdfe;}
.cart_drop ul li:nth-child(even) {background:#f7f7f7;}
.cart_drop ul li img{ padding:1px; border:solid 2px #f0f0f1; float:left; margin-right:10px;}
.cart_drop ul li a{color:#312E2B; text-transform:uppercase; font-size:11px; text-decoration:none; display:block; padding-bottom:4px; padding-top:2px; line-height:14px;}
.cart_drop ul li span.price{ font-size:13px;}
.cart_drop .cart_bottom{ padding:10px; display:inline-block; width:190px;}
.cart_drop .cart_bottom .subtotal_menu{ float:left; width:80px;}
.cart_drop .cart_bottom .subtotal_menu small{ display:block; color:#adaaa3; padding-bottom:8px;}
.cart_drop .cart_bottom .subtotal_menu big{ display:block; font-size:18px;}
.cart_drop .cart_bottom a { float:right; margin:6px 0px; padding:7px; text-transform:uppercase; color:#fff; text-decoration:none; font-weight:bold; font-size:11px;}

/*GENERAL*/
input, select, textarea, button{ font-size:12px;}
.message{ padding:20px 85px; font-size:14px; line-height:100%; margin-bottom:15px;}
.message.success{ color:#91a158; background:url(../images/message_cart.png) no-repeat 15px center #f9fff1; border:solid 1px #dcedbf;}
.brown_btn{ color:#fff; font-size:14px; font-weight:bold; padding:8px 14px; background:#544F4B; border:0px; line-height:100%; cursor:pointer; vertical-align:middle;}
img{ max-width:100%;}

/*Forms*/
div.selector { border:solid 1px #d7d7d7; padding:3px; width:130px;float: left;padding-left: 10px;height:16px;position: relative;width:112px; }

div.selector#uniform-fact_pais2 { border:solid 1px #d7d7d7; padding:3px; width:130px;float: left;padding: 0px 0px 10px 10px;height:22px;position: relative;width:112px; }

div.selector#uniform-fact_pais2 span{ background: url(../images/arrow.png) no-repeat scroll right -100px transparent;
cursor: pointer;font-size: 11px;height: 22px;line-height: 35px; position: absolute;right: 0;top: 0; width: 119px;color:#818181; }

div.selector select { cursor: pointer; font-size:11px; color:#818181;left: 0;position: absolute;top: 0;
    width: 125px;
	height:22px;
}

div.selector select option{
	padding:5px;
	border:none;
}

div.selector span {
    background: url(../images/arrow.png) no-repeat scroll right -106px transparent;
    cursor: pointer;
    font-size: 11px;
    height: 22px;
    line-height: 35px;
    position: absolute;
    right: 0;
    top: 0;
    width: 119px;
	color:#818181;
}

/*TYPOGRAPHY*/
h2.sub_title{ font-size:18px; color:#312e2b; font-weight:normal; padding-bottom:12px; padding-top:25px; text-transform:uppercase;}
.flex-caption h3{ text-transform:uppercase; font-size:22px; line-height:30px; font-weight:bold;}



/*-----------------------------------COLOR THEME HERE*/
.navigation_container, .products_list li .product_info, ul.sub_menu > li > ul > li:hover, #product_detail, .col_right .block-title{ border-bottom-color:#ff6b01;}



header .top_links > li.highlight a,
nav .primary_nav li.active > a, .products_list .price_info button .pr_add, .cart_drop .cart_bottom a{ background:#ff6b01;}
nav .minicart span b,
footer .footer_customblock .shipping_info span, ul.breadcrumb li.active a, .product_rightcol .pr_price big, footer .footer_links li a:hover, #shopping-cart-table tr td span.pr_info, #totals-table .total, .cart_drop ul li span.price, .cart_drop .cart_bottom .subtotal_menu big{color:#ff6b01;}
footer, ul.sub_menu, ul.sub_menu > li > ul, .checkout_tax .shipping_tax, .checkout_discount, .cart_drop {border-top-color:#ff6b01;}
.flexslider .flex-direction-nav li a:hover, nav .primary_nav > li > a:hover, nav .primary_nav > li:hover > a, .product_rightcol .add_to_buttons button.add_cart, .action_buttonbar button.checkout, #shopping-cart-table tr td a.remove:hover{ background-color:#FF6B01;}
.products_list li:hover img{ /*border-color:#ff6b01;*/ }
.flex-caption{ border-left-color:#ff6b01}

/*-----------------------------------FONTS HERE*/
ul.primary_nav > li > a, .minicart span, h1, h2, h3, h4, h5, .product_info, .price_info, button.price_add, .footer_customblock, .product_rightcol .pr_price big, .product_rightcol .pr_price small, .product_rightcol small.pr_type, .product_rightcol .add_to_buttons button.add_cart, .message, .cart_drop .cart_bottom .subtotal_menu
{font-family: 'Istok Web', sans-serif; font-weight:400;}



/* ADD BY RS */

.referencia_prod{
	margin-top:-10px;
	margin-bottom:20px;
	font-size:14px;
}

.img_e_facebook_top{margin-top:40px; float:right;}

#checkoutSteps{
width:750px;
}

#shopping_cart{
float:right; 
width:100%;
}
#morada_esquerda{
	float: left;
	width: 50%;
}
.col2-set{
	width:49%; float:left; clear:none; 
}

.page_texto{
	float:left; 
	width:730px;
}
.areapessoal_encomenda{float:right; width:49%;}
.areapessoal_historico{float:right; width:49%;}