/*body*/
body{
color:#4a5d68;
    font-size:16px;
}
a{
    color:#4a5d68;
}
a:hover {
    color: #39b8ab;
    text-decoration:underline;
  
}
.megamenu a:hover {
   
    text-decoration:none;
  
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color:#4a5d68;
}
/*bordures*/
.block-borderbox.block .title_block:before {
    background: transparent url(../img/override/border-default.png) no-repeat center center;


}
.widget-pssliderlayer h1{
    font-style: italic;
    color: #253239;
    text-transform: none;
    font-size:41px;
    line-height:33px;
}

/**no animtaion*/
.banner-effect-1.widget-images .image-item:hover img,
.feature-box:hover .fbox-image img{
    -webkit-transform:none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

/* fin no animation*/

/*bouton*/
.btn,#add_to_cart .btn {
        text-transform:uppercase;
    font-weight:bold;
    font-size:16px;

}

.caption .btn{
    text-transform:uppercase;
    font-weight:bold;
    font-size:16px;
    padding-left:60px;
    padding-right:60px;
    background-color:#fff;
    color:#4a5d68;
}

.btn.btn-green,
.caption .btn.btn-green{
    background-color:#fff;
    color:#39b8ab
}
.btn.btn-white,
.caption .btn.btn-white{
    background-color:#fff;
    color:#4a5d68
}
.btn.btn-pink,
.caption .btn.btn-pink{
    background-color:#fff !important;
    color:#e4858f
}


.widget-pssliderlayer .btn.btn-pink,.widget-pssliderlayer .btn.btn-green {
    font-size:18px !important;
        padding: 11px 20px !important;
}
.widget-pssliderlayer .btn.btn-pink{
    background-color:#e4858f !important;
    color:#fff !important;
}

.widget-pssliderlayer .btn.btn-green{
    background-color:#39b8ab !important;
    color:#fff !important;
}

.widget-pssliderlayer .btn.btn-pink:hover{
    background-color:#fff !important;
    color:#e4858f !important;
}

.widget-pssliderlayer .btn.btn-green:hover{
    background-color:#fff !important;
    color:#39b8ab !important;
}

.btn.btn-yellow,
.caption .btn.btn-yellow{
    background-color:#fff;
    color:#f6e335
}
.btn.btn-brown,
.caption .btn.btn-brown{
    background-color:#fff;
    color:#d19d5d
}


.btn.btn-grisClair{
    background-color:#a4aeb3;
    color:#fff;
}
.box-html .btn {
  text-transform:uppercase;
    font-size:16px;
    color:#4a5d68;
    background-color:transparent;
    border:none;
    padding:0 0 0 0;
}
.box-html .btn:hover,
.compare a.btn:hover{
    text-decoration:underline;
}
.box-html.title-pink .btn {
 
    color:#e4858f;
 
}

.box-html.title-brown .btn {
 
    color:#d19d5d;
 
}
.box-html.title-green .btn {
 
    color:#39b8ab;
 
}
#add_to_cart .btn {
    background-color:#e4858f;
    color:#fff;
}
#add_to_cart .btn:hover {
    background-color:#e4858f;
  
}
/*fin bouton*/

/*slider*/
.tp-caption.large_black_text{
    font-style:italic;
    color:#253239;
    text-transform: none;
}
/* fin slider*/


/*content block home*/
.box-html {
    padding: 0px 20px;
}
.block {
    margin-bottom: 40px;
    line-height:31px;
   
}
/*titre*/
.title-brown.block .title_block  {
    color: #d19d5d;
  
}
.title-brown.block .title_block:before {
    background: transparent url(../img/override/border-brun.png) no-repeat center center;

}

.title-pink.block .title_block  {
    color: #e4858f;
}
.title-pink.block .title_block:before {
    background: transparent url(../img/override/border-rose.png) no-repeat center center;

}

.title-yellow.block .title_block  {
    color: #f6e335;
}
.title-yellow.block .title_block:before {
    background: transparent url(../img/override/border-jaune.png) no-repeat center center;

}

.title-orange.block .title_block  {
    color: #f29157;
}
.title-orange.block .title_block:before {
    background: transparent url(../img/override/border-orange.png) no-repeat center center;

}


.title-green.block .title_block  {
    color: #39b8ab;
}
.title-green.block .title_block:before {
    background: transparent url(../img/override/border-vert.png) no-repeat center center;

}


