/*
Theme Name: Micronmetals Child
Theme URI: http://demo.yithemes.com/sistina/
Version: 1.9.0
Description: Ecommerce Wordpress Theme
Author: Your Inspiration Themes
Author URI: http://yithemes.com/
Tags: white, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, front-page-post-form, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
template: micronmetals

	Copyright: (c) 2012 Your Inspiration Themes.
	License: GNU General Public License v3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.txt

*/

/* Below you can write your style */

 @font-face {
    font-family: 'museoslab';
    src: url('fonts/exljbris-museoslab-500.eot');
    src: url('sri-tsc-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/exljbris-museoslab-500.woff') format('woff'),
         url('fonts/exljbris-museoslab-500.ttf') format('truetype'),
         url('sri-tsc-webfont.svg#Sri-TSCRegular') format('svg');
    font-weight: normal;
    font-style: normal;
   }

.woocommerce table.shop_attributes th, .woocommerce-page table.shop_attributes th { text-align: left !important;}
.single-product.woocommerce div.product .summary .product-actions { width:190px; }
table.compare-list tr.description th {
    visibility: hidden;
}

.header_top {
   background: #4a0201; /* Old browsers */
background: -moz-linear-gradient(left, #4a0201 0%, #c80503 50%, #4a0201 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #4a0201 0%,#c80503 50%,#4a0201 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #4a0201 0%,#c80503 50%,#4a0201 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a0201', endColorstr='#4a0201',GradientType=1 ); /* IE6-9 */
width:100%;
height:59px;
border-top:1px solid #aec671;
    border: 1px solid #aec671;
    min-height: 61px;
}

.header_top_right li { list-style: none;}
.header_top_right { text-align: right;}
.header_top_right .textwidget {
    float: right;
    text-align: right;
    width: 50%;
}
.header_phone{
   
    float: left;
   
    width: 62%;
    font-family: museoslab;
}
.header_phone a , .header_phone a:hover {
 color: #fff;
 font-size: 30px;
    line-height: 60px;
}
.header_email {  color: #fff;
    float: right;
    font-size: 30px;
    line-height: 60px;
    width: 38%; }
.home_search {
    float: left;
    margin-bottom: 60px;
    width: 100%;
}
.header_email a {
    color: #fff;
    font-size: 30px;
}

.header_email a:hover {
    color: #fff;
}
.footer_bottom_right li {
    list-style: none ;
}
.fade-socials-small { margin:5px !important; }
.footer_bottom_right {
    margin-top: 10px !important;
}
.footer_bottom_left a {
    color: #fff;
}
.env-narrow.var-chromeless .tweet {
    padding-top: 0px !important;
}



/*Footer css*/

footer.footer_custom{
	width:100%;
	float:left;
	background:#363839;
	padding:40px 0px 20px;
border-top: 7px solid #e8e8e8;
}

.short-title{font-size:20px; color:#fff; font-family:museoslab;}
.short-desc{color:#747474;font-size:12px;}
footer h3{font-size:12px; font-weight:bold; color:#fff; text-transform:uppercase; font-style:normal;}
.ftr-blog{padding:0px; list-style:none; margin:0px;}
.ftr-blog li , #menu-footer-menu li a {color:#bfbfbf; font-size:12px; padding-bottom:8px; border-bottom:1px solid #585151;}
#menu-footer-menu li a:hover , .footer_custom .recent-post .text > a:hover { color: #fff; }
#menu-footer-menu li { border-bottom:0px; }
.ftr-blog li:last-child{border:none;}
.footer_bottom { min-height:60px; width:100%; float:left; background:#282a2b; }
.footer_bottom_left , .footer_bottom_right { margin:0px; line-height:60px; }
#header { background:#ffffff !important; }
#header-right-content { border:0px !important; }
#nav > ul > li { border-right:0px !important; }
.header_skin1 #nav > ul > li:hover, .header_skin1 #nav > ul > li.current-menu-item , .header_skin1 #nav > ul > li.current_page_item { 
border-top-color: #d2201e !important;
}
#nav > ul > li { 8px solid #fff !important; } 
#logo-img {
    padding-top: 10px ;
}
#nav ul li a { font-family: museoslab !important; }


.home_tabs{ margin:0px; }
i.fa.fa-chevron-circle-right {
    color: #d72016;
    font-size: 20px;
    margin-right: 5px;
    line-height: 30px;
}
.home_why ul li {
    list-style: none;
    line-height: 30px;
}
.home_why ul {
    margin: 0;
}
.home_why h2 , .home_blogs h2 , .home_testi h2 { font-family:museoslab; position:relative; }
.home_why h2::after , .home_testi  h2::after , .home_blogs h2::after { 
    border-bottom: 6px double #e7e6e6;
    width: 65%;
    position: absolute;
    right: 0;
    content: '';
    top: 5px;
}
.home_testi  h2::after {
    width: 32%;
}
.home_blogs h2::after {
    width: 66%;
}
.w3eden {
    margin-top: 15px;
}

tr.description.even th {
    visibility: hidden;
}

.footer_custom .recent-post .hentry-post div.without-thumbnail { margin-bottom:0px; }
.footer_custom .recent-post .text > a {
    color: #bfbfbf;
    font-family: inherit;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
}

#menu-footer-menu {
    margin: 0;
}
#recent-posts-5 .hentry-post.group {
    border-bottom: 1px solid #585151;
}
#header .header-below { border-bottom:0px !important; background:#fff !important; }
.slogan {
    background: #fff;
    max-width: 1170px;
    margin: auto;
}
#header .slogan h2 {
    font-size: 20px !important;
    font-family: museoslab !important;
    color: #d72016 !important;
    text-align: left !important;
}
.slogan h3 , .slogan h3 a {
    font-size: 36px !important;
    font-family: museoslab !important;
    color: #343333 !important;
    text-align: left !important;
}
.testimonials-flexslider ul li blockquote p a {
    font-size: 15px !important;
}
.su-tabs-nav span { font-family: museoslab; }
.su-tabs-nav span.su-tabs-current { color: #d72016; }
.chpcs_more > a {
    background: #363839 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    padding: 5px 10px;
}

body.woocommerce #header .header-below.wooshoppage {
    background: #f6f6f6 !important;
    min-height: 175px;
}
#header .header-below.wooshoppage {
    background: #f6f6f6 !important;
    min-height: 120px;
    position:relative;
}
body.home #header .header-below.wooshoppage { 
	background: #fff !important;
}
body.home .inner_page_slogan {
    display: none;
}
.inner_page_slogan h1 {
    font-family: museoslab;
    color: #343333;
    text-align: center;
    line-height: 60px;
    margin: 0;
    font-weight: normal;
    font-size: 30px;
    padding-top: 10px;
}
.inner_page_slogan h3 {
    color: #d72016;
    text-align: center;
    margin: 0;
    font-weight: normal;
    font-size: 21px;
}


