/** Shopify CDN: Minification failed

Line 51:14 Expected ")" to end URL token
Line 52:14 Expected ")" to end URL token
Line 53:12 Expected ")" to end URL token
Line 54:12 Expected ")" to end URL token
Line 55:12 Expected ")" to end URL token
Line 1119:21 Expected identifier but found whitespace
Line 1119:23 Unexpected "{"
Line 1119:33 Expected ":"
Line 1143:10 Expected identifier but found whitespace
Line 1143:12 Unexpected "{"
... and 14 more hidden warnings

**/
/* Cam's Foundation Extras */


/* Some things need to be hidden sometimes */
	.hidden {
 		display: none;
	}

	/* Some things need aligning */
	.align-right {
		text-align: right;
	}

	/* Why the hell do lists still put their style outside the div? */
	ol, ul {
		list-style-position: inside;
  		margin-left:0;
	}
	
	/* Product Loop - Change the breakpoint of product grids to suit */
	@media only screen and (min-width: 620px) {
		.product-preview.large-4 {
			position: relative;
			width: 33.33333%;
			}
	}

	/* Foundation reveal reveals some problems */
	.reveal-modal {
        top:10% !important;
	}

/* Foundation Icon Fonts */
	@font-face {
		font-family: "foundation-icons";
		src: url( {{'foundation-icons.eot' | asset_url }});
		src: url( {{'foundation-icons.eot?#iefix' | asset_url }}) format("embedded-opentype"),
		   url( {{'foundation-icons.woff' | asset_url }}) format("woff"),
		   url( {{'foundation-icons.ttf' | asset_url }}) format("truetype"),
		   url( {{'foundation-icons.svg#fontcustom' | asset_url }}) format("svg");
	}
	.white {
		color: white !important;
	}

/* Config page */

.config-description h3 {
      text-align: right;
      padding: 0px 0px 15px;
      border-bottom: 1px solid #E1E1E1;
      font-size: 37px;
      font-weight: normal;
      
      margin-bottom: 30px;
}
#product-shop{
  margin-bottom:0px;
  
  
}
.powered {
  float: left;
margin-left: -10px;
}
.sticky.is-anchored {
    position: absolute;
    left: auto;
    right: auto;
}
.sticky-container {
    position: relative;
}
.sticky {
    position: sticky;
    z-index: 0;
     -webkit-transition: position 2s; /* Safari */
    transition: position 2s;
}
.config-description h4 {
text-align: left;
padding: 0px;
font-size: 24px;
font-weight: normal;
letter-spacing: 0px;
margin-bottom: 12px;
color: #4A4A4A;
}
.style-2 input[type="text"] {
    padding: 10px;
    border: 2px solid #C9C9C9;
    transition: border 0.3s ease 0s;
}
input[type="text"] {
display: inline-block;
margin: 0px;
width: 46%;
font-family: "Open Sans",sans-serif;
font-size: 20px;
-moz-appearance: none;
box-shadow: none;
border-radius: 6px;
color: #9B9B9B;
  text-align:center;
font-weight: normal;
border: 1px solid #D1D1D1;
}
.config-description h3 p {
      text-align: right;
      padding: 0px;
      font-size: 22px;
      font-weight: 300;
      word-spacing: 1px;
      margin-bottom: 10px;
      color: #090909;
      letter-spacing: 0px;
}
.fa-plus, .fa-minus {
color: #6ECADE;
/*margin-left: 4px;
margin-right: 4px;*/
  padding:4px;
cursor:pointer;

  
}
/*#kit-gateway span{
font-size: 36px;
font-weight: bold;
word-spacing: 2px;
margin-bottom: 10px;
color: #9b9b9b;
letter-spacing: 0px;
margin-top: 0px;
text-align: center;
}*/
#shopping-img p, #kit-gateway p span{
  /*overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 72px;
  -webkit-line-clamp: 4;
  -moz-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;*/
  color:#4A4A4A;
  font-size:12px;
  margin-bottom:2px;
  /*text-align: justify;*/
  line-height: 1.5;
}
#kit-gateway a {
  color:#6ECADE;
  display:inline-block;
  position:relative;
  top:-3px;
  font-size:11px;
  text-transform:uppercase;
  
}

#kit-gateway {
  background: #F4F4F4 none repeat scroll 0% 0%;
  border: 1px solid #D6D6D6;
  border-radius: 15px;
  padding: 10px 0px;
  overflow:hidden;
}
.box12{
background: #FFF none repeat scroll 0% 0%;
padding: 2px 20px 4px 28px !important;
border-radius: 8px;
border: 1px solid #D1D1D1;
margin-left: 0px;
margin-right: 0px;
  
}
.box-text{
font-size: 14px;
font-weight: 500;
text-align: center;
line-height: 2.5;
word-spacing: -1.5px;
color: #4A4A4A;
  
}
.kit-gateway0 img {display: block;
  margin: 0 auto;}

#kit-gateway h4{
text-align: left;
padding: 0px;
font-size: 15px;
word-spacing: 1px;
margin-bottom: 2px;
color: #4A4A4A;
letter-spacing: 0px;
margin-top: 1px;
font-weight: bold;
  
}
/*#shopping-img span {
font-size: 14px;
font-weight: bold;
word-spacing: 2px;
margin-bottom: 10px;
color: #B9B9B9;
letter-spacing: 0px;
margin-top: 0px;
text-align: center;
}*/
#shopping-img2 h4 span{
font-size: 15px;
font-weight: 600;
color: #666;  
}

.line {
  border-top: 1px solid #C3C3C3;
  width: 100%;
  margin: 0;
  display: block;
  padding: 0px;
  clear:both;
}
#Fast-shipping {
	background: #525969;
  	overflow: hidden;
    clear: both;
}
#Fast-shipping span{
color: #FFF;
font-size: 17px;
line-height: 0;
  
}
#Fast-shipping span p{
color: #FFF;
font-size: 13px;
  margin-bottom:0;
}

#Fast-shipping span h6{
color: #B4B7B8;
font-size: 14px;}

.configure-btn0 {
font-size: 21px;
padding: 8px 34px;
background: #FDFFFF none repeat scroll 0% 0%;
text-transform: inherit;
letter-spacing: 0px;
font-weight: normal;
margin-top: 12px;
color: #525969;
border-radius: 10px;
}
#Fast-shipping h5 small {
display: block;
font-weight: normal;
font-size: 15px;
color: #C9C9C9;
padding: 14px 0px;
}
#fastPrice {
    /*
   text-align: right;
font-size: 38px;
line-height: 1;
font-weight: bold;
color: #FFF;
margin-right: 0px;
*/
}
#kit-gateway h2{
  padding: 0px;
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 2px;
  color: #56DC6C;
  margin-top: 0px;
  text-align: left;
  text-transform:uppercase;
  
}
#product_feature_image {
  max-height:420px;  
}
.top-spac0 {
    margin-top: 10px;
}

.left-sidebar h2::after, h2.title::after {
content: " ";
position: absolute;
border: 1px solid rgba(195, 195, 195, 0.41);
bottom: 8px;
left: 0px;
width: 99%;
height: 0px;
z-index: -2;
}
.left-sidebar h2::before {
content: " ";
position: absolute;
background: #FFF none repeat scroll 0% 0%;
bottom: -17px;
width: 290px;
height: 45px;
z-index: -1;
left: 20%;
margin-left: -9px;
}

