/*
Theme Name:     Flatco Child
Theme URI:      http://www.themewaves.com
Description:    Child theme for the Flatco
Author:         ThemeWaves
Author URI:     http://www.themewaves.com
Template:       flatco                             
Version:        1.0
*/

@import url("../flatco/style.css");

/* Home Page Design 2022*/

.home-tab .vc_tta-tabs-list .vc_tta-tab>a, .home-tab .vc_tta-panel-title>a {
	font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #1e1e24ab !important;
    font-weight: 400;
    border-color: transparent !important;
	font-size: 18px;
	background-color: #ffffff82 !important;
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
}

.home-tab .vc_tta-tabs-list .vc_tta-tab>a strong {
	display: block;
	font-size: 24px;
	font-weight: 700;
}

.home-tab .vc_tta-panel-title>a strong {
	display: inline-block;
	font-size: 24px;
	font-weight: 700;
}

.home-tab .vc_tta-tabs-container {
	margin-right: -2px !important;
}

.home-tab .vc_tta-tabs-list .vc_tta-tab:not(.vc_active)>a:hover {
	color: #1e1e24d6 !important;
	background-color: #ffffffde !important;
}

.home-tab .vc_tta-tabs-list .vc_active>a, .home-tab .vc_tta-tabs-list .vc_active>a:active {
    background-color: #fff !important;
	color: #1e1e24 !important;
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
	border-left: 2px solid #cecac3 !important;
    border-top: 2px solid #cecac3 !important;
    border-bottom: 2px solid #cecac3 !important;
}

.home-tab .vc_tta-tabs-list .vc_active>a strong, .home-tab .vc_tta-panels .vc_active a strong {
    color: #ff5101;
}

.home-tab .vc_tta-tabs-container:before {
    display: block;
    content: 'Choose the scenario that fits you best';
    font-family: 'Permanent Marker';
    line-height: 1em;
    top: 30px;
    right: 42px;
    padding: 5px 5px 5px 50px;
    position: relative;
}

.home-tab .vc_tta-tabs-list:first-child:before {
    background-image: url(https://www.socialpoint.io/wp-content/uploads/2022/12/socialpoint-choose-scenario-arrow.png);
    background-size: 50px 50px;
    background-repeat: no-repeat;
    display: block;
    content: '';
    position: absolute;
	top: 40px;
    right: 0px;
    background-position: center right;
    width: 50px;
    height: 50px;
}

p.choose-scenario {
    text-align: center;
    font-family: 'Permanent Marker';
    font-size: 1.25em;
    margin-bottom: 10px;
}

p.choose-scenario:after {
    background-image: url(https://www.socialpoint.io/wp-content/uploads/2022/12/socialpoint-choose-scenario-arrow.png);
    content: '';
    background-size: 50px 50px;
    width: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: text-top;
    margin-top: 10px;
}

.home-tab .vc_active p {
    margin: 8px 0px;
    line-height: 1.4em;	
    font-size: 18px;
}

.home-tab .vc_active p a {
	color: #ff5100;
	font-size: 16px;
	font-weight: 500;
	line-height: 2em;
}

.home-tab .vc_active h6 {
    background-color: #e8e8e8;
    width: fit-content;
    border-radius: 15px;
    font-size: 14px;
    padding: 15px;
}

.home-tab-title p {
	font-size: 14px !important;
	margin-bottom: 20px !important;
}

.home-tab .vc_active p a:hover {
	color: #ff5100a3;
}

.home-tab .vc_active a {
	background-color: transparent;
}

.home-tab .vc_tta-panels {
    border-radius: 20px !important;
    background-color: #fff !important;
    padding: 20px !important;
	border: 2px solid #cecac3 !important;
}

.vc_tta-accordion.home-tab .vc_tta-panels {   
    background-color: #ffffff8a !important;
}

.vc_tta-accordion.home-tab .vc_tta-panels .vc_tta-panel-body {   
    border: 2px solid #cecac4 !important;
}

.vc_tta-accordion.home-tab .vc_tta-panels .vc_tta-panel {   
    background-color: #ffffff8a !important;
}

.vc_tta-accordion.home-tab .vc_tta-panel .vc_tta-panel-heading {
    background-color: #ffffff00 !important;
    border-radius: 0px;
    border: 2px solid #cecac3 !important;
    margin-bottom: 0px;
}

.vc_tta-accordion.home-tab .vc_tta-panel .vc_tta-panel-heading {
    background-color: #ffffff00 !important;
    border-radius: 0px;
    border: 2px solid #cecac3 !important;
    margin-bottom: 0px;
}

.vc_tta-accordion.home-tab .vc_tta-panel .vc_tta-panel-heading h4 {
    background-color: #ffffff82;
}

.vc_tta-accordion.home-tab .vc_tta-panel.vc_active .vc_tta-panel-heading h4 {
    background-color: #fff;
}

.vc_tta-accordion.home-tab .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-bottom: 0px solid !important;
}

.vc_tta-accordion.home-tab .vc_tta-panel-title>a {
    background-color: #ffffff00 !important;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.home-tab .paragraph-title {
	font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 600;
}

.home-tab h3 {
    font-size: 24px;
}

.home-tab h6 {
    font-size: 20px;
}

.scenario-buttons {
    text-align: left;
}

.scenario-buttons span {
    background-color: #6f6f709c !important;
    margin: 3px;
    padding: 4px 8px;
    color: #fff;
    font-size: .7em;
    border-radius: 5px;
    display: inline-block;
    font-weight: 700;
}

.scenario-buttons h5 {
    font-size: 20px;
}

/* End Home Page Design 2022*/

.vertical-align-center {
    align-items: center;
}   

h1, h2, h3, h4 {
	font-family: 'Montserrat', sans-serif;
}

/* Landing Page Design */

.brochure-download-form .vc_column-inner {
	box-shadow: 0 0 25px #00000091;
}

/*== start of code for tooltips ==*/
.tool {
    cursor: help;
    position: relative;
}

.tool .fa-circle-question:before, .tool .fa-question-circle:before {
    font-weight: 200;
	font-size: .8em;
}

/*== common styles for both parts of tool tip ==*/
.tool::before,
.tool::after {
    left: 50%;
    opacity: 0;
    position: absolute;
    z-index: -100;
}

.tool:hover::before,
.tool:focus::before,
.tool:hover::after,
.tool:focus::after {
    opacity: 1;
    transform: scale(1) translateY(0);
    z-index: 100; 
}


/*== pointer tip ==*/
.tool::before {
    border-style: solid;
    border-width: 1em 0.75em 0 0.75em;
    border-color: #555760 transparent transparent transparent;
    bottom: 100%;
    content: "";
    margin-left: -0.5em;
    transition: all .65s cubic-bezier(.84,-0.18,.31,1.26), opacity .65s .5s;
    transform:  scale(.6) translateY(-90%);
} 

.tool:hover::before,
.tool:focus::before {
    transition: all .65s cubic-bezier(.84,-0.18,.31,1.26) .2s;
}


/*== speech bubble ==*/
.tool::after {
    background: #555760;
    border-radius: .25em;
    bottom: 180%;
    color: #EDEFF0;
    content: attr(data-tip);
    margin-left: -8.75em;
    padding: 1em;
    transition: all .65s cubic-bezier(.84,-0.18,.31,1.26) .2s;
    transform:  scale(.6) translateY(50%);  
    width: 17.5em;
	font-family: Helvetica Neue;
    font-size: 15px;
    line-height: 1.3em;
    text-align: center;
}

.tool:hover::after,
.tool:focus::after  {
    transition: all .65s cubic-bezier(.84,-0.18,.31,1.26);
}

@media (max-width: 760px) {
  .tool::after { 
        font-size: .75em;
        margin-left: -5em;
        width: 10em; 
  }
}

#scrollUp {
	display: none !important;
}

/* Video Modal */

.modal-column {
	z-index: 99;
}

#lightbox, #lightbox1, #lightbox2 {
  /* ----- Positioning ----- */
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  
  /* The code above makes sure that the
  lightbox covers the entire page*/
  
  /* ----- Visibility ----- */
  display: none;
  
  /* ----- Styling ----- */
  background-color: rgba(0, 0, 0, 0.95);
  
  /* Normally, most lightboxes do not use
  a completely solid black, but with about
  90-95% opacity so that the background is
  somewhat visible */
}

#video-wrapper {
  /* ----- Positioning ----- */
  position: absolute;
  width: 90%;
  max-width: 800px;
  top: 50%;
  left: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  
  /* The code above makes sure the video is
  both vertically and horizontally centered
  to the screen */
  
  /* ----- Styling ----- */
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  
  /* The code above is used to add a little shadow to the video making blend in better */
}

#close-btn1, #close-btn2 {
  /* ----- Text ----- */
  color: grey;
  font-size: 25px;
  
  /* ----- Positioning ----- */
  position: fixed;
  right: -5%;
  z-index: 2;
  
  /* The code above is used to put the button on the upper right corner of the lightbox */
  
  /* ----- Transformations ----- */
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  
   /* The code above is used to initialize the scale for the button so that it can be used in transitions */
  
  /* ----- Transitions ----- */
  -webkit-transition: transform .5s ease, color .5s ease;
  -moz-transition: transform .5s ease, color .5s ease;
  -ms-transition: transform .5s ease, color .5s ease;
  -o-transition: transform .5s ease, color .5s ease;
  transition: transform .5s ease, color .5s ease;
}

#close-btn1:hover, #close-btn2:hover {
  /* ----- Text ----- */
  color: white;
  
  /* ----- Styling ----- */
  cursor: pointer;
  
  /* ----- Transformations ----- */
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
  
    /* ----- Transitions ----- */
  -webkit-transition: transform .5s ease, color .5s ease;
  -moz-transition: transform .5s ease, color .5s ease;
  -ms-transition: transform .5s ease, color .5s ease;
  -o-transition: transform .5s ease, color .5s ease;
  transition: transform .5s ease, color .5s ease;
}

/* Interactive Buttons */

.opacity {
  transition: all 1s;
}

.click-opacity {
  opacity: .3;
}

/* Top Bar */

#tpbr_topbar {
	display: none !important;
}

.page-id-13819 #tpbr_topbar, .page-id-13549 #tpbr_topbar, .page-id-14356 #tpbr_topbar, .page-id-14356 #tpbr_topbar, .page-id-14483 #tpbr_topbar, .page-id-14422 #tpbr_topbar, .page-id-5888 #tpbr_topbar {
	display: block !important;
}

/* New Virtual Trivia Pricing Module October 2021 */

#fbuilder .fields, #fbuilder .fform {
	z-index: auto;
}

.pricing-plans {
  padding: 2em 0;
  width: 100%;
}

.pricing-plans-small {
    width: 100%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.pricing-tables {
  display: grid;
  padding-top: 1em;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 10px;
}

.one-pricing-table {
    grid-template-columns: repeat(1, 1fr);
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.two-pricing-tables {
  display: grid;
  padding-top: 1em;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 980px) {
.pricing-tables, .two-pricing-tables {
    grid-template-columns: repeat(1,1fr);
}
}

#fieldname59_1, #fieldname80_1 {
    display: contents;
}

.pricing-plan {
  background-color: #fff;
  display: block;
  padding: 1em !important;
  text-align: center;
  width: 100%;
  box-shadow: 0 0 0 1px rgb(0 0 0 / 5%), 0 6px 20px rgb(0 0 0 / 15%);
  border-radius: 10px;
  z-index: 2;
}

.standard-plan {
	margin: 20px 0px !important;
    border: 1px solid #DDD;
}

.featured-plan {
	border: 1px solid rgb(0, 33, 105);
	box-shadow: 0 0 0 1px rgb(0 0 0 / 5%), 0 6px 20px rgb(0 0 0 / 15%);
	background-color: rgb(0, 33, 105);
    border-radius: 10px;
	z-index: 2;
}

.pricing-plan .plan-title {
	text-align: center;
    font-size: 28px;
    font-family: 'Montserrat';
	font-weight: 600;
}

.featured-plan .plan-title {
    color: #fff;
}

.standard-plan .plan-title {
    color: #333;
}

.pricing-plan .plan-description {
	text-align: center;
	font-weight:100;
    font-size: 14px;
	margin-top: -10px;
	font-family: Helvetica\ Neue,Arial,Helvetica,sans-serif;
	font-weight: 400;
}

.featured-plan .plan-description {
    color: #ffffffdb;
}

.standard-plan .plan-description{
    color: #333;
}

.price-total {
	text-align: center;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 41px;
    line-height: .75;
    margin-top: 15px;
}

.featured-plan .price-total {
	color: #fff;
}

.plan-features ul { 
    text-indent: 5px;
    display: inline-block;
    text-align: left;
    margin-top: -20px !important;
    max-width: 250px;
}

.plan-features li {
    line-height: 1 !important;
    font-size: 16px;
}

.plan-features p, .featured-plan p  {
    font-size: 16px !important;
    font-weight: 600;
}


.featured-plan p  {
    color: #fff;
}

.plan-features li::before {
    font-family: 'Font Awesome 6 Free';
    content: '\f058' !important;
    color: #ff6600;
    margin-left: -30px !important;
    margin-right: 10px !important;
	text-align: center;
}

.featured-plan .plan-features li {
    color: #fff;
}

.featured-plan .plan-features li::before {
    color: #ffffff94;
}

.plan-features a {
    font-size: 16px;
    display: block;
    margin-top: 10px;
}

.plan-features a:hover {
    opacity: .6;
}

.featured-plan .plan-features a {
    color: #ffffff;
}

.standard-plan .btn-plan input, .featured-plan .btn-plan input, .disabled-btn input {
	border: 1px solid #ff5100;
	background-color: #ff5100;
	color: #fff;
	width: 80%;
    max-width: 500px;
    transition: 0.3s;
}

.disabled-btn input {
	opacity: .5;
	color: #fff !important;
}

.featured-plan .btn-plan input:hover {
	background-color: rgb(0, 33, 105);
	color: #ff5100;
	opacity: 1;
}


.standard-plan .btn-plan input:hover {
	background-color: #fff;
	color: #ff5100;
	opacity: 1;
}


.disabled-btn input:hover {
	opacity: .5 !important;
	cursor: default
	
	background-color: #ff5100 !important;
}

.one-month-plans .price-total::after {
	content: 'One Month Plan';
	font-size: 14px;
}

.interactive-trivia .price-total::after {
	display: none !important;
}

.one-month-plans .featured-plan .price-total::after {
	content: 'One Month Plan';
	font-size: 14px;
	color: #fff;
}

.sixty-day-plans .price-total::after {
	content: '60-Day Plan';
	font-size: 14px;
}

.disabled-price::after {
	display: none !important;
}

.price-total span {
    font-size: .4em;
}

.annual-plans .price-total::after {
	content: 'Per Year';
	font-size: 14px;
}

.annual-plans .featured-plan .price-total::after {
	content: 'Per Year';
	font-size: 14px;
	color: #fff;
}

.annual-savings {
    display: block;
    font-size: .35em !important;
    color: #64ca50;
    margin-top: 15px;
}


.contact-sales {
    display: block;
    font-size: .35em !important;
    margin-top: 15px;
}

.contact-sales-price {
    font-size: 1.7em;
}

/* Question Set Portfolio */

.page-id-14172 .item-desc {
	position: unset !important;
	min-height: 100px;
	background-color: #fff !important;
	color: #1e1e24 !important;
}

/* Calcualated Pricing */

.cff-dropdown-field label {
	text-align: center;
	color: #fff;
	margin-top: 15px;
    margin-bottom: 7px;
    font-size: 15px;
}

.cff-dropdown-field select {
	padding: 0px 10px !important;
}

.cff-dropdown-field {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.ribbon-special .eapps-pricing-table-column-ribbon-container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 120px;
    overflow: hidden;
}

.ribbon-special .eapps-pricing-table-column-ribbon {
    background-color: rgb(0, 33, 105);
    color: rgb(255, 255, 255) !important;
    color: #f0542e;
    position: absolute;
    display: block;
    top: 18px;
    right: -30px;
    width: 128px;
    padding: 9px 20px 8px;
    margin: 0;
    transform: rotate(45deg);
    height: 32px;
    z-index: 2;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
	font-size: 13px;
    font-family: -apple-system, BlinkMacSystemFont, Roboto, Open Sans, Helvetica Neue, sans-serif;
    line-height: 1.2308;
    font-weight: 400;
	text-align: center;
}

#fbuilder .codepeoplecalculatedfield {
    background-color: #f0542e !important;
	color: #1e1e24;
	max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

#fbuilder .depItemSel {
    background-color: #fff !important;
	max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

#fbuilder .cff-help-icon::before {
    right: 15px;
	top: 5px;
    position: absolute;
    bottom: 5px;
	content: "?" !important;
}

