/*
Theme Name: Manufacturer Child
Theme URI: https://themeforest.net/item/manufacturer-factory-industrial-business-wordpress-theme/22672753
Description: Factory & Industrial Business WordPress Theme
Author: StylemixThemes
Author URI: https://stylemixthemes.com/
Version: 1.0
Template: manufacturer
*/

.service_section_one .man_service_block_III_bottom .man_service_block_III_content,
.service_section_three .man_service_block_III_bottom .man_service_block_III_content 
{
    bottom: auto;
}

.elementor-column-gap-default .customTestimonial .elementor-testimonial-content
{
	padding: 30px;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 2px 2px 20px rgba(0,0,0,0.05) !important;
    box-shadow: 2px 2px 20px rgba(0,0,0,0.05) !important;
    color: #292929 !important;
    font-size: 14px !important;
    line-height: 24px !important;
    font-weight: 400 !important;
    margin-bottom: 0 !important;
}
.elementor-column-gap-default .customTestimonial .elementor-element-populated {
    padding: 15px 15px 0 !important;
    border: none !important;
}

.elementor-5 .customTestimonial .elementor-testimonial-job {
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
}
.elementor-5 .customTestimonial .elementor-testimonial-name
{
	line-height: 24px !important;
    font-weight: bold !important;
    font-style: normal !important;
    color: #ffffff !important;
    font-size: 14px !important;
}    
.customTestimonial .elementor-testimonial-wrapper .elementor-testimonial-meta {
    padding: 20px !important;
}
section.elementor-element.elementor-element-45c3017.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section.theRadientSect {
    margin-bottom: 52px;
    margin-top: 40px;
}

form#gform_1 input {
    margin: 0px;
    border-radius: 0 !important;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
}

form#gform_1 textarea {
    height: 100px;
    border-radius: 0 !important;
}

.triphle-parent .triphle-icon {
    width: auto;
    display: none;
}
.elementor .parent-triphle .sm_icon img{
    max-width: 60px;
}
/*.triphle-icon .elementor-widget-container {
    padding: 0 !important;
    position: absolute;
    z-index: 9;
    top: 30px;
    left: 30px;
    width: 60px;
    height: 60px;
}
.triphle-parent .sm_icon {
    opacity: 0;
}*/
.man_page.translarent_man_page {
    background-color: transparent;
    overflow: visible;
}

body .container {
    margin-top: 40px;
}

@media (max-width: 1025px) {
    .topHeader {
        display:none;
    }
    .man_page.translarent_man_page #elementor-header-primary {
        float: right;
        margin-right: 20px;
    }
    .custom-navMenu .sm_nav_menu {
        float: none !important;
        background: #282828;
    }
}
@media (max-width: 767px) {
    .elementor-col-33, .elementor-col-66 {
        width: 49%;
    }
}
.cr_custom_order input[type="text"],
.cr_custom_order input[type="email"] {
    width: 100%;
}

.cr_custom_order .card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 6px 61px 6px rgba(0,0,0,0.1);
}
.cr_custom_order .card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}
.cr_custom_order .mt-3, .cr_custom_order .my-3 {
    margin-top: 1rem !important;
}
.cr_custom_order .mb-3, .cr_custom_order .my-3 {
    margin-bottom: 1rem !important;
}
.cr_custom_order .mt-5, .cr_custom_order .my-5 {
    margin-top: 3rem !important;
}
.cr_custom_order .mb-5, .cr_custom_order .my-5 {
    margin-bottom: 3rem !important;
}
.cr_custom_order .mb-auto, .cr_custom_order .my-auto {
    margin-bottom: auto !important;
}
.cr_custom_order .mt-auto, .cr_custom_order .my-auto {
    margin-top: auto !important;
}
.cr_custom_order .mx-1 {
    margin: 0 12px;
}
.cr_custom_order .mb-0{
    margin-bottom: 0 !important;
}
.cr_custom_order .px-1 {
    padding: 0 26px;
}
.cr_custom_order .row label {
    font-weight: 500;
}
.cr_custom_order .notify-info {
    font-size: 13px;
}
.cr_custom_order select.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    font-family: "Open Sans" !important;
    color: #4b4b4b !important;
}
.cr_custom_order select.form-control option {
    font-family: 'Open Sans', sans-serif !important;
}
.cr_custom_order .container-checkbox.d-inline-block {
    display: inline-block;
}
.cr_custom_order .container-checkbox {
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-left: 0;
    margin-right: 55px;
    margin-left: 0 !important;
}
.container-checkbox input:checked ~ .checkmark {
    background-color: #fa0752;
}
.cr_custom_order .checkmark {
    position: absolute;
    top: 0px !important;
    left: auto;
    height: 28px;
    width: 28px;
    background-color: #fff;
    border: 1px solid #ccc;
    right: -35px;
}
.cr_custom_order .container-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
    box-sizing: border-box;
    padding: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}