.chpcs_image_carousel .chpcs_prev, .chpcs_image_carousel .chpcs_next {
    background: rgba(145, 143, 143, 0.7) none repeat scroll 0 0 !important;
    color: rgb(255, 255, 255) !important;
    font-size: 32px !important;
    height: 31px !important;
    line-height: 26px !important;
    position: absolute !important;
    top: 112px !important;
    width: 31px !important;
}

.chpcs_image_carousel .chpcs_prev {
    background-position: 0 0;
    left: 6px !important;
}
.chpcs_image_carousel { padding: 15px 0px !important; position:relative; }
.flex-direction-nav {
    display: none !important;
}
.testimonials-slider ul.testimonials li blockquote p a, .testimonials-flexslider ul li blockquote p a {
    font-size: 12px !important;
}

.testimonials-slider ul.testimonials li blockquote p a, .testimonials-flexslider ul li blockquote p a {
    color: #747373  !important;
    font-family: "PT Sans",sans-serif  !important;
    font-size: 12px  !important;
    font-style: italic  !important;
    font-weight: 400  !important;
}

.testimonials-flexslider ul li blockquote p {
    background: #f6f3f3 none repeat scroll 0 0  !important;
    color: #030303  !important;
    line-height: 28px !important;
    margin: 0 !important;
    padding: 25px !important;
    text-align: center !important;
position:relative !important;
}
.flex-direction-nav {
display:none !important;
}

.testimonials-flexslider ul li blockquote p:before,
.testimonials-flexslider ul li blockquote p:after { 
position: absolute !important;
    left: 19px !important;
    bottom: -20px !important;
    display: block !important;
    width: 0 !important;
    height: 0 !important;
    border-width: 0 25px 20px !important;
    border-style: solid !important;
    border-color: transparent !important;
    border-left-color: #f3f3f3 !important;
    content: ' ' !important;
}
.testimonials-flexslider ul li blockquote p:before { left: 19px;
    bottom: -20px !important;
    border-left-color: #ccc !important; }
body.home #headers {
    width: 82% !important;
}
body.home #headersearchform .formborder{
    background-color: #fff !important;
    border-radius: 3px !important;
    box-sizing: border-box !important;
    clear: both !important;
    float: left !important;
    text-align: center !important;
    width: 100% !important;
    z-index: 220 !important;
}
.home_search form {
    padding: 0 5px !important;
    width: 100% !important;
}