.pricing-shadow {
	box-shadow: 0 0 0 1px rgb(0 0 0 / 5%), 0 6px 20px rgb(0 0 0 / 15%);
	background-color: rgb(240, 84, 46);
    border-radius: 10px;
	z-index: 2;
}

.cff-button-field {
	margin-top: 10px !important;
}

.cff-calculated-field .dfield::after {
    margin-left: auto;
    margin-right: auto;
    display: block;
    color: #fff;
	text-align: center;
	margin-top: -10px;
}

.trivia-price #field_1-0 .dfield::after {
    content: 'per month';
}

.trivia-price #field_2-0 .dfield::after {
    content: 'per year';
}

.dfield input {
	background-color: #f5f8fa00 !important;
    font-size: 44px !important;
    font-family: 'Montserrat' !important;
	font-weight: 600;
	color: #fff !important;
	border-width: 0px !important;
	text-align: center;
	box-shadow: none !important;
	margin: 10px 0px !important;
	padding: 0px !important;
	min-height: 48px;
}

.codepeoplecalculatedfield::after {
	content: ' / month' !important;
	font-size: 20px !important;
	color: #333 !important;
}

#fbuilder .fform h1, #fbuilder .fform h2 {
    font-size: 28px;
    color: #fff;
    text-align: center;
}

.fform span {
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
}

.cff-button-field input {
    background-color: #fff;
    color: #f0542e;
    padding: 20px 60px !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    text-transform: initial !important;
    font-family: -apple-system,BlinkMacSystemFont,Roboto,Open\ Sans,Helvetica\ Neue,sans-serif !important;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.cff-button-field span.uh {
    font-size: 70% !important;
    margin-top: 5px !important;
    text-align: center !important;
	margin-bottom: 20px;
}

.featured-plan span.uh {
    color: #fff !important;
}

.standard-plan span.uh {
    color: #f0542e !important;
}

.bundle-plan {
    padding: 0px !important;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

.bundle-plan:before {
    border: 1px solid #DDD;
    background-color: #ff5100;
    display: block;
    content: 'Get both Trivia & Prize Manager!';
    top: -36px;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 16px;
    padding: 5px 0px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-bottom: -19px;
}

#fbuilder .large {
    border-radius: 5px !important;
    background-color: #fff;
    border-color: #d3d3d3;
}

#fbuilder span.files-list, #fbuilder span.uh {
    text-align: center;
    line-height: 1.3em;
    font-style: italic;
}

.cff-dropdown-field .dfield:after {
    content: '\f078';
    font: normal normal normal 17px/1 'Font Awesome 6 Free';
    color: #1e1e24;
    right: 5%;
    top: 8%;
    height: 30px;
    padding: 13px 8px 0px 8px;
    position: absolute;
    pointer-events: none;
    font-weight: 600;
}

/* IE11 hide native button (thanks Matt!) */
#fbuilder select::-ms-expand {
display: none;
}

#fbuilder select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Add some styling */
  box-shadow: rgb(0 0 0 / 15%) 0px 2px 8px; 
  display: block;
  width: 100%;
  max-width: 320px;
  height: 50px;
  margin: 5px 0px;
  padding: 0px 24px;
  font-size: 16px;
  line-height: 1.75;
  color: #333;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #d3d3d3;
  -ms-word-break: normal;
  word-break: normal;
}

/* Scavenger Hunt Page */

.button-variable-item-Work .variable-item-span::after {
	content: 'Up to 50 Players';
	display: block;
    font-size: 12px;
}

.button-variable-item-Department .variable-item-span::after {
	content: 'Up to 150 Players';
	display: block;
    font-size: 12px;
}

.button-variable-item-Small .variable-item-span::after {
	content: 'Up to 250 Players';
	display: block;
    font-size: 12px;
}

.scavenger-hunt .numerals-background {
    margin: 5px;
    width: 32% !important;
}


.grid figure {
    background: #000000 !important;
	border-radius: 5px !important;
}

figure.effect-sadie h2 {
	text-transform: none !important;
	font-weight: 700 !important;
}

figure.effect-sadie p {
	text-transform: none !important;
    padding: 10px !important;
    text-align: center !important;
	bottom: 20% !important;
	line-height: 23px;
	width: auto !important;
}

.grid figure {
    width: auto !important;
}

.grid figure img {
    opacity: 0.7 !important;
}

/* My Account */

address {
	font-size: 19px;
    line-height: 1.3em;
}

.woocommerce-orders-table__cell-order-actions .view {
	display: none;
}

.woocommerce-MyAccount-content .vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-outline {
    background-color: #eeeeee;
}

.woocommerce-MyAccount-content .vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-outline a {
	color: #333;
}

.woocommerce-MyAccount-content .vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-outline a:hover {
	color: #ff5100;
}

.wcs-switch-link {
    margin-top: 5px !important;
    display: table !important;
}

.sv-ini-subs-label {
    font-family: 'Montserrat';
    color: #1E1E24;
    font-weight: 600;
    font-size: 28px;
}

.sv-ini-subs-number {
    color: #ff5100;
    font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
    font-weight: 400;
}

.woocommerce-MyAccount-content .vc_cta3-container {
	margin-bottom: 10px;
}

.woocommerce-MyAccount-content .vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 3px;
    padding-right: 3px
}

.woocommerce-MyAccount-content .vc_btn3-container.vc_btn3-left {
	display: inline-block;
}

.wcs-switch-link {
	display: table-cell;
}

.woocommerce table.my_account_orders .button, .woocommerce-page table.my_account_orders .button {
    padding: 0px 2px;
}

.woocommerce-MyAccount-content .wc-item-meta {
	display: none;
}

#my-account-menu, .woocommerce-MyAccount-content {
	margin-top: 30px !important;
}

.subscription-auto-renew-toggle__i {
    bottom: 4px;
	height: 25px;
    width: 47px;
}

.subscription-auto-renew-toggle__i:before {
	top: 2px !important;
	width: 20px !important;
    height: 20px !important;
}

/* Subscription Upgrade */ 

.existing-subscription-info {
    text-align: center;
    padding: 10px;
    color: #fff;
	font-weight: 500;
}

.existing-subscription-info:before {
    content: 'You are currently subscribed to: ';
}

.woocommerce-page-builder .woocommerce-info {
    font-family: 'Montserrat';
    font-size: 28px;
    font-weight: 600;
}

.po-alert {
    font-size: 18px;
    font-weight: 500;
}

/*.product-type-grouped .grouped_form {
	display: none;
}*/

.woocommerce-grouped-product-list-item__price bdi {
    font-weight: 600;
    font-family: 'Montserrat';
    font-size: 19px;
}

.woocommerce-grouped-product-list-item__quantity a {
    padding: 10px 15px !important;
    text-align: center;
    background-color: #ff5100;
    color: #fff;
    font-size: 18px;
}

.woocommerce-grouped-product-list-item__label a {
	font-size: 18px !important;
    font-family: 'Montserrat';
    font-weight: 600;
}

.woocommerce-grouped-product-list-item__label {
	padding-top: 25px;
}

.woocommerce-grouped-product-list-item__price {
	padding-top: 20px;
}

#client_plans_wrapper { 
	display: none;
}

.woocommerce-grouped-product-list-item td {
	vertical-align: middle !important;
	text-align: center;
}

/* Order Progress Steps Bar */ 
 .progress-bar-container {
  font-family: sans-serif;
  margin-bottom: 30px !important;
  text-transform: uppercase;
  font-weight: 700;
  display: none;
}

.progress-bar-container .arrow-steps .step {
  font-size: 14px;
  text-align: center;
  color: #b7b7b7;
  cursor: default;
  margin: 0 3px 0 0;
  padding: 13px 0px 13px 0px;
  width: 24.7%;
  float: left;
  position: relative;
  background-color: #f3f3f3;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 1.2;
  text-decoration: none;
  font-family: 'Montserrat';
}

.progress-bar-container .arrow-steps .step:after,
.progress-bar-container .arrow-steps .step:before {
  content: "";
  position: absolute;
  top: 0;
  right: -17px;
  width: 0;
  height: 0;
  border-top: 22px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 17px solid #f3f3f3;
  z-index: 2;
}

.progress-bar-container .arrow-steps .step:before {
  right: auto;
  left: 0;
  border-left: 17px solid #fff;
  z-index: 0;
}

.progress-bar-container .arrow-steps .step:first-child:before {
  border: none;
}

.progress-bar-container .arrow-steps .step:last-child:after {
  border: none;
}

.progress-bar-container .arrow-steps .step:first-child {

}

.progress-bar-container .arrow-steps .step:last-child {

}

.progress-bar-container .arrow-steps .step span {
  position: relative;
}

.progress-bar-container *.arrow-steps .step.done span:before {
  opacity: 1;
  content: "";
  position: absolute;
  top: -2px;
  left: -10px;
  font-size: 11px;
  line-height: 21px;
}

.progress-bar-container .arrow-steps .step.current {
  background-color: #ff5100;
  color: #fff;
  text-decoration: none
}

.progress-bar-container .arrow-steps .step.current:after {
  border-left: 17px solid #ff5100;
}

.progress-bar-container .arrow-steps .step.done {
  color: #173352;
  background-color: #afafaf;
}

.progress-bar-container .arrow-steps .step.done:after {
  border-left: 17px solid #afafaf;
}

/* Enter below your Customization CSS */

.demo-nav a {
    background-color: #ff5100;
    padding: 10px 10px 6px 10px !important;
    top: 29px;
	color: #fff !important;
	z-index: 999;
}

.demo-nav a:hover {
    background-color: #fe3b1f;
}

.stuck .demo-nav ul {
    top: 52px;
}

.demo-nav ul {
    top: 103px;
	border-top: 4px solid #ff5100;
}

@media only screen and (max-width: 980px) {
  .demo-nav {
		padding: 0px !important;
	}
	
  .demo-nav a {
    padding: 10px !important;
}
	
  .demo-nav .action-expand {
    line-height: 52px !important;
}
	
   .demo-nav .sub-menu {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}	
	
  .demo-nav ul {
	border: none;
}
	
 .demo-nav ul li a {
	background-color: #ff9e1800;
	color: #999 !important;
}
	
  .demo-nav .sub-menu a:hover {
    background-color: #ff9e1800;
	color: #fff !important;
	}
}

.demo-nav ul a {
    top: 0px;
    margin-left: 0px;
    background-color: #ff9e18;
	transition: none;
	padding-left: 0px !important;
}

.demo-nav .sub-menu li a {
    border-bottom: none;
	padding: 10px 0px !important;
}

.stuck .demo-nav .sub-menu li a {
    top: 0px !important;
}

.demo-nav ul a:hover {
    background-color: #ff5100;
}

.demo-nav ul a {
    color: #fff;
}

#header.stuck .demo-nav a {
	top: 6px;
}

.login-menu a {
    background-color: #fff;
    padding: 10px 10px 6px 10px !important;
    top: 29px;
	z-index: 999;
}

.login-menu a:hover {
    color: #1E1E24;
}

.stuck .login-menu ul {
    top: 52px;
}

.login-menu ul {
    top: 108px;
}

.login-menu ul a {
    top: 0px;
    margin-left: 0px;
    background-color: #ff9e18;
	transition: none;
	padding-left: 0px !important;
}

.login-menu ul a:hover {
    background-color: #ff5100;
}

.login-menu ul a {
    color: #fff !important;
}

#header.stuck .login-menu a {
	top: 6px;
}

/*WooCommerce Cart*/

/* Disable input[type=number] buttons until the world is ready */
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    display:none;
}

.subscription-switch-direction {
	display: none;
}

.woocommerce-cart-form__cart-item .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
	display: none;
}

.woocommerce table.cart a.remove, .woocommerce-page table.cart a.remove {
    line-height: .8;
}