.cr_custom_order .mt-4, .cr_custom_order .my-4 {
    margin-top: 18px !important;
}
.cr_custom_order .mb-4, .cr_custom_order .my-4 {
    margin-bottom: 18px !important;
}
.cr_custom_order .notify-info.mt-2 {
    margin-top: 0;
}
.cr_custom_order input[type="file"] {
    margin-top: 8px;
}
.cr_custom_order input[type="text"], .cr_custom_order input[type="email"] {
    padding: 25px 14px !important;
    margin-left: 0;
    margin-right: 0;
}
.cr_custom_order .removeitem{
    font-family: Nunito;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    font-size: 16px;
    background-color: #A2A9AD;
    line-height: 1.4 !important;
    border-radius: 10px;
    padding: 14px 21px;
    display: inline-block;
    border: 0;
    -webkit-transition: all 0.3s !important;
    -o-transition: all 0.3s !important;
    transition: all 0.3s !important;
    cursor: pointer;
    margin: 0 0 10px 0 !important;
}

.cr_custom_order .logoupload {
    background-color: transparent !important;
    border: 1px solid #ccc;
    padding: 6px 10px 4px;
    margin-top: 12px !important;
}
.datepicker table thead tr th{
    color: #2c2c2c;
}
.datepicker td, .datepicker th {
    padding: 5px !important;
    font-family: inherit;
    font-size: 12px !important;
}
.datepicker table tr {
    background-color: #f0f0f9;
}
.cr_custom_order .btn, .cr_custom_order input[type="submit"]{
    border-radius: 10px;
    padding: 14px 21px;
    display: inline-block;
    border: 0;
    -webkit-transition: all 0.3s !important;
    -o-transition: all 0.3s !important;
    transition: all 0.3s !important;
    cursor: pointer;
    margin: 0 0 10px 0 !important;
}

.cr_custom_order .btn.mt-4, .cr_custom_order .my-4.btn
{
    margin-top: 18px !important;
}
.cr_custom_order .card-footer {
    background-color: transparent;
    border: none;
}
.datepicker {
    margin-top: 30px !important;
}
.logoupload img{
    width: 95px;
    height: auto;
}
.cr_custom_order_title.elementor-heading-title {
    color: #A2A9AD !important;
}
h3.cr_custom_order_title.elementor-heading-title::after{
    display: none !important;
}
.image-upload .file-name {
    font-size: 20px;
    display: inline-block;
}
.triphle-parent h4 {
    margin-top: 0;
    margin-bottom: 18px;
}
.triphle-parent .sm_icon {
    display: none;
}
.topHead-sect li {
    padding: 0 12px 0 0 !important;
}
.mapio i {
    margin-top: 2px;
}
#gform_wrapper_1 {
    margin-top: -19px !important;
}
.mc4wp-form-fields label {
    color: #000;
}
#sb_instagram #sbi_load .sbi_load_btn {
    color: #000 !important;
    font-size: 14px;
    background: transparent;
    font-weight: 600;
}

ul.products li .man_news_item_photo img, ul.products li .man_product_photo img {
    margin-bottom: 0;
    height: 350px;
    width: auto;
    object-fit: cover;
    text-align: center;
}

ul.products li .man_product_photo{
    text-align: center;
}
.faq-accordian .elementor-accordion-item .elementor-tab-content {
    margin-top: 16px;
    border: none !important;
}

