/*
Theme Name: WD ActiveWear
Theme URI: http://wpdance.com/
Description: Commerce Template
Author: WPDance Team / WPDance.com
Author URI: http://wpdance.com/
Version: 1.1.2
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, flexible-width, custom-menu, full-width-template, rtl-language-support, sticky-post, theme-options, translation-ready
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* 
	ACTIVEWEAR I. HEADER 
	ACTIVEWEAR II. FOOTER
	ACTIVEWEAR III. HOME PAGE
	ACTIVEWEAR IV. CATAGORIES PRODUCTS PAGE
	ACTIVEWEAR V. CONTACT FORM
	ACTIVEWEAR VI. DETAIL PRODUCT
	ACTIVEWEAR VII. SHOP PAGE - WOOCOMMERCE SHORTCODE
	ACTIVEWEAR VIII. BLOG PAGE
	ACTIVEWEAR VIIII. CONTACT FORM
*/
a,a:focus{color:#505050}

html .woocommerce .star-rating span, 
html .woocommerce-page .star-rating span {
	
}

html .woocommerce .woocommerce-breadcrumb, 
html .woocommerce-page .woocommerce-breadcrumb {
	font-weight:normal;margin:0 auto!important;font-size:12px;color:#202020;padding:0 10px;
}

html .woocommerce .woocommerce-breadcrumb a, 
html .woocommerce-page .woocommerce-breadcrumb a {
	font-weight:bold;
}

.fredsel_slider_wrapper_inner ul li {
   border: 0 none;
    display: block;
    float: left;
    margin: 0;
    position: relative;
	cursor:default!important;
}

/*==============================================================*/
/*                ACTIVEWEAR I. HEADER                         */
/*==============================================================*/

/* ===================== HEADER TOP =========================== */

.header-top .header-top-container {
	max-width:1200px;
	margin:0 auto;
	padding:10px 0;
	position:relative;
	z-index:1001;
}

.header-top .header-top_text {
	position:relative;
}

.header-top .header-top_text ul li{
	list-style: none;
	display: inline-block;
	padding-right: 20px;
	margin-top: 0;
}

.left-header-top-content {
	padding:0;
}

.right-header-top-content {
	padding:0;
	text-align: right;
}

.right-header-top-content ul.xoxo {
	overflow:hidden;
	margin:0;
	float: right;
}

.right-header-top-content ul.xoxo > li {
	display:inline-block;
	float:right;margin:0;
}

.right-header-top-content .currency select {
	float:left;
	padding:0 5px;
}

.right-header-top-content .currency > div {
	display:inline-block;
	float:left;
}

.right-header-top-content .currency > div.select2-container {
	margin:0 15px 0 0;
}

.right-header-top-content .currency > div > a {
	padding:3px 5px;
	border:1px solid #ccc;
	line-height:16px;
	display:inline-block;
	float:left;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	margin:1px 4px 0 0;
}

.right-header-top-content .currency > div > a.active {
	cursor:text;
	background:#ddd;
}

.right-header-top-content .currency > div > a:hover {
	background:#ddd;
}

.right-header-top-content .currency > div:first-child > a {
	padding:0 0 0 8px;
	line-height:26px;
	display:block;
	float:none;
	border-radius:0 4px 4px 0;
	-moz-border-radius:0 4px 4px 0;
	-webkit-border-radius:0 4px 4px 0;
	margin:0;
}

.right-header-top-content .currency > div:first-child > a:hover {
	background:#fff;
}

.right-header-top-content ul.currency_switcher {
	margin:0 0 0 6px;
}

.right-header-top-content ul.currency_switcher li {
	margin:0 0 0 5px;
	padding:0;
}

/* ===================== HEADER MIDDLE ==================== */

.header-middle {
	max-width:1200px;
	margin:0 auto;
	position:relative;
	z-index:1000;
}

.header-middle > div {
	padding:0 10px;
}

.header-middle .header-middle-content {
	position:relative;
}

/* ===================== HEADER BOTTOM ==================== */

.header-bottom {
	clear:both;border-top-width:1px;border-top-style: solid;border-top-color: #e6ded1;padding-top:10px;margin-top:10px;
}

.header-bottom .static_content {
	padding:0;
	position:relative;
	z-index:998;
}

.header-bottom .static_header {
	clear:both;
}

/* Style Widget Popular Product only for Header Bottom Area */

.header-bottom .widget_popular ul li .image, 
.header-bottom .widget_hot_product ul li .image {
	width:auto;
	height:auto;
}

/* ======================= LOGO ========================== */

.logo {
	display:inline-block;
	float:left;
	margin:10px 0;
	margin-left: 150px;
}

.logo a{
	font-family:"Source Sans Pro";
	font-size:40px;
	line-height:46px;
	font-weight:800;
	display:inline-block;
	height:auto;
}

.logo img {
	margin-bottom:0;
}
.header-v2 .header-middle .header-middle-content{text-align:center}
.header-v2 .logo{float:none}
.header-v2 .header_search{float:left}

.header-v3 .header-middle{max-width:100%;}
.header-v3 .header-middle-content{text-align:center;width:100%;max-width:100%;}
.header-v3{padding-top:15px;}
.header-v3 .wd_search_form{width:auto;float:right;margin-top:19px;z-index:10}
.header-v3 .logo{margin-top:10px;}
.header-v3 .logo a{display:block;}
#header .header-v3 .nav{z-index:10;}


/* ======================= SEARCH FORM ====================== */

.header_search {
	display:inline-block;
	max-width:100%;
	position:relative;
	background:none;
	margin:20px 0 0;
	float:right;
}

.header_search #searchform {
	display:inline-block;
	max-width:100%;
	height:34px;
	border-width:1px;
	border-style:solid;
	border-color:#d4d4d4;
	background:#fff;
	margin:0;
	padding:0;
	border-radius:5px;-moz-border-radius:5px;background:#fafafa;
}

.header_search #searchform:hover {
	box-shadow:0 0 3px rgba(0,0,0,0.2);
	-moz-box-shadow:0 0 3px rgba(0,0,0,0.2);
	-webkit-box-shadow:0 0 3px rgba(0,0,0,0.2);
}

.wd_search_form .header_search{margin:0;}

.header_search #searchform #s {
	border:0;
	background:transparent;
	width:100px;
	height:32px;
	line-height:32px;
	padding:0 10px 0 0;
	max-width:100%;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	position:relative;
	z-index:1;font-weight:400;float:right;
}
.header-v1 .header_search #searchform #s.focus {
	width: 200px;
}
.header-v2 .header-middle .wd_search_form .fa-search,
.header-v1 .header-middle .wd_search_form .fa-search{display:none;}
.header-v2 .header-middle .wd_search_form .header_search,
.header-v1 .header-middle .wd_search_form .header_search{display:inline-block;}
.header-v2 .header-middle .wd_search_form,
.header-v1 .header-middle .wd_search_form{display:inline-block;float:left;margin:20px 0 0;}

.header_search #searchform #searchsubmit {
	padding:0;
	width:32px;
	height:32px;
	border:0;
	cursor:pointer;
	filter:none;
	z-index:2;float:left;box-shadow:none;-moz-box-shadow:none;
	content: "\f002";
	font-family: 'FontAwesome';
	font-size: 13px;
    line-height: 13px;
	color:#828282;
	font-weight:400;background:none;
}


.header_search .select2-container {
	position:absolute;
	left:11px;
	top:0;
	max-width:150px;
}

.header_search .select2-container .select2-choice {
	border:0;
	background:none;
	background-color:transparent;
	filter:none;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	height:45px;
	line-height:45px;
}

.header_search .select2-container .select2-choice span {
	text-align:center;
}

.header_search .select2-container .select2-choice div {
	border:0;
	background-color:transparent;
	background-image:none;
	filter:none;
}

.header_search .select2-container .select2-choice div b {
	background:none;
}

.header_search .select2-container .select2-choice div b:before {
	content: "\f0dd";
	font-family:"FontAwesome";
	font-size:17px;
	position:absolute;
	right:10px;
	top:-3px;
	left:auto;
	bottom:auto;
}

/* ====================== SHOPPING BAG  ========================= */

.header-bottom-wishlist {
	display:inline-block;
	margin-right:20px;min-height:20px;
}

.header_woo_content {
	display: none;
	float:right;clear:right;
	position:relative;margin:13px 0 0 10px;
}
body .header_woo_content.shopping-cart {display: none; padding:0 20px}

.wd_tini_account_control a {}

.wd_tini_account_control a span {
	position:relative;}

.wd_tini_account_wrapper {
	padding:1px 0 7px;margin:0 0 -10px 0;
}
.wd_tini_account_wrapper form.login{
	display:block!important;
}

.wd_tini_account_wrapper .form_drop_down {
	position:absolute;
	top:100%;
	left:auto;
	bottom:auto;
	width:220px;
	background:#fff;
	border-width:1px;
	border-style:solid;
	border-color:#d4d4d4;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	padding:8px 18px 20px;
	box-shadow:0 0 6px rgba(0,0,0,0.1);
	-moz-box-shadow:0 0 6px rgba(0,0,0,0.1);
	-webkit-box-shadow:0 0 6px rgba(0,0,0,0.1);
	display:none;
	z-index:3;
	text-align: left;
}
.wd_tini_account_wrapper .form_drop_down form.login,
.wd_tini_account_wrapper .form_drop_down .btn,
.wd_tini_account_wrapper .form_drop_down .login-submit{
	margin:0;
}
.wd_tini_account_wrapper .form_drop_down .btn{width:100%;}

.wd_tini_account_wrapper label {
	font-size:12px;
	color:#202020;
	display:inline-block;
	position:relative;
}


.wd_tini_account_wrapper .login-submit #wp-submit {
	cursor:pointer;
	width:100%;
	border-radius:3px;-moz-border-radius:3px;box-shadow:none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

.wd_tini_account_wrapper .form_wrapper_footer {
	color:#000;
	font-weight:bold;
}

.wd_tini_account_wrapper .form_wrapper_footer span {
	display:inline-block;
	width:100%;
	margin:5px 0 10px;
}

.wd_tini_account_wrapper .form_wrapper_footer .button {
	text-align:left;
	box-shadow:none;-moz-box-shadow:none;
	border:none!important;text-transform:none;font-size:12px;font-weight:400;padding:0;background:none!important;
}
.wd_tini_account_wrapper .form_wrapper_footer .button:hover{background:none!important;}

.wd_tini_account_wrapper .form_wrapper_footer .button:before {
	content:"";
	height:1px;
	position:absolute;
	top:0;
	bottom:auto;
	left:0;
	right:0;
}

.wd_tini_account_wrapper .login-password {
	margin:10px 0 20px;
}

/* ======================= SHOPPING CART =========================*/

.wd_form_cart {
	margin:0 0 40px;
	display:block;overflow-x:auto;
}
.col3-layout .wd_form_cart{overflow-x:auto}
.shopping-cart {
	display:none;
	float:left;
	position:relative;
	margin:0;
	padding:10px;border-radius:5px;-moz-border-radius:5px;
}

.shopping-cart .cart_size {
	display:inline-block;
	text-transform:capitalize;
	line-height:43px;
	padding-right:20px;
	font-size: 16px;
	color:#fff;
	font-weight:normal;
}
.shopping-cart .wd_tini_cart_wrapper .wd_tini_cart_control :before{
display: none;
	content: "\f07a";
	font-family:"FontAwesome";
	font-size:20px;
	position:absolute;
	left:15px;
	top:0;color:#fff;
}
.shopping-cart .wd_tini_cart_wrapper {
	display: none;
	position:relative;
	padding:0 0 14px 50px;margin:0 0 -12px;z-index:10
}

.shopping-cart .cart_dropdown {
	display:none;
	position:absolute;
	left:auto;
	top:53px;
	right:0;
	bottom:auto;
	width:250px;
	background:#fff;
	border-width:1px;border-style:solid;
	border-radius:5px;-moz-border-radius:5px;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
	z-index:3;
	text-align:left;
}
.shopping-cart .cart_dropdown .dropdown_body{max-height:370px;overflow-y:auto}

.shopping-cart .cart_dropdown .size_empty {
	padding:20px;
}

.cart_list.product_list_widget li {
	list-style:none;
	overflow:hidden;
	padding:0 10px;
	position:relative;
}

.cart_list.product_list_widget li > a {
	display:inline-block;
	float:left;
	margin:0 10px 0 0;
}

.cart_list.product_list_widget .remove {
	display:inline-block;
	width:20px;
	height:20px;
	text-align:center;
	border-width:1px;
	border-style:solid;
	background:#fff url(images/images.png) no-repeat -119px -33px;
	color:transparent;
	line-height:0;
	position:absolute;
	left:5px;
	top:5px;
	border-radius:100%;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
	font-size:0;
	line-height:0;
}

.cart_list.product_list_widget .wd_cart_item_categories a {
	font-size:12px;
	line-height:14px;
	font-style:italic;
	margin:0 0 3px;
	display:inline-block;
}

.cart_dropdown .cart_list.product_list_widget .wd_cart_item_categories{
	display:none;
}



.cart_list.product_list_widget .wd_cart_item_categories a:hover {
	text-decoration:underline;
}

.cart_dropdown ul.cart_list li,
.woocommerce .cart_dropdown ul.cart_list li, 
.woocommerce-page .cart_dropdown ul.cart_list li,
.cart_dropdown ul.product_list_widget li, 
.woocommerce .cart_dropdown ul.product_list_widget li, 
.woocommerce-page .cart_dropdown ul.product_list_widget li {
	padding:10px;
	margin:10px 5px 5px;
}

.cart_dropdown ul.cart_list li > a.cs_img_cart,
.woocommerce .cart_dropdown ul.cart_list li > a.cs_img_cart, 
.woocommerce-page .cart_dropdown ul.cart_list li > a.cs_img_cart,
.cart_dropdown ul.product_list_widget li > a.cs_img_cart, 
.woocommerce .cart_dropdown ul.product_list_widget li > a.cs_img_cart, 
.woocommerce-page .cart_dropdown ul.product_list_widget li > a.cs_img_cart {
	display:inline-block;
	margin:0 10px 0 0;
	width:60px;
	height:auto;float:left;
}

.cart_dropdown ul.cart_list li > .cart_item_wrapper,
.woocommerce .cart_dropdown ul.cart_list li > .cart_item_wrapper, 
.woocommerce-page .cart_dropdown ul.cart_list li > .cart_item_wrapper,
.cart_dropdown ul.product_list_widget li > .cart_item_wrapper, 
.woocommerce .cart_dropdown ul.product_list_widget li > .cart_item_wrapper, 
.woocommerce-page .cart_dropdown ul.product_list_widget li > .cart_item_wrapper {
	/*margin:0 0 0 70px;
	white-space:normal;*/
}

.cart_dropdown ul.cart_list li .wd_cart_title,
.woocommerce .cart_dropdown ul.cart_list li .wd_cart_title, 
.woocommerce-page .cart_dropdown ul.cart_list li .wd_cart_title,
.cart_dropdown ul.product_list_widget li .wd_cart_title, 
.woocommerce .cart_dropdown ul.product_list_widget li .wd_cart_title, 
.woocommerce-page .cart_dropdown ul.product_list_widget li .wd_cart_title {
	margin:0;
	font-size:13px;
	margin:0;
	font-weight:bold;display:block;
}

.cart_dropdown ul.cart_list li img,
.woocommerce .cart_dropdown ul.cart_list li img, 
.woocommerce-page .cart_dropdown ul.cart_list li img,
.cart_dropdown ul.product_list_widget li img,
.woocommerce .cart_dropdown ul.product_list_widget li img, 
.woocommerce-page .cart_dropdown ul.product_list_widget li img {
	width:auto;
	height:auto;
	position:relative;
	left:auto;
	right:auto;
	top:auto;
	bottom:auto;
	margin:0;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}

.cart_dropdown ul.cart_list li .quantity,
.woocommerce .cart_dropdown ul.cart_list li .quantity, 
.woocommerce-page .cart_dropdown ul.cart_list li .quantity,
.cart_dropdown ul.product_list_widget li .quantity, 
.woocommerce .cart_dropdown ul.product_list_widget li .quantity, 
.woocommerce-page .cart_dropdown ul.product_list_widget li .quantity {
	padding-top:5px;
	width:auto;
	display:inline-block;
}

.cart_dropdown ul.cart_list li .amount,
.woocommerce .cart_dropdown ul.cart_list li .amount, 
.woocommerce-page .cart_dropdown ul.cart_list li .amount,
.cart_dropdown ul.product_list_widget li .amount, 
.woocommerce .cart_dropdown ul.product_list_widget li .amount, 
.woocommerce-page .cart_dropdown ul.product_list_widget li .amount {
	font-size:16px;
	font-weight:400;
	color:#32364f;
}

.cart_list.product_list_widget p.buttons a,
html .woocommerce .cart_list.product_list_widget p.buttons a,
html .woocommerce-page .cart_list.product_list_widget p.buttons a {
	position:relative;
	width:auto;
	height:auto;
}

.cart_list.product_list_widget p.buttons {
	clear:both;
}

.shopping-cart .dropdown_footer {
	padding:10px 15px 20px;
	margin:22px 0 0;
	border-width:1px 0 0;
	border-style:solid;
}

.shopping-cart .dropdown_footer .total {
	overflow:hidden;
}

.shopping-cart .dropdown_footer .total strong {
	font-size:14px;
	font-weight:400;
	float:left;text-transform:uppercase;
}

.shopping-cart .dropdown_footer .total .amount {
	float:right;
	font-size:16px;
	font-weight:400;
}

.shopping-cart .dropdown_footer .buttons {
	margin:0 0 4px;
}

.shopping-cart .dropdown_footer .buttons a {
	display:inline-block;
	position:relative;
	top:auto;
	bottom:auto;
	right:auto;
	left:auto;
	font-size:14px;
	font-weight:bold;
	width:100%;
	text-align:center;
	text-transform:uppercase;
	border:none;
	background:#e36355;color:#fff;
	border-bottom:2px solid #aa4337;
	height:30px;line-height:28px;border-radius:3px;-moz-border-radius:3px;
	box-shadow:none;-moz-box-shadow:none;
}
.shopping-cart .dropdown_footer .buttons.shopping_cart{font-size:12px;color:#505050;margin-top:8px;}
.shopping-cart .dropdown_footer .buttons.shopping_cart a{width:auto;display:inline;height:auto;line-height:1.25;background:none!important;padding:0 5px;border:none;text-transform:none;font-size:12px;font-weight:400}
.shopping-cart .dropdown_footer .buttons.shopping_cart a:hover{background:none}

/* 7 ============================== BREADCRUMB ============================ */

#crumbs {display: none; margin:0 auto 20px;padding-top:10px;padding-bottom:10px;}
.top-page #crumbs{margin-bottom:0}
#crumbs .woocommerce-breadcrumb{padding:0 10px;}
html .woocommerce .woocommerce-breadcrumb a:hover,#crumbs a:hover {
	text-decoration:none;
}

html .woocommerce .woocommerce-breadcrumb .brn_arrow,#crumbs .brn_arrow {
	display:inline-block;
	line-height:16px;
	position:relative;color:#5b5b5b;padding:0 5px;
}
/*
html .woocommerce .woocommerce-breadcrumb .brn_arrow:after,#crumbs .brn_arrow:after {
	content:"\f105";
	font-family:FontAwesome;
	font-size:10px;
	padding:0 8px;color:#5b5b5b;
}
*/
/************************* end HEADER ***************************/

/*==============================================================*/
/*                ACTIVEWEAR II. FOOTER                        */
/*==============================================================*/

#footer a:hover {}

/*==================== FIRST FOOTER WIDGET AREA ================*/

.first-footer-widget-area-content {
	padding-bottom:38px;
}

/*.first-footer-widget-area > .container {
	padding:0 10px;
}*/

.first-footer-widget-area-2 {}

.first-footer-widget-area-3 {}

/* BRAND SLIDER */





/* STATIC BLOCK SERVICE */

