/* Generated by less 2.5.1 */
* {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #666b7d;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #666b7d;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #666b7d;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #666b7d;
}
progress {
  /* styles */
}
progress::-webkit-progress-bar {
  /* styles  */
}
progress::-webkit-progress-value {
  /* styles */
}
progress::-moz-progress-bar {
  /* styles */
}
/*to remove default border radius in iphone/ipad*/
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/*for HTML5 required field if invalid*/
input:required:invalid {
  border: 1px solid #f00;
}
.container::after {
  clear: both;
}
.container::before,
.container::after {
  content: " ";
  display: table;
}
.container {
  margin-right: auto;
  margin-left: auto;
}
[class*="col-"] {
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  position: relative;
}
.col-12 {
  width: 100%;
}
.col-11 {
  width: 91.6667%;
}
.col-10 {
  width: 83.3333%;
}
.col-9 {
  width: 75%;
}
.col-8 {
  width: 66.6667%;
}
.col-7 {
  width: 58.3333%;
}
.col-6 {
  width: 50%;
}
.col-5 {
  width: 41.6667%;
}
.col-4 {
  width: 33.3333%;
}
.col-3 {
  width: 25%;
}
.col-2 {
  width: 16.6667%;
}
.col-1 {
  width: 8.33333%;
}
.col-20 {
  width: 20%;
}
.col-30 {
  width: 30%;
}
.col-40 {
  width: 40%;
}
.col-70 {
  width: 70%;
}
.col-80 {
  width: 80%;
}
@media (min-width: 320px) {
  .wrapper {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .wrapper {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  .wrapper {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .wrapper {
    max-width: 1140px;
  }
}
.container {
  width: 100%;
}
.row {
  clear: both;
  margin-bottom: 20px;
  overflow: hidden;
}
.align-center {
  text-align: center;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.justify {
  text-align: justify;
}
.center {
  display: block;
  margin: auto;
  float: none;
  clear: both;
}
img {
  max-width: 100%;
  height: auto;
}
iframe {
  max-width: 100%;
}
.text-shadow {
  -webkit-text-shadow: 0 0 10px rgba(30, 28, 28, 0.6);
  -moz-text-shadow: 0 0 10px rgba(30, 28, 28, 0.6);
  text-shadow: 0 0 10px rgba(30, 28, 28, 0.6);
}
.shadow {
  -webkit-box-shadow: 3px 3px 6px 0 #555;
  -moz-box-shadow: 3px 3px 6px 0 #555;
  box-shadow: 3px 3px 6px 0 #555;
}
.shadow-inner {
  -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.6);
}
.shadow-bottom {
  -webkit-box-shadow: 0 8px 6px -6px #000000;
  -moz-box-shadow: 0 8px 6px -6px #000000;
  box-shadow: 0 8px 6px -6px #000000;
}
.drop-shadow {
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 35px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 35px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 35px rgba(0, 0, 0, 0.1) inset;
}
.word-break {
  -ms-word-break: break-all;
  /* Be VERY careful with this, breaks normal words wh_erever */
  word-break: break-all;
  /* Non standard for webkit */
  word-break: break-word;
}
.hypens {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
/*Vertically center an element*/
.vertical-center {
  left: 50%;
  top: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
a {
  outline: none;
}
/*Pointers*/
.arrow {
  position: relative;
}
.arrow:before {
  font-size: 16px;
  color: #333;
}
.arrow-left:before {
  content: "\25c0";
}
.arrow-top:before {
  content: "\25b2";
}
.arrow-right:before {
  content: "\25ba";
}
.arrow-bottom:before {
  content: "\25bc";
}
/*web fonts*/
@font-face {
  font-family: 'ralewaysemibold';
  src: url('../fonts/Raleway-SemiBold-webfont.eot');
  src: url('../fonts/Raleway-SemiBold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Raleway-SemiBold-webfont.woff2') format('woff2'), url('../fonts/Raleway-SemiBold-webfont.woff') format('woff'), url('../fonts/Raleway-SemiBold-webfont.ttf') format('truetype'), url('../fonts/Raleway-SemiBold-webfont.svg#ralewaysemibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'leckerlioneregular';
  src: url('../fonts/LeckerliOne-Regular-webfont.eot');
  src: url('../fonts/LeckerliOne-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/LeckerliOne-Regular-webfont.woff2') format('woff2'), url('../fonts/LeckerliOne-Regular-webfont.woff') format('woff'), url('../fonts/LeckerliOne-Regular-webfont.ttf') format('truetype'), url('../fonts/LeckerliOne-Regular-webfont.svg#leckerlioneregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'cabinsketchbold';
  src: url('../fonts/CabinSketch-Bold-webfont.eot');
  src: url('../fonts/CabinSketch-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/CabinSketch-Bold-webfont.woff2') format('woff2'), url('../fonts/CabinSketch-Bold-webfont.woff') format('woff'), url('../fonts/CabinSketch-Bold-webfont.ttf') format('truetype'), url('../fonts/CabinSketch-Bold-webfont.svg#cabinsketchbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'cabinsketchregular';
  src: url('../fonts/CabinSketch-Regular-webfont.eot');
  src: url('../fonts/CabinSketch-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/CabinSketch-Regular-webfont.woff2') format('woff2'), url('../fonts/CabinSketch-Regular-webfont.woff') format('woff'), url('../fonts/CabinSketch-Regular-webfont.ttf') format('truetype'), url('../fonts/CabinSketch-Regular-webfont.svg#cabinsketchregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'amaticbold';
  src: url('../fonts/Amatic-Bold-webfont.eot');
  src: url('../fonts/Amatic-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Amatic-Bold-webfont.woff2') format('woff2'), url('../fonts/Amatic-Bold-webfont.woff') format('woff'), url('../fonts/Amatic-Bold-webfont.ttf') format('truetype'), url('../fonts/Amatic-Bold-webfont.svg#amaticbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MyriadProRegular';
  src: url('../fonts/myriadpro-regular_0-webfont.eot');
  src: url('../fonts/myriadpro-regular_0-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/myriadpro-regular_0-webfont.woff') format('woff'), url('../fonts/myriadpro-regular_0-webfont.ttf') format('truetype'), url('../fonts/myriadpro-regular_0-webfont.svg#MyriadProRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.myriad-reg {
  font-family: 'MyriadProRegular';
}
.raleway-semi {
  font-family: 'ralewaysemibold';
}
.leckerli {
  font-family: 'leckerlioneregular';
}
.amatic-bold {
  font-family: 'amaticbold';
}
.cabin-regular {
  font-family: 'cabinsketchregular';
}
.cabin-bold {
  font-family: 'cabinsketchbold';
}
/*page styles*/
body {
  background-image: url("../images/body-bg.jpg");
  background-position: left top;
  background-repeat: repeat;
  color: #666b7d;
  font: normal normal 16px/1.4 "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  overflow-x: hidden;
}
.wrapper {
  background: #efefef;
  margin-bottom: 70px;
  position: relative;
}
.wrapper .page {
  background: #ffffff;
  margin: 0 10px;
  position: relative;
}
.wrapper .page:before,
.wrapper .page:after {
  width: 2px;
  position: absolute;
  top: 0;
  left: 4px;
  content: "";
  display: block;
  background: url(../images/border-img-gray.png) repeat-y 0 0;
  height: 100%;
}
.wrapper .page:after {
  right: 4px;
  left: auto;
}
.page-header {
  padding: 0 31px;
  height: 253px;
  position: relative;
  z-index: 2;
}
.page-header:before {
  content: url("../images/menu-before-bg.png");
  display: block;
  height: 96px;
  left: -73px;
  position: absolute;
  top: 182px;
  width: 63px;
}
.page-header:after {
  content: url("../images/menu-after-bg.png");
  display: block;
  height: 96px;
  right: -73px;
  position: absolute;
  top: 182px;
  width: 63px;
}
.page-header .page-header-container {
  overflow: visible;
  margin: 0;
}
.page-header .header-right {
  padding-top: 10px;
  padding-right: 0;
}
.page-header .header-right .skip-links {
  float: right;
  width: auto;
}
.page-header .header-right .skip-links a {
  font-family: 'cabinsketchregular';
  color: #df588e;
  font-size: 17px;
  line-height: 1.2;
  display: inline-block;
  width: auto;
  float: left;
  margin-right: 38px;
  padding: 0;
  border: none;
}
.page-header .header-right .skip-links a .fa {
  color: #666b7d;
  padding-right: 5px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.page-header .header-right .skip-links a:hover {
  color: #af225a;
}
.page-header .header-right .skip-links a:hover .fa {
  color: #66b8d8;
}
.page-header .header-right .skip-links .header-minicart {
  display: inline-block;
  float: left;
  margin-right: 3px;
}
.page-header .header-right .skip-links .header-minicart a {
  margin: 0;
}
#search {
  background: none repeat scroll 0 0 #efefef;
  color: #666b7d;
  height: 37px;
  padding-left: 15px;
  padding-right: 45px;
  width: 100%;
  border: none;
}
.button-search {
  height: 37px;
  position: absolute;
  right: 0;
  top: 0;
  width: 35px;
  background: transparent;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.button-search:hover {
  background: #df588e;
}
.button-search:hover .fa {
  color: #ffffff;
}
.header-social-nav {
  text-align: right;
  float: right;
  margin: 20px 0;
}
.header-social-nav .connect {
  float: left;
  display: inline-block;
  font-size: 21px;
  color: #e7dbc5;
  padding: 0px 10px 0 0;
}
.header-social-nav a {
  float: left;
  margin-right: 12px;
  text-indent: -9999px;
  height: 41px;
  width: 41px;
  display: inline-block;
  font-size: 0;
  cursor: pointor;
}
.header-social-nav a.facebook {
  background: url("../images/social-icons-header.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.header-social-nav a.pinterest {
  background: url("../images/social-icons-header.png") no-repeat scroll -63px 0 rgba(0, 0, 0, 0);
}
.header-social-nav a.twitter {
  background: url("../images/social-icons-header.png") no-repeat scroll -126px 0 rgba(0, 0, 0, 0);
}
.header-social-nav a.youtube {
  background: url("../images/social-icons-header.png") no-repeat scroll -189px 0 rgba(0, 0, 0, 0);
}
.header-social-nav a.buzz {
  background: url("../images/social-icons-header.png") no-repeat scroll -252px 0 rgba(0, 0, 0, 0);
  margin-right: 0;
}
.minicart-wrapper {
  font-size: 14px;
  padding: 5px 10px 10px;
  text-align: center;
}
.minicart-wrapper .block-subtitle {
  font-family: 'amaticbold';
  font-size: 30px;
  letter-spacing: 1px;
  color: #66b8d8;
}
.minicart-wrapper .block-subtitle .close {
  top: -2px;
  right: 5px;
}
.logo {
  z-index: 11;
  position: relative;
  padding-left: 5px;
}
.logo:before {
  content: url("../images/logo-over.png");
  display: block;
  height: 71px;
  right: 81px;
  position: absolute;
  top: 0px;
  width: 65px;
}
/*main navigation*/
#header-nav {
  background: url(../images/menu-bg.png) repeat-x 0 0;
  border-bottom: medium none;
  bottom: 0;
  display: block;
  left: -10px;
  right: -10px;
  position: absolute;
  height: 71px;
  margin: 0;
}
#header-nav nav {
  padding-top: 10px;
}
#header-nav nav > span {
  display: inline-block;
  float: left;
  font-size: 37px;
  padding: 0 27px 0 35px;
}
#header-nav nav > span a {
  color: #df588e;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#header-nav nav > span a:hover {
  color: #66b8d8;
}
#header-nav nav .nav-btn {
  display: none;
  float: right;
  font-size: 37px;
  color: #df588e;
  margin-right: 15px;
  padding: 0 15px;
}
#header-nav nav .nav-btn:hover {
  color: #66b8d8;
}
#header-nav .main-nav li {
  display: block;
  float: left;
}
#header-nav .main-nav li > a {
  font-family: 'amaticbold';
  color: #df588e;
  font-size: 36px;
  padding: 0 26px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#header-nav .main-nav li > a:hover,
#header-nav .main-nav li > a:active {
  color: #66b8d8;
}
#header-nav .main-nav li.active,
#header-nav .main-nav li.current a {
  color: #66b8d8;
}
.home-title {
  font-family: 'leckerlioneregular';
  font-size: 42px;
  text-align: center;
  text-transform: none;
  color: #a8d7ea;
}
.home-banner {
  position: relative;
}
.home-banner .button {
  bottom: 70px;
  left: 20%;
  position: absolute;
}
/*buttons*/
.button {
  -webkit-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.2);
  background: url(../images/button-bg.png) repeat-x 0 0;
  font-family: 'cabinsketchbold';
  font-size: 25px;
  color: #df588e;
  line-height: 1.4;
  outline: 1px dashed #df588e;
  outline-offset: -5px;
  text-transform: none;
  padding: 7px 25px;
}
.button:hover,
.button:active,
.button:focus {
  color: #af225a;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  outline: 1px dashed #af225a;
}
.button-large {
  font-size: 28px;
  padding: 7px 20px;
}
.button-small,
.btn-cart {
  font-size: 23px;
  padding: 7px 10px;
  display: block;
  margin: auto;
}
.our-features {
  clear: both;
  margin: 30px 0;
  overflow: hidden;
  /*    .box-left {
        background-image: url(../images/pink-box.png);
    }
    .box-center {
        background-image: url(../images/blue-box.png);
    }
    .box-right {
        background-image: url(../images/gray-box.png);
        margin-right:0;
    }*/
}
.our-features .box-content {
  left: 15%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-10%, -50%);
  -moz-transform: translate(-10%, -50%);
  -o-transform: translate(-10%, -50%);
  -ms-transform: translate(-10%, -50%);
  transform: translate(-10%, -50%);
}
.our-features .sale {
  left: 50%;
  top: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.our-features .box {
  float: left;
  width: 330px;
  margin-right: 35px;
  /*  
         padding:20px;
        background-size: cover;
        background-position:center center;
        background-repeat: no-repeat;
        height:170px;
        text-align:center;
        padding:20px;
        outline: 1px dashed @white ;
        outline-offset: -5px;
        position:relative;*/
}
.our-features .box h2,
.our-features .box h2 a {
  font-family: 'leckerlioneregular';
  font-size: 38px;
  color: #666b7d;
  margin: 0;
  text-transform: none;
}
.our-features .box h2:hover,
.our-features .box h2 a:hover {
  text-decoration: none;
}
.our-features .box p {
  font-family: 'amaticbold';
  font-size: 40px;
  letter-spacing: 2px;
  line-height: 1.2;
  color: #666b7d;
}
.our-features .box-right {
  margin-right: 0;
}
/*home content*/
.home-content h1 {
  font-family: 'cabinsketchbold';
  font-size: 33px;
  color: #df588e;
  text-transform: none;
  margin-bottom: 10px;
}
.home-content p {
  font-size: 18px;
}
.home-content,
.product-view,
.about-us {
  background: url(../images/string-border.png) no-repeat center bottom;
  padding-bottom: 40px;
}
/*newsletter*/
.cms-right {
  padding: 0;
}
.cms-right .news-letter .block-subscribe {
  background-image: url(../images/news-letter-bg.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 10px 20px 20px;
  height: auto;
  width: 93.5%;
  float: right;
  outline: 1px dashed #ffffff;
  outline-offset: -5px;
}
.cms-right .news-letter .block-subscribe label {
  font-family: 'amaticbold';
  text-align: center;
  display: block;
  font-size: 34px;
  color: #666b7d;
  line-height: 1.2;
  margin-bottom: 10px;
}
.cms-right .news-letter .block-subscribe .input-text {
  border: none;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  height: 37px;
}
.cms-right .news-letter .block-subscribe .actions {
  margin-top: 20px;
  text-align: center;
}
.cms-right .news-letter .block-subscribe .actions .button {
  float: none;
}
.product-description {
  font-family: 'ralewaysemibold';
  font-size: 18px;
  text-transform: none;
  display: block;
  line-height: 1.2;
  min-height: 45px;
  text-align: left;
  font-style: normal;
}
.product-description a {
  color: #666b7d;
}
.product-description a:hover {
  text-decoration: none;
  color: #444;
}
.product-image {
  border: 1px solid #ccc;
  margin-bottom: 20px;
  position: relative;
  /*&:before {
            content:"";
            dislplay:block;
            width:100%;
            height:100%;
            position:absolute;
            left:0;
            top:0;
            background: @blue;
            opacity:0.4;
        }*/
  /*  &:hover {
             border:1px solid @pink !important;
        }*/
}
h2.product-name,
h3.product-name,
h4.product-name,
h5.product-name,
p.product-name {
  font-family: 'ralewaysemibold';
  text-transform: none;
  font-size: 15px;
  margin-bottom: 0;
  text-align: left;
}
h2.product-name a,
h3.product-name a,
h4.product-name a,
h5.product-name a,
p.product-name a {
  color: #66b8d8;
}
h2.product-name a:hover,
h3.product-name a:hover,
h4.product-name a:hover,
h5.product-name a:hover,
p.product-name a:hover {
  color: #2c88ac;
}
.price-box {
  margin-top: 5px;
}
.price-box .price,
.price,
.price-each {
  font-family: 'cabinsketchregular';
  font-size: 25px;
  text-transform: none;
  line-height: 1;
}
.price-box .special-price {
  padding-left: 0;
  margin-bottom: 0;
}
/*featured-products*/
.featured-products h3 {
  background: url(../images/title-bg.png) repeat center center;
  background-size: cover;
  font-family: 'amaticbold';
  font-size: 58px;
  color: #66b8d8;
  line-height: 1.2;
  letter-spacing: 2px;
  outline: 1px dashed #ccc ;
  outline-offset: -6px;
  padding: 7px 25px;
  display: inline-block;
}
.featured-products ul {
  overflow: hidden;
  clear: both;
  margin: 30px 0 10px;
}
.featured-products ul li {
  width: 18.1%;
  margin-right: 25px;
  margin-left: 0;
  margin-bottom: 20px;
  float: left;
  list-style: none;
  background: url(../images/product-bg.png) no-repeat top center;
  background-size: cover;
  min-height: 354px;
  outline: 1px dashed #ffffff;
  outline-offset: -5px;
  padding: 15px 15px 20px;
  height: auto;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.featured-products ul li .product-image {
  margin-bottom: 5px;
}
.featured-products ul li:nth-child(5n) {
  margin-right: 0;
}
.featured-products ul li:nth-child(5n+1) {
  clear: left;
}
.featured-products .old-price {
  display: none;
  margin-bottom: 0;
}
.featured-products .price,
.featured-products .price-each {
  color: #847947;
}
.featured-products h2.product-name {
  min-height: 40px;
}
/*footer container*/
.footer-container {
  background: url(../images/footer-bg.jpg) no-repeat top center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.footer-container:before,
.footer-container:after {
  width: 2px;
  position: absolute;
  top: 0;
  left: 4px;
  content: "";
  display: block;
  background: url(../images/border-img-gray.png) repeat-y 0 0;
  height: 100%;
}
.footer-container:after {
  right: 4px;
  left: auto;
}
.footer {
  border: none;
}
.footer .block-title {
  border: none;
  padding: 0;
  margin-bottom: 20px;
}
.footer .block-title strong {
  font-family: 'cabinsketchregular';
  font-size: 22px;
  text-transform: none;
  color: #df588e;
}
.footer .links {
  width: 20%;
  padding-right: 25px;
  font-size: 15px;
  text-transform: none;
  position: relative;
  margin-bottom: 0;
}
.footer .links li {
  padding: 0 0 8px;
}
.footer .links li span {
  display: block;
  clear: both;
  font-family: 'ralewaysemibold';
  font-size: 14px;
  color: #555;
}
.footer .links a {
  color: #666b7d;
}
.footer .footer-connect {
  padding-right: 0;
}
.footer .location-map {
  margin-bottom: 25px;
  overflow: hidden;
}
.footer .hours h4 {
  font-family: 'ralewaysemibold';
  font-size: 16px;
  text-transform: none;
  margin-bottom: 0;
}
.footer .block-subscribe {
  font-size: 15px;
  text-transform: none;
}
.footer .pay-type {
  bottom: 30px;
  padding-left: 5px;
  position: absolute;
  right: 50px;
}
.footer-social-nav {
  margin: 0px 0;
}
.footer-social-nav a {
  float: left;
  margin-right: 20px;
  text-indent: -9999px;
  height: 34px;
  width: 34px;
  display: inline-block;
  font-size: 0;
  background: url("../images/social-icons-footer.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.footer-social-nav a.facebook {
  background-position: 0 0 ;
}
.footer-social-nav a.pinterest {
  background-position: -54px 0;
}
.footer-social-nav a.twitter {
  background-position: -106px 0;
}
.footer-social-nav a.youtube {
  background-position: -157px 0;
  margin-right: 0;
}
.copyright {
  bottom: -40px;
  font-size: 13px;
  left: 0;
  position: absolute;
  width: 100%;
}
.copyright .cr-right {
  float: right;
}
/*product listing page*/
.page-title h1 {
  font-family: 'leckerlioneregular';
  font-size: 42px;
  color: #a8d7ea;
  text-transform: none;
  padding-left: 30px;
}
.cms-products .main-container {
  padding-top: 25px;
}
.sidebar {
  padding: 0;
}
.sidebar .block-title {
  margin-bottom: 20px;
}
.sidebar .block-title strong {
  font-family: 'amaticbold';
  font-size: 34px;
  letter-spacing: 1.5px;
  color: #666b7d;
}
.sidebar .price {
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  font-size: 14px;
}
.col-left {
  width: 16%;
  padding-right: 13px;
}
.col2-left-layout .col-main {
  width: 84%;
}
.col2-left-layout .col-main:before {
  width: 2px;
  position: absolute;
  top: 0;
  left: 0px;
  content: "";
  display: block;
  background: url(../images/border-img-gray.png) repeat-y 0 0;
  height: 100%;
}
.products-grid > li {
  list-style: none;
  background: url(../images/product-bg.png) no-repeat top center;
  background-size: cover;
  min-height: 354px;
  outline: 1px dashed #ffffff;
  outline-offset: -5px;
  padding: 15px 15px 20px;
  height: auto;
  min-height: 250px;
  padding: 15px 10px;
}
.products-grid .product-info {
  min-height: 165px !important;
  padding-bottom: 30px;
}
.products-grid .product-image-sec {
  position: relative;
  overflow: hidden;
}
.products-grid .product-image-sec .sale-tag {
  background: #66b8d8;
  height: 100px;
  position: absolute;
  right: -10px;
  top: -45px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  width: 55px;
  z-index: 1;
}
.products-grid .product-image-sec .sale-tag span {
  color: #fff;
  font-family: 'ralewaysemibold';
  font-size: 14px;
  left: 2px;
  position: absolute;
  top: 48px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.products-grid .product-image-sec a.ajax {
  display: block;
  background: #df588e;
  border: medium none;
  bottom: 11px;
  right: 1px;
  color: #fff;
  font-weight: bold;
  padding: 0px;
  position: absolute;
  text-decoration: none;
  z-index: 1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 1.8;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.products-grid .product-image-sec a.ajax .fa {
  display: block;
  text-indent: 0;
  margin-top: 5px;
}
.products-grid .product-image-sec:hover a.ajax {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.products-grid .product-image {
  margin-bottom: 10px;
}
.products-grid .btn-cart {
  display: block;
  font-size: 18px;
  margin: auto;
  padding: 5px 12px;
}
.products-grid .price-box .special-price,
.products-grid .price-box .price,
.products-grid .price {
  color: #666b7d;
  text-align: left;
  white-space: normal;
  font-size: 22px;
}
.products-grid .product-description {
  font-size: 15px;
  min-height: 54px;
}
.products-grid .product-name {
  min-height: 40px;
  margin-top: 5px;
  word-wrap: break-word;
}
.products-grid .price-box {
  text-align: center;
  color: #666b7d;
}
.products-grid .actions {
  min-height: 45px;
}
.products-grid .price-each {
  font-size: 21px;
  line-height: 1;
}
.products-grid .add-to-links {
  display: none;
}
.hide {
  display: none;
}
/*toolbar*/
.toolbar {
  background: url(../images/toolbar-bg.jpg) repeat top center;
  background-size: cover;
  position: relative;
  padding: 10px;
  border: none;
}
.toolbar .sorter {
  margin-bottom: 0;
}
.toolbar .limiter {
  float: left;
  margin-left: 40px;
}
.toolbar .pages {
  margin-left: 5px;
}
.toolbar .pages a {
  background-color: #ffffff;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.toolbar .pages a:hover {
  background: #e193ab;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  text-decoration: none;
}
.toolbar .pages .current,
.toolbar .pages .current:hover {
  background: #e193ab;
}
.toolbar select {
  background-color: #ffffff;
  height: 30px;
  padding: 0 0 0 5px;
  color: #666b7d;
  display: inline-block;
  margin-left: 5px;
}
.toolbar select option {
  padding: 3px;
  color: #666b7d;
}
.toolbar .pager {
  float: right;
  margin-left: 40px;
  width: 44%;
}
.toolbar .pager > .count-container {
  float: left;
  margin-left: 0px;
}
.toolbar .pager .pages {
  float: right;
}
/*product essential*/
.product-essential .more-views {
  text-align: center;
}
.product-essential .ratings {
  overflow: hidden;
  clear: right;
  margin-bottom: 25px;
}
.product-essential .ratings .rating-box {
  float: left;
}
.product-essential .ratings .amount {
  display: inline-block;
  float: left;
  margin: 4px 10px 0;
  font-family: 'ralewaysemibold';
  font-size: 14px;
}
.product-essential .ratings .amount a {
  color: #847947;
  text-decoration: none;
}
.product-essential .ratings .amount a:hover {
  text-decoration: underline;
}
.product-essential .product-shop .product-name {
  display: block;
  float: none;
  overflow: hidden;
  margin-bottom: 5px;
}
.product-essential .product-shop .product-name + p {
  color: #000;
}
.product-essential .product-shop .product-name .h1 {
  color: #a8d7ea;
  text-transform: none;
  font-family: 'leckerlioneregular';
  font-size: 45px;
  padding-bottom: 0px;
  width: 100%;
  font-weight: normal;
  line-height: 1;
}
.product-essential .product-shop .price-info {
  clear: both;
  float: left;
  padding: 10px 0 0;
  margin-bottom: 0;
  max-width: 100%;
  text-align: left;
}
.product-essential .product-shop .price-info .old-price {
  display: block;
  float: none;
}
.product-essential .product-shop .price-info .special-price .price,
.product-essential .product-shop .price-info .special-price .price-each {
  font-family: 'cabinsketchregular';
  font-size: 44px;
  color: #df588e;
}
.product-essential .product-shop .price-info .special-price .price-each {
  padding-left: 5px;
  font-size: 36px;
}
.product-essential .product-shop .price-info .price-box .regular-price .price,
.product-essential .product-shop .price-info .price-box .regular-price .price-each {
  font-family: 'cabinsketchregular';
  font-size: 38px;
  color: #df588e;
}
.product-essential .product-shop .price-info .price-box .regular-price .price-each {
  padding-left: 5px;
  font-size: 34px;
}
.product-essential .product-shop .other-currency {
  float: left;
  margin-left: 20px;
  padding-top: 17px;
  line-height: 1;
  overflow: hidden;
}
.product-essential .product-shop .other-currency .other-price {
  float: left;
  padding: 0 10px;
}
.product-essential .product-shop .other-currency .other-price:first-child {
  border-right: 1px solid #df588e;
}
.product-essential .product-shop .other-currency .price-each {
  display: none;
}
.product-essential .product-shop .other-currency .price-code {
  float: left;
  margin-right: 5px;
  padding-top: 5px;
}
.product-essential .product-shop .other-currency .price-box {
  float: left;
  margin-bottom: 0;
}
.product-essential .product-shop .other-currency .price-box .price {
  color: #333;
}
.product-essential .product-shop .extra-info {
  float: left;
  clear: none;
  margin-left: 20px;
  padding-top: 18px;
}
.product-essential .product-shop .extra-info label {
  display: none;
}
.product-essential .product-shop .extra-info select {
  background-color: #ffffff;
  color: #666b7d;
  cursor: pointer;
  display: inline-block;
  height: 30px;
  opacity: 0.8;
  padding: 0 0 0 5px;
  width: 65px;
  border: 1px solid #ddd;
}
.product-essential .product-shop .extra-info select option {
  padding: 2px;
}
.product-essential .product-shop .add-to-cart-wrapper .add-to-box .add-to-cart {
  float: left;
}
/*product view*/
.product-view {
  padding-bottom: 100px;
}
.product-view .add-to-cart {
  float: left;
  border: none;
  padding: 0;
  margin: 0;
}
.product-view .add-to-cart .qty-wrapper {
  position: relative;
  padding-right: 15px;
  margin-right: 30px;
  margin-top: 3px;
}
.product-view .add-to-cart .qty-wrapper label {
  font-family: 'MyriadProRegular';
  font-size: 23px;
  color: #df588e;
  font-weight: normal;
}
.product-view .add-to-cart .qty-wrapper .qty {
  float: left;
  height: 36px;
  border: none;
  background: #e5e5e5;
  color: #333;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.product-view .add-to-cart .qty-wrapper .button {
  background: #df588e;
  display: block;
  position: absolute;
  border: none;
  font-size: 15px;
  line-height: 1.2;
  padding: 0px;
  color: #333;
  text-align: center;
  font-family: 'MyriadProRegular';
  width: 17px;
  height: 18px;
  outline: none;
  right: -2px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.product-view .add-to-cart .qty-wrapper .inc.button {
  top: 0;
}
.product-view .add-to-cart .qty-wrapper .dec.button {
  bottom: 4px;
  font-size: 16px;
  margin: 0;
  background: #efaec8;
}
.product-view .addthis_toolbox.addthis_default_style {
  clear: both;
  margin: 10px 0;
}
.product-view .short-description {
  clear: both;
  padding: 20px 0 0;
}
.related-products ul {
  margin-top: 20px;
}
.footer .custom_currency_selector {
  bottom: 80px;
  left: 40%;
  position: absolute;
}
.footer .custom_currency_selector select {
  cursor: pointer;
  background-color: #ffffff;
  color: #666b7d;
  display: inline-block;
  height: 30px;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
  padding: 0 0 0 5px;
  width: 65px;
}
.footer .custom_currency_selector select option {
  padding: 2px;
}
.product-img-box .product-name h1 {
  color: #a8d7ea;
  text-transform: none;
  font-family: 'leckerlioneregular';
  font-size: 45px;
  padding-bottom: 0px;
  width: 100%;
  font-weight: normal;
  line-height: 1;
}
/*header mini cart*/
.minicart-wrapper {
  padding: 0;
}
.minicart-wrapper .mini-products-list {
  padding: 0 10px 10px;
}
.minicart-wrapper .mini-products-list .price {
  color: #333;
  font-family: 'ralewaysemibold';
  font-size: 15px;
  line-height: 1.2;
}
.minicart-wrapper .mini-products-list .price {
  font-family: 'ralewaysemibold';
  font-size: 15px;
  color: #666b7d;
}
.minicart-wrapper .info-wrapper th,
.minicart-wrapper .info-wrapper td .price {
  color: #666b7d;
  font-family: 'ralewaysemibold';
  padding-right: 10px;
  text-transform: none;
}
.minicart-wrapper .info-wrapper td .price {
  padding-right: 0;
  font-size: 16px;
}
.minicart-wrapper .info-wrapper .qty {
  border: 1px solid #a8a96b;
  font-family: 'ralewaysemibold';
  height: 26px;
  margin-right: 5px;
  padding-left: 4px;
  padding-right: 4px;
  text-align: center;
  width: 38px;
}
.minicart-wrapper .info-wrapper .quantity-button {
  font-size: 14px;
  margin-top: -3px;
  opacity: 0;
  padding: 4px 8px;
  color: #fff;
  border: none;
  outline: none;
  outline-offset: 0;
  background: #66b8d8;
  font-family: 'ralewaysemibold';
}
.minicart-wrapper a.product-image {
  float: left;
  min-width: 50px;
  border: 1px solid transparent !important;
}
.minicart-wrapper .product-details {
  margin-left: 60px;
  color: #666b7d;
  position: relative;
  text-align: left;
}
.minicart-wrapper .product-details .product-name {
  display: block;
  overflow: hidden;
  margin-bottom: 5px;
}
.minicart-wrapper .subtotal {
  background-color: #dddddd;
  line-height: 2.5em;
  text-align: center;
}
.minicart-wrapper .subtotal span {
  display: inline-block;
  color: #af225a;
  font-family: 'ralewaysemibold';
}
.minicart-wrapper .subtotal .label {
  color: #333;
  font-size: 15px;
  margin-right: 5px;
  text-transform: uppercase;
}
.minicart-wrapper .subtotal .price {
  font-size: 18px;
  color: #333;
}
.minicart-wrapper .minicart-actions {
  margin-top: 0;
  overflow: hidden;
  padding: 10px;
  position: relative;
}
.minicart-wrapper .minicart-actions .cart-link {
  bottom: 17px;
  color: #2b3c68;
  display: block;
  font-family: 'ralewaysemibold';
  font-size: 14px;
  height: 33px;
  left: 10px;
  line-height: 39px;
  position: absolute;
  text-transform: uppercase;
}
.minicart-wrapper .minicart-actions .checkout-types {
  float: right;
  max-width: 100%;
  text-align: right;
}
.page-header .header-right .skip-links p.product-name a {
  color: #df588e;
  font-family: 'ralewaysemibold';
  font-size: 16px;
}
.page-header .header-right .minicart-wrapper .mini-products-list .btn-edit,
.page-header .header-right .minicart-wrapper .mini-products-list .remove,
.page-header .header-right .minicart-wrapper .minicart-actions .cart-link,
.page-header .header-right .skip-links a.btn-remove {
  color: #666b7d;
  font-family: 'ralewaysemibold';
  font-size: 14px;
  display: inline-block;
  float: none;
}
.page-header .header-right .skip-links a.btn-remove {
  color: #df588e;
  float: none;
}
.page-header .header-right .header-minicart .minicart-actions .checkout-button {
  display: block;
  float: none;
  font-size: 23px;
  line-height: 1.4;
  height: auto;
  margin: 0 auto 5px;
  min-width: 100px;
  padding: 6px 10px;
  width: 160px;
}
.page-header .header-right .minicart-wrapper .minicart-actions .cart-link {
  padding-top: 10px;
}
.page-header .header-right .skip-links .header-minicart .summary .amount {
  margin-bottom: 10p;
}
.page-header .header-right .skip-links .header-minicart .summary .amount a {
  float: none;
  display: inline-block;
}
.minicart-wrapper .product-image img {
  border: 1px solid #ccc;
}
.page-header .header-right .skip-links a.close {
  color: #333;
  font-family: arial;
  font-size: 30px;
}
.std ul.products-grid > li {
  margin-left: 0;
}
#themes-page .products-grid .item {
  min-height: 250px;
}
#themes-page .products-grid .item img {
  margin-bottom: 5px;
  padding: 5px 10px;
  width: 100%;
  height: 190px;
  border: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#themes-page .products-grid .item .product-name {
  min-height: 0;
  font-family: 'ralewaysemibold';
  font-size: 16px;
}
#themes-page .products-grid .item:hover img {
  padding: 0;
}
.cms-page-view .about-us {
  padding-bottom: 100px;
  overflow: hidden;
  background-position: bottom right;
}
.cms-page-view .cms-left {
  padding: 0 30px 0 0;
}
.cms-page-view .cms-right {
  padding: 0 0 0 30px;
  position: relative;
  margin-top: 10px;
}
.cms-page-view .cms-right:before {
  width: 2px;
  position: absolute;
  top: 0;
  left: 1px;
  content: "";
  display: block;
  background: url(../images/border-img-gray.png) repeat-y 0 0;
  height: 100%;
}
.cms-page-view .cms-right h2 {
  font-size: 34px;
  font-family: 'cabinsketchbold';
  color: #df588e;
  text-transform: none;
}
.cms-page-view .cms-right > p {
  font-family: 'ralewaysemibold';
  font-size: 14px;
  color: #aea476;
  line-height: 1.2;
}
.cms-contact-us .page-title h1,
.main-container.col1-layout .page-title h1,
.checkout-onepage-index .page-title h1,
.dashboard .page-title h1,
.my-account .page-title h1 {
  padding: 0;
}
.cms-about-us .cms-right .news-letter .block-subscribe {
  width: 99.5%;
}
iframe {
  display: block;
  margin: 10px 0 5px;
  max-width: 100%;
}
.cart-footer-actions button {
  float: left;
  display: inline-block;
  margin: 0 20px 10px 0;
}
.button2.btn-update {
  visibility: visible !important;
}
.button2.btn-empty + .button2.btn-update {
  display: none;
}
.cart-footer-actions .or {
  display: inline-block;
  float: left;
}
/*.cart-table .product-cart-actions .button,
#co-shipping-method-form .buttons-set .button,
.footer .button ,*/
.cart-table .product-cart-actions .button,
.button2,
#wishlist-table td.customer-wishlist-item-cart .button {
  background: #df588e;
  padding: 5px 10px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  font-family: 'ralewaysemibold';
  outline: none;
  outline-offset: 0;
  color: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.cart-table .product-cart-actions .button:hover,
.button2:hover,
#wishlist-table td.customer-wishlist-item-cart .button:hover {
  background: #af225a;
}
.data-table .price,
.data-table .price-each,
.method-checkout-cart-methods-multishipping a {
  font-family: 'ralewaysemibold';
  font-size: 16px;
}
.cart .cart-totals table tbody tr:last-child td,
.cart .cart-totals table tbody tr:last-child th {
  font-family: 'ralewaysemibold';
  font-size: 16px;
}
.cart .cart-totals table tfoot td {
  font-family: 'ralewaysemibold';
  color: #df588e;
}
.cart .cart-totals table td .price,
.cart .cart-totals table tfoot strong span,
.cart .cart-totals table tfoot span.price {
  font-family: "cabinsketchregular";
  font-size: 24px;
}
.cart .cart-totals table tfoot td.a-right {
  padding-right: 0;
}
.cart .cart-totals table tfoot td:first-child {
  padding-right: 10px;
  vertical-align: middle;
}
.cart .cart-totals table tfoot span.price {
  font-size: 30px;
}
.shipping-form .button2 {
  margin-right: 2.5%;
}
.data-table td.cart-footer-actions {
  padding: 10px 0;
}
#co-billing-form,
#contactForm {
  max-width: 365px;
}
.opc .button {
  margin-bottom: 5px;
}
.customer-account .col2-left-layout .col-main:before {
  background: none;
}
.customer-account .col2-left-layout .sidebar {
  position: relative;
}
.customer-account .col2-left-layout .sidebar:after {
  width: 2px;
  position: absolute;
  top: 0;
  right: 1px;
  content: "";
  display: block;
  background: url(../images/border-img-gray.png) repeat-y 0 0;
  height: 100%;
}
#wishlist-table tr {
  border-bottom: 1px solid #ccc;
}
#wishlist-table tr:last-child {
  border-bottom: none;
}
.hello {
  margin-bottom: 5px;
}
.customer-account .sidebar .block-title strong {
  font-size: 27px;
}
body.customer-account .my-account .addresses-primary h2 {
  margin-bottom: 10px;
}
body.customer-account .my-account .addresses-primary h3 {
  color: #333;
}
.empty {
  font-size: 14px;
}
.quick-view-content .cms-products .std {
  display: block;
}
.quick-view-content .product-view .product-shop,
.quick-view-content .product-view .add-to-cart-wrapper,
.quick-view-content .product-view .block-related {
  float: left;
}
#ajaxcartpro-add-confirm,
#ajaxcartpro-remove-confirm {
  padding: 20px;
  width: 200px;
}
.aw-acp-continue {
  float: left;
}
.ajaxcartpro-box-show .aw-acp-continue {
  float: none;
}
.aw-acp-continue,
.aw-acp-checkout,
.aw-acp-continue:hover {
  -webkit-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.2);
  background: url(../images/button-bg.png) repeat-x 0 0;
  font-family: 'cabinsketchbold';
  font-size: 25px;
  color: #df588e;
  line-height: 1.4;
  outline: 1px dashed #df588e;
  outline-offset: -5px;
  text-transform: none;
  padding: 7px 25px;
  font-size: 20px;
  width: auto;
  height: auto;
}
.aw-acp-continue:hover,
.aw-acp-checkout:hover,
.aw-acp-continue:hover:hover,
.aw-acp-continue:active,
.aw-acp-checkout:active,
.aw-acp-continue:hover:active,
.aw-acp-continue:focus,
.aw-acp-checkout:focus,
.aw-acp-continue:hover:focus {
  color: #af225a;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  outline: 1px dashed #af225a;
}
#acp-product-options .aw-acp-btn-container .aw-acp-checkout {
  float: right;
}
.aw-acp-checkout,
.aw-acp-checkout,
.aw-acp-checkout:hover {
  -webkit-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.2);
  background: url(../images/button-bg.png) repeat-x 0 0;
  font-family: 'cabinsketchbold';
  font-size: 25px;
  color: #df588e;
  line-height: 1.4;
  outline: 1px dashed #df588e;
  outline-offset: -5px;
  text-transform: none;
  padding: 7px 25px;
  font-size: 18px;
  width: auto;
  height: auto;
}
.aw-acp-checkout:hover,
.aw-acp-checkout:hover,
.aw-acp-checkout:hover:hover,
.aw-acp-checkout:active,
.aw-acp-checkout:active,
.aw-acp-checkout:hover:active,
.aw-acp-checkout:focus,
.aw-acp-checkout:focus,
.aw-acp-checkout:hover:focus {
  color: #af225a;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  outline: 1px dashed #af225a;
}
#acp-configurable-block .price {
  font-size: 24px;
  color: #df588e;
}
#acp-configurable-block .price-each {
  font-size: 20px;
  color: #df588e;
}
.acp-msg-block,
#acp-configurable-block .product-name {
  font-family: 'ralewaysemibold';
  font-size: 14px !important;
  font-weight: bold;
  text-align: center;
}
#acp-product-options .aw-acp-btn-container {
  margin: 10px auto 0;
  padding: 0;
  overflow: hidden;
}
#acp-product-options .aw-acp-continue,
#acp-product-options .aw-acp-checkout {
  margin: 0;
}
#ajaxcartpro-progress img {
  display: block;
  margin: auto;
  float: none;
  clear: both;
  margin: 10px auto 0;
}
#ajaxcartpro-progress p {
  clear: both;
  padding-top: 10px;
}
#quick-window .product-shop .price-info {
  float: left;
}
#quick-window .product-shop .add-to-box {
  clear: left;
}
#quick-window .product-shop .add-to-cart-wrapper {
  clear: both;
  padding-bottom: 5px;
  overflow: hidden;
}
#quick-window .product-essential.small-image .product-img-box {
  width: 142px;
}
#quick-window .product-essential.small-image .product-shop,
#quick-window .product-essential.small-image .short-description {
  width: 480px;
  float: right;
}
.cms-order-form {
  background: url(../images/order-form-bg.png) repeat 0 0;
}
.cms-order-form .std h1 {
  font-family: Arial;
  font-size: x-large;
  text-align: center;
  text-decoration: underline;
  color: #333;
  font-weight: bold;
  margin-top: 10px;
}
.cms-order-form .std > table {
  margin-left: 15px;
}
.cms-order-form .std > table:nth-child(3) tr {
  border: 1px solid #333;
}
.cms-order-form .std > table:nth-child(3) td {
  padding: 3px;
  border: 1px solid #333;
}
.cms-order-form .std > table:nth-child(4) {
  margin-top: 10px;
}
.cms-order-form .std > table:nth-child(4) td table tr {
  border: 1px solid #333;
}
.cms-order-form .std > table:nth-child(4) td table td {
  padding: 3px;
  border: 1px solid #333;
}
.cms-projects .std img {
  max-width: 400px;
}
.cms-events-and-classes .event {
  margin-bottom: 62px;
}
.cms-events-and-classes .event h3 {
  text-decoration: underline;
}
.cms-brands .products-grid > li {
  min-height: 0;
}
.theme-list .products-grid li {
  min-height: 220px;
}
.brands-list .products-grid li {
  min-height: 175px;
}
.theme-list .products-grid img {
  display: block;
  margin: auto;
  float: none;
  clear: both;
  border: 1px solid #ccc;
}
.theme-list .products-grid img:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
.theme-list .products-grid .product-name {
  margin-top: 10px;
  min-height: 0;
  font-family: 'ralewaysemibold';
  padding: 0 10px;
  margin-bottom: 0;
}
.brands-list .products-grid .brand-logo {
  position: relative;
  height: 110px;
  display: block;
  border: 1px solid #ccc;
  background-color: #fff;
}
.brands-list .products-grid .brand-logo img {
  display: block;
  margin: auto;
  float: none;
  clear: both;
  border: none;
  height: auto;
  left: 50%;
  top: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.brands-list .products-grid .brand-logo img:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
.brands-list .products-grid li > span {
  display: block;
  margin-top: 5px;
  position: absolute;
  top: 125px;
  left: 10px;
  text-align: center;
  right: 10px;
  font-family: 'ralewaysemibold';
  line-height: 1.2;
}
.std ol li,
.std ul li {
  margin-bottom: 14px;
}
#giftcard_code {
  height: 30px;
}
#aw_giftcard-form .buttons-set {
  margint-top: 0;
}
#aw_giftcard-form .button {
  margin-bottom: 15px !important;
  font-size: 21px;
}
#aw_giftcard-form .button:last-of-type {
  margin-bottom: 5px !important;
}
.shipping .shipping-form .form-list > li input#region {
  margin-top: 10px;
}
.sale-item {
  background: rgba(255, 0, 0, 0.8);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  font-family: sans-serif;
  font-size: 13px;
  font-weight: bold;
  height: 45px;
  line-height: 45px;
  position: absolute;
  text-align: center;
  width: 45px;
  z-index: 111;
}
.product-cart-actions .button.btn-update {
  display: block !important;
  font-size: 12px;
  margin: 0 auto 10px;
}
.col1-layout .splash-groups.brands-list .brand-logo {
  overflow: hidden;
}
.col1-layout .splash-groups.brands-list .product-name {
  text-align: center;
  line-height: 1.2;
  min-height: 38px;
}
.col1-layout .splash-groups.brands-list .product-name a {
  color: #3399cc;
}
.col1-layout .splash-groups.brands-list .product-name a:hover {
  color: #2e8ab8;
  text-decoration: underline;
}
.logo .cul_view {
      display: block;
    text-align: center;
    padding-top: 5px;
    float: right;
    margin-top: -62px;
    position: absolute;
    right: -82px;
}
   .logo .cul_view a {
    background: #df588e;
    padding: 10px 13px;
    color: #fff;
    text-decoration: none;
    border: none;
    font-size: 15px;
    display: inline-block;
    outline: 1px dashed #fff;
    outline-offset: -4px;
       font-family: 'ralewaysemibold';
}
.logo .cul_view a .fa{margin-right: 10px;}
