/*
Theme Name: Porto Child2
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/


/*
Theme Name: Porto Child
Description: Porto Child Theme2
Version: 2.0.0
*/

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');







body{
	margin:0px;

/*

  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
*/
}

.header-wrapper{
	margin:0px;
	background:  url(ims/bg.jpg) center top repeat !important;
	color:white;
	
}

.header-wrapper a{
	color:white;
}


.page-top{
	margin:0px;
	padding:0px;
	min-height:80px;
	color:white;
	
	
}


.page-top a{
	color:white;
	
}



.bg-products .page-top{

background: url('ims/bg-products.jpg') center top / cover no-repeat;

}



.not-home.bg-1 .page-top{
background:  url(ims/bg1.jpg) center top / cover no-repeat;
}


.not-home.bg-2 .page-top{
background:  url(ims/bg2.jpg) center top / cover no-repeat;
}

.not-home.bg-3 .page-top{
background:  url(ims/bg3.jpg) center top / cover no-repeat;
}



.not-home.bg-4 .page-top{
background:  url(ims/bg4.jpg) center top / cover no-repeat;
}


.not-home.bg-5 .page-top{
background:  url(ims/bg5.jpg) center top / cover no-repeat;
}




.home-banner-box {
    background: url(/wp-content/uploads/2018/03/bm-banner.jpg) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 500px;
}


.home-banner-box .banner-caption {
    padding-top: 80px;
    max-width: 350px;
    line-height: 1.5em;
    font-size: 2em;
    color: white;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}









.breadcrumbs-wrap{
	display:none;
	
}


.page-title-wrap{
	text-align:center;
	
}

.page-title-wrap h1.page-title{
	font-size:3em;
	text-align:center;
	margin:1em;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 1);
	
	

}




.page-content{
	margin-top:2em;
	margin-bottom:2em;
	
}


.footer-wrapper{
  margin:0px;
	background:  url(ims/bg.jpg) center top repeat !important;
	color:white;
	
	
}



#footer,
#footer .footer-bottom {
 background-color: transparent;
 color:white;
}

/* Remove default Porto footer logo and copyright */
.footer-left {
    display: none !important;
}















/* ==========================================================================
   1. Global Styles (Strictly shared basics)
   ========================================================================== */

#header .wp-block-search { margin-bottom: 0; width: 100%; }
#header .wp-block-search__label { color: #ffffff; font-weight: 600; font-size: 15px; margin-bottom: 5px; display: block; }
#header .wp-block-search__inside-wrapper { display: flex; align-items: stretch; width: 100%; }
#header .wp-block-search__input { padding: 10px 15px; border: none; border-radius: 4px 0 0 4px; flex-grow: 1; min-width: 0; }
#header .wp-block-search__button { padding: 10px 20px; border: none; border-radius: 0 4px 4px 0; background-color: #0073aa; color: #ffffff; font-weight: bold; cursor: pointer; white-space: nowrap; }

/* ==========================================================================
   2. Desktop Layout (769px to 1199px)
   ========================================================================== */
