@media screen and (min-width: 2300px) {
    div.banner-bg {
    height: 90vh;
    background-position: center top;
}
}
@media screen and (max-width: 1920px) {
    div.banner-bg {
    height: 75vh;
    background-position: center top;
}
}
@media only screen and (max-width: 1600px) {

.wrapper {
	width: 90%;
	max-width: 1250px;
}
#access a {
    font-size: 14px;
}
#header ul.menu  {
    gap: 35px;
}
div#logo img {
    max-width: 100%;
}

div#logo {
    max-width: 245px;
}
.head-flex {
    padding: 35px 0;
}
div.banner-bg {
    height: 520px;

}
.box-product-latest > img {
    width: 120px !important;
    height: 120px;
    object-fit: contain;
}
.box-product-latest h3, .best-Seller h3 {
    font-size: 18px;
}
.best-Seller p.product.woocommerce.add_to_cart_inline span {
    
    font-size: 17px;
    
}
.box-product-latest span.woocommerce-Price-amount.amount{
font-size: 16px;
}
.flex-area ul {
    gap: 40px;
}
}
/**********************************************************************/
@media only screen and (max-width: 1400px) {
.border-sec {
    padding: 30px;
    width: 95%;
    max-width: 1110px;
    padding-left: 80px;
}
.best-Seller h3, .best-Seller p.product.woocommerce.add_to_cart_inline span {
    font-size: 18px;
}
h2.section-title-side {
    font-size: 33px;
    top: 42%;
    left: 2%;
}
#bestSelling .owl-nav button.owl-prev, #topRated .owl-nav button.owl-prev {
    left: -23%;
    top: 46%;
}
#bestSelling .owl-nav button.owl-next, #topRated .owl-nav button.owl-next {
    right: -9%;
    top: 46%;
}
.wrapper {
    width: 90%;
    max-width: 1200px;
}
#bestSelling .owl-nav button, #topRated .owl-nav button {
    width: 40px;
    height: 40px;
}
.banner-bg h2 {
    color: #FFF;
    font-size: 32px;
}
.banner-bg p {
    color: #FFF;
    font-size: 18px;
}
.box-c h2 {
    color: #FFF;
    font-size: 18px;
}
}
/**********************************************************************/
@media only screen and (max-width: 1280px) {
#bestSelling .owl-nav button.owl-prev, #topRated .owl-nav button.owl-prev {
    left: -19%;
    top: 46%;
}
#bestSelling .owl-nav button.owl-next, #topRated .owl-nav button.owl-next {
    right: -8%;
    top: 46%;
}
}
/**********************************************************************/
@media only screen and (max-width: 1190px) {
h2.section-title-side {
    position: unset;
    margin-bottom: 25px;
}
h2.section-title-side br {
    display: none;
}
.border-sec {
    padding: 25px;
    width: 100%;
}
#bestSelling .owl-nav button.owl-prev, #topRated .owl-nav button.owl-prev {
    left: -5%;
    top: 46%;
}
#bestSelling .owl-nav button.owl-next, #topRated .owl-nav button.owl-next {
    right: -7%;
    top: 46%;
}
.home-content {
    padding: 65px 0 0;
}
.margin-sec {
    margin-top: 75px;
}
h2.section-title-side {
    position: unset;
    margin-bottom: 25px;
    font-size: 30px;
}
div.banner-bg {
    height: 435px;
}
.flex-box {
    display: flex;
    margin-top: 50px;
}
.box-c h2 {
    color: #FFF;
    font-size: 16px;
}
.box-c img {
    width: 30px;
}
}
/**********************************************************************/
@media only screen and (max-width: 1190px) {
.menu-header1 {
    display: none;
}
.bar1, .bar2, .bar3 {
    width: 33px;
    height: 3px;
    background-color: #333;
    margin: 4px 0;
    transition: 0.4s;
} 

.change .bar1 {
    transform: translate(0, 9px) rotate(-45deg);
}

.change .bar2 {opacity: 0;}

.change .bar3 {
    transform: translate(0, -5px) rotate(45deg);
}
.button-menu {
	display: inline-block;
	cursor: pointer;
	margin-left: auto;
	margin-right: 7px;
}
.menu-header1.menuSHow {
    display: block;
    position: absolute;
    top: 82px;
    right: 5%;
    width: 40%;
    max-width: 500px;
    padding: 15px;
    box-shadow: 1px 1px 4px 1px #000;
    background: white;
    z-index: 99;
}
#header ul.menu  {
    flex-wrap: wrap;
}
#access .menu-header li, div.menu li {
    width: 100%;
}
.button-menu1{
	display: inline-block;
	cursor: pointer;
	/*margin-left: auto;
	margin-right: 7px;*/
}
.button-menu1 div{
	background-color: white !important;
}
.flex-area ul {
	display: none !important;
}
/*ul.menuSHow1 {
    position: absolute;
    display: block;
    left: 5%;
    top: 190px;
    z-index: 99;
    background: white;
}*/
ul.menuSHow1 {
    position: absolute;
    display: block !important;
    left: 5%;
    top: 40px;
    z-index: 99;
    background: black;
    padding: 25px;
    box-sizing: border-box;
    max-width: 500px;
}
ul.menuSHow1 li {
    padding: 10px 0;
}
.flex-area {
    align-items: center;
}
div#search {
    width: 40%;
}
form#searchform fieldset {
    height: 40px;
}
.head-flex {
    padding: 20px 0;
}
#access ul ul {
    position: relative;
    left: 0 !important;
    top: 0;
    width: 100%;
    box-shadow: unset;
}