.block_content  a{}
/*fin titre*/
/*end content block home*/

/*liste produits*/
.grid .product-block .left-block .action, 
.product_list.list .product-block .left-block .action,
.widget-productdeal .list2 .product-block .left-block .action {
   
    bottom: -30% !important;
        
    width: 100%;
   
    left: 0;
 margin-left:0px;
}

.product_list.list .product-block .left-block .action{bottom: -0 !important;}

.price {
    font-family: "Raleway";
}
.product-price.old-price {
    text-decoration: line-through;
}
.product-block .color-list-container {
    text-align: center;
    display: block;
    position:absolute;
    
}

.list .product-block .color-list-container {

    position:relative;
    
}
.product-block .color-list-container ul{
    margin-top:0px;
}
.product-block .color-list-container ul li{
    border: 1px solid #b7b7b7;
    float: left;
    margin: 0 2px;
}
#color_to_pick_list li a img,
#attributes .attribute_list #color_to_pick_list li a.color_pick{
      border: 1px solid #b7b7b7 !important;
        padding-left: 4px;
    padding-top:1px;
}
.product-block .color-list-container ul li img{
    vertical-align:top;
}
.containerCouleur{
    width:100%;
    text-align:center;
}
.product-block .name {
 font-weight:bold;
    height:50px;
}
.product-block .name a {
    color: #253239;
    font-size: 20px;
     font-family: "Raleway";
  font-weight:bold;
    line-height: 27px;
    
}
.product-block .image:hover .pts-image {
    -webkit-transform: none; 
    -ms-transform:none;
    -o-transform: none;
     transform:none;
}

.product-meta-box h5{
    font-size:16px;
    font-weight:normal;
    height:30px;
}
.product-meta-box h5 span{
}
#product_reference,
#availability_statut{
   font-size:14px;
}
.resetimg{text-align:right;}
/*fin liste produit*/
/*réassurance*/
.feature-box .fbox-image {
    float: none;
    margin-right: 0;
}
.feature-box h4 {
   text-align:center;
    font-weight: 900;
    display: inline-block;
    text-transform: uppercase;
    font-size: 16px;
    margin-top:20px;
    margin-bottom:20px;
}
.feature-box h4  a{
    color:#4a5d68;
}
.feature-box .fbox-body {
    color:#4a5d68;
    text-align: center;
}
/*fin réassurance*/


/*block*/.block .title_block {
   font-size:35px;
    color: #4a5d68;
    
}
/*fin block*/
/*footer*/
#footer .footer-center:before {
    background: none;

}

#footer .footer-center {
   
    background-color: #fff;
    color: #4a5d68;
    padding: 0 0 40px;
   
}

#footer .footer-center .row-inner {
    border-top:1px solid #62737c;
padding-top:40px;
    
}
#footer .pts-copyright .row-inner {
    padding: 20px 0 50px;
    border-top: 1px solid #62737c;
}

#footer .block.widget-links,
#footer .block.pts-newsletter{
    padding-top:70px;
}
.footer-center .title_block {
   font-size:13px;
height:41px;
    font-weight: bold;
  
}
#footer a {
    color: #4a5d68;
    text-transform: none;
 
      font-weight: bold;
        font-family: "Raleway";
      line-height: 20px;
}

#footer .block.pts-newsletter h4{
    color:#39b8ab;
}
#footer .block.pts-newslette p{
    color:#4a5d68;
        font-family: "Raleway";
    line-height:31px;
}
/*order opc*/

#authenticationAlign{
    text-align:left;
   
}
#authenticationAlign div div{
    display:none;
}
/*fin order opc*/

