.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-173505 .elementor-element.elementor-element-dd7dd8e{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-template .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-template .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}:root{--page-title-display:none;}/* Start custom CSS */#text-div{
        text-align: center;
    }
    #product-title{
        font-family: "Ropa Sans";
        font-size: 26px;
        font-weight: 400;
        text-transform: uppercase;
        letter-spacing: 1px;
        color: black;
    }
    
    #product-title:hover{
        color: #ed1c24;
        cursor: pointer;
    }
 
.faqLinks {
    color: #EB952C!important;
}

.faqLinks:hover {
    color: #D58729!important;
}
    
@media only screen and (max-width: 360px) {
    #product-title{
    font-size: 8.1vw;
    }
}
/* ------- Non-Retina Laptop Screens ------- */
@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1) { 

      .content {
      padding: 0 3%;
  }
  }

/* ------- Retina Laptop Screens ------- */
@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (min-resolution: 192dpi) { 
      .content {
      padding: 0 3%;
  }
}

/*Product Price Shortcode*/
.elementor-shortcode {
    text-align: center;
}

.woocommerce-Price-amount {
    font-size: 25px;
    font-weight: 700;
}/* End custom CSS */