.woocommerce a.button.alt, .woocommerce-page a.button.alt {
	padding: 20px 25px;
	text-transform: uppercase;
	font-weight: bold;
    font-size: 13px;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.woocommerce button, .woocommerce input[type="submit"], .woocommerce input[type="reset"], .woocommerce input[type="button"] {
    padding: 12px 16px;
	text-transform: uppercase;
	font-weight: bold;
    font-size: 13px;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.variation p{
	margin: 0px;
}

.product-name a {
    font-family: 'Montserrat';
    font-weight: 700;
    color: #ff5100;
}

.product-name p {
	margin-bottom: 0px;
}

.quantity label {
	display: none;
}

/*WooCommerce Login*/

.woocommerce form.login, .woocommerce-page form.login {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

/*WooCommerce User Account*/

.customer-account-page .vc_tta-panels {
	background-color: #fff !important;
	color: #333 !important;
}

.customer-account-page .vc_tta-tab>a {
/*    border-color: !important;
    background-color: !important;*/
    color: #333 !important;
	border-width: 1px !important;
    font-family: 'Montserrat';
}

.customer-account-page .vc_tta.vc_general .vc_tta-tab>a {	
	padding: 15px 15px 15px 15px !important;
}

.customer-account-page .vc_tta-tab.vc_active>a {
    border-color: #ddd !important;
    background-color: #ff5100 !important;
    color: #fff !important;
	border-width: 1px !important;
    font-family: 'Montserrat';
	font-weight: 700;
}

.woocommerce-Addresses .col-2 {
	display: none !important;
}

#my-account-menu .myaccount-menu li a, #my-account-menu .myaccount-submenu li a, #my-account-menu-tab .myaccount-menu li a, #my-account-menu-tab .myaccount-submenu li a {
	font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 700 !important;
}

.woocommerce-MyAccount-content mark {
	background-color: #fff !important;
	font-weight: 700;
}

.subscription_details .button, .order_details .button {
    padding: 5px 10px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
	display: inline;
}

.resubscribe, .payment_retry, .reactivate {
	background-color: #ff5100;
	border: 1px solid #ff5100;
	color: #fff !important;
}

.resubscribe:hover, .payment_retry:hover, .subscription_renewal_early:hover, .reactivate:hover {
	background-color: #fff !important;
	color: #ff5100 !important;
}

.subscription_details .cancel, .order_details .wcs-switch-link {
    color: #1e1e24;
    border: 1px solid #1e1e24;
    font-weight: 600;
}

.subscription_details .cancel:hover, .order_details .wcs-switch-link:hover {
    background-color: #1e1e24;
	color: #fff;
    border: 1px solid #1e1e24;
}

.subscription_details .change_payment_method {
    color: #ff5001;
    font-weight: 700;
    text-transform: none;
    padding-left: 3px;
}

.subscription_details .vertical_bar {
	margin-left: 5px;
}

.subscription_details .subscription_renewal_early, .order_details .subscription_renewal_early {
    background-color: #ff5100;
    color: #fff;
    border: 1px solid #ff5100;
}

.subscription_details tr:last-child td {
	padding: 10px 12px 6px 12px;
}

.myaccount-menu li {
	border-radius: 0px !important;
}

.yith-wcmap .user-profile .user-info .logout a {
    border: 1px solid #1e1e24 !important;
}

.woocommerce-MyAccount-content h2 {
	font-size: 28px;
}

.woocommerce-MyAccount-content td {
    font-size: 16px;
}


.woocommerce-table__line-item li strong, .woocommerce-table__line-item li strong {
    font-size: 1em !important;
}


/*Pricing Columns*/

#features .eapps-pricing-table-column-button-type-filled {
    color: rgb(255, 81, 0) !important;
}

.eapps-pricing-table-toggle-item-name {
	color: #333 !important;
    padding: 0.8rem !important;
    border-radius: 10px !important;
	font-family: Montserrat;
    font-size: 14px !important;
    text-transform: uppercase;
    font-weight: 600;
	box-shadow: 0px 3px 10px -2px hsla(150, 5%, 65%, 0.5);
	border: 2px solid #ff9e18 !important;
}

.eapps-pricing-table-toggle-item-name:hover {
    box-shadow: 0 0 0 3px rgba(0,0,0,.1);
}

.eapps-pricing-table-toggle-item-not-active .eapps-pricing-table-toggle-item-name {
	opacity: 1.0 !important;
}

#eapps-pricing-table-2 .eapps-pricing-table-column-item {
	text-align: center !important;
    justify-content: center !important;
}

.vc_btn3-size-xsm {
	color: #fe3b1f !important;
	background-color: #fff !important;
    border: 2px solid;
    border-color: #fe3b1f;
	font-size: 10px;
    font-family: 'Montserrat' !important;
	display: block;
    width: 100%;
    text-align: inherit;
	padding-top: 15px !important;
    padding-bottom: 15px !important;
	margin-top: 10px;
}

#footable_10367 .fa-check-circle:before {
	color: #ff9e18;
}

#footable_10367 tr {
	vertical-align: middle !important;
}

#footable_10367 .ninja_column_2, #footable_10367 .ninja_column_3, #footable_10367 .ninja_column_4, #footable_10367 .ninja_column_5, #footable_10367 .ninja_column_6, #footable_10367 .ninja_column_7 { 
	border-left:2px solid #73757d36 !important;
}

.colored_table table.ninja_table_pro.inverted tbody tr, .colored_table table.ninja_table_pro.inverted tbody tr td {
    padding-top: 15px;
    padding-bottom: 15px;
}

#footable_10367 .nt_row_id_21 .ninja_column_0 td {
    padding-left: 30px;
}

#footable_10367 td.ninja_column_0 {
    font-weight: 600;
    color: #73757d;
}


/* Checkout Confirmation Page */


.woocommerce-password-strength {
	font-size: 16px;
	margin-top: 10px;
	float: right;
}

.password-input .short, .password-input .bad {
	color: red;
}

.password-input .short::after, .password-input .bad::after {
    font-family: 'Font Awesome 6 Free'; 
	content: " \f119";
}

.password-input .good{
	color: #4275d2;
}

.password-input .good::after {
    font-family: 'Font Awesome 6 Free'; 
	content: " \f11a";
}

.password-input .strong{
	color: green;
}

.password-input .strong::after {
    font-family: 'Font Awesome 6 Free'; 
	content: " \f118";
}

.woocommerce-password-hint {
    margin-top: 15px;
    line-height: 1.3em;
    display: block;
    float: left;
	font-size: 14px;
}

	/* Regsiter with Google button */

.google-login {
	padding: 3px;
}

.btn-google {
      display: flex;
      position: relative;
      width: 100%;
      background: #fff;
      align-items: center;
      font-size: 16px;
      height: 52px;
      border: 1px solid #c2c8d0;
      border-radius: 3px;
      color: #2d333a;
      cursor: pointer;
      outline: 0;
      transition: box-shadow .15s ease-in-out,background-color .15s ease-in-out;
  }

   .btn-google:hover {
      box-shadow: inset 0 0 0 150px rgb(0 0 0 / 8%);
   }

   .google-icon {
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
    position: absolute;
    transform: translateX(-50%) translateY(-50%);
    left: 26px;
    top: 51%;
   }

   .google-icon[data-provider^=google] {
    background-image: url("https://cdn.cdnlogo.com/logos/g/35/google-icon.svg");
   }

.google-register {
    padding-left: 50px;
	color: #2d333a;
}

.woocommerce-Price-currencySymbol, .subscription-details {
	font-size: 16px;
}

.woocommerce-checkout p.woocommerce-invalid-required-field span.error, .woocommerce-error li, .wc-stripe-error li {
   color: #f92e2e;
   display: block !important;
   font-weight: 500;
   font-size: 15px;
}

.wc-stripe-error li {
	text-align: center !important;
	color: #f92e2e !important;
	padding-bottom: 0 !important;
}

#payment .methods li.woocommerce-SavedPaymentMethods-token label,
#payment .methods li.woocommerce-SavedPaymentMethods-new label {
    color: #1e1e24
}

#ship-to-different-address {
	display: none;
}

.woocommerce #payment div.payment_box, .woocommerce-page #payment div.payment_box {
    background: #efefef;
	line-height: 0;
}

.woocommerce-error:before {
    display: none;
}

.woocommerce-additional-fields__field-wrapper .validate-required label {
	display: none !important;
}

/*form.checkout > .woocommerce-NoticeGroup-checkout {
   display: none;
}*/

/* @lucas (Nov 28th 2022) ::START make error message on payment failure more prominent */
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout > .woocommerce-error{
	padding: 0;
	margin: 0;
}
/* @alucas::END */

.woocommerce-invalid-required-field .checkout-label > *:not(:last-child) {
  visibility: hidden;
}

.woocommerce-remove-coupon {
    font-weight: 400;
}

.wc-payment-form fieldset {
    margin-bottom: 0;
}

#wc-stripe-cc-form label {
    display: none;
}

.woocommerce #payment ul.payment_methods, .woocommerce-page #payment ul.payment_methods {
	padding: 0px;
}

.woocommerce-page #payment #place_order:after {
    display: inline-block;
    font-family: 'Font Awesome 6 Free';
    content: "\f023";
    font-weight: 600;
    margin: 0 0.5em;
}

.woocommerce #payment ul.payment_methods li input, .woocommerce-page #payment ul.payment_methods li input {
    margin: 0 0.1em 0 0;
}

#stripe-payment-data ul {
	margin-left: 10px;
}

.checkout-page h5 {
    font-size: 20px;
}

.checkout-page .product-name .variation {
	display: none;
}

.woocommerce-billing-fields h4 {
	display: none;
}

.welcome-back {
    font-size: 16px;
    text-align: center;
}

.welcome-back p {
	margin-bottom: 0px;
}

.checkout-coupon-toggle .woocommerce-info, .coupon-form p {
    font-size: 16px;
    text-align: left;
}

.coupon-form {
    margin: 0px 12px 0px 12px;
}

.login-or {
    width: 100%;
    display: flex;
    flex-direction: row;
    text-transform: uppercase;
    border: none;
    font-size: 12px;
    font-weight: 500;
    margin: 30px 0 20px 0;
    padding: 24px 0 0;
    padding: var(--spacing-3) 0 0 0;
}

.login-or span {
	margin: -2px 15px 0;
}

.login-or:after, .login-or:before {
    content: "";
    border-bottom: 1px solid #c2c8d0;
    flex: 1 0 auto;
    height: 0.5em;
    margin: 0;
}


#account_password_field label {
	display: none;
}

.woocommerce #payment, .woocommerce-page #payment {
    background: #fff;
}

.woocommerce-NoticeGroup-checkout .woocommerce-info {
	display: none;
}

#order_review_heading {
	display: none;
}

#stripe-payment-data p {
	display: none;
}

.woocommerce-privacy-policy-text {
	font-size: 16px;
}

.wc_payment_method .input-radio {
	display: none;
}

.woocommerce-info {
	margin: 0 !important;
}

.woocommerce-form-login-toggle:before {
    content: 'Already have an account? ';
	font-weight: 500;
}

.woocommerce-form-login-toggle a.button:after {
    content: ' here';
}

.woocommerce-checkout th, .woocommerce-checkout td {
	font-size: 16px;
}

.woocommerce-checkout  .product-name {
	font-weight: 200;
}

.cart-subtotal {
	display: none;
}

.woocommerce-form-login-toggle {
	text-align: center;
	margin-top: 15px;
	font-size: 16px;
}

.dtwpb_woocommerce_checkout_coupon_form form {
	margin-top: -15px !important;
}

.woocommerce-checkout .woocommerce-info {
	display: block !important;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
}

.woocommerce-checkout .woocommerce-info a {
	font-weight: 400;
}

.woocommerce-info .showlogin, .woocommerce-info:before {
	display: none;
}

.woocommerce-page #page-title {
	display: none;
}

.order-again {
	display: none;
}

.woocommerce-column__title, .woocommerce-order-details h2, .cart_totals h2 {
    font-size: 32px !important;
}

tr .product-name {
	color: #2f2f2f !important;
}

td .product-name {
	color: #ff5100 !important;
}

#order_comments_field label {
	display: inline-block !important;
}

.followup-checkout {
	display: none;
}

.woocommerce-column__title, .woocommerce-order-details h2, .cart_totals h2 {
	font-size: 37px;
}

.woocommerce-checkout-review-order-table .product-total {
	width: 30%;
}

.recurring-totals {
	text-transform: uppercase;
	color: #ff5100; 
}

.recurring-totals  th {
	background-color: #e6e6e6 !important;
}

#ui-datepicker-div {
	display: none !important;
}

.woo-cart-timer-wrap {
    display: none;
}

address .woocommerce-customer-details--email {
	display: none;
}

.woocommerce .order_details li, .woocommerce-page .order_details li {
    border-right: none !important;
}

.woocommerce-additional-fields label {
    font-size: 16px !important;
}

.testimonial-row .vc_column_container>.vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.testimonial-row blockquote {
    width: 75% !important;
    background: none !important;
	margin-left: auto;
    margin-right: auto;
	font-family: 'Montserrat', sans-serif;
	border-left: none !important;
}

.testimonial-row blockquote:before {
    content: "\f10d" !important;
	font-size: 45px !important;
}

.testimonial-row .wpb_single_image img {
    vertical-align: top;
    max-width: initial;
    height: 600px;
    width: auto;
}

.testimonial-row h3 {
    font-size: 29px;
    font-weight: 500;
    line-height: 1.15;
	color: #fff;
}

.testimonial-fixed .testimonial-row {
	min-height: 800px !important;
	max-height: 800px !important;
}



@media screen and (max-width: 1000px) {
  .testimonial-row h3 {
    font-size: 26px;
}
}

/* Checkout Confirmation Page */

.woocommerce-order-received .woocommerce-table__product-name.product-name p, .woocommerce-view-subscription .order_item .product-name span {
    display: inline-block;
}

.woocommerce form.login, .woocommerce-page form.login, .woocommerce form.checkout_coupon, .woocommerce-page form.checkout_coupon, .woocommerce form.register, .woocommerce-page form.register {
    background-color: #fff;
}

input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], textarea, select {
	border-radius: 0px !important;
	padding: 20px 10px;
}

.woocommerce-form-login label {
    font-size: 16px !important;
    line-height: 18px !important;
}

.woocommerce-form-login .form-row-first, .woocommerce-form-login .form-row-last {
	width: 100% !important;
	float: left !important;
}

.product-name th  {
    color: #1e1e24;
}

.product-name  {
    font-family: 'Montserrat';
    color: #ff5100;
	font-weight: 700;
}

.variation {
	font-size: .8751em;
	color: #1e1e24;
	font-family: Helvetica\ Neue,Arial,Helvetica,sans-serif;	
	font-weight: 700;
}

.variation p {
    font-weight: normal;
}

.woocommerce-table__line-item p, .woocommerce-table__line-item li {
	font-size: 16px !important;
    text-transform: none;
}

.order_details li::before, .order_item .wc-item-meta li::before {
	display: none !important;
}

.payment_methods label {
	cursor: auto !important;
}

.woocommerce #payment div.payment_box:after, .woocommerce-page #payment div.payment_box:after {
	display: none !important;
}