.su-tabs {
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    background: #eee none repeat scroll 0 0 !important;
    border-color: #e8e8e8 !important;
    border-image: none !important;
    border-style: solid !important;
    border-width: 2px 1px 1px !important;
    margin: 0 0 1.5em !important;
    position: relative !important;
    padding:0px !important;
}
.su-tabs-nav {
    float: left;
    width: 100%;
    padding-bottom: 10px;
}
.su-tabs-nav span.su-tabs-current {
    border-top: 2px solid #e01e1c !important;
    content: "" !important;
    left: 0 !important;
    position: relative !important;
    top: -2px !important;
    background:#fff !important;
}
.su-tabs-nav span {
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f5f5f5+0,efefef+50,eeeeee+100 */
background: #f5f5f5 !important; /* Old browsers */
background: -moz-linear-gradient(top,  #f5f5f5 0%, #efefef 50%, #eeeeee 100%) !important; /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f5f5f5 0%,#efefef 50%,#eeeeee 100%) !important; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f5f5f5 0%,#efefef 50%,#eeeeee 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#eeeeee',GradientType=0 ) !important; /* IE6-9 */

    border-right: 1px solid #d9d9d9 !important;
    color: #333 !important;
    cursor: pointer !important;
    float: left !important;
    font-size: 13px !important;
    line-height: 20px !important;
    min-height: 40px !important;
    padding: 10px 35.8px !important;
    transition: all 0.2s ease 0s !important;
    margin-right:0px  !important;
}
.su-tabs-nav span:last-child {
    border-right: 0px !important;
}
.su-tabs-pane {
    font-family: pt sans !important;
    line-height: 24px !important;
}

.testimonials-flexslider ul li p.meta strong a {
    font-weight: bold !important;
}
.testimonials-flexslider ul li p.meta a {
    font-weight: normal !important;
}

body.home #headersearchform .formborder { border:none !important; position:inherit !important; margin:0px !important; }

.woocommerce .show-category ul.products li.product-category {
    width: 30.3% !important;
    border: 0px !important;
}

body.home #primary { margin-top:0px !important; }
body.home #header.header_with_search , body.home .home_search { margin-bottom:0px !important; }
body.home #headersearchform-container { padding-top:0px !important; }
h3.cat_title {
	font-size: 15px;
    font-family: museoslab;
    text-transform: capitalize;
    text-align: left !important;
}

.woocommerce .show-category ul.products li.product-category p {
    color: #747474 !important;
    font-size: 14px;
    text-align: left;
}
.chpcs_title > a {
    color: #000;
    font-family: museoslab;
}
.chpcs_title > a:hover {
    color: #d72016;
}
body.home .autocomplete-suggestions {
    left: 40px;
}
#nav ul.sub-menu { padding-right:15px; }
#nav ul.sub-menu li { margin-bottom:10px; }

.widget_yith_wc_category_accordion ul {
    padding-left: 0px !important;;
}
.widget_yith_wc_category_accordion ul li a { font-size:14px !important; }
.widget_yith_wc_category_accordion ul li .children li { background-position: 0 12px !important; }
.widget_yith_wc_category_accordion ul li .children li a { font-size:13px !important; text-transform: capitalize; }
.widget_yith_wc_category_accordion ul.ywcca_category_accordion_widget li i.icon-minus { background: none !important; }
.widget_yith_wc_category_accordion ul.children li:before { display:none !important; }

.inner_page_slogan h1::before {
    background: url(images/shadow.png) no-repeat;
    width: 100%;
    position: absolute;
    top: 0;
    content:'';
    height: 50px;
    left: 50px;
}

.wooshoppage_search #headersearchform .formborder { border:0px; }

.inner_page_slogan {
    padding-top: 20px;
}

.single-product.woocommerce div.product .product_title {
    font-family: museoslab;
}
.single-product.woocommerce #primary div.product .woocommerce-tabs.horizontal ul.tabs li {
	background: #f5f5f5 !important;
    background: -moz-linear-gradient(top, #f5f5f5 0%, #efefef 50%, #eeeeee 100%) !important;
    background: -webkit-linear-gradient(top, #f5f5f5 0%,#efefef 50%,#eeeeee 100%) !important;
    background: linear-gradient(to bottom, #f5f5f5 0%,#efefef 50%,#eeeeee 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#eeeeee',GradientType=0 ) !important;
}
.single-product.woocommerce #primary div.product .woocommerce-tabs.horizontal ul.tabs li a {
    border-left: 1px solid #e6e6e6;
    font-size: 16px;
    text-transform: capitalize;
    padding: 18px 32px;
    color:#000;
    font-family:museoslab;
}
.single-product.woocommerce #primary div.product .woocommerce-tabs ul.tabs li.active a {
    color: #e01e1c !important;
}
.single-product.woocommerce #primary div.product .woocommerce-tabs ul.tabs li a:hover {  color: #e01e1c !important; }
.single-product.woocommerce #primary div.product .woocommerce-tabs.horizontal ul.tabs li.active {
    background: #fff !important;
    border-top: 4px solid #e01e1c !important;
}

