body {
	font-family: "Gilroy", sans-serif !important;
	font-weight: 400;
	color: #000;
	font-size: 14px;
	line-height: 20px;
	width: 100%;
	padding-top: 100px;
}
img {
    max-width: 100%;
    height: auto;
}
@media screen and (max-width: 768px) {
    body {
         padding-top: 80px;
         margin: 0;
    }
}
#top .container {
    padding: 0 15px;
}
@media screen and (max-width: 799px) {
    #top .container .row {
		margin: 0px;
	}
}
 body > .swiper-viewport {
     background: none;
     border: none;
     border-radius: 0;
     box-shadow: none;
}
 body > .swiper-viewport .swiper-pager .swiper-button-next {
     right: 34px;
}
 body > .swiper-viewport .swiper-pager .swiper-button-next > img {
     width: 60px;
     height: 40px;
}
 body > .swiper-viewport .swiper-pager .swiper-button-next:before {
     content: none;
}
 body > .swiper-viewport .swiper-pager .swiper-button-prev {
     left: 0;
}
 body > .swiper-viewport .swiper-pager .swiper-button-prev > img {
     width: 60px;
     height: 40px;
}
 body > .swiper-viewport .swiper-pager .swiper-button-prev:before {
     content: none;
}
 #content {
     min-height: 515px;
}
 #logo {
     float: left;
}
 #logo img {
     width: 100px;
}
 @media screen and (max-width: 767px) {
     #logo img {
         width: 80px;
         position: relative;
         left: -20px;
    }
}

