@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');
/* font-family: 'Lato', sans-serif; 
font-family: 'Bebas Neue', cursive;
font-family: 'Libre Baskerville', serif;
font-family: 'Lora', serif;
*/

body {
  margin: 0 !important;
  padding: 0;
}

a,
img,
input,
button,
textarea,
select {
  outline: none !important;
}

.logo {
  margin-right: auto;
}

.logo img {
  width: 16.861979166666668vw;
}

.header-con {
  padding: 1.38115vw 3.2552083333333335vw;
}
.loader_bar
{
width: 100%;
height: 100%;
position: fixed;
left: 0;
top: 0;
background:#fff;
z-index: 999;
}
.loader_bar img
{
width: 200px;
position: fixed;
left: 50%;
top: 50%;
z-index: 1000;
transform: translate(-50%, -50%);
}
.home .header-con {
  padding: 0.38115vw 3.2552083333333335vw;
}

nav ul li {
  display: inline-block;
}

nav ul.main-menu li {
  padding: 0 0 0 60px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.1vw;
}

nav ul.main-menu li a {
  color: #000;
}

nav ul {
  display: inline-block;
  margin: 0;
  padding: 0;
}

.header_icons {
  margin: 0 0 0 25px;
}

.header_icons a {
  margin: 0 0 0 10px;
  display: inline-block;
  width: 1.3vw;
  position: relative;
}

.banner-con {
  position: relative;
  background-color: #000;
}

.banner-con h1 span {
  background-color: #000;
  color: #fff;
  font-family: "Bebas Neue", cursive;
  font-weight: 400;
  padding: 20px 50px 10px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 5.5vw;
  line-height: 5.73vw;
}

/* .banner-con h1 span:nth-child(3) {
  padding-top: 0;
} */

.banner-con h1 span:first-child {
  padding-bottom: 0;
}

.footer-con {
  padding: 10px 30px;
  float: left;
  width: 100%;
}

.footer-con a {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 0.83vw;
  font-weight: 400;
  text-transform: uppercase;
}

.hero-img {
  width: 100%;
  float: left;
  height: calc(100vh - 7.01vw);
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

.hero-text {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  height: 100%;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.icon01 {
  width: 1.3vw;
}

.footer-con a {
  margin: 0 1vw;
}

.about-con {
  padding: 60px 3.2552083333333335vw;
}

.about_con_left {
  position: relative;
  float: left;
  width: 52%;
  padding: 0 100px 0 0;
}

.about_con_right {
  float: right;
  width: 40%;
  padding: 120px 0 0;
}

.about_con_right p {
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  color: #000;
  margin: 0 0 30px;
  font-size: 0.88vw;
  line-height: 1.2vw;
}

.about_head {
  position: absolute;
  right: 0;
  top: 30px;
  background: #fff;
  width: 500px;
  max-width: 90%;
  padding: 40px 40px 15px;
}

.about_head h1 {
  font-size: 3.14vw;
  font-family: 'Lora', serif;
  font-weight: 400;
  color: #000;
}

.about_head h1 span {
  font-weight: 700;
}

.rrr-world-con-inn {
  width: 100%;
  float: left;
  -moz-column-count: 4;
  -moz-column-gap: 2%;
  -moz-column-width: 25%;
  -webkit-column-count: 4;
  -webkit-column-gap: 2%;
  -webkit-column-width: 25%;
  column-count: 4;
  column-gap: 2%;
  column-width: 25%;
}

.rrr-world-item {
  margin-bottom: 50px;
  position: relative;
}

.item_title {
  position: absolute;
  right: 0;
  bottom: -30px;
  background: #fff;
  padding: 15px 20px;
  width: 82%;
}

.item_title h2 {
  font-family: 'Lora', serif;
  font-size: 1.04vw;
  text-transform: uppercase;
  color: #000;
  position: relative;
  padding: 0 0 6px;
}

.item_title h2:before {
  width: 70px;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #000;
  content: "";
}

.rrr-world-item img {
  transition: transform 0.2s;
  -webkit-transition: transform 0.2s;
}

.rrr-world-item:hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.03);
}

.slick-vertical .slick-slide {
  border: none !important;
  margin: 0 0 25px !important;
}

/* .slick-list,
.slick-track {
  height: auto !important;
} */

