/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Nick
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */
.violetto{color:#676cac}
.rosso{color:#aa0d32}
.viola{color:#c9288a}
.azzurro{color:#00a7de}
.verde{color:#83d700}
.grey{color:#999999}
.whatsapp{color:#25D366}
#topbar-template{display:block!important}
.elementor-17 .elementor-element.elementor-element-7d09346 .elementor-repeater-item-c8217dc .swiper-slide-contents {
    text-shadow: 0px rgba(0,0,0,0)!important;
}
H3 a{font-family: Syncopate!important;}

#tab-composizione ul, #tab-Tab_jolly ul {
    list-style: disc;
    margin: 20px 0 0 20px;
}


p.price small.woocommerce-price-suffix{font-size:40%}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,  .theme-heading, .widget-title, .oceanwp-widget-recent-posts-title, .comment-reply-title, .entry-title, .sidebar-box .widget-title, .container_sfumatura div h2, #layerHero h3 {
    background: linear-gradient(-40deg, rgba(170,13,50,1) 0%, rgba(238,16,128,1) 30%, rgba(0,167,222,1) 60%, rgba(238,16,128,0.9598039899553571) 70%)!important;
    -webkit-background-clip: text!important;
  -webkit-text-fill-color: transparent!important;
  color: #ee1080!important;

}

div.woocommerce .summary ul, .woocommerce #tab-description ul {
  list-style: disc;
  margin: 20px 0 20px 20px;
}

/*#layerHero{position: absolute;}*/

#site-navigation-wrap .dropdown-menu > li > a:hover {
    background: linear-gradient(114deg, rgba(0,41,246,1) 0%, rgba(47,195,254,1) 51%)!important;
    -webkit-background-clip: text!important;
  -webkit-text-fill-color: transparent!important;


}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{
  background: linear-gradient(-40deg, rgba(170,13,50,1) 0%, rgba(0,167,222,1) 39%, rgba(238,16,128,1) 100%)!important;
  -webkit-background-clip: text!important;
-webkit-text-fill-color: transparent!important;
color: #ee1080!important;
}

.page-header-title, h1, h4, h5, h6 {
    background: radial-gradient(circle, rgba(170,13,50,1) 0%, rgba(238,16,128,1) 30%, rgba(0,167,222,1) 60%, rgba(238,16,128,0.9598039899553571) 70%)!important;
    -webkit-background-clip: text!important;
  -webkit-text-fill-color: transparent!important;
  color: #ee1080!important;

}


.page-header nav.site-breadcrumbs{display: inline-block; max-width:100%}
body.page-id-11934 .page-header nav.site-breadcrumbs{top:-60%;}

.sfumatura{
  background: rgb(170,13,50);
  background: linear-gradient(-40deg, rgba(170,13,50,1) 0%, rgba(0,167,222,1) 39%, rgba(238,16,128,1) 100%);
}


.owp-floating-bar {
  background-color: #dcdcdc!important;
}
.owp-floating-bar form.cart .quantity .qty {
    background-color: rgba(255,255,255,0.2);
    color: #1f1f1f!important;
    border: 0;
}
.owp-floating-bar .product_price del .amount, .owp-floating-bar .product_price .amount {
    color: #1f1f1f!important;
}
.owp-floating-bar p.selected {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 12px;
    color: #1f1f1f!important;
    font-size: 16px;
    font-weight: 600;
}
.owp-floating-bar form.cart .quantity .minus, .owp-floating-bar form.cart .quantity .plus {
    background-color: rgba(255,255,255,0.1);
    color: #1f1f1f!important;
    font-size: 20px;
    border: 0;
}

.icone-social .elementor-grid-item {
    height: 45px;
    width: 45px;
    overflow: hidden;
}

.icone_social_home .elementor-grid-item{width:120px; height: 120px; line-height:120px; overflow: hidden;}

.elementor-flip-box__front {
  background-color: #ffffff!important;
}

.woocommerce div.product .product_title {
    font-size: 20px;
    text-transform: capitalize;
    width: 98%;
}

.woocommerce div.product form.cart .variations .reset_variations:before {
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-weight: normal;
    font-style: normal;
    letter-spacing: normal;
    text-rendering: auto;
    content: '\f057';
    margin-right: 5px;
    color: red;
    vertical-align: top;
}

/*frecce interne scheda prodotto*/
@media (min-width: 1080px){
div.owp-product-nav-wrap {
  position: absolute;
  top: -30px;
  right: 0;
}
}


@media screen and (min-width: 1200px) {

  nav.site-breadcrumbs{display: none;}

}



.wgb-header-cnt:before {
	border-top: 3px solid #00a7de !important;
}

.wgb-popup-list .wgb-popup-header {
    background-color: #f0f0f0;
}
.wgb-popup-list .wgb-popup-box {
	width:100%;
	max-width:600px;
}

.ppcp-messages {
    margin-top: 20px !important;
}

.page-id-23075 .page-header nav.site-breadcrumbs {
	margin-top: 20px !important;
}
.flip-landing .elementor-flip-box__layer__title {-webkit-text-fill-color: unset !important;}
.bg-row {
	background:#ccc!important;
}