/*
Theme Name: terracut
Theme URI: edgeonline.ca
Author: edgeonline.dev
Author URI: edgeonline.ca
Description: Theme for terracut website...
Version: 1.0.0
Text Domain: terracut

/*--------------------------------------------------------------
GLOBALS
--------------------------------------------------------------*/
html {
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust:     none;
}

body {
	color: #555555;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
}
html,body {
    margin: 0;
    padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
	text-decoration: none;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background-color: #fffbe6;
	color: #000;
}
small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
	height: auto;
	max-width: 100%; 
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

button,
input,
select,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	padding: 0;
	margin: 0;
}

p {
	margin: 0;
	padding: 0 0 35px;
	font-size: 18px;
	line-height: 1.7em;
	color: #000;
}
#tab-description > p {
    font-size: 16px;
    padding-bottom: 10px;
}
.entry-content {
	clear: both;
}
.entry-content h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}
.entry-content table p {
	padding-bottom: 15px;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input ,
textarea
{
	border: none;
	background: none;
}

button:focus,
input:focus{
	outline: none;
}


/*--------------------------------------------------------------
 Links
--------------------------------------------------------------*/
a {
    text-decoration: none;
}
.entry-content p a,
.woocommerce-tabs a[href*=".pdf"]:before,
.woocommerce-tabs a[href*=".pdf"]:hover,
.single-product .woocommerce-breadcrumb a:hover
 {
    color: #f0ce00;
}
a:visited {
	color: purple;
}

a:hover,
a:focus,
a:active,
.entry-content p a:hover
 {
	color: #333;
}

body a:focus {
	outline: none;
}
.entry-content a[target="_blank"] {
	text-decoration: underline;
}
.woocommerce-tabs a[href*=".pdf"] {
    color: #333;
    text-decoration: none;
    text-transform: uppercase;
}
.woocommerce-tabs a[href*=".pdf"]:before {
	margin-right: 4px;
	font-size: inherit;
}
a:hover,
a:active {
	outline: 0;
}
.flexslider{
	min-height: 500px;
}

/*FONTS*/
.searchBoxmobile form,
.widget_product_search:before,
.woocommerce-tabs a[href*=".pdf"]:before,
.folioSlider .owl-prev:before ,
.folioSlider .owl-next:before 
{
	display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;
}
.searchBoxmobile form:after {
   /* content:"\f002";*/
}
.woocommerce-tabs a[href*=".pdf"]:before {
	content: "\f1c1";
}
.main-navigation,
.animate ,
a,
input,
textarea,
select,
button,
h1,h2,h3,h4,h5,h6,
p,
.searchBox,
.widget_product_search
 {
	 transition: all 0.1s linear 0s;
	 -webkit-transition: all 0.1s linear 0s;
}


/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/
.entry-title{
	font-size: 24px;
	color: #000;
	float: left;
	text-transform: uppercase;
	margin: 0 0 35px;
	border-bottom: 3px solid #ffef86;
	font-weight: 900;
	padding: 28px 0 10px;
	font-family: 'Lato', sans-serif;
}

.top{
	background: #fff;
	padding: 10px 0;
}
.phone p{
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: normal;
	color: #555555;
	font-weight: 900;
}
.site-header{
	background: #000;
	margin: 0 0 23px;
	padding: 0 0 5px;
}
.site-branding {
    position: relative;
    margin-top: -22px;
}
.searchBox .fa-shopping-basket {
	color: #ffdd00;
	float: left;
	margin-right: 8px;
	font-size: 15px;
}
.searchBox {

}
.widget_product_search:before {
	content:"\f002"
}
.widget_product_search:before {
    color: #ffdd00;
    font-size: 15px;
    left: -23px;
    margin: 0;
    position: absolute;
    top: 5px;
}
.widget_product_search input[type="submit"] {
   font-size: 0;
    height: 25px;
    left: -28px;
    position: absolute;
    top: 1px;
    width: 25px;
    z-index: 2;
}
.widget_product_search{
	display: block;
	background-color: #000 ;	
	border: 1px solid #aaaaaa;
	border-radius: 0;
	height: 29px;
	margin: 14px 0 45px;
	padding: 0;
	position: relative;
	width: 190px;
}
.widget_product_search:hover {
	width: 220px;
	background-color: #fff;
	border-color: #ffdd00;
}
.widget_product_search input[type="search"] {
    color: #fff;
    font-size: 12px;
    padding: 4px 10px;
    width: 100%;
}
.widget_product_search:hover input[type="search"] {
	color: #222;
}
.searchBox label{
	display: none;
}
.searchBox{
	position: relative;
}
.searchBox .widget_product_search:before{
	content: none;
}
.searchBox .widget_product_search button {
    font-size: 0;
    height: 15px;
    position: absolute;
    top: 6px;
    right: 5px;
    width: 14px;
    z-index: 2;
    background: url('images/search-icon.png') no-repeat;
}
.cart-box {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
}
.cartbutton {
    color: #fff;
    cursor: pointer;
}
.cartbutton:hover {
    color: #ffdd00;
}
.cart-box .fa-shopping-basket{
	padding: 0 5px;
	color: #ffdd00;
}


/*TOP CART*/ 
.hide_cart_widget_if_empty {
	
}
header section .widget-title {
    display: none;
}
header .widget_shopping_cart_content {
    background-color: #fff;
    border-bottom: 5px solid #ffdf0d;
    border-left: 5px solid #ffdf0d;
    border-radius: 0 0 10px 10px;
    border-right: 5px solid #ffdf0d;
    box-shadow: -1px 5px 10px rgba(0, 0, 0, 0.24);
    padding: 10px;
    position: absolute;
    right: 0;
    top: 120px;
    width: 300px;
    display: none;
    z-index: 100;
}
header .widget_shopping_cart_content p.woocommerce-mini-cart__empty-message {
	padding: 0;
}
header [id] .widget_shopping_cart_content .mini_cart_item {
    color: #333;
    font-size: 14px;
    font-weight: normal;
    padding-bottom: 10px;
}
header .widget_shopping_cart_content .mini_cart_item + .mini_cart_item {
    padding-top: 0;
    margin: 10px 0;
} 
header .widget_shopping_cart_content .mini_cart_item a {
    color: inherit;
    text-transform: capitalize;
    text-align: left;
    font-size: 12px;
}
#page header .widget_shopping_cart_content .mini_cart_item a.remove {
    background-color: #fa0000;
    color: #fff !important;
    font-size: 15px;
    height: 18px;
    line-height: 16px;
    padding: 0;
    top: 0;
    width: 18px;
    text-align: center;
}
.mini_cart_item .quantity {
    background-color: transparent;
    color: #111;
    display: inline-block;
    font-size: 11px;
    float: left;
}
header .widget_shopping_cart_content .mini_cart_item img[class] {
    border: 1px solid #ccc;
    border-radius: 50px;
    margin-left: 10px;
    position: relative;
    top: 2px;
    height: 32px;
}
body[class] header .widget_shopping_cart_content .total {
    background-color: rgba(234, 234, 238, 0.54);
    border: medium none;
    font-size: 16px;
    font-weight: bold;
    height: auto;
    line-height: normal;
    margin: 10px 0;
    padding: 10px;
    text-align: right;
    text-transform: uppercase; 
}
header .widget_shopping_cart_content  .buttons {
	padding: 0;
	margin: 0;
}
header .widget_shopping_cart_content .empty {
	color: #000;
}

