#index #wrapper {
    padding-bottom: 0 !important;
}

#content-wrapper .page-title {
    font-weight: 400 !important;
}

.nav-socials {
    display: flex;
    max-width: 50%;
    margin-top: 1rem;
}
.nav-socials .social-links._topbar {
    margin: 0 auto !important;
    font-size: 1.8rem;
}
.nav-socials .social-links._topbar li a {
    color: #000 !important;
}
.block-links-inline ul:first-child > li:after {
    background-color: transparent !important;
}


.product-price {
    font-weight: normal !important;
    color: initial !important;
}

.btn-product-list {
    border-radius: 999px;
    padding: .7rem .9rem !important;
}

#module-ph_simpleblog-category .breadcrumb > .container > .row ol li:nth-child(2) {
    display: none !important;
}

.simpleblog-posts h2 {
    border-bottom: unset !important;
    text-align: center !important;
    font-size: 2rem;
}
.simpleblog-posts .post-content {
    text-align: center !important;
}
.simpleblog-posts .post-additional-info {
    border-top: unset !important;
}
.simpleblog-posts .post-item {
    border: 1px solid #c1c1c1 !important;
}
.simpleblog-posts .post-item > :not(.post-thumbnail) {
    padding-left: 2rem;
    padding-right: 2rem;
}
.simpleblog-posts .post-thumbnail .img-fluid {
    width: 100%;
}
.simpleblog-posts .post-read-more {
    border: 1px solid #000;
    border-radius: 999px;
    padding: .8rem 1.2rem !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
}
.simpleblog-posts .post-read-more:hover {
    background: #000;
}
.simpleblog-posts .post-read-more:hover span {
    color: #fff !important;
}
.simpleblog-posts .post-read-more-container {
    margin: 2rem auto;
    text-align: center;
}
.simpleblog-posts .post-title h2 {
    font-weight: 400 !important;
    text-transform: uppercase !important;
}
.simpleblog-posts .post-content {
    font-weight: 200 !important;
}

.tabs.product-tabs {
    background: #f1f1f1 !important;
    padding: 1.2rem 1.5rem !important;
}

.product-accessories.block.block-section .section-title {
    font-size: 2rem !important;
}

#product .product-actions .product-add-to-cart .product-quantity > .col:nth-child(2) {
    flex-grow: 1 !important;
}
#product .product-actions .product-add-to-cart .product-quantity > .col:nth-child(2) .btn.add-to-cart {
    border-radius: 999px !important;
    width: 100% !important;
}
#product .product-actions .product-add-to-cart .product-quantity > .col:nth-child(3) .btn.btn-iqitwishlist-add {
    border-radius: 999px !important;
    background: #f8f8f8 !important;
    color: #333 !important;
    padding: 1rem 1.3rem !important;
}
.products-selection {
    border-top: unset !important;
    border-bottom: unset !important;
}
.uniquePiece {
	width: 80px;
    position: absolute;
    bottom: 9px;
	right: 9px;
	z-index: 1;
}

/*miniature wishlist*/
.product-functional-buttons.product-functional-buttons-bottom {
    top: 0;
    background: transparent;
    text-align: right !important;
    min-width: unset !important;
    right: 5px;
    left: unset !important;
    bottom: unset !important;
    opacity: unset !important;
    transform: unset !important;
}
.btn-iqitwishlist-add .fa {
    color: #333 !important;
}
.product-functional-buttons-links .js-quick-view-iqit {
    display: none !important;
}

/*contact page*/
#contact #content.page-content > * {
    font-size: 15px !important;
}
#contact form .form-fields :is(input, select) {
    height: 60px;
}
#contact form .form-fields textarea {
    height: 150px;
}
#contact .contact-page-info {
    border-right: unset !important;
}
#contact .contact-form .form-fields > .form-group.row:first-child h4 {
    display: none !important;
}
#contact .contact-form footer {
    text-align: left !important;
}
.contact-form form .form-fields #captcha-box > div {
    float: unset !important;
}
@media(min-width: 768px){
    #contact .contact-form footer,
    .contact-form form .form-fields #captcha-box {
        margin-left: 25%;
    }
}

