/* ===================================================================================

* Theme Name: TelNet Child
* Theme URI: https://themexriver.com/wp/telnet-wp
* Author: ThemeXriver
* Author URI: https://themeforest.net/user/themexriver
* Description: TelNet Child Theme
* Version: 2.0.2
* Template: telnet
* Text Domain: telnet-child
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */


.channel-logo-slider{
    background: linear-gradient(90deg, #E10419 0%, #8F0815 100%);
}

.channel-logo-slider .elementor-image-carousel-wrapper{
	overflow: hidden;
}

.tx-header-cta{
	display: none!important;
}

.tx-logo-wrapper{
    left: -70px;
    position: relative;
}

.image-border img{
	overflow: hidden;
    border-radius: 20px;
}

.image-border:before {
    top: -2%;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 104%;
    content: "";
    border-radius: 30px;
    position: absolute;
    background: -webkit-gradient(linear, left top, right top, from(rgb(222, 4, 25)), to(rgba(2, 6, 38)));
    background: linear-gradient(90deg, rgb(222, 4, 25) 0%, rgb(2, 6, 38) 100%);
}

.tx-serviceBox .tx-title a {
    color: #fff!important;
}

.tx-serviceBox .tx-title a:hover {
    color: #e10319;
}

.counter-icon img{
    max-width: 45px;
}

.tx-underline{
	background-image: none!important;
	font-size: 18px;
	-webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.tx-underline:hover{
	color: #E10419!important;
}

.tx-footer .tx-logo img {
    max-width: 50%;
}

.tx-footer .widget ul li {
    margin-bottom: 0px;
}

.tx-footer .tx-aboutInfo-widget p {
	font-size: 14px;
}

#nav_menu-7{
    display: inline-block;
    margin-left: -150px;
}
#nav_menu-8 {
    top: -36px;
    display: inline-block;
    margin-left: 131px;
    position: relative;
}

.white-text p{
	color: #fff!important;
}

.tx-shop-area .col-xl-8{
	width: 100%;
}

.tx-shop-area .col-xl-4{
	display: none;
}

.woocommerce-products-header h1{
    font-size: 34px;
	margin: 0 0 20px 0;
}

.woocommerce-products-header h1, h2, h3, h4, h5, p, ul{
	margin: 0 0 10px 0;
}

.woocommerce-products-header h2{
    font-size: 22px;
}

.woocommerce-products-header h3{
}

.woocommerce-products-header p{
    font-size: 14px;
}

.woocommerce-products-header li{
    list-style: disc;
    left: 20px;
    position: relative;
	font-size: 14px;
}

.listing li{
    list-style: disc;
    left: 20px;
    position: relative;
	font-size: 14px;
}

.woocommerce-products-header{
	padding: 0 0 40px 0;
}

.page-area h1, h2{
    font-size: 24px;
}

.page-area h3{
    font-size: 22px;
    margin: 0 0 10px 0 !important;
}

.page-area li{
    list-style: disc;
    position: relative;
	font-size: 14px;
}

.page-area a{
    color: #db0519;
}

.post-comment-form{
	display: none;
}

.tx-blog-area .col-xl-8{
	width: 100%;
}

.tx-blog-area .col-xl-4{
	display: none;
}

.tx-blog-area h1, h2{
    font-size: 24px;
}

.wpcf7-submit{
    background: #e10419!important;
}

.tx-formWrapper .wpcf7-form-control-wrap {
    margin: 0 0 10px 0;
}

.tel-service-slider-area .tel-service-slider {
    margin: 0 0px 0 0!important;
}

.header-top-content-area{
	display: none;
}

.tel-slider-item-4 {
    padding: 220px 0px 301px!important;
}


.tel-counter-content-item-4 > div > .col-lg-3:nth-child(1) .odometer-inside:after{
    content: '+';
    display: inline-block;
    position: absolute;
    right: -30px;
    top: 2px;
}
.tel-counter-content-item-4 > div > .col-lg-3:nth-child(2) .odometer-inside:after{
    content: '%';
    display: inline-block;
    position: absolute;
    right: -38px;
    top: 2px;
}
.tel-counter-content-item-4 > div > .col-lg-3:nth-child(3) .odometer-inside:after{
    content: "'s";
    display: inline-block;
    position: absolute;
    right: -22px;
    top: 2px;
    font-size: 18px;
}
.tel-counter-content-item-4 > div > .col-lg-3:nth-child(4) .odometer-inside:after{
    content: '+';
    display: inline-block;
    position: absolute;
    right: -30px;
    top: 2px;
}

.tel-header-content-area .container {
    margin: 0 auto !important;
}

.product h1, h2{
    font-size: 24px;
}

.tx-footer li{
	list-style: none!important;
}

#custom_html-2 a{
	display: block;
	font-size: 20px;
	margin: 0 0 10px 0;
}

#custom_html-2 a:hover{
	color: #e10419;
}

#custom_html-2 p{
	display: inline;
}

.tx-main-menu ul li:not(:last-child) {
    margin-right: 25px!important;
}

.tx-main-menu ul li a {
    padding: 40px 0px!important;
    font-weight: 400!important;
	font-size: 0.75vw!important;
}