.woocommerce-checkout #payment ul.payment_methods li img.stripe-icon {
    max-width: 50px !important;
}

.select2-selection__rendered {
	font-size: 16px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 7px !important;
}

.wc-credit-card-form label {
    font-size: 16px;
}

.woocommerce-message, .woocommerce-error, .woocommerce-info {
	padding: 1em !important;
    text-align: center;
}

.wc-credit-card-form .ElementsApp .InputElement {
    padding: 20px 10px !important;
    font-size: 16px !important;
    top: -5px !important;
}

.woocommerce_error li {
    color: #fff;
    line-height: 1em;
}

.woocommerce-terms-and-conditions p {
    font-size: 15px !important;
}

.wc-stripe-elements-field {
	padding: 10px 5px !important;
}

.woocommerce-privacy-policy-text {
    line-height: 1.3em !important;
	font-size: 14px;
}

.woocommerce form .form-row .input-checkbox, .woocommerce-page form .form-row .input-checkbox {
    vertical-align: text-bottom !important;
    margin: 2px -10px 0 0 !important;
}

.woocommerce-terms-and-conditions-checkbox-text {
    font-size: 14px !important;
    vertical-align: top !important;
}

.woocommerce form .form-row .required, .woocommerce-page form .form-row .required {
    vertical-align: top !important;
}

abbr[title], abbr[data-original-title] {
    text-decoration: none !important;
}

.shop_table tr:nth-child(odd) {
    background: #fff;
}

.product-remove {
    vertical-align: top !important;
	max-width: 20px !important;
}

.product-remove a {
    font-weight: 800;
    font-size: 25px;
}

.shop_table .order-total {
	background-color: #fff !important;
}

.woocommerce-billing-fields label, .woocommerce-billing-fields input, .woocommerce-billing-fields button, .woocommerce-billing-fields select, .woocommerce-billing-fields textarea {
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
}

.woocommerce-message, .woocommerce-error, .woocommerce-info {
	border-top: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    color: #1e1e24;
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.woocommerce table.shop_table th, .woocommerce-page table.shop_table th {
    font-family: Montserrat !important;
}

.woocommerce-info:before {
    background-color: #002169 !important;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    padding: 20px 25px !important;
	width: 100%;
	margin-bottom: 20px;
	font-weight: 700;
}

.woocommerce-input-wrapper input[type="text"], .woocommerce-input-wrapper input[type="tel"], .woocommerce-input-wrapper input[type="email"], .woocommerce-page form .form-row textarea, .woocommerce-input-wrapper input[type="password"] {
    max-width: 600px !important;
	padding: 20px 10px !important;
	border-radius: 0px !important;
}

.woocommerce-input-wrapper .select2-selection--single .select2-selection__rendered {
    padding-top: 5px !important;
}

.woocommerce-input-wrapper .select2-container .select2-selection--single {
    height: 40px !important;
	border-radius: 0px !important;
}

.payment_methods label {
    display: flex;
    justify-content: center;
	max-height: 33px;
}

.woocommerce #payment div.form-row, .woocommerce-page #payment div.form-row {
    padding: 3px !important;
}

/* Single Product Page */

.single-product .woocommerce-variation-add-to-cart .quantity:before {
	display: block;
	content: "QTY";
	font-weight: 700;
	font-size: 16px;
}

.simple-product-title {
	display: none;
}

.wcpa_form_id_13254, .auto-renew-hidden_parent {
	display: none !important;
}

.wcpa_form_outer .wcpa_form_item input[type=number] {
    padding: 5px 10px 5px 10px !important;
    text-align: center;
    max-width: 50px;
}

/*.dtwpb-woocommerce-page .eapps-pricing-table-column-features-item-text a {
    color: #fff !important;
	background-color: rgb(240, 84, 46) !important;
}*/

.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel .vc_tta-panel-body,
.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panel .vc_tta-panel-body {
    -webkit-transform: none; 
    -moz-transform: none; 
    -ms-transform: none; 
    -sand-transform: none; 
    -o-transform: none; 
     transform: none; 
    -webkit-transition: none; 
    -moz-transition: none; 
    -o-transition: none; 
    transition: none; 
    animation: fadein .25s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}


.wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
    background-color: none !important;
}

.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list {
    text-align: center !important;
}

@media (min-width: 768px){
.vc_tta-color-grey.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
    background-color: rgba(255, 0, 0, 0.0);
}
}

.vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab>a {
    color: #333 !important;
    padding: 0.8rem !important;
    border-radius: 10px !important;
    font-family: Montserrat;
    font-size: 14px !important;
    text-transform: uppercase;
    font-weight: 600;
    box-shadow: 0px 3px 10px -2px hsla(150, 5%, 65%, 0.5);
    border: 2px solid #ff9e18 !important;
	background-color: #fff !important;
}

.vc_tta-color-grey  .vc_tta-tab.vc_active>a {
    background-color: rgb(255, 158, 24) !important;
    color: #fff !important;
}

.vc_tta-panel.vc_animating {
     opacity: 0;
}

.woocommerce-page div.product form.cart .variations label::after
{
	display: block;
	font-family: Helvetica\ Neue,Arial,Helvetica,sans-serif;
	font-size: 15px !important;
    padding-top: 0px !important;
    font-style: italic;
	font-weight: normal;
	margin-top: -15px;
}

label[for=number-of-players]::after
{
    content: 'Choose the Maximum number of players per GamePlay (result set)';
}

label[for=customer-support-plan]::after
{
    content: 'Do you want us to setup your games for you?';
}

.woocommerce div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page #content div.product div.images img {
	-webkit-box-shadow: none !important;
}

.single #main, .woocommerce #main {
    padding: 0;
}

.single-product #page-title {
	display: none;
}

.woocommerce-page #page-title {
    margin-bottom: 0px;
}

.woocommerce-page #page-title .span6{
    display: none;
}

#elfsight-pricing-table-3 .eapps-pricing-table-column-features-item-text a {
    color: #fff !important;
}

/*
#elfsight-pricing-table-1 .eapps-pricing-table-column-features-item-text a {
    color: #ff5100 !important;
}
*/

.woovr-variation-price {
    color: #ff5100;
    font-weight: 500;
	text-align: center;
}

.cart .wcpa_form_outer {
	margin-top: 0px !important;
}

.woosg-title-inner {
	text-align: center;
}

.woosg-products .woosg-product .woosg-qty.woosg-qty-plus-minus {
    margin-left: auto;
    margin-right: auto;
}

.woosg-products .woosg-product .woosg-title .woosg-title-inner {
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 600;
	font-size: 18px;
}

.woosg_total {
    color: #ff5100;
    font-weight: 600;
    font-size: 22px;
    text-align: center;
	margin-bottom: 0px !important;
}

.woovr-variations .woovr-variation:hover {
    background: none !important;
}

.woosg-products .woosg-product, .woovr-variations .woovr-variation {
    display: block !important;
}

.woovr-variation-selector select {
	margin-bottom: 0px !important;
	width: 100% !important;
}

.woocommerce-grouped-product-list tr:nth-child(odd), .woocommerce-grouped-product-list tr:nth-child(even) {
    background: none;
}

.single-product tr:hover {
	background-color: #FFC789;
}

.single-product tr:nth-child(even):hover {
    background-color: #FFC789;
}

.woocommerce-grouped-product-list-item__label a {
	font-size: 15px;
}

.reset_variations {
	font-size: 15px;
}

#datepicker, #enddate {
    border: none !important;
    background: none !important;
	margin-top: -5px;
}

.wcpa_form_outer {
    margin: 1em 0 0 0 !important;
	padding-bottom: 0 !important;
}

.woocommerce div.product form.cart .button, .woocommerce-page div.product form.cart .button {
    margin-left: auto;
    margin-right: auto;
    display: block;  
    margin-top: 10px;
	float: none !important;
}

.woocommerce div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity {
	margin: 0 0 0 0;
}

.woocommerce .quantity, .woocommerce-page .quantity {
	width: 45px;
}

.single-product div.product.wcpa_has_options form.cart.variations_form .woocommerce-variation-add-to-cart {;
    padding-bottom: 30px;
}

.woocommerce div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity {
	float: none !important;
	margin-right: auto;
    margin-left: auto;
}

.xdsoft_other_month { 
	background: #fff !important;
}

.xdsoft_disabled {
	background: #a9a9a9 !important;
	opacity: 1 !important;
}

.xdsoft_calendar tr:nth-child(odd) {
    background: #fff !important;
}

input[type=radio]:checked+label[for="radio-group-5ef22431d549a_3_1"]:after {
    content: "10% Savings";
    display: flex;
    position: absolute;
    top: 50px;
    color: #ff5100;
    font-size: .75em;
    padding: .5em;
    width: 100%;
	right: -15px;
}

label[for="radio-group-5ef22431d549a_3_1"]:after {
    content: "10% Savings";
    display: flex;
    position: absolute;
    top: 50px;
    color: #ff5100;
    font-size: .75em;
    padding: .5em;
    width: 100%;
	right: -15px;
}

label[for="radio-group-5ef22431d549a_3_2"]:after {
    content: "30% Savings";
    display: flex;
    position: absolute;
    top: 50px;
    color: #ff5100;
    font-size: .75em;
    padding: .5em;
    width: 100%;
	right: -3px;
}

.checkbox-exhibitor-plan, .checkbox-event-plan {
    pointer-events: none;
 }

.wcpa_total .wcpa_price {
	font-size: 24px;
	font-weight: 600;
}

.wcpa_total .wcpa_price_summary li {
    font-size: 24px;
    font-weight: 400;
}

.wcpa_form_outer .wcpa_form_item input[type=text] {
    text-align: center;
}

.wcpa_type_radio-group, .wcpa_type_checkbox-group {
    padding-bottom: 10px;
    border-bottom: 1px solid #bdbcbc;
}

.woo-variation-swatches .variable-items-wrapper {
    justify-content: center;
}
.wcpa_form_outer .wcpa_error_msg {
    position: relative !important;
    font-size: 17px;
}

.wcpa_form_outer .wcpa_form_item .wcpa_price {
    padding-top: 5px !important;
    text-align: center;
}

.wcpa_form_outer .wcpa_form_item .wcpa_helptext {
    font-size: .8em !important;
    padding-top: 0px !important;
    padding-bottom: 15px;
    font-style: italic;
}

.wcpa_form_outer .wcpa_form_item {
    text-align: center;
    margin-bottom: 20px !important;
}

.wcpa_form_outer .wcpa_form_item .radio-inline {
    margin-left: -0.5em !important;
}

.wcpa_form_outer .wcpa_form_item .radio-inline .wcpa_radio, .wcpa_form_outer .wcpa_form_item .checkbox-inline .wcpa_checkbox {
    margin-left: 0.5em !important;
}

.wcpa_form_item input[type="radio"] {
  display: none;
}