/*mautic newsletter */
.mauticform-innerform input{
        min-width: 200px;
    height: 40px;
    border: none;
    border-bottom: 1px solid #000;
    padding: 0;
    margin-bottom:5px;
}
.mauticform-innerform .btn{
        color: #fff;
    float:right;
    margin-top:5px;
    background-color: transparent;
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 8px 11px;
    width: 50px;
    height: 50px;
    font-weight: 600;
    -webkit-transition: 0.3s all ease-in-out 0s;
    -o-transition: 0.3s all ease-in-out 0s;
    transition: 0.3s all ease-in-out 0s;
    margin-left: 20px;
    background-color:#39b8ab;
        -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
#footer .pts-copyright .widget-html p {
    text-transform: none;
  
    font-weight:bold;
   color: #4a5d68;
        font-family: "Raleway";
}
.text-muted {
    color: #4a5d68;
      font-family: "Raleway";
    font-weight:bold;
    line-height:31px;
}
.text-muted p{
    margin:0 0 0 0;
}
#footer .pts-copyright .widget-html .list-inline li a {
    font-size: 14px;
      color:#4a5d68;
    text-transform: none;
    padding: 0 10px;
    font-weight:normal;
    border-right: 0px solid #000;
        font-family: "Raleway";
      
}
#footer .footer-center .widget-ourservice .ps-ourservice .box-icon {
 margin-top:20px;
    margin-bottom: 0;
}

#footer a:hover {
    color: #39b8ab;
}

.btn-newsletter {
    color: #fff;
    background-color: transparent;
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 8px 11px;
    width: 50px;
    height: 54px;
    font-weight: 600;
    -webkit-transition: 0.3s all ease-in-out 0s;
    -o-transition: 0.3s all ease-in-out 0s;
    transition: 0.3s all ease-in-out 0s;
    margin-left: 20px;
   background: transparent url(../img/override/btn-newsletter.png) no-repeat center center;
    background-size:contain;
}
.btn-newsletter span{
    display:none;
}
.btn-newsletter:hover {
    background-color: transparent;
}

.pts-contact-footer h4{
    font-weight:bold;
    font-size:13px;
    color:#253239;
    
}
/*fin footer*/

/*header*/
.pts-megamenu .megamenu > li > a .menu-title {
    font-size: 15px;
    font-family: "Raleway";
    text-transform: uppercase;
    display: inline;
    color: #4a5d68;
    font-weight:700;
   
}
.pts-megamenu .megamenu > li:nth-of-type(1n+4)  a .menu-title {font-weight:500;}

.header1 #header-main #header_logo, .header1 #header-main .header-right {
    padding: 20px 15px 10px;
}
.header1 #header-main .header-right {
    padding: 33px 15px 25px;
}

.shopping_cart .cart-icon {
  
    color: #4a5d68;
   
}

.shopping_cart .mini-cart-count {
   
    background: #4a5d68;
    
}
.cart-icon{
      background: transparent url(../img/override/cart.png) no-repeat center center;
    padding: 0 10px 0 10px;
}
.header-right .icon-shopping-bag:before {
    content: "";
}
.header-right .icon-search:before {
    content: "";
}
.header-right .icon-user:before {
    content: "";
}
.block-search .search-focus {
    background: transparent url(../img/override/loupe.png) no-repeat center center;
    padding-left:10px;
    margin-right:10px;
    padding-right:10px;
    line-height:23px;
}
.block-search .search-focus:before {
    position: absolute;
    background: #ccc;
    top: 6px;
    left: -5px;
    width: 1px;
    height: 15px;
    content: "";
}

#header-main .btn-group.group-userinfo .group-title {
    background: transparent url(../img/override/user.png) no-repeat center center;
      line-height:23px;
}
/*fin header*/
/*menu*/
.megamenu .widget-products .product-block .name a:hover {
    color: #39b8ab;
}
/*fin menu*/
/*couleurs*/
#to_top {
   
    background-color: #4a5d68;
   
}
.product-block .name a:hover {
    color: #39b8ab;
}
/*fin couleurs*/
.breadcrumbs {
    text-align: left;
   padding: 0 0 15px;
 min-height:54px !important;
     
}

.breadcrumb,
.page-heading {   text-transform:none !important; }
.page-heading:after {
    background-color: #4a5d68 !important;
   
}

.breadcrumb{
       padding: 0 0 15px;
}
.breadcrumbs .inner {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: left;
}
/*page produit*/

/*thumbnails*/

/* Example wrapper */
.wrap {
	position: relative;
	float: left;
	width: 80px;
	margin: 0 40px 3em 5px;
}
.wrap:nth-child(2n) { margin-right: 0; }


