.gform-field-row--span-three { grid-row: span 3; }


.solid_call_btn svg { width: 20px; margin: 0 10px 0 0; position:relative; top: 2px; }
.solid_call_btn svg path { fill: #fff; }

.animation-phone { display: inline-block; -webkit-animation:rining_phone 1s infinite ease-in-out; animation:rining_phone 1s infinite ease-in-out; }
@-webkit-keyframes rining_phone {
	0% { -webkit-transform:rotate(0) scale(1) skew(1deg) }
	10% { -webkit-transform:rotate(-16deg) scale(1) skew(1deg) }
	20% { -webkit-transform:rotate(16deg) scale(1) skew(1deg) }
	30% { -webkit-transform:rotate(-16deg) scale(1) skew(1deg) }
	40% { -webkit-transform:rotate(16deg) scale(1) skew(1deg) }
	50% { -webkit-transform:rotate(0) scale(1) skew(1deg) }
	100% { -webkit-transform:rotate(0) scale(1) skew(1deg) }
}

.sidebar_sticky_phone_box { position: fixed; right: 0; top: 50%; z-index: 2; }
.sidebar_sticky_phone_box .solid_call_btn { display: flex; flex-direction: column; border-radius: 10px 0 0 10px; padding: 15px; height: auto; font-size: 18px; }
.sidebar_sticky_phone_box .solid_call_btn svg { margin: 0 0 5px 0; width: 16px; }

.installation_information { display: flex; margin: 0 0 0 -50px; align-items: center; }
.installation_information .ii_child { flex: 0 0 auto; width: calc(50% - 50px); margin: 0 0 0 50px; }
.installation_information .video_section .video_container { background-color: #fff; box-shadow: 0px 13px 50px #00000066; border: 15px solid #fff; }
figure.center_me { text-align: center; }
figure.center_me img { margin: 0 auto; }
.getprice_btn { background-color: #f4580b; border: 0; color: #fff; text-transform: uppercase; font-weight: 600; padding: 5px 15px; margin: 0 0 20px 0; }

.awards-carousel { text-align: center; }
.ac_slider { margin-top: 30px; }
.ac_slider .slick-dots { margin-top: 20px; width: auto; text-align: center; padding: 0px; }
.ac_slider .slick-dots li { display: inline-block; width: 12px; height: 12px; border-radius: 50%; border: 1px #f4580b solid; margin: 0px 5px; background: transparent; background-color: transparent; cursor: pointer; }
.ac_slider .slick-dots .slick-active { background: #f4580b; }
.ac_slider .slick-dots li button { display: none; }
.ac_slide { box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2); margin: 10px; padding: 20px 20px 10px 20px; }
.ac_slide img { width: 100%; height: 100px; object-fit: contain; object-position: center; margin-bottom: 20px; }

.product-row-new .product-row { display: flex; flex-wrap: wrap; padding: 0 30px; }
.product-row-new .single_product { display: block; text-align: center; width: calc(33.33% - 30px); }
.product-row-new .single_product .product_title { display: block; padding: 20px 0 0 0; }
.product-row-new .single_product .product_title h6 { margin: 0 0 0 0; }
.product-row-new .single_product .request_quote { padding: 5px 10px; margin: 10px 0 20px 0; }
.product-row-new .btn-custom-orange, 
.product-row-new .details-buttons { background-color: #000000!important; }

#productList.ppc_grid { display: flex; flex-wrap: wrap; }
#productList.ppc_grid .product_layout { text-align: center; width: 50%; }
#productList.ppc_grid .product_layout .inner_div { height: 100%; padding: 15px; }
#productList.ppc_grid .product_layout .inner_div .pic_box .sku_box { position: absolute; top: 0px; color: #eee; background: rgba(0,0,0,0.7); padding: 8px 15px;font-size: 20px;border-radius: 10px 0px 10px 0px;left: 0px;}
#productList.ppc_grid .product_layout .inner_div .info_box { padding: 0 0 0 0!important; }
#productList.ppc_grid .product_layout .inner_div .bullet_nav li { font-size: 16px; }
#productList.ppc_grid .product_layout .inner_div .title_box { font-size: 20px!important; }

#load_more_parameters { display: none; }
.loading_bar { text-align: center; padding: 30px 0 0 0; }
.loading_bar .btn_row { padding: 0 0 10px 0; }
.loading_bar .btn_row .load_more_btn { color: #fff; cursor: pointer; border: none; background-color: #f4580b; transition: all .3s ease 0s; padding: 10px 25px; text-transform: uppercase; border-radius: 3px; display: inline-block; position: relative; box-shadow: 0px 8px 15px rgba(0,0,0,.1); font-weight: 600; }
.loading_bar .btn_row .load_more_btn .label_1 { display: block; }
.loading_bar .btn_row .load_more_btn .label_2 { display: none; }
.loading_bar .btn_row .load_more_btn.active .label_1 { display: none; }
.loading_bar .btn_row .load_more_btn.active .label_2 { display: block; }
.loading_bar .not_found { display: none; }
.loading_bar .not_found .no_text { font-size: 20px; }
.loading_bar .not_found .no_text a { font-weight: 600; }

.editor_content {  }
.editor_content {  }
.editor_content li { margin: 15px 0 0 0; }
.editor_content li h3 { margin: 0 0 0 0; font-size: 24px!important; }

.captcha { display: flex; }
.captcha .captcha_image_con { background-color: #FFFFF6; border: 1px solid #D7E3E94D; flex: 0 0 140px; display: flex; align-items: center; justify-content: center; }
.captcha .charcon { flex: 0 0 calc(100% - 140px); padding: 0 0 0 30px; }
.captcha .charcon input[type="text"] { margin: 0 0 0 0!important; }

.form_alternate { text-align: center; }
.form_alternate .form_alternate_title { color: #000; font-size: 28px !important; font-weight: 700 !important; padding: 0 0 20px 0; line-height: 35px; }

.page-template-city-page .form_alternate .form_alternate_title { color: #fff; }
.page-template-city-page .form_alternate { height: calc(100vh - 300px); display: flex; flex-direction: column; align-items: center; justify-content: center; }
.page-template-eagle-carports .form_alternate .form_alternate_title { color: #fff; }
.page-template-eagle-carports .form_alternate { height: calc(100vh - 300px); display: flex; flex-direction: column; align-items: center; justify-content: center; }
.page-template-metal-garage-state-page .form_alternate .form_alternate_title { color: #fff; }
.page-template-metal-garage-state-page .form_alternate { height: calc(100vh - 300px); display: flex; flex-direction: column; align-items: center; justify-content: center; }

.quality-carports-p { display: block;  background-color: transparent; padding: 25px 10px 0px 10px; }
.quality-carports-p h2 { font-size: 30px; }
.quality-carports-p p { max-width: 75%; margin: auto; font-size: 15px; font-weight: 500; line-height: normal; } 
.screen-reader-response ul { display: none; }
ul.pop-ul { font-family: "Barlow",sans-serif; position: absolute; top: 10%; max-width: 350px; font-size: 18px; list-style: none; margin: auto; padding: 0px 0px 0px 20px; color: #fff; font-weight: 600; }
.rounded-checkbox { width:35px; height: 35px; border-radius: 50%; vertical-align: middle; border: 1px solid black; appearance: none; -webkit-appearance: none; outline: none; cursor: pointer; } 
.rounded-checkbox:checked { appearance: auto; clip-path: circle(50% at 50% 50%); background-color: blue; }
ul.pop-ul svg{ margin-right: 15px; margin-top: 8px; }
ul.pop-ul li { display: flex; justify-content: flex-start; align-items: flex-start; margin-bottom: 2px; }
.bottom-box { background: #1e1e20; padding: 30px; position: absolute; right: 0; bottom: 0; border-radius: 25px 0px 0px 0px; }
.top-box { width: 25px; height: 25px; border-top-left-radius: 100%; background: #1e1e20; position: absolute; top: 3px; left: 3px; } 
.mobile-only-pop { display: none; }

.social_sharing { display: flex; margin: 20px 0 10px 0; align-items: center; }
.social_sharing .sharing_icon { padding: 0 15px 0 0; height: 35px; }
.social_sharing .sharing_icon svg { width: 35px; height: 35px; }
.social_sharing .sharing_icon svg path { fill: #f4580b; }
.social_sharing .sharing_icon span { font-size: 35px; color: #f4580b; font-weight: 600; position: relative; top: -8px; }
.social_sharing .ss_box { margin: 0 10px 0 0; border-radius: 50%; position: relative; top: 0; }
.social_sharing .ss_box svg path { fill: #fff; }
.social_sharing .ss_box a { display: inline-block; height: 35px; width: 35px; display: flex; justify-content: center; align-items: center; }
.social_sharing .ss_box:hover { top: -5px; }
.social_sharing .ss_box.facebook { background-color: #3b5998; }
.social_sharing .ss_box.twitter { background-color: #1da1f2; }
.social_sharing .ss_box.linkedin { background-color: #0077b5; }
.social_sharing .ss_box.pinterest { background-color: #cb2027; }
.social_sharing .ss_box.instrgram { background: #f09433; background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);  background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); }
img.img-responsive.men-img-sale-section {top: 10%;}
.light-font h3{color: #fff;}
.font-light, .font-light h4, .font-light .gsection_title {color: #fff !important;}
.anchor_link{cursor: pointer;}
.font-light .gf_verify_email_notify {color: #fff;}
.col-sm-3 .gf_verify_email_notify,.col-sm-5  .gf_verify_email_notify{width: 100%;}
.navbar-header .logo-child a .full_logo { max-width: 100%; }
.instant-quote .ginput_container_verify_email .gform_button{font-size: 0.8em;}
.instant-quote h2{color: #fff !important; }
.quality-carports .quality_product_slider .q_product_box img { height: auto!important; }

.neep_help { padding: 0 0 0 0; background-image: url('images/metal-garages-for-sale/black-image.png')!important; }
.neep_help .cpc_flex { justify-content: space-between; }
.neep_help .cpc_flex .left_box { padding: 0 0 0 0; position: relative; flex: 0 0 auto; width: 35%; }
.neep_help .cpc_flex .left_box .charlie_wrapper { position: relative; padding: 0 0 0 50px; }
.neep_help .cpc_flex .left_box .charlie_wrapper .circle_view { position: absolute; z-index: 1; bottom: 10px; left: 0; top: 70px; border: 5px solid #3c291c; height: 180px; width: 180px; border-radius: 100%; }
.neep_help .cpc_flex .left_box .charlie_wrapper .circle_view .inner_white { height: 100%; width: 100%; border: 10px solid rgba(0,0,0,0); border-radius: 100%; }
.neep_help .cpc_flex .left_box .charlie_wrapper .circle_view .inner_orange { border: 15px solid #c66624; height: 100%; width: 100%; border-radius: 100%; }
.neep_help .cpc_flex .left_box .charlie_wrapper .charlie { position: relative; z-index: 2; }
.neep_help .cpc_flex .right_box { display: flex; align-items: center; flex: 0 0 auto; width: 65%; }
.neep_help .cpc_flex .right_box .child1 .heading { color: #FF7F27; font-size: 30px; font-weight: 700; }
.neep_help .cpc_flex .right_box .child1 .subheading { color: #fff; font-size: 22px; }
.neep_help .cpc_flex .right_box .child_border { margin: 0 30px; width: 2px; background: #2A2A2A; height: 90px; }
.neep_help .cpc_flex .right_box .child2 { display: flex; flex-direction: column; justify-content: center; min-width: 290px; text-align: center; }
.neep_help .cpc_flex .right_box .child2 label { color: #fff; font-weight: 400; font-size: 16px; margin: 0 0 5px 0; }
.neep_help .cpc_flex .right_box .child2 .call_btn { justify-content: center; background-color: #f4580b; display: inline-flex; border-radius: 10px; color: #fff; padding: 10px 20px; align-items: center; font-size: 22px; font-weight: 500; border: 0; white-space: nowrap; } 
.neep_help .cpc_flex .right_box .child2 .call_btn .svg_wrap { margin: 0 10px 0 0; display: inline-flex !important; background-color: #b24112; padding: 5px; border-radius: 8px; }
.neep_help .cpc_flex .right_box .child2 .call_btn .svg_wrap svg { width: 20px; }
.neep_help .cpc_flex .right_box .child2 .call_btn .svg_wrap svg path { fill: #fff; }

.cat_list { display: flex; margin: 30px 0 0 -30px; flex-wrap: wrap; } 
.cat_list .cate_item { text-align: center; padding: 0; background: #fff; cursor: pointer; box-shadow: 0px 0px 30px 0px rgba(0,0,0,.2); margin: 0 0 30px 30px; border-radius: 8px; transition: all 0.3s cubic-bezier(.25, .8, .25, 1); width: calc(33.33% - 30px); overflow: hidden; display: flex; flex-direction: column; justify-content: space-between; }
.cat_list .cate_item .cate_title { font-weight: 600; color:#000 !important; padding: 15px 0 5px 0; font-size: 20px !important; font-weight: 700 !important; margin: 0 0 0 0; }
.cat_list .cate_item .starting_price { color:#000; font-weight:500; }
.cat_list .cate_item .starting_price span { color: #f4580b; font-size: 18px; font-weight: 600; }
.cat_list .cate_item .pic_box { padding: 0 0 0 0; }
.cat_list .cate_item .pic_box a { display: block; }
.cat_list .cate_item .pic_box a img { position: static; width: 100%; border-top-left-radius: 8px; border-top-right-radius: 8px; } 
.cat_list .cate_item .btn-custom { margin: 10px 5px 15px 0!important; border-radius: 30px!important; font-weight:600!important; height: auto!important; line-height: 24px!important; padding: 10px 20px !important; }
.cat_list .cate_item .btn-custom span { font-weight:600; }
.cat_list .cate_item .pinfo_box { padding: 0 15px; }
.cat_list .cate_item .grid_cta_row { display: flex; margin: 20px 0 0 0; }
.cat_list .cate_item .grid_cta_row .grid_quote { background-color: #f4580b; }
.cat_list .cate_item .grid_cta_row .grid_call { background-color: #333333; }
.cat_list .cate_item .grid_cta_row .grid_cta { color: #fff; border: 0; display: flex; align-items: center; height: 42px; justify-content: center; font-weight: 600; font-size: 18px; padding: 0 0 2px 0; }
.cat_list .cate_item .grid_cta_row .grid_cta:nth-child(1) {width: 60%;}
.cat_list .cate_item .grid_cta_row .grid_cta:nth-child(2) {width: 40%;}
.cat_list .cate_item .grid_cta_row .grid_cta svg { margin: 0 5px 0 0; }

body.page-template-metal-garages-for-sale { padding: 75px 0 0 0; }
body.page-template-metal-carports-for-sale { padding: 75px 0 0 0; }
body.page-template-metal-carports-for-sale { padding: 75px 0 0 0; }
#metal_garage_header .cpc_flex { justify-content: space-between; align-items: center; }
#metal_garage_header .cpc_flex .logo-and-flag { display: flex; padding: 10px 0 0 0; }
#metal_garage_header .cpc_flex .logo-and-flag .logo-child {  }
#metal_garage_header .cpc_flex .logo-and-flag .logo-child .logo-tagline { color: #000; font-weight: 600; font-size: 12px; }
#metal_garage_header .cpc_flex .logo-and-flag .logo-child img { height: 40px; width:auto !important; }
#metal_garage_header .cpc_flex .logo-and-flag .flag-child img { width: 100px; height: auto; transform: rotateY(180deg); }
#metal_garage_header .header-first-row { padding: 0 0 0 0!important; }
#metal_garage_header .header-container .container { padding-right: 15px; padding-left: 15px; }
.form_alternate { text-align: center; }
.form_alternate .form_alternate_title { color: #000; font-size: 28px !important; font-weight: 700 !important; padding: 0 0 20px 0; line-height: 35px; }
.captcha { display: flex; }
.captcha .captcha_image_con { background-color: #FFFFF6; border: 1px solid #D7E3E94D; flex: 0 0 140px; display: flex; align-items: center; justify-content: center; }
.captcha .charcon { flex: 0 0 calc(100% - 140px); padding: 0 0 0 30px; }
.captcha .charcon input[type="text"] { margin: 0 0 0 0!important; }
.disable_me { cursor: pointer; opacity: 0.5; pointer-events: none; }
.men-img-sale-section {top: 10%;}
.anchor_link{cursor: pointer;}
.font-light .gf_verify_email_notify {color: #fff;}
.col-sm-3 .gf_verify_email_notify{width: 100% !important;}
#metal_garage_header .cpc_flex .nav_menu ul li.call_box a.cpc_phone{background:#eb7324 0% 0% no-repeat padding-box;color: #fff; }
#metal_garage_header .cpc_flex .nav_menu ul li.call_box a .info .cno {font-size: 18px;font-weight: 600;padding: 6px 15px 0 10px;}
#metal_garage_header .cpc_flex .nav_menu ul li a {color: #6b6b6b;background-color: #f4580b;color: #fff;border-radius: 7px;font-size: 18px;font-weight: 500;text-transform: capitalize;}
#metal_garage_header .cpc_flex .nav_menu ul li.call_box a .info { display: flex; align-items: center; justify-content: center; flex-direction: column; }

footer .footer_row_2 .footer_menu .social_box { margin: 0 0 0 0; }
footer .footer_row_2 .footer_menu .day_time { font-weight: 600; font-size: 16px; }

.buying-section {  }
.buying-section .buying_guide_list { display: flex; flex-wrap: wrap; margin: 0 0 0 -30px; }
.buying-section .buying_guide_list .buying-box { margin: 0 0 30px 30px; width: calc(25% - 30px); }
.buying-section .buying_guide_list .buying-box .buying-img { position: relative; display: flex; align-items: center; justify-content: center; }
.buying-section .buying_guide_list .buying-box .buying-img a,
.buying-section .buying_guide_list .buying-box .buying-img img { width: 100%; }
.buying-section .buying_guide_list .buying-box .buying-img .view_feature { opacity: 0; position: absolute; display: inline-block; background-color: #f4580b; color: #fff; font-weight: 600; font-size: 18px; padding: 10px 15px; border-radius: 6px; line-height: 1; width: auto; }
.buying-section .buying_guide_list .buying-box:hover .buying-img .view_feature { opacity: 1; }

.static-banner .cpc_phone{ margin: 10px 0; background-color: #434344; color: #fff;font-size: 20px; font-weight: 700; align-items: center; padding: 10px 20px; font-size: 18px; color: #fff; font-weight: 600; border-radius: 30px; white-space: nowrap; border: 0; text-transform: uppercase; letter-spacing: 1px; }
.numbered-list{counter-reset: my-awesome-counter;  list-style: none; margin: 0 0 15px 20px;    padding-left: 20px;}
.editor_cotnent .numbered-list{list-style: none !important;}
.numbered-list li{ counter-increment: my-awesome-counter; position: relative; color: #0C0000;  margin-bottom: 20px;}
.numbered-list li::before{ content: counter(my-awesome-counter); color: #fff; font-size: 14px; font-weight: bold; position: absolute; top: 6px; left: -40px; height: 30px; width: 30px; background: #000; text-align: center; display: flex; align-items: center; justify-content: center; border-radius: 50%;}
.two_color_heading { line-height: normal;color: #EB7324; }

.tax-product_cat .inner_div { background: #fff; box-shadow: 0 3px 40px rgb(0 0 0 / 10%); border-radius: 20px; margin: 12px; }
.tax-product_cat .bullet_nav { list-style: none !important;}
.tax-product_cat .bullet_nav li:before{content: ""; height: 18px; width: 18px; display: inline-block; background-image: url('https://carportcentral.com//wp-content/themes/carportcentral/images/metal-garages-for-sale/check-mark.svg'); background-size: cover; position: absolute; left: 0; top: 5px;}
.tax-product_cat .category-top-selling-prodcut #productList { margin: 0 0 0 0; }
.tax-product_cat .category-top-selling-prodcut #productList .product_layout { display: block;padding: 0px 0;margin: 15px 0 0; display: flex; padding: 30px 0; position: relative; }
.tax-product_cat .category-top-selling-prodcut #productList .product_layout:before { content: ""; position: absolute; width: 60%; height: 100%; background: #fff; box-shadow: 0px 3px 40px rgba(0,0,0,0.1); border-radius: 60px; right: 0; top: 0; z-index: 1; }
.tax-product_cat .category-top-selling-prodcut #productList .product_layout .pic_box { flex: 0 0 auto; width: 52%; position: relative; z-index: 2; }
.tax-product_cat .category-top-selling-prodcut #productList .product_layout .pic_box img { border-radius: 10px; width: 100%; }
.tax-product_cat .category-top-selling-prodcut #productList .product_layout .info_box { flex: 0 0 auto; width: 48%; padding: 0 25px; position: relative; z-index: 2; text-align: left; }
.tax-product_cat .category-top-selling-prodcut #productList .product_layout .info_box .title_box { color: #333333; font-size: 28px; font-weight: 600; line-height: 30px; padding: 0 0 15px 0; margin: 0 0 15px 0; border-bottom: 1px solid #EB7324; }
.tax-product_cat .category-top-selling-prodcut #productList .product_layout .info_box .price_box { font-size: 20px; font-weight: 500; color: #333333; }
.tax-product_cat .category-top-selling-prodcut #productList .product_layout .info_box .price_box span { font-size: 24px; font-weight: 700; color: #EB7324; }
.tax-product_cat .category-top-selling-prodcut #productList .product_layout .info_box .price_tagline { color: #6B6B6B; font-size: 14px; font-weight: 500; } 
.tax-product_cat .category-top-selling-prodcut #productList .product_layout .info_box .prdesc { padding: 15px 0 0 0; }
.tax-product_cat .category-top-selling-prodcut #productList .product_layout .info_box .prdesc .bullet_nav { padding: 0 0 0 0; margin: 0 0 0 0; }
.tax-product_cat .category-top-selling-prodcut #productList .product_layout .info_box .prdesc .bullet_nav li { color: #333333; font-weight: 16px; padding: 0 0 0 30px;  font-size: 16px; position: relative; font-weight: 500; line-height: 30px;}
.tax-product_cat .category-top-selling-prodcut #productList .product_layout .info_box .btnrow { display: flex; margin: 20px 0 0 0; }
.tax-product_cat .category-top-selling-prodcut #productList .product_layout .pic_box,
.tax-product_cat .category-top-selling-prodcut #productList .product_layout .info_box {width: 100% !important;padding: 0px;}
.tax-product_cat .category-top-selling-prodcut #productList .product_layout .info_box .prdesc .bullet_nav {display: flex;gap: 21px;align-items: center;justify-content: center;}
.tax-product_cat .category-top-selling-prodcut #productList .product_layout .info_box .prdesc {padding: 8px 0 0;}
.tax-product_cat .category-top-selling-prodcut #productList .product_layout .info_box .btnrow{margin: 15px 0 0;}
.tax-product_cat .category-top-selling-prodcut #productList .product_layout .info_box .title_box{margin: 15px 0 15px;}
.tax-product_cat .category-top-selling-prodcut #productList .product_layout .info_box .btnrow {display: flex;margin: 20px 0 0;align-items: center;justify-content: center;}
.tax-product_cat .category-top-selling-prodcut #productList .product_layout .info_box .price_tagline {color: #6b6b6b !important;font-size: 14px !important;font-weight: 500 !important;margin-left: 5px;}
.tax-product_cat .category-top-selling-prodcut #productList .product_layout .info_box{ text-align: center !important; }
.tax-product_cat .category-top-selling-prodcut #productList .product_layout  .round_btn { min-width: 45%;justify-content: center; }
.tax-product_cat .category-top-selling-prodcut #productList .product_layout:before{content: none;}
.tax-product_cat .category-top-selling-prodcut .load-more-building { background: #FFFFFF; box-shadow: 0px 3px 20px #00000029; border-radius: 30px!important; color: #EB7324!important; display: inline-flex; margin: 50px 0 0 0!important; font-size: 18px; font-weight: 600!important; text-transform: capitalize; height: auto!important; padding: 10px 20px!important; }
.tax-product_cat .round_btn { box-shadow: 0px 5px 30px rgba(0,0,0,0.1); border-radius: 34px; border: 0; text-decoration: none; outline: none; color: #ffffff; padding: 12px 15px; font-weight: 600; font-size: 20px; display: inline-flex; align-items: center; }
.tax-product_cat .round_btn.orange { background: #EB7324; }
.tax-product_cat .round_btn.grey { background: #333333; }
.tax-product_cat .round_btn + .round_btn { margin: 0 0 0 15px; }
.tax-product_cat .round_btn:hover { color: #ffffff; }
.tax-product_cat .round_btn svg { margin: 0 8px 0 0; }
.tax-product_cat .request_more .round_btn { height: 55px; font-size: 20px; }

#productList .title_box h3{ font-size: 22px !important; line-height: 26px !important; margin-bottom: 10px!important; margin-top: 15px!important;}
.content-container-cat-description h2.red-title{color:#000;}

.single-post .founders.auther-cnt .founders-list{ box-shadow: 0px 3px 20px #3337411a; padding: 10px 20px 10px 20px; margin-bottom: 30px; position: relative; }

.single-post .founders.auther-cnt .founders-list:before{ position: absolute; content: ""; display: block; left: 0; top: 0; bottom: 0; background: #e64a31; width: 4px;}

.single-post .founders .founders-list .founder{ display: flex; margin: 50px 0 0 0; align-items: center; }

.single-post .founders.auther-cnt .founders-list .founder{ align-items: flex-start; margin: 10px 0 0 0; }

.single-post .founders.auther-cnt .founders-list .founder{ align-items: inherit; }

.single-post  .image_bg{ position: relative; z-index: 1; }

.single-post .founders .founders-list .founder .founder-image{ flex: 0 0 400px; }

.single-post .founders.auther-cnt .founders-list .founder .founder-image{ flex: 0 0 200px; }

.single-post .founders.auther-cnt .founders-list .founder .founder-image{ display: flex; align-items: flex-end; justify-content: center; }

.single-post .founders .founders-list .founder .founder-content{ flex: 0 1 100%; padding: 0 0 0 40px; }

.single-post .founders.auther-cnt .founders-list .founder .founder-content h4{     margin-top: 0; line-height: 1; margin-bottom: 0px; vertical-align: top;}
.single-post .founders.auther-cnt .founders-list .founder .founder-content h4 a{    width: 30px;
    height: 30px; display: inline-block; text-align: center; background: #428bca; margin-left: 10px;}
.single-post .founders.auther-cnt .founders-list .founder .founder-content h4 a i{font-size: 18px; line-height: 1; color: #fff;}

.single-post .founders.auther-cnt .founders-list .founder .founder-content .designation{ font-size: 16px; color: #e64a31; letter-spacing: 3px;  text-transform: uppercase; font-weight: 500;}
.single-post .about-author{margin: 30px 0;}
/*.single-post .founders .founders-list .founder .founder-content .bio{ margin-top: 20px; margin-bottom: 20px;}*/

.single-post .founders.auther-cnt .founders-list .founder .founder-content .bio p{ font-size: 16px; line-height: 26px; }


.bbb_box .image2{    max-width: 100%; width: 150px; height: auto;}

@media(max-width: 1024px) {
	#metal_garage_header #main-menu .header-first-row .show_with_m_menu a{padding: 10px; color: #fff;}
    #main-menu.only_links #myNavbar .menubar-ul .dropdown-content ul { margin: 0 0 0 0; padding: 0 0 0 0; list-style-type: none; }
    #main-menu.only_links #myNavbar .menubar-ul .dropdown-content ul li a { display: block; cursor: pointer; color: #282829; padding: 5px 15px; font-size: 14px; position: relative; font-weight: 500; }
    #main-menu.only_links #myNavbar .menubar-ul .dropdown-content ul li a:hover { color: #eb7324; }
}

@media(max-width: 991px) {
	.single-post .founders .founders-list .founder{flex-direction: column;}
	.single-post .founders .founders-list .founder .founder-content{padding-left: 0; padding-top: 30px;}
    .installation_information { flex-direction: column; margin: 0 0 0 0; }
    .installation_information .ii_child { width: 100%; margin: 0 0 0 0; }
    .installation_information .video_section { order: 2; margin: 15px 0 25px 0; }
    .installation_information .content_section { order: 1; text-align: center; }
    .installation_information .content_section .editor_cotnent { text-align: center; }
    .installation_information .content_section .editor_cotnent p { text-align: center!important; }
    .installation_information .video_section .video_container { max-width: 650px; margin: 0 auto; }
    footer .footer_row_2 .footer_menu .menu_child .convert-in-accordion-not .heading-h6 { margin: 0 0 0 0; }
    footer .footer_row_2 .contact_info_box { padding: 0 0 0 0; }
}

@media (max-width: 767px){

    .cat_list .cate_item .btn-custom{margin-bottom: 0 !important;}
    .cat_list .cate_item .grid_cta_row .grid_cta { font-size: 14px; }
    .cate_item .round_btn.grey{min-width: 172px;font-size: 14px;padding: 8px 15px;display: inline-block;margin-top: 10px;vertical-align: top;line-height: 24px;    }
    .cate_item .round_btn.grey svg{vertical-align: top;}
    .page-template-metal-carport-state-page .wc_form_box{ display:none;}
    .page-template-metal-garage-state-page .wc_form_box{ display:none;}
    .page-template-eagle-carports .eagle-banner-section{display: none;}
    .page-template-eagle-carports .eagle-form-con{display: none;}
    .slider-bottom-icon{display: none;}
    .page-template-metal-building-state-page .wc_form_box{ display:none;}
    .page-template-metal-buildings .wc_form_box{ display:none;}
    .tax-product_cat .wc_form_box{ display:none;}
    .page-template-storage-based-pages .wc_form_box{ display:none; }
    .page-template-city-page .wc_form_box{ display:none; }
    #productList .title_box h3{font-size: 18px!important; line-height: 26px !important}
    .editor_content li h3 { font-size: 18px!important; }
    #productList.ppc_grid .product_layout { width: 100%; margin: 0 0 0 0; }
    #productList.ppc_grid .product_layout .inner_div { margin: 15px 0; }
    .page-template-shop-metal-buildings #productList.ppc_grid .product_layout .inner_div .title_box { margin-top: 10px !important;}
    #productList.ppc_grid .product_layout .inner_div .title_box { margin: 0 0 0 0!important; font-size: 18px!important; }
    #productList.ppc_grid .product_layout .info_box .price_box { padding: 10px 0 0 0!important; }
    #productList.ppc_grid .product_layout .info_box .prdesc .bullet_nav { flex-direction: column; align-items: flex-start!important; gap: 0!important; }
    #productList.ppc_grid .product_layout .info_box .btnrow .grey { margin: 15px 0 0 0!important; }
    #productList.ppc_grid .product_layout .info_box { padding: 20px 0!important; }

    .buying-section .buying_guide_list { margin: 0 0 0 0; }
    .buying-section .buying_guide_list .buying-box { width: 100%; }
    .cat_list { margin: 30px 0 0 0; }
    .cat_list .cate_item { width: 100%; margin: 0 0 30px 0; }
    .cat_list .cate_item .pic_box a img { max-width: 100%; width: auto; height: auto; } 
    .desktop-only-pop { display: none; }
    .mobile-only-pop { display: block; }
    ul.pop-ul { position: unset; background: url('images/mobile-shape.png');  background-size: cover; padding: 22px; background-position: inherit; margin-top: 15px; width: fit-content; background-color: #fd863c; border-radius: 15px; }
    .top-box { width: 25px; height: 25px; border-bottom-right-radius: 100%; border-top-left-radius: 0; background: #1e1e20; position: absolute; bottom: 3px; right: 3px; left: auto; top: auto; } 
    .quality-carports-p p { max-width: 100%; margin: auto; font-size: 15px; line-height: normal; font-weight: 500; } 
    .cookiealert.cookieshow{ z-index: 111; }

    .neep_help .cpc_flex .left_box { display: none; }
    .neep_help .cpc_flex .right_box { width: 100%; flex-direction:column; text-align: center; justify-content: center; padding: 35px 0 35px 0 !important; }
    .neep_help .cpc_flex .right_box .child_border { display: none; }
    .neep_help .cpc_flex .right_box .child1 .subheading { font-size: 16px !important; padding: 10px 0 0 0; }
    .neep_help .cpc_flex .right_box .child2 { padding: 15px 0 0 0; align-items: center; }

    img.charlie.d-none{height: auto;margin-top: 103px;}
    #metal_garage_header .cpc_flex .nav_menu ul li a {color: #6b6b6b;background-color: #f4580b;color: #fff;padding: 8px;border-radius: 7px;font-size: 18px;font-weight: 500;text-transform: capitalize;}
    #metal_garage_header .cpc_flex .logo-and-flag .logo-child img { height: 25px; }
    #metal_garage_header .cpc_flex .logo-and-flag .logo-child .logo-tagline { width: 85px; line-height: 1; }
    #metal_garage_header .cpc_flex .logo-and-flag .flag-child img { width: 70px;height: auto; }
    .sku_box { position: absolute;top: 0px; color: #eee; background: #00000087; padding: 8px 10px; font-size: 16px;border-radius: 10px 0px 10px 0px;font-weight: 500; }
    .btnrow .btn-custom { padding: 0 10px!important; }
    
    .tax-product_cat .category-top-selling-prodcut { padding: 40px 0; }
    .tax-product_cat .category-top-selling-prodcut #productList .product_layout { margin: 10px 0 0 0; flex-direction: column; padding: 30px 0 0 0; }
    .tax-product_cat .category-top-selling-prodcut #productList .product_layout .pic_box { width: 100%; }
    .tax-product_cat .category-top-selling-prodcut #productList .product_layout .info_box { width: 100%; padding: 25px 15px; text-align: center; }
    .tax-product_cat .category-top-selling-prodcut #productList .product_layout .info_box .title_box { font-size: 18px; }
    .tax-product_cat .category-top-selling-prodcut #productList .product_layout:before { display: none; }
    .tax-product_cat .category-top-selling-prodcut #productList .product_layout .info_box .btnrow { flex-direction: column; align-items: center; }
    .tax-product_cat .category-top-selling-prodcut .load-more-building { margin: 10px 0 0 0!important; }
    .tax-product_cat .round_btn { width: 250px; text-align: center; justify-content: center; }
    .tax-product_cat .round_btn + .round_btn { margin: 15px 0 0 0; }
    .tax-product_cat .two_color_heading { font-size: 28px; }
}

/* START Make the WooCommerce Cart Table Responsive  for Mobile */
/* CSS published in http://www.jeremycarter.com.au/optimising-woocommerce-checkout-for-mobile/ */

@media screen and (max-width: 600px) {

/* Force table to not be like tables anymore */
.woocommerce-page table.shop_table, 
.woocommerce-page table.shop_table thead, 
.woocommerce-page table.shop_table tbody, 
.woocommerce-page table.shop_table th, 
.woocommerce-page table.shop_table td, 
.woocommerce-page table.shop_table tr { 
	display: block; 
}

/* Hide table headers (but not display: none;, for accessibility) */
.woocommerce-page table.shop_table thead tr { 
	position: absolute;
	top: -9999px;
	left: -9999px;
}

.woocommerce-page table.shop_table tr { 
	/*border: 1px solid #d2d3d3; */
}

.woocommerce-page table.shop_table td { 
	/* Behave  like a "row" */
	border: 1px solid #d2d3d3; 
	position: relative;
	padding-left: 30% !important; 
}

.woocommerce-page table.shop_table {
	border: none;
}

.woocommerce-page table.shop_table td.product-spacer {
	border-color: #FFF;
	height: 10px;
}

.woocommerce-page table.shop_table td:before { 
	/* Now like a table header */
	position: absolute;
	/* Top/left values mimic padding */
	top: 6px;
	left: 6px;
	width: 45%; 
	padding-right: 10px; 
	white-space: nowrap;
}

/*
Label the data
*/
.woocommerce-page table.shop_table td.product-remove:before {
	content: "DELETE";
}

.woocommerce-page table.shop_table td.product-thumbnail:before {
	content: "IMAGE";
}

.woocommerce-page table.shop_table td.product-name:before {
	content: "PRODUCT";
}

.woocommerce-page table.shop_table td.product-price:before {
	content: "PRICE";
}

.woocommerce-page table.shop_table td.product-quantity:before {
	content: "QUANTITY";
}

.woocommerce-page table.shop_table td.product-subtotal:before {
	content: "SUBTOTAL";
}

.woocommerce-page table.shop_table td.product-total:before {
	content: "TOTAL";
}

.woocommerce .quantity, 
.woocommerce #content .quantity, 
.woocommerce-page .quantity, 
.woocommerce-page #content .quantity {
	margin: 0;
}

.woocommerce-page table.cart td.actions, 
.woocommerce-page #content table.cart td.actions {
	text-align: left;
	border:0;
	padding-left: 6px !important;
}

.woocommerce-page table.cart td.actions .button.alt, 
.woocommerce-page #content table.cart td.actions .button.alt {
	float: left;
	margin-top: 10px;
}

.woocommerce-page table.cart td.actions div, 
.woocommerce-page #content table.cart td.actions div,
.woocommerce-page table.cart td.actions input, 
.woocommerce-page #content table.cart td.actions input {
	margin-bottom: 10px;
}

.woocommerce-page .cart-collaterals .cart_totals {
	float: left;
	width: 100%;
	text-align: left;
}

.woocommerce-page .cart-collaterals .cart_totals th, 
.woocommerce-page .cart-collaterals .cart_totals td {
	border:0 !important;
}

.woocommerce-page .cart-collaterals .cart_totals table tr.cart-subtotal td,
.woocommerce-page .cart-collaterals .cart_totals table tr.shipping td,
.woocommerce-page .cart-collaterals .cart_totals table tr.total td {
	padding-left: 6px !important;
}

.woocommerce-page table.shop_table tr.cart-subtotal td,
.woocommerce-page table.shop_table tr.shipping td,
.woocommerce-page table.shop_table tr.total td,
.woocommerce-page table.shop_table.order_details tfoot th,
.woocommerce-page table.shop_table.order_details tfoot td {
	padding-left: 6px !important;
	border:0 !important;
}

.woocommerce-page table.shop_table tbody {
	padding-top: 10px;
}

.woocommerce .col2-set .col-1, 
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, 
.woocommerce-page .col2-set .col-2,
.woocommerce form .form-row-first, 
.woocommerce form .form-row-last, 
.woocommerce-page form .form-row-first, 
.woocommerce-page form .form-row-last {
	float: none;
	width: 100%;
}

.woocommerce .order_details ul, 
.woocommerce-page .order_details ul,
.woocommerce .order_details, 
.woocommerce-page .order_details {
	padding:0;
}

.woocommerce .order_details li, 
.woocommerce-page .order_details li {
	clear: left;
	margin-bottom: 10px;
	border:0;
}

}

/* END Make the WooCommerce Cart Table Responsive  for Mobile */

@media(min-width: 768px) and (max-width: 991px){
	.page-template-shop-metal-buildings .header-first-row .cpc_flex{    padding: 15px 0;}
	.cpc_flex{ padding: 30px 0;	}
	.neep_help .cpc_flex .left_box{    display: none;}
	.neep_help .cpc_flex .right_box{    width: 100%;}
    .tax-product_cat .category-top-selling-prodcut { padding: 40px 0; }
    .tax-product_cat .category-top-selling-prodcut #productList .product_layout .pic_box { width: 50%; display: flex; align-items: center; justify-content: center; }
    .tax-product_cat .category-top-selling-prodcut #productList .product_layout .info_box { width: 50%; }
    .tax-product_cat .category-top-selling-prodcut #productList .product_layout .info_box .title_box { font-size: 22px; }
    .tax-product_cat .category-top-selling-prodcut #productList .product_layout .info_box .btnrow { flex-direction: column; }
    .tax-product_cat .category-top-selling-prodcut #productList .product_layout .info_box .btnrow .round_btn { width: 215px; justify-content: center; }
    .tax-product_cat .category-top-selling-prodcut #productList .product_layout .info_box .btnrow .round_btn + .round_btn { margin: 15px 0 0 0; }
    .cat_list .cate_item { width: calc(50% - 30px); }
}

@media(min-width: 992px) and (max-width: 1199px){
    .cat_list .cate_item .grid_cta_row .grid_cta { font-size: 16px; }
    footer .bbb_box img{width: 50%;}
}

@media (min-width: 768px) and (max-width: 1023px){
    .premium_metal_garages .banner_building .charlie,.fix_element {display: none;}
    #premium_metal_garages .col-sm-6.col-md-5.col-md-offset-0 {width: 100%;}
    .buying-section .buying_guide_list .buying-box { width: calc(33.33% - 30px); }
}
@media (min-width: 1025px) and (max-width: 1199px) {
    #main-menu.only_links #myNavbar .menubar-ul > li .topli .dropbtn { height: 100%; font-size: 14px; padding: 0 5px; }
}
@media (min-width: 1400px) and (max-width: 1599px) {
    body .video-container .banner_content .header_area h1 { font-size: 42px!important; }
}
@media (min-width: 768px){
    .gravity_modal .modal-dialog { max-width: 800px; width: 100%; } 
}
@media (min-width: 992px){
    .sticky_me { position: sticky!important; top: 100px; }
}
@media (min-width: 1025px){
    #main-menu.only_links #myNavbar .menubar-ul { position: relative; height: 100%; }
    #main-menu.only_links #myNavbar .menubar-ul > li { height: 100%; }
    #main-menu.only_links #myNavbar .menubar-ul > li .topli { height: 100%; }
    #main-menu.only_links #myNavbar .menubar-ul > li .topli .dropbtn { height: 100%; display: flex; align-items: center; }
    #main-menu.only_links #myNavbar .menubar-ul .dropdown-content { padding: 20px; top: 100%; }
    #main-menu.only_links #myNavbar .menubar-ul .dropdown-content ul { column-count: 2; margin: 0 0 0 0; padding: 0 0 0 0; list-style-type: none; }
    #main-menu.only_links #myNavbar .menubar-ul .dropdown-content ul li {  }
    #main-menu.only_links #myNavbar .menubar-ul .dropdown-content ul li a { display: block; cursor: pointer; color: #282829; padding: 7px 0; font-size: 14px; position: relative; font-weight: 500; left: 0; }
    #main-menu.only_links #myNavbar .menubar-ul .dropdown-content ul li a:hover { color: #eb7324; left: 10px; }
    #main-menu.only_links #myNavbar { height: 100%; }
    #main-menu.only_links .navbar-header .menu_right_box { align-items: normal; }
    #main-menu.only_links .navbar-header { align-items: normal; padding: 0 15px; }
    #main-menu.only_links .navbar-header .search-menu-sec { align-self: center; }
    #main-menu.only_links .navbar-header .logo-child { padding: 10px 0; }
    #main-menu.only_links #myNavbar .menubar-ul .dropdown-content { box-shadow: 0px 10px 10px 0px rgba(0,0,0,.4); border-radius: 0px 0px 8px 8px; }
    footer .footer_row_2 .contact_info_box { display: flex; justify-content: space-between; }
}
@media (min-width: 1400px) {
    #main-menu.only_links #myNavbar .menubar-ul .dropdown-content ul li a { font-size: 16px; }    
}