* {
    padding: 0;
    margin: 0;
}
a:hover {
    text-decoration: none !important;
}
a:focus {
    text-decoration: none;
    outline: none !important;
}
h1, h2, h3, h4, h5, h6, img, a, ul, li {
    padding: 0;
    margin: 0;
}
a:hover, a:active, a:focus {
    outline: 0;
}
body {
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
    background: #000;
}
.outerwrap {
    position: relative;
}
header {
    position: absolute;
    z-index: 999;
    width: 100%;
    top: 0;
    left: 0;
    background: url(../images/header.png) repeat-x;
    height: 100px;
}
.tiresection {
    background: url(../images/banner_img.jpg) no-repeat;
    background-size: 100% 100%;
}
.logo_div {
    padding-top: 22px;
    padding-bottom: 12px;
}
.tiresection .tyre_heading {
    font-weight: 400;
    padding: 194px 0px 0 0;
    font-size: 42px;
    color: #ececec;
    text-align: center;
}
.tiresection .tyre_heading span {
    font-weight: 400;
    padding: 0px 0px 76px 0;
    font-size: 26px;
    color: #ececec;
    text-align: center;
    display: block;
}
.col-md-6.slider {
    padding: 0;
}
.slider .owl-item,.slider .item{
    height: 252px;
}
.slider .item img {
    display: block;
   /* height: 100%;*/
}
.owl-buttons .owl-prev {
    background: url(../images/left_arrow.png) no-repeat;
    width: 30px;
    height: 30px;
    border: 1px solid #1e1e1e
}
.owl-buttons .owl-next {
    background: url(../images/right_arrow.png) no-repeat;
    width: 30px;
    height: 30px;
    border: 1px solid #1e1e1e
}
.slider_heading {
    text-align: right;
    z-index: 22px;
    right: 26px;
    top: 0;
    position: absolute;
}
.slider_heading h2 {
    font-weight: 700;
    font-size: 37px;
    color: #ffffff;
    padding-top: 42px;
    padding-bottom: 12px;
    padding-right: 8px;
}
.slider_heading p {
    font-weight: 400;
    font-size: 26px;
    color: #ef382e;
    background: #252d33;
    margin-bottom: 1px;
    padding-right: 8px;
    padding-left: 15px;
}

.menuhover_home, .menuhover_tyres, .menuhover_wheels, .menuhover_batteries, .menuhover_packages, .menuhover_services, .menuhover_gallery, .menuhover_contactus {
    height: 25px;
}
.logo_div{-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;}
.logo_div img{-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out; width:257px}
.menuhover_home:hover {
    background: url(../images/home_icn.png) no-repeat;
    background-position: center;
}
.menuhover_tyres:hover {
    background: url(../images/tyres_icn.png) no-repeat;
    background-position: center;
}
.menuhover_wheels:hover {
    background: url(../images/wheel_icn.png) no-repeat;
    background-position: center;
}
.menuhover_batteries:hover {
    background: url(../images/batteries_icn.png) no-repeat;
    background-position: center;
}
.menuhover_packages:hover {
    background: url(../images/packages_icn.png) no-repeat;
    background-position: center;
}
.menuhover_services:hover {
    background: url(../images/services_icn.png) no-repeat;
    background-position: center;
}
.menuhover_gallery:hover {;
                          background: url(../images/gallery_icn.png) no-repeat;
                          background-position: center;
}
.menuhover_contactus:hover {
    background: url(../images/contact_icn.png) no-repeat;
    background-position: center;
}





.menuhover_home.active {
    background: url(../images/home_icn.png) no-repeat;
    background-position: center;
}
.menuhover_tyres.active {
    background: url(../images/tyres_icn.png) no-repeat;
    background-position: center;
}
.menuhover_wheels.active {
    background: url(../images/wheel_icn.png) no-repeat;
    background-position: center;
}
.menuhover_batteries.active {
    background: url(../images/batteries_icn.png) no-repeat;
    background-position: center;
}
.menuhover_packages.active {
    background: url(../images/packages_icn.png) no-repeat;
    background-position: center;
}
.menuhover_services.active {
    background: url(../images/services_icn.png) no-repeat;
    background-position: center;
}
.menuhover_gallery.active {;
                           background: url(../images/gallery_icn.png) no-repeat;
                           background-position: center;
}
.menuhover_contactus.active {
    background: url(../images/contact_icn.png) no-repeat;
    background-position: center;
}
.sub-collapser {
    display: none;
}
.tabs_sec.col-md-6 {
    padding: 0;
}
#owl-demo .item img {
    display: block;
}
.col-md-6.tabs_sec {
    padding: 0;
    margin: 0;
}
.search_section h3 {
    padding-bottom: 11px;
    font-size: 14px;
    color: #ffffff;
    text-align: left;
}
.selections .form-group {
    padding: 0 6px 0 0;
    display: block
}
.selectbox_outer select {
    margin: 0 4px 11px 0;
    height: 30px;
    font-size: 20px;
    background: url(../images/dropdown_arrow.png) #cdd6dd right no-repeat !important;
    color: #df1209;
    border: none;
    border-radius: 0;
	-webkit-border-radius: 0px; 
  -moz-border-radius: 0px; 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-align: left;
}
.dropdown-menu .option > li > a:focus, .dropdown-menu .option > li > a:hover {
    background-color: #d8342b !important;
    color: #262626;
    text-decoration: none;
}
.selections a {
/*    background: #ef382e;
    border: 1px solid #1e1e1e;
    font-size: 14px;
    color: #ffffff;
    width: 150px;
    padding: 8px 49px 8px 49px;
    top: 10px;
    position: relative;
    left: 165px;*/
    background:#ef382e;border:1px solid #1e1e1e;font-size:14px;color:#ffffff;width:150px;padding:8px 49px 8px 49px;top:10px;position:relative;left:156px;
}
.search_section {
    padding-left: 25px;
}
.btn .caret {
    right: 10px;
    top: 10px;
    position: absolute;
}
.caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px dashed;
    display: inline-block;
    height: 4;
    margin-left: 2px;
    vertical-align: middle;
    width: 4;
    color: #272727;
}
.slt_box {
    width: 150px;
    height: 28px;
    padding: 0px 0 7px 10px;
    margin: 0 4px 11px 0;
    font-family: 'Ubuntu', sans-serif !important;
    font-weight: 400 !important;
    border: 1px solid #1e1e1e;
    font-size: 14px;
    background: url(../images/slct_bg.jpg) #3b3b3b no-repeat !important;
    background-size: 100% 100% !important;
    color: #e2e2e2;
    border: none;
    border-radius: 0;
	-webkit-border-radius: 0px; 

  /* Firefox 1-3.6 */
  -moz-border-radius: 0px; 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-align: left;
    border: 1px solid #000;
    text-shadow: none;
}
.dropdown-menu {
    background-clip: padding-box;
    background-color: #414141;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
	-webkit-border-radius: 0px; 

  /* Firefox 1-3.6 */
  -moz-border-radius: 0px; 
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 150px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 30px;
    z-index: 1000;
}
.btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
    background-color: #e6e6e6;
    border: 1px solid #000 !important;
    color: #e2e2e2;
}
.dropdown-menu li a {
    border: none;
    background: #414141;
    color: #e2e2e2;
    text-align: center;
}
.tabs_sec p {
    font-size: 14px;
    color: #d6d7d7;
    padding-top: 48px;
    padding-left: 56px;
    text-align: right;
    padding-bottom: 19px;
}
.tabs_sec h2 {
    padding-bottom: 19px;
}