.static_block_service {
	overflow:hidden;
	border:1px solid;
	border-right:0;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 62%, rgba(233,233,233,1) 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(62%,rgba(255,255,255,1)), color-stop(100%,rgba(233,233,233,1))); 
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 62%,rgba(233,233,233,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 62%,rgba(233,233,233,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 62%,rgba(233,233,233,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 62%,rgba(233,233,233,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e9e9',GradientType=0 );
	margin:0 0 13px;
}

.static_block_service .item {
	display:inline-block;
	float:left;
	width:25%;
	background:transparent;
	padding:15px;
	position:relative;
	z-index:1;
}

.static_block_service .item:after {
	content:"";
	position:absolute;
	left:0;
	right:0;
	top:1px;
	bottom:0;
	z-index:-1;
}

.static_block_service .item:before {
	content:"";
	position:absolute;
	right:0;
	top:0;
	left:0;
	bottom:-100px;
	background:transparent;
	z-index:-1;
}

.static_block_service .item:hover:before {
	background:#fff;
}

.static_block_service .item.active:after,
.static_block_service .item:hover:after {
	background: rgb(233,233,233); 
	background: -moz-linear-gradient(top,  rgba(233,233,233,1) 0%, rgba(255,255,255,1) 19%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(233,233,233,1)), color-stop(19%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); 
	background: -webkit-linear-gradient(top,  rgba(233,233,233,1) 0%,rgba(255,255,255,1) 19%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top,  rgba(233,233,233,1) 0%,rgba(255,255,255,1) 19%,rgba(255,255,255,1) 100%); 
	background: -ms-linear-gradient(top,  rgba(233,233,233,1) 0%,rgba(255,255,255,1) 19%,rgba(255,255,255,1) 100%); 
	background: linear-gradient(to bottom,  rgba(233,233,233,1) 0%,rgba(255,255,255,1) 19%,rgba(255,255,255,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#ffffff',GradientType=0 ); 

}

.static_block_service .item .thumb {
	float:left;
	display:inline-block;
	margin-right:15px;
	position:absolute;
	top:50%;
	margin-top:-24px;
	width:59px;
	height:47px;
}

.static_block_service .item .thumb img {
	margin-bottom:0;
}

.static_block_service .item .desc {
	padding-left:75px;
}

.static_block_service .item .desc:after {
	content:"";
	position:absolute;
	right:0;
	left:auto;
	top:0;
	bottom:-500px;
	width:1px;
}

.static_block_service .item .desc h3 {
	font-family:"open sans";
	text-transform:uppercase;
	font-weight:900;
	letter-spacing:0px;
	font-size:16px;
	margin-bottom:0;
}

.static_block_service .item:hover .thumb[data-animation=swing] img{
  -webkit-animation:swing ease-in-out 1 normal 800ms;
  -moz-animation:swing ease-in-out 1 normal 800ms;
  -ms-animation:swing ease-in-out 1 normal 800ms;
  -o-animation:swing ease-in-out 1 normal 800ms;
  animation:swing ease-in-out 1 normal 800ms;
}

@-webkit-keyframes swing {
	20%, 40%, 60%, 80%, 100% { -webkit-transform-origin: top center; }
	20% { -webkit-transform: rotate(15deg); }	
	40% { -webkit-transform: rotate(-10deg); }
	60% { -webkit-transform: rotate(5deg); }	
	80% { -webkit-transform: rotate(-5deg); }	
	100% { -webkit-transform: rotate(0deg); }
}
@-moz-keyframes swing {
	20% { -moz-transform: rotate(15deg); }	
	40% { -moz-transform: rotate(-10deg); }
	60% { -moz-transform: rotate(5deg); }	
	80% { -moz-transform: rotate(-5deg); }	
	100% { -moz-transform: rotate(0deg); }
}
@-o-keyframes swing {
	20% { -o-transform: rotate(15deg); }	
	40% { -o-transform: rotate(-10deg); }
	60% { -o-transform: rotate(5deg); }	
	80% { -o-transform: rotate(-5deg); }	
	100% { -o-transform: rotate(0deg); }
}
@keyframes swing {
	20% { transform: rotate(15deg); }	
	40% { transform: rotate(-10deg); }
	60% { transform: rotate(5deg); }	
	80% { transform: rotate(-5deg); }	
	100% { transform: rotate(0deg); }
}

.static_block_service .item:hover .thumb[data-animation=pulse] img{
  -webkit-animation:pulse ease-in-out 1 normal 800ms;
  -moz-animation:pulse ease-in-out 1 normal 800ms;
  -ms-animation:pulse ease-in-out 1 normal 800ms;
  -o-animation:pulse ease-in-out 1 normal 800ms;
  animation:pulse ease-in-out 1 normal 800ms;
}

@-webkit-keyframes pulse {
  0% { -webkit-transform: scale(1); }	
  50% { -webkit-transform: scale(1.1); }
  100% { -webkit-transform: scale(1); }
}
@-moz-keyframes pulse {
  0% { -moz-transform: scale(1); }	
  50% { -moz-transform: scale(1.1); }
  100% { -moz-transform: scale(1); }
}
@-o-keyframes pulse {
  0% { -o-transform: scale(1); }	
  50% { -o-transform: scale(1.1); }
  100% { -o-transform: scale(1); }
}
@keyframes pulse {
  0% { transform: scale(1); }	
  50% { transform: scale(1.1); }
  100% { transform: scale(1); }
}

.static_block_service .item:hover .thumb[data-animation=tada] img{
  -webkit-animation:tada ease-in-out 1 normal 800ms;
  -moz-animation:tada ease-in-out 1 normal 800ms;
  -ms-animation:tada ease-in-out 1 normal 800ms;
  -o-animation:tada ease-in-out 1 normal 800ms;
  animation:tada ease-in-out 1 normal 800ms;
}

@-webkit-keyframes tada {
  0% {-webkit-transform: scale(1);}	
  10%, 20% {-webkit-transform: scale(0.9) rotate(-3deg);}
  30%, 50%, 70%, 90% {-webkit-transform: scale(1.1) rotate(3deg);}
  40%, 60%, 80% {-webkit-transform: scale(1.1) rotate(-3deg);}
  100% {-webkit-transform: scale(1) rotate(0);}
}
@-moz-keyframes tada {
  0% {-moz-transform: scale(1);}	
  10%, 20% {-moz-transform: scale(0.9) rotate(-3deg);}
  30%, 50%, 70%, 90% {-moz-transform: scale(1.1) rotate(3deg);}
  40%, 60%, 80% {-moz-transform: scale(1.1) rotate(-3deg);}
  100% {-moz-transform: scale(1) rotate(0);}
}
@-o-keyframes tada {
  0% {-o-transform: scale(1);}	
  10%, 20% {-o-transform: scale(0.9) rotate(-3deg);}
  30%, 50%, 70%, 90% {-o-transform: scale(1.1) rotate(3deg);}
  40%, 60%, 80% {-o-transform: scale(1.1) rotate(-3deg);}
  100% {-o-transform: scale(1) rotate(0);}
}
@keyframes tada {
  0% {transform: scale(1);}	
  10%, 20% {transform: scale(0.9) rotate(-3deg);}
  30%, 50%, 70%, 90% {transform: scale(1.1) rotate(3deg);}
  40%, 60%, 80% {transform: scale(1.1) rotate(-3deg);}
  100% {transform: scale(1) rotate(0);}
}

.static_block_service .item:hover .thumb[data-animation=flash] img{
  -webkit-animation:flash ease-in-out 1 normal 800ms;
  -moz-animation:flash ease-in-out 1 normal 800ms;
  -ms-animation:flash ease-in-out 1 normal 800ms;
  -o-animation:flash ease-in-out 1 normal 800ms;
  animation:flash ease-in-out 1 normal 800ms;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

/* BOX HEADING */

.box-heading {
	border-width:1px;
	border-style:solid;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	padding:0 19px;
	overflow:hidden;
	padding-top:13px;
	margin:0 0 5px;
}

.box-heading:hover {
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 62%, rgba(233,233,233,1) 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(62%,rgba(255,255,255,1)), color-stop(100%,rgba(233,233,233,1))); 
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 62%,rgba(233,233,233,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 62%,rgba(233,233,233,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 62%,rgba(233,233,233,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 62%,rgba(233,233,233,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e9e9',GradientType=0 );
}

.box-heading .box-heading-title {
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0;
	display:inline-block;
	float:left;
	margin-bottom:0;
	padding-bottom:13px;
}

.box-heading .read-more {
	float:right;
	line-height:16px;
	padding-bottom:13px;
	padding-right:13px;
	font-weight:bold;
}

#footer .box-heading .read-more {
	position:relative;
}

#footer .box-heading .read-more:after {
	content: "\f0da";
	font-family:"FontAwesome";
	color:#ff6c00;
	font-size:14px;
	line-height:16px;
	position:absolute;
	right:0;
	top:1px;
	left:auto;
	bottom:auto;
}

/* STATIC BLOCK CONTENT ADS */

.static-block-ads-content {
	float:left;
	width:100%;
}

.static-block-ads {
	margin-left:-5px;
}

.static-block-ads .item {
	padding:0 0 2px 5px;
	position:relative;
	text-align:center;
	line-height:0;
}

.static-block-ads .item a {
	display:inline-block;
	position:relative;
	max-width:100%;
	overflow:hidden;
}

.static-block-ads .item img {
	margin-bottom:0;
	transition: all 1000ms ease 0s;
	-moz-transition: all 1000ms ease 0s;
	-webkit-transition: all 1000ms ease 0s;
}

.static-block-ads .item span.hover_shine{
	background: url("images/glass.png") no-repeat scroll -265px 0 transparent;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.static-block-ads .item:hover span.hover_shine{
	background-position: 590px 0; 
	transition: all 2.5s ease 0s;
	-moz-transition: all 2.5s ease 0s;
	-webkit-transition: all 2.5s ease 0s;
}

.static-block-ads .item .second {
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
}

.static-block-ads .item:hover .first {
	transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
}

.ie .static-block-ads .item:hover .first {
	transform:none;
	-ms-transform:none;
}

/*==================== SECOND FOOTER WIDGET AREA ===============*/

.second-footer-widget-area > .container {
	padding-bottom:30px;
	position:relative;
	overflow:hidden;
}

.second-footer-widget-area > .container:after {
	content:"";
	display:inline-block;
	height:1px;
	position:absolute;
	left:10px;
	right:10px;
	bottom:0;
	top:auto;
	background:#4d4f5f;
}

/*==================== THIRD FOOTER ============================*/

.third-footer-area > .container {}

.third-footer-area .payment,
.third-footer-area .service {
	padding:0 10px;
	overflow:hidden;
	display:none;
}

.third-footer-area .payment > div{
	display:inline-block;
	float:float;
}

.third-footer-area .service > div {
	display:inline-block;
	float:right;
}

.third-footer-area .payment .payment_title,
.third-footer-area .service .service_title {
	font-size:14px;
	line-height:25px;
	font-weight:bold;
	text-transform:uppercase;
	display:inline-block;
	float:left;
	margin:0 10px 0 0;
	position:relative;
}

.third-footer-area .payment ul,
.third-footer-area .service ul {
	overflow:hidden;
	display:inline-block;
	float:right;
	margin:0;
}

.third-footer-area .payment ul li,
.third-footer-area .service ul li {
	list-style:none;
	display:inline-block;
	float:left;
	line-height:0;
	margin:0 0 10px 10px;
}

.third-footer-area .payment ul li a,
.third-footer-area .service ul li a {
	display:inline-block;
	line-height:0;
}

.third-footer-area .payment ul li img,
.third-footer-area .service ul li img {
	margin:0;
	transition: all 0.2s ease 0s;
}
.third-footer-area .payment ul li  img:hover,
.third-footer-area .service ul li  img:hover{ animation: 800ms ease-in-out 0s normal none 1 tada;}
/*==================== FOURTH FOOTER WIDGET AREA ===============*/

.fourth-footer-widget-area .widget_nav_menu .menu {
	text-align:center;
	width:100%;
	max-width:520px;
	margin:0 auto;
}

.fourth-footer-widget-area .widget_nav_menu .menu li {
	display:inline-block;
	line-height:14px;
	padding:0 10px;
	border-width:0 1px 0 0;
	border-style:solid;
}

.fourth-footer-widget-area .widget_nav_menu .menu li a {
	font-size:12px;
	line-height:14px;
}

.fourth-footer-widget-area .widget_nav_menu .menu li a:hover {
	text-decoration:underline;
}

/*==================== FIFTH FOOTER ============================*/

.fifth-footer-area > .container {
	padding:0 10px;
}

.copyright {}

/************************* end Footer ***************************/

/*==============================================================*/
/*                ACTIVEWEAR III. HOME PAGE                    */
/*==============================================================*/

/* 2 ===================== FLEX SLIDER ====================*/

body .flexslider {
	border:0;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	-o-box-shadow:none;
}

body .flexslider ul li {
	list-style:none;
}

body .flexslider .slides img {
	margin-bottom:0;
}

/* 3 ==================== FEATURED SLIDER =================== */



/* 4 ================= REVOLUTION SLIDER ====================== */

.rev_slider_wrapper {
	max-width:100%;
}

.rev_slider_wrapper .tp-leftarrow.default,
.rev_slider_wrapper .tp-rightarrow.default,
.nivo-directionNav a.nivo-prevNav,
.rev_slider_wrapper a.flex-prev,
html #main-module-container .ls-nav-prev,html #main-module-container .ls-nav-next {
	width:72px;
	height:72px;	
	margin-left:0!important;
	top:50%!important;
	margin-top:-56px!important;
	background-image:url(images/i_arrow.png);
	transition:all 0.5s ease-in-out 0.2s;
	-moz-transition:all 0.5s ease-in-out 0.2s;
	-webkit-transition:all 0.5s ease-in-out 0.2s;
	font-size:0;
	color:transparent;opacity:0;filter:alpha(opacity=0);
}

html #main-module-container .ls-nav-prev,html #main-module-container .ls-nav-next{display:inline!important}
.rev_slider_wrapper:hover .tp-leftarrow.default,
.rev_slider_wrapper:hover .tp-rightarrow.default,
html #main-module-container .slideshow-sub-wrapper:hover  .ls-nav-prev,
html #main-module-container .slideshow-sub-wrapper:hover  .ls-nav-next{opacity:1;filter:alpha(opacity=100);}

.rev_slider_wrapper:hover .tp-leftarrow.default,
html #main-module-container .slideshow-sub-wrapper:hover  .ls-nav-prev{left:2%!important;}
.rev_slider_wrapper:hover .tp-rightarrow.default,
html #main-module-container .slideshow-sub-wrapper:hover  .ls-nav-next{right:2%!important;left:auto}
.rev_slider_wrapper .tp-leftarrow.default,
html #main-module-container .slideshow-sub-wrapper  .ls-nav-prev{background-position:0 0;}
.rev_slider_wrapper .tp-rightarrow.default,
html #main-module-container .slideshow-sub-wrapper  .ls-nav-next{background-position:100% 0;}

.rev_slider_wrapper .tp-leftarrow.default:hover,
html #main-module-container .slideshow-sub-wrapper  .ls-nav-prev:hover{background-position:0 100%;}
.rev_slider_wrapper .tp-rightarrow.default:hover, 
.nivo-directionNav a.nivo-nextNav:hover, 
.rev_slider_wrapper a.flex-next:hover,
html #main-module-container .slideshow-sub-wrapper  .ls-nav-next:hover{background-position:100% 100%;}


.rev_slider_wrapper .rev_slider,.rev_slider_wrapper .tp-simpleresponsive > ul li {
	max-width:100%;
}

.rev_slider_wrapper .tp-bullets.simplebullets.round .bullet {
	width:21px;
	height:22px;
	background:url(images/navi_revo.png) no-repeat -21px 0;
	margin-left:0;
}

.rev_slider_wrapper .tp-bullets.simplebullets.round .bullet.last {
	/*margin-right:42px;*/
}

.rev_slider_wrapper .tp-bullets.simplebullets.round .bullet:hover,
.rev_slider_wrapper .tp-bullets.simplebullets.round .bullet.selected {
	background-position:0 0;
}

.nivo-directionNav a.nivo-prevNav,
.nivo-directionNav a.nivo-nextNav {
	font-size:0;
	color:transparent;
}

/* 5 =================== NIVO SLIDER ========================= */

.nivoSlider {
	z-index:0;
}

.slider-wrapper .nivoSlider img {
	margin-bottom:0;
	height:auto!important;
}

.slider-wrapper .nivo-controlNav {
	z-index:1;
	position:absolute;
	left:50%;
	bottom:0;
	overflow:visible;
	padding:0;margin-bottom:0!important
}
.slider-wrapper .nivo-controlNav a{margin-left:2px;}
.slider-wrapper .nivo-controlNav img {
	border:5px solid #fff;
	margin:0;opacity:0.5;filter:alpha(opacity=80);
}

.slider-wrapper .nivo-controlNav a.active img {opacity:1;filter:alpha(opacity=100);}

.slider-wrapper .nivoSlider .nivo-caption {
	background:transparent;
}

/* 6 ====================== FEATURE PRODUCT SLIDER ============================ */


.slider-wrapper {
	position:relative;
	overflow:hidden;
}

.slideshow-sub-wrapper.wide-wrapper .featured_product_slider_wrapper_meta {
	border:0;
}

.slideshow-sub-wrapper.wide-wrapper .featured_product_slider_wrapper .pager {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	margin:0;
}

.slideshow-sub-wrapper.wide-wrapper .woocommerce .featured_product_slider_wrapper {
	padding-bottom:40px;
}

.slideshow-sub-wrapper.wide-wrapper ul.products .product div.product_label {
	width:146px;
	height:68px;
	margin-left:-73px;
}

.slideshow-sub-wrapper.wide-wrapper ul.products .product span.featured {
	padding:25px 13px;
}

.slideshow-sub-wrapper.wide-wrapper ul.products .product span.onsale.show_off,
.slideshow-sub-wrapper.wide-wrapper ul.products .product span.onsale.show_off {
	padding:18px 13px;
}

.slideshow-sub-wrapper.wide-wrapper .featured_product_slider_wrapper ul.products li.product h3 {
	font-size:16px;
	line-height:18px;
}

.slideshow-wrapper.main-slideshow {
	position:relative;
	z-index:1;
}

.slideshow-wrapper {
	position:relative;
	z-index:1;
	overflow:hidden;margin-bottom:50px;
}

.slideshow-wrapper.main-slideshow > div {
	min-height:0;
}


/*==============================================================*/
/*            ACTIVEWEAR IV. CATAGORIES PRODUCTS PAGE          */
/*==============================================================*/
/* 
	1. CATAGORIES PAGE
	2. DESCRIPTION
	3. NUMBER OF COLUMNS IN CATAGORIES PAGE 
	4. ARCHIVE PRODUCTS SUBCATAGORIES
	5. PAGINATION
	6. SCROLL BUTTON
	7. PRODUCT LIST & GRID
		7.1 Grid
		7.2 List
*/

html .woocommerce .woocommerce-result-count,html .woocommerce-page .woocommerce-result-count {
	margin:0 10px 0 0;
}

.tax-product_cat ul.products {
	padding-top:22px!important;
	margin-bottom:0!important;
}

.tax-product_cat ul.products li.product span.product_sku {
	margin-bottom:5px;
}

.tax-product_cat ul.products li.product .star-rating {
	height:16px!important;
}

.tax-product_cat ul.products li.product .price {
	margin:0 0 5px;
}

/* 1 ======================== CATAGORIES PAGE ============================== */

body.woocommerce .woocommerce-ordering,
body.woocommerce-page .woocommerce-ordering {
	display:inline-block;
	margin-bottom:7px;
} 

body.woocommerce .woocommerce-ordering select,
body.woocommerce-page .woocommerce-ordering select {
	width:200px;
	font-size:12px;
	padding:4px 7px 4px 4px;
	border-radius:28px;
	-moz-border-radius:28px;
	-webkit-border-radius:28px;height:29px;
}

body.woocommerce .woocommerce-ordering select option,
body.woocommerce-page .woocommerce-ordering select option {
	padding:0 8px;
}

/*body.woocommerce .products .product,
body.woocommerce-page .products .product {
	cursor:default;
	width:25%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	margin:0 0 20px;
}

body.woocommerce .products .product > div,
body.woocommerce-page .products .product > div {
	padding:0 20px 20px;
}*/
.woocommerce .products .product .wd_product_wrapper hr{display:none}

body.woocommerce .products .product a img,
body.woocommerce-page .products .product a img {
	width:auto;
	height:auto;
	max-width:100%;
	box-shadow:none!important;
	-moz-box-shadow:none!important;
	-webkit-box-shadow:none!important;
	-o-box-shadow:none!important;
	margin:0 auto;
}


body.woocommerce.tax-product_cat .products .product h3.heading-title,
body.woocommerce-page.tax-product_cat .products .product h3.heading-title {
	font-weight:bold;
}

body.woocommerce .products.list .product .product-meta-wrapper,
body.woocommerce-page .products.list .product .product-meta-wrapper {
	padding-right:0;
}

/* 2 ==================== DESCRIPTION ========================== */

.cat_custom_content {
	overflow:hidden;
}

.short-description,.short-description-title {
	clear:both;
}

/* 3 - NUMBER OF COLUMNS IN CATAGORIES PAGE */

body.woocommerce .products .product.span12, 
body.woocommerce-page .products .product.span12 {width:50%;}
body.woocommerce .products .product.span8, 
body.woocommerce-page .products .product.span8 {width:33%}
body.woocommerce .products .product.span6, 
body.woocommerce-page .products .product.span6 {width:25%}
body.woocommerce .products .product.span4, 
body.woocommerce-page .products .product.span4 {width:16%;}

/* 4 ===================== ARCHIVE PRODUCTS SUBCATAGORIES ============ */

ul.archive-product-subcategories {overflow:hidden;width:100%;float:left;}
ul.archive-product-subcategories > .product {width:25%;float:left;margin:0 0 20px;text-align:center;list-style:none;}
ul.archive-product-subcategories > .product img {max-width:100%;height:auto;}
ul.archive-product-subcategories > .product h3 {margin:10px 0 0;font-size:14px;text-transform:none;}
ul.archive-product-subcategories > .product h3 mark {font-weight:normal;}

/* 5 ======================== PAGINATION =========================== */


body.woocommerce nav.woocommerce-pagination,
body.woocommerce-page nav.woocommerce-pagination,
body.woocommerce #content nav.woocommerce-pagination,
body.woocommerce-page #content nav.woocommerce-pagination,
.nav-content {
	text-align:center;
	position:relative;
	display:block;overflow:hidden;clear:both;
}

body.woocommerce nav.woocommerce-pagination ul,
body.woocommerce-page nav.woocommerce-pagination ul,
body.woocommerce #content nav.woocommerce-pagination ul,
body.woocommerce-page #content nav.woocommerce-pagination ul,
.page_navi .wp-pagenavi {
	overflow:hidden;
	display:inline-block;border-width:1px;
	border-style:solid;
	border-color:#cbcbcb;border-radius:15px;-moz-border-radius:15px;margin:0;
}

body.woocommerce nav.woocommerce-pagination ul li,
body.woocommerce-page nav.woocommerce-pagination ul li,
body.woocommerce #content nav.woocommerce-pagination ul li,
body.woocommerce-page #content nav.woocommerce-pagination ul li,
body.woocommerce nav.woocommerce-pagination ul li,
body.woocommerce-page nav.woocommerce-pagination ul li span,
body.woocommerce #content nav.woocommerce-pagination ul li,
body.woocommerce-page #content nav.woocommerce-pagination ul li{
	display:inline-block;
	float:left;
	margin:0;border:none;
}

body.woocommerce nav.woocommerce-pagination ul li a,
body.woocommerce-page nav.woocommerce-pagination ul li a,
body.woocommerce #content nav.woocommerce-pagination ul li a,
body.woocommerce-page #content nav.woocommerce-pagination ul li a,
body.woocommerce nav.woocommerce-pagination ul li span,
body.woocommerce-page nav.woocommerce-pagination ul li span,
body.woocommerce #content nav.woocommerce-pagination ul li span,
body.woocommerce-page #content nav.woocommerce-pagination ul li span {
	color:#202020;padding:7px 12px;
	text-align:center;border:none;border-right:1px solid #cbcbcb;
}

body.woocommerce nav.woocommerce-pagination ul li span.current,
body.woocommerce-page nav.woocommerce-pagination ul li span.current,
body.woocommerce #content nav.woocommerce-pagination ul li span.current,
body.woocommerce-page #content nav.woocommerce-pagination ul li span.current,
body.woocommerce nav.woocommerce-pagination ul li a:hover,
body.woocommerce-page nav.woocommerce-pagination ul li a:hover,
body.woocommerce #content nav.woocommerce-pagination ul li a:hover,
body.woocommerce-page #content nav.woocommerce-pagination ul li a:hover,
body.woocommerce nav.woocommerce-pagination ul li a:focus,
body.woocommerce-page nav.woocommerce-pagination ul li a:focus,
body.woocommerce #content nav.woocommerce-pagination ul li a:focus,
body.woocommerce-page #content nav.woocommerce-pagination ul li a:focus {
	color:#808080;background:#e2e2e2;
}

body.woocommerce nav.woocommerce-pagination ul li a.prev,
body.woocommerce-page nav.woocommerce-pagination ul li a.prev,
body.woocommerce #content nav.woocommerce-pagination ul li a.prev,
body.woocommerce nav.woocommerce-pagination ul li a.next,
body.woocommerce-page nav.woocommerce-pagination ul li a.next,
body.woocommerce #content nav.woocommerce-pagination ul li a.next {}

body.woocommerce nav.woocommerce-pagination ul li a.prev,
body.woocommerce-page nav.woocommerce-pagination ul li a.prev,
body.woocommerce #content nav.woocommerce-pagination ul li a.prev {

}

body.woocommerce nav.woocommerce-pagination ul li a.next,
body.woocommerce-page nav.woocommerce-pagination ul li a.next,
body.woocommerce #content nav.woocommerce-pagination ul li a.next {
text-transform:capitalize
}

body.woocommerce nav.woocommerce-pagination ul li a.prev:hover,
body.woocommerce-page nav.woocommerce-pagination ul li a.prev:hover,
body.woocommerce #content nav.woocommerce-pagination ul li a.prev:hover,
body.woocommerce nav.woocommerce-pagination ul li a.next:hover,
body.woocommerce-page nav.woocommerce-pagination ul li a.next:hover,
body.woocommerce #content nav.woocommerce-pagination ul li a.next:hover {
	color:rgba(32,32,32,0.3);
	background:transparent;
}


.page_navi .wp-pagenavi .pages {
	border:0;
	padding:0;
	margin:0 20px 0 0;
}

.page_navi .wp-pagenavi a,
.page_navi .wp-pagenavi span {
	display:inline-block;
	float:left;
	margin:0;
	padding:7px 12px;
	text-align:center;border:none;border-right:1px solid #cbcbcb;
}

.page_navi .wp-pagenavi span.current,
.page_navi .wp-pagenavi a:hover {
	background:#e2e2e2;border-right:1px solid #cbcbcb;
	color:#808080;
}

.page_navi .wp-pagenavi a.next,
.page_navi .wp-pagenavi a.prev,
.page_navi .wp-pagenavi a.previouspostslink,
.page_navi .wp-pagenavi a.nextpostslink{}

.page_navi .wp-pagenavi a.next,
.page_navi .wp-pagenavi a.nextpostslink{border:none}

.page_navi .wp-pagenavi a.previous {
}

.page_navi .wp-pagenavi a.next:hover,
.page_navi .wp-pagenavi a.prev:hover,
.page_navi .wp-pagenavi a.previouspostslink:hover,
.page_navi .wp-pagenavi a.nextpostslink:hover {
	background:transparent;
}

.page_navi .wp-pagenavi a.first,
.page_navi .wp-pagenavi a.last{
	display:none;
}

.page_navi .wp-pagenavi .curent-total {
	border:0;
}

/* Page navi plugin */
.page_navi .wp-pagenavi span.pages {
    padding-left: 0;
    margin-left: 0;
	display:none;
}


/* 7 ========================== PRODUCT LIST & GRID ============================= */

.wd_meta_loop {
	clear:both;padding-right:10px;
}

/* 7 - 1 GRID */

#container .gridlist-toggle {
	clear:none;
	float:right;
	margin-bottom:0;
	padding-bottom:7px!important;
	position:relative;
	border:0;
	background:none;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	filter:none;
	margin:0 5px 0 0;
	width:auto;
	height:auto;
}
#container .gridlist-toggle ul.option-set{background:#cbcbcb;border-radius:15px;-moz-border-radius:15px;overflow:hidden;margin:0}
#container .gridlist-toggle li{width:auto;float:left;list-style:none;padding:0 10px;background:#fff;text-align:center;border:1px solid #cbcbcb;margin:0;transition: all 0.2s ease 0s;-moz-transition: all 0.2s ease 0s;cursor:pointer}
#container .gridlist-toggle li i.fa{color:#777b81;font-size:14px;height:27px;vertical-align:middle;display:table-cell;cursor:pointer;padding-top:2px;}
#container .gridlist-toggle li#list{border-radius:15px 0 0 15px;-moz-border-radius:15px 0 0 15px;border-right:none}
#container .gridlist-toggle li#grid{border-radius:0 15px 15px 0;-moz-border-radius:0 15px 15px 0;border-left:none}
#container .gridlist-toggle li.active,.vc_desktop #container .gridlist-toggle li:hover{background:#e36355;border-color:#e36355}
#container .gridlist-toggle li.active i.fa,.vc_desktop #container .gridlist-toggle li:hover i.fa{color:#fff;}
#container .gridlist-toggle li.active i.fa,#container .gridlist-toggle li.active{cursor:text;}


/* 7 - 2 LIST */

body.woocommerce .products.list,
body.woocommerce-page .products.list {
	padding-bottom:10px;
}

body.woocommerce .products.list .product,
body.woocommerce-page .products.list .product {
	position:relative;width:100%!important;
}

body.woocommerce .products.list .product:first-child,
body.woocommerce-page .products.list .product:first-child {
	border:0;
}

body.woocommerce .products.list .product:after,
body.woocommerce-page .products.list .product:after {
	content:"";
	height:1px;
	position:absolute;
	bottom:-1px;
	left:0px;
	right:0px;
	top:auto;
	z-index:1;
	display:none;
}

body.woocommerce .products.list .product .wd_product_wrapper,
body.woocommerce-page .products.list .product .wd_product_wrapper{border-bottom:1px solid #ececec;overflow:hidden;padding:0 0 30px;margin-right:10px;margin-bottom:40px;}


body.woocommerce .products.list .product .product_thumbnail_wrapper,
body.woocommerce-page .products.list .product .product_thumbnail_wrapper {
	float:left;
	margin-right:30px;
	overflow:visible;
	position:relative;
}

body.woocommerce .products.list .product .product_thumbnail_wrapper .product-image-front img,
body.woocommerce .products.list .product .product_thumbnail_wrapper .product-image-back img {
	width:auto!important;
	height:auto;
}

body.woocommerce .products.list .product .product-meta-wrapper,
body.woocommerce-page .products.list .product .product-meta-wrapper {
	position:relative;
	text-align:left;
	display:block;
	overflow:hidden;padding-bottom:10px;
}

body.woocommerce .products.list .product .product-meta-wrapper h3.heading-title,
body.woocommerce-page .products.list .product .product-meta-wrapper h3.heading-title {
	width:100%;
	float:left;
	text-align:left;
}

body.woocommerce .products.list .product .product-meta-wrapper > a,
body.woocommerce-page .products.list .product .product-meta-wrapper > a {
	display:inline-block;
}

body.woocommerce .products.list .product .product-meta-wrapper .star-rating,
body.woocommerce-page .products.list .product .product-meta-wrapper .star-rating {
	left:0;
	margin-left:0!important;
}

body.woocommerce .products.list .product .product-meta-wrapper .short-description .short-description-title,
body.woocommerce-page .products.list .product .product-meta-wrapper .short-description .short-description-title {
	margin:0 0 10px;
	font-style:italic;
	font-size:13px;
}

body.woocommerce .products.list .product .product-meta-wrapper .price,
body.woocommerce-page .products.list .product .product-meta-wrapper .price {
	width:100%;
	float:left;
	margin-top:6px;
}

body.woocommerce .products.list .product .product_thumbnail_wrapper a,
body.woocommerce-page .products.list .product .product_thumbnail_wrapper a {
	overflow:hidden;
}

body .products.list .product .list_add_to_cart {
	display:block;clear:both
}

body .products.list .product .list_add_to_cart .added_to_cart {
	right:-35px;
	top:0;
}

body .products.list .product .gridlist-buttonwrap {
	width:auto;
	float:left;
}

/*==============================================================*/
/*               ACTIVEWEAR V. CONTACT FORM                    */
/*==============================================================*/
.contact-template .set_top{position: relative; top: -350px; right: 0; background: #fff; padding: 20px;}
.contact-template .set_top h4{margin-top:0;}

.wpcf7 .wpcf7-form > p{
	margin-bottom:5px;
}

.wpcf7 input {
	width:100%;
	max-width:445px;
	text-transform:none;
}

.wpcf7 textarea {
	width:100%;
	max-width:445px;
	text-transform:none;
	height: 80px;
}

.wpcf7 input[type^="submit"] {
	width:auto;
	cursor:pointer;
	line-height:34px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-width:1px;
	font-size:120%;
	text-transform:none;
	font-weight:bold;
	height:34px;
	margin:12px 0;
	background-image:none;
	filter:none;
	text-transform: uppercase;
	border-bottom: 2px solid #aa4337;
	box-shadow: none;
	-moz-box-shadow: none;
	padding-left:35px;
	padding-right:35px;
}

.wpcf7 input[type^="submit"]:hover {
	background-image:none;
	filter:none;
}
.wpcf7 span.wpcf7-form-control-wrap {
	display:block;
	margin:0;
	padding-top:7px;
	padding-bottom: 3px;
}

.wpcf7 span.wpcf7-not-valid-tip {
	left:10px;
	border:0;
	color:#BE0404;
}

html div.wpcf7 img.ajax-loader {
	margin:0 0 0 20px;
}

html div.wpcf7-validation-errors {
	background:#FFF0C8;
	color:#F0AF00;
	font-family:Roboto;
	font-weight:400;
	text-transform:none;
	width:100%;
	max-width:535px;
	border-width:1px;
	margin:20px 0;
	padding:20px;
}

.pp_woocommerce .wpcf7 textarea {
	height:150px;
}

.contact-form ul li {
	list-style:none;
}

.wpcf7 .require {
	color:#ff0000;
}

.wpb_row .wpb_wrapper .wpcf7 input[type^="text"],
.wpb_row .wpb_wrapper .wpcf7 input[type^="email"]{
	max-width: 100%;padding:10px;height:auto;
}
.wpb_row .wpb_wrapper .wpcf7 .wpcf7-form > p{
	margin-top: 0;
	margin-bottom: 17px;
}
.wpb_row .wpb_wrapper .wpcf7 .wpcf7-form > p > span{
	padding-top: 0;
}
.wpb_row .wpb_wrapper .wpcf7 textarea{
	max-width: 100%;
	height: 210px;
}
.wpb_row .wpb_wrapper .wpcf7 .wpcf7-form input[type^="submit"]{
	margin-top: 0;
}

/*==============================================================*/
/*                ACTIVEWEAR VI. DETAIL PRODUCT                */
/*==============================================================*/

/* LAYOUT */
.single-product .right-sidebar-content .single_product_summary_end,
.single-product .right-sidebar-content .related.products {
margin-left:50px;
}

.single-product .left-sidebar-content .single_product_summary_end,
.single-product .left-sidebar-content .related.products {
margin-right:50px;
}

.entry-content-post > .woocommerce {
	padding-bottom:20px;
}

table.variations td {
	padding:5px!important;vertical-align:top!important
}
table.variations td.label{display:inline}
table.variations td.value select {
margin-right:10px;
}

/* Free Shipping */
.title-quickshop {
	font-weight:bold;
}

/* Title */
html .woocommerce div.product .product_title, 
html .woocommerce-page div.product .product_title, 
html .woocommerce #content div.product .product_title, 
html .woocommerce-page #content div.product .product_title {
	margin-bottom:15px;
}

/* 1 ================= DETAIL PRODUCT FULLWIDTH ======================= */

#main_content.span24 .single_product_summary_end {
	width:51%;
	float:right;
	border:0;
	padding:0 0 0 40px;
}

/* 2 ================== DETAIL PRODUCT LEFT & RIGHT SIDEBAR =============*/

.woocommerce #main_content.span12 div.product ,
.woocommerce #main_content.span12 #content div.product ,
.woocommerce-page #main_content.span12 div.product ,
.woocommerce-page #main_content.span12 #content div.product {
	margin-top:0;
} 