@media (min-width: 769px) {
    /* The Parent Container */
    #header .porto-block > .container-fluid > .wp-block-columns {
        display: flex !important;
        flex-direction: row !important;
        align-items: center; 
        justify-content: space-between;
        flex-wrap: nowrap !important;
        width: 100%;
        padding: 10px 30px 5px !important; 
    }

    /* Left Grouping Wrapper (Logo + Search) */
    #header .porto-block > .container-fluid > .wp-block-columns > .wp-block-column:first-child {
        flex: 0 1 auto !important; 
        max-width: 65% !important; 
        margin-bottom: 0 !important;
    }

    /* Right Grouping Wrapper (Navigation) */
    #header .porto-block > .container-fluid > .wp-block-columns > .wp-block-column:last-child {
        flex: 1 1 auto !important; 
        display: flex !important;
        justify-content: flex-end !important; 
        margin-bottom: 0 !important;
    }

    /* Inner Grouping (Logo + Search) */
    #header .wp-block-column > .wp-block-columns.is-layout-flex {
        display: flex !important;
        flex-direction: row !important;
        align-items: center;
        gap: 60px !important; 
        margin-bottom: 0 !important;
        flex-wrap: nowrap !important;
    }

    #header .wp-block-column > .wp-block-columns.is-layout-flex > .wp-block-column {
        flex-basis: auto !important; 
        width: auto !important; 
        margin-bottom: 0 !important;
    }

    /* Desktop Navigation Alignment Fix */
    #header .wp-block-navigation,
    #header .wp-block-navigation__container {
        display: flex;
        align-items: center;
        margin: 0 !important; 
        padding: 0 !important;
        height: 100%;
    }

    /* --- NEW: MAXIMUM SPECIFICITY FOR TOP LEVEL MENU FONTS --- */
    body #header .porto-block nav.wp-block-navigation ul.wp-block-navigation__container > li.wp-block-navigation-item > a.wp-block-navigation-item__content,
    body #header .porto-block nav.wp-block-navigation ul.wp-block-navigation__container > li.wp-block-navigation-item > a.wp-block-navigation-item__content > span.wp-block-navigation-item__label {
        color: #ffffff !important;
        font-weight: 500 !important;
        padding: 10px 0 !important;
        text-decoration: none !important;
        font-size: 14px !important; 
        transition: font-size 0.3s ease; 
    }

    /* --- Desktop Dropdown Fixes --- */
    #header .wp-block-navigation__submenu-container {
        background-color: #ffffff !important;
        border-radius: 4px;
        padding: 10px 0 !important; 
        margin-top: 0 !important; 
        box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    }

    #header .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
        color: #001b4a !important; 
        font-weight: 500;
        padding: 10px 20px !important; 
        text-decoration: none !important;
        font-size: 14px !important;
    }

    #header .wp-block-navigation__submenu-container .wp-block-navigation-item__content:hover {
        color: #0073aa !important;
        background-color: #f5f5f5 !important; 
    }
}

/* ==========================================================================
   3. Large Desktop Layout (1200px and wider)
   ========================================================================== */
@media (min-width: 1200px) {
    /* Maximum specificity for the enlarged state */
    body #header .porto-block nav.wp-block-navigation ul.wp-block-navigation__container > li.wp-block-navigation-item > a.wp-block-navigation-item__content,
    body #header .porto-block nav.wp-block-navigation ul.wp-block-navigation__container > li.wp-block-navigation-item > a.wp-block-navigation-item__content > span.wp-block-navigation-item__label {
        font-size: 20px !important; 
    }
    
    #header .wp-block-navigation__container {
        gap: 35px; 
    }
}

/* ==========================================================================
   4. Mobile Layout (768px and smaller)
   ========================================================================== */
@media (max-width: 768px) {
    #header .wp-block-column,
    #header .wp-block-column > .wp-block-columns { display: contents !important; }

    #header .porto-block > .container-fluid > .wp-block-columns {
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: wrap !important;
        align-items: center;
        justify-content: space-between;
        padding: 15px 20px;
        gap: 15px 0; 
    }

    #header .wp-block-site-logo { order: 1; margin-bottom: 0; }
    #header .wp-block-navigation { order: 2; }
    #header .wp-block-search { order: 3; width: 100%; flex-basis: 100%; }

    #header .wp-block-navigation__responsive-container-open {
        color: #ffffff !important; padding: 6px 10px !important;
        border: 2px solid #ffffff !important; border-radius: 6px; background: transparent;
    }
    #header .wp-block-navigation__responsive-container-open svg {
        fill: #ffffff !important; width: 32px !important; height: 32px !important; display: block;
    }

    .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-dialog {
        background-color: #001b4a !important; color: #ffffff !important;
    }
    .wp-block-navigation__responsive-container-close,
    .wp-block-navigation__responsive-container-close svg { color: #ffffff !important; fill: #ffffff !important; }
    .wp-block-navigation__submenu-icon svg { stroke: #ffffff !important; }

    .wp-block-navigation__responsive-container-content { padding: 20px 30px !important; box-sizing: border-box; }
    .wp-block-navigation__responsive-container-content > ul > li { margin-top: 30px; }
    .wp-block-navigation__responsive-container-content > ul > li:first-child { margin-top: 10px; }
    
    .wp-block-navigation__responsive-container-content > ul > li > a {
        text-decoration: underline !important; text-underline-offset: 6px; font-weight: bold; font-size: 18px;
    }
    
    .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
        padding-left: 20px !important; margin-top: 15px !important;
    }
    .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container li { padding-bottom: 15px; margin-top: 0; }
    .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container a {
        text-decoration: none !important; font-weight: 400; font-size: 16px; opacity: 0.9; 
    }
}





























.larger{
font-size:larger;
}

.smaller{
font-size:smaller;
}

