/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

/* Import Google Font */
 @import url('https://fonts.googleapis.com/css?family=Asap&display=swap');
 @import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');

/* ================================================== */
/* General theme */ 
/* html, body {
    overflow-x: hidden;
} */
#wrapper .container {
    padding: 0;
    margin-top: 20px;
    max-width: 984px;
    margin: 0 auto;
    font-family: 'Asap', sans-serif !important;
}
input.form-control {

    padding: 3px 5px!important;
    height: 27px;
    box-shadow: none!important;
    display: block!important;
    width: 183px!important;
    padding: 6px 12px!important;
    font-size: 13px!important;
    line-height: 1.42857!important;
    color: #9c9b9b!important;
    vertical-align: middle!important;
    background-color: #fff!important;
    border: 1px solid #d6d4d4!important;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s!important;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s!important;

}
#index #footer {
    padding-top: 30px;
}
.search-form-open {
    display: inline-block!important;
}
.social-block-close {
    display: none!important;
}
.social-block-open {
    display: block!important;
}
.social-block-hidden {
    opacity: 0;
    transition: opacity 350ms; 
}
.social-block-visible {
    visibility: visible!important;
}
.layout-right-column #content-wrapper {
    padding-left: 0px;
}
.banner-close {
	height: 0!important;
	overflow: hidden;
	transition: height 750ms ease-in-out;
}
#content-wrapper {
    padding-right: 0;
}
#right-column {
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 0;
}
#pubPierreActual {
    margin-bottom: 15px;
}
/* ================================================== */
/* ================================================== */

/* Header cookie banner */
#aeicmstop {
    width: 100%;
}
#header .header-nav {
    height: 119px;
    font-family: 'Asap', sans-serif;
    letter-spacing: 0;
    background-color: #948d85!important;
    color: #fff;
    padding: 0!important;
    border-bottom: none;
}
#header .header-nav .right-nav, 
#header .header-nav .left-nav {
    float: none!important;
}
#header .header-nav .cookie-banner-content {
    padding-top: 15px;
    padding-bottom: 50px;
    max-width: 984px;
    margin: 0 auto;
    font-family: 'Asap', sans-serif !important;
    padding-top: 10px;
}
#header .header-nav .cookie-banner-content p {
    font-size: 12px;
    color: #fff;
    line-height: 1.1rem;
    font-size: 13px;
}
#header .header-nav .cookie-banner-title {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: -1px;
}
#header .header-nav .cookie-accept {
    line-height: 1.35;
    height: 20px;
    width: 160px;
    background-color: #000;
    font-weight: bold;
    float: right;
    text-align: center;
    top: 13px;
    position: relative;
    cursor: pointer;
    margin-top: -10px;
}
/* ================================================== */
/* ================================================== */

/* Header main top */
#header .header-top {
    background-color: #a49e98!important;
    color: #fff;
    padding: 0!important;
    height: 135px;
}
#header .header-top .login-form {
    margin-top: 0;
}
#header .header-top .container {
    display: flex;
    padding-left: 0!important;
    padding-right: 0!important;
    padding-top: 10px;
    padding-bottom: 10px;
    max-width: 984px;
    margin: 0 auto;
    font-family: 'Asap', sans-serif !important;
}
#header .header-top .block_newsletter {
    padding-top: 15px;
    text-align: initial;
    margin-top: -15px!important;
}
#header .header-top .block_newsletter .newsletter-right {
    padding: 0!important;
}
#header .header-top .block_newsletter_inner {
    display: flex;
    justify-content: flex-end;
}
#header .header-top .login-banner-hide {
    cursor: pointer;
    float: right;
    position: relative;
    top: 72px;
    right: 18px;
}
#header .header-top .newsletter-form,
#header .header-top .newsletter-sentence {
    margin-left: 175px;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: normal;
}
#header .header-top .newsletter-form {
    line-height: .75;
    display: flex;
    justify-content: flex-end;
    margin-right: 160px;
    margin-bottom: -5px;
    margin-top: 8px;
}
#header .header-top .newsletter-sentence {
    margin-top: 5px;
    display: flex;
    justify-content: flex-end;
    margin-right: 212px;
    font-size: 12px;
}
#header .header-top .login-banner-hide p {
    color: #5f5f5f;
    letter-spacing: normal;
}
#header .header-top .block_newsletter_inner .form-control {
    width: 200px!important;
    min-width: unset!important;
    text-transform: uppercase;
    font-weight: bold;
    display: inline;
    margin-right: 55px;
    vertical-align: top;
    padding-left: 5px!important;
}
#header .header-top .block_newsletter_inner .form-control::placeholder {
    letter-spacing: 0;
}
#header .header-top .block_newsletter_inner .btn-primary {
    font-size: 13px;
    text-transform: uppercase;
    padding-top: 10px;
    border: initial;
    border-radius: 0;
    background-color: #000;
    color: #fff;
    float: right;
    font-weight: bold;
    width: 160px;
    height: 20px;
    bottom: -12px;
    position: relative;
    line-height: 0;
}
#header .header-top .col-lg-6 {
    padding-left: 0;
}
#header .header-top .col-lg-6 {
    margin-top: 0;
}
#header .header-top .col-lg-6 .login-form .login-banner-title {
    text-align: initial;
    line-height: 1;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    margin-left: 0px;
    color: #ffffff;
    letter-spacing: 0;
}
#header .header-top .col-lg-6 .login-form .login-banner-title::before {
    content: url("/themes/pottery_child/assets/img/pierreactual/pict-my-account-white.png");
    top: 2px;
    position: relative;
    right: 4px;
    margin-right: 3px;
}
#header .header-top .col-lg-6 #login-form section {
    display: flex;
    height: 75px;
}
#header .header-top .col-lg-6 #login-form > section > div:nth-child(3) > div.col-md-12 {
    margin-left: 14px;
}
#header .header-top .col-lg-6 #login-form section .form-control-label {
    padding-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    text-align: initial;
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 0;
}
#header .header-top .col-lg-6 #login-form section .input-group .input-group-btn {
    display: none;
}
#header .header-top .col-lg-6 #login-form footer {
    display: flex;
    justify-content: space-between;
    width: 110%;
    padding-right: 20px;
    margin-top: -10px;
}
#header .header-top .col-lg-6 #login-form footer #submit-login {
    padding: 0px 12px;
    background-color: #000;
    color: #fff;
    font-weight: bold;
    border: 0px;
    height: 20px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 1.42857;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 0px;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    width: 180px;
}
#header .header-top .col-lg-6 #login-form footer .forgot-password {
    display: flex;
    align-items: center;
    margin-left: 75px;
}
#header .header-top .col-lg-6 #login-form footer .forgot-password a {
    color: #ffffff;
    letter-spacing: 0.25px;
}
#header > div.header-top > div > div.block_newsletter.col-lg-6.col-md-6.col-sm-6 > div > div > form {
    display: initial;
}
/* ================================================== */
/* ================================================== */