/*YELLOW BUTTONS*/
a.button > br {
	display: none;
}
body #page .buttons a.button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce div.product form.cart .button,
#page #payment input.button,
#page .form-row input.button,
#page  .return-to-shop .button,
.woocommerce-account #page 	.button ,	
.logged-in .address  .edit
 {
    background-color: #ffdf0d;
    color: #111;
    font-weight: 900;
   	text-transform: uppercase;
}
body #page .buttons a.button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce div.product form.cart .button:hover,
#page #payment input.button:hover,
#page .form-row input.button:hover,
#page  .return-to-shop .button:hover,
.woocommerce-account #page 	.button:hover,
.logged-in .address  .edit:hover
 {
    background-color: #111;
    color: #fff;
}
/*YELLOW BUTTONS VERY SMALL */
header .widget_shopping_cart_content .buttons .button{
	  font-size: 13px;
}
/*YELLOW BUTTONS SMALL */
.logged-in .address  .edit {
   display: inline-block;
    font-size: 14px;
    line-height: 1.6em;
    min-width: 70px;
    padding: 5px 15px;
    text-align: center;
}

/*YELLOW BUTTONS REG */
#page #payment input.button,
#page  .return-to-shop .button
 {
	font-size: 18px;
	padding: 15px;
	margin-bottom: 0;
}
/*YELLOW BUTTONS BIG */
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button br {
	display: none;
} 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	text-transform: uppercase;
	font-size: 20px;
	padding: 20px 15px;
}


/*DARK BUTTONS*/
.woocommerce .cart .button, .woocommerce .cart input.button,
.single-product .woocommerce-message .button,
.gform_wrapper .gform_footer input[type="submit"]
 {
    background-color: #111;
    color: #fff;
    font-size: 14px;
    font-weight: 900;
    text-transform: uppercase;
}
.woocommerce .cart .button, .woocommerce .cart input.button:hover,
.single-product .woocommerce-message .button:hover,
.gform_wrapper .gform_footer input[type="submit"]:hover
 {
	background-color: #ffdf0d;
    color: #111;
}