.section2 {
    background: url(../images/background_03.png) #232d33 no-repeat;
    padding-bottom: 32px;
    background-size: 100% 100%;
    text-align: center;
}
.section2_left {
    padding: 0;
}
.container {
    max-width: 1140px;
}
.left_col {
    width: 280px;
}
.right_col {
    width: 270px;
}
.left_col h3 {
    color: #ececec;
    /*font-size: 45px;*/
    font-size: 27px;
    font-weight: 400;
    text-align: left;
}
.left_col h4 {
    color: #ececec;
    /*font-size: 25px;*/
    font-size: 20px;
}
.left_col p {
    color: #ef382e !important;
    font-size: 44px;
    font-weight: 400;
    text-align: left;
}
.right_col h3 {
    color: #ef382e;
    font-size: 45px;
    font-weight: 400;
    text-align: left;
    padding-left: 40px;
}
.right_col h4 {
    color: #ef382e;
    text-align: left;
    font-size: 18px;
    padding-left: 40px;
    font-weight: 400;
}
.section2 p {
    text-align: left;
    color: #b6c1cd;
    font-size: 18px;
}
.col-md-6.section2_right {
    padding: 0;
    padding-left: 142px;
}
.section2_right {
    text-align: left;
}
.section2_right h3 {
    color: #ef382e;
    font-size: 23px;
    font-weight: 400;
}
.callquote {
    color: #ececec;
    font-size: 12px;
    padding-bottom: 13px;
}
.numberquote {
    padding-bottom: 23px;
    font-size: 27px;
    color: #ececec;
}
.address {
    font-size: 16px;
    color: #b6c1cd;
    text-align: left;
}
.ryan_categories {
    background: url(../images/pattern_bg.png) repeat;
    padding: 54px 0 54px 0;
}
.ryan_categories img {
    width: 100%;
    height: 100%
}
.ryan_categories ul li {
    list-style: none;
    float: left;
    -webkit-box-shadow: 7px 7px 12px -6px rgba(0,0,0,0.64);
    -moz-box-shadow: 7px 7px 12px -6px rgba(0,0,0,0.64);
    box-shadow: 7px 7px 12px -6px rgba(0,0,0,0.64);
    position: relative;
    margin-right: 2%;
    width: 23%;
    height: 300px;
    display:inline-block;
}
.gradiant_head {
    background: url(../images/gredient_red.png) bottom repeat-x;
    background-size: 100% 100%;
    bottom: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

.gradiant_head p {
    color: #ececec;
    font-size: 30px;
    bottom: 17px;
    font-weight: 400;
    width: 100%;
    line-height: 35px;
    position: absolute;
    text-align: center;
}
.who_we_are_icon {
    width: 100%;
    padding-bottom: 23px;
    padding-left: 50px;
    background: url(../images/who_we_r.jpg) no-repeat;
}
.why_icon {
    width: 100%;
    padding-left: 50px;
    padding-bottom: 23px;
    background: url(../images/why.jpg) no-repeat;
}
.who_we_are .col-md-6 {
    padding: 0 15px 0 0;
}
.who_we_are {
    padding: 122px 0 132px 0;
    background: url(../images/background_01.jpg) #05090c;
    background-size: 100% 100%;
}
.who_we_are h2 {
    font-size: 36px;
    font-weight: 400;
    color: #cdd5dd;
    text-align: left;
}
.who_we_are p {
    font-size: 18px;
    color: #ececec;
    text-align: left;
    padding-top: 22px;
}
.who_we_are img {
    padding-right: 14px;
}
.new_arrivals {
    padding: 59px 0 57px 0;
    background: url(../images/background_02.jpg) #8f0f08 no-repeat;
    background-size: 100% ;
	text-align:center;
}
.new_arrivals h2 {
    margin-bottom: 56px;
    font-size: 36px;
    color: #cdd5dd;
    text-align: center;
	border-bottom:1px solid #fff;
	padding-bottom:5px;
	display:inline-block;
	text-align:center;
    }
.selectbar {
    display: block;
}
.news_arrivals select {
    padding-bottom: 15px;
}
.arrival_items {
    background: #1a2025;
    margin-bottom: 13px;
    display: inline-block;
    float: left;
}
.item_img {
    width: 92px;
    height: 92px;
    float: left;
}
.items_detail {
    float: left;
    position: relative;
    width: 258px;
	text-align:left;
}
 .items_detail a.new_details h4 {
    padding-top: 5px;
    font-size: 16px;
    padding-left: 8px;
    padding-right: 15px;
    color: #ffffff;
    float: none;
    height: 20px;
}
.items_detail p {
    padding-top: 30px;
    padding-bottom: 2px;
    background: #1a2025;
    padding-right: 15px;
    color: #fada46;
    padding-left: 8px;
    margin-left: 2px;
}
.items_detail p a.new_buy {
    background: #ef392e;
    width: 78px;
    height: 36px;
    color: #ffffff;
    font-size: 14px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding: 8px 27px 15px 27px;
}
#owl-arrivals .owl-buttons {
    margin-right: 15px;
}
.selectbox_outer {
    padding: 0px 15px
}
#owl-arrivals .owl-item {
    width: 100%;
    padding: 0;
}
#owl-arrivals .owl-controls {
    /*display: block !important;*/
}
#owl-arrivals .owl-buttons .owl-prev {
    background: rgba(0, 0, 0, 0) url("../images/left_arrow_sml.png") no-repeat scroll 0 0;
    border: none;
    margin: 0;
}
#owl-arrivals .owl-buttons .owl-next {
    background: rgba(0, 0, 0, 0) url("../images/right_arrow_sml.png") no-repeat scroll 0 0;
    border: none;
    margin: 0;
}
.product_section {
    width: 100%;
    text-align: left;
    padding-bottom: 52px;
}
.subproducts {
    margin-bottom: 15px;
    list-style: none;
    display: inline-block;
    padding-right: 10px;
    padding-left: 15px;
}
.subproducts img {
    max-width: 100%;
    height: 56px;
}
.product_section h2 {
    font-size: 16px;
    color: #fff;
    background-color: #ef382e;
    float: left;
    padding: 15px 15px;
    text-align: center;
    margin: 0px 0px 35px 15px;
    display: block;
    min-width: 153px;
}
.subproducts_section {
    float: left;
    margin-top: 2px;
    width:100%;
}
.pad_0 {
    padding: 0px 0px;
}
.pad_l0 {
    padding-left: 0px;
}
.lightgreybg {
    background-color: #e0e5ea;
}
.darkgreybg {
    background-color: #d8dce0;
}
.footer {
    background: #0e181f;
    padding: 60px 0 53px 0;
}
.footer_left img {
    padding-top: 45px;
    padding-bottom: 45px;
}
.footer_address {
    border-left: 1px solid #394047;
}
.footer_address.col-md-6 {
    padding: 0 0 0 0;
}
.footer_address.col-md-3 {
    margin-right: 0;
    width: 22%;
}
.footer_address.col-md-4 {
    margin-right: 0;
    width: 38%;
}
.footer_address h3 {
    font-size: 16px;
    color: #ef382e;
    padding: 0px 32px 17px 0;
    font-weight: 400;
}
.footer_address p {
    font-size: 17px;
    color: #b6c1cd;
    padding:0px 0px 6px 0px;
    margin: 0px 0px;
    line-height: 20px;
}
.share_icon_outer {
    padding-bottom: 12px;
}
.share_icon_outer ul{ display:block; text-align:right}
.share_icon_outer li {
    list-style: none;
	display:inline-block;
	    margin-right: 3px;
}
.share_icon_outer li a img {
    padding: 0px 0px !important;
}
.footer_address .share_icon_outer li a {
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 25px;
	-webkit-border-radius: 25px; 

  /* Firefox 1-3.6 */
  -moz-border-radius: 25px; 
    margin: 0px 12px 0px 0px;
    padding: 0px 0px;
    background-color: #000;
}
.footer_address .share_icon_outer li a img {
    padding: 0px 0px;
}
.footer_address a {
    width: 156px;
    line-height: 16px;
    display: block;
    background: #ef382e;
    padding: 11px 9px 11px 9px;
    color: #ffffff;
    font-size: 15px;
    margin-top: 32px;
	text-align:center;
}
.information1 a {
    line-height: 24px;
    width: 100%;
    background: none;
    font-size: 17px;
    color: #b6c1cd;
    padding: 0px 0px 0px 0px !important;
    display: block;
}
.information1 {
    float: left;
    width: 50%;
    padding-left: 15px;
    border-left: 1px solid #394047;
}
.information2 {
    float: left;
    width: 50%;
    padding-left: 15px;
}
.information2 p {
    font-size: 16px;
    color: #ef382e;
}
.quote {
    padding-bottom: 80px;
}
.information .copyright p {
    font-size: 14px;
    color: #8496a5;
}
.copyright {
    float: right;
}
.information {
    padding-left: 0px;
}
.information h3 {
    color: #ef382e;
    font-size: 16px;
    font-weight: 400;
    padding: 0 3px 17px 0;
}
.information p {
    font-size: 17px;
    line-height: 20px;
    margin: 0;
}
/*aboutus*/
.aboutus {
    background: #0e181f none repeat scroll 0 0;
    border-bottom: 1px solid #505960;
    padding: 40px 0 46px;
}
.aboutus_left {
}
.aboutus_left h1 {
    color: #f2f2f2;
    font-size: 36px;
    font-weight: 400;
    padding-bottom: 5px;
	border-bottom:1px solid red;
	margin-bottom:26px;
	display:inline-block;
}

