/*
Theme Name: Zentec
Theme URI: https://old3.commonsupport.com/zentec29/
Author: template_path
Author URI: https://themeforest.net/user/template_path/portfolio
Description: This is Zentec Business Solution theme
Version: 2.2
License: copyright commercial
License URI: https://themeforest.net/user/template_path/portfolio
Text Domain: Zentec
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, translation-ready, microformats
*/

.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;
}
.text_small{
	font-weight:400!important;
}
.services-section.azim_new {
    padding-top: 0px!important;
}

.default-form.add-comment-form .txt {
    border: none;
    outline: none;
    display: inline-block;
    vertical-align: middle;
    background: #f74883;
    border-radius: 0px;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    padding: 18px 69px;
    -webkit-transition: all .4s;
    transition: all .4s;
    background: #f74883;
    color: #ffffff;
}
.default-form.add-comment-form .txt:hover {
    background: #222;
    color: #fff;
}
.form-control {
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    background-color: #fff;
    background-clip: padding-box;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    outline: none;
    width: 100%;
    height: 68px;
    border-radius: 0px;
    background: #ffffff;
    color: #747474;
    font-size: 16px;
    padding-left: 20px;
    margin-bottom: 20px;
    display: block;
    border: 1px solid #f0f2f7;
}

.product-sidebar .sidebar-widget-container {
    top: 102px;
}
.mr_side_right{
	order:2!important;
}
.pagination > li > .current{
	color:#fff!important;}

.pagination li .page-numbers.dots{
    position: relative;
    display: block;
    line-height: 24px;
    font-size: 15px;
    height: 46px;
    min-width: 46px;
    padding: 12px 5px;
    text-align: center;
    color: #666666;
    font-weight: 400;
    text-align: center;
    background: #ffffff;
    margin-right: 8px;
    border-radius: 50%;
    border: 1px solid rgba(0,0,0,0.10);
    text-transform: capitalize;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.mr_shop_sorting .woocommerce-form .woocommerce-result-count{
	display:none!important;
}

.content_block_3 .content-box .accordion-box .block .icon:before {
    font-family: 'FontAwesome';
}
.video-section h2 {
    color: #fff;
}