/* Navigation menu */
#navigation-menu-overlay {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: rgba(105,105,105,0.9);
    z-index: 9999;
    display: none;
}
#navigation-menu-overlay .navigation-menu {
    width: 277px;
    height: 100%;
    background-color: #fff;
    padding: 30px 18px;
}
#navigation-menu-overlay .navigation-menu #_menu_close_left {
    font-size: 12px;
}
#navigation-menu-overlay .navigation-menu ul {
    display: block;
    font-family: 'Asap', sans-serif;
    font-size: 22px;
    text-transform: capitalize;
    line-height: 40px;
}
#navigation-menu-overlay .navigation-menu ul li a {
    text-transform: uppercase;
    width: 277px;
    display: block;
    position: relative;
    left: -18px;
    padding-left: 18px;
    color: #aeaeae;
}
#navigation-menu-overlay .navigation-menu ul li a.link-disabled {
    color: #dedfe0;
}
#navigation-menu-overlay .navigation-menu a.close-navigation-menu::before {
    content: url("/themes/pottery_child/assets/img/pierreactual/pict-close-cross.png");
    height: 15px;
    width: 15px;
    padding-right: 5px;
}
#navigation-menu-overlay .navigation-menu #search_widget {
    width: inherit;
    margin-top: 10px;
    margin-bottom: 3px;
}
#navigation-menu-overlay .navigation-menu #search_widget li a {
    letter-spacing: 0;
}
#navigation-menu-overlay .navigation-menu #search_widget .search-info form {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-end;
}
#navigation-menu-overlay .navigation-menu #search_widget .search-info form input[type=text] {
    margin-left: 15px;
    width: 60%;
    min-width: auto;
    border-radius: 15px;
    display: inline;
    height: 23px;
    background: #fbfbfb;
    width: 180px;
    right: 12px;
    position: relative;
    padding: 0px 0px 0px 6px;
}
#navigation-menu-overlay .navigation-menu #search_widget .search-info form input[type=text] {
    font-size: 12px;
    font-family: 'Asap', sans-serif !important;
    border: 1px solid #d6d4d4;
    line-height: 1.42857;
    color: #9c9b9b;
    vertical-align: middle;
}
#navigation-menu-overlay .navigation-menu #search_widget .search-info form #_open_search {
    background: transparent;
    border: none;
    padding-left: 0;
}
#navigation-menu-overlay .navigation-menu #search_widget .search-info form #_open_search i {
    font-size: 12px;
}
/* ================================================== */
/* ================================================== */

/* Header main bottom */
#header .header-bottom {
    margin-top: 20px;
    height: 130px;
    max-width: 984px;
    margin: 0 auto;
    font-family: 'Asap', sans-serif !important;
}
#header .header-bottom .social-block {
    margin-bottom: 2px;
    margin-left: -5px;
}
#header .header-bottom .social-block a i {
    font-size: 18px!important;
}
#header .header-bottom .col-md-3,
#header .header-bottom .col-md-5,
#header .header-bottom .col-md-4 {
    height: 100%;
}
#header .header-bottom .col-md-5 {
    width: inherit!important;
}
#header .header-bottom .col-md-5 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px!important;
}
#header .header-bottom .col-md-3 {
	/*
    display: flex;
    align-items: center;
    padding-left: 0;*/
}
#header .header-bottom .col-md-3 > i {
    font-size: 19px;
    margin-bottom: 8px;
}
#header .header-bottom .logo {
    width: auto!important;
    height: 53px!important;
    display: block;
    margin-top: 5px;
    margin: auto;
    /*margin-left: -2px;*/
}
#header .header-bottom .col-md-3 .social-block a {
    display: block;
    float: left;
    margin-right: 15px;
}
#header .header-bottom .col-md-3 .search-widget {
    width: inherit;
}
#header .header-bottom .col-md-3 .social-block a i,
#header .header-bottom .col-md-3 .search-widget button i {
    font-size: 20px;
    color: #d2d2d2;
}
#header .header-bottom .col-md-3 .search-widget form input[type=text] {
    display: none;
}
#header .header-bottom .col-md-3 .search-widget form button[type=submit] {
    margin-right: 10px;
    top: -15px;
}
#_cart_account_logo{
	padding-top: 55px;
	/*
	display: flex;
	align-items: center;
	justify-content: right;
	padding-left: 0;*/
}
#block_myaccount_infos{
	z-index: 100;
	float: right;
}
#header .header-bottom .col-md-3 #block_myaccount_infos.links {
    width: inherit;
    padding: 0 10px;
    margin-right: -4px;
}
#header .header-bottom .col-md-3 #block_myaccount_infos h3 a {
    color: #b4b4b4 !important;
    background-color: transparent !important;
    font-size: 10px;
    white-space: nowrap;
    letter-spacing: 0;
    font-family: "Open Sans", sans-serif;
}
/*
#header .header-bottom .col-md-4 #block_myaccount_infos h3 .text-before-icon::before {
    content: url("/themes/pottery_child/assets/img/pierreactual/pict-my-account.png");
    top: 7px;
    position: relative;
    right: 4px;
}*/
#header .header-bottom .col-md-3 #block_myaccount_infos h3 .text-before-icon{
    background-color: white!important;
    padding: 8px 12px;
    border-radius: 30px;
    color: #dd782e!important;
    border: 1px solid #dd782e!important;
}
#header .header-bottom .funeraire #block_myaccount_infos h3 .text-before-icon{
    color: #14a8c1!important;
    border: 1px solid #14a8c1!important;
}
#header .header-bottom .col-md-3 #block_myaccount_infos h3 .text-before-icon:hover{
    background-color: #dd782e!important;
    color: white!important;
}
#header .header-bottom .funeraire #block_myaccount_infos h3 .text-before-icon:hover{
    background-color: #14a8c1!important;
    color: white!important;
}
#header .header-bottom .col-md-3 #_desktop_cart {
    margin-top: 6px;
}
#header .header-bottom .col-md-3 #_desktop_cart .cart-title {
    color: #b4b4b4 !important;
    background-color: transparent !important;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    letter-spacing: 0;
}
#header .header-bottom .col-md-3 #_desktop_cart .cart-title {
    content: url("/themes/pottery_child/assets/img/pierreactual/pict-cart.gif");
    width: 35px;
    height: 35px;
    padding: 5px;
}
.badge-card{
    background-color: #dd782e;
    width: 15px;
    height: 15px;
    border-radius: 50px;
    padding: 2px 5px;
    color: white;
    font-size: 10px;
    position: relative;
    top: -25px;
    right: -20px;
}
.funeraire .badge-card{
	background-color: #14a8c1;
}
#header .header-bottom .col-md-3 .search-widget form input[type=text] {
    position: absolute;
    top: -5px;
    right: -135px;
    min-width: 150px;
    width: 60%;
    border-radius: 15px;
    height: 23px;
    background: #fbfbfb;
    padding: 0px 0px 0px 6px;
}
#header .header-bottom .col-md-3 .search-widget form #_open_search {
    background: transparent;
    border: transparent;
    padding: 0;
    position: relative;
    top: -3px;
    right: -15px;
}
#header .header-bottom .col-md-3 .search-widget form #_search_form:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* ================================================== */
/* ================================================== */

