/*

Theme Name: Finlee And Me

*/


@font-face {
	font-family: 'FreightSans';
	src: url('fonts/FreightSansBold.eot');
	src: url('fonts/FreightSansBold.eot?#iefix') format('embedded-opentype'), url('fonts/FreightSansBold.woff') format('woff'), url('fonts/FreightSansBold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'abril_fatfaceregular';
	src: url('fonts/abrilfatface-regular-webfont.woff2') format('woff2'), url('fonts/abrilfatface-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url('fonts/lato-normal.woff2') format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url('fonts/lato-regular.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url('fonts/lato-bold.woff2') format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url('fonts/lato-latin-bold.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
body {
	font-family: 'Lato', sans-serif;
	font-size: 15px;
}
a {
	color: #337f9f;
}
a:focus {
	text-decoration: none; 
}
p {
	margin: 0 0 15px;
}

.wp-caption {
    max-width: 100%;
} 
.media {
	margin-top: 15px;
}
.media:first-child {
	margin-top: 0;
}
.media, .media-body {
	zoom: 1;
	overflow: hidden;
}
.media-body {
	width: 10000px;
}
.media-object {
	display: block;
}
.media-object.img-thumbnail {
	max-width: none;
}
.media-right, .media > .pull-right {
	padding-left: 10px;
}
.media-left, .media > .pull-left {
	padding-right: 10px;
}
.media-left, .media-right, .media-body {
	display: table-cell;
	vertical-align: top;
}
.media-middle {
	vertical-align: middle;
}
.media-bottom {
	vertical-align: bottom;
}
.media-heading {
	margin-top: 0;
	margin-bottom: 5px;
}
.media-list {
	padding-left: 0;
	list-style: none;
}
img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img, .widget-container img {
	max-width: 100%;
	height: auto;
}
.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 12px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'FreightSans';
	color: #2c3750;
}
.btn {
	font-size: 14px;
	border-radius: 0;
	font-family: 'FreightSans';
	text-transform: uppercase;
}
.hdrhead {
	font-size: 16px;
	font-weight: 700;
	color: #f30274;
}
.hdrhead-sub {
	font-size: 11px;
	color: #5bd4da;
	font-weight: 700;
}
.cPink {
	color: #f30274;
}
.cOrange {
	color: #f27a3b;
}
.cLPink {
	color: #fc718c;
}
.hdr-item {
	border-left: 1px solid #50596e;
	border-right: 1px solid #50596e;
	padding: 7px 0;
	line-height: normal;
	font-family: 'FreightSans';
}
.hdr-item.mid {
	border: none;
}
#hdr-box-2 {
	border-bottom: 1px solid #50596e;
	border-top: 1px solid #50596e;
	background: #a5a5a5;
	padding: 4px 0;
}
.form-control {
	border-radius: 0;
	box-shadow: none;
	border-color: #50596e;
}
.acc-box {
	text-align: right;
	color: #fff;
	font-size: 12px;
	line-height: 30px;
}
.acc-box a {
	color: #fff;
}
.spacer {
	margin: 0 15px;
}
.hdr-cart {
	margin-left: 35px;
	background: url(images/cart-icon.png) no-repeat;
	padding-left: 24px;
}
.hdr-search {
	position: relative;
}
.hdr-search .fa-search {
	position: absolute;
	right: 6px;
	color: #5bd4da;
	font-size: 20px;
	top: 4px;
	cursor: pointer;
}
#hdr-logo {
	padding: 50px 0;
	border-bottom: 1px solid #50596e;
}
#hdr-logo img {
	display: inline-block;
	max-width: 100%;
	height: auto;
}
#nav-box {
	text-align: center;
	border-bottom: 1px solid #50596e;
	font-family: 'FreightSans';
	font-size: 0;
	position: relative;
}
#nav-box ul.nav {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav-box ul.nav ul {
	display: none;
}
#nav-box ul.nav ul.sub-menu {
	width: 100%;
	left: 0;
	position: absolute;
	border-top: 1px solid #50596e;
}
#nav-box ul.nav > li {
	display: inline-block;
	border-right: 1px solid #50596e;
}
#nav-box ul.nav > li:first-child {
	border-left: 1px solid #50596e;
}
#nav-box ul.nav > li > a {
	padding: 13px 32px 9px;
	display: inline-block;
	font-weight: 700;
	font-size: 15px;
	text-transform: uppercase;
	color: #5bd4da;
}
#nav-box ul.nav > li:hover ul.sub-menu {
	display: block;
}
#nav-box > ul.nav > li:nth-child(2n+2) > a, #mbl-nav > ul.mnav > li:nth-child(2n+2) > a, #mbl-nav > ul.mnav > li:nth-child(2n+2) ul li a {
	color: #e1bc02;
}
#nav-box > ul.nav > li:nth-child(3n+3) > a, #mbl-nav > ul.mnav > li:nth-child(3n+3) > a, #mbl-nav > ul.mnav > li:nth-child(3n+3) ul li a {
	color: #f30274;
}
#nav-box > ul.nav > li:nth-child(4n+4) > a, #mbl-nav > ul.mnav > li:nth-child(4n+4) > a, #mbl-nav > ul.mnav > li:nth-child(4n+4) ul li a {
	color: #fc718c;
}
.color-0 > a {
	color: #5bd4da !important;
}
.color-1 > a {
	color: #e1bc02 !important;
}
.color-2 > a {
	color: #f30274 !important;
}
.color-3 > a {
	color: #fc718c !important;
}
#shop-nav, #nav-box ul.nav ul.sub-menu {
    background: #5bd4da;
	font-size: 0;
	border-bottom: 1px solid #50596e;
}
#shop-nav ul, #nav-box ul.nav ul.sub-menu {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	background: #5bd4da;
}
#shop-nav ul li, #nav-box ul.nav ul.sub-menu li {
	display: inline-block;
	padding: 14px 0;
}
#shop-nav ul li a, #nav-box ul.nav ul.sub-menu li a {
	font-size: 13px;
    color: #fff!important;
	padding: 0 13px;
	display: inline-block;
	text-transform: uppercase;
	border-left: 1px solid #50596e;
	line-height: 1;
	font-family: 'FreightSans';
}
#shop-nav ul li:first-child a, #nav-box ul.nav ul.sub-menu li:first-child a {
	border-left: none;
}
#shop-nav ul li.current-menu-item a, #shop-nav ul li.current-product_cat-ancestor a, #nav-box ul ul li.current-menu-item a, #nav-box ul ul li.current-product_cat-ancestor a {
	text-decoration: underline;
}
#hm-banner {
	background: url(images/finlee-and-me-baby-products.jpg) no-repeat top center;
	padding: 50px 0;
	margin: 50px;
	font-family: 'FreightSans';
	text-align: center;
}
#hm-banner-in {
	border: 1px solid #50596e;
	padding: 40px 30px;
	color: #9297a4;
	width: 340px;
	background: rgba(255, 255, 255, 0.8);
	margin: 0;
	position: relative;
	left: 645px;
}
#hm-banner h3 {
	font-size: 36px;
	margin: 0;
	color: #5bd4da;
}
#hm-banner h1 {
	font-size: 22px;
	margin: 0;
	color: #2c3750;
	line-height: 25px;
	margin-top: 15px;
}
.btn-red {
	background: #f30274;
	color: #fff;
}
.btn-red:hover {
	background: #f15fa4;
	color: #fff;
}
#hm-banner-in img {
	max-width: 100%;
}
#hm-banner .btn {
	padding: 13px 25px 11px 25px;
	line-height: 14px;
	font-size: 15px;
}
.hmhead {
	font-size: 15px;
	margin: 10px 0 25px 0;
	font-family: lato;
}
.heading {
	color: #2c3750;
	text-align: center;
	font-size: 24px;
	font-family: 'FreightSans';
	text-transform: uppercase;
	margin: 0 0 25px 0;
}
.section {
	padding-top: 65px;
	padding-bottom: 65px;
	background: #fff;
	border-top: 1px solid #333;
}
#newsletter-box.section {
	border-bottom: 1px solid #50596e;
}
.section.gray {
	background: #ddd;
}
.ppbox {
	margin-bottom: 30px;
}
.ppbox a {
	display: block;
}
.ppbox a:hover, .ppbox a:focus {
	text-decoration: none;
}
.ppbox .media {
	background: #fff;
	border: 1px solid #50596e;
	padding: 10px;
}
.ppbox h4 {
	font-size: 20px;
	color: #12d1da;
	text-transform: uppercase;
	margin: 0;
	line-height: 1;
}
.ppbox p {
	margin: 0;
	color: #898989;
	font-size: 14px;
}
.ppbox .media-object {
	height: 80px;
}
.phm-tab {
	text-align: center;
	font-size: 0;
	margin-bottom: 40px;
}
.phm-tab a {
	font-size: 14px;
	font-family: 'FreightSans';
	border-right: 1px solid #50596e;
	border-top: 1px solid #50596e;
	border-bottom: 1px solid #50596e;
	padding: 8px 16px;
	color: #898989;
	display: inline-block;
}
.phm-tab a.active, .phm-tab a:hover {
	color: #41a0a4;
	text-decoration: underline;
}
.phm-tab a:first-child {
	border-left: 1px solid #50596e;
}
.blog-item {
	text-align: center;
	border: 1px solid #50596e;
	background: #fff;
}
.blog-item img {
	width: 100%;
}
.blog-item h3 {
	font-size: 16px;
	text-transform: uppercase;
	margin: 0 0 15px 0;
}
.blog-desc {
	padding: 25px 15px;
}
#just-for-mothers {
	background: url(images/just-for-mom.jpg) no-repeat;
	background-size: cover;
	padding: 50px;
}
#just-for-mothers-in {
	background: rgba(255, 255, 255, 0.8);
	border: 1px solid #50596e;
	padding: 30px 15px;
	text-align: center;
}
#just-for-mothers h4 {
	text-transform: uppercase;
	color: #337f9f;
}
#logo-slider {
	text-align: center;
}
.logo-item {
	background-repeat: no-repeat;
	background-position: center center;
	height: 80px;
	position: relative;
}
.logofix {
	background-size: contain;
}
.tt_desc {
	margin-bottom: 25px;
	font-size: 16px;
	color: #898989;
	line-height: 1.6;
}
.tt_desc:before, .tt_desc:after {
	content: '“ ';
	font-size: 30px;
	display: inline-block;
	color: #fc718c;
	font-family: 'abril_fatfaceregular';
	vertical-align: bottom;
	line-height: 16px;
}
.tt_desc:after {
	content: ' ”';
}
.tt_head {
	color: #337f9f;
	font-size: 18px;
	font-family: 'FreightSans';
	text-transform: uppercase;
	line-height: 1.2;
}
.tt_shead {
	color: #41a0a4;
	font-size: 13px;
	font-family: 'Lato', sans-serif;
}
.tt_item .media-object {
	border-radius: 50%;
	border: 1px solid #50596e;
	background: #fff;
	padding: 4px;
	overflow: hidden;
}
#testmonials .tt_item img {
	width: inherit;
	-webkit-transform-style: initial;
}
.tt_item .media-left {
	padding-right: 20px;
}
.sub-heading {
	font-size: 18px;
	color: #12d1da;
	text-align: center;
	font-family: 'FreightSans';
	margin-bottom: 40px;
}
.marginBtn5 {
	margin-bottom: 5px;
}