.single-product .entry-content {
  margin: 0;
  padding: 60px 70px;
}

.single-product .entry-header {
  display: none;
}

.woocommerce div.product p.price {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1.35vw;
  margin: 0 0 30px;
}

.single-product .summary.entry-summary {
  margin: 0 !important;
}

.single-product .summary.entry-summary h1.product_title {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.92vw;
  color: #000;
  margin: 0 0 15px;
}

.single-product .product_meta,
.single-product .woocommerce-notices-wrapper {
  display: none !important;
}

.single-product .quantity {
  width: 100%;
}

.woocommerce div.product p {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 0.89vw;
  text-transform: uppercase;
}

.woocommerce div.product form.cart .variations {
  margin: 50px 0 0 0px;
  padding: 0 0 0 10px;
  display: block;
}

.single-product .variations td {
  width: 100%;
  float: left;
  height: 30px;
}

.single-product .variations td label {
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  font-weight: 400 !important;
  font-size: 0.89vw;
  color: #000;
  letter-spacing: 1.5px;
}

.single-product .variations td.value {
  max-width: 260px;
  position: relative;
}

.single-product .woocommerce button.button.alt.single_add_to_cart_button {
  font-family: "Lato", sans-serif;
  opacity: #fff;
  padding: 10px 15px;
  text-transform: uppercase;
  font-weight: 400;
  background: #000;
  border-radius: inherit;
  margin: 75px 0 0 0;
  font-size: 1.1vw;
}

.single-product .woocommerce button.button.alt.single_add_to_cart_button:hover {
  opacity: 0.8;
}

.single-product .woocommerce div.product form.cart .variations select {
border: none;
border-bottom: 2px solid #747474;
height: 40px;
font-family: "Lato", sans-serif;
-webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
width: 100%;
position: relative;
z-index: 1;
cursor: pointer;
background: none;
}

.single-product .variations td.value::after {
  width: 0;
  height: 0;
  position: absolute;
  right: 10px;
  top: 19px;
  content: "";
  border-left: 0.3vw solid transparent;
  border-right: 0.3vw solid transparent;
  border-top: 0.5vw solid #555;
}

.cart_count {
  width: 20px;
  height: 20px;
  position: absolute;
  top: -8px;
  right: -8px;
  background: #000;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  align-content: center;
  color: #fff;
  font-size: 10px;
  line-height: 18px;
  font-family: "Lato", sans-serif;
}

.sidecart {
  position: fixed;
  right: -100%;
  top: 0;
  z-index: 99;
  height: 100%;
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  width:100%;
  padding: 0 1.5vw;
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
  max-width: 350px;
}

.sidecart.opened {
  right: 0;
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
}

.menu_cart_overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  background-color: rgba(0, 0, 0, 0.25);
  display: none;
  top: 0;
  z-index: 99;
}

.woocommerce-mini-cart__empty-message {
  font-weight: 400;
  font-size:16px;
  margin: 50px 0 0;
  font-family: "Lato", sans-serif;
}

.sidecart_close img {
  max-width: 22px;
  float: right;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  opacity: 0.4;
}

.woocommerce-mini-cart.cart_list.product_list_widget {
  width: 100%;
  margin: 60px 0 0;
  max-height: calc(100vh - 250px);
  overflow: hidden;
  overflow-y: auto;
  padding: 0;
}

li.woocommerce-mini-cart-item.mini_cart_item a {
  display: block;
  font-weight: 700;
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 19px;
}

.woocommerce-mini-cart-item.mini_cart_item
  img.attachment-woocommerce_thumbnail {
  float: left;
  margin-right: 15px;
  width: 95px;
  height: auto;
  box-shadow: none;
}

.woocommerce-mini-cart-item.mini_cart_item .quantity {
  font-weight: 700;
  font-size:13px;
  margin: 15px 0 0;
  display: block;
}

.woocommerce-mini-cart-item.mini_cart_item {
  position: relative;
  border-bottom: 1px solid #d4d4d4;
  padding: 0 0 20px !important;
  display: block;
  margin: 0 0 15px !important;
  float: left;
  width: 100%;
}