.wrap .btn{
    padding:5px 12px;
        -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.wrap .btn:hover{
    background-color:#39b8ab;
}
.nextPage{margin-top:20px;}
/* Frame */
.frame {
	width: 70px;
	height: 440px;
	overflow: hidden;
	border: 0px solid #444;
}
.frame .slidee {
	padding: 20px 25px;
	background: #fff;
}
.frame ul.items {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 24px;
	line-height: 100px;
}
.frame ul.items li {
	float: left;
	width: 100%;
	height: 100px;
	margin: 0 0 1px;
	padding: 0;

	color: #ddd;
	text-align: center;
	cursor: pointer;
}
.frame ul.items li.active {
	color: #fff;

}



/* Pages */
.pages {
	list-style: none;
	margin: 20px 0;
	padding: 0;
	text-align: center;
}
.pages li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 4px;
	text-indent: -999px;
	border-radius: 10px;
	cursor: pointer;
	overflow: hidden;
	background: #fff;
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.2);
}
.pages li:hover {
	background: #aaa;
}
.pages li.active {
	background: #666;
}

/* Controls */
.controls { margin: 0px 0 25px 0; text-align: center; }
/*end thumbnails*/
#prductdesc {
    color: #4a5d68;
    font-size: 16px;
    line-height: 35px;
    font-family: "Raleway";
    background-color:#f7f7f7;
    padding:20px 100px 20px 100px;
}

#prductdesc h3{
    font-size:35px;
    font-weight:300;
}

.contRea{  background-color: #fafafa;
margin-bottom:10px;
width:100%;
padding-left:100px;
padding-right:100px;}
.contRea ul li{
    display:inline-block;
        font-family: "Raleway";
    font-size:16px;
    font-weight:bold;
     color: #4a5d68;
    text-transform:uppercase;
    width:32%;
    padding:20px 0 20px 50px;
}

.contRea ul li.paie{
      background: transparent url(../img/override/garan.png) no-repeat center left;
}

.contRea ul li.liv{
      background: transparent url(../img/override/secure.png) no-repeat center left;
}

.contRea ul li.garant{
      background: transparent url(../img/override/camion.png) no-repeat center left;
}
.contManu {
    padding:0 100px 0 100px ;
    width:100%;
    padding:70px 0 80px 0;
}

.detailManu.block .title_block {
    text-align:left;
    font-size:25px;
}
.detailManu.block .title_block:before{
        background-position:  center left;
    left:6%;
}
.contManu .imageManu{
    float:left;
    width:30%;
    text-align:right;
    padding-right:20px;
}
.contManu .detailManu{
    float:right;
    width:70%;
}
.contManu .detailManu p{
    padding-right:170px;
}

/*page detail fabricant*/
.manufacturer .contManu .imageManu{
    float:left;
    width:40%;
    text-align:center;
    padding-right:20px;
}


.manufacturer  .detailManu.block .title_block {
    text-align:left;
    font-size:35px;
}

.manufacturer  .contManu .detailManu{
    float:right;
    width:60%;
}

.manufacturer  .introduction{
    font-weight:600;
}
.manufacturer .contenu{
    line-height:22px;
    font-family:'Raleway';
}

manufacturer .content_sortPagiBar{
    display:none;
}

.manufacturer .page-heading {
       position: relative;
    background: transparent;
    color: #4a5d68;
    text-transform: none;
    font-family: "Raleway";
    font-size: 32px;
    letter-spacing: -1px;
    padding: 0 0 30px 0;
    margin: 0 0 30px 0;
    font-weight: 400;
    text-align: center;
    line-height: 40px;
}
.manufacturer .page-heading:after{
   background: transparent url(../img/override/border-default.png) no-repeat center center;
        background-position:  center left;
    left:48%;
}
#manufacturers_list .left-side, #suppliers_list .left-side {
    border: 0px solid #ebebeb;
    text-align:center;
}
#manufacturers_list .btn-default,
#manufacturers_list .btn-default:hover {
   
    background-color: #4a5d68;
    border-color: #4a5d68;
}

/*fin page détial fabricant*/
.content_scene_cat_bg_default, .bg-default-banner {
    background: none;
    min-height: 54px;
    background-color: #fafafa;
      
}
.pb-right-column h5
{
    font-size:16px;
}
.pb-right-column h5
{
    font-size:16px;
}
.box-cart-bottom {
    position: relative;
    padding-top: 30px !important;
    border-top: 1px solid #ebebeb;
    margin-top: 30px;
    width: 100%;
}
.content_prices {
    position: relative;
    padding-top: 0 !important;
    border-top: 0px solid #ebebeb;
    margin-top: 0;
    width: 100%;
}