@media only screen and (max-width: 1025px){
    .sm_nav_menu > li > a {
        display: inline-block;
        margin: 0 auto;
        text-align: center;
        position: relative;
    }
    .sm_nav_menu > li > a::before {
        display: block;
        -webkit-backface-visibility: hidden;
        -webkit-transform: translateZ(0);
        left: auto;
        right: auto;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }
    .md-mt-1 {
        margin-bottom: 30px !important;
    }
    header .elementor-78 .elementor-element.elementor-element-51190a3 .man_logo_img {
        max-width: 270px;
    }
    .elementor-section-content-middle #elementor-header-primary {
        margin-right: 20px;
        float: right;
    }
    #elementor-header-primary .sm_menu_toggle_close {
        left: auto;
        right: 20px;
    }
    .tax-product_cat .elementor.elementor-1562.elementor-location-header,
    .blog .elementor.elementor-1562.elementor-location-header {
        margin-bottom: 180px !important;
    }
    body.tax-product_cat .container{
        padding-top: 0;
        margin-top: -32px;
    }
    body.blog .container {
        padding-top: 0;
        margin-top: 0;
    }

    body.blog article.category-blog {
        margin-bottom: 0;
    }
    body.blog .man_blog_archive .man_news_item_photo_col {
        padding-left: 0;
    }

    .faq-sectt .faq-title {
        margin-bottom: 0;
    }
    .faq-sectt .faq-title h2 {
        margin-bottom: 12px !important;
        width: 100%;
    }
    .faq-container {
        padding-top: 20px !important;
    }
    .h-mt-0 h3 {
        margin-top: 5px;
    }
    body .elementor-1640 .fmcwp .elementor-element-a437538 input[type="email"] {
        margin: 0 5px;
    }
    body .elementor-1640 .fmcwp .elementor-element-2443c3f,
    body .elementor-1640 .fmcwp .elementor-element-a437538 {
        width: 100%;
    }
    body .elementor-1640 .fmcwp .elementor-element-2443c3f .elementor-align-right {
        text-align: center;
    }
    body .elementor-1640 .fmcwp .elementor-element-2443c3f .elementor-align-right ul{
        display: inline-flex;   
    }
    .menu_active .elementor-section-wrap .custom-navMenu .sm_menu {
        top: 0;
    }
    .menu_active .elementor-section-wrap .custom-navMenu .sm_menu ul li.menu-item:first-child {
        padding-top: 55px;
    }
    .menu_active .elementor-section-wrap .custom-navMenu .sm_menu ul li.menu-item:last-child {
        padding-bottom: 55px;
    }
    body .elementor-1562 .elementor-element.elementor-element-5985705{
        padding: 88px 0px !important;
    }
    .elementor-element.elementor-element-10b3474.elementor-section-boxed.elementor-section-height-default.elementor-section.elementor-top-section {
        padding: 88px 0px;
    }
    .menu_active .custom-navMenu .sm_nav_menu {
        padding: 0 !important;
    }
    .menu_active .man_page.translarent_man_page .custom-navMenu #elementor-header-primary {
        height: 100vh !important;
    }
    .menu_active .custom-navMenu #elementor-header-primary .sm_menu_toggle_close {
        right: 40px;
    }
    body.single-product .container {
        margin-top: 80px;
        margin-left: 0;
    }
}
@media only screen and (max-width: 969px){
    .tax-product_cat .elementor.elementor-1562.elementor-location-header,
    .blog .elementor.elementor-1562.elementor-location-header {
        margin-bottom: 120px !important;
    }
    .elementor-element.elementor-element-10b3474.htopImage.elementor-section-boxed.elementor-section-height-default.elementor-section.elementor-top-section
    {
        padding: 58px 0px;
    }
    body .elementor-1562 .elementor-element.elementor-element-5985705
    {
        padding: 58px 0px !important;
    }
    .triphle-parent .parent-triphle .elementor-widget-container {
        height: 240px;
    }
    footer .elementor-element.elementor-column.elementor-col-25.elementor-top-column {
        width: 33% !important;
    }
    footer .elementor-element.elementor-element-7c419eb.elementor-column.elementor-col-25.elementor-top-column,
    footer .elementor-element.elementor-element-f5838e3.elementor-column.elementor-col-25.elementor-top-column {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    body .elementor-1562 .elementor-element.elementor-element-5985705
    {
        padding: 58px 0px !important;
    }
    .elementor-element.elementor-element-10b3474.elementor-section-boxed.elementor-section-height-default.elementor-section.elementor-top-section {
        padding: 58px 0px;
    }
}
@media only screen and (max-width: 850px){
    .tax-product_cat .elementor.elementor-1562.elementor-location-header,
    .blog .elementor.elementor-1562.elementor-location-header {
        margin-bottom: 130px !important;
    }
}
@media only screen and (max-width: 785px){
    .triphle-parent .parent-triphle .elementor-widget-container {
        height: 275px;
    }
    .fmcwp .elementor-element.elementor-column ul.elementor-icon-list-items {
        text-align: center;
        margin: 0 auto;
        justify-content: center;
    }
    .fmcwp .elementor-element.elementor-column {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    
}
@media only screen and (max-width: 782px){
    .man_blog_archive .man_news_item_photo_col .man_news_item_photo {
        padding-left: 25px;
    }
   
}
@media only screen and (max-width: 767px){
    .tax-product_cat .elementor.elementor-1562.elementor-location-header,
    .blog .elementor.elementor-1562.elementor-location-header {
        margin-bottom: 120px !important;
    }
    .elementor-element.elementor-element-10b3474.elementor-section-boxed.elementor-section-height-default.elementor-section.elementor-top-section {
        padding: 0px !important;
    }
    body .elementor-1562 .elementor-element.elementor-element-5985705 > .elementor-element-populated,
    .elementor-1483 .elementor-element.elementor-element-988c61c > .elementor-element-populated,
    .elementor-1467 .elementor-element.elementor-element-988c61c > .elementor-element-populated,
    .elementor-346 .elementor-element.elementor-element-988c61c > .elementor-element-populated 
    {
        padding: 30px 10px;
    }
    body.blog .man_blog_archive .man_news_item_photo_col .man_news_item_photo {
        padding-left: 0;
    }
    body.blog .man_blog_archive .man_news_item_photo_col {
        padding-left: 30px;
        padding-right: 30px;
    }
    body.blog .man_blog_archive .man_news_item_cont_list{
        padding-bottom: 0;
        padding-top: 25px;
    }
    body.blog .man_news_item_list .man_news_item_date {
        margin-top: 0;
    }
    body.blog article.category-blog {
        margin-bottom: 12px;
    }
    body.tax-product_cat .container,
    body.blog .container 
    {
        padding-top: 0;
    }
    .calignmob.elementor-element-10b676e h2::after {
        left: auto;
        right: auto;
        margin: 0 auto;
    }
    .calignmob .elementor-widget-container,
    .calignmob.elementor-element-10b676e {
        text-align: center;
    }
    .calignmob .elementor-widget-button .elementor-button-wrapper {
        margin: 0 auto;
        text-align: center;
    }
    .htopImage.elementor-element{
        padding: 0 !important;
        max-height: 100%;
    }
    
    .triphle-parent.elementor-col-33 .elementor-widget-wrap {
        width: 350px;
        margin: 0 auto;
    }
    .triphle-parent.elementor-col-33 {
        width: 100%;
        text-align: center;
    }
    .triphle-parent .parent-triphle .elementor-widget-container {
        height: auto;
    }
    footer .elementor-element.elementor-element-b46e593.elementor-column.elementor-col-25.elementor-top-column
    {
        width: 100%;
    }
    footer div.elementor-element.elementor-column{
        text-align: center;
    }
    .mc4wp-form-fields label {
        width: 100% !important;
        max-width: 100%;
        margin-bottom: 12px;
    }
    #masthead .elementor-78 .elementor-element.elementor-element-bf3eeb5 {
        width: 45%;
    }
    #masthead .elementor-78 .elementor-element.elementor-element-fcaeb2e {
        width: 55%;
    }

    .man_woo_cat_item.col-md-4.col.col-sm-6 {
	    flex: 0 0 50%;
	}

	.man_woo_cat_item_cont {
	    padding: 10px;
	}

	/*.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
	    width: 44%!important;
	    margin: 0 10px 30px 10px !important;
	}*/

}
@media only screen and (max-width: 700px){
    body .elementor-1562 .elementor-element.elementor-element-5985705 > .elementor-element-populated,
    .elementor-1483 .elementor-element.elementor-element-988c61c > .elementor-element-populated,
    .elementor-1467 .elementor-element.elementor-element-988c61c > .elementor-element-populated,
    .elementor-346 .elementor-element.elementor-element-988c61c > .elementor-element-populated {
        padding: 20px 10px;
    }
}
@media only screen and (max-width: 595px){
    .tax-product_cat .elementor.elementor-1562.elementor-location-header,
    .blog .elementor.elementor-1562.elementor-location-header {
        margin-bottom: 75px !important;
    }
    footer section.elementor-element {
        padding-bottom: 0 !important;
        padding-top: 20px !important;
    }
    footer div.elementor-element.elementor-top-column {
        width: 100% !important;
        margin: 0 auto 10px;
        text-align: center !important;
    }
    footer.elementor-element.elementor-element-848f3d4 {
        padding: 20px 0px 30px 0px !important;
    }
    footer .elementor-element.elementor-column.elementor-col-25.elementor-top-column {
        width: 100% !important;
    }
    body .elementor-1562 .elementor-element.elementor-element-5985705 > .elementor-element-populated,
    .elementor-1483 .elementor-element.elementor-element-988c61c > .elementor-element-populated,
    .elementor-1467 .elementor-element.elementor-element-988c61c > .elementor-element-populated,
    .elementor-346 .elementor-element.elementor-element-988c61c > .elementor-element-populated {
        padding: 0;
    }
    body .elementor-1562 .elementor-element.elementor-element-5985705 .elementor-spacer-inner,
    .elementor-1483 .elementor-element.elementor-element-6b07849 .elementor-spacer-inner,
    .elementor-1467 .elementor-element.elementor-element-6b07849 .elementor-spacer-inner,
    .elementor-346 .elementor-element.elementor-element-6b07849 .elementor-spacer-inner {
        height: auto;
    }
    .elementor-1483 .elementor-element.elementor-element-10b3474:not(.elementor-motion-effects-element-type-background), .elementor-1483 .elementor-element.elementor-element-10b3474 > .elementor-motion-effects-container > .elementor-motion-effects-layer, 
    .elementor-1467 .elementor-element.elementor-element-10b3474:not(.elementor-motion-effects-element-type-background), .elementor-1467 .elementor-element.elementor-element-10b3474 > .elementor-motion-effects-container > .elementor-motion-effects-layer, 
    .elementor-346 .elementor-element.elementor-element-10b3474:not(.elementor-motion-effects-element-type-background), .elementor-346 .elementor-element.elementor-element-10b3474 > .elementor-motion-effects-container > .elementor-motion-effects-layer 
    {
        padding: 12px 0 !important;
    }
    .elementor-element.elementor-element-10b3474.elementor-section-boxed.elementor-section-height-default.elementor-section.elementor-top-section
    {
        padding: 30px 0 !important;
    }
}

