body {
	/*-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;*/
}

.banners-box {
	display:block;
	text-decoration: none;
}

.header {
	background-color:#FFF !important;
	background:none;
}

.header-logo img {
	max-width:232px;
}

.header .header-logo {
    padding: 10px 0 10px;
}

.nav-pills > li {
	padding: 7px 5px;
	border:1px solid #e8e8e8;
	border-right:0px none;
}

.nav-pills > li + li {
    margin-left: 0px;
}

.nav-pills > li:last-child {
	border-right:1px solid #e8e8e8;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	border:0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

table.responsive-2, table.responsive-3, table.responsive-4 {
	width:100% !important;
	margin-left: -15px;
    margin-right: -15px;
}

table.responsive-2 tr td, table.responsive-3 tr td, table.responsive-4 tr td {
	min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
	float:left;
}

.navbar-collapse {
	padding-left:5px;
	padding-right: 5px;
}

.navbar-default {
	margin-top: 12px;
}

.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	 -webkit-transition: color 0.2s;
    transition: color 0.2s;
	color:#493c35;
	padding: 36px 19px 48px;
	font-size:14px;
}

.navbar-default .navbar-nav > li > a:hover {
	color:#2acb35;
}

.navbar-default .navbar-nav > li > a::after {
	background-color:#2acb35;
	 -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.header-cart {
	padding: 29px 0 35px;
	margin-top: 12px;
}

table.responsive-2 tr td {
	width:50%;
}

table.responsive-3 tr td {
	width:33.33333%;
}

table.responsive-4 tr td {
	width:25%;
}

.email2 {
	display:none;
}

.tag {
    border: 2px solid #b1b0a7;
    border-radius: 5px;
    color: #b1b0a7;
    display: inline-block;
    font-family: Arvo,Georgia,Times,serif;
    font-size: 11px;
    font-weight: 700;
    margin: 4px 2px;
    padding: 5px 8px;
    text-transform: uppercase;
    transition: all 0.2s linear 0s;
}

.pagination.shop__amount-filter {
	margin-bottom:15px;
}

.product-cbd {
	font-size: 18px;
	color:#8f908f;
}

.product-cbd span {
	font-size: 20px;
}

.search-panel__form .form-control {
	color:#FFF;
	height: 42px;
}

.search-panel__form .form-control::-webkit-input-placeholder {
   color: #FFF;
   opacity:0.7;
}

.search-panel__form .form-control:-moz-placeholder { /* Firefox 18- */
   color: #FFF;
   opacity:0.7;
}

.search-panel__form .form-control::-moz-placeholder {  /* Firefox 19+ */
   color: #FFF;
   opacity:0.7;
}

.search-panel__form .form-control:-ms-input-placeholder {  
   color: #FFF;
   opacity:0.7;
}

.shipping_box_information {
	background:#f3f2eb;
	color:#413c35;
	border:1px solid #e5e5dc;
	width:100%;
	padding:15px 20px 15px 98px;
	background-image:url('/images/truck_icon.png');
	background-repeat: no-repeat;
	background-position: top 20px left 20px;
}

.comments {
	width:100%;
}

.single-product__title {
    margin-bottom: 8px;
    font-weight: 300;
    font-size: 32px;
}

a.social p {
	margin-bottom:0;
}

.in-stock--single-product {
	padding-right: 20px;
}

.single-product__reg-price {
	display:inline-block;
	color:#71a866;
	padding:8px 8px 2px 45px;
	background-image:url('/images/percent.png');
	background-color:#FFF;
	background-position: left 8px center;
	border:1px dashed #71a866;
	border-radius: 3px;
	background-repeat: no-repeat;
	font-size: 15px;
	line-height: 1.2em;
	margin-top: 10px;
	text-decoration: none;
}

.divider::after {
	background-image:url('/images/divider-new.png');
	height: 23px;
	top:-11px;
}

/*.top-tree {
	position: relative;
	right: 0px;
	top: 14px;
	width:36px;
	margin-top: -26px;
}*/

.list__divider.divider::after {
	background-image:url('/images/divider-bw.png');
}

.old-price {
	margin-right: 13px;
	color:#c7c7c7;
}

.old-price .cross {
	background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='grey' stroke-width='1'/><path d='M0 0 L100 100 ' stroke='grey' stroke-width='1'/></svg>");
    background-repeat:no-repeat;
    background-position:center center;
    background-size: 100% 100%, auto;
	display:inline-block;
}

.check-price-img {
	background-image:url('/images/check-ok.png');
	display:inline-block;
	width:21px;
	width:22px;
	background-position: top left;
	background-size: contain;
	background-repeat: no-repeat;
	
}

.email1 {
	display:none;
}

#aszfModal .modal-dialog {
    width: 90%;
}

.breadcrumbs {
	background-color: #687b50;
}

.breadcrumbs a {
	color:#FFF;
}

.top {
	background:#FFF;
	color:#8e8e8e;
}

.top__menu, .top__slogan,
.top .nav > li > a {
	color:#8e8e8e;
	 -webkit-transition: color 0.2s;
    transition: color 0.2s;
	text-transform: uppercase;
}

.top__menu, .top__slogan,
.top .nav > li > a:hover {
	color:#747474;
}

.header-cart__items::before {
	border-color:#2acb35;
}

.blog .blog__comments-link, .btn-primary--transition:hover, .btn-shop:hover, .glyphicon-search--nav, .header-cart:hover, .header-cart:hover .header-cart__text--price, .in-stock, .nav-blog a, .opening-time .week-day.today, .page-not-found .page-not-found__link, .pagination .active, .pagination .pagination--nav:hover, .pagination > li > a:hover, .primary-color, .products__price, .products__price--widgets, .quantity .quantity__input, .secondary-link, .secondary-link:hover, .shop__amount-filter__link:hover, .single-product__price, .star-on, .table-theme tr.active td {
	color:#2acb35;
}

.products__price .line-through,
.popular-product li .title-holder h5 .line-through {
	color: #413c35;
	font-weight: 600;
}

.alert-primary, .alert-success, .btn-primary--reverse-transition:hover, .btn-primary--transition, .header .navbar-toggle.collapsed, .header-cart__items::after, .header-cart__open-cart, .motivational-stories .motivational-stories__circle, .nav-sidebar-menu > li.active a::before, .nav-sidebar-menu > li > a:hover::before, .page-not-found .page-not-found__background, .pagination .pagination--nav, .product-overlay__cart, .progress .progress-bar--success, .search-panel, .search-panel__form .form-control, .search-panel__form .form-control:focus, .shop__filter__slider .ui-slider-range {
    background-color:#2acb35;
}