/*DARK BUTTONS REG */
.woocommerce .cart .button, .woocommerce .cart input.button {
	padding: 10px;
}
body.woocommerce #payment #place_order, 
body.woocommerce-page #payment #place_order {
    margin: 0;
    font-weight: 600;
    font-size: 14px;
    background: #000;
}
/* MY ACCOUNT PAGE */
.woocommerce .woocommerce-form .woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme br{
	display: none;
}
.woocommerce .woocommerce-form .woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
    margin: 5px 0 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation{
	background: #eee;
}
.woocommerce-MyAccount-navigation ul{
	padding: 0;
	margin: 0;
}
.woocommerce-MyAccount-navigation li{
	list-style: none;
	padding: 8px 15px;
	border-bottom: 1px solid #ccc;
}
.woocommerce-MyAccount-navigation li a{
	color: #000;
	display: block;
}
.woocommerce-MyAccount-navigation li.is-active{
	background: #000;
}
.woocommerce-MyAccount-navigation li.is-active a{
	color: #fff;
}
.woocommerce-orders-table tr.order td a{
	color: #555555;
}
.woocommerce-orders-table tr.order td time{
	float: left;
}
.woocommerce-account .woocommerce .woocommerce-Address address{
	text-transform: uppercase;
	border-radius: 0;
	border-color: #ccc;
	background-color: #eee;
	color: #000;
}
.woocommerce-account .woocommerce .woocommerce-info br{
	display: none;
}
.woocommerce-account .woocommerce .woocommerce-info:before{
	color: #ffdf0d;
}
.woocommerce-account .woocommerce .woocommerce-info{
	border-color: #ffdf0d;
}
.woocommerce-MyAccount-navigation li a:focus{
	text-decoration: none;
}
body .g-recaptcha{
		transform:scale(0.77);
		-webkit-transform:scale(0.77);
		transform-origin:0 0;
		-webkit-transform-origin:0 0; 
}


/*--------------------------------------------------------------
Container
--------------------------------------------------------------*/


/*--------------------------------------------------------------
Menu
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: auto;
	margin: 50px 0 0;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	padding: 0 15px;
	text-transform: uppercase;
}
.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 1.5em;
	left: -999em;
	z-index: 99999;
}


.main-navigation a:hover,
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
	color: #ffdd00;
}

.menu-toggle{
	display: none;
}
.flexslider.loading{
	background: url("images/slider_loader.gif") no-repeat center center;
}
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}
ul.flex-direction-nav {
    bottom: 11px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1;
}
.flex-nav-prev {
	 display: none;
}
.flex-nav-next {
    display: inline-block;
    left: -50px;
    position: relative;
}
.flex-direction-nav .flex-next {
    background-image: url("images/slide_right.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    font-size: 0;
    height: 15px;
    width: 15px;
}
.flex-direction-nav  li:hover {
	opacity: 0.7;
}
.home .flex-control-nav{
	bottom: 12px;
	display: block !important;
}
.flex-control-nav li {
    position: relative;
    z-index: 10;
}
.home .flex-control-paging li a{
	background-color: transparent;
	border: 2px solid #fff;
}
.home .flex-control-paging li a.flex-active{
	border: 2px solid #fff;
	background-color: #ffdd00;
}
/*--------------------------------------------------------------
HOME PAGE PRODUCTS
--------------------------------------------------------------*/
.content-area {
    padding: 25px 0 0;
}
.products{
	margin: 0 0 35px;
}
.texty{
	background: #ffdf0d;
	padding: 50px 0 25px;
	text-align: center;
}
.texty h3{
	font-size: 22px;
	padding: 0 0 10px;
	font-weight: 900;
	color: #fff;
	background: url('images/white_border.png') center bottom no-repeat;
}
.texty h3 a{
	color: #fff;
}
/*--------------------------------------------------------------
FEATURED PRODUCTS
--------------------------------------------------------------*/
.featured-product-item{
	margin: 0 0 45px;
}
.heading{
	margin: 0 0 30px;
}
.heading h1{
    font-size: 17px;
	text-align: center;
	border-bottom: 3px solid #ebebeb;
	position: relative; 
	font-weight: 900;
}
.heading h1 span { 
	background-color: white; 
	position: relative; 
	top: 10px; 
	padding: 0 10px;
}
.name_area{
	margin: 12px 0 0;
}
.pro-img{
	border: 1px solid #d2d2d2;
} 
.pro_logo{
	padding: 30px 10px 31px;
} 
.logos{
	margin: 0 0 59px;
}
.pro_logo .row:nth-child(5) .logos{
	margin-bottom: 0px;
}
.name_area .pro-name {
 	float: none;
    margin-right: 110px;
}
.pro-name h3{
	font-size: 14px;
	float: left;
	font-weight: 900;
	margin: 0;
	text-transform: capitalize;
}
.pro-name h3 a{
	color: #000;
}
.quote{
	float: right;
}
.quote h4{
	line-height: 11px;
	text-align: right;
}
.quote h4 a{
	font-weight: 600;
	color: #000;
	font-size: 14px;
}
.quote h4 a:hover {
	color: #666;
}
.quote  .added_to_cart {
	border-bottom: 1px solid;
    clear: both;
    color: #f5d503;
    display: table;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.3em;
    margin: 6px 0 0;
    padding: 4px 0 0;
}
.quote h4 a:hover{
	
}
.quote .fa-shopping-basket{
	color: #ffdd00;
	font-size: 13px;
}

