/*
Theme Name: OKU
Description: Template OKU
Version: 2.0
Author: Sebastiano Cullemi
Author URI: https://www.cromopatico.it/
*/
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap');

body{
  margin:0;
  padding: 0;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
  background-color: #fff
}
a.linkHero {
    text-decoration: none;
}
span.th-sr-only {
    display: none !important;
}
.metaDue img {
    position: absolute;
    bottom: 10px;
    right: 0px;
}
b, strong, .bold{
  font-weight: 700
}
.payment-methods--logos > div {
    display: flex;
    align-items: center;
    gap: 9px;
}
ul.wc_payment_methods.payment_methods.methods img {
    height: 20px;
}
p{
  color: #495549;
  leading-trim: both;
  text-edge: cap;
  font-family: Lato;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%
}
h1, h2, h3, h4, h5, h6{
  color: #495549;
}
.left{
  text-align: left;
}
.center{
  text-align: center;
}
.right{
  text-align: right;
}

/* HEADER */
.languags {
    position: fixed;
    top: 45px;
    left: 20px;
    z-index: 20;
}
.gtranslate_wrapper > a {
    margin-right: 10px;
}
header{
  background: #fff;
  position: relative;
}
.vh{
  display: table;
  width: 100%;
}
.mh{
  display: table-cell;
  height: 120px;
  vertical-align: middle;
  width: 100%;
}
.menu-right-container, .iconHeader {
    display: inline-block;
    vertical-align: middle;
}
.iconHeader a {
    display: inline-block;
    margin-left: 8px;
    position: relative;
}
span.count {
    height: 20px;
    width: 20px;
    background: #E36969;
    position: absolute;
    border-radius: 50%;
    top: -8px;
    right: -8px;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    padding-top: 1.5px;
}
.menu-item-has-children {
    position: relative;
}
.sub-menu {
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
}
.menu-item-has-children:hover .sub-menu {
    display: block;
}
.gtranslate_wrapper {
    display: inline-block;
}
.gtranslate_wrapper a {
    color: #495549;
    font-size: 15px;
    opacity: 0.5;
}
.gt-current-lang{
    opacity: 1 !important;
}
/* END HEADER */


/* MENU */
header ul{
  padding: 0px;
  list-style: none;
  margin: 0px;
}
header ul li{
  display: inline;
}
header ul li a{
  color: #495549;
  text-align: center;
  font-family: Lato;
  font-size: 17px;
  font-style: normal;
  line-height: normal;
  text-transform: capitalize;
  text-decoration: none;
  margin-right: 18px;
}
/* END MENU */




/* RESPONSIVE MENU */
.button_container {
    cursor: pointer;
    height: 56px;
    position: fixed;
    right: 25px;
    top: 32px;
    transition: 0.3s all ease-in-out;
    width: 56px;
    z-index: 100;
}
.button_container span {
    background: #495549 none repeat scroll 0 0;
    border: medium none;
    cursor: pointer;
    height: 2px;
    left: 12px;
    position: absolute;
    top: 17px;
    transition: 0.2s all ease-in-out;
    right: 12px;
}
.button_container span:nth-of-type(2) {
    top: 27px;
}
.button_container span:nth-of-type(3) {
    top: 37px;
}

