

.col-33{
	width: 33.3333%;
	float: left;
	margin: 0px 0px 25px 0px;
}

.col-33-padding-left{
	padding: 10px 10px 0px 10px;
}

.col-33-padding-middle{
	padding: 10px 10px 0px 10px;
}

.col-33-padding-right{
	padding: 10px 10px 0px 10px;
}

.col-33-inner{
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	min-height: 500px;
}

.col-33-inner-image{
	width: 100%;
	height: 210px;
	background-position: center center; 
	background-size: cover;
	position: relative;
}

.col-33-inner-image-sold{
	position: absolute;
	top: 0px;
	right: 0px;
}

.col-33-inner-image-sold img{
	width: 80px;
}

.col-33-inner-padding{
	padding: 15px 15px 20px 15px;
	width: 100%;
	box-sizing: border-box;
}

.col-33 h1{
	font-size: 24px;
	color: #58052F;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-weight: 400;
}

.col-33 h2{
	font-size: 24px;
	color: #58052F;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-weight: 400;
}

.col-33 h3{
	font-size: 22px;
	color: #161616;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-weight: 400;
}


.col-33 p{
	font-size: 15px;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	line-height: 23px;
}

.stock-title{
	width: 100%;
	overflow: hidden;
	display: block;
	display: -webkit-box;
	text-overflow: ellipsis;
	height: 30px;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	margin: 0px 0px 10px 0px;
}

.stock-title h3{
	line-height: 30px!important;
	font-size: 18px!important;
	color: #00826B!important;
}

.stock-forsale-box{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.stock-forsale-box-was{
	float: left;
	width: 50%;
	background-color: #555;
	vertical-align: top;
	padding: 8px 20px;
	box-sizing: border-box;
}

.stock-forsale-box-was h4{
	font-size: 14px!important;
	color: #fff!important;
	font-weight: 400!important;
	margin: 0px!important;
	padding: 0px!important;
}

.stock-forsale-box-was h3{
	font-size: 20px!important;
	color: #fff!important;
	font-weight: 600!important;
	margin: 0px!important;
	padding: 0px!important;
	text-decoration: line-through!important;
}

.stock-forsale-box-now{
	float: left;
	width: 50%;
	background-color: #D32F2F;
	vertical-align: top;
	padding: 8px 20px;
	box-sizing: border-box;
}

.stock-forsale-box-now h4{
	font-size: 14px!important;
	color: #fff!important;
	font-weight: 400!important;
	margin: 0px!important;
	padding: 0px!important;
}

.stock-forsale-box-now h3{
	font-size: 20px!important;
	color: #fff!important;
	font-weight: 600!important;
	margin: 0px!important;
	padding: 0px!important;
}

.stock-forsale-box-price{
	width: 100%;
	background-color: #00826B;
	vertical-align: center;
	padding: 8px 20px;
	box-sizing: border-box;
}

.stock-forsale-box-price h4{
	font-size: 14px!important;
	color: #fff!important;
	font-weight: 400!important;
	margin: 0px!important;
	padding: 0px!important;
}

.stock-forsale-box-price h3{
	font-size: 20px!important;
	color: #fff!important;
	font-weight: 600!important;
	margin: 0px!important;
	padding: 0px!important;
}

.stock-forsale-box-no-price{
	display: table-cell;
	width: 10%;
	background-color: #00826B;
	vertical-align: center;
	padding: 8px 20px;
	box-sizing: border-box;
}

.stock-forsale-box-no-price h4{
	font-size: 14px!important;
	color: #fff!important;
	font-weight: 400!important;
	margin: 0px!important;
	padding: 0px!important;
}

.stock-forsale-box-no-price h3{
	font-size: 20px!important;
	color: #fff!important;
	font-weight: 600!important;
	margin: 0px!important;
	padding: 0px!important;
}


.stock-col-widget{
	float: left;
    width: 100%;
}

.stock-col-widget p{
	margin: 0px 0px 0px 0px!important;
	padding: 0px 0px 0px 0px!important;
	font-size: 13px;
	color: #333;
}

.stock-col-widget-button{
	float: left;
    width: 100%;
}

.stock-button{
	font-weight: 400;
	background: none;
	background: #00826B;
    font-size: 13px;
    line-height: 1;
    text-decoration: none;
    color: #ffffff;
    cursor: pointer;
    padding: 11px 0px;
    outline: none;
    position: relative;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
    z-index: 1;
    display: block;
    margin: 10px 0px 0px 0px;
	text-align: center;
	border-radius: 4px;
	width: 100%;
	border: 0px;
}

.stock-button:hover{
	background-color: #009B80;
}

.stock-left-col{
	float: left;
	width: 70%;
	padding-right: 40px;
	box-sizing: border-box;
}

.stock-left-col-box{
	width: 100%;
	padding: 10px 20px 10px 20px;
    border-style: solid;
    border-width: 1px;
    border-color: #dedede;
    background-color: #f8f8f8;
    box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.18);
    box-sizing: border-box;
    text-align: center;
}

