.hidden {
    display: none;
}
.pointer {
    cursor: pointer;
}

/* https://fonts.googleapis.com/css?family=Bad+Script|Barlow:400,500,600|Source+Serif+Pro generated on 2019-11-22T23:20:34+01:00 */
 @font-face {
    font-family: 'Bad Script';
     font-style: normal;
     font-weight: 400;
     src: url("/media_site/fonts/font-30878c61.woff2") format('woff2'), url("/media_site/fonts/font-dd04044d.woff") format('woff');
}
 @font-face {
    font-family: 'Barlow';
     font-style: normal;
     font-weight: 400;
     src: url("/media_site/fonts/font-c20ca9fd.woff2") format('woff2'), url("/media_site/fonts/font-7d530694.woff") format('woff');
}
 @font-face {
    font-family: 'Barlow';
     font-style: normal;
     font-weight: 500;
     src: url("/media_site/fonts/font-c5b4950a.woff2") format('woff2'), url("/media_site/fonts/font-4c0c65a7.woff") format('woff');
}
 @font-face {
    font-family: 'Barlow';
     font-style: normal;
     font-weight: 600;
     src: url("/media_site/fonts/font-51126ba8.woff2") format('woff2'), url("/media_site/fonts/font-8ec9432e.woff") format('woff');
}
 @font-face {
    font-family: 'Source Serif Pro';
     font-style: normal;
     font-weight: 400;
     src: url("/media_site/fonts/font-bfe133f2.woff2") format('woff2'), url("/media_site/fonts/font-7e5b9e2b.woff") format('woff');
}
 @font-face{
    font-family:IcoMoon;
    src:url("/media_site/fonts/icoMoon/IcoMoon.eot");
    src:url("/media_site/fonts/icoMoon/IcoMoond41d.eot?#iefix") format('embedded-opentype'),url("/media_site/fonts/icoMoon/IcoMoon.woff") format('woff'),url("/media_site/fonts/icoMoon/IcoMoon.ttf") format('truetype'),url("/media_site/fonts/icoMoon/IcoMoon.svg#IcoMoon") format('svg');
    font-weight:400;
    font-style:normal
}
#page\#10 {
    height: 50px;
}

#page\#15 .el-title {
    text-align: center;
    width: 160px;
    margin: auto;
    border: 1px solid #fff;
    border-radius: 40px;
    padding: 15px;
    transition: 0.3s ease-in-out;
}

#page\#15 .el-title:hover {
    background: rgba(255, 255, 255, 0.85);
    color: black;
}

#page\#17 > .uk-panel {
    background: rgba(23, 23, 23, 0.35);
    padding: 30px;
}
/*@media (min-width: 1921px) { #livre > * { background-position: 10% 100%; } }*/

#page\#28 .el-item .uk-inline-clip .uk-background-cover {
    background-image: none !important;
}

#page\#28 .el-item.tm-box-decoration-secondary::before {
    transform: translate(-10px, 10px) !important;
    transition: ease 0.3s;
}

#page\#28 > div .el-item:hover.tm-box-decoration-secondary::before {
    transform: translate(-20px, 20px) !important;
}

#page\#28 .el-image {
    opacity: 0.25;
}

#page\#28 .el-image:hover {
    opacity: 0.85;
}

#page\#35 .el-image {
    display: none;
}

#page\#35 .el-item:before {
    content: "«";
    font-size: 50px;
    line-height: 50px;
    position: absolute;
    left: 40px;
    top: 50%;
    transform: translateY(-50%);
}

#page\#35 .el-item:after {
    content: "»";
    font-size: 50px;
    line-height: 50px;
    position: absolute;
    right: 40px;
    top: 50%;
    transform: translateY(-50%);
}

.tm-header .uk-navbar-container {
    background: rgba(31,31,31,.95) !important;
}
@media (min-width:960px){
    .interliner {
        margin-top:50px;
    }
}

table.resumeCommande {
    background-color : white;
    width : 100%;    
}
table.resumeCommande, 
table.resumeCommande td {
    border: 1px solid #333;
    text-align:center;
}
table.resumeCommande .btnQte {
    padding: 0 4px 2px 4px; 
    line-height: 1;
}
table.resumeCommande .qteValue {    
    margin: 6px;
}
#card-element {
    border: 1px solid;
}
.userFeedback {
    display:none;
    color: #B91515;
    text-align: right;
    font-weight: bolder;    
}
.backWhite {
    background-color: rgba(255,255,255,0.5);
    padding: 10px;    
}

.magic-toolbar .adminLinks {
    margin-left: 10px;
}
.magic-toolbar .adminLink {
    color: #333333;
    font-family: 'open_sansbold',Arial,sans-serif;
    font-size: 13px;
    cursor:pointer;
}
#contact .backWhite {
    padding : 20px;
}
/*[uk-slideshow] .uk-dotnav { display:none; }*/