/** Shopify CDN: Minification failed

Line 15:144 Expected identifier but found "*"
Line 15:160 Expected identifier but found "*"
Line 15:1604 Expected identifier but found "*"
Line 15:1700 Expected identifier but found "*"
Line 15:1907 Expected identifier but found "*"
Line 15:2055 Expected identifier but found "*"
Line 15:2068 Expected identifier but found "*"
Line 806:2 Comments in CSS use "/* ... */" instead of "//"
Line 2396:27 Unexpected ")"

**/

article,aside,details,figcaption,figure,footer,header,hgroup,regular,nav,section,summary{display:block;}audio,canvas,video{display:inline-block;*display:inline;*zoom:1;}audio:not([controls]){display:none;height:0;}[hidden]{display:none;}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}html,button,input,select,textarea{font-family:sans-serif;}body{margin:0;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}h1{font-size:10px;margin:.67em 0;}h2{font-size:1.5em;margin:.83em 0;}h3{font-size:1.17em;margin:1em 0;}h4{font-size:1em;margin:1.33em 0;}h5{font-size:.83em;margin:1.67em 0;}h6{font-size:.67em;margin:2.33em 0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}blockquote{margin:0 30px;}dfn{font-style:italic;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}mark{background:#ff0;color:#000;}p,pre{margin:1em 0;}code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em;}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word;}q{quotes:none;}q:before,q:after{content:'';content:none;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}dl,menu,ol,ul{margin:1em 0;}dd{margin:0 0 0 30px;}menu,ol,ul{padding:0 15px 0 30px;}nav ul,nav ol{list-style:none;list-style-image:none;}img{border:0;-ms-interpolation-mode:bicubic;}svg:not(:root){overflow:hidden;}figure{margin:0;}form{margin:0;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em;}legend{border:0;padding:0;white-space:normal;*margin-left:-7px;}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle;}button,input{line-height:normal;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible;}button[disabled],html input[disabled]{cursor:default;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px;}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;}table{border-collapse:collapse;border-spacing:0;}

a, img{outline:none !important;}

/* ==========================================================================
   Additional styles for the Skeleton Theme - Replace that with your own CSS
   ========================================================================== */

/* Hiding placeholder text on focus in webkit, thanks to http://www.kolodvor.net/2012/03/23/webkit-placeholder-attribute-behavior */
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder { color:transparent; }

/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/* Products grid, collections grid: we are using lists, not tables */
ul.grid li { float: left; list-style-type: none; }
ul.grid li { margin: 0 20px 20px 0; }
ul.grid li.last-in-row { margin-right: 0; }

/* Utility classes: Hidden, float lef, float right, etc. */

.hidden { display: none; }
.left { float: left; }
.right { float: right; }

/* Styling #site-title as it uses h1 on home page and span on other pages. */

#site-title {}
#site-title a, a#site-title{}
#site-title.hidden{display: none;}

.visuallyhidden{display: none;}

img{max-width: 100%}


/* ==========================================================================
   Theme Styling
   ========================================================================== */

/*Global*/
#wrapper {
  min-height: 100%;
  height: auto !important;
  
}

#push, #footer-wrapper {height: 320px;}
 html, body {height: 100%;} 

#push{
  width: 1200px;
  max-width: 90%;
  background: #ffffff;  
  margin-left: auto;
  margin-right: auto;
  border-left: 1px solid #d5d3d3;
  border-right: 1px solid #d5d3d3;
}

body{
  
      background-color: #f9f9f9
  
}

#header, #navigation, #slider-row, #showcase, #main, #footer-wrapper{
  width: 1200px; 
  max-width: 90%;
  margin: 0 auto;
}

#header .container, #navigation .container, #slider-row .container, #showcase .container, #main .container, #footer-wrapper .container{
  width: 100%;
  padding: 0 30px;
}


/*Typography*/





body{
  font-family: 'Fjalla One', sans-serif;;
  font-size: 14px;
  line-height: 21px;
  color: #414141
}

h1, h2, h3, h4, h5, h6{
  font-family: 'Fjalla One', sans-serif;;
  font-weight: normal;
  margin: 0;
}

h1 {
  font-size: 21px;
  line-height: 30px;
}
h2{
  font-size: 21px;
  line-height: 30px;
  text-transform: uppercase;
  margin-top: 30px;
}
.bottom_block_2 h2{
   margin-top:0px;
}
h3{
  font-size: 21px;
  line-height: 30px;
  text-transform: uppercase;
}
h4{
  font-size: 17px;
  line-height: 21px;  
}
h5{
  font-size: 13px;
  line-height: 18px;
}
h6{
  font-size: 10px;
  line-height: 13px;
}

p{
  margin: 0;
  padding-bottom: 1em;
}

.rte h1{
  font-size: 21px;
  line-height: 30px;
  font-family: 'Fjalla One', sans-serif;;
}
.rte h2{
  font-size: 21px;
  line-height: 30px;
  margin-bottom: 30px;
  font-family: 'Fjalla One', sans-serif;;
  border-bottom: 1px solid #414141;
}
.rte h3{
  font-size: 21px;
  line-height: 30px;
  margin-bottom: 12px;
  margin-top: 20px;
  font-family: 'Fjalla One', sans-serif;;
}
.rte h4{
  font-size: 17px;
  line-height: 21px;
  font-family: 'Fjalla One', sans-serif;;
}
.rte h5{
  font-size: 13px;
  line-height: 18px;
  font-style: italic;
  font-family: 'Fjalla One', sans-serif;;
}
.rte h6{
  font-size: 10px;
  line-height: 13px;
  font-family: 'Fjalla One', sans-serif;;
}

.rte img{
  border: 1px solid #d5d3d3;
  padding: 6px;
  margin: 0 0 20px 0;
}

#product_description p, 
.product_details,
.rte{
  font-family: Arial, Helvetica, sans-serif;
}


/*Links*/

a{
  color: #897878;
}
a:hover{
  color: #414141;
  text-decoration: none;
}

/*Forms*/

label{
  font-size: 14px;
  line-height: 21px;
  font-weight: normal;
}

/* Disabled input */
input.disabled {opacity: .5;}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="telephone"]{
  font-size: 14px;
  line-height: 21px;
  box-sizing: border-box;
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    -webkit-box-sizing: border-box; /* Safari */
    border:1px solid #8e8e8e;
    border-radius: 0;
    box-shadow:none;
     padding: 7px 6px 6px;
     outline: none;
}

select{
  font-size: 14px;
  line-height: 21px;
  border:1px solid #8e8e8e;
    border-radius: 0;
    box-shadow:none;
    padding: 7px 2px;
    box-sizing: content-box;
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box;
    outline: none;
}

textarea{
  box-sizing: border-box;
  -moz-box-sizing: border-box; /*Firefox 1-3*/
  -webkit-box-sizing: border-box; /* Safari */
  resize: vertical;
  border-radius: 0;
  box-shadow:none;
  border:1px solid #8e8e8e;
  padding: 6px;
  outline: none;
}


/*Buttons*/

.btn, .btn a{
  border-radius: 0;
  font-size: 25px;
  line-height: 25px;
  text-transform: uppercase;
  padding: 10px 20px 9px;
  color:#ffffff;
  font-family: 'Fjalla One', sans-serif;;  
}

  /*Primary*/

  .btn.btn-primary, .btn.btn-primary a{
    background: #fb5066;
    color:#ffffff;
    border-color:#fb5066;    
  }

  .btn.btn-primary:hover, .btn.btn-primary:hover a, 
  .btn.btn-primary:focus, .btn.btn-primary:focus a{
    color:#414141;
    border-color:#fb5066;
    box-shadow: none;
    outline: none;
  }

  /*Info*/

  .btn.btn-info, .btn.btn-info a{
    background: #7cc666;
    color:#ffffff;
    border-color:#7cc666;    
  }

  .btn.btn-info:hover, .btn.btn-info:hover a,
  .btn.btn-info:focus, .btn.btn-info:focus a{
    color:#414141;
    border-color:#7cc666;
    box-shadow: none;
    outline: none;
  }



