
/***GENERAL**/
.h1{
font-size:60px;
font-style:regular;
}
.h2{
font-size:36px
}
.h3{
font-size:32px
}
.h4{
font-size:24px
}

.elementor-widget-icon-list .elementor-icon-list-text {
  display: flex;
   vertical-align: middle;    margin-top: -25px;
   padding-left: 45px !important;
}
/*** FOOTER **/
.copyright-txt .silca-copy.left {
	float: left;
}

.copyright-txt .silca-copy.right {
	float: right;
}
.cardblog .card-block {
    padding: 20px;
}
.simpleblog__listing__post__wrapper__footer {
    border-top: 1px solid rgba(160, 160, 160, 0.25);
    padding: 20px;
}
.elementor-element.elementor-element-wushevp .post-item {
    color: #4a4a4a;
    box-shadow: 0px 0px 37px 0px rgba(0,0,0,0.07);
    border-radius: 20px;
}
/*
.elementor-element.elementor-element-j6o9f0j > .elementor-element-populated {
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0px 0px 37px 0px rgba(0,0,0,0.08);
    padding: 0px;
    margin-left: -159px;
}
*/
.silca-feature-box .elementor-widget-container {
    min-height: 450px;
}
.simpleblog__listing__post__wrapper.cardblog.post-item {
    min-height: 520px;
}

.silca-product-carousel .product-miniature{
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
}

.page-header {
   display: none;
}

.iqitmegamenu-submenu-container {
    padding: 0;
    max-width: 100%;
}

/*** PAGINA PRODOTTO **/
.product-additional-info,
.product_header_container { border: none; }
#iqithtmlandbanners-block-4 .block-title { display: none; }
#iqithtmlandbanners-block-4 {
    padding: 0; 
    margin: 25px 0 0 0;
}
.silca-product-customization {
    background-color: #cc004b;
    border-radius: 10px;
    padding: 2.5rem;
    
}
.silca-product-customization a {
    font-weight: 600;
}
.silca-product-customization h3,
.silca-product-customization p,
.silca-product-customization a {
    color: #fff !important;
}
.silca-product-customization h3 {
    text-transform: uppercase;
}
.silca-cat-link a {
    color: #CC004B !important;
    font-size: 32px;
}
.silca-product-customization {
    background-color: #cc004b;
    border-radius: 10px;
    padding: 2.5rem;
    background-image: url(/themes/warehousechild/assets/img/Mask-group.png);
}
.icon {
    color: #cc004b;
}
#content-wrapper .page-title {
    color: #4a4a4a;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    border-bottom: none 1px #e3e3e3;
    margin-bottom: 0.8em;
    padding-bottom: 0.5em;
}

.block-iqitlinksmanager-1 .block-content ul li:last-of-type a {
    color: #3DB365 !important;
}
.block-iqitlinksmanager-1 .block-content ul li:last-of-type a:hover {
    color: #349957 !important;
}
/*** PAGINA PRODOTTO ***/
body#product .col-product-info {
    padding-left: 7%;
    padding-right: 7%;
}
.swiper-default-carousel .product-description .product-title a {
    color: #cc004b;
}

/*** GOOGLE REVIEWS ***/
.silca-greviews {
    width: 70%;
    margin: 0 auto;
    background-color: #cc004b;
    background-image: url(/themes/warehousechild/assets/img/revensioni-citation.png);
    border-radius: 30px;
}
.silca-greviews .Rating__Item__Slider {
    background-color: transparent;
    box-shadow: none; 
}
.Rating__Author {
    color: #ffff;
    font-size: 24px;
    padding-bottom: 20px;
    display: block;
    text-transform: uppercase;
}
.Rating__Item__Review {
    font-size: 17px;
    color: #ffff;
}
.Rating__Item__Slider .slick-dots li button:before {
    opacity: .5;
    color: #ffff;
    font-size: 10px;
}
.Rating__Item__Slider .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #ffff;
}
.review-sub {
    padding: 30px 0px 10px 30px;
    font-size: 25px;
    color: #fff;
}
.review-title {
    padding: 30px 0px 10px 30px;
    text-transform: uppercase;
    font-size: 50px;
    color: #fff;
}

