/* CSS Document for Ecommerce Templates Responsive Design Styles */


/* cyrillic-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: local('Poppins Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWJ0bbck.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: local('Poppins Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFUZ0bbck.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
/* greek-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: local('Poppins Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWZ0bbck.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: local('Poppins Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVp0bbck.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: local('Poppins Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWp0bbck.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: local('Poppins Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFW50bbck.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: local('Poppins Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVZ0b.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css');
* {	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
:after, :before {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
.clearfix {
    display: block;
}

.buttons_row img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80); /* For IE8 and earlier */
}
.circle { 
   width: 20px;
   height: 20px;
   background: #0171bb; 
   -moz-border-radius: 10px; 
   -webkit-border-radius: 10px; 
   border-radius: 10px;
	color:#FFFFFF;
	font-weight:bold;
	position:absolute;right:5px; top:20px;
	text-align:center;
	font-size:12px;
	padding-top:0px;
}

body {margin:0px; padding:0px;  font-size:15px; font-family:'Poppins', Helvetica, sans-serif; min-width:300px; line-height: 1.8; }
a[href^=tel] {
text-decoration:inherit;
color: inherit;
}


div#mobilefilters
{margin-top:10px;}
.product-item 
{
	color:#000000;
}
.orange
{color:#df5f05;}
.adminorange
{color:#df5f05;
font-weight:bold;
font-size:16px;
margin-top:15px;
margin-left:15px;}
.top_search ul {
	width: 100%;
	border: 1px solid #eaeaea;
	position: absolute;
	z-index: 9;
	background: #ffffff;
	list-style: none;
	margin-left:41px;
	margin-top:-5px;
}
.top_search ul li {
	padding: 2px;
	min-width:250px;
	
	text-align:left;
}
.top_phone
{
	padding-top:-50px; text-align:center; font-weight:bold;
}
.secondcartimage {display:none;}
.itop_search ul li:hover {
	background: #eaeaea;
}
#country_list_id {
	display: none;
}
.topbasket {margin-top:5px;}
.mobilecartimage {max-width:30px;}
.container, .cartcontainer { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto;}
.container, .cartcontainer { max-width: 1500px;}
.row { margin-left: -15px;  margin-right: -15px;}
.navLink { text-align:center; }
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
	border-radius:10px;
}
button {
    overflow: visible;
	border-radius:0px;
}
button, select {
    text-transform: none;

}


.buttons_row {margin-top:20px;}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
	background-color: #df5f05;
	padding:10px;
	border-radius:10px;
	color:#FFFFFF;
}

input.buybutton.detailbuybutton, button#send2 {
    -webkit-appearance: button;
    cursor: pointer;
	background-color: #df5f05;
	padding:2px;
	padding-left:10px; padding-right:10px;
	color:#FFFFFF;
	border-radius :10px;
	    outline: none !important;
	border: 0px !important;
}


button[disabled], html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

#paypal-button-container{
	margin-right:0px;
	float:right;
}
	.mobile640 {display:none;}
.mobile800 {display:none;}
.mobile991 {display:none;}
.mobilemenu800 {display:none !important;}
#cartquantity{    max-width: 40px;
    height: 20px;
    width: 100%;} 