.woocommerce-mini-cart-item.mini_cart_item .remove.remove_from_cart_button {
  background: none !important;
  color: #d7d7d7 !important;
  border: 1px solid #d7d7d7;
  font-weight: 400;
  width: 22px;
  height: 22px;
  position: absolute;
  bottom: 20px;
  right: 0;
  border-radius: 25px;
  text-align: center;
  line-height: 19px;
}

.woocommerce-mini-cart-item.mini_cart_item:last-child {
  border: none;
}

.sidecart .woocommerce-mini-cart__total.total {
  text-align: center;
  border-top: 1px solid #d4d4d4;
  padding: 20px 0;
  border-bottom: 1px solid #d4d4d4;
}

.woocommerce-mini-cart__buttons.buttons .button {
  background: none !important;
  font-weight: 600;
  color: #000;
  font-size:16px;
  width: 50%;
  text-align: center;
  float: left;
}

.button.checkout.wc-forward {
  float: right;
}

.single_variation_wrap {
  float: left;
  width: 100%;
  margin: 40px 0 0;
  padding: 0 0 0 10px;
}

.single_variation_wrap .woocommerce-Price-amount.amount,
.single_variation_wrap .woocommerce-variation-availability {
  font-size: 0.8vw;
}

.single-product .addtoany_content_bottom {
  display: none !important;
}

.single-product .addtoany_list a {
  margin: 0 55px 0 0;
}

.single-product .addtoany_list {
  margin: 80px 0 0;
  display: block;
  padding: 0 0 0 10px;
}

.woocommerce-page #primary.site-main {
  padding: 60px 3.2552083333333335vw;
}

.woocommerce-page .checkout-button {
  background: #000 !important;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
  width: 100%;
  max-width: 200px;
}

.woocommerce-cart-form__cart-item.cart_item .product-name a {
  color: #000;
}

.woocommerce-MyAccount-navigation {
  width: 100% !important;
}

.woocommerce-MyAccount-navigation li {
  margin: 0 15px 0 0;
}

.woocommerce-MyAccount-navigation a {
  color: #000;
}

.woocommerce-MyAccount-navigation li.is-active {
  border-bottom: 1px solid #000;
}

.woocommerce-MyAccount-content {
  width: 100% !important;
  margin: 30px 0 0;
}

.woocommerce-MyAccount-content .woocommerce-Button.button {
  background: #000;
  color: #fff !important;
}

.woocommerce-MyAccount-content .form-row label {
  margin: 0 15px 5px 0;
}

.woocommerce-MyAccount-content .form-row input.input-text {
  min-height: 40px;
  padding: 0 10px;
}

.woocommerce-MyAccount-content fieldset {
  margin: 35px 0 0;
}

.checkout.woocommerce-checkout .col-1,
.checkout.woocommerce-checkout .col-2 {
  max-width: inherit;
  padding: 0;
}

.checkout.woocommerce-checkout .col-1 {
  border-right: 1px solid #ececec;
}

.checkout.woocommerce-checkout .form-row input.input-text {
  min-height: 40px;
  padding: 0 10px;
  width: 100%;
}

.checkout.woocommerce-checkout .form-row {
  float: left;
  width: 48%;
  clear: inherit;
  min-height: 85px;
  margin: 0 1% 6px 0;
}

.checkout.woocommerce-checkout .form-row span.woocommerce-input-wrapper {
  display: block;
  width: 100%;
}

.checkout.woocommerce-checkout .form-row label {
  margin: 0 15px 5px 0;
}

.wc_payment_method .wc-stripe-elements-field {
  padding: 15px;
}

#place_order {
  background: #000 !important;
  color: #fff;
  margin: 5px 0 50px;
}

.shop_nav li.uncategorized {
  display: none;
}

.shop_nav {
  width: 100%;
  float: left;
  text-align: right;
}

.shop_nav li {
  display: inline-block;
  margin: 0 0 0 50px;
  text-transform: uppercase;
  font-size: 18px;
}

.shop_nav li a {
  color: #000;
}

.shop_nav li a:hover {
  text-decoration: underline;
}

.shop_wrap_inn {
  width: 100%;
  float: left;
  margin: 0 0 50px;
}

.shop_wrap_inn h2 {
  color: #000;
  font-family: 'Lora', serif;
  font-weight: 600;
  position: relative;
  border-top: 1px solid #000000;
  padding: 1.38115vw 3.2552083333333335vw;
  font-size: 2.5vw;
}

