   .uc-hide-play .t266__play-icon {
       display: none;
   }
   
   
    .t-title_xl, .t415__title, .t903__title, .t-title_md, .t102__title, .t716__title {
        font-family:"bebas-neue-pro",sans-serif;
        font-size: 64px;
        line-height: 70px;
    }
    
    .t-uptitle u {
        text-decoration: underline;
        text-decoration-color: #D50000;
    }
    
    @media screen and (max-width: 1200px) 
    
    {
        .t-title_xl, .t415__title, .t903__title, .t-title_md {
            font-size: 60px;
        }
    }
    
    @media screen and (max-width: 640px) 
    {
        .t-title_xl, .t415__title, .t903__title, .t-title_md, .t716__title  {
            font-size: 42px;
        }
    }
    
    a.t-btn[href=""], a.t-btn[href=""]:hover, .t-btn[href=""]:not(.t-animate_no-hover):hover {
        background-color: #666 !important;
        transition: none !important;
        -webkit-transition: none !important;
    }
    
    .t920 {
        overflow: hidden;
    }
    
    .t1070__price_old {
        margin-left: 0.5rem;
    }
    
    .uc-test {
        background-image: repeating-linear-gradient(
            45deg, /* Angle of the stripes */
            rgba(144, 238, 144, 0.2), /* Very light green color, with transparency */
            rgba(144, 238, 144, 0.2) 10px, /* Width of the first stripe */
            transparent 10px, /* Start of the transparent stripe */
            transparent 20px /* Width of the transparent stripe */
        );
    }
    
     .uc-hide-timer .t415__timer {
        display: none;
    }

    .lpPaymentSwitcher .t395__tab.t395__title {
        color: #000000;
        font-size: 14px;
        font-weight: 400;
        padding-top: 14px;
        padding-bottom: 14px;
    }
    
    .lpPaymentSwitcher .t395__tab.t395__tab_active {
        background-color: #222222 !important;
        border-color: #222 !important;
    }
    
    .lpPaymentSwitcher .t395__tab {
        border: 1px solid #222222;
        background-color: #fff !important;
    }
    
    .lpPaymentSwitcher .t395__tab_active .t395__title {
        color: #ffffff !important;
        font-weight: 600 !important;
    }
    
    .lpPaymentSwitcher .t395__tab:last-child {
        border-top-right-radius: 9px;
        border-bottom-right-radius: 9px;
        border-right: 1px solid #222222 !important;
    }
    
    .lpPaymentSwitcher .t395__tab:first-child {
        border-top-left-radius: 9px;
        border-bottom-left-radius: 9px;
    }
    
    .lpPaymentSwitcher .t395__wrapper {
    	display:block !important;
    }
    
    .lpPaymentSwitcher .t395__col {
        margin: 0 auto;
    }
    
    .lpPaymentSwitcher .t-width_4 {
        max-width: 360px;
    }
    
    .lpPaymentSwitcher .t-width {
        width: 100%;
    }
    
    .hide-at-all-cost 
    {
    	display: none !important;
    }
    
    /* Split the screen in half */
    .mw_split {
      display:block;
      width: 50%;
      position: fixed;
      z-index: 1;
      top: 0;
      overflow-x: hidden;
      padding-top: 20px;
    }
    
    /* Control the left side */
    .mw_left {
      left: 0;
    }
    
    /* Control the right side */
    .mw_right {
      right: 0;
    }
    
    .t837__productbroswer > .ec-page-title,.t837__productbroswer > .ec-confirmation__email {
    	text-align: center;
    }
    
    @media screen and (min-width: 1200px)
	{
		#rec479091215 .ec-confirmation 
		{
			border-left: 1px solid #e6e6e6 !important;
		}
		
		#rec479091215 .ecwid-productBrowser 
        {
        	padding-top: 130px !important;
        }
	}
