/*
Theme Name:     Transpix Child Theme
Theme URI:      http://shtheme.com/demosd/transpix
Description:    Transpix Child Theme only by &ldquo;MWM World Co.&rdquo; &ndash; Make your modifications to [Parent Theme] in this child theme.
Author:         MWM World Co.
Author URI:     https://www.mwmworld.com/
Version:        1.5
Text Domain:    transpix-child
Template:       transpix
*/

/* ========TABLE OF CONTENTS==========
00. Body, links, hgroup, paragraphs, general styles
01. Fixed header & Navigation
02. Section Intro (Home)
03. Section About
04. Section Resume
05. Section Portfolio
06. Section Blog
07. Section Contact
08. Footer
09. Loader
10. Responsive design

/*--------------------------------------------------
    00. Body, links, hgroup, paragraphs, general styles
---------------------------------------------------*/

body, p, h1, h2, h3, h4, h5, h6, h2.m-tb10, span:not(.icon), .form-element button[type="submit"], .form-element input[type="submit"] {
	font-family: "Google Sans Flex", sans-serif;
  	font-optical-sizing: auto;
	font-variation-settings:
		"slnt" 0,
		"wdth" 100,
		"GRAD" 0,
		"ROND" 0;
}

body {
	font-size: 1.2em;
}

