
/*_______________________________________________________
// BASIC STYLE  //----------------------------
_______________________________________________________*/



 /* - General Style //---------------- */

.align-center {
	text-align: center;
}
.align-left {
	text-align: right !important;
}
.align-right {
	text-align: left !important;
}
.pull-right {
    float: left;
}
.pull-left {
    float: right;
}
ul {
    list-style: none;
    padding: 0px;
    margin-bottom: 0;
}
.border-right {
	border-left: 1px solid #e1e1e1;
}
.borderb-color{
    border-top: 3px solid #0888c8;
}
#newslater-popup button.mfp-close {
	right: auto;
	left: 10px;
}
input, button, select, optgroup, textarea {

}

/* - Form Style */
* {
	outline: none !important;
}

select {
	background: url(../images/select-icon2.png) no-repeat scroll right 50% #fff !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #eaeaea;
	padding: 5px 24px 5px 5px;
	line-height: 18px;
}

.full select {
	width: 100%;
}

.main-form textarea {
	max-width: 100%;
}

.main-form input, .main-form textarea, .main-form select {
	background: #fff;
	padding: 8px 15px;
	width: 100%;
	border: 1px solid #eeeeee;
	min-height: 40px;
}

.check-box label {
	color: #222;
	display: inline;
	font-size: 15px;
	font-weight: 400;
}

.checkout-section .check-box input[type="checkbox"] {
	margin: 5px 0 0;
	min-height: 1px;
	display: none;
}

.category-dropdown {
	border: 1px solid #e1e1e1;
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    border-radius : 0 3px 3px 0;
    -moz-border-radius : 0 3px 3px 0;
    -webkit-border-radius : 0 3px 3px 0;
    -o-border-radius :0 3px 3px 0;

}

.category-dropdown select {
    border: none;
    height: 45px;
    width: 250px;
    padding: 7px 24px 7px 15px;
    border-radius : 0;
    -moz-border-radius : 0;
    -webkit-border-radius : 0;
    -o-border-radius : 0;
}

.select-dropdown .ui-state-default {
    background: rgba(0,0,0,0) url(../images/select-icon2.png) no-repeat scroll left 50% !important;
}

.category-dropdown .ui-state-default {
	height: 38px;
}

.category-dropdown .ui-selectmenu-button span.ui-selectmenu-text {
	padding-right: 15px;
	padding-left: 0;
	margin-top: 10px;
}

.ui-selectmenu-button span.ui-selectmenu-text {
	text-align: right;
}

.ui-selectmenu-button span.ui-icon {
	right: auto;
	left: 5px;
}

/* - Spacer Style  //---------------- */

.right-side {
	float: left;
}
.left-side {
	float: right;
}

.plr-20 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.mlr_-20 {
    margin-left: -10px !important;
    margin-right: -10px !important;
}

/* - Newsletter   //----------------- */
/*

/*_______________________________________________________
// HEADER  //----------------------------
_______________________________________________________*/

/* - Header Style  //---------------- */


.header-top{
	width: 100%;
}

.content-dropdown{
    right: auto;
    left: 0;
}

.top-right-link ul li  {
    float: right;
    border-left: 1px solid #e1e1e1;
    border-right: none;
    line-height: 17px;
    padding: 0 12px;
    position: relative;
}

.top-right-link ul li:first-child {
    padding-right: 0;
    padding-left: 12px;
}

.top-right-link ul li:last-child  {
    border-left: none;
    padding-left: 0;
    padding-right: 12px;
}

.navbar-header .navbar-brand {
	margin-right: 0 !important;
}

.header-right-part {
    padding: 0 250px 0 0;
}

.navbar-collapse.collapse {
	padding-right: 0;
}

.navbar-collapse > ul {
	text-align: right;
}

.header-right-link > ul > li {
	float: right;
}