/*Images*/
.article-img{}
.article-img.pull-left{
  margin: 0 12px 12px 0;
}


/*Pagination*/

#pagination.pagination{
  border-radius: 0;
}
#pagination.pagination li span{
  border-radius: 0;
}

.pagination__product{
  width: 100%;
}

.pagination__product{
  padding: 0 15px;
}

.pagination__product ul li{
  list-style: none;
  float: left;
}
.pagination__product ul li.right-arrow{
  float: right;
}


/*Lists*/

ul.list{
  margin: 0;
  padding: 0px;
}
ul.list li, .list .faq-row{
  list-style: none;
  line-height: 32px;
}
ul.list li a{
  color:#897878;
}
ul.list li a:hover{
  color:#414141;
}

ul.list li i, .faq-row i{
  margin-right: 20px;
   position: relative;
  top: -1px;
}




/*------------------*/

ul.product-listing{
  margin: 0;
  padding: 0px;
}
ul.product-listing li{
  list-style: none;
  padding-bottom: 1em;
}


/*Errors*/


.errors ul{
  margin: 0;
  padding: 0;
}

.errors ul li {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
list-style: none;
}


/*==================================================================*/
/*Header row*/
/*==================================================================*/



#header-row .container, #navigation .container{
  width: 1230px;
  max-width: 100%;  
  padding: 0;
}

#header-row{
  padding: 40px 0;
}

#header .container{
  color: #fb5066;
  line-height: 26px;
  font-size: 15px;
}

#header a{color: #8e8e8e}
#header a:hover{color: #414141}

a#logo{
  display: inline-block;
  text-transform: uppercase;  
}

#site-title a{
  color: #414141;
  text-transform: uppercase;
  font-size: 78px;
  line-height: 78px;
}

#site-title a:hover{
  color: #8e8e8e;
}


/*Customer links*/

.customer-links{
  margin-top: 60px;
}

.customer-links a{
  margin: 0 10px;
}
#customer_logout_link{}


/*Cart*/

.checkout-link{
  /* display: block;
  text-align: right;
  position: relative;
  top: 10px;  Fix weird Safari Bug */
  padding-left: 10px;
}

.currency-switcher{
  display: block;
  text-align: right;
  margin-bottom: 10px;
}

.currency-switcher #currencies{
  width: 60px;
  border: none;
  background: #f9f9f9;
}

.currency-switcher label{
  font-weight: normal;
  font-size: 15px;
  position: relative;
}

.cart-total-items{
  display: block;
  height: 51px;
  line-height: 51px;
}

.cart-total-items i{
  font-size: 30px;
  margin-right: 15px;
  color: #414141;
}

.cart-total-items .count{
  font-size: 25px;
  text-transform: uppercase;
  color: #ffffff;
  background: #fb5066;
  padding: 10px 20px;
  position: relative;
}

.cart-total-items .count:before{
  content: '';  
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right:10px solid #fb5066;
  display: block;
  width: 0px;
  height: 0px;
  position: absolute;
  left: -10px;
  top: 15px;
}


/*==================================================================*/
/*Navigation row*/
/*==================================================================*/

#navigation .container{  
  border-bottom: 1px solid #d5d3d3;
}

.select-menu{
  border: 1px solid #f9f9f9; 
  height: 30px;
  line-height: 30px;
  width: 98%; 
  padding: 12px 1% 0;
  border-bottom: none;
}

/*search form*/

#navigation .search-form{
  text-align: right;
}

.search-form #search-field{
  display:inline-block;
  line-height: 20px;
  height: 50px;
  border:none;
  width: 200px;
  border: 1px solid #8e8e8e;
}
.search-form #search-submit{
  display: inline-block;
  background: #414141;
  color:#ffffff;
  line-height: 20px;
  padding: 14px;
  border:none;
  border: 1px solid #414141;
  font-size: 19px;
  position: relative;
  top: 2px;
}


.search-form #search-submit:hover{
  background: #fb5066;
  border: 1px solid #fb5066;
  color:#ffffff;
}

/*navigation*/

.select-menu {display: none;}

.sf-menu.nav-pills > li + li{margin: 0;}
.sf-menu.sf-navbar {}

.sf-menu > li{  
  margin: 0;
  position: relative;
}

.sf-menu > li > a{
  font-size: 19px;
  line-height: 30px;
  padding: 20px;
  font-family: 'Fjalla One', sans-serif;;
  border-radius: 0;
  border-bottom: 5px solid rgba(0, 0, 0, 0.2);
}

.sf-menu > li > a,
.sf-menu > li > a:visited  {
  color:#ffffff;
}

.sf-menu > li.color-1 > a, .sf-menu > li.color-1:hover > a, .sf-menu > li.color-1.active > a, .sf-menu > li.color-1.sfHover > a{background: #fcca33;}
.sf-menu > li.color-2 > a, .sf-menu > li.color-2:hover > a, .sf-menu > li.color-2.active > a, .sf-menu > li.color-2.sfHover > a{background: #fc8430;}
.sf-menu > li.color-3 > a, .sf-menu > li.color-3:hover > a, .sf-menu > li.color-3.active > a, .sf-menu > li.color-3.sfHover > a{background: #b83850;}
.sf-menu > li.color-4 > a, .sf-menu > li.color-4:hover > a, .sf-menu > li.color-4.active > a, .sf-menu > li.color-4.sfHover > a{background: #fb5066;}
.sf-menu > li.color-5 > a, .sf-menu > li.color-5:hover > a, .sf-menu > li.color-5.active > a, .sf-menu > li.color-5.sfHover > a{background: #7cc666;}
.sf-menu > li.color-6 > a, .sf-menu > li.color-6:hover > a, .sf-menu > li.color-6.active > a, .sf-menu > li.color-6.sfHover > a{background: #50cae4;}


.sf-menu a.sf-with-ul {}
.sf-menu.rtl a.sf-with-ul {}
.sf-menu span.sf-description {}
.sf-menu li,
.sf-menu.sf-navbar {
  background: none;
}
.sf-menu > li > a{}
.sf-menu li li {}
.sf-menu li li li {}

.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active {
  outline: 0;
}

.sf-menu > li:hover > a,
.sf-menu > li.sfHover > a,
.sf-menu > li.active > a, 
.sf-menu > li.active > a:hover{
  color: #414141;
}

.sf-menu > li:hover:before,
.sf-menu > li.sfHover:before,
.sf-menu > li.active:before, 
.sf-menu > li.active:before{
  content: '';
  position: absolute;
  top: -5px;
  height: 5px;
  width: 100%;
  left: 0;
  background: #414141;
}

/*Submenus*/

.sf-menu ul {
  background: #fcca33;
  padding: 10px 0;
}
.sf-menu ul li{
  padding: 6px 10px;  
  background: #fcca33;
  font-size: 14px;
  line-height: 20px;
  border-bottom: 1px solid #fc8430
}
.sf-menu ul li:last-child{
  border-bottom: none;
}

.sf-menu ul li a{
  color: #ffffff;
}

.sf-menu ul> li:hover,
.sf-menu ul> li.sfHover,
.sf-menu ul> li.active{
  background: #b83850;
}

.sf-menu ul> li:hover > a,
.sf-menu ul> li.sfHover > a,
.sf-menu ul> li.active > a{
  color: #ffffff;
}

/*==================================================================*/
/*Slider row*/
/*==================================================================*/

#slider-row{
  background: #ffffff;
  border: 1px solid #d5d3d3;
  padding-top: 10px;
  border-bottom: none;
  border-top: none;
}



#slider-row #slider{
  width: 100%;
  float: none;
  margin: 0 !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box; /*Firefox 1-3*/
  -webkit-box-sizing: border-box; /* Safari */
}

#slider .camera_caption{
  background: transparent;
  /*border: 5px solid #f9f9f9;*/
  border:none;
  font-weight: 300;
}

#slider .camera_caption h3{
  font-size: 70px;
  line-height: 70px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

#slider .camera_caption p{
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
}

#slider .camera_caption a{
  display: block;
  width: 84px;
  height: 84px;
  position: absolute;
  right: -42px;
  bottom: 4px;
  background: #f9f9f9;
  line-height: 33px;
  font-size: 35px;
  text-align: center;
  text-indent:-9999px;
}

/*#slider .camera_caption a{ color:#ffffff;}*/
#slider .camera_caption a{ color:transparent;}
#slider .camera_caption a:hover{color:#414141;}
.modal-body > iframe {
    border: 0;
  width:100%;
}

/*==================================================================*/
/*Showcase row*/
/*==================================================================*/

#showcase{
  
  background: #ffffff;
  border: 1px solid #d5d3d3;
  border-top: none;
  border-bottom: none;
}