.widget_news h4.primary-color,
.comment-notes{
    display: none;
}
h4.primary-color{
    font-size: 20px;
    font-weight: 700;
    color: #1f415f;
    text-transform: uppercase;
    margin-bottom: 17px;
}
.widget_categories ul {
    padding: 0;
    margin-bottom: 0px;
}
.widget_categories ul li {
    display: block;
    margin-bottom: 6px;
}
.widget_categories ul li a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    color: #1f415f;
    text-decoration: none;
    padding-left: 10px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.widget_categories ul li a::after {
    position: absolute;
    content: "\f0da";
    top: 0;
    left: 0;
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    color: #58bed3;
}
.widget_categories ul li a:hover {
    color: #58bed3;
}
.widget_categories ul li:last-child {
    display: block;
    margin-bottom: 0px;
}
.blog-sidebar-widgets.widget_text{
    padding: 0;
}
.subscribe-form input[type="email"]{
    width: 100%;
    height: 50px;
    line-height: 50px;
    outline: 0;
    padding-left: 20px;
    color: #4e5861;
}
div.wpcf7-response-output{
    margin: 0;
}
p.form-submit input.submit{
    position: relative;
    background-color: #58bed3;
    color: #fff;
    padding: 8px 24px;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
    border: 1px solid #58bed3;
    font-size: 14px;
}
p.form-submit input.submit:hover,
.quote-form input.wpcf7-submit:hover,
.contact-form-section input.wpcf7-submit:hover{
    border: 1px solid #58bed3;
    background-color: #fff;
    color: #58bed3;
}
.quote-section div.wpcf7-response-output {
	color: #898989;
}
.wpcf7 form.invalid .wpcf7-response-output {
	color: #dc3232;
}
.author-info .name a{
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 20px;
    color: #1f415f;
}
ul.pagination{
    justify-content: center!important;
}
.pagination-nav li{
    margin: 0px 5px;
}
.pagination-nav a {
    padding: 10px 15px;
    border: 2px solid #dddddd;
    color: #38383c;
    position: relative;
    display: block;
    margin-left: -1px;
    line-height: 1.25;
    background-color: #fff;
}
.pagination-nav ul li .current{
    z-index: 1;
    color: #fff;
    background-color: #58bed3;
    border: 2px solid #58bed3;
    padding: 10px 15px;
    position: relative;
    display: block;
    margin-left: -1px;
    line-height: 1.25;
}
.pagination-nav ul li a:hover{
    text-decoration: none;
    background-color: #e9ecef;
}
.date a,
p.logged-in-as a{
    color: #4e5861;
}
.date a:hover,
p.logged-in-as a:hover{
    text-decoration: none;
    color: #58bed3;
}
.form-element input[type="search"]{
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: none;
    outline: 0;
    padding-left: 20px;
    color: #4e5861;
}
.navbar-area nav ul li a {
	font-weight: 500;
    font-size: 17px;
}
.navbar-area nav ul li.dropdown ul li a {
	font-size: 14px;
	font-weight: 500;
	padding: 12px 26px;
}
.navbar-area nav ul li.dropdown ul li.dropdown-submenus i.fa-chevron-right{
    position: absolute;
    top: 18px;
    right:20px;
    font-size: 9px;
}
.navbar-area nav ul li.dropdown ul li.active i {
    color: #1f415f;
}
.navbar-area nav ul li.dropdown ul li a:hover +i {
    color: #1f415f;
}
.navbar-area nav ul.submenu li.dropdown::after{
    display: none;
}
.navbar-area nav ul li.current-menu-ancestor a,
 .navbar-area nav ul li.current-menu-ancestor::after {
    color: #58bed3;
}
.navbar-area nav ul li.current-menu-ancestor::before {
    content: "";
    position: absolute;
    height: 5px;
    width: 5px;
    background-color: #58bed3;
    border-radius: 50%;
    top: 50%;
    left: -9px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.search-cart-area li:first-child {
    margin-right: 0px;
}
.search-cart-area li:first-child::after {
    display:none;
}
.navbar-area nav ul li.active::before{
    content: none;
}
div.header-area.sticky-navbar + div +div{
    margin-top: 200px;
}
.logo-wrapper img,
footer .logo-wrapper img{
    max-width: 224px;
    max-height: 55px;
}
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 0px!important;
}
.service-details-desc h2.title {
    font-size: 36px;
    font-weight: 700;
    color: #183650;
    text-transform: uppercase;
    margin: 30px 0px 22px;
}
.elementor-widget-text-editor{
    font-family: 'Source Sans Pro', sans-serif!important;
    color: #4e5861!important;
}
.service-details-section{
    padding-bottom: 0;
}
ul.service_sidebar li.active a{
    background-color: #58bed3;
    color: #fff;
}
ul.service_sidebar li.active a:before{
    color: #fff!important;
}
.quote-section div.wpcf7-validation-errors, 
.quote-section div.wpcf7-mail-sent-ng, 
.quote-section div.wpcf7-response-output{
    color: #fff;
    margin-top: 20px;
}
.home2 .features-section.border-bottom{
    border-bottom: none!important;
    border-top: 1px solid #dee2e6!important;
}
.single-testimonial img {
    display: inline-block!important;
    width: 70px!important;
    border-radius: 50%!important;
}
.home3 .partner-section .border-top{
    border-top: none!important;
}
.product-preview img.wp-post-image{
    width: 443px!important;
    height: 443px!important;
}
.product-details span.onsale,
div.sale{
    display: none;
}
.product-details .content>h1{
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    color: #1f415f;
}
.woocommerce .social-share{
    margin-bottom: 30px;
}
.product-details-form br{
    display: none;
}
.product-details-form p{
    margin-bottom: 0;
}
.product-thumb-slider img{
    border:1px solid #f1f1f1;
}
.review-text h2{
    display: none;
}
.woocommerce table.shop_attributes{
    border:1px solid #dee2e6;
}
.woocommerce table.shop_attributes th{
    width: auto;
    padding: .75rem;
    color: #1f415f;
}
.woocommerce table.shop_attributes td{
    padding: .75rem;
    font-style: normal;
}
.woocommerce table.shop_attributes td p{
    padding: 0;
}
.woocommerce table.shop_attributes .alt td, .woocommerce table.shop_attributes .alt th {
    background: #fff;
}
.woocommerce h6.user{
    font-weight: 600;
    color: #1f415f;
}
.woocommerce .star-rating:before,
.woocommerce .star-rating span:before{
    color: #f4d632;
}
.woocommerce .single-comment .star-rating{
    font-size: 13px;
    top: -25px;
}
.comments .single-comment {
    -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.08);
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.08);
}
.woocommerce #reviews h3{
    margin-bottom: 30px;
}
.woocommerce #reviews textarea,
.woocommerce #reviews input{
    width: 100%;
}
.woocommerce #reviews #comment{
    height: 125px;
}
.woocommerce #respond input#submit{
    position: relative;
    background-color: #58bed3;
    color: #fff;
    padding: 12px 24px;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
    border: 1px solid #58bed3;
    font-size: 14px;
    width: auto;
}
.woocommerce #respond input#submit:hover{
    background-color: #fff;
    color: #58bed3;
}
.reply-form-section .form-element input, .reply-form-section .form-element textarea{
    border: 1px solid #f1f1f1;
}
.woocommerce p.stars a{
    color: #f4d632;
}
h2.m-tb10{
/*     font-family: 'Source Sans Pro', sans-serif; */
    color: #1f415f;
    font-size: 20px;
}
h2.m-tb10 ins{
    float: left;
    margin-right: 10px; 
}
ins{
    text-decoration: none;
}
.woocommerce-message{
    border-top-color: #1f415f;
}
.woocommerce-message:before {
    color: #1f415f;
}
.woocommerce a.button{
    position: relative;
    background-color: #1f415f;
    color: #fff;
    padding: 12px 24px;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
    border: 1px solid #1f415f;
    font-size: 14px;
}
.woocommerce a.button:hover{
    background-color: #fff;
    color: #1f415f;
}
.woocommerce .product-thumbnail img{
    width: 100px;
}
.woocommerce a.remove{
    display: inline;
    color: #1f415f!important;
    font-size: 16px;
}
.woocommerce a.remove:hover {
    color: #1f415f!important;
    background: none;
}
.woocommerce a.button.checkout-button{
    float: left;
    font-size: 16px!important;
}
.woocommerce input.update_cart,
.coupon input.apply_coupon,
.form-row.place-order input.btn{
    text-transform: uppercase;
    background-color: #1f415f;
    border: 1px solid #1f415f;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    padding: 6px 25px;
    border-radius: 3px;
    text-decoration: none;
    cursor: pointer; 
    float: right;
}
.woocommerce input.update_cart:hover,
.coupon input.apply_coupon:hover,
.form-row.place-order input.btn:hover{
    background-color: #ffffff;
    border: 1px solid #1f415f;
    color: #1f415f;
}
.cart-table{
    padding: 120px 0 120px 0;
}
.coupon{
    float: left;
}
.coupon input.input-text{
    padding: 6px;
    margin-right: 15px;
    border-radius: 3px;
    border:1px solid #f1f1f1;
}
.cart_totals h2,
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields h3,
h3#order_review_heading{
    font-size: 24px;
    font-weight: 700;
    color: #183650;
    text-transform: uppercase;
}
a.checkout-button {
    float: right;
}
.woocommerce a.button.wc-forward{
    padding: 11px 24px;
}
span.woocommerce-Price-amount{
    font-weight: 600;
    color: #1f415f;
}
.cart-subtotal th, .order-total th {
    border-right: 1px solid #ddd!important;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    width: 100%;
    max-width: 100%;
}
.woocommerce form .col2-set, .woocommerce form .col-sm-4 {
    float: left;
}
.woocommerce-billing-fields input.input-text{
    border: 1px solid #f1f1f1;
    height: 40px;
    line-height: 40px;
    outline: 0;
    padding-left: 20px;
    color: #4e5861;
}
.woocommerce form .form-row textarea{
    height: 100px;
    border-radius: 3px;
    padding: 10px;
    border: 1px solid #f1f1f1;
}
.select2-container .select2-choice>.select2-chosen{
    padding: 3px;
}
.woocommerce-shipping-fields{
    margin-top: 30px;
}
.shop_table.woocommerce-checkout-review-order-table th{
    text-align: inherit;
}
a.checkout-button.site-button.wc-forward {
    padding: 7px 25px;
}
.shop_table.woocommerce-checkout-review-order-table td.product-name{
    color: #1f415f;
    text-decoration: none;
    font-weight: 600;
    border-right: 1px solid #ddd!important;
    text-align: inherit;
}
.shop_table.woocommerce-checkout-review-order-table td{
    padding: 12px!important;
}
a.product_type_simple.add_to_cart_button,
.woocommerce a.added_to_cart,
.site-button.btn-black.wc-backward{
    border: 1px solid #1f415f;
    padding: 8px 0px;
    background-color: #1f415f;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
    margin-top: 20px;
    display: block;
    width: 100%;
    border-radius: 0;
}
.site-button.btn-black.wc-backward{
    width: auto!important;
    display: inline;
    padding: 8px;
}
.woocommerce a.added_to_cart:hover{
    text-decoration: none;
}
a.product_type_simple.add_to_cart_button:hover,
.woocommerce a.added_to_cart:hover,
.site-button.btn-black.wc-backward:hover{
    background-color: #fff;
    border-color: #1f415f;
    color: #1f415f;
}
p.woocommerce-result-count{
    display: none;
}
nav.woocommerce-pagination{
    margin: 75px auto 0;
    font-size: 14px;
}
.woocommerce nav.woocommerce-pagination ul li{
    margin: 0px 5px;
    border:none;
}
.woocommerce nav.woocommerce-pagination ul{
    border:none;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span{
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
    padding: 10px 15px;
    border: 2px solid #dddddd;
    pointer-events: inherit;
}
.woocommerce nav.woocommerce-pagination ul li a{
    cursor: pointer!important;
}
.woocommerce nav.woocommerce-pagination ul li span.current{
    background-color: #58bed3;
    color: #fff;
    border: 2px solid #58bed3;
}
.woocommerce .woocommerce-ordering select{
    padding: 10px;
}
.woocommerce.widget_product_categories ul{
    padding: 30px;
    border: 1px solid #f1f1f1;
    list-style: none;
}
.woocommerce.widget_product_categories ul li{
    position: relative;
    padding-left: 20px;
}
.woocommerce.widget_product_categories ul li:before{
    position: absolute;
    content: "\f101";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    color: #1f415f;
    left: 0px;
    top: -1px;
}
.woocommerce.widget_product_categories ul li a{
    color: #1f415f;
    text-decoration: none;
}
.woocommerce.widget_product_tag_cloud .tagcloud,
.woocommerce ul.product_list_widget{
    padding: 30px;
    border: 1px solid #f1f1f1;
}
.woocommerce.widget_product_tag_cloud .tagcloud a{
    display: block;
    font-size: 16px!important;
    color: #1f415f;
}
.woocommerce.widget_product_tag_cloud .tagcloud a:hover{
    text-decoration: none;
}
.woocommerce.widget_product_tag_cloud .tagcloud a:before{
    position: relative;
    content: "\f101";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    color: #1f415f;
    left: 0px;
    top: 0px;
    margin-right: 5px;
}
div.tab-pane{
    display: none;
}
.woocommerce ul.product_list_widget li img{
    width: 60px;
}
.woocommerce ul.product_list_widget li{
    border-bottom: 1px solid #f1f1f1;
    padding: 10px 0;
}
.woocommerce ul.product_list_widget li:last-child{
    border:none;
}
.woocommerce ul.product_list_widget li a{
    font-size: 15px;
    font-weight: 600;
    color: #1f415f;
}
.woocommerce ul.product_list_widget li a:hover{
    text-decoration: none;
}
.woocommerce ul.product_list_widget li .star-rating{
    margin: 5px 0;
}
.woocommerce .products .star-rating{
    margin: 0 auto;
}
.woocommerce .star-rating{
    font-size: 15px;
}
@media only screen and (max-width: 991px){
	.woocommerce .row.no-gutters{
	   margin-top: 20px;
	}
	.single-product .thumbnail img{
		max-width: 300px;
		margin: 0 auto;
		display: block;
	}
}
.navbar-area nav ul li.current-menu-ancestor::before{
    display: none;
}
tr.cart_item strong{
    font-weight: bold;
}

.contact-infos .info-txt span {
    display: block;
}
.contact-infos .info-txt span a[href*="mailto"] {
    color: #333;
    font-size: 18px;
}

.bg-top .breadcrumb {
    background-position: top;
}
.bg-bottom .breadcrumb-area {
    background-position: bottom;
}

.service-details-breadcrumb-bg {
    background-position: center;
}
.service-section.services .quote-sidebar {
    margin-top: 0;
    padding: 55px 40px 53px 40px;
    border-radius: 3px;
}
.service-section.services .quote-sidebar span.title {
    color: #58bed3;
    font-size: 16px;
}

.logo-wrapper img, footer .logo-wrapper img {
    max-height: 73px;
}

.light-cta .cta-section.home-2 {
    background-color: #58bed3;
}
.light-cta .cta-section.home-2 .cta-overlay {
    background-color: transparent;
}
.light-cta .cta-section.home-2 a.boxed-btn {
    background-color: #fafbfc;
    color: #58bed3;
}
.light-cta .cta-section.home-2 a.boxed-btn:hover {
    background-color: #1f415f;
    color: #fafbfc;
}
.light-cta .cta-section.home-2 a.boxed-btn:hover::before {
    background-color: #1f415f;
}

.wihte-text {
    color: #fff;
}
a.wihte-text:hover {
    color: #8ec0f5;
}

.support-bar:before {
	left: -42px !important;
}
.navbar-area {
	margin-left: 57px !important;
}
.navbar-area::before {
	left: -31px;
}
.navbar-area nav > ul {
	text-align: end;
}

.elementor-widget:not(:last-child)[data-id="01a18d1"] {margin-bottom:0!important}

.service-details-section .img-wrapper img {
	object-fit: contain;
	height: auto;
}

@media only screen and (min-width: 1200px) {
	#about-sec-about .container {
        max-width: 100%;
    }
}
@media only screen and (max-width: 991px) {
    .feature-bg.feature-content {
        background-image: none !important;
    }
    .service-section.services .quote-sidebar {
        padding: 48px 40px 48px 40px;
    }
    .sidebar {
        margin-bottom: 80px;
    }
    .cta-bg {
        background-position: center;
    }
    .features {
        padding: 50px 0px 0px 0px;
        background-color: #fff;
    }
	.navbar-area nav > ul {
		text-align: start;
	}
	.support-nav-area {
		padding: 20px 10px;
	}
	ul.search-cart-area i {
        font-size: 20px;
        font-weight: 600;
    }
}

@media only screen and (max-width: 766px) {
    .features {
        padding: 50px 0px 0px 0px;
        background-color: #fff;
    }
}

@media only screen and (max-width: 490px) {
    .slicknav_nav {
        top: 115px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.support-bar:before {
		left: -20px !important;
	}
	.navbar-area::before {
		width: 60px;
		left: -44px;
	}
	.features::before {
		height: 100%;
		-webkit-transform: skewX(12deg);
        transform: skewX(12deg);
		top: 1px;
	}
}

.name-company{/*padding-bottom:20px;*/display: inline-block;}.name-company a.dis-by{background-image:url(data:image/gif;base64,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);background-repeat:no-repeat;background-position:left 2px;width:80px;height:17px;line-height:17px;margin-bottom:-2px;display:inline-block;text-indent:-99999px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80);opacity:.8}.name-company a.dis-by:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1}.name-company a.dis-by .text-in{display:none;visibility:hidden}.elementor-512 .name-company a.dis-by{margin-bottom:-3px}
