PATH:
home
/
letacommog
/
opilot
/
wp-content
/
themes
/
dt-the7
/
css
/
static-less
/
shortcodes
/* #Shortcode carousel ================================================== */ .owl-carousel { box-sizing: border-box; // & .owl-item.cloned .lazy-load { // opacity: 1; // } } .post { .owl-carousel & { .flex-display(@display: flex); .flex-flow( column wrap); } } .owl-nav a { position: absolute; z-index: 10; .flex-display(@display: inline-flex); .justify-content(@justify: center); .align-items(@align: center); text-decoration: none; .arrows-hover-bg-off & { &:hover { background: none !important; } } } .owl-carousel .owl-dots { position: absolute; //transform: translateY(100%); & .owl-dot { position: relative; display: inline-block; & span { :not(.bullets-etefu)& { position: absolute; top: 0; left: 0; width: 100%; height: 100%; outline: none; border-radius: 50%; } } } } /* Scale up */ .bullets-scale-up .owl-dot span { // border-radius: 50%; -webkit-transition: -webkit-transform 0.3s ease, background 0.3s ease; transition: transform 0.3s ease, background 0.3s ease; } .bullets-scale-up .owl-dot.active span { // background-color: white; -webkit-transform: scale(1.5); transform: scale(1.5); } /* Stroke */ .bullets-stroke .owl-dot:not(.active) span { box-shadow: 0 0 0 2px rgba(255, 255, 255, 0) !important; } .bullets-stroke .owl-dot span { // border-radius: 50%; -webkit-transition: box-shadow 0.3s ease, background-color 0.3s ease; transition: box-shadow 0.3s ease, background-color 0.3s ease; } .bullets-stroke .owl-dot.active span { background-color: transparent; box-shadow: 0 0 0 2px white; } /* Fill in */ .bullets-fill-in .owl-dot span { //border-radius: 50%; background-color: transparent; // box-shadow: inset 0 0 0 2px white; -webkit-transition: box-shadow 0.3s ease; transition: box-shadow 0.3s ease; } /* Small dot with stroke */ .bullets-small-dot-stroke .owl-dot { border-radius: 50%; box-shadow: 0 0 0 2px rgba(255, 255, 255, 0); -webkit-transition: box-shadow 0.3s ease; transition: box-shadow 0.3s ease; } .bullets-small-dot-stroke .owl-dot span { cursor: pointer; position: absolute; // background-color: rgba(255, 255, 255, 0.7); -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease; transition: background-color 0.3s ease, transform 0.3s ease; } .bullets-small-dot-stroke .owl-dot.active span { -webkit-transform: scale(0.4); transform: scale(0.4); } /*** Ubax ***/ .bullets-ubax .owl-dot span { content: ''; position: absolute; top: 2px; left: 2px; width: calc(100% - 4px); height: calc(100% - 4px); border: 2px solid transparent; border-radius: 0 !important; } .bullets-ubax .owl-dot.active span { z-index: 10; background: transparent !important; // -webkit-transform: scale3d(1.5,1.5,1); // transform: scale3d(1.5,1.5,1); -webkit-transition: background-color 0.3s, border-color 0.3s; transition: background-color 0.3s, border-color 0.3s; } .bullets-ubax .owl-dot:not(.active):hover span { -webkit-transition: background-color 0.3s; transition: background-color 0.3s; } /*** Etefu ***/ .bullets-etefu .owl-dot { // width: 2.5em !important; height: 5px !important; } .bullets-etefu .owl-dot span { position: relative; display: block; overflow: hidden; width: 100%; height: 5px; // margin: 0 0 0 1em; // background: #4fc369; //opacity: 0.7; -webkit-transition: background 0.3s; transition: background 0.3s; } // .bullets-etefu .owl-dot:not(.active):hover span { // opacity: 1; // } .bullets-etefu .owl-dot span:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; // background: #326b3f; -webkit-transform: translate3d(-100%,0,0); transform: translate3d(-100%,0,0); -webkit-transition: -webkit-transform 0.5s; transition: transform 0.5s; -webkit-transition-timing-function: cubic-bezier(0.2,1,0.3,1); transition-timing-function: cubic-bezier(0.2,1,0.3,1); } .bullets-etefu .owl-dot.active span:before { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); } // #page .carousel-shortcode .owl-nav i, // #page .carousel-shortcode .owl-nav i:before { // background: none; // } @font-face { font-family: 'icomoon-arrows-the7-32x32'; src: url('fonts/icomoon-arrows-the7-32x32.eot?lp0p2y'); src: url('fonts/icomoon-arrows-the7-32x32.eot?lp0p2y#iefix') format('embedded-opentype'), url('fonts/icomoon-arrows-the7-32x32.ttf?lp0p2y') format('truetype'), url('fonts/icomoon-arrows-the7-32x32.woff?lp0p2y') format('woff'), url('fonts/icomoon-arrows-the7-32x32.svg?lp0p2y#icomoon-arrows-the7-32x32') format('svg'); font-weight: normal; font-style: normal; } .carousel-shortcode [class^="icon-"], .carousel-shortcode [class*=" icon-"], .carousel-shortcode [class^="icon-"]:before, .carousel-shortcode [class*=" icon-"]:before { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'icomoon-arrows-carousel-32x32' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
[+]
..
[-] tabs.less
[edit]
[-] dt-blog-carousel.less
[edit]
[-] pie-chart.less
[edit]
[-] teaser.less
[edit]
[-] titles-and-separators.less
[edit]
[-] banner.less
[edit]
[-] tooltip.less
[edit]
[-] before-after.less
[edit]
[-] shortcode-scroller.less
[edit]
[-] highlight.less
[edit]
[-] contact-form.less
[edit]
[-] dt-carousel.less
[edit]
[-] list.less
[edit]
[-] blog.less
[edit]
[-] buttons.less
[edit]
[-] fancy-media.less
[edit]
[-] progress-bar.less
[edit]
[-] blockquote.less
[edit]
[-] wp-gallery.less
[edit]
[-] social-icons.less
[edit]
[-] call-to-action.less
[edit]
[-] accordion.less
[edit]