.mobile_menu_bar:before, #mobile_menu li.current_page_item a, #inner-pages-banner a:hover {
color: #f15822 !important;
}
#top-menu li {
padding-right: 30px !important;
}
#top-menu li:last-child{
padding-right: 0 !important;
}
#main-slider .et_pb_slide_description {
padding: 22% 8%;
}
img#logo {
margin-top: -20px;
}
#top-menu li a {
font-weight: 600 !important;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 400;
}
.heading-style-center {
padding-bottom: 0;
margin-bottom: 10px;
line-height: 58px;
}
.heading-style-left {
padding-bottom: 0;
margin-bottom: 10px;
line-height: 58px;
}
.heading-style-center:before {
height: 1px;
width: 30%;
content: '';
display: block;
margin: 0 auto;
background: #cbcbcb;
position: relative;
top: 60px;
}
.heading-style-center:after {
height: 3px;
width: 50px;
content: '';
display: block;
margin: 0 auto;
background: #f16136;
position: relative;
z-index: 2;
transition: all 0.4s ease;
}
.heading-style-center:hover:after {
width: 140px;
}
.heading-style-left:before {
height: 1px;
width: 20%;
content: '';
display: block;
margin: 0 auto;
background: #cbcbcb;
position: relative;
top: 60px;
margin-left: 0px;
}
.heading-style-left:after {
height: 3px;
width: 50px;
content: '';
display: block;
margin: 0 auto;
background: #f16136;
position: relative;
z-index: 2;
margin-left: 0px;
transition: all 0.4s ease;
}
.heading-style-left:hover:after {
width: 100px;
}
div#inner-pages-banner {
padding-top: 150px;
padding-bottom: 17px;
}
div#inner-pages-banner h1 {
text-transform: uppercase;
padding-bottom: 60px;
}
span.current {
border-bottom: 5px solid #f15822;
padding-bottom: 15px;
}
div#inner-pages-banner p, div#inner-pages-banner a {
font-weight: 400;
font-size: 18px;
}
span.arrow-divider:before {
content: "\24";
position: relative;
font-family: 'ETmodules';
margin: 0px 5px !important;
color: #ffffff;
top: 3px;
}
#img-radius img {
border-radius: 50%;
} .media {
display: inline-block;
position: relative;
vertical-align: top;
}
.media .text {
position: absolute;
z-index: 999;
margin: 0 auto;
left: 0;
right: 0;
text-align: center;
top: 79.7%;
background: rgba(42, 42, 42, 0.66);
color: #fff;
font-weight: 400;
padding: 15px 0;
width: 100%;
font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
}
.title-h5 {
top: 40%;
position: absolute;
left: 0;
right: 0;
font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
}
.media:hover .text {
display: none;
}
.media__image { display: block; width: 100% }
.media__body {
background: rgba(42, 42, 42, 0.66);
bottom: 0;
color: white;
font-size: 1em;
left: 0;
opacity: 0;
overflow: hidden;
padding: 3.75em 2em;
position: absolute;
text-align: center;
top: 0;
right: 0;
-webkit-transition: 0.6s;
transition: 0.6s;
}
.media__body:hover { opacity: 1; }
.media p{ margin:0;}
.media__body:after,
.media__body:before {
border: 1px solid rgba(255, 255, 255, 0.7);
bottom: 1em;
content: '';
left: 1em;
opacity: 0;
position: absolute;
right: 1em;
top: 1em;
-webkit-transform: scale(1.5);
-ms-transform: scale(1.5);
transform: scale(1.5);
-webkit-transition: 0.6s 0.2s;
transition: 0.6s 0.2s;
}
.media__body:before {
border-bottom: none;
border-top: none;
left: 2em;
right: 2em;
}
.media__body:after {
border-left: none;
border-right: none;
bottom: 2em;
top: 2em;
}
.media__body:hover:after,
.media__body:hover:before {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}   .bbb_blog_list a.more-link {
clear: both;
display: inline-block;
position: relative;
background: #c1dbee;
font-family: "Playfair Display", serif;
font-size: 16px;
color: #ffffff;
max-width: 100%;
padding: 5px 5px;
text-align: center;
margin-top: 10px;
text-transform: uppercase;
letter-spacing: 1px;
} .bbb_blog_list a.more-link:hover {
background: #c1dbee;
color: #263b60;
}
.ds-limit-excerpt .post-content {
display: block;
max-height: 66px;
overflow: hidden;
}
.ds-limit-excerpt .post-content p {
line-height: 30px;
}
.ds-limit-excerpt .et_pb_post {
margin-bottom: 30px;
padding-bottom: 15px;
}
#single-post .et_pb_slide_description {
width: 50%;
margin: auto;
padding: 0;
float: left;
}
#single-post .et_pb_slide {
padding: 0;
}
#left-area .et_post_meta_wrapper img {
display: none;
}
#left-area .et_pb_post .entry-content {
padding-top: 0;
}
#left-area #main-content .container {
padding-top: 50px;
}
#left-area .post-meta {
padding-bottom: 0px;
font-size: 14px;
}
ul.products-ul {
position: relative;
float: left;
width: 100%;
padding-left: 0;
}
.products-ul li {
width: 50%;
float: left;
list-style-type: none;
position: relative;
padding-left: 20px !important;
}
.products-ul li:before {
content: "\45";
position: absolute;
font-family: 'ETmodules';
color: #a0a3aa;
left: 0;
top: 2px;
}
.products-ul li a:hover {
color: #f16136 !important;
transition: all 0.4s ease-in-out 0s;
}
#brand-products h3 {
padding: 5px 0;
margin-bottom: 10px;
}
h4.products-title {
background: #017eda;
color: #fff;
padding: 10px 0;
margin-bottom: 20px;
float: left;
width: 100%;
}
h4.products-title.lion-products-title {
background: #d83135;
}
h4.products-title.chiyoda-products-title {
background: #000000;
}
h4.products-title.hobart-product-title {
background: #f37737;
}
h4.products-title.askaynak-title{
background: #038859;
}
h4.products-title.bohler-title{
background: #1C2348;
}
h4.products-title.wescol-title{
background: #302F8F;
}
h4.products-title.kiswel-title{
background: #FCCB36;
}
ul.product-detail-list {
padding: 5px 0 15px 21px;
}
.product-detail-list li:before {
content: "\39";
position: relative;
font-family: 'ETmodules';
margin-right: 5px;
color: #017eda;
}
a.product-brochure-btn {
background: #fff;
color: #858585;
text-align: center;
padding: 12px 23px;
display: initial;
font-size: 16px;
border: 1px solid #858585;
}
a.product-brochure-btn:hover, a.product-brochure-btn:hover:before {
color: #fff;
background-color: #858585;
}
a.product-brochure-btn:before {
content: "\e092";
position: relative;
font-family: 'ETmodules';
margin-right: 10px;
color: #858585;
}
a.product-brochure-btn.external-link:before {
content: "\e03e";
}
.product-frame {
padding-left: 0;
width: 50%;
float: left;
}
.text-box {
padding-left: 13px;
width: 50%;
float: left;
}
.text-box ul li {
color: #858585;
text-indent: -23px;
font-size: 16px;
padding-bottom: 10px;
line-height: 27px !important;
}
.hobart.product-frame {
width: 35%;
text-align: center;
}
.hobart.text-box {
width: 65%;
}
.ul-full-width li {
width: 100% !important;
}
.text-box strong.label {
padding-right: 14px;
color: #666;
}
.brazing-rods-table tr td {
padding: 0px;
text-align: center;
}
.products-title {
background-repeat: no-repeat !important;
background-size: cover !important;
}
.miller-title {
padding: 50px !important;
background-image: linear-gradient(180deg,#0c71c3 0%,rgba(255, 255, 255, 0) 100%),url(https://mscwelds.com/wp-content/uploads/2016/01/miller-inner-pages-banner-bg.png) !important;
}
.lion-title {
padding: 50px !important;
background-image: linear-gradient(180deg,#642f2e 0%,rgba(255, 255, 255, 0) 100%),url(https://mscwelds.com/wp-content/uploads/2018/02/lion-inner-page-banner.png) !important;
}
.products-title img {
float: right;
margin-top: -17px;
}
table tr:nth-child(1) td {
font-size: 16px;
font-weight: normal;
background: #D83135 !important;
color: #FFF;
letter-spacing: 1px;
vertical-align: middle;
}
table th, table td {
padding: 10px;
text-align: center;
border-width: 1px;
border-style: solid;
}
table tr:nth-child(2n+1) td {
background: rgba(0,0,0,0.02);
}
table td, table th {
border-color: rgba(0, 0, 0, 0.07);
}
div#nav_menu-2 {
width: 100%;
}
ul#menu-products-menu li {
width: 50%;
float: left;
}
#footer-section input[type=text], #footer-section input[type=email] {
border: 1px solid rgba(255, 255, 255, 0.39) !important;
background: rgba(0, 1, 1, 0.42) !important;
margin-bottom: 12px !important;
line-height: 23px;
padding: 6px;
width: 80% !important;
height: 40px;
color: #fff !important;
font-size: 15px;
}
#footer-section input.wpcf7-form-control.wpcf7-submit {
background: #f16236;
width: 80%;
border: none;
padding: 8px;
text-transform: uppercase;
color: #fff;
font-size: 16px;
font-weight: 700;
cursor: pointer;
}
div#footer-info {
line-height: 17px;
padding: 10px 0;
}
.wpcf7-response-output {
color: #fff !important;
}
.inquiry-form .wpcf7-response-output {
color: #444 !important;
}
.inquiry-form {
width: 100%;
display: block;
}
.inquiry-form .col-6 {
width: 48%;
float: left;
margin: 0 1%;
}
.inquiry-form .col-12 {
width: 98%;
margin: 0 1%;
float: left;
}
.inquiry-form input[type=text], .inquiry-form input[type=email] {
border: none !important;
background: #f9f9f9 !important;
line-height: 23px;
padding: 10px;
width: 100% !important;
height: 56px;
color: #444 !important;
font-size: 15px;
}
.inquiry-form textarea {
border: none !important;
background: #f9f9f9 !important;
line-height: 23px;
padding: 10px;
width: 100% !important;
color: #444 !important;
font-size: 15px;
}
.inquiry-form input.wpcf7-form-control.wpcf7-submit {
color: #ffffff!important;
font-weight: 600!important;
background-color: #f16236;
width: 100%;
border: none;
padding: 13px 0;
font-size: 22px;
text-transform: uppercase;
cursor: pointer;
}
input.wpcf7-form-control.wpcf7-submit:hover, #footer-section input.wpcf7-form-control.wpcf7-submit:hover {
opacity: .9;
}
@media only screen and ( min-width: 800px ) {
.bbb_blog_list a img  {
float: left;
width: 40%;
height: 114px;
vertical-align: bottom;
padding-bottom: 0;
margin-right: 20px;
}
.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
padding: 130px 30px 30px;
border-radius: 3px;
}
} #footer-section h4 {
padding-bottom: 20px;
}
#footer-section h4:after {
content: '';
width: 40px;
background: #f06136;
height: 2px;
display: block;
margin-top: 10px;
}
#footer-section .small-body a::before {
padding-right: 5px;
content: '-';
}
#footer-section .small-body a {
transition: all 0.4s ease-in-out 0s;
font-weight: 400 !important;
color: #fff !important;
font-size: 16px !important;
}
#footer-section .et-pb-contact-message p {
color: #fff;
font-size: 15px;
}
#footer-section .et-pb-contact-message ul {
padding-bottom: 5px;
color: #fff;
font-size: 15px;
}
#footer-section .small-body a:hover {
letter-spacing: 1px;
}
#footer-bottom {
padding: 5px 0 5px;
}
#footer-info {
font-size: 15px;
line-height: 37px;
letter-spacing: 0.3px;
float: unset;
padding-bottom: 0px;
text-align: center;
font-weight: 300;
}
.et_contact_bottom_container {
width: 97%;
margin-top: 0px;
}
#footer-section .et_contact_bottom_container {
width: 100%;
}
button.et_pb_contact_submit.et_pb_button {
width: 100%;
margin-left: 0;
}
#et_pb_contact_form_0 p.et_pb_contact_field {
margin-bottom: 2%;
}
#footer-section .et_pb_contact p input, .et_pb_contact p textarea {
padding: 12px;
}
.ifram-size {
width: 100%;
margin-top: 15px;
}
#our-branches .et_pb_blurb_container {
padding-left: 5px;
padding-bottom: 0;
vertical-align: bottom;
}
#our-branches h4.et_pb_module_header {
padding-bottom: 0;
}
#our-branches a {
color: #222;
}
.branches a, #address-details a {
color: #3c3950;
}
#our-branches a:hover, .branches a:hover, #address-details a:hover {
color: #f04609;
}
#our-branches iframe {
margin-bottom: -15px;	
}
.ds-carousel-section img {
width: 170px;
height: 80px;
}
.media p img {
width: 362px;
height: 294px;
}
img#logo {
width: 310px;
height: 82px;
}
.et-fixed-header img#logo {
width: auto;
height: auto;
}
#blog-page .et_pb_post {
margin-bottom: 40px;
padding-bottom: 40px;
border-bottom: 1px solid #dfe5e8;
}
#blog-page .et_pb_post:last-child {
border-bottom: none;
}
#blog-page a.more-link {
background: #f15922;
display: inline-block !important;
color: #fff;
padding: 8px 21px;
text-transform: capitalize;
margin-top: 10px;
}
#blog-page a.more-link:hover {
background: #3c3950;
}
.address-heading-style:after {
position: absolute;
content: "";
left: 0;
top: 0;
bottom: 0;
width: 4px;
border-radius: 2px;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.5), 0 1px 1px rgba(255,255,255,0.3);
background: #f16136;
}
h3.address-heading-style {
padding-bottom: 0;
padding-left: 20px;
position: relative;
} .inner-pages-banner_bg {
background-size: cover;
background-position: bottom 13% center;
} @media all and (min-width:1328px) {
.container.clearfix.et_menu_container {
padding-right: 100px !important;
padding-left: 100px !important;
} .gas_welding_and_cutting_lion {
min-height: 365px;
} .cutting_grinding_lion {
min-height: 557px;
}
}
@media all and (max-width:1480px) { #cutting-grinding-con .products-ul li a {
font-size: 14px !important;
}
#cutting-grinding-con .et_pb_text {
padding-right: 5px!important;
padding-left: 5px!important;
}
}
@media all and (max-width:1480px) and (min-width:1328px){ .cutting_grinding_lion {
min-height: 566px;
}
}
@media all and (max-width:1424px) {
#gas_welding_cutting_con .products-ul li a {
font-size: 15px !important;
}
#gas_welding_cutting_con .et_pb_text {
padding-right: 5px!important;
padding-left: 5px!important;
}
}
@media all and (max-width:1328px){  #gas_welding_cutting_con .et_pb_column, #cutting-grinding-con .et_pb_column {
width: 100% !important;
}
}
@media all and (max-width:1328px) and (min-width: 1200px) { #gas_welding_cutting_con .et_pb_column:nth-child(even) {
margin-top:35px !important;
}
}
@media screen and (min-width: 1200px) { .welding_consumables_lion{
height: 365px;
}
.welding_machines_lion{
height: 357px;
}
}
@media only screen and ( max-width: 1440px ) {
.text.title-h5 {
padding: 0px 0;
}
.ds-carousel-section img, .media p img, img#logo {
width: auto;
height: auto;
}
}
@media screen and (max-width: 1200px){
#product-full-width-section .product-frame, #product-full-width-section .text-box , #hobart-products .text-box , #hobart-products .product-frame {
width: 100% !important;
} .products_containing_row .et_pb_column {
width: 100% !important;
}
.products_containing_row .et_pb_column .et_pb_module {
width: 100%;
} #top-menu li{
padding-right: 10px !important;
}
}
@media all and (max-width:1200px) and (min-width:981px) { .products_containing_row .et_pb_column:nth-child(even) {
margin-top: 30px !important;
}
}
@media only screen and (max-width: 1170px) {	
.hobart.product-frame {
width:100%;
text-align:left;
}
.hobart.text-box{
width:100%;
}
.hobart.product-frame img {
width:initial !important;
}
}
@media only screen and (max-width: 1130px) {
.text.title-h5 {
font-size: 14px;
}
.media__body .title-h5 {
line-height: 20px;
padding: 0 20px;
}
table td, table th {
display: block;
}
td {
width: 100%;
}
}
@media all and (max-width:1080px) and (min-width:981px) {
#top-menu .menu-item a {
font-size: 12.5px;
}
.container.clearfix.et_menu_container {
padding-left: 10px !important;
padding-right: 10px !important;
}
}
@media only screen and (max-width: 980px) {
#products-section .et_pb_code_inner {
text-align: center;
}
ul#menu-products-menu li {
width: 100%;
}
.et_header_style_left #logo, .et_header_style_split #logo {
max-width: 70% !important;
max-height: 100% !important;
} div#inner-pages-banner {
padding-top: 40px;
}
div#inner-pages-banner .et_pb_row{
padding: 0 !important;
}
div#inner-pages-banner h1 {
padding-bottom: 30px;
} div#inner-pages-banner p, div#inner-pages-banner a{
font-size:14px;
}
span.current{
padding-bottom:17px;
} #hobart-products .et_pb_row .et_pb_column {
margin-bottom:10px;
}
#product-full-width-section .et_pb_row .et_pb_column {
margin-bottom: 50px;
}
#product-full-width-section .et_pb_row:first-child .et_pb_column {
margin-bottom: 0px;
}
#product-full-width-section .et_pb_row:last-child .et_pb_column:last-child {
margin-bottom: 0px;
}
#product-full-width-section  .products-heading-row .et_pb_column {
margin-bottom: 15px !important;
}
}
@media all and (max-width: 780px){ span.current{
padding-bottom:0;
border-bottom:none;
}
}
@media all and (max-width: 767px){ .products-ul li {
width: 100%;
}
.inquiry-form .col-6, .inquiry-form .col-12 {
width: 100%;
margin: 0%;
}
#footer-section input[type=text], #footer-section input[type=email], #footer-section input.wpcf7-form-control.wpcf7-submit {
width: 100% !important;
}
}
@media only screen and (max-width: 700px) {
.heading-style-center:before, .heading-style-left:before {
content: none;
}
.heading-style-center:after {
width: 100px;
margin-bottom: 20px;
}
.heading-style-left:after {
width: 100px;
margin-bottom: 10px;
}
#single-post .et_pb_slide_description {
width: 100%;
}
.ds-carousel-section .et_pb_module.et_pb_image.ds-carousel-logo {
width: 170px;
height: 80px;
}
}
@media only screen and (max-width: 500px) {
.heading-style-left {
line-height: 46px;
font-size: 25px !important;
}
}