@media screen and (max-width: 767px) {
	#logo {
		 left: 80px;
	}
}
#top {
	 background-color: #fff;
	 font-size: 17px;
	 font-weight: 500;
	 color: #222222;
	 border-bottom: none;
	 height: 100px;
	 max-height: 100px;
	 padding: 0;
}
 @media screen and (max-width: 767px) {
	 #top {
		 height: 80px;
		 max-height: 80px;
		 box-shadow: 0px 0px 6px #ccc;
	}
}
 .page-head-i {
	 padding-top: 50px;
}
 .page-head-i h1 {
	 font-size: 48px;
	 font-weight: bold;
}
 #about-page {
	 font-size: 30px;
	 line-height: 1.6;
	 text-align: center;
	 width: 75%;
	 margin: 0 auto;
	 color: black;
	 padding-top: 20px;
}
 #information-information .pav-newsletter {
	 display: none;
}
 #information-information.the-diff .pav-newsletter {
	 display: block;
	 margin-top: 0;
}
 #information-information.the-diff #content {
	 min-height: 0;
}
 #how-it h1 {
	 text-align: left;
	 font-size: 60px;
	 text-transform: uppercase;
	 color: black;
	 margin-top: 8%;
}
 #how-it .page-head-description p {
	 font-size: 36px;
	 color: black;
	 text-align: left;
	 width: 68%;
	 line-height: 1.6;
	 margin-top: 7%;
	 margin-bottom: 20%;
}
 #top-links {
	 padding-top: 39px;
}
 #top-links .list-inline {
	 margin-right: 11%;
}
@media screen and (max-width: 767px) {
	#top-links {
		 display: none;
	}
}
#top-links li {
	padding-right: 10px;
	padding-left: 10px;
}   
#top-links li a {
    color: #222222;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
}
 #top-links-right {
	 font-size: 16px;
	 margin-top: -34px;
}
 #top-links-right .account.open > a {
	 background-color: #ffffff;
}
 #top-links-right .account > a > .caret {
	 display: none;
}
 #top-links-right .account .dropdown-menu {
	 border: 1px solid black;
	 box-shadow: none;
	 border-radius: 0;
	 padding: 15px;
	 text-align: center;
	 top: 65px;
	 right: -23px;
}
 #top-links-right .account .dropdown-menu a {
	 font-size: 16px;
	 padding: 5px 0;
}
 #top-links-right .account .dropdown-menu a:hover {
	 background-image: none;
	 background-color: #000000;
	 color: #ffffff;
}
@media screen and (min-width: 768px) {
	 #top-links-right {
		 margin-right: 0;
	}
}
 @media screen and (max-width: 768px) {
	 #top-links-right {
		 display: none;
	}
}
 #top-links-right li.separator {
	 padding: 0 20px;
}
 #top-links-right li.separator span {
	 display: inline-block;
	 width: 1px;
	 background-color: #000000;
	 opacity: 0.3;
	 height: 30px;
}
 #top-links-right li.search img {
	 height: 20px;
}
 #top-links-right li.account img {
	 height: 20px;
	 margin-right: 8px;
}
 #top-links-right li.cart-top-link {
	 margin-right: 0;
	 padding-right: 0;
}
 #top-links-right li.cart-top-link #cart > span > img {
	 height: 20px;
}
 #top-links-right li a {
	 text-transform: capitalize;
	 font-weight: 400;
	 padding: 0;
	 font-size: 14px;
	 color: #007aff;
}
 #top-links-right li a strong {
	 font-size: 12px;
	 color: black;
	 font-weight: bold;
}
 #top-links-right li td {
	 font-size: 16px;
	 color: #6c6c6c;
	 vertical-align: middle;
	 background-color: #ffffff;
}
 #top-links-right li td.thumb {
	 padding: 0 !important;
	 text-align: left;
}
 #top-links-right li td.thumb img {
	 width: 70px;
}
 #top-links-right li td.name {
	 padding-left: 35px;
}
 #top-links-right li tr {
	 border: 1px solid #ddd;
}
#cart .dropdown-menu li > div {
	padding: 0 0 !important;
	min-width: 100%;
}
 #cart:hover {
	 cursor: pointer;
}
 #account-register input {
	 border: none;
	 border-bottom: 1px solid #6c6c6c;
}
 #account-register input:focus {
	 box-shadow: none !important;
}
 #account-account {
	 font-size: 20px;
	 color: #6c6c6c;
}
 #account-account h1 {
	 font-size: 48px;
	 font-weight: bold;
	 margin-top: 80px;
}
 .account-list {
	 margin-top: 80px;
}
 .account-list a {
	 font-size: 25px;
	 color: #6c6c6c;
}
 .account-list a[aria-expanded="true"] .arr img {
	 transform: rotate(180deg);
}
 .account-list li {
	 margin-bottom: 19px;
}
 .account-list li ul {
	 margin-top: 30px;
}
 .account-list a.active {
	 font-weight: 700;
}
 [id^=account-] .col-sm-9 {
	 width: 70%;
}
 [id^=account-] .col-sm-3 {
	 width: 30%;
}
 [id^=account-] legend {
	 border-bottom: none;
	 color: #6c6c6c;
	 font-size: 24px;
	 margin-bottom: 60px;
}
 [id^=account-] a.btn-info {
	 border: none !important;
	 background: none !important;
	 color: #6c6c6c;
}
 [id^=account-] a.btn-info i.fa {
	 font-size: 18px;
}
 [id^=account-] table {
	 font-size: 16px;
}
 [id^=account-] input {
	 border: none !important;
	 border-bottom: 1px solid #6c6c6c !important;
	 color: #6c6c6c !important;
}
 [id^=account-] input.form-control {
	 font-size: 20px !important;
}
 [id^=account-] input:focus {
	 box-shadow: none !important;
}
 [id^=account-] h1, [id^=account-] h2 {
	 font-size: 34px;
	 font-weight: bold;
	 color: black;
	 margin-top: 75px;
	 margin-bottom: 40px;
}
 [id^=account-] p {
	 color: #6c6c6c;
	 font-size: 16px;
	 margin-bottom: 50px;
}
 [id^=account-] p a {
	 color: black;
}
 [id^=account-] .addr-tbl a {
	 color: #6c6c6c;
}
 [id^=account-] .addr-tbl a i {
	 font-size: 18px;
}
 [id^=account-] form input[type="text"], [id^=account-] form input[type="password"] {
	 border: none;
	 border-bottom: 1px solid #6c6c6c;
}
 [id^=account-] form input[type="text"]:focus, [id^=account-] form input[type="password"]:focus {
	 box-shadow: none !important;
}
 [id^=account-] form .form-group {
	 margin-bottom: 40px;
}
 [id^=account-] form .btn-primary {
	 padding: 15px 80px;
	 font-size: 20px;
	 margin-bottom: 55px;
}
 #cart-total {
	 color: #666;
	 font-weight: 400;
	 font-size: 14px;
	 font-weight: 700;
	 position: absolute;
	 left: 25px;
	 top: 3px;
}
 #slideshow0 {
	 height: 900px;
}
#slideshow0 h1 {
	 font-size: 100px;
	 font-weight: 700;
	 color: #020202;
	 margin-bottom: 90px;
}
 #slideshow0 p {
	 font-size: 30px;
	 font-weight: 400;
	 color: #020202;
	 margin-bottom: 90px;
	 width: 300px;
	 line-height: 1.6;
}
 #slideshow0 .container {
	 padding-top: 7%;
	 padding-bottom: 7%;
}
 #find-fragrance {
	 background-color: #f5efef;
}
 #find-fragrance h2 {
	 font-size: 50px;
	 font-weight: bold;
	 text-transform: uppercase;
	 color: black;
	 margin-bottom: 15px;
}
 #find-fragrance .col-md-5 {
	 padding-top: 15%;
}
 .btn-main, .btn.btn-primary {
	 background-color: #000;
	 text-transform: uppercase;
	 font-size: 18px;
	 font-weight: 400;
	 color: #fff;
	 padding: 18px 43px;
	 border-radius: 0;
	 text-decoration: none;
	 display: inline-block;
	 border-color: unset;
	 background-image: none;
}
 .btn-main:hover, .btn.btn-primary:hover {
	 opacity: 0.8;
}
 .btn-main.lite, .btn.btn-primary.lite {
	 background-color: #fff;
	 border: 1px solid black;
	 font-size: 24px;
	 font-weight: 400;
	 color: #000000;
	 padding: 18px 40px;
}
 .btn-main.btn-rounded, .btn.btn-primary.btn-rounded {
	 width: 300px;
	 height: 50px;
	 border-radius: 25px;
	 padding-top: 15px;
	 border: none;
}
 #checkout-checkout h1 {
	 font-size: 48px;
	 margin-top: 75px;
	 font-weight: bold;
	 margin-bottom: 40px;
}
 #checkout-checkout #accordion .panel-default {
	 border-radius: 0;
	 border: none;
}
 #checkout-checkout #accordion .panel-default .panel-title {
	 font-size: 24px;
	 margin-left: 30px;
	 font-weight: 400;
}
 #checkout-checkout #accordion .panel-default .panel-body {
	 padding-left: 0;
	 padding-right: 0;
}
 #checkout-checkout #accordion .panel-default .panel-body label, #checkout-checkout #accordion .panel-default .panel-body input, #checkout-checkout #accordion .panel-default .panel-body select {
	 color: #6c6c6c;
	 font-size: 20px;
	 margin-bottom: 25px;
}
 #checkout-checkout #accordion .panel-default .panel-body div.radio {
	 padding-left: 20px;
}
 #feedbacks {
	 background-color: #eee;
}
 #pp-slider h3.popular-products {
	 font-weight: bold;
	 font-size: 48px;
	 text-transform: uppercase;
}
 #price-modal .modal-dialog {
	 width: 1140px;
	 -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.47);
	 -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.47);
	 box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.47);
}
 #price-modal .modal-content {
	 box-shadow: none;
	 border-radius: 0;
	 border: none;
	 padding: 75px;
	 background-color: #F2F1F1;
}
 #price-modal .modal-content h2 {
	 font-size: 46px;
	 text-transform: uppercase;
	 text-align: center;
	 color: black;
	 font-weight: bold;
	 margin: 0;
	 margin-bottom: 45px;
}
 #price-modal .modal-content .pricing-list {
	 color: #000;
	 padding: 25px;
	 min-height: 520px;
}
 #price-modal .modal-content .pricing-list .pr-title {
	 font-weight: bold;
	 font-size: 30px;
	 line-height: 37px;
	 margin-bottom: 71px;
	 border-bottom: 7px solid #699F7D;
	 max-width: 200px;
	 padding-bottom: 9px;
	 margin: 0px auto 70px;
}
 #price-modal .modal-content .pricing-list.orange .pr-title {
	 border-bottom: 7px solid #4B547E;
}
 #price-modal .modal-content .pricing-list.green .pr-title {
	 border-bottom: 7px solid #4B547E;
}
 #price-modal .modal-content .pricing-list .pr-price {
	 font-size: 50px;
	 font-weight: 700;
}
 #price-modal .modal-content .pricing-list .pr-diff-1 {
	 font-size: 17px;
	 margin-top: 19px;
}
 #price-modal .modal-content .pricing-list .pr-diff {
	 font-size: 25px;
	 font-weight: 400;
	 line-height: 1.3;
	 margin-top: 50px;
}
 #price-modal .modal-content .pricing-list.green .pr-diff {
	 margin-top: 50px;
}
 #price-modal .modal-content .pricing-list.green {
	 background-color: #FEFEFE;
}
 #price-modal .modal-content .pricing-list.pink {
	 background-color: #FAFAFA;
}
 #price-modal .modal-content .pricing-list.orange {
	 background-color: #F7F6F5;
}
 #price-modal .modal-content .pricing-list {
	 -webkit-box-shadow: 0px 6px 6px 0px #C6C5C5;
	 -moz-box-shadow: 0px 6px 6px 0px #C6C5C5;
	 box-shadow: 0px 6px 6px 0px #C6C5C5;
}
 #price-modal .modal-content .pricing-list button.btn {
	 background-color: rgba(0, 0, 0, 0.2);
	 width: 100%;
	 border: none;
	 border-radius: 0;
	 font-size: 28px;
	 font-weight: 500;
	 text-transform: uppercase;
	 margin-top: 83px;
	 color: #FFF;
}
 #price-modal .modal-content .pricing-list li.best_value {
	 background: #4B547E;
	 position: absolute;
	 width: 310px;
	 top: -30px;
	 left: 0px;
	 margin: 0px 15px;
	 padding: 12px 0px;
	 font-size: 14px;
	 text-transform: uppercase;
	 letter-spacing: 4px;
	 font-weight: 500;
	 color: #fff;
	 -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.47);
	 -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.47);
	 box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.47);
}
 #price-modal .modal-content .pricing-list .pr-diff span {
	 background: #4B547E;
	 color: #fff;
	 font-weight: 700;
	 padding: 4px 15px;
	 position: relative;
	 bottom: 5px;
}
 #price-modal .modal-content .pricing-list.pink button.btn {
	 background: #699F7D;
}
 #price-modal .modal-content .pricing-list.orange button.btn {
	 background: #4B547E;
}
 #price-modal .modal-content .pricing-list.green button.btn {
	 background: #6A5A85;
}
#price-modal-monthly .modal-dialog {
	width: 650px;
	-webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.47);
	-moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.47);
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.47);
	margin-top: 10%;
}
#price-modal-monthly .modal-content {
	box-shadow: none;
	border-radius: 0;
	border: none;
	padding: 40px;
	background-color: #ffffff;
	text-align: center;
}
#price-modal-monthly .modal-content h2 {
	font-size: 37px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	margin: 0;
	margin-bottom: 20px;
	color: #951b80;
}
#price-modal-monthly .modal-content p {
	font-size: 32px;
	line-height: 35px;
	font-weight: 500;
}
 #price-modal-monthly .modal-content p span {
	 color: #951b80;
}
 #price-modal-monthly .modal-content button {
	 width: 225px;
	 font-size: 36px;
	 font-weight: 600;
	 border-radius: 0;
	 box-shadow: none;
	 margin: 15px;
}
#price-modal-monthly .modal-content p.note {
	background: #000;
	color: #fff;
	font-size: 16px;
	letter-spacing: 1px;
	margin: 20px 0px 10px;
}
#price-modal-monthly .modal-content button#monthly-true-two {
	background-color: #951b80;
	border-color: #951b80;
	color: #ffffff;
	width: 150px;
	font-size: 25px;
	margin: 15px 15px 0px;
}
#price-modal-monthly .modal-content button#monthly-false-two {
	background-color: #ffffff;
	border-color: #951b80;
	color: #951b80;
	width: 170px;
	font-size: 25px;
	margin: 15px 15px 0px;
}
 #price-modal-annual .modal-dialog {
	 width: 900px;
	 -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.47);
	 -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.47);
	 box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.47);
	 margin-top: 10%;
}
 #price-modal-annual .modal-content {
	 box-shadow: none;
	 border-radius: 0;
	 border: none;
	 padding: 75px;
	 background-color: #ffffff;
	 text-align: center;
}
 #price-modal-annual .modal-content h2 {
	 font-size: 46px;
	 text-transform: uppercase;
	 text-align: center;
	 color: #ea5b0c;
	 font-weight: bold;
	 margin: 0;
	 margin-bottom: 45px;
}
 #price-modal-annual .modal-content p {
	 font-size: 42px;
	 line-height: 1.6;
}
 #price-modal-annual .modal-content p span {
	 color: #ea5b0c;
}
 #price-modal-annual .modal-content button {
	 width: 225px;
	 font-size: 36px;
	 font-weight: 600;
	 border-radius: 0;
	 box-shadow: none;
	 margin: 15px;
}
 #price-modal-annual .modal-content button#annual-true-two {
	 background-color: #ea5b0c;
	 border-color: #ea5b0c;
	 color: #ffffff;
}
 #price-modal-annual .modal-content button#annual-false-two {
	 background-color: #ffffff;
	 border-color: #ea5b0c;
	 color: #ea5b0c;
}
 .modal-backdrop.in {
	 display: none;
}
 #main-categories h2 {
	 font-size: 30px;
	 font-weight: 700;
	 text-transform: capitalize;
	 margin-top: 31px;
	 margin-bottom: 20px;
}
 #main-categories img {
	 width: 100%;
}
 #feedbacks {
	 position: relative;
	 overflow: hidden;
}
 #feedbacks > img {
	 width: 45%;
	 position: absolute;
	 top: 0;
	 left: 0;
}
 #popular-products {
	 background: none;
	 border: none;
	 border-radius: 0;
	 box-shadow: none;
}
 #popular-products:hover .swiper-button-prev {
	 left: -40px;
}
 #popular-products:hover .swiper-button-next {
	 right: -80px;
}
 #popular-products .swiper-button-prev:before {
	 content: none;
}
 #popular-products .swiper-button-next:before {
	 content: none;
}
 #popular-products .swiper-slide img {
	 width: 100%;
}
 #popular-products .swiper-slide p.price {
	 font-size: 18px;
	 color: #020202;
	 font-weight: 400;
}
 #popular-products .swiper-slide p.price .price-wrap {
	 display: inline-block;
	 width: 40%;
	 float: left;
}
 #popular-products .swiper-slide p.price .price-wrap .price-old {
	 text-decoration: line-through;
	 opacity: 0.5;
	 font-size: 16px;
}
 #popular-products .swiper-slide h4 {
	 font-size: 20px;
	 color: #020202;
	 font-weight: 500;
	 margin-top: 19px;
	 margin-bottom: 0;
	 text-transform: uppercase;
	 position: absolute;
	 bottom: 0;
	 text-align: center;
	 background-color: #f5efef;
	 width: 100%;
	 padding: 16px;
	 opacity: 0.8;
}
 #popular-products .swiper-slide h4 a {
	 color: #020202;
	 font-weight: 500;
}
 #popular-products .swiper-slide .cart-btn {
	 color: #020202;
	 font-size: 14px;
	 text-transform: uppercase;
	 font-weight: 500;
	 padding: 10px 16px;
	 display: inline-block;
	 margin-left: 20px;
}
 h3.popular-products {
	 margin-top: 90px;
	 margin-bottom: 34px;
	 font-size: 30px;
	 font-weight: 700;
	 color: #020202;
}
 #hp-discount {
	 position: relative;
	 background-size: cover;
	 margin-bottom: 74px;
}
 #hp-discount:before {
	 position: absolute;
	 content: '';
	 display: block;
	 height: 100%;
	 width: 100%;
	 background-color: #000;
	 opacity: 0.5;
}
 #hp-discount h3 {
	 font-size: 30px;
	 font-weight: 700;
	 color: #ffffff;
	 margin-bottom: 19px;
	 position: relative;
	 padding-top: 6%;
}
 #hp-discount p {
	 font-size: 24px;
	 font-weight: 400;
	 color: #ffffff;
	 margin-bottom: 29px;
	 position: relative;
}
 #hp-discount .btn-main {
	 position: relative;
	 margin-bottom: 6%;
}
 #home-review .video-img {
	 width: 100%;
}
 #home-review .reviews-slide {
	 padding-top: 8%;
}
 #home-review .reviews-slide h3 {
	 font-size: 48px;
	 font-weight: bold;
	 text-transform: uppercase;
}
 #home-review .reviews-slide .swiper-viewport {
	box-shadow: none;
	margin-bottom: 17px;
	background: none;
	border: none;
}
#the-diff h1 {
	 text-align: left;
	 font-size: 60px;
	 text-transform: uppercase;
	 color: black;
	 margin-top: 5%;
}
#the-diff h1.free_sample_header {
    text-transform: capitalize;
    text-align: center;
    margin: 0px 0px 15px;
    font-size: 30px;
}
#the-diff .page-head-description p {
    font-size: 30px;
    color: black;
    text-align: left;
    width: 70%;
    line-height: 40px;
    margin-top: 25px;
    margin-bottom: 17%;
}
 .the-diff-desc1 {
	 background-color: #f9f7f7;
}
 .the-diff-desc1 img {
	 width: 45%;
	 position: absolute;
	 right: 0;
}
 .the-diff-desc2 {
	 background-color: #f9f7f7;
}
 .the-diff-desc2 img {
	 width: 45%;
	 position: absolute;
	 left: 0;
}
 .the-diff-desc2 h4, .the-diff-desc2 h3 {
	 margin-top: 22% !important;
	 float: right;
}
 .the-diff-desc2 p {
	 float: right;
	 width: 51% !important;
	 padding-left: 1%;
}
.the-diff-desc3 {
    background-color: #f9f7f7;
    padding-bottom: 75px;
}
 .the-diff-desc3 img {
	 width: 45%;
	 position: absolute;
	 right: 0;
}
 .the-diff-desc3 h4 {
	 margin-top: 20% !important;
}
 .the-diff-desc3 p {
	 margin-bottom: 8.5% !important;
}
 .dif-cont h4, .dif-cont h3 {
	 font-size: 36px;
	 font-weight: bold;
	 color: black;
	 margin-top: 11%;
	 width: 50%;
	 margin-bottom: 5%;
}
 .dif-cont p {
	 width: 49%;
	 line-height: 1.6;
	 font-size: 36px;
	 font-weight: 300;
	 margin-bottom: 10%;
}
#carousel-reviews .swiper-slide {
	padding: 25px 0 0px;
}
.swiper-pagination.swiper-pagination-clickable {
	bottom: 0px;
	position: relative;
	float: left;
	margin: 25px 0px;
}
 #carousel-reviews .swiper-slide p {
	 color: #000000;
	 font-size: 23px;
	 font-style: italic;
	 line-height: 1.6;
}
 #carousel-reviews .swiper-slide .author {
	 font-size: 29px;
	 font-weight: 700;
	 font-style: italic;
}
 .pav-newsletter {
	 margin-top: 42px;
}
 .pav-newsletter h5 {
	 color: #222222;
	 font-size: 18px;
	 font-weight: 400;
	 margin-bottom: 11px;
	 margin-top: 0;
}
 .pav-newsletter p {
	 color: #777777;
	 font-size: 14px;
	 font-weight: 400;
	 margin-bottom: 0;
}
 .pav-newsletter p:first-child {
	 display: none;
}
 .pav-newsletter .form-group {
	 width: 60%;
	 display: inline-block;
}
 .pav-newsletter input.form-control {
	 border: 1px solid #eeeeee;
	 border-radius: 0;
	 box-shadow: none;
	 color: #636363;
	 font-size: 14px;
	 font-weight: 400;
	 padding: 24px 20px;
}
 .pav-newsletter .button-submit {
	 display: inline-block;
}
 .pav-newsletter .button-submit button {
	 background-color: #000;
	 text-transform: uppercase;
	 font-size: 18px;
	 font-weight: 400;
	 color: #fff;
	 padding: 12px 25px;
	 border-radius: 0;
	 text-decoration: none;
	 display: inline-block;
	 background-image: none;
	 border: none;
	 border-color: none;
	 font-size: 18px;
	 font-weight: 400;
	 margin-top: -3px;
	 margin-left: 15px;
}
 #instagram-feed {
	 padding-top: 90px;
}
 #instagram-feed a {
	 width: calc(90%/7);
	 display: inline-block;
}
@media screen and (max-width: 767px) {
	 #instagram-feed a {
		 width: calc(90%/3);
	}
}
 #instagram-feed a:not(:last-child) {
	 margin-right: 8px;
}
 #instagram-feed a img {
	 width: 100%;
}
#instagram-feed h3 {
	 color: #000000;
	 font-size: 30px;
	 font-weight: 700;
	 margin-bottom: 29px;
}
 #instagram-feed h3 i {
	 font-size: 30px;
}
#instagram_feed h3 {
	 color: #000000;
	 font-size: 30px;
	 font-weight: 700;
	 margin-bottom: 29px;
}
 #instagram_feed h3 i {
	 font-size: 30px;
}
#instagram_feed a.eapps-link, .eapps-instagram-feed-posts-grid-load-more-container {
	display: none !important;
	opacity: 0 !important;
	visibility: hidden !important;
}
 .swiper-pagination-bullet {
	 width: 15px !important;
	 height: 15px !important;
	 background-color: #fff !important;
	 border: 1px solid #cddfe9 !important;
	 box-shadow: none !important;
}
 .swiper-pagination-bullet.swiper-pagination-bullet-active {
	 background-color: #cddfe9 !important;
	 border-color: #cddfe9 !important;
	 box-shadow: none !important;
}
 footer {
	 background-color: #222222;
}
 footer a:hover {
	 opacity: 0.5;
}
 footer .footer-img {
	 margin-top: 61px;
	 width: 80px;
	 margin-bottom: 20px;
}
 footer .about-foot {
	 font-size: 14px;
	 font-weight: 400;
	 line-height: 24px;
	 color: #FFFFFF;
	 margin-bottom: 27px;
}
 footer .social-foot a {
	 margin-right: 50px;
}
 footer .social-foot a i {
	 font-size: 19px;
}
 footer .foot-links, footer .customer-service {
	 padding-top: 37px;
}
 footer .foot-links h4, footer .customer-service h4 {
	 font-size: 18px;
	 font-weight: 500;
	 margin-bottom: 19px;
	font-family: inherit;
	color: #FFF;
}
 footer .foot-links a, footer .customer-service a {
	 font-size: 14px;
	 font-weight: 400;
	 color: #ffffff;
}
 footer .foot-links li, footer .customer-service li {
	 padding-bottom: 19px;
}
 footer .customer-service p {
	 font-size: 14px;
	 margin-bottom: 0;
	 display: inline-block;
}
 footer .customer-service i {
	 display: inline-block;
	 margin-right: 15px;
}
footer .customer-service i.fa-map-marker {
	/* vertical-align: top; */
	font-size: 18px;
}
 footer .darkside {
	 background-color: #151515;
	 padding: 10px 0;
}
 footer .darkside .copyright {
	 font-size: 14px;
	 font-weight: 400;
	 color: #ffffff;
}
 footer .darkside .payments img {
	 width: 472px;
}
 @media screen and (max-width: 767px) {
	 footer .darkside .payments img {
		 width: 100%;
	}
}
 .formNewLestter .description-top {
	 text-align: left;
}
 .formNewLestter .col-md-6:first-child {
	 border-right: 1px solid #DDDDDD;
}
 @media screen and (max-width: 767px) {
	 .formNewLestter .col-md-6:first-child {
		 border: none;
	}
	 .formNewLestter .col-md-6:first-child .description-top {
		 text-align: center;
	}
}
 .formNewLestter .col-md-6:last-child {
	 text-align: right;
}
 @media screen and (max-width: 767px) {
	 .formNewLestter .col-md-6:last-child {
		 text-align: center;
	}
}
 .page-head {
	 background-color: #cddfe9;
	 margin-bottom: 100px;
	 text-align: left;
}
 .page-head h1 {
	 color: #020202;
	 font-size: 60px;
	 font-weight: 700;
	 margin-bottom: 32px;
	 margin-top: 16%;
	 text-transform: uppercase;
}
 @media screen and (max-width: 767px) {
	 .page-head h1 {
		 font-size: 4em;
	}
}
 .page-head .page-head-description {
	 color: #020202;
	 font-size: 24px;
	 font-weight: 400;
	 max-width: 50%;
	 margin-bottom: 19%;
	 display: inline-block;
	 line-height: 1.66;
}
 .product-layout {
	 margin-bottom: 70px;
}
 .product-layout > a {
	 position: relative;
	 width: 100%;
	 display: block;
}
 .product-layout img {
	 width: 100%;
}
.product-layout h4, .product-layout h3 {
	position: absolute;
	font-size: 17px;
	color: #020202;
	font-weight: 500;
	padding: 0 10px;
	text-transform: uppercase;
	bottom: 0;
	width: 100%;
	margin: 0;
	display: flex;
	height: 45px;
	background-color: rgba(255, 255, 255, 0.8);
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
/* .product-layout .cart-btn {
	 color: #ffffff;
	 font-size: 20px;
	 text-transform: uppercase;
	 font-weight: 400;
	 padding: 13px 28px;
	 display: inline-block;
	 background-color: black;
	 float: right;
}
*/
 .product-layout .cart-btn {
	 color: #ffffff;
	 font-size: 16px;
	 text-transform: uppercase;
	 font-weight: 400;
	 padding: 7px 16px;
	 display: inline-block;
	 background-color: black;
	 float: none !important;
}
 .product-layout .cart-btn.about-btn {
	 color: #000000;
	 background-color: #ffffff;
	 float: left;
}
 .product-layout p.price {
	 font-size: 18px;
	 color: #020202;
	 font-weight: 400;
	 margin-top: 20px;
}
 .product-layout p .price-wrap {
	 display: inline-block;
	 width: 40%;
	 float: left;
}
 .product-layout p .price-wrap .price-old {
	 text-decoration: line-through;
	 opacity: 0.5;
	 font-size: 16px;
}
 .pagination {
	 border-radius: 0;
}
 .pagination li.active span {
	 background-color: #222222;
	 border-color: #222222;
}
 .pagination li > a {
	 color: #020202;
}
 .pagination li:first-child > span {
	 border-top-left-radius: 0;
	 border-bottom-left-radius: 0;
}
 .pagination li:first-child > a {
	 border-top-left-radius: 0;
	 border-bottom-left-radius: 0;
}
 .pagination li:last-child > span {
	 border-top-right-radius: 0;
	 border-bottom-right-radius: 0;
}
 .pagination li:last-child > a {
	 border-top-right-radius: 0;
	 border-bottom-right-radius: 0;
}
 #latestpost .datebox {
	 display: none;
}
 #latestpost .padd {
	 display: none;
}
 #latestpost .description {
	 color: #666666;
	 font-size: 14px;
	 font-weight: 400;
}
 #latestpost .description img {
	 margin-right: 20px;
}
 #latestpost .listimg {
	 padding: 0 !important;
}
 #latestpost h4 {
	 color: #020202;
	 font-size: 24px;
	 font-weight: 500;
	 padding-top: 20px;
}
 #information-information #content p {
	font-family: "Gilroy", sans-serif !important;
}
 #information-information #content p img {
	 padding: 20px;
}
 #information-contact .addr-info {
	 padding-top: 90px;
}
 #information-contact h3 {
	 color: #020202;
	 font-size: 24px;
	 font-weight: 700;
	 text-transform: uppercase;
	 border-bottom: 1px solid rgba(0, 0, 0, 0.3);
	 padding-bottom: 29px;
}
 #information-contact li {
	 margin-bottom: 30px;
}
 #information-contact li > img {
	 width: 40px;
	 display: inline-block;
	 margin-right: 15px;
}
 #information-contact li > p {
	 color: #363636;
	 font-size: 14px;
	 font-weight: 400;
	 display: inline-block;
}
 #information-contact li:first-child {
	 margin-bottom: 10px;
}
 #information-contact li:first-child p {
	 line-height: 27px;
}
 #information-contact li:first-child > img {
	 vertical-align: baseline;
}
 #information-contact .contact-form form {
	 background-color: #f9f9f9;
	 padding: 59px 70px;
	 margin-bottom: 100px;
}
 #information-contact .contact-form form legend {
	 color: #020202;
	 font-size: 24px;
	 font-weight: 700;
	 text-align: center;
	 text-transform: uppercase;
	 padding-top: 0;
	 padding-bottom: 29px;
	 margin-bottom: 30px;
}
 input, textarea, select {
	 border: 1px solid #aeaeae;
	 background-color: #ffffff;
	 box-shadow: none;
}
 input.form-control, textarea.form-control, select.form-control {
	 border: 1px solid #aeaeae;
	 background-color: #ffffff;
	 box-shadow: none;
	 color: #363636;
	 font-size: 14px !important;
	 font-weight: 500;
	 border-radius: 0;
	 padding: 19px 20px;
}
 .form-group {
	 margin-bottom: 20px;
}
 label {
	 font-size: 16px;
}
 select:-internal-autofill-selected {
	 background-color: #ffffff !important;
	 background-image: none !important;
	 color: #000000 !important;
}
 #product-product {
	margin-top: 75px;
}
 #product-product .prod-desc {
	 padding-left: 55px;
}
#product-product h1 {
	color: #020202;
	font-size: 29px;
	font-weight: bold;
	margin-bottom: 20px;
	text-transform: uppercase;
	margin-top: 0;
	letter-spacing: 2px;
}
 #product-product .rating {
	 margin-top: 25px;
}
 #product-product .rating .fa-star-o {
	 font-size: 25px;
}
 #product-product .rating .fa-stack {
	 font-size: 12px;
}
 #product-product .rating .total-reviews {
	 margin-top: 22px;
	 color: #020202;
	 font-size: 20px;
	 font-weight: 400;
	 text-transform: uppercase;
	 display: block;
}
 #product-product .product-price li span {
	 color: #020202;
	 font-size: 24px;
	 font-weight: 400;
}
 #product-product .product-price li span.price-old {
	 text-decoration: line-through;
	 margin-right: 20px;
}
 #product-product .thumbnails {
	 margin-left: 0;
	 overflow: initial;
}
 #product-product .thumbnails .image-additional {
	 margin-left: 0;
	 max-width: initial;
}
 #product-product .thumbnails > li {
	 margin-left: 0;
}
 #product-product .thumbnails .image-additional a {
	 padding: 0;
	 border: none !important;
}
 #product-product #popular-products .swiper-slide h4 {
	 background: none;
	 margin-top: 0;
	 position: relative;
}
 #product-product h3.related-prod {
	 font-size: 48px;
	 text-transform: uppercase;
	 font-weight: 500;
}
 .btn-membership {
	 margin-top: 20px;
	 border: 1px solid #000000 !important;
	 max-width: 200px;
}
 .thumbnail {
	 padding: 0;
	 border-radius: 0;
	 border: none;
}
 #product #button-cart {
	 font-size: 24px;
	 padding: 18px 100px;
}
 #product-detail-info {
	 margin-top: 57px;
}
 #product-detail-info .panel-heading {
	 background-color: #ffffff;
	 border-radius: 0 !important;
	 border: none !important;
	 padding: 0;
}
 #product-detail-info h4 {
	 color: #000000;
	 font-size: 14px;
	 font-weight: 500;
}
 #product-detail-info h2, #product-detail-info h3, #product-detail-info h5 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 12px;
}
 #product-detail-info table {
	 font-size: 20px;
}
 #product-detail-info table td {
	 border: none;
	 padding-left: 0;
	 padding-bottom: 0;
	 padding-top: 5px;
	 font-size: 17px;
}
#product-detail-info .desc {
	font-size: 17px !important;
	line-height: 24px !important;
}
 #product-detail-info .panel-body {
	 border-top: none;
	 padding: 15px 0 15px 0;
	 color: #000000;
	 font-size: 14px;
	 font-weight: 500;
	 line-height: 20px;
}
 #product-detail-info .panel-default {
	 border-radius: 6px;
	 border: 1px solid #000000;
	 padding: 16px 21px;
	 max-width: 400px;
	 margin: 0 auto;
	 margin-bottom: 14px;
}
 #tab-review {
	 margin-top: 80px;
}
 #tab-review .bottom-rating {
	 text-align: center;
	 margin-top: 0;
	 margin-bottom: 60px;
}
 h3.related-prod {
	 color: #020202;
	 font-size: 30px;
	 font-weight: 700;
	 margin-top: 100px;
	 margin-bottom: 39px;
}
/* The sidebar menu */
 .sidebar {
	 height: 100%;
	/* 100% Full-height */
	 width: 0;
	/* 0 width - change this with JavaScript */
	 position: fixed;
	/* Stay in place */
	 z-index: 999999;
	/* Stay on top */
	 top: 0;
	 left: 0;
	 background-color: #111;
	/* Black*/
	 overflow-x: hidden;
	/* Disable horizontal scroll */
	 padding-top: 60px;
	/* Place content 60px from the top */
	 transition: 0.5s;
	/* 0.5 second transition effect to slide in the sidebar */
}
 @media screen and (min-width: 768px) {
	 .sidebar {
		 display: none;
	}
}
/* The sidebar links */
 .sidebar a {
	 padding: 8px 8px 8px 32px;
	 text-decoration: none;
	 font-size: 25px;
	 color: #818181;
	 display: block;
	 transition: 0.3s;
}
/* When you mouse over the navigation links, change their color */
 .sidebar a:hover {
	 color: #f1f1f1;
}
/* Position and style the close button (top right corner) */
 .sidebar .closebtn {
	 position: absolute;
	 top: 17px;
	 right: 25px;
	 font-size: 60px;
	 margin-left: 50px;
}
/* The button used to open the sidebar */
 .openbtn {
	 font-size: 20px;
	 cursor: pointer;
	 background-color: #111;
	 color: white;
	 padding: 10px 15px;
	 border: none;
	 float: left;
}
 @media screen and (min-width: 768px) {
	 .openbtn {
		 display: none;
	}
}
 @media screen and (max-width: 767px) {
	 .openbtn {
		 float: left;
		 display: inline-block;
		 width: 80px;
		 margin-left: 0;
		 height: 80px;
		 font-size: 35px;
		 padding-top: 30px;
		 padding-left: 25px;
		 position: absolute;
		 top: 0px;
		 right: 0px;
	}
}
 .openbtn:hover {
	 background-color: #444;
}
/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
 #mainS {
	 transition: margin-left .5s;
	/* If you want a transition effect */
	 padding: 20px;
}
/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
 @media screen and (max-height: 450px) {
	 .sidebar {
		 padding-top: 15px;
	}
	 .sidebar a {
		 font-size: 18px;
	}
}
 @media screen and (max-width: 768px) {
	 .swiper-pager {
		 display: none;
	}
}
 @media screen and (max-width: 768px) {
	 #main-categories > div:first-child {
		 margin-bottom: 50px;
	}
}
 @media screen and (max-width: 768px) {
	 #mobile-top {
		 margin-top: 2px;
		 position: absolute;
		 top: 0px;
		 left: 145px;
	}
}
 @media screen and (min-width: 768px) {
	 #mobile-top {
		 display: none;
	}
}
 @media screen and (max-width: 767px) {
	 #cart {
		 margin-bottom: 10px;
		 margin-top: 24px;
		 padding-right: 20px;
	}
}
 @media screen and (max-width: 767px) {
	 #search {
		 padding: 20px;
	}
	 #search .btn-lg {
		 font-size: 15px;
		 line-height: 18px;
		 text-shadow: none;
		 background-image: none;
		 box-shadow: none;
		 border-radius: 0;
		 background-color: black;
		 font-weight: bold;
		 color: #ffffff;
		 border: 1px solid #ffffff;
		 padding: 9px 35px;
		 border-left: none;
	}
}
 select.form-control {
	 padding: 0;
}
 li.search .dropdown-menu {
	 width: 300px;
	 top: -6px;
	 right: -3px;
	 padding: 0;
	 border: none;
	 box-shadow: none;
}
 li.search #search {
	 border: none;
}
 li.search #search > input {
	 border-color: #000000;
}
 li.search #search button.btn-lg {
	 font-size: 15px;
	 line-height: 18px;
	 padding: 11px 17px;
	 text-shadow: none;
	 background-image: none;
	 box-shadow: none;
	 border-radius: 0;
	 background-color: black;
	 border: none;
	 font-weight: bold;
	 color: #ffffff;
}
 @media screen and (max-width: 767px) {
	 li.search #search button.btn-lg {
		 border: 1px solid #ffffff;
		 padding: 9px 35px;
		 border-left: none;
	}
}
 #cart > span.dropdown-toggle {
	 box-shadow: none;
}
#cart > ul.dropdown-menu {
	overflow-y: auto;
	height: 100% !important;
	position: fixed;
	max-width: 400px;
	min-width: 300px;
	top: 0px;
	right: 0px;
	left: auto;
	background-color: #ffffff;
	border: 0px solid #b1b1b1;
	padding: 0px;
	border-radius: 0;
	-webkit-box-shadow: -5px 0px 0px 2px rgba(177, 177, 177, 0.49);
	-moz-box-shadow: -5px 0px 0px 2px rgba(177, 177, 177, 0.49);
	box-shadow: -5px 0px 0px 2px rgba(177, 177, 177, 0.49);
	margin: 0px;
}
#cart .dropdown-menu li > div.cart_header {
	width: 100%;
	float: left;
	padding: 15px 0px !important;
	font-size: 20px;
	color: #000;
}
button.remove_cart_button {
	float: right;
	background: transparent;
	border: 0px;
	font-size: 25px;
	font-weight: 300;
}
 #cart .img-thumbnail {
	 padding: 0;
	 border: none;
	 border-radius: 0;
}
 #cart .removee {
	 padding: 3px 8px;
	 border: none;
	 color: #6c6c6c;
	 font-size: 16px;
}
 .checkout-table {
	 margin-top: 70px;
	 border: none;
}
 .checkout-table td {
	 vertical-align: middle !important;
	 font-size: 30px;
	 height: 175px;
	 border: none !important;
	 padding: 0 !important;
	 display: table-cell;
	 color: #6c6c6c;
}
 .checkout-table td.pthumb {
	 width: 30%;
}
 .checkout-table td.pname {
	 width: 60%;
}
 .checkout-table td.pprice {
	 width: 110px;
}
 .checkout-table td img {
	 padding: 0 !important;
	 border: none;
	 width: 175px;
}
 .checkout-table tr {
	 border: 1px solid #b1b1b1;
	 display: block;
	 margin-bottom: 25px;
}
 .ptotal td {
	 font-size: 24px;
	 padding: 24px !important;
}
 .well {
	 border-radius: 0;
	 box-shadow: none;
}
 @media screen and (max-width: 767px) {
	 .payment-form {
		 width: 100% !important;
	}
}
 .howit-cont p {
	 color: #cecabc;
	 font-size: 286px;
	 position: absolute;
	 font-weight: bold;
	 z-index: -1;
	 opacity: 0.2;
}
 .howit-cont h2, .howit-cont h3, .howit-cont h4 {
	 font-weight: bold;
	 font-size: 36px;
}
 .howit-desc1 img {
	 width: 44%;
	 float: right;
}
.howit-desc1 h4, .howit-desc1 h2, .howit-desc1 h3 {
	 margin-top: 9%;
}
 .howit-desc1 p {
	 left: 44%;
}
 .howit-desc2 {
	 position: relative;
}
 .howit-desc2 img {
	 width: 44%;
	 float: left;
	 margin-top: -10%;
}
.howit-desc2 h4, .howit-desc2 h3 {
	 margin-top: 21%;
	 width: 49%;
	 float: right;
}
 .howit-desc2 p {
	 bottom: 22%;
	 right: 19%;
}
 .howit-desc3 img {
	 width: 44%;
	 float: right;
	 margin-top: 6%;
}
 .howit-desc3 h4, .howit-desc3 h3 {
	 margin-top: 16%;
	 margin-left: 7%;
}
 .howit-desc3 p {
	 margin-top: -2%;
}
 .howit-desc4 {
	 position: relative;
}
 .howit-desc4 img {
	 width: 44%;
	 float: left;
	 margin-top: -10%;
}
 .howit-desc4 h4, .howit-desc4 h3 {
	 width: 49%;
	 float: right;
	 margin-top: 19%;
}
 .howit-desc4 p {
	 right: 38%;
	 bottom: 21%;
}
 .howit-desc5 img {
	 width: 44%;
	 float: right;
	 margin-top: 6%;
}
 .howit-desc5 h4, .howit-desc5 h3 {
	 margin-top: 27%;
	 margin-left: 23%;
}
 .howit-desc5 p {
	 margin-left: 23%;
	 margin-top: -1%;
}
 #adk-card-preview {
	 display: none !important;
	 opacity: 0 !important;
	 visibility: hidden !important;
}
img {
	 max-width: 100%;
}
 .embed_container {
	 position: relative;
	 padding-bottom: 56.25%;
	 height: 0;
	 overflow: hidden;
	 max-width: 100%;
	 height: auto;
}
 .embed_container iframe, .embed_container object, .embed_container embed {
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 100%;
	 height: 100%;
}
#home-video {
	cursor: pointer;
	width: 100%;
	height: auto;
}
#price-modal #single_cart {
	background: #fff;
	margin: 0px 3% 25px;
	width: 94%;
	padding: 15px 15px 7px;
	position: relative;
	bottom: 25px;
	box-shadow: 0px 1px 3px #ccc;
}
#price-modal #single_cart h2 {
	font-size: 22px;
	display: inline-block;
	color: #000;
	margin: 0px 15px 0px 0px;
	text-transform: none;
}
#single_cart a.btn-primary {
	padding: 10px 16px;
	position: relative;
	bottom: 5px;
}

