116 lines
2.5 KiB
CSS
116 lines
2.5 KiB
CSS
/*** homepage-2 ***/
|
|
.an_homeproducts-tabs {
|
|
margin-bottom: 0;
|
|
}
|
|
#header .anthemeblocks-homeslider .anthemeblocks-caption {
|
|
top: 50% !important;
|
|
transform: translateY(-50%);
|
|
}
|
|
#header .anthemeblocks-homeslider .owl-dots .owl-dot span {
|
|
background: transparent;
|
|
border: 1px solid #000;
|
|
width: 12px;
|
|
height: 12px;
|
|
margin: 4px 5px;
|
|
}
|
|
#header .anthemeblocks-homeslider {
|
|
margin-bottom: 70px;
|
|
}
|
|
#index .js-anthemeblocks-product-block-slider .owl-dot {
|
|
margin: 0 5px;
|
|
width: 12px;
|
|
height: 12px;
|
|
}
|
|
.columns-anthemeblocks-1 {
|
|
margin-bottom: 0;
|
|
}
|
|
#footer #_desktop_logo {
|
|
width: 100%;
|
|
padding: 0;
|
|
margin-bottom: 40px;
|
|
text-align: left;
|
|
}
|
|
.an_homeslider .an_homeslider-desc>.container {
|
|
align-items: flex-start;
|
|
text-align: left;
|
|
}
|
|
.an_homeslider .an_homeslider-desc p {
|
|
margin-left: 0;
|
|
margin-right: 0;
|
|
}
|
|
@media (max-width: 1200px) {
|
|
#index .anthemeblocks-staticblockcategory {
|
|
justify-content: center;
|
|
}
|
|
.staticblockcategory-item {
|
|
margin-bottom: 30px;
|
|
}
|
|
}
|
|
.product-miniature img {
|
|
height: auto;
|
|
}
|
|
|
|
.user-info i.expand-more {
|
|
font-size: 18px!important;
|
|
}
|
|
|
|
.featured-products-slider {
|
|
margin-bottom: 60px;
|
|
}
|
|
.featured-products-slider .owl-nav {
|
|
display: none;
|
|
}
|
|
.featured-products-slider .owl-nav .owl-prev i,
|
|
.featured-products-slider .owl-nav .owl-next i {
|
|
color: #c8c8c8;
|
|
width: 35px;
|
|
height: 35px;
|
|
line-height: 35px;
|
|
border: 1px solid #c8c8c8;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
text-align: center;
|
|
}
|
|
.featured-products-slider .owl-nav .owl-prev,
|
|
.featured-products-slider .owl-nav .owl-next {
|
|
position: absolute;
|
|
top: -65px;
|
|
}
|
|
.featured-products-slider .owl-nav .owl-prev {
|
|
left: 0;
|
|
}
|
|
.featured-products-slider .owl-nav .owl-next {
|
|
right: 0;
|
|
}
|
|
.featured-products-slider .owl-nav .owl-prev:hover i,
|
|
.featured-products-slider .owl-nav .owl-next:hover i {
|
|
color: #000;
|
|
border-color: #000;
|
|
}
|
|
.featured-products-slider .owl-dots {
|
|
text-align: center;
|
|
margin-bottom: 15px;
|
|
}
|
|
.featured-products-slider .owl-dot {
|
|
background-color: #fff;
|
|
border: 1px solid #000;
|
|
display: inline-block;
|
|
width: 13px;
|
|
height: 13px;
|
|
border-radius: 50%;
|
|
margin: 3px;
|
|
}
|
|
.featured-products-slider .owl-dot:hover,
|
|
.featured-products-slider .owl-dot.active {
|
|
background: #000;
|
|
}
|
|
.anhp-banner-global-bottom {
|
|
margin-top: 0;
|
|
}
|
|
.an_homeproducts-title {
|
|
text-transform: none;
|
|
}
|
|
.featured-products-slider {
|
|
margin-top: 0!important;
|
|
} |