.variable-item:not(.radio-variable-item) {
    width: auto;
    height: 100%;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item {
    font-family: Montserrat;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected {
    box-shadow: none !important;
    background-color: #ff9e18 !important;
    color: #fff;
}

.woocommerce div.product span.price, .woocommerce-page div.product span.price {
	font-size: 19px;
    font-weight: 600;
	color: #fff;
	font-family: Helvetica\ Neue,Arial,Helvetica,sans-serif;
}

.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name {
	display: none !important;
}

.woocommerce-variation-price {
	box-shadow: 0 0 0 1px rgba(0,0,0,.05);
	font-size: 38px;
	background-color: #fff;
	text-align: center;
	
}

.woocommerce div.product span.price, .woocommerce-page div.product span.price {
    font-size: 40px;
    font-weight: 600;
    color: #333;
    font-family: 'Montserrat';
	
}

.woocommerce-Price-currencySymbol {
	margin-right: 5px;
}

.woocommerce-Price-currencySymbol, .subscription-details {
	font-weight: 100;
	font-size: 16px;
    font-family: Helvetica;
    vertical-align: middle;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {	
    font-family: Montserrat;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}


.wpb_wrapper .woo-variation-items-wrapper ul li::before {
	display: none !important;
}


@media (min-width: 1200px) {
.variable-item [class*="span"] {
    margin-left: 0px !important;
}
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item {
  height: 100%;
  display: block;
  background: white;
  border: 2px solid #ff9e18;
  border-radius: 10px;
  padding: 0.8rem;
  margin-bottom: 1rem;
  text-align: center;
  box-shadow: 0px 3px 10px -2px hsla(150, 5%, 65%, 0.5);
  position: relative;
}

.wcpa_form_outer .wcpa_form_item .wcpa_radio label, .wcpa_form_outer .wcpa_form_item .wcpa_checkbox label {
  height: 100%;
  display: block;
  background: white;
  border: 2px solid #ff9e18;
  border-radius: 10px;
  padding: 0.6rem;
  margin-bottom: 1rem;
  text-align: center;
  box-shadow: 0px 3px 10px -2px hsla(150, 5%, 65%, 0.5);
  position: relative;
}
.wcpa_form_item input[type="radio"]:checked + label, .wcpa_form_item input[type="checkbox"]:checked + label {
  background: #ff9e18;
  color: hsla(215, 0%, 100%, 1);
  box-shadow: 0px 0px 20px hsla(19, 100%, 50%, 0.15);
}
/*
.wcpa_form_item input[type="radio"]:checked + label::before, .wcpa_form_item input[type="checkbox"]:checked + label::after {
    color: hsla(215, 5%, 25%, 1);
    font-family: FontAwesome;
    border: 2px solid hsla(19, 100%, 50%, 1);
    content: "\f00c";
    font-size: 14px;
    position: absolute;
    top: -14px;
    left: 50%;
    transform: translateX(-50%);
    height: 25px;
    width: 25px;
    line-height: 23px;
    text-align: center;
    border-radius: 50%;
    background: white;
    box-shadow: 0px 2px 5px -2px hsla(0, 0%, 0%, 0.25);
}
*/
.wcpa_form_outer .wcpa_form_item .wcpa_radio .wcpa_check, .wcpa_form_outer .wcpa_form_item .wcpa_check {
	display: none !important;
}

.product-order-title {
    font-size: 36px;
    font-weight: 700;
    font-family: Montserrat;
    line-height: 38px;
    margin-bottom: 50px;
    color: #ff5100;
}

.wcpa_form_outer .wcpa_form_item .image-inline img {
	background-color: #fff;
	box-shadow: 0em 0.1em 0.25em 0.1em rgba(0,0,0,0.05);
    -webkit-box-shadow: 0em 0.1em 0.25em 0.1em rgba(0,0,0,0.05);
    -moz-box-shadow: 0em 0.1em 0.25em 0.1em rgba(0,0,0,0.05);
}

.dtwpb-woocommerce-product-description .wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-tab>a {
    border-radius: 0px !important;
}

.wcpa_price_summary {
    background: none !important;
}

.dtwpb-woocommerce-product-description .wpb-js-composer .vc_tta.vc_general .vc_tta-tab>a {
    padding: 15px !important;
}

.wcpa_price_summary ul li::before, .woocommerce-checkout-payment ul li::before {
    display: none !important;
}

.product-left-column .wcpa_form_outer {
	display: none !important;
}

.product-right-column .woocommerce-product-details__short-description {
	display: none !important;
}

.woocommerce-product-details__short-description {
	float: left;
	width: 100%;
}

.yith_wapo_group_product_price_total, .yith_wapo_group_option_total, .yith_wapo_group_final_total {
	max-width: 100px !important;
	float: right;
}

.woocommerce div.product form.cart .button {
	padding: 20px 25px;
}

tr:nth-child(even) {
    background: none !important;
}

.single-product tr:nth-child(even) {
    background: none;
}

.yith_wapo_group_total table td {
    border: none !important;
}

.yith_wapo_group_total table td {
    font-family: Montserrat;
}

.yith_wapo_group_product_price_total span, .yith_wapo_group_option_total span {
	color: #1E1E24 !important;
	font-weight: 600;
}

.yith_wapo_group_final_total span {
	color: #ff5100 !important;
	font-weight: 600;
}

.ywapo_label {
    cursor: pointer;
    font-size: 18px;
    vertical-align: -webkit-baseline-middle;
	font-family: Montserrat;
}
.woocommerce .ywapo_group_container.form-row.form-row-wide {
    display: inline-block !important;
    width: 30% !important;
    vertical-align: text-top !important;
	background-color: #f3f3f3;
    border-color: #333;
    padding: 20px;
    border-width: 2px;
    border-style: solid;
	min-height: 414px;
}

/*
.woocommerce div.product div.images, .woocommerce-page div.product div.images {
	display: none !important;
}
*/

.woocommerce div.product div.summary, .woocommerce-page div.product div.summary {
	width: 100% !important;
	float: left !important;
}

.wcpa_row {
	width: 100%;
}

.wcpa_form_outer .wcpa_row {
	margin-left: 5px !important;
    margin-right: 5px !important;
}

.wcpa_form_outer {
    float: right;
    padding: 2.5%;
}

.wcpa_image label {
    font-size: 14px !important;
	display: none !important;
}

.wcpa_form_outer .wcpa_form_item .image-inline img {
    max-width: 120px !important;
    margin: 10px !important;
}

.wcpa_form_outer .wcpa_form_item .wcpa_disp_type_circle .wcpa_image input:checked+div img, .wcpa_form_outer .wcpa_form_item .wcpa_disp_type_circle .wcpa_image input:checked+div picture img, .wcpa_form_outer .wcpa_form_item .wcpa_disp_type_circle .wcpa_image input:checked+img, .wcpa_form_outer .wcpa_form_item .wcpa_disp_type_circle .wcpa_image input:checked+picture img, .wcpa_form_outer .wcpa_form_item .wcpa_disp_type_square .wcpa_image input:checked+div img, .wcpa_form_outer .wcpa_form_item .wcpa_disp_type_square .wcpa_image input:checked+div picture img, .wcpa_form_outer .wcpa_form_item .wcpa_disp_type_square .wcpa_image input:checked+img, .wcpa_form_outer .wcpa_form_item .wcpa_disp_type_square .wcpa_image input:checked+picture img, .wcpa_form_outer .wcpa_form_item .wcpa_disp_type_squircle .wcpa_image input:checked+div img, .wcpa_form_outer .wcpa_form_item .wcpa_disp_type_squircle .wcpa_image input:checked+div picture img, .wcpa_form_outer .wcpa_form_item .wcpa_disp_type_squircle .wcpa_image input:checked+img, .wcpa_form_outer .wcpa_form_item .wcpa_disp_type_squircle .wcpa_image input:checked+picture img {
    box-shadow: 0 0 5px 1px #ff5100 !important;
    padding: 5px;
}

.wcpa_price_summary {
    background: #fff;
}

.wcpa_form_item {
    margin: 0 !important;
}

.wcpa_form_outer label {
    font-size: 18px;
	font-family: Montserrat;
	font-weight: 700;
    font-style: normal;
	color: #2f2f2f;
    line-height: 20px;
}

.woocommerce div.product form.cart .variations td.label, .woocommerce-page div.product form.cart .variations td.label {
    font-family: Montserrat;
    font-weight: 700;
    font-style: normal;
    color: #2f2f2f;
    line-height: 24px;
	text-align: center;
	padding-right: 0px;
	text-shadow: none !important;
}

.variations_form table th, .variations_form table td {
    border-top: none;
}

.woo-variation-swatches.wvs-show-label .variations td {
    display: table !important;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.variations tr:nth-child(odd), .variations tr:nth-child(even) {
    background: none;
}

.woocommerce div.product form.cart .variations label, .woocommerce-page div.product form.cart .variations label {
	font-size: 18px;
}

.wcpa_checkbox label, .wcpa_radio label {
	font-family: Montserrat;
    font-size: 14px;
	text-transform: uppercase;
    font-weight: 600;
    color: #1E1E24;
}

.wcpa_form_outer .wcpa_form_item .wcpa_helptext {
    font-size: .75em;
    display: block;
    line-height: 1em;
    padding-top: 10px;
}

.wcpa_form_outer .wcpa_form_item .wcpa_price {
    padding-top: 12px;
    font-weight: 600;
}

.wcpa_form_outer .wcpa_form_item input[type=text] {
	margin-top: 12px;
	width: 100%;
}

.wcpa_form_outer .wcpa_form_item .required_ast {
    color: #1e1e1e;
	font-weight: 200;
}

.woocommerce-message {
    display: none !important;
}

.wcpa_form_outer .wcpa_form_item .wcpa_radio input[type=radio]:checked+label .wcpa_check::before {
	background: #ff5100 !important;
}

.wcpa_form_outer .wcpa_form_item .wcpa_checkbox input[type=checkbox]:checked+label .wcpa_check {
    background: #ff5100 !important;
	border: 2px solid #ff5100 !important;
}

.variation dd {
    line-height: 20px !important;
}

dd, dt {
    line-height: 20px !important;
}

.product-name {
	width: 100%;
}

.woocommerce table.shop_table, .woocommerce-page table.shop_table {
	border: none;
	border-radius: 0px !important;
}

.product-price, .product-quantity, .product-subtotal, .quantity::before {
    font-size: .8751em;
}

.woocommerce .quantity input.qty {
    border-right: 1px solid #c8bfc6
}

.quantity::before {
	margin-left: 5px;
}
	
/* Styled Download Tag */

.free-download {
	background-color: #ff5100 !important;
	color:#fff !important;
	padding: 5px 15px 5px 15px !important;
	font-size: 14px !important;
	width: max-content !important;
	width: -moz-max-content !important; 
    width: -webkit-max-content !important;
	text-transform: uppercase !important;
	font-weight: 700 !important;
	font-family: Montserrat !important;
	text-align: center !important;
	margin-left: auto;
    margin-right: auto;
}

/* CSS Animations */

.delay-1 {
	animation-delay: .5s;
}

.delay-2 {
	animation-delay: 1s;
}

.delay-3 {
	animation-delay: 1.5s;
}

.delay-4 {
	animation-delay: 2s;
}


.interactive-game-map:hover img {
	transition: 0.3s;
}

.interactive-game-map p {
	font-size: 15px;
	line-height: 1.4em;
}

.interactive-game-map a {
	text-decoration: none;
	color: #1e1e24;
}

.interactive-game-map a:hover {
	text-decoration: none;
	color: #1e1e24;
}

.interactive-game-map h5 {
	font-size: 18px;
}

.map-hosted-trivia, .map-self-trivia, .map-staff-check-in, .map-check-in-code, .map-virtual-prize-wheel, .map-leaderboard-apg, .map-kiosk, .map-mobile-trivia, .map-trivia-bar, .map-trivia, .map-leaderboard, .map-passport, .map-bar, .map-attendee-participation, .map-trade-show-games, .map-all-exhibitors, .map-top-exhibitors, .map-key-locations, .map-join-game, .map-hit-floor, .map-win-prizes {
	opacity: .3;
	cursor: pointer;
	border: 2px solid #fff;
	border-radius: 10px;
	padding: 10px;
}

.map-hosted-trivia:hover, .map-self-trivia:hover, .map-staff-check-in:hover, .map-check-in-code:hover, .map-virtual-prize-wheel:hover, .map-leaderboard-apg:hover, .map-kiosk:hover, .map-mobile-trivia:hover, .map-trivia-bar:hover, .map-trivia:hover, .map-leaderboard:hover, .map-passport:hover, .map-bar:hover, .map-attendee-participation:hover, .map-trade-show-games:hover, .map-all-exhibitors:hover, .map-top-exhibitors:hover, .map-key-locations:hover, .map-join-game:hover, .map-hit-floor:hover, .map-win-prizes:hover {
	opacity: 1;
	border-radius: 10px;
	border: 2px solid #ff9e18;
	transition: 0.3s;
}

.interactive-map-label:hover {
	opacity: 1;
	border-radius: 10px;
	border: 2px solid #ff9e18;
	transition: 0.3s;
}

.hoverstate{
	opacity: 1;
	border-radius: 10px;
	border: 2px solid #ff9e18;
	transition: 0.3s;
}

.dropdown .btn {
	padding: 20px 30px;
}

.dropdown li {
	margin-top: 5px;
	margin-bottom: 5px;
}

.dropdown .dropdown-item {
padding: 0.5rem 1rem;
}

.dropdown .dropdown-item:hover {
    color: #fff;
    background-color: #ff9e18;
}

.centered {
	text-align: center;
}

/* Secondary Nav */

.float-nav-title {
    color: #fff;
    font-weight: 600;
}

.secondary-nav {
	padding-top: 0px !important;
}

.secondary-nav .vc_btn3-color-cta {
    background-color: #ff5001 !important;
    font-weight: 700;
}

.secondary-nav a {
	color: #fff;
	font-family: 'Montserrat';
	font-size: 13px;
}

html
{
  scroll-padding-top: 7vw; /* height of sticky header */
}


.secondary-nav .vc_btn3.vc_btn3-color-warning, .secondary-nav .vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat {
	font-size: 15px !important;
}


.floating-nav nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 100px;
    background: green;
    display: block;
    width: 100%;
    padding: 4px 0px 4px 0px;
    height: 30px;
    z-index: 100;
}

.floating-nav nav a {
    font-family: helvetica;
    color: #ffffff;
    padding: 2px 4px;
    display: block;
    float: left;
    text-decoration: none;
    margin-right: 4px;
}

.floating-nav nav a:hover,
.floating-nav nav a.active {
    background: white;
    color: green
}

.floating-nav .fixed {
    position: fixed;
    top: 150px;
	z-index: 999;
} 

/* Resources */

.resources a {
    color: #1E1E24;
}


/* Interactive Trivia */

.vc_pagination-color-orange.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
    background-color: #ffa064 !important;
}

.vc_pagination-color-orange.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #ffa064 !important;
}

.vc_pagination-color-orange.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #ffa064 !important;
}

.vc_pagination-color-orange.vc_pagination-style-outline .vc_pagination-trigger

.numerals-background .numerals {
	transition: all 0.8s cubic-bezier(0.4, 0, 0, 1) 0s;
	transition-delay: 0.4s;
}

.numerals-background:hover .numerals {
	transform: translateY(-10px);
	transition: all .8s cubic-bezier(.4,0,0,1) 0s;
}

.horizontal-numerals .numerals-background:hover .numerals {
    transform: none;
}

.horizontal-numerals .numerals-background h5 {
	transition: none;
}

.numerals-background:hover h5 {
	transform: translateY(-10px);
	transition: all .8s cubic-bezier(.4,0,0,1) 0s;
	transition-delay: 0.2s;
}

.numerals-background p {
	transition: all 0.8s cubic-bezier(0.4, 0, 0, 1) 0s;
}

.numerals-background:hover p {
	transform: none;
}

.horizontal-numerals .numerals-background:hover {
    transform: scale(1.03);
    transition-duration: .25s;
}

.numerals.circle {    
    background: #fff;
    clip-path: circle(50%);
    height: 1.5em;
    width: 1.5em; 
    margin-bottom: 5px;
    display: inline-block;
    vertical-align: sub;
}

.numerals.small {
    font-size: 35px;
}

.step-arrow:after {
    content: "";
    position: absolute;
    left: 96%;
    top: 10%;
    z-index: 12;
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-left: 19px solid #fff;
    border-bottom: 25px solid transparent;
}

.passport-options .shadowed-50:hover {
    transform: scale(1.03);
    transition-duration: .25s;
    background-color: #fff !important;
}

.feature-list-check .vc_icon_element-inner {
    margin-left: -20px;
}

.vc_pagination li::before {
	display: none !important;
}

.feature-list-check ul li::before {    
    font-family: 'Font Awesome 6 Free';
    content: '\f058' !important;
    color: #ff6600;
	margin-left: -30px !important;
    margin-right: 10px !important;
}

.feature-list-check ul li h5 {
    display: inline-table !important;
    vertical-align: middle !important;
}

.single .content-block ul li::before {    
    font-family: 'Font Awesome 6 Free';
    content: '\f058' !important;
    color: #ff6600;
	margin-left: -30px !important;
    margin-right: 10px !important;
}

.elementor-editor-element-settings li::before {
	display: none;
}

.single .meta-container .loop-meta li::before {   
    display: none !important;
}

.single .content-block ul li::marker {    
    display: none !important;
	color: #fff0;
}

.single .content-block ul li h5 {
    display: inline-table !important;
    vertical-align: middle !important;
}

.vc_toggle .vc_icon_element-inner {
    margin-left: -20px;
}

.vc_toggle ul li::before {    
    font-family: 'Font Awesome 6 Free';
    content: '\f058' !important;
    color: #ff6600;
	margin-left: -30px !important;
    margin-right: 10px !important;
}

.name-picker-raffle-wheel .vc_col-sm-2 {
	width: 10%;
}

.name-picker-raffle-wheel .vc_col-sm-8 {
	width: 80%;
}

.name-picker-features .vc_icon_element {
    margin-bottom: 0 !important;
}

.name-picker-features .vc_icon_element-align-right {
	margin-right: -25px;
}

.name-picker-features .vc_icon_element-align-left {
	margin-left: -25px;
}


.numerals {
    text-align: center;
    font-size: 60px;
    color: #ff5100;
    font-family: Montserrat;
    font-weight: 700;
    margin-bottom: -10px;
}

.numerals-background {
	background-color: #fff;
    padding: 20px 10px 40px 10px;
    border-radius: 10px;
}

.horizontal-numerals .numerals-background {
    padding: 10px;
}

.horizontal-numerals .numerals-background {
    padding: 10px;
	display: table;
    width: 100%;
}

.horizontal-numerals .numerals {
    display: table-cell;
    vertical-align: middle;
    padding: 5px 10px;
}

.horizontal-numerals .horizontal-list {
    display: table-cell;
    vertical-align: middle;
    line-height: 1.2;
    padding: 5px 10px;
}

.numerals-background h5 {
    line-height: 1.0;
}

.interactive-trivia .vc_icon_element {
    margin-bottom: 0;
}

.interactive-trivia h4 {
    margin-top: -12px !important;
}

.how-interactive-trivia .pad{
    background-color: #fff;
    border-radius: 10px;
    padding: 40px 10px 40px 10px;
	height: 150px;
}

.how-interactive-trivia .vc-ihe-panel .pad h4{
    font-family: Montserrat;
	font-weight: 300;
}

/*Image Shadow */

.shadowed {
  -webkit-filter: drop-shadow(0px 0px 25px rgba(61, 61, 61, 0.5));
  filter: drop-shadow(0px 0px 25px rgba(61, 61, 61, 0.5));
}

.shadowed-50 {
  -webkit-filter: drop-shadow(0px 0px 16px rgba(61, 61, 61, 0.25));
  filter: drop-shadow(0px 0px 16px rgba(61, 61, 61, 0.25));
	
}

.wpb_wrapper ul {
  list-style: none; /* Remove default bullets */
}

/*
.wpb_wrapper ul li::before {
  content: "\25CF";
  color: #ff5100;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
*/

.wpb_wrapper li, .single-post article li, .blog .loop-content li {
    line-height: 1.6em;
    margin-top: 10px;
}

.wpb_wrapper li, .single-post article li:last-child {
    margin-bottom: 15px;
}

.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {
	padding-top: 0px !important;
}

.wpb_content_element {
	margin-bottom: 0px !important;
}

#main [class*="span"] {
    margin-bottom: 0px !important;
}