/*----------------------------
MESSAGES
-----------------------------*/
#page .woocommerce-message,
#page .woocommerce-info,
#page .woocommerce-error
 {
    clear: both;
}
.woocommerce-error a {
	 color: #b81c23;
}
#page .woocommerce-message .button {
    background-color: #fcfcfc;
    border: 1px solid rgba(0, 0, 0, 0.13);
    box-shadow: 0 1px 0 #fff, 0 1px 1px #fff inset;
    color: #111;
    font-size: 13px;
    font-weight: 900;
}
#page .woocommerce-message .button:hover {
	background-color: #111;
    border: 1px solid #000;
    box-shadow: 0 1px 0 #fff, 0 1px 1px rgba(255, 255, 255, 0.1) inset;
    color: #fff;
}

/*--------------------------------------
CART PAGE
----------------------------------------*/
body[class] .shop_table thead  {
    background-color: #ffdf0d;
}
body[class] .shop_table thead th {
    color: #111;
    padding-bottom: 15px;
    padding-top: 15px;
    text-transform: uppercase;
}
body[class] .shop_table .product-total {
	display: none;
}
.woocommerce-cart #page table.cart .quantity input {
    border: 1px solid #eee;
    padding: 9px 0;
    width: 55px;
}
table.shop_table .product-name a {
    color: #111;
    font-size: 13px;
    text-transform: uppercase;
}
table.shop_table .product-name a:hover {
	color: #ffdd00;
}
#page table.shop_table tbody td {
    padding-bottom: 15px;
    padding-top: 15px;
    white-space: normal;
    word-wrap:break-word;
}
table.shop_table .product-thumbnail img {
    border: 1px solid #eee;
    border-radius: 50px;
    box-shadow: 0 1px 1px #fefefe;
    box-sizing: content-box;
    padding: 5px;
    text-align: center;
    width: 80px;
}
table.shop_table .product-name .product-quantity {
    background-color: #111;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    height: 29px;
    line-height: 29px;
    margin-left: 5px;
    text-align: center;
    vertical-align: middle;
    width: 29px;
}
.cart-collaterals .wc-proceed-to-checkout p {
	padding-bottom: 0;
}

/*--------------------------------------
CHECKOUT PAGE
----------------------------------------*/

.woocommerce-checkout .woocommerce-info{
	border-top-color: #ffdf0d;
}
.woocommerce-checkout .woocommerce-info:before{
	color: #ffdf0d;
}
.woocommerce-checkout .woocommerce-info a{
	color: #ffdf0d;
}
.woocommerce-billing-fields > h3, .woocommerce-shipping-fields > h3 {
    background-color: #ffdf0d;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 15px;
    padding: 15px;
    text-transform: uppercase;
}
.woocommerce-checkout .woocommerce form p.form-row {
    padding: 0;
    width: 100%;
}
.woocommerce-checkout .woocommerce form p.form-row > label ,
.woocommerce-account .woocommerce form p.form-row > label {
    font-size: 15px;
    font-weight: normal;
    margin: 0 0 1px;
	color: #000;
}
.woocommerce-checkout .woocommerce form p .input-text, 
.woocommerce-checkout .woocommerce form p select,
.woocommerce-account .form-row .input-text
 {
    border: 1px solid #ccc;
    font-size: 14px;
    height: auto;
    padding: 11px 10px;
    background-color: #fff;
}
.woocommerce-billing-fields .form-row .select2-selection{
	border: 1px solid #ccc;
	border-radius: 0;
	height: auto;
	padding: 5px 0;
}
.woocommerce-billing-fields .form-row .select2-selection__arrow{
	top: 7px;
}
.checkout .woocommerce-account-fields label{
	position: relative;
	float: left;
	width: 100%;
}
.checkout .woocommerce-account-fields span{
	position: absolute;
	left: 20px;
	top: 19px;
}
.checkout .woocommerce-account-fields .input-checkbox,
.checkout .woocommerce-account-fields span{
	float: left;
}
#order_review_heading ,
.woocommerce-order-received .woocommerce h2,
.woocommerce-order-received .woocommerce h3
{
    background-color: #111;
    color: #fff;
    font-size: 15px;
    padding: 10px 15px;
    text-transform: uppercase;
}
.woocommerce-order-received address {
    margin-top: 10px;
}
.widget_shopping_cart_content .total,
#order_review .cart-subtotal ,
#order_review .order-total,
.shop_table.order_details tfoot
 {
	display: none;
}
#add_payment_method #payment,
.woocommerce-checkout #payment {
	background-color: rgba(204, 204, 204, 0.13) ;
}
.create-account > p {
    font-size: 15px;
    line-height: 1.5em;
    padding: 0;
}
div.create-account {
    background-color: rgba(204, 204, 204, 0.1);
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(204, 204, 204, 0.54);
    clear: both;
    padding: 10px;
}
.woocommerce-thankyou-order-received {
    background-color: green;
    border-radius: 3px;
    clear: both;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 20px;
    padding: 10px 15px;
    text-transform: uppercase;
}
.woocommerce-thankyou-order-details .total {
	display: none;
}
.woocommerce-thankyou-order-details li[class] {
    margin: 0 10% 0 0;
    padding: 0;
    width: 40%;
}
.woocommerce-thankyou-order-details li.date {
	border-right: none;
}
[id] .woocommerce-error{
	border-top-color: #f00000;
}
[id]  .woocommerce-error::before{
	color: #f00000;
}
.woocommerce-checkout .input-text{
	
}
.woocommerce-checkout .select2-choice{
	
}
/*LOGIN AREA*/
body [id] .login p ,
.lost_reset_password  p {
	padding-bottom:0; 
    line-height: 1.4em;
}
body [id]  .login  .form-row > br ,
body [id]  .form-row label[for="rememberme"] br,
.lost_reset_password .form-row > br
{
	display: none;
}
body [id]  .login .form-row {
    margin-bottom: 0;
    margin-top: 10px;
}
.lost_password a {
	color: #000;
	text-decoration: underline;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
}
body [id] .form-row label.inline[for="rememberme"] {
    display: block;
    margin: 13px 0 2px;
}
/* Product detail page */
.mfp-image-holder .mfp-close, 
.mfp-iframe-holder .mfp-close{
	width: 37px !important;
	height: 36px;
	top: 30px;
	right: -10px !important;
	padding-right: 0 !important;
	background: #000;
	z-index: 10;
	opacity: 1;
	cursor: pointer !important;
	background: url('images/close-btn.png') no-repeat;
}
body .mfp-close:active {
    top: 30px;
}
/*--------------------------------------------------------------
,Y ACCOUNT PAGES
--------------------------------------------------------------*/
.myaccount_user > a {
  background-color: #fffbe6;
    color: #000;
    font-size: 0.9em;
    padding: 1px 2px;
    text-transform: capitalize;
}
.myaccount_user > a:hover {
	background-color: #fff;
}
.woocommerce-account .entry-content h2 {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.woocommerce-account .entry-content h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.my_account_orders  p {
	padding-bottom: 0;
}
.my_account_orders .order-number a {
    background-color: #fffbe6;
    color: #000;
    display: inline-block;
    font-size: 14px;
    line-height: 1.7em;
    padding: 1px 4px;
    text-align: center;
}



/*WHEN LOGGED IN*/
.edit-account .form-row  > br,
.my_account_orders .order-number a br
 {
	display: none;
}
.logged-in fieldset legend {
    background-color: #111;
    color: #fff;
    display: block;
    float: left;
    font-size: 15px;
    font-weight: 600;
    margin: 5px 0;
    padding: 10px;
    text-transform: uppercase;
    width: 100%;
}
#page .edit-account .button {
    float: left;
    margin-top: 20px;
}
.woocommerce-account .woocommerce  address {
    background-color: rgba(9, 9, 9, 0.01);
    border: 1px solid #ebebeb;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(244, 244, 244, 0.54);
    padding: 10px;
}	