.woocommerce table.shop_attributes .alt td, .woocommerce table.shop_attributes .alt th, .woocommerce-page table.shop_attributes .alt td, .woocommerce-page table.shop_attributes .alt th { background:none !important; }

.single-product.woocommerce #primary div.product .woocommerce-tabs ul.tabs { border:0px !important; }

body { overflow:hidden; }

.sbOptions li:nth-last-child(2) , .sbOptions li:last-child {
    display: none !important;
}

.list-or-grid { margin-bottom:10px !important; }
form.woocommerce-ordering { display:none; }

.autocomplete-suggestions {
    height: 400px;
    overflow-y: scroll;
}

.product-meta-wrapper ul {
    margin: 0;
}

.product-meta-wrapper strong {
    float: left; color: #000;  margin-right: 4px;
}

.product-meta-wrapper_inner {
    float: left;
    width: 80%;
}
.product-meta-wrapper .buttons-list-wrapper {
    width: 20% !important;
    float: right !important;
    text-align: right;
    margin-top: 0;
}
.woocommerce ul.products li.product.list .product-description.show-on-list p , .woocommerce ul.products li.product.list .buttons-list-wrapper { margin:0px !important; }

body.home #yith-ajaxsearchform .search-navigation {
    display: inline-block;
    width: 85%;
}
body.home #headersearchform-container { top:0px;}
body.home #headersearchform-container .yith-ajaxsearchform-container { width : 100%;}
body.home #headersearchform-container #yith-s {
    font-size: 16px;
    height: auto;
    line-height: normal;
    margin-bottom: 0;
    padding: 16px 0 16px 15px;
    width: 99%;
}
#yith-ajaxsearchform #yith-searchsubmit { background: #d2201e url("images/icons/search-form-submit.png") no-repeat scroll center center !important; box-shadow : 0 2px 0 #cd6b02; }
#yith-ajaxsearchform #yith-searchsubmit:hover { background:#f12623; }
body.home .yith-ajaxsearchform-container {
    border: 0 none !important;
    bottom: 0 !important;
    left: 0 !important;
    margin: 0 !important;
    position: inherit !important;
}

#headersearchform-container .yith-ajaxsearchform-container {
    background-color: #fff;
    border: 0 none;
    border-radius: 3px;
    box-sizing: border-box;
    clear: both;
    margin: -30px auto 0;
    padding: 10px 10px 13px;
    position: inherit;
    text-align: center;
    width: 71%;
    z-index: 220;
}
#headersearchform-container {
    clear: both;
    padding-top: 0;
    position: relative;
    top: 72px;
}

.prod_in_tab, .t {
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    margin-top: 10px;
}

.t .prod_in_tab {
padding: 0px;
    margin-bottom: 0px;
    border: 0px solid #ddd;
    margin-top: 0px;
}

div#tab-description h2 {
    color: #e01e1c !important;
}

.entry-summary .product-actions.buttons_1.group .action i, .entry-summary .product-actions.buttons_1 .action.compare i {

background: none !important;
margin-right:0px;
}
.entry-summary .product-actions.buttons_1.group i.or {
    display: none !important;
}

.entry-summary .buttons_1 { border:0px !important; }

.entry-summary .product-actions .action a { border:1px solid #000; }

.woocommerce .product .product-actions.buttons_1 .action { width:30% !important; }
.single-product.woocommerce div.product .summary .product-actions { width:100%; }

a#rf {
display:none;
}

#rf i.fa.fa-envelope-o {
    margin-right: 8px;
}

.entry-summary a#rf {
    font-size: 13px;
    vertical-align: top;
    line-height: 28px;
    padding: 10px 32px 10px;
    margin-left: 20px;
    float: left;