/*Showcase blocks*/

.showcase_block{
  position: relative;
  overflow: hidden;
  text-transform: uppercase;
  text-align: center;
  max-width: 370px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 20px;
}

.showcase_block_1{ background: #fcca33;}
.showcase_block_2{ background: #fb5066;}
.showcase_block_3{ background: #7cc666;}

.showcase_block_1 .btn{background: #b83850;}
.showcase_block_2 .btn{background: #50cae4;}
.showcase_block_3 .btn{background: #fcca33;}


.showcase_block .title{margin-bottom: 12px;}

.showcase_block .title h2{
  font-size: 47px;
  line-height: 50px;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 6px;
  white-space: nowrap;
}

.showcase_block .title span{
  font-size: 17px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 2px;
  color: #414141;
  
}


.showcase_block .title h3 span{color: #414141;}
.showcase_block .title h3 span:first-child{color: #f9f9f9;}

.showcase_block:hover .title h3 span{color: #ffffff;}

.showcase_block img{}


/*Newsletter*/

.showcase_newsletter{
  margin-top: 10px;
}

.widget__newsletter{ 
  // background: url("/cdn/shop/t/2/assets/newsletter_bg.png?0") repeat left top transparent; 
  background: ;
  padding: 20px;
}

.widget__newsletter .widget_header,
.widget__newsletter .widget_content,
.widget__social-links .widget_header,
.widget__social-links .widget_content{}


/*==================================================================*/
/*Main row*/
/*==================================================================*/

#main{
  padding-bottom: 30px;
  background: #ffffff;
  border: 1px solid #d5d3d3;
  border-top: none;
  border-bottom: none;
}

.hero-unit{
  margin-bottom: 0px;
}

#main .container{}
.template_content{}
.page_content{}

/* Breadcrumbs*/

.breadcrumb {
  border-radius: 0;
  background: #f9f9f9;
  margin: 30px 0 40px;
}

/*Product listing*/

.widget_content, .page_content, .product-listing__index{}

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

.product.color-1 .product_price .price{background: #7cc666;}
.product.color-2 .product_price .price{background: #fcca33;}
.product.color-3 .product_price .price{background: #fb5066;}
.product.color-4 .product_price .price{background: #fc8430;}
.product.color-5 .product_price .price{background: #fb5066;}
.product.color-6 .product_price .price{background: #fc8430;}
.product.color-7 .product_price .price{background: #b83850;}
.product.color-8 .product_price .price{background: #fcca33;}

.product_image-wrap, .collection_image-wrap{
  margin-bottom: 30px;
  text-align: center;
  position: relative;
  padding-top: 4px;
}

.product_image-wrap a, .collection_image-wrap a{
  border: 1px solid #d5d3d3;
  padding: 30px 20px;
  display: block;
  position: relative;
  z-index: 1;
}

.product_image-wrap a:hover, .collection_image-wrap a:hover{
  border: 1px solid #fff;
  box-shadow: 0 0 10px 2px #f9f9f9;
}

.product-listing .product_title{
  font-size: 17px;
  line-height: 23px;
  text-transform: uppercase;
  color: #50cae4;
}

.product-listing .product_title:hover{
  text-decoration: underline;
  color: #414141;
}

.product_price{
  font-size: 19px;
  line-height: 20px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 400;  
  position: absolute;
  bottom: -20px;
  left: 0;
  text-align: center;
  z-index: 2;
  width: 100%;
}
.product_price.product_show_variation{ bottom:0px;}

.product_price.product_show_variation a .price { color:#fff;}

.product_price .price{
  padding: 10px 20px;
  display: inline-block;
}

.product_title-wrap{margin-bottom: 10px;}

.submit-add-to-cart, .product_details-link a{
  background: none;
  font-size: 30px;
  line-height: 40px;
  color: #d5d3d3;
  border: none;
}

.submit-add-to-cart:hover, .product_details-link a:hover{
  background: none;
  color: #414141;
}



.product-listing__collection .product_title-wrap, 
.product-listing__bestsellers .product_title-wrap,
.product-listing__related .product_title-wrap{
  margin-bottom: 12px;
  min-height: 43px;
}


/*===========================================*/
/* Homepage view*/

.listing_title, .collectioin-title, .widget_header, .page_title{
  border-bottom: 4px solid #414141;
  text-transform: uppercase;
}


.listing_title, .collectioin-title, .section-title, .order_section_title, .product-scope .product_title, .widget_header, .page_title, .form_title, .address_title{
  margin-bottom: 28px;
}


/*===========================================*/
/* Collections view*/

ul.tags{
  margin-bottom: 0px;
}

.tags li{
  margin-right: 12px;
  margin-bottom: 6px;
}

.tags li a{
  background: none;
  border-radius: 0;
  padding: 0;
  font-size: 14px;
  line-height: 28px;
  color: #897878
}

.tags li a:hover{
  background: none;
  color: #414141;
  text-decoration: underline;
}

.tags li.active{}
.tags li.active a{
  background: none;
  color: #414141;
  text-decoration: underline;
}


  /* Collections item (product)*/

  .product__product-grid-item{
    margin-bottom: 30px;
  }
  .product-listing .product_links{width: 100%;}
  .product_links > div{margin: 0 5px; text-align:center;}

  .product_links, .product_links form, .product_links > div{
  display: inline;
    
   
    
    
    
}

/* bestsellers*/



/*===========================================*/
/*Product view*/

.product-scope .product_wrap{}
.product-scope h1[itemprop="name"]{}
.product-scope h2[itemprop="brand"]{}
.product-scope #product_photos{}

.product-scope .product_details{
  margin-bottom: 20px;
}

#product_image-container .product_image{margin-bottom: 20px;}
#product_image-container{margin-bottom: 30px; overflow: hidden;}

.product_scope #product_price{}

#product_price .product-price{
  font-size: 30px;
  font-weight: 200;
  line-height: 30px;
  color: #414141
}

#product_price .product-price strong{
  color: #50cae4
}

.product-scope #product_price .product-price.on-sale{}
#product_price span.money.compare_at_price{}
.product-scope .variants-wrapper{}
.product-scope .selector-wrapper{}

.product-scope #purchase{
  margin-bottom: 20px;
  margin-top:20px;
}

.product-scope #purchase .btn-success:hover, .product-scope #purchase .btn-success{border:1px solid #5cb85c;}
.product-scope #purchase .btn-success:hover{color:#414141;}

.product-scope #purchase input[type="number"]{
  padding: 6px 6px 8px;
  margin-left: 6px;
  width: 80px;
  margin-right: 20px;
}

.product-scope #product_description{
  margin-bottom: 20px;
}

.product-scope #product_description h4{
  margin-bottom: 20px;
  border-bottom: 1px solid #d5d3d3;
  line-height: 30px;
}
 .product-scope .product_image{}

 .product_images-additional {}

  #product_image-carousel_prev,
  #product_image-carousel_next{}

  #product_image-carousel_prev{}
  #product_image-carousel_next{}

  .product_images-additional ul{}
  .product_images-additional ul li{}
 .product_images-additional ul li a{}
 .product_images-additional .caroufredsel_wrapper{}
  .product_image-slider{}

.compare-at-price{
  text-decoration: line-through;
  font-size: 0.9em;
}

.product_image-additioanl a{
  display: block;
  float: left;
  width: 33%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 6px;
}

.product_image-additioanl a img{max-width: 100%}

#quantity{
  margin-bottom: 12px;
}

/*Related Products*/

.widget__related-products{
  margin-top: 30px;
}


/*===========================================*/
/*Blog view*/

#blog{}
.blog-article{
  padding-bottom: 30px;
}

.blog-article_meta-comments{
  float: right;
}

.blog-article{
  padding-bottom: 20px;
  margin-bottom: 30px;
  overflow: hidden;
}
.blog-article.last{
  margin-bottom: 0;
  border:none;
}

.blog-article_date, .blog-article_meta-tags,
.article_date, .article_meta-tags, .article_meta{
  font-size: 12px;
  color: #414141;
  line-height: 18px;
  font-style: italic;
  font-family: Arial, Helvetica, sans-serif;
}

.blog-article_meta-tags a,
.article_meta a{
  text-decoration: underline;
}

.blog-article .rte img{
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

.blog-article .rte > span{
  display: block;
  padding-bottom: 10px;
}



/*===========================================*/
/*Blog article view*/


.article_header{  
  margin-bottom: 12px;
}
.blog-article_title, .article_title{
  margin-bottom: 12px;
}
.article-scope .article_image{}
 .article_image{}

 .article_meta > div{ float: left;}
.article-scope .article_meta .article_meta-comments{ float: right;}

.article-scope .rte img{
  display: block;
  margin-bottom: 20px;
}

.article-scope .addthis_toolbox {
padding: 30px 0 30px;
}

  /*Comments*/

  .comment-form{}
  .comment-form #comment-author,
  .comment-form #comment-email,
  .comment-form #comment-body{
    width: 100%;    
  }

  .comment-form #comment-body{
    min-height: 120px;
    margin-bottom: 20px;
  }

.article_comments-form{
  padding-bottom: 10px;
  margin-top: 20px;
  padding-top: 10px;
}

.section-title{
  margin-bottom: 2px;
  padding-bottom: 8px;
}

.section_content{
  padding-top: 8px;
}

.comment-form .section_content .row{
  margin-bottom: 20px;
}

.comment-submit{text-align: right;}

/*===========================================*/
/*Page scope*/

.page_image{
  margin-bottom: 20px;
}
.page-row img{
  margin-bottom: 20px;
}
.page-row{
  margin-bottom: 30px;
}


/*===========================================*/
/*Customer pages*/

.customer {}

.customer input[type="text"],
.customer input[type="email"],
.customer input[type="password"]{}

#forgot_password{}

.customer__login{}
.customer__register{}

#create_customer .action_bottom{}

#admin_header .action_link{
  margin-bottom: 20px;
}



/*Address*/

.address{
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}

.address li{
  margin-bottom: 6px;
}

.address li strong{
  display: inline-block;
  min-width: 120px;
}

 /*Orders*/

 #customer_orders{ }

 #customer_orders table{}
  #customer_orders table,
   #customer_orders table th,
    #customer_orders table td{}

  .order_date{
    margin-bottom: 12px;
    font-style: italic;
  }

  #order_address{
    margin-bottom: 30px;
  }

  #order_details .sum-label{
    font-weight: bold;
    text-align: right;
  }

  /*Addresses*/
  .action_top{
    margin-bottom: 20px;
  }

  #add_address{}
  .action_link{}
  #address_tables .customer_address{}

  #address_tables h4.address_title{}

  .address_actions .btn a{}
  #customer_detail .name{}
  #customer_detail .address.note{}
  #customer_detail .address.note{}
  #customer_detail .address.note p{}
  #customer_detail .address.note #view_address{ }

  #address_form_new{
    margin-bottom: 30px;
  }

/*===========================================*/
/*Cart pages*/

.cart-list{
  overflow: hidden;
  margin-bottom: 30px;
}

.cart-list .item_image{
  text-align: center;
}

.cart-list .item_title{margin-bottom: 20px;}
.cart-list .item_vendor{margin-bottom: 12px;}

.cart-list .cart-item{
  margin-bottom: 60px;
}
.cart-list .item_remove a{}
.cart-list .price{
  margin-bottom: 12px;
}
.cart-list .item_price .row{
  margin-bottom: 12px;
  border-bottom: 1px solid #d5d3d3;
}

.cart-list .item_title a{
  color: #7cc666;
}
.cart-list .item_title a:hover{
  color: #414141;
}

.cart-list .price, .cart-list .total h3{
  font-size: 20px;
  font-weight: 200;
  line-height: 30px;
}
.cart-list .qty input[type="number"] {
  padding: 6px 6px 8px;
  margin-left: 6px;
  width: 80px;
}
.cart_subtotal{
  text-align: right;
  margin-bottom: 30px;
}

.cart_subtotal h3{
  margin-bottom: 12px;
}

.cart_subtotal .btn{
  margin-bottom: 12px;
}

.cart_instructions{}
.cart_instructions h4{
  line-height: 30px;
  margin-bottom: 12px;
}
.cart_instructions textarea{
  width: 100%;
max-width: 100%;
min-height: 200px;
}

#payment-methods{
  clear: both;
  overflow: hidden;
  padding: 40px 0;
}

/*===========================================*/
/*Contacts page*/

.contact-scope{}
.contact-form{}
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="telephone"],
.contact-form textarea{}

.contact-form textarea{
  width: 100%;
  min-height: 120px;
  margin-bottom: 20px;
}

.contact-scope iframe{
  width: 100%;
  margin-bottom: 30px;
  border: 1px solid #8e8e8e
}
.contact-form_buttons{}
.contact-form_buttons .btn-toolbar{}

/*===========================================*/
/*Search page*/

#searchresults{margin: 0;}
#searchresults input {width: auto;}

#searchresults.search-scope{}
.search-results{
  padding: 0;
}
.search-results li{ 
margin-bottom: 40px;
overflow: hidden;}
.search-result{}
.search-result_title{}
.search-result_container{}
.search-result_image{}

.search-result_image{
  margin-right: 20px;
}

.search-form{
  border-bottom: 1px solid #f9f9f9;
  margin-bottom: 30px;
  padding-bottom: 20px;
}



/*==================================================================*/
/*Bottom row*/
/*==================================================================*/


#bottom{
  padding-top: 30px;
  padding-bottom: 30px;
}


#bottom li{
  line-height: 27px;
}

#bottom a{
  color:#8e8e8e;
}
#bottom a:hover{
  color:#414141;
}