.shop_wrap_inn h2:before {
  width: 12vw;
  height: 12px;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  background: #000;
}

.shop_nav_out.about-con {
  padding-bottom: 0;
}

.cat_con {
  width: 100%;
  float: left;
  padding: 1.38115vw 3.2552083333333335vw;
}

.cat_con.layout .cat_con_inn {
  display: flex;
  align-items: flex-end;
}

.layout .cat_img {
  float: left;
  width: 60vw;
  position: relative;
}

.layout .cat_img img {
  max-width: 100%;
}

.layout .cat_desc {
  width: 100%;
  max-width: 410px;
  float: left;
  font-family: 'Lora', serif;
  margin: 0 0 0 30px;
  font-weight: 400;
  color: #000;
  font-size: 1vw;
  line-height: 1.8vw;
}

.layout .cat_desc h3 {
  font-weight: 600;
  font-size: 1.8vw;
}

.layout .cat_img_con {
  position: absolute;
  top: -45px;
  right: 0;
}

.layout .cat_img_con h4 {
  font-family: 'Lora', serif;
  font-size: 4vw;
  color: #000;
  font-weight: 600;
}

.layout .cat_img_con p {
  text-align: center;
  margin: 1.5vw 0 0;
  float: right;
}

.layout .cat_img_con p span {
  background-color: #000;
  color: #fff;
  font-family: "Bebas Neue", cursive;
  font-weight: 400;
  padding: 0.3vw 2vw 0;
  display: inline-block;
  text-transform: uppercase;
  font-size: 2.6vw;
  line-height: 2.7vw;
  letter-spacing: 0.2vw;
  text-align: center;
}

.layout .cat_desc02 {
  width: 100%;
  float: left;
  max-width: 60vw;
  margin: 0;
}

.layout .cat_desc02 p {
  font-family: 'Lora', serif;
  margin: 0;
  font-weight: 300;
  color: #000;
  font-size: .8vw;
  line-height: 1.7vw;
}

.shop_slider {
  width: 100%;
  float: left;
  padding: .38115vw 3.2552083333333335vw;
}

.shop_slider_inn {
  padding: 0 0.5vw;
  text-align: center;
}

.shop_slider_inn img {
  max-height: 635px;
  width: auto;
}

.shop_slider_inn h5 {
  font-family: 'Lora', serif;
  font-weight: 600;
  color: #000;
  font-size: 25px;
  margin: 25px 0;
  font-size: 1.2vw;
}
.shop_slider_inn h5 a {
  color: #000;
}
.siteButton {
  font-family: "Lato", sans-serif;
  color: #fff !important;
  padding: 8px 20px;
  text-transform: uppercase;
  font-weight: 400;
  background: #000;
  display: inline-block;
  font-size: 0.8vw;
  text-decoration: none;
}

.siteButton:hover {
  opacity: 0.8;
  text-decoration: none;
}

.layout.layout2 .cat_img {
  width: 85vw;
}

.layout.layout2 .cat_img img.img01 {
  float: right;
  width: 81%;
}

.layout.layout2 .cat_img img.img02 {
  position: absolute;
  bottom: 80px;
  left: 0;
  border: 20px solid #fff;
}

.layout.layout2 .cat_img_con {
  top: auto;
  bottom: 20px;
}

.cat_con.layout.layout2 .cat_con_inn {
  align-items: inherit;
}

.layout.layout2 .cat_desc {
  max-width: 10vw;
  font-family: "Lato", sans-serif;
  margin: 20px 0 0 30px;
  font-size: 1vw;
  line-height: 1.4vw;
  text-transform: uppercase;
}

.cat_con.layout.layout3 .cat_con_inn {
  display: block;
  width: 100%;
  float: left;
  position: relative;
}

.cat_con.layout.layout3 .cat_img {
  width: 100%;
}

.cat_con.layout.layout3 .cat_img .img01 {
  float: right;
  width: 70%;
  position: relative;
}

.layout.layout3 .cat_img_con {
  top: 0;
  right: auto;
  width: 100px;
  transform: rotate(-90deg);
  -webkit-transform: rotate(90deg);
  width: 0;
  text-align: left;
  transform-origin: bottom;
  margin-top: 0;
  height: 0;
  z-index: 1;
}