/* Tables */
table th {
    background-color: #fff;
	vertical-align: middle;
}

table th h4 {
    line-height: 1.0em;
}

	/*  Define the background color for all the ODD background rows  */
	tr:nth-child(odd){ 
		background: #ffc784;
	}
	/*  Define the background color for all the EVEN background rows  */
	tr:nth-child(even){
		background: #ffb98c;
	}


/* Blog Search */

form#searchform input {
    color: #1e1e24;
}

/* Buttons */

.icon-hover .vc_icon_element {
	margin-bottom: 0px !important;
}

.icon-hover .vc_icon_element-icon:before {
	color: #1e1e24 !important;
}

.icon-hover a {
	color: #1e1e24 !important;
}

.vc_icon_element-icon a:hover, .icon-hover a:hover {
	color: #fff !important;
}

vc_btn3.vc_btn3-size-md, .vc_btn3.vc_btn3-size-lg {
    font-size: 19px !important;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg {
    font-size: 19px !important;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}

.vc_btn3.vc_btn3-color-warning, .vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat {
    font-size: 19px !important;
}

/* Menu Customizations */

#mobile-menu ul li.has-children>.action-expand {
    color: #999 !important;
}

ul.sf-menu>li a {
    font-size: 14px !important;
	text-transform: none !important;
	text-decoration: none;
}

ul.sf-menu li ul li a {
    line-height: 1.2em !important;
}

.sf-menu ul {
    left: 8px !important;
}

/* Font Customizations */

h1, h2 {
	line-height: 1.2;
}

h3, h4, h5, h6 {
	line-height: 1.3;
}



h1 {
	font-size: 68px;
}

#page-title h1 {
	font-size: 48px;
}

h1.single-title {
	font-size: 48px;
    line-height: 1em;
	color: #FF5100;
}

h2, .single-post h2, .blog h2 {
	font-size: 42px;
}

.single-post h2, .single-post h2 span {
    font-weight: 600 !important;
}

.single-post .content-block h2, .single-post .content-block h3 {
	margin-top: 30px;
}


h2.loop-title {
    font-size: 42px;
}

h2.loop-title a {
    color: #ff5100;
}

h3, .single-post h3, .blog h3, h3 span:not(.ez-toc-title-toggle, .ez-toc-title, .ez-toc-title-container) {
	font-size: 36px;
	font-weight: 600 !important;
}

#sidebar h3.widget-title, .sidebar-container .tw-title-container h3, #footer h3.widget-title {
    font-size: 19px !important;
}

#sidebar body {
    color: #73757e !important;
}

.tw-recent-content a {
    color: #FF5100 !important;
	font-weight: 400;
}

#bottom .copyright, #bottom p {
    font-size: 13px !important;
	text-align: center;
}

#bottom .copyright a {
    font-size: 13px;
}

#footer a {
    font-size: 16px;
}

#footer li {
    line-height: 1.5;
}

h4, .single-post h4, .blog h4, .single-post h4 span {
	font-size: 28px;
	font-weight: 600 !important;
}

.single-post article p {
    margin: 0 0 15px;
}

h5, .single-post h5, .blog h5 {
	font-size: 24px;
}

h6, .single-post h6, .blog h6 {
	font-size: 22px;
	font-weight: 400;
}

.single-post tr:nth-child(odd) {
    background: #d3d3d3;
}

.loop-content p, .content-block p, .blog p {
	font-size: 19px !important;
}

.blog .loop .loop-content img, .blog .loop-image img, .single .loop-media .loop-image img:first-of-type {
	max-width: 500px;
}

.ss-inline-share-wrapper {
	display: none !important;
}

#sidebar aside.widget ul li {
    line-height: 1.3 !important;
    font-size: 16px !important;
}

aside > ul {
    background-color: #002169 !important;
}

#sidebar a, li.cat-item {
    color: #ffffff;
}

aside>ul {
    background-color: #002169!important;
}

#sidebar .widget.Trivia > div:not(.widget-title-container), #sidebar .widget.ScavengerHunt > div:not(.widget-title-container), .menu-sales-kick-off-meeting-container, .menu-scavenger-hunt-passport-games-container, .menu-scavenger-hunt-sidebar-container, .menu-trivia-container, .menu-trivia-resources-container {
    background-color: #002169;
    padding: 10px;
}

.loop-block .loop-meta {
    font-size: 16px  !important;
}

.tw-recent-posts-widget .meta {
    display: none;
}

#sidebar h3.widget-title {
    color: #fff !important;
    background-color: #ff5100;
	font-family: Montserrat !important;
    padding: 5px 0px 5px 10px;
}

.tw-author h3, .tw-author a {
    font-size: 19px !important
}

.tw-author p {
    font-size: 19px  !important;
	font-style: italic;
}

/* used to style the customer details hook */
.isa_customer_details{
	 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!important;
	 font-size: 16px!important;
}


/* Contact Form Customizations */

input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], textarea, select {
    width: 90%;
    max-width: 500px;
    height: 40px;
    padding: 9px 10px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    color: #33475b;
    background-color: #f5f8fa;
    border: 1px solid #cbd6e2;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.wpcf7-form-control-wrap textarea {
    width: 90% !important;
}

.wpcf7 p {
	font-weight: 500 !important;
}

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus {
    border: 2px solid #f95a28 !important;
}

.hs-input:focus {
    border-color: #f95a28 !important;
}

.tw_post_sharebox {
    position: initial !important;
    margin-bottom: 50px;
}

.content-block li {
	font-size: 19px;
}

@media (min-width: 768px) {
.case-studies .vc_col-sm-6 {
    width: 49% !important;
}
}

@media (max-width: 600px) {
h1 {
	font-size: 48px !important;
	line-height: 1.1 !important;
}
}

.header-menu-cta:hover {
	cursor: pointer !important;
}

/* Menu CTA button styling */
.header-menu-cta > a {
    color: #fff !important;
    background: linear-gradient(transparent 25%, #ff5100 0%, #ff5100 75%, transparent 50%);
	background: -webkit-linear-gradient(transparent 25%, #ff5100 0%, #ff5100 75%, transparent 50%);
    padding-left: 15px !important;
    padding-right: 15px !important;
	opacity: 0.8;
}

ul.sf-menu>li a {
    cursor: pointer;
}

/* Menu CTA hover button styling */
.header-menu-cta > a:hover {
	background: linear-gradient(transparent 25%, #ff5100 0%, #ff5100 75%, transparent 50%);
	background: -webkit-linear-gradient(transparent 25%, #ff5100 0%, #ff5100 75%, transparent 50%);
	border: none !important;
	opacity: 1.0;
}

/* Home page styles */

.home-grid .vc_column-inner{
	padding-top: 0px !important;
}

.home-grid .wpb_content_element {
	margin-bottom: 0px !important;
}

/* Pricing Table Styles */

.eapps-pricing-table {
	font-family: 'Helvetica'
	
}

.pricing-learn-more a {
	background-color: red;
	padding: 10px 20px;
	color: #fff;
	text-decoration: none;
	margin-bottom: 15px;
}

.eapps-pricing-table-column-title-text {
	font-family: 'Montserrat'
	
}

.eapps-pricing-table-column-price-text {
    font-family: 'Montserrat';
	font-size: 44px !important;
}

.eapps-pricing-table-column-price-fix-prefix {
    display: block;
}

.eapps-pricing-table-toggle-item-name {
    font-weight: 700 !important;
}

.eapps-pricing-table-toggle-item-not-active .eapps-pricing-table-toggle-item-name {
	background-color: #fff !important;
}

.eapps-pricing-table-toggle-item-active .eapps-pricing-table-toggle-item-name {
    background-color: rgb(255, 158, 24) !important;
    color: #fff !important;;
}

.eapps-pricing-table-column-button-size-large {
    height: 60px !important;
    padding: 10px 60px !important;
    font-size: 19px !important;
    border-radius: 0px !important;
}

.eapps-pricing-table-column-button-size-medium {
    border-radius: 0px !important;
}

@media only screen and (max-width: 630px) {
.eapps-pricing-table-layout-table .eapps-pricing-table-column-title-text, .eapps-pricing-table-layout-table .eapps-pricing-table-column-price-text {
    font-size: 22px !important;
}
}

.eapps-pricing-table-column-features-item hr {
    margin: 10px 0 2px;
    height: 0px;
    border: solid #ddd;
    border-width: 1px;
    min-width: 200px;
    max-width: 250px;
}

/*
.eapps-pricing-table-column-features-left .eapps-pricing-table-column-features-item-inner {
    text-align: center !important;
    justify-content: center !important;
}
*/

.pricing-feature-title {
	font-size: 1.1em;
	margin-bottom: 15px;
}

.ptp-col {
    padding-left: 0 !important;
    padding-right: 0 !important;
    display: inline-table !important;
}

.vc_tta-tabs-list {
    margin-top: 35px !important;
}

.vc_tta-tab:before {
    display: none !important;
}

.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list {
    margin-bottom: 20px;
}

#ptp-8047 .ptp-col-id-3 div.ptp-price {
    padding: .5em !important;
}

#ptp-8047 .ptp-col-id-3 div.ptp-plan {
    background-color: #666;
}

#ptp-8047 .ptp-col-id-3 div.ptp-price {
	font-size: 26px;
	line-height: 40px;
}

.wpb-js-composer .vc_tta-color-grey .vc_tta-icon {
    font-size: 1.5em !important;
    display: list-item;
    padding-bottom: 25px !important;
}

#ptp-8061 .ptp-cta, #ptp-8073 .ptp-cta {
	display: none;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a {
    font-family: Montserrat;
    font-weight: 700;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active>a {
	color: #fff !important;
	background-color: #fe3b1f !important;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-tab>a {
    padding: 25px 15px 25px 15px;
}

.vc_active a {
	background-color: #fe3b1f;
	color: #fff;
}

.ptp-col-id-0 div.ptp-plan {
	background-color: #002169;
}



#ptp-10376 div.ptp-plan {
	color: #1e1e24 !important;
	background-color: #fff0 !important;
}

#ptp-10376 div.ptp-item-container {
    border-radius: 15px !important;
}

.ptp-col-id-1 div.ptp-plan {
	background-color: #ff9e18;
}

.ptp-col-id-2 div.ptp-plan {
	background-color: #ff5100;
}

.ptp-col-id-3 div.ptp-plan {
	background-color: #FFA064;
}

.ptp-col-id-4 div.ptp-plan {
	background-color: #1E1E24;
}

div.ptp-price, div.ptp-plan {
	font-family: Montserrat;
}

div.ptp-plan {
	color: #fff !important;
	font-weight: 700;
	line-height: 1em;
}

div.ptp-price {
    padding: .75em 1.0em !important;
	line-height: 20px;
}

div.ptp-bullet-item br {
   display: block;
   line-height: 150%;
}

.home-pricing .price {
	display: none !important;
}

.home-pricing .price_table_1 {
	box-shadow: none !important;
	border-radius: 0px !important;
}

.home-pricing .price_table_1 .type p {
    font-family: 'Montserrat' !important;
    text-transform: none !important;
}

.price_table_1 .type {
    border-radius: 0px !important;
}

.home-pricing .price_table_1 li {
    border-bottom: none !important;
    text-align: left !important;
    margin-left: 30px !important;
	padding: 4px 0 !important;
}

.home-pricing .price_table_1 .price {
    padding: 10px 10px 10px 10px !important;
    border-top: none !important;
}

.home-pricing .price .price-btn {
    color: #fff;
    background-color: #ff5100 !important;
    font-weight: bold;
    border: 2px solid;
    border-color: #ff5100;
    padding: 14px 20px !important;
    border-radius: 0px !important;
    font-size: 14px !important;
    text-decoration: none;
    display: block;
    width: auto !important;
	font-family: 'Montserrat';
	-webkit-box-shadow: none  !important;
}

.home-pricing .price .price-btn:hover {
    color: #ff5100 !important;
    background-color: #fff !important;
}

.home-pricing .price_table_1 li:before {    
    font-family: 'Font Awesome 6 Free';
    content: '\f058';
    margin: 0 10px 0 -15px;
    color: #ff6600;
}

.wpb_single_image .vc_single_image-wrapper.vc_box_rounded img {
    border-radius: 30px !important;
}
.no-bullet ul {
    list-style: none;
	margin-left: 0px;
}