.header-cart::after {
	background:transparent;
}

.menu-bottom-line {
	background:#f5f4ef;
	height:11px;
	width:100%;
	overflow: hidden;
	display:block;
	z-index: 100;
}

.menu-bottom-line.fixed-line {
	position: fixed;
	top:112px;
	left:0;
}

.fixed-header .header {
	box-shadow: none;
	-webkit-box-shadow: none;
	background: #F7F7F7 !important;
}

.body-fixed-line .top {
	margin-top: 11px;
	z-index: 1;
}

.choosing-area {
    padding-top: 70px;
    padding-bottom: 40px;
}

.sec-title {
    margin-top: -3px;
    padding-bottom: 27px;
    position: relative;
}

.sec-title h3 {
    color: #2acb35;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    font-family: 'Courgette', cursive;
	margin:0;
}

.sec-title h1 {
    color: #404040;
    font-size: 32px;
    font-weight: 700;
    line-height: 36px;
    text-transform: uppercase;
    margin: 8px 0 14px;
	font-family: 'Poppins', sans-serif;
}

.choosing-area .single-item .title h3 {
	margin:0;
	color: #404040;
	font-size: 18px;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
}

.choosing-area .single-item {
    border: 1px dashed #e1e1e1;
    display: block;
    padding: 18px 30px 12px;
    margin-bottom: 30px;
    transition: all 900ms ease;
	font-size: 14px;
	color: #888888;
	line-height: 24px;
	font-weight: 400;
}

.choosing-area .single-item:hover {
    border: 1px dashed #2acb35;
}

.choosing-area .single-item .title {
    overflow: hidden;
    display: block;
    position: relative;
    padding-bottom: 17px;
}

.choosing-area .single-item .title::before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    content: "";
    border-bottom: 1px dashed #e1e1e1;
}

.choosing-area .single-item .title::after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0%;
    height: 1px;
    content: "";
    border-bottom: 1px dashed #2acb35;
    transition: all 500ms ease;
}

.choosing-area .single-item:hover .title::after {
    width: 100%;
}

.choosing-area .single-item .text-holder {
    overflow: hidden;
    padding-top: 24px;
	 display: block;
}

.choosing-area .single-item .text-holder .iocn, .choosing-area .single-item .text-holder .text {
    display: table-cell;
    vertical-align: middle;
}

.choosing-area .single-item .text-holder .iocn {
    width: 45px;
}

.choosing-area .single-item .text-holder .iocn span::before {
    color: #2acb35;
    font-size: 55px;
    line-height: 55px;
}

.choosing-area .single-item .text-holder .text {
    padding-left: 20px;
	color: #888888;
}

.choosing-area .single-item .text-holder .iocn, .choosing-area .single-item .text-holder .text {
    display: table-cell;
    vertical-align: middle;
}

.footer-area {
    background: #222426;
    padding-top: 70px;
	padding-bottom: 30px;
    position: relative;
}

.single-footer-widget.martop-minus {
    margin-top: -20px;
}
.single-footer-widget {
    position: relative;
    overflow: hidden;
	color: #888888;
}

.single-footer-widget .footer-logo {
    overflow: hidden;
    padding-bottom: 25px;
}

.single-footer-widget .footer-logo a {
    display: inline-block;
}

.single-footer-widget .our-info {
    overflow: hidden;
}

.single-footer-widget .our-info p {
    color: #888888;
    font-size: 14px;
    margin: 0;
}

.single-footer-widget .footer-contact-info {
    overflow: hidden;
    display: block;
    margin: 25px 0 0;
	list-style: none;
	padding: 0;
	list-style: none;
}

.single-footer-widget .footer-contact-info li {
    padding-left: 40px;
    position: relative;
    padding-bottom: 17px;
    margin-bottom: 17px;
}

.single-footer-widget .footer-contact-info li .icon-holder {
    position: absolute;
    top: 4px;
    left: 0;
}

.single-footer-widget .footer-contact-info li .icon-holder span.flaticon-arrows::before {
    position: relative;
    top: 5px;
}

.single-footer-widget .footer-contact-info li .icon-holder span::before {
    color: #2acb35;
    font-size: 20px;
    line-height: 20px;
}

.single-footer-widget .footer-contact-info li .text-holder h5 {
    color: #888888;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
	margin-top:10px;
}

.single-footer-widget .title {
    padding-bottom: 40px;
    margin-top: -2px;
}

.single-footer-widget .title h3 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	margin:4px 0 0;
}

.single-footer-widget .usefull-links.fl-lft {
    float: left;
    width: 130px;
    border-right: 1px solid #2f3132;
    padding-right: 40px;
    margin-right: 35px;
}
.single-footer-widget .usefull-links {
    overflow: hidden;
    margin-top: -5px;
	list-style: none;
	padding-left: 0;
}

.single-footer-widget .usefull-links li {
    margin-bottom: 24px;
    line-height: 14px;
}

.single-footer-widget .usefull-links li a {
    position: relative;
    color: #888888;
    font-size: 14px;
    font-weight: 400;
    transition: all 500ms ease;
}

.single-footer-widget .usefull-links li a::before {
    position: absolute;
    top: 7px;
    left: -10px;
    width: 6px;
    height: 6px;
    background: #2acb35;
    content: "";
    border-radius: 50%;
    transition: all 300ms ease-in;
}

.single-footer-widget .usefull-links li a:hover {
    color: #2acb35;
    padding-left: 15px;
}

.single-footer-widget .usefull-links li a:hover::before {
    left: 0px;
}

.single-footer-widget .latest-post {
    margin-top: -6px;
	padding-left: 0;
}

.single-footer-widget .latest-post .single-post {
    position: relative;
    margin-bottom: 18px;
    padding-bottom: 18px;
    border-bottom: 1px solid #2e2e2e;
    min-height: 70px;
}

.single-footer-widget .latest-post .single-post .img-holder, .single-footer-widget .latest-post .single-post .text-holder {
    display: table-cell;
    vertical-align: middle;
}

.single-footer-widget .latest-post .single-post .img-holder {
    width: 70px;
}

.single-footer-widget .latest-post .single-post .img-holder .img {
	width: 100%;
	padding-bottom: 100%;
	border-radius: 50%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 0;
}

.single-footer-widget .latest-post .single-post .img-holder img {
    transition: all 0.5s ease 0s;
    width: 100%;
    border-radius: 50%;
	height:0;
	opacity: 0.0;
}