/*category page*/
.col.view-switcher > a,
#js-product-list-top .pagination-wrapper,
.products-sort-nb-dropdown.products-nb-per-page.dropdown {
    display: none !important;
}

.pagination .page-list > li {
    border-radius: 999px !important;
}

/*elementor*/
.elementor-button-link.elementor-button {
    border-radius: 999px !important;
}
.product-elementor-content {
    margin-bottom: 3rem;
}

.input-group.newsletter-input-group {
    border-radius: 999px;
}
.input-group.newsletter-input-group .btn.btn-subscribe {
    border-top-right-radius: 999px;
    border-bottom-right-radius: 999px;
    background: #000 !important;
    color: #fff !important;
}

.contact-form .btn.btn-primary {
    border-radius: 999px !important;
    padding: 1.5rem 3.5rem;
    font-size: ;
}

#checkout .continue.btn.btn-primary,
.cart-grid-body .btn.btn-secondary,
.checkout.cart-detailed-actions.card-body .btn.btn-primary,
#blockcart-content .cart-buttons > a,
.register-form .btn.btn-primary.form-control-submit,
button#submit-login {
    border-radius: 999px !important;
}
.categoryBanner {
	max-width: 100%;
}
#category .h1 span {
	font-weight: 600;
    font-size: 1.3em;
}

/*footer*/
#footer-container-main {
    background: #000 !important;
    color: #fff !important;
}
#footer .block-title,
#footer-container-main a {
    color: #fff !important;
}
#footer .block-title:after {
    border-bottom-color: #fff !important;
}
#footer .block-title {
    font-weight: 400 !important;
}
#footer .block-iqitcontactpage .block-title {
    text-transform: uppercase !important;
}
#footer .block-content ul > li {
    font-weight: 200 !important;
}

#desktop-header-container .col.col-header-left {
	display: flex;
}
#desktop-header-container .col.col-header-left .nav-socials {
	margin-left: 25px;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
	border-color: #000;
}
/* GDPR */
.gdpr-consent-tabs-v2 #gdpr-selected-count,
.gdpr-consent-tabs-content .table-responsive td.td_checkbox.allowed label, 
.gdpr-consent-tabs-content .div_necessary .table-responsive td.td_checkbox label {
	color: #000;
}
.gdpr-consent-tabs .div_summary_checkboxes + .div_hide_show .show_details:after, .gdpr-consent-tabs .div_summary_checkboxes + .div_hide_show .hide_details:after, .gdpr-consent-tabs .div_summary_checkboxes .div_cookie_category > span:before {
	filter: grayscale(1);
}
/* // GDPR */

/* Blog */
.blogFeaturedImage img {
	width: 100%;
}
.post-title {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.post-title h2 a {
	color: #fff !important;
	font-size: 3rem;
	font-weight: 600;
}
.simpleblog-posts .post-item > :not(.post-thumbnail) {
	padding: 0;
}
.simpleblog-post-item .post-thumbnail {
	margin: 0;
}
.simpleblog-post-item .post-thumbnail img {
	width: 100%;
    height: auto;
    max-height: 500px;
    object-fit: cover;
	filter: brightness(0.7);
}
.simpleblog-posts .post-item {
	border-color: #fff;
	margin: 0;
}
#module-ph_simpleblog-category .container, .elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 100%;
}
#module-ph_simpleblog-category .page-header {
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%);
}
#module-ph_simpleblog-category .page-header h1 {
	color: #fff;
    font-size: 6rem;
}
.simpleblog-category-image img {
	width: 100%;
}
.simpleblog__listing {
	position: relative;
    max-width: calc(100% - 50px);
    margin: 0 auto;
    top: -50px;
}
#module-ph_simpleblog-category #content {
	background: #e2e2e2;
}
#index .post-title h2 a {
	font-size: 2rem;
    font-weight: 600;
}
#index .simpleblog-posts .post-thumbnail {
	margin: 0;
}
#index .post-item {
	padding: 0;
}
#index .post-thumbnail img {
	width: 442px;
    height: 442px;
	object-fit: cover;
	filter: brightness(0.7);
}
.simpleblog__listing__pagination.pagination {
	padding-bottom: 25px;
}
.simpleblog__post-featured .img-fluid {
	margin-bottom: 20px;
}