.gauche{
    float:left;
    width:50%;
}
.droite{
    float:right;
    width:50%;
}
.socialsharing_content .socialsharing_product {
    float: left;
  
}
#quantity_wanted_p .button-minus span, #quantity_wanted_p .button-plus span {
    color: #ed6f82;
}

#image-block #view_full_size {

    border: 0px solid #ebebeb;
 
}
#thumbs_list li a {
  
    border: 0px solid #ebebeb;
 
}

/*blog*/
.blog-content a,
.extra-blogs a,
.blog_content-top h5 a{
    text-decoration:underline;
}
/*fin blog*/
/*fin page produit*/
/*responsive*/

@media(max-width:556px){
    .contManu .detailManu p {
    padding-right: 30px;
}
    #prductdesc {
  
    padding: 20px 20px 20px 20px;
}
    .contRea {
 
    padding-left: 20px;
    padding-right: 20px;
}
}
@media (max-width: 767px) {
    #thumbs_list {

   height: auto !important;
 
}
    
    #thumbs_list ul#thumbs_list_frame {
  
    height: 100% !important;
        width:100%;
        
}
     #thumbs_list ul#thumbs_list_frame li{
            display:inline-block;
         max-width:50px;
        }
    
  .toogle_content {
  
      right: auto !important;
  }
    .manufacturer .contManu .detailManu {
    float: none;
    width: 100%;
}
    
}

@media(min-width:768px){
   
      #manufacturers_list li{
    min-height:650px;
    
}   
    #manufacturers_list li .btn{ 
font-size:12px;
    
}
#manufacturers_list .description{
height:375px;
    
}
}
@media only screen and (max-width: 768px){
    
    .layered_price{
        display:none;
    }
.widget-content.owl-carousel-play {
    display: block !important;
}
    .contRea ul li {
   
    width: 100%;

}
    
}
@media (max-width: 991px){
    .widget-pssliderlayer .btn.btn-pink,.widget-pssliderlayer .btn.btn-green {
    font-size:12px !important;
        padding: 5px 10px !important;
}
    .widget-pssliderlayer .btn.btn-pink{
        left:10px !important;
    }   .widget-pssliderlayer .btn.btn-green{
        right:10px !important;
    }  
     #add_to_cart{
        margin-top:20px;
    }
.header1 #pts-mainnav {
    background: #4a5d68 !important;
}
}
@media (min-width: 992px){
    #manufacturers_list li{
    min-height:600px;
    
}
#manufacturers_list .description{
height:223px;
    
}
.header1 #pts-mainnav {
    padding-top: 30px;
}

.pts-megamenu .megamenu > li > a:before {
    background: transparent url(../img/override/menu.png) no-repeat center center;

}
}
    @media (min-width: 1024px){
    #manufacturers_list li{
    min-height:600px;
    
}
#manufacturers_list .description{
height:220px;
    
}
}
@media(max-width:1200px){
    .blog-image img{
        margin:0px auto;
    }
}
@media (min-width: 1600px){
.blog_container .blog-image .blog_content-top {
    width: 87%;
}
}
/*fin responsive*/

