body {
  margin: 0;
  padding: 0;
  font-family: "Montserrat", sans-serif;
}
.C_container{
	max-width: 1200px;
	margin: 0 auto;
}


.C_header-menu li a {
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    color: white;
}
.C_header-parent {
    padding: 26px 0;
}
.C_header-button {
    display: flex;
    align-items: center;
}
.C_header-search button {
    border: none;
    background: transparent;
}
.C_header-search button img {
    width: 24px;
    height: 24px;
}

header {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9;
}
.C_header-toggle {
	display: none;
}
.C_header-parent .bg-body-tertiary {
    --bs-bg-opacity: 1;
    background-color: rgb(248 249 250 / 0%) !important;
}
.C_header-menu .form-control {
    display: none;
}
.C_header-menu ul li a {
    text-align: center;
}
.C_header-parent .container-fluid {
    padding: 0;
}
.C_header-menu form button {
    border: none;
}
.C_header-menu .nav-link:focus, .nav-link:hover {
    color: #C7940F;
}
.C_header-menu .btn:hover {
    color: var(--bs-btn-hover-color);
    background-color: transparent;
    border-color: transparent;
}
.C_header-menu .d-flex {
    padding-right: 8px;
}

.c_banner-bg {
    background: rgb(0 0 0 / 70%);
    width: 100%;
    height: 100%;
}
.C_banner {
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 1080px;
}
.C_banner-parent h1 {
    color: white;
    font-size: 64px;
    font-weight: 700;
    line-height: 78px;
    text-transform: uppercase;
}
.C_banner-parent {
    padding-top: 503px;
}
.C_banner-parent p {
    color: white;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    width: 607px;
    padding: 50px 0 39px 0;
}





.C_founder-bg img {
    width: 100%;
    object-fit: cover;
}
.C_founder-bg {
    width: 100%;
}
.C_founder{
	background: #EEEEEE;
}
.C_founder-parent {
    padding-top: 100px;
    text-align: center;
    position: relative;
    padding-bottom: 17px;
}
.C_founder-parent p{
	color: #333333;
	font-size: 28px;
	font-weight: 500;
	line-height: 34px;
	padding: 0 50px;
	text-align: center;
}
.C_founder-parent h4 {
    color: #333333;
    font-size: 28px;
    font-weight: 700;
    line-height: 34px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 24px;
}
.C_founder-person {
    position: absolute;
    left: 25%;
    bottom: 0;
}



.C_our-collection {
    padding-top: 86px;
}
.C_collection {
    padding-top: 16px;
}
h2{
	font-size: 38px;
	font-weight: 700;
	color: black;
}
h2 a{
	color: black;
	text-decoration: none;
}
.C_collection-range a img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    max-height: 345px;
}
.C_collection-range a .C_collection-slider img {
    width: 24px;
    height: 24px;
}
.C_collection-slider {
    float: right;
    background: white;
    padding: 8px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
.C_collection-heading h4 {
    float: left;
    font-size: 28px;
    font-weight: 700;
    color: white;
    margin-bottom: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    transition: all 0.8s;
    border-bottom: 3px solid transparent;
}
.C_collection-range:hover .C_collection-heading h4 {
    border-bottom: 3px solid white;
}
.C_collection-range {
    position: relative;
}
.C_collection-heading {
    display: inline;
    position: absolute;
    left: 0;
    width: 100%;
    height: 186px;
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 79%);
    align-content: center;
    padding: 68px 30px 0 30px;
    bottom: 0;
}
.C_collection .row .col-md-7, .C_collection .row .col-md-5{
	padding: 15px 15px;
}
.C_collection-range a {
    display: inline-block;
    width: 100%;
}



.C_range {
    padding-top: 73px;
}
.C_other-range h2 {
    text-align: center;
}
.C_collection-range-2 {
    position: relative;
}
.C_range-image img {
    width: 100%;
}
.C_other-range h2 {
    text-align: center;
    padding-bottom: 32px;
}





.C_trending-main h2 {
    text-align: center;
}
.C_trending {
    padding-top: 70px;
    padding-bottom: 100px;
}
.C_trending-parent {
    padding-top: 34px;
}
.C_trending-heading {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 79%);
    align-content: center;
    padding: 23px 0px 0 0px;
}
.C_trending-column a img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    max-height: 326px;
}
.C_trending-column a {
    display: inline-block;
    width: 100%;
}
.C_trending-column {
    position: relative;
}
.C_trending-heading h4 {
    font-size: 28px;
    font-weight: 700;
    color: white;
    padding-left: 15px;
}




.C_question {
    background: #EEEEEE;
}
.C_question-parent {
    padding: 92px 0 99px 0;
    position: relative;
}
.C_question-bg {
    width: 100%;
    max-width: 621px;
    margin-left: 123px;
}
.C_question-bg img {
    width: 100%;
}
.C_question-contain {
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
    max-width: 559px;
    padding-left: 50px;
}
.C_question-contain h2 {
    padding-bottom: 13px;
}
.C_question-contain p {
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    padding-bottom: 20px;
}
.C_question-images img {
    width: 100%;
    max-width: 527px;
    object-fit: cover;
}
.C_question-images {
    position: absolute;
    top: -44px;
    right: 0px;
}






.C_follow-parent .C_button a {
    padding: 19px 24px;
}
.C_instagram-slider {
    width: 106%;
}
.C_follow-parent{
	padding: 20px 0;
	display: flex;
}
.C_follow-parent h2 {
    float: left;
    padding-top: 11px;
}
.C_follow-parent .C_button {
    margin-right: 0;
    margin-left: auto;
}
.C_follow-instagram {
    padding: 23px 0 70px 0;
}
.C_instagram-post img {
    width: 100%;
    max-width: 154px;
    height: 154px;
    object-fit: cover;
}
.C_follow {
    padding-top: 72px;
}
.C_instagram-slider 
 .owl-nav, .C_instagram-slider .owl-dots{
    display: none;
}





.C_footer {
    background: #111111;
}
.C_footer-parent {
    padding: 100px 0 50px 0;
    border-bottom: 1px solid rgb(255 255 255 / 32%);
    margin-bottom: 50px;
}
.C_footer-parent-logo {
    float: left;
}
.C_footer-logo {
    padding-bottom: 38px;
}
.C_footer-parent-logo p {
    font-size: 18px;
    font-weight: 400;
    color: rgb(255 255 255 / 70%);
}
.C_footer ul {
    display: flex;
    padding: 0;
    flex-wrap: wrap;
    max-width: 641px;
    justify-content: end;
}
.C_footer ul li {
    padding: 0 10px;
    list-style: none;
}
.C_footer-parent-content {
    justify-items: end;
    padding-top: 36px;
}
.C_footer ul li a {
    text-decoration: none;
    display: inline-block;
    color: white;
    text-transform: uppercase;
}
.C_footer-parent-menu ul li {
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 400;
}
.C_footer-parent-menu {
    padding-top: 8px;
}
.C_footer-parent-socialicon li a {
    padding: 12px;
    background: rgb(255 255 255 / 10%);
    border: 1px solid rgb(255 255 255 / 25%);
    border-radius: 50%;
}
.C_footer-parent-socialicon li a img {
    width: 32px;
    height: 32px;
}
.C_footer-contact li img {
    margin-right: 15px;
    width: 24px;
    height: 24px;
}
.C_footer-copyright span {
    color: rgb(255 255 255 / 80%);
    font-size: 18px;
    font-weight: 400;
}
.C_footer-copy-row {
    padding-bottom: 30px;
}
.C_footer-contact {
    justify-items: end;
}
.C_footer-contact ul li {
    padding: 0px 23px 0px 30px;
}
.C_footer-contact ul li:first-child {
    border-right: 1px solid rgb(255 255 255 / 24%);
}
.C_footer-contact ul {
    margin: 0 -23px;
}
.C_footer-contact ul li a {
    text-transform: initial;
}
.C_footer-logo a {
    display: inline-block;
}





















