.footer-facebook-icon{
	padding-top:10px;
}
.no-padding {
    padding:0 !important;
}
#footer .widget ul li{
	background: none !important;
	padding-left: 0px !important;
}

#footer .widget ul li:before {
  content: "\f058"; 
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  color: #DDDDDD;
  margin-right: 10px;
}

#footer .widget ul li:hover:before{
	color: #666666;	
}

#pre-footer {
    background: none repeat scroll 0 0 #333;
    margin-top: 0;
    overflow: hidden;
    padding: 0;
}

.pre-fot-box * {
    color: #fff;
}

.pre-fot-box {
    border-left: 1px solid #2d2b2b;
    color: #fff;
    overflow: hidden;
    padding-bottom: 45px;
    padding-top: 30px;
}

.pre-fot-box p {
    margin: 0 0 10.5px;
}

.pre-fot-box h4 {
    font-size: 19px;
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-top: 10.5px;
    margin-bottom: 10.5px;
}

#copyright .container{
  padding: 20px 0;
}

#copyright ul{
 list-style-type: none;
 font-size: 10pt;
 color: #fff;
}
.powered-by{
  padding-right: 10px;
}

.text-center{
  text-align: center;
}

 #mobileMenu {
    display:none;
}

#header-cart{
  opacity: 1.5 !important;
  margin-top: 3px !important;
}
.woocommerce-tabs{
  padding-top: 0;
}

/* All sidebar */
.widget-title {
    border-bottom: 1px solid #dddddd !important;
    color: #333333 !important;
    font-size: 15px !important;
    font-weight: bold !important;
    line-height: 1.333 !important;
    text-transform: uppercase !important;
    position: relative !important;
    margin: 0 0 20px !important;
    font-family: Lato, Arial, Helvetica, sans-serif;

}

.widget-title span {
    border-bottom: 1px solid #dddddd;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
    padding-bottom: 10px;
    width: 100%;
    position: relative;
    font-family: Lato, Arial, Helvetica, sans-serif !important;
}

.widget-title:after {
    border-bottom: 1px solid #fee602 !important;
    bottom: -1px !important;
    content: "";
    display: inline-block !important;
    left: 0 !important;
    position: absolute !important;
    width: 15% !important;
    transition: all .3s ease-out !important;
}
#sidebar {
  padding-top: 30px; 
}
/* DropDown arrow in menu CSS Starts*/
.menu li.has-children > a:after {
 color: #666666;
 content: ' ▼';
 font-size: 10px;
 vertical-align: 1px;
}
.menu li li.has-children > a:after {
 color: #666666;
 content: ' ►';
 font-size: 10px;
 vertical-align: 1px;
}

.alert-danger {
    color: #a94442 !important;
    background-color: #f2dede !important;
    border-color: #ebccd1 !important;
}

.alert-warning {
    color: #8a6d3b !important;
    background-color: #fcf8e3 !important;
    border-color: #faebcc !important;
}

.alert {
    padding: 15px !important;
    margin-bottom: 20px !important;
    border: 1px solid transparent !important;
    border-radius: 4px !important;
}
.cart-customlocation span.woocommerce-Price-amount.amount {
    font-size: 13px !important;
    font-weight: normal !important;
}
/* DropDown arrow in menu CSS Ends*/

/* Dealers international */
#dealers_inetrnational {
  margin-bottom: 0 !important;
  margin-left:30px;
}

#logo_img {
  max-height:61px;
  height:auto;
  width:auto;
  display:block;
}

#business_logo_img{
  max-width:180px;
  max-height:135px;
  height:auto;
  width:auto;
  display:block;
}

.no-bottom-margin{
  margin-bottom: 0 !important;
}

#sidebar .widget ul li {
    background: none;
    padding: 0;
    margin-bottom: 10px;
}