.search-box input.input-text {
     padding: 6px 10px 6px 10px;
    border-radius : 3px 0 0 3px;
    -moz-border-radius : 3px 0 0 3px;
    -webkit-border-radius : 3px 0 0 3px;
    -o-border-radius : 3px 0 0 3px;
    width: 80%;
    float: right;
}
.search-box .input-text1 {
    border: 1px solid #e1e1e1;
    width: 100%;
    direction: rtl;
    text-align: right;
    padding: 8px 25px 6px 10px;
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    border-radius : 0 3px 3px 0;
    -moz-border-radius : 0 3px 3px 0;
    -webkit-border-radius : 0 3px 3px 0;
    -o-border-radius : 0 3px 3px 0;
	font-size: 16px;
    height: 40px;
    width: 20%;
    float: right;
}
@media (max-width: 576px) {
    .search-box .input-text1 {
      width: 100%;
    }
    .search-box input.input-text{
        width: 100%;
    }
  }

  @media (max-width: 768px) {
    .search-box .input-text1 {
        width: 100%;
      }
      .search-box input.input-text{
          width: 100%;
      }
  }

  @media (max-width: 992px) {
    .search-box .input-text1 {
        width: 100%;
      }
      .search-box input.input-text{
          width: 100%;
      }
  }

  @media (min-width: 1200px) {

  }

.search-box button.search-btn {
	left: 0;
	right: auto;
}

.my-cart {
    float: left;
    margin-left: 0;
    margin-right: 8px;
}

/* Navigation Menu Style */

.header-link-dropdown {
	right: auto;
	left: 0;
}

 .nav > li .menu-label {
    right: auto;
    left: 15px;
}

.sidebar-menu-dropdown > a span {
  margin-right: 0;
  margin-left: 20px;
}

.cat-dropdown .sidebar-contant ul li.level {
	text-align: right;
}

.cat-dropdown .navbar-nav > li > a i {
    margin-right: auto;
    margin-left: 10px;
}

.cat-dropdown .navbar-nav > li > a i.fa.fa-camera-retro, .cat-dropdown .navbar-nav > li > a i.fa.fa-desktop, .cat-dropdown .navbar-nav > li > a i.fa.fa-heart, .cat-dropdown .navbar-nav > li > a i.fa.fa-shopping-bag {
	font-size: 14px;
}

.cat-dropdown .sub-megamenu a.page-scroll:before {
    content:  "";
    font-family: FontAwesome;
    font-size: 16px;
    float: left;
    right: 10px;
}

.cat-dropdown .nav > li.level:last-child .megamenu {
    right: auto;
}


.sub-menu-slider .product-item-details {
    text-align: right;
}

.sub-menu-slider .detail-inner-left ul li button {
	padding: 8px 5px 9px 3px;
}

.cat-dropdown .sub-megamenu a.page-scroll:before {
    content:  "";
    float: left;
    left: 10px;
    right: auto;
}

.cat-dropdown .nav > li.level .megamenu {
    right: 100%;
    left: auto;
}

.cat-dropdown .nav > li.level:hover .megamenu {
	left: auto;
  	right: 100%;
}

.cart-dropdown .cart-list li .media {
	padding-left: 25px;
	padding-right: 0;
	margin-top: 0;
}

.cart-dropdown .cart-list li .media .pull-left {
	padding-left: 20px;
	padding-right: 0;
}

.close-cart {
	left: 0;
	right: auto;
}

.product-qty {
    float: right;
    margin-left: 20px;
    margin-right: 0;
}

.media-body {
	text-align: right;
}

/* --- Megamenu Style --- */

.megamenu {
	left: auto;
	right: 0
}

.megamenu.full {
	left: auto;
	right: 0;
	width: 100%;
}

.megamenu .sub-menu-level1 li.level2 {
	float: right;
}
.megamenu .level2 > a {
	margin-right: 0;
	margin-left: 35px;
}

.megamenu .sub-menu-level2 li.level3 > a span {
	float: right;
	margin-right: 0;
	margin-left: 9px;
}

/* Main-Header */
#menu-main > li > a span {
	position: relative;
}

#menu-main > li > a span:before{
    content: '';
    position: absolute;
    bottom: -2px;
    left: auto;
    right: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    -webkit-transform: scale3d(0, 1, 1);
    -moz-transform: scale3d(0, 1, 1);
    -ms-transform: scale3d(0, 1, 1);
    -o-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.2, 1, 0.3, 1);
    -moz-transition: -moz-transform 1s cubic-bezier(0.2, 1, 0.3, 1);
    transition: transform 1s cubic-bezier(0.2, 1, 0.3, 1);
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
}
  #menu-main > li:hover > a span:before , #menu-main li.active a span:before {
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    -o-transform-origin: 0 50%;
    transform-origin: 0 50%;
}