.aboutus_left p {
    color: #f2f2f2;
    font-size: 16px;
    font-weight: 300;
    padding-bottom: 14px;
    line-height: 20px;
	
}
.aboutus_left span {
    color: #f2f2f2;
    line-height: 20px;
    font-size: 16px;
    font-weight: 300;
    padding-bottom: 53px;
    display: block;
}
.aboutus_left h3 {
    color: #ef382e;
    text-align: center;
    font-weight: 300;
    font-size: 20px;
}
.aboutus_right {
    background: #192329;
    padding: 31px 32px 37px 32px;
    margin-top: 40px;
}
.aboutus_right h3 {
    colorL: #f2f2f2;
    font-size: 20px;
    font-weight: 300;
    padding-bottom: 9px;
    color: #f2f2f2;
}
.aboutus_right span {
    color: #ef382e;
    font-size: 20px;
    font-weight: 300;
    padding-bottom: 19px;
    display: block;
    background: url(../images/phone.png) no-repeat 0 6px;
    padding-left: 30px;
}
.aboutus_right h4 {
    background: url(../images/time.png) no-repeat;
    padding-left: 30px;
    color: #ef382e;
    font-size: 20px;
    font-weight: 300;
    padding-bottom: 11px;
}
.aboutus_right p {
    color: #f2f2f2;
    font-size: 16px;
    line-height: 20px;
}
.aboutus_right p span {
    color: #f2f2f2;
    font-size: 16px;
    padding-left: 30px;
    display: inline-block;
    padding: 0;
    background: none;
}
/*close aboutus */

/*contactus*/
.contactus {
    background: #0e181f none repeat scroll 0 0;
    border-bottom: 1px solid #505960;
    padding: 40px 0 46px;
}
.contactus_left {
}
.contactus_left h1 {
    border-bottom:1px solid red;
    color: #b7c1cd;
    font-size: 36px;
    font-weight: 400;
    padding-bottom:5px;
	display:inline-block;
	margin:0 0 26px 0;
}
.contactmap {
    height: 253px;
    border: 1px solid #333;
    margin-bottom: 23px;
}
.contactus_left ul {
    margin-left: 15px;
}
.contactus_left ul li {
    display: inline-block;
    float: left;
    padding-right: 27px;
}
.contactus_right {
    margin-top: 65px;
}
.contact_address {
    background: url(../images/contact_map.png) no-repeat;
}
.contact_phone {
    background: url(../images/contact_phone.png) no-repeat;
}
.conatct_mail {
    background: url(../images/contact_mail.png) no-repeat;
}
.contactus_left h3 {
    font-weight: 400;
    color: #ef382e;
    font-size: 17px;
    padding-left: 34px;
}
.contactus_left p {
    color: #ffffff;
    font-size: 15px;
    font-weight: 300;
    padding-left: 32px;
}
.form_name input, .form_phone input, .form_email input {
    height: 47px;
    color: #ebeef0;
    font-size: 18px;
    font-weight: 400;
    position: relative;
    border: 1px solid #f56961;
    width: 100%;
    margin-bottom: 15px;
}
.form_msg textarea {
    height: 106px;
    background: #ef382e;
    color: #ebeef0;
    font-size: 18px;
    font-weight: 400;
    position: relative;
    border: 1px solid #f56961;
    width: 100%;
    resize: none;
    margin-bottom: 16px;
}

.form_captcha {
    margin-bottom: 16px;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:     #fff;
    opacity:1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #fff;
    opacity:1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:   #fff;
    opacity:1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #fff;
    opacity:1;
}
.form_name input {
    background: url(../images/form_name.png) #ef382e no-repeat 14px 10px;
    padding-left: 49px;
}
.form_phone input {
    background: url(../images/form_phone.png) #ef382e no-repeat 14px 10px;
    padding-left: 49px;
}
.form_email input {
    background: url(../images/form_mail.png) #ef382e no-repeat 14px 10px;
    padding-left: 49px;
}
.form_msg textarea {
    background: url(../images/form_msg.png) #ef382e no-repeat 14px 10px;
    padding-left: 49px;
}
.form_buttons input {
    background: url(../images/form_btn.png) no-repeat;
    border: none;
    width: 116px;
    height: 47px;
    font-size: 18px;
    color: #e2e2e2;
    font-weight: 400;
    float: right;
    margin-left: 5px;
    margin-top: 10px;
}
/*close contactus */


/*tyres page*/

.tyres_page{background:url(../images/banner_img.jpg) no-repeat;background-size:100%;


}

.view_cart 
{




    margin:150px 0px 0 0;}
.view_cart a
{
    float:right;
    color:#ffffff;
    font-weight:500;
    font-size:14px;
    background:url(../images/cart.png) right  no-repeat;
    height:39px;
    line-height:39px;
    padding-right:40px;
    margin-bottom:10px;



}

.search_tyres .col-md-3{padding:24px 64px 24px 64px;background:#292929;}
.search_tyres .col-md-9{padding:20px 32px 11px 32px;background:#848282;}
.search_div{}
.search_tyres p{color:#ffffff;font-size:18px;font-weight:700;}
.search_div select
{
    margin-right:5px;
    width:150px;
    height:28px;
}
.search_div a, .search_div button
{


    padding:3px 48px 3px 48px;
    background:#ef382e;
    float:left;
    color:#ffffff;
    font-size:14px;
    border:1px solid #000;
}
.tyres_container
{
    background:#0e181f;

    padding:26px 0 80px 0;
    border-bottom:2px solid #505960;
}

.tyres_container .col-md-3,.tyres_container .col-md-9
{
    padding:0;

}
.tyres_container .col-md-9 p
{
    padding:0;
    text-align:right;

}
.tyres_container .col-md-9 span
{
    padding:0;
    text-align:right;

}
.tyres_container h4
{
    color:#cdd5dd;
    font-size:18px;
    font-weight:500;
    margin-top:35px;
}

.tyres_container p
{
    color:#cdd5dd;
    font-size:18px;
    font-weight:500;
}
/*.tyres_container span*/
.tyres_header span
{
    background:url("../images/phone_icn.png") no-repeat left 6px;
    color: #ef382e;
    display: inline-block;
    float: right;
    font-size: 20px;
    padding-left: 25px !important;

}
.tyres_container p span{background:none;  color: #cdd5dd;}
.tyres_header
{
    padding-bottom:8px;
    border-bottom:1px solid #505960;

}

.tyres_content .col-md-3
{
    padding:0;

}
.tyres_content
{
    padding-top:20px;
}


.refine_tyres
{
    padding:20px 30px 29px 30px;
    background:#292929;

}
.refine_tyres p
{
    color:#d1d1d1;
    font-size:18px;
    font-weight:700;
    text-align:center;
    padding-bottom:31px;
}
.refine_select
{
    text-align:center;
    padding-bottom:31px;
    width:194px !important;
}

.refine_tyres .newListSelected
{
    width:100%;
    margin-bottom:10px;
}
.refine_tyres  .selectedTxt
{
    width:100%;
}
.refine_tyres h5
{
    padding-bottom:8px;	
    color:#ef382e;
    font-size:14px;
}
.refine_tyres h6
{
    padding-bottom:8px;	
    color:#d1d1d1;

    font-size:14px;
    background:none;

}


.custom-radio{
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    z-index: 1;
    top: 3px;
    background:url(../images/radio_btn_nrml.png) no-repeat;
}
.custom-radio:hover{            
    background:url(../images/radio_btn_selection.png) no-repeat;
}
.custom-radio.selected{
    background:url(../images/radio_btn_selection.png) no-repeat;
}
.custom-radio input[type="radio"]{
    margin: 1px;
    position: absolute;
    z-index: 2;            
    cursor: pointer;
    outline: none;
    opacity: 0;
    /* CSS hacks for older browsers */
    _noFocusLine: expression(this.hideFocus=true); 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
}

label{
    display: block;
    padding: 2px 0 0 2px;
    font-size:14px;
    color:#d1d1d1;
    font-weight:500;
}
.refine_tyres a, .refine_tyres button
{


    padding:3px 48px 3px 48px;
    background:#ef382e;
    margin:0px auto;
    display:block;
    width:150px;
    color:#ffffff;
    font-size:14px;
    border:1px solid #000;
    margin-top:30px;
}

.refined_result
{


}
.refined_result ul
{
    /*padding-left:10px;*/

}
.refined_result ul li
{
    list-style:none;
    overflow:hidden;
    padding-bottom:15px;
    padding-top:15px;
    border-bottom:1px solid #505960;
    display:block;
}
.product_box
{
    width:255px;
    height:255px;
    background:#232d33;
    line-height:255px;
    text-align:center;
}



.product_details
{

    /*padding-left:58px;*/
   /* padding-top:15px;*/
    width:100%;
    position:relative;

}
.product_details h3
{
    color:#ef382e;
    font-weight:700;
    font-size:24px;
   /* height:30px;*/
    padding-bottom:12px;
}
.product_details p
{
    color:#f5f5f5;
    font-size:18px;
    font-weight:500;
    text-align:left !important;
    padding-bottom:18px !important;
}
.product_details table
{
    color:#cdd5dd;
    font-size:16px;
    margin-bottom:22px;

}
.product_details table td
{
    padding-right:35px;
	padding-left:0;
	padding-bottom:0;
	padding-top:0;
}
.product_details span
{
    background:none;
    color:#fada46;
    font-size:20px;

    font-weight:400;
    text-align:left !important;
}
.details
{
    background:#29343b;
    padding:13px 13px 13px 13px;
    color:#ffffff;
    font-size:14px;
}
.product_details .details
{
    margin-right:1px;
}
.button_pair
{
    right:0;	position:absolute;
    bottom:12px;
}
.buy
{
    background:#ef382e;
    padding:13px 26px 13px 26px;
    color:#ffffff;
    font-size:14px;
}

/*tyres description*/

.tyres_desc .col-md-6
{
    padding-left:0;
    padding-top:30px;


}

#product_img .item a img{
    background: #232d33;

    /*width:100%;*/
    color: #FFF;
    /*height:100%;*/
    /*height:424px;*/
    -webkit-border-radius: 3px;
	border-radius: 3px;
    -moz-border-radius: 3px;
    line-height:424px;
    text-align: center;
}

.enlarge
{
    position:absolute;
    right: 15px;
    top: 30px; 
    z-index:99;

    background:url(../images/enlarge.jpg) no-repeat;
    width:49px;
    height:49px;
    display:block;
}
#product_li
{
    background:#292929;
    position:relative;
    height:117px;
    margin-top:1px;
}

#product_li .item a img{
    background: #a2a2a2;
    margin: 9px 6px 18px 6px;
    color: #FFF;
    /*width:116px;*/
    height:80px;
    border:1px solid #000;
    text-align: center;
    cursor: pointer;
    overflow:hidden;
}


.desc_details .col-md-6
{
    padding:12px 0 0 12px; ;


    margin-top:20px;
}

#product_li .owl-theme .owl-controls {
    display: inline-block;
    margin-top: 0;
    width: 100%;
    position:absolute;
    height:100%;
}
#product_li .owl-item
{
    /*    float: left;
            width:116px;
            margin:0;
            width:116px !important;
            padding-left:61px;
    
             margin: 10px 10px;*/
    float:left;width:116px;margin:0;width:116px !important;margin:10px -50px 10px 61px;
}
#product_li .owl-buttons {
    float: none;
    height:117px;

    width:100%;
}
#product_li .owl-buttons .owl-prev {
    /*    background: rgba(0, 0, 0, 0) url("../images/tyres_prev.png") no-repeat scroll 0 0;
        border:none;
     height:117px;
     float:left;
            position:absolute;
                    z-index:22;
                    top:0;
        width: 55px;*/
    background:rgba(0, 0, 0, 0) url("../images/tyres_prev.png") no-repeat scroll 0 0;border:none;height:117px;float:left;position:absolute;z-index:22;top:0;width:55px;    border-radius: 0px;  -webkit-border-radius: 0px; 

  /* Firefox 1-3.6 */
  -moz-border-radius: 0px; 
}
#product_li .owl-buttons .owl-next {
    /*    background: rgba(0, 0, 0, 0) url("../images/tyres_next.png") no-repeat scroll 0 0;
             height:117px;
      border:none;
    
     float:right;
        width: 55px;
            position:absolute;
                    z-index:22;
                    top:0;
                    right:0;*/
    background:rgba(0, 0, 0, 0) url("../images/tyres_next.png") no-repeat scroll 0 0;height:117px;border:none;float:right;width:55px;position:absolute;z-index:22;top:0;right:0;    border-radius: 0px;  -webkit-border-radius: 0px; 

  /* Firefox 1-3.6 */
  -moz-border-radius: 0px; 
}

