.import-csv-file {
    display: inline-block;
	vertical-align: top;
}
.dz-preview {
    display: none;
}
.add-drop {
    opacity: 1;
    border: 2px dashed #0087F7;
    padding: 5px;
    background: #fcfcfc;
}
.share-links a.share-facebook{
    display: none;
}
.share-links a.share-twitter{
    display: none;
}
.share-links a.share-googleplus{
    display: none;
}
.share-links a.share-linkedin{
    display: none;
}


.elink-href-buttons button {
    background-color: #3399cc;
    color: #ffffff;
    border-color: #3399cc;
    border-radius: 0px !important;
    height: 33.5px;
    line-height: 0;
}
.page-footer .footer-middle .row {
    display: flex !important;
	font-size: 12px;
}
.page-header .header-row .header-center {
	left: 35% !important;
}
.products:not(.columns4) ol.product-items li.product-item .product-item-details {
	/*margin-top: 40px*/
}
ul#ui-id-1.switcher-dropdown {
	z-index: 1000;
}
.autocomplete-suggestion {
	padding: 0 !important;
}
.autocomplete-suggestion a {
    padding: 20px 0;
    display: flex;
}
.search-autocomplete {
	display: none !important;
}
.table-order-items td.col.qty {
    text-align: center;
}
ul.items.order-links.top {
    display: inline-block;
}
.salesorders-salesorders-view .actions, .invoices-invoices-view .actions {
    display: inline-block;
   /* float: right; AK */
}
.print_logo img {
	width: 100%;
}
.print_logo b {
	float: right;
}
.invoice-print-header p {
	margin: 0;
	font-size: 13px;
	color: #2b2f42;
}
.order-print-header {
	color: #000;
}
.order-print-header p {
	margin: 0;
	font-size: 13px;
}
.order-print-header .print_logo b {
	font-size: 20px;
}
.invoice-info h4.heading {
	font-style: italic;
    text-transform: uppercase;
}
.invoice-info {
	margin-top: 60px;
}
.invoice-info p, .invoice-info h4 {
    margin: 0;
}
.invoice-info > div {
	border-left: 1px solid #000;
}
.invoice-info > div:first-child {
	border-left: none;
}
.invoices-invoices-print .conditions {
    margin-top: 50px;
    padding: 15px 30px;
	overflow: auto;
}
.invoices-invoices-print .conditions p {
	margin: 0 !important;
}
.invoices-invoices-print .order-details-items {
	border-top: none;
}
.invoice-print-header > div, .invoice-info > div, .order-print-header > div {
	display: inline-block;
    vertical-align: top;
}
.invoice-print-header > div, .order-print-header > div{
	max-width: 32%;
}
.invoice-info > div {
	max-width: 24%;
}
body.account.invoices-invoices-print .table-wrapper table.table thead {
    background-color: #1d70ba;    
}
body.account.invoices-invoices-print .table-wrapper table.table thead tr th {
	color: #fff;
}
body.account.invoices-invoices-print .table-wrapper table.table tfoot tr.grand-total th, body.account.invoices-invoices-print .table-wrapper table.table tfoot tr.grand-total td {
	font-size: 15px;
}
body.account.invoices-invoices-print .table-wrapper table.table tfoot {
    background: #fff;
}
.page-print .logo, body.account.invoices-invoices-print .porto-block-html-top {
	display: none !important; 
}
body.account.invoices-invoices-print .page-main .columns .column.main {
	padding-left: 0;
    border-left: none;
}
body.account.invoices-invoices-print .box-content {
    margin-top: 20px;
}
body.account.invoices-invoices-print .table-wrapper table.table tbody tr td span.price-excluding-tax span.cart-price, body.account .table-wrapper table.table tbody tr td strong {
	font-family: inherit !important;
}
.table-order-items a.action {
    font-size: 15px !important;
}
.table-order-items a.action.view {
    color: #08c;
}
body.account .table-wrapper .table-order-items tbody tr td.actions a span::before {
    content: "" !important;
}
select#select-store {
    width: 70px;
    background: inherit;
    border: none;
    cursor: pointer;
	background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
	background-position-x: 90%;
	background-position-y: 7px;
	padding: 10px 15px;
	width: 165px;
	margin-left: 15px;
}
.panel.header .switcher {
    position: relative;
}
.switcher.store.switcher-store img {
	width: 25px;
	position: absolute;
    left: 0px;
    top: 10px;
}
.autocomplete-suggestions {
	transform: translateX(-40%) !important;
	max-height: 500px !important;
}
.autocomplete-suggestion:not(:has(:first-child)) {
    display: none;
}
.products:not(.columns4) ol.product-items li.product-item .product-item-photo a img {
	margin-bottom: 15px;
}
.cms-index-index .page.messages {
    display: block !important;
}
#discount-coupon-form .action.apply.primary {
	min-height: 50px !important; 
}
.cart-summary .totals-tax span.label, .opc-block-summary .totals-tax span.label{
    color: #E56910;
    font-weight: bold;
}
.shipping-addresses-block{
    padding-bottom: 15px;
	padding-top: 15px;
}
.shipping-addresses-block .control .select2 .selection {
    font-size: 1.4rem;
	display: none;
	visibility: hidden;
}
.messages .message.error {
    display: flex;
}
.messages .message.error:not(:first-child) {
    display: none;
}
@media print {
	body {
		font-size: 10px !important;
	}
	h4 {
		font-size: 12px !important;
	}
	.invoices-invoices-print .conditions p {
		margin: 0 !important;
	}
	body.account.invoices-invoices-print .table-wrapper table.table tbody tr td.qty, body.account.invoices-invoices-print .table-wrapper table.table tbody tr td.price,
	body.account.invoices-invoices-print .table-wrapper table.table tr th.qty, body.account.invoices-invoices-print .table-wrapper table.table tr th.price
	body.account.invoices-invoices-print .table-wrapper table.table tr th.subtotal, body.account.invoices-invoices-print .table-wrapper table.table tbody tr td.subtotal{
		text-align: center !important;
	}
}