.wpcf7-form input[type="text"], .wpcf7-form input[type='email'], .wpcf7-form input[type='tel'], .wpcf7-form textarea{
    border: 1px solid #eeeeed;
    font-family: Lato, Arial, Helvetica, sans-serif;
    display: block;
    width: auto;

    padding: 10px 18px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #666;
    background-color: #fff;
    border-radius: 0;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.wpcf7-form textarea{
    height: 100px;
}
span.wpcf7-list-item{
    margin:0;
}

#contact_container{
    padding-top: 20px;
}

.light-font{
    font-weight: lighter;
}

.img-responsive{
    display: block;
    max-width: 100%;
    height: auto;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

a:hover, a:focus {
    text-decoration: none !important;
}

#mc-embedded-subscribe {
    position: absolute;
    right: 341px;
    top: 22px;
}

#mc_embed_signup input {
    border: 1px solid #dddddd;
    margin-bottom: 50px;
    margin-top: 20px;
    padding: 15px;
    width: 100%;
}

.tnp-subscription input[type=email] {
    background-color: #fff !important;
}

.map .iframe {
    border: medium none;
    height: 450px;
    margin: 20px 0 -28px;
    overflow: hidden;
    width: 100vw;
    margin-left: calc(-50vw + 49.3%);
} 

.form-control {
    /*display: block !important;*/
    width: 100% !important;
    height: 43px !important;
    font-size: 14px !important;
    color: #666 !important;
    background-color: #fff !important;
    background-image: none;
    border-radius: 0;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#custom_html-7{
    margin-bottom: 5px !important;
}
#custom_html-12{
    margin-bottom: 5px !important;
}
#custom_html-13{
  margin-bottom: 5px !important;
}

.product-search-result-title{

    border-bottom: 1px solid #dddddd !important;
    color: #333333 !important;
    font-size: 15px !important;
    font-weight: bold !important;
    line-height: 1.333 !important;
    text-transform: capitalize; !important;
    position: relative !important;
    margin: 0 0 20px !important;
    font-family: Lato, Arial, Helvetica, sans-serif;
} 

.block_content .category-list {
    margin-left: 10px;
}
.block_content ul {
    margin: 0;
    padding: 0;
    color: #888888;
    font-size: 14px;
}
.block_content ul li {
    display: inline-block;
    list-style: outside none none;
    margin-bottom: 10px;
    width: 100%;
}
.block_content a, .block_content a:visited {
  color: #999999 !important;
}
.block_content a:hover {
    color: #000 !important;
}

/* Woocomerce CSS Starts */
.products li{
  background: #fff;
}
.products li img {
    margin: -20px -20px 10px -20px;
    width: 181px;
    height: auto;
    border-bottom: 1px solid #cccccc;
}

a.woocommerce-LoopProduct-link, a.woocommerce-loop-product__link{
  color:#2a2b2b !important;  
}

.product-list-attr-title {
  font-weight: bold;
}
.product-list-bordered{
  border-bottom: 1px solid  #cccccc;
}
.product-div{
  clear:both;
}
.woocommerce-pagination {
    padding-bottom: 40px;
}

/* Featured Product content-product.php CSS Starts */
.carousel-text h2{
  font-size: 14px;
  min-height:80px;
}

.icon-line:before {
    border-bottom: 1px solid #dddddd;
    content: "";
    display: inline-block;
    left: 0;
    position: absolute;
    top: 30px;
    width: 100%;
    z-index: 1;
}

.icon-line:after {
    border-bottom: 1px solid #dddddd;
    content: "";
    display: inline-block;
    left: 0;
    position: absolute;
    top: 38px;
    width: 100%;
    z-index: 2;
}

.icon-line h3 {
    background: none repeat scroll 0 0 #fff;
    display: inline-block;
    font-size: 24px !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding: 6px 20px;
    position: relative;
    top: 13px;
    z-index: 7;
}

.section-simple {
    display: inline-block;
    padding: 0px 0 0;
    text-align: center;
    width: 100%;
}