.layout.layout3 .cat_img_con h4 {
  font-size: 3.8vw;
  height: auto;
  white-space: break-spaces;
  width: 17vw;
  overflow: hidden;
}

.cat_con.layout.layout3 .cat_img .img01 img {
  width: 100%;
}

.cat_con.layout.layout3 .cat_img .img02 {
  float: left;
  width: 20%;
}

.layout.layout3 .cat_desc {
  position: absolute;
  left: 0;
  bottom: 30px;
  background: #fff;
  margin: 0;
  width: 100%;
  font-family: "Lato", sans-serif;
  max-width: 41.7vw;
  padding: 0 5vw 2vw 0;
  font-size: 1.37vw;
  font-style: italic;
}

.layout.layout3 .cat_desc h3 {
  font-weight: 400;
  font-size: 3vw;
  font-style: normal;
  margin: 0;
}

.mini_cart_item .blockUI.blockOverlay {
  display: none !important;
}

.related.products {
  width: 100%;
  float: left;
  margin: 100px 0 0;
}

.navigation.post-navigation {
  width: 100%;
  float: left;
}

.navigation.post-navigation a {
  color: #000;
}

.related.products h2 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 1.6vw;
  color: #000;
  margin: 0 0 25px;
}

.related.products h2.woocommerce-loop-product__title {
  font-size: 1.2vw !important;
}

.related.products .add_to_cart_button {
  font-family: "Lato", sans-serif;
  color: #fff;
  padding: 12px 20px;
  text-transform: uppercase;
  font-weight: 400;
  background: #000;
  display: inline-block;
  font-size: 0.8vw;
  text-decoration: none;
}

.related.products .add_to_cart_button a:hover {
  opacity: 0.8;
}

/*shop_slider*/

.owl-controls {
  display: none;
}

.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
  float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

/*shop_slider*/

@media (max-width: 1365px) {
  nav ul.main-menu li {
    font-size: 18px;
  }
  .header_icons a {
    width: 25px;
  }
  .footer-con a {
    font-size: 15px;
  }
  .about_con_right p {
    font-size: 13px;
    line-height: 16px;
  }
  .about_head h1 {
    font-size: 30px;
  }
  .about_con_left {
    padding: 0 50px 0 0;
  }
}

@media (max-width: 1249px) {
  nav ul.main-menu li {
    font-size: 16px;
    padding: 0 0 0 45px;
  }
  .header_icons a {
    width: 20px;
  }
  .about-con {
    padding: 40px 3.2552083333333335vw;
  }
  .footer-con a {
    font-size: 14px;
  }
}

@media (max-width: 991px) {
  .home .header-con {
    padding: 15px 35px;
  }
  nav ul.main-menu li {
    font-size: 15px;
    padding: 0 0 0 30px;
  }
  .header_icons a {
    width: 20px;
  }
  .about-con {
    padding: 10px 35px;
  }
  .footer-con a {
    font-size: 14px;
  }
  .rrr-world-con-inn {
    -moz-column-count: 3;
    -moz-column-gap: 1.5%;
    -moz-column-width: 33.3%;
    -webkit-column-count: 3;
    -webkit-column-gap: 1.5%;
    -webkit-column-width: 33.3%;
    column-count: 3;
    column-gap: 1.5%;
    column-width: 33.3%;
  }
  .item_title h2 {
    font-size: 15px;
  }
  .footer-con .col-12.col-md-6 {
    width: 100%;
    max-width: inherit;
    flex: auto;
    text-align: center !important;
  }
  .banner-con h1 span {
    font-size: 48px;
    line-height: 55px;
    padding: 12px 35px 10px;
  }
  .icon01 {
    width: 17px;
  }
  .about_con_right {
    padding: 30px 0 0;
    width: 60%;
  }
  .about_con_left {
    width: 40%;
  }
  .header-con {
    padding: 10px 20px;
  }
  .woocommerce-page #primary.site-main {
    padding: 20px 15px 0;
  }
  .related.products h2 {
font-size: 22px;
}
.related.products h2.woocommerce-loop-product__title {
font-size: 18px !important;
}
.woocommerce ul.products li.product .price {
font-size: 16px;
}
.related.products .add_to_cart_button {
font-size: 14px;
}
}

.burgerMenu {
  display: none;
}

.headerRight {
  display: flex;
}