.left-sidebar h2{
color: #909090;
font-size: 27px;
font-weight: 300;
margin: 0px auto 30px;
text-align: center;
position: relative;
line-height: 25px;
}
.left-sidebar {
  margin-top:40px;
  
}
.choose{
  float: right;
font-size: 17px;
padding-top: 13px;
}
/* Contact Form */
textarea {
	min-height: 100px;
}



/* Recent Blog Snippet */
ul.recent-blog {
	list-style-type: none;
}

/* Product Page Thumbs */
.product_thumbs {
	margin-top: 20px;
}

/* Below here are CSS elements that are just here for fun c/o Cam Gould */

/* On Sale Feature */
.sale-price {
	color: rgba(255, 71, 65, 1.000);
	font-weight: 800;
}
.product-description h5 {
text-align: left;
padding: 0px;
font-size: 18px;
font-weight: bold;
}
.product-description p{
font-size: 17px;
font-weight: 300;
line-height: 1.6;
text-align: justify;
margin-bottom: 40px;
padding-top: 20px;
}
#kit-imgs span {
    margin-left: 5px;
    font-weight: bold;
    font-size: 17px;
    width: 20%;
    display:inline-block;
    margin-top: 11px;
    color: #535151;
    text-align: center;
}
#kit-imgs img {
  vertical-align:bottom;
}
#kit-imgs{margin-top: 20px;
margin-bottom: 15px;
}
.top-spac{
 margin-top:20px; 
  
  
}
.row::before, .row::after {
    display: table;
    content: " ";
}
footer h4 {
margin-bottom: 0px;
color: #FFF;
font-size: 15px;
}
h4 + ul.footer_links {
margin-top: 5px;
list-style: outside none none;
margin-bottom: 30px;
  margin: 0;
  padding: 0;
}
ul.footer_links li {
   margin-top: 2px;
}
ul.footer_links li a {
color: #CCC;
font-weight: 300;
font-size: 14px;
      font-family: Lato;
    
}
 .searchform input {
border: 1px solid #DDD;
color:  #1D1D1D;
font-family: "Roboto",sans-serif;
font-size: 14px;
margin-top: 17px;
outline: medium none;
padding: 0px 10px;
width: 226px;
height: 38px;
   text-align:left;
}
.searchform button {
  background: #FEFEFE none repeat scroll 0% 0%;
  border-radius: 0px 5px 5px 0px;
  margin-left: -5px;
  padding: 0px 19px;
  float: right;
  position: relative;
  margin-top: 17px;
  border-width: medium medium medium 1px;
  border-style: none none none solid;
  border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #C3C3C3;
  border-image: none;
  display: block;
  height: 38px;
}
.site-footer{
  bottom: 0px;
  left: 0px;
  width: 100%;
  margin-top: 0px;
  position: fixed;
  top:inherit !important;
  min-height:85px;
}
.config-footer {
  margin-bottom:86px;
}
#footer-bottom{
  display:none;
}
.searchform button i {
   color: #424242;
font-size: 17px;
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none;   /* Chrome/Safari/Opera */
    -khtml-user-select: none;    /* Konqueror */
    -moz-user-select: none;      /* Firefox */
    -ms-user-select: none;       /* IE/Edge */
    user-select: none; 
}
.coppy-right{
  overflow:hidden;
  background: #4C535B none repeat scroll 0% 0%;
  border-bottom: 2px solid #373F48;
  clear:left;

}
.powered p{
margin-top: 10px;
text-align: right;
color: #91969B;
font-size: 13px;
margin-bottom: 10px;
}
.list-inline li {
display: inline-block;
padding-right: 20px;
padding-left: 0px;
margin-bottom: 10px;
}
#footerPan {}
#footerPan ul {
 display: block;
right: 0px;
padding: 0px;
list-style: outside none none;
float: left;
margin-top: 10px;
}
#footerPan li {
    float: left;
 }
#footerPan ul li a {
padding: 0px 8px 0px 10px;
color: #91969B;
text-decoration: none;
font-size: 13px;
}
.list-unstyled {
list-style: outside none none;
margin-top: 95px;
margin-left: 0px;
}
.social-icons.icon-circle .fa {
    border-radius: 50%;
}
.social-icons .fa-facebook, .social-icons .fa-facebook-square, .social-icons .fa-instagram, .social-icons .fa-twitter, .social-icons .fa-google-plus  {
    background-color: #91969b;
}
.social-icons .fa {
   width: 35px;
height: 35px;
line-height: 36px;
text-align: center;
color: #373F48;
transition: all 0.3s ease-in-out 0s;
}
.social-icons .fa {
    font-size: 1.4em;
}



#shopping-img p, #shopping-img2 p { 
  /*margin-top: -6px;
  line-height: 1.3;
  padding-bottom: 5px;
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: 300;*/
}
.steps-details {
background: #F1F1F1 none repeat scroll 0% 0%;
padding: 40px 0px;
margin-top: 20px;
}


.grow-details {
background: #33567F none repeat scroll 0% 0%;
  overflow: hidden;
  padding:5px 15px 0;
  
}
.question-detail {
padding-top: 25px;
padding-bottom: 25px;
}

.question-detail h4{
color: #929090;
font-weight: 300;
font-size: 27px;
margin-bottom: 15px;
text-align: left;
}
.question-details h4{
color: #929090;
font-weight: 300;
font-size: 22px;
margin-bottom: 15px;
text-align: left;
  padding-left:40px;
}
.question-details .btn-default {
  margin-left: 40px;
}
.question-detail span, .question-details span{
color: #33567F;
font-weight: normal;
}

button, .btn-default, a.btn-default {
border-style: solid;
border-width: 0px;
cursor: pointer;
font-family: Arial,sans-serif;
position: relative;
text-decoration: none;
text-align: center;
background-color: #33567F;
border-color: #33567F;
color: #FFF;
border-radius: 5px;
line-height: 38px;
padding: 4px 54px;
transition: background-color 300ms ease-out 0s;
display: block;
margin: 0px auto;
font-size: 19px;
font-weight: 300;
letter-spacing: 0.6px;
margin-left: -10px;
}

.grow-details p{ color: #FFF;
font-weight: 300;
font-size: 17px;
margin-bottom: 11px;
}
.grow-details p strong { font-weight:bold;
  
}
#runner-img img{
  display:block;
  margin:0 auto;
  
}
#runner-img p{ text-align: center;
color: #414040;
font-size: 15px;
margin-top: 12px;}