#account-newsletter p {
	color: #222;
	font-size: 17px;
	margin-bottom: 15px;
	line-height: 25px;
}

#price_modal .modal-dialog {
	-webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.47);
	-moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.47);
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.47);
	width: 1140px
}
 #price_modal .modal-content {
	 box-shadow: none;
	 border-radius: 0;
	 border: none;
	 padding: 15px 30px;
	 background-color: #F2F1F1;
}
 #price_modal .modal-content h2 {
	 font-size: 39px;
	 text-transform: uppercase;
	 text-align: center;
	 color: black;
	 font-weight: bold;
	 margin: 0;
	 margin-bottom: 45px;
}
 #price_modal .modal-content .pricing-list {
	 color: #000;
	 padding: 25px;
	 min-height: 350px;
}
#price_modal .modal-content .pricing-list .pr-title {
	font-weight: bold;
	font-size: 25px;
	line-height: 25px;
	border-bottom: 7px solid #699F7D;
	max-width: 225px;
	padding-bottom: 23px;
	margin: 0px auto 25px;
	position: relative;
}
#price_modal .modal-content .pricing-list .pr-title span {
	font-size: 14px;
	line-height: 14px;
	position: absolute;
	left: 30px;
	top: 29px;
}
 #price_modal .modal-content .pricing-list.orange .pr-title {
	 border-bottom: 7px solid #4B547E;
}
 #price_modal .modal-content .pricing-list.green .pr-title {
	 border-bottom: 7px solid #4B547E;
}
 #price_modal .modal-content .pricing-list .pr-price {
	 font-size: 39px;
	 font-weight: 700;
}
#price_modal .modal-content .pricing-list .pr-diff-1 {
	font-size: 14px;
	margin-top: 30px;
	min-height: 100px;
}
#price_modal .modal-content .pricing-list .pr-price span {
	font-size: 14px;
	float: right;
	position: relative;
	right: 60px;
	bottom: 5px;
	line-height: 14px;
}
 #price_modal .modal-content .pricing-list .pr-diff {
	 font-size: 25px;
	 font-weight: 400;
	 line-height: 1.3;
	 margin-top: 50px;
}
 #price_modal .modal-content .pricing-list.green .pr-diff {
	 margin-top: 50px;
}
 #price_modal .modal-content .pricing-list.green {
	 background-color: #FEFEFE;
}
 #price_modal .modal-content .pricing-list.pink {
	 background-color: #FAFAFA;
}
 #price_modal .modal-content .pricing-list.orange {
	 background-color: #F7F6F5;
}
 #price_modal .modal-content .pricing-list {
	 -webkit-box-shadow: 0px 6px 6px 0px #C6C5C5;
	 -moz-box-shadow: 0px 6px 6px 0px #C6C5C5;
	 box-shadow: 0px 6px 6px 0px #C6C5C5;
}
 #price_modal .modal-content .pricing-list button.btn {
	 background-color: rgba(0, 0, 0, 0.2);
	 width: 100%;
	 border: none;
	 border-radius: 0;
	 font-size: 28px;
	 font-weight: 500;
	 text-transform: uppercase;
	 margin-top: 10px;
	 color: #FFF;
}
 #price_modal .modal-content .pricing-list li.best_value {
	 background: #4B547E;
	 position: absolute;
	 width: 340px;
	 top: -30px;
	 left: 0px;
	 margin: 0px 15px;
	 padding: 12px 0px;
	 font-size: 14px;
	 text-transform: uppercase;
	 letter-spacing: 4px;
	 font-weight: 500;
	 color: #fff;
	 -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.47);
	 -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.47);
	 box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.47);
}
 #price_modal .modal-content .pricing-list .pr-diff span {
	 background: #4B547E;
	 color: #fff;
	 font-weight: 700;
	 padding: 4px 15px;
	 position: relative;
	 bottom: 5px;
}
 #price_modal .modal-content .pricing-list.pink button.btn {
	 background: #699F7D;
}
 #price_modal .modal-content .pricing-list.orange button.btn {
	 background: #4B547E;
}
#price_modal .modal-content .pricing-list.green button.btn {
	 background: #6A5A85;
}
#price_modal.modal {
	top: 63px;
}
#price_modal .close {
	float: right;
	font-size: 45px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-shadow: 0 0px 0 #fff;
	filter: alpha(opacity=20);
	opacity: 1;
	position: absolute;
	right: -14px;
	background: #000 !important;
	padding: 5px !important;
	line-height: 25px;
	top: -19px;
}