/* Header nav full */
.header-navfullwidth {
    border-top: none;
    border-bottom: none;
    background-color: transparent;
    max-width: 984px;
    margin: 0 auto;
    font-family: 'Asap', sans-serif !important;
}
.header-navfullwidth > .container {
    border-bottom: 1px solid #ececec;
    padding-bottom: 5px;
    padding-top: 10px;
}
.header-navfullwidth .top-menu #lnk-home a {
    background-image: url("/themes/pottery_child/assets/img/pierreactual/house.png");
    width: 23px;
    height: 22px;
    background-repeat: no-repeat;
    display: block;
    margin-right: 0;
    margin-left: 15px;
}
.header-navfullwidth .top-menu li a {
    font-size: 18px!important;
    font-family: "Open Sans", sans-serif;
    background-color: transparent;
    color: #aeaeae!important;
    text-transform: lowercase !important;
    padding: 0 !important;
    margin-right: 46px;
    font-weight: 600!important;
    letter-spacing: 0px!important;
}
#header .top-menu a[data-depth="0"]:hover {
    background-color: transparent!important;
    color: #aeaeae!important;
}
.header-navfullwidth .subnavfullwidth {
    z-index: 99;
    padding: 0;
    transition: opacity 350ms;
    position: absolute;
}
.header-navfullwidth .subnavfullwidth.social-block-hidden {
    z-index: 5!important;
}
.header-navfullwidth .subnavfullwidth ul {
    background: rgba(114, 106, 97, 0.8);
    /* box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 13px; */
    overflow: hidden;
    display: flex;
    flex-direction: column;
    position: absolute;
    z-index: 99;
    width: 100%;
    max-width: 984px;
    padding: 26px 30px 16px;
}
.header-navfullwidth .subnavfullwidth ul li {
    float: left;
    padding-right: 15px;
    text-align: initial;
    margin-bottom: 5px;
}
.header-navfullwidth .subnavfullwidth ul li a {
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 16px;
    padding-bottom: 10px;
    letter-spacing: 0;
    display: block;
    width: 75%;
}
.header-navfullwidth .subnavfullwidth .row {
    max-width: 984px;
    width: 100%;
}
.header-navfullwidth .subnavfullwidth .row .col-md-4 {
    position: relative;
}
.header-navfullwidth .subnavfullwidth .row .col-md-4 span {
    position: absolute;
    z-index: 199;
    position: absolute;
    z-index: 199;
    top: 20px;
    left: 45px;
    font-size: 14px;
}
.header-navfullwidth .subnavfullwidth .row .col-md-4 span a {
    color: #ffffff;
    font-family: 'Asap', sans-serif !important;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: bold;
}
.header-navfullwidth .subnavfullwidth .row .col-md-4 ul li:last-of-type {
    display: flex;
}
.header-navfullwidth .subnavfullwidth .row .col-md-4 ul li:last-of-type a {
    width: 7%!important;
}
.header-navfullwidth .subnavfullwidth .row .col-md-4 ul li:last-of-type a i {
    background: #ffffff;
    color: rgba(114, 106, 97, 0.8);
    border-radius: 50%;
    width: 19px;
    height: 19px;
    font-size: 11px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
}
.header-navfullwidth .subnavfullwidth .row .col-md-4 ul li:last-of-type a:not(:last-of-type) {
    margin-right: 10px;
}
.header-navfullwidth .subnavfullwidth .row .col-md-4 ul li:first-of-type a {
    font-weight: bold;
    font-size: 12px;
}
.header-navfullwidth .subnavfullwidth .row .col-md-4 ul li:nth-of-type(3) a {
    text-decoration: underline;
    font-size: 16px;
}
.header-navfullwidth .subnavfullwidth#archives-menu ul,
.header-navfullwidth .subnavfullwidth#bookstores-menu ul {
    flex-direction: row!important;
}
.header-navfullwidth .subnavfullwidth#archives-menu ul li,
.header-navfullwidth .subnavfullwidth#bookstores-menu ul li {
    width: 35%;
}
.header-navfullwidth .subnavfullwidth #main-menu-belgium li,
.header-navfullwidth .subnavfullwidth #main-menu-funeral li {
    display: none;
}
.header-navfullwidth .subnavfullwidth #main-menu-pa,
.header-navfullwidth .subnavfullwidth #main-menu-belgium,
.header-navfullwidth .subnavfullwidth #main-menu-funeral {
    padding-top: 60px;
    height: 320px;
}
/* ================================================== */
/* ================================================== */

/* Footer before */
.footer-before {
    background-color: transparent;
    padding: 0!important;
}
/* ================================================== */
/* ================================================== */

/* Footer container */
#footer {
    z-index: 99;
}
.footer-container {
    margin-top: 20px;
    max-width: 984px;
    margin: 0 auto;
    font-family: 'Asap', sans-serif !important;
    color: #777777;
    background-image: none;
    background-color: #edebe8;
    border-top: 3px solid #c8c1b8;
    letter-spacing: 0.2px;
}
.footer-container > .container {
    padding-top: 0;
    padding-bottom: 100px;
}
.footer-container .links {
    width: 20%;
    height: 70px;
    padding: 0;
}
.footer-container .links:last-of-type p {
    display: none;
}
.footer-container .links:last-of-type ul li a {
    font-size: 12px;
    text-transform: uppercase;
    color: #000;
    font-weight: bold!important;
    margin-bottom: 5px;
    text-transform: uppercase!important;
}
.footer-container .links:last-of-type ul li a:hover {
    color: #000;
}
.footer-container .footer-container-title {
    margin: 10px auto;
    text-align: center;
    font-weight: bold;
    color: #000;
    font-size: 10px;
    width: 80%;
}
.footer-container .footer-container-list {
    margin-bottom: 10px;
    border-bottom: 3px solid #c8c1b8;
    padding-bottom: 0;
    width: 80%;
    margin: 0 auto;
}
.footer-container .footer-container-list .h3 {
    font-size: 12px;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    margin-bottom: 5px;
    text-transform: uppercase!important;
}
.footer-container .footer-container-list ul li {
    line-height: 1.2;
    margin: 0;
    padding: 0 !important;
    height: 15px;
    display: block;
}
.footer-container .footer-container-list ul li a {
    color: #777777;
    font-size: 10px;
    text-decoration: none;
    font-weight: normal !important;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0.4) !important;
    line-height: 0px;
    letter-spacing: 0.1px;
    transition: none;
}
.footer-container .footer-container-list ul li a:hover {
    transition: none;
    color: #ffffff;
}
.footer-container li:hover a {
    padding-left: 0;
}
.footer-container .footer-container-list ul li a::after {
    content: "";
}
.footer-container .footer-container-paragraph {
    margin-top: 10px!important;
    display: block;
    width: 80%;
    margin: 0 auto;
    font-size: 8px;
    font-weight: bold;
    color: #000;
    line-height: 11px;
    text-align: left;
}
/* ================================================== */
/* ================================================== */