.c_contact-banner-parent {
    padding-top: 286px;
}
.c_contact-banner-parent h1 {
    font-size: 58px;
}
.c_contact-banner {
    height: 556px;
}
.C_contact {
    padding: 100px 0;
}
.C_contact-form {
    padding: 40px 20px;
    border: 1px solid #dee2e6;
    border-radius: 8px;
}
.C_contact-address ul li {
    list-style: none;
}
.C_contact-address ul li a img {
    margin-right: 10px;
}
.C_contact-address ul li a {
    text-decoration: none;
    display: inline-block;
    color: black;
    padding: 10px 0;
    font-size: 18px;
    font-weight: 400;
}
.C_contact-address ul {
    margin: 0;
    padding: 0;
}
.C_contact-parent h2 {
    padding-bottom: 30px;
}
.C_contact-map {
    padding-top: 10px;
}
.C_contact-button .C_button{
	padding: 19px 18px;
    text-decoration: none;
    color: white;
    font-size: 16px;
    font-weight: 700;
    transition: all 0.5s;
}
.C_contact-button .C_button:hover{
    color: #C7940F;
}
.C_contact-address {
    padding-top: 29px;
}









.C_about-us-parent {
    position: relative;
    border: none;
}
.C_about-us {
    padding-top: 100px;
    height: 100%;
    min-height: 920px;
}
.C_john-content {
    padding: 11px;
    background: white;
    position: absolute;
    top: 332px;
    margin: 10px;
    border: 4px solid #C7940F;
    padding-bottom: 20px;
}
.C_john-content h4 {
    font-size: 30px;
    font-weight: 600;
    padding: 10px 0;
}
.C_john-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.C_john-content p {
    font-size: 16px;
    font-weight: 400;
}
.C_about-us .row .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
    padding: 0 7px;
}
.C_help-parent{
	position: relative;
}
.C_help-content {
    background: rgb(199 148 15 / 70%);
    width: calc( 100% - 30px);
    height: calc( 100% - 30px);
    position: absolute;
    top: 15px;
    left: 0;
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s;
    color: white;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: end;
    right: 0;
    margin: 0 auto;
}
.C_help-image {
	width: 100%;
    margin-bottom: 21px;
    
}
.C_help-image img{
	width: 100%;
    height: 100%;
    object-fit: cover;
}
.C_help-parent:hover .C_help-content {
	visibility: visible;
    opacity: 1;
}
.C_help h2 {
    padding-bottom: 29px;
}
.C_help-content h4 {
    font-size: 23px;
    font-weight: 600;
}
.C_help-content p {
    font-size: 16px;
    font-weight: 400;
}
.C_help-to {
    padding-bottom: 80px;
}








.C_Questions-search {
	max-width: 484px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    margin-top: 25px;
}
.C_Questions h2 {
    text-align: center;
}
.C_Questions-search button {
    border: none;
    position: absolute;
    top: 5px;
    right: 5px;
}

.C_Questions-search .form-control {
    border: 1px solid black;
    border-radius: 0;
    padding: 10px 15px;
}
.C_Questions {
    padding: 93px 0;
}
.C_Questions-tab ul li {
    width: 100%;
    border-bottom: 1px solid #e1dfdf !important;
    transition: all 0.5s;
    margin: 5px 0;
}
.C_Questions-tab ul li button {
    font-weight: 500;
    width: 100%;
    text-align: start;
    color: black;
    border: none;
    border-radius: 8px !important;
    font-size: 20px;
    padding: 16px 10px;
    display: flex;
    justify-content: space-between;
}
.C_Questions-tab ul li button h6 {
    font-size: 20px;
    font-weight: 500;
    color: black;
    margin-bottom: 0px;
    padding: 0px;
    padding-top: 3px;
}
.C_Questions-tab ul li button span {
    font-size: 20px;
    font-weight: 500;
    color: #000000;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    padding: 0 10px;
    border: 1px solid black;
}
.C_Questions-tab ul {
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
    border: 1px solid #e1dfdf;
    border-radius: 8px;
    margin: 0 10px;
}
.C_Questions-tab ul li:last-child {
    border-bottom: none !important;
}
.C_Questions-tab ul li .active {
    color: black !important;
    background-color: #C7940F !important;
}
.C_Questions-tab ul li .nav-link:hover{
    color: black !important;
    background-color: #C7940F !important;
}
.C_Questions-tab ul li .nav-link{
    transition: all 0.5s;
}
.C_Questions-tab h4 {
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 31px;
}
.C_Questions-tab-coll {
    padding-left: 20px;
}
.C_Questions-parent {
    padding-top: 50px;
}
.C_Questions-tab-coll .accordion-flush .accordion-item .accordion-button, .C_Questions-tab-coll .accordion-flush .accordion-item 
.accordion-button.collapsed {
    border-radius: 0;
    padding: 24px 10px;
    box-shadow: 0px 0px 10px -5px #bbb7b7;
    background: transparent;
}
.C_Questions-tab-coll .accordion-body{
	box-shadow: 0px 0px 10px -5px #bbb7b7;
}
.C_Questions-tab-coll .accordion-flush .accordion-item {
    padding: 10px 0;
    border-bottom: 0px;
}
.C_Questions-tab-coll h4 {
    padding-top: 80px;
}







.c_blog-banner{
	position: relative;
}
.c_blog-banner::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 500px;
    z-index: -1;
    background: #685217;
}
.c_blog-banner-parent-2 .home-demo .item {
    background: white;
}
.c_blog-banner-parent-2 .home-demo h2 {
    color: #FFF;
    text-align: center;
    padding: 5rem 0;
    margin: 0;
    font-style: italic;
    font-weight: 300;
}
.c_blog-parent {
    width: 100%;
    max-width: 778px;
}
.c_blog-banner .c_banner-bg {
    background: rgb(0 0 0 / 0%);
    width: 100%;
    height: 500px;
}
.c_blog-banner-parent {
    margin-top: -289px;
    padding-bottom: 62px;
}
.c_blog-slider-image img {
    width: 100%;
    max-width: 778px;
    max-height: 450px;
    height: 100%;
    object-fit: cover;
}
.c_blog-slider-content {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%);
    padding: 105px 30px 30px 30px;
}
.c_blog-item {
    position: relative;
}
.c_blog-slider-content h4 {
    font-size: 30px;
    font-weight: 600;
    color: white;
}
.c_blog-slider-content h6 {
    font-size: 20px;
    font-weight: 500;
    color: #d1cece;
    width: 100%;
    max-width: 550px;
}
.c_blog-banner-parent h1 {
    color: white;
    font-size: 64px;
    font-weight: 700;
    line-height: 78px;
    text-transform: uppercase;
    padding-bottom: 30px;
}
.c_news-parent ul {
    padding: 0;
    margin: 0;
}
.c_news-image img {
    width: 100px;
    height: 100px;
}
.c_news-parent li a {
    align-items: center;
    display: flex;
    text-decoration: none;
    color: black;
    border-bottom: 2px solid #d3d2d2;
    font-size: 18px;
    font-weight: 400;
}
.c_blog-banner-parent-2 .owl-stage-outer {
    border-radius: 15px;
}
.c_news-parent {
    border-radius: 16px;
    background: #fbf9f9;
    padding: 5px 25px 25px 25px;
}
.c_news-parent li {
    list-style: none;
    padding: 13px  0;
}
.c_news-image {
    margin-right: 20px;
}
.c_news-parent .C_button {
    margin-top: 19px;
}
.c_news-parent .C_button a {
	padding: 19px 27px;
}
.c_blog-banner-parent-2 .owl-nav {
    text-align: center;
    padding-top: 25px;
}
.c_blog-slider .owl-nav button {
    margin: 10px;
}
.c_blog-slider .owl-nav button img {
    width: 35px;
    height: 35px;
}
.C_slider-blog-image img {
    width: 100%;
    height: 100%;
    max-height: 327px;
    border-radius: 12px;
    transition: all 0.5s;
}
.C_slider-blog-content {
    margin: 0 5px;
    position: relative;
    overflow: hidden;
    transition: all 0.5s;
    border-radius: 12px;
}
.C_slider-blog-content li {
    list-style: none;
    display: flex;
    align-items: center;
    transition: all 0.5s;
}
.C_slider-blog-content ul h4 {
    font-size: 20px;
    font-weight: 500;
    color: white;
    transition: all 0.5s;
}
.C_slider-blog-parent .C_slider-blog-content li img {
    width: 24px !important;
    height: 24px !important;
}
.C_slider-blog-content ul {
    padding: 35px 15px 11px 15px;
    margin: 0;
    position: absolute;
    bottom: 0;
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%);
}
.C_slider-blog-content:hover .C_slider-blog-image img {
    transform: scale(1.1);
    border-radius: 12px;
}
.C_slider-blog {
    padding-bottom: 100px;
}