.sale-tag {
	position: absolute;
	top: 0;
	left: 15px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 50px 50px 0 0;
	border-color: rgba(255, 71, 65, 1.000) transparent transparent transparent;
}
.sale-tag:after {
	content: "Sale";
	line-height:100%;
	position: absolute;
	top: -40px;
	left: 2px;
	color: rgba(255, 255, 255, 1.000);
	font-size: 0.9em;
	font-weight: 800;
	transform: rotate(-45deg);
	/* Safari */ -webkit-transform: rotate(-45deg);
	/* Firefox */ -moz-transform: rotate(-45deg);
	/* IE */ -ms-transform: rotate(-45deg);
	/* Opera */ -o-transform: rotate(-45deg);
	/* Internet Explorer */ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3.5);
}
/* Sale tag using Foundation Icon Font */
.sale-tag-icon {
	position: absolute;
	top: 0;
	left: 0px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 32px 47px 0 0;
	border-color: rgba(255, 255, 255, 1.000) transparent transparent transparent;
}
.sale-tag-icon:after {
	position: absolute;
	top: -54px;
	left: 3px;
	content: "";
	font-family: "foundation-icons";
	font-size: 3.8em;
	color: rgba(255, 71, 65, 1.000);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 1.000);
}

/* Blog Read More Link */
.read-more {
	text-align: right;
}

/* Cam's Custom Tiny Tags */
.tag {
	padding: 0 9px 0 8px;
	background: rgba(43, 166, 203, 1.000);
	text-decoration: none;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-right-radius: 2px;
	border-bottom-right-radius: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius: 2px;
	border-top-right-radius: 2px;
	float: left;
	height: 20px;
	line-height: 20px;
	position: relative;
	font-size: 13px;
	color: rgba(255, 255, 255, 1.000);
	margin: 10px 5px 4px 10px;
	list-style-type: none;
}
.tag a, .tag a:hover, .tag a:visited {
	color: rgba(255, 255, 255, 1.000);
}
.tag:before {
	content: "";
	float: left;
	position: absolute;
	top: 0;
	left: -10px;
	width: 0;
	height: 1px;
	border-color: transparent rgba(43, 166, 203, 1.000) transparent transparent;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
}
.tag:after {
	content: "";
	position: absolute;
	top: 8px;
	left: -2px;
	float: left;
	width: 4px;
	height: 4px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: rgba(255, 255, 255, 1.000);
}

.cart-empty h2 {
  padding: 10px 0;
}
.cart-design i {
  font-size:140px;
  color:#c5c5c5;
}
.cart-design {
  padding:30px 0 50px 0;
  border-bottom:solid 1px #e1e1e1;
  border-top:solid 1px #e1e1e1;
}
.cart-design h3, .cart-design a {
  font-size:24px;
}
.cart-design h3, .cart-design p {
  margin-bottom:30px;
}
.cart-design p {
  font-weight: normal;
}
.shopping-button {
  font-size: 19px !important;
    padding: 9px 35px;
    background: #6ECADE;
    text-transform: inherit;
    letter-spacing: 0px;
    font-weight: normal;
    margin-top: 12px;
  	color:#FFF;
      border-radius: 5px;
}
.shopping-button:hover {
    background-color: #292929;
  	color:#FFF;
}
.mb-xl {
  margin-bottom:55px;
}
.ui-dialog {
  background: #FFF;
    padding: 15px;
    border-radius: 5px;
    z-index: 1;
    box-shadow: 0px 0px 15px #000;
}
.ui-dialog .ui-button { 
  background:url(https://cdn.shopify.com/s/files/1/0769/2205/files/close-button.png?14504693814227398272) no-repeat left top !important;
  height: 53px;
  width: 53px;
  text-indent: -9999px;
  overflow: hidden;
  position: absolute;
  right: -25px;
  top: -25px;
  outline: none;
  padding: 0;
}
header {
  position: relative;
  z-index: 9;
  border-top:solid 2px #6ecade;
  background:#f8f8f8;
  border-bottom:solid 1px #eaeaea;
}
.header-offer {
  background: #000000;
  padding: 8px 0;
  color: #fff;
  overflow:hidden;
}
.header-offer big, .header-offer small { 
  display:block;
  margin:0;
  font-size:18px;
  font-weight: 400;
}
.header-offer small {
  font-size:15px;
  text-align: right;
  padding-top: 2px;
}
.top-menu > li {
  list-style: none;
  float: left;
  padding: 0 20px; }
  .top-menu > li > a {
    display: block;
    position: relative;
	font-weight:bold;
    color: #000;
    font-size: 18px;
    padding:6px 15px;
  }
  .top-menu > li.last {
    padding-right: 0; }
  .top-menu > li.active a:before, .top-menu > li.active a:after {
    width: 100%;
    opacity: 1; }
  .top-menu > li.has-dropdown {
    position: relative; }
    .top-menu > li.has-dropdown > a {
      background: url(menu-dropdow.png) right center no-repeat;
      padding-right: 13px; }
    .top-menu > li.has-dropdown:after {
      content: "";
      width: 100%;
      height: 20px;
      position: absolute;
      top: 100%;
      left: 0; }
    .top-menu > li.has-dropdown:hover > .dropdown {
      opacity: 1;
      visibility: visible;
      left: 0; }
    .top-menu > li.has-dropdown .dropdown {
      margin: 0;
      padding: 10px 0px;
      position: absolute;
      top: 100%;
      left: 30px;
      margin-top: 1px;
      min-width: 13em;
      border: 1px solid #e5e5e5;
      background: #fff;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all 300ms ease-in-out;
      -moz-transition: all 300ms ease-in-out;
      -ms-transition: all 300ms ease-in-out;
      -o-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out; }
      .top-menu > li.has-dropdown .dropdown li {
        list-style: none; 
        padding: 0px 15px;
        position: relative;}
        .top-menu > li.has-dropdown .dropdown li a {
          white-space: nowrap;
          color: #888;
          font-size: 13px;
          line-height: 36px;
          position: relative;
          padding: 0 0 0 10px;
          -webkit-transition: all 100ms ease-in-out;
          -moz-transition: all 100ms ease-in-out;
          -ms-transition: all 100ms ease-in-out;
          -o-transition: all 100ms ease-in-out;
          transition: all 100ms ease-in-out; }
          .top-menu > li.has-dropdown .dropdown li a:before {
            content: "";
            width: 3px;
            height: 3px;
            background: #e97244;
            position: absolute;
            left: 0;
            top: 50%;
            margin-top: -1px; }
          .top-menu > li.has-dropdown .dropdown li a:hover {
            color: #000; }
    .top-menu > li.has-dropdown ul li .dropdown{
      top: 0px;
      left: 120%;
    }
    .top-menu > li ul li:hover > .dropdown{
      opacity: 1;
      visibility: visible;
      left: 100%;
    }
.top-menu > li.cart-button a {
 background: #6ECADE none repeat scroll 0% 0%;
border-radius: 7px;
color: #FFF;
font-size: 28px;
padding: 2px 8px;
line-height: 1.2;
margin-left: 8px;
font-weight: normal;
  }
  .top-menu > li.cart-button a:hover {
    color:#000;
  }
  .top-menu > li > a:hover {
    color:#6ecade;
  }
  .top-menu > li.cart-button a span {
      position: absolute;
      top: -16px;
      right: -16px;
      border: 2px solid #6ECADE;
      background: #FFF none repeat scroll 0% 0%;
      height: 30px;
      text-align: center;
      width: 30px;
      font-size: 21px;
      line-height: 1.1;
      border-radius: 100%;
      color: #6ECADE;
  } 
.show-for-small, .left-off-canvas-menu, .right-off-canvas-menu { display:none;}
.product-description h4 p{
    font-size: 20px;
    font-weight: 300;
    word-spacing: 0px;
    margin-bottom: 12px;
    text-align: right;
    color: #727272;
    padding-top: 0px;
    line-height: 1;
}
.grow-details img{
float: right;
padding-top: 41px;
  
}
.static-content #shopping-img p {
  margin-bottom: 12px;
}
.grow-details h4{ color: #FFF;
font-size: 35px;
font-weight: 300;
margin-top: 6px;
}
.product-description h4 {
text-align: right;
padding: 0px 0px 10px;
border-bottom: 1px solid #E1E1E1;
font-size: 35px;
font-weight: bold;
word-spacing: 1px;
  }
#product-details #product-shop h5.brand a {
  color: #666;
  font-size: 12px; }
  .product-price {
    padding: 35px 4px 30px;
margin: 28px 5px;
border-top: 1px solid #E1E1E1;
border-bottom: 1px solid #E1E1E1;
/*overflow: hidden;*/

  }