/*==================================================================*/
/*Footer row*/
/*==================================================================*/

#footer-wrapper{  
  background: #f9f9f9;
  border: 1px solid #d5d3d3;
  color: #8e8e8e;
  line-height: 32px;
}

#footer-wrapper a{
  color: #8e8e8e;
}

#footer-wrapper a:hover{
  color: #414141;
}

#footer-wrapper ul li{
  line-height: 32px;
}


.bottom_block_1 ul li i{
  color: #fb5066
}
.bottom_block_2 ul li i{
  color: #7cc666
}
.bottom_block_3 ul li i{
  color: #50cae4
}
.bottom_block_4 ul li i{
  color: #fc8430
}

ul.social_list, .footer_contacts ul{
  margin: 0;
  padding: 0;
}

ul.social_list li, .footer_contacts ul li{
  list-style: none;
}

ul.social_list li i{
  margin-right: 10px;
  display: inline-block;
  min-width: 20px;
  font-size: 19px;
  top: 1px;
}



#footer{  
  font-size: 13px;
  line-height: 20px;
}

#footer .container .copyright{
  border-top: 1px solid #d5d3d3;
  padding-top: 20px;
  padding-bottom: 30px;
}

#footer a{
  color: #b83850;
}

#footer a:hover{
  color: #414141;
}


/*Widget Styles*/

#aside-right .widget{
  padding-bottom: 30px;
}


/*Collections*/