.very-large{
font-size:2em;
}

.very-small{
font-size:0.7em;
}


.download-container{
text-align:right;
font-size:smaller;
padding:5px;
}


.fixed {
  position: fixed;
  top: 0;
}






.clickbox {
display:block;
padding:2em 1em;
font-size:larger;
border:1px solid #333;
margin-bottom:0.5em;
}


.muted {
opacity:0.85;
}








.notice{
padding:1em;
font-size:0.9em;
border:1px solid #ccc;
background-color:#eee;
}













.data-table .flt{
/*max-width:7em;*/
font-size:smaller;
} 

.data-table tr.odd {
    background-color: #eee;
} 

.data-table{
/*font-size:smaller;*/
font-family: 'Courier Prime', monospace;
break-before: page;
}


.data-table.order-table {
font-size:inherit;
}


.data-table td{
text-align:right;
}


/*
.page-id-8 .page-content{
  width: 90vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -48vw;
  margin-right: -50vw;
  overflow:visible;
}

*/



.data-table .type-Name,
.data-table .type-Category {
font-family: Open Sans;
}










/* Styling for the table headers */
.data-table th {
  position: sticky; /* Sticky positioning */
  top: 0;           /* Stick to the top of the viewport */
  z-index: 10;      /* Ensure it stays above the table content */
  background-color: #f2f2f2; /* Add background color for better visibility */
  border-bottom: 2px solid #ddd;
  padding: 8px;
  text-align: left;
  font-weight: bold;
}


#filterTableTools-metrics{
	float:right;
	font-size:smaller;
	opacity:0.8;
	
}
























.order-table{}


.order-table th{
padding:10px 7px;
}

.order-table td{
padding:3px 7px;
}

.order-table.cell-vertical-spacing td{
padding:5px 7px;
}

.data-table th {
text-align:right;
}

.order-table .type-CustomerCategory{
width:15em;
}


.order-table .type-ProductCode{
width:7em;
}

.order-table .type-Name{
min-width:15em;
}

.order-table .type-Price{
width:8em;


}
.order-table .type-Extension{
width:8em;
background-color: rgb(255,255,153);
}
.order-table .type-NumberOfUnitsInPackage{
width:7em;
}
.order-table .type-UnitOfMeasure{
width:7em;
}
.order-table .type-LastOrderDateFormatted{
width:10em;
}


.order-table .type-number-entry{
width:15em;
}



.order-table td:nth-child(8),
.order-table th:nth-child(8), 

.order-table td:nth-child(9),
.order-table th:nth-child(9), 


.order-table td:nth-child(10),
.order-table th:nth-child(10) {
display:none;
}


.inventory-table td:nth-child(8),
.inventory-table th:nth-child(8), 

.inventory-table td:nth-child(9),
.inventory-table th:nth-child(9), 


.inventory-table td:nth-child(10),
.inventory-table th:nth-child(10) {
display:table-cell;
}

.inventory-table td:nth-child(11),
.inventory-table th:nth-child(11) {

/* display:none; */
}




.order-table.review td:nth-child(10),
.order-table.review th:nth-child(10) {
display:block;
}


.floatThead-container{
background-color:white;
box-shadow: 2px 2px 5px rgba(0,0,0,0.1);
}

.order-table.order .fltrow {
position:absolute; 
float:left;
padding:5px;
Z-INDEX: 1000;
}

.order-table {
    width: 100%;
    position: relative;
}


.order-table thead {
background-color:white;
box-shadow: 2px 2px 5px rgba(0,0,0,0.1);
}

/*


.order-table thead th {
    background-color:white;
    position: sticky;
    top: 0;
}
*/


.table-container{
/*
max-height:600px;
overflow:scroll;
*/
}


.data-table .type-text-entry input{
font-size:0.9em !important;
}

.data-table.order-settings td{
border-bottom:1px solid #eee;
}

.data-table.order-settings input[type=number]{
    width: 80px;
} 

.data-table.order-settings .productcategory{
width: 200px;
}



.data-table .nonstock-item{
  background-color:#8AC9FF !important;
  opacity:0.9;
}


.fineprint{
text-align:right;
font-size:0.8em;
opacity:0.8;
margin-top:1em;
margin-bottom:1em;
}



/*


.logged-in #nav-menu-item-9,
.logged-in #nav-menu-item-15,
.logged-in #nav-menu-item-2871,
.logged-in #nav-menu-item-41{
display:none;
}

.logged-in #header .searchform-popup{
display:none;
}
*/







