/* --- COLORS --- */

:root { /* declaring variables */
  --primary: #002e52;	
	/* navy blue use color: var(--primary); */
  --primary-hover: #009646;
  --cta: #f4cf0d;
  --cta-hover: #009646;
  --tertiary: #FFFFFF;
}

/* ============Timed in Pop up styles=================*/
div#popmake-1262 h3 {
    font-size: 2em;
    margin-bottom: 0;
    color: var(--primary);
}

div#popmake-1262 h3:before {
    content: url('/wp-content/uploads/2022/03/Miller-Fabrication-Logo-2-1.png');
    text-align: center;
	display:block;
    margin: 0 auto -.35em;
transform: scale(.7);
}

div#popmake-1262 p {
    font-weight: 600;
    color: #333;
}

/*div#wpcf7-f1340-o2 {
} */

ul.form-row.thirds {
    list-style-type: none;    
    display: flex;
    flex-flow: row wrap;
}

ul.form-row.thirds li input, textarea.wpcf7-form-control.wpcf7-textarea {
    border: 2px solid #333;
}

.pum-theme-1255 .pum-container, .pum-theme-enterprise-blue .pum-container {
    padding: 28px;
    border-radius: 0px;
    border: 1px none #000000;
    -webkit-box-shadow: 0px 10px 25px 4px rgb(2 2 2 / 50%);
            box-shadow: 0px 10px 25px 4px rgb(2 2 2 / 50%);
    background-color: rgb(235 235 235);
    background-color: #e6e6e6;
    
}

span.wpcf7-form-control-wrap.Service-checkbox:before {
    content: 'Services Requested:';
    display: block;
    text-align: left;
    font-size: 1.2em;
    margin-bottom: .5em;
    color: var(--primary);
}

input.wpcf7-form-control.wpcf7-submit {
    display:block;
		width: 100%;
    margin: 0 auto;
    text-decoration: none;   
    transition: .18s all ease-in-out;
}

input.wpcf7-form-control.wpcf7-submit:hover {
    text-decoration: none;   
    transition: .18s all ease-in-out;
    background-color: #f9b600f0;
}

span.wpcf7-list-item-label {
    font-weight: 600;
}


/*============= Industry Tabs ============*/
ul.flex-tabs {
    display: flex;
    flex-flow: row wrap;
    list-style-type: none;
}

ul.flex-tabs a.btn {
    background: #FCE32B;
    display:block;
    max-width:200px;
    text-align: center;
    padding: 10px 5px;
    margin-top: 1em;
    color: #333;
    font-weight: 600;
    box-shadow: 0px 17px 10px -17px rgb(0 0 0 / 50%);
}

ul.flex-tabs li.flex-img i {
    color: var(--primary);
    font-size: 120px;
    transform: rotate(-45deg);
}


ul.flex-tabs li.flex-img i.fas.fa-car.tab-icon {
    transform: rotate( 0deg);
}


ul.flex-tabs li {
    flex-basis: 700px;
}

ul.flex-tabs li.flex-img {
    display: flex;
    flex-direction: column;
    flex-basis: 200px;    
    justify-content: center;
}


/* bottom section contact popup modal*/

div#pum_popup_title_1394::before {
    content: url('wp-content/uploads/2022/03/Miller-Fabrication-Logo-1-1.png');
    display: block;
    margin: 0 auto  -.75em;
	transform: scale(.65);
}

.pum-content.popmake-content {
	border-color: transparent !important;
}
.pum-content.popmake-content p {
    text-align: left;
    font-weight: 600;
    color: #333;
}

.pum-container .pum-content>:first-child {
    margin-top: 0;
    text-align: center;
    font-size: 1.05em;
}

div#pum_popup_title_1394 {
    background: var(--primary);
    color: white;
    padding: 10px;
    border-radius: 0px;
}

/*sidebar*/
div#cta-widgets h3, div#cta-widgets p, .inner-wrapper-sticky ul.form-row label {
    color: #fff;
    font-family: sans-serif;
    margin: 0 auto;
}

