/*
  Theme Name: Suxnix - Health Supplement Landing Page
  Support: themegenix@gmail.com
  Description: Suxnix - Health Supplement Landing Page.
  Version: 1.0
*/

/* CSS Index
-----------------------------------

1. Theme default css
2. Header
3. Mobile-menu
4. Search
5. Breadcrumb
6. Banner
7. Brand
8. Features
9. Features Products
10. Shop
11. Video
12. Fun Fact
13. Ingredients
14. Formula
15. Pricing
16. Testimonial
17. Blog
18. Pagination
19. FAQ
20. Contact
21. Footer
22. Preloader

*/

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600;700&amp;family=Roboto:ital,wght@0,400;0,500;0,700;1,400;1,500&amp;display=swap');
body {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6;
    color: #777777;
    font-style: normal;
    overflow-x: hidden;
    background-color: #000;
}
.cutimize-btn {
    display: block;
    background: #ffbf18;
    color: #000000;
    border: 2px solid #FAA432;
    line-height: 1;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 20px 0px;
    border-radius: 5px;
    letter-spacing: 0.5px;
}

.modal-dialog {
    max-width: 710px !important;
    margin: 1.75rem auto;
}




.header-action > ul > li:first-child {
    margin-left: 0;
    display: none;
}

.mobile-nav-toggler {display: none;}
.blog-area { background-color: #1c1c1c; }
.inner-shop-details-list h5 {color: #ffbf18;}
.inner-shop-details-list ul{padding-left: 0px !important; list-style: none;}

.cutimize-btn:hover {
    color: #Fff;
    background-color: #000;
}
.highlight {
    color: #edcd2f;
}

.banner-content .title {position: relative;}





.banner-content .title img {
    position: absolute;
    margin-top: 32px;
}

.cutprice {margin-right: 10px;}
.price_box_right {float: right; width: 100%;}
.price_box_left {float: left; width: 100%;}
.width {
    width: 100%;
    float: right;
}
.btn-close {
    box-sizing: content-box;
    width: 50px;
    height: 50px;
    padding: 0.25em 0.25em;
    color: #000;
    background: transparent url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e) center/1em auto no-repeat;
    border: 0;
    border-radius: 0.25rem;
    opacity: 1;
    background-color: #41a720;
    right: 0;
    position: absolute;
    top: 0;
}
.mobile2{
    display:none;
}

.desktop2 .banner-content {
    float: left;
    width: 100%;
    text-align: left !important;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    position: relative;
    transform: translate(0, 45%);
}

.vedio_modal{
    float:left;
    width:100%;
}

.play{
    position: absolute;
    z-index: 999;
    bottom: 50%;
    left: 50%;
    width: 100px  !important;
    height: 100px;
    border-radius: 50%;
    font-size: 35px;
    text-align: center;
}
.play i{
    font-size: 40px;
    position: relative;
    left: -13px;
}


.vedio_modal iframe {
    border: 0;
    width: 100%;
    height: 658px;
}


.youtube .modal-dialog {
    max-width: 1200px;
    margin: 1.75rem auto;
}






.btn-primary:hover {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}


.desktop2 .banner-images {
    float: left;
    width: 100%;
    text-align: left !important;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    position: relative;
    transform: translate(0, 60%);
}
.desktop2 .banner-content .btn {
    border: 3px solid #fff;
    padding: 10px 52px;
    letter-spacing: 1px;
}
.desktop2 .banner-area {
    padding: 41px 0 15px;
    position: relative;
    height: 100vh;
}
.desktop2 .banner-images {
    position: relative;
    top: 55%;
}

.desktop2  .bg-shape{
    display:none;
}
.desktop2 {
    padding: 41px 0 15px;
    position: relative;
    height: 100vh;
}
.modal-dialog { width: 600px !important;}

.modal-dialog .btn {
    user-select: none;
    -moz-user-select: none;
    background: #0c0c0c;
    border: medium none;
    border-radius: 50px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.4;
    margin-bottom: 0;
    padding: 13px 50px;
    text-align: center;
    text-transform: capitalize;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: auto;
    margin-top: 2px;
    letter-spacing: 1px;
}

.modal-dialog .modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    letter-spacing: 1px;
    font-weight: 800;
}

.modal-body .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #3da723 !important;
    border-color: transparent;
}
.form-label {
    margin-bottom: .5rem;
    font-size: 15px;
    letter-spacing: 0.5px;
}
.modal-body .nav-tabs .nav-link:hover {background-color: #3da723; color:#fff !important;}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s 
ease-in-out, box-shadow .15s 
ease-in-out;
    letter-spacing: 0.5px;
}
.order-color {
    color: #fff;
    font-size: 44px;
}
.modal-body .nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0 0;
    border: 0px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #000;
    color: #FFF !important;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 14px;
    margin-right: 3px;
}

.table>:not(caption)>*>* {
    padding: .5rem .5rem;
    background-color: #000000;
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
    vertical-align: middle;
    font-weight: 600;
}

.table-striped>tbody>tr:nth-of-type(odd)>* {
    --bs-table-accent-bg: #2a2a2a;
    color: var(--bs-table-striped-color);
    font-weight: 600;
    letter-spacing: 1px;
    vertical-align: middle;
}

tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    text-align: center;
}
.modal-body p {font-weight: 700;
    color: #000;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 14px !important;}


.table a {margin-top:0px !important; }


.btn-close {
    box-sizing: content-box;
    width: 25px;
    height: 28px;
    padding: 0.25em 0.25em;
    color: #000;
    background: transparent url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e) center/1em auto no-repeat;
    border: 0;
    border-radius: 0.25rem;
    opacity: 1;
    background-color: #41a720;
    right: 8px;
    position: absolute;
    top: 8px;
}
p {
    letter-spacing: 0.5px;
}

.table .btn {
    user-select: none;
    -moz-user-select: none;
    background: #0c0c0c;
    border: medium none;
    border-radius: 50px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.4;
    margin-bottom: 0;
    padding: 11px 29px;
    text-align: center;
    text-transform: capitalize;
    touch-action: manipulation;
    transition: all 0.3s 
ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: auto;
    margin-top: 44px;
}


.marign_top {margin-top: 150px !important;}

.quiz-body .transparent-header {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9;
    height: auto;
    background-color: #000;
}
.quiz-body .copyright-wrap {
    background: #0A0A0A;
    border-top: 1px solid #262626;
    padding: 25px 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}	
	.quiz-body .copyright-text p {
    margin: 0 0;
    color: #FFFFFF;
    opacity: .9;
    text-align: center;
    letter-spacing: 1px;
}

.checkout-details ul{
	margin: 0; padding: 0;
	list-style: none;
}

.ti-close:before {
    content: "\e646";
}
.cart-section tbody tr td a, .cart-section tbody tr td p, .wishlist-section tbody tr td a, .wishlist-section tbody tr td p {
    color: #777777;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    margin-bottom: 0;
}
.cart-section tbody tr td h2, .wishlist-section tbody tr td h2 {
    font-size: 24px;
    color: #222222;
    font-weight: 400;
}
.cart-section tbody tr td .mobile-cart-content, .wishlist-section tbody tr td .mobile-cart-content {
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 10px;
}
.cart-section tbody tr td .mobile-cart-content .qty-box, .wishlist-section tbody tr td .mobile-cart-content .qty-box {
    border-radius: 5px;
}
.cart-section tbody tr td, .wishlist-section tbody tr td {
    min-width: auto;
    vertical-align: middle;
    color: #777777;
    border-top: 0;
    border-bottom: 1px solid #eeeeee !important;
    text-align: left;
}
.cart-section tbody tr td .mobile-cart-content h2, .wishlist-section tbody tr td .mobile-cart-content h2 {
    font-size: 20px;
}
.cart-section .cart-table, .wishlist-section .cart-table {
    overflow: hidden;
    margin-bottom: 0;
}
.cart-section tbody tr td a img, .cart-section tbody tr td p img, .wishlist-section tbody tr td a img, .wishlist-section tbody tr td p img {
    height: 90px;
}


 .main_img{
    float: left;
    width: 100%;
    padding: 29px 0px;
}



.green{
	color: #0D9B4D;
}
.icon{
    float: left;
    font-size: 21px !important;
    color: #000;
    font-weight: 500;
    margin-left: 15px;
}
.cart{
    float: left;
    width: 100%;
}
.btn_flex{
	display: flex;
	column-gap: 10px;
}
.btn_flex {
    display: flex;
    column-gap: 10px;
    flex-direction: column;
}



.cart-section tbody tr td a img{
	float: left;
}

.product{
    font-size: 16px !important;
    color: #FAA432 !important;
    font-weight: 600 !important;
	/*float: left;*/
}
.table>:not(:first-child) {
    border-top: 1px solid currentColor;
}

.qty-box .input-group .form-control {
    text-align: center;
    width: 80px;
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
}

.order_div .product_img {
    float: left;
    width: 80px;
    margin: 15px;
}
.order_div .item-price {
    color: #2db045;
    margin-right: 10px;
    float: right;
    margin-top: 52px;
    font-size: 22px;
    font-weight: 600;
}

.order-status_total_div {
    float: left;
    width: 100%;
    background: #f5f5f7;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.order_div .order_head {
    border-bottom: solid 1px #ddd;
    float: left;
    width: 100%;
}
.order_div .order_head .order_number {
    background: #FAA432;
    font-size: 15px;
    color: #fff;
    padding: 8px 32px;
    float: left;
    margin: 15px;
    letter-spacing: 1px;
}
.order_box {
    float: left;
    width: 100%;
    padding-top: 25px;
    border-bottom: 1px solid #f1f1f1;
}

.space_between {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    font-weight: 600;
    color: #000;
    line-height: 45px;
}

.order-box {
    float: left;
    width: 100%;
}
.payment-box{
    float: left;
    width: 100%;
}

.product_order_box img{width: 60px;
float: left;
	margin-top: 10px;
}
.order-box_details {
    float: left;
    width: 100%;
    padding: 15px;
}

.order-box_details .green{
	margin-bottom: 15px;
	
}


.product_order_box {
    background: #f5f5f7;
    padding: 15px;
    border-radius: 7px;
}
.checkout-details {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    vertical-align: middle;
    flex-direction: column;
    float: left;
    width: 100%;
    height: 100%;
    background: #f5f5f7;
    border-radius: 10px;
    padding: 38px;
}
.order-box .title-box {
    position: relative;
    padding-bottom: 0;
    color: #444444;
    font-weight: 600;
    margin-bottom: 20px;
    border-bottom: 1px solid #dbdbdb;
    padding: 20px 0px;
}
.order-box .qty {
    position: relative;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 30px;
    float: left;
    width: 100%;
}
.order-box .sub-total {
    position: relative;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 30px;
}
.account-details_div .media{
    background: #f5f5f7;
    padding: 15px;
    border-radius: 7px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    float: left;
    width: 100%;
    height: 100%;
}
.product_order_box img {
    width: 60px;
    float: left;
    margin-top: 10px;
    margin-right: 19px;
}

.home_relative{
    position:relative;
}

.arrows img{
    width: 60px;
}

.nutrapharm {
    margin-top: 140px;
}


.arrows {
    position: absolute;
    top: 45%;
    right: -43px;
    filter: invert(1);
    border-radius: 50%;
    box-shadow: 0px 0px 35px;
    z-index: 99;
}


.quiz-body .header-action > ul > li > a {
    display: block;
    color: #222222;
    font-size: 21px;
    letter-spacing: 2px;
}	
.quiz-body .copyright-wrap {
    background: #ffffff;
    border-top: 1px solid #e5e5e5;
    padding: 25px 0;
    bottom: 0;
    left: 0;
    right: 0;
}

#detail  .slick-slider .slick-prev, .slick-slider .slick-next {
  z-index: 100;
  font-size: 2.5em;
  height: 40px;
  width: 40px;
  margin-top: -20px;
  color: #B7B7B7;
  position: absolute;
  top: 50%;
  text-align: center;
  color: #000;
  opacity: .3;
  transition: opacity .25s;
  cursor: pointer;
	background: #FFFFFF;
}
#detail  .slick-slider .slick-prev:hover, .slick-slider .slick-next:hover {
  opacity: .65;
}
#detail  .slick-slider .slick-prev {
  left: 0;
}
#detail  .slick-slider .slick-next {
  right: 0;
}

#detail .product-images {
  width: 100%;
  margin: 0 auto;
  border:1px solid #eee;
}
#detail .product-images li, #detail .product-images figure, #detail .product-images a, #detail .product-images img {
  display: block;
  outline: none;
  border: none;
}
#detail .product-images .main-img-slider figure {
  margin: 0 auto;
  padding: 0 2em;
}
#detail .product-images .main-img-slider figure a {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
#detail .product-images .main-img-slider figure a img {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}
#detail .product-images .thumb-nav {
  margin: 0 auto;
  padding:20px 10px;
  max-width: 600px;
}
#detail .product-images .thumb-nav.slick-slider .slick-prev, #detail .product-images .thumb-nav.slick-slider .slick-next {
  font-size: 1.2em;
  height: 20px;
  width: 26px;
  margin-top: -10px;
}
#detail .product-images .thumb-nav.slick-slider .slick-prev {
  margin-left: -30px;
}
#detail .product-images .thumb-nav.slick-slider .slick-next {
  margin-right: -30px;
}
#detail .product-images .thumb-nav li {
  display: block;
  margin: 0 auto;
  cursor: pointer;
}
#detail .product-images .thumb-nav li img {
  display: block;
  width: 100%;
  max-width: 75px;
  margin: 0 auto;
  border: 2px solid transparent;
  -webkit-transition: border-color .25s;
  -ms-transition: border-color .25s;
  -moz-transition: border-color .25s;
  transition: border-color .25s;
}
#detail .product-images .thumb-nav li:hover, #detail .product-images .thumb-nav li:focus {
  border-color: #999;
}
#detail .product-images .thumb-nav li.slick-current img {
  border-color: #d12f81;
}




.quiz-body	.transparent-header {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9;
    height: auto;
    background-color: #FFF;
    border-bottom: 1px solid #e5e5e5;
}
.quiz-body	.copyright-text p {
    margin: 0 0;
    color: #6e6e6e;
    opacity: .9;
    text-align: center;
    letter-spacing: 1px;
}

.login_form{
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    width: 100%;
    flex-direction: column;
    height: 100%;
    margin-top: 0;
	padding: 30px !important;
}
.login_right {
    background: url(../img/bg/formula_bg.jpg) no-repeat !important;
}
.login_right h3{
	color: #fff;
}
.login_right p{
	color: #fff;
}


 .contact-form {
    float: left;
    width: 100%;
}

.quiz-body .transparent-header .header-action>ul>li>a {
    color: #060606;
}	
.quiz-body .menu-area {
    padding: 16px 0;
}
.quiz-body {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6;
    color: #777777;
    height: 100vh;
    font-style: normal;
}	
	
	
	
.pt-120 {
    padding-top: 120px !important;
}
.padding {
	padding: 16px 20px;
}


.edit_btn  a{
    padding: 10px 30px !important;
    margin-right: 15px;
} 

 .checkbox{
    float: left !important;
    width: auto !important;
    padding: 0 !important;
    margin-top: 5px;
    margin-right: 10px;
}
.form-check{
	padding-left: 0;
}
.forgot {
    margin-top: -10px;
    color: #000;
    font-weight: 500;
}
































img,
.img {
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
}
.f-left {
	float: left
}
.f-right {
	float: right
}