.widget__collections ul.list{ }
.widget__collections ul.list li{ }
.widget__collections ul.list li i, .faq-row i{color: #fb5066;}

/* Newsletter*/

#mailing-list-module{}
#mailing-list-module form{ }

/* Best sellers*/

.product-listing__bestsellers{}
.product-listing__bestsellers .product_title h3{}
.product-listing__bestsellers .product_image-wrap{}

.product-listing__bestsellers .product_price,
.product-listing__related .product_price{
  font-size: 20px;
}

.product-listing__bestsellers .product.lastItem{}

/*Related products*/

.product-listing__related{
  overflow: hidden;
}

/*Payment Methods*/

#payment-methods{}
#payment-methods ul{
  margin:0;
  padding:0;
}
#payment-methods ul li{
  list-style:none;
  display:block;
  float:left;
  padding: 0 4px 4px 0;  
}

  /*Social Links*/

.widget__social-links{}
.widget__social-links .widget_title{ padding-bottom: 5px;}

.social-links-list{
  margin: 0;
  padding: 0;
}
.social-links-list li{
  list-style: none;
  margin: 0;
  padding: 4px;
  font-size: 20px;
  line-height: 20px;
  display: inline-block;
}
.social-links-list li a{}
.addthis_toolbox{}

.social-links-list li a.twitter{}
.social-links-list li a.google-plus{}
.social-links-list li a.facebook{}
.social-links-list li a.linkedin{}
.social-links-list li a.twitter{}
.social-links-list li a.pinterest{}
.social-links-list li a.rss{}
.help-zen-desk{margin-bottom:10px;}


.vendor-row{position: relative;}
.vendor-row .crsl-nav {
    position: absolute;
    top: 55px;
    right: 0;
    padding: 0 30px;
}
figcaption,figure
{
	margin:0;
	padding:0
}
.slide-arrows{background: url(/cdn/shop/t/2/assets/sprite-arrows.png?v=135221583390494376021489513945) no-repeat;width: 30px;height: 30px;float:left;text-indent:-9999px;}
.previous{background-position: 0 0;margin-right:5px;}
.previous:hover{background-position: 0 -31px;}
.next{background-position: -31px 0;}
.next:hover{background-position: -31px -31px;}

.newsletter___index{width:100%;float:left;text-align:center;}
.newsletter___index h2{text-align:left;}
.newsletter___index sub {
    display: inline-block;
    font-size: 14px;
    line-height: inherit;
    padding: 0 0 20px;
}
#showcaseinner{margin-bottom:20px;}

#mc_embed_signup{width:100%;float:left;padding-bottom:30px;}
#mc_embed_signup_scroll .form-group input {
    display: inline-block;
    float: none;
    width: auto;
  height:45px;
}
#mc_embed_signup_scroll .form-group input.email{width:100%;margin-bottom:15px;}

.crsl-wrap::before {
    content: "";
    height: 100%;
    vertical-align: middle;
}
.crsl-wrap figure{display:inline-block;float:none;vertical-align:middle;text-align:center;}
.vendor-logos{display:table;text-align:center; padding-bottom: 30px;}
.vendor-col{display:table-cell;vertical-align:middle;float:none;}
.vendor-logos .vendor-col img{width:100%;}
.modal-body .row-1 ul li b, .modal-body .row-2 ul li b{font-family:"Fjalla One",sans-serif;font-weight:normal;}
.modal-body .row-1 ul li, .modal-body .row-2 ul li, .modal-body .row-1 span, .modal-body .row-2 span{font-family:arial;}
.modal-body .row-1 ul li, .modal-body .row-2 ul li{padding-bottom:5px;}
.modal-body .row-2{padding-top:20px;}
.modal-body .row-1 span i, .modal-body .row-2 span i{font-style:normal;color:#000;font-family:"Fjalla One",sans-serif;}
.modal-content .close{background: url(/cdn/shop/t/2/assets/close.png?v=175444348202526967831489513932) no-repeat; height:32px; width:32px;opacity:1;position:relative;z-index:999;}
.vid-modal .close{background: url(/cdn/shop/t/2/assets/video-modal-close.png?v=82981168765145042541489513946) no-repeat;}
.modal-content .close:hover{opacity:1;}
.zip-img{text-align:right;}

.sf-menu > li > a{
  font-size: 18px;
}

.vid-modal .close{
    position: absolute;
    right: -13px;
    top: -14px;
}
.vid-modal .modal-body{padding:15px;}
.cameraContent div{
    float: left;
    height: 100%;
    position: relative;
    width: 100%;
}
.vid-modal .modal-dialog{width:700px;}

.cameraContent div a{text-indent:-9999px;}
.bottom_block_4 ul li i {
    color: #fb5066;
}
ul.media-icon {
    margin-top: 8px;
}


@media only screen and (min-width: 1200px) and (max-width : 1294px) {
  .sf-menu > li > a{font-size:16px;} 
}
@media only screen and (min-width: 992px) and (max-width : 1070px) {
  .sf-menu > li > a{font-size:16px;}
}

@media only screen and (min-width: 1085px) and (max-width : 1254px) {
  
  #purchase #add-to-cart, #purchase .btn-success{font-size:18px;}
  .sf-menu > li > a{font-size: 15px;}
}

@media only screen and (min-width: 992px) and (max-width : 1084px) {
  #purchase #add-to-cart, #purchase .btn-success{font-size:16px;padding:10px 14px 9px;}
  
}

@media only screen and (min-width: 992px) and (max-width : 1199px) {
  .sf-menu > li > a{padding:20px 13px !important;font-size: 16px;}
a#logo img{width:100%;}
  .cart-currency-wrap { padding-left: 10px;}
	
}

.cart-currency-wrap ul{padding:0;float:right;margin-top:20px;}
.cart-currency-wrap ul li{list-style:none;display:inline-block;}


@media only screen and (min-width:887px) and (max-width :1115px) {
  
    .cart-currency-wrap { padding-top: 0px;padding-left:20px !important;}
  .cart-currency-wrap ul { float: right;margin-top:0; margin-bottom: 0;}
  .customer-links {   margin-top: 0px;}
}  


@media only screen and (min-width: 768px) and (max-width : 991px) {
  a#logo img{width:100%;}
  #navigation .search-form{display:inline-block;} 
  .search{text-align:right;padding-top:16px;}
  #purchase #add-to-cart{margin-bottom:10px;display:block;}
  #purchase .btn-success{padding:10px 23px;}
  .zip-img { text-align: left;}
  .cart-currency-wrap { padding-top: 0px;padding-left:20px !important;}
  .cart-currency-wrap ul { float: right;margin-top:0; margin-bottom: 0;position: relative;  top: 65px;}
  .customer-links {   margin-top: 0px;}
  .cart-total-items .count { padding: 8px 14px;}
  
}

@media only screen and (min-width: 320px) and (max-width : 767px) {
 a#logo img{width:100%;} 
 .cart-currency-wrap{text-align: center;}
.cart-currency-wrap .currency-switcher, .cart-currency-wrap .checkout-link{display: inline-block;float: none;width:auto;top:0;}
  #header-row{padding-bottom:0 !important;}
  #navigation .pull-right{text-align:center;}
  .main-menu{width:100%;margin-top:15px;}
  #navigation .search-form{margin-bottom:0;}
  .vid-modal .modal-dialog {width: auto;}
}

@media (max-width:1366px){
#our-story-swaddle-transition-zipadee-zip .story-right { float: right; width:75%;}
#our-story-swaddle-transition-zipadee-zip .col-left {  float: left;padding: 0;  width: 158px;}
.rslides img {}  
}

@media (max-width:1024px){
#our-story-swaddle-transition-zipadee-zip .story-right { float: right; width: 100%;}
}

@media (max-width:767px){
  .inner_showcase{display:none;}
  #mc_embed_signup_scroll .form-group input.email{width:100%;margin-bottom:20px;}
  .vendor-col{display:inline-block;text-align:center;padding-top:15px;padding-bottom:15px;}
  .cart-currency-wrap { padding-top: 0;}
  .cart-currency-wrap ul { float: none; margin-top: 0;}
  #navigation .search-form {  margin-bottom: 0px;}
  .customer-links { margin-bottom: 10px !important;  margin-top: 0px !important;}
  span#u_0_3 span:last-child {  display: none !important;}
  .fb_iframe_widget { margin:10px 0; width:100%;} 
  
  .fb_iframe_widget span{width:auto !important;display: none;}
  .fb_iframe_widget iframe{width:100% !important; position:relative !important;}
  .fb_iframe_widget {  margin:0 !important; width:165px; display: none !important;}
  .like-us {display: none;}
  .customer-links { padding-top: 8px;}
  
}



@media screen and (-webkit-min-device-pixel-ratio:0) {
  
  @media (max-width:767px){
   
    
    .fb_iframe_widget {  margin: 10px 0;  width: 351px;}
    .like-us{width: 212px;margin: 0 auto;}
    
  }
  
}  

  @media (max-width:568px){
    #purchase #add-to-cart{margin-bottom:10px;display:block;}
  #purchase .btn-success{padding:10px 23px;}
  }


/* accordion show hide*/
.faq-row-handle {
    cursor: pointer;
    text-decoration: none;
    outline: 0;
}

.faq-row.open .faq-row-handle {
   color:#414141;
}

.faq-row-content {
    display: none;
}

.faq-row-content p {
    padding: 0 14px 10px 14px;
}
  
  /* accordion show hide start here */
ul.tags{margin-bottom:20px;}
.tags li {
    margin-bottom: 6px;
    margin-right: 5px;
  	text-align:center;
  padding: 0 13px;
  border-radius:17px;
  cursor:pointer;
  float:left;
  clear:both;
}
.tags li.firstItem > a,.tags .active.firstItem > a{
    border: 1px solid transparent;
}
.tags li .active.firstItem a:hover {
    color:#fb5066!important;
}
.tags li a{
    font-size: 13px;
}
.tags li:hover a, .tags li.active a{color:#fb5066;text-decoration:none;}
.tags li input, .tags li a{display:inline-block;float:none;margin:0 2px;}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  border: 0;
  }
.col-left {
    float: left;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 225px;
}

.social-sprite{width:30px;height:30px;display:block;background: url(/cdn/shop/t/2/assets/social-media-sprite.png?v=31512249294859290421489513945) no-repeat;}
.tw{background-position:-31px 0;}
.insta{background-position:-93px 0;}
.ytube{background-position:-62px 0;}
.img-together img{border:none;padding:0;float:left !important;}
.owners-note{margin:25px 0;}
blockquote{border-left:none;padding:10px 0;font-style:italic;}
.customer-links{margin-top:12px;}
.story-right{float:right;width:621px;}
.rest-story{width:100%;float:left;}
#bottom .bottom_block_2 sub {
    font-size: 12px;
    line-height: 20px !important;
    margin-bottom: 15px;
    display: block;
}
#bottom h2, #bottom h3{color:#414141;}
#footer-wrapper{height:auto;}
.testimonial-list{padding-top:10px;}
.testimonial-list img{margin-bottom:10px; padding-right: 20px; max-width: 75%;}
.testimonial-list .testimonial_desc{font-size:13px;line-height:20px;display:block;}
.testimonial-list .testimonial_name{color:#5cb85c;}

/* Your designer can play with these to get all kind of looks: 
one or separate lines, active links instead of checkboxes, colors etc. */
 
#collection-filters-container {
/*
  line-height: 1.8em;
  display: inline;  
  float: right;

  margin-top: 15px;*/
}
 
