File: /home/agritom/domains/agritom.vn/public_html/wp-content/themes/flatsome-child/style.css
/*
Theme Name: ThoiTrang14
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 1.0.0
*/
/*************** ADD CUSTOM CSS HERE. ***************/
/* ship block */
.ship-block{
border: 1px solid #f7f7f7;
padding: 10px;
border-radius: 4px;
}
.ship-block .icon-box.featured-box.icon-box-left.text-left{align-items: center; margin-bottom: 10px;}
.ship-block .icon-box.featured-box.icon-box-left.text-left .icon-box-text.last-reset{line-height: 1;}
/* blog */
.row.align-middle.row-collapse.blog-home {
position: absolute;
top: 0;
left: 0;
background: #f4f4f4;
width: 100%;
height: 55px;
line-height: 55px;
}
.blog-home img{
max-width: 65px;
background: #fff;
padding: 5px;
box-shadow: 0 0 15px rgba(221, 221, 221, 0.56);
border-radius: 4px;
margin-top: -40px;
margin-left: 15px;
}
.archive .box-text.text-left{
padding-top: 60px;
background: #fff;
}
.box-text.text-left .is-divider{height: 0;}
.blog-wrapper .entry-content.single-page p{text-align: justify}
.aut-name{text-transform: uppercase;}
.woo-section .is-divider.divider.clearfix{
background: url(assets/images/div-bg-isures.png);
background-size: cover;
background-position: center center;
background-color: transparent;
margin-bottom: 25px!important;
}
.woo-section .section-title.section-title-center b{opacity: 0}
.woo-section .section-title.section-title-center span{
color: #000
}
/*************** SIDE HEADER ***************/
.left-bar{
width: 290px;
position: fixed;
top: 0;
z-index: 999;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
display: inherit;
}
.left-bar .section-content.relative{height: 100%;}
.left-bar .section-content.relative .row-bottom{
position: absolute;
left: 0;
bottom: 0;
}
.add-to-cart-container{
margin-bottom:0px !important;
}
#fixed_cart{
position:fixed;
bottom:16px;
right:62px;
display:block;
z-index:998;
clear: both;
background: #fff;
border-radius: 40px;
box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
font-size: 14px;
padding: 0 10px 0 0;
width: 120px;
}
#fixed_cart div {
float: left;
width: 38px;
height: 38px;
border-radius: 40px;
background: var(--primary-color);
margin: 2px 5px 2px 2px;
}
#fixed_cart div i {width:22px;height:18px;display:block;margin:9px 0 0 9px;
font-size:16px;
color:#ffffff;
}
#fixed_cart div i::after{
background-color: #3fb846;
}
#fixed_cart span{
float: right;
margin: 5px 5px 2px 2px;
font-size:13px;
padding: 4px 0 0;
white-space: nowrap;
}
@media screen and (min-width: 850px) {
#content , .page-title.blog-featured-title.featured-title.no-overflow , .footer-widgets.footer.footer-1 , #top-bar , .shop-page-title.category-page-title.page-title , .product-container , .archive.woocommerce #main , .sg-product .section-content , .woocommerce-message.message-wrapper , .absolute-footer.dark.medium-text-center.small-text-center{
margin-left: 290px;
}
.header-main {
display:none;
visibility:hidden;
}
/* .container-width, .full-width .ubermenu-nav, .container, .row {
max-width: 100%!important;
} */
/* top bar text */
strong.uppercase.text-sale{font-size: 20px;}
}
.nav-scroll .col{
overflow-y: auto;
max-height: 450px; /* Change nav scroll height */
padding: 30px 0!important;
}
/* style scroll nav */
.nav-scroll .col::-webkit-scrollbar {
width: 6px;
background-color: #F5F5F5;
}
.nav-scroll .col::-webkit-scrollbar-thumb {
background: #ef9608;
border-radius: 4px;
}
.nav-scroll .col::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}
.nav-scroll .menu li{
text-align: center;
position: relative;
border-top: none;
border-bottom: 1px solid #f7f7f7;
}
.nav-scroll .menu li a{
padding: 15px;
line-height: 1.3;
letter-spacing: 4px;
width: 100%;
transition: all 0.15s ease-in-out;
text-transform: uppercase;
font-size: 14px;
}
.nav-scroll .menu > li > a:hover , .nav-scroll .menu li.active > a{
background: #f7f7f7;
text-decoration: underline
}
/* sub menu */
.nav-scroll .menu li > ul.sub-menu > li > a:before {
content: "";
width: 8px;
height: 8px;
border: 1px solid;
border-radius: 100%;
display: inline-block;
left: 20px;
top: calc( 100% - 53px/2 );
vertical-align: middle;
margin-right: 7px;
transition: all 0.25s;
background: #000;
position: absolute;
}
.nav-scroll .menu li > ul.sub-menu > li > a:hover:before{
background: transparent
}
.nav-scroll .menu li > ul.sub-menu{
padding: 0;
margin: 0;
border-left: none
}
.nav-scroll .menu li > ul.sub-menu > li > a{
font-size: 12px;
transform: background 0.15s ease-out
}
.nav-scroll button.toggle {
position: absolute;
right: 10px;
top: 0;
height: 42px;
}
.nav-scroll .menu .label-hot.menu-item>a:after{
top: -15px;
background: #ff0000
}
ul.sidebar-wrapper.ul-reset{text-align:center}
.btn-full{padding: 5px 25px}
.btn-full:hover span{
text-decoration: underline;
color: #78cccd
}
/* category home */
.is-linear .box-text.text-right.dark{
background: linear-gradient(to top, black, transparent);
background-color: transparent!important
}
/* fix wid */
.container-width, .full-width .ubermenu-nav, .container, .row , .related.related-products-wrapper.product-section .row.row-small {
max-width: 1180px;
}
/* title product */
p.name.product-title a {
text-transform: uppercase;
color: #000;
font-weight: 700;
font-size: 13px;
}
.product-small.box:hover p.name.product-title a{
color: #78cccd
}
div#tab-description {
text-align: justify;
}
.sidebar-wrapper aside{text-align: left}
/* hidden divider */
.sidebar-wrapper aside .is-divider{height: 0}
/* btn qucik */
.icon-ab{
position: absolute;
bottom: 50%;
right: 0;
z-index: 1;
display: flex;
flex-direction: column;
transition: all 0.25s ease-in-out;
transform: translateX(35px);
visibility: hidden;
}
.icon-ab a {
display: inline-block;
width: 35px;
height: 35px;
line-height: 35px;
font-size: 16px;
text-align: center;
background: #ef9608;
color: #fff;
border-radius: 99px;
margin-bottom: 10px;
}
.product-small .col-inner{overflow: hidden}
.product-small:hover .icon-ab{
transform: translateX(-15px);
visibility: visible;
}
.icon-ab a:hover{color: #000}
.icon-ab a:last-child{
border: none;
}
.image-tools.grid-tools.text-center.hide-for-small.bottom.hover-slide-in.show-on-hover a.quick-view.quick-view-added , a.zoom-button{display: none!important;}
/* footer*/
.footer-1 .is-divider{height: 0;}
.footer-1 ul{line-height: 1;}
.footer-1 ul li {border-top: none!important}
.footer-1 a , .footer-1 p {
font-size: 14px;
color: #878787!important;
}
.footer-1 p{
margin-bottom: 10px;}
.footer-1 strong {color: #ef9608}
.footer-1 a:hover{color: #fff!important}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE ***************/
}