a,
button {
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	text-decoration: none;
}
a:focus,
.btn:focus,
button:focus {
	text-decoration: none;
	outline: none;
	box-shadow: none;
}
.note-text {
    font-size: 13px;
    margin-top: 20px;
    margin-bottom: 0;
}
a:hover, .portfolio-cat a:hover, .footer -menu li a:hover {
    color: #ffbf18;
    text-decoration: none;
}
a,
button {
	color: #FAA432;
	outline: medium none;
	text-decoration: none;
}
.btn:focus,
button:focus,
input:focus,
input:focus,
textarea,
textarea:focus {
	outline: 0
}
.uppercase {
	text-transform: uppercase;
}
.capitalize {
	text-transform: capitalize;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Oswald', sans-serif;
	color: #222222;
	margin-top: 0px;
	font-style: normal;
	font-weight: 500;
	text-transform: uppercase;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
}
h1 {
	font-size: 40px;
}
h2 {
	font-size: 35px;
}
h3 {
	font-size: 28px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
.list-wrap {
	margin: 0px;
	padding: 0px;
}
.list-wrap li {
	list-style: none
}
p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    color: #d7d7d7;
    margin-bottom: 15px;
}
hr {
	border-bottom: 1px solid #777777;
	border-top: 0 none;
	margin: 30px 0;
	padding: 0;
}
label {
	color: #777777;
	cursor: pointer;
	font-size: 16px;
	font-weight: 400;
}
*::-moz-selection {
	background: #d6b161;
	color: #fff;
	text-shadow: none;
}
::-moz-selection {
	background: #777777;
	color: #fff;
	text-shadow: none;
}
::selection {
	background: #777777;
	color: #fff;
	text-shadow: none;
}
*::-moz-placeholder {
	color: #777777;
	font-size: 16px;
	opacity: 1;
}
*::placeholder {
	color: #777777;
	font-size: 16px;
	opacity: 1;
}
.theme-overlay {
	position: relative
}
.myinput {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    position: relative;
    line-height: 3em;
    text-indent: 3.25em;
    margin-top: 2em;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    letter-spacing: 1px;
    font-weight: 600;
    width: 100%;
    border-radius: 50px;
}


.funkyradio div {
  clear: both;
  overflow: hidden;
}
.funkyradio label {
    width: 100%;
    border-radius: 3px;
    border: 1px solid #D1D3D4;
    font-weight: normal;
    border-radius: 50px;
}

.funkyradio input[type="radio"]:empty,
.funkyradio input[type="checkbox"]:empty {
  display: none;
}

.funkyradio input[type="radio"]:empty ~ label, .funkyradio input[type="checkbox"]:empty ~ label {
    position: relative;
    line-height: 3em;
    text-indent: 3.25em;
    margin-top: 2em;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    letter-spacing: 1px;
    font-weight: 600;
}

.funkyradio input[type="radio"]:empty ~ label:before, .funkyradio input[type="checkbox"]:empty ~ label:before {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    content: '';
    width: 2.5em;
    background: transparent;
    border-radius: 3px 0 0 3px;
    width: 100%;
    z-index: 9;
    border-radius: 50px;
}

.funkyradio input[type="radio"]:hover:not(:checked) ~ label,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label {
  color: #888;
}

.funkyradio input[type="radio"]:hover:not(:checked) ~ label:before,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label:before {
  content: '\2714';
  text-indent: .9em;
  color: #C2C2C2;
}

.funkyradio input[type="radio"]:checked ~ label, .funkyradio input[type="checkbox"]:checked ~ label {
    color: #ffffff;
    background-color: #8bcd2b;
}

.funkyradio input[type="radio"]:checked ~ label:before,
.funkyradio input[type="checkbox"]:checked ~ label:before {
  content: '\2714';
  text-indent: .9em;
  color: #333;
  background-color: #ccc;
}

.funkyradio input[type="radio"]:focus ~ label:before,
.funkyradio input[type="checkbox"]:focus ~ label:before {
  box-shadow: 0 0 0 3px #999;
}

.funkyradio-default input[type="radio"]:checked ~ label:before,
.funkyradio-default input[type="checkbox"]:checked ~ label:before {
  color: #333;
  background-color: #ccc;
}
.answer_box {
    float: left;
    width: 100%;
    display: flex;
    /* align-items: center; */
    justify-content: center;
    vertical-align: middle;
    flex-direction: column;
    height: 100%;
    background-color: #f7f7f7;
    padding: 39px;
    border-radius: 23px;
}
.right_img {
    padding: 0px 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    height: 100%;
}

.funkyradio-primary input[type="radio"]:checked ~ label:before, .funkyradio-primary input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: transparent;
    margin-top: 10px;
}
.funkyradio-success input[type="radio"]:checked ~ label:before,
.funkyradio-success input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #5cb85c;
}

.funkyradio-danger input[type="radio"]:checked ~ label:before,
.funkyradio-danger input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #d9534f;
}

.funkyradio-warning input[type="radio"]:checked ~ label:before,
.funkyradio-warning input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #f0ad4e;
}

.funkyradio-info input[type="radio"]:checked ~ label:before,
.funkyradio-info input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #5bc0de;
}

/* SCSS STYLES */
/*
.funkyradio {

    div {
        clear: both;
        overflow: hidden;
    }

    label {
        width: 100%;
        border-radius: 3px;
        border: 1px solid #D1D3D4;
        font-weight: normal;
    }

    input[type="radio"],
    input[type="checkbox"] {

        &:empty {
            display: none;

            ~ label {
                position: relative;
                line-height: 2.5em;
                text-indent: 3.25em;
                margin-top: 2em;
                cursor: pointer;
                user-select: none;

                &:before {
                    position: absolute;
                    display: block;
                    top: 0;
                    bottom: 0;
                    left: 0;
                    content: '';
                    width: 2.5em;
                    background: #D1D3D4;
                    border-radius: 3px 0 0 3px;
                }
            }
        }

        &:hover:not(:checked) ~ label {
            color: #888;

            &:before {
                content: '\2714';
                text-indent: .9em;
                color: #C2C2C2;
            }
        }

        &:checked ~ label {
            color: #777;

            &:before {
                content: '\2714';
                text-indent: .9em;
                color: #333;
                background-color: #ccc;
            }
        }

        &:focus ~ label:before {
            box-shadow: 0 0 0 3px #999;
        }
    }

    &-default {
        input[type="radio"],
        input[type="checkbox"] {
            &:checked ~ label:before {
                color: #333;
                background-color: #ccc;
            }
        }
    }

    &-primary {
        input[type="radio"],
        input[type="checkbox"] {
            &:checked ~ label:before {
                color: #fff;
                background-color: #337ab7;
            }
        }
    }

    &-success {
        input[type="radio"],
        input[type="checkbox"] {
            &:checked ~ label:before {
                color: #fff;
                background-color: #5cb85c;
            }
        }
    }

    &-danger {
        input[type="radio"],
        input[type="checkbox"] {
            &:checked ~ label:before {
                color: #fff;
                background-color: #d9534f;
            }
        }
    }

    &-warning {
        input[type="radio"],
        input[type="checkbox"] {
            &:checked ~ label:before {
                color: #fff;
                background-color: #f0ad4e;
            }
        }
    }

    &-info {
        input[type="radio"],
        input[type="checkbox"] {
            &:checked ~ label:before {
                color: #fff;
                background-color: #5bc0de;
            }
        }
    }
}
*/


/* 1. Theme default css */



.theme-overlay::before {
	background: #FAA432 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;
}
.separator {
	border-top: 1px solid #f2f2f2
}
.nav-link:focus {
	color: inherit;
}

/* Bootstrap 5 */
.container {
    padding-left: 15px;
    padding-right: 15px;
}
.row {
    --bs-gutter-x: 30px;
}
.row.g-0 {
	--bs-gutter-x: 0;
}
.gutter-y-30 {
  	--bs-gutter-y: 30px;
}
:root {
	scroll-behavior: auto;
}

/* button style */
.btn {
    user-select: none;
    -moz-user-select: none;
    background: #0c0c0c;
    border: medium none;
    border-radius: 50px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.4;
    margin-bottom: 0;
    padding: 19px 50px;
    text-align: center;
    text-transform: capitalize;
    touch-action: manipulation;
    transition: all 0.3s 
ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: auto;
    margin-top: 44px;
}

.contact-form-wrap .btn {
 
    margin-top: 21px;     background: #f2d23d; color: #000;
}


.profile {
    float: left;
    width: 100%;
   border: 2px solid #efefef;
    padding: 15px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    flex-direction: column;
}

.gray_btn{
	background: #ebebeb !important;
	border: 2px solid #ebebeb !important;
}
.myaccount-div  .sub-menu li{
	    margin-bottom: 10px !important;
}


.profile:hover{
	border-color: #FAA432;
}
.myaccount-div:hover{
	border-color: #FAA432;
}


.account-details_div:hover{
	border-color: #FAA432;
}


.profile_photo img {
    width: 100px;
    height: 100px;
    background: #eee;
    border-radius: 100%;
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
    overflow: hidden;
    border: solid 1px #eee;
}
.myaccount-div ul {
    padding: 0;
    margin: 0;
}
.myaccount-div ul li {
    display: block;
    list-style: none;
    margin-bottom: 10px;
}
.account a {
    padding: 10px 10px;
	color: #000000;
	font-size: 16px;
}
.head a{
	margin-bottom: 12px;
}



.myaccount-div {
    float: left;
    width: 100%;
    margin-top: 20px;
   border: 2px solid #efefef;
    padding: 15px;
    border-radius: 10px;
}
.gray_btn:hover {
    background: #ff9a30 !important;
    color: #fff !important;
    border: 2px solid #faa432 !important;
}
.account-details_div {
    float: left;
    width: 100%;
    background: #FFF;
    padding: 15px;
    border-radius: 10px;
    border: 2px solid #efefef;
}
.head {
    float: left;
    width: 100%;
    border-bottom: solid 1px #eee;
    margin-bottom: 15px;
}
.account-details_div .title_2 {
    font-size: 20px;
    color: #000;
    padding-bottom: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    float: left;
    margin-bottom: 0;
}
.head {
    float: left;
    width: 100%;
    border-bottom: solid 1px #eee;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.profile_modal .head{
	display: inherit;
}
.profile_modal .cutimize-btn {
    padding: 14px 30px;
}



.inner_modal  .head {
    padding: 25px 50px;
}
.inner_modal  .head h3{
	margin: 0; padding: 0;
}

 .profile_name {
    float: left;
    width: 100%;
    text-align: center;
}



.form-group {
    margin-bottom: 23px;
}
.inner_modal {
    max-width: 980px !important;
}
.profile_modal button.close {
    padding: 0;
    background-color: #FAA432;
    border: 0;
    width: 35px;
    height: 35px;
    position: absolute;
    right: 29px;
    border-radius: 5px;
    color: #fff;
    font-size: 25px;
    line-height: 25px;
    z-index: 99999;
    top: 23px;
    font-weight: 600;
    background-size: 14px;
    opacity: 1;
}
.edit-profile-form .form-check-input {
    width: 20px !important;
    height: 20px !important;
    padding: 0 !important;
}


.profile_modal .form-check-inline label {
    display: block;
    color: #222;
    font-weight: 500;
    margin: 0 0 10px;
    display: flex;
}

.profile_modal .form-check-inline label span{
	margin-left: 10px;
}



.edit-profile-form {
    float: left;
    width: 100%;
    padding: 50px;
}









.btn::before {
    content: "";
    position: absolute;
    -webkit-transition-duration: 800ms;
    transition-duration: 800ms;
    width: 200%;
    height: 200%;
    top: 110%;
    left: 50%;
    background: #dbbe37;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%;
    z-index: -1;
}
.btn:hover {
	color: #fff;
}
.btn-two {
    background: #ffbf0f none repeat scroll 0 0;
}
.btn-two::before {
	background: #000;
}
.btn:hover:before {
	top: -40%;
}
.breadcrumb > .active {
	color: #FAA432;
}

/* scrollUp */
.scroll-top {
	width: 50px;
	height: 50px;
	line-height: 50px;
	position: fixed;
	bottom: -10%;
	right: 30px;
	font-size: 16px;
	border-radius: 50%;
	z-index: 99;
	color: #fff;
	text-align: center;
	cursor: pointer;
	background: #0D9B4D;
	transition: 1s ease;
	border: none;
	opacity: 0;
}
.scroll-top.open {
	bottom: 30px;
	opacity: 1;
}
.scroll-top::after {
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 1;
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}
.scroll-top:hover {
	background: #222222;
	opacity: 1;
}