.cf-title { 
  display: block; /* to have filters separated one per line, change "inline-block" to "block" */
  font-size: 21px;
  line-height: 30px;
  text-transform: uppercase;
/*  vertical-align: middle;*/
  margin-bottom: 28px;
  border-bottom: 4px solid #414141;
}
 
.cf-options-container {
/* optional, restrict height of available options to a scrollable container */
/*
  display: block;
  max-height: 180px; 
  overflow: auto;
*/
}
 
.cf-select, #sort-by {
  display: inline-block; /* to have filters separated one per line, change "inline-block" to "block" */
  max-width: 14em;
  float: none !important;
  /*border: 0px solid;*/
  /*box-shadow: none;*/
  background: transparent;
  background-image: none;
  /*-webkit-appearance: none;*/
/*  vertical-align: middle;*/  
/*
  background-color: #000;
  border-color: #000;
  color: #ffffff;
  padding: 0px;  
  margin-left: 4em;
*/
}
 
.cf-checkbox {
  /*display: none !important;*/
  padding: 0;
  margin: 0;
  vertical-align: bottom;
  position: relative;
  top: -4px;
}
 
/* individual checkbox labels */
#collection-filters-container label { 
  display: block; /* to have checkboxes on the same line, change "block" to "inline-block" */
  margin: 0px 6px 6px 0px;
  cursor: pointer;
  font-weight: normal;
}
.cf-checkbox:checked + span {
  font-weight: bold;
  /* color: #000000; */
}
 
 
/* mobile */
@media (max-width: 640px) {
.cf-title { 
  display: none; /* to have filters separated one per line, change "inline-block" to "block" */
  font-weight: bold;
  margin: 2px 5px 0px 0px;
}
 
.cf-select, #sort-by {
  display: block; /* to have filters separated one per line, change "inline-block" to "block" */
  width: 100%;
  max-width:none; 
}
 
}

/* filter menu */
.filter-group .has_selected .active {
    display: none;
}

.filter-group .has_selected .selected {
    display: inherit;
}


.filter-group .has_selected .active {
    display: none;
}

.filter-group .has_selected .selected {
    display: inherit;
}

.filter-group .selected a {
    font-weight: bold;
}

.filter-group {
    position: relative;
    padding: 0;
}

.filter-group .filter-clear {
    position: absolute;
    top: 0;
    right: 10px;
    border-radius: 10px;
    padding: 0 5px;
    background-color: #EEE;
    text-decoration: none;
    line-height: 17px;
    font-size: 11px;
}

.filter-group .filter-clear:hover {
    background-color: #DDD;
}

.filter-group .collection-container
{
    overflow: hidden;
    position: relative;
}

.filter-group .collection-count
{
    position: absolute;
    right: 10px;
}

.filter-group h4 {
    margin-top: 10px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #000;
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

.filter-group li a {
  display: inline-block;    
  max-width: 165px;
  font-size:14px;
  height: 16px;
  overflow: visible;
}

.filter-group ul {
    margin-left: 5px; 
  list-style: none;
}

/* Settings for normal width */
.span9.no-margin {
    margin: 0;
  width: 747px;
}
.span9 .span3.adaptive-grid:nth-child(4n+5) {
 clear: none;
}

.span9 .span3.adaptive-grid:nth-child(3n+4) {
    clear: both;
}



@media only screen and (max-width: 1026px) and (min-width: 798px) {
  .span9.no-margin {
  width: 576px;
  }
    
  .filter-group .collection-count
  {
      display: none;
  }
  
  .filter-group li a {
      display: inline-block;    
      max-width: auto;
      height: auto;
      overflow: visible;
  }

  .span9 .span3.adaptive-grid {
    width: 162px;
  }

}

@media only screen and (max-width: 797px) and (min-width: 630px) {
  .span9.no-margin {
      width: 450px;
  }
    
  .filter-group .collection-count
  {
      display: none;
  }
  
  .filter-group li a {
      display: inline-block;    
      max-width: auto;
      height: auto;
      overflow: visible;
  }

  .span9 .span3.adaptive-grid {
    width: 195px;
  }

  .span9 .span3.adaptive-grid:nth-child(3n+4) {
    clear: none;
  }

  .span9 .span3.adaptive-grid:nth-child(2n+3) {
      clear: both;
  }
}

@media only screen and (max-width: 629px) {
  .products > .filter-parent,  
  .span9.no-margin {
      width: 100%
  }

  .span9 .span3.adaptive-grid:nth-child(3n+4) {
    clear: none;
  }

  .span9 .span3.adaptive-grid:nth-child(2n+3) {
      clear: both;
  }
}

i.check-icon {
  background-image: url(/cdn/shop/t/2/assets/checkbox-black-retina.png?v=101528533574687843991489513932);
  background-position: 0px -176px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 18px;
  line-height: 16px;
  margin-top: 0px;
  vertical-align: text-top;
  width: 20px;
}

.selected i.check-icon {
  background-position: 0px -144px;
}


@media only screen and (-webkit-min-device-pixel-ratio: 1.1),
  only screen and (min-device-pixel-ratio: 1.1) {
  i.check-icon {
    /* Translate the @2x sprite's dimensions back to 1x */
    background-size: 16px 96px;
    background-position: 0px -32px;
  }
  
  .selected i.check-icon {
    background-position: 0px 0px;
  }
}

.filter-menu .has_group_selected {
    display: inherit;  
}

div.row_products {
	margin-left: 15px;
  	margin-right: 15px;
}

.why_us {
	color: #428BCA;
 
}

.newsletter {
 font-size: 30px;
}
.img-together img {
    border: medium none;
    float: left;
    margin-right: 10px;
    padding: 0;
}
select option[default] {
    color: #333;
}

#imgdiv {
	-o-transform: rotate(32deg);
	-moz-transform: rotate(32deg);
	-ms-transform: rotate(32deg); /* IE 9 */
    -webkit-transform: rotate(32deg); /* Chrome, Safari, Opera */
    transform: rotate(32deg);
	position: absolute; 
  left: 65%;
  top: 13%;
    
}
.drsElement {
	height:15px;
}