.single-footer-widget .latest-post .single-post .text-holder {
    padding-left: 20px;
    position: relative;
}

.single-footer-widget .latest-post .single-post .text-holder a.post-title {
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    transition: all 500ms ease;
}

.single-footer-widget .latest-post .single-post .text-holder a.post-title:hover {
    color: #2acb35;
}

.single-footer-widget .latest-post .single-post .text-holder .post-info {
    overflow: hidden;
    margin: 0px 0 0;
}

.single-footer-widget .latest-post .single-post .text-holder .post-info span {
    color: #2acb35;
    font-size: 14px;
}

.single-footer-widget .newsletter-box {
    margin-top: -6px;
    margin-bottom: 40px;
}

.single-footer-widget .newsletter-box .newsletter-form {
    position: relative;
    overflow: hidden;
    display: block;
}

.single-footer-widget .newsletter-box form.newsletter-form {
    position: relative;
    margin-top: 15px;
}

.single-footer-widget .newsletter-box form.newsletter-form input[type="text"] {
    background: #27282a;
    border: 1px solid #2d2f31;
    color: #7d7a7a;
    display: block;
    font-size: 14px;
    font-weight: 500;
    height: 45px;
    letter-spacing: 1px;
    padding-left: 50px;
    padding-right: 55px;
    position: relative;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    width: 100%;
}

.single-footer-widget .newsletter-box form.newsletter-form input[type="text"]:focus {
    border: 1px solid #424141;
    background: #fff;
    color: #000;
}

.single-footer-widget .newsletter-box form.newsletter-form button {
    background: #2acb35 none repeat scroll 0 0;
    color: #fff;
    display: block;
    height: 45px;
    padding: 9px 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    width: 45px;
	border:0;
}

.single-footer-widget .newsletter-box form.newsletter-form button i {
    font-size: 14px;
}

.single-footer-widget .newsletter-box form.newsletter-form input[type="text"]:focus + button, .single-footer-widget .newsletter-box form.newsletter-form button:hover {
    background: #424141 none repeat scroll 0 0;
    color: #fff;
}

.single-footer-widget .newsletter-box form.newsletter-form .envelope {
    position: absolute;
    top: 13px;
    left: 0;
    width: 40px;
    height: 20px;
    display: block;
    text-align: center;
    border-right: 1px solid #1b1c1e;
}

.single-footer-widget .newsletter-box form.newsletter-form .envelope i {
    color: #48494c;
    font-size: 14px;
    display: block;
    line-height: 18px;
}

.single-footer-widget .contact-form textarea,
.single-footer-widget .contact-form input[type="text"] {
	background: #27282a;
	border: 1px solid #2d2f31;
	color: #7d7a7a;
	display: block;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1px;
	padding: 15px;
	position: relative;
	-webkit-transition: all 500ms ease 0s;
	transition: all 500ms ease 0s;
	width: 100%;
	height: 137px;
	font-family: "Open Sans",Helvetica,Arial,sans-serif;
}

.single-footer-widget .contact-form input[type="text"] {
	height: 45px;
	margin-bottom: 15px;
}

.single-footer-widget .contact-form textarea:focus {
    border: 1px solid #424141;
    background: #fff;
    color: #000;
}

.single-footer-widget .contact-form button {
	background: #2acb35 none repeat scroll 0 0;
	color: #fff;
	display: block;
	height: 45px;
	padding: 9px 0;
	text-align: center;
	-webkit-transition: all 500ms ease 0s;
	transition: all 500ms ease 0s;
	width: 100%;
	border: 0;
	margin-top:22px;
}

.single-footer-widget .contact-form button:hover {
	background: #424141 none repeat scroll 0 0;
	color: #fff;
}

.home-success-message,
.home-error-message {
	font-size:14px;
	padding:0 0 20px;
}

.home-success-message {
	color:#2acb35;
}

.home-error-message {
	color:#f9461c;
}

.contact-form-title {
	
}

.contact-form-title img {
	margin-top: -3px;
	margin-left: 12px;
	vertical-align: top;
}

.single-footer-widget .working-hours {
    overflow: hidden;
    display: block;
    padding: 0 20px;
    background: #27282a;
    border: 1px solid #2f3132;
    margin-top: -14px;
	list-style: none;
}

.single-footer-widget .working-hours li {
    border-bottom: 1px solid #2f3132;
    line-height: 40px;
}

.single-footer-widget .working-hours li span {
    float: right;
}

.single-footer-widget .working-hours li span.closed {
    color: #2acb35;
}

.footer-bottom-area {
    background: #1c1e20;
    padding: 20px 0 20px;
}

.copyright-text {
    padding: 7px 0;
}

.copyright-text p {
    margin: 0;
    color: #888888;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    line-height: 26px;
}

.copyright-text p a {
    font-weight: 500;
    color: #2acb35;
    transition: all 500ms ease;
}

.footer-bottom-area .footer-social-links {
    overflow: hidden;
    float: right;
	list-style: none;
	padding:0;
	margin:0;
}

