@media (min-width: 1101px) and (max-width: 1120px) {
.our-mission-content {
	width: 55%;
	padding: 20px 60px;
}
.our-mission-img {
	width: 45%;
}
}
@media (min-width: 1025px) and (max-width: 1100px) {
#gallery div.img-wpr .big-img {
	max-height: 470px;
	max-width: 470px;
}
#gallery div.img-wpr {
	max-height: 480px;
	max-width: 480px;
	width: 480px;
}
#gallery .big-img-wpr {
	height: 480px;
	max-width: 480px;
}
#gallery {
	width: 480px;
}
.product-description .quest a {
	font-size: 16px;
}
.why-us-box h3 {
	font-size: 20px;
}
.our-mission-content {
	width: 50%;
	padding: 20px 60px;
}
.our-mission-img {
	width: 50%;
}
}
@media (min-width: 769px) and (max-width: 1024px) {
.why-choose-left h2 {
	font-size: 27px;
}
.cate-title {
	gap: 20px;
	flex-direction: column;
}
.categories-bg .cate-title p {
	width: 100%;
}
ul.navigation {
	gap: 20px;
}
.why-choose-left ul li {
	font-size: 17px;
}
.why-choose-left ul {
	margin-top: 25px;
}
.subscribe .newsletter h2 {
	font-size: 22px;
}
.subscribe-now-btn a {
	padding: 14px 16px;
}
.ebay-text span {
	font-size: 30px;
}
.tabs input[id="tab1"] ~ label, .tabs input[id="tab2"] ~ label, .tabs input[id="tab3"] ~ label, .tabs input[id="tab4"] ~ label, .tabs input[id="tab5"] ~ label {
	font-size: 20px;
}
.tabs .tab p, .tabs .tab ul li {
	font-size: 15px;
}
.why-choose-us-section {
	padding: 40px 0 50px;
}
.why-choose-title h3 {
	font-size: 25px;
}
.why-choose-content-grid {
	gap: 20px;
}
.why-us-text p {
	font-size: 14px;
}
.our-mission-content {
	width: 100%;
	padding: 40px 40px;
}
.our-product-grid .entry {
	margin: 5px 0px;
}
.customers .col-md-6 {
	flex: 0 0 auto;
	width: 33%;
}
.footer .col-md-6 {
	flex: 0 0 auto;
	width: 33%;
}
.categories-bg .cate-title h2 {
	width: 100%;
}
.what-customers {
	text-align: center;
	margin-bottom: 30px;
}
.view-btn {
	margin-top: 30px;
}
.customers .entry {
	margin: 13px 0;
}
.customers {
	padding: 40px 0;
	background: #ffe9ee;
}
.our-product-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 15px;
}

