.entry-title{
display:none;
}

div#content {
	padding-top: 0px;
	
}

.site-title {
	color: #fff;
	padding: 0px 0px;
	height: 2px;
	opacity: 0;
	margin-top: -41px
}

mark,
ins {
	/*! background: #fff9c0; */
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0.1);
}


header.site-header {
	margin-bottom: 0px;
}

.page-content,
.entry-content,
.entry-summary {
	margin-top: 10px;

	padding: 20px;
}

.container {
	width: 90%;
}

body{
font-family: 'Raleway', sans-serif;
	font-size: 15px;
	color: #131313;
	line-height: 1.625;
}


h1,
h2,
h3,
h4,
h5,
h6
 {
	clear: both;
font-family: 'Raleway', sans-serif;
	margin:10px 0;
	font-weight:400;
	color:#131313;
}

h2 {
	color: #fff;
}



label {
	display: inline-block;
	/*! float: left; */
	color: #000;
}


.widget ul li a {
	color:#ededed;
}

.page-content, .entry-content, .entry-summary {
    margin-top: 3%;
}

.widget-title {
	background-color:#131313;
	text-align:center;
	color:#fff;
	padding:13px 0;
	font-size:11px;
	text-transform:uppercase;
	letter-spacing:1px;
	position: relative;
	margin-bottom:25px;
	/*! background-opacity: 12%; */
	/*! opacity: 0.5; */
}

.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
    text-align: right;
    background: #131313;
}

.woocommerce table.shop_table td {
    border-top: 1px solid rgba(0,0,0,.1);
    padding: 6px 12px;
    vertical-align: middle;
    background-color: #fff;
	color: #131313;
}

.woocommerce table.shop_table {

    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;
	background-color: #fff;

}

table > thead > tr > th, table > thead > tr > td {
    border-bottom-width: 2px;
    background-color: #fff;
    color: #131313;
}

.entry-date {
display: none;
}

#add_payment_method .cart-collaterals .cart_totals table, .woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce-checkout .cart-collaterals .cart_totals table {
    border-collapse: separate;
    margin: 0 0 6px;
    padding: 0;
    background-color: #fff;
}

.woocommerce-checkout #payment div.payment_box {
    background-color: #dfdcdf;
    color: #515151;
    margin-top: 40px;
}


.woocommerce div.product div.images .flex-control-thumbs li {
width: 75px;
	height: 75px;
    float: left;
    margin-right: 5px;
	margin-top: 10px;
    list-style: none;

}


.woocommerce div.product .woocommerce-tabs ul.tabs {

    list-style: none;
    padding: 0 0 0 1em;
    margin: 0 0 1.618em;
    overflow: hidden;
    position: relative;
    margin-top: 20px;

}

.woocommerce div.product .woocommerce-tabs .panel {

    margin: 0 0 2em;
        margin-top: 0px;
    padding: 12px;
    border: 1px solid #ccc;
    margin-top: -26px;

}




.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {

    width: 25%;
	display: inline-block;

}


.woocommerce div.product div.images img {

    display: block;
    width: 450px;
    height: 100%;
    box-shadow: none;
}


.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {

    float: left;
    margin: 0 5% 2.992em 0;
    padding: 0;
        padding-bottom: 0px;
    position: relative;
    width: 20.0%;
    text-align: center;
    background-color: #131313;
    padding-bottom: 10px;

}


.tawcvs-swatches .swatch-label {

    background-color: #000;

}
.tawcvs-swatches .swatch {

    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-right: 15px;
    cursor: pointer;
    border: 1px solid transparent;
    position: relative;
    opacity: 0.5;
    color: #fff;

}

.woocommerce div.product p.price, .woocommerce div.product span.price {

    color: #77a464;
    font-size: 2.25em;
}


.box {
	border: 2px solid #c0c0c0;
	padding: 0.5em;
margin: 1em 2em;
}

p.blocktext {

    margin: 1em auto;
    width: 8em;
    text-align: left;

}

.tawcvs-swatches .swatch {

    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    width: 60px;
    line-height: 30px;
    text-align: center;
    margin-right: 15px;
    cursor: pointer;
    border: 1px solid transparent;
    position: relative;
    opacity: 0.5;
    color: #fff;
}

.tawcvs-swatches {

    overflow: hidden;
    padding: 0px;

}

.woocommerce div.product p.stock {

    font-size: 1.1em;

}

.tawcvs-swatches .swatch {

    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 50%;
    -moz-border-radius: 0%;
    border-radius: 0%;
    display: auto;
    width: 70px;
    line-height: 30px;
    text-align: center;
    margin-right: 15px;
	margin-bottom: 5px;
    cursor: pointer;
    border: 0px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    position: relative;
    opacity: 0.5;
    color: #fff;

}

.term-description {
	font-size: 40pt;
	text-align:center;
	text-transform: uppercase;
	
}