#newrow {
display:none;
}


.inventory-settings .new-row{
background-color:#FAFDB9;
}

.inventory-settings input:disabled{
background-color:#efefef;
opacity:0.9;

}


.inventory-settings thead{
z-index:100;

}

.inventory-settings thead tr{
background-color:white;
padding: 5px 2px;
box-shadow: 2px 2px 5px rgba(0,0,0,0.1);
}




.disable{
pointer-events:none;

background-color:#eee !important;
opacity:0.9;
}






/* remote */
.menu-container.menu-horizontal{
margin:1em 0em;

}

.menu-container .menu-item{
display:inline-block;
padding:0.5em 1em;
font-size:0.9em;

min-width:90px;
text-align:center;
color:white;
background-color:#0065B3; 
}


.menu-container .menu-item.unlinked{
border-bottom:5px dashed red;
}












.data-item-line{
border-bottom:1px solid #ccc;
padding-bottom:0.75em;
margin-bottom:0.75em;
clear:both;
min-height:1em;
font-size:0.9em;
}
.data-item-label{
float:left;
min-width:100px;
font-size:smaller;
font-weight:bold;
}

.data-item-data{
min-height:1em;

}


.data-type---MISSING--{
color:red;
}





.data-problem{
border:2px dashed red !important;
}



.bm-simple-form{}

.bm-simple-form label{
display:block;
min-width:150px;
float:left;

}

.bm-simple-form input{
display:block;
margin-bottom:0.5em;
}



.item-list{}

.item{
padding-bottom:2em;
}

.item-label{
min-width:150px;
display:inline-block;
float:left;
clear:both;
font-size:smaller;
font-weight:bold;

}
.item-data{
margin-left:150px;
display:block;
}


.krumo-footnote{
display:none;
}












.inventory-box-container{
background-color:#eee;
padding:0.2em;
font-size:0.9em;
}

.inventory-box-container hr{
margin:5px;
}


.inventory-box-container .prod-info{
background-color: #F2FAFF;
padding:0.2em;
}


.inventory-box-container .prod-data-item{
display:inline-block;
padding-right:1em;
}

.inventory-box-container .prod-info .prod-data-item{
min-width:20%;
}



.inventory-box-container .prod-label{
padding-left:0.5em;
border-left:1px dashed rgba(1,1,1,0.2);
min-width:4em;
display:inline-block;
}

.inventory-box-container .prod-info .prod-label{
min-width:3em;
}



.inventory-box-container .prod-id,
.inventory-box-container .prod-name{
font-weight:bold;
}

.inventory-box-container .prod-price-table{}
.inventory-box-container .prod-price-table td{
padding:0em;
}


.inventory-box-container thead {
  font-weight:bold;
  font-size:smaller;
  text-align:right;
  
}

.inventory-box-container tbody td{
text-align:right;
}

.inventory-box-container .table-label{
text-align:left;
font-weight:bold;
font-size:smaller;

}


.inventory-box-container .prod-attrib{
font-size:smaller;
}

.icon-red{
opacity:0.5;
color:red;
}


.icon-blue{
color:#0066B4;
}

.change-up{
color:#219EBC;
}

.change-down{
color:#FFB703;
}



.inline-editing{
background-color:#8ECAE6;
}



.ajaxedit_inlinefield{
width:7em;
}






#portamento_container{}

 #inventory_box2{
	float:none; 
	position:fixed;
	bottom:0px;
	left:0px;
}


#inventory_box{
background-color:#eee;
position:relative;	

	float:none; 
	position:fixed;
	bottom:1.5em;
	left:0px;
min-width:70%;	

	
}

.box-container{
position:relative;		
box-shadow: 5px 5px 15px rgba(0,0,0,0.5) !important;		
min-height:8em;
}

.box-container-actions{
	position:absolute;
	right:0px;
	top:0px;	

	
}

.box-container-action{
margin:0.1em;
padding:0.1em;
border:2px solid #0A5A9F;
background-color:#FEFF99;
font-size:20px;	
float:right;
position:relative;
z-index:1;
cursor: pointer;
	
}

.box-container-toggle{

	
}


.box-container-search{

	
}

.box-container-add.box-container-action{

color:white;
background-color:#0A5A9F;
	
}





.box-container.box-folded {
min-height:auto;
max-height:2.2em;
overflow:hidden;
	
}

