/* TB-Services-CMS Start*/
#tb-services-cms .owl-item {
	float: right;
}

#tb-services-cms .tb-services-flex .tb-services-section::after {
	left: 0;
	right: 50%;
	transform: translateX(50%);
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
}

#tb-services-cms .owl-item:nth-child(2) .tb-services-section::after,
#tb-services-cms .owl-item:nth-child(4) .tb-services-section::after {
	transform: rotatey(180deg) translateX(-50%);
	-webkit-transform: rotatey(180deg) translateX(-50%);
	-moz-transform: rotatey(180deg) translateX(-50%);
	-ms-transform: rotatey(180deg) translateX(-50%);
	-o-transform: rotatey(180deg) translateX(-50%);
}

/* TB-Services-CMS End*/
/*TB-Banner-CMS Start*/
#tb-banner-cms .tb-banner-bg {
	padding: 5px 5px 0 0;
}

#tb-banner-cms .tb-banner-bg::after {
	right: 0;
	left: 5px;
}

#tb-banner-cms .tb-banner-bg .tb-banner-img {
	transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-o-transform: scaleX(-1);
}

#tb-banner-cms .tb-banner-bg .tb-banner-text {
	right: 40px;
	left: auto;
	text-align: right;
}

@media (max-width: 1199px) {
	#tb-banner-cms .tb-banner-bg .tb-banner-text {
		right: 20px;
	}
}

@media (max-width: 991px) {
	#tb-banner-cms .tb-banner-bg .tb-banner-text {
		right: 40px;
	}
}

@media (max-width: 575px) {
	#tb-banner-cms .tb-banner-bg .tb-banner-text {
		right: 30px;
	}
}

@media (max-width: 480px) {
	#tb-banner-cms .tb-banner-bg .tb-banner-text {
		right: 20px;
	}
}

/* TB-Banner-CMS End*/
/* TB-sub-Banner-CMS start*/
#tb-sub-banner-cms .tb-sub-banner-img {
	text-align: right;
	transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-o-transform: scaleX(-1);
}

/* TB-sub-Banner-CMS End*/
/* TB-testimonial-CMS Start*/
#tb-testimonial-cms .owl-item {
	float: right;
}

#tb-testimonial-cms .tb-testimonial-flex .tb-testimonial-section .tb-testimonial-img-wrapper::before {
	right: auto;
	left: -21px;
}

#tb-testimonial-cms .tb-testimonial-flex .tb-testimonial-section .tb-testimonial-img-wrapper::after {
	left: 0;
	right: auto;
}

#tb-testimonial-cms .tb-testimonial-flex .tb-testimonial-section .tb-testimonial-img {
	margin: 0 0 0 50px;
}

#tb-testimonial-cms .tb-testimonial-flex .tb-testimonial-section .tb-testimonial-text {
	margin: 0 50px 0 0;
}

@media (max-width: 480px) {
	#tb-testimonial-cms .tb-testimonial-flex .tb-testimonial-section .tb-testimonial-img-wrapper::before {
		right: 0;
		left: 0;
	}

	#tb-testimonial-cms .tb-testimonial-flex .tb-testimonial-section .tb-testimonial-img-wrapper::after {
		right: 0;
	}

	#tb-testimonial-cms .tb-testimonial-flex .tb-testimonial-section .tb-testimonial-img {
		margin: 0 0 28px;
	}

	#tb-testimonial-cms .tb-testimonial-flex .tb-testimonial-section .tb-testimonial-text {
		margin: 28px 0 0;
	}
}

/* TB-testimonial-CMS end*/
.tbt6 .tb-input-checkbox > label::before {
	right: 0;
	left: auto;
}
.tbt6 .tb-input-checkbox > input.tb-input-dont-show:checked + label::after {
	right: 0;
	left: auto;
}
#tb-services-cms .tb-services-cms-wrapper{
	display: flex;
}
/* TB-Home SlideShow content Start*/

#tb-nivo-slider .tb-caption-wrapper .tb-caption-frame .tb-caption {
	
	text-align: right;
}
.carousel-indicators {
	bottom: 20px;
	display: none;
}
#tb-nivo-slider .tb-caption-wrapper .tb-caption-frame .tb-caption .caption3 .caption-span {
	
	display: inline-block;
}
.tb_button_slider{
	float: right;
}

