.custom-button {
    /*background-image: -webkit-linear-gradient(
169deg, #5560ff 17%, #aa52a1 63%, #ff4343 100%);*/
background: #5560ff !important; /*d52f84*/
    padding: 11px 24px;
    font-weight: 600;
    color: #ffffff;
    text-transform: uppercase;
    border-radius: 25px;
    display: inline-block;
}
.header-wrapper .menu li.header-button a { background: #5560ff !important; }
.newslater-form button { background: #5560ff !important; }
.account-area .account-form .form-group input[type="submit"]{ background: #5560ff !important; }
.contact-form .form-group input[type="submit"] { background: #5560ff !important; }
.pagination-area a.active { background: #5560ff !important; }
.checkout-widget .sign-in-area i { background: #5560ff !important; }
.account-area .social-icons li a.active { background: #5560ff !important; }
.ccw { width: 100%; text-align: center; padding-bottom: 30px; }
.pad-bt { padding-bottom: 20px; }
.fright { float: right; position: relative; right: 0px; top: 20px; height: 80px; }
.ffright { float: right; }
.qrthumb img { width: 140px; }
.banner-content .title {
    font-size: 54px; }
    .footer-top { padding-top: 24px; }
    .omb { display: none; }
    .section-header-3 div p:first-child { font-weight: bold; font-size: 20px; color: #e2e6f7; }
    .section-header-3 div p { color: #c3cae3;}
    .account-form input { padding-left: 10px !important; }
    .bg-one { background-color: #ffffff; }
    .bg-one h5 a { color: #0d2a87; }
    .movie-rating-percent span { color: #0d2a87; }
    .t-blanco { color: #FFFFFF !important; }
    .fecha-titulo{font-size: 40px}
a.w-100.bg_img.h-100 { min-height: 350px !important; }

    @media only screen and (max-width: 575px) { 
        .thumb.qrthumb p:last-child { margin-bottom: 15px !important; }
        .qrthumb img { width: 100%; }
        .omb { display: block; }
    	.banner-content .title { font-size: 36px; }
        .ctqr { width: 100% !important; }

    }