#product_li .synced .item{
    background:none;
}

.desc_details h3
{
    color:#ef382e;
    font-size:24px;
    font-weight:700;
    
    margin: 0 0 20px 0;

}
.desc_details h3 span
{
    color:#f5f5f5;
    font-size:18px;
    font-weight:500;
    background:none;
    display:block;
    margin-top:12px;
    padding-bottom:34px;

}

.desc_details p
{
    font-size:15px;
    color:#f5f5f5;
    font-weight:500;
    padding: 10px 0 10px 0;
    border-bottom:1px solid #232c33;
}
.desc_details img
{
    /*right:0;position:absolute;
    top:75px;*/
}
.user_rating
{
    padding:13px 0 13px 0;
    border-bottom:1px solid #232c33;
}
.desc_details ul
{

}
.desc_details ul li
{
    padding-left:15px;

    border-right:1px solid #f0f5f9;
    list-style:none;
    padding-bottom:3px;
    float:left;

}
.desc_details ul li:last-child
{
    border-right:none;
}
.desc_details ul li a
{
    color:#ef382e;
    font-size:16px;
    font-weight:400;

}
.user_rating a
{
    padding-right:24px;
    float:left;
}
.full_star
{
    background:url(../images/start1.png) no-repeat;
    width:18px;
    height:18px;
}
.half_star
{
    background:url(../images/half_star.png) no-repeat;
    width:18px;
    height:18px;
}
.blank_star
{
    background:url(../images/blank_star.png) no-repeat;
    width:18px;
    height:18px;
}

.inner_left
{

    padding:7px 0 0 0;
}
.inner_right 
{

    background:#232d33;
    padding:53px 30px 0 30px;


}
.inner_left h3
{
    color:#fada46;
    font-size:18px;
    font-weight:400;
    margin-bottom:24px;
}

.inner_left p
{
    font-weight:17px;
    font-weight:400;
    color:#f5f5f5;
    padding-bottom:28px;
    border:none;
    padding-top:0;
}
.inner_left p span
{
    color:#ef382e;
    font-size:17px;
    font-weight:400;
    background:none;
    display:block;
    float:right;
    position:relative;
    right:0;
    padding-left:0px;
    padding-bottom:61px;
}
.inner_left ul
{
    float:right;
    position:relative;
    bottom:8px;

}
.inner_left ul li
{
    list-style:none;
    margin-left:4px;
    height:23px;
    width:82px;
    padding-left:0px;

    border-right:none;
    list-style:none;
    padding-bottom:0px;
    float:left;

}
.inner_left ul li a img
{
    position:static;
}

/*.inner_right a.cart
{
        height:48px;
        background:url(../images/cart_vector.png) #ffc403 no-repeat 20px 15px ;
        color:#0e181f;
        font-size:18px;
        padding:13px 36px 13px 50px;
        text-align:center;
        display:block;
        margin-bottom:15px;
        
}*/

.inner_right button#button-cart
{
    height:48px;
    background:url(../images/cart_vector.png) #ffc403 no-repeat 20px 15px ;
    color:#0e181f;
    font-size:18px;
    padding:13px 36px 13px 50px;
    text-align:center;
    display:block;
    margin-bottom:15px;
    border-radius: 0 !important;
	  -webkit-border-radius: 0px; 

  /* Firefox 1-3.6 */
  -moz-border-radius: 0px; 
}

.qty_count
{
    width:89px;

    padding-bottom:0px;
}
.inner_right label
{
    padding:0 0 0px 0;
    margin:0;

}

.inner_right p
{
    color:#c0c1c1;
    font-weight:400;
    font-size:16px;
    border-bottom: none;

    padding-bottom: 10px;
    padding-top: 0px;
    width:100%;
}
.inner_right h5
{
    color:#ef382e;
    font-weight:400;
    font-size:21px;
    padding-bottom:17px;
}

.spinner {
    width: 89px;
    padding-bottom:10px;

}
.spinner input {
    text-align: right;
}
.input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: table-cell;
}
.input-group-btn-vertical > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
    padding: 8px;
    margin-left: -1px;
    position: relative;
    border-radius: 0;
	  -webkit-border-radius: 0px; 

  /* Firefox 1-3.6 */
  -moz-border-radius: 0px; 
}
.input-group-btn-vertical > .btn:first-child {
    border-top-right-radius: 4px;
}
.input-group-btn-vertical > .btn:last-child {
    margin-top: -2px;
    border-bottom-right-radius: 4px;
}
.input-group-btn-vertical i{
    position: absolute;
    top: 0;
    left: 4px;
}

.payment
{

    padding:18px 52px 18px 52px;
    background:#21282d;
    color:#d1d1d1;
    font-weight:500;
    display:block;
    width:100%;

}
.contactus_left .col-md-7
{
    padding:0;
}
.desc_tabs {
    background: #242d34 !important;
    background-image:none;
    font-size:14px;
    color:#d1d1d1;
    clear: left;
    padding:20px !important;
    padding: 0;
}

.desc_tab_row
{
    margin-top:24px;
}
.contactus_left .col-md-5
{
    padding:0;
}
.contact_time
{
    background:#242d34;
    height:200px;
    padding:12px 0px 20px 25px !important;
    border-left:none;
    border-right:1px solid #2f3941;
    border-top:1px solid #2f3941;
    border-bottom:1px solid #2f3941;
    height:100%;
}
.contact_time h3
{
    color:#ef382e;
    font-size:36px;
    font-weight:500;
    padding-bottom:5px ;
    padding-left:0 !important;
}