.woocommerce #main_content.span12 div.product div.summary,
.woocommerce #main_content.span12 #content div.product div.summary,
.woocommerce-page #main_content.span12 div.product div.summary,
.woocommerce-page #main_content.span12 #content div.product div.summary {
	width:100%;
	padding:0;
	clear:both;
}

body.woocommerce #main_content.span12 div.product div.images,
body.woocommerce-page #main_content.span12 #main_content.span12 div.product div.images,
body.woocommerce #main_content.span12 #content div.product div.images,
body.woocommerce-page #main_content.span12 #content div.product div.images {
	width:auto;
	max-width:100%;
}

body.woocommerce #main_content.span12 div.product > .tabbable.tabs-left > .nav-tabs,
body.woocommerce-page #main_content.span12 div.product > .tabbable.tabs-left > .nav-tabs {
	width:100%;
}

body.woocommerce #main_content.span12 div.product > .tabbable.tabs-left > .tab-content,
body.woocommerce-page #main_content.span12 div.product > .tabbable.tabs-left > .tab-content {
	width:100%;
	padding-top:30px;
}

body.woocommerce #main_content.span12 div.product > .tabbable.tabs-left > .tab-content:before,
body.woocommerce-page #main_content.span12 div.product > .tabbable.tabs-left > .tab-content:before {
	top:30px;
}

/* ======================= DETAIL PRODUCT ====================== */

html .woocommerce div.product div.summary p, 
html .woocommerce #content div.product div.summary p, 
html .woocommerce-page div.product div.summary p, 
html .woocommerce-page #content div.product div.summary p 
{
	display:block
}

html .woocommerce div.product div.summary p.availability , 
html .woocommerce #content div.product div.summary p.availability , 
html .woocommerce-page div.product div.summary p.availability , 
html .woocommerce-page #content div.product div.summary p.availability {
	color:#202020;
}

html .woocommerce div.product div.summary p.availability .wd_availability, 
html .woocommerce #content div.product div.summary p.availability .wd_availability, 
html .woocommerce-page div.product div.summary p.availability .wd_availability, 
html .woocommerce-page #content div.product div.summary p.availability .wd_availability {
	font-weight:normal;
	padding-right:6px;
	text-transform:capitalize;
}

html .woocommerce div.product div.summary p.wd_product_sku, 
html .woocommerce #content div.product div.summary p.wd_product_sku, 
html .woocommerce-page div.product div.summary p.wd_product_sku, 
html .woocommerce-page #content div.product div.summary p.wd_product_sku {
	text-transform:capitalize;
} 

html .pp_woocommerce div.product div.summary,
html .woocommerce div.product div.summary, 
html .woocommerce #content div.product div.summary, 
html .woocommerce-page div.product div.summary, 
html .woocommerce-page #content div.product div.summary
{
	width:auto;
	float:none;
	margin-bottom:20px;
	overflow:hidden;
}

p.stock.available-on-backorder 
{
	display:none;
}

p.availability.stock.available-on-backorder 
{
	display:block;
}

div.product .summary .short-description {
	padding-top:15px;
	margin:15px 0 0;
	border-width:1px 0 0;
	border-style:solid;
	display:inline-block;
	width:100%;
}

div.product .summary .short-description .short-description-title {
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:17px;
}

#main-module-container .products  .product a .product-image-front, 
#main-module-container .products  .product a .product-image-back 
{
	text-align:center;
}

#main-module-container .products  .product a .product-image-front img , 
#main-module-container .products  .product a .product-image-back img
{
	display:block;
}

html .woocommerce .products .product .price del, 
html .woocommerce-page .products .product .price del{
	font-weight:normal;
	font-style:italic;
}

/* 1 ======================= IMAGE ============================ */



body.page div.product div.images,
body.woocommerce div.product div.images,
body.woocommerce-page div.product div.images,
body.woocommerce #content div.product div.images,
body.woocommerce-page #content div.product div.images {
	position:relative;
	z-index:2!important;
	overflow:visible;
	float:left;
	width:50%;
	margin:0 20px 45px 0;
}


body.page div.product div.images #wrap,
body.woocommerce div.product div.images #wrap,
body.woocommerce-page div.product div.images #wrap,
body.woocommerce #content div.product div.images #wrap,
body.woocommerce-page #content div.product div.images #wrap{
	z-index:2!important;
	display: inline-block;
}

body.page div.product div.images #wrap .cloud-zoom-big,
body.woocommerce div.product div.images #wrap .cloud-zoom-big,
body.woocommerce-page div.product div.images #wrap .cloud-zoom-big,
body.woocommerce #content div.product div.images #wrap .cloud-zoom-big,
body.woocommerce-page #content div.product div.images #wrap .cloud-zoom-big {
	z-index:999999!important;
}

body.page div.product div.images img,
body.woocommerce div.product div.images img,
body.woocommerce-page div.product div.images img,
body.woocommerce #content div.product div.images img,
body.woocommerce-page #content div.product div.images img {
	max-width:100%;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	-o-box-shadow:none;
	padding:0;margin:0;
}
.return-shipping  .content-quick a img{width:auto!important;}
body.page div.product div.images div.thumbnails,
body.woocommerce div.product div.images div.thumbnails,
body.woocommerce-page div.product div.images div.thumbnails,
body.woocommerce #content div.product div.images div.thumbnails,
body.woocommerce-page #content div.product div.images div.thumbnails{
	width:100%;
	margin:0;
	max-width:100%;position:relative;
}

body.page div.product div.images div.thumbnails a,
body.woocommerce div.product div.images div.thumbnails a,
body.woocommerce-page div.product div.images div.thumbnails a,
body.woocommerce #content div.product div.images div.thumbnails a,
body.woocommerce-page #content div.product div.images div.thumbnails a {
	margin:0;width:auto;
}
body.page div.product div.images div.thumbnails a img,
body.woocommerce div.product div.images div.thumbnails a img,
body.woocommerce-page div.product div.images div.thumbnails a img,
body.woocommerce #content div.product div.images div.thumbnails a img,
body.woocommerce-page #content div.product div.images div.thumbnails a img{transition:all 0.2s ease-in-out 0s;
	-moz-transition:all 0.2s ease-in-out 0s;width:auto
	}

body.woocommerce div.product div.images .return-shipping,
body.woocommerce-page div.product div.images .return-shipping,
body.woocommerce #content div.product div.images .return-shipping,
body.woocommerce-page #content div.product div.images .return-shipping,
 div.images .return-shipping  {
	margin-top:20px;
}

body.woocommerce div.product div.images .content-quick,
body.woocommerce-page div.product div.images .content-quick,
body.woocommerce #content div.product div.images .content-quick,
body.woocommerce-page #content div.product div.images .content-quick {
	overflow:hidden;
}

body.woocommerce div.product div.images .content-quick img,
body.woocommerce-page div.product div.images .content-quick img,
body.woocommerce #content div.product div.images .content-quick img,
body.woocommerce-page #content div.product div.images .content-quick img,
div.product div.images .return-shipping .content-quick img  {
	float:left;
	margin:0 10px 10px 0;
}
div.product div.images .return-shipping h6{margin-bottom:15px;}
body.page div.product div.images a.woocommerce-main-image,
body.woocommerce div.product div.images a.woocommerce-main-image,
body.woocommerce-page div.product div.images a.woocommerce-main-image,
body.woocommerce #content div.product div.images a.woocommerce-main-image,
body.woocommerce-page #content div.product div.images a.woocommerce-main-image
{
	display:inline-block!important;
	width:auto!important;
	max-width:100%;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	-o-box-shadow:none;
}

.thumbnails .owl-item .thumbs{margin:0 7px 0 0;display:block;}
.thumbnails .owl-item .thumbs a{border:3px solid #fff;transition:all 0.2s ease 0s;overflow:hidden}
.thumbnails .owl-item .thumbs a:hover{border:3px solid #d8d8dc;}
.thumbnails .owl-item .thumbs a img{transition:all 0.2s ease 0s;opacity:0.5;}
.thumbnails .owl-item .thumbs a:hover img{opacity:1;}
.wd_quickshop .thumbnails .owl-item .thumbs a{display:inline-block;}


body.woocommerce-page #content .product .thumbnails .thumbs_control a,
body.woocommerce #content .product .thumbnails .thumbs_control a,
.wd_quickshop.product .thumbnails .thumbs_control a,
body.page div.product div.images div.thumbnails .thumbs_control a{top:42%;z-index:100;display:block!important}

.vc_desktop body.woocommerce-page #content .product .thumbnails .thumbs_control a,
.vc_desktop body.woocommerce #content .product .thumbnails .thumbs_control a,
.vc_desktop .wd_quickshop.product .thumbnails .thumbs_control a,
.vc_desktop body.page div.product div.images div.thumbnails .thumbs_control a{display:none!important}

.vc_desktop body.woocommerce-page #content .product .thumbnails:hover .thumbs_control a,
.vc_desktop body.woocommerce #content .product .thumbnails:hover .thumbs_control a,
.vc_desktop .wd_quickshop.product .thumbnails:hover .thumbs_control a,
.vc_desktop body.page div.product div.images div.thumbnails:hover .thumbs_control a{display:block!important}
body.woocommerce-page #content .product .thumbnails .thumbs_control a.prev,
body.woocommerce #content .product .thumbnails .thumbs_control a.prev,
.wd_quickshop.product .thumbnails .thumbs_control a.prev,
body.page div.product div.images div.thumbnails .thumbs_control a.prev{left:0;right:auto}

/* 2 - TITLE */
html .page div.product .product_title,
html .woocommerce div.product .product_title,
html.woocommerce #content div.product .product_title,
html .woocommerce-page div.product .product_title,
html.woocommerce-page #content div.product .product_title {
	text-transform:uppercase;
	font-size:42px;
	line-height:1.15;
	margin:0 0 10px;
	font-family:"Advent Pro";
	font-weight:700;
}

/* 3 - SHARE BY EMAIL */
.summary.entry-summary a[title^="Share by Email"] {
	display:inline-block;
	float:left;
	font-family:Arial;
	font-size:11px;
	background:url(images/images.png) no-repeat -489px -76px;
	color:#7f7f7f;
	margin:0;
}

.summary.entry-summary a[title^="Share by Email"]:after {
	display:block;
	height:0;
	content:".";
	clear:both;
	visibility:hidden;
}

.summary.entry-summary a[title^="Share by Email"]:hover {
	color:#BE0404;
}

/* 4 - DESCRIPTION */
html .page div.product div.summary .wd_product_content,
html .woocommerce div.product div.summary .wd_product_content,
html .woocommerce #content div.product div.summary .wd_product_content,
html .woocommerce-page div.product div.summary .wd_product_content,
html .woocommerce-page #content div.product div.summary .wd_product_content {
	float:left;
	width:100%;
	margin:0 0 22px;
}

html .woocommerce div.product form.cart .variations select,
html .woocommerce-page div.product form.cart .variations select,
html .woocommerce #content div.product form.cart .variations select,
html .woocommerce-page #content div.product form.cart .variations select {
	margin:0;height:29px;line-height:29px;
}

/* 5 - PRICE */

div.product .entry-summary span.price del
html .woocommerce div.product .entry-summary span.price del,
div.product .entry-summary p.price del,
html .woocommerce div.product .entry-summary p.price del,
html .woocommerce #content div.product .entry-summary span.price del,
html .woocommerce #content div.product .entry-summary p.price del,
html .woocommerce-page div.product .entry-summary span.price del,
div.product .entry-summary p.price del,
html .woocommerce-page div.product .entry-summary p.price del,
html .woocommerce-page #content div.product .entry-summary span.price del,
html .woocommerce-page #content div.product .entry-summary p.price del,
html .page div.product .entry-summary span.price del {
	font-size:30px;
	line-height:26px;
	color:#999;
	margin:0 10px 0 0;
}

span.from,span.to {
	color:#999;
}

div.product .entry-summary span.price,
div.product .entry-summary p.price,
div.product .entry-summary p.price span.amount,
html .woocommerce div.product .entry-summary span.price,
html .woocommerce div.product .entry-summary p.price,
html .woocommerce #content div.product .entry-summary span.price,
html .woocommerce #content div.product .entry-summary p.price,
html .woocommerce-page div.product .entry-summary span.price,
html .woocommerce-page div.product .entry-summary p.price,
html .woocommerce-page #content div.product .entry-summary span.price,
html .woocommerce-page #content div.product .entry-summary p.price {
	font-size:30px;
}

div.product .entry-summary span.price ins,
div.product .entry-summary p.price ins,
html .woocommerce div.product .entry-summary span.price ins,
html .woocommerce div.product .entry-summary p.price ins,
html .woocommerce #content div.product .entry-summary span.price ins,
html .woocommerce #content div.product .entry-summary p.price ins,
html .woocommerce-page div.product .entry-summary span.price ins,
html .woocommerce-page div.product .entry-summary p.price ins,
html .woocommerce-page #content div.product .entry-summary span.price ins,
html .woocommerce-page #content div.product .entry-summary p.price ins,
html .page div.product .entry-summary span.price ins {
	text-decoration:none;
}

.single_variation {
	overflow:hidden;
	margin:0 0 10px;
}

.single_add_to_cart_button.variable_hidden {
display:none!important;
}

/* 6 - FORM CART - PRODUCT META */
div.product form.cart,
html .woocommerce div.product form.cart, 
html .woocommerce #content div.product form.cart, 
html .woocommerce-page div.product form.cart, 
html .woocommerce-page #content div.product form.cart,
html .page div.product form.cart 
{
	margin:0 0 12px;
	overflow:hidden;
	display:block;
	float:left;
	width:100%;
}

/* 7 - INPUT QUANTITY */


.quantity input.qty,
html body.woocommerce  #content  .quantity input.qty,
body.woocommerce-page  #content  .quantity input.qty,
body.woocommerce #content .quantity input.qty,
body.woocommerce-page #content .quantity input.qty {
	display:inline-block;
	float:left;
	text-align:left;
	height:24px;
	line-height:24px;
	width:80px;
	font-size:12px;
	font-weight:normal;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0!important;
	-o-border-radius:0!important;
	-webkit-appearance: textfield;
	box-shadow:none!important;
	-moz-box-shadow:none!important;
	-webkit-box-shadow:none!important;
	transition:all .3s ease-in-out 0;
	-moz-transition:all .3s ease-in-out 0;
	-webkit-transition:all .3s ease-in-out 0;
	margin:0;
	padding:0 5px;border:none!important;
}



.quantity input.qty:hover,
body.woocommerce .quantity input.qty:hover,
body.woocommerce-page .quantity input.qty:hover,
body.woocommerce #content .quantity input.qty:hover,
body.woocommerce-page #content .quantity input.qty:hover,
body.page .quantity input.qty:hover {
}

.quantity .plus:after,
body.woocommerce .quantity .plus:after,
body.woocommerce-page .quantity .plus:after,
body.woocommerce #content .quantity .plus:after,
body.woocommerce-page #content .quantity .plus:after,
body.page .quantity .plus:after{
position:absolute;
content: "\f067";
font-family: "FontAwesome";
top:0;
left:0
}
.quantity .minus:after,
body.woocommerce .quantity .minus:after,
body.woocommerce-page .quantity .minus:after,
body.woocommerce #content .quantity .minus:after,
body.woocommerce-page #content .quantity .minus:after,
body.page .quantity .minus:after {position:absolute;
content: "\f068";
font-family: "FontAwesome";
top:0;
left:0}



.quantity .plus,
body.woocommerce .quantity .plus,
body.woocommerce-page .quantity .plus,
body.woocommerce #content .quantity .plus,
body.woocommerce-page #content .quantity .plus,
body.page .quantity .plus,
.quantity .minus,
body.woocommerce .quantity .minus,
body.woocommerce-page .quantity .minus,
body.woocommerce #content .quantity .minus,
body.woocommerce-page #content .quantity .minus,
body.page .quantity .minus {
	cursor:pointer;
	position:relative;
	left:auto;
	top:auto;
	display:inline-block;
	float:left;
	width:26px;font-size:14px;font-weight:700;
	height:24px;
	text-align:center;
	filter:none;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	-o-box-shadow:none;border:none;	
	-webkit-appearance:none;
	transition:all .3s ease-in-out 0;
	-moz-transition:all .3s ease-in-out 0;
	-webkit-transition:all .3s ease-in-out 0;
	background:#fff;
	color:#000;
}


.quantity .plus:hover,
body.woocommerce .quantity .plus:hover,
body.woocommerce-page .quantity .plus:hover,
body.woocommerce #content .quantity .plus:hover,
body.woocommerce-page #content .quantity .plus:hover,
body.page .quantity .plus:hover,
.quantity .minus:hover,
body.woocommerce .quantity .minus:hover,
body.woocommerce-page .quantity .minus:hover,
body.woocommerce #content .quantity .minus:hover,
body.woocommerce-page #content .quantity .minus:hover,
body.page .quantity .minus:hover {
	background:#fff;
	filter:none;color:#457b00;
}

/* 8 - BUTTON ADD TO CART */
.single_add_to_cart_button.button,
html .woocommerce .single_add_to_cart_button.button,
html .woocommerce .single_add_to_cart_button.button,
html .woocommerce .single_add_to_cart_button.button.alt,
html .woocommerce .single_add_to_cart_button.button.alt,
html .page .single_add_to_cart_button.button {
	z-index:1;
	position:relative;
	top:auto;
	bottom:auto;
	left:auto;
	right:auto;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;border:none;
	margin:0 0 15px;
	padding:0 20px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-shadow:none;
	-moz-text-shadow:none;
	-webkit-text-shadow:none;
	height:35px;line-height:35px;display:inline-block;
}

.single_add_to_cart_button.button:hover,
html .woocommerce .single_add_to_cart_button.button:hover,
html .woocommerce-page .single_add_to_cart_button.button:hover,
html .woocommerce .single_add_to_cart_button.button.alt:hover,
html .woocommerce-page .single_add_to_cart_button.button.alt:hover,
html .page .single_add_to_cart_button.button.alt:hover {
	text-shadow:none;
	-moz-text-shadow:none;
	-webkit-text-shadow:none;
}

/* 9 - RATING */
div.product div.summary .star-rating,
body.woocommerce div.product div.summary .star-rating,
body.woocommerce-page div.product div.summary .star-rating,
body.woocommerce #content div.product div.summary .star-rating,
body.woocommerce div.product div.summary .star-rating,
body.woocommerce-page div.product div.summary .star-rating,
body.woocommerce #content div.product div.summary .star-rating,
body.woocommerce-page #content div.product div.summary .star-rating,
body.page div.product div.summary .star-rating {
	float:left;
	clear:both;
	margin-right:10px;
}

div.product div.summary .review_count,
body.woocommerce div.product div.summary .review_count,
body.woocommerce-page div.product div.summary .review_count,
body.woocommerce #content div.product div.summary .review_count,
body.woocommerce div.product div.summary .review_count,
body.woocommerce-page div.product div.summary .review_count,
body.woocommerce #content div.product div.summary .review_count,
body.woocommerce-page #content div.product div.summary .review_count,
body.page div.product div.summary .review_count {
	position:relative;
	display:inline-block;
	line-height:18px;
	color:#000;
	margin-left:20px;
}
.woocommerce .woocommerce-product-rating, 
.woocommerce-page .woocommerce-product-rating {overflow:hidden;border-bottom-width:1px;border-bottom-style:solid;padding-bottom:15px;margin-bottom:20px;}


.add_new_review {display:block;clear:both;padding:5px 0 0}

.single-product #main_content.span12 .add_new_review {
	float:left;
}

/* 10 - CAROUSEL THUMB */
div.list_carousel {
	position:relative;
	z-index:3;
	padding:20px 60px 0 0!important;
	width:auto!important;
	max-width:100%;
}

div.list_carousel div.caroufredsel_wrapper ul li {
	list-style:none;
	display:inline-block;
	float:left;
}

ul.product_thumbnails li,ul.qs-thumbnails li {
	list-style:none;
	display:inline-block;
	float:left;
	height:auto!important;
	padding:0 10px 0 0;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

ul.product_thumbnails li img,ul.qs-thumbnails li img {
	margin-bottom:0;
}

div.list_carousel div.caroufredsel_wrapper ul.product_thumbnails li a,
div.list_carousel div.caroufredsel_wrapper ul.qs-thumbnails li a {
	width:auto!important;
	height:auto!important;
	transition:all .3s ease-in-out 0;
	-moz-transition:all .3s ease-in-out 0;
	-webkit-transition:all .3s ease-in-out 0;
}

div.list_carousel div.caroufredsel_wrapper ul.product_thumbnails li a img,
div.list_carousel div.caroufredsel_wrapper ul.qs-thumbnails li a img {
	width:100%!important;
	height:auto%!important;
}

div.list_carousel .slider_control > a {
	position:absolute;
	z-index:3;
	top:20px;
	font-size:0;
	color:transparent;
	display:inline-block;
	width:30px!important;
	height:30px!important;
	background:url(images/images.png) no-repeat;
	transition:all .3s ease-in-out 0;
	-moz-transition:all .3s ease-in-out 0;
	-webkit-transition:all .3s ease-in-out 0;
	border:1px solid;
	background:#fafafa;
}

div.list_carousel .slider_control > a:after {
	line-height:28px;
	text-align:center;
	font-family:"FontAwesome";
	font-size:20px;
	display:inline-block;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
}

div.list_carousel .slider_control > a:hover:after {
	color:#fff;
}

div.list_carousel .slider_control > a.next:after {
	content:"\f105";
} 

div.list_carousel .slider_control > a.prev:after {
	content:"\f104";
}

div.list_carousel .slider_control > a.prev {
	right:29px;
}

div.list_carousel .slider_control > a.next {
	right:0px;
}

.product .list_carousel .caroufredsel_wrapper {
	height:auto!important;
}

.product .list_carousel .product_thumbnails {
	position:relative!important;
	height:auto!important;
	overflow:hidden;
}

/* 11 - PRODUCT SUMMARY END */

.single_product_summary_end {
	border-bottom:1px dashed #ccc;
	margin:0 0 35px;
	padding:0 0 21px;
}

.woocommerce .single_product_summary_end .star-rating,
.woocommerce-page .single_product_summary_end .star-rating {
	float:left;
	margin:0 6px 15px 0;
}

.single_product_summary_end .single_views {
	font-size:10px;
	width:100%;
	display:inline-block;
	margin:0 0 15px;
}

.single_product_summary_end .wd_product_categories a {
	text-transform:uppercase;
	font-size:10px;
}

.single_product_summary_end .tagcloud {
	overflow:hidden;
}

.single_product_summary_end .tagcloud .tag_heading {
	display:inline-block;
	float:left;
	width:100%;
	font-size:14px;
	line-height:16px;
	text-transform:uppercase;
	margin:0 0 13px;
}

.single_product_summary_end .tagcloud a {
	display:inline-block;
	float:left;
	font-size:12px!important;
	line-height:14px;
	text-transform:uppercase;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-webkit-font-smoothing:antialiased;
	border-style:solid;
	border-width:1px;
	margin:0 2px 9px 0;
	padding:7px 10px 6px;
}

.single_product_summary_end .tagcloud a:hover {
	text-decoration:none;
}

.single_product_summary_end .wd_product_sku,.single_product_summary_end .availability {
	text-transform:uppercase;
}

.single_product_summary_end .product_sku,.single_product_summary_end .availability span {
	color:#be0404;
}

.woocommerce .single_product_summary_end .social_sharing,.woocommerce-page .single_product_summary_end .social_sharing,.single_product_summary_end .wd_product_categories {
	margin:0 0 25px;
}

/* 12 - TABS */

div.product #tab-description > h2:first-child,
div.product #tab-additional_information > h2:first-child,
div.product #comments > h2:first-child,
div.product #tab-tags .tag_heading,
#comments > div > h2 {
	text-transform:none;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
}

/* 12 - 1 REVIEW */

#reviews .add_review a.button {
	height:28px;
	line-height:26px;
	border-radius:28px;
	-moz-border-radius:28px;
	-webkit-border-radius:28px;
	padding:0 15px;
	text-transform:none;
}

#reviews #comments .commentlist {
	border:0;
	padding:0;
}

html #reviews #comments ol.commentlist li img.avatar,
html .woocommerce #reviews #comments ol.commentlist li img.avatar, 
html .woocommerce-page #reviews #comments ol.commentlist li img.avatar {
	width:60px;
	height:60px;
	padding:0;
	border:0;
	margin:0 20px 0 0;
}

html #reviews #comments ol.commentlist li .comment-text,
html .woocommerce #reviews #comments ol.commentlist li .comment-text, 
html .woocommerce-page #reviews #comments ol.commentlist li .comment-text {
	margin-left:80px;
	padding:0;
	border:0;
}

html #reviews #comments ol.commentlist li .comment-text p.meta,
html .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta, 
html .woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta {
	font-size:13px;
}

html #reviews #comments ol.commentlist li .comment-text strong,
html .woocommerce #reviews #comments ol.commentlist li .comment-text strong, 
html .woocommerce-page #reviews #comments ol.commentlist li .comment-text strong {
	font-weight:normal;
	text-transform:capitalize;
}

.pp_woocommerce #respond #reply-title {
	padding:0;
	border:0;
	margin:0 0 10px;
	font-size:20px;text-align:left
}

/* 12 - 2 TAGS */
#tab-tags .tag_heading {
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	float:left;
	display:inline-block;
	width:100%;
	margin:0 0 20px;
}

#tab-tags .tagcloud,
#collapse-tags .tagcloud {
    overflow: hidden;
}

#tab-tags .tagcloud a,
#collapse-tags .tagcloud a {
	font-size:12px!important;
	margin-right:20px;
}

/* 12 - 3 INFORMATION */
.home #tab-additional_information table.shop_attributes th
.woocommerce #tab-additional_information table.shop_attributes th, 
.woocommerce-page #tab-additional_information table.shop_attributes th {
    font-weight: normal;
}

.page #tab-additional_information table.shop_attributes td
.woocommerce #tab-additional_information table.shop_attributes td, 
.woocommerce-page #tab-additional_information table.shop_attributes td {
    font-style: normal;
}

/* 12 - 4 DETAIL GROUP PRODUCT WITH EXTERNAL PRODUCT */
form.product_detail .group_table a.button.alt,
.woocommerce form.product_detail .group_table a.button.alt,
.woocommerce-page form.product_detail .group_table a.button.alt,
#content form.product_detail .group_table a.button.alt,
.woocommerce #content form.product_detail .group_table a.button.alt,
.woocommerce-page #content form.product_detail .group_table a.button.alt {
	text-shadow:none;
	-moz-text-shadow:none;
	-webkit-text-shadow:none;
	margin:0 0 10px;
}

form.product_detail .group_table td,
.woocommerce form.product_detail .group_table td,
.woocommerce-page form.product_detail .group_table td,
#content form.product_detail .group_table td,
#content .woocommerce form.product_detail .group_table td,
.woocommerce-page #content form.product_detail .group_table td {
	padding:0 10px 0 0;
}

/* 13 - RELATED */
.related.products{position:relative}
.related.products .owl-carousel{position:static}
.related > .heading-title,
.related > .title {}

.related.products .owl-buttons .owl-prev,
.related.products .owl-buttons .owl-next{position:absolute;top:30px;width:24px;height:24px;right:10px}
.related.products .owl-buttons .owl-prev{right:40px;}

.related ul li {
	list-style:none;
}

.products .product .wd_related ul li a:hover, 
.add_new_review a:hover {
	text-decoration:none;
}

.related-404 {
	padding:0 20px;
}

html .woocommerce .related .caroufredsel_wrapper {
    height: auto!important;
}

html .woocommerce .related .caroufredsel_wrapper .products {
    position: relative!important;
    cursor: default;
	height:auto!important;
}

html .woocommerce .related .products .product {
    margin: 0 0 20px;
    position: relative;
    min-height: 110px;
    padding: 0;
    width: 100%;
    cursor: default;
}

html .woocommerce .related .products .product.first {
    clear: none;
}

html .woocommerce .related .products .product img {
    width: auto;
    height: auto;
    max-width: 100%;
}

html .woocommerce .related .products .product .product_thumbnail_wrapper, 
html .woocommerce-page .related .products .product .product_thumbnail_wrapper .product_thumbnail_wrapper {
}

html .woocommerce .related .products .product .product_thumbnail_wrapper:hover, 
html .woocommerce-page .related .products .product .product_thumbnail_wrapper .product_thumbnail_wrapper:hover {
    border-color: #000;
}

html .woocommerce .related .products .product .product-meta-wrapper, 
html .woocommerce-page .related .products .product .product_thumbnail_wrapper .product-meta-wrapper {
	margin-top:5px;
}

