.table-order-items td.col.qty {
    text-align: center;
}
.partion {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 5px;
    height: 180px;
}
.table.grouped .price-box .price {
	font-size: 13px;
}
header.page-header.type14 .nav-sections {
	text-align: center;
}
.disclaimer_box {
    margin: 15px auto;
    text-align: center;
}
.succes_block {
    margin: 25px 0;
}
@media (max-width: 1240px)
{
    .account .column.main .block.block-order-details-view .block-content:not(.widget) .box {
		width: 50%;
	}
    .account .elink-grid.my-products,.account .table-wrapper.orders-history {
        display: block;
        overflow-x: scroll;
    }
    .product-category-grid .absolute {
        font-size: 16px;
        
    }
    
}
.product-category-grid .absolute:hover span  {
    border-bottom: 5px solid white;
}
.product-category-grid .absolute span {
    border-bottom: 5px solid rgba(241,137,3,0.75);
}

@media (max-width: 768px)
{
    .account .column.main .block.block-order-details-view .block-content:not(.widget) .box {
		width: 100%;
	}
    .product-category-grid .absolute {
        font-size: 12px;
        
    }
    .header.panel .top-links-area {
        display: none!important;
    }
    header.page-header.type14 .nav-sections {
        position: fixed!important;
        top: 0!important;
    }
	
}

@media (max-width: 480px)
{

    .product-category-grid .absolute {
        font-size: 7px;
        
    }
	
}



@media (min-width: 768px)
{
	header.page-header.type14 .nav-sections {
		min-width: 190px;
	}
	
}

@media only screen and (max-width: 767px)
{
	.nav-sections {
		width: auto;
	}
	header.page-header.type14 .nav-toggle:before, header.page-header.type14 .block-search .label:before {
		color: #fff !important;
	}
	header.page-header.type14 .header.content > .logo {
		margin-right: 0 !important;
		padding: 0 !important;
	}
	header.page-header.type14 .header.content > .logo img {
		max-height: 40px !important;
		top: -8px;
	}
}
#super-product-table .col.price {
	min-width: 130px;
}
.box-actions a.action, .box-content address a {
    color: #00609C;
}
.import-csv-file {
    display: inline-block;
}
.dz-preview {
    display: none;
}
.add-drop {
    opacity: 1;
    border: 2px dashed #0087F7;
    padding: 5px;
    background: #fcfcfc;
}
.elink-href-buttons button {
    background-color: #3399cc;
    color: #ffffff;
    border-color: #3399cc;
    border-radius: 0px !important;
    height: 33.5px;
    line-height: 0;
}
.prod-qty button {
    margin-top: 10px;
}
.my-products a, .my-products a:focus, .my-products a:active, .my-products a:visited, .my-products a:hover {
    color: #0060A5;
}
.block-minicart .block-content>.actions>.secondary .action.viewcart {
    color: #0060A5;
}
.product-info-main .box-tocart .actions {
    margin-bottom: 20px;
}
div#layer-product-list a {
    color: #00609C;
}
.elink-grid .prod-price button, .box-tocart .toquote {
    font-size: 11px !important;
}
header.page-header.type14 .logo img {
	position: relative;
    top: -12px;
}
header.page-header.type14 .nav-sections, header.page-header.type14 .panel.header {
	position: relative;
    top: 8px;
}

