.row{overflow:hidden;margin-bottom:10px}
.label,.input{float:left;overflow:hidden}
.label{width:17%;}
fieldset{
	margin-top: 20px !important;
	
}
.platfform_crm_myaccount__form_controls > input {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #333333;
  color: #333333;
  font-size: 18px;
  padding: 20px;
  text-transform: uppercase;
}
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 {
    line-height: 1.5;
    text-transform: uppercase;
    font-size: 24px !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 #041E5C !important;
	border: medium none !important;
	border-radius: 0px !important;
	box-shadow: none !important;
	font-weight: normal !important;
	padding: 7px 14px !important;
	text-shadow: none !important;
	text-transform: uppercase !important;
	color: #fff !important;height: 36px;margin: 2px 0;
}


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

body .com_platfform_cart_h2 {
    font-size: 21px;
    margin-bottom: 10px;
    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);
}

body .blockUI.blockMsg.blockPage{
	width: 530px !important; 
	left: calc(50% - 265px) !important;
}
@media(max-width: 480px){
	body .blockUI.blockMsg.blockPage{
		width: 220px !important; 
		left: calc(45% - 110px) !important;
		padding: 12px !important; 
	}
	body .com_platfform__crm__productcategory .com_platfform__crm__productcategory_products{text-align: center;}
	body .com_platfform__crm__productcategory .com_platfform__crm__productcategory_product {
		margin: 10px 0px;
		padding: 30px 5px 40px;
	}
}

@media(max-width: 768px){
	body .com_platfform__crm__productcategory .com_platfform__crm__productcategory_product{
		width: 263px;
	}
}