.box-label{
font-weight:bold;
font-size:0.9em;  
margin-bottom:1em;
opacity:0.8;
border-bottom:1px solid #ccc;

}

.box-container-search-form{
	display:none;
	
}





.notice-error{
	font-size:larger;
	margin:0.5em 0;
	border:2px solid red;
	
}
.notice-warning{
	font-size:larger;
	margin:0.5em 0;
	border:2px solid orange;
}
.notice-info{
	font-size:larger;
	margin:0.5em 0;
	border:2px solid #0A5A9F;
}



.dev_region{
	
	
}

.tab{
	padding:0.5em;
	margin-left:1.3em;
	
}

.dev_region .tab {
	border-left:1px solid #ccc;
	border-bottom:1px dotted #eee;
	margin-bottom:0.75em;
	
}


.field-empty{
border:2px dotted orange !important;	
}



.inventory-table .type-loc-total{
	font-weight:bold;
	
}



.data-table.inventory-settings .type-placement-control input[type=number]{
    width: 80px;
} 



.table-actions{
    margin-left:1em;
    margin-right:1em;
}

.table-actions a{
padding-right:2em;
}






  .hidden {
    display: none;
  }


.my-account-inventorysettings .container{
	max-width:100%;
	
}



.styled-output{
margin:1em 0;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;

}


.styled-output-element{
/*
  border-bottom:1px dashed #ccc;
padding-bottom:0.25em;
*/
}
.styled-output-key{
display: inline-block;
min-width:5em; 
border-right: 1px solid #ccc;
margin-right:0.5em;
padding-right:0.5em;

}
.styled-output-content{}




.my-account-inventoryfinalizeform{}

.my-account-inventoryfinalizeform .type-Vendor,
.my-account-inventoryfinalizeform .type-Name{
  font-size:smaller;
}


.my-account-inventoryfinalizeform .order-table .type-number-entry {
  width: 10em;
}


.table-container-wrapper{


}

.fixed-table{
  table-layout: fixed;
  width: 100%;
}

.fixed-table td,.fixed-table th{
}

.finalize-table{


}

.finalize-table input[type="number"]{
  width:5em;
  box-shadow:none;


}

.finalize-table .type-number-entry.priceor input{
  width:7em;

}

.finalize-table td.type-NumberOfUnitsInPackage{
width:4em;

}


#report-summary {
  height: 250px; /* Adjust height as needed */
  column-count: 2;
  column-gap: 20px; /* Optional, spacing between columns */
  overflow-y: auto; /* Enables scrolling if content overflows */

  padding:1em;
  border:2px dotted #084c87;
}


.summary-row{
  break-inside: avoid; /* Prevents breaking a row across columns */
  margin-bottom:0.5em;
}

.summary-row .summary-category{
  font-weight:bold;
  float:left;
  min-width:120px;
}

.summary-row .summary-total {
text-align:right;
min-width:80px;
margin-right: 2em;
}







.wpcf7-form{}

/* 1. Base Form & Layout Constraints */
.wpcf7-form {
    max-width: 800px;
    margin: 0 auto;
    font-family: inherit;
    color: #333;
}

/* 2. Section Headers (The <h3> tags you added) */
.wpcf7-form h3 {
    margin-top: 50px;
    margin-bottom: 25px;
    padding-bottom: 10px;
    border-bottom: 2px solid #ccc; /* The border you requested */
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #222;
}

/* 3. Standard Flexbox for Labels (Left/Right alignment) */
.wpcf7-form label {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 20px;
    font-weight: 600;
}

.wpcf7-form label .wpcf7-form-control-wrap {
    flex: 1;
    margin-left: 30px;
    max-width: 65%;
}

/* 4. Inputs and Textareas */
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form textarea {
    width: 100%;
    padding: 10px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 16px;
}

.wpcf7-form textarea {
    resize: vertical;
}

.wpcf7-form textarea {
    margin-bottom: 15px; 
}


/* 5. Taming the Radio Buttons */
/* This pulls the radio buttons out of the text flow and into a neat row */
.wpcf7-radio {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 25px;
    margin-top: 10px;
    margin-bottom: 30px; /* Space before the next question */
    padding: 15px 20px;
    background-color: #f8f9fa; /* Subtle box background to group them */
    border: 1px solid #e9ecef;
    border-radius: 6px;
}

.wpcf7-radio .wpcf7-list-item {
    margin: 0;
    display: flex;
    align-items: center;
}