.categories {
	padding: 36px 0;
}
.our-mission-img {
	width: 50%;
}
.our-mission-content {
	width: 50%;
	padding: 20px 20px;
}
.our-mission-content p {
	font-size: 15px;
}
.our-mission-content a {
	margin-top: 10px;
}
.gallery-text h3 {
	text-transform: capitalize;
	font-size: 16px;
    letter-spacing: 0px;
}
.cate-img {
	grid-template-columns: repeat(3, 1fr);
}
.gallery-text .cate-text a h4 {
	font-size: 16px;
}
.cate-back .view-all-button a {
	padding: 10px 40px;
	font-size: 15px;
}
.thumnail-title h2 {
	font-size: 25px;
}
.cate-back {
	gap: 15px;
}
.entry {
	margin: 20px 0;
}
.why-us-box h3 {
	font-size: 14px;
}
.ebay-text p {
	font-size: 15px;
}
.ebay-text h2 {
	margin: 0px 0 10px;
}
#gallery {
    border: 0 none;
    margin: 0px 0 0px;
    padding: 0 0px 0px;
    width: 100%;
}
#gallery .big-img-wpr {
    background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
    height: 330px;
    width: 100%;
}
#gallery div.img-wpr {
    height: 320px;
    left: 0;
    margin: 10px auto 0;
    right: 0;
    top: 0 !important;
    width: 100%;
}
#gallery div.img-wpr .img-box {
    height: 320px;
}
#gallery #slides {
    width: 100%;
    margin: 10px auto;
}
#slides > div {
	float: none;
	margin: 0 auto !important;
	text-align: center;
	flex-direction: column;
}
#gallery #slides > div ul {
    margin: 0 auto 5px;
}
#gallery #slides div ul li {
    float: left;
    margin: 5px 3px;
}
#gallery #slides .thumb {
	width: 80px;
	height: 80px;
}
#gallery #slides .thumb img {
    max-height: 29px;
    max-width: 29px;
}
#gallery #slides div ul {
    width: auto;
    margin: 0 auto;
}
#top, #org-top {
    width: 100%;
    padding: 0;
    margin: 0 auto;
}
#gallery div.img-wpr .big-img {
   max-height: calc(100% - 20px);
    max-width: calc(100% - 20px);
}
#gallery .thumb > img {
     max-height: calc(100% - 20px);
    max-width: calc(100% - 20px);
}
.why-choose-left {
    padding: 10px 10px;
}
.useful {
    width: 100%;
    height: 100%;
    padding: 0px 0px;
    max-width: 234px;
    margin: 0 auto;
}
.footer .d-flex.justify-content-center.align-items-start:not(:last-child) {
    margin-bottom: 30px;
}
.services {
    justify-content: center;
    border-left: 0px solid #fff;
    border-right: 0px solid #fff;
}
.footer-middle-title {
    margin-bottom: 20px;
}
.service-text p {
    font-size: 15px;
}
.copyrights {
    font-size: 11px;
}
.thank-you {
    margin-top: 50px;
}
.collections-flex {
    display: block;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
}
.collections-flex h2 {
margin-bottom: 10px;
font-size: 16px;
}
.collections-flex p {
margin-bottom: 10px;
font-size: 14px;
}
.product-description-image {
    padding: 0 5px;
}
.product-description-title {
    padding: 0 5px;
}
.container {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
}
.product-description-image {
    padding: 0 10px;
}
.product-description-title {
    padding: 0 10px;
}
.tab.description_content {
    padding: 8px 10px;
}
.tabs label {
    font-size: 18px;
    margin: 10px 0 0;
}
.tabs label {
    padding: 0px 10px;
    width: 100%;
}
.tabs label {
    font-size: 18px;
}
.tabs input[type="radio"]:checked + label + .tab {
    display: block;
    order: 1;
}
.tabs input[type="radio"]:checked + label::before {
    width: 100%;
}
.tabs label {
     transform: skew(0deg); 
}
.tabs input[type="radio"]:checked + label.nomarginleft::before {
    transform: skew(0deg);
}
.tabs label h3 {
    transform: skew(0deg);
}
.tabs label.nomarginleft {
    padding-left: 0px;
}
.tabs input[type="radio"]:checked + label.nomarginleft::before {
    left: 0px;
    width: 90%;
}
.tabs input[type="radio"]:checked + label::before {
    transform: skew(0deg);
    width: 90%;
}
.subscribe-now-btn {
    width: 100%;
    margin-bottom: 20px;
}
.footer .store {
    max-width: 100%;
    margin: 20px 0;
}
.copyright {
    gap: 10px;
}
.product-gallery .row {
     margin-right: calc(var(--bs-gutter-x) * -0); 
     margin-left: calc(var(--bs-gutter-x) * -0); 
     width: 100%; */
}
}

