@media (min-width: 1500px) {
  .container {
    width: 100%;
    max-width: 1500px;
    box-sizing: border-box;
  }
}

.search-product-numbers {
  display: none;
}

@media (min-width: 768px) {
  .header-top .search-widget form input[type="text"] {
    border: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    padding: 11px 15px;
    padding-right: 35px;
  }
}

img.logo {
  width: 365px;
}

.page-product #wrapper .container .row {
  margin-top: 60px;
}

.page-product .images-container {
  display: flex;
  flex-direction: row-reverse;
}

.page-product ul.product-images.js-qv-product-images {
  display: flex;
  flex-direction: column;
}

.page-product #wrapper .breadcrumb {
  text-align: center;
}

.page-product li.label.out_of_stock {
  display: none;
}

.page-product .product-cover img {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border: 0;
}

.page-product#product .product-price {
  color: #BB9551;
}

.page-product#product .product-description {
  padding-top: 20px;
}

.page-product .product-description p {
  text-align: left !important;
  margin-bottom: 20px;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.page-product .product-description h3 {
  text-align: left !important;
  margin-bottom: 30px;
}

.page-product .product-cover{
  width: min(100vw, 100%);
}

.product-images > li.thumb-container > .thumb.selected, .product-images > li.thumb-container > .thumb:hover {
  border: 0;
}

.product-images>li.thumb-container>.thumb.selected, .product-images>li.thumb-container>.thumb:hover {
  border: 0;
}

.product-images > li.thumb-container > .thumb {
  border: 0;
}

.featured-products h2 span {
  text-transform: uppercase;
}

.tax-shipping-delivery-label {
  display: none;
}

.social-sharing {
  display: none;
}

.product-extra-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
}

.product-attachments {
    display: flex;
}

img.js-qv-product-cover {
    width: auto !important;
}

.product-extra-buttons a.btn.btn-secondary {
  text-transform: none;
  font-weight: 400;
  display: flex;
  align-items: flex-end;
  background-color: transparent;
}

.product-cover .layer .zoom-in {
    margin-right: 100px;
}

.product-extra-buttons a.btn.btn-secondary img {
  margin-right: 10px;
}

#module-author_page-author #wrapper .container .row {
  display: flex;
}

#module-author_page-author .sidebar {
  max-width: 300px;
  margin-left: 15px;
}

#module-author_page-author div#content-wrapper {
  max-width: 1200px;
}

 .content {
  display: flex;
  align-items: center;
  gap: 30px;
}

#module-author_page-author #wrapper .breadcrumb {
  text-align: center;
}

.authorBooksContainer {
  margin-top: 30px;
}

.authorBooksContainer h2 {
  text-align: center;
  font-size: 28px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.authorBooksContainer {
  margin-top: 80px;
}

#products .product-description, .featured-products .product-description, .product-accessories .product-description, .product-item .product-miniature .product-description {
  position: relative;
  height: auto;
  width: auto;
  margin: 0;
  z-index: 0;
  padding-top: 0px;
  padding-bottom: 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.display-mode{
  display: none !important;
}

.product-item .product-miniature .product-title a {
  font-size: 19px;font-weight: 500;
}

span.price {
    font-size: 19px;
}

li.label.out_of_stock {
    display: none;
}

.author-item.selected a {
  font-weight: 600;
}

.author-item.selected {
  background: #d2d8e4;
}

#module-author_page-author #wrapper .container .row {
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 20px;
}

#module-author_page-author #wrapper .container .products.row {
    display: flex;
    flex-wrap: wrap;
    gap: 50px 30px;
}

li.label.new {
    display: none;
}

@media (min-width: 769px) {
	.footer-top {
		display: flex;
		justify-content: center;
	}

	.storeConfiguration {
		padding: 0px 10px 0px 0px;
		width: 25%;
		text-align: center;
	}
}

.storeConfiguration p {
    margin-bottom: 20px;
}

.storeConfiguration p img {
    margin-right: 5px;
}

.storeConfiguration p a {
    text-transform: none;
    color: #bb9551;
}

.socialLinks {
    display: flex;
    gap: 15px;
    margin-left: 5px;
	justify-content: center;
}

.socialLinks img {
    width: 16px;
    height: 16px;
}


div#carousel {
  display: block;
}

div#carouselMobile {
  display: none;
}

@media (max-width: 767px) {

  div#carousel {
    display: none;
  }

  div#carouselMobile {
    display: block;
  }

  
}

.img-block a img {
    width: 100%;
    height: auto;
}

#blockcart-modal .cart-content .cart-content-btn .btn-primary {
    background-color: #BB9551;
}

.cart-content-btn {
    margin-top: 20px;
}

#blockcart-modal .modal-dialog .modal-content .modal-header {
    background: black;
    border: 1px solid white;
}

#blockcart-modal .modal-header .close .material-icons {
    color: white;
}

.blockreassurance_product p {
    font-size: 12px;
    color: #4b4b4b !important;
}

.blockreassurance_product div {
    margin-bottom: 10px;
}

.blockreassurance_product .item-product {
    height: 45px;
    margin-right: 10px;
}

.blockreassurance_product path#color {
    fill: #000000;
}

.blockreassurance_product path#fill {
    fill: gray;
}

@media (max-width: 768px) {
  #module-author_page-author #wrapper .container .row {
    display: flex;
    flex-direction: column;
  }
  
  #module-author_page-author .authorPage .content {
    flex-direction: column;
	}

  .author-list {
    display: none;
   }

   #module-author_page-author #wrapper .container .products.row {
   flex-wrap: nowrap;
   }
   
}

@media (max-width: 426px) {
  #module-author_page-author .container .authorPage .content {
    display: flex;
    align-items: center;
    gap: 30px;
    flex-direction: column;
}
}

.product-features>dl.data-sheet dd.value, .product-features>dl.data-sheet dt.name{
	text-transform: none;
}

#product-availability{
	display: none;
}

.row.sort-by-row {
    display: none;
}

section#content {
    z-index: 0;
}

.new-product-slider .owl-controls.clickable {
    display: none !important;
}

.new-product-slider .owl-wrapper {
    display: flex;
    width: 100vw !important;
    flex-wrap: wrap;
	transform: none !important;
}

 .new-product-slider.owl-carousel .owl-item {
	 margin-bottom: 30px;
 }
 
 footer.form-footer.text-sm-center.clearfix {
    text-align: center;
}

@media (max-width: 479px) {
.col-md-6.col-xs-6.qty {
    padding-right: 0px;
    padding-left: 0px;
}
}

.cart-grid-body a.label:hover {
    color: #BB9551;
}
@media (max-width: 479px) {
.checkout.cart-detailed-actions.card-block a.btn.btn-primary {
	width: 100%;
}
}

@media (min-width: 768px) and (max-width: 991px) {
    #header .logo {
        width: 50%;
    }
}

.footer-links > li > a {
	text-transform: none;
}

#footer #block_myaccount_infos{
	display: none;
}

@media (min-width: 768px) {
    #header .header-msg-block .message span {
        text-transform: none;
    }
}

@media (min-width: 768px) {
    #header a {
        text-transform: none;
    }
}