#access ul ul a {
    width: 80%;
}
#access ul li:hover > ul {
    padding: 15px 0 0 0;
}
#header ul.menu {
    gap: 25px;
}
}
/**********************************************************************/
@media only screen and (max-width: 1024px) {
.mob-only{
	display: block;
}
.web-only{
	display: none;
}
.footerflex {
    flex-wrap: wrap;
    padding: 45px 0;
}
.footer-box.f1 {
    width: 100%;
    padding-bottom: 30px;
    margin: 0 auto;
    display: block;
}
.footer-box.f2 {
    width: 25%;
}
.footerflex > p {
    display: block;
    text-align: center;
    color: white;
    width: 100%;
    margin-top: 25px;
}
.footer-box.f1 {
    text-align: center;
}
.rightsidebar {
    display: none;
}
div#primary {
    order: 2;
    width: 100%;
    margin-left: auto;
}
.mob-only-filter{
	display: block;
}
button.mob-only-filter {
    background: transparent;
    border: unset;
    font-size: 20px;
}
.rightsidebar.showFilter {
    display: block;
    width: 100%;
    position: absolute;
    z-index: 99;
}
.pageFl img {
    width: 100%;
    height: 250px;
}
.pageFl {
    display: flex;
    gap: 25px;
    padding: 40px 0;
    flex-wrap: wrap;
}
.content-page {
    padding: 0;
    width: 100%;
}
.page-template-default div#content {
    padding: 25px 0;
}
.wc-block-components-sidebar-layout .wc-block-components-main {
    padding-right: 0 !important;
    width: 100% !important;
}
.wc-block-components-sidebar {
    width: 100% !important;
    margin-top: 25px !important;
    max-width: 400px !important;
    margin-left: auto !important;
}
.editor-styles-wrapper table.wc-block-cart-items, table.wc-block-cart-items {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid black !important;
}
tr.wc-block-cart-items__row {
    padding-right: 15px !important;
    padding-left: 15px !important;
}
.archive main#main {
    margin-top: -40px;
}
.switch {
    position: relative;
}
div#logo {
    order: 1;
}
.switch {
    order: 2;
    margin-left: auto;
}

div#access {
    order: 3;
}
.button-menu {
    order: 4;
    margin: 0;
    margin-left: 10px;
}

.wpml-ls-legacy-dropdown a {
    border: unset !important;
}

