.payment_module.paypal img {
	max-width: 60px;
	position: absolute;
	top: 16px;
	left: 15px;
}

p.payment_module.paypal a {
	padding-left: 150px !important;
}

#logo-theme.logo-theme a {
    /*background-size: 226px 80px;*/
}

.widget-content.owl-carousel-play.wrap_thumbnail {
  display: none;
}

#fb-footer-block iframe {
	border-bottom: 1px solid #fff;
}

.facebook-wrapper.facebook-block {
	margin-bottom: 30px;
	text-align: center;
}

.header-default .pts-megamenu .megamenu > li,
.header-default .pts-megamenu .megamenu > li:last-child {
    border: 0px;
}

#blockblogcat_block_left {
  display: none;
}

.header-default .pts-megamenu .megamenu > li.shop-link  a span {
  color: #ffd700 !important;
}

#searchbox .input-group-btn {
  display: none;
} 

.font-larger {
  font-size: 120%;
  line-height: 1.5em;
}

@media (min-width: 750px) {
  .text-aside {
    padding: 0;
  }
}

@media (max-width: 749px) {
  .font-larger img {
    margin: 0 auto;
  }
}

.text-aside strong{
  padding: 0;
}

#columns {
    margin-top: 40px;
}

#logo-theme a {
  min-width: 300px; 
  height: 100px;
}

.payment_module.paypal a {
  background: url(../img/paypal_logo.png) no-repeat;
  background-position: 20px 30px;
}

.payment_module.paypal a img {
  display: none;
}

div.paiement_block p.payment_module a.bankwire {
  background: url(../img/aib_logo.jpg) no-repeat;
  background-position: 20px 14px;
}