.footer-bottom-area .footer-social-links li {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.footer-bottom-area .footer-social-links li a i {
    height: 40px;
    width: 40px;
    border: 2px solid #323232;
    display: block;
    border-radius: 50%;
    color: #999999;
    font-size: 14px;
    text-align: center;
    line-height: 38px;
    transition: all 500ms ease;
}

.scroll-to-top {
    background: #FFF;
    border: 1px solid #2acb35;
    bottom: 55px;
    color: #2acb35;
    cursor: pointer;
    display: none;
    font-size: 30px;
    font-weight: normal;
    height: 45px;
    line-height: 48px;
    position: fixed;
    right: 15px;
    text-align: center;
    transition: all 500ms ease 0s;
    width: 45px;
    z-index: 99999;
    -webkit-box-shadow: 0px 8px 23px -6px rgba(27,27,27,1);
    -moz-box-shadow: 0px 8px 23px -6px rgba(27,27,27,1);
    box-shadow: 0px 8px 23px -6px rgba(27,27,27,1);
}

.scroll-to-top:hover {
    background: #2acb35;
    color: #fff;
}

.btn {
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	transition: all 500ms ease;
	font-family: 'Poppins', sans-serif;
	border-radius: 30px;
	padding: 12px 25px 10px;
	transition: all 500ms ease;
}

.btn.btn-primary, .btn.btn-success {
	border: 2px solid #2acb35;
	background: #2acb35;
	border: 2px solid #2acb35;
	color: #ffffff;
}

.btn.btn-primary:hover, .btn.btn-success:hover {
    background: #ffffff;
    color: #252525;
}

.btn-primary--transition {
	border: 2px solid #2acb35;
}

.btn-primary--transition:hover {
	padding: 12px 25px 10px;
}

.mobile-navbar-form {
	display:none !important;
}

.breadcrumb-bottom-area {
    position: relative;
    overflow: hidden;
    padding: 18px 0 15px;
    border-bottom: 1px solid #f4f4f4;
    border-top: 1px solid #f4f4f4;
	display:block;
}

.breadcrumb-bottom-area .left ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.breadcrumb-bottom-area .left ul li {
    display: inline-block;
    margin-right: 6px;
    line-height: 20px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}

.breadcrumb-bottom-area .left ul li a {
    color: #404040;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
    transition: all 500ms ease;
}

.breadcrumb-bottom-area .left ul li a:hover {
    color: #2acb35;
}

.breadcrumb-bottom-area .left ul li i {
    font-size: 16px;
}

.breadcrumb-bottom-area .left ul li.active,
.breadcrumb-bottom-area .left ul li.active a {
    color: #2acb35;
}

.contact-form-area {
    padding-top: 0;
    padding-bottom: 80px;
}

.contact-form-area .sec-title {
    padding-bottom: 40px;
}
.sec-title {
    margin-top: -3px;
    padding-bottom: 27px;
    position: relative;
}

.sec-title h3 {
    color: #2acb35;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    font-family: 'Courgette', cursive;
	margin:0;
}

.sec-title h1 {
    color: #404040;
    font-size: 32px;
    font-weight: 700;
    line-height: 36px;
    text-transform: uppercase;
    margin: 8px 0 14px;
	font-family: 'Poppins', sans-serif;
}

.contact-form-area .inner-content {
    overflow: hidden;
    border: 1px solid #e3e1df;
    display: block;
    padding: 40px;
}

.contact-form-area .contact-form form input[type="text"], .contact-form-area .contact-form form input[type="email"], .contact-form-area .contact-form form textarea {
    background: #ffffff;
    border: 1px solid #e3e1df;
    color: #999999;
    display: block;
    font-size: 16px;
    height: 55px;
    margin-bottom: 25px;
    padding: 0 20px;
    width: 100%;
    transition: all 500ms ease;
}

.contact-form-area .contact-form form textarea {
    height: 110px;
    margin-bottom: 31px;
    padding: 10px 20px;
}

.thm-btn {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    transition: all 500ms ease;
    font-family: 'Poppins', sans-serif;
    display: block;
    border-radius: 30px;
    padding: 12px 25px 10px;
    transition: all 500ms ease;
}

.bgclr-1 {
    background: #2acb35;
    border: 2px solid #2acb35;
    color: #ffffff;
}

.contact-form-area .contact-form form button {
    width: 100%;
    padding: 13px 0 12px;
}

.thm-btn:hover {
    background: #ffffff;
    color: #252525;
}

.contact-form-area .contact-form form input[type="text"]:focus,
.contact-form-area .contact-form form input[type="email"]:focus{
    border-color: #2acb35;
}

.contact-form-area .contact-form form textarea:focus {
    border-color: #2acb35;
}

.contact-carousel .single-item {
    background: #fff;
    border: 1px solid #e3e1df;
    display: block;
    padding: 40px 30px 39px;
}

.contact-form-area ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.contact-carousel ul li {
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    border-bottom: 1px solid #e3e1df;
}

.contact-carousel ul li:last-child {
	border-bottom: 0 none;
}

.contact-carousel ul li .icon-holder {
    position: absolute;
    top: 1px;
	left: -15px;
}

.contact-carousel ul li .icon-holder span::before {
    color: #2acb35;
    font-size: 20px;
    line-height: 20px;
}

.contact-carousel ul li .icon-holder .fa {
	color: #2acb35;
	font-size: 23px;
	line-height: 20px;
}

.contact-carousel ul li .text-holder {
    padding-left: 12px;
}

.contact-carousel ul li .text-holder p {
    margin: 0;
    font-weight: 500;
}

.contact-map-area {
    position: relative;
}

.container-fluid {
    padding: 0;
}

#contact-google-map {
    height: 480px;
    width: 100%;
}

.shop__divider {
	border:0 none;
    border-top: 1px solid #f4f4f4;
}

.btn-shop {
	border-radius: 0;
}

.category-filter {
	display: block;
	border: 1px solid #f5f4f3;
	padding: 14px 30px 14px;
}

.category-filter li {
	border-bottom: 1px solid #ededed;
	margin-bottom: 7px;
	padding-bottom: 6px;
}