.col-main1 {
    width: 100%;
    /* text-align: center; */
}
.col-main2 {
    width: 100%;
    margin-top: 35px;

}
.col-small img {
    max-width: 100%;
    height: auto;
}

}
/**********************************************************************/
@media only screen and (max-width: 800px) {
.footerflex {
    flex-wrap: wrap;
    padding: 30px 0;
}
.latest-product {
    padding: 12px;
}
.box-product-latest h3 {
    color: #000;
    font-size: 16px;
    margin-bottom: 5px;
}
.box-product-latest span.woocommerce-Price-amount.amount {
    color: #000;
    font-size: 17px;
}
.box-c > div {
    padding: 25px;
}
.pageContact {
    display: flex;
    gap: 25px;
    padding: 40px 0;
    flex-wrap: wrap;
}
.map-c {
    width: 100%;
}
.pageContact .content-page {
    width: 100%;
 }
.wc-block-components-totals-footer-item .wc-block-components-totals-item__label, .wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
    font-size: 18px !important;
}
.profile-option {
    display: block;
    background: black;
    color: white;
    padding: 10px;
    width: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/*nav.woocommerce-MyAccount-navigation {
    position: absolute;
    left: 5%;
    top: 0;
}*/
.woocommerce-account .woocommerce {
    position: relative;
}
nav.woocommerce-MyAccount-navigation{
	display: none;
}
nav.woocommerce-MyAccount-navigation.showAccount {
    position: absolute;
    left: 0;
    top: 35px;
    display: block;
    z-index: 99;
}
.woocommerce-MyAccount-content {
    min-height: 40vh;
    padding-top: 20px;
}
nav.woocommerce-MyAccount-navigation li {
    /* padding: 50px 0; */
    font-size: 14px;
    list-style: none;
    padding: 10px 15px;
}
.u-column1.col-1.woocommerce-Address {
    margin-bottom: 25px;
}

.flex-detail {
    display: flex;
    flex-wrap: wrap !important;
    align-items: flex-start;
    gap: 10px!important;
}
.pageFl img.image-main-group {
    max-height: 350px !important;
}
}
/**********************************************************************/
@media only screen and (max-width: 768px) {
.banner-bg h2 {
    font-size: 25px;
}
.banner-bg p {
    font-size: 15px;
}
.banner-bg a {
    
    max-width: 125px;
    height: 35px;
    font-size: 13px;
    margin-top: 20px;
}
div.banner-bg {
    height: 285px;
}
.home-content {
    padding: 35px 0 0;
}
h2.section-title {
    font-size: 20px;
}
.latest-products {
    margin-top: 20px;
}
.box-product-latest > img {
    width: 140px !important;
    height: 150px;
    object-fit: contain;
}
h2.section-title-side {
    position: unset;
    margin-bottom: 22px;
    font-size: 27px;
}
.margin-sec {
    margin-top: 45px;
}
.best-Seller h3, .best-Seller p.product.woocommerce.add_to_cart_inline span {
    font-size: 14px;
}
#bestSelling .owl-nav button.owl-prev, #topRated .owl-nav button.owl-prev {
    left: -8%;
    top: 46%;
}
.box-c {
    width: 100%;
    height:250px;
}
.flex-box {
    flex-wrap: wrap;
}
.box-c h2 {
    color: #FFF;
    font-size: 20px;
}
.box-product-latest h3, .best-Seller h3 {
    font-size: 16px !important;
}
.footer-box.f2 h2 {
    color: #FFF;
    font-size: 17px;
}
.footer-box.f2 ul {
    margin-top: 15px;
}
.footer-box.f2 ul li a {
    color: #FFF;
    font-size: 13px;
}
.footerflex > p {
    margin-top: 30px;
    font-size: 12px;
}
.woocommerce span.price span {
    font-size: 14px;
}
h2.woocommerce-loop-product__title {
    color: #000;
    text-align: center;
    font-size: 15px !important;
}
.woocommerce ul.products li.product .button {
    font-size: 12px !important;
}
.wpml-ls-legacy-dropdown {
    max-width: 60px !important;
}
.wpml-ls-legacy-dropdown a {
    padding: 5px 0px !important;
    line-height: 1;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    padding-right: 0 !important;
}
.wpml-ls-legacy-dropdown a {
    max-width: 70px;
    font-size: 10px;
}
.wpml-ls-legacy-dropdown a img {
    width: 13px !important;
}
.wpml-ls-legacy-dropdown {
    max-width: 54px !important;
}
.mob-cart {
    display: block;
    margin-right: auto;
    margin-left: 20px;
    color: white;
    font-size: 16px;
}
.menu-header a.position-c {
    display: none !important;
}
.button-menu {
    margin-left: 0;
}
/*form#searchform fieldset {
    height: 50px;
}*/
span.cart-pos {
    font-size: 9px;
    color: white;
    position: absolute;
    top: -8px;
    right: -13px;
    background: red;
    width: 16px;
    height: 16px;
}
.task-single {
    width: 32% !important;
}
}
/**********************************************************************/
@media only screen and (max-width: 600px) {
.footer-box.f2 {
    width: 45%;
}
.footerflex {
    gap: 25px;
    justify-content: space-between;
}
.footerflex > p {
    margin-top: 17px;
    font-size: 10px;
}
.footer-box.f1 {
    width: 100%;
    padding-bottom: 15px;
}
.best-Seller img {
    width: 100% !important;
    /*height: auto;*/
}
.best-Seller a.button.add_to_cart_button, .best-Seller a.button.product_type_variable {
    border-radius: 10px;
    max-width: 130px;
    height: 33px;
    padding: 0;
    font-size: 11px;
    margin: 15px auto 0;
}
.border-sec {
    padding: 15px;
    width: 100%;
}
ul.tabs.wc-tabs > li {
    width: 100% !important;
}
div#tab-description p {
    font-size: 14px;
}
div#tab-description h2, div#tab-description h3 {
    font-size: 16px;
}
div#tab-additional_information h2 {
    font-size: 18px;
}
.content-page p {
    font-size: 13px;
    line-height: 23px;
    padding: 0px 0 10px;
}
.content-page h2 {
    margin-bottom: 10px;
    font-size: 20px;
}
.pageFl {
    gap: 25px;
    padding: 25px 0;
    flex-wrap: wrap;
}
td.wc-block-cart-item__image img {
    max-height: 150px;
    object-fit: contain;
    object-position: left;
}
tr.wc-block-cart-items__row {
    display: flex !important;
    flex-wrap: wrap;
}
tr.wc-block-cart-items__row td.wc-block-cart-item__product, tr.wc-block-cart-items__row td.wc-block-cart-item__total {
    margin: 0 !important;
}
/*span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value:before {
    content: 'Amount: ';
    padding-right: 10px;
}*/
td.wc-block-cart-item__total {
    position: absolute;
    right: 20px;
    bottom: 45px;
}
.woocommerce-cart div#content > h1, .woocommerce-checkout div#content > h1 {
    padding: 0 0 10px;
    font-size: 20px;
}
ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
    width: 100% !important;
    padding: 10px 0;
    border:unset !important;
}
h2.woocommerce-order-details__title, section.woocommerce-customer-details h2.woocommerce-column__title {
    padding: 10px 0;
    font-size: 18px;
}
.task-single {
    width: 48% !important;
}
div.banner-bg {
    height: 285px;
    /*background-size: contain;*/
    background-position: right top;
}
}
/**********************************************************************/
@media only screen and (max-width: 480px) {
.box-c h2 {
    color: #FFF;
    font-size: 16px;
}
.best-Seller h3, .best-Seller p.product.woocommerce.add_to_cart_inline span {
    font-size: 12px;
}
.box-product-latest h3, .best-Seller h3 {
    font-size: 15px !important;
}
.best-Seller img {
    width: 100% !important;
    /*height: auto;*/
}
h2.section-title-side {
    position: unset;
    margin-bottom: 22px;
    font-size: 25px;
}
div#logo {
    max-width: 170px;
}
.bar1, .bar2, .bar3 {
    width: 25px;
    height: 3px;
    background-color: #333;
    margin: 3px 0;
    transition: 0.4s;
}
.menu-header1.menuSHow {
    display: block;
    position: absolute;
    top: 83px;
    right: 5%;
    width: 80%;
}
.change .bar1 {
    transform: translate(0, 7px) rotate(-45deg);
}
ul.menuSHow1 {
    position: absolute;
    display: block;
    left: 5%;
    top: 40px;
}
div#search {
    width: 50%;
}
.woocommerce span.price span {
    font-size: 12px;
}
select.orderby {
    padding: 5px;
    font-size: 12px;
}
.archive main#main {
    margin-top: -45px;
}
h2.woocommerce-loop-product__title {
    color: #000;
    text-align: center;
    font-size: 13px !important;
}
.star-rating {
    margin: 0px auto 5px !important;
    gap: 3px;
    font-size: 10px !important;
}
nav.woocommerce-breadcrumb {
    font-size: 11px !important;
}
h1.product_title.entry-title {
    margin: 0 0 15px;
    font-size: 18px;
}
.single p.price span, .single p.price {
    font-size: 16px;
    }