@media (max-width: 767px) {
  .main-menu {
    display: none;
    position: absolute;
    z-index: 99;
    background: #fff;
    right: 0;
    margin-top: 5px;
  }
  nav ul.main-menu li {
    font-size: 15px;
    padding: 6px 10px;
    width: 100%;
  }
  .burgerMenu {
    display: block;
    position: relative;
    width: 25px;
    height: 20px;
    margin: 8px 5px 0 0;
    cursor: pointer;
  }
  .burgerMenu span,
  .burgerMenu:before,
  .burgerMenu:after {
    width: 100%;
    height: 2px;
    background-color: #000;
    position: absolute;
    left: 0;
    content: "";
  }
  .burgerMenu span {
    top: calc(50% - 1px);
  }
  .burgerMenu:before {
    top: 0;
  }
  .burgerMenu:after {
    bottom: 0;
  }
  .CloseMenu span {
    display: none;
  }
  .CloseMenu:before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
  }
  .CloseMenu:after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    top: 0;
  }
  .CloseMenu {
    margin: 14px 5px 0 0;
  }
  .headerRight {
    flex-direction: row-reverse;
  }
  .header_icons {
    margin: 0 15px 0 0;
  }
  .about_head {
    padding: 20px 20px 0px;
  }
  .about_head h1 {
    font-size: 20px;
  }
  .about_con_left {
    padding: 0 30px 0 0px;
  }
  .single-product .entry-content {
    margin: 0;
    padding: 0;
  }
  #wpgis-gallery .slick-slide {
    width: 100% !important;
  }
  .wpgis-slider-nav .slick-track {
    width: 100% !important;
  }
  #wpgis-gallery .slick-slide {
    margin-bottom: 10px !important;
  }
  .single-product .summary.entry-summary h1.product_title {
    font-size: 25px;
  }
  .woocommerce div.product p.price {
    font-size: 16px;
  }
  .woocommerce div.product p,
  .single-product .variations td label {
    font-size: 13px;
  }
  .woocommerce div.product form.cart .variations {
    margin: 0;
    padding: 0;
  }
  .single_variation_wrap {
    margin: 30px 0 0;
    padding: 0;
  }
  .single-product .woocommerce button.button.alt.single_add_to_cart_button {
    margin: 30px 0 0 0;
    font-size: 13px;
  }
  .single-product .addtoany_list {
    margin: 30px 0 0;
    padding: 0;
  }
  .single-product .addtoany_list a {
    margin: 0 15px 0 0;
  }
  .shop_nav {
    display: none;
  }
  .shop_wrap_inn h2:before {
    width: 15vw;
    height: 2px;
  }
  .cat_con {
    padding: 0;
  }
  .shop_wrap_inn h2 {
    padding: 10px 20px;
    font-size: 20px;
    margin: 0;
  }
  .layout .cat_img_con p {
    display: none;
  }
  .layout .cat_img_con,
  .layout.layout2 .cat_img_con {
    top: -17px;
    right: 20px;
    bottom: auto;
    width: 50%;
    text-align: right;
  }
  .layout .cat_desc,
  .layout.layout3 .cat_desc {
    width: 100%;
    max-width: 100%;
    padding: 15px 30px;
    margin: 0;
    position: relative;
  }
  .layout .cat_desc h3 {
    font-size: 15px;
  }
  .layout .cat_desc02 {
    max-width: 100%;
    margin: 0;
    padding: 0 30px 10px;
  }
  .layout .cat_desc02 p,
  .layout.layout2 .cat_desc,
  .layout .cat_desc {
    font-size: 12px;
    line-height: 17px;
  }
  .shop_slider_inn h5 {
    margin: 13px 0;
    font-size: 14px;
  }
  .shop_slider_inn a {
    font-size: 11px;
  }
  .layout.layout2 .cat_img img.img01,
  .layout.layout2 .cat_img,
  .layout.layout2 .cat_desc,
  .cat_con.layout.layout3 .cat_img .img01,
  .layout.layout3 .cat_desc {
    max-width: 100%;
    width: 100%;
    margin: 0;
  }
  .layout .cat_img_con h4 {
    font-size: 25px;
  }
  .cat_con.layout.layout3 .cat_img .img02 {
    display: none;
  }

  .related.products h2 {
font-size: 22px;
}
.related.products h2.woocommerce-loop-product__title {
font-size: 18px !important;
}
.woocommerce ul.products li.product .price {
font-size: 16px;
}
.related.products .add_to_cart_button {
font-size: 14px;
}
}
.owl-prev,
.owl-next {
  position: absolute;
  left: 0;
  top: calc(42% - 1.5vw);
  width: 3vw;
  height: 3vw;
  background: url("../img/sliderarrow.svg");
  background-size: 100% auto;
  text-indent: 50vw;
  overflow: hidden;
}

