.text-right,
.post-single-page,
.post-single-page .entry-title,
.post-single-page .article-body-container,
.tabs-layout-tabs .tabs,
#tab-additional_information .shop_attributes td,
.woodmart-navigation.menu-left {
    text-align: right !important
}
.box-icon-wrapper.box-with-icon.box-icon-with-bg,
.box-icon-wrapper.box-with-icon.box-icon-simple,
.box-icon-wrapper.box-with-icon.box-icon-with-border {
    text-align: center !important;
}

.woodmart-search-full-screen .searchform input[type=text] {
    font-size: 18px;
}
.search-info-text>span {
    letter-spacing: -0.5px;
}
input[type=text], input[type=email], input[type=password], input[type=search], input[type=number], input[type=url], input[type=tel], input[type=date], select, textarea {
    background-color: #fff;
}
.box-icon-align-top .box-icon-wrapper {
    margin-bottom: 0px;
}
.menu-simple-dropdown .sub-menu-dropdown, .menu-simple-dropdown .sub-sub-menu {
    width: 250px;
}
.woodmart-products-tabs.tabs-design-simple .owl-nav, .woodmart-products-tabs.tabs-design-simple .wrap-loading-arrow {
    right: auto;
	left: 0;
}
.woodmart-products-tabs .tabs-name {
	font-weight:400;
}
.blog-design-masonry .entry-title {
    font-size: 16px;
}
.post-single-page .entry-title {
    font-size: 22px
}
.mega-menu-list .sub-sub-menu li a, .menu-mega-dropdown .sub-sub-menu li a {
    padding: 5px 0;
}
.title-size-default .entry-title {
    font-size: 34px;
}
.product-image-summary .woodmart-after-add-to-cart, .product-image-summary .woodmart-before-add-to-cart {
    margin-bottom: 25px;
    margin-top: 30px;
}
.popup-added_to_cart h4,
.product-image-summary .entry-title {
    font-size: 18px;
}
.woodmart-sidebar-content .widget {
    padding: 20px;
    box-shadow: 0 0px 1px 1px #e6e6e6;
}
.woodmart-sidebar-content .widget-title {
	background: rgba(125, 125, 125, 0.15);
    padding: 10px 20px;
}
.woodmart-navigation .item-level-0>a {
    letter-spacing: 0px;
}
.added_to_cart, .btn, .button, [type=button], [type=submit], button {
    letter-spacing: 0;
}
.tabs-layout-tabs .tabs li a {
    text-align: center;
}
.tabs-layout-tabs .tabs li a:after {
    top: 100%;
    bottom: 0;
}
.tabs-layout-tabs #tab-additional_information .shop_attributes {
    max-width: 100%;
}

.woocommerce-order-pay .entry-content>.woocommerce {
    max-width: 850px;
    margin: 0 auto;
}
ul.order_details li {
    display: inline-block;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px dashed #c7c7c7;
	margin-bottom: 15px;
}
ul.order_details li:last-child {
    margin-left: 0px;
    padding-left: 0px;
    border-left: 0px dashed #c7c7c7;
}
.woocommerce-order-pay .entry-content>.woocommerce:after, .woocommerce-order-pay .entry-content>.woocommerce:before {
    background-image: radial-gradient(farthest-side,rgba(0,0,0,0) 6px,#f9f9f9 0);
}
.checkout-order-review, .woocommerce-order-pay .entry-content>.woocommerce {
    background-color: #f9f9f9;
}
.woodmart-prefooter {
    padding-bottom: 0px;
}
.woodmart-slide-inner {
    max-width: 100% !important;
}
.post-slide .entry-title {
    font-size: 14px !important;
	font-weight:600;
}
.woodmart-single-footer .tags-list {
    font-size: unset;
	color:#fff;
}
.single-post img.wp-post-image {
	width:100%;
}
.menu-mega-dropdown .sub-menu>li>a:before {
	position: absolute;
    top: -1px;
    font-weight: 600;
    font-size: 12px;
    right: -13px;
    font-family: FontAwesome;
    content: "\f104";
}
.menu-opener .menu-open-label {
    letter-spacing: 0;
    font-size: 15px;
}

.cat-design-default .category-title {
    left: 0;
    right: auto;
}

a.noSwipe {
    float: none;
}

.more-products {
    text-align: left;
}

.sub-menu-dropdown.color-scheme-light {
    min-height: 424px !important;
}

.menu-mega-dropdown .sub-menu>li>a:before {
    content: none;
}

.color-scheme-light select {
    background-repeat: no-repeat;
    direction: rtl;
}

.menu-mega-dropdown .sub-menu {
    margin-right: 0px;
    padding-right: 0px;
}

.text-right .inline-element {
    margin-right: -98px;
}

.woodmart-text-block-wrapper.text-left .woodmart-title-container {
    margin-left: auto !important;
    margin-right: 0px !important;
}
.woodmart-title-style-simple .liner-continer:after {
    width: 0px;
    height: 0px;
}
.box-icon-align-left .box-icon-wrapper {
    margin-left: 0px;
    margin-right: 50px;
}
.text-right .inline-element:not(:first-child) {
    margin-right: 15px;
}
.labels-rounded .product-label {
    direction: ltr !important;
}


@media (max-width: 768px) {
	.woocommerce-ordering select {
		position: absolute;
		top: 0px;
		right: 0;
		bottom: 0;
		left: 0;
		padding: 0;
		z-index: 24324;
		background: #1110;
		border: none;
		background-image: none;
		font-weight: 400;
		font-size: 0;
		-webkit-appearance: none;
		-moz-appearance: none;
	}
	.woocommerce-ordering:after {
		position: relative;
		margin-top: 0;
		color: #2d2a2a;
		font-size: 20px;
		content: "\f117";
		font-family: woodmart-font;
	}
	.woodmart-products-tabs.tabs-design-simple .owl-carousel .owl-nav {
		left: -5px;
		right:auto;
	}
}

@media (max-width: 1200px) {
	.tp-tabs {
		display: none;
	}
}

@media (min-width: 768px) {
	.info-box-wrapper {
		width: 100%;
	}
	.woodmart-text-block-wrapper.text-right .woodmart-title-container {
		margin-right: auto;
		text-align: right;
	}
	.woodmart-info-box .info-box-content {
		margin-left: 0px;
		margin-right: 0px;
	}
	.box-icon-align-top .box-icon-wrapper {
		margin-bottom: 15px;
	}
	.woodmart-text-block-wrapper.text-left .woodmart-title-container {
		text-align: right;
	}
}


