.animate, .animated, .animated *{-webkit-transition: all ease-in-out 0.5s; -moz-transition: all ease-in-out 0.5s;-o-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s;}
.animate_short, .animated_short, .animated_short *{-webkit-transition: all ease-in-out 0.25s; -moz-transition: all ease-in-out 0.25s;-o-transition: all ease-in-out 0.25s; transition: all ease-in-out 0.25s;}
.noanimate, .noanimated, .noanimated *{-webkit-transition: none; -moz-transition: none;-o-transition: none; transition: none;}


/* GENERAL FIX */
.owl-carousel .owl-stage-outer{padding: 10px 0;}
.owl-carousel.owl-theme .owl-dots .owl-dot{outline: 0!important;}
.owl-carousel.owl-theme .owl-nav {position: absolute;top: 35%;height: 0;width: 100%;margin: 0;}
.owl-carousel.owl-theme .owl-nav .owl-prev {float: left;}
.owl-carousel.owl-theme .owl-nav .owl-next {float: right;}
.owl-carousel.owl-theme .owl-nav button.owl-prev,.owl-carousel.owl-theme .owl-nav button.owl-next {width: 60px;text-align: center;background-color: transparent;height: 60px;border-radius: 100%;border: 4px solid #EA690B;color: #EA690B;}
.owl-carousel.owl-theme .owl-nav button:hover {background-color: transparent;color: #EA690B;}
.owl-carousel.owl-theme .owl-nav button span {font-size: 55px;line-height: 39px;}

.wpcf7 p {margin: 0;} .wpcf7 .fields br {display: none;} .wpcf7 .fields{clear: both;margin:0 0 25px 0;}
.wpcf7 input, .wpcf7 textarea {width: 100%;max-width: 100%;box-sizing: border-box;}
.wpcf7 input[type="checkbox"] {width: 18px;height: 18px;margin: 0;float: none;}
.wpcf7 .fields input[disabled]{opacity: 0.5;cursor: default!important;}
.wpcf7 .fields input {border: 1px solid #CCC;min-height: 25px;padding: 5px 5px;}
.wpcf7 .wpcf7-not-valid-tip {background-color: #EA200B;color: #FFF;padding: 2px 4px;font-size: 13px;font-weight: bold;border-radius: 0 0 4px 4px;}
.wpcf7 textarea {padding:15px;border: 1px solid #CCC;font-family:'Nunito';font-size: 14px;}
.wpcf7 select {width: 100%;padding: 10px 25px 10px 5px;min-height: 30px;box-sizing: border-box;border-radius: 0;box-shadow: none;border: 1px solid #ccc;}
.wpcf7 .fields label{display: block;margin: 0 0 4px 0;font-weight: normal;}
.wpcf7 .fields label[for="privacy"] {font-size: 15px;line-height: 30px;cursor:pointer;display: block;margin: 0;}
.wpcf7 .fields label[for="privacy"] a{color:#EA690B;}
.wpcf7 .privacy span.wpcf7-list-item {margin: 2px 6px 0 0;float: left;}
.wpcf7 .fields label[for="newsletter"] {font-size: 15px;line-height: 30px;cursor:pointer;display: block;margin: 0;}
.wpcf7 .fields label[for="newsletter"] a{color:#EA200B;}
.wpcf7 .newsletter span.wpcf7-list-item {margin: 2px 6px 0 0;float: left;}
.wpcf7 .fields .wpcf7-not-valid {border-color: #EA200B;}
.wpcf7 .fields.submit {position: relative;}
.wpcf7 .fields.submit input {cursor: pointer;min-height: 0;padding: 5px 10px;font-weight: bold;border: 1px solid #458c78;background-color: #26b090;margin: 0 0 15px 0;color: #FFF;font-size: 14px;}
.wpcf7 .fields.submit .ajax-loader {position: absolute;left: 0;right: auto;z-index: 2;top: 4px;}
.wpcf7 form.invalid .wpcf7-response-output {margin: 0 0;padding: 4px 5px;font-size: 15px;font-weight: bold;color: #333;}
.placeholderform .wpcf7-not-valid {border-color: #EA200B;box-shadow: 0 0 7px -1px #EA690B inset;}
.placeholderform input:not([type="checkbox"]):not([type="submit"]),.placeholderform textarea {border-bottom: 1px solid #CCC;border-left: none;border-right: none;border-top: none;min-height: 30px;}
.placeholderform input:not([type="checkbox"]):not([type="submit"]):focus,.placeholderform textarea:focus{outline: 0 !important;}
.placeholderform input:not([type="checkbox"]):not([type="submit"]):active,.placeholderform textarea:active{outline: 0 !important;}
.placeholderform select:active,.placeholderform select:focus{outline: 0 !important;}
.placeholderform input:not([type="checkbox"]):not([type="submit"])::-webkit-input-placeholder {font-size:15px;font-family:'Nunito';font-weight:300;color: #CCC;}
.placeholderform input:not([type="checkbox"]):not([type="submit"]):-moz-placeholder {font-size:15px;font-family:'Nunito';font-weight:300;color: #CCC;opacity:1;}
.placeholderform input:not([type="checkbox"]):not([type="submit"])::-moz-placeholder {font-size:15px;font-family:'Nunito';font-weight:300;color: #CCC;opacity:1;}
.placeholderform input:not([type="checkbox"]):not([type="submit"]):-ms-input-placeholder {font-size:15px;font-family:'Nunito';font-weight:300;color: #CCC;}
.placeholderform textarea::-webkit-input-placeholder {font-size:15px;font-family:'Nunito';font-weight:300;color: #CCC;}
.placeholderform textarea:-moz-placeholder {font-size:15px;font-family:'Nunito';font-weight:300;color: #CCC;opacity:1;}
.placeholderform textarea::-moz-placeholder {font-size:15px;font-family:'Nunito';font-weight:300;color: #CCC;opacity:1;}
.placeholderform textarea:-ms-input-placeholder {font-size:15px;font-family:'Nunito';font-weight:300;color: #CCC;}
.placeholderform select {border-top:none;border-left:none;border-right: none;border-bottom: 1px solid #ccc;}
.pagination .nav-links .page-numbers {width: auto;display: inline-block;padding: 10px 10px;text-align: center;background-color: #ececec;}
.leafmap {position: relative;z-index: 2;}
.line_separator{position: relative;}
.line_separator::before {left: 0;bottom: auto;top: auto;right: 0;width: 100%;height: 10px;content: " ";position: absolute;text-align: center;background-image: url("/wp-content/themes/giochipark/images/line_separator.svg");background-repeat: no-repeat;background-position: center;background-size: 110% auto;}
.line_separator_bt::after {left: 0;bottom: 0;top: auto;right: 0;width: 100%;height: 10px;content: " ";position: absolute;text-align: center;background-image: url("/wp-content/themes/giochipark/images/line_separator.svg");background-repeat: no-repeat;background-position: center;background-size: 110% auto;}
p.alert {margin: 40px 0 40px 0;text-align: center;background-color: #ffbc66;padding: 5px 10px;box-sizing: border-box;border: 1px solid #ffbc66;border-radius: 5px;font-size: 16px;line-height: 20px;color: #734014;}
p.valid {margin: 40px 0 40px 0;text-align: center;background-color: #3c9;padding: 5px 10px;box-sizing: border-box;border: 1px solid #35a680;border-radius: 5px;font-size: 16px;line-height: 20px;color: #0a402e;}
#vuecal {margin: 25px 0 30px 0;border: 1px solid #ececec;border-radius: 7px;}
body a.logbutton {text-transform: uppercase;background-color: #1cc18b;padding: 5px 20px;font-weight: bold;color: #FFF;border-radius: 4px;border: 1px solid #14b580;}
.vc_separator.vc_separator_align_center h4{font-size: 24px;font-weight: 300;}
body.footer-style-1 .footer-top-area .widget_nav_menu ul.menu li {width: 100%;display: block;}
#geolocation.active {background-color: #ea0029;pointer-events: none;opacity: 0.5;cursor: default;}
#geolocation i {display: block;font-size: 10px;font-style: normal;}
.intromap{padding: 0 15px;text-align: center;}
.infomap{display: block;max-width: 210px;}
.infomap b {display: block;margin: 0 0 5px 0;line-height: 19px;font-size: 14px;}
.infomap em {display: block;font-style: normal;line-height: 17px;font-size: 12px;}
.infomap .mapcallto {background-color: #ea0029;padding: 3px 5px;border-radius: 3px;font-size: 11px;font-weight: bold;color: #FFF !important;display: block;margin: 10px 0 0 0;width: 140px;text-align: center;}
.infomap .mapoffto{background-color: #002147;padding: 6px 5px;border-radius: 3px;font-size: 11px;font-weight: bold;color: #FFF !important;display: block;margin: 10px 0 0 0;width: 140px;text-align: center;}

/* WOOCOMMERCE FIX  */
body .widget_shopping_cart_content a.button.wc-forward {display: block;width: 100%;float: none;max-width: 100%;}
body .widget_shopping_cart_content a.button.checkout.wc-forward{display: none;}
body form.woocommerce-checkout tr.order-total {display: none;}
body .cart_totals tr.order-total {display: none;}
body .woocommerce-error {background-color: #b81c23;color: #FFF;border-top-color: #930e14;}
body .woocommerce table.shop_table .cart-subtotal > th {text-align: left;}
body .woocommerce table.shop_table .fee > th {text-align: left;}
body .woocommerce .cart-collaterals .cart_totals, body .woocommerce-page .cart-collaterals .cart_totals {float: none;width: 100%;}
body .fa-shopping-cart::before {content: "\f067";}
body .woocommerce-mini-cart__total.total{display: none;}
body .woocommerce-order-overview__total.total{display: none;}
body .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {margin: 0 0 30px 0;padding: 0;}
body.woocommerce-cart .woocommerce table.shop_table th.product-price{display: none;}
body.woocommerce-cart .woocommerce table.shop_table td.product-price{display: none;}
body .woocommerce-mini-cart__buttons.buttons{margin: 0;}
body.single-product .woocommerce-error{display: none;}

/* CUSTOM */
body blockquote::before, body blockquote::after {display: none;}
body blockquote p::before, body blockquote p::after{display: none;}
body blockquote i {display: block;text-align: right;font-size: 24px;font-weight: normal;font-style: normal;}
body blockquote em {position:relative;font-size: 25px;line-height: 39px;text-align: center;font-weight: 300;margin:0;display: block;font-style: normal;}
body blockquote em::before, body blockquote em::after{font-weight: 900;font-family:'Font Awesome\ 5 Free';content:" ";position: absolute;font-size: 25px;width: 35px;height: 35px;line-height: 28px;text-align: center;margin: 0;}
body blockquote em::before{left: -33px;top: -15px;content: "\f10d";}
body blockquote em::after{right: -33px;bottom: -15px;content: "\f10e";}
body #intro_slide{background-position: 90% center !important;}
body #intro_slide .rt-vc-text-title.style3 .rtin-title{font-size: 46px;line-height: 51px;}

/* GENERAL FIX 2 */
body .site-header {box-shadow: 0 -3px 8px #222;z-index: 99;position: relative;}
body .site-branding {margin: 0;}
body .site-branding a img {width: 210px;margin: 0;height: auto;}
body .header-icon-area .cart-icon-area .cart-icon-products{width: 315px;}
body .wc-proceed-to-checkout.ddisabled > a {pointer-events: none;opacity: 0.5;}
body .woocommerce-cart-form .product-quantity input {filter: grayscale(1);pointer-events: none;opacity: 0.7;}



/* EVENT PAGE */
.b-calendar .b-calendar__header .arrow {background-color: #003a70;}
.b-calendar .b-calendar__header .arrow:hover{background-color: #ea0029;}
.b-calendar .b-calendar__header .arrow i::before{color: #FFF;font-size: 19px;}
.b-calendar__header {color: #002147;}
.b-calendar__header .arrow-left i{color:#002147;}
.b-calendar__header .arrow-right i{color:#002147;}
.b-calendar__weekdays .weekday{color: #002147;}
.b-calendar__dates .date .content span {display: block;text-align: center;margin: 0 0 3px 0;cursor: default;font-size: 13px;font-style: normal;font-weight: bold;background-color: #003a70;padding: 1px 6px;border-radius: 3px;color: #FFF;border: 1px solid #2a4f97;line-height: 19px;}
.b-calendar__dates .date .content span > a {display: block;color: #FFF;}
.b-calendar__dates .date .content > div{margin-bottom: 30px;}
.b-calendar__dates .date .content > div.past {filter: grayscale(1);pointer-events: none;}
.b-calendar__dates .date .content > div.past span{background-color: #739dc4;border-color: #5a6882;}
.b-calendar__dates .date .content > div:last-child{margin-bottom: 0;}
.b-calendar__dates .date .content em {display: block;text-align: center;margin: 0 0 3px 0;cursor: default;font-size: 13px;font-style: normal;font-weight: bold;background-color: red;padding: 1px 6px;border-radius: 3px;color: #FFF;border: 1px solid #d70101;line-height: 20px;}
.b-calendar__dates .date .content em i{font-style: normal;}
.b-calendar__dates .date .content em i:first-child {margin: 0 15px 0 0;position: relative;}
.b-calendar__dates .date .content em i:first-child::after {content: " - ";position: absolute;right: -10px;top: -3px;font-weight: bold;font-size: 14px;}

.event-single h2{color:#002147;}
.event-single .event_rows{margin: 0;}
.event-single .event_rows li {margin: 0 0 13px 0;}
.event-single .event_rows li > b {color: #002147;}
.event-single .event_rows li em {background-color: #002147;display: inline-block;padding: 0 7px;font-size: 15px;border-radius: 5px;color: #FFF;}
.event-single .event_rows li em i {font-style: normal;font-weight: bold;color: #FFF;font-size: 13px;}
.event-single .event-info ul.subinfo li span{color: #002147;}

/* USER PANEL */
.userbar{background-color: #f7f7f7;padding: 5px 10px;margin: 0 0 35px 0;border: 1px solid #e1e1e1;border-radius: 3px;}
.userbar .info {color: #002147;display: block;text-align: right;}
.userbar .credit_value {color: #002147;float: left;}
.userbar #logoutbtn{margin: 0 0 0 10px;background-color: #df3434;border:1px solid #aa2b2b;padding: 2px 15px;border-radius: 3px;color: #FFF;font-weight: bold;}
.userpanel h2{color:#002147;}
.userpanel ul {list-style-type: none;height: auto;overflow: auto;padding: 0;margin: 0;}
.userpanel ul li {border-top:1px solid #e6e6e6;border-left: 1px solid #e6e6e6;border-right: 1px solid #e6e6e6;border-radius: 3px 3px 0 0;height: auto;overflow: auto;clear: both;display: block;margin: 0;background-color: #f7f7f7;padding: 4px 10px;border-bottom: 2px solid #CCC;}
.userpanel ul li.spacer {box-shadow: none;padding: 0;height: 45px;display: block;margin:0;background-color: transparent;border: none;}
.userpanel ul li .subtitle {color: #002147;display: block;font-weight: bold;font-size: 20px;line-height: 29px;margin: 10px 0 10px 0;}
.userpanel ul li .subinfos .subinfo {display: inline-block;margin: 0 15px 0 0;padding: 0 15px 0 0;border-right:1px solid #333;}
.userpanel ul li .subinfos .subinfo:last-child{padding: 0;margin: 0;border: none;}
.userpanel ul li .subinfos .subinfo em {font-style: normal;font-size: 13px;font-weight: normal;}
.userpanel ul li a{font-weight: bold;}
.userpanel ul li.subdata {background-color: #002147;padding: 10px 35px;color: #FFF;border-radius: 0;border-color: #000d33;}
.userpanel ul li.subdata h3 {display: block;margin: 0 0 10px 0;color: #fdc800;border-bottom: 1px solid #fdc800;padding: 4px 0;}
.userpanel ul li.subdata label {font-size: 15px;margin: 0;display: block;position: relative;}
.userpanel ul li.subdata label::before {content: "\21D2";position: absolute;left: -18px;top: 0px;}
.userpanel ul li.subdata label a {color: #FFF;display: block;}
.userpanel ul li.subdata label a:focus{outline: none;}
.userpanel ul li .certid {margin: 0 0 10px 0;background-color: #fdc800;display: inline-block;padding: 0 10px;font-size: 13px;border-radius: 4px;color: #002147;font-weight: normal;text-transform: uppercase;}
.userpanel ul li .certid:focus{box-shadow: none;outline: none;}
.userpanel ul li .certid:hover {color: #002147;}
.userpanel ul li .certid.nocert {background-color: #E6E6E6;color: #a2a2a2;cursor:default;}


/* WOOCOMMERCE USER ACCOUNT */
body.woocommerce-account #primary.content-area{padding-top: 50px;}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads{display: none;}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout{display: none;}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard{display: none;}
body.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address{display: none;}


/* WOOCOMMERCE CHECKOUT */
.credit_field_row{display: block;clear: both;margin-bottom: 25px;}
.credit_field_row #cart_credit {width: 250px;border: 1px solid #CCC;padding: 5px 5px;}
.credit_field_row #cart_credit:focus{outline: none!important;}
.credit_field_row span {font-weight: bold;color: #333;width: 50px;display: inline-block;text-align: center;border: 1px solid #169760;border-radius: 2px;background-color: #16c179;padding: 5px 10px;cursor: pointer;font-weight: bold;color: #FFF;}
.credit_field_row span:hover {background-color: #169760;}
.credit_field_row span::before{content:"\f00c";font-family:'Font Awesome\ 5 Free';}

/* COPYRIGHTS */
#copyrights {background-color: #001935;}
#copyrights .textwidget {padding: 10px 0;font-size: 14px;color: #FFF;}
#copyrights .textwidget a{color:#fdc800;font-weight: bold;}


/* ARCHIVE LAYOUT */
.archive-layout {margin-top: 35px;}
.archive-layout .row {margin-bottom: 15px;}
.archive-layout .row .image {position:relative;background-size: cover;background-repeat: no-repeat;background-position: center;height: 150px;}
.archive-layout .row .image > a{display: block;height: 100%;width: 100%;}
.archive-layout .row span.date {top: 4px;left: 10px;position: absolute;background-color: rgba(0,0,0,0.5);color: #FFF;padding: 2px 10px;font-size: 13px;border-radius: 9px;display: block;line-height: 18px;}

/* EVENT CAROUSEL */
.rt-vc-event-slider .image > a{display: block;height: 100%;width: 100%;}
.rt-vc-event-slider .image {height: 185px;background-repeat: no-repeat;background-position: center center;background-size: cover;margin: 0 0 15px 0;}
.rt-vc-event-slider .callto {display: block;margin: 10px 0 0 0;background-color: #003a70;padding: 3px 15px;text-align: center;font-weight: bold;border-radius: 0;font-size: 15px;color: #FFF;border-bottom: 2px solid #ea0029;}
.rt-vc-event-slider .box:hover .callto{background-color: #ea0029;border-color:#003a70;}
.rt-vc-event-slider .subtitle {display: block;font-size: 18px;line-height: 22px;margin: 10px 0 10px 0;}
.rt-vc-event-slider .box:hover .subtitle a{color:#ea0029;}
.rt-vc-event-slider .subdesc {font-size: 16px;line-height: 21px;}
.rt-vc-event-slider .edate {background-color: #ea0029;font-size: 13px;padding: 2px 13px;border-radius: 4px;font-weight: bold;color: #FFF;}
.rt-vc-event-slider .subdesc, .rt-vc-event-slider .subtitle {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2; /* number of lines to show */ -webkit-box-orient: vertical;}
.rt-vc-event-slider .owl-carousel .owl-stage {display: flex;height: 100%;overflow: auto;}

.pagination .page-numbers {text-align: center;min-width:35px;font-size: 15px;width: auto;margin: 0 5px;background-color: #002147;color: #FFF;height: auto;box-sizing: border-box;padding: 3px 10px;}
.pagination a.page-numbers{color: #FFF;}

/* USER AREA PRIVATE DOCS */
.uprivate .att {display: block;}
.uprivate .att label {display: block;margin: 0;border-bottom: 1px solid #ececec;}
.uprivate .att label a {display: block;padding: 3px 6px;background-color: #f8f8f8;font-weight: 400;}
.uprivate .even.att label a {background-color: #f2f2f2;}
.uprivate .att label a:hover,.uprivate .even.att label a:hover {background-color: #002147;color: #fff;}

/* OFFICINA PAGINA */
.offsection{margin: 0 0 55px 0;clear: both;width: 100%;padding: 0 15px;}
.off_servizi .iconset {display: flex;flex-wrap: wrap;}
.off_servizi .iconset .icona {display: flex;flex-direction: column;flex: 0 0 20%;align-items: center;height: 210px;padding: 10px 0;justify-content: center;}
.off_servizi .iconset .icona img {max-height: 130px;max-width: 130px;margin: 0 auto;justify-content: center;height: auto;display: flex;}
.off_servizi .iconset .icona span {display: block;text-align: center;text-transform: uppercase;font-weight: bold;color: #163e6b;}

.off_courses {position: relative;}
.off_courses .owl-custom-nav {position: absolute;right: 15px;}

.off_gallery .vc_left.vc_carousel-control, .off_gallery .vc_right.vc_carousel-control {opacity: 1;background-color: #ea0029;border: 1px solid #ea0029;color:#FFF;height: 40px;width: 40px;font-size: 60px;}
.off_gallery .icon-next::before, .off_gallery .icon-prev::before {top: -2px !important;}


/*FRONTEND USER PAGE*/  
body.woocommerce-account div#woocommerce_area {display: none;}


/*area riservata GRIGLIA SERVIZI*/
.col_sez .accedi_fun {margin: 10px 20px;}
.col_sez .accedi_fun a {background-color: #002147 !important;color: white !important;padding: 10px 20px;background-image: unset;}
.col_sez .bottom_bar {min-height: 60px;display: flex;align-items: center;text-align: center;background-color: #f7f7f7;}
.col_sez .vc_btn3-container a .vc_btn3-icon {width: 100%;background-color: #25d366;width: 50px;height: 50px !important;color: white;border-radius: 100%;text-align: center;top: 50% !important;left: auto;font-size: 40px !important;line-height: 50px !important;right: -10px !important;background-color: #25d366;}
.col_sez .vc_btn3-container:not(.accedi_fun) a {background: transparent;padding: 10px 20px 10px 0;color: #00a2ed !important;font-weight: 400;font-size: 17px;text-align: left;}
.col_sez .wpb_text_column.wpb_content_element .wpb_wrapper {padding: 0 17px;height: 100%;justify-content: space-between;display: flex;flex-direction: column;}
.col_sez .wpb_text_column.wpb_content_element {height: 100%;}
.col_sez .wpb_text_column.wpb_content_element a {color: #00a2ed !important;font-weight: 400;font-size: 17px;}
.col_sez > div {height: 100%;}
.col_sez > div > .wpb_wrapper {height: 100%;flex-direction: column;display: flex;justify-content: space-between;}
.col_sez h2 {font-size: 28px;overflow-wrap: break-word;hyphens: auto;word-break: break-word;margin-top: 30px;line-height: 1.3;}
.griglia_area_riservata .col_sez {min-height: 280px;border: 3px solid #002147;max-width:20%;width: calc(20% - 20px);}
.griglia_area_riservata {margin: 0 !important;gap: 20px;flex-wrap: wrap;display: flex;max-width: 100%;left: auto !important;}
.griglia_area_riservata::after, .griglia_area_riservata::before {content: unset !important;}

body.page-id-3993 #primary .container,body.page-id-2060 #primary .container {max-width: 1440px;width: 100%;}
.griglia_area_riservata .col_sez img {height: 90px;width: 100%;margin: 0 auto;margin-top: 30px;}

.col_sez .wpb_single_image {margin-bottom: 30px;}
.col_sez p {padding: 0 10px;}
.col_sez .vc_btn3-container:not(.accedi_fun) {margin: 0;padding: 0 30px;}


/* USER AREA DOWNLOADS */
ul.dlm-downloads {list-style: none;display: flex;gap: 20px;flex-wrap: wrap;}
.download-box h1 {font-size: 20px;line-height: 1.3;margin: 30px 0 !important;}
.download-box a.download-link small, .download-box img.wp-post-image, .download-box .download-count {display: none;}
.download-box a.download-link {background-color: #e4122c;background-image: unset;color: white;font-size: 17px;font-weight: 500;border: 0;}
.download-box a.download-link:hover {background-color: #193c6b;}