.page-head-description h2 {
    font-size: 29px;
    color: #000;
    font-weight: 700;
    margin: 0px 0px 20px;
    text-transform: capitalize;
}
h2.diffuser_tagline {
	margin-top: 20px; font-size: 39px;
}
.nav-tabs {
    margin-bottom: 0px;
    border: 0px;
}
.nav-tabs>li {
    float: left;
    margin-bottom: 0px;
    width: 50%;
    text-align: center;
}
.nav-tabs>li>a {
    margin-right: 0px;
    line-height: 25px;
    border: 0px solid transparent;
    border-radius: 0px;
    background: #E1DFDF;
    color: #000;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 2px;
    padding: 7px 5px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background: #000;
    border: 0px solid #ddd;
    border-bottom-color: transparent;
}
.tab-content {
    width: 100%;
    float: left;
    padding: 0px 30px 20px;
    background: #F7F7F7;
    margin-bottom: 40px;
    text-align: center;
	min-height: 265px;
}
.tab-content p.text {
    font-size: 17px;
    line-height: 18px;
    font-weight: 400;
    color: #000;
	min-height: 55px;
}
.tab-content p.fixed_width {
    max-width: 290px;
    margin: 15px auto;
}
.tab-content p.fixed_width #button-cart {
    width: 100%;
    font-size: 16px;
    padding: 15px 0px;
    border-radius: 3px;
}
#onetime_purchase #button-cart, #onetime_purchase #onetime_purchase_cart {
    width: 290px;
    font-size: 16px;
    padding: 15px 0px;
    border-radius: 3px;
}
.tab-content p.fixed_width span {
    text-align: right;
    float: right;
    font-size: 29px;
    font-weight: 700;
    color: #000;
    line-height: 29px;
    margin: 10px 15px 15px;
}
.tab-content p.price {
    font-size: 29px;
    font-weight: 700;
    color: #000;
    line-height: 29px;
    margin: 25px 0px 15px;
}
.tab-content p.fixed_width span.inactive {
    text-decoration: line-through;
	text-align: left;
	float: left;
	color: #666;
}
.tab-content h2 {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    line-height: 20px;
    margin: 25px 0px 15px;
}
.embed_container {
    margin-top: 150px;
	width: 100%;
}
.breadcrumb {
    margin: 0px;
    padding: 12px 0;
    border: 0px solid #ddd;
    background: transparent;
}
.breadcrumb > li {
    text-shadow: 0 0px 0px #fff;
    padding: 0px;
    position: relative;
    white-space: nowrap;
}
.breadcrumb > li > a {
    font-size: 15px;
    color: #000;
}
.breadcrumb i {
    font-size: 16px;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #222;
    content: "/\00a0";
}
.breadcrumb>li:after {
    display: none;
}
@media screen and (max-width: 767px) {
	 #slideshow0 h1 {
		 font-size: 50px;
		 margin-bottom: 15px;
	}
	 #slideshow0 p {
		 font-size: 30px;
		 font-weight: 400;
		 color: #020202;
		 margin-bottom: 30px;
		 width: 300px;
		 line-height: 40px;
	}
	 #slideshow0 {
		 height: 470px;
	}
	 #slideshow0 .btn-main.lite {
		 font-size: 25px;
		 padding: 18px 30px !important;
		 position: absolute;
		 left: 15px;
	}
	 #feedbacks > img {
		 width: 100%;
		 position: relative;
		 top: 0;
		 left: 0;
	}
	 footer .social-foot a {
		 margin-right: 29px;
	}
	 .page-head {
		 padding: 5px 25px;
	}
	 .page-head h1 {
		 font-size: 39px;
	}
	 .page-head .page-head-description {
		 max-width: 75%;
	}
	#price-modal .modal-dialog {
		 width: 95%;
	}
	 #price-modal .modal-content {
		 padding: 50px 15px;
	}
	 #price-modal .modal-content h2 {
		 font-size: 35px;
	}
	 #price-modal .modal-content ul.pricing-list {
		 margin-bottom: 63px;
		 min-height: 375px;
	}
	 #price-modal .modal-content .pricing-list li.best_value {
		 width: 91%;
	}
	 #price-modal .modal-content .pricing-list .pr-price {
		 font-size: 39px;
	}
	 #price-modal .modal-content .pricing-list .pr-title {
		 margin: 0px auto 40px;
	}
	 #price-modal .modal-content .pricing-list .pr-diff {
		margin-top: 29px;
	}
	 #price-modal .modal-content .pricing-list button.btn {
		 margin-top: 29px;
	}
	 #price-modal-annual .modal-dialog, #price-modal-monthly .modal-dialog {
		 width: 94%;
	}
	 #price-modal-annual .modal-content, #price-modal-monthly .modal-content {
		padding: 25px 15px;
		min-height: 340px;
	}
	 #price-modal-annual .modal-content h2, #price-modal-monthly .modal-content h2 {
		font-size: 24px;
		margin-bottom: 12px;
	}
	#price-modal-monthly .modal-content p.note {
		padding: 10px 0px 11px;
		line-height: 20px;
	}
	 #price-modal-annual .modal-content p, #price-modal-monthly .modal-content p {
		font-size: 20px;
		line-height: 23px;
	}
	 #price-modal-annual .modal-content button, #price-modal-monthly .modal-content button {
		 width: 46% !important;
		 font-size: 25px;
		 margin: 15px 2% !important;
		 float: left;
	}
	#price_modal .modal-dialog {
		 width: 95%;
	}
	 #price_modal .modal-content {
		 padding: 15px 15px;
	}
	 #price_modal .modal-content h2 {
		 font-size: 29px;
	}
	 #price_modal .modal-content ul.pricing-list {
		margin-bottom: 25px;
		min-height: auto;
		padding: 25px 15px;
	}
	#price_modal .modal-content .pricing-list .pr-diff-1 {
		min-height: auto;
	}
	 #price_modal .modal-content .pricing-list li.best_value {
		 width: 91%;
	}
	 #price_modal .modal-content .pricing-list .pr-price {
		 font-size: 39px;
	}
	 #price_modal .modal-content .pricing-list .pr-title {
		 margin: 0px auto 40px;
	}
	 #price_modal .modal-content .pricing-list .pr-diff {
		margin-top: 29px;
	}
	 #price_modal .modal-content .pricing-list button.btn {
		 margin-top: 29px;
	}
	 .modal {
		 top: 70px;
	}
	 #product-product .prod-desc {
		 padding-left: 15px;
	}
	 .table-responsive {
		 border: 0px solid #ddd;
	}
	 .checkout-table td {
		 font-size: 20px;
		 height: auto;
		 padding: 10px !important;
	}
	 .btn.btn-primary.lite {
		 font-size: 15px;
		 padding: 18px 7px !important;
		 position: absolute;
		 left: 15px;
	}
	 #checkout-checkout #accordion .panel-default .panel-title {
		 font-size: 19px;
		 margin-left: 0px;
		 font-weight: 600;
	}
	 #checkout-checkout #accordion .panel-default .panel-body div.radio {
		 padding-left: 0px;
	}
	 #checkout-checkout #accordion .panel-default .panel-body label, #checkout-checkout #accordion .panel-default .panel-body input, #checkout-checkout #accordion .panel-default .panel-body select {
		 font-size: 16px;
		 margin-bottom: 9px;
	}
	 textarea.form-control {
		 font-size: 16px !important;
		 padding: 10px 20px;
		 height: 90px;
	}
	 [id^=account-] .col-sm-9 {
		 width: 100%;
	}
	 [id^=account-] h1, [id^=account-] h2 {
		 font-size: 25px;
		 margin-top: 35px;
		 margin-bottom: 10px;
	}
	 [id^=account-] .col-sm-3 {
		 width: 100%;
	}
	 #column-right.hidden-xs {
		 display: block !important;
	}
	 .account-list {
		 margin-top: 0px;
	}
	 #content.col-sm-9 {
		 padding-right: 15px !important;
	}
	 #the-diff h1 {
		 font-size: 35px;
		 margin-top: 0px;
		 padding: 0px 15px;
	}
	#the-diff .page-head-description p {
		font-size: 20px;
		line-height: 30px;
		margin: 25px 0px;
		padding: 0px 15px;
		width: 100%;
	}
	 .the-diff-desc1 img, .the-diff-desc2 img, .the-diff-desc3 img {
		 width: 100%;
		 position: relative;
	}
	 .container.dif-cont .row {
		 margin: 0px;
	}
	.dif-cont h4, .dif-cont h3 {
		 font-size: 29px;
		 margin: 25px 0px;
		 width: 100%;
	}
	 .dif-cont p {
		 width: 100% !important;
		 line-height: 25px;
		 font-size: 20px;
		 font-weight: 400;
	}
	 .pav-newsletter .form-group {
		 width: 100%;
		 display: inline-block;
	}
	 #how-it h1 {
		 font-size: 39px;
		 margin-top: 0%;
		 padding: 0px 15px;
	}
	 #how-it .page-head-description p {
		 font-size: 25px;
		 width: 100%;
		 line-height: 33px;
		 margin: 15px 0px 50px;
		 padding: 0px 15px;
	}
	 .howit-desc1 img, .howit-desc2 img, .howit-desc3 img, .howit-desc4 img, .howit-desc5 img {
		 width: 100%;
		 float: left;
	}
	.howit-desc1 h2, .howit-desc1 h3, .howit-desc1 h4, .howit-desc2 h4, .howit-desc3 h4, .howit-desc4 h4, .howit-desc5 h4, .howit-desc2 h3, .howit-desc3 h3, .howit-desc4 h3, .howit-desc5 h3 {
		width: 100%;
		margin-top: 15px;
		padding: 50px 15px;
		margin-bottom: 15px;
		float: right;
	}
	 #about-page {
		 font-size: 27px;
		 line-height: 39px;
		 width: 100%;
	}
	.embed_container iframe, .embed_container object, .embed_container embed {
		height: auto !important;
		min-height: 235px !important;
	}
	.embed_container {
		padding-bottom: 230px;
	}
	#checkout-cart .buttons .pull-right {
		float: right!important;
		width: 100%;
		margin-top: 12px;
		text-align: center;
	}
	#checkout-cart .buttons a.btn-main.lite {
		padding: 18px 25px !important;
		margin-right: 0px !important;
		font-size: 18px;
		float: none !important;
	}
	.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
		display: none;
	}
	
	.howit-desc1, .howit-desc2, .howit-desc3, .howit-desc4, .howit-desc5 {
		width: 100%;
		float: left;
	}
	.howit-cont {
		width: 100%;
		float: left;
		position: relative;
	}
	.howit-cont p {
		color: #cecabc;
		font-size: 200px;
		position: absolute;
		font-weight: bold;
		z-index: -1;
		opacity: 0.2;
		top: 105px;
	}
	.page-head-i {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.howit-desc3 p {
		margin-top: -19px;
		margin-left: 12px;
	}
	footer .foot-links li, footer .customer-service li {
		padding-bottom: 9px;
	}
	#checkout-checkout #accordion .panel-default {
		float: left;
		width: 100%;
	}
	footer {
		float: left;
		width: 100%;
	}
	td.mobile_off {
		display: none;
	}
	#cart .img-thumbnail {
		width: 25px;
	}
	#top-links-right li td.name {
		padding-left: 5px;
	}
	#top-links .dropdown-menu a {
		text-shadow: none;
		font-size: 14px;
	}
	ul.dropdown-menu li {
		padding-right: 10px;
		padding-left: 10px;
	}
	#cart > ul.dropdown-menu {
		width: 100%;
		padding-top: 0px;
		top: 80px !important;
		left: 0px !important;
		position: fixed;
		height: 85% !important;
	}
	.table-striped>tbody>tr:nth-of-type(odd) {
		background: #fff;
	}
	.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
		padding: 7px 3px;
		vertical-align: middle;
	}
	.nav-tabs>li>a {
		line-height: 20px;
		font-size: 18px;
		letter-spacing: 1px;
		padding: 9px 5px;
	}
	.tab-content {
		padding: 0px 15px 40px;
	}
	.tab-content h2 { min-height: 40px; }
	.tab-content p.text { min-height: 75px; }
	.howit-desc3.home_desc3 {
		margin-bottom: 20px;
	}
	.howit-desc3.home_desc3 {
		margin-bottom: 20px;
	}
	h2.diffuser_tagline {
		font-size: 30px;
		padding: 0px 15px;
	}
	#product-product {
		margin-top: 20px;
	}
	.breadcrumb > li > a {
		font-size: 12px;
	}
	.breadcrumb i {
		font-size: 14px;
	}
}
     