.section-header {
    display: inline-block;
    padding: 0px 0 0px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.featured-title{
  position: inherit !important;
  width: auto !important;
}

.carousel-item-content .carousel-title {
    color: #333333;
    display: inline-block;
    font-family: lato;
    font-weight:bold;
    font-size: 14px;
    margin: 20px 0 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.carousel-text .woocommerce-loop-product__title{
    font-size: 13px;
    font-weight: normal;
    text-align : center;
}
/* Featured Product content-product.php CSS Ends */

/* News Archive on home page css Starts */
#newslink1 img{
  display: block;
  max-width: 100%;
  height: auto;
}
.news-archive {
    border: 1px solid #eeeeee;
    padding: 20px;
}
.meta {
    font-size: 11px;
    color: #999999;
}
.meta a {
    color: #d74515;
}
.carousel-3 li {
    display: inline-block;
}
.carousel-3 .carousel-item-content .carousel-title {
    color: #333333;
    display: inline-block;
    font-family: lato !important;
    font-size: 18px;
    margin: 20px 0 0 0px;
    text-align: left;
    text-transform: none;
    width: 100%;
}
/* News Archive on home page css Ends */

/* Single product page CSS Starts */
.single-product .product_title { 
    font-size:20px !important;
}

span.woocommerce-Price-amount.amount {
    font-size: 17px;
    font-weight: 600;
}

.woocommerce button, .woocommerce input[type=submit], .woocommerce button[name=add-to-cart],
.woocommerce button[name=update_cart], .woocommerce button[name=apply_coupon]
{
    color: #fff !important;
} 

.woocommerce button, .woocommerce button[name=calc_shipping], .woocommerce button[name=login]
{
    color: #289dcc !important;
}
.woocommerce button[disabled]
{
  color: grey !important;  
}
.woocommerce-message {
    background-color: #f1f5f7 !important;
    color: #289dcc !important;
}
.woocommerce-message a.button {
    background-image: -webkit-linear-gradient(bottom, #96d4f3 0%, #FFFFFF 100%);
    border-color: #bcd3dc;
    color: #289dcc !important;
}

.single-product #title {
    display: none;
}

.product-detail-bordered {
    border-top: 1px solid #cccccc;
}

.quantity .screen-reader-text{
    display: none;
}

.flex-control-nav {
    margin-top: 0px;
    position: relative;
}
  
/* Single product page CSS Ends */

/* Cart page CSS Starts */
.product-name{
    text-transform: uppercase;
}

.woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
    padding: 10px 10px;
}

a.remove {
    -moz-border-radius: 100%;
    border-radius: 100%;
    color: #c0081a;
    display: block;
    font-size: 1.5em;
    font-weight: 600;
    height: 1em;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    width: 1em;
}

a.remove:hover{
    background-color: #c0081a;
    color: #fff;
}

#product_total_price{
  display:none;
}

/* Gallery CSS Starts */
.post .entry-media {
    overflow: hidden;
    position: relative;
}
.post .entry-media img {
    width: 100%;
    height: auto;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    vertical-align: middle;
}

.transition {
    -webkit-transform: scale(1.6); 
    -moz-transform: scale(1.6);
    -o-transform: scale(1.6);
    transform: scale(1.6);
    transition-duration: 5s;
}

#zoom_01, #zoom_02, #zoom_03, #zoom_04, #zoom_05 {
    width:600px;
} 

#carousel-custom .carousel-indicators {
    margin: 10px 0 0;
    overflow: auto;
    position: static;
    text-align: left;
    white-space: nowrap;
    width: 100%;
}

#carousel-custom .carousel-indicators li {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin: 0 !important;
    width: auto;
}

#carousel-custom .carousel-indicators li img {
    display: block;
    opacity: 0.5;
}



/* Gallery CSS Ends */