/* 2. Header */
.custom-container {
    max-width: 1650px;
}
.transparent-header {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 9;
	height: auto;
}
.menu-area {
    padding: 23px 0;
    background-color: #000;
}
.menu-nav {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.logo img {
	max-width: 160px;
}
.navbar-wrap {
	display: flex;
	flex-grow: 1;
}
.navbar-wrap ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 0 auto 0;
	padding: 0;
}
.navbar-wrap ul li {
	list-style: none;
	display: block;
	position: relative;
}
.navbar-wrap ul li a {
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    color: #ffffff;
    padding: 38px 30px;
    display: block;
    letter-spacing: 1px;
    line-height: 1;
    position: relative;
    -webkit-transition: all 0.3s 
ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s 
ease-out 0s;
    text-decoration: none;
    z-index: 1;
}
.main-menu .navigation li.menu-item-has-children .dropdown-btn {
    display: none;
}
.navbar-wrap ul li .sub-menu {
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	min-width: 230px;
	border: 1px solid #f5f5f5;
	background: #ffffff;
	margin: 0;
	transform: scale(1 , 0);
	transform-origin: 0 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-box-shadow: 0px 30px 70px 0px rgba(137,139,142,0.15);
	-moz-box-shadow: 0px 30px 70px 0px rgba(137,139,142,0.15);
	box-shadow: 0px 30px 70px 0px rgba(137,139,142,0.15);
	border-radius: 0;
	padding: 18px 0;
	display: block;
	visibility: hidden;
	opacity: 0;
	z-index: 9;
}
.navbar-wrap ul li .sub-menu .sub-menu {
	right: auto;
	left: 100%;
	top: 0;
}
.navbar-wrap ul li .sub-menu li {
	margin-left: 0;
	text-align: left;
	display: block;
}
.navbar-wrap ul li .sub-menu li a {
	padding: 9px 15px 9px 25px;
	line-height: 1.4;
	color: #777777;
	text-transform: capitalize;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.navbar-wrap ul li:hover > .sub-menu {
	opacity: 1;
	visibility: visible;
	transform: scale(1);
}
.header-action > ul {
	display: flex;
	align-items: center;
	margin: 0;
	padding: 0;
}
.header-action > ul li {
	position: relative;
	list-style: none;
	margin-left: 40px;
}
.header-action > ul > li:first-child {
	margin-left: 0;
}
.header-action > ul > li.header-shop-cart > a {
	padding-right: 10px;
}
.header-action > ul > li > a {
	display: block;
    color: #222222;
    font-size: 28px;
}
.header-action > ul > li:hover > a {
	color: #0D9B4D;
}
.header-shop-cart a.cart-count span.mini-cart-count {
	position: absolute;
	right: 0px;
	top: -2px;
	width: 20px;
	height: 20px;
	text-align: center;
	border-radius: 50%;
	font-size: 12px;
	font-weight: 700;
	line-height: 20px;
	background-color: #FAA432;
	color: #fff;
	box-shadow: 0px 5px 12.09px 0.91px rgba(71, 51, 127, 0.14);
}
.header-action > ul li.offCanvas-btn a {
    display: flex
;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    text-align: center;
    background: #ffbf01;
    color: #fff !important;
    border-radius: 50%;
    font-size: 25px;
}
.transparent-header .navbar-wrap ul li a {
	color: #dcdcdc;
}
.transparent-header .header-action>ul>li>a {
	color: #ffffff;
}
.transparent-header .logo .secondary-logo {
	display: none;
}
.transparent-header.sticky-menu .logo .secondary-logo {
	display: block;
}
.transparent-header.sticky-menu .logo .main-logo {
	display: none;
}
.transparent-header.sticky-menu .navbar-wrap ul li a {
	color: #777777;
}
.transparent-header.sticky-menu .header-action>ul>li>a {
	color: #222222;
}
.sticky-menu {
    position: fixed;
    left: 0;
    margin: auto;
    top: 0;
    width: 100%;
    z-index: 99;
    background: #fff;
    -webkit-animation: 1000ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 1000ms ease-in-out 0s normal none 1 running fadeInDown;
    -webkit-box-shadow: 0 10px 15px rgb(25 25 25 / 10%);
    box-shadow: 0 10px 15px rgb(25 25 25 / 10%);
    border-radius: 0;
    padding: 0 0;
}
.header-fixed-position {
	display: block;
	height: 138px;
}
.navbar-wrap ul li .sub-menu li.active>a,
.navbar-wrap ul li .sub-menu li:hover>a,
.transparent-header .navbar-wrap ul li.active>a,
.transparent-header .navbar-wrap ul li:hover>a,
.navbar-wrap>ul>li.active>a,
.navbar-wrap>ul>li:hover>a {
	color: #FAA432;
}


/* Mini Cart Style */
.header-shop-cart .header-mini-cart {
	background: #fff;
	opacity: 0 !important;
	padding: 25px;
	position: absolute;
	right: -15px;
	top: 60px;
	transition: all 0.5s ease 0s;
	width: 350px;
	z-index: 9;
	box-shadow: 0px 12px 24px 0px rgba(120, 120, 120, 0.3);
	visibility: hidden;
	transform: translateY(10px);
}
.header-shop-cart .header-mini-cart::before {
	position: absolute;
	content: '';
	left: 0px;
	top: -30px;
	width: 100%;
	height: 45px;
	display: block;
}
.header-shop-cart:hover .header-mini-cart {
	opacity: 1 !important;
	visibility: visible;
	transform: translateY(0px);
	z-index: 9;
}
.header-shop-cart .woocommerce-mini-cart__empty-message {
	margin-bottom: 0;
}
.header-shop-cart .header-mini-cart .woocommerce-mini-cart > li {
	margin-bottom: 20px;
	margin-left: 0;
	padding: 0;
}
.header-shop-cart .woocommerce-mini-cart .checkout-link {
    margin-top: 35px;
}
.header-mini-cart ul li.woocommerce-mini-cart-item .remove.remove_from_cart_button {
	display: block;
	font-weight: 700;
	order: 2;
	flex: 0 0 1em;
	background: #f1f1f1;
	font-size: 1.5em;
	height: 1em;
	width: 1em;
	text-align: center;
	line-height: 1;
	border-radius: 100%;
	color: red !important;
	text-decoration: none;
	margin-left: auto;
	border: 0;
}
.header-mini-cart ul li.woocommerce-mini-cart-item .remove.remove_from_cart_button:hover {
	background: red;
	color: #fff !important;
}
.header-shop-cart .woocommerce-mini-cart .mini-cart-img {
    width: 90px;
    flex: 0 0 90px;
}
.woocommerce-mini-cart .mini-cart-img img.attachment-woocommerce_thumbnail {
	width: 100%;
	margin: 0;
}
.header-shop-cart .woocommerce-mini-cart .mini-cart-content {
    padding-left: 15px;
    text-align: left;
    padding-right: 25px;
    width: 176px;
    flex: 0 0 176px;
}
.woocommerce-mini-cart .mini-cart-content .product-title {
    color: #222222;
    font-size: 16px;
    background: none;
	font-weight: 500;
	line-height: 1.3;
	text-transform: uppercase;
}
.mini-cart-price {
	display: flex;
	align-items: center;
	font-weight: 500;
}
.woocommerce-mini-cart .mini-cart-price > span {
	color: #faa432;
	font-size: 16px;
	font-weight: 500;
	margin-left: 5px;
	display: block;
}
.header-shop-cart .woocommerce-mini-cart .del-icon {
    flex-grow: 1;
    margin-top: 30px;
}
.header-shop-cart .woocommerce-mini-cart .del-icon a {
	color: #777777;
}
.woocommerce-mini-cart .del-icon > a {
	font-size: 18px;
}
.total-price {
    border-top: 1px solid #c7c7c7;
    overflow: hidden;
    padding-top: 20px;
    margin-top: 25px;
}
.total-price > span {
    color: #222222;
    font-weight: 600;
}
.header-shop-cart .header-mini-cart .checkout-link {
	margin-bottom: 0;
}
.header-shop-cart .header-mini-cart .checkout-link a {
	color: #fff;
	background: #0D9B4D;
	display: block;
	font-weight: 500;
	padding: 16px 30px;
	text-align: center;
	font-size: 14px;
	margin-bottom: 8px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.5;
	border-radius: 0;
}
.header-shop-cart .header-mini-cart .checkout-link a:not(.checkout) {
	background: #222;
	color: #fff;
}
.header-shop-cart .header-mini-cart .checkout-link a:last-child {
	margin-bottom: 0;
}
.header-mini-cart .woocommerce-mini-cart__total {
	padding: 15px 0;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
	border-top: 1px solid #c7c7c7;
	margin-bottom: 0;
	color: #777;
}
.header-mini-cart .woocommerce-mini-cart__total .woocommerce-Price-amount {
	color: #777;
	font-weight: bolder;
}

/* 3. Mobile-menu */
.nav-outer .mobile-nav-toggler {
	position: relative;
	float: right;
	font-size: 40px;
	line-height: 50px;
	cursor: pointer;
	display: none;
	color: #fff;
	margin-right: 30px;
	top: 15px;
}
.nav-logo img {
	width: 160px;
}
.mobile-menu {
	position: fixed;
	right: 0;
	top: 0;
	width: 300px;
	padding-right: 30px;
	max-width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	z-index: 99;
	border-radius: 0px;
	transition: all 700ms ease;
	-moz-transition: all 700ms ease;
	-webkit-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	-webkit-transform: translateX(101%);
	-ms-transform: translateX(101%);
	transform: translateX(101%);
}
.mobile-menu .navbar-collapse {
	display: block !important;
}
.mobile-menu .nav-logo {
	position: relative;
	padding: 30px 25px;
	text-align: left;
}
.mobile-menu-visible {
	overflow: hidden;
}
.mobile-menu-visible .mobile-menu {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}
.mobile-menu .navigation li.current>a:before {
	height: 100%;
}
.search-backdrop,
.menu-backdrop {
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 4;
	transition: all .3s linear;
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	opacity: 0;
	visibility: hidden;
	background: #000;
}
.mobile-menu-visible .menu-backdrop {
	opacity: 0.65;
	visibility: visible;
}
.mobile-menu .menu-box {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	max-height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	background: #fff;
	padding: 0px 0px;
	z-index: 5;
	box-shadow: -9px 0 14px 0px rgb(0 0 0 / 6%);
}
.mobile-menu-visible .mobile-menu .menu-box {
	opacity: 1;
	visibility: visible;
}
.mobile-menu .close-btn {
    position: absolute;
    right: 15px;
    top: 28px;
    line-height: 30px;
    width: 35px;
    text-align: center;
    font-size: 20px;
    color: #FAA432;
    cursor: pointer;
    z-index: 10;
    -webkit-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;
}
.mobile-menu-visible .mobile-menu .close-btn {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
.mobile-menu .navigation {
	position: relative;
	display: block;
	width: 100%;
	float: none;
	margin: 0;
	padding: 0;
}
.mobile-menu .navigation li {
	position: relative;
	list-style: none;
	display: block;
	border-top: 1px solid rgb(0 0 0 / 10%);
}
.mobile-menu .navigation:last-child {
	border-bottom: 1px solid rgb(0 0 0 / 10%);
}
.mobile-menu .navigation li > ul > li:first-child {
	border-top: 1px solid rgb(0 0 0 / 10%);
}
.mobile-menu .navigation li > a {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 10px 60px 10px 25px;
    font-size: 15px;
    font-weight: 500;
    color: #222;
    text-transform: capitalize;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    border: none;
}
.mobile-menu .navigation li ul {
	margin: 0;
	padding: 0;
}




.mobile-menu .navigation li ul li {
	list-style: none;
}
.mobile-menu .navigation li ul li > a {
	font-size: 15px;
	margin-left: 20px;
	text-transform: capitalize;
}
.mobile-menu .navigation li ul li ul li a {
    margin-left: 40px;
}
.mobile-menu .navigation li ul li ul li ul li a {
    margin-left: 60px;
}
.mobile-menu .navigation li > a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 0;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.mobile-menu .navigation li.menu-item-has-children .dropdown-btn {
	position: absolute;
	right: 15px;
	top: 6px;
	width: 32px;
	height: 32px;
	text-align: center;
	font-size: 16px;
	line-height: 32px;
	color: #222;
	background: #efefef;
	cursor: pointer;
	border-radius: 2px;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	z-index: 5;
}
.mobile-menu .navigation li.menu-item-has-children .dropdown-btn.open {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.mobile-menu .navigation li > ul,
.mobile-menu .navigation li > ul > li > ul {
	display: none;
}
.mobile-menu .social-links ul {
    display: flex;
    position: relative;
    text-align: center;
    padding: 30px 20px 20px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.mobile-menu .social-links li {
    position: relative;
    display: inline-block;
    margin: 0px 6px 10px;
}
.mobile-menu .social-links li a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	position: relative;
	line-height: 32px;
	font-size: 16px;
	color: #222;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	border: 1px solid #efefef;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}
.mobile-menu .social-links li a:hover {
	border-color: #0D9B4D;
	background: #0D9B4D;
	color: #fff;
}
.menu-area .mobile-nav-toggler {
	position: relative;
    float: right;
	display: none;
	align-items: center;
	justify-content: center;
	width: 60px;
	height: 60px;
	text-align: center;
	background: #0D9B4D;
	color: #fff;
	border-radius: 50%;
	font-size: 25px;
	cursor: pointer;
	margin-top: -2px;
}

/* 4. Search */
.search-popup-wrap {
    position: fixed;
    top: 0;
    left: 0;
    background: #000000;
    height: auto;
    width: 100%;
    z-index: 99;
    padding: 40px 0 50px;
    display: none;
    z-index: 999;
}
.search-form {
	position: relative;
}
.search-form input
 {
    width: 100%;
    border: none;
    border-bottom: 1px solid #ffcf42;
    padding: 10px 50px 20px;
    text-align: center;
    font-weight: 500;
    font-size: 30px;
    background: transparent;
    color: #ffffff;
}


.search-form input::placeholder {
  color: #FFF !important;
  opacity: 1; /* Firefox */
}

.search-form input::-ms-input-placeholder { /* Edge 12 -18 */
  color: #FFF !important;
}


.search-form input::placeholder {
	font-size: 30px;
    color: #222;
	opacity: .5;
}
.search-btn {
	position: absolute;
	right: 20px;
	background: transparent;
	border: 0;
	font-size: 25px;
	color: #0D9B4D;
	top: 50%;
	transform: translateY(-50%);
}
.search-close {
	position: absolute;
	top: 5%;
	right: 5%;
	font-size: 30px;
	color: #0D9B4D;
	cursor: pointer;
}
body.search-visible {
	overflow: hidden;
}
.search-backdrop {
	background: #000;
	cursor: url(../img/icons/cross-out.png), pointer;
	z-index: 99;
	visibility: hidden;
}
.search-visible .search-backdrop {
    opacity: .55;
	visibility: visible;
}

/* OffCanvas-menu */
.offCanvas-wrap {
    position: fixed;
    overflow-y: auto;
    top: 0;
    right: 0;
    width: 582px;
    padding: 35px 80px 55px;
    transform: translateX(100%);
    height: 100%;
    display: block;
    background-color: #000000;
    z-index: 1020;
    -webkit-transition: all 600ms 
cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -moz-transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 600ms 
cubic-bezier(0.785, 0.135, 0.15, 0.86);
    display: flex
;
    flex-direction: column;
}
.offCanvas-toggle {
    width: 56px;
    height: 56px;
    flex: 0 0 56px;
    background: rgb(244 194 69);
    display: flex
;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 -40px 30px auto;
    cursor: pointer;
}
.offCanvas-toggle img {
	width: 18px;
}
.offCanvas-content {
	margin-bottom: 80px;
}
.offCanvas-content .title {
    font-size: 43px;
    line-height: 1.17;
    margin-bottom: 28px;
    color: #FFF;
}
.offCanvas-content .title span {
    color: #ffcb42;
}
.offCanvas-content p {
	margin-bottom: 0; color: #FFF;
}
.offCanvas-body {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex: 1;
}
.offCanvas-wrap::-webkit-scrollbar {
	width: 0px;
}
.offCanvas-overlay {
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
	transition: all 700ms ease;
	-moz-transition: all 700ms ease;
	-webkit-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	opacity: 0;
	visibility: hidden;
	background: #000;
}
.offcanvas-menu-visible .offCanvas-overlay {
	opacity: 0.6;
	visibility: visible;
}
.offcanvas-menu-visible .offCanvas-wrap {
	transform: translateX(0);
}
.offcanvas-contact .number {
    font-size: 30px;
    margin: 0 0 5px;
    color: #efcb48;
}
.offcanvas-contact .email {
    font-size: 30px;
    margin: 0 0 18px;
    color: #ffcb45;
}


.offcanvas-contact p {
	margin: 0 0 0; color: #fff;
}
.offcanvas-contact .offcanvas-social {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 35px;
}
.offcanvas-contact .offcanvas-social li {
	margin: 0;
}
.offcanvas-contact .offcanvas-social li a {
	display: flex;
	font-size: 14px;
	width: 40px;
	height: 40px;
	align-items: center;
	justify-content: center;
	background: rgba(13, 155, 77, 0.16);
	border-radius: 50%;
	color: #222;
}
.offcanvas-contact .offcanvas-social li a:hover {
	background: rgba(13, 155, 77, 1);
	color: #fff;
}

/* 5. Breadcrumb */
.breadcrumb-bg {
	background-image: url(../img/bg/video_bg.jpg);
	background-position: center;
	background-size: cover;
	position: relative;
	padding: 230px 0 150px;
	z-index: 1;
}
.breadcrumb-bg::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #090909;
	opacity: .85;
	z-index: -1;
}
.breadcrumb-bg::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -10px;
	background-image: url("../img/bg/testimonial_bottom_shape.png");
	width: 100%;
	height: 36px;
	background-repeat: repeat;
	background-position: center;
	z-index: 1;
}
.breadcrumb {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0;
	margin-bottom: 0;
	list-style: none;
	background-color: transparent;
	border-radius: 0;
	justify-content: center;
}
.breadcrumb-content {
	position: relative;
	z-index: 4;
}
.breadcrumb-content .title {
    font-size: 47px;
    line-height: 1.2;
    color: #fff;
    letter-spacing: -1px;
    margin-bottom: 15px;
}
.breadcrumb li {
	display: block;
	font-size: 20px;
	color: #fff;
	line-height: 1.4;
}
.breadcrumb li a {
	color: #fff;
}
.breadcrumb-item + .breadcrumb-item::before {
	padding-right: 15px;
	padding-left: 15px;
	color: #fff;
	content: "|";
}
.breadcrumb-item+.breadcrumb-item {
    padding-left: 0;
}


/* 6. Banner */
.banner-area {
    padding: 41px 0 15px;
    position: relative;
    background-color: #000;
}
.banner-content .banner-caption {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 700;
	color: #FAA432;
	letter-spacing: 0.095em;
	margin: 0 0 28px;
}

.banner-content .title {
    font-size: 72px;
    line-height: 1.13;
    margin: 0 0 61px;
    color: #FFF;
    letter-spacing: 6px;
}
.banner-content .btn {
	border: 3px solid #fff;
	padding: 17px 52px;
}
.banner-images {
	position: relative;
}
/*.banner-images::after {*/
/*	content: "";*/
/*	position: absolute;*/
/*	left: 50%;*/
/*	transform: translateX(-50%);*/
/*	bottom: -18px;*/
/*	width: 516px;*/
/*	height: 46px;*/
/*	background: #464646;*/
/*	filter: blur(30px);*/
/*	border-radius: 99px;*/
/*	z-index: -1;*/
/*}*/
.banner-images .main-img {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -15px;
	max-width: 550px;
	display: block;
	margin: 0 auto;
}
.banner-content {
	position: relative;
	z-index: 2;
	margin: 0 0 -31px;
}
.banner-shape {
    position: absolute;
    z-index: 99;
}
.banner-shape.one {
	left: -18px;
	top: 14%;
}
.banner-shape.two {
	right: 0;
	top: 8%;
}
.banner-shape.three {
	bottom: -15px;
	left: 40px;
}
.banner-shape.four {
	bottom: 0;
	right: 60px;
}

/* 7. Brand */
.brand-area {
	padding: 145px 0 150px;
}
.brand-title .title {
	margin: 0 0 0;
	font-size: 15px;
	padding: 0 80px;
	display: inline-flex;
	position: relative;
	text-transform: uppercase;
	font-weight: 700;
	color: #222222;
	letter-spacing: 0.095em;
}
.brand-title .title::before,
.brand-title .title::after {
	content: "";
	position: absolute;
	left: 0;
	top: 11px;
	width: 50px;
	height: 2px;
	background: #FAA432;
}
.brand-title .title::after {
	left: auto;
	right: 0;
}
.brand-item {
	display: flex;
	min-height: 48px;
	max-height: 48px;
	align-items: center;
	justify-content: center;
}

/* 8. Features */
.features-bg {
    background-position: center;
    background-size: cover;
    padding: 49px 0;
    position: relative;
    margin: 37px 0 44px;
}
.features-bg::before {
	content: "";
	position: absolute;
	left: 0;
	top: -41px;
	width: 100%;
	height: 41px;
	background-image: url(../img/bg/features_shape01.png);
	background-repeat: repeat-x;
	background-position: center;
}
.features-bg::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -50px;
	width: 100%;
	height: 50px;
	background-image: url(../img/bg/features_shape02.png);
	background-repeat: repeat-x;
	background-position: center;
}
.features-img {
	text-align: right;
	margin-right: -30px;
}
.features-item {
	margin: 0 0 50px;
}
.features-icon {
	font-size: 50px;
	color: #FEE431;
	position: relative;
	z-index: 1;
	margin: 0 0 27px;
}
.features-icon::after {
	content: "";
	position: absolute;
	left: 20px;
	top: 5px;
	width: 40px;
	height: 40px;
	background: #20B764;
	border-radius: 50%;
	z-index: -1;
	transition: .4s linear;
}
.features-content .title {
	font-size: 20px;
	color: #000;
	letter-spacing: 0.02em;
	margin-bottom: 14px;
}
.features-content p {
    margin: 0 0;
    color: #000000;
}
.features-item:hover .features-icon::after {
	left: 5px;
}
.features-items-wrap .row>*:nth-last-child(-n+2) .features-item {
	margin: 0 0;
}
.features-items-wrap .row>*:nth-child(4n+1) .features-item ,
.features-items-wrap .row>*:nth-child(4n+3) .features-item {
	margin-right: 50px;
}
.features-items-wrap .row>*:nth-child(4n+2) .features-item, .features-items-wrap .row>*:nth-child(4n) .features-item {
    margin-left: 0px;
}

/* 9. Features Products */
.features-products {
    padding: 80px 0 76px;
    position: relative;
}
.features-products-wrap {
	margin-bottom: 180px;
}
.features-products-wrap:last-child {
	margin: 0 0;
}
.features-products-thumb {
	position: relative;
	text-align: center;
	margin: 0px 137px 0px 212px;
}
.features-products-thumb::before {
	content: "";
	position: absolute;
	left: 38%;
	top: 50%;
	background-image: url(../img/products/features_product_dots.png);
	width: 706px;
	height: 706px;
	z-index: -1;
	background-repeat: no-repeat;
	background-size: contain;
	transform: translate(-50%, -50%);
}
.features-products-thumb .shape-img {
	position: absolute;
	bottom: 13px;
	left: -135px;
	z-index: -1;
	transition: .35s linear;
}
.features-product-content {
	width: 81%;
}
.features-product-content .title {
	font-size: 50px;
	margin-bottom: 0;
}
.features-product-content .title::after {
	content: "";
	display: block;
	background-image: url(../img/others/title_shape.svg);
	width: 79px;
	height: 14px;
	background-repeat: no-repeat;
	margin: 18px 0 33px;
}
.features-product-quantity {
	font-size: 16px;
	text-transform: inherit;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	margin: 0 0 24px;
}
.features-product-bottom {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin: 55px 0 0;
}
.features-product-bottom .price {
	font-size: 28px;
	font-weight: 700;
	color: #222222;
	font-family: 'Oswald', sans-serif;
	display: block;
	margin-left: 30px;
}
.features-product-bottom .old-price {
	font-size: 20px;
	color: #FAA432;
	margin-left: 15px;
	text-decoration: line-through;
}
.features-products-thumb .main-img {
	display: inline-block;
	position: relative;
}
.features-products-thumb .main-img::after {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 7px;
	width: 230px;
	height: 46px;
	background: #464646;
	filter: blur(30px);
	border-radius: 99px;
	z-index: -1;
}
.features-products-wrap:nth-child(even) .row {
	flex-direction: row-reverse;
}
.features-products-wrap:nth-child(even) .features-product-content {
	margin-left: auto;
}
.features-products-wrap:nth-child(even) .features-products-thumb {
	margin: 0px 200px 0px 143px;
}
.features-products-wrap:nth-child(even) .features-products-thumb .shape-img {
	bottom: 27px;
	left: auto;
	right: -91px;
}
.features-products-wrap:nth-child(even) .features-products-thumb::before {
	left: 74%;
	top: 40%;
	transform: translate(-50%, -50%);
}
.features-products-wrap .features-products-thumb:hover .shape-img {
	transform: translateX(15px);
}
.features-products-wrap:nth-child(even) .features-products-thumb:hover .shape-img {
	transform: translateX(-15px);
}
.features-products-wrap:nth-child(3n+3) .features-products-thumb {
	margin: 0px 138px 0px 168px;
}
.features-products-wrap:nth-child(3n+3) .features-products-thumb .shape-img {
	left: -122px;
}
.fp-shapes-wrap>* {
	position: absolute;
	z-index: -1;
}
.fp-shapes-wrap .fp-shape-one {
	right: 0;
	top: 230px;
}
.fp-shapes-wrap .fp-shape-two {
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.fp-shapes-wrap .fp-shape-three {
	right: 0;
	bottom: 360px;
}
.fp-circle {
	position: absolute;
	background: #F9F9F9;
	z-index: -2;
	border-radius: 50%;
}
.fp-circle.one {
	width: 697px;
	height: 697px;
	left: -155px;
	top: -95px;
}
.fp-circle.two {
	width: 686px;
	height: 686px;
	right: -70px;
	bottom: 21%;
}
.fp-circle.three {
	width: 626px;
	height: 626px;
	left: -85px;
	bottom: -4%;
}
.fp-circle.four {
	width: 100px;
	height: 100px;
	background: #E6F5EE;
	left: 50%;
	transform: translateX(-50%);
	top: 33%;
}
.fp-circle.five {
	width: 100px;
	height: 100px;
	background: #E6F5EE;
	left: 50%;
	transform: translateX(-50%);
	bottom: 33%;
}

/* 10. Shop */
.home-shop-area {
    padding: 0 0 79px;
}
.home-shop-item {
	background: #fff;
	box-shadow: 0px 15px 26px rgba(173, 185, 202, 0.17);
	margin: 106px 0 50px;
	padding: 0 40px 40px;
}
.home-shop-thumb {
    text-align: center;
    position: relative;
    max-width: 320px;
    margin: 0 auto 45px;
    z-index: 1;
}
.home-shop-thumb > a {
    text-align: center;
    width: 100%;
    min-height: 190px;
    align-items: flex-start;
    margin: -106px auto 0;
    position: relative;
    display: inline-flex;
    justify-content: center;
}
.home-shop-thumb img {
    display: inline-block;
    height: 190px;
    object-fit: contain;
    max-width: 273px;
    object-position: top;
}
.shop-thumb-shape {
    position: absolute;
    width: 100%;
    height: 103px;
    left: 0;
    bottom: -11px;
    background: #f2d23d;
    border-radius: 50% / 100%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    z-index: -1;
}
.shop-thumb-shape.yellow {
	background: #F0DE5A;
}
.shop-thumb-shape.purple {
	background: #996BAC;
}
.shop-thumb-shape.gray {
	background: #DEDEDD;
}
.shop-thumb-shape.blue {
	background: #25A1D0;
}
.home-shop-content .title {
	font-size: 20px;
	margin-bottom: 20px;
}
.home-shop-price {
	font-size: 20px;
	display: block;
	letter-spacing: 0.02em;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	color: #222;
	line-height: 1;
	margin: 0 0 30px;
}
.home-shop-rating {
	display: flex;
	align-items: center;
	color: #FAA432;
	letter-spacing: 3px;
	line-height: 1;
}
.home-shop-rating .total-rating {
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0;
	color: #777777;
	margin-left: 10px;
}
.shop-content-bottom {
	display: flex;
	align-items: center;
	margin-top: 35px;
}
.shop-content-bottom .cart {
	width: 50px;
	height: 50px;
	display: flex;
	flex: 0 0 50px;
	align-items: center;
	justify-content: center;
	background: #0D9B4D;
	color: #fff;
	border-radius: 50%;
	font-size: 20px;
}
.shop-content-bottom .btn {
	padding: 15px 38px;
	font-size: 14px;
	margin-left: 15px;
	opacity: 0;
	visibility: hidden;
}
.shop-content-bottom .cart:hover {
	background: #FAA432;
}
.home-shop-item:hover .shop-content-bottom .btn {
	opacity: 1;
	visibility: visible;
}
.home-shop-thumb .discount {
    position: absolute;
    top: 0;
    right: 23px;
    z-index: 1;
    background: #fd4b4b;
    border-radius: 3px;
    color: #fff;
    font-weight: 500;
    font-size: 12px;
    padding: 4px 11px;
    line-height: 1;
}
.related-product-active [class*="col-"],
.home-shop-active [class*="col-"] {
	padding-left: 15px;
	padding-right: 15px;
}
.related-product-active .slick-arrow,
.home-shop-active .slick-arrow {
	position: absolute;
	top: calc(50% - 43px);
	transform: translateY(-50%);
	left: -100px;
	background: transparent;
	border: none;
	padding: 0 0;
	font-size: 50px;
	color: #222222;
	z-index: 2;
	display: block;
	width: auto;
	line-height: 1;
}
.related-product-active .slick-arrow.slick-next,
.home-shop-active .slick-arrow.slick-next {
	left: auto;
	right: -100px;
}
.related-product-active .slick-arrow::before, .home-shop-active .slick-arrow::before {
    content: "";
    position: absolute;
    left: -25px;
    top: 50%;
    transform: translateY(-50%);
    width: 55px;
    height: 55px;
    background: #f2d23d;
    opacity: .3;
    border-radius: 50%;
    -webkit-transition: all 0.3s 
ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s 
ease-out 0s;
    z-index: -1;
}
.related-product-active .slick-arrow.slick-next::before,
.home-shop-active .slick-arrow.slick-next::before {
	left: auto;
	right: -25px;
}
.related-product-active .slick-dots,
.home-shop-active .slick-dots {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 10px 0 0;
	padding: 0 0;
}
.related-product-active .slick-dots li,
.home-shop-active .slick-dots li {
	list-style: none;
	line-height: 1;
	margin: 0 5px;
}
.related-product-active .slick-dots li button,
.home-shop-active .slick-dots li button {
	border: none;
	padding: 0;
	text-indent: -99999px;
	width: 10px;
	height: 10px;
	background: #FAA432;
	opacity: .3;
	border-radius: 50%;
	display: block;
	line-height: 1;
}
.related-product-active .slick-dots li.slick-active button,
.home-shop-active .slick-dots li.slick-active button {
	box-shadow: 0px 3px 3px rgba(250, 164, 50, 0.22);
	border-radius: 5px;
	width: 20px;
	opacity: 1;
}
.related-product-active .slick-arrow:hover::before,
.home-shop-active .slick-arrow:hover::before {
	opacity: 1;
}


/* inner-shop */
.inner-shop-details-area, .inner-shop-area {
    padding: 120px 0 54px;
}
.inner-shop-area .shop-top-wrap {
    border: 1px solid #f1f1f1;
    padding: 15px 22px;
    margin-bottom: 50px;
}
.inner-shop-area .shop-top-left p {
    margin-bottom: 0;
    float: unset;
}
.inner-shop-area .shop-top-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    max-width: 185px;
    margin-left: auto;
}
.inner-shop-area .shop-top-right form select {
    border: none;
    outline: none;
    color: #777777;
    box-shadow: none;
    padding-top: 0;
    padding-bottom: 0;
}
.inner-shop-item {
    margin-bottom: 30px;
}
.inner-shop-content {
    text-align: left;
    border: 1px solid #efefef;
    padding: 25px 20px 25px;
}
.inner-shop-thumb img {
    width: 100%;
}
.inner-shop-content .inner-shop-rating li {
    font-size: 16px;
    letter-spacing: -1px;
    margin-bottom: 7px;
    color: #ffb400;
}
.inner-shop-content .title {
    font-size: 20px;
    color: #1f2029;
    margin-bottom: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.inner-shop-content .title a:hover {
    color: #0D9B4D;
}
.inner-shop-content .price-wrap {
    font-size: 16px;
    color: #0D9B4D;
    font-weight: 600;
    display: block;
    line-height: 1.3;
    margin-left: 20px;
    text-align: right;
}
.shop-sidebar .widget {
    margin-bottom: 50px;
}
.shop-sidebar .widget:last-child {
    margin-bottom: 0;
}
.shop-sidebar .widget .sidebar-title {
    font-size: 18px;
    border-bottom: 1px solid #c8c8c8;
    margin-bottom: 25px;
    padding-bottom: 20px;
	text-transform: uppercase;
}
.lp-post-thumb > a {
    display: block;
    width: 85px;
    height: 85px;
    background: #f3f3f3;
    padding: 13px;
    text-align: center;
}
.lp-post-thumb img {
	max-width: 100%;
	max-height: 100%;
}
.lp-post-list .lp-post-item li {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.lp-post-content {
	margin-left: 15px;
	flex-grow: 1;
}
.lp-post-content > .lp-post-rating > li {
    font-size: 10px;
    margin-bottom: 10px;
    color: #ffb400;
    letter-spacing: 1.5px;
}
.lp-post-content .title {
    font-size: 18px;
    margin-bottom: 12px;
    text-transform: uppercase;
}
.lp-post-content .title a:hover {
    color: #FAA432;
}
.lp-post-content .price {
    font-size: 16px;
    color: #0D9B4D;
    font-weight: 600;
    display: block;
    line-height: 1;
}
.widget .Product-tag-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: -10px;
}
.Product-tag-list li a {
    color: #222;
    font-size: 14px;
    padding: 6px 17px;
    border-radius: 0;
    display: inline-block;
    transition: 0.3s;
    margin-right: 6px;
    margin-bottom: 10px;
    background: #f5f5f5;
    font-weight: 500;
}
.Product-tag-list li a:hover {
    background: #0D9B4D;
    color: #fff;
}
.shop-widget-banner img {
    max-width: 100%;
}
.widget.shop-widget-banner {
    text-align: center;
}
.inner-shop-item.home-shop-item {
	margin: 0 0 50px;
	padding: 40px 40px 40px;
}
.inner-shop-item .home-shop-thumb > a {
    margin: 0 auto 0;
}
.inner-shop-item .home-shop-thumb {
	margin: 0 auto 25px;
}
.inner-shop-item .shop-item-cat {
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 9px;
	line-height: 1;
}
.inner-shop-item .shop-item-cat a {
	display: block;
	font-weight: 500;
	color: #777777;
}
.inner-shop-item .shop-item-cat a:hover {
	color: #FAA432;
}
.inner-shop-item .home-shop-content .title {
    margin-bottom: 15px;
    text-align: center;
}
.inner-shop-item .shop-content-bottom {
	margin-top: 30px;
}
.inner-shop-item .home-shop-price {
	margin: 0 0 25px;
}
.inner-shop-item .home-shop-thumb .discount {
	top: -20px;
	right: -20px;
}
.inner-shop-details-content .title {
    font-size: 44px;
    margin-bottom: 8px;
    color: #ffbf0f;
}

/* inner-shop-details */
.inner-shop-details-content {
    padding-left: 20px;
}
.inner-shop-details-img {
    display: flex;
    align-items: center;
    padding: 90px; 
    justify-content: center;
}
.inner-shop-details-img img {
    max-width: 100%;
}
.inner-shop-details-img-wrap {
	margin-bottom: 15px;
	background: #f7f7f7;
}
.inner-shop-details-nav-wrap .nav-tabs .nav-link {
	border: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	padding: 0;
	margin-bottom: 0;
	background: #f7f7f7;
	display: flex;
	align-items: center;
	justify-content: center;
}
.inner-shop-details-nav-wrap .nav-tabs img {
    max-width: 100%;
    padding: 18px;
}
.inner-shop-details-nav-wrap .nav-tabs {
    border: none;
    flex-wrap: nowrap;
    margin-left: -7px;
    margin-right: -7px;
}
.inner-shop-details-nav-wrap .nav-tabs .nav-item {
    padding-left: 7px;
    padding-right: 7px;
}
.inner-shop-details-content .product_title {
    font-size: 36px;
    margin-bottom: .3em;
    font-weight: 500;
}
.inner-shop-content-top .star-rating {
    display: none;
}
.inner-shop-details-review {
    display: flex;
    align-items: center;
}
.inner-shop-details-meta ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.inner-shop-details-meta ul li {
    font-size: 16px;
    color: #ffffff;
    padding-right: 15px;
    margin-right: 15px;
    position: relative;
    margin-top: 11px;
}

.inner-shop-details-price .price {color: #ffffff;}
.price_box_left h3  {color: #ffffff;}


.inner-shop-details-meta ul li::before {
    content: "|";
    position: absolute;
    right: -2px;
    top: 50%;
    transform: translateY(-50%);
    color: #dadada;
}
.inner-shop-details-meta ul li:last-child::before {
    display: none;
}
.inner-shop-details-meta ul li a,
.inner-shop-details-meta ul li span {
    color: #696868;
    font-weight: 500;
}
.inner-shop-details-meta ul li.inner-shop-details-review .rating {
    font-size: 12px;
    letter-spacing: -1px;
    color: #ff9b26;
    margin-right: 8px;
}
.inner-shop-details-price {
    display: flex;
    align-items: center;
    margin: 18px 0 18px;
}
.inner-shop-details-price .woocommerce-Price-amount,
.inner-shop-details-price del,
.inner-shop-details-price ins {
    font-size: 26px;
    font-weight: 700;
    line-height: .9;
    margin-bottom: 0;
    color: #222222;
}
.inner-shop-details-price del,
.inner-shop-details-price del .woocommerce-Price-amount {
    opacity: .5;
    margin-right: 10px;
    color: #777777;
}
.inner-shop-details-price del .woocommerce-Price-amount {
    margin-right: 0;
}
.inner-shop-details-price .stock-status {
    font-size: 12px;
    line-height: 1;
    margin-bottom: 0;
    font-weight: 900;
    margin-left: 15px;
    text-transform: uppercase;
    color: #0D9B4D;
}
.inner-shop-details-list {
    margin: 28px 0 32px;
}
.inner-shop-details-list ul li {
    padding-left: 22px;
    position: relative;
    font-size: 15px;
    color: #cbcbcb;
    margin-top: 5px;
    font-weight: 500;
}
.inner-shop-details-list ul li > span {
    color: #696868;
    margin-left: 5px;
    font-weight: 400;
}
.inner-shop-details-list ul li::before {
    content: "\f0a9";
    position: absolute;
    left: 0;
    top: 1.2px;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    color: #ffbf1f;
    font-size: 14px;
}
.inner-shop-perched-info {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.cart-btn,
.inner-shop-perched-info > .cart-btn {
    display: inline-flex;
    align-items: center;
    border: 1px solid #0D9B4D;
    background: #0D9B4D;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    padding: 12px 16px;
    min-width: 145px;
    justify-content: center;
    margin-bottom: 12px;
    margin-right: 12px;
    text-transform: uppercase;
}
.inner-shop-perched-info > .wishlist-btn {
    margin-bottom: 12px;
    height: 45px;
    width: 45px;
    text-align: center;
    line-height: 45px;
    background: #0D9B4D;
    color: #fff;
    border-radius: 5px;
}
.inner-shop-perched-info > .wishlist-btn:hover {
    background: #FAA432;
}
.inner-shop-perched-info > .cart-btn:hover {
    background: #FAA432;
    border-color: #FAA432;
    color: #fff;
}
.inner-shop-details-bottom {
    margin-top: 23px;
    padding-top: 23px;
    border-top: 1px solid #ebebeb;
    font-size: 16px;
}
.inner-shop-details-bottom > span {
    display: block;
    margin-bottom: 10px;
    color: #777777;
    font-weight: 500;
    margin-right: 5px;
}
.inner-shop-details-bottom > span:last-child {
    margin-bottom: 0;
}
.inner-shop-details-bottom > span > span {
    font-weight: 500;
    margin-left: 5px;
}
.inner-shop-details-bottom span a {
    color: #777777;
    margin-left: 5px;
    border: 1px solid #ebebeb;
    font-weight: 400;
    padding: 3px 10px;
    font-size: 14px;
    margin-bottom: 8px;
    margin-right: 3px;
    border-radius: 5px;
    display: inline-block;
}
.inner-shop-details-bottom span a:hover {
    color: #fff;
    background: #0D9B4D;
    border-color: #0D9B4D;
}
.product-desc-wrap {
    padding-top: 85px;
}
.product-desc-wrap .nav-tabs {
    border-bottom: 1px solid #ebebeb;
    justify-content: flex-start;
    margin-bottom: 40px;
}
.product-desc-wrap .nav-tabs .nav-link {
    border: none;
    border-radius: 0;
    background: transparent;
    color: #696868;
    padding: 0 0 12px;
    position: relative;
    font-size: 16px;
    font-weight: 700;
}
.product-desc-wrap .nav-tabs .nav-link.active {
    color: #222222;
}
.product-desc-wrap .nav-tabs .nav-item {
    margin: 0 55px 0 0;
}
.product-desc-wrap .nav-tabs .nav-link::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 2px;
    background: #0D9B4D;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    opacity: 0;
}
.product-desc-wrap .nav-tabs .nav-item .nav-link.active::after {
    opacity: 1;
}
.product-desc-content table {
    margin-bottom: 0;
}
.product-desc-content .title {
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 17px;
}
.product-desc-content p {
    font-size: 16px;
    margin-bottom: 25px;
}
.product-desc-list {
    margin-bottom: -4px;
}
.product-desc-list li {
    font-size: 16px;
    margin-bottom: 8px;
    position: relative;
    margin-left: 15px;
}
.product-desc-list li::before {
    content: "";
    position: absolute;
    left: -15px;
    height: 5px;
    width: 5px;
    background: #222222;
    top: 9px;
    border-radius: 50%;
}
.product-desc-list li:last-child {
    margin-bottom: 0;
}
.related-products-wrap > .title {
    margin-bottom: 50px;
    font-size: 35px;
}
.product-desc-content .table-sm td,
.product-desc-content .table-sm th {
    padding: 13px 25px;
    border: 1px solid #ebebeb;
}
.product-desc-content .table-sm th {
    color: #222;
    font-size: 15px;
    font-weight: 700;
    text-transform: capitalize;
	width: 20%;
}
.product-desc-content .table-sm td {
    color: #777777;
    font-weight: 500;
    font-style: italic;
}
.reviews-comment .review-info {
    display: flex;
    align-items: flex-start;
    margin-bottom: 35px;
}
.review-img {
    margin-right: 20px;
    width: 100px;
    flex: 0 0 100px;
}
.review-img img {
    border-radius: 50%;
}
.review-rating li {
    color: #ff9b26;
    letter-spacing: -1px;
    font-size: 13px;
    margin-bottom: 7px;
}
.review-meta h6 {
    color: #222;
    font-size: 17px;
    margin-bottom: 8px;
}
.review-meta h6 span {
    color: #777777;
    font-size: 13px;
    font-weight: 400;
    margin-left: 5px;
}
.reviews-comment .review-content p {
    margin-bottom: 0;
}
.add-review .title {
    font-size: 26px;
    color: #222222;
    margin-bottom: 25px;
	text-transform: uppercase;
}
.add-review {
    margin-top: 55px;
    padding-top: 35px;
    border-top: 1px solid #ebebeb;
}
.add-review form {
    padding: 55px 50px 60px;
    background: #f7f7f7;
}
.add-review p {
    font-size: 16px;
}
.add-review p span {
    color: #0D9B4D;
}
.add-review .from-grp {
    margin-bottom: 25px;
}
.add-review .from-grp label,
.form-rating label {
    display: block;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 500;
    color: #222;
    margin-bottom: 6px;
}
.add-review .from-grp label span {
    color: #0D9B4D;
}
.add-review .from-grp input,
.add-review .from-grp textarea {
    width: 100%;
    border: 1px solid #f4f4f4;
    padding: 15px 25px;
    display: block;
}
.add-review .checkbox-grp input {
    width: auto;
    margin-top: 0;
    margin-right: 10px;
}
.add-review .checkbox-grp label {
    margin-bottom: 0;
}
.add-review .checkbox-grp {
    display: flex;
}
.form-rating {
    margin-bottom: 25px;
    display: flex;
    align-items: center;
}
.form-rating label {
    font-size: 15px;
    text-transform: capitalize;
    margin-bottom: 0;
    margin-right: 10px;
}
.form-rating ul li {
    transition: .3s linear;
    letter-spacing: -1px;
    display: inline-block;
    font-size: 14px;
}
.form-rating ul li:hover {
    color: #ff9b26;
}
.add-review .from-grp textarea {
    height: 170px;
}
.from-btn {
    background-image: linear-gradient(to right, #0D9B4D 0%, #0D9B4D 50%, #0D9B4D 100%);
}
.related-products-area {
	margin: -10px 0 0;
}

/* ******** For HTML ******* */
.shop-sidebar {
	margin-left: 20px;
}
.shop-sidebar .widget {
    margin-bottom: 50px;
}
.shop-sidebar .widget:last-child {
    margin-bottom: 0;
}
.price_filter .ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all {
    background: #ebebeb none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    height: 3px;
    margin-bottom: 20px;
    margin-left: auto;
}
.price_filter .ui-slider-range {
    background: #0d9b4d none repeat scroll 0 0;
    border-radius: 2px;
}
.price_filter .ui-slider-handle.ui-state-default.ui-corner-all {
    height: 15px;
    width: 15px;
    top: 0;
    margin-top: -6px;
    background: #0D9B4D;
    border-radius: 50px;
    border: 1px solid #0D9B4D;
}
.price_filter .ui-slider-handle.ui-state-default.ui-corner-all:focus {
	outline: none;
	box-shadow: none;
}
.price_slider_amount {
    overflow: hidden;
    display: flex;
    align-items: center;
    padding-top: 10px;
}
.price_slider_amount > span {
    font-size: 16px;
    font-weight: 500;
    color: #1f2029;
    text-transform: capitalize;
    margin-right: 5px;
}
.price_slider_amount > input[type="text"] {
    height: 25px;
    margin-left: 0;
    text-align: left;
    width: 100px;
    border: none;
    font-size: 16px;
    color: #1f2029;
    font-weight: 500;
}
.price_slider_amount > input[type="submit"] {
    margin-left: auto;
    text-transform: uppercase;
    transition: all .3s ease-out 0s;
    cursor: pointer;
    padding: 8px 20px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    background: #0D9B4D;
    font-weight: 700;
    justify-content: center;
    border-radius: 0;
}
.price_slider_amount > input[type="submit"]:hover {
    color: #fff;
    background: #faa432;
}
.shop-sidebar .widget .sidebar-title {
    font-size: 18px;
    border-bottom: 1px solid #c8c8c8;
    margin-bottom: 30px;
    padding-bottom: 20px;
	text-transform: uppercase;
}
.widget .categories-list li {
    position: relative;
    margin-bottom: 12px;
}
.widget .categories-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #0D9B4D;
}
.widget .categories-list li:last-child {
    margin-bottom: 0;
}
.widget .categories-list li a {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #676666;
    margin-left: 12px;
    display: flex;
}
.widget .categories-list li a i {
    margin-left: auto;
    font-size: 12px;
    transition: .3s linear;
}
.widget .categories-list li a:hover {
    color: #0D9B4D;
}
.lp-post-list .lp-post-item li {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.lp-post-content {
    margin-left: 15px;
}
.lp-post-content > .lp-post-rating > li {
    font-size: 12px;
    margin-bottom: 10px;
    color: #ffb400;
    letter-spacing: 1.5px;
}
.widget .Product-tag-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: -10px;
}
.Product-tag-list li a {
    color: #282828;
    font-size: 14px;
    padding: 6px 17px;
    border-radius: 0;
    display: inline-block;
    transition: 0.3s;
    margin-right: 6px;
    margin-bottom: 10px;
    background: #f5f5f5;
    font-weight: 500;
}
.Product-tag-list li a:hover {
    background: #0D9B4D;
    color: #fff;
}
.shop-widget-banner img {
    max-width: 100%;
}
.widget.shop-widget-banner {
    text-align: center;
}
.quickview-cart-plus-minus {
    width: 116px;
    flex: 0 0 116px;
    margin-right: 12px;
    margin-bottom: 12px;
}
.quickview-cart-plus-minus {
    position: relative;
}
.quickview-cart-plus-minus input {
    width: 100%;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    height: 45px;
    text-align: center;
    padding: 0 30px;
    font-size: 14px;
    color: #282828;
    font-weight: 600;
}
.quickview-cart-plus-minus .qtybutton {
    position: absolute;
    top: 0;
    left: 0;
    width: 31px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 600;
    color: #696868;
    cursor: pointer;
    border-right: 1px solid #e1e1e1;
    user-select: none;
    -moz-user-select: none;
}
.quickview-cart-plus-minus .qtybutton.inc {
    left: auto;
    right: 0;
    border-right: none;
    border-left: 1px solid #e1e1e1;
}
.quickview-cart-plus-minus .qtybutton.dec {
    font-size: 18px;
}


/* 11. Video */
.video-bg {
	background-position: center;
	background-size: cover;
	position: relative;
	min-height: 700px;
	display: flex;
	align-items: center;
	z-index: 1;
}
.video-bg::before {
	content: "";
	position: absolute;
	left: 0;
	top: -6px;
	background-image: url(../img/bg/video_top_mask.png);
	width: 100%;
	height: 46px;
	background-repeat: repeat;
	background-position: center;
	z-index: 1;
}
.video-bg::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background-image: url(../img/bg/video_bottom_mask.png);
	width: 100%;
	height: 36px;
	background-repeat: repeat;
	background-position: center;
	z-index: 1;
}
.video-bg-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #090909;
	opacity: 0.8;
	z-index: -1;
}
.video-btn {
	text-align: center;
}
.video-btn a {
	width: 132px;
	height: 132px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	font-size: 24px;
	background: #0D9B4D;
	color: #fff;
	border-radius: 50%;
}
.video-btn a:hover {
	animation-play-state: paused;
}
.ripple-white {
    border-radius: 50%;
    -webkit-animation: ripple-white 1s linear infinite;
    animation: ripple-white 1s linear infinite;
    transition: .5s;
    -webkit-transition: .5s;
}
@-webkit-keyframes ripple-white {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(13,155,77,0.3), 0 0 0 10px rgba(13,155,77,0.3), 0 0 0 20px rgba(13,155,77,0.3);
        box-shadow: 0 0 0 0 rgba(13,155,77,0.3), 0 0 0 10px rgba(13,155,77,0.3), 0 0 0 20px rgba(13,155,77,0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(13,155,77,0.3), 0 0 0 20px rgba(13,155,77,0.3), 0 0 0 30px rgba(255,255,255,0);
        box-shadow: 0 0 0 10px rgba(13,155,77,0.3), 0 0 0 20px rgba(13,155,77,0.3), 0 0 0 30px rgba(255,255,255,0);
    }
}
@keyframes ripple-white {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(13,155,77,0.3), 0 0 0 10px rgba(13,155,77,0.3), 0 0 0 20px rgba(13,155,77,0.3);
        box-shadow: 0 0 0 0 rgba(13,155,77,0.3), 0 0 0 10px rgba(13,155,77,0.3), 0 0 0 20px rgba(13,155,77,0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(13,155,77,0.3), 0 0 0 20px rgba(13,155,77,0.3), 0 0 0 30px rgba(255,255,255,0);
        box-shadow: 0 0 0 10px rgba(13,155,77,0.3), 0 0 0 20px rgba(13,155,77,0.3), 0 0 0 30px rgba(255,255,255,0);
    }
}
.video-shape {
	position: absolute;
	z-index: 3;
}
.video-shape.one {
	left: 0;
	bottom: -12%;
}
.video-shape.two {
	right: 0;
	bottom: -7%;
}

/* 12. Fun Fact */
.fact-area {
	padding: 150px 0 0;
}
.fact-item {
	display: flex;
	align-items: center;
	background: #fff;
	border: 1px solid #F4F4F4;
	padding: 25px 30px;
	margin: 0 0 30px -1px;
}
.fact-item .chart {
	position: relative;
	width: 70px;
	flex: 0 0 70px;
	height: 70px;
	margin-right: 30px;
}
.fact-item .percentage {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	line-height: 1;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #222222;
	font-size: 16px;
	font-weight: 600;
}
.fact-item .percentage span {
	font-size: 1em;
}
.fact-content {
	flex-grow: 1;
}
.fact-content .title {
	font-size: 20px;
	margin: 0 0 10px;
	letter-spacing: 0.02em;
}
.fact-content span {
	display: block;
	font-size: 16px;
	letter-spacing: 0.015em;
}
.fact-items-wrapper {
	position: relative;
}
.fact-items-wrapper::after {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	width: 412px;
	height: 40px;
	background: #CCCCCC;
	filter: blur(50px);
	border-radius: 10px;
	z-index: -1;
}


.dropbtn {
  padding: 16px;
  font-size: 16px;
  border: none;
}

.dropdown2 {
  position: relative;
  display: inline-block;
}
.desktop {
	display: none !important;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #ffff;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    z-index: 1;
    border: 1px solid #f5f5f7;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-size: 16px;
    font-weight: 600;
	letter-spacing: .5px;
}
.dropdown-content a:hover {color:#FAA432 ;}

.dropdown2:hover .dropdown-content {display: block;}

.dropdown2:hover .dropbtn {background-color: transparent;}






/* 13. Ingredients */
.ingredients-area {
	padding: 115px 0 150px;
}
.ingredients-img {
	margin-right: 80px;
	position: relative;
}
.section-title .sub-title {
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 0.095em;
    text-transform: uppercase;
    color: #ffffff;
    margin: 0 0 15px;
}
.section-title .title {
    font-size: 50px;
    letter-spacing: -0.025em;
    margin-bottom: 0;
    color: #f1d23a;
}
.ingredients-items-wrap {
	margin: 0 0 0 25px;
}
.ingredients-item {
	margin: 0 0 55px;
}
.ingredients-thumb {
	margin: 0 0 30px;
	transform: translateY(0);
	transition: .3s linear;
}
.ingredients-thumb img {
	clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
	display: block;
}
.ingredients-content .title {
	font-size: 20px;
	padding-left: 11px;
	margin: 0 0 15px;
	position: relative;
}
.ingredients-content .title::before {
	content: "";
	position: absolute;
	left: 0;
	top: 5px;
	width: 3px;
	height: 16px;
	background: #FAA432;
}
.ingredients-content p {
	margin: 0 0;
}
.ingredients-items-wrap .row>*:nth-child(4n+2) .ingredients-item,
.ingredients-items-wrap .row>*:nth-child(4n) .ingredients-item {
	margin: 0 0 55px 50px;
}
.ingredients-items-wrap .row>*:nth-last-child(-n+2) .ingredients-item {
	margin-bottom: 0;
}
.ingredients-img .shape {
	position: absolute;
	left: -125px;
	bottom: 20px;
	z-index: -1;
}
.ingredients-img::after {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 5px;
	width: 350px;
	height: 27px;
	background: #000000;
	filter: blur(30px);
	border-radius: 99px;
	z-index: -1;
}
.ingredients-item:hover .ingredients-thumb {
	transform: translateY(10px);
}

/* 14. Formula */
.formula-bg {
    padding: 100px 0 100px;
    position: relative;
    background-position: center;
    background-size: cover;
    background-color: #c2a51a;
}
.formula-bg::before {
	content: "";
	position: absolute;
	left: 0px;
	top: -15px;
	background-image: url("../img/bg/formula_shape01.png");
	width: 100%;
	height: 44px;
	background-repeat: repeat;
	background-position: center;
}
.formula-bg::after {
	content: "";
	position: absolute;
	left: 0px;
	bottom: -17px;
	background-image: url("../img/bg/formula_shape02.png");
	width: 100%;
	height: 47px;
	background-repeat: repeat;
	background-position: center;
}
.formula-img {
	text-align: right;
	margin-right: -100px;
}
.white-title .title {
	color: #fff;
}
.formula-list {
	margin: 0 0 50px;
}
.formula-list li {
	font-weight: 500;
	font-size: 20px;
	color: #fff;
	letter-spacing: 0.02em;
	display: flex;
	margin: 0 0 20px;
	line-height: 1.5;
}
.formula-list li::before {
	content: "";
	display: block;
	background-image: url(../img/icons/right_arrow.svg);
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	flex: 0 0 20px;
	margin-right: 10px;
	margin-top: 6px;
}
.formula-list li:last-child {
	margin-bottom: 0;
}
.formula-content .btn-two:hover {
	color: #FAA432;
}
.formula-content .btn-two::before {
	background: #fff;
}

/* 15. Pricing */
.pricing-area {
	position: relative;
	padding: 145px 0 125px;
	z-index: 3;
}
.pricing__box {
    background: #323232;
    border: 2px solid #323232;
    border-radius: 10px;
    padding: 35px 45px 45px;
    transition: .3s 
linear;
}
.pricing__box .pricing-hade > span {
    color: #222;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    margin-bottom: 0;
}
.pricing__box .pricing-hade .title {
    font-size: 25px;
    margin-bottom: 5px;
    font-weight: 700;
    color: #ffffff;
}
.pricing__box .pricing-hade > p {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 700;
    color: #222;
    text-transform: capitalize;
}
.pricing__box .pricing-price {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
}
.pricing__box .pricing-price .price {
    font-size: 50px;
    letter-spacing: -3px;
    margin-bottom: 0;
    transition: .3s linear;
}
.pricing__box .pricing-price span {
    font-size: 17px;
    display: block;
    margin-left: 8px;
    line-height: 1.2;
    text-align: left;
    transition: .3s linear;
    text-transform: capitalize;
    font-weight: 500;
}
.pricing__box .total {
    margin-bottom: 10px;
    color: #818181;
    font-size: 20px;
}
.pricing__box .price-savings .save {
    font-size: 32px;
    margin-bottom: 10px;
    color: #FAA432;
}
.pricing__box .price-savings > span {
    font-size: 20px;
    display: block;
    line-height: 1;
    color: #FAA432;
    font-weight: 500;
    margin: 0 0 20px;
}
.pricing__box .pricing-btn a {
    display: block;
    background: #f2d23d;
    color: #000000;
    border: 2px solid #f2d23d;
    line-height: 1;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 20px 0px;
    border-radius: 5px;
    letter-spacing: 0.5px;
}
.pricing-btn a > span {
    display: block;
    line-height: 1;
    font-size: 12px;
    font-weight: 400;
    margin-top: 5px;
}
.pricing__box .pricing-btn a:hover {
    background: transparent;
    color: #f3d240;
}
.pricing__box .bottom-img img {
    max-width: 100%;
}
.pricing-title .title {
    background: #818181;
    color: #fff;
    font-size: 18px;
    padding: 7px;
    border-radius: 5px;
    margin-bottom: 0;
    transition: .3s linear;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.pricing-item:hover .pricing-price .price,
.pricing-item:hover .pricing-price > span,
.pricing-item.best-value-plan .pricing-price .price,
.pricing-item.best-value-plan .pricing-price > span {
    color: #FAA432;
}
.pricing-item.best-value-plan .pricing__box,
.pricing-item:hover .pricing__box {
    border-color: #FAA432;
}
.pricing-item.best-value-plan .pricing-title .title,
.pricing-item:hover .pricing-title .title {
    background: #FAA432;
    color: #fff;
}
.pricing__box .pricing-img {
    padding: 35px 0 20px;
    margin: 0 0 15px;
}
.pricing__box .pricing-img img {
    max-height: 190px;
    max-width: 100%;
}
.pricing__box .pricing-btn.mb-15 {
	margin-bottom: 0;
	margin-top: 35px;
}
.pricing__box .bottom-img {
	display: none;
}

/* 16. Testimonial */
.testimonial-bg {
	background-position: center;
	background-size: cover;
	position: relative;
	padding: 145px 0 150px;
	z-index: 1;
}
.testimonial-bg::before {
	content: "";
	position: absolute;
	left: 0px;
	top: -10px;
	background-image: url("../img/bg/testimonial_top_shape.png");
	width: 100%;
	height: 33px;
	background-repeat: repeat;
	background-position: center;
}
.testimonial-bg::after {
	content: "";
	position: absolute;
	left: 0px;
	bottom: -9px;
	background-image: url("../img/bg/testimonial_bottom_shape.png");
	width: 100%;
	height: 37px;
	background-repeat: repeat;
	background-position: center;
}
.testimonial-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.85;
    z-index: -1;
}
.testimonial-item {
	padding: 0 40px;
}
.testimonial-rating {
	display: block;
	line-height: 1;
	font-size: 20px;
	color: #FAA432;
	margin: 0 0 35px;
}
.testimonial-item > p {
    font-style: italic;
    font-weight: 500;
    font-size: 20px;
    color: #ffffff;
    margin: 0 0;
}
.testimonial-avatar-wrap {
	margin: 40px 0 0;
}
.testi-avatar-img {
	margin: 0 0 15px;;
}
.testi-avatar-img img {
	max-width: 80px;
	border-radius: 50%;
	display: inline-block;
}
.testi-avatar-info .name {
    font-size: 20px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #ffd81e;
    margin: 0 0;
}
.testimonial-active .slick-arrow {
	position: absolute;
	top: calc(50% - 43px);
	transform: translateY(-50%);
	left: -150px;
	background: transparent;
	border: none;
	padding: 0 0;
	font-size: 50px;
	color: #fff;
	z-index: 2;
	display: block;
	width: auto;
	line-height: 1;
}
.testimonial-active .slick-arrow.slick-next {
	left: auto;
	right: -150px;
}
.testimonial-active .slick-arrow::before {
    content: "";
    position: absolute;
    left: -25px;
    top: 50%;
    transform: translateY(-50%);
    width: 55px;
    height: 55px;
    background: #c2a519;
    opacity: .3;
    border-radius: 50%;
    -webkit-transition: all 0.3s 
ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s 
ease-out 0s;
    z-index: -1;
}
.testimonial-active .slick-arrow.slick-next::before {
	left: auto;
	right: -25px;
}
.testimonial-active .slick-dots {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 60px 0 0;
	padding: 0 0;
}
.testimonial-active .slick-dots li {
	list-style: none;
	line-height: 1;
	margin: 0 5px;
}
.testimonial-active .slick-dots li button {
	border: none;
	padding: 0;
	text-indent: -99999px;
	width: 10px;
	height: 10px;
	background: #fff;
	opacity: .6;
	border-radius: 50%;
	display: block;
	line-height: 1;
}
.testimonial-active .slick-dots li.slick-active button {
	box-shadow: 0px 3px 3px rgba(250, 164, 50, 0.22);
	border-radius: 5px;
	width: 20px;
	opacity: 1;
}
.testimonial-active .slick-arrow:hover::before {
	opacity: 1;
}

/* 17. Blog */
.blog-post-area {
    position: relative;
    padding: 100px 0 100px;
    z-index: 3;
}
.blog-bg-shape {
	position: absolute;
	z-index: -1;
}
.blog-bg-shape.one {
	width: 662px;
	height: 662px;
	background: #F9F9F9;
	left: -145px;
	bottom: 0;
	border-radius: 50%;
}
.blog-bg-shape.two {
	width: 680px;
	height: 680px;
	background: #F9F9F9;
	right: -206px;
	top: 0;
	border-radius: 50%;
	opacity: .5;
}
.blog-posts-wrapper {
	margin: 0 110px 0 0;
}
.blog-post-item {
	display: flex;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #F4F4F4;
}
.blog-post-item:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}
.blog-post-thumb {
	width: 150px;
	height: 130px;
	background-position: center;
	background-size: cover;
	border-radius: 10px;
	margin: 0 30px 0 0;
}
.blog-post-content {
	flex-grow: 1;
	overflow: hidden;
}
.content-top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 0 22px;
}
.content-top .tags a {
	font-weight: 500;
	color: #222;
}
.content-top .date {
	margin-left: 20px;
}
.blog-post-content .title {
	font-size: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin: 0 0;
}
.content-bottom ul {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin: 30px 0 0;
}
.content-bottom ul .user {
	color: #222;
}
.content-bottom ul .comments {
	margin-left: auto;
	margin-right: 30px;
}
.content-top .tags a:hover {
	color: #FAA432;
}


.blog--post--thumb img {
	max-width: 100%;
}
.blog--post--content {
    padding: 40px 40px;
    background: transparent;
    border: 2px solid #f5f5f5;
}
.blog--tag {
	margin-bottom: 22px;
}
.blog--tag a {
	font-size: 14px;
	font-weight: 700;
	display: inline-block;
	text-align: center;
	color: #fff;
	background: #0d9b4d;
	padding: 5px 20px;
	border-radius: 0;
	margin-right: 6px;
	text-transform: capitalize;
}
.blog--tag a:hover {
	background: #222;
	color: #fff;
}
.blog--post--content .blog--post--title {
    font-size: 35px;
    margin-bottom: 20px;
    line-height: 1.3;
    letter-spacing: -.5px;
    word-break: break-word;
    color: #ffbf0f;
}
.blog--post--content .blog--post--title a {
	display: inline-block;
}
.blog--post--meta ul {
    display: flex;
    flex-wrap: wrap;
}
.blog--post--meta ul li {
	margin-right: 30px;
}
.blog--post--meta ul li:last-child {
	margin-right: 0;
}
.blog--post--meta ul li,
.blog--post--meta ul li span,
.blog--post--meta ul li a {
	font-size: 14px;
	color: #222;
}
.blog--post--meta ul li span i,
.blog--post--meta ul li a i {
	margin-right: 7px;
    color: #0d9b4d;
}
.blog--post--content:not(.blog-details-content) .post-text {
	margin-bottom: 25px;
}
.blog--post--content .post-text {
    line-height: 1.625em;
    overflow: hidden;
}
.blog--post--bottom {
	display: flex;
	align-items: center;
    flex-wrap: wrap;
	justify-content: space-between;
}
.blog--post--avatar {
	display: flex;
	align-items: center;
	width: 60%;
}
.blog--avatar--img {
	margin-right: 15px;
}
.blog--avatar--img img {
	border-radius: 50%;
}
.blog--avatar--info p {
    margin-bottom: 0 !important;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 14px;
}
.blog--avatar--info p a {
	color: #222;
}
.blog--read--more a {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 700;
    display: block;
    color: #222;
}
.blog--avatar--info p a:hover,
.blog--read--more a:hover {
	color: #FAA432;
}
.blog--read--more a i {
	margin-right: 10px;
}
.blog--post--thumb .video--icon {
    height: 80px;
    width: 80px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 80px;
	border-radius: 50%;
    color: #ffffff;
    font-size: 20px;
    background: #0d9b4d;
}
.blog--post--thumb .video--icon:hover {
	background: #fff;
	background: #FAA432;
}
.blog-thumb-active .slick-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 40px;
	border: none;
	background: none;
	padding: 0;
	font-size: 30px;
	color: #fff;
	z-index: 9;
	opacity: .7;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	cursor: pointer;
}
.blog-thumb-active .slick-arrow.slick-next {
	right: 40px;
	left: auto;
}
.blog-thumb-active .slick-arrow:hover {
	opacity: 1;
}
.quote-post {
	background-position: center;
	background-size: cover;
	border: none;
}
.quote-post .quote-icon {
	float: left;
	margin-right: 30px;
	display: block;
	margin-top: 10px;
}
.quote-post h2,
.quote-post h2 a:hover,
.quote-post .blog--post--meta ul li span i,
.quote-post .blog--post--meta ul li a i {
	color: #fff;
}
.quote-post .blog--post--meta ul li span,
.quote-post .blog--post--meta ul li a {
	color: #ffffff;
}
.blog--post--content.post-bg {
	background-position: center;
	background-size: cover;
	border: none;
}
.special-blog .blog-overlay-tag > a {
    color: #0d9b4d;
    text-transform: capitalize;
}
.special-blog .blog-overlay-tag > a:hover {
    color: #fff;
}
.special-blog .blog-overlay-tag > a::before {
	background-image: none;
    background: #0d9b4d;
}
.special-blog .blog-post-item:hover .read-more {
    color: #0d9b4d;
}