.shoppingbasketheaderimage {width:10%;}
.mobile900 {display:none !important;}
#shoppingbasket{width:100%;}
#newthiscountry {width:120px; font-size:12px;}
/* Form lists */
/* Grouped fields */
.input-box label{margin-bottom:10px}
.form-wrap,#form-validate,#login-form{display:block;border:1px solid #ececec;background:#fff;padding:35px 25px;box-shadow:0 2px 3px rgba(0,0,0,0.08); margin-left:10px; margin-right:10px;}
.form-wrap h2,#form-validate h2{color:#333333;margin:0 0 20px}
.form-wrap .fieldset,#form-validate .fieldset{margin:0}
.form-wrap .fieldset + .fieldset,#form-validate .fieldset + .fieldset{margin-top:35px}
.form-list li{margin:0 0 10px}
.form-list label{float:left;font-size:14px;position:relative;z-index:0;margin-bottom:10px}
.form-list label.required{}
.form-list label.required em{float:right;font-style:normal;color:#eb340a;position:absolute;top:0;right:-8px}
.form-list li.control label{float:none;margin:0;line-height:20px;display:inline-block;vertical-align:middle}
.form-list li.control input.radio,
.form-list li.control input.checkbox{margin:0 8px 0 0;}
.form-list li.control .input-box{clear:none;display:inline-block;width:auto;vertical-align:middle;margin:0}
.form-list .input-box{width:100%;margin-bottom:10px;clear:both}
.form-list .input-box label{float:none;display:table-cell;width:1%;white-space:nowrap;padding-right:5px}
.form-list .input-box label i{width:46px;height:38px;line-height:38px;display:inline-block;text-align:center;font-size:16px;border-right:1px solid #ccc;margin-right:10px}

.form-list .input-box label.required em{float:none;position:static}
.form-list li.wide{}
.form-list .field{float:left;margin:0;width:48%}
.form-list .field:nth-child(2n){float:right}
.form-list input.input-text{width:100%;height:38px;padding:10px;    margin-bottom: 15px;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset;background-color:#fff}
.form-list textarea{width:100%;height:10em;line-height:1.4;padding:10px;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset}
.form-list select{width:100%;height:38px;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset;     margin-bottom: 15px;}
.form-list li.control{}
.form-list li.wide .input-box{}
.form-list li.wide input.input-text{}
.form-list li.wide textarea{}
.form-list li.wide select{}
.form-list li.additional-row{border-top:1px solid #ccc;margin-top:10px;padding-top:7px}
.form-list li.additional-row .btn-remove{float:right;margin:5px 0 0}
.form-list .input-range input.input-text{width:74px;border:1px solid #ccc}
.cart-buttons-repair-set {margin-top:80px;}
.form-list-narrow li{margin-bottom:0}
.form-list-narrow li .input-box{margin-bottom:6px}
.form-list-narrow li.wide .input-box{width:260px}
.form-list-narrow li.wide input.input-text,
.form-list-narrow li.wide textarea{width:254px}
.form-list-narrow li.wide select{width:260px}

/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box{width:auto}

.form-list .name-prefix{width:65px}
.form-list .name-prefix select{width:55px}
.form-list .name-prefix input.input-text{width:49px}

.form-list .name-suffix{width:65px}
.form-list .name-suffix select{width:55px}
.form-list .name-suffix input.input-text{width:49px}

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname{width:140px}
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text{width:124px}
.form-list .customer-name-prefix-middlename-suffix .name-lastname{width:205px}
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text{width:189px}

.form-list .customer-name-prefix-suffix .name-firstname{width:210px}
.form-list .customer-name-prefix-suffix .name-lastname{width:205px}
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text{width:189px}

.form-list .customer-name-prefix-suffix .name-firstname{width:210px}
.form-list .customer-name-prefix-suffix .name-lastname{width:205px}
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text{width:189px}

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-middlename{width:210px}

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-middlename,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname{width:205px}

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename .name-middlename input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text{width:189px}

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year{float:left;width:85px}
.form-list .customer-dob input.input-text{display:block;width:74px}
.form-list .customer-dob label{font-size:10px;font-weight:normal;color:#888}
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month{width:60px}
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text{width:46px}
.form-list .customer-dob .dob-year{width:140px}
.form-list .customer-dob .dob-year input.input-text{width:134px}

.buttons-set{clear:both;margin:1em 0 0;padding:8px 0 0;text-align:right}
.buttons-set p.required{margin:0 0 10px}
.buttons-set .back-link{float:left;margin:0}
.buttons-set button.button{float:right;margin-left:5px}
.buttons-set a{line-height:35px}




p{line-height:1.8em;}

.col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-4collectleft, .col-4collect, .col-5, .col-6, .col-7, .col-8, .col-9 {	float: left;}
.col-12 {width: 100%;}
.col-11 {width: 91.66666667%;}
.col-10 {width: 83.33333333%;}
.col-9 {width: 75%;}
.col-8 {width: 66.66666667%;}
.col-7 {width: 58.33333333%;}
.col-6 {width: 50%;}
.col-5 {width: 41.66666667%;}
.col-4, .col-4collectleft, .col-4collect{width: 33.33333333%;}
.col-3 {width: 25%;}
.col-fifth {width: 20%;}
.col-2 {width: 16.66666667%;}
.col-1 {width: 8.33333333%;}

.col-10, .col-11, .col-12, .col-2, .col-3, .col-4,.col-4collectleft, .col-4collect, .col-5, .col-6, .col-7, .col-8, .col-9{
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
.col-4collectleft, .col-4collect{
	padding-left:0px;
}
.footerWrapper .col-2 {text-align:left;}
.text-left { text-align:left;}
.text-right { text-align:right;}
.text-center { text-align:center;}
.footerWrapper .cards { text-align:right;}

.mainWrapper { margin:0px; padding:0px;}
.headerWrapper { margin:0px; padding:0px;}
.midWrapper { margin:0px; padding:10px 0;}
.footerWrapper { margin:0px; margin-top:50px;padding:0px; background-color:#FF0000;}

.mid_left { float:left;clear:left;}
.mid_right { float:right;}


.bannerWrapper { text-align:center; max-width:100%; margin:0 auto; position:relative; margin-top:5px;}
.bannerWrapper img { max-width:100%}
.slides li { position:relative; text-align:center;}
.banner_text_wrap { background:rgba(0,0,0,0.5); position:absolute; z-index:999; left:0; bottom:20px; color:#fff; width:80%; margin:0 10%; padding:15px; box-sizing:border-box; }
.banner_text_wrap h2 { margin:0px; padding:0px; color:#ff; font-size:40px; text-transform:uppercase; font-weight:normal;}
.banner_text_wrap h2 span {color:#df5f05;}
.banner_text_wrap p { color:#ff; font-size:16px;}

.flex-control-paging { display:none;}
.contactright {text-align:right;
	float:right;}


.top_row { background-color:#666666; padding:10px 20px; color:#FFFFFF; font-size:12px;border-bottom:1px solid #000;}
.topbarNav ul { margin:0px; padding:0px;}
.topbarNav li { margin:0px; padding:0px; list-style:none; display:inline-block; line-height:12px; }
.topbarNav li a { color:#4d4d4f; font-size:12px; text-decoration:none; vertical-align:bottom;}
.topbarNav li a:hover { color:#000;}
.topbarNav li:last-child { border-right:none;}
.topbarNav li:first-child { padding-left:0px;}

.logo_row { padding:35px 20px; margin-top:30px;}
.logo_row img {max-width:250px;}
.logo { margin:0px; padding:0px;}
.logo_row_right {}
.phone_no { text-align:right;margin-top:20px; padding-top:10px;}
.phone_no h2 { margin:3px 0px 0px 0px; padding:0 0 0 35px; display:inline-block; font-size:22px; color:#404040; font-weight:normal; background:url(../images/phone_icon.png) no-repeat 0 2px;}
.topsearchWrap {
    padding-left: 5px;
    padding-right: 5px;
}}
.top_search { position:relative; padding-right:60px; box-sizing:border-box;}
.top_search Input { margin:0px; padding:5px; border:1px solid #df5f05; height:35px; box-sizing:border-box; font-size:14px; color:#333333;  width:100%; border-radius:10px;}
.top_search Input[type="submit"] { position:absolute; right:15px; top:10px;  margin:0px; padding:5px;  border:0px; height:35px; width:35px; cursor:pointer; background: url(https://www.zipbuddy.co.uk/images/search.png); background-size:cover;}
.nav_bar { border-top:1px solid #ececec; border-bottom:1px solid #949494; padding:15px 0; margin-bottom:20px; }
.nav_bar ul { margin:0px; padding:0px;}
.nav_bar ul { margin:0px; padding:0px;}
.nav_bar li { margin:0px; padding:0 10px; list-style:none; display:inline-block; border-right:1px solid #555555;}
.nav_bar li:last-child { border:none;}
.nav_bar li a { color:#272727; font-size:13px; text-transform:uppercase; text-decoration:none;}
.nav_bar li a:hover { color:#006aba;}
.navTab { display:none;}
.toplinks {font-size:12px; }
.services_row{display:none;}
.cartcontainer .col-9{padding-left:0px; padding-right:0px;}
.cartcontainer .col-3{padding-left:0px; padding-right:0px;}
.left_nav_wrap { border:1px solid #ddd; border-radius:4px; margin-bottom:30px;}
.left_nav_wrap h2 { color:#333;margin:0px; padding:10px 15px 10px 20px; border-bottom:1px solid #ddd; font-size:20px; font-weight:normal; position:relative; }
.left_nav_wrap h2:before  { position:absolute; border-left:4px solid #ED47B3; content:''; width:20px; height:24px; left:10px;}
.left_nav { padding:10px 15px;}
.left_nav ul { margin:0px; padding:0 0 0 5px;}
.left_nav li { margin:0px; padding:5px 0px ; list-style:none; }
.left_nav li a { color:#646464; text-decoration:none; font-size:12px}
.left_nav li a:hover { color:#006aba;}


.PL_box h2 { margin:0px; padding:0px;}
.product_listing { margin:0 -15px;padding-right:6px;}
.product_box { border:1px solid #ddd; border-radius:4px; padding:10px; min-height:120px; vertical-align:middle; display:flex;}
.product_box img { max-width:100%; max-height:225px; }
.product_listing h2 { margin:0px; padding:10px 0px; font-size:16px; font-weight:normal;}
.product_listing .pd_text { padding-bottom:10px; font-size:14px; color:#4b4b4b;}
.product_listing .pr_price { color:#df5f05; font-size:16px; font-weight:bold;}
.product_listing .pr_price  span { color:#4b4b4b; }

.services_row{display:block;}
.services_row { padding:65px 0; text-align:center;background:#FFFFFF;max-width:1494px;margin:0 auto;border-bottom:1px solid #ccc;}
.services_row figure { margin:0px; padding:0 0 15px 0;}
.services_row h2 { margin:0px; padding:0 0 5px 0; color:#222222; font-size:18px; text-transform:uppercase; font-weight: normal;}
.services_row h2 a {color:#222222; text-decoration:none;}
.services_row p { margin:0px; padding:0px; font-size:14px; color:#565656; line-height:20px;}
.product_listing ul { margin:0px; padding:0px;}
.product_listing li { margin:0px; padding:0px 15px 30px 15px; list-style:none; box-sizing:border-box; float:left; width:20%; min-height:500px; text-align:center; line-height:150%;}
.main_product_listing li { list-style:circle; margin-left:15px;}

.ft_row1 { padding-top:30px; padding-bottom:30px}
.footerWrapper h3 { margin:0px; padding:0 0 5px; font-size:18px; font-weight:normal; color:#FFFFFF; }
.links ul { margin:0px; padding:0px;}
.links li { margin:5px 0px; padding:0 0 0 10px; list-style:none; background:url(../images/arrow.png) no-repeat 0 5px;}
.links li a { color:#006aba; text-decoration:none;}
.links li a:hover { color:#333;}

.popular_categories a { color:#2d2d2d; text-decoration:none;}
.popular_categories a:hover { color:#000;}

.need_help p { margin:0px; padding:0 0 10px;}
.ft_social_icon a { margin-right:5px;}

.copyright_text { border-top:1px solid #000000; padding:15px 0; background-color:#666666; color:#FFFFFF;}
.copyright_row_link ul { font-size:11px;margin:10px; padding:0px;}
.copyright_row_link li { margin:0px; padding:0 10px; list-style:none; display:inline-block; border-right:1px solid #4d4d4f; line-height:10px; }
.copyright_row_link li a { color:#FFFFFF; text-decoration:none}
.copyright_row_link li a:hover { color:#000;}
.copyright_row_link li:last-child { border-right:none;}
.copyright_row_link li:first-child { padding-left:0px;}


.left_contact_details {border:1px solid #ddd; border-radius:4px; padding:15px;}
.left_contact_details h2 { margin:0px; padding:0 0 5px 0; font-size:16px; color:#006aba; font-weight:bold;}
.left_contact_details p { margin:0px; padding:0 0 5px 0; color:#646464;}


/*link properties*/
a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:active {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #df5f05 !important;
	text-decoration: none;
}
@media screen and (max-width: 1350px) {
	.product_listing li {  width:25%; }
	
}
@media screen and (max-width: 1250px) {
	.product_listing li {  width:25%;}
	.footerWrapper .col-2 {width:33.33%; margin-top:20px; border-top:1px solid #FFFFFF;}

}

@media screen and (max-width: 1225px) {
	.product_listing li {  width:25%; min-height:500px;}
	.headerWrapper .phone_no {width:75%;}
	#newthiscountry {width:95px;}
	.col-left.sidebar.f-left.col-2 {width:25%;}
	.f-right.col-10 {width:75%;}

}

.product_related_listing ul { margin:0px; padding:0px;}
.product_related_listing li { margin:0px; padding:0px 15px 30px 15px; list-style:none; box-sizing:border-box; float:left; width:33.33%; min-height:500px;}


@media screen and (max-width: 1150px) {

	#newthiscountry {width:70px;}
	.product_related_listing li {  width:50%; min-height:480px;}

}


/*This is the first breakpoint and contains styles for screens 1024px to 980px*/
@media screen and (max-width: 1024px) {
.nav_bar li {padding: 0 7px;}

	.col-3.text-center.orange {
		width:33.33%;
}
	.col-3.text-center.orange.nomobile3 {display:none;
}
}

@media screen and (max-width: 646px) {
	#checkoutnewcustomer {width:100%;}
#checkoutexistingcustomer {width:100%; margin-bottom:20px;}
.cartimage {display:none;}
	.secondcartimage {display:block;}
	.cartcontainer, .container {padding-left:0px; padding-right:0px;}
	.container {margin:0px auto;}
	.col-12paddmobile {margin-left:15px; margin-right:15px;}
	#paypal-button-container{
	margin-right:0px;
	float:none;
}
	
	#newthiscountry {width:120px; font-size:11px;}
	.shoppingcartfooter, .linestyleodd, .linestyleeven, .shoppingbasketheader {font-size:12px;}
	#cartquantity{width:40px; height:20px; font-size:12px;} 
	
	#mobileshrink {
		padding-left:0px;
		padding-right:0px;
		margin-left:0px;
		margin-right:0px;
	}
	.mobilecartimage {max-width:20px;}
	.shoppingbasketheaderimage {width:1%;}
}
@media screen and (max-width: 1138px) {
.mobile991 {display:table-row;}
	
	.nomobile991 {display:none;}
}
/*This is the second breakpoint and contains styles for screens 980px to 800px*/
@media screen and (max-width: 980px) {
	.services_row { padding:55px 0;}
	.nomobile980 {display:none;}
	.cartcontainer .col-9 {width:100%;}
		.cartcontainer .col-3 {width:100%; float:right;}
		.cartSummary .col-9 {width:90%;}
	.cart-buttons-repair-set{margin-top:0px; margin-bottom:30px;}
		.cartSummary .col-3 {width:10%;}
		#newthiscountry {width:150px;}

.relative { position:relative;}
.navTab { display:inline-block; cursor:pointer;}
.navLink { border:1px solid #949494; background-color:#fff; border-radius:4px; padding:10px; position:absolute; width:100%; box-sizing:border-box; z-index:9999; left:0px; top:42px; display:none; }
.nav_bar li { display:block; border-right:none; padding:0 0 5px;}

}
@media (max-width:910px){
	.technicalinfo.col-8 {width:100%;}
	.technicalinfo.col-4 {width:100%;}
	.col-4 {width:50%;}
	.headerWrapper .col-4 {width:33.33%;}
.visible-xs-block {
        display: block!important
    }
	.exo-menu {
		min-height: 58px;
		background-color: #000000;
		width: 100%;
		background-image: linear-gradient(to bottom, #666666, #666666, #666666, #666666, #666666);
		border-radius: 0px;
	}
	
	.exo-menu > li > a{
		width:100% ;
	    display:none ;
	
	}
	.exo-menu > li{
		width:100%;
	}
	.display.exo-menu > li > a{
	  display:block ;
	  	padding: 20px 22px;
	}
	
.mega-menu, .Images, .Blog,.flyout-right>ul,
.flyout-left>ul, li.drop-down>ul{
		position:relative;
}

}
/*This is the third breakpoint and contains styles for screens 800px to 640px*/
@media screen and (max-width: 800px) {
	.col-4collect, .col-4collectleft {width:100%; padding-bottom:15px;}
	.col-3.text-center.orange {
		width:50%;
}
	.services_row { padding:40px 0;}
		.col-left.sidebar.f-left.col-2 {width:33%;}
	.f-right.col-10 {width:67%;}
	.searchfilter {width:100%;}
	.cartSummary .col-9 {width:85%;}
		.cartSummary .col-3 {width:15%;}
	.circle { 
  top:0px;
	
}
	.product_listing.col-10 {width: 100%;}	
	.mobile800 {display:table-row;}
	.mobilemenu800 {display:block !important; }
	.nomobile800 {display:none;}
	.col-8, .col-4 {width:100%;}
	.buttons_row .col-4 {width:50% !important;}
	.nomobile2 {display:none;}
	.headerWrapper .col-4 {width:33.33%;}
	.headerWrapper .col-8 {width:100%;}
	.footerWrapper .col-6 { width:100%; text-align:center;}
	.countries .col-4{width:100%;}
	.countrysecondheader {display:none;}
	.countries td {width:50%;}
	.topbasket {margin-top:-15px;}
.footerWrapper .cards { width:100%; text-align:center;}
.footerWrapper .col-2 {width:50%; margin-top:20px; border-top:1px solid #FFFFFF;}
	.col-3 {width:50%;}
	.logo_row .col-4 {width:100%; text-align:center;}
	.logo_row img {max-width:66%;}
	.phone_no { margin-top:0px;}
}


@media screen and (max-width: 960px) {
	.product_listing li {  width:33%;}
	.product_related_listing li {  width:50%; min-height:520px;}


}

@media screen and (max-width: 900px) {
	.deliveryinfo .col-6 {  width:100%;}
	
	.f-right.col-10.text-left {  width:100%;}
	.mobile900 {display:block !important;
	margin-bottom:10px!important;;
	padding-bottom:10px;
margin-top:-20px !important;}


}



/*This is the fourth breakpoint and contains styles for screens 640px to 500px*/
@media screen and (max-width: 680px) {
	.col-12.top-phone.mobile640
{
	text-align:center !important; font-weight:bold;
}
	
	.services_row { padding:25px 0;}
		.col-left.sidebar.f-left.col-2 {width:100%;}
	.f-right.col-10 {width:100%;}
	.flex-nav-next {display:none;}
	.flex-nav-prev {display:none;}
	.nomobile640 {display:none;}
	.mobile640 {display:block;}
		.mobile640table {display:table-cell;}
	.headerWrapper .top-social {width:50%;}
	.headerWrapper .top-left {width:50%;}
	
.logo_row .col-4, .logo_row .col-8 { width:100%; margin-bottom:0px; padding-bottom:0px;}
.footer_row	.col-4 { width:100%;}
.logo_row .col-4 { padding-bottom:15px;}
.logo_row_right { padding:0px;}
.logo_row_right .col-7, .logo_row_right .col-5 { width:100%; text-align:center; margin-top:10px;}

.midWrapper .mid_left, 
.midWrapper .mid_right { width:100%; float:none; clear:both;}

.product_listing li {
min-height:450px;
    width: 50%;
}
	

.product_listing {padding-left:6px;}

.product_box { min-height:auto; display:block; text-align:center;}
.banner_text_wrap { display:none;}

.services_row .col-4,
.ft_row1 .col-2,
.ft_row1 .col-4,
.ft_row1 .col-3 { width:100%; padding-bottom:20px;}
.footerWrapper .col-2 {width:100%;margin-top:20px; text-align:left;}

}


/*This is the fifth breakpoint and contains styles for screens 500px to 360px*/
@media screen and (max-width: 500px) {
		.buttons_row.row {padding-left:0px; padding-right:0px; margin-left:0px; margin-right:0px;}
	.buttons_row {
    margin-top: 12px;
}
	.col-3.fourbuttons{padding-left:0px; padding-right:0px; margin-left:0px; margin-right:0px;}
	
	.col-3.text-center.orange {
		width:100%;
}
	select#state, selecy#country, select#delivery_state, select#delivery_country {max-width:100%;}
.services_row { padding:10px 0;}
	.form-wrap,#form-validate,#login-form{display:block;border:1px solid #ececec;background:#fff;padding:5px;box-shadow:0 2px 3px rgba(0,0,0,0.08); margin-left:0px; margin-right:0px;}
	.contactright {text-align:left;
	float:left;}
	.col2-set .col-1 {
    float: left;
    width: 100%;
		margin-bottom:20px;
}
	.col2-set .col-2 {
    float: left;
    width: 100%;
}
	.top_search Input[type="submit"] {
   
    right: 0px;
  
}
	.circle
	{top:15px;}
	/*.bannerWrapper {display:none;} */
		.cartSummary .col-9 {width:80%;}
		.cartSummary .col-3 {width:20%;}
.col-3 {width:100%;}
		.buttons_row .col-4 {width:100% !important;}
	.nomobile1 {display:none;}

.phone_no {
	margin-top: 15px !important; }

	.headerWrapper .top-social {width:34%; padding:0px;}
	.headerWrapper .top-left {width:66%; padding:0px;}
	.logo_row {margin-top:0px;}
.logo_row img {max-width:96%; text-align:center;
	 margin:0px auto;}
	.logo_row .col-4 {margin-bottom:0px; padding-bottom:0px;}
.col-6 { width:100%;  padding-left:0px; padding-right:0px;}
	.form-list .col-12 { width:100%;  padding-left:0px; padding-right:0px;}
.product_listing li {
    
    width: 100%;
	min-height:100px;
}
	.contact-info {padding-left:15px;
	padding-right:15px;}

}

/*This is the last breakpoint and contains styles for screens below 360px*/
@media screen and (max-width: 360px) {
.top_search Input { font-size:12px;}

}





.pagecontent{width:1160px;margin:30px auto; text-shadow:1px 1px 1px #ffffff;}
.pagecontent p,.pagecontent li{color:#666;font-size:14px;line-height:18px;}
.pagecontent ul,.pagecontent li{padding-left: 16px}
.pagecontent .pusher{width:100%;height:50px}
.pagecontent a{color:#999;text-decoration:none}
.pagecontent h1,.pagecontent h3{color:#222}
.pagecontentclear {clear: both;}
/* Vertical Menu Demos */
.pagewrapper {width: 960px;margin: 0 auto;}
.pagewrapper .pagecontent {width:690px;float: left;margin: 10px 0 0 0;}
.pagewrapper .megamenu_vertical_left {margin-right: 30px;}
.pagewrapper .megamenu_vertical_right {margin-left: 30px;}

h1 {
    font-size: 24px;
text-transform: uppercase;
}





 *,
:after,
:before {
  box-sizing: border-box
}

.clearfix:after,
.clearfix:before {
  content: '';
  display: table
}

.clearfix:after {
  clear: both;
  display: block
}
ul{
	list-style:none;
	margin: 0;
	padding: 0;
}
a, a:hover, a.active, a:active, a:visited, a:focus{

	text-decoration:none;
}


.exo-menu{
	width: 100%;
	float: left;
	list-style: none;
	position:relative;

background-image: linear-gradient(to bottom, #999999, #747474, #505050, #2f2f2f, #111111);
	 border-radius: 15px 15px 15px 15px;
}
.exo-menu > li {	display: inline-block;float:left;}
.exo-menu > li > a{
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;

	-webkit-transition: color 0.2s linear, background 0.2s linear;
	-moz-transition: color 0.2s linear, background 0.2s linear;
	-o-transition: color 0.2s linear, background 0.2s linear;
	transition: color 0.2s linear, background 0.2s linear;
}

li.drop-down ul > li > a:hover{
	background:#FFFFFF;
	
}
.exo-menu i {
  float: left;
  font-size: 18px;
  margin-right: 6px;
  line-height: 20px !important;
}
li.drop-down,
.flyout-right,
.flyout-left{position:relative;}
li.drop-down:before {
  content: "\f103";
  color: #fff;
  font-family: FontAwesome;
  font-style: normal;
  display: inline;
  position: absolute;
  right: 6px;
  top: 15px;
  font-size: 14px;
}
li.drop-down>ul{
	left: 0px;
	min-width: 230px;

}
.drop-down-ul{display:none;}
.flyout-right>ul,
.flyout-left>ul{
  top: 0;
  min-width: 230px;
  display: none;
  border-left: 1px solid #365670;
  }

li.drop-down>ul>li>a,
.flyout-right ul>li>a ,
.flyout-left ul>li>a {
	color: #666666;
	display: block;
	padding: 5px 22px;
	text-decoration: none;
	background-color: #DDDDDD;
	
	-webkit-transition: color 0.2s linear, background 0.2s linear;
	-moz-transition: color 0.2s linear, background 0.2s linear;
	-o-transition: color 0.2s linear, background 0.2s linear;
	transition: color 0.2s linear, background 0.2s linear;
}
.flyout-right ul>li>a ,
.flyout-left ul>li>a {
	border-bottom: 1px dotted #B8C7BC;
}


/*Flyout Mega*/
.flyout-mega-wrap {
	top: 0;
	right: 0;
	left: 100%;
	width: 100%;
	display:none;
	height: 100%;
	padding: 15px;
	min-width: 742px;

}
h4.row.mega-title {
  color:#eee;
  margin-top: 0px;
  font-size: 14px;
  padding-left: 15px;
  padding-bottom: 13px;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
 }
.flyout-mega ul > li > a {
  font-size: 90%;
  line-height: 25px;
  color: #fff;
  font-family: inherit;
}
.flyout-mega ul > li > a:hover,
.flyout-mega ul > li > a:active,
.flyout-mega ul > li > a:focus{
  text-decoration: none;
  background-color: transparent !important;
  color: #ccc !important
}
/*mega menu*/

.mega-menu {
  left: 0;
  right: 0;
  padding: 15px;
  display:none;
  padding-top: 0;
  min-height: 100%;

}
h4.row.mega-title {
  color: #eee;
  margin-top: 0px;
  font-size: 14px;
  padding-left: 15px;
  padding-bottom: 13px;
  text-transform: uppercase;
  border-bottom: 1px solid #547787;
  padding-top: 15px;
  background-color: #365670
  }
 .mega-menu ul li a {
  line-height: 25px;
  font-size: 90%;
  display: block;
}
ul.stander li a {
    padding: 3px 0px;
}

ul.description li {
    padding-bottom: 12px;
    line-height: 8px;
}

ul.description li span {
    color: #ccc;
    font-size: 85%;
}
a.view-more{
  border-radius: 1px;
  margin-top:15px;
  background-color: #009FE1;
  padding: 2px 10px !important;
  line-height: 21px !important;
  display: inline-block !important;
}
a.view-more:hover{
	color:#fff;
	background:#0DADEF;
}
ul.icon-des li a i {
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    background-color: #009FE1;
    line-height: 35px !important;
}

ul.icon-des li {
    width: 100%;
    display: table;
    margin-bottom: 11px;
}
/*Blog DropDown*/
.Blog{

	left:0;
	display:none;
	color:#fefefe;
	padding-top:15px;
	background:#547787;
	padding-bottom:15px;
}
.Blog .blog-title{
	color:#fff;
	font-size:15px;
	text-transform:uppercase;

}
.Blog .blog-des{
	color:#ccc;
	font-size:90%;
	margin-top:15px;
}
.Blog a.view-more{
	margin-top:0px;
}
/*Images*/
.Images{
	left:0;
   width:100%;
	 display:none;
	color:#fefefe;
	padding-top:15px;
	background:#547787;
	padding-bottom:15px;
}
.Images h4 {
  font-size: 15px;
  margin-top: 0px;
  text-transform: uppercase;
}
/*common*/
.flyout-right ul>li>a ,
.flyout-left ul>li>a,
.flyout-mega-wrap,
.mega-menu{
	background-color: #999999;
	color:#000000;
}

/*hover*/
.Blog:hover,
.Images:hover,
.mega-menu:hover,
.drop-down-ul:hover,
li.flyout-left>ul:hover,
li.flyout-right>ul:hover,
.flyout-mega-wrap:hover,
li.flyout-left a:hover +ul,
li.flyout-right a:hover +ul,
.blog-drop-down >a:hover+.Blog,
li.drop-down>a:hover +.drop-down-ul,
.images-drop-down>a:hover +.Images,
.mega-drop-down a:hover+.mega-menu,
li.flyout-mega>a:hover +.flyout-mega-wrap{
	display:block;
}

.visible-xs-block {
    display: none!important
}

 @media (min-width:900px){
	 
	 
	 
	.exo-menu > li > a{
	display:block;
	padding: 14px 24px;

 }
	 
.mega-menu, .flyout-mega-wrap, .Images, .Blog,.flyout-right>ul,
.flyout-left>ul, li.drop-down>ul{
		position:absolute;z-index:999;
}
 .flyout-right>ul{
	left: 100%;
	}
	.flyout-left>ul{
	right: 100%;
}
 }


/*responsive*/

 @media (max-width:1181px){
	 
	 
	 
	.exo-menu > li > a{
	
	padding: 14px 23px;
	
 }
}
	  @media (max-width:1167px)
	  {
	 
	 
	 
	.exo-menu > li > a{
	
	padding: 14px 22px;
	
 }
}
@media (max-width:1155px)
	{
	 .exo-menu > li > a{
	padding: 14px 21px;
	 }
	 }
		  
@media (max-width:1140px)
	{
	 .exo-menu > li > a{
	padding: 14px 20px;
	 }
	 }
		  
		  @media (max-width:1125px)
	{
	 .exo-menu > li > a{
	padding: 14px 19px;
	 }
	 }
		  
		   @media (max-width:1111px)
	{
	 .exo-menu > li > a{
	padding: 14px 18px;
	 }
	 }
		  
		   @media (max-width:1097px)
	{
	 .exo-menu > li > a{
	padding: 14px 17px;
	 }
	 }
		  
		   @media (max-width:1083px)
	{
	 .exo-menu > li > a{
	padding: 14px 16px;
	 }
	 }
		  
		   @media (max-width:1069px)
	{
	 .exo-menu > li > a{
	padding: 14px 15px;
	 }
	 }
		  
		   @media (max-width:1055px)
	{
	 .exo-menu > li > a{
	padding: 14px 14px;
	 }
	 }
		  
		  @media (max-width:1041px)
	{
	 .exo-menu > li > a{
	padding: 14px 16.5px;
		 font-size:15px;
		 
	 }
	 }
		  
		  @media (max-width:1029px)
	{
	 .exo-menu > li > a{
	padding: 14px 16px;
		 font-size:15px;
		 
	 }
	 }
		  
		   @media (max-width:1022px)
	{
	 .exo-menu > li > a{
	padding: 14px 15px;
		 font-size:15px;
		 
		 
	 }
	 }
		  
		  @media (max-width:1008px)
	{
	 .exo-menu > li > a{
	padding: 14px 14px;
		 font-size:15px;
		
		 
	 }
	 }
		  
		  @media (max-width:994px)
	{
	 .exo-menu > li > a{
	padding: 14px 17px;
		 font-size:14px;
		
		 
	 }
	 }
		  
		   @media (max-width:990px)
	{
	 .exo-menu > li > a{
	padding: 14px 16px;
		 font-size:14px;
		
		 
	 }
		
		
	 }
		  
		    @media (max-width:976px)
	{
	 .exo-menu > li > a{
	padding: 14px 15px;
		 font-size:14px;
		
	 }
	 }
		  
		  @media (max-width:962px)
	{
	 .exo-menu > li > a{
	padding: 14px 14px;
		 font-size:14px;
		
		 
	 }
	 }
		  
		   @media (max-width:947px)
	{
	 .exo-menu > li > a{
	padding: 14px 13px;
		 font-size:14px;
		
		 
	 }
	 }
		  
		   @media (max-width:932px)
	{
	 .exo-menu > li > a{
	padding: 14px 12px;
		 font-size:14px;
		
	 }
	 }
		  
		    @media (max-width:918px)
	{
	 .exo-menu > li > a{
	padding: 14px 11px;
		 font-size:14px;
		 
		 
	 }
	 }
		  
		  
		  
		  


		  

a.toggle-menu{
    position: absolute;
    right: 0px;
        padding-left: 12px;
	padding-right: 12px;
    padding-top: 11px;
    padding-bottom: 10.2px;

    font-size: 27px;
    background-color: #ccc;
    color: #000000;
    top: 0px;
}


/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin:0px;
  position: relative;
  zoom: 1;
	box-shadow: 0 0 5px gray;

}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}

.carousel li {
  margin-right: 0px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
 
  text-decoration: none;
  display: block;
  width:36px;
  height:80px;
  margin: -20px 0 0;
  position: absolute;
  top: 46%;
  z-index: 10;
  overflow: hidden; 
  opacity: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.flex-direction-nav .flex-prev {
	left: 0px;
	background:url(../images/prev.png) no-repeat 0 0;
	text-align: left;
	text-indent:999px;
	overflow:hidden;
}
.flex-direction-nav .flex-next {
	right: 0px;
	text-align: right;
	background:url(../images/next.png) no-repeat 0 0;
	text-indent:999px;
	overflow:hidden;
	margin-right:10px;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a .flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  /*position: absolute;
  bottom: 20px;*/
  padding:15px 0;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 12px;
  height: 12px;
  display: block;
  background: #414142;
  background: rgba(65, 65, 66, 1);
  border:1px solid #9F9FA0;
  cursor: pointer;
  text-indent: -9999px;
 /* -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;*/
}
.flex-control-paging li a:hover {
  background: #fff;
  background: rgba(255, 255, 255, 1);
}
.flex-control-paging li a.flex-active {
  background: #fff;
  background: rgba(255, 255, 255, 1);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  /*.flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  } */
}


.footerstyle1 {font-family: 'Poppins', sans-serif;  margin:0; padding:0; color: #FFFFFF; line-height:20px; font-size:14px; font-weight:normal;}
.footerstyle1 a {color: #FFFFFF; text-decoration: none;}
.footerstyle1 a:hover {color:#df5f05; text-decoration:none;}
.footerstyle4 a {color: #FFFFFF; text-decoration: none;}
.footerstyle4 a:hover {color:#df5f05; text-decoration:none;}
.footerstyle2 {font-size: 14px;}
.footerstyle3 {font-family: 'Poppins', sans-serif;  margin:0; padding:0; color: #FFFFFF; line-height:20px; font-size:18px; font-weight:500;}

.footerstyle4 {font-family: 'Poppins', sans-serif;  margin:0; padding:0; color: #FFFFFF; line-height:20px; font-size:14px; margin-left:10px;}
ul.footerbullets  {

	color: #FFFFFF;
	margin: 0;
	padding: 0;
	padding-top:10px;
	margin-left:0px;
}

ul.footerbullets li{
   min-width:100px;
}
ul.addressbullet {
list-style-image:none;
margin: 0;
padding: 0;
padding-top:10px;
}
ul.phonebullet {
list-style-image:none;
margin: 0;
padding: 0;

}
ul.emailbullet {
list-style-image:none;
margin: 0;
padding: 0;

}
.footertitle{
	color:#FFFFFF;
	font-weight:500;
	font-size:14px; 
	}

a.back-to-top {
	display: none;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
	right: 40px;
	bottom: 50px;
	background: #df5f05 url("https://www.zipbuddy.co.uk/css/up-arrow.png") no-repeat center 43%;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid #CCCCCC;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 300;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

button.button:hover, button:hover {transition: all 0.5s ease 0s !important; background-color: #9A1D10 !important;} 

@media screen and (-webkit-min-device-pixel-ratio:0)  and (max-width: 640px){ 
  select,
  textarea,
  input {
    font-size: 16px;
  }
	
	input[type='text'],
input[type='email'],
input[type='password'],
input[type='number'],
textarea {
  font-size: 16px;
}
}

