/* HEADER TOP CSS */

.header-top-left p, .header-top-right p {
    display: flex;
    align-items: center;
}
.header-top-left p img, .header-top-right p img {
    margin-right:5px;
}
.header-top-border .row-inner.row-level-1 {
    border-bottom: 1px solid #5E5E5E;
    padding-bottom: 7px;
}
span.cart-title.pkhi-item-title {
    display: none;
}
.pk_search.pkorder1 .pkhi-item-title {
    display: none;
}
.pk_register svg.svgic {
    display: none;
}
.headerbuilder .row-inner > .row a:not(.btn) {
    color: #C6C6C6;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
}
/* HEADER MENU CSS */

.header-1 #pk_top_menu {
    width: 100%;
}
.headerbuilder #top-menu{
	/* display:flex; */ 
	flex-wrap:wrap;
	justify-content:center;
}
/* BODY HOME CSS */
.main-contant-wrapper {
    padding: 0 0 50px;
}
.about h4 {
    color: #000000;
    font-family: 'Poppins';
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 0;
}
.about .subtitle{
	color: #C6C6C6;
    font-family: 'Poppins';
    font-size: 18px;
    margin-bottom: 50px;
}
.concept-img img {
    position: relative;
}
.concept-img .psp-image-item:after {
    content: '';
    border: 1px solid #C6C6C6;
    position: absolute;
    width: 100%;
    height: 100%;
    right: -40px;
    top: 40px;
	display: none;
}
.pm-details-layout1 #pattern .view_grid .product-miniature .product-price-and-shipping {
    position: relative !important;
    width: 100%;
    align-items: flex-start;
}
.text-block img {
    display: block;
    width: 100%;
    margin-top: 30px;
	position:relative;
}
.text-block p {
    position: absolute;
    bottom: 20px;
    right: 50px;
    color: #ffffff;
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
    text-shadow: 2px 2px 2px #000000;
}
.instagram-feed h4 {
    display: none;
}
.products.pk-carousel.flex-container {
    justify-content: center;
}
.brand-image {
    max-width: 160px;
}

/* FOOTER CSS */

.copyright span{
	color:#D8B689;
	margin:0 4px;
}
.copyright a{
	margin-left:4px;
}
footer .pk-widget:not(:last-child){
	margin-bottom:0;
}


/* RESPONSIVE */
@media (max-width:1600px){
	body .pk-menu-horizontal li.level-1 > a {
    padding: 10px;
}
.text-block p {
    font-size: 20px;
}
}
@media (min-width:992px){
	#index .product-miniature:first-child {
    padding-right: 20px;
}
#index .product-miniature:nth-child(2n) {
    padding: 0 10px;
}
#index .product-miniature:last-child {
    padding-left: 20px;
}
}

.product-add-to-cart .add-to-cart {
	height: 100%;
    margin-left: 10px;
}
.btn-slider {
    background: transparent !important;
    color: #fff !important;
    border-color: #fff !important;
}
.btn-slider:hover {
    background: #000 !important;
    border-color: #000 !important;
}
.product-flags .new {
    display: none;
}
#product #main .module-title {
    line-height: 1.5;
}
.shopping_cart .cart-button a:last-child {
    display: none !important;
}
.headerbuilder .row-inner > .row a:not(.btn) {
    color: #000;
}
.dd_container:not(.pk-sub-menu) li:hover{
	background-color: #000;
    border-color: #000;
}
.dd_container:not(.pk-sub-menu) li:hover.smooth02 a {
    color: #fff !important;
}
.product-reference {
    display: none;
}

section.ps_categorytree.relative .module-title svg {
    display: none;
}
.btn-click-collect {
    background-color: #e8eae8 !important;
}
.btn-click-collect:hover {
    color: white !important;
    background-color: black !important;
}
div#gift {
    display: none;
}
.product-manufacturer {
    margin-top: -20px;
    margin-bottom: 20px;
}
.product-manufacturer img {
    width: 100px;
    height: auto !important;
}
.pk-widget.widget-productpagetabs {
    display: none;
}
.pm-details-layout1 #pattern .view_grid .product-miniature .product-title {
    width: 100%;
    float: left;
}

h3.product-title.text-left {
    text-align: center;
}
.pm-details-layout1 #pattern .view_grid .product-miniature .product-price-and-shipping {
    align-items: center;
}
.infinitescroll-bottom-message {
    display: none;
}

.pts-container-wrap.instagram {
    background-color: #e8eae8;
    padding-bottom: 75px;
    padding-top: 40px;
	margin-bottom: 60px !important;
}
@media (min-width:1025px){
	ul#top-menu li.level-1 {
		border: 1px solid black;
		margin-right: 8px;
		margin-top: 15px;
	}
	.pk-menu-horizontal li.level-1:first-child > a {
		padding-left: 20px;
	}
}


body, * {
	    font-family: 'Quicksand' !important;
}
.pk-widget.widget-productpagefooter {
    display: none;
}
#checkout .custom-radio {
    display: inline-block;
}
.label_france img {
	    max-height: 70px;
    max-width: 70px;
}

.header_logo {
    max-width: 220px !important;
    margin-top: 24px;
}
.titre_pdt_cf {
    text-align: center;
    margin-bottom: 30px;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 500;
}
.carrier-logo {
    display: none;
}
.orderno {
    font-size: 12px;
    color: #eb5959;
    border: 1px solid black;
    text-align: center;
    padding: 7px;
    background-color: #e8eae8;
    font-weight: 500;
}
.concept-img img {
    max-height: 800px !important;
    width: auto !important;
    margin: auto;
    text-align: center;
    display: flex;
}

@media (max-width:767px){
.product-miniature .product-actions {
    bottom: -42px !important;
    top: initial;
}
}