.c_blog-video-parent .C_button a {
    padding: 19px 35px;
}
.c_blog-video iframe {
    width: 100%;
}
.c_blog-video-parent h2 {
    font-size: 43px;
    text-align: center;
    font-weight: 700;
    padding-bottom: 26px;
    color: white;
}
.c_blog-video {
    position: relative;
    padding-bottom: 90px;
}
.c_blog-video-parent {
    justify-items: center;
    position: absolute;
    top: 35%;
    width: 100%;
    max-width: 956px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.c_blog-video-bg::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 50%);
    top: 0;
    max-height: 500px;
}
.C_discover-image {
    width: 100%;
}
.C_discover-parent {
    box-shadow: 0px 0px 17px -11px;
    border-radius: 20px;
}
.C_discover-parent a {
    color: black;
    text-decoration: none;
}
.C_discover-image img {
    width: 100%;
    max-width: 384px;
    height: 100%;
    max-height: 246px;
    object-fit: cover;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border: 1px solid #a3a1a1;
}
.C_discover-content {
    border-top: 6px solid #C7940F;
    padding: 24px 27px;
}
.C_discover-content .C_button {
    padding: 19px 20px;
    color: #C7940F;
    transition: all 0.5s;
    font-size: 14px;
    font-weight: 700;
    transition: all 0.5s;
}
.C_discover-content .C_button {
    background: white;
    transition: all 0.5s;
}
.C_discover-parent:hover .C_discover-content .C_button {
    background: #C7940F;
    color: white;
}
.C_discover-content h5 {
    font-weight: 700;
    padding-bottom: 13px;
    font-size: 22px;
}
.C_discover-blog-parent .row .col-md-4 {
    padding: 15px;
}
.C_discover-blog {
    padding-bottom: 85px;
}
.C_discover-blog-parent {
    padding-top: 16px;
}
.C_slider-blog-section .owl-nav {
    display: none;
}






.C_blog-post .c_banner-bg {
    background: rgb(0 0 0 / 40%);
}
.C_blog-content-post-bg .C_button a {
    padding: 19px 28px;
}
.C_blog-post-content-parent {
    padding: 103px 0 75px 0;
}
.C_blog-content-post p{
    font-size: 19px;
    font-weight: 400;
    padding-bottom: 0px;
}
.C_blog-content-post h3 {
    font-size: 26px;
    font-weight: 600;
    margin: 28px 46px 38px 46px;
    border-bottom: 5px solid #C7940F;
    padding-bottom: 10px;
}
.C_blog-content-post h2 {
    padding-bottom: 10px;
}
.C_blog-content-post-bg {
    margin: 20px;
    text-align: center;
    background: #C7940F;
    padding: 10px;
    margin-top: 150px;
}
.C_blog-content-post-bg:hover .C_blog-content-post-bg-2{
    border: 2px solid white;
}
.C_blog-content-post-bg-2 {
    justify-items: center;
    border: 2px solid transparent;
    padding: 60px 40px;
    transition: all 0.5s;
}
.C_blog-content-post-bg .C_button {
    background: white;
}
.C_blog-content-post-bg .C_button a {
    color: #C7940F;
}
.C_blog-content-post-bg h5 {
    font-size: 29px;
    font-weight: 600;
    color: white;
}
.C_blog-content-post-bg p {
    font-size: 17px;
    font-weight: 400;
    color: white;
    padding: 9px 0;
}
.C_blog-post::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 5px;
    bottom: -10px;
    border: 8px solid #C7940F;
}
.C_blog-post {
    position: relative;
}








.C_ordering .row {
    width: 100%;
}
.C_ordering-login-image {
    width: 100%;
    max-width: 450px;
    height: 100vh;
    background: #C7940F;
    background-repeat: no-repeat;
    transition: all 1.5s;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: fixed;
}
.C_ordering-login-logo{
    position: absolute;
    top: 30px;
    left: 30px;
}
.C_ordering-login-image-heading {
    width: 296px;
}
.C_ordering-login-image-heading h2{
    font-size: 42px;
    font-weight: 700;
    color: white;
}
.C_ordering-login-content h3 {
    font-size: 27px;
    font-weight: 600;
}
.C_ordering-login-content {
    width: 100%;
    max-width: 520px;
    margin: auto;
    padding: 160px 0;
}
.C_ordering-login-content label{
    font-size: 16px;
    font-weight: 400;
    color: #646464;
}
.C_ordering-login-content input {
    font-size: 18px;
    font-weight: 400;
    color: #222222;
    border-color: #D7D7D7;
}
.C_ordering-login-eye {
    position: absolute;
    top: 39px;
    right: 10px;
}
.C_ordering-login-password button {
    background: transparent;
    border: none;
}
.C_ordering-login-password {
    position: relative;
}
.C_ordering-body{
    background: white;
}
.C_ordering-login-content .C_button {
    font-weight: 500;
    background: #C7940F;
    border: 1px solid #C7940F;
    padding: 15px 114px;
    color: white;
    font-size: 16px;
    border-radius: 32px;
    width: 100%;
    transition: all 0.5s;
    font-weight: 600;
}
.C_ordering-login-content .C_button:hover {
    background: transparent;
    color: #C7940F;
}
.C_ordering-login-forgot {
    float: right;
    padding-bottom: 34px;
}
.C_ordering-login-forgot a {
    font-size: 16px;
    font-weight: 500;
    color: #C7940F;
    text-decoration: underline;
}
.C_ordering-login-sign {
    padding-top: 13px;
}
.C_ordering-login-sign span {
    color: #646464;
    font-size: 16px;
    font-weight: 400;
}
.C_ordering-login-sign span a{
    color: #FF731D;
    text-decoration: underline;
}
.C_ordering-form span {
    background: #C7940F;
    font-size: 14px;
    border-radius: 28px;
    font-weight: 600;
    cursor: pointer;
}
.C_ordering-form span a {
    color: white;
    text-decoration: none;
    display: inline-block;
    padding: 8px 12px 8px 12px;
}
.C_ordering-form {
    display: flex;
    justify-content: space-between;
}
.C_ordering-login-password-2 {
    padding-top: 6px;
}
.C_ordering .C_ordering-row-column {
    width: auto;
}
.C_ordering-gender {
    padding-top: 8px;
    display: flex;
}
.C_ordering-column-coll input {
    font-size: 18px;
    text-transform: uppercase;
    color: #7e7c7c;
}
.C_ordering-gender-name {
    padding: 0 6px;
}
.C_collection-2 {
    margin: 35px 50px 50px 50px;
    border: 1px solid #C7940F;
    border-radius: 33px;
    padding-bottom: 50px;
}
.C_collection-parent h3 {
    font-size: 21px;
    font-weight: 600;
    padding-bottom: 10px;
    height: 100px;
    color: #5e5e5e;
}
.C_collection-parent {
    text-align: center;
    padding: 22px;
}
.C_collection-image img {
    width: 80px;
}
.C_collection-image {
    padding-bottom: 30px;
}
.C_collection-parent a {
    color: #787777;
    text-decoration: none;
}
.collection-2 {
    padding: 25px 0px 10px 0;
}
.C_collection-head {
    background: #00000073;
}
.C_collection-button {
    justify-items: center;
    margin-top: -26px;
}
.C_collection-button .C_button a {
    padding: 19px 43px;
    font-size: 16px;
}
.C_collection-head .C_button:hover {
    background: #ffffff;
}