/* Footer before */
.footer-bottom {
    display: none;
}
/* ================================================== */
/* ================================================== */

/* Home page */
.page-index #page > #wrapper {
    display: flex;
    padding-left: 0!important;
    padding-right: 0!important;
    padding-top: 5px;
    padding-bottom: 10px;
    max-width: 984px;
    margin: 0 auto;
    font-family: 'Asap', sans-serif !important;
}
.page-home {
    display: flex;
    flex-direction: column;
    padding-left: 0!important;
    padding-right: 0!important;
    padding-top: 10px;
    padding-bottom: 10px;
    max-width: 984px;
    margin: 0 auto;
    font-family: 'Asap', sans-serif !important;
}
/* ================================================== */
/* ================================================== */

/* Not found page */
.page-not-found {
    font-weight: bold;
    background-color: #fe9126!important;
    border-color: #e4752b!important;
    color: #fff!important;
    padding: 15px!important;
    margin-bottom: 18px!important;
    border: 1px solid transparent!important;
    border-radius: 0px;
}
.right-column .h2 {
    font: 600 18px/22px "Open Sans", sans-serif;
    color: #555454;
    text-transform: uppercase!important;
    padding: 0px 0px 17px 0px;
    overflow: hidden;
    letter-spacing: 0;
    font-weight: 600!important;
}
/* ================================================== */
/* ================================================== */

/* My account page */
.page-my-account #content-wrapper {
    padding: 0;
}
.page-my-account .links #identity-link {
    display: none;
}
.page-my-account #content .welcome-message {
    color: #777777;
    font-size: 13px;
}
.page-my-account #content > .row {
    margin-top: 25px;
}
.page-my-account .page-header {
    margin-top: 18px;
    font-size: 20px;
    color: #555454;
    padding: 0px 0px 17px 0px;
    margin-bottom: 30px;
    border-bottom: 1px solid #d6d4d4;
    overflow: hidden;
}
.page-my-account .page-header h1 {
    text-transform: uppercase!important;
    font-weight: 600!important;
}
.page-my-account #content .links {
    overflow: hidden;
}
.page-my-account #content .links > div {
    display: flex;
    flex-direction: column;
}
.page-my-account #content .links a span.link-item {
    background: none;
}
.page-my-account #content .links a:hover {
    color: inherit;
}
.page-my-account #content .links a span.link-item,
.page-my-account #content .links a:hover span.link-item {
    border: none;
}
.page-my-account #content .links a:hover i {
    color: inherit;
}
.page-my-account #content .links a {
    display: block;
    overflow: hidden;
    font: 600 16px/20px "Open Sans", sans-serif;
    color: #555454;
    text-shadow: 0px 1px white;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    border: 1px solid;
    border-color: #cacaca #b7b7b7 #9a9a9a #b7b7b7;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f7f7), color-stop(100%, #ededed));
    background-image: -moz-linear-gradient(#f7f7f7, #ededed);
    background-image: -webkit-linear-gradient(#f7f7f7, #ededed);
    background-image: linear-gradient(#f7f7f7, #ededed);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.page-my-account .page-footer a:first-of-type {
    display: none;
}
.page-my-account .page-footer {
    padding: 20px 0 0px 0;
    border-top: 1px solid #d6d4d4;
    height: 65px;
}
.page-my-account .page-footer a:last-of-type {
    font: bold 13px/17px Arial, Helvetica, sans-serif;
    color: #fff;
    background: #6f6f6f;
    border: 1px solid;
    border-color: #666666 #5f5f5f #292929 #5f5f5f;
    padding: 3px 8px 3px 8px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: flex;
    width: 13%;
    align-items: center;
    justify-content: center;
}
.page-my-account .page-footer a:last-of-type:hover {
    background: #575757;
    border-color: #303030 #303030 #666666 #444444;
}
.page-my-account #content .links a {
    margin-bottom: 1rem;
}
.page-footer .account-link i {
    margin-right: .5rem;
}
.page-footer .account-link span {
    font-size: 13px;
}
/* ================================================== */
/* ================================================== */

/* Home page news and agenda */
.page-index .right-column .col-md-8 {
    padding-left: 0;
    overflow: hidden;
}
.page-index .right-column #last-news .col-md-8 img {
    width: 100%;
    height: 292px;
    object-fit: cover; 
    border: none;
    padding: 0;
}
.page-index .right-column #last-news .col-md-8 h2.caption {
    color: #777777;
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 25px;
    font-family: 'Asap', sans-serif;
    letter-spacing: 0.5px;
}
.page-index .right-column #last-news .col-md-8 .content {
    margin-top: -3px;
    color: #000;
    font-family: 'Asap', sans-serif;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0px;
    max-height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
}
#last-news > div.col-md-8 > a {
    letter-spacing: 0;
}
.page-index .right-column #last-news .col-md-4 {
    padding-left: 5px;
    padding-right: 0;
}
.page-index .right-column #last-news .col-md-4 .thumbnail-news {
    overflow: hidden;
    position: relative;
    height: 140px;
    margin-bottom: 20px;
}
.page-index .right-column #last-news .col-md-4 .thumbnail-news img {
    width: 215px!important;
    height: 140px!important;
    object-fit: cover;
    border: none;
    padding: 0;
}
.page-index .right-column #last-news .col-md-4 .thumbnail-news .new-overlay {
    display: none;
}
.page-index .right-column #last-news .col-md-4 .thumbnail-news:hover .new-overlay {
    display: flex;
    position: absolute;
    background: #000000;
    opacity: 0.6;
    height: 100%;
    width: 100%;
    top: 0;
    justify-content: flex-end;
}
.page-index .right-column #last-news .col-md-4 .thumbnail-news:hover .new-overlay a {
    position: relative;
    margin-left: 25px;
    right: 30px;
    top: 10px;
}
.page-index .right-column #last-news .col-md-4 .thumbnail-news:hover .new-overlay a i {
    position: absolute;
    top: 0;
    background: #ffffff;
    color: #000000;
    border-radius: 50%;
    width: 19px;
    height: 19px;
    font-size: 11px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
}





.page-index .right-column #last-news .col-md-8 .thumbnail-news .new-overlay {
    display: none;
}
.page-index .right-column #last-news .col-md-8 .thumbnail-news:hover .new-overlay{
    display: flex;
    position: absolute;
    background: #000000;
    opacity: 0.6;
    height: 292px;
    width: 96.5%;
    top: 0;
    justify-content: flex-end;
}
.page-index .right-column #last-news .col-md-8 .thumbnail-news:hover .new-overlay a {
    position: relative;
    margin-left: 25px;
    right: 30px;
    top: 10px;
}
.page-index .right-column #last-news .col-md-8 .thumbnail-news:hover .new-overlay a i {
    position: absolute;
    top: 0;
    background: #ffffff;
    color: #000000;
    border-radius: 50%;
    width: 19px;
    height: 19px;
    font-size: 11px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
}