/*magnific-popup-containt*/
.popup-links {
	left: 0;
	right: auto;
}

.popup-links-inner {
	left: auto;
}

.popup-links ul li {
	left: 0;
	right: auto;
	padding-left: 5px;
	padding-right: 0;
}

.popup-links ul li:hover {
	left: calc(100% - 40px);
	right: auto;
}

.popup-position .mfp-close {
	left: 0;
	right: auto;
}

.popup-title {
	text-align: right;
}

.cate-inner li.level a {
	text-align: right;
}

.cate-inner li > a i {
    margin-left: 10px;
    margin-right: 0;
}

.cate-inner .megamenu-inner-top {
	text-align: right;
	padding-right: 15px;
	padding-left: 0;
}

.cate-inner span.opener {
    left: 0;
    right: auto;
}

#cart_popup .close-cart {
	left: 30px;
	right: auto;
}

/*_______________________________________________________
// CONTANT  //----------------------------
_______________________________________________________*/

/* - Banner Style  //---------------- */
.owl-carousel, .bx-wrapper {
	direction: ltr;
}

.owl-carousel .owl-item {
	direction: rtl;
}

.slogan:before {
    right: auto;
    left: 0;
}

.inner-banner1 .banner-detail {
    left: auto;
    right: 0;
}

.inner-banner1 .banner-detail h1 {
    text-align: right;
}
/* Bread-crumb CSS Start */

.bread-crumb ul li:first-child {
	padding-right:  0;
}

/* Bread-crumb CSS End */

/* Product Box part */

.main_title span::after {
    left: auto;
    right: 0;
}

.sale-label {
	left: auto;
	right: 10px;
}

.new-label {
    right: auto;
    left: 10px;
}

.list-type .product-item-details, .product-detail-main .product-item-details {
	text-align: right;
}

.product-item-details .price-box .price {
	margin-right: 0;
	margin-left: 5px;
}

.product-item .detail-inner-left ul li {
	float: right;
}

.product-item .detail-inner-left ul li:last-child {
	padding-right: 4px;
	padding-left: 0;
}

.pro_cat .owl-next, #top-cat-pro .owl-next,  #brand-logo .owl-next {
    right: auto;
    left: 60px;
}

.pro_cat .owl-prev, #top-cat-pro .owl-prev, #brand-logo .owl-prev {
    right: auto;
    left: 15px;
}

.sidebar-contant.pro_cat .owl-prev {
	right: auto;
    left: 25px;
}
.sidebar-contant.pro_cat .owl-next {
	right: auto;
    left: 55px;
}

 #blog .owl-prev {
 	right: auto;
    left: 10px;
 }

#blog .owl-next {
	right: auto;
    left: 40px;
}

.client-main .owl-next {
	right: 0;
}

.client-main .owl-prev {
	left: 0;
}

.product-slider .owl-next {
	right: auto;
	left: 10px;
}

.product-slider .owl-prev {
	right: auto;
	left: 60px;
}


/* Sub Menu Product part */
.sub-menu-slider .price-box {
	float: right;
}

.sub-menu-slider .product-item-name a {
    display: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

/* ------------------ */

.shop-list-view .product-item {
	float: right;
	margin-left: 20px;
	margin-right: 0;
}

.product-detail-main .bottom-detail ul li {
	padding: 0 10px;
	border-left: 1px solid #cccccc;
	border-right: none;
}

.bottom-detail ul li:last-child, .bottom-detail ul li.pro-cart-icon {
    border-left: medium none;
	padding-left: 0;
}

.bottom-detail ul li:first-child {
	padding-right: 0;
	padding-left: 5px;
}

.bottom-detail.cart-button ul li.pro-cart-icon span {
	margin-right: auto;
	margin-left: 0
}

.product-detail-main .bottom-detail ul li span {
	margin-left: 8px;
	margin-right: 0;
}


/* Site Services Features Block css Star */


.service-box{
	border-right: none;
	border-left: 1px solid #e1e1e1;
	text-align: center;
}

.service-box:last-child {
	border-left: none;
}



/* Site Services Features Block css end */

/* cat-box css Start */

.product-slider .heading-part span {
    right: auto;
    left: -100px;
}

.cat-box-inner .pro-media {
    margin-right: 0;
    margin-left: 20px;
}

.cat-box-inner ul li {
    float: right;
}

/* cat-box css End */

/* Special Product Block css Start */

.special-products-block .product-item {
	float: right;
	margin-right: 0;
	margin-left: 30px;
}
.special-products-block .pro-detail-main {
	margin-left: 0;
	margin-right: 368px;
}

#special-pro .owl-prev {
	right: 0;
	left: 50px;
}
#special-pro .owl-next {
	right: 0;
	left: 20px;
}