.C_collection-2-button .back-button {
    text-indent: 0px;
    width: 129px;
    overflow: auto;
}
.C_collection-2-button .label {
    display: block;
    width: auto;
    line-height: 26px;
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    text-align: center;
    background-color: #C7940F;
    color: #f9f8f8;
    text-shadow: 0 1px 0 rgba(255,255,255, 0.8);
    padding: 14px;
    border: 1px solid  #C7940F;
    transition: all 0.5s;
}
.C_collection-2-button .label:hover {
  color: #C7940F;
  background-color: transparent; 
}









.C_collection-2 .cont-bg {
  min-height: 370px;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.C_collection-2 .cont-title {
  color: white;
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1rem;
}

.C_collection-2 .cont-main {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
}

.C_collection-2 .cont-checkbox {
    width: 30%;
    height: 260px;
    border-radius: var(--border-radius);
    box-shadow: 0px  0px 11px -8px;
    background: white;
    transition: transform var(--transition);
}

.C_collection-2 .cont-checkbox {
    margin-right: 15px;
    margin-left: 15px;
}



.C_collection-2 input {
  display: none;
  transition: all 0.2s;
}

.C_collection-2 input:checked + label {
  opacity: 1;
  box-shadow: 0 0 0 3px var(--background);
}

.C_collection-2 input:checked + label img {
  -webkit-filter: none; /* Safari 6.0 - 9.0 */
  filter: none;
}

.C_collection-2 input:checked + label .cover-checkbox {
  opacity: 1;
  transform: scale(1);
}

.C_collection-2 input:checked + label .cover-checkbox svg {
  stroke-dashoffset: 0;
}

.C_collection-2 label {
  display: inline-block;
  cursor: pointer;
  border-radius: var(--border-radius);
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: relative;
  opacity: 1;
}

.C_collection-2 label img {
    width: 80px;
    object-fit: cover;
    filter: none;
}

.C_collection-2 label .cover-checkbox {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    background: #cdcdb100 !important;
    border: 2px solid #fdbd07 !important;
    transition: transform var(--transition),
    opacity calc(var(--transition) * 1.2) linear;
    opacity: 1;
    transform: scale(0);
}

.C_collection-2 label .cover-checkbox svg {
  width: 13px;
  height: 11px;
  display: inline-block;
  vertical-align: top;
  fill: none;
  margin: 5px 0 0 3px;
  stroke: #fff;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  transition: stroke-dashoffset 0.4s ease var(--transition);
  stroke-dashoffset: 16px;
}

.C_collection-2 label .info {
  text-align: center;
  margin-top: 0.2rem;
  font-weight: 600;
  font-size: 0.8rem;
}
.collection-2 .C_collection-3 input {
    display: inline-block;
    width: 100%;
    padding: 10px;
    text-transform: uppercase;
}
.C_collection-3 {
    width: 330px;
    margin: 16px auto 30px auto;
}
.C_collection-button-2 {
    margin-top: 0px;
}
.C_collection-3 label {
    font-size: 20px;
    font-weight: 400;
}
.C_collection-2 h4 {
    font-size: 32px;
    font-weight: 600;
    width: 500px;
    text-align: center;
    margin: 43px auto 23px auto;
}
.C_collection-5 .C_collection-2 {
    margin: 30px 25% 40px 25%;
    border: 1px solid #C7940F;
    border-radius: 33px;
    padding-bottom: 50px;
}
.C_headre-shopping {
    background: rgb(0 0 0 / 80%);
}
.C_shopping-image img {
    width: 100%;
    object-fit: cover;
}
.C_shopping {
    margin-top: 258px;
    padding-bottom: 100px;
}
.C_shopping-parent {
    border: 2px solid #C7940F;
    position: relative;
}
.C_shopping-parent h5 {
    font-size: 23px;
    font-weight: 600;
    text-align: center;
    padding: 113px 0 20px 0;
    margin-bottom: 0px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 17%, rgba(255, 255, 255, 0) 80%);
}
.C_shopping-parent a {
    color: #ffffff;
    text-decoration: none;
    transition: all 0.5s;
}
.C_shopping-parent a:hover{
    color: #C7940F;
    font-size: 23px;
    font-weight: 600;
}
.C_shopping-heading h2 {
    padding-bottom: 30px;
}
.C_shopping .row .col-md-3 {
    padding: 13px 11px;
}

.C_collection-6 {
    margin: 30px 2% 30px 2%;
    border: 1px solid #C7940F;
    border-radius: 33px;
    padding-bottom: 50px;
    padding: 30px;
}


.C_collection-6 h6 {
    font-size: 20px;
    font-weight: 400;
    color: red;
    padding-bottom: 10px;
    text-align: center;
}
.C_collection-6-form {
    padding: 10px 20px 0px 20px;
}
.C_collection-6 h4 {
    font-size: 35px;
    font-weight: 700;
    text-align: center;
    padding-bottom: 21px;
}
.C_collection-6 ol li {
    font-size: 18px;
    padding: 20px 0;
}
.C_card-checkbox {
    width: 50px;
    height: 50px;
    border: 2px solid #C7940F;;
    margin: 15px auto;
    background: transparent;
}
.C_collection-6 .C_collection-card .C_collection-fill label {
    width: auto;
    padding-left: 14%;
    padding-top: 15px;
    font-size: 20px;
    font-weight: 500;
}
.C_collection-fill input {
    border: none;
    border-bottom: 2px solid #C7940F;
    width: 100%;
    max-width: 211px;
}
.C_collection-fill h5 {
    font-size: 22px;
    font-weight: 500;
    text-align: center;
    padding-top: 24px;
}



.C_shopping-form .C_collection-card-4 .rating label:nth-child(1) {
    width: 23%;
}
.C_shopping-form .C_collection-card-4 .rating label {
    width: 35%;
}

.C_collection-card .rating label {
    width: 24%;
    text-align: center;
}

.card {
    width: 100%;
    border: none;
}
.C_collection-6 .C_button:hover a{
    color: #C7940F !important;
}

.rating-container {
    display: inline-block;
    width: 100%;
}

.rating-text p {
    color: rgba(0, 0, 16, 0.8);
    font-size: 20px;
    font-weight: 400;
}
.C_collection-card-2 .rating label {
    width: 16%;
    text-align: center;
}
.C_collection-card-6 {
    text-align: center;
}
.rating {
}
.C_collection-card-5 {
    margin: 0 auto;
    width: 60%;
}


.rating-form-2 svg {
  height: 3rem;
  width: 3rem;
  margin: 0.5rem;
}

.collection-2 #radios label {
  position: relative;
}

.collection-2 input[type="radio"] {
  position: absolute;
  opacity: 0;
}