/*** Toglie l'immagine utente **/
.silca-greviews .Rating__Author:before {
    display: none;
}
.silca-greviews .Rating__Item__Slider {
    width: 100%;
}
.silca-greviews .Rating__content li.section-star {
     background-image: url(/themes/warehousechild/assets/img/star.png);
         vertical-align: top;
         display: inline-block;
         width: 35px;
         height: 35px;
         background-repeat: no-repeat;
         background-size: cover;
         margin-right: 10px;
}
/*** CONTACT FORM ***/
.cf-form-row{
  display: flex;
  flex-wrap: nowrap; 
}
.cf-form-row .form-field {
    width: 50%;
}
.cf-form-row .form-field:first-of-type {
    margin-right: 15px;
}
.cf-form-row .form-field:last-of-type {
    margin-left: 15px;
}

.form-control {
    background-color: transparent;
    color: #777777;
    border: none;
    border-bottom: solid 0.25px #4A4A4A;
}
.wpcf7-submit {
    background-color: #CC004B !important;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-weight: 600;
    margin-top: 10px;
    padding: 8px 75px;
    margin-bottom: 10px;
    text-transform: capitalize;
    border-radius: 34px;
    text-align: center;
    margin: 0 auto;
    display: block;
    position: relative;
}

.wpcf7 h3 {
    visibility: hidden;
    color: #333;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.elementor-element.elementor-element-453djrg > .elementor-element-populated {
    /* background-image: url(https://silcaetichette.it/img/cms/hard.png); */
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.07);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
}

.page-contact .wpcf7 {
    width: 60%;
    margin-left: 50px;
}

div#iqithtmlandbanners-block-2 h5.block-title {
    display: none;
}

.list-home .elementor-image-box-description {
    padding-left: 15px;
}

@media screen and (max-width:767px) {
    body#product .col-product-info {
       padding 20px
    }
    .product-additional-info {
    border-top: 1px solid rgba(160, 160, 160, .25);
    padding-top:0px
}
#content-wrapper .page-title {
    color: #4a4a4a;
    font-size: 32px;
}

.silca-cat-link a {
    color: #CC004B !important;
    font-size: 20px;
}
.elementor-element.elementor-element-mmk068g {
    padding: 0px 0px 40px 0px;
}
.product_header_container {
    padding-bottom: 1rem;
   margin-bottom: 0px;
}

form {
    padding: 0px 30px;
}

    .container {
        max-width: 100%;
    }
    .elementor-element.elementor-element-xgtos75 .elementor-image img {
    max-width: 100%;
    padding-bottom: 20px;
}

    .elementor-element.elementor-element-qyemrkt {
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 0px 30px;
}
    .silca-greviews {
        width: 100%;
    }
    .Rating__Container {
        margin: 0;
    }
    .slick-dots {
        width: calc(100% - 4rem);
    }

    .page-contact .wpcf7 {
    width: 100%;
    margin-left: 0px;
}
.review-title {
    padding: 30px 0px 10px 30px;
    text-transform: uppercase;
    font-size: 50px;
    font-variant: all-petite-caps;
    color: #fff;
}
.wpcf7-submit {
    text-align: center;
    margin: 0 auto;
    display: block;
    position: relative;
}
.contact-page-info {
    border-bottom: 0px;
}
#content-wrapper .product_header_container .page-title {
    margin-bottom: .8rem;
    border: 0;
    padding: 0;
    font-size: 32px;
    text-align: inherit;
    margin-top: 10px;
    width: auto;
}
.elementor-element.elementor-element-1qesroo .elementor-heading-title {
    font-family: Quicksand, Sans-serif;
    font-weight: 500;
    font-size: 32px;
}
.h1{
font-size:32px;
 text-align: inherit;
font-style:regular;
}
.h2{
font-size:20px
 text-align: inherit;
}
.h3{
font-size:18px
 text-align: inherit;
}
.cf-form-row .form-field {
    width: 100%;
}
.cf-form-row {display: block;}
.cf-form-row .form-field:first-of-type {
margin-right: 0px;}
.cf-form-row .form-field:last-of-type {
    margin-left: 0px;
}
.elementor-widget-wrap {
    position: relative;
    width: 100%;
    padding: 0px;
}
}