.message {		
	font-size: 30px;	
	color: #fb5066;
}

/* Code for header changes below */

#wrapper {min-height:50px;}
	a#logo img {width:260px;padding-bottom:10px;}
    #header .col-sm-5 .like-us {margin-top:25px;}
    #header .cart-currency-wrap .col-sm-3 {float:right;}
#header-row {padding:20px 0;}
#header {clear:both;}
   .banner-top {background:#bedde4;}
   .banner-promo {color:#333333;display:inline-block;width:50%;padding:12px 0px 9px 5%;font-size:20px;}
   .banner-login-cart {display:inline-block;float:right;margin-right: 5%;min-width: 300px;}
   .banner-login-cart .button-login {display:inline-block;padding:10px 18px 10px 12px;background-color:#dfdfdf;color:#333333;text-decoration:none;font-family:Arial, sans-serif;}
.banner-login-cart .button-login a {display:inline-block;color:#000000;}
.banner-login-cart .button-login a span {display:inline-block;padding-left:10px;}
.checkout-link {position:relative;display:inline-block !important;/* top:0;float:none !important;width:auto !important;*/}
   .cart-total-items {height:auto;line-height:0;}
   .fa-shopping-cart::before {margin-top:3px;}
   .cart-total-items i {font-size:19px;color:#000000;}
   .cart-total-items .count::before {top: 7px;}
   .cart-total-items .count {font-size:10px;padding: 10px 15px;}
   .logo-zipadee {display:block;width:120px; height:auto;margin:10px auto 0;text-align:center;}
   #navigation .row {background-color:#dfdfdf;}
   .search-form {border:0; padding:0;margin:0;}
   #navigation .col-sm-12, #navigation .col-md-5 {padding:0;width:100%;}
   #navigation nav {float:left;width:60%;}
   #navigation .search-form {float:right;width:30%;min-width:250px;margin-right:2%;margin-bottom:0 !important;padding-top:15px;}
   .search-form #search-submit {font-size:14px;top:0;padding: 9px;left:-4px;}
   .search-form #search-field {height:42px;color:#999999;padding-left:12px;}
   .sf-menu > li > a {padding:20px 5px !important;}
   .sf-menu > li {width:15%;text-align:center;min-width:60px;}
    .social-icons li {display:inline-block;}
    #navigation .row {margin:0 0 20px;}
.cart-currency-wrap .payments {text-align:center;}
.cart-currency-wrap .payments span {display:block;color:#000000;font-size:12px;line-height:14px;}
.customer-links {display:inline-block;}

/* additional home page */

.slider-wrapper {padding-top:0 !important;}
.slider-wrapper .container {padding:0 !important;}
.vendors {padding:20px 0 40px;}
.vendors .col-md-offset-1 {margin-left:1%;}
.vendors .col-md-2 {width:19.6667%;padding:0;float:left;}
.col-md-2 a {border:1px solid #eeeeee;display:block;margin:4px;padding:5px;text-align:center;}
.col-md-2 .btn {padding:10px 10px 9px !important;}
.desktop {display:block;}
.mobile {display:none;}
.button-login .desktop {display:inline-block;}
.customer-links .desktop a {margin:0;}
.customer-links {margin-top:0;}
.accepted-payments {width:180px;}

/* Code for add to cart pop-up below */
      
      	.sweet-alert {background:#ffffff;position:relative;width:50%;margin:0 auto;color:#333333 !important;border:1px solid #eeeeee;padding:0px !important;}
		.sweet-alert h2 {display:none !important;}
		#cart-pop-up {color:#333333 !important;font-family: "Fjalla One",sans-serif;}
		#cart-pop-up-header {background:#f9f9f9;height:35px;}
      	.close-large, .close-small {position:absolute;top:0;right:0;background:#f9f9f9;padding:5px 10px;font-size:12px;}
      	.close-large {font-size:16px;}
      	#current-items-heading {padding:8px 10px 5px;font-family:Arial, sans-serif;text-align:left;font-size:14px;}
      	#current-items-heading::before {content: "\f07a";font-family: FontAwesome;padding-right:10px;font-size:18px;}
        .cart-product-list {overflow:auto;height:275px;}
		.cart-product-item {border:1px solid #eeeeee;margin:0 10px 10px 10px;position:relative;clear:both;overflow:auto;}
      	.product-image {float:left;margin-right: 10px;width: 12%;}
      	.product-copy {float:left;width:60%;}
      	.product-image img {margin:10px;}
      	.product-name {font-family: "Fjalla One",sans-serif;font-size:15px;padding:10px 20px 0 20px;text-align:left;}
      	.product-name a {color:#5cb85c;text-align:left !important;}
      	.product-details {color:#333333;font-family: "Fjalla One",sans-serif;padding:5px 20px 10px;font-size:12px;text-align:left;}
		.product-details a {color:#50cae4;}
		.cart-pop-up-subtotal {text-align:right;margin:0 10px 10px 0;clear:both;padding-top:10px;}
      	.cart-pop-up-nav {margin:10px 10px 10px;}
      	.sweet-alert .button {background:#fc8d9b;color:#ffffff;float:left;width:49%;padding:10px 20px;text-align:center;font-size:20px;}
      	.sweet-alert .button-primary, #header-cart-pop-up-2 .button-primary {background:#fb5066;float:right;color:#ffffff;width:49%;padding:10px 20px;text-align:center;font-size:20px;}
      	.sweet-alert .recommendations {margin:0 10px 10px;}
      	.sweet-alert h4 {text-align:left;clear:both;margin:10px 0;font-size:14px;border-bottom:2px solid #333;text-transform:uppercase;}
        .cart-product-related-list {margin:0;padding:0;}
		.cart-product-related-list li {width:32%;float:left;margin-right:1%;list-style-type:none;}
      	.cart-product-related-list li a {border:1px solid #eee;padding:10px;display:block;width:100%;text-align:center;color:#50cae4;}
      	.cart-product-related-list .product-image {width:100%;}
      	.cart-product-related-list .product-image img {margin:0 auto; min-height:100px;}
      	.cart-product-related-list .product-name {text-align:center;width:100%;clear:both;font-size:13px;padding:10px 5px;}
	    	
		.clear {clear:both;}
.cartlist .row {margin-left:0;}
 /* NEW CODE for category pages */
    
    .product_links > div, a.details {display:block;}
    .submit-add-to-cart {display:block;padding:0;}
    .submit-add-to-cart, .dropdown {display:inline-block;}
    a.showVariation, .submit-add-to-cart i {display:none;}
    .product.color-1 .product_price span.price {background-color:#ffffff;border:1px solid #7cc666;color:#7cc666;}
    .product.color-2 .product_price span.price, .product.color-8 .product_price span.price {background-color:#ffffff;border:1px solid #fcca33;color:#fcca33;}
    .product.color-3 .product_price span.price, .product.color-5 .product_price span.price {background-color:#ffffff;border:1px solid #fb5066;color:#fb5066;}
    .product.color-4 .product_price span.price, .product.color-6 .product_price span.price {background-color:#ffffff;border:1px solid #fc8430;color:#fc8430;}
    .product.color-7 .product_price span.price {background-color:#ffffff;border:1px solid #b83850;color:#b83850;}
    .submit-add-to-cart span {font-size:13px;margin-left:1px;padding:10px 15px;color:#ffffff;}
    .btn-green, .product.color-1 .submit-add-to-cart span {background-color:#7cc666;}
    .btn-yellow, .product.color-2 .submit-add-to-cart span, .product.color-8 .submit-add-to-cart span {background-color:#fcca33;}
    .btn-red, .product.color-3 .submit-add-to-cart span, .product.color-5 .submit-add-to-cart span {background-color:#fb5066;}
    .btn-orange, .product.color-4 .submit-add-to-cart span, .product.color-6 .submit-add-to-cart span {background-color:#fc8430;}
    .btn-red2, .product.color-7 .submit-add-to-cart span {background-color:#b83850;}
    .btn-blue {background-color:#50cae4;}
    .dropdown .product-select {padding:5px 2px !important;}
    .product_details-link a.details {clear:both;width:100%;font-size:22px;}
    .product_details-link a.details span {font-size:14px;padding:0 0 10px 5px;position:relative;top:-3px;}
    .product-listing__collection .product_title-wrap {min-height:15px;}

/* Mobile Search code */

.mobile-search, .search-icon {display:none;}
.fa-bars, .fa-search, .fa-user {font-size:19px;}
.banner-top .fa-search, .fa-bars {display:none;}
.banner-top .fa-search, .fa-bars {display:none;}
/* Customer pages code */
.logout {margin-bottom:20px;}



/* Code for header mouse-over pop-up below */

#header-cart-pop-up-2 {width:280px;background:#fff;border:1px solid #eee;height:auto;position:absolute;top:33px;right:0;z-index:999;padding-bottom:10px;}
#header-cart-pop-up-2 .button-primary {float:left;width:100%;padding:10px;text-align:center;font-size:14px;}
#header-cart-pop-up-2 .product-name {font-size:13px;padding:8px 0px 0 20px;}
#header-cart-pop-up-2 .product-copy {width:70%;}
#header-cart-pop-up-2 .product-details {padding:0 0 5px 20px;font-size:11px;}
#header-cart-pop-up-2 .product-image {margin-right: 2px;width: 14%;}
#header-cart-pop-up-2 .cart-pop-up-subtotal {font-size:12px;margin: 0 10px 0 0;padding: 20px 0 0;float:right;width:40%;}
#header-cart-pop-up-2 .button-total-wrapper {}
#header-cart-pop-up-2 .cart-pop-up-nav {float:left;margin: 10px 0 10px 10px;width: 50%;}
#header-cart-pop-up-2 .cart-products-list {clear:both;max-height:400px;overflow:auto;}


/* Cart Page Code */

.cart-uvp {float: left; width: 65%; color: rgb(66, 190, 194); text-align: right; font-size: 22px; font-style: italic; font-family: Arial,sans-serif; font-weight: normal; padding: 8px 0px 0px;}
.button-wrapper {float: right; width: 30%; min-width: 255px;}
#payment-methods img {float: right; width: 255px;}

/* Product Page Code */
.template-product h1 {font-size:28px;}
.variants-wrapper > label, .variants-wrapper > div {display:inline-block;}
#add-to-cart {background-color:#fb5066;border:0;}
.btn-default {background-color:#fc8d9b;border:0 !important;}
#purchase {margin-top: 5px})
.btn {padding:10px 35px;margin-top:20px;font-size:24px !important;}
.btn:hover {color:#000000;background-color:#fc8d9b !important;}
#add-to-cart:hover {background-color:#fb5066 !important;}
.options {position:relative}
.shipping-info {margin-top:15px;}
#product_price p {padding-bottom: 15px !important;}
#quantity {border:1px solid #8e8e8e;}
.product_details {text-transform:uppercase;margin-top:10px;}

    @media only screen and (max-width: 980px) {
    	#header .col-sm-5 {display:none;}
      .cart-uvp {float:none;width:100%;margin-bottom:15px;} /* Updated this line of code */
      
    }
	@media only screen and (max-width: 915px) {
  		#cart-pop-up .button, #cart-pop-up .button-primary {font-size:16px; height:40px;}
  		.product-name {padding-top:10px;}
  		.banner-promo {font-size:18px;}
	}
	@media only screen and (max-width: 780px) {
  		#cart-pop-up .button, #cart-pop-up .button-primary {float:none;width:100%;display:block;margin-bottom:10px;}
  		#cart-pop-up .primary {margin-bottom:0;}
  		.product-name {font-size:14px;}
      	.product-details {font-size:12px;}
      	.cart-product-related-list li a {padding:10px 0px;}
      	.banner-promo {font-size:14px;}
      .vendors .col-md-2 {width:100%;}
      
	}
	@media only screen and (max-width: 768px) {
		.cart-currency-wrap, #header .cart-currency-wrap .col-sm-3 {float:none;}
      #navigation .container {border:none;}
      #navigation .row {background:#f9f9f9;}
      #navigation .select-menu {border:1px solid #eee;}
      #navigation .container nav, #navigation .search-form {float:left !important; width:49% !important;}
      #navigation .container nav .select-menu {padding-top:5px;}
      #navigation .search-form {padding-top:0;}
      .search-form #search-field {height:35px;}
      .search-form #search-submit {padding:8px 8px 6px;}
      .search-icon {display:inline-block;padding-bottom:3px;}
      .main-menu {display:none;}
      
   .banner-login-cart {float:none;width:100%;margin-right:0;padding:10px 0;text-align:center;}
      .cart-currency-wrap, .banner-login-cart .button-login a span {display:none;}
      .banner-login-cart .button-login {background-color:#bedde4;}
      .banner-login-cart .button-login a {width:25px;height:25px;}
      .banner-promo {background-color:#b83850;color:#ffffff;text-align:center;width:100%;}
      .desktop, .button-login .desktop {display:none !important;}
      .mobile {display:block;}
      .bars-menu {display:inline-block;font-family: "Fjalla One",sans-serif;font-size:26px !important;color:#000000;margin: 0 20px 0 5px;}
      .banner-top .fa-search, .fa-bars, .fa-user, .fa-shopping-cart {font-size:30px !important;}
      .banner-top .fa-search, .fa-bars, .fa-user {display:inline-block;color:#000000;}
      .banner-top .fa-search, .button-login {padding-left:15px !important;}
      #logo {margin-bottom:30px;}
      .checkout-link {width:auto !important;float:none !important;padding-left:0;}
      #header-row .col-sm-4 {width:100%;}
      a#logo {text-align:center;width:100% !important;}
       a#logo img {width:75%;margin:0 auto !important;}
      #trigger, .fa-search {cursor: pointer;}
      
      .mobile-search {text-align:center;display:block;position:absolute;top:0;left:0;width:100%;z-index:9999;
      }
      .mobile-search #search-field {width:90%;border:0;height:50px;float:left;padding-left:20px;background:#eee;}
      .mobile-search #search-submit {width:10%;padding: 13px 12px 16px !important;background: #414141 none repeat scroll 0 0;
    border: 1px solid #414141;    color: #ffffff;     float:right;}
      .mobile-search .search-submit .fa-search {font-size:24px !important;}
    }

	@media only screen and (max-width: 640px) {
      	.recommendations, #current-items-heading span {display:none;}
      .cart-uvp {text-align:center;} /* Updated code  */
      
      /* Add additional CSS code below */
      .template-product #add-to-cart  {margin-top:5px;}
	}
	
@media only screen and (max-width: 562px) {
      	 #navigation .container nav, #navigation .search-form {float:none !important; width:100% !important;}
  #navigation .search-form {margin-top:5px;}
  
  /* Add additional CSS code below */
   .shipping-info {
	 position:relative !important;
 	 left:0 !important;
 	 border:0 !important;
 	 padding-left:0 !important;
 	 top:0 !important;
	 margin-bottom:10px;
	}
  .btn-default {margin-top:5px !important}
  
}