.collection-2 input + svg {
  cursor: pointer;
}
.collection-2 a:link,
.collection-2 a:visited,
.collection-2 a:hover,
.collection-2 a:active {
  color: white;
  text-decoration: none;
}

.collection-2 a:hover,
.collection-2 a:active {
  border-bottom: 0.1em solid rgba(0, 0, 16, 0.8);
  color: #C7940F;
  text-decoration: none;
}
input[class="super-happy"]:hover + .C_card-checkbox,
input[class="super-happy"]:checked + .C_card-checkbox,
input[class="super-happy"]:focus + .C_card-checkbox {
  background: #C7940F;
}

input[class="happy"]:hover + .C_card-checkbox,
input[class="happy"]:checked + .C_card-checkbox,
input[class="happy"]:focus + .C_card-checkbox {
  background: #C7940F;
}

input[class="neutral"]:hover + .C_card-checkbox,
input[class="neutral"]:checked + .C_card-checkbox,
input[class="neutral"]:focus + .C_card-checkbox {
  background: #C7940F;
}

input[class="sad"]:hover + .C_card-checkbox,
input[class="sad"]:checked + .C_card-checkbox,
input[class="sad"]:focus + .C_card-checkbox {
  background: #C7940F;
}

input[class="super-sad"]:hover + .C_card-checkbox,
input[class="super-sad"]:checked + .C_card-checkbox,
input[class="super-sad"]:focus + .C_card-checkbox {
  background: #C7940F;
}

input[class="sup-sad"]:hover + .C_card-checkbox,
input[class="sup-sad"]:checked + .C_card-checkbox,
input[class="sup-sad"]:focus + .C_card-checkbox {
  background: #C7940F;
}

input[class="so-sad"]:hover + .C_card-checkbox,
input[class="so-sad"]:checked + .C_card-checkbox,
input[class="so-sad"]:focus + .C_card-checkbox {
  background: #C7940F;
}



.C_shopping-form ol li {
    list-style: none;
}
.C_collection-button-2 .C_button a {
    color: white;
}
.C_collection-card-6 p {
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 20px;
}
.C_shopping-form .C_collection-card .rating label {
    display: flex;
    padding: 10px 20px;
    align-items: center;
    border: 1px solid #c1bebe;
    margin: 0 10px;
}
.C_collection-card-5 span {
    font-size: 20px;
    font-weight: 500;
}
.C_collection-card-6 label {
    font-weight: 500;
    font-size: 18px;
}
.C_shopping-form .rating-form-2 {
    display: flex;
}
.C_shopping-form .C_card-checkbox {
    width: 35px;
    height: 35px;
    border: 2px solid #C7940F;
    margin: 9px auto;
    background: transparent;
}
.rating-text-touch {
    padding-bottom: 15px;
}
.rating-text-touch p {
    padding-bottom: 0px;
}
.rating-text-page {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}
.C_shopping-form  .C_collection-card-2 .rating label {
    width: 34%;
    text-align: center;
}
.C_collection-card-3 {
    width: 62%;
    margin: 0 auto;
}
.C_collection-card-4 .C_collection-card-name {
    border: none;
}
.C_shopping-form .C_collection-card-5 .rating label {
    width: 45%;
    text-align: center;
}
.C_collection-card-5 .rating-form-2 {
    display: flex;
    padding: 0 21%;
    padding-top: 20px;
}
.C_shopping-form-colour label.form-label {
    display: flex;
}
.C_shopping-form-colour h5 {
    width: 100%;
    max-width: 210px;
    padding: 10px 10px 10px 10px;
    border-bottom: 1px solid #c1bebe;
    height: 100px;
    color: black;
    font-size: 18px;
    font-weight: 500;
    margin: 0;
}
.C_shopping-form-colour h6 {
    width: 100%;
    max-width: 210px;
    padding: 10px 10px 10px 10px;
    height: 200px;
    color: black;
    font-size: 18px;
    font-weight: 500;
    margin: 0;
}
.C_shopping-form-colour {
    border: 1px solid #c1bebe;
    margin-bottom: 25px;
}
.C_shopping-form-colour .form-control-1 {
    border-bottom: 1px solid #c1bebe;
    border-radius: 0;
    height: 100px;
    border-left: 1px;
    border-left: 1px solid #c1bebe;
}
.C_shopping-form-colour .form-control-2 {
    border-left: 1px solid #c1bebe;
    border-radius: 0;
    height: 200px;
}
.C_shopping-form-colour .mb-3 {
    margin-bottom: 0px !important;
}
.C_shopping-form-colour .form-label {
    margin-bottom: 0px;
}

.C_shopping-form-essental .mb-3 input {
    border-bottom: 3px dotted black !important;
    border: none;
    width: 100%;
    max-width: 422px;
}
.C_shopping-form-essental .mb-3 label {
    font-size: 22px;
    font-weight: 400;
}
.C_shopping-form-essental .mb-3 {
    width: 50%;
    padding: 0 20px;
}
.C_shopping-form-essental form {
    display: flex;
}
.C_shopping-form-essental .form-name-1 {
    width: 100%;
}
.C_shopping-form-essental-1 label{
    font-size: 22px;
    font-weight: 400;
}
.C_shopping-form-essental-1 .mb-3 input {
    border-bottom: 3px dotted black !important;
    border: none;
    width: 100%;
    max-width: 840px;
}
.C_shopping-form-essental h5 {
    padding: 0px 0px 15px 20px;
    font-size: 24px;
    font-weight: 600;
}
.C_shopping-form-essental .mb-3-3 {
    width: 35%;
    padding: 0 20px;
}
.C_shopping-form-essental .mb-3-4 {
    width: 65%;
    padding: 0 20px;
}
.C_shopping-form-essental .mb-3-5 {
    width: 40%;
    padding: 0 20px;
}
.C_shopping-form-essental .mb-3-6 {
    width: 60%;
    padding: 0 20px;
}
.C_shopping-form-essental .mb-3-3 input {
    max-width: 278px;
}
.C_shopping-form-essental .mb-3-4 input {
    max-width: 319px;
}
.C_shopping-form-essental .mb-3-5 input {
    max-width: 185px;
}
.C_shopping-form-essental .mb-3-6 input {
    max-width: 310px;
}
.C_shopping-form-essental {
    padding: 12px 0;
}

.C_shopping-form-essental-2 input[type="range"] {
  width: 30px;
}

.C_shopping-form-essental-2 input[type="text"]:invalid {
  outline: 2px solid red;
}