/*--------------------------------------------------------------
FOOTER
--------------------------------------------------------------*/
.site-footer{
	padding: 45px 0 0;
}
.terms{
	background: #ffdd00;
	padding: 20px 0;
	margin: 0 0 3px;
}
.yellow-box h3{
	font-size: 13px;
	font-weight: 900;
}
.yellow-box h3 a{
	color: #000;
	border-right: 3px solid #fff;
	padding: 0 15px;
}
.no-border{
	border: none !important;
}
.yellow-box h3 a:hover {
	opacity: 0.5;
}
.last{
	margin: 0 !important;
}
.last h3{
	border: none;
}
.site-info{
	background: #000;
	padding: 50px 0 40px;
}
.site-info .site-map .widget-title{
	color: #ffdd00;
	font-size: 14px;
	background: url('images/text_border.png') left bottom no-repeat;
	padding: 0 0 12px;
	margin: 0 0 18px;
	font-weight: 900;
	text-align: left;
}
.site-map ul{
	padding: 0;
	margin: 0;
}

.site-map ul li{
	list-style: none;
	border-bottom: 1px solid #fff;
	line-height: 40px;
	background: url('images/right_arrow.jpg') right center no-repeat;
}
.site-map ul li a{
	color: #fff;
	font-size: 13px;
}
.site-map ul li a:hover{
	color: #ffdd00;
}
#menu-top-navigation li.current_page_item > a,
#menu-top-navigation li.current-menu-item > a{
	color: #ffdd00;
}
.map iframe{
	width: 476px;
}
.info{
	color: #fff;
	font-size: 16px;
	margin: 20px 0 0;
	font-weight: 900;
	line-height: 28px;
}
.info p {
	margin: 0;
	color: inherit;
	line-height: inherit;
	font-size: inherit;
	padding: 0;
	font-weight: inherit;
}
.info img{
	margin: 0 0 10px;
}
.website{
	margin: 15px 0 0;
	line-height: normal;
}
.website a{
	color: #ffdd00;
	text-decoration: underline;
}
.copy-right{
	padding: 25px 0;
}
.copy-right p{
	font-size: 13px;
	font-weight: 600;
	font-family: 'Lato', sans-serif;
	text-transform: capitalize;
	color: #555555;
	margin: 0;
	padding: 0;
	line-height: 22px;
}
.copy-right p a{
	color: #555555;
}
.copy-right p a:hover{
	color: #ffdd00;
}
/*--------------------------------------------------------------
PRODUCTS PAGE CATEGORY
--------------------------------------------------------------*/
.post-type-archive ul.products li.product{
	margin: 0 5.3% 5px 0;
    min-height: 180px;
    width: 15.7%;
}
.post-type-archive ul.products li.product a img{
	border: 1px solid #d2d2d2;
	margin: 0;
}
.post-type-archive ul.products li.product h3{
	font-weight: 900;
	color: #000;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	line-height: 18px;
}
.products .count{
	display: none;
}
.post-type-archive ul.products li.product .button{
	display: none;
}
.post-type-archive ul.products li.product .price{
	display: none;
}
[id] ul.products li.product:hover h3,
#products-part ul.products li.product:hover h2{
	 color: #ffdd00;
}
.tax-product_cat ul.products li.product{
	width: 218px;
	min-height: 295px;
	margin: 0 100px 5px 0;
}
.tax-product_cat ul.products li.product a img{
	border: 1px solid #d2d2d2;
	margin: 0;
}
.tax-product_cat ul.products li.product h3,
#products-part ul.products li.product h2{
	font-weight: 900;
	color: #000;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	line-height: 18px;
	background: none;
}
.tax-product_cat ul.products li.product .button{
	display: none;
}
.tax-product_cat ul.products li.product .price{
	display: none;
}
.tax-product_cat .orderby{
	display: none;
}
.tax-product_cat .woocommerce-breadcrumb{
	padding: 30px 35px 0;
	margin: 0;
	font-size: 15px;
	font-weight: 600;
	color: #000;
	float: left;
}
.tax-product_cat .woocommerce-breadcrumb a{
	color: #000;
}
.tax-product_cat #products-part .page-title ,
.tax-product_cat #products-part .woocommerce-result-count {
	display: none;
}