.category-filter li:last-child {
	border-bottom: 0px none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.category-filter li a {
	color: #888888;
	transition: all 500ms ease;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	position: relative;
	padding:5px 0;
}

.category-filter li a:hover,
.category-filter li a.active {
	color: #2acb35;
}

.category-title {
	margin-top: 12px;
}

.bold__divider {
    height: 1px;
    background-color: #f4f4f4;
}

.product-preview {
    padding-top: 37px;
}

.drop-text {
	font-size:16px;
}

.popular-product {
	padding:0;
	margin:0;
	list-style: none;
}

.popular-product li {
    border-bottom: 1px solid #f7f7f7;
    margin-bottom: 14px;
    overflow: hidden;
    padding-bottom: 25px;
    padding-left: 70px;
    position: relative;
}

.popular-product li .img-holder {
    display: block;
    overflow: hidden;
    position: absolute;
    width: 70px;
    min-height: 87px;
    top: 0;
    left: 0;
}

.popular-product li .img-holder .image {
	display:block;
	width: 70px;
	height:87px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}

.popular-product li .img-holder .image img {
	width:0;
	height:0;
	opacity:0.0;
}

.popular-product li .title-holder {
    padding-left: 20px;
	display: block;
}

.popular-product li .title-holder h4 {
    color: #404040;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0 0 10px;
    transition: all 500ms ease;
	font-family: 'Poppins', sans-serif;
}

.popular-product li .title-holder h5 {
    color: #2acb35;
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif;
	margin: 0 0 5px;
}

.popular-product li .title-holder .in-stock--single-product {
	padding:0;
}

.cart-area {
    padding-bottom: 80px;
    padding-top: 80px;
}

.cart-area .table-outer {
    overflow-x: auto;
    position: relative;
    width: 100%;
}

.cart-area .cart-table {
    min-width: 1024px;
    width: 100%;
}

.cart-area .cart-table .cart-header {
    background: #f7f7f7;
    color: #222222;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    position: relative;
    text-transform: capitalize;
    width: 100%;
}

.cart-area .cart-table thead tr th {
    font-weight: 400;
    line-height: 24px;
    min-width: 110px;
    padding: 20px 25px;
}

.cart-area .cart-table thead tr th.prod-column {
    padding-left: 30px;
    text-align: left;
}

.cart-area .cart-table tbody tr {
    border-bottom: 1px solid #f7f7f7;
}

.cart-area .cart-table tbody tr td {
    color: #999999;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    min-width: 100px;
    padding: 27.5px 25px;
}

.cart-area .cart-table tbody tr .prod-column .column-box .prod-thumb {
    width: 70px;
    border: 2px solid #f7f7f7;
    padding: 3px;
}

.cart-area .cart-table tbody tr .prod-column .column-box .prod-thumb, .cart-area .cart-table tbody tr .prod-column .column-box .title {
    display: table-cell;
    vertical-align: middle;
}

.cart-area .cart-table tbody tr .prod-column .column-box .prod-thumb img {
	display:block;
}

.cart-area .cart-table tbody tr .prod-column .column-box .title h3 {
    color: #222222;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
}

.cart-area .cart-table tbody tr .prod-column .column-box .prod-thumb, .cart-area .cart-table tbody tr .prod-column .column-box .title {
    display: table-cell;
    vertical-align: middle;
}

.cart-area .cart-table tbody tr .prod-column .column-box .title {
    padding-left: 20px;
}

.cart-area .cart-table tbody tr .qty {
    padding-right: 25px;
    width: 173px;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.cart-area .cart-table tbody tr td.unit-price {
    padding-left: 40px;
    padding-right: 20px;
}

.cart-area .cart-table tbody tr .qty .form-control {
    background-color: #f7f7f7;
    background-image: none;
    border: 1px solid #f7f7f7;
    border-radius: 0 !important;
    box-shadow: none;
    color: #222222;
    display: block;
    font-size: 18px;
    font-weight: 400;
    height: 45px;
    padding: 6px 0;
    text-align: center;
    font-family: 'Poppins', sans-serif;
}

.bootstrap-touchspin .input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: table-cell;
}

.bootstrap-touchspin .input-group-btn-vertical > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
    padding: 8px 10px;
    margin-left: -1px;
    position: relative;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0;
    border-top-right-radius: 4px;
	border-width: 1px;
}

.bootstrap-touchspin .input-group-btn-vertical i {
    position: absolute;
    top: 3px;
    left: 5px;
    font-size: 9px;
    font-weight: normal;
}

.cart-area .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0;
    margin-left: 0;
    padding: 11px;
}

.cart-area .cart-table tbody tr .qty .btn-default {
    background-color: #e0dcdc;
    border-color: #ababab;
    color: #fff;
}

.cart-area .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border-radius: 0;
    margin-left: 0;
    margin-top: -1px;
    padding: 10px;
	border-width: 1px;
}

.cart-area .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical i {
    font-size: 9px;
    left: 6px;
    top: 6px;
}

.cart-area .cart-table tbody tr .remove {
	text-align: center;
	font-size:24px;
}

.cart-area .cart-table tbody tr .remove a {
	color:#e20000;	
}

.remove-button {
	display:inline-block;
	width:23px;
	height: 23px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	background-image:url('/images/item_remove.png');
}

.cart-area .cart-table tbody tr td.price {
    color: #999999;
    font-size: 18px;
    font-weight: 400;
}

.cart-area .cart-table tbody tr .sub-total {
    color: #2acb35;
    font-weight: 400;
    font-size: 18px;
}

.cart-middle {
    padding-top: 30px;
}

.cart-middle .apply-coupon {
    padding-left: 245px;
    position: relative;
}

.cart-middle .apply-coupon input[type="text"] {
    border: 2px solid #e7e7e7;
    color: #777;
    font-size: 14px;
    font-weight: 400;
    height: 50px;
    left: 0;
    padding: 0 15px;
    position: absolute;
    top: 0;
    transition: all 500ms ease 0s;
    width: 225px;
}

.cart-middle .apply-coupon .apply-coupon-button button {
    padding: 11px 45px 9px;
}

.cart-area .sec-title {
    padding-bottom: 32px;
}

.cart-total-table {
    border: 2px solid #f7f7f7;
	list-style: none;
}

.cart-total-table li {
    border-bottom: 1px solid #f7f7f7;
}

.cart-total-table li span.col {
    color: #999999;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    padding: 10px 18px;
    position: relative;
    width: 50%;
    font-family: 'Open Sans', sans-serif;
}

.cart-total-table li span.col.col-title {
    border-right: 1px solid #f7f7f7;
    color: #222222;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    padding: 10px 18px;
    position: relative;
    width: 50%;
    font-family: 'Poppins', sans-serif;
}

.cart-bottom button.checkout-btn {
    padding: 11px 35px 9px;
    margin-top: 30px;
    float: right;
}

.sec-title.pdb-50 {
    padding-bottom: 50px;
}

.checkout-area .sec-title {
    padding-bottom: 40px;
}

.checkout-area .sec-title h1 {
    color: #222;
    font-size: 24px;
    text-transform: none;
}

.checkout-area .form .field-label {
    color: #222222;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 3px;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
}

.checkout-area .form .field-input input[type="text"],
.checkout-area .form .field-input input[type="email"],
.checkout-area .form .field-input select {
    border: 2px solid #e7e7e7;
    color: #999999;
    display: block;
    font-size: 14px;
    height: 48px;
    margin-bottom: 23px;
    padding: 0 15px;
    width: 100%;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    font-family: 'Poppins', sans-serif;
}

.shirt-select select {
	background-color: #f7f7f7;
	background-image: none;
	border: 1px solid #f7f7f7;
	border-radius: 0 !important;
	box-shadow: none;
	color: #222222;
	display: block;
	font-size: 14px;
	font-weight: 400;
	height: 45px;
	padding: 6px;
	text-align: left;
	font-family: 'Poppins', sans-serif;
	width:100%;
}

.checkout-area .form .field-input textarea {
    border: 2px solid #e7e7e7;
    color: #999;
    display: block;
    font-size: 14px;
    height: 119px;
    padding: 10px 15px;
    width: 100%;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.checkout-area .form .field-input input[type="text"]:focus,
.checkout-area .form .field-input textarea:focus,
.checkout-area .form .field-input select:focus {
    border: 2px solid #2acb35;
}

#coupon_check {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 10px;
}