/* Special Product Block css End */

.newsletter-inner input {
	padding: 9px 20px 9px 0px;
}

/* Testimonial CSS Start */

.homepage .client-img {
    margin-left: 0;
}

.client-img {
    margin-right: 0px;
    margin-left: 40px;
}

.quote1-img {
	text-align: right;
}

.quote2-img {
	text-align: left;
}

.quote {
	border-left: none;
    border-right: 1px solid #e1e1e1;
}

/*pagination CSS Start */


.owl-carousel button.owl-dot {
	float: right;
}

/*pagination CSS End */

/* Testimonial CSS End */

/* Blog CSS Start */

.blog-detail .post-info ul li {
	margin-right: 0;
	margin-left: 15px;
}

/* Blog CSS End */


/* Sidebar CSS Start */

.sidebar-title span::after {
    left: auto;
    right: 0;
}
.pro-detail-info .price-box .price {
	margin-right: 0;
	margin-left: 5px;
}
.sidebar-item .pro-media {
    padding: 0 0 0 15px;
}

/* Sidebar CSS END */

/* Sorting CSS Start */

.shorting .view {
	float: right;
	margin-right: 0px;
	margin-left: 20px;
}

.list-types {
	float: right;
}
.list-types.grid {
	border-left: 1px solid #dedede;
	border-right: none;
}

.short-by, .select-item {
	float: right;
}
.short-by > span, .show-item > span {
	float: right;
	margin: 5px 10px 3px;
}
.compare {
	float: left;
}

.pagination-bar ul li {
	float: right;
}

.product-listing .fa.fa-angle-right, .product-listing .fa.fa-angle-left {
	line-height: 44px;
	-webkit-transform: rotate(180deg);
	   -moz-transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	     -o-transform: rotate(180deg);
	        transform: rotate(180deg);
}

.fa.fa-angle-right, .fa.fa-angle-left {
	line-height: 19px;
	-webkit-transform: rotate(180deg);
	   -moz-transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	     -o-transform: rotate(180deg);
	        transform: rotate(180deg);
}
/* Sorting CSS End */

/* Product Detail Page Start */

/* -- Product Zoom Slider Start -- */
.fotorama__fullscreen-icon {
    right: auto;
    left: 0;
}

/* -- Product Zoom Slider End -- */

.product-info-stock-sku > div {
	margin-right: 0px;
	margin-left: 20px;
}

.increase.items, .reduced.items {
	float: right;
}

.input-text.qty {
	float: right;
}


.share-link label {
	float: right;
	margin-right: 0px;
	margin-left: 10px;
}

/* --------------- Comment CSS START ------------------ */

.comment-user {
	float: right;
	margin-right: 0px;
	margin-left: 20px;
}

ul.child-comment {
	margin-left: 0px;
	margin-right: 63px;
}

.comment-detail .post-info ul li {
	float: right;
	margin-right: 0px;
	margin-left: 15px;
}

.shop-list-view .product-item-details {
    text-align: right;
}

/* --------------- Comment CSS End ------------------ */

/* Product Detail Page CSS End */

/* checkbox CSS Start */
.checkbox + label, .radio-button + label {
    padding-left: 0px;
    padding-right: 25px;
}

.checkbox + label::before, .radio-button + label::before, .checkbox + label::after {
    left: auto;
    right: 0;
}


.checkbox + label::after {
    margin-left: 0px;
    margin-right: -3px;
}

.checkbox + label::before, .radio-button + label::before, .checkbox + label::after {
    left: auto;
    right: 0;
}
/* checkbox CSS End */
.contact-info .p-0 {
	border-right:none;
	border-left: 1px solid #e1e1e1;
}