html .woocommerce .related .products .product .product-meta-wrapper .wd_product_categories, 
html .woocommerce-page .related .products .product .product_thumbnail_wrapper .product-meta-wrapper .wd_product_categories {
    position: relative;
    top: -3px;
    line-height: 16px;
}

/* 14 - UPSELL */
body.woocommerce .upsells.products {
	clear:both;
	margin:0 0 40px;
}


body.woocommerce .upsells.products > .heading-title:hover {
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(235,235,235,1) 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(235,235,235,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 0%,rgba(235,235,235,1) 100%); 
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 0%,rgba(235,235,235,1) 100%); 
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 0%,rgba(235,235,235,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 0%,rgba(235,235,235,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 ); 
}

body.woocommerce .upsell_wrapper,
body.woocommerce-page .upsell_wrapper {
    position: relative;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

body.woocommerce .upsell_wrapper > div.caroufredsel_wrapper,
body.woocommerce-page .upsell_wrapper > div.caroufredsel_wrapper {
    height: auto!important;
}

body.woocommerce .upsell_wrapper > div.caroufredsel_wrapper:after,
body.woocommerce-page .upsell_wrapper > div.caroufredsel_wrapper:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #fff;
    display: inline-block;
}

body.woocommerce .upsell_wrapper .products,
body.woocommerce-page .upsell_wrapper .products {
    position: relative!important;
    height: auto!important;
}

body.woocommerce .upsell_wrapper .products li,
body.woocommerce-page .upsell_wrapper .products li {
    height: auto!important;
    margin: 0!important;
    padding: 0 10px;
}

body.woocommerce .upsell_wrapper .caroufredsel_wrapper,
body.woocommerce-page .upsell_wrapper .caroufredsel_wrapper {
	margin-bottom:0!important;
}

/* Control */

.upsells .upsell_control {
	display:none;
}

.upsells:hover .upsell_control {
	display:block;
}

.upsells .upsell_control a {
	position:absolute;
	top:auto;
	bottom:-1px;
	width:28px;
	height:50px;
	border-width:1px;
	border-style:solid;
	color:transparent;
	font-size:0;
}

.upsells .upsell_control a.prev {
	left:-1px;
	right:auto;
	border-radius:0 2px 2px 0;
	-moz-border-radius:0 2px 2px 0;
	-webkit-border-radius:0 2px 2px 0;
}

.upsells .upsell_control a.prev:after {
	content:"";
	width:11px;
	height:17px;
	background:url(images/navi_slider.png) no-repeat;
	position:absolute;
	left:7px;
	top:16px;
	right:auto;
	bottom:auto;
}

.upsells .upsell_control a.next {
	left:auto;
	right:-1px;
	border-radius:0 2px 2px 0;
	-moz-border-radius:0 2px 2px 0;
	-webkit-border-radius:0 2px 2px 0;
}

.upsells .upsell_control a.next:after {
	content:"";
	width:11px;
	height:17px;
	background:url(images/navi_slider.png) no-repeat -11px 0;
	position:absolute;
	left:7px;
	top:16px;
	right:auto;
	bottom:auto;
}

/* CROSELL */

.cart-collaterals .cross-sells .cross_wrapper,
body .woocommerce .cart-collaterals .cross-sells .cross_wrapper,
body .woocommerce-page .cart-collaterals .cross-sells .cross_wrapper {
	position:relative;
}

body .woocommerce .cart-collaterals .cross-sells .products > li,
body .woocommerce-page .cart-collaterals .cross-sells .products > li {

}

body .span12 .woocommerce .cart-collaterals .cross-sells .products > li,
body .woocommerce-page .span12 .cart-collaterals .cross-sells .products > li {
}

body .woocommerce .cart-collaterals .cross-sells > h2,body .woocommerce-page .cart-collaterals .cross-sells > h2 {
font-size:20px;
}

/* 15 - COMMENT LIGHTBOX */
.woocommerce h3#reply-title,.woocommerce-page h3#reply-title {
    margin: 0 0 20px;
}

.woocommerce #commentform p.comment-form-author, 
.woocommerce-page #commentform p.comment-form-author,
.woocommerce #commentform p.comment-form-email, 
.woocommerce-page #commentform p.comment-form-email {
    position: relative;
    height: 53px;
}

.woocommerce #commentform label, 
.woocommerce-page #commentform label {
    display: inline-block;
}

.woocommerce #commentform span.required,
.woocommerce-page #commentform span.required {
    display: inline;
    color: red;
}

.woocommerce #commentform input#author,
.woocommerce #commentform input#email {
    position: absolute;
    left: 0;
    top: 25px;
    width: 100%;
    max-width: 400px;
    margin: 0;
}

.woocommerce #commentform p.comment-form-rating, 
.woocommerce-page #commentform label p.comment-form-rating {
    float: left;
    margin-bottom: 0;
}

.woocommerce #commentform p.stars > span,
.woocommerce-page #commentform p.stars > span {
    margin: 10px 0 0 10px;
}

.woocommerce #commentform p.comment-form-comment,
.woocommerce-page #commentform p.comment-form-comment {
    position: relative;
    height: 175px;
}

.woocommerce #reviews #commentform p.comment-form-comment textarea,
.woocommerce-page #reviews #commentform p.comment-form-comment textarea  
.woocommerce #commentform p.comment-form-comment textarea,
.woocommerce-page #commentform p.comment-form-comment textarea {
    left: 0;
    top: 0;
    resize: none;
    width: 100%;
    max-width: 400px;
    height: 150px;
    padding: 5px 6px 4px;
    margin: 0;display:block
}

.pp_content_container  #commentform p.stars > span, 
.woocommerce-page .pp_content_container #commentform p.stars > span {
    margin-top: 0;
}

.pp_content_container  #commentform label, 
.woocommerce p.stars span a, .woocommerce-page p.stars span a {
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
}

.woocommerce p.stars, .woocommerce-page p.stars {
    clear: both;
}

.woocommerce p.stars > span, .woocommerce-page p.stars > span {
    margin-left: 0!important;
}

#reviews #respond #commentform {
    margin-left: 0;
}

html .woocommerce #review_form #respond p, 
html .woocommerce-page #review_form #respond p {
    clear: both;
}

#reviews #commentform label {
    font-size: 14px;
    font-weight: normal;
}

/* 16 - SOCIAL */
.woocommerce .social_sharing h6.title-social,
.woocommerce-page .social_sharing h6.title-social {
    text-transform: none;
	font-size:13px;
}

.woocommerce .social_sharing .content-social-des,
.woocommerce-page .social_sharing .content-social-des {
    margin: 3px 0 10px;
}

.woocommerce .social_sharing  ,
.woocommerce-page .social_sharing {
    margin: 10px 0 20px;
	clear:both;
	border-bottom-width:1px;border-bottom-style:solid;padding-bottom:10px;
}

.woocommerce .social_sharing .social_icon ,
.woocommerce-page .social_sharing .social_icon {
    overflow: hidden;
}
 .social_sharing .social-des{display:none}

.woocommerce .social_sharing .social_icon > div:first-child img,
.woocommerce-page .social_sharing .social_icon > div:first-child img {
    margin-bottom: 0;
}

.woocommerce .social_sharing .social_icon > div ,
.woocommerce-page .social_sharing .social_icon > div {
    display: inline-block;
    float: left;
    margin:5px 5px 10px 0;
    overflow: hidden;
}

.woocommerce .social_sharing .social_icon > div.facebook,
.woocommerce-page .social_sharing .social_icon > div.facebook {
}

.page .social_sharing a
.woocommerce .social_sharing a,
.woocommerce-page .social_sharing a {
    font-size: 12px;
}

/* 17 - GROUP PRODUCT */
html .woocommerce div.product form.cart table div.quantity , 
html .woocommerce #content div.product form.cart table div.quantity, 
html .woocommerce-page div.product form.cart table div.quantity , 
html .woocommerce-page #content div.product form.cart table div.quantity,
html .page div.product form.cart table div.quantity {
    display: inline-block;
    position: relative;
	margin-top:3px;
}

html .woocommerce div.product form.cart table div.quantity input.minus, 
html .woocommerce #content div.product form.cart table div.quantity input.minus, 
html .woocommerce-page div.product form.cart table div.quantity input.minus, 
html .woocommerce-page #content div.product form.cart table div.quantity input.minus,
html .page div.product form.cart table div.quantity input.minus {

}

html .woocommerce div.product form.cart table div.quantity input.plus, 
html .woocommerce #content div.product form.cart table div.quantity input.plus, 
html .woocommerce-page div.product form.cart table div.quantity input.plus,
html .woocommerce-page #content div.product form.cart table div.quantity input.plus,
html .page div.product form.cart table div.quantity input.plus {

}

html .woocommerce div.product form.cart table div.quantity input.qty, 
html .woocommerce #content div.product form.cart table div.quantity input.qty, 
html .woocommerce-page div.product form.cart table div.quantity input.qty, 
html .woocommerce-page #content div.product form.cart table div.quantity input.qty,
html .page div.product form.cart table div.quantity input.qty {
	border-right:0;
}

html .woocommerce div.product form.cart .group_table td.label, 
html .woocommerce #content div.product form.cart .group_table td.label, 
html .woocommerce-page div.product form.cart .group_table td.label, 
html .woocommerce-page #content div.product form.cart .group_table td.label,
html .page div.product form.cart .group_table td.label {
    display: table-cell;
    background: transparent;
    text-shadow: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none;
    padding:0 5px 0 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

html .woocommerce div.product form.cart .group_table td.label label, 
html .woocommerce #content div.product form.cart .group_table td.label label, 
html .woocommerce-page div.product form.cart .group_table td.label label, 
html .woocommerce-page #content div.product form.cart .group_table td.label label,
html .page div.product form.cart .group_table td.label label {
    position: relative;
}

html .woocommerce div.product form.cart .group_table td.price, 
html .woocommerce #content div.product form.cart .group_table td.price, 
html .woocommerce-page div.product form.cart .group_table td.price, 
html .woocommerce-page #content div.product form.cart .group_table td.price,
html .page div.product form.cart .group_table td.price,
.pp_woocommerce table.group_table td.price del .amount{
    font-size: 14px;
    vertical-align: top;
}

html .woocommerce div.product form.cart .group_table td.price del, 
html .woocommerce #content div.product form.cart .group_table td.price del, 
html .woocommerce-page div.product form.cart .group_table td.price del, 
html .woocommerce-page #content div.product form.cart .group_table td.price del,
html .page div.product form.cart .group_table td.price del {
    color: #999;
}

html .woocommerce div.product form.cart .group_table td.price ins, 
html .woocommerce #content div.product form.cart .group_table td.price ins, 
html .woocommerce-page div.product form.cart .group_table td.price ins, 
html .woocommerce-page #content div.product form.cart .group_table td.price ins,
html .page div.product form.cart .group_table td.price ins {
    text-decoration: none;
}

html .woocommerce div.product form.cart .variations td.label, 
html .woocommerce #content div.product form.cart .variations td.label, 
html .woocommerce-page div.product form.cart .variations td.label, 
html .woocommerce-page #content div.product form.cart .variations td.label,
html .page div.product form.cart .variations td.label {
    background: transparent;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;text-align:left;display:table-cell;
}


html .woocommerce div.product form.cart .variations label, 
html .woocommerce #content div.product form.cart .variations label, 
html .woocommerce-page div.product form.cart .variations label, 
html .woocommerce-page #content div.product form.cart .variations label,
html .page div.product form.cart .variations label {
    color: #000;
    font-weight: normal;
    text-transform: uppercase;
    text-shadow: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none;margin:0;padding-top:3px;
}

/* 17 - VARIABLE PRODUCT */
.woocommerce div.product form.cart table td.value, 
.woocommerce #content div.product form.cart table td.value, 
.woocommerce-page div.product form.cart table td.value, 
.woocommerce-page #content div.product form.cart table td.value,
.page div.product form.cart table td.value {
    text-align: left;
}

.woocommerce div.product form.cart table td.value .reset_variations, 
.woocommerce #content div.product form.cart table td.value .reset_variations, 
.woocommerce-page div.product form.cart table td.value .reset_variations, 
.woocommerce-page #content div.product form.cart table td.value .reset_variations,
.page div.product form.cart table td.value .reset_variations {
    display: inline-block;
    margin: 10px 0 0;
    font-size: 12px;
    clear: both;
}

.woocommerce div.product form.cart table td.value .reset_variations:before, 
.woocommerce #content div.product form.cart table td.value .reset_variations:before, 
.woocommerce-page div.product form.cart table td.value .reset_variations:before, 
.woocommerce-page #content div.product form.cart table td.value .reset_variations:before,
.page div.product form.cart table td.value .reset_variations:before {
    content: "";
    display: block;
    clear: both;
    min-height: 1px;
}

html .woocommerce div.product p.stock, 
html .woocommerce #content div.product p.stock, 
html .woocommerce-page div.product p.stock, 
html .woocommerce-page #content div.product p.stock,
html .page div.product p.stock {
    clear: both;
    margin: 5px 0;
}

.review_wrapper {
	margin-bottom:5px;
}

/*=====================================================================================*/
/*                ACTIVEWEAR VII. SHOP PAGE - WOOCOMMERCE SHORTCODE                   */
/*=====================================================================================*/

html .woocommerce form .form-row, html .woocommerce-page form .form-row {padding:0;}
#accordion-checkout-details .accordion-group {
	margin-bottom:10px;
}

/* 1 - CHECKOUT COUPON */
.accordion-toggle{text-decoration:none!important;}
.accordion-toggle.collapsed:after,
.accordion-toggle:after{
	content: "\f107";
    font-family: FontAwesome;
    font-size: 12px;
    font-weight: 400;
    position: absolute;
    right: 17px;
    top:5px;
	transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
	}
.accordion-toggle:after{content: "\f106";}
#accordion-checkout-details .accordion-toggle.collapsed:after,
#accordion-checkout-details .accordion-toggle:after{top:10px;font-size:18px;font-weight:700}

#accordion-checkout-details label{
	margin:7px 0;line-height:1.35;
}
.checkout .accordion-toggle.collapsed h3,
#accordion-checkout-details .accordion-heading a.accordion-toggle.collapsed h3 {color:#505050}
.checkout .accordion-toggle h3,
#accordion-checkout-details .accordion-heading a.accordion-toggle h3,
.checkout .accordion-toggle.collapsed:hover h3,
#accordion-checkout-details .accordion-heading a.accordion-toggle.collapsed:hover h3 {
	margin:0;
	color:#fff;
}


body .checkout .accordion-heading a.accordion-toggle,
body #accordion-checkout-details .accordion-heading a.accordion-toggle,
body .checkout .accordion-heading a.accordion-toggle.collapsed:hover,
body #accordion-checkout-details .accordion-heading a.accordion-toggle.collapsed:hover {
	background:#e36355;
	filter:none;
	color:#fff;
	padding:10px 20px;
	border-width:1px 1px 2px;
	border-style:solid;
	border-color:#aa4337;border-radius:5px;-moz-border-radius:5px;
	 transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
	text-decoration:none;
    -webkit-transition: all 0.3s ease-in-out 0s;
}

body .checkout .accordion-heading a.accordion-toggle.collapsed,
body #accordion-checkout-details .accordion-heading a.accordion-toggle.collapsed{
	background:#fff;
	filter:none;
	border-width:1px 1px 2px;
	border-style:solid;
	color:#505050;
}

body .checkout .accordion-heading a.accordion-toggle.collapsed {
	background:#fff;
	color:#202020;
}

body .checkout .accordion-heading a.accordion-toggle:hover {
	background-color:#fff;	
	background-image:none;
	filter:none;
}

body .checkout .accordion-inner,
body #accordion-method .accordion-inner {
	padding:20px;
}


.create-account #account_username_field,
#account_username_field form #account_username_field.form-row
html .woocommerce #account_username_field form #account_username_field.form-row,
html .woocommerce-page #account_username_field form #account_username_field.form-row {
	
}

form #billing_country_field.form-row,
html .woocommerce form #billing_country_field.form-row, 
html .woocommerce-page form #billing_country_field.form-row,
form #billing_company_field.form-row,
html .woocommerce form #billing_company_field.form-row, 
html .woocommerce-page form #billing_company_field.form-row,
form #billing_address_1_field.form-row,
html .woocommerce form #billing_address_1_field.form-row, 
html .woocommerce-page form #billing_address_1_field.form-row,
form #billing_address_2_field.form-row,
html .woocommerce form #billing_address_2_field.form-row, 
html .woocommerce-page form #billing_address_2_field.form-row,
form #billing_city_field.form-row,
html .woocommerce form #billing_city_field.form-row, 
html .woocommerce-page form #billing_city_field.form-row {
}
html .woocommerce-checkout .form-row .chosen-container{width:97.7%!important}
.checkout #collapse-shipping #shiptobilling label,
.woocommerce .checkout #collapse-shipping #shiptobilling label, 
.woocommerce-page .checkout #collapse-shipping #shiptobilling label {
	padding-left:0;
}

form #order_comments_field.form-row textarea,
.woocommerce form#order_comments_field .form-row textarea, 
.woocommerce-page form#order_comments_field .form-row textarea {
	height:100px;
	border-width:1px;
	border-style:solid;
}

.after_checkout_form {overflow:hidden;clear:both}

.after_checkout_form .checkout_coupon,
html .woocommerce .after_checkout_form form.checkout_coupon, 
html .woocommerce-page .after_checkout_form form.checkout_coupon {
	display:block!important;
	margin:0;
}

.after_checkout_form .checkout_coupon .form-row,
html .woocommerce .after_checkout_form form.checkout_coupon .form-row, 
html .woocommerce-page .after_checkout_form form.checkout_coupon .form-row {
	width:100%;
	padding:0;
}

.after_checkout_form .checkout_coupon input#coupon_code,
html .woocommerce .after_checkout_form form.checkout_coupon input#coupon_code, 
html .woocommerce-page .after_checkout_form form.checkout_coupon input#coupon_code {
	max-width:310px;
	margin-bottom:14px;
}

html #content .after_checkout_form .checkout_coupon .form-row input.button,
html .woocommerce #content .after_checkout_form form.checkout_coupon .form-row input.button, 
html .woocommerce-page #content .after_checkout_form form.checkout_coupon .form-row input.button {
	filter:none;
    padding: 0 23px;
    height: 28px;
    line-height: 26px;
    margin:0 0 35px;
	font-size:13px;
	font-weight:bold;
	text-transform:capitalize;
	border-radius:30px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
}

form.checkout_coupon .form-row.form-row-last,
html .woocommerce form.checkout_coupon .form-row.form-row-last, 
html .woocommerce-page form.checkout_coupon .form-row.form-row-last {
	padding-left:0;
}

/* Checkout Method */
.accordion-heading .heading-title {
	font-size:20px;
	text-transform:uppercase;
	color:#505050;
	font-weight:bold;
	margin:0;
}
.accordion-inner  .heading-title,
.accordion-inner h3{text-transform:capitalize;font-size:16px!important;margin:0 0 15px;text-align:left!important}

#collapse-login-regis .accordion-inner > div {
	padding:0 0 0 20px;
	position:relative;
}

#collapse-login-regis .accordion-inner > div:after {
	content:"";
	width:1px;
	position:absolute;
	top:2px;
	bottom:9px;
	left:0;
	right:auto;
}


#collapse-login-regis .accordion-inner > div:first-child {
	padding:0 0 20px;
	border:0;
}

#collapse-login-regis .accordion-inner > div:first-child:after {
	display:none;
} 

#collapse-login-regis input[type="text"] {
	display:block;
	margin:2px 0;
}

html #collapse-login-regis input.button,
html body .woocommerce #collapse-login-regis input.button,
html body.woocommerce-page #collapse-login-regis input.button,
html #collapse-createaccount input.button,
html body .woocommerce #collapse-createaccount input.button,
html body.woocommerce-page #collapse-createaccount input.button {
	background-image:none;
	filter:none;
	background-image:none;
	height:30px;
	line-height:28px;
	border-width:1px;
	border-radius:30px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	padding:0 23px;
	text-transform:capitalize;
	font-weight:normal;
	font-size:13px;
	margin:13px 0 0;
}

html #collapse-login-regis input.button:hover,
html body .woocommerce #collapse-login-regis input.button:hover,
html body.woocommerce-page #collapse-login-regis input.button:hover {
	background-image:none;
	filter:none;
}

#collapse-createaccount .checkbox {
	padding-left:0;
}

/* 2 - CHECKOUT TABS */
.wd_tabs_checkout {
    width: 100%;
    float: left;
}

.wd_tabs_checkout .nav-tabs {
    border: 0;
    margin: 0 0 25px -1px;
}

.wd_tabs_checkout .nav-tabs li {
    list-style: none;
    margin: 0;
    width: 25%;
    padding: 0 1px 0 0;
}

.span12 .wd_tabs_checkout .nav-tabs li, .span18 .wd_tabs_checkout .nav-tabs li {
    width: 50%;
    margin-bottom: 1px;
}

.span12 .wd_tabs_checkout .wd_tab-content .wd_tab-pane .register-form,
.span12 .wd_tabs_checkout .wd_tab-content .wd_tab-pane .login-form,
.span12 form.checkout-resgister > div.wd_create_account {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

.span12 .wd_tabs_checkout .wd_tab-content .wd_shipping_address, 
.span12 .wd_tabs_checkout .wd_tab-content .wd_billing_address {
    padding-left: 0;
    padding-right: 0;
}

.span12 .woocommerce form.checkout-resgister .wd_shipping_address #shipping_address_2_field, 
.woocommerce-page .span12 form.checkout-resgister .wd_shipping_address #shipping_address_2_field {
    padding-right: 0;
    width: 100%;
}

.span12 .wd_tabs_checkout .wd_tab-content .wd_tab-pane .register-form {
    margin-bottom: 30px;
}

.logged-in .wd_tabs_checkout .nav-tabs li {
    width: 33.3%;
}

.wd_tabs_checkout .nav-tabs > li > a {
    position: relative;
    font-size: 22px;
    text-transform: uppercase;
    font-family: Share;
    letter-spacing: -1px;
    text-align: center;
    color: #fff;
    background: #000;
    padding: 17px 0 16px;
    border: 0;
    margin: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}

.wd_tabs_checkout .nav-tabs > li > a:after {
    display: inline-block;
    content: "";
    position: absolute;
    right: 5px;
    top: 5px;
    bottom: 5px;
    left: 5px;
    border: 1px solid #000;
}

.wd_tabs_checkout .nav-tabs > li.active > a,.wd_tabs_checkout .nav-tabs > li > a:hover {
    border: 0;
    background: #be0404;
    color: #fff;
}

.wd_tabs_checkout .nav-tabs > li.active > a:after ,.wd_tabs_checkout .nav-tabs > li:hover > a:after {
    border-color: #fff;
}

/* 2 - 1 CHECKOUT TABS - REGISTER ACCOUNT */
.wd_tabs_checkout .wd_tab-content {
    overflow: hidden;
}

.wd_tabs_checkout .wd_tab-content .heading-title {
    font-size: 18px;
    padding-bottom: 10px;
    border-bottom: 2px solid #000;
}

.wd_tabs_checkout .wd_tab-content .wd_tab-pane {
    overflow: hidden;
}

.wd_tabs_checkout .wd_tab-content .wd_shipping_address,
.wd_tabs_checkout .wd_tab-content .wd_billing_address {
    padding: 0 30px;
}

.wd_tabs_checkout .wd_tab-content .wd_tab-pane .register-form {
    padding: 0 100px 0 30px;
}

.wd_tabs_checkout .wd_tab-content .wd_tab-pane .register-form > div {
    margin: 20px 0 0;
}

.wd_tabs_checkout .wd_tab-content .wd_tab-pane .register-form > div p {
    margin: 0 0 4px;
}

.wd_tabs_checkout .wd_tab-content .wd_tab-pane .register-form > div .register_add_icon {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(images/images.png) no-repeat -181px -125px;
}

.wd_tabs_checkout .wd_tab-content .woocommerce-info {
    display: none!important;
}

.wd_tabs_checkout .wd_tab-content .register-form form.login {
    display: block!important;
}

.wd_tabs_checkout .wd_tab-content .register-form label {
    position: relative;
    font-size: 12px;
    padding-left: 22px;
}

.wd_tabs_checkout .wd_tab-content .register-form label input {
    position: absolute;
    left: 1px;
    top: 3px;
    width: auto;
    height: auto;
    border: 0;
    padding: 0;
}

.wd_tabs_checkout .wd_tab-content .wd_tab-pane .login-form {
    padding: 0 100px 0 30px;
}

#container-main.span12 #collapse-login-regis form.login .form-row-first, 
body #container-main.span12 .woocommerce #collapse-login-regis form.login .form-row-first, 
body .woocommerce-page #container-main.span12 #collapse-login-regis form.login .form-row-first,
#container-main.span12 #collapse-login-regis form.login .form-row-last, 
body #container-main.span12 .woocommerce #collapse-login-regis form.login .form-row-last, 
body .woocommerce-page #container-main.span12 #collapse-login-regis form.login .form-row-last {
	width:100%;
	padding:0;
}

/* button checkout register */
html .woocommerce #content .wd_tabs_checkout .wd_tab-content .button_create_account_continue,
html .woocommerce-page #content .wd_tabs_checkout .wd_tab-content .button_create_account_continue {
    margin: 35px 0 20px!important;
    background: #fff!important;
    padding: 0 40px;
    height: 40px;
    line-height: 40px;
}

html .woocommerce #content .wd_tabs_checkout .wd_tab-content .button_create_account_continue:hover,
html .woocommerce-page #content .wd_tabs_checkout .wd_tab-content .button_create_account_continue:hover {
    background: #fff!important;
}

/* form checkout register */
form.checkout-resgister {
    display: block;
    overflow: hidden;
}

form.checkout-resgister > div.wd_create_account {
    padding: 30px 100px 0 30px;
}

form.checkout-resgister #order_review_heading {
    font-size: 18px;
    padding-bottom: 10px;
    border-bottom: 2px solid #000;
    text-transform: uppercase;
    line-height: 24px;
}

form.checkout-resgister .wd_create_account .form-row {
    position: relative;
    margin: 0 0 20px;
}

form.checkout-resgister label.checkbox {
    font-size: 12px;
}

form.checkout-resgister #createaccount {
    position: absolute;
    left: 0;
    top: 4px;
    width: auto;
    height: auto;
    margin: 0;
}

form.checkout-resgister .create-account label {
    font-family: "Share";
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
}

html .woocommerce #content form.checkout-resgister .button_billing_address_continue,
html .woocommerce-page #content form.checkout-resgister .button_billing_address_continue {
    background: #fff;
    padding: 0 40px;
    height: 40px;
    line-height: 40px;
}

html .woocommerce #content form.checkout-resgister .button_billing_address_continue:hover,
html .woocommerce-page #content form.checkout-resgister .button_billing_address_continue:hover {
    background: #fff;
}

/* 2 - 2 CHECKOUT TABS - LOGIN FORM */
.woocommerce .wd_checkout_method form.login,
.woocommerce-page .wd_checkout_method form.login {
    display: block!important;
    border: 0;
    padding: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.woocommerce .wd_checkout_method form.login > p:first-child,
.woocommerce-page .wd_checkout_method form.login > p:first-child {
    margin: 0 0 20px;
}

.woocommerce .wd_checkout_method form.login label,
.woocommerce-page .wd_checkout_method form.login label {
    font-family: "Share";
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
}

.woocommerce .wd_checkout_method form.login label .required,
.woocommerce-page .wd_checkout_method form.login label .required {
    color: #000;
}
}

.woocommerce-page .wd_checkout_method form.login .lost_password {
    display: inline-block;
    float: left;
    margin: 27px 0 10px 20px;
    font-size: 11px;
}

#collapse-login-regis form.login,
body .woocommerce #collapse-login-regis form.login,
body .woocommerce-page #collapse-login-regis form.login {
	padding-bottom:30px;margin:0;overflow:hidden;
}

/* 2 - 3 BILLING ADDRESS */
.wd_tabs_checkout .wd_tab-content .wd_shipping_address label {
    font-family: "Share";
    text-transform: uppercase;
    font-size: 12px;
}

.woocommerce form.checkout-resgister .wd_billing_address .form-row-wide, 
.woocommerce-page form.checkout-resgister .wd_billing_address .form-row-wide {
    padding: 0 30px 0 30px;
    width: 50%;
}