#coupon_response_message {
	display: inline-block;
	vertical-align: middle;
	margin-left: 30px;
	margin-bottom: 10px;
}

.new-green {
	color:#2acb35;
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
	.navbar-default .navbar-nav > li > a {
		font-size: 13px;
		padding-left: 11px;
		padding-right: 11px;
	}
}

.faq-content-area {
    padding-top: 30px;
    padding-bottom: 80px;
}

.faq-category-title {
	font-size:21px;
	color:#2acb35;
	font-family: 'Poppins', sans-serif;
	margin-top: 25px;
	margin-bottom: 15px;
}

.accordion-box {
    border: 1px solid #e6e6e6;
    display: block;
    padding: 20px 20px 0px;
}

.accordion-box .accordion {
    margin-bottom: 20px;
    position: relative;
}

.accordion-box .accordion .accord-btn {
    border-bottom: 1px solid #ededed;
    cursor: pointer;
    padding: 0px 40px 20px 0px;
    position: relative;
    transition: all 500ms ease;
}

.accordion-box .accordion .accord-btn.active {
    border-bottom: 1px solid transparent;
    transition: all 500ms ease;
}

.accordion-box .accordion .accord-btn h4 {
    color: #222222;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    transition: all 500ms ease;
	font-family: 'Poppins', sans-serif;
	margin:0;
}

.accordion-box .accordion .accord-btn::after {
    color: #cfcfcf;
    content: "\f10c";
    font-family: "Flaticon";
    font-size: 12px;
    font-weight: 400;
    line-height: 28px;
    margin-top: -25px;
    position: absolute;
    right: 0px;
    top: 50%;
    transition: all 500ms ease 0s;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid #e4e4e4;
    text-align: center;
}

.accordion-box .accordion .accord-btn.active h4 {
    color: #2acb35;
}

.accordion-box .accordion .accord-btn.active::after {
    content: "\f10b";
    border: 2px solid #2acb35;
    color: #2acb35;
    background: transparent;
}

.accordion-box .accordion .accord-content {
    display: none;
    padding: 0px 50px 25px 0px;
    position: relative;
    border-bottom: 1px solid #ededed;
}

.accordion-box .accordion .accord-content p {
    margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #888888;
	line-height: 24px;
	font-weight: 400;
}

.input-error {
	border-color:#c81010 !important;
	background-color:#fff6f6 !important;
}

.checkbox-error {
	box-shadow: 0px 0px 0px 2px #c81010 !important;
}

.howto {
	padding-top: 70px;
	padding-bottom: 40px;
}

.howto .single-item {
	padding:43px 25px 10px;
	box-shadow: 0 0 6px #CCC;
	margin-bottom: 30px;
}

.howto .single-item .icon {
	width: 100%;
	text-align: center;
	display: block;
}

.howto .single-item .icon .howto-icon {
	display:inline-block;
	width: 120px;
	height: 65px;
	background-position: center center;
	background-repeat: no-repeat;
	margin:0 auto;
}

.howto .single-item .icon span::before {
    color: #2acb35;
    font-size: 50px;
    line-height: 50px;
}

.howto .single-item .title {
	display: block;
	position: relative;
	padding-bottom: 17px;
	text-align: center;
}

.howto .single-item .title h3 {
	color: #404040;
	font-size: 18px;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	margin: 23px 0 10px;
}

.howto .single-item .text {
	padding-bottom: 0;
	color: #888888;
	text-align: center;
	display:block;
}

.howto .single-item .text p {
	margin-bottom: 2px;
}

