.row{overflow:hidden;margin-bottom:10px}
.label,.input{float:left;overflow:hidden}
.label{width:17%;}
fieldset{
	border:2px groove threedface !important;
	margin-top: 20px !important;
	padding:1em 0.75em 0.75em 0.625em !important;
}
legend{font-size:20px;font-weight:bold}

ul.product_selector
{
	display: block;
	width: 100%;
	margin: 15px !important;
	padding: 0px;
	overflow: hidden;	
}

ul.product_selector li
{
	display: block;
	float: left;
	width: 33%;
	text-transform: uppercase;
}

ul.product_selector li a
{
	text-decoration: none;	
}

div.product_filter
{
	display: block;
	width: 100%;
	margin: 15px !important;
	padding: 0px;
	text-align: center !important;
	font-family: "proxima-nova", sans-serif !important;
	font-size: 16px !important;	
}

div.product_filter span
{
	padding-left: 6px;
	padding-right: 6px;
	font-family: "proxima-nova", sans-serif !important;
	font-size: 16px !important;			
}

input.com_platfform_shoutout_contactdetails_controls_submit
{
	background-color: #666666 !important;
	background-image: none !important;
	text-transform: uppercase !important;
}
body .platfform_sho_subscribe__loading{text-align: center;}

body .platfform_sho_subscribe__response{text-align: center;}

.prlist-header
{
	font-size: 28px !important;	
}

body.home .row {
    overflow: visible;
}

body.home .header img{
	width: 100%;
}

body .post .post-thumb img {
    width: 100%;
    margin-top: 0px;
    height: auto;
}
body .prlist-header {
    font-family: 'trajan-pro-3', helvetica, arial, sans-serif;
    line-height: 1.5;
    text-transform: uppercase;
    font-size: 22px !important;
}
body .prlist-header::after {
    border-top: none;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
}

body .cart_view div[style*="1px solid red"]{
    margin-bottom: 20px !important;
    border: 1px solid #ccc !important;
    padding: 5px !important;
	color: #333333 !important;
}

body .cart_view ul li{
list-style: none;
}

body #com_platfform_cart table tbody tr td {
    color: #333;
    padding: 8px 8px;
    vertical-align: top;
    border: none;
    font-size: 15px;
    line-height: 18px;
    text-align: left;
}

body .cart_view  .bootButton{
	background: none repeat scroll 0 0 #c1394f !important;
	border: medium none !important;
	border-radius: 2px !important;
	box-shadow: none !important;
	font-weight: normal !important;
	padding: 7px 14px !important;
	text-shadow: none !important;
	text-transform: uppercase !important;
	color: #fff !important;
}


body .cart_view #com_platfform_cart table, body .cart_view #com_platfform_cart_checkout table {
    margin: 0 0 5px;
	border-collapse: inherit;
}

body .com_platfform_cart_h2 {
    font-size: 19px;
    margin-bottom: 10px;
    font-family: 'trajan-pro-3', helvetica, arial, sans-serif;
    line-height: 1.5;
    text-transform: uppercase;
}

body .com_platfform_cart_checkout_contact_section{
    font-size: 18px;
}
body .cart_view input[type="text"], body .cart_view select , body .cart_view textarea {
    border: 1px solid #ccc;
    color: #333333;
    padding-left: 5px;
}

.row.platfform__crm__product_category_34 .com_platfform_crm_productcategory_product_image img {
    transform: rotate(0);
    -webkit-transform: rotate(0);
}