.page-index .right-column #last-news .col-md-4 .thumbnail-news > a {
    background-color: rgba(104,98,92,0.9);
    color: #fff;
    display: block;
    font-size: 12px;
    padding: 4px;
    text-transform: uppercase;
    width: 100%;
    padding-left: 8px;
    position: absolute;
    bottom: 0px;
    z-index: 1;
    letter-spacing: 0;
    line-height: 18px;
}
.page-index .right-column #news-agenda {
    margin-top: 20px;
}
.page-index .right-column #news-agenda .col-md-8 h4 {
    text-align: center;
    color: #afa192;
    background-color: #efece9;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
}
.page-index .right-column #news-agenda .col-md-8 .link-more-news {
    color: #afa192;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 10px;
    text-decoration: none;
    letter-spacing: 0;
}
.page-index .right-column #news-agenda .col-md-8 .listing-news:hover {
    background-color: #000!important;
}
.page-index .right-column #news-agenda .col-md-8 .listing-news:hover .news-title {
    color: #fff;
}
.page-index .right-column #news-agenda .col-md-8 .listing-news.even {
    padding: 11px;
    font-weight: bold;
    color: #000;
}
.page-index .right-column #news-agenda .col-md-8 .listing-news .news-date {
    color: #afa192;
    padding-right: 10px;
}
.page-index .right-column #news-agenda .col-md-8 .listing-news .news-title {
    color: #777;
}
.page-index .right-column #news-agenda .col-md-8 .listing-news.odd {
    padding: 11px;
    font-weight: bold;
    background-color: #efece9;
}
.page-index .right-column #news-agenda .col-md-8 .listing-news a {
    letter-spacing: 0;
}
.page-index .right-column #news-agenda .col-md-4 {
    background-color: #efece9;
    padding-top: 2px;
    padding-bottom: 2px;
    height: 432px;
    position: relative;
}
.page-index .right-column #news-agenda .col-md-4 h4 {
    text-transform: uppercase;
    color: #000;
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 19px;
}
.page-index .right-column #news-agenda .col-md-4 .listing-events {
    display: block;
    width: 100%;
    margin: 0;
    position: inherit;
    height: auto;
    padding: 0;
    text-transform: none;
    background-color: transparent;
    margin-bottom: 19px;
    letter-spacing: 0;
    line-height: 18px;
}
.page-index .right-column #news-agenda .col-md-4 .listing-events span {
    display: block;
    color: #000;
    font-size: 12px;
}
.page-index .right-column #news-agenda .col-md-4 .listing-events span.geo {
    text-transform: uppercase;
}
.page-index .right-column #news-agenda .col-md-4 .listing-events span.date {
    text-transform: capitalize;
}
.page-index .right-column #news-agenda .col-md-4 .listing-events span.title {
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    color: #000;
}
.page-index .right-column #news-agenda .col-md-4 .link-more-event {
    bottom: -15px;
    color: #afa192;
    display: block;
    font-size: 12px;
    margin-top: 0;
    position: absolute;
    text-transform: uppercase;
    width: 100%;
    margin: 0;
    height: auto;
    padding: 0;
    background-color: transparent;
    margin-bottom: 19px;
    letter-spacing: 0;
}
/* ================================================== */
/* ================================================== */

/* Links page */
body.cms-id-2461 .page-header {
    display: none;
}
body.cms-id-2461 #nos-partenaires h1 {
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 30px;
    letter-spacing: 0;
}
body.cms-id-2461 #nos-partenaires p {
    font-size: 13px;
    color: #777777;
    font-weight: 300;
    line-height: 18px;
    margin-bottom: 0;
}
body.cms-id-2461 #nos-partenaires a {
    font-size: 13px;
    color: #000000;
    font-weight: bold;
}
body.cms-id-2461 #nos-partenaires .actus-item {
    margin-bottom: 10px;
}
body.cms-id-2461 #content {
    padding-left: 0;
}
/* ================================================== */
/* ================================================== */

/* CMS page */
body#cms .page-cms-image-links > img {
    margin: 4px 0 17px;
    max-width: 100%;
    height: auto;
}
body#cms nav.breadcrumb {
    display: none;
}
body#cms section#content .actu-title {
    color: #000;
    font-family: 'Asap';
    font-size: 26px;
    text-transform: uppercase;
    margin-top: 25px;
    margin-bottom: 25px;
    letter-spacing: 0;
    font-weight: bold;
}
section.page-cms-2461,
section.page-cms-2441 {
    padding-top: 10px!important;
}
section.page-cms-2441 div,
section.page-cms-2441 span,
section.page-cms-2441 p {
    font-size: 13px;
    color: #777777;
}
section.page-cms-2441 .liens-actus,
section.page-cms-2441 .navActus {
    display: none!important;
}
section.page-cms-2441 #edito-annuaire-pierre h2 {
    display: none;
}
.cms-id-2461 .actu-title,
.cms-id-2441 .actu-title {
    display: none;
}
body#cms section#content p {
    line-height: 18px;
    margin-bottom: 1em;
    min-height: 1px;
    letter-spacing: 0;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}
body#cms section#content ul.liens-actus {
    margin-top: 25px;
}
body#cms section#content ul.liens-actus li a {
    font-size: 14px;
    color: #000;
    line-height: 32px;
    text-transform: uppercase;
}
body#cms section#content .navActus {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}
body#cms section#content .navActus a {
    position: relative;
}
body#cms section#content .navActus a:not(:last-of-type) {
    margin-right: 15px;
}
body#cms section#content .navActus a div {
    position: absolute;
    color: #b2b2b2;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    top: 25px;
    left: 0px;
}
/* ================================================== */
/* ================================================== */

/* Pierre and Funeral library page */
#_desktop_search_filters_clear_all {
    display: none;
}
body#category #left-column {
    height: 50px;
    margin-bottom: -50px;
    z-index: 1;
}
body#category.category-id-3 nav.breadcrumb,
body#category.category-id-4 nav.breadcrumb {
    display: none;
}
body#category.category-id-3 #search_filters
body#category.category-id-4 #search_filters {
    margin-bottom: 0;
}
body#category.category-id-3 #search_filters > p,
body#category.category-id-3 #search_filters section:nth-of-type(1) > p,
body#category.category-id-4 #search_filters > p,
body#category.category-id-4 #search_filters section:nth-of-type(1) > p {
    display: none;
}
body#category.category-id-3 #search_filters ul.collapse,
body#category.category-id-4 #search_filters ul.collapse {
    position: relative;
    z-index: 1;
    display: flex;
    padding: 0 15px;
    margin-bottom: 0;
}
body#category.category-id-3 #search_filters ul.collapse li:first-of-type
body#category.category-id-4 #search_filters ul.collapse li:first-of-type {
    margin-right: 50px;
}
body#category.category-id-3 #search_filters .facet .facet-label
body#category.category-id-4 #search_filters .facet .facet-label {
    width: 135%;
}
body#category.category-id-3 #search_filters section:nth-of-type(2),
body#category.category-id-3 #search_filters section:nth-of-type(3),
body#category.category-id-3 #search_filters section:nth-of-type(4),
body#category.category-id-4 #search_filters section:nth-of-type(2),
body#category.category-id-4 #search_filters section:nth-of-type(3),
body#category.category-id-4 #search_filters section:nth-of-type(4) {
    display: none;
}
body#category.category-id-3 #main div div > .h1
body#category.category-id-4 #main div div > .h1 {
    display: none;
}
body#category.category-id-3 #main div div .total-products,
body#category.category-id-4 #main div div .total-products {
    display: none;
}
body#category.category-id-3 #main div div .col-md-7,
body#category.category-id-4 #main div div .col-md-7 {
    float: right;
    z-index: 2;
    margin-right: -85px;
}
body#category.category-id-3 #main #js-product-list-top,
body#category.category-id-4 #main #js-product-list-top {
    margin-bottom: 0;
}
body#category.category-id-3 #content-wrapper,
body#category.category-id-4 #content-wrapper {
    padding-left: 0;
}
body#category.category-id-3 .block-category h1,
body#category.category-id-4 .block-category h1 {
    display: none;
}
body#category.category-id-3 .products-selection,
body#category.category-id-4 .products-selection {
    margin-bottom: 0;
}
body#category.category-id-3 #main #js-product-list-header,
body#category.category-id-4 #main #js-product-list-header {
    display: none;
}
/* body#category.category-id-3 #right-column,
body#category.category-id-4 #right-column {
    margin-left: -660px;
} */
/* ================================================== */
/* ================================================== */