@media (max-width: 767px) {
    .cr_custom_order_title.elementor-heading-title {
        text-align: center;
    }
    .card-footer:last-child {
        text-align: center;
    }
    form.cr_custom_order .information .col-4, form.cr_custom_order .information .col-6 {
        width: 100% !important;
        max-width: 100% !important;
        flex: auto;
        margin-bottom: 15px;
    }
    form.cr_custom_order .information .form-group.row.my-4,
    form.cr_custom_order .information.form-group.row.my-4 {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }
    .col-6.my-auto.pl-1 {
        text-align: center;
        margin-bottom: 15px !important;
    }
    #mc4wp-form-1 input[type="email"] {
        padding-top: 8px;
        padding-bottom: 8px;
        margin-top: 4px !important;
    }
    .man_shop_info {
        margin: 10px 15px 10px 15px !important;
    }
    .woocommerce.woocommerce-page .container {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .woocommerce.woocommerce-page ul.products li .man_news_item_photo img, 
    .woocommerce.woocommerce-page ul.products li .man_product_photo img {
        height: 220px;
        margin-top: 20px;
    }
    .woocommerce .content-area div.product {
	    margin: 15px;
	}
}

@media (min-width: 678px) and (max-width: 1024px) {
    #mc4wp-form-1 input[type="email"] {
        margin-top: 0px !important;
        padding-top: 14px;
        padding-bottom: 14px;
    }
    .cr_custom_order_title.elementor-heading-title {
        text-align: center;
    }
    .card-footer:last-child {
        text-align: center;
    }
    .woocommerce.woocommerce-page .container {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .woocommerce .content-area div.product {
	    margin: 20px 15px;
	}
}

