/* put the css code that make the site looks different */
html {
    scroll-behavior: smooth;
}
body{
    font-family: 'Open Sans', sans-serif;
    background-color: #f2f2f2;
}

.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;
}



/*--===== 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;
    }
}



.page-wrapper {
	background-color: #f2f2f2;
}

#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;
}

.container-fluid {
    max-width: 1640px;
    padding-left: 20px;
    padding-right: 20px;
}
.breadcrumb-text {
    margin-top: 25px;
}
.breadcrumb-text ul {
    list-style: none;
    display: flex;
    align-items: center;
    gap: 20px;
    padding-left: 0px;
}
.breadcrumb-text ul li a {
    color: #333;
    font-size: 12px;
    font-weight: 400;
}
li.items a {
    color: #a3a3a3!important;
}
.banner-flex-wrap {
    display: flex;
    flex: 100%;
    max-width: 100%;
    background-color: #fff;
    align-items: center;
}
.banner-text {
    max-width: 50%;
}
.banner-image {
    flex: 50%;
    max-width: 50%;
}
.padding {
    padding: 40px 0;
}
.banner-title {
    padding: 0px 60px;
    width: 80%;
}
.banner-image img {
    width: 100%;
}
.banner-title h2 {
    font-weight: 800;
    font-size: 34px;
    line-height: 46px;
    color: #00B3D9;
}
.banner-title h3 {
    font-weight: 400;
    font-size: 43px;
    line-height: 59px;
    color: #333333;
}
span.color-black {
    font-weight: 700;
}
.our-special-images {
    display: flex;
    gap: 20px;
}
.our-special-images img {
    width: 100%;
    transition: transform .2s;
}
.our-special-list {
    padding-left: 40px;
}
.title h2 {
    font-weight: 400;
    font-size: 36px;
    line-height: 49px;
    color: #333333;
}
.our-special-list p {
    margin-top: 15px;
    font-weight: 400;
    font-size: 17px;
    color: #666666;
    line-height: 25px;
    margin-bottom: 30px;
}
.our-special-list .d-flex {
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 30px;
}
.list ul li {
    font-weight: 600;
    font-size: 17px;
    color: #333333;
    line-height: 25px;
    margin-bottom: 15px;
}
.button a.btn {
    background: #003366;
    border-radius: 4px;
    padding: 15px 35px;
    font-weight: 600;
    font-size: 21px;
    line-height: 29px;
    color: #FFFFFF;
}
.button a.btn:hover {
    background-color: #00b3d9;
}
.benefits-right-box {
    display: grid;
    grid-template-columns: auto auto auto;
    gap: 10px;
    padding-left: 40px;
}
.icon-box {
    text-align: center;
    padding: 40px 19px;
    background: #FFFFFF;
    border: 1px solid rgba(0, 179, 217, 0.2);
    box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.04);
}
.icon-image {
    margin-bottom: 30px;
}
.icon-text p {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #333333;
    width: 70%;
    margin: auto;
}
.benefits-left-text p {
    color: #666666;
    font-weight: 400;
    font-size: 17px;
    line-height: 25px;
    margin-top: 10px;
}
.client-logos {
    padding-top: 40px;
    padding-bottom: 30px;
}
.client-logos .slick-dots li button:before {
    width: 20px;
    height: 20px;
    background: #D9D9D9;
    content: "";
}
.client-logos .slick-dots li.slick-active button:before {
    width: 20px;
    height: 20px;
    background: #5760DD;
}
.mission-image img {
    width: 100%;
}
.our-mission-content {
    background: #FFFFFF;
    border-top: 3px solid #00B3D9;
    box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.05);
    width: 70%;
    margin: auto;
    padding: 30px 46px;
    z-index: 999;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
}
.mission-sec {
    position: relative;
    margin-bottom: 100px;
}
.blue-title h2 {
    font-weight: 700;
    font-size: 36px;
    line-height: 49px;
    color: #00B3D9;
}
.our-mission-content p {
    font-weight: 400;
    font-size: 17px;
    color: #666666;
    line-height: 25px;
}
.our-mission-content ul {
    padding-left: 35px;
}
.our-mission-content ul li {
    font-weight: 600;
    font-size: 16px;
    line-height: 27px;
    color: #333333;
}
.core-box-sec {
    display: grid;
    grid-template-columns: auto auto auto auto;
    justify-content: center;
    margin-top: 40px;
}
.core-box {
    background: #ffffff45;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.reviews-images img {
    width: 100%;
}
.reviews-images {
    margin-bottom: 60px;
}
.margin-top-30 {
    margin-top: 30px;
}
.team-box img {
    width: 65%;
    transition: transform .2s;
}
.team-box {
    text-align: center;
}
.team-box h3 {
    font-weight: 600;
    font-size: 23px;
    line-height: 31px;
    color: #000000;
    margin-top: 20px;
}
.team-box p {
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    color: #00B3D9;
}
footer img {
    width: 100%;
}
.core-box-inner {
    text-align: center;
}
.core-box-inner img {
    padding-bottom: 40px;
}
.core-box-inner p {
    font-weight: 600;
    font-size: 21px;
    line-height: 29px;
    text-align: center;
    color: #333333;
    width: 70%;
    margin: auto;
}
.core-box:nth-child(even) {
    background: #00b3d912;
}
footer {
    margin-top: 60px;
}
.our-special-images img:hover {
    -ms-transform: scale(1.5);
   /* IE 9 */
    -webkit-transform: scale(1.05);
   /* Safari 3-8 */
    transform: scale(1.05);
}
.special-image-1 {
    overflow: hidden;
}
.special-image-2 {
    overflow: hidden;
}
.team-box img:hover {
    -ms-transform: scale(1.5);
   /* IE 9 */
    -webkit-transform: scale(1.5);
   /* Safari 3-8 */
    transform: scale(1.05);
}
.team-box {
    overflow: hidden;
}
.client-logos .slick-next, .slick-prev {
    display: none!important;
}