.silca-greviews .Rating__content li.section-star {
    background-image: url(/themes/warehousechild/assets/img/star.png);
    vertical-align: top;
    display: inline-block;
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;

.review-title {
    padding: 30px 0px 10px 30px;
    text-transform: uppercase;
    font-size: 36px;
    color: #fff;
}
.elementor-column {
    width: 100%;
    margin: 10px 0px;
    padding: 5px 0px;
}

.silca-cat-link a {
    color: #CC004B !important;
    font-size: 24px;
    line-height: inherit;
}

/*** PAGINA SMALTIMENTO IMBALLAGGI **/

.silca-smaltimento-imballaggi table.silca-main-table {
    width: 100%;
    font-size: 14px;
    margin-bottom: 30px;
    border-collapse: collapse;
}
.silca-smaltimento-imballaggi table.silca-inner-table tr td {
    border: 2px solid #fff;
}
.silca-smaltimento-imballaggi table.silca-inner-table {
    border-collapse: collapse;
    width: 100%;
}

.silca-smaltimento-imballaggi table.silca-inner-table tr:first-of-type td {
    border-top: 0;
}
.silca-smaltimento-imballaggi table.silca-inner-table tr:last-of-type td {
    border-bottom: 0;
}
.silca-smaltimento-imballaggi table.silca-main-table img {
    height: 150px !important;
    margin: 0 !important;
}
.silca-smaltimento-imballaggi table.silca-main-table tr td:first-of-type {width: 20%; text-align: center;}
.silca-smaltimento-imballaggi table.silca-main-table tr td:nth-child(2) {width: 40%; padding: 0!important;}
.silca-smaltimento-imballaggi table.silca-main-table tr td:nth-child(3) {width: 40%; padding-left: 20px;}
.silca-smaltimento-imballaggi table.silca-inner-table tr td:first-of-type {
    background-color: #d50050;
    color: #ffffff;
}

.silca-smaltimento-imballaggi table.silca-inner-table tr td:first-of-type, .silca-smaltimento-imballaggi table.silca-inner-table tr td:nth-child(2) {
    width: 50%;
    height: 60px;
    padding: 10px !important;
}
.silca-smaltimento-imballaggi table tr td.gray,
.silca-smaltimento-imballaggi table.silca-inner-table tr td:nth-child(2){
    background-color: #f4f4f4;
}
.link-etichettatura {
    margin-top: 10px;
}
.link-etichettatura img {
    max-width: 20px;
    margin-right: 5px;
}
.link-etichettatura a {
    color: #63B036 !important;
    font-size: 13px;
}
@media (max-width:767px) {
    .silca-smaltimento-imballaggi table.silca-main-table tr td {
        width: 100% !important;
        display: block;
    }
    .silca-smaltimento-imballaggi table.silca-inner-table {
        width: 100%;
        text-align: center;
    }
    .silca-smaltimento-imballaggi table.silca-inner-table tr td {
        text-align: center !important;
    }
    .silca-smaltimento-imballaggi table.silca-inner-table tr td:first-of-type,
    .silca-smaltimento-imballaggi table.silca-inner-table tr td:nth-child(2) {
        height: auto;
    }
    body.cms-13 #breadcrumb_wrapper {
        display: none !important;
    }
    .silca-smaltimento-imballaggi table tr td.gray {
        border: 2px solid #fff;
        text-align: center !important;
    }
}
}