.woocommerce form.checkout-resgister .wd_billing_address .form-row-first, 
.woocommerce form.checkout-resgister .wd_billing_address .form-row-last, 
.woocommerce-page form.checkout-resgister .wd_billing_address .form-row-first, 
.woocommerce-page form.checkout-resgister .wd_billing_address .form-row-last {
    width: 50%;
}

html .woocommerce form.checkout-resgister .wd_billing_address .form-row,  
html .woocommerce-page form.checkout-resgister .wd_billing_address .form-row {
    padding: 0 30px 0 0;
}

html .woocommerce form.checkout-resgister .wd_billing_address .form-row-first,  
html .woocommerce-page form.checkout-resgister .wd_billing_address .form-row-first {
    padding: 0 30px 0 0;
}

html .woocommerce form.checkout-resgister .wd_billing_address .form-row-last,  
html .woocommerce-page form.checkout-resgister .wd_billing_address .form-row-last {
    padding: 0 0 0 30px;
}

.woocommerce form.checkout-resgister .wd_billing_address label,
.woocommerce-page form.checkout-resgister .wd_billing_address label {
    font-family: "Share";
    font-size: 12px;
    text-transform: uppercase;
}

#content input.button.button_shipping_address_continue,
html .woocommerce #content input.button.button_shipping_address_continue,
html .woocommerce-page #content input.button.button_shipping_address_continue {
	filter:none;
    padding: 0 23px;
    height: 28px;
    line-height: 28px;
    margin: 15px 0 0 0;
	font-size:13px;
	font-weight:bold;
	text-transform:capitalize;
	border-radius:30px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
}

.ie8 #content input.button.button_shipping_address_continue,
html.ie8 .woocommerce #content input.button.button_shipping_address_continue,
html.ie8 .woocommerce-page #content input.button.button_shipping_address_continue {
	line-height:26px;
}

#content input.button.button_shipping_address_continue:hover,
html .woocommerce #content input.button.button_shipping_address_continue:hover,
html .woocommerce-page #content input.button.button_shipping_address_continue:hover {
    background: none;
	filter:none;
}

/* 2 - 4 SHIPPING ADDRESS */
.woocommerce form.checkout-resgister .wd_shipping_address #shiptobilling.form-row,
.woocommerce-page form.checkout-resgister .wd_shipping_address #shiptobilling.form-row {
    padding: 0 30px 0 30px;
    width: 100%;
}

.woocommerce form.checkout-resgister .wd_shipping_address #shiptobilling.form-row,
.woocommerce-page form.checkout-resgister .wd_shipping_address #shiptobilling.form-row {
    margin: 0 0 15px;
}

.woocommerce form.checkout-resgister .wd_shipping_address #shiptobilling ,
.woocommerce-page form.checkout-resgister .wd_shipping_address #shiptobilling {
    position: relative;
}

.woocommerce form.checkout-resgister .wd_shipping_address #shipping_country_field,
.woocommerce-page form.checkout-resgister .wd_shipping_address #shipping_country_field {
    width: 50%;
    padding: 0 30px 0 0;
}

.woocommerce form.checkout-resgister .wd_shipping_address #shipping_country_chzn,
.woocommerce form.checkout-resgister .wd_shipping_address #shipping_country_chzn {
    width: 100%!important;
}

.woocommerce form.checkout-resgister .wd_shipping_address #shiptobilling label,
.woocommerce-page form.checkout-resgister .wd_shipping_address #shiptobilling label {
    font-size: 12px;
    padding: 0;
}

.woocommerce form.checkout-resgister .wd_shipping_address #shiptobilling input,
.woocommerce-page form.checkout-resgister .wd_shipping_address #shiptobilling input {
    display: inline-block;
    width: auto;
    height: auto;
    position: absolute;
    left: 0px;
    top: 5px;
    border: 0;
    padding: 0;
}

.woocommerce form.checkout-resgister .wd_shipping_address #order_comments_field label,
.woocommerce-page form.checkout-resgister .wd_shipping_address #order_comments_field label {
    font-family: "Share";
    font-size: 12px;
    text-transform: uppercase;
}

.woocommerce form.checkout-resgister .wd_shipping_address textarea,
.woocommerce-page form.checkout-resgister .wd_shipping_address textarea {
    font-size: 12px;
    line-height: 16px;
    height: 126px;
    width: 100%;
    max-width: 761px;
}

html .woocommerce #content input.button.button_review_order_continue,
html .woocommerce-page #content input.button.button_review_order_continue {
    background-image:none;
	filter:none;
    padding: 0 23px;
    height: 28px;
    line-height: 28px;
    margin: 15px 0 0 0;
	text-transform:none;
	font-weight:normal;
	border-radius:28px;
	-moz-border-radius:28px;
	-webkit-border-radius:28px;
	font-size:13px;
}

html.ie8 .woocommerce #content input.button.button_review_order_continue,
html.ie8 .woocommerce-page #content input.button.button_review_order_continue {
	line-height:26px;
}

html .woocommerce #content input.button.button_review_order_continue:hover,
html .woocommerce-page #content input.button.button_review_order_continue:hover {
    background: none;
}

/* 2 - 5 YOUR ORDER */


#accordion-review table.shop_table,
.woocommerce #accordion-review table.shop_table, 
.woocommerce-page #accordion-review table.shop_table {
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-width:1px;
}

#accordion-review #order_review table.shop_table,
.woocommerce #accordion-review #order_review table.shop_table, 
.woocommerce-page #accordion-review #order_review table.shop_table {
	margin-bottom:14px;
}

#accordion-review table.shop_table thead th.product-total,
.woocommerce #accordion-review table.shop_table thead th.product-total, 
.woocommerce-page #accordion-review table.shop_table thead th.product-total {
	width:20%;
	min-width:100px;
	text-align:center;
}

#container-main.span12 #accordion-review table.shop_table thead th.product-total,
#container-main.span12 .woocommerce #accordion-review table.shop_table thead th.product-total, 
.woocommerce-page #container-main.span12 #accordion-review table.shop_table thead th.product-total {
	width:35%;
}



#accordion-review  table.shop_table td.product-name .wd_product_item,
.woocommerce #accordion-review  table.shop_table td.product-name .wd_product_item, 
.woocommerce-page #accordion-review  table.shop_table td.product-name .wd_product_item{
	display: inline-block;
    float: left;
    margin: 0 20px 0 0;
    max-width: 70px;
}
 td.product-name .wd_product_item a.remove{float:left;text-indent:-9999px;}

#accordion-review  table.shop_table td.product-name .wd_product_item a,
.woocommerce #accordion-review  table.shop_table td.product-name .wd_product_item a, 
.woocommerce-page #accordion-review  table.shop_table td.product-name .wd_product_item a {
	display:inline-block;
}

#accordion-review  table.shop_table td.product-name .wd_product_item img,
.woocommerce #accordion-review  table.shop_table td.product-name .wd_product_item img, 
.woocommerce-page #accordion-review  table.shop_table td.product-name .wd_product_item img {
	margin:0;
}

#accordion-review  table.shop_table td.product-name a.remove,
.woocommerce #accordion-review  table.shop_table td.product-name a.remove, 
.woocommerce-page #accordion-review  table.shop_table td.product-name a.remove {
	position:absolute;
	left:0;
	top:0;
	right:auto;
	bottom:auto;
	background:url("images/images.png") no-repeat scroll -119px -33px #FFFFFF;
	width:20px;
	height:20px;
	text-align:center;
	color:#000;
	border-width:1px;
	border-style:solid;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
}

#accordion-review  table.shop_table td.product-name a.remove:hover,
.woocommerce #accordion-review  table.shop_table td.product-name a.remove:hover, 
.woocommerce-page #accordion-review  table.shop_table td.product-name a.remove:hover {
	border-color:#000;
}

#accordion-review  table.shop_table td.product-total ,
.woocommerce #accordion-review  table.shop_table td.product-total , 
.woocommerce-page #accordion-review  table.shop_table td.product-total {
	text-align:center;
}

#accordion-review  table.shop_table td.product-total .amount,
.woocommerce #accordion-review  table.shop_table td.product-total .amount, 
.woocommerce-page #accordion-review  table.shop_table td.product-total .amount {
	font-size:20px;
}

#accordion-review  table.shop_table td.product-name .wd_product_title,
.woocommerce #accordion-review  table.shop_table td.product-name .wd_product_title, 
.woocommerce-page #accordion-review  table.shop_table td.product-name .wd_product_title {
	margin-bottom:4px;
	color:#0b00e8;
	font-size:14px;
}

#accordion-review table.shop_table tfoot td,
.woocommerce #accordion-review table.shop_table tfoot td, 
.woocommerce-page #accordion-review table.shop_table tfoot td {
	text-align:right!important;
}

#accordion-review table.shop_table tfoot tr.total strong,
.woocommerce #accordion-review table.shop_table tfoot tr.total strong, 
.woocommerce-page #accordion-review table.shop_table tfoot tr.total strong {
	font-weight:normal;
	line-height:23px;
} 


#accordion-review table.shop_table tfoot tr.shipping td label,
.woocommerce #accordion-review table.shop_table tfoot tr.shipping td label, 
.woocommerce-page #accordion-review table.shop_table tfoot tr.shipping td label {
	margin-bottom:0;
}

ul#shipping_method li, 
.woocommerce .shipping ul#shipping_method li, 
.woocommerce-page .shipping ul#shipping_method li {
	overflow:hidden;
	text-indent:0;
}

ul#shipping_method li label, 
.woocommerce .shipping ul#shipping_method li label, 
.woocommerce-page .shipping ul#shipping_method li label {
	float:right;
}

.checkout #payment, 
.woocommerce .checkout #payment, 
.woocommerce-page .checkout #payment {
	border:0;
	background:#fff;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}

.checkout #payment ul.payment_methods li,
.woocommerce .checkout #payment ul.payment_methods li, 
.woocommerce-page .checkout #payment ul.payment_methods li {
	list-style:none;
	overflow:hidden;
	display:block;margin:5px 0;padding:2px 0
}

.checkout #payment ul.payment_methods,
.woocommerce .checkout #payment ul.payment_methods, 
.woocommerce-page .checkout #payment ul.payment_methods {
	border:none;
	padding:20px;
	background:#f6f6f6;
}

.checkout #payment ul.payment_methods li input.input-radio,
.woocommerce .checkout #payment ul.payment_methods li input.input-radio, 
.woocommerce-page .checkout #payment ul.payment_methods li input.input-radio {
	display:inline-block;
	float:left;
	position:relative;
	top:3px;
	margin-left:2px;
}

.checkout #payment ul.payment_methods li label,
.woocommerce .checkout #payment ul.payment_methods li label, 
.woocommerce-page .checkout #payment ul.payment_methods li label{
	display:inline-block;
	float:left;margin:0;
}

.checkout #payment ul.payment_methods li label img,
.woocommerce .checkout #payment ul.payment_methods li label img, 
.woocommerce-page .checkout #payment ul.payment_methods li label img {
	margin-top:0;
}

.checkout #payment ul.payment_methods li .payment_box,
.woocommerce .checkout #payment ul.payment_methods li .payment_box, 
.woocommerce-page .checkout #payment ul.payment_methods li .payment_box {
	clear:both;
	width:100%;
	background:#fafafa;
	filter:none;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-width:1px;
	border-style:solid;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	text-shadow:none;
	-moz-text-shadow:none;
	-webkit-text-shadow:none;
	padding:3px 10px;
}
.checkout #payment ul.payment_methods li .payment_box,
.woocommerce .checkout #payment ul.payment_methods li .payment_box, 
.woocommerce-page .checkout #payment ul.payment_methods li .payment_box{background:#fffed3;border:none;padding:5px;float:left}
.checkout #payment ul.payment_methods li .payment_box p,
.woocommerce .checkout #payment ul.payment_methods li .payment_box p, 
.woocommerce-page .checkout #payment ul.payment_methods li .payment_box p{padding:0;margin:0}

.checkout #payment ul.payment_methods li .payment_box:after,
.woocommerce .checkout #payment ul.payment_methods li .payment_box:after, 
.woocommerce-page .checkout #payment ul.payment_methods li .payment_box:after {
	border:0;
	width:8px;
	height:5px;	
	margin:0;
	top:-8px;
	left:27px;
	content: "\f0de";
	font-family: 'FontAwesome';position:absolute;color:#fffed3;
}

.checkout #payment #place_order.button,
.woocommerce .checkout #payment #place_order.button, 
.woocommerce-page .checkout #payment #place_order.button {
	position:relative;
	color:#fff;
	border-bottom-width:2px;
	padding:0 120px;
	text-shadow:none;]
	-moz-text-shadow:none;
	-webkit-text-shadow:none;
}

.checkout #payment #place_order.button:before,
.woocommerce .checkout #payment #place_order.button:before, 
.woocommerce-page .checkout #payment #place_order.button:before {
	content:"";
	height:1px;
	position:absolute;
	top:0;
	bottom:auto;
	left:0;
	right:0;
}

.woocommerce #payment div.form-row.place-order,
.woocommerce-page #payment div.form-row.place-order {
	padding-left:0;
	padding-right:0;
}

#accordion-review  table.shop_table tr.total th,
.woocommerce #accordion-review  table.shop_table tr.total th, 
.woocommerce-page #accordion-review  table.shop_table tr.total th {
	vertical-align:bottom;
}

#accordion-review  table.shop_table tr.total td .amount,
.woocommerce #accordion-review  table.shop_table tr.total td .amount, 
.woocommerce-page #accordion-review  table.shop_table tr.total td .amount {
	font-size:30px;
	color:#e36355;
}




/* 3 - CART PAGE */
#content table.shop_table,
.woocommerce #content table.shop_table, 
.woocommerce-page #content table.shop_table {
    table-layout: auto;
	border-width:1px;
	border-style:solid;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
	margin:0;
}

#content table.shop_table thead th,
html .woocommerce table.shop_table thead th, 
html .woocommerce-page table.shop_table thead th{
	border-bottom-width:1px;
	border-bottom-style:solid;
	text-align:left;line-height:1.25;
	font-weight:normal;
	background:#fafafa;
	padding:10px 20px;
}



#content .span12 table.shop_table thead th,
html .woocommerce #content .span12 table.shop_table thead th, 
html .woocommerce-page #content .span12 table.shop_table thead th {

}

#content .span12 table.shop_table tbody tr.cart_table_item td,
.woocommerce #content .span12 table.shop_table tbody tr.cart_table_item td, 
.woocommerce-page #content .span12 table.shop_table tbody tr.cart_table_item td {

}

#content .span12 table.shop_table tbody tr.cart_table_item td .minus,
.woocommerce #content .span12 table.shop_table tbody tr.cart_table_item td .minus, 
.woocommerce-page #content .span12 table.shop_table tbody tr.cart_table_item td .minus {

}

#content .span12 table.shop_table tbody tr.cart_table_item td .plus,
.woocommerce #content .span12 table.shop_table tbody tr.cart_table_item td .plus, 
.woocommerce-page #content .span12 table.shop_table tbody tr.cart_table_item td .plus {

}

#content .span12 table.shop_table tbody tr.cart_table_item td .qty,
.woocommerce #content .span12 table.shop_table tbody tr.cart_table_item td .qty, 
.woocommerce-page #content .span12 table.shop_table tbody tr.cart_table_item td .qty {

}

#content .span12 table.shop_table tbody tr.cart_table_item td .quantity,
.woocommerce #content .span12 table.shop_table tbody tr.cart_table_item td .quantity, 
.woocommerce-page #content .span12 table.shop_table tbody tr.cart_table_item td .quantity {
	width:75px;
}

#content .span12 .cart-collaterals .shipping_calculator .wd_shipping_last,
.woocommerce #content .span12 .cart-collaterals .shipping_calculator .wd_shipping_last, 
.woocommerce-page #content .span12 .cart-collaterals .shipping_calculator .wd_shipping_last {
}

#content table.shop_table thead th.product-price,
html .woocommerce #content table.shop_table thead th.product-price, 
html .woocommerce-page #content table.shop_table thead th.product-price,
#content table.shop_table thead th.product-quantity,
html .woocommerce #content table.shop_table thead th.product-quantity, 
html .woocommerce-page #content table.shop_table thead th.product-quantity,
#content table.shop_table thead th.product-subtotal,
html .woocommerce #content table.shop_table thead th.product-subtotal, 
html .woocommerce-page #content table.shop_table thead th.product-subtotal {
}

#content table.shop_table thead th.product-thumbnail,
.woocommerce #content table.shop_table thead th.product-thumbnail, 
.woocommerce-page #content table.shop_table thead th.product-thumbnail {
	text-align:left;
}


#content table.shop_table tbody tr.cart_table_item td.product-thumbnail,
.woocommerce #content table.shop_table tbody tr.cart_table_item td.product-thumbnail, 
.woocommerce-page #content table.shop_table tbody tr.cart_table_item td.product-thumbnail {
	text-align:left;min-width:200px;
}

#content table.shop_table tbody tr.cart_table_item td.product-subtotal,
.woocommerce #content table.shop_table tbody tr.cart_table_item td.product-subtotal, 
.woocommerce-page #content table.shop_table tbody tr.cart_table_item td.product-subtotal {
}

#content table.shop_table tbody tr.cart_table_item td.product-subtotal .amount,
.woocommerce #content table.shop_table tbody tr.cart_table_item td.product-subtotal .amount, 
.woocommerce-page #content table.shop_table tbody tr.cart_table_item td.product-subtotal .amount,
#content table.shop_table tbody tr.cart_table_item td.product-price .amount,
.woocommerce #content table.shop_table tbody tr.cart_table_item td.product-price .amount, 
.woocommerce-page #content table.shop_table tbody tr.cart_table_item td.product-price .amount {
	color:#32364f;
	font-size:20px;
	font-weight:400;
}

#content table.shop_table td,
html .woocommerce #content table.shop_table td, 
html .woocommerce-page #content table.shop_table td {
    vertical-align:middle;
	text-align:left;
	padding:20px;line-height:1.25;
	border:none;
	border-bottom-width:1px;
	border-bottom-style:solid;
}


html .woocommerce  #content table.shop_table tfoot td, 
html .woocommerce  #content  table.shop_table tfoot th, 
html .woocommerce-page  #content  table.shop_table tfoot td, 
html .woocommerce-page  #content  table.shop_table tfoot th{padding:10px 20px!important;text-align:left;line-height:1.25;border:none!important;font-weight:400!important}


#content table.shop_table.cart tr:last-child td,
html .woocommerce #content table.shop_table.cart tr:last-child  td, 
html .woocommerce-page #content table.shop_table.cart tr:last-child  td{border:none}

html  #content  table.shop_table td.product-name,
html .woocommerce-page table.shop_table tfoot td{text-align:left}
html  #content  table.shop_table td.product-name .wd_product_item{position:relative}

#content table.shop_table td .wd_product_content,
.woocommerce #content table.shop_table td .wd_product_content, 
.woocommerce-page #content table.shop_table td .wd_product_content {
	overflow:hidden;
}


#content table.shop_table td .wd_product_content .wd_product_meta a,
.woocommerce #content table.shop_table td .wd_product_content .wd_product_meta a, 
.woocommerce-page #content table.shop_table td .wd_product_content .wd_product_meta a {text-transform:uppercase;font-size:14px;font-weight:700}


#content table.shop_table tbody tr.cart_table_item .wd_product_item a:first-child,
.woocommerce #content table.shop_table tbody tr.cart_table_item .wd_product_item a:first-child, 
.woocommerce-page #content table.shop_table tbody tr.cart_table_item .wd_product_item a:first-child {
	display:inline-block;
	float:left;
	margin:0 20px 0 0;
	max-width:70px;
}

#content table.shop_table tbody tr.cart_table_item .wd_product_item a:first-child img,
.woocommerce #content table.shop_table tbody tr.cart_table_item .wd_product_item a:first-child img, 
.woocommerce-page #content table.shop_table tbody tr.cart_table_item .wd_product_item a:first-child img {
	margin:0 0 5px;
}

#content table.shop_table tbody tr.cart_table_item .wd_product_item img,
.woocommerce #content table.shop_table tbody tr.cart_table_item .wd_product_item img, 
.woocommerce-page #content table.shop_table tbody tr.cart_table_item .wd_product_item img {
	width:auto;
	height:auto;
}

#content table.shop_table tbody td.product-thumbnail .wd_product_number,
.woocommerce #content table.shop_table tbody td.product-thumbnail .wd_product_number, 
.woocommerce-page #content table.shop_table tbody td.product-thumbnail .wd_product_number {

}

#content table.shop_table tbody td.product-thumbnail .wd_product_excerpt,
.woocommerce #content table.shop_table tbody td.product-thumbnail .wd_product_excerpt, 
.woocommerce-page #content table.shop_table tbody td.product-thumbnail .wd_product_excerpt {
	display:none;
}

#content table.shop_table tbody td.product-thumbnail .wd_product_number strong,
.woocommerce #content table.shop_table tbody td.product-thumbnail .wd_product_number strong, 
.woocommerce-page #content table.shop_table tbody td.product-thumbnail .wd_product_number strong {
}

#content table.shop_table tbody tr.cart_table_item .quantity,
.woocommerce #content table.shop_table tbody tr.cart_table_item .quantity,
.woocommerce-page #content table.shop_table tbody tr.cart_table_item .quantity,
.summary .quantity,
body.woocommerce .summary .quantity,
body.woocommerce-page .summary .quantity button.button,
body.woocommerce #content .summary .quantity,
body.woocommerce-page #content .summary .quantity,body.page .summary .quantity {
	width:auto;
	display:inline-block;
	min-width:80px;border-width:1px;
	border-style:solid;
	border-color:#cbcbcb;border-radius:15px;-moz-border-radius:15px;padding:2px 10px;
}

.summary .quantity,
body.woocommerce .summary .quantity,
body.woocommerce-page .summary .quantity button.button,
body.woocommerce #content .summary .quantity,
body.woocommerce-page #content .summary .quantity,body.page .summary .quantity {margin-bottom:15px!important;margin-top:2px!important;background:#fff;}

#content table.shop_table tbody tr.cart_table_item td.product-quantity input.qty,
.woocommerce #content table.shop_table tbody tr.cart_table_item td.product-quantity input.qty, 
.woocommerce-page #content table.shop_table tbody tr.cart_table_item .quantity input.qty {
	margin-right:0;
	border-right:0;
}

#content table.shop_table tbody td.actions,
.woocommerce #content table.shop_table tbody td.actions,
.woocommerce-page #content table.shop_table tbody td.actions {

}

#content table.shop_table tbody td.actions input.button,
.woocommerce #content table.shop_table tbody td.actions input.button,
.woocommerce-page #content table.shop_table tbody td.actions input.button {

}

#content table.shop_table tbody td.actions a.button,
.woocommerce #content table.shop_table tbody td.actions a.button,
.woocommerce-page #content table.shop_table tbody td.actions a.button {
    position: relative;
    top: 1px;
}

#content table.shop_table tbody td.actions input.button:hover,
.woocommerce #content table.shop_table tbody td.actions input.button:hover,
.woocommerce-page #content table.shop_table tbody td.actions input.button:hover {

}

#content table.shop_table tbody td.actions > p,
.woocommerce #content table.shop_table tbody td.actions > p,
.woocommerce-page #content table.shop_table tbody td.actions > p {
    display: inline-block;
}

table.cart a.remove,
html .woocommerce table.cart a.remove, 
html .woocommerce-page table.cart a.remove, 
#content table.cart a.remove,
html .woocommerce #content table.cart a.remove, 
html .woocommerce-page #content table.cart a.remove {
	display:inline-block;
	width:20px;
	height:20px;
	line-height:20px;
	font-size:0;
	text-align:center;
	border-width:1px;
	border-style:solid;
	background:#fff url(images/images.png) no-repeat -119px -33px;
	color:transparent;
	border-radius:100%;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
	position:relative;
	top:-2px;
}

.ie table.cart a.remove,
html.ie .woocommerce table.cart a.remove, 
html.ie .woocommerce-page table.cart a.remove, 
.ie #content table.cart a.remove,
html.ie .woocommerce #content table.cart a.remove, 
html.ie .woocommerce-page #content table.cart a.remove {
	top:-7px;
}

table.cart a.remove:hover,
html .woocommerce table.cart a.remove:hover, 
html .woocommerce-page table.cart a.remove:hover, 
#content table.cart a.remove:hover,
html .woocommerce #content table.cart a.remove:hover, 
html .woocommerce-page #content table.cart a.remove:hover {
	background-color:#fff;
	color:transparent;
}

/* CART COLLATERALS */
#content .cart-collaterals,
.woocommerce #content .cart-collaterals,
.woocommerce-page #content .cart-collaterals {
    margin:0 -10px;
	width:auto;
}

 #content .cart-collaterals form,
.woocommerce #content .cart-collaterals form,
.woocommerce-page #content .cart-collaterals form,
#content .cart-collaterals .cart_totals ,
.woocommerce #content .cart-collaterals .cart_totals ,
.woocommerce-page #content .cart-collaterals .cart_totals {
    width: 33.3%;
    padding:0 10px;
	margin:0;
    display: inline-block;
    float: left;
    overflow: visible;
	position:relative;
}
#content .col3-layout .cart-collaterals form,
.woocommerce #content .col3-layout .cart-collaterals form,
.woocommerce-page #content .col3-layout .cart-collaterals form,
#content .col3-layout .cart-collaterals .cart_totals ,
.woocommerce #content .col3-layout .cart-collaterals .cart_totals ,
.woocommerce-page #content .col3-layout .cart-collaterals .cart_totals {width:100%}

#content .span12 .cart-collaterals, 
.woocommerce #content .span12 .cart-collaterals, 
.woocommerce-page #content .span12 .cart-collaterals {
    margin-left:0;
	margin-right:0;
}

 #content .span12 .cart-collaterals > form,
.woocommerce #content .span12 .cart-collaterals > form,
.woocommerce-page #content .span12 .cart-collaterals > form,
 #content .span12 .cart-collaterals .cart_totals ,
.woocommerce #content .span12 .cart-collaterals .cart_totals ,
.woocommerce-page #content .span12 .cart-collaterals .cart_totals {
    width: 100%;
    margin-bottom: 30px;
	padding-left:0;
	padding-right:0;
	margin-right:0;
	min-height:0;
}

#content #container-main.span12 .cart-collaterals form > div, 
.woocommerce #content #container-main.span12 .cart-collaterals form > div, 
.woocommerce-page #content #container-main.span12 .cart-collaterals form > div, 
#content #container-main.span12 .cart-collaterals .cart_totals > div, 
.woocommerce #content #container-main.span12 .cart-collaterals .cart_totals > div, 
.woocommerce-page #content #container-main.span12 .cart-collaterals .cart_totals > div, 
#content #container-main.span12 .cart-collaterals .cart_totals > div, 
.woocommerce #content #container-main.span12 .cart-collaterals .cart_totals > div, 
.woocommerce-page #content #container-main.span12 .cart-collaterals .cart_totals > div {
	min-height:246px;
}

.woocommerce #content .cart-collaterals form > *,
.woocommerce-page #content .cart-collaterals form > *,
.woocommerce #content .cart-collaterals .cart_totals > *,
.woocommerce-page #content .cart-collaterals .cart_totals > *,
.woocommerce #content .shipping_calculator > * ,
.woocommerce-page #content .shipping_calculator > * {
}

.woocommerce #content .span12 .cart-collaterals form > *,
.woocommerce-page #content .span12 .cart-collaterals form > *,
.woocommerce #content .span12 .cart-collaterals .cart_totals > *,
.woocommerce-page #content .span12 .cart-collaterals .cart_totals > *,
.woocommerce #content .span12 .shipping_calculator > * ,
.woocommerce-page #content .span12 .shipping_calculator > * {

}

body .span12 .woocommerce .cart-collaterals .cross-sells, 
body .woocommerce-page .span12 .cart-collaterals .cross-sells {
    padding-left: 0;
}
/* Coupon */

#content .cart-collaterals .coupon_wrapper label:after,
.woocommerce #content .cart-collaterals .coupon_wrapper label:after,
.woocommerce-page #content .cart-collaterals .coupon_wrapper label:after {
	content:"";
	height:1px;
	position:absolute;
	left:-20px;
	right:-20px;
	bottom:0;
	top:auto;
}

#content .cart-collaterals .coupon_wrapper p,
.woocommerce #content .cart-collaterals .coupon_wrapper p,
.woocommerce-page #content .cart-collaterals .coupon_wrapper p {
    margin:0;padding:3px 0 5px;
}