/* Blog--sidebar */
.sidebar-title .title {
	font-size: 20px;
	margin-bottom: 0;
	padding-left: 20px;
	position: relative;
}
.sidebar-title .title::before {
	content: "";
	position: absolute;
	left: 0;
	top: 2px;
	height: 20px;
	background: #0d9b4d;
	width: 2px;
}
.blog-sidebar .widget {
    padding: 27px 30px 30px;
    background: #fff;
    border: 2px solid #f5f5f5;
}
.blog-sidebar .widget:last-child {
    margin-bottom: 0;
}
.wp-block-group__inner-container h2,
.wp-block-search__button-outside.wp-block-search__text-button.wp-block-search .wp-block-search__label {
    font-size: 20px;
    margin: 0 0 23px;
    padding-left: 20px;
    position: relative;
	color: #222222;
}
.wp-block-group__inner-container h2::before,
.wp-block-search__button-outside.wp-block-search__text-button.wp-block-search .wp-block-search__label::before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    height: 20px;
    width: 2px;
    background: #0d9b4d;
}
.blog-avatar-img img {
    border-radius: 50%;
}
.sidebar-search-form input {
    background: #f9f9f9;
    border: none;
    width: 100%;
    padding: 19px 75px 19px 25px;
    font-size: 14px;
    color: #222;
    border-radius: 0;
}
.sidebar-search-form input::placeholder {
	font-size: 14px;
	color: #222;
}
.sidebar-search-form button {
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	padding: 19px 23px;
	color: #ffffff;
	background: #0d9b4d;
	font-size: 14px;
	cursor: pointer;
	border-radius: 0;
}
.b-about-content h4 {
	font-size: 18px;
	margin-bottom: 13px;
}
.b-about-content p {
	margin-bottom: 0;
	font-size: 14px;
}
.b-about-social a {
	color: #d1d1d1;
	font-size: 14px;
	margin: 0 10px;
}
.b-about-social a:hover {
	color: #FAA432;
}
.rc-post {
    overflow: hidden;
    display: flex;
    align-items: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 20px;
}
.rc-post-thumb {
	margin-right: 20px;
	width: 100px;
	flex: 0 0 100px;
}
.rc-post-content h5 {
    font-size: 18px;
    margin-bottom: 7px;
    line-height: 1.4;
}
.rc-post-date {
    font-size: 14px;
    color: #222;
}
.rc-post-content h5 a {
	display: inline-block;
}
.rc-post-date i {
	margin-right: 7px;
    color: #0d9b4d;
}
.rc-post:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border: none;
}
.sidebar-cat ul li {
	margin-bottom: 10px;
}
.sidebar-cat ul li a {
    padding: 15px 30px;
    display: block;
    color: #222;
    background: #f5f5f5;
    position: relative;
    font-size: 14px;
    border-radius: 0;
    text-transform: capitalize;
    font-weight: 700;
}
.sidebar-cat ul li a span {
	position: absolute;
	right: 0;
	height: 100%;
	top: 0;
	width: 50px;
	text-align: center;
	line-height: 50px;
	font-weight: 700;
	border-radius: 0;
	transition: .3s;
	color: #fff;
	background: #0d9b4d;
}
.sidebar-cat ul li a:hover span {
	background: #007535;
}
.sidebar-cat ul li a:hover {
	background: #0d9b4d;
    color: #fff;
}
.sidebar-cat ul li:last-child {
	margin-bottom: 0px;
}
.sidebar-social {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.sidebar-social a {
    height: 45px;
    width: 45px;
    text-align: center;
    display: inline-block;
    line-height: 45px;
    background: #f5f5f5;
    color: #222;
    font-size: 14px;
    margin-right: 8px;
    border-radius: 0;
}
.sidebar-social a:last-child {
	margin-right: 0;
}
.sidebar-social a:hover {
	background: #0d9b4d;
    color: #fff;
}
.twitter-post ul li {
	padding-bottom: 25px;
	border-bottom: 1px solid #e1e6ff;
	margin-bottom: 25px;
}
.twitter-icon {
	float: left;
	display: block;
	color: #32beff;
	margin-right: 20px;
}
.twitter-content p {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1.8;
}
.twitter-post-date span {
    font-size: 13px;
    font-weight: 700;
    color: #222;
    text-transform: capitalize;
    display: block;
}
.twitter-post ul li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}
.sidebar-insta-post ul {
	display: grid;
	flex-wrap: wrap;
	gap: 15px;
	grid-template-columns: repeat(3, 1fr);
}
.sidebar-insta-post ul li {
	display: block;
	margin: 0 0;
}
.sidebar-insta-post ul li a {
	position: relative;
	display: block;
}
.sidebar-insta-post ul li a::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: .3s;
	background: #0D9B4D;
	opacity: 0;
}
.sidebar-insta-post ul li a:hover::before {
	opacity: .7;
}
.widget-tag ul {
	display: flex;
	flex-wrap: wrap;
	gap: 9px;
}
.widget-tag ul li {
	display: block;
}
.widget-tag ul li a {
    display: block;
    text-transform: capitalize;
    font-size: 14px;
    color: #282828;
    padding: 6px 17px;
    border-radius: 0;
    background: #f5f5f5;
    font-weight: 500;
}
.widget-tag ul li a:hover {
	color: #fff;
	background: #0D9B4D;
}
.sidebar-banner img {
	width: 100%;
}
.blog-details-content p {
    margin-bottom: 20px;
    line-height: 1.625em;
}
.blog--post--meta ul li > i {
    margin-right: 7px;
    font-size: 14px;
    color: #0d9b4d;
}
.blog-details-post-thumb {
	padding-top: 25px;
	margin-bottom: 45px;
}
.blog-details-post-thumb img {
	width: 100%;
}
.blog-details-wrap .title {
	font-size: 26px;
	margin-bottom: 20px;
}
.blog-details-wrap p {
	margin-bottom: 0;
	font-size: 16px;
}
.blog-details-wrap {
	padding-bottom: 35px;
	border-bottom: 2px solid #f5f5f5;
	margin-bottom: 30px;
}
.b-details-list ul li {
	margin-bottom: 8px;
	font-size: 16px;
	display: flex;
}
.b-details-list ul li:last-child {
	margin-bottom: 0;
}
.b-details-list ul li i {
	margin-right: 10px;
	font-weight: 600;
	font-size: 16px;
	margin-top: 5px;
    color: #0d9b4d;
}
.suxnix-page-content blockquote,
.format-quote blockquote,
.blog-details-content blockquote {
	margin: 35px 0;
	text-align: center;
	font-size: 30px;
	color: #fff;
	padding: 55px 60px;
	position: relative;
	z-index: 1;
	font-weight: 500;
	line-height: 1.4;
	text-transform: uppercase;
	background: #0d9b4d;
	font-style: italic;
	font-family: 'Oswald', sans-serif;
}
.suxnix-page-content blockquote::before,
.format-quote blockquote::before,
.blog-details-content blockquote::before {
    content: "";
    background-image: url(../img/icons/blockquote_icon.png);
    position: absolute;
    right: 40px;
    top: 28px;
    width: 185px;
    height: 192px;
    z-index: -1;
}
.suxnix-page-content blockquote span,
.format-quote blockquote span,
.blog-details-content blockquote span {
    display: block;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 15px;
    line-height: 1;
    text-transform: unset;
    letter-spacing: 0;
}
.suxnix-page-content blockquote span > a,
.format-quote blockquote span > a,
.blog-details-content blockquote span > a {
    color: #fff;
}
.format-quote blockquote cite {
    margin-top: 20px;
}
.blog-details-wrap.border-none {
    border: none;
    padding-bottom: 0;
}
.d-post-tag h5,
.post-share h5 {
	font-size: 20px;
	margin-bottom: 20px;
}
.d-post-tag ul li {
	display: inline-block;
	margin-right: 7px;
}
.d-post-tag ul li a {
    font-size: 12px;
    text-transform: uppercase;
    padding: 7px 20px;
    display: inline-block;
    color: #222;
    background: #f5f5f5;
    font-weight: 700;
    border-radius: 0;
}
.post-share ul li {
	margin-left: 20px;
	display: inline-block;
}
.post-share ul li a {
	font-size: 18px;
	display: inline-block;
	color: #b5becc;
}
.post-share ul li a:hover {
	color: #0d9b4d;
}
.d-post-tag ul li a:hover {
	background: #0d9b4d;
	color: #fff;
}
.blog-post-navigation {
	border-top: 2px solid #f5f5f5;
	border-bottom: 2px solid #f5f5f5;
}
.blog-post-navigation .prev-link span,
.blog-post-navigation .next-link span {
	font-size: 16px;
	font-weight: 700;
	display: block;
    margin-bottom: 5px;
    color: #0d9b4d;
}
.blog-post-navigation .prev-link h4,
.blog-post-navigation .next-link h4 {
	font-size: 26px;
	margin-bottom: 0;
}
.related-post h3 {
	font-size: 26px;
	margin-bottom: 25px;
}
.rp-thumb img {
	width: 100%;
}
.rp-content {
	padding: 35px 30px;
}
.rp-content .rp-date {
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
}
.rp-content h4 {
	font-size: 24px;
	margin-bottom: 10px;
	line-height: 1.32;
}
.rp-content .rp-date i {
    color: #0d9b4d;
	margin-right: 5px;
}
.rp-content p {
	margin-bottom: 0;
}
.single-rp {
	box-shadow: 0px 8px 16px 0px rgba(93, 93, 93, 0.1);
}
.blog-avatar-wrap {
    overflow: hidden;
    background: #F9F9F9;
    padding: 40px 55px 40px 40px;
    display: flex;
    align-items: center;
}
.blog-post-avatar-img {
	margin-right: 40px;
	width: 180px;
	flex: 0 0 180px;
}
.blog-post-avatar-img img {
    border-radius: 50%;
}
.bd-avatar-info span {
	font-size: 14px;
	font-weight: 700;
	display: block;
	margin-bottom: 5px;
}
.bd-avatar-info h4 {
    font-size: 30px;
    margin-bottom: 10px;
    letter-spacing: -.5px;
}
.bd-avatar-info p {
	margin-bottom: 0;
}
.comment-wrap-title h5 {
	font-size: 26px;
	margin-bottom: 0;
}
.latest-comments ul {
	margin: 0;
	padding: 0;
}
.latest-comments ul li .comments-box {
	padding-bottom: 25px;
	border-bottom: 2px solid #f5f5f5;
	margin-bottom: 30px;
	display: flex;
	align-items: flex-start;
}
.latest-comments ul li .comments-box .comments-avatar {
	width: 100px;
	flex: 0 0 100px;
	margin-right: 30px;
}
.latest-comments ul li .comments-box .comments-avatar img {
    border-radius: 50px;
}
.comment-text {
	flex-grow: 1;
	overflow: hidden;
    line-height: 1.6em;
}
.comment-text .avatar-name {
	overflow: hidden;
}
.comment-text .avatar-name h6 {
    font-size: 18px;
    margin-bottom: 3px;
    display: flex;
    justify-content: space-between;
    text-transform: uppercase;
}
.comment-text .avatar-name span {
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
}
.comment-text .avatar-name .comment-reply-link {
    border: none;
    padding: 0;
    border-radius: 0;
    font-size: 14px;
    color: #0d9b4d;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
}
.comment-text .avatar-name .comment-reply-link i {
	margin-right: 5px;
}
.comment-text p {
	margin-bottom: 0;
    line-height: 1.6em;
}
.comment-text .avatar-name .comment-reply-link:hover {
	border-color: transparent;
    color: #0d9b4d;
}
.comment-text .avatar-name h6 .url:hover {
    color: #0d9b4d;
}
.latest-comments ul li .children {
	margin-left: 130px;
}
.comment-form {
    padding: 50px;
    background: #f5f5f5;
}
.comment-form .comment-field {
	position: relative;
    margin: 0 0 20px;
}
.comment-form .comment-field i {
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 14px;
}
.comment-form .comment-field.text-area i {
	top: 25px;
	transform: unset;
}
.comment-form .comment-field textarea {
	height: 150px;
	width: 100%;
	padding: 20px 30px;
	padding-right: 50px;
	background: #ffffff;
	border: none;
    display: block;
}
.comment-form .comment-field input {
    display: block;
    width: 100%;
    padding: 20px 30px;
    padding-right: 50px;
    background: #ffffff;
    border: none;
    color: #222;
}
.comment-form .comment-field textarea::placeholder,
.comment-form .comment-field input::placeholder {
	font-size: 15px;
	color: #222;
    opacity: .7;
}
.comment-form .btn {
    color: #fff;
    border-radius: 0;
    margin-top: 10px;
    background: #0d9b4d;
    padding: 21px 35px 21px 35px;
}
.comment-form .btn i {
    margin-left: auto;
    margin-right: 9px;
    position: unset;
    color: #fff;
    top: 0;
    transform: unset;
    font-size: 16px;
}