/*SEARCH*/
.search  .woocommerce-result-count {
	clear: both;
	padding: 0;
}
.woocommerce .woocommerce-ordering select {
    border: 1px solid rgba(170, 170, 170, 0.36);
    border-radius: 3px;
    font-size: 13px;
    padding: 7px 5px;
}

.search [id] ul.products li.product {
	margin: 0 5.3% 5px 0;
	/*min-height: 250px;
	width: 21%;*/
	width: 15.7%;
	min-height: 165px;
	text-align: center;
}
.search [id] ul.products li.product img {
	display: inline-block;
	width: auto;
}

/*--------------------------------------------------------------
	CART PAGE
--------------------------------------------------------------*/
.hide_cart_widget_if_empty{
	display: none;
}
#page .cart  .product-subtotal,
#page .cart .product-price,
#page .shop_table .order-total
 {
	display: none;
}
.coupon{
	display: none;
}
.product-quantity .qty{
	font-size: 14px;
	color: #000;
}

.right-Bar .widget-title {
    display: none;
}
.cart-collaterals .shop_table{
	display: none;
}
.cart_totals h2{
	display: none;
}
.single-product div.product .product_title{
 	background: rgba(0, 0, 0, 0) url("images/border_yellow.png") no-repeat scroll left bottom;
    float: none;
    font-size: 22px;
    margin-bottom: 25px;
    padding: 0 0 8px;
}
.single-product .entry-summary p {
    font-size: 15px;
    line-height: 1.5em;
}
.woocommerce div.product {
	clear: both;
}
.single-product div.product .entry-title{
	border: none;
}
.single-product .products img{
	border: 1px solid #d2d2d2;
}
.single-product ul.products li.product{
	width: 150px;
}
.single-product ul.products li.product a img{
	margin: 0;
}
.related.products {
	clear: both;
}
.single-product .related h2{
	color: #000;
	font-size: 20px;
	font-weight: 600;
	padding: 0 0 8px;
	margin: 0 0 20px;
	background: url("images/border_yellow.png") no-repeat left bottom;
}
.single-product ul.products li.product h3{
    color: #000;
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 0;
    text-transform: capitalize;
}
.single-product ul.products li.product .button{
   background-color: transparent;
    display: table;
    font-size: 14px;
    margin: 10px 0 0;
    padding: 0;
    width: auto;
}
.single-product ul.products li.product .button i {
	color: #ffdd00;
    font-size: 13px;
}
.single-product ul.products li.product .button::after {
    color: #4e9f4d;
}
.single-product ul.products li.product .button:hover {
	background-color: transparent;
	color: #666;
}
.single-product #page .cart .button {
   font-size: 18px;
    font-weight: 900;
    height: 40px;
    line-height: 23px;
    width: 200px;
}
#page .related .added_to_cart {
   border-bottom: 1px solid;
    clear: both;
    color: #f5d503;
    display: table;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.3em;
    margin: 6px 0 0;
    padding: 2px 0 0;
}
#page .related .added_to_cart:hover {
	color: #666;
}
.single-product .quantity .qty{
 	background-color: #f1f1f1;
    font-size: 18px;
    height: 40px;
    padding-right: 7px;
    width: 55px;
}
body[class] #page .quantity .qty:hover {
    background-color: #fefefe;
    box-shadow: 0 1px 20px rgba(0, 0, 0, 0.1);
    border-color: transparent;
}
.single-product .woocommerce-breadcrumb{
	font-size: 15px;
	color: 15px;
	padding: 0;
	font-weight: 700;
	clear: both;
	color: #000;
}
.single-product .woocommerce-breadcrumb a {
    color: inherit;
    font-weight: inherit;
}
/*.single-product .images > a > img {
	border: 1px solid #ccc;
}*/
.images {
    text-align: center;
}
.images .popimg-link {
    border: 1px solid #ccc;
    display: block;
}
.woocommerce div.product div.images img{
	width: auto;
	display: inline-block;
}
/*OWL NAV*/
.folioSlider {
    margin: 10px 20px;
}
.folioSlider .owl-nav {
    position: relative;
    width: 100%;
    height: 1px;
}
.folioSlider .owl-prev {
 	display: inline !important;
    left: -20px;
    position: absolute;
    top: -95px;
    z-index: 1;
}
.folioSlider .owl-next {
    position: absolute;
    right: -20px;
     top: -95px;
    display: inline !important;
    z-index: 1;
}
.folioSlider .owl-prev:before {
    content: "\f104";
}
.folioSlider .owl-next:before {
    content: "\f105";
} 
.folioSlider .owl-prev:before ,
.folioSlider .owl-next:before {
  font-size: 36px;
  color: #000;
} 
.folioSlider .owl-nav div {
    font-size: 0;
}
.owl-dots {
    display: none;
}
.folioSlider .item {
  display: table;
    padding: 20px;
    margin: 0 auto;
}
.woocommerce [id] .folioSlider .item > a {
 border: 1px solid #ccc;
    display: block !important;
    margin: 0 !important;
    width: 100% !important;
}

