/*
Theme Name: indext
Theme URI: http://old4.commonsupport.com/update/indext/
Author: template_path
Author URI: https://themeforest.net/user/template_path/portfolio
Description: This is Indext Business Solution theme
Version: 2.3
License: copyright commercial
License URI: https://themeforest.net/user/template_path/portfolio
Text Domain: indext
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, translation-ready, microformats
Tested up to:5.7
Requires PHP:7.2
*/

.wp-caption {
	margin-bottom: 2px;
}

.wp-caption-text {
	margin-bottom: 5px;
}

.screen-reader-text {
	margin-bottom: 12px;
}

.gallery-caption {
	margin-bottom: 2px;
}

.bypostauthor {
	margin-bottom: 2px;
}

.alignleft {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	max-width: 100%;
}

.alignright {
	float: right !important;
	margin-bottom: 20px;
	margin-left: 20px;
	max-width: 100%;

}

.aligncenter {
	display: block;
	margin: 0 auto 20px;
}

.col-md-4 .funfact-meta > i {
	right: 27px;
}

.mycustom-pricing {
	background-color: #090909 !important;
}

.on-hover {
	display: none;
	animation: fadeOut 0.5s;
}

.hver:hover .on-hover {
	display: block;
	animation: fadeIn 0.5s;
}
img{
	max-width:100%;
	height:auto;
}


.cta-one .button-block a:hover {
    background: #ffffff !important;
    color: #000 !important;
}

.block-title__tag-line.block-title__white {
    opacity: .7;
    color: #fff!important;
}
.service-three .service-one__single:hover .service-one__single-inner i {
    color: #fff!important;
}
.main-footer.style-two .copyright{
    padding: 35px;
    background: #3e3e3e;
}

.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: right;
    position: relative;
    bottom: 25px;
    right: 20px;
}
.mr_shop_sorting .woocommerce-form p.woocommerce-result-count{
	display:none!important;
}
.blog-one__image>img {
    width: 100%;
}
.mr_side_right{
	order:2;
}