/* 18. Pagination */
.pagination-wrap ul {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-top: 10px;
    margin-bottom: 0 !important;
}
.pagination-wrap ul li {
	display: block;
	margin: 10px 5px 0;
}
.pagination-wrap ul li a,
.pagination-wrap ul li .page-numbers {
	display: block;
	height: 50px;
	width: 50px;
	text-align: center;
	line-height: 48px;
	border: 2px solid #f5f5f5;
	font-weight: 500;
	color: #222;
	font-size: 16px;
}
.pagination-wrap ul li a:hover,
.pagination-wrap ul li .current {
    color: #fff;
    background: #0d9b4d;
    border-color: #0d9b4d;
}
.pagination-wrap ul li a.prev,
.pagination-wrap ul li a.next {
	font-size: 12px;
}


/* 19. FAQ */
.faq-wrapper {
	margin: 0 0 0 100px;
}
.faq-wrapper .accordion-item {
	background: transparent;
	border: none;
	border-radius: 0;
	transition: .3s linear;
	padding: 30px 30px;
	position: relative;
}
.faq-wrapper .accordion-item::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background: #F4F4F4;
}
.faq-wrapper .accordion-item:not(:first-of-type) {
	box-shadow: none;
}
.faq-wrapper .accordion-item.active-item {
	background: #fff;
	box-shadow: 0 10px 32px rgb(0 0 0 / 6%);
	border-bottom: none;
	z-index: 1;
	transition: .3s;
}
.faq-wrapper .accordion-item.prev-item::after,
.faq-wrapper .accordion-item.active-item::after {
	opacity: 0;
}
.faq-wrapper .accordion-button {
	background: transparent;
	border: none;
	padding: 0;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 500;
	border-radius: 0;
	box-shadow: none;
}
.faq-wrapper .accordion-button .count {
	color: #FAA432;
	margin-right: 7px;
}
.faq-wrapper .accordion-item:last-of-type .accordion-button.collapsed,
.faq-wrapper .accordion-item:first-of-type .accordion-button {
	border-radius: 0;
}
.faq-wrapper .accordion-button:not(.collapsed) {
	background: transparent;
	border: none;
	box-shadow: none;
	color: #222;
}
.faq-wrapper .accordion-body {
	padding: 20px 0 0;
}
.faq-wrapper .accordion-button:not(.collapsed)::after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FAA432'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
	transform: rotate(-180deg);
}
.faq-wrapper .accordion-item:last-of-type {
	margin-bottom: 0;
}
.blog-inner-wrapper {
	position: relative;
}
.blog-inner-wrapper::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background-image: url(../img/bg/blog_line.png);
	width: 20px;
	height: 100%;
	background-repeat: repeat;
	background-size: contain;
	background-position: top center;
}

