.com-virtuemart.view-productdetails #sp-left {
    display: none !important;
}

.com-virtuemart.view-productdetails #sp-component {
    width: 100%;
}

.sp-contact-info {
    list-style: none;
    padding: 0;
    margin: 0 -15px;
    text-align: left;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.sp-column.top-buttons {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.itemBackToTop a.k2Anchor {
    dislpay: none;
    visibility: hidden;
}

div.itemAttachmentsBlock h4::before {
	color: #da000c;
	content: "\f019";
	font-family: 'Font Awesome 5 Free', sans-serif;
	font-size: 40px;
	position: relative;
	text-align: center;
	top: 10px;
	width: 20px;
    padding-right: 15px;
}

.itemAttachmentsBlock {
    margin: 0;
    padding: 0;
}

.itemAttachmentsBlock > h3 {
    color: #333;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.2;
    margin-top: 10px;
}

.itemAttachmentsBlock > ul {
    margin: 2em 0;
    padding: 0;
}

ul.triple-col {
    overflow: hidden;
    width: 100%;
}

ul.triple-col li {
    display: inline;
    float: left;
    width: 30%;
}

.itemAttachmentsBlock > ul.itemAttachments > li:before {
    content: "" !important;
}

.itemAttachmentsBlock > ul.itemAttachments > li {
    line-height: 24px;
    text-align: center;
    padding: 15px 0 4px 0 !important;
}

.itemAttachmentsBlock .itemAttachments .download-icon {
    display: inline-block;
}

.sp-module.mod_search .sp-vmsearch .search-input-wrapper .sp-vmsearch-box::placeholder {
    color: #999;
}

.sp-vmsearch-categorybox ul.dropdown-menu li a span.text {
    text-transform: uppercase;
}

.vina-treeview-virtuemart ul.treeview li a span.catTitle {
    text-transform: uppercase;
}

.sp-copyright {
    display: block;
    width: 100%;
    text-align: center;
    padding: 25px;
}

.itemFullText p img {
    margin: 10px;
}

#sp-menu {
    margin-top: 10px;
}

#sp-header-wrapper {
    padding: 15px 0;
}

#sp-top4 {
    margin-top: 10px;
    padding-top: 0;
}

.product-price .vm-price-value .vm-price-desc {
    margin-right: 10px;
}

.product-title .product-part-details,
.vm-product-details-inner .product-part-details {
    color: #818181;
    font-size: 12px;
    text-align: right;
    margin-top: 5px;
    display: inline-block;
}

.vm-product-details-container h1 {
    margin-top: 0;
}

#sp-top-wrapper .social-icons li {
    float: left;
    margin: 0;
    line-height: 28px;
    border: none;
}

#sp-top-wrapper .social-icons li a {
    padding: 5px;
    text-align: center;
    width: 37px;
    height: 37px;
    display: block;
    border: none;
    color: #fff;
}

#sp-top-wrapper .social-icons li:last-child {
    border: none;
}

.sp-module .electrosistem-brands-heading h3 {
    margin: 0 0 30px 0;
    text-transform: none;
    padding: 0;
    text-shadow: 0 0 0 #ffffff;
    font-size: 48px;
    line-height: 48px;
    text-align: center;
}

.customShareToolbar {
    text-align: center;
    margin-bottom: 15px;
}

.customShareToolbar span {
    color: #333;
    font-weight: bold;
}

.block-mini-cart .mini-cart-title .number {
    padding: 2px;
}

.block-mini-cart .mini-cart-title .number .item {
    display: none;
}

.sp-totop {display: none !important;}

#column-id-1574701368 .addon-root-text-block .sppb-addon-text-block,
#column-id-1574734855047 .addon-root-text-block .sppb-addon-text-block,
#section-id-1574734855052 .addon-root-text-block .sppb-addon-text-block,
#section-id-1574701379 .addon-root-text-block .sppb-addon-text-block {
  text-align: center;
}

ul.sigFreeClassic li.sigFreeThumb {
    list-style: none!important;
    display: block;
    float: left;
    margin: 0 0 10px 10px;
    padding: 4px;
    border: 1px solid #ccc;
    box-shadow: 3px 3px 5px #888;
    background: #fff;
    color: #eee;
}

footer#sp-footer {
	background-color: #1a1a1a;
}

.sp-megamenu-parent .sp-dropdown {
	width: auto !important;
	max-height: 450px;
	overflow: hidden;
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.15);
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
	margin-right: 10px;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	padding: 0 10px;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-items.vina-treeview-virtuemart {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	width: 830px;
	height: 450px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
	padding-left: 0;
	color: #b71234 !important;
}

ul.social-icons {
	margin-bottom: 0 !important;
	margin-top: 30px !important;
}


ul.social-icons li a {
	background-color: transparent;
  border: 1px #454545 solid
}

ul.social-icons li a:hover {
	background-color: #454545;
}