@media (min-width: 632px) and (max-width: 768px) {
.why-choose-left h2 {
	font-size: 27px;
}
.categories-bg .cate-title h2 {
	width: 100%;
}
.why-choose-content-grid {
	gap: 20px;
	grid-template-columns: repeat(2, 1fr);
}
.cate-title {
	gap: 20px;
	flex-direction: column;
}
.categories-bg .cate-title p {
	font-size: 16px;
	width: 100%;
}

.why-choose-left ul li {
	font-size: 17px;
}
.why-choose-left ul {
	margin-top: 25px;
}
.subscribe .newsletter h2 {
	font-size: 22px;
}
.subscribe-now-btn a {
	padding: 14px 16px;
}
.ebay-text span {
	font-size: 30px;
}
.tabs input[id="tab1"] ~ label, .tabs input[id="tab2"] ~ label, .tabs input[id="tab3"] ~ label, .tabs input[id="tab4"] ~ label, .tabs input[id="tab5"] ~ label {
	font-size: 20px;
}
.tabs .tab p, .tabs .tab ul li {
	font-size: 15px;
}
.why-choose-us-section {
	padding: 40px 0 50px;
}
.why-choose-title h3 {
	font-size: 25px;
}
.why-choose-content-grid {
	gap: 20px;
}
.why-us-text p {
	font-size: 14px;
}
.our-mission-content {
	width: 100%;
	padding: 40px 40px;
}
.our-product-grid .entry {
	padding: 30px 12px 30px;
}
.what-customers {
	text-align: center;
	margin-bottom: 30px;
}
.view-btn {
	margin-top: 30px;
}
.customers .entry {
	margin: 13px 0;
}
.customers {
	padding: 40px 0;
	background: #ffe9ee;
}
.mission-grid {
	display: flex;
	flex-direction: column;
}
.our-product-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 15px;
}
.our-mission-img {
	width: 100%;
	display: flex;
	justify-content: center;
}
.categories {
	padding: 36px 0;
}
.categories-bg .cate-title h2 {
	font-size: 26px;
    width: 100%;
}
.gallery-text h3 {
	text-transform: capitalize;
	font-size: 16px;
    letter-spacing: 0px;
}
.cate-img {
	grid-template-columns: repeat(3, 1fr);
}
.gallery-text .cate-text a h4 {
	font-size: 16px;
}
.cate-back .view-all-button a {
	padding: 10px 40px;
	font-size: 15px;
}
.thumnail-title h2 {
	font-size: 25px;
}
.cate-back {
	gap: 15px;
}
.entry {
	margin: 20px 0;
}
.why-us-box h3 {
	font-size: 14px;
}
.ebay-text p {
	font-size: 15px;
}
.ebay-text h2 {
	margin: 0px 0 10px;
}
#gallery {
    border: 0 none;
    margin: 0px 0 0px;
    padding: 0 0px 0px;
    width: 100%;
}
#gallery .big-img-wpr {
    background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
    height: 330px;
    width: 100%;
}
#gallery div.img-wpr {
    height: 320px;
    left: 0;
    margin: 10px auto 0;
    right: 0;
    top: 0 !important;
    width: 100%;
}
#gallery div.img-wpr .img-box {
    height: 320px;
}
#gallery #slides {
    width: 100%;
    margin: 10px auto;
}
#slides > div {
	float: none;
	margin: 0 auto !important;
	text-align: center;
	flex-direction: column;
}
#gallery #slides > div ul {
    margin: 0 auto 5px;
}
#gallery #slides div ul li {
    float: left;
    margin: 5px 3px;
}
#gallery #slides .thumb {
	width: 80px;
	height: 80px;
}
#gallery #slides .thumb img {
    max-height: 29px;
    max-width: 29px;
}
#gallery #slides div ul {
    width: auto;
    margin: 0 auto;
}
#top, #org-top {
    width: 100%;
    padding: 0;
    margin: 0 auto;
}
#gallery div.img-wpr .big-img {
   max-height: calc(100% - 20px);
    max-width: calc(100% - 20px);
}
#gallery .thumb > img {
     max-height: calc(100% - 20px);
    max-width: calc(100% - 20px);
}
.why-choose-left {
    padding: 10px 10px;
}
.main_menu .icon_bar {
    display: block;
    width: 22px;
    height: 1px;
    border-radius: 1px;
    border: 1px solid #fff;
    margin-top: 4px;
    margin-bottom: 2px;
}
.collections-flex {
    text-align: center;
}
.main_menu ul.navigation li a {
    font-size: 20px;
    padding: 10px 10px;
    text-align: left;
}
.org-content {
    margin-top: 10px;
}
.main_menu .toggle {
    display: block;
    color: #FFF;
    font-size: 15px;
    line-height: 20px;
    text-decoration: none;
    border: none;
    margin-bottom: 0px;
    text-align: left;
    font-weight: 400;
    text-transform: uppercase;
}
.main_menu [id^="drop"]:checked + ul {
    display: block !important;
    padding-top: 36px;
    padding-left: 0;
}

