@font-face {font-family: "RingsideNarrow-SemiBold"; src: url("/THEMES/nea/fonts/ringside/RingsideNarrow-Semibold.otf") format("opentype"); font-weight: 600; font-style: normal }

#bundleArticleModal .modal-content { padding: 36px 16px; background-color: #F4F6F8; text-align: center; font:14px/1.3em "RingsideNarrow-Book", Arial, sans-serif;}
#bundleArticleModal h3 {font: 20px/1.1em "RingsideNarrow-SemiBold", Arial, sans-serif;}
#bundleArticleModal hr {border-color: #D8E0E8}
#bundleArticleModal hr:first-of-type {margin-bottom: 15px}
#bundleArticleModal hr:last-of-type {margin-top: 10px; margin-bottom: 25px}

#bundleArticleModal #box-article { margin:35px 0 20px; padding: 24px; background-color: #fff; border: 1px solid #0076A8; border-radius: 16px; }
#bundleArticleModal h5 { width: fit-content; margin: -3.2em auto 2rem; padding:6px 8px; text-transform: uppercase; background-color: #E9F1F8; color: #0076A8; border: 1px solid #0076A8; border-radius: 50px; font-size: 12px}

#bundleArticleModal .artpreu {margin: 1.8em 0 1.5em}
#bundleArticleModal .artpreu p:nth-child(1) {font-size: 14px; color: #56A900}
#bundleArticleModal .artpreu p:nth-child(2) {font-size: 30px;}
#bundleArticleModal .artpreu p:nth-child(2) del {color: #888}
#bundleArticleModal .artpreu p:nth-child(3) {color: #555}

#bundleArticleModal dl { text-align:left; margin-bottom: 0; }
#bundleArticleModal dd { padding: 0.85em 0 0.85em 2.2em; line-height: 14px; position: relative;}
#bundleArticleModal dd:before { content: " "; width: 20px; height: 18px; position: absolute; left:0; display: inline-block; vertical-align: middle;background: transparent no-repeat center center; background-size: contain;}
#bundleArticleModal dd:nth-child(2):before{ background-image: url(/VIEWS/portada/img/nou/quiosc.svg); }
#bundleArticleModal dd:nth-child(3):before{ background-image: url(/VIEWS/portada/img/nou/calendar2.svg); }
#bundleArticleModal dd:nth-child(4):before{ background-image: url(/VIEWS/portada/img/nou/time.svg); }

#bundleArticleModal button.btn-ara, button.btn-ara-inv { width:100%; padding: 16px; text-transform: uppercase; font:14px/14px "RingsideNarrow-SemiBold", Arial, sans-serif; }
#bundleArticleModal button.btn-ara-inv { background-color:transparent; color: #0076A8; border-color: #D8E0E8}
#bundleArticleModal button[disabled].btn-ara-inv { background-color: #eaeaea }

#bundleArticleModal .bloc {position: relative;}

div#siArticle { display:flex; flex-direction:row; justify-content: space-between; align-items:center; margin-bottom: 1.5em; padding:1em; background-color: #fff; border: 1px solid #D8E0E8; border-radius: 8px; }
div#siArticle strong { display: inline-block; padding-bottom:5px;}
div#siArticle span { font-size: 12px; }
div#siArticle div:nth-child(2) { position: relative;}
div#siArticle div:nth-child(2) div:nth-child(2) { padding: 5px 6px; color:#fff; text-align: center; text-transform: uppercase; font:11px/11px "RingsideNarrow-Book", arial, sans-serif; background-color:green; border-radius:6px;}
div#siArticle .treure { width: 100%; text-align:right; margin:-5px 0 5px 0;}
div#siArticle .treure a { display:inline-block; width:15px; height:15px; color:transparent; background: #fff url(/THEMES/nea/img/icons/notg.svg) center center no-repeat; background-size: contain}
div#siArticle .treure a:hover { background-image: url(/THEMES/nea/img/icons/not.svg)}
#siResum { padding: 1em 0 0; margin-bottom: 1em; border-top: 1px solid #D8E0E8; border-bottom: 1px solid #D8E0E8; }
#siResum table { width:100%; }
#siResum table:first-of-type { margin-top:1em }
#siResum table:first-of-type td {padding-bottom:7px}
#siResum table:last-of-type {margin:5px 0 0; border-top: 1px solid #D8E0E8;}
#siResum table:last-of-type td {padding:7px 0}
#siResum table tr td:nth-child(2) { text-align: right}

@media (max-width: 767px) {
  #bundleArticleModal { padding: 0 !important; }
  #bundleArticleModal .modal-dialog {width: 100%; height: 100%; margin: 0; padding: 0; }
  #bundleArticleModal .modal-content { padding: 0; height: auto; min-height: 100%; border: 0 none; border-radius: 0; box-shadow: none;}
  #bundleArticleModal .modal-content {display: flex; flex-direction: column; justify-content: center; align-items: center;}
  #bundleArticleModal .modal-body  { max-width: 370px}
}

@media (min-width: 768px) {
  #bundleArticleModal .modal-sm { width: 400px; }
}