#mega_count_bar_4 {
    font-family: Montserrat !important;
}

.image-overlay.hover-zoom, .carousel-meta, .team-member .member-title, .accordion-heading .accordion-toggle, #header .tw-logo, #header .tw-logo-bg, .tw-title-border, .loop-block a.more-link, .format-link .loop-media, article .loop-format, .format-quote .loop-media, .btn {
    background-color: #fff;
}


.stuff2 h1, .stuff2 h1 a, .stuff2 h1 a:hover, .stuff2 p {
    color: #fff !important;
    text-shadow: 1px 1px 0 #000;
}
.stuff2 h1 {
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    font-size: 60pt;
    font-weight: 900;
    letter-spacing: -4px;
    line-height: 0.9;
    margin-top: 170px;
    padding: 30px 0;
    text-align: center;
    text-transform: uppercase;
}

.stuff2 {
    display: block;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
    top: 50%;
    transform: translateY(-10%);
    white-space: normal;
    width: 50%;
}

.slider-background {
	background-image: url("http://www.socialpointforevents.com/wp-content/themes/status/images/bg/pattern.png");
	background-repeat: repeat;
	width: 100%;
	height: 100%;
}

#page-title {
    background: none repeat scroll 0 0 / cover #002169;
    padding: 20px 0 20px 0;
}

.single-post #page-title {
    display: none;
}

#bottom .copyright {
    color: #202020 !important;
    font-weight: normal;
}

#bottom .copyright a {
    color: #202020 !important;
    font-weight: bold;
}

ul.sf-menu > li > a {
    border-bottom: 4px solid transparent;
    margin: 0 8px !important;
    padding: 39px 0;
    text-transform: none;
}

ul.sf-menu li ul li a {
    font-size: 14px !important;
}

#header .tw-logo {
    background: #ffffff !important;
}

#header .tw-logo-bg {
    background: #ffffff !important;
}

.phone a {
    color: #f95a28 !important;
}

.phone a:hover {
    border-color: #fff;
}

.sp-post-date:before {
    content: "\f133";
	font-family: 'Font Awesome 6 Free';
	color: #fc8d25;
	margin-right: 5px;
}

.sp-post-date {
	display: inline-flex;
	margin-left: 5px;
}

.vc_btn3.vc_btn3-color-warning, .vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat {
    background-color: #fe3b1f !important;
    font-weight: bold;
	border: 2px solid;
	border-color: #fe3b1f;
	font-family: 'Montserrat' !important;
}

.vc_btn3.vc_btn3-color-warning:hover, .vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:hover {
    background-color: #fff !important;;
	color: #fe3b1f !important;;
	border: 2px solid;
	border-color: #fe3b1f;
}

.vc_btn3.vc_btn3-color-success, .vc_btn3.vc_btn3-color-success.vc_btn3-style-flat {
    background-color: #00ab03 !important;
    font-weight: bold;
	border: 2px solid;
	border-color: #00ab03;
}

.vc_btn3.vc_btn3-color-success:hover, .vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:hover {
    background-color: #fff !important;;
	color: #00ab03 !important;;
	border: 2px solid;
	border-color: #00ab03;
}

#slide-8-layer-29 {
	opacity:.35 !important
}

[class^="rs-duotone"][class*="-yellow"] {
    background: #f7941d !important;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
    border-width: 5px !important;
	padding: 6px;
}

.wpb-js-composer .vc_tta-color-orange.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
    background-color: #fc8b00 !important;
}

.wpb-js-composer .vc_tta-color-orange.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a {
    background-color: #fc8b00;
}

@media (min-width: 992px) {
.pricing-table-container .col-md-6 {
    width: 100% !important;
}
}

#pricing-one .pricing-style8 .pricing-head {
    background-color: #3e5ba8;
}

#pricing-two .pricing-style8 .pricing-head {
    background-color: #00ab03;
}

#pricing-three .pricing-style8 .pricing-head {
    background-color: #fc9700;
}

.pricing-style8 .pricing-footer .p-button {
    font-size: 12px !important;
    background-color: #545454 !important;
	border: 2px solid #545454;
    color: #fff !important;
}

.pricing-style8 .pricing-footer .p-button:hover {
    font-size: 12px !important;
    background-color: #fff !important;
	border: 2px solid #545454;
    color: #545454 !important;
}

.pricing-style8 .pricing-head .name, .pricing-style7 .pricing-head .name {
    font-size: 28px !important;
    font-family: Montserrat;
	font-weight: 700;
	text-transform: none !important;
}

.pricing-style8 .pricing-head span.duration {
    font-size: 16px !important;
    font-family: Montserrat;
}

.pricing-style8 .pricing-head span.value {
    font-family: Montserrat;
}

.pricing-style7 .pricing-head span.value {
   font-family: Montserrat;
}

.pricing-style7 .pricing-head .price {
	background-color: #ff5100 !important;
}

.pricing-style7 .pricing-plan:hover .pricing-head .price {
	background-color: #ff5100 !important;
}

#main [class*="span"] {
    margin-top: 0px !important;
}

.price-value h5 {
    padding: 0px 0;
}

.vc_images_carousel {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.cart1 a, .cart2 a, .cart3 a {
    padding: 1em 1em;
    background: #59a453;
	border: 2px solid;
    border-color: #59a453;
    border-radius: 0em;
    -webkit-border-radius: 0em;
    -o-border-radius: 0em;
    -moz-border-radius: 0em;
	font-weight: 700;
}

.cart1 a:hover, .cart2 a:hover, .cart3 a:hover {
    color: #59a453;
	border: 2px solid;
    border-color: #59a453;
	background: #fff;
	font-weight: 700;
}

.flip-box .vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.vc-ihe-panel {
	font-size: 1em !important;
}

.request-demo-form .vc_column-inner {
    background-color: #eee !important;
    border-radius: 5px !important;
}

.logged-in div.wpcf7 {
    margin-top: 20px !important;
}

body .monochrome-light input.wpcf7-form-control.wpcf7-date, body .monochrome-light input.wpcf7-form-control.wpcf7-number, body .monochrome-light input.wpcf7-form-control.wpcf7-quiz, body .monochrome-light input.wpcf7-form-control.wpcf7-text, body .monochrome-light select.wpcf7-form-control.wpcf7-select {
    background-color: #FFF !important;
    border: 2px solid #555 !important;
    color: #555 !important;
    font-weight: 400 !important;
    padding: 21px 22px 21px !important;
    border-radius: 5px !important;
}

body .monochrome-light input.wpcf7-form-control.wpcf7-submit, body .monochrome-light input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    background-color: #fc8d25 !important;
}

body .monochrome-light p {
    margin-bottom: 10px !important;
}

#page-title {
    margin-bottom: 20px;
}

.case-studies p {
    position: absolute;
}

.email-form.compact {
    border: 10px solid #ff6600 !important;
}

.trade-show-giveaway-survey small {
	font-size: 100% !important;
}

.trade-show-giveaway-survey .vc_progress_bar, .trade-show-giveaway-survey .vc_single_bar {
	background: #b1b1b1!important;
}

.trade-show-giveaway-survey body {
    font-family: Montserrat !important;
}

.trade-show-giveaway-survey .vc_label_units {
	float: right !important;
}

.vc_progress_bar .vc_single_bar .vc_label {
    padding: 1em 1em !important;
}

.home-slider .vc_column-inner {
	padding-top: 0px !important;
}

.search-results h1 {
    line-height: 60px;
}

/* Booth Passport Tabs */

.booth-passport-feature .vc_column-inner {
	opacity: .3;
	cursor: pointer;
	border: 2px solid #fff;
	border-radius: 10px;
	padding: 10px;
}

.booth-passport-feature .vc_column-inner:hover {
	opacity: 1;
	border-radius: 10px;
	border: 2px solid #ff9e18;
	transition: 0.3s;
}

.feature-hoverstate .vc_column-inner {
	opacity: 1;
	border-radius: 10px;
	border: 2px solid #ff9e18;
	transition: 0.3s;
}

.booth-passport-tab button {
    border-radius: 15px !important;
    margin-top: 10px;
    border: 2px #ff9e18 solid !important;
    text-align: center;
    padding: 20px 30px 20px 25px !important;
	background-color: #fff !important;
    color: #2f2f2f !important;
    text-transform: uppercase;
    font-size: 18px !important;
}

.booth-passport-tab button:hover {
	color: #fff !important;
	background-color: #ff9e18 !important;
}

.tab-hoverstate button {
	opacity: 1;
	transition: 0.3s;
	color: #fff !important;
	background-color: #ff9e18 !important;
}

/* Vertical Tabs */

.vertical-tab .vc_tta-tab.vc_active>a {
    background-color: #ff9e18 !important;
    color: #fff !important;
}


.vertical-tab .vc_tta-tab>a {
	border-radius: 15px !important;
    margin-top: 10px;
    border: 2px #ff9e18 solid !important;
	text-align: center;
    padding: 20px 30px 20px 25px !important;
}

.vertical-tab .vc_tta-tab:not(.vc_active)>a:hover {
    background-color: #ffeed7 !important;
}

.vertical-tab .vc_tta-title-text {
    font-size: 18px;
    text-transform: none;
    line-height: 36px;
    color: #2f2f2f;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Montserrat';
}

.vertical-tab .vc_active .vc_tta-title-text {
	color: #fff !important;
}

.vertical-tab .vc_tta-tab i {
    display: inline !important;
	font-size: 20px;
    display: inline;
    padding: 10px 13px;
}

.vertical-tab .vc_tta-panels {
    padding-top: 30px;
}

.vertical-tab {
	min-height:640px
}

@media screen and (max-width: 768px) {
.vertical-tab .vc_tta-panel-title a {
	border-radius: 15px !important;
    border: 2px #ff9e18 solid !important;
	text-align: center;
}
.vertical-tab .vc_active a {
    background-color: #ff9e18 !important;
    color: #fff !important;
}
.vertical-tab .vc_tta-panel-heading {
    margin-bottom: 10px;
}
}	
.trivia-flip .front1 {
	border-radius: 10px !important;
	background-color: #fff !important;
	border: none !important;
}

.trivia-flip .flip-box-title {
	color: #2f2f2f !important;
	text-transform: uppercase !important;
	font-weight: 700 !important;
	font-size: 18px !important;
}

.trivia-flip .pad i {
    font-size: 34px !important;
    color: #ff9e18 !important;
}

.trivia-flip .vc-ihe-panel:hover .back1 {
    border-radius: 10px;
    background: #ff9e18 !important;
}

/* Pricing Radio Slider */

.radios-to-slider {
    background-color: #e0e0e0;
    display: block;
    position: relative;
    margin-bottom: 80px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
    }
    .radios-to-slider.medium {
    height: 32px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    padding: 5px;
    }
    /* Levels */
    .radios-to-slider .slider-level {
    background-color: #fff;
    cursor: pointer;
    position: absolute;
    display: block;
    }
    .radios-to-slider .slider-level.slider-lower-level {
    opacity: 0.2;
    }
    .radios-to-slider.medium .slider-level {
    width: 22px;
    height: 22px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    -o-border-radius: 22px;
    border-radius: 22px;
    z-index: 2;
    }
    /* Labels */
    .slider-label {
    position: absolute !important;
    display: block;
    cursor: pointer;
    color: #5e5e5e;
    text-align: center;
    }
    .slider-label-active {
    font-weight: bold;
    }
    .radios-to-slider.medium .slider-label {
   /*  top: 50px; */
    width: 44px !important;
    z-index: 7;
    height: 50px;
    display: block;
    }
    /* Slider bar */
    .radios-to-slider .slider-bar {
    background-color: rgb(0 33 105 / 70%);
    float: left;
    height: 100%;
    width: 0;
    pointer-events: none;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    min-width: 32px !important;
    }
    .slider-bar.transition-enabled {
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    }
    .radios-to-slider.medium .slider-bar {
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    -o-border-radius: 22px;
    border-radius: 22px;
    }
    /* Slider Knob */
    .slider-knob {
    float: right;
    background-color: #002169;
    }
    .radios-to-slider.medium .slider-knob {
    width: 32px;
    height: 32px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    }

.radios-to-slider.medium .slider-label span {
    height: 70px;
    width: 100px;
    display: flex;
    align-items: end;
}

.submit-rating::before {
    position: relative;
    content: 'SAVE BIG!';
    left: 77%;
	top: 35%;
    font-size: 1.2em;
    transform: rotate(-1deg);
    color: #ff5101;
    font-family: 'Permanent Marker';
	background-size: 60px 30px;
    background-image: url(https://www.socialpoint.io/wp-content/uploads/2022/10/socialpoint-choose-plan-arrow-1.png);
    background-repeat: no-repeat;
    background-position: center center;
	padding: 0px 0px 58px 54px;
	z-index: 1;
}


@media only screen and (min-width: 981px) and (max-width: 1200px) {
	.submit-rating::before {
		left: 79%;
	}
}
@media only screen and (min-width: 731px) and (max-width: 980px) {
	.submit-rating::before {
		left: 61%;
		top: 14px;
	}
	
	.choose-plan-container {
    margin-bottom: -30px !important;
}
}

@media only screen and (max-width: 730px)  {
	.submit-rating::before {
		left: 63%;
        top: 14px;
	}
	
	.choose-plan-container {
    margin-bottom: -30px !important;
}
}

@media only screen and (max-width: 555px) {
	.submit-rating::before {
		left: 63%;
        top: 14px;
	}
	
	.choose-plan-container {
    margin-bottom: -30px !important;
}
}

.choose-plan-container {
	margin-bottom: 60px;
}

.submit-rating {
    width: 25%;
    display: block;
    height: 60px;
    margin: 20px auto;
}

.number-of-players {
    width: 100%;
    display: inline-block;
	text-align: center;
}

.number-of-players h3 {
    font-size: 38px;
	font-family: 'Montserrat', sans-serif;
}

.number-of-players p {
    font-size: 16px;
}

.pricing-number-of-players .centered {
    justify-content: center;
}

.fields.submit-rating .dfield {
    display: flex;
    width: 250px;
    justify-content: space-between;
    max-width: 100%;
    background: #fff;
    border: 2px solid #e5e5e5;
    border-radius: 35px;
    height: 52px;
    overflow: hidden;
    margin: 0 auto 50px;
    box-shadow: 0 0 0 1px rgb(0 0 0 / 5%), 0 0px 10px rgb(0 0 0 / 15%);
}

.fields.submit-rating .dfield .one_column {
    width: 49%;
}
.fields.submit-rating .dfield label input{
    width: 100% !important;
    min-height: auto !important;
    position: absolute;
    cursor: pointer;
    opacity: 0;
    margin: 0 !important;
    height: 45px !important;
}
.fields.submit-rating .dfield label span {
    position: absolute;
    top: 2px;
    left: 2px;
    height: 44px;
    width: 100%;
    overflow: hidden;
    line-height: 44px;
    text-align: center;
}
.fields.submit-rating .dfield label input:checked ~ span {
  background-color: #ff5100;
  color: #fff;
  border-radius: 35px;
}
.fields.submit-rating .dfield label span::after {
  content: "";
  position: absolute;
  display: none;
}
.fields.submit-rating .dfield label input:checked ~ span::after {
  display: block;
}
div#planRangeDivId {
    background: rgb(189 189 189);
    border-color: rgb(189 189 189);
    margin: 25px -4.5px 40px;
}
div#planRangeDivId span.ui-slider-handle.ui-corner-all.ui-state-default {
    background: rgb(255,81,0)!important;
    border-color: rgb(255,255,255)!important;
    border-radius: 100%;
    width: 25px;
    height: 25px;
    top: -9px;
    outline: 0;
    box-shadow: rgb(189 189 189) 0 0 0 3px;
	cursor: pointer;
}
div#radio-slider-dfield .side_by_side {
    position: absolute;
    bottom: -32px;
    margin: 0;
    pointer-events: none;
	text-align: center;
    cursor: pointer;
}


