label,
.text-right,
.tabs-layout-tabs .tabs,
.woodmart-navigation.menu-left,
.post-single-page,
.post-single-page .article-body-container,
#tab-additional_information .shop_attributes td {
    text-align: right
}

.tabs-layout-tabs .tabs li a,
.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
}

.product-image-summary .entry-title,
.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 {
    left: 0;
    right: auto
}
.woodmart-products-tabs .tabs-name {
	font-weight: 400
}
.blog-design-masonry .entry-title {
    font-size: 16px
}

.post-single-page .entry-title {
    font-size: 22px;
	text-align: right
}
.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-top: 30px;
    margin-bottom: 25px
}
.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;
}
.tabs-layout-tabs .tabs li a:after {
    top: 100%;
    bottom: 0
}
.woodmart-slide-inner,
.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;
	margin-bottom: 15px;
    border-left: 1px dashed #c7c7c7
}
ul.order_details li:last-child {
    margin-left: 0px;
    padding-left: 0px;
    border-left: none
}
.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
}
.post-slide .entry-title {
	font-weight: 600;
    font-size: 14px !important
}
.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;
    content: "\f104";
    font-family: FontAwesome
}
.menu-opener .menu-open-label {
    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 {
    direction: rtl;
    background-repeat: no-repeat
}
.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;
        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 {
        text-align: right;
        margin-right: auto
    }
    .woodmart-text-block-wrapper.text-left .woodmart-title-container {
        text-align: left
    }
    .woodmart-info-box .info-box-content {
        margin-left: 0px;
        margin-right: 0px
    }
    .box-icon-align-top .box-icon-wrapper {
        margin-bottom: 15px
    }
}