/* put the css code that make the site looks different */

.livepromo {
    padding-bottom: 15px;
}

.headercontactboxhusky {
    display: block;
    float: right;
    margin-right: 15px;
    padding: 8px;
    border: 2px solid #000000;
    border-radius: 8px;
}
.headercontactboxhusky a {
    color: #00B3D9;
}

.product.actions.product-item-actions .actions-primary .tocart {
    background-color: #00B4DB;
    border: 1px solid;
}
.cat-shipinfo {
    color: #EE0000 !important;
}
.product-item-link:hover {
    color: #00B4DB !important;
}
.action.primary {
    background-color: #00B4DB;
    border: 1px solid;
}
.action.primary:hover {
    background-color: #00B4DB !important;
}
.field.qty input[type="number"] {
    color: #00B4DB;
}
.minicart-wrapper .action.showcart:before {
    color: #00B4DB !important;
}
.minicart-wrapper .action.showcart .counter.qty {
    background-color: #00B4DB;
}
.minicart-wrapper .action.showcart .counter-number {
    color: #ffffff;
}

.header.panel>.header.links>li>a {
    color: #00B3D9 !important;
}
.header.panel>.links.header-links>li A {
    color: #00B3D9 !important;
}

.promowarranty strong span {
    color: #00B3D9 !important;
}
.promowarranty span a {
    color: #00B3D9 !important;
}
.cart.table-wrapper .col .cart-price .price {
    color: #00B3D9 !important;
}


ul.features li:before {
    color: #00B4DB;
}
.footer .footer-links li i {
    color: #00B4DB;
}
.footer .block.newsletter .form.subscribe button {
    background-color: #00B4DB;
}





.nav-sections-item-content>.navigation {
	text-align:right !important;
	display:block;
	font-size:1.1em !important;
}

.navigation .level0 .submenu a {
	text-align:left !important;
}

.navigation .level0 .submenu li {

    margin: 0;
    text-align: left !important;

}


/*--===== Media Query =====--*/

@media only screen and (min-width:768px) {
    .nav-sections,
    nav.navigation {
        background-color: #00B4DB;
    }
    .navigation > ul > li:hover,
    .navigation > ul > li:hover>a {
        background-color: #000000;
    }
    .navigation > ul > li > a {
        color: #ffffff !important;
    }
    .navigation > ul > li.active,
    .navigation > ul > li.has-active {
        background-color: #000000;
    }
    .navigation > ul > li.active>a {
        color: #ffffff !important;
        background-color: #000000;
    }
    .navigation ul li.vcarrot>a:before {
        color: #ffffff;
    }
    .navigation ul li.vcarrot.active>a:before,
    .navigation ul li.vcarrot.has-active>a:before {
        color: #ffffff;
    }
    
}

@media only screen and (max-width:480px) {
    .minicart-wrapper {
        top: 117px;
    }
    .tqi-top-search .label {
        top: -32px !important;
    }
}

.swatch-attribute-options .swatch-option {
	width:45px !important;
	height:45px !important;
	background-size:50px !important;
}

/*--===== Media Query =====--*/

.page-wrapper {
	background-color: #f2f2f2;
}


/*product page */

.fotorama__stage__frame.fotorama__active {
	background-color: #ffffff;
	border: 1px solid #dbdbdb;
    border-radius: 4px;
}

.gallery-placeholder .loading-mask  {
	background-color: #ffffff;
	border: 1px solid #dbdbdb;
    border-radius: 4px;
}

.product-info-main {
	background-color: #FFFFFF;
	border: 1px solid #dbdbdb;
    border-radius: 4px;
    padding: 15px 10px;
		
}

.easycatalogimg-grid.easycatalogimg-cols-4 .item {
border: 1px solid #dbdbdb;
    background-color: #ffffff;
	border-radius: 4px;
}

.easycatalogimg-grid.easycatalogimg-cols-4 .item a {
	color: #555;
	font-size:1.7em;
}

#amasty-shopby-product-list {
	border: 1px solid #dbdbdb;
    background-color: #ffffff;
    border-radius: 4px;
	padding: 15px 10px;
}

 .filter.active .filter-options, .filter-options {
	border: 1px solid #dbdbdb;
    background-color: #ffffff !important;
    border-radius: 4px;
	padding:10px;
}

.filter .block-subtitle {
	border-bottoM: none !important;
}

.abs-shopping-cart-items-desktop, .block-cart-failed, .cart-container .form-cart, .cart-container .cart-gift-item {
    background-color: #ffffff;
	padding: 20px;
	border: 1px solid #dbdbdb;
    border-radius: 4px;
}

@media (min-width: 768px) {
.cart-summary {
	width:22% !important;
	background-color: #ffffff;
	border: 1px solid #dbdbdb;
    border-radius: 4px;
}
	
}

.cart-summary {
	background-color: #ffffff;
	border: 1px solid #dbdbdb;
    border-radius: 4px;
}