.rev-btn {
text-transform: uppercase;
}
.menu-line-below-80-1 #Top_bar:not(.is-sticky) .menu > li > a:after {
display: none !important;
}
.sticky-tb-color #Top_bar.is-sticky #menu a {
color: rgb(27, 32, 41);
}
#Top_bar .menu > li.current-menu-item > a, #Top_bar .menu > li.current_page_item > a {
color: #ff5100 !important;
}
a.elementor-button {
background-color: #ff5100 !important;
text-transform: uppercase;
}
.prodotti-home .post-meta {
display: none;
}
.prodotti-home .blog-teaser li:hover .desc-wrapper .desc .post-title:after{
width: 100%;
background-color: #FF5100;
}
.prodotti-home .blog-teaser li .desc-wrapper .desc .post-title:before{
content: '';
width: 20px;
height: 20px;
position: absolute;
opacity: 0;
top: calc(100% - 42px);
left: 10px;
background-color: #fff;
background-repeat: no-repeat;
background-position: 50%;
background-attachment: scroll;
background-size: 10px 10px;
background-image: url(//www.begnigroup.it/wp-content/themes/betheme-child/images/arr_r.png);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
animation: loadArrow 350ms ease 1;
-webkit-animation: loadArrow ease 350ms 1;
-webkit-transition: all 350ms linear;
-moz-transition: all 350ms linear;
-ms-transition: all 350ms linear;
-o-transition: all 350ms linear;
transition: all 350ms linear;
}
.prodotti-home .blog-teaser li:hover .desc-wrapper .desc .post-title:before{
opacity: 1;
left: calc(100% - 40px);
background-color: #FF5100;
background-repeat: no-repeat;
background-position: 50%;
background-attachment: scroll;
background-size: 10px 10px;
background-image: url(//www.begnigroup.it/wp-content/themes/betheme-child/images/arr_r_w.png);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
animation: loadArrow 350ms ease 1;
-webkit-animation: loadArrow ease 350ms 1;
-webkit-transition: all 350ms linear;
-moz-transition: all 350ms linear;
-ms-transition: all 350ms linear;
-o-transition: all 350ms linear;
transition: all 350ms linear;
}
h3 {
font-size: 40px;
line-height: 40px;
font-weight: 600;
letter-spacing: 0px;
color: #606060 !important;
}
h3.title {
font-size: 80px;
line-height: 70px;
text-align: center;
color: #000000 !important;
}
.prodotti-home .blog-teaser li {
width: calc(50% - 10px);
height: 500px;
display: inline-block;
float: none;
margin: 0 !important;
}
.prodotti-home .blog-teaser li:first-child {
margin-right: 10px !important;
margin-bottom: 10px !important;
}
.prodotti-home .blog-teaser li:nth-child(2) {
margin-left: 10px !important;
margin-bottom: 10px !important;
}
.prodotti-home .blog-teaser li:nth-child(3) {
margin-right: 10px !important;
}
.prodotti-home .blog-teaser li:last-child {
margin-left: 10px !important;
}
.prodotti-home .blog-teaser li p.desc-prod,
.prodotti-home .blog-teaser p.desc-prod {
color: #fff;
font-size: 16px;
line-height: 20px;
opacity: 0;
display: none;
margin-bottom: -20px;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.prodotti-home .blog-teaser li:hover p.desc-prod {
opacity: 1;
display: flex;
margin-bottom: 0;
animation: loadOpacity 500ms ease 1;
-webkit-animation: loadOpacity ease 500ms 1;
-webkit-transition: all 500ms linear;
-moz-transition: all 500ms linear;
-ms-transition: all 500ms linear;
-o-transition: all 500ms linear;
transition: all 500ms linear;
}
@keyframes loadOpacity {
0% {
margin-bottom: -20px;
opacity: 0;
}
100% {
margin-bottom: 0;
opacity: 1;
}
}
.text-white {
color: #fff !important;
}
.text-gray {
color: #868282;
}
.text-dark {
color: #1B2029;
}
.paragrafo-mini {
font-size: 16px;
line-height: 18px;
}
.circle a.elementor-button,
.circle-banner a.elementor-button .elementor-align-icon-right {
background-color: #fff !important;
-webkit-border-radius: 20px !important;
-moz-border-radius: 20px !important;
border-radius: 20px !important;
font-size: 20px !important;
line-height: 20px !important;
}
#Footer {
background-color: #FF5100;
}
.mini-footer {
font-size: 12px;
line-height: 16px;
}
.text-black {
color: #000;
}
.privacy-foot {
margin-top: 20px;
}
img.logo-footer {
max-width: 200px;
}
#Footer .widgets_wrapper {
padding: 60px 0 0 0;
}
.app-box h2 {
text-align: left;
padding: 0 20px;
}
.app-box a:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,.4);
z-index: 1;
display: block;
-webkit-transition: all 500ms linear;
-moz-transition: all 500ms linear;
-ms-transition: all 500ms linear;
-o-transition: all 500ms linear;
transition: all 500ms linear;
}
.app-box a:hover:before {
background-color: rgba(0,0,0,.6);
-webkit-transition: all 500ms linear;
-moz-transition: all 500ms linear;
-ms-transition: all 500ms linear;
-o-transition: all 500ms linear;
transition: all 500ms linear;
}
.footer-news {
background: rgb(27,32,41);
background: linear-gradient(284deg, rgba(27,32,41,1) 25%, rgba(102,106,112,1) 75%);
color: #fff;
padding: 50px 0;
box-sizing: border-box;
}
.footer-news h4 {
color: #fff;
margin: 10px 0 0 0;
}
.footer-news .preview {
padding: 0 25px;
box-sizing: border-box;
}
.circle-banner a.elementor-button {
background-color: transparent !important;
text-transform: inherit !important;
color: #fff !important;
font-weight: 700 !important;
font-size: 32px !important;
line-height: 36px !important;
margin-right: 18vw;
}
.form-banner a.elementor-button {
background-color: transparent !important;
text-transform: inherit !important;
color: #fff !important;
font-weight: 700 !important;
font-size: 26px !important;
line-height: 30px !important;
}
.circle-banner a.elementor-button .elementor-align-icon-right {
width: 30px;
height: 30px;
color: #707070;
margin-top: 5px;
}
.circle-banner a.elementor-button .elementor-align-icon-right i {
margin-top: 6px;
margin-left: 2px;
}
.form-banner .elementor-widget-container {
background-position: top 0 right 30%;
}
.form-banner .elementor-widget-container span.elementor-button-text{
max-width: 400px;
text-align: right;
padding: 0 50px 0 0;
}
.bg-gray-link {
background-color: #BABABA;
padding: 20px;
box-sizing: border-box;
}
h4, h4 a,
h4 a:hover,
.style-simple .sliding_box .desc_wrapper h4 {
font-family: inherit;
font-size: 16px;
line-height: 22px;
}
.fast-link {
position: absolute;
top: 0;
right: 90px;
font-family: "Barlow Condensed",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif !important;
font-size: 13px;
line-height: 13px;
text-align: left;
font-weight: 600;
}
.shop-link {
color: #000;
text-decoration: none !important
}
.shop-link img {
width: 60px;
height: auto;
display: block;
margin-bottom: 5px;
mix-blend-mode: multiply;
margin-left: -5px;
}
.bg-gray-shop {
background-color: #C1C1C1;
padding: 15px;
box-sizing: border-box;
height: 90px;
}
.text-arancio {
color: #FF5100;
}
nav#menu {
margin-right: 190px;
}
#Top_bar .secondary_menu_wrapper {
position: absolute;
top: 0;
right: 0;
z-index: 1;
background-color: #FF5100;
padding: 40px 10px 0 10px;
box-sizing: border-box;
width: 90px;
height: 90px;
display: flex;
}
#Header .secondary-menu > li {
padding: 4px;
background-color: transparent !important
}
#Top_bar .secondary_menu_wrapper ul li a {
color: #000;
background-color: transparent !important
}
#Top_bar .secondary_menu_wrapper ul li.current-lang a {
color: #fff;
}
#Top_bar .menu > li > a span:not(.description) {
padding: 0 15px;
}
.cl-sm-1 {
width: 8.33%;
}
.cl-sm-2 {
width: 16.66%;
}
.cl-sm-3 {
width: 25%;
}
.cl-sm-4 {
width: 33.33%;
}
.cl-sm-5 {
width: 41.66%;
}
.cl-sm-6 {
width: 50%;
}
.cl-sm-7 {
width: 58.33%;
}
.cl-sm-8 {
width: 66.66%;
}
.cl-sm-9 {
width: 75%;
}
.cl-sm-10 {
width: 83.33%;
}
.cl-sm-11 {
width: 91.66%;
}
.cl-sm-12 {
width: 100%;
}
.flex-stretch {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
-webkit-align-items: stretch;
align-items: stretch;
}
.flex-center {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.flex-end {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: flex-end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.flex-start {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: flex-start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.align-self-btm-left {
align-self: flex-end;
}
.align-self-top-right {
align-self: flex-start;
}
.aligner-item--bottom {
align-self: flex-end;
}
.align-center {
text-align: center !important;
}
.align-right {
text-align: right;
}
.align-left {
text-align: left !important;
}
.freccia {
display: inline-flex;
background-color: #fff;
width: 20px;
height: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
text-align: center;
margin-left: 10px;
}
.freccia i {
color: #707070;
font-size: 11px;
line-height: 11px;
} body.page-id-3786 #Subheader,
body.page-id-4661 #Subheader {
background-image: url(//www.begnigroup.it/wp-content/themes/betheme-child/images/testata-tech-for-safety.jpg);
} body.page-id-30 #Subheader,
body.page-id-4517 #Subheader {
background-image: url(//www.begnigroup.it/wp-content/themes/betheme-child/images/testata-chi-siamo.jpg);
} body.page-id-971 #Subheader,
body.page-id-3948 #Subheader {
background-image: url(//www.begnigroup.it/wp-content/themes/betheme-child/images/testata-prodotti.jpg);
} body.page-id-1156 #Subheader,
body.page-id-4549 #Subheader {
background-image: url(//www.begnigroup.it/wp-content/themes/betheme-child/images/testata-prodotti.jpg);
} body.term-22 #Subheader,
body.term-416 #Subheader {
background-image: url(//www.begnigroup.it/wp-content/themes/betheme-child/images/testata-sollevamento.jpg);
} body.term-42 #Subheader,
body.term-418 #Subheader {
background-image: url(//www.begnigroup.it/wp-content/themes/betheme-child/images/testata-ancoraggio-dei-carichi.jpg);
} body.term-41 #Subheader,
body.term-424 #Subheader {
background-image: url(//www.begnigroup.it/wp-content/themes/betheme-child/images/testata-reggiatura-rizzaggio.jpg);
} body.term-29 #Subheader,
body.term-426 #Subheader {
background-image: url(//www.begnigroup.it/wp-content/themes/betheme-child/images/testata-sacchi-gonfiabili.jpg);
} body.term-203 #Subheader,
body.term-420 #Subheader {
background-image: url(//www.begnigroup.it/wp-content/themes/betheme-child/images/testata-golfari-girevoli.jpg);
}
body.page-id-722 #Subheader,
body.page-id-4458 #Subheader {
background-image: url(//www.begnigroup.it/wp-content/themes/betheme-child/images/testata-imballaggio.jpg);
}
body.page-id-707 #Subheader,
body.page-id-4453 #Subheader {
background-image: url(//www.begnigroup.it/wp-content/themes/betheme-child/images/testata-forge.jpg);
}
body.page-id-741 #Subheader,
body.page-id-4482 #Subheader {
background-image: url(//www.begnigroup.it/wp-content/themes/betheme-child/images/testata-gas.jpg);
}
body.page-id-693 #Subheader,
body.page-id-4505 #Subheader {
background-image: url(//www.begnigroup.it/wp-content/themes/betheme-child/images/testata-tubifici.jpg);
}
body.page-id-748 #Subheader,
body.page-id-4496 #Subheader  {
background-image: url(//www.begnigroup.it/wp-content/themes/betheme-child/images/testata-terminal.jpg);
}
body.page-id-760 #Subheader,
body.page-id-4445 #Subheader {
background-image: url(//www.begnigroup.it/wp-content/themes/betheme-child/images/testata-auto.jpg);
}
body.page-id-1187 #Subheader,
body.page-id-4543 #Subheader {
background-image: url(//www.begnigroup.it/wp-content/themes/betheme-child/images/testata-faq.jpg);
}
body.page-id-1243 #Subheader,
body.page-id-4538 #Subheader {
background-image: url(//www.begnigroup.it/wp-content/themes/betheme-child/images/testata-download.jpg);
}
body.page-id-36 #Subheader,
body.page-id-4533 #Subheader {
background-image: url(//www.begnigroup.it/wp-content/themes/betheme-child/images/testata-contatti.jpg);
}
body.page-id-971 #Subheader,
body.page-id-3948 #Subheader {
background-image: url(//www.begnigroup.it/wp-content/themes/betheme-child/images/testata-applicazioni.jpg);
}
.pallino-lista .circle:before {
content: '';
width: 10px;
height: 10px;
background-color: #FF5100;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
display: inline-block;
margin-right: 10px;
}
.pallino-lista {
margin-bottom: 20px;
}
.f-14 {
font-size: 14px;
line-height: 18px;
}
.f-16 {
font-size: 16px;
line-height: 20px;
}
.f-20 {
font-size: 20px;
line-height: 26px;
}
#Top_bar .menu > li > a span > span.sottotitolo {
display: none !important;
}
#Subheader span.sottotitolo {
color: #ff5100;
display: block;
margin-top: 20px;
font-size: 22px;
line-height: 26px;
max-width: 500px;
width: 100%;
}
a.contatti-cta {
width: 180px;
height: 96px;
position: fixed;
top: 65%;
left: 0;
z-index: 3;
background-color: #007BC3;
color: #fff;
font-size: 14px;
line-height: 18px;
padding: 20px 20px;
box-sizing: border-box;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
a.prodotti-cta {
width: 180px;
height: 80px;
position: fixed;
top: calc(65% + 97px);
left: 0;
z-index: 3;
background-color: #C1C1C1;
color: #fff;
font-size: 14px;
line-height: 18px;
padding: 20px 20px;
box-sizing: border-box;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
a.contatti-cta.hide,
a.prodotti-cta.hide {
left: -300px;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
a.contatti-cta .freccia,
a.prodotti-cta .freccia {
margin-top: -20px;
}
span.sup-title {
color: #606060;
font-weight: 600;
font-family: 'Barlow Condensed';
font-size: 26px;
line-height: 30px;
}
h2.s-title {
font-size: 70px;
line-height: 74px;
margin-top: -10px;
}
.box-chiaro-int > .elementor-widget-wrap {
background-color: #D8D8D8 !important;
}
.zoom_box .desc {
background: rgba(0,0,0,0) !important;
} body.single-product #Subheader {
background-image: none !important; background-color: #E8E8E8;
text-align: center;
padding-bottom: 120px;
} body.single-product .column.one.post-nav.minimal,
body.single-product .fixed-nav {
display: none !important;
}
body.single-product.header-transparent #Top_bar .menu > li > a span {
color: #000000;
}
body.single-product #Subheader .title {
color: #000;
font-size: 90px;
line-height: 90px;
text-align: center;
} body.single-product #Subheader p {
margin: 25px 0 0 0;
}
body.single-product.woocommerce div.product div.images .flex-viewport img,
body.single-product.woocommerce div.product figure.woocommerce-product-gallery__wrapper img {
border: solid 1px #707070 !important;
height: 400px !important;
object-fit: contain !important;
}
body.single-product.woocommerce .woocommerce-product-gallery {
margin-top: -100px !important;
position: relative;
z-index: 1;
}
body.single-product.woocommerce .woocommerce-product-gallery .flex-viewport .flex-active-slide,
body.single-product.woocommerce div.product figure.woocommerce-product-gallery__wrapper {
height: 500px !important;
background-color: #fff;
}
body.single-product.woocommerce div.product div.images .flex-control-thumbs li {
width: calc(25% - 20px);
float: left;
margin: 10px;
list-style: none;
border: solid 1px #707070;
}
body.single-product.woocommerce div.product div.images .flex-control-thumbs li img {
height: 150px;
object-fit: cover;
}
body.single-product.woocommerce .product_meta,
body.single-product.woocommerce .tabs.wc-tabs.ui-tabs-nav {
display: none;
}
body.single-product.woocommerce .related.products h3 {
text-transform: uppercase;
text-align: center;
}
body.single-product.woocommerce .related.products {
border: none;
}
body.page-id-693 #Subheader {
background-image: url(//www.begnigroup.it/wp-content/themes/betheme-child/images/testata-tubifici-extrafiliere.jpg);
}
.text-black {
color: #000 !important;
}
.woocommerce ul.products li.product a {
text-decoration: none;
font-family: 'Barlow Condensed';
font-weight: 600;
font-size: 20px;
line-height: 24px;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.woocommerce ul.products li.product {
background-color: inherit;
color: inherit;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.woocommerce ul.products li.product:hover {
background-color: #ff5100;
color: #fff;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.woocommerce ul.products li.product:hover img {
opacity: 0;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.woocommerce ul.products li.product h4 {
padding-bottom: 10px;
box-sizing: border-box;
}
.woocommerce ul.products li.product:hover h4 a {
position: relative;
color: #fff;
padding-bottom: 10px;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.woocommerce ul.products li.product h4 a:before {
content: '';
width: 0;
height: 0px;
background-color: transparent;
position: absolute;
bottom: 0;
left: 0;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.woocommerce ul.products li.product:hover h4 a:before {
content: '';
width: 50%;
height: 5px;
background-color: #fff;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
div#prodotti-menu {
position: fixed;
top: 0;
left: -300px;
z-index: 99999;
background-color: #C1C1C1;
color: #fff;
width: 100%;
max-width: 300px;
height: 100vh;
padding: 30px;
box-sizing: border-box;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
div#prodotti-menu.active {
left: 0;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.ico-close img {
width: 30px;
height: auto;
-webkit-filter: invert(1);
filter: invert(1);
}
ul.nav-prodotti {
margin-top: 20px;
}
ul.nav-prodotti li a {
color: #fff;
text-decoration: none;
font-size: 15px;
line-height: 20px;
font-weight: 700;
margin-bottom: 10px;
display: block;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
ul.nav-prodotti li a:hover {
opacity: .8;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
ul.nav-prodotti li.categoria {
position: relative;
}
ul.nav-prodotti li.categoria .sub-categoria,
ul.nav-prodotti li.categoria .sub-categoria .sub-categoria-prods {
display: none;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
ul.nav-prodotti li.categoria.current .sub-categoria,
ul.nav-prodotti li.categoria.current .sub-categoria .sub-categoria-prods.current {
display: block;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
ul.nav-prodotti li.categoria.current > .freccia,
ul.nav-prodotti li.categoria.current .sub-categoria.current .freccia {
display: none;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
ul.nav-prodotti li.categoria:not(.current) > .freccia,
ul.nav-prodotti li.categoria li.sub-categoria:not(.current) .freccia {
display: inherit;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.prodotti-cta .freccia .elementor-button-icon,
.contatti-cta .freccia .elementor-button-icon,
ul.nav-prodotti li.categoria .freccia .elementor-button-icon {
margin-top: -2px;
}
ul.nav-prodotti li.categoria .sub-categoria .sub-categoria-prods li {
padding-left: 10px;
box-sizing: border-box;
} ul.nav-prodotti li.categoria a.main {
font-size: 23px;
line-height: 20px;
margin: 20px 0;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
ul.nav-prodotti li a.item-prod {
font-size: 14px;
line-height: 16px;
}
ul.nav-prodotti li a.item-prod.active {
color: #000;
}
ul.nav-prodotti li.categoria.current a.main {
color: #000;
}
ul.nav-prodotti li.categoria.current a.current,
ul.nav-prodotti a.item-cat.active {
color: #ff5100;
}
.overflow {
width: 100%;
height: 90%;
overflow-y: auto;
overflow-x: hidden;
padding-right: 0;
}
.overflow::-webkit-scrollbar {
width: 4px;
height: 1px;
}
.overflow::-webkit-scrollbar-button {
width: 0px;
height: 0px;
}
.overflow::-webkit-scrollbar-thumb {
background: #000;
border: 0px none #ffffff;
border-radius: 0px;
}
.overflow::-webkit-scrollbar-thumb:hover {
background: #272727;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.overflow::-webkit-scrollbar-thumb:active {
background: #272727;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.overflow::-webkit-scrollbar-track {
background: #888888;
border: 0px none #ffffff;
border-radius: 0px;
}
.overflow::-webkit-scrollbar-track:hover {
background: #888888;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.overflow::-webkit-scrollbar-track:active {
background: #888888;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.overflow::-webkit-scrollbar-corner {
background: transparent;
}
.woocommerce .product.style-modern .product_wrapper .product_image_wrapper {
margin-bottom: 0;
}
.accordion-box {
max-width: calc(100% - 20px);
margin: 0 auto;
cursor: pointer;
border: solid 1px #707070;
margin-bottom: 15px;
}
.accordion-box:last-child {
margin-bottom: 0;
}
.accordion-box .header-accordion {
background: rgb(27,32,41);
background: linear-gradient(275deg, rgba(27,32,41,1) 0%, rgba(102,106,112,1) 100%);
color: #fff;
padding: 20px 20px 20px 40px;
box-sizing: border-box;
font-size: 20px;
line-height: 26px;
font-weight: 700;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.accordion-box.active .header-accordion {
background: rgb(255,81,0);
background: linear-gradient(275deg, rgba(255,81,0,1) 0%, rgba(255,81,0,1) 100%);
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.accordion-box .ico-accordion {
position: relative;
}
.accordion-box .ico-accordion:before {
content: '';
background-color: transparent;
background-repeat: no-repeat;
background-position: 50%;
background-attachment: scroll;
background-size: contain;
background-image: url(//www.begnigroup.it/wp-content/themes/betheme-child/images/plus.png);
width: 20px;
height: 33px;
display: block;
margin-top: -5px;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.accordion-box.active .ico-accordion:before {
background-image: url(//www.begnigroup.it/wp-content/themes/betheme-child/images/minus.png);
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.accordion-box .accordion-content {
display: none;
padding: 80px 120px;
box-sizing: border-box;
font-size: 15px;
line-height: 22px;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.accordion-box.active .accordion-content {
display: block;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.btn-download {
background-color: #a3a3a3;
color: #fff;
font-size: 18px;
line-height: 22px;
font-weight: 700;
padding: 20px 20px 20px 40px;
box-sizing: border-box;
text-decoration: none !important;
}
.btn-download span.elementor-button-icon.elementor-align-icon-left {
margin-top: -5px;
}
.max-width-div {
max-width: calc(100% - 20px);
margin: 0 auto;
}
.download-block {
margin-top: 40px;
}
.padr-btn-download {
padding-right: 10px;
}
.padl-btn-download {
padding-left: 10px;
}
.button-download.scuro .elementor-button.elementor-size-xl {
background: rgb(27,32,41) !important;
background: linear-gradient(275deg, rgba(27,32,41,1) 0%, rgba(102,106,112,1) 100%) !important;
}
.button-download .elementor-button.elementor-size-xl {
font-size: 18px;
border-radius: 0;
width: 100%;
text-align: left;
font-weight: 700;
}
.bold {
font-weight: 700;
}
input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea, .woocommerce .quantity input.qty, .wp-block-search input[type="search"], .dark input[type="email"], .dark input[type="password"], .dark input[type="tel"], .dark input[type="text"], .dark select, .dark textarea {
color: #000 !important;
font-size: 18px;
line-height: 22px; border-color: #ff5100;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
opacity: 1;
color: #000 !important;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
opacity: 1;
color: #000 !important;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
opacity: 1;
color: #000 !important;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
opacity: 1;
color: #000 !important;
}
.freccia-menu {
cursor: pointer;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.freccia-menu.rotate {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-ms-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.freccia-menu.freccia i {
margin-top: 2px;
display: block;
}
.freccia-menu.rotate.freccia i {
margin-left: 2px;
}
.cover-full,
.cover-full > div {
height: 100%;
}
.cover-full img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: 0;
}
.accordion-content ul {
list-style: inherit !important;
}
select.orderby {
display: none !important;
}
.prodotti-home .blog-teaser li:nth-child(4) {
margin-left: 10px !important;
}
.prodotti-home .blog-teaser li:nth-child(5) {
margin-right: 10px !important;
margin-left: 0 !important;
margin-top: 10px !important;
}
body.archive.tax-product_cat .term-description {
padding-left: 15vw;
}
body.archive.tax-product_cat .content_wrapper .section.woocommerce_before_main_content {
max-width: 1060px;
margin: 0 auto;
padding-left: 15vw;
}
#Footer a:not(.button) {
color: #000 !important;
text-decoration: underline !important;
}
.pswp__caption {
display: none !important;
}
.wpcf7-response-output {
font-weight: 700;
font-size: 20px;
line-height: 24px;
text-align: center;
color: #46b450;
}
.app-box img {
height: 355px !important;
object-fit: cover !important;
}
#Subheader .title {
font-size: 95px;
line-height: 80px;
}
ul.social li i {
color: #fff;
font-size: 20px;
}
.icon-play:before {
content: '\e95f' !important;
}
.breadcrumbs .sottotitolo {
display: none !important;
}
body:not(.home) #Subheader {
margin-bottom: 80px !important;
}
body.single-product #Subheader {
margin-bottom: 140px !important;
}
#Subheader ul.breadcrumbs {
display: block;
width: 100%;
margin: 0;
font-size: 1em!important;
float: right;
text-align: right;
position: absolute;
bottom: -140px;
right: 0;
}
body.single-product #Subheader ul.breadcrumbs {
bottom: -160px;
}
#Subheader ul.breadcrumbs li {
color: #000;
font-size: 14px;
line-height: 16px;
font-weight: 700;
text-transform: lowercase !important;
}
#Subheader ul.breadcrumbs li a {
color: #000;
font-size: 14px;
line-height: 16px;
font-weight: 500;
text-transform: lowercase !important;
}
#Subheader ul.breadcrumbs li span {
margin: 0 4px;
opacity: .4;
} .cc-banner input[type=checkbox],
.cc-banner input[type=radio] {
-webkit-appearance: auto !important;
-moz-appearance: auto !important;
visibility: initial !important;
width: 20px !important;
height: 20px !important;
}
.cc-banner .cc-message {
color: #fff;
}
a.cc-link,
.cc-compliance.cc-highlight a {
color: #fff !important;
}
.cc-compliance.cc-highlight {
margin: 0 auto;
}
.cc-window {
padding: 1rem 20% !important;
}
.p-md-4 {
padding: 1.5rem !important;
}
.bg-white {
background-color: #fff !important;
}
.py-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.mt-2 {
margin-top: 0.5rem !important;
}
.row.cc-window.cc-banner {
flex-wrap: wrap;
}
.cc-categories .row {
--bs-gutter-x: 1.5rem;
--bs-gutter-y: 0;
display: flex;
flex-wrap: wrap;
margin: 0;
}
.cc-categories .row.no-gutters {
padding: 10px;
box-sizing: border-box;
}
.align-items-center {
align-items: center !important;
}
.justify-content-center {
justify-content: center !important;
}
.d-flex {
display: flex !important;
}
.col-2 {
flex: 0 0 auto;
width: 16.6666666667%;
}
.col-12 {
flex: 0 0 auto;
width: 100%;
}
.col-10 {
flex: 0 0 auto;
width: 83.3333333333%;
}
.mt-2 {
margin-top: 0.5rem !important;
}
.cc-window a,
.cc-categories a {
text-decoration: underline !important;
}
.cc-banner.cc-bottom {
z-index: 9999999999;
}
.cc-categories .checkbx {
background-color: rgb(19, 19, 19) !important;
border-color: rgb(19, 19, 19) !important;
}
.cc-categories input[type=checkbox] {  margin: 0 auto;
}
.cc-categories .list-checkbox {
margin-bottom: 0px;
}
.cc-revoke {
border-radius: 0 !important;
padding: 8px 12px !important;
}
.cc-color-override-918988295.cc-window {
color: #000 !important;
}
.cc-revoke {
display: block !important;
}
.ays-pb-modal {
width: 100% !important;
max-width: 800px !important;
height: max-content !important;
overflow: hidden !important;
}
.ays-pb-modal p {
margin: 0 !important;
}
.ays-pb-modal h2,
.ays-pb-modal hr,
.ays-pb-modal br {
display: none !important;
}
.ays-pb-modal img {
width: 100% !important;
height: auto !important;
display: block !important;
}
.ays_content_box {
padding: 0 !important;
}
.ays-pb-modal img.onlymobile {
display: none !important;
}
.h1 {
font-size: 115px;
line-height: 110px;
font-weight: 500;
letter-spacing: 0px;
font-family: "Barlow Condensed", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
margin-bottom: 15px;
}
body.home header h1 {
font-family: "Barlow Condensed" !important;
color: rgb(255, 255, 255) !important;
line-height: 80px !important;
letter-spacing: 0px !important;
font-weight: 500 !important;
font-size: 95px !important;
}
@media (min-width: 768px) and (max-width: 1300px) and (orientation: landscape) {
.cc-window.cc-floating {
max-width: 100% !important;
bottom: 0 !important;
}
.menu-header {
padding: 0;
}
.no-tablet {
display: none;
}
.tablet {
display: block;
}
.flex-t {
display: block;
}
.t-all {
width: 100%;
}
}
@media only screen and (max-width: 767px) {
.ays-pb-modal {
height: 140px !important;
}
.ays-pb-modal img.onlydesk {
display: none !important;
}
.ays-pb-modal img.onlymobile {
display: block !important;
}
.cc-window {
padding: 1rem !important;
}
.cc-compliance {
display: block;
margin: 0 auto;
}
.cc-categories {
max-height: 40vh;
overflow-y: auto !important;
}
.cc-revoke,
.cc-window {
z-index: 999999999;
}
.cc-categories .list-checkbox .checkbx {
margin-right: 5px;
}
.cc-window.cc-floating {
max-width: 100%;
bottom: 0;
}
.cc-banner .cc-message {
color: #fff !important;
font-size: 14px !important;
line-height: 18px !important;
}
}
@media only screen and (max-width: 1023px) {
.cc-window.cc-floating {
max-width: 100%;
bottom: 0;
}
.h1 {
font-size: 60px;
line-height: 60px;
}
body.home header h1 {
line-height: 58px !important;
letter-spacing: 0px !important;
font-weight: 500 !important;
font-size: 69px !important;
}
}
@media only screen and (min-width: 960px) and (max-width: 1239px) {
body.archive.tax-product_cat .content_wrapper .section.woocommerce_before_main_content {
max-width: 940px;
}
}
@media only screen and (max-width: 1023px) {
body:not(.home) #Subheader {
margin-bottom: 0 !important;
}
#Subheader ul.breadcrumbs {
display: none;
}
}
@media only screen and (min-width: 768px) {
#Top_bar.is-sticky .secondary_menu_wrapper, #Top_bar.is-sticky .banner_wrapper {
display: flex !important;
}
#Top_bar.is-sticky .secondary_menu_wrapper {
padding: 20px 10px 0 10px;
height: 62px;
}
#Top_bar.is-sticky .bg-gray-shop {
height: 62px;
}
#Top_bar.is-sticky .bg-gray-shop img {
display: none;
}
}
@media only screen and (max-width: 1239px) {
#Top_bar .menu > li > a,
#Top_bar #menu ul li.submenu .menu-toggle {
color: #000;
}
#Top_bar a.responsive-menu-toggle i {
font-size: 22px;
line-height: 22px;
}
.responsive-menu-toggle  .label-menu {
color: #000;
font-size: 10px;
line-height: 10px;
margin-top: 0;
text-decoration: none !important;
}
.fast-link {
top: 40px;
right: 135px;
}
.fast-link img {
display: none;
}
.bg-gray-shop {
padding: 10px;
height: 60px;
}
#Top_bar .secondary_menu_wrapper {
top: 40px;
right: 60px;
padding: 10px;
width: 75px;
height: 60px;
}
}
@media only screen and (max-width: 1023px) {
h3 {
font-size: 25px;
line-height: 25px;
}
.prodotti-home .blog-teaser li {
height: 400px;
}
.prodotti-home .blog-teaser li .desc-wrapper .desc .post-title:before{
top: calc(100% - 32px);
}
.circle-banner a.elementor-button {
margin-right: 0;
}
.no-tablet {
display: none;
}
a.prodotti-cta {
width: 60%;
height: auto;
position: fixed;
top: auto;
right: 0;
left: auto;
-webkit-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 30%);
box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 30%);
bottom: 0;
z-index: 9;
padding: 10px 15px;
background-color: #FF5100;
font-weight: 700;
}
a.prodotti-cta .freccia {
margin-top: -30px;
}
h2.s-title {
font-size: 50px;
line-height: 50px;
margin-top: 0;
}
body.single-product #Subheader .title {
font-size: 50px;
line-height: 50px;
}
#Subheader {
padding: 20px 0 0 0;
}
.section_wrapper, .container, .four.columns .widget-area {
padding-left: 10px!important;
padding-right: 10px!important;
}
h3.title {
font-size: 40px;
line-height: 40px;
}
#Subheader .title {
font-size: 60px !important;
line-height: 60px !important;
padding-top: 50px;
}
#Subheader span.sottotitolo {
margin-top: 0;
font-size: 20px;
line-height: 24px;
padding-bottom: 20px;
}
footer .widget {
margin: 0;
}
.elementor-1156 .elementor-element.elementor-element-45efef8 > .elementor-widget-container {
padding: 25px 0px 25px 0px;
}
body.page-id-36 .elementor-widget-image img {
width: 50px;
height: auto;
}
h1, .text-logo #logo {
font-size: 60px;
line-height: 60px;
}
body.page-id-36 .elementor-column-gap-wider>.elementor-column>.elementor-element-populated {
padding: 30px 0;
}
.accordion-box {
position: relative;
z-index: 1;
}
body.single-product.woocommerce #Subheader .title {
font-size: 42px !important;
line-height: 42px !important;
}
body.single-product.woocommerce .woocommerce-product-gallery .flex-viewport .flex-active-slide,
body.single-product.woocommerce div.product figure.woocommerce-product-gallery__wrapper {
height: auto !important;
}
.woocommerce div.product div.images .flex-control-thumbs {
margin-top: 10px;
position: relative;
z-index: 3;
}
body.archive.tax-product_cat .term-description {
padding-left: 1%;
}
body.archive.tax-product_cat .content_wrapper .section.woocommerce_before_main_content {
padding-left: 0;
}
#Top_bar,
#Action_bar {
background-color: #fff!important;
position: static;
}
#Top_bar {
background-color: #ffffff !important;
}
#Top_bar #logo,
.header-transparent #Top_bar #logo {
padding: 10px 0;
}
.fast-link,
#Top_bar .secondary_menu_wrapper {
top: 0;
}
#Top_bar a.responsive-menu-toggle {
margin-top: -35px;
}
img.logo-footer {
max-width: 150px;
}
}
@media only screen and (max-width: 767px) {
.fast-link,
#Top_bar .secondary_menu_wrapper {
top: 0;
}
.flex-m {
display: block;
}
.m-all {
width: 100%;
}
.padr-btn-download,
.padl-btn-download {
padding: 0;
}
.btn-download {
margin: 10px auto;
}
.prodotti-home .blog-teaser li .desc-wrapper .desc .post-title:before{
top: calc(100% - 42px);
}
.prodotti-home .blog-teaser li {
width: 100%;
height: auto !important;
}
.prodotti-home .blog-teaser li:first-child {
margin-right: 0 !important;
margin-bottom: 10px !important;
}
.prodotti-home .blog-teaser li:nth-child(2) {
margin-left: 0 !important;
margin-bottom: 10px !important;
}
.prodotti-home .blog-teaser li:nth-child(3) {
margin-right: 0 !important;
}
.prodotti-home .blog-teaser li:nth-child(4) {
margin-left: 0 !important;
margin-top: 10px !important;
}
.prodotti-home .blog-teaser li:nth-child(5) {
margin-right: 0 !important;
margin-left: 0 !important;
margin-top: 10px !important;
}
.prodotti-home .blog-teaser li:last-child {
margin-left: 0 !important;
}
.accordion-box .header-accordion,
.accordion-box .accordion-content {
padding: 20px;
}
body.single-product.woocommerce div.product div.images .flex-control-thumbs li img {
height: 70px;
}
body.single-product.woocommerce div.product div.images .flex-viewport img, body.single-product.woocommerce div.product figure.woocommerce-product-gallery__wrapper img {
height: 300px !important;
}
body.home header h1 {
line-height: 46px !important;
letter-spacing: 0px !important;
font-weight: 500 !important;
font-size: 57px !important;
}
}
@media only screen and (max-width: 359px) {
#Top_bar #logo img.logo-mobile {
max-height: 30px;
}
}