@media (max-width: 768px) {
	#module-ph_simpleblog-category .page-header h1 {
		font-size: 2rem;
		top: -73px;
	}
	#module-ph_simpleblog-category .post-title h2 a {
		font-size: 1.3rem;	
	}
}
/* // Blog */
.qrColumn a.elementor-button-link {
	min-width: 269px;
}
/* Custom product images */
.coverImage img {
	width: 100%;
	cursor: pointer;
}
.otherImages {
	display: flex;	
	flex-wrap: wrap;
	cursor: pointer;
}
.otherImages .colItem {
	flex: 50%;
}
.coverImage img, 
.colItem img {
	border: 7px solid #fff;
}
#product .product-cover.hideOnDesktop .expander {
	width: 50px !important;
	height: 50px !important;
}
.customImagesCover,
.customImagesMobile {
	position: relative;
}
.customImagesCover .uniquePiece {
	bottom: 18px;
    right: 18px;
}
.otherImages .colItem:last-child {
	max-width: 50%;
}

/* Fancybox */
a[data-fancybox] img {
  cursor: zoom-in;
}

.fancybox__container {
  --fancybox-color: #334155;
  --fancybox-bg: #fff;

  --fancybox-content-color: #6B7280;
  --fancybox-content-bg: #fff;

  --fancybox-thumbs-width: 48px;
  --fancybox-thumbs-ratio: 1;

  --carousel-button-bg: transparent;

  --carousel-button-svg-width: 24px;
  --carousel-button-svg-height: 24px;

  --carousel-button-svg-stroke-width: 1.5;
  --carousel-button-svg-filter: none;
}

.fancybox__nav {
  --carousel-button-bg: #E5E7EB;

  --carousel-button-svg-width: 20px;
  --carousel-button-svg-height: 20px;

  --carousel-button-svg-stroke-width: 3;
}

.fancybox__nav .carousel__button.is-next {
  right: 30px;
}

.fancybox__nav .carousel__button.is-prev {
  left: 30px;
}

.carousel__button.is-close {
  top: 0;
  right: 0;
  z-index: 10;
}

/* Top bar */
.fancybox__top {
  flex: 0 0 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #E5E7EB;
}

/* Thumbnails */
.carousel__slide.has-thumb {
  padding: 5px;
  margin: 16px 8px;
  border: 1px solid #D1D5DB;
  border-radius: 4px;
}

.carousel__slide.has-thumb.is-nav-selected::after {
  display: none;
}

.carousel__slide.has-thumb:hover,
.carousel__slide.has-thumb.is-nav-selected {
  border-color: #6B7280;
}

.carousel__slide.has-thumb.has-video {
  --fancybox-thumbs-ratio: 16 / 9;
}

.carousel__slide.has-thumb.has-video .fancybox__thumb::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: auto;
  bottom: 0;
  background-position: center center;
  background-size: 60% 60%;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 24.38"><path d="M35.46 3.81A4.58 4.36 0 0032.24.75C29.37 0 17.93 0 17.93 0S6.48 0 3.63.72c-1.54.4-2.8 1.6-3.23 3.1-.75 2.72-.75 8.37-.75 8.37s0 5.68.75 8.37a4.58 4.36 0 003.22 3.07c2.9.75 14.3.75 14.3.75s11.45 0 14.32-.72a4.58 4.36 0 003.22-3.07c.75-2.72.75-8.37.75-8.37s.03-5.68-.75-8.4zm0 0" fill="white"/><path d="M14.29 17.4l9.51-5.21-9.51-5.22zm0 0" fill="black"/></svg>');
}
/* // Fancybox */

/* // Custom product images */