/* 20. Contact */
.contact-area {
    padding: 120px 0 90px;
    background-color: #1c1c1c;
}
.contact-box {
    box-shadow: none;
    padding: 26px;
    background: #2d2d2d;
    position: relative;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s 
ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s 
ease-in-out;
    margin: 0 0 30px;
    text-align: center;
    height: 309px;
    display: flex
;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.contact-box::before,
.contact-box::after {
	position: absolute;
	content: "";
	border-left: 4px solid #FAA432;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	height: 160px;
	width: 5px;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	opacity: 0;
}
.contact-box::after {
	left: auto;
	right: 0;
}
.contact-icon {
	font-size: 100px;
	color: #0D9B4D;
	line-height: 1;
	position: relative;
	display: inline-flex;
	margin: 0 0 25px;
}
.contact-icon .overlay-icon {
	position: absolute;
	top: -5px;
	width: 26px;
	height: 26px;
	font-size: 14px;
	line-height: 26px;
	background: #fff;
	border-radius: 100%;
	box-shadow: 0 8px 16px rgba(102, 102, 102, 0.10);
	color: #faa432;
	right: -10px;
}
.contact-content .title {
    font-size: 30px;
    margin: 0 0 15px;
    color: #ffffff;
}
.contact-icon {color: #ffbf0f;}

.contact-content .contact-desc {
	margin-bottom: 0;
}
.contact-box-wrapper {
    padding: 0 0px;
}
.contact-box:hover::before,
.contact-box:hover::after {
	opacity: 1;
}
.contact-form-area {
    position: relative;
    padding: 0 0 120px;
    background-color: #1c1c1c;
}
#contact-map {
	display: block;
	width: 100%;
	height: 100%;
}
#contact-map iframe {
	width: 100%;
	height: 100%;
}
.contact-form-wrap {
	padding: 0 0 0 30px;
}
.contact-form .form-grp {
	margin: 0 0 25px;
	position: relative;
}
.contact-form label {
    display: block;
    color: #ffffff;
    font-weight: 500;
    margin: 0 0 10px;
}
.contact-form input,
.contact-form textarea {
	display: block;
	width: 100%;
	border: 1px solid #f1f1f1;
	/*padding: 16px 25px;*/
	padding: 8px 8px;
	border-radius: .25rem;
}
.contact-form textarea {
	min-height: 150px;
}
.contact-form input::placeholder,
.contact-form textarea::placeholder {
	font-size: 16px;
	opacity: .5;
}
.contact-form select.form-select {
	border: 1px solid #f1f1f1;
	box-shadow: none;
	outline: none;
	min-height: 60px;
	padding: 8px 8px;
	margin: 0 0 25px;
	color: #777777;
}
.contact-form-wrap .section-title .sub-title {
	margin: 0 0 10px;
}
#contact-form .help-block {
    position: absolute;
    left: 0;
    bottom: -20px;
    font-size: 13px;
    line-height: 20px;
    color: #fff;
    padding: 0 12px;
    border-radius: 0;
    background: #dc3545;
    box-shadow: 0px 10px 25px 0px rgba(123,147,171,0.15);
}
#contact-form .list-unstyled {
	padding: 0;
	margin: 0;
}
#contact-form .messages .alert {
    margin-bottom: 0;
    margin-top: 1rem;
    padding: .75rem 1.25rem;
}
.alert-dismissible .btn-close {
    padding: .97rem 1.25rem;
}
.alert-dismissible .btn-close:focus-visible {
    outline: none;
}
.alert-dismissible .btn-close:focus {
    box-shadow: none;
}


