@charset "utf-8";
/* CSS Document */

.footer_part .f_img ul {
    padding-right: 0px;
    list-style: none;
}

.footer_part .address_part .social_media ul {
    text-align: right;
}

.footer_part .f_left_part .btn_newsletter {
    min-height: 36px !important;
    
    padding: 7px 28px !important;
}
.cont_social ul {
    
    text-align: left;
}
.address_part ul{
	padding-right: 0px;
    list-style: none;
	
}
.product_box .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
    text-align: center;
    /* display: inline; */
    display: -webkit-box;
}
.cont_phone ul li {
    display: inline-block;
    font-weight: 300;
    padding: 5px;
    direction: ltr;
}
.footer_part .address_part ul li:nth-child(3){
	direction: ltr;
}

.right-corder-container .right-corder-container-button .long-text {
    direction: ltr;
}