.C_shopping-form-essental-2 .screen-reader-only {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.C_collection-7 input[type="radio"] {
    position: absolute;
    opacity: 1;
    top: 6px;
    left: 0;
    width: 18px;
    height: 18px;
}
.C_shopping-form-essental-2 {
    display: flex;
    padding-left: 20px;
    padding-bottom: 10px;
}
.C_shopping-essental-check label {
    display: inline-block;
    padding: 0px 10px 0 27px;
    position: relative;
    font-size: 22px;
}
.C_shopping-essental-check {
    padding-left: 17px;
}
.C_shopping-form-essental-6 p {
    font-size: 20px;
}
.C_shopping-form-essental-6 {
    display: flex;
}
.C_shopping-form-essental-3 {
    padding: 20px 20px 20px 20px;
}
.C_shopping-form-essental-1 h5 {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 20px;
}
.C_shopping-form-essental-3 .mb-3-7 input {
    max-width: 877px;
}
.C_shopping-form-essental-3 .mb-3-8 input {
    max-width: 833px;
}
.C_form-essental-p {
    font-weight: 400;
    font-size: 22px;
    padding: 0px 20px 20px 20px;
}
.C_shopping-form-essental-4 .mb-3 {
    width: 100%;
    display: flex;
}
.C_shopping-form-essental-4 .mb-3 input {
    border-bottom: 3px dotted black !important;
    border: none;
    width: 100%;
    max-width: 100px;
}
.C_shopping-form-essental-4 .mb-3 label {
    width: 60%;
    font-size: 20px;
}
.C_shopping-form-essental-5 .mb-3 input {
    border-bottom: 3px dotted black !important;
    border: none;
    width: 100%;
    max-width: 100px;
}
.C_shopping-form-essental-5 .mb-3 label {
    width: 62%;
    font-size: 20px;
}
.C_shopping-form-essental-5 .mb-3 {
    width: 100%;
    display: flex;
}
.C_shopping-form-essental-2 p strong {
    padding-right: 10px;
}
.C_shopping-form-essental-2 p {
    font-size: 22px;
}















@media only screen and (max-width: 991px){

.C_container {
    padding: 0 10px;
}
.C_header-parent .navbar-toggler {
    padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
    font-size: var(--bs-navbar-toggler-font-size);
    line-height: 1;
    color: rgb(0 0 0);
    background-color: #ffffff;
    border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
    border-radius: var(--bs-navbar-toggler-border-radius);
    transition: var(--bs-navbar-toggler-transition);
}
.C_header-menu .d-flex {
    justify-content: center;
}
.C_header-button {
    justify-content: center;
}
.C_header-parent {
    padding: 14px 0;
}
.C_banner {
    height: 587px;
}
.C_banner-parent {
    padding-top: 253px;
}
.C_banner-parent h1 {
    font-size: 42px;
    line-height: 50px;
}
.C_banner-parent p {
    width: 485px;
    padding: 17px 0 20px 0;
}
.C_founder-parent p {
    font-size: 23px;
    line-height: 30px;
}
.C_founder-parent h4 {
    padding-top: 4px;
    padding-bottom: 24px;
}
.C_founder-parent {
    padding-bottom: 46px;
    padding-top: 56px;
}
.C_our-collection {
    padding-top: 52px;
}
.C_collection {
    padding-top: 0px;
}
.C_collection-heading {
    padding: 67px 10px 0px 10px;
    height: 152px;
}
.C_collection-heading h4 {
    font-size: 20px;
    padding-top: 5px;
}
.C_collection-slider {
    padding: 9px;
}
.C_collection-range a img {
    max-height: 211px;
}
.C_collection-range a .C_collection-slider img {
    width: 20px;
    height: 20px;
}
.C_collection .row .col-md-7, .C_collection .row .col-md-5 {
    padding: 10px 10px;
}
.C_other-range h2 {
    padding-bottom: 15px;
}
.C_range {
    padding-top: 40px;
}
.C_trending {
    padding-top: 42px;
    padding-bottom: 72px;
}
h2 {
    font-size: 33px;
    font-weight: 700;
    color: black;
}
.C_trending-parent {
    padding-top: 9px;
}
.C_trending-column a img {
    max-height: 196px;
}
.C_trending-heading h4 {
    font-size: 22px;
    padding-left: 8px;
}
.C_trending-heading {
    height: 79px;
}
.C_question-contain h2 {
    padding-bottom: 4px;
}
.C_question-contain p {
    padding-bottom: 14px;
}
.C_question-contain {
    top: 52px;
    max-width: 365px;
    padding-left: 11px;
}
.C_question-images img {
    max-width: 365px;
}
.C_question-images img {
    max-width: 355px;
}
.C_question-images {
    position: absolute;
    top: 59px;
    right: 0px;
}
.C_follow {
    padding-top: 35px;
}
.C_instagram-slider {
    width: 100%;
}
.C_follow-instagram {
    padding: 16px 0 60px 0;
}
.C_footer-parent {
    padding: 63px 0 13px 0;
    margin-bottom: 23px;
}
.C_footer-contact ul li {
    padding: 7px 23px;
}
.C_footer-copyright {
    padding-top: 8px;
}
.C_footer-copyright span {
    font-size: 17px;
}
.C_footer-parent-menu ul li {
    padding: 5px 6px;

}
.C_footer-parent-content {
    padding-top: 0px;
}














.c_contact-banner {
    height: 375px;
}
.C_banner-parent {
    padding-top: 190px;
}
.C_contact-map iframe {
    width: 340px;
}
.C_contact-parent h2 {
    padding-bottom: 8px;
}
.C_contact {
    padding: 53px 0;
}
.C_john-content {
    position: initial;
    margin: 0px;
    border: none;
    padding: 9px;
    padding-bottom: 15px;
}
.C_about-us-parent {
    border: 2px solid #C7940F;
}
.C_john-content h4 {
    padding: 3px 0;
}
.C_about-us {
    padding-top: 60px;
    min-height: 915px;
}
.C_help h2 {
    padding-bottom: 15px;
}
.C_help .row .col-md-3 {
    width: 50%;
}
.C_help-content {
    height: calc( 66% - 30px);
    top: 142px;
    visibility: visible;
    opacity: 1;
}
.C_help-to {
    padding-bottom: 40px;
}







.C_Questions-parent .row .col-md-3 {
    flex: 0 0 auto;
    width: 33%;
}
.C_Questions-parent .row .col-md-9 {
    flex: 0 0 auto;
    width: 67%;
}
.C_Questions-tab-coll {
    padding-left: 0px;
}
.C_Questions {
    padding: 51px 0;
}
.C_Questions-tab h4 {
    padding-bottom: 20px;
}








.c_blog-banner-parent-2 .row .col-md-8 {
    width: 100%;
}
.c_blog-banner-parent-2 .row .col-md-4 {
    width: 100%;
    padding:  0 30PX;
}
.c_blog-banner-parent h1 {
    font-size: 54px;
}
.c_blog-banner-parent {
    margin-top: -329px;
    padding-bottom: 23px;
}
.c_news-parent {
    padding: 5px 40px 25px 40px;
}
.C_slider-blog {
    padding-bottom: 35px;
    padding-top: 38px;
}
.C_slider-blog-image img {
    height: 100%;
}
.C_slider-blog-content ul h4 {
    font-size: 18px;
    font-weight: 400;
}
.C_slider-blog-content ul {
    padding: 35px 10px 11px 10px;
}
.c_blog-video-parent {
    top: 30%;
    max-width: 750px;
    padding: 0 10px;
}
.c_blog-video-parent h2 {
    font-size: 35px;
}
.c_blog-video {
    padding-bottom: 45px;
}
.C_discover-content {
    padding: 19px 12px 26px 12px;
}
.C_discover-blog-parent .row .col-md-4 {
    padding: 10px;
}
.C_discover-blog {
    padding-bottom: 51px;
}




.C_blog-post-content-parent {
    padding: 66px 0 38px 0;
}
.C_blog-content-post-bg {
    margin: 5px;
    padding: 45px 24px;
    margin-top: 90px;
}
.C_blog-content-post h3 {
    margin: 21px 26px 30px 26px;
}



.C_ordering-form span {
    margin-left: 20px;
}
.C_ordering-login-content h3 {
    font-size: 24px;
}
.C_ordering-login-image {
    max-width: 304px;
}
.C_ordering-login-content {
    max-width: 346px;
}
.C_ordering-login-logo img {
    width: 100%;
    max-width: 126px;
}
.C_ordering-login-image-heading h2 {
    font-size: 30px;
    text-align: center;
}
.C_header-parent .navbar-collapse {
    background: rgb(0 0 0 / 80%);
    padding: 25px 0;
}




.C_collection-2 .cont-checkbox {
    width: 30%;
    height: 226px;
}
.C_collection-parent h3 {
    font-size: 17px;
}
.C_collection-parent {
    padding: 12px;
}
.C_collection-button {
    margin-top: -13px;
}
.C_collection-2 {
    padding-bottom: 40px;
}
.C_collection-2 .cont-bg {
    padding: 0;
}
.C_collection-2 .cont-checkbox {
    margin-right: 10px;
    margin-left: 10px;
}
.C_collection-2 {
    margin: 25px;
}
.C_collection-2 label img {
    width: 70px;
}

.C_collection-2 .cont-bg {
    min-height: 310px;
}
.C_collection-5 .C_collection-2 {
    margin: 30px 15% 40px 15%;
}
.C_shopping .row .col-md-3 {
    padding: 8px 8px;
    width: 33%;
}
.C_shopping-heading h2 {
    padding-bottom: 15px;
}
.C_shopping {
    margin-top: 189px;
    padding-bottom: 50px;
}


.C_collection-6-form {
    padding: 10px 0px 0px 0px;
}
.C_collection-fill input {
    max-width: 123px;
}
.C_collection-6 .C_collection-card .C_collection-fill label {
    padding-left: 11%;
}
.C_collection-6 ol li {
    padding: 10px 0;
}


.C_collection-card .rating label {
    width: 30%;
}
.C_shopping-form .rating-form-2 {
    flex-wrap: wrap;
}
.C_collection-6  ol {
    padding: 0;
}
.C_shopping-form  .C_collection-card-2 .rating label {
    width: 30%;
}
.C_shopping-form .C_collection-card .rating label {
    padding: 10px 8px;
    margin: 10px 10px;
}
.C_collection-6 {
    padding: 15px;
}
.C_collection-card-3 {
    width: 89%;
    margin: 0 auto;
}
.C_shopping-form .C_collection-card-4 .rating label:nth-child(1) {
    width: 33%;
}
.C_shopping-form  .C_collection-card-2 .rating label {
    width: 46%;
}
.C_collection-card-5 .rating-form-2 {
    padding: 0 19%;
}
.C_collection-card-5 {
    margin: 0 auto;
    width: 100%;
}

.C_shopping-form-essental-1 .mb-3 input {
    max-width: 496px;
}
.C_shopping-form-essental-1 label {
    font-size: 20px;
}
.C_shopping-form-essental h5 {
    padding: 0px 0px 0px 0px;
}
.C_shopping-form-essental .mb-3 {
    padding: 0 0px;
}
.C_shopping-form-essental .mb-3 input {
    max-width: 274px;
}
.C_shopping-form-essental .mb-3-4 input {
    max-width: 193px;
}
.C_shopping-form-essental .mb-3-3 input {
    max-width: 139px;
}

.C_shopping-form-essental .mb-3-3 {
    width: 30%;
}
.C_shopping-form-essental .mb-3-4 {
    width: 70%;
}
.C_shopping-form-essental .mb-3 label {
    font-size: 18px;
}
.C_shopping-form-essental .mb-3-5 input {
    max-width: 100px;
}
.C_shopping-form-essental .mb-3-6 input {
    max-width: 110px;
}
.C_shopping-form-essental .mb-3-6 input {
    max-width: 162px;
}
.C_shopping-form-essental-3 {
    padding: 0;
}
.C_shopping-form-essental-3 .mb-3-7 input {
    max-width: 528px;
}
.C_shopping-form-essental-3 .mb-3-8 input {
    max-width: 488px;
}
.C_shopping-form-essental-2 {
    padding-left: 0px;
}
.C_shopping-form-essental-5 .mb-3 input {
    max-width: 100px;
}
.C_shopping-form-essental-5 .mb-3 label {
    width: 86%;
}
.C_shopping-form-essental-4 .mb-3 input {
    max-width: 100px;
}
.C_shopping-form-essental-4 .mb-3 label {
    width: 81%;
}
.C_shopping-form-essental-6 p {
    font-size: 19px;
}
.C_shopping-essental-check label {
    font-size: 20px;
}



}














@media only screen and (max-width: 767px){


.C_header-parent .navbar-brand img {
    width: 100%;
    max-width: 140px;
}
.C_header-parent .navbar-toggler {
    width: 44px;
    padding: 0px;
    height: 37px;
}
.C_founder-person {
    width: 100%;
}
.C_founder-person img {
    width: 100%;
}
.C_founder-person {
    left: 0%;
}
.C_banner-parent p {
    width: 315px;
    padding: 7px 0 9px 0;
    font-size: 17px;
    line-height: 22px;
}
.C_banner-parent h1 {
    font-size: 32px;
    line-height: 38px;
}
.C_button {
    height: 48px;
    padding-top: 12px;
}
.C_button a {
    padding: 13px 17px;
}
.C_founder-parent p {
    font-size: 20px;
    line-height: 26px;
    padding: 0 12px;
}
.C_founder-parent h4 {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 23px;
}
h2 {
    font-size: 25px;
}
.C_founder-logo {
    padding-bottom: 53px;
}
.C_collection-range-2 {
    padding: 13px 0;
}
.C_range {
    padding-top: 30px;
}
.C_other-range h2 {
    padding-bottom: 0px;
}
.C_trending-parent .col-md-3 {
    width: 50%;
    padding: 5px;
}
.C_trending-column a img {
    max-height: 159px;
}
.C_trending-heading h4 {
    font-size: 19px;
    padding-left: 5px;
}
.C_trending-parent .row {
    padding: 0 9px;
}
.C_trending {
    padding-bottom: 80px;
}
.C_question-images {
    position: absolute;
    top: -255px;
    right: 0px;
}
.C_question-bg {
    margin-left: 0px;
}
.C_question {
    background: #EEEEEE;
    padding-top: 218px;
    padding-bottom: 116px;
}
.C_question-contain p {
    font-size: 17px;
    line-height: 23px;
    padding-bottom: 0px;
}
.C_follow-parent {
    padding: 0px 0;
}
.C_follow {
    padding-top: 30px;
}
.C_follow-parent {
    flex-wrap: wrap;
}
.C_follow-instagram {
    padding: 19px 0 45px 0;
}
.C_follow-parent .C_button {
    margin-right: 0;
    margin-left: auto;
}
.C_follow-parent h2 {
    padding-bottom: 10px;
}
.C_footer-logo {
    width: 100%;
}
.C_footer-logo a img {
    width: 100%;
    object-fit: cover;
    max-width: 170px;
}
.C_footer-parent-logo p {
    font-size: 16px;
}
.C_footer-logo {
    padding-bottom: 17px;
}
.C_footer-parent-content {
    justify-items: start;
}
.C_footer-parent-socialicon li a img {
    width: 26px;
    height: 26px;
}
.C_footer ul {
    margin: 0 -10px;
    justify-content: start;
}
.C_footer-copyright {
    padding-top: 0px;
}
.C_footer-contact ul li {
    padding: 7px 10px;
}
.C_footer-contact ul li:first-child {
    border-right: none;
}
.C_footer-copy-row {
    padding-bottom: 16px;
}
.C_footer-parent {
    padding: 47px 0 13px 0;
}











.C_contact-map iframe {
    width: 302px;
    height: 200px;
}
.C_contact-address {
    padding-top: 0px;
}
.C_contact-address ul li a {
    padding: 5px 0;
}
.C_contact-form {
    padding: 25px 10px;
    margin-top: 30px;
}
.C_contact-button .C_button {
    padding: 14px 18px;
}
.c_contact-banner {
    height: 324px;
}
.C_banner-parent {
    padding-top: 162px;
}








.C_about-us .row .col-md-4 {
    width: 100%;
}
.C_about-us-parent {
    margin-top: 30px;
}
.C_help-to {
    padding-top: 30px;
}
.C_about-us {
    padding-top: 30px;
}
.C_help .row .col-md-3 {
    width: 100%;
}
.C_help-content {
    background: rgb(199 148 15 / 70%);
    width: calc( 100% - 30px);
    height: calc( 100% - 30px);
    padding: 20px;
    display: flex;
    position: initial;
}
.C_help-parent a {
    text-decoration: none;
}
.C_help-image {
    margin-bottom: 13px;
}
.C_help-parent {
    padding-bottom: 30px;
}









.C_Questions-search {
    max-width: 266px;
    margin-top: 18px;
}
.C_Questions-parent .row .col-md-3 {
    width: 100%;
}
.C_Questions-parent .row .col-md-9 {
    width: 100%;
}
.C_Questions {
    padding: 40px 0;
}
.C_Questions-parent {
    padding-top: 31px;
}
.C_Questions-tab h4 {
    padding-bottom: 12px;
    font-size: 24px;
}
.C_Questions-tab ul li button span {
    display: none;
}
.C_Questions-tab ul li button {
    width: auto;
    padding: 9px 23px;
    margin: 0 5px;
}
.C_Questions-tab ul li {
    width: auto;
}
.C_Questions-tab-coll h4 {
    padding-top: 0px;
}
.C_Questions-tab ul {
    padding: 6px;
}








.c_blog-banner-parent h1 {
    font-size: 32px;
    padding-bottom: 0;
}
.c_blog-banner-parent {
    margin-top: -368px;
}
.c_blog-slider-content {
    position: initial;
    background: #C7940F;
    padding: 10px 10px 10px 10px;
}
.c_blog-slider-content h4 {
    font-size: 25px;
}
.c_blog-slider-content h6 {
    font-size: 18px;
}
.c_blog-slider .owl-nav button img {
    width: 24px;
    height: 24px;
}
.c_blog-banner-parent-2 .owl-nav {
    padding-top: 5px;
}
.c_blog-banner-parent-2 .row .col-md-4 {
    padding: 0 10PX;
}
.c_news-parent {
    padding: 10px 15px 20px 15px;
}
.c_news-parent h5 {
    font-size: 26px;
    font-weight: 600;
}
.c_news-parent li a {
    padding-bottom: 10px;
}
.c_news-parent li {
    padding: 5px  0;
}
.C_slider-blog {
    padding-bottom: 5px;
    padding-top: 16px;
}
.C_slider-blog-image img {
    max-height: 388px;
    max-width: 367px;
}
.c_blog-video-parent h2 {
    font-size: 23px;
}
.c_blog-video iframe {;
    height: 300px;
}
.c_blog-video-bg::before {
    max-height: 300px;
}
.c_blog-video-parent {
    top: 16%;
}
.c_blog-video {
    padding-bottom: 25px;
}
.C_discover-content h5 {
    font-weight: 600;
    padding-bottom: 8px;
    font-size: 20px;
}
.C_discover-parent {
    max-width: 384px;
    width: 100%;
    margin: 0 auto;
}
.C_discover-content .C_button {
    padding: 14px 20px;
}
.C_blog-content-post-bg-2 {
    padding: 16px 8px;
    border: 2px solid white;
}


.C_blog-content-post-bg {
    margin-top: 15px;
    padding: 30px 16px;
}
.C_blog-content-post h3 {
    margin: 21px 5px 30px 5px;
}
.C_blog-post-content-parent {
    padding: 66px 0 38px 0;
    margin-bottom: 15px;
}






.C_ordering-login-image {
    width: 100%;
    position: initial;
    max-width: 100%;
    padding-top: 134px;
    justify-content: inherit;
    height: 300px;
}
.C_ordering-form span {
    margin-left: 17px;
}
.C_ordering-form span a {
    padding: 8px 9px 8px 9px;
}
.C_ordering-login-content h3 {
    font-size: 18px;
    padding-top: 9px;
    margin: 0;
}
.C_ordering-login-content {
    padding: 40px 17px 40px 29px;
}
.C_ordering .row .col-md-5 {
    padding: 0;
}
.C_ordering .row .col-md-7 {
    padding: 0;
}
.C_ordering-login-content .C_button {
    padding: 13px 103px;
}
.C_ordering-form {
    padding-bottom: 10px;
}
.C_ordering-login-content input {
    font-size: 16px;
}




.C_collection-2 {
    margin: 0px;
}
.C_collection-parent {
    padding: 23px;
}
.C_collection-2 .cont-checkbox {
    width: 84%;
    height: 216px;
    margin: 10px 15px;
}
.C_collection-button {
    margin-top: 10px;
}
.C_collection-2 .cont-bg {
    padding-top: 20px;
}
.C_collection-2 {
    padding-bottom: 30px;
}
.C_collection-2-button {
    padding-bottom: 16px;
}
.C_collection-2 h4 {
    font-size: 23px;
    width: 285px;
}
.C_collection-5 .C_collection-2 {
    margin: 15px 2% 30px 2%;
}
.collection-2 .C_collection-3 input {
    max-width: 263px;
}
.C_collection-3 {
    width: 260px;
    margin: 16px auto 30px auto;
}
.C_collection-5 .C_collection-2 {
    padding-bottom: 30px;
}
.C_shopping .row .col-md-3 {
    padding: 10px 50px;
    width: 100%;
}
.C_shopping-parent h5 {
    font-size: 19px;
    padding: 113px 0 15px 0;
}
.C_shopping {
    margin-top: 145px;
    padding-bottom: 30px;
}
.C_collection-6 h4 {
    font-size: 26px;
}
.C_collection-6 h6 {
    font-size: 18px;
    padding-bottom: 0px;
}
.C_collection-card .rating label {
    width: 49%;
}
.C_card-checkbox {
    width: 25px;
    height: 25px;
    border: 1px solid #C7940F;
}
.C_collection-6-form ol {
    padding-left: 10px;
}
.C_collection-6 {
    padding: 17px;
}


.C_shopping-form  .C_collection-card-2 .rating label {
    width: 100%;
}
.C_collection-card .rating label {
    width: 100%;
}
.C_shopping-form .C_collection-card-4 .rating label:nth-child(1) {
    width: 100%;
}
.C_collection-card-4 .C_collection-card-name {
    width: 100%;
    max-width: 186px;
}

.C_shopping-form-essental h5 {
    padding: 0px 0px 8px 0px;
    font-size: 20px;
}
.C_shopping-form-essental form {
    display: block;
}
.C_shopping-form-essental .mb-3 {
    width: 100%;
}
.C_shopping-form-essental .mb-3-3 {
    width: 100%;
}
.C_shopping-form-essental .mb-3-4 {
    width: 100%;
}
.C_shopping-form-essental .mb-3-4 input {
    max-width: 253px;
}
.C_shopping-form-essental .mb-3-3 input {
    max-width: 274px;
}
.C_shopping-form-essental .mb-3-5 input {
    max-width: 274px;
}
.C_shopping-form-essental .mb-3-6 input {
    max-width: 274px;
}
.C_form-essental-p {
    font-weight: 400;
    font-size: 18px;
    padding: 0px 0px 20px 0px;
}
.C_shopping-form-essental-1 label {
    font-size: 18px;
}
.C_shopping-form-essental-6 {
    display: block;
}
.C_shopping-essental-check {
    padding-left: 0px;
}
.C_shopping-essental-check label {
    font-size: 18px;
}
.C_shopping-essental-check label {
    font-size: 18px;
    padding: 0px 8px 0 27px;
}
.C_shopping-form-essental-6 p {
    font-size: 18px;
}
.C_shopping-form-essental-2 {
    display: block;
}
.C_shopping-form-essental-2 p {
    margin-top: 8px;
    margin-bottom: 6px;
}
.C_shopping-form-essental .mb-3 {
    width: 100%;
    display: block;
    font-size: 18px;
}
.C_shopping-form-essental-4 .mb-3 label {
    width: 100%;
}
.C_shopping-form-essental-2 p {
    font-size: 18px;
}.C_butto























}