.stock-left-col-box ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-evenly;
}

.stock-left-col-box ul li{
	padding: 0px;
	font-size: 13px;
	color: #1d344b;
	text-transform: uppercase;
	font-weight: 700;
	cursor: pointer;
}

.stock-right-col{
	float: right;
	width: 30%;
	box-sizing: border-box;
}

.sticky{
	position: fixed!important;
	top: 158px!important;	
	right: 7%;
	width: 350px;
}

.stock-description-box{
	width: 100%;
	box-sizing: border-box;
	padding: 20px 20px 20px 20px;
    border-style: solid;
    border-width: 1px;
    border-color: #e3e3e3;
    /*
    background-color: #f8f8f8;
    box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.18);
   */
}

.stock-description-box-divider{
	width: 100%;
	margin: 15px 0px;
	padding: 0px;
	border-top: 1px solid #e3e3e3;
}

.stock-description-box-margin{
	margin: 0px 0px 20px 0px;
}

.stock-description-box h1{
	margin: 0px!important;
	padding: 0px 0px 0px 0px!important;
}

.stock-description-box p{
	margin: 0px!important;
	padding: 0px!important;
}

#stock-enquiry{
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 30px 0px;
	background-color: #f1f1f1;
}

#stock-enquiry h1{
	margin: 0px!important;
	padding: 0px 0px 10px 0px!important;
}


#container-gallery-search {
    position: absolute;
    top: 1px;
    right: 0px;
    z-index: 100;
    color: #fff;
    font-size: 22px;
    padding: 15px;
    background-color: rgba(0,0,0,0.3);
}



.large-image:hover .controls, .controls:hover{
	opacity: 1;
}

.large-image{
	border: 1px solid #fff!important;
}

.controls{
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-30px);
	transition: all .15s ease-in-out;
	width: 100%;
}

.controls .prev-button, .controls .next-button{
	background-color: rgba(255,255,255,1);
	/*border-radius: 5px;
	-webkit-box-shadow: 0 0 10px #555;
	box-shadow: 0 0 10px #555;*/
	cursor: pointer;
	height: 30px;
	outline: none;
	position: absolute;
	transition: all .15s ease-in-out;
	width: 30px;
}

.controls .prev-button:hover, .controls .next-button:hover{
	background-color: rgba(255,255,255,1);
}

.controls .prev-button{
	padding: 15px 15px 15px 10px;
	left: 0;
}

.controls .next-button{
	padding: 15px 10px 15px 15px;
	right: 0;
}

.controls .prev-button.inactive, .controls .next-button.inactive{
	background-color: rgba(220,220,220,1);/*rgba(123,123,123,.6)*/;
}

.controls .prev-button.inactive:hover, .controls .next-button.inactive:hover{
	/*background-color: rgba(123,123,123,.7);*/
}

.controls svg{
	fill: #163838;
}

.thumbnails{
	cursor: grab;
	cursor: -o-grab;
	cursor: -moz-grab;
	cursor: -webkit-grab;
}

.thumbnails > div.active{
	/*border: 3px solid #fff;*/
}

.gallery-item{
	border: 1px solid #fff;
	
}

.input{
   	font-family: 'Open Sans', sans-serif;
	border: 1px solid #C9C9C9;
	border-radius: 4px;
	position: relative;
	cursor: initial;
	width: 100%;
	max-width: 490px;
	outline: none;
	-webkit-appearance: none;
    -moz-appearance: none;
    height: 42px;
    padding: 0px 10px 0px 10px;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    color: #353535;
    transition: all 0.2s ease-out;
   	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

.textarea{
   	font-family: 'Open Sans', sans-serif;
	border: 1px solid #C9C9C9;
	border-radius: 4px;
	position: relative;
	width: 100%;
    padding: 8px 10px 8px 10px;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    color: #353535;
    box-sizing: border-box;
}

.input.error, .input-textarea.error{
	border-color: #EA4335;
}

::placeholder{
	color: #353535;
	opacity: 1;
}

:-ms-input-placeholder{
	color: #353535;
}

::-ms-input-placeholder{
	color: #353535;
}



@media screen and (max-width: 1000px) {
	.col-33{
		width: 50%;
	}
	
	.styVideo{
		height: 400px;
	}	
	.stock-left-col{
		width: 100%;
		padding-right: 0px;
	}
	.stock-right-col{
		width: 100%;
	}

}

@media screen and (max-width: 800px) {	
	.styVideo{
		height: 300px;
	}	
}


@media screen and (max-width: 600px) {
	.col-33{
		width: 100%;
	}
	.styVideo{
		height: 250px;
	}	

}