/* One Page Checkout */
#order-opc .checkout-wrapper,
#order-opc .shopping-cart-wrapper {
    box-sizing: border-box;
    position: relative;
}
@media (min-width: 1200px) {
    #order-opc .checkout-wrapper {
        width: 48%;
        padding-right: 15px;
    }
    
    #order-opc .shopping-cart-wrapper {
        position: absolute;
        width: 52%;
        right: 0;
        padding-left: 15px;
        padding-right: 30px;
        
    }
}
#order-opc .page-heading {
    font-size: 20px;
}
#order-opc .page-subheading {
    text-transform: none;
}
#order-opc #order-detail-content.table-responsive {
overflow-x: hidden;
}
#order-opc #cart_summary th,
#order-opc #cart_summary td {
    font-size: 13px;
    padding: 5px;
}
#order-opc #cart_summary .price {
    font-size: 16px;
    white-space: nowrap;
}
#order-opc #cart_summary .price#total_shipping {
    font-size: 13px;
}
#order-opc .checkout-wrapper .box .box {
    margin-bottom: 0;
    padding-bottom: 0;
}
#order-opc .btn,
#order-opc #add_to_cart .btn {
    font-size:13px;
}
#order-opc .cart_quantity .cart_quantity_input {
    width: 100%;
}
#order-opc .table tbody > tr > td.cart_quantity .cart_quantity_button {
    text-align: center;
}
#order-opc .table tbody > tr > td.cart_quantity .cart_quantity_button a {
    float: none;
    width: 20px;
    height: 20px;
    font-size: 10px;
    line-height: 20px;
}
#order-opc .cart_voucher fieldset #discount_name {
    margin-bottom: 10px;
}
#order-opc #PM_CSOC {
    display: flex;
}
#order-opc div#csoc-container .image-block {
    max-width: 33%;
}
#order-opc div#csoc-container .owl-item .image-block {
    max-width: 100%;
}
#order-opc .opc-account-new-buttons {
    display: flex;
    justify-content: space-between;
}
#order-opc #carrier_area {
    padding: 0;
}
#order-opc #authenticationAlign a.ao_bt_fpsc_facebook {
    display: inline-block;
    border: 1px solid transparent;
    padding: 7px 15px;
    line-height: 1.625;
    font-family: "Raleway", sans-serif;
    border-radius: 20px;
    background: #133783;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    margin-top: 11px;
}
#order-opc #authenticationAlign a.ao_bt_fpsc_facebook:hover {
    text-decoration: none;
    background: #8ec354;
}

#order-opc .form-horizontal .control-label {
    text-align: left;
}

#order-opc .delivery_options .table {
    border-bottom : 1px solid #ddd;
}
#order-opc .delivery_options .table > tbody > tr > td {
    border-top: 0;
    padding-top: 0;
    padding-bottom: 0;
}

#order .delivery_option > div > table.resume td.delivery_option_radio,
#order-opc .delivery_option > div > table.resume td.delivery_option_radio {
    width: 10px;
}
#order .delivery_option > div > table.resume td.delivery_option_logo,
#order-opc .delivery_option > div > table.resume td.delivery_option_logo {
    width: 110px;
}
#order .delivery_option > div > table.resume td.delivery_option_price,
#order-opc .delivery_option > div > table.resume td.delivery_option_price {
    width: auto;
}
#order .delivery_option > div > table.resume td.delivery_option_desc,
#order-opc .delivery_option > div > table.resume td.delivery_option_desc {
    padding-left: 21px;
    padding-bottom: 15px;
}

@media (min-width: 576px) {
    #order-opc #HOOK_PAYMENT {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    #order-opc #HOOK_PAYMENT #stripe-card-payment,
    #order-opc .paypal-wrapper {
        width: 50%;
    }
}
#order-opc #HOOK_PAYMENT #stripe-card-payment,
#order-opc p.payment_module.paypal a {
    border-radius: 0;
    border: 0;
    text-align: center;
}
#order-opc #HOOK_PAYMENT #stripe-card-payment {
    background: url("../img/secure-stripe-payment-logo.png") center 5px no-repeat;
    background-size: 236px auto;
    padding-top: 90px;
    padding: 90px 20px 10px;
    margin-bottom: 0;
}
#order-opc .paypal-wrapper {
    border-top: 1px solid #d6d4d4;
}
#order-opc p.payment_module.paypal a {
    display: block;
    padding: 25px 0 10px;
    border: 0;
}

@media (min-width: 576px) {
    #order-opc .paypal-wrapper {
        border-top: 0;
        border-left: 1px solid #d6d4d4;
    }
    #order-opc p.payment_module.paypal a {
        padding-left: 20px;
        padding-top: 10px;
    }
}

@media only screen and (max-width: 1199px) {
    #order-opc #HOOK_SHOPPING_CART {
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    #order .delivery_option > div > table.resume td.delivery_option_logo,
    #order-opc .delivery_option > div > table.resume td.delivery_option_logo {
        width: 70px !important;
    }
    #order .delivery_option > div > table.resume td.delivery_option_desc,
    #order-opc .delivery_option > div > table.resume td.delivery_option_desc {
        padding-left: 5px;
    }
}
@media only screen and (max-width: 575px) {
    #order-opc #cart_summary tr.cart_item {
        display: flex;
        flex-wrap: wrap;
    }
    #order-opc #cart_summary tbody td.cart_unit,
    #order-opc #cart_summary tbody td.cart_total {
        text-align: left;
    }
}