/* 21. Footer */
.footer-instagram {
	position: relative;
	z-index: 3;
	margin: 0 0 -95px;
}
.footer-insta-item a {
	display: block;
	position: relative;
}
.footer-insta-item a::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #0D9B4D;
	opacity: 0;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.footer-insta-item a:hover::before {
	opacity: .8;
}
.footer-insta-item a::after {
	content: "\f16d";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
	font-size: 70px;
	line-height: 1;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	opacity: 0;
}
.footer-insta-item a:hover::after {
	opacity: 1;
}
.footer-top-wrap {
    background: #1c1c1c;
    position: relative;
    padding: 135px 0 30px;
    overflow-x: hidden;
    z-index: 1;
}
.not-show-instagram .footer-top-wrap {
	padding: 120px 0 30px;
}
.footer-top-wrap::before {
	content: "";
	position: absolute;
	left: 0;
	top: -22px;
	width: 100%;
	height: 53px;
	background-image: url(../img/bg/footer_bg_shape.png);
	background-repeat: repeat;
	background-position: center;
	z-index: -1;
}
.footer-shape {
	position: absolute;
	z-index: -1;
}
.footer-shape.one {
	left: 0;
	bottom: 100px;
}
.footer-shape.two {
	right: 0;
	bottom: 170px;
}
.footer-widget {
	margin: 0 0 50px;
}
.footer-logo {
	margin: 0 0 30px;
}
.footer-widget .footer-text {
	width: 75%;
}
.footer-widget .footer-text p {
	margin: 0 0;
	color: #fff;
	opacity: .7;
}
.footer-social {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-top: 30px;
}
.footer-social a {
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #1B1B1B;
	border-radius: 50%;
	color: #fff;
}
.footer-social a:hover {
    background: #c39e00;
}
.footer-widget .fw-title {
    font-size: 20px;
    color: #f6d441;
    letter-spacing: 0.02em;
    margin: 0 0 30px;
}
.footer-widget ul li {
	margin: 0 0 12px;
}
.footer-widget ul li:last-child {
	margin: 0 0;
}
.footer-widget ul li a {
	color: #fff;
	opacity: .7;
}
.footer-widget ul li a:hover {
    color: #f6d441;
    opacity: 1;
}
.footer-contact-wrap p {
	color: #fff;
	opacity: .7;
}
.footer-contact-wrap .list-wrap {
	margin: 30px 0 0;
}
.footer-contact-wrap .list-wrap li {
    color: #fff;
    display: flex;
    align-items: center;
    margin: 0 0 15px;
}
.footer-contact-wrap .list-wrap li i {
    color: #f5d43e;
    font-size: 18px;
    margin-right: 10px;
}
.footer-widgets-wrap .row [class*="col-"]:nth-child(4n+2) .footer-widget {
	padding-left: 30px;
}
.footer-widgets-wrap .row [class*="col-"]:nth-child(4n+4) .footer-widget {
	padding-left: 70px;
}
.copyright-wrap {
    background: #1c1c1c;
    border-top: 1px solid #262626;
    padding: 18px 0;
}
.copyright-text p {
	margin: 0 0;
	color: #FFFFFF;
	opacity: .9;
}