/* Hiding */
.tax-shipping-delivery-label,
.product-miniature .product-description .product-category-name,
.pagination-wrapper {
	display: none;
}
.show-gdpr-modal {
	display: none;
}
@media (max-width: 992px) {
	.hideOnMobile {
		display: none;
	}
}
@media (min-width: 992px) {
	.hideOnDesktop {
		display: none;
	}
}
/* // Hiding */ 

#desktop_logo a {
    display: block;
}
/* .can-zoom_in .fancybox__content {
    max-width: 500px !important;
} */



/* custom loader */
.loader-wrapper {
	left: initial;
	top: 30%;
	transform: translate(0, -50%);
}
.loader.loader-2 {
	opacity: 0;
}
.loader-wrapper {
	background: url(../../../../img/customLoader.png);
	width: 100%;
	height: 200px;
    background-repeat: no-repeat;
    background-size: contain;
	background-position: center center;
	/* animation: rotate 2s infinite; */
}
.notSafari .loader-wrapper {
	animation: rotate 2.5s infinite;
}

@keyframes rotate {
	0% {
		transform: rotateY(0deg);
	}

	100% {
		transform: rotateY(-360deg);
	}
}
/* // custom loader */

.videoIndex video {
	object-fit: contain !important;
}


@media (max-width: 768px) {
	/*.elementor-background-video,
	.videoIndex {
		width: 100% !important;
		height: auto !important;
	}*/
	 
}

/* Pop up */
#iqitpopup {
	background-image: none !important;
	height: auto;
}
#iqitpopup .iqitpopup-newsletter-form {
	position: initial;
}
#popUpMainImg {
	width: 100%;
}
#iqitpopup .iqitpopup-newsletter-form {
	background: transparent;
}
.iqitpopup-content h2 {
	color: #000;
	font-weight: 500;
	font-size: 2.25em;
}
.iqitpopup-content h3 {
	color: #000;
	font-weight: 500;
	font-size: 1.2em;
}
#iqitpopup .iqitpopup-newsletter-form .iqit-btn-newsletter {
    color: #fff;
    min-height: 50px;
    min-width: 130px;
	transition: .3s;
	background-color: #000;
}
#iqitpopup .iqitpopup-newsletter-form .iqit-btn-newsletter:hover {
    color: #000;
    border-color: #000;
    background-color: #fff;
}
#iqitpopup .iqitpopup-newsletter-form .inputNew {
    color: #000;
    background-color: #fff;
	min-height: 50px;
	border-color: #000;
}
#iqitpopup .iqitpopup-newsletter-form .inputNew::placeholder {
    color: #000 !important;
}
.popUpContainer {
	border: 1px solid black;
    margin: 20px;
}
.popUpTop {
	padding: 25px;
}
#iqitpopup .iqitpopup-close {
	top: 50px;
	right: 0px;
}
#iqitpopup .iqitpopup-close, 
#iqitpopup .iqit-close-popup {
	background: transparent;
}
#iqitpopup .iqit-close-popup {
	top: -5px;
    right: 45px;
}
#iqitpopup .cross:before {
	color: #000;
}
#iqitpopup .iqit-close-checkbox {
	display: none;
}
#iqitpopup .cross:before {
	font-size: 30px;
}
/* // Pop up */


#module-iqitemailsubscriptionconf-subscription #content p {
    max-width: 400px;
    margin: 0 auto;
    padding: 2rem 2rem 0;
    text-align: center;
}
#module-iqitemailsubscriptionconf-subscription .alert {
    max-width: 400px;
    margin: 0 auto;
    padding: 2rem !important;
    text-align: center;
    font-size: 1.5rem;
}

#category .products-sort-nb-dropdown.products-nb-per-page.dropdown {
    display: inline-block !important;
}
#category .pagination-wrapper.pagination-wrapper-bottom {
    display: block;
    margin-top: 2rem;
    border: none;
}
.before-footer-cms .banner-image img {
    max-width: 64% !important;
}