.single.single-product .flex-viewport .woocommerce-product-gallery__image a {
    width: 300px;
	height: 300px;
    margin: 0 auto !important;
}

.page-id-3164 .elementor-3164 .elementor-element.elementor-element-f4e5a8b:not(.elementor-motion-effects-element-type-background), .elementor-3164 .elementor-element.elementor-element-f4e5a8b > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url('/wp-content/uploads/2020/11/TLC_Main_Header_draft4.jpg');
}

.page-id-352 .elementor-352 .elementor-element.elementor-element-cb50395:not(.elementor-motion-effects-element-type-background), .elementor-352 .elementor-element.elementor-element-cb50395 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url('/wp-content/uploads/2020/11/Custom_design_header.jpg');
}

.term-50 .elementor-1562 .elementor-element.elementor-element-5985705:not(.elementor-motion-effects-element-type-background), .elementor-1562 .elementor-element.elementor-element-5985705 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url('/wp-content/uploads/2020/11/UNIFORMS_-_Sublimation_uniform_header_v2.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.term-58 .elementor-1562 .elementor-element.elementor-element-5985705:not(.elementor-motion-effects-element-type-background), .elementor-1562 .elementor-element.elementor-element-5985705 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url('/wp-content/uploads/2020/11/Lycra_uniform_header_draft4.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.term-53 .elementor-1562 .elementor-element.elementor-element-5985705:not(.elementor-motion-effects-element-type-background), .elementor-1562 .elementor-element.elementor-element-5985705 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url('/wp-content/uploads/2020/11/CLUB_APPAREL_-_Team_Training_Wear_header_v2.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.term-56 .elementor-1562 .elementor-element.elementor-element-5985705:not(.elementor-motion-effects-element-type-background), .elementor-1562 .elementor-element.elementor-element-5985705 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url('/wp-content/uploads/2020/11/CLUB_APPAREL_-_Team_Bags_Header.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.term-60 .elementor-1562 .elementor-element.elementor-element-5985705:not(.elementor-motion-effects-element-type-background), .elementor-1562 .elementor-element.elementor-element-5985705 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url('/wp-content/uploads/2020/11/CLUB_APPAREL_-_Team_Apparel_Header.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.term-63 .elementor-1562 .elementor-element.elementor-element-5985705:not(.elementor-motion-effects-element-type-background), .elementor-1562 .elementor-element.elementor-element-5985705 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url('/wp-content/uploads/2020/11/OurWork_screenprint_header.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
/*.term-49 .elementor-1562 .elementor-element.elementor-element-5985705:not(.elementor-motion-effects-element-type-background), */
.elementor-1562 .elementor-element.elementor-element-5985705 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url('/wp-content/uploads/2020/11/UNIFORMS_-_Polyester_uniform_header_v2.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.term-55 .elementor-1562 .elementor-element.elementor-element-5985705:not(.elementor-motion-effects-element-type-background), .elementor-1562 .elementor-element.elementor-element-5985705 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url('/wp-content/uploads/2020/11/Poms_header_v2.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.term-65 .elementor-1562 .elementor-element.elementor-element-5985705:not(.elementor-motion-effects-element-type-background), .elementor-1562 .elementor-element.elementor-element-5985705 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url('/wp-content/uploads/2020/11/OurWork_trainingwear_header.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.term-64 .elementor-1562 .elementor-element.elementor-element-5985705:not(.elementor-motion-effects-element-type-background), .elementor-1562 .elementor-element.elementor-element-5985705 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url('/wp-content/uploads/2020/11/OurWork_sublimation_header.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.term-68 .elementor-1562 .elementor-element.elementor-element-5985705:not(.elementor-motion-effects-element-type-background), .elementor-1562 .elementor-element.elementor-element-5985705 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url('/wp-content/uploads/2020/11/OurWork_sublimation_uniform_header.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.term-69 .elementor-1562 .elementor-element.elementor-element-5985705:not(.elementor-motion-effects-element-type-background), .elementor-1562 .elementor-element.elementor-element-5985705 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url('/wp-content/uploads/2020/11/OurWork_polyester_header.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.term-66 .elementor-1562 .elementor-element.elementor-element-5985705:not(.elementor-motion-effects-element-type-background), .elementor-1562 .elementor-element.elementor-element-5985705 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url('/wp-content/uploads/2020/11/OurWork_lycra_header.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.archive.tax-product_cat .elementor-1562 .elementor-element.elementor-element-5985705:not(.elementor-motion-effects-element-type-background){
    background-image: url('/wp-content/uploads/2020/11/Lycra_uniform_header_draft3-1.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.attr-style img {
    max-height: 300px;
}