/* Products page */
#products {
    padding-top: 10px;
}
#products .product-miniature {
    max-height: 440px;
    border: 1px solid #000000;
    position: relative;
}
#products .products.row {
    padding: 0 15px;
}
.product-miniature .thumbnail-container .product-image-block img {
    max-height: 185px;
    width: auto;
}
#products .product-thumbnail,
.featured-products .product-thumbnail,
.product-accessories .product-thumbnail,
.product-miniature .product-thumbnail {
    display: flex;
    justify-content: center;
}
#products .product-title a,
.featured-products .product-title a,
.product-accessories .product-title a,
.product-miniature .product-title a,
.product-title a {
   font-size: 17px;
   color: #3A3939; 
   letter-spacing: 0;
   font-family: Arial, Helvetica, sans-serif;
}
.product-miniature:hover .product-image-block .quick-view {
    display: none;
}
.products .product-miniature .product-actions, 
.product-accessories .product-miniature .product-actions {
    opacity: 1;
}
#products .product-description,
.featured-products .product-description,
.product-accessories .product-description,
.product-miniature .product-description {
    padding: 10px 0 130px;
}
#products .product-title,
.featured-products .product-title,
.product-accessories .product-title,
.product-miniature .product-title {
    text-align: center;
    overflow: hidden;
    max-height: 25px;
}
.product-miniature .product-price-and-shipping {
    display: flex;
    justify-content: center;
    margin-top: 35px;
    margin-bottom: -30px;
}
.product-miniature .product-price-and-shipping .price {
    font-size: 21px;
    color: #333333;
}
.products .product-miniature .product-actions,
.product-accessories .product-miniature .product-actions {
    margin-left: 5%;
    position: relative;
    bottom: -65px;
}
.pagination > div:first-child {
    font-size: 12px;
}
.product-miniature .thumbnail-container .product-image-block {
    padding: 9px;
    margin-bottom: 13px;
}
#product .product-tabcontent {
    margin: 0;
}

#search_filters, #search_filters_brands,
#search_filters_suppliers {
    margin-bottom: 0;
    margin-top: 5px;
    position: absolute;
    left: 0;
    top: 10px;
    margin-left: -650px;
}
#search_filters .facet .facet-label a {
    text-overflow: initial;
    width: 100%;
    margin-top: 0;
    margin-right: 15px;
}
#search_filters .facet .facet-label .custom-checkbox, #search_filters .facet .facet-label .custom-radio {
    top: -1px;
}
#search_filters .facet .facet-label {
    display: flex;
    justify-content: center;
    align-items: center;
}
.products-selection .sort-by {
    display: none;
}
.products-sort-order .dropdown-menu {
    width: 100%;
}
.active_filters {
    margin-bottom: 0;
}
.product-miniature .product-actions .add-to-cart::after {
    border-radius: 0;
    border: none;
    background: url("/themes/pottery_child/assets/img/pierreactual/pict-cart.png") no-repeat scroll center left 8px/16px;
    background-size: 22px;
}
.product-miniature .product-actions .add-to-cart:hover::after {
    background: url("/themes/pottery_child/assets/img/pierreactual/pict-cart.png") no-repeat scroll center left 8px/16px;
    background-size: 22px;
    border: none;
}
.product-miniature .product-actions .add-to-cart {
    background: #000000;
    color: #ffffff;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0;
    font-family: 'Asap', sans-serif !important;
    padding: 10px 8px 10px 45px;
}
.product-miniature .product-actions .add-to-cart:hover {
    color: #ffffff;
}
/* ================================================== */
/* ================================================== */

/* Subscription page */
body#category.category-id-1201 .right-column .h2 {
    display: none;
}
body#category.category-id-1201 .block-category h1 {
    display: none;
}
body#category.category-id-1201 #products #js-product-list-top .col-md-5 {
    display: none;
}
body#category.category-id-1201 nav.breadcrumb {
    display: none;
}
body#category.category-id-1201 .products-selection {
    margin-bottom: 7px;
    box-shadow: 0px 6px 2px 0px rgba(0, 0, 0, .2);
}
body#category.category-id-1201 #products .products.row {
    flex-direction: column;
} 
body#category.category-id-1201 #products .product-miniature {
    width: 100%;
    border: none;
    height: 200px;
}
body#category.category-id-1201 #products .product-miniature .thumbnail-container {
    display: flex;
    justify-content: center;
    align-items: center;
}
body#category.category-id-1201 #products .product-title a {
    color: #b2000f;
    line-height: 18px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Oxygen', sans-serif;
}
body#category.category-id-1201 .product-miniature .product-price-and-shipping .price {
    font-family: 'Myriad-Pro', 'Oxygen', sans-serif;
    color: #b2000f;
    font-size: 18px;
}
body#category.category-id-1201 .product-miniature .thumbnail-container .product-image-block {
    margin-bottom: 12%;
    margin-right: 25px;
}
body#category.category-id-1201 .product-miniature .product-price-and-shipping {
    justify-content: flex-start;
}
body#category.category-id-1201 .products .product-miniature .product-actions,
body#category.category-id-1201 .product-accessories .product-miniature .product-actions {
    margin-left: 25%;
    bottom: 0px;
}
#products .product-description {
    padding: 45px 0 130px;
}
body#category.category-id-1201 #products .product-miniature:nth-of-type(odd) {
    background-color: #f5f3f0;
    box-shadow: 0px 6px 2px 0px rgba(0, 0, 0, .2);
    z-index: 0;
}
body#category.category-id-1201 #products .product-miniature:nth-of-type(even) {
    box-shadow: 0px 6px 2px 0px rgba(0, 0, 0, .2);
    z-index: 1;
}
/* ================================================== */
/* ================================================== */

