@charset "UTF-8";
@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}@media print{*{color:#000!important;text-shadow:none!important;background:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(//bubbleblue.org/wp-content/themes/preschool/assets/fonts/glyphicons-halflings-regular.eot);src:url(//bubbleblue.org/wp-content/themes/preschool/assets/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(//bubbleblue.org/wp-content/themes/preschool/assets/fonts/glyphicons-halflings-regular.woff) format('woff'),url(//bubbleblue.org/wp-content/themes/preschool/assets/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(//bubbleblue.org/wp-content/themes/preschool/assets/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;width:100% \9;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;width:100% \9;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}cite{font-style:normal}mark,.mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#428bca}a.text-primary:hover{color:#3071a9}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#428bca}a.bg-primary:hover{background-color:#3071a9}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}blockquote:before,blockquote:after{content:""}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=radio],input[type=checkbox]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#777;opacity:1}.form-control:-ms-input-placeholder{color:#777}.form-control::-webkit-input-placeholder{color:#777}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{line-height:34px;line-height:1.42857143 \0}input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;min-height:20px;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.radio input[type=radio],.radio-inline input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox]{position:absolute;margin-top:4px \9;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type=radio][disabled],input[type=checkbox][disabled],input[type=radio].disabled,input[type=checkbox].disabled,fieldset[disabled] input[type=radio],fieldset[disabled] input[type=checkbox]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm,.form-horizontal .form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.input-lg,.form-horizontal .form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:25px;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center}.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type=radio],.form-inline .checkbox input[type=checkbox]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{top:0;right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.3px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn:focus,.btn:active:focus,.btn.active:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus{color:#333;text-decoration:none}.btn:active,.btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#3071a9;border-color:#285e8e}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#428bca;border-color:#357ebd}.btn-primary .badge{color:#428bca;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#428bca;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#2a6496;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#428bca;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px solid}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group>.btn:focus,.btn-group-vertical>.btn:focus{outline:0}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn>input[type=radio],[data-toggle=buttons]>.btn>input[type=checkbox]{position:absolute;z-index:-1;filter:alpha(opacity=0);opacity:0}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=radio],.input-group-addon input[type=checkbox]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#428bca}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#428bca}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030;-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}@media (min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}.navbar-nav.navbar-right:last-child{margin-right:-15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type=radio],.navbar-form .checkbox input[type=checkbox]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-form.navbar-right:last-child{margin-right:-15px}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}.navbar-text.navbar-right:last-child{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#777}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#777}.navbar-inverse .navbar-nav>li>a{color:#777}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#777}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#777}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#428bca;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{color:#2a6496;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;cursor:default;background-color:#428bca;border-color:#428bca}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#428bca}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#3071a9}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#428bca;background-color:#fff}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron{padding-right:60px;padding-left:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-right:auto;margin-left:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#428bca}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,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);background-image:-o-linear-gradient(45deg,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);background-image:linear-gradient(45deg,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);-webkit-background-size:40px 40px;background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar[aria-valuenow="1"],.progress-bar[aria-valuenow="2"]{min-width:30px}.progress-bar[aria-valuenow="0"]{min-width:30px;color:#777;background-color:transparent;background-image:none;-webkit-box-shadow:none;box-shadow:none}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,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);background-image:-o-linear-gradient(45deg,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);background-image:linear-gradient(45deg,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)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,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);background-image:-o-linear-gradient(45deg,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);background-image:linear-gradient(45deg,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)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,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);background-image:-o-linear-gradient(45deg,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);background-image:linear-gradient(45deg,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)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,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);background-image:-o-linear-gradient(45deg,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);background-image:linear-gradient(45deg,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)}.media,.media-body{overflow:hidden;zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-object{display:block}.media-heading{margin:0 0 5px}.media>.pull-left{margin-right:10px}.media>.pull-right{margin-left:10px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus{color:#555;text-decoration:none;background-color:#f5f5f5}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{color:#777;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#e1edf7}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,a.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,a.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,a.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,a.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group{margin-bottom:0}.panel>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#428bca}.panel-primary>.panel-heading{color:#fff;background-color:#428bca;border-color:#428bca}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#428bca}.panel-primary>.panel-heading .badge{color:#428bca;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#428bca}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate3d(0,-25%,0);-o-transform:translate3d(0,-25%,0);transform:translate3d(0,-25%,0)}.modal.in .modal-dialog{-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{min-height:16.43px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-size:12px;line-height:1.4;visibility:visible;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{right:5px;bottom:0;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;text-align:left;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{display:table;content:" "}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important;visibility:hidden!important}.affix{position:fixed;-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none!important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}@font-face{font-family:flexslider-icon;src:url(//bubbleblue.org/wp-content/plugins/js_composer/assets/lib/flexslider/fonts/flexslider-icon.eot);src:url(//bubbleblue.org/wp-content/plugins/js_composer/assets/lib/flexslider/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'),url(//bubbleblue.org/wp-content/plugins/js_composer/assets/lib/flexslider/fonts/flexslider-icon.woff) format('woff'),url(//bubbleblue.org/wp-content/plugins/js_composer/assets/lib/flexslider/fonts/flexslider-icon.ttf) format('truetype'),url(//bubbleblue.org/wp-content/plugins/js_composer/assets/lib/flexslider/fonts/flexslider-icon.svg#flexslider-icon) format('svg');font-weight:400;font-style:normal}.flex-container a:hover,.flex-slider a:hover{outline:0}.flex-control-nav,.flex-direction-nav,.slides,.slides>li{margin:0;padding:0;list-style:none}.flex-pauseplay span{text-transform:capitalize}.flexslider{margin:0;padding:0;overflow:initial!important}.flexslider .slides>li{display:none;-webkit-backface-visibility:hidden}.flexslider .slides img{width:100%;display:block}.flexslider .slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .flexslider .slides{display:block}* html .flexslider .slides{height:1%}.no-js .flexslider .slides>li:first-child{display:block}.flexslider{margin:0 0 60px;background:#fff;border:4px solid #fff;position:relative;zoom:1;border-radius:4px;-o-box-shadow:'' 0 1px 4px rgba(0,0,0,.2);box-shadow:'' 0 1px 4px rgba(0,0,0,.2)}.flexslider .slides{zoom:1}.flexslider .slides img{height:auto;-moz-user-select:none}.flex-viewport{max-height:2000px;transition:all 1s ease}.loading .flex-viewport{max-height:300px}@-moz-document url-prefix(){.loading .flex-viewport{max-height:none}}.carousel li{margin-right:5px}.flex-direction-nav a{text-decoration:none;display:block;width:40px;height:40px;margin:-20px 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:0;cursor:pointer;color:rgba(0,0,0,.8);text-shadow:1px 1px 0 rgba(255,255,255,.3);transition:all .3s ease-in-out}.flex-direction-nav a:before{font-family:flexslider-icon;font-size:40px;display:inline-block;content:'\f001';color:rgba(0,0,0,.8);text-shadow:1px 1px 0 rgba(255,255,255,.3)}.flex-direction-nav a.flex-next:before{content:'\f002'}.flex-direction-nav .flex-prev{left:-50px}.flex-direction-nav .flex-next{right:-50px;text-align:right}.flexslider:hover .flex-direction-nav .flex-prev{opacity:.7;left:10px}.flexslider:hover .flex-direction-nav .flex-prev:hover{opacity:1}.flexslider:hover .flex-direction-nav .flex-next{opacity:.7;right:10px}.flexslider:hover .flex-direction-nav .flex-next:hover{opacity:1}.flex-direction-nav .flex-disabled{opacity:0!important;cursor:default;z-index:-1}.flex-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:.8;z-index:10;overflow:hidden;cursor:pointer;color:#000}.flex-pauseplay a:before{font-family:flexslider-icon;font-size:20px;display:inline-block;content:'\f004'}.flex-pauseplay a:hover{opacity:1}.flex-pauseplay a.flex-play:before{content:'\f003'}.flex-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center}.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1}.flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgba(0,0,0,.5);cursor:pointer;text-indent:-9999px;-o-box-shadow:inset 0 0 3px rgba(0,0,0,.3);box-shadow:inset 0 0 3px rgba(0,0,0,.3);border-radius:20px}.flex-control-paging li a:hover{background:#333;background:rgba(0,0,0,.7)}.flex-control-paging li a.flex-active{background:#000;background:rgba(0,0,0,.9);cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;height:auto;display:block;opacity:.7;cursor:pointer;-moz-user-select:none;transition:all 1s ease}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}@media screen and (max-width:860px){.flex-direction-nav .flex-prev{opacity:1;left:10px}.flex-direction-nav .flex-next{opacity:1;right:10px}}.rtl .flexslider{direction:rtl}.rtl .carousel li{margin-right:5px}.rtl .flex-direction-nav a:before{content:'\f002'}.rtl .flex-direction-nav a.flex-next:before{content:'\f001'}.rtl .flex-direction-nav .flex-prev{left:auto;right:-50px}.rtl .flex-direction-nav .flex-next{right:auto;left:-50px;text-align:left}.rtl .flexslider:hover .flex-direction-nav .flex-prev{opacity:.7;left:auto;right:10px}.rtl .flexslider:hover .flex-direction-nav .flex-next{opacity:.7;right:auto;left:10px}.rtl .flex-pauseplay a{left:auto;right:10px}@media screen and (max-width:860px){.rtl .flex-direction-nav .flex-prev{left:auto;right:10px}.rtl .flex-direction-nav .flex-next{right:auto;left:10px}}.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
-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 {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//bubbleblue.org/wp-content/themes/preschool/assets/vendors/owl-carousel/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
}.mCustomScrollbar{ -ms-touch-action: none; touch-action: none; }
.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action{ -ms-touch-action: auto; touch-action: auto; }
.mCustomScrollBox{ position: relative;
overflow: hidden;
height: 100%;
max-width: 100%;
outline: none;
direction: ltr;
}
.mCSB_container{ overflow: hidden;
width: auto;
height: auto;
} .mCSB_inside > .mCSB_container{ margin-right: 30px; }
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-right: 0; } .mCS-dir-rtl > .mCSB_inside > .mCSB_container{ margin-right: 0;
margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-left: 0; } .mCSB_scrollTools{ position: absolute;
width: 16px;
height: auto;
left: auto;
top: 0;
right: 0;
bottom: 0;
}
.mCSB_outside + .mCSB_scrollTools{ right: -26px; } .mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, 
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ right: auto;
left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ left: -26px; } .mCSB_scrollTools .mCSB_draggerContainer{ position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0; 
height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer{ margin: 20px 0; }
.mCSB_scrollTools .mCSB_draggerRail{
width: 2px;
height: 100%;
margin: 0 auto;
-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
}
.mCSB_scrollTools .mCSB_dragger{ cursor: pointer;
width: 100%;
height: 30px; z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ position: relative;
width: 4px;
height: 100%;
margin: 0 auto;
-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
text-align: center;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{ width: 12px; }
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 8px; }
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
display: block;
position: absolute;
height: 20px;
width: 100%;
overflow: hidden;
margin: 0 auto;
cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown{ bottom: 0; } .mCSB_horizontal.mCSB_inside > .mCSB_container{
margin-right: 0;
margin-bottom: 30px;
}
.mCSB_horizontal.mCSB_outside > .mCSB_container{ min-height: 100%; }
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; } .mCSB_scrollTools.mCSB_scrollTools_horizontal{
width: auto;
height: 16px;
top: auto;
right: 0;
bottom: 0;
left: 0;
}
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{ bottom: -26px; } .mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer{ margin: 0 20px; }
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{
width: 100%;
height: 2px;
margin: 7px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{
width: 30px; height: 100%;
left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
width: 100%;
height: 4px;
margin: 6px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
height: 12px; margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
height: 8px; margin: 4px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{
display: block;
position: absolute;
width: 20px;
height: 100%;
overflow: hidden;
margin: 0 auto;
cursor: pointer;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{ left: 0; }
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{ right: 0; } .mCSB_container_wrapper{
position: absolute;
height: auto;
width: auto;
overflow: hidden;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin-right: 30px;
margin-bottom: 30px;
}
.mCSB_container_wrapper > .mCSB_container{
padding-right: 30px;
padding-bottom: 30px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 20px; }
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 20px; } .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 0; } .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 0; } .mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 20px; } .mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 0; }
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper{ margin-right: 0;
margin-left: 30px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container{ 
padding-right: 0; 
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container{ 
padding-bottom: 0; 
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{
margin-right: 0; margin-left: 0;
} .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; } .mCSB_scrollTools, 
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
-moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
-o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, 
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, 
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail{
-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
opacity .2s ease-in-out, background-color .2s ease-in-out; 
-moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
opacity .2s ease-in-out, background-color .2s ease-in-out; 
-o-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
opacity .2s ease-in-out, background-color .2s ease-in-out; 
transition: width .2s ease-out .2s, height .2s ease-out .2s, 
margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
opacity .2s ease-in-out, background-color .2s ease-in-out; 
}   .mCSB_scrollTools{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 0; filter: "alpha(opacity=0)"; -ms-filter: "alpha(opacity=0)"; }
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; }
.mCSB_scrollTools .mCSB_draggerRail{
background-color: #000; background-color: rgba(0,0,0,0.4);
filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; 
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background-color: #fff; background-color: rgba(255,255,255,0.75);
filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; 
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background-color: #fff; background-color: rgba(255,255,255,0.85);
filter: "alpha(opacity=85)"; -ms-filter: "alpha(opacity=85)"; 
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background-color: #fff; background-color: rgba(255,255,255,0.9);
filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; 
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
background-image: url(//bubbleblue.org/wp-content/themes/preschool/assets/vendors/malihu-custom-scrollbar-plugin/mCSB_buttons.png); background-repeat: no-repeat;
opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; 
}
.mCSB_scrollTools .mCSB_buttonUp{
background-position: 0 0; }
.mCSB_scrollTools .mCSB_buttonDown{
background-position: 0 -20px; }
.mCSB_scrollTools .mCSB_buttonLeft{
background-position: 0 -40px; }
.mCSB_scrollTools .mCSB_buttonRight{
background-position: 0 -56px; }
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active{ opacity: 0.9; filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; } .mCS-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.85); }
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.9); }
.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px 0; }
.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }
.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }
.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }  .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
width: 4px;
background-color: #fff; background-color: rgba(255,255,255,0.1);
-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width: 4px;
background-color: #fff; background-color: rgba(255,255,255,0.75);
-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
}
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
width: 100%;
height: 4px;
margin: 6px auto;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }
.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px 0; }
.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{	background-position: -32px -20px; }
.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -40px -40px; }
.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -56px; } .mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
background-color: #000; background-color: rgba(0,0,0,0.1);
-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background-color: #000; background-color: rgba(0,0,0,0.75);
-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px 0; }
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -20px; }
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -40px; }
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -56px; }  .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
width: 4px;
background-color: #fff; background-color: rgba(255,255,255,0.1);
-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width: 6px;
background-color: #fff; background-color: rgba(255,255,255,0.75);
-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
}
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{
width: 100%;
height: 4px;
margin: 6px 0;
}
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
width: 100%;
height: 6px;
margin: 5px auto;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px 0; }
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{	background-position: -16px -20px; }
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -20px -40px; }
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -56px; } .mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
background-color: #000; background-color: rgba(0,0,0,0.1);
-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background-color: #000; background-color: rgba(0,0,0,0.75);
-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px 0; }
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -20px; }
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -40px; }
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -100px -56px; }  .mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.1); }
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 2px; }
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{ width: 100%; }
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
width: 100%;
height: 2px;
margin: 7px auto;
} .mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{	background-position: -80px 0; }
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }  .mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.15); }
.mCS-rounded.mCSB_scrollTools .mCSB_dragger, 
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, 
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, 
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger{ height: 14px; }
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width: 14px;
margin: 0 1px;
}
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger, 
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, 
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, 
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 14px; }
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
height: 14px;
margin: 1px 0;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, 
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
width: 16px; height: 16px;
margin: -1px 0;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 4px; }
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, 
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
height: 16px; width: 16px;
margin: 0 -1px;
}
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
height: 4px; margin: 6px 0;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{ background-position: 0 -72px; }
.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{ background-position: 0 -92px; }
.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{ background-position: 0 -112px; }
.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{ background-position: 0 -128px; } .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px -72px; }
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -92px; }
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -112px; }
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -128px; } .mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail, 
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail{ width: 4px; }
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
background-color: transparent;
background-position: center;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
background-repeat: repeat-y;
opacity: 0.3;
filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
}
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
height: 4px;
margin: 6px 0;
background-repeat: repeat-x;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px -72px; }
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{ background-position: -16px -92px; }
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -20px -112px; }
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -128px; } .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=);
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px -72px; }
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -92px; }
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -112px; }
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -100px -128px; }  .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background-repeat: repeat-y;
background-image: -moz-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
background-image: -webkit-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
background-image: -o-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
background-image: -ms-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
background-image: linear-gradient(to right, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
background-image: -o-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
background-image: -ms-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
background-image: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
} .mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger, 
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 70px; }
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger, 
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 70px; }
.mCS-3d.mCSB_scrollTools, 
.mCS-3d-dark.mCSB_scrollTools{
opacity: 1;
filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
}
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; }
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
width: 8px;
background-color: #000; background-color: rgba(0,0,0,0.2);
box-shadow: inset 1px 0 1px rgba(0,0,0,0.5), inset -1px 0 1px rgba(255,255,255,0.2);
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 	 
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 8px; }
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
width: 100%;
height: 8px;
margin: 4px 0;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.5), inset 0 -1px 1px rgba(255,255,255,0.2);
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
width: 100%;
height: 8px;
margin: 4px auto;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; } .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
background-color: #000; background-color: rgba(0,0,0,0.1);
box-shadow: inset 1px 0 1px rgba(0,0,0,0.1);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); }
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }  .mCS-3d-thick.mCSB_scrollTools, 
.mCS-3d-thick-dark.mCSB_scrollTools{
opacity: 1;
filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
}
.mCS-3d-thick.mCSB_scrollTools, 
.mCS-3d-thick-dark.mCSB_scrollTools, 
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer, 
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{ -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical, 
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical{ right: 1px; }
.mCS-3d-thick.mCSB_scrollTools_vertical, 
.mCS-3d-thick-dark.mCSB_scrollTools_vertical{ box-shadow: inset 1px 0 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5); }
.mCS-3d-thick.mCSB_scrollTools_horizontal, 
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{
bottom: 1px;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
box-shadow: inset 1px 0 0 rgba(255,255,255,0.4);
width: 12px;
margin: 2px;
position: absolute;
height: auto;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4); }
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,  
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
height: 12px;
width: auto;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{
background-color: #000; background-color: rgba(0,0,0,0.05);
box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -40px -128px; } .mCS-3d-thick-dark.mCSB_scrollTools{ box-shadow: inset 0 0 14px rgba(0,0,0,0.2); }
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.2); }
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 1px 0 0 rgba(255,255,255,0.4), inset -1px 0 0 rgba(0,0,0,0.2); }
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4), inset 0 -1px 0 rgba(0,0,0,0.2); }
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,  
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #777; }
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{
background-color: #fff; background-color: rgba(0,0,0,0.05);
box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }  .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, 
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
right: 0; 
margin: 12px 0; 
}
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{
bottom: 0; 
margin: 0 12px; 
} .mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, 
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
left: 0; 
right: auto;
}
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger, 
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 50px; }
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger, 
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 50px; }
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background-color: #fff; background-color: rgba(255,255,255,0.2);
filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; 
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background-color: #fff; background-color: rgba(255,255,255,0.5);
filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; 
} .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background-color: #000; background-color: rgba(0,0,0,0.2);
filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; 
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background-color: #000; background-color: rgba(0,0,0,0.5);
filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; 
}  .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{
width: 6px;
background-color: #000; background-color: rgba(0,0,0,0.2);
}
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 6px; }
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{
width: 100%;
height: 6px;
margin: 5px 0;
}
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
width: 12px;
}
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
height: 12px;
margin: 2px 0;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; } .mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }  .mCS-inset.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{
width: 12px;
background-color: #000; background-color: rgba(0,0,0,0.2);
}
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ 
width: 6px;
margin: 3px 5px;
position: absolute;
height: auto;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
height: 6px;
margin: 5px 3px;
position: absolute;
width: auto;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
width: 100%;
height: 12px;
margin: 2px 0;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp, 
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, 
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown, 
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, 
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft, 
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, 
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight, 
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, 
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; } .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, 
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, 
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, 
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, 
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; } .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, 
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{
background-color: transparent;
border-width: 1px;
border-style: solid;
border-color: #fff;
border-color: rgba(255,255,255,0.2);
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{ border-color: #000; border-color: rgba(0,0,0,0.2); } .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.6); }
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.6); }
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.75); }
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-align: top;
}
.fancybox-wrap {
position: absolute;
top: 0;
left: 0;
z-index: 8020;
}
.fancybox-skin {
position: relative;
background: #f9f9f9;
color: #444;
text-shadow: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.fancybox-opened {
z-index: 8030;
}
.fancybox-opened .fancybox-skin {
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
position: relative;
}
.fancybox-inner {
overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
-webkit-overflow-scrolling: touch;
}
.fancybox-error {
color: #444;
font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
margin: 0;
padding: 15px;
white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
display: block;
width: 100%;
height: 100%;
}
.fancybox-image {
max-width: 100%;
max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//bubbleblue.org/wp-content/themes/preschool/assets/vendors/FancyBox/fancybox_sprite.png);
}
#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -22px;
background-position: 0 -108px;
opacity: 0.8;
cursor: pointer;
z-index: 8060;
}
#fancybox-loading div {
width: 44px;
height: 44px;
background: url(//bubbleblue.org/wp-content/themes/preschool/assets/vendors/FancyBox/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
position: absolute;
top: -18px;
right: -18px;
width: 36px;
height: 36px;
cursor: pointer;
z-index: 8040;
}
.fancybox-nav {
position: absolute;
top: 0;
width: 40%;
height: 100%;
cursor: pointer;
text-decoration: none;
background: transparent url(//bubbleblue.org/wp-content/themes/preschool/assets/vendors/FancyBox/blank.gif); -webkit-tap-highlight-color: rgba(0,0,0,0);
z-index: 8040;
}
.fancybox-prev {
left: 0;
}
.fancybox-next {
right: 0;
}
.fancybox-nav span {
position: absolute;
top: 50%;
width: 36px;
height: 34px;
margin-top: -18px;
cursor: pointer;
z-index: 8040;
visibility: hidden;
}
.fancybox-prev span {
left: 10px;
background-position: 0 -36px;
}
.fancybox-next span {
right: 10px;
background-position: 0 -72px;
}
.fancybox-nav:hover span {
visibility: visible;
}
.fancybox-tmp {
position: absolute;
top: -99999px;
left: -99999px;
visibility: hidden;
max-width: 99999px;
max-height: 99999px;
overflow: visible !important;
} .fancybox-lock {
overflow: hidden !important;
width: auto;
}
.fancybox-lock body {
overflow: hidden !important;
}
.fancybox-lock-test {
overflow-y: hidden !important;
}
.fancybox-overlay {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
display: none;
z-index: 8010;
background: url(//bubbleblue.org/wp-content/themes/preschool/assets/vendors/FancyBox/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
position: fixed;
bottom: 0;
right: 0;
}
.fancybox-lock .fancybox-overlay {
overflow: auto;
overflow-y: scroll;
} .fancybox-title {
visibility: hidden;
font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
position: relative;
text-shadow: none;
z-index: 8050;
}
.fancybox-opened .fancybox-title {
visibility: visible;
}
.fancybox-title-float-wrap {
position: absolute;
bottom: 0;
right: 50%;
margin-bottom: -35px;
z-index: 8050;
text-align: center;
}
.fancybox-title-float-wrap .child {
display: inline-block;
margin-right: -100%;
padding: 2px 20px;
background: transparent; background: rgba(0, 0, 0, 0.8);
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
text-shadow: 0 1px 2px #222;
color: #FFF;
font-weight: bold;
line-height: 24px;
white-space: nowrap;
}
.fancybox-title-outside-wrap {
position: relative;
margin-top: 10px;
color: #fff;
}
.fancybox-title-inside-wrap {
padding-top: 10px;
}
.fancybox-title-over-wrap {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
padding: 10px;
background: #000;
background: rgba(0, 0, 0, .8);
} @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//bubbleblue.org/wp-content/themes/preschool/assets/vendors/FancyBox/fancybox_sprite@2x.png);
background-size: 44px 152px; }
#fancybox-loading div {
background-image: url(//bubbleblue.org/wp-content/themes/preschool/assets/vendors/FancyBox/fancybox_loading@2x.gif);
background-size: 24px 24px; }
}#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;} #cboxOverlay{background:url(//bubbleblue.org/wp-content/themes/preschool/assets/images/colorbox/overlay.png) repeat 0 0;}
#colorbox{outline:0;}
#cboxTopLeft{width:21px; height:21px; background:url(//bubbleblue.org/wp-content/themes/preschool/assets/images/colorbox/controls.png) no-repeat -101px 0;}
#cboxTopRight{width:21px; height:21px; background:url(//bubbleblue.org/wp-content/themes/preschool/assets/images/colorbox/controls.png) no-repeat -130px 0;}
#cboxBottomLeft{width:21px; height:21px; background:url(//bubbleblue.org/wp-content/themes/preschool/assets/images/colorbox/controls.png) no-repeat -101px -29px;}
#cboxBottomRight{width:21px; height:21px; background:url(//bubbleblue.org/wp-content/themes/preschool/assets/images/colorbox/controls.png) no-repeat -130px -29px;}
#cboxMiddleLeft{width:21px; background:url(//bubbleblue.org/wp-content/themes/preschool/assets/images/colorbox/controls.png) left top repeat-y;}
#cboxMiddleRight{width:21px; background:url(//bubbleblue.org/wp-content/themes/preschool/assets/images/colorbox/controls.png) right top repeat-y;}
#cboxTopCenter{height:21px; background:url(//bubbleblue.org/wp-content/themes/preschool/assets/images/colorbox/border.png) 0 0 repeat-x;}
#cboxBottomCenter{height:21px; background:url(//bubbleblue.org/wp-content/themes/preschool/assets/images/colorbox/border.png) 0 -29px repeat-x;}
#cboxContent{background:#fff; overflow:hidden;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{margin-bottom:28px;}
#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
#cboxLoadingOverlay{background:url(//bubbleblue.org/wp-content/themes/preschool/assets/images/colorbox/loading_background.png) no-repeat center center;}
#cboxLoadingGraphic{background:url(//bubbleblue.org/wp-content/themes/preschool/assets/images/colorbox/loading.gif) no-repeat center center;} #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; } #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
#cboxPrevious{position:absolute; bottom:0; left:0; background:url(//bubbleblue.org/wp-content/themes/preschool/assets/images/colorbox/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxPrevious:hover{background-position:-75px -25px;}
#cboxNext{position:absolute; bottom:0; left:27px; background:url(//bubbleblue.org/wp-content/themes/preschool/assets/images/colorbox/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxNext:hover{background-position:-50px -25px;}
#cboxClose{position:absolute; bottom:0; right:0; background:url(//bubbleblue.org/wp-content/themes/preschool/assets/images/colorbox/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxClose:hover{background-position:-25px -25px;} .cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}@font-face{font-family:'FontAwesome';src:url(//bubbleblue.org/wp-content/themes/preschool/assets/fonts/fontawesome-webfont.eot?v=4.5.0);src:url(//bubbleblue.org/wp-content/themes/preschool/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'),url(//bubbleblue.org/wp-content/themes/preschool/assets/fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'),url(//bubbleblue.org/wp-content/themes/preschool/assets/fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'),url(//bubbleblue.org/wp-content/themes/preschool/assets/fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'),url(//bubbleblue.org/wp-content/themes/preschool/assets/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}
 @font-face{font-family:"Ionicons";src:url(//bubbleblue.org/wp-content/themes/preschool/assets/fonts/ionicons.eot?v=2.0.0);src:url(//bubbleblue.org/wp-content/themes/preschool/assets/fonts/ionicons.eot?v=2.0.0#iefix) format("embedded-opentype"),url(//bubbleblue.org/wp-content/themes/preschool/assets/fonts/ionicons.ttf?v=2.0.0) format("truetype"),url(//bubbleblue.org/wp-content/themes/preschool/assets/fonts/ionicons.woff?v=2.0.0) format("woff"),url(//bubbleblue.org/wp-content/themes/preschool/assets/fonts/ionicons.svg?v=2.0.0#Ionicons) format("svg");font-weight:normal;font-style:normal}.ion,.ionicons,.ion-alert:before,.ion-alert-circled:before,.ion-android-add:before,.ion-android-add-circle:before,.ion-android-alarm-clock:before,.ion-android-alert:before,.ion-android-apps:before,.ion-android-archive:before,.ion-android-arrow-back:before,.ion-android-arrow-down:before,.ion-android-arrow-dropdown:before,.ion-android-arrow-dropdown-circle:before,.ion-android-arrow-dropleft:before,.ion-android-arrow-dropleft-circle:before,.ion-android-arrow-dropright:before,.ion-android-arrow-dropright-circle:before,.ion-android-arrow-dropup:before,.ion-android-arrow-dropup-circle:before,.ion-android-arrow-forward:before,.ion-android-arrow-up:before,.ion-android-attach:before,.ion-android-bar:before,.ion-android-bicycle:before,.ion-android-boat:before,.ion-android-bookmark:before,.ion-android-bulb:before,.ion-android-bus:before,.ion-android-calendar:before,.ion-android-call:before,.ion-android-camera:before,.ion-android-cancel:before,.ion-android-car:before,.ion-android-cart:before,.ion-android-chat:before,.ion-android-checkbox:before,.ion-android-checkbox-blank:before,.ion-android-checkbox-outline:before,.ion-android-checkbox-outline-blank:before,.ion-android-checkmark-circle:before,.ion-android-clipboard:before,.ion-android-close:before,.ion-android-cloud:before,.ion-android-cloud-circle:before,.ion-android-cloud-done:before,.ion-android-cloud-outline:before,.ion-android-color-palette:before,.ion-android-compass:before,.ion-android-contact:before,.ion-android-contacts:before,.ion-android-contract:before,.ion-android-create:before,.ion-android-delete:before,.ion-android-desktop:before,.ion-android-document:before,.ion-android-done:before,.ion-android-done-all:before,.ion-android-download:before,.ion-android-drafts:before,.ion-android-exit:before,.ion-android-expand:before,.ion-android-favorite:before,.ion-android-favorite-outline:before,.ion-android-film:before,.ion-android-folder:before,.ion-android-folder-open:before,.ion-android-funnel:before,.ion-android-globe:before,.ion-android-hand:before,.ion-android-hangout:before,.ion-android-happy:before,.ion-android-home:before,.ion-android-image:before,.ion-android-laptop:before,.ion-android-list:before,.ion-android-locate:before,.ion-android-lock:before,.ion-android-mail:before,.ion-android-map:before,.ion-android-menu:before,.ion-android-microphone:before,.ion-android-microphone-off:before,.ion-android-more-horizontal:before,.ion-android-more-vertical:before,.ion-android-navigate:before,.ion-android-notifications:before,.ion-android-notifications-none:before,.ion-android-notifications-off:before,.ion-android-open:before,.ion-android-options:before,.ion-android-people:before,.ion-android-person:before,.ion-android-person-add:before,.ion-android-phone-landscape:before,.ion-android-phone-portrait:before,.ion-android-pin:before,.ion-android-plane:before,.ion-android-playstore:before,.ion-android-print:before,.ion-android-radio-button-off:before,.ion-android-radio-button-on:before,.ion-android-refresh:before,.ion-android-remove:before,.ion-android-remove-circle:before,.ion-android-restaurant:before,.ion-android-sad:before,.ion-android-search:before,.ion-android-send:before,.ion-android-settings:before,.ion-android-share:before,.ion-android-share-alt:before,.ion-android-star:before,.ion-android-star-half:before,.ion-android-star-outline:before,.ion-android-stopwatch:before,.ion-android-subway:before,.ion-android-sunny:before,.ion-android-sync:before,.ion-android-textsms:before,.ion-android-time:before,.ion-android-train:before,.ion-android-unlock:before,.ion-android-upload:before,.ion-android-volume-down:before,.ion-android-volume-mute:before,.ion-android-volume-off:before,.ion-android-volume-up:before,.ion-android-walk:before,.ion-android-warning:before,.ion-android-watch:before,.ion-android-wifi:before,.ion-aperture:before,.ion-archive:before,.ion-arrow-down-a:before,.ion-arrow-down-b:before,.ion-arrow-down-c:before,.ion-arrow-expand:before,.ion-arrow-graph-down-left:before,.ion-arrow-graph-down-right:before,.ion-arrow-graph-up-left:before,.ion-arrow-graph-up-right:before,.ion-arrow-left-a:before,.ion-arrow-left-b:before,.ion-arrow-left-c:before,.ion-arrow-move:before,.ion-arrow-resize:before,.ion-arrow-return-left:before,.ion-arrow-return-right:before,.ion-arrow-right-a:before,.ion-arrow-right-b:before,.ion-arrow-right-c:before,.ion-arrow-shrink:before,.ion-arrow-swap:before,.ion-arrow-up-a:before,.ion-arrow-up-b:before,.ion-arrow-up-c:before,.ion-asterisk:before,.ion-at:before,.ion-backspace:before,.ion-backspace-outline:before,.ion-bag:before,.ion-battery-charging:before,.ion-battery-empty:before,.ion-battery-full:before,.ion-battery-half:before,.ion-battery-low:before,.ion-beaker:before,.ion-beer:before,.ion-bluetooth:before,.ion-bonfire:before,.ion-bookmark:before,.ion-bowtie:before,.ion-briefcase:before,.ion-bug:before,.ion-calculator:before,.ion-calendar:before,.ion-camera:before,.ion-card:before,.ion-cash:before,.ion-chatbox:before,.ion-chatbox-working:before,.ion-chatboxes:before,.ion-chatbubble:before,.ion-chatbubble-working:before,.ion-chatbubbles:before,.ion-checkmark:before,.ion-checkmark-circled:before,.ion-checkmark-round:before,.ion-chevron-down:before,.ion-chevron-left:before,.ion-chevron-right:before,.ion-chevron-up:before,.ion-clipboard:before,.ion-clock:before,.ion-close:before,.ion-close-circled:before,.ion-close-round:before,.ion-closed-captioning:before,.ion-cloud:before,.ion-code:before,.ion-code-download:before,.ion-code-working:before,.ion-coffee:before,.ion-compass:before,.ion-compose:before,.ion-connection-bars:before,.ion-contrast:before,.ion-crop:before,.ion-cube:before,.ion-disc:before,.ion-document:before,.ion-document-text:before,.ion-drag:before,.ion-earth:before,.ion-easel:before,.ion-edit:before,.ion-egg:before,.ion-eject:before,.ion-email:before,.ion-email-unread:before,.ion-erlenmeyer-flask:before,.ion-erlenmeyer-flask-bubbles:before,.ion-eye:before,.ion-eye-disabled:before,.ion-female:before,.ion-filing:before,.ion-film-marker:before,.ion-fireball:before,.ion-flag:before,.ion-flame:before,.ion-flash:before,.ion-flash-off:before,.ion-folder:before,.ion-fork:before,.ion-fork-repo:before,.ion-forward:before,.ion-funnel:before,.ion-gear-a:before,.ion-gear-b:before,.ion-grid:before,.ion-hammer:before,.ion-happy:before,.ion-happy-outline:before,.ion-headphone:before,.ion-heart:before,.ion-heart-broken:before,.ion-help:before,.ion-help-buoy:before,.ion-help-circled:before,.ion-home:before,.ion-icecream:before,.ion-image:before,.ion-images:before,.ion-information:before,.ion-information-circled:before,.ion-ionic:before,.ion-ios-alarm:before,.ion-ios-alarm-outline:before,.ion-ios-albums:before,.ion-ios-albums-outline:before,.ion-ios-americanfootball:before,.ion-ios-americanfootball-outline:before,.ion-ios-analytics:before,.ion-ios-analytics-outline:before,.ion-ios-arrow-back:before,.ion-ios-arrow-down:before,.ion-ios-arrow-forward:before,.ion-ios-arrow-left:before,.ion-ios-arrow-right:before,.ion-ios-arrow-thin-down:before,.ion-ios-arrow-thin-left:before,.ion-ios-arrow-thin-right:before,.ion-ios-arrow-thin-up:before,.ion-ios-arrow-up:before,.ion-ios-at:before,.ion-ios-at-outline:before,.ion-ios-barcode:before,.ion-ios-barcode-outline:before,.ion-ios-baseball:before,.ion-ios-baseball-outline:before,.ion-ios-basketball:before,.ion-ios-basketball-outline:before,.ion-ios-bell:before,.ion-ios-bell-outline:before,.ion-ios-body:before,.ion-ios-body-outline:before,.ion-ios-bolt:before,.ion-ios-bolt-outline:before,.ion-ios-book:before,.ion-ios-book-outline:before,.ion-ios-bookmarks:before,.ion-ios-bookmarks-outline:before,.ion-ios-box:before,.ion-ios-box-outline:before,.ion-ios-briefcase:before,.ion-ios-briefcase-outline:before,.ion-ios-browsers:before,.ion-ios-browsers-outline:before,.ion-ios-calculator:before,.ion-ios-calculator-outline:before,.ion-ios-calendar:before,.ion-ios-calendar-outline:before,.ion-ios-camera:before,.ion-ios-camera-outline:before,.ion-ios-cart:before,.ion-ios-cart-outline:before,.ion-ios-chatboxes:before,.ion-ios-chatboxes-outline:before,.ion-ios-chatbubble:before,.ion-ios-chatbubble-outline:before,.ion-ios-checkmark:before,.ion-ios-checkmark-empty:before,.ion-ios-checkmark-outline:before,.ion-ios-circle-filled:before,.ion-ios-circle-outline:before,.ion-ios-clock:before,.ion-ios-clock-outline:before,.ion-ios-close:before,.ion-ios-close-empty:before,.ion-ios-close-outline:before,.ion-ios-cloud:before,.ion-ios-cloud-download:before,.ion-ios-cloud-download-outline:before,.ion-ios-cloud-outline:before,.ion-ios-cloud-upload:before,.ion-ios-cloud-upload-outline:before,.ion-ios-cloudy:before,.ion-ios-cloudy-night:before,.ion-ios-cloudy-night-outline:before,.ion-ios-cloudy-outline:before,.ion-ios-cog:before,.ion-ios-cog-outline:before,.ion-ios-color-filter:before,.ion-ios-color-filter-outline:before,.ion-ios-color-wand:before,.ion-ios-color-wand-outline:before,.ion-ios-compose:before,.ion-ios-compose-outline:before,.ion-ios-contact:before,.ion-ios-contact-outline:before,.ion-ios-copy:before,.ion-ios-copy-outline:before,.ion-ios-crop:before,.ion-ios-crop-strong:before,.ion-ios-download:before,.ion-ios-download-outline:before,.ion-ios-drag:before,.ion-ios-email:before,.ion-ios-email-outline:before,.ion-ios-eye:before,.ion-ios-eye-outline:before,.ion-ios-fastforward:before,.ion-ios-fastforward-outline:before,.ion-ios-filing:before,.ion-ios-filing-outline:before,.ion-ios-film:before,.ion-ios-film-outline:before,.ion-ios-flag:before,.ion-ios-flag-outline:before,.ion-ios-flame:before,.ion-ios-flame-outline:before,.ion-ios-flask:before,.ion-ios-flask-outline:before,.ion-ios-flower:before,.ion-ios-flower-outline:before,.ion-ios-folder:before,.ion-ios-folder-outline:before,.ion-ios-football:before,.ion-ios-football-outline:before,.ion-ios-game-controller-a:before,.ion-ios-game-controller-a-outline:before,.ion-ios-game-controller-b:before,.ion-ios-game-controller-b-outline:before,.ion-ios-gear:before,.ion-ios-gear-outline:before,.ion-ios-glasses:before,.ion-ios-glasses-outline:before,.ion-ios-grid-view:before,.ion-ios-grid-view-outline:before,.ion-ios-heart:before,.ion-ios-heart-outline:before,.ion-ios-help:before,.ion-ios-help-empty:before,.ion-ios-help-outline:before,.ion-ios-home:before,.ion-ios-home-outline:before,.ion-ios-infinite:before,.ion-ios-infinite-outline:before,.ion-ios-information:before,.ion-ios-information-empty:before,.ion-ios-information-outline:before,.ion-ios-ionic-outline:before,.ion-ios-keypad:before,.ion-ios-keypad-outline:before,.ion-ios-lightbulb:before,.ion-ios-lightbulb-outline:before,.ion-ios-list:before,.ion-ios-list-outline:before,.ion-ios-location:before,.ion-ios-location-outline:before,.ion-ios-locked:before,.ion-ios-locked-outline:before,.ion-ios-loop:before,.ion-ios-loop-strong:before,.ion-ios-medical:before,.ion-ios-medical-outline:before,.ion-ios-medkit:before,.ion-ios-medkit-outline:before,.ion-ios-mic:before,.ion-ios-mic-off:before,.ion-ios-mic-outline:before,.ion-ios-minus:before,.ion-ios-minus-empty:before,.ion-ios-minus-outline:before,.ion-ios-monitor:before,.ion-ios-monitor-outline:before,.ion-ios-moon:before,.ion-ios-moon-outline:before,.ion-ios-more:before,.ion-ios-more-outline:before,.ion-ios-musical-note:before,.ion-ios-musical-notes:before,.ion-ios-navigate:before,.ion-ios-navigate-outline:before,.ion-ios-nutrition:before,.ion-ios-nutrition-outline:before,.ion-ios-paper:before,.ion-ios-paper-outline:before,.ion-ios-paperplane:before,.ion-ios-paperplane-outline:before,.ion-ios-partlysunny:before,.ion-ios-partlysunny-outline:before,.ion-ios-pause:before,.ion-ios-pause-outline:before,.ion-ios-paw:before,.ion-ios-paw-outline:before,.ion-ios-people:before,.ion-ios-people-outline:before,.ion-ios-person:before,.ion-ios-person-outline:before,.ion-ios-personadd:before,.ion-ios-personadd-outline:before,.ion-ios-photos:before,.ion-ios-photos-outline:before,.ion-ios-pie:before,.ion-ios-pie-outline:before,.ion-ios-pint:before,.ion-ios-pint-outline:before,.ion-ios-play:before,.ion-ios-play-outline:before,.ion-ios-plus:before,.ion-ios-plus-empty:before,.ion-ios-plus-outline:before,.ion-ios-pricetag:before,.ion-ios-pricetag-outline:before,.ion-ios-pricetags:before,.ion-ios-pricetags-outline:before,.ion-ios-printer:before,.ion-ios-printer-outline:before,.ion-ios-pulse:before,.ion-ios-pulse-strong:before,.ion-ios-rainy:before,.ion-ios-rainy-outline:before,.ion-ios-recording:before,.ion-ios-recording-outline:before,.ion-ios-redo:before,.ion-ios-redo-outline:before,.ion-ios-refresh:before,.ion-ios-refresh-empty:before,.ion-ios-refresh-outline:before,.ion-ios-reload:before,.ion-ios-reverse-camera:before,.ion-ios-reverse-camera-outline:before,.ion-ios-rewind:before,.ion-ios-rewind-outline:before,.ion-ios-rose:before,.ion-ios-rose-outline:before,.ion-ios-search:before,.ion-ios-search-strong:before,.ion-ios-settings:before,.ion-ios-settings-strong:before,.ion-ios-shuffle:before,.ion-ios-shuffle-strong:before,.ion-ios-skipbackward:before,.ion-ios-skipbackward-outline:before,.ion-ios-skipforward:before,.ion-ios-skipforward-outline:before,.ion-ios-snowy:before,.ion-ios-speedometer:before,.ion-ios-speedometer-outline:before,.ion-ios-star:before,.ion-ios-star-half:before,.ion-ios-star-outline:before,.ion-ios-stopwatch:before,.ion-ios-stopwatch-outline:before,.ion-ios-sunny:before,.ion-ios-sunny-outline:before,.ion-ios-telephone:before,.ion-ios-telephone-outline:before,.ion-ios-tennisball:before,.ion-ios-tennisball-outline:before,.ion-ios-thunderstorm:before,.ion-ios-thunderstorm-outline:before,.ion-ios-time:before,.ion-ios-time-outline:before,.ion-ios-timer:before,.ion-ios-timer-outline:before,.ion-ios-toggle:before,.ion-ios-toggle-outline:before,.ion-ios-trash:before,.ion-ios-trash-outline:before,.ion-ios-undo:before,.ion-ios-undo-outline:before,.ion-ios-unlocked:before,.ion-ios-unlocked-outline:before,.ion-ios-upload:before,.ion-ios-upload-outline:before,.ion-ios-videocam:before,.ion-ios-videocam-outline:before,.ion-ios-volume-high:before,.ion-ios-volume-low:before,.ion-ios-wineglass:before,.ion-ios-wineglass-outline:before,.ion-ios-world:before,.ion-ios-world-outline:before,.ion-ipad:before,.ion-iphone:before,.ion-ipod:before,.ion-jet:before,.ion-key:before,.ion-knife:before,.ion-laptop:before,.ion-leaf:before,.ion-levels:before,.ion-lightbulb:before,.ion-link:before,.ion-load-a:before,.ion-load-b:before,.ion-load-c:before,.ion-load-d:before,.ion-location:before,.ion-lock-combination:before,.ion-locked:before,.ion-log-in:before,.ion-log-out:before,.ion-loop:before,.ion-magnet:before,.ion-male:before,.ion-man:before,.ion-map:before,.ion-medkit:before,.ion-merge:before,.ion-mic-a:before,.ion-mic-b:before,.ion-mic-c:before,.ion-minus:before,.ion-minus-circled:before,.ion-minus-round:before,.ion-model-s:before,.ion-monitor:before,.ion-more:before,.ion-mouse:before,.ion-music-note:before,.ion-navicon:before,.ion-navicon-round:before,.ion-navigate:before,.ion-network:before,.ion-no-smoking:before,.ion-nuclear:before,.ion-outlet:before,.ion-paintbrush:before,.ion-paintbucket:before,.ion-paper-airplane:before,.ion-paperclip:before,.ion-pause:before,.ion-person:before,.ion-person-add:before,.ion-person-stalker:before,.ion-pie-graph:before,.ion-pin:before,.ion-pinpoint:before,.ion-pizza:before,.ion-plane:before,.ion-planet:before,.ion-play:before,.ion-playstation:before,.ion-plus:before,.ion-plus-circled:before,.ion-plus-round:before,.ion-podium:before,.ion-pound:before,.ion-power:before,.ion-pricetag:before,.ion-pricetags:before,.ion-printer:before,.ion-pull-request:before,.ion-qr-scanner:before,.ion-quote:before,.ion-radio-waves:before,.ion-record:before,.ion-refresh:before,.ion-reply:before,.ion-reply-all:before,.ion-ribbon-a:before,.ion-ribbon-b:before,.ion-sad:before,.ion-sad-outline:before,.ion-scissors:before,.ion-search:before,.ion-settings:before,.ion-share:before,.ion-shuffle:before,.ion-skip-backward:before,.ion-skip-forward:before,.ion-social-android:before,.ion-social-android-outline:before,.ion-social-angular:before,.ion-social-angular-outline:before,.ion-social-apple:before,.ion-social-apple-outline:before,.ion-social-bitcoin:before,.ion-social-bitcoin-outline:before,.ion-social-buffer:before,.ion-social-buffer-outline:before,.ion-social-chrome:before,.ion-social-chrome-outline:before,.ion-social-codepen:before,.ion-social-codepen-outline:before,.ion-social-css3:before,.ion-social-css3-outline:before,.ion-social-designernews:before,.ion-social-designernews-outline:before,.ion-social-dribbble:before,.ion-social-dribbble-outline:before,.ion-social-dropbox:before,.ion-social-dropbox-outline:before,.ion-social-euro:before,.ion-social-euro-outline:before,.ion-social-facebook:before,.ion-social-facebook-outline:before,.ion-social-foursquare:before,.ion-social-foursquare-outline:before,.ion-social-freebsd-devil:before,.ion-social-github:before,.ion-social-github-outline:before,.ion-social-google:before,.ion-social-google-outline:before,.ion-social-googleplus:before,.ion-social-googleplus-outline:before,.ion-social-hackernews:before,.ion-social-hackernews-outline:before,.ion-social-html5:before,.ion-social-html5-outline:before,.ion-social-instagram:before,.ion-social-instagram-outline:before,.ion-social-javascript:before,.ion-social-javascript-outline:before,.ion-social-linkedin:before,.ion-social-linkedin-outline:before,.ion-social-markdown:before,.ion-social-nodejs:before,.ion-social-octocat:before,.ion-social-pinterest:before,.ion-social-pinterest-outline:before,.ion-social-python:before,.ion-social-reddit:before,.ion-social-reddit-outline:before,.ion-social-rss:before,.ion-social-rss-outline:before,.ion-social-sass:before,.ion-social-skype:before,.ion-social-skype-outline:before,.ion-social-snapchat:before,.ion-social-snapchat-outline:before,.ion-social-tumblr:before,.ion-social-tumblr-outline:before,.ion-social-tux:before,.ion-social-twitch:before,.ion-social-twitch-outline:before,.ion-social-twitter:before,.ion-social-twitter-outline:before,.ion-social-usd:before,.ion-social-usd-outline:before,.ion-social-vimeo:before,.ion-social-vimeo-outline:before,.ion-social-whatsapp:before,.ion-social-whatsapp-outline:before,.ion-social-windows:before,.ion-social-windows-outline:before,.ion-social-wordpress:before,.ion-social-wordpress-outline:before,.ion-social-yahoo:before,.ion-social-yahoo-outline:before,.ion-social-yen:before,.ion-social-yen-outline:before,.ion-social-youtube:before,.ion-social-youtube-outline:before,.ion-soup-can:before,.ion-soup-can-outline:before,.ion-speakerphone:before,.ion-speedometer:before,.ion-spoon:before,.ion-star:before,.ion-stats-bars:before,.ion-steam:before,.ion-stop:before,.ion-thermometer:before,.ion-thumbsdown:before,.ion-thumbsup:before,.ion-toggle:before,.ion-toggle-filled:before,.ion-transgender:before,.ion-trash-a:before,.ion-trash-b:before,.ion-trophy:before,.ion-tshirt:before,.ion-tshirt-outline:before,.ion-umbrella:before,.ion-university:before,.ion-unlocked:before,.ion-upload:before,.ion-usb:before,.ion-videocamera:before,.ion-volume-high:before,.ion-volume-low:before,.ion-volume-medium:before,.ion-volume-mute:before,.ion-wand:before,.ion-waterdrop:before,.ion-wifi:before,.ion-wineglass:before,.ion-woman:before,.ion-wrench:before,.ion-xbox:before{display:inline-block;font-family:"Ionicons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ion-alert:before{content:"\f101"}.ion-alert-circled:before{content:"\f100"}.ion-android-add:before{content:"\f2c7"}.ion-android-add-circle:before{content:"\f359"}.ion-android-alarm-clock:before{content:"\f35a"}.ion-android-alert:before{content:"\f35b"}.ion-android-apps:before{content:"\f35c"}.ion-android-archive:before{content:"\f2c9"}.ion-android-arrow-back:before{content:"\f2ca"}.ion-android-arrow-down:before{content:"\f35d"}.ion-android-arrow-dropdown:before{content:"\f35f"}.ion-android-arrow-dropdown-circle:before{content:"\f35e"}.ion-android-arrow-dropleft:before{content:"\f361"}.ion-android-arrow-dropleft-circle:before{content:"\f360"}.ion-android-arrow-dropright:before{content:"\f363"}.ion-android-arrow-dropright-circle:before{content:"\f362"}.ion-android-arrow-dropup:before{content:"\f365"}.ion-android-arrow-dropup-circle:before{content:"\f364"}.ion-android-arrow-forward:before{content:"\f30f"}.ion-android-arrow-up:before{content:"\f366"}.ion-android-attach:before{content:"\f367"}.ion-android-bar:before{content:"\f368"}.ion-android-bicycle:before{content:"\f369"}.ion-android-boat:before{content:"\f36a"}.ion-android-bookmark:before{content:"\f36b"}.ion-android-bulb:before{content:"\f36c"}.ion-android-bus:before{content:"\f36d"}.ion-android-calendar:before{content:"\f2d1"}.ion-android-call:before{content:"\f2d2"}.ion-android-camera:before{content:"\f2d3"}.ion-android-cancel:before{content:"\f36e"}.ion-android-car:before{content:"\f36f"}.ion-android-cart:before{content:"\f370"}.ion-android-chat:before{content:"\f2d4"}.ion-android-checkbox:before{content:"\f374"}.ion-android-checkbox-blank:before{content:"\f371"}.ion-android-checkbox-outline:before{content:"\f373"}.ion-android-checkbox-outline-blank:before{content:"\f372"}.ion-android-checkmark-circle:before{content:"\f375"}.ion-android-clipboard:before{content:"\f376"}.ion-android-close:before{content:"\f2d7"}.ion-android-cloud:before{content:"\f37a"}.ion-android-cloud-circle:before{content:"\f377"}.ion-android-cloud-done:before{content:"\f378"}.ion-android-cloud-outline:before{content:"\f379"}.ion-android-color-palette:before{content:"\f37b"}.ion-android-compass:before{content:"\f37c"}.ion-android-contact:before{content:"\f2d8"}.ion-android-contacts:before{content:"\f2d9"}.ion-android-contract:before{content:"\f37d"}.ion-android-create:before{content:"\f37e"}.ion-android-delete:before{content:"\f37f"}.ion-android-desktop:before{content:"\f380"}.ion-android-document:before{content:"\f381"}.ion-android-done:before{content:"\f383"}.ion-android-done-all:before{content:"\f382"}.ion-android-download:before{content:"\f2dd"}.ion-android-drafts:before{content:"\f384"}.ion-android-exit:before{content:"\f385"}.ion-android-expand:before{content:"\f386"}.ion-android-favorite:before{content:"\f388"}.ion-android-favorite-outline:before{content:"\f387"}.ion-android-film:before{content:"\f389"}.ion-android-folder:before{content:"\f2e0"}.ion-android-folder-open:before{content:"\f38a"}.ion-android-funnel:before{content:"\f38b"}.ion-android-globe:before{content:"\f38c"}.ion-android-hand:before{content:"\f2e3"}.ion-android-hangout:before{content:"\f38d"}.ion-android-happy:before{content:"\f38e"}.ion-android-home:before{content:"\f38f"}.ion-android-image:before{content:"\f2e4"}.ion-android-laptop:before{content:"\f390"}.ion-android-list:before{content:"\f391"}.ion-android-locate:before{content:"\f2e9"}.ion-android-lock:before{content:"\f392"}.ion-android-mail:before{content:"\f2eb"}.ion-android-map:before{content:"\f393"}.ion-android-menu:before{content:"\f394"}.ion-android-microphone:before{content:"\f2ec"}.ion-android-microphone-off:before{content:"\f395"}.ion-android-more-horizontal:before{content:"\f396"}.ion-android-more-vertical:before{content:"\f397"}.ion-android-navigate:before{content:"\f398"}.ion-android-notifications:before{content:"\f39b"}.ion-android-notifications-none:before{content:"\f399"}.ion-android-notifications-off:before{content:"\f39a"}.ion-android-open:before{content:"\f39c"}.ion-android-options:before{content:"\f39d"}.ion-android-people:before{content:"\f39e"}.ion-android-person:before{content:"\f3a0"}.ion-android-person-add:before{content:"\f39f"}.ion-android-phone-landscape:before{content:"\f3a1"}.ion-android-phone-portrait:before{content:"\f3a2"}.ion-android-pin:before{content:"\f3a3"}.ion-android-plane:before{content:"\f3a4"}.ion-android-playstore:before{content:"\f2f0"}.ion-android-print:before{content:"\f3a5"}.ion-android-radio-button-off:before{content:"\f3a6"}.ion-android-radio-button-on:before{content:"\f3a7"}.ion-android-refresh:before{content:"\f3a8"}.ion-android-remove:before{content:"\f2f4"}.ion-android-remove-circle:before{content:"\f3a9"}.ion-android-restaurant:before{content:"\f3aa"}.ion-android-sad:before{content:"\f3ab"}.ion-android-search:before{content:"\f2f5"}.ion-android-send:before{content:"\f2f6"}.ion-android-settings:before{content:"\f2f7"}.ion-android-share:before{content:"\f2f8"}.ion-android-share-alt:before{content:"\f3ac"}.ion-android-star:before{content:"\f2fc"}.ion-android-star-half:before{content:"\f3ad"}.ion-android-star-outline:before{content:"\f3ae"}.ion-android-stopwatch:before{content:"\f2fd"}.ion-android-subway:before{content:"\f3af"}.ion-android-sunny:before{content:"\f3b0"}.ion-android-sync:before{content:"\f3b1"}.ion-android-textsms:before{content:"\f3b2"}.ion-android-time:before{content:"\f3b3"}.ion-android-train:before{content:"\f3b4"}.ion-android-unlock:before{content:"\f3b5"}.ion-android-upload:before{content:"\f3b6"}.ion-android-volume-down:before{content:"\f3b7"}.ion-android-volume-mute:before{content:"\f3b8"}.ion-android-volume-off:before{content:"\f3b9"}.ion-android-volume-up:before{content:"\f3ba"}.ion-android-walk:before{content:"\f3bb"}.ion-android-warning:before{content:"\f3bc"}.ion-android-watch:before{content:"\f3bd"}.ion-android-wifi:before{content:"\f305"}.ion-aperture:before{content:"\f313"}.ion-archive:before{content:"\f102"}.ion-arrow-down-a:before{content:"\f103"}.ion-arrow-down-b:before{content:"\f104"}.ion-arrow-down-c:before{content:"\f105"}.ion-arrow-expand:before{content:"\f25e"}.ion-arrow-graph-down-left:before{content:"\f25f"}.ion-arrow-graph-down-right:before{content:"\f260"}.ion-arrow-graph-up-left:before{content:"\f261"}.ion-arrow-graph-up-right:before{content:"\f262"}.ion-arrow-left-a:before{content:"\f106"}.ion-arrow-left-b:before{content:"\f107"}.ion-arrow-left-c:before{content:"\f108"}.ion-arrow-move:before{content:"\f263"}.ion-arrow-resize:before{content:"\f264"}.ion-arrow-return-left:before{content:"\f265"}.ion-arrow-return-right:before{content:"\f266"}.ion-arrow-right-a:before{content:"\f109"}.ion-arrow-right-b:before{content:"\f10a"}.ion-arrow-right-c:before{content:"\f10b"}.ion-arrow-shrink:before{content:"\f267"}.ion-arrow-swap:before{content:"\f268"}.ion-arrow-up-a:before{content:"\f10c"}.ion-arrow-up-b:before{content:"\f10d"}.ion-arrow-up-c:before{content:"\f10e"}.ion-asterisk:before{content:"\f314"}.ion-at:before{content:"\f10f"}.ion-backspace:before{content:"\f3bf"}.ion-backspace-outline:before{content:"\f3be"}.ion-bag:before{content:"\f110"}.ion-battery-charging:before{content:"\f111"}.ion-battery-empty:before{content:"\f112"}.ion-battery-full:before{content:"\f113"}.ion-battery-half:before{content:"\f114"}.ion-battery-low:before{content:"\f115"}.ion-beaker:before{content:"\f269"}.ion-beer:before{content:"\f26a"}.ion-bluetooth:before{content:"\f116"}.ion-bonfire:before{content:"\f315"}.ion-bookmark:before{content:"\f26b"}.ion-bowtie:before{content:"\f3c0"}.ion-briefcase:before{content:"\f26c"}.ion-bug:before{content:"\f2be"}.ion-calculator:before{content:"\f26d"}.ion-calendar:before{content:"\f117"}.ion-camera:before{content:"\f118"}.ion-card:before{content:"\f119"}.ion-cash:before{content:"\f316"}.ion-chatbox:before{content:"\f11b"}.ion-chatbox-working:before{content:"\f11a"}.ion-chatboxes:before{content:"\f11c"}.ion-chatbubble:before{content:"\f11e"}.ion-chatbubble-working:before{content:"\f11d"}.ion-chatbubbles:before{content:"\f11f"}.ion-checkmark:before{content:"\f122"}.ion-checkmark-circled:before{content:"\f120"}.ion-checkmark-round:before{content:"\f121"}.ion-chevron-down:before{content:"\f123"}.ion-chevron-left:before{content:"\f124"}.ion-chevron-right:before{content:"\f125"}.ion-chevron-up:before{content:"\f126"}.ion-clipboard:before{content:"\f127"}.ion-clock:before{content:"\f26e"}.ion-close:before{content:"\f12a"}.ion-close-circled:before{content:"\f128"}.ion-close-round:before{content:"\f129"}.ion-closed-captioning:before{content:"\f317"}.ion-cloud:before{content:"\f12b"}.ion-code:before{content:"\f271"}.ion-code-download:before{content:"\f26f"}.ion-code-working:before{content:"\f270"}.ion-coffee:before{content:"\f272"}.ion-compass:before{content:"\f273"}.ion-compose:before{content:"\f12c"}.ion-connection-bars:before{content:"\f274"}.ion-contrast:before{content:"\f275"}.ion-crop:before{content:"\f3c1"}.ion-cube:before{content:"\f318"}.ion-disc:before{content:"\f12d"}.ion-document:before{content:"\f12f"}.ion-document-text:before{content:"\f12e"}.ion-drag:before{content:"\f130"}.ion-earth:before{content:"\f276"}.ion-easel:before{content:"\f3c2"}.ion-edit:before{content:"\f2bf"}.ion-egg:before{content:"\f277"}.ion-eject:before{content:"\f131"}.ion-email:before{content:"\f132"}.ion-email-unread:before{content:"\f3c3"}.ion-erlenmeyer-flask:before{content:"\f3c5"}.ion-erlenmeyer-flask-bubbles:before{content:"\f3c4"}.ion-eye:before{content:"\f133"}.ion-eye-disabled:before{content:"\f306"}.ion-female:before{content:"\f278"}.ion-filing:before{content:"\f134"}.ion-film-marker:before{content:"\f135"}.ion-fireball:before{content:"\f319"}.ion-flag:before{content:"\f279"}.ion-flame:before{content:"\f31a"}.ion-flash:before{content:"\f137"}.ion-flash-off:before{content:"\f136"}.ion-folder:before{content:"\f139"}.ion-fork:before{content:"\f27a"}.ion-fork-repo:before{content:"\f2c0"}.ion-forward:before{content:"\f13a"}.ion-funnel:before{content:"\f31b"}.ion-gear-a:before{content:"\f13d"}.ion-gear-b:before{content:"\f13e"}.ion-grid:before{content:"\f13f"}.ion-hammer:before{content:"\f27b"}.ion-happy:before{content:"\f31c"}.ion-happy-outline:before{content:"\f3c6"}.ion-headphone:before{content:"\f140"}.ion-heart:before{content:"\f141"}.ion-heart-broken:before{content:"\f31d"}.ion-help:before{content:"\f143"}.ion-help-buoy:before{content:"\f27c"}.ion-help-circled:before{content:"\f142"}.ion-home:before{content:"\f144"}.ion-icecream:before{content:"\f27d"}.ion-image:before{content:"\f147"}.ion-images:before{content:"\f148"}.ion-information:before{content:"\f14a"}.ion-information-circled:before{content:"\f149"}.ion-ionic:before{content:"\f14b"}.ion-ios-alarm:before{content:"\f3c8"}.ion-ios-alarm-outline:before{content:"\f3c7"}.ion-ios-albums:before{content:"\f3ca"}.ion-ios-albums-outline:before{content:"\f3c9"}.ion-ios-americanfootball:before{content:"\f3cc"}.ion-ios-americanfootball-outline:before{content:"\f3cb"}.ion-ios-analytics:before{content:"\f3ce"}.ion-ios-analytics-outline:before{content:"\f3cd"}.ion-ios-arrow-back:before{content:"\f3cf"}.ion-ios-arrow-down:before{content:"\f3d0"}.ion-ios-arrow-forward:before{content:"\f3d1"}.ion-ios-arrow-left:before{content:"\f3d2"}.ion-ios-arrow-right:before{content:"\f3d3"}.ion-ios-arrow-thin-down:before{content:"\f3d4"}.ion-ios-arrow-thin-left:before{content:"\f3d5"}.ion-ios-arrow-thin-right:before{content:"\f3d6"}.ion-ios-arrow-thin-up:before{content:"\f3d7"}.ion-ios-arrow-up:before{content:"\f3d8"}.ion-ios-at:before{content:"\f3da"}.ion-ios-at-outline:before{content:"\f3d9"}.ion-ios-barcode:before{content:"\f3dc"}.ion-ios-barcode-outline:before{content:"\f3db"}.ion-ios-baseball:before{content:"\f3de"}.ion-ios-baseball-outline:before{content:"\f3dd"}.ion-ios-basketball:before{content:"\f3e0"}.ion-ios-basketball-outline:before{content:"\f3df"}.ion-ios-bell:before{content:"\f3e2"}.ion-ios-bell-outline:before{content:"\f3e1"}.ion-ios-body:before{content:"\f3e4"}.ion-ios-body-outline:before{content:"\f3e3"}.ion-ios-bolt:before{content:"\f3e6"}.ion-ios-bolt-outline:before{content:"\f3e5"}.ion-ios-book:before{content:"\f3e8"}.ion-ios-book-outline:before{content:"\f3e7"}.ion-ios-bookmarks:before{content:"\f3ea"}.ion-ios-bookmarks-outline:before{content:"\f3e9"}.ion-ios-box:before{content:"\f3ec"}.ion-ios-box-outline:before{content:"\f3eb"}.ion-ios-briefcase:before{content:"\f3ee"}.ion-ios-briefcase-outline:before{content:"\f3ed"}.ion-ios-browsers:before{content:"\f3f0"}.ion-ios-browsers-outline:before{content:"\f3ef"}.ion-ios-calculator:before{content:"\f3f2"}.ion-ios-calculator-outline:before{content:"\f3f1"}.ion-ios-calendar:before{content:"\f3f4"}.ion-ios-calendar-outline:before{content:"\f3f3"}.ion-ios-camera:before{content:"\f3f6"}.ion-ios-camera-outline:before{content:"\f3f5"}.ion-ios-cart:before{content:"\f3f8"}.ion-ios-cart-outline:before{content:"\f3f7"}.ion-ios-chatboxes:before{content:"\f3fa"}.ion-ios-chatboxes-outline:before{content:"\f3f9"}.ion-ios-chatbubble:before{content:"\f3fc"}.ion-ios-chatbubble-outline:before{content:"\f3fb"}.ion-ios-checkmark:before{content:"\f3ff"}.ion-ios-checkmark-empty:before{content:"\f3fd"}.ion-ios-checkmark-outline:before{content:"\f3fe"}.ion-ios-circle-filled:before{content:"\f400"}.ion-ios-circle-outline:before{content:"\f401"}.ion-ios-clock:before{content:"\f403"}.ion-ios-clock-outline:before{content:"\f402"}.ion-ios-close:before{content:"\f406"}.ion-ios-close-empty:before{content:"\f404"}.ion-ios-close-outline:before{content:"\f405"}.ion-ios-cloud:before{content:"\f40c"}.ion-ios-cloud-download:before{content:"\f408"}.ion-ios-cloud-download-outline:before{content:"\f407"}.ion-ios-cloud-outline:before{content:"\f409"}.ion-ios-cloud-upload:before{content:"\f40b"}.ion-ios-cloud-upload-outline:before{content:"\f40a"}.ion-ios-cloudy:before{content:"\f410"}.ion-ios-cloudy-night:before{content:"\f40e"}.ion-ios-cloudy-night-outline:before{content:"\f40d"}.ion-ios-cloudy-outline:before{content:"\f40f"}.ion-ios-cog:before{content:"\f412"}.ion-ios-cog-outline:before{content:"\f411"}.ion-ios-color-filter:before{content:"\f414"}.ion-ios-color-filter-outline:before{content:"\f413"}.ion-ios-color-wand:before{content:"\f416"}.ion-ios-color-wand-outline:before{content:"\f415"}.ion-ios-compose:before{content:"\f418"}.ion-ios-compose-outline:before{content:"\f417"}.ion-ios-contact:before{content:"\f41a"}.ion-ios-contact-outline:before{content:"\f419"}.ion-ios-copy:before{content:"\f41c"}.ion-ios-copy-outline:before{content:"\f41b"}.ion-ios-crop:before{content:"\f41e"}.ion-ios-crop-strong:before{content:"\f41d"}.ion-ios-download:before{content:"\f420"}.ion-ios-download-outline:before{content:"\f41f"}.ion-ios-drag:before{content:"\f421"}.ion-ios-email:before{content:"\f423"}.ion-ios-email-outline:before{content:"\f422"}.ion-ios-eye:before{content:"\f425"}.ion-ios-eye-outline:before{content:"\f424"}.ion-ios-fastforward:before{content:"\f427"}.ion-ios-fastforward-outline:before{content:"\f426"}.ion-ios-filing:before{content:"\f429"}.ion-ios-filing-outline:before{content:"\f428"}.ion-ios-film:before{content:"\f42b"}.ion-ios-film-outline:before{content:"\f42a"}.ion-ios-flag:before{content:"\f42d"}.ion-ios-flag-outline:before{content:"\f42c"}.ion-ios-flame:before{content:"\f42f"}.ion-ios-flame-outline:before{content:"\f42e"}.ion-ios-flask:before{content:"\f431"}.ion-ios-flask-outline:before{content:"\f430"}.ion-ios-flower:before{content:"\f433"}.ion-ios-flower-outline:before{content:"\f432"}.ion-ios-folder:before{content:"\f435"}.ion-ios-folder-outline:before{content:"\f434"}.ion-ios-football:before{content:"\f437"}.ion-ios-football-outline:before{content:"\f436"}.ion-ios-game-controller-a:before{content:"\f439"}.ion-ios-game-controller-a-outline:before{content:"\f438"}.ion-ios-game-controller-b:before{content:"\f43b"}.ion-ios-game-controller-b-outline:before{content:"\f43a"}.ion-ios-gear:before{content:"\f43d"}.ion-ios-gear-outline:before{content:"\f43c"}.ion-ios-glasses:before{content:"\f43f"}.ion-ios-glasses-outline:before{content:"\f43e"}.ion-ios-grid-view:before{content:"\f441"}.ion-ios-grid-view-outline:before{content:"\f440"}.ion-ios-heart:before{content:"\f443"}.ion-ios-heart-outline:before{content:"\f442"}.ion-ios-help:before{content:"\f446"}.ion-ios-help-empty:before{content:"\f444"}.ion-ios-help-outline:before{content:"\f445"}.ion-ios-home:before{content:"\f448"}.ion-ios-home-outline:before{content:"\f447"}.ion-ios-infinite:before{content:"\f44a"}.ion-ios-infinite-outline:before{content:"\f449"}.ion-ios-information:before{content:"\f44d"}.ion-ios-information-empty:before{content:"\f44b"}.ion-ios-information-outline:before{content:"\f44c"}.ion-ios-ionic-outline:before{content:"\f44e"}.ion-ios-keypad:before{content:"\f450"}.ion-ios-keypad-outline:before{content:"\f44f"}.ion-ios-lightbulb:before{content:"\f452"}.ion-ios-lightbulb-outline:before{content:"\f451"}.ion-ios-list:before{content:"\f454"}.ion-ios-list-outline:before{content:"\f453"}.ion-ios-location:before{content:"\f456"}.ion-ios-location-outline:before{content:"\f455"}.ion-ios-locked:before{content:"\f458"}.ion-ios-locked-outline:before{content:"\f457"}.ion-ios-loop:before{content:"\f45a"}.ion-ios-loop-strong:before{content:"\f459"}.ion-ios-medical:before{content:"\f45c"}.ion-ios-medical-outline:before{content:"\f45b"}.ion-ios-medkit:before{content:"\f45e"}.ion-ios-medkit-outline:before{content:"\f45d"}.ion-ios-mic:before{content:"\f461"}.ion-ios-mic-off:before{content:"\f45f"}.ion-ios-mic-outline:before{content:"\f460"}.ion-ios-minus:before{content:"\f464"}.ion-ios-minus-empty:before{content:"\f462"}.ion-ios-minus-outline:before{content:"\f463"}.ion-ios-monitor:before{content:"\f466"}.ion-ios-monitor-outline:before{content:"\f465"}.ion-ios-moon:before{content:"\f468"}.ion-ios-moon-outline:before{content:"\f467"}.ion-ios-more:before{content:"\f46a"}.ion-ios-more-outline:before{content:"\f469"}.ion-ios-musical-note:before{content:"\f46b"}.ion-ios-musical-notes:before{content:"\f46c"}.ion-ios-navigate:before{content:"\f46e"}.ion-ios-navigate-outline:before{content:"\f46d"}.ion-ios-nutrition:before{content:"\f470"}.ion-ios-nutrition-outline:before{content:"\f46f"}.ion-ios-paper:before{content:"\f472"}.ion-ios-paper-outline:before{content:"\f471"}.ion-ios-paperplane:before{content:"\f474"}.ion-ios-paperplane-outline:before{content:"\f473"}.ion-ios-partlysunny:before{content:"\f476"}.ion-ios-partlysunny-outline:before{content:"\f475"}.ion-ios-pause:before{content:"\f478"}.ion-ios-pause-outline:before{content:"\f477"}.ion-ios-paw:before{content:"\f47a"}.ion-ios-paw-outline:before{content:"\f479"}.ion-ios-people:before{content:"\f47c"}.ion-ios-people-outline:before{content:"\f47b"}.ion-ios-person:before{content:"\f47e"}.ion-ios-person-outline:before{content:"\f47d"}.ion-ios-personadd:before{content:"\f480"}.ion-ios-personadd-outline:before{content:"\f47f"}.ion-ios-photos:before{content:"\f482"}.ion-ios-photos-outline:before{content:"\f481"}.ion-ios-pie:before{content:"\f484"}.ion-ios-pie-outline:before{content:"\f483"}.ion-ios-pint:before{content:"\f486"}.ion-ios-pint-outline:before{content:"\f485"}.ion-ios-play:before{content:"\f488"}.ion-ios-play-outline:before{content:"\f487"}.ion-ios-plus:before{content:"\f48b"}.ion-ios-plus-empty:before{content:"\f489"}.ion-ios-plus-outline:before{content:"\f48a"}.ion-ios-pricetag:before{content:"\f48d"}.ion-ios-pricetag-outline:before{content:"\f48c"}.ion-ios-pricetags:before{content:"\f48f"}.ion-ios-pricetags-outline:before{content:"\f48e"}.ion-ios-printer:before{content:"\f491"}.ion-ios-printer-outline:before{content:"\f490"}.ion-ios-pulse:before{content:"\f493"}.ion-ios-pulse-strong:before{content:"\f492"}.ion-ios-rainy:before{content:"\f495"}.ion-ios-rainy-outline:before{content:"\f494"}.ion-ios-recording:before{content:"\f497"}.ion-ios-recording-outline:before{content:"\f496"}.ion-ios-redo:before{content:"\f499"}.ion-ios-redo-outline:before{content:"\f498"}.ion-ios-refresh:before{content:"\f49c"}.ion-ios-refresh-empty:before{content:"\f49a"}.ion-ios-refresh-outline:before{content:"\f49b"}.ion-ios-reload:before{content:"\f49d"}.ion-ios-reverse-camera:before{content:"\f49f"}.ion-ios-reverse-camera-outline:before{content:"\f49e"}.ion-ios-rewind:before{content:"\f4a1"}.ion-ios-rewind-outline:before{content:"\f4a0"}.ion-ios-rose:before{content:"\f4a3"}.ion-ios-rose-outline:before{content:"\f4a2"}.ion-ios-search:before{content:"\f4a5"}.ion-ios-search-strong:before{content:"\f4a4"}.ion-ios-settings:before{content:"\f4a7"}.ion-ios-settings-strong:before{content:"\f4a6"}.ion-ios-shuffle:before{content:"\f4a9"}.ion-ios-shuffle-strong:before{content:"\f4a8"}.ion-ios-skipbackward:before{content:"\f4ab"}.ion-ios-skipbackward-outline:before{content:"\f4aa"}.ion-ios-skipforward:before{content:"\f4ad"}.ion-ios-skipforward-outline:before{content:"\f4ac"}.ion-ios-snowy:before{content:"\f4ae"}.ion-ios-speedometer:before{content:"\f4b0"}.ion-ios-speedometer-outline:before{content:"\f4af"}.ion-ios-star:before{content:"\f4b3"}.ion-ios-star-half:before{content:"\f4b1"}.ion-ios-star-outline:before{content:"\f4b2"}.ion-ios-stopwatch:before{content:"\f4b5"}.ion-ios-stopwatch-outline:before{content:"\f4b4"}.ion-ios-sunny:before{content:"\f4b7"}.ion-ios-sunny-outline:before{content:"\f4b6"}.ion-ios-telephone:before{content:"\f4b9"}.ion-ios-telephone-outline:before{content:"\f4b8"}.ion-ios-tennisball:before{content:"\f4bb"}.ion-ios-tennisball-outline:before{content:"\f4ba"}.ion-ios-thunderstorm:before{content:"\f4bd"}.ion-ios-thunderstorm-outline:before{content:"\f4bc"}.ion-ios-time:before{content:"\f4bf"}.ion-ios-time-outline:before{content:"\f4be"}.ion-ios-timer:before{content:"\f4c1"}.ion-ios-timer-outline:before{content:"\f4c0"}.ion-ios-toggle:before{content:"\f4c3"}.ion-ios-toggle-outline:before{content:"\f4c2"}.ion-ios-trash:before{content:"\f4c5"}.ion-ios-trash-outline:before{content:"\f4c4"}.ion-ios-undo:before{content:"\f4c7"}.ion-ios-undo-outline:before{content:"\f4c6"}.ion-ios-unlocked:before{content:"\f4c9"}.ion-ios-unlocked-outline:before{content:"\f4c8"}.ion-ios-upload:before{content:"\f4cb"}.ion-ios-upload-outline:before{content:"\f4ca"}.ion-ios-videocam:before{content:"\f4cd"}.ion-ios-videocam-outline:before{content:"\f4cc"}.ion-ios-volume-high:before{content:"\f4ce"}.ion-ios-volume-low:before{content:"\f4cf"}.ion-ios-wineglass:before{content:"\f4d1"}.ion-ios-wineglass-outline:before{content:"\f4d0"}.ion-ios-world:before{content:"\f4d3"}.ion-ios-world-outline:before{content:"\f4d2"}.ion-ipad:before{content:"\f1f9"}.ion-iphone:before{content:"\f1fa"}.ion-ipod:before{content:"\f1fb"}.ion-jet:before{content:"\f295"}.ion-key:before{content:"\f296"}.ion-knife:before{content:"\f297"}.ion-laptop:before{content:"\f1fc"}.ion-leaf:before{content:"\f1fd"}.ion-levels:before{content:"\f298"}.ion-lightbulb:before{content:"\f299"}.ion-link:before{content:"\f1fe"}.ion-load-a:before{content:"\f29a"}.ion-load-b:before{content:"\f29b"}.ion-load-c:before{content:"\f29c"}.ion-load-d:before{content:"\f29d"}.ion-location:before{content:"\f1ff"}.ion-lock-combination:before{content:"\f4d4"}.ion-locked:before{content:"\f200"}.ion-log-in:before{content:"\f29e"}.ion-log-out:before{content:"\f29f"}.ion-loop:before{content:"\f201"}.ion-magnet:before{content:"\f2a0"}.ion-male:before{content:"\f2a1"}.ion-man:before{content:"\f202"}.ion-map:before{content:"\f203"}.ion-medkit:before{content:"\f2a2"}.ion-merge:before{content:"\f33f"}.ion-mic-a:before{content:"\f204"}.ion-mic-b:before{content:"\f205"}.ion-mic-c:before{content:"\f206"}.ion-minus:before{content:"\f209"}.ion-minus-circled:before{content:"\f207"}.ion-minus-round:before{content:"\f208"}.ion-model-s:before{content:"\f2c1"}.ion-monitor:before{content:"\f20a"}.ion-more:before{content:"\f20b"}.ion-mouse:before{content:"\f340"}.ion-music-note:before{content:"\f20c"}.ion-navicon:before{content:"\f20e"}.ion-navicon-round:before{content:"\f20d"}.ion-navigate:before{content:"\f2a3"}.ion-network:before{content:"\f341"}.ion-no-smoking:before{content:"\f2c2"}.ion-nuclear:before{content:"\f2a4"}.ion-outlet:before{content:"\f342"}.ion-paintbrush:before{content:"\f4d5"}.ion-paintbucket:before{content:"\f4d6"}.ion-paper-airplane:before{content:"\f2c3"}.ion-paperclip:before{content:"\f20f"}.ion-pause:before{content:"\f210"}.ion-person:before{content:"\f213"}.ion-person-add:before{content:"\f211"}.ion-person-stalker:before{content:"\f212"}.ion-pie-graph:before{content:"\f2a5"}.ion-pin:before{content:"\f2a6"}.ion-pinpoint:before{content:"\f2a7"}.ion-pizza:before{content:"\f2a8"}.ion-plane:before{content:"\f214"}.ion-planet:before{content:"\f343"}.ion-play:before{content:"\f215"}.ion-playstation:before{content:"\f30a"}.ion-plus:before{content:"\f218"}.ion-plus-circled:before{content:"\f216"}.ion-plus-round:before{content:"\f217"}.ion-podium:before{content:"\f344"}.ion-pound:before{content:"\f219"}.ion-power:before{content:"\f2a9"}.ion-pricetag:before{content:"\f2aa"}.ion-pricetags:before{content:"\f2ab"}.ion-printer:before{content:"\f21a"}.ion-pull-request:before{content:"\f345"}.ion-qr-scanner:before{content:"\f346"}.ion-quote:before{content:"\f347"}.ion-radio-waves:before{content:"\f2ac"}.ion-record:before{content:"\f21b"}.ion-refresh:before{content:"\f21c"}.ion-reply:before{content:"\f21e"}.ion-reply-all:before{content:"\f21d"}.ion-ribbon-a:before{content:"\f348"}.ion-ribbon-b:before{content:"\f349"}.ion-sad:before{content:"\f34a"}.ion-sad-outline:before{content:"\f4d7"}.ion-scissors:before{content:"\f34b"}.ion-search:before{content:"\f21f"}.ion-settings:before{content:"\f2ad"}.ion-share:before{content:"\f220"}.ion-shuffle:before{content:"\f221"}.ion-skip-backward:before{content:"\f222"}.ion-skip-forward:before{content:"\f223"}.ion-social-android:before{content:"\f225"}.ion-social-android-outline:before{content:"\f224"}.ion-social-angular:before{content:"\f4d9"}.ion-social-angular-outline:before{content:"\f4d8"}.ion-social-apple:before{content:"\f227"}.ion-social-apple-outline:before{content:"\f226"}.ion-social-bitcoin:before{content:"\f2af"}.ion-social-bitcoin-outline:before{content:"\f2ae"}.ion-social-buffer:before{content:"\f229"}.ion-social-buffer-outline:before{content:"\f228"}.ion-social-chrome:before{content:"\f4db"}.ion-social-chrome-outline:before{content:"\f4da"}.ion-social-codepen:before{content:"\f4dd"}.ion-social-codepen-outline:before{content:"\f4dc"}.ion-social-css3:before{content:"\f4df"}.ion-social-css3-outline:before{content:"\f4de"}.ion-social-designernews:before{content:"\f22b"}.ion-social-designernews-outline:before{content:"\f22a"}.ion-social-dribbble:before{content:"\f22d"}.ion-social-dribbble-outline:before{content:"\f22c"}.ion-social-dropbox:before{content:"\f22f"}.ion-social-dropbox-outline:before{content:"\f22e"}.ion-social-euro:before{content:"\f4e1"}.ion-social-euro-outline:before{content:"\f4e0"}.ion-social-facebook:before{content:"\f231"}.ion-social-facebook-outline:before{content:"\f230"}.ion-social-foursquare:before{content:"\f34d"}.ion-social-foursquare-outline:before{content:"\f34c"}.ion-social-freebsd-devil:before{content:"\f2c4"}.ion-social-github:before{content:"\f233"}.ion-social-github-outline:before{content:"\f232"}.ion-social-google:before{content:"\f34f"}.ion-social-google-outline:before{content:"\f34e"}.ion-social-googleplus:before{content:"\f235"}.ion-social-googleplus-outline:before{content:"\f234"}.ion-social-hackernews:before{content:"\f237"}.ion-social-hackernews-outline:before{content:"\f236"}.ion-social-html5:before{content:"\f4e3"}.ion-social-html5-outline:before{content:"\f4e2"}.ion-social-instagram:before{content:"\f351"}.ion-social-instagram-outline:before{content:"\f350"}.ion-social-javascript:before{content:"\f4e5"}.ion-social-javascript-outline:before{content:"\f4e4"}.ion-social-linkedin:before{content:"\f239"}.ion-social-linkedin-outline:before{content:"\f238"}.ion-social-markdown:before{content:"\f4e6"}.ion-social-nodejs:before{content:"\f4e7"}.ion-social-octocat:before{content:"\f4e8"}.ion-social-pinterest:before{content:"\f2b1"}.ion-social-pinterest-outline:before{content:"\f2b0"}.ion-social-python:before{content:"\f4e9"}.ion-social-reddit:before{content:"\f23b"}.ion-social-reddit-outline:before{content:"\f23a"}.ion-social-rss:before{content:"\f23d"}.ion-social-rss-outline:before{content:"\f23c"}.ion-social-sass:before{content:"\f4ea"}.ion-social-skype:before{content:"\f23f"}.ion-social-skype-outline:before{content:"\f23e"}.ion-social-snapchat:before{content:"\f4ec"}.ion-social-snapchat-outline:before{content:"\f4eb"}.ion-social-tumblr:before{content:"\f241"}.ion-social-tumblr-outline:before{content:"\f240"}.ion-social-tux:before{content:"\f2c5"}.ion-social-twitch:before{content:"\f4ee"}.ion-social-twitch-outline:before{content:"\f4ed"}.ion-social-twitter:before{content:"\f243"}.ion-social-twitter-outline:before{content:"\f242"}.ion-social-usd:before{content:"\f353"}.ion-social-usd-outline:before{content:"\f352"}.ion-social-vimeo:before{content:"\f245"}.ion-social-vimeo-outline:before{content:"\f244"}.ion-social-whatsapp:before{content:"\f4f0"}.ion-social-whatsapp-outline:before{content:"\f4ef"}.ion-social-windows:before{content:"\f247"}.ion-social-windows-outline:before{content:"\f246"}.ion-social-wordpress:before{content:"\f249"}.ion-social-wordpress-outline:before{content:"\f248"}.ion-social-yahoo:before{content:"\f24b"}.ion-social-yahoo-outline:before{content:"\f24a"}.ion-social-yen:before{content:"\f4f2"}.ion-social-yen-outline:before{content:"\f4f1"}.ion-social-youtube:before{content:"\f24d"}.ion-social-youtube-outline:before{content:"\f24c"}.ion-soup-can:before{content:"\f4f4"}.ion-soup-can-outline:before{content:"\f4f3"}.ion-speakerphone:before{content:"\f2b2"}.ion-speedometer:before{content:"\f2b3"}.ion-spoon:before{content:"\f2b4"}.ion-star:before{content:"\f24e"}.ion-stats-bars:before{content:"\f2b5"}.ion-steam:before{content:"\f30b"}.ion-stop:before{content:"\f24f"}.ion-thermometer:before{content:"\f2b6"}.ion-thumbsdown:before{content:"\f250"}.ion-thumbsup:before{content:"\f251"}.ion-toggle:before{content:"\f355"}.ion-toggle-filled:before{content:"\f354"}.ion-transgender:before{content:"\f4f5"}.ion-trash-a:before{content:"\f252"}.ion-trash-b:before{content:"\f253"}.ion-trophy:before{content:"\f356"}.ion-tshirt:before{content:"\f4f7"}.ion-tshirt-outline:before{content:"\f4f6"}.ion-umbrella:before{content:"\f2b7"}.ion-university:before{content:"\f357"}.ion-unlocked:before{content:"\f254"}.ion-upload:before{content:"\f255"}.ion-usb:before{content:"\f2b8"}.ion-videocamera:before{content:"\f256"}.ion-volume-high:before{content:"\f257"}.ion-volume-low:before{content:"\f258"}.ion-volume-medium:before{content:"\f259"}.ion-volume-mute:before{content:"\f25a"}.ion-wand:before{content:"\f358"}.ion-waterdrop:before{content:"\f25b"}.ion-wifi:before{content:"\f25c"}.ion-wineglass:before{content:"\f2b9"}.ion-woman:before{content:"\f25d"}.ion-wrench:before{content:"\f2ba"}.ion-xbox:before{content:"\f30c"}@font-face {
font-family: 'Pe-icon-7-stroke';
src:url(//bubbleblue.org/wp-content/themes/preschool/assets/vendors/pe-icon-7-stroke/fonts/Pe-icon-7-stroke.eot?d7yf1v);
src:url(//bubbleblue.org/wp-content/themes/preschool/assets/vendors/pe-icon-7-stroke/fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v) format('embedded-opentype'),
url(//bubbleblue.org/wp-content/themes/preschool/assets/vendors/pe-icon-7-stroke/fonts/Pe-icon-7-stroke.woff?d7yf1v) format('woff'),
url(//bubbleblue.org/wp-content/themes/preschool/assets/vendors/pe-icon-7-stroke/fonts/Pe-icon-7-stroke.ttf?d7yf1v) format('truetype'),
url(//bubbleblue.org/wp-content/themes/preschool/assets/vendors/pe-icon-7-stroke/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="pe-7s-"], [class*=" pe-7s-"] {
display: inline-block;
font-family: 'Pe-icon-7-stroke';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.pe-7s-album:before {
content: "\e6aa";
}
.pe-7s-arc:before {
content: "\e6ab";
}
.pe-7s-back-2:before {
content: "\e6ac";
}
.pe-7s-bandaid:before {
content: "\e6ad";
}
.pe-7s-car:before {
content: "\e6ae";
}
.pe-7s-diamond:before {
content: "\e6af";
}
.pe-7s-door-lock:before {
content: "\e6b0";
}
.pe-7s-eyedropper:before {
content: "\e6b1";
}
.pe-7s-female:before {
content: "\e6b2";
}
.pe-7s-gym:before {
content: "\e6b3";
}
.pe-7s-hammer:before {
content: "\e6b4";
}
.pe-7s-headphones:before {
content: "\e6b5";
}
.pe-7s-helm:before {
content: "\e6b6";
}
.pe-7s-hourglass:before {
content: "\e6b7";
}
.pe-7s-leaf:before {
content: "\e6b8";
}
.pe-7s-magic-wand:before {
content: "\e6b9";
}
.pe-7s-male:before {
content: "\e6ba";
}
.pe-7s-map-2:before {
content: "\e6bb";
}
.pe-7s-next-2:before {
content: "\e6bc";
}
.pe-7s-paint-bucket:before {
content: "\e6bd";
}
.pe-7s-pendrive:before {
content: "\e6be";
}
.pe-7s-photo:before {
content: "\e6bf";
}
.pe-7s-piggy:before {
content: "\e6c0";
}
.pe-7s-plugin:before {
content: "\e6c1";
}
.pe-7s-refresh-2:before {
content: "\e6c2";
}
.pe-7s-rocket:before {
content: "\e6c3";
}
.pe-7s-settings:before {
content: "\e6c4";
}
.pe-7s-shield:before {
content: "\e6c5";
}
.pe-7s-smile:before {
content: "\e6c6";
}
.pe-7s-usb:before {
content: "\e6c7";
}
.pe-7s-vector:before {
content: "\e6c8";
}
.pe-7s-wine:before {
content: "\e6c9";
}
.pe-7s-cloud-upload:before {
content: "\e68a";
}
.pe-7s-cash:before {
content: "\e68c";
}
.pe-7s-close:before {
content: "\e680";
}
.pe-7s-bluetooth:before {
content: "\e68d";
}
.pe-7s-cloud-download:before {
content: "\e68b";
}
.pe-7s-way:before {
content: "\e68e";
}
.pe-7s-close-circle:before {
content: "\e681";
}
.pe-7s-id:before {
content: "\e68f";
}
.pe-7s-angle-up:before {
content: "\e682";
}
.pe-7s-wristwatch:before {
content: "\e690";
}
.pe-7s-angle-up-circle:before {
content: "\e683";
}
.pe-7s-world:before {
content: "\e691";
}
.pe-7s-angle-right:before {
content: "\e684";
}
.pe-7s-volume:before {
content: "\e692";
}
.pe-7s-angle-right-circle:before {
content: "\e685";
}
.pe-7s-users:before {
content: "\e693";
}
.pe-7s-angle-left:before {
content: "\e686";
}
.pe-7s-user-female:before {
content: "\e694";
}
.pe-7s-angle-left-circle:before {
content: "\e687";
}
.pe-7s-up-arrow:before {
content: "\e695";
}
.pe-7s-angle-down:before {
content: "\e688";
}
.pe-7s-switch:before {
content: "\e696";
}
.pe-7s-angle-down-circle:before {
content: "\e689";
}
.pe-7s-scissors:before {
content: "\e697";
}
.pe-7s-wallet:before {
content: "\e600";
}
.pe-7s-safe:before {
content: "\e698";
}
.pe-7s-volume2:before {
content: "\e601";
}
.pe-7s-volume1:before {
content: "\e602";
}
.pe-7s-voicemail:before {
content: "\e603";
}
.pe-7s-video:before {
content: "\e604";
}
.pe-7s-user:before {
content: "\e605";
}
.pe-7s-upload:before {
content: "\e606";
}
.pe-7s-unlock:before {
content: "\e607";
}
.pe-7s-umbrella:before {
content: "\e608";
}
.pe-7s-trash:before {
content: "\e609";
}
.pe-7s-tools:before {
content: "\e60a";
}
.pe-7s-timer:before {
content: "\e60b";
}
.pe-7s-ticket:before {
content: "\e60c";
}
.pe-7s-target:before {
content: "\e60d";
}
.pe-7s-sun:before {
content: "\e60e";
}
.pe-7s-study:before {
content: "\e60f";
}
.pe-7s-stopwatch:before {
content: "\e610";
}
.pe-7s-star:before {
content: "\e611";
}
.pe-7s-speaker:before {
content: "\e612";
}
.pe-7s-signal:before {
content: "\e613";
}
.pe-7s-shuffle:before {
content: "\e614";
}
.pe-7s-shopbag:before {
content: "\e615";
}
.pe-7s-share:before {
content: "\e616";
}
.pe-7s-server:before {
content: "\e617";
}
.pe-7s-search:before {
content: "\e618";
}
.pe-7s-film:before {
content: "\e6a5";
}
.pe-7s-science:before {
content: "\e619";
}
.pe-7s-disk:before {
content: "\e6a6";
}
.pe-7s-ribbon:before {
content: "\e61a";
}
.pe-7s-repeat:before {
content: "\e61b";
}
.pe-7s-refresh:before {
content: "\e61c";
}
.pe-7s-add-user:before {
content: "\e6a9";
}
.pe-7s-refresh-cloud:before {
content: "\e61d";
}
.pe-7s-paperclip:before {
content: "\e69c";
}
.pe-7s-radio:before {
content: "\e61e";
}
.pe-7s-note2:before {
content: "\e69d";
}
.pe-7s-print:before {
content: "\e61f";
}
.pe-7s-network:before {
content: "\e69e";
}
.pe-7s-prev:before {
content: "\e620";
}
.pe-7s-mute:before {
content: "\e69f";
}
.pe-7s-power:before {
content: "\e621";
}
.pe-7s-medal:before {
content: "\e6a0";
}
.pe-7s-portfolio:before {
content: "\e622";
}
.pe-7s-like2:before {
content: "\e6a1";
}
.pe-7s-plus:before {
content: "\e623";
}
.pe-7s-left-arrow:before {
content: "\e6a2";
}
.pe-7s-play:before {
content: "\e624";
}
.pe-7s-key:before {
content: "\e6a3";
}
.pe-7s-plane:before {
content: "\e625";
}
.pe-7s-joy:before {
content: "\e6a4";
}
.pe-7s-photo-gallery:before {
content: "\e626";
}
.pe-7s-pin:before {
content: "\e69b";
}
.pe-7s-phone:before {
content: "\e627";
}
.pe-7s-plug:before {
content: "\e69a";
}
.pe-7s-pen:before {
content: "\e628";
}
.pe-7s-right-arrow:before {
content: "\e699";
}
.pe-7s-paper-plane:before {
content: "\e629";
}
.pe-7s-delete-user:before {
content: "\e6a7";
}
.pe-7s-paint:before {
content: "\e62a";
}
.pe-7s-bottom-arrow:before {
content: "\e6a8";
}
.pe-7s-notebook:before {
content: "\e62b";
}
.pe-7s-note:before {
content: "\e62c";
}
.pe-7s-next:before {
content: "\e62d";
}
.pe-7s-news-paper:before {
content: "\e62e";
}
.pe-7s-musiclist:before {
content: "\e62f";
}
.pe-7s-music:before {
content: "\e630";
}
.pe-7s-mouse:before {
content: "\e631";
}
.pe-7s-more:before {
content: "\e632";
}
.pe-7s-moon:before {
content: "\e633";
}
.pe-7s-monitor:before {
content: "\e634";
}
.pe-7s-micro:before {
content: "\e635";
}
.pe-7s-menu:before {
content: "\e636";
}
.pe-7s-map:before {
content: "\e637";
}
.pe-7s-map-marker:before {
content: "\e638";
}
.pe-7s-mail:before {
content: "\e639";
}
.pe-7s-mail-open:before {
content: "\e63a";
}
.pe-7s-mail-open-file:before {
content: "\e63b";
}
.pe-7s-magnet:before {
content: "\e63c";
}
.pe-7s-loop:before {
content: "\e63d";
}
.pe-7s-look:before {
content: "\e63e";
}
.pe-7s-lock:before {
content: "\e63f";
}
.pe-7s-lintern:before {
content: "\e640";
}
.pe-7s-link:before {
content: "\e641";
}
.pe-7s-like:before {
content: "\e642";
}
.pe-7s-light:before {
content: "\e643";
}
.pe-7s-less:before {
content: "\e644";
}
.pe-7s-keypad:before {
content: "\e645";
}
.pe-7s-junk:before {
content: "\e646";
}
.pe-7s-info:before {
content: "\e647";
}
.pe-7s-home:before {
content: "\e648";
}
.pe-7s-help2:before {
content: "\e649";
}
.pe-7s-help1:before {
content: "\e64a";
}
.pe-7s-graph3:before {
content: "\e64b";
}
.pe-7s-graph2:before {
content: "\e64c";
}
.pe-7s-graph1:before {
content: "\e64d";
}
.pe-7s-graph:before {
content: "\e64e";
}
.pe-7s-global:before {
content: "\e64f";
}
.pe-7s-gleam:before {
content: "\e650";
}
.pe-7s-glasses:before {
content: "\e651";
}
.pe-7s-gift:before {
content: "\e652";
}
.pe-7s-folder:before {
content: "\e653";
}
.pe-7s-flag:before {
content: "\e654";
}
.pe-7s-filter:before {
content: "\e655";
}
.pe-7s-file:before {
content: "\e656";
}
.pe-7s-expand1:before {
content: "\e657";
}
.pe-7s-exapnd2:before {
content: "\e658";
}
.pe-7s-edit:before {
content: "\e659";
}
.pe-7s-drop:before {
content: "\e65a";
}
.pe-7s-drawer:before {
content: "\e65b";
}
.pe-7s-download:before {
content: "\e65c";
}
.pe-7s-display2:before {
content: "\e65d";
}
.pe-7s-display1:before {
content: "\e65e";
}
.pe-7s-diskette:before {
content: "\e65f";
}
.pe-7s-date:before {
content: "\e660";
}
.pe-7s-cup:before {
content: "\e661";
}
.pe-7s-culture:before {
content: "\e662";
}
.pe-7s-crop:before {
content: "\e663";
}
.pe-7s-credit:before {
content: "\e664";
}
.pe-7s-copy-file:before {
content: "\e665";
}
.pe-7s-config:before {
content: "\e666";
}
.pe-7s-compass:before {
content: "\e667";
}
.pe-7s-comment:before {
content: "\e668";
}
.pe-7s-coffee:before {
content: "\e669";
}
.pe-7s-cloud:before {
content: "\e66a";
}
.pe-7s-clock:before {
content: "\e66b";
}
.pe-7s-check:before {
content: "\e66c";
}
.pe-7s-chat:before {
content: "\e66d";
}
.pe-7s-cart:before {
content: "\e66e";
}
.pe-7s-camera:before {
content: "\e66f";
}
.pe-7s-call:before {
content: "\e670";
}
.pe-7s-calculator:before {
content: "\e671";
}
.pe-7s-browser:before {
content: "\e672";
}
.pe-7s-box2:before {
content: "\e673";
}
.pe-7s-box1:before {
content: "\e674";
}
.pe-7s-bookmarks:before {
content: "\e675";
}
.pe-7s-bicycle:before {
content: "\e676";
}
.pe-7s-bell:before {
content: "\e677";
}
.pe-7s-battery:before {
content: "\e678";
}
.pe-7s-ball:before {
content: "\e679";
}
.pe-7s-back:before {
content: "\e67a";
}
.pe-7s-attention:before {
content: "\e67b";
}
.pe-7s-anchor:before {
content: "\e67c";
}
.pe-7s-albums:before {
content: "\e67d";
}
.pe-7s-alarm:before {
content: "\e67e";
}
.pe-7s-airplay:before {
content: "\e67f";
}html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
vertical-align: baseline;
font-family: inherit;
font-weight: inherit;
font-style: inherit;
font-size: 100%; margin: 0;
border: 0;
}
.wp-caption, .wp-caption-text, .gallery-caption, .bypostauthor{display:inline-block}
body {
line-height: 1.8em;
max-width:   100%;
position: relative;
}
body #jws_theme_wrapper{
overflow: hidden;	
}
body.boxed #jws_theme_wrapper{
background: #fff;
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
margin: 0 auto;
max-width: 1200px;
position: relative;
overflow: hidden;
}
*:focus {
outline: 0;
}
a:hover, a:focus {
text-decoration: none;
}
ul{
list-style: disc;
}
ol{
list-style: decimal;
}
ol, ul {  margin: 0 0 24px 20px;
}
sup {
font-size: 10px;
vertical-align: super;
}
sub {
font-size: 10px;
vertical-align: sub;
}
pre{
padding: 20px;
}
p:empty {
display: none;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
display:block;
}
ol {
list-style: decimal outside none;
}
footer{
clear: both;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
th {
border-width: 0 1px 1px 0;
font-weight: bold;
}
td {
border-width: 0 1px 1px 0;
}
address {
font-style: italic;
margin-bottom: 24px;
}
big {
font-size: 125%;
}
code, kbd, tt, var, samp, pre {
-moz-hyphens: none;
font-family: monospace,serif;
line-height: 1.6;
}
cite, dfn, em, i {
font-style: italic;
} p{
margin-bottom: 15px !important; }
.tb-content-block, .tb-content-block p{ }
p, hr, dl, blockquote, pre, address, fieldset, figure{
margin: 0;
}
blockquote {
background: #f5f5f5;
border-left: 4px solid #84c340;
margin-bottom: 10px;
padding: 20px;
}
dl {
margin: 0 0 28px;
}
dt {
font-weight: bold;
}
dd {
margin: 0 0 28px;
}
h1, h2, h3, h4, h5, h6 {
margin-bottom: 25px;
font-weight: 700; }
h1 {
font-size: 42px; 
}
h2 {
font-size: 36px; 
}
h3 {
font-size: 24px; 
}
h4 {
font-size: 18px; 
}
h5 {
font-size: 16px; 
}
h6 {
font-size: 14px; 
}
table,
th,
td {
border: 1px solid rgba(0, 0, 0, 0.1);
}
table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin-bottom: 24px;
width: 100%;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
th {
border-width: 0 1px 1px 0;
font-weight: bold;
}
td {
border-width: 0 1px 1px 0;
}
address {
font-style: italic;
margin-bottom: 24px;
}
big {
font-size: 125%;
}
h1, h2, h3, h4, h5, h6, dl dt, strong{ 
font-weight: bold;
}
body.admin-bar {
margin-top: 0px;
}
.direction-ltr {
direction: ltr;
}
.direction-rtl {
direction: rtl;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.full-width .site-content .alignleft {
clear: left;
}
.full-width .site-content .alignright {
clear: right;
}
.center {
text-align:center;
}
.center th,.center tr,.center td{
text-align:center;
}
.widget ul, .widget ol {
list-style: none outside none;
margin: 0;
}
.widget > ul,ul.menu{
padding-left: 0;
}
.widget li > ol, .widget li > ul {
margin-left: 10px;
}
#dropdown_product_cat{
width: 100%;
} .main-content .wpb_gmaps_widget .wpb_wrapper {
padding: 0;
}
.container .container{
width: auto;
} .no-container .row .vc_column_container{
padding: 0px;
}
.wpb_wrapper .row-bg-center{
background-position: center center !important;
}
.row-overflow-hidden{
overflow: hidden;
}
.ro-calc-30 {
margin: 0 15px !important;
width: calc(100% - 30px) !important;
} .text-ellipsis{
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
} @media (max-width: 980px) {
.aligncenter-sm{
text-align: center !important;
}
} .tbripple { 
position: relative; 
overflow: hidden;  
text-align: center; 
border: none; 
overflow: hidden; 
}
a.tbripple,
a.tbripple .wpb_button {
display: inline-block;
line-height: normal;
margin-top: 0;
margin-bottom: 0;
}
.tbripple:not([disabled]):hover,
.tbripple:not([disabled]):focus,
.tbripple:not([disabled]):active{ 
outline: none;
}
.tbripple:focus { 
outline: none; 
}
.ripple { 
display: block;
position: absolute; 
background: rgba(0,0,0,.1); 
border-radius: 100%; 
transform: scale(0); transform: scale(0); 
-webkit-transform: scale(0); transform: scale(0); 
} .ripple.animate { 
-webkit-animation: ripple 0.65s linear; 
animation: ripple 0.65s linear; }
@-webkit-keyframes ripple {
100% {opacity: 0; -webkit-transform: scale(3); transform: scale(2.5);}
}
@keyframes ripple { 
100% {opacity: 0; -webkit-transform: scale(3); transform: scale(2.5);}
} .inline_middle > .container > .row{
font-size: 0;
}
.inline_middle > .container > .row > .wpb_column{
float: none;
display: inline-block;
vertical-align: middle;
} .wpb_image_grid_ul:after{
content: "Gallery";
color: #FFF;
font-size: 20px;
font-weight: bold;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
}
.wpb_image_grid_ul:before{
content: "";
background: #483865;
padding: 50px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%) rotate(-45deg);
-webkit-transform: translate(-50%, -50%) rotate(-45deg);
-o-transform: translate(-50%, -50%) rotate(-45deg);
box-shadow: 0 0 0 1px #8f8f8f, 0 0 0 6px #483865, 0 0 0 11px rgba(255, 255, 255, 0.3), -7px 7px 24px 10px rgba(0,0,0,.5);
color: #fff;
}
.wpb_image_grid_ul{ 
font-size: 0;
border: 7px solid rgba(0, 0, 0, 0);
box-shadow: 0 0 26px -18px rgba(16, 16, 16, 0.6);
margin: 0 auto !important;
width: 80% !important;
}
.wpb_image_grid_ul li{
position: static !important;
display: inline-block;
box-sizing: border-box;
margin:0 !important;
width: 50% !important;
}
.wpb_image_grid_ul li img{
width: 100%;
max-width: 100%;
} .separator-icon {
overflow: hidden;
}
.separator-icon span{
display: inline-block;
position: relative;
}
.separator-icon  span:after,
.separator-icon  span:before{
background: url(//bubbleblue.org/wp-content/themes/preschool/assets/images/border-img.png) repeat-x scroll center center / 14px auto rgba(0, 0, 0, 0);
content: "";
height: 16px;
position: absolute;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
width: 3000px;
}
.separator-icon span:after{
left: -3015px;
}
.separator-icon span:before{
right: -3015px;
}
.separator-icon span i{
color: #D3D3D3;
font-size: 18px;
}
.no-lineheight{
line-height: 0;
}
.tbblur{ position: relative; overflow: hidden; }
.tbblur canvas{ position: absolute; left: 0; top: 0; transition: .8s; }
.text-color-black,
.text-color-black a,
.text-color-black i{ 
color: #555;
}
.text-color-white,
.text-color-white a,
.text-color-white i{ 
color: #FFF;
}
.admin-bar .nicescroll-rails-vr{
transform: translateY(-32px);
-webkit-transform: translateY(-32px);
}
.nicescroll-rails{
z-index: 999 !important;
}
.nicescroll-rails > div{
background: rgba(16,16,16,.3) !important;
border: none !important;
width: 4px !important; 
}
.nicescroll-rails:hover{
opacity: 1 !important;
} .tb-arrow-bottom{ position: relative; overflow: hidden; }
.tb-arrow-bottom:after,
.tb-arrow-bottom:before{
content: "";
width: 70%;
bottom: 0;
height: 30px;
position: absolute;
background: #FFF;
}
.tb-arrow-bottom:before{
left: -20%;
transform: skew(50deg);
-webkit-transform: skew(50deg);
}
.tb-arrow-bottom:after{
right: -20%;
transform: skew(-50deg);
-webkit-transform: skew(-50deg);
} .tb-social-buttons{ }
.tb-social-buttons a {
border-radius: 50%;
display: inline-block;
height: 30px;
line-height: 30px;
margin: 2px 4px; width: 30px;
position: relative;
}
.tb-social-buttons a span{
display: none;
}
.tb-social-buttons a:hover {
text-decoration: none;
}
.tb-social-buttons a:after{
content: "";
width: 100%;
height: 100%;
border-radius: 50%;
border: solid 1px;
position: absolute;
left: 0;
top: 0;
transform: scale(.7);
-webkit-transform: scale(.7);
transition: .2s ease;	
-webkit-transition: .2s ease;
opacity: 0;
}
.tb-social-buttons a:hover:after{
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1;
}
.tb-social-buttons a:before {
color: #999;
font-family: FontAwesome;
content: "\f099";
transition: .3s;
-webkit-transition: .3s;
}
.tb-social-buttons .icon-fb:before {
content: "\f09a";
}
.tb-social-buttons .icon-gplus:before {
content: "\f0d5";
}
.tb-social-buttons a:hover:before {
color: #000;
}
.tb-social-buttons a.icon-twitter:hover:before,
.tb-social-buttons a.icon-twitter:hover:after{
color: #1AB2E8;
} 
.tb-social-buttons a.icon-fb:hover:before,
.tb-social-buttons a.icon-fb:hover:after{
color: #3B5998;
} 
.tb-social-buttons a.icon-gplus:hover:before,
.tb-social-buttons a.icon-gplus:hover:after{
color: #D84734;
} .tb-line-center{
position: relative;
display: inline-block;
overflow: hidden;
}
.tb-line-center:after{
content: "";
position: absolute;
left: 50%; 
top: -5px;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
width: 3px;
height: 3000px !important;
box-shadow: 0 0 2px 1px rgba(16,16,16,.1) inset;
} @font-face {
font-family: cylburn;
src: url(//bubbleblue.org/wp-content/themes/preschool/assets/fonts/Cylburn.ttf);
}
@font-face {
font-family: lanvanderia;
src: url(//bubbleblue.org/wp-content/themes/preschool/assets/fonts/vnf-lanvanderia-regular.ttf);
}
.font-cylburn h1,
.font-cylburn h2,
.font-cylburn h3,
.font-cylburn h4,
.font-cylburn h5,
.font-cylburn h6,
h1.font-cylburn,
h2.font-cylburn,
h3.font-cylburn,
h4.font-cylburn,
h5.font-cylburn,
h6.font-cylburn,
.font-cylburn-me{
font-family: cylburn;
}
.font-lanvanderia h1,
.font-lanvanderia h2,
.font-lanvanderia h3,
.font-lanvanderia h4,
.font-lanvanderia h5,
.font-lanvanderia h6,
h1.font-lanvanderia,
h2.font-lanvanderia,
h3.font-lanvanderia,
h4.font-lanvanderia,
h5.font-lanvanderia,
h6.font-lanvanderia,
.font-lanvanderia-me{
font-family: lanvanderia;
} .widget.widget_categories,
.widget.widget_archive, 
.widget.widget_tag_cloud,
.widget.widget_search{
margin-bottom: 10px;
}
.widget_categories .wg-title,
.widget_archive .wg-title,
.widget_tag_cloud .wg-title,
.widget_search .wg-title{
font-weight: bold;
text-transform: uppercase;
color: #999;
}
.widget_categories ul,
.widget_archive ul{
border: 1px solid #f2f2f2; 
border-radius: 4px;
}
.widget_categories ul li,
.widget_archive ul li{
border-bottom: 1px solid #f2f2f2;
overflow: hidden;
transition: .8s;
-webkit-transition: .8s;
}
.widget_categories ul li:last-child,
.widget_archive ul li:last-child{
border-bottom: none;
border-radius: 0 0 4px 4px;
}
.widget_categories ul li:first-child,
.widget_archive ul li:first-child{
border-radius: 4px 4px 0 0 ;
}
.widget_categories ul li a,
.widget_archive ul li a{
padding: 10px 8px;
line-height: normal;
width: 100%;
transition: .3s;
-webkit-transition: .3s;
} 
.widget_categories ul li:hover a,
.widget_categories ul li.current-cat a,
.widget_archive ul li:hover a{
transform: translateX(10px);
-webkit-transform: translateX(10px);
}
.widget_categories ul li:hover,
.widget_categories ul li.current-cat,
.widget_archive ul li:hover{
background: #FAFAFA;
} .widget_search{}
.widget_search label,
.widget_search .search-field{
width: 100%;
margin: 0;
position: relative;
}
.widget_search .screen-reader-text,
.widget_search .search-submit{
display: none;
}
.widget_search .search-form label:after {
content: "";
font-family: FontAwesome;
font-size: 18px;
font-style: normal;
font-weight: normal;
position: absolute;
right: 10px;
text-decoration: inherit;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
} .tb-form-contact{}
.tb-form-contact .form-item,
.wpcf7 .form-item{
margin-bottom: 20px !important;
}
.tb-form-contact .wpcf7-submit,
.wpcf7 .wpcf7-submit{
border-color: #D3D3D3 ; text-transform: none;
text-shadow: none !important;
margin: 0;
} #comments{}
.comments-area{}
.comments-area h3.comments-title{
text-transform: uppercase;
}
.comments-area .comment-list{}
.comments-area > ol{
margin: 0;
}
.comments-area > ol ol{
padding: 0 0 0 30px;
margin: 0;
}
.comments-area li{
list-style: none;
border-top: solid 1px #F0F3F4 !important;
padding: 10px 0 10px 0;
}
.comments-area li:first-child{
}
.comments-area .comment-list li .comment-body{
}
.comments-area .comment-list li .comment-body .comment-meta{
text-transform: uppercase;
position: relative;
}
.comments-area .comment-list li .comment-body .comment-meta .comment-author{
line-height: normal;
padding: 10px 0;
}
.comments-area .comment-list li .comment-body .comment-meta .comment-author img{
border-radius: 50%;
margin-right: 10px;
display: inline-block;
vertical-align: text-top;
}
.comments-area .comment-list li .comment-body .comment-meta .comment-author .fn,
.comments-area .comment-list li .comment-body .comment-meta .comment-author .says{
font-size: 12px;
}
.comments-area .comment-list li .comment-body .comment-meta .comment-metadata{
bottom: 0;
font-size: 9px;
left: 45px;
font-weight: bold;
position: absolute;
}
.comments-area .comment-list li .comment-body .comment-content{
margin-top: 10px;
}
.comments-area .comment-list li .comment-body .reply a{
font-size: 12px;	
}
.header_shortcodes h1{ text-transform: uppercase;} body .menu-list-default{}
body .menu-list-default .menu ul{
padding: 0; 
margin: 0;
}
body .menu-list-default .menu li{
position: relative;
list-style: none;
}
body .menu-list-default .menu > ul > li > ul a{
padding: 8px 10px;
}
body .menu-list-default .menu > ul > li > a{
color: #4c4c4c;
font-size: 16px;
height: 50px;
line-height: 50px;
padding: 0 12px;
}
body .menu-list-default .menu > ul > li > ul > li.page_item_has_children ul.children{
left: 100%;
top: 0;
}
body .menu-list-default .menu > ul > li{
display: inline-block;
}
body .menu-list-default .menu > ul > li ul{
display: none;
min-width: 220px;
background: #FFF;
position: absolute;
z-index : 999;
box-shadow: 0 0 2px 1px rgba(16,16,16,.1);
}
body .menu-list-default .menu li:hover > ul{
display: block;
}
body .menu-list-default .menu li:hover{
background: #FAFAFA;
}
table{
border-radius: 2px;
}
td, th{
padding: 10px;
}
img.aligncenter {
margin: 5px auto;
}
img.alignnone {
margin: 5px 0;
}
img.alignleft{
margin: 5px 20px 5px 0;
}
img.alignright {
margin: 5px 0 5px 20px;
}
.wp-caption.alignleft {
margin: 5px 20px 5px 0;
}
.wp-caption .wp-caption-text, 
.entry-caption, 
.gallery-caption {
font-style: italic;
margin: 0 0 24px;
}
.entry-content img, 
.entry-summary img, 
.comment-content img, 
.widget img, 
.wp-caption {
max-width: 100%;
}
.wp-caption.alignright {
margin: 5px 0 5px 20px;
}
.format-status .entry-content .page-links a, 
.format-gallery .entry-content .page-links a, 
.format-chat .entry-content .page-links a, 
.format-quote .entry-content .page-links a, 
.page-links a {
border: 1px solid #d3d3d3;
border-radius: 50px;
color: #d3d3d3;
display: inline-block;
font-size: 13px;
line-height: normal;
margin-left: 5px;
padding: 5px 10px;
vertical-align: top;
}
.page-links a:hover {
border-color: #8dc155;
color: #8dc155;
}
.post-password-form input[type="submit"]{
width: auto;
}
.gallery-item {
display: inline-block;
vertical-align: top;
margin: 0 4px 4px 0;
overflow: hidden;
position: relative;
}
.gallery-item > .gallery-icon{
display: inling-block;
line-height: 0;
}
.gallery-caption {
background-color: rgba(0, 0, 0, 0.7);
bottom: 0;
box-sizing: border-box;
color: #fff;
font-size: 14px;
left: 0;
line-height: 1.3;
margin: 0;
max-height: 50%;
opacity: 0;
padding: 2px 8px;
position: absolute;
text-align: left;
transition: opacity 400ms ease 0s;
-webkit-transition: opacity 400ms ease 0s;
width: 100%;
}
.gallery-item:hover .gallery-caption {
opacity: 1;
}
.widget img{
width: 100%;
}
.wpb_single_image {
line-height: 0;
} @media(max-width: 980px){
.tb-advertise-2 .vc_col-sm-9{
padding-top: 78px !important;
}
} body .menu-list-default .menu > ul > li > ul a{
display: block;
}
.widget_categories ul, .widget_archive ul, .widget_pages ul, .widget_meta ul, .widget_recent_comments ul, .widget_recent_entries ul, .widget_rss ul, .widget_nav_menu ul{
border: none;
border-radius: 0;
padding: 0;
margin: 0;
}
.widget_categories ul li, .widget_archive ul li, .widget_pages ul li, .widget_meta ul li, .widget_recent_comments ul li, .widget_recent_entries ul li, .widget_rss ul li, .widget_nav_menu ul li{
border: none; }
.widget > ul ul, .widget .menu-testing-menu-container > ul ul{
margin-left: 10px;
} .widget ul li:last-child{
padding-bottom: 0;
}
.widget ul li a{ }
.widget_categories ul li:hover, .widget_categories ul li.current-cat, .widget_archive ul li:hover{
background: none;
}
.widget.widget_rss ul li{
line-height: inherit;
margin: 20px 0;
}
.widget.widget_rss .wg-title img{
width: auto;
}
.widget.widget_rss ul li cite{
display: block;
width: 100%;
text-align: right;
}
.format-status .entry-content .page-links a, 
.format-gallery .entry-content .page-links a, 
.format-chat .entry-content .page-links a, 
.format-quote .entry-content .page-links a, 
.page-links a{
border-radius: 0;
}
.home .tb-blog-image img {
width: auto;
}
.home .post-password-form input {
padding: 10px;
}
.home .post-password-form input:hover {
background: #8dc155;
border-color: #8dc155;
color: #ffffff;
}
.more-link {
border: 1px solid #444444;
color: #222222;
padding: 6px 12px;
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
}
.more-link:hover {
background: #8dc155;
border: 1px solid #8dc155;
color: #ffffff;
}
.carousel-control .glyphicon:before {
content: "\f104";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
}
.carousel-control .glyphicon.glyphicon-chevron-right:before {
content: "\f105";
}input, textarea, select{
background: rgba(255,555,255,.9);
border: 1px solid #D3D3D3;
padding: 10px;
margin-bottom: 10px;
width: 100%;
color: #777;
transition: .3s;
-webkit-transition: .3s;
}
input[type="checkbox"], input[type="radio"]{
width: auto;
}
input:focus, input:target,
textarea:focus, textarea:target,
select:focus, select:target{
border-color: #FC5E49;
color: #333;
}
button, 
input[type="button"], input[type="submit"],
.btn{
display: inline-block;
background: none;
vertical-align: top;
border-radius: 1px;
color: #999;
border: solid 1px;
line-height: 20px;
transition: .3s;
-webkit-transition: .3s;
}
.btn-contact-form-custom{
text-transform: uppercase;
font-size: 18px;
}
code{ white-space: normal; }
.text-large h1{ font-size: 600% }
.text-large h2{ font-size: 500% }
.text-large h3{ font-size: 400% }
.text-large h4{ font-size: 300% }
.text-large h5{ font-size: 200% }
.text-large h6{ font-size: 100% }
.border-box{
border: 1px solid #222;
} @keyframes slideUp{
from{ opacity: 0; transform: translateY(20px); }
to{  opacity: 1; transform: translateY(0px); }
}
@-webkit-keyframes slideUp{
from{ opacity: 0; -webkit-transform: translateY(20px); }
to{  opacity: 1; -webkit-transform: translateY(0px); }
}
@keyframes slideDown{
from{ opacity: 1; transform: translateY(0px); }
to{  opacity: 0; transform: translateY(20px); }
}
@-webkit-keyframes slideDown{
from{ opacity: 1; -webkit-transform: translateY(0px); }
to{  opacity: 0; -webkit-transform: translateY(20px); }
}
@keyframes menuMagazine{
from{ opacity: 0; top: -20px; }
to{  opacity: 1; top: 0px; }
}
@-webkit-keyframes menuMagazine{ 
from{ opacity: 0; top: -20px; }
to{  opacity: 1; top: 0px; }
}
@keyframes scrollbtnEffect{
from{ top: 0; }
to{ top: 20px; }
}
 .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounce {
from,
20%,
53%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
@keyframes bounce {
from,
20%,
53%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
from,
50%,
to {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
@keyframes flash {
from,
50%,
to {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
from,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
from,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg);
}
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg);
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.headShake {
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-name: headShake;
animation-name: headShake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
60%,
80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
60%,
80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes jello {
from,
11.1%,
to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
@keyframes jello {
from,
11.1%,
to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
-webkit-animation-name: jello;
animation-name: jello;
-webkit-transform-origin: center;
transform-origin: center;
}
@-webkit-keyframes bounceIn {
from,
20%,
40%,
60%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from,
20%,
40%,
60%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
from,
60%,
75%,
90%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
50%,
55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
50%,
55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%,
80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%,
80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 0;
}
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
.easing-animation {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.easing-animation-long {
-webkit-transition: all 0.7s;
-moz-transition: all 0.7s;
-o-transition: all 0.7s;
transition: all 0.7s;
}
.special-zoom-in {
animation: SpecialZoomIn 8s forwards;
transform-origin: 30% 0%;
}
.special-zoom-out {
animation: SpecialZoomOut 8s forwards;
transform-origin: 30% 0%;
}
.clearfix:before,
.clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
@media (max-width: 992px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) {
.hidden-lg {
display: none !important;
}
}
.nopadding {
padding: 0;
}
.col-nopadding {
padding-left: 0;
padding-right: 0;
}
.center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
.middle {
position: relative;
display: block;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.center {
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
display: block;
margin-right: auto;
margin-left: auto;
}
.text-center {
text-align: center;
}
.text-right {
text-align: right;
}
.text-left {
text-align: left;
}
.bottom {
position: relative;
display: block;
top: 100%;
transform: translateY(-100%);
}
.ab-center {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.ab-center:before,
.ab-center:after {
content: " ";
display: table;
}
.ab-center:after {
clear: both;
}
.ab-bottom {
position: absolute;
top: 100%;
transform: translateY(-100%);
}
.ab-bottom:before,
.ab-bottom:after {
content: " ";
display: table;
}
.ab-bottom:after {
clear: both;
}  .center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
.btn-transparent {
background-color: transparent;
border: 1px solid #ebebeb;
height: 40px;
line-height: 39px;
display: inline-block;
padding: 0;
width: 170px;
text-align: center;
text-transform: uppercase;
color: #2a2a2a;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
outline: none;
margin-top: 5px;
}
.btn-transparent:hover {
background-color: #2a2a2a;
border-color: #2a2a2a;
color: #fff;
}
.btn-act {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
position: relative;
display: inline-block;
padding: 0;
color: #333;
margin-left: 20px;
overflow: hidden;
text-indent: -9999px;
border-radius: 0;
}
.btn-act:hover {
color: #1faceb;
}
.thumb-pd-effect {
background-color: #fff;
}
.thumb-pd-effect:before {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
content: "";
position: absolute;
height: 4px;
width: 90%;
opacity: 0;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
left: 5%;
border-radius: 50%;
bottom: 5px;
z-index: -1;
}
.thumb-pd-effect img {
position: relative;
z-index: 2;
width: 100%;
height: auto;
}
.thumb-pd-effect.tb-thumb-effect span {
display: inline-block;
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.thumb-pd-effect.tb-thumb-effect:before {
bottom: 0;
}
.thumb-pd-scale {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.thumb-pd-hover-scale {
transform: scale(1.2);
-webkit-transform: scale(1.2);
}
.thumb-overlay-effect:after {
background: #333;
bottom: 0;
height: auto;
left: 0;
margin: 0;
opacity: 0;
position: absolute;
right: 0;
top: 0;
width: auto;
z-index: 2;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
transform: scale(0);
content: "";
}
.thumb-overlay-hover-effect:after {
opacity: 0.2;
transform: scale(1);
}
.thumb-pd-hover-effect {
color: #1faceb;
}
.thumb-pd-hover-effect:before {
opacity: 1;
bottom: 0;
}
.thumb-pd-hover-effect.tb-thumb-effect span {
height: auto;
z-index: 3;
}
.thumb-pd-hover-effect.tb-thumb-effect > img {
z-index: -2;
}
.thumb-left-slide img {
margin-left: 30px;
-webkit-transform: scale(1.5);
transform: scale(1.5);
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.thumb-left-slide:hover img {
margin-left: 0;
}
.thumb-right-slide img {
margin-left: 30px;
-webkit-transform: scale(1.5);
transform: scale(1.5);
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.thumb-right-slide:hover img {
margin-left: 0;
}
.thumb-right-slide img {
margin-left: -30px;
}
.icon {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
}
.icon-abs {
position: absolute;
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
}
figure.effect-bubba {
position: relative;
}
figure.effect-bubba img {
opacity: 1;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
display: block;
}
figure.effect-bubba .vc_single_image-wrapper {
position: relative;
}
figure.effect-bubba .vc_single_image-wrapper::before,
figure.effect-bubba .vc_single_image-wrapper::after {
position: absolute;
top: 10px;
right: 10px;
bottom: 10px;
left: 10px;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.effect-bubba .vc_single_image-wrapper::before {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scale(0, 1);
transform: scale(0, 1);
}
figure.effect-bubba .vc_single_image-wrapper::after {
border-right: 1px solid #fff;
border-left: 1px solid #fff;
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
}
figure.effect-bubba:hover img {
opacity: 0.7;
}
figure.effect-bubba:hover .vc_single_image-wrapper:before,
figure.effect-bubba:hover .vc_single_image-wrapper:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
z-index: 3;
} @keyframes upDown {
0% {
transform: translateY(0px);
}
40% {
transform: translateY(-20px);
}
100% {
transform: translateY(0px);
}
}
@-webkit-keyframes upDown {
0% {
-webkit-transform: translateY(0px);
}
40% {
-webkit-transform: translateY(-20px);
}
100% {
-webkit-transform: translateY(0px);
}
}
@keyframes borderAnimate {
0% {
transform: scale(1);
}
70% {
transform: scale(1.15);
}
100% {
transform: scale(1.13);
}
}
@-webkit-keyframes borderAnimate {
0% {
-webkit-transform: scale(1);
}
70% {
-webkit-transform: scale(1.15);
}
100% {
-webkit-transform: scale(1.13);
}
} @keyframes effZoom {
from {
opacity: 0;
transform: scale(8);
}
to {
opacity: 1;
transform: scale(1);
}
}
@-webkit-keyframes effZoom {
from {
opacity: 0;
-webkit-transform: scale(8);
}
to {
opacity: 1;
-webkit-transform: scale(1);
}
} @-o-keyframes shake {
0%,
100% {
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
-o-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
-o-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@-webkit-keyframes shake {
0%,
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
0%,
100% {
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translate3d(-10px, 0, 0);
-ms-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
-webkit-transform: translate3d(10px, 0, 0);
-ms-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
} @keyframes btnplayanimate {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@-webkit-keyframes btnplayanimate {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
} @keyframes dot-animation {
0% {
box-shadow: 0px 0 0 0, 0px 0 0 0;
}
70% {
box-shadow: 10px 0 0 0, -10px 0 0 0;
}
100% {
box-shadow: 8px 0 0 0, -8px 0 0 0;
}
}
@-webkit-keyframes dot-animation {
0% {
box-shadow: 0px 0 0 0, 0px 0 0 0;
}
70% {
box-shadow: 10px 0 0 0, -10px 0 0 0;
}
100% {
box-shadow: 8px 0 0 0, -8px 0 0 0;
}
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-moz-keyframes fadeInUp {
0% {
opacity: 0;
-moz-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
transform: translateY(0);
}
}
@-webkit-keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
}
}
@-moz-keyframes bounceInUp {
0% {
opacity: 0;
-moz-transform: translateY(2000px);
}
60% {
opacity: 1;
-moz-transform: translateY(-30px);
}
80% {
-moz-transform: translateY(10px);
}
100% {
-moz-transform: translateY(0);
}
}
@-ms-keyframes bounceInUp {
0% {
opacity: 0;
-ms-transform: translateY(2000px);
}
60% {
opacity: 1;
-ms-transform: translateY(-30px);
}
80% {
-ms-transform: translateY(10px);
}
100% {
-ms-transform: translateY(0);
}
}
@-o-keyframes bounceInUp {
0% {
opacity: 0;
-o-transform: translateY(2000px);
}
60% {
opacity: 1;
-o-transform: translateY(-30px);
}
80% {
-o-transform: translateY(10px);
}
100% {
-o-transform: translateY(0);
}
}
@keyframes bounceInUp {
0% {
opacity: 0;
transform: translateY(2000px);
}
60% {
opacity: 1;
transform: translateY(-30px);
}
80% {
transform: translateY(10px);
}
100% {
transform: translateY(0);
}
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
body {
-webkit-backface-visibility: hidden;
}
@-webkit-keyframes fadeInUp2 {
from {
opacity: 0;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp2 {
from {
opacity: 0;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp2 {
-webkit-animation-name: fadeInUp2;
animation-name: fadeInUp2;
}
.ro-font-regular {
font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin-bottom: 25px;
}
.ro-light-text {
font-weight: 400;
}
.ro-hr-heading {
text-align: center;
}
.ro-hr-heading:after {
margin-right: auto;
margin-left: auto;
content: " ";
display: block;
width: 30px;
margin-top: 15px;
height: 0;
border-top: 1px solid #444444;
}
.ro-hr-heading.ro-left {
text-align: left;
}
.ro-hr-heading.ro-left:after {
margin-left: 0;
}
.ro-hr-heading.ro-right {
text-align: right;
}
.ro-hr-heading.ro-right:after {
margin-right: 0;
}
.ro-hr {
display: block;
margin-right: auto;
margin-left: auto;
width: 80%;
border-top: 1px solid #aaaaaa;
margin: 0 auto;
}
.ro-hr.ro-full {
width: 100%;
}
.ro-hr .ro-color-light {
border-color: #ffffff;
}
p {
margin-bottom: 25px;
}
.ro-font-size-1 {
font-size: 42px;
}
.ro-font-size-2 {
font-size: 36px;
}
.ro-font-size-3 {
font-size: 24px;
}
.ro-font-size-4 {
font-size: 18px;
}
.ro-font-size-5 {
font-size: 16px;
}
.ro-font-size-6 {
font-size: 14px;
}
::selection {
background: #1faceb;
color: #ffffff;
}
.ro-ellipsis {
overflow: hidden;
}
.ro-quote-content {
padding-top: 30px;
margin-bottom: 0;
font-style: italic;
font-weight: 400;
}
.ro-quote-content q:before,
.ro-quote-content q:after {
font-style: italic;
font-size: 30px;
line-height: 16px;
font-weight: 600;
}
.ro-quote-content q:before {
content: open-quote;
}
.ro-quote-content q:after {
content: close-quote;
}
.ro-quote-content .ro-author-name {
padding-top: 20px;
font-weight: 700;
text-align: right;
color: #1faceb;
}  .col-lg-2 {
clear: left;
}
body .bg_primary {
background-color: #1faceb;
}
body .primary_color {
color: #1faceb;
}
body .btn_primary {
background-color: #1faceb;
}
body .btn_primary:hover {
background-color: #1faceb;
}
.row > .vc_column_container {
padding-left: 15px;
padding-right: 15px;
}
.no-padding-left {
padding-left: 0;
}
.archive .main-content {
padding-top: 80px;
}
.margin_am {
margin-left: -20%;
}
ins {
text-decoration: none;
}
.tb-have-overlay {
position: relative;
}
.tb-have-overlay:before {
position: absolute;
content: "";
width: 100%;
height: 100%;
background: rgba(19, 19, 19, 0.5);
left: 0;
top: 0;
}
#Container .mix {
display: none;
}
.ro-hr {
border-top: 1px solid #aaaaaa;
}
.inline_middle > .container > .row > .wpb_column {
font-size: 14px;
}
a {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
a:hover,
a:target,
a:focus {
outline: none;
color: #1faceb;
}
input:focus,
input:target,
textarea:focus,
textarea:target,
select:focus,
select:target {
border-color: #1faceb;
}
button,
input[type="button"],
input[type="button"] {
border: solid 1px;
}
button:hover,
input[type="button"]:hover,
input[type="button"]:hover {
background: #1faceb;
color: #FFF;
}
button:not(.wpb_button):hover,
btn:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
.btn:hover {
background: none;
}
mark {
background: none repeat scroll 0 0 #1faceb;
border-radius: 3px;
color: #fff;
padding: 2px 6px;
}
.icon-basic-heart.fa-heart {
background: #444444;
}
.wpb_single_image img {
width: 100%;
height: auto;
}
.tb-blog {
margin-bottom: 35px;
}
.tb-blog .tb-social-buttons {
margin-right: -4px;
text-transform: capitalize;
font-size: 16px;
color: #000;
font-family: dosis;
font-weight: bold;
padding: 18px 0;
}
.tb-blog .tb-social-buttons a {
text-align: center;
margin-left: 0;
}
.tb-blog .tb-social-buttons a:before {
color: #fff;
}
.tb-blog .tb-social-buttons a:after {
border: none;
}
.tb-blog .tb-social-buttons a:hover:after {
border: none;
}
.tb-blog .tb-social-buttons a:hover:before {
color: #fff;
}
.tb-blog .tb-social-buttons a:first-child {
margin-left: 15px;
}
.tb-blog .tb-social-buttons:after {
content: "";
display: table;
clear: both;
}
.tb-blog .tb-social-buttons .icon-twitter:before {
margin-left: -2px;
}
.tb-blog .tb-wrap-navi .tb-social-buttons {
text-align: center;
margin-top: -70px;
height: 0;
margin-bottom: 80px;
line-height: 0;
}
.tb-shop-now {
height: 40px;
width: 136px;
display: inline-block;
border: 1px solid #2a2a2a;
color: #2a2a2a;
text-align: center;
line-height: 39px;
}
.tb-shop-now:hover {
color: #1faceb;
border-color: #1faceb;
}
.tb-relative {
position: relative;
}
.tb-post-list .tb-post-side {
margin-bottom: 20px;
}
.tb-post-list .tb-post-side .tb-post-side-img {
float: left;
height: 55px;
opacity: 1;
width: 90px;
overflow: hidden;
transition: all 0.4s ease-in-out 0s;
-webkit-transition: all 0.4s ease-in-out 0s;
-moz-transition: all 0.4s ease-in-out 0s;
-o-transition: all 0.4s ease-in-out 0s;
}
.tb-post-list .tb-post-side .tb-post-side-img:hover {
opacity: 0.7;
}
.tb-post-list .tb-post-side .tb-post-side-ct {
margin-left: 100px;
position: relative;
top: -6px;
}
.tb-post-list .tb-post-side .tb-post-side-ct a {
color: #444444;
transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
}
.tb-post-list .tb-post-side .tb-post-side-ct a:hover {
color: #84c340;
}
.tb-post-list .tb-post-side .tb-post-side-ct .date {
color: #bdbdbd;
display: block;
font-style: italic;
font-weight: 400;
} .have-overlay {
position: relative;
}
.have-overlay .overlay-background {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.widget_ct_new_tabs_widget .nav-tabs {
border: none;
text-align: center;
}
.widget_ct_new_tabs_widget .nav-tabs li {
margin-right: 10px;
display: inline-block;
float: none;
overflow: hidden;
border-radius: 20px;
z-index: 2;
}
.widget_ct_new_tabs_widget .nav-tabs li a {
border-color: #D3D3D3;
color: #D3D3D3;
border-radius: 0;
line-height: 20px;
padding: 6px 12px;
border-radius: 20px;
text-transform: uppercase;
}
.widget_ct_new_tabs_widget .nav-tabs li a:hover {
background: none;
}
.widget_ct_new_tabs_widget .nav-tabs li.active a {
border: solid 1px #1faceb;
color: #1faceb;
}
.widget_ct_new_tabs_widget .tab-content {
margin-top: 30px;
border: none;
}
.widget_ct_new_tabs_widget .tab-content .tab-pane .news-list {
margin: 0;
padding: 0;
}
.widget_ct_new_tabs_widget .tab-content .tab-pane.active {
animation: slideUp .3s;
-webkit-animation: slideUp .3s;
}
.tb-left .tb-blog.default {
position: relative;
}
.tb-left .tb-blog.default .tb-blog-image {
width: 50%;
position: relative;
}
.tb-left .tb-blog.default .tb-content-block {
padding: 50px 40px 50px 60px;
height: 100%;
position: absolute;
right: 0;
top: 0;
width: 50%;
}
.tb-left .tb-blog.default .tb-content-block .blog-desc {
height: 50%;
overflow: hidden;
text-overflow: ellipsis;
}
.tb-left .tb-blog.default .tb-content-block:before {
border-bottom: 20px solid transparent;
border-right: 26px solid #abdce1;
border-top: 20px solid transparent;
content: " ";
height: 0;
left: -25px;
position: absolute;
top: 60px;
width: 0;
}
.tb-left .tb-blog.default .tb-content-block h2.blog-title a {
font-style: italic;
}
.tb-left .tb-blog.default .tb-content-block h2.blog-title,
.tb-left .tb-blog.default .tb-content-block .blog-desc,
.tb-left .tb-blog.default .tb-content-block .blog-info {
padding: 0;
}
.tb-left .tb-blog.default .tb-content-block h2.blog-title:after {
margin-left: 0 !important;
}
.tb-right .tb-blog.default {
position: relative;
}
.tb-right .tb-blog.default .tb-blog-image {
width: 50%;
position: relative;
float: right;
}
.tb-right .tb-blog.default .tb-content-block {
padding: 50px 40px 50px 60px;
height: 100%;
position: absolute;
left: 0;
top: 0;
width: 50%;
}
.tb-right .tb-blog.default .tb-content-block .blog-desc {
height: 50%;
overflow: hidden;
text-overflow: ellipsis;
}
.tb-right .tb-blog.default .tb-content-block:before {
border-bottom: 20px solid transparent;
border-left: 26px solid #d9d8c1;
border-top: 20px solid transparent;
content: " ";
height: 0;
position: absolute;
right: -25px;
top: 60px;
width: 0;
}
.tb-right .tb-blog.default .tb-content-block h2.blog-title a {
font-style: italic;
}
.tb-right .tb-blog.default .tb-content-block h2.blog-title,
.tb-right .tb-blog.default .tb-content-block .blog-desc,
.tb-right .tb-blog.default .tb-content-block .blog-info {
padding: 0;
}
.tb-right .tb-blog.default .tb-content-block h2.blog-title:after {
margin-right: 0 !important;
}
.tb-blog.blog article,
.tb-blog.entry article {
margin-bottom: 30px;
position: relative;
}
.tb-blog.blog article .shortcode-video,
.tb-blog.entry article .shortcode-video {
padding: 0 !important;
background: none !important;
}
.tb-blog.blog article .tb-content-block,
.tb-blog.entry article .tb-content-block {
position: absolute;
width: 80%;
height: 80%;
left: 10%;
top: 10%;
text-align: center;
opacity: 0;
transform: rotate(-10deg);
-webkit-transform: rotate(-10deg);
transition: .4s;
-webkit-transition: .4s;
}
.tb-blog.blog article .tb-content-block .blog-title,
.tb-blog.entry article .tb-content-block .blog-title,
.tb-blog.blog article .tb-content-block .blog-desc,
.tb-blog.entry article .tb-content-block .blog-desc,
.tb-blog.blog article .tb-content-block .blog-info,
.tb-blog.entry article .tb-content-block .blog-info {
position: relative;
}
.tb-blog.blog article .tb-content-block .blog-title p,
.tb-blog.entry article .tb-content-block .blog-title p,
.tb-blog.blog article .tb-content-block .blog-desc p,
.tb-blog.entry article .tb-content-block .blog-desc p,
.tb-blog.blog article .tb-content-block .blog-info p,
.tb-blog.entry article .tb-content-block .blog-info p {
text-align: justify;
}
.tb-blog.blog article .tb-content-block .blog-title,
.tb-blog.entry article .tb-content-block .blog-title {
position: absolute;
top: 47%;
left: 50%;
transform: translate3d(-50%, -50%, 0);
-webkit-transform: translate3d(-50%, -50%, 0);
-ms-transform: translateX(-50%) translateY(-50%);
width: 100%;
}
.tb-blog.blog article .tb-content-block .blog-title a,
.tb-blog.entry article .tb-content-block .blog-title a {
font-size: 16px;
position: relative;
text-transform: uppercase;
letter-spacing: 3px;
color: #444;
}
.tb-blog.blog article .tb-content-block .blog-title a:after,
.tb-blog.entry article .tb-content-block .blog-title a:after {
content: "";
position: absolute;
width: 30px;
height: 1px;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
bottom: -10px;
border-bottom: solid 1px;
}
.tb-blog.blog article .tb-content-block .blog-info,
.tb-blog.entry article .tb-content-block .blog-info,
.tb-blog.blog article .tb-content-block .blog-info a,
.tb-blog.entry article .tb-content-block .blog-info a {
font-size: 13px;
}
.tb-blog.blog article .tb-content-block .blog-info,
.tb-blog.entry article .tb-content-block .blog-info {
color: #d0d0d0;
overflow: hidden;
}
.tb-blog.blog article .tb-content-block .tb-social-buttons,
.tb-blog.entry article .tb-content-block .tb-social-buttons {
padding: 10px 0;
}
.tb-blog.blog article .tb-content-block .tag-links,
.tb-blog.entry article .tb-content-block .tag-links {
margin-right: -4px;
text-transform: capitalize;
font-size: 16px;
color: #000;
font-family: dosis;
font-weight: bold;
padding: 18px 0;
}
.tb-blog.blog article .tb-content-block .tag-links a,
.tb-blog.entry article .tb-content-block .tag-links a {
text-align: center;
margin-left: 0;
}
.tb-blog.blog article .tb-content-block .tag-links a:before,
.tb-blog.entry article .tb-content-block .tag-links a:before {
color: #fff;
}
.tb-blog.blog article .tb-content-block .tag-links a:after,
.tb-blog.entry article .tb-content-block .tag-links a:after {
border: none;
}
.tb-blog.blog article .tb-content-block .tag-links a:hover:after,
.tb-blog.entry article .tb-content-block .tag-links a:hover:after {
border: none;
}
.tb-blog.blog article .tb-content-block .tag-links a:hover:before,
.tb-blog.entry article .tb-content-block .tag-links a:hover:before {
color: #fff;
}
.tb-blog.blog article .tb-content-block .tag-links a:first-child,
.tb-blog.entry article .tb-content-block .tag-links a:first-child {
margin-left: 15px;
}
.tb-blog.blog article .tb-content-block .tag-links:after,
.tb-blog.entry article .tb-content-block .tag-links:after {
content: "";
display: table;
clear: both;
}
.tb-blog.blog article .tb-content-block .tag-links .icon-twitter:before,
.tb-blog.entry article .tb-content-block .tag-links .icon-twitter:before {
margin-left: -2px;
}
.tb-blog.blog article .tb-content-block .tag-links a,
.tb-blog.entry article .tb-content-block .tag-links a {
border: 1px solid;
border-radius: 2px;
display: inline-block;
line-height: normal;
margin-right: 2px;
padding: 0 5px;
}
.tb-blog.blog article .tb-content-block .tag-links a:hover,
.tb-blog.entry article .tb-content-block .tag-links a:hover {
color: #FFF;
}
.tb-blog.blog article .tb-content-block .about-author,
.tb-blog.entry article .tb-content-block .about-author {
padding: 20px;
margin-top: 20px;
background: #FAFAFA;
border-top: solid 2px #1faceb;
}
.tb-blog.blog article .tb-content-block .about-author .author-avatar,
.tb-blog.entry article .tb-content-block .about-author .author-avatar {
width: auto;
display: inline-block;
width: 160px;
vertical-align: top;
line-height: 0;
}
.tb-blog.blog article .tb-content-block .about-author .author-avatar img,
.tb-blog.entry article .tb-content-block .about-author .author-avatar img {
width: 100%;
border-radius: 50%;
}
.tb-blog.blog article .tb-content-block .about-author .author-info,
.tb-blog.entry article .tb-content-block .about-author .author-info {
width: calc(100% - 180px);
display: inline-block;
padding-left: 30px;
}
.tb-blog.blog article .tb-content-block .about-author .author-info .subtitle,
.tb-blog.entry article .tb-content-block .about-author .author-info .subtitle {
font-size: 12px;
}
.tb-blog.blog article .tb-content-block .about-author .author-info .name,
.tb-blog.entry article .tb-content-block .about-author .author-info .name {
text-transform: uppercase;
font-weight: bold;
}
.tb-blog.blog article .tb-content-block .tb-content .tb-title,
.tb-blog.entry article .tb-content-block .tb-content .tb-title {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.tb-blog.blog article:hover .tb-content-block,
.tb-blog.entry article:hover .tb-content-block {
opacity: 1;
transform: rotate(0deg);
-webkit-transform: rotate(0deg);
}
.tb-blog.blog article:hover .tb-blog-image img,
.tb-blog.entry article:hover .tb-blog-image img {
transform: rotate(10deg) scale(1.3);
-webkit-transform: rotate(10deg) scale(1.3);
}
.tb-blog.blog article:hover .tb-content .tb-title,
.tb-blog.entry article:hover .tb-content .tb-title {
color: #1faceb;
}
.tb-blog.blog article blockquote,
.tb-blog.entry article blockquote {
font-style: italic;
}
.tb-blog.space > div article {
max-width: 270px;
margin: 0 auto 30px auto;
}
.tb-blog.space > div .tb-content-block {
background: rgba(255, 255, 255, 0.7);
}
.tb-blog.space > div:nth-child(2n+1) .tb-content-block {
background: rgba(198, 217, 198, 0.7);
}
.tb-blog.default article > div {
width: 50%;
float: left;
}
.tb-blog.default article .tb-content-block {
padding: 40px 0;
position: relative;
}
.tb-blog.default article .tb-content-block > div,
.tb-blog.default article .tb-content-block > h2 {
padding: 0 40px;
}
.tb-blog.default article .tb-content-block h2.blog-title {
margin-bottom: 30px;
position: relative;
}
.tb-blog.default article .tb-content-block h2.blog-title a {
text-transform: uppercase;
font-style: normal;
color: #fff;
}
.tb-blog.default article .tb-content-block h2.blog-title:after {
border-top: 2px solid #ffffff;
content: " ";
display: block;
height: 0;
margin-left: auto;
margin-right: auto;
margin-top: 15px;
width: 30px;
}
.tb-blog.default article .tb-content-block .blog-info {
font-size: 14px;
font-style: italic;
font-weight: 400;
margin-top: 30px;
text-align: right;
}
.tb-blog.default article .tb-content-block .blog-info span {
display: inline-block;
vertical-align: top;
}
.tb-blog.default article .tb-content-block .blog-info span:after {
content: "/";
padding: 0 20px;
}
.tb-blog.default article .tb-content-block .blog-info span.comments-number:after {
content: "";
}
.tb-blog.direction_left article > div {
float: right;
}
.tb-blog.direction_left article .tb-content-block .blog-title {
text-align: right;
}
.tb-blog .tb-blog-image {
overflow: hidden;
}
.tb-blog .tb-blog-image.team-single {
box-shadow: none;
border: 0;
}
.tb-blog .tb-blog-image img {
transform: rotate(0deg) scale(1);
-webkit-transform: rotate(0deg) scale(1);
transition: 8s;
-webkit-transition: 8s;
}
.tb-blog .team .tb-content-block {
margin-top: 0 !important;
margin-bottom: 20px;
}
.tb-blog .team .tb-content-block .blog-info {
margin-top: 10px;
}
.tb-blog.testimonial .blog-title a {
font-size: 16px;
text-transform: uppercase;
}
.tb-blog.testimonial article {
margin: 0;
padding: 50px 40px 0 40px;
}
.tb-blog.testimonial article:after {
border-bottom: 1px solid #aaaaaa;
content: "";
display: block;
margin: 50px auto 0 auto;
width: 80%;
}
.tb-blog .navigation {
margin-bottom: 20px !important;
height: 74px;
border-bottom: 1px solid #ebebeb;
border-top: 1px solid #ebebeb;
padding-top: 27px;
text-transform: uppercase;
}
.tb-blog .pagination.ajax {
margin: 0;
transition: opacity .4s;
-webkit-transition: opacity .4s;
}
.tb-blog .pagination.ajax.blog-more-ajax-loading {
opacity: 0.4;
pointer-events: none;
background: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/assets/images/loading.gif) center center no-repeat;
}
.tb-blog .pagination.ajax.blog-more-ajax-loading a {
opacity: 0;
}
.tb-blog .pagination.ajax a {
font-size: 18px;
margin-top: 10px;
} .blog .tb-blog,
.search .tb-blog {
padding-bottom: 30px;
}
.tb-blog article {
margin-bottom: 30px;
}
.tb-blog .tb-blog-image {
position: relative;
margin-bottom: 18px;
}
.tb-blog .tb-blog-image .tb-blog-date a {
position: absolute;
top: 0;
left: 0;
background: #4e4e4e;
color: #fff;
padding: 14px;
font-size: 14px;
line-height: 14px;
}
.tb-blog .tb-blog-image .tb-blog-date a:hover {
color: #1faceb;
}
.tb-blog .tb-content-block .blog-info span {
color: #3f3f3f;
margin-right: 17px;
}
.tb-blog .tb-content-block .blog-info span i {
margin-right: 7px;
color: #646464;
}
.tb-blog .tb-content-block .blog-info span a {
color: #a1a1a1;
}
.tb-blog .tb-content-block .blog-info span a:hover {
color: #1faceb;
}
.tb-blog .tb-content-block .blog-title {
color: #4e4e4e;
text-transform: uppercase;
font-size: 18px;
line-height: 24px;
margin: 5px 0 15px;
}
.tb-blog .tb-content-block .blog-title a {
color: #4e4e4e;
}
.tb-blog .tb-content-block .blog-title a:hover {
color: #1faceb;
}
.tb-blog .tb-content-block .blog-button {
margin-top: 28px;
}
.tb-blog .tb-content-block .blog-button a {
background-color: transparent;
border: 1px solid #c5c5c5;
color: #747474;
display: inline-block;
outline: medium none;
padding: 7px 34px;
text-align: center;
text-transform: uppercase;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.tb-blog .tb-content-block .blog-button a:hover {
color: #fff;
background: #1faceb;
border-color: #1faceb;
}
.tb-blog article.type-portfolio {
margin-bottom: 35px;
}
.tb-pos-bottom {
bottom: 0;
position: absolute;
width: 100%;
}
.line-end {
display: none !important;
}
.tb-blog-content-outer {
padding: 50px 0;
}
.tb-blog-content-outer .ro-post-relate {
float: right;
max-width: 200px;
}
.tb-blog-content-outer .ro-post-relate img {
margin-bottom: 30px;
}
.post-template-basic-php .tb-blog .blog-info {
text-align: right;
margin-top: 25px;
margin-bottom: 25px;
}
.post-template-basic-php .tb-blog .blog-info > span {
margin-left: 55px;
}
.post-template-basic-php .tb-blog .blog-info > span a {
color: #1faceb;
}
.tb-blog > .row {
margin-bottom: 20px;
}
.tb-blog .post.sticky {
background: #e1e1e1;
color: #000000;
padding: 30px;
position: relative;
}
.tb-blog .post.sticky .blog-title {
color: #1faceb;
}
.tb-blog .post.sticky .blog-title a {
color: #1faceb;
}
.tb-blog .post.sticky a {
color: #1faceb;
}
.tb-blog .post.sticky .divider-1 span {
background: #e1e1e1;
}
.tb-blog .post.sticky .divider-1 span i {
color: #FFFFFF;
}
.tb-blog .post.sticky:after {
width: 70px;
height: 70px;
position: absolute;
text-align: center;
content: "";
top: -35px;
right: -35px;
z-index: 1;
border: 35px solid transparent;
border-left-color: #000000;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
}
.tb-blog .post.sticky:before {
content: "\f08d";
position: absolute;
top: 5px;
right: 10px;
z-index: 2;
color: #FFFFFF;
font-family: 'FontAwesome';
}
.tb-blog .tb-blog-image {
line-height: 0;
position: relative;
}
.tb-blog .tb-blog-image .blog-note {
position: absolute;
top: 35px;
left: 35px;
padding: 15px;
width: 242px;
border: 1px solid #AAAAAA;
background: rgba(255, 255, 255, 0.7);
font-size: 18px;
}
.tb-blog .tb-blog-image .blog-note .blog-note-texts {
font-style: italic;
margin: 20px 12px;
line-height: 25px;
}
.tb-blog .tb-blog-image .blog-note .blog-note-top {
position: absolute;
right: 15px;
font-size: 18px;
line-height: 18px;
}
.tb-blog .tb-blog-image .blog-note .blog-note-bottom {
position: absolute;
right: 15px;
font-size: 18px;
line-height: 18px;
bottom: 15px;
}
.tb-blog.blog article .blog-title {
margin-bottom: 7px;
}
.tb-blog.blog article .blog-title:hover {
color: #1faceb;
}
.tb-blog.blog article .tb-content-block {
margin-top: 30px;
}
.tb-blog.blog article .tb_blog_content > .tb-blog-date {
width: 15%;
display: inline-block;
height: 70px;
text-align: center;
padding: 12px 0;
background-color: #ffca00;
margin-right: 17px;
margin-top: 3px;
}
.tb-blog.blog article .tb_blog_content > .tb-blog-date a {
color: #fff;
text-align: center;
font-family: dosis;
font-weight: bold;
font-size: 18px;
}
.tb-blog.blog article .tb_blog_content > .tb-blog-date a small {
display: block;
}
.tb-blog.blog article .tb-info-block {
display: inline-block;
width: 77%;
vertical-align: middle;
padding-bottom: 20px;
}
.tb-blog.blog article .blog-info span:not(:last-child):after {
content: "/";
display: inline-block;
margin: 0 5px 0 7px;
}
.tb-blog.blog article .blog-info span a:hover {
color: #1faceb;
}
.tb-blog.blog article .shortcode-video {
background: #000;
padding: 7px;
}
.tb-blog.blog .row:first-child .blog-title {
margin-top: 0;
}
.title-bar {
position: relative;
}
.title-bar:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.4);
}
.title-bar h1,
.woocommerce div.title-bar h1,
.title-bar h2,
.woocommerce div.title-bar h2,
.title-bar h3,
.woocommerce div.title-bar h3,
.title-bar h4,
.woocommerce div.title-bar h4,
.title-bar h5,
.woocommerce div.title-bar h5,
.title-bar h6,
.woocommerce div.title-bar h6 {
color: #ffffff;
position: relative;
text-transform: uppercase;
}
.title-bar .tb-breadcrumb,
.woocommerce div.title-bar .tb-breadcrumb {
border: none !important;
color: #dedede;
}
.title-bar .tb-breadcrumb .woocommerce-breadcrumb,
.woocommerce div.title-bar .tb-breadcrumb .woocommerce-breadcrumb {
text-align: center;
color: #dedede;
}
.title-bar .tb-breadcrumb .woocommerce-breadcrumb a,
.woocommerce div.title-bar .tb-breadcrumb .woocommerce-breadcrumb a {
color: #dedede;
}
.title-bar .tb-breadcrumb .woocommerce-breadcrumb span,
.woocommerce div.title-bar .tb-breadcrumb .woocommerce-breadcrumb span {
color: #fff;
}
.tb-breadcrumb {
position: relative;
text-transform: uppercase;
font-family: dosis;
font-size: 18px;
font-weight: normal;
}
.tb-breadcrumb .woocommerce-breadcrumb {
font-size: 14px;
}
.tb-breadcrumb .woocommerce-breadcrumb a {
color: #dedede;
}
.tb-breadcrumb a,
.tb-breadcrumb span {
color: #dedede;
padding: 0 8px;
}
.tb-breadcrumb a:hover,
.tb-breadcrumb span:hover {
color: #1faceb;
}
.tb-breadcrumb span {
padding: 0 8px;
}
.tb-breadcrumb .woocommerce-breadcrumb {
margin: 0;
}
.jws_theme_top_search_bar.tb-before-title {
margin-bottom: -30px;
position: relative;
z-index: 9;
}
.jws_theme_top_search_bar.tb-after-title {
margin-top: -32px;
margin-bottom: 50px;
}
#jws_theme_wrapper > .tb-breadcrumb {
padding: 15px 0;
border-bottom: 1px solid #ebebeb;
margin-bottom: 70px;
}
#jws_theme_wrapper > .tb-breadcrumb .woocommerce-breadcrumb {
margin-left: -8px;
color: #cecece;
}
#jws_theme_wrapper > .tb-breadcrumb .woocommerce-breadcrumb a {
color: #b3b3b3;
}
#jws_theme_wrapper > .tb-breadcrumb .woocommerce-breadcrumb span {
color: #343434;
}
.col-middle {
line-height: 30px;
}
.post-navigation .nav-links {
text-align: right;
}
.post-navigation .nav-links .nav-previous,
.post-navigation .nav-links .nav-next {
display: inline-block;
}
.post-navigation .nav-links .nav-previous .btn,
.post-navigation .nav-links .nav-next .btn {
display: inline-block;
vertical-align: top;
font-weight: 300;
width: 100px;
color: #a8a8a8;
border: none;
padding: 0;
font-size: 15px;
box-shadow: none;
}
.post-navigation .nav-links .nav-previous .btn:hover,
.post-navigation .nav-links .nav-next .btn:hover {
color: #1faceb;
}
.post-navigation .nav-links .nav-previous .btn.disabled,
.post-navigation .nav-links .nav-next .btn.disabled {
color: #a8a8a8;
}
.post-navigation .nav-links .nav-previous .btn i,
.post-navigation .nav-links .nav-next .btn i {
font-size: 18px;
}
.post-navigation .nav-links .nav-previous .btn i:before,
.post-navigation .nav-links .nav-next .btn i:before {
position: relative;
top: 2px;
}
.post-navigation .nav-links .nav-previous .btn i.fa-caret-left,
.post-navigation .nav-links .nav-next .btn i.fa-caret-left {
padding-right: 10px;
}
.post-navigation .nav-links .nav-previous .btn i.fa-caret-right,
.post-navigation .nav-links .nav-next .btn i.fa-caret-right {
padding-left: 10px;
}
.comments-area {
margin-top: 15px;
}
.comments-area .comments-title {
border-bottom: 1px solid #ebebeb;
margin-bottom: 32px;
}
.comments-area .comments-title small {
text-transform: none;
}
.comments-area .comments-title legend {
display: inline-block;
margin-bottom: -4px;
padding-right: 10px;
width: initial;
color: #272727;
font-size: 16px;
line-height: 18px;
text-transform: uppercase;
}
.comments-area .comment-list {
padding-left: 0;
margin-bottom: 52px;
}
.comments-area .comment-list li {
padding: 0 !important;
border-top: none !important;
list-style: none;
}
.comments-area .comment-list li ol.children {
padding-left: 70px;
}
.comments-area .comment-list li .comment-body {
position: relative;
margin-top: 28px;
}
.comments-area .comment-list li .comment-body .comment-avatar {
position: absolute;
left: 0;
top: 0;
}
.comments-area .comment-list li .comment-body .comment-avatar img {
max-width: 60px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.comments-area .comment-list li .comment-body .comment-info {
position: relative;
padding: 22px 15px 7px 100px;
}
.comments-area .comment-list li .comment-body .comment-info:before {
position: absolute;
width: calc(100% - 75px);
left: 75px;
top: 0;
content: "";
height: 100%;
background-color: #f8f8f8;
}
.comments-area .comment-list li .comment-body .comment-info .comment-header-info {
position: relative;
margin-bottom: 3px;
}
.comments-area .comment-list li .comment-body .comment-info .comment-header-info > div {
display: inline-block;
}
.comments-area .comment-list li .comment-body .comment-info .comment-header-info .comment-author {
color: #2a2a2a;
font-size: 16px;
font-weight: normal;
text-transform: uppercase;
margin-right: 15px;
}
.comments-area .comment-list li .comment-body .comment-info .comment-header-info .comment-date a {
font-size: 13px;
color: #1faceb;
margin-right: 30px;
}
.comments-area .comment-list li .comment-body .comment-info .comment-header-info .comment-date a:hover {
color: #2a2a2a;
}
.comments-area .comment-list li .comment-body .comment-info .comment-header-info .reply a {
font-size: 15px;
color: #cecece;
}
.comments-area .comment-list li .comment-body .comment-info .comment-header-info .reply a:hover {
color: #1faceb;
}
.comments-area .comment-list li .comment-body .comment-info p {
position: relative;
line-height: 22px;
}
.comments-area .comment-list li .comment-body .comment-info .comment-footer .comment-meta,
.comments-area .comment-list li .comment-body .comment-info .comment-footer .reply {
text-align: right;
text-transform: initial;
font-size: 14px;
font-style: italic;
display: inline-block;
vertical-align: top;
}
.comments-area .comment-list li .comment-body .comment-info .comment-footer .comment-meta a,
.comments-area .comment-list li .comment-body .comment-info .comment-footer .reply a {
color: #1faceb;
}
.comments-area .comment-list li .comment-body .comment-info .comment-footer .reply {
margin-left: 5px;
}
.comments-area .comment-list li .comment-body .comment-info .comment-footer .reply a {
color: #444;
font-size: 30px;
}
.comments-area .comment-list li .comment-body .comment-info .comment-footer .reply a:hover {
color: #1faceb;
}
.comments-area .comment-respond .comment-reply-title {
text-transform: uppercase;
color: #272727;
font-size: 16px;
margin-bottom: 0;
}
.comment-form {
margin: 5px 0 25px;
}
.comment-form p {
line-height: normal;
margin-bottom: 20px;
}
.comment-form p.comment-form-author,
.comment-form p.comment-form-email,
.comment-form p.comment-form-url,
.comment-form p.comment-form-comment {
width: 100%;
display: inline-block;
margin-top: 0;
}
.comment-form p input,
.comment-form p textarea {
margin-bottom: 0;
}
.comment-form p label {
font-size: 13px;
color: #5f5f5f;
font-weight: normal;
margin-bottom: 8px;
}
.comment-form p label span {
color: #1faceb;
}
.comment-form p.form-submit {
margin: 0;
}
.comment-form p.form-submit .submit {
background-color: transparent;
border: 1px solid #ebebeb;
height: 40px;
line-height: 39px;
display: inline-block;
padding: 0;
width: 170px;
text-align: center;
color: #2a2a2a;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
outline: none;
margin-top: 5px;
text-transform: uppercase;
}
.comment-form p.form-submit .submit:hover {
background-color: #2a2a2a;
border-color: #2a2a2a;
color: #fff;
}
@media (max-width: 361px) {
.comment-form p.comment-form-email {
margin-left: 0;
}
}
.pagination {
text-align: right;
width: 100%;
}
.pagination ul {
border: none !important;
}
.pagination ul li {
border: none !important;
}
.pagination ul li + li {
padding-left: 7px;
}
.pagination ul li .page-numbers {
list-style: none;
border: 1px solid #ebebeb;
color: #222222;
display: inline-block;
line-height: 30px;
font-size: 14px;
width: 30px;
height: 30px;
border-radius: 5px;
background: transparent;
padding: 0;
text-align: center;
}
.pagination ul li .page-numbers.current,
.pagination ul li .page-numbers:hover {
border-color: #1faceb;
background-color: #1faceb;
color: #fff;
}
.pagination li.page-numbers,
.pagination span.page-numbers,
.pagination a.page-numbers {
list-style: none;
border: 1px solid #ebebeb;
color: #222222;
display: inline-block;
line-height: 30px;
font-size: 14px;
width: 30px;
height: 30px;
border-radius: 5px;
background: transparent;
padding: 0;
text-align: center;
margin-right: 7px;
}
.pagination li.page-numbers.next,
.pagination span.page-numbers.next,
.pagination a.page-numbers.next,
.pagination li.page-numbers.prev,
.pagination span.page-numbers.prev,
.pagination a.page-numbers.prev {
width: 60px;
text-align: center;
}
.pagination li.page-numbers.current,
.pagination span.page-numbers.current,
.pagination a.page-numbers.current,
.pagination li.page-numbers:hover,
.pagination span.page-numbers:hover,
.pagination a.page-numbers:hover {
border-color: #ffca00;
background-color: #ffca00;
color: #fff;
}
.pagination ul li {
display: inline-block;
}
.ct-contact li a {
position: relative;
padding-left: 32px !important;
display: block;
font-size: 13px;
line-height: 20px;
margin-bottom: 13px;
}
.ct-contact li a i {
position: absolute;
left: 0;
width: 15px;
text-align: center;
top: 50%;
font-size: 16px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
color: #ccc;
}
.ct-contact li a:first-child i {
left: 4px;
}
.ct-contact li a:hover i {
color: #1faceb;
}
.ct-contact li:first-child {
margin-bottom: 20px;
}
.jws_theme_footer {  }
.jws_theme_footer .tb-logo img {
width: auto;
}
.jws_theme_footer.bottom-section .widget_text:last-child {
margin-top: 10px;
}
.jws_theme_footer .widget_newsletterwidget {
margin-top: 20px;
}
.jws_theme_footer .widget_newsletterwidget form {
position: relative;
overflow: hidden;
padding-right: 90px;
max-width: 460px;
margin: 0 auto;
}
.jws_theme_footer .widget_newsletterwidget form .tnp-field {
margin: 0;
}
.jws_theme_footer .widget_newsletterwidget form .tnp-field label {
display: none;
}
.jws_theme_footer .widget_newsletterwidget form .tnp-field:last-child {
position: absolute;
top: 0;
right: 0;
width: 90px;
}
.jws_theme_footer .widget_newsletterwidget form .tnp-field:last-child .tnp-submit {
text-indent: -9999px;
z-index: 2;
position: relative;
}
.jws_theme_footer .widget_newsletterwidget form .tnp-field:last-child:after {
font-family: FontAwesome;
content: "\f003";
display: inline-block;
position: ABSOLUTE;
top: 8px;
right: 0;
width: 16px;
height: 32px;
}
.jws_theme_footer .widget_newsletterwidget form .tnp-field:last-child:hover:after {
color: #1faceb;
}
.jws_theme_footer .widget_newsletterwidget form input {
margin: 0;
border: 0;
padding: 0;
height: 40px;
line-height: 40px;
border-color: transparent;
border-bottom: 1px solid #787878;
background-color: transparent;
box-shadow: none;
color: #cccccc;
}
.jws_theme_footer .widget_newsletterwidget form input:focus {
color: #fff;
}
.jws_theme_footer .widget_newsletterwidget form input[type="submit"] {
background: transparent;
font-size: 12px;
color: #fff;
line-height: 35px;
}
.jws_theme_footer .socials {
white-space: nowrap;
}
.jws_theme_footer .socials li {
display: inline-block;
margin-right: 10px;
}
.jws_theme_footer .socials li a {
color: #fff;
width: 32px;
height: 32px;
border-radius: 50%;
background-color: #ccc;
display: inline-block;
text-align: Center;
line-height: 32px;
font-size: 14px;
}
.jws_theme_footer .socials li a:hover {
background-color: #1faceb;
}
.jws_theme_footer .footer-header {
padding: 30px 0 15px;
position: relative;
}
.jws_theme_footer .footer-header hr {
border-top: 2px solid #2a2a2a;
border-bottom: 1px solid #2a2a2a;
height: 2px;
margin-bottom: 60px;
}
.jws_theme_footer .footer-header .socials {
padding: 15px 0 0;
}
.jws_theme_footer .footer-header .jws_theme_footer_bottom_right {
margin-top: 7px;
}
.jws_theme_footer .footer-header form .newsletter-email {
color: #b7b7b7;
background-color: #fff;
}
.jws_theme_footer .footer-header form .newsletter-email:focus {
color: #000;
}
.jws_theme_footer .footer-header form input[type="submit"] {
background: #292929;
}
.jws_theme_footer .footer-header form input[type="submit"]:hover {
background-color: #000;
}
.jws_theme_footer .footer-header .tb-open-lightbox {
max-width: 270px;
display: inline-block;
width: 100%;
text-align: center;
height: 40px;
line-height: 40px;
color: #2a2a2a;
border: 1px solid #2a2a2a;
margin-top: 8px;
font-weight: 700;
}
.jws_theme_footer .footer-header .tb-open-lightbox:hover {
border-color: #2a2a2a !important;
background-color: #2a2a2a;
color: #fff;
}
.jws_theme_footer .footer-top .widget h3 {
color: #2a2a2a;
font-size: 15px;
margin-bottom: 12px;
}
.jws_theme_footer .footer-top .widget ul {
list-style: none;
margin: 0;
padding: 0;
}
.jws_theme_footer .footer-top .widget ul li {
text-align: left;
line-height: 28px;
}
.jws_theme_footer .footer-top .widget ul li a {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
-webkit-transition-duration: 0.2s;
transition-duration: 0.2s;
color: #868686;
}
.jws_theme_footer .footer-top .widget ul li a:hover {
padding-left: 5px;
color: #333;
}
.jws_theme_footer .footer-top .widget ul.ct-contact {
margin-top: 17px;
}
.jws_theme_footer .footer-top .widget ul .widget_newsletterwidget {
max-width: 300px;
margin-bottom: 30px;
}
.jws_theme_footer .footer-top .widget ul .widget_newsletterwidget form {
margin-top: 20px;
padding-right: 90px;
}
.jws_theme_footer .footer-top .widget ul .widget_newsletterwidget form p:last-child {
width: 100px;
}
.jws_theme_footer .footer-top .widget ul .widget_newsletterwidget form input {
background: #0a0a0a;
color: #525252;
}
.jws_theme_footer .footer-top .widget ul .widget_newsletterwidget form input:focus {
color: #fff;
}
.jws_theme_footer .footer-top .widget ul .widget_newsletterwidget form input[type="submit"] {
background: #676767;
}
.jws_theme_footer .footer-top .jws_theme_footer_top_once li {
position: relative;
margin-bottom: 10px;
padding-left: 50px;
}
.jws_theme_footer .footer-top .jws_theme_footer_top_once li a i {
position: absolute;
top: 8px;
left: 0;
color: #fff;
height: 33px;
width: 33px;
line-height: 30px;
text-align: center;
border: 1px solid #727272;
font-size: 16px;
display: inline-block;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.jws_theme_footer .footer-top .jws_theme_footer_top_once li a span {
color: #727272;
font-size: 13px;
}
.jws_theme_footer .footer-top .jws_theme_footer_top_two li,
.jws_theme_footer .footer-top .jws_theme_footer_top_three li,
.jws_theme_footer .footer-top .jws_theme_footer_top_four li {
margin-bottom: 7px;
}
.jws_theme_footer .footer-top .jws_theme_footer_top_five .widget_newsletterwidget {
margin-bottom: 20px;
}
.jws_theme_footer .footer-top .jws_theme_footer_top_five .widget_newsletterwidget form {
margin-top: 22px;
}
.jws_theme_footer .footer-top .jws_theme_footer_top_five ul.socials {
margin-top: 21px;
margin-bottom: 15px;
}
.jws_theme_footer .footer-bottom h6 {
margin: 10px;
letter-spacing: 1.6px;
}
.jws_theme_footer .footer-bottom .jws_theme_footer_bottom_left .widget {
margin-top: 5px;
}
.jws_theme_footer .footer-bottom .jws_theme_footer_bottom_left .widget a {
color: #2a2a2a;
}
.jws_theme_footer .footer-bottom hr {
border-top: 1px solid #eee;
margin-bottom: 22px;
}
.jws_theme_footer .footer-bottom .socials li a {
color: #b5b5b5;
}
.jws_theme_footer .footer-bottom .socials li a:hover {
color: #fff;
}
.jws_theme_footer .jws_theme_footer_bottom_right {
text-align: right;
}
.jws_theme_footer .jws_theme_footer_bottom_right ul {
line-height: 0;
list-style: none;
margin: 0;
padding: 0;
}
.jws_theme_footer .jws_theme_footer_bottom_right ul li {
display: inline-block;
}
.jws_theme_footer .jws_theme_footer_bottom_right ul li img {
opacity: 0.5;
}
.jws_theme_footer .jws_theme_footer_bottom_right ul li img:hover {
opacity: 1;
}
.jws_theme_footer .jws_theme_footer_bottom_right ul li + li {
margin-left: 15px;
}
.jws_theme_footer.tb-footer-v2 .footer-bottom {
padding-bottom: 22px;
}
.jws_theme_footer.tb-footer-v3 .footer-bottom {
background-color: #080808;
}
.jws_theme_footer.tb-footer-v3 .footer-bottom .jws_theme_footer_bottom_left .widget a {
color: #fff;
}
.jws_theme_footer.tb-footer-v3 .footer-header {
padding-top: 56px;
background-color: #202020;
color: #fff;
}
.jws_theme_footer.tb-footer-v3 .footer-header a {
color: #fff;
}
.jws_theme_footer.tb-footer-v3 .footer-header .logo-dark {
display: inline-block !important;
visibility: visible !important;
}
.jws_theme_footer.tb-footer-v3 .footer-header .main-logo {
display: none;
}
.jws_theme_footer.tb-footer-v3 .footer-header .socials li a:hover:before {
background-color: #1faceb;
}
.jws_theme_footer.tb-footer-v3 .footer-header .tb-open-lightbox {
border-color: #fff;
}
.jws_theme_footer.tb-footer-v3 .footer-top {
background-color: #202020;
}
.jws_theme_footer.tb-footer-v3 .footer-top .widget h3 {
color: #fff;
}
.jws_theme_footer.tb-footer-v3 .footer-top .widget .ct-contact li a i {
color: #fff;
}
.jws_theme_footer.tb-footer-v3 .footer-top .widget ul li a:hover {
color: #fff;
}
.jws_theme_footer.tb-footer-v4 .footer-header {
background-color: #1faceb;
padding-bottom: 21px;
}
.jws_theme_footer.tb-footer-v4 .footer-header .socials li a {
color: #fff;
}
.jws_theme_footer.tb-footer-v4 .footer-header .tb-open-lightbox {
border-color: #fff;
color: #fff;
}
.jws_theme_footer.tb-footer-v4 .footer-header .tb-open-lightbox:hover {
border-color: #333 !important;
background-color: #333 !important;
}
.jws_theme_footer.tb-footer-v4 .footer-header .logo-light {
display: inline-block !important;
visibility: visible !important;
}
.jws_theme_footer.tb-footer-v4 .footer-header .main-logo {
display: none;
}
@media (max-width: 767px) {
.jws_theme_footer .footer-header .widget_newsletterwidget form {
padding-right: 0;
margin: 0 auto 10px;
}
.jws_theme_footer .footer-header .socials {
padding-left: 0;
text-align: center !important;
}
.jws_theme_footer .footer-header .widget,
.jws_theme_footer .footer-header .textwidget {
text-align: center;
}
.jws_theme_footer .footer-top .jws_theme_footer_top_once .widget,
.jws_theme_footer .footer-top .jws_theme_footer_top_two .widget,
.jws_theme_footer .footer-top .jws_theme_footer_top_three .widget,
.jws_theme_footer .footer-top .jws_theme_footer_top_four .widget {
margin-bottom: 30px;
}
.jws_theme_footer .footer-top .widget .ct-contact {
margin-bottom: 25px;
}
.jws_theme_footer .footer-bottom .textwidget {
text-align: center;
}
.jws_theme_footer .footer-bottom .textwidget ul {
display: inline-block;
margin-top: 20px;
}
.jws_theme_footer.tb-footer-v4 .footer-header {
padding-bottom: 30px;
}
.title-bar .page-title,
.woocommerce .title-bar-shop .page-title,
.title-bar .page-breadcrumb,
.woocommerce .title-bar-shop .page-breadcrumb,
.title-bar .woocommerce-breadcrumb,
.woocommerce .title-bar-shop .woocommerce-breadcrumb {
text-align: center;
}
.title-bar .page-title,
.woocommerce .title-bar-shop .page-title {
margin-bottom: 10px;
}
.main-content {
padding-left: 15px;
padding-right: 15px;
}
} .widget.widget_tag_cloud .tagcloud a {
border: 1px solid;
border-radius: 2px;
display: inline-block;
line-height: normal;
margin-right: 2px;
margin-bottom: 4px;
padding: 0 5px;
}
.widget.widget_tag_cloud .tagcloud a:hover {
color: #1faceb;
} .our-categories .wpb_single_image a {
position: relative;
display: inline-block;
width: 100%;
}
.our-categories .wpb_single_image a:before {
content: "";
position: absolute;
width: 61px;
height: 61px;
background: rgba(0, 0, 0, 0.4);
border-radius: 50%;
top: 50%;
left: 50%;
opacity: 0;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
-webkit-transition: all 700ms ease 0s;
-moz-transition: all 700ms ease 0s;
-ms-transition: all 700ms ease 0s;
-o-transition: all 700ms ease 0s;
}
.our-categories .wpb_single_image a .vc_single_image-wrapper:before {
content: "";
position: absolute;
width: 1px;
height: 21px;
background: #fff;
top: 50%;
left: 50%;
opacity: 0;
-webkit-transform: translate(0);
-moz-transform: translate(0);
-ms-transform: translate(0);
-o-transform: translate(0);
-webkit-transition: all 700ms ease 0s;
-moz-transition: all 700ms ease 0s;
-ms-transition: all 700ms ease 0s;
-o-transition: all 700ms ease 0s;
}
.our-categories .wpb_single_image a .vc_single_image-wrapper:after {
content: "";
position: absolute;
height: 1px;
width: 21px;
background: #fff;
top: 50%;
left: 50%;
opacity: 0;
-webkit-transform: translate(0);
-moz-transform: translate(0);
-ms-transform: translate(0);
-o-transform: translate(0);
-webkit-transition: all 700ms ease 0s;
-moz-transition: all 700ms ease 0s;
-ms-transition: all 700ms ease 0s;
-o-transition: all 700ms ease 0s;
}
.our-categories .wpb_single_image a:hover:before,
.our-categories .wpb_single_image a:hover .vc_single_image-wrapper:before,
.our-categories .wpb_single_image a:hover .vc_single_image-wrapper:after {
opacity: 1;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
} .jws_theme_stats {
padding: 50px 30px 50px 0;
text-align: center;
width: 100%;
}
.jws_theme_stats.brddark {
border-right: 1px solid rgba(0, 0, 0, 0.1);
padding: 50px 30px 50px 0;
text-align: center;
width: 100%;
}
.jws_theme_stats .num {
color: #232d37;
font-size: 40px;
font-weight: 800;
margin-bottom: 10px;
}
.jws_theme_stats .type {
color: #c3cdd7;
font-size: 11px;
font-weight: 200;
letter-spacing: 2px;
}
.jws_theme_stats .type .white {
color: #fff;
font-size: 11px;
font-weight: 200;
letter-spacing: 2px;
}
.jws_theme_stats.stats-alt {
border-right: 1px solid #eff4f7;
padding: 10px 0;
text-align: center;
width: 100%;
}
.jws_theme_stats.stats-alt.brddark {
border-right: 1px solid rgba(0, 0, 0, 0.1);
padding: 10px 0;
text-align: center;
width: 100%;
}
.jws_theme_stats.stats-alt .num {
color: #232d37;
font-size: 20px;
font-weight: 800;
margin-bottom: 10px;
}
.jws_theme_stats.stats-alt .type {
color: #c3cdd7;
font-size: 8px;
font-weight: 200;
letter-spacing: 2px;
line-height: 12px;
}
.jws_theme_stats.stats-alt .type.white {
color: #fff;
font-size: 8px;
font-weight: 200;
letter-spacing: 2px;
} .disc li {
list-style: disc;
}
.decimal li {
list-style: decimal;
}
ul.arrow,
ul.arrow-double,
ul.tick,
ul.cross,
ul.star,
ul.rss {
list-style: none;
padding: 0;
margin: 0;
}
ul.arrow li:after,
ul.arrow-double li:after,
ul.tick li:after,
ul.cross li:after,
ul.star li:after,
ul.rss li:after,
ul.arrow li:before,
ul.arrow-double li:before,
ul.tick li:before,
ul.cross li:before,
ul.star li:before,
ul.rss li:before {
font-family: FontAwesome;
font-size: 11px;
line-height: 22px;
color: #1faceb;
}
ul.arrow li::before,
ul.arrow-double li::before,
ul.tick li::before,
ul.cross li::before,
ul.star li::before,
ul.rss li::before {
margin-right: 5px;
}
ul.arrow li::before {
content: "\f105";
}
ul.arrow-double li::before {
content: "\f101";
}
ul.tick li::before {
content: "\f00c";
}
ul.cross li::before {
content: "\f00d";
}
ul.star li::before {
content: "\f006";
}
ul.rss li::before {
content: "\f09e";
}  .rtb-booking-form {
font-size: 0;
}
.rtb-booking-form .rtb-message {
font-size: 16px;
text-align: center;
}
.rtb-booking-form .reservation,
.rtb-booking-form .contact {
display: inline-block;
vertical-align: top;
width: 50%;
font-size: 14px;
padding: 5px;
}
.rtb-booking-form .reservation input,
.rtb-booking-form .contact input,
.rtb-booking-form .reservation textarea,
.rtb-booking-form .contact textarea,
.rtb-booking-form .reservation select,
.rtb-booking-form .contact select {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
margin-bottom: 30px;
font-size: 16px;
min-height: 40px;
}
.rtb-booking-form .btn_submit button {
background: #444444;
color: #FFF;
font-size: 16px;
padding: 10px;
width: 100%;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 14px;
}
.rtb-booking-form .btn_submit button:hover {
background: #1faceb;
border-color: #1faceb;
}
.rtb-booking-form legend {
display: none;
}
.rtb-booking-form label {
width: 15%;
display: inline-block;
}
.rtb-booking-form input {
padding: 10px;
width: 100% !important;
max-width: 100% !important;
display: block;
}  body .plan {
margin: 0 auto 30px auto !important;
position: relative;
overflow: hidden;
list-style: none outside none;
margin: 0;
padding: 0 0 50px;
border: 1px solid #aaaaaa;
text-align: center;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
}
body .plan.featured > li .tb-btn-bd-1 {
font-size: 13px;
}
body .plan.featured > li.plan-name {
color: #FFF;
background-color: #1faceb;
}
body .plan.featured > li.plan-name .uk-badge-danger {
background: #FFF;
color: #1faceb;
border-radius: 10px;
}
body .plan ul {
margin: 0;
padding: 40px 30px 30px;
}
body .plan ul li:not(:first-child) {
border-top: 1px solid #aaaaaa;
line-height: 50px;
padding: 0;
}
body .plan li {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
list-style: none;
background: #FFF;
}
body .plan li .tb-btn-bd-1 {
font-size: 13px;
}
body .plan li.plan-name {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border-top: 0 none;
padding-top: 25px;
}
body .plan li.plan-price {
position: relative;
border-top: 0 none;
padding: 0;
line-height: 0;
overflow: hidden;
}
body .plan li.plan-price img {
width: 100%;
}
body .plan li.plan-price .tb-overlay {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 512;
opacity: 0;
padding: 10px;
-webkit-transform: scale(0.1);
-moz-transform: scale(0.1);
-ms-transform: scale(0.1);
-o-transform: scale(0.1);
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
}
body .plan li.plan-price .tb-overlay .tb-cell-vertical-wrapper {
display: table;
height: 100%;
width: 100%;
background-color: rgba(255, 255, 255, 0.8);
}
body .plan li.plan-price .tb-overlay .tb-cell-vertical-wrapper .tb-cell-middle {
display: table-cell;
vertical-align: middle;
}
body .plan li.plan-price .tb-overlay .tb-cell-vertical-wrapper .tb-cell-middle h1 {
margin: 0;
}
body .plan li.plan-price .tb-overlay .tb-cell-vertical-wrapper .tb-cell-middle h1 .tb-small {
font-size: 50%;
}
body .plan li.plan-price .tb-overlay .tb-cell-vertical-wrapper .tb-cell-middle h5 {
margin: 0;
}
body .plan:hover li.plan-price .tb-overlay {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
}  .jws_theme_right_fx_wrap {
position: fixed;
right: 0;
top: 210px;
background: #FFF;
z-index: 99999;
}
.jws_theme_right_fx_wrap .widget_shopping_cart {
margin-bottom: 0 !important;
position: relative;
}
.jws_theme_right_fx_wrap .widget_shopping_cart .wg-title {
font-size: 0;
padding: 10px;
border: 1px solid #000;
display: inline-block;
margin-bottom: 0;
}
.jws_theme_right_fx_wrap .widget_shopping_cart .wg-title:after {
content: "\f07a";
font-family: FontAwesome;
font-size: 20px;
cursor: pointer;
}
.jws_theme_right_fx_wrap .widget_shopping_cart .widget_shopping_cart_content {
visibility: hidden;
position: absolute;
top: 45px;
right: 0;
background: #FFF;
min-width: 215px;
transition: all 1s ease;
transform: translateX(100%);
}
.jws_theme_right_fx_wrap .widget_shopping_cart .widget_shopping_cart_content.active {
visibility: visible;
transform: translateX(0);
}
.jws_theme_right_fx_wrap .widget_shopping_cart .widget_shopping_cart_content .product_list_widget {
border-radius: 0;
}  .jws_theme_dropcap:first-letter {
color: #666;
display: block;
float: left;
font-size: 50px;
line-height: 40px;
padding: 4px 8px 0 0;
overflow: hidden;
}  .jws_theme_blocknumber {
min-height: 45px;
padding: 5px 0 5px 60px;
position: relative;
}
.jws_theme_blocknumber span {
display: block;
font-weight: bold;
height: 48px;
left: 0;
line-height: 48px;
position: absolute;
text-align: center;
top: 0;
width: 48px;
}
.jws_theme_blocknumber span.rounded {
border-radius: 5px;
}
.jws_theme_blocknumber span.circle {
border-radius: 100%;
}  .jws_theme_bubble {
position: relative;
}
.jws_theme_bubble cite {
left: 15px;
padding-left: 40px;
bottom: -30px;
display: block;
height: 30px;
line-height: 36px;
position: absolute;
}
.jws_theme_bubble cite span {
border-left-color: transparent !important;
border-bottom-color: transparent !important;
left: 0;
content: " ";
display: block;
height: 0;
position: absolute;
top: 0;
width: 0;
}
.rtl .jws_theme_bubble cite {
padding-right: 40px;
right: 15px;
}
.rtl .jws_theme_bubble cite span {
border-right-color: transparent !important;
right: 0;
}  .jws_theme_block_text.rounded {
border-radius: 5px;
}     .tb-boxshadow {
box-shadow: 0 0 70px 8px rgba(0, 0, 0, 0.7);
} .colorbox-wrap {
position: absolute;
z-index: 2;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.4);
overflow: hidden;
opacity: 0;
transition: .8s;
-webkit-transition: .8s;
}
.colorbox-wrap:hover {
opacity: 1;
}
.colorbox-wrap:hover .colorbox {
animation: effZoom .3s ease;
-webkit-animation: effZoom .3s ease;
}
.colorbox-wrap:hover .colorbox-inner a {
transform: translateX(0) !important;
-webkit-transform: translateX(0) !important;
}
.colorbox-wrap:hover .colorbox-inner a i {
transition: .2s;
-webkit-transition: .2s;
}
.colorbox-wrap:hover .colorbox-inner a:hover i {
transform: scale(1.2);
-webkit-transform: scale(1.2);
}
.colorbox-wrap .colorbox {
width: 50px;
height: 50px;
line-height: 46px;
border-radius: 50%;
border: solid 2px #FFF;
text-align: center;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
}
.colorbox-wrap .colorbox i {
color: #FFF;
font-size: unset;
transition: .3s;
-webkit-transition: .3s;
}
.colorbox-wrap .colorbox-inner {
display: inline-block;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
transform: translate3d(-50%, -50%, 0);
-webkit-transform: translate3d(-50%, -50%, 0);
-ms-transform: translateX(-50%) translateY(-50%);
}
.colorbox-wrap .colorbox-inner a {
display: inline-block;
width: 50px;
height: 50px;
text-align: center;
line-height: 50px;
border-radius: 50%;
border: solid 2px #FFF;
margin: 0 5px;
color: #FFF;
}
.colorbox-wrap .colorbox-inner a.cb-popup {
transform: translateY(-100px);
-webkit-transform: translateY(-100px);
}
.colorbox-wrap .colorbox-inner a.cb-link {
transform: translateX(100px);
-webkit-transform: translateX(100px);
}
.colorbox-wrap .colorbox-inner:hover a {
border-color: #1faceb;
}
.colorbox-wrap a:hover i {
color: #1faceb;
}
.tpl1 .colorbox-wrap .colorbox {
border: none;
}
article:hover .colorbox-wrap {
opacity: 1;
}
article:hover .colorbox-wrap .colorbox {
animation: effZoom .3s ease;
-webkit-animation: effZoom .3s ease;
}
article:hover .colorbox-wrap .colorbox-inner a {
transform: translateX(0) !important;
-webkit-transform: translateX(0) !important;
}
article:hover .colorbox-wrap .colorbox-inner a i {
transition: .2s;
-webkit-transition: .2s;
}
article:hover .colorbox-wrap .colorbox-inner a:hover i {
transform: scale(1.2);
-webkit-transform: scale(1.2);
}  .feature-box .feature-icon-image {
position: relative;
z-index: 2;
}
.feature-box .feature-icon-image .colorbox-wrap {
z-index: 1;
}
.feature-box .feature-icon-image .colorbox-wrap .colorbox i {
font-size: unset;
color: #FFF;
}
.feature-box.tpl1.circle .feature-icon-image {
border-radius: 50%;
}
.feature-box.tpl1.circle .feature-icon-image img {
border-radius: 50%;
}
.feature-box.tpl1.circle .feature-icon-image .colorbox-wrap {
border-radius: 100%;
}
.feature-box.tpl1.circle .feature-icon-image:before {
border-radius: 100%;
}
.feature-box.tpl1.square .feature-icon-image {
border-radius: 4px;
}
.feature-box.tpl1.square .feature-icon-image img {
border-radius: 4px;
}
.feature-box.tpl1.square .feature-icon-image:before {
border-radius: 4px;
}
.feature-box.tpl1 .feature-icon-image {
width: 133px;
height: 133px;
margin: 0 auto;
line-height: 132px;
border: solid 1px transparent;
box-shadow: 0 0 0 1px #1faceb inset;
padding: 4px;
transition: .3s;
-webkit-transition: .3s;
}
.feature-box.tpl1 .feature-icon-image > i {
font-size: 24px;
color: #1faceb;
transition: .3s;
-webkit-transition: .3s;
}
.feature-box.tpl1 .feature-icon-image:before {
content: "";
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
border: solid 1px transparent;
}
.feature-box.tpl1:hover .feature-icon-image > i {
color: #FFF;
}
.feature-box.tpl1:hover .feature-icon-image:before {
animation: borderAnimate .4s ease;
-webkit-animation: borderAnimate .4s ease;
transform: scale(1.13);
-webkit-transform: scale(1.13);
}
.feature-box.tpl1.left .feature-icon-image {
width: 100px;
height: 100px;
line-height: 100px;
float: left;
}
.feature-box.tpl1.left .feature-block {
padding-left: 120px;
}
.feature-box.tpl1.left .feature-block h4 {
padding-bottom: 0;
padding-top: 0;
margin-bottom: 15px;
}
.feature-box.tpl1.left .feature-block h4:before {
background: transparent;
}
.feature-box.tpl1.right .feature-icon-image {
width: 100px;
height: 100px;
line-height: 100px;
float: right;
}
.feature-box.tpl1.right .feature-block {
width: calc(100% - 100px);
padding-right: 20px;
}
.feature-box.tpl1.right .feature-block h4 {
padding-bottom: 0;
margin-bottom: 15px;
padding-top: 0;
}
.feature-box.tpl1.right .feature-block h4:before {
background: transparent;
}
.feature-box.tpl1 .feature-block {
margin-top: 20px;
}
.feature-box.tpl1 .feature-block h4 {
position: relative;
padding-bottom: 15px;
margin-bottom: 15px;
}
.feature-box.tpl1 .feature-block h4:before {
bottom: 0;
content: "";
left: 50%;
position: absolute;
transform: translate3d(-50%, 0px, 0px);
-webkit-transform: translate3d(-50%, 0px, 0px);
-ms-transform: translateX(-50%) translateY(0);
width: 20%;
height: 2px;
background: #1faceb;
}
.feature-box.tpl1 .feature-block a {
text-transform: uppercase;
}
.feature-box.border_white {
border: 4px solid #FFFFFF;
padding: 30px 0;
}
.feature-box.border_white img {
width: auto !important;
}
.feature-box.tpl2 .feature-block h4 {
letter-spacing: 0.1em;
position: relative;
}
.feature-box.tpl2 .feature-block h4:after {
content: "";
position: absolute;
left: 50%;
bottom: -8px;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
width: 0px;
height: 1px;
transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
}
.feature-box.tpl2:hover .feature-block h4:after {
width: 30px;
background: #444;
}
.feature-box.tpl2 .feature-icon {
overflow: hidden;
}
.feature-box.tpl2 .feature-icon span {
display: inline-block;
position: relative;
}
.feature-box.tpl2 .feature-icon span:after,
.feature-box.tpl2 .feature-icon span:before {
content: "";
position: absolute;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
width: 500px;
border-bottom: 1px dotted #d3d3d3;
}
.feature-box.tpl2 .feature-icon span:after {
left: -515px;
}
.feature-box.tpl2 .feature-icon span:before {
right: -515px;
}
.feature-box.tpl2 .feature-icon span i {
color: #D3D3D3;
}
.feature-box.tpl2.right-arrow,
.feature-box.tpl2.left-arrow {
border-radius: 2px;
overflow: visible !important;
position: relative;
z-index: 9;
}
.feature-box.tpl2.right-arrow .feature-image,
.feature-box.tpl2.left-arrow .feature-image {
transform: scale(1) !important;
-webkit-transform: scale(1) !important;
}
.feature-box.tpl2.right-arrow:before,
.feature-box.tpl2.left-arrow:before {
content: "";
position: absolute;
top: 20%;
width: 10px;
height: 10px;
background: #555;
border-radius: 100%;
}
.feature-box.tpl2.left-arrow:before {
left: -20px;
}
.feature-box.tpl2.right-arrow:before {
right: -20px;
}
.feature-box.tpl2.right-arrow:after,
.feature-box.tpl2.left-arrow:after {
content: "";
position: absolute;
top: calc(20% - 5px);
z-index: 0;
border: 10px solid transparent;
}
.feature-box.tpl2.right-arrow:after {
right: -16px;
border-left: solid 10px #f2f2f2;
}
.feature-box.tpl2.left-arrow:after {
left: -16px;
border-right: solid 10px #f2f2f2;
}
.feature-box.tpl2.left {
overflow: hidden;
}
.feature-box.tpl2.left .feature-image {
position: relative;
width: 40%;
display: inline-block;
vertical-align: top;
line-height: 0;
transform: scale(1.02);
-webkit-transform: scale(1.02);
}
.feature-box.tpl2.left .feature-image img {
width: 100%;
}
.feature-box.tpl2.left .feature-block {
width: 60%;
display: inline-block;
padding: 40px 50px;
margin-left: -4px;
}
.feature-box.tpl2.left .feature-block h4 {
position: relative;
padding-bottom: 15px;
margin-bottom: 15px;
}
.feature-box.tpl2.right {
overflow: hidden;
}
.feature-box.tpl2.right .feature-block {
width: 60%;
display: inline-block;
padding: 40px 50px;
}
.feature-box.tpl2.right .feature-block h4 {
padding-bottom: 15px;
margin-bottom: 15px;
}
.feature-box.tpl2.right .feature-image {
width: 40%;
display: inline-block;
position: relative;
vertical-align: top;
line-height: 0;
margin-left: -4px;
transform: scale(1.02);
-webkit-transform: scale(1.02);
}
.feature-box.tpl2.right .feature-image img {
width: 100%;
}
.feature-box.tpl2.center {
margin: 0 auto 30px auto !important;
}
.feature-box.tpl2.center .feature-block {
display: inline-block;
}
.feature-box.tpl2.center .feature-image {
width: 100%;
display: inline-block;
position: relative;
vertical-align: top;
line-height: 0;
margin-bottom: 30px;
}
.feature-box.tpl3 {
position: relative;
transition: .4s;
-webkit-transition: .4s;
}
.feature-box.tpl3 .feature-block {
position: absolute;
top: 40px;
left: 0;
z-index: 3;
}
.feature-box.tpl3 .feature-block > h3 {
margin-bottom: 30px;
position: relative;
color: #ffffff;
transition: .4s;
-webkit-transition: .4s;
}
.feature-box.tpl3 .feature-block > h3:after {
content: "";
width: 0;
border-bottom: 1px solid;
position: absolute;
left: 50%;
bottom: -6px;
transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
}
.feature-box.tpl3 .feature-block > div {
padding: 10px 20px;
background: rgba(255, 255, 255, 0.7);
}
.feature-box.tpl3 .feature-image {
transition: .4s;
-webkit-transition: .4s;
position: relative;
z-index: 1;
}
.feature-box.tpl3:hover .feature-block > h3 {
transform: translateY(-10px);
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
}
.feature-box.tpl3:hover .feature-block > h3:after {
width: 30px;
}
.feature-box.tpl3:hover .feature-image {
transform: scaleY(1.04);
-webkit-transform: scaleY(1.04);
-ms-transform: scaleY(1.04);
} .vc_progress_bar.style1.small .vc_single_bar {
height: 8px;
}
.vc_progress_bar.style1.small .vc_single_bar .vc_bar {
height: 8px;
}
.vc_progress_bar.style1.medium .vc_single_bar {
height: 16px;
}
.vc_progress_bar.style1.medium .vc_single_bar .vc_bar {
height: 16px;
}
.vc_progress_bar.style1.large .vc_single_bar {
height: 24px;
}
.vc_progress_bar.style1.large .vc_single_bar .vc_bar {
height: 24px;
}
.vc_progress_bar.style1 .vc_single_bar,
.vc_progress_bar.style1 .vc_bar {
border-radius: 100px !important;
} .wpb_button_a {
position: relative;
z-index: 2;
}
.wpb_button_a.rounded,
.wpb_button_a.rounded .wpb_button,
.wpb_button.rounded {
border-radius: 100px;
} .tb-form-contact.without-label label {
display: none;
}
.tb-form-contact span {
display: block;
position: relative;
}
.tb-form-contact span:after {
color: #AAA;
font-size: 14px;
position: absolute;
right: 22px;
top: 50%;
transform: translate3d(0, -50%, 0);
-webkit-transform: translate3d(0, -50%, 0);
-ms-transform: translateX(0) translateY(-50%);
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
}
.tb-form-contact .form-name span:after {
content: "\f007";
}
.tb-form-contact .form-email span:after {
content: "\f199";
}
.tb-form-contact .form-telephone span:after {
content: "\f095";
}
.tb-form-contact .form-country span:after {
content: "\f041";
}
.tb-form-contact .form-city span:after {
content: "\f041";
}
.tb-form-contact .form-company span:after {
content: "\f0b1";
}
.tb-form-contact .form-website span:after {
content: "\f1d8";
}
.team.normal .tb-carousel-item-wrap .item {
margin: 0 auto;
margin-bottom: 30px;
}
.team.normal .tb-carousel-item-wrap .item .slider-blog .jws_theme_carousel_content {
padding: 0;
text-align: center;
}
.team.normal .tb-carousel-item-wrap .item .slider-blog .jws_theme_carousel_content .jws_theme_carousel_title {
margin: 20px 0 10px;
}
.team.normal .tb-carousel-item-wrap .item .slider-blog .jws_theme_carousel_content .jws_theme_carousel_title a {
font-size: 16px;
text-transform: uppercase;
letter-spacing: 3px;
}
.team.normal .tb-carousel-item-wrap .item .slider-blog .jws_theme_carousel_content .jws_theme_position {
font-style: italic;
font-weight: 400;
color: #1faceb;
}
.team.normal .tb-carousel-item-wrap .item .slider-blog .jws_theme_carousel_content .jws_theme_introtext {
font-weight: bold;
}
.team.normal .tb-carousel-item-wrap .item .slider-blog .jws_theme_carousel_content .tb-social {
margin-top: 10px;
}
.team.normal .tb-carousel-item-wrap .item .slider-blog .jws_theme_carousel_content .tb-social li a {
font-size: 18px;
color: #444;
}
.team.normal .tb-carousel-item-wrap .item .slider-blog .jws_theme_carousel_content .tb-social li a:hover {
color: #1faceb;
} .stripe-video-wrap {
position: relative;
}
.stripe-video-wrap video {
position: absolute;
left: 50%;
transform: translate(-50%);
-webkit-transform: translate(-50%);
}
.stripe-video-wrap .stripe-video-content {
position: absolute;
left: 50%;
top: 50%;
z-index: 2;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
}
.stripe-video-wrap .tb-videobg-control-btn {
background-position: center center;
background-repeat: no-repeat;
border: 2px solid rgba(255, 255, 255, 0.3);
color: #ffffff;
cursor: pointer;
height: 102px;
line-height: 102px;
margin-left: auto;
margin-right: auto;
text-align: center;
width: 102px;
transition: .3s;
-webkit-transition: .3s;
}
.stripe-video-wrap .tb-videobg-control-btn:hover {
border: 2px solid rgba(255, 255, 255, 0.8);
}
.stripe-video-wrap .tb-videobg-control-btn-normal {
border-color: rgba(0, 0, 0, 0);
height: auto;
line-height: 50px;
width: auto;
}
.stripe-video-wrap .control-btn-circle {
border-radius: 100%;
}
.stripe-video-wrap .control-btn-circle:hover {
animation: btnplayanimate 4s linear infinite;
-webkit-animation: btnplayanimate 4s linear infinite;
}
.stripe-video-wrap .control-btn-small {
height: 48px;
line-height: 48px;
width: 48px;
}
.stripe-video-wrap .tb-videobg-control-btn-large {
height: 102px;
line-height: 101px;
margin-bottom: 150px;
margin-top: 150px;
position: relative;
width: 328px;
}
.stripe-video-wrap .tb-videobg-control-btn-large .tb-fonts-giant {
border-right: 1px solid #cccccc;
display: inline-block;
padding-left: 30px;
padding-right: 30px;
}
.stripe-video-wrap .tb-videobg-control-btn-large .fa {
height: 102px;
line-height: 102px;
position: relative;
top: -10px;
width: 102px;
}
.stripe-video-bg {
height: 100%;
left: 0;
overflow: hidden;
position: absolute !important;
top: 0;
width: 100%;
z-index: 1;
}
.stripe-video-bg > video {
visibility: visible;
width: 100%;
}
.tb-video-bg {
display: block;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 9;
}
embed,
iframe,
object,
video {
border: medium none;
max-width: 100%;
}  .pie-dot {
position: relative;
}
.pie-dot:before {
background: #FFF;
border-radius: 100%;
content: "";
height: 8px;
position: absolute;
right: -2px;
top: 20%;
width: 8px;
} .wpb_accordion {
overflow: hidden;
border: none;
}
.wpb_accordion .wpb_accordion_section {
border-bottom: none;
margin-bottom: 30px;
}
.wpb_accordion .wpb_accordion_section:last-child {
border: none;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
font-family: "Roboto Slab" !important;
font-weight: 400 !important;
position: relative;
margin-bottom: 20px !important;
border-radius: 1px;
overflow: hidden;
margin-bottom: 0 !important;
transition: background .4s;
-webkit-transition: background .4s;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
margin-bottom: 0 !important;
padding: 8px 55px !important;
font-size: 16px;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a span {
font-size: 24px;
margin-right: 10px;
font-size: 15px !important;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_content {
padding: 0 !important;
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon,
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
top: 50% !important;
background-image: none !important;
border-radius: 100%;
width: 24px;
height: 24px;
left: 16px !important;
right: initial;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:after,
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon:after {
position: absolute;
font-size: 24px;
left: 50%;
top: 50%;
font-family: "aqua icon" !important;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
transform: translate3d(-50%, -50%, 0);
-webkit-transform: translate3d(-50%, -50%, 0);
-ms-transform: translateX(-50%) translateY(-50%);
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:after {
content: "\e177";
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon:after {
content: "\e170";
} .wpb_tabs .ui-corner-top:hover {
transition: .3s;
-webkit-transition: .3s;
}
.wpb_tabs.woo-product-tabs .wpb_tabs_nav {
text-align: center;
position: relative;
margin-bottom: 30px;
}
.wpb_tabs.woo-product-tabs .wpb_tabs_nav:after {
content: "";
position: absolute;
width: 100%;
border-bottom: 1px solid #111;
top: calc(50% - 1px);
left: 0;
z-index: 9;
}
.wpb_tabs.woo-product-tabs .wpb_tabs_nav li {
background: #FFF !important;
margin-left: 5%;
position: relative;
z-index: 10;
float: none;
display: inline-block;
background: none;
font-family: Roboto Slab;
font-size: 18px;
padding: 5px 30px;
font-weight: 400;
}
.wpb_tabs.woo-product-tabs .wpb_tabs_nav li:hover a {
color: #1faceb;
}
.wpb_tabs.woo-product-tabs .wpb_tabs_nav li.ui-state-active {
font-size: 24px;
}
.wpb_tabs.woo-product-tabs .wpb_tabs_nav li:first-child {
margin: 0;
}
.wpb_tabs.woo-product-tabs .wpb_tour_tabs_wrapper .wpb_tab {
background: none !important;
padding: 0 !important;
} .tb-btn {
padding: 0 20px;
vertical-align: top;
position: relative;
border-radius: 2px;
transition: .4s;
-webkit-transition: .4s;
display: inline-block;
}
.tb-btn span.tb-btn-inner-text {
transition: .4s;
-webkit-transition: .4s;
display: inline-block;
}
.tb-btn i {
transition: .3s;
-webkit-transition: .3s;
}
.tb-btn.tb-btn-default {
border: 1px solid #1faceb;
}
.tb-btn.tb-btn-icon {
padding: 0 28px;
}
.tb-btn.tb-btn-icon i {
position: absolute;
right: -10px;
top: 0;
width: 36px;
height: 36px !important;
line-height: 36px !important;
height: 100%;
text-align: center;
opacity: 0;
}
.tb-btn.tb-btn-icon:hover span.tb-btn-inner-text {
transform: translateX(-15px);
-webkit-transform: translateX(-15px);
}
.tb-btn.tb-btn-icon:hover i {
opacity: 1;
right: 0px;
}
.tb-btn.tb-btn-color-white {
background: #FFF;
color: #555;
}
.tb-btn.tb-btn-color-black {
background: #333;
color: #FFF;
}
.tb-btn.tb-btn-color-black:hover {
background: #555;
color: #FFF;
}
.tb-btn-1 {
background-color: #1faceb;
border: 0 none;
color: #ffffff;
line-height: 1.2em;
display: inline-block;
outline: medium none;
padding: 10px 40px;
text-align: center;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
}
.tb-btn-1:hover {
background-color: #444444;
color: #ffffff;
}
.tb-btn-2 {
background-color: #444444;
border: 0 none;
color: #ffffff;
line-height: 1.2em;
display: inline-block;
outline: medium none;
padding: 10px 40px;
text-align: center;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
}
.tb-btn-2:hover {
background-color: #1faceb;
color: #ffffff;
}
.tb-btn-3 {
background-color: #ffffff;
border: 0 none;
line-height: 1.2em;
display: inline-block;
outline: medium none;
padding: 10px 40px;
text-align: center;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
}
.tb-btn-3:hover {
background-color: #1faceb;
color: #ffffff;
}
.tb-btn-bd-1 {
background-color: transparent;
border: 1px solid #444444;
display: inline-block;
line-height: 1.2em;
outline: medium none;
padding: 9px 39px;
text-align: center;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
}
.tb-btn-bd-1:hover {
background-color: #1faceb;
border-color: #1faceb;
color: #ffffff;
}
.tb-btn-bd-2 {
background-color: #ffffff;
border: 1px solid #444444;
line-height: 1.2em;
display: inline-block;
outline: medium none;
padding: 9px 39px;
text-align: center;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
}
.tb-btn-bd-2:hover {
background-color: #1faceb;
border-color: #1faceb;
color: #ffffff;
}
.tb-btn-bdr-1 {
background-color: #eeeeee;
border: 1px solid #444444;
line-height: 1.2em;
border-radius: 20px;
display: inline-block;
outline: medium none;
padding: 9px 39px;
text-align: center;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
}
.tb-btn-bdr-2 {
background-color: #1faceb;
border: 1px solid #444444;
line-height: 1.2em;
border-radius: 20px;
display: inline-block;
outline: medium none;
padding: 9px 39px;
text-align: center;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
} .rtb-booking-form {
text-align: center;
}
.rtb-booking-form div {
text-align: left;
}
.rtb-booking-form button {
width: 50%;
}
.rtb-booking-form textarea {
max-width: 100%;
width: 100%;
} .booking-form-2 .rtb-booking-form .reservation,
.booking-form-2 .rtb-booking-form .contact {
width: 80%;
margin: 0 auto;
}
.booking-form-2 .rtb-booking-form textarea {
max-width: 100%;
width: 100%;
}
.rtb-booking-form form textarea {
max-width: 100%;
width: 100%;
} .tb-menu-text-item {
width: 100%;
line-height: 40px;
}
.tb-menu-text-item .menu-item-inner {
margin: 0;
}
.tb-menu-text-item .menu-item-inner span {
display: table-cell;
}
.tb-menu-text-item .menu-item-inner span.title,
.tb-menu-text-item .menu-item-inner span.price {
width: 1%;
font-style: italic;
white-space: nowrap;
}
.tb-menu-text-item .menu-item-inner span.solid {
width: 100%;
overflow: hidden;
position: relative;
color: transparent;
}
.tb-menu-text-item .menu-item-inner span.solid:after {
content: "";
width: 80%;
position: absolute;
left: 10%;
bottom: 10px;
border-top: 1px solid #fff;
}
.tb-menu-text-item .menu-item-desc {
font-size: 12px;
opacity: 0.8;
} .tb-social {
margin: 0;
padding: 0;
}
.tb-social li {
display: inline-block;
vertical-align: top;
}
.tb-social li a {
margin: 0 6px;
font-size: 16px;
} .tb-maps-info-content h5 {
font-size: 13px;
} .tb-error404-wrap {
font-size: 24px;
line-height: 22px;
background-size: cover;
}
.tb-error404-wrap .overlay-background {
opacity: 0.5;
}
.tb-error404-wrap a {
font-size: 18px;
}
.tb-error404-wrap a.btn-transparent {
margin-left: 27px;
}
.tb-error404-wrap .widget_search #searchform {
max-width: 472px;
width: 80%;
}
.tb-error404-wrap .widget_search #s {
font-size: 14px;
color: #b0b0b0;
line-height: 35px;
padding-left: 15px;
height: 47px;
}
.tb-error404-wrap .widget_search #s::-webkit-input-placeholder { color: #818181;
}
.tb-error404-wrap .widget_search #s:-moz-placeholder { color: #818181;
opacity: 1;
}
.tb-error404-wrap .widget_search #s::-moz-placeholder { color: #818181;
opacity: 1;
}
.tb-error404-wrap .widget_search #s:-ms-input-placeholder { color: #818181;
}
.tb-error404-wrap .widget_search #s:placeholder-shown { color: #818181;
}
.tb-error404-wrap .widget_search #s:focus {
color: #000;
}
.tb-error404-wrap .widget_search #searchsubmit {
line-height: 27px;
font-size: 18px;
}
.header-sidebar .sidebar-top-right .widget_mini_cart_wrap {
position: absolute;
bottom: 0;
right: 30px;
}
.header-sidebar .sidebar-top-right .widget_mini_cart_wrap .shopping_cart_dropdown {
left: initial;
right: 0 !important;
} .widget_mini_cart_wrap {
display: inline-block;
margin: 0 !important;
position: relative;
height: 100px;
float: right;
}
@media (max-width: 992px - 1) {
.widget_mini_cart_wrap {
height: 50px;
}
}
.widget_mini_cart_wrap.tb-cart-empty {
text-transform: uppercase;
}
.widget_mini_cart_wrap .header {
text-align: center;
position: relative;
top: 30px;
}
@media (max-width: 992px - 1) {
.widget_mini_cart_wrap .header {
top: 15px;
}
}
.widget_mini_cart_wrap .header a.icon_cart_wrap {
position: relative;
}
.widget_mini_cart_wrap .header a.icon_cart_wrap span.cart_total {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
position: absolute;
top: 0;
width: 20px;
height: 20px;
text-align: center;
line-height: 20px;
border-radius: 50%;
right: -17px;
margin-top: -10px;
font-size: 13px;
background-color: #1faceb;
color: #fff;
}
.widget_mini_cart_wrap .header a.icon_cart_wrap:hover span.cart_total {
color: #fff;
background-color: #000;
}
.widget_mini_cart_wrap .header span.total_cart {
display: block;
font-family: Dosis;
font-weight: 600;
}
.widget_mini_cart_wrap .header span.total_cart .amount {
color: #ff7f46;
}
@media (max-width: 992px - 1) {
.widget_mini_cart_wrap {
width: 80px;
}
.widget_mini_cart_wrap .header span.total_cart {
display: none;
}
.widget_mini_cart_wrap .header a.icon_cart_wrap {
color: #fff;
}
}
.widget_mini_cart_wrap .shopping_cart_dropdown {
border-top: 1px solid #1faceb;
color: #747474;
background: #ffffff;
right: 0;
overflow: hidden;
position: absolute;
top: 100%;
z-index: 9999;
padding: 10px 20px;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
text-align: left;
display: none;
box-shadow: 2px 0 10px rgba(0, 0, 0, 0.09);
-webkit-box-shadow: 2px 0 10px rgba(0, 0, 0, 0.09);
min-width: 360px;
}
@media (max-width: 767px) {
.widget_mini_cart_wrap .shopping_cart_dropdown {
min-width: 300px;
}
}
.widget_mini_cart_wrap .shopping_cart_dropdown.active {
display: block;
z-index: 998;
-webkit-animation: fadeInUp 0.4s both;
-moz-animation: fadeInUp 0.4s both;
-o-animation: fadeInUp 0.4s both;
animation: fadeInUp 0.4s both;
}
.widget_mini_cart_wrap .shopping_cart_dropdown ul.cart_list {
margin: 0;
padding: 0;
}
.widget_mini_cart_wrap .shopping_cart_dropdown ul.cart_list > li {
padding: 15px 0 15px 120px!important;
position: relative;
color: #747474;
border-bottom: 1px solid #eee;
min-height: 135px;
}
.widget_mini_cart_wrap .shopping_cart_dropdown ul.cart_list > li > a {
font-size: 13px;
font-weight: 400;
text-transform: uppercase;
line-height: 28px;
position: static;
}
.widget_mini_cart_wrap .shopping_cart_dropdown ul.cart_list > li > a:before {
display: none;
}
.widget_mini_cart_wrap .shopping_cart_dropdown ul.cart_list > li > a.remove {
position: absolute;
top: 50%;
right: 0;
width: 15px;
height: 15px;
font-size: 13px;
font-weight: 400;
line-height: 12px;
color: #fff !important;
background: #1faceb;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
text-align: center;
padding-left: 1px;
}
.widget_mini_cart_wrap .shopping_cart_dropdown ul.cart_list > li > a > img {
position: absolute;
top: 15px;
left: 0;
width: 100px;
height: 100px;
margin: 0;
}
.widget_mini_cart_wrap .shopping_cart_dropdown ul.cart_list > li .quantity {
font-size: 15px;
font-weight: 400;
}
.widget_mini_cart_wrap .shopping_cart_dropdown ul.cart_list > li .quantity > span {
font-size: 14px;
color: #484848;
}
.widget_mini_cart_wrap .shopping_cart_dropdown ul.cart_list > li.empty {
border: none;
min-height: auto;
}
.widget_mini_cart_wrap .shopping_cart_dropdown ul.cart_list > li .woocommerce-review-link {
display: none;
}
.widget_mini_cart_wrap .shopping_cart_dropdown .total {
font-size: 18px;
font-weight: 400;
text-transform: uppercase;
color: #363636;
padding-top: 15px;
}
.widget_mini_cart_wrap .shopping_cart_dropdown .total > strong {
font-weight: 400;
margin-right: 40px;
}
.widget_mini_cart_wrap .shopping_cart_dropdown .total > span {
font-size: 16px;
}
@media (max-width: 992px - 1) {
.widget_mini_cart_wrap .shopping_cart_dropdown .buttons > a {
border: 1px solid #cccccc;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 0;
color: #747474;
display: block;
float: none !important;
font-size: 13px;
font-weight: 400;
line-height: 18px;
padding: 10px 15px;
background: transparent;
text-align: center;
text-transform: uppercase;
}
.widget_mini_cart_wrap .shopping_cart_dropdown .buttons > a.wc-forward {
margin-bottom: 15px;
}
.widget_mini_cart_wrap .shopping_cart_dropdown .buttons > a:hover {
background: #1faceb;
border-color: #1faceb;
color: #ffffff;
}
}
@media (min-width: 992px) {
.widget_mini_cart_wrap .shopping_cart_dropdown .buttons > a {
background: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/component/assets/images/bg-btn-v2.png) no-repeat;
font-family: Roboto;
font-size: 14px;
text-transform: uppercase;
text-align: CENTER;
width: 159px;
height: 37px;
line-height: 37px;
line-height: 18px;
font-family: Dosis;
font-weight: 400;
color: #fff;
font-size: 16px;
display: inline-block;
width: 158px;
}
.widget_mini_cart_wrap .shopping_cart_dropdown .buttons > a:hover {
color: #1faceb;
}
}
.tb-stick-active .widget_mini_cart_wrap {
height: 79px;
}
.tb-stick-active .widget_mini_cart_wrap .header {
top: 20px;
} .tb-menu-canvas {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
line-height: 38px;
min-width: 250px;
position: absolute;
right: 0;
text-align: left;
top: 100%;
padding: 20px;
overflow: hidden;
background: #ffffff;
display: none;
-webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.tb-menu-canvas h3.wg-title {
font-size: 14px;
line-height: 28px;
margin-bottom: 0;
}
.tb-menu-canvas ul {
margin: 0;
padding: 0;
}
.tb-menu-canvas ul li a {
color: #747474;
line-height: 28px;
}
.tb-menu-canvas ul li a > i {
margin-right: 5px;
}
.tb-menu-canvas ul li a:hover {
color: #1faceb;
}
.tb-menu-canvas.active {
display: block;
z-index: 999;
-webkit-animation: fadeInUp 0.4s both;
-moz-animation: fadeInUp 0.4s both;
-o-animation: fadeInUp 0.4s both;
animation: fadeInUp 0.4s both;
} .sidebar-header-right {
display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
justify-content: space-between;
padding-top: 10px;
padding-bottom: 10px;
}
.sidebar-header-right .dropdown-menu {
border-radius: 0;
box-shadow: none;
}
.sidebar-header-right .dropdown-menu li a {
padding: 10px;
}
.sidebar-header-right .btn-group {
position: relative;
}
.sidebar-header-right .btn-group .btn.dropdown-toggle {
font-size: 13px !important;
font-weight: 600;
padding: 10px !important;
text-transform: uppercase;
}
.sidebar-header-right .btn-group .btn.dropdown-toggle small {
display: inline-block;
}
.sidebar-header-right .btn-group.open .btn.dropdown-toggle {
box-shadow: none;
}
.sidebar-header-right .btn-group.open span {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
}
.sidebar-header-right .dd-container,
.sidebar-header-right .dd-select,
.sidebar-header-right a.dd-selected,
.sidebar-header-right a.dd-selected small {
display: inline-block;
font-size: 13px;
font-weight: 600;
}
.sidebar-header-right a.dd-selected {
font-weight: normal;
line-height: normal;
padding-bottom: 0;
}
.sidebar-header-right .dropdown-toggle {
border: none medium;
color: #000;
}
.sidebar-header-right .dropdown-toggle span {
border: 1px solid #000;
width: 5px;
height: 5px;
position: absolute;
right: 0;
display: block;
top: 45%;
border-left: none medium;
border-top: none medium;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
}
.sidebar-header-right .widget_ct_woo_ordering_widget,
.sidebar-header-right .widget-woocommerce-currency-switcher {
display: inline-block;
vertical-align: middle;
margin-right: 5px;
}
.sidebar-header-right .widget-woocommerce-currency-switcher {
text-align: left;
}
.sidebar-header-right .widget-woocommerce-currency-switcher .dd-selected {
font-size: 13px;
font-weight: 600;
}
.sidebar-header-right .dd-options {
min-width: 160px;
}
.sidebar-header-right .dd-options .dd-option label {
font-weight: normal;
}
.sidebar-header-right .dd-options .dd-option:hover {
background: #f5f5f5;
}
.sidebar-header-right .dd-desc {
color: #000;
}
.sidebar-header-right .dd-desc .dd-desc {
line-height: inherit;
}
.sidebar-header-right .dd-select {
border: none medium;
background: none !important;
}
.sidebar-header-right .dd-pointer-down {
border: 1px solid #000;
width: 5px;
height: 5px;
right: 0;
border-left: none medium;
border-top: none medium;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
}
.sidebar-header-right .dd-pointer-down.dd-pointer-up {
border: 1px solid #000 !important;
margin-top: 0;
border-left: none medium !important;
border-top: none medium !important;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
}
.sidebar-header-right .widget-woocommerce-currency-switcher .dd-selected-text,
.sidebar-header-right .widget-woocommerce-currency-switcher .dd-option-text {
display: none;
}
.sidebar-header-right .widget-woocommerce-currency-switcher + .widget-woocommerce-currency-switcher .dd-selected-description,
.sidebar-header-right .widget-woocommerce-currency-switcher + .widget-woocommerce-currency-switcher .dd-option-description {
display: none;
}
.sidebar-header-right .widget-woocommerce-currency-switcher + .widget-woocommerce-currency-switcher .dd-selected-text,
.sidebar-header-right .widget-woocommerce-currency-switcher + .widget-woocommerce-currency-switcher .dd-option-text {
display: block;
line-height: initial;
} @media (min-width: 981px) and (max-width: 1199px) {
.tb-1199-fullwidth {
width: 100% !important;
}
.tb-1199-fullwidth .vc_empty_space {
display: none;
}
.deviation-feature-box.deviation-align-right .deviation-content-image img,
.deviation-feature-box.deviation-align-left .deviation-content-image img,
.deviation-feature-box.deviation-align-bottom .deviation-content-image img {
width: auto !important;
}
.deviation-feature-box.deviation-align-left .deviation-content-image {
width: 60%;
text-align: right;
margin-left: 40%;
}
.feature-box.deviation .deviation-feature-box {
margin-bottom: 100px;
}
.feature-box.deviation .deviation-feature-box.deviation-align-bottom .deviation-content-image {
width: 60%;
}
.feature-box.deviation .deviation-feature-box.deviation-align-bottom .deviation-content-image img {
width: 100%;
}
.feature-box.deviation .deviation-feature-box.deviation-align-bottom .deviation-content-info {
width: 50%;
position: absolute;
top: 47%;
right: 0;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
.feature-box.deviation .deviation-feature-box.deviation-align-bottom .deviation-content-info .feature-box-desc {
width: auto;
}
.feature-box.deviation .deviation-feature-box.deviation-align-bottom .deviation-link-more {
bottom: 25px;
}
}
@media (max-width: 995px) {
.tb-full-width-995 {
width: 100% !important;
}
.feature-box.tpl3 {
margin: 10px auto 70px !important;
}
}
@media (min-width: 768px) {
.tb-send-mail-wrap .tb-mail-inner .col-sm-5 {
padding-right: 0;
}
.tb-send-mail-wrap .tb-mail-inner .col-sm-7 {
padding-left: 0;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.page-id-17 .rev_slider_wrapper {
margin-top: 250px !important;
box-shadow: 0 -250px 0 250px;
color: #DEB6B6;
}
}
@media (max-width: 768px) {
.carousel-block .overlay {
display: none !important;
}
.tb-line-center {
width: 100%;
}
}
@media (max-width: 767px) {
.header-sidebar {
text-align: center;
}
.header-sidebar .tb-social {
text-align: center;
}
.feature-box {
margin-bottom: 20px !important;
}
.feature-box.tpl2 .feature-image,
.feature-box.tpl2 .feature-block {
width: 100% !important;
}
.feature-box.tpl2.right-arrow:before,
.feature-box.tpl2.left-arrow:before {
top: -20px;
left: 50%;
transform: translateX(-50%);
-wekit-transform: translateX(-50%);
}
.feature-box.tpl2.right-arrow:after,
.feature-box.tpl2.left-arrow:after {
border-left-color: transparent;
border-right-color: transparent;
border-bottom: 10px solid #f2f2f2;
right: initial;
left: 50%;
transform: translateX(-50%);
-wekit-transform: translateX(-50%);
top: -20px;
}
.vc_pie_chart .counter {
margin-bottom: 50px;
}
.pie-dot::before {
top: initial;
right: initial;
bottom: -25px;
left: 50%;
}
.title-bar {
text-align: center;
}
.title-bar .page-breadcrumb {
text-align: center;
}
.tb-grid:first-child {
text-align: center;
}
.tb-grid .controls-filter,
.tb-grid .controls-sorter {
text-align: center;
float: none !important;
}
.jws_theme_footer .footer-top .tb-col4 {
padding: 0 15px;
border: none !important;
}
}
.scroll_button_show {
position: relative;
}
.scroll_button_show .btn_scroll_wrap {
position: absolute;
bottom: 25px;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
width: 22px;
height: 50px;
z-index: 999;
cursor: pointer;
}
.scroll_button_show .btn_scroll_wrap:after {
border: 1px solid #d3d3d3;
border-radius: 10px;
content: "";
height: 35px;
left: 1px;
position: absolute;
top: 0;
width: 20px;
}
.scroll_button_show .btn_scroll_wrap:before {
content: "";
height: 10px;
left: 50%;
position: absolute;
top: 4px;
width: 1px;
background: #d3d3d3;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
}
.text-blog-style-1 {
background: rgba(255, 255, 255, 0.8);
padding: 30px 60px;
}
.text-blog-style-1 ul {
margin: 0;
padding: 0;
}
.text-blog-style-1 ul li {
padding: 10px 0;
}
.wbp-title.tpl2 {
padding: 10px;
border: solid 1px #aaaaaa;
}
.wbp-title.tpl2 .wbp-title-content {
padding: 20px;
}
.wbp-title.tpl2 .wbp-title-content h3.headline {
font-weight: 600;
padding: 0;
margin: 0;
}
.wbp-title.tpl2 .wbp-title-content p {
line-height: initial;
font-style: italic;
font-weight: bold;
}
.row-full-content .row > div,
.tb-one-page-post .row-full-content.tb-blog > div {
padding: 0 !important;
}
.deviation-blog,
.deviation-feature-box {
position: relative;
}
.deviation-blog .blog-title a,
.deviation-feature-box .blog-title a,
.deviation-blog .feature-box-title a,
.deviation-feature-box .feature-box-title a {
display: block;
position: relative;
line-height: 32px;
}
.deviation-blog .blog-title a:after,
.deviation-feature-box .blog-title a:after,
.deviation-blog .feature-box-title a:after,
.deviation-feature-box .feature-box-title a:after {
position: absolute;
content: "";
width: 30px;
bottom: -12px;
left: 50%;
border-bottom: 1px solid #444;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
}
.deviation-blog .blog-desc,
.deviation-feature-box .blog-desc,
.deviation-blog .feature-box-desc,
.deviation-feature-box .feature-box-desc {
background-color: rgba(31, 172, 235, 0.3);
margin-top: 36px;
padding: 30px 30px 50px;
font-weight: 600;
}
.deviation-blog .deviation-link-more,
.deviation-feature-box .deviation-link-more {
bottom: 10px;
font-size: 28px;
opacity: 0.6;
position: absolute;
right: 30px;
transition: .3s;
-webkit-transition: .3s;
}
.deviation-blog .deviation-link-more:hover,
.deviation-feature-box .deviation-link-more:hover {
opacity: 0.6;
}
.deviation-blog.deviation-align-right .deviation-content-image,
.deviation-feature-box.deviation-align-right .deviation-content-image {
width: 60%;
}
.deviation-blog.deviation-align-right .deviation-content-image img,
.deviation-feature-box.deviation-align-right .deviation-content-image img {
width: 100%;
}
.deviation-blog.deviation-align-right .deviation-content-info,
.deviation-feature-box.deviation-align-right .deviation-content-info {
width: 50%;
position: absolute;
top: 47%;
right: 0;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
.deviation-blog.deviation-align-right .deviation-link-more,
.deviation-feature-box.deviation-align-right .deviation-link-more {
bottom: 25px;
}
.deviation-blog.deviation-align-left .deviation-content-image,
.deviation-feature-box.deviation-align-left .deviation-content-image {
width: 60%;
margin-left: 40%;
}
.deviation-blog.deviation-align-left .deviation-content-image img,
.deviation-feature-box.deviation-align-left .deviation-content-image img {
width: 100%;
}
.deviation-blog.deviation-align-left .deviation-content-info,
.deviation-feature-box.deviation-align-left .deviation-content-info {
width: 50%;
position: absolute;
top: 47%;
left: 0;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
.deviation-blog.deviation-align-left .deviation-link-more,
.deviation-feature-box.deviation-align-left .deviation-link-more {
bottom: 25px;
}
.deviation-blog.deviation-align-bottom .deviation-content-image,
.deviation-feature-box.deviation-align-bottom .deviation-content-image {
width: 60%;
}
.deviation-blog.deviation-align-bottom .deviation-content-image img,
.deviation-feature-box.deviation-align-bottom .deviation-content-image img {
width: 100%;
}
.deviation-blog.deviation-align-bottom .deviation-content-info,
.deviation-feature-box.deviation-align-bottom .deviation-content-info {
width: 100%;
transform: translateY(-30%);
-webkit-transform: translateY(-40px);
}
.deviation-blog.deviation-align-bottom .deviation-content-info .blog-title,
.deviation-feature-box.deviation-align-bottom .deviation-content-info .blog-title,
.deviation-blog.deviation-align-bottom .deviation-content-info .feature-box-title,
.deviation-feature-box.deviation-align-bottom .deviation-content-info .feature-box-title {
width: 30%;
display: inline-block;
}
.deviation-blog.deviation-align-bottom .deviation-content-info .blog-desc,
.deviation-feature-box.deviation-align-bottom .deviation-content-info .blog-desc,
.deviation-blog.deviation-align-bottom .deviation-content-info .feature-box-desc,
.deviation-feature-box.deviation-align-bottom .deviation-content-info .feature-box-desc {
width: calc(70% - 6px);
display: inline-block;
margin-top: 0;
vertical-align: middle;
}
#tb-mega-searchform {
padding: 10px 10px 0;
background: #fff;
position: relative;
z-index: 1;
}
#tb-mega-searchform .dropdown {
height: 50px;
line-height: 50px;
background-color: #202020;
color: #fff;
padding: 0 16px;
box-shadow: none;
}
#tb-mega-searchform .dropdown .fa-th {
font-size: 16px;
position: relative;
z-index: 1;
}
#tb-mega-searchform .dropdown .tb-title {
margin-left: 6px;
font-size: 18px;
}
#tb-mega-searchform .dropdown .caret {
right: 17px;
position: absolute;
top: 50%;
margin-top: -1px;
}
#tb-mega-searchform .dropdown select {
position: absolute;
left: 0;
top: 50%;
line-height: 1;
border: none;
background-color: #202020;
color: #fff;
padding: 0 0 0 43px;
-moz-appearance: none;
-webkit-appearance: none;
font-size: 14px;
appearance: none;
height: 48px;
margin-top: -24px;
cursor: pointer;
}
#tb-mega-searchform input {
height: 50px;
}
#tb-mega-searchform input[type=text] {
color: #9c9c9c;
font-size: 14px;
padding: 0 50px 0 20px;
}
#tb-mega-searchform input[type=text]::-webkit-input-placeholder { color: #9c9c9c;
}
#tb-mega-searchform input[type=text]:-moz-placeholder { color: #9c9c9c;
opacity: 1;
}
#tb-mega-searchform input[type=text]::-moz-placeholder { color: #9c9c9c;
opacity: 1;
}
#tb-mega-searchform input[type=text]:-ms-input-placeholder { color: #9c9c9c;
}
#tb-mega-searchform input[type=text]:placeholder-shown { color: #9c9c9c;
}
#tb-mega-searchform input[type=text]:focus {
color: #000;
}
#tb-mega-searchform #searchsubmit,
#tb-mega-searchform input[type=submit] {
height: 50px;
position: absolute;
right: 8px;
top: 10px;
width: 50px;
border: none;
font-size: 16px;
}
#tb-mega-searchform #searchsubmit:hover,
#tb-mega-searchform input[type=submit]:hover {
color: #1faceb;
}
#tb-mega-searchform [class*="col-xs"] {
float: left;
}
#tb-mega-searchform .col-xs-25 {
width: 20.833%;
}
#tb-mega-searchform .col-xs-95 {
width: 79.167%;
}
.feature-box.deviation2 .feature-box-title {
margin-bottom: 60px;
margin-top: 50px;
padding: 0;
}
.feature-box.deviation2 .image-bg {
background-repeat: no-repeat;
background-size: auto 100%;
padding-bottom: 40px;
}
.feature-box.deviation2.right .image-bg {
background-position: 0 0;
}
.feature-box.deviation2.left .image-bg {
background-position: 100% 0;
}
.main-content .wpcf7 .wpcf7-submit {
background: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/assets/images/bg-btn-v2.png) no-repeat;
border: none;
color: #FFF;
font-family: dosis;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
text-align: CENTER;
width: 159px;
height: 37px;
}
@media (max-width: 980px) {
.feature-box.deviation2.left .image-bg,
.feature-box.deviation2.right .image-bg {
background-position: center center;
}
.tb-blog-content-outer .tb-blog-basic-widget {
display: none;
}
}
.tb-header-wrap .header-sidebar-inner {
display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
}
.tb-header-wrap .header-sidebar-inner > div {
position: relative;
}
.single .main-content {
padding: 80px 0 20px;
}
.single article.post h2.blog-title,
.single article.space h2.blog-title {
margin: 19px 0 25px 0;
font-size: 36px;
font-style: italic;
}
.single article.post .tag-links,
.single article.space .tag-links {
text-transform: capitalize;
font-size: 16px;
color: #000;
font-family: dosis;
font-weight: bold;
padding: 18px 0;
}
.single article.post .tag-links > a,
.single article.space .tag-links > a {
font-size: 14px;
font-family: roboto;
font-weight: 300;
color: #666;
}
.single article.post .tb-block-content .tb-excerpt .gallery,
.single article.space .tb-block-content .tb-excerpt .gallery {
display: none;
}
.single article.post .tb-content-block .blog-desc,
.single article.space .tb-content-block .blog-desc {
text-align: justify;
margin-bottom: 25px;
height: 50%;
}
.single article.post .tb-content-block .about-author,
.single article.space .tb-content-block .about-author {
margin: 25px 0;
}
.single article.post .tb-content-block .about-author .author-avatar,
.single article.space .tb-content-block .about-author .author-avatar {
display: inline-block;
vertical-align: top;
}
.single article.post .tb-content-block .about-author .author-info,
.single article.space .tb-content-block .about-author .author-info {
display: inline-block;
padding-left: 30px;
width: calc(100% - 175px);
}
.single article.post .tb-content-block .about-author .author-info .subtitle,
.single article.space .tb-content-block .about-author .author-info .subtitle {
font-weight: bold;
}
.single article.post .tb-content-block .about-author .author-info .desc,
.single article.space .tb-content-block .about-author .author-info .desc {
font-style: italic;
}
.single article.post .tb-content-block .about-author .author-info a,
.single article.space .tb-content-block .about-author .author-info a {
color: #1faceb;
}
.single.post-template-sidebar_right-php article.post .blog-info {
text-align: left;
}
.single.post-template-sidebar_right-php article.post .blog-info > span {
margin-left: 0;
margin-right: 55px;
}  .content.tb-blog article.tb-blog-related {
margin-bottom: 15px;
}
.tb-blog-related {
margin: 25px 0 75px;
}
.tb-blog-related > .tb-title {
position: relative;
margin: 20px 0 18px;
}
.tb-blog-related > .tb-title:before {
border-top: 2px solid #efefef;
border-bottom: 1px solid #efefef;
content: "";
height: 5px;
left: 0;
position: absolute;
top: 16px;
width: 100%;
z-index: 0;
}
.tb-blog-related > .tb-title h4 {
background-color: #ffffff;
color: #272727;
display: inline-block;
font-size: 16px;
margin: 0;
padding: 5px 20px 8px;
text-transform: uppercase;
z-index: 1;
position: relative;
}
.tb-blog-related > .tb-title h4:before {
height: 15px;
position: relative;
top: 2px;
width: 1px;
background-color: #ffca00;
margin-right: 20px;
display: inline-block;
content: "";
}
.tb-padding-content {
padding: 0 20% !important;
}
@media (max-width: 1240px) {
#jws_theme_wrapper .tb-blog.default article .tb-content-block h2.blog-title a {
font-size: 24px;
}
}
@media (max-width: 1199px) {
body .jws-event.tpl3 .col-left .jws-countdown-js .jws-box-countdown {
margin-right: 10px;
margin-bottom: 10px;
}
.tb-service-wrap .tb-service.tpl6 .content-right .tb-title-hover,
.tb-service-wrap .tb-service.tpl6 .content-right .tb-title {
line-height: 30px !important;
}
#jws_theme_wrapper .tb-blog.default article .tb-content-block h2.blog-title {
margin-bottom: 20px;
line-height: 26px;
}
#jws_theme_wrapper .tb-left .tb-blog.default .tb-content-block,
#jws_theme_wrapper .tb-right .tb-blog.default .tb-content-block {
padding-top: 20px;
}
#jws_theme_wrapper .tb-md-container,
#jws_theme_wrapper .tb-md-container-fluid {
margin-left: 0 !important;
margin-right: 0 !important;
padding-left: 0 !important;
padding-right: 0 !important;
}
}
.text-medium {
font-size: 18px;
}
.text-italic {
font-style: italic;
}
.text-bold {
font-weight: bold;
}
.ro-reservation-bg .ro-reservation {
position: relative;
z-index: 1;
}
.ro-reservation-bg .ro-reservation:after {
background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
content: " ";
display: block;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: -1;
}
@media (max-width: 991px) {
body .jws-event.tpl3 .col-left {
text-align: center !important;
}
body .jws-event.tpl3 .col-left h1:after {
margin: 0 auto;
}
.tb-padding-content {
padding: 0 20px !important;
}
.tb-980-hide {
display: none;
}
.sidebar-right .widget .tb-post-side-img {
float: none;
width: 100%;
height: auto;
}
.sidebar-right .widget .tb-post-side-ct {
margin: 0;
}
.tb-980-fullwidth {
width: 100% !important;
}
.feature-box.deviation .deviation-feature-box {
margin-bottom: 100px;
}
.feature-box.deviation .deviation-feature-box.deviation-align-bottom .deviation-content-image {
width: 60%;
}
.feature-box.deviation .deviation-feature-box.deviation-align-bottom .deviation-content-image img {
width: 100%;
}
.feature-box.deviation .deviation-feature-box.deviation-align-bottom .deviation-content-info {
width: 50%;
position: absolute;
top: 47%;
right: 0;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
.feature-box.deviation .deviation-feature-box.deviation-align-bottom .deviation-content-info .feature-box-desc {
width: auto;
}
.feature-box.deviation .deviation-feature-box.deviation-align-bottom .deviation-link-more {
bottom: 25px;
}
.rtb-booking-form .reservation,
.rtb-booking-form .contact {
width: 100%;
}
.tb-left .tb-blog.default .tb-blog-image {
width: 100%;
}
.tb-left .tb-blog.default .tb-content-block {
position: relative;
width: 100%;
}
.tb-left .tb-blog.default .tb-content-block:before {
left: 60px;
position: absolute;
top: -32px;
transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-o-transform: rotate(90deg);
-ms-transform: rotate(90deg);
}
.tb-right .tb-blog.default .tb-blog-image {
width: 100%;
float: none;
}
.tb-right .tb-blog.default .tb-content-block {
position: relative;
width: 100%;
}
.tb-right .tb-blog.default .tb-content-block:before {
position: absolute;
right: 60px;
top: -32px;
transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
}
#jws_theme_wrapper .tb-blog.default article .tb-content-block .blog-desc {
height: 6.2em;
overflow: hidden;
}
.jws_theme_footer .footer-header .socials {
text-align: right;
margin: 0 -20px 25px;
}
.tb-sm-container,
.tb-sm-container-fluid {
margin-left: 0 !important;
margin-right: 0 !important;
padding-left: 0 !important;
padding-right: 0 !important;
}
}
@media (max-width: 991px) {
.margin_am {
margin-left: 0%;
}
.tb-blog.default article {
display: block;
}
.single-post article.post .tb-content-block {
text-align: center;
}
.single-post article.post .tb-content-block .about-author,
.single-post article.post .tb-content-block .author-info {
display: block;
}
.single-post article.post .tb-content-block .author-info {
padding-left: 0 !important;
width: 100% !important;
}
#tb-mega-searchform .dropdown {
padding: 0 12px;
}
#tb-mega-searchform .dropdown .fa-th {
font-size: 14px;
}
#tb-mega-searchform .dropdown select {
font-size: 15px;
padding-left: 30px;
}
#tb-mega-searchform .dropdown .caret {
right: 12px;
}
}
@media (max-width: 767px) {
.tb-advertise-2 .vc_col-sm-3 {
display: none;
}
.tb-advertise-2 .vc_col-sm-9 {
padding-top: 60px !important;
padding-bottom: 60px !important;
text-align: center;
}
.deviation-blog .deviation-content-image,
.deviation-feature-box .deviation-content-image {
display: none;
}
.deviation-blog .deviation-content-info,
.deviation-feature-box .deviation-content-info {
position: relative !important;
transform: translate3d(0, 0, 0) !important;
-webkit-transform: translate3d(0, 0, 0) !important;
-ms-transform: translateX(0) translateY(0) !important;
width: 100% !important;
}
.deviation-blog .deviation-content-info .deviation-content-title,
.deviation-feature-box .deviation-content-info .deviation-content-title {
width: 100% !important;
}
.deviation-blog .deviation-content-info .feature-box-desc,
.deviation-feature-box .deviation-content-info .feature-box-desc {
width: 100% !important;
}
#tb-mega-searchform .dropdown {
padding: 0 30%;
}
#tb-mega-searchform .dropdown select {
padding-left: 5px;
text-indent: -999px;
}
}
@media (max-width: 767px) and (min-width: 361px) {
.footer-top .tb-widget-post-list ul.tb-post-list li .tb-meta {
width: 100px;
}
.footer-top .widget.widget_ct_recent_work_widget ul li {
width: 100px;
}
.wpb_tabs.woo-product-tabs .wpb_tabs_nav::after {
border: none;
}
.wpb_tabs.woo-product-tabs .wpb_tabs_nav li {
width: 100%;
text-align: center;
display: inline;
}
}
@media (max-width: 480px) {
.tb-blog .blog-note {
display: none;
}
}
@media (max-width: 361px) {
.sidebar-right .widget .tb-post-side-ct {
text-align: center;
}
.tb-blog.blog article .blog-info > span {
margin-left: 3px !important;
}
.comment-form p.comment-form-author,
.comment-form p.comment-form-email,
.comment-form p.comment-form-url {
width: 100%;
}
.deviation-blog .deviation-content-image,
.deviation-feature-box .deviation-content-image {
display: none;
}
.deviation-blog .deviation-content-info,
.deviation-feature-box .deviation-content-info {
position: relative !important;
transform: translate3d(0, 0, 0) !important;
-webkit-transform: translate3d(0, 0, 0) !important;
-ms-transform: translateX(0) translateY(0) !important;
width: 100% !important;
}
.deviation-blog .deviation-content-info .deviation-content-title,
.deviation-feature-box .deviation-content-info .deviation-content-title {
width: 100% !important;
}
.deviation-blog .deviation-content-info .feature-box-desc,
.deviation-feature-box .deviation-content-info .feature-box-desc {
width: 100% !important;
}
.tb-header-wrap .header-sidebar-inner {
display: block;
}
.rtb-booking-form .reservation,
.rtb-booking-form .contact {
width: auto !important;
}
.widget_mini_cart_wrap .shopping_cart_dropdown {
width: auto !important;
}
.wpb_tabs.woo-product-tabs .wpb_tabs_nav:after {
border-color: transparent;
}
.wpb_tabs.woo-product-tabs .wpb_tabs_nav li {
display: block;
}
.footer-top {
text-align: center;
}
.footer-top .tb-col4 {
border: none !important;
padding: 0 15px !important;
}
.footer-top .tb-col4 .tb-social {
text-align: center !important;
}
.footer-top .widget p {
text-align: center !important;
}
}
.tb-countdown-js .tb-box-countdown {
display: inline-block;
vertical-align: top;
text-align: center;
padding: 10px;
}
.tb-countdown-js .tb-box-countdown span {
display: inline-block;
font-size: 45px;
width: 80px;
height: 80px;
line-height: 74px;
background: #1faceb;
color: #FFF;
}
.tb-countdown-js .tb-box-countdown p {
font-size: 18px;
font-weight: 600;
margin: 10px 0;
} #jws_theme_back_to_top {
bottom: -180px;
cursor: pointer;
height: auto;
margin: 0;
position: fixed;
right: 30px;
transition: all .3s;
z-index: 999;
-webkit-transition: all 0.7s;
-moz-transition: all 0.7s;
-o-transition: all 0.7s;
transition: all 0.7s;
}
#jws_theme_back_to_top.active {
bottom: 180px !important;
display: block !important;
opacity: 1 !important;
}
#jws_theme_back_to_top.active:hover i {
margin-top: -3px;
opacity: 1;
}
#jws_theme_back_to_top span {
position: relative;
font-size: 22px;
display: inline-block;
text-align: center;
width: 42px;
height: 42px;
line-height: 42px;
border-radius: 50%;
}
#jws_theme_back_to_top span:before,
#jws_theme_back_to_top span:after {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
top: 0;
left: 0;
width: 100%;
height: 100%;
position: absolute;
content: "";
border: 1px solid #1faceb;
border-radius: 50%;
}
#jws_theme_back_to_top span:after {
width: 75%;
height: 75%;
top: 12.5%;
left: 12.5%;
border-color: #1faceb;
z-index: -1;
}
#jws_theme_back_to_top span:hover {
color: #fff;
}
#jws_theme_back_to_top span:hover:before,
#jws_theme_back_to_top span:hover:after {
border-color: #1faceb;
}
#jws_theme_back_to_top span:hover:after {
background-color: #1faceb;
}
#jws_theme_back_to_top span:hover .fa {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
#jws_theme_back_to_top span:after {
background-color: #1faceb;
}
#jws_theme_back_to_top span i {
color: #fff;
display: block;
line-height: 200%;
opacity: 0.8;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
position: relative;
}
.ro-testimonial-scroll-wrapper:before {
background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f3f3f0 0%, rgba(243, 243, 240, 0.99) 1%, rgba(243, 243, 240, 0.5) 50%, rgba(243, 243, 240, 0) 100%) repeat scroll 0 0;
content: " ";
display: block;
height: 80px;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 512;
}
.ro-testimonial-scroll-wrapper:after {
background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(243, 243, 240, 0) 0%, rgba(243, 243, 240, 0.5) 50%, rgba(243, 243, 240, 0.99) 99%, #f3f3f0 100%) repeat scroll 0 0;
bottom: 0;
content: " ";
display: block;
height: 80px;
left: 0;
position: absolute;
width: 100%;
z-index: 512;
}
.tb-shoptab-separator {
border-top: 1px solid #eeeeee;
height: 0;
width: 100%;
margin-bottom: 40px;
margin-top: 10px;
} .tb-demo-absolute {
position: absolute;
top: 0;
left: 0;
}
.tb-demo-title {
margin: 20px 0 25px 0 !important;
}
.ro-demo-item {
display: block;
margin-bottom: 40px;
margin-left: auto;
margin-right: auto;
max-width: 360px;
text-align: center;
position: relative;
}
.ro-demo-item .ro-content {
background-color: #eeeeee;
border: 1px solid #aaaaaa;
margin-bottom: 20px;
padding: 10px;
position: relative;
line-height: 0;
}
.ro-demo-item img {
transition: all 0.4s ease 0s;
width: 100%;
}
.ro-demo-item .ro-overlay {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 512;
opacity: 0;
padding: 10px;
transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
}
.ro-demo-item .ro-overlay .ro-cell-vertical-wrapper {
background-color: rgba(171, 220, 225, 0.7);
display: table;
height: 100%;
width: 100%;
}
.ro-demo-item .ro-overlay .ro-cell-vertical-wrapper .ro-cell-middle {
display: table-cell;
vertical-align: middle;
}
.ro-demo-item .ro-overlay.comming {
opacity: 1;
}
.ro-demo-item .ro-overlay.comming .ro-cell-vertical-wrapper {
background-color: transparent;
}
.ro-demo-item:hover .ro-overlay {
opacity: 1;
}
.ro-demo-item.ro-new:before {
background: rgba(0, 0, 0, 0) url(https://testdemo.gavencreative.com/wp-content/themes/preschool/assets/images/demo-new.png) no-repeat scroll 100% 100%;
content: "";
display: block;
height: 40px;
left: 45px;
position: absolute;
top: 25px;
width: 75px;
z-index: 20;
}
@media (max-width: 1024px) {
.tb-demo-hide-mobile {
display: none;
}
} .wpcf7-form {
margin-top: -12px;
}
.wpcf7-form .wpcf7_title {
text-transform: uppercase;
margin-bottom: 50px;
}
.wpcf7-form .wpcf7_title:before {
height: 20px;
position: relative;
top: 2px;
width: 1px;
background-color: #ffca00;
margin-right: 20px;
display: inline-block;
content: "";
}
.wpcf7-form label {
color: #1faceb;
}
.wpcf7-form .ct-label {
display: block;
margin: 7px 0 5px;
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"] {
border-radius: 5px;
margin-bottom: 20px;
}
.wpcf7-form textarea {
height: 194px;
border-radius: 5px;
}
.tb-send-mail-wrap {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.7);
z-index: 9999;
display: none;
}
.tb-send-mail-wrap .tb-mail-inner {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translate(-50%, -50%);
transform: translateY(-50%);
max-width: 840px;
right: 0;
left: 0;
margin: 0 auto;
background-color: #fff;
}
.tb-send-mail-wrap .tb-mail-inner .widget > h3 {
display: none;
}
.tb-send-mail-wrap .tb-mail-inner .newsletter-desc {
max-width: 320px;
margin: 70px auto;
}
.tb-send-mail-wrap .tb-mail-inner .newsletter-submit {
width: 130px;
height: 40px;
line-height: 40px;
padding: 0;
color: #fff;
margin: 5px 0 25px;
}
.tb-send-mail-wrap .tb-mail-inner h3.wg-title {
margin-bottom: 15px;
}
.tb-send-mail-wrap .tb-mail-inner span.primary-color {
color: #1faceb;
}
.tb-send-mail-wrap .tb-mail-inner .newsletter-desc {
line-height: 22px;
}
.tb-send-mail-wrap .tb-mail-inner .newsletter-widget {
margin-top: 40px;
}
.tb-send-mail-wrap .tb-mail-inner .newsletter-widget input.newsletter-email {
max-width: 82%;
}
.tb-send-mail-wrap .tb-mail-inner .newsletter-widget .tb-newsletter-checkbox input {
-webkit-transform: translateY(3px);
-moz-transform: translateY(3px);
-ms-transform: translateY(3px);
-o-transform: translateY(3px);
margin-right: 7px;
}
.tb-send-mail-wrap .tb-mail-inner #tb-close-newsletter {
position: absolute;
right: 0;
top: 0;
width: 30px;
height: 30px;
border: 3px solid #fff;
background-color: #2a2a2a;
text-align: center;
border-radius: 50%;
margin-right: -15px;
margin-top: -15px;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
color: #fff;
font-size: 16px;
line-height: 20px;
}
#yith-quick-view-modal .yith-wcwl-add-to-wishlist,
#yith-quick-view-modal .compare-button,
#yith-quick-view-modal .tb-send-mail {
display: none;
}
.about-our-store p {
line-height: 22px;
}
body .vc_images_carousel .vc_carousel-control {
opacity: 0;
margin-top: -21px;
}
body .vc_images_carousel .vc_carousel-control .icon-prev,
body .vc_images_carousel .vc_carousel-control .icon-next {
width: 40px;
height: 40px;
font-size: 20px;
line-height: 37px;
text-align: center;
color: #383838;
background: #fff;
border: 1px solid #ebebeb;
text-shadow: none;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
body .vc_images_carousel .vc_carousel-control .icon-prev:hover,
body .vc_images_carousel .vc_carousel-control .icon-next:hover {
color: #ffffff;
background: #1faceb;
border-color: #1faceb;
}
body .vc_images_carousel .vc_carousel-control .icon-prev:before,
body .vc_images_carousel .vc_carousel-control .icon-next:before {
font-family: FontAwesome;
top: 0;
}
body .vc_images_carousel .vc_carousel-control .icon-prev:before {
content: '\f104';
}
body .vc_images_carousel .vc_carousel-control .icon-next {
padding-left: 3px;
}
body .vc_images_carousel .vc_carousel-control .icon-next:before {
content: "\f105";
}
body .vc_images_carousel .vc_carousel-control.vc_left {
left: -55px;
}
body .vc_images_carousel .vc_carousel-control.vc_right {
right: -55px;
}
body .vc_images_carousel:hover .vc_carousel-control {
opacity: 1;
}
.rev_slider_wrapper .tp-bullet {
width: 12px;
height: 12px;
}
.footer-layout-4 {
margin-left: -15px;
margin-right: -15px;
}
#rev_slider_10_1_wrapper .tp-bullet {
width: 6px;
height: 6px;
}
.ct-over-hidden {
overflow: hidden;
}
.widget .wp-caption img {
height: auto;
}
.tb-md-container-fluid .no-container,
.tb-sm-container-fluid .no-container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.tb-custom-contact {
position: relative;
}
.tb-custom-contact .wpb_widgetised_column {
position: absolute;
top: 50%;
left: 30px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
background-color: #fff;
padding: 40px 28px 28px;
max-width: 340px;
}
.tb-custom-contact .wpb_widgetised_column ul {
padding-left: 5px;
}
.tb-custom-contact .wpb_widgetised_column .wg-title {
font-size: 17px;
margin-bottom: 14px;
}
.tb-custom-margin {
margin-bottom: 30px !important;
}
.tb-overlay-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99999;
overflow: hidden;
position: fixed;
display: none;
}
.tb-overlay-bg:before {
content: "";
width: 100%;
height: 100%;
background-color: #000;
opacity: 0.8;
position: fixed;
}
.tb-overlay-bg .tb-overlay-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.tb-overlay-bg .tb-overlay-container .tb-overlay-content {
line-height: 0;
width: 100%;
max-width: 900px;
background-color: #fff;
position: relative;
display: inline-block;
vertical-align: middle;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
margin: 0 auto;
-webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.2);
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.2);
}
.tb-overlay-bg .tb-overlay-container .tb-overlay-content.content-lightbox {
background-color: transparent;
box-shadow: none;
}
.tb-overlay-bg .tb-overlay-container .tb-overlay-content.content-lightbox img {
display: inline-block;
}
.tb-overlay-bg .tb-overlay-container .tb-overlay-content.content-lightbox .portfolio-lightbox {
position: relative;
display: inline-block;
width: 100%;
}
.tb-overlay-bg .tb-overlay-container .tb-overlay-content.content-lightbox .tb-close {
position: absolute;
right: 0;
border: 1px solid #fff;
color: #fff;
box-shadow: none;
top: 1px;
outline: none;
border-radius: 0;
}
.tb-overlay-bg .tb-overlay-container .tb-overlay-content.content-lightbox .tb-close:hover {
background-color: #1faceb;
}
.tb-overlay-bg .tb-overlay-container .tb-overlay-content .tb-iframe-scaler {
width: 100%;
overflow: hidden;
padding-top: 56.25%;
}
.tb-overlay-bg .tb-overlay-container .tb-overlay-content .tb-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: black;
max-width: 100% !important;
}
#tb-full-height {
height: calc(100vh - 170px);
overflow: hidden;
}
.jws_theme_footer.tb-layout-fullwidth {
position: relative;
z-index: 100;
background-color: #fff;
}
@media (min-width: 1200px) {
.col-lg-20 {
width: 20%;
}
}
@media (max-width: 992px - 1) {
body .tb-magin-sm {
margin-top: 0 !important;
}
}
.ro-maps-info-content {
padding: 5px;
}
.ro-maps-info-content h5 {
margin: 0;
}
.ro-maps-info-content span {
font-size: 14px;
color: #222222;
line-height: 25px;
}
.no-sidebar .alignfull {
max-width: 100vw !important;
width: 100vw !important;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
margin-left: 50% !important;
}
.no-sidebar .alignwide {
width: calc(100% + 100px);
max-width: calc(100% + 100px);
margin-left: -50px;
margin-right: -50px;
}
#nav .tb_logo_center > a {
display: none !important;
}  .feature-box-icon-top-style-1 .feature-box-media {
width: 80px;
height: 80px;
margin: 0 auto;
border: 1px solid #fff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
position: relative;
margin-bottom: 22px;
}
.feature-box-icon-top-style-1 .feature-box-media i {
position: absolute;
top: 50%;
font-size: 30px;
color: #fff;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
}
.feature-box-icon-top-style-1 .feature-box-horizontal-strokes {
background: rgba(255, 255, 255, 0.5);
height: 1px;
margin: 0 auto;
width: 30px;
}
.feature-box-icon-top-style-1 .feature-box-detail .feature-box-title {
font-size: 18px;
text-transform: uppercase;
letter-spacing: 0.05em;
}
.feature-box-icon-top-style-1 .feature-box-detail .feature-box-content {
padding-top: 9px;
}
.feature-box-icon-top-style-1 .feature-box-detail .feature-box-content p {
margin: 0;
}
@media (max-width: 991px) {
.feature-box-icon-top-style-1 {
max-width: 370px;
margin: 0 auto 30px !important;
}
} .tb-grid.template-product-1 {
text-align: center;
}
.tb-grid.template-product-1 .controls-filter {
list-style: none;
margin: 0;
padding: 0 0 70px;
}
.tb-grid.template-product-1 .controls-filter li {
display: inline-block;
position: relative;
}
.tb-grid.template-product-1 .controls-filter li a {
color: #cacaca;
font-size: 22px;
text-transform: uppercase;
line-height: 22px;
-webkit-transition: all 300ms fade 0s;
-moz-transition: all 300ms fade 0s;
-ms-transition: all 300ms fade 0s;
-o-transition: all 300ms fade 0s;
}
.tb-grid.template-product-1 .controls-filter li.active a,
.tb-grid.template-product-1 .controls-filter li:hover a {
color: #383838;
}
.tb-grid.template-product-1 .controls-filter li.active:after,
.tb-grid.template-product-1 .controls-filter li:hover:after {
background: rgba(0, 0, 0, 0) url(https://testdemo.gavencreative.com/wp-content/themes/preschool/assets/images/underline-style-2.png) no-repeat scroll 100% 100%;
content: "";
height: 100%;
left: 50%;
margin-top: 30px;
position: absolute;
top: 0;
width: 87px;
z-index: 9;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
}
.tb-grid.template-product-1 .controls-filter li + li {
border-left: 2px solid #cacaca;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-thumb {
position: relative;
overflow: hidden;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-thumb .onsale {
font-size: 13px;
font-weight: 400;
top: 15px;
left: 15px;
background: #fff;
color: #626262;
width: 40px;
height: 40px;
line-height: 40px;
-webkit-box-shadow: 1px 1px 0px 1px #dadada;
-moz-box-shadow: 1px 1px 0px 1px #dadada;
box-shadow: 1px 1px 0px 1px #dadada;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-thumb img {
-webkit-transition: all 300ms ease 0ms;
-moz-transition: all 300ms ease 0ms;
-ms-transition: all 300ms ease 0ms;
-o-transition: all 300ms ease 0ms;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-title {
margin-top: 20px;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-title a {
font-size: 14px;
color: #747474;
line-height: 17px;
text-transform: uppercase;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-title a:hover {
color: #1faceb;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-wrap-price-rating {
position: relative;
margin-bottom: 7px;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-wrap-price-rating .tb-product-price .amount {
font-size: 14px;
line-height: 36px;
color: #484848;
margin-right: 12px;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-wrap-price-rating .tb-product-price del .amount {
color: #c5c5c5;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-wrap-price-rating .tb-product-price ins {
background: transparent;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-wrap-price-rating .tb-item-rating {
background: #fff;
left: 0;
line-height: 36px;
position: absolute;
right: 0;
top: 50%;
opacity: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
-webkit-transition: all 300ms ease-in-out 0ms;
-moz-transition: all 300ms ease-in-out 0ms;
-ms-transition: all 300ms ease-in-out 0ms;
-o-transition: all 300ms ease-in-out 0ms;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-wrap-price-rating .tb-item-rating .star-rating {
float: none;
margin: 0 auto;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn > div.clear {
display: none;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .yith-wcwl-add-to-wishlist {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
position: relative;
display: inline-block;
vertical-align: middle;
width: 0;
height: 40px;
background: #ffffff;
padding: 0;
margin: 10px 2px;
border: 1px solid #dcdcdc;
-webkit-border-radius: 40px;
-moz-border-radius: 40px;
border-radius: 40px;
overflow: hidden;
opacity: 0;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .yith-wcwl-add-to-wishlist .add_to_wishlist {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .yith-wcwl-add-to-wishlist:before {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
font-family: FontAwesome;
content: "\f004";
color: #757575;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .yith-wcwl-add-to-wishlist:hover {
background: #1faceb;
border-color: #1faceb;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .yith-wcwl-add-to-wishlist:hover:before {
color: #ffffff;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .compare-button {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
position: relative;
display: inline-block;
vertical-align: middle;
width: 0;
height: 40px;
background: #ffffff;
padding: 0;
margin: 10px 2px;
border: 1px solid #dcdcdc;
-webkit-border-radius: 40px;
-moz-border-radius: 40px;
border-radius: 40px;
overflow: hidden;
opacity: 0;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .compare-button .compare {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .compare-button:before {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
font-family: FontAwesome;
content: "\f079";
color: #757575;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .compare-button:hover {
background: #1faceb;
border-color: #1faceb;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .compare-button:hover:before {
color: #ffffff;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .btn-add-to-cart {
background-color: transparent;
border: 1px solid #c5c5c5;
display: inline-block;
outline: medium none;
padding: 7px 32px;
text-align: center;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
color: #747474;
text-transform: uppercase;
}
.tb-grid.template-product-1 .tb-grid-item-inner .tb-grid-btn .btn-add-to-cart:hover {
background-color: #1faceb;
border-color: #1faceb;
color: #fff;
}
.tb-grid.template-product-1 .tb-grid-item-inner:hover .tb-grid-wrap-price-rating .tb-item-rating {
opacity: 1;
}
.tb-grid.template-product-1 .tb-grid-item-inner:hover .tb-grid-btn .yith-wcwl-add-to-wishlist {
opacity: 1;
width: 40px;
margin-right: 10px;
}
.tb-grid.template-product-1 .tb-grid-item-inner:hover .tb-grid-btn .compare-button {
opacity: 1;
width: 40px;
margin-left: 10px;
}
.tb-grid.template-product-2 .de-blog {
margin-bottom: 35px;
}
.tb-grid.template-product-2 .tb-grid-wrap-left {
float: left;
}
.tb-grid.template-product-2 .tb-grid-wrap-right {
float: left;
padding-left: 15px;
}
.tb-grid.template-product-2 .tb-grid-wrap-right .tb-grid-title {
margin-top: 5px;
}
.tb-grid.template-product-2 .tb-grid-wrap-right .tb-grid-title a {
color: #747474;
font-size: 14px;
text-transform: uppercase;
}
.tb-grid.template-product-2 .tb-grid-wrap-right .tb-grid-title a:hover {
color: #1faceb;
}
.tb-grid.template-product-2 .tb-grid-wrap-right .tb-product-price,
.tb-grid.template-product-2 .tb-grid-wrap-right .tb-grid-title {
font-size: 14px;
}
.tb-grid.template-product-2 .tb-grid-wrap-right .star-rating {
float: left;
margin-top: 3px;
}
.tb-grid.template-product-2 .tb-grid-btn {
margin-top: 27px;
}
.tb-grid.template-product-2 .btn-like,
.tb-grid.template-product-2 .btn-retweet,
.tb-grid.template-product-2 .btn-shopping-cart {
text-align: center;
position: relative;
color: #757575;
display: inline-block;
height: 40px;
width: 40px;
border: 1px solid #c5c5c5;
line-height: 40px;
margin-right: 7px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
-webkit-transition: all 300ms ease-in-out 0ms;
-moz-transition: all 300ms ease-in-out 0ms;
-ms-transition: all 300ms ease-in-out 0ms;
-o-transition: all 300ms ease-in-out 0ms;
}
.tb-grid.template-product-2 .btn-like i,
.tb-grid.template-product-2 .btn-retweet i,
.tb-grid.template-product-2 .btn-shopping-cart i {
font-size: 14px;
}
.tb-grid.template-product-2 .btn-like:hover,
.tb-grid.template-product-2 .btn-retweet:hover,
.tb-grid.template-product-2 .btn-shopping-cart:hover {
border: 1px solid #1faceb;
background: #1faceb;
color: #fff;
}  .jws-title {
text-align: center;
}
.jws-title .icon-color i {
font-size: 22px;
vertical-align: middle;
}
.jws-title .icon-color:before,
.jws-title .icon-color:after {
vertical-align: middle;
content: "";
width: 40px;
height: 4px;
border-bottom: 1px solid;
border-top: 1px solid;
display: inline-block;
margin: 0 10px;
}
.jws-title .jws-title-underline {
margin-bottom: 14px !important;
}
.jws-title .jws-title-underline.jws-title-underline-2 .jws-title:after {
display: none;
}
.jws-title .tb-content {
margin-top: 15px;
}
.jws-title-separator-wrap {
position: relative;
}
.jws-title-separator-wrap:before {
border-top: 2px solid #efefef;
border-bottom: 1px solid #efefef;
content: "";
height: 5px;
left: 0;
position: absolute;
bottom: -15px;
max-width: 360px;
z-index: 0;
width: 100%;
}
.jws-title-separator-wrap .jws-title {
position: relative;
padding: 5px 20px 8px;
white-space: nowrap;
}
.jws-title-separator-wrap .jws-title:after {
position: absolute;
content: "";
top: 100%;
right: -4px;
height: 4px;
width: 4px;
background-color: #2a2a2a;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
left: 50%;
margin: -5px 0 0 -2px;
}
.jws-title-separator-wrap .jws-title.jws-title-separator {
background: #fff none repeat scroll 0 0;
display: inline-block;
margin: 0;
padding-right: 14px;
}
.jws-title-separator-wrap.text-center .jws-title,
.jws-title-separator-wrap.text-right .jws-title {
padding-left: 13px;
}
.jws-title-separator-wrap.text-center .jws-title:before,
.jws-title-separator-wrap.text-right .jws-title:before {
display: block;
left: -4px;
right: auto;
}
.jws-title-separator-wrap.text-right .jws-title {
padding-right: 0;
}
.jws-title-separator-wrap.text-right .jws-title:after {
display: none;
}
.jws-title-separator-wrap.jws-title-underline-2 h3:after {
display: none;
}
.stripe-parallax-bg .jws-title-separator-wrap {
overflow-x: hidden;
}
.stripe-parallax-bg .jws-title-separator-wrap:before {
display: none;
}
.stripe-parallax-bg .jws-title-separator-wrap .jws-title-separator {
background: transparent;
}
.stripe-parallax-bg .jws-title-separator-wrap .jws-title-separator:before,
.stripe-parallax-bg .jws-title-separator-wrap .jws-title-separator:after {
z-index: 5;
background-color: #fff;
top: 14px;
}
.stripe-parallax-bg .jws-title-separator-wrap .jws-title-separator > span:before,
.stripe-parallax-bg .jws-title-separator-wrap .jws-title-separator > span:after {
display: block;
content: "";
position: absolute;
border-top: 1px solid #fff;
width: 1000%;
right: 100%;
z-index: 2;
top: 16px;
}
.stripe-parallax-bg .jws-title-separator-wrap .jws-title-separator > span:after {
left: 100%;
right: auto;
} .tb-carousel .owl-pagination {
position: absolute !important;
bottom: 0;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
}
.tb-carousel.owl-theme .owl-controls .owl-page.active span,
.tb-carousel .owl-theme .owl-controls.clickable .owl-page:hover span {
background: #fff;
}
.tb-carousel.owl-theme .owl-controls .owl-page span {
border-color: #fff;
}
.tb-carousel .owl-buttons .owl-prev,
.tb-carousel .owl-buttons .owl-next {
position: absolute;
top: 50%;
z-index: 5;
padding: 30px 20px !important;
margin: 0 !important;
border-radius: 0 !important;
background: rgba(0, 0, 0, 0.8) !important;
color: #FFF !important;
text-transform: uppercase;
transition: .3s;
-webkit-transition: .3s;
transform: translate3d(0%, -50%, 0);
-webkit-transform: translate3d(0%, -50%, 0);
-ms-transform: translateX(0) translateY(-50%);
}
.tb-carousel .owl-buttons .owl-prev {
left: 0;
transform: translate3d(-100%, -50%, 0);
-webkit-transform: translate3d(-100%, -50%, 0);
-ms-transform: translateX(-100%) translateY(-50%);
}
.tb-carousel .owl-buttons .owl-next {
right: 0;
transform: translate3d(100%, -50%, 0);
-webkit-transform: translate3d(100%, -50%, 0);
-ms-transform: translateX(100%) translateY(-50%);
}
.tb-carousel.testimonial.default {
padding: 15px 0;
border-width: 1px 0 1px 0;
position: relative;
}
.tb-carousel.testimonial.default .jws_theme_introtext {
color: #fff;
text-align: center;
max-width: 85%;
margin: 0 auto;
}
.tb-carousel.testimonial.default .tb-image {
float: left;
}
.tb-carousel.testimonial.default .tb-image img {
width: initial;
}
.tb-carousel.testimonial.default .jws_theme_carousel_content {
padding: 0;
}
.tb-carousel.testimonial.default .jws_theme_carousel_content .jws_theme_carousel_title {
margin: 0;
}
.tb-carousel.testimonial.default .jws_theme_carousel_content .jws_theme_carousel_title a {
text-transform: uppercase;
font-size: 14px;
color: #fff;
}
.tb-carousel.testimonial.default .jws_theme_carousel_content .jws_theme_carousel_title a:hover {
color: #1faceb;
}
.tb-carousel.testimonial.default .jws_theme_carousel_content .jws_theme_info_blog span {
color: #fff;
}
.tb-carousel.testimonial.default .tb-carousel-wrap-bottom {
text-align: center;
margin-bottom: 40px;
}
.tb-carousel.testimonial.default .tb-carousel-wrap-bottom .jws_theme_carousel_content {
display: inline-block;
}
.tb-carousel.testimonial.default .tb-carousel-wrap-bottom .jws_theme_carousel_info {
float: left;
padding-left: 13px;
padding-top: 6px;
}
.tb-carousel.testimonial.default .owl-controls {
margin-top: 0;
}
.tb-carousel.testimonial.default .owl-buttons .owl-prev,
.tb-carousel.testimonial.default .owl-buttons .owl-next {
position: relative;
transform: none;
-webkit-transform: none;
left: initial;
right: initial;
padding: 0 !important;
margin: 0 10px !important;
width: 30px;
height: 30px;
background: transparent !important;
}
.tb-carousel.testimonial.default .owl-buttons .owl-prev:before,
.tb-carousel.testimonial.default .owl-buttons .owl-next:before {
font-family: "aqua icon" !important;
content: attr(data-icon);
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "b";
font-size: 16px;
font-weight: 600 !important;
color: #444444 !important;
}
.tb-carousel.testimonial.default .owl-buttons .owl-next:before {
content: "d";
}
.tb-carousel.team.default .owl-wrapper .owl-item .slider-blog {
padding: 0 15px;
}
.tb-carousel.team.default .owl-wrapper .owl-item .slider-blog .jws_theme_carousel_content {
padding: 0;
text-align: center;
}
.tb-carousel.team.default .owl-wrapper .owl-item .slider-blog .jws_theme_carousel_content .jws_theme_carousel_title {
margin: 20px 0 10px;
}
.tb-carousel.team.default .owl-wrapper .owl-item .slider-blog .jws_theme_carousel_content .jws_theme_carousel_title a {
font-size: 16px;
text-transform: uppercase;
letter-spacing: 3px;
}
.tb-carousel.team.default .owl-wrapper .owl-item .slider-blog .jws_theme_carousel_content .jws_theme_position {
font-style: italic;
font-weight: 400;
color: #1faceb;
}
.tb-carousel.team.default .owl-wrapper .owl-item .slider-blog .jws_theme_carousel_content .tb-social {
margin-top: 10px;
}
.tb-carousel.team.default .owl-wrapper .owl-item .slider-blog .jws_theme_carousel_content .tb-social li a {
font-size: 18px;
color: #444;
}
.tb-carousel.team.default .owl-wrapper .owl-item .slider-blog .jws_theme_carousel_content .tb-social li a:hover {
color: #1faceb;
}
.widget_top_rated_products ul > li a:before {
display: none;
}
.widget_searchform_content {
position: relative;
display: inline-block;
height: 42px;
z-index: 9;
}
.widget_searchform_content a.icon_search_wrap {
font-size: 14px;
display: inline-block;
width: 42px;
height: 42px;
text-align: center;
line-height: 42px;
}
.widget_searchform_content form {
width: 250px;
position: absolute;
height: 42px;
top: 0;
right: 0;
}
.widget_searchform_content form input[type="text"] {
background-color: transparent;
height: 42px;
margin: 0;
border: none;
float: left;
transition: all 0.4s;
width: 100%;
padding: 6px 15px;
line-height: 28.8px;
margin-bottom: 0;
font-size: 12px;
color: #ccc;
}
.widget_searchform_content form input[type="text"]::-webkit-input-placeholder { color: #cccccc;
}
.widget_searchform_content form input[type="text"]:-moz-placeholder { color: #cccccc;
opacity: 1;
}
.widget_searchform_content form input[type="text"]::-moz-placeholder { color: #cccccc;
opacity: 1;
}
.widget_searchform_content form input[type="text"]:-ms-input-placeholder { color: #cccccc;
}
.widget_searchform_content form input[type="text"]:placeholder-shown { color: #cccccc;
}
.widget_searchform_content form button[type="submit"] {
height: 42px;
margin: 0;
float: left;
position: absolute;
top: 0;
right: 0;
line-height: 30px;
width: 42px;
color: #ffffff;
background: #333;
text-transform: uppercase;
border: none;
}
.widget_searchform_content form button[type="submit"] i {
font-size: 12px;
}
.widget_searchform_content form:after,
.widget_searchform_content form:before {
content: "";
width: 1px;
height: 12px;
background-color: #717171;
display: inline-block;
position: ABSOLUTE;
top: 50%;
transform: translateY(-50%);
right: -5px;
}
.widget_searchform_content form:after {
left: 0;
}
.widget-account-content {
position: relative;
display: inline;
padding-left: 20px;
}
.widget-account-content .icon i {
margin-right: 10px;
font-size: 12px;
}
.widget-account-content .icon span {
color: #ccc;
font-size: 12px;
font-family: roboto;
}
.tb-header-top {
background: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/assets/images/border-gradient.png) no-repeat;
}
.tb-header-top .tb-sidebar-left ul li > i {
margin-right: 10px;
}
.tb-header-top .tb-sidebar-left ul li span {
text-transform: initial;
color: #cccccc;
} .widget-area .widget:first-child {
margin-top: -7px;
}
.widget-area .widget:first-child form,
.widget-area .widget:first-child ul {
background-color: #fff;
position: relative;
}
.widget-area .tb-woo-banner {
margin-top: 12px;
}
.sidebar-area .widget > div,
.sidebar-area .widget > form,
.sidebar-area .widget > ul {
position: relative;
}
.tb-woo-banner {
overflow: hidden;
position: relative;
margin-top: 1px;
}
.tb-woo-banner a {
display: block;
}
.tb-woo-banner .hgroup {
width: 92%;
margin: 0 auto;
text-align: center;
}
.tb-woo-banner .hgroup h2 {
position: absolute;
top: 40%;
left: 50%;
width: 155px;
height: 155px;
line-height: 153px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
font-size: 48px;
color: #fff;
margin-bottom: 5px;
}
.tb-woo-banner .hgroup h2:before,
.tb-woo-banner .hgroup h2:after {
position: absolute;
content: "";
border: 1px solid #fff;
width: 100%;
height: 100%;
transform: rotate(45deg);
left: 0;
top: 0;
}
.tb-woo-banner .hgroup h2:after {
width: 92%;
height: 92%;
left: 4%;
top: 4%;
border-color: #efefef;
}
.tb-woo-banner .hgroup h3 {
color: #fff;
font-size: 18px;
line-height: 22px;
display: inline-block;
position: absolute;
bottom: 38px;
width: 100%;
left: 0;
}
.tb-woo-banner .hgroup h3 span {
display: block;
padding-left: 50px;
margin-top: 10px;
}
.tb-woo-banner img {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
width: 100%;
}
.tb-woo-banner:hover img {
transform: scale(1.2);
-webkit-transform: scale(1.2);
}
.tb-woo-banner:hover h2 {
color: #1faceb;
}
.tb-woo-banner:hover h2:before {
border-color: #1faceb;
}
.tb-woo-banner:hover h2:after {
border-color: #fff;
}
.sidebar-area .widget,
.widget-area .widget {
position: relative;
margin-bottom: 25px;
overflow: hidden;
}
.sidebar-area .widget .wg-title,
.widget-area .widget .wg-title {
background: #ffffff;
color: #222;
display: inline-block;
text-transform: uppercase;
z-index: 1;
position: relative;
white-space: nowrap;
margin-bottom: 13px;
font-size: 18px;
}
.sidebar-area .widget .wg-title:before,
.widget-area .widget .wg-title:before {
height: 15px;
position: relative;
top: 2px;
width: 1px;
background-color: #ffca00;
margin-right: 20px;
display: inline-block;
content: "";
}
.sidebar-area .widget#yith-woocompare-widget-2 .wg-title,
.widget-area .widget#yith-woocompare-widget-2 .wg-title,
.sidebar-area .widget#woocommerce_top_rated_products-2 .wg-title,
.widget-area .widget#woocommerce_top_rated_products-2 .wg-title,
.sidebar-area .widget#woocommerce_top_rated_products-3 .wg-title,
.widget-area .widget#woocommerce_top_rated_products-3 .wg-title {
margin-left: 49.8%;
}
.sidebar-area .widget#woocommerce_product_tag_cloud-4 .wg-title,
.widget-area .widget#woocommerce_product_tag_cloud-4 .wg-title {
margin-left: 50.8%;
}
.sidebar-area .widget.widget_categories,
.widget-area .widget.widget_categories {
margin-bottom: 20px;
}
.sidebar-area.blog-sidebar .widget,
.widget-area.blog-sidebar .widget {
margin-bottom: 40px;
}
.sidebar-area.blog-sidebar .widget li a,
.widget-area.blog-sidebar .widget li a {
padding-left: 0;
padding-top: 10px;
border-color: #e6e6e6;
}
.sidebar-area .widget ul,
.widget-area .widget ul {
padding: 0;
margin-top: 0px;
}
.sidebar-area .widget ul li:not(.jws_theme_gallery_sidebar),
.widget-area .widget ul li:not(.jws_theme_gallery_sidebar) {
list-style: none;
padding: 7px 0;
display: inline-block;
width: 100%;
border-bottom: 1px solid #f0f0f0;
}
.sidebar-area .widget ul li:not(.jws_theme_gallery_sidebar) a,
.widget-area .widget ul li:not(.jws_theme_gallery_sidebar) a {
color: #222;
font-size: 14px;
padding-left: 0;
padding-right: 0;
}
.sidebar-area .widget ul li:not(.jws_theme_gallery_sidebar) a:before,
.widget-area .widget ul li:not(.jws_theme_gallery_sidebar) a:before {
content: "\f111";
font-family: FontAwesome;
display: inline-block;
color: #222;
font-size: 7px;
vertical-align: middle;
margin-right: 7px;
}
.sidebar-area .widget ul li:not(.jws_theme_gallery_sidebar) a:hover,
.widget-area .widget ul li:not(.jws_theme_gallery_sidebar) a:hover {
color: #1faceb;
}
.sidebar-area .widget ul li:not(.jws_theme_gallery_sidebar):last-child,
.widget-area .widget ul li:not(.jws_theme_gallery_sidebar):last-child {
border-bottom: none;
}
.sidebar-area .widget.widget_nav_menu,
.widget-area .widget.widget_nav_menu {
overflow: visible;
}
.sidebar-area .widget.widget_nav_menu h2,
.widget-area .widget.widget_nav_menu h2 {
font-size: 18px;
padding-left: 50px;
background-color: #2c2c2c;
color: #fff;
height: 44px;
line-height: 44px;
position: relative;
margin-bottom: 0;
}
.sidebar-area .widget.widget_nav_menu h2:before,
.widget-area .widget.widget_nav_menu h2:before {
position: absolute;
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
content: "\f0c9";
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
top: 50%;
left: 20px;
}
.sidebar-area .widget.widget_nav_menu ul.menu ul.sub-menu,
.widget-area .widget.widget_nav_menu ul.menu ul.sub-menu {
display: none;
margin: 0;
box-shadow: none;
top: 0;
left: 0;
}
.sidebar-area .widget.widget_nav_menu ul.menu,
.widget-area .widget.widget_nav_menu ul.menu {
margin: 0;
padding: 0;
list-style: none;
}
.sidebar-area .widget.widget_nav_menu ul.menu li,
.widget-area .widget.widget_nav_menu ul.menu li {
display: block;
position: relative;
padding: 0;
background-color: #fff;
}
.sidebar-area .widget.widget_nav_menu ul.menu li a,
.widget-area .widget.widget_nav_menu ul.menu li a {
color: #333;
font-size: 13px;
padding: 0 22px;
line-height: 40px;
background-color: transparent;
}
.sidebar-area .widget.widget_nav_menu ul.menu li a:hover,
.widget-area .widget.widget_nav_menu ul.menu li a:hover {
color: #1faceb;
}
.sidebar-area .widget.widget_nav_menu ul.menu li.menu-item-has-children:after,
.widget-area .widget.widget_nav_menu ul.menu li.menu-item-has-children:after {
position: absolute;
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
content: "\f105";
right: 25px;
top: 16px;
color: #fff;
}
.sidebar-area .widget.widget_nav_menu ul.menu li:hover:after,
.widget-area .widget.widget_nav_menu ul.menu li:hover:after {
color: #1faceb;
right: 22px;
}
.sidebar-area .widget.widget_nav_menu ul.menu li:hover > ul,
.widget-area .widget.widget_nav_menu ul.menu li:hover > ul {
display: block !important;
}
.sidebar-area .widget.widget_nav_menu ul.menu > li,
.widget-area .widget.widget_nav_menu ul.menu > li {
border-left: 1px solid #e9e9e9;
border-right: 1px solid #e9e9e9;
background-color: #f9f9f9;
}
.sidebar-area .widget.widget_nav_menu ul.menu > li a,
.widget-area .widget.widget_nav_menu ul.menu > li a {
color: #5e5e5e;
}
.sidebar-area .widget.widget_nav_menu ul.menu > li.menu-item-has-children:after,
.widget-area .widget.widget_nav_menu ul.menu > li.menu-item-has-children:after {
color: #979797;
}
.sidebar-area .widget.widget_nav_menu ul.menu > li:hover,
.widget-area .widget.widget_nav_menu ul.menu > li:hover {
border-left: 3px solid #1faceb;
background-color: #fff;
}
.sidebar-area .blog-sidebar .widget ul,
.widget-area .blog-sidebar .widget ul {
margin-top: 5px;
}
.jws_theme_post_list .jws_theme_post_sidebar {
margin-bottom: 13px;
}
.jws_theme_post_list .jws_theme_post_sidebar .jws_theme_post_img {
display: inline-block;
width: 30%;
}
.jws_theme_post_list .jws_theme_post_sidebar .jws_theme_post_img img {
width: 70px;
height: 70px;
}
.jws_theme_post_list .jws_theme_post_sidebar:last-child {
margin-bottom: 0;
}
.jws_theme_post_list .jws_theme_post_sidebar .jws_theme_post_content {
display: inline-block;
vertical-align: top;
width: 67%;
}
.jws_theme_post_list .jws_theme_post_sidebar .jws_theme_post_content .jws_theme_title {
margin-bottom: 5px;
}
.jws_theme_post_list .jws_theme_post_sidebar .jws_theme_post_content .jws_theme_title:hover {
color: #1faceb;
}
.jws_theme_post_list .jws_theme_post_sidebar .jws_theme_post_content .jws_theme_date {
margin-bottom: 0 !important;
}
.jws_theme_post_list .jws_theme_post_sidebar .jws_theme_post_content .jws_theme_date small {
margin-right: 5px;
}
.primary-sidebar .widget_price_filter .wg-title {
margin-bottom: 19px;
}
.primary-sidebar .widget_price_filter .price_slider_wrapper {
padding-right: 5px;
margin-bottom: 12px;
}
.primary-sidebar .widget_price_filter .price_slider_wrapper .ui-slider {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
margin-right: 0;
background: #dddddd !important;
box-shadow: 0 0 1px 0 rgba(16, 16, 16, 0.3) inset;
margin-bottom: 15px;
}
.primary-sidebar .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle {
background-color: #fff;
top: -5px;
box-shadow: none !important;
width: 15px;
height: 15px;
border: 2px solid #373737;
border-radius: 50%;
}
.primary-sidebar .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle:last-child {
margin-left: -10px;
}
.primary-sidebar .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle:hover {
background-color: #1faceb;
}
.primary-sidebar .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-range {
background: #2f2f2f;
box-shadow: none !important;
}
.primary-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount {
position: relative;
font-size: 13px;
line-height: 18px;
}
.primary-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .button {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
position: relative;
float: right;
width: 30px;
height: 30px;
color: #fff;
background: #c4c4c4;
overflow: hidden;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
text-indent: -9999px;
}
.primary-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .button:before {
text-indent: 0;
font-family: FontAwesome;
font-size: 11px;
content: "\f002";
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.primary-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .button:hover {
background: #2a2a2a;
}
.primary-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
display: inline-block;
color: #ffffff;
float: left;
position: relative;
}
.primary-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label > span {
position: absolute;
top: 0;
left: 0;
width: 100px;
height: 30px;
color: #5f5f5f;
line-height: 30px;
text-align: center;
border: 1px solid #ebebeb;
}
.primary-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label > span.to {
left: 120px;
}
.primary-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label > span.to:before {
content: "_";
position: absolute;
left: -16px;
top: -7px;
}
.tb-sidebar-right .sidebar-area .widget .wg-title {
padding: 5px 0px 5px;
}
@media (min-width: 769px) {
#jws_theme_wrapper .sidebar-area.ct-inc-megamenu .widget_nav_menu ul.dropdown-menu {
position: absolute;
}
}
@media (min-width: 992px) and (max-width: 1200px) {
.widget-area .tb-woo-banner .hgroup h2,
.sidebar-area .tb-woo-banner .hgroup h2 {
width: 120px;
height: 120px;
line-height: 119px;
}
}
@media (max-width: 991px) {
#jws_theme_wrapper .sidebar-area.ct-inc-megamenu .widget_nav_menu ul.dropdown-menu {
width: auto !important;
}
}
@media (max-width: 767px) {
#jws_theme_wrapper .sidebar-area.ct-inc-megamenu .widget_nav_menu ul.dropdown-menu {
width: 100% !important;
}
}
@media (min-width: 992px) {
.sidebar-area .widget.widget_nav_menu ul.menu ul.sub-menu,
.widget-area .widget.widget_nav_menu ul.menu ul.sub-menu {
left: 100%;
}
#jws_theme_wrapper .sidebar-area.ct-inc-megamenu .widget_nav_menu ul.menu .standar-dropdown {
box-shadow: 2px 0 10px rgba(0, 0, 0, 0.09) !important;
}
#jws_theme_wrapper .sidebar-area.ct-inc-megamenu .widget_nav_menu ul.menu .standar-dropdown a:hover {
padding-left: 25px;
}
#jws_theme_wrapper .sidebar-area.ct-inc-megamenu .widget_nav_menu ul.menu .has_full_width > ul {
background-color: #fff !important;
box-shadow: 2px 0 10px rgba(0, 0, 0, 0.09) !important;
}
#jws_theme_wrapper .sidebar-area.ct-inc-megamenu .widget_nav_menu ul.menu .has_full_width > ul > li {
background-color: #fff !important;
}
#jws_theme_wrapper .sidebar-area.ct-inc-megamenu .widget_nav_menu ul.menu .has_full_width > ul > li > a {
padding: 0 22px!important;
}
#jws_theme_wrapper .sidebar-area.ct-inc-megamenu .widget_nav_menu ul.menu .has_full_width > ul > li a {
background-color: #fff !important;
color: #5e5e5e !important;
padding: 0;
}
#jws_theme_wrapper .sidebar-area.ct-inc-megamenu .widget_nav_menu ul.menu .has_full_width > ul > li a:hover {
color: #1faceb !important;
}
#jws_theme_wrapper .sidebar-area.ct-inc-megamenu .widget_nav_menu ul.menu .has_full_width > ul > li li {
padding: 0 22px;
}
#jws_theme_wrapper .sidebar-area.ct-inc-megamenu .widget_nav_menu ul.menu .has_full_width > ul > li li a {
border-bottom: 1px solid #ebebeb;
}
#jws_theme_wrapper .sidebar-area.ct-inc-megamenu .widget_nav_menu ul.menu .has_full_width > ul > li li a:hover {
padding-left: 3px;
}
#jws_theme_wrapper .sidebar-area.ct-inc-megamenu .widget_nav_menu ul.menu .has_full_width > ul > li li:last-child a {
border-bottom: none;
}
#jws_theme_wrapper .sidebar-area.ct-inc-megamenu .widget_nav_menu ul.menu .has_full_width li {
background-color: #fff !important;
border-bottom: none;
}
}
.widget_zo-recent-posts-widget-with-thumbnails .tb-recent-thumb,
.widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail {
display: inline-block;
float: left;
width: 100px;
}
.widget_zo-recent-posts-widget-with-thumbnails ul {
margin-bottom: -20px;
margin-top: 7px !important;
}
.widget_zo-recent-posts-widget-with-thumbnails ul li {
border-color: #e6e6e6;
}
.widget_zo-recent-posts-widget-with-thumbnails ul li:last-child {
border-bottom: none;
}
.widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail {
font-size: 13px;
line-height: 22px;
padding-left: 15px;
padding-top: 15px;
width: calc(100% - 50px);
}
.widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .tb-post-title h3 {
font-size: 13px;
color: #747474;
line-height: 22px;
margin-bottom: 10px;
}
.widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .tb-post-title h3:hover {
color: #1faceb;
}
.widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .tb-post-content {
margin-bottom: 5px;
}
.widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .tb-post-content p {
margin: 0 !important;
}
.widget_zo-recent-posts-widget-with-thumbnails .tb-recent-detail .tb-post-date {
color: #9e9e9e;
}
.widget_search form {
display: inline-block;
width: 100%;
margin-bottom: -10px;
}
.widget_search form input[type="text"] {
float: left;
width: calc( 100% - 50px );
padding-left: 12px;
padding-right: 12px;
border-right: 0;
height: 40px;
margin-bottom: 3px;
}
.widget_search form input[type="submit"] {
background-color: #1faceb;
border: 0;
float: left;
font-size: 12px;
margin: 0;
text-transform: uppercase;
width: 50px;
color: #fff;
}
.widget_recent_comments .recentcomments span {
text-transform: capitalize;
}
.tb-widget-post-list h4.wg-title {
margin-bottom: 27px !important;
}
.single .style_info_2.tb-blog.blog article .tb-info-block > a {
margin-top: 25px;
}
.single .style_info_2.tb-blog.blog article .tb-info-block .blog-info {
margin: 5px 0;
}
.single .style_info_2.tb-blog.blog article .tb-info-block .blog-info > span:hover {
color: #1faceb;
}
.single .style_info_2.tb-blog.blog article .blog-title {
margin-bottom: 17px;
} body ins {
background: transparent;
} .tb-products-tabs1 .vc_tta-tabs-container {
margin: 0 !important;
}
.tb-products-tabs1 .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
position: relative;
display: inline-block;
margin-bottom: 50px;
}
.tb-products-tabs1 .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
font-size: 22px;
line-height: 18px;
color: #cacaca;
background: transparent;
text-transform: uppercase;
border: none;
}
.tb-products-tabs1 .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:hover,
.tb-products-tabs1 .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:focus,
.tb-products-tabs1 .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:active {
color: #383838;
background: transparent;
}
.tb-products-tabs1 .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a {
color: #383838;
background: transparent;
}
.tb-products-tabs1 .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:last-child:before {
display: none;
}
.tb-products-tabs1 .vc_tta-panels-container .vc_tta-panels {
background: transparent !important;
border: none !important;
}
.tb-products-tabs1 .vc_tta-panels-container .vc_tta-panels:before,
.tb-products-tabs1 .vc_tta-panels-container .vc_tta-panels:after {
border: none;
}
.tb-products-tabs1 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
display: block !important;
height: 0;
min-height: auto;
opacity: 0;
margin: 0;
padding: 0;
border: none;
-webkit-transition: all 0s ease 0s;
-moz-transition: all 0s ease 0s;
-ms-transition: all 0s ease 0s;
-o-transition: all 0s ease 0s;
}
.tb-products-tabs1 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body:before,
.tb-products-tabs1 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body:after {
border: none;
}
.tb-products-tabs1 .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-body {
height: auto;
opacity: 1;
overflow: visible;
}
.tb-products-tabs .vc_tta-tabs-container {
margin: 0 !important;
}
.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list {
position: relative;
}
.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
position: relative;
display: inline-block;
margin-bottom: 36px;
padding: 0 14px;
}
.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a {
font-size: 13px;
line-height: 18px;
color: #616161;
background: #fff !important;
border: none;
padding: 11px 18px;
border: 1px solid #eaeaea;
text-transform: uppercase;
border-radius: 0;
}
.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:hover,
.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:focus,
.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:active {
color: #fff;
background-color: #171717 !important;
border-color: transparent;
}
.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:before,
.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:after {
display: none !important;
}
.tb-products-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a {
color: #fff;
background-color: #171717 !important;
border-color: transparent;
}
.tb-products-tabs .vc_tta-panels-container .vc_tta-panels {
background: transparent !important;
border: none !important;
}
.tb-products-tabs .vc_tta-panels-container .vc_tta-panels:before,
.tb-products-tabs .vc_tta-panels-container .vc_tta-panels:after {
border: none;
}
.tb-products-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
display: block !important;
height: 0;
min-height: auto;
opacity: 0;
margin: 0;
padding: 0;
border: none;
-webkit-transition: all 0s ease 0s;
-moz-transition: all 0s ease 0s;
-ms-transition: all 0s ease 0s;
-o-transition: all 0s ease 0s;
}
.tb-products-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body:before,
.tb-products-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body:after {
border: none;
}
.tb-products-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-body {
height: auto;
opacity: 1;
overflow: visible;
} .woocommerce .tb-product-item-inner {
position: relative;
margin-bottom: 18px;
margin-top: 15px;
}
.woocommerce .tb-product-item-inner .tb-image {
position: relative;
line-height: 0;
}
.woocommerce .tb-product-item-inner .tb-image img {
width: 100%;
height: auto;
}
.woocommerce .tb-product-item-inner .tb-image .tb-color-attribute {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
position: absolute;
width: 100%;
transform: scale(0.8, 1);
-webkit-trasnform: scale(0.8, 1);
opacity: 0;
bottom: 28px;
z-index: 999;
}
.woocommerce .tb-product-item-inner .tb-image .tb-color-attribute li {
width: 11px;
height: 11px;
border: 1px solid #d0d0d0;
margin-right: 5px;
text-indent: -999px;
}
.woocommerce .tb-product-item-inner .tb-image .onsale,
.woocommerce .tb-product-item-inner .tb-image .new {
width: 40px;
height: 40px;
line-height: 40px;
border-radius: 0;
box-shadow: -5px 5px 10px rgba(0, 0, 0, 0.2);
text-align: center;
display: inline-block;
}
.woocommerce .tb-product-item-inner .tb-image .onsale,
.woocommerce .tb-product-item-inner .tb-image .new {
font-weight: 700;
text-transform: capitalize;
font-size: 12px;
background: #1faceb;
color: #fff;
font-family: Dosis;
font-style: normal;
position: absolute;
z-index: 2;
top: -12px;
}
.woocommerce .tb-product-item-inner .tb-image .onsale {
left: initial !important;
right: 0px;
}
.woocommerce .tb-product-item-inner:hover .tb-content .tb-price-rating .tb-item-rating {
opacity: 1;
}
.woocommerce .tb-product-item-inner:hover .tb-color-attribute {
opacity: 1;
transform: scale(1);
-webkit-trasnform: scale(1);
}
.woocommerce .tb-product-item-inner:after {
content: "";
display: block;
clear: both;
}
.woocommerce .tb-product-item-inner .tb-product-btn a {
float: left;
padding-top: 0;
}
.woocommerce .tb-product-item-inner .tb-product-btn a.btn-add-to-cart.added {
display: none;
}
.woocommerce .tb-product-item-inner .tb-product-btn .clear {
display: none;
}
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist {
float: left;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
position: relative;
display: inline-block;
vertical-align: middle;
width: 40px;
height: 40px;
border: 1px solid #e6e6e6;
padding: 0;
margin: 0 10px 0 0;
overflow: hidden;
margin-right: 13px;
font-size: 12px;
}
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist .add_to_wishlist {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
width: 100%;
height: 100%;
opacity: 0;
}
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:before {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
font-family: 'Pe-icon-7-stroke';
content: "\e642";
color: #fff;
position: absolute;
top: 50%;
font-size: 18px;
font-weight: 700;
width: 100%;
text-align: center;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:hover:before {
color: #fff;
}
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > span,
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show > span,
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > span,
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show > span {
opacity: 0;
}
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > a,
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show > a,
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a,
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show > a {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
width: 100%;
height: 100%;
opacity: 0;
}
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:before,
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show:before,
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:before,
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show:before {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
font-family: 'Pe-icon-7-stroke';
content: "\e67a";
color: #fff;
font-weight: 700;
position: absolute;
top: 50%;
left: 0;
width: 100%;
text-align: center;
font-size: 18px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
color: #2a2a2a;
}
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist:hover {
background: #1faceb;
border-color: #1faceb;
}
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse:before,
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse.show:before,
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse:before,
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse.show:before {
color: #fff;
}
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse:before,
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist:hover .yith-wcwl-add-button:before {
color: #fff;
}
.woocommerce .tb-product-item-inner .tb-product-btn .compare-button {
float: left;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
position: relative;
display: inline-block;
vertical-align: middle;
width: 40px;
height: 40px;
padding: 0;
margin: 0 10px 0 0;
border: 1px solid #e6e6e6;
overflow: hidden;
font-size: 12px;
margin-right: 13px;
}
.woocommerce .tb-product-item-inner .tb-product-btn .compare-button .compare {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
height: 100%;
opacity: 0;
}
.woocommerce .tb-product-item-inner .tb-product-btn .compare-button:before {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
background: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/modules/assets/images/icons/ic_compare_white.png) no-repeat center center;
position: absolute;
font-weight: 700;
width: 16px;
height: 16px;
content: "";
top: 50%;
font-size: 15px;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.woocommerce .tb-product-item-inner .tb-product-btn .compare-button:hover {
background: #1faceb;
border-color: #1faceb;
}
.woocommerce .tb-product-item-inner .tb-product-btn .compare-button:hover:before {
color: #ffffff;
background: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/modules/assets/images/icons/ic_compare.png) no-repeat center center;
}
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcqv-button {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
position: relative;
display: inline-block;
vertical-align: middle;
width: 40px;
height: 40px;
padding: 0;
margin: 0 10px 0 0;
overflow: hidden;
border: 1px solid #e6e6e6;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcqv-button:before {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
font-family: 'Pe-icon-7-stroke';
content: "\e618";
font-size: 18px;
color: #fff;
position: absolute;
top: 50%;
left: 0;
width: 100%;
text-align: center;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcqv-button:hover {
background-color: #1faceb;
border-color: #1faceb;
color: #fff;
}
.woocommerce .tb-product-item-inner .tb-product-btn .yith-wcqv-button:hover:before {
color: #fff;
}
.woocommerce .single_add_to_cart_button {
color: #2a2a2a;
display: inline-block;
outline: medium none;
padding: 0 25px 0 25px;
height: 40px;
line-height: 40px;
margin-right: 13px;
text-align: center;
text-transform: uppercase;
font-size: 13px;
font-weight: 400;
background: transparent;
border: 1px solid #e6e6e6;
position: relative;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
letter-spacing: -0.005em;
}
.woocommerce .single_add_to_cart_button:hover {
background-color: #1faceb;
border-color: #1faceb;
color: #fff;
}
.woocommerce .single_add_to_cart_button:hover:before {
color: #fff;
}
.woocommerce .wishlist-title {
padding: 0;
margin-bottom: 30px;
}
.woocommerce .wishlist_table {
border-radius: 0;
border-color: #ebebeb;
}
.woocommerce .wishlist_table thead th {
font-size: 14px;
line-height: 24px;
padding: 16px 12px;
text-transform: uppercase;
}
.woocommerce .wishlist_table thead th.product-price,
.woocommerce .wishlist_table thead th.product-stock-stauts {
text-align: center;
}
.woocommerce .wishlist_table tbody td {
font-size: 14px;
padding: 16px 12px;
}
.woocommerce .wishlist_table tbody td.product-price .amount {
font-family: Dosis;
font-size: 16px;
color: #ff7f46;
}
.woocommerce .wishlist_table tbody td.product-price ins {
text-decoration: none;
}
.woocommerce .wishlist_table tbody td.product-price del .amount {
font-size: 14px;
color: #969696;
}
.woocommerce .wishlist_table tbody td.product-remove a {
margin-left: auto;
margin-right: auto;
}
.woocommerce .wishlist_table tbody td.product-name,
.woocommerce .wishlist_table tbody td.product-add-to-cart {
text-transform: uppercase;
}
.woocommerce .wishlist_table tbody td.product-name > a,
.woocommerce .wishlist_table tbody td.product-add-to-cart > a {
color: #474747;
}
.woocommerce .wishlist_table tbody td.product-name .yith-wcqv-button,
.woocommerce .wishlist_table tbody td.product-add-to-cart .yith-wcqv-button {
font-size: 13px;
color: #474747;
background: #ffffff;
border: 1px solid #ebebeb;
float: right;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.woocommerce .wishlist_table tbody td.product-name .yith-wcqv-button:hover,
.woocommerce .wishlist_table tbody td.product-add-to-cart .yith-wcqv-button:hover {
color: #ffffff;
background: #1faceb;
border: 1px solid #1faceb;
}
.woocommerce .wishlist_table tbody td.product-name .add_to_cart,
.woocommerce .wishlist_table tbody td.product-add-to-cart .add_to_cart {
background-color: #1faceb;
color: #fff;
display: inline-block;
outline: medium none;
padding: 0 35px;
height: 40px;
line-height: 40px;
margin-right: 5px;
text-align: center;
text-transform: uppercase;
font-size: 13px;
font-weight: 400;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.woocommerce .wishlist_table tbody td.product-name .add_to_cart:hover,
.woocommerce .wishlist_table tbody td.product-add-to-cart .add_to_cart:hover {
background: #393939;
}
.woocommerce #respond input#submit {
background-color: transparent;
border: 1px solid #ebebeb;
height: 40px;
line-height: 39px;
display: inline-block;
padding: 0;
width: 170px;
text-align: center;
text-transform: uppercase;
color: #2a2a2a;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
outline: none;
margin-top: 5px;
}
.woocommerce #respond input#submit:hover {
background-color: #2a2a2a;
border-color: #2a2a2a;
color: #fff;
}
.woocommerce table.shop_attributes td {
padding-left: 15px;
}
.woocommerce table.shop_attributes td p {
padding-bottom: 0;
margin-bottom: 0 !important;
}
.woocommerce p.stars a {
margin-right: 2px;
}
.woocommerce p.stars a:before,
.woocommerce p.stars a:hover ~ a:before {
color: #dadada;
content: "\e020";
}
.woocommerce p.stars.selected a.active:before,
.woocommerce p.stars:hover a.active:before,
.woocommerce p.stars.selected a:before,
.woocommerce p.stars:hover a:before {
color: #1faceb;
}
.woocommerce .star-rating {
width: 5.3em;
height: 1.1em;
letter-spacing: 0.15em;
}
.woocommerce .star-rating:before {
color: #dadada;
content: "\F006\F006\F006\F006\F006";
font-family: FontAwesome;
}
.woocommerce .star-rating span:before {
content: "\F005\F005\F005\F005\F005";
font-family: FontAwesome;
color: #1faceb;
}
.woocommerce .tb-item-rating {
font-size: 11.5px;
}
.woocommerce .tb-item-rating .star-rating {
margin: 0 4px 5px 0;
float: none;
line-height: 12px;
}
.woocommerce .woocommerce-tabs {
margin-top: 40px;
}
.woocommerce .woocommerce-tabs .tabs {
padding: 0 !important;
margin: 0 !important;
}
.woocommerce .woocommerce-tabs .tabs:before {
border: 0 !important;
}
.woocommerce .woocommerce-tabs .tabs li {
box-shadow: none !important;
border-radius: 0 !important;
background: transparent !important;
margin: 0 !important;
border: 0 !important;
text-transform: uppercase;
}
.woocommerce .woocommerce-tabs .tabs li:before,
.woocommerce .woocommerce-tabs .tabs li:after {
display: none;
}
.woocommerce .woocommerce-tabs .tabs li a {
color: #2a2a2a !important;
font-size: 16px !important;
font-weight: normal !important;
letter-spacing: 0;
}
.woocommerce .woocommerce-tabs .tabs li.active {
background: #2a2a2a !important;
}
.woocommerce .woocommerce-tabs .tabs li.active a {
color: #fff !important;
}
.woocommerce .woocommerce-tabs .panel {
border: 1px solid #ececec !important;
padding: 30px 25px 20px !important;
}
.woocommerce .woocommerce-tabs .panel#tab-video iframe {
width: 100%;
}
.woocommerce .tb-image .tb-action {
-webkit-transition: all 0.7s;
-moz-transition: all 0.7s;
-o-transition: all 0.7s;
transition: all 0.7s;
}
.woocommerce .tb-image .tb-action > div.clear {
display: none;
}
.woocommerce .tb-image:hover .tb-action {
opacity: 1;
left: 0;
}
.woocommerce .tb-image > a {
display: block;
}
.woocommerce .tb-image:hover > a {
color: #1faceb;
}
.woocommerce .tb-image:hover > a:before {
opacity: 1;
bottom: 0;
}
.woocommerce .type-product.product-type-variable .tb-image .tb-action .btn-add-to-cart:before {
content: "\f0c9";
}
.woocommerce .type-product.products-widget .tb-product-item {
position: relative;
margin-bottom: 30px;
border-bottom: 1px solid #e0e0e0;
padding-bottom: 30px;
}
.woocommerce .type-product.products-widget .tb-product-item .tb-image {
position: relative;
width: 90px;
height: auto;
float: left;
}
.woocommerce .type-product.products-widget .tb-product-item .tb-image > img {
width: 100%;
height: auto;
display: block;
}
.woocommerce .type-product.products-widget .tb-product-item .tb-content {
padding-left: 110px;
}
.woocommerce .type-product.products-widget .tb-product-item .tb-content .tb-title {
margin-bottom: 7px;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
font-weight: 400;
line-height: 24px;
color: #747474;
}
.woocommerce .type-product.products-widget .tb-product-item .tb-content .tb-title:hover {
color: #1faceb;
}
.woocommerce .type-product.products-widget .tb-product-item .tb-content .tb-price-rating {
position: relative;
}
.woocommerce .type-product.products-widget .tb-product-item .tb-content .tb-price-rating .tb-product-price {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
font-size: 14px;
font-weight: 400;
line-height: 1.5;
color: #ff7f46;
display: block;
font-family: Dosis;
margin-top: 4px;
}
.woocommerce .type-product.products-widget .tb-product-item .tb-content .tb-price-rating .tb-product-price > del {
position: relative;
line-height: 12px;
color: #b9b9b9;
margin-right: 6px;
margin-bottom: 12px;
}
.woocommerce .type-product.products-widget .tb-product-item .tb-content .tb-price-rating .tb-item-rating {
display: inline-block;
}
.woocommerce .type-product.products-widget .tb-product-item .tb-content .tb-price-rating .tb-item-rating .star-rating {
float: none;
margin-bottom: 5px;
}
.woocommerce .type-product.products-widget .tb-product-item .tb-content .tb-price-rating .tb-item-rating .woocommerce-review-link {
display: none;
}
.woocommerce .type-product.products-widget .tb-product-item .tb-content .tb-price-rating .tb-product-price {
margin-top: 0;
}
.woocommerce .type-product.products-widget .tb-product-item .tb-content .tb-price-rating .tb-product-price > span.amount {
margin-top: 6px;
display: inline-block;
}
.woocommerce .type-product.products-widget .tb-product-item:after {
content: "";
display: block;
clear: both;
}
.woocommerce .type-product.products-widget .tb-product-item:hover .tb-product-item-inner .tb-action {
width: 100%;
}
.woocommerce .type-product.products-widget:last-child .tb-product-item {
border: none;
padding-bottom: 0;
margin-bottom: 0;
}
.woocommerce .variations {
width: 100%;
}
.woocommerce .variations tr td {
padding-right: 0;
float: left;
}
.woocommerce .variations tr td.label {
text-align: left;
padding: 12px 0 0;
width: 15%;
}
.woocommerce .variations tr td.label span {
color: #1faceb;
}
.woocommerce .variations tr td.label label {
font-size: 13px;
color: #515151;
font-weight: normal !important;
}
.woocommerce .variations tr td.value {
padding-top: 0;
width: 85%;
position: relative;
}
.woocommerce .variations tr td.value .reset_variations {
position: absolute;
bottom: -5px;
left: 0;
}
.woocommerce .variations tr td.value .reset_variations:hover {
color: #1faceb;
}
.woocommerce .variations tr td.value select {
-moz-appearance: none;
-webkit-appearance: none;
position: relative;
line-height: 17.5px !important;
padding: 0 10px;
margin-bottom: 12px;
}
.woocommerce .variations tr td.value:before {
content: "\f107";
font-family: FontAwesome;
position: absolute;
right: 20px;
top: 8px;
z-index: 1;
}
.woocommerce .variations tr td.value > .reset_variations a {
display: none;
}
.woocommerce .variations tr select[name="attribute_size"] {
margin-bottom: 35px;
}
.woocommerce .tb-products-grid .tb-product-item-inner {
margin-bottom: 31px;
}
@media (max-width: 768px - 1) {
.woocommerce .tb-products-grid .tb-product-item-inner {
max-width: 350px;
margin-left: auto;
margin-right: auto;
}
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-category {
line-height: 20px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-category a:hover {
color: #1faceb;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-image {
position: relative;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-image img {
width: 100%;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-image:after {
content: "";
background-color: rgba(0, 0, 0, 0.1);
width: 100%;
height: 100%;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
opacity: 0;
display: inline-block;
position: absolute;
top: 0;
left: 0;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-action {
white-space: nowrap;
width: 100%;
height: 100%;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-action .tb-product-btn {
height: 50%;
width: 50%;
display: inline-block;
float: left;
text-align: center;
position: relative;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-action .tb-product-btn:nth-child(1),
.woocommerce .tb-products-grid .tb-product-item-inner .tb-action .tb-product-btn:nth-child(2) {
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-action .tb-product-btn:nth-child(1),
.woocommerce .tb-products-grid .tb-product-item-inner .tb-action .tb-product-btn:nth-child(3) {
border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-content {
position: relative;
padding-top: 15px;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-header-content {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
position: absolute;
width: 0%;
height: 0%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 5;
opacity: 1;
text-align: center;
overflow: hidden;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-footer-content {
text-align: left;
margin-top: -4px;
position: relative;
z-index: 10;
min-height: 60px;
background-color: #fff;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-footer-content .tb-title {
margin-bottom: 8px;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-footer-content .tb-item-rating {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
width: 70px;
display: inline-block;
text-align: right;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-footer-content .tb-item-rating .star-rating {
margin-right: 0;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-footer-content .tb-product-price {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
margin-top: -6px;
display: block;
width: calc(100% - 70px);
display: inline-block;
text-align: left;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-footer-content .tb-product-price,
.woocommerce .tb-products-grid .tb-product-item-inner .tb-footer-content .tb-item-rating {
float: left;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-footer-content .woocommerce-review-link {
display: none !important;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-footer-content .star-rating {
display: inline-block !important;
float: none !important;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn {
display: inline-block;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn a,
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .yith-wcqv-button,
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist,
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .compare-button {
border: none;
background: transparent;
width: 27px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn a:hover:before,
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .yith-wcqv-button:hover:before,
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist:hover:before,
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .compare-button:hover:before {
color: #1faceb;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn a:hover .yith-wcwl-wishlistexistsbrowse:before,
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .yith-wcqv-button:hover .yith-wcwl-wishlistexistsbrowse:before,
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse:before,
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .compare-button:hover .yith-wcwl-wishlistexistsbrowse:before,
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn a:hover .yith-wcwl-add-button:before,
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .yith-wcqv-button:hover .yith-wcwl-add-button:before,
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist:hover .yith-wcwl-add-button:before,
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .compare-button:hover .yith-wcwl-add-button:before,
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn a:hover .yith-wcwl-wishlistaddedbrowse:before,
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .yith-wcqv-button:hover .yith-wcwl-wishlistaddedbrowse:before,
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse:before,
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn .compare-button:hover .yith-wcwl-wishlistaddedbrowse:before {
color: #1faceb;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn.tb-btn-tocart {
position: relative;
line-height: 40px;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn.tb-btn-tocart a {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
text-indent: 9999px;
color: #fff;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn.tb-btn-tocart a:before {
content: "\f23d";
font-family: FontAwesome;
font-size: 18px;
position: absolute;
right: 1px;
font-weight: 500;
text-indent: 0;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn.tb-btn-tocart a.added_to_cart:before {
content: "\F178" !important;
font-family: FontAwesome;
font-size: 18px;
line-height: 50px;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn.tb-btn-tocart a:hover:before {
color: #1faceb;
}
.woocommerce .tb-products-grid .tb-product-item-inner .tb-product-btn.tb-btn-tocart .tooltip.top {
margin-top: 4px;
}
.woocommerce .tb-products-grid .tb-product-item-inner:hover .tb-header-content {
width: 100%;
height: 100%;
}
.woocommerce .tb-products-grid .tb-product-item-inner:hover .tb-image:after {
opacity: 1;
}
.woocommerce .tb-products-grid .owl-stage .owl-item.active.end .tooltip {
display: none !important;
}
.woocommerce .tb-products-grid.col-lg-4 .tb-image .tb-color-attribute {
bottom: 38px;
}
.woocommerce .tb-product-carousel3 .tb-product-item-inner .tb-image .tb-color-attribute {
bottom: 38px;
}
.woocommerce.tb-products-grid.tpl3 [class*="col-"] {
padding-right: 5px;
padding-left: 5px;
}
.woocommerce.tb-products-grid.tpl3 .tb-product-item-inner .tb-footer-content {
float: left;
width: 100%;
}
.woocommerce.tb-products-grid.tpl3 .tb-product-item-inner .tb-footer-content .tb-item-rating {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
opacity: 1;
height: auto;
-webkit-transform: none;
transform: none;
}
.woocommerce.tb-products-grid.tpl3 .tb-product-item-inner .tb-footer-content .tb-product-price {
height: auto !important;
opacity: 1 !important;
-webkit-transform: none !important;
transform: none !important;
}
.woocommerce.tb-products-grid.tpl3 .tb-product-item-inner {
margin-bottom: 0;
margin-top: 9px;
}
@media (max-width: 992px - 1) {
.woocommerce.tb-products-grid.tpl3 .tb-product-item-inner {
max-width: 360px;
margin-left: auto;
margin-right: auto;
}
}
.woocommerce.tb-products-grid.tpl3 .tb-product-item-inner .tb-image .new,
.woocommerce.tb-products-grid.tpl3 .tb-product-item-inner .tb-image .onsale,
.woocommerce.tb-products-grid.tpl3 .tb-product-item-inner .tb-image > span {
top: -5px;
z-index: 5;
}
.woocommerce.tpl1 .products-widget .tb-product-item {
margin-bottom: 40px !important;
}
.woocommerce.tpl1 .products-widget .tb-product-item .tb-image {
width: 120px;
}
.woocommerce.tpl1 .products-widget .tb-product-item .tb-content {
padding-left: 140px;
}
.woocommerce.tpl1 .products-widget .tb-product-item .tb-content .tb-title a {
margin-top: 5px;
}
.woocommerce.tpl1 .products-widget .tb-product-item .tb-products-grid {
position: absolute;
bottom: 0;
height: 25px;
}
.woocommerce.tpl1 .products-widget .tb-product-item .tb-products-grid .tb-product-item-inner {
margin: 0;
}
.woocommerce.tpl1 .products-widget .tb-product-item .tb-products-grid .tb-product-item-inner .tb-action {
padding-left: 137px;
width: 165px;
text-align: left;
white-space: nowrap;
overflow: hidden;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.woocommerce.tpl1 .products-widget .tb-product-item:hover .tb-products-grid .tb-product-item-inner .tb-action {
width: 100%;
overflow: visible;
}
.woocommerce.tpl1 .tb-woo-one-column .tb-product-item {
margin-bottom: 15px !important;
}
.woocommerce .tb-view-more-link {
text-align: center;
position: relative;
margin-bottom: 20px;
}
.woocommerce .tb-view-more-link a {
color: #9b9b9b;
background-color: #fff;
width: 95px;
display: inline-block;
position: relative;
}
.woocommerce .tb-view-more-link a span {
position: relative;
font-size: 15px;
display: inline-block;
text-align: center;
width: 39px;
height: 39px;
line-height: 39px;
border-radius: 50%;
}
.woocommerce .tb-view-more-link a span:before,
.woocommerce .tb-view-more-link a span:after {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
top: 0;
left: 0;
width: 100%;
height: 100%;
position: absolute;
content: "";
border: 1px solid #dddddd;
border-radius: 50%;
}
.woocommerce .tb-view-more-link a span:after {
width: 75%;
height: 75%;
top: 12.5%;
left: 12.5%;
border-color: #e9e9e9;
z-index: -1;
}
.woocommerce .tb-view-more-link a span:hover {
color: #fff;
}
.woocommerce .tb-view-more-link a span:hover:before,
.woocommerce .tb-view-more-link a span:hover:after {
border-color: #1faceb;
}
.woocommerce .tb-view-more-link a span:hover:after {
background-color: #1faceb;
}
.woocommerce .tb-view-more-link a span:hover .fa {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
.woocommerce .tb-view-more-link a span:after {
z-index: 1;
}
.woocommerce .tb-view-more-link a span i {
position: relative;
z-index: 2;
}
.woocommerce .tb-view-more-link:before {
position: absolute;
content: "";
border-top: 1px solid #f2f2f2;
width: 100%;
left: 0;
top: 18px;
}
.woocommerce table.my_account_orders {
border-radius: 0;
font-size: 13px;
}
.woocommerce table.my_account_orders .order-actions .button {
color: #2a2a2a;
display: inline-block;
outline: medium none;
padding: 0 25px 0 25px;
height: 40px;
line-height: 40px;
margin-right: 13px;
text-align: center;
text-transform: uppercase;
font-size: 13px;
font-weight: 400;
background: transparent;
border: 1px solid #e6e6e6;
position: relative;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
letter-spacing: -0.005em;
}
.woocommerce table.my_account_orders .order-actions .button:hover {
background-color: #1faceb;
border-color: #1faceb;
color: #fff;
}
.woocommerce table.my_account_orders .order-actions .button:hover:before {
color: #fff;
}
#yith-quick-view-content .onsale {
width: 40px;
height: 40px;
line-height: 40px;
border-radius: 0;
box-shadow: -5px 5px 10px rgba(0, 0, 0, 0.2);
text-align: center;
display: inline-block;
font-weight: 700;
text-transform: capitalize;
font-size: 12px;
background: #1faceb;
color: #fff;
font-family: Dosis;
font-style: normal;
position: absolute;
z-index: 2;
top: -12px;
left: initial !important;
right: 0px;
left: 20px;
right: auto;
}
#yith-quick-view-content .entry-title {
font-size: 16px;
}
#yith-quick-view-content .ro-rate .woocommerce-product-rating {
margin-bottom: 8px;
}
#yith-quick-view-content .tb-product-price .price {
font-size: 14px;
color: #1faceb;
margin-bottom: 5px;
font-family: Roboto;
}
#yith-quick-view-content .tb-product-price .price ins {
text-decoration: none;
}
#yith-quick-view-content .tb-product-price .price del {
color: #b1b1b1;
font-size: 14px;
}
#yith-quick-view-content .ro-quantity .quantity input {
width: 100%;
}
#yith-quick-view-content .single_add_to_cart_button {
margin-top: 10px;
}
#yith-quick-view-content .single_add_to_cart_button:before {
margin: 2px 0 0 -10px;
}
.tb-btn-prod {
position: relative;
display: inline-block;
}
.tb-btn-prod .tooltip {
z-index: 99999;
color: #fff;
}
.tooltip-inner {
text-indent: 0 !important;
}
.vc_images_carousel .vc_carousel-inner,
.vc_images_carousel .vc_carousel-slideline {
overflow: visible !important;
}
.vc_images_carousel .vc_carousel-control,
.vc_images_carousel .vc_carousel-indicators {
display: none;
}
.vc_images_carousel .owl-controls {
position: absolute;
top: 50%;
margin-top: -20px;
width: 100%;
}
.vc_images_carousel .owl-controls .owl-nav > div {
width: 40px;
height: 40px;
font-size: 20px;
line-height: 40px;
text-align: center;
color: #383838;
background: #fff;
opacity: 0;
border: 1px solid #ebebeb;
text-shadow: none;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
position: absolute;
}
.vc_images_carousel .owl-controls .owl-nav > div:hover {
color: #ffffff;
background: #1faceb;
border-color: #1faceb;
}
.vc_images_carousel .owl-controls .owl-nav > div.owl-prev {
left: -30px;
}
.vc_images_carousel .owl-controls .owl-nav > div.owl-next {
left: auto;
right: -30px;
}
.vc_images_carousel:hover .owl-controls .owl-nav > div {
opacity: 1;
} .woocommerce.tb-product-carousel,
.tb-product-cats-carousel,
.tb-product-cats-carousel-large,
.tb-porfolio-carousel3 {
position: relative;
}
.woocommerce.tb-product-carousel .tb-product-item,
.tb-product-cats-carousel .tb-product-item,
.tb-product-cats-carousel-large .tb-product-item,
.tb-porfolio-carousel3 .tb-product-item {
margin: 0 auto;
}
.woocommerce.tb-product-carousel .owl-controls .owl-nav > div,
.tb-product-cats-carousel .owl-controls .owl-nav > div,
.tb-product-cats-carousel-large .owl-controls .owl-nav > div,
.tb-porfolio-carousel3 .owl-controls .owl-nav > div {
-webkit-transition: all 0.7s;
-moz-transition: all 0.7s;
-o-transition: all 0.7s;
transition: all 0.7s;
z-index: 99;
top: 40%;
margin-top: -18px;
text-align: center;
color: #787878;
background: transparent;
border: 1px solid #dcdcdc;
opacity: 0;
position: absolute;
}
.woocommerce.tb-product-carousel .owl-controls .owl-nav > div i,
.tb-product-cats-carousel .owl-controls .owl-nav > div i,
.tb-product-cats-carousel-large .owl-controls .owl-nav > div i,
.tb-porfolio-carousel3 .owl-controls .owl-nav > div i {
position: relative;
z-index: 2;
}
.woocommerce.tb-product-carousel .owl-controls .owl-nav > div.owl-prev,
.tb-product-cats-carousel .owl-controls .owl-nav > div.owl-prev,
.tb-product-cats-carousel-large .owl-controls .owl-nav > div.owl-prev,
.tb-porfolio-carousel3 .owl-controls .owl-nav > div.owl-prev {
left: -18px;
}
.woocommerce.tb-product-carousel .owl-controls .owl-nav > div.owl-next,
.tb-product-cats-carousel .owl-controls .owl-nav > div.owl-next,
.tb-product-cats-carousel-large .owl-controls .owl-nav > div.owl-next,
.tb-porfolio-carousel3 .owl-controls .owl-nav > div.owl-next {
right: -18px;
padding-left: 3px;
}
.woocommerce.tb-product-carousel .owl-controls .owl-nav > div:before,
.tb-product-cats-carousel .owl-controls .owl-nav > div:before,
.tb-product-cats-carousel-large .owl-controls .owl-nav > div:before,
.tb-porfolio-carousel3 .owl-controls .owl-nav > div:before {
background-color: #fff;
}
.woocommerce.tb-product-carousel .owl-controls .owl-nav > div:hover,
.tb-product-cats-carousel .owl-controls .owl-nav > div:hover,
.tb-product-cats-carousel-large .owl-controls .owl-nav > div:hover,
.tb-porfolio-carousel3 .owl-controls .owl-nav > div:hover {
color: #1faceb;
border-color: #1faceb;
}
.woocommerce.tb-product-carousel .owl-controls .owl-nav > div:hover:after,
.tb-product-cats-carousel .owl-controls .owl-nav > div:hover:after,
.tb-product-cats-carousel-large .owl-controls .owl-nav > div:hover:after,
.tb-porfolio-carousel3 .owl-controls .owl-nav > div:hover:after {
background-color: #2a2a2a;
border-color: #2a2a2a;
z-index: 1;
}
.woocommerce.tb-product-carousel .owl-controls .owl-nav > div:hover:before,
.tb-product-cats-carousel .owl-controls .owl-nav > div:hover:before,
.tb-product-cats-carousel-large .owl-controls .owl-nav > div:hover:before,
.tb-porfolio-carousel3 .owl-controls .owl-nav > div:hover:before {
border-color: #fff;
}
.woocommerce.tb-product-carousel .owl-controls .owl-dots,
.tb-product-cats-carousel .owl-controls .owl-dots,
.tb-product-cats-carousel-large .owl-controls .owl-dots,
.tb-porfolio-carousel3 .owl-controls .owl-dots {
bottom: -30px;
left: 0;
position: absolute;
width: 100%;
text-align: center;
}
.woocommerce.tb-product-carousel .owl-controls .owl-dots .owl-dot,
.tb-product-cats-carousel .owl-controls .owl-dots .owl-dot,
.tb-product-cats-carousel-large .owl-controls .owl-dots .owl-dot,
.tb-porfolio-carousel3 .owl-controls .owl-dots .owl-dot {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
border: 1px solid #dcdcdc;
border-radius: 6px;
display: inline-block;
height: 12px;
margin: 0 5px;
width: 12px;
}
.woocommerce.tb-product-carousel .owl-controls .owl-dots .owl-dot.active,
.tb-product-cats-carousel .owl-controls .owl-dots .owl-dot.active,
.tb-product-cats-carousel-large .owl-controls .owl-dots .owl-dot.active,
.tb-porfolio-carousel3 .owl-controls .owl-dots .owl-dot.active {
width: 36px;
}
.woocommerce.tb-product-carousel .owl-controls .owl-dots .owl-dot.active,
.tb-product-cats-carousel .owl-controls .owl-dots .owl-dot.active,
.tb-product-cats-carousel-large .owl-controls .owl-dots .owl-dot.active,
.tb-porfolio-carousel3 .owl-controls .owl-dots .owl-dot.active,
.woocommerce.tb-product-carousel .owl-controls .owl-dots .owl-dot:hover,
.tb-product-cats-carousel .owl-controls .owl-dots .owl-dot:hover,
.tb-product-cats-carousel-large .owl-controls .owl-dots .owl-dot:hover,
.tb-porfolio-carousel3 .owl-controls .owl-dots .owl-dot:hover {
background: #1faceb;
border-color: #1faceb;
}
.woocommerce.tb-product-carousel .owl-stage .owl-item.active:last-child .tooltip,
.tb-product-cats-carousel .owl-stage .owl-item.active:last-child .tooltip,
.tb-product-cats-carousel-large .owl-stage .owl-item.active:last-child .tooltip,
.tb-porfolio-carousel3 .owl-stage .owl-item.active:last-child .tooltip {
display: none !important;
}
.woocommerce.tb-product-carousel:hover .owl-controls .owl-nav > div,
.tb-product-cats-carousel:hover .owl-controls .owl-nav > div,
.tb-product-cats-carousel-large:hover .owl-controls .owl-nav > div,
.tb-porfolio-carousel3:hover .owl-controls .owl-nav > div {
opacity: 1;
}
.tb-wrap-carousel:hover .owl-controls .owl-nav > div,
.tb-products-tabs:hover .owl-controls .owl-nav > div,
.tb-category-slider:hover .owl-controls .owl-nav > div {
opacity: 1;
}
.tb-category-slider {
position: relative;
}
.tb-category-slider .tb-product-item {
margin: 0 auto;
}
.tb-category-slider .owl-controls .owl-nav > div {
-webkit-transition: all 0.7s;
-moz-transition: all 0.7s;
-o-transition: all 0.7s;
transition: all 0.7s;
z-index: 99;
top: 40%;
margin-top: -18px;
text-align: center;
color: #787878;
background: transparent;
border: 1px solid #dcdcdc;
opacity: 0;
position: absolute;
}
.tb-category-slider .owl-controls .owl-nav > div i {
position: relative;
z-index: 2;
}
.tb-category-slider .owl-controls .owl-nav > div.owl-prev {
left: -18px;
}
.tb-category-slider .owl-controls .owl-nav > div.owl-next {
right: -18px;
padding-left: 3px;
}
.tb-category-slider .owl-controls .owl-nav > div:before {
background-color: #fff;
}
.tb-category-slider .owl-controls .owl-nav > div:hover {
color: #1faceb;
border-color: #1faceb;
}
.tb-category-slider .owl-controls .owl-nav > div:hover:after {
background-color: #2a2a2a;
border-color: #2a2a2a;
z-index: 1;
}
.tb-category-slider .owl-controls .owl-nav > div:hover:before {
border-color: #fff;
}
.tb-category-slider .owl-controls .owl-dots {
bottom: -30px;
left: 0;
position: absolute;
width: 100%;
text-align: center;
}
.tb-category-slider .owl-controls .owl-dots .owl-dot {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
border: 1px solid #dcdcdc;
border-radius: 6px;
display: inline-block;
height: 12px;
margin: 0 5px;
width: 12px;
}
.tb-category-slider .owl-controls .owl-dots .owl-dot.active {
width: 36px;
}
.tb-category-slider .owl-controls .owl-dots .owl-dot.active,
.tb-category-slider .owl-controls .owl-dots .owl-dot:hover {
background: #1faceb;
border-color: #1faceb;
}
.tb-category-slider .owl-stage .owl-item.active:last-child .tooltip {
display: none !important;
}
.tb-category-slider:hover .owl-controls .owl-nav > div {
opacity: 1;
}
.vc_tta-panels-container {
z-index: 100;
}
@media (min-width: 992px) and (max-width: 1200px) {
.woocommerce.tb-product-carousel .tb-product-item .tb-content .tb-action .btn-add-to-cart {
padding: 7px 20px;
}
.woocommerce.tb-product-carousel .tb-product-item:hover .tb-content .tb-action .yith-wcwl-add-to-wishlist {
margin-right: 0;
}
.woocommerce.tb-product-carousel .tb-product-item:hover .tb-content .tb-action .compare-button {
margin-left: 2px;
}
}
@media (max-width: 767px) {
.woocommerce.tb-product-carousel .tb-product-item {
margin: 0 auto 30px;
}
}
@media (min-width: 992px) and (max-width: 1200px) {
.woocommerce.tb-products-grid.tpl1 .tb-product-item .tb-content .tb-action .btn-add-to-cart {
padding: 7px 20px;
}
.woocommerce.tb-products-grid.tpl1 .tb-product-item:hover .tb-content .tb-action .yith-wcwl-add-to-wishlist {
margin-right: 0;
}
.woocommerce.tb-products-grid.tpl1 .tb-product-item:hover .tb-content .tb-action .compare-button {
margin-left: 2px;
}
}
@media (max-width: 991px) {
.tb-product-list-section .raymond-title-separator-wrap {
margin: 0 auto;
}
.tb-product-list-section .woocommerce.tb-products-grid.tpl2 .tb-product-item {
margin: 0 auto 30px;
}
}
@media (max-width: 767px) {
.woocommerce.tb-products-grid.tpl1 .tb-product-item {
margin: 0 auto 30px;
}
} .woocommerce .tb-item-category {
position: relative;
margin-bottom: 30px;
}
.woocommerce .tb-item-category .tb-thumb {
position: relative;
line-height: 0;
z-index: 5;
overflow: hidden;
background-color: #e8e8e8;
}
.woocommerce .tb-item-category .tb-thumb > img {
width: 100%;
height: auto;
}
.woocommerce .tb-item-category .tb-thumb:after {
position: absolute;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.5);
content: "";
z-index: 2;
opacity: 0;
}
.woocommerce .tb-item-category .tb-title {
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
background: transparent;
top: 60%;
bottom: auto;
position: absolute;
width: 100%;
text-align: center;
opacity: 0;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.woocommerce .tb-item-category .tb-title h3 {
color: #fff;
font-size: 24px;
text-transform: uppercase;
}
.woocommerce .tb-item-category .tb-title h3 .count {
color: #fff;
font-size: 14px;
display: block;
margin-top: 10px;
}
.woocommerce .tb-item-category:hover > a:before {
z-index: 1;
}
.woocommerce .tb-item-category:hover .tb-thumb:after {
opacity: 1;
}
.woocommerce .tb-item-category:hover .tb-title {
z-index: 9;
opacity: 1;
top: 50%;
}
.tb-product-cats-carousel .woocommerce .owl-controls .owl-nav > div,
.tb-product-cats-carousel-large .woocommerce .owl-controls .owl-nav > div {
top: 50%;
margin-top: -25px;
}
.tb-product-cats-carousel .woocommerce .owl-controls .owl-nav > div.owl-prev,
.tb-product-cats-carousel-large .woocommerce .owl-controls .owl-nav > div.owl-prev {
left: -2px;
}
.tb-product-cats-carousel .woocommerce .owl-controls .owl-nav > div.owl-next,
.tb-product-cats-carousel-large .woocommerce .owl-controls .owl-nav > div.owl-next {
right: -2px;
}
@media (max-width: 991px) {
.woocommerce .tb-item-category {
margin: 0 auto 30px auto;
}
} .woocommerce .archive-products .woocommerce-result-count {
white-space: nowrap;
}
.woocommerce .archive-products .tb-start-shop-loop {
display: inline-block;
width: 100%;
border-bottom: 1px solid #ebebeb;
margin-bottom: 20px;
}
.woocommerce .archive-products .tb-start-shop-loop .tb-view-as,
.woocommerce .archive-products .tb-start-shop-loop .tb-shop-pagination {
width: 25%;
float: left;
}
.woocommerce .archive-products .tb-start-shop-loop .tb-shop-catalog-ordering {
width: 65%;
margin-left: 10%;
float: left;
}
.woocommerce .archive-products .tb-start-shop-loop .tb-shop-catalog-ordering form {
width: 100%;
margin: 0;
}
.woocommerce .archive-products .tb-start-shop-loop .tb-shop-catalog-ordering form select {
display: inline;
width: inherit;
padding: 0px 5px;
height: 30px;
}
.woocommerce .archive-products .tb-start-shop-loop .tb-shop-catalog-ordering .tb-woo-short-by,
.woocommerce .archive-products .tb-start-shop-loop .tb-shop-catalog-ordering .tb-woo-sort-by {
width: 65%;
float: left;
line-height: 28px;
}
.woocommerce .archive-products .tb-start-shop-loop .tb-shop-catalog-ordering .tb-woo-short-by span,
.woocommerce .archive-products .tb-start-shop-loop .tb-shop-catalog-ordering .tb-woo-sort-by span {
margin-right: 6px;
}
.woocommerce .archive-products .tb-start-shop-loop .tb-shop-catalog-ordering .tb-woo-sort-by {
text-align: right;
width: 35%;
}
.woocommerce .archive-products .tb-start-shop-loop .tb-shop-catalog-ordering .tb-woo-sort-by select {
width: 58px;
padding: 0px 5px 0px 10px;
}
.woocommerce .archive-products .tb-start-shop-loop .woocommerce-result-count {
margin: 0;
line-height: 24px;
}
.woocommerce .archive-products .tb-start-shop-loop.tb-shop-topbar-full .tb-shop-catalog-ordering {
width: 50%;
margin-left: 0;
}
.woocommerce .archive-products .tb-after-shop-loop {
margin-top: -25px;
padding-top: 30px;
border-top: 1px solid #f0f0f0;
}
.woocommerce .archive-products .tb-after-shop-loop.border-top {
border-top: 1px solid #f0f0f0;
}
.woocommerce .archive-products .tb-after-shop-loop:after {
clear: both;
content: "";
display: block;
margin-bottom: 40px;
}
.woocommerce .archive-products.grid-full-width .tb-view-as {
width: 20%;
}
.woocommerce .archive-products.grid-full-width .tb-start-shop-loop .tb-shop-catalog-ordering {
width: 34%;
}
.woocommerce .archive-products.grid-full-width .tb-shop-attribute {
width: 35%;
}
.woocommerce .archive-products.grid-full-width .tb-shop-attribute .widget {
margin-bottom: -10px !important;
}
.woocommerce .archive-products.grid-full-width .tb-shop-attribute .widget.widget_layered_nav {
float: left;
}
.woocommerce .archive-products.grid-full-width .tb-shop-attribute .widget .wg-title {
color: #5b5b5b;
}
.woocommerce .archive-products.grid-full-width .tb-shop-attribute .widget.widget_price_filter {
float: right;
min-width: 153px;
}
.woocommerce .type-product.product .tb-content {
text-align: left;
}
.woocommerce .type-product.product .tb-content .tb-title a {
color: #363636;
text-transform: uppercase;
display: block;
margin-top: 2px;
}
.woocommerce .type-product.product .tb-content .tb-title a:hover {
color: #1faceb;
}
.woocommerce .type-product.product .tb-content .tb-price-rating .tb-item-rating .star-rating {
float: left;
}
.woocommerce .type-product.product .tb-content .tb-price-rating .tb-item-rating .star-rating:before {
top: 1px;
}
.woocommerce .type-product.product .tb-content .tb-price-rating .tb-item-rating .star-rating span:before {
top: 1px;
}
.woocommerce .type-product.product .tb-content .tb-price-rating .tb-item-rating .woocommerce-review-link {
display: block;
margin-top: -5px;
font-style: italic;
color: #b6b6b6;
font-size: 13px;
}
.woocommerce .type-product.product .tb-content .tb-price-rating .tb-product-price {
font-size: 16px;
color: #ff7f46;
font-family: Dosis;
font-weight: 400;
}
.woocommerce .type-product.product .tb-content .tb-price-rating .tb-product-price del {
font-size: 14px;
color: #b9b9b9;
margin-right: 7px;
}
.woocommerce .type-product.product .tb-content .tb-price-rating .tb-product-price ins {
text-decoration: none !important;
}
.woocommerce .type-product.product .tb-content .tb-price-rating .tb-product-no-price span {
display: inline-block;
width: 11px;
height: 11px;
background-color: #2e2e2e;
border: 1px solid #d0d0d0;
margin-right: 7px;
}
.woocommerce .type-product.product .tb-content .tb-price-rating .tb-product-no-price span:first-child {
background-color: #edddd0;
}
.woocommerce .type-product.product .tb-content .tb-price-rating .tb-product-no-price span:last-child {
background-color: #fff;
}
.woocommerce .tb-product-items .tb-product-item {
margin-bottom: 9px;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column {
text-align: left;
margin-bottom: 5px;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner {
text-align: left;
display: inline-block;
width: 100%;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-title {
color: #363636;
font-size: 16px;
margin-top: 8px;
text-transform: uppercase;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-category {
margin: 3px 0 -1px;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-category a:hover {
color: #1faceb;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-image {
width: 270px;
float: left;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info {
width: calc( 100% - 300px );
float: left;
margin-left: 30px;
min-height: 270px;
position: relative;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-title a {
font-size: 16px;
color: #363636;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-title a:hover {
color: #1faceb;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-content {
margin: 10px 0 20px;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn {
margin-top: 58px;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn a {
color: #2a2a2a;
display: inline-block;
outline: medium none;
padding: 0 25px 0 25px;
height: 40px;
line-height: 40px;
margin-right: 13px;
text-align: center;
text-transform: uppercase;
font-size: 13px;
font-weight: 400;
background: transparent;
border: 1px solid #e6e6e6;
position: relative;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
letter-spacing: -0.005em;
float: left;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn a:hover {
background-color: #1faceb;
border-color: #1faceb;
color: #fff;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn a:hover:before {
color: #fff;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn a.btn-add-to-cart.added {
display: none;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn a.btn-add-to-cart:before,
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn a.added_to_cart:before {
margin: 2px 0 0 -10px;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .clear {
display: none;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist {
float: left;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
position: relative;
display: inline-block;
vertical-align: middle;
width: 40px;
height: 40px;
border: 1px solid #e6e6e6;
padding: 0;
margin: 0 10px 0 0;
overflow: hidden;
margin-right: 13px;
font-size: 12px;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .add_to_wishlist {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
width: 100%;
height: 100%;
opacity: 0;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:before {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
font-family: 'Pe-icon-7-stroke';
content: "\e642";
color: #fff;
position: absolute;
top: 50%;
font-size: 18px;
font-weight: 700;
width: 100%;
text-align: center;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:hover:before {
color: #fff;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > span,
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show > span,
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > span,
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show > span {
opacity: 0;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > a,
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show > a,
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a,
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show > a {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
width: 100%;
height: 100%;
opacity: 0;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:before,
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show:before,
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:before,
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show:before {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
font-family: 'Pe-icon-7-stroke';
content: "\e67a";
color: #fff;
font-weight: 700;
position: absolute;
top: 50%;
left: 0;
width: 100%;
text-align: center;
font-size: 18px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
color: #2a2a2a;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist:hover {
background: #1faceb;
border-color: #1faceb;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse:before,
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse.show:before,
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse:before,
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse.show:before {
color: #fff;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show:before,
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show:before,
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show:before {
color: #363636;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse:before,
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist:hover .yith-wcwl-add-button:before,
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse:before {
color: #fff;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .compare-button {
float: left;
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
position: relative;
display: inline-block;
vertical-align: middle;
width: 40px;
height: 40px;
padding: 0;
margin: 0 10px 0 0;
border: 1px solid #e6e6e6;
overflow: hidden;
font-size: 12px;
margin-right: 13px;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .compare-button .compare {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
height: 100%;
opacity: 0;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .compare-button:before {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
background: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/modules/assets/images/icons/ic_compare_white.png) no-repeat center center;
position: absolute;
font-weight: 700;
width: 16px;
height: 16px;
content: "";
top: 50%;
font-size: 15px;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .compare-button:hover {
background: #1faceb;
border-color: #1faceb;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .compare-button:hover:before {
color: #ffffff;
background: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/modules/assets/images/icons/ic_compare.png) no-repeat center center;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .compare-button > a {
padding-right: 0px;
display: block;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .compare-button:before {
background: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/assets/images/icons/ic_compare_dark.png) no-repeat center center;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .compare-button:hover:before {
background: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/assets/images/icons/ic_compare_white.png) no-repeat center center;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcqv-button {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
position: relative;
display: inline-block;
vertical-align: middle;
width: 40px;
height: 40px;
padding: 0;
margin: 0 10px 0 0;
overflow: hidden;
border: 1px solid #e6e6e6;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcqv-button:before {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
font-family: FontAwesome;
content: "\f002 ";
font-size: 17px;
color: #2a2a2a;
position: absolute;
top: 50%;
left: 0;
width: 100%;
text-align: center;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcqv-button:hover {
background: #1faceb;
border-color: #1faceb;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcqv-button:hover:before {
color: #fff;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-wrap-price-rating .star-rating,
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-wrap-price-rating .woocommerce-review-link {
float: left;
font-size: 13px;
color: #a0a0a0;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-wrap-price-rating .woocommerce-review-link {
color: #a0a0a0;
margin-left: 15px;
line-height: 22px;
font-size: 13px;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-wrap-price-rating .woocommerce-product-rating {
margin: 9px 0 -2px;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-wrap-price-rating .ro-rate {
margin: 5px 0 0;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-wrap-price-rating .star-rating {
margin-top: 5px;
color: #1faceb;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-wrap-price-rating .tb-product-price {
margin-top: 6px;
display: block;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-wrap-price-rating .tb-product-price .amount {
font-size: 16px;
color: #ff7f46;
font-family: Dosis;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-wrap-price-rating .tb-product-price del {
margin-right: 6px;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-wrap-price-rating .tb-product-price del .amount {
font-size: 14px;
line-height: 24px;
color: #b1b1b1;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-wrap-price-rating .tb-product-price ins {
text-decoration: none;
}
.woocommerce .tb-view-as span {
margin-right: 10px;
}
.woocommerce .tb-view-as .jws_theme_action_grid {
margin-right: 6px;
}
.woocommerce .tb-view-as .jws_theme_action {
color: #bcbcbc;
border: 1px solid #ebebeb;
height: 30px;
width: 30px;
line-height: 30px;
display: inline-block;
text-align: center;
font-size: 14px;
}
.woocommerce .tb-view-as .jws_theme_action.active {
color: #1faceb;
}
@media (max-width: 992px) {
.woocommerce .archive-products .tb-start-shop-loop .tb-view-as,
.woocommerce .archive-products .tb-start-shop-loop .tb-shop-pagination {
width: 50%;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.woocommerce .archive-products .products .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-content {
max-height: 92px;
overflow: hidden;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.woocommerce .archive-products .widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label > span {
width: 70px;
}
.woocommerce .archive-products .widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label > span.to {
left: 100px;
}
.woocommerce .archive-products .tb-sideabr-feature-box .tb-info {
min-width: 180px;
}
.woocommerce .archive-products .products .tb-product-item .tb-product-item-inner:hover .tb-product-btn .yith-wcwl-add-to-wishlist {
margin-right: 0;
}
.woocommerce .archive-products .products .tb-product-item .tb-product-item-inner:hover .tb-product-btn .compare-button {
margin-left: 2px;
}
.woocommerce .archive-products .products .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-image {
width: 170px;
}
.woocommerce .archive-products .products .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info {
width: calc( 100% - 200px );
min-height: 170px;
}
.woocommerce .archive-products .products .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-title {
margin-top: 0;
}
.woocommerce .archive-products .products .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-content {
display: none;
}
.woocommerce .archive-products .products .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist,
.woocommerce .archive-products .products .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .compare-button,
.woocommerce .archive-products .products .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .btn-envelope {
margin-left: 4px;
}
}
@media (max-width: 767px) {
.woocommerce .archive-products .widget-area {
margin: 0 auto;
}
.woocommerce .archive-products .widget-area .tb-sideabr-feature-box .tb-info {
min-width: 310px;
}
.woocommerce .archive-products .products .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-content {
max-height: 92px;
overflow: hidden;
}
.woocommerce .tb-product-items .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn {
margin-top: 35px;
}
}
@media (max-width: 640px) {
.woocommerce .archive-products .products {
margin: 0 auto;
}
.woocommerce .archive-products .products .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-image {
float: none;
width: auto;
margin-bottom: 30px;
}
.woocommerce .archive-products .products .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info {
width: 100%;
min-height: auto;
margin-left: 0;
padding-bottom: 30px;
}
.woocommerce .archive-products .products .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-title {
margin-top: 0;
}
.woocommerce .archive-products .products .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .yith-wcwl-add-to-wishlist,
.woocommerce .archive-products .products .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .compare-button,
.woocommerce .archive-products .products .tb-product-item.tb-woo-one-column .tb-product-item-inner .tb-item-content-info .tb-product-btn .btn-envelope {
margin-left: 4px;
}
}
.woocommerce div.product div.woocommerce-tabs ul.tabs li {
margin: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.woocommerce div.product div.woocommerce-tabs ul.tabs li:before,
.woocommerce div.product div.woocommerce-tabs ul.tabs li:after {
height: 0;
}
.woocommerce .products .product span.onsale {
min-height: initial !important;
}
.woocommerce #order_review.woocommerce-checkout-review-order {
margin-bottom: 60px;
}
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-message {
border-color: #1faceb;
border-radius: 0 !important;
box-shadow: none !important;
}
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-message:before {
line-height: 0px !important;
background-color: #1faceb;
border-radius: 0 !important;
margin-top: 13px;
}
.woocommerce .woocommerce-ordering select.orderby {
box-shadow: 0 1px 3px -1px rgba(16, 16, 16, 0.1) inset;
}
.woocommerce .woocommerce-pagination {
text-align: right;
}
.woocommerce .woocommerce-pagination ul {
border: none !important;
}
.woocommerce .woocommerce-pagination ul li {
border: none !important;
}
.woocommerce .woocommerce-pagination ul li + li {
padding-left: 7px;
}
.woocommerce .woocommerce-pagination ul li .page-numbers {
list-style: none;
border: 1px solid #ebebeb;
color: #222222;
display: inline-block;
line-height: 30px;
font-size: 14px;
width: 30px;
height: 30px;
border-radius: 5px;
background: transparent;
padding: 0;
text-align: center;
}
.woocommerce .woocommerce-pagination ul li .page-numbers.current,
.woocommerce .woocommerce-pagination ul li .page-numbers:hover {
border-color: #1faceb;
background-color: #1faceb;
color: #fff;
}
.woocommerce ul#shipping_method li {
text-indent: 0;
}
.woocommerce .cart-collaterals .cart_totals {
width: inherit;
}
.woocommerce .cart-collaterals .cart_totals h2 {
font-size: 24px;
text-transform: uppercase;
}
.woocommerce .cart-collaterals .cart_totals table {
border-radius: 2px !important;
border: 1px solid #c5c5c5;
border-bottom: none;
width: 100%;
text-transform: uppercase;
}
.woocommerce .cart-collaterals .cart_totals table tr th {
text-align: right;
}
.woocommerce .cart-collaterals .cart_totals table tr td {
padding-left: 60px;
}
.woocommerce .cart-collaterals .cart_totals table .cart-subtotal th,
.woocommerce .cart-collaterals .cart_totals table .cart-subtotal td {
padding-top: 25px;
padding-bottom: 15px;
}
.woocommerce .cart-collaterals .cart_totals table .cart-subtotal th {
font-size: 16px;
color: #363636;
font-weight: normal;
text-transform: uppercase;
}
.woocommerce .cart-collaterals .cart_totals table .cart-subtotal td {
font-size: 18px;
color: #ff7f46;
font-weight: normal;
font-family: Dosis;
}
.woocommerce .cart-collaterals .cart_totals table .order-total th,
.woocommerce .cart-collaterals .cart_totals table .order-total td {
padding-top: 20px;
padding-bottom: 20px;
}
.woocommerce .cart-collaterals .cart_totals table .order-total th {
font-size: 24px;
color: #2a2a2a;
font-weight: normal;
text-transform: uppercase;
}
.woocommerce .cart-collaterals .cart_totals table .order-total td {
font-size: 18px;
color: #ff7f46;
font-weight: normal;
font-family: Dosis;
}
.woocommerce .cart-collaterals .cart_totals table .order-total td .amount {
font-weight: normal;
}
.woocommerce .cart-collaterals .cart_totals .return-to-shop {
float: left;
}
.woocommerce .cart-collaterals .cart_totals .checkout-button {
float: right;
background-color: transparent;
border: 1px solid #dcdcdc;
border-radius: 0;
color: #525252;
display: inline-block;
outline: medium none;
text-transform: uppercase;
height: 40px;
line-height: 39px;
padding: 0;
max-width: 180px;
width: 46%;
font-size: 13px;
text-align: center;
font-weight: normal;
}
.woocommerce .cart-collaterals .cart_totals .checkout-button:hover {
background-color: #2a2a2a;
border-color: #2a2a2a;
color: #fff;
}
.woocommerce .cart-collaterals .woocommerce-shipping-calculator button {
background: none;
box-shadow: none;
color: #444444;
border: 1px solid #444444;
font-weight: 600;
text-shadow: none;
display: inline-block !important;
width: auto;
margin-top: 5px;
padding: 10px;
border-radius: 0px !important;
-webki-border-radius: 0px !important;
}
.woocommerce .cart-collaterals .woocommerce-shipping-calculator button:hover {
background: #1faceb;
border-color: #1faceb;
color: #ffffff;
}
.woocommerce .cart-collaterals a.shipping-calculator-button {
font-size: 13px;
}
.woocommerce .cart-collaterals a.shipping-calculator-button:after {
content: "" !important;
font-family: FontAwesome !important;
font-size: 8px;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
}
.woocommerce .checkout #customer_details {
margin-bottom: 60px;
}
.woocommerce .checkout #customer_details .woocommerce-billing-fields h3,
.woocommerce .checkout #customer_details .woocommerce-shipping-fields h3 {
font-weight: 600;
text-transform: uppercase;
}
.woocommerce .checkout #customer_details .woocommerce-billing-fields .select2-container .select2-choice,
.woocommerce .checkout #customer_details .woocommerce-shipping-fields .select2-container .select2-choice {
border-radius: 0px !important;
-webkit-border-radius: 0px !important;
}
.woocommerce .checkout h3 {
text-transform: uppercase;
}
.woocommerce .checkout input#place_order {
background: none;
box-shadow: none;
background-color: #444444;
border: 1px solid #444444;
font-weight: 600;
text-shadow: none;
display: inline-block !important;
width: auto;
margin-top: 5px;
padding: 9px 39px;
border-radius: 0px !important;
-webkit-border-radius: 0px !important;
}
.woocommerce .checkout input#place_order:hover {
color: #ffffff;
background: #1faceb;
border: 1px solid #1faceb;
}
.woocommerce form.login input[type="submit"],
.woocommerce form.checkout_coupon input[type="submit"] {
background: #444444;
color: #ffffff;
display: inline-block !important;
width: auto;
margin-top: 5px;
padding: 9px 39px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.woocommerce form.login input[type="submit"]:hover,
.woocommerce form.checkout_coupon input[type="submit"]:hover {
background: #1faceb;
color: #ffffff;
}
.woocommerce .lost_password a {
color: #444444;
}
.woocommerce .lost_password a:hover {
color: #1faceb;
}
.woocommerce .return-to-shop {
width: 46%;
max-width: 180px;
}
.woocommerce .return-to-shop a.button {
background-color: transparent;
border: 1px solid #dcdcdc;
border-radius: 0;
color: #525252;
display: inline-block;
outline: medium none;
text-align: center;
text-transform: uppercase;
font-weight: normal;
display: block;
height: 40px;
line-height: 39px;
padding: 0;
}
.woocommerce .return-to-shop a.button:hover {
background-color: #2a2a2a;
border-color: #2a2a2a;
color: #fff;
}
@media (max-width: 991px) {
.our-best-product .vc_empty_space {
height: 0 !important;
}
.our-best-product .products {
margin-bottom: 30px !important;
}
.our-best-product .products .tb-product-items {
margin: auto;
}
} .widget.woocommerce {
margin-bottom: 20px;
}
.widget.woocommerce#raymond_woocommerce_layered_nav-2 {
margin-bottom: 30px;
}
.widget.woocommerce.widget_product_categories ul li,
.widget.woocommerce.widget_layered_nav ul li {
position: relative;
padding: 4px 0;
}
.widget.woocommerce.widget_product_categories ul li > a,
.widget.woocommerce.widget_layered_nav ul li > a {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
font-size: 13px;
font-weight: 400;
line-height: 32px;
color: #363636;
display: block;
}
.widget.woocommerce.widget_product_categories ul li > a:hover,
.widget.woocommerce.widget_layered_nav ul li > a:hover {
color: #1faceb;
}
.widget.woocommerce.widget_product_categories ul li.cat-parent > a,
.widget.woocommerce.widget_layered_nav ul li.cat-parent > a {
position: relative;
}
.widget.woocommerce.widget_product_categories ul li.cat-parent > a:after,
.widget.woocommerce.widget_layered_nav ul li.cat-parent > a:after {
position: absolute;
top: 50%;
content: "+";
right: 0;
font-size: 24px;
z-index: 5;
margin-top: -19px;
color: #adadad;
}
.widget.woocommerce.widget_product_categories ul li.cat-parent > a:hover:after,
.widget.woocommerce.widget_layered_nav ul li.cat-parent > a:hover:after {
color: #1faceb;
}
.widget.woocommerce.widget_product_categories ul li.cat-parent > .count,
.widget.woocommerce.widget_layered_nav ul li.cat-parent > .count {
right: 15px;
}
.widget.woocommerce.widget_product_categories ul li.cat-parent ul.children,
.widget.woocommerce.widget_layered_nav ul li.cat-parent ul.children {
margin: 0;
display: none;
}
.widget.woocommerce.widget_product_categories ul li.cat-parent ul.children li:last-child,
.widget.woocommerce.widget_layered_nav ul li.cat-parent ul.children li:last-child {
border-bottom: none;
}
.widget.woocommerce.widget_product_categories ul li.cat-parent.open > a:after,
.widget.woocommerce.widget_layered_nav ul li.cat-parent.open > a:after {
content: "-";
}
.widget.woocommerce.widget_product_categories ul li.cat-parent.open ul.children,
.widget.woocommerce.widget_layered_nav ul li.cat-parent.open ul.children {
display: block;
}
.widget.woocommerce.widget_product_categories ul li .count,
.widget.woocommerce.widget_layered_nav ul li .count {
color: #a1a1a1;
position: absolute;
right: 0;
top: 0;
margin-top: 6px;
}
.widget.woocommerce.widget_product_categories ul li.current-cat > a,
.widget.woocommerce.widget_layered_nav ul li.current-cat > a,
.widget.woocommerce.widget_product_categories ul li.chosen > a,
.widget.woocommerce.widget_layered_nav ul li.chosen > a {
color: #1faceb;
}
.widget.woocommerce.widget_product_categories ul li.current-cat > a:before,
.widget.woocommerce.widget_layered_nav ul li.current-cat > a:before,
.widget.woocommerce.widget_product_categories ul li.chosen > a:before,
.widget.woocommerce.widget_layered_nav ul li.chosen > a:before {
opacity: 1;
}
.widget.woocommerce.widget_products > ul,
.widget.woocommerce.widget_top_rated_products > ul {
margin-top: -10px;
}
.widget.woocommerce.widget_products > ul > li,
.widget.woocommerce.widget_top_rated_products > ul > li {
position: relative;
min-height: 120px;
margin-bottom: 15px;
padding: 25px 0px 0 110px;
border: none;
}
.widget.woocommerce.widget_products > ul > li > a,
.widget.woocommerce.widget_top_rated_products > ul > li > a {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
font-weight: 400;
line-height: 18px;
text-transform: uppercase;
margin: 5px 0;
}
.widget.woocommerce.widget_products > ul > li > a:before,
.widget.woocommerce.widget_top_rated_products > ul > li > a:before {
display: none;
}
.widget.woocommerce.widget_products > ul > li > a > img,
.widget.woocommerce.widget_top_rated_products > ul > li > a > img {
position: absolute;
top: 25px;
left: 0;
width: 90px;
margin: 0;
}
.widget.woocommerce.widget_products > ul > li .amount,
.widget.woocommerce.widget_top_rated_products > ul > li .amount {
font-size: 16px;
line-height: 18px;
color: #ff7f46;
display: inline-block;
margin-top: 6px;
font-family: Dosis;
}
.widget.woocommerce.widget_products > ul > li del,
.widget.woocommerce.widget_top_rated_products > ul > li del {
text-decoration: none;
}
.widget.woocommerce.widget_products > ul > li del .amount,
.widget.woocommerce.widget_top_rated_products > ul > li del .amount {
text-decoration: line-through;
font-size: 14px;
color: #b9b9b9;
}
.widget.woocommerce.widget_products > ul > li:first-child,
.widget.woocommerce.widget_top_rated_products > ul > li:first-child {
margin-top: 0px;
border-top: none;
}
.widget.woocommerce.widget_top_rated_products {
margin-bottom: 35px;
}
.widget.woocommerce.widget_product_search #searchform {
position: relative;
}
.widget.woocommerce.widget_product_search #searchform label,
.widget.woocommerce.widget_product_search #searchform input[type="submit"] {
display: none;
}
.widget.woocommerce.widget_product_search #searchform input {
margin-bottom: 0;
}
.widget.woocommerce.widget_product_search #searchform:after {
content: "";
font-family: FontAwesome;
font-size: 18px;
font-style: normal;
font-weight: normal;
position: absolute;
right: 10px;
text-decoration: inherit;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
.widget.woocommerce.widget_product_tag_cloud .tagcloud {
margin-top: 14px;
}
.widget.woocommerce.widget_product_tag_cloud a {
border: 1px solid #f0f0f0;
display: inline-block;
line-height: normal;
margin-right: 12px;
padding: 5px 12px 7px;
font-size: 13px !important;
color: #6b6b6b;
margin-bottom: 14px;
}
.widget.woocommerce.widget_product_tag_cloud a:hover {
background-color: #2a2a2a;
border-color: #2a2a2a;
color: #fff;
}
#text-2 {
margin-bottom: 17px !important;
}
.tb-shop-attribute .wg-title {
float: left;
display: inline-block;
font-size: 13px;
}
.tb-shop-attribute select {
float: left;
width: 104px;
margin-left: 11px;
padding: 0 5px;
height: 30px;
}
.tb-shop-attribute .widget:last-child select {
float: right;
}
.widget.yith-woocompare-widget > ul {
margin-bottom: 15px !important;
border-bottom: 1px solid #ebebeb;
}
.widget.yith-woocompare-widget > ul > li {
position: relative;
padding: 0 !important;
border: none !important;
}
.widget.yith-woocompare-widget > ul > li > a {
font-size: 13px;
font-weight: 400;
line-height: 32px;
}
.widget.yith-woocompare-widget > ul > li > a.remove {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
color: #1faceb !important;
}
.widget.yith-woocompare-widget > ul > li > a.remove:hover {
color: #ffffff !important;
background: #2a2a2a;
}
.widget.yith-woocompare-widget > ul > li:last-child {
margin-bottom: 15px;
}
.widget.yith-woocompare-widget > a {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
font-size: 13px;
font-weight: 400;
color: #747474;
text-transform: uppercase;
margin-bottom: 10px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.widget.yith-woocompare-widget > a:hover {
color: #1faceb;
}
.widget.yith-woocompare-widget > a.compare {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
background: transparent;
border: 1px solid #ebebeb;
}
.widget.yith-woocompare-widget > a.compare:hover {
color: #ffffff;
background: #2a2a2a;
border-color: #2a2a2a;
}
.tb-sideabr-feature-box {
position: relative;
}
.tb-sideabr-feature-box > img {
width: 100%;
height: auto;
}
.tb-sideabr-feature-box .tb-info {
position: absolute;
bottom: 30px;
left: 50%;
min-width: 230px;
text-align: center;
background: rgba(255, 255, 255, 0.8);
padding: 30px 10px;
-webit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-o-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.tb-sideabr-feature-box .tb-info > h5 {
font-size: 14px;
font-weight: 300;
line-height: 33px;
letter-spacing: 0.15em;
color: #3a3a3a;
margin: 0;
}
.tb-sideabr-feature-box .tb-info > h3 {
font-size: 23px;
font-weight: 300;
line-height: 33px;
color: #3a3a3a;
letter-spacing: 0.15em;
margin: 0 0 20px;
}
.tb-sideabr-feature-box .tb-info > h6 {
margin: 0;
}
.tb-sideabr-feature-box .tb-info > h6 > a {
font-size: 13px;
font-weight: 300;
line-height: 27px;
letter-spacing: 0.15em;
color: #9c9c9c;
padding-top: 5px;
border-top: 1px solid #9c9c9c;
}
.woocommerce #content .quantity input.qty,
.woocommerce-page #content .quantity input.qty {
height: 40px !important;
margin: 0;
}
.woocommerce #content .quantity .minus,
.woocommerce-page #content .quantity .minus,
.woocommerce #content .quantity .plus,
.woocommerce-page #content .quantity .plus {
height: 18px !important;
}
#comments .commentlist .avatar {
border: medium none !important;
box-shadow: none !important;
height: auto !important;
margin: 0 !important;
outline: medium none !important;
padding: 0 !important;
width: 32px !important;
} .jws_theme_right_fx_wrap {
background: transparent !important;
}
.jws_theme_right_fx_wrap .widget_mini_cart_wrap .header {
padding-right: 20px;
transition: .3s;
-webkit-transition: .3s;
}
.jws_theme_right_fx_wrap .widget_mini_cart_wrap .header a {
position: relative;
display: inline-block;
color: #333;
}
.jws_theme_right_fx_wrap .widget_mini_cart_wrap .header a i {
font-size: 24px;
}
.jws_theme_right_fx_wrap .widget_mini_cart_wrap .header a span {
color: #FFF;
background: #1faceb;
border-radius: 2px;
display: inline-block;
font-size: 9px;
height: 17px;
left: -6px;
line-height: 17px;
position: absolute;
text-align: center;
top: -16px;
width: 17px;
box-shadow: 0 0 2px 0 rgba(16, 16, 16, 0.2);
}
.jws_theme_right_fx_wrap .widget_mini_cart_wrap .shopping_cart_dropdown {
display: none;
position: fixed; top: 0;
width: 100%;
height: 100%;
background: rgba(16, 16, 16, 0.9);
color: #FFF;
}
.jws_theme_right_fx_wrap .widget_mini_cart_wrap .shopping_cart_dropdown.in .shopping_cart_dropdown_inner {
animation: cartIn .6s ease;
-webkit-animation: cartIn .6s ease;
}
.jws_theme_right_fx_wrap .widget_mini_cart_wrap .shopping_cart_dropdown .star-rating {
line-height: 15px;
}
.jws_theme_right_fx_wrap .widget_mini_cart_wrap .shopping_cart_dropdown h3 {
color: #FFF;
}
.ro-mini-cart-mobile {
position: absolute;
top: 20px;
right: 60px;
}
.ro-mini-cart-mobile a {
position: relative;
display: inline-block;
color: #333;
}
.ro-mini-cart-mobile a i {
font-size: 18px;
}
.ro-mini-cart-mobile a span {
color: #FFF;
background: #1faceb;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
display: inline-block;
font-size: 9px;
height: 17px;
left: 10px;
line-height: 17px;
position: absolute;
text-align: center;
top: -8px;
width: 17px;
box-shadow: 0 0 2px 0 rgba(16, 16, 16, 0.2);
}
.woocommerce-cart table.cart th {
color: #333;
}
.woocommerce-cart table.cart .product-thumbnail {
width: 200px;
}
.woocommerce-cart table.cart .product-thumbnail img {
width: 150px;
}
.woocommerce-cart table.cart .product-name a {
color: #444;
}
.woocommerce-cart table.cart .product-name a:hover {
color: #1faceb;
}
.woocommerce-cart table.cart .product-remove a {
color: #444 !important;
}
.woocommerce-cart table.cart .product-remove a:hover {
color: #1faceb !important;
background: none;
}
@keyframes rotateEff {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@-webkit-keyframes rotateEff {
from {
-webkit-transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
}
}
@keyframes cartIn {
from {
opacity: 0;
transform: scale(0.9);
}
to {
opacity: 1;
transform: scale(1);
}
}
@-webkit-keyframes cartIn {
from {
opacity: 0;
-webkit-transform: scale(0.9);
}
to {
opacity: 1;
-webkit-transform: scale(1);
}
}
.widget_mini_cart_wrap.tb-cart-empty .cart_total {
display: none;
}
.widget_mini_cart_wrap.tb-cart-empty .shop_table.cart,
.widget_mini_cart_wrap.tb-cart-empty .mini-cart-footer {
display: none !important;
} .tb-tab-container {
border: 1px solid #efefef;
display: inline-block;
width: 100%;
}
.tb-tab-container .etabs {
margin: 15px 0 0;
padding: 0;
float: left;
width: 35%;
}
.tb-tab-container .etabs .tab {
display: inline-block;
width: 100%;
background: #fdfdfd;
border-top: 1px solid #efefef;
}
.tb-tab-container .etabs .tab:last-child {
border-bottom: 1px solid #efefef;
}
.tb-tab-container .etabs .tab a {
font-size: 12px;
color: #676767;
text-transform: uppercase;
display: inline-block;
width: 100%;
padding: 11px 20px;
outline: none;
}
.tb-tab-container .etabs .tab a.active {
background: #1faceb;
color: #fff;
}
.tb-tab-container .tb-data-tab {
float: left;
width: 65%;
border-left: 1px solid #efefef;
padding: 15px 40px;
min-height: 220px;
}
.tb-tab-container .tb-data-tab .coupon > label {
margin-bottom: 5px;
}
.tb-tab-container .tb-data-tab form input[type="text"],
.tb-tab-container .tb-data-tab form select {
font-size: 11px;
height: 26px;
line-height: 0 !important;
}
.tb-tab-container button[type="submit"],
.tb-tab-container input[type="submit"] {
background-color: transparent;
border: 1px solid #c5c5c5;
border-radius: 0;
color: #474747;
display: inline-block;
outline: medium none;
height: 32px;
padding: 0 22px;
text-align: center;
font-size: 11px;
line-height: 32px;
text-transform: uppercase;
font-weight: normal;
}
.tb-tab-container button[type="submit"]:hover,
.tb-tab-container input[type="submit"]:hover {
background-color: #2a2a2a;
border-color: #2a2a2a;
color: #fff;
}
.tb-tab-container .panel-container {
background: #fff;
border: solid #666 1px;
padding: 10px;
-moz-border-radius: 0 4px 4px 4px;
-webkit-border-radius: 0 4px 4px 4px;
}
.woocommerce-shipping-calculator .tb-form-calculator-title {
margin-bottom: 10px;
color: #555;
}
.woocommerce-shipping-calculator .form-shipping-calculator button[type="submit"] {
margin-left: 138px;
}
.woocommerce-shipping-calculator .form-shipping-calculator p {
display: inline-block;
width: 100%;
margin-bottom: 2px !important;
}
.woocommerce-shipping-calculator .form-shipping-calculator p label {
width: 135px;
float: left;
color: #666666;
font-size: 12px;
font-weight: normal;
}
.woocommerce-shipping-calculator .form-shipping-calculator p label .required {
color: #1faceb;
}
.woocommerce-shipping-calculator .form-shipping-calculator p input,
.woocommerce-shipping-calculator .form-shipping-calculator p select {
float: left;
width: calc( 100% - 135px ) !important;
min-width: 110px;
}
.vc_tta-tabs-list {
z-index: -1;
}
.woocommerce .archive-products {
margin: 70px 0 35px;
}
.woocommerce .single-product {
margin: 70px 0;
}
.woocommerce .single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .compare-button:before {
background: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/assets/images/icons/ic_compare_dark.png) no-repeat center center;
}
.woocommerce .single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .compare-button:hover:before {
background: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/assets/images/icons/ic_compare_white.png) no-repeat center center;
}
.woocommerce .single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:before {
color: #2a2a2a;
content: "\f08a";
font-family: FontAwesome;
}
.woocommerce .single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:hover {
color: #1faceb;
}
.product_list_widget .amount {
font-family: Dosis;
font-size: 16px;
color: #ffca00;
}
.product_list_widget del .amount {
color: #b9b9b9;
font-size: 14px;
} .ro-color-main {
color: #1faceb;
}
.ro-color-light {
color: #ffffff;
}
.ro-color-dark {
color: #444444;
}
.ro-bg-dark {
background-color: #2b2b2b;
}
.ro-bg-light {
background-color: #ffffff;
}
.ro-bg-main {
background-color: #1faceb;
}
.ro-bgc-1 {
background-color: #c6d9c6;
}
.ro-bgc-2 {
background-color: #d9d8c1;
}
.ro-bgc-3 {
background-color: #deb6b6;
}
.ro-bgc-4 {
background-color: #abdce1;
}
.ro-bgc-5 {
background-color: #e7e6e1;
}
.ro-bgc-6 {
background-color: #9dcf67;
}
.ro-bg-lightgray {
background-color: #eeeeee;
} input[type="text"],
input[type="email"],
input[type="search"],
input[type="tel"],
textarea,
select {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
width: 100%;
outline: none;
background-color: #fff;
border: 1px solid #eaeaea;
padding: 5px 15px;
line-height: 28.8px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
textarea:focus,
select:focus {
border-color: #1faceb;
}
select {
height: 35px;
}
.woocommerce input[type="text"],
.woocommerce input[type="email"],
.woocommerce input[type="search"],
.woocommerce textarea,
.woocommerce select {
line-height: 28.8px !important;
}
.woocommerce .select2-chosen {
height: 40px !important;
}
textarea {
resize: none;
height: 115px;
}
.placeholder {
color: #444444;
}
::-webkit-input-placeholder {
color: #444444;
}
:-moz-placeholder { color: #444444;
}
::-moz-placeholder { color: #444444;
}
:-ms-input-placeholder {
color: #444444;
} .ro-social li {
display: inline-block;
margin-right: 3px;
margin-left: 3px;
font-size: 16px;
}
.ro-social li a:hover {
color: #1faceb;
}
.jws_icon {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
box-shadow: 0 0 0 10px transparent;
}
.jws_icon:hover {
background-color: #1faceb;
box-shadow: 0 0 0 0px #1faceb;
}
.hi-icon {
position: relative;
}
.hi-icon:hover {
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
.hi-icon:after {
position: absolute;
width: 100%;
height: 100%;
border-radius: 50%;
content: '';
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
top: -2px;
left: -2px;
padding: 2px;
z-index: -1;
-webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
-moz-transition: -moz-transform 0.2s, opacity 0.3s;
transition: transform 0.7s, opacity 0.7s;
background: #1faceb;
}
.hi-icon:hover:after {
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
transform: scale(1.7);
opacity: 0;
}
.ro-icon {
position: relative;
color: #ffffff;
width: 50px;
height: 50px;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
background: #1faceb;
background: -moz-linear-gradient(top, #1faceb 0%, #ffca00 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #1faceb), color-stop(100%, #ffca00));
background: -webkit-linear-gradient(top, #1faceb 0%, #ffca00 100%);
background: -o-linear-gradient(top, #1faceb 0%, #ffca00 100%);
background: -ms-linear-gradient(top, #1faceb 0%, #ffca00 100%);
background: linear-gradient(to bottom, #1faceb 0%, #ffca00 100%);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.ro-icon > i {
font-size: 24px;
margin: 0;
padding: 0;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.ro-icon-style1 {
position: relative;
color: #ffffff;
width: 50px;
height: 50px;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
background: #1faceb;
background: -moz-linear-gradient(top, #1faceb 0%, #ffca00 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #1faceb), color-stop(100%, #ffca00));
background: -webkit-linear-gradient(top, #1faceb 0%, #ffca00 100%);
background: -o-linear-gradient(top, #1faceb 0%, #ffca00 100%);
background: -ms-linear-gradient(top, #1faceb 0%, #ffca00 100%);
background: linear-gradient(to bottom, #1faceb 0%, #ffca00 100%);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.ro-icon-style1 > i {
font-size: 24px;
margin: 0;
padding: 0;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.ro-icon-style1:before {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
content: "";
position: absolute;
top: -10px;
left: -10px;
width: 70px;
height: 70px;
border: 10px solid rgba(255, 255, 255, 0.1);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.ro-icon-style1:after {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
content: "";
position: absolute;
top: -20px;
left: -20px;
width: 90px;
height: 90px;
border: 10px solid rgba(255, 255, 255, 0.05);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.ro-icon-style1.ro-center {
margin: 0 auto;
}
.ro-icon-style2 {
position: relative;
color: #ffffff;
width: 50px;
height: 50px;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
background: #1faceb;
background: -moz-linear-gradient(top, #1faceb 0%, #ffca00 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #1faceb), color-stop(100%, #ffca00));
background: -webkit-linear-gradient(top, #1faceb 0%, #ffca00 100%);
background: -o-linear-gradient(top, #1faceb 0%, #ffca00 100%);
background: -ms-linear-gradient(top, #1faceb 0%, #ffca00 100%);
background: linear-gradient(to bottom, #1faceb 0%, #ffca00 100%);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.ro-icon-style2 > i {
font-size: 24px;
margin: 0;
padding: 0;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.ro-icon-style2:before {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
content: "";
position: absolute;
top: -10px;
left: -10px;
width: 70px;
height: 70px;
border: 10px solid rgba(73, 163, 236, 0.1);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.ro-icon-style2.ro-center {
margin: 0 auto;
} .btn-shop-now {
color: #fff;
}
.btn-shop-now:hover {
color: #1faceb;
}
.btn-pre-v2 {
background: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/component/assets/images/bg-btn-v2.png) no-repeat;
font-family: Roboto;
font-size: 14px;
text-transform: uppercase;
display: inline-block;
text-align: CENTER;
width: 159px;
height: 37px;
line-height: 37px;
}
.btn-pre-v2:hover {
color: #1faceb;
}
.btnviewmore:hover {
border-color: #1faceb;
}
.btn.btn-view-all {
border: 1px solid #FFF;
color: #FFF;
padding: 9px 42px;
font-size: 12px;
text-transform: uppercase;
border-radius: 30px;
}
.btn.btn-view-all:hover {
border-color: #1faceb;
background: #1faceb;
}
.horizontal-strokes-btn-view-more {
position: relative;
}
.horizontal-strokes-btn-view-more:before,
.horizontal-strokes-btn-view-more:after {
background: #fff none repeat scroll 0 0;
content: "";
height: 1px;
position: absolute;
top: 50%;
width: 43%;
}
@media (min-width: 992px) and (max-width: 1200px - 1) {
.horizontal-strokes-btn-view-more:before,
.horizontal-strokes-btn-view-more:after {
width: 41%;
}
}
@media (min-width: 768px) and (max-width: 992px - 1) {
.horizontal-strokes-btn-view-more:before,
.horizontal-strokes-btn-view-more:after {
width: 38%;
}
}
@media (max-width: 768px - 1) {
.horizontal-strokes-btn-view-more:before,
.horizontal-strokes-btn-view-more:after {
width: 37%;
}
}
@media (max-width: 640px - 1) {
.horizontal-strokes-btn-view-more:before,
.horizontal-strokes-btn-view-more:after {
width: 32%;
}
}
@media (max-width: 480px - 1) {
.horizontal-strokes-btn-view-more:before,
.horizontal-strokes-btn-view-more:after {
width: 26%;
}
}
@media (max-width: 360px - 1) {
.horizontal-strokes-btn-view-more:before,
.horizontal-strokes-btn-view-more:after {
width: 24%;
}
}
.horizontal-strokes-btn-view-more:before {
left: 0;
}
.horizontal-strokes-btn-view-more:after {
right: 0;
}
.ro-btn {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
display: inline-block;
padding: 15px 40px;
font-size: 12px;
font-weight: 700;
outline: none;
word-spacing: 2px;
line-height: 1.2;
text-align: center;
background-color: transparent;
border: 0;
}
.ro-btn-1 {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
display: inline-block;
padding: 15px 40px;
font-size: 12px;
font-weight: 700;
outline: none;
word-spacing: 2px;
line-height: 1.2;
text-align: center;
background-color: transparent;
border: 0;
background-color: #1faceb;
color: #ffffff;
}
.ro-btn-1:hover,
.ro-btn-1:focus {
background-color: #444444;
color: #ffffff;
}
.ro-btn-2 {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
display: inline-block;
padding: 15px 40px;
font-size: 12px;
font-weight: 700;
outline: none;
word-spacing: 2px;
line-height: 1.2;
text-align: center;
background-color: transparent;
border: 0;
background-color: #444444;
color: #ffffff;
}
.ro-btn-2:hover,
.ro-btn-2:focus {
background-color: #1faceb;
color: #ffffff;
}
.ro-btn-3 {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
display: inline-block;
padding: 15px 40px;
font-size: 12px;
font-weight: 700;
outline: none;
word-spacing: 2px;
line-height: 1.2;
text-align: center;
background-color: transparent;
border: 0;
background-color: #ffffff;
}
.ro-btn-3:hover,
.ro-btn-3:focus {
background-color: #1faceb;
color: #ffffff;
}
.ro-btn-bd-1 {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
display: inline-block;
padding: 15px 40px;
font-size: 12px;
font-weight: 700;
outline: none;
word-spacing: 2px;
line-height: 1.2;
text-align: center;
background-color: transparent;
border: 0;
padding: 14px 39px;
border: 1px solid #444444;
}
.ro-btn-bd-1:hover,
.ro-btn-bd-1:focus {
background-color: #1faceb;
border-color: #1faceb;
color: #ffffff;
}
.ro-btn-bd-2 {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
display: inline-block;
padding: 15px 40px;
font-size: 12px;
font-weight: 700;
outline: none;
word-spacing: 2px;
line-height: 1.2;
text-align: center;
background-color: transparent;
border: 0;
padding: 14px 39px;
border: 1px solid #444444;
background-color: #ffffff;
}
.ro-btn-bd-2:hover,
.ro-btn-bd-2:focus {
background-color: #1faceb;
border-color: #1faceb;
color: #ffffff;
}
.ro-btn-bdr-1 {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
display: inline-block;
padding: 15px 40px;
font-size: 12px;
font-weight: 700;
outline: none;
word-spacing: 2px;
line-height: 1.2;
text-align: center;
background-color: transparent;
border: 0;
padding: 14px 39px;
border: 1px solid #444444;
border-radius: 20px;
background-color: #eeeeee;
}
.ro-btn-bdr-2 {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
display: inline-block;
padding: 15px 40px;
font-size: 12px;
font-weight: 700;
outline: none;
word-spacing: 2px;
line-height: 1.2;
text-align: center;
background-color: transparent;
border: 0;
padding: 14px 39px;
border: 1px solid #444444;
background-color: #1faceb;
border-radius: 20px;
}
.ro-btn-circle {
color: #fff;
display: inline-block;
vertical-align: middle;
height: 40px;
width: 40px;
text-align: center;
line-height: 40px;
position: relative;
background-color: #393939;
-webkit-transition: all 300ms ease-in-out 0ms;
-moz-transition: all 300ms ease-in-out 0ms;
-ms-transition: all 300ms ease-in-out 0ms;
-o-transition: all 300ms ease-in-out 0ms;
}
.ro-btn-circle:hover {
background: #1faceb;
color: #fff;
} .tb-title-form {
font-size: 20px;
font-weight: 400;
color: #525151;
text-transform: uppercase;
margin-bottom: 20px;
padding-bottom: 15px;
border-bottom: 1px solid #f0f0f0;
}
.tb-login-form {
max-width: 500px;
}
.tb-login-form h5.tb-title {
font-size: 20px;
font-weight: 400;
color: #525151;
text-transform: uppercase;
margin-bottom: 20px;
padding-bottom: 15px;
border-bottom: 1px solid #f0f0f0;
}
.tb-login-form > p {
font-size: 15px;
font-weight: 400;
color: #666666;
margin-bottom: 20px !important;
}
.tb-login-form .tb-social-login {
margin-bottom: 30px;
}
.tb-login-form .tb-social-login > a {
display: inline-block;
font-size: 15px;
color: #ffffff;
padding: 12px 30px;
min-width: 220px;
text-align: center;
}
.tb-login-form .tb-social-login > a > i {
display: inline-block;
vertical-align: middle;
margin-right: 10px;
}
.tb-login-form .tb-social-login > a.tb-facebook-login {
background: #3d5c98;
}
.tb-login-form .tb-social-login > a.tb-twitter-login {
background: #22aadf;
float: right;
}
.tb-login-form .tb-social-login > a:hover {
opacity: 0.7;
}
.tb-login-form > form > p {
margin-bottom: 30px !important;
}
.tb-login-form > form > p > label {
font-size: 14px;
font-weight: 400;
color: #666666;
margin-bottom: 10px;
}
.tb-login-form > form > p > label:after {
content: "*";
font-size: 12px;
color: #1faceb;
display: inline-block;
margin-left: 5px;
}
.tb-login-form > form > p > input {
padding: 10px 15px;
line-height: 24px;
}
.tb-login-form > form > p.login-remember > label {
color: #8b8b8b;
}
.tb-login-form > form > p.login-remember > label > input {
margin: 0 10px 0 0;
}
.tb-login-form > form .forgot-password {
float: right;
font-size: 14px;
font-weight: 400;
color: #1faceb;
}
.tb-login-form > form .forgot-password:hover {
opacity: 0.7;
}
@media (max-width: 992px - 1) {
.tb-login-form .tb-social-login > a {
display: block;
}
.tb-login-form .tb-social-login > a.tb-facebook-login {
margin-bottom: 30px;
}
.tb-login-form .tb-social-login > a.tb-twitter-login {
float: none;
}
}
.tb-register-form {
max-width: 500px;
}
.tb-register-form h5.tb-title {
font-size: 20px;
font-weight: 400;
color: #525151;
text-transform: uppercase;
margin-bottom: 20px;
padding-bottom: 15px;
border-bottom: 1px solid #f0f0f0;
}
.tb-register-form > p {
font-size: 15px;
font-weight: 400;
color: #666666;
margin-bottom: 30px !important;
}
.tb-register-form > p.error {
color: #9d2f0f;
}
.tb-register-form > p.complete {
color: #1d880e;
}
.tb-register-form > form > p {
margin-bottom: 30px !important;
}
.tb-register-form > form > p > label {
font-size: 14px;
font-weight: 400;
color: #666666;
margin-bottom: 10px;
}
.tb-register-form > form > p > label:after {
content: "*";
font-size: 12px;
color: #1faceb;
display: inline-block;
margin-left: 5px;
}
.tb-register-form > form > p > input {
padding: 10px 15px;
line-height: 24px;
width: 100%;
}
.tb-register-form .tb-info h5 {
font-size: 20px;
font-weight: 400;
color: #525151;
text-transform: uppercase;
margin-bottom: 30px;
}
.tb-register-form .tb-info > ul {
margin: 0;
padding: 0;
list-style: none;
}
.tb-register-form .tb-info > ul > li {
font-size: 16px;
font-weight: 400;
color: #8b8b8b;
margin-bottom: 20px;
}
.tb-register-form .tb-info > ul > li:before {
content: "\f046";
font-family: FontAwesome;
font-size: 14px;
color: #1faceb;
display: inline-block;
vertical-align: middle;
margin-right: 10px;
}  a,
a:hover,
a:focus,
a:active,
a.active {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
outline: none;
text-decoration: none;
color: inherit;
}
ul.ro-list-inline-block li {
display: inline-block;
} .ro-nopadding {
padding: 0 !important;
}
.ro-overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 512;
}
.ro-overlay-bg {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: -1;
}
.ro-col-nopadding {
padding-left: 0 !important;
padding-right: 0 !important;
}
.ro-relative {
position: relative;
}
.ro-absolute {
position: absolute;
}
.ro-fixed {
position: fixed;
}
.ro-middle {
position: relative;
display: block;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.ro-center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
.ro-center {
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
display: block;
margin-right: auto;
margin-left: auto;
}
.ro-ab-bottom {
position: absolute;
top: 100%;
transform: translateY(-100%);
}
.ro-ab-bottom:before,
.ro-ab-bottom:after {
content: " ";
display: table;
}
.ro-ab-bottom:after {
clear: both;
}
.ro-bottom {
position: relative;
display: block;
top: 100%;
transform: translateY(-100%);
}
.ro-ab-center {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.ro-ab-center:before,
.ro-ab-center:after {
content: " ";
display: table;
}
.ro-ab-center:after {
clear: both;
}
.ro-cell-vertical-wrapper {
display: table;
}
.ro-cell-vertical-wrapper .ro-cell-middle {
display: table-cell;
vertical-align: middle;
}
.ro-cell-vertical-wrapper .ro-cell-bottom {
display: table-cell;
vertical-align: bottom;
}
.ro-cell-vertical-wrapper .ro-cell-top {
display: table-cell;
vertical-align: top;
}
.flip-horizontal {
-webkit-transform: scaleX(-1);
transform: scaleX(-1);
} .ro-video-bg {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
position: relative;
width: 100%;
}
.ro-video-bg:before,
.ro-video-bg:after {
content: " ";
display: table;
}
.ro-video-bg:after {
clear: both;
}
.ro-video-h .ro-video-bg {
width: auto;
height: 100%;
}  .tb-menu-control-mobi {
display: none;
}
.tb-menu-control-mobi > a {
font-size: 14px;
padding: 0 12px;
line-height: 80px;
display: block;
}
@media (max-width: 991px) {
.tb-stick-active .jws_theme_menu_mobi {
position: fixed;
top: 0;
}
.tb-menu-control-mobi {
display: inline-block;
vertical-align: middle;
}
.tb-header-menu .tb-menu {
text-align: right !important;
}
.tb-header-v2 .tb-menu .tb-menu-list {
left: auto;
right: 50%;
margin-right: -135px;
}
}
.tb-header-menu .tb-header-menu-inner {
position: relative;
}
.tb-header-menu .tb-header-menu-inner .row > div {
position: static;
}
.tb-sidebar .widget-woocommerce-currency-switcher form {
position: relative;
max-width: 80px;
float: left;
width: 100%;
}
.tb-sidebar .widget-woocommerce-currency-switcher form:after {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
position: absolute;
content: "\f107";
font-family: "FontAwesome";
right: 30px;
top: 20px;
line-height: 0;
height: 10px;
}
.tb-sidebar .widget-woocommerce-currency-switcher form select {
-webkit-appearance: none;
-moz-appearance: none;
appearande: none;
padding: 0;
background-color: #181818;
border: none;
color: #fff;
}
.tb-sidebar .widget-woocommerce-currency-switcher form:hover:after {
opacity: 0;
}
.tb-sidebar .widget-woocommerce-currency-switcher:last-child form:before {
position: absolute;
height: 10px;
width: 1px;
content: "";
border-left: 1px solid #fff;
top: 13px;
left: 0;
}
.tb-sidebar .widget-woocommerce-currency-switcher:first-child form {
padding-left: 0;
}
.tb-sidebar .widget-woocommerce-currency-switcher:first-child form:before {
display: none;
}
.tb-menu-list > ul > li > a {
text-transform: capitalize;
}
.tb-menu-list > ul > li .menu-item.new .menu-title,
.tb-menu-list > ul > li .menu-item.hot .menu-title,
.tb-menu-list > ul > li .menu-item.sale .menu-title {
position: relative;
}
.tb-menu-list > ul > li .menu-item.new .menu-title:after,
.tb-menu-list > ul > li .menu-item.hot .menu-title:after,
.tb-menu-list > ul > li .menu-item.sale .menu-title:after {
position: absolute;
right: 0;
margin-right: -9px;
-webkit-transform: translateX(100%);
transform: translateX(100%);
font-size: 10px;
height: 16px;
line-height: 16px;
padding: 0 6px;
color: #fff;
border-radius: 2px;
text-transform: uppercase;
top: 1px;
}
.tb-menu-list > ul > li .menu-item.new .menu-title:before,
.tb-menu-list > ul > li .menu-item.hot .menu-title:before,
.tb-menu-list > ul > li .menu-item.sale .menu-title:before {
position: absolute;
content: "";
width: 0;
height: 0;
border-right: 6px solid #eaa24e;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
right: 0;
margin-right: -12px;
top: 3px;
}
.tb-menu-list > ul > li .menu-item.new .menu-title:after {
content: "New";
}
.tb-menu-list > ul > li .menu-item.hot .menu-title:after {
content: "Hot";
}
.tb-menu-list > ul > li .menu-item.sale .menu-title:after {
content: "Sale";
}
.tb-menu-list > ul > li .menu-item .main-color .menu-title:after {
background-color: #1faceb;
}
.tb-menu-list > ul > li .menu-item .main-color .menu-title:before {
border-right-color: #1faceb;
}
.tb-menu-list > ul > li .menu-item .orange .menu-title:after {
background-color: #eaa24e;
}
.tb-menu-list > ul > li .menu-item .orange .menu-title:before {
border-right-color: #eaa24e;
}
.tb-menu-list > ul > li .menu-item .red .menu-title:after {
background-color: #ea5d4e;
}
.tb-menu-list > ul > li .menu-item .red .menu-title:before {
border-right-color: #ea5d4e;
}
.tb-menu-list > ul > li .menu-item .black .menu-title:after {
background-color: #191919;
}
.tb-menu-list > ul > li .menu-item .black .menu-title:before {
border-right-color: #191919;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width { }
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li > a {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
text-transform: uppercase;
}
@media (min-width: 992px) {
.tb-menu-list {
display: inline-block;
vertical-align: middle;
white-space: nowrap;
}
.tb-menu-list > ul {
margin: 0;
padding: 0;
list-style: none;
}
.tb-menu-list > ul > li {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
display: inline-block;
}
.tb-menu-list > ul > li > a {
-webkit-transition: all 0.4s !important;
-moz-transition: all 0.4s !important;
-o-transition: all 0.4s !important;
transition: all 0.4s !important;
font-size: 14px;
color: #222;
display: inline-block;
line-height: 99px;
font-size: 15px;
padding: 0 15px;
font-weight: 600;
}
.tb-menu-list > ul > li > a > span {
position: relative;
}
.tb-menu-list > ul > li > a > span:after {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 50%;
width: 0;
height: 1px;
background-color: #1faceb;
margin-top: 14px;
z-index: 1000;
}
.tb-menu-list > ul > li.menu-bg-logo {
text-indent: -9999px;
display: inline-block;
width: 144px;
white-space: nowrap;
background-size: contain;
background-position: 50%;
background-repeat: no-repeat;
margin: 0 38px;
}
.tb-menu-list > ul > li.menu-bg-logo a {
display: block;
}
.tb-menu-list > ul > li.menu-bg-logo a:after {
display: none;
}
.tb-menu-list > ul > li.current_page_item > a,
.tb-menu-list > ul > li:hover > a,
.tb-menu-list > ul > li.current-menu-item > a,
.tb-menu-list > ul > li.current_page_parent > a,
.tb-menu-list > ul > li.current-menu-parent > a {
color: #1faceb;
}
.tb-menu-list > ul > li.current_page_item > a > span,
.tb-menu-list > ul > li:hover > a > span,
.tb-menu-list > ul > li.current-menu-item > a > span,
.tb-menu-list > ul > li.current_page_parent > a > span,
.tb-menu-list > ul > li.current-menu-parent > a > span {
position: relative;
}
.tb-menu-list > ul > li.current_page_item > a > span:after,
.tb-menu-list > ul > li:hover > a > span:after,
.tb-menu-list > ul > li.current-menu-item > a > span:after,
.tb-menu-list > ul > li.current_page_parent > a > span:after,
.tb-menu-list > ul > li.current-menu-parent > a > span:after {
width: 100%;
}
.tb-menu-list > ul > li.menu-item-has-children {
position: relative;
}
.tb-menu-list > ul > li.menu-item-has-children > ul { }
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown {
position: absolute;
top: 100%;
left: 0;
min-width: 270px;
margin: 0;
padding: 0;
border: none;
border-top: 1px solid #1faceb;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
overflow: hidden;
}
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown ul {
background-color: transparent;
box-shadow: none;
}
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown li {
background-color: #fff;
display: block;
padding-left: 30px;
padding-right: 30px;
}
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown li:first-child {
border: none;
}
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown li > a {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
display: block;
color: #222;
line-height: 28px;
padding: 0;
border-bottom: 1px solid #ebebeb;
padding: 5px 0;
}
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown li > a:before {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
content: "\f111";
font-family: FontAwesome;
font-size: 6px;
display: inline-block;
margin-right: 10px;
color: #222;
}
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown li:hover > a {
color: #1faceb;
}
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown li.current_page_item > a {
color: #1faceb;
}
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown li:hover > a {
background: none;
color: #1faceb;
}
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown li:hover > a:before {
color: #1faceb;
}
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li {
display: block;
}
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li.menu-item-has-children {
position: relative;
}
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li.menu-item-has-children > a:after {
font-family: FontAwesome;
content: "\f105";
font-size: 13px;
position: absolute;
top: 0;
right: 20px;
}
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li.menu-item-has-children > ul {
position: absolute;
top: 0;
left: 100%;
min-width: 270px;
margin: 0;
padding: 0;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li.menu-item-has-children:hover > ul {
display: block;
z-index: 999;
-webkit-animation: fadeInUp2 0.4s both;
-moz-animation: fadeInUp2 0.4s both;
-o-animation: fadeInUp2 0.4s both;
animation: fadeInUp2 0.4s both;
}
.tb-menu-list > ul > li.menu-item-has-children:hover > ul {
display: block;
z-index: 999;
-webkit-animation: fadeInUp2 0.4s both;
-moz-animation: fadeInUp2 0.4s both;
-o-animation: fadeInUp2 0.4s both;
animation: fadeInUp2 0.4s both;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width { position: static;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul {
position: absolute;
padding-top: 30px;
top: 100%;
right: 0;
left: initial;
margin: 0;
border: none;
border-top: 1px solid #1faceb;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul.columns6 > li {
width: 16.666%;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul.columns4 > li {
width: 25%;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul.columns3 > li > ul {
width: 200px;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li {
float: left;
padding-left: 30px;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li > a {
font-size: 15px;
font-weight: 400;
line-height: 38px;
color: #333333;
padding: 0 15px 0 20px;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.current_page_item > a,
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li:hover > a {
background: none;
color: #2a2a2a;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.menu-item-has-children ul {
display: block;
position: relative;
margin: 0;
padding: 0;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.menu-item-has-children ul li > a {
display: block;
color: #222;
line-height: 28px;
padding: 0;
border-bottom: 1px solid #ebebeb;
padding: 5px 0;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.menu-item-has-children ul li > a:before {
content: "\f111";
font-family: FontAwesome;
font-size: 6px;
display: inline-block;
margin-right: 10px;
color: #222;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.menu-item-has-children ul li.current_page_item > a,
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.menu-item-has-children ul li:hover > a {
background: none;
color: #1faceb;
padding-left: 0px;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.menu-item-has-children ul li.current_page_item > a:before,
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.menu-item-has-children ul li:hover > a:before {
color: #1faceb;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.menu-item-has-children ul li:last-child > a {
border-bottom: none;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.item-menu-custom-block {
padding: 14px 20px 8px;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.item-menu-custom-block > a {
display: none;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul .menu-item-has-children > a {
font-size: 18px;
font-family: Dosis;
color: #222;
text-transform: uppercase;
font-weight: 600;
padding: 0;
line-height: 14px;
padding-bottom: 18px;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul .menu-item-has-children > a:before {
content: "";
width: 1px;
font-family: Dosis !important;
height: 14px;
background-color: #ffca00;
display: inline-block;
margin-right: 20px;
font-size: 0 !important;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul .menu-item-has-children:hover > a {
padding-left: 0;
color: #222 !important;
}
.tb-menu-list > ul > li.menu-item-has-children ul.dropdown-menu {
webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
}
.tb-menu-list > ul > li.menu-item-has-children ul.multicolumn ul.dropdown-menu {
box-shadow: none !important;
}
.tb-header-wrap.tb-header-v4 #magic-line {
display: none !important;
}
.tb-header-wrap.tb-header-v4 .tb-menu-list > ul #magic-line {
bottom: 26px !important;
}
.tb-header-wrap.tb-header-v4 .tb-menu-list > ul > li > a .mt {
position: relative;
}
.tb-header-wrap.tb-header-v4 .tb-menu-list > ul > li > a .mt:after {
content: "";
position: absolute;
height: 1px;
bottom: 18px;
transition: 0.5s all;
-webkit-transition: 0.5s all;
}
.tb-header-wrap.tb-header-v4 .tb-menu-list > ul > li > a .mt:hover .mt:after {
width: 100%;
}
.tb-header-wrap.tb-header-v4 .tb-menu-list > ul > li.menu-item-has-children > ul {
box-shadow: none;
border-radius: 40px;
}
.tb-header-wrap.tb-header-v4 .tb-menu-list > ul > li.menu-item-has-children > ul.autodrop_submenu {
padding: 20px 0;
}
.tb-header-wrap.tb-header-v4 .tb-menu-list > ul > li.menu-item-has-children > ul li a {
border: none !important;
}
.tb-header-wrap.tb-header-v4 .tb-menu-list > ul > li.menu-item-has-children > ul li a:before {
display: none !important;
}
.tb-header-wrap.tb-header-v4 .tb-menu-list > ul > li.menu-item-has-children > ul li a:hover {
color: #222222 !important;
}
.tb-header-wrap.tb-header-v4 .tb-menu-list > ul > li.has_full_width > ul {
right: 0;
box-shadow: none;
padding-left: 27px;
padding-bottom: 30px;
border-radius: 40px;
}
.tb-header-wrap.tb-header-v4 .tb-menu-list > ul > li.has_full_width > ul li a {
border: none !important;
}
.tb-header-wrap.tb-header-v4 .tb-menu-list > ul > li.has_full_width > ul li a:before {
display: none !important;
}
.tb-header-wrap.tb-header-v4 .tb-menu-list > ul > li.has_full_width > ul li a:hover {
color: #222222 !important;
}
.tb-header-wrap.tb-header-v4 .tb-menu-list > ul > li.has_full_width .widget img {
width: auto;
margin: 0 auto;
}
.tb-header-wrap.tb-header-v4 .tb-menu-list > ul > li > a .mt {
display: block;
transform: translatey(10px);
-webkit-transform: translatey(10px);
}
.tb-header-wrap.tb-header-v4 .tb-menu-list > ul > li > a .icon_menu {
position: absolute;
top: -15px;
transform: translateX(-50%);
font-size: 30px;
}
.tb-header-wrap.tb-header-v2 .tb-header-menu .tb-logo,
.tb-header-wrap.tb-header-v2 .tb-header-menu .tb-menu-sidebar {
opacity: 0;
}
.tb-header-wrap.tb-header-v2 .tb-header-menu .col-md-10 .tb-menu {
padding-right: 16.67%;
}
.tb-header-wrap.tb-header-v2 .tb-header-menu .col-md-10 .tb-menu .tb-menu-sidebar {
position: absolute;
bottom: 0;
right: 0;
}
}
@media (max-width: 991px) {
.tb-header-wrap.tb-header-v4 .tb-menu-list > ul #magic-line {
bottom: 18px !important;
}
.tb-menu-list {
display: none;
text-align: left;
width: 270px;
overflow: hidden;
}
.tb-menu-list.active {
display: block;
z-index: 999;
}
.tb-menu-list > ul {
margin: 0;
padding: 0;
list-style: none;
}
.tb-menu-list > ul > li {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
display: block;
border-top: 1px solid rgba(170, 170, 170, 0.2);
}
.tb-menu-list > ul > li > a {
font-size: 14px;
color: #222;
display: block;
line-height: 38px;
text-transform: capitalize;
padding: 0 15px;
}
.tb-menu-list > ul > li.current_page_item,
.tb-menu-list > ul > li:hover {
background: rgba(255, 255, 255, 0.1);
}
.tb-menu-list > ul > li.current_page_item > a,
.tb-menu-list > ul > li:hover > a {
color: #1faceb;
}
.tb-menu-list > ul > li.menu-item-has-children {
position: relative;
}
.tb-menu-list > ul > li.menu-item-has-children > ul { }
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown {
position: relative;
width: 270px;
margin: 0;
padding: 0;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li {
display: block;
border-top: 1px solid rgba(170, 170, 170, 0.2);
}
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li:first-child {
border: none;
}
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li > a {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
display: block;
font-size: 13px;
font-weight: 400;
color: #747474;
line-height: 38px;
padding: 0 20px;
}
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li.menu-item-has-children {
position: relative;
}
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li.menu-item-has-children > a:after {
font-family: FontAwesome;
content: "\f105";
font-size: 13px;
position: absolute;
top: 0;
right: 20px;
}
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li.menu-item-has-children > ul {
position: relative;
margin: 0;
padding: 0;
border: none;
width: 270px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li.menu-item-has-children > ul > li {
display: block;
border-top: 1px solid rgba(170, 170, 170, 0.2);
}
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li.menu-item-has-children > ul > li:first-child {
border: none;
}
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li.menu-item-has-children > ul > li > a {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
display: block;
font-size: 13px;
font-weight: 400;
color: #747474;
line-height: 38px;
padding: 0 20px;
}
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li.menu-item-has-children > ul > li.current_page_item > a,
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li.menu-item-has-children > ul > li:hover > a {
background: none;
color: #1faceb;
}
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li.menu-item-has-children:hover > ul {
display: block;
z-index: 999;
}
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li.current_page_item > a,
.tb-menu-list > ul > li.menu-item-has-children > ul.standar-dropdown > li:hover > a {
background: none;
color: #1faceb;
}
.tb-menu-list > ul > li.menu-item-has-children:hover > ul {
display: block;
z-index: 999;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width { position: static;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul {
position: relative;
width: 100%;
width: 270px;
margin: 0;
padding: 20px 10px;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li > a {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
font-size: 14px;
font-weight: 400;
line-height: 38px;
color: #474747;
text-transform: uppercase;
padding: 0 15px;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.current_page_item > a,
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li:hover > a {
background: none;
color: #1faceb;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.menu-item-has-children > ul {
position: relative;
margin: 0;
padding: 0;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.menu-item-has-children > ul > li > a {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
display: block;
font-size: 13px;
font-weight: 400;
color: #747474;
line-height: 38px;
padding: 0 20px;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.menu-item-has-children > ul > li.current_page_item > a,
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.menu-item-has-children > ul > li:hover > a {
background: none;
color: #1faceb;
padding-left: 25px;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.menu-item-has-children:hover > ul {
display: block;
z-index: 999;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.item-menu-custom-block {
padding: 10px 15px;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.item-menu-custom-block > a {
display: none;
}
}
@media (max-width: 992px) {
#nav > li li {
padding-left: 0px;
border-top: 1px solid rgba(170, 170, 170, 0.2);
}
#nav > li ul.autodrop_submenu > li {
padding-left: 7px;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul {
padding: 0;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li > a {
text-transform: capitalize;
margin-left: 10px;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.menu-item-has-children > ul > li {
padding-left: 0;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.menu-item-has-children > ul > li > a {
padding-left: 32px;
}
.tb-menu-list > ul > li.menu-item-has-children.has_full_width > ul > li.menu-item-has-children > ul > li:hover > a {
padding-left: 32px;
}
}
@media (min-width: 992px) {
.tb-header-wrap {
z-index: 99999;
position: relative;
}
.tb-header-v1 .tb-header-menu {
background: url(https://bubbleblue.org/wp-content/uploads/2024/03/bg-header.png) no-repeat;
background-position: center bottom;
padding-bottom: 31px;
}
}
#jws_theme_wrapper .wrap-mini-cart .widget-woocommerce-currency-switcher .dd-select {
display: none;
}
#jws_theme_wrapper .wrap-mini-cart .widget-woocommerce-currency-switcher .dd-options {
display: block !important;
position: relative;
box-shadow: none;
border: none;
}
#jws_theme_wrapper .wrap-mini-cart .widget-woocommerce-currency-switcher .dd-options .dd-option {
padding: 3px 0;
border: none;
}
#jws_theme_wrapper .wrap-mini-cart .widget-woocommerce-currency-switcher .dd-options .dd-option .dd-option-text {
display: none;
}
#jws_theme_wrapper .wrap-mini-cart .widget-woocommerce-currency-switcher .dd-options .dd-option .dd-desc {
color: #6b6b6b;
}
#jws_theme_wrapper .wrap-mini-cart .widget-woocommerce-currency-switcher .dd-options .dd-option.dd-option-selected .dd-desc,
#jws_theme_wrapper .wrap-mini-cart .widget-woocommerce-currency-switcher .dd-options .dd-option:hover .dd-desc {
color: #333333;
}
#jws_theme_wrapper .wrap-mini-cart .searchform_fixed .widget_searchform_content {
position: fixed;
background-color: rgba(0, 0, 0, 0.9);
z-index: 99999;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
#jws_theme_wrapper .wrap-mini-cart .searchform_fixed .widget_searchform_content form {
position: absolute;
width: 92%;
max-width: 830px;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
padding-right: 0;
}
#jws_theme_wrapper .wrap-mini-cart .searchform_fixed .widget_searchform_content form > input[type="text"] {
height: 70px !important;
border: none;
color: #fff;
border-bottom: 1px solid rgba(255, 255, 255, 0.6);
font-size: 30px;
line-height: 70px;
padding: 0;
}
#jws_theme_wrapper .wrap-mini-cart .searchform_fixed .widget_searchform_content form > input[type="text"]::-webkit-input-placeholder { color: #ffffff;
}
#jws_theme_wrapper .wrap-mini-cart .searchform_fixed .widget_searchform_content form > input[type="text"]:-moz-placeholder { color: #ffffff;
opacity: 1;
}
#jws_theme_wrapper .wrap-mini-cart .searchform_fixed .widget_searchform_content form > input[type="text"]::-moz-placeholder { color: #ffffff;
opacity: 1;
}
#jws_theme_wrapper .wrap-mini-cart .searchform_fixed .widget_searchform_content form > input[type="text"]:-ms-input-placeholder { color: #ffffff;
}
#jws_theme_wrapper .wrap-mini-cart .searchform_fixed .widget_searchform_content form > input[type="text"]:placeholder-shown { color: #ffffff;
}
#jws_theme_wrapper .wrap-mini-cart .searchform_fixed .widget_searchform_content form > input[type=submit] {
display: none;
}
#jws_theme_wrapper .wrap-mini-cart .searchform_fixed .widget_searchform_content form .tb-close-fixedsearch {
position: absolute;
color: #fff;
font-size: 48px;
top: 50%;
-webkit-transform: translateY(50%);
transform: translateY(50%);
right: 0;
line-height: 0;
}
.tb-menu-sidebar {
display: inline-block;
vertical-align: middle;
}
.tb-menu-sidebar .widget_cart_search_wrap_item {
position: relative;
display: inline-block;
}
.tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content {
position: absolute;
top: 100%;
right: 0;
min-width: 300px;
padding: 15px;
background: #ffffff;
box-shadow: 2px 0 10px rgba(0, 0, 0, 0.09);
-webkit-box-shadow: 2px 0 10px rgba(0, 0, 0, 0.09);
display: none;
}
.tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.active {
display: block !important;
z-index: 999;
-webkit-animation: fadeInUp 0.4s both;
-moz-animation: fadeInUp 0.4s both;
-o-animation: fadeInUp 0.4s both;
animation: fadeInUp 0.4s both;
}
.tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search {
position: fixed;
z-index: 999999;
top: 0;
left: 0;
min-height: 100px;
line-height: 20px;
box-shadow: none;
padding-top: 10px;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.09);
}
.tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search input[type="text"] {
color: #919191;
font-size: 24px;
text-align: center;
}
.tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search input[type="text"]::-webkit-input-placeholder { color: #919191;
}
.tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search input[type="text"]:-moz-placeholder { color: #919191;
opacity: 1;
}
.tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search input[type="text"]::-moz-placeholder { color: #919191;
opacity: 1;
}
.tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search input[type="text"]:-ms-input-placeholder { color: #919191;
}
.tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search input[type="text"]:placeholder-shown { color: #919191;
}
.tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search input[type="text"]:focus {
color: #000;
}
.tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search input {
border: none;
}
.tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search .tb-close-fullsearch {
font-size: 24px;
top: 8px;
right: 0;
position: absolute;
color: #919191;
}
.tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content > form {
position: relative;
padding-right: 80px;
}
.tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content > form > input {
background: transparent;
height: 40px;
margin: 0;
float: left;
}
.tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content > form > input[type="submit"] {
position: absolute;
top: 0;
right: 0;
width: 80px;
color: #ffffff;
background: #1faceb;
border-color: #1faceb;
text-transform: uppercase;
}
.tb-menu-sidebar .tb-menu-canvas-wrap {
position: relative;
display: inline-block;
}
.tb-menu-sidebar a.icon {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
margin-right: 22px;
color: #949494;
}
.tb-menu-sidebar a.icon em {
display: none;
}
.tb-menu-sidebar a.icon:hover {
color: #1faceb;
}
.tb-menu-sidebar .widget_mini_cart_wrap {
top: 0;
position: relative;
display: inline-block;
}
.tb-menu-sidebar .widget_mini_cart_wrap .header {
line-height: 100px;
display: block;
padding-right: 6px;
}
.tb-menu-sidebar .tb-menu-canvas-wrap {
line-height: 100px;
}
.tb-menu-sidebar .tb-menu-canvas-wrap .tb-menu-account {
position: absolute;
top: 100%;
left: -120%;
background-color: #fff;
z-index: 9999; text-align: left;
padding: 30px 20px 20px 25px;
white-space: nowrap;
line-height: 24px;
box-shadow: 2px 0 10px rgba(0, 0, 0, 0.09);
min-width: 170px;
display: none;
-webkit-animation: fadeInUp2 0.4s both;
animation: fadeInUp2 0.4s both;
}
.tb-menu-sidebar .tb-menu-canvas-wrap .tb-menu-account.active {
display: block;
}
.tb-menu-sidebar .tb-menu-canvas-wrap .tb-menu-account li {
line-height: 28px;
}
.tb-menu-sidebar .tb-menu-canvas-wrap .tb-menu-account li a {
color: #6b6b6b;
}
.tb-menu-sidebar .tb-menu-canvas-wrap .tb-menu-account li a i {
color: #b0b0b0;
margin-right: 2px;
}
.tb-menu-sidebar .tb-menu-canvas-wrap .tb-menu-account li:hover a,
.tb-menu-sidebar .tb-menu-canvas-wrap .tb-menu-account li.current-menu-item a,
.tb-menu-sidebar .tb-menu-canvas-wrap .tb-menu-account li:hover i,
.tb-menu-sidebar .tb-menu-canvas-wrap .tb-menu-account li.current-menu-item i {
color: #333333;
}
.tb-menu-sidebar .tb-menu-canvas-wrap .tb-menu-account .widget {
margin-bottom: 14px;
}
.tb-menu-sidebar .tb-menu-canvas-wrap .tb-menu-account .widget .wg-title,
.tb-menu-sidebar .tb-menu-canvas-wrap .tb-menu-account .widget .widget-title {
margin-bottom: 3px;
font-size: 15px;
}
.tb-menu-sidebar .tb-menu-canvas-wrap .tb-menu-account .widget .menu-sub-account-container {
margin-left: -1.5px;
}
.tb-menu-sidebar .tb-menu-canvas-wrap .tb-menu-account .widget:last-child {
margin-bottom: 0;
}
.tb-menu-sidebar .widget_mini_icon .header span.total_cart {
display: none;
color: #fff;
}
.tb-header-wrap.tb-header-stick .tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search {
min-height: 140px;
padding-top: 50px;
}
.tb-header-wrap.tb-header-v1 .tb-menu-sidebar a.icon,
.tb-header-wrap.tb-header-v8 .tb-menu-sidebar a.icon,
.tb-header-wrap.tb-header-v5 .tb-menu-sidebar a.icon {
position: relative;
font-size: 12px;
display: inline-block;
text-align: center;
width: 35px;
height: 35px;
line-height: 35px;
border-radius: 50%;
}
.tb-header-wrap.tb-header-v1 .tb-menu-sidebar a.icon:before,
.tb-header-wrap.tb-header-v8 .tb-menu-sidebar a.icon:before,
.tb-header-wrap.tb-header-v5 .tb-menu-sidebar a.icon:before,
.tb-header-wrap.tb-header-v1 .tb-menu-sidebar a.icon:after,
.tb-header-wrap.tb-header-v8 .tb-menu-sidebar a.icon:after,
.tb-header-wrap.tb-header-v5 .tb-menu-sidebar a.icon:after {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
top: 0;
left: 0;
width: 100%;
height: 100%;
position: absolute;
content: "";
border: 1px solid #dddddd;
border-radius: 50%;
}
.tb-header-wrap.tb-header-v1 .tb-menu-sidebar a.icon:after,
.tb-header-wrap.tb-header-v8 .tb-menu-sidebar a.icon:after,
.tb-header-wrap.tb-header-v5 .tb-menu-sidebar a.icon:after {
width: 75%;
height: 75%;
top: 12.5%;
left: 12.5%;
border-color: #e9e9e9;
z-index: -1;
}
.tb-header-wrap.tb-header-v1 .tb-menu-sidebar a.icon:hover,
.tb-header-wrap.tb-header-v8 .tb-menu-sidebar a.icon:hover,
.tb-header-wrap.tb-header-v5 .tb-menu-sidebar a.icon:hover {
color: #fff;
}
.tb-header-wrap.tb-header-v1 .tb-menu-sidebar a.icon:hover:before,
.tb-header-wrap.tb-header-v8 .tb-menu-sidebar a.icon:hover:before,
.tb-header-wrap.tb-header-v5 .tb-menu-sidebar a.icon:hover:before,
.tb-header-wrap.tb-header-v1 .tb-menu-sidebar a.icon:hover:after,
.tb-header-wrap.tb-header-v8 .tb-menu-sidebar a.icon:hover:after,
.tb-header-wrap.tb-header-v5 .tb-menu-sidebar a.icon:hover:after {
border-color: #1faceb;
}
.tb-header-wrap.tb-header-v1 .tb-menu-sidebar a.icon:hover:after,
.tb-header-wrap.tb-header-v8 .tb-menu-sidebar a.icon:hover:after,
.tb-header-wrap.tb-header-v5 .tb-menu-sidebar a.icon:hover:after {
background-color: #1faceb;
}
.tb-header-wrap.tb-header-v1 .tb-menu-sidebar a.icon:hover .fa,
.tb-header-wrap.tb-header-v8 .tb-menu-sidebar a.icon:hover .fa,
.tb-header-wrap.tb-header-v5 .tb-menu-sidebar a.icon:hover .fa {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
.tb-header-wrap.tb-header-v3.tb-header-fixed .tb-header-menu {
background-color: transparent;
}
.tb-header-wrap.tb-header-v3 .tb-sidebar.tb-sidebar-right {
float: right;
}
.tb-header-wrap.tb-header-v3 .tb-sidebar.tb-sidebar-right .widget-woocommerce-currency-switcher form {
margin-right: 5px;
}
.tb-header-wrap.tb-header-v3 .tb-sidebar.tb-sidebar-right .widget-woocommerce-currency-switcher form select {
min-width: 43px;
}
.tb-header-wrap.tb-header-v3 .tb-sidebar.tb-sidebar-right .widget-woocommerce-currency-switcher form:after {
right: 0;
}
.tb-header-wrap.tb-header-v3 .tb-sidebar .textwidget {
line-height: 35px;
}
.tb-header-wrap.tb-header-v3 .tb-menu .widget_cart_search_wrap_item {
line-height: 100px;
}
.tb-header-wrap.tb-header-v3 .tb-menu-sidebar .wrap-mini-cart a.icon:hover {
color: #1faceb;
}
.tb-header-wrap.tb-header-v3 .tb-menu-sidebar .wrap-mini-cart .widget_mini_cart_wrap .header a.icon_cart_wrap span.cart_total {
top: -6px;
right: -18px;
}
.tb-header-wrap .widget #lang_sel_list {
height: auto;
}
.tb-header-wrap .widget #lang_sel_list .tb-lists-language {
margin-bottom: 18px !important;
border-top: none;
height: auto;
}
.tb-header-wrap .widget #lang_sel_list .tb-lists-language li {
float: none;
}
.tb-header-wrap .widget #lang_sel_list .tb-lists-language li a {
border: none;
padding-left: 0;
font-size: 13px;
margin-bottom: 6px;
}
.tb-header-wrap .widget #lang_sel_list .tb-lists-language li a img {
margin-right: 3px;
}
@media (max-width: 767px) {
.tb-menu-sidebar .widget_cart_search_wrap_item {
position: static;
line-height: 60px !important;
}
.tb-menu-sidebar .tb-menu-canvas-wrap {
position: static;
line-height: 60px;
}
.tb-menu-sidebar .widget_mini_cart_wrap {
position: static;
}
.tb-menu-sidebar .widget_mini_cart_wrap .header {
line-height: 60px !important;
}
}
@media (min-width: 992px) {
.tb-stick-active .tb-header-wrap .tb-header-menu {
position: fixed;
top: 0;
left: 0;
right: 0;
width: 100%;
z-index: 9999;
}
.tb-stick-active .tb-header-wrap .tb-header-menu .tb-logo {
height: 80px;
}
.tb-stick-active .tb-header-wrap .tb-header-menu .tb-menu .tb-menu-list > ul > li > a {
line-height: 79px;
}
.tb-stick-active .tb-header-wrap .tb-header-menu .tb-menu .tb-menu-sidebar .tb-menu-canvas-wrap,
.tb-stick-active .tb-header-wrap .tb-header-menu .tb-menu .tb-menu-sidebar .widget_cart_search_wrap_item,
.tb-stick-active .tb-header-wrap .tb-header-menu .tb-menu .tb-menu-sidebar .widget_mini_cart_wrap .header {
line-height: 80px;
}
.tb-stick-active .tb-header-wrap .tb-menu-list .menu-bg-logo {
display: none;
}
.tb-stick-active .tb-header-wrap.tb-header-v4 .tb-header-menu .tb-logo,
.tb-stick-active .tb-header-wrap.tb-header-v2 .tb-header-menu .tb-logo,
.tb-stick-active .tb-header-wrap.tb-header-v4 .tb-header-menu .tb-menu-sidebar,
.tb-stick-active .tb-header-wrap.tb-header-v2 .tb-header-menu .tb-menu-sidebar {
opacity: 1 !important;
}
.tb-stick-active.admin-bar .tb-header-wrap .tb-header-menu {
top: 32px;
}
.tb-stick-active.admin-bar .tb-header-wrap .tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search {
min-height: 70px;
padding-top: 10px;
}
.tb-stick-active.admin-bar .tb-header-wrap.tb-header-stick .tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search {
min-height: 112px;
padding-top: 36px;
}
.tb-stick-active .tb-header-wrap .tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search {
min-height: 70px;
padding-top: 18px;
}
.tb-stick-active #magic-line {
bottom: 26px !important;
}
.admin-bar .mobile-leftbar {
padding-top: 32px !important;
}
.admin-bar .tb-header-wrap .tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search {
min-height: 132px;
padding-top: 67px;
}
.admin-bar .tb-header-wrap.tb-header-stick .tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search {
min-height: 172px;
padding-top: 67px;
}
}
@media (max-width: 782px) {
.tb-stick-active.admin-bar .tb-header-wrap .tb-header-menu {
top: 46px;
}
.admin-bar .mobile-leftbar {
padding-top: 46px !important;
}
.admin-bar .tb-menu-sidebar .widget_cart_search_wrap_item .widget_searchform_content.full_search {
min-height: 145px;
}
}
.tb-header-wrap.tb-header-fixed {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 999;
}
.tb-header-wrap .tb-header-top {
color: #ffffff;
background-color: #333;
height: 44px;
padding-top: 2px;
}
.tb-header-wrap .tb-header-top .tb-sidebar .widget {
font-size: 12px;
font-weight: 400;
line-height: 40px;
text-transform: uppercase;
}
.tb-header-wrap .tb-header-top .tb-sidebar .widget ul {
padding: 0;
list-style: none;
margin-left: -10px;
}
.tb-header-wrap .tb-header-top .tb-sidebar .widget ul > li {
line-height: 8px;
display: inline-block;
padding: 0 20px;
border-left: 1px solid #717171;
text-transform: uppercase;
}
.tb-header-wrap .tb-header-top .tb-sidebar .widget ul > li.tb-login,
.tb-header-wrap .tb-header-top .tb-sidebar .widget ul > li.tb-logout {
border: none;
}
.tb-header-wrap .tb-header-top .tb-sidebar .widget ul > li.tb-logout {
display: none;
}
.tb-header-wrap .tb-header-top .tb-sidebar .widget ul > li:hover a {
color: #1faceb;
}
.tb-header-wrap .tb-header-top .tb-sidebar .widget ul.tb-social > li {
line-height: 41px;
border: none;
padding: 0;
}
.tb-header-wrap .tb-header-top .tb-sidebar .widget ul.tb-social > li > a {
font-size: 14px;
color: #ccc;
}
.tb-header-wrap .tb-header-top .tb-sidebar .widget ul.tb-social > li:first-child {
border-left: 1px solid #ccc;
padding-left: 15px;
}
.tb-header-wrap .tb-header-top .tb-sidebar .widget ul.tb-social > li:last-child {
border-right: 1px solid #ccc;
padding-right: 15px;
}
.tb-header-wrap .tb-header-top .tb-sidebar.tb-sidebar-right {
text-align: right;
}
.tb-header-wrap .tb-header-top .tb-sidebar.tb-sidebar-right .widget ul {
margin-left: 0;
margin-right: -10px;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart {
font-size: 0;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget ul > li {
display: block;
border-right: none;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart a.icon {
font-size: 12px;
text-transform: uppercase;
text-align: center;
color: #dcdada;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart a.icon em {
display: none;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart a.icon:hover {
color: #1faceb !important;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart a.icon:hover .cart_total {
color: #1faceb;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_cart_search_wrap_item {
position: relative;
display: inline-block;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_cart_search_wrap_item .widget_searchform_content {
position: absolute;
top: 100%;
right: 0;
min-width: 300px;
padding: 15px;
background: #ffffff;
box-shadow: 2px 0 10px rgba(0, 0, 0, 0.09);
-webkit-box-shadow: 2px 0 10px rgba(0, 0, 0, 0.09);
display: none;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_cart_search_wrap_item .widget_searchform_content.active {
display: block !important;
z-index: 999;
-webkit-animation: fadeInUp2 0.4s both;
-moz-animation: fadeInUp2 0.4s both;
-o-animation: fadeInUp2 0.4s both;
animation: fadeInUp2 0.4s both;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_cart_search_wrap_item .widget_searchform_content.full_search {
position: fixed;
z-index: 999999;
top: 0;
left: 0;
min-height: 100px;
line-height: 20px;
box-shadow: none;
padding-top: 10px;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.09);
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_cart_search_wrap_item .widget_searchform_content.full_search input[type="text"] {
color: #919191;
font-size: 24px;
text-align: center;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_cart_search_wrap_item .widget_searchform_content.full_search input[type="text"]::-webkit-input-placeholder { color: #919191;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_cart_search_wrap_item .widget_searchform_content.full_search input[type="text"]:-moz-placeholder { color: #919191;
opacity: 1;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_cart_search_wrap_item .widget_searchform_content.full_search input[type="text"]::-moz-placeholder { color: #919191;
opacity: 1;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_cart_search_wrap_item .widget_searchform_content.full_search input[type="text"]:-ms-input-placeholder { color: #919191;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_cart_search_wrap_item .widget_searchform_content.full_search input[type="text"]:placeholder-shown { color: #919191;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_cart_search_wrap_item .widget_searchform_content.full_search input[type="text"]:focus {
color: #000;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_cart_search_wrap_item .widget_searchform_content.full_search input {
border: none;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_cart_search_wrap_item .widget_searchform_content.full_search .tb-close-fullsearch {
font-size: 24px;
top: 8px;
right: 0;
position: absolute;
color: #919191;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_cart_search_wrap_item .widget_searchform_content > form {
position: relative;
padding-right: 80px;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_cart_search_wrap_item .widget_searchform_content > form > input {
background: transparent;
height: 40px;
margin: 0;
float: left;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_cart_search_wrap_item .widget_searchform_content > form > input[type="submit"] {
position: absolute;
top: 0;
right: 0;
width: 80px;
color: #ffffff;
background: #1faceb;
border-color: #1faceb;
text-transform: uppercase;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap {
position: relative;
display: inline-block;
padding: 0 16px;
margin: 0 16px;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap:before,
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap:after {
position: absolute;
content: "";
border-left: 1px solid #575757;
height: 8px;
top: 50%;
margin-top: -6px;
left: 0;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap:after {
left: auto;
right: 0;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap.hide_setting {
padding: 0;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap.hide_setting:after {
display: none;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap.hide_setting:before {
margin-top: -8px;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap.hide_cart {
padding-right: 0;
margin-right: 0;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap.hide_cart:after {
display: none;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap.hide_search:before {
display: none;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap .header-menu-item-icon {
height: 36px;
min-width: 11px;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart a.icon {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart a.icon em {
display: none;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart a.icon:hover {
color: #fff;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart a.icon:hover:before,
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart a.icon:hover:after {
border-color: #1faceb;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart a.icon:hover:after {
background-color: #1faceb;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart a.icon:hover .fa {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_mini_cart_wrap {
position: relative;
display: inline-block;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_mini_cart_wrap .header {
padding-right: 6px;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_mini_cart_wrap .header a.icon_cart_wrap span.cart_total {
position: static;
margin-left: 10px;
background-color: transparent;
width: auto;
font-size: 12px;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_mini_cart_wrap .header a.icon_cart_wrap span.cart_total em {
margin-left: 3px;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap {
line-height: 40px;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap .tb-menu-account {
position: absolute;
top: 100%;
left: -120%;
background-color: #fff;
z-index: 9999; text-align: left;
padding: 30px 20px 20px 25px;
white-space: nowrap;
line-height: 24px;
box-shadow: 2px 0 10px rgba(0, 0, 0, 0.09);
min-width: 170px;
display: none;
-webkit-animation: fadeInUp2 0.4s both;
animation: fadeInUp2 0.4s both;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap .tb-menu-account.active {
display: block;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap .tb-menu-account ul {
padding: 0;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap .tb-menu-account li {
line-height: 28px;
display: block;
padding: 0;
border: none;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap .tb-menu-account li a {
color: #6b6b6b;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap .tb-menu-account li a i {
color: #b0b0b0;
margin-right: 2px;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap .tb-menu-account li:hover a,
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap .tb-menu-account li.current-menu-item a,
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap .tb-menu-account li:hover i,
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap .tb-menu-account li.current-menu-item i {
color: #333333;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap .tb-menu-account .widget {
margin-bottom: 14px;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap .tb-menu-account .widget .wg-title,
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap .tb-menu-account .widget .widget-title {
margin-bottom: 3px;
font-size: 15px;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap .tb-menu-account .widget .menu-sub-account-container {
margin-left: -1.5px;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .tb-menu-canvas-wrap .tb-menu-account .widget:last-child {
margin-bottom: 0;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart .widget_mini_icon .header span.total_cart {
display: none;
color: #fff;
}
.tb-header-wrap .tb-header-top .tb-sidebar .wrap-mini-cart.widget-show-text-icon a.icon em {
display: inline-block;
font-style: normal;
margin-right: 6px;
}
.tb-header-wrap .tb-logo > a {
font-size: 40px;
text-transform: uppercase;
font-family: Broadway, sans-serif;
color: #353535;
}
.tb-header-wrap .tb-logo > a .primary_color {
font-family: cursive;
font-size: 60px;
}
.tb-header-wrap .tb-logo > a > img {
height: auto;
}
.tb-header-wrap .tb-header-menu {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
color: #3f3e3e;
}
.tb-header-wrap .tb-header-menu .tb-logo {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
position: relative;
height: 100px;
}
.tb-header-wrap .tb-header-menu .tb-logo > a {
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.tb-header-wrap .tb-header-menu .tb-menu {
text-align: right;
}
.tb-header-wrap .tb-header-menu .wrap-mini-cart .widget_cart_search_wrap_item i {
display: inline-block;
width: 100%;
}
.tb-header-wrap.tb-header-v2 .tb-logo-v2 {
background: #ffffff;
text-align: center;
padding: 60px 0 8px;
}
.tb-header-wrap.tb-header-v2 .tb-header-menu .tb-menu {
text-align: center;
}
.tb-header-wrap.tb-header-v2 .tb-header-menu .tb-menu .tb-menu-list {
margin-right: 10px;
}
.tb-header-wrap.tb-header-v2 .tb-header-menu .tb-menu .tb-menu-list > ul > li:hover > a,
.tb-header-wrap.tb-header-v2 .tb-header-menu .tb-menu .tb-menu-list > ul > li.current_page_parent > a,
.tb-header-wrap.tb-header-v2 .tb-header-menu .tb-menu .tb-menu-list > ul > li.current-menu-parent > a {
color: #1faceb;
}
.tb-header-wrap.tb-header-v2 .tb-header-menu .tb-menu .tb-menu-control-mobi > a {
line-height: 80px;
}
.tb-header-wrap.tb-header-v3 .tb-header-menu .tb-menu {
text-align: center;
float: left;
}
.tb-header-wrap.tb-header-v3 .tb-header-menu .tb-sidebar-minicart {
float: right;
}
.logged-in .tb-header-wrap .tb-header-top .tb-sidebar .widget ul > li.tb-logout {
display: inline-block;
}
.logged-in .tb-header-wrap .tb-header-top .tb-sidebar .widget ul > li.tb-login {
display: none;
}
@media (max-width: 1199px) {
.tb-header-wrap.tb-header-v7 .tb-header-menu .tb-menu .tb-menu-list > ul > li > a,
.tb-header-wrap.tb-header-v1 .tb-header-menu .tb-menu .tb-menu-list > ul > li > a,
.tb-header-wrap.tb-header-v8 .tb-header-menu .tb-menu .tb-menu-list > ul > li > a,
.tb-header-wrap.tb-header-v24 .tb-header-menu .tb-menu .tb-menu-list > ul > li > a,
.tb-header-wrap.tb-header-3 .tb-header-menu .tb-menu .tb-menu-list > ul > li > a,
.tb-header-wrap.tb-header-v4 .tb-header-menu .tb-menu .tb-menu-list > ul > li > a {
padding: 0 10px !important;
}
.tb-header-wrap.tb-header-v2 .tb-logo-v2 {
display: none;
}
.tb-header-wrap.tb-header-v2 .tb-header-menu .tb-logo,
.tb-header-wrap.tb-header-v2 .tb-header-menu .tb-menu-sidebar {
opacity: 1;
}
}
@media (max-width: 767px) {
.tb-header-wrap .tb-header-top {
overflow: hidden;
}
.tb-header-wrap .tb-header-top .tb-sidebar.tb-sidebar-left,
.tb-header-wrap .tb-header-top .tb-sidebar.tb-sidebar-right {
text-align: center;
}
.tb-header-wrap .tb-header-menu {
height: 60px;
}
.tb-header-wrap .tb-header-menu .tb-menu {
padding-right: 0 !important;
}
.tb-header-wrap .tb-header-menu .tb-logo {
height: 60px;
}
.tb-header-wrap .tb-header-menu .tb-header-menu-inner .tb-menu-sidebar {
position: static;
}
.tb-header-wrap.tb-header-v6 .tb-header-menu .tb-menu .tb-menu-sidebar {
margin-left: 0;
}
.tb-header-wrap.tb-header-v6 .tb-header-menu .tb-menu .tb-menu-sidebar .widget_cart_search_wrap_item > a,
.tb-header-wrap.tb-header-v6 .tb-header-menu .tb-menu .tb-menu-sidebar .header-menu-item-icon > a,
.tb-header-wrap.tb-header-v6 .tb-header-menu .tb-menu .tb-menu-sidebar .widget_mini_cart_wrap .header {
width: auto;
padding: 0 10px;
}
.tb-header-wrap.tb-header-v6 .tb-header-menu .tb-menu .tb-menu-control-mobi > a {
width: auto;
padding: 0 10px;
}
}
.tb-logo.tb-custom-logo {
position: relative;
padding-bottom: 22px;
margin-bottom: 24px;
}
.tb-logo.tb-custom-logo > a {
font-size: 40px;
text-transform: uppercase;
font-family: Broadway, sans-serif;
color: #353535;
}
.tb-logo.tb-custom-logo > a .primary_color {
font-family: cursive;
font-size: 60px;
}
.tb-logo.tb-custom-logo > a > img {
height: auto;
}
.tb-logo.tb-custom-logo a {
font-size: 55px !important;
}
.tb-container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
position: relative;
}
.visible-lgs-block {
display: none;
}
@media (min-width: 1200px) {
.visible-lgs-block {
display: block;
}
.col-lg-offset-27 {
margin-left: 270px;
}
.col-lg-93 {
width: calc(100% - 270px);
padding-left: 15px;
padding-right: 15px;
}
.tb-layout-fullwidth .footer-bottom,
.tb-layout-fullwidth .footer-top {
padding-left: 70px !important;
padding-right: 70px !important;
}
.tb-header-menu-db .tb-menu-lg {
position: absolute !important;
top: 0;
}
.tb-header-menu-db .tb-menu-lg.tb-logo {
left: 70px;
min-width: 145px;
}
.tb-header-menu-db .tb-menu-lg.tb-menu {
right: 70px;
}
.tb-container {
width: 970px;
}
}
@media (max-width: 1440px) {
.col-lg-93 .container {
max-width: 970px;
}
}
@media (min-width: 768px) {
.tb-container {
width: 750px;
}
}
@media (min-width: 1200px) {
.tb-container {
width: 1170px;
}
}
.tb-header-v2 #nav .tb_logo_center {
margin-left: 30px;
padding-right: 30px;
vertical-align: middle;
}
.tb-header-v2 #nav .tb_logo_center > a {
display: none;
}
.tb-header-v2.tb-header-wrap .tb-header-top {
background-position: bottom;
padding-top: 0;
padding-bottom: 2px;
}
.tb-header-v2 .tb-header-menu {
background: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/modules/assets/images/bg-header-2.png) no-repeat;
background-position: center bottom;
}
.tb-menu-list.secondary_navigation ul > li.has_full_width:nth-child(1),
.tb-menu-list.secondary_navigation ul > li.has_full_width:nth-child(2),
.tb-menu-list.secondary_navigation ul > li.has_full_width:nth-child(3),
.tb-menu-list.secondary_navigation ul > li.has_full_width:nth-child(4) {
position: relative;
}
.tb-menu-list.secondary_navigation ul > li.has_full_width:nth-child(1) > ul.drop_full_width,
.tb-menu-list.secondary_navigation ul > li.has_full_width:nth-child(2) > ul.drop_full_width,
.tb-menu-list.secondary_navigation ul > li.has_full_width:nth-child(3) > ul.drop_full_width,
.tb-menu-list.secondary_navigation ul > li.has_full_width:nth-child(4) > ul.drop_full_width {
left: 0;
}
.tb-header-wrap .tb-header-menu {
z-index: 9999 !important;
}
@media (min-width: 992px) {
.jws-rev-h1 {
margin-top: -31px !important;
}
}
.jws-rev-h1 .wpb_content_element {
margin-bottom: 0;
}
.jws-border-custom {
z-index: 2;
position: relative;
}
@media (min-width: 992px) {
.title-bar {
margin-top: -35px;
}
}
.jws_theme_tab .tb-blog.list_tree .list_tree_item:nth-child(1) article .blog-info .tb-blog-date,
.jws_theme_tab .tb-blog.list_tree .list_tree_item:nth-child(2) article .blog-info .tb-blog-date {
color: #222222;
}
.jws_theme_tab .tb-blog.list_tree .list_tree_item article .blog-info .tb-blog-date {
color: #222;
font-size: 14px;
font-weight: 600;
}
.jws_theme_tab .tb-blog.list_tree .list_tree_item article .blog-info .tb-blog-date time {
position: relative;
}
.jws_theme_tab .tb-blog.list_tree .list_tree_item article .blog-info .tb-blog-date time:after {
content: "\f106 \f106 \f106 \f106 \f106";
display: block;
font-size: 11px;
text-transform: uppercase;
color: #222;
font-family: FontAwesome;
line-height: 11px;
margin-bottom: 12px;
position: absolute;
left: 0;
}
.slider5 .rev_slider .tparrows:hover {
background-color: #ffca00;
}
@media (max-width: 767px) {
body .rev_slider:hover .tparrows.tp-leftarrow {
left: 5% !important;
}
}
.rev_slider .tparrows {
width: 42px;
height: 40px;
line-height: 40px;
text-align: center;
background-color: #222222;
color: #fff;
border-radius: 50%;
font-size: 18px;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.rev_slider .tparrows:hover {
background-color: #1faceb;
}
.rev_slider .tparrows:before {
font-family: FontAwesome;
content: "\f178";
}
.rev_slider .tparrows.tp-leftarrow {
border-right: 2px solid #9b9b9b;
}
.rev_slider .tparrows.tp-leftarrow:before {
content: "\f177";
}
.rev_slider .tparrows.tp-rightarrow {
border-left: 2px solid #9b9b9b;
}
.rev_slider:hover .tparrows.tp-leftarrow {
left: 3% !important;
}
.rev_slider:hover .tparrows.tp-rightarrow {
left: 98% !important;
}
.rev_slider .hermes .tp-bullet {
box-shadow: inset 0 0 0 2px #fff;
}
.rev_slider .hermes .tp-bullet:hover,
.rev_slider .hermes .tp-bullet:after {
background-color: transparent;
}
.rev_slider .hermes .tp-bullet.selected,
.rev_slider .hermes .tp-bullet:hover {
box-shadow: inset 0 0 0 2px #1faceb;
}
.rev_slider .btn-pre-v2 {
font-family: Dosis;
font-size: 16px;
}
.rev_slider .btn-pre-v2:hover {
color: #fff;
}
@media (min-width: 768px) {
body .col-service-h3 .no-container .row .vc_column_container:last-child {
padding-right: 15px;
}
body .col-service-h3 .no-container .row .vc_column_container:first-child {
padding-left: 15px;
}
}
body .col-service-h3 .no-container .row {
margin-right: 0;
margin-left: 0;
}
.col-process-h3 .jws-process .jws-process-list li p {
color: #fff;
} .btn-viewmore {
width: 190px;
height: 45px;
line-height: 45px;
text-align: Center;
background-color: #ffca00;
border: 1px solid #ffca00;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
color: #fff;
text-transform: uppercase;
font-family: Dosis;
font-weight: bold;
font-size: 16px;
border-radius: 25px;
display: inline-block;
}
.btn-viewmore:hover {
background-color: transparent;
color: #ffca00;
}
.tb-info-box-wrap .tb-info-box {
position: relative;
overflow: hidden;
}
.tb-info-box-wrap .tb-info-box .tb-image {
overflow: hidden;
}
.tb-info-box-wrap .tb-info-box .tb-image .img-responsive {
width: 100%;
}
.tb-info-box-wrap .tb-info-box .tb-title h2 {
font-size: 24px;
color: #2a2a2a;
margin: 21px 0 25px;
font-family: Oswald;
font-weight: 700;
}
.tb-info-box-wrap .tb-info-box .tb-title h2 span {
display: block;
margin-top: 10px;
}
.tb-info-box-wrap .tb-info-box .tb-content {
margin-bottom: 55px;
}
.tb-info-box-wrap .tb-info-box .tb-control {
margin-bottom: 60px;
}
.tb-info-box-wrap.tb-info-small .tb-title h2 {
font-size: 22px;
}
.tb-info-box-wrap.tpl1 .tb-info-inner .tb-image,
.tb-info-box-wrap.tpl2 .tb-info-inner .tb-image {
position: relative;
}
.tb-info-box-wrap.tpl1 .tb-info-inner .tb-image img,
.tb-info-box-wrap.tpl2 .tb-info-inner .tb-image img {
margin-left: 30px;
-webkit-transform: scale(1.5);
transform: scale(1.5);
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.tb-info-box-wrap.tpl1 .tb-info-inner .tb-image:hover img,
.tb-info-box-wrap.tpl2 .tb-info-inner .tb-image:hover img {
margin-left: 0;
}
.tb-info-box-wrap.tpl1 .tb-info-inner .tb-image img,
.tb-info-box-wrap.tpl2 .tb-info-inner .tb-image img {
margin-left: -30px;
}
.tb-info-box-wrap.tpl1 .tb-info-inner .tb-image:after,
.tb-info-box-wrap.tpl2 .tb-info-inner .tb-image:after {
background: #333;
bottom: 0;
height: auto;
left: 0;
margin: 0;
opacity: 0;
position: absolute;
right: 0;
top: 0;
width: auto;
z-index: 2;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
transform: scale(0);
content: "";
}
.tb-info-box-wrap.tpl1 .tb-info-inner .tb-image:hover,
.tb-info-box-wrap.tpl2 .tb-info-inner .tb-image:hover {
z-index: 10;
}
.tb-info-box-wrap.tpl1 .tb-info-inner .tb-image:hover:after,
.tb-info-box-wrap.tpl2 .tb-info-inner .tb-image:hover:after {
opacity: 0.2;
transform: scale(1);
}
.tb-info-box-wrap.tpl1 .tb-info-inner.image1,
.tb-info-box-wrap.tpl2 .tb-info-inner.image1 {
position: relative;
z-index: 2;
}
.tb-info-box-wrap.tpl1 .tb-info-inner.image1 .tb-image,
.tb-info-box-wrap.tpl2 .tb-info-inner.image1 .tb-image {
border: 30px solid #fff;
}
.tb-info-box-wrap.tpl1 .tb-info-inner .tb-title h2 span {
padding-left: 15%;
}
.tb-info-box-wrap.tpl1 .tb-info-inner.image1 .tb-image {
border-left: none;
}
.tb-info-box-wrap.tpl1 .tb-info-inner.image3 {
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
position: absolute;
right: 15px;
left: 15px;
}
.tb-info-box-wrap.tpl1 .tb-info-inner .tb-shop-now {
margin-right: 20px;
}
.tb-info-box-wrap.tpl2 .tb-info-inner .tb-title {
text-align: right;
}
.tb-info-box-wrap.tpl2 .tb-info-inner .tb-title h2 span {
padding-right: 12%;
}
.tb-info-box-wrap.tpl2 .tb-info-inner.image1 {
text-align: right;
}
.tb-info-box-wrap.tpl2 .tb-info-inner.image1 .tb-image {
border-right: none;
border-bottom: none;
}
.tb-info-box-wrap.tpl2 .tb-info-inner .tb-shop-now {
margin-left: 20px;
}
.tb-info-box-wrap.tpl2 .tb-info-inner .tb-image img {
margin-left: 30px;
-webkit-transform: scale(1.5);
transform: scale(1.5);
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.tb-info-box-wrap.tpl2 .tb-info-inner .tb-image:hover img {
margin-left: 0;
}
.tb-info-box-wrap.tpl3 .tb-info-inner {
position: relative;
}
.tb-info-box-wrap.tpl3 .tb-info-inner .tb-wrap-content {
position: absolute;
top: 50%;
left: 0;
right: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 10;
}
.tb-info-box-wrap.tpl3 .tb-info-inner.image2 .tb-image:after,
.tb-info-box-wrap.tpl3 .tb-info-inner.image3 .tb-image:after {
background: #333;
bottom: 0;
height: auto;
left: 0;
margin: 0;
opacity: 0;
position: absolute;
right: 0;
top: 0;
width: auto;
z-index: 2;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
transform: scale(0);
content: "";
}
.tb-info-box-wrap.tpl3 .tb-info-inner.image2 .tb-image img,
.tb-info-box-wrap.tpl3 .tb-info-inner.image3 .tb-image img {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.tb-info-box-wrap.tpl3 .tb-info-inner.image2:hover .tb-image,
.tb-info-box-wrap.tpl3 .tb-info-inner.image3:hover .tb-image {
z-index: 12;
}
.tb-info-box-wrap.tpl3 .tb-info-inner.image2:hover .tb-image:after,
.tb-info-box-wrap.tpl3 .tb-info-inner.image3:hover .tb-image:after {
opacity: 0.2;
transform: scale(1);
}
.tb-info-box-wrap.tpl3 .tb-info-inner.image2:hover .tb-image img,
.tb-info-box-wrap.tpl3 .tb-info-inner.image3:hover .tb-image img {
transform: scale(1.2);
-webkit-transform: scale(1.2);
}
.tb-info-box-wrap.tpl3 .tb-info-inner.image1 .tb-wrap-content {
-webkit-transform: translateY(-47%);
transform: translateY(-47%);
}
.tb-info-box-wrap.tpl3 .tb-info-inner.image1 .tb-title h2 span {
padding-left: 10%;
}
.tb-info-box-wrap.tpl3 .tb-info-inner.image1 .tb-image {
padding-left: 22%;
}
.tb-info-box-wrap.tpl3 .tb-info-inner.image1 .tb-image .tb-image-inner {
overflow: hidden;
position: relative;
}
.tb-info-box-wrap.tpl3 .tb-info-inner.image1 .tb-image .tb-image-inner img {
margin-left: 30px;
-webkit-transform: scale(1.5);
transform: scale(1.5);
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.tb-info-box-wrap.tpl3 .tb-info-inner.image1 .tb-image .tb-image-inner:hover img {
margin-left: 0;
}
.tb-info-box-wrap.tpl3 .tb-info-inner.image1 .tb-image .tb-image-inner img {
margin-left: -30px;
}
.tb-info-box-wrap.tpl3 .tb-info-inner.image1 .tb-image .tb-image-inner:after {
background: #333;
bottom: 0;
height: auto;
left: 0;
margin: 0;
opacity: 0;
position: absolute;
right: 0;
top: 0;
width: auto;
z-index: 2;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
transform: scale(0);
content: "";
}
.tb-info-box-wrap.tpl3 .tb-info-inner.image1:hover .tb-image img {
margin-left: 0;
}
.tb-info-box-wrap.tpl3 .tb-info-inner.image1:hover .tb-image-inner:after {
opacity: 0.2;
transform: scale(1);
}
.tb-info-box-wrap.tpl3 .tb-info-inner.image2 {
margin-bottom: 31px;
}
.tb-info-box-wrap.tpl3 .tb-info-inner.image2 .tb-wrap-content {
padding-left: 30px;
}
.tb-info-box-wrap.tpl3 .tb-info-inner.image2 .tb-title h2 {
color: #fff;
}
.tb-info-box-wrap.tpl3 .tb-info-inner.image2 .tb-title h2 span {
padding-left: 15%;
}
.tb-info-box-wrap.tpl3 .tb-info-inner.image3 .tb-wrap-content {
padding-right: 30px;
text-align: right;
}
.tb-info-box-wrap.tpl3 .tb-info-inner.image3 .tb-title h2 {
color: #fff;
}
.tb-info-box-wrap.tpl3 .tb-info-inner.image3 .tb-title h2 span {
padding-right: 15%;
}
.tb-info-box-wrap.tpl3.tb-info-small .tb-info-inner.image1 .tb-wrap-content {
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.tb-info-box-wrap.tpl4 .tb-info-inner.image2 {
margin-bottom: 70px;
position: relative;
}
.tb-info-box-wrap.tpl4 .tb-info-inner.image2 .tb-image {
overflow: hidden;
}
.tb-info-box-wrap.tpl4 .tb-info-inner.image2 .tb-image img {
margin-left: 30px;
-webkit-transform: scale(1.5);
transform: scale(1.5);
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.tb-info-box-wrap.tpl4 .tb-info-inner.image2 .tb-image:hover img {
margin-left: 0;
}
.tb-info-box-wrap.tpl4 .tb-info-inner.image2 .tb-image img {
margin-left: -30px;
}
.tb-info-box-wrap.tpl4 .tb-info-inner.image2 .tb-image:after {
background: #333;
bottom: 0;
height: auto;
left: 0;
margin: 0;
opacity: 0;
position: absolute;
right: 0;
top: 0;
width: auto;
z-index: 2;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
transform: scale(0);
content: "";
}
.tb-info-box-wrap.tpl4 .tb-info-inner.image2 .tb-image:hover {
z-index: 15;
}
.tb-info-box-wrap.tpl4 .tb-info-inner.image2 .tb-image:hover:after {
opacity: 0.2;
transform: scale(1);
}
.tb-info-box-wrap.tpl4 .tb-info-inner.image3 {
margin-left: -60%;
}
.tb-info-box-wrap.tpl4 .tb-info-inner.image3 .tb-image {
position: absolute;
bottom: 0;
z-index: 10;
border: 30px solid #FFF;
border-left: none;
border-bottom: none;
}
.tb-info-box-wrap.tpl4 .tb-info-inner.image3 .tb-image img {
margin-left: 30px;
-webkit-transform: scale(1.5);
transform: scale(1.5);
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.tb-info-box-wrap.tpl4 .tb-info-inner.image3 .tb-image:hover img {
margin-left: 0;
}
.tb-info-box-wrap.tpl4 .tb-info-inner.image3 .tb-image:after {
background: #333;
bottom: 0;
height: auto;
left: 0;
margin: 0;
opacity: 0;
position: absolute;
right: 0;
top: 0;
width: auto;
z-index: 2;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
transform: scale(0);
content: "";
}
.tb-info-box-wrap.tpl4 .tb-info-inner.image3 .tb-image:hover:after {
opacity: 0.2;
transform: scale(1);
}
.tb-info-box-wrap.tpl4 .tb-info-inner.image1 .tb-shop-now {
margin-right: 14px;
}
@media (max-width: 767px) {
.ro-info-box-wrap.tpl1 .tb-info-box,
.ro-info-box-wrap.tpl2 .tb-info-box {
max-width: 370px;
margin: 0 auto 30px;
}
.ro-info-box-wrap.tpl1 .tb-info-box .tb-image,
.ro-info-box-wrap.tpl2 .tb-info-box .tb-image {
width: 100%;
}
.ro-info-box-wrap.tpl1 .tb-info-box .tb-image:after,
.ro-info-box-wrap.tpl2 .tb-info-box .tb-image:after {
top: auto;
bottom: -8px;
right: auto;
left: 50%;
-webkit-transform: translateX(-50%) rotate(45deg);
-moz-transform: translateX(-50%) rotate(45deg);
-o-transform: translateX(-50%) rotate(45deg);
-ms-transform: translateX(-50%) rotate(45deg);
transform: translateX(-50%) rotate(45deg);
}
.ro-info-box-wrap.tpl1 .tb-info-box .tb-image.tb-right:after,
.ro-info-box-wrap.tpl2 .tb-info-box .tb-image.tb-right:after {
top: -8px;
bottom: auto;
right: auto;
left: 50%;
-webkit-transform: translateX(-50%) rotate(45deg);
-moz-transform: translateX(-50%) rotate(45deg);
-o-transform: translateX(-50%) rotate(45deg);
-ms-transform: translateX(-50%) rotate(45deg);
transform: translateX(-50%) rotate(45deg);
}
.ro-info-box-wrap.tpl1 .tb-info-box .tb-content,
.ro-info-box-wrap.tpl2 .tb-info-box .tb-content {
width: 100%;
padding: 10px 0;
}
}
.tb-service-wrap .tb-service {
position: relative;
margin: 0 auto 33px;
}
.tb-service-wrap .tb-service .tb-icon {
margin-bottom: 14px;
}
.tb-service-wrap .tb-service .tb-icon i {
display: inline-block;
width: 100%;
}
.tb-service-wrap .tb-service.text-center .tb-image > img {
margin: 0 auto;
}
.tb-service-wrap .tb-service .btn-viewmore {
width: 115px;
height: 35px;
line-height: 35px;
text-align: Center;
background-color: #ffca00;
border: 1px solid #ffca00;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
color: #fff;
text-transform: uppercase;
font-family: roboto;
font-weight: normal;
font-size: 14px;
border-radius: 20px;
display: inline-block;
}
.tb-service-wrap .tb-service .btn-viewmore:hover {
background-color: transparent;
color: #ffca00;
}
.tb-service-wrap .tb-service .tb-title {
color: #222222;
line-height: 18px;
margin-bottom: 18px;
padding-top: 20px;
position: relative;
font-weight: bold;
}
.tb-service-wrap .tb-service:hover .tb-icon {
color: #1faceb;
}
.tb-service-wrap .tb-service.tpl6 {
text-align: left;
}
.tb-service-wrap .tb-service.tpl6 .icon_title {
width: 80px;
height: 80px;
line-height: 80px;
font-size: 35px;
border-radius: 100%;
background: #ffffff;
text-align: center;
margin-right: 38px;
display: inline-block;
position: relative;
vertical-align: top;
margin-top: 8px;
}
.tb-service-wrap .tb-service.tpl6 .icon_title .tb-service-border {
position: absolute;
border-radius: 100%;
width: 100%;
height: 100%;
border: 1px solid;
}
.tb-service-wrap .tb-service.tpl6 .icon_title:after {
background: #ffffff;
opacity: 0.5;
position: absolute;
top: -10px;
left: -10px;
width: calc(100% + 20px);
height: calc(100% + 20px);
content: "";
z-index: -1;
border-radius: 100%;
}
.tb-service-wrap .tb-service.tpl6 .icon_title .tb-service-overlay {
background: #ffffff;
opacity: 0.5;
position: absolute;
top: -10px;
left: -10px;
width: calc(100% + 20px);
height: calc(100% + 20px);
opacity: 0;
z-index: -1;
border-radius: 100%;
transition: 0.5s all;
-webkit-transition: 0.5s all;
}
.tb-service-wrap .tb-service.tpl6 .content-right {
width: calc(100% - 125px);
display: inline-block;
position: relative;
}
.tb-service-wrap .tb-service.tpl6 .content-right .tb-title-hover {
position: absolute;
top: 0;
left: 0;
opacity: 0;
line-height: 18px;
font-weight: 500;
transition: 0.5s all;
-webkit-transition: 0.5s all;
letter-spacing: 1.2px;
}
.tb-service-wrap .tb-service.tpl6 .content-right .tb-title-hover:hover {
opacity: 1;
}
.tb-service-wrap .tb-service.tpl6 .content-right .tb-title {
margin-top: 0;
padding: 0;
font-weight: 500;
letter-spacing: 1.2px;
margin-bottom: 21px;
}
.tb-service-wrap .tb-service.tpl6:hover .icon_title .tb-service-overlay {
opacity: 0.5;
}
.tb-service-wrap .tb-service.tpl .tb-icon i {
color: #fff;
}
.tb-service-wrap .tb-service.tpl:hover .tb-icon i {
color: #1faceb;
}
.tb-service-wrap .tb-service.tpl:hover .tb-icon:before,
.tb-service-wrap .tb-service.tpl:hover .tb-icon:after {
border-color: #efefef;
}
.tb-service-wrap .tb-service.tpl .tb-icon {
color: #1faceb;
}
.tb-service-wrap .tb-service.tpl:hover .tb-icon:before,
.tb-service-wrap .tb-service.tpl:hover .tb-icon:after {
border-color: #efefef;
background-color: transparent;
}
.tb-service-wrap .tb-service.tpl2,
.tb-service-wrap .tb-service.tpl4 {
max-width: 360px;
margin: 0 auto;
}
.tb-service-wrap .tb-service.tpl2 .tb-icon,
.tb-service-wrap .tb-service.tpl4 .tb-icon {
border: none;
font-size: 36px;
background-color: transparent;
color: #fff;
width: 100px;
height: 100px;
border: 2px solid #fff;
border-radius: 50%;
line-height: 100px;
margin: 0 auto;
}
.tb-service-wrap .tb-service.tpl2 .incremental-counter .num,
.tb-service-wrap .tb-service.tpl4 .incremental-counter .num {
display: inline-block;
}
.tb-service-wrap .tb-service.tpl2 .tb-title,
.tb-service-wrap .tb-service.tpl4 .tb-title {
color: #fff;
padding-top: 14px;
padding-bottom: 5px;
background-color: transparent;
}
.tb-service-wrap .tb-service.tpl2 .tb-content,
.tb-service-wrap .tb-service.tpl4 .tb-content {
color: #fff;
}
.tb-service-wrap .tb-service.tpl2:hover,
.tb-service-wrap .tb-service.tpl4:hover {
color: #1faceb;
}
.tb-service-wrap .tb-service.tpl2:hover .tb-icon,
.tb-service-wrap .tb-service.tpl4:hover .tb-icon {
color: #1faceb;
}
.tb-service-wrap .tb-service.tpl2:hover .tb-icon {
position: relative;
}
.tb-service-wrap .tb-service.tpl2:hover .tb-icon:hover {
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
.tb-service-wrap .tb-service.tpl2:hover .tb-icon:after {
position: absolute;
width: 100%;
height: 100%;
border-radius: 50%;
content: '';
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
top: -2px;
left: -2px;
padding: 2px;
z-index: -1;
-webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
-moz-transition: -moz-transform 0.2s, opacity 0.3s;
transition: transform 0.7s, opacity 0.7s;
background: #1faceb;
}
.tb-service-wrap .tb-service.tpl2:hover .tb-icon:hover:after {
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
transform: scale(1.7);
opacity: 0;
}
.tb-service-wrap .tb-service.tpl3 span {
display: inline-block;
}
.tb-service-wrap .tb-service.tpl3 .tb-icon {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
border: none;
text-align: center;
position: absolute;
left: 8px;
top: 50%;
color: #949494;
transform: translateY(-50%);
}
.tb-service-wrap .tb-service.tpl3 .tb-icon:hover {
color: #fff;
}
.tb-service-wrap .tb-service.tpl3 .tb-title-icon {
margin-bottom: 0;
}
.tb-service-wrap .tb-service.tpl3 .tb-content,
.tb-service-wrap .tb-service.tpl3 .tb-title {
padding-top: 0;
display: inline-block;
color: #fff;
text-transform: uppercase;
font-family: dosis;
}
.tb-service-wrap .tb-service.tpl3 .tb-content {
font-size: 18px;
}
.tb-service-wrap .tb-service.tpl3 h3.tb-title {
font-weight: bold;
font-size: 36px;
margin-right: 25px;
}
.tb-service-wrap .tb-service.tpl3 h3.tb-title:after {
display: block;
content: "";
height: 2px;
width: 40px;
background-color: #ffca00;
margin-top: 25px;
}
.tb-service-wrap .tb-service.tpl4 {
max-width: 730px;
border: 1px dashed #fff;
border-radius: 10px;
margin: 0px 0 60px;
position: relative;
}
.tb-service-wrap .tb-service.tpl4:after {
content: "1";
position: absolute;
font-family: Dosis;
font-size: 80px;
font-weight: bold;
color: #fff;
right: 33px;
top: -13px;
}
.tb-service-wrap .tb-service.tpl4 .tb-icon {
text-align: center;
display: inline-block;
vertical-align: top;
margin: 20px;
}
.tb-service-wrap .tb-service.tpl4 .tb-tpl4-content {
width: 575px;
display: inline-block;
padding-top: 17px;
}
.tb-service-wrap .tb-service.tpl4:hover {
background-color: #1faceb;
border: 1px solid #1faceb;
}
.tb-service-wrap .tb-service.tpl5 {
position: relative;
color: #fff;
background-size: cover;
background-repeat: no-repeat;
padding-bottom: 35px;
}
.tb-service-wrap .tb-service.tpl5 i {
width: 90px;
height: 90px;
color: #fff;
display: inline-block;
font-size: 48px;
line-height: 90px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 992px - 1) {
.tb-service-wrap .tb-service.tpl5 i {
width: 70px;
height: 70px;
line-height: 70px;
font-size: 30px;
}
}
.tb-service-wrap .tb-service.tpl5 h3.tb-title {
width: calc( 100% - 100px);
color: #fff;
font-size: 26px;
display: inline-block;
padding-left: 15px;
vertical-align: middle;
padding-top: 0;
position: relative;
line-height: 23px;
top: -5px;
}
@media (min-width: 1200px) {
.tb-service-wrap .tb-service.tpl5 h3.tb-title {
padding-left: 30px;
}
}
@media (min-width: 768px) and (max-width: 992px - 1) {
.tb-service-wrap .tb-service.tpl5 h3.tb-title {
font-size: 18px;
}
}
.tb-service-wrap .tb-service.tpl5 .icon_title {
position: relative;
}
.tb-service-wrap .tb-service.tpl5 .tb-service-overlay,
.tb-service-wrap .tb-service.tpl5 .tb-title-overlay {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
opacity: 0.5;
display: inline-block;
}
.tb-service-wrap .tb-service.tpl5 .tb-title-overlay {
opacity: 0.6;
}
.tb-service-wrap .tb-service.tpl5 .tb-content,
.tb-service-wrap .tb-service.tpl5 a {
position: relative;
z-index: 2;
}
.tb-service-wrap .tb-service.tpl5 .tb-content {
padding: 30px;
}
.tb-service-wrap .tb-service.tpl5 a {
margin-left: 30px;
position: relative;
}
.tb-service-wrap .tb-service.tpl5 a:after {
content: "\f178";
font-family: FontAwesome;
display: inline-block;
margin-left: 10px;
vertical-align: middle;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.tb-service-wrap .tb-service.tpl5 a:hover:after {
margin-left: 15px;
}
.tb-service-wrap:nth-child(2n) .tpl4 {
margin: auto;
margin-bottom: 60px;
}
.tb-service-wrap:nth-child(2n) .tpl4:after {
content: "2";
}
.tb-service-wrap:nth-child(3n) .tpl4 {
margin-right: 0;
margin-left: auto;
}
.tb-service-wrap:nth-child(3n) .tpl4:after {
content: "3";
}
@media (max-width: 992px - 1) {
.tb-service-wrap .tb-service.tpl4 {
text-align: Center;
}
.tb-service-wrap .tb-service.tpl4:hover {
background-color: transparent;
}
}
.tb-countup h1,
.tb-countup h4 {
text-transform: uppercase;
color: #fff;
}
.tb-countup h1 {
font-size: 46px;
margin-bottom: 30px;
}
.tb-countup h4 {
font-weight: normal;
}
.fixed-overborder > .container > .row {
margin-left: 0;
margin-right: 0;
}
.fixed-overborder > .container > .row > .wpb_column {
padding-left: 0 !important;
padding-right: 0 !important;
z-index: 3;
}
.fixed-overborder > .container > .row > .wpb_column .tb-service-wrap {
background-color: #fff;
}
.fixed-overborder > .container > .row > .wpb_column .tb-service-wrap .tb-service {
margin: 0 0 20px;
min-height: 110px;
z-index: 1;
background-color: #fff;
}
.fixed-overborder > .container > .row > .wpb_column:first-child .tb-service-wrap:before,
.fixed-overborder > .container > .row > .wpb_column:first-child .tb-service-wrap:after,
.fixed-overborder > .container > .row > .wpb_column:last-child .tb-service-wrap:after {
width: 11px;
position: absolute;
top: 0;
height: 100px;
content: "";
z-index: 0;
bottom: auto;
float: none;
}
.fixed-overborder > .container > .row > .wpb_column:first-child {
margin-top: -82px;
}
.fixed-overborder > .container > .row > .wpb_column:first-child .tb-service-wrap:before {
box-shadow: -1px 5px 10px rgba(0, 0, 0, 0.4);
left: 0;
right: auto;
border-bottom-left-radius: 60%;
}
.fixed-overborder > .container > .row > .wpb_column:first-child .tb-service-wrap:after {
box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.4);
right: 0;
left: auto;
border-bottom-right-radius: 60%;
}
@media (min-width: 991px) {
.fixed-overborder > .container > .row > .wpb_column {
margin-top: -82px;
}
.fixed-overborder > .container > .row > .wpb_column:last-child .tb-service-wrap:after {
box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.4);
right: 0;
left: auto;
border-bottom-right-radius: 60%;
}
.tb-info-box-wrap.tpl2 .tb-info-inner.image1 {
margin-right: -40% !important;
}
}
@media (max-width: 992px) {
.fixed-overborder > .container > .row > .wpb_column {
margin-bottom: 50px;
}
.fixed-overborder > .container > .row > .wpb_column:last-child {
margin-bottom: 33px;
}
}
@media (min-width: 768px) {
.tb-info-box-wrap.tpl1 .col-sm-push-2 {
margin-left: -10px;
}
.tb-info-box-wrap.tpl1 .tb-info-inner.image1 {
margin-left: -33.333%;
}
.tb-info-box-wrap.tpl2 .col-sm-pull-2 {
margin-right: -10px;
margin-left: 10px;
}
.tb-info-box-wrap.tpl2 .tb-info-inner.image1 {
margin-right: -33.333%;
}
.tb-info-box-wrap.tpl2 .tb-info-inner.image1 .tb-image {
position: absolute;
bottom: 20px;
right: 0;
}
}
@media (max-width: 767px) {
.tb-info-box-wrap .tb-image {
border: none !important;
}
.tb-info-box-wrap .pull-right {
float: none !important;
}
.tb-info-box-wrap.tpl3 .image1 {
margin-bottom: 31px;
}
}
.jws-custom-1 .jws_service_box {
max-width: 390px;
margin: 0 auto;
background-position: center center !important;
background-repeat: no-repeat !important;
}
.jws-about .jws-about-content h3 {
margin-bottom: 13px;
color: #1faceb;
}
.jws-about .jws-about-content h1 {
margin-bottom: 20px;
}
.jws-about .jws-about-content .btn-viewmore {
margin-top: 21px;
}
@media (min-width: 992px) {
.jws-activites-v2 .jws-title {
background: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/modules/assets/images/bg-title.png) no-repeat;
width: 328px;
height: 199px;
margin-left: auto;
text-align: center;
margin-top: 0px;
}
.jws-activites-v2 .jws-title h1.jws-title-underline {
line-height: 130px;
margin-left: 70px;
}
.jws-activites-v2 .jws-title .icon-color {
margin-top: -40px;
margin-left: 70px;
}
}
.jws_about_service .tb-service-wrap .tb-service.tpl2 .tb-title,
.jws_about_service .tb-service-wrap .tb-service.tpl2 .tb-icon {
color: #222;
border-color: #222;
text-transform: uppercase;
}
.jws_about_service .tb-service-wrap .tb-service.tpl2:hover .tb-icon {
color: #ffca00;
border-color: #1faceb;
}
.jws_about_service .tb-service-wrap .tb-service.tpl2 .tb-content {
color: #666;
}
.jws_service_page .tb-service-wrap .tb-service.tpl2 .tb-title {
color: #222222;
}
.jws_service_page .tb-service-wrap .tb-service.tpl2 .tb-content {
color: #666;
}
.jws_service_page .service_item_1 .tb-service-wrap .tb-service.tpl2 .tb-icon {
color: #ffca00;
border-color: #ffca00;
background: #fff;
}
.jws_service_page .service_item_2 .tb-service-wrap .tb-service.tpl2 .tb-icon {
color: #9ebe3b;
border-color: #9ebe3b;
}
.jws_service_page .service_item_3 .tb-service-wrap .tb-service.tpl2 .tb-icon {
color: #bb2b31;
border-color: #bb2b31;
background: #fff;
}
.jws_our_service {
background-position: top !important;
color: #fff;
}
.jws_our_service .tb_box_title {
color: #fff;
}
.jws_our_service .single-classes .tb-service-wrap .tb-service.tpl4 {
margin-bottom: 0;
}
.jws_our_service .single-classes .tb-service-wrap .tb-service.tpl4 .tb-tpl4-content {
max-width: 423px;
width: initial;
}
.tb-service-wrap .tb-service.tpl3 span .num {
display: inline-block;
}
.ro-feature-wrap {
padding: 5px 0;
background: #ffffff;
white-space: nowrap;
}
.ro-feature-wrap .ro-icon {
position: relative;
font-size: 14px;
line-height: 1.8;
display: inline-block;
vertical-align: middle;
margin-right: 20px;
}
.ro-feature-wrap .ro-icon > i {
font-size: 18px;
line-height: 18px;
margin: 0;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.ro-feature-wrap .ro-icon .ro-icon-gradient {
margin-bottom: 10px;
}
.ro-feature-wrap .ro-icon .ro-icon-gradient .ro-text-gradient {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
font-family: FontAwesome;
font-size: 50px;
}
.ro-feature-wrap .ro-icon .ro-icon-gradient .ro-text-gradient.ro-active {
opacity: 0;
}
.ro-feature-wrap .ro-icon.ro-right {
margin-left: 20px;
margin-right: 0;
}
.ro-feature-wrap .ro-content {
font-size: 14px;
line-height: 50px !important;
}
.ro-feature-wrap:hover .ro-icon {
color: #ffffff;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
background: #1faceb;
background: -moz-linear-gradient(top, #1faceb 0%, #ffca00 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #1faceb), color-stop(100%, #ffca00));
background: -webkit-linear-gradient(top, #1faceb 0%, #ffca00 100%);
background: -o-linear-gradient(top, #1faceb 0%, #ffca00 100%);
background: -ms-linear-gradient(top, #1faceb 0%, #ffca00 100%);
background: linear-gradient(to bottom, #1faceb 0%, #ffca00 100%);
}
.ro-feature-wrap:hover .ro-icon:before {
background: transparent;
}
.tb-services .owl-controls .owl-nav > div {
position: absolute;
top: 50%;
transform: translateY(-50%);
-webkit-ransform: translateY(-50%);
}
.tb-services .owl-controls .owl-nav > div.owl-prev {
left: -67px;
}
.tb-services .owl-controls .owl-nav > div.owl-next {
right: -67px;
}
.tb-services .item .readmore {
margin-top: 21px;
}
.tb-services .item .img_right img {
border-radius: 50px;
}
.tb-services .item .title {
font-size: 20px;
margin-top: 32px;
margin-bottom: 29px;
}
.tb-services .item .title::first-letter {
font-size: 72px;
color: #ffca00;
}
body {
overflow-x: hidden;
}
.zoomLens {
border-color: #1faceb !important;
}
.product-video-popup {
position: absolute;
top: 15px;
right: 25px;
z-index: 999;
}
.product-video-popup span {
margin-right: 6px;
}
.woocommerce .ro-quantity {
margin-bottom: 8px;
border-top: 1px dotted #b1b1b1;
padding-top: 25px;
}
.woocommerce .ro-quantity label {
font-weight: 400;
float: left;
width: 15%;
line-height: 35px;
}
.woocommerce .ro-quantity label span {
color: #1faceb;
}
.woocommerce .ro-quantity label p {
margin-bottom: 10px !important;
}
.woocommerce .ro-quantity .quantity {
width: 85%;
margin: 0 !important;
}
.woocommerce .ro-quantity .quantity span {
float: left;
width: 25%;
height: 35px;
line-height: 35px;
text-align: center;
border: 1px solid #ececec;
cursor: pointer;
color: #969696;
background-color: #f9f9f9;
}
.woocommerce .ro-quantity .quantity span:hover i {
color: #1faceb;
}
.woocommerce .ro-quantity .quantity span.qty-minus {
border-width: 1px 0 1px 1px;
}
.woocommerce .ro-quantity .quantity span.qty-plus {
border-width: 1px 1px 1px 0;
}
.woocommerce .ro-quantity .quantity input {
float: left;
width: 50%;
height: 35px;
font-size: 15px;
-moz-appearance: textfield;
-webkit-appearance: textfield;
padding: 0;
}
.woocommerce .yith-wcqv-main .ro-quantity .quantity input {
width: 100%;
}
.single-product .ro-title h4 {
margin-top: 50px;
margin-bottom: 50px;
}
.single-product .nav-product-link a {
height: 21px;
display: inline-block;
width: 21px;
border: 1px solid #e8e8e8;
text-align: center;
line-height: 17px;
border-radius: 50%;
font-size: 14px;
color: #717171;
}
.single-product .nav-product-link a:hover {
background-color: #1faceb;
border-color: #1faceb;
color: #fff;
}
.single-product .ro-product-wrapper .images {
position: relative;
}
.single-product .ro-product-wrapper .onsale,
.single-product .ro-product-wrapper .new {
position: absolute;
left: auto;
right: 20px;
width: 48px;
height: 48px;
line-height: 43px;
text-align: center;
z-index: 10;
}
.single-product .ro-product-wrapper .new {
line-height: 46px;
}
.single-product .ro-product-wrapper .onsale,
.single-product .ro-product-wrapper .new {
top: 0;
font-weight: 700;
text-transform: uppercase;
font-size: 12px;
background: transparent;
color: #2a2a2a;
}
.single-product .ro-product-wrapper .onsale:before,
.single-product .ro-product-wrapper .new:before {
position: absolute;
content: "";
border-bottom: 66px solid transparent;
top: 3px;
z-index: -1;
}
.single-product .ro-product-wrapper .onsale {
left: 0;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.single-product .ro-product-wrapper .onsale:before {
border-left: 66px solid #fff;
left: -9px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.single-product .ro-product-wrapper .new {
right: 0;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.single-product .ro-product-wrapper .new:before {
border-right: 66px solid #fff;
right: -9px;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.single-product .ro-product-wrapper .ro-product-information .woocommerce-variation-description {
display: none !important;
}
.single-product .ro-product-wrapper .ro-product-information .entry-title {
margin-top: -2px;
margin-bottom: 6px;
font-size: 18px;
line-height: 27px;
color: #282828;
text-transform: uppercase;
}
.single-product .ro-product-wrapper .ro-product-information .entry-title .nav-product-link {
height: 0;
margin-top: -27px;
margin-bottom: 30px;
}
.single-product .ro-product-wrapper .ro-product-information .entry-title .nav-product-link a {
margin-left: 8px;
}
.single-product .ro-product-wrapper .ro-product-information .ro-product-price-meta {
border-bottom: 1px dotted #b1b1b1;
display: inline-block;
padding-bottom: 8px;
margin-bottom: 4px;
width: 100%;
}
.single-product .ro-product-wrapper .ro-product-information .ro-product-price-meta .tb-product-price {
display: inline-block;
float: left;
}
.single-product .ro-product-wrapper .ro-product-information .ro-product-price-meta .tb-product-price .price {
font-size: 22px;
font-weight: normal;
margin-bottom: 12px;
}
.single-product .ro-product-wrapper .ro-product-information .ro-product-price-meta .tb-product-price .price del {
color: #b1b1b1;
font-size: 20px;
margin-right: 5px;
}
.single-product .ro-product-wrapper .ro-product-information .ro-product-price-meta .tb-product-price .price ins {
color: #353535;
text-decoration: none;
}
.single-product .ro-product-wrapper .ro-product-information .ro-product-price-meta .stock {
display: inline-block;
float: right;
margin-top: 9px;
color: #898989;
text-transform: uppercase;
}
.single-product .ro-product-wrapper .ro-product-information .ro-product-price-meta .stock span {
color: #1faceb;
}
.single-product .ro-product-wrapper .ro-product-information .ro-product-content {
margin: 5px 0 25px;
}
.single-product .ro-product-wrapper .ro-product-information > form {
margin-bottom: 20px !important;
}
.single-product .ro-product-wrapper .ro-product-information .ro-rate {
display: inline-block;
width: 100%;
}
.single-product .ro-product-wrapper .ro-product-information .ro-rate .woocommerce-product-rating {
margin-bottom: 5px;
}
.single-product .ro-product-wrapper .ro-product-information .ro-rate .star-rating {
font-size: 12px;
margin-top: 7px;
}
.single-product .ro-product-wrapper .ro-product-information .ro-rate .star-rating > span {
color: #1faceb;
}
.single-product .ro-product-wrapper .ro-product-information .ro-rate .woocommerce-review-link {
color: #a7a7a7;
font-size: 12px;
text-transform: uppercase;
}
.single-product .ro-product-wrapper .ro-product-information .ro-rate .woocommerce-review-link:hover {
color: #1faceb;
}
.single-product .ro-product-wrapper .ro-product-information .ro-quantity > div,
.single-product .ro-product-wrapper .ro-product-information .ro-price > div {
display: inline-block;
}
.single-product .ro-product-wrapper .ro-product-information .ro-quantity > div:nth-child(1),
.single-product .ro-product-wrapper .ro-product-information .ro-price > div:nth-child(1) {
width: 15%;
float: left;
padding-top: 2px;
}
.single-product .ro-product-wrapper .ro-product-information .ro-quantity > div:nth-child(1) p,
.single-product .ro-product-wrapper .ro-product-information .ro-price > div:nth-child(1) p {
margin-bottom: 13px;
}
.single-product .ro-product-wrapper .ro-product-information .ro-quantity > div:nth-child(2),
.single-product .ro-product-wrapper .ro-product-information .ro-price > div:nth-child(2) {
width: 85%;
}
.single-product .ro-product-wrapper .ro-product-information .single_add_to_cart_button {
background-color: rgba(0, 0, 0, 0.8);
border-color: rgba(0, 0, 0, 0.8);
color: #fff;
margin-right: 11px;
}
.single-product .ro-product-wrapper .ro-product-information .single_add_to_cart_button:before {
color: #fff;
margin: 2px 0 0 -10px;
}
.single-product .ro-product-wrapper .ro-product-information .single_add_to_cart_button:hover {
background-color: #1faceb;
border-color: #1faceb;
}
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-quantity:after {
content: "";
display: block;
width: 100%;
clear: both;
}
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action {
padding-top: 11px;
}
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action > div.clear {
display: none;
}
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
position: relative;
display: inline-block;
vertical-align: middle;
width: 40px;
height: 40px;
border: 1px solid #e6e6e6;
padding: 0;
margin: 0 10px 0 0;
overflow: hidden;
}
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist .add_to_wishlist {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
width: 100%;
height: 100%;
opacity: 0;
}
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:before {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
font-family: 'Pe-icon-7-stroke';
content: "\e642";
color: #fff;
position: absolute;
top: 50%;
font-size: 18px;
font-weight: 700;
width: 100%;
text-align: center;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:hover:before {
color: #fff;
}
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > span,
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show > span,
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > span,
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show > span {
opacity: 0;
}
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > a,
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show > a,
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a,
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show > a {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
width: 100%;
height: 100%;
opacity: 0;
}
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:before,
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show:before,
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:before,
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show:before {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
font-family: 'Pe-icon-7-stroke';
content: "\e67a";
color: #fff;
font-weight: 700;
position: absolute;
top: 50%;
left: 0;
width: 100%;
text-align: center;
font-size: 18px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
color: #2a2a2a;
}
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist:hover {
background: #1faceb;
border-color: #1faceb;
}
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse:before,
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse.show:before,
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse:before,
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse.show:before {
color: #fff;
}
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .compare-button {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
position: relative;
display: inline-block;
vertical-align: middle;
width: 40px;
height: 40px;
padding: 0;
margin: 0 10px 0 0;
border: 1px solid #e6e6e6;
overflow: hidden;
}
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .compare-button .compare {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
height: 100%;
opacity: 0;
}
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .compare-button:before {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
background: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/modules/assets/images/icons/ic_compare_white.png) no-repeat center center;
position: absolute;
font-weight: 700;
width: 16px;
height: 16px;
content: "";
top: 50%;
font-size: 15px;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .compare-button:hover {
background: #1faceb;
border-color: #1faceb;
}
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap .ro-action .compare-button:hover:before {
color: #ffffff;
background: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/modules/assets/images/icons/ic_compare.png) no-repeat center center;
}
.single-product .ro-product-wrapper .ro-product-information .single_simple_wrap form.cart {
margin-bottom: 20px;
}
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .woocommerce-variation-description p {
margin-bottom: 5px;
}
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .ro-price .single_variation .price {
font-size: 13px;
color: #515151;
font-weight: 700;
line-height: 25px;
}
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .ro-price p {
color: #515151;
}
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .ro-price del {
display: inline-block;
margin-right: 20px;
}
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap label {
font-size: 13px;
color: #515151;
font-weight: normal;
}
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button {
padding-top: 12px;
}
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button > div.clear {
display: none;
}
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
position: relative;
display: inline-block;
vertical-align: middle;
width: 40px;
height: 40px;
background: transparent;
padding: 0;
margin: 0 10px 0 0;
overflow: hidden;
border: 1px solid #e6e6e6;
}
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist .add_to_wishlist {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
height: 100%;
opacity: 0;
}
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist .yith-wcwl-add-button:before {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
font-family: 'Pe-icon-7-stroke';
content: "\e642";
color: #fff;
position: absolute;
top: 50%;
font-size: 18px;
font-weight: 700;
left: 0;
width: 100%;
text-align: center;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > span,
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show > span,
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > span,
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show > span {
opacity: 0;
}
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > a,
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show > a,
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a,
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show > a {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
height: 100%;
opacity: 0;
}
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:before,
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show:before,
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:before,
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show:before {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
font-family: 'Pe-icon-7-stroke';
content: "\e67a";
color: #fff;
font-weight: 700;
font-size: 17px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist:hover {
background: #1faceb;
border-color: #1faceb;
}
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse:before,
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse.show:before,
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse:before,
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse.show:before,
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .yith-wcwl-add-to-wishlist:hover .yith-wcwl-add-button:before {
color: #fff;
}
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .compare-button {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
position: relative;
display: inline-block;
vertical-align: middle;
width: 40px;
height: 40px;
background: transparent;
padding: 0;
margin: 0 10px 0 0;
border: 1px solid #e6e6e6;
overflow: hidden;
}
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .compare-button .compare {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
width: 100%;
height: 100%;
opacity: 0;
}
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .compare-button:before {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
background: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/modules/assets/images/icons/ic_compare_white.png) no-repeat center center;
position: absolute;
font-weight: 700;
width: 16px;
height: 16px;
content: "";
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .compare-button:hover {
background: #1faceb;
border-color: #1faceb;
}
.single-product .ro-product-wrapper .ro-product-information .single_variation_wrap .variations_button .compare-button:hover:before {
color: #ffffff;
background: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/modules/assets/images/icons/ic_compare.png) no-repeat center center;
}
.single-product .ro-product-wrapper .ro-product-information .product_meta span {
display: inline-block;
margin-right: 10px;
}
.single-product .ro-product-wrapper .ro-product-information .product_meta span:last-child {
margin: 0;
}
.single-product .ro-product-wrapper .ro-product-information .product_meta span a {
color: #444444;
}
.single-product .ro-product-wrapper .ro-product-information .product_meta span a:hover {
color: #1faceb;
}
.single-product .ro-product-wrapper .ro-product-information .ro-footer h6 {
margin-top: 25px;
margin-bottom: 20px;
}
.single-product .ro-product-wrapper {
padding-right: 0;
}
.single-product .ro-product-wrapper .images .thumbnails {
overflow: hidden;
max-height: 180px;
padding: 0 20px;
}
.single-product .ro-product-wrapper .images .thumbnails .caroufredsel_wrapper {
padding: 0 20px;
}
.single-product .ro-product-wrapper .images .thumbnails .caroufredsel_wrapper li {
position: relative;
padding: 0 10px;
width: 33.33%;
}
.single-product .ro-product-wrapper .images .thumbnails .caroufredsel_wrapper li:before {
bottom: 10px;
width: 80%;
left: 10%;
}
.single-product .ro-product-wrapper .images .thumbnails .caroufredsel_wrapper li a {
margin: 0 0 10px;
}
.single-product .ro-product-wrapper .images .thumbnails .caroufredsel_wrapper li a img {
display: block;
}
.single-product .ro-product-wrapper .images .thumbnails .caroufredsel_wrapper li:hover:before {
bottom: 12px;
z-index: 1;
}
.single-product .ro-product-wrapper .images .thumbnails #slider-prev,
.single-product .ro-product-wrapper .images .thumbnails #slider-next {
width: 22px;
height: 22px;
background: none;
}
.single-product .ro-product-wrapper .images .thumbnails #slider-prev:before,
.single-product .ro-product-wrapper .images .thumbnails #slider-next:before {
border-radius: 50%;
border: 1px solid #d9d9d9;
width: 100%;
height: 100%;
content: "\F105";
font-family: FontAwesome;
text-align: center;
line-height: 22px;
position: absolute;
z-index: 999;
}
.single-product .ro-product-wrapper .images .thumbnails #slider-prev:hover:before,
.single-product .ro-product-wrapper .images .thumbnails #slider-next:hover:before {
color: #fff;
background-color: #1faceb;
border-color: #1faceb;
}
.single-product .ro-product-wrapper .images .thumbnails #slider-prev:before {
content: "\F104";
}
.single-product .ro-product-relate {
margin: 40px 0 27px;
}
.single-product .ro-product-relate .ro-title {
position: relative;
margin: 20px 0 18px;
}
.single-product .ro-product-relate .ro-title:before {
border-top: 2px solid #efefef;
border-bottom: 1px solid #efefef;
content: "";
height: 5px;
left: 0;
position: absolute;
top: 16px;
width: 100%;
z-index: 0;
}
.single-product .ro-product-relate .ro-title h4 {
background-color: #ffffff;
color: #272727;
display: inline-block;
font-size: 16px;
margin: 0;
padding: 5px 20px 8px;
text-transform: uppercase;
z-index: 1;
position: relative;
}
.single-product .tb-sidebar .upsells .wg-title {
margin-bottom: 26px;
}
.single-product .addthis_sharing_toolbox {
margin-top: 55px;
}
.single-product .tb-content.tb-fullwidth .ro-product-wrapper .images {
overflow: hidden;
max-height: 500px;
}
.single-product .tb-content.tb-fullwidth .ro-product-wrapper.vertical-slider .onsale {
left: 120px;
}
.single-product .tb-content.tb-fullwidth .ro-product-wrapper.vertical-slider .tb-single-vertical {
position: absolute;
left: -120px;
top: 32px;
visibility: visible;
}
.single-product .tb-content.tb-fullwidth .ro-product-wrapper.vertical-slider .images {
overflow: visible;
}
.single-product .tb-content.tb-fullwidth .ro-product-wrapper.vertical-slider #prev-product {
position: absolute;
top: -32px;
}
.single-product .tb-content.tb-fullwidth .ro-product-wrapper.vertical-slider #next-product {
margin-top: 7px;
}
.single-product .tb-content.tb-fullwidth .woocommerce-product-rating {
margin-top: -2px;
}
.single-product .tb-content.tb-fullwidth .addthis_sharing_toolbox {
text-align: right;
margin-top: -40px;
}
.single-product .tb-content.tb-fullwidth > .product {
padding-left: 120px;
}
.single-product .tb-content.tb-fullwidth .tb-single-vertical {
visibility: hidden;
}
.single-product .tb-content.tb-fullwidth .tb-single-vertical .slideshow img {
margin: 16px 0;
width: 100px;
}
.single-product .tb-content.tb-fullwidth .woocommerce-tabs {
margin-left: -120px;
}
.single-product .tb-content.tb-fullwidth .woocommerce-tabs #tab-video iframe {
width: 100%;
}
.single-product .tb-content.tb-fullwidth .upsellss {
margin-bottom: 30px;
}
.single-product .tb-content.tb-fullwidth .upsellss .raymond-title {
margin-bottom: 15px;
text-transform: uppercase;
}
@media (min-width: 768px) {
.single-product .ro-product-wrapper .ro-product-information {
margin-right: -15px;
padding-left: 4px;
}
}
@media (max-width: 767px) {
.single-product .ro-product-wrapper {
padding-left: 0;
}
}
#yith-quick-view-modal {
z-index: 999999999;
}
.woocommerce-cart table,
.woocommerce-cart th,
.woocommerce-cart td {
border: 1px solid #eaeaea;
}
.woocommerce-cart h4 {
margin-top: 50px;
margin-bottom: 55px;
}
.woocommerce-cart #tb-tab-container {
margin-bottom: 30px;
}
.woocommerce-cart .ro-cart-form {
margin-bottom: 30px;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table {
border-width: 1px 0 0 1px;
border-collapse: collapse;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table td {
font-weight: 400;
letter-spacing: 1.6px;
text-transform: uppercase;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table thead tr th {
border-width: 0 1px 1px 0;
font-weight: normal;
text-transform: uppercase;
height: 60px;
font-size: 15px;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table thead tr th.ro-table-col-product {
width: 40%;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table thead tr th.ro-table-col-qty,
.woocommerce-cart .ro-cart-form .ro-cart-table table thead tr th.ro-table-col-price,
.woocommerce-cart .ro-cart-form .ro-cart-table table thead tr th.ro-table-col-total {
width: 20%;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tfoot tr td {
border-width: 0 1px 1px 0;
height: 60px;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody input[type='number']::-webkit-inner-spin-button,
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody input[type='number']::-webkit-outer-spin-button {
opacity: 1;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td {
border-width: 0 1px 1px 0;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td .ro-cart-thumb {
display: inline-block;
float: left;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td .ro-cart-thumb img {
max-width: 170px;
width: 100%;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td .ro-cart-detail {
float: left;
padding-left: 20px;
padding-top: 20px;
width: calc( 100% - 170px );
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td .ro-cart-detail > a {
color: #5d5d5d;
font-size: 15px;
margin-bottom: 9px;
display: block;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td .ro-cart-detail > a:hover {
color: #1faceb;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td .ro-cart-detail dl {
color: #8b8b8b;
font-size: 13px;
text-transform: uppercase;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td .ro-cart-detail dl p {
margin: 0 !important;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td .ro-cart-detail dt {
display: inline-block;
float: left;
font-weight: normal;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td .ro-cart-detail dd {
margin-bottom: 3px;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td.ro-table-col-qty {
position: relative;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td.ro-table-col-qty .remove {
position: relative;
background: #dfdfdf;
font-size: 8px;
width: 17px;
height: 17px;
text-align: center;
position: absolute;
top: 50%;
left: 50%;
margin-left: 75px;
margin-top: -5px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td.ro-table-col-qty .remove span {
color: #676767;
position: absolute;
top: 49%;
left: 51%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td.ro-table-col-qty .remove:hover span {
color: red;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td .amount {
font-size: 16px;
color: #ff7f46;
letter-spacing: 0;
font-family: Dosis;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td.ro-table-col-price .amount {
color: #969696;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr:first-child {
border-top: 0;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item td,
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap td {
padding: 27px 0 22px 30px;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item td:first-of-type img,
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap td:first-of-type img {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
opacity: 1;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item td:first-of-type img:hover,
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap td:first-of-type img:hover {
opacity: 0.7;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item td:nth-of-type(2) a:hover,
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap td:nth-of-type(2) a:hover {
color: #1faceb;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item td.ro-product-remove a,
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap td.ro-product-remove a {
width: auto;
color: #444444 !important;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item td.ro-product-remove a:hover,
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap td.ro-product-remove a:hover {
color: #1faceb !important;
background: none;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item td .quantity input.qty,
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap td .quantity input.qty {
width: 90px;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item td input[name="update_cart"],
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap td input[name="update_cart"] {
margin-right: 30px;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item .ro-item-color label,
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap .ro-item-color label {
cursor: pointer;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item .ro-item-color label input[type="radio"],
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap .ro-item-color label input[type="radio"] {
display: none;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item .ro-item-color label input[type="radio"] + span:before,
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap .ro-item-color label input[type="radio"] + span:before {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
content: '';
display: inline-block;
width: 14px;
height: 14px;
vertical-align: middle;
border-radius: 50%;
border: 2px solid #ffffff;
margin-right: 8px;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item .ro-item-color label input[type="radio"]:checked + span:before,
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap .ro-item-color label input[type="radio"]:checked + span:before {
box-shadow: 0 0 0 1px #aaaaaa;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item .ro-item-color label:last-of-type input[type="radio"] + span:before,
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap .ro-item-color label:last-of-type input[type="radio"] + span:before {
margin-right: 0;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item.ro-product-1 .ro-item-color label.ro-type-1 input[type="radio"] + span:before,
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap.ro-product-1 .ro-item-color label.ro-type-1 input[type="radio"] + span:before {
background-color: #abdce1;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item.ro-product-1 .ro-item-color label.ro-type-2 input[type="radio"] + span:before,
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap.ro-product-1 .ro-item-color label.ro-type-2 input[type="radio"] + span:before {
background-color: #d9d8c1;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item.ro-product-1 .ro-item-color label.ro-type-3 input[type="radio"] + span:before,
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap.ro-product-1 .ro-item-color label.ro-type-3 input[type="radio"] + span:before {
background-color: #444444;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item.ro-product-2 .ro-item-color label.ro-type-1 input[type="radio"] + span:before,
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap.ro-product-2 .ro-item-color label.ro-type-1 input[type="radio"] + span:before {
background-color: #abdce1;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item.ro-product-2 .ro-item-color label.ro-type-2 input[type="radio"] + span:before,
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap.ro-product-2 .ro-item-color label.ro-type-2 input[type="radio"] + span:before {
background-color: #deb6b6;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item.ro-product-2 .ro-item-color label.ro-type-3 input[type="radio"] + span:before,
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap.ro-product-2 .ro-item-color label.ro-type-3 input[type="radio"] + span:before {
background-color: #444444;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item .actions,
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap .actions {
font-size: 100%;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item .actions .coupon,
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap .actions .coupon {
float: left;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item .actions .coupon input,
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap .actions .coupon input {
min-width: 200px;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item .actions input.button,
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap .actions input.button {
color: #ffffff !important;
background-color: #444444;
padding: 13px 40px;
text-transform: uppercase;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item .actions input.button:hover,
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap .actions input.button:hover {
background-color: #1faceb;
}
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item .actions input.button,
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap .actions input.button {
float: right;
width: auto;
}
.woocommerce-cart .ro-cart-form .ro-button {
margin-top: 70px;
margin-bottom: 80px;
}
.woocommerce-cart .ro-cart-form .ro-button a {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
background-color: #444444;
border: 0;
color: #ffffff;
padding: 10px 50px;
outline: none;
float: right;
}
.woocommerce-cart .ro-cart-form .ro-button a:hover {
background-color: #1faceb;
}
@media (max-width: 767px) {
.woocommerce .ro-cart-form {
margin-bottom: 30px;
}
.woocommerce .ro-cart-form .ro-cart-table table tbody tr td .ro-cart-detail {
float: left;
padding-left: 0;
width: 100%;
}
.woocommerce-shipping-calculator .form-shipping-calculator button[type="submit"] {
margin-left: 0;
}
}
@media (max-width: 639px) {
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item .actions .coupon,
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap .actions .coupon,
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-cart-item .actions input.button,
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody .ro-action-wrap .actions input.button {
float: none;
}
}
@media (max-width: 479px) {
.woocommerce-cart .ro-cart-form .ro-cart-table table thead tr th.ro-table-col-price,
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td.ro-table-col-price,
.woocommerce-cart .ro-cart-form .ro-cart-table table thead tr th.ro-table-col-qty,
.woocommerce-cart .ro-cart-form .ro-cart-table table tbody tr td.ro-table-col-qty {
display: none;
}
}
.ro-checkout-process {
margin-top: 85px;
margin-bottom: 140px;
padding-left: 40px;
padding-right: 40px;
}
.ro-checkout-process .ro-hr-line {
width: 100%;
border-top: 1px solid #aaaaaa;
position: relative;
}
.ro-checkout-process .ro-hr-line a div {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
border-radius: 50%;
position: absolute;
width: 20px;
height: 20px;
border: 1px solid #aaaaaa;
background-color: #ffffff;
transform: translate(-50%, -50%);
}
.ro-checkout-process .ro-hr-line a div:after {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
content: "";
width: 14px;
height: 14px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background-color: #1faceb;
border-radius: 50%;
opacity: 0;
}
.ro-checkout-process .ro-hr-line a:nth-of-type(1) div {
left: 0;
border: 1px solid #1faceb;
}
.ro-checkout-process .ro-hr-line a:nth-of-type(1) div:after {
opacity: 1;
}
.ro-checkout-process .ro-hr-line a:nth-of-type(2) div {
left: 50%;
}
.ro-checkout-process .ro-hr-line a:nth-of-type(2):hover div {
border: 1px solid #1faceb;
}
.ro-checkout-process .ro-hr-line a:nth-of-type(2):hover div:after {
opacity: 1;
}
.ro-checkout-process .ro-hr-line a:nth-of-type(3) div {
left: 100%;
}
.ro-checkout-process .ro-hr-line a:nth-of-type(3):hover div {
border: 1px solid #1faceb;
}
.ro-checkout-process .ro-hr-line a:nth-of-type(3):hover div:after {
opacity: 1;
}
.ro-checkout-process .ro-hr-line span {
position: absolute;
top: 20px;
width: 70px;
left: 0;
transform: translate(-50%, 0);
text-align: center;
font-size: 18px;
}
.ro-checkout-process .ro-hr-line span:nth-of-type(1) {
left: 0;
font-weight: 700;
}
.ro-checkout-process .ro-hr-line span:nth-of-type(2) {
left: 50%;
}
.ro-checkout-process .ro-hr-line span:nth-of-type(3) {
left: 100%;
}
.ro-checkout-process.ro-process-2 .ro-hr-line a:nth-of-type(1) div {
border: 2px solid #aaaaaa;
}
.ro-checkout-process.ro-process-2 .ro-hr-line a:nth-of-type(1) div:after {
opacity: 1;
color: #1faceb;
}
.ro-checkout-process.ro-process-2 .ro-hr-line a:nth-of-type(2) div {
border: 1px solid #1faceb;
}
.ro-checkout-process.ro-process-2 .ro-hr-line a:nth-of-type(2) div:after {
opacity: 1;
}
.ro-checkout-process.ro-process-2 .ro-hr-line span:nth-of-type(2) {
font-weight: 700;
}
.ro-checkout-process.ro-process-3 .ro-hr-line a:nth-of-type(1) div,
.ro-checkout-process.ro-process-3 .ro-hr-line a:nth-of-type(2) div {
border: 2px solid #aaaaaa;
}
.ro-checkout-process.ro-process-3 .ro-hr-line a:nth-of-type(1) div:after,
.ro-checkout-process.ro-process-3 .ro-hr-line a:nth-of-type(2) div:after {
opacity: 1;
font-family: "aqua icon";
color: #1faceb;
}
.ro-checkout-process.ro-process-3 .ro-hr-line a:nth-of-type(3) div {
border: 1px solid #1faceb;
}
.ro-checkout-process.ro-process-3 .ro-hr-line a:nth-of-type(3) div:after {
opacity: 1;
}
.ro-checkout-process.ro-process-3 .ro-hr-line span:nth-of-type(2) {
font-weight: 700;
}
form.woocommerce-checkout .col2-set,
form.woocommerce-checkout .col2-set-1 {
margin-bottom: 30px !important;
}
form.woocommerce-checkout .ro-panel-2 {
display: none;
}
form.woocommerce-checkout .ro-quantity {
border-top: none;
}
.woocommerce-checkout h2 {
font-size: 18px;
text-transform: capitalize;
}
.woocommerce-checkout .addresses .title > h3 {
font-size: 14px;
text-transform: capitalize;
}
.woocommerce-checkout table.shop_table {
margin-bottom: 40px !important;
}
.ro-checkout-panel h4 {
text-transform: capitalize;
}
.ro-checkout-information .ro-customer-info > p:first-of-type a {
margin-left: 25px;
color: #1faceb;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.ro-checkout-information .ro-customer-info > p:first-of-type a:after {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
font-family: "aqua icon";
content: "\e086";
margin-left: 10px;
vertical-align: middle;
color: #1faceb;
font-size: 12px;
}
.ro-checkout-information .ro-customer-info > p:first-of-type a:hover {
color: #aaaaaa;
}
.ro-checkout-information .ro-customer-info > p:first-of-type a:hover:after {
color: #aaaaaa;
}
.ro-checkout-information .ro-customer-info > p:nth-of-type(3) {
margin-bottom: 15px;
}
.ro-checkout-information .ro-customer-info .ro-account input {
margin-bottom: 30px;
border: 1px solid #aaaaaa;
}
.ro-checkout-information .ro-customer-info .ro-account input:focus {
border: 1px solid #1faceb;
}
.ro-checkout-information .ro-customer-info .ro-choice label {
cursor: pointer;
font-weight: 600;
}
.ro-checkout-information .ro-customer-info .ro-choice label span i {
font-weight: 400;
}
.ro-checkout-information .ro-customer-info .ro-choice label input[type="radio"] {
display: none;
}
.ro-checkout-information .ro-customer-info .ro-choice label input[type="radio"] + span:before {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
content: '';
display: inline-block;
width: 10px;
height: 10px;
vertical-align: middle;
border-radius: 50%;
margin-right: 10px;
border: 1px solid #ffffff;
box-shadow: 0 0 0 1px #1faceb;
}
.ro-checkout-information .ro-customer-info .ro-choice label input[type="radio"]:checked + span:before {
background-color: #1faceb;
}
.ro-checkout-information .ro-customer-info .ro-divide {
border-bottom: 1px solid #cccccc;
margin-top: 40px;
}
.ro-checkout-information .ro-shipping {
padding-top: 55px;
padding-bottom: 85px;
}
.ro-checkout-information .ro-shipping h4 {
margin-bottom: 60px;
}
.ro-checkout-information .ro-shipping .ro-content div {
margin-bottom: 20px;
}
.ro-checkout-information .ro-shipping .ro-content div:before,
.ro-checkout-information .ro-shipping .ro-content div:after {
content: " ";
display: table;
}
.ro-checkout-information .ro-shipping .ro-content div:after {
clear: both;
}
.ro-checkout-information .ro-shipping .ro-content div span {
line-height: 40px;
}
.ro-checkout-information .ro-shipping .ro-content div input {
border: 1px solid #aaaaaa;
}
.ro-checkout-information .ro-shipping .ro-content div input:focus {
border: 1px solid #1faceb;
}
.ro-checkout-information .ro-shipping .ro-button {
margin-top: 60px;
text-align: center;
}
.ro-checkout-information .ro-shipping .ro-button a {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
border: 0;
background-color: #444444;
color: #ffffff;
font-size: 14px;
padding: 15px 48px;
}
.ro-checkout-information .ro-shipping .ro-button a:hover {
background-color: #1faceb;
}
@media (min-width: 768px) {
.ro-checkout-information .ro-customer-info .ro-choice label {
padding-left: 25px;
}
}
@media (min-width: 992px) {
.ro-checkout-information .ro-customer-info .ro-account input {
width: 250px;
}
.ro-checkout-information .ro-customer-info .ro-account input:nth-of-type(2) {
margin-left: 30px;
}
.ro-checkout-information .ro-shipping .ro-content div span {
display: inline-block;
width: 30%;
float: left;
}
.ro-checkout-information .ro-shipping .ro-content div input {
width: 70%;
display: inline-block;
}
.ro-checkout-information .ro-shipping .ro-button {
padding-right: 100px;
text-align: right;
}
}
@media (min-width: 1200px) {
.ro-checkout-information .ro-customer-info .ro-account input {
width: 270px;
}
.ro-checkout-information .ro-customer-info .ro-divide {
width: 580px;
}
.ro-checkout-information .ro-shipping .ro-content div {
padding-right: 80px;
}
.ro-checkout-information .ro-shipping .ro-button {
padding-right: 200px;
text-align: right;
}
}
.ro-checkout-information-2 .ro-divide {
border-bottom: 1px solid #cccccc;
}
.ro-checkout-information-2 .ro-customer-info .ro-title {
position: relative;
margin-bottom: 40px;
}
.ro-checkout-information-2 .ro-customer-info .ro-title h4 {
margin-bottom: 0;
}
.ro-checkout-information-2 .ro-customer-info .ro-title span {
position: absolute;
right: 0;
top: 0;
}
.ro-checkout-information-2 .ro-customer-info .ro-title span a {
color: #1faceb;
}
.ro-checkout-information-2 .ro-customer-info .ro-title span a:hover {
color: #aaaaaa;
}
.ro-checkout-information-2 .ro-customer-info .ro-content .ro-info span {
display: inline-block;
min-width: 160px;
}
.ro-checkout-information-2 .ro-shipping {
padding-top: 45px;
}
.ro-checkout-information-2 .ro-shipping h4 {
margin-bottom: 40px;
}
.ro-checkout-information-2 .ro-shipping .ro-content {
background-color: #f5f4f1;
padding: 20px 30px;
}
.ro-checkout-information-2 .ro-shipping .ro-content:before,
.ro-checkout-information-2 .ro-shipping .ro-content:after {
content: " ";
display: table;
}
.ro-checkout-information-2 .ro-shipping .ro-content:after {
clear: both;
}
.ro-checkout-information-2 .ro-shipping .ro-content p {
margin-bottom: 0;
display: inline-block;
width: 85%;
}
.ro-checkout-information-2 .ro-shipping .ro-content span {
width: 15%;
display: inline-block;
clear: both;
float: right;
text-align: right;
}
.ro-checkout-information-2 .ro-shipping .ro-divide {
margin-top: 60px;
}
.ro-checkout-information-2 .ro-bill label {
cursor: pointer;
font-weight: 600;
}
.ro-checkout-information-2 .ro-bill label span {
position: relative;
}
.ro-checkout-information-2 .ro-bill label input[type="radio"] {
display: none;
}
.ro-checkout-information-2 .ro-bill label input[type="radio"] + span:before {
content: '';
display: inline-block;
width: 18px;
height: 18px;
vertical-align: middle;
border-radius: 50%;
margin-right: 15px;
box-shadow: 0 0 0 1px #aaaaaa;
}
.ro-checkout-information-2 .ro-bill label input[type="radio"]:checked + span:before {
box-shadow: 0 0 0 1px #1faceb;
background-color: #1faceb;
}
.ro-checkout-information-2 .ro-bill label input[type="radio"]:checked + span:after {
content: "4";
font-family: "aqua icon";
position: absolute;
top: -3px;
left: 1px;
font-size: 16px;
color: #ffffff;
}
.ro-checkout-information-2 .ro-bill .ro-credit-card:before,
.ro-checkout-information-2 .ro-bill .ro-credit-card:after {
content: " ";
display: table;
}
.ro-checkout-information-2 .ro-bill .ro-credit-card:after {
clear: both;
}
.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-head .ro-image {
clear: both;
float: right;
}
.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body {
background-color: #f5f4f1;
padding: 20px 30px;
margin-top: 20px;
margin-bottom: 20px;
}
.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info:before,
.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info:after {
content: " ";
display: table;
}
.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info:after {
clear: both;
}
.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info > p {
display: inline-block;
margin-bottom: 20px;
}
.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info > p:before,
.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info > p:after {
content: " ";
display: table;
}
.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info > p:after {
clear: both;
}
.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info > p:nth-of-type(1) {
width: 25%;
float: left;
}
.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info > p:nth-of-type(1) span {
float: right;
text-align: right;
}
.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info > p:nth-of-type(2) {
width: 75%;
padding-left: 120px;
}
.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info:last-of-type > p {
margin-bottom: 0;
}
.ro-checkout-information-2 .ro-bill .ro-paypal:before,
.ro-checkout-information-2 .ro-bill .ro-paypal:after {
content: " ";
display: table;
}
.ro-checkout-information-2 .ro-bill .ro-paypal:after {
clear: both;
}
.ro-checkout-information-2 .ro-bill .ro-paypal .ro-image {
clear: both;
float: right;
}
.ro-checkout-information-2 .ro-button {
margin-top: 60px;
margin-bottom: 85px;
text-align: center;
}
.ro-checkout-information-2 .ro-button a {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
border: 0;
background-color: #444444;
color: #ffffff;
font-size: 14px;
padding: 15px 60px;
}
.ro-checkout-information-2 .ro-button a:hover {
background-color: #1faceb;
}
@media (min-width: 1200px) {
.ro-checkout-information-2 .ro-divide {
width: 580px;
}
.ro-checkout-information-2 .ro-customer-info .ro-title span {
right: 40px;
}
.ro-checkout-information-2 .ro-shipping .ro-content {
margin-right: 80px;
}
.ro-checkout-information-2 .ro-bill {
margin-right: 80px;
}
.ro-checkout-information-2 .ro-button {
margin-right: 80px;
}
}
@media (max-width: 767px) {
.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info > p:nth-of-type(1) {
width: 40%;
}
.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info > p:nth-of-type(2) {
width: 60%;
padding-left: 0;
text-align: right;
}
}
@media (max-width: 479px) {
.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-head .ro-image img {
width: 100px;
}
.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info > p:nth-of-type(1) {
width: 50%;
}
.ro-checkout-information-2 .ro-bill .ro-credit-card .ro-body .ro-info > p:nth-of-type(2) {
width: 50%;
padding-left: 0;
text-align: right;
}
.ro-checkout-information-2 .ro-bill .ro-paypal .ro-image img {
width: 134.4px;
}
}
.ro-checkout-summary {
border: 1px solid #cccccc;
margin-top: 85px;
margin-bottom: 85px;
font-weight: 400;
}
.ro-checkout-summary .ro-title {
background-color: #eeeeee;
padding: 25px 35px;
}
.ro-checkout-summary .ro-title h4 {
text-align: center;
margin: 0px;
}
.ro-checkout-summary .ro-body {
padding: 0 35px;
}
.ro-checkout-summary .ro-body .ro-item {
padding: 40px 0 0;
font-size: 14px;
}
.ro-checkout-summary .ro-body .ro-item:before,
.ro-checkout-summary .ro-body .ro-item:after {
content: " ";
display: table;
}
.ro-checkout-summary .ro-body .ro-item:after {
clear: both;
}
.ro-checkout-summary .ro-body .ro-item:not(:last-of-type) {
border-bottom: 1px solid #cccccc;
}
.ro-checkout-summary .ro-body .ro-item .ro-image {
width: 25%;
float: left;
padding-bottom: 40px;
}
.ro-checkout-summary .ro-body .ro-item .ro-image img {
width: 100%;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
opacity: 1;
}
.ro-checkout-summary .ro-body .ro-item .ro-image img:hover {
opacity: 0.5;
}
.ro-checkout-summary .ro-body .ro-item > div,
.ro-checkout-summary .ro-body .ro-item > div .ro-quantity,
.ro-checkout-summary .ro-body .ro-item > div .ro-item-color,
.ro-checkout-summary .ro-body .ro-item > div .ro-price {
display: inline-block;
}
.ro-checkout-summary .ro-body .ro-item > div .ro-quantity {
border-top: none;
}
.ro-checkout-summary .ro-body .ro-item > div:nth-of-type(2) {
width: 75%;
padding-left: 20px;
}
.ro-checkout-summary .ro-body .ro-item > div:nth-of-type(2) .ro-name {
margin-top: 15px;
text-transform: capitalize;
}
.ro-checkout-summary .ro-body .ro-item > div:nth-of-type(2) .ro-name a:hover {
color: #1faceb;
}
.ro-checkout-summary .ro-body .ro-item > div:nth-of-type(3) {
width: 75%;
padding-left: 20px;
}
.ro-checkout-summary .ro-body .ro-item > div:nth-of-type(3) .ro-price {
width: 33.33%;
}
.ro-checkout-summary .ro-body .ro-item > div:nth-of-type(3) .ro-price p {
margin-bottom: 0;
color: #1faceb;
}
.ro-checkout-summary .ro-body .ro-item > div:nth-of-type(3) .product-total {
float: right;
}
.ro-checkout-summary .ro-footer > div {
padding: 0 35px;
background-color: #eeeeee;
}
.ro-checkout-summary .ro-footer > div p {
margin: 0px;
padding: 20px 0;
color: #666666;
font-size: 12px;
vertical-align: middle;
line-height: 25px;
}
.ro-checkout-summary .ro-footer > div p:before,
.ro-checkout-summary .ro-footer > div p:after {
content: " ";
display: table;
}
.ro-checkout-summary .ro-footer > div p:after {
clear: both;
}
.ro-checkout-summary .ro-footer > div p span {
font-size: 14px;
clear: both;
float: right;
}
.ro-checkout-summary .ro-footer > div .ro-divide {
width: 100%;
border-bottom: 1px solid #cccccc;
}
.ro-checkout-summary .ro-footer > div:last-of-type {
background-color: #ffffff;
}
.ro-checkout-summary .ro-footer > div:last-of-type p {
padding: 30px 0;
display: block;
}
.ro-checkout-summary .ro-footer > div:last-of-type p span {
font-size: 18px;
color: #1faceb;
}
.ro-checkout-summary .ro-footer > div.shipping > p {
width: 30%;
float: left;
}
.ro-checkout-summary .ro-footer > div.shipping .ro-shipping-method {
width: 70%;
float: right;
}
.ro-checkout-summary.ro-style-2 .ro-title {
background-color: #f5f4f1;
}
.ro-checkout-summary.ro-style-2 .ro-footer > div {
background-color: #f5f4f1;
}
.ro-checkout-summary.ro-style-2 .ro-footer > div:last-of-type {
background-color: #ffffff;
}
@media (min-width: 1200px) {
.ro-checkout-summary .ro-body form .ro-item > div:nth-of-type(2) {
margin-top: 15px;
}
}
@media (max-width: 991px) {
.ro-checkout-summary {
max-width: 456px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
}
}
.woocommerce table.woocommerce-checkout-review-order-table {
border: 1px solid #cccccc;
margin-top: 85px;
margin-bottom: 85px;
font-weight: 400;
border-radius: 0;
border-color: #ebebeb;
}
.woocommerce table.woocommerce-checkout-review-order-table .product-name {
background-color: #eeeeee;
padding: 25px 35px;
}
.woocommerce table.woocommerce-checkout-review-order-table td,
.woocommerce table.woocommerce-checkout-review-order-table th {
padding: 20px 15px 15px;
}
.woocommerce table.woocommerce-checkout-review-order-table thead th.product-name {
font-size: 16px;
text-transform: capitalize;
}
.woocommerce table.woocommerce-checkout-review-order-table tbody .ro-name {
color: #5d5d5d;
text-transform: capitalize;
padding-top: 25px;
}
.woocommerce table.woocommerce-checkout-review-order-table tbody .ro-name:hover a {
color: #1faceb;
}
.woocommerce table.woocommerce-checkout-review-order-table tbody .ro-image a {
position: relative;
display: inline-block;
max-width: 100%;
}
.woocommerce table.woocommerce-checkout-review-order-table tbody .ro-image a img {
width: auto;
display: block;
}
.woocommerce table.woocommerce-checkout-review-order-table tbody .product-total {
padding-top: 35px;
}
.woocommerce table.woocommerce-checkout-review-order-table .amount {
font-size: 15px;
font-family: Dosis;
color: #ff7f46;
}
.woocommerce table.woocommerce-checkout-review-order-table .ro-price .amount {
font-size: 13px;
}
.woocommerce table.woocommerce-checkout-review-order-table tfoot th {
border-right: none;
text-transform: capitalize;
}
@media (max-width: 479px) {
.woocommerce table.woocommerce-checkout-review-order-table .ro-item [class*="col-xs"] {
float: none;
width: 100%;
text-align: center;
padding-top: 10px;
}
}
body .jws-testimonial-v1 {
background-position: top !important;
}
.tb-flex-slider .flex-control-paging,
.tb-testimonial-slider .flex-control-paging {
width: auto;
left: 50%;
transform: translateX(-50%);
position: absolute;
max-height: 20px;
text-align: center;
}
.tb-flex-slider .flex-control-paging > li,
.tb-testimonial-slider .flex-control-paging > li {
display: inline-block;
margin: 0 5px;
}
.tb-flex-slider .flex-control-paging > li > a,
.tb-testimonial-slider .flex-control-paging > li > a {
display: inline-block;
width: 12px;
height: 12px;
color: #d9d9d9;
background: #d9d9d9;
border: 1px solid #fff;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
overflow: hidden;
}
.tb-flex-slider .flex-control-paging > li > a.flex-active,
.tb-testimonial-slider .flex-control-paging > li > a.flex-active,
.tb-flex-slider .flex-control-paging > li > a:hover,
.tb-testimonial-slider .flex-control-paging > li > a:hover,
.tb-flex-slider .flex-control-paging > li > a:focus,
.tb-testimonial-slider .flex-control-paging > li > a:focus {
color: #1faceb;
background: #1faceb;
}
.ct-testimonial h3.raymond-title {
position: absolute;
top: 78px;
width: 100%;
}
.tb-testimonial-right .raymond-title {
position: relative;
padding-left: 60px;
margin-bottom: 15px;
}
.tb-testimonial-right .raymond-title:before {
position: absolute;
content: "";
left: 0;
top: -10px;
background: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/modules/assets/images/quote.png) no-repeat 0 0;
width: 38px;
height: 32px;
}
.tb-testimonial-right .wpb_wrapper:before {
position: absolute;
content: "";
right: 0;
width: 80px;
background-color: #fff;
height: 100%;
top: 0;
}
.tb-testimonial-slider {
position: relative;
}
.tb-testimonial-slider .tb-testimonial-1 .tb-num {
font-size: 120px;
color: #fff;
opacity: 0.2;
display: inline-block;
width: 14%;
vertical-align: top;
line-height: 90px;
}
.tb-testimonial-slider .tb-testimonial-1 .tb-image {
display: inline-block;
width: 150px;
height: auto;
}
.tb-testimonial-slider .tb-testimonial-1 .tb-image img {
text-align: center;
box-shadow: none;
width: 100%;
height: auto;
}
.tb-testimonial-slider .tb-testimonial-1 .tb-image-name {
display: inline-block;
}
.tb-testimonial-slider .tb-testimonial-1 .tb-image-name .tb-name {
display: inline-block;
}
.tb-testimonial-slider .tb-testimonial-1 .tb-image-name .tb-name a {
font-size: 18px;
text-transform: uppercase;
}
.tb-testimonial-slider .tb-testimonial-1 .tb-image-name .tb-position {
font-size: 12px;
}
.tb-testimonial-slider .tb-testimonial-1.tpl {
margin-bottom: -50px;
}
.tb-testimonial-slider .tb-testimonial-1.tpl .tb-excerpt {
color: #fff;
font-style: italic;
line-height: 22px;
width: 85%;
display: inline-block;
border: 1px dashed #fff;
border-radius: 15px;
padding: 25px 50px 10px;
position: relative;
margin-bottom: 15px;
}
.tb-testimonial-slider .tb-testimonial-1.tpl .tb-excerpt:before {
content: "\f10d";
font-size: 18px;
font-family: FontAwesome;
display: inline-block;
font-style: normal;
position: absolute;
left: 18px;
top: 13px;
}
.tb-testimonial-slider .tb-testimonial-1.tpl .tb-image {
margin-right: 20px;
position: relative;
padding-top: 30px;
}
.tb-testimonial-slider .tb-testimonial-1.tpl .tb-image .tb-image-inner {
display: inline-block;
overflow: hidden;
max-width: 90px;
height: auto;
border-radius: 50%;
box-shadow: 0 0px 12px rgba(0, 0, 0, 0.7);
}
.tb-testimonial-slider .tb-testimonial-1.tpl .tb-image .tb-image-inner img {
display: block;
}
.tb-testimonial-slider .tb-testimonial-1.tpl .tb-image:after {
background: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/modules/assets/images/quote.png) no-repeat;
content: "";
position: absolute;
width: 60px;
height: 72px;
right: 0;
top: 0;
background-size: contain;
}
.tb-testimonial-slider .tb-testimonial-1.tpl .tb-image-name {
vertical-align: top;
position: relative;
}
.tb-testimonial-slider .tb-testimonial-1.tpl .tb-image-name .tb-name {
text-transform: capitalize;
color: #fff;
}
.tb-testimonial-slider .tb-testimonial-1.tpl .tb-image-name .tb-name a {
color: #ffca00;
text-transform: capitalize;
}
.tb-testimonial-slider .tb-testimonial-1.tpl .tb-image-name span {
font-size: 14px;
color: #fff;
}
.tb-testimonial-slider .tb-testimonial-1.tpl .flex-control-nav {
top: 175px;
}
.tb-testimonial-slider .tb-testimonial-1.tpl1 .tb-item {
position: relative;
text-align: Center;
color: #fff;
}
.tb-testimonial-slider .tb-testimonial-1.tpl1 .tb-item .tb-image {
width: 72px;
height: 72px;
border-radius: 50%;
overflow: hidden;
position: relative;
margin-top: 8px;
}
.tb-testimonial-slider .tb-testimonial-1.tpl1 .tb-item .tb-image img {
display: block;
}
.tb-testimonial-slider .tb-testimonial-1.tpl1 .tb-item .tb-excerpt {
max-width: 780px;
margin-left: auto;
margin-right: auto;
position: relative;
padding: 15px 0;
}
.tb-testimonial-slider .tb-testimonial-1.tpl1 .tb-item .tb-excerpt:before {
content: "\f10d";
font-size: 18px;
font-family: FontAwesome;
display: inline-block;
font-style: normal;
position: absolute;
left: -28px;
top: 0px;
}
.tb-testimonial-slider .tb-testimonial-1.tpl1 .tb-item .tb-image-inner {
position: relative;
margin-top: 5px;
}
.tb-testimonial-slider .tb-testimonial-1.tpl1 .tb-item .tb-image-inner:after {
width: 85px;
height: 85px;
border-radius: 50%;
content: "";
border: 1px dashed #fff;
position: absolute;
left: 50%;
top: 50%;
display: inline-block;
transform: translate(-50%, -50%);
}
.tb-testimonial-slider .tb-testimonial-1.tpl1 .tb-item .tb-image-name {
padding-top: 15px;
}
.tb-testimonial-slider .tb-testimonial-1.tpl1 .flex-control-paging {
top: -40px;
left: 300px;
}
.tb-testimonial-slider .tb-testimonial-1.tpl1 .tb-image-name {
display: block;
}
.tb-testimonial-slider .tb-testimonial-1.tpl1 .tb-image-name .tb-name {
text-transform: uppercase;
color: #fff;
}
.tb-testimonial-slider .tb-testimonial-1.tpl2 {
position: relative;
}
.tb-testimonial-slider .tb-testimonial-1.tpl2 .flex-control-paging {
top: 18px;
left: 34px;
}
.tb-testimonial-slider .tb-testimonial-1.tpl2 .tb-excerpt {
background-color: #f8f8f8;
padding: 53px 19px 10px 20px;
position: relative;
margin-bottom: 40px;
}
.tb-testimonial-slider .tb-testimonial-1.tpl2 .tb-excerpt:after {
content: "";
position: absolute;
border-bottom: 30px solid transparent;
border-left: 30px solid #f8f8f8;
left: 60px;
}
.tb-testimonial-slider .tb-testimonial-1.tpl2 .tb-image {
margin-right: 20px;
}
.tb-testimonial-slider .tb-testimonial-1.tpl2 .tb-image img {
border-radius: 50%;
max-width: 70px;
}
.tb-testimonial-slider .tb-testimonial-1.tpl2 .tb-position {
display: block;
}
.tb-testimonial-slider .tb-testimonial-1.tpl2 .tb-image-name {
margin-top: 12px;
}
.sidebar-area .tb-testimonial-slider .flex-control-nav {
display: none;
}
#colection_slider .slide-content {
position: relative;
}
#colection_slider .slide-content .slide-text {
position: absolute;
bottom: 50px;
text-align: center;
width: 100%;
}
#colection_slider .slide-content h2 {
font-family: Oswald;
color: #fff;
font-size: 25px;
margin-bottom: 0;
line-height: 1;
text-transform: uppercase;
}
#colection_slider .slide-content h3 {
font-size: 14px;
color: #fff;
text-transform: uppercase;
margin-bottom: 0;
}
#colection_slider .slide-content img {
width: 100%;
}
#colection_slider .flex-control-paging {
bottom: 15px;
}
.tb-flex-slider li img {
opacity: 0.8;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.tb-flex-slider li:hover img {
opacity: 1;
transform: scale(1.2);
-webkit-transform: scale(1.2);
}
@media (max-width: 767px) {
.ct-testimonial h3.raymond-title {
top: 133px;
}
.tb-testimonial-slider .flex-control-paging {
top: 175px;
}
}
@media (max-width: 1199px) {
.tb-testimonial-slider .tb-testimonial-1.tpl1 .tb-excerpt {
padding-right: 115px;
}
}
.tb-testimonial-slider .flex-direction-nav a {
color: #fff;
opacity: 1;
vertical-align: middle;
text-align: Center;
line-height: 40px;
left: 59%;
transform: translateX(-50%);
font-size: 36px;
opacity: 0;
top: 57%;
}
.tb-testimonial-slider .flex-direction-nav a:before {
display: none;
}
.tb-testimonial-slider .flex-direction-nav a.flex-prev {
left: 41%;
}
.tb-testimonial-slider:hover .flex-direction-nav a {
opacity: 1;
left: 57%;
}
.tb-testimonial-slider:hover .flex-direction-nav a.flex-prev {
left: 43%;
}
@media (max-width: 992px - 1) {
.tb-testimonial-slider .flex-direction-nav a {
display: none;
}
}
@media (max-width: 992px - 1) {
.tb-testimonial-slider .tb-testimonial-1.tpl {
margin-bottom: 0;
}
}
#tb-list-portfolio img {
display: block;
}
#tb-list-portfolio .controls-filter {
margin-bottom: 40px;
}
#tb-list-portfolio .controls-filter li a {
font-size: 16px;
font-weight: bold;
font-family: Dosis;
color: #222;
background-color: #f5f5f5;
border: 1px solid #ebebeb;
border-radius: 5px;
padding: 5px 20px;
line-height: 32px;
text-transform: uppercase;
}
#tb-list-portfolio .controls-filter li.active a,
#tb-list-portfolio .controls-filter li:hover a {
color: #fff;
background-color: #ffca00;
border-color: #ffca00;
}
#tb-list-portfolio .btn-pre-v2 {
color: #fff;
font-size: 16px;
font-family: dosis;
font-weight: bold;
margin-top: 20px;
}
#tb-list-portfolio.tpl1 .grid-item {
max-width: 373px;
max-height: 273px;
margin: 15px;
overflow: hidden;
border-radius: 7px;
z-index: 3;
}
#tb-list-portfolio.tpl1 .grid-item > img {
width: 100%;
display: block;
}
#tb-list-portfolio.tpl1 .grid-item:nth-child(2n),
#tb-list-portfolio.tpl1 .grid-item:nth-child(5n) {
max-height: 573px;
}
#tb-list-portfolio.tpl2 .tb-portfolio-item {
margin-bottom: 30px;
}
#tb-list-portfolio.tpl2 .tb-portfolio-item .item-content {
overflow: hidden;
border-radius: 5px;
z-index: 2;
position: relative;
}
.portfolio .tb-post-item .wpb_content_element {
margin-bottom: 0;
}
#tb-list-portfolio #portfolio-container .mix {
display: none;
}
.tb-team .tb-box-inner {
margin-bottom: 30px;
}
.tb-team .tb-image-name {
margin: 14px 0 8px;
}
.tb-team .tb-image-name .tb-name {
font-size: 14px;
margin-bottom: 4px;
}
.tb-team .tb-image-name .tb-name h5 {
text-transform: uppercase;
}
.tb-team .tb-social a {
font-size: 16px;
margin-right: 18px;
color: #dadada;
}
.tb-team .tb-social a:last-child {
margin-right: 0;
}
.tb-team .tb-social a:hover {
color: #1faceb;
}
#instafeed a {
display: inline-block;
float: left;
position: relative;
overflow: hidden;
}
#instafeed a:after {
background: #333;
bottom: 0;
height: auto;
left: 0;
margin: 0;
opacity: 0;
position: absolute;
right: 0;
top: 0;
width: auto;
z-index: 2;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
transform: scale(0);
content: "";
}
#instafeed a img {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
#instafeed a:hover:after {
opacity: 0.2;
transform: scale(1);
}
#instafeed a:hover img {
transform: scale(1.2);
-webkit-transform: scale(1.2);
}
.tb-col-6 a {
width: 16.667%;
}
.tb-col-5 a {
width: 20%;
}
.tb-col-4 a {
width: 25%;
}
.tb-col-3 a {
width: 33.333%;
}
@media (max-width: 767px) {
#instafeed a {
width: 33.333%;
}
}
@media (max-width: 480px) {
#instafeed a {
width: 50%;
}
}
.ct-single-banner {
position: relative;
}
.ct-single-banner h2 {
position: absolute;
top: 50%;
font-family: Oswald;
transform: translateY(-50%);
text-align: center;
width: 100%;
font-size: 30px;
letter-spacing: 0.7em;
line-height: 17px;
color: #fff;
z-index: 5;
line-height: 22px;
}
.ct-single-banner:hover:before {
animation: effZoom 1s forwards;
border-color: #1faceb;
}
.ct-single-banner:hover h2 {
color: #1faceb;
}
@media (max-width: 767px) {
.ct-single-banner h2 {
font-size: 20px;
}
}
@media (max-width: 480px) {
.ct-single-banner h2 {
font-size: 14px;
}
}
.ie .tb-sidebar-right.tb-sidebar .widget-woocommerce-currency-switcher form::after,
.ie #tb-mega-searchform .caret {
display: none;
}
.ie .tb-send-mail-wrap .tb-mail-inner {
left: 50%;
}
.tb-custom-header-landing .tb-logo {
margin-bottom: 30px;
padding-bottom: 0;
}
.tb-custom-header-landing h1 {
font-size: 35px;
color: #fff;
text-transform: uppercase;
}
.tb-custom-header-landing p {
font-size: 24px;
line-height: 40px;
color: #fff;
font-weight: normal;
}
.tb-custom-header-landing .btn-transparent {
background-color: #2a2a2a;
color: #fff;
}
.tb-custom-header-landing .btn-transparent:hover {
background-color: #1faceb;
border-color: #1faceb;
}
.porfolio-demo {
margin-bottom: 43px;
}
.porfolio-demo .image-shop-box {
margin-bottom: 10px;
display: block;
}
.porfolio-demo .image-bg {
width: 540px;
height: 540px;
display: inline-block;
position: relative;
}
.porfolio-demo .image-bg .image-shop-scroll {
border: 5px solid #f3f3f3;
transition: all 6s ease-out 0s;
-webkit-transition: all 6s ease-out 0s;
-moz-transition: all 6s ease-out 0s;
-ms-transition: all 6s ease-out 0s;
-o-transition: all 6s ease-out 0s;
background-position: center 0;
background-repeat: no-repeat;
position: absolute;
width: 540px;
height: 540px;
top: 14px;
left: 0;
background-size: cover;
right: 0;
margin: 0 auto;
}
.porfolio-demo .image-bg .image-shop-scroll:after {
content: "";
box-shadow: 0px 1px 3px #dedede;
position: absolute;
left: 0;
right: 0;
bottom: 0;
z-index: 2;
top: 0;
display: inline-block;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.porfolio-demo .image-bg .image-shop-scroll.comming-soon {
background-color: #1faceb;
}
.porfolio-demo .image-bg .image-shop-scroll strong {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 100%;
left: 0;
font-size: 22px;
color: #fff;
}
.porfolio-demo .image-bg:hover .image-shop-scroll {
background-position: center 100%!important;
}
.porfolio-demo .image-bg:hover .image-shop-scroll strong {
-webkit-animation: fadeInUp50 1s;
-ms-animation: fadeInUp50 1s;
-moz-animation: fadeInUp50 1s;
animation: fadeInUp50 1s;
}
.porfolio-demo .image-bg:hover .image-shop-scroll:after {
box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
}
.porfolio-demo h2 {
color: #2a2a2a;
font-size: 18px;
margin-top: 20px;
font-weight: 700;
}
.porfolio-demo h2:hover {
color: #1faceb;
}
.col-item-small .porfolio-demo .image-bg {
width: 360px;
height: 360px;
}
.col-item-small .porfolio-demo .image-bg .image-shop-scroll {
width: 360px;
height: 360px;
}
.tb-footer-demo .primary-color {
color: #1faceb;
}
.tb-footer-demo .primary-color:hover {
color: #2a2a2a;
}
.footer-landing .footerTextLeft {
font-size: 28px;
font-weight: bold;
line-height: 50px;
color: white;
display: inline-block;
vertical-align: middle;
text-transform: uppercase;
}
.footer-landing .footerTextLeft,
.footer-landing .footerTextRight {
color: #fff;
text-transform: uppercase;
}
.footer-landing .btnLandingpage {
margin: 0px;
padding: 0px 30px;
border-radius: 0px;
border: 0px;
background-color: #ffbf43;
color: white;
text-transform: uppercase;
font-weight: bold;
font-size: 16px;
height: 50px;
line-height: 50px;
}
@media (min-width: 768px) {
.footer-landing .footerTextRight {
text-align: right;
}
}
@media (max-width: 1660px) {
.porfolio-demo .image-bg {
width: 360px;
height: 360px;
}
.porfolio-demo .image-bg .image-shop-scroll {
width: 360px;
height: 360px;
}
}
li.menu_custom > a {
display: none;
}
@media (min-width: 992px) {
.jws_theme_menu_mobi {
display: none;
}
}
@media (max-width: 992px) {
.logo-hidden-mobi {
display: none;
}
}
@media (max-width: 991px) {
.main-content {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.jws_theme_menu_mobi {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
position: absolute;
left: 0;
z-index: 1000;
visibility: hidden;
width: 270px;
height: 98.85%;
padding: 0;
font-size: 16px;
overflow-y: auto;
z-index: 9999999;
left: inherit;
}
.jws_theme_menu_mobi .tb-menu-mobi-list .tb-menu-list-inner li.menu-item-has-children {
position: relative;
}
.jws_theme_menu_mobi .tb-menu-mobi-list .tb-menu-list-inner li.menu-item-has-children:before {
content: "+";
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
cursor: pointer;
width: 39px;
height: 100%;
line-height: 39px;
border-right: 1px solid rgba(170, 170, 170, 0.2);
text-align: Center;
border-left: 1px solid rgba(170, 170, 170, 0.2);
}
.jws_theme_menu_mobi .tb-menu-mobi-list .tb-menu-list-inner li.menu-item-has-children > ul {
width: 270px !important;
box-shadow: none;
height: 0;
overflow: hidden;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
background-image: none !important;
}
.jws_theme_menu_mobi .tb-menu-mobi-list .tb-menu-list-inner li.menu-item-has-children:hover > ul {
height: initial;
}
.menu-mobi-open .main-content {
-webkit-transform: none;
transform: none;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.menu-mobi-open .jws_theme_menu_mobi {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
visibility: visible;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
background-color: #fff;
}
}
@media (max-width: 992px) {
#nav > li li ul.dropdown-menu {
position: initial;
border: none;
float: initial;
padding: 0;
margin: 0;
}
#nav > li li ul.dropdown-menu > li > a {
padding: 0px 40px;
line-height: 38px;
}
#nav > li li ul.dropdown-menu > li > a:hover {
color: #1faceb;
background-color: transparent;
}
#nav > li li:hover ul.dropdown-menu {
display: block;
}
#nav li.img-hidden-sm img {
display: none;
}
#nav li.img-hidden-sm > a {
display: block;
}
}
@media (min-width: 992px) and (max-width: 1200px - 1) {
.tb-header-v1 .tb-header-menu {
background-position: 38% bottom;
}
}
@media (max-width: 992px) {
.tb-sidebar-right {
line-height: 40px;
}
.tb-header-wrap .logo-hidden-mobi {
display: block;
padding: 20px 0;
}
.tb-header-wrap .logo-hidden-mobi.tb-logo > a {
position: relative;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%);
-moz-transform: translate(-50%);
-o-transform: translate(-50%);
-ms-transform: translate(-50%);
transform: translate(-50%);
display: block;
}
.tb-header-wrap .tb-header-top .mre-widget {
border-right: 1px solid #717171;
}
.tb-header-wrap .tb-header-top .mre-widget .tb-sidebar .widget ul > li {
border-left: none;
padding: 0;
}
.tb-header-wrap .tb-header-menu {
background: #1faceb;
height: 50px;
}
.tb-header-wrap .tb-header-menu .tb-menu-control-mobi {
text-align: left;
}
.tb-header-wrap .tb-header-menu .tb-menu-control-mobi > a {
line-height: 50px;
color: #fff;
font-size: 18px;
}
.tb-header-wrap .tb-header-menu .tb-menu-control-mobi > a > i {
margin-right: 10px;
}
.tb-header-wrap .tb-header-menu .mre-sty-header {
text-align: right;
}
.tb-header-wrap .tb-header-menu .mre-sty-header .widget_searchform_content {
height: 50px;
}
.tb-header-wrap .tb-header-menu .mre-sty-header .widget_searchform_content a.icon_search_wrap {
width: 50px;
height: 50px;
line-height: 50px;
}
.tb-header-wrap .tb-header-menu .mre-sty-header .widget_searchform_content a.icon_search_wrap > i {
font-size: 18px;
color: #fff;
}
.tb-header-wrap .tb-header-menu .mre-sty-header .widget_searchform_content form {
height: 50px;
display: none;
top: 100%;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
z-index: 9999;
}
.tb-header-wrap .tb-header-menu .mre-sty-header .widget_searchform_content form:before,
.tb-header-wrap .tb-header-menu .mre-sty-header .widget_searchform_content form:after {
display: none;
}
.tb-header-wrap .tb-header-menu .mre-sty-header .widget_searchform_content form input[type="text"],
.tb-header-wrap .tb-header-menu .mre-sty-header .widget_searchform_content form button[type="submit"] {
height: 50px;
background-color: #fff;
}
.tb-header-wrap .tb-header-menu .mre-sty-header .widget_searchform_content form input[type="text"] > i,
.tb-header-wrap .tb-header-menu .mre-sty-header .widget_searchform_content form button[type="submit"] > i {
font-size: 18px;
color: #1faceb;
}
.tb-header-wrap .tb-header-menu .mre-sty-header .widget_searchform_content.active form {
display: block;
-webkit-animation: fadeInUp 0.4s both;
-moz-animation: fadeInUp 0.4s both;
-o-animation: fadeInUp 0.4s both;
animation: fadeInUp 0.4s both;
}
}
.jws-process .jws-process-list {
margin: 0;
padding: 0;
position: relative;
}
.jws-process .jws-process-list li {
list-style: none;
}
.jws-process .jws-process-list li p {
font-family: Dosis;
font-weight: bold;
font-size: 16px;
color: #222;
line-height: 8px;
}
.jws-process .jws-process-list li p.decs {
color: #1faceb;
}
.jws-process.tpl1 {
position: relative;
}
.jws-process.tpl1 .jws-process-list {
height: 130px;
}
.jws-process.tpl1 .jws-process-list li {
display: inline-block;
margin-left: 150px;
position: relative;
}
.jws-process.tpl1 .jws-process-list li:before {
content: "";
position: absolute;
width: 25px;
height: 25px;
border: 5px solid #fff;
border-radius: 50%;
left: 0;
bottom: -26px;
background-color: #ffca00;
}
.jws-process.tpl1 .jws-process-list li:after {
position: absolute;
width: 13px;
height: 13px;
border: 3px solid #fff;
border-radius: 50%;
left: 6px;
bottom: -20px;
background-color: #ffca00;
}
.jws-process.tpl1 .jws-process-list li:nth-child(2):after {
content: "";
top: initial;
bottom: -20px;
}
.jws-process.tpl1 .jws-process-list li:nth-child(odd) {
top: 90px;
}
.jws-process.tpl1 .jws-process-list li:nth-child(odd):before {
top: -42px;
}
.jws-process.tpl1 .jws-process-list li:nth-child(odd):after {
top: -36px;
}
.jws-process.tpl1 .jws-process-list li:hover:after {
content: "";
}
.jws-process.tpl1 .process {
width: 100%;
height: 2px;
position: absolute;
top: 46%;
transform: translateY(-50%);
background-color: #ffca00;
}
@media (max-width: 1200px) {
.jws-process.tpl1 .jws-process-list li {
margin-left: 100px;
}
}
@media (max-width: 992px) {
.jws-process.tpl1 .jws-process-list li {
margin-left: 70px;
}
}
@media (max-width: 768px) {
.jws-process.tpl1 .jws-process-list li {
margin-left: 50px;
}
}
@media (min-width: 568px) and (max-width: 680px) {
.jws-process.tpl1 .jws-process-list li {
margin-left: 0px;
}
}
@media (max-width: 568px) {
.jws-process.tpl1 .jws-process-list {
height: initial;
max-width: 320px;
margin: 0 auto;
}
.jws-process.tpl1 .jws-process-list li {
margin-left: 0px;
display: block;
margin-bottom: 50px;
text-align: right;
right: 55%;
}
.jws-process.tpl1 .jws-process-list li:before {
left: initial;
bottom: 0;
transform: initial;
right: -29px;
}
.jws-process.tpl1 .jws-process-list li:after {
display: none;
}
.jws-process.tpl1 .jws-process-list li:nth-child(odd) {
top: 0px;
text-align: left;
left: 55%;
}
.jws-process.tpl1 .jws-process-list li:nth-child(odd):before {
top: 0px;
left: -29px;
}
.jws-process.tpl1 .process {
width: 2px;
height: 100%;
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
background-color: #ffca00;
}
}
.jws_courses {
position: relative;
}
.jws_courses .jws_courses_column {
width: 50%;
display: inline-block;
vertical-align: middle;
}
.jws_courses .jws_courses_column .jws_courses_item {
border: 1px solid #ebebeb;
padding: 30px 25px;
padding-bottom: 50px;
position: relative;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
max-width: 320px;
}
.jws_courses .jws_courses_column .jws_courses_item .jws-course-item-icon {
font-size: 26px;
color: #222222;
display: inline-block;
margin-right: 20px;
}
.jws_courses .jws_courses_column .jws_courses_item .jws-course-item-title {
display: inline-block;
font-weight: bold;
text-transform: capitalize;
margin-bottom: 15px;
}
.jws_courses .jws_courses_column .jws_courses_item:nth-child(2) {
margin-top: 30px;
}
.jws_courses .jws_courses_column .jws_courses_item > span {
width: 110px;
position: absolute;
right: 0;
background-color: #ffca00;
border-bottom-left-radius: 15px;
border-top-left-radius: 15px;
padding: 4px 10px;
font-size: 14px;
font-weight: bold;
font-family: dosis;
color: #fff;
display: block;
text-align: Center;
}
.jws_courses .jws_courses_column .jws_courses_item:after,
.jws_courses .jws_courses_column .jws_courses_item:before {
right: 100%;
top: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.jws_courses .jws_courses_column .jws_courses_item:after {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
border-right-color: #fff;
border-width: 0px;
margin-top: 0px;
}
.jws_courses .jws_courses_column .jws_courses_item:before {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
border-right-color: #1faceb;
border-width: 0px;
margin-top: 0px;
}
.jws_courses .jws_courses_column .jws_courses_item:hover {
border-color: #1faceb;
}
.jws_courses .jws_courses_item_inner {
margin-bottom: 30px;
}
.jws_courses .jws_courses-image {
width: 38%;
-webkit-transition: all 0.7s;
-moz-transition: all 0.7s;
-o-transition: all 0.7s;
transition: all 0.7s;
overflow: hidden;
position: absolute;
border-top-left-radius: 30px;
border-bottom-right-radius: 30px;
z-index: 2;
top: 50%;
left: 50%;
opacity: 0;
transform: translate(-50%, -50%);
}
.jws_courses .jws_courses-image > img {
display: block;
}
.jws_courses .jws_courses_right .jws_courses_item {
margin-left: auto;
}
.jws_courses .jws_courses_left .jws_courses_item:after,
.jws_courses .jws_courses_left .jws_courses_item:before {
left: 100%;
top: 50%;
}
.jws_courses .jws_courses_left .jws_courses_item:after {
border-left-color: #fff;
border-right-color: transparent;
}
.jws_courses .jws_courses_left .jws_courses_item:before {
border-left-color: #1faceb;
border-right-color: transparent;
}
.jws_courses .jws_courses_item_active .jws_courses-image {
z-index: 3;
opacity: 1;
}
@media (max-width: 992px) {
.tb-service-wrap .tb-service.tpl3 .tb-content,
.tb-service-wrap .tb-service.tpl3 .tb-title {
display: block;
}
body .jws-event .jws-date-event {
margin-left: 5px;
}
}
@media (max-width: 1199px) {
.tb-service-wrap .tb-service.tpl3 .tb-content,
.tb-service-wrap .tb-service.tpl3 .tb-title {
display: block;
}
.tb-service-wrap .tb-service {
text-align: center;
}
.tb-service-wrap .tb-service h3.tb-title {
margin-right: 0 !important;
}
.tb-service-wrap .tb-service.tpl3 h3.tb-title:after {
margin: 25px auto;
}
}
@media (min-width: 992px) {
.jws_courses_column .jws_courses_item:hover:after {
border-width: 7px;
margin-top: -7px;
}
.jws_courses_column .jws_courses_item:hover:before {
border-width: 9px;
margin-top: -9px;
}
.jws_courses_column .jws_courses_item_active .jws_courses_item {
border-color: #1faceb;
}
.jws_courses_column .jws_courses_item_active .jws_courses_item:after {
border-width: 7px;
margin-top: -7px;
}
.jws_courses_column .jws_courses_item_active .jws_courses_item:before {
border-width: 9px;
margin-top: -9px;
}
}
@media (min-width: 992px) and (max-width: 1200px) {
.jws_courses .jws_courses_column .jws_courses_item {
padding: 5px 10px;
padding-bottom: 35px;
}
.jws_courses .jws_courses_column .jws_courses_item:nth-child(2) {
margin-top: 20px;
}
.jws_courses .jws_courses-image {
width: 25%;
}
}
@media (min-width: 768px) and (max-width: 992px - 1) {
.jws_courses .jws_courses_column .jws_courses_item {
padding: 5px 10px;
padding-bottom: 35px;
}
.jws_courses .jws_courses_column .jws_courses_item:nth-child(2) {
margin-top: 10px;
}
.jws_courses .jws_courses-image {
display: none;
}
}
@media (max-width: 767px) {
#yith-wcwl-form {
overflow: auto;
}
.page-template-404 .tb-logo.tb-custom-logo > a > img {
width: 100%;
}
.jws_courses .jws_courses_column .jws_courses_item {
margin: 0 auto;
}
.tb-service-wrap .tb-service.tpl4 .tb-tpl4-content {
width: auto;
}
}
@media (max-width: 480px) {
body .jws-event .jws-date-event {
display: block;
margin-left: 0;
margin-top: 10px;
}
}
@media (min-width: 650px) and (max-width: 768px - 1) {
.jws_courses .jws_courses_column .jws_courses_item {
padding: 5px 10px;
padding-bottom: 35px;
}
.jws_courses .jws_courses_column .jws_courses_item:nth-child(2) {
margin-top: 10px;
}
.jws_courses .jws_courses-image {
display: none;
}
}
@media (max-width: 649px) {
.jws_courses .jws_courses_column {
width: 100%;
max-width: 480px;
margin: 10px auto;
position: relative;
display: block;
}
.jws_courses .jws_courses-image {
display: none;
}
}
.jws_video_featured h3,
.jws_video_featured h4 {
color: #fff;
text-transform: uppercase;
}
.jws_video_featured .jws-video-sub-desc {
font-weight: normal;
margin-top: 32px;
}
.jws_video_featured .video-featured-popup {
margin: 0 auto;
margin-top: 36px;
width: 60px;
height: 60px;
border: 2px solid #fff;
display: block;
line-height: 60px;
border-radius: 50%;
position: relative;
}
.jws_video_featured .video-featured-popup:hover {
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
.jws_video_featured .video-featured-popup:after {
position: absolute;
width: 100%;
height: 100%;
border-radius: 50%;
content: '';
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
top: -2px;
left: -2px;
padding: 2px;
z-index: -1;
-webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
-moz-transition: -moz-transform 0.2s, opacity 0.3s;
transition: transform 0.7s, opacity 0.7s;
background: #1faceb;
}
.jws_video_featured .video-featured-popup:hover:after {
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
transform: scale(1.7);
opacity: 0;
}
.jws_video_featured .video-featured-popup > span {
color: #fff;
font-size: 18px;
}
.jws_video_featured .video-featured-popup > span:before {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.jws_video_featured .video-featured-popup:hover {
background-color: transparent;
}
.jws_video_featured .video-featured-popup:hover > span:before {
content: "\f04c";
}
.tb-overlay-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99999;
overflow: hidden;
position: fixed;
display: none;
}
.tb-overlay-bg:before {
content: "";
width: 100%;
height: 100%;
background-color: #000;
opacity: 0.8;
position: fixed;
}
.tb-overlay-bg .tb-overlay-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.tb-overlay-bg .tb-overlay-container .tb-overlay-content {
line-height: 0;
width: 100%;
max-width: 900px;
background-color: #fff;
position: relative;
display: inline-block;
vertical-align: middle;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
margin: 0 auto;
-webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.2);
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.2);
}
.tb-overlay-bg .tb-overlay-container .tb-overlay-content.content-lightbox {
background-color: transparent;
box-shadow: none;
}
.tb-overlay-bg .tb-overlay-container .tb-overlay-content.content-lightbox img {
display: inline-block;
}
.tb-overlay-bg .tb-overlay-container .tb-overlay-content.content-lightbox .portfolio-lightbox {
position: relative;
display: inline-block;
width: 100%;
}
.tb-overlay-bg .tb-overlay-container .tb-overlay-content.content-lightbox .tb-close {
position: absolute;
right: 0;
border: 1px solid #fff;
color: #fff;
box-shadow: none;
top: 1px;
outline: none;
border-radius: 0;
}
.tb-overlay-bg .tb-overlay-container .tb-overlay-content.content-lightbox .tb-close:hover {
background-color: #1faceb;
}
.tb-overlay-bg .tb-overlay-container .tb-overlay-content .tb-iframe-scaler {
width: 100%;
overflow: hidden;
padding-top: 56.25%;
}
.tb-overlay-bg .tb-overlay-container .tb-overlay-content .tb-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: black;
max-width: 100% !important;
}
.jws_book_courses {
margin-top: -16px;
position: relative;
color: #fff;
font-family: Dosis;
font-size: 22px;
line-height: 25px;
font-weight: bold;
}
.jws_book_courses .jws-col-button {
text-align: right;
}
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after,
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
border-color: transparent !important;
}
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
background-color: transparent !important;
}
.pagination.ajax {
margin: 0;
transition: opacity .4s;
-webkit-transition: opacity .4s;
}
.pagination.ajax.blog-more-ajax-loading {
opacity: 0.4;
pointer-events: none;
background: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/modules/assets/images/loading.gif) center center no-repeat;
}
.pagination.ajax.blog-more-ajax-loading a {
opacity: 0;
}
.pagination.ajax a {
font-size: 18px;
margin-top: 10px;
} .jws_theme_tab .vc_tta-tabs-container {
margin: 0 !important;
}
.jws_theme_tab .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
position: relative;
display: inline-block;
margin-bottom: 50px;
}
.jws_theme_tab .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a {
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
font-size: 16px;
line-height: 18px;
color: #222222;
padding: 14px 25px;
font-family: dosis;
font-weight: bold;
border-radius: 5px !important;
text-transform: uppercase;
border: 1px solid #ebebeb;
background: #f5f5f5;
border: none;
}
.jws_theme_tab .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:hover,
.jws_theme_tab .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:focus,
.jws_theme_tab .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:active {
color: #fff;
background: #1faceb;
}
.jws_theme_tab .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a {
color: #fff;
background: #1faceb;
}
.jws_theme_tab .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:last-child:before {
display: none;
}
.jws_theme_tab .vc_tta-panels-container {
margin-top: 17px;
}
.jws_theme_tab .vc_tta-panels-container .vc_tta-panels {
background: transparent !important;
border: none !important;
}
.jws_theme_tab .vc_tta-panels-container .vc_tta-panels:before,
.jws_theme_tab .vc_tta-panels-container .vc_tta-panels:after {
border: none;
}
.jws_theme_tab .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
display: block !important;
height: 0;
min-height: auto;
opacity: 0;
margin: 0;
padding: 0;
border: none;
-webkit-transition: all 0s ease 0s;
-moz-transition: all 0s ease 0s;
-ms-transition: all 0s ease 0s;
-o-transition: all 0s ease 0s;
}
.jws_theme_tab .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body:before,
.jws_theme_tab .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body:after {
border: none;
}
.jws_theme_tab .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-body {
height: auto;
opacity: 1;
overflow: visible;
}
.tb-blog.classes article {
box-shadow: 0 0px 12px rgba(0, 0, 0, 0.175);
-webkit-transition: all 0.7s;
-moz-transition: all 0.7s;
-o-transition: all 0.7s;
transition: all 0.7s;
}
.tb-blog.classes article:hover {
box-shadow: 0 0px 20px rgba(0, 0, 0, 0.6);
}
.tb-blog.classes article .blog-info .tb-blog-date:not(:last-child) {
font-family: dosis;
font-size: 14px;
color: #666666;
text-transform: uppercase;
}
.tb-blog.classes article .blog-info .tb-blog-date:not(:last-child) small {
margin-right: 5px;
}
.tb-blog.classes article .blog-info .tb-blog-date:not(:last-child):hover {
color: #1faceb;
}
.tb-blog.classes article .blog-info .tb-blog-date:not(:last-child):after {
content: "\f106 \f106 \f106 \f106 \f106";
display: block;
font-size: 11px;
text-transform: uppercase;
color: #999;
font-family: FontAwesome;
line-height: 11px;
margin-bottom: 12px;
}
.tb-blog.classes .tb-blog-image {
margin-bottom: 24px;
}
.tb-blog.classes .tb-blog-image > img {
width: 100%;
height: auto;
}
.tb-blog.classes .tb-content {
padding: 0 12px;
}
.tb-blog.classes .tb-content .tb-title {
margin-bottom: 12px;
}
.tb-blog.classes .tb-content .tb-cate {
margin-bottom: 24px;
}
.tb-blog.classes .tb-content .tb-cate a:hover {
color: #1faceb;
}
.tb-blog.classes .tb-content .jws_info {
margin: 0;
padding: 15px 0px;
}
.tb-blog.classes .tb-content .jws_info li {
display: inline-block;
list-style: none;
font-family: dosis;
font-size: 14px;
text-transform: uppercase;
vertical-align: middle;
text-align: left;
color: #666;
width: 30%;
padding-left: 20px;
position: relative;
}
.tb-blog.classes .tb-content .jws_info li > span {
display: block;
color: #1faceb;
}
.tb-blog.classes .tb-content .jws_info li:last-child > span {
font-size: 18px;
text-transform: initial;
}
.tb-blog.classes .tb-content .jws_info li:not(:last-child):after {
content: "";
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
height: 35px;
width: 1px;
background-color: #e7e7e7;
border-radius: 50%;
}
.tb-blog.classes .col-4 .tb-content .jws_info li {
width: 32%;
padding-left: 5px;
}
.tb-blog.list_tree .list_tree_item {
position: relative;
width: 50%;
display: inline-block;
}
.tb-blog.list_tree .list_tree_item article .blog-info {
line-height: 10px;
}
.tb-blog.list_tree .list_tree_item article .blog-info .tb-blog-date {
position: relative;
}
.tb-blog.list_tree .list_tree_item article .blog-info .tb-blog-date:after {
content: "";
width: 9px;
height: 9px;
background-color: #1faceb;
display: inline-block;
border-radius: 50%;
position: absolute;
top: 3px;
}
.tb-blog.list_tree .list_tree_item article .blog-info .tb-blog-date:before {
content: "";
width: 15px;
height: 15px;
border: 1px dashed #1faceb;
position: absolute;
background-color: transparent;
border-radius: 50%;
top: 0px;
}
.tb-blog.list_tree .list_tree_item article .blog-info .tb-blog-date time {
position: relative;
}
.tb-blog.list_tree .list_tree_item article .blog-info .tb-blog-date time:after {
content: "\f106 \f106 \f106 \f106 \f106";
display: block;
font-size: 11px;
text-transform: uppercase;
color: #999;
font-family: FontAwesome;
line-height: 11px;
margin-bottom: 12px;
position: absolute;
left: 0;
}
.tb-blog.list_tree .list_tree_item:after {
content: "";
position: absolute;
width: 5px;
border-radius: 10px;
border: 1px dashed #1faceb;
top: 22px;
}
.tb-blog.list_tree .list_tree_item:nth-child(even) {
top: 80px;
}
.tb-blog.list_tree .list_tree_item:nth-child(even) .tb-classes-content {
margin-left: auto;
}
.tb-blog.list_tree .list_tree_item:nth-child(even):after {
left: -3px;
height: 405px;
}
.tb-blog.list_tree .list_tree_item:nth-child(even) article .blog-info .tb-blog-date a {
margin-left: 15px;
}
.tb-blog.list_tree .list_tree_item:nth-child(even) article .blog-info .tb-blog-date:after {
left: -12px;
}
.tb-blog.list_tree .list_tree_item:nth-child(even) article .blog-info .tb-blog-date:before {
left: -8px;
}
.tb-blog.list_tree .list_tree_item:nth-child(odd):after {
right: -2px;
height: 45px;
}
.tb-blog.list_tree .list_tree_item:nth-child(odd) .tb-info {
right: 0;
}
.tb-blog.list_tree .list_tree_item:nth-child(odd) article .blog-info .tb-blog-date a {
margin-right: 15px;
}
.tb-blog.list_tree .list_tree_item:nth-child(odd) article .blog-info .tb-blog-date:after {
right: -10px;
}
.tb-blog.list_tree .list_tree_item:nth-child(odd) article .blog-info .tb-blog-date:before {
right: -8px;
}
.tb-blog.list_tree .list_tree_item:nth-child(1) article .blog-info .tb-blog-date,
.tb-blog.list_tree .list_tree_item:nth-child(2) article .blog-info .tb-blog-date {
color: #fff;
}
.tb-blog.list_tree .list_tree_item:nth-child(1) article .blog-info .tb-blog-date:after,
.tb-blog.list_tree .list_tree_item:nth-child(2) article .blog-info .tb-blog-date:after {
color: #fff;
}
.tb-blog.list_tree .list_tree_item:nth-child(1) article .blog-info .tb-blog-date time:after,
.tb-blog.list_tree .list_tree_item:nth-child(2) article .blog-info .tb-blog-date time:after {
color: #fff;
}
.tb-blog.list_tree article {
box-shadow: none;
position: relative;
}
.tb-blog.list_tree article .tb-info {
position: absolute;
}
.tb-blog.list_tree article .tb-classes-content {
-webkit-transition: all 0.7s;
-moz-transition: all 0.7s;
-o-transition: all 0.7s;
transition: all 0.7s;
max-width: 420px;
border-bottom-right-radius: 10px;
border-top-left-radius: 10px;
box-shadow: 0 0px 12px rgba(0, 0, 0, 0.175);
background-color: #fff;
overflow: hidden;
z-index: 2;
position: relative;
}
.tb-blog.list_tree article:hover {
box-shadow: none;
}
.tb-blog.list_tree article:hover .tb-classes-content {
box-shadow: 0 0px 20px rgba(0, 0, 0, 0.6);
}
.tb-blog.list_tree article:hover .tb-blog-image img {
transform: rotate(10deg) scale(1.3);
-webkit-transform: rotate(10deg) scale(1.3);
}
.tb-blog.list_tree .pagination.ajax .btn-pre-v2 {
margin-top: 80px;
font-family: Dosis;
font-weight: bold;
color: #fff;
font-size: 16px;
}
.tb-blog.vertical article .blog-info span:not(:last-child):after {
content: "/";
display: inline-block;
margin: 0 5px 0 5px;
}
.tb-blog.vertical article .blog-info span:hover {
color: #1faceb;
}
.tb-blog.vertical .tb-view-more {
font-family: roboto;
font-size: 12px;
color: #1faceb;
text-transform: capitalize;
margin-top: 18px;
display: block;
}
.tb-blog.vertical .tb-view-more:after {
content: "\f106 \f106 \f106 \f106 \f106";
display: block;
font-size: 11px;
text-transform: uppercase;
color: #1faceb;
font-family: FontAwesome;
line-height: 0px;
margin-bottom: 12px;
}
.tb-blog.vertical .tb-blog-image,
.tb-blog.vertical .tb-blog-content {
width: 48%;
display: inline-block;
overflow: initial;
}
.tb-blog.vertical .tb-blog-image span.tags,
.tb-blog.vertical .tb-blog-content span.tags {
display: none;
}
.tb-blog.vertical .tb-blog-image .blog-info .tb-blog-date,
.tb-blog.vertical .tb-blog-content .blog-info .tb-blog-date {
display: none;
}
.tb-blog.vertical .tb-blog-image .tb-blog-date,
.tb-blog.vertical .tb-blog-content .tb-blog-date {
bottom: -20px;
position: absolute;
width: 130px;
height: 41px;
border-radius: 5px;
font-size: 18px;
font-family: dosis;
font-weight: bold;
left: 50%;
transform: translateX(-50%);
display: block;
background-color: #333;
text-align: center;
z-index: 2;
background-color: #1faceb;
}
.tb-blog.vertical .tb-blog-image .tb-blog-date > a,
.tb-blog.vertical .tb-blog-content .tb-blog-date > a {
background-color: transparent;
position: initial;
line-height: 40px;
}
.tb-blog.vertical .tb-blog-image .tb-blog-date > a small,
.tb-blog.vertical .tb-blog-content .tb-blog-date > a small {
margin-right: 5px;
}
.tb-blog.vertical .tb-blog-image .tb-blog-date > a i,
.tb-blog.vertical .tb-blog-content .tb-blog-date > a i {
display: none;
}
.tb-blog.vertical .tb-blog-image .tb-blog-date > a:hover,
.tb-blog.vertical .tb-blog-content .tb-blog-date > a:hover {
color: #fff;
}
.tb-blog.vertical .tb-blog-content {
vertical-align: top;
float: right;
margin-top: 10px;
}
.tb-blog.vertical .tb-blog-content .tb-info-block .blog-title {
margin-bottom: 8px;
}
.tb-blog.vertical .tb-blog-content .tb-info-block .blog-title:hover {
color: #1faceb;
}
.tb-blog.vertical .tb-blog-content .tb-info-block .blog-info {
margin-bottom: 6px;
}
.tb-blog.entry2 article {
padding-top: 30px;
background: #ffffff;
border-radius: 40px;
-webkit-border-radius: 40px;
}
.tb-blog.entry2 article .overlay {
position: absolute;
height: 100%;
width: 100%;
border-radius: 40px;
top: 0;
opacity: 0;
transition: 0.5s all;
-webkit-transition: 0.5s all;
z-index: 0;
}
.tb-blog.entry2 article .tb-blog-image {
max-width: 242px;
height: 242px;
margin: 0 auto;
border-radius: 100%;
overflow: hidden;
display: block;
}
.tb-blog.entry2 article .tb-blog-image img {
-webkit-transform: initial !important;
transform: initial !important;
}
.tb-blog.entry2 article .tb-content {
position: relative;
z-index: 1;
}
.tb-blog.entry2 article .tb-content .jws_info li:last-child > span {
font-size: 14px;
}
.tb-blog.entry2 article .tb-content .top_ct {
margin-bottom: 7px;
margin-top: 27px;
}
.tb-blog.entry2 article .tb-content .top_ct:after {
content: "\f106 \f106 \f106 \f106 \f106";
display: block;
font-size: 11px;
text-transform: uppercase;
color: #333725;
font-family: FontAwesome;
line-height: 11px;
margin-bottom: 12px;
display: inline-block;
margin: 0 5px 0 7px;
}
.tb-blog.entry2 article .tb-content .top_ct .tb-cate {
margin-bottom: 6px;
}
.tb-blog.entry2 article .tb-content .tb-info {
margin-bottom: 15px;
}
.tb-blog.entry2 article .tb-content .tb-info .blog-info .tb-blog-date:after {
display: none;
}
.tb-blog.entry2 article:hover .tb-content .jws_info li span,
.tb-blog.entry2 article:hover .tb-content .jws_info li,
.tb-blog.entry2 article:hover .tb-content .blog-info .tb-blog-date a,
.tb-blog.entry2 article:hover .tb-content .tb-cate a,
.tb-blog.entry2 article:hover .tb-content .tb-title {
color: #ffffff !important;
}
.tb-blog.entry2 article:hover .overlay {
opacity: 1;
}
.pagination.text-center {
text-align: center;
}
@media (min-width: 768px) {
.show-sm {
display: none;
}
}
@media (min-width: 1200px) {
.tb-blog.list_tree .list_tree_item:nth-child(odd) article .blog-info .tb-blog-date a {
margin-right: 50px;
}
.tb-blog.list_tree .list_tree_item:nth-child(even) article .blog-info .tb-blog-date a {
margin-left: 50px;
}
}
@media (min-width: 992px) and (max-width: 1200px - 1) {
.tb-blog.list_tree .list_tree_item article .tb-classes-content {
max-width: 360px;
}
.tb-blog.list_tree .list_tree_item:after {
height: 355px;
}
}
@media (min-width: 768px) and (max-width: 992px - 1) {
.tb-blog.list_tree .list_tree_item article .tb-classes-content {
max-width: 270px;
}
.tb-blog.list_tree .list_tree_item:nth-child(even):after {
height: 315px;
}
}
@media (max-width: 768px - 1) {
.clases-hidden-sm {
display: none;
}
.tb-blog.list_tree .list_tree_item:after {
display: none;
}
.tb-blog.list_tree .list_tree_item {
position: initial;
width: initial;
display: block;
}
.tb-blog.list_tree .list_tree_item article .tb-classes-content {
margin: auto;
}
}
@media (max-width: 1200px - 1) {
.tb-blog.vertical .tb-blog-content {
margin-top: 0;
}
}
@media (max-width: 550px) {
.tb-blog.vertical .tb-blog-image,
.tb-blog.vertical .tb-blog-content {
width: 100%;
margin-bottom: 25px;
text-align: Center;
}
}
.jws_theme_classes_widget {
border: 1px solid #ebebeb;
border-radius: 5px;
color: #222222;
font-size: 16px;
text-transform: uppercase;
font-family: dosis;
font-weight: normal;
}
.jws_theme_classes_widget .classes-meta-item {
padding: 25px 0px;
border-bottom: 1px solid #ebebeb;
}
.jws_theme_classes_widget .classes-meta-item i {
width: 25%;
display: inline-block;
font-size: 26px;
vertical-align: middle;
vertical-align: top;
text-align: center;
margin-top: 10px;
}
.jws_theme_classes_widget .classes-meta-item .classes-meta-item-content {
width: 72%;
display: inline-block;
}
.jws_theme_classes_widget .classes-meta-item .classes-meta-item-content > span {
display: block;
color: #1faceb;
}
.jws_theme_classes_widget .classes-meta-item:last-child {
border: none;
}
.jws_theme_classes_widget.tb-classes-table {
margin-top: 30px;
}
.jws_theme_classes_widget.tb-classes-table .classes-meta-item {
width: 49.7%;
display: inline-block;
}
.jws_theme_classes_widget.tb-classes-table .classes-meta-item:nth-child(even) {
border-left: 1px solid #ebebeb;
}
@media (min-width: 992px) and (max-width: 1200px - 1) {
.jws_theme_classes_widget.tb-classes-table .classes-meta-item {
width: 49.5%;
}
}
@media (max-width: 768px - 1) {
.jws_theme_classes_widget.tb-classes-table .classes-meta-item {
width: 49.5%;
}
}
@media (max-width: 480px - 1) {
.jws_theme_classes_widget.tb-classes-table .classes-meta-item {
width: 49%;
}
.jws_theme_classes_widget.tb-classes-table .classes-meta-item > i {
width: 20%;
font-size: 18px;
}
.jws_theme_classes_widget.tb-classes-table .classes-meta-item .classes-meta-item-content {
font-size: 14px;
}
}
#tb-classes-image-carousel ul > li:not(last-child) {
margin-right: 23px;
}
.button-register {
background: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/modules/assets/images/bg-button-register.png) no-repeat;
display: none;
}
.button-price.btn-pre-v2,
.button-register.btn-pre-v2 {
height: 50px;
color: #fff;
font-family: dosis;
font-weight: bold;
font-size: 16px;
display: inline-block;
width: 195px;
line-height: 50px;
margin-top: 40px;
background-size: contain;
vertical-align: middle;
}
.button-price.btn-pre-v2 {
background: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/modules/assets/images/bg-button-price.png) no-repeat;
width: 155px;
text-transform: initial;
}
@media (min-width: 1200px) {
.button-price.btn-pre-v2 {
margin-right: 6px;
}
.tb-content-single-fwd .button-price.btn-pre-v2 {
margin-right: 20px;
}
}
.tb-post-item .flexslider {
margin-bottom: 25px;
box-shadow: none;
border: none;
}
.tb-post-item .flexslider .flex-direction-nav li > a {
width: 42px;
height: 40px;
line-height: 40px;
text-align: center;
background-color: #222;
color: #fff;
border-radius: 50%;
font-size: 18px;
border-right: 2px solid #9b9b9b;
}
.tb-post-item .flexslider .flex-direction-nav li > a:before {
display: none;
}
.tb-post-item .flexslider .flex-direction-nav li > a.flex-next {
border: none;
border-left: 2px solid #9b9b9b;
}
.tb-post-item .flexslider .flex-direction-nav li > a:hover {
background-color: #ffca00;
}
.single-classes .tb-service-wrap .tb-service.tpl4 {
background-color: transparent;
border: none;
margin-bottom: 25px;
}
.single-classes .tb-service-wrap .tb-service.tpl4:after {
display: none;
}
.single-classes .tb-service-wrap .tb-service.tpl4 .tb-tpl4-content {
padding-top: 5px;
width: 239px;
}
.single-classes .tb-service-wrap .tb-service.tpl4 .tb-icon {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
margin: 17px;
margin-left: 0;
}
.single-classes .tb-service-wrap .tb-service.tpl4:hover .tb-icon {
background-color: #ffca00;
border-color: #ffca00;
}
.jws_single_class_info {
background: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/modules/assets/images/bg_single_info.jpg) no-repeat;
background-size: cover;
background-position: top center;
padding-top: 65px;
padding-bottom: 35px;
}
.jws_theme_progess .vc_tta-accordion .vc_tta-panel .vc_tta-panel-title > a {
color: #222 !important;
}
.jws_theme_progess .vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading {
border-color: transparent !important;
}
.jws_theme_progess .vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading:hover {
background-color: transparent !important;
}
.jws_theme_progess .vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
background-color: #ffca00;
border-radius: 50%;
left: 0 !important;
}
.jws_theme_progess .vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon-position-left .vc_tta-controls-icon:before {
border-color: #fff;
width: 30%;
margin: auto;
}
.jws_theme_progess .vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon-position-left .vc_tta-controls-icon:after {
border-color: #fff;
height: 30%;
margin: auto;
}
.jws_theme_progess .vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
border-color: #fff;
}
.jws_theme_progess .vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-body {
border-color: transparent !important;
padding: 0;
padding-left: 46px;
}
.jws_theme_progess .vc_progress_bar .vc_single_bar {
border-radius: 5px;
background: #ccc;
height: 10px;
margin: 60px 0 18px;
}
.jws_theme_progess .vc_progress_bar .vc_single_bar .vc_label {
position: absolute;
padding: 0;
font-family: dosis;
font-size: 18px;
color: #222;
font-weight: bold;
width: 100%;
top: -28px;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.jws_theme_progess .vc_progress_bar .vc_single_bar .vc_label > span {
position: absolute;
right: 0;
}
.jws_theme_progess .vc_progress_bar .vc_single_bar .vc_bar {
height: 10px;
border-radius: 5px;
background-size: 10px 10px;
background-color: #ffca00;
}
.jws_theme_progess .vc_progress_bar .vc_single_bar .vc_bar.striped {
background-size: 10px 10px;
}
.jws_theme_progess .vc_progress_bar .vc_single_bar:hover .vc_label {
color: #ffca00;
}
.content.tb-blog .tb-thumb {
margin-bottom: 20px;
}
.content.tb-blog .tb-title {
text-transform: uppercase;
font-weight: bold;
}
.content.tb-blog article {
margin-bottom: 0;
}
.content.tb-blog article .tb-post-item {
border-radius: 10px;
overflow: hidden;
}
.tb-content-single-fwd .wpb_content_element {
margin-bottom: 0;
}
.tb-blog-gallery .post-carousel {
position: relative;
}
.tb-blog-gallery .post-carousel .owl-controls .owl-nav > div {
right: 30px;
position: absolute;
top: 50%;
transform: translateY(-50%);
background-color: #222;
opacity: 0;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.tb-blog-gallery .post-carousel .owl-controls .owl-nav > div:hover {
background-color: #ffca00;
}
.tb-blog-gallery .post-carousel .owl-controls .owl-nav > div.owl-prev {
left: 30px;
}
.tb-blog-gallery:hover .post-carousel .owl-controls .owl-nav > div {
opacity: 1;
right: 10px;
}
.tb-blog-gallery:hover .post-carousel .owl-controls .owl-nav > div.owl-prev {
left: 10px;
}
.blog-info i {
display: none;
}
.style_info_1.tb-blog.blog article .tb-info-block > a,
.style_info_1.tb-blog.blog article .tb-info-block .tb-blog-date {
display: none;
}
.style_info_2.tb-blog.blog article .tb_blog_content > .tb-blog-date {
display: none;
}
.style_info_2.tb-blog.blog article .tb-info-block {
width: 100%;
padding-bottom: 10px;
}
.style_info_2.tb-blog.blog article .tb-info-block > a {
display: inline-block;
color: #bb2b31;
margin-top: 10px;
}
.style_info_2.tb-blog.blog article .tb-info-block > a:before {
width: 15px;
height: 15px;
background-color: #bb2b31;
display: inline-block;
margin-right: 10px;
content: "";
position: relative;
top: 2px;
}
.style_info_2.tb-blog.blog article .tb-info-block .tb-title {
margin-top: 10px;
}
.style_info_2.tb-blog.blog article .tb-info-block .blog-title {
margin-bottom: 12px;
}
.style_info_2.tb-blog.blog article .tb-info-block .tb-blog-date small {
margin-right: 5px;
}
.style_info_2.tb-blog.blog article .blog-info span:not(:last-child):after {
content: "|";
}
.style_info_2.tb-blog.blog article .blog-info span {
margin: 0 5px;
}
.style_info_2.tb-blog.blog article .blog-info span:first-child {
margin-left: 0;
}
.style_info_2.tb-blog.blog article .blog-info span:last-child {
margin-right: 0;
}
.style_info_2.tb-blog.blog article .blog-info .tb-cate {
display: none;
}
.style_info_2.tb-blog.blog article .blog-info i {
display: inline-block;
margin-right: 12px;
}
.style_info_2.tb-blog.blog .format-gallery .tb-info-block > a {
margin-top: 28px;
color: #9ebe3b;
}
.style_info_2.tb-blog.blog .format-gallery .tb-info-block > a:before {
background-color: #9ebe3b;
}
.style_info_2.tb-blog.blog .format-video .tb-info-block > a {
margin-top: 22px;
color: #ffca00;
}
.style_info_2.tb-blog.blog .format-video .tb-info-block > a:before {
background-color: #ffca00;
}
.tb-blog.full_width.style_info_2 .format-video .tb-info-block > a {
margin-top: 0;
}
.tb-blog.full_width article {
box-shadow: 0 0px 12px rgba(0, 0, 0, 0.175);
overflow: hidden;
border-radius: 7px;
z-index: 2;
}
.tb-blog.full_width article .tb-blog-image,
.tb-blog.full_width article .tb_blog_content,
.tb-blog.full_width article .tb-blog-video,
.tb-blog.full_width article > .tb-blog-gallery {
width: 48%;
display: inline-block;
vertical-align: middle;
margin-bottom: 0;
}
.tb-blog.full_width article .tb_blog_content {
padding-left: 40px;
}
.tb-blog.full_width > div:nth-child(even) article {
position: static;
}
.tb-blog.full_width > div:nth-child(even) article .tb-blog-image,
.tb-blog.full_width > div:nth-child(even) article .tb_blog_content,
.tb-blog.full_width > div:nth-child(even) article .tb-blog-video,
.tb-blog.full_width > div:nth-child(even) article > .tb-blog-gallery {
float: right;
border-top-right-radius: 7px;
border-bottom-right-radius: 7px;
z-index: 3;
}
.tb-blog.full_width > div:nth-child(even) article .tb_blog_content {
left: 0;
top: 47%;
transform: translateY(-50%);
position: absolute;
}
@media (max-width: 992px) {
.tb-blog.blog article,
.tb-blog.classes article {
max-width: 410px;
margin-left: auto;
margin-right: auto;
}
}
.search .main-content {
margin-top: 80px;
margin-bottom: 45px;
}
.jws_blog_4col .tb-blog-video .shortcode-video iframe {
height: auto !important;
}
.tb-readmore:hover {
color: #1faceb;
}
.ro-cltimeline-v4 .tb-blog.list_tree .list_tree_item:nth-child(1) article .blog-info .tb-blog-date,
.ro-cltimeline-v4 .tb-blog.list_tree .list_tree_item:nth-child(2) article .blog-info .tb-blog-date {
color: #666666;
}
.teacher .tb-teacher-image {
border-radius: 10px;
}
.teacher .tb-teacher-image img {
height: auto;
width: 100%;
vertical-align: middle;
}
.teacher .pagination.ajax a {
margin-top: 10px;
font-family: dosis;
font-size: 16px;
font-weight: bold;
color: #fff;
}
.teacher .tb-social {
padding-top: 30px;
}
.teacher .tb-social a {
width: 40px;
height: 40px;
line-height: 40px;
background-color: #cccccc;
color: #fff;
display: inline-block;
border-radius: 50%;
text-align: center;
font-size: 18px;
margin-right: 10px;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
box-shadow: 0 0 0 10px transparent;
}
.teacher .tb-social a:hover {
background-color: #1faceb;
box-shadow: 0 0 0 0px #1faceb;
}
.teacher .tb-social a:hover {
background-color: #1faceb;
}
.teacher article {
margin-bottom: 0;
}
.teacher .tb-teacher-content {
box-shadow: 0 0px 12px rgba(0, 0, 0, 0.175);
}
.teacher .tb-teacher-content .tb-title {
text-transform: uppercase;
display: inline-block;
margin-bottom: 13px;
}
.teacher .tb-teacher-content .tb-title:after {
width: 40px;
height: 2px;
content: "";
background-color: #ffca00;
display: inline-block;
vertical-align: middle;
margin-left: 10px;
margin-top: -5px;
}
.teacher .tb-teacher-content .tb-content {
margin-bottom: 37px;
}
.teacher .tb-teacher-content .tb-position {
color: #1faceb;
font-size: 18px;
text-transform: capitalize;
font-weight: bold;
margin-bottom: 13px !important;
font-family: dosis;
}
.teacher.tpl6 .owl-controls .owl-nav > div {
position: absolute;
top: 30%;
transform: translateY(-50%);
-webkit-ransform: translateY(-50%);
}
.teacher.tpl6 .owl-controls .owl-nav > div.owl-prev {
left: -50px;
}
.teacher.tpl6 .owl-controls .owl-nav > div.owl-next {
right: -50px;
}
.teacher.tpl6 .center {
top: 0;
transform: initial;
-webkit-transform: initial;
}
.teacher.tpl6 .center article .tb-teacher-image:after {
opacity: 0;
}
.teacher.tpl6 .center article .tb-teacher-image img {
border: none;
}
.teacher.tpl6 article .tb-teacher-image {
border-radius: 100%;
margin: 0 auto;
background: #ffffff;
padding: 20px;
width: 320px;
height: 320px;
position: relative;
}
.teacher.tpl6 article .tb-teacher-image:after {
background: #ffffff;
content: "";
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 0;
border-radius: 100%;
transition: 0.5s all;
-webkit-transition: 0.5s all;
}
.teacher.tpl6 article .tb-teacher-image img {
width: auto;
border-radius: 100%;
margin: 0 auto;
border: 1px solid #ebebeb;
position: relative;
z-index: 1;
background: #ffffff;
}
.teacher.tpl6 article .tb-teacher-content {
box-shadow: none;
text-align: center;
}
.teacher.tpl6 article .tb-teacher-content .tb-teacher-content-inner .tb-content {
margin-bottom: 33px;
}
.teacher.tpl6 article .tb-teacher-content .tb-teacher-content-inner .tb-social {
padding-top: 0;
}
.teacher.tpl6 article .tb-teacher-content .tb-teacher-content-inner .tb-social p a {
background: #ffffff;
color: #666666;
border: 1px solid #ededed;
}
.teacher.tpl6 article .tb-teacher-content .tb-teacher-content-inner .tb-social p a:hover {
color: #ffffff;
}
.teacher.tpl6 article .tb-teacher-content .tb-teacher-content-inner .tb-title {
margin-top: 12px;
margin-bottom: 11px;
font-weight: 400;
}
.teacher.tpl6 article .tb-teacher-content .tb-teacher-content-inner .tb-title:after {
display: none;
}
.teacher.tpl6 article .tb-teacher-content .tb-teacher-content-inner .tb-position {
font-weight: 400;
}
.teacher.tpl1 {
position: relative;
}
.teacher.tpl1 .tb-teacher-content {
padding: 55px 40px 45px;
width: 60%;
float: right;
position: absolute;
z-index: 2;
right: 5px;
top: 50%;
background-color: #fff;
vertical-align: middle;
transform: translateY(-50%);
}
.teacher.tpl1 .tb-teacher-image {
width: 48%;
overflow: hidden;
position: relative;
}
.teacher.tpl2 {
position: relative;
}
.teacher.tpl2 .teacher_item {
position: static;
text-align: center;
width: 50%;
margin-top: 23px;
display: inline-block;
}
.teacher.tpl2 .teacher_item .tb-teacher-image-inner {
position: relative;
}
.teacher.tpl2 .teacher_item .tb-teacher-image-inner:before {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
content: "";
background: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/modules/assets/images/quote-1.png) no-repeat;
width: 0px;
height: 0px;
position: absolute;
right: 0;
top: 70px;
opacity: 0;
}
.teacher.tpl2 .teacher_item .tb-teacher-image {
width: 248px;
height: 248px;
position: relative;
border-bottom-right-radius: 10px;
border-top-left-radius: 10px;
overflow: hidden;
z-index: 2;
}
.teacher.tpl2 .teacher_item .tb-teacher-image:after {
position: absolute;
width: 100%;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
top: 0;
left: 0;
content: "";
}
.teacher.tpl2 .teacher_item .tb-teacher-image:hover:after {
background-color: transparent;
}
.teacher.tpl2 .teacher_item .tb-teacher-content {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
display: none;
position: ABSOLUTE;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 453px;
height: 393px;
background: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/modules/assets/images/bg-item-content-teacher.png) no-repeat;
box-shadow: none;
}
.teacher.tpl2 .teacher_item .tb-teacher-content .tb-teacher-content-inner {
max-width: 385px;
margin: auto;
vertical-align: middle;
position: relative;
top: 50%;
transform: translateY(-50%);
}
.teacher.tpl2 .teacher_item .tb-teacher-content .tb-title:after,
.teacher.tpl2 .teacher_item .tb-teacher-content .tb-title:before {
width: 40px;
height: 4px;
border-top: 1px solid #1faceb;
border-bottom: 1px solid #1faceb;
content: "";
display: inline-block;
vertical-align: middle;
background-color: transparent;
margin-top: -5px;
}
.teacher.tpl2 .teacher_item .tb-teacher-content .tb-title:before {
margin-right: 10px;
}
.teacher.tpl2 .teacher_item .tb-teacher-content .tb-content {
margin-bottom: 0;
}
.teacher.tpl2 .teacher_item:nth-child(even) .tb-teacher-image {
margin-left: auto;
}
.teacher.tpl2 .teacher_item:nth-child(even) .tb-teacher-image-inner:before {
left: 220px;
}
.teacher.tpl2 .teacher_item:nth-child(odd) .tb-teacher-image-inner:before {
right: 220px;
}
.teacher.tpl2 .teacher_item:nth-child(2) .tb-teacher-image-inner:before {
background: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/modules/assets/images/quote-3.png) no-repeat;
}
.teacher.tpl2 .teacher_item:nth-child(3) .tb-teacher-image-inner:before {
background: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/modules/assets/images/quote-2.png) no-repeat;
bottom: 70px;
top: initial;
}
.teacher.tpl2 .teacher_item:nth-child(4) .tb-teacher-image-inner:before {
background: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/modules/assets/images/quote-4.png) no-repeat;
bottom: 70px;
top: initial;
}
.teacher.tpl2 .teacher_item.teacher_item_active .tb-teacher-content {
display: block;
z-index: 999;
}
.teacher.tpl2 .teacher_item.teacher_item_active .tb-teacher-image:after {
background-color: transparent;
}
.teacher.tpl2 .teacher_item.teacher_item_active .tb-teacher-image-inner:before {
width: 93px;
height: 72px;
opacity: 1;
}
.teacher.tpl3 .teacher_item .tb-teacher-image {
width: 50%;
}
.teacher.tpl3 .teacher_item .tb-teacher-content {
width: 55%;
}
.teacher.tpl3 .teacher_item:not(last-child) {
margin-bottom: 30px;
}
.teacher.tpl3 .teacher_item:nth-child(even) .tb-teacher-image {
float: right;
width: 50%;
}
.teacher.tpl3 .teacher_item:nth-child(even) .tb-teacher-content {
left: 5px;
width: 55%;
}
.teacher.tpl4 {
text-align: center;
}
.teacher.tpl4 .tb-teacher-image {
position: relative;
overflow: hidden;
border-radius: 5px;
}
.teacher.tpl4 .tb-teacher-content {
box-shadow: none;
}
.teacher.tpl4 .tb-teacher-content .tb-title {
margin-top: 30px;
}
.teacher.tpl4 .tb-teacher-content .tb-title:after,
.teacher.tpl4 .tb-teacher-content .tb-title:before {
width: 40px;
height: 4px;
background-color: transparent;
content: "";
border-bottom: 1px solid #1faceb;
border-top: 1px solid #1faceb;
display: inline-block;
vertical-align: middle;
margin-left: 10px;
margin-top: -5px;
}
.teacher.tpl4 .tb-teacher-content .tb-title:before {
margin-left: 0;
margin-right: 10px;
}
.teacher.tpl4 .tb-teacher-image {
position: relative;
}
.teacher.tpl4 .tb-teacher-image:after {
content: "";
width: 100%;
height: 100%;
position: ABSOLUTE;
background-color: transparent;
top: 0;
left: 0;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.teacher.tpl4 .tb-social {
position: absolute;
width: 100%;
padding: 0;
top: 50%;
transform: translateY(-50%);
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
opacity: 0;
z-index: 9;
}
.teacher.tpl4 .teacher:hover .tb-social {
opacity: 1;
}
.teacher.tpl4 .teacher:hover .tb-teacher-image:after {
background-color: rgba(0, 0, 0, 0.5);
}
.teacher.tpl5 .tb-teacher-image {
margin-top: 60px;
padding-bottom: 0;
overflow: visible;
border: 1px solid;
border-color: #fff;
border-radius: 0;
}
.teacher.tpl5 .tb-teacher-image img {
margin-top: -60px;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
transform: translateY(0px);
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}
.teacher.tpl5 .tb-teacher-content {
box-shadow: none;
padding: 20px;
padding-bottom: 10px;
background-color: #fff;
display: block;
position: relative;
z-index: 2;
}
.teacher.tpl5 .tb-teacher-content .tb-title {
font-weight: 400;
}
.teacher.tpl5 .tb-teacher-content .tb-title:after {
display: none;
}
.teacher.tpl5 .tb-teacher-content .tb-position {
font-weight: 400;
}
.teacher.tpl5 .tb-teacher-content .tb-content {
margin-bottom: 0;
}
.teacher.tpl5 .tb-teacher-content hr {
display: none;
}
.teacher.tpl5 .tb-teacher-content .tb-social {
padding-top: 15px;
}
.teacher.tpl5 .tb-teacher-content .tb-social a {
background-color: #fff;
color: #333;
border-radius: 0;
font-size: 14px;
display: inline-block;
height: 30px;
width: 30px;
text-align: center;
line-height: 30px;
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
}
.teacher.tpl5 .tb-teacher-content .tb-social a:hover {
color: #1faceb;
}
.teacher.tpl5 article {
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
}
.teacher.tpl5 article:hover .tb-teacher-image img {
transform: translateY(70px);
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
@media (max-width: 768px) {
.teacher.tpl4 {
max-width: 360px;
margin: 20px auto;
}
}
@media (min-width: 992px) and (max-width: 1200px - 1) {
.teacher.tpl3 .teacher_item:not(last-child) {
margin-bottom: 80px;
}
}
@media (min-width: 768px) and (max-width: 992px - 1) {
.teacher.tpl3 .teacher_item:not(last-child) {
margin-bottom: 180px;
}
}
@media (max-width: 768px - 1) {
.teacher.tpl3 .teacher_item .teacher .tb-teacher-image {
width: 100%;
border-radius: 0;
}
.teacher.tpl3 .teacher_item .teacher .tb-teacher-content {
position: initial;
transform: initial;
width: 100%;
}
}
.owl-nav > div {
width: 42px;
height: 40px;
line-height: 40px;
text-align: center;
background-color: #cccccc;
color: #fff;
border-radius: 50%;
font-size: 18px;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.owl-nav > div.owl-prev {
border-right: 2px solid #9b9b9b;
}
.owl-nav > div.owl-next {
border-left: 2px solid #9b9b9b;
}
.owl-nav > div:hover {
border-color: #d9d9d9;
background-color: #ffca00;
}
.teacher.tpl1 .owl-nav > div {
position: absolute;
top: 0;
right: 0;
}
.teacher.tpl1 .owl-nav > div.owl-prev {
right: 50px;
}
@media (max-width: 992px - 1) {
.teacher.tpl1 .tb-teacher-content {
padding: 15px;
position: initial;
display: inline-block;
margin: 3px 0;
vertical-align: top;
transform: initial;
width: 52%;
}
.teacher.tpl1 .tb-teacher-image {
width: 48%;
display: inline-block;
}
}
@media (max-width: 768px - 1) {
.teacher.tpl1 .tb-teacher-content {
margin-bottom: 5px;
margin-top: -8px;
}
}
@media (max-width: 992px) {
.teacher.tpl3 .tb-teacher-content {
padding: 15px;
position: absolute;
}
}
@media (max-width: 650px) {
.teacher.tpl1 .tb-teacher-content,
.teacher.tpl1 .tb-teacher-image {
width: 100%;
text-align: center;
right: 0;
position: initial;
}
}
#nav {
position: relative;
}
#magic-line {
position: absolute;
width: auto;
height: 1px;
bottom: 26px;
background: #1faceb;
}
@media (min-width: 992px) and (max-width: 1200px - 1) {
.teacher.tpl2 .teacher_item .tb-teacher-content {
width: 410px;
background-size: contain;
}
.teacher.tpl2 .teacher_item:nth-child(odd) .tb-teacher-image-inner:before {
right: 140px;
}
.teacher.tpl2 .teacher_item:nth-child(even) .tb-teacher-image-inner:before {
left: 150px;
}
}
@media (max-width: 992px - 1) {
.teacher.tpl2 .teacher_item .tb-teacher-image-inner:before {
display: none;
}
.teacher.tpl2 .teacher_item:nth-child(even) .tb-teacher-image {
margin-left: 0;
}
.teacher.tpl2 .teacher_item {
width: 100%;
display: block;
text-align: left;
}
.teacher.tpl2 .teacher_item.teacher_item_active .tb-teacher-content {
display: inline-block;
}
.teacher.tpl2 .teacher_item .tb-teacher-image-inner {
width: 38%;
display: inline-block;
}
.teacher.tpl2 .teacher_item .tb-teacher-image-inner .tb-teacher-image:after {
display: none;
}
.teacher.tpl2 .teacher_item .tb-teacher-content {
display: inline-block;
width: 60%;
position: initial;
height: initial;
background: initial;
transform: initial;
vertical-align: top;
}
.teacher.tpl2 .teacher_item .tb-teacher-content .tb-teacher-content-inner {
max-width: initial;
transform: initial;
}
}
@media (max-width: 768px - 1) {
.teacher.tpl2 .teacher_item {
margin-bottom: 25px;
}
.teacher.tpl2 .teacher_item .tb-teacher-image-inner {
margin-bottom: 15px;
}
.teacher.tpl2 .teacher_item .tb-teacher-image-inner .tb-teacher-image {
margin: 0 auto;
}
.teacher.tpl2 .teacher_item .tb-teacher-image-inner,
.teacher.tpl2 .teacher_item .tb-teacher-content {
width: 100%;
text-align: Center;
}
}
.pagination.text-left {
text-align: left;
}
#tb-list-gallery ul > li {
padding: 0;
position: relative;
}
body .jws-gallery .row {
margin: 0 !important;
}
body .jws-gallery .instagram_feed,
.tb-list-gallery {
padding-left: 15px;
}
body .jws-gallery .instagram_feed a,
.tb-list-gallery a {
background-size: cover !important;
}
.instagram_feed,
.tb-list-gallery {
position: relative;
height: auto;
}
.instagram_feed ul,
.tb-list-gallery ul {
list-style: none;
display: block;
width: 100%;
margin: 0;
padding: 0;
} .instagram_feed ul:before,
.tb-list-gallery ul:before,
.instagram_feed ul:after,
.tb-list-gallery ul:after {
content: '';
display: table;
}
.instagram_feed ul:after,
.tb-list-gallery ul:after {
clear: both;
}
.instagram_feed ul,
.tb-list-gallery ul {
zoom: 1; }
.instagram_feed ul li,
.tb-list-gallery ul li {
-webkit-perspective: 400px;
-moz-perspective: 400px;
-o-perspective: 400px;
-ms-perspective: 400px;
perspective: 400px;
margin: 0;
padding: 0;
float: left;
position: relative;
display: block;
overflow: hidden;
background: transparent;
}
.instagram_feed ul li {
margin: 0 9px 9px 0;
}
.instagram_feed ul li > a,
.tb-list-gallery ul li > a {
display: block;
outline: none;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-o-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-background-size: 100% 100%;
-moz-background-size: 100% 100%;
background-size: 100% 100%;
background-position: center center;
background-repeat: no-repeat;
background-color: #333;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
} .instagram_feed:after,
.tb-list-gallery:after,
.instagram_feed:before,
.tb-list-gallery:before {
content: "";
position: absolute;
z-index: -2;
bottom: 15px;
left: 10px;
width: 50%;
height: 20%;
max-width: 300px;
max-height: 100px;
box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
-webkit-transform: rotate(-3deg);
-moz-transform: rotate(-3deg);
-ms-transform: rotate(-3deg);
-o-transform: rotate(-3deg);
transform: rotate(-3deg);
}
.instagram_feed:after,
.tb-list-gallery:after {
right: 10px;
left: auto;
-webkit-transform: rotate(3deg);
-moz-transform: rotate(3deg);
-ms-transform: rotate(3deg);
-o-transform: rotate(3deg);
transform: rotate(3deg);
}
.instagram_feed:after,
.tb-list-gallery-loading:after,
.instagram_feed:before,
.tb-list-gallery-loading:before {
display: none;
}
.ri-loading-image {
display: none;
}
.instagram_feed .ri-loading-image,
.tb-list-gallery-loading .ri-loading-image {
position: relative;
width: 30px;
height: 30px;
left: 50%;
margin: 100px 0 0 -15px;
display: block;
}
.jws-list-gallery ul {
margin: 0;
padding: 0;
list-style: none;
}
.jws-list-gallery ul li {
margin-bottom: 30px;
position: relative;
overflow: hidden;
border-radius: 7px;
z-index: 2;
}
.jws-list-gallery ul li .tb-gallery-image {
height: 405px;
}
.jws-list-gallery ul li .tb-gallery-image img {
width: 100%;
height: 100%;
}
.jws-list-gallery ul li .tb-info-block {
position: absolute;
padding-bottom: 20px;
width: 100%;
bottom: 0px;
background: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/modules/assets/images/bg_shadown.png) no-repeat;
background-size: cover;
padding-left: 20px;
}
.jws-list-gallery ul li .tb-info-block .blog-title,
.jws-list-gallery ul li .tb-info-block .author-name {
color: #fff;
margin-bottom: 0;
}
.tb-gallery-footer .btn-pre-v2 {
font-family: dosis;
font-size: 16px;
font-weight: bold;
color: #fff;
}
.tb-list-gallery-rotate .gallery {
box-shadow: 0px 0 6px rgba(0, 0, 0, 0.2);
padding: 10px;
margin-bottom: 30px;
transition: transform 0.8s ease-in-out;
-webkit-transition: transform 0.8s ease-in-out;
background: #ffffff;
}
.tb-list-gallery-rotate .gallery .tb-info-block {
display: flex;
align-items: center;
padding: 8px 0;
text-align: center;
justify-content: center;
}
.tb-list-gallery-rotate .gallery .tb-info-block .blog-title {
font-weight: 400;
margin-bottom: 0;
}
.tb-list-gallery-rotate .gallery .tb-info-block .author-name {
padding-left: 15px;
margin-top: 4px;
position: relative;
}
.tb-list-gallery-rotate .gallery .tb-info-block .author-name:after {
content: "";
left: 7px;
top: 2px;
width: 1px;
height: 15px;
background: #3f3f3f;
transform: rotate(25deg);
-webkit-transform: rotate(25deg);
position: absolute;
}
.tb-list-gallery-rotate .gallery:hover {
transform: rotate(6deg);
-webkit-transform: rotate(6deg);
}
.jws_theme_footer {
color: #ccc;
}
.jws_theme_footer a:hover {
color: #1faceb;
}
.jws_theme_footer h5.wg-title {
color: #fff;
font-size: 18px;
margin-bottom: 12px;
}
.jws_theme_footer h5.wg-title:after {
content: "\f106 \f106 \f106 \f106 \f106";
display: block;
font-size: 11px;
text-transform: uppercase;
color: #fff;
font-family: FontAwesome;
line-height: 11px;
margin-top: 5px;
}
.jws_theme_footer .widget_jws_theme_courses_widget h4 {
font-family: roboto;
font-size: 14px;
color: #ccc;
margin-bottom: 0;
font-weight: 300;
}
.jws_theme_footer .widget_jws_theme_courses_widget h4:hover {
color: #1faceb;
}
.jws_theme_footer .widget_jws_theme_courses_widget .tb-blog-date {
font-size: 12px;
font-weight: 300;
}
.jws_theme_footer .widget_jws_theme_courses_widget .tb-blog-date small {
margin-right: 5px;
}
.jws_theme_footer .footer-top .jws_theme_footer_top_once .widget img {
width: initial;
}
.jws_theme_footer .footer-top .newsletter form {
margin: 0 auto;
}
.jws_theme_footer .footer-center .widget ul {
padding: 0;
}
.jws_theme_footer .footer-center .instagram_feed {
margin-top: 17px;
}
.jws_theme_footer .footer-center .widget_twitter-tweets-widget a {
color: #1faceb;
}
.jws_theme_footer .footer-center .socials {
margin-top: 25px;
}
.jws_theme_footer .footer-center .jws_theme_footer_center_two ul li {
margin-bottom: 20px;
}
.jws_theme_footer .footer-center .jws_theme_footer_center_two ul li h4:before {
display: inline-block;
content: "\f054";
font-family: FontAwesome;
font-size: 9px;
margin-right: 10px;
font-weight: 300;
vertical-align: middle;
}
.jws_theme_footer .footer-center .jws_theme_footer_center_two ul li h4:before:hover {
color: #1faceb;
}
.jws_theme_footer .footer-bottom {
background: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/modules/assets/images/border-gradient.png) no-repeat;
}
.jws_theme_footer .footer-bottom .jws_theme_footer_bottom_once a {
color: #1faceb;
}
.jws_theme_footer .footer-bottom .jws_theme_footer_bottom_two ul li {
display: inline-block;
margin-right: 20px;
}
.jws_theme_footer .footer-bottom .jws_theme_footer_bottom_two ul li:last-child {
margin-right: 0px;
}
.jws_theme_footer .footer-bottom .jws_theme_footer_bottom_two ul li a {
font-family: Dosis;
font-weight: bold;
font-size: 14px;
}
.jws-theme-twitter-widget ul li:not(:last-child) {
margin-bottom: 20px;
}
.jws-theme-twitter-widget .jws-theme-tweet .jws-theme-image {
max-width: 16%;
display: inline-block;
vertical-align: top;
margin-right: 5px;
}
.jws-theme-twitter-widget .jws-theme-tweet .jws-theme-image img {
margin-top: 5px;
width: 42px;
height: 42px;
border-radius: 50%;
}
.jws-theme-twitter-widget .jws-theme-tweet .jws-theme-content {
max-width: 80%;
display: inline-block;
}
.jws-theme-twitter-widget .jws-theme-tweet .jws-theme-content .jws-theme-name,
.jws-theme-twitter-widget .jws-theme-tweet .jws-theme-content .jws-theme-tweet-meta {
color: #1faceb;
}
.jws-theme-twitter-widget .jws-theme-tweet .jws-theme-content .jws-theme-tweet-meta {
margin-top: 10px;
}
.sj_plg_baner_type_1 {
background-image: url(http://jwsuperthemes.com/preschoolsupport/wp-content/themes/preschool/assets/images/Banner_Expand_03.png);
height: 330px;
position: fixed;
right: 0px;
bottom: 0px;
width: 355px;
display: none;
cursor: pointer;
z-index: 1000;
}
.sj_plg_baner_type_2 {
background-image: url(http://jwsuperthemes.com/preschoolsupport/wp-content/themes/preschool/assets/images/Banner_Collapse_03.png);
height: 104px;
position: fixed;
right: 0px;
bottom: 0px;
width: 324px;
cursor: pointer;
display: none;
z-index: 1000;
}
.sj_plg_baner_type_3 {
background-image: url(http://jwsuperthemes.com/preschoolsupport/wp-content/themes/preschool/assets/images/Icon.png);
height: 43px;
position: fixed;
right: 0px;
bottom: 0px;
width: 53px;
cursor: pointer;
display: none;
z-index: 1000;
}
.sj_btn_change {
background-image: url(http://jwsuperthemes.com/preschoolsupport/wp-content/themes/preschool/assets/images/btn_close.png);
height: 20px;
width: 20px;
top: 27px;
left: -1px;
cursor: pointer;
}
.sj_plg_baner_type_1 .sj_btn_change {
top: 8px;
left: 2px;
}
.sj_absolute {
position: absolute;
}
.sj_btn_join_now {
top: 288px;
left: 135px;
width: 100px;
height: 28px;
cursor: pointer;
}
.sj_relative {
position: relative;
}
@media (max-width: 992px - 1) {
.jws_theme_footer_center_once,
.jws_theme_footer_center_two,
.jws_theme_footer_center_three,
.jws_theme_footer_center_four {
margin-top: 25px;
}
.footer-bottom .jws_theme_footer_bottom_once,
.footer-bottom .jws_theme_footer_bottom_two {
text-align: center;
margin-top: 20px;
}
.footer-bottom .jws_theme_footer_bottom_once ul,
.footer-bottom .jws_theme_footer_bottom_two ul {
padding: 0;
}
}
.jws_logout {
display: none;
}
.logged-in .jws_logout {
display: initial;
}
.logged-in .jws_login {
display: none;
}
.widget-account-content a {
color: #ccc;
font-size: 12px;
}
.widget-account-content a > i {
margin-right: 10px;
color: #ccc;
font-size: 14px;
}
.tb-about-child h1 {
margin-bottom: 20px;
}
.tb-about-child a {
color: #1faceb;
}
.tb-about-child a i {
color: #1faceb;
font-size: 18px;
vertical-align: middle;
margin-right: 20px;
}
.tb-about-child a span {
font-family: Dosis;
text-transform: capitalize;
font-weight: bold;
font-size: 20px;
border-bottom: 2px solid #1faceb;
}
.tb-about-child .jws-about-left {
z-index: 2;
}
.tb-about-child .jws-about-left a:after {
content: "";
height: 75px;
width: 2px;
background-color: #1faceb;
display: block;
top: 50px;
left: 95px;
position: relative;
}
.tb-about-child .jws-about-left img {
margin-top: 20px;
}
.tb-about-child .jws-about-right {
position: relative;
}
.tb-about-child .jws-about-right .jws-content {
padding-top: 35px;
}
.tb-about-child .jws-about-right .jws-content:before {
content: "";
position: absolute;
width: 2px;
margin-top: 5px;
height: 117px;
background-color: #1faceb;
}
.tb-about-child .jws-about-right .jws-content p {
padding-left: 20px;
}
@media (min-width: 992px) {
.tb-about-child .jws-about-left,
.tb-about-child .jws-about-right {
width: 58%;
}
.tb-about-child .jws-about-left {
position: ABSOLUTE;
}
.tb-about-child .jws-about-right {
float: right;
}
.tb-about-child .jws-content {
margin-left: 220px;
}
}
@media (max-width: 992px - 1) {
.jws-about-right {
margin-top: 25px;
}
}
.jws_pricing_plan {
box-shadow: 0 0px 12px rgba(0, 0, 0, 0.175);
border-radius: 5px;
overflow: hidden;
z-index: 3;
position: relative;
}
@media (max-width: 768px - 1) {
.jws_pricing_plan {
max-width: 450px;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
}
}
.jws_pricing_plan .jws-pricing-plan-left,
.jws_pricing_plan .jws-pricing-plan-right {
vertical-align: middle;
}
.jws_pricing_plan .jws-pricing-plan-right {
margin-left: auto;
}
.jws_pricing_plan .jws-pricing-plan-right img {
display: block;
}
.jws_pricing_plan .jws-pricing-plan-left {
padding: 20px;
}
.jws_pricing_plan .jws-pricing-plan-left h3 {
margin-bottom: 12px;
}
.jws_pricing_plan .jws-pricing-plan-left ul.list_plan {
list-style: none;
margin: 0;
padding: 0;
}
.jws_pricing_plan .jws-pricing-plan-left ul.list_plan li {
margin-bottom: 12px;
}
.jws_pricing_plan .jws-pricing-plan-left ul.list_plan li i {
color: #ffca00;
font-size: 20px;
vertical-align: middle;
margin-right: 8px;
}
.jws_pricing_plan .jws-pricing-plan-left ul.list_plan li:last-child {
margin-bottom: 0;
}
.jws_pricing_plan .jws-pricing-plan-left .btn-pre-v2 {
color: #fff;
font-family: dosis;
font-weight: bold;
font-size: 16px;
margin-top: 25px;
}
.jws_pricing_plan .jws-pricing-plan-left .btn-pre-v2 i {
position: relative;
left: 10px;
}
.jws_pricing_plan .jws-pricing-plan-left .price {
background: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/modules/assets/images/bg_price.png) no-repeat;
font-family: dosis;
font-size: 26px;
color: #fff;
width: 150px;
height: 115px;
text-align: center;
line-height: 115px;
background-size: contain;
position: absolute;
top: 50%;
right: -90px;
z-index: 2;
}
@media (max-width: 992px - 1) {
.jws_pricing_plan .jws-pricing-plan-left .price {
right: 0px;
}
}
.jsw_theme_service_tab .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container {
margin-bottom: 20px;
}
.jsw_theme_service_tab .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list {
overflow: initial;
margin: 0;
}
.jsw_theme_service_tab .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a {
font-size: 18px;
border-radius: 5px !important;
padding: 8px 35px;
color: #fff;
font-family: dosis;
font-weight: bold;
border: none;
background-color: #ffca00;
}
.jsw_theme_service_tab .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:before,
.jsw_theme_service_tab .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:after {
width: 0;
}
.jsw_theme_service_tab .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a:after {
border-top: 10px solid #ffca00;
border-left: 15px solid transparent;
border-right: 15px solid transparent;
content: "";
display: block;
margin: 0 auto;
width: 0;
height: 0;
bottom: -10px;
left: 50%;
transform: translateX(-50%);
top: auto;
}
.jsw_theme_service_tab .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:nth-child(2n) > a {
background-color: #1faceb;
}
.jsw_theme_service_tab .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:nth-child(2n).vc_active a:after {
border-top: 10px solid #1faceb;
}
.jsw_theme_service_tab .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:nth-child(3n) > a {
background-color: #ff7f46;
}
.jsw_theme_service_tab .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:nth-child(3n).vc_active a:after {
border-top: 10px solid #ff7f46;
}
.jsw_theme_service_tab .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:nth-child(4n) > a {
background-color: #9ebe3b;
}
.jsw_theme_service_tab .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:nth-child(4n).vc_active a:after {
border-top: 10px solid #9ebe3b;
}
.jsw_theme_service_tab .vc_tta-container .vc_tta-tabs .vc_tta-panels-container {
box-shadow: 0 0px 12px rgba(0, 0, 0, 0.175);
border-radius: 7px;
padding: 10px;
padding-bottom: 0;
}
.jsw_theme_service_tab .vc_tta-container .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {
background-color: #fff;
}
.jsw_theme_service_tab .vc_tta-container .vc_tta-tabs .vc_tta-panels-container .btn-pre-v2 {
font-family: dosis;
font-size: 16px;
font-weight: bold;
color: #fff;
margin-top: 20px;
}
.tb-register-form input[type="submit"],
.tb-login-form input[type="submit"] {
background: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/modules/assets/images/bg-btn-v2.png) no-repeat;
text-transform: uppercase;
display: inline-block;
text-align: CENTER;
width: 159px;
height: 37px;
line-height: 15px;
font-family: dosis;
font-size: 16px;
font-weight: bold;
color: #fff;
background-size: contain;
}
.main-content .bg_pos_top {
background-position: top !important;
}
.jws-event h1:after {
display: inline-block;
content: "";
height: 4px;
width: 40px;
border-top: 1px solid #1faceb;
border-bottom: 1px solid #1faceb;
margin-left: 20px;
vertical-align: middle;
}
.jws-event .jws-countdown-js {
margin: 55px 0;
}
.jws-event .jws-countdown-js .jws-box-countdown {
width: 120px;
height: 85px;
padding-top: 15px;
display: inline-block;
text-align: center;
font-family: Dosis;
font-weight: bold;
font-size: 18px;
color: #1faceb;
margin-right: 18px;
background: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/modules/assets/images/bg-count-down.png) no-repeat;
background-size: contain;
}
.jws-event .jws-countdown-js .jws-box-countdown > span {
font-size: 26px;
}
.jws-event .jws-countdown-js .jws-box-countdown:last-child {
margin-right: 0px;
}
.jws-event .btn-pre-v2 {
color: #fff;
font-size: 16px;
}
.jws-event .jws-date-event {
color: #222222;
margin-left: 38px;
text-transform: uppercase;
}
.jws-event .col-left {
margin-top: 110px;
}
.jws-event.tpl2 {
color: #fff;
background-color: rgba(0, 0, 0, 0.7);
}
.jws-event.tpl2 .col-left {
margin-top: 57px;
}
.jws-event.tpl2 h1 {
color: #fff;
text-transform: uppercase;
}
.jws-event.tpl2 h1:after {
display: none;
}
.jws-event.tpl2 .jws-countdown-js .jws-box-countdown {
background: initial;
width: 100px;
height: 100px;
padding-top: 10px;
text-align: Center;
border: 2px solid #fff;
border-radius: 50%;
color: #fff;
font-size: 16px;
line-height: initial;
}
.jws-event.tpl2 .jws-countdown-js .jws-box-countdown > span {
font-size: 36px;
line-height: initial;
}
.jws-event.tpl3 .col-left {
text-align: left !important;
}
.jws-event.tpl3 .col-left .jws-event-content p {
margin-bottom: 1px !important;
}
.jws-event.tpl3 .col-left h1 {
font-size: 36px;
margin-bottom: 36px;
letter-spacing: 0.4px;
}
.jws-event.tpl3 .col-left h1:after {
background: #ffca00;
display: block;
border: none;
margin: 0;
margin-top: 13px;
height: 1px;
}
.jws-event.tpl3 .col-left .jws-countdown-js {
margin: 28px 0;
}
.jws-event.tpl3 .col-left .jws-countdown-js .jws-box-countdown {
background: #ffca00;
color: #ffffff;
border-radius: 100%;
width: 120px;
height: 120px;
padding: 0;
padding-top: 35px;
margin-right: 27px;
}
.jws-event.tpl3 .col-left .jws-countdown-js .jws-box-countdown span {
font-size: 36px;
}
.jws-event.tpl3 .col-left .jws-countdown-js .jws-box-countdown p {
font-size: 18px;
text-transform: uppercase;
margin-top: 6px;
font-weight: 400;
}
@media (min-width: 1200px) {
.jws-event.tpl2 .jws-countdown-js .jws-box-countdown {
margin-right: 57px;
}
}
.ro-brand-logo-wrap {
max-width: 235px;
height: 180px;
line-height: 180px;
margin-left: auto;
margin-right: auto;
text-align: center;
background-color: #fff;
}
.ro-brand-logo-wrap .ro-brand-logo {
position: relative;
width: 100px;
height: 105px;
margin-left: auto;
margin-right: auto;
overflow: hidden;
vertical-align: middle;
display: inline-block;
}
.ro-brand-logo-wrap .ro-brand-logo > img {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
position: absolute;
top: 0;
left: 0;
width: auto;
height: auto;
}
.ro-brand-logo-wrap .ro-brand-logo > img:first-child {
opacity: 1;
}
.ro-brand-logo-wrap .ro-brand-logo > img:last-child {
opacity: 0;
}
.ro-brand-logo-wrap .ro-brand-logo:hover > img:first-child {
opacity: 0;
}
.ro-brand-logo-wrap .ro-brand-logo:hover > img:last-child {
opacity: 1;
}
.col-20 {
width: 20% !important;
background-color: #fff;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
@media (max-width: 767px) {
body .col-20 {
width: 50% !important;
float: left;
}
}
#panel-style-selector .panel-wrapper {
position: fixed;
top: 50%;
width: 250px;
padding: 20px;
right: 0;
z-index: 99998;
-webkit-backface-visibility: visible;
-moz-backface-visibility: visible;
-ms-backface-visibility: visible;
backface-visibility: visible;
-webkit-transform: translate3d(0, 0, 0);
box-shadow: 0px 0 5px 0px rgba(0, 0, 0, 0.14);
transform: translate3d(0, 0, 0);
background: #fff;
color: #333;
font-size: 12px;
border-left: none;
-webkit-transform: translate(100%, -50%);
-moz-transform: translate(100%, -50%);
-ms-transform: translate(100%, -50%);
-o-transform: translate(100%, -50%);
transform: translate(100%, -50%);
-webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
-moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
-ms-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
-o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#panel-style-selector .panel-wrapper.in {
-webkit-transform: translate(0%, -50%);
-moz-transform: translate(0%, -50%);
-ms-transform: translate(0%, -50%);
-o-transform: translate(0%, -50%);
transform: translate(0%, -50%);
}
#panel-style-selector .panel-selector-open {
position: absolute;
border: 1px solid #eee;
border-right: none;
top: 190px;
right: 100%;
width: 50px;
height: 50px;
border-bottom-left-radius: 5px;
border-top-left-radius: 5px;
background: #fff;
text-align: center;
cursor: pointer;
opacity: 1;
float: right;
}
#panel-style-selector .panel-selector-open i {
font-size: 25px;
line-height: 50px;
}
#panel-style-selector a.to_buy_now {
background-color: #81c92b;
border-bottom: 3px solid rgba(0, 0, 0, 0.2);
border-radius: 3px;
color: #ffffff;
display: block;
font-size: 13px;
font-weight: 900;
padding: 12px 10px 8px;
}
#panel-style-selector a.to_buy_now:hover {
background: #ff5555;
color: #fff;
}
#panel-style-selector .panel-selector-open:hover {
color: #1faceb;
}
#panel-style-selector .panel-selector-header {
height: 50px;
line-height: 50px;
padding: 0 15px;
background: #222;
text-transform: uppercase;
color: #fff;
font-weight: bold;
font-size: 14px;
}
.panel-selector-section {
border-bottom: 1px solid #ddd;
margin-top: 0px;
margin-bottom: 16px;
padding-bottom: 20px;
}
.panel-selector-section:last-child {
padding-bottom: 0;
border-bottom: none;
margin-bottom: 0;
}
#panel-style-selector h3.panel-selector-title {
color: #333;
text-transform: uppercase;
font-size: 12px;
margin: 0;
margin-bottom: 7px;
font-family: montserrat;
}
#panel-style-selector .panel-selector-row {
margin-bottom: 5px;
}
#panel-style-selector .panel-selector-btn {
border: 1px solid #ddd;
color: #000;
height: 30px;
line-height: 30px;
text-align: center;
width: 100px;
display: inline-block;
text-transform: uppercase;
}
#panel-style-selector .panel-selector-btn:hover,
#panel-style-selector .panel-selector-btn.active {
background-color: #eee;
color: #fff;
}
#panel-style-selector ul {
padding: 0;
margin: 0;
list-style-type: none;
}
#panel-style-selector ul li {
float: left;
display: block;
cursor: pointer;
position: relative;
width: 25px;
height: 25px;
margin-right: 5px;
}
#panel-style-selector ul li.active:before,
#panel-style-selector ul li:hover:before {
content: "\f00c";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
display: block;
margin: auto;
text-align: center;
font-family: fontawesome;
}
#panel-style-selector ul.panel-primary-background li.active:before,
#panel-style-selector ul.panel-primary-background li:hover:before {
color: #1faceb;
}
#panel-style-selector ul li + li {
margin-left: 5px;
}
#panel-style-selector ul.panel-primary-background li {
background-image: url(https://testdemo.gavencreative.com/wp-content/themes/preschool/assets/images/style-selector-bg.png);
background-repeat: no-repeat;
}
@media (max-width: 767px) {
#panel-style-selector {
display: none;
}
}