.howto .single-item .more-area {
	display:block;
	background: #FFF;
	margin-left: -25px;
	margin-right: -25px;
	padding-left: 25px;
	padding-right: 25px;
	position: relative;
	z-index: 5;
	padding-bottom: 10px;
	-webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.howto .single-item .more-button {
	color: #2acb35;
	font-size:23px;
	display:block;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
}

.howto .single-item.show .more-area {
	box-shadow: 0px 3px 3px 0px #DDD;
	z-index: 10;
}

.howto .single-item .more-text {
	display:none;
	color: #888888;
}

.news-list {
	padding-top: 80px;
	padding-bottom: 80px;
}

.news-list .news-list-box {
	border: 1px solid #e6e6e6;
	display: block;
	padding: 20px;
	position: relative;
	padding-top: 65px;
}

.news-list-box .news-list-item {
	display: block;
}

.news-list-box .news-list-item .inner {
	display: block;
	border-bottom: 1px solid #e6e6e6;
	padding-top: 20px;
	padding-bottom: 20px;
}

.news-list-box .news-list-item:first-child .inner {
	padding-top: 0;
}

.news-list-box .news-list-item:last-child .inner {
	border-bottom:0px none;
	padding-bottom: 0;
}

.news-list-box .news-list-item .inner .image {
	width:100%;
	height: 0;
	padding-bottom: 60%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	display:block;
	border-radius: 5px;
}

.news-list-box .news-list-item .inner .image img {
	opacity:0;
	width:0;
	height:0;
}

.news-list-box .news-list-item .inner .title {
	display:block;
}

.news-list-box .news-list-item .inner .title h3 {
	display:inline-block;
	vertical-align: middle;
	color: #2acb35;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	transition: all 500ms ease;
	font-family: 'Poppins', sans-serif;
	margin: 0;
}

.news-list-box .news-list-item .inner .title .date {
	display:inline-block;
	vertical-align: middle;
	margin-left:10px;
	color: #AAA;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}

.news-list-box .news-list-item .inner .pre-text {
	margin: 15px 0 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #888888;
	line-height: 24px;
	font-weight: 400;
}

.pagination {
	padding-top: 50px;
	margin-top: 10px;
	text-align: center;
	width: 100%;
}

.pagination li {
	display: inline-block;
	margin: 0 3px;
	
}

.pagination li a {
	background: #fff none repeat scroll 0 0;
	border: 2px solid #f4f4f4;
	color: #252525;
	display: block;
	font-size: 18px;
	font-weight: 600;
	height: 55px;
	padding: 14px 0;
	transition: all 500ms ease 0s;
	width: 55px;
	font-family: 'Poppins', sans-serif;
	border-radius: 50%;
}

.pagination > li > a {
	box-shadow: none;
	border-radius: 50% !important;
}

.pagination .active {
	background:none;
}

.pagination li.active a, .pagination li:hover a {
    background: #2acb35 !important;
    color: #fff;
    border: 2px solid #2acb35;
}

.pagination li.prev a,
.pagination li.next a {
	
}

.pagination li.disabled a {
	color: #777;
}

.search-newsletter {
	background:#FFF;
	position: absolute;
	top:-1px;
	right:-1px;
	padding-left:10px;
	padding-bottom: 10px;
}

.search-newsletter form.newsletter-form {
	overflow: hidden;
	display: inline-block;
	position: relative;
	margin-top: 0;
}

.search-newsletter form.newsletter-form input[type="text"] {
    background: #ffffff;
    border: 1px solid #f4f4f4;
    color: #888888;
    display: block;
    font-size: 14px;
    font-weight: 500;
    height: 50px;
    letter-spacing: 1px;
    padding-left: 50px;
    padding-right: 55px;
    position: relative;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    width: 265px;
}

.search-newsletter form.newsletter-form button {
    background: #2acb35 none repeat scroll 0 0;
    color: #fff;
    display: block;
    height: 50px;
    padding: 8px 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    width: 50px;
    border: 0;
}

.search-newsletter form.newsletter-form button:hover {
    background: #424141 none repeat scroll 0 0;
    color: #fff;
}

.search-newsletter form.newsletter-form button i::before {
    font-size: 24px;
	margin-left:0;
}

.search-newsletter form.newsletter-form .envelope {
    position: absolute;
    top: 16px;
    left: 0;
    width: 40px;
    height: 20px;
    display: block;
    text-align: center;
}

.search-newsletter form.newsletter-form .envelope i {
    color: #CCC;
    font-size: 18px;
    display: block;
    line-height: 18px;
}

.search-newsletter form.newsletter-form .envelope i::before {
	margin-left:10px;
	font-size: 22px;
}

.search-newsletter form.search-form {
	overflow: hidden;
	display: inline-block;
	position: relative;
	margin-top: 0;
	margin-left:12px;
}

.search-newsletter form.search-form input[type="text"] {
    background: #ffffff;
    border: 1px solid #f4f4f4;
    color: #888888;
    display: block;
    font-size: 14px;
    font-weight: 500;
    height: 50px;
    letter-spacing: 1px;
    padding-left: 10px;
    padding-right: 55px;
    position: relative;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    width: 265px;
}

.search-newsletter form.search-form button {
    background: #2acb35 none repeat scroll 0 0;
    color: #fff;
    display: block;
    height: 50px;
    padding: 9px 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    width: 50px;
    border: 0;
}

.search-newsletter form.search-form button:hover {
    background: #424141 none repeat scroll 0 0;
    color: #fff;
}

.search-newsletter form.search-form button i {
    font-size: 14px;
}

.bonus-point {
	display:inline-block;
	vertical-align: middle;
	border:1px solid #efad29;
	background:transparent;
	width:13px;
	height: 13px;
	margin:1px 3px;
	border-radius: 50%;
}

.bonus-point.active {
	background:#efad29;
}

.credit-point-li {
	padding: 2px 5px 0 !important;
}

.credit-point {
	font-family: 'Poppins', sans-serif;
	font-weight: 900;
	color: #2acb35;
	font-size: 19px;
	vertical-align: middle;
	margin-left:5px;
}

.product-bonus-box {
	border:1px dashed #cac9cb;
	border-radius: 7px;
	padding:12px 10px;
	display:table;
	width:100%;
	margin-bottom:10px;
}

.product-bonus-box .bonus-points {
	float:left;
	padding: 0px 16px 0px 0;
	vertical-align: middle;
}

.product-bonus-box .bonus-points .bonus-point {
	width:26px;
	height:26px;
}

.product-bonus-box .credit-points {
	float:left;
	padding: 0px 16px 0px 0;
	vertical-align: middle;
}

.product-bonus-box .credit-points .credit-point {
	font-family: 'Poppins', sans-serif;
	font-weight: 900;
	color:#2acb35;
	font-size: 42px;
}

.product-bonus-box p {
	font-size:14px;
	color:#1c1c1d;
	margin:0;
}

.product-bonus-box a {
	font-size: 14px;
	color:#71a866;
	text-decoration: none;
}

.product-bonus-box a:hover {
	color:#8cc681;
}

.lang-select img {
	max-height: 12px;
	vertical-align: top;
	margin-top: 2px;
}

.banners--big {
	background-color: #2bcb35;
	font-family: 'Poppins', sans-serif;
	background-image: none;
	text-shadow: none;
	font-size: 18px;
	font-weight: 500;
}

.alert {
	font-family: 'Poppins', sans-serif;
	text-transform: none;
	font-size: 15px;
	font-weight: 500;
}

.banners--small--social .social {
	font-family: 'Poppins', sans-serif;
}

.banners--small--social .social i {
	padding: 2px 16px 0 6px;
	float: left;
	font-size: 34px;
}

#tabDesc,
#tabReviews,
.nav-tabs > li > a {
	font-family: 'Poppins', sans-serif;
}

.consultations-area {
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 70px;
    position: relative;
    z-index: 1;
	padding-bottom:100px;
}

.consultations-area .sec-title {
	text-align: center;
}

.consultations-area .sec-title h1 {
	color:#FFF;
}

.consultations-area .inner-content {
    background: #ffffff;
    display: block;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
    border: 1px solid #f5f5f5;
    margin-bottom: -70px;
}

.consultations-area input[type="text"], .consultations-area input[type="email"], .consultations-area textarea {
    width: 100%;
    border: 1px solid #f4f4f4;
    background: #ffffff;
    color: #888888;
    height: 50px;
    margin-bottom: 30px;
    display: block;
    padding: 0 15px;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    transition: all 500ms ease;
}

.consultations-area textarea {
    padding: 13px 15px;
    height: 210px;
}

.consultations-area button {
    display: block;
    width: 100%;
    padding: 15px 0 13px;
}

.tou-accept {
	display:inline-block;
	border:2px solid #e7e7e7;
	padding:10px 15px;
	font-size: 18px;
	vertical-align: middle;
	cursor: pointer;
}

.tou-accept span {
	font-size:28px;
	vertical-align: middle;
	display:inline-block;
	width:32px;
}

.tou-accept input {
	display:inline-block;
}

.footer-logo img {
	max-width: 260px;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
	width:100%;
	max-width: 100%;
}

.payment-options {
    background: #f7f7f7 none repeat scroll 0 0;
    margin-top: 30px;
    overflow: hidden;
    padding: 23px 20px 35px;
	border:2px solid #f7f7f7;
}

.payment-options .option-block .checkbox label span {
    color: #222222;
    font-size: 16px;
    padding-left: 10px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}

.payment-options .payment-title {
	padding-left: 20px;
    font-size: 18px;
    font-weight: bold;
}

.cart-bottom {
	padding-top:30px;
}

.cart-total-table li label {
	display:block;
	color: #222222;
    font-size: 16px;
    padding-left: 10px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}

.cart-total-table li label img {
	margin-left: 5px;
	vertical-align: top;
	margin-top: -2px;
}

.included-vat {
	display: inline;
	position: relative;
	padding-left: 16px;
	top: -7px;
	padding:0px 24px 0px 20px;
	font-size: 11px;
	color:#a39888;
}

.included-vat::after {
    position: absolute;
    content: "";
    background-color: #b1b0a7;
    width: 1px;
    height: 18px;
    right: 0;
    top: 50%;
    margin-top: -9px;
}

.header-cart__open-cart .btn-darker {
	margin-bottom: 20px;
}

.payment-debitcard-info {
	font-size: 13px;
	display:block;
	margin-top: 7px;
	margin-left: 18px;
}

.product-viewer {
	padding-top: 5px;
}

.product-viewer img {
	vertical-align: middle;
	margin-right: 5px;
}

.product-viewer p {
	display:inline-block;
	color:#2acb35;
	font-size: 14px;
	vertical-align: middle;
	margin:0;
}

.simplepay-logo {
	width:100%;
}

.simplepay-logo img {
	width:100%;
}

.card-payment-label {
	line-height: 40px;
	vertical-align: middle;
}

.cart-total-table li.card-payment-label label img {
    height: 40px;
    margin-left: 5px;
    vertical-align: top;
	margin-top: 0;
}

#postapont_text {
	font-size: 16px;
	color:#6ea760;
	margin-bottom: 20px;
	display: inline-block;
}

.featherlight {
    background: rgba(0,0,0,0.8) !important;
	padding:40px !important;
}

#gls_pont_canvas {
	width: 100%;
	height: 500px;
}