.button_container .bottombottom {
    font-size: 10px;
    font-weight: bold;
    height: 0 !important;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    top: 33px !important;
}
.overlaymenu {
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    transition: 0.3s all ease-in-out;
    z-index: 18 !important;
    background: #363e37;
}
.overlaymenu nav {
    text-align: center;
    top: 200px;
    position: relative;
    display: block;
    font-size: 30px;
}
.overlaymenu ul {
    display: inline-block;
    height: 100%;
    list-style: outside none none;
    margin: 16px auto 16px;
    padding: 0;
    position: relative;
}
.overlaymenu ul li {
    display: inline-block;
    opacity: 0;
    position: relative;
    transition: 0.3s all ease-in-out;
    width: 100%;
}
.overlaymenu.open ul li {
    opacity: 1
}
.overlaymenu ul li a {
    color: #fff;
    display: inline-block;
    position: relative;
    text-decoration: none;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    width: 100%;
    text-align: left;
}
.button_container.active .topp {
    background: #fff none repeat scroll 0 0;
    transform: translateY(11px) translateX(0px) rotate(45deg);
}
.button_container.active .middle {
    background: #fff none repeat scroll 0 0;
    opacity: 0;
}
.button_container.active .bottom {
    background: #fff none repeat scroll 0 0;
    transform: translateY(-9px) translateX(0px) rotate(-45deg);
}
.button_container.active .bottombottom {
    color: #fff;
}
.overlaymenu.open {
    height: 100%;
    opacity: 1;
    visibility: visible;
    z-index: 2
}
.mainmenuresponsive {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.mainmenuresponsive a{
    font-size: 18px;
}
.logoresp {
    height: auto;
    margin: 19px 6px;
    display: block;
}
.menuresp {
    display: none;
}
.primaResp{
  padding: 0px 24px;
}

.secondaResp{
  padding: 20px 0px;
  background-color: #2C342D
}
.secondaResp  .listS.slick-slide.slick-current.slick-active.slick-center {
    height: 100px !important;
    margin-top: 0px !important;
}
.secondaResp .listS {
    height: 100px !important;
    margin-top: 0px;
}
.secondaResp p.titprod {
    font-size: 20px;
}
.titleBestMenu {
    font-size: 20px;
    font-weight: 700;
    margin-top: 0px !important;
    padding-left: 14px;
    text-transform: uppercase;
    color: #fff;
}
.titleBestMenu span{
  font-weight: 400
}
.terzaResp {
    padding: 20px 24px;
}
.terzaResp img {
    position: absolute;
    right: 16px;
    top: 15px;
}
.rigaUno, .rigaDue {
    display: inline-block;
    width: 100%;
}
.rigaDue {
    margin-top: 10px
}
.rigaUno a {
    color: #495549;
    text-transform: uppercase;
    background: #fff;
    width: 48%;
    float: left;
    padding: 14px 16px;
    text-decoration: none;
    border-radius: 8px;
    position: relative;
}
.rigaUno a.pad {
    margin-right: 3%;
    width: 49% !important
}
.rigaDue a {
    color: #495549;
    text-transform: uppercase;
    background: #fff;
    width: 100%;
    float: left;
    padding: 14px 16px;
    text-decoration: none;
    border-radius: 8px;
    position: relative;
}
/* END RESPONSIVE MENU */







/* CONTENT */

.headingHome{
  margin: 80px 0px 56px;
}
.titleHome{
  color: #495549;
  font-size: 66px;
  text-transform: uppercase;
  margin: 0px;
  font-weight: 400
}
.separatore{
  height: 1px;
  background-color: #495549;
  margin: 24px 0px;
  width: 100%;
}
.buttonL {
    color: #495549;
    text-decoration: none;
    font-size: 16px;
    text-transform: uppercase;
    padding: 16px 24px;
    border: 1px solid #495549;
    border-radius: 54px;
    display: inline-block;
    margin-top: 16px;
}
.subHome {
    color: #495549;
    margin: 0px;
    font-weight: 400;
    font-size: 22px;
}
.listcat {
    padding: 0px;
    list-style: none;
    margin: 0px;
    margin-bottom: 120px;
    display: inline-block;
    width: 100%;
}
.singcat{
  margin-bottom: 32px;
}
.cardCat {
    background-color: #495549;
    color: #fff;
    height: 264px;
    border-radius: 8px;
    overflow: hidden;
    padding: 16px;
    background-size: cover;
    background-position: center;
    position: relative;
}
.overlayCardCat{
  background: linear-gradient(55deg, rgba(0, 0, 0, 0.47) 0%, rgba(0, 0, 0, 0.00) 100%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.overlayCardL{
background: linear-gradient(55deg, rgba(0, 0, 0, 0.47) 0%, rgba(0, 0, 0, 0.00) 100%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.titcard{
  font-weight: 600;
  color: #fff;
  font-size: 24px;
  margin: 0px;
}
.cardCat a{
  color: #fff;
  text-decoration: none
}
.titcard span{
  font-weight: 400;
  font-size: 16px;
}
.vcard{
  display: table;
  width: 100%;
  position: relative;
}
.mcard{
  height: 232px;
  width: 100%;
  vertical-align: bottom;
  display: table-cell;
}
.leftMcard{
  float: left;
  width: 90%;
}
.rightMcard{
  float: left;
  width: 10%;
}

.makeLike{
  position: relative;
  color: #fff;
  padding: 100px;
  background-position: center;
  background-size: cover;
  display: table;
  width: 100%
}
.overlaymake{
  background: linear-gradient(82deg, #495549 0%, rgba(89, 102, 90, 0.00) 100%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.contMake{
  text-align: center;
  width: 70%;
  margin: 0 auto
}
.titMake{
  font-size: 60px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0px;
  color: #fff
}
.titMake span{
  font-weight: 400 !important
}
.treeMake{
  margin-bottom: 24px;
}
.textMake{
  margin: 24px 0px 0px;
  line-height: 150%;
  font-size: 20px;
  color: #fff
}
.buttonLw {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    text-transform: uppercase;
    padding: 16px 24px;
    border: 1px solid #fff;
    border-radius: 54px;
    display: inline-block;
    margin-top: 16px;
}
.sezioneAziendale{
  padding: 120px 0px;
  background-color: #FBF8F3
}
.sezioneAziendale .titleSection {
    font-weight: 700;
    margin-top: 0px;
}
.topTitSection{
  color: #495549;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin: 0px
}
.titleSection{
  font-size: 60px;
  color: #495549;
  margin: 16px 0px;
  text-transform: uppercase;
}
.textSection{
  font-size: 20px;
  line-height: 150%;
  color: #495549;
  margin: 0px 0px 24px;
}
.image1 {
    height: 400px;
    background-size: cover;
    background-position: center;
    position: relative;
}
.overlayAz1{
  background: linear-gradient(180deg, rgba(166, 92, 38, 0.00) 41.8%, #A65C26 100%);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.contentAz {
    position: relative;
    padding: 45px 32px;
    display: inline-block;
    width: 100%;
}
.cont1Az{
  float: left;
  width: 90%;
}
p.topTitAz {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0px;
}
p.titAz {
    text-transform: uppercase;
    font-size: 40px;
    margin: 0px;
    color: #fff;
    font-weight: 700;
}
.cont2Az {
    position: absolute;
    right: 32px;
}
.cont2Az {
    position: absolute;
    right: 32px;
    bottom: 40px;
}

.image2 {
    height: 140px;
    background-size: cover;
    background-position: center;
    position: relative;
}
.overlayAz2{
  background: linear-gradient(180deg, rgba(54, 62, 55, 0.00) 0%, #363E37 100%);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.contentAz2 {
    position: relative;
    padding: 28px 32px;
    display: inline-block;
    width: 100%;
}
.hero .slick-dotted.slick-slider {
    margin-bottom: 0px;
}
.cardAziendaFull{
  height: 560px;
  background: #A65C26;
  border-radius: 8px;
}
.cardAziendaHalf1{
  height: 265px;
  background: #363E37;
  margin-bottom: 30px;
  border-radius: 8px;
  overflow: hidden;
}
.cardAziendaHalf2{
  height: 265px;
  background: #363E37;
  margin-bottom: 30px;
  border-radius: 8px;
  overflow: hidden;
}
.imageStories {
    height: 280px;
    background-size: cover;
}
ul.listStories {
    padding: 0px;
    list-style: none;
    margin: 40px 0px 0px;
}
.listStories{
  padding: 120px 0px
}
.metaStories {
    background: #FBF8F3;
    padding: 24px;
}
p.catStories {
    color: #A65C26;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0px
}
.contStories a {
    text-decoration: none;
}
.contStories {
    border-radius: 8px;
    overflow: hidden;
}
p.titleStories {
    margin: 6px 0px;
    color: #000;
    font-size: 22px;
}
.excerpt {
    color: #6c6c6c;
    font-size: 16px;
}
.topTitNews{
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0px;
}
.textNews{
  color: #fff;
  font-size: 18px;
  width: 60%;
  margin: 20px auto
}
.halfnews{
  float: left;
  width: 70%
}
.halfnewsdue{
  float: left;
  width: 30%
}
.halfnews input {
    background: transparent;
    border: 1px solid #fff;
    padding: 10px !important;
    display: inline-block;
    width: 100% !important;
    font-size: 18px;
    height: 46px;
}
.halfnewsdue input {
    width: 100%;
    height: 45px;
    color: #495549;
    font-size: 18px;
    text-transform: uppercase;
}
p.mailpoet_form_paragraph.last {
    font-size: 16px;
    text-align: center !important;
    width: 100% !important;
    margin: 0px !important;
    display: inline-block;
    opacity: 0.7;
    color: #fff
}
form.mailpoet_form.mailpoet_form_form.mailpoet_form_shortcode {
    padding: 0px !important;
    width: 80%;
    margin: 0 auto;
}
.breadcrumbContent {
    background: #495549;
    padding: 16px 0px;
}
.breadcrumbContent, .breadcrumbContent a {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}

.woocommerce-products-header {
    margin: 80px 0px 56px;
}
p.topTitArchivio {
    color: #495549;
    margin: 0px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
}
h1.woocommerce-products-header__title.page-title {
    color: #495549;
    font-size: 56px;
    margin: 0px;
    text-transform: uppercase;
}
h1.woocommerce-products-header__title.page-title span {
    font-weight: 400
}
.page-description p, .term-description p {
    color: #495549;
    width: 100%;
    font-size: 16px;
    line-height: 120%;
}
.buttonL span{
  transform: rotate(-180deg) !important;
  display: inline-block
}
.contentProductCat {
    background-color: #FBF8F3;
    display: inline-block;
    width: 100%;
}
ul.productss.columns-3 {
    padding: 0px;
    margin: 40px 0px;
    list-style: none;
    display: inline-block;
    width: 100%;
}
p.labelCat {
    display: inline-block;
    margin-right: 15px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    border: 1px solid #fff;
    border-radius: 42px;
    padding: 5px 15px;
    margin-bottom: 5px;
}
p.labelCat2 {
    display: inline-block;
    margin-right: 15px;
    color: #495549;
    font-size: 10px;
    text-transform: uppercase;
    border: 1px solid #495549;
    border-radius: 42px;
    padding: 5px 15px;
    margin-bottom: 5px;
    margin-top: 0px
}
.imgCardProd {
    height: 280px;
    width: 100%;
    background-size: cover;
    background-position: center;
}
.metaCardProd2 {
    padding: 16px;
    background: #fff;
    position: relative;
    height: 175px;
}
.metaCardProd2 p.titprod {
    font-size: 16px;
    color: #495549;
    font-weight: 700;
    margin: 16px 0px 0px;
    line-height: 21px;
    height: 35px;
}
.catProd {
    display: flex;
    flex-direction: row;
}
ul.productss.columns-3 a {
    text-decoration: none;
}
ul.productss.columns-4 a {
    text-decoration: none;
}
.metaCardProd2 p.prezzo {
    margin: 22px 0px 0px;
    font-size: 20px ;
    color: #495549;
}
img.arrowCardProd2 {
    position: absolute;
    right: 16px;
    bottom: 16px;
}
.contCardProduct {
    border-radius: 8px;
    overflow: hidden;
}
.stars {
    height: 25px;
}
ul.productss.columns-3 li {
    margin-bottom: 32px;
}
.relatedSection{
  background-color: #FBF8F3;
  padding: 120px 0px
}
.conteProductPage {
    margin: 72px 0px;
    display: inline-block;
    width: 100%;
}
ol.flex-control-nav.flex-control-thumbs {
    padding: 0px;
    list-style: none;
    display: inline-block;
    width: 100%;
    margin: 0px;
}
ol.flex-control-nav.flex-control-thumbs li {
    display: inline;
    margin-right: 5px;
}
ol.flex-control-nav.flex-control-thumbs li img {
    opacity: 0.6;
    transition: 0.2s all ease-in-out;
    height: 60px;
    width: auto;
}
ol.flex-control-nav.flex-control-thumbs li img.flex-active {
    opacity: 1
}
h1.product_title.entry-title {
    color: #495549;
    font-size: 48px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.separatore2 {
    height: 1px;
    background: #495549;
    opacity: 0.3;
    margin: 16px 0px;
}
.woocommerce-product-details__short-description p {
    color: #495549;
    font-size: 20px;
    margin: 16px 0px;
}
.leftHT .labelCat2 {
    font-size: 14px;
}
.headingTitle {
    display: inline-block;
    width: 100%;
}
.leftHT{
  float: left;
  width: 80%;
}
.rightHT{
  float: left;
  width: 20%;
}
p.price {
    display: inline-block;
    width: 100%;
    margin: 0px;
}
.price span {
    margin: 0px;
    color: #495549;
    font-size: 32px;
}
.price .labelP {
    margin: 0px;
    color: #495549;
    font-size: 16px;
    margin-bottom: 5px;
    width: 100%;
    text-transform: uppercase;
    font-weight: 700;
    display: table;
}
table.variations .label {
  margin: 0px;
  color: #495549;
  font-size: 16px;
  margin-bottom: 5px;
  width: 100%;
  text-transform: uppercase;
  font-weight: 700;
  display: table;
  text-align: left;
}
table.variations .value {
    display: inline-block;
    text-align: left;
    width: 100%;
}
.single_variation_wrap {
    width: 100%;
    display: inline-block;
}
.single_variation_wrap .quantity {
    float: left;
    width: 30%;
}
button.single_add_to_cart_button.button.alt {
    float: left;
    width: 70%;
    height: 45px;
    border: none;
    background: #495549;
    color: #fff;
    text-transform: uppercase;
}
.single_variation_wrap .quantity input {
    color: #495549;
    height: 45px;
    font-size: 21px;
    padding: 8px 16px;
    width: 100%;
    border: none;
}
.woocommerce-variation-add-to-cart.variations_button {
    display: inline-block;
    width: 60%;
    border: 1px solid #495549;
    border-radius: 8px;
    overflow: hidden;
}
table.variations {
    display: inline-block;
    width: 100%;
}
table.variations tbody, table.variations .value {
    width: 100%;
}
.thwvsf_fields {
    float: left;
}
a.reset_variations {
    float: left !important;
    background: #495549;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    padding: 4px 8px;
    border-radius: 4px;
    margin-top: 0px;
}
.woocommerce-Tabs-panel {
    background: #FBF8F3;
    border-radius: 8px;
    padding: 40px;
    color: #495549
}
.tabProduct {
    margin-bottom: 120px;
}
.woocommerce-Tabs-panel h2 {
    margin-top: 0px;
    text-transform: uppercase;
}
ul.tabs.wc-tabs {
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: inline-block;
    width: 100%;
}
ul.tabs.wc-tabs li {
    padding: 16px 24px;
    background: #FBF8F3;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin-right: 8px;
    display: inline-block;
}
ul.tabs.wc-tabs li {
    padding: 16px 24px;
    background: #495549;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin-right: 8px;
    color: #FBF8F3;
    transition: 0.2s all ease-in-out
}
ul.tabs.wc-tabs li a {
    color: #FBF8F3;
    text-decoration: none;
    font-weight: 12px;
    font-weight: 700;
    text-transform: uppercase;
}
ul.tabs.wc-tabs li.active {
    background: #FBF8F3;
    color: #495549
}
ul.tabs.wc-tabs li.active a {
    color: #495549;
    text-decoration: none;
    font-weight: 12px;
    font-weight: 700;
    text-transform: uppercase;
}
section.related.productss h2 {
    font-size: 40px;
    text-transform: uppercase;
    color: #495549;
    margin-top: 0px;
    margin-bottom: 0px;
}
.related ul.productss.columns-4 {
    padding: 0px;
    display: inline-block;
    width: 100%;
    list-style: none;
}
.textRelated{
  color: #495549;
  font-size: 16px;
}
.sezioneAziendale2{
  padding: 60px 0px;
  background-color: #495549
}
.sezioneAziendale2 .titleSection, .sezioneAziendale2 .textSection, .sezioneAziendale2 .topTitSection{
  color: #FBF8F3
}
.metaCardProd .prezzo {
    color: #fff;
    font-size: 24px;
}
p#breadcrumbs {
    margin: 0px;
    color: #fff;
    font-size: 14px;
}
h1.titlepageCart {
    color: #495549;
    font-size: 40px;
    margin: 48px 0px 24px;
    text-transform: uppercase;
}
.containerColor{
  background-color: #FBF8F3
}
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    height: 80px;
    width: 80px;
    border-radius: 8px;
}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
    background: #fff;
    color: #495549
}
td.product-name a {
    color: #495549;
    font-weight: 600;
}
td.product-quantity input {
    width: 60% !important;
    border: 1px solid #495549;
    padding: 8px;
    border-radius: 4px;
    font-size: 14px;
    color: #495549;
}
.coupon {
    float: left;
    width: 50%;
}
.coupon input {
    width: 59% !important;
    border: 1px solid #495549;
    padding: 8px;
    border-radius: 4px;
    font-size: 14px;
    color: #495549;
    float: left !important;
    margin-right: 1%
}
.coupon button.button {
    float: left !important;
    width: 40%;
    font-size: 14px !important;
    height: 34px;
    background: #495549 !important;
    color: #fff !important;
    transition: 0.2s all ease-in-out;
    opacity: 1;
}
.coupon button.button:hover {
    opacity: 0.7;
    background: #495549 !important;
    color: #fff !important;
}
td.actions > .button {
  font-size: 14px !important;
  height: 34px;
  background: #495549 !important;
  color: #fff !important;
  transition: 0.2s all ease-in-out;
  opacity: 1;
}
.cart_totals.calculated_shipping h2 {
    color: #495549;
    font-size: 30px;
    margin: 48px 0px 24px;
    text-transform: uppercase;
}
table.shop_table.shop_table_responsive{
  background: #fff;
  color: #495549;
}
.cart_totals.calculated_shipping {
    margin-bottom: 56px;
}
.wc-proceed-to-checkout a {
    background: #495549 !important;
    color: #fff !important;
    transition: 0.2s all ease-in-out;
    opacity: 1;
    width: 100%;
    text-align: center;
    padding: 16px !important;
}
.wc-proceed-to-checkout a:hover {
    opacity: 0.7;
    background: #495549 !important;
    color: #fff !important;
    width: 100%;
}
.shipping-calculator-button {
    color: #495549;
    font-weight: 600;
    border: 1px solid #495549;
    text-decoration: none;
    padding: 8px;
    display: inline-block;
    font-size: 15px;
    height: auto !important;
    line-height: 13px;
    border-radius: 4px;
    margin-top: 7px;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background-color: #fff !important;
}
a.showcoupon {
    color: #495549;
    font-weight: 600
}
.woocommerce-billing-fields__field-wrapper, .woocommerce-shipping-fields__field-wrapper {
    padding: 24px;
    background: #fff;
    border-radius: 8px;
}
.woocommerce-billing-fields__field-wrapper label, .woocommerce-shipping-fields__field-wrapper label {
    color: #495549;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 14px !important;
    margin-bottom: 8px;
}
.woocommerce form .form-row {
    padding: 3px;
    margin: 0 0 11px !important;
}
.woocommerce form .form-row:last-child {
    padding: 3px;
    margin: 0px !important;
}
.woocommerce-billing-fields__field-wrapper input, .woocommerce-shipping-fields__field-wrapper input {
    border: 1px solid #49554938;
    padding: 8px;
    font-size: 16px;
    color: #495549;
    margin-top: 4px;
    display: inline-block;
    width: 100%;
}
textarea#order_comments {
    padding: 16px;
    height: auto;
    font-family: 'Lato';
    font-size: 16px;
    border: none !important;
    border-radius: 8px;
}
form.checkout.woocommerce-checkout h3 {
    color: #495549;
    font-size: 20px;
    text-transform: uppercase;
}
h3#order_review_heading {
    margin-top: 56px;
}
div#order_review table {
  background: #fff;
  border-radius: 8px;
  color: #495549
}
.form-row.place-order {
    font-size: 14px;
    color: #495549
}
.form-row.place-order a {
    font-size: 14px;
    color: #495549;
    font-weight: 600
}
div#payment {
    margin-bottom: 48px;
}
.woocommerce-terms-and-conditions-wrapper p {
    margin: 0px;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #ffffff !important;
    border-radius: 5px;
}
ul.wc_payment_methods.payment_methods.methods label {
    color: #495549;
    font-weight: 600;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    background-color: #e8efe8 !important;
    color: #495549;
}
.woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #e8efe8 !important;
    border-right-color: transparent !important;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
}
.payment_box.payment_method_bacs p {
    margin-top: 0px;
}
.form-row.place-order button {
    background: #495549 !important;
    width: 50%;
    padding: 16px;
    font-size: 18px;
    margin: 24px 0px;
    float: left !important;
}
.cart-collaterals {
    display: inline-block;
    width: 100%;
}
form.checkout_coupon.woocommerce-form-coupon {
    margin: 0px;
    padding: 16px;
    background: #fff;
    border: none;
}
form.checkout_coupon.woocommerce-form-coupon input {
    padding: 8px;
    width: 100%;
    background: transparent !important;
    border: 1px solid #495549;
    font-size: 15px;
    border-radius: 4px;
}
form.checkout_coupon.woocommerce-form-coupon button{
  background: #495549;
  color: #fff;
  border: none;
  padding: 10px 15px;
  margin-top: 0px;
  border-radius: 4px;
  text-transform: uppercase;
  font-size: 16px;
  width: 100%;
  cursor: pointer;
  transition: 0.2s all ease-in-out
}
.piatumazioneProdotti {
    float: left !important;
    width: 100%;
    background-image: url(https://www.oku.eco/wp-content/themes/oku/images/pinant.jpg);
    color: #fff;
    padding: 30px;
    border-radius: 8px;
    text-align: center;
    position: relative;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
.overlayPiantumazioneProdotti{
  background: linear-gradient(87deg, #495549 0%, rgba(89, 102, 90, 0.2) 100%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.contentPiantProd{
  position: relative;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: left !important;
    width: 48% !important;
}
.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
    width: 100% !important;
    float: left !important;
}
.cross-sells h2 {
    color: #495549;
    font-size: 30px;
    margin: 48px 0px 24px;
    text-transform: uppercase;
}
.cross-sells ul {
    display: inline-block;
    width: 100%;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.cross-sells a {
    text-decoration: none;
}
.cross-sells {
    margin-bottom: 56px;
}
.backPage {
    display: table;
    width: 100%;
    background: #FBF8F3;
    padding-bottom: 120px;
}
.backPage .metaStories {
    background: #fff;
}
.imgPost{
  width: 100%;
  height: auto;
  margin: 48px 0px
}
.contPostSingle img{
  width: 100%;
  height: auto;
  margin: 24px 0px
}
.sharePost p {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0px;
}
.green.sezioneAziendale {
    background-color: #495549;
}
.green.sezioneAziendale h2, .green.sezioneAziendale p {
    color: #FBF8F3;
}

.primaAzienda{
  padding: 120px 0px;
}
.imagePrima{
  height: 700px;
  background-position: center;
  background-size: cover;
  border-radius: 8px
}
.textPrima{
  display: table;
  width: 100%;
}
.contTextPrima{
  background: #495549;
  height: 700px;
  vertical-align: middle;
  width: 100%;
  display: table-cell;
  padding: 48px;
  border-radius: 8px;
}
.titPrima{
  margin: 0px;
  font-size: 40px !important;
  text-transform: uppercase;
  color: #fff;
  font-weight: 400
}
.textPrima p{
  margin-top: 24px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 18px;
}
.OkuPeople{
  background: #FBF8F3;
  padding: 120px 0px
}
.imagePeople {
    height: 400px;
    background-size: cover;
    background-position: center;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.mb{
  margin-bottom: 56px
}
.metaPeople {
    padding: 24px;
    background: #fff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    height: 500px;
}
p.titlePeople {
    font-size: 36px;
    margin: 0px;
    text-transform: uppercase;
    line-height: 37px;
}
.textPeople p {
    font-size: 16px;
}
.OkuPartners{
  background: #495549;
  padding: 120px 0px;
  color: #fff
}
p.titPartners {
    color: #fff;
    font-size: 40px;
    margin: 0px;
    text-transform: uppercase;
}

.testoSottoHero {
    color: #495549;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    padding: 120px 0px;
}
.processo {
    background: #FBF8F3;
    padding: 120px 0px;
}
p.titProcesso {
    font-size: 50px;
    text-transform: uppercase;
    margin: 0px 0px 56px;
    line-height: 54px;
    font-weight: 700;
}
p.titProcesso span {
    font-weight: 400;
}
.leftIcona img {
    height: 50px;
}
p.titIcona {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px;
}
p.textIcona {
    margin-top: 0px;
    margin-bottom: 44px;
    font-size: 18px;
}
.banner{
  position: relative;
  padding: 180px;
}
.overlayBanner{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background: linear-gradient(180deg, rgba(54, 62, 55, 0.00) 0%, #363E37 100%);
}
.titBanner {
    font-size: 50px;
    margin: 0px;
    color: #fff;
    text-transform: uppercase;
}
.textBanner{
  color: #fff
}
.iconeSottoBanner{
  padding: 120px 0px;
  background: #363E37
}
p.titIconGreen {
    color: #fff;
    font-size: 21px;
    font-weight: 700;
}
.textIconGreen p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 0px;
}
.fattoOku{
  padding: 120px 0px;
  background: #F1EEE9
}
.titFatto {
    color: #495549;
    font-size: 50px;
    margin: 0px;
    text-transform: uppercase;
}
.singleSliderImg {
    height: 400px !important;
    background-size: cover;
    background-position: center;
}
.slideFatto {
    margin: 40px 0px 0px;
}
.heroAzienda.heroDue {
    background-position: center;
    padding: 90px 0px;
    color: #fff;
}
.heroAzienda.heroDue p {
    color: #fff;
    font-size: 18px;
    line-height: 20px
}
.contServ {
    display: table;
    width: 100%;
}
.leftServ {
    background: #363E37;
    color: #fff;
}
.rightServ, .leftServ {
    float: left;
    width: 50%;
    padding: 120px 60px;
    height: 900px;
}
.rightServ .titleServ, .leftServ .titleServ {
    width: 100%;
}

p.titleServ {
    color: #fff;
    font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
    width: 50%;
    line-height: 50px;
    margin: 0px;
}
p.textServ {
    color: #fff;;
}
.imgServ {
    height: 215px;
    width: 215px;
    background-size: cover;
    background-position: center;
    border-radius: 50%;
    margin-bottom: 24px;
}
.rightServ {
    background: #455246;
}
.heroSostenibility {
    height: 80vh;
    background-size: cover;
    background-position: top;
    position: relative;
}
.overlayHeroSostenibility{
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(0deg, #363E37 12.95%, rgba(54, 62, 55, 0.00) 100%);
}
.heroSostenibility .container{
  position: relative;
}
p.numberTree {
    font-size: 56px;
    margin: 0px;
    font-weight: 700;
    margin-top: 24px;
}
.text4 {
    margin: 0px;
    text-transform: uppercase;
    line-height: 20px;
    font-size: 20px;
}
.loink4 {
    margin-top: 24px;
    display: inline-block;
    color: #363E37;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none;
    font-size: 15px;
}
a.loink4 img {
    display: block;
    margin: 10px auto;
}
div#uno {
    padding: 120px 0px 180px;
    background: #363E37;
    color: #fff;
}
.one {
    display: inline-block;
    width: 100%;
}
.vSo{
  display: table;
  width: 100%;
}
.mSo{
  display: table-cell;
  width: 100%;
  height: 450px;
  vertical-align: middle;
}
.imageSos{
  height: 450px;
  width: 100%;
  background-position: center;
  background-size: cover;
  border-radius: 8px
}
p.titSost {
    font-size: 22px;
    text-transform: uppercase;
}
img.iconaSos {
    height: 72px;
    width: auto;
}
p.testSost {
    font-size: 16px;
}
.contOne{
  padding: 160px 0px
}
.ultimoTesto {
    color: #495549;
    font-size: 30px;
    width: 60%;
    margin: 0 auto;
}
.firstcontatti {
    position: relative;
    padding: 72px 0px;
}
.firstcontatti p, .firstcontatti a{
    color: #fff;
}
p.descrizionecontatti b {
    text-transform: uppercase;
}
.contattiicone a {
    display: table;
}
span.wpcf7-list-item {
    margin: 0px !important;
}
p.labeldue {
    margin: 0px;
    font-size: 13px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    border: 1px solid #fff;
    color: #fff;
    padding: 14px;
    width: 50%;
    text-transform: uppercase;
    background: transparent;
    border-radius: 50px;
}
.contattiicone img {
    height: 27px;
    position: relative;
    top: 8px;
    margin-right: 8px;
}
.contattiicone p {
    margin: 0px;
}
.overlayConta{
  background: linear-gradient(61deg, #363E37 0%, rgba(54, 62, 55, 0.72) 100%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
h1.titlepagecontatti, h2.titlepagecontatti {
    color: #fff;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 400;
}
.firstcontatti p {
    font-size: 15px;
}
p.label {
    font-size: 12px;
    text-transform: uppercase;
    margin: 0px;
}
.field p {
    margin-top: 5px;
}
.field input, .field select, .field textarea {
    width: 100%;
    padding: 6px 9px;
    font-size: 12px;
    color: #fff;
    border: 1px solid #fff;
    font-family: lato;
    background: transparent;
    border-radius: 4px;
}
.contattiicone {
    display: table;
}
.field textarea {
    height: 150px;
}
p.descrizionecontatti b {
    text-transform: uppercase;
}
.contattiicone a {
    display: table-row;
    width: auto;
}
.contattiicone img {
    height: 27px;
    position: relative;
    top: 8px;
    margin-right: 8px;
}
.contattiicone p {
    margin: 0px;
}
.mtt{
  margin-top: 48px
}
p.woocommerce-result-count {
    margin: 0px;
    font-size: 14px;
    text-transform: uppercase;
}
select.orderby {
    text-transform: none;
    font-size: 18px;
    border-radius: 48px;
    background: transparent;
    color: #5b665b;
    width: 100%;
    padding: 4px;
    border: none;
    display: inline-block;
    overflow: visible !important;
    text-align: right !important;
    border: 1px solid;
    margin-top: 6px;
}
.singleImgGall{
  height: 350px;
  background-position: center;
  background-size: cover;
  margin-bottom: 24px;
  border-radius: 8px;
}
label.screen-reader-text {
    display: none;
}
.sezioneAziendale.sAzArchivio .contentAz2 {
    position: relative;
    padding: 17px 32px;
    display: inline-block;
    width: 100%;
}
.relatedSection h2 {
    margin: 0px;
    font-size: 40px;
    text-transform: uppercase;
}
.woocommerce-product-gallery__wrapper a {
    display: inline-block;
    width: 100%;
}
ul.thwvsf-wrapper-ul {
    padding: 0px;
    list-style: none;
    margin: 0px 0px 10px;
    display: inline-block;
    width: 100%;
}
ul.thwvsf-wrapper-ul li {
    display: inline-block;
    padding: 7px 13px;
    border: 1px solid;
    margin-right: 5px;
    border-radius: 5px;
    font-size: 13px;
    color: #495549;
    cursor: pointer;
}
.thwvsf-selected{
  color: #fff !important;
  background-color: #495549
}
.thwvsf_fields {
    display: inline-block;
    width: 100%;
}
.woocommerce-product-gallery__wrapper img {
    width: 100%;
    height: auto;
}
.contattiicone a p {
    font-size: 22px;
}
.fattoOku a {
    display: inline-block;
    width: 100%;
}
.heroServizi{
  background-color: #363E37;
  padding: 120px 0px;
}
.titleServizio{
  margin: 0px;
  color: #fff;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 400
}
.heroServizi p {
    color: #fff;
    font-size: 20px;
}
.heroServizi img {
    width: 100%;
    height: auto;
}
.testoFinale{
    margin-top: 60px;
}
.subTitleText p{
    font-size: 18px;;
}
h1.woocommerce-products-header__title.page-title.titleOfferts {
    margin: 48px 0px;
}
h1.titleSost {
    color: #fff;
    margin-bottom: 0px;
}
h2.SubTitleSost {
    color: #fff;
    font-size: 21px;
    margin-top: 10px;
    font-weight: 400;
    margin-bottom: 70px;
}
.berocket_single_filter_widget {
    padding: 20px;
    background: #fff;
    width: 50%;
}
.berocket_single_filter_widget > div {
    margin-bottom: 0px !important
}
h3.berocket_ajax_group_filter_title {
    width: 100%;
    display: none;
}
.filtroProdotti {
    display: flex;
    flex-direction: row;
    gap: 30px;
    align-items: flex-start;
}
.bapf_head h3 {
    margin-top: 0px;
    font-size: 16px;
    text-transform: uppercase;
}
.irs--flat .irs-bar {
    background-color: #495549 !important;
}
.irs-handle i{
    background-color: #495549 !important;
}
.irs--flat .irs-from, .irs--flat .irs-single, .irs--flat .irs-to {
    background-color: #495549 !important;
}
.irs--flat .irs-from:before, .irs--flat .irs-single:before, .irs--flat .irs-to:before {
    border-top-color: #495549 !important;
}
.bapf_sfilter .bapf_clr_span, .bapf_sfilter .bapf_img_span {
    margin: 0px 5px !important;
}
.bapf_body ul {
    padding: 0px;
    margin: 0px;
}
.summary .cart .quantity {
    width: 30%;
    float: left;
}
.summary .cart input {
    color: #495549;
    height: 45px;
    font-size: 21px;
    padding: 8px 16px;
    width: 100%;
    border: none;
}
.summary .cart button {
    float: left;
    width: 70%;
    height: 45px;
    border: none;
    background: #495549;
    color: #fff;
    text-transform: uppercase;
}
.summary .cart {
    display: inline-block;
    width: 60%;
    border: 1px solid #495549;
    border-radius: 8px;
    overflow: hidden;
}
form.variations_form.cart.th-var-active {
    width: 100% !important;
    border: none  !important;
}
li.xoo-wsc-sp-product.lslide.active {
    background: #eee !important;
}
ul.productss.columns-3 {
    padding: 0px;
    margin: 60px 0px;
    list-style: none;
    display: inline-block;
    width: 100%;
}
ul.productss.columns-4 {
    padding: 0px;
    margin: 60px 0px;
    list-style: none;
    display: inline-block;
    width: 100%;
}
.contArchiveShop ul.productss.columns-3 li {
    width: 33%;
    margin-bottom: 32px;
}
.contArchiveShop ul.productss.columns-4 li {
    width: 33%;
    margin-bottom: 32px;
}
.sidebarShop > div {
    width: 100%;
}
.bapf_body li {
    font-size: 16px;
    color: #495549;
}
button.bapf_button.bapf_reset {
    width: 100%;
    background: #4b584c !important;
    border-radius: 8px;
}
.contArchiveShop{
    background-color: #FBF8F3;
}
.crossSellCheckout .xoo-wsc-sp-container {
    background-color:transparent !important
}
.crossSellCheckout .xoo-wsc-sp-product{
    width: 33.33% !important;
}
.upCrossList {
    background: #fff;
    border-radius: 8px;
}
ul.upCross.slick-initialized.slick-slider.slick-dotted {
    padding: 0px;
    margin: 0px;
}
.upCrossList .xoo-wsc-sp-left-col{
    float: left;
    width: 20%;;
}
.upCrossList .xoo-wsc-sp-right-col{
    float: left;
    width: 80%;;
}
.upCrossList .xoo-wsc-sp-title {
    margin-bottom: 10px !important;
    display: inline-block;
    width: 100%;
    text-align: left;
}
.upCross{
    margin: 0px;
    padding: 0px;
}
.upCross .slick-slide{
    margin-left: 0px !important;
}
.crossSellCheckout h2 {
    font-size: 22px;
    text-transform: uppercase;
}
.crossSellCheckout {
    padding: 24px;
    background: #fff6;
    margin: 60px 0px;
}
.upCross .xoo-wsc-sp-title a {
    text-decoration: none !important;
    font-size: 18px;
    height: 40px;
    display: inline-block;
}
.upCross  a.added_to_cart.wc-forward {
    display: none;
}
a.added_to_cart.wc-forward {
    display: none;
}
ul.productss.columns-4 {
    display: inline-block;
    width: 100%;
    list-style: none;
    padding: 0px;
    margin: 0px 0px 100px 0px;
}
ul.productss.columns-4 li {
    margin-bottom: 32px;
}

ul.listStories {
    display: inline-block;
    width: 100%;
}
ul.listStories li {
    margin-bottom: 30px;
}
.sortingMobile {
    position: absolute;
    right: 30px;
    top: 18px;
    height: 20px;
}
select.orderby{
    /* -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none; */
}
/* END CONTENT */



/* STAR RATING */
h2.woocommerce-Reviews-title {
    color: #495549;
    font-weight: 400;
    font-size: 24px;
    margin: 0px
}
ol.commentlist {
    padding: 0px;
    list-style: none;
    margin: 30px 0px;
}
ol.commentlist img {
    display: none;
}
ol.commentlist li {
    width: 50%;
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    text-align: left;
}
.comment-text .star-rating {
    margin: auto;
}
span.woocommerce-review__dash {
    display: none;
}
strong.woocommerce-review__author {
    font-size: 20px;
    display: inline-block;
    width: 100%;
}
time.woocommerce-review__published-date {
    font-size: 13px;
}
.description p {
    font-size: 18px;
    margin-bottom: 0px
}
p.meta {
    margin-top: 10px;
    margin-bottom: 0px;
}
div#respond {
    display: inline-block;
    width: 50% !important;
}
span#reply-title {
    color: #443A5C;
    font-size: 24px;
    margin-top: 30px;
    display: inline-block;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 600;
}
p.form-submit input {
    background: #495549;
    border: none;
    padding: 10px 30px;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 28px;
}
#respond label {
    font-weight: 600;
    font-size: 16px;
    color: #443A5C
}
.comment-form-rating {
    margin-bottom: 20px;
}
ul.children {
    display: none;
}
.woocommerce-product-rating {
    height: 20px;
}
.single-product .star-rating{
    margin: 6px auto;
}

.star-rating{
    background: rgba(0, 0, 0, 0) url("images/staractive.svg") repeat-x scroll left 0;
    height: 16px;
    margin: 6px 0px;
    width: 84px;
}
.comment-text .star-rating, .priii .star-rating{
    height: 16px;
    margin: 6px 0px;
    width: 84px;
    background: none
}
.woocommerce-product-rating .star-rating{
    height: 16px;
    margin: 6px 0px;
    width: 84px;
    background: none
}
.star-rating span {
    background: url(images/staractive.svg) repeat-x left 0px;
    height: 0;
    padding-top: 16px;
    overflow: hidden;
    float: none;
    margin: 0 auto;
    display: inline-block;
}
.hreview-aggregate .star-rating{margin:10px 0 0 0}
#review_form #respond{position:static;margin:0;width:auto;padding:0 0 0;background:transparent none;border:0}
#review_form #respond:after{content:"";display:block;clear:both}
#review_form #respond p{margin:0 0 10px}
#review_form #respond .form-submit input{left:auto}
#review_form #respond textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%; border: 1px solid #ddd}
p.stars:after{content:"";display:block;clear:both}
p.stars span {
    width: 84px;
    height: 16px;
    position: relative;
    float: none;
    background: url(images/star.svg) repeat-x left 0;
    display: inline-block;
    margin: 10px auto 0px;
}
p.stars span a{float:left;position:absolute;left:0;top:0;width:16px;height:0;padding-top:16px;overflow:hidden}
p.stars span a:hover,p.stars span a:focus{background:url(images/staractive.svg) repeat-x left 0 !important}
p.stars span a.active{background:url(images/staractive.svg) repeat-x left 0 !important}
p.stars span a.star-1{width:17px;z-index:10}
p.stars span a.star-2{width:34px;z-index:9}
p.stars span a.star-3{width:51px;z-index:8}
p.stars span a.star-4{width:65px;z-index:7}
p.stars span a.star-5{width:84px;z-index:6}

/* END STAR RATING */




/* SIDECART */
.xoo-wsc-header {
    background: #495549 !important;
    color: #fff;
}
.xoo-wsc-empty-cart a {
    color: #fff !important;
    font-size: 13px !important;
}
.xoo-wsch-basket {
    display: none !important;
}
.xoo-wsch-top {
    text-transform: uppercase;
    justify-content: left !important;
}
.xoo-wsch-top span {
    font-size: 25px;
}
.xoo-wsc-ship-bar-cont {
    text-align: left !important;
}
.xoo-wsc-sb-bar {
    width: 100% !important;
    height: 11px !important;
}
span.xoo-wsch-text {
    margin-left: 0px !important;
    padding: 10px 0px;
}
.xoo-wsc-body {
    background: #f1f1f1 !important;
}
.xoo-wsc-product {
    background: #fff;
}
.xoo-wsc-ft-buttons-cont a {
    color: #fff;
    background: #495549;
    text-transform: uppercase;
    text-decoration: none;
    padding: 13px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 5px;
}
.xoo-wsc-ecl {
    font-size: 12px !important;
    font-weight: 600;
}
.xoo-wsc-footer {
    padding: 0px 20px 10px !important;
}
.xoo-wsc-sp-container.xoo-wsc-sp-wide a {
    color: #495549;
    font-weight: 600;
}
.xoo-wsc-sp-title {
    margin-bottom: 10px !important;
    display: inline-block;
}
.xoo-wsc-img-col {
    width: 25% !important;
}
/* END SIDECART */




/* FOOTER */
footer{
  background: #FBF8F3;
  padding: 64px 0px 32px;
}
p.title-widget {
    color: #495549;
    font-size: 16px;
    margin-top: 0px;
    font-weight: 700;
    margin-bottom: 16px;
}
img.logo-foo {
    margin-bottom: 5px;
}
.footerone p {
    color: #495549;
    font-size: 14px;
    line-height: 140%;
    margin-top: 8px
}
.footertwo p {
    color: #495549;
    font-size: 16px;
    line-height: 150%;
}
.footerone h4.title-widget {
    margin-bottom: 0px;
}
footer ul{
  padding: 0px;
  margin: 0px;
  list-style: none;
}
footer ul li{
  color: #495549;
  margin-bottom: 16px;
  font-size: 16px;
  letter-spacing: 2%;
  color: #495549;
  text-decoration: none
}
footer ul li a{
  font-size: 16px;
  letter-spacing: 2%;
  color: #495549;
  text-decoration: none
}
p.text-design {
    margin: 0px;
    font-size: 14px;
    color: #495549;
    padding-top: 5px;
}
p.menu-design {
    margin: 0px;
    font-size: 14px;
    color: #495549;
}
p.menu-design a {
    color: #495549;
    text-decoration: none;
    text-decoration: underline;
    margin-right: 10px;
    position: relative;
    top: -6px;
}
footer .separatore{
  background-color: rgba(0,0,0,0.2)
}
.widget_text.footerone img {
    display: inline-block;
    height: 32px;
}
/* END FOOTER */





/* CERCA */
.searchbutton .fas.fa-search {
    font-size: 20px;
    color: #96515e;
}
.closebutton {
    position: absolute;
    right: 75px;
    top: 40%;
    transition: 0.2s all ease-in-out
}
.searchic.shrink {
    top: 40px;
}
.searchbox {
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0;
    right: 0;
    background: #363E37;
    text-align: center;
    color: #fff;
    transition: 0.2s all ease-in-out;
    bottom: 0;
    opacity: 0
}
.searchbox.active {
    z-index: 9999999;
    opacity: 1;
}
.contsearchbox {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
.vsearch{
    display: table;
    width: 100%;
}
.msearch {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    height: 120px;
    transition: 0.2s all ease-in-out;
}
.shrink .msearch {
    height: 110px;
}
.searchwidget {
    position: relative;
}
.closebutton {
    font-size: 19px;
    margin-left: 20px;
    z-index: 10;
}
.searchwidget .title-widget {
    background: transparent;
    font-size: 0px;
    text-transform: none;
    letter-spacing: 1px;
    font-weight: 400;
    margin: 0px 0px 3px;
}
.closebutton {
    cursor: pointer;
    position: absolute;
}
/* END CERCA */



/* VARIE */
.bapf_sfilter.bapf_button_berocket .bapf_button {
    font-size: 14px !important;
}
.sidebarShop {
    border-radius: 16px;
    overflow: hidden;
}
.sidebarShop .bapf_sfilter ul li {
    padding: 5px !important;
    display: inline-block;
    width: 100%;
    background: transparent;
    margin-bottom: 4px !important;
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
}
.panellDue .berocket_single_filter_widget {
    padding: 20px;
    background: #fff;
    width: 100%;
}
a#back-to-top {
    background: #495549;
    color: #fff;
    text-decoration: none;
    padding: 12px;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    position: fixed;
    right: 20px;
    bottom: 80px;
    text-align: center;
    font-size: 20px;
    z-index: 16;
    cursor: pointer;
}
/* Style the buttons that are used to open and close the accordion panel */
.accordion, .accordionDue {
    background-color: #495549;
    color: #fff;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    font-size: 20px;
  }
  .accordion, .accordionTre {
    background-color: #495549;
    color: #fff;
    cursor: pointer;
    padding: 18px 80px 18px 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    font-size: 20px;
    border-radius: 10px;
  }
  
  /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
  .activee, .accordion:hover, .accordionDue:hover {
    background-color: #434c44;
  }
  
  /* Style the accordion panel. Note: hidden by default */
  .panell {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
  }
.panellDue {
    padding: 0px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
  }
  .accordion:after, .accordionDue:after {
    content: '-';
    font-size: 30px;
    color: #fff;
    margin-left: 5px;
    position: absolute;
    right: 30px;
    top: 13px;
}
  .activee:after {
    content: "+"; /* Unicode character for "minus" sign (-) */
  }
  .addprod a::after {
    content: "";
    background-image: url(https://www.oku.eco/wp-content/themes/oku/images/add.svg);
    height: 20px;
    width: 20px;
    display: block;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.addprod a {
    padding: 10px;
    display: table;
    width: 100%;
    text-transform: uppercase;
    font-size: 13px;
    text-align: center;
    margin-top: 0px !important;
    height: 40px;
    text-decoration: none;
}
.buttonAdd2 {
    display: flex;
    flex-direction: row;
    gap: 15px;
    align-items: center;
}
.addprod {
    width: 50%;
    text-align: center;
    background: #49554929;
    border-radius: 4px;
}
.arrowCardProd2 {
    width: 50%;
    text-align: center;
    background: #49554929;
    border-radius: 4px;
    height: 40px;
}
.arrowCardProd2 a {
    width: 100%;
    display: inline-block;
    padding: 6px;
}
.excerptProd p {
    font-size: 16px;
    margin-top: 0px;
}

.buttonProdCart {
    padding: 0px 10px 10px 10px;
    background: #fff;
    position: absolute;
    left: 15px;
    right: 15px;
    transition: 0.2s all ease-in-out;
    z-index: 2;
    opacity: 0;
    margin-top: -7px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    visibility: hidden;
}
.buttonProdCart2 {
    padding: 0px 10px 10px 10px;
    background: #fff;
    position: absolute;
    left: 15px;
    right: 15px;
    transition: 0.2s all ease-in-out;
    z-index: -4;
    opacity: 0;
    margin-top: -7px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    visibility: hidden;
}
ul.productss.columns-3 li:hover {
    z-index: 1;
}
ul.productss.columns-4 li:hover {
    z-index: 1;
}
.contCardProduct:hover .buttonProdCart, .contCardProduct:hover .buttonProdCart2 {
    opacity: 1;
    visibility: visible; 
}
.contCardProduct, .buttonProdCart, .buttonProdCart2{
    transition: 0.2s all ease-in-out; 
    box-shadow: 0px;
}
.contCardProduct:hover, .contCardProduct:hover .buttonProdCart2 {
    background-color: #fff;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
}
.contCardProduct {
    background-color: #fff;
}
ul.page-numbers {
    padding: 0px;
    margin: 0px 15px 40px 15px;
    list-style: none;
    display: flex;
    width: 100%;
    gap: 15px;
    justify-content: center;
}
ul.page-numbers li {
    background: transparent;
    border: 1px solid #495549;
    width: 50px;
    height: 50px;
    display: flex;
    border-radius: 4px;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    color: #495549;
}
ul.page-numbers li a {
    background-color: #495549;
    color: #fff;
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.accordionMob {
    /* background: #495549; */
    border: none;
    padding: 0px;
    border-radius: 6px;
    width: 40px;
    height: 40px;
}
.accordionMob img {
    height: 40px;
}
.panellTre {
    display: inline-block;
    width: 100%;
    text-align: left;
    margin-top: 16px;
    background: #fff;
    padding: 16px;
    border-radius: 8px;
}

.panellQuattro {
    padding: 0px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.panellTre {
    padding: 0px 8px;
    background-color: white;
    height: 0px;
    overflow: hidden;
    transition: all 0.2s ease-out;
}
.panellTre.activ {
    height: auto;
    overflow: visible;
    max-height: 100%;
    padding: 8px;
    display: inline-block;
}
.panellTre .bapf_sfilter ul li {
    padding: 5px !important;
    display: inline-block;
    width: 100%;
    background: transparent;
    margin-bottom: 4px !important;
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
}
/* END VARIE */






/* RESPONSIVE */

/* SMALL DESKTOP */
@media only screen and (min-width : 1025px) and (max-width : 1198px) {

}
/* IPAD */
@media (min-width: 768px) and (max-width: 1024px) {

}

/* IPAD LANDSCAPE */
@media (min-width: 768px) and (max-width: 1024px) and (orientation:landscape) {

}

/* IPAD PORTRAIT */
@media (min-width: 768px) and (max-width: 1024px) and (orientation:portrait){

}

/* SMARTPHONE */
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .accordionMob {
        border: none;
        padding: 0;
        border-radius: 66px;
        width: auto;
        height: auto;
        display: flex;
        justify-content: space-evenly;
        padding: 8px 24px;
        align-content: center;
        background: #5b665b;
        align-items: center;
    }
    .accordionMob::before {
        content: "Filtri";
        color: #fff;
        display: inline-block;
        font-size: 20px;
    }
    .accordionMob img {
        height: 30px;
        display: inline-block;
        width: auto;
    }
    .buttonProdCart2 {
        left: 5px;
        right: 5px;
    }
    .buttonProdCart {
        left: 5px;
        right: 5px;
    }
    .excerptProd p {
        font-size: 12px;
        margin-top: 0px;
        text-align: center;
        line-height: 12px;
    }
.menu-right-container {
    display: none;
}
.metaCardProd2 {
    text-align: center;
    height: 155px;
}
.summary .cart {
    width: 100%;
}
.bestSeller p.titleHome {
    text-align: left;
}
.metaCardProd2 p.prezzo {
    margin: 5px 0px 0px;
    font-size: 16px;
    color: #495549;
    height: auto;
}
.contArchiveShop .col-md-9, .contArchiveShop .col-md-3 {
    margin: 0px !important;
    padding: 5px;
}
.centerSmart{
  text-align: center;
}
.iconHeader {
    display: inline-block;
    width: 100%;
    text-align: right;
}
.halfHero {
    float: left;
    width: 100%;
    padding-right: 0px;
    margin-bottom: 32px
}
.halfHero .contCard {
    padding: 0px;
}
.hero{
  margin-bottom: 24px
}
.titcard {
    font-size: 16px;
}
.leftMcard {
    width: 100%;
}
.rightMcard {
    width: 20%;
    display: none;
}
.mcard {
    height: 200px;
}
.cardCat {
    height: 232px;
}
.listcat {
    margin: 0px;
}
.titleHome {
    font-size: 33px;
}
h1.titleHome, .subHome {
    text-align: center;
}
.halfHero2 {
    float: none;
    width: 100%;
    padding: 16px !important;
}
.halfHero2 .contCard {
    padding: 16px;
}
.cardHeroS {
    height: 200px;
}
.mCardS {
    height: 168px;
}
p.sopraTit {
    font-size: 10px;
}
p.heroTit {
    margin: 8px 0px 24px;
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
}
h1.titleHome {
    font-size: 40px;
}
p.titprod {
    font-size: 16px;
}
p.labelCat {
    font-size: 10px;
    padding: 3px 10px;
}
.listS.slick-slide.slick-current.slick-active.slick-center {
    height: 200px !important;
    margin-top: 0px !important
}
.listS {
    height: 150px !important;
    margin-top: 25px;
}
.slick-slide {
    margin-right: 6px;
    margin-left: 6px;
}
.bestList {
    height: auto !important;
}
.titMake {
    font-size: 36px;
    width: 70%;
    margin: 0 auto;
    color: #fff !important
}
.contMake {
    width: 100%;
}
.makeLike {
    padding: 60px 0px;
}
p.textMake {
    display: none;
}
img.treeMake {
    height: 60px;
    margin-bottom: 0px;
}
.sezioneAziendale {
    padding: 60px 0px;
    background-color: #FBF8F3;
}
h2.topTitSection.center {
    font-size: 18px;
}
p.titleSection.center {
    font-size: 36px;
}
.image1 {
    height: 200px;
}
.contentAz {
    position: relative;
    padding: 24px;
    display: inline-block;
    width: 100%;
}
.cardAziendaFull {
    height: 300px;
}
p.topTitAz {
    font-size: 14px;
}
p.titAz {
    font-size: 23px;
}
.cont2Az {
    right: 24px;
    bottom: 24px;
}
.cardAziendaFull {
    margin-bottom: 24px;
}
.cardAziendaHalf1 {
    height: 250px;
    width: 48%;
    float: left;
    margin-right: 3%;
}
.cardAziendaHalf2 {
    height: 250px;
    width: 49%;
    float: left;
}
.image2 {
    height: 70px;
}
.contentAz2 {
    padding: 90px 16px 10px;
    width: 100%;
}
.cont1Az {
    float: left;
    width: 100%;
}
.cont2Az {
    position: absolute;
    left: 16px;
    top: 10px;
}
ul.listStories li {
    margin-bottom: 24px;
}
form.mailpoet_form.mailpoet_form_form.mailpoet_form_shortcode {
    width: 90%;
}
.newsLetterBlock .titMake {
    font-size: 32px;
    width: 100%;
    margin: 0 auto;
}
.newsLetterBlock .textNews {
    width: 100%;
}
.footerthree {
    margin: 32px 0px;
}
p.text-design {
    margin-bottom: 16px;
}
footer .col-md-6.right {
    text-align: left;
}
img.pagamenti {
    margin-top: 16px;
    width: 60%;
}
.footertwo {
    margin-top: 32px;
}
.cardHeroL{
  text-align: center;
}
.cardHeroL .sopraTit {
    font-size: 16px;
    text-align: center;
}
.cardHeroL .heroTit {
    margin: 8px 10px 24px;
    color: #fff;
    font-size: 30px;
    text-align: center;
}
.cardHeroL .vs {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    height: 365px !important;
    text-align: center;
}
.hero ul.slick-dots {
    position: absolute;
    bottom: 30px;
    left: 0;
    text-align: center;
}
header .col-sm-1 .mh {
    text-align: center;
}
.menuresp {
    display: block;
}
.hero {
    padding: 0px !important;
}

.ArchiveProduct p, .ArchiveProduct .page-description{
  text-align: center !important;
}
.ArchiveProduct h1.woocommerce-products-header__title.page-title {
    font-size: 24px;
    text-align: center;
    margin-top: 4px;
}
p.topTitArchivio {
    font-size: 16px;
    text-align: center;
}
h1.woocommerce-products-header__title.page-title {
    font-size: 25px;
    text-align: center;
    margin-top: 8px;
}
.page-description p, .term-description p {
    color: #495549;
    width: 100%;
    font-size: 16px;
    line-height: 140%;
    text-align: center;
}
.sAzArchivio .cardAziendaHalf1 {
    width: 100%;
    margin-right: 0px;
}
.sAzArchivio .image2 {
    height: 100px;
}
.sAzArchivio .contentAz2 {
    padding: 60px 16px 10px;
    width: 100%;
}
.sAzArchivio .cont2Az {
    position: absolute;
    left: inherit;
    top: inherit;
    bottom: 20px;
    right: 24px;
}
.sAzArchivio .cardAziendaHalf1 {
    height: 225px;
    width: 100%;
    float: left;
    margin-right: 0px;
}
.topTitNews {
    font-size: 17px;
}
img.aereoCarta {
    height: 85px;
}
h1.woocommerce-products-header__title.page-title {
    font-size: 30px;
    text-align: left;
    margin-top: 14px;
}
.page-description p, .term-description p {
    font-size: 16px;
}
.woocommerce-products-header {
    margin: 40px 0px 24px;
}
.imgCardProd {
    height: 130px;
}
.contCardProduct .woocommerce-product-rating {
    height: 20px;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
}
.metaCardProd2 p.titprod {
    font-size: 12px;
    line-height: 16px;
    margin-top: 25px;
    height: 55px;
    margin-bottom: 0px;
}
p.prezzo {
    font-size: 18px;
    line-height: 18px;
}
p.labelCat2 {
    color: #495549;
    font-size: 10px;
    text-transform: uppercase;
    border: 1px solid #495549;
    border-radius: 42px;
    padding: 1px 10px;
    margin-bottom: 5px;
    margin-top: 6px;
    margin-right: 5px;
}

p.woocommerce-result-count, form.woocommerce-ordering {
    display: none;
}
.catProd{
  position: absolute;
  top: 0;
  left: 8px;
  width: 400px;
  margin-top: 4px;
}
p.titprod {
    margin-top: 13px;
}
.term-description p {
    text-align: left;
}
.flex-viewport {
    height: 270px !important;
    margin-bottom: 6px;
}
img.wp-post-image {
    height: 270px;
    width: auto;
}
ol.flex-control-nav.flex-control-thumbs {
    margin-bottom: 24px;
}
.woocommerce-variation-add-to-cart.variations_button {
    width: 100%;
}
ul.tabs.wc-tabs li {
    padding: 6px 14px;
}
ul.tabs.wc-tabs li a {
    font-size: 12px;
}
.tabProduct {
    margin-bottom: 120px;
    padding: 19px;
}
.woocommerce-Tabs-panel {
    padding: 20px;
}
.relatedSection {
    background-color: #FBF8F3;
    padding: 60px 0px;
}
.conteProductPage {
    margin: 24px 0px;
}
.breadcrumbContent, .breadcrumbContent a {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
}
.woocommerce-product-gallery__wrapper img {
    height: 270px;
    width: auto;
}
.coupon input {
    width: 100% !important;
    text-align: center;
}
.coupon button.button {
    width: 100% !important;
}
.coupon {
    float: left;
    width: 100%;
    text-align: center;
}
.piatumazioneProdotti {
    padding: 24px 46px;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 100% !important;
}
.form-row.place-order button {
    font-size: 18px;
    margin-top: 16px;
    padding: 16px;
}
form.checkout_coupon.woocommerce-form-coupon {
    background: #fff;
}
form.checkout_coupon.woocommerce-form-coupon p {
    margin-top: 0px;
    font-size: 15px;
    margin-bottom: 16px;
}
form.checkout_coupon.woocommerce-form-coupon p {
    width: 100%;
}
form.checkout_coupon.woocommerce-form-coupon input {
    padding: 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
}
p.form-row.form-row-last button {
    width: 100%;
    background: #495549;
    color: #fff;
    padding: 14px;
}
p.form-row.form-row-first {
    margin-bottom: 0px !important;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    line-height: 23px;
}
.woocommerce-terms-and-conditions-wrapper p {
    margin: 0px 0px 16px 0px;
}
li.wc_payment_method.payment_method_stripe label {
    font-size: 14px;
    line-height: 14px;
}
ul.woocommerce-SavedPaymentMethods.wc-saved-payment-methods {
    margin: 0px !important;
    padding: 0px;
}
.contTextPrima {
    height: auto;
    padding: 24px;
}
.OkuPeople {
    text-align: center;
}
.metaPeople {
    margin-bottom: 48px;
}
.metaPeople {
    margin-bottom: 48px;
    height: auto;
}
.OkuPartners {
    padding: 60px 0px;
    text-align: center;
}
p.titPartners {
    font-size: 40px;
    line-height: 40px;
}
.rightServ, .leftServ {
    float: left;
    width: 100%;
    padding: 60px 24px;
    text-align: center;
    height: auto;
}
.imgServ {
    height: 100px;
    width: 100px;
    margin: 0px auto 24px;
}
p.titleServ {
    font-size: 30px;
    width: 100%;
}
p.textServ {
    height: auto;
    font-size: 16px;
}
.heroAzienda.heroDue p {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
}
.heroServizi {
    padding: 60px 0px 0px;
}
.heroServizi img {
    width: 100%;
    height: auto;
}
.testoSottoHero {
    padding: 60px 0px;
}
p.titProcesso {
    font-size: 40px;
    line-height: 44px;
}
.processo {
    padding: 60px 0px;
    text-align: center;
}
.banner {
    position: relative;
    padding: 80px 24px;
    text-align: center;
}
.titBanner {
    font-size: 40px;
    line-height: 40px;
}
.banner {
    background-size: cover;
    background-position: center;
}
.textIconGreen {
    margin-bottom: 48px;
}
.fattoOku {
    padding: 60px 0px;
}
.singleSliderImg {
    height: 200px !important;
}
.textNews {
    color: #fff;
    font-size: 16px;
    width: 100%;
    margin: 14px auto;
}
.newsLetter2 .titMake {
    font-size: 36px;
    width: 100%;
    margin: 0 auto;
    color: #fff !important;
}
.imageSos {
    height: 300px;
}
.ultimoTesto {
    font-size: 24px;
    width: 100%;
    line-height: 30px;
}
.contOne {
    padding: 80px 0px;
}
img.iconGreen {
    width: 100px;
    height: auto;
}
.singleImgGall{
  height: 250px;
}
.sezioneAziendale.sAzArchivio .contentAz2 img {
    height: 48px !important;
}
.imageStories {
    height: 200px;
    background-size: cover;
    background-position: center;
}
.xoo-wsc-basket {
    top: auto  !important;
    bottom: 5px  !important;
    left: 20px  !important;
    right: auto  !important;
}
h1.subHome {
    text-align: left;
}
a.buttonL {
    width: 100%;
}
.headingSection .subHome {
    text-align: left;
}
.headingSection .titleHome {
    text-align: center;
}
.filtroProdotti {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
}
.berocket_single_filter_widget {
    width: 100%;
}
p.prezzo {
    height: 37px;
}
.languags {
    left: 100px;
    position: absolute;
}
.iconHeader a {
    margin-left: 4px;
}
.rightHT {
    float: left;
    width: 30%;
    position: relative;
}
.leftHT {
    float: left;
    width: 70%;
}
ul.tabs.wc-tabs li {
    width: 100%;
    margin-bottom: 2px;
}
.addprod {
    position: relative;
    right: 0;
    bottom: 0;
    display: inline-block;
    width: 50%;
    background: #eee;
}
img.arrowCardProd2 {
    position: relative;
    right: 0;
    bottom: 0;
    display: inline-block;
    padding: 8px 18px;
    background: #eee;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
    background: transparent !important;
}
.dgwt-wcas-search-wrapp {
    max-width: 80% !important;
}
.dgwt-wcas-search-wrapp {
    position: relative;
    margin: 0px 16px !important;
}
.closebutton {
    cursor: pointer;
    position: absolute;
    z-index: 33;
    right: 21px;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 100% !important;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: right;
    width: 100%  !important;
}
.woocommerce-terms-and-conditions-wrapper p {
    font-size: 14px;
}
.site-main ul.productss.columns-3 li {
    width: 50%;
    margin-bottom: 32px;
}
.site-main ul.productss.columns-4 li {
    width: 50%;
    margin-bottom: 32px;
}
ul.page-numbers {
    padding: 0px;
    margin: 0px 0px 40px 0px;
    list-style: none;
    display: flex;
    width: 100%;
    gap: 8px;
    justify-content: center;
    padding: 0px !important;
}
.woocommerce-product-gallery__wrapper {
    text-align: center;
}
ol.flex-control-nav.flex-control-thumbs {
    text-align: center;
}
.gtranslate_wrapper {
    display: inline-table;
    position: absolute;
}
.gtranslate_wrapper a {
    color: #495549;
    font-size: 19px;
    opacity: 0.5;
}
.gtranslate_wrapper {
    display: inline-table;
    position: absolute;
    top: 45px;
}
.woocommerce-cart-form {
    width: 100%;
}
ul.productss.columns-2 li {
    padding: 5px;
}

.woocommerce table.shop_table_responsive thead,.woocommerce-page table.shop_table_responsive thead {
    display: none
}

.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
    border-top: 0
}

.woocommerce table.shop_table_responsive tbody th,.woocommerce-page table.shop_table_responsive tbody th {
    display: none
}

.woocommerce table.shop_table_responsive tr,.woocommerce-page table.shop_table_responsive tr {
    display: block
}

.woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td {
    display: block;
    text-align: right!important
}

.woocommerce table.shop_table_responsive tr td.order-actions,.woocommerce-page table.shop_table_responsive tr td.order-actions {
    text-align: left!important
}

.woocommerce table.shop_table_responsive tr td::before,.woocommerce-page table.shop_table_responsive tr td::before {
    content: attr(data-title) ": ";
    font-weight: 700;
    float: left
}

.woocommerce table.shop_table_responsive tr td.actions::before,.woocommerce table.shop_table_responsive tr td.product-remove::before,.woocommerce-page table.shop_table_responsive tr td.actions::before,.woocommerce-page table.shop_table_responsive tr td.product-remove::before {
    display: none
}

.woocommerce table.shop_table_responsive tr:nth-child(2n) td,.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background-color: rgba(0,0,0,.025)
}

.woocommerce table.my_account_orders tr td.order-actions,.woocommerce-page table.my_account_orders tr td.order-actions {
    text-align: left
}

.woocommerce table.my_account_orders tr td.order-actions::before,.woocommerce-page table.my_account_orders tr td.order-actions::before {
    display: none
}

.woocommerce table.my_account_orders tr td.order-actions .button,.woocommerce-page table.my_account_orders tr td.order-actions .button {
    float: none;
    margin: .125em .25em .125em 0
}

.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2 {
    float: none;
    width: 100%
}

.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product {
    width: 48%;
    float: left;
    clear: both;
    margin: 0 0 2.992em
}

.woocommerce ul.products[class*=columns-] li.product:nth-child(2n),.woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
    float: right;
    clear: none!important
}

.woocommerce #content div.product div.images,.woocommerce #content div.product div.summary,.woocommerce div.product div.images,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.images,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.images,.woocommerce-page div.product div.summary {
    float: none;
    width: 100%
}

.woocommerce #content table.cart .product-thumbnail,.woocommerce table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail {
    display: none
}

.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions {
    text-align: left
}

.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon {
    float: none;
    padding-bottom: .5em
}

.woocommerce #content table.cart td.actions .coupon::after,.woocommerce #content table.cart td.actions .coupon::before,.woocommerce table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::before,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::before,.woocommerce-page table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::before {
    content: " ";
    display: table
}

.woocommerce #content table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::after {
    clear: both
}

.woocommerce #content table.cart td.actions .coupon .button,.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce #content table.cart td.actions .coupon input,.woocommerce table.cart td.actions .coupon .button,.woocommerce table.cart td.actions .coupon .input-text,.woocommerce table.cart td.actions .coupon input,.woocommerce-page #content table.cart td.actions .coupon .button,.woocommerce-page #content table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon input,.woocommerce-page table.cart td.actions .coupon .button,.woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon input {
    width: 48%;
    box-sizing: border-box
}