#content .cart-collaterals .coupon_wrapper input#coupon_code,
.woocommerce #content .cart-collaterals .coupon_wrapper input#coupon_code,
.woocommerce-page #content .cart-collaterals .coupon_wrapper input#coupon_code {
    display:block;width:98%;margin-bottom:10px;
}

#content .cart-collaterals input.button,
.woocommerce #content .cart-collaterals input.button,
.woocommerce-page #content .cart-collaterals input.button {
	text-transform:none;
	padding:0 20px;
	height:30px;
	line-height:28px;
	font-size:13px;
	font-weight:bold;
	background:none;
	filter:none;
	border-radius:30px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	border-width:1px;
}

#content .cart-collaterals input.button:hover,
.woocommerce #content .cart-collaterals input.button:hover,
.woocommerce-page #content .cart-collaterals input.button:hover {
	background-image:none;
	filter:none;
}

/* Shipping Calculator */
#content .cart-collaterals .shipping_calculator,
.woocommerce #content .cart-collaterals .shipping_calculator,
.woocommerce-page #content .cart-collaterals .shipping_calculator {
	text-align:left;
}

#content .cart-collaterals .shipping_calculator h2,
.woocommerce #content .cart-collaterals .shipping_calculator h2,
.woocommerce-page #content .cart-collaterals .shipping_calculator h2,
#content .cart-collaterals .coupon_wrapper h2,
#content .cart-collaterals .cart_totals h2 ,
.woocommerce #content .cart-collaterals .cart_totals h2 ,
.woocommerce-page #content .cart-collaterals .cart_totals h2 {
	padding:0 0 10px;
	margin:0 0 10px;
	border-bottom:1px solid;
	font-weight:bold;text-align:center;text-transform:uppercase;font-size:20px;
}

#content .cart-collaterals .shipping_calculator h2 a,
.woocommerce #content .cart-collaterals .shipping_calculator h2 a,
.woocommerce-page #content .cart-collaterals .shipping_calculator h2 a {

}

#content .cart-collaterals .shipping_calculator .shipping-calculator-form,
.woocommerce #content .cart-collaterals .shipping_calculator .shipping-calculator-form,
.woocommerce-page #content .cart-collaterals .shipping_calculator .shipping-calculator-form {
	padding:0;
	display:block;
}


#content .cart-collaterals .shipping_calculator .shipping-calculator-form p span,
.woocommerce #content .cart-collaterals .shipping_calculator .shipping-calculator-form p span,
.woocommerce-page #content .cart-collaterals .shipping_calculator .shipping-calculator-form p span{
	display:inline-block;
	margin:0;
	width:100%;
	margin:0;
}


#content .cart-collaterals .shipping_calculator .shipping-calculator-form button,
.woocommerce #content .cart-collaterals .shipping_calculator .shipping-calculator-form button,
.woocommerce-page #content .cart-collaterals .shipping_calculator .shipping-calculator-form  button,
#content .cart-collaterals .coupon_wrapper input.btn {
	width:auto;
	filter:none;
}

#content .cart-collaterals .shipping_calculator .shipping-calculator-form button:hover,
.woocommerce #content .cart-collaterals .shipping_calculator .shipping-calculator-form button:hover,
.woocommerce-page #content .cart-collaterals .shipping_calculator .shipping-calculator-form  button:hover {
	border-color:#202020;
}

#content .cart-collaterals .shipping_calculator .shipping-calculator-form button:before,
.woocommerce #content .cart-collaterals .shipping_calculator .shipping-calculator-form button:before,
.woocommerce-page #content .cart-collaterals .shipping_calculator .shipping-calculator-form  button:before {
	display:none;
}

#content .shipping_calculator .shipping-calculator-form,
.woocommerce #content .shipping_calculator .shipping-calculator-form,
.woocommerce-page #content .shipping_calculator .shipping-calculator-form {

}

#content .shipping_calculator .shipping-calculator-form .form-row span,
.woocommerce #content .shipping_calculator .shipping-calculator-form .form-row span,
.woocommerce-page #content .shipping_calculator .shipping-calculator-form .form-row span {

}

#content .cart-collaterals .shipping_calculator abbr,
.woocommerce #content .cart-collaterals .shipping_calculator abbr,
.woocommerce-page #content .cart-collaterals .shipping_calculator abbr {
	font-size:0;
	color:transparent;border:none;
}

#content .cart-collaterals .shipping_calculator abbr:after,
.woocommerce #content .cart-collaterals .shipping_calculator abbr:after,
.woocommerce-page #content .cart-collaterals .shipping_calculator abbr:after {
	color:#FF0000;
	display:inline-block;
	content:"*";
	font-size:14px;
	margin-left:2px;
}

#content .cart-collaterals .shipping_calculator p.wd_shipping_bt,
.woocommerce #content .cart-collaterals .shipping_calculator p.wd_shipping_bt,
.woocommerce-page #content .cart-collaterals .shipping_calculator p.wd_shipping_bt {
	margin:10px 0 20px;
	display:inline-block;
	width:100%;
}

#content .cart-collaterals .shipping_calculator p.form-row-wide,
.woocommerce #content .cart-collaterals .shipping_calculator p.form-row-wide,
.woocommerce-page #content .cart-collaterals .shipping_calculator p.form-row-wide {
}

#content .cart-collaterals .shipping_calculator p span,
.woocommerce #content .cart-collaterals .shipping_calculator p span,
.woocommerce-page #content .cart-collaterals .shipping_calculator p span {

}

#content .cart-collaterals .shipping_calculator select,
.woocommerce #content .cart-collaterals .shipping_calculator select,
.woocommerce-page #content .cart-collaterals .shipping_calculator select {
	margin:0 0 4px;
}

#content .cart-collaterals .shipping_calculator select option,
.woocommerce #content .cart-collaterals .shipping_calculator select option,
.woocommerce-page #content .cart-collaterals .shipping_calculator select option {
}

#content .cart-collaterals .shipping_calculator .button,
.woocommerce #content .cart-collaterals .shipping_calculator .button,
.woocommerce-page #content .cart-collaterals .shipping_calculator .button {

}

#content .cart-collaterals .shipping_calculator .wd_shipping_last,
.woocommerce #content .cart-collaterals .shipping_calculator .wd_shipping_last,
.woocommerce-page #content .cart-collaterals .shipping_calculator .wd_shipping_last {

}
/* Cart Totals */
#content .cart-collaterals .cart_totals ,
.woocommerce #content .cart-collaterals .cart_totals ,
.woocommerce-page #content .cart-collaterals .cart_totals {
    text-align: left;
	padding:0 10px;
	margin-bottom:20px;
}


#content .cart-collaterals .cart_totals > form,
.woocommerce #content .cart-collaterals .cart_totals > form,
.woocommerce-page #content .cart-collaterals .cart_totals > form {
    width: 100%;
    padding-left: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-left: 0;
}

#content .cart-collaterals .cart_totals tr.total th,
.woocommerce #content .cart-collaterals .cart_totals tr.total th,
.woocommerce-page #content .cart-collaterals .cart_totals tr.total th,
#content .cart-collaterals .cart_totals tr.total td,
.woocommerce #content .cart-collaterals .cart_totals tr.total td,
.woocommerce-page #content .cart-collaterals .cart_totals tr.total td {
	vertical-align:bottom;
}

#content .cart-collaterals .cart_totals tr.total th strong,
.woocommerce #content .cart-collaterals .cart_totals tr.total th strong,
.woocommerce-page #content .cart-collaterals .cart_totals tr.total th strong {
	line-height:23px;
	font-weight:normal;
}

.cart-collaterals .cart_totals .cart_totals_wrapper tr td,
.woocommerce .cart-collaterals .cart_totals .cart_totals_wrapper tr td, 
.woocommerce-page .cart-collaterals .cart_totals .cart_totals_wrapper tr td, 
.cart-collaterals .cart_totals .cart_totals_wrapper tr th,
.woocommerce .cart-collaterals .cart_totals .cart_totals_wrapper tr th, 
.woocommerce-page .cart-collaterals .cart_totals .cart_totals_wrapper tr th {
	border:0;
	vertical-align:middle;width:auto
}

.cart-collaterals .cart_totals .cart_totals_wrapper tr.shipping td,
.woocommerce .cart-collaterals .cart_totals .cart_totals_wrapper tr.shipping td, 
.woocommerce-page .cart-collaterals .cart_totals .cart_totals_wrapper tr.shipping td, 
.cart-collaterals .cart_totals .cart_totals_wrapper tr.shipping th,
.woocommerce .cart-collaterals .cart_totals .cart_totals_wrapper tr.shipping th, 
.woocommerce-page .cart-collaterals .cart_totals .cart_totals_wrapper tr.shipping th {}

.cart-collaterals .cart_totals .cart_totals_wrapper tr.shipping th,
.woocommerce .cart-collaterals .cart_totals .cart_totals_wrapper tr.shipping th, 
.woocommerce-page .cart-collaterals .cart_totals .cart_totals_wrapper tr.shipping th {}

.cart-collaterals .cart_totals .cart_totals_wrapper tr td,
.woocommerce .cart-collaterals .cart_totals .cart_totals_wrapper tr td, 
.woocommerce-page .cart-collaterals .cart_totals .cart_totals_wrapper tr td {
	text-align:right;
}

.cart-collaterals .cart_totals .cart_totals_wrapper tr th,
.woocommerce .cart-collaterals .cart_totals .cart_totals_wrapper tr th, 
.woocommerce-page .cart-collaterals .cart_totals .cart_totals_wrapper tr th {
	font-weight:normal;
	text-align:left;padding:6px 0
}

.cart-collaterals .cart_totals .cart_totals_wrapper tr.cart-subtotal th strong,
.woocommerce .cart-collaterals .cart_totals .cart_totals_wrapper tr.cart-subtotal th strong, 
.woocommerce-page .cart-collaterals .cart_totals .cart_totals_wrapper tr.cart-subtotal th strong,
.cart-collaterals .cart_totals .cart_totals_wrapper tr.cart-subtotal td strong,
.woocommerce .cart-collaterals .cart_totals .cart_totals_wrapper tr.cart-subtotal td strong, 
.woocommerce-page .cart-collaterals .cart_totals .cart_totals_wrapper tr.cart-subtotal td strong {
	font-weight:normal;
	padding-bottom:0!important;
	display:inline-block;
}


.cart-collaterals .cart_totals .cart_totals_wrapper tr.total td .amount,
.woocommerce .cart-collaterals .cart_totals .cart_totals_wrapper tr.total td .amount, 
.woocommerce-page .cart-collaterals .cart_totals .cart_totals_wrapper tr.total td .amount {color:#e36355;font-size:30px;}

.cart-collaterals .cart_totals table tr.total td span.amount, 
html .woocommerce .cart-collaterals .cart_totals table tr.total td span.amount, 
html .woocommerce-page .cart-collaterals .cart_totals table tr.total td span.amount {
}

.cart-collaterals .cart_totals table, 
html .woocommerce .cart-collaterals .cart_totals table, 
html .woocommerce-page .cart-collaterals .cart_totals table {
	border-radius:0;-moz-border-radius:0;
}

.cart-collaterals .cart_totals table td strong, 
html .woocommerce .cart-collaterals .cart_totals table td strong, 
html .woocommerce-page .cart-collaterals .cart_totals table td strong {
	font-size:13px;
	font-weight:bold;
	color:#202020;
}

.cart-collaterals .cart_totals table, 
html .woocommerce .cart-collaterals .cart_totals table, 
html .woocommerce-page .cart-collaterals .cart_totals table th strong {}

html ul#shipping_method li input,
html .woocommerce ul#shipping_method li input, 
html .woocommerce-page ul#shipping_method li input {
	float:right;
	margin:0 2px 0 10px;
	position:relative;
	top:3px;
}

#content .cart-collaterals .cart_totals form, 
.woocommerce #content .cart-collaterals .cart_totals form, 
.woocommerce-page #content .cart-collaterals .cart_totals form {
	width:100%;
	text-align:center;
	padding:0;
}
#content .cart-collaterals .cart_totals form input.btn, 
.woocommerce #content .cart-collaterals .cart_totals form input.btn, 
.woocommerce-page #content .cart-collaterals .cart_totals form input.btn{width:100%;max-width:100%;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;overflow:hidden}

#content .cart-collaterals .cart_totals form input.checkout-button, 
.woocommerce #content .cart-collaterals .cart_totals form input.checkout-button, 
.woocommerce-page #content .cart-collaterals .cart_totals form input.checkout-button {
	display:none;
}

#content .cart-collaterals .cart_totals form .checkout-button-visible, 
.woocommerce #content .cart-collaterals .cart_totals form .checkout-button-visible, 
.woocommerce-page #content .cart-collaterals .cart_totals form .checkout-button-visible {
	margin-bottom:20px;
}

#content .cart-collaterals form .wd_update_button_visible, 
.woocommerce #content .cart-collaterals form .wd_update_button_visible, 
.woocommerce-page #content .cart-collaterals form .wd_update_button_visible,
#content .cart-collaterals .cart_totals .wd_update_button_visible, 
.woocommerce #content .cart-collaterals .cart_totals .wd_update_button_visible, 
.woocommerce-page #content .cart-collaterals .cart_totals .wd_update_button_visible {
	width:100%;
	margin:0 0 5px;
}

#content .cart-collaterals form .checkout-button-visible, 
.woocommerce #content .cart-collaterals form .checkout-button-visible, 
.woocommerce-page #content .cart-collaterals form .checkout-button-visible,
#content .cart-collaterals .cart_totals .checkout-button-visible, 
.woocommerce #content .cart-collaterals .cart_totals .checkout-button-visible, 
.woocommerce-page #content .cart-collaterals .cart_totals .checkout-button-visible {
	width:100%;
	text-align:center;
	border-bottom-width:2px;
	text-shadow:0 1px 0 #9c2610;
	-moz-text-shadow:0 1px 0 #9c2610;
	-webkit-text-shadow:0 1px 0 #9c2610;
}

#content .cart-collaterals form .checkout-button-visible:after, 
.woocommerce #content .cart-collaterals form .checkout-button-visible:after, 
.woocommerce-page #content .cart-collaterals form .checkout-button-visible:after,
#content .cart-collaterals .cart_totals .checkout-button-visible:after, 
.woocommerce #content .cart-collaterals .cart_totals .checkout-button-visible:after, 
.woocommerce-page #content .cart-collaterals .cart_totals .checkout-button-visible:after {
	content:"";
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:auto;
	height:1px;
}

/* CROSS SELL */
.woocommerce #content .cart-collaterals .cross-sells, 
.woocommerce-page #content .cart-collaterals .cross-sells {
	margin:20px 0 0;
	width:100%;
	padding:0 10px;position:relative;clear:both;
}


.woocommerce #content .cart-collaterals .cross-sells h2, 
.woocommerce-page #content .cart-collaterals .cross-sells h2 {
	padding:0 0 10px;
	text-transform:uppercase;
	display:inline-block;
	width:100%;
	margin:0;
}

#content .cart-collaterals .cross-sells .cross_wrapper,
.woocommerce #content .cart-collaterals .cross-sells .cross_wrapper, 
.woocommerce-page #content .cart-collaterals .cross-sells .cross_wrapper {
	display:block;
	padding:0;
}

.woocommerce #content .cart-collaterals .cross-sells .products [class*="col-sm"], 
.woocommerce-page #content .cart-collaterals .cross-sells .products [class*="col-sm"] {
	width:100%;
	margin:0;
}

.woocommerce #content .span12 .cart-collaterals .cross-sells , 
.woocommerce-page #content .span12 .cart-collaterals .cross-sells {
	padding:0;
} 

.woocommerce #content .span12 .cart-collaterals .cross-sells .products li, 
.woocommerce-page #content .span12 .cart-collaterals .cross-sells .products li {
	width:50%
}

.woocommerce #content .cart-collaterals .cross-sells .products li > div, 
.woocommerce-page #content .cart-collaterals .cross-sells .products li > div {
	padding:0 10px;
}

#content .cart-collaterals .cross-sells .cross_wrapper .caroufredsel_wrapper,
.woocommerce #content .cart-collaterals .cross-sells .cross_wrapper .caroufredsel_wrapper, 
.woocommerce-page #content .cart-collaterals .cross-sells .cross_wrapper .caroufredsel_wrapper {
	margin-bottom:0!important;
}

/* 3 - PAGE MY ACCOUNT */
.myaccount_user strong {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 14px;
}

.myaccount_user a {
    font-size: 12px;
}



#content table.my_account_orders,
.woocommerce #content table.my_account_orders, 
.woocommerce-page #content table.my_account_orders {
	font-size:12px;margin-bottom:50px;
}


#content table.my_account_orders td .amount,
.woocommerce #content table.my_account_orders td .amount, 
.woocommerce-page #content table.my_account_orders td .amount {
	margin-right:2px;
}

#content table.my_account_orders td.order-status,
.woocommerce #content table.my_account_orders td.order-status, 
.woocommerce-page #content table.my_account_orders td.order-status {
   
   font-weight:bold;
}

#content table.my_account_orders td.order-actions,
.woocommerce #content table.my_account_orders td.order-actions, 
.woocommerce-page #content table.my_account_orders td.order-actions {
	text-align:center;
}

#content table.my_account_orders td.order-actions a.button,
.woocommerce #content table.my_account_orders td.order-actions a.button, 
.woocommerce-page #content table.my_account_orders td.order-actions a.button {
	padding:0;
	border:0;
	background:none;
	filter:none;
	font-weight:normal;
	text-transform:none;
	font-size:13px;
	margin:0 0 0 5px;
	line-height:14px;
	height:auto;
}

#content table.my_account_orders td.order-actions a.button:hover,
.woocommerce #content table.my_account_orders td.order-actions a.button:hover, 
.woocommerce-page #content table.my_account_orders td.order-actions a.button:hover {
	text-decoration:underline;
}

#content table.my_account_orders td.order-actions a.button:first-child,
.woocommerce #content table.my_account_orders td.order-actions a.button:first-child, 
.woocommerce-page #content table.my_account_orders td.order-actions a.button:first-child {
	margin-left:0;
}

#content table.my_account_orders td.order-actions a.button:before,
.woocommerce #content table.my_account_orders td.order-actions a.button:before, 
.woocommerce-page #content table.my_account_orders td.order-actions a.button:before {
	display:none;
}

/* Address */

#content .addresses header,
.woocommerce #content .addresses header,
.woocommerce-page #content .addresses header {
    position: relative;
}

#content .addresses header h3,
.woocommerce #content .addresses header h3,
.woocommerce-page #content .addresses header h3 {
    width:100%;
    font-size:18px;
    padding:0 20px 0 0;
	font-weight:bold;
	letter-spacing:0;
	margin:0 0 10px;
}

#content .addresses header .edit,
.woocommerce #content .addresses header .edit,
.woocommerce-page #content .addresses header .edit {
    font-size: 12px;
    position: absolute;
    right: auto;
    left: 140px;
    top: 0;
    bottom: auto;
}

 #content .addresses header .edit:hover
.woocommerce #content .addresses header .edit:hover,
.woocommerce-page #content .addresses header .edit:hover {
	text-decoration:underline;
}

#content .addresses ,
.woocommerce #content .addresses ,
.woocommerce-page #content .addresses {
    padding: 0;
}

#content .addresses address,
.woocommerce #content .addresses address,
.woocommerce-page #content .addresses address {
    font-style: normal;
}

.myaccount_address {
	margin:0 0 20px;
}


/* 4 - ORDER DETAIL */

.order-info mark.order-status {
}

.order-detail-title,
.custom-detail-title,
.recent-order-title,
.my-address-title  {
	font-size:20px;
	padding:0 0 15px;
	font-weight:bold;text-transform:uppercase;text-align:center;
	position:relative;
	margin:20px 0 25px;
	border-bottom-width:1px;
	border-bottom-style:solid;
}



.wd_review_payment h2 {
	font-size:16px;
	font-weight:bold;
	line-height:18px;
}

 #content ul.order_details,
.woocommerce #content ul.order_details, 
.woocommerce-page #content ul.order_details {
	margin-bottom:9px;
}

 #content ul.order_details > li,
.woocommerce #content ul.order_details > li, 
.woocommerce-page #content ul.order_details > li {
	margin-bottom:10px;
}

 #content table.order_details,
.woocommerce #content table.order_details, 
.woocommerce-page #content table.order_details {
    border-width:1px;
	border-style:solid;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
	margin-bottom:50px;
}

.woocommerce #content .order_details thead th, 
.woocommerce-page #content .order_details thead th {
	padding:15px 20px;
	border-width:0 1px 1px 0;
	border-style:solid;
	font-weight:normal;
	text-align:left;
}

.woocommerce #content .order_details thead th.product-total, 
.woocommerce-page #content .order_details thead th.product-total {
}

#content .order_details tbody th,
.woocommerce #content .order_details tbody th, 
.woocommerce-page #content .order_details tbody th {
	text-align:left;
}

#content .order_details tbody td,
.woocommerce #content .order_details tbody td, 
.woocommerce-page #content .order_details tbody td {
	padding: 15px 20px;
	border-width:0 1px 0 0;
	border-style:solid;
}

#content .order_details tbody td.product-total,
.woocommerce #content .order_details tbody td.product-total, 
.woocommerce-page #content .order_details tbody td.product-total {
	text-align:left
}

#content .order_details tfoot th,
.woocommerce #content .order_details tfoot th, 
.woocommerce-page #content .order_details tfoot th {
	padding: 15px 20px;
	border-width:1px 1px 0 0;
	border-style:solid;
	font-weight:normal;
	text-align:left;
}

#content .order_details tfoot td, 
.woocommerce #content .order_details tfoot td, 
.woocommerce-page #content .order_details tfoot td {
	padding:15px 20px;
	border-width:1px 1px 0 0;
	border-style:solid;
}

.woocommerce #content .order_details small, 
.woocommerce-page #content .order_details small {
	font-size:13px;
}

#content .order_details li,
.woocommerce #content .order_details li, 
.woocommerce-page #content .order_details li {
	list-style:none;
	font-size:12px;
	line-height:1.35;
}


#content .order_details li strong,
.woocommerce #content .order_details li strong, 
.woocommerce-page #content .order_details li strong {
	font-size:12px;
	font-weight:700;
}

.customer_details dt {
	padding:3px 0;
	font-weight:normal;
}

.customer_details dd {
	margin-left:20px;
	padding:3px 0;
}

/* 5 MY ACCOUNT */
 
#customer_login h2 {
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}

#customer_login form .form-row label,
#customer_login .woocommerce form .form-row label, 
.woocommerce-page #customer_login form .form-row label {
	text-transform:capitalize;
	font-size:13px;
	color:#202020;
}

html #content #customer_login input.button,
html #content #customer_login .woocommerce input.button,
html #content .woocommerce-page #customer_login input.button,
html #content .lost_reset_password input.button,
html #content .woocommerce .lost_reset_password input.button,
html #content .woocommerce-page .lost_reset_password input.button {
	height:28px;
	line-height:26px;
	background:none;
	filter:none;
	border-style:solid;
	border-width:1px;
	padding:0 29px;
	text-transform:none;
	font-weight:bold;
	font-size:13px;
	border-radius:28px;
	-moz-border-radius:28px;
	-webkit-border-radius:28px;
	margin:14px 0 10px;
}

html #content #customer_login input.button:hover,
html #content #customer_login .woocommerce input.button:hover,
html #content .woocommerce-page #customer_login input.button:hover,
html #content .lost_reset_password input.button:hover,
html #content .woocommerce .lost_reset_password input.button:hover,
html #content .woocommerce-page .lost_reset_password input.button:hover {
	background-image:none;
	filter:none;
}

html #customer_login form .form-row.form-row-first,
html #customer_login .woocommerce form .form-row.form-row-first,
html .woocommerce-page #customer_login form .form-row.form-row-first,
html #customer_login form .form-row.form-row-last,
html #customer_login .woocommerce form .form-row.form-row-last,
html .woocommerce-page #customer_login form .form-row.form-row-last {
	width:100%;
	padding:0;margin:0 0 6px;
}

html #customer_login form input,
html #customer_login .woocommerce form input,
html .woocommerce-page #customer_login form input {
	max-width:400px;
}

/* 6 - LOST RESET PASSWORD */
.lost_reset_password {
	display:block;
}

.lost_reset_password > p:first-child {
	background:#fffed3;
	padding:10px;
	margin:0;border:none;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.lost_reset_password label {
    font-size:13px;
	color:#202020;
}

/*==============================================================*/
/*                 ACTIVEWEAR VIII. BLOG PAGE                  */
/*==============================================================*/

.page-template-page-templatesblog-template-php .page-content {
	padding-bottom:20px;
	margin:0 0 40px;
	border-style:solid;
	border-width:0 0 1px;
}

/* CATAGORIES BLOG */

ul.list-posts {
	overflow:hidden;
	margin-bottom:80px;
}

ul.list-posts li {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0 0 30px;
	padding:0 0 30px;
}

ul.list-posts li.last {
    margin-bottom:0;
	padding-bottom:0;
	border:0;
}

ul.list-posts li .post-info-thumbnail {
	float:left;
}

ul.list-posts li .post-info-thumbnail a {
	display:inline-block;
	overflow:hidden;
	position:relative;
}

.page-template-page-templatesblog-template-php ul.list-posts li .post-info-thumbnail a.thumb-image{display:block}
ul.list-posts li .post-info-thumbnail .thumbnail img {
    margin: 0;
    position: relative;
    z-index: 1;
}

ul.list-posts li .post-info-content {}

ul.list-posts li .post-info-content .post-title {}

ul.list-posts li .post-info-content .post-title .heading-title {
    display:block;
}

ul.list-posts li .wd-edit-link.hidden-sm {display:none!important}

ul.list-posts li .wd-edit-link a {
    font-size: 12px;
    margin: 0;
}

ul.list-posts .post .time {
	margin:0 0 20px;
}

ul.list-posts .post .time br {
	display:none;
}

ul.list-posts .post .author,
ul.list-posts .portfolio .author {
	display:inline-block;
	float:left;
	position:relative;
	margin:0 10px 0 0;
	padding:0 10px 0 0;border-right:1px solid #808080;color:#808080;
}

ul.list-posts .post .author:after,
ul.list-posts .portfolio .author:after {
	content:"";
	width:2px;
	height:13px;
	position:absolute;
	right:0;
	left:auto;
	top:5px;
	bottom:auto;
}

ul.list-posts .post .author a,
ul.list-posts .portfolio .author a {
	text-transform:capitalize;
}

ul.list-posts .post .author a:hover,
ul.list-posts .portfolio .author a:hover {
	text-decoration:underline;
}

ul.list-posts li .post-info-content .cat-links {
    display:block;
	margin:5px 0;
}

ul.list-posts li .post-info-content .cat-links a {
}

ul.list-posts li .post-info-content .cat-links a:hover {
	text-decoration:underline;
}

ul.list-posts .post .comments-count,
ul.list-posts .portfolio .comments-count {
	display:inline-block;
	margin-right:20px;color:#808080;
}

ul.list-posts .post .read-more,
ul.list-posts .portfolio .read-more {
	padding-right:15px;
	position:relative;
	font-weight:bold;
}

ul.list-posts .post .read-more:after,
ul.list-posts .portfolio .read-more:after {
	content: "\f0da";
	font-family:"FontAwesome";
	color:#ff6c00;
	font-size:15px;
	position:absolute;
	left:auto;
	right:0;
	top:1px;
	bottom:auto;
	line-height:16px;	
}
.blog .widget_title_wrapper{position:relative}
.blog a.block-control:after{content: "\f107";
	font-family:"FontAwesome";font-weight:700;}
.blog a.block-control.active:after{content: "\f106";}	

/* SINGLE BLOG */
.single-content .post-title {
	position:relative;
	padding:0;
	margin:0 0 20px;
	overflow:hidden;
}

.single-content .post-title .navi-prev,
.single-content .post-title .navi-next {
	display:inline-block;
}


.single-content .post-title .heading-title {padding-right:55px;}

/* TIME - AUTHOR */
.single-content .post-info-meta > .time,
.single-content .post-info-meta > .author {
	display:inline-block;
	float:left;
	position:relative;
	padding:0 10px 0 0;
	margin:0 10px 0 0;
}

.single-content .post-info-meta > .time:after,
.single-content .post-info-meta > .author:after {
	content:"";
	width:1px;
	height:13px;
	position:absolute;
	right:0;
	top:3px;
	left:auto;
	bottom:auto;
}

.single-content .post-info-meta > .author a {
	text-transform:capitalize;
}

.single-content .post-info-meta > .author a:hover {
	text-decoration:underline;
}

.single-content .post-info-meta > .comments-count {
	display:inline-block;
	float:left;
}

.single-content .post-info-meta > .categories {
	clear:both;
	padding:5px 0 0;
}

.single-content .post-info-meta > .short-content {
	clear:both;
	padding:30px 0 35px;
	
}

/* TAG - SOCIAL */
.tags_social {
    overflow: hidden;
	border-width:1px 0 1px;
	border-style:solid;padding:10px 0;margin-bottom:20px;
}

.tags_social .tags {
    display: inline-block;
    float: left;
}

.tags_social .tags .tag-title {
    text-transform:capitalize;
}

.tags_social .tags .tag-links {
    
}

.tags_social .tags .tag-links a {
	margin:0;
	text-transform:lowercase;
}

.tags_social .tags .tag-links a:hover {
	text-decoration:underline;
}

.tags_social .share-list {
    display: inline-block;
    float: right;
    overflow: hidden;
}

.tags_social .share-list .social-label {
	display:none;
}

.tags_social .share-list a {
    display: inline-block;
    float: left;
    background-image: url(images/detail_blog_social.png);
    margin:0 0 0 5px;
	width:18px;
	height:17px;
}

.tags_social .share-list a.digg {
	background-position:0 0;
}

.tags_social .share-list a.twitter {
    background-position:-21px 0;
}

.tags_social .share-list a.stumbleupon {
	background-position:-42px 0;
}

.tags_social .share-list a.del {
	background-position:-63px 0;
}

.tags_social .share-list a.reddit {
	background-position:-84px 0;
}

.tags_social .share-list a.facebook {
    background-position:-105px 0;
}

/* AUTHOR */
#author-description {
	overflow:hidden;
	padding:20px 0;margin:0 0 20px;
}