.products__title {
	min-height: 45px;
}

#blog .post-item {
	width: 33.33333333%;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 8px;
}

#blog .post-item .post-item-wrap {
	padding:15px;
}

#blog .post-item img {
	max-width: 100%;
}

#blog .post-item .post-item-description {
    padding: 24px !important;
}

#blog .post-item h2 {
	margin-top: 10px;
}

#blog .post-item .post-meta-date {
	color: #c2c2c2;
	position: relative;
	top: -4px;
	font-size: 12px;
	margin-right: 8px;
}

.blog-header-image {
	background:none;
}

.blog-header-image .jumbotron__container {
	padding:0;
}

.blog-header-image .jumbotron__container img {
	width:100%;
}

.sample-title h3 {
	margin-top: 0;
	margin-bottom: 20px;
}

.sample-title img {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	display:block;
}

.discount-product-select {
	padding-top:20px;
}

.discount-product-select .field-label {
    color: #222222;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 3px;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
	font-weight: 700;
}

.discount-product-select .field-input input[type="text"],
.discount-product-select .field-input input[type="email"],
.discount-product-select .field-input select {
    border: 2px solid #e7e7e7;
    color: #999999;
    display: block;
    font-size: 14px;
    height: 48px;
    margin-bottom: 23px;
    padding: 0 15px;
    width: 100%;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    font-family: 'Poppins', sans-serif;
}

@media screen and (max-width: 991px) {
	.navbar-default .navbar-nav > li > a {
		padding-top: 10px;
		padding-bottom: 10px;
		line-height: 19px;
	}
	
	.copyright-text {
		text-align: center;
	}
	
	.contact-carousel {
		margin-top:20px;
	}
	
	.howto .single-item .more-area {
		margin-bottom: -10px;
	}
	
	.news-list-box .news-list-item .inner .title {
		margin-top:10px;
	}
	
	.howto .single-item.show .more-area {
		box-shadow: none;
	}
}

@media screen and (max-width: 767px) {
	table.responsive-2 tr td {
		width:100%;
	}
	
	table.responsive-3 tr td {
		width:100%;
	}
	
	table.responsive-4 tr td {
		width:100%;
	}
	
	.contact-form-area .inner-content {
		padding:10px;
	}

	#contact-google-map {
		 height: 320px;
	}

	.search-newsletter {
		position: relative;
		top:auto;
		right:auto;
		padding-left:0;
	}
	
	.news-list .news-list-box {
		padding-top:20px;
	}

	.search-newsletter form.newsletter-form {
		display:block;
	}
	
	.search-newsletter form.newsletter-form input[type="text"] {
		width:100%;
	}
	
	.search-newsletter form.search-form {
		display:block;
		margin-left: 0;
		margin-top:20px;
	}
	
	.search-newsletter form.search-form input[type="text"] {
		width:100%;
	}
	
	.product-bonus-box .bonus-points,
	.product-bonus-box .credit-points{
		width:100%;
		float:none;
		padding:0;
		text-align: center;
	}
	
	.product-bonus-box .bonus-desc {
		padding-top:10px;
	}
	
	.cart-middle .apply-coupon input[type="text"] {
		width:100%;
	}
	
	.cart-middle .apply-coupon {
		padding-left:0;
		padding-top:60px;
	}
	
	#blog .post-item {
		width: 50%;
	}
	
	#blog .post-item h2 {
		font-size: 16px;
	}
}

@media screen and (max-width: 479px) {
	.cart-total-table li label img {
		margin-left: 18px;
		vertical-align: top;
		margin-top: 9px;
		display:block;
	}
	
	#blog .post-item {
		width: 100%;
	}
}
	
.font-arvo {
    font-family: 'Arvo', serif;
}

.font-open-sans {
    font-family: 'Open Sans', sans-serif;
}

.font-poppins {
    font-family: 'Poppins', sans-serif;
}

.font-courgette {
	font-family: 'Courgette', cursive;
}

.card-icons-bottom {
	width:100%;
	margin-top: 60px;
	display:none;
}

@media screen and (max-width: 1199px) {
	.shipping-info, .cart-total {
		margin-top: 80px;
	}
	
	.form .sec-title.pdb-50 {
		padding-bottom: 30px;
	}
	
	.cart-bottom {
		padding-top:0;
		margin-top: -20px;
	}
	
}