.owl-next {
  left: auto;
  right: 0;
  transform: rotate(180deg);
}

.single-product .navigation.post-navigation {
  display: none !important;
}
.woocommerce div.product div.images img {
  height: 100%;
  object-fit: cover;
}

.thumbnail_slider {
  overflow: hidden;
}

.next-S {
  top: auto;
  bottom: 0;
}

@media (max-width: 639px) {
  .about_con_left {
    width: 100%;
    padding: 0;
  }
  .about_con_right {
    padding: 25px 0 0;
    width: 100%;
  }
  .about_con_right p {
    margin: 0 0 15px;
  }
  .logo img {
    width: 115px;
  }
  .banner-con h1 span {
    font-size: 52px;
    line-height: 55px;
    padding: 8px 25px 5px;
  }
  .rrr-world-con-inn {
    -moz-column-count: 2;
    -moz-column-gap: 5px;
    -moz-column-width: 50%;
    -webkit-column-count: 2;
    -webkit-column-gap: 5px;
    -webkit-column-width: 50%;
    column-count: 2;
    column-gap: 5px;
    column-width: 50%;
  }
  .rrr-world-item {
    margin-bottom: 30px;
  }
  .item_title {
    width: 95%;
    padding: 10px;
  }
  .item_title h2 {
    font-size: 12px;
  }
  .layout .cat_img {
    width: 100%;
  }
  .cat_con.layout .cat_con_inn {
    display: block;
  }
  .related.products h2 {
font-size: 22px;
}
.related.products h2.woocommerce-loop-product__title {
font-size: 18px !important;
}
.woocommerce ul.products li.product .price {
font-size: 16px;
}
.related.products .add_to_cart_button {
font-size: 14px;
}
.site-main.about-con .entry-title
{
  font-size: 25px;
}  
}

@media (max-width: 479px) {
  .home .header-con {
    padding: 10px 25px;
  }
  .custom-logo-link {
    width: auto;
  }
  .logo img {
    width: 105px;
  }
  .footer-con {
    padding: 10px;
  }
  .banner-con h1 span {
    font-size: 45px;
    line-height: 60px;
    padding: 2px 25px 0px;
  }
  .footer-con a {
    font-size: 13px;
  }
  .related.products h2 {
font-size: 22px;
}
.related.products h2.woocommerce-loop-product__title {
font-size: 18px !important;
}
.woocommerce ul.products li.product .price {
font-size: 16px;
}
.related.products .add_to_cart_button {
font-size: 14px;
}
}

i.OnSaleIcon, .onsale{
  position: absolute;
  width: 2.5vw;
  height: 2.5vw;
  background: url('../img/fiamma.svg');
  background-size: 100% 100%;
  top: -1vw;
  left: 0;
  background-color: transparent!important;
  text-indent: 500px;
  overflow: hidden;
}
span.woocommerce-Price-amount.amount {
  color: #000;
}
.shop_slider .owl-wrapper{
  padding-top: 1vw;
}

.single-product ul.button-variable-wrapper
{
display: none !important;
}
.single-product.woo-variation-swatches .woo-variation-raw-select {
display: block !important;
}
.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea {
color: #000 !important;
}
.wpcf7 .wpcf7-form-control.wpcf7-submit
{
font-family: "Lato", sans-serif;
opacity: #fff;
padding: 10px 15px;
text-transform: uppercase;
font-weight: 400;
background: #000;
border-radius: inherit;
margin:0;
cursor: pointer;
font-size:19px;
}
.wpcf7-form-control-wrap textarea {
border-bottom: 1px solid #000 !important;
max-height: 100px;
width: 50% !important;
}

@media (max-width: 600px) {
.wpcf7-form-control-wrap textarea
{
width: 100% !important;
}
}