/*
Theme Name: Arrow
Theme URI: https://wordpress.org/themes/arrow/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Arrow is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Arrow will make your WordPress look beautiful everywhere.
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: arrow

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 *    11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Post Formats
 *    11.4 - Comments
 *    11.5 - Sidebar
 *    11.6 - Footer
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 * 13.0 - Multisite
 * 14.0 - Media Queries
 *    14.1 - >= 710px
 *    14.2 - >= 783px
 *    14.3 - >= 910px
 *    14.4 - >= 985px
 *    14.5 - >= 1200px
 * 15.0 - Print
 */


/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */

#accordian.category-products  .panel-body ul {padding: 0;}
#accordian.category-products  .panel-heading a{font-size:14px; }
#accordian.category-products  .panel-heading.active{color:#fff;    background: #3b575f; }
#accordian.category-products  .panel-body ul  li{list-style:none;}
#accordian.category-products  .panel-body ul  li a{   
    color: #3b575f;
    float: left;
    margin-bottom: 5px;
    padding: 5px !important;
width: 100%;}
#accordian.category-products  .panel-body ul  li.active a{ color:#fff;    background: #3b575f; }
.mrt0{margin-top:0!important;}
.pdt0{padding-top:0!important;}
.categories  .none-style li.active a{color: #2e6fa6 !important;
    font-weight: bold !important;}
	.single-service .form-control{height:auto;}
	.page-template-cart-template .form-control{height:auto;}
	.page-template-career-template .form-control{height:auto;}
	.page-template-contacts-template .form-control{height:auto;}
	.tax-product_category .form-control{height:auto;}
	
	.get_touch_area .get_touch.touch_cart {
    border-bottom: 1px solid #d1dee1;
    margin-bottom: 15px;
    padding: 20px 0;
}
.about-block .box-title h3.mt-0 {
    line-height: 38px;
}
.page-template-services-template .latest_post .item_area .item_left a img{ border-radius: 85px;
    height: 150px;
    width: 150px;} 
	.qty{   border: 1px solid #dedede;
    border-radius: 5px;
    height: 35px;
    padding: 3px;
    position: relative;
    top: 1px;
    width: 40px;}
	.valign_tbl td{vertical-align: middle!important;}
.srch_frm{float:left; width:100%; position: relative; padding: 15px 15px 14px 15px;}
.srch_frm #srchinput{ border: 1px solid #2c4850;
    border-radius: 0;
    box-shadow: 0 0 10px #2c4850 inset;}
   .search_submit{ background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    height: 35px;
    position: absolute;
    right: 15px;
    top: 14px; 
   }
   .pagination li.colxpan {float: left;
    padding: 8px !important;}
	.pagination{float: right;}
	 footer.row{margin-top:20px!important;}
	.topics_item.relative { position:relative; }
	.topics_item.relative p{  bottom: 5px;
    font-size: 11px;
    font-weight: bold;
    position: absolute;
    text-align: center;
    width: 100%;}
	.srch_cats{float:left;padding: 10px !important;width:100%;}
	.srch_cats li{float: left;min-height: 62px;
    list-style: outside none none;
    padding: 5px;}
	.srch_cats li a{ border: 1px solid #dedede;
    box-shadow: 0 0 32px #dedede inset;
    padding: 15px;}
.widhinput100 input{ width:100%!important; }
.custom_cbutton {
    border-radius: 0;
    color: #f4f7fb;
    font: 700 14px "Roboto",sans-serif;
    height: 42px;
    left: 50%;
    margin-top: 30px;
    position: relative;
    text-transform: uppercase;
    transform: translateX(-50%);
    width: 220px;
}
.wpcf7-not-valid-tip{position: absolute;} 