.header .title ul li a::before{
    top: 8px;
    display: none;
}
.main_menu nav a {
    display: block;
    color: #fff !important;
    font-size: 14px !important;
    line-height: 18px;
    text-decoration: none !important;
    font-weight: 400;
    background-color: transparent;
    text-shadow: none;
    text-align: left;
    background: none;
    display: block;
    width: 100%;
    text-align: center;
    padding: 8px 0px;
}

.main_menu ul.navigation li a:hover {
    color: #000;
}
.main_menu .toggle+a, .main_menu .navigation {
    display: none;
}

.main_menu ul.navigation li a:hover {
    text-decoration: none;
}

.main_menu label.toggle {
     display: block; 
}
p.toggle_border .mainul, p.toggle_border .text {
    flex: auto;
}
p.toggle_border .navigationul {
    width: 0%;
}
p.toggle_border .text {
    text-align: left;
    font-size: 17px;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}


.main_menu ul.menu {
    display: none !important;
    max-width: 1140px;
    margin: 0 auto;
    padding: 0;
    flex-direction: column;
}
.main_menu nav ul {
    margin-left: 0;
    padding-top: 15px;
    width: 100%;
}

.main_menu nav ul li {
    margin-bottom: 0px;
    border-bottom: 1px solid;
}

.header .title ul {
    flex-direction: column;
    display: none !important;
}

.main_menu nav {
    margin: 0;
}
.header-top-left {
    text-align: center;
}   