/* Responsive */
@media(max-width:1199px){
    .banner-title {
        width: 100%;
}
.logo-cms img {
    width: 100%;
    padding: 5px;
}
.our-special-list {
    padding-left: 0px;
}
.icon-text p {
    width: 100%;
}
.icon-box {
    padding: 20px 19px;
}
}
@media(max-width:1024px){
    .banner-title h2 {
        font-size: 30px;
    }
    .banner-title h3 {
        font-size: 32px;
        line-height: 45px;
    }
    .list ul li {
        font-size: 15px;
    }
    .our-special-list .d-flex {
        margin-bottom: 10px;
    }
    .benefits-sec .row .col-md-4 {
        max-width: 100%;
        flex: 100%;
    }
    .benefits-sec .row .col-md-8 {
        max-width: 100%;
        flex: 100%;
    }
    .benefits-right-box {
        padding-left: 0px;
        margin-top: 40px;
    }
    .our-mission-content {
        width: 90%;
        bottom: -70px;
    }
    .core-box {
        width: 230px;
        height: 230px;
    }
    .core-box-inner img {
        padding-bottom: 10px;
    }
}
@media(max-width:991px){
    .our-special-sec .row .col-md-7 {
        max-width: 100%;
        flex: 100%;
    }
    .our-special-sec .row .col-md-5 {
        max-width: 100%;
        flex: 100%;
    }
    .our-special-list {
        margin-top: 30px;
    }
    .our-special-list p {
        font-size: 15px;
    }
    .our-special-list .d-flex {
        justify-content: inherit;
        gap: 50px;
    }
    .button a.btn {
        padding: 10px 25px;
        font-size: 20px;
    }
    .benefits-left-text p {
        font-size: 15px;
    }
    
}
@media(max-width:820px){
    .banner-title h2 {
        font-size: 25px;
    }
    
    .banner-title h3 {
        font-size: 27px;
        line-height: 39px;
    }
    
    .banner-title {
        padding: 0 25px;
    }
    
    .core-box {
        width: 170px;
        height: 170px;
    }
    
    .core-box-inner img {width: 50px;}
    
    .core-box-inner p {
        font-size: 15px;
        line-height: 23px;
    }
    .row.margin-top-30 .col-md-3 {
        max-width: 50%;
        flex: 50%;
    }
    footer {
        margin-top: 0px;
    }
}
@media(max-width:767px){
    .banner-flex-wrap {
        display: block;
    }
    .banner-text {
        max-width: 100%;
    }
    .banner-image {
        max-width: 100%;
    }
    .banner-title {
        padding: 40px 20px;
    }
    
    .banner-title h2 {
    }
    
    .our-special-list p {
        font-size: 14px;
    }
    
    .title h2 {
        font-size: 32px;
    }
    
    .benefits-left-text p {
        font-size: 14px;
    }
    
    .benefits-right-box {
        grid-template-columns: auto auto;
    }
    
    .our-mission-content {
        position: relative;
        bottom: 50px;
        padding: 30px 20px;
    }
    
    .mission-sec {
        margin-bottom: 0px;
    }
    
    .core-box-sec {
        grid-template-columns: auto;
    }
    
    .core-box {
        width: 300px;
        height: 300px;
    }
    
    .core-box-inner img {
        width: auto;
    }
    
    .core-box-inner p {
        font-size: 20px;
        line-height: 30px;
        width: 100%;
    }
    
    .team-box h3 {
        font-size: 20px;
    }
    
    .team-box p {
        font-size: 14px;
    }
}
@media(max-width:480px){
    .padding {
        padding: 20px 0;
    }
    
    .banner-title {
        padding: 20px;
    }   
    .our-special-list .d-flex {display: block!important;}
    .our-special-list .d-flex .list ul {
        padding-left: 30px;
    }
    .benefits-right-box {
        gap: 10px;
        grid-template-columns: auto;
    }
    .our-mission-content p {
        font-size: 14px;
        line-height: 23px;
    }   
    .blue-title h2 {
        font-size: 32px;
    }    
    .our-mission-content ul {
        padding-left: 30px;
    }   
    .our-mission-content ul li {
        font-size: 14px;
        line-height: 25px;
    }   
    .our-mission-content {
        padding: 15px;
        bottom: 20px;
    }    
    .core-box-sec {
        margin-top: 30px;
    }    
    .title h2 {
        font-size: 30px;
    }    
    .row.margin-top-30 .col-md-3 {
        max-width: 100%;
        flex: 100%;
    }    
    .team-box {
        margin-bottom: 20px;
    }
    .banner-title h3 {
        font-size: 25px;
    }
}
	
