/*
Theme Name: ICOTech
Theme URI: https://themeforest.net/user/m_adnan
Description: ICO Tech – Crypto BlockChain Parallax WordPress theme is design for ico company and agency.
Version: 2.0
Author: M_Adnan
Author URI: https://themeforest.net/user/m_adnan/portfolio
License: GNU General Public License version 1.0
License URI: https://themeforest.net/user/m_adnan
Tags: one-column, two-columns, three-columns,four-columns, right-sidebar, custom-colors, custom-menu, featured-images, theme-options, translation-ready
Text Domain: icotech
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Unit Test Classes
2.0 Unit Test Style
3.0 Wishlist
4.0 Sidebar
5.0 General Styling
--------------------------------------------------------------*/
/* 1.0 Unit Test Classes */
.relative {
	position: relative;
}
.flw100 {
	float: left;
	width: 100%;
}
p.white {
	color: #fff;
}
.color-white h1, .color-white h2, .color-white h3, .color-white h4, .color-white h5, .color-white h6, .color-white p, .color-white, .color-white .progress-bar-tooltip, .color-white span, .color-white i {
	color: #fff;
}
.none-tags {
	display: none !important;
}
.wp-caption {
	max-width: 100% !important;
	height: auto;
}
.wp-caption-text {
	color: #999;
}
.alignleft {
	float: left;
	margin-right: 10px;
}
.alignright {
	float: right;
	margin-left: 10px;
}
.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
}
.screen-reader-text {
	position: relative;
}
.gallery-caption {
	padding: 5px 1%;
	font-size: 90%;
}
.bypostauthor {
	position: relative;
}
.post-password-form input[type="password"] {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border: 1px solid #ccc;
	margin-top: 10px;
	display: inline-block;
	width: 100%;
	padding: 14px 15px;
}
.post-password-form input[type="submit"] {
	border: 1px solid transparent;
	padding: 15px 36px;
	border-radius: 5px;
	display: inline-block;
	font-size: 12px;
	text-transform: uppercase;
	overflow: hidden;
	transition: color 1000ms ease 0s, background-color 1500ms ease 0s !important;
	background: #0a0a0a;
	color: #fff;
}
.post-password-form input[type="submit"]:hover {
	background: #ffe115;
	color: #fff;
}
.textwidget img {
	max-width: 100%;
	height: auto;
}
/* 2.0 Unit Test Style */
table {
	border-bottom: 1px solid #ededed;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	line-height: 2;
	margin: 0 0 20px;
	width: 100%;
}
th {
	font-weight: bold;
	text-transform: uppercase;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}