/*PRODUCT TABS */
#page .woocommerce-tabs .tabs {
    margin: 0 0 20px;
    padding: 0;
}
#page .woocommerce-tabs .tabs li {
    background-color: #ffdf0d;
    border: medium none;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
#page .woocommerce-tabs .tabs li:before ,
#page .woocommerce-tabs .tabs li:after {
	content: none;
}
#page .woocommerce-tabs .tabs li a {
    font-weight: 800;
    padding: 11px 15px;
}
[id] .woocommerce-tabs h2 {
 	background-color: rgba(0, 0, 0, 0.09);
    border-radius: 4px;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    padding: 10px 15px;
    text-transform: uppercase;
}
/*--------------------------------------------------------------
CHECKOUT PAGE
--------------------------------------------------------------*/



/*--------------------------------------------------------------
ABOUT PAGE
--------------------------------------------------------------*/
.banner img{
	width: 100%;
}
.entry-header{
	float: left;
	width: 100%;
}
/*--------------------------------------------------------------
CONTACT PAGE
--------------------------------------------------------------*/
.contact h2{
	font-size: 18px;
	color: #000;
	font-weight: 600;
	line-height: 28px;
}
.contact p{
	line-height: 28px;
}
.emailbox{
	margin: 0 0 45px; 
	font-size: 18px; 
	color: #000;
}
.emailbox a{
	color: #000;
	font-weight: 600;
}
.emailbox a:hover{
	color: #ffdf0d;
}
body .gform_wrapper label.gfield_label + 
div.ginput_container{
	margin: 0 0 15px;
}
.gform_wrapper .top_label .gfield_label{
	font-size: 15px;
	color: #000;
	font-weight: 300;
	margin: 0;
}
.gform_wrapper .top_label .gfield_label span{
	display: none;
}
.gform_wrapper 
.top_label input.medium, 
.gform_wrapper .top_label select.medium{
	width: 100%;
	border-radius: 0 !important;
}
.gform_wrapper textarea.medium{
	width: 100%;
}
.gform_body li.gfield{
	padding-left: 0;
}
.gform_wrapper .gfield_error .ginput_container{
	padding-right: 0;
}
.gform_wrapper ul.gform_fields li.gfield{
	padding-right: 0;
}
.gform_wrapper textarea{
	resize: both;
}
.gform_wrapper input[type="email"], 
.gform_wrapper input[type="number"],  
.gform_wrapper input[type="text"],
.gform_wrapper textarea{
	border: 1px solid #d6d6d6;
	padding: 4px 10px;
	border-radius: 0;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
} 
.gform_wrapper input[type="email"]:hover, 
.gform_wrapper input[type="number"]:hover,  
.gform_wrapper input[type="text"]:hover,
.gform_wrapper textarea:hover {
  	border: 1px solid #fad800;
    box-shadow: 0 1px 3px rgba(255, 220, 0, 0.8);
}
.gform_wrapper{
	margin: 0;
}
.gform_wrapper 
.gform_footer{
	margin: 0;
	padding: 0;
}
.gform_footer br{
	display: none;
}
.gform_wrapper .gform_heading{
	margin: 0;
}
.gform_wrapper 
.gform_footer p{
	display: none;
}
.gform_wrapper .gform_footer input[type="submit"]{
	float: right;
	font-weight: 900;
	font-size: 16px;
	text-transform: uppercase;
	padding: 5px 15px;
}
.gform_wrapper div.validation_error{
    background-color: #ff0000;
    border: medium none;
    color: #fff;
    font-size: 1em;
    margin: 20px 0 10px;
    padding: 14px 2px;
    text-align: center;
    width: 100%;
}
.gform_wrapper li.gfield.gfield_error, 
.gform_wrapper li.gfield.gfield_error
.gfield_contains_required.gfield_creditcard_warning{
	border: none;
	background-color: #fff;
	width: 100% !important;
}
.gform_wrapper .gfield_description.validation_message, .gform_wrapper .top_label 
.gfield_description.validation_message{
	padding: 0 !important;
	color: #ff0000;
}
.gform_wrapper li.gfield_error input[type="email"], 
.gform_wrapper li.gfield_error input[type="number"],  
.gform_wrapper li.gfield_error input[type="text"], 
.gform_wrapper li.gfield_error textarea{
	border: 1px solid #ff0000;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required 
div.ginput_container, .gform_wrapper li.gfield_html{
	max-width: 100%;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required 
div.gfield_description, .gform_wrapper li.gfield.gfield_error.gfield_contains_required 
div.ginput_container, .gform_wrapper li.gfield.gfield_error.gfield_contains_required fieldset legend.gfield_label, 
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label{
	margin: 0;
}
.gform_wrapper .validation_message{
	color: #ff0000;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required{
	margin: 0;
}
#gform_wrapper_1 p{
	display: none;
}
.gform_confirmation_wrapper{
	background-color: green;
	padding: 10px 15px;
	color: #fff;
	text-transform: uppercase;
	border-radius: 3px;
	font-size: 15px;
	font-weight: 600;
}
/*--------------------------------------------------------------
SIDEBAR
--------------------------------------------------------------*/

#secondary .widget-title,
.ywcca_widget_title {
	color: #fff;
	font-size: 24px;
	text-transform: uppercase;
	padding: 28px 0 34px;
	font-weight: 900;
	text-align: center;
	background: #ffdf0d url('images/white_border.png') center bottom 25% no-repeat;
}
.product-categories,
body[class] .widget_yith_wc_category_accordion ul {
	background: #000;
	list-style: none;
	margin: 0;
	padding: 10px 0 0;
}
body[class] .product-categories li,
body[class] .widget_yith_wc_category_accordion ul li {
	list-style: none;
	border-bottom: 1px solid #3e3e3e;
	line-height: normal;
	padding: 0;
}
body[class] .product-categories li a,
body[class] .widget_yith_wc_category_accordion ul li a {
	background: url('images/right_arrow.png') 20px center no-repeat;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 900;
    line-height: 1.2em;
    padding: 6px 10px 6px 40px;
    text-transform: none;
}
body[class] .widget_yith_wc_category_accordion ul li > i[class] {
    background-position: center center;
    height: 28px;
    margin: 0;
    width: 45px;
    opacity: 0.9;
}
body[class] .widget_yith_wc_category_accordion ul li >  i.icon-plus {
	background: url('images/plus.png') no-repeat center center;
}
body[class] .widget_yith_wc_category_accordion ul li >  i.icon-minus {
	background: url('images/minus.png') no-repeat center center;
}
.product-categories li a:hover,
.product-categories li.current-cat > a ,
.product-categories li.current-cat-parent > a ,
[id] .widget_yith_wc_category_accordion ul li.current-cat-parent > a ,
[id] .widget_yith_wc_category_accordion ul li.current-cat > a ,
[id] .widget_yith_wc_category_accordion ul li a:hover {
	color: #ffdf0d;
}
.product-categories li ul ,
[id] .widget_yith_wc_category_accordion ul li ul {
    margin: 0 0 5px 15px;
    padding: 0;
}
.product-categories li.current-cat ul ,
.product-categories li.current-cat-parent ul ,
[id] .widget_yith_wc_category_accordion ul li.current-cat ul {
	display: block;
}
[id] .product-categories li ul li ,
[id] .widget_yith_wc_category_accordion ul li ul li {
    border: medium none;
    padding: 1px 0;
} 
[id] .widget_yith_wc_category_accordion ul li ul li::before {
    content: none;
}
.product-categories li ul a ,
[id] .widget_yith_wc_category_accordion ul li ul a {
    font-size: 14px;
    font-weight: 700;
}


.link{
	background-color: #ffdf0d;
 	line-height: 1.4em;
    padding: 15px 20px;
    margin-top: 10px;
}
.link a{
   color: #000;
    display: block;
    font-size: 19px;
    font-weight: 900;
}
.link .fa{
    float: right;
    font-size: 1.5em;
}
.product-categories li:first-child{
	padding-top: 10px;
}
.product-categories li:last-child{
	padding-bottom: 10px; 
}
/*--------------------------------------------------------------
MY ACCOUNT PAGE
--------------------------------------------------------------*/