@media (max-width: 767px){
	.tb-slider-subtitle {
		display: none !important;
	}
	#tb-nivo-slider .tb-caption-wrapper .tb-caption-frame .tb-caption .caption3 .caption-span {
	
		display: none;
	}
	
}

/* TB-Home SlideShow content End*/
/* #tb-services-cms .owl-item.active .tb-services-cms-col {
	border-left: 1px solid #dcdcdc;
	border-right: 0;
} */
@media (max-width: 543px){
	#tb-services-cms .owl-item.active .tb-services-cms-col {
		border-left: none;
	}
}
/* product */
.product-title h3 a {
	color: #555;
	font: 400 15px/18px "Roboto", Helvetica, sans-serif;
	text-decoration: none;
	white-space: nowrap;
	margin: 0 0 10px;
	transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
}
.product-price-and-shipping span{
	color: #111;
	font: 600 18px/20px "Roboto", Helvetica, sans-serif;
	text-align: center;
}
.featured-products .products .owl-nav {
    width: auto;
    margin: 30px auto 0px auto;
}
/* .owl-prev {
	right: 90px !important;
} */
.tb-price-countdown{
	direction: rtl;
}
/* .owl-next {
	left: 90px !important;
} */
/* .block .owl-nav .owl-prev{
	margin: 0 0 0 -40px;
} */
.block .owl-nav .owl-next {
	margin: 0 -80px 0 0;
}
/* 4 icons */


/*  */

/* end */
/* footer */

/* Tb-goToTop Start*/
#tb-goToTop {
	left: 45px;
	right: auto;
}


/* Tb-goToTop End*/
.lang-rtl .products article .wishlist-button-add{
	left: 0;
}



/* TB-Services-CMS End*/
#TB-Footer-cms .tb-footer-desc{
	padding: 0 0 0 50px;	
}
#footer_account_list li a, #footer_sub_menu_1 li a, #footer_sub_menu_2 li a{
	padding: 0 18px 0 0;
}
#footer_account_list li a::after, #footer_sub_menu_1 li a::after, #footer_sub_menu_2 li a::after{
	content: "\eab5";
	left: 0;
	right: -5px;
}
#Tb-contact-us .tb-contact-list i {
	margin: 4px 0 0 10px;
}
@media (max-width:1199px) {
	#Tb-contact-us .tb-contact-list i {
		margin: 4px 0 0 5px;
	}
	#TB-Footer-cms .tb-footer-desc{
		padding: 0;	
	}
}
/* manufacti */
#manufacture-block:hover .owl-nav .owl-prev, #manufacture-block:active .owl-nav .owl-prev, #manufacture-block:focus .owl-nav .owl-prev {
	left: 0;
	right: auto !important;
}
#manufacture-block .owl-nav .owl-prev{
	left: -15px;
	right: auto !important;
}
#manufacture-block .owl-nav .owl-next {
	right: -15px;
}
#manufacture-block:hover .owl-nav .owl-next, #manufacture-block:active .owl-nav .owl-next, #manufacture-block:focus .owl-nav .owl-next {
	right: 0;
	left: auto !important;
}
@media (max-width:767px) {
	#manufacture-block .owl-nav .owl-prev{
		left: 0;
	}
	#manufacture-block .owl-nav .owl-next{
		right: 0;
	}
	#TB-Footer-cms .tb-footer-desc {
		padding: 0;
	}
}
/*  */
#footer .block-social ul li{
	margin: 0 0 0 10px;
}
@media (max-width:991px) {
	.navbar-toggler{
		width: auto;
		height: auto;
	}
	#Tb-contact-us .footer-commen h5::after {
		right: auto;
		left: 12px;
	}
	#tbcompare-floating {
		left: 40px;
		right: auto;
	}
}
/* .owl-loaded.owl-drag{
	display: -webkit-box;
} */
/* testimonial */
.tb-testimonial-wrapper.owl-loaded.owl-drag {
    direction: initial;
}
.product-miniature .highlighted-informations{
	direction: rtl;
}
.tb-wishlist-modal .close{
	left: 0;
	right: auto;
}
.tb-wishlist-modal .modal-header{
	padding: 15px 20px 15px 0px;
}
#tbcompare-floating{
	left: 100px;
	right: auto;
}

.product-flags li.product-flag {
	margin-right: .625rem;
}
