

/*===============================
/templates/ja_megastore/js/owl-carousel/owl.carousel.css
================================================================================*/
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0} .owl-carousel{display:none;position:relative;width:100%;margin:0;padding:0 40px;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel .owl-item{float:left}.owl-carousel .owl-item .client-item{padding:0 5px}.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)} .grabbing{cursor:url(/templates/ja_megastore/js/owl-carousel/grabbing.png) 8 8,move} .owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}


/*===============================
/templates/ja_megastore/js/owl-carousel/owl.theme.css
================================================================================*/
.owl-theme .owl-controls{margin-top:10px;text-align:center} .owl-theme .owl-controls .owl-buttons div{color:#FFF;display:inline-block;zoom:1;*display:inline;margin:5px;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#869791;filter:Alpha(Opacity=50);opacity:0.5}  .owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none} .owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:0.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1} .owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px} .owl-item.loading{min-height:150px;background:url(/templates/ja_megastore/js/owl-carousel/AjaxLoader.gif) no-repeat center center }


/*===============================
/templates/ja_megastore/css/themes/green/layouts/docs.css
================================================================================*/
.docs-section{font-size:14px;margin-top:40px}.docs-section .row{margin-left:-10px;margin-right:-10px}.docs-section .row > div{padding-left:10px;padding-right:10px}.docs-section .page-header h1{color:#222222;display:inline-block;font-size:30px;font-weight:700;text-transform:uppercase;margin:0}.docs-section .sub-title{display:inline-block;font-size:18px;font-weight:700;text-transform:uppercase;color:#222222;margin-bottom:20px}.example-type h1,.example-type h2,.example-type h3,.example-type h4,.example-type h5,.example-type h6{margin:20px 0;font-weight:100}.example-buttons .btn,.example-inputs .btn,.example-buttons .form-control,.example-inputs .form-control{box-shadow:none;width:100%;margin-bottom:20px}.example-buttons ul,.example-inputs ul{padding:0;list-style:none}@media screen and (min-width:768px){.example-buttons ul li,.example-inputs ul li{float:left;width:30%;padding-right:20px}}.example-button .btn{margin:0 10px 10px 0}@media screen and (min-width:768px){.example-button .btn{width:30%}}.example-navigation .nav.nav-pills{border:1px solid #ebebeb}


/*===============================
/modules/mod_os_social/asset/css.css
================================================================================*/
.os-social ul{list-style:none;margin:0;float:left;padding:0}.os-social ul li{text-decoration:none;float:left;position:relative}.os-social img{height:50px}.os-social li a{display:block;font-size:19px;height:45px;padding:10px;width:45px;text-align:center}.os-social ul li:first-child{border-left:1px solid #E1E1E1}.os-social ul li{border-right:1px solid #E1E1E1}.os-social li a:hover{text-decoration:none}.os-social li a [class^="icon-"]{font-size:22px;position:relative;top:12px;left:12px}.os-social ul li .above{position:absolute;top:-54px;left:0px;background:#fff;opacity:0;filter:alpha(opacity = 0);text-align:center;font-size:14px;padding:10px}.os-social ul li .above:before{position:absolute;top:40px;left:21px;//opacity:0;border-left:5px solid #fff;border-top:5px solid #fff;border-right:5px solid #333333;border-bottom:5px solid #333333;content:""}.os-social ul li:hover a{width:45px;height:45px;transition:All 0.3s ease;-webkit-transition:All 0.4s ease;-moz-transition:All 0.4s ease;-o-transition:All 0.4s ease;-webkit-transform:rotateY(360deg);-moz-transform:rotateY(360deg);-ms-transform:rotateY(360deg);transform:rotateY(360deg);perspective:300px;-moz-perspective:300px;-webkit-perspective:300px;-o-perspective:300px;-ms-perspective:300px}.os-social ul li:hover .above{opacity:1;filter:alpha(opacity = 100)}