#author-description #author-avatar {
	float:left;
}

#author-description img.avatar {
	width:70px;
	height:70px;
	display:block;
	margin:0;
}

#author-description .author-name {
	display:inline-block;
	width:100%;
}

#author-description .author-name a {
	text-transform:capitalize;
	font-size:18px;
	font-weight:bold;
	color:#202020;
	line-height:20px;
}

#author-description .author-name a:hover {
	text-decoration:underline;
}

#author-description .view-all-author-posts {
	display:inline-block;
	width:100%;
	text-align:right;
}

#author-description .view-all-author-posts a{
}

#author-description .view-all-author-posts a:hover {
	text-decoration:underline;
}

#author-description .author-desc {
	margin:0 0 0 90px;
}

/* RELATED */


.single-content .related  {
	margin-bottom:10px;
}

.related .related_post_slider {
	padding:13px 0 40px;
	position:relative;
}

.related .related_wrapper .caroufredsel_wrapper {
	margin-bottom:0!important;
}

.related ul {
    overflow: hidden;
    margin: 0;
}

.related ul li.related-item {
	list-style:none;
}

.related ul li.related-item > div {
    text-align: center;
	padding:0 20px;
}

.related ul li.related-item div a.thumbnail {
    position: relative;
    display: inline-block;
    margin: 0 0 15px;
    max-width: 100%;
}

.related ul li.related-item div a.thumbnail img {
    margin: 0;
}

.related .time {
	text-align:left;
	font-weight:bold;
}

.related p.title {
	text-align:left;	
	margin:0 0 10px;
}

.related .title a {
	font-size:20px;
	line-height:22px;
	font-weight:bold;
	letter-spacing:-0.2px;
}

.related .related_post_slider a.thumbnail {
	position:relative;
	overflow:hidden;
}

.related .related_post_slider a.thumbnail:after {
	content:"";
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background: url("images/glass.png") no-repeat scroll -265px 0 transparent;
	z-index:1;	
}

.related .related_post_slider a.thumbnail:hover:after {
	background-position: 590px 0; 
	transition: all 2.5s ease 0s;
	-moz-transition: all 2.5s ease 0s;
	-webkit-transition: all 2.5s ease 0s;	
}

/* Control */

.wd_single_related_control,
.cross-sells .cross_control {
	display:none;
}

.related:hover .wd_single_related_control,
.cross-sells:hover .cross_control {
	display:block;
}

.related .wd_single_related_control a,
.related .flex-direction-nav a,
.cross-sells .cross_control a {
	position:absolute;
	top:auto;
	bottom:-1px;
	width:28px;
	height:50px;
	border-width:1px;
	border-style:solid;
	color:transparent;
	font-size:0;
	margin:0;
}

.related .wd_single_related_control a.prev,
.cross-sells .cross_control a.prev {
	left:-1px;
	right:auto;
	border-radius:0 2px 2px 0;
	-moz-border-radius:0 2px 2px 0;
	-webkit-border-radius:0 2px 2px 0;
}

.related .flex-direction-nav a.flex-prev {
	left:-1px!important;
	right:auto;
	top:auto!important;
	border-radius:0 2px 2px 0;
	-moz-border-radius:0 2px 2px 0;
	-webkit-border-radius:0 2px 2px 0;
	opacity:1;
	filter:alpha(opacity=100);
}

.related .wd_single_related_control a.prev:after,
.related .flex-direction-nav a.flex-prev:after,
.cross-sells .cross_control a.prev:after {
	content:"";
	width:11px;
	height:17px;
	background:url(images/navi_slider.png) no-repeat;
	position:absolute;
	left:7px!important;
	top:16px!important;
	right:auto;
	bottom:auto;
	margin:0!important;
}

.related .wd_single_related_control a.next,
.cross-sells .cross_control a.next {
	left:auto;
	right:-1px;
	top:auto!important;
	bottom:-1px!important;
	border-radius:0 2px 2px 0;
	-moz-border-radius:0 2px 2px 0;
	-webkit-border-radius:0 2px 2px 0;
}

.related .flex-direction-nav a.flex-next {
	left:auto;
	right:-1px!important;
	top:auto!important;
	bottom:-1px!important;
	border-radius:0 2px 2px 0;
	-moz-border-radius:0 2px 2px 0;
	-webkit-border-radius:0 2px 2px 0;
	opacity:1;
	filter:alpha(opacity=100);
}

.related .wd_single_related_control a.next:after,
.related .flex-direction-nav a.flex-next:after,
.cross-sells .cross_control a.next:after {
	content:"";
	width:11px;
	height:17px;
	background:url(images/navi_slider.png) no-repeat -11px 0;
	position:absolute;
	left:7px;
	top:16px;
	right:auto;
	bottom:auto;
	margin:0!important;
}

.related .flex-control-nav {
	display:none;
}

.related .flex-direction-nav li {
	list-style:none;
}

/* COMMENT */
#comments #comments-title {}

#comments .commentlist {
	padding:0;
	margin:0 0 30px;
}

#comments .commentlist li ul.children {
	margin-left:40px;
}

#comments .commentlist li {
	list-style:none;
	overflow:hidden;
}

#comments .commentlist > li:first-child > div > div {
	margin-top:0;
} 

#comments .commentlist li .avarta {
	float:left;
}

#comments .commentlist li .avarta img {
	display:block;
	width:68px;
	height:68px;
	margin:0;
}

#comments .commentlist li .detail {
	margin-left:90px;
	position:relative;
	top:-3px;
	overflow:hidden;
}

#comments .commentlist li .divcomment-inner {
	overflow:hidden;
	margin:40px 0 0;
}

#comments .commentlist li .detail .comment-author {
	display:inline-block;
	float:left;
	padding:0 10px 0 0;
	margin:0 10px 3px 0;
	position:relative;
}

#comments .commentlist li .detail .comment-author:after {
	content:"";
	height:13px;
	width:1px;
	position:absolute;
	right:0;
	left:auto;
	top:4px;
	bottom:0;
}

#comments .commentlist li .detail .comment-author a {
	text-transform:capitalize;
	font-style:normal;
}

#comments .commentlist li .detail .comment-author a:hover {
	text-decoration:underline;
}

#comments .commentlist li .detail .comment-meta {
	display:inline-block;
	float:left;
	margin:0 0 3px;
}

#comments .commentlist li .detail .comment-meta a:hover {
	text-decoration:underline;
}

#comments .commentlist li .detail .comment-body {
	float:left;
	width:100%;
	margin:0 0 14px;
}

#comments .commentlist li .detail .comment-body p {
	margin-bottom:0;
}

#comments .commentlist li .detail .reply {
	float:left;
	width:100%;
}

#comments .commentlist li .detail .reply a {
	height:28px;
	line-height:26px;
	font-weight:bold;
	border-width:1px;
	border-style:solid;
	border-radius:28px;
	-moz-border-radius:28px;
	-webkit-border-radius:28px;
	padding:0 15px;
	display:inline-block;
}

/* RESPOND */
#respond {overflow:hidden;padding-bottom:20px;}

li.comment #respond {
	margin:30px 0 0;
}

#respond #reply-title {}

#respond #reply-title small {
	font-size:18px;
	text-transform:none;
	margin-left:20px;
	font-weight:normal;
	margin-top:3px;
}

li.comment #respond #reply-title small {
	margin-left:0;
	display:inline-block;
	width:100%;
}

#respond span.label {
	padding:0;
	background:transparent;
	text-shadow:none;
	-moz-text-shadow:none;
	-webkit-text-shadow:none;
	border:0;
}

#respond input {
	max-width:540px;
}

#respond .form-submit {
	margin-bottom:10px;
}

#respond button.button {
	filter:none;
	border-radius:5px;-moz-border-radius:5px;
}

.ie9 #respond button.button span span,
.ie10 #respond button.button span span {
	padding-top:1px;
}

#respond button.button:before {
	display:none;
}

.pp_description {
	font-size:10px;
}

.pp_woocommerce #respond #commentform input#submit,
html .pp_woocommerce #respond #commentform input#submit {
	height:28px;
	line-height:28px;
	border-radius:28px;
	-moz-border-radius:28px;
	-webkit-border-radius:28px;
	background-image:none;
	filter:none;
	text-transform:none;margin-top:20px;
}

/* GALARY */
.gallery {
    margin: auto;
    width: 100%;
    overflow: hidden;
}

.gallery img {
    border-width: 1px;
    border-style: solid;
    padding: 2px;
    max-width: 100%;
    height: auto;
    transition: opacity 0.25s ease-in-out 0s;
    -moz-transition: opacity 0.25s ease-in-out 0s;
    -webkit-transition: opacity 0.25s ease-in-out 0s;
}

.gallery img:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.gallery .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
}

.gallery.gallery-columns-1 .gallery-item {
    width: 100%;
}

.gallery.gallery-columns-2 .gallery-item {
    width: 50%;
}

.gallery.gallery-columns-3 .gallery-item {
    width: 33.3%;
}

.gallery.gallery-columns-4 .gallery-item {
    width: 25%;
}

.gallery.gallery-columns-5 .gallery-item {
    width: 20%;
}

.gallery.gallery-columns-6 .gallery-item {
    width: 16.6%;
}

.gallery.gallery-columns-7 .gallery-item {
    width: 14.2%;
}

.gallery.gallery-columns-8 .gallery-item {
    width: 12.5%;
}

.gallery.gallery-columns-9 .gallery-item {
    width: 11.1%;
}

#nav-below {
    overflow: hidden;
    display: inline-block;
}

#nav-below > div {
    display: inline-block;
    float: left;
}

#nav-below > div a {
    display: inline-block;
    float: left;
    width: 23px;
    height: 21px;
    color: transparent;
    position: relative;
    text-align: center;
}

#nav-below > div a:hover {
    background: #fff;
}

#nav-below > div.nav-next a {
    border-radius: 0 3px 3px 0;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px;
}

#nav-below > div.nav-previous a {
    border-radius: 3px 0 0 3px;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    -o-border-radius: 0 3px 3px 0;
}

#nav-below > div.nav-previous a:before {
    display: inline-block;
    content: "\f053";
    font-family: FontAwesome;
    color: #808080;
    line-height: 23px;
    position: absolute;
    left: 0;
    top: 0;
    width: 21px;
    text-align: center;
}

#nav-below > div.nav-next a:before {
    display: inline-block;
    content: "\f054";
    font-family: FontAwesome;
    color: #808080;
    line-height: 23px;
    position: absolute;
    left: 0;
    top: 0;
    width: 21px;
    text-align:center
}

#nav-below > div.nav-previous a:after {
    display: inline-block;
    content: "";
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    top: 1px;
    background: #fff;
}

#nav-below > div.nav-next a:after {
    display: inline-block;
    content: "";
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    top: 1px;
    background: #fff;
}
.navi-prev a,.navi-next a,
.thumbs_control a,
.slider_control .cbp-next,
.slider_control .cbp-prev{border-width:1px;
border-style: solid;
border-color: #a4a6b1;border-radius:3px;-moz-border-radius:3px;float:left;width:24px;height:24px;position:absolute;right:0;top:0;cursor:pointer;text-align:center;z-index:10}
.featured_product_slider_wrapper .thumbs_control a {top:16px;}
.main-slideshow .featured_product_slider_wrapper .thumbs_control a {top:30px;}
/*a.next .tooltip{left:auto!important;right:0!important}
a.prev .tooltip{left:0!important;right:auto!important}*/
.related .thumbs_control a{top:5px;}
.navi-prev a,.navi-next a{top:30px;}
.navi-next a{right:10px;}
.navi-prev a{right:40px;}
.thumbs_control a.prev{right:30px;}

.thumbs_control a.prev i,
.thumbs_control a.next i,
.navi-prev a i,.navi-next a i {
    display: inline-block;
    content: "\f053";
    font-family: FontAwesome;
	padding:3px 7px;
}
.thumbs_control a.prev i,
.thumbs_control a.next i{padding:0 8px}
.navi-prev a i,.navi-next a i{padding:1px 7px}

.thumbs_control a.next i,.navi-next a i{content: "\f054";}


.slider_control .cbp-next,
.slider_control .cbp-prev{top:50%;right:-35px;margin-top:50px;}
.slider_control .cbp-prev{right:auto;left:-35px;}
.single-content .post-title .navi-prev,
.single-content .post-title  .navi-next{margin-top:10px}

.slider_control.at_top .cbp-next,.slider_control.at_top .cbp-prev{top: 16px; right: 0; margin-top: 0;}
.slider_control.at_top .cbp-prev{left:auto;right:30px;}

/* RELATED */
.related-project {
    margin: 0 0 60px;
    position: relative;
}

.related-project > .title {
    display: inline-block;
    width: 100%;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
    font-family: "Share";
    text-transform: uppercase;
    letter-spacing: -1px;
    padding: 0 0 14px;
    border-width: 0 0 2px;
    border-style: solid;
    margin: 0 0 45px;
}

.related-project ul {
    overflow: hidden;
}

.related-project ul li.related-item {
    list-style: none;
}

.related-project ul li.related-item .title {
    display: inline-block;
    width: 100%;
}

.related-project ul li.related-item .title:hover {
    text-decoration: none;
    color: #BE0404;
}

.related-project ul li.related-item div {
    text-align: center;
}

.related-project ul li.related-item div a.thumbnail {
    position: relative;
    display: inline-block;
    margin: 0 0 15px;
    max-width: 100%;
}

.related-project ul li.related-item div a.thumbnail img {
    margin: 0;
}

.related-project ul li.related-item div a.thumbnail .thumbnail-shadow {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0.6);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3c000000,endColorstr=#3c000000)";
    zoom: 1;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}

.related-project ul li.related-item div a.thumbnail:hover .thumbnail-shadow {
    opacity: 1;
    filter: alpha(opacity=100);
}

/* LIGHTBOX */
.fancybox-overlay {
    overflow-x: hidden!important;
}

.fancybox-skin {
    padding: 0!important;
}

.fancybox-overlay .fancybox-skin {
    background: none!important;
}

.fancybox-overlay .fancybox-skin {
    padding: 0!important;
    border-radius: 0!important;
}

.fancybox-overlay .fancybox-prev-clone {
    left: 30px;
    background-color: #fff;
}

.fancybox-overlay .fancybox-next-clone {
    right: 30px;
    background-color: #fff;
}

.fancybox-overlay .fancybox-prev-clone ,.fancybox-next-clone {
    visibility: visible;
    position: absolute;
    z-index: 10000;
    top: 50%;
    margin-top: -46px;
    display: block;
    width: 46px;
    height: 46px;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
}

.fancybox-overlay .fancybox-prev-clone span {
    display: block;
    background: url(images/lightbox.png) no-repeat -13px 1px;
    width: 46px;
    height: 46px;
}

.fancybox-overlay .fancybox-next-clone span {
    display: block;
    background: url(images/lightbox.png) no-repeat -79px 1px;
    width: 46px;
    height: 46px;
}

.fancybox-overlay .fancybox-close-clone {
    position: absolute;
    z-index: 10000;
    right: 30px;
    top: 30px;
    width: 46px;
    height: 46px;
    background: #111 url(images/lightbox.png) no-repeat -46px 0;
    display: block;
}

.fancybox-overlay .fancybox-title-clone {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 10px 0;
    margin: 0;
    width: 100%;
    background-color: #fff;
    opacity: 0.8;
    filter: alpha(opacity=80);
    visibility: visible;
    color: #3F3F3F;
    font-size: 16px;
    font-family: georgia;
}

.fancybox-overlay .fancybox-title-clone span.child {
    margin-right: 0;
    padding: 0;
    background: none;
    color: #3F3F3F;
    font-weight: normal;
    border-radius: 0;
    text-shadow: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none;
    -o-text-shadow: none;
}

.fancybox-overlay .fancybox-opened {
    z-index: 100;
}

.fancybox-image {
    display: block!important;
}

.fancybox-skin {
    background-color: pink;
    width: 60px!important;
    display: block;
}

.fancybox-wrap {
    z-index: 10000!important;
    position: absolute;
    border: 1px solid #fff!important;
    display: block;
    box-sizing: border-box;
}

.fancybox-close-clone {
    display: inline-block!important;
    z-index: 10000000!important;
    background-color: #fff!important;
    position: absolute;
}

.fancybox-outer {
    border: 1px solid blue;
    width: 50px!important;
    display: block;
    background-color: blue;
}

.fancybox-image {
    position: relative!important;
    z-index: 10000!important;
}


/*==============================================================*/
/*                FOOTER                                        */
/*==============================================================*/

/* ONLY FOR THIS THEME */
.full-contact-form input,
.full-contact-form textarea ,
html div.wpcf7-validation-errors {
    max-width: 100%;
}

.full-contact-form .wpcf7 input[type^="submit"] {
    width: 100%;
}

.contact-form li {
    list-style: none;
}

.wd_print {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(images/icon_print.png) no-repeat;
    font-size: 0!important;
    line-height: 0!important;
    color: transparent;
    float: left;
}

.wd_print:hover {
    color: transparent;
}

.home.blog #content {
    position: relative;
    max-width: 1200px;
    padding: 0 10px;
}
.woocommerce .products,
.products.grid,.products.list,
.woocommerce .products.grid, .woocommerce .products.list,
.woocommerce-page .products.grid, .woocommerce-page .products.list {
    padding:0;clear:both;overflow:hidden;margin-top:30px;
}
.post-type-archive.woocommerce .products{width:100%;float:left;}

html .woocommerce td.product-name dl.variation, 
html .woocommerce-page td.product-name dl.variation {
    margin: 7px 0 0;
	overflow:hidden;
}

.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt,
.woocommerce-page td.product-name dl.variation dd, 
.woocommerce-page td.product-name dl.variation dt {
	margin-bottom:0;
}

.woocommerce td.product-name dl.variation dd,
.woocommerce-page td.product-name dl.variation dd {
	margin-left:5px;
}
 dl.variation dd p{margin:0}

.slideExpandUp{
	animation-name: slideExpandUp;
	-webkit-animation-name: slideExpandUp;	

	animation-duration: 1.6s;	
	-webkit-animation-duration: 1.6s;

	animation-timing-function: ease-out;	
	-webkit-animation-timing-function: ease -out;

	visibility: visible !important;	
}

@keyframes slideExpandUp {
	0% {
		transform: translateY(100%) scaleX(0.5);
	}
	30%{
		transform: translateY(-8%) scaleX(0.5);
	}	
	40%{
		transform: translateY(2%) scaleX(0.5);
	}
	50%{
		transform: translateY(0%) scaleX(1.1);
	}
	60%{
		transform: translateY(0%) scaleX(0.9);		
	}
	70% {
		transform: translateY(0%) scaleX(1.05);
	}			
	80%{
		transform: translateY(0%) scaleX(0.95);		
	}
	90% {
		transform: translateY(0%) scaleX(1.02);
	}	
	100%{
		transform: translateY(0%) scaleX(1);		
	}
}

@-webkit-keyframes slideExpandUp {
	0% {
		-webkit-transform: translateY(100%) scaleX(0.5);
	}
	30%{
		-webkit-transform: translateY(-8%) scaleX(0.5);
	}	
	40%{
		-webkit-transform: translateY(2%) scaleX(0.5);
	}
	50%{
		-webkit-transform: translateY(0%) scaleX(1.1);
	}
	60%{
		-webkit-transform: translateY(0%) scaleX(0.9);		
	}
	70% {
		-webkit-transform: translateY(0%) scaleX(1.05);
	}			
	80%{
		-webkit-transform: translateY(0%) scaleX(0.95);		
	}
	90% {
		-webkit-transform: translateY(0%) scaleX(1.02);
	}	
	100%{
		-webkit-transform: translateY(0%) scaleX(1);		
	}
}


#viewport > div {background-repeat: no-repeat;
    background-color: transparent;
    background-attachment: fixed;
	background-position:center center;}
	
.steps_holder {
	width: 100%;
	text-align: center;
}

.steps_holder_inner {
    position: relative;
    display: inline-block;
}

.steps_holder .circle_small,.steps_holder .circle_small_inner {
    width: 155px;
    height: 155px;
}

.steps_holder .circle_small {
    margin: 0 auto;
    background-color: #f54325;
    color: #fff;
    font-family: 'Oswald',sans-serif;
    font-size: 26px;
    border-radius: 7em;
    text-align: center;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.steps_holder .circle_small:hover {
    background-color: #2c2c2c!important;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.steps_holder .circle_small:hover span,.steps_holder .circle_small:hover .step_title {
    color: #fff!important;
}

.steps_holder .circle_small_inner {
    display: table-cell;
    vertical-align: middle;
}

.steps_holder a.circle_small_inner {
    color: #fff;
}

.steps_holder a.circle_small_inner:hover {
    color: inherit;
}

.steps_holder .circle_small span {
    display: block;
    margin-bottom: 18px;
}

.steps_holder .circle_small .step_title {
    color: #fff;
    letter-spacing: 1px;
}

.steps_holder .circle_small_holder p {
    margin-top: 23px;
    text-align: center;
    padding: 0 21px;
}

.steps_holder .circle_small_holder {
    display: inline-block;
	width:265px;
}

.steps_holder .circle_small_holder_inner {
    position: relative;
}

.steps_holder .circle_small_holder_inner .arrow_holder {
    width: 50px;
    height: 13px;
    position: absolute;
    top: 50%;
    right: -25px;
    background: url(images/step_holder_arrow.png) no-repeat center right;
}

.steps_holder .circle_small_holder:last-child .circle_small_holder_inner .arrow_holder {
    background: 0;
}

.steps_holder.show .circle_small_holder {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.steps_holder .circle_small_holder {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.steps_holder .step1 {
    left: 40px;
    top: 85px;
    -webkit-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -ms-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s;
}

.steps_holder .step2 {
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -ms-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;
}

.steps_holder .step3 {
    -webkit-transition-delay: 1.5s;
    -moz-transition-delay: 1.5s;
    -ms-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s;
}

.steps_holder .step4 {
    -webkit-transition-delay: 2s;
    -moz-transition-delay: 2s;
    -ms-transition-delay: 2s;
    -o-transition-delay: 2s;
    transition-delay: 2s;
}

#viewport > div{text-align:center;}
span.counter {position:relative;top:130px;color:#fff!important;
 -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
	display:none;
}
span.counter.showed {
	opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.animated{
    opacity: 0;
	transform:scale(0,0);
	-webkit-transform:scale(0,0);
	-moz-transform:scale(0,0);
}
.activate{
	opacity: 1;
	transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-moz-transform:scale(1,1);
}

.promo-heading {
    color: #121212;
    font-family: "NexaBold";
    font-size: 48px;
    line-height: 55px;
    padding-bottom: 15px;
    padding-top: 20px;
    text-transform: uppercase;
}

/* ===================================================================== */
/*                    ACTIVEWEAR VIIII. CONTACT FORM                       */
/* ===================================================================== */

ul.contact_desc {
	margin:0 0 20px;
}

ul.contact_desc li {
	list-style:none;
	line-height:14px;
	margin-bottom:2px;
}

ul.contact_desc li.line {
	height:1px;
	width:15px;
	background:#d3d3d3;
	display:inline-block;
	margin:0 0 15px;
}

ul.contact_desc a:hover {
	text-decoration:underline;
}

/* ======================= ONLY FOR THIS THEME ============================== */

.tp-bannershadow.tp-shadow2 {
	background:none;
}

.select2-drop {
	z-index:99999;
}

.header_search .select2-container .select2-choice div b {
	background-image:none!important;
}
.wd_search_form input::-webkit-input-placeholder {
   color:transparent;
}


.flex-disabled {
	display:none!important;
}

html .woocommerce-checkout .form-row .chzn-container-single .chzn-single {
	line-height:26px;
}

html.ie8 .woocommerce-checkout .form-row .chzn-container-single .chzn-search input,
html.ie9 .woocommerce-checkout .form-row .chzn-container-single .chzn-search input {
	padding-top:7px;
}

html.ie10 .woocommerce-checkout .form-row .chzn-container-single .chzn-search input {
	padding-top:5px;
}

#billing_phone_field,
#billing_email_field {
	margin-bottom:20px;
}

div.pp_woocommerce .pp_previous:before, 
div.pp_woocommerce .pp_next:before {
	display:block!important;
}

.nav-next a,.nav-previous a {
	display:none!important;
}

ul.currency_switcher li a.active {
	cursor:text;
}

#content {
	/*min-height:300px;*/
	padding-bottom:30px;
}
#wd_product_content #content{padding-right:10px;}
#wd_product_content .col3-layout  #content,
#wd_product_content  .col2-left-layout #content{padding-left:10px;}

.home #content {
	margin-bottom:0;
}

.wd_product_category_list_shortcode .wd_slider_control {
	display:block!important;
}

.pp_pic_holder div.product div.images #wrap {
	margin-bottom:7px;padding:3px 0 0 3px;
}

.pp_pic_holder .thumbnails.list_carousel {
	padding-left:5px!important;
}



.pp_pic_holder .thumbnails.list_carousel {
	padding-left:5px;
}

.pp_pic_holder .details_view {
	padding-left:5px;
}

.ie #content .cart-collaterals .coupon_wrapper input#coupon_code, 
.ie .woocommerce #content .cart-collaterals .coupon_wrapper input#coupon_code, 
.ie .woocommerce-page #content .cart-collaterals .coupon_wrapper input#coupon_code{
	padding-top:4px;
	line-height:18px;
}

.ie #content .cart-collaterals .shipping_calculator input.input-text, 
.ie .woocommerce #content .cart-collaterals .shipping_calculator input.input-text, 
.ie .woocommerce-page #content .cart-collaterals .shipping_calculator input.input-text {
	padding-top:4px;
	line-height:18px;
}

.ie10 #content .cart-collaterals .coupon_wrapper input#coupon_code, 
.ie10 .woocommerce #content .cart-collaterals .coupon_wrapper input#coupon_code, 
.ie10 .woocommerce-page #content .cart-collaterals .coupon_wrapper input#coupon_code,
.ie10 #content .cart-collaterals .shipping_calculator input.input-text, 
.ie10 .woocommerce #content .cart-collaterals .shipping_calculator input.input-text, 
.ie10 .woocommerce-page #content .cart-collaterals .shipping_calculator input.input-text {
	padding-top:0;
}

.ie10 #content .cart-collaterals .coupon_wrapper input#coupon_code, 
.ie10 .woocommerce #content .cart-collaterals .coupon_wrapper input#coupon_code, 
.ie10 .woocommerce-page #content .cart-collaterals .coupon_wrapper input#coupon_code {
	height:30px;
}

.wd_quickshop.product {
	overflow:hidden;
}

html #main_content.span12 .woocommerce-message,
html #main_content.span18 .woocommerce-message {
	margin-top:6px;
}