p.toggle_border .mainul, p.toggle_border .text {
    flex: auto;
}
p.toggle_border .mainul {
    max-width: max-content;
}
p.toggle_border .text {
    text-align: left;
    font-size: 17px;
    margin-left: 10px;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.main_menu .icon_bar {
    display: block;
    width: 22px;
    height: 1px;
    border-radius: 1px;
    border: 1px solid #000;
    margin-top: 4px;
    margin-bottom: 2px;
}
.main_menu ul.menu li a {
    font-size: 20px;
    padding: 8px 20px;
    text-align: left;
}
.main_menu .toggle {
    display: block;
    color: #000;
    font-size: 15px;
    line-height: 20px;
    text-decoration: none;
    border: none;
    margin-bottom: 0px;
    text-align: left;
    font-weight: 400;
    text-transform: uppercase;
}
.main_menu {
    width: 100%;
}
.main_menu [id^="drop"]:checked + ul {
    display: block !important;
    padding-top: 36px;
    padding-left: 0;
}

.header .title ul li a::before{
    top: 8px;
    display: none;
}
.main_menu nav a {
    display: block;
    color: #000 !important;
    font-size: 14px !important;
    line-height: 18px;
    text-decoration: none !important;
    font-weight: 400;
    background-color: transparent;
    text-shadow: none;
    text-align: left;
    display: block;
    width: 100%;
    text-align: center;
    padding: 18px 0px;
}

.main_menu ul.menu li a:hover {
    color: #e7bc57;
}
.main_menu .toggle+a, .main_menu .menu {
    display: none;
}


.main_menu ul.menu li a:hover {
    border-bottom: 1px solid #e7bc57;
    color: #e7bc57;
    text-decoration: none;
}

.main_menu ul.navigation {
    display: none !important;
    max-width: 1140px;
    margin: 0 auto;
    padding: 0;
    flex-direction: column;
}

.part.thank {
    width: 258px;
}
.main_menu nav ul {
    margin-left: 0;
    padding-top: 15px;
    width: 100%;
}

.main_menu nav ul li {
    margin-bottom: 0px;
    border-bottom: 1px solid;
}

.header .title ul {
    flex-direction: column;
    display: none !important;
}

.main_menu nav {
    margin: 0;
}
p.toggle_border {
    float: left;
    margin: 0px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 8px 0px;
    /* border-top: 1px solid #fff; */
}
.thank h1 {
    font-size: 30px;
}
.useful {
    width: 100%;
    height: 100%;
    padding: 0px 0px;
    max-width: 234px;
    margin: 0 auto;
}
.footer .d-flex.justify-content-center.align-items-start:not(:last-child) {
    margin-bottom: 30px;
}
.services {
    justify-content: center;
    border-left: 0px solid #fff;
    border-right: 0px solid #fff;
}
.footer-middle-title {
    margin-bottom: 20px;
}
.service-text p {
    font-size: 15px;
}
.copyrights {
    font-size: 11px;
}
.thank-you {
    margin-top: 50px;
}
.collections-flex {
    display: block;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
}
.collections-flex h2 {
margin-bottom: 10px;
font-size: 16px;
}
.collections-flex p {
margin-bottom: 10px;
font-size: 14px;
}
.product-description-image {
    padding: 0 5px;
}
.product-description-title {
    padding: 0 5px;
}
.container {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
}
.product-description-image {
    padding: 0 10px;
}
.product-description-title {
    padding: 0 10px;
}
.tab.description_content {
    padding: 8px 10px;
}
.tabs label {
    font-size: 18px;
    margin: 10px 0 0;
}
.tabs label {
    padding: 0px 10px;
    width: 100%;
}
.tabs label {
    font-size: 18px;
}
.tabs input[type="radio"]:checked + label + .tab {
    display: block;
    order: 1;
}
.tabs input[type="radio"]:checked + label::before {
    width: 100%;
}
.tabs label {
     transform: skew(0deg); 
}
.tabs input[type="radio"]:checked + label.nomarginleft::before {
    transform: skew(0deg);
}
.tabs label h3 {
    transform: skew(0deg);
}
.tabs label.nomarginleft {
    padding-left: 0px;
}
.tabs input[type="radio"]:checked + label.nomarginleft::before {
    left: 0px;
    width: 90%;
}
.tabs input[type="radio"]:checked + label::before {
    transform: skew(0deg);
    width: 90%;
}
.subscribe-now-btn {
    width: 100%;
    margin-bottom: 20px;
}
.footer .store {
    max-width: 100%;
    margin: 20px 0;
}
.copyright {
    gap: 10px;
}
.product-gallery .row {
     margin-right: calc(var(--bs-gutter-x) * -0); 
     margin-left: calc(var(--bs-gutter-x) * -0); 
     width: 100%; */
}
}

@media (min-width: 300px) and (max-width: 631px) {
#slide1 {
        flex-direction: column;
    }
.logo {
	text-align: center;
	width: 100%;
}
.cate-title {
	flex-direction: column;
	gap: 20px;
}
.categories-bg .cate-title h2 {
	width: 100%;
}
.thumbnail-section {
	padding: 40px 0;
}
.thumnail-title {
	margin-top: 30px;
}
.why-choose-us-section {
	background: #ffe9ee;
	padding: 40px 0 50px;
}
.why-choose-title h3 {
	font-size: 25px;
}
.why-choose-content-grid {
	grid-template-columns: repeat(1, 1fr);
}
.mission-grid {
	flex-direction: column;
}
.our-mission-img {
	width: 100%;
}
.our-mission-content {
	width: 100%;
	padding: 20px 30px;
}
.our-mission-content h2 {
	font-size: 25px;
}
.our-mission-content p {
	font-size: 15px;
}
.our-mission-content a {
	margin-top: 16px;
}
.our-product {
	padding: 40px 0;
}
.our-product .what-customers h3 {
	font-size: 25px;
}
.our-product-grid {
	grid-template-columns: repeat(2, 1fr);
	margin-top: 30px;
}
.our-product .view-btn a {
	padding: 10px 30px;
	margin-top: 20px;
}
.customers .entry {
	margin: 15px 0;
}
.our-product-grid .entry {
	margin: 5px 0px;
}
.categories-bg .cate-title p {
	width: 100%;
	font-size: 15px;
}
.gallery-text .cate-text a h4 {
	font-size: 16px;
}