.product-price h5.financing {
    clear: both;
    display: block;
    margin: 0;
}
/*.product-price h5.hm-left {
  	position: relative;
    left: -88px;
}*/
.product-price h5 small {
display: block;
font-weight: normal;
font-size: 16px;
color: #C9C9C9;
padding: 14px 0px;
  }
  
  .img-top{
    margin-top: -7px;
  }
.configure-btn {
    font-size: 19px;
    padding: 9px 35px;
    background: #6ECADE none repeat scroll 0% 0%;
    text-transform: inherit;
    letter-spacing: 0px;
    font-weight: normal;
    /*margin-top: 12px;*/
}
#product-details #product-shop .product-price .price {
  font-size: 36px; }
#product-details #product-shop .review {
  text-align: left; }
#product-details #product-shop #product-variants .selector-wrapper {
  width: 24%;
  float: left;
  margin: 0 1% 0 0; }

#product-add {
  clear: both;
  border-bottom: 1px solid #018cc5;
  padding: 20px 0 30px; }
  #product-add .qty-adder {
    margin: 0 10px 0 0; }
  #product-add a {
    color: #000;
    font-size: 16px; }
  #product-add .add-action {
    display: block;
    width: 46px;
    height: 38px;
    line-height: 34px;
    border: 1px solid #e5e5e5;
    text-align: center;
    cursor: pointer;
    float: left; }
  #product-add #quantity {
    width: 46px;
    height: 38px;
    float: left;
    text-align: center;
    margin: 0 -1px;
    border: 1px solid #e5e5e5;
    font-weight: bold; }
  #product-add #add {
    margin: 0;
    padding: 0 20px;
    line-height: 38px;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 2px; }
#productPrice{
  font-size: 47px;
  line-height: 1;
  font-weight: bold;
  color: #6ECADE;
}
.old-price {
  padding:5px;
  color:#c9c9c9;
}
.old-price small, .old-price big { 
  display:inline-block;
  font-size:15px;
}

.old-price big {
  font-size:20px;
  text-decoration: line-through;
  padding-left: 6px;
}
.pre-order {
    display: inline-block;
    color: #afafaf;
    font-size: 15px;
    text-align: right;
    font-weight: 400;
    position: relative;
}
  
#comparePrice{
    text-decoration: line-through;
    color: #969696;
    font-weight: normal;
}
#addToCart{
    position: relative;
    overflow: hidden;
    z-index:1;
    .fa{
        font-size:14px;
        margin-right: 5px;
    }
}
#addToCart:before{
    position: absolute;
    content: "";
    top:0px;
    left:0px;
    bottom: 0px;
    width: 0px;
    display: block;
    height: 100%;
    background-color: {{ settings.shop_primary_color }};
    z-index: -1;
    transition: width 0.5s;
}
#addToCart:hover:before,#addToCart:focus:before{
    width: 100%;
    transition: width 0.5s;
}
#currencies{
    min-width: 160px;
}
#currencies li{
    width: 50%;
}
.top-bar-section ul li.currencies-current .fa{
    font-size: 12px;
    color: #8D8D8D;
    margin: 0px 0px 0px 5px;
    top: 0px;
}
#currencies li:before{
    background: transparent;
}
#currencies li .selected{
    color: {{ settings.shop_primary_color }};
    font-weight: bold;
}
.currencies-current:hover #currencies,.currencies-current:focus #currencies{
  left:0px;
}
#back-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 99;
}
#back-top a {
    background: none repeat scroll 0% 0% {{ settings.backtotop_bg }};
    opacity: 0.5;
    width: 50px;
    height: 50px;
    display: inline-block;
    font-size: 0px;
    border: {{ settings.backtotop_border_size }} solid {{ settings.backtotop_border_color }};
    border-radius: 50%;
    position: relative;
}
#back-top a::before {
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    text-align: center;
    font-family: "FontAwesome";
    font-size: 40px;
    content: "\f106";
    color: #FFF;
    line-height: 40px;
}
.footer-wrapper {
    margin-top: 0px;
    padding-top: 5px;
    background: #373F48 none repeat scroll 0% 0%;

}
  .footer-wrapper p {
font-size: 14px;
line-height: 3px;
margin-top: 14px;
color: #CCC;
font-weight: 300; }
  .footer-wrapper .footer {
    margin: 0 0 0px; }
    .footer-wrapper .footer h4 {
      font-size: 14px;
      color: #000;
      letter-spacing: 1px;
      display: inline-block;
      line-height: 50px;
      border: 1px solid #e5e5e5;
      border-width: 1px 0;
      margin: 0 0 18px; }
    .footer-wrapper .footer ul li {
      list-style: none; }
      .footer-wrapper .footer ul li a {
        line-height: 30px;
        text-transform: uppercase;
        font-size: 12px;
        font-family: "museo_sans100"; }
    .footer-wrapper .footer .payment img {
      margin: 12px 0 0px; }
    .footer-wrapper .footer #mc-embedded-subscribe-form #mail {
      width: 190px;
      height: 36px;
      padding: 0 15px;
      margin: 0;
      background: #f4f4f4;
      border: none;
      display: inline-block;
      font-size: 14px;
      font-family: "museo_sans100";
      border-radius: 3px; }
    .footer-wrapper .footer #mc-embedded-subscribe-form #subscribe {
      height: 36px;
      width: 36px;
      padding: 0;
      border: none;
      text-indent: -9999em;
      overflow: hidden;
      display: inline-block;
      margin: 0 0 0 3px;
      position: relative;
      top: 1px;
      background: url(icon-newletter.png) center no-repeat;
      border-radius: 3px; }
  .footer-wrapper .coppy-right {
    border-top: 1px solid #e5e5e5;
    padding: 30px 0; }
    .footer-wrapper .coppy-right .icon-social {
      color: #363636;
      width: 48px;
      display: inline-block; }
    .footer-wrapper .coppy-right p {
      margin: 0; }
    .footer-wrapper .coppy-right .powered {
      padding: 18px 0; }
  .footer-wrapper .des {
    line-height: 20px;
    margin: 5px 0 25px; }
