.elementor-kit-14{--e-global-color-primary:#CE2127;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#FAE8E9;--e-global-color-78927336:#000;--e-global-color-716bfe64:#FFF;--e-global-color-9d5dff0:#1C1C1C;--e-global-color-5f02406:#8C8C8C;--e-global-color-087928c:#414042;--e-global-color-80e43a0:#CE2127;--e-global-color-4da5777:#D1D1D1;--e-global-color-ec3033e:#F3F3F3;--e-global-color-b1a74fd:#FDF5F6;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.3em;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;line-height:1.6em;}.elementor-kit-14 e-page-transition{background-color:#FFBC7D;}.elementor-kit-14 h1{line-height:1.3em;}.elementor-kit-14 h2{line-height:1.3em;}.elementor-kit-14 h3{line-height:1.3em;}.elementor-kit-14 h4{line-height:1.3em;}.elementor-kit-14 h5{line-height:1.3em;}.elementor-kit-14 h6{line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}{}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 */a {
    text-decoration: none !important;
}

.elementor-widget-text-editor p:last-child { 
    margin-bottom: 0px;
}

p a {
    color: #CE2127;
}

p a:hover {
    color: #CE2127;
    text-decoration: underline !important; 
}


/* Videos Posts Spacing */

.category-videos .videoPostText h2{
    margin-bottom: 20px;
}

.category-videos .videoPostText li{
    margin-bottom: 15px;
    
}



/* Who we are team box tooltip */
.toolTipBox .tippy-box{
  margin-left: -230px;
  margin-bottom: -90px;
  margin-top: 90px;
}


/* Common wrapper */
.scs-file-preview {
  max-width: 600px;   /* set the standard width */
  margin: 1em auto;
  text-align: center;
}

/* Images */
.scs-file-preview img {
  width: 100%;        /* stretch to wrapper width */
  height: 300px;      /* fixed height */
  object-fit: cover;  /* crop if aspect ratio doesn't match */
  border-radius: 8px; /* optional */
}

/* Videos */
.scs-file-preview video, .wp-block-file object, .wp-block-file {
  width: 100%;        /* stretch to wrapper width */
  height: 300px !important;      /* fixed height */
  object-fit: cover;  /* crop to fit area */
  border-radius: 8px; /* optional */
}


.elementor-widget-ha-post-content .wp-block-file__embed {
    width: 100% !important;    /* match your image/video width */
    height: 300px !important;  /* set to the height you want */
    max-height: 300px !important;
    display: block;
}



.alike-dispaly-table td{
    white-space: normal !important;
}

.alike-compare-widget-button{
    background: var(--e-global-color-primary) !important
}

.alike-compare-widget-post-remove-button, .alike-compare-widget-counter{
    color: var(--e-global-color-primary) !important
}


.alike-mobile-drawer .btn-remove-all.alike-btn-remove-all{
    background-color: #1C1C1C !important;
    border-right-color: white !important
}


.alike-mobile-drawer .alike-btn-compare{
    background-color: var(--e-global-color-primary) !important
}/* End custom CSS */