/* Cart page CSS Ends */
/* Woocomerce CSS Ends */
@media screen and (max-width: 375px) {
    #topbar .callus a {
        padding-right: 10px !important;
    }

    .pre-fot-box {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .pre-fot-box h4 {
        font-size: 17px;
    }

    #copyright .pull-right{
        float: none;
    }

    #copyright ul{
        margin-left: 0
    }
  
    #mobileMenu {
        display:block;
    }
    span.home-menu{
        display: block;
    }
    .slicknav_nav li a img{
        display: none;
    }

    #navigation{
       display:none;
    }
    #dealers_inetrnational {
      margin-left:0;
    }
    .section-header .heading{
        font-size: 17px !important;
    }
    .contact-section {
      height: auto !important;
    }
    #mc-embedded-subscribe {
        top: 9px;
    }
    .fa-content {
        padding: 10%;
    }
    #topbar.no-social {
        height: 60px;
    }
    #topbar .callus {
        background: #000 !important;
    }
    #topbar .callus a{
        padding-right: 20px;
    }

    #sidebar {
      padding-top: 0; 
    }
}

@media screen and (min-width: 376px) and (max-width: 414px) {
    #topbar .callus a {
        padding-right: 10px !important;
    }

    .pre-fot-box {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .pre-fot-box h4 {
        font-size: 17px;
    }

    #copyright .pull-right{
        float: none;
    }

    #copyright ul{
        margin-left: 0
    }
  
    #mobileMenu {
        display:block;
    }
    span.home-menu{
        display: block;
    }
    .slicknav_nav li a img{
        display: none;
    }

    #navigation{
       display:none;
    }
    #dealers_inetrnational {
      margin-left:0;
    }
    .section-header .heading{
        font-size: 17px !important;
    }
    .contact-section {
      height: auto !important;
    }
    #mc-embedded-subscribe {
        top: 9px;
    }
    .fa-content {
        padding: 10%;
    }
    #topbar.no-social {
        height: 60px;
    }
    #topbar .callus {
        background: #000 !important;
    }
    #topbar .callus a{
        padding-right: 20px;
    }

    #sidebar {
      padding-top: 0; 
    }
}

@media screen and (min-width: 415px) and (max-width: 767px) {
    #topbar .callus a {
        padding-right: 10px !important;
    }

    .pre-fot-box {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .pre-fot-box h4 {
        font-size: 17px;
    }

    #copyright .pull-right{
        float: none;
    }

    #copyright ul{
        margin-left: 0
    }
  
    #mobileMenu {
        display:block;
    }
    span.home-menu{
        display: block;
    }
    .slicknav_nav li a img{
        display: none;
    }

    #navigation{
       display:none;
    }
    #dealers_inetrnational {
      margin-left:0;
    }
    .section-header .heading{
        font-size: 17px !important;
    }
    .contact-section {
      height: auto !important;
    }
    #mc-embedded-subscribe {
        top: 9px;
    }
    .fa-content {
        padding: 10%;
    }
    #topbar.no-social {
        height: 60px;
    }
    #topbar .callus {
        background: #000 !important;
    }
    #topbar .callus a{
        padding-right: 20px;
    }

    #sidebar {
      padding-top: 0; 
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    #topbar .callus a {
        padding-right: 10px !important;
    }

    .container .four.columns {
        width: 162px;
    }
    .container .twelve.columns {
        width: 546px;
    }
    #sidebar {
        padding-top: 30px; 
    }
    .contact_address {
        width: 221px;
    }

    #mobileMenu {
        display:block;
    }
    span.home-menu{
        display: block;
    }
    .slicknav_nav li a img{
        display: none;
    }

    #navigation{
       display:none;
    }
}


@media only screen and (min-width: 960px) and (max-width: 1024px){
    #topbar .callus a {
        padding-right: 10px !important;
    }
    
    #sidebar{
        padding-top: 30px; 
    }
    .product-search-result-title{
        font-size: 13px !important;
    }
    #mobileMenu {
        display:block;
    }
    span.home-menu{
        display: block;
    }
    .slicknav_nav li a img{
        display: none;
    }

    #navigation{
       display:none;
    }
}

