.elementor-kit-41{--e-global-color-primary:#273D4A;--e-global-color-secondary:#D28A25;--e-global-color-text:#5C7388;--e-global-color-accent:#273D4A;--e-global-color-24a3278:#111111;--e-global-color-0554f7a:#F8F8F8;--e-global-color-6db5ca9:#F0F0F0;--e-global-typography-primary-font-family:"Alegreya";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Alegreya";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-0554f7a );color:var( --e-global-color-text );font-family:"Poppins", Sans-serif;font-size:16px;font-weight:400;text-transform:none;font-style:normal;}.elementor-kit-41 button,.elementor-kit-41 input[type="button"],.elementor-kit-41 input[type="submit"],.elementor-kit-41 .elementor-button{background-color:var( --e-global-color-secondary );font-family:"Alegreya", Sans-serif;font-size:20px;font-weight:500;text-transform:capitalize;color:var( --e-global-color-6db5ca9 );border-radius:0px 0px 0px 0px;padding:15px 20px 15px 20px;}.elementor-kit-41 button:hover,.elementor-kit-41 button:focus,.elementor-kit-41 input[type="button"]:hover,.elementor-kit-41 input[type="button"]:focus,.elementor-kit-41 input[type="submit"]:hover,.elementor-kit-41 input[type="submit"]:focus,.elementor-kit-41 .elementor-button:hover,.elementor-kit-41 .elementor-button:focus{background-color:var( --e-global-color-primary );color:var( --e-global-color-6db5ca9 );}.elementor-kit-41 e-page-transition{background-color:#FFBC7D;}.elementor-kit-41 a{color:var( --e-global-color-secondary );}.elementor-kit-41 a:hover{color:var( --e-global-color-primary );}.elementor-kit-41 h1{color:var( --e-global-color-24a3278 );font-family:"Alegreya", Sans-serif;font-size:52px;line-height:1.4em;}.elementor-kit-41 h2{color:var( --e-global-color-24a3278 );font-family:"Alegreya", Sans-serif;font-size:34px;line-height:1.3em;}.elementor-kit-41 h3{color:var( --e-global-color-24a3278 );font-family:"Alegreya", Sans-serif;font-size:24px;line-height:1.3em;}.elementor-kit-41 h4{color:var( --e-global-color-24a3278 );font-family:"Alegreya", Sans-serif;font-size:20px;line-height:1.2em;}.elementor-kit-41 h5{color:var( --e-global-color-24a3278 );font-family:"Alegreya", Sans-serif;font-size:17px;}.elementor-kit-41 h6{color:var( --e-global-color-24a3278 );font-family:"Alegreya", Sans-serif;font-size:15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1321px;}.e-con{--container-max-width:1321px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#hp-ctn-howItWorks img {
    vertical-align:middle;
}
#hp-ctn-howItWorks {
    padding:0px 0px 0px 0px;
    text-align: center;
    margin:0px;
    width: 160px;
    height:40px;
    background:#FF931E;
    z-index:15;
    border-radius: 5px 5px 0px 0px;
    -moz-transform:rotate(-90deg);
    -ms-transform:rotate(-90deg);
    -o-transform:rotate(-90deg);
    -webkit-transform:rotate(-90deg);
    transform-origin: bottom right;
    position: fixed;
    right: 0px;
}
#hp-ctn-howItWorks p {
    color:#fff;
    display:inline-block;
    line-height:40px;
}

#shownew{
  position: relative;
}


#shownew::after {
  content: 'Popular!';
  position: absolute;
  top: 0;
  right: 0;
  margin-top: -5px;
  margin-right: -15px;
  display: block;
  background: #D28A25;
  border-radius: 30px;
  color: white;
  font-family: roboto, arial;
  font-size: 10px;
  padding: 4px 8px 4px 8px;
}


.sold-out-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    background: red;
    color: white;
    padding: 5px 10px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 5px;
}/* End custom CSS */