/* ======================= FIX BUG SLIDER  ============================== */
.featured_product_slider_wrapper > div.featured_product_slider_wrapper_inner > div.caroufredsel_wrapper {
	height:auto!important;
}

.featured_product_slider_wrapper > div.featured_product_slider_wrapper_inner > div.caroufredsel_wrapper > .products {
	height:auto!important;
	position:relative!important;
}

.custom_category_shortcode .span12 .caroufredsel_wrapper {
	height:auto!important;
}

.custom_category_shortcode .span12 .caroufredsel_wrapper > .products {
	height:auto!important;
	position:relative!important;
}

/* ===================== SELECT 2 ====================================== */
#select2-drop .select2-search {
	margin:10px 0 5px;
}

.wd_product_category_list_shortcode img {
}

/* ===================== MORE BUG ====================================== */
.rev_slider_wrapper .tp-bullets .bullet.selected {
	cursor:default;
}

.box-heading a:hover,
#footer .box-heading a:hover {
	text-decoration:none;
}

.question_coupon {
	margin-right:5px;
}

/* ============================================================================= */
/*                   FIX BUGS UPDATE WOOCOMMERCE FROM 2.0.20 TO 2.1              */
/* ============================================================================= */

/* 1. =========== RATING ========== */

.woocommerce p.stars, .woocommerce-page p.stars {
	height:auto;
	overflow:hidden;
	margin-bottom:0!important;
}

.woocommerce #review_form #respond p.comment-form-rating, 
.woocommerce-page #review_form #respond p.comment-form-rating {
	margin-bottom:0;
}

.woocommerce p.stars a[class^="star"] {
	font-weight:normal;
	float:left;
}

.woocommerce p.stars a.star-5, 
.woocommerce-page p.stars a.star-5 {
	margin-right:0;
}

.woocommerce-product-rating .star-rating,
.woocommerce .woocommerce-product-rating .star-rating, 
.woocommerce-page .woocommerce-product-rating .star-rating {
	margin-top:4px;
}

.woocommerce p.stars a.star-1:after, 
.woocommerce p.stars a.star-2:after, 
.woocommerce p.stars a.star-3:after, 
.woocommerce p.stars a.star-4:after, 
.woocommerce p.stars a.star-5:after, 
.woocommerce-page p.stars a.star-1:after, 
.woocommerce-page p.stars a.star-2:after, 
.woocommerce-page p.stars a.star-3:after, 
.woocommerce-page p.stars a.star-4:after, 
.woocommerce-page p.stars a.star-5:after {
	font-family:"star"!important;
}

.woocommerce p.stars a.star-1:after, 
.woocommerce-page p.stars a.star-1:after,
.woocommerce p.stars a.star-1:hover:after, 
.woocommerce-page p.stars a.star-1:hover:after,
.woocommerce p.stars a.star-1.active:after, 
.woocommerce-page p.stars a.star-1.active:after {
	content:"s";
}

.woocommerce p.stars a.star-2:after, 
.woocommerce-page p.stars a.star-2:after,
.woocommerce p.stars a.star-2:hover:after, 
.woocommerce-page p.stars a.star-2:hover:after,
.woocommerce p.stars a.star-2.active:after, 
.woocommerce-page p.stars a.star-2.active:after {
	content:"ss";
}

.woocommerce p.stars a.star-3:after, 
.woocommerce-page p.stars a.star-3:after,
.woocommerce p.stars a.star-3:hover:after, 
.woocommerce-page p.stars a.star-3:hover:after,
.woocommerce p.stars a.star-3.active:after, 
.woocommerce-page p.stars a.star-3.active:after {
	content:"sss";
}

.woocommerce p.stars a.star-4:after, 
.woocommerce-page p.stars a.star-4:after,
.woocommerce p.stars a.star-4:hover:after, 
.woocommerce-page p.stars a.star-4:hover:after,
.woocommerce p.stars a.star-4.active:after, 
.woocommerce-page p.stars a.star-4.active:after {
	content:"ssss";
}

.woocommerce p.stars a.star-5:after, 
.woocommerce-page p.stars a.star-5:after,
.woocommerce p.stars a.star-5:hover:after, 
.woocommerce-page p.stars a.star-5:hover:after,
.woocommerce p.stars a.star-5.active:after, 
.woocommerce-page p.stars a.star-5.active:after {
	content:"sssss";
}
.woocommerce-page p.stars a{color:#cecece;}
.woocommerce-page p.stars a.active,.woocommerce-page p.stars a:hover{color:#87d3d4;}

.woocommerce p.stars a[class^="star"] {
	margin-bottom:8px;
}

.woocommerce p.stars a[class^="star"].active {
	cursor:default;
}

/* 2 ====================== RESET COLUMN ================================== */
/*
.woocommerce .products .product:nth-child(2n), 
.woocommerce-page .products .product:nth-child(2n) {
	float:left;
}

.woocommerce .products .product, 
.woocommerce-page .products .product {
	clear:none;
}

.woocommerce .products .product.first, 
.woocommerce-page .products .product.first {
	clear:left;
}

body.woocommerce .products .product.span12:nth-child(2n+1), 
body.woocommerce-page .products .product.span12:nth-child(2n+1),
body.woocommerce .products .product.span8:nth-child(3n+1), 
body.woocommerce-page .products .product.span8:nth-child(3n+1),
body.woocommerce .products .product.span6:nth-child(4n+1), 
body.woocommerce-page .products .product.span6:nth-child(4n+1),
body.woocommerce .products .product.span4:nth-child(6n+1), 
body.woocommerce-page .products .product.span4:nth-child(6n+1) {clear:left;}

body.woocommerce .featured_product_slider_wrapper .products .product.span12:nth(2n+1), 
body.woocommerce-page .featured_product_slider_wrapper .products .product.span12:nth(2n+1),
body.woocommerce .featured_product_slider_wrapper .products .product.span8:nth(3n+1), 
body.woocommerce-page .featured_product_slider_wrapper .products .product.span8:nth(3n+1),
body.woocommerce .featured_product_slider_wrapper .products .product.span6:nth(4n+1), 
body.woocommerce-page .featured_product_slider_wrapper .products .product.span6:nth(4n+1),
body.woocommerce .featured_product_slider_wrapper .products .product.span4:nth(6n+1), 
body.woocommerce-page .featured_product_slider_wrapper .products .product.span4:nth(6n+1){clear:none;}*/

/* 3 ====================== PAGE CART ===================================== */

.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-button:after, 
.woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
	display:none;
}

.woocommerce #content table.cart .product-thumbnail, 
.woocommerce table.cart .product-thumbnail,
.woocommerce-page #content table.cart .product-thumbnail, 
.woocommerce-page table.cart .product-thumbnail {
	display:table-cell;
}
 
/* 4 ====================== MESSAGE ===================================== */

html .woocommerce .woocommerce-info a.button, 
html .woocommerce .woocommerce-message a.button, 
html .woocommerce-page .woocommerce-info a.button, 
html .woocommerce-page .woocommerce-message a.button,
html .woocommerce-info a.button, 
html .woocommerce-message a.button{
	margin-left:10px;margin-top:-6px;border-radius:5px;-moz-border-radius: 5px;font-size:100%;height: 30px;line-height: 30px;padding: 0 20px;
}
html .woocommerce .woocommerce-info a.button:hover, 
html .woocommerce .woocommerce-message a.button:hover, 
html .woocommerce-page .woocommerce-info a.button:hover, 
html .woocommerce-page .woocommerce-message a.button:hover,
html .woocommerce-message a.button:hover, 
html .woocommerce-info a.button:hover {
	border: none;box-shadow: none!important;
}
.woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button, .woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button{
	float:right;
}

.woocommerce .woocommerce-message, 
.woocommerce-page .woocommerce-message,
.woocommerce-message {
	overflow:hidden;
}

.woocommerce .woocommerce-error, 
.woocommerce .woocommerce-info, 
.woocommerce .woocommerce-message, 
.woocommerce-page .woocommerce-error, 
.woocommerce-page .woocommerce-info, 
.woocommerce-page .woocommerce-message,
.woocommerce-error, 
.woocommerce-info, 
.woocommerce-message{
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	margin:0 0 2em!important;
}

.woocommerce .woocommerce-error, 
.woocommerce .woocommerce-info, 
.woocommerce .woocommerce-message, 
.woocommerce-page .woocommerce-error, 
.woocommerce-page .woocommerce-info, 
.woocommerce-page .woocommerce-message,
.woocommerce-error, 
.woocommerce-info, 
.woocommerce-message {
	clear:both;
}

/* 5 ============================ RESET BUTTON ============================== */

.wc-backward a:before, 
.wc-backward:before {
	display:none;
}

.wc-forward a:after, 
.wc-forward:after {
	display:none;
}

/* 6 =========================== CHECKOUT PAGE ============================= */

/* Shipping */
#ship-to-different-address {
	position:relative;
}

#ship-to-different-address label {
	text-transform:none;
}

#ship-to-different-address-checkbox {
	position:absolute;
	left:0;
	top:3px;
	right:auto;
	bottom:auto;
}

/* Place order */
.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order {
	position:relative;
	border-bottom-width:2px;
	padding:0 20px;
	text-shadow:none;]
	-moz-text-shadow:none;
	-webkit-text-shadow:none;
	background-image:none;
	filter:none;
	min-width:250px;
}

.woocommerce #payment #place_order:before, 
.woocommerce-page #payment #place_order:before{	
	content:"";
	height:1px;
	position:absolute;
	top:0;
	bottom:auto;
	left:0;
	right:0;
}

.woocommerce #payment, .woocommerce-page #payment {
	background:transparent;
}

.woocommerce #payment ul.payment_methods, 
.woocommerce-page #payment ul.payment_methods {
	padding:0;
	border:0;
}

.woocommerce #add_payment_method #payment div.form-row, 
.woocommerce-page #add_payment_method #payment div.form-row {
	padding:0;
	border:0;
}

/* 7 ============================== DETAIL PRODUCT ============================== */

.woocommerce-noreviews.noreviews {
	display:none;
}

/* 8 ============================= CATEGORY =================================== */

.price .amount,
.price .amount { }
 
.first-footer-widget-area{/*background:url(images/line_footer.png) no-repeat top center;*/padding:0 0 40px;}
/*#footer .first-footer-widget-area .container .row{margin-left:-20px;margin-right:-20px;}*/
.footer-area-wrapper{background:#33374f;}
.second-footer-widget-area{padding:40px 0 0;}
.second-footer-widget-area .second-footer-widget-area-1,
.second-footer-widget-area .second-footer-widget-area-2{padding:0 30px 0 0}
.second-footer-widget-area .second-footer-widget-area-3{padding:0}

.widget_twitterupdate .widget-title{padding-left:35px!important;}
.widget_twitterupdate .widget_title_wrapper:before{
	position:absolute;
	content: "\f099";
	font-family: 'FontAwesome';
	color:#87d3d4;font-size:30px;
	top:-8px;left:0
}
.widget_twitterupdate .follow-us-heading{display:none!important}
.second-footer-widget-3-area li.widget-container:first-child{margin-bottom:40px;}
.second-footer-widget-3-area li.widget-container:last-child ul li{width:45%;display:inline-block;vertical-align:middle;padding-right:10px;margin:0}



.third-footer-area{padding-bottom:50px;padding-top:30px;}
.top-page{margin-bottom:20px;overflow:hidden;clear:both}
.cart.product_detail .single_add_to_cart_button{clear:left;min-width:200px;}
.wd_quickshop .cart.product_detail .single_add_to_cart_button{float:none;clear:both;display:block}
.single-blog .main-content{padding-left:10px;}
.blog-related{position:relative;padding-bottom:30px;}
.blog-related  h5 .title,
h3#comments-title,
h3#reply-title{border-bottom:1px solid #e1e1e1;padding-bottom:10px;text-align:center;text-transform:uppercase;font-size:20px;display:block;margin-bottom:20px;font-weight:700;padding-right:60px;}
.blog-related .related-item{padding-right:40px;}
.blog-related .related-item p.title{font-size:20px;color:#202020;padding-bottom:10px;}
#map_container{overflow:hidden;margin-bottom:30px;clear:both}
.page-template-page-templatescontact-template-php  .type-page .two_fifth.last{position:relative;top:-350px;right:0;background:#fff;padding:20px;}
.page-template-page-templatescontact-template-php .list-unstyled{margin-top:15px;}
.page-template-page-templatescontact-template-php .list-unstyled li{list-style:none;margin:7px 0}
.woocommerce .featured_product_slider_wrapper{margin:20px 0 0;clear:both;padding:0;position:relative}
.woocommerce .featured_product_slider_wrapper .featured_product_slider_wrapper_inner.loading{position:relative;}
.woocommerce .featured_product_slider_wrapper .featured_product_slider_wrapper_inner.loading:before{position:absolute;content:'';width:100%;height:100%;left:0;top:0;background:#fff url(./images/cart-loader.gif) no-repeat center center;z-index:100;}
.woocommerce .featured_product_slider_wrapper .featured_product_slider_wrapper_inner.loaded:before,
.ie8 .woocommerce .featured_product_slider_wrapper .featured_product_slider_wrapper_inner.loading:before{display:none!important;}
.home.page .top-page{display:none}
.home.page  article h1{text-transform:capitalize;font-weight:700;font-size:42px;margin:0 0 5px}
.home.page  article h5{text-transform:uppercase;font-size:14px;}

/* home-2*/
.cs_home_banner-top_full{overflow:hidden;color:#fff;text-align:center}
.cs_home_banner_fall  .wpb_wrapper{color:#fff;}
.cs_home_banner_fall  .wpb_wrapper .wpb_text_column{padding:40px;text-align:center}
.wpb_row .wpb_wrapper .h1{font-size:42px;text-transform:capitalize;font-weight:700;color:#fff}
.cs_testimonials .wpb_wrapper  .h1{text-transform:uppercase;text-align:center}
.cs_home_banner-top_full .wpb_wrapper .title p,
.cs_home_banner_fall .wpb_wrapper  .h5{font-size:18px;text-transform:uppercase;font-weight:400;color:#fff}
.cs_home_banner_fall .wpb_wrapper  .h5{margin-bottom:20px}
.cs_home_banner-top_full .wpb_text_column h3,
.cs_home_banner_fall .wpb_wrapper .title{font-size:100px;font-weight:400;color:#fff;margin:5px 0;line-height:1.05;text-transform:uppercase}
.cs_home_banner-top_full .wpb_text_column h3 span,
.cs_home_banner_fall .wpb_wrapper .title{font-weight:700}
.cs_home_banner-top_full .wpb_text_column h4{color:#fff;text-align:center!important;margin:5px 0 30px}
.our-project {margin-bottom:55px;}
.our-project .wpb_wrapper h4{font-size:40px;margin:30px 0 15px!important}
.our-project .project-image{margin-bottom:10px;position:relative;overflow:hidden}
.our-project .member-details .btn{font-size: 90%;padding: 0 12px;height: 30px;line-height: 30px;}
.our-project .project-image img{margin-bottom:0;}
.member-details{text-align:center;}
.member-details h5.member-name{opacity:0.7;filter:alpha(opacity=70);border-bottom:1px solid #e1e1e1;text-transform:uppercase;padding-bottom:15px;margin-top: 10px;margin-bottom: 13px;}
.our-project  .member-details a.btn{float:right;margin-left:5px;}
.our-project .wpb_wrapper .wpb_row  [class*="col-sm"]{margin-bottom:30px;}
.call_to_action{padding:25px 30px 15px 30px;}
.cs_home_banner_fall .wpb_wrapper a.btn{background:#33374f;border:none;border-bottom:2px solid #161822;padding:12px 25px 10px;color:#fff;margin-top:30px;box-shadow:none;height:auto;line-height:1.35;font-size:16px;}

.testimonials{padding-top: 35px;overflow: hidden;}
.testimonials{position:relative;}
.testimonials .owl-wrapper-outer{background-color:#fafafa;border-radius:15px;-moz-border-radius:15px;}
.testimonials .owl-wrapper-outer{overflow:visible!important;}
.testimonials .author-wrapper{position:relative}
.testimonials .avatar-link{top: -20px;position: relative;display:inline-block;width:100%;text-align:center;}
.testimonials .avatar-link img{margin:0}
.testimonials .testimonials-text{padding:0 20px 35px;font-size:20px;margin-top:5px;line-height:normal;}
.testimonials .testimonials-text:before{background-image:none;color: inherit;position: inherit;font-family: inherit;}
.testimonials .testimonials-text:before, .testimonials .testimonials-text:after{content:'"';font-size:20px;}
.testimonials .testimonial-author{text-align: left; position: absolute; left: 50%; top: 30px; margin-left: 75px;z-index:100}
.testimonials .testimonial-author .name{text-transform:uppercase;display:block;}
.testimonial-grid .slider_control{display:none;}
.testimonial-grid ..testimonials{padding-top:0;}
.testimonial-grid .cbp-qtcontent{position:relative;background-color:#fafafa;border-radius:15px;-moz-border-radius:15px;margin-top:40px;}

.wpb_row.cs_home_col-three_banner{margin-left:-30px;margin-right:-30px;}
.wpb_row.cs_home_col-three_banner .wpb_column{padding-left:30px;padding-right:30px;}
.col3-layout .wpb_row.cs_home_col-three_banner{margin-left:-10px;margin-right:-10px;}
.col3-layout .wpb_row.cs_home_col-three_banner [class*="col-sm"]{padding-left:10px;padding-right:10px;}


.wpb_row.cs_home_col-three_banner a.btn{margin-left:5px;}


.cs_awesome-icons .wpb_wrapper{text-align:center}

.wpb_wrapper .sb-item .sb-title{font-size:55px;line-height:1.35;display:inline-block;font-weight:700;text-transform:uppercase;font-style:italic;}
.wpb_wrapper .sb-content{font-size:20px;display:inline-block}
.cart_control{padding:20px 0}
.featured_product_slider_wrapper .owl-item .slide{text-align:center;padding:0 5px;display:block;width:auto;}


.right-header-top-content .textwidget a{display: inline-block;  padding: 2px 5px;margin-left:5px;}
.right-header-top-content .textwidget a.active,.right-header-top-content .textwidget a:hover{ border-radius: 3px;
    box-shadow: 0 0 0 1px #D4D4D4 inset;}
	
.option-sidebar.left,
.option-sidebar.right{  position: fixed;  top: 60px; z-index: 99999;}
.option-sidebar.left{left:0}
.option-sidebar.right{right: 0;}
.option-sidebar.left span,
.option-sidebar.right span{float:left;text-indent:-9999px;background-image:url(images/btn-left-right.png);background-repeat:no-repeat;cursor: pointer; display: block;  width: 33px;}
.option-sidebar.left span.sbe_show{background-position:0 0;height:117px;}
.option-sidebar.left span.sbe_hide{background-position:0 -127px;height:69px;}
.option-sidebar.right span.sbe_show{background-position:-34px 0;height:117px;}
.option-sidebar.right span.sbe_hide{background-position:-34px -127px;height:69px;}

.product-ad-banner-widget-area .em-ads-widget a{display:block}

.post-type-archive-product.woocommerce  .products .product.col-sm-5,
.post-type-archive-product.woocommerce-page    .products .product.col-sm-5{width:20%}
.post-type-archive-product.woocommerce  .col1-layout .products .product.col-sm-8,
.post-type-archive-product.woocommerce-page  .col1-layout  .products .product.col-sm-8{width:33.3%}

.post-type-archive-product.woocommerce  .col3-layout  .products .product.col-sm-6,
.post-type-archive-product.woocommerce-page  .col3-layout    .products .product.col-sm-6{width:24.83%}
body .col3-layout .products .btn{padding-left:10px;padding-right:10px;}
.woocommerce .products.list .product[class*="col-sm"],
.woocommerce-page .products.list .product[class*="col-sm"]{width:100%!important;}


.style_new{background:#fff;width:35px;height:35px;position:absolute;top:-5px;left:auto;border-radius:50%;-moz-border-radius:50%;z-index:10}
.style_new:after{font-family: 'FontAwesome';width:35px;height:35px;content: "\f111";color:#e9eaec;font-size:14px;display:table-cell;vertical-align:middle;text-align:center}
.statickblocks-wrapper{position:relative}
.statickblocks-wrapper .thumbs_control a{border:none;top:35%;height:auto;width:auto}
.statickblocks-wrapper .thumbs_control a:hover{opacity:0.7;filter:alpha(opacity=70)}
.statickblocks-wrapper .thumbs_control a.prev{left:-2%;right:auto}
.statickblocks-wrapper .thumbs_control a.next{right:-2%; left:auto;}
.statickblocks-wrapper .thumbs_control  a i{font-size:40px;font-weight:700;line-height:25px;padding:0}
.col2-left-layout .statickblocks-wrapper .sb-item,
.col2-right-layout .statickblocks-wrapper .sb-item,
.col3-layout .statickblocks-wrapper .sb-item{margin:0!important}
.main-slideshow  .rev_slider_wrapper a.btn{height:auto;line-height:1.25;padding:12px 30px}

.wpb_start_animation.wpb_bottom-to-top:hover:after{
  transform:rotate(360deg);
}
.tagged_as a,.tag-links a{color:#3471b7}
a:hover{text-decoration:none}
.cs_awesome-icons a.btn {font-size:12px;padding:0 15px;}
.order-received{overflow:hidden;padding:15px 20px;border-width:1px;border-style:solid;}
.myaccount_user a.btn{vertical-align:top}
.featured_product_slider_wrapper .owl-carousel .owl-item{text-align:center}


/*Hack IE8*/
.ie8 button.button, 
.ie8 a.button, 
.ie8 input[type^="submit"], 
html.ie8 .woocommerce a.button, 
html.ie8  .woocommerce button.button, 
html.ie8  .woocommerce input.button, 
html.ie8  .woocommerce #respond input#submit, 
.ie8.woocommerce #content input.button, 
html.ie8 .woocommerce-page a.button, 
html.ie8 .woocommerce-page button.button, 
.ie8.woocommerce-page input.button, 
html.ie8 .woocommerce-page #respond input#submit, 
html.ie8 .woocommerce-page #content input.button, 
html.ie8 .woocommerce-page #content input.button, 
html.ie8 .woocommerce #content table.cart input.button, 
html.ie8 input.button,
.ie8 #left-sidebar button.button, 
.ie8 #left-sidebar a.button, 
.ie8 #left-sidebar input[type^="submit"],
.ie8 #right-sidebar button.button, 
.ie8 #right-sidebar a.button, 
.ie8 #right-sidebar input[type^="submit"],
.ie8 body .btn.btn-1,.ie8  body a.btn.btn-1,
.ie8 #header .nav > .main-menu > ul.menu ul.sub-menu, 
.ie8 #header .nav > div.menu > ul > li ul.children,
.ie8 .our-project .member-details a.btn,
.ie8 .cs_awesome-icons a.btn{border-style:solid;border-width:1px;}

.ie8 button.button:hover, 
.ie8 a.button:hover, 
.ie8 input[type^="submit"]:hover, 
html.ie8 .woocommerce a.button:hover, 
html.ie8  .woocommerce button.button:hover, 
html.ie8  .woocommerce input.button:hover, 
html.ie8  .woocommerce #respond input#submit:hover, 
.ie8.woocommerce #content input.button:hover, 
html.ie8 .woocommerce-page a.button:hover, 
html.ie8 .woocommerce-page button.button:hover, 
.ie8.woocommerce-page input.button:hover, 
html.ie8 .woocommerce-page #respond input#submit:hover, 
html.ie8 .woocommerce-page #content input.button:hover, 
html.ie8 .woocommerce-page #content input.button:hover, 
html.ie8 .woocommerce #content table.cart input.button:hover, 
html.ie8 input.button:hover,
.ie8 #left-sidebar button.button:hover, 
.ie8 #left-sidebar a.button:hover, 
.ie8 #left-sidebar input[type^="submit"]:hover,
.ie8 #right-sidebar button.button:hover, 
.ie8 #right-sidebar a.button:hover, 
.ie8 #right-sidebar input[type^="submit"]:hover,
.ie8 body .btn.btn-1:hover,.ie8  body a.btn.btn-1:hover,
.ie8 .our-project .member-details a.btn:hover,
.ie8 .cs_awesome-icons a.btn:hover{border:none}

.cs_static_summer{max-width:1200px;margin:0 auto!important}
.single-product  .summary .hidden-xs{display:block!important}
.products  .product .count_holder_small{display:none!important;}
.woocommerce td.product-quantity, .woocommerce-page td.product-quantity{min-width:140px;}
.cs-our-skills .row-bg-mask,.sample-banner  .row-bg-mask{opacity:0;filter:aplpha(opacity=0)}

/* !Masonry */
.iso-item{
	opacity: 0;

	-webkit-transition:	opacity 1000ms ease;
	-moz-transition:	opacity 1000ms ease;
	-ms-transition:		opacity 1000ms ease;
	-o-transition:		opacity 1000ms ease;
	transition:			opacity 1000ms ease;

	-moz-transition-delay:300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	-webkit-transition-delay: 300ms;
	/*visibility: hidden;*/
}

.slider-masonry {
	width: 100% !important;
}

.isotope,
.isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration:	 0.8s;
	-ms-transition-duration:	 0.8s;
	-o-transition-duration:		 0.8s;
	transition-duration:		 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* Masonry: end */
html .related.products.grid{overflow:visible}
html .shop_table.my_account_orders tr:last-child td{border-bottom:none!important}
.header-transparent .ls-wp-fullwidth-container > div:before{background: -moz-linear-gradient(top, rgba(252,248,249,1) 0%, rgba(252,248,249,0.99) 1%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,248,249,1)), color-stop(1%,rgba(252,248,249,0.99)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(252,248,249,1) 0%,rgba(252,248,249,0.99) 1%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(252,248,249,1) 0%,rgba(252,248,249,0.99) 1%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(252,248,249,1) 0%,rgba(252,248,249,0.99) 1%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(252,248,249,1) 0%,rgba(252,248,249,0.99) 1%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcf8f9', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
position:absolute;top:0;left:0!important;z-index:100;
transition: all 0.5s ease-in 0.2s;
}
/*.header-transparent .slideshow-wrapper.main-slideshow > div:before {
position: absolute;
width: 100%;
height: 100%;
content: '';
background: -moz-linear-gradient(top, rgba(252,248,249,1) 0%, rgba(252,248,249,0.99) 1%, rgba(255,255,255,0) 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,248,249,1)), color-stop(1%,rgba(252,248,249,0.99)), color-stop(100%,rgba(255,255,255,0)));
background: -webkit-linear-gradient(top, rgba(252,248,249,1) 0%,rgba(252,248,249,0.99) 1%,rgba(255,255,255,0) 100%); 
background: -o-linear-gradient(top, rgba(252,248,249,1) 0%,rgba(252,248,249,0.99) 1%,rgba(255,255,255,0) 100%); 
background: -ms-linear-gradient(top, rgba(252,248,249,1) 0%,rgba(252,248,249,0.99) 1%,rgba(255,255,255,0) 100%);
background: linear-gradient(to bottom, rgba(252,248,249,1) 0%,rgba(252,248,249,0.99) 1%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcf8f9', endColorstr='#00ffffff',GradientType=0 );
z-index: 100;
}*/


.woocommerce #payment ul.payment_methods li, .woocommerce-page #payment ul.payment_methods li{list-style:none;}
html #payment ul.payment_methods li input[type="radio"]{vertical-align:-2px;}
#payment ul.payment_methods li label{display:inline-block}
.my_account_orders td.order-actions a{margin:0 5px;}

/* notify for IE7 users */
.notify_ie7{margin: 100px 100px 0;}

/* WPML */
.header-bottom-language{float:right;}
.mini-lang ul li{
	list-style:none;
	display: inline-block;
	margin: 0;
	margin-left: 5px;
	text-transform: uppercase;
	padding: 2px 5px;
}
.mini-lang ul li:first-child{
	margin-left: 0;
}
.mini-lang ul li.active{
	border-radius: 3px;
	box-shadow: 0 0 0 1px #D4D4D4 inset;
}
.cs_color_text_far p, .cs_color_text_far span, .cs_color_text_far{color:#fff}
.index-page{
	margin: 50px 0;
	overflow: hidden;
}

.wpb_row {margin-bottom: 0px; !important;}
.wpb_content_element, ul.wpb_thumbnails-fluid>li, .last_toggle_el_margin, .wpb_button {
margin-bottom: 20px; !important;
}