/* ************************************************   
Theme Name: Wind3
Author: Pedro Nave
Version: 1.8.4.46.2023.08.05
Theme URI: 
Author URI: https://pedronave.com
************************************************ */



/****************************************************************************
CSS RESET
****************************************************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl,
dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas,
details, embed,  figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary, time, mark, audio,
video {	margin: 0; 	padding: 0;	border: 0;	font-size: 100%;	font: inherit;	vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table {	border-collapse: collapse; border-spacing: 0; }




/****************************************************************************
BASIC STYLES
****************************************************************************/

body { background: #fff; color: #555; font: 14px Arial, Helvetica, sans-serif; }

a { color: #000; text-decoration: none; }
a:visited { /*color: #551a8b;*/ }
a:hover { /*color: #06e;text-decoration: underline; */}
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

h1, h2, h3, h4, h5, h6 { color: #000; }
h1 { font-family: 'Oswald', sans-serif; font-size:33px; font-size:26px;font-weight: 400; }
h1 a { color: #000; }
h2 {  font-family: 'Oswald', sans-serif; font-size:20px;}
h2 a { color: #000; }
h3 { font-family: 'Oswald', sans-serif; font-size:17px; font-weight: 700;}
h3 a { color: #000; }
h4 {font-family: 'Georgia', sans-serif; font-size:15px; }
h4 a { color: #000; }
h5 { font-size:13px; font-family: 'Arial', sans-serif; }
h5 a { color: #000; }
h6 { font-size:20px; font-family: 'Georgia', sans-serif;  }
h6 a { color: #000; }
select, input, textarea, img {max-width:100% !Important}
ul {}
.product_wrap ul li {list-style:disc; margin-left:20px}
ul li a {}
.product_wrap ol {list-style:decimal; padding-left:20px}
ol li {}
.product_wrap li a:hover {text-decoration:underline; color:#f71919}
.product_wrap li {line-height:1.5em}
p strong { font-weight: bold; }
p em { font-style: italic; }
p {font-size:14px; font-family: 'Open Sans', sans-serif; line-height:1.6em}
blockquote {}
blockquote p {}
.page-content {padding-bottom:20px}
.first {margin-left:0 !important;}

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }



/****************************************************************************
    *-*-*-* HEADER *-*-*-*
****************************************************************************/
.header-bar { background: #eeeeee url("images/header-shadow.png") bottom repeat-x; height: 34px; line-height: 34px; }
.pric-icon a {padding: 2px 10px 9px 10px; font-size:15px; font-family: 'Open Sans', sans-serif; color: #000000;margin-top: 7px; }
.pric-icon a:hover {padding: 2px 9px 7.5px 9px; background: #f8f8f8; border: 1px solid #d9d9d9; border-bottom: 0px;box-shadow: 0px 0px 2px #d9d9d9;margin-top: 6px;}
.pric-icon a.active{padding: 2px 9px 7.5px 9px; background: #f8f8f8; border: 1px solid #d9d9d9; border-bottom: 0px;box-shadow: 0px -1px 1px #d9d9d9;margin-top: 6px;}

.header-bar .right { text-align: right; }
.social-strip { display: inline-block; float:right}
.social-strip ul { border-left: 1px solid #d6d6d6;}
.social-strip ul li { display: inline-block; border-right: 1px solid #d6d6d6; }
.social-strip ul li a { padding: 9px 10px; font:12px 'Open Sans', sans-serif; color: #000000; }
.social-strip ul li a.account { background: url("images/account.png") 10px center no-repeat; }
.social-strip ul li a.wish { background: url("images/wish.png") 10px center no-repeat; }
.social-strip ul li a.check { background: url("images/check.png") 8px center no-repeat; }

.languages {border-right: 1px solid #d6d6d6;width: 140px;display: inline-block; padding-right: 19px}
.languages a {padding: 2px 6px 9px 6px; font:15px 'Open Sans', sans-serif; color: #000000; margin-top: 7px;  }
.languages a:hover { background: #f8f8f8; border: 1px solid #d9d9d9; border-bottom: 0px;box-shadow: 0px 0px 2px #d9d9d9;margin-top: 6px;}
.languages a.active{padding: 2px 5px 7.5px 5px; background: #f8f8f8; border: 1px solid #d9d9d9; border-bottom: 0px;box-shadow: 0px -1px 1px #d9d9d9;margin-top: 6px;}
.header-top  { background: #f8f8f8 url("images/header-shadow.png") bottom repeat-x;  line-height: 75px; }
.header-top .logo { line-height: 75px;  }
.logo a  { margin-right: 8px; display: block; font-size:32px; text-decoration:none; display:block; float:left; display:inline-block}
.logo a img { vertical-align: middle; }

.logo p { font:15px 'Open Sans', sans-serif; color: #000000; float:left; line-height:5em}
.logo p span { font-weight: 600; }

.header-top form { position: relative; }
.header-top form input[type='text'] {font:12px 'open sans', sans-serif; color:#a2a2a2 ; margin-top: 5px; box-shadow: none; outline: 0px; padding: 0px 38px 0px 10px; height: 37px; border: 1px solid #d8d9dc; border-radius: 0px; }
.header-top form input[type='submit'] { background: url("images/search.png") no-repeat; border: none; width: 15px; height: 15px; position: absolute;top:50%;margin-top: -8.5px; right: 15px; }
.clear{clear:both}
.cart ul{text-align: right}
.cart li { display: inline-block;font:14px 'Open Sans', sans-serif; }
.cart li:not(.bundled_product) a {  background: url("images/cart.png") no-repeat;  padding-left: 30px }
/*.cart li a { width: 17px; height: 17px; background: url("images/cart.png") no-repeat;  display: block; }
.cart li span { width: 7px; height: 11px; display: block; position: absolute; right: -6px; top: 50%; margin-top: -6px; background: url("images/errow.png") no-repeat; }*/
.cart .first {line-height:20px; display: inline-block; background: #f5f6fa; border: 1px solid #d8d9dc; position: relative;padding: 10px;vertical-align: middle;margin-top: -5px; }

header {background: url("images/header-bg.png") repeat; line-height: 36px; margin-bottom: 18px;}
header nav > ul { border-left: 1px solid #e4e7f1; }
header nav > ul > li { float: left; border-right: 1px solid #e4e7f1; position: relative; }
header nav > ul > li a {font:13px 'Georgia', sans-serif;  padding: 10px 15px; text-transform: uppercase;}
header nav li a:hover {background: #eeeeee;}
header .selectBox-dropdown { display: none !important; }

header nav > ul > li ul { display: none; width: 150px; position: absolute; top:35px; left: 0px; background:#f9f9f9 url("images/header-bg.png") bottom repeat-x;z-index: 99999999;}
header nav > ul > li ul li {width: 100%;}
header nav > ul > li ul li a{display: block;}

.sub-menu.menu-two {padding: 14px 0px 14px 14px;}
.sub-menu.menu-two .links {float: right}
.sub-menu.menu-two figure { float: left; }

.sub-menu.menu-three {padding: 14px 14px 14px 14px;}
.sub-menu.menu-three .links { float: none; width: 100%; padding: 0px; }
.sub-menu.menu-three figure {float: none; width: 100%; height: 116px; margin-bottom: 16px;}
.sub-menu.menu-three figure a { width: 100%; height: 116px;}

.sub-menu.menu-four {padding: 14px 14px 14px 14px; width: 630px !important; }
.sub-menu.menu-four .our-product { width: 195px; float: left; margin: 0px 7.5px;}
.sub-menu.menu-four .our-product > div { margin-bottom: 15px; }
.sub-menu.menu-four .our-product > div:last-child { margin: 0px; }
.sub-menu.menu-four .our-product div > a { float: left; width: 70px; height: 50px; display: block; margin-right: 10px; }
.sub-menu.menu-four .our-product div > a:hover { opacity: 0.5; }
.sub-menu.menu-four .our-product div h4 { font-size: 13px; color: #ffffff}
.sub-menu.menu-four .our-product div span { color: #f71919; font: bold 13px 'Arial', sans-serif; }


/****************************************************************************
    *-*-*-* SLIDER *-*-*-*
****************************************************************************/


.offers { margin-bottom: 10px; }
.offers figure a{ /*width: 270px; height: 171px;*/  display: block; }
.offers figure a img{ /*width: 100%; height: 100%; */ }

.offers figure  { position: relative; }
.offers figure .overlay { position: absolute; bottom: 0px; left: 0px; width: 270px; max-width:100%; background: #000;  background: rgba(21,16,14,0.7); display: none;}
.offers figure .overlay h1 { color: #ffffff; font-size: 27px; line-height: 31px; padding: 6px 10px; }
.offers figure .overlay h1 span {font:700 19px 'Open Sans', sans-serif; }
.offers figure .overlay h1 small {font:700 19px 'Quattrocento', sans-serif; color: #ffffff;}


/****************************************************************************
    *-*-*-* PRODUCT OFFERS *-*-*-*
****************************************************************************/
.heading { border-bottom: 1px solid #e9e9e9; margin-bottom: 18px; }
.heading h2 { border-bottom:1px solid #e9e9e9; background: #474747; position: relative; padding: 10px 20px 7px; color: #ffffff; display: inline-block; margin-bottom:-1px }
.heading h2 span { width: 23px;height: 48.4px; display: block;position: absolute; right: -23px; top: -1px; background: url("images/heading-errow.png") no-repeat;}

.product { margin-bottom: 30px;}
.product figure { position: relative}
.product figure > a {/* width: 270px; height: 186px; */ display:block}
.product figure > a > img {  }

.product figure .overlay {opacity:0.8; display: none; padding: 20px 0px; margin-left: -64px; margin-top: -42px;  width: 128px; text-align: center; position: absolute; top: 50%; left: 50%;  background: rgba(237,60,60,0.7); }
.product figure .overlay a { width: 41px; height: 41px;  display: inline-block; background-position: 0px 0px; }
.product figure .overlay a.zoom { background: url("images/zoom.png") no-repeat; }
.product figure .overlay a.link { background: url("images/link.png") no-repeat; }
.span9 .span3.product{margin-left:0; margin-right:20px}
.detail {margin-top:-6px; background: #f9f9f9;text-align: center; border: 1px solid #dfdfdf; border-top: 0px; padding: 10px 0px; }
.detail span {font:700 16px 'Arial', sans-serif; color: #f71919; margin-bottom: 5px;}
.detail h4 { margin-bottom: 5px; height:40px; overflow:hidden}
.detail del span{color:#333}
.product-category.product {float:left; margin-left:30px; margin-bottom:30px !important}
.detail .icon {position:relative}
.detail .icon a, .detail .icon a.button, .button.product_type_variable, .product_type_simple, .product_type_grouped, .product_type_external,
.yith-wcwl-wishlistaddedbrowse a, .yith-wcwl-wishlistexistsbrowse a {width: 42px !Important; height: 42px !Important; display: inline-block; background-position: 0 0 !Important; border:none  !Important; padding:0 !important; box-shadow:none !Important; }
.detail .icon a.add_to_cart_button.button, .product_type_variable, .product_type_simple, .product_type_grouped, .product_type_external { background: url("images/icon3.png") no-repeat !important; margin-right:4px}
.detail .icon a.two , .yith-wcwl-wishlistaddedbrowse a, .yith-wcwl-wishlistexistsbrowse a{ background: url("images/icon2.png") no-repeat; }
.detail .icon a.three { background: url("images/icon.png") no-repeat; }
.yith-wcwl-wishlistexistsbrowse.show, .yith-wcwl-wishlistaddedbrowse.show{position:relative}
.yith-wcwl-wishlistexistsbrowse.show a, .yith-wcwl-wishlistaddedbrowse.show a,
.detail .icon a.three.added{background-position:0px -42px !important; text-indent:-9999px; 	position:absolute; top:-21px; left: 0px}

.feedback {display:none !important}

.product:hover {  box-shadow: 1px 1px 20px #e1dfdf; }
.product.hentry:hover {box-shadow:none}
.product:hover .detail {  background: #ffffff; }
/*.product:hover figure { opacity: 0.8; }*/

.pagination {  border-top: 1px solid #dfdfdf; margin-top: 0px;margin-left: 27px; }
.pagination p {margin-top: 22px;font:13px 'Arial', sans-serif; color: #848484; display: inline-block;}

.pagination {margin: 20px 0px 40px;}
.pagination ul {margin-top: 12px; float: right; border-radius: 0px !important; box-shadow: none !important; background: none !important; }
.pagination li { margin-left: 5px !important; border: 1px solid #dfdfdf;float: left;}
.pagination li a { font: 13px 'arial', sans-serif; color: #848484; float: none; padding: 6px 13px !important; }
.pagination li a:hover {background: #f5f5f5;}

.reset_variations{display:block; margin-top:10px; color:#333}
table.variations {border:none}
table.variations td {border-left:none}
table.variations td.label {margin:10px 10px 0px 0px}
table.variations td.label label {padding-left:10px}
.yith-wcwl-add-to-wishlist, .product-detail .compare.big-button{}
.woocommerce .related ul.products li.product, .woocommerce-page .related ul.products li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce-page .upsells.products ul.products li.product, .woocommerce .related ul li.product, .woocommerce-page .related ul li.product, .woocommerce .upsells.products ul li.product, .woocommerce-page .upsells.products ul li.product{width:auto;}
/****************************************************************************
    *-*-*-* CLIENTS*-*-*-*
****************************************************************************/
.clients { position: relative ; border: 1px solid #e2e2e2; margin-bottom: 30px; height: 92px;}
.clients ul li {  display: inline-block;  padding: 32px 24px;}
.clients ul li a {}
.clients ul li img { vertical-align: middle; }
.clients .caroufredsel_wrapper { height: 92px !important;; position: static !important;; }

.categories { margin-bottom: 30px; }
.categories figure { width:100%; height: 133px; position: relative; }
.categories figure img { width: 100%; height: 100% }
.categories figure .cate-overlay { width: 100%; text-align: center; background: rgba(246,69,68,0.7); line-height: 133px; position: absolute; top: 0px; left: 0px; }
.categories figure .cate-overlay a { text-transform: uppercase; font:17px 'Oswald', sans-serif; padding: 10px 15px; border: 1px solid #ffffff; color: #ffffff; }

/****************************************************************************
    *-*-*-* BUTTONS *-*-*-*
****************************************************************************/
.button {background: #ffffff; border-radius: 10px;font:700 16px 'Open Sans', sans-serif; padding: 10px 21px; text-transform: uppercase; color: #f71919; }
.button:hover { background: #f0f0f0; }

.red-button {font: 14px 'Arial', sans-serif; color: #ffffff; padding: 20px 15px 20px 38px; margin: 18px; display: inline-block; background: #f71919 url("images/shopping-cart.png") 15px center no-repeat;  }
.red-button:hover  {background: #cc2828 url("images/shopping-cart.png") 15px center no-repeat;}
.red-button.black { background: #4d4d4d url("images/update.png") 15px center no-repeat;}
.red-button.black:hover  { background: #262626 url("images/update.png") 15px center no-repeat;}

.big-button { font: 11px 'arial', sans-serif;padding: 14px 14px 15px 30px;margin-right: 6px;border: 1px solid #dfdfdf; background: #f2f2f2; display: inline-block; }
.big-button:hover {background:#fcfcfc}

/****************************************************************************
    *-*-*-*BAR *-*-*-*
****************************************************************************/
.title-bar { height: 109px; line-height: 109px; background: url("images/banner.png") no-repeat; margin-bottom: 18px; border:1px solid #d4d4d4;}
.title-bar h1 {background:#333; background:rgba(71,71,71,0.7);vertical-align: middle; position: relative; padding: 10px 20px; color: #ffffff; display: inline-block; line-height:50px}

.sorting-bar { margin-bottom: 18px; border:1px solid #d4d4d4; background: #f9f9f9 url("images/header-bg.png") bottom repeat-x; height: 48px; border-bottom: 1px solid #d6d6d6; padding-left: 15px; }

.sorting-bar div { float: left; margin-left: 18px; }
.sorting-bar .selectBox-dropdown { width: 100px !important; margin-top: 8px !important; }
.sorting-bar .sorting-postion { margin-left: 8px;}
.sorting-bar label { font: 13px 'Arial', sans-serif; color: #848484; text-transform: uppercase; margin-top: 16px; vertical-align: middle; float: left; margin-right: 17px; }


.sorting-bar .show .selectBox-dropdown { width: 130px !important; margin-top: 8px !important; }

.sorting-bar .sorting-btn { float: right; margin-right: 6px;width: 150px;}
.sorting-bar .sorting-btn{ margin: 0px !important; float: right}
.sorting-bar .sorting-btn a{ width: 28px; height: 28px; display: inline-block; margin-top: 9px; float: left;border: 1px solid #d6d6d6; margin-left: -1px;}
.sorting-bar .sorting-btn a.one { background: url("images/sort-btn.png") no-repeat; background-position: 0 0; }
.sorting-bar .sorting-btn a.two { background: url("images/sort-btn2.png") no-repeat; background-position: 0 0; }




/****************************************************************************
    *-*-*-* SIDEBAR *-*-*-*
****************************************************************************/
.product-grid {margin-left: 0px;}
.product-grid .product figure { position: relative;}
.product-grid .product figure > a {  display:block}
.last {margin-right:0 !important}

#sidebar .widget h3{ background: url("images/header-bg.png") repeat; padding: 10px 0px 10px 15px;border-bottom: 1px solid #d6d6d6; font-size:14px; text-transform:uppercase}
#sidebar .widget { border: 1px solid #d6d6d6; margin-bottom: 21px; }

#sidebar .widget h4.media-heading {background:none; border:none; padding:0}
#accordion div { padding: 10px 0px; }
#accordion h5 a, .toggle-trigger { display: block; outline: none; padding: 10px 0px 10px 15px;  background: url("images/plus.png") 90% center no-repeat; border-bottom: 1px solid #d6d6d6; }
.last { border: 0px !important; }
#accordion div:last-child { border: 0px; }
#accordion h5 a:focus { outline: none; }
#accordion h5.ui-accordion-header-active a{ font-weight: bold; color: #fff !important; }
#accordion h5.ui-accordion-header-active a {background: #6a6a6a url("images/minas.png") 90% center no-repeat; }

#accordion ul li  { font:13px 'Arial', sans-serif; color: #767676; background: url("images/dot.png") left center no-repeat; padding-left: 10px; margin-bottom: 5px;}
#accordion p { font:15px 'Open Sans', sans-serif; color: #767676; line-height: 20px; }
#accordion div { padding-left: 15px;border-bottom: 1px solid #d6d6d6; }

.price-filter  { text-align: center; padding-top: 10px; }
.price-filter li { float: left; margin: 0px 10px 10px;; }
.price-filter img { margin-bottom: 7px;; }
.price-filter li.second { float: right; }

/*.featured ul { padding-top: 10px; }
.featured li { border-bottom: 1px solid #d6d6d6;margin: 0px 10px 10px; padding: 0px 0px 10px;   }
.featured li figure { width: 50px; height: 50px; float: left; margin-right: 10px;  }
.featured li figure a { display: block; width: 50px; height: 50px; }

.featured li h5 {font:13px 'Georgia', sans-serif;}
.featured li div span { color: #f71919 ; font:700 15px 'Arial', sans-serif; }
.featured li.last { padding-bottom: 0px; }
*/

#sidebar2 .widget { border: 1px solid #dfdfdf; margin-bottom: 21px; }
#sidebar2 .widget h3 { text-transform: uppercase; padding: 10px 0px 10px 15px; margin-bottom: 20px; border-bottom: 1px solid #dfdfdf; font:700 17px 'open sans', sans-serif; }

#sidebar2 .widget ul {}
#sidebar2 .widget ul.children, #sidebar .widget ul.children{margin-top:6px}
#sidebar2 .widget li, #sidebar .widget li { padding-left:16px; font:13px 'open sans', sans-serif; color: #2b2b2b; background: url("images/sidebar-errow.png") left center no-repeat; line-height:22px}
#sidebar2 .widget li span {color: #9d9d9d;}
#sidebar2 .widget li ul li, #sidebar .widget li ul li {background-position:left 8px}

#sidebar2 .widget div  {}
#sidebar2 .widget .tagcloud a { background: #f71919; font: 10px 'open sans', sans-serif; color: #FFFFFF; border-radius: 7px; display: inline-block; padding: 9px 11px; margin-bottom: 8px; }
/***Add tag****/

#sidebar2 .widget .tagcloud ul{list-style:none !important; list-style-image: none;}
#sidebar2 .widget .tagcloud li{display: inline-block; list-style-image: none;background:none; padding-left:0; line-height:inherit; margin-bottom: 0;}

#sidebar.shop-sidebar .widget li{background:none; padding-left:0}
/***************************************************************************************/

.ui-tooltip{font:11px 'Arial', sans-serif; padding:8px;position:absolute;z-index:9999; color: #fff; background: #4c4c4c url("images/tooltip.png") left -5px no-repeat;}


#sidebar2 .widget .flcker a {  border: 2px solid #ffffff; width: 65px; height: 67px; display: inline-block; float: left; margin: 0px 0px 8px 8px; }
#sidebar2 .widget .flcker a:hover { border-color: #f71919}
#sidebar2 .widget .flcker a img { width: 100%; height: 100%; }

#sidebar2 .widget .tweets p { font: 13px 'open sans', sans-serif; color: #777777; margin-bottom: 10px; }
.widget .tweets p a {font-style: italic; color: #61c2ef;}
.widget .tweets p span { color: #61c2ef;}
.widget .tweets p strong { color: #f71919; font-weight: bold;}

.alignleft {
  float: left;  
}

img.alignleft {
  margin: 5px 20px 5px 0; 
}
.text-center {text-align:center}
.alignright {
  float: right; 
}

img.alignright {
  margin: 5px 0 5px 20px;
}

.aligncenter {
  display: block;
  margin-left: auto;  
  margin-right: auto;
}

img.aligncenter {
  margin-top: 5px;
  margin-bottom: 5px;
}
.wp-caption{}
.wp-caption-text{}
.sticky{}
.gallery-caption{}
.bypostauthor{}  
.post.fixed{ height:auto; position:relative}
#wp-calendar caption {padding:10px}
#wp-calendar{border:solid 1px #dfdfdf; width:100%}
#wp-calendar td {padding:8px; border-bottom:solid 1px #ededed}
#wp-calendar tbody td {border-left:solid 1px #ededed; text-align:center}
#wp-calendar th{padding:4px; background:#333; color:#fff}
#wp-calendar caption {background:#f71919; padding:4px; color:#fff}
#wp-calendar #prev, #wp-calendar #next{background:none; position:relative; width:auto; height:auto;}

/* Flickr Widget */
ul.flickr  {
  margin: 0 -10px -10px 0;
  
}

.flickr li {
  display: inline-block;
  margin: 0 10px 10px 0;
  background:none !important; padding-left:0 !important;
}
.flickr li img{width:54px}

#footer  ul.flickr{
  margin: 0 -9px -9px 0;
  padding:0;
}

#footer .flickr li {
  display: inline-block;
  margin: 0 9px 9px 0;
}

.flickr li a,
.flickr li img {
  display: block;
}

.flickr li a:hover {
  padding: 3px;
  background: #f71919;
  margin: -3px;
  opacity: 0.80;
  -moz-opacity: 0.80;
}

/****************************************************************************
    *-*-*-* PRODUCT LIST *-*-*-*
****************************************************************************/
.product-list .product figure { float: left;  }

.product-list .detail { float: left; width: 582px; text-align: left;padding: 18px 0px 14px 15px;; border-top: 1px solid #dfdfdf; border-left: 0px;  background: #ffffff; }
.product-list .detail h4 { margin-bottom: 10px; font-size: 18px; }
.product-list .detail span { margin-bottom: 14px; }
.detail p { font: 13px 'Arial', sans-serif; color: #737373;margin-bottom: 13px; line-height: 22px; }

.product-list .product:hover {  box-shadow:none; }
.product-list .product:hover .detail {  background: #ffffff; }
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {float:none !important}

.woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, 
.woocommerce input.button, .woocommerce-page #content input.button, .woocommerce-page #respond input#submit, 
.woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button,
.woocommerce #content input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page a.button.alt, 
.woocommerce-page button.button.alt, .woocommerce-page input.button.alt
 {
	font-size:14px; background:#f71919 !Important; text-shadow:none !Important; 
	color:#fff !Important; box-shadow:none !Important; border:none !Important; border-radius:0px !Important; 
	padding:7px 14px 8px !important; font-weight:normal !Important
}
.woocommerce #content input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page a.button.alt, 
.woocommerce-page button.button.alt, .woocommerce-page input.button.alt{background:#000 !Important;}

/****************************************************************************
    *-*-*-* CHECKOUT *-*-*-*
****************************************************************************/
#check-accordion { margin-bottom: 30px; background: #f0f0f0;padding: 0 0 50px 0px;  border: 1px solid  #dfdfdf; }
#check-accordion.nopadding{padding:0}
#check-accordion h5 { text-transform: uppercase; margin-bottom: 0; color: #4d4d4d; font: 700 16px 'Arial', sans-serif; height: 64px; line-height: 64px;  background: #f0f0f0 url("images/bottom-errow.png") 98% center no-repeat; }
#check-accordion h5 a { color: #4d4d4d; display: block; }
#check-accordion h5 small { margin-right: 25px; font: 700 16px 'Arial', sans-serif; background: url("images/accordian-step.png") no-repeat; float: left; display: block; width: 123px; height: 64px; line-height: 64px; text-align: center;  color: #ffffff;}

#check-accordion h5.ui-accordion-header-active {margin-bottom: 0px; background: #6a6a6a url("images/top-errow.png") 98% center no-repeat;}
#check-accordion h5.ui-accordion-header-active a, .billing-form h5.ui-accordion-header-active small { color: #fff; }
#check-accordion h5.ui-accordion-header-active small, .billing-form h5.ui-accordion-header-active small { background: url("images/accordion-hover.png") no-repeat; }
.cheakout { width: 539px; }
#ship-to-different-address label {padding-left:0; font-weight:bold !important; border-bottom:dotted 1px #000}

#check-accordion h6 { height: 56px; line-height: 56px; border-bottom: 1px solid #dfdfdf; padding-left: 17px; }
#check-accordion h6 span { color: #9d9d9d; font: 12px 'Arial', sans-serif; }

#check-accordion form { padding: 25px; }
#check-accordion form input[type='radio'] { margin: -2px 15px 15px 0px; }
#check-accordion label { font: 14px 'Arial', sana-serif; color: #000000;display: inline-block; }
#check-accordion form p { font: 14px 'Arial', sans-serif; color: #8a8a8a; line-height: 22px; margin-bottom: 17px;  }
#check-accordion form input[type='submit'] {  background: #f71919; padding: 10px 15px; border: 0px; color: #ffffff; font:700 14px 'Arial', sans-serif; }
#check-accordion form input[type='submit']:hover{background: #cc2828;}

#check-accordion .register form a { text-align: right ; font:13px 'arial', sans-serif; display: block; text-decoration: underline; margin-bottom: 15px;}
#check-accordion .register  input[type='submit'] { background: #4d4d4d; float: right;}
#check-accordion .register  input[type='submit']:hover {background: #262626;}
#check-accordion .register label { margin-top: -23px; }
#check-accordion  input[type='text'] {border-radius: 0px; box-shadow: none; outline: 0px; margin-bottom: 22px; }
#coupon_code{height:32px}
.billing-form { padding: 0px !important; background: none; border: 0px; }
.billing-form label { display: inline-block !important;   margin-bottom: 10px !important; margin-top: 0px !important;;}

.billing-form fieldset { width: 49.3%; float: left; margin-right: 15px; }
.billing-form fieldset.last{  margin-right: 0px; }
.billing-form fieldset.last input[type='text']{ width: 97% !important; }
.billing-form fieldset input[type='text']{ width: 97% !important;border: 1px solid #dddddd; }

.billing-form input[type='text']{height: 26px !important; }
.billing-form fieldset .selectBox.selectBox-dropdown {width: 100% !important;;margin-bottom: 19px !important;  height: 34px !important;}
.billing-form fieldset .selectBox-dropdown .selectBox-arrow { background: url("images/big-errow.png") no-repeat !important; width: 38px !important;}

.billing-form input[type='checkbox'] { margin: -1px 10px 0px 0px; vertical-align: middle;}
.billing-form p{}
.billing-form .red-button {background: #f71919; padding: 15px 15px !important; float: right;font-weight: bold; margin-bottom: 0px !important;;margin-right: 0px !important;}
.billing-form .red-button:hover  {background: #cc2828}

.billing-form .selectBox-dropdown .selectBox-label {padding: 10px 26px 10px 11px !important;}
#check-accordion .billing {width: 1125px;margin-left: 20px; background: none; border: 0px;}
#check-accordion .billing p { margin-bottom: 18px; font: 13px 'Arial', sans-serif; color: #000;}



.billing .title { background: #f71919;}
.billing .title li {color: #ffffff;   }
.billing > ul, .billing tr{background: #ffffff; border-bottom: 1px solid #dddddd;}
.billing > ul li, .billing tr td{ display: inline-block; width: 21.7%;  font: 13px 'Arial', sans-serif; line-height: 39px; color: #787878; margin-left: 10px; }
.billing > ul li.last {width: 7%;}


#check-accordion .billing .totle {margin-top: 22px;width: 346px;float: right; background: none !important;  border:0px;}
.billing .totle ul{background: #ffffff; width: 100%;}
.billing .totle ul li span {color: #787878; float: right;}
.billing .totle ul li { padding:0px 10px ; display:block;font: bold 15px 'Arial', sans-serif; color: #4d4d4d;  line-height: 39px;border-bottom: 1px solid #dddddd;}

.billing .totle .red-button {background: #f71919; padding: 15px 15px; float: right;font-weight: bold;margin-right: 0px !important;}
.billing .totle .red-button:hover  {background: #cc2828}

/***********************************/
.billing .totle {margin: 22px 0;width: 346px; background: none !important;  border:0px;}
.billing .totle table{background: #ffffff; border: 1px solid #dddddd;}
.billing .totle table th {padding: 0px 10px;font: bold 15px 'Arial', sans-serif;color: #4d4d4d;line-height: 39px;border-bottom: 1px solid #dddddd;vertical-align: middle;}
.billing .totle table td{ padding:0px 10px ; display:block;font: bold 15px 'Arial', sans-serif; color: #787878;  line-height: 39px; width: auto; float: right;}

.billing .totle table tbody td{float: none; display: inline}
/************************************/

#check-accordion .payment {width: 1125px;margin-left: 20px; background: none !important; border: 0px;}
.payment p { margin-bottom: 18px; font: 13px 'Arial', sans-serif; color: #000;}

.payment .radio-btn { background: #ffffff;height: 32px; line-height: 32px;border: 1px solid #dddddd; margin-bottom: 15px;}
.payment .radio-btn input[type='radio'] {margin: -0.9px 10px 0px 10px !important;vertical-align: middle;}
.payment .radio-btn label {margin-top: 0px !important; width: 70% !important;}
.payment form .radio-btn span {line-height: 32px;}

.payment form {padding: 0px !important; }
.payment form span {float: right; font: 13px 'Arial', sans-serif; color: #787878; margin-right: 13px;}
.payment form > label { font-weight: bold !important;margin-top: 0px !important; width: 100% !important; margin-bottom: 11px; }
.payment form textarea { width: 98%; resize: none; font: 13px 'Arial', sans-serif; box-shadow: none; outline: none; padding: 10px; height: 241px; border: 1px solid #dddddd;  }

.payment form .red-button {background: #f71919; padding: 15px 15px !important; float: right;font-weight: bold; margin-bottom: 0px !important;;margin-right: 0px !important; border:none}
.payment form .red-button:hover  {background: #cc2828}


/****************************************************************************
    *-*-*-* SHOPPING CART *-*-*-*
****************************************************************************/
.icon a.added_to_cart {position:absolute; left:50%; margin-left:-30px; top:40px}
.shopping-cart { margin-bottom: 30px;  border: 1px solid #dfdfdf;}
.shopping-cart .title {background: #f0f0f0;}
.shopping-cart .title li { height: 72px;  line-height: 72px; padding: 0px; text-align: center; text-transform: uppercase; width: 175px;}
.shopping-cart .title .second { width: 285px; text-align: center; }
.shopping-cart ul {  border-bottom: 1px solid #dfdfdf; width: 100%; background: #ffffff; }
.shopping-cart ul li { text-align: center; border-right: 1px solid #dfdfdf; width: 131px; height: 80px; padding: 22px; color:#000000; font: 15px 'Arial', sans-serif; float: left; }
.shopping-cart ul li.second { width: 241px; text-align: left;}


.shopping-cart li figure { width: 100%;  }
.shopping-cart li figure img { width: 100%; }
.shopping-cart li h4 { font-size: 16px;  margin-bottom: 5px; }
.shopping-cart li p { font: 12px 'Arial', sans-serif; margin-bottom: 2px; }
.shopping-cart li p span { color: #9d9d9d; }
.shopping-cart .last { text-align: center; }

.shopping-cart li input[type='number'] { width: 77px; height: 33px; border-radius: 0px; box-shadow: none; outline: none; background: #f8f8f8; font: 17px 'Arial', sans-serif; text-align: center; }
.shopping-cart li a { font: 19px 'Arial', sans-serif; color: #595959; }
.shopping-cart .red-button.black { float: right }
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{float:none !important; width:auto !Important}
.woocommerce .cart-collaterals .cart_totals table, .woocommerce-page .cart-collaterals .cart_totals table{border-radius:0px !important}
.cart_totals tr td{background:#e4e4e4 !important; vertical-align:middle !important; padding-right:6px !important}
.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th{padding:6px 12px 6px 0 !important}
.row.cart-collaterals {width:auto !important}
#order_comments_field {height:80px !important}

.cart-calculator h6 { font-size: 18px; text-transform: uppercase;background: #212224; color: #ffffff; padding: 20px; }
.cart-calculator .estimate { background: #e4e4e4; padding:20px;  margin-bottom: 20px; text-align: center;}
.cart-calculator .selectBox-dropdown { background: #ffffff;text-decoration: none !important;font-size: 13px !important; color: #808080 !important;margin: 0px 0px 20px 0px!important; float: none !important;width: 308px !important; height: 38px !important;border: solid 1px #d4d4d4;line-height: 38px;}
.cart-calculator .selectBox-dropdown .selectBox-label { padding: 11px 26px 7px 11px !important;color: #808080 !important;}
.cart-calculator .selectBox-dropdown .selectBox-arrow {right: -2px !important; background: url("images/big-errow.png") no-repeat !important; width: 40px !important; height: 40px !important; }

.cart-calculator input[type='text'] { font: 13px 'Arial', sans-serif; box-shadow: none; outline: 0px; width: 289px; padding: 0px 10px 0px 10px; height: 38px; border: 1px solid #d8d9dc; border-radius: 0px; }
.cart-calculator .red-button { font-family: georgia; float: right; margin: 0px 4px 0px 0px; border: 0px; background: #f71919; padding:18px 20px; }
.cart-calculator .red-button:hover { background:#cc2828;  }

.cart-calculator ul { float: left; padding: 10px 18px 0px; width: 140px; margin-bottom: 20px; }
.cart-calculator ul.black {background: #212224; }
.cart-calculator ul li{ color: #FFFFFF; font: 15px 'Georgia', sans-serif; text-transform: uppercase; margin-bottom: 10px;}
.cart-calculator ul li:last-child { font-size: 18px; }

.cart-calculator ul.gray {background: #e4e4e4; text-align: left;}
.cart-calculator ul.gray li { color: #000000;font: 16px 'Arial', sans-serif;margin-bottom: 4.5px; }
.cart-calculator ul.gray li:last-child { color: #000000;font-weight: 700; font-size: 22px;}

.cart-calculator .total a { float: left; font-family: arial; font-size: 15px; font-weight: bold;padding: 23px 26px;}
.cart-calculator .total a:hover { background:#cc2828;  }


.cart-calculator ul.discount{margin-bottom: -3px;}
.cart-calculator ul.discount a{float: right; color:#ffffff; padding: 5px;}
.cart-calculator ul.total, .cart-calculator ul.total-gray{margin-top: 23px;}
.woocommerce-billing-fields, .woocommerce-shipping-fields {padding:20px}
.woocommerce .order_details, .woocommerce-page .order_details{margin-top:10px !important; background:#f9f9f9; border:1px solid rgba(0,0,0,.1); padding-top:10px; padding-bottom:10px}
/****************************************************************************
    *-*-*-* BLOG *-*-*-*
****************************************************************************/
article { border-bottom: 1px solid #efefef; margin-bottom: 22px; }
article figure { width: 100%; height: 324px; margin-bottom: 20px; }
article figure a { width: 100%; height: 324px; }
article figure a img { width: 100%; height: 100%; }
article figure img{ width: 100%; height: 100%; }

article h2 {font-size: 18px; color: #161616;margin-bottom: 20px;}
article p {font-size: 13px; color: #8d8d8d; line-height: 20px;margin-bottom: 20px;}

.post-meta {float: left; display: block; margin-bottom: 22px;}
.post-meta li {float: left; border: 1px solid #dfdfdf;margin-left: -1px;}
.post-meta li a { background: url("images/comment.png") 7px 16px no-repeat; padding: 14px 14px 14px 30px; display: inline-block;font: 10px 'open sans', sans-serif;}
.post-meta li span { background: url("images/clock.png") 7px center no-repeat; padding: 14px 14px 14px 30px; display: inline-block;font: 10px 'open sans', sans-serif; }

.read { background: #f71919; font: 13px 'open sans', sans-serif; color: #FFFFFF;display: inline-block; padding: 13px 22px 14px; margin-bottom: 22px; }
.read:hover {
    background: #cc2828;
}
.blog_wrap .pagination { border: 0px; }





/****************************************************************************
    *-*-*-* SINGLE*-*-*-*
****************************************************************************/
.commnts-wrap {width: 731px;}
.comments { margin-bottom:30px; }
.commnts-wrap h3 { font-size: 21px;margin-bottom: 15px;}
.comments li { border-bottom:1px solid #f0f0f0; padding-bottom:26px; margin-bottom:26px;}

.comments li figure {  float:left; margin-right:28px; }
.comments li figure a{ width:76px; height:75px;display: inline-block; border: 7px solid #f71919; border-radius: 7px; }
.comments li figure img { width:100%; height:100%; }
.comments li.last { border: 0px; }

.comments li div { width:500px; float:left; }
.comments li div > a {  font: 11px 'open sans', sans-serif; background: #868686; color: #FFFFFF; padding: 10px 15px; border-radius: 5px; display: inline-block; }
.comments li div p a { font: 14px 'open sans', sans-serif; color:#3c3c3c; }
.comments li div p span { font: 11px 'open sans', sans-serif; color:#b8b8b8; }
.comments li div p{margin-bottom:5px; font: 13px 'open sans', sans-serif; color:#868686; }

.comments .children { padding-left:75px; border: 0px;padding-bottom:0px; margin-bottom:0px; }
.comments .children div { width:359px;  }

.contact-form h3 { font-size: 21px;margin-bottom: 15px;}
.contact-form form {width: 731px;}
.contact-form form fieldset { width: 250px; float: left}
.contact-form form input[type="text"] { background: #f9f9f9; padding:12px 8px; margin-right:19px; margin-bottom:10px; box-shadow:none; width:224px;border:1px solid #d9d9d9; border-radius: 7px; }
.contact-form form textarea {background: #f9f9f9; padding:12px 8px; margin-bottom:17px; width:450px; height:132px; resize:none;box-shadow:none;border:1px solid #d9d9d9; border-radius: 7px; }
.contact-form form input[type="submit"] { border:0px; border-radius: 4px;padding: 13px 20px;float: right; font: 12px 'open sans', sans-serif;  margin-bottom:36px;background:#f71919;color:#FFF !important; }



/****************************************************************************
    *-*-*-* SINGLE PRODUCT *-*-*-*
****************************************************************************/
.single   { border-bottom: 1px solid #e8e8e8; margin-bottom: 17px; }

.product-detail { border-bottom: 1px solid #e8e8e8; margin-bottom: 17px; }
.product-detail h4 { font-size: 18px; margin-bottom: 10px; }
.product-detail span {color: #f71919;display: block; }
.product-detail p { font:13px 'Arial', sans-serif; color: #737373; margin-bottom: 18px; line-height: 20px;}

.product-type {border-bottom: 1px solid #e8e8e8; padding-bottom: 15px; margin-bottom:12px; }
.product-type div { float: left; width: 78px; margin-right: 10px; }
.product-type div label { font: 14px 'Arial', sans-serif; display: block; margin-left: 6px; margin-bottom: 10px; }
.product-type .selectBox-dropdown { font: 13px 'Arial', sans-serif !important; width: 70px  }
.product-type .color { width: 175px; }
.product-type .color .selectBox-dropdown { width: 170px !important; }

.buttons { margin-bottom: 15px; }
.buttons a {box-shadow: inset 0px -2px 1px #ededed;}
.buttons .wish { background:#f2f2f2 url("images/wish.png") 10px center no-repeat;}
.buttons .cart { background:#f2f2f2 url("images/red-cart.png") 6px center no-repeat;}
.buttons .compare  { background:#f2f2f2 url("images/compare.png") 6px center no-repeat;}

.buttons .wish:hover { background:#fcfcfc url("images/wish.png") 10px center no-repeat;}
.buttons .cart:hover { background:#fcfcfc url("images/red-cart.png") 6px center no-repeat;}
.buttons .compare:hover  { background:#fcfcfc url("images/compare.png") 6px center no-repeat;}


#product_tabs, .woocommerce-tabs{ margin-bottom: 25px; }
#product_tabs .ui-tabs-active, .woocommerce-tabs .ui-tabs-active{ color: #1d9bcd; background: #FFF; border-bottom: 0px; }
#product_tabs > ul, .woocommerce-tabs{ margin-bottom: -1px; }
#product_tabs > ul > li, .woocommerce-tabs> ul { background: #f9f9f9; float: left; border: 1px solid #e1e1e1; border-bottom: 0px; margin-right: 15px;  }
#product_tabs > ul > li a ,.woocommerce-tabs> ul > li a{ font: 16px 'Georgia', sans-serif; padding: 15px 10px; display: block; text-decoration: none; color: #000; outline: 0px;  }
#product_tabs > ul > li:hover,  .woocommerce-tabs> ul > li:hover{border-bottom: 0px; background: #f71919; border-color: #f71919;}
#product_tabs > ul > li:hover a, .woocommerce-tabs> ul > li:hover a{ box-shadow: inset 0px -2px 1px #f71919; color: #ffffff;  }
#product_tabs > ul .ui-state-active, .woocommerce-tabs> ul .ui-state-active{border-bottom: 0px; background: #f71919; border-color: #f71919;}
#product_tabs > ul .ui-state-active a, .woocommerce-tabs> ul .ui-state-active a{box-shadow: inset 0px -2px 1px #f71919; color: #ffffff;  }

.tab {  border: 1px solid #dddddd; background: #f9f9f9 url("images/single-tabs.png") bottom repeat-x; padding: 15px; min-height: 110px;}
.tab p { margin-bottom: 10px; font: 13px 'Open Sans', sans-serif; line-height: 20px; color: #646464;}

.woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator{width:auto !Important; float:none !Important}
.shipping-calculator-form p.form-row {width:auto !important; margin-left:0 !Important;}
.cart-calculator .selectBox-dropdown {width:100% !important}
.cart-calculator .selectBox-dropdown {margin-bottom:0 !Important}
/****************************************************************************
    *-*-*-* FOOTER *-*-*-*
****************************************************************************/

.shipping-wrap { background: #474747; height:100px; line-height: 100px; }
.shipping p  {font-size:20px; font-weight: 300; background: url("images/shiiping.png") left center no-repeat; color: #ffffff; display: inline-block; margin-right: 14px;  line-height: 100px; padding-left: 70px; }
.shipping p span { font-weight: 700; }
.shipping a {  margin-left: 1px; }
.shipping-calculator-form {display:block !Important}



.footer-wrap { background: #f5f5f5; }
.footer { padding: 25px 0px 40px 0px; }
.footer .widget { margin-bottom: 20px}
.footer .widget:first-child{margin-left:0}
.footer .widget h3 { text-transform: uppercase; padding-bottom: 8px; border-bottom: 1px solid #dcdcdc; margin-bottom: 12px; }
.footer .widget li  { margin-bottom: 10px;font:13px 'open sans', sans-serif; color: #1c1c1c;}
.footer .widget li a { font: 13px 'open sans', sans-serif; color: #1c1c1c; }
.footer .widget li a:hover { color: #f71919; }


footer  { height: 53px; line-height: 53px; border-top: 1px solid #dbdce1; }
footer p { font-size: 11px; color: #000000;  line-height: 53px; }

footer .social-icon { float: right; }
footer .social-icon a { width: 25px; height: 20px;  display: inline-block; }
footer .social-icon a.rss { background-position:0px 0px;background: url("images/footer-rss.png") no-repeat; }
footer .social-icon a.twet { background-position:0px 0px;background: url("images/footer-twet.png") no-repeat; }
footer .social-icon a.fb { background-position:0px 0px;background: url("images/footer-fb.png") no-repeat; }
footer .social-icon a.google { background-position:0px 0px;background: url("images/footer-google.png") no-repeat; }
footer .social-icon a.pin { background-position:0px 0px;background: url("images/footer-pin.png") no-repeat; }

footer .back-top { position: relative; }
footer .back-top a { position: absolute; top: -30px; left: 45px;}


#uc-content{text-align:center; padding:100px 0px}
.uc-text{margin:30px 0px}
.uc-maintitle {color:#1b1b1b; font-size:30px; text-align:center}
div#clock { color: #585858; margin: 20px auto;overflow: hidden; text-align: center; }
div#clock p {padding:10px; border:1px solid #e5e5e5;}
div#clock p span { display: block; font-size: 40px; font-weight:700; letter-spacing:-1px; padding: 5px 0 0; margin:20px 0 30px 0px  }
#uc-content .progress {height:30px}
#uc-content .progress i{font-size:20px; display:block; margin:4px 0 0 -10px}
#clock .row-fluid div:first-child {margin-left:7.4%}


/********************************************************
    *-*-*-* CAROUSEL *-*-*-*
*********************************************************/
.wrap { position: relative; margin-left: 0px; }

#wrapper { width: 470px; float: right; margin: 0px 40px; }

#carousel-wrapper { padding-bottom: 10px; position: relative; }

#carousel { position: relative; }

#carousel-wrapper .caroufredsel_wrapper { height: 311px !important; }

#carousel > a { height: 311px !important; }
#carousel > a img {  width: 100%; }

.wrap .next { display: block; width: 55px; height: 108px; top: 139px; position: absolute; right: -16px; background:#a5a5a5 url("images/next.png") no-repeat; }

.wrap .prev { display: block; width: 55px; height: 108px; top: 139px; position: absolute; left: -16px; background: #a5a5a5 url("images/prev.png") no-repeat; }

#thumbs-wrapper { width: 470px; margin-bottom: 30px; position: relative; max-width:100%}

#thumbs { overflow: hidden; width: 300px; height: 300px; width: 300px; height: 300px; }

#carousel a, #carousel img, #thumbs a, #thumbs img { display: block; float: left; }

#carousel span, #carousel a, #thumbs span { position: relative; }

#thumbs img { border: none; width: 100%; position: absolute; top: 0; left: 0; }

#carousel img { border: none; position: absolute; top: 0; left: 0; }

#carousel img.glare, img.glare { width: 102%; height: auto; }


#thumbs-wrapper .caroufredsel_wrapper { margin: 0px !important; height: 70px !important; }

#thumbs a { position: relative; }

#thumbs { width: 470px !important; height: 377px !important; }

#thumbs a { margin-bottom: 10px !important; float: left; width:97px !important; height: 60px !important; border: 5px solid #ffffff; margin: 0 4px; overflow: hidden; }

#thumbs a:hover, #thumbs a.selected { border-color: #f71919; }

#thumbs a img { height: 100%; }

#prev { display: block; width: 25px; height: 60px; position: absolute; top: 5px;  display: block !important;  background: #a5a5a5 url("images/single-prev.png") no-repeat; background-size: 100% 100%; }

#next { display: block; width: 25px; height: 60px; position: absolute; top: 5px; right: 18px; display: block !important;  background:#a5a5a5 url("images/single-next.png") no-repeat;  background-size: 100% 100%;}

#prev { background-position: 0 0; left: 5px; }


#prev.disabled, #next.disabled { display: block !important; }

#donate-spacer { height: 100%; }

#donate { border-top: 1px solid #999; width: 750px; padding: 50px 75px; margin: 0 auto; overflow: hidden; }

#donate p, #donate form { margin: 0; float: left; }

#donate p { width: 650px; }

#donate form { width: 100px; }






/* Navigation Arrows */
.elastislide-wrapper nav {position: absolute;top: -53px; right: 9px; }

.elastislide-wrapper nav span {background-position: 0 0; margin: 0px 2px; width: 30px;height: 29px;text-indent: -9000px;cursor: pointer;opacity: 0.8;background:#a5a5a5 url("images/prev.png") no-repeat; display: inline-block !important;}
.elastislide-wrapper nav span:hover {background-position: 0 -30px; background-color:#f71919}


.elastislide-horizontal nav span.elastislide-next { background-position: 0 0; background:#a5a5a5 url("images/next.png") no-repeat; display:  inline-block !important; }

.elastislide-horizontal nav span.elastislide-next:hover {background-position: 0 -30px; background-color:#f71919}


/* Elastislide Style */

.elastislide-list {list-style-type: none;display: none;}

.no-js .elastislide-list {display: block;}

.elastislide-carousel ul li {min-width: 20px;}

.elastislide-wrapper {background-color: #fff;margin: 0 auto; height: 92px; position:relative}

.elastislide-wrapper.elastislide-loading {/*background-image: url(images/loading.gif);background-repeat: no-repeat;background-position: center center;*/}

.elastislide-carousel {overflow: hidden;position: relative;height:92px;}

.elastislide-carousel ul {position: relative;display: block;list-style-type: none;padding: 0;margin: 0;-webkit-backface-visibility: hidden;-webkit-transform: translateX(0px);-moz-transform: translateX(0px);-ms-transform: translateX(0px);-o-transform: translateX(0px);transform: translateX(0px);}

.elastislide-horizontal ul {white-space: nowrap;}

.elastislide-carousel ul li { border-left: 1px solid #e2e2e2; margin: 0 7px 0px 0px;-webkit-backface-visibility: hidden;}

.elastislide-horizontal ul li {height: 100%;display: inline-block;margin-left: -2px;}

.elastislide-vertical ul li {display: block;}

.elastislide-carousel ul li a {display: inline-block;width: 142px; height: 28px;}

.elastislide-carousel ul li a img {display: block;border: 2px solid white;width: 100%;}


/* Dropdown control */
.selectBox-dropdown { background: #ffffff; text-decoration: none !important; font: 400 12px 'Arial', sans-serif !important; color: #000 !important; margin: 0px!important;  position: relative; border: solid 1px #dddcdc; line-height: 28px; text-decoration: none; text-align: left; outline: none; vertical-align: middle; display: inline-block; cursor: default; }

.selectBox-dropdown:focus, .selectBox-dropdown:focus .selectBox-arrow { border-color: #dddcdc; }

.selectBox-dropdown.selectBox-menuShowing { -moz-border-radius-bottomleft: 0; -moz-border-radius-bottomright: 0; -webkit-border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0; border-bottom-left-radius: 0; border-bottom-right-radius: 0; }

.selectBox-dropdown .selectBox-label { font: 400 12px 'Arial', sans-serif !important;padding: 7px 26px 7px 11px; display: block; white-space: nowrap; overflow: hidden; color: #000; }

.selectBox-dropdown .selectBox-arrow {border-left: solid 1px #d4d4d4; position: absolute; top: 0; right: 0; width: 28px; height: 100%; background: url(images/option.png) 50% center no-repeat; }

/* Dropdown menu */
.selectBox-dropdown-menu { position: absolute; z-index: 99999; max-height: 200px; min-height: 1em; border: solid 1px #BBB; /* should be the same border width as .selectBox-dropdown */ background: #FFF; -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2); overflow: auto; }

/* Inline control */
.selectBox-inline { min-width: 150px; outline: none; border: solid 1px #BBB; background: #FFF; display: inline-block; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; overflow: auto; }

.selectBox-inline:focus { border-color: #666; }

/* Options */
.selectBox-options, .selectBox-options LI, .selectBox-options LI A { list-style: none; display: block; cursor: default; padding: 0; margin: 0; }

.selectBox-options LI A { line-height: 1.5; padding: 0 .5em; white-space: nowrap; overflow: hidden; background: 6px center no-repeat; }

.selectBox-options LI.selectBox-hover A { background-color: #EEE; }

.selectBox-options LI.selectBox-disabled A { color: #888; background-color: transparent; }

.selectBox-options LI.selectBox-selected A { background-color: #C8DEF4; }

.selectBox-options .selectBox-optgroup { color: #666; background: #EEE; font-weight: bold; line-height: 1.5; padding: 0 .3em; white-space: nowrap; }



.price-range .ui-slider-horizontal, .mileage-range .ui-slider-horizontal {
    height: .4em;
}
.price-range .ui-widget-content {
    background: #d7d7d7;
}
.price-range .ui-widget-content {
    border: 1px solid #dadada;
    background: #f5f5f5;
    color: #222222;
}


.price-range {width: 93%;margin: 15px auto 0px;}

 .price-range .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.price-range #slider-range { margin-top: 11px; margin-bottom: 20px; position: relative;width: 93%; margin: 0 auto 7px;}
.price-range .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}
.price-range .ui-widget-header {
    background: #087af2;
}

.price-range .ui-state-default {
    background: url(images/rang-btn.png) no-repeat;
    height: 15px;
    width: 15px;
    border-radius: 100%;
}


.price-range .ui-widget-header {
    border: 1px solid #aaaaaa;
    background: #434343;
    color: #222222;
    font-weight: bold;
}

.price-range input {border: 0; color: #000000; font-weight: bold;box-shadow: none; width: 50px; font: 13px 'Arial', sans-serif;}


#amount{ float: left;}
#amount2{ float: right;text-align: right;margin-right: 3px;margin-left: 6px;}


.price-range .ui-state-default, .price-range .ui-widget-content .ui-state-default, .price-range .ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: url(images/rang-btn.png) no-repeat;;
    font-weight: normal;
    color: #555555;
}
.price-range .ui-slider-horizontal .ui-slider-handle {
    top: -7px;
    margin-left: -.6em;
}
.price-range .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
}
.price-range .ui-widget-content a {
    color: #222222;
}

/**********NOT FOUND***************/
.notfound_button{
    background: #f0f0f0;    
}
.notfound_title{
    font-family: 'open-sans', sans-serif;
    font-size: 30px;
    color:#9c9c9c;
}
/*************search widget and search results*********/
.widget_search form { position: relative; padding-left: 5px;}
.widget_search form input[type="text"] {font:12px 'open sans', sans-serif; color:#a2a2a2 ; margin-top: 5px; box-shadow: none; outline: 0px;  padding: 0px 10px; height: 37px; border: 1px solid #d8d9dc; border-radius: 0px; }
.widget_search form input[type="submit"] { background: url("images/search.png") no-repeat; border: none; width: 25px; height: 25px; position: absolute;top:50%;margin-top: -8.5px; right: 15px; }

mark{
    background: #f71919;
}

/********** WooCommerce ******/

.woocommerce .quantity .minus, .woocommerce-page .quantity .minus, .woocommerce #content .quantity .minus, .woocommerce-page #content .quantity .minus{top:15px !important; bottom:auto !important}

span.onsale{min-height:32px !important;min-width:32px !important; background:#333 !important; padding:6px !important;font-size:12px !important;font-weight:bold !important;position:absolute !important;text-align:center !important;line-height:32px !important;top:6px !important;left:6px !important;right:auto !important; margin:0 !important;-webkit-border-radius:50% !important;-moz-border-radius:50% !important;border-radius:50% !important;color:#ffffff !important; text-shadow:none !important}

/*****************Checkout***********************/
p.form-row{
  
}
.billing-form h5.ui-accordion-header-active{background:#6a6a6a url("images/top-errow.png") 98% center no-repeat}
.billing-form h5 { text-transform: uppercase; margin-bottom: 15px; color: #4d4d4d; font: 700 16px 'Arial', sans-serif; height: 64px; line-height: 64px;  background: #f0f0f0 url("images/bottom-errow.png") 98% center no-repeat }
.billing-form h5 a { color: #4d4d4d; display: block; }
.billing-form h5.ui-accordion-header-active a {color:#fff}
.billing-form h5 small { margin-right: 25px; font: 700 16px 'Arial', sans-serif; background: url("images/accordian-step.png") no-repeat; float: left; display: block; width: 123px; height: 64px; line-height: 64px; text-align: center;  color: #ffffff;}
.last {margin-right:0 !Important}
.first {margin-left:0 !Important}
.billing ul.order_details{
    width: 40%;
}
.billing p{
    margin-bottom: 18px;
    font: 13px 'Arial', sans-serif;
    color: #000;
}
.customer_details dd, .customer_details dt{
    margin-bottom: 5px;
}

.chzn-container{display: none;height:51px;}
/*.chzn-container a{width: 220px !important;background: #ffffff !important; border:1px solid #cccccc !important; height: 34px !important; border-radius: 0px !important;}*/
#billing_country_field, #shipping_country_field{display: block !important;width: 48% !important}
/*=============CHEKOUT INFO===============*/
.check-accordion2{margin-bottom: 30px;}
.check-accordion2 { margin-bottom: 30px; }
.check-accordion2 h5 { text-transform: uppercase; margin-bottom: 15px; color: #4d4d4d; font: 700 16px 'Arial', sans-serif; height: 64px; line-height: 64px;  background: #f0f0f0 url("images/bottom-errow.png") 98% center no-repeat; }
.check-accordion2 h5 a { color: #4d4d4d; display: block; }
.check-accordion2 h5 small { margin-right: 25px; font: 700 16px 'Arial', sans-serif; background: url("images/accordian-step.png") no-repeat; float: left; display: block; width: 123px; height: 64px; line-height: 64px; text-align: center;  color: #ffffff;}

.check-accordion2 h5.ui-accordion-header-active {margin-bottom: 0px; background: #6a6a6a url("images/top-errow.png") 98% center no-repeat;}
.check-accordion2 h5.ui-accordion-header-active a { color: #fff; }
.check-accordion2 h5.ui-accordion-header-active small { background: url("images/accordion-hover.png") no-repeat; }
.check-accordion2 > div { background: #f0f0f0;margin-bottom: 15px;padding: 25px 0px; height: auto !important; border: 1px solid  #dfdfdf; border-top: 0px; }
.check-accordion2 div > div { background: #ffffff; border: 1px solid  #dfdfdf; border-top: 0px; }
.check-accordion2 h6 { height: 56px; line-height: 56px;  padding-left: 17px; display: inline-block; }
.check-accordion2 h6 span { color: #9d9d9d; font: 12px 'Arial', sans-serif; }

.check-accordion2 form { padding: 25px; display: block; border-top: 1px solid #dfdfdf;}
.check-accordion2 form input[type='radio'] { margin: -2px 15px 15px 0px; }
.check-accordion2 label { font: 14px 'Arial', sans-serif; color: #000000; vertical-align: middle;display: inline-block; margin-top: -17px; width: 150px; }
.check-accordion2 form p { font: 14px 'Arial', sans-serif; color: #8a8a8a; line-height: 22px; margin-bottom: 17px;  }
.check-accordion2 form input[type='submit'] {  background: #f71919; padding: 10px 15px; border: 0px; color: #ffffff; font:700 14px 'Arial', sans-serif; }
.check-accordion2 form input[type='submit']:hover{background: #cc2828;}

.check-accordion2 .register form a { text-align: right ; font:13px 'Arial', sans-serif; display: block; text-decoration: underline; margin-bottom: 15px;}
.check-accordion2 .register  input[type='submit'] { background: #4d4d4d; float: right;}
.check-accordion2 .register  input[type='submit']:hover {background: #262626;}
.check-accordion2 .register label { margin-top: -23px; }
.check-accordion2  input[type='text'], .check-accordion2 input[type='password'] {width:213px; border-radius: 0px; box-shadow: none; outline: 0px; margin-bottom: 22px; }

/*======================================*/
/*===================SHOP========================*/

.sorting-bar a.selectBox-dropdown{
    float: left;
    width: 200px !important;
	margin-right:20px !Important;
}
 h1.page-title{
    display: none;
}
.woocommerce-message{
    margin: 10px;
}
.woocommerce-message a.button {margin-bottom:14px; display:inline-block}

/*================================================*/

/*===========================ACCOUNT===============*/

.acc-login{background: #f0f0f0; margin-bottom: 25px; padding: 25px;}
.acc-login h6 { height: 56px; line-height: 56px;  padding-left: 17px; display: inline-block; }
.acc-login form p { font: 14px 'Arial', sans-serif; color: #8a8a8a; line-height: 22px; margin-bottom: 17px;  }
.acc-login form{padding: 25px; display: block; border-top: 1px solid #dfdfdf;}
.acc-login form label{font: 14px 'Arial', sans-serif; color: #000000; vertical-align: middle;display: inline-block; margin-top: -17px; width: 150px;}
.acc-login form a { text-align: right ; font:13px 'Arial', sans-serif; display: block; text-decoration: underline; margin-bottom: 15px;}
.acc-login  input[type='submit'] {   background: #f71919; padding: 10px 15px; border: 0px; color: #ffffff; font:700 14px 'Arial', sans-serif; background: #4d4d4d; float: right;}
.acc-login  input[type='submit']:hover {background: #262626;}
.acc-login label { margin-top: -23px; }
.acc-login  input[type='text'], .acc-login input[type='password'] {width:213px; border-radius: 0px; box-shadow: none; outline: 0px; margin-bottom: 22px; }
/*.related.products .featured li figure, .related.products .featured li figure a {width:100%; height:auto}*/
.billing-form a.selectBox-dropdown{
    float: none;
    margin-bottom: 19px !important;
    width: 100% !important;
}
.billing-form div.clear{
    display: none;
}
.billing-form h3{
    width: 100%;
}
p.myaccount_user{
    padding: 0px 10px;
    font: bold 15px 'Arial', sans-serif;
    color: #4d4d4d;
    line-height: 39px;
}
p.myaccount_address{
    font: 13px 'Arial', sans-serif;
    color: #787878;
    margin-bottom: 15px;
}
header.title{
    margin-bottom: 30px;
}
header.title h5 {margin-bottom: 0px;
    background: #6a6a6a;
    text-transform:uppercase;
    margin-bottom: 15px;
    color: #fff;
    font: 700 16px 'Arial', sans-serif;
    height: 64px;
    line-height: 64px;
}
header.title h5 a { margin-right: 25px;
font: 700 16px 'Arial', sans-serif;
background: url("images/accordion-hover.png") no-repeat !important;
float: left;
display: block;
width: 123px;
height: 64px;
line-height: 64px;
text-align: center;
color: #fff !important; 
text-decoration: underline;
}
.address address{
    padding: 20px;
    font: 19px 'Arial', sans-serif;
}
ul.my-orders li{
    width: 18%;
}
ul.order, ul.digital-downloads{
    margin-bottom: 15px;
}
/*================================================*/
.compare{
    font: 11px 'Arial', sans-serif;
padding: 14px 14px 15px 30px;
margin-right: 6px;
border: 1px solid #dfdfdf;
background: #f2f2f2;
display: inline-block;
background: #f2f2f2 url("images/compare.png") 6px center no-repeat;

}
 .compare:hover  { background:#fcfcfc url("images/compare.png") 6px center no-repeat;}
.icon .compare{
    background: url("images/icon.png") no-repeat;
    padding: 0;
    border:none;
}
.wish{ background:#f2f2f2 url("images/wish.png") 10px center no-repeat;}
.wish:hover { background:#fcfcfc url("images/wish.png") 10px center no-repeat;}

/*======================REVIEW(COMMENTS)==============*/
#reviews ul.comments li figure{
    width: 60px;
    height: 60px;
}
#commentform a.selectBox-dropdown{
    display: none !important; 
}
#commentform label{
    font: 14px 'Arial', sans-serif;
    color: #000000;
    display:block;
    margin-top: 20px;
}
#commentform p.stars a{
    color: red;
}

/*==================================================*/
/*****************************************/
/********************SHORTCODES***************************/

/*==========================Carousel content==================================*/

/*-- Items listing ---*/

.work_slide a.prev, .work_slide a.next{ position: relative; float:right;top:-24px;background-position: 0 0; margin: 0px 2px;  margin-top:-20px;  width: 30px;height: 29px;text-indent: -9000px;cursor: pointer;opacity: 0.8;background:#a5a5a5 url("images/prev.png") no-repeat; display: inline-block !important;}
.work_slide a.prev:hover, .work_slide a.next:hover {background-position: 0 -30px; background-color:#f71919}
.work_slide a.next { background-position: 0 0; background: #a5a5a5 url("images/next.png") no-repeat; display:  inline-block !important; }
.work_slide a.next:hover {background-position: 0 -30px; background-color:#f71919}
.work_slide{position: relative;}
#work_slide{list-style: none;	max-width:100% !Important;}
.caroufredsel_wrapper{max-width:100% !Important; padding-bottom:2px; padding-right:1px}
#work_slide li{float: left;margin-left:0px;margin-right:20px;}
#work_slide.related-projects li{margin-left:10px; margin-right:10px}
#work_slide.related-projects li:first-child{margin-left:0px}
#work_slide li img {display: block;float: left;height: 239px; width:358px;	}
.clients-wrap .heading {margin-bottom:10px}
.clients-wrap {margin-bottom:20px}
.work_slide a.prev.disabled, .work_slide a.next.disabled {
    cursor: default;
}

.work_slide a.prev span, .work_slide a.next span {
    display: none;
}
.spcarousel a.prev, .spcarousel a.next {display:none !important}
.spcarousel .bottom {margin-top:10px}
#thumbs-wrapper a#prev, #thumbs-wrapper a#next {background-color:#f71919; opacity:0.9}
#testimonial_slide li{width:551px; max-width:100%; position:relative}
/* --- Logo slider -- */
.partners-block{margin-bottom:20px}
#logo_slide {}
#logo_slide li {list-style:none;  width:189px; float:left; padding:20px 0px; border-right:solid 1px #eee; line-height:69px; text-align:center; margin-left:-2px}
#logo_slide{border:solid 1px #eee; list-style:none}
#logo_slide li:last-child{border:none}
#slide_prev2, #slide_next2{top:0px !Important}
/*============================================================*/
/*-==========================SOCIAL ICONS==========================*/
.social-icon a { width: 25px; height: 20px;  display: inline-block; }
.social-icon a.rss { background-position:0px 0px;background: url("images/footer-rss.png") no-repeat; }
.social-icon a.twet { background-position:0px 0px;background: url("images/footer-twet.png") no-repeat; }
.social-icon a.fb { background-position:0px 0px;background: url("images/footer-fb.png") no-repeat; }
.social-icon a.google { background-position:0px 0px;background: url("images/footer-google.png") no-repeat; }
.social-icon a.pin { background-position:0px 0px;background: url("images/footer-pin.png") no-repeat; }

/*===============================================================*/

.twitter-item {margin-bottom:10px; background:none !Important; padding-left:0 !important}
.twitter-item  i {margin-right:6px}
.twitter-item  abbr {color:#aaa}
.twitter-title {color:#fff}

/* Contact Us Widget */
#contactFormWidget input[type="text"],
#contactFormWidget textarea {
  float: left;
  font-size: 0.846em;
  padding: 10px;
  background: #6a6a6a ;
  color: #fff;
  width: 85%;
  margin-bottom: 11px;
  border: none;
   border-radius:0;
}

#contactFormWidget input[type="text"] {
  float: right;
}

#contactFormWidget input[type="text"]:first-child {
  float: left;
}

#contactFormWidget textarea {
  width: 93%;
  max-width: 100%;
  height: 80px;
  min-height: 80px;
  float:none;
}

#contactFormWidget input[type="submit"] {
  float: right;
  position: relative;
  margin: 0;
}

.widgetinfo {color:#02ab68; font-size:12px; text-transform:uppercase; text-shadow:0px 1px 1px #000; margin-top:-24px}
.widgetinfo i{color:#02ab68; margin-right:6px}
/*========================Testimonial===========================*/

.testimonial-content{
    background: rgb(241,241,241);
    border:1px solid;
    border-color: rgb(212,212,212);
    font-family: Georgia;
    font-size: 16px; 
    color:rgb(109,109,109);
    font-style: italic;
    padding: 20px;
    position: relative;
    margin-bottom: 15px;
}
.testimonial-content:after, .testimonial-content:before {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
}

.testimonial-content:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: rgb(241,241,241);
    border-width: 10px;
    margin-left: 1px;
    
}
.testimonial-content:before {
    border-color: rgba(194, 225, 245, 0);
    border-top-color: rgb(212,212,212);
    border-width: 11px;
    
}
.testimonial-content p{
    font-size: 15px;
}
.testimonial-block cite{
    font-family: Georgia;
    font-size: 17px;
    color: rgb(72,72,72);
    font-style: italic;
}
.test_author{
    font-family: Georgia;
    font-size: 13px;
    color: #f71919;
    font-style: italic;
}

/***************************WIDGETS************************************/
.widget ul.nav li, .widget div.tab-content li, .widget ul.footer-list li{
    background: none !important;
    padding: 0 !important;
    display: inline-block;
}
 .widget div.tab-content, .widget div.tab-pane{
   padding: 0 !important;
}

.widget div.tab-content figure, .widget div.tab-pane ul li div, .widget ul.footer-list figure, .widget ul.footer-list div{
    float:left !important;
    display: block;
}
.widget div.tab-pane ul li div{
    width: 185px;
    padding-right: 0 !important;
    
}
.widget ul.footer-list div{
     width: 160px;
    padding-right: 0 !important;
    margin-left: 10px;
}

.widget-content {padding:10px}
/* ======================Price Filter Widget==========================*/
.widget_price_filter .price_slider {
  width: 93%;
  margin: 15px auto 0px;
}
.widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4em;
  font-size: 0.8751em;
  margin-bottom: 15px;
  padding: 0 5px;
}
.widget_price_filter .price_slider_amount .button {
  font-size: 9px;
}
.widget_price_filter .price_slider_amount .button {
  float: left;
}
 #min-price{
    float: left;
    
}
#max-price{
     float: right;
     text-align: right;
     margin-right: 3px;
     margin-left: 6px;
}

.widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
}
.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  cursor: pointer;
  outline: none;
  top: -0.2em;
  background: url(images/rang-btn.png) no-repeat;
  height: 1.2em;
  width: 1.2em;
  border-radius: 100%;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -0.5em;
}
.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  border: 1px solid #aaaaaa;
  background: #434343;
  color: #222222;
  font-weight: bold;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  background: #d7d7d7;
  border: 1px solid #dadada;
  background: #f5f5f5;
  color: #222222;
  margin-bottom: 15px;
}
.widget_price_filter .ui-slider-horizontal {
  height: .5em;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px;
}

/*================Products list widets=====================*/
.product_list_widget{
    padding-top: 10px;
}
.product_list_widget li{
    border-bottom: 1px solid #d6d6d6;
    margin: 0px 10px 10px;
    padding: 0px 0px 10px;

}

.product_list_widget img, .product_list_widget li figure{
    width: 50px;
    height: 50px;
    margin-right: 10px;
     display: inline-block;
}
.product_list_widget li a, .product_list_widget li h5{
    font: 13px 'Georgia', sans-serif;
    margin-bottom: 5px;
   
}
.product_list_widget li span{
    color: #f71919;
    font: 700 15px 'Arial', sans-serif;
    margin: 5px;
}
.product_list_widget li div{
    display: inline-block
}
.widget_product_tag_cloud .tagcloud{
    padding-top: 10px;
    margin: 10px
}
.widget_product_tag_cloud .tagcloud a{
    background: #f71919;
    font: 10px 'open sans', sans-serif;
    color: #FFFFFF;
    border-radius: 7px;
    display: inline-block;
    padding: 9px 11px;
    margin-bottom: 8px;
}
.widget_product_search label{
    display: none;
}
.widget_product_search form{
    padding-left: 5px;
}
.widget_product_search input[type='text']{
    font: 12px 'open sans', sans-serif;
    color: #a2a2a2;
    margin-top: 5px;
    box-shadow: none;
    outline: 0px;
    padding: 0px 38px 0px 10px;
    height: 37px;
    border: 1px solid #d8d9dc;
    border-radius: 0px;
}
/*====================Woo Category=========================*/
li.cat-item{
    font: 13px 'Arial', sans-serif;
    display: block;
    outline: none;
    padding: 10px 0px 10px 15px;
    border-bottom: 1px solid #d6d6d6;
}
.cat-item ul.children li{
    font: 13px 'Arial', sans-serif;
    color: #767676;
    background: url("images/dot.png") left center no-repeat;
    padding: 0 0 0 10px;
    margin:0 0 5px 10px;
    border: none;
}
.cat-item ul.children li a{
    color: #767676;
}
/*********************SHOP*****************/
.product-grid .sorting-bar{
    margin-left:28px;
}

.product_list_widget li del span {color:#333 !important}
ins {text-decoration:none}
/********************************************/
/* ======================== Under Construction ===================== */

.uc-wrapper{}
.construction_title{ text-align:center; margin-top:20px;}
.construction_description{ line-height:1.6;}
.construction .progress h4{ font-weight:300; font-size:20px; margin:0; position:absolute; padding:10px; color:#fff;}
.construction .progress{ height:40px; padding:0}
.construction .meter.progress{ height:48px}
.construction .progress .meter{ background:#f2c025}
.construction span.icon-cogs{color:#fff}
.progress.primary{background-image:url('images/backgrounds/bg10.png')}
.uc-header #logo-image{margin:20px 0px}
.scrollup{display:inline}
div#clock { color:red; margin: 20px auto;overflow: hidden; text-align: center;}
div#clock .small-2.columns p{background:#f2c025}
div#clock .small-2.columns:last-child{float:left}
div#clock p {padding:10px; border:1px dotted #e5e5e5;}
div#clock p span { display: block; font-size: 50px; font-weight:700; letter-spacing:-1px; padding: 5px 0 0;  }
div.coupon{ color: #333 !important; font-size: 50px; font-weight: bold; }
div.multi_clock{ border: 1px solid #666; color: #333; float: left; margin: 10px; padding: 5px; }

/****************************WISHLIST**********************************/
.wishlist_table{margin: 20px 0;}
.wishlist_table thead tr{
    background: #f0f0f0;
    width: 100%;
}
.wishlist_table th{
    height: 72px;
    line-height: 72px;
    padding: 0px;
    text-align: center;
    text-transform: uppercase;
    width: 175px;
    color: #000000;
    font: 15px 'Arial', sans-serif;
    border: 1px solid #dfdfdf;
    vertical-align: middle;
}
.wishlist_table td{
    text-align: center !important;
    width: 150px;
    height: 80px;
    padding: 22px;
    color: #000000;
    font: 15px 'Arial', sans-serif;
    border: 1px solid #dfdfdf;
    vertical-align: middle;
}
/*=============================Wishlist Button===============================*/
.yith-wcwl-add-to-wishlist{
    width: 145px;
    margin-bottom: 15px;
}
.icon .yith-wcwl-add-to-wishlist{
    width: 42px;
    display: inline-block;
    margin: 0;
}
.icon .yith-wcwl-add-to-wishlist img{
    display: none !important;
}
.icon .yith-wcwl-add-to-wishlist span{
    font-size: 9px;
}
.icon div.clear{
    display: none;
}
.icon .yith-wcwl-wishlistexistsbrowse, .icon .yith-wcwl-wishlistaddedbrowse{
    font-size: 8px;
    height: 21px;
}
.icon .yith-wcwl-wishlistexistsbrowse span, .icon .yith-wcwl-wishlistaddedbrowse span{
    display: none;
}
#selectpage{display:none}
table{border-collapse:collapse;border-spacing:0;empty-cells:show;border:1px solid #cbcbcb}
table caption{color:#000;font:italic 85%/1 arial,sans-serif;padding:1em 0;text-align:center}
table td,
table th{border-left:1px solid #cbcbcb;border-width:0 0 0 1px;font-size:inherit;margin:0;overflow:visible;padding:6px 12px}
table td:first-child,table th:first-child{border-left-width:0}
table thead{background:#e0e0e0;color:#000;text-align:left;vertical-align:bottom}
table td{background-color:transparent}
.table-odd td{background-color:#f2f2f2}
.table-striped tr:nth-child(2n-1) td{background-color:#f2f2f2}
.table-bordered td{border-bottom:1px solid #cbcbcb}
.table-bordered tbody>tr:last-child td,
.table-horizontal tbody>tr:last-child td{border-bottom-width:0}
.table-horizontal td,
.table-horizontal th{border-width:0 0 1px;border-bottom:1px solid #cbcbcb}
.table-horizontal tbody>tr:last-child td{border-bottom-width:0}
.top-spacing{margin-top:40px !important; margin-bottom:10px}

.toggle-trigger {
	background: #fff url("images/plus.png") 90% center no-repeat;
	cursor: pointer;
	color:#333;
}

.toggle-trigger.open {
	color:#fff;
	background: #6a6a6a url("images/minas.png") 90% center no-repeat
}

.toggle-container {
	padding: 12px 22px;
	border: 1px solid #e8e8e8;
	border-top: none;
}
.container{max-width:100% !important}
.nav-tabs li, .work_slide li{list-style:none !important; margin-left:0 !Important; line-height:1.3}
.btn [class^="icon-"], .btn [class*=" icon-"]{margin-right:6px !Important}
strong {font-weight:bold}
em {font-style:italic}
.flex-video iframe, ifame{max-width:100% !important; }
.woocommerce li {list-style:none !important; margin-left:0}
.shopping-cart .title li, .shopping-cart ul li{margin-left:0 !important}
.showlogin {}
/*::-moz-selection { background: #f71919; color: #fff; text-shadow: none; }
::selection { background: #f71919; color: #fff; text-shadow: none; }*/
#wc-sorting {margin:-58px 0 40px 16px}
.product figure {border:1px solid #dfdfdf; border-bottom:none}
.product figure {border:1px solid #dfdfdf; border-bottom:none}
.related.products figure, .related.products figure > a {width:100% !important; height:auto !important} 
.related.products h2 {margin-bottom:12px}
.related.products li{border-bottom:none !important}
.sort-select {margin:-58px 0 38px 10px}
.sub-menu ul.sub-menu {left: 150px; top:50px}


.single-product-right{ margin-left:10px}
.product-left .images {width:auto !Important}
.thumbnails a {margin-bottom:10px}
.product-detail .compare.big-button{margin-top:37px}
.no-shadow:hover{box-shadow:none !important}
.single-product .yith-wcwl-add-to-wishlist{float:left; width:124px}
.single-product a.compare {width:40px; float:left; margin-top:10px}
.single-product .product-detail div.clear {display:none}

/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('fonts/flexslider-icon.eot');
	src:url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('fonts/flexslider-icon.woff') format('woff'),
		url('fonts/flexslider-icon.ttf') format('truetype'),
		url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0 0 60px; background: #fff; position: relative; zoom: 1; }
.flex-viewport { max-height: 2000px;  }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 0px; color:#fff !important}
.flexslider:hover .flex-next { opacity: 0.7; right: 0px; color:#fff !important}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; margin-top:20px; margin-right:16px}
.flex-direction-nav a.flex-next:before  { content: '\f002';}
.flex-direction-nav a.flex-prev:before  { margin-left:16px; margin-right:0}
/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {/*width: 100%*/; position: absolute; bottom: 10px; right:10px; text-align: center; z-index:99}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a { height: 15px; width: 15px; border: 1px solid #c6c2bf; background: #585553; display: block; cursor: pointer; text-indent: -9999px; }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #f71919; cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 0px; }
  .flex-direction-nav .flex-next { opacity: 1; right: 0px;}
}

.flex-direction-nav li {list-style:none !important; margin:0 !important; line-height:auto !important}
.flexslider .slides > li {position:relative; margin-left:0 !important}
.flex-caption { text-align: center; width: 338px; position: absolute; background: rgba(21,16,14,0.7); top: 50%; left: 50%; margin-left: -165px; margin-top:-70px; padding:20px 10px 6px 10px}
.flex-caption h1 { display: inline-block; color: #ffffff; padding-bottom: 5px; border-bottom: 1px solid #ffffff; margin-bottom: 5px; }
.flex-caption p { font:28px 'Open Sans', sans-serif; color: #ffffff; }
.flex-caption p span { font-weight: 700; }

.flex-direction-nav a { width: 60px; height: 60px; color:#fff; background-color:#f71919; opacity:1}
.flex-direction-nav .flex-next{right:0}
.flex-direction-nav .flex-prev{left:0}

/*
Cor #1		f36d27 
Cor #2 		e1820a
*/
/*
.sidebarblog{
	display:none;
}*/
/**/

/* 8 Abril*/
.yith-wcbm-on-sale-badge-82135 .yith-wcbm-shape1:before{
	display:none!important;
}

#tpbr_box{
	font-size: 14px!important;
    font-family: 'Lato', sans-serif!important;
    font-weight: 400!important;
    color: #333!important;
    line-height:20px!important;
    padding-top:8px!important;
    padding-right: 9px!important;
    padding-left: 9px!important;
    padding-bottom:8px!important;
}
#tpbr_box small{font-size:11px!important;}
/**/
.wc-pao-addon{
	display:inline-block;
	width:100%;
}

div.product-addon-totals{
	border:0!important;
	padding:10px 0 0 0!important;
	margin:20px 0 0!important;
}

div.product-addon-totals .wc-pao-subtotal-line{
	border:0!important;
}

.wc-pao-addon-wrap span.woocommerce-Price-amount.amount,
.wc-pao-addon-wrap span.woocommerce-Price-amount.amount span.woocommerce-Price-currencySymbol,
.product-addon-totals ul li div span.amount{
	color:#333!important;
	font-size:inherit!important;
	font-weight:300!important;
}

input[type="radio"], input[type="checkbox"]{

}

.woocommerce .col2-set .col-1, 
.woocommerce-page .col2-set .col-1{
	width:100%;
	float:none;
}

.woocommerce .col2-set .col-2, 
.woocommerce-page .col2-set .col-2{
	width:100%;
	float:none;
	margin-top:22px;
}

.woocommerce-shipping-fields  .checkbox input[type="checkbox"]{
	margin-left:0px!important;
    margin-right: 7px;
    margin-top: 6px;
}

h3#order_review_heading{
	display:none!important;
}
.woocommerce form .form-row label{
	font-weight:600;
}

.woocommerce table.shop_table th{
	background:transparent;
	border:0;
}

#order_review{
	background: rgba(84, 84, 84, 0.05);
    padding: 0px 40px 40px;
}

.woocommerce table.shop_table tbody th, 
.woocommerce table.shop_table tfoot td, 
.woocommerce table.shop_table tfoot th{
	border-left:0;
}

.woocommerce table td, .woocommerce table.shop_table td, .woocommerce-page table.shop_table td{
	border-left:0;
}

.woocommerce table.shop_table tfoot td, 
.woocommerce table.shop_table tfoot th{
	border-top:0;
}

#add_payment_method #payment div.payment_box p:last-child, 
.woocommerce-cart #payment div.payment_box p:last-child, 
.woocommerce-checkout #payment div.payment_box p:last-child{
	font-size:14px;
	line-height:22px;
}

.wc_payment_method label{
	font-weight:600;
}

#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li{
	margin-bottom:12px;
}

.woocommerce-billing-fields h3{
	font-weight:600;
	font-size:22px;
	margin-bottom:22px;
}

.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table thead tr th:nth-child(2),
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tbody tr td:nth-child(2),
.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tfoot tr td{
	text-align:right;
}

.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table thead tr th{
	font-size:18px;
}

.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table th{
    padding: 17px 1px;
    line-height: 1.5em;
    font-size: 16px;
    font-weight:600;
}

.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tr.order-total{
	font-size:22px;
}

.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox{
	padding-left:0;
}

@media only screen and (min-width: 1025px){
	.woocommerce-checkout .col2-set {
    	width: 60.2% !important;
    	float: left;
    	margin-top: 32px;
   	    padding: 0 40px 0 0px;
 	   width: 50.2% !important;
    }
    
    #order_review {
    	width: 37.8%;
    	float: right;
    	margin-top: 32px;
    }
}

/* Cart
--------- */

.woocommerce table.shop_table{
	border:0;
}
table.woocommerce-cart-form__contents thead{
	display:none;
}

/**/

h1,h2,h3,h4,h5,h6,
body, p, .content_wrapper a, #menu-top-menu a, ol, .content_wrapper li #menu-top-menu li, label, #copyright{
	font-family:'Lato', sans-serif!important;
	color:#333;
	line-height:24px;
	font-weight:300;
}

body{
	color:#333;
}

p{
	margin:0.8em 0 0.8em;
	font-size:16px;
}

p strong{
	font-weight: 700;
}

p a{
	color:#f36d27 ;
}

p a:hover{
	opacity:0.88;
}

li{
	font-size: 16px;
}

blockquote{
	border-left:3px solid #ccc;
	margin-left:40px;
	padding-left:15px;
	font-style:italic;
	margin-bottom:30px;
	margin-top:28px;
}

blockquote p{
	line-height:20px;
	color:#363636;
}

h1, h2, h3, h4, h5, h6{
	font-weight:400;
}

h1{
	margin-bottom:20px;
}

h2{
	font-size:20px!important;
}

h3{
	font-size:18px;
}

h5{
	font-size:15px;
	color:#f36d27 ;
}

h6{
	font-size:13px;
	color:#333;
}

.single{
	margin-bottom:0;
}

.tiled-gallery .gallery-row{
	margin:0 auto;
}

.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button, a.button, button.button, input.button, #respond input#submit{
	background: #cdd6de;
	background-image: none;
	border-radius: 0;
    border: 0;
    color: #333;
    font-weight: 400;
    display: inline-block;
    line-height: 18px;
	padding: 22px 14px 22px 14px;
    position: relative;
    text-shadow: none;
    color: #333;
}

.flexslider { margin: 0 0 0px; }

/* --------------------------------------- */
/*                HEADER                   */
/* --------------------------------------- */

a.skype-botao img{
	padding-top:8px;
	max-width:135px!important;
}

/*	1. top bar
--------------------------------- */

.header-bar{
	height:40px!important;
	line-height:38px!important;
	font-weight:bold!important;
	background:#f36d27!important;
	color:white!important;
	background:#FFDA65!important;
	color:#333!important;
	background:#ffe185!important;
	background:white!important;
	
}

ul#menu-menu-top-direita li{
	display:inline-block!important;
}

.header-bar .right{
	text-align:inherit!important;
}

.languages{
	line-height:inherit!important;
	font-size:12px!important;
	width:100%!important;
	border-right:0!important;
	font-weight:400!important;
	display:block;
	text-align:right;
}

.languages a{
	color:#333;
}

.languages a:hover{
	background:transparent;
	box-shadow:0 0 0;
	border:0;
	margin-top:0;
	text-decoration:underline;
}

.languages #text-5{
	float:right;
}

.languages #text-6{
	float:left;
}

.header-bar li.loggedin{
	display:none;
}

.logged-in .header-bar li.loggedout{
	display:none;
}

.logged-in .header-bar li.loggedin{
	display:inline-block;
}

/*	2. Direita
------------------------- */
ul.alc_top_menu{
	margin-left:9px;
	margin-left:0;
}

a.woocs_flag_view_item img{
	max-height:20px;
	width:auto;
}

a.woocs_flag_view_item:hover,
a.woocs_flag_view_item_current{
	opacity:1!important;
}

a.woocs_flag_view_item{
	opacity:0.65;
	width:auto;
	height:auto;
	margin:0 5px 0 0;
	vertical-align:sub;
}

.social-strip form{
	display:inline-block;
	border-right:0px solid rgba(255, 255, 255, 0.29);
	padding-right:7px;
	margin-right:5px;
}
.social-strip .widget_wc_aelia_currencyswitcher_widget{
	display:inline;
}

.widget_wc_aelia_currencyswitcher_widget .currency_button{
	background:transparent;
	border:0;
	font-size:11px;
	color:white;
	font-family:'Lato', sans-serif!important;	
}

.widget_wc_aelia_currencyswitcher_widget .currency_button:hover{
	text-decoration:underline;
}

/* navarea*/

.social-strip{ 
	float:left;
}

.social-strip ul{
	border-left:0!important;
	margin-top:-1px!important;
	display:inline;
}

.social-strip ul li{
	border-right:0!important;
}

.social-strip ul li a{
	font-family:'Lato', sans-serif!important;
	color:white!important;	
	color:#333!important;
	font-size:13px;
	padding:9px 6px;
}

.social-strip ul li.verde a{
	color:#1FBF49!important;
	font-weight:600;
}

.social-strip ul li a:hover{
	text-decoration:underline;
}
/* ----------------- */
.header-bar .spanb,
.header-bar .spanc{                        
	width:inherit!important;
}

.header-bar .spana{  /* navbar */         
	float:left!important;
	margin-left:0!important;
}

.header-bar .spanb{  /* cart */          
	float:right!important;
}

.header-bar .spanc{   /* search */      
	float:right!important;
}

.cart .first{
	padding:7px 9px 0px;
}

#pedro_procura{
	float:right;
	padding-top:10px;
}

#pedro_procura .yith-ajaxsearchform-container{
	margin:-1px auto 0;
	text-align:center;
}

#pedro_procura form#yith-ajaxsearchform{
	margin-bottom:0px;
}

#pedro_procura form#yith-ajaxsearchform div{
	padding:0;
	border:0px solid #E6E6E6;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	display:inline!important;
}

#pedro_procura .yith-ajaxsearchform-container label{
	display:none;
}

input#yith-searchsubmit:hover{
	opacity:0.94;
}

#pedro_procura input[type="search"]{
	font:12px 'open sans', sans-serif;
	color:#a2a2a2;
	padding:0px 38px 0px 10px;
	height:37px;
	border:1px solid #d8d9dc;
	border-radius:0px;
	width:420px;
	box-shadow:0 0 0;
	-webkit-box-shadow:0 0 0;
	-moz-box-shadow:0 0 0;
}

input#yith-searchsubmit{
	background:url("images/search.png") no-repeat;
	width:15px;
	height:15px;
	position:absolute;
	top:50%;
	margin-top:-8.5px;
	right:15px;
	text-indent: -999px
}

#pedro_procura input:focus::moz-input-placeholder,
#pedro_procura input:focus::-webkit-input-placeholder{
	color:transparent!important;
}

#pedro_procura .autocomplete-suggestions{
	margin-top:-10px;
	margin-left:10px;
}

/*	2. Meio
-------------------------------- */

.header-top .spanb,
.header-top .spanc{
	width:inherit!important;
}

.header-top .spana{ 
	float:left!important;
}

.header-top .spanb{ 
	float:right!important;
}

.header-top .spanc{  
	float:right!important;
}

.header-top{
	background:white!important;
	padding-top:12px;
}

.header-top{
	line-height:77px;
}

.logo a{
	max-width:160px;
	margin:4px 0;
	float:none!important; 			
}

.logo p{
	display:none;
}

.cart .first{
	background:transparent;
	border:0;
	margin-top:0;
}
.cart li:not(.bundled_product) a{
	font-family:'Lato', sans-serif!important;
	font-size:13px;
}

.cart li:not(.bundled_product) a a{
	background:url('./images/sprite.png') no-repeat 0px -121px;
	color:#444!important;
	padding-top:0px;
	padding-left:26px;
	padding-bottom:1px;
	background:url('./imagens/windcart24.png') no-repeat;
	font-size:16px;
	font-weight:400;
	background-size: 18px;
    background-position: left top;
}

.cart li:not(.bundled_product) a:hover{
	color:#f36d27 !important;
}

.cart li:not(.bundled_product) a span{
}


/*	2. NAVBAR
----------------------- */
header{
	background:white;
	border-bottom:0!important;
	border-top:0!important;
	margin-bottom:10px;
}

.desktop-nav{                         	
	padding: 12px 0 6px;
	padding-top:0px;
}

.ubermenu-skin-white.ubermenu-responsive-toggle{
	font-size:14px;
}

.ubermenu-skin-white.ubermenu-windmega3{
	border-top:0!important;
	border-bottom:2px solid #444!important;
}



.ubermenu-skin-white .ubermenu-item-level-0:hover > .ubermenu-target, 
.ubermenu-skin-white .ubermenu-item-level-0.ubermenu-active > .ubermenu-target{
	background:transparent!important;
}

.ubermenu-nav li a{
	padding-top:9px;
}

header nav > ul{
	border-left:0;
}

header nav > ul > li{
	border-right:0px!important;
	float:none;                          
	display:inline-block;                
}


header nav > ul > li a{
	font-family:'Lato', sans-serif!important;
	font-size:16px!important;
	font-weight:400!important;
	color:#333!important;
}

header nav li a:hover{
	background:white;
	color:#f36d27 !important;
}

header nav > ul > li ul{
	background:white;
	width:240px;
	margin-top:1px;
	padding:13px 5px 14px;
	box-shadow:1px 1px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:1px 1px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:1px 1px 3px rgba(0, 0, 0, 0.2);
}

header nav > ul > li ul li a{
	text-transform:none;
	text-align:left;
}

.ubermenu .ubermenu-colgroup .ubermenu-column, 
.ubermenu .ubermenu-custom-content-padded,
.ubermenu .ubermenu-nonlink, 
.ubermenu .ubermenu-retractor, 
.ubermenu .ubermenu-submenu-padded, 
.ubermenu .ubermenu-widget, 
.ubermenu-responsive-toggle{
	padding-top:11px!important;
	padding-bottom:11px!important;
}

.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target,
.ubermenu .ubermenu-target{
	padding-top:6px!important;
	padding-bottom:6px!important;
}

ul.ubermenu-submenu-type-mega{
	padding:6px 0 7px!important;
}

.sub-menu ul.sub-menu{
	top:0;
	left:-242px;
	padding-right:0;
}

li#menu-item-19757 .sub-menu ul.sub-menu{
	left:160px;
}


.ubermenu-skin-white.ubermenu-windmega3 .ubermenu-submenu.ubermenu-submenu-drop{
	background:rgba(255, 255, 255, 0.97);
}

.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target{
	font-size:14px!important;
}

/* ------------------------------------------ */
/*               LOJA EXTRAS                  */
/* ------------------------------------------ */

/*	0. Migalhas 
------------------------------ */
#breadcrumbs{
	margin-top:-12px;
	font-size:12px;
}

#breadcrumbs a{
	color:#343434!important;
}

#breadcrumbs a:hover{
	color:#f36d27 !important;
}

#breadcrumbs span.breadcrumb_last{
	font-weight:700;
}

/*	0.1 AVISOS
------------------------------ */

.woocommerce .woocommerce-message, 
.woocommerce-page .woocommerce-message{
	background:#35c572!important;
	border:0px;
	font-weight:500!important;
	color:white!important;
	font-size:16px!important;
	padding:1em 2em 1em 1.9em!important;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}

.woocommerce .woocommerce-message:before, 
.woocommerce-page .woocommerce-message:before,
/*.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-message:before*/
.woocommerce .woocommerce-info:before{
	display:none;
}

.woocommerce .woocommerce-message a{
	color:inherit;
	border-bottom:1px dashed #fff;
}

.woocommerce .woocommerce-message a:hover{
	border-bottom: 1px solid #fff;
}

.woocommerce .woocommerce-info, 
.woocommerce-page .woocommerce-info{
	border-top:0px;
    font-weight: 600;

    border: transparent;

    text-align: center;
    font-size: 16px;
}

.woocommerce-checkout .woocommerce-info{
    padding: 0;
    background: transparent;
}

#ship-to-different-address label{
	border-bottom:0;
}

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message{
	color:#353535;
}

.woocommerce .woocommerce-info:before, 
.woocommerce-page .woocommerce-info:before{
	background:#f36d27 !important;
}

.woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before{
	box-shadow:inset -1px -1px 3px 0px rgba(0,0,0,0.6)!important;
	webkit-box-shadow:inset -1px -1px 3px 0px rgba(0,0,0,0.6)!important;
	-moz-box-shadow:inset -1px -1px 3px 0px rgba(0,0,0,0.6)!important;
}

.woocommerce .woocommerce-message .button{
	background:transparent!important;
	border:2px solid white!important;
	padding:6px 50px!important;
	margin-bottom:0;
}

.woocommerce .woocommerce-message .button:hover{
	opacity:1!important;
	background:white!important;
	color:#333!important;
}

/* 	1. Botoes
--------------------------- */

.button{
	text-transform:none;
}

.red-button{
	border:0!important;
	font-family:'Lato', sans-serif!important;
}

.woocommerce #content input.button, 
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button, 
.woocommerce-page #content input.button,
.woocommerce-page #respond input#submit, 
.woocommerce-page a.button, 
.woocommerce-page button.button, 
.woocommerce-page input.button, 
.woocommerce #content input.button.alt, 
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt, 
.woocommerce-page #content input.button.alt, 
.woocommerce-page #respond input#submit.alt, 
.woocommerce-page a.button.alt, 
.woocommerce-page button.button.alt,
.woocommerce-page input.button.alt{
	background:#f36d27 !important;
}

.red-button:hover,
.red-button.black:hover,
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover, 
.woocommerce #respond input#submit:hover, 
.woocommerce #content input.button:hover, 
.woocommerce-page a.button:hover, 
.woocommerce-page button.button:hover, 
.woocommerce-page input.button:hover, 
.woocommerce-page #respond input#submit:hover, 
.woocommerce-page #content input.button:hover{
	opacity:0.9!important;
}


/* 3. Carrinho page
------------------------ */

.yith-cart-message .content{
	font-size:16px;
}

.woocommerce table.shop_table th{
	background:#f5f5f5;
}

.woocommerce table.shop_table.cart td,
.woocommerce-page table.shop_table.cart td{
	padding:6px;
	border-bottom:0px solid rgba(0,0,0,0.1)!important;
	border-left:0px solid rgba(0,0,0,0.1)!important;
}

.woocommerce-page table.shop_table.cart tr. td:last-child{
	border-bottom:0!important;
}

.woocommerce-cart .woocommerce table.shop_table.cart tr:not(:nth-last-child(-n+2)){
	border-bottom:1px solid rgba(0,0,0,0.1);
}

.woocommerce table.shop_table.cart td a, 
.woocommerce-page table.shop_table.cart td a{
	font-size:16px;
	font-weight:600!important;
}

.woocommerce table.shop_table.cart td.product-name dl.variation dt, 
.woocommerce-page table.shop_table.cart td.product-name dl.variation dt{
	font-size:11px!important;
}
.woocommerce table.shop_table.cart td.product-remove, 
.woocommerce-page table.shop_table.cart td.product-remove{
	padding:0!important;
	text-align:center!important;
}

.woocommerce #content table.cart a.remove, 
.woocommerce table.cart a.remove, 
.woocommerce-page #content table.cart a.remove, 
.woocommerce-page table.cart a.remove{
	font-size:23px!important;
	display:inline!important;
}

.woocommerce #content table.cart a.remove:hover, 
.woocommerce table.cart a.remove:hover, 
.woocommerce-page #content table.cart a.remove:hover, 
.woocommerce-page table.cart a.remove:hover{
	opacity:0.7;
	background:transparent!important;
}

.woocommerce table.shop_table td.product-thumbnail, 
.woocommerce-page table.shop_table td.product-thumbnail{
	padding:0!important;
	text-align:center!important;
}
.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img{
	width:100px!important;
}

.woocommerce table.shop_table.cart td.actions, .woocommerce-page table.shop_table.cart td.actions{
	padding-top:40px!important;
}

#coupon_code{
    padding: 16px 130px 16px 25px;
    background-color: transparent;
    min-width: 200px;
    width: 100%;
    height: 50px;
    font-size: 15px;
    display: block;
    margin-right: 0px;
    border-style: dashed;
    font-weight: bold;
    margin-top: 0px;
}

.woocommerce-page table.shop_table.cart td.actions .coupon button{
    float: left;
    margin-top: 12px;
}

@media only screen and (min-width:1024px){
	form.woocommerce-cart-form{
		width:60%;
		float:left;
		margin-top:42px;
	}
	
	.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals{
		width:32%; 
		float:right;
		margin-top:42px;
	}
}

.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals{
	background:rgba(84, 84, 84, 0.05);
	padding:22px 30px;
}

@media only screen and (max-width:1023px){
	.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals{
		width:auto;
	}
	
	#order_review{
		margin-top:52px;
		padding:4px 22px 22px;
	}
}

 .woocommerce-page .cart-collaterals h2{
 	font-weight:600;
 }

/* duas tabelas em baixo */


.woocommerce .cart-collaterals .cart_totals table, 
.woocommerce-page .cart-collaterals .cart_totals table{
	width:100%!important;
	margin-top:9px;
	float:left;
}

.woocommerce .cart-collaterals .cart_totals table th, 
.woocommerce-page .cart-collaterals .cart_totals table th{
	font-size:16px!important;
	width:100px;
}

.cart-calculator h6{
	background:#f36d27 !important;
	text-transform:none!important;
	text-align:left!important;
	padding:10px 20px!important;
}

.cart_totals tr th{
	background:transparent!important;
	vertical-align:middle!important;
	font-weight:700!important;
	padding-right:6px!important;
}

.cart_totals tr td{
	background:transparent!important;
}

.cart-calculator .span4:nth-child(1){
	display:none;
}

.cart-calculator .span4:nth-child(3),
.cart-calculator .span4:nth-child(2){
	width:40%;
}

.cart-calculator .span4:nth-child(2){
	margin-left:9%;
	margin-right:1%;
}

.cart-calculator ul{
	width:100%!important;
}

.cart-calculator ul li{
	font-size:12px!important;
	text-transform:none!important;
	text-align:left!important;
	margin-left:8px!important;
}

.cart-calculator ul li input[type="radio"]{
	margin-right:3px;
	vertical-align:text-bottom;
}

.woocommerce ul#shipping_method{
	margin-bottom:5px!important;
}

.shop_table.shop_table_responsive h6{
	font-size:18px;
	line-height:48px;
	text-align:left;
}

.shipping-calculator-form p.form-row{
	width:100%!important;
	padding:0;
}

.shipping-calculator-form p.form-row#calc_shipping_country_field,
.shipping-calculator-form p.form-row#calc_shipping_city_field,
.shipping-calculator-form p.form-row#calc_shipping_postcode_field,
.shipping-calculator-form p.form-row#calc_shipping_postcode_field{
	display:none!important;
}

.shipping p{
	background:transparent!important;
	padding-left:0;
	line-height:1.2;
	margin-top:0;
	color: #222;
    font-size: 12px;
}

#add_payment_method .cart-collaterals .shipping-calculator-button::after, .woocommerce-cart .cart-collaterals .shipping-calculator-button::after, .woocommerce-checkout .cart-collaterals .shipping-calculator-button::after{
	display:none;
}

.shipping .red-button{
	background-color:#f36d27 !important;
	background-image: none;
	font-family:'Lato'!important;
	padding:8px 20px 8px 20px;
	margin-top:0;
	margin-right:0;
}

.red-button{
	background-color:#f36d27 !important;
}

.woocommerce-cart .wc-proceed-to-checkout{
	text-align:center;
	width:100%;
	float:right;
	margin:0 auto;
	display:block;
	
}
.woocommerce-cart .wc-proceed-to-checkout a.button.alt{
	font-size:16px!important;
	padding:14px 10px!important;
	background:#35c572!important;
}


/* 3. Checkout page 
-------------------------------- */

.woocommerce form .form-row .select2-container{
	line-height:1.9em;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register{
	padding:10px 20px;
	border:1px solid #f3f3f3;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}

#check-accordion h5 small,
.billing-form h5 small{
	display:none;
}

/*.ui-accordion-content a.showlogin{
	display:none;
}*/

.ui-accordion-content h6 a.showlogin{
	display:inline!important;
}

.ui-accordion .ui-accordion-icons{
	padding:0;
}

.check-accordion2 h5 small,
.check-accordion2 h5,
.billing-form h5 small,
.billing-form h5,
#check-accordion h5 small,
#check-accordion h5{
	font-family:'Lato', sans-serif!important;
	font-size:18px!important;
	font-weight:500;
	text-transform:none!important;
}

/* esquerda */

#check-accordion{
	float:left;
	width:49%;
}
#check-accordion{
	background:white;
	border:1px solid #f3f3f3;;
}

#check-accordion h5{
	height:54px;
	line-height:54px;
}

#check-accordion h5.ui-accordion-header-active{
	background-color:#f3f3f3;
}

.woocommerce-billing-fields, 
.woocommerce-shipping-fields{
	padding:5px;
}

#check-accordion label{
	font-family:'Lato', sans-serif!important;
	font-weight:300;
	padding-left:0;
}

.woocommerce form .form-row .input-checkbox{
	margin:0 6px 0 0!important;
}


.woocommerce form .woocommerce-terms-and-conditions-wrapper .form-row .input-checkbox{
	margin:10px 8px 0 0!important;
}

p.mc4wp-checkbox-woocommerce{
	padding-left:0px;
	margin-top:0;
}

p.mc4wp-checkbox-woocommerce input[type="checkbox"]{
	margin-top: 0;
    vertical-align: baseline;
    margin-right:8px;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
	padding:10px 20px!important;
	font-weight:600!important;
	font-size:16px!important;
	width:100%;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box{
	background-color:transparent;
	padding-top:0;
	padding-bottom:0;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before{
	display:none!important;
}

/* direita */
.review-accordion{
	float:right;
	width:49%;
	border:1px solid #f3f3f3;
}

.billing-form h5.ui-accordion-header-active{
	background-color:#f3f3f3;
	border:0!important;
}

.billing-form h5{
	height:54px;
	line-height:54px;
	margin-top:0px!important;
}

.billing-form h5 a,
.billing-form h5.ui-accordion-header-active a{
	color:#444!important;
	padding-left:22px;
	border:0;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon{
	right: 0.5em;
	left:inherit;
}

.checkout.billing-form .ui-accordion .ui-accordion-content{
	padding:20px 0 0!important;
	border:0!important;
}


table.shop_table.woocommerce-checkout-review-order-table{
	border:0!important;
}

#add_payment_method #payment, .woocommerce-checkout #payment{
	border-radius:0!important;
	background:transparent!important;
}

input#place_order{
	background:#1FBF49!important;
}

/* cupao */

.check-accordion2 h5 a{
	padding-left:1.5em;
}

.check-accordion2 div > div{
	margin-bottom:0;
	border:0;
}

.check-accordion2 div > div.span6.checkout.clearfix{
	width:94%;
}

.woocommerce form.checkout_coupon{
	border:0;
	padding-top:0;
	margin-top:0;
}

.woocommerce table.shop_table, 
.woocommerce-page table.shop_table{
	font-family:'Lato', sans-serif;
}


#check-accordion input[type='text']{
	margin-bottom:0px!important;
}

.billing-form label{
	display:inline!important;
	margin-bottom:4px!important;
}

.woocommerce ul#shipping_method li label{
	font-size:14px;
}

.ui-accordion .ui-accordion-content{
	overflow:hidden!important;
}

/* campos */
#billing_country_field strong{
	display:block;
	padding:2px 12px 1px;
}

.mc4wp-checkbox.mc4wp-checkbox-woocommerce{
	display:inline-block;
}


/*	4. Minha Conta Page
----------------------------- */

.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea, 
.woocommerce-page form .form-row input.input-text, 
.woocommerce-page form .form-row textarea{
	height:inherit!important;
	padding:7px 10px!important;
}

.woocommerce form.login, 
.woocommerce form.register{
	border:0!important;
	padding-right:0!important;
	padding-left:0!important;
}

.woocommerce form.login label, 
.woocommerce form.register label{
	font-weight:500;
}



/* ------------------------------------------ */
/*            LOJA - CATEGORIAS               */
/* ------------------------------------------ */

.woocommerce .woocommerce-result-count, 
.woocommerce-page .woocommerce-result-count,
.sorting-bar label,
.sort-select label {
	display:none;
}

.sorting-bar{
	display:inline-block;
	float:right;
	background:transparent;
	height:36px;
	border:0;
	margin-top:0px;
	padding-top:0px;
}

.sort-select{
	/*display:inline-block;
	float:right;
	margin:-54px 240px 10px 10px!important;*/
	display:none;
}

.woocommerce .woocommerce-ordering select, 
.woocommerce-page .woocommerce-ordering select{
	margin-bottom:0px;
}

.woocommerce .woocommerce-ordering, 
.woocommerce-page .woocommerce-ordering{
	border: 1px solid #d6d2d2;
	padding-right:10px;
	    border-radius: 3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.sort-select select,
.woocommerce .woocommerce-ordering select, 
.woocommerce-page .woocommerce-ordering select{ /* the select field */
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	background:url('./images/sprite.png') no-repeat right -792px!important;
	display:block;
	line-height:15px;
    position: relative;
    border: 0px solid #d6d2d2;
    padding:0px 6px;
    background: none;
    font-size: 12px;
	font-family:'Lato', sans-serif;
    cursor: pointer;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
	height:34px;
	font-weight:bold!important;
	width:245px;
}

h1.page-title{
	display:inline-block;
	font-size:20px;
	color:#333;
	font-family:'Lato', sans-serif!important;
	font-weight:400;
	line-height:20px;
}

/* grelha produtos
-------------------------  */

/* WC 3.0*/

.woocommerce ul.products li.product a img{
	margin-bottom:12px;
}

.woocommerce ul.products li.product a img:hover{
	opacity:0.93;
}

.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product{
	margin:0 1.7% 2.992em 0;
}

.product:hover {  
	box-shadow: 0 0 0; 
}

.product:hover figure { 
	opacity: 0.93; 
}


/* WC < 3.0 */
.woocommerce ul.products li.product a img:hover, 
.woocommerce-page ul.products li.product a img:hover,
.woocommerce ul.products li.product a img, 
.woocommerce-page ul.products li.product a img{
	box-shadow:0 0 0;
	-webkit-box-shadow:0 0 0;
	-moz-box-shadow:0 0 0;
}

.product-grid .product figure{
	padding:0;
}

.product figure{
	border:0;
}

.detail{
	background:white;
	border:0;
	border:0;
	padding:0px 0 10px;
	margin-top:-4px;
}

.detail h4{
	height:inherit;
	margin-bottom:0px;
	font-size:15px;
	font-family:'Lato', sans-serif!important;
	line-height:1.5;
}


.detail h4 a{
	color: #333;
	line-height:1.5;
	font-weight:400;
	font-size:16px;
}

.detail h4 a:hover{
	color:#444;
}

body.home .woocommerce-price-suffix,
body.paged small.woocommerce-price-suffix,
body.tax-product_cat span .woocommerce-price-suffix{
	display:none;
}

.detail span{				/* price */
	font-size:16px;
	font-weight:300;
	font-family:'Lato', sans-serif;
	color: #333;
}

.detail span.price_holder{
	font-size:14px;
}
.detail span.price_holder span{
	font-size:14px;
}

.detail span.price_holder span:first-child{
	padding-right:2px;
}

.detail span.price_holder span:last-child{
	padding-left:2px;
}

.product-detail span.from,
.detail span.from{
	font-size:13px;
}

.detail del span{
	font-size:14px;
}

.product figure .overlay{
	opacity:1;
	background:transparent;
	padding:12px 0px 7px!important;
}

.detail .icon{				/* icons */
	margin-top:12px;
}

.woocommerce ul.products li.product{
	z-index:250;
	position:relative;
	position:static;
}

.woocommerce ul.products li.product .detail .icon, 
.woocommerce-page ul.products li.product .detail .icon{
	display:none;
}
/*
.product:hover{
	box-shadow:1px 1px 4px rgba(0, 0, 0, 0.12);
	-webkit-box-shadow:1px 1px 4px rgba(0, 0, 0, 0.12);
	-moz-box-shadow:1px 1px 4px rgba(0, 0, 0, 0.12);
}*/

.woocommerce ul.products li.product:hover .detail .icon, 
.woocommerce-page ul.products li.product:hover .detail .icon{
	display:none!important;
}


.detail .icon a.add_to_cart_button.button, .product_type_variable, .product_type_simple, .product_type_grouped, .product_type_external{
	background:url('./imagens/cart2_42.png') no-repeat!important;
}

a.button.product_type_simple{ /* qd n tem preco nas cozinhas*/
	display:none!important;
}

.icon .yith-wcwl-add-to-wishlist{
	margin-left:6px!important;
}

.detail .icon a.add_to_cart_button.button{
	display:inline-block!important;
}

.detail .icon a.three{
	background:url('./imagens/arrows2_42.png') no-repeat!important;
}

.detail .icon a.two, .yith-wcwl-wishlistaddedbrowse a, .yith-wcwl-wishlistexistsbrowse a{
	background:url('./imagens/heart2_42.png') no-repeat!important;
}

a.button.product_type_bundle{
	display:initial!important;
	padding:6px 7px!important;
	margin-left:2px;
	margin-right:6px;
	top:-17px;
	border-radius:20px!important;
	-moz-border-radius:20px!important;
	-webkit-border-radius:20px!important;
	display:none!important;
}

/* 4. Navigation
----------------------- */




.woocommerce nav.woocommerce-pagination ul, 
.woocommerce #content nav.woocommerce-pagination ul, 
.woocommerce-page nav.woocommerce-pagination ul, 
.woocommerce-page #content nav.woocommerce-pagination ul{
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	border-left:1px solid #eee;
}

.woocommerce nav.woocommerce-pagination ul li, 
.woocommerce #content nav.woocommerce-pagination ul li, 
.woocommerce-page nav.woocommerce-pagination ul li, 
.woocommerce-page #content nav.woocommerce-pagination ul li{
	border-right:1px solid #eee;
}

.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span, 
.woocommerce #content nav.woocommerce-pagination ul li a, 
.woocommerce #content nav.woocommerce-pagination ul li span, 
.woocommerce-page nav.woocommerce-pagination ul li a, 
.woocommerce-page nav.woocommerce-pagination ul li span, 
.woocommerce-page #content nav.woocommerce-pagination ul li a, 
.woocommerce-page #content nav.woocommerce-pagination ul li span{
	font-size:14px;
	padding:12px 16px;
	color:#666;
}

.woocommerce nav.woocommerce-pagination ul li span.current, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce #content nav.woocommerce-pagination ul li span.current, 
.woocommerce #content nav.woocommerce-pagination ul li a:hover, 
.woocommerce #content nav.woocommerce-pagination ul li a:focus, 
.woocommerce-page nav.woocommerce-pagination ul li span.current, 
.woocommerce-page nav.woocommerce-pagination ul li a:hover, 
.woocommerce-page nav.woocommerce-pagination ul li a:focus,
.woocommerce-page #content nav.woocommerce-pagination ul li span.current, 
.woocommerce-page #content nav.woocommerce-pagination ul li a:hover, 
.woocommerce-page #content nav.woocommerce-pagination ul li a:focus{
	font-family:'Lato', sans-serif;
	font-weight:bold;
	color:white;
	background:#f36d27 ;
}

/* ------------------------------- */
/*          LOJA SIDEBAR           */
/* ------------------------------- */
.nave_categoria{
	margin-top:38px;
}


#sidebar .widget{
	border:0;
	border-bottom:0px solid #cccaca;
	margin-bottom:10px;
	padding-bottom:10px;
	
}

#sidebar .widget h3{
	padding:2px 0 1px 0px;
	text-align:center;
	margin-bottom:16px;
	background: transparent;
    border-bottom: 0;
    text-align: left;
    font-weight: 700;
}

#sidebar .widget li:last-child{
	border-bottom:0!important;
}

.widget-content{
	padding:0 10px;
}

#sidebar2 .widget li, 
#sidebar .widget li{
	font-size:14px;
	font-family:'Lato', sans-serif;
	padding:4px 0 4px;
}

.product_wrap li a:hover{
	text-decoration:none;
	color:#f36d27;
}

#sidebar .widget li.menu-item-has-children {
	border-bottom:0;
	padding-bottom:0;
}

#sidebar .widget_nav_menu li{
	list-style:none;
}

/*	2. Price Slider
---------------------------- */

.widget_price_filter .price_slider_wrapper .ui-widget-content{
	border:0;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content, 
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content{
	background:#f36d27;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, 
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle{
	background:#f36d27;
	border:0;
	box-shadow:0 0 0;
	-webkit-box-shadow:0 0 0;
	-moz-box-shadow:0 0 0;
	top:-3px;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range, 
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range{
	background:#f36d27;
	border:0;
	box-shadow: 0 0 0;
	-webkit-box-shadow:0 0 0;
	-moz-box-shadow: 0 0 0;
}

.woocommerce .widget_price_filter .price_slider_amount .button, 
.woocommerce-page .widget_price_filter .price_slider_amount .button{
	float:right!important;
	padding:6px 15px 5px !important;
	font-size:13px!important;
	font-weight:700!important;
	letter-spacing:0.9px!important;
}
.woocommerce .widget_price_filter .price_slider_amount, 
.woocommerce-page .widget_price_filter .price_slider_amount{
	text-align:left;
	font-family:'Lato', sans-serif;
	font-size:13px;
	color:#444;
}

/* 	3. Categories Widget 
----------------------------------- */

.woocommerce.widget_product_categories h3{
	margin-bottom:16px;
}

.woocommerce.widget_product_categories li{
	display:none;
}
.woocommerce.widget_product_categories li.cat-parent.current-cat-parent ul li,
.woocommerce.widget_product_categories li.cat-parent.current-cat,
.woocommerce.widget_product_categories li.cat-parent.current-cat ul li,
.woocommerce.widget_product_categories li.cat-parent.current-cat-parent{
	display:block;
}

.woocommerce.widget_product_categories li{
	padding-bottom:3px!important;
	padding-top:3px!important;
}

.woocommerce.widget_product_categories li.current-cat.cat-parent a,
.woocommerce.widget_product_categories li.current-cat a{
	font-weight:500;
}

.woocommerce.widget_product_categories li a:hover{
	color:#f36d27!important;
}

.cat-item ul.children li a,
.woocommerce.widget_product_categories li a{
	font-size:15px;
	font-weight:300;
	color:#353535;
}

li.cat-item{
	border-bottom:0;
}

.cat-item ul.children li{
	margin:0 0 2px 15px!important;
}

ul.product_list_widget li{
	padding:13px 0 14px!important;
	margin-left:20px!important;
}

/* 	3. Widgets 
----------------------------------- */

ul.product_list_widget small.woocommerce-price-suffix{
	display:none!important;
}

ul.product_list_widget li span{  /* price */
	font-family:'Lato', sans-serif!important;
	font-weight:500!important;
	font-size:13px!important;
	margin:0!important;
	color:#f36d27!important;
}

.woocommerce ul.cart_list li img, 
.woocommerce ul.product_list_widget li img, 
.woocommerce-page ul.cart_list li img, 
.woocommerce-page ul.product_list_widget li img{
	float:left!important;
	width:90px!important;
	box-shadow:0 0 0!important;
	-webkit-box-shadow:0 0 0!important;
	-moz-box-shadow:0 0 0!important;
}

/* -------------------------------- */
/*            LOJA PRODUTO          */
/* -------------------------------- */

/*	1. Estrutura 
-------------------------- */

body.single-product .product_wrap .span3{
	display:none;
}

body.single-product .product_wrap .span9{
	width:100%;
}
/*
body.single-product .product_wrap .span6{
	width:62.1%;
}

.wrap.span6.product-left{
	max-width:35%;
}*/

.product_wrap .single{
	margin-bottom:10px;
	border-bottom:0;
}

.woocommerce .woocommerce-breadcrumb{
	font-size:inherit;
}

.woocommerce .woocommerce-breadcrumb a{
	color:#353535;
}

.woocommerce .woocommerce-breadcrumb a:hover{
	color:#f36d27;
}

/*	2. Imagens
------------------------ */

span.onsale{
	background:#f2ece8 !important;
	color: #111!important;
	min-width:64px!important;
	height:25px!important;
	padding:0!important;
	top:-10px!important;
	left:0px!important;
	border-radius:0px!important;
	box-shadow:0 0 0!important;
	-moz-box-shadow:0 0 0!important;
	-webkit-box-shadow:0 0 0!important;
	z-index:100;
}

span.onsale:hover{
	
}

.woocommerce div.product div.images img, 
.woocommerce #content div.product div.images img, 
.woocommerce-page div.product div.images img,
.woocommerce-page #content div.product div.images img{
	box-shadow:0 0 0;
	-webkit-box-shadow:0 0 0;
	-moz-box-shadow:0 0 0;
}

.woocommerce-page .product .images img:hover{
	opacity:0.9;
}

.product-type-bundle .flex-viewport{
	max-height:350px!important;
}


/*	3. Sumario
-------------------------- */

.woocommerce .woocommerce-product-rating, 
.woocommerce-page .woocommerce-product-rating{
	display:none!important;
}

.product-detail{
	border-bottom:0;
}

.woocommerce div.product .product_title, 
.woocommerce #content div.product .product_title, 
.woocommerce-page div.product .product_title, 
.woocommerce-page #content div.product .product_title{
/*	font-size:13px;*/
	color:#333;
	font-weight:800;
	line-height:36px;
}

div[itemprop="offers"],
.single-product.woocommerce div.product .product_title{
	margin-bottom:12px!important;
	display:inline-block;
	margin-right:20px;
}

.single-product.woocommerce div.product p.price{
/*	background:#f36d27; */
	color:#333;
	display:inline-block;
	margin-bottom:0px;
	margin-top:0;
	line-height:1;
}

.product-detail p.price{
	margin-top:8px;
}

.product-detail span{ /* price individual produto*/ 
	display:inline;
/*	color:white;*/
	color:#333;
	color:#f36d27;
	font-size:20px;
	line-height:20px;
	font-weight:500;
	border-bottom:0px solid;
	padding:0 1px;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del{
	opacity:0.97!important;
}

.product-detail p.price del{
	color:white !important;
	color:#333!important;
}


.product-detail p.price del span{
	font-size:14px!important;
}

small.woocommerce-price-suffix{
	font-size:10px;
	color:#444;
	font-weight:700;
}

.product-detail p{
	font-family:'Lato', sans-serif!important;
	font-size:16px;
	font-weight:300;
	color:#444;
	line-height:24px;
}


/*	4. Variations Area
---------------------------- */

/* *** Atributos - Produto Simples *** */

table.variations td{
	display:block;
}

.variation_form_section{
	margin-bottom:14px;
}

.single-product.woocommerce div.product table.variations td.value .sbHolder{
	max-width:55%!important;
}

.woocommerce div.product form.variations_form table.variations td.label{
	background:transparent!important;
	padding-top:0px!important;
	margin-top:0px!important;
	padding-bottom:0;
}

.single-product.woocommerce div.product table.variations td.label label, 
.single-product.woocommerce div.product .single_variation_wrap span.label,
.woocommerce table.variations-table label{
	font-size:16px;
	color:#333!important;
	font-weight:500!important;
	text-transform:none!important;
	text-shadow:0 0 0!important;
	padding-left:0;
}

.single-product.woocommerce div.product table.variations td.value select, 					/* quando nao ha swatches... */
.single-product.woocommerce div.product table.variations td.value .sbHolder a.sbSelector{
	margin-left:0px;
	padding:8px 12px!important;
}

.single-product.woocommerce div.product table.variations td.value select{
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	background:url('./images/sprite.png') no-repeat 43px -796px!important;
	display:block;
	line-height:15px;
    position: relative;
    border: 1px solid #d6d2d2;
    padding:0px 6px!important;
    background: none;
    font-size: 13px;
	font-family:'Lato', sans-serif;
    cursor: pointer;
    border-radius: 3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
	min-width:220px!important;
	max-width:220px!important;
}

.single-product.woocommerce div.product table.variations td.value .sbOptions{
	left:15px;
	margin:16px 0 0;
}
 
a.reset_variations{
	display:none!important;
 }
 
.produto_shipping{
	margin-bottom:20px;
	background:#fafafa;
	padding:10px 5px;
	border-radius:3px;
	font-size:13px;
}

.produto_shipping span{
	font-weight:600;
	font-size:14px;
	color:inherit;
}

.produto_shipping a:hover{
	color:#f36d27;
}

.produto_newsletter{
    margin-bottom: 20px;
    padding: 4px 5px 4px;
    border-radius: 0;
    font-size: 14px;
    border: 1px dashed #f36d27;
    text-align: center;
    line-height: 16px;
}
.produto_newsletter span{
	font-size: 14px;
	color: #333;
}

.produto_newsletter a{
	font-size: 14px;
	text-decoration: underline;
}

.produto_newsletter a:hover{
	color: #787878;	
}
 
/* *** Super Atributos *** */

table.variations td.label{
	margin-top:1px;
}

table.variations abbr.required{
	display:none;
}

div.swatch-label{
	margin-bottom:4px!important;
	font-size:15px;
	line-height:1;
	padding-bottom:3px;
}

.swatch-wrapper{
	padding:3px;
	margin:0 5px 6px 0!important;
}

table.variations-table td{
	border-left:0!important;
}

table.variations-table{
	border:0;
}

form.swatches table.variations-table td div {
	font-weight:bold!important;
	color:red!important;
	font-size:12px;
	margin-bottom:2px;
}

.swatch-wrapper,
a.swatch-anchor,
.swatch-wrapper img{
	width:56px!important;
	height:56px!important
}

form.swatches table.variations-table{
	width:100%!important;
}

form.swatches table.variations-table td:last-child{
	width:77%!important
}


div.swatch-wrapper.selected{
	border:3px solid #f36d27;
}

.single-product.woocommerce div.product table.variations td.value .sbHolder a.sbToggle{
	top:13px!important;
}

.single_variation_wrap td.label{
	display:none!important;
}

.woocommerce form.swatches tr:nth-child(2n+1){
	background:#fafafa;
}

.woocommerce form.swatches tr:nth-child(2n+0){
	background:#f4f4f4;
}


.woocommerce div.product form.cart table td, 
.woocommerce-page div.product form.cart table td{
	padding-left:1px;
}

.woocommerce table td,
.woocommerce table.shop_table td,
.woocommerce-page table.shop_table td{
	border-top:0px;
	padding:6px;
}

.woocommerce table.variations-table .select{
	color:red;
	font-weight:bold;
	display:block!important;
	margin-bottom:4px!important;
}

.woocommerce div.product form.cart, 
.woocommerce-page div.product form.cart, 
.woocommerce #content div.product form.cart, 
.woocommerce-page #content div.product form.cart{
	margin-bottom:0!important;
}

a#variations_clear{
	display:none!important;
}

/*	5. Botoes & Meta
-------------------------- */

.single-product.woocommerce div.product .single_variation{
	clear:none;
	float:left;
	margin-right:33px;
}

#product-addons-total .single_variation span.amount, 
.product-detail .single_variation span{
	font-size:16px!important;
	color:#f36d27!important;
}

.woocommerce .product-detail button.button.alt{ /* comprar button */
	margin-left:20px!important;
	margin-top:-2px!important;
	padding:8px 40px 7px!important;
}

.woocommerce button.button.alt{
	background-color:#f36d27 !important;
	background:#fff;
	box-shadow:0 2px 0 #CD6B02!important;
	-webkit-box-shadow:0 2px 0 #CD6B02!important;
	-moz-box-shadow:0 2px 0 #CD6B02!important;
	padding:8px 6px 7px!important;
	font-weight:600!important;
	border-radius:2px!important;
	-moz-border-radius:2px!important;
	-webkit-border-radius:2px!important;
	text-shadow:none!important;
	vertical-align:middle!important;
	margin-top:10px!important;
	color:#fff!important;
	font-family:'Lato', sans-serif!important;
	font-size:15px;
}

.woocommerce-page button.button.alt:hover,
.woocommerce button.button.alt:hover{
	opacity:0.89;
}

.single-product .yith-wcwl-add-to-wishlist{
	width:auto!important;
}

.product-detail .compare.big-button{
	margin-top:1px;
}

.product-detail .yith-wcwl-add-to-wishlist{
	margin-top:2px;
}

.compare,
.wish{
	background-color:#f9f9f9!important;
}

.compare:hover,
.wish:hover{
	background-color:#fcfcfc!important;
}

.single-product a.compare{
	width:51px;
}

.compare,
.big-button{
	font-family:'Lato', sans-serif;
	color:#333;
	font-weight:700;
}

.wish.big-button{
	padding:14px 14px 14px 30px!important;
}

/* *** Area meta *** */
p.shippingclass{
	font-size:13px;
	font-weight:500;
}

.rp_wcdpd_promotion_countdown_timer span{
	color:#333!important;
}

/* 	6. Separadores 
----------------------------- */

.tab{
	border:0;
	background:transparent;
}
/* WC 3.0 */
.woocommerce-tabs{
	width:100%;
	margin:0 auto;
}

ul.wc-tabs{
	text-align:center;
	width:100%;
	border-bottom:2px solid #333!important;
	background:white;
	padding:0!important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs::before{
	display:none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li{
	background:transparent;
	border:0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a{
	font-weight:800;
	font-size:20px;
	color:#333;
	padding:7px 12px;
}

@media only screen and (min-width:1100px){
	.woocommerce div.product .woocommerce-tabs .panel{
		width:75%;
		margin:0 auto 70px;
	}
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
	color:#f36d27;
}

.wc-tabs-wrapper .entry-content.wc-tab h2{
	display:none;
}

/* WC < 3.0 */

#product_tabs > ul > li, .woocommerce-tabs> ul{
	float:none;
	display:inline-block;
	margin-right:12px;
	margin-left:12px;
}

#product_tabs #tab-description ul{
	border:0;
	text-align:left;
}

.woocommerce #product_tabs #tab-description ul li{
	list-style:disc!important;
}

#product_tabs ul {
	padding-top:6px!important;
}


#product_tabs .tab.ui-tabs-panel ul{
	border:0;
	text-align:left;
	padding-top:0;
}

#product_tabs .tab.ui-tabs-panel small{
	font-size:12px;
}

#product_tabs > ul > li, .woocommerce-tabs> ul{
	border:0;
}



#product_tabs > ul > li a, .woocommerce-tabs> ul > li a{
	font-family:'Lato', sans-serif;
	font-size:16px;
	padding:7px 12px;
	font-weight:400;
	border-bottom:0px solid #e1e1e1;
	background:white;
}

#product_tabs > ul > li:hover a, .woocommerce-tabs> ul > li:hover a, #product_tabs > ul .ui-state-active a, .woocommerce-tabs> ul .ui-state-active a{
	background:transparent;
}
#product_tabs > ul .ui-state-active, .woocommerce-tabs> ul .ui-state-active{
	border-color:#e1e1e1;
	background:transparent;
}

#product_tabs > ul .ui-state-active > li a, .woocommerce-tabs> ul .ui-state-active li > a{
	border-bottom:0px!important;
}

#product_tabs > ul > li:hover a, .woocommerce-tabs> ul > li:hover a,
#product_tabs > ul .ui-state-active a, .woocommerce-tabs> ul .ui-state-active a{
	box-shadow:0 0 0;
	color:#f36d27 ;
	border-bottom:0px;
	padding-bottom:8px;
	background:transparent;
}

#product_tabs > ul > li:hover, .woocommerce-tabs> ul > li:hover,
#product_tabs > ul > li:hover a, .woocommerce-tabs> ul > li:hover a{	
	background:transparent;
}

#product_tabs > ul > li:hover, .woocommerce-tabs> ul > li:hover{
	border-color:#e1e1e1;
	border-bottom:0px!important;
}

#product_tabs h2{
	display:none;
}

.tab{
	padding:18px 35px;
}

#tab-additional_information.tab {
	padding:40px 35px;
}
.tab p{
	color:#333;
	line-height:24px;
	font-size:16px;
	font-weight:300;
	margin:0.8em 0 0.8em;
}

.tab li{
	list-style:disc!important;
	margin-left:33px!important;
	margin-bottom:3px;
}

/*	6.1 Pedir Mais Info  */

#product_tabs ul.gform_fields{
	border:0;
	text-align:left;
}

.gform_wrapper .gform_heading{
	margin-bottom:7px!important;
}

.gform_wrapper textarea,
.gform_wrapper input[type=text], 
.gform_wrapper input[type=url], 
.gform_wrapper input[type=email], 
.gform_wrapper input[type=tel], 
.gform_wrapper input[type=number], 
.gform_wrapper input[type=password]{
	font-size:13px!important;
	padding:16px 2px 17px 10px!important;
}

.gform_wrapper span.gform_description{
	font-size:16px;
	line-height:24px;
	font-family:'Lato', sans-serif;
	font-weight:300!important;
	color:#333;
}

.gform_wrapper label{
	font-size:12px;
}

#product_tabs .gform_wrapper .top_label textarea.textarea{
	width:60%;
}

/* 6.2 Info Adicional */

.woocommerce table.shop_attributes, 
.woocommerce-page table.shop_attributes{
	border-bottom:1px solid #f3f3f3!important;
	max-width:70%;
}

.woocommerce table.shop_attributes .alt td, 
.woocommerce table.shop_attributes .alt th, 
.woocommerce-page table.shop_attributes .alt td, 
.woocommerce-page table.shop_attributes .alt th{
	background:#fcfcfc!important;
}

.woocommerce table.shop_attributes th, 
.woocommerce-page table.shop_attributes th{
	max-width:190px!important;
	text-align:left!important;
	border-bottom:1px solid #f3f3f3!important;
	color:#444!important;
	font-size:13px!important;
	text-transform:none!important;
	padding-right:20px!important;
}

.woocommerce table.shop_attributes td, 
.woocommerce-page table.shop_attributes td{
	border-bottom:1px solid #f3f3f3!important;
}

/* analises */

.tab #reviews li{
	list-style:none!important;
}

.woocommerce .star-rating span, 
.woocommerce-page .star-rating span{
	color:#f36d27 !important;
}

#commentform p.stars a{
	color:#f36d27 !important;
}

/*	6.3 Tabela
------------------------ */

.woocommerce table.shop_attributes td, 
.woocommerce-page table.shop_attributes td{
	border-left:0px;
}



/*	7. Relacionados & Usell
----------------------------- */

.woocommerce ul.products li.first, 
.woocommerce-page ul.products li.first{
	clear:none;
	clear:inherit;
}

.related products{
	margin-top:10px;
}

.upsells.products h2,
.related.products h2{
	text-transform:none;
	font-weight:800;
	font-size:24px;
	border-bottom:0px solid;
	padding-bottom:8px;
	margin-bottom:25px;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
	margin-bottom:22px;
}
/*
.woocommerce .related ul.products li.product, 
.woocommerce-page .related ul.products li.product, 
.woocommerce .upsells.products ul.products li.product, 
.woocommerce-page .upsells.products ul.products li.product, 
.woocommerce .related ul li.product, 
.woocommerce-page .related ul li.product, 
.woocommerce .upsells.products ul li.product, 
.woocommerce-page .upsells.products ul li.product{
	width:22%!important;
}*/

.related.products figure, 
.related.products figure > a{
	width:auto!important;
}

.related.products small.woocommerce-price-suffix{
	display:none;
}

.single-product .related.products  a.compare,
.single-product .related.products .yith-wcwl-add-to-wishlist{
	float:none!important;
}

/* 8. Addons
---------------------------- */

div.product-addon{
	display:inline-table;
}

.product-addon select{
	margin-left:-3px;
}

h3.addon-name{
	font-size:16px;
	margin-bottom:3px;
}

div.addon-description p{
	color:#666;
	font-size:12px;
	margin-top:0px!important;
}

.product-addon input[type="checkbox"]{
	vertical-align:text-top;
}

dl.product-addon-totals dt{
	width:30%;
}

#product-addons-total dl.product-addon-totals dt:last-of-type{
	font-weight:bold!important;
}

#product-addons-total span.amount{
	line-height:22px!important;
}

#product-addons-total dd:last-child span.amount{
	color:red;
	font-size:22px;
}

/*	9. Produto Conjunto
-------------------------------- */
body.single-post .yith-wcbm-badge,
.bundled_product .yith-wcbm-badge{
	display:none;
}



.bundled_product:hover{
	box-shadow:0 0 0;
}

.bundled_product_summary{
	padding-left:0!important;
}

.bundled_product_summary .bundled_product_images{
	margin-left:0!important;
}


.bundled_product_title{
	margin-bottom:0!important;
}

.bundled_product_title span.bundled_product_title_inner{
	border:0;
	font-size:18px;
	font-weight:500;
	color:inherit;
	line-height:1;
}

.bundled_product_summary .images{
	width:auto!important;
	margin-bottom:20px!important;
}
/*
.bundled_product_summary .images a{
	width:65px!important;
}*/

.bundled_product_summary .details{
	margin-top:3px;
	width:99%;
}

div.bundled_product_summary:not(.thumbnail_hidden) .details{
	width:100%!important;
	padding-left:0!important;
}

.bundled_product_excerpt.product_excerpt{
	display:none;
	margin-top:5px;
	margin-bottom:10px;
	font-family:'Lato', sans-serif!important;
	color:#444;
}

.bundled_product label.wc-pao-addon-name{
	font-size:14px;
	line-height:20px;
}
.single-product.woocommerce div.product .product_title.bundled_product_title {line-height:24px;}
.single-product.woocommerce div.product .product_title.bundled_product_title span{
	font-size:16px!important;
}

.bundled_product_summary .bundled_product_title .item_suffix{
	display:none;
}

label.wc-pao-addon-name{
	font-size:18px;
}

.wc-pao-addon-description p{
	margin-top:0px;
	margin-bottom:4px;
	font-size:13px;
}

.bundle_form .bundle_error ul{
	text-align:left!important
}

.single-product .bundled_product_summary:not(.bundled_item_optional) span.price span{
	color:#f36d27;
	font-size:16px;
	margin-top:20px;
}

/* *** Simple Conjunto - Item-a-item *** */


.single-product.woocommerce div.product .bundled_item_wrap p.price{
	background:transparent!important;
	padding-left:0!important;
	margin-top:4px;
}

.single-product.woocommerce div.product .bundled_item_wrap p.price:before{
	background:transparent!important;
	display:none;
}

.bundled_item_wrap p.price span.amount{
	font-size:20px!important;
	color:#f36d27!important;
	margin-top:10px;
}

/* *** Variations Conjunto *** */

.bundled_product .cart .variations td.label{
	background:transparent;
}

.bundled_product .cart .variations td.label label{
	padding-left:0;
}

.bundled_product_summary .variations label{ /* label select field */
	font-size:12px;
	font-family:'Lato', sans-serif;
	color:#f36d27 ;
	display:block;
	margin-left:1px;
	margin-bottom:0px;
	display:block;
	
}

.bundled_product_summary .bundled_item_wrap{
	display:inline-block;
}

.bundled_product_summary .variations select{ /* the select field */
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	background:url('./images/sprite.png') no-repeat 45px -796px!important;
	display:block;
	line-height:15px;
    position: relative;
    border: 1px solid #d6d2d2;
    padding:0px 6px;
    background: none;
    font-size: 13px;
	font-family:'Lato', sans-serif;
    cursor: pointer;
    border-radius: 3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.bundled_product_summary .variations .reset_variations{
	display:none!important;
}

/* addons product bundled */
.bundled_product .product-addon{ 
	min-width:244px;
	margin-bottom:10px;
	margin-top:5px;
}

.bundled_product .product-addon .form-row{
	padding:0;
	margin:0;
}

.bundled_product .product-addon .form-row{
	line-height:22px;
}

.bundled_product .product-addon label input[type="checkbox"]{ /* checkbos field addons*/
	margin-top:-1px;
}

.bundled_product .product-addon label span{ /* price in parentesis*/
	line-height:22px;
	padding:0 1px;
	color:red;
	font-size:14px;
}

.bundled_item_wrap .single_variation span.bundled_item_price_quantity,
.bundled_item_wrap .single_variation span.amount{ /* price item*/
	font-size:16px!important;
	border-bottom:0!important;
}

.bundled_product table.variations{
	margin-top:8px;
}

.bundled_product table.variations tr.attribute-options td.label{
	display:none;
}

.bundled_product .swatch-wrapper,
.bundled_product a.swatch-anchor, 
.bundled_product .swatch-wrapper img{
	width:38px!important;
	height:38px!important;
}


/*
.bundled_product_summary .bundled_product_images img{
	width:auto!important;
}*/
/* *** Totais *** */

.bundle_form{
	margin-bottom:26px;
	margin-top:5px;
}

.bundle_wrap .bundle_price{
	float:left;
	margin-right:20px;
}


.single-product.woocommerce div.product .bundle_wrap .bundle_price p.price{
	margin-top:0!important;
}

.single-product.woocommerce div.product .bundle_wrap .bundle_price p.price:before{
	background:transparent!important;
	display:none;
}

.bundle_wrap .quantity{
	float:left;
}

/* ------------------------------ */
/*              BLOG              */
/* ------------------------------ */

/* 1. Sidebar Blog 
----------------------------- */

#sidebar2 .widget h3{
	text-transform:none;
	color:#333;
}

.nav-tabs>li>a{
	font-size:12px;
	padding-right:10px;
	padding-left:10px;
}

.tab-content h4.media-heading{
	font-size:12px!important;
	font-weight:700!important;
	line-height:17px!important;
}

.tab-content .media-body p{
	font-size:12px!important;
	color:#444!important;
	line-height:18px!important;
	margin-top:3px!important;
}

.tab-content time{
	font-size:12px!important;
}

.tab-content time i.icon-calendar{
	margin-right:4px;
}

.tab-content img.avatar {
	max-width:40px!important;
	border-radius:46px;
	-moz-border-radius:46px;
	-webkit-border-radius:46px;
}

/* 	2. Blog em si
----------------------------- */

.title-bar{
	d	isplay:none;
}

.read{
	background:#f36d27 !important;
}


.read:hover{
	background:#f36d27 !important;
	opacity:0.93;
}


article figure{
	height:auto;
}

article h2{
	color:#333!important;
	font-size:24px!important;
	line-height:20px!important;
	margin-top:20px;
	margin-bottom:10px;
	font-family:'Lato', sans-serif!important;
}

article h3{
	margin-top:20px;
}

article p{
	color:#333!important;
	font-size:16px!important;
	line-height:24px!important;
	font-family:'Lato', sans-serif!important;
	margin:0.8em 0 0.8em!important;
}

.comments li figure a{
	border:0!important;
}

.comments li figure img{
	border-radius:46px;
	-moz-border-radius:46px;
	-webkit-border-radius:46px;
}

.comments li div p a{
	font-weight:700!important;
	font-family:'Lato', sans-serif!important;
	font-size:13px!important;
}

.comments li div p{
	color:#333!important;
	font-size:14px!important;
	line-height:22px!important;
}

.comments li div > a{
	color:#f36d27 !important;
	font-size:12px!important;
	font-weight:700!important;
	font-family:'Lato', sans-serif!important;
	background:transparent!important;
}

.comments li div > a{
	opacity:0.9;
}

.contact-form form input[type="submit"]{
	font-size:14px!important;
	font-weight:700!important;
	font-family:'Lato', sans-serif!important;
	background:#f36d27 !important;
	padding:10px 15px!important;
	border-radius:3px!important;
	-webkit-border-radius:3px!important;
	-moz-border-radius:3px!important;
	float:left;
	margin-top:10px;
}

/* ------------------------------------- */
/*       PORTFOLIO 3D PROJECTOS          */
/* ------------------------------------- */

.portfolio-grid .sort_by_cat .sort_list > li{
	margin-left:0!important;
}

.portfolio-overlay .img-overlay h2.overlay-title{
	text-transform:none!important;
	font-size:17px!important;
}

/* 2. Single
------------------ */
.single-post .span12.blog .span4 img{
	border:2px solid rgba(153, 153, 153, 0.09);
	padding:4px;
	border-radius:2px;
}

/* ------------------------------------ */
/*            HOMEPAGE                  */
/* ------------------------------------ */

/*	1. Slider parte
---------------------------- */
.flexslider li .flex-caption{
	display:none!important;
}

.flex-caption{
	top:40%!important;
}

.product_wrap ol{
	bottom:40px!important;
}

.flex-caption h1{
	line-height:34px!important;
	font-size:26px!important;
	font-weight:bold!important;
	border-bottom:2px solid white!important;
}

.flex-caption p{
	font-size:20px!important;
}

.flex-direction-nav a{
	background:transparent!important;
	color:rgba(255, 255, 255, 0.44);
}

.flex-control-paging li a.flex-active{
	background:#f36d27 !important;
}

/*	2. Area promo
-------------------------- */

.offers figure .overlay{
	bottom:7px!important;
	display:none!important;
}

.offers figure .overlay h1{
	font-size:16px!important;
	line-height:22px!important;
}

/* 3. Listagem produtos 
----------------------------- */
.heading{
	border-bottom:0;
}

.heading h2{
	background:white !important;
	color:#444;
	padding:6px 0px 7px!important;
	border-bottom:0;
}

.heading h2 span{
	height:37.4px;
	top:0px;
	background:transparent;
}

.offers figure .overlay h1 small{
	font-size:15px!important;
}

@media only screen and (min-width:769px){
	body.page-id-23502 .woocommerce ul.products li.product, 
	body.page-id-23502 .woocommerce-page ul.products li.product, 
	body.home .woocommerce-page ul.products li.product{
		width:22.05%!important;
	}
}

.woocommerce .ywcps-wrapper .owl-item li.product{
	width:100%!important;
	margin-bottom:-30px;
}

/* pages */
.page-content{
	padding-top:12px;
}



/* ------------------------------- */
/*            FOOTER               */
/* ------------------------------- */


/*	1. Newsletter
----------------------------- */

.newsletter-footer {
    margin-top: 80px;
}

#footernewsletter-container {
    margin-top: 0px;
    margin-bottom: 42px;
    padding-top: 0px;
    clear: both;
    position: relative;
}

#footernewsletter .formborder {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    bottom: 6px;
    clear: both;
    box-sizing: border-box;
    text-align: center;
    padding: 10px 10px 13px 10px;
    position: absolute;
    left: 50%;
    margin: 0 0 0 -410px;
    z-index: 220;
}

#footernewsletter .formborder {
    padding: 8px 8px 9px 8px;
}

input#footers {
    padding: 16px 0 16px 15px;
    height: auto;
    font-size: 16px;
    line-height: normal;
	padding-left: 70px;
    width: 500px;
    background: url('images/sprite.png') no-repeat;
    background-position: 10px -525px;
    margin-bottom: 0;
	font-size:14px;
	font-family:'Lato', sans-serif;
}

input#footers:focus::-webkit-input-placeholder{
	color:transparent;
}

input:#footers:focus::-moz-placeholder{
	color:transparent;
}

#footernewsletter {
    padding: 0;
    margin:0;
    width: 134px;
}



#footernewsletter #footernewslettersubmit {
    background: #f36d27 ;
    border: 0;
    color: #FFFFFF;
    text-shadow: none;
    margin-top: 0px;
	font-family:'Lato', sans-serif!important;
	letter-spacing:0.01em!important;
    font-size: 14px;
    font-weight: 700!important;
    padding: 15px 30px!important;
}

#footernewsletter input.button{
    background-color: #f36d27 ;
    -moz-border-radius: 3px!important;
    -webkit-border-radius: 3px!important;
    border-radius: 3px!important;
    -webkit-box-shadow: 0 3px 0 #cd6b02;
    -moz-box-shadow: 0 3px 0 #cd6b02;
    box-shadow: 0 2px 0 #cd6b02;
    color: #fff;
    font-size: 10px;
    font-weight: normal;
    line-height: normal;
    margin-left: 9px;
    padding: 20px 0 20px 0;
    position: relative;
    text-shadow: 2px 2px #7c7878;
    vertical-align: top;
}

#footernewsletter #footernewslettersubmit:hover{
	opacity:0.91;
}

#footernewsletter #footernewslettersubmit:active{
    background-color: #e37a1c;
    top: 2px;
}

#text-3 .textwidget a{
	color:#f36d27;
}

#text-3 .textwidget a:hover{
	text-decoration:underline;
}

/*	2. Widgets Area
-------------------------- */
.footer{
	padding:35px 0px 10px 0px;
}

.footer-wrap{
	background: #f2ece8;
	margin-top:0px;
}

.footer-wrap .media-body small{
	display:none;
}

.footer .textwidget a:hover{
	border-bottom:1px solid;
}

.footer .span6{
	margin-left:0;
}

.footer .widget h3{
	font-family:'Lato', sans-serif;
	text-transform:none;
	font-size:16px!important;
	font-weight:700;
	border-bottom:0;
	text-transform:uppercase;
}


.footer .widget li a{
	font-family:'Lato', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#333;
}

.footer .widget li a:hover{
	color:#333;
	text-decoration:underline;
}

.footer h4.media-heading{
	font-size:14px;
	line-height:1.5;
}

.footer h4.media-heading a{
	color:#444!important;
}

.footer h4.media-heading a:hover{
	color:#f36d27 !important;
}

.footer .media-body small{
	font-size:11px;
	color:#666;
}

.widget .loader{
	z-index:-9999;
	display:none!important;
}

.widget .loader img{
	z-index:-9999;
}

p.copyright_right{
	float:right;
}

@media (min-width: 1200px){

.footer.row-fluid .span3:first-child{
	width:18%!important;
}

.footer.row-fluid .span3:nth-child(2){
	width:18%!important;
}

.footer.row-fluid .span3:nth-child(3){
	width:18%!important;
}

.footer.row-fluid .span3:nth-child(4){
	width:38%!important;
}


}

/*	2. Copyright
-------------------------- */

footer{
	line-height:0;
	border-top:0px solid rgba(0, 0, 0, 0.06);
	height:90px;
}

footer .back-top a{
	max-width:80px;
	top:-37px;
}

.copyright{
	padding-bottom: 42px;
}

.copyright p,
footer p{
	font-size:13px!important;
	color:#333!important;
	font-family:'Lato', sans-serif!important;
	line-height:1.4;
	padding-top:11px;
	font-weight: 300;
}
.copyright p a,
footer p a{
	color:#333!important;
}
.copyright p a:hover,
footer p a:hover{
	text-decoration:underline;
}

.copyright p small,
footer p small{
	font-size:11px;
}

.nave_promo .widget-content{
	padding-left: 0;
}

.gform_confirmation_wrapper {
	background:#35c572;
	padding:10px 20px;
	display: inline-block;
	color: white;
}

@media only screen and (max-width: 600px){
	.copyright{
		padding-bottom: 52px;
		text-align: center;
	}
}

/* --------------------------------------- */
/*                PLUGINS                  */
/* --------------------------------------- */

/* 1. Gravity Forms
--------------------------------- */


.gform_wrapper .gform_footer input.button, 				/*	BOTAO 	*/
.gform_wrapper .gform_footer input[type=submit]{
	margin-top:1px;
	font-size:14px!important;
	font-family: 'Lato', sans-serif!important;
	padding: 22px 14px 22px 14px!important;
}

.gform_wrapper .gform_footer input.button:hover,
.gform_wrapper .gform_footer input[type=submit]:hover{
	background:#333;
	color: white;
}

.gforms_confirmation_message{
	padding:10px;
	color:white;
}

body .gform_wrapper ul li.gfield{
	margin-top:8px!important;
}

/*	2. Google Maps
--------------------------------- */

.agm_google_maps{
	margin-top:20px;
}

.agm_mh_container ul li{
	background-color:transparent!important;
	border:0!important;
}

ul.agm_mh_marker_list li{
	list-style:none!important;
}

.agm_mh_marker_item_content div{
	margin-left:30px;
}

.agm_mh_marker_item_content div b{
	font-weight:600!important;
}

.agm_google_maps li{
	margin-left:0!important;
}

a.agm_mh_marker_item_directions{
	color:#f36d27 ;
	margin-left:32px;
	font-size:13px;
}

input.agm_mh_close_directions:hover,
input.agm_mh_get_directions:hover,
a.agm_mh_marker_item_directions:hover{
	opacity:0.8;
}

.agm_mh_directions_container.agm_mh_container{
	text-align:center;
}
.agm_mh_directions_container.agm_mh_container div{
	width:100%!important;
}

.agm_mh_directions_container.agm_mh_container div span{
	float:none!important;
}

input.agm_waypoint_a,
input.agm_waypoint_b{
	width:40%;
	margin-bottom:6px;
}

input.agm_mh_close_directions,
input.agm_mh_get_directions{
	background:#f36d27 ;
	background-image: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 0;
    color: #ffffff;
    font-weight: 700;
    display: inline-block;
    line-height: 17px;
    padding: 7px 20px 6px;
    position: relative;
    -webkit-box-shadow:  0 2px 0 #cd6b02;
    -moz-box-shadow:  0 2px 0 #cd6b02;
    box-shadow:  0 2px 0 #cd6b02;
    text-shadow: none;
	font-family:'Lato', sans-serif;
	font-size:14px;
}

input.agm_mh_close_directions{
	padding:2px 15px 1px;
	font-size:12px;
	margin-top:8px;
	margin-bottom:11px;
}

input.agm_mh_get_directions{
	margin-top:20px;
}



/*	3. Category Accordian
--------------------------------- */

.ywcca_widget_container_style_2 .ywcca_category_accordion_widget{
	border:0!important;
}

.ywcca_widget_container_style_2 .ywcca_category_accordion_widget li.cat-item, .ywcca_widget_container_style_2 .ywcca_category_accordion_widget ul.menu li.menu-item{
	border:0;
}

.ywcca_widget_container_style_2 .ywcca_category_accordion_widget ul.children li, .ywcca_widget_container_style_2 .ywcca_category_accordion_widget ul.sub-menu li.menu-item{
	border:0;
	padding-top:1px!important;
	padding-bottom:1px!important;
}

.ywcca_widget_container_style_2 .ywcca_category_accordion_widget li.cat-item, .ywcca_widget_container_style_2 .ywcca_category_accordion_widget ul.menu li.menu-item, .ywcca_widget_container_style_2 .ywcca_category_accordion_widget li.cat-item a, .ywcca_widget_container_style_2 .ywcca_category_accordion_widget ul.menu li.menu-item a{
	font-weight:300;
}

.ywcca_widget_container_style_2 .ywcca_category_accordion_widget ul.children li, .ywcca_widget_container_style_2 .ywcca_category_accordion_widget ul.sub-menu li.menu-item, .ywcca_widget_container_style_2 .ywcca_category_accordion_widget ul.children li a, .ywcca_widget_container_style_2 .ywcca_category_accordion_widget ul.sub-menu li.menu-item a{
	font-weight:300;
}

/* plus signal */
.ywcca_widget_container_style_2 ul.ywcca_category_accordion_widget li .icon-plus_style_2, .ywcca_widget_container_style_2 ul.ywcca_category_accordion_widget li .icon-minus_style_2{
	width:25px!important;
	height:24px!important;
}

/* curent cat */
.widget_yith_wc_category_accordion .highlight_cat{
	font-weight:500!important;
}
/*
.cat-item ul.children li{
	margin:0 0 5px 15px!important;
}*/

.ywcca_widget_container_style_2 .ywcca_category_accordion_widget li.cat-item, 
.ywcca_widget_container_style_2 .ywcca_category_accordion_widget ul.menu li.menu-item, 
.ywcca_widget_container_style_2 .ywcca_category_accordion_widget li.cat-item a:hover, 
.ywcca_widget_container_style_2 .ywcca_category_accordion_widget ul.menu li.menu-item a:hover{
	color:#f36d27!important;
}

/*	4. Badges 
---------------------- */

/* Promo green */
.yith-wcbm-on-sale-badge-38984 .yith-wcbm-simbol-save{
	left:33px!important;
	font-size:13px!important;
}

.yith-wcbm-on-sale-badge-38984 .yith-wcbm-sale-save{
	left:39px!important;
	font-size:13px!important;
}

.yith-wcbm-on-sale-badge-38984 .yith-wcbm-simbol-off{
	right:5px!important;
}

.yith-wcbm-on-sale-badge-38984 .yith-wcbm-sale-percent{
	font-family:'Lato', sans-serif!important;
	font-weight:500!important;
}

/* Verde com seta para baixo */

.yith-wcbm-on-sale-badge-38985 .yith-wcbm-sale-percent{
	font-family:'Lato', sans-serif!important;
	font-weight:300!important;
	font-size:14px!important;
}

/* disponivel no showroom @ cracha css  opcao1 */

.yith-wcbm-css-badge-38986 div.yith-wcbm-css-text{
	font-family:'Lato', sans-serif!important;
	font-weight:300!important;
}

/* Novidade */

.yith-wcbm-css-badge-38987 div.yith-wcbm-css-text{
	font-family:'Lato', sans-serif!important;
	font-size:11px!important;
	font-weight:600!important;
}

/* 	6. Product Slider
--------------------------------- */

.flexslider1 .flex-control-nav{
	display:none!important;
	margin-top:8px!important;
	margin-right:9px!important;
}

.flexslider1 .flex-direction-nav a{
	width:33px!important;
	height:34px!important;
	top:37%!important;
}

.flexslider1 .flex-direction-nav a.flex-prev:before{
	margin-right:0!important;
	margin-left:10px!important;
}

.flexslider1 .flex-direction-nav a:before{
	font-size:20px!important;
	margin-top:9px!important;
	margin-right:9px!important;
}

.flexslider1.flexslider .four-slides{
	border:1px solid #dfdfdf!important;
	margin-left:3.5%!important;
	padding:6px!important;
}

.flexslider1.flexslider .four-slides:hover{
	box-shadow:1px 7px 11px rgba(0, 0, 0, 0.17);
	-webkit-box-shadow:1px 7px 11px rgba(0, 0, 0, 0.17);
	-moz-box-shadow:1px 7px 11px rgba(0, 0, 0, 0.17);
}

.flexslider1.flexslider ul.slides li .psc-prod-container .img-wrap{
	border:0!important;
	box-shadow:0 0 0!important;
	-webkit-box-shadow:0 0 0!important;
	-moz-box-shadow:0 0 0!important;
	padding:0!important;
}


.flexslider1.flexslider span.title{
	font-family:'Lato', sans-serif!important;
	font-size:14px!important;
	line-height:1.5!important;
	color:#444!important;
	font-weight:700!important;
	text-align:center!important;
}

.flexslider1 .psc-prod-details{
	text-align:center!important;
	margin-bottom:12px!important;
}

.flexslider1.flexslider span.amount{
	text-align:center!important;
	color:#f36d27 !important;
	font-size:18px!important;
	font-weight:700!important;
	line-height:28px!important;
}

/*	7. Olark
-------------------------- */

#habla_window_div .habla_conversation_p_item{
	font-size:13px!important;
	line-height:1.3!important;
	margin-bottom:7px!important;
}




/*	9. GeoCode
-------------------- */

span.angola-aviso{
	color:#f36d27 !important;
}

span.angola-aviso img{
	max-height:23px;
	vertical-align:middle;
	margin-top:-2px;
	padding-right:4px;
}

/*	10. NK Subscribe
------------------------- */

.nksub_form_wrapper h2{
	font-size:15px!important;
	font-weight:300!important;
	font-style:normal!important;
	line-height:1.5!important;
}

.nksub_form_wrapper h1{
	padding:130px 0 0!important;
	font-size:28px!important;
}

.nksub_form_wrapper .nksub_notice{
	font-style:normal!important;
	font-size:10px!important;
}

/* Product Slider */ 
#ywcps_layout3 {
	margin-bottom:40px;
}

#ywcps_layout3 h3{
	font-size:19px;
	font-weight:400;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:1px;
	padding-bottom:9px;
	border-bottom:1px solid #333;
}

#ywcps_layout3 .ywcps-wrapper .ywcps-slider{
	border:0!important;
}

#ywcps_layout3 .ywcps-wrapper .ywcps-nav-prev, #ywcps_layout3 .ywcps-wrapper .ywcps-nav-next{
	top:30%;
}

#ywcps_layout3 .ywcps-wrapper .ywcps-slider ul.products li.single_product .single_product_container{
	padding-bottom:3px!important;
}

#ywcps_layout3 .single_product_container .product_other_info .product_name{
	min-height:10px!important;
}

#ywcps_layout3 .single_product_container .product_other_info .product_name a{
	color:#444;
	line-height:1.5;
	font-weight:400;
	font-size:15px;
	font-family:'Lato', sans-serif!important;
	line-height:1.5;
	text-transform:none;
}

#ywcps_layout3 .single_product_container .product_other_info .product_name a:hover{
	color:#f36d27;
}

#ywcps_layout3 .product_price span.amount{
	color:#f36d27;
}

/* Cookie */

.pea_cook_wrapper.pea_cook_bottomleft{
	bottom:0!important;
	left:0!important;
	border-radius:0;
}

a#fom{
	display:none;
}

.pea_cook_wrapper p{
	font-weight:400!important;
}

.pea_cook_wrapper p strong{
	font-weight:600!important;
}

/* Ubermenu */

.ubermenu-skin-white.ubermenu-responsive-toggle{
	font-size:20px!important;
}

/* ----------------------------------- */
/*           ESPARGUETE                */
/* ----------------------------------- */

h5#privacidade,
h5#termos,
h5#pagamentos,
h5#aceitar,
h5#montagem,
h5#transporte,
h5#entrega,
h5#prazos{
	margin-top:22px;
	padding-top:22px;
	margin-bottom:0.8em;
}

body.page-id-487 .row-fluid .span4:first-of-type{
	margin-left:0!important;
}

a.button.product_type_bundle{
	display:none!important;
}


body.page-id-170 h5{
	margin-top:25px;
	color:#333;
	font-size:20px
}


@media (max-width: 767px){

.header-top .spana,
.header-top .spanb,
.header-top .spanc{
	width:100%!important;
}

.header-top .spanb .cart{
	text-align:center!important;
}

.header-top .spanb .cart ul{
	display:inline!important;
}

.header-top .spanc #pedro_procura{
	float:none!important;
}

.header-top .spana .logo{
	text-align:center!important;
}

.header-top .spana .logo a{
	float:none!important;
}

}



@media only screen (max-width:490px){
	
#produc_tabs{
	width:100%;
	margin:0 auto;
}


}

@media (max-width:767px){
	.container{
		padding:0 10px;
	}
	
	.woocommerce table.shop_attributes, .woocommerce-page table.shop_attributes{
		max-width:100%;
	}
	.woocommerce .quantity .qty,
	.woocommerce .product-detail button.button.alt{
/*		margin-top:20px!important;*/
	}
	
	/* HEADER */
	
	.header-top .logo{
		text-align:center;
	}
	
	.span5.search{
		width:73%;
		float:left;
		display:inline-block;
	}
	
	#pedro_procura{
		float:none;
	}
	
	#pedro_procura .yith-ajaxsearchform-container{
		text-align:left;
	}
	
	#pedro_procura input[type="search"]{
		width:380px;
	}
	
	input#yith-searchsubmit{
		right:68px;
	}
	
	.span2.cart{
		width:26%;
		float:left;
		display:inline-block;
	}
	
	/* PAGINAS */
	
	.flexslider{
		margin-bottom:10px;
	}
	
	/* LOJA */
	
	
	.yith-wcbm-badge-50235{
		max-width:68px;
	}
	
	.woocommerce .cart-collaterals .cart_totals table, .woocommerce-page .cart-collaterals .cart_totals table{
		width:100%!important;
	}
	
	.review-accordion,
	#check-accordion{
		width:100%;
	}
	
	.billing-form ul#shipping_method label{
		margin-left:0!important;
		display:inline!important;
		line-height:1.2!important;
	}
	
	.product_wrap{
		width:100%!important;
	}
	
	.span9.woocommerce h1.page-title{
		display:block;
		text-align:center;
		font-size:24px;
	}
	
	.sorting-bar{
		margin-top:20px;
		padding-top:0px;
		padding-left:0px;
		float:none;
		width:100%;
	}
	
	.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering{
		float:none;
	}
	
	.sort-select select, .woocommerce .woocommerce-ordering select, .woocommerce-page .woocommerce-ordering select{
		width:253px;
		background-position-x:80px!important;
		margin:0 auto;
	}
	
	
	body.single-product .product_wrap .span9{
		width:100%;
	}
	
	body.single-product .product_wrap .span6{
		width:100%;
		max-width:100%;
	}
	
	#product_tabs{
		width:100%;
	}
	
	#product_tabs > ul > li, 
	.woocommerce-tabs> ul{
		margin-right:10px;
		margin-left:10px;
	}
	
	#product_tabs > ul > li:first-child{
		margin-left:0;
	} 
	
	#product_tabs > ul > li a, .woocommerce-tabs> ul > li a{
		padding:7px 0px;
	}
	
	.tab{
		padding:14px 8px 14px
	}
	
	.woocommerce .related ul.products li.product, 
	.woocommerce-page .related ul.products li.product, 
	.woocommerce .upsells.products ul.products li.product, 
	.woocommerce-page .upsells.products ul.products li.product, 
	.woocommerce .related ul li.product, 
	.woocommerce-page .related ul li.product, 
	.woocommerce .upsells.products ul li.product, 
	.woocommerce-page .upsells.products ul li.product{
		width:47%!important;
	}
	
	.woocommerce ul.products li.product, 
	.woocommerce-page ul.products li.product{
		margin:0 0 2.992em 0 !important;
		clear:none;
	}
	
	.woocommerce ul.products li.product:nth-child(2n), 
	.woocommerce-page ul.products li.product:nth-child(2n), 
	.woocommerce ul.products li.product, 
	.woocommerce-page ul.products li.product{
		margin-left:0!important;
	}
	
	
	/*FOOTER */
	
	.footer-wrap{
		margin-top:0;
	}
	
}

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

	/* HEADER */
	
	

	
	.header-bar{
		height:auto!important;
		padding-top:5px;
		padding-bottom:5px;
		line-height:26px!important;
	}
	
	.social-strip{
		margin-bottom:8px;
		text-align:center;
		width:100%;
	}
	
	ul.alc_top_menu{
		margin-left:0px;	
	}
	
	.social-strip ul li a{
		padding:9px 4px;
	}
	
	.languages{
		text-align:center;
		padding-right:0;
	}
	
	.span5.search{
		width:63%;
	}
	
	input#yith-searchsubmit{
		right:42px;
	}
	
	.span2.cart{
		width:37%;
	}
	
	.cart li:not(.bundled_product) a{
		background:transparent;
		padding-left:0;
		padding-top:0;
	}
	
	#pedro_procura input[type="search"]{
		width:170px;
	}
	
	
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
		margin:0 0 2.992em 0 !important;
	}
	
	.woocommerce ul.products li.product:nth-child(2n), .woocommerce-page ul.products li.product:nth-child(2n), .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
		margin-left:0!important;
		margin-right:2.8%!important;
	}
	
	
	
	
	.footer .textwidget{
		text-align:center;
	}
	
	/* PAGINAS */
	
	.offers{
		text-align:center;
	}
	
	/* LOJA */
	
	.yith-wcbm-badge-50235{ /* Saldos */
		max-width:46px;
	}
	
	.yith-wcbm-on-sale-badge-38984{ /* Promo remove quando saldos a uso */
		display:none;
	}
	
	li del span.woocommerce-Price-amount amount{
		font-size:10px!important;
	}
	
	.woocommerce-tabs{
		width:99%;
	}
	
	.woocommerce ul.products li.product:nth-child(2n), 
	.woocommerce-page ul.products li.product:nth-child(2n), 
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
		margin-left:0!important;
		margin-right:0!important;
	}
	
	.woocommerce .related ul.products li.product, 
	.woocommerce-page .related ul.products li.product, 
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product,
	.woocommerce .related ul li.product, .woocommerce-page .related ul li.product{
		width:48.6%!important;
	}
	
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
		width:48.6%!important;	
		margin:0 2.8% 23px 0 !important;
	}
	
	.bundled_product .cart .variations{
		width:100%;
	}
	
	/* FOOTER */
	.footer .widget h3{
		text-align:center;
		margin-bottom:0;
	}
	
	.footer-wrap .media-object,
	.footer-wrap .media{
		text-align:center;
		margin:0 auto;
	}
	
	footer p{
		text-align:center;
		margin-top:0;
	}
	
	
	.footer .widget li{
		text-align:center;
	}



}
	
@media only screen and (max-width: 767px) and (min-width: 481px){

	.product-grid .product figure{
		width:100%!important;
		height:auto!important;
	}

	.product-grid .product figure > a{
		height:auto!important;
		width:100%!important;
	}
	
	.footer .span3{
		width:32%;
		margin-right:1.3%;
		float:left;
	}
	
	.bundled_product .cart .variations{
		width:100%;
	}

}

@media only screen and (min-width: 769px){
	.woocommerce-page .woocommerce ul.products li.product, 
	.woocommerce-page ul.products li.product{
		width:32.1% !important
		}
		
	div.bundled_product_summary, .woocommerce div.product.bundled_product_summary{
		width:47%;
		float:left;
		margin-right:3%;
}

}


@media only screen and (min-width:1024px){
	.bundled_product_summary .bundled_product_images{
		width:42%!important;	
	}
	
	form:not(.bundle_form.layout_grid) .bundled_product_summary .details{
	/*	width:54%!important;*/
	}
}


@media (min-width: 1200px){
	.single-post .row-fluid .span8{
		margin-left:0;
		width:53.811966%
	}

	.single-post .row-fluid .span4{
		width:41.623932%;
	}
	/*
	.bundled_product .cart .variations{
		width:85%;
		float:right;
	}*/
}


.tab-included-products.rasurado .detail span{
	border-bottom:0;
}

.woocommerce .bundle_button button.button.alt{
	margin-top:0!important;
	padding:8px 40px 7px!important;
}

.bundle_form.layout_grid .cart.bundle_data{
	margin-bottom:32px;
}

/* ------------------------- */
/*      CHAINED PRODUCTS     */
/* ------------------------- */
.woocommerce form .form-row,
.wc-pao-addon .form-row,
.woocommerce form. .wc-pao-addon .form-row{
	padding:5px 0 0!important;
}

.single-product.woocommerce div.product .product_title span{
	font-weight:500!important;
	color:#333;
	border-bottom:none;
	font-size:18px!important;
}

form:not(.bundle_form.layout_grid) .bundled_product_images.images{
	display:none;
}

.bundled_product .variations td.label label{
	font-size:14px!important;
}

div.bundled_product_summary, .woocommerce div.product.bundled_product_summary{

}

.tab-included-products.rasurado .detail h4{
	margin-bottom:0;
}

.tab-included-products.rasurado .detail span.amount{
	position:relative;
	color:#444;
	font-size:17px;
}
	
.tab-included-products.rasurado .detail span.amount:before{
	position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 2px solid;
  border-color: inherit;
  color:#f36d27;

  -webkit-transform:rotate(-5deg);
  -moz-transform:rotate(-5deg);
  -ms-transform:rotate(-5deg);
  -o-transform:rotate(-5deg);
  transform:rotate(-5deg);
}

/* Position = Before Tabs */

@media only screen and (min-width: 769px){
	
    .woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product,
	.woocommerce-page .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    	width: 32% !important;
    	margin-right: 2%;
    }
    
    .woocommerce .bundle_button button.button.alt{
    	margin-left:32px;
    }
    
}

@media only screen and (min-width:1000px){
	.woocommerce div.product form.bundle_form.layout_grid{
		width:90%;
		margin:0 auto;
	}
}
.bundle_form.layout_grid ul.bundled_products table.variations td,
.bundle_form.layout_grid ul.bundled_products li.bundled_product{
	text-align:left;
}

.bundle_form.layout_grid .bundled_product_summary .details{
	width:99%!important;
}


/* Homepage oct2017 */
body.page-id-45342 .product_wrap .container.page-content .span12 .row-fluid .span12:first-of-type,
body.page-id-45342 .product_wrap .container.page-content .span12 .row-fluid .span6:first-of-type,
body.page-id-45342 .product_wrap .container.page-content .span12 .row-fluid .span3:first-of-type{
	margin-left:0;
}

@media only screen and (min-width:600px){
	body.home .row-fluid > div:nth-of-type(1){
		margin-left:0!important;
	}
	
	.page-template-default .page-content .row-fluid > div:nth-of-type(1){
		margin-left: 0!important;
	}
}
.page-id-127580 .page-content p{ /* Giveway page*/
		font-weight: 400;
	}

.offers figure a:hover{
	opacity:0.8;
}

span.yellow{
	background:#ffe185;
}


.gfield_remove_label label.gfield_label{
	display:none!important;
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio]{
	margin-top:1px!important;
	margin-right:5px!important;
} 

.tax_label,
.includes_tax{
	display:none!important;
}

#cookie-law-info-bar{
	text-align:center;
	font-size:12px;
	width:340px;
	right:0;
	padding: 4px 20px;
	background:rgba(255, 255, 255, 0.93)!important;
}

.cli-plugin-button, .cli-plugin-button:visited{
	padding:5px 16px 6px;
}

@media only screen and (min-width:1000px){
	#cookie-law-info-bar{
		width:450px;
		
	}
}

@media only screen and (max-width: 767px){
	#cookie-law-info-bar{
		width: 100%;
		bottom: 42px!important;
	}
}



.mc4wp-checkbox-wp-registration-form label span{
	margin-left:6px;
}
.mc4wp-checkbox-wp-registration-form label input[type="checkbox"]{
	margin-bottom:4px!important;
}

.woocommerce-info a{
	color:#f36d27;
	color:#999;
}

.woocommerce-info a:hover{
	text-decoration:underline;
}

a#tpbr_calltoaction{
	color:#333!important;
}


body.logged-in ul#menu-menu-top-direita li.logged-out{
	display:none!important;
}

body:not(.logged-in) ul#menu-menu-top-direita li.logged-in{
	display:none!important;
}

.wlwl_lucky_wheel_content .wlwl_field_input{
	padding:22px 20px!important;
}

small{font-size:12px;}

/* Homepage July 2021 */

.btn{
       background: #cdd6de;
    background-image: none;
    border-radius: 0;
    border: 0px solid;
    color: #333;
    font-weight: 400;
    display: inline-block;
    line-height: 18px;
    padding: 22px 24px 22px 24px;
    position: relative;
    text-shadow: none;
    box-shadow: unset;
    -webkit-box-shadow: unset;
}

.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product{
	width: 23.7%;
}

ul.footer_sociais li{
	display: inline;
	margin-right: 8px;
}

ul.footer_sociais li i{
	font-size: 22px;
}

ul.footer_sociais li a:hover{
	border-bottom: 0!important;
	text-decoration: none!important;
	opacity: 0.88;
}

/* BLOG */

body.single-post .span9.blog{
	float: none;
	margin: 0 auto;
}
.post-meta li{
	border: 0;
}
.post-meta li span{
	background: none;
	padding-left: 0;
	font-family: Lato, sans-serif;
}
@media only screen and (min-width: 1000px){
body.page-template-index article figure{
	width: 58%;
	float: left;
	padding-right: 42px;
}
}

body.page-template-index .post-meta{
	display: flex;
	float: none;
	margin-bottom: 1px;
}

body.page-template-index .read{
	background: transparent!important;
    padding: 0;
    color: #222;
    font-weight: 600;
    color: #f36d27;
}

body.page-template-index .read:hover{
	text-decoration: underline;
}

#gallery-1 img{
	border: 0!important;
}

body.single-post #gallery-1 img{
	width: 97%;
}

/* Home 2021 */

body.page-template-homepage .container .row h2{
	font-size: 28px!important;	
	line-height: 38px;
	margin-bottom: 12px;
}
	body.page-template-homepage .row-fluid > .span4:nth-of-type(1){}
@media only screen and (min-width: 768px){
	body.page-template-homepage .row-fluid > .span4:nth-of-type(1){
		margin-left: 0;
	}
}

.yith-wcbm-css-badge-38986 div.yith-wcbm-css-text{
	padding-left: 2px!important;
}

/* Footer */
.shipping-wrap{
	background: #f2ece8;
	margin-top: 82px;
	padding-top: 22px;
	text-align: center;
	height: unset;
	line-height: unset;
}

.shipping-wrap h2{
	font-size: 28px!important;
	line-height: 38px;
    margin-bottom: 12px;
}

.shipping-wrap .gform_wrapper form{
	text-align: center;
}

.shipping-wrap .gform_wrapper .gform_footer{

}

.shipping-wrap .gform_wrapper *, 
.shipping-wrap .gform_wrapper :after, 
.shipping-wrap .gform_wrapper :before{
	box-sizing: unset!important;
}

.shipping-wrap .gform_wrapper input[type=text]{
	box-shadow: unset;
	font-size: 14px!important;
    padding: 8px 2px 7px 10px!important;
    background: transparent;
    border: 0;
    box-shadow: unset;
    border-bottom: 1px solid #444;
    border-radius: 0;
    text-align: center;
    color: #333;
}


/* Placeholder
------------------ */
body .gform_wrapper textarea::-webkit-input-placeholder,
.gform_wrapper input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #444;
}

body .gform_wrapper textarea::-moz-placeholder,
.gform_wrapper input::-moz-placeholder { /* Firefox 19+ */
	color: #444;
}

body .gform_wrapper textarea::-ms-input-placeholder,
.gform_wrapper input:-ms-input-placeholder { /* IE 10+ */
	color: #444;
}

body .gform_wrapper textarea::-moz-placeholder,
.gform_wrapper input:-moz-placeholder { /* Firefox 18- */
	color: #444;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit]{
	width: auto!important;
}

#mailchimp-gdpr-fields{display: none!important;}

.woocommerce form .form-row.mailchimp-newsletter label{ font-weight: 400;     line-height: 12px;
    font-size: 14px;}
    .woocommerce form .form-row.mailchimp-newsletter label a{ color:#333; font-weight: 400; font-size: 12px; }
        .woocommerce form .form-row.mailchimp-newsletter label a:hover{ color: #333; text-decoration: underline; font-weight: 400;}