/* 22. Preloader */
.tg-preloader {
	width: 100%;
	height: 100vh;
	position: fixed;
	z-index: 99999999999999999;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: .4s ease-in-out;
}
.tg-preloader .tg-preloader-bg {
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, .05);
	border-radius: 50%;
	position: absolute;
	background-color: #0D9B4D;
	height: 1600px;
	width: 1600px;
	top: 20%;
	transform: scale(2);
	transition: .6s ease-in-out;
}
.tg-preloader .tg-preloader-body {
	position: absolute;
	bottom: 0;
	z-index: 999;
	width: 100%;
	text-align: center;
	transition: .4s ease-in-out;
}
.tg-preloader .tg-preloader-body .tg-loading {
	opacity: 0;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 30px;
}
.tg-percent {
	color: #fff;
}
.tg-preloader .tg-preloader-body .tg-loading-bar {
	margin-bottom: 15px;
	width: 1px;
	height: 80vh;
	margin: 0 auto;
	border-radius: 2px;
	overflow: hidden;
	background-color: #57c78a;
}
.tg-preloader .tg-preloader-body .tg-loading-bar .tg-bar {
	width: 100%;
	height: 0;
	background-color: #fff;
}
.tg-preloader.tg-hidden {
	pointer-events: none;
	transition-delay: .2s;
}
.tg-preloader.tg-hidden .tg-preloader-bg {
	transform: scale(0);
	transition-delay: .2s;
}
.tg-preloader.tg-hidden .tg-preloader-body {
	transform: translateY(30%);
	opacity: 0;
	transition-delay: 0s;
}


@media(max-width:768px){
        .breadcrumb-bg
 {
        padding: 50px 0 120px !important;
    }
    
    
   .answer_box h3  {font-size: 21px;}
   
   .mobile_flex_colum{
    flex-direction: column;
    align-items: center !IMPORTANT;
    justify-content: center !important;
}
.mobile_flex_colum a {
    width: 80%;
    margin: auto !important;
    margin-bottom: 15px !important;
}
   .mobile_border0{
       border:none;
   }
.play {
    position: absolute !important;
    z-index: 999;
    left: 42%;
    width: 50px !important;
    height: 50px;
    border-radius: 50%;
    font-size: 35px;
    text-align: center;
    top: auto;
    bottom: 45%;
    display: flex;
    padding: 0;
    align-items: center;
    justify-content: center;
}
.play i {
    font-size: 22px;
    position: relative;
    left: 2px;
}
   .desktop2 .bg-shape {
    display: block;
    opacity: 0;
}
.desktop2 .banner-content {
    float: left;
    width: 100%;
    text-align: left !important;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    transform: translate(0, 45%);
    text-align: center !important;
}
   .play i {
    font-size: 22px;
    position: relative;
    left: -5px;
}
   
}

@media(max-width:600px){
    
    
    
   .answer_box h3  {font-size: 21px;}
   
   .mobile_flex_colum{
    flex-direction: column;
    align-items: center !IMPORTANT;
    justify-content: center !important;
}
.mobile_flex_colum a {
    width: 80%;
    margin: auto !important;
    margin-bottom: 15px !important;
}
   .mobile_border0{
       border:none;
   }
   
.play {
    position: absolute !important;
    z-index: 999;
    left: 42%;
    width: 50px !important;
    height: 50px;
    border-radius: 50%;
    font-size: 35px;
    text-align: center;
    top: auto;
    bottom: 45%;
    display: flex;
    padding: 0;
    align-items: center;
    justify-content: center;
}
   .play i {
    font-size: 22px;
    position: relative;
    left: 0;
}
   
   .play {
    position: absolute !important;
    z-index: 999;
    left: 45%;
    width: 50px !important;
    height: 50px;
    border-radius: 50%;
    font-size: 35px;
    text-align: center;
    top: auto;
    bottom: 71%;
    display: flex;
    padding: 0;
    align-items: center;
    justify-content: center;
}


}


@media(max-width:480px){
    
    .play {
    position: absolute !important;
    z-index: 999;
    left: 45%;
    width: 50px !important;
    height: 50px;
    border-radius: 50%;
    font-size: 35px;
    text-align: center;
    top: auto;
    bottom: 70%;
    display: flex;
    padding: 0 !important;
    align-items: center;
    justify-content: center;
}


.mobile-menu-visible .mobile-menu {
    z-index: 999999;
}

}
    
    
@media(max-width:480px){
    
    .play {
    position: absolute !important;
    z-index: 999;
    left: 45%;
    width: 50px !important;
    height: 50px;
    border-radius: 50%;
    font-size: 35px;
    text-align: center;
    top: auto;
    bottom: 68%;
    display: flex;
    padding: 0 !important;
    align-items: center;
    justify-content: center;
}

.mobile_flex_colum a {
    width: 100%;
    margin: auto !important;
    margin-bottom: 15px !important;
}



}
    
    
    @media(max-width:375px){
    
    .play {
    position: absolute !important;
    z-index: 999;
    left: 45%;
    width: 50px !important;
    height: 50px;
    border-radius: 50%;
    font-size: 35px;
    text-align: center;
    top: auto;
    bottom: 68%;
    display: flex;
    padding: 0 !important;
    align-items: center;
    justify-content: center;
}

.mobile_flex_colum a {
    width: 100%;
    margin: auto !important;
    margin-bottom: 15px !important;
}


}
    
    
    
    
    
    
    
}






