Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
wp-content
/
themes
/
buildbench
/
assets
/
css
/
component
:
_owl.css
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
/* owl preset */ .owl-carousel .owl-item { opacity: 0; visibility: hidden; } .owl-carousel .owl-item img { width: auto; } .owl-carousel .owl-item .text-center img { margin-left: auto; margin-right: auto; } .owl-carousel .owl-item.active { opacity: 1; visibility: visible; } /* owl navigation */ .owl-nav button > i { display: inline-block; padding: 0 9px; font-size: 36px; } /* dot style 2 */ .dot-style2 .owl-dots button.owl-dot span { background-color: #e7e7e7; border-width: 1px; } .dot-style2 .owl-dots button.owl-dot.active span { background-color: transparent; }