/* Fast cart page */
#blockcart-modal {
    font-family: 'Asap', sans-serif !important;
    letter-spacing: 0;
}
#blockcart-modal .cart-content .cart-content-btn .btn {
    border-radius: 0;
}
#blockcart-modal .cart-content .btn {
    color: #ffffff;
    background-color: #000000;
    border-color: transparent;
}
/* ================================================== */
/* ================================================== */

/* Ads carousel */
#pubPierreActual {
    width: 100%;
    height: 240px;
}
#pubPierreActual iframe {
    width: 100%;
    height: 100%;
    border: none;
}
/* ================================================== */
/* ================================================== */

/* Edito */
#right-column .parution-edito {
    padding: 25px 0 0 10px;
    background-color: #f2f0ee;
    color: #000;
    /* width: 300px; */
    /* height: 545px; */
    font-weight: bold;
}
#right-column .parution {
    letter-spacing: 0;
}
#right-column .parution .info {
    font-family: 'Oxygen', sans-serif;
    font-size: 11px;
    /*height: 200px;*/
    padding: 0;
    margin: 0;
    padding-left: 15px;
    width: 55%;
}
#right-column .parution .image {
    padding: 0;
}
#right-column .parution-edito .col-sm-6 small {
    font-size: 11px;
}
#right-column .parution .info .numberEdit {
    font-size: 18px;
}
#right-column .parution .info a {
    color: #000;
    padding-left: 20px;
    display: block;
    position: relative;
    line-height: 10px;
    font-size: 10px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
#right-column .parution .info a img {
    border: none;
    position: absolute;
    top: 1px;
    left: -4px;
}
#right-column .parution-edito .edito {
    margin-bottom: 10px;
    /* margin-top: 210px; */
}
#right-column .parution-edito .col-sm-5 .lastPublications {
    max-width: 90%;
    max-height: 200px;
}
#right-column .parution-edito .col-sm-5,
#right-column .parution-edito .col-sm-6 {
    padding: 0;
    margin: 0;
}
#right-column .edito .image .img-thumbnail {
    border: none!important;
    background-color: transparent!important;
    padding: 0px;
    border-radius: 40px;
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
#right-column .parution-edito .col-sm-6 {
    margin-left: 20px;
    padding: 0;
    margin: 0;
    width: 50%;
}
#right-column .parution-edito .edito i {
    font-style: italic;
    color: #000;
}
#right-column .parution-edito .col-sm-6 a {
    color: #000;
    font-size: 10px;
    text-transform: uppercase;
}
#right-column .parution-edito .edito h4 {
    display: block;
    width: 100%;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}
/* ================================================== */
/* ================================================== */

/* Ads space */
body#cms.cms-id-2448 section#content {
    padding-left: 0;
}
body#cms.cms-id-2448 h1.actu-title {
    display: none;
}
body#cms.cms-id-2448 .liens-actus {
    display: none;
}
body#cms.cms-id-2448 .navActus {
    display: none!important;
}
body#cms.cms-id-2448 span.titre {
    font-size: 20px;
    letter-spacing: 0;
    color: #000;
    text-transform: uppercase;
    font-family: 'Asap', sans-serif !important;
    font-weight: 600;
}
body#cms.cms-id-2448 div.annonceur-paragraphe {
    font-size: 13px;
    letter-spacing: 0;
    color: #777777;
    line-height: 15px;
}
body#cms.cms-id-2448 h2 {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 18px 0 9px;
}
body#cms.cms-id-2448 span.link {
    letter-spacing: 0;
    color: red;
    text-decoration: underline;
}
body#cms.cms-id-2448 div.link-content {
    margin-top: 25px;
    display: flex;
    justify-content: space-between;
}
/* ================================================== */
/* ================================================== */

/* Link list */
body#cms.cms-id-2461 .liens-actus {
    display: none;
}
body#cms.cms-id-2461 .navActus {
    display: none!important;
}
/* ================================================== */
/* ================================================== */

/* Events list */
body#cms.cms-id-2446 h1.actu-title {
    display: none;
}
body#cms.cms-id-2446 .liens-actus {
    display: none;
}
body#cms.cms-id-2446 .navActus {
    display: none!important;
}
body#cms.cms-id-2446 h1 {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 25px;
    border-bottom: 1px solid #f0f0f0 !important;
    padding-bottom: 10px !important;
}
body#cms.cms-id-2446 div.row {
    margin-bottom: 20px;
}
body#cms.cms-id-2446 span {
    text-transform: uppercase;
    letter-spacing: 0;
    line-height: 15px;
}
body#cms.cms-id-2446 span.title {
    width: 45%;
}
body#cms.cms-id-2446 a {
    text-transform: uppercase;
    letter-spacing: 0;
}
/* ================================================== */
/* ================================================== */

/* Parutions */
body#cms.cms-id-2447 h1.actu-title {
    display: none;
}
body#cms.cms-id-2447 .liens-actus {
    display: none;
}
body#cms.cms-id-2447 .navActus {
    display: none!important;
}
body#cms.cms-id-2447 div.parutions_archives_txt_intro {
    font-size: 13px;
    color: #777777;
    letter-spacing: 0;
    line-height: 20px;
}
/* ================================================== */
/* ================================================== */

/* Sommaire */
body#sommaire #sommaire_pa h1 {
    margin-bottom: 25px;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
}
body#sommaire #sommaire_pa .sommaire_pa_container h2 {
    color: #777777;
    margin: 0 0 9px;
    font-size: 13px;
    letter-spacing: 0;
}
body#sommaire #sommaire_pa .sommaire_pa_container .sommaire_pa_suite {
    color: red;
    margin-bottom: 15px;
    margin-top: 15px;
    font-weight: bold;
    display: block;
    padding-left: 0;
}
body#sommaire #sommaire_pa .sommaire_pa_container .sommaire_pa_desc p {
    color: #777777;
    margin: 0 0 9px;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 16px;
}
/* ================================================== */
/* ================================================== */

/* Product num */
body#product .breadcrumb,
body#product pre {
    display: none;
}
body#product .product-left-part .productpage_title {
    color: rgb(0, 0, 0);
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 18px;
    margin-bottom: 9px;
    font-family: Arial, Helvetica, sans-serif;
}
body#product .product-left-part .product-description {
    letter-spacing: 0;
    margin-bottom: 0;
}
body#product .product-actions {
    background: transparent;
}
body#product .social-sharing {
    display: none;
}
body#product .tax-shipping-delivery-label {
    display: none;
}
body#product .product-right-part .productpage_title {
    /*display: none;*/
}
body#product .current-price span {
    font-weight: 600;
    font-size: 29px;
    line-height: 32px;
    color: rgb(51, 51, 51);
}
body#product .qty,
body#product .control-label {
    display: none;
}
body#product .btn.btn-primary.add-to-cart {
    padding: 0px 12px 10px 12px;
    font-size: 11px;
    border: 0px;
    background: rgb(0, 0, 0);
    text-transform: uppercase;
    border-radius: 0px !important;
}
body#product .btn.btn-primary.add-to-cart::before {
    content: url(/themes/pottery_child/assets/img/pierreactual/pict-cart.png);
    top: 7px;
    position: relative;
    right: 4px;
}
body#product .btn.btn-primary.add-to-cart i {
    display: none
}
body#product .mask {
    display: none;
}
/* ================================================== */
/* ================================================== */