.wpcf7-radio .wpcf7-list-item-label {
    margin-left: 8px;
    font-weight: normal;
}

/* 6. Formatting loose helper text (e.g., "Example: From May 2012...") */
.wpcf7-form p {
    margin-bottom: 15px;
    line-height: 1.5;
}

/* 7. Submit Button */
.wpcf7-submit {
    padding: 12px 35px;
    background-color: #0056b3;
    color: #fff;
    border: none;
    border-radius: 4px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    margin-top: 20px;
    transition: background-color 0.2s;
}

.wpcf7-submit:hover {
    background-color: #004494;
}

/* 8. Mobile Responsiveness */
@media (max-width: 650px) {
    .wpcf7-form label {
        flex-direction: column;
    }
    
    .wpcf7-form label .wpcf7-form-control-wrap {
        margin-left: 0;
        margin-top: 8px;
        max-width: 100%;
    }
    
    .wpcf7-radio {
        flex-direction: column; /* Stack radios vertically on small phones */
        gap: 15px;
    }
}









ul.products .rating-wrap,
ul.products .add-links-wrap {
	display:none;
	
}


li.product{
	padding-bottom:2em;
	
}

li.product span.product-list-field:nth-of-type(1) {
font-size:smaller;
opacity:0.8;	
}
li.product span.product-list-field:nth-of-type(2) {
    display: block;
    font-size: larger;
}





.woocommerce-ordering{
	display:none;
}












#yith-ywraq-form table.cart .product-thumbnail{
	display:none;
	
}


#yith-ywraq-form .product-remove{
	font-size:2em;
	
}

#yith-ywraq-form .button{
	margin-right:2em;
	
}













/* 7. Custom MyAccount pages */

.my-account-reportpage .woocommerce-MyAccount-navigation,
.my-account-pricelist .woocommerce-MyAccount-navigation,
.my-account-orderpage .woocommerce-MyAccount-navigation,

.my-account-inventoryfinalizeform .woocommerce-MyAccount-navigation,
.my-account-inventoryform .woocommerce-MyAccount-navigation,
.my-account-inventorysettings .woocommerce-MyAccount-navigation
{
	display:none;
	
	
}

.my-account-reportpage #main,
.my-account-pricelist #main,
.my-account-orderpage #main,
.my-account-inventoryfinalizeform #main,
.my-account-inventoryform #main,
.my-account-inventorysettings #main
{
	max-width:100%;
	
}


.my-account-reportpage .container-fluid,
.my-account-pricelist .container-fluid,
.my-account-orderpage .container-fluid,
.my-account-inventoryfinalizeform .container-fluid,
.my-account-inventoryform .container-fluid,
.my-account-inventorysettings .container-fluid
{
	padding:0px;
	
}


.my-account-reportpage .woocommerce-MyAccount-content,
.my-account-pricelist .woocommerce-MyAccount-content,
.my-account-orderpage .woocommerce-MyAccount-content,
.my-account-inventoryfinalizeform .woocommerce-MyAccount-content,
.my-account-inventoryform .woocommerce-MyAccount-content,
.my-account-inventorysettings .woocommerce-MyAccount-content
{
	width:100%;
	float:none;
	
}























































@media screen and (max-width: 900px) {

#header .searchform {
right:-110px !important;
}


.container {
padding-left:15px !important;
padding-right:15px !important;


max-width: 100% !important;
    
}

}




@media screen and (max-width: 600px) {

.home-banner-box{
  background-position: center top;
  min-height:320px;

}

.home-banner-box .banner-caption {
    color: white;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.7);

}

.sidebar.content-bottom-wrapper{
display:none;
}






}












/* override styles when printing */
@media print {

  body {
  
  }
  .noprint {
  display:none;
  }
  
  .container {
  max-width:100% !important;
  }
  
  .page-top > .container {
  padding:0px !important;
  }
  

  table {
  font-size:11px !important;
	border-collapse: collapse;
  }
	
	.order-table td, .order-table tr{
    padding: 2px 4px;
		line-height: 1;    /* Reduce line height */
}

  .order-table input {
    height: 1em;       /* Shrink input fields for print */
    padding: 0;
    margin: 0;
  }

  .header-wrapper, .page-top, .notice-alert {
  display:none;
  }
  
  thead .fltrow, thead .middle-head{
  display:none;
  }

  .footer-wrapper {
  display:none;
  }

  .fineprint {
  display:none;
  }
	#footer{
		display:none;
		
	}

}