.contact_time h3 span
{
    display:block;
    color:#b6c1cd;
    font-size:20px;
    font-weight:400;
    padding-bottom:20px;

}

.contact_time h4
{
    color:#ef382e;
    font-size:24px;
    font-weight:500;
}

.contact_time h4 span
{
    color:#ffffff;
    font-size:16px;
    font-weight:400;
    display:block;
    padding-bottom:19px;
}


.contact_time h5
{
    color:#ef382e;
    font-size:14px;
    font-weight:700;
    padding-bottom:6px;
}

.contact_time p
{
    color:#f6f8fb;
    font-size:14px;
    font-weight:400;
    padding-left:0 !important;
    line-height:16px;

}

.description1 .col-md-6{padding-left:0px;}
.description1 h3{font-size:24px;color:#ef382e;font-weight:400;padding-bottom:21px;}
.description1 p{font-size:16px;color:#ededed;font-weight:400;padding-bottom:49px;}
.description1{padding-top:52px;}
.description1 img{text-align:center;padding-top:20px;width:100%;}
.description2 .col-md-6{padding-left:0px;}
.description2 h3{font-size:24px;color:#ef382e;font-weight:400;padding-bottom:18px;}
.description2 p{font-size:16px;color:#ededed;font-weight:400;padding-bottom:43px;}
.description2 h4{font-size:16px;color:#ededed;font-weight:500;display:block;margin-top:0px !important;}
.description2 img{left:20%;position:relative;}
.lists_desc{padding-top:85px;overflow:hidden;}
.lists_desc .col-md-4{}
.lists_desc h3 span.redround{width:34px;height:34px;border-radius:50%;  -webkit-border-radius: 50%; 

  /* Firefox 1-3.6 */
  -moz-border-radius: 50%; background:#ef382e;color:#fff;line-height:34px;text-align:center;float:left;margin-right:18px;}
.lists_desc img{width:100%;left:0%;position:relative;padding-bottom:16px;}
.lists_desc h3{color:#ef382e;font-size:22px;font-weight:400;height:100%;padding-bottom:19px;}
.lists_desc p{color:#dcd9d9;font-size:16px;font-weight:400;}


.nav > li > a, .nav > li > a:active {
    display: inline;
    padding: 0;
    position: relative;
    text-transform: uppercase;
    color: #fff !important;
    background-color: transparent !important;
    border: none !important;
}
.nav-tabs {
    border-bottom: none;
}

.text-danger-mssg {
    margin-bottom: 10px;
}

.review_rating .control-label {
    float: left !important;
    padding-top: 2px !important;
}

.desc_page p , #review p{
    font-size: 16px;
    text-align: left;
    padding-left: 0px;
    padding-top: 0px;
    font-weight: 100;


}
#review .table  {

    border:1px solid #999 !important;
}
#review table.table-bordered  {

    border:1px solid #999 !important;
}
#review table tr{
    background:none;
}

.price-text span{
    font-size: 14px !important;
}

.in_stock
{
    color:#fada46;
    font-size: 18px;
    font-weight: 400;
	background:none !important;
}


.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #242d34 !important;
}

#review span{
    font-size: 10px !important;
	display:inline-block;
}

.container.success_container,.div_content {
    /*padding-top: 180px;*/
    /*min-height: 300px;*/
}

.success_container #content{
    color: #fff;
    padding: 10px;
}

.button_pair a:hover, .button_pair a:focus{
    text-decoration: none !important;
    color: #fff !important;
}



/* product list */

.product_container, .compare_container{
    /*padding-top: 200px;*/
    /*color: #fff;*/
}

.compare_container{
    color: #fff;
}

.compare_container .img-thumbnail{
    border: none;
    background: none;
}


.product-thumb .image {
    text-align: center;
}
.product-thumb .image a {
    display: block;
}
.product-thumb .image a:hover {
    opacity: 0.8;
}
.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
}
.product-grid .product-thumb .image {
    float: none;
}
@media (min-width: 767px) {
    .product-list .product-thumb .image {
        float: left;
        padding: 0 15px;
    }
}
.product-thumb h4 a{
    color: #ef382e;
    font-size: 22px;
    font-weight: 700;
    height: 30px;
}
.product-thumb .caption {
    padding: 0 20px;
    min-height: 180px;
}
.product-list .product-thumb .caption {
    margin-left: 230px;
}
@media (max-width: 1200px) {
    .product-grid .product-thumb .caption {
        min-height: 210px;
        padding: 0 10px;
    }
}
@media (max-width: 767px) {
    .product-list .product-thumb .caption {
        min-height: 0;
        margin-left: 0;
        padding: 0 10px;
    }
    .product-grid .product-thumb .caption {
        min-height: 0;
    }
}
.product-thumb .rating {
    padding-bottom: 10px;
	overflow:hidden;
}
.rating .fa-stack {
    font-size: 8px;
}
.rating .fa-star-o {
    color: #999;
    font-size: 15px;
}
.rating .fa-star {
    color: #FC0;
    font-size: 15px;
}
.rating .fa-star + .fa-star-o {
    color: #E69500;
}
h2.price {
    margin: 0;
}
.product-thumb .price {
    color: #fada46;
    font-size: 18px;
    font-weight: 600;
}
.product-thumb .price-new {
    color: #fada46;
    font-weight: 600;
}
.product-thumb .price-old, .items_detail .price-old{
    color: #999999;
    text-decoration: line-through;
    margin-left: 10px;
}
.product-thumb .price-tax {
    color: #fada46;
    font-size: 12px;
    display: block;
}
.product-thumb .button-group {
    border-top: 1px solid #ddd;
    background-color: #eee;
    overflow: auto;
	margin:0 10px 0 0 !important;
	
}
.product-list .product-thumb .button-group {
    border-left: 1px solid #ddd;
}

.product-thumb .button-group button {
    /*width: 60%;*/
    width: 80%;
    border: none;
    display: inline-block;
    float: left;
    background-color: #eee;
    color: #888;
    line-height: 38px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
	padding:0;
}
.product-thumb .button-group button + button {
    width: 20%;
    border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
    color: #444;
    background-color: #ddd;
    text-decoration: none;
    cursor: pointer;
}

.thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
}
.thumbnails > li {
    margin-left: 20px;
}
.thumbnails {
    margin-left: -20px;
}
.thumbnails > img {
    width: 100%;
}
.image-additional a {
    margin-bottom: 20px;
    padding: 5px;
    display: block;
    border: 1px solid #ddd;
}
.image-additional {
    max-width: 78px;
}
.thumbnails .image-additional {
    float: left;
    margin-left: 20px;
}