@media only screen and (min-width : 1025px) and (max-width : 1194px) {
    .container {
        width: 1170px !important;
    }
    .container .sixteen.columns {
        width: 1150px !important;
    }
    .container .twelve.columns {
        width: 840px !important;
    }
    .container .four.columns {
        width: 250px !important;
    }
    .container .five.columns {
        width: 345px !important;
    }
    
    #topbar .callus a {
        padding-right: 10px !important;
    }
    
    #sidebar{
        padding-top: 30px; 
    }
    .product-search-result-title{
        font-size: 13px !important;
    }
    #mobileMenu {
        display:block;
    }
    span.home-menu{
        display: block;
    }
    .slicknav_nav li a img{
        display: none;
    }

    #navigation{
       display:none;
    }
}

@media only screen and (min-width : 1195px) {
    .container {
        width: 1170px !important;
    }
    .container .sixteen.columns {
        width: 1150px !important;
    }
    .container .twelve.columns {
        width: 840px !important;
    }
    .container .four.columns {
        width: 250px !important;
    }
    .container .five.columns {
        width: 345px !important;
    }    
}


/* -- Section for slider style edits -- */
#page-wrap{
  padding: 0 0 0 0;
}

.hr-border{
  height: 0;
}

.tp-rightarrow {
  color:#fff;
  background: none repeat scroll 0 0 #f8f013;
  cursor: pointer;
  display: block;
  height: 50px;
  position: absolute;
  transition-delay: 0s;
  transition-duration: 0.3s;
  transition-property: left, right;
  transition-timing-function: ease-in-out;
  width: 50px;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
  -webkit-transform: rotate(360deg) scale(1.003) skew(-14deg) translate(0px);
  -moz-transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
  -o-transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
  -ms-transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.tp-rightarrow:after{
  position: absolute;
  display: inline-block;
  width: 30px;
  height: 30px;
  color: #fff;
  font-family: "FontAwesome";
  font-size: 30px !important;
  left: 20px !important;
  position: relative;
  top: 0 !important;
  transform: rotate(0deg) scale(1.003) skew(11deg) translate(0px);
  -webkit-transform: rotate(360deg) scale(1.003) skew(14deg) translate(0px);
  -moz-transform: rotate(0deg) scale(1.003) skew(11deg) translate(0px);
  -o-transform: rotate(0deg) scale(1.003) skew(11deg) translate(0px);
  -ms-transform: rotate(0deg) scale(1.003) skew(11deg) translate(0px);
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

/* .tp-rightarrow:hover{
  opacity: 0.9;
  background: #f8f013 !important;
  color:#fff;
} */



.tp-leftarrow{
  background: #0077bc;
  color:#fff;
  background: none repeat scroll 0 0 #0077bc;
  cursor: pointer;
  display: block;
  height: 50px;
  position: absolute;
  transition-delay: 0s;
  transition-duration: 0.3s;
  transition-property: left, right;
  transition-timing-function: ease-in-out;
  width: 50px;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
  -webkit-transform: rotate(360deg) scale(1.003) skew(-14deg) translate(0px);
  -moz-transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
  -o-transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
  -ms-transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.tp-leftarrow:after {
  color: #fff;
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 30px !important;
  height: 30px;
  left: 20px !important;
  position: relative;
  top: 0 !important;
  width: 30px;
  transform: rotate(0deg) scale(1.003) skew(11deg) translate(0px);
  -webkit-transform: rotate(360deg) scale(1.003) skew(14deg) translate(0px);
  -moz-transform: rotate(0deg) scale(1.003) skew(11deg) translate(0px);
  -o-transform: rotate(0deg) scale(1.003) skew(11deg) translate(0px);
  -ms-transform: rotate(0deg) scale(1.003) skew(11deg) translate(0px);
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

#header #navigation ul#nav li .sub-menu{
    background-color: #ffffff;
    border: 1px solid #ddd !important;
    padding:0;
    /* top: 70px !important; */
}
#navigation .sub-menu li.current-menu-item.current_page_item a{
  color: #000 !important;
}

#header #navigation ul#nav li .sub-menu .menu-item a{
    min-width:430px !important;
    padding: 3px 20px;
    clear: both;
    font-size: 11px !important;
    font-weight: bold !important;
    line-height: 1.42857143;
    color: #000;
    text-transform: uppercase;
    white-space: nowrap;
}

#header #navigation ul#nav li .sub-menu li a:hover{
  background: #000000;
}
.quantity{
  margin-bottom: 10px;
}