border:1px solid #000;
display:block;
}

.woocommerce .product .product-actions .action i { background:none !important; }

a#rf:hover { background: #F1F1F1; }

i.fa.fa-files-o {
    margin-right: 10px;
}

.single-product #tab-info {
    margin-top: -60px;
    padding-top: 60px;
}

.wooshoppage_search {
    margin-top: -30px;
}

/*Media Queries*/
@media screen and (max-width: 1333px) { 
#headersearchform-container .yith-ajaxsearchform-container { width:80%; }
}
@media screen and (max-width: 1199px) { 

.wooshoppage_search {
    margin-top: -50px;
}

#headersearchform-container .yith-ajaxsearchform-container  { width:100%; padding-top:10px;}
#headersearchform-container { padding-top:10px;  }
body.home #yith-ajaxsearchform #yith-searchsubmit { margin-top : 10px; }
.slogan {
max-width: 940px;
}
.su-tabs-nav span { 
padding: 10px 22.3px !important;
}
.home_why h2::after, .home_testi h2::after, .home_blogs h2::after { width:57%; } 
.home_blogs h2::after {
    width: 56%;
}
.home_testi h2::after {
    width: 11%;
}
.single-product.woocommerce #primary div.product .woocommerce-tabs.horizontal ul.tabs li a { padding: 18px 28px !important; font-size: 12px !important; }
}

@media screen and (max-width: 1100px) { 
#header-container::after{ display:none;}
.home_why h2::after , .home_testi  h2::after , .home_blogs h2::after , .inner_page_slogan h1::before { display:none; }
.single-product.woocommerce #primary div.product .woocommerce-tabs.horizontal ul.tabs li a { padding: 18px 26px !important; }
}

@media screen and (max-width: 979px) { 

.wooshoppage_search {
    margin-top: -75px;
}
#headersearchform-container {
margin-top: -60px;
    padding-bottom: 20px;
    padding-top: 10px;

}
#headersearchform-container .yith-ajaxsearchform-container {margin-bottom:30px !important;}
body.home #headersearchform-container { margin-top:0px; }
#nav > ul li a, #nav .menu > ul li a { font-size:18px; }
.su-tabs-nav span {
    padding: 10px 9.3px !important;
}
.slogan {
max-width: 724px;
}
.slogan h3 { line-height:35px; }
.single-product.woocommerce #primary div.product .woocommerce-tabs.horizontal ul.tabs li a { padding: 18px 8px !important; }
}

@media screen and (max-width: 768px) { 
.caroufredsel_wrapper { max-height:300px; }
.footer_bottom_left, .footer_bottom_right { width:100% !important; } 
}

@media screen and (max-width: 767px) { 
body.home #yith-ajaxsearchform .search-navigation { width:100% ; }
#yith-ajaxsearchform #yith-searchsubmit { max-width:200px; }
body { overflow:inherit; }
.home_search {
    margin-bottom: 10px;
}
.footer_bottom_left , .footer_bottom_right { line-height:inherit; }
.slogan {
max-width: auto;
padding-left:20px; 
}
.header_top_right .textwidget {  width:100%; }
body.home #headersearchform #headersearchsubmit { max-width:150px; }
.slogan h3 { font-size:20px !important; margin-top:0px; }
#header .slogan h2 {
    font-size: 18px !important;
}
.woocommerce .show-category ul.products li.product-category { width:100% !important; border-bottom:1px solid; margin-bottom:30px; }
.woocommerce .show-category ul.products li.product-category a img {
    width: 100% !important;
}
#nav { min-width:320px; }
#nav ul li ul li a { font-size:11px !important; }
.inner_page_slogan h1 { line-height: 30px; font-size: 24px; }
.inner_page_slogan h3 { font-size: 18px;
    margin-bottom: 10px;
    padding-bottom:20px;
}
input#headersearchsubmit {
    max-width: 150px;
}


}

@media screen and (max-width: 480px) {  

.as_magento_product_section {
    font-size: 11px !important;
}

.ui-autocomplete {
max-width:320px !important;
}

.header_email a {
    font-size: 18px;
}
.header_phone{
    width: 48%;
    text-align:left;
}
.header_phone a {
 font-size: 18px;
}
.header_email {
    width: 49%;
    line-height:49px;
}
.footer_bottom { padding:20px 0px; }
.su-tabs-nav span {
    width: 100%;
}

body.page-id-806 .table th, body.page-id-806 .table td { font-size:10px; padding:1px; }

}