.side_by_side::before {
    background-color: #bdbdbd;
    display: inline-block;
    padding: 8px;
    border-radius: 10px;
    width: 5px;
    height: 5px;
    content: '';
    margin-bottom: 3px;
}

.pricing-prize-wheel .side_by_side {
    margin-left: -23px !important;
}

.fields.radio-slider {
    margin-top: 0px;
    margin-bottom: 20px !important;
}
.radioPlanTooltipCls::after {
	display: none;
    content: "";
    position: absolute;
    left: calc(50% - 0.4rem);
    top: -0.79rem;
    transform: translateY(0%);
    border-width: 0.4rem;
    border-style: solid;
    border-image: initial;
    border-color: transparent transparent rgb(226 226 232);
}
.radioPlanTooltipCls {
    text-align: center;
    display: inline-block;
    color: #ff5001;
}

.pricing-prize-wheel .radioPlanTooltipCls {
    width: 66px;
}

div#planRangeDivId .firstValRadio, div#planRangeDivId .lastValRadio {
    position: absolute;
    top: 23px;
    font-size: 14px;
    line-height: 18px;
    font-family: 'Helvetica Neue';
    font-weight: 700;
	display: none;
}
div#planRangeDivId .lastValRadio {
    right: -15px;
}
div#planRangeDivId .firstValRadio {
    left: -8px;
}

.pricing-prize-wheel div#planRangeDivId .firstValRadio {
    left: -11px;
}

.pricing-prize-wheel div#planRangeDivId .lastValRadio {
    right: -31px;
}

.pricing-number-of-players {
    box-shadow: rgb(0 0 0 / 5%) 0 0 0 1px, rgb(0 0 0 / 15%) 0 6px 20px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(221,221,221);
    border-image: initial;
    border-radius: 10px;
    padding: 10px 35px 15px 35px!important;
    background-color: #fff;
	text-align: center;
}


@media screen and (max-width: 980px) {
.pricing-number-of-players {
    text-align: center;
}
}

.players-text-term-toggle {
	display: block;
}


@media screen and (max-width: 980px) {
.players-text-term-toggle {
    flex-direction: column-reverse;
}
.submit-rating	
	{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: contents;
}
	
.number-of-players	
	{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
}

#fieldname138_1 {
	display: contents;
}
.radio-slider .ui-slider-horizontal {
    border-radius: 10px !important;
}
.radio-slider .ui-slider-horizontal {
    height: 0.35em !important;
}

/* Dropdown Button */

.dropdown {
  display: inline-block;
  position: relative;
}

.dd-button {
  display: inline-block;
  border: 1px solid #fe3b1f;
  padding: 14px 30px 14px 20px;
  background-color: #fe3b1f;
  cursor: pointer;
  white-space: nowrap;
  font-family: 'Montserrat';
  font-size: 19px;
  color: #fff;
  font-weight: 700;
}

.dd-button:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
}

.dd-button:hover {
  background-color: #fff;
  color: #fe3b1f;
}

.dd-button:hover:after {
  border-top: 5px solid #fe3b1f;
}

.dd-input {
  display: none;
}

.dd-menu {
  position: absolute;
  top: 100%;
  border: 1px solid #ccc;
  padding: 0;
  margin: 2px 0 0 0;
  box-shadow: 0 0 6px 0 rgba(0,0,0,0.1);
  background-color: #ffffff;
  list-style-type: none;
}

.dd-input + .dd-menu {
  display: none;
} 

.dd-input:checked + .dd-menu {
  display: block;
} 

.dd-menu li {
  padding: 0px 20px 0px 20px;
  cursor: pointer;
  white-space: nowrap;
}

.dd-menu li:last-child {
  padding: 0px 20px 15px 20px;
}


.dd-menu li a {
  display: block;
  margin: -10px -20px;
  padding: 0px 20px;
  font-size: 16px;
  color: #2f2f2f;
}

.dd-menu li a:hover {
  color: #fe3b1f;
}

.dd-menu li.divider{
  padding: 0;
  border-bottom: 1px solid #cccccc;
}

.center-vertical .wpb_row .wpb_column {
	align-items: center !important;
}

/* @lucas (Nov 28th 2022): MOdal Popup for checkout errors*/

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  border-radius: 25px;
  background-color: #fefefe;
  margin: 30% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 40%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close_popup {
  color: #ff5100;
  float: right;
  font-size: 28px;
  font-weight: bold;
  position: relative;
  top: -25px;
  right: -10px;
}

.close_popup:hover,
.close_popup:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

/* @lucas: end popup */

/* @lucas: Jan 23 2022 */
/* Modal Content/Box at checkout */
.modal-content-checkout {
  border-radius: 25px;
  background-color: #fefefe;
  margin: 30px auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  min-width: 50%;
  max-width: 75%;
  width: auto;
}

/* @lucas: end popup checkout */

/* @yellowhippo Modified Switch table styling - February 2023 */
 
.disabled-btn span.uh {
	display: none !important;
}

.disabled-btn {
	margin-bottom: 30px;
}

.product-type-grouped .choose-plan-container {
	margin-bottom: 30px;
}

.product-type-grouped .submit-rating::before {
		left: 57%;
	}

@media only screen and (min-width: 981px) and (max-width: 1200px) {
	
.product-type-grouped .submit-rating::before {
		left: 67%;
	}

}
	
@media only screen and (min-width: 731px) and (max-width: 980px) {
.product-type-grouped .submit-rating::before {
		left: 23%;
        top: 14px;
	}
}

@media only screen and (min-width: 581px) and (max-width: 730px) {
.product-type-grouped .submit-rating::before {
		left: 27%;
        top: 14px;
	}

}

@media only screen and (max-width: 580px) {
	.submit-rating::before {
		display: none;
	}
}

.existing-subscription-info {
    text-align: center;
    padding: 10px;
    color: #fff;
	font-weight: 500;
	margin-bottom: -50px;
}

.existing-subscription-info span {
    background-color: #a0a0a0;
    padding: 5px 10px;
    border-radius: 20px;
    font-size: 14px;
    display: block;
    width: max-content;
    margin-right: auto;
    margin-left: auto;
    margin-top: 3px;
}

.existing-subscription-info:before {
    content: 'Current Subscription';
    color: #2f2f2f;
    font-size: 18px;
    font-weight: 600;
}

/* @yellowhippo My Account > Subscription Detail Page Layout - February 2023 */

.subscription-detail-info {
    border: 1px solid #1e1e24;
    display: block;
    padding: 20px;
    border-radius: 15px;
	margin-bottom: 50px;
}

.subscription-detail-info {
    border: 1px solid #1e1e24;
    display: block;
    padding: 20px 20px 0px 20px;
    border-radius: 15px;
	margin-bottom: 50px;
}

.subscription-detail-price {
    max-width: 270px;
    text-align: right;
    line-height: 1em;
    font-size: 16px;
    float: right;
    color: #2f2f2f;
    margin-top: 10px !important;
}

.woocommerce-view-subscription .woocommerce-MyAccount-content .order_details p {
	font-size: 18px;
    margin-bottom: 10px;
}

.sv-ini-subs-label .subscription-status {
    background: #26ac8e;
    margin-left: 20px;
    font-size: 15px;
    position: relative;
    top: -5px;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
    font-family: 'Montserrat';
    font-weight: 600;
    text-transform: uppercase;
}

.woocommerce-view-subscription .woocommerce-MyAccount-content .subscription_details {
	display: none;
}

.order_details .change_payment_method {
	display: none;
}

.auto-renew {
	margin: 0px 0px 80px 0px !important;
}

.auto-renew .wcs-auto-renew-toggle {
    text-align: center;
}

.auto-renew .align-top td {
	vertical-align: baseline !important;
}

.auto-renew .payment-method {
	min-width: 210px;
}

.auto-renew .subscription-payment-method, .auto-renew .change_payment_button_wrapper {
	display: block;
	text-align: center;
	padding-bottom: 10px;
}

.change_payment_button_wrapper .vertical_bar {
	display: none;
}

.subscription-term-dates {
    font-weight: 600;
	font-size: 16px !important;
    font-family: 'Helvetica Neue';
}

.subscription-term-dates span {
    font-weight: 400;
}

.woocommerce-view-subscription .woocommerce-MyAccount-content table.shop_table td:not(.woocommerce-orders-table td) {
    border: none;
}

.on-hold.retry-instructions {
	background-color: rgba(233, 139, 35, .2);
    padding: 15px 15px 1px 15px;
    border-radius: 15px;
    font-size: 16px;
	margin-bottom: 20px;
	line-height: 1em;
}

.unable-to-process {
    background-color: #e98b23;
    padding: 5px 10px;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 15px;
    color: #fff;
    width: fit-content;
    border-radius: 5px;
	margin-bottom: 10px;
}

/* @lucas - Wed Feb 8 2023: sample for active status subscription, do the same with other statuses _on-hold, _pending, ...  */

.sv-ini-subs-label .subscription-status_active {
    background: #26ac8e;
    font-size: 15px;
    position: relative;
    top: -5px;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
    font-family: 'Montserrat';
    font-weight: 600;
    text-transform: uppercase;
}

.sv-ini-subs-label .subscription-status_pending-cancel, .sv-ini-subs-label .subscription-status_cancelled, .sv-ini-subs-label .subscription-status_pending {
	background: #717169;
    font-size: 15px;
    position: relative;
    top: -5px;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
    font-family: 'Montserrat';
    font-weight: 600;
    text-transform: uppercase;
}

.sv-ini-subs-label .subscription-status_expired {
    background: #e71a4b;
    font-size: 15px;
    position: relative;
    top: -5px;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
    font-family: 'Montserrat';
    font-weight: 600;
    text-transform: uppercase;
}

.sv-ini-subs-label .subscription-status_on-hold {
    background: #eb8c22;
    font-size: 15px;
    position: relative;
    top: -5px;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
    font-family: 'Montserrat';
    font-weight: 600;
    text-transform: uppercase;
}



/* ... */
/* end alucas */


.wcs-switch-link {
	display: inline-block !important;
}

.woocommerce-MyAccount-content h2:not(header h2, .subscription_details h2, .auto-renew h2) {
    display: none;
}

.woocommerce-view-subscription .woocommerce-MyAccount-content section.woocommerce-customer-details {
    display: none;
}

.woocommerce-view-subscription .order_item .product-name span {
    display: block;
}

.woocommerce-view-subscription .woocommerce-MyAccount-content .order_details .product-name,
.woocommerce-view-subscription .woocommerce-MyAccount-content .auto-renew td {
    padding: 0px;
}

.sv-ini-subs-label span {
	margin: 5px;
}

.sub-status {
	display: inline-block;
}

.order-actions .cancel {
	display: none;
}

@media only screen and (max-width: 1200px) {
	.sv-ini-subs-number, .sub-status {
		display: inline-block;
	}
	
	.subscription-detail-price {
           float: none;
           display: block;
           margin: 0px !important;
	   max-width: none;
	   text-align: left;
	}
	
}

	
@media only screen and (max-width: 980px) {
	.auto-renew td {
	   display: block;
       width: 100%;
       text-align: center;
	}
	
	.auto-renew .align-top {
    display: flex;
    flex-direction: column-reverse;
    padding: 10px;  
	}
	
	.subscription-detail-price, .subscription-detail-info, .woocommerce-MyAccount-content .order_details .order_item .product-name, .woocommerce-MyAccount-content header h2, .woocommerce-MyAccount-content .my_account_orders.woocommerce-orders-table th, .woocommerce-MyAccount-content .my_account_orders.woocommerce-orders-table td {
		text-align: center !important;
	}
	
}

@media only screen and (max-width: 580px) {
	.woocommerce-MyAccount-content .order_details .order_item .product-name a:not(.change_payment_method) {
		display: block;
		width: -webkit-fill-available;
		margin: 5px 0px;
	}
	
}

/* @yellowhippo end: My Account > Subscription Detail Page Layout - February 2023 */

/* @yellowhippo start: Blog Table of Contents Feature - August 2023 */

.ez-toc-widget-container ul li a {
    color: #1e1e25 !important;
}

.ez-toc-widget-container .ez-toc-list li {
    padding: 10px 5px !important;
    margin-right: 0px !important;
    margin-left: 0px !important; 
    height: auto !important;
}

.ez-toc-widget-container .ez-toc-list li:before {
    display: none;
}

div.ez-toc-widget-container ul.ez-toc-list {
    padding: 0 !important;
}

.ez-toc-widget-container li.active>a {
    font-weight: inherit !important;
    color: #ff5001 !important;
}

#ez-toc-container li {
    padding-left: 2px !important;
}

#ez-toc-container a {
    color: #ff5001;
    text-decoration: underline;
    line-height: 2em;
}

div#ez-toc-container p.ez-toc-title {
    font-weight: 600;
    font-family: 'Montserrat',sans-serif;
    font-size: 1.25em !important;
}

#ez-toc-container ul {
    margin-top: 5px;
}

.widget-title .ez-toc-title-container span, .widget-title .ez-toc-title  {
    font-size: 19px !important;
    font-weight: 400 !important;
}

/* @yellowhippo end: Blog Table of Contents Feature - August 2023 */

.vc_tta-container .vc_tta-panels .vc_tta-panel-body ul {
     margin-left: 30px;
}