select#archives-dropdown--1,
select#cat {
    -webkit-appearance: none;
    width: 100%;
    height: 50px;
    border-radius: 0px;
    padding: 10px;
    background-color: white;
    border: none;
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
    background-image: url('https://clearanceandcleanup.co.uk/wp-content/uploads/2018/10/cheveron-down.png'); 	background-repeat: no-repeat;
    background-size: 10px;
    background-position: center right 20px;
}
div#code_block-40-230 {
    width: 100%;
    margin-bottom: 20px;
}
.innerInputs {
    height: 50px;
     box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
}
.searchFormWidget222  input{
	width: calc(100% - 50px);
    height: 50px;
    border-radius: 0px;
    padding: 10px;
    border: none;
    color: black;
     position: relative;
    top: -17px;
       }
.searchFormWidget222 ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #333333;
}
.searchFormWidget222 ::-moz-placeholder { /* Firefox 19+ */
  color: #333333;
}
.searchFormWidget222 :-ms-input-placeholder { /* IE 10+ */
  color: #333333;
}
.searchFormWidget222 :-moz-placeholder { /* Firefox 18- */
  color: #333333;
}
.searchFormWidget222  button[type="submit"] {background-image: url('https://clearanceandcleanup.co.uk/wp-content/uploads/2018/10/cheveron.png'); 	background-repeat: no-repeat;
    background-size: 8px;
    background-position: center center;width: 50px; ;height: 50px !important;border: none;background-color: white;position: relative;  top: 0px;}
    
@media (max-width: 468px) {
	#_posts_grid-26-230 .oxy-post-image-fixed-ratio {
	    padding-bottom: 100% !important;
	}
}
.wp-gr .wp-more-toggle {
    color: #eb6524!important;
    cursor: pointer!important;
    text-decoration: underline!important;
}
.wp-gr.wpac a.wp-google-name {
    color: #f7ad00!important;
    text-decoration: none!important;
}
.grw-slider .wp-google-user {
    display: flex!important;
    position: relative!important;
    padding: 15px 0 0 0!important;
}
.rplgsw-pagination-bullet-active {
    opacity: 1;
    background: #ffffff!important;
}
.grw-slider .rplg-slider-prev, .grw-slider .rplg-slider-next {
    display: none;
    position: absolute!important;
    top: 50%!important;
    width: 30px;
    height: 30px;
    background: #eee;
    border-radius: 50%;
    margin-top: -22px!important;
    z-index: 10!important;
    cursor: pointer!important;
    -webkit-user-select: none!important;
    -moz-user-select: none!important;
    -ms-user-select: none!important;
    user-select: none!important;
}
.grw-slider .wp-google-name {
    display: block!important;
    margin-bottom: 3px!important;
    font-size: 100%!important;
    font-weight: bold!important;
    white-space: nowrap!important;
    overflow: hidden!important;
    text-overflow: ellipsis!important;
    color: #ffffff!important;
    text-decoration: none!important;
    box-shadow: none!important;
}
input.wpcf7-submit {
    background-color: #eb6524!important;
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 15px;
    color: #ffffff;
}
.contactContainer .row {width: 100%;display: block;}
.contactContainer .row .col6 {width: 50%;float: left;}
.contactContainer input:not([type="checkbox"]) {padding: 10px 15px;border: solid 1px rgb(234,234,234); border-radius: 2px;width: calc(100% - 10px); margin-bottom: 10px; font-family: museo-sans}
.contactContainer textarea {padding: 10px 15px;border: solid 1px rgb(234,234,234); border-radius: 2px;width: calc(100% - 10px);font-family: museo-sans;}
.contactContainer input[type="checkbox"] {
  margin-left:-10px;
  margin-right: 10px
}
.contactContainer input[type="submit"] {
  margin-top:10px;
}
@media only screen and (max-width: 767px) {
  .contactContainer .row .col6 {width: 100%;float: none;}
}
img {
max-width: 100%;
height: auto;
}
.ccbutton {
    color: #ffffff;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    background-color: #efaf00;
    border: 1px solid #efaf00;
    padding: 10px 25px;
    font-size: 14px;
}
.ccbutton:hover {
    color: #fff;
    background-color: #dda600;
}
h2.widgettitle {
    font-size: 18px;
    margin-bottom: 10px;
}
#sagepaydirect-cc-form .wc-credit-card-form-card-type {
    background-color: #ffffff!important;
}