/* ================================================== ================================================== ================================================== */

/* Responsive */
@media only screen and (max-width: 1200px) {
    .container {
        width: 984px;
    }
    #header .header-top > .container {
        padding-left: 0!important;
        padding-right: 0!important;
    }
    #header .header-top .col-lg-6 #login-form footer .forgot-password a {
        font-size: 12px;
    }
    #header .header-top .newsletter-form {
        justify-content: left;
        margin-right: 0;
        margin-left: 175px;
    }
    #header .header-top .newsletter-sentence {
        justify-content: left;
        margin-right: 0;
        margin-left: 175px;
    }
    #header .header-top .col-lg-6 #login-form footer .forgot-password {
        margin-left: 45px;
    }
    #header .header-top .col-lg-6 #login-form > section > div:nth-child(3) > div.col-md-12 {
        margin-left: 5px;
    }
    #header .header-bottom .col-md-4 {
        padding-right: 20px;
    }
    #header .header-bottom .col-md-4 #block_myaccount_infos.links {
        margin-right: 4px;
    }
    .header-nav > .container {
        padding-left: 0;
        padding-right: 0;
    }
}

@media only screen and (max-width: 992px) {
    #header .header-top .col-lg-6 {
        padding-left: 15px;
    }
    #header .header-top .newsletter-form {
        margin-left: 170px;
    }
    #header .header-top .newsletter-sentence {
        margin-left: 170px;
    }
    #header .header-top .block_newsletter .newsletter-right {
        margin-left: -20px;
    }
    #header .header-bottom .col-md-4 {
        width: 10%;
    }
    #header .header-bottom {
        margin-top: 20px;
        max-width: 750px;
    }
    .header-nav .container {
        padding: 0 10px;
    }
    #header .header-nav .cookie-banner-content p {
        font-size: 13px;
    }
    /* #header .header-bottom .col-md-3,
    #header .header-bottom .col-md-5,
    #header .header-bottom .col-md-4 {
        display: block!important;
    } */
    .header-nav .container .hidden-sm-down {
        display: block!important;
    }
    .hidden-md-up.text-sm-center.mobile {
        display: none;
    }
    #columns_inner {
        max-width: 750px;
        margin: auto;
    }
    .footer-container .links {
        height: 90px;
    }
    #block_myaccount_infos .title {
        display: none!important;
    }
    .header-navfullwidth {
        display: block;
        max-width: 750px;
    }
    .social-block {
        display: flex;
        margin-left: 30px;
        margin-bottom: 2px;
    }
    #header .header-bottom .col-md-3 .search-widget form #_open_search {
        top: 0;
    }
    #header .header-top {
        height: 185px;
    }
    #header .menu .top-menu #lnk-home {
        margin-right: 15px;
    }
}
@media (min-width: 768px) {
    .col-md-6.product-right-part {
        width: 50%;
    }
    .col-md-6.product-left-part {
        width: 50%;
    }
}
/* ================================================== */
/* ================================================== */


.abonnement-top{
	height: 240px;
	margin-bottom: 20px;
}
.btn-abonnement-top{
	background-color: #FFFFFF;
	padding: 8px;
}
.btn-abonnement-right{
	background-color: #FFFFFF;
	padding: 8px!important;
	text-align: center;
	font-weight: lighter;
	font-size: 12px!important;
}

.header-navfullwidth > .container > .menu > .top-menu > .link > a{
	color:rgb(0, 0, 0);
}

.btn-myaccount-infos{
	color: #ffffff;
	background-color: #000000;
	border-color: transparent;
	border-radius: 50px;
	font-size: 10px;
}

.zapette_button{
	height: 35px!important;
	width: 35px!important;
	background: url("/themes/pottery_child/assets/img/pierreactual/BOUTON-ESPACE_OFF.gif") no-repeat;
	margin-top: 0px!important;
	background-size: contain;
	margin-bottom: 5px !important;
}
.zapette_button:hover{
	background: url("/themes/pottery_child/assets/img/pierreactual/BOUTON-ESPACE_ON.gif") no-repeat;
	background-size: contain;
}

/* #products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container {
    width : auto;
}

#products img, .featured-products img, .product-accessories img, .product-miniature img {
    margin-left: 0px;
} */
.img_parutions_archives{
    width: 160px;
    padding-right: 20px;
}
.titre_parutions_archives{
    color: black;
    font-size: 14px;
    font-weight: bold;
}


.product-miniatureV2{
    height: 150px;
}
.product-miniatureV2:nth-of-type(odd){
    background-color: #f5f3f0;
}
.product-miniatureV2 img{
    max-height: 130px;
}
.product-miniatureV2 .title{
    padding-left: 50px;
    padding-top: 10px;
}
.product-miniatureV2 .title a {
    color: #dd782e;
    font-weight: bold;
    font-size: larger;
}
.product-miniatureV2 .description{
    padding-left: 50px;
    height: 60px;
}
.product-miniatureV2 .price{
    color: #dd782e;
    font-weight: bold;
    font-size: larger;
    padding-left: 50px;
}
.product-miniatureV2 .price_lenght{
    color: #dd782e;
    font-weight: bold;
    font-size: smaller;
    padding-left: 6px;
    text-transform: lowercase;
}
.product-miniatureV2 .add-to-cart{
    border-radius: 0px;
    padding: 7px 25px;
    font-size: small;
    float: right;
    margin: 0 10px 10px 0;
}

.product-miniatureV2 .funeraire .title a {
    color: #14a8c1;
}
.product-miniatureV2 .funeraire .price{
    color: #14a8c1;
}
.product-miniatureV2 .funeraire .price_lenght{
    color: #14a8c1;
}
.dropdown-lang .dropdown-menu{
    min-width: 5rem;
    top: 30px;
    left: 30px;
}
.dropdown-lang .dropdown-item{
    font-size: 0.7rem;
    padding: 8px 12px;
    line-height: 10px;
    text-transform: uppercase;
}
.dropdown-lang > button{
    padding: 8px 12px;
    font-size: 0.7rem;
    position: absolute;
    /*left: 50px;*/
    left: 0px;
    top: 3px;
    z-index: 100;
    text-transform: uppercase;
}

.js-cart-line-product-quantity{
    width: 50px!important;
}
#presentationZapetteModal > .modal-dialog{
    position: relative;
    left: -160px;
    top: 310px;
}

@media (max-width: 767px) {
	.header-navfullwidth .menu {margin-top: 120px;}
	#presentationZapetteModal > .modal-dialog{
	    left: 10px;
   	    top: 400px;
	}
	section.checkout-step{
	    max-width: 100vw!important;
	}
}


.atos-reassurance {
    display: none !important;
  }

.product-cover {
    margin-bottom: inherit;
}