h2.woocommerce-loop-product__title {
    font-size: 15px;
    font-family: lato;
    font-weight: bold;
}

#money-back {
	font-size: 15px;
	color: #898989;
}
#money-back {
	padding-top: 65px;
	padding-bottom: 65px;
	min-height: 400px;
}
#money-back img { 
    max-width: 100%;
}
#baby-product-mums-love {
	color: #898989;
}
.read-more {
	color: #f30274;
}
#newsletter-box {
	background: url(images/newsletter.jpg) no-repeat center center;
}
#newsletter-box .heading {
	color: #fff;
}
#newsletter-box h4 {
	color: #337f9f;
}
#nl-form {
	width: 50%;
	margin: 35px auto 0;
	position: relative;
}
#nl-form .form-control {
	height: 45px;
	font-size: 15px;
}
#nl-form .btn {
	position: absolute;
	right: 4px;
	top: 4px;
	padding: 9px 22px 7px;
	font-size: 14px;
}
#footer {
	padding: 55px 0;
	font-size: 14px;
}
#footer h3 {
	color: #2c3750;
	font-size: 16px;
	margin: 0 0 25px 0;
}
#footer ul {
	list-style: none;
	padding: 0;
}
#footer ul li {
	margin-bottom: 10px;
}
#footer a {
	color: #737373;
}
#footer .sm {
	margin-bottom: 30px;
}
#footer .sm a {
	margin-right: 10px;
}
.sm a {
	display: inline-block;
	height: 42px;
	width: 42px;
	background: #fff;
	border: 1px solid #5f677b;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	line-height: 42px;
	font-size: 24px;
	text-align: center;
	margin-right: 3px;
}
.sm a i {
	color: #f30274;
}
.nl-widget {
	position: relative;
}
.nl-widget .form-control {
	height: 42px;
	font-size: 14px;
}
.nl-widget .btn {
	position: absolute;
	right: 5px;
	top: 5px;
	font-size: 14px;
	padding: 5px 25px
}
#container {
	padding: 40px 0;
}
.woocommerce #container {
	background: #fff;
}
#breadcrumbs {
	margin-bottom: 20px;
    font-size: 14px;
}
#breadcrumbs a {
	color: #f30274;
	text-decoration: underline;
}
h1.entry-title {
	font-size: 32px;
	margin: 0 0 25px 0;
	text-transform: uppercase;
}
h3.entry-title {
	font-size: 20px;
	text-transform: uppercase;
	margin: 0 0 8px 0;
}
h3.entry-title a {
	color: #005f87;
}
#blog-listing .entry-summary {
	padding: 25px 25px 25px 0;
	color: #898989;
}
#blog-listing .post {
	border: 1px solid #50596e;
	margin-bottom: 16px;
	background: #fff;
}
.blog-img {
	position: relative;
	width: 100%;
	padding-bottom: 100%;
}
.blog-img-holder {
	position: absolute;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#hm-blog-list .blog-img
{
  /*padding-bottom: 66%;	*/
}
.entry-meta {
	font-size: 16px;
	color: #5bd4da;
	margin-bottom: 20px;
}
.entry-meta .fa {
	color: #50596e;
	margin-right: 5px;
}
.entry-meta a {
	color: #5bd4da;
}
.cat-links {
	margin-right: 15px;
}
.widget, .shop-widget {
	color: #898989;
	margin-bottom: 30px;
}
.whb {
	border: 1px solid #50596e;
	background: #fff;
	padding: 16px;
}
.img-border {
	border: 1px solid #50596e;
}
.widget-title {
	text-align: center;
	color: #2c3750;
	background: #ffffff;
	text-transform: uppercase;
	font-size: 15px;
	padding: 10px;
	margin: 0 0 10px 0;
	border: 1px solid #50596e;
}
.widget-categories ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.widget-categories ul li {
	margin-bottom: 10px;
}
.widget-categories ul li a {
	font-size: 14px;
	color: #fff;
	text-align: center;
	display: block;
	padding: 9px 15px;
	background: #5bd4da;
	text-transform: uppercase;
	font-family: 'FreightSans';
}
.widget-categories ul li.wc-item-2 a {
	background: #ecc500;
}
.widget-categories ul li.wc-item-3 a {
	background: #f27a3b;
}
.widget-categories ul li.wc-item-4 a {
	background: #fc718c;
}
.widget-categories ul li.wc-item-5 a {
	background: #f30274;
}
.wwm {
	background: url(images/work-with-me.jpg) no-repeat center center;
	padding: 16px 20px;
	background-size: cover;
	color: #fff;
}
.wwm-text {
	padding: 75px 15px 0;
	;
}
.wwm h3 {
	color: #fff;
	margin: 0 0 5px 0;
	font-size: 22px;
}
.btn-pink, .btn-pink {
	background: #f30274;
	color: #fff;
}
#navigation {
	margin: 40px 0 20px;
}
.woocommerce #navigation {
	text-align: right;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation ul li {
	display: inline-block;
	margin-right: 3px;
}
#navigation ul li a, #navigation ul li span {
	padding: 5px 8px;
	background: #fff;
	color: #fc718c;
	font-weight: 700;
	line-height: normal;
	font-size: 13px;
	display: inline-block;
	border: 1px solid #50596e;
}
#navigation ul li span.current, #navigation ul li span:hover, #navigation ul li a:hover {
	background: #fc718c;
	color: #fff;
	text-decoration: none;
}
.woocommerce #navigation ul li a, #navigation ul li span {
	color: #f30274;
}
.woocommerce #navigation ul li span.current, #navigation ul li span:hover, #navigation ul li a:hover {
	background: #f30274;
	color: #fff;
}
.entry-content img {
	max-width: 100%;
	height: auto;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	color: #fc718c;
	font-family: 'Lato', sans-serif;
}
.single h1.entry-title, h1.page-title {
	font-size: 26px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.page-description, .term-description {
	color: #50596e;
	margin-bottom:30px;
}
ul.products .product {
	text-align: center;
}
ul.products .product.product-category {
	border: 1px solid #50596e;
	background: #fff;
	padding: 15px !important;
}
ul.products.product-category h3 {
	text-transform: uppercase;
	font-family: 'FreightSans';
	font-weight: 400;
}
.woocommerce ul.products li.product h3, .product-item h3 {
	font-size: 13px !important;
	color: #337f9f;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	line-height: normal;
}
.woocommerce ul.products li.product-category h3 {
	text-transform: uppercase;
}
.woocommerce ul.products li.product .price, .product-item .price {
	color: #898989 !important;
	font-weight: 700 !important;
}
.shop-widget-title {
	color: #5bd4da;
	text-transform: uppercase;
	margin: 0 0 15px 0;
	font-size: 18px;
}
.shop-widget {
	border: 1px solid #50596e;
	padding: 20px;
}
.shop-widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
}
.shop-widget ul li a {
	color: #898989;
	border-bottom: 1px solid #fceff2;
	padding: 5px 0 5px 0;
	display: block;
	position: relative;
}
.shop-widget ul li a:hover, .shop-widget ul li a:focus {
	text-decoration: none;
}
ul.wcp .narr {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -8px;
	color: #fc718c;
	padding: 5px 10px;
}
.widget_cp_categories ul ul.children {
	display: none;
	font-size: 14px;
}
.widget_cp_categories ul ul.children li a {
	padding-left: 7px;
}
.widget_cp_categories ul ul ul.children li a {
	padding-left: 14px;
}
.widget_cp_categories ul li a {
	padding: 5px 20px 5px 0;
}
.widget_price_filter h3.shop-widget-title {
	color: #fc718c;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	background: #5bd4da !important;
	border: 1px solid #5bd4da;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background: #898989 !important;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
	background-color: #f30274;
	color: #fff;
	text-transform: uppercase;
}
.widget_filter_by_age h3 {
	color: #f27a3b;
}
.woocommerce .products-categories ul.products, .products-categories h3 {
	margin-bottom: 40px;
}
.products-categories h3
{
  text-transform:uppercase;	
}
.woocommerce-ordering .orderby, .products-per-page select {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
}
.woocommerce div.product div.images .woocommerce-main-image {
	border: 1px solid #2c3750;
	display: block;
}
.woocommerce div.product div.images .thumbnails a {
	border: 1px solid #2c3750;
	display: inline-block;
}
.availability {
	color: #2c3750;
}
.availability span {
	color: #5bd4da;
}
.free_del_note {
	color: #337f9f;
}
.woocommerce div.product .summary span.price, .woocommerce div.product .summary p.price {
	color: #2c3750 !important;
	font-size: 18px !important;
}
.woocommerce div.product .summary .woocommerce-Price-amount {
	color: #005f87;
}
.woocommerce div.product form.cart div.quantity:before {
	content: 'Quantity:';
	display: inline-block;
	margin-right: 5px;
}
.woocommerce div.product .summary form.cart div.quantity {
	float: none !important;
	display: block;
	margin-bottom: 15px;
}
.woocommerce .quantity .qty {
	height: 37px;
	border: 1px solid #2c3750;
	padding: 0;
	display: inline-block;
}
.safe_secure {
	clear: both;
	font-size: 14px;
	position: relative;
	top: 5px;
	color: #2c3750;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce div.product div.images, .woocommerce div.product div.summary {
	width: 100% !important;
	float: none !important;
}
.tell_your_friends {
	margin-bottom: 45px;
}
.tell_your_friends h3 {
	font-size: 20px;
	color: #5bd4da;
	margin: 0 0 8px 0;
}
#___plusone_0 {
	width: 70px !important;
}
#twitter-widget-0 {
	width: 90px !important;
}
.smb.fb_btn {
	margin-right: 15px;
}
.smb {
	float: left;
	height: 28px;
}
.related.products h2 {
	font-size: 20px;
	color: #fc718c;
	margin: 0 0 15px 0;
}
.woocommerce-Tabs-panel > *:first-child {
	margin-top: 0;
}
.woocommerce-Tabs-panel h2, .woocommerce-Tabs-panel h3 {
	color: #2c3750;
}
.woocommerce-Tabs-panel h2 {
	font-size: 22px;
}
.woocommerce-Tabs-panel h3 {
	font-size: 20px;
}
.woocommerce #reviews h3 {
	margin: 0 0 25px 0 !important;
	line-height: normal;
}
.single h1.product_title {
	font-size: 26px;
	margin: 0 0 15px 0;
}
.woocommerce .input-text {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 3px;
}
.woocommerce table.cart td.actions .coupon {
	margin-right: 10px;
}
.giftcard .input-text {
	display: inline-block;
	margin-right: 5px !important;
}
.read-more-box h3 {
	text-transform: uppercase;
	font-size: 22px;
}
.product-item {
	text-align: center;
}
.product-item a:hover {
	text-decoration: none !important;
}
.owl-carousel .owl-item .product-item img {
	display: inline-block;
	width: auto;
	max-width: 100%;
}
.woocommerce .product-item span.onsale {
	left: 0;
	top: 0;
	z-index: 2;
}
.product-item .price del {
	color: inherit;
	opacity: .5;
	display: block;
}
.product-carousel .owl-nav {
	color: #f30274;
}
.product-carousel .owl-prev, .product-carousel .owl-next {
	position: absolute;
	top: 50%;
	left: -45px;
	margin-top: -36px;
}
.product-carousel .owl-next {
	left: auto;
	right: -45px;
}
.product-carousel .owl-nav i {
	font-size: 72px;
	line-height: 72px;
}
.whb img {
	max-width: 100%;
}
.menu-btn {
	font-size: 28px;
	color: #50596e;
}
.mbl-acc-bx {
	font-size: 12px;
	line-height: 40px;
	font-weight: 700;
}
.mbl-acc-bx a {
	color: #50596e
}
.mbl-acc-bx .hdr-cart {
	margin: 0;
}
.mbl-acc-bx .spacer {
	margin: 0 5px;
}
.has-push-right #black-overlay {
	background: rgba(0,0,0,0.4);
	position: fixed;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 100;
}
#mnav-box {
	position: fixed;
	top: 0;
	right: 0;
	width: 460px;
	background: #fcfcfc;
	height: 100%;
	z-index: 102;
	overflow: auto;
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	transition: transform .3s;
}
#mnav-top {
	position: relative;
	padding-top: 40px;
	background: #fff;
}
.close-btn {
	top: 15px;
	right: 15px;
	position: absolute;
	cursor: pointer;
	color: #444;
	font-size: 20px;
}
body.has-push-right #mnav-box {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
body.has-push-right #wrapper {
	-webkit-transform: translateX(-460px);
	-ms-transform: translateX(-460px);
	transform: translateX(-460px);
}
.mnav-box-in {
	padding: 30px;
}
ul.mnav {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.mnav li {
	display: block;
}
ul.mnav li a {
	font-size: 15px;
	color: #5bd4da;
	padding: 8px 0;
	display: block;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'FreightSans';
}
#mbl-nav ul.mnav li a {
	border-bottom: 1px solid #afafaf;
}
#mbl-nav2 ul.mnav li a {
	border-bottom: 1px solid #9ED5E2;
}
ul.mnav > li > a {
	display: block;
}
ul.mnav ul {
	list-style: none;
	padding: 0 0 7px 0;
	display: none;
}
ul.mnav ul li a {
	padding-left: 15px;
	font-size: 13px;
}
.icon-arrow {
	height: 30px;
	width: 30px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -15px;
	z-index: 2;
	text-align: center;
	line-height: 30px !important;
	font-size: 20px !important;
}
.icon-arrow.open {
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	transition: transform .3s;
}
#mbl-nav2 a {
	color: #222;
}
#msearch-box {
	margin-bottom: 15px;
}
#msearch-box .form-control {
	border-color: #afafaf;
}
#mbl-logo {
	text-align: center;
	margin-bottom: 25px;
}
#mbl-logo img {
	display: inline-block;
	max-width: 90%;
}
#mnav-box .smhead {
	color: #2c3750;
	font-size: 16px;
	display: inline-block;
	font-family: 'FreightSans';
}
#mnav-box .sm {
	text-align: center;
	margin: 20px 0 0;
}
#mnav-btm {
	background: #f6f8f8;
}
.mhdr-item {
	font-family: 'FreightSans';
	margin-bottom: 15px;
	text-align: center;
}
#copyright {
	text-align: right;
}
#mbl-search {
	margin-top: 15px;
}
#mnav-box .sm a {
	height: 40px;
	width: 40px;
	line-height: 40px;
	font-size: 18px;
}
.owl-theme .owl-controls {
	margin-top: 25px;
	text-align: center;
	-webkit-tap-highlight-color: transparent
}
.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
*display:inline
}
.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #d6d6d6;
	display: block;
	-webkit-backface-visibility: visible;
	-webkit-transition: opacity 200ms ease;
	-moz-transition: opacity 200ms ease;
	-ms-transition: opacity 200ms ease;
	-o-transition: opacity 200ms ease;
	transition: opacity 200ms ease;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #869791
}
.owl-controls.disabled {
	display: none;
}
#newsletter_popup {
	padding: 15px 10px 10px;
	background: #fff;
	width: 585px;
}
#newsletter_popup * {
	box-sizing: border-box;
}
#npopup-in {
	padding-left: 240px;
	background: url("images/popub-book.jpg") no-repeat;
	padding-right: 40px;
	min-height: 295px;
}
.nphead {
	color: #c53a7c;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 20px;
}
.nphead span {
	display: block;
}
.nphead1 {
	font-size: 26px;
	font-weight: 700;
}
.nphead2 {
	font-size: 18px;
}
.nphead3 {
	font-size: 20px;
	font-weight: 600;
}
.nphead4 {
	font-size: 13px;
}
#npopup-in ul {
	margin: 0;
	list-style-image: url(images/bullet2.png);
	color: #444444;
	font-size: 11px;
}
#npopup-in ul li {
	margin: 10px 0;
	font-weight: 700;
}
.npopup-form {
	background: #353891;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px 20px;
}
.npfl {
	float: left;
	font-size: 15px;
	color: #fff;
	font-weight: 700;
	line-height: 28px;
	width: 48%;
}
.npfr {
	width: 48%;
	float: right;
	position: relative;
}
.npfr input[type=text] {
	width: 100%;
	padding: 7px 10px;
	border: none;
	height: 28px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.npfr input[type="submit"] {
	background: #c53a7c;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	font-weight: 700;
	padding: 7px 10px;
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	height: 28px;
	-webkit-border-radius: 0;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius: 0;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-radius: 0;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.popupclose {
	color: #c53a7c;
	font-size: 24px;
	font-weight: bold;
	position: absolute;
	right: 20px;
	top: 18px;
}
#cart-box {
	display: inline-block;
	position: relative;
	margin-left: 35px;
}
#cart-box .hdr-cart {
	margin-left: 0;
	text-decoration: none !important;
}
#cbd {
	position: absolute;
	top: 23px;
	display: none;
	right: 0;
	z-index: 10;
	line-height: 1.4;
	font-size: 12px;
	color: #333;
	text-align: left;
}
#cbd a {
	color: #333;
}

 
#cbd a.button {
	color: #fff;
}
#cbd .buttons
{
 margin-bottom:0;	
}
#cbd ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#cbd-in {
	padding: 10px 15px 15px;
	margin-top: 5px;
	background: #fff;
	border: 1px solid #50596e;
	min-width: 300px;
}