/*Styling Selectbox*/
.header-main table.table.table-bordered.table-striped.header.links {
    z-index: 99999;
}
.header-main table.table.table-bordered.table-striped.header.links {
    display: block;
    padding: 5px;
}
.customer-welcome.associated .header.links:before, .customer-welcome.associated:after {
	content: none;
}
.customer-welcome.associated .header.links {
    border-radius: 0px;
    width: 200px;
	padding: 0 !important;
}
.customer-welcome.associated {
	display: inline-block;
	position: relative;
	font-size: 14px;
	color: #474747;
	height: 100%;
	text-align: left;
	padding: 0 !important;
}
.customer-welcome.associated.active .associated-customer-menu {
	width: 200px;
}
.customer-welcome.associated span.customer-name {
    cursor: pointer;
    display: block;
    padding: 10px 0 10px 10px;
}
.customer-welcome.associated .associated-customer-menu {
	background-color: #fff;
	width: 100%;
	left: 0;
	box-shadow: 0 1px 2px rgb(204, 204, 204);
	border-radius: 0 1px 2px 2px;
	overflow: hidden;
	display: none;
	max-height: 144px;
	overflow-y: auto;
	z-index: 9;
}
.customer-welcome.associated .associated-customer-menu td {
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top:10px;
	transition: all .2s ease-in-out;
	cursor: pointer;
	border-top: none;
	width: 200px;
} 
.customer-welcome.associated .associated-customer-menu {
	padding: 0;
	list-style: none
}
.customer-welcome.associated .associated-customer-menu td:hover {
	background-color: #f2f2f2
}
.customer-welcome.associated .associated-customer-menu td:active {
	background-color: #e2e2e2
}
.main_name {
	display: none;
}
.customer-welcome.associated.active .main_name {
	display: inline;
}
.panel.header.show-icon .header.links::before, .panel.header.show-icon-tablet .header.links::after {
	content: none !important;
}
table.table.table-bordered.table-striped.header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 0;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
	max-height: 300px;
	overflow-y: scroll;
}
.page-header.type1 .header-right .panel.header:last-child {
    display: inherit !important;
}
.header.links .nav.item strong {
    padding: 0 5px !important;
    color: #113561;
    font-size: 14px;
    font-family: 'NetflixMedium';
    letter-spacing: normal;
    text-transform: capitalize;
}
.customer-welcome.associated i.porto-icon-fazer-compras {
    display: inline-block;
    font-size: 27px;
    vertical-align: middle;
    color: #222529;
}
.customer-welcome.associated span.customer-name.active {
	margin-left: 41px;
}
.cart-summary .checkout-methods-items .amasty-quote-link {
    background: #354491 !important;
    padding: 5px 30px;
    border-radius: 5px !important;
    font-family: 'Netflix';
    font-size: 15px;
    font-weight: normal;
    text-transform: capitalize;
    height: 50px;
    color: #fff !important;
    opacity: 1;
	border: none;
}
.cart-summary .checkout-methods-items .amasty-quote-link::after {
    content: '\f178';
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
	padding-left: 15px;
}
.cart-summary .checkout-methods-items .amasty-quote-link:hover {
    background: #222534 !important;
}
.block-minicart .block-content > .actions > .primary .action.primary {
	display: inline-block;
    font-size: 12px !important;
    min-width: 148px;
    padding: 12px 10px !important;
    width: 49% !important;
    vertical-align: bottom;
	text-align: center;
}
.form-cart.amasty-quote-update .step-title {
    text-align: left;
    margin-bottom: 12px;
    font-size: 20px;
    font-weight: bolder;
}
#payment_billing_form {
	display: none;
	width: 70%;
}
.cart-container .form-cart .actions.main .field {
    text-align: left !important;
    font-weight: bolder;
}
.subway_store_popup header.modal-header {
    margin-top: 20px;
}
.subway_store_popup.modal-popup .action-close {
	top: 10px;
}
.checkout-index-index .subway_store_popup.modal-popup .modal-inner-wrap {
	margin-left: -400px;
	width: 550px;
	left: 59%;
	position: relative;
    height: 250px;
}
.subway_store_popup .popup-footer {
    text-align: left;
    margin-top: 20px;
	font-size: 13px;
    position: absolute;
    bottom: 20px;
}
.checkout-index-index .subway_store_popup.modal-popup.modal-slide .modal-footer {
	margin-top: -15px;
}
button#top-cart-btn-checkout {
    min-height: 42px !important;
}
.salesorders-salesorders-print .widget.block.block-static-block {
	display: none !important;
}
.salesorders-salesorders-print .page-main .columns .column.main {
	width: 100% !important;
    padding-left: 30px !important;
    border-left: none !important;
}
.salesorders-salesorders-print .invoice-info h4.heading {
	margin-bottom: 15px;
}
.salesorders-salesorders-print .ordered {
    margin-top: 50px;
	margin-bottom: 50px;
}
.order-print-footer.row {
    font-size: 11px;
}
.salesorders-salesorders-print .conditions.row {
    margin-top: 30px;
    color: #000;
}
@media only screen and (min-width: 768px)  {
	.customer-welcome .associated-customer-menu {
		display: none;
	}
}
@media only screen and (min-width: 768px)  {
	.customer-welcome.active .associated-customer-menu {
		display: block;
	}
}
@media only screen and (min-width: 768px)  {
	.associated-customer-menu .header.links a {
		color: #777 !important;
	}
}
@media only screen and (min-width: 768px)  {
	.customer-welcome .associated-customer-menu {
		display: none;
	}
	.associated-customer-menu li {
		list-style: none;
	}
	.associated-customer-menu p {
		margin-right: -95px;
		margin-top: 5px;
		padding: 0;
		margin-bottom: 0;
	}
	.associated-customer-menu ul.header.links {
		margin-right: -15px;
	}
}
@media only screen and (min-width: 768px)  {
	.customer-welcome.active .associated-customer-menu {
		display: block;
	}
}
@media only screen and (min-width: 768px)  {
	.associated-customer-menu .header.links a {
		color: #777 !important;
	}
}