.woocommerce-account .woocommerce-MyAccount-content {
    width: 80%;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 20%;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    border: 1px solid #e3e3e3;
    height: 40px;
    min-width: 400px;
	border-radius: 10px;
	padding: 0 0 0 10px;
}

.woosw-copy{
	display: none!important;
}

.wpcf7-form-control-wrap input{
    border: 1px solid #e3e3e3;
    height: 40px;
    min-width: 400px;
	border-radius: 10px;
}

label {
    display: block;
    margin: 0 0 14px 0;
}

.wpcf7-form-control-wrap {
    display: block;
}

.wpcf7-submit {
    background: #e10419 !important;
    padding: 10px 20px;
    border-radius: 30px;
    color: #fff;
    border: none;
}

.wpcf7-list-item input{
	max-width: 50px;
}

.wpcf7-form-control-wrap > .wpcf7-form-control > .wpcf7-list-item input {
    vertical-align: middle;
    min-width: 0px !important;
    margin: 0 0 0 14px;
}

.wpcf7-list-item {
    display: block;
    margin: 0 0 0 0;
}

.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #e9e9e9;
    outline: 0;
    box-shadow: none;
}

.tx-product-box .tx-product-title {
    min-height: 45px;
}

.tx-product-box .tx-productPrice {
    min-height: 62px;
}

.tx-product-box .tx-thumb {
    min-height: 300px;
    text-align: center;
}

.tx-wishlistButton{
	display: none;
}

.wpb_accordion_header{
    background: #020626;
    padding: 16px;
    border-radius: 10px;
}

.wpb_accordion_content tr:nth-child(even){
    background: #ebebeb;
}

.wpb_accordion_content thead{
    background: #ebebeb;
}

.wpb_accordion_section{
    border: solid 1px #020626;
    border-radius: 12px;
    margin: 0 0 10px 0;
}

.wpb_accordion > .wpb_accordion_wrapper > .wpb_accordion > .wpb_accordion_wrapper > .wpb_accordion_section > h3{
	margin: 0 0 0 0!important;
}

.tel-service-slide-item .service-hover-item .service-hvr-text p {
    padding-bottom: 20px!important;
}

.tel-service-slide-item .service-hover-item .service-hvr-text .service-hvr-more {
    width: 85%!important;
    text-align: center!important;
    position: absolute!important;
    bottom: 30px;
}

.tx-productTabContent a,
.tx-productTabContent a span,
.tx-content a,
.tx-content span{
    color: #dd0419 !important;
    font-weight: 500;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: #dd0419 !important;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt{
	background: linear-gradient(90deg, #E10419 0%, #8F0815 100%)!important;
}

.tx-buttonWrapper > a{
	color: #fff!important;
}

.tx-product-box .tx-product-title > a {
    color: #020626!important;
}

.tx-breadcrumb-section .tx-wrapper {
    padding: 200px 40px!important;
	background-position: top!important;
}












@media (max-width: 769px){

	.elementor-96191 .elementor-element.elementor-element-2cb7b6e2 .tx-logo img {
		max-width: 150px !important;
		margin-left: 85px;
	}

	.tel-slider-item-4 {
		padding: 120px 0px 100px !important;
	}

	.tx-serviceBox__styleThree .tx-shape{
		display: none;
	}
	
	.tel-counter-section-4:before {
		left: 0%!important;
	}
	
	.tel-service-slide-item{
		margin: 0 10px;
	}
	
	#nav_menu-8 {
		margin-left: 0px;
		top: 0;
	}
	
	.tel-slider-item-4 .tel-slider-text-4 h1 {
        font-size: 4vh!important;
    }
	
	.woocommerce-account .woocommerce-MyAccount-content {
		width: 100%;
	}

	.woocommerce-account .woocommerce-MyAccount-navigation {
		width: 100%;
	}
	
	.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
		min-width: 0;
	}
	
	#nav_menu-7 {
		display: block;
		margin-left: 0px!important;
	}
}

@media screen and (max-width: 1024px) {
    .tel-slider-item-4 .tel-slider-img-4 {
        display: block!important;
        position: relative !important;
        width: 200px!important;
        height: 200px!important;
        left: 0;
        right: 0;
        margin: auto;
        top: 130px;
    }
}


#billing_first_name_field .woocommerce-input-wrapper input,
#billing_last_name_field .woocommerce-input-wrapper input,
#shipping_first_name_field .woocommerce-input-wrapper input,
#shipping_last_name_field .woocommerce-input-wrapper input{
    max-width: 300px!important;
	min-width: 300px!important;
}


.woocommerce-billing-fields__field-wrapper .select2-container--default .select2-selection--single{
    width: 400px;
    border-radius: 10px !important;
}


.woocommerce-billing-fields__field-wrapper .select2-container .select2-selection--single .select2-selection__rendered{
    border-radius: 10px !important;
}

.tx-ratingWrapper,
.product_meta{
	display: none!important;
}

.tx-quantity{
    width: fit-content;
    display: inline-block;
}

.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: none!important;
    display: inline-block!important;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
	color: #fff!important;
}

.mean-container .mean-nav ul li a {
    color: #020626!important;
}

.tx-sideInfoWrapper .tx-close-btn {
    color: #020626!important;
    border: 2px solid #020626!important;
}

.call-to-order{
	color: #020626;
}

.tx-buttonWrapper{
	display: none;
}




