.product-add-to-cart .contact-info {
    display: none;
    padding: 1rem;
    border-radius: .5rem;
    border: 2px solid #ebeaea;
    max-width: 250px;
    margin: 0px auto 2rem;
    font-size: 1.15rem;
    line-height: 1.5rem;
}
.product-add-to-cart .contact-info .line {
    padding-bottom: .5rem;   
}
.product-add-to-cart .contact-info .line a {
    font-weight: 600;
}
@media (max-width: 998px) {
    #mobile-header .mobile-buttons-bar {
        background-color: #fff;
    }
    .elementor .elementor-background-video-container {
        position: relative;
        padding-bottom: 43.25%; /* 16:9 */
        height: 0;
    }
    .elementor .elementor-background-video-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 101% !important;
        height: 101% !important;
        transform: none;
        margin-top: -1px;
    }
}

@media (max-width: 768px) {
	#category #content-wrapper {
		padding: 0;
	}
	#category #products {
		padding: 0 15px;
	}
	#index #inner-wrapper {
		padding: 0;
	}
	/* Pop up */
	#iqitpopup {
		width: auto;
		transform: translate(-50%, -50%) scale(1);
		width: 90%;
	}
	#iqitpopup .iqitpopup-content {
		text-align: center;
	}
	#iqitpopup .iqitpopup-content img {
		width: 95% !important;
	}
	#iqitpopup .iqit-btn-newsletter {
		margin-top: 10px;
	}
	/* // Pop up */

	/* Index banners */
	/*.indexBanner img {*/
	/*	transform: scale(1.5);*/
	/*}*/
	/* // Index banners */
	
	#index .post-thumbnail img {
    	width: 100%;
        height: auto;
    }
    #index .post-title h2 a {
        font-size: 1rem;
        line-height: 1.5rem;
        display: block;
    }
    .before-footer-cms .banner-image img {
        max-width: 98% !important;
    }
    .product-add-to-cart .contact-info {
        display: block;
    }
}
@media (max-width: 480px) {
/*     #index .banner-1 figure {
		height: 40vh;
		max-height: 290px;
    }
    #index .banner-1 figure img {
        position: absolute;
        width: 180%;
        max-width: 200%;
        margin-left: -4rem;
    }
    #index .banner-2 figure {
		height: 40vh;
		max-height: 290px;
    }
    #index .banner-2 figure img {
        position: absolute;
        width: 180%;
        max-width: 200%;
        margin-left: -4rem;
	}
	#index .otherBanners figure img {
		height: 40vh;
		max-height: 290px;
		width: auto;
		object-fit: cover;
	} */
	
	.home-video-section {
	    display: none;
	}
}

@media (min-width: 768px) {
	.indexBanner .tp-bgimg.defaultimg  {
		background-size: contain !important; 
	}
}


#index .tp-parallax-wrap {
    top: 0 !important;
    left: 0 !important;
}
#index .tp-mask-wrap img {
    height: auto !important;
}

#product .tabs.product-tabs {
    background: #fff !important;
}

#_mobile_iqitmegamenu-mobile {
    display: none !important;
}
body .mm-spn.mm-spn--light {
    background: #fff;
    color: #000;
}
body .mm-spn.mm-spn--navbar:after {
    font-weight: 600;
    font-size: 1.25rem;
    opacity: 1;
}
.superinvisible {
    position: absolute;
    overflow: hidden;
    width: 0;
    height: 0;
    opacity: 0;
}
#index .simpleblog-posts-column .post-item {
    background: #000;
}

.g-recaptcha {
    transform: scale(.75);
    transform-origin: top left;
}
@media (min-width: 992px) {
    #index .etpa-banner {    
        top: calc(100vh - 88px);
    }
}
@media (max-width: 710px) {
    #cart #wrapper,
    #checkout #wrapper {
        padding-top: 5.5rem;
    }
}

/*ESPA*/
.pagination .page-list li.current a {
    color: #626262 !important;
}
.product_p_price_container .product-available {
    background: #386843;
}
.epta-sticky {
    position: fixed;
    top: 4em !important;
}
/*ESPA*/