div#cta-widgets h3 {
    margin: .75em auto .35em;
    color: #ffe200;
    font-size: 1.95em;
}

.inner-wrapper-sticky {
    padding: 0 0;
    text-align: center;
}

.inner-wrapper-sticky, .inner-wrapper-sticky img {
    margin: 0.15em auto;
    flex-basis: 380px;
    min-width: 420px; 
}

.inner-wrapper-sticky ul.form-row li {
    margin: 5px;
}

.inner-wrapper-sticky span.wpcf7-form-control-wrap.Service-checkbox:before {
    display: none;
}

ul.form-row {
    margin: 0.15em auto;
    flex-basis: 380px;
    min-width: 420px; 
}


ul.form-row li {
    margin: 0.15em auto;
    flex-basis: 49%;
}

ul.form-row li:nth-child(3) {
    margin: 0.15em;
    flex-basis: 100%;
}


/*sidebar added 3/2022*/
div#cta-widgets img {
    text-align: center;
    margin: 1em auto 0;
}

div#cta-widgets h3 {
    margin: 0.5em auto 0.15em;
    /* color: #ffe200; */
    font-size: 1.6em;
    letter-spacing: initial;
}

div#cta-widgets .sidebar-cta p {
    font-size: 1.15em;
}

div#cta-widgets .ph-btn {
    margin: 1.5em auto;
}

div#cta-widgets .ph-btn a, div#cta-widgets input.wpcf7-form-control.wpcf7-submit {
    background: #ffd501;
    padding: .75em;
    margin: 2em auto;
    border-radius: 0px;
    box-shadow: 4px 4px 0 #010026;
    color: #08069c;
}

div#cta-widgets input.wpcf7-form-control.wpcf7-submit {
    margin: 1em auto;
}

div#cta-widgets ul.form-row {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    min-width: auto;
    text-align: left;
    margin: 0 .7em;
}

div#cta-widgets ul.form-row li label {
    font-size: 0.75em;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
}

div#cta-widgets ul.form-row li input {
    padding: 1rem;
}

div#cta-widgets span.wpcf7-form-control.wpcf7-checkbox {
    text-align: left;
    display: flex;
    flex-flow: column;
    margin: .35em 0;
}




/*============== Contact Page form ==============*/

.form-row {
    display: flex;
    flex-direction: row wrap;
    margin-bottom: 0;
    list-style-type: none;
}

.page-id-1342 .form-row + p {
    display: none;
}

.page-id-1342 span.wpcf7-form-control-wrap.Service-checkbox:before {
    content: 'Services Requested:';
    display: block;
    text-align: left;
    font-size: 1.2em;
    margin-bottom: .5em;
    color: var(--primary);
    font-weight: 500;
}

.page-id-1342 .wpcf7-form input[type="submit"] {
    background-color: #f4cf0d !important;
    border-color: #02086f !important;
    color: #02086f !important;
}

.page-id-1342 .wpcf7-form input[type="submit"]:hover {
    background-color: #02086f !important;
    color: #ffffff !important;
}


/*Woocommerce*/

div#tab-description h2, .single-product div.product .product_meta {
    display: none;
}


.woocommerce-tabs ul li.active a, li#tab-title-description a {
    color: #020275;
    box-shadow: 0 2px 0 #020275 !important;
    background: #eee;
    padding: 1em;
}


h1.product_title.entry-title {font-size: 2em;}


/* Mobile Styles*/
@media only screen and (max-width: 600px) {
    div#popmake-1262 h3, div#popmake-1262 p {
        text-align: center;
    }

    div#popmake-1262 h3 {
        font-size: 1.5em;
    }

    div#popmake-1262 p {
        font-size: 1.15em;
    }

    .inner-wrapper-sticky, ul.form-row, ul.form-row li, .inner-wrapper-sticky img {
        margin: 0.15em auto;
        flex-basis: 380px;
        min-width: 300px;
    }

    input.wpcf7-form-control.wpcf7-submit {
        min-width: 350px;
    }

    .wpcf7-list-item {
        display: block;
        text-align: left;
    }
}