.compare{padding-bottom: 10px;}
.compare a{padding-bottom: 5px; color:#d1d1d1;font-weight: 500;}
.compare a:hover{color:#fff;}

.tooltip.top .tooltip-inner {
    color:#000;
    background-color:#fff;
}
.tooltip.top .tooltip-arrow {
    color:#000;
    border-top-color: #fff;
}

.product_name a{  color: #ef382e; font-size: 15px; font-weight: 500;}
.product_name a:hover{  color: #bf2c24;}
.btn{text-transform: uppercase !important;}

.no-data h4{
    padding-top: 5px;
    /*font-size: 16px;*/
    padding-left: 8px;
    padding-right: 15px;
    color: #ffffff;
    float: none;
    height: 20px;
    text-align: center;
}

/* Google ReCaptcha

.rc-anchor-light {
    background: #ef382e none repeat scroll 0 0 !important;
    border: 1px solid #f56961 !important;
}
*/

/* simple checkout */

.simplecheckout input, select{
    color: #000;
}
.checkout_container{
    padding-top: 200px;
    color: #fff;
}
.checkout-container {
    /*padding: 60px 70px 80px;*/
}

#toTop {width: 50px;bottom: 30px; right: 0px; position:fixed; cursor:pointer; display:none;z-index:999;}
#toTop img{opacity: 0.6; filter:alpha(opacity=60);}
#toTop img:hover{opacity: 1; filter:alpha(opacity=100);}

/*.checkout-product table tbody, tr, td{
   border: 1px solid #6a6a6a !important; 
   padding: 10px;
}*/
.checkout-product table.list
{
    width: 100%;
    margin-bottom: 25px;
    border: 1px solid #242d34;
}
.checkout-product table.list tbody td {
    border: 1px solid #242d34;
}
/*.checkout-product table thead td{
   font-weight: bold;
   background-color: #242D34;
}*/


/* open cart css*/
.carthead{font-size:18px;padding-bottom:10px;border-bottom:1px solid #242d34;margin-bottom:27px;}
.carttable{color:#cdd6dd;font-weight:400}
.qty_inp{background:#323f48;border-radius:0;  -webkit-border-radius: 0px; 

  /* Firefox 1-3.6 */
  -moz-border-radius: 0px; border:none;color:#eee;height:30px}
.cartpanel input{background:#323f48;border-radius:0;  -webkit-border-radius: 0px; 

  /* Firefox 1-3.6 */
  -moz-border-radius: 0px; border:none;color:#eee;}
.cartpanel input:focus{box-shadow:none;}
.cartpanel .btn,.redbtn{background:#ef392e;border:none;box-shadow:none;border-radius:0px;  -webkit-border-radius: 0px; 

  /* Firefox 1-3.6 */
  -moz-border-radius: 0px; }
.redbtn:hover{background:#ef392e;border:none;box-shadow:none;border-radius:0px;  -webkit-border-radius: 0px; 

  /* Firefox 1-3.6 */
  -moz-border-radius: 0px; }

.yellowbtn{background:#ffc403 ;border:none;box-shadow:none;border-radius:0px;  -webkit-border-radius: 0px;color:#000; 
  /* Firefox 1-3.6 */
  -moz-border-radius: 0px; 
}

.yellowbtn:hover{background:#ffc403;border:none;box-shadow:none;border-radius:0px;  -webkit-border-radius: 0px;color:#000; 
  /* Firefox 1-3.6 */
  -moz-border-radius: 0px; 
} 

.cartpanel #button-quote{float:right}
.cartpanel  select{  background:url(../images/select_black_big.png) no-repeat;width:100%;background-size:100% 100%;border:none;border-radius:0px;color:#eee;-webkit-appearance: none;
                     -moz-appearance: none;
                     appearance: none;}
.qty_inp:focus{box-shadow:none;}
.qty_refr{background:url(../images/qty_inp.png) no-repeat;background-size:100% 100%;width:30px;height:30px;box-shadow:none;background-color:transparent;border:none;border-radius:0px;margin-right:1px;}
.qty_refr:hover{background:url(../images/qty_inp.png) no-repeat;background-size:100% 100%;width:30px;height:30px;box-shadow:none;background-color:transparent;border:none;border-radius:0px}
.qty_close{background:url(../images/qty_close.png) no-repeat;background-size:100% 100%;width:30px;height:30px;box-shadow:none;background-color:transparent;border:none;border-radius:0px}
.qty_close:hover{background:url(../images/qty_close.png) no-repeat;background-size:100% 100%;width:30px;height:30px;box-shadow:none;background-color:transparent;border:none;border-radius:0px}
.cartsub{font-size:18px;padding-bottom:10px;color:#cdd6dd}
.cartp{color:#cdd6dd;margin-bottom:22px;}

.cartpanel .panel-default{border:none;color:#aeb3b7;background:#242d34 ; }
.cartpanel .panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body{border:none;}
.cartpanel .panel-heading{background:#323f48 ;border-radius:0px;border:none;color:#aeb3b7;}
.cartpanel .panel-body{background:#242d34 ;border-radius:0px;border:none;color:#aeb3b7;border-radius:0px;border:none;color:#aeb3b7;}
.cartpanel .panel-heading a{width:100%;}
.cartpanel .panel-title .fa-caret-down:before{content:'►';position:absolute;right:25px;margin-top:-10px}
.cartbtns{margin-bottom:107px}

/*.checkout-product table tbody, tr, td{
   border: 1px solid #6a6a6a !important; 
   padding: 10px;
}*/

/*.checkout-product table thead td{
   font-weight: bold;
   background-color: #242D34;
}*/
.checkout-heading {font-size:24px;padding-bottom:10px;border-bottom:1px solid #242d34;margin-bottom:27px;color:#fff;width:100%;padding-top:20px;font-weight:600}
.simplecheckout-cart td{color:#ccd5dc;font-weight:500}
.simplecheckout-cart input{color:#fff;font-weight:500;background:#242d34;border-radius:0px;border:none}
.simplecheckout-cart-total span{color:#ccd5dc;font-weight:500}
.simplecheckout-cart-total input{color:#fff;font-weight:500;background:#242d34;border-radius:0px;border:none;padding-left:4px}
.simplecheckout-cart a{color:#ef392e;font-weight:400}
.checkouttable td{color:#fff;font-weight:500}
.checkouttable input{color:#fff;font-weight:500;background:#242d34;border-radius:0px;border:none;padding-left:4px}
.checkouttable select{color:#ccc;font-weight:500;border-radius:0px;border:none; -webkit-appearance: none;
                      -moz-appearance: none;
                      appearance: none;background:url(../images/selectdown.png) #242d34 95% 55% no-repeat}
input[type=radio] {
    opacity: 0;
    z-index: 9999;
}
/* default radio button style: unchecked */
.overlay {
    display: inline-block;
    position: relative;
    left: 7px; /* or whatever length you need here */
    height: 1em;
    top:-8px;
    width: 1em;
    background:#232c33;
    border-radius: 50%;
}
/* changed style when checked */
input[type=radio]:checked + .overlay {
    background:url(../images/checkout_rad.png) #333 no-repeat;
}

.simplecheckout-customer-same-address input[type=checkbox] {
    opacity: 0;
    z-index: 9999;
    margin:0px !important;
}
#agreement_checkbox input[type=checkbox] {
    opacity: 0;
    z-index: 9999;
    margin:0px !important;
}
/* default radio button style: unchecked */
.checkboxover {
    display: inline-block;
    position: relative;
    left: -15px; /* or whatever length you need here */
    height: 1em;
    top:0px;
    width: 1em;
    background:#232c33;

}
.checkboxoveragree {
    display: inline-block;
    position: relative;
    left: -18px; /* or whatever length you need here */
    height: 1em;
    top:2px;
    width: 1em;
    background:#5a5a5a;

}
/* changed style when checked */
.simplecheckout-customer-same-address input[type=checkbox]:checked + .checkboxover {
    background:url(../images/checkbox.png)  no-repeat;
    background-size:100% 100%;
}
#agreement_checkbox input[type=checkbox]:checked + .checkboxoveragree {
    background:url(../images/checkbox.png)  no-repeat;
    background-size:100% 100%;
}
#agreement_checkbox a, #agreement_checkbox a:hover{color:#d1d1d1;}
hr{border: 1px solid #6a6a6a;}
#simplecheckout_text_agreement{display: none !important;}

.success_container a.btn, .checkout-container input.btn, .tyres_content a.btn{background:#ef392e !important;border:none !important;box-shadow:none !important;border-radius:0px !important;}
.success_container a.btn:hover, .checkout-container input.btn:hover, .tyres_content a.btn:hover{background:#ef392e !important;border:none !important;box-shadow:none !important;border-radius:0px !important;}

header.sticky { height:40px}
/*************************************************************/
.checkout-container{padding: 25px 0 80px;}
.simplecheckout-cart th{color:#cdd5dd;font-size:18px;font-weight:400;padding-left:14px;padding-right:10px !important;}
.simplecheckout-cart tbody tr td{color:#cdd5dd;font-size:18px;padding-top:10px;padding-bottom:10px ;font-weight:400}
.simplecheckout-cart-total {font-weight:400 !important;font-size:18px;}
.simplecheckout-cart-total span ,.simplecheckout-cart-total span b {font-weight:100 !important;font-size:18px;}
.simplecheckout-cart thead{padding:18px 0 18px 0;}
.rightdetail{float:right;top:-4px;position:relative}
.rightdetail p{ color: #cdd5dd;
                font-size: 18px;
                font-weight: 500;}
.rightdetail span{ background: rgba(0, 0, 0, 0) url("../images/phone_icn.png") no-repeat scroll 126px 6px;
                   color: #ef382e;
                   text-align: right;
                   display: block;
                   font-size: 20px;}
.checkout_methods{}
.insidepayment{padding:0px !important}
.insidepayment tr{width:100%}
.insidepayment td {
    padding: 0px;

    border-bottom: 1px solid #232d33;

}
.payment_div{width:55% !important;margin-left:2px;}
.simplecheckout-left-column input{background:#323f48;border-radius:0;border:none;color:#eee !important;padding-left:5px;height:25px}
.simplecheckout-right-column input{background:#323f48;border-radius:0;border:none;color:#eee !important;padding-left:5px;height:25px}
.simplecheckout-block-content{color:#cdd5dd;font-size:18px;font-weight:400;}
.cust-details{padding:31px 11px 89px 11px;color:#cdd5dd;font-size:14px;font-weight:400;}
.checkhead{border-bottom:1px solid #242d34;margin-bottom:33px;padding-bottom:33px;}
.checkhead h1{font-size:18px;color:#c3ccd3;margin-top:23px;}
.checkout-wrap{background:#0e191f;border-bottom:1px solid #505960}
.carthead {font-size:18px;padding-bottom:10px;border-bottom:1px solid #242d34;margin-bottom:27px;color:#c3ccd3}
.carttable{color:#cdd6dd;font-weight:400}
.qty_inp{background:#323f48;border-radius:0;border:none;color:#eee !important;padding-left:5px;height:30px}
.simplecheckout-table-form-right input[type=email]{background:#323f48;border-radius:0;border:none;color:#eee !important;padding-left:5px;height:30px}
.cartpanel input{background:#323f48;border-radius:0;border:none;color:#eee;}
.cartpanel input:focus{box-shadow:none;}
.cartpanel .btn,.redbtn{background:#ef392e;border:none;box-shadow:none;border-radius:0px;}
.orderbtn{background:#ef392e;border:none;box-shadow:none;border-radius:0px;padding:5px 37px 5px 37px !important;font-size:18px;font-weight:100;}
.updatebtn{background:#ef392e;border:none;box-shadow:none;border-radius:0px;padding:5px 37px 5px 37px;color:#eee !important}
.updatebtn span{color:#fff !important}
.cartpanel #button-quote{float:right}
.cartpanel select{background:url(../images/select_black_big.png) no-repeat;width:100%;background-size:100% 100%;border:none;border-radius:0px;color:#eee;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.qty_inp:focus{box-shadow:none;}
.qty_refr{background:url(../images/qty_inp.png) no-repeat;background-size:100% 100%;width:30px;height:30px;box-shadow:none;background-color:transparent;border:none;border-radius:0px;margin-right:1px;}
.qty_refr:hover{background:url(../images/qty_inp.png) no-repeat;background-size:100% 100%;width:30px;height:30px;box-shadow:none;background-color:transparent;border:none;border-radius:0px}
.qty_close{background:url(../images/qty_close.png) no-repeat;background-size:100% 100%;width:30px;height:30px;box-shadow:none;background-color:transparent;border:none;border-radius:0px}
.qty_close:hover{background:url(../images/qty_close.png) no-repeat;background-size:100% 100%;width:30px;height:30px;box-shadow:none;background-color:transparent;border:none;border-radius:0px}
.cartsub{font-size:18px;padding-bottom:10px;color:#cdd6dd}
.cartp{color:#cdd6dd;margin-bottom:22px;font-size: 16px !important;
       font-weight: 100 !important;}
.cartpanel .panel-default{border:none;color:#aeb3b7;background:#242d34;}
.cartpanel .panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body{border:none;}
.smallinp{background:#323f48 !important;height:26px !important;width:26px !important}
.cartpanel .panel-heading{background:#323f48;border-radius:0px;border:none;color:#aeb3b7;}
.cartpanel .panel-body{background:#242d34;border-radius:0px;border:none;color:#aeb3b7;border-radius:0px;border:none;color:#aeb3b7;}
.cartpanel .panel-heading a{width:100%;}
.cartpanel .panel-title .fa-caret-down:before{position:absolute;right:25px;margin-top:-15px}
.cartbtns{margin-bottom:107px}
.checkout-product table tbody, tr, td{padding:10px;}
.checkout-product table thead td{font-weight:bold;background-color:#242D34;}
.checkout-heading{font-size:24px;padding-bottom:10px;border-bottom:1px solid #242d34;margin-bottom:27px;color:#fff;width:100%;padding-top:20px;font-weight:600}
.simplecheckout-cart td{color:#ccd5dc;font-weight:500}
.simplecheckout-cart input{color:#fff;font-weight:500;background:#242d34;border-radius:0px;border:none}
.simplecheckout-cart-total span{color:#ccd5dc;font-weight:500}
.simplecheckout-cart-total input{color:#fff;font-weight:500;background:#323f48;border-radius:0px;border:none;padding-left:4px}
.simplecheckout-cart a{color:#ef392e;font-weight:400}
.checkouttable td{color:#fff;font-weight:500}
.checkouttable input{color:#fff;font-weight:500;background:#242d34;border-radius:0px;border:none;padding-left:4px}
.checkouttable select{color:#ccc;font-weight:500;border-radius:0px;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(../images/selectdown.png) #242d34 95% 55% no-repeat}
input[type=radio]{opacity:0;z-index:9999;}
.overlay{display:inline-block;position:relative;left:7px;height:1em;top:-12px;width:1em;background:#5a5a5a;border-radius:50%;}
input[type=radio]:checked + .overlay{background:url(../images/checkout_rad.png) #333 no-repeat;}
.simplecheckout-customer-same-address input[type=checkbox]{opacity:0;z-index:9999;margin:0px !important;}
.checkboxover{display:inline-block;position:relative;left:-15px;height:1em;top:0px;width:1em;background:#232c33;}
.simplecheckout-customer-same-address input[type=checkbox]:checked + .checkboxover{background:url(../images/checkbox.png) no-repeat;background-size:100% 100%;}
.simplecheckout-left-column select{color:#ccc;font-weight:500;border-radius:0px;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(../images/selectdown.png) #323f48 95% 55% no-repeat;font-size:14px;height:25px}

.cartpanel .btn,.redbtn,.updatebtn:hover{background:#ef392e !important;}
header{position:fixed}
.methodlabel {
    float: right !important ;
    padding-right:52px;
    width: auto !important;
}
header{position:absolute;z-index:999;width:100%;top:0;left:0;background:url(../images/header.png) repeat-x;height:100px;  -webkit-transition: height 0.3s;
       position: fixed;
       top: 0;
       left: 0;
       -moz-transition: height 0.3s;
       transition: height 0.3s;}
	header.shrink {
    height: 47px;
   
}

	header.shrink .logo_div img {
   
	width:84px;
	top:2px;position:absolute;
	 -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
   
}
header.shrink ul.slimmenu {
    float: right;
    list-style-type: none;
    margin: 0;
    padding: 12px 0 0;
}
.header_banner{background:url(../images/banner_img.jpg) no-repeat;background-size:100%;height:261px;}
/*.maincontainer {margin-bottom: 10px;}*/



.grid_view h4{font-size:24px;color:#fff;padding-bottom:44px;}
.grid_row{border-bottom:2px solid #232d33;padding-bottom:18px;}
.product-thumb{overflow:hidden}
.product-grid .product-thumb .image {
    float: none;
    margin: 24px 13px 0 13px;

}
.text-right{color:#e2e2e2;}
.text_white{color:#ffffff}
.gridbtn_controls{background:url(../../images/btngroupimg.jpg) no-repeat;}
.caption h4{margin-top:10px;width:221px !important}
.gridbtn_group{border:none;padding-left:27px;padding-right:27px;background-color:transparent !important;border:none !important;padding-bottom:23px;overflow:hidden !important;}
.addtocart{width:112px !important;height:37px !important;background:#29343b !important;color:#ffffff !important;font-size:13px !important;font-weight:100 !important;padding-left:15px;padding-right:15px;}
.comparebtn{width:86px !important;height:37px !important;background:#ef382e !important;color:#ffffff !important;font-size:13px !important;font-weight:100 !important;padding-left:15px;padding-right:15px;}
.product-thumb .button-group button + button {border:none;margin-left:1px}
.listbtn{background:#404040;border:1px solid #1e1e1e;border-radius:0px;-webkit-border-radius: 0px; 
  -moz-border-radius: 0px; }
.listbtn:hover{background:#404040 !important;border:1px solid #1e1e1e;border-radius:0px;-webkit-border-radius: 0px; 

  /* Firefox 1-3.6 */
  -moz-border-radius: 0px; }
.listbtn:focus i {color:#ef382e;border:none}
.listbtn i{border:none;font-size:18px;background-color:none;box-shadow:none;color:#908f8f;text-shadow:none}
.listbtn:focus {outline:none;background:url(../../images/btngroupimg.jpg) no-repeat;border:1px solid #1e1e1e;border-radius:0px;-webkit-border-radius: 0px; 

  /* Firefox 1-3.6 */
  -moz-border-radius: 0px;-webkit-border-radius: 0px; 

  /* Firefox 1-3.6 */
  -moz-border-radius: 0px;  color:#908f8f}

.listbtn.active i {color:#ef382e;border:none}

.listbtn.active {background-color:transparent !important;outline:none;background:url(../../images/btngroupimg.jpg) no-repeat;border:1px solid #1e1e1e;border-radius:0px;color:#908f8f;-webkit-border-radius: 0px; 

  /* Firefox 1-3.6 */
  -moz-border-radius: 0px; }
.sortby{padding-right:0px}
.liststyles{padding:0px}
.selectlabel{padding-right:17px}
.product-thumb {
    border-top: 1px solid #232d33;
    padding-bottom: 20px !important;
	 border-bottom: 1px solid #232d33;
    overflow: hidden;
    padding-top:9px;
 margin-bottom: 20px;
 
 
}
.product_logo p{float: left !important;}
.product_logo img{float: right;}
.custom_selectboxs{background:url(../images/select_black.png) no-repeat;background-size:100% 100%;border: none;
                   border-radius: 0;
                   -webkit-appearance: none;
                   -moz-appearance: none;
                   appearance: none;
-webkit-border-radius: 0px; 


  -moz-border-radius: 0px; 
                   font-size:14px;
                   color:#e2e2e2;}

.product-layout{padding:0px;position:relative;}
.product-list .product-thumb .image {
    float: left;
    padding: 0;
}

.txt_inform p{
    font-weight:100 !important;
    font-size: 16px !important;
    color: #cdd5dd !important;
    padding-top: 21px;
}


/* default radio button style: unchecked */
.overlayradio{
    display: inline-block;
    position: relative;
    float:left;
    height: 1em;
    top:3px;
    width: 1em;
    background:#5a5a5a;
    border-radius: 50%;
	-webkit-border-radius: 50%; 

  /* Firefox 1-3.6 */
  -moz-border-radius: 50%; 
}
/* changed style when checked */
input[type=radio]:checked + .overlayradio {
    background:url(../images/checkout_rad.png)  #EF382E no-repeat;
    background-color:#EF382E;
    background-size: 17px 0px;
}

/* Gallery Page */
.socialicons li
{
    float:left;
    list-style:none;
    margin-right:13px;
    border-radius:10px;
	-webkit-border-radius: 10px; 


  -moz-border-radius: 10px; 
}

.galleryheader h4
{
    margin-top:0px !important;
}
.galleryheader 
{
    border-bottom:none !important;
}

.tyregallery
{
    margin-top:5px;
    border-top:1px solid #232d33;
    padding-top:7px;
}
.galleryimgs .item
{
    /*height:558px;*/
    border:6px solid #232d33;
}
.galleryimgs .item img
{
    height:100%;
    width:100%;

}
.galleryli .item
{
    /*border:1px solid #292929;*/
}

.galleryli .owl-wrapper
{
    margin-top:6px;
}
.galleryli .item img
{
    height:100%;
    width:100%;
}

.success_message p{ font-size: 16px !important;font-weight: 100 !important;}
.cart_thumbnail{border-radius: 0 !important;-webkit-border-radius: 0px; 

  /* Firefox 1-3.6 */
  -moz-border-radius: 0px; background: none; border:none;}

.myselect
{
    border:1px solid #000;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;
    background:url(../images/selectdown.png) no-repeat right top,url(../images/selectboxbg.png) repeat-x left top;
    background-size:10% 50%,100% 100%;
    background-position:96% 8px,0 0;
    color:#df1209;text-align:left;height:30px;
    font-size:14px;color:#ffffff;
    margin-right: 15px;
    float:left;
    width: 150px;
}

.myselect option
{
    height:24px;
    border:1px solid #bc2b22;
    background:#ef382e;
    box-shadow:none;

}
.myselect option:hover
{
    background:#333 !important;
    color:#fff;
}
.myselect:focus
{
    box-shadow:none;
    /*border:1px solid #ef382e;*/
    outline:none !important;
    border: none !important;
}


.myselectcat
{
    border:1px solid #000;border-radius:0;-webkit-border-radius: 0px; 

  /* Firefox 1-3.6 */
  -moz-border-radius: 0px; -webkit-appearance:none;-moz-appearance:none;appearance:none;
    background:url(../images/selectdown.png) no-repeat right top,url(../images/selectboxbg.png) repeat-x left top;
    background-size:10% 50%,100% 100%;
    background-position:96% 8px,0 0;
    color:#df1209;text-align:left;height:30px;
    font-size:14px;color:#ffffff;
    margin-right: 15px;
    float:left;
    width: 136px;
}

.myselectcat option
{
    height:24px;
    border:1px solid #bc2b22;
    background:#ef382e;
    box-shadow:none;

}
.myselectcat option:hover
{
    background:#333 !important;
    color:#fff;
}
.myselectcat:focus
{
    box-shadow:none;
    /*border:1px solid #ef382e;*/
    outline:none !important;
    border: none !important;
}


.cartpanel .panel-title{
    margin-top:0px;
}
.review_rating label{display:inline-block;}
.success_message a {
    color: #cdd5dd;
    text-decoration: underline;
}
.table-responsive{border:none !important;}
.info_text p{font-size: 16px !important;font-weight: 100 !important;padding-top: 10px;word-wrap: break-word;}


.newList a
{
	background:#292929 !important;
	top:0;
}

.listshrink
{
	background:none !important;
	position:relative;
	top:-20px;
}
header .container,header .row
{
	height:100px;
}

.items_detail  a.new_buy:hover{background:#292929;}

.modal-content {
	background-color:#21282e;
	color:#eee;
	}
	.modal-header {
    border-bottom: 1px solid #000;
    min-height: 16.43px;
    padding: 15px;
}
.modal-header button.close {
	color:#ffffff;
	text-shadow:none;
	
}
.modal-footer {
    border-top: 1px solid #000;
    padding: 15px;
    text-align: right;
}
.modal-footer  button
{
	border-radius:0px;
	-webkit-border-radius: 0px; 

  /* Firefox 1-3.6 */
  -moz-border-radius: 0px; 
	background:#ef382e;
	color:#ffffff;
	border:none;
}

.sortby > .stylish-select .SSContainerDivWrapper {
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 27px !important;
    width: 150px;
    z-index: 2;
}
.catselect {
    margin-left: 59px;
}
.caption p
{
	width:200px;
	  font-size: 14px;
}

.sortby .SSContainerDivWrapper ul.newList {
	   background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #000;
    height: 238px !important;
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 150px;
	  position: relative;
    top: 0;
}

.search_div .SSContainerDivWrapper ul
{
	  position: relative;
    top: 0;
}
.refine_tyres .SSContainerDivWrapper ul
{
	  position: relative;
    top: 9px;
}

td.simplecheckout-table-form-right .stylish-select .newListSelected {
    background: rgba(0, 0, 0, 0) url("../images/select_black.png") no-repeat scroll 0 0 / 100% 100%;
    color: #000;
    float: left;
    height: 28px;
    margin-right: 0px;
    width: 165px;
}

td.simplecheckout-table-form-right .SSContainerDivWrapper ul
{
	  position: relative;
    top: 0;
}

td.simplecheckout-table-form-right .SSContainerDivWrapper ul.newList {
	   background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #000;
   
    list-style: outside none none;
    margin: 0;
    /*overflow: scroll;*/
    padding: 0 !important;
    width: 100%;
	 
}
.selections .newListSelected,.search_div .newListSelected{width:150px !important;}
/*.simplecheckout-table-form-right .selectedTxt{width:164px !important;}*/
td.simplecheckout-table-form-right .newListSelected {
    background: url("../images/select_grey.png") no-repeat right top #323f48;
    color: #000;
    float: left;
    height: 28px;
    margin-right: 0px;
    width: 165px;
}
.redbtn span{   background: #ef392e none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;color:#fff}

#content .col-sm-12 ul {
    color: #cdd5dd;
    padding: 15px;
}
#content p{ font-weight: 400!important}
.tiresection .container .heading_new{padding:160px 0 0 !important;font-size:22px !important;}
.tiresection .container .heading_new span{padding:0 0 13px !important;font-size:20px !important;}
.tyres_content #content{padding:0 !important;}
.row{margin:0;}
.row .col-sm-12{padding:0;}
.desc_page.resp-tab-content{padding:0;}
.desc_page h6 span{background:transparent !important;color:#FFF !important;}
.modal-body p{  word-wrap: break-word; margin: 0 0 0 20px !important;}
.caption p.price{margin-bottom:5px;}
.desc_page.resp-tab-content p{margin:0;}
a.btn.btn-default.redbtn{color:#FFF;text-shadow:none;border:1px solid #ef392e!important;}
a.btn.btn-default.redbtn:hover{border:1px solid #ef392e!important;}
.tnc ol li{color: #cdd5dd; font-size:16px; padding-bottom:10px;}
.tnc ol{ margin:0px; padding:0px}
.tnc {
    padding-left: 18px;
    padding-top: 15px;
}
.product-thumb .container{ width:100%} 
.gridbtn_group{ padding:0 16px !important;}
.quote{ text-align:right; min-height:155px}
.quote h3{padding: 0 3px 3px 0;}
.selectbox_outer{ padding-bottom:14px}
.custom_selectbox_simple{ padding-left:5px}
.custom_selectbox_simple option {padding:5px}
.simplecheckout-cart tbody tr td{ padding:10px}
.simplecheckout-button-right span#agreement_checkbox{ display:block; padding-bottom:20px}
.checkboxoveragree{ display:inline-block!important}
#simplecheckout_button_confirm.btn{ font-size:18px; padding-left:30px; padding-right:30px}
.stylish-select ul.newList a{left: auto !important;}

.product-layout.product-grid .product-thumb{height:574px}
product-layout.product-list .product-thumb{height:auto;}
.product-layout.product-list .button-group.gridbtn_group {
    margin-top: -31px !important;