/* .tp-leftarrow:hover{
  opacity: 0.9;
  background: #0077bc !important;
  color:#fff;
} */

/* -- Section for slider style edits -- */


/*---- jetex.co.uk/css/theme.css ---- */
.light-h2 {
    font-family: "lato" !important;
    font-weight: lighter;
    margin-top: 21px;
    margin-bottom: 10.5px;
    color: #333333;
    line-height: 1.1;
}

.light-p {
    margin-bottom: 10.5px;
}

.light-ul {
    margin-bottom: 10.5px;
}

.tag-ul {
  list-style: none;
}

.tab-content {
    padding-top: 20px;
}
.nav > li {
    clear: both;
    display: inline-block !important;
    overflow: hidden;
    width: 100%;
    background-color: #212121;
}
.nav > li > a {
    display: block;
    padding: 0 !important;
    position: relative;
}

.fa-box {
    background-color: transparent;
    display: inline-block;
    margin-left: -25px;
    margin-right: 6%;
    padding: 4% 2% 5% 5%;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.fa-content {
    display: inline-block;
    margin-left: 0;
    padding-right: 10%;
    padding-top: 0;
    width: 100%;
    background-color: #212121;
}

.nav-sidebar {
    background: none repeat scroll 0 0 #fff;
    border: 10px solid #fff;
    margin-top: -15px;
}
.nav-sidebar h4 {
    color: #fff;
    font-size: 17px;
}
.white {
  color:#fff !important;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 10px 18px;
    font-size: 10px;
    min-height: 15px;
    text-transform: uppercase;
    color: #333333;
    line-height: 1.42857143;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
}

.section-header .heading {
    font-family: 'lato';
    color: #000;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    margin-bottom:0px;
}

.hr-line {
    height: 60px;
    margin-bottom: 20px;
    position: relative;
    display: block;
    padding-top: 15px;
}

.bottom-border{
  border-bottom: 2px;
}
/* 
.btn:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: rgba(255,255,255,.4);
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
    -webkit-transform: rotate(360deg) scale(1.003) skew(-14deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
    -o-transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
*/

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #212121;
    border-color: #212121;
}

.btn-primary {
    background-color: #6396e9;
    border-color: #6396e9;
    color: #ffffff;
}

.btn-icon-right-details, .btn-icon-left {
  position: relative;
  border: none !important;
  overflow: hidden;
}

.btn-icon-right, .btn-icon-left {
  position: relative;
  border: none !important;
  overflow: hidden;
}

.btn-icon {
  background: #fee202;
  padding: 13px;
  color: #fff;
  transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
  -webkit-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
  -moz-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
  -o-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
  -ms-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
}

.btn-icon i {
  display: block;
  transform-style: flat;
  -webkit-transform-style: flat;
  -moz-transformtransform-style: flat;
  -ms-transform-style: flat;
  transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);
  -webkit-transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);
  -moz-transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);
  -o-transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);
  -ms-transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);
}





.btn-icon-right-details {
  padding-right: 48px;
}

.btn-icon-right {
  padding-right: 60px;
}

.btn-icon-right-details .btn-icon {
  font-size: 10px;
  padding-right: 24px;
  position: absolute;
  right: -10px;
  top: 0;
  height: 100%;
}

.btn-icon-right .btn-icon {
  font-size: 10px;
  padding-right: 24px;
  position: absolute;
  right: -10px;
  top: 0;
  height: 100%;
}