.woocommerce #content table.cart td.actions .coupon .button.alt,.woocommerce #content table.cart td.actions .coupon .input-text+.button,.woocommerce table.cart td.actions .coupon .button.alt,.woocommerce table.cart td.actions .coupon .input-text+.button,.woocommerce-page #content table.cart td.actions .coupon .button.alt,.woocommerce-page #content table.cart td.actions .coupon .input-text+.button,.woocommerce-page table.cart td.actions .coupon .button.alt,.woocommerce-page table.cart td.actions .coupon .input-text+.button {
    float: right
}

.woocommerce #content table.cart td.actions .button,.woocommerce table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button {
    display: block;
    width: 100%
}

.woocommerce .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .cross-sells,.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .shipping_calculator {
    width: 100%;
    float: none;
    text-align: left
}

.woocommerce-page.woocommerce-checkout form.login .form-row,.woocommerce.woocommerce-checkout form.login .form-row {
    width: 100%;
    float: none
}

.woocommerce #payment .terms,.woocommerce-page #payment .terms {
    text-align: left;
    padding: 0
}

.woocommerce #payment #place_order,.woocommerce-page #payment #place_order {
    float: none;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 1em
}

.woocommerce .lost_reset_password .form-row-first,.woocommerce .lost_reset_password .form-row-last,.woocommerce-page .lost_reset_password .form-row-first,.woocommerce-page .lost_reset_password .form-row-last {
    width: 100%;
    float: none;
    margin-right: 0
}

.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation {
    float: none;
    width: 100%
}
button.accordionMob img {
    height: 24px;
}
.single-product .twentythirteen .panel {
    padding-left: 20px!important;
    padding-right: 20px!important
}
form.woocommerce-ordering {
    float: right;
    display: inline-block;
    width: 60%;
}
.iconFilterMob {
    float: left;
    width: 45%;
}
button.accordionMob {
    background: #495549;
    border: none;
    padding: 8px;
    border-radius: 6px;
}
form.woocommerce-ordering {
    float: right;
    display: block;
}
.accordion, .accordionTre {
    background-color: #495549;
    color: #fff;
    cursor: pointer;
    padding: 12px 49px 12px 18px;
    width: 50%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    font-size: 20px;
    border-radius: 30px;
}
.sortingMobile {
    position: absolute;
    right: 30px;
    top: 13px;
    height: 20px;
}
select.orderby {
    font-size: 14px;
    text-align: right !important;
}
}