.product-description-image {
	margin: 30px 0 0;
}
.pro-serv-col h3 {
	font-size: 16px;
}
.product-serv-img {
	width: 8%;
}
.pro-serv-col {
	width: 92%;
}
.quest {
	flex-direction: column;
}
.product-description .quest a {
	width: 100%;
}
    .product-title {
	    margin-top: 20px;
    }
    .gallery-bg {
	    padding: 0px 10px;
    }
    .heading-title h2 {
        font-size: 18px;
    }
    .description {
        font-size: 16px;
        padding: 20px 20px;
    }
    .ebay-shop {
        margin-top: 40px;
    }
    .ebay-text h2 {
	margin: 0px 0 20px;
}
.tabs .tab p, .tabs .tab ul li {
	font-size: 15px;
}
    .ebay-text p {
        font-size: 15px;
    }
    .ebay-text {
        margin-top: 30px;
    }
    .ebay-text span {
        font-size: 30px;
    }
.tabs input[id="tab1"] ~ label, .tabs input[id="tab2"] ~ label, .tabs input[id="tab3"] ~ label, .tabs input[id="tab4"] ~ label, .tabs input[id="tab5"] ~ label {
	font-size: 20px;
	padding: 12px 0;
}
.why-us-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 40px;
}
.why-choose-title h2 {
	font-size: 25px;
}
.why-us-box h3 {
	font-size: 14px;
}
    .categories {
        padding: 36px 0;
    }
    .tab-section {
        margin: 20px 0 20px;
    }
    .categories-bg .cate-title h2 {
        font-size: 25px;
    }
 .cate-img {
	grid-template-columns: repeat(2, 1fr);
}
    .what-customers h3 {
        font-size: 20px;
    }
    .entry {
        margin: 20px 0;
    }
    .customers {
        margin-bottom: 40px;
    }
    .why-choose {
        padding: 0px 0;
    }
    .subscribe .newsletter h2 {
        font-size: 25px;
    }
    .footer {
        padding: 30px 0px;
    }
    .why-choose-left h2 {
        font-size: 25px;
    }
.main_menu .icon_bar {
    display: block;
    width: 22px;
    height: 1px;
    border-radius: 1px;
    border: 1px solid #fff;
    margin-top: 4px;
    margin-bottom: 2px;
}
.main_menu ul.navigation li a {
    font-size: 20px;
    padding: 10px 10px;
    text-align: left;
    display: flex;
    align-items: center;
}
.org-content {
	margin-top: 10px;
}
.main_menu .toggle {
    display: block;
    color: #FFF;
    font-size: 15px;
    line-height: 20px;
    text-decoration: none;
    border: none;
    margin-bottom: 0px;
    text-align: left;
    font-weight: 400;
    text-transform: uppercase;
}
.main_menu [id^="drop"]:checked + ul {
	display: block !important;
	padding-top: 36px;
	padding-left: 0;
}

.header .title ul li a::before{
	top: 8px;
	display: none;
}
.main_menu nav a {
    display: block;
    color: #fff !important;
    font-size: 14px !important;
    line-height: 18px;
    text-decoration: none !important;
    font-weight: 400;
    background-color: transparent;
    text-shadow: none;
    text-align: left;
    background: none;
    display: block;
    width: 100%;
    text-align: center;
    padding: 8px 0px;
}

.main_menu ul.navigation li a:hover {
	color: #e7bc57;
}
.main_menu .toggle+a, .main_menu .navigation {
    display: none;
}
.main_menu label.toggle {
     display: block; 
}
p.toggle_border .mainul, p.toggle_border .text {
	flex: auto;
}
p.toggle_border .navigationul {
	width: 0%;
}
p.toggle_border .text {
	text-align: left;
	font-size: 17px;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}


.main_menu ul.menu {
	display: none !important;
	max-width: 1140px;
	margin: 0 auto;
	padding: 0;
	flex-direction: column;
}
.main_menu nav ul {
    margin-left: 0;
    padding-top: 15px;
    width: 100%;
}

.main_menu nav ul li {
    margin-bottom: 0px;
    border-bottom: 1px solid;
}

.header .title ul {
	flex-direction: column;
	display: none !important;
}