.btn-icon-left {
  padding-left: 50px;
}

.btn-icon-left .btn-icon {
  font-size: 10px;
  height: 100%;
  left: -10px;
  padding-left: 24px;
  padding-right: 10px;
  position: absolute;
  top: 0;
}

.btn:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: rgba(255,255,255,.4);
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
  -webkit-transform: rotate(360deg) scale(1.003) skew(-14deg) translate(0px);
  -moz-transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
  -o-transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
  -ms-transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.btn:hover:after {
  width: 120%;
  background-color: transparent;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out
}

.text-white {
  color:#fff !important;
}

.unhide {
  visibility: visible !important;
}

.btn-transparent {
  background: none repeat scroll 0 0 transparent !important;
}

.btn-transparent i {
  margin: 0 !important;
}

.icon-line {
    height: 60px;
    margin-bottom: 20px;
    position: relative;
}

.home-section.section-preset3, .theme-section.section-preset3 {
    background: none repeat scroll 0 0 #f5f5f5;
}


.home-section {
    /* margin: 40px 0; */
    position: relative;
    background-color: #fff;
}

/* .pre-fot-box {
  border-left: 1px solid #2d2b2b;
  color: #fff;
  overflow: hidden;
  padding-bottom: 45px;
  padding-top: 30px;
}
.pre-fot-box * {
  color: #fff;
} */
.pre-fot-box:hover .btn-icon i {
  color: #666666;
}
.pre-fot-box:hover .btn-icon {
  background: #000;
}
.pre-fot-box .btn-icon {
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  background: none repeat scroll 0 0 #6396e9;
  display: inline-block;
  float: left;
  font-size: 21px;
  margin-left: -20px;
  margin-right: 30px;
  padding: 9px 25px 10px 43px;
  position: relative;
  top: 0;
  width: auto !important;
}



/*---- End of jetex.co.uk/css/theme.css ---- */
/* Start News sidebar */
#news-sidebar ul {
  font-size: 14px;
  font-family: Lato, Arial, Helvetica, sans-serif;
  list-style-type: none;
}
#news-sidebar ul span.date{
  color: #6396e9;
  font-size: 10pt;
}
#news-sidebar ul span.post-title{
  font-size: 10pt;
}
#news-sidebar ul span a{
  color: #000;
  font-size: 10pt;
}
/* End of News sidebar */

.woocommerce-page table.shop_table td.product-name{
    color: #289dcc; 
}

.required {
    color:red;
    font-size:15px;
}

form.woocommerce-checkout label {
 color:#666666;
}

form.woocommerce-checkout input[type] {
    background: #fff;
    padding: 6px 6px;
    outline: none;
    border-radius: 2px;
    margin: 0;
    max-width: 100%;
    margin-bottom: 20px;
    box-shadow: 0 1px 2px 0 rgba(180, 180, 180, 0.2);
    border: 1px solid #d4d4d4;
    font-family: Lato, Arial, Helvetica, sans-serif;
}

ins {
    text-decoration: none !important;
}
ins span.woocommerce-Price-amount.amount{
    color: #289dcc;
}

/* Product list stock status tooltip css starts */
.Zebra_Tooltip .Zebra_Tooltip_Message{
    padding: 7px;
    font-size: 12px;
}
/* tooltip css ends */

#sb_instagram {
    padding-bottom: 50px !important;
}

.product .price::after {
content: ' (ex. VAT)';
font-size:15px;
color: #666666;
font-weight: 600;
}
#ship-to-different-address span {
	padding-left: 30px;
}
.woocommerce-terms-and-conditions-wrapper {
	padding-top:10px;
	padding-bottom:10px;
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text {
	padding-left: 30px;
}
#payment input {
	margin-top: 5px;
}
#ship-to-different-address input {
	margin-top: 5px;
}
.g-recaptcha {
	margin-bottom: 10px;
	margin-left: 10px;
}
#place_order {
	margin-left: 10px;
}