.style-adj h1 {
	margin: 33px 0;
}
.style-adj h2 {
	margin: 25px 0;
}
.style-adj h3 {
	margin: 22px 0;
}
.style-adj h4 {
	margin: 25px 0;
}
.style-adj h5 {
	margin: 30px 0;
}
.style-adj h6 {
	margin: 36px 0;
}
.style-adj blockquote {
	margin-top: 24px;
	margin-bottom: 24px;
}
dl {
	margin: 0px;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 0 20px;
}
.style-adj ul li {
	list-style-type: square;
	margin-bottom:5px;
}
.style-adj ol, .style-adj ul {
	padding: 5px 0 10px 25px;
}
.style-adj ol li {
	list-style-type: decimal;
    line-height: 30px;
}
.style-adj ul li + li, .style-adj ol li + li {
}
.style-adj p {
	margin: 0 0 24px;
}
.page-link:hover {
	color: inherit;
}
.page-link {
	font-weight: 500;
	color: #404040 !important;
	display:inline-block;
	border-radius:4px;
}
.page-link a {
	color: #000;
	margin:0 2.5px;
	font-weight: 500;
}
.news_image.img-adj img {
	width: auto;
}
.latest_page_box.sticky {
	background: #F2F2F2;
	padding: 15px;
}
.m-t-0 {
	margin-top: 0 !important;
}
.pointer-event {
	pointer-events: none;
}
.mb-0 {
	margin-bottom: 0 !important;
}
#cancel-comment-reply-link {
	color: #000 !important;
	font-size: 12px;
}
#commentform .logged-in-as {
	padding-left: 15px;
}
.children.reply-comment {
	padding-left: 90px;
}
.post-tags a {
	font-size: 12px !important;
}
.z-relative {
	z-index: 10;
	position: relative;
	background: #fff;
}
i.white-color {
	color: #fff !important;
}
.footer select {
	display: inline-block;
	width: 100%;
	padding: 8px 15px;
}
.footer .screen-reader-text {
	display: none;
}
section._empty {
	padding: 25px 0 !important;
}
/* 3.0 Wishlist */
.yith-wcwl-add-button > a i {
	margin-right: 0 !important;
}
.yith-wcwl-add-button a.add_to_wishlist {
	border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	-webkit-border-radius: 50% !important;
	-o-border-radius: 50% !important;
}
#loader-overlay img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}
a.avatar img {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
}
.blog-posts article img {
	height: auto;
}
.pagination li + li {
	margin-left: 3px;
}
/* 4.0 Wishlist */
.widget .screen-reader-text {
	display: none;
}
.widget select {
	display: inline-block;
	width: 100%;
	padding: 10px;
	outline: none;
    border-radius: 4px;
    border: 1px solid #ccc;
}
.widget_rss li cite{
	font-weight:600;
	
}
.widget_rss li  .rssSummary{
    font-size: 13px;
    line-height: 24px;
}
.side-bar .widget_rss li a{
	font-weight:600 !important;
}
.side-bar .tagcloud a {
	font-size: 12px !important;
	font-weight: normal;
	padding: 6px 10px;
	border: 1px solid #dadada;
	padding-top: 7px;
	display: inline-block;
	margin-right: 8px;
	margin-top: 8px;
}
.side-bar .tagcloud a:hover {
	background: #2d3a4b;
	border: 1px solid #2d3a4b;
	color: #fff;
}
.space10 {
	height: 10px;
	float: left;
	width: 100%;
}
.portfolio-item .portfolio-image img {
	height: auto;
}
.client-sec {
	padding: 0;
	background: none;
}
.data-image {
	background-position: 50% 0 !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	background-repeat: no-repeat;
}
.alert p {
	color: #fff;
	font-size: 11px;
	text-transform: none;
	line-height: 22px;
	margin-top: 10px;
}
.alert.alert-success.style-2 p {
	color: #2fba87;
}
.alert.alert-danger.style-2 p {
	color: #ffc11b;
}
.alert.alert-info.style-2 p {
	color: #6dcff6;
}
.alert.alert-warning.style-2 p {
	color: #eb5020;
}
.user-basket img {
	max-width: 100%;
	height: auto;
}
.social-links._adj a {
	color: rgba(255,255,255,0.8);
	display: inline-block;
	width: 36px;
	height: 36px;
	text-align: center;
	line-height: 34px;
	border: 1px solid rgba(255,255,255,0.1);
}
.social-links._adj.Dark a {
	color: #000;
	border-color: #000;
}
.social-links._adj.Dark a:hover, .social-links._adj a:hover {
	color: #fff;
	border-color: #f2b632;
	background: #f2b632;
}
footer .menu {
	display: block;
}
footer .sub-menu {
	padding-left: 15px;
}
#loader img {
	margin-top: -80px;
}
.lance-footer .rights {
	background: none !important;
}
._none {
	display: none;
}
section.upsells.products ul.container, section.related.products ul.container {
	margin-left: auto;
	margin-right: auto;
}
section.upsells.products > h2, section.related.products > h2 {
	margin-left: auto;
	margin-right: auto;
}
 @media(max-width: 767px) {
section.upsells.products ul.container, section.related.products ul.container {
	margin-left: 15px;
	margin-right: 15px;
}
}
.blog-single-post .post-info li {
	margin-top: 0;
}
.style_adj img {
	max-width: 100%;
	height: auto;
}
.style_adj ol ol, .style_adj ol ul, .style_adj ul ol, .style_adj ul ul {
	padding-left: 15px;
	margin-top: 5px;
}
.style_adj li + li {
	margin-top: 5px;
}
.news-post .widget span:nth-child(2) {
	border: 0;
}
#recentcomments .recentcomments span {
	margin: 0 0 0 15px;
}
.widget_rss span {
	position: relative !important;
}
.widget_rss li:before {
	display: none;
}
.footer-shop .links-footer li {
	color: rgba(255,255,255,0.8);
}
footer .links-footer li a {
	width: auto;
}
footer, footer a {
	color: rgba(255,255,255,0.8);
}
footer .widget + .widget {
	margin-top: 40px;
}
.blog-single-post blockquote p {
	font-weight: 700;
	color: #000000;
	margin: 0 !important;
}
/* 5.0 General Styling */
._zro a {
	margin-right: 0 !important;
}
.news-post .papu-post span:nth-child(2) {
	border-right: 1px solid rgba(0,0,0,0.2);
}
.contact-form br {
	display: none;
}
.contact-form span.wpcf7-not-valid-tip {
	color: #f00;
}
.heading-block.white h1, .heading-block.white h2, .heading-block.white h3 {
	color: #fff;
}
._pro h3 {
	font-weight: 600;
	font-size: 36px;
	margin-top: 15px;
}
._pro a.btn {
	margin-right: 25px;
}
.t-t-in {
	max-width: 900px;
	text-align: center;
	margin: 0 auto;
}
.img_100 img {
	width: 100%;
}
.post-info._noclass .post-in {
	padding-top: 0;
}
.post-info._noclass .extra {
	margin-top: 0;
}
.cate li a {
	width: auto;
}
.cate li span {
	margin-top: 3px;
}
.cate li span._zero {
	float: none;
	color: #08ada7;
	letter-spacing: 0px;
	font-size: 12px;
	text-transform: none;
}
.pagination li a.active {
	background: #0b0c22;
	color: #fff !important;
}
._pgtitle {
	margin-bottom: 25px;
}
.vid-btn i {
	float: left;
	height: 40px;
	width: 40px;
	border-radius: 50px;
	line-height: 40px;
	border: 1px solid rgba(0,0,0,0.9);
	text-align: center;
	position: absolute;
	left: 0;
}
.vid-btn {
	font-weight: 500;
	display: inline-block;
	min-height: 42px;
	position: relative;
	padding-left: 50px;
}
.vid-btn span {
	font-size: 12px;
}
.ib-icon {
	margin: 30px 0;
	margin-bottom: 20px;
}
.ib-icon i {
	font-size: 40px;
	color: #0b0c22;
}
.progress._default {
	background: rgba(255,255,255,0.1);
}
.progress {
	height: 2rem;
	background: rgba(0,0,0,0.1);
	position: relative;
}
.progress span {
	font-weight: bold;
	border-radius: 4px;
	padding: 0 10px;
	text-align: left;
}
.progress span small {
	font-weight: bold;
	float: right;
	margin-top: 3px;
}
.progress._default .progress-bar {
	background: #ffe115;
}
.progress._dark .progress-bar {
	background-color: #0b0c22;
}
.progress._default span {
	color: #0b0c22;
}
.progress + .progress {
	margin-top: 10px;
}
.fw-600 {
	font-weight: 600;
}
.countdown {
	background: #fff;
	padding: 10px 30px;
	padding-bottom: 10px;
	border-radius: 4px;
	border: 1px solid rgba(0,0,0,0.1);
	text-align: center;
}
.countdown.color-white {
	background: rgba(255,255,255,0.05);
}
.countdown h6 {
	margin: 0;
	margin-top: 15px;
	font-weight: 500;
	border-bottom: 1px solid rgba(255,255,255,0.1);
	padding-bottom: 15px;
	margin-bottom: 25px;
}
.countdown .card-info {
	color: #CCC;
	font-size: 22px;
	margin-top: 15px;
}
.countdown li span {
	font-size: 18px;
	font-weight: 600;
}
.countdown li p {
	font-weight: 500;
	text-transform: capitalize;
	margin: 0;
}
.countdown a.btn {
	margin-top: 10px;
	margin-right: 10px;
}
.countdown a.btn-inverse {
	margin-right: 0px;
}
.countdown article {
	margin-bottom: 20px;
}
.countdown._large {
	margin-top: -10px;
}
.countdown._large li span {
	font-size: 26px;
	font-weight: 700;
}
.countdown._large li {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	margin-top: 10px;
	padding: 0 30px;
}
.dev-activ.color-white li i {
	color: #fff;
}
.road-map {
	background: none;
}
.community-sec {
	background: none;
}
.community-sec._dark h2 {
	color: #0b0c22;
}
.community-sec._dark .socials li a {
	color: rgba(11, 12, 34, 0.8);
	border: 1px solid rgba(11, 12, 34, 0.5);
}
.community-sec._dark .socials li a:hover {
	color: #0b0c22;
	border: 1px solid #0b0c22;
}
.news-letter._white p, .news-letter._white label {
	color: #fff;
}
.news-letter form input[type="submit"] {
	height: 53px;
	float: right;
	border: 1px solid #fff;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	background: none;
	width: 28%;
	position: absolute;
	top: 0px;
	right: 0px;
	background: #0b0c22;
	margin-top: 0;
	cursor: pointer;
}
.news-letter._dark h2 {
	color: #0b0c22;
}
.news-letter._dark form input {
	border: 1px solid rgba(11, 12, 34, 0.5);
}
.parthner li {
	float: none;
	width: auto;
}
 @media (max-width: 767px) {
.ht_adj {
	min-height: 350px;
}
.comments .media-left, .comments .media a img {
	width: 48px;
}
ul.children.margin-left-100 {
	margin-left: 15px !important;
}
.parthner li {
	width: auto;
	flex-basis: 50%;
}
}
footer._noclass {
	padding-top: 15px;
}
footer._noclass .rights {
	border: 0;
}
#site-header img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
._footer-nav {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: inline-block;
	margin-bottom: 20px;
}
._footer-nav li {
	float: left;
}
#recentcomments span, .widget_rss .cate span {
	float: none !important;
}
img {
	max-width: 100%;
	height: auto;
}
.comments pre {
	display: none;
}
iframe {
	max-width: 100%;
}
.single .blog .tittle-post {
	word-wrap: break-word;
}
#activity a + a.btn {
	margin-left: 20px;
}
a.btn + a.btn {
	margin-left: 10px;
}
.community-sec:before {
	display: none;
}
footer._noclass .parthner {
	padding-top: 35px;
}
 @media (max-width: 767px) {
._stat .col {
	flex-basis: 100%;
	text-align: center;
}
._stat .col + .col {
	margin-top: 20px;
}
.countdown, .countdown .text-left {
	text-align: center !important;
}
.countdown {
	margin-bottom: 20px;
}
.countdown li {
	float: left;
	width: 50%;
	margin-bottom: 20px;
}
#activity a.btn {
	margin-bottom: 20px;
}
#activity a + a.btn {
	margin-left: 0;
	margin-right: 10px;
}
.img_adj .vc_col-has-fill>.vc_column-inner {
	padding-left: 30px !important;
	padding-right: 30px !important;
}
.ht_adj.vc_col-has-fill>.vc_column-inner {
	min-height: 350px;
}
#team, #team .wpb_single_image.vc_align_left {
	text-align: center;
}
.news-letter form input[type="submit"] {
	font-size: 12px;
}
}
.side-tittle {
	text-transform: uppercase;
}
.tittle-post._sticky {
	position: relative;
	padding-left: 20px;
}
.tittle-post._sticky:before {
	content: "\f08d";
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	font-size: 15px;
}
._page-link {
	font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
    margin-top: 30px;
}
._page-link a:hover {
	text-decoration: underline !important;
}