/* Cart Page CSS Start */
.commun-table th span {
	float: right;
}

.commun-table th ul li {
	text-align: right;
	float: right;
	margin-right: 0px;
	margin-left: 30px;
}

.commun-table th ul li:last-child {
	margin-left: 0;
	float: left;
}

.complete-order-table tbody tr td:last-child, .complete-order-table thead tr th:last-child {
	text-align: right;
}
/* Cart Page CSS End */

/* Checkout Page CSS Start */

.checkout-step ul li {
	float: right;
}
.checkout-step ul li .step {
	float: right;
}

.checkout-step ul li .step .line {
	float: right;
	margin: 12px -1px 12px -1px;
}
.checkout-step ul li:first-child .step .line {
	-webkit-border-radius: 0px 3px 3px 0px;
	-moz-border-radius: 0px 3px 3px 0px;
	-o-border-radius: 0px 3px 3px 0px;
	border-radius: 0px 3px 3px 0px;
	width: 65px;
}
.checkout-step ul li:last-child .step .line {
	-webkit-border-radius: 3px 0px 0px 3px;
	-moz-border-radius: 3px 0px 0px 3px;
	-o-border-radius: 3px 0px 0px 3px;
	border-radius: 3px 0px 0px 3px;
}
.checkout-step ul li span {
	padding: 6px 6px 6px 15px;
	line-height: 20px;
}

.paypal-box {
	float: right;
	margin-left: 0px;
	margin-right: 10px;
}
.paypal-top {
	left: auto;
	right: 5px;
}
/* Checkout Page CSS Start */

/* Account Page CSS Start */

.account-sidebar ul li a .fa {
	right: auto;
	left: 15px;
	-webkit-transform: rotate(180deg);
	   -moz-transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	     -o-transform: rotate(180deg);
	        transform: rotate(180deg);
}

.account-sidebar ul li.active a .fa, .account-sidebar ul li:hover a .fa {
	right: auto;
	left: 0px;
}
.account-sidebar ul li.active a::after, .account-sidebar ul li:hover a::after {
	border-color: rgba(0, 0, 0, 0) #0888c8 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	border-width: 20px 15px 20px 22px;
	right: auto;
	left: -36px;
}
/* Account Page CSS End */



/* About Page CSS Start */

.partner-block ul li {
    border-right:none;
    border-left: 1px solid #f0f0f0;
    float: right;
}
.partner-block ul li:nth-child(3n) {
    border-left: : none;
}

.customNavigation .btn:hover {
    background: #dcbd71;
}
.customNavigation .btn.next {
    right: auto;
    left: -40px;
}
.customNavigation .btn.prev {
    left: auto;
    right: -40px;
}

/* About Page CSS End */

/* 404 Page CSS Start */

.error-block-bg {
	background: url(../images/404-bg.jpg) no-repeat scroll right top;
}
/* 404 Page CSS End */

/* Contact Page CSS Start */

.contact-info .no-padding {
	border-right: none;
	border-left: 1px solid #e1e1e1;
}

/* Contact Page CSS End */


/* Compare Page CSS Start */

.compare-info .image a{
	right:auto;
	left: 40px;
}

.compare-info .btn-cart i, .compare-info .btn-wishlist i{
	margin-right: 0;
	margin-left: 5px;
}

/* Compare Page CSS End */

/*_______________________________________________________
// FOOTER  //----------------------------
_______________________________________________________*/

.footer-middle-right {
    padding-left: 0px;
    padding-right: 50px;
}

.footer-top p {
	margin-left: 0px;
	margin-right: 240px;
}

.footer_social{
	text-align: left;
}

.footer .title > span {
    left: auto;
    right: 0;
}

.footer-static-block li i.fa {
	float: right;
}
.footer-static-block li p {
	margin-left: 0;
	margin-right: 25px
}
ul.tagcloud li {
	margin-right: 0;
	margin-left: 5px;
}

.footer-bottom .site-link li:first-child a {
    padding-right: 0;
}
.footer-bottom .site-link li:last-child a {
    padding-left: 0;
}

/* Scroll-top Arrow CSS Start */
.scroll-top {
	right: auto;
	left: 10px
}

/* Scroll-top Arrow CSS End */
