@font-face {
font-family: "Flaticon";
src: url(https://tramhiepphat.com/wp-content/plugins/woo-product-gallery-slider/assets/css/font/Flaticon.eot);
src: url(https://tramhiepphat.com/wp-content/plugins/woo-product-gallery-slider/assets/css/font/Flaticon.eot?#iefix) format("embedded-opentype"),
url(https://tramhiepphat.com/wp-content/plugins/woo-product-gallery-slider/assets/css/font/Flaticon.woff) format("woff"),
url(https://tramhiepphat.com/wp-content/plugins/woo-product-gallery-slider/assets/css/font/Flaticon.ttf) format("truetype"),
url(https://tramhiepphat.com/wp-content/plugins/woo-product-gallery-slider/assets/css/font/Flaticon.svg#Flaticon) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Flaticon";
src: url(https://tramhiepphat.com/wp-content/plugins/woo-product-gallery-slider/assets/css/font/Flaticon.svg#Flaticon) format("svg");
}
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
font-family: Flaticon;
font-size: 30px;
font-style: normal;
}
.flaticon-right-arrow:before { content: "\f100"; }
.flaticon-back:before { content: "\f101"; }@keyframes wpcfb-animate-stripes {
0% {
background-position: 0 0;
}
100% {
background-position: 60px 0;
}
}
.wpcfb-wrap {
padding-top: 15px;
padding-bottom: 15px;
}
.wpcfb-wrap.wpcfb-wrap-empty {
display: none;
}
.wpcfb-progress-bar {
position: relative;
display: block;
width: 100%;
height: 10px;
border: none;
margin: 10px 0;
padding: 0;
overflow: hidden;
}
.wpcfb-progress-amount {
position: absolute;
left: 0;
top: 0;
display: inline-block;
height: 10px;
border: none;
margin: 0;
padding: 0;
}
.widget_shopping_cart_content .wpcfb-wrap {
padding-left: 30px;
padding-right: 30px;
}
.wpcfb-style-rounded .wpcfb-progress-bar, .wpcfb-style-rounded .wpcfb-progress-amount {
border-radius: 5px;
}
.wpcfb-progress-animated .wpcfb-progress-amount {
background-size: 30px 30px;
background-image: linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
animation: wpcfb-animate-stripes 1.25s linear infinite;
}