.page-print .logo {
    display: none !important;
}
#downloadablepricelist_partial thead tr {
    background-color: #00609C;
}
#downloadablepricelist_partial thead th {
    color: #fff;
    padding: 5px 9px;
}
#downloadablepricelist_partial  tbody tr.additional {
    border-bottom: 1px solid #000;
}
.price_breaks tr.price_list_head th{
    background-color: transparent !important;
}
.price_breaks tbody tr {
    border-bottom: none !important;
}
table.price_breaks>thead>tr>th, table.price_breaks>tbody>tr>th, table.price_breaks>tfoot>tr>th,
table.price_breaks>thead>tr>td, table.price_breaks>tbody>tr>td, table.price_breaks>tfoot>tr>td {
    padding: 5px 9px;
}
.customer-code {
    text-align: left;
    padding: 0px 0px 0px 60px;
}
.table.grouped#super-product-table .col.item {
    width: 39%;
}
.stock-myproducts-index .elink-href-buttons a {
	color: #FFF !important;
}
.stock-myproducts-index .elink-href-buttons a:hover {
	background-color: #F18903;
}
.catalog-product-view:not(.weltpixel-quickview-catalog-product-view):not(.weltpixel_quickview-catalog_product-view) .product-info-main .box-tocart {
    margin: 0 !important;
}
.customer-personal-info div {
    padding: 5px 0 5px 0;
}
.customer-personal-info {
    margin-bottom: 15px;
}
.customer-welcome ul li {
    padding: 5px 0 !important;
}
.stock-quickorder-index a, .order-items a strong{
	color: #00609C;
}
.order-items a strong:hover, .order-items a:hover, .table-order-items a:hover,.my-products a:hover {
	color: #F18903;
}
.quote-comment, .quote-comment-box {
    display: none;
    position: fixed;
    top: 200px;
    background: #f9f9f9;
    padding: 10px;
    border: 1px solid #eee;
    border-radius: 10px;
    z-index: 1000;
    box-shadow: 3px 5px #ededed;
    left: -15px;
}
.stock-myproducts-index .quote-comment-box , .stock-myproducts-index .quote-comment {
    top: 400px;
    left: 540px;
}
.catalog-product-view .quote-comment {
    left: 540px;
}
.product-info-main {
    position: relative;
}
button#product-request_price_quote-button {
    float: right;
    margin-top: 20px;
}
#model_to_submit {
    position: relative;
}
/*#model_to_submit .quote-comment {
    top: 20px;
    left: 200px;
}*/
header.page-header.type14 .navigation li.level0.parent > a:after {
    line-height: 12px !important;
}
textarea#quote_comment {
    margin-top: 20px;
}
.product-category-grid {
    list-style: none;
}
.product-category-grid li{
    display: inline-block;
    text-align: center;
    position: relative;
	width: 24%;
}
.absolute {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    height: 100%;
    background-color: rgba(0,96,156,0.75);
    padding-top: 45%;
}
/*
.absolute::after {
    margin-bottom: 0;
    content: "\0020";
    position: absolute;
    background: rgba(241,137,3,0.75);
    height: 4px;
    width: 130px;
    margin: 40px auto 0 auto;
    right: 34%;
}*/
.absolute:hover {
    background-color: rgba(241,137,3,0.75);
}
/*
.absolute:hover::after {
    background: #fff;
}*/
.quote-comment .header_section, .quote-comment-box .header_section {
    width: 95%;
    display: inline-block;
}
.quote-comment .remove_action, .quote-comment-box .remove_action {
    width: 3%;
    display: inline-block;
}
.quote-comment .remove_action .action.delete:before, .quote-comment-box .remove_action .action.delete:before{
    content: '\f81a';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #08c;
    font-family: 'porto-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    text-align: center;
}
.elink-pages.quote-comment-box {
    left: 30%;
    top: 265px;
}
header.page-header.type14 {
    position: fixed !important;
}
main#maincontent {
    margin-top: 110px;
}
.account .column.main .block:not(.widget) .block-content .box.box-information {
    width: 100%;
}
.catalog-product-view main#maincontent {
    margin-top: 150px;
}
.breadcrumbs {
    position: absolute !important;
    top: 110px;
}
.top-links-area li {
    padding: 5px 0;
    border-bottom: 1px solid #ddd;
    width: 95%;
}
.top-links-area li:last-child {
    border-bottom: none;
}
.page-header.type14 .top-links-area .links li:last-child a {
    font-weight: bold;
    color: #00609C !important;
}
.top-links-area li.nav.item a:hover, .authorization-link a:hover{
    text-decoration: none;
}
.stock-myproducts-index button.action.primary {
	height: 55px;
}
/* .quote-comment-box {
	top: 70px;
    left: 70px;
} */
.order-actions-toolbar a.action.order {
    color: #00609C;
}
.billing-address-details a, .billing-address-details a:focus {
    color: inherit;
}
span.price-container.price-final_price.tax.weee {
    display: inline-block;
}
span.stock-unit {
    font-size: inherit;
    vertical-align: bottom;
}
#my-orders-table span.stock-unit, #shopping-cart-table span.stock-unit {
    font-size: inherit;
}
#shopping-cart-table span.price-excluding-tax {
    display: inline-block !important;
}
.customer-account-index .block .block-title {
    color: #fff;
}
.table-order-items span.price-excluding-tax {
    color: #00609C !important;
}
.checkout-container a {
    color: #00609C;
}
.ord-total span.price, .inv-total span.price {
    font-size: 1.3rem;
}
.checkout-shipping-method button.ui-datepicker-trigger {
    display: none;
}
#checkout .opc-block-summary .product-item .price, #shopping-cart-table .price {
    font-size: 12px;
    color: #00609C;
}
#checkout .opc-block-summary .product-item  .cart-price {
    font-size: 12px;
}
.credit-card-info {
    margin: 10px 0;
}
.print_logo {
    display: none;
    width: 70%;
    margin: 0 auto;
}
.stock-downloadablepricelist-index .print_logo {
	display: block;
    width: 30%;
}
@media (min-width: 768px), print {
	.order-actions-toolbar .action.print {
		color: #00609C;
	}
}
@media print {
    .stock-downloadablepricelist-index .page-print .logo, .stock-downloadablepricelist-index .page-title-wrapper {
        display: none !important;
    }
    .price_logo {
        text-align: center;
    }
    #downloadablepricelist_partial tr.price_list_head th {
        background-color: #00609C !important;
        background: #00609C !important;
        color: #fff !important;
        padding: 5px 9px;
        border: 0 !important;
        -webkit-print-color-adjust: exact; 
    }
    #downloadablepricelist_partial tbody tr.additional {
        border-bottom: 1px solid #000;
    }
    .price_breaks tr.price_list_head th{
        background-color: transparent !important;
        background: transparent !important;
        color: #000 !important;
        border: 0 !important;
        -webkit-print-color-adjust: exact; 
    }
    .price_breaks tbody tr {
        border-bottom: none !important;
    }
    table.price_breaks>thead>tr>th, table.price_breaks>tbody>tr>th, table.price_breaks>tfoot>tr>th,
    table.price_breaks>thead>tr>td, table.price_breaks>tbody>tr>td, table.price_breaks>tfoot>tr>td {
        padding: 5px 9px;
    }
    .customer-code {
        text-align: left;
        padding: 0px 0px 0px 60px;
    }
    .stock-downloadablepricelist-index .page-main {
        max-width: 1300px !important;
    }
    .print_logo {
        display: block;
        text-align: center;
    }
    .stock-downloadablepricelist-index .print_logo {
        width: 70%;
    }
}