.main_menu nav {
    margin: 0;
}
.header-top-left {
    text-align: center;
}   

p.toggle_border .mainul, p.toggle_border .text {
	flex: auto;
}
p.toggle_border .mainul {
    max-width: max-content;
}
p.toggle_border .text {
    text-align: left;
    font-size: 17px;
    margin-left: 10px;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.main_menu .icon_bar {
    display: block;
    width: 22px;
    height: 1px;
    border-radius: 1px;
    border: 1px solid #000;
    margin-top: 4px;
    margin-bottom: 2px;
}
.main_menu ul.menu li a {
	font-size: 20px;
	padding: 8px 20px;
	text-align: left;
}
.main_menu .toggle {
    display: block;
    color: #000;
    font-size: 15px;
    line-height: 20px;
    text-decoration: none;
    border: none;
    margin-bottom: 0px;
    text-align: left;
    font-weight: 400;
    text-transform: uppercase;
}
.main_menu [id^="drop"]:checked + ul {
	display: block !important;
	padding-top: 0px;
	padding-left: 0;
}

.header .title ul li a::before{
	top: 8px;
	display: none;
}
.main_menu nav a {
    display: block;
    color: #000 !important;
    font-size: 14px !important;
    line-height: 18px;
    text-decoration: none !important;
    font-weight: 400;
    background-color: transparent;
    text-shadow: none;
    text-align: left;
    display: block;
    width: 100%;
    text-align: center;
    padding: 8px 0px;
}

.main_menu ul.menu li a:hover {
	color: #e7bc57;
}
.main_menu .toggle+a, .main_menu .menu {
    display: none;
}


.main_menu ul.menu li a:hover {
	border-bottom: 1px solid #e7bc57;
	color: #e7bc57;
	text-decoration: none;
}

.main_menu ul.navigation {
	display: none !important;
	max-width: 1140px;
	margin: 0 auto;
	padding: 0;
	flex-direction: column;
}

.part.thank {
    width: 258px;
}
.main_menu nav ul {
    margin-left: 0;
    padding-top: 15px;
    width: 100%;
}

.main_menu nav ul li {
    margin-bottom: 0px;
    border-bottom: 1px solid;
}

.header .title ul {
	flex-direction: column;
	display: none !important;
}

.main_menu nav {
    margin: 0;
}
p.toggle_border {
    margin: 0px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 10px 0px;
    /* border-top: 1px solid #fff; */
}
.main_menu {
    width: 100%;
}
.thank h1 {
    font-size: 30px;
}
.useful {
    border-left: 0px solid #fff;
    border-right: 0px solid #fff;
}
.footer .d-flex.justify-content-center.align-items-start:not(:last-child) {
    margin-bottom: 30px;
}
.services {
    justify-content: left;
    border-left: 0px solid #fff;
    border-right: 0px solid #fff;
}
.services2 {
    justify-content: flex-start;
    padding: 0;
    border: none;
}
.service-text h3 {
    text-transform: uppercase;
    font-size: 15px;
}
.footer-middle-title {
    margin-bottom: 20px;
}
.service-text p {
    font-size: 15px;
}
.copyrights {
    font-size: 11px;
    text-align: center;
}
.thank-you {
    margin-top: 30px;
}
.collections-flex {
    display: block;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
}
.collections-flex h2 {
    margin-bottom: 0px;
    font-size: 16px;
}
.collections-flex p {
    margin-bottom: 10px;
    font-size: 14px;
}
.why-choose-left {
	padding: 20px 20px 20px;
	max-width: 100%;
	width: 100%;
}
.product-heading h2 {
    font-size: 25px;
}
.product-heading h2 span::before {
    top: 32px;
}
.product-description-image {
    padding: 0 5px;
}
.product-description-title {
    padding: 0 5px;
}
.collections-flex {
    text-align: center;
}
.about-us h2 {
    font-size: 30px;
}
.about-title {
    margin-top: 12px;
}
.about-us h2 span::before {
    top: 49px;
}
.why-choose-left ul li {
    font-size: 15px;
}
.policy-title h3 {
    padding: 16px 10px;
    font-size: 16px;
    background-size: cover;
}
.policy {
    margin-top: 20px;
}
.policy-title p {
    line-height: 24px;
    font-size: 15px;
}
.why-choose-left ul li:not(:last-child) {
    margin-bottom: 14px;
}
.why-choose-left h2 {
    font-size: 30px;
}
.why-choose-left h2 span::before {
    top: 99px;
}
.useful {
    width: 100%;
    height: 100%;
    padding: 0px 0px; 
    max-width: 333px;
    margin: 0 auto;
}
.useful-links {
    gap: 10px;
}

.product-description-title {
    margin-top: 12px;
}
.product-title p {
    font-size: 13px;
    padding: 10px 0;
}
.price-tag h1 {
    font-size: 30px;
}
.product-heading h2 {
    font-size: 18px;
}
ul.navigation li:not(:last-child) {
    padding-right: 0px;
}
.collection-text a {
    padding: 12px 10px;
}
.gallery-text h3 {
    font-size: 15px;
}
.why-choose-right::after {
   display: none;
}
.why-choose-back {
    padding: 18px 0;
}
.badge {
    margin-bottom: 30px;
}
.product-heading {
    margin-top: 20px;
}
#gallery {
    border: 0 none;
    margin: 0px 0 0px;
    padding: 0 0px 0px;
    width: 100%;
}
#gallery .big-img-wpr {
    background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
    height: 330px;
    width: 100%;
}
#gallery div.img-wpr {
    height: 320px;
    left: 0;
    margin: 10px auto 0;
    right: 0;
    top: 0 !important;
    width: 100%;
}
#gallery div.img-wpr .img-box {
    height: 320px;
}
#gallery #slides {
    width: 100%;
    margin: 10px auto;
}
#slides > div {
    float: none;
    margin: 0 auto !important;
    text-align: center;
}
#gallery #slides > div ul {
    margin: 0 auto 5px;
}
#gallery #slides div ul li {
    float: left;
    margin: 5px 3px;
}
#gallery #slides .thumb {
	width: 60px;
	height: 60px;
}
#gallery #slides .thumb img {
    max-height: 29px;
    max-width: 29px;
}
#gallery #slides div ul {
    width: auto;
    margin: 0 auto;
}
#top, #org-top {
    width: 100%;
    padding: 0;
    margin: 0 auto;
}
#gallery div.img-wpr .big-img {
   max-height: calc(100% - 20px);
    max-width: calc(100% - 20px);
}
#gallery .thumb > img {
     max-height: calc(100% - 20px);
    max-width: calc(100% - 20px);
}
.theme-box {
    flex-direction: column;
}
.gallery-img {
    margin-top: 20px;
}
.tab.description_content {
    padding: 8px 10px;
}
.tabs label {
    font-size: 18px;
    margin: 10px 0 0;
}
.tabs label {
    padding: 0px 10px;
    width: 100%;
}
.tabs label {
    font-size: 18px;
}
.tabs input[type="radio"]:checked + label + .tab {
    display: block;
    order: 1;
}
.tabs input[type="radio"]:checked + label::before {
    width: 100%;
}
.tabs label {
     transform: skew(0deg); 
}
.tabs input[type="radio"]:checked + label.nomarginleft::before {
    transform: skew(0deg);
}
.tabs label h3 {
    transform: skew(0deg);
}
.tabs label.nomarginleft {
    padding-left: 0px;
}
.tabs input[type="radio"]:checked + label.nomarginleft::before {
    left: 0px;
    width: 90%;
}
.tabs input[type="radio"]:checked + label::before {
    transform: skew(0deg);
    width: 90%;
}
.subscribe-now-btn {
    width: 100%;
    margin-bottom: 20px;
}
.footer .store {
    max-width: 100%;
    margin: 20px 0;
}
.copyright {
    flex-direction: column;
    gap: 10px;
}
.product-gallery .row {
     margin-right: calc(var(--bs-gutter-x) * -0); 
     margin-left: calc(var(--bs-gutter-x) * -0); 
     width: 100%; */
}
}