.toggle-topbar {
    position: absolute;
    right: 0;
    top: 32px;
    z-index: 100;
}
  .toggle-topbar.menu-icon a {
    color: #000;
    height: 34px;
    line-height: 33px;
    padding: 0 2.22222rem 0 0.83333rem;
    text-decoration: none;
    position: relative;
    display: block;
}
  .toggle-topbar.menu-icon a span::after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    margin-top: -8px;
    top: 50%;
    right: 0.83333rem;
    box-shadow: 0 0 0 1px #000, 0 7px 0 1px #000, 0 14px 0 1px #000;
    -webkit-box-shadow: 0 0 0 1px #000, 0 7px 0 1px #000, 0 14px 0 1px #000;
    width: 16px;
}
.clear-div { clear: both;}
.toggle-topbar { display: none; }
.already-devices {
	background:#f7f7f9;
  	padding:40px 0;
}
.already-devices h4 {
  	color: #43484d;
    font-size: 22px;
    margin: 22px 0 18px;
    font-weight: 500; 
}
.already-devices p {
  color:#86939e;
  padding-right:90px;
}
.already-devices img {
  max-width:100%;
}
.already-devices a {
	display: inline-block;
    margin-top: 10px;
    color: #358ed7;
    font-size: 16px;
}
.already-devices a i {
  font-size: 24px;
    position: relative;
    left: 4px;
    top: 3px;
}
.device-tabs {
  border-radius:5px;
  border:solid 2px #6ecade;
  overflow: hidden;
  margin:15px 0;
}
.device-tabs li {
  float:left;
  width:50%;
  list-style:none;
  /*height:58px;*/
}
.device-tabs ul {
  padding:0;
  margin:0;
}
.device-tabs li p {
  padding:10px 8px;
  color:#4b4b4b;
  display:block;
  text-align:center;
  font-size:12px;
  cursor:pointer;
  margin:0;
}
.device-tabs li.active p {
  color:#fff;
  background:#6ecade;
  cursor: default;
}
.appricate {
  	padding:10px 0 5px;
}
.appricate p {
	background:url(https://cdn.shopify.com/s/files/1/0769/2205/files/thumb.png?7357831785555734579) no-repeat left 4px;
  	background-size: 30px;
    padding-left: 48px;
    line-height: 20px;
    font-size: 14px;
}
.preorder-config {
    background:url(https://cdn.shopify.com/s/files/1/0769/2205/files/pre-order-icon.png?8174752816482789216) no-repeat left 18px;
    background-size: 30px;
  padding:10px 0 10px 48px;
  }
  .preorder-config h4 {
    font-size: 24px;
    margin:0;
  }
  .preorder-config p {
    line-height: 20px;
    font-size: 14px;
  }
.starterkit-included {
  -webkit-transition: opacity 1s ease-out;
  -moz-transition:opacity 1s ease-out;
  -o-transition:opacity 1s ease-out;
  transition:opacity 1s ease-out;
  opacity:0;
  height:0;
  overflow: hidden;
}
.starterkit-included.show {
  opacity:1;
  height:auto;
  -webkit-transition: opacity 1s ease-out;
  -moz-transition:opacity 1s ease-out;
  -o-transition:opacity 1s ease-out;
  transition:opacity 1s ease-out;

}
.footer-pricing {
    text-align: right;
    padding-right: 20px;
    margin-bottom: 0;
    font-size: 14px;
    padding-top: 7px;
    padding-bottom: 10px;
  min-height: 73px;
  }
.collection {
  /* Sidebar */
  /* Colmain */
  /* Grid mode */
  /* List mode */ }
  .collection .sidebar {
    /* collection-filters */ }
.collection .sidebar h3{
  color: {{ settings.header_color }};
  font-size: 18px;
  margin: 0px;
  padding: 12px 0px;
  border-bottom: 1px solid #ebebeb;
}
    .collection .sidebar > div {
      margin: 0 0 60px; }
      .collection .sidebar > div:first-child .box-title {
        border-color: #018cc5; }
        .collection .sidebar > div:first-child .box-title h3 {
          color: #018cc5; }
    .collection .sidebar .box-title {
      border: 1px solid #e5e5e5;
      border-width: 1px 0;
      position: relative;
      z-index: 9; }
      .collection .sidebar .box-title h3 {
        text-align: center;
        font-size: 14px;
        text-transform: uppercase;
        margin: 0;
        line-height: 50px; }
    .collection .sidebar .box-content {
      border: 1px solid #e5e5e5;
      margin-top: -1px; }
.collection .sidebar .collection-filters ul{
  margin-bottom: 15px;
}
    .collection .sidebar .collection-filters ul li {
      list-style: none;
      border-bottom: 1px solid #e5e5e5; }
      .collection .sidebar .collection-filters ul li.active-filter {
        line-height: 18px;
        color: #018cc5;
        font-size: 12px;
        text-transform: uppercase;
        display: block; }
        .collection .sidebar .collection-filters ul li.active-filter a {
          color: #018cc5; }
      .collection .sidebar .collection-filters ul li:last-child {
        border: none; }
      .collection .sidebar .collection-filters ul li a {
        position: relative;
        line-height: 18px;
        color: #000;
        font-size: 12px;
        text-transform: uppercase;
        padding: 10px 30px;
        display: block; }
.collection .sidebar .collection-filters ul.categories-filters li a {
  padding: 10px 0px;
}
.collection .sidebar .collection-filters ul.categories-filters li a:before{
  content: "";
}
.collection .sidebar .collection-filters ul.categories-filters li a:hover:before{
  content: "";
}
.collection .sidebar .collection-filters ul li a:before{
  position: absolute;
  content:"\f096";
  top:10px;
  left:10px;
  font-family: FontAwesome;
  font-size: 14px;
  color: #888;
}
.collection .sidebar .collection-filters ul li a:hover:before{
  content:"\f046";
}
.collection .sidebar .collection-filters ul li.active-filter a:before {
  content:"\f046";
}
        .collection .sidebar .collection-filters ul li a:hover {
          color: #018cc5; }
  .collection .col-main .collection-info {
    margin: 0 0 20px; }
  .collection .col-main .toolbar {
    background: #f3f3f3;
    padding: 10px;
    margin: 0 0 15px; }
    .collection .col-main .toolbar:before, .collection .col-main .toolbar:after {
      content: " ";
      display: table; }
    .collection .col-main .toolbar:after {
      clear: both; }
    .collection .col-main .toolbar label {
      float: left;
      line-height: 36px;
      padding: 0 12px 0 8px;
      font-size: 14px;
      color: #888; }
    .collection .col-main .toolbar .sort-by {
      float: right; }
      .collection .col-main .toolbar .sort-by #sortBy {
        float: right;
        width: auto;
        margin: 0; }
    .collection .col-main .toolbar .collection-view {
      float: left; }
      .collection .col-main .toolbar .collection-view a, .collection .col-main .toolbar .collection-view strong {
        display: block;
        float: left;
        width: 36px;
        height: 36px;
        text-indent: -9999em;
        overflow: hidden;
        background: url(view-mode.png) center no-repeat; }
      .collection .col-main .toolbar .collection-view strong {
        background-color: #fff;
        border: 1px solid #e5e5e5; }
        .collection .col-main .toolbar .collection-view strong.view-list {
          background-position: 11px 11px; }
        .collection .col-main .toolbar .collection-view strong.view-grid {
          background-position: -37px 11px; }
      .collection .col-main .toolbar .collection-view a.view-grid {
        background-position: -36px -36px; }
      .collection .col-main .toolbar .collection-view a.view-list {
        background-position: 11px -36px; }
  .collection .product-list .item {
    border: 1px solid #e5e5e5;
    border-width: 0 0 1px;
    margin: 10px 0;
    padding: 10px 0; }
    .collection .product-list .item:last-child {
      border: none; }
    .collection .product-list .item .product-image {
      margin: 0; }
    .collection .product-list .item .product-info {
      text-align: left;
      margin: 10px 0 0; }
    .collection .product-list .item .product-name a {
      font-size: 18px;
      text-align: left; }
    .collection .product-list .item .price {
      text-align: center;
      display: block;
      padding: 30px 0 20px; }
    .collection .product-list .item .action > form, .collection .product-list .item .action > div {
      display: inline-block; }

/* mini-products-list */
.mini-products-list .box-content {
  padding: 10px 0; }
.mini-products-list .item {
  text-align: left;
  padding: 15px 15px 15px 5px; }
  .mini-products-list .item:before, .mini-products-list .item:after {
    content: " ";
    display: table; }
  .mini-products-list .item:after {
    clear: both; }
  .mini-products-list .item .product-image {
    float: left;
    position: relative;
    width: 40%; }
    .mini-products-list .item .product-image .sale-tag{
        left:0px;}
  .mini-products-list .item .product-info {
    overflow: hidden; }
  .mini-products-list .item .product-name {
    margin: 5px 0 2px; }
    .mini-products-list .item .product-name a {
      text-align: left; }
  .mini-products-list .item .price {
    font-size: 14px; }
    .mini-products-list .item .sale-price {
    color:#8d8d8d;
    font-weight: normal;}
.sale-tag{
  left:0px;
}
/* font */
strong, b {
  font-weight: normal; }

.d-table {
  display: table;
  height: 100%; }

.d-table-cell {
  display: table-cell;
  vertical-align: middle; }

.page-title {
  font-size: 18px;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 1px;
  margin: 0;
  padding: 12px 0; }

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

.errors {
  border: 1px solid;
  color: #ff0000;
  font-size: 14px;
  padding: 6px 15px;
  margin: 0 0 15px; }
  .errors ul li {
    list-style: none; }

/* Box module */
.box {
  text-align: center;
  margin: 0 0 100px; }
  .box .box-title {
    display: inline-block;
    border: 1px solid #e5e5e5;
    border-width: 1px 0;
    position: relative;
    margin: 0 0 105px; }
    .box .box-title h3 {
      text-transform: uppercase;
      font-size: 18px;
      color: #000;
      letter-spacing: 1px;
      padding: 0 75px;
      line-height: 72px;
      margin: 0; }
    .box .box-title .abs {
      position: absolute;
      top: 100%;
      left: 50%;
      margin: -18px 0 0 -39px;
      width: 78px;
      height: 36px;
      text-align: center;
      background: #fff; }
      .box .box-title .abs .fa {
        width: 36px;
        height: 36px;
        line-height: 36px;
        display: block;
        margin: 0 auto;
        text-align: center;
        font-size: 14px;
        border: 1px solid #018cc5;
        border-radius: 50%; }

/* Topcart */
.top-cart {
    position: relative; 
}
.top-cart .topcart {
    position: absolute;
    right: -30px;
    background: #fff;
    min-width: 330px;
    top: 100%;
    padding: 15px;
    border: 1px solid #e5e5e5;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; 
}
.top-cart .topcart .item {
    position: relative;
    margin: 10px 0 20px; 
}
.top-cart .topcart .item .btn-remove {
    position: absolute;
    top: 8px;
    right: 0;
    width: 14px;
    height: 14px;
    text-indent: -9999em;
    overflow: hidden;
    background: url(btn-close.png) center no-repeat; 
}
.top-cart .topcart .item .product-name {
    margin: 5px 0 10px; 
}
.top-cart .topcart .item .product-name a {
    text-align: left;
    padding: 0 10px 0 0;
    font-size: 13px;
}
.top-cart .topcart .cart-totals {
    border-top: 1px solid #e5e5e5;
    padding: 15px 0 10px;
}
.top-cart .topcart .cart-totals .price {
    font-size: 16px;
    text-align: right;
    padding: 2px 0 10px;
}
.top-cart .topcart .cart-totals .price span {
    
}
.top-cart .topcart .empty {
    margin: 0;
    font-size: 12px; 
}
.top-cart:hover .topcart {
    right: 0;
    opacity: 1;
    visibility: visible;
}
/* custom-banner */
.custom-banner .ctb {
  overflow: hidden;
  color: #fff;
  text-align: left; }
  .custom-banner .ctb h3 {
    text-transform: uppercase;
    font-size: 24px;
    line-height: 36px;
    font-family: "museo_sans100";
    color: #fff; }
  .custom-banner .ctb p {
    color: rgba(255, 255, 255, 0.6);
    font-size: 15px;
    line-height: 24px;
    font-family: "museo_sans100";
    margin: 15px 0 40px; }
  .custom-banner .ctb .ctb-img {
    margin: 0 auto; }
.custom-banner .ctb-top {
  background: #000000; }
.custom-banner .ctb-bot {
  background: url(ctb-2.jpg) right 0 no-repeat #018cc5; }
  .custom-banner .ctb-bot .ctb-des {
    background-color: #018cc5; }
.custom-banner .ctb-des {
  padding: 110px 0; }

/* Footer */


/* Toolbar */
.toolbar ul.pagination li {
  float: left;
  height: auto; }

/* customer_login */
#customer_login .button, #recover-password .button, #create_customer .button {
  margin: 0 0 15px; }

.product-view {
 margin-bottom: 0px;
 }

.des, .des p {
  font-family: "museo_sans100";
  font-size: 14px;
  line-height: 24px; }

#product-details #product-images .product_thumbs li {
  list-style: none; }
  #product-details #product-images .product_thumbs li .thumb {
    padding: 0; }
#product-details #product-images .product_thumbs .owl-item.loading {
  min-height: 100px; }
#product-details #product-shop .product-title h1 {
  font-size: 36px;
  line-height: 1em;
  margin: 0 0 5px; }
#product-details #product-shop .product-description {
  font-size: 14px;
  line-height: 24px;
  /* font-family: "museo_sans100"; */
  margin: 5px 0 15px; }
  

/* Tabs */
.product-tabs {
  margin: 120px 0 0; }
  .product-tabs .tabs {
    padding-left: 1px;
    overflow: hidden; }
    .product-tabs .tabs dd {
      position: relative; }
      .product-tabs .tabs dd:before {
        content: "";
        width: 100%;
        height: 4px;
        background: transparent;
        position: absolute;
        left: -1px;
        bottom: -4px;
        -webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        -ms-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out; }
      .product-tabs .tabs dd.active:before {
        bottom: 0; }
      .product-tabs .tabs dd a {
        font-size: 12px;
        text-transform: uppercase;
        color: #999;
        line-height: 18px;
        padding: 12px 20px;
        background: #fff;
        border: 1px solid #e5e5e5;
        min-width: 115px;
        margin-left: -1px;
        text-align: center; }
      .product-tabs .tabs dd.active a {
        color: #000; }
  .product-tabs .tabs-content {
    border: 1px solid #e5e5e5;
    margin-top: -1px;
    padding: 10px 22px; }

/* related-products */
.related-products {
  margin: 0 0 4px; }

/* thumb images */
.thumb {
  display: block;
  padding: 6px 13px 0; }

.ct-btn {
  font-size: 12px;
  color: #fff;
  padding: 0 12px;
  line-height: 36px;
  background: #333;
  border: none;
  display: inline-block;
  text-transform: uppercase;
  min-width: 106px;
  margin: 0 0 5px;
  text-align: center;
  border-radius: 2px; }
  .ct-btn:hover {
    color: #fff; }

.products-row .product-image {
  margin: 0 0 30px;
  position: relative; }
  .products-row .product-image .action {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: -38px auto 0;
    opacity: 0;
    z-index: 9;
    visibility: hidden;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; }
  .products-row .product-image > a {
    display: block;
    padding: 0 12px; }
.products-row .product-info {
  text-align: center;
  padding: 0 0 35px; }
  .products-row .product-info .price {
    font-size: 18px;
    display: block;
    text-align: center; }
  .products-row .product-info .price .sale-price{
    color:#8d8d8d;
    font-weight:normal;
  }
.products-row .action {
  text-align: center; }
.products-row .item {
  margin-bottom: 20px; }
  .products-row .item:hover {
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1); }
    .products-row .item:hover .product-image img {
      opacity: .3; }
    .products-row .item:hover .product-image .action {
      opacity: 1;
      visibility: visible; }

.product-name {
  margin: 15px 0 0px; }
  .product-name a {
    font-size: 16px;
    color: #000;
    line-height: 20px;
    display: block;
    text-align: center; }

/* Seach */
.search-form .button {
  margin: 0;
  width: 100%;
  padding: 0 20px;
  border-radius: 2px;
  font-size: 12px;
  line-height: 38px;
  margin: 0;
  text-transform: uppercase; }
.search-form #search {
  height: 42px;
  border: none;
  top: 0; }

.top-bar .top-search {
  min-width: 250px;
  padding: 0; }

/* component */
.sb-search {
  position: relative;
  border-left: 1px solid #e5e5e5;
  width: 0%;
  min-width: 38px;
  height: 40px;
  float: right;
  overflow: hidden;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  transition: width 0.3s;
  -webkit-backface-visibility: hidden; }

.sb-search-input {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  outline: none;
  background: #fff;
  width: 100%;
  height: 38px;
  margin: 0;
  z-index: 10;
  padding: 20px 65px 20px 20px;
  font-family: inherit;
  font-size: 20px;
  color: #2c3e50; }

.sb-icon-search,
.sb-search-submit {
  width: 38px;
  height: 42px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  line-height: 42px;
  text-align: center;
  cursor: pointer; }

.sb-search-submit {
  background: #fff;
  /* IE needs this */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 8 */
  filter: alpha(opacity=0);
  /* IE 5-7 */
  opacity: 0;
  color: transparent;
  border: none;
  outline: none;
  z-index: -1; }

.sb-icon-search {
  background: url(btn-search.png) 12px center no-repeat white;
  z-index: 90; }

/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
  width: 100%; }

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
  z-index: 11; }

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
  z-index: 90; }
/* OWL Carousel */
.owl-carousel {
  margin-left: -0.5625rem;
  margin-right: -0.5625rem;
  width: auto !important; }
  .owl-carousel .item {
    padding-left: 0.5625rem;
    padding-right: 0.5625rem; }

.box .owl-theme .owl-controls .owl-buttons > div {
  width: 40px;
  height: 40px;
  background: url(white-arrow.png) 0 1px no-repeat #666666;
  text-indent: -9999em;
  overflow: hidden;
  position: absolute;
  top: 85px;
  z-index: 9;
  margin: 0;
  padding: 0;
  opacity: 1;
  border-radius: 3px; }
  .box .owl-theme .owl-controls .owl-buttons > div.owl-prev {
    left: -60px; }
  .box .owl-theme .owl-controls .owl-buttons > div.owl-next {
    right: -60px;
    background-position: 0 -161px; }
  .box .owl-theme .owl-controls .owl-buttons > div:hover {
    background-color: #018cc5; }
h1, h2, h3, h4, h5, h6, .page-title, .top-bar-section .top-cart strong, .top-menu > li > a, button, .button, .featured-collection .box-content .featured-box a .featured-box-title, #product-add #add, .mobile-menu > li > a, .ct-btn, .product-list .item .product-name a {
    font-family: Lato;
    font-weight: 300;
}

.column,
  .columns {
    position: relative;
    padding-left: 0.5625rem;
    padding-right: 0.5625rem;
    float: left; }

  .large-1 {
    width: 8.33333%; }

  .large-2 {
    width: 16.66667%; }

  .large-3 {
    width: 25%; }

  .large-4 {
    width: 60%; }

  .large-5 {
    width: 60%; }

  .large-6 {
    width: 50%; }

  .large-7 {
    width: 40%; }

  .large-8 {
    width: 66.66667%; }

  .large-9 {
    width: 75%; }

  .large-10 {
    width: 83.33333%; }

  .large-11 {
    width: 91.66667%; }

  .large-12 {
    width: 100%; }
.small-1 {
    width: 8.33333%; }

  .small-2 {
    width: 16.66667%; }

  .small-3 {
    width: 25%; }

  .small-4 {
    width: 33.33333%; }

  .small-5 {
    width: 41.66667%; }

  .small-6 {
    width: 50%; }

  .small-7 {
    width: 58.33333%; }

  .small-8 {
    width: 66.66667%; }

  .small-9 {
    width: 75%; }

  .small-10 {
    width: 83.33333%; }

  .small-11 {
    width: 91.66667%; }

  .small-12 {
    width: 100%; }
.box .box-title .abs .fa, .collection .sidebar > div:first-child .box-title h3, .collection .sidebar > div:first-child .box-title, .price, #product-add {
    border-color: #6ecade;
    color: #6ecade;
}
.top-menu > li.active a:before, .top-menu > li.active a:after, .top-menu > li:hover > a:before, .top-menu > li:hover > a:after, .footer-wrapper .footer #mc-embedded-subscribe-form #subscribe, ul.pagination li.current a, ul.pagination li.current button, .ct-btn:hover, .product-tabs .tabs dd.active:before {
    background-color: #6ecade;
}
.owl-item .product-image {
  min-height: 84px;
}
#product-details {
  padding:15px;
}
.btn-remove {
  color:#666;
}
.cart-content {
  background: #f1f1f1;
  border-radius: 10px;
  border: solid 1px #e2e2e2;
  margin-bottom: 20px;
}
.cart-content .price {
  display:block;
  font-size:18px;
  padding:4px 0;
}
.cart-content .cart-item {
  overflow: hidden;
  padding: 15px !important;
  border-bottom: solid 1px #e2e2e2;
  margin: 0 !important;
  border-top:0 !important;
}
.cart-function {
   padding: 15px 15px 0 !important;
}
.function-buttons {
  padding: 15px 0;
  overflow:hidden;
}
.cart-subtotal {
  font-size:22px;
}
.cart-subtotal a {
  font-size:14px;
  color: #6ecade;
}
.cart-thumbnail {}
.cart-thumbnail img {
  max-width:100%;
  max-height: 74px;
}
#form-cart .cart-item .product-name {
      margin-left: 10px;
}
@media screen and (max-width: 768px) { 
  .header-offer small {
    text-align:left;
    font-size:12px;
  }
  .header-offer big {
    font-size: 16px;
  }
  .already-devices p {
 	padding:0;
  }
  .already-devices {
    padding:30px 10px;
  }
  .toggle-topbar { display: block; }
  .header-logo {
    float: left;
  }
  .header-logo img { 
    width:160px;
  }
  .top-menu > li > a {
    font-size: 16px;
    padding: 8px 10px;
    text-decoration: none;
	}
  .top-menu {
    position: absolute;
    background: #FFF;
    width: 100%;
    left: 0;
    top: 85px;
    padding: 15px;
    display: none;
  }
  .top-menu > li {
    padding: 0;
    display: block;
    float: none;
}
  .top-menu > li.cart-button a {
    display: inline-block;
    margin-top: 15px;
  }
  #kit-imgs span {
    width: 100%;
    display: block;
    text-align: left;
    padding-top: 25px;
    font-size: 20px;
  }
  #kit-imgs span br {
    display: none;
  }
  .steps-details {
 	overflow: hidden;
    
  }
  .steps-details .large-1 {
    display: none;
  }
  .steps-details .top-spac {
  	width: 33%;
    float: left;
    min-height: 146px;
  }
  .product-price .hm-left {
    text-align: left;
  }
  .configure-btn {
  	margin-left: 0;
  }
  .question-detail button {
    margin-left: 0;
  }
  .shipping-option .small-3, .shipping-option .small-9 {
    float: left;
    width: 20%;
    text-align: center;
  }
  .shipping-option .small-9 {
    width: 80%;
    text-align: left;
  }
  .img-top, #shopping-img p { 
    margin: 0;
  }
  .shipping-option .top-spac {
    overflow: hidden;
  }
  .product-description p {
    text-align: left;
    font-size: 14px;
        line-height: 1.5;
  }
  .question-detail {
    padding: 15px;
    overflow:hidden;
  }
  #Fast-shipping .large-3 {
  	width:100%;
    float: left;
  }
  #Fast-shipping span h6 {
    line-height: 18px;
    margin: 0;
    font-family: Lato;
    font-weight: 300;
  }
  #product-shop {
    padding: 0;
  }
  .searchform {
    width: 273px;
        padding-top: 15px;
  }
  .searchform p { 
    margin: 0;
  } 
  .social-icons {
    padding:0;
    margin-top: 20px;
  }
  ul.footer_links, .footer-wrapper .large-3 {
    clear: left;
  }
  ul.footer_links li {
    width: 50%;
    float: left;
}
  .kit-gateway0 img {
    padding: 15px 0;
    max-width: 120px;
  }
  #kit-gateway {
    padding: 0;
  }
  #kit-gateway h4 {
    padding: 15px 0 0;
  }
  #kit-gateway .small-3 br {
    display: none;
  }
  #kit-gateway .box-text {
    display: inline-block;
    padding-left:25px;
  }
  .site-footer {
    position: inherit;
    clear: both;
    overflow: hidden;
  }
  .sticky-container { display: none;}
  .site-footer .large-6 {
    clear: left;
  }
  /*.site-footer .large-6 .hm-left {
    text-align: left;
  }*/
  #fastPrice {
    text-align:center;
  }
  
  .config-description h3, .product-description h4 {
     font-size: 24px;
  }
  .config-description h3 p {
    font-size: 18px;
    margin: 10px 0;
    
  }
  
  .reveal-modal h1, dialog h1 {
  font-size: 1.45em; }
  .large-1,
  .large-2,
  .large-3,
  .large-4,
  .large-5,
  .large-6,
  .large-7,
  .large-8,
  .large-9,
  .large-10,
  .large-11,
  .large-12 { width: 100%; }
  .owl-item .reveal-modal {
    display:none;
  }
  .related-products .owl-carousel {
    margin:0;
  }
  .box .owl-theme .owl-controls .owl-buttons > div {
    position:inherit;
    margin: 0 10px;
  }
  .products-row .product-image .action {
    margin: -28px auto 0;
  }
  #back-top {
  bottom: -10px;
}
  .fa-plus, .fa-minus {
    padding:4px 0;
  }
  .config-footer {
    margin:0;
  }
  .powered {
    margin-left:5px;
  }
  .footer-pricing {
    padding:0;
    margin-top:0;
  }
  .footer-pricing a {
    color:#fff;
    padding:4px;
    display:block;
    text-align:center;
  }
  .powered p {
    margin-top:0;
  }
  #Fast-shipping {
    padding-bottom:15px;
  }
  #Fast-shipping span p {
    margin:0;
  }
  #Fast-shipping span {
    line-height:inherit;
  }
  .configure-btn0 {
    font-size: 15px;
    padding: 2px 0;
  }
  .configure-btn {
    width:100%;
    font-size: 15px;
    padding: 2px 0;
  }
  #product-details {
    padding:10px;
  }
  .kit-gateway0 img {
    max-width: 100%;
  }
  .left-sidebar h2:before, .left-sidebar h2:after {
    display:none;
  }
  #kit-gateway .small-2, #kit-gateway .small-3, #kit-gateway .small-7 {
  	float:none;
    width:100%;
  }
  .box-text {
    font-size: 16px;
    font-weight: bold;
  }
  .config-description h4 {
        font-size: 20px;
  }
}

@import url("http://localhost/shopify/best/assets/custom.css");

#contact-us #gmap p{ font-size: 13px; padding: 15px 0;}
#contact-us h3{ font-size: 16px;}
#contact-us .contact-info ul li{ list-style: none; padding: 7px 0;}
#contact-us .global-row .global-cell{ display: inline-block; min-width: 22px; vertical-align:top;}
#contact-us .contact-info{ font-size: 13px;}
.teros-logo, .designed-by, .designed-by label, .designed-by img {
    float: left;
}
.designed-by label {
    padding: 0 5px;
    font-size: 12px;
}
.designed-by img {
    width: 120px;
}
.header-logo {
    max-width: 420px;
    overflow: hidden;
}
.designed-by {
    padding: 22px 0 0;
}
.teros-logo {
    border-right: solid 1px #eaeaea;
    margin-right: 8px;
}

.dialogDiv {
    display: none;
}
.modalDialog {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 500;
    opacity:0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
}
.modalDialog:target {
    opacity:1;
    pointer-events: auto;
}
.modalDialog > div {
    width: 404px;
    position: relative;
    margin: 10% auto;
    padding: 20px;
    border-radius: 10px;
    background: #fff;
}
.dialogue-form input {
    display: inline-block;
}
.dialogue-form input.itxt {
    width: 280px;
}
.dialogue-form input.btn-default {
    font-size: 14px;
    padding: 2px 22px;
    position: relative;
    top: -2px;
    margin-left: 8px;
}