.single button.single_add_to_cart_button.button.alt {
    display: block;
    max-width: 128px;
    height: 30px;
    font-size: 13px;
}
.banner-bg h2 {
    font-size: 23px;
}
.banner-bg p {
    font-size: 14px;
}
.banner-bg a {
    max-width: 120px;
    height: 30px;
    font-size: 11px;
    margin-top: 15px;
}
h2.section-title {
    font-size: 18px;
}
.box-product-latest > img {
    width: 135px !important;
    height: 140px;
    object-fit: contain;
}
.box-product-latest span.woocommerce-Price-amount.amount {
    color: #000;
    font-size: 13px;
}
a.v-det {
    color: #007BFF;
    font-size: 12px;
}
.box-product-latest > img {
    width: 115px !important;
    height: 135px;
    object-fit: contain;
    object-position: left;
}
.owl-theme .owl-dots .owl-dot span {
    width: 6px !important;
    height: 6px !important;
    margin: 2px 4px !important;
}
h2.section-title-side {
    position: unset;
    margin-bottom: 20px;
    font-size: 22px;
}
.best-Seller .cat-p {
    margin-top: 5px;
    display: block;
    margin-bottom: 5px;
}
.best-Seller .cat-p {
    font-size: 12px;
}
.best-Seller a.button.add_to_cart_button, .best-Seller a.button.product_type_variable {
    border-radius: 10px;
    max-width: 115px;
    height: 31px;
    padding: 0;
    font-size: 11px;
    margin: 10px auto 0;
}
.box-c {
    width: 100%;
    height: 145px;
}
.box-c h2 {
    color: #FFF;
    font-size: 15px;
    min-height: 50px;
}
.box-c img {
    width: 25px;
}
 .cbox h3 {
    font-size: 15px;
    margin-bottom: 8px;
}
.cbox p {
    font-size: 13px;
    padding: 5px 0;
    display: flex;
    gap: 5px;
}
.social-m a {
    font-size: 20px;
    color: #636363;
}
.pageContact .content-page {
    width: 100%;
    padding: 20px;
}
.map-c iframe {
    width: 100%;
    height: 250px;
}
.cbox {
    padding: 25px 0 0;
}
.product-detail {
    color: #000;
    font-size: 12px !important;
}
.detail-info-product h5 {
    font-size: 12px !important;
    line-height: 22px !important;
    letter-spacing: 0.17px;
}
.task-single {
    width: 100% !important;
}
div.banner-bg {
    height: 260px;
    background-size: 175% 145%;
    background-position: right top;
}
div.banner-bg:before {
    width: 100%;
    height: 100%;
    background: #0000003d;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    content: '';
}
div.banner-bg .wrapper {
    position:relative;
}
}
/**********************************************************************/
@media only screen and (max-width: 400px) {
div#logo {
    max-width: 150px;
}
}