@font-face {
font-family: 'FontAwesome';
src: url(//rujutaent.com/wp-content/themes/wp-store/fonts/fontawesome-webfont.eot?v=4.6.1);
src: url(//rujutaent.com/wp-content/themes/wp-store/fonts/fontawesome-webfont.eot?#iefix&v=4.6.1) format('embedded-opentype'), url(//rujutaent.com/wp-content/themes/wp-store/fonts/fontawesome-webfont.woff2?v=4.6.1) format('woff2'), url(//rujutaent.com/wp-content/themes/wp-store/fonts/fontawesome-webfont.woff?v=4.6.1) format('woff'), url(//rujutaent.com/wp-content/themes/wp-store/fonts/fontawesome-webfont.ttf?v=4.6.1) format('truetype'), url(//rujutaent.com/wp-content/themes/wp-store/fonts/fontawesome-webfont.svg?v=4.6.1#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: 0.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: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
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 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-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 {
-ms-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: #ffffff;
} .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";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.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;
}.slick-slider
{
position: relative;
display: block;
margin-left: 0;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
position: relative;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.new-prod-slide .slick-slide{
padding: 0 10px;
}
.cta-wrap-left{
float: left;
}
.cta-wrap-right{
float: right;
width: 35%;
}
.feature-cat-product {
overflow: hidden;
}#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
width: 40px;
height: 40px;
margin-top: -20px;
margin-left: -20px;
cursor: pointer;
overflow: hidden;
z-index: 1104;
display: none;
}
#fancybox-loading div {
position: absolute;
top: 0;
left: 0;
width: 40px;
height: 480px;
background-image: url(//rujutaent.com/wp-content/themes/wp-store/images/fancybox/fancybox.png);
}
#fancybox-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 1100;
display: none;
}
#fancybox-tmp {
padding: 0;
margin: 0;
border: 0;
overflow: auto;
display: none;
}
#fancybox-wrap {
position: absolute;
top: 0;
left: 0;
padding: 20px;
z-index: 1101;
outline: none;
display: none;
}
#fancybox-outer {
position: relative;
width: 100%;
height: 100%;
background: #fff;
}
#fancybox-content {
width: 0;
height: 0;
padding: 0;
outline: none;
position: relative;
overflow: hidden;
z-index: 1102;
border: 0px solid #fff;
}
#fancybox-hide-sel-frame {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: transparent;
z-index: 1101;
}
#fancybox-close {
position: absolute;
top: -15px;
right: -35px;
width: 30px;
height: 30px;
background: transparent url(//rujutaent.com/wp-content/themes/wp-store/images/fancybox/fancybox.png) -40px 0px;
cursor: pointer;
z-index: 1103;
display: none;
}
#fancybox-error {
color: #444;
font: normal 12px/20px Arial;
padding: 14px;
margin: 0;
}
#fancybox-img {
width: 100%;
height: 100%;
padding: 0;
margin: 0;
border: none;
outline: none;
line-height: 0;
vertical-align: top;
}
#fancybox-frame {
width: 100%;
height: 100%;
border: none;
display: block;
}
#fancybox-left, #fancybox-right {
position: absolute;
bottom: 0px;
height: 100%;
width: 35%;
cursor: pointer;
outline: none;
background: transparent url(//rujutaent.com/wp-content/themes/wp-store/images/fancybox/blank.gif);
z-index: 1102;
display: none;
}
#fancybox-left {
left: 0px;
}
#fancybox-right {
right: 0px;
}
#fancybox-left-ico, #fancybox-right-ico {
position: absolute;
top: 50%;
left: -9999px;
width: 30px;
height: 30px;
margin-top: -15px;
cursor: pointer;
z-index: 1102;
display: block;
}
#fancybox-left-ico {
background-image: url(//rujutaent.com/wp-content/themes/wp-store/images/fancybox/fancybox.png);
background-position: -40px -30px;
}
#fancybox-right-ico {
background-image: url(//rujutaent.com/wp-content/themes/wp-store/images/fancybox/fancybox.png);
background-position: -40px -60px;
}
#fancybox-left:hover, #fancybox-right:hover {
visibility: visible; }
#fancybox-left:hover span {
left: 20px;
}
#fancybox-right:hover span {
left: auto;
right: 20px;
}
.fancybox-bg {
position: absolute;
padding: 0;
margin: 0;
border: 0;
width: 20px;
height: 20px;
z-index: 1001;
}
#fancybox-bg-n {
top: -20px;
left: 0;
width: 100%;
background-image: url(//rujutaent.com/wp-content/themes/wp-store/images/fancybox/fancybox-x.png);
}
#fancybox-bg-ne {
top: -20px;
right: -20px;
background-image: url(//rujutaent.com/wp-content/themes/wp-store/images/fancybox/fancybox.png);
background-position: -40px -162px;
}
#fancybox-bg-e {
top: 0;
right: -20px;
height: 100%;
background-image: url(//rujutaent.com/wp-content/themes/wp-store/images/fancybox/fancybox-y.png);
background-position: -20px 0px;
}
#fancybox-bg-se {
bottom: -20px;
right: -20px;
background-image: url(//rujutaent.com/wp-content/themes/wp-store/images/fancybox/fancybox.png);
background-position: -40px -182px; 
}
#fancybox-bg-s {
bottom: -20px;
left: 0;
width: 100%;
background-image: url(//rujutaent.com/wp-content/themes/wp-store/images/fancybox/fancybox-x.png);
background-position: 0px -20px;
}
#fancybox-bg-sw {
bottom: -20px;
left: -20px;
background-image: url(//rujutaent.com/wp-content/themes/wp-store/images/fancybox/fancybox.png);
background-position: -40px -142px;
}
#fancybox-bg-w {
top: 0;
left: -20px;
height: 100%;
background-image: url(//rujutaent.com/wp-content/themes/wp-store/images/fancybox/fancybox-y.png);
}
#fancybox-bg-nw {
top: -20px;
left: -20px;
background-image: url(//rujutaent.com/wp-content/themes/wp-store/images/fancybox/fancybox.png);
background-position: -40px -122px;
}
#fancybox-title {
font-family: Helvetica;
font-size: 12px;
z-index: 1102;
}
.fancybox-title-inside {
padding-bottom: 10px;
text-align: center;
color: #333;
background: #fff;
position: relative;
}
.fancybox-title-outside {
padding-top: 10px;
color: #fff;
}
.fancybox-title-over {
position: absolute;
bottom: 0;
left: 0;
color: #FFF;
text-align: left;
}
#fancybox-title-over {
padding: 10px;
background-image: url(//rujutaent.com/wp-content/themes/wp-store/images/fancybox/fancy_title_over.png);
display: block;
}
.fancybox-title-float {
position: absolute;
left: 0;
bottom: -20px;
height: 32px;
}
#fancybox-title-float-wrap {
border: none;
border-collapse: collapse;
width: auto;
}
#fancybox-title-float-wrap td {
border: none;
white-space: nowrap;
}
#fancybox-title-float-left {
padding: 0 0 0 15px;
background: url(//rujutaent.com/wp-content/themes/wp-store/images/fancybox/fancybox.png) -40px -90px no-repeat;
}
#fancybox-title-float-main {
color: #FFF;
line-height: 29px;
font-weight: bold;
padding: 0 0 3px 0;
background: url(//rujutaent.com/wp-content/themes/wp-store/images/fancybox/fancybox-x.png) 0px -40px;
}
#fancybox-title-float-right {
padding: 0 0 0 15px;
background: url(//rujutaent.com/wp-content/themes/wp-store/images/fancybox/fancybox.png) -55px -90px no-repeat;
}.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;
-moz-backface-visibility: hidden; }
.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-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0); }
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; }
.owl-carousel .owl-item img {
display: block;
width: 100%; }
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none; }
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .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 {
visibility: hidden; }
.owl-carousel.owl-drag .owl-item {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel.owl-grab {
cursor: move;
cursor: grab; }
.owl-carousel.owl-rtl {
direction: rtl; }
.owl-carousel.owl-rtl .owl-item {
float: right; } .no-js .owl-carousel {
display: block; } .owl-carousel .animated {
animation-duration: 1000ms;
animation-fill-mode: both; }
.owl-carousel .owl-animated-in {
z-index: 0; }
.owl-carousel .owl-animated-out {
z-index: 1; }
.owl-carousel .fadeOut {
animation-name: fadeOut; }
@keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } } .owl-height {
transition: height 500ms ease-in-out; } .owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease; }
.owl-carousel .owl-item img.owl-lazy {
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(//rujutaent.com/wp-content/themes/wp-store/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: 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;
background-size: contain;
transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%; }.owl-theme .owl-controls{
margin-top: 10px;
text-align: center;
} .owl-theme .owl-controls .owl-buttons div{
color: #FFF;
display: inline-block;
zoom: 1;
*display: inline; margin: 5px;
padding: 3px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
background: #869791;
filter: Alpha(Opacity=50); opacity: 0.5;
}  .owl-theme .owl-controls.clickable .owl-buttons div:hover{
filter: Alpha(Opacity=100); opacity: 1;
text-decoration: none;
} .owl-theme .owl-controls .owl-page{
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-controls .owl-page span{
display: block;
width: 12px;
height: 12px;
margin: 5px 7px;
filter: Alpha(Opacity=50); opacity: 0.5;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
filter: Alpha(Opacity=100); opacity: 1;
} .owl-theme .owl-controls .owl-page span.owl-numbers{
height: auto;
width: auto;
color: #FFF;
padding: 2px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
} .owl-item.loading{
min-height: 150px;
background: url(//rujutaent.com/wp-content/themes/wp-store/css/AjaxLoader.gif) no-repeat center center
}.owl-origin {
-webkit-perspective: 1200px;
-webkit-perspective-origin-x : 50%;
-webkit-perspective-origin-y : 50%;
-moz-perspective : 1200px;
-moz-perspective-origin-x : 50%;
-moz-perspective-origin-y : 50%;
perspective : 1200px;
} .owl-fade-out {
z-index: 10;
-webkit-animation: fadeOut .7s both ease;
-moz-animation: fadeOut .7s both ease;
animation: fadeOut .7s both ease;
}
.owl-fade-in {
-webkit-animation: fadeIn .7s both ease;
-moz-animation: fadeIn .7s both ease;
animation: fadeIn .7s both ease;
} .owl-backSlide-out {
-webkit-animation: backSlideOut 1s both ease;
-moz-animation: backSlideOut 1s both ease;
animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
-webkit-animation: backSlideIn 1s both ease;
-moz-animation: backSlideIn 1s both ease;
animation: backSlideIn 1s both ease;
} .owl-goDown-out {
-webkit-animation: scaleToFade .7s ease both;
-moz-animation: scaleToFade .7s ease both;
animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
-webkit-animation: goDown .6s ease both;
-moz-animation: goDown .6s ease both;
animation: goDown .6s ease both;
} .owl-fadeUp-in {
-webkit-animation: scaleUpFrom .5s ease both;
-moz-animation: scaleUpFrom .5s ease both;
animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
-webkit-animation: scaleUpTo .5s ease both;
-moz-animation: scaleUpTo .5s ease both;
animation: scaleUpTo .5s ease both;
}  @-webkit-keyframes empty {
0% {opacity: 1}
}
@-moz-keyframes empty {
0% {opacity: 1}
}
@keyframes empty {
0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@-moz-keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@-moz-keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
25% { opacity: .5; -webkit-transform: translateZ(-500px); }
75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
25% { opacity: .5; -moz-transform: translateZ(-500px); }
75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
25% { opacity: .5; transform: translateZ(-500px); }
75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -webkit-transform: translateZ(-500px); }
100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -moz-transform: translateZ(-500px); }
100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; transform: translateZ(-500px); }
100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
from { transform: translateY(-100%); }
}
@-webkit-keyframes scaleUpFrom {
from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
from { opacity: 0; transform: scale(1.5); }
}
@-webkit-keyframes scaleUpTo {
to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
to { opacity: 0; transform: scale(1.5); }
}.mCustomScrollbar{ -ms-touch-action: pinch-zoom; touch-action: pinch-zoom; }
.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: 15px; }
.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;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
.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; }
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container{ padding-bottom: 0; }
.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(0, 0, 0, 0.7);
filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; 
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background-color: #fff; background-color: rgba(0,0,0,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(0,0,0,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(//rujutaent.com/wp-content/themes/wp-store/css/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); }html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}
body {
margin: 0;
font-family: 'open sans';
font-size: 14px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
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-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 0;
line-height: 0;
}
figure figcaption {
line-height: 1.5;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
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 {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
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-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} body,
button,
input,
select,
textarea {
color: #404040;
font-family: 'open sans';
font-size: 14px;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-family: 'Droid Serif';
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
background: #eee;
padding: 20px 35px;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
-ms-overflow-x: hidden;
overflow-x: hidden;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
table {
margin: 0 0 1.5em;
width: 100%;
} button {
background: none;
border-radius: 0;
color: #333;
border: 2px solid #333;
display: inline-block;
font-size: 13px;
font-weight: 300;
line-height: 20px;
padding: 5px 15px;
position: relative;
text-transform: uppercase;
z-index: 1;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
button:after {
content: "";
background: #f6a225;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
width: 0;
top: 0;
height: 100%;
z-index: -1;
opacity: 0;
visibility: hidden;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
button:hover:after {
opacity: 1;
filter: alpha(opacity= 100);
visibility: visible;
width: 100%;
}
button:hover, button:active, button:focus {
color: #fff;
border-color: #f6a225;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
background: none;
border-radius: 0;
color: #333;
border: 2px solid #333;
display: inline-block;
font-size: 13px;
font-weight: 300;
line-height: 20px;
padding: 5px 15px;
text-transform: uppercase;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
background: #f6a225;
color: #fff;
border-color: #f6a225;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 0px;
padding: 5px 10px;
width: 100%;
}
select {
border: 1px solid #ccc;
background: url(//rujutaent.com/wp-content/themes/wp-store/images/dropdown.png) no-repeat;
background-position: 90% 50%;
border-radius: 0;
font-size: 14px;
width: 100%;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
padding-left: 5px;
}
span.select2-selection.select2-selection--single {
border-radius: 0;
border-color: #ccc;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
outline: none;
}
textarea {
width: 100%;
}  a {
text-decoration: none;
color: inherit;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
a:visited {
color: inherit;
text-decoration: none;
}
a:hover,
a:focus,
a:active {
color: inherit;
text-decoration: none;
}
a:focus {
outline: 1px dotted !important;
}
a:hover,
a:active {
outline: 0;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clearfix:before,
.clearfix:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after, 
.ed-container:before, 
.ed-container:after {
content: "";
display: table; }
.clearfix:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after, 
.ed-container:after {
clear: both;
} .widget {
margin: 0 0 1.5em;
}
.widget:last-child {
margin-bottom: 0;
} .widget select {
max-width: 100%;
}  .sticky {
display: block;
box-shadow: 0 0 5px 0px rgba(189, 189, 189, 0.9);
}
.hentry {
margin: 0 0 1.5em;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
font-size: 14px;
line-height: 25px;
}
.page-content {
font-size: 14px;
line-height: 25px;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
.entry-content .page-links a {
display: inline-block;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} .boxed {
background: #eee none repeat scroll 0 0;
}
.boxed .site {
background: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
margin: 0 auto;
width: 1200px;
}
.boxed .bx-wrapper .bx-viewport {
height: 500px !important;
}
.boxed .slides {
height: 500px;
} .wp-store-preloader{
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 9999999;
background: center no-repeat #fff url(//rujutaent.com/wp-content/themes/wp-store/images/loading.gif); 
}
.ed-container {
margin: 0 auto;
width: 1170px;
}
.site-header {
background: #fff none repeat scroll 0 0;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.25); }
#widget-area-one-section, #cta-section, #product-area-section, 
#widget-area-two-section, #blog-section, #widget-area-three-section, 
#widget-icon-section, #brand-section {
padding: 35px 0;
}
.section-title::after, #widget-area-one-section .widget-title::after, 
#product-area-section .widget-title::after {
background: #ddd none repeat scroll 0 0;
bottom: 0;
content: "";
height: 1px;
left: 0;
margin: auto;
position: absolute;
right: 0;
top: 0;
z-index: -1;
}
.section-title, #widget-area-one-section .widget-title, 
#product-area-section .widget-title {
color: #252525;
font-size: 18px;
font-weight: 400;
margin: 0;
position: relative;
text-align: center;
z-index: 1;
margin-bottom: 40px;
}
.section-title > span, #widget-area-one-section .widget-title span, 
#product-area-section .widget-title span {
background: #fff none repeat scroll 0 0;
padding: 0 15px;
}
.widget ul, .shop-sidebar ul {
list-style: outside none none;
margin: 0;
padding: 0;
}
.widget ul li, .shop-sidebar ul li {
position: relative;
padding-left: 20px;
font-size: 14px;
}
.shop-sidebar ul li {
padding-bottom: 5px;
}
.widget ul li::before, .shop-sidebar ul.product-categories li:before {
background: #666 none repeat scroll 0 0;
border: 1px solid #666;
border-radius: 100%;
box-shadow: 0 0 0 2px #fff inset;
content: "";
height: 10px;
left: 0;
position: absolute;
top: 5px;
width: 10px;
}
.widget ul li a, .shop-sidebar ul li a {
font-size: 14px;
}
.widget ul li a:hover, .shop-sidebar ul li a:hover {
color: #f6a225;
}
.widget ul li .post-date {
color: #999;
display: block;
font-size: 13px;
font-style: italic;
position: relative;
}
.widget ul li .post-date::before {
content: "--";
margin-right: 5px;
}
.edit-link {
margin-top: 20px;
display: block;
}
.woocommerce #content table.cart td.actions .input-text, 
.woocommerce table.cart td.actions .input-text, 
.woocommerce-page #content table.cart td.actions .input-text, 
.woocommerce-page table.cart td.actions .input-text {
line-height: 1.7;
width: auto;
}
.button, #cta-section .cta-content a, .bttn a, 
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt, 
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button, .added_to_cart, 
.edit-link a, .woocommerce-cart table.cart input,
.single-product .entry-summary .yith-wcwl-wishlistexistsbrowse a {
background: none;
border-radius: 0;
color: #333;
border: 2px solid #333;
display: inline-block;
font-size: 13px;
font-weight: 300;
line-height: 1.5;
padding: 6px 15px;
position: relative;
text-transform: uppercase;
z-index: 1;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.edit-link a {
font-weight: 700;
}
.button:hover, #cta-section .cta-content a:hover, .bttn a:hover, 
.widget ul li a.button:hover, .woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, 
.widget ul li a.added_to_cart:hover, .edit-link a:hover, .woocommerce a.added_to_cart:hover,
.single-product .entry-summary .yith-wcwl-wishlistexistsbrowse a:hover {
background: none;
color: #fff;
border-color: #f6a225;
}
.woocommerce #respond input#submit:hover, .woocommerce input.button:hover {
background: #f6a225;
}
.button:before, #cta-section .cta-content a:before, .bttn a:before, 
.woocommerce #respond input#submit.alt:before, .woocommerce a.button.alt:before, 
.woocommerce button.button.alt:before, .woocommerce input.button.alt:before, .woocommerce a.button:before, 
.woocommerce button.button:before, .added_to_cart:before, .edit-link a:before,
.single-product .entry-summary .yith-wcwl-wishlistexistsbrowse a:before {
content: "";
background: #f6a225;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
width: 0;
top: 0;
height: 100%;
z-index: -1;
opacity: 0;
visibility: hidden;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.button:hover:before, #cta-section .cta-content a:hover:before, .bttn a:hover:before, 
.woocommerce #respond input#submit.alt:hover:before, .woocommerce a.button.alt:hover:before, 
.woocommerce button.button.alt:hover:before, .woocommerce input.button.alt:hover:before, 
.woocommerce a.button:hover:before, .woocommerce button.button:hover:before, .added_to_cart:hover:before, 
.edit-link a:hover:before,
.single-product .entry-summary .yith-wcwl-wishlistexistsbrowse a:hover:before {
opacity: 1;
filter: alpha(opacity= 100);
visibility: visible;
width: 100%;
}
.whislist-quickview .button:hover:before {
opacity: 0 !important;
visibility: hidden !important;
width: 0 !important;
}
.woocommerce #respond input#submit.disabled, 
.woocommerce #respond input#submit:disabled, 
.woocommerce #respond input#submit[disabled]:disabled, 
.woocommerce a.button.disabled, .woocommerce a.button:disabled, 
.woocommerce a.button[disabled]:disabled, 
.woocommerce button.button.disabled, 
.woocommerce button.button:disabled, 
.woocommerce button.button[disabled]:disabled, 
.woocommerce input.button.disabled, 
.woocommerce input.button:disabled, 
.woocommerce input.button[disabled]:disabled {
padding: 6px 15px;
}
.widget ul li {
padding-bottom: 5px;
}
.widget ul li strong {
font-size: 14px;
font-weight: 600;
margin-right: 5px;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
color: #999;
}
.woocommerce-product-gallery__trigger img.emoji {
display: none !important;
}
.page-title, .sidebar .widget-title, .shop-sidebar .widget-title, .related.products > h2 {
font-size: 20px;
font-weight: 300;
margin-top: 0;
text-transform: uppercase;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.related.products > h2 {
margin-bottom: 0;
}
.page-title span::after, .sidebar .widget-title span:after, .shop-sidebar .widget-title span:after {
background: #333 none repeat scroll 0 0;
bottom: 0;
content: "";
height: 1px;
left: 0;
position: absolute;
width: 50%;
}
.page-title > span, .sidebar .widget-title span, .shop-sidebar .widget-title span {
position: relative;
}
.sidebar .widget:last-child {
margin-bottom: 0;
}
.nav-links:before, .nav-links:after {
content: "";
display: table;
}
.nav-links:after {
clear: both;
}
.nav-links {
border-top: 3px double #ddd;
padding-top: 20px;
font-size: 14px;
margin-bottom: 20px;
margin-top: 20px;
}
.nav-links .nav-previous {
float: left;
width: 50%;
padding-right: 5px;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.nav-links .nav-next {
float: right;
width: 50%;
padding-left: 5px;
text-align: right;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.nav-links a {
position: relative;
}
.nav-links a:after {
content: "";
border-bottom: 1px solid #666;
position: absolute;
bottom: 0;
width: 100%;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.nav-links .nav-previous a:after {
left: 0;
}
.nav-links .nav-next a:after {
right: 0;
}
.nav-links a:hover:after {
width: 30%;
border-bottom-color: #f6a225;
}
.nav-links a:hover {
color: #f6a225;
}
.single .entry-content a {
clear: both;
color: #f6a225; font-weight: 600;
text-decoration: none;
text-transform: uppercase;
}
.single .entry-content a:hover {
text-decoration: underline;
} .social-icons a {
color: #fff;
display: inline-block;
font-size: 16px;
height: 35px;
line-height: 32px;
text-align: center;
width: 35px;
}
.social-icons a.facebook {
border: 1px solid #4060a5;
background: #4060a5; 
}
.social-icons a.facebook:hover {
background: none;
color: #4060a5;
}
.social-icons a.twitter {
border: 1px solid #00abe3;
background: #00abe3; 
}
.social-icons a.twitter:hover {
background: none;
color: #00abe3;
}
.social-icons a.gplus {
border: 1px solid #e64522;
background: #e64522; 
}
.social-icons a.gplus:hover {
background: none;
color: #e64522;
}
.social-icons a.youtube {
border: 1px solid #ff3334;
background: #ff3334; 
}
.social-icons a.youtube:hover {
background: none;
color: #ff3334;
}
.social-icons a.pinterest {
border: 1px solid #cb2027;
background: #cb2027; 
}
.social-icons a.pinterest:hover {
background: none;
color: #cb2027;
}
.social-icons a.linkedin {
border: 1px solid #007bb6;
background: #007bb6; 
}
.social-icons a.linkedin:hover {
background: none;
color: #007bb6;
}
.social-icons a.vimeo {
border: 1px solid #44bedf;
background: #44bedf; 
}
.social-icons a.vimeo:hover {
background: none;
color: #44bedf;
}
.social-icons a.instagram {
border: 1px solid #a59179;
background: #a59179; 
}
.social-icons a.instagram:hover {
background: none;
color: #a59179;
}
.social-icons a.skype {
border: 1px solid #03aceb;
background: #03aceb; 
}
.social-icons a.skype:hover {
background: none;
color: #03aceb;
} #back-to-top {
background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
bottom: 20px;
color: #fff;
display: inline-block;
font-size: 21px;
height: 45px;
line-height: 45px;
position: fixed;
right: 0;
text-align: center;
width: 45px;
cursor: pointer;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
#back-to-top:hover {
background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
} .comments-area {
background: #eee none repeat scroll 0 0;
color: #666;
font-size: 14px;
padding: 15px;
}
.comments-title {
border-bottom: 1px solid #ccc;
color: #333;
font-size: 16px;
margin-bottom: 20px;
margin-top: 0;
padding-bottom: 5px;
}
.comments-area ol {
list-style: outside none none;
margin: 0;
padding: 0;
}
.comments-area ol li article {
border-bottom: 3px double #ddd;
margin-bottom: 15px;
padding-bottom: 15px;
}
.comments-area ol li article .comment-meta .comment-author {
display: inline-block;
vertical-align: top;
width: 50%;
}
.comments-area ol li article .comment-meta .comment-author img {
margin-right: 10px;
}
.comments-area ol li article .comment-meta .comment-metadata {
display: inline-block;
font-size: 13px;
text-align: right;
vertical-align: top;
width: 49%;
}
.comments-area ol li article .comment-meta .comment-metadata a, 
.comments-area ol li article .comment-meta .comment-metadata span {
display: inline-block;
margin: 0 5px;
}
.comments-area ol li article .comment-meta .comment-metadata span a {
padding-top: 0;
padding-bottom: 0;
}
.comments-area ol li article .comment-meta .comment-metadata a:hover, .logged-in-as a:hover {
color: #f6a225;
}
.comments-area ol li article .comment-meta .comment-metadata span a:hover {
color: #fff;
}
.comments-area ol li article .reply a {
background: #ccc none repeat scroll 0 0;
display: inline-block;
padding: 5px 15px;
}
.comments-area ol li article .reply a:hover {
background: #f6a225 none repeat scroll 0 0;
color: #fff;
}
.comments-area ol li .children::before {
border-bottom: 10px solid #ddd;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
content: "";
left: 30px;
position: absolute;
top: -10px;
}
.comments-area ol li .children {
padding: 0 15px;
position: relative;
}
.comments-area ol li .children li article {
background: #ddd none repeat scroll 0 0;
padding: 15px;
}
.comment-respond {
border: 1px solid #fff;
padding: 15px;
}
.comment-respond h3 {
color: #333;
font-size: 16px;
margin-top: 0;
}
.comment-respond h3 a {
color: #f6a225;
font-style: italic;
font-weight: normal;
margin-left: 15px;
position: relative;
}
.comment-respond h3 a:after {
content: "";
border-bottom: 1px solid #f6a225;
position: absolute;
bottom: -3px;
left: 0;
right: 0;
margin: 0 auto;
width: 100%;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.comment-respond h3 a:hover:after {
width: 50%;
}
.required {
color: red;
}
.comment-form label {
display: inline-block;
font-weight: 600;
margin-bottom: 3px;
color: #333;
}
.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"], .comment-form textarea {
font-size: 13px;
}
.comment-form .comment-form-author, .comment-form .comment-form-email, .comment-form .comment-form-url {
display: inline-block;
width: 32.66%;
} #primary, .sidebar, .woocommerce-page .shop-sidebar {
margin-top: 35px;
}
.widget-area .widget {
padding: 35px 0;
}
.widget-area .widget:first-child {
padding-top: 0;
margin-top: 0;
}
.widget-area .widget:last-child {
padding-bottom: 0;
margin-bottom: 0;
}
.widget-area .widget.widget_wp_store_offer, .widget-area .widget.widget_wp_store_cta_simple {
padding: 0;
margin: 35px 0;
}
.sidebar.widget-area .widget.widget_wp_store_offer, .sidebar.widget-area .widget.widget_wp_store_cta_simple {
margin: 0 0 1.5em;
}
.widget-area .widget.widget_wp_store_cta_simple, .widget-area.sidebar .widget.widget_wp_store_cta_simple {
padding: 20px;
}
.widget-area.sidebar .widget {
padding: 0;
}
.both-sidebar .left-sidebar-right {
float: left;
padding-right: 30px;
width: 75%;
}
.both-sidebar .left-sidebar-right #primary {
float: right;
padding-left: 30px;
width: 65%;
}
.both-sidebar .left-sidebar-right .sidebar {
float: left;
width: 35%;
}
.both-sidebar .sidebar {
float: right;
width: 25%;
}
.left-sidebar #primary {
float: right;
padding-left: 30px;
width: 70%;
}
.left-sidebar .left-sidebar {
float: left;
width: 30%;
}
.right-sidebar #primary, .woocommerce-page #primary {
float: left;
padding-right: 30px;
width: 70%;
}
.right-sidebar .right-sidebar, .woocommerce-page .shop-sidebar {
float: right;
width: 30%;
} .bx-wrapper {
margin-bottom: 0;
}
#main-slider {
margin-top: 0;
z-index: 9999;
}
.bx-wrapper .bx-viewport {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: medium none;
box-shadow: none;
left: 0;
}
.bx-wrapper .bx-controls-direction a, 
#main-slider .owl-nav div {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
height: 50px;
line-height: 50px;
overflow: hidden;
text-align: center;
width: 50px;
}
#main-slider .owl-nav div {
color: #333;
font-size: 16px;
left: 0;
margin: -30px 0 0;
opacity: 1;
padding: 0;
position: absolute;
top: 50%;
}
#main-slider .owl-nav div.owl-next {
left: inherit;
right: 0;
}
.bx-wrapper .bx-prev::before, 
#main-slider .owl-nav div.owl-prev:before {
content: "\f104";
font-family: fontawesome;
font-size: 25px;
position: absolute;
z-index: 1;
left: 0;
right: 0;
}
.bx-wrapper .bx-next::before, 
#main-slider .owl-nav div.owl-next:before {
content: "\f105";
font-family: fontawesome;
font-size: 25px;
position: absolute;
z-index: 1;
left: 0;
right: 0;
}
.bx-wrapper .bx-prev::after, .bx-wrapper .bx-next::after, 
#main-slider .owl-nav div.owl-prev:after, 
#main-slider .owl-nav div.owl-next:after {
background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
border-radius: 5px;
bottom: 0;
content: "";
height: 30px;
left: 0;
margin: auto;
position: absolute;
right: 0;
top: 0;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
width: 30px;  
}
.bx-wrapper .bx-prev:hover::after, 
#main-slider .owl-nav div.owl-prev:hover:after {
background: rgba(255, 255, 255, 0.75) none repeat scroll 0 0;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.bx-wrapper .bx-next:hover::after, 
#main-slider .owl-nav div.owl-next:hover:after {
background: rgba(255, 255, 255, 0.75) none repeat scroll 0 0;
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.bx-wrapper .bx-pager {
padding-bottom: 0;
}
#main-slider .owl-dots {
bottom: 10px;
left: 0;
position: absolute;
right: 0;
text-align: center;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
bottom: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a, #main-slider .owl-dot span {
display: block;
background: #ccc;
height: 5px;
width: 20px;
margin: 0 2px;
opacity: 1;
filter: alpha(opacity= 100);
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
padding: 2px 10px;
font-size: 12px;
color: #ccc;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}
#main-slider .owl-dot span.owl-numbers {
font: 0px/0 a;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, 
#main-slider .owl-dot.active span, #main-slider.clickable .owl-dot:hover span {
background: #f6a225;
}
.owl-dots .owl-dot {
display: inline-block;
zoom: 1;
} .top-header {
background: #eee;
}
.top-header .ed-social-icons, .top-header .ticker {
display: inline-block;
vertical-align: middle;
} .top-header .account-wrap {
width: 100%;
}
.top-header .ed-social-icons + .account-wrap {
width: 84%;
display: inline-block;
text-align: right;
}
.top-header .ed-social-icons {
width: 14%;
padding: 3px 0 4px 0;
}
.top-header .ed-social-icons + .ticker {
width: 49%;
}
.top-header .ticker {
width: 63%;
}
.top-header .ed-social-icons + .ticker + .account-wrap, 
.top-header .ticker + .account-wrap {
display: inline-block;
vertical-align: middle;
width: 36%;
text-align: right;
} .ticker .ticker-title {
background: #f6a225 none repeat scroll 0 0;
color: #fff;
display: inline-block;
font-size: 12px;
font-weight: 600;
line-height: 19px;
max-width: 25%;
padding: 8px 10px;
vertical-align: middle;
}
.top-header .ed-social-icons + .ticker .ticker-title {
padding-top: 11px;
padding-bottom: 11px;
}
.ticker .slick-slider {
display: inline-block;
max-width: 74%;
padding-left: 10px;
vertical-align: middle;
}
.ticker .slick-slider li h5 {
color: #333;
font-weight: normal;
margin: 0;
font-family: 'open sans';
}
.ticker .slick-slider li h5 a:hover {
color: #f6a225;
}
.account-wrap div {
display: inline-block;
font-size: 14px;
}
.my-account p {
display: inline-block;
margin: 0;
}
.account-wrap div .fa {
color: #999;
margin-right: 3px;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.account-wrap div a {
color: #666;
padding: 7px 10px;
display: inline-block;
}
.top-header .ed-social-icons + .ticker + .account-wrap div a {
padding-top: 10px;
padding-bottom: 10px;
}
.account-wrap div a:hover {
background: #f6a225;
color: #fff;
}
.account-wrap div a:hover .fa {
color: #fff;
} .buttom-header { padding-top: 25px;
}
.buttom-header .ed-container {
border-bottom: 1px solid #ddd;
padding-bottom: 25px;
}
.buttom-header .site-branding {
display: inline-block;
vertical-align: middle;
width: 50%;
}
.site-branding .site-logo, .site-branding .site-text {
display: inline-block;
vertical-align: middle;
}
.site-branding .site-logo {
line-height: 0;
}
.site-branding .site-logo + .site-text {
padding-left: 10px;
}
.buttom-header .site-branding p {
margin: 0;
}
.buttom-header .site-branding .site-title {
color: #f6a225;
font-size: 25px;
line-height: 30px;
padding-top: 10px;
margin: 0;
}
.buttom-header .site-branding .site-description {
color: #666;
font-size: 13px;
padding-bottom: 10px;
}
.buttom-header .wrap-right {
display: inline-block;
text-align: right;
vertical-align: middle;
width: 49%;
}
.wrap-right .header-call-to, .wrap-right .header-cart {
display: inline-block;
font-size: 13px;
position: relative;
vertical-align: middle;
padding-left: 30px;
}
.wrap-right .header-call-to {
padding-right: 40px;
}
.wrap-right .header-cart {
padding: 5px 5px 5px 50px;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.wrap-right .header-cart:hover {
background: #f0f0f0;
}
.wrap-right p, .header-cart .cart-title {
margin: 0;
font-weight: 600;
font-size: 12px;
text-transform: uppercase;
display: block;
}
.wrap-right .fa {
left: 0;
position: absolute;
top: 0;
color: #999;
padding: 5px;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.wrap-right .fa.fa-mobile {
font-size: 40px;
line-height: 30px;
}
.header-cart .fa.fa-shopping-bag {
font-size: 26px;
} .header-call-to > a, .header-cart span.cart-count, .header-cart span.cart-totle {
color: #999;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.header-call-to > a:hover {
color: #f6a225;
}
.header-cart .widget {
background: #f0f0f0 none repeat scroll 0 0;
color: #333;
margin-bottom: 0;
min-width: 250px;
padding: 5px 15px 30px;
position: absolute;
right: 0;
top: 120%;
opacity: 0;
visibility: hidden;
z-index: 99999;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
-webkit-box-shadow: 0 10px 15px 0px rgba(31, 31, 31, 0.1); -moz-box-shadow:    0 10px 15px 0px rgba(31, 31, 31, 0.1); box-shadow:         0 10px 15px 0px rgba(31, 31, 31, 0.1);
}
.header-cart:hover .widget {
top: 100%;
margin-top: 0;
opacity: 1;
filter: alpha(opacity= 100);
visibility: visible;
}
.header-cart .woocommerce ul.cart_list, .header-cart .woocommerce ul.product_list_widget {
margin-bottom: 15px;
margin-top: 15px;
max-height: 270px;
}
.header-cart .woocommerce ul.cart_list li, .header-cart .woocommerce ul.product_list_widget li{
padding-bottom: 15px;
}
.header-cart .woocommerce ul.cart_list li:last-child, .header-cart .woocommerce ul.product_list_widget li:last-child {
padding-bottom: 0;
}
.header-cart .woocommerce ul.cart_list li.empty, .header-cart .woocommerce ul.product_list_widget li.empty {
padding: 0;
text-align: center;
}
.header-cart .woocommerce ul.cart_list li a, .header-cart .woocommerce ul.product_list_widget li a {
font-size: 13px;
font-weight: 400;
}
.header-cart .woocommerce ul.cart_list li a.remove, 
.header-cart .woocommerce ul.product_list_widget li a.remove {
font-size: 20px;
}
.header-cart .woocommerce ul.cart_list li img, .header-cart .woocommerce ul.product_list_widget li img {
border: 1px solid #ddd;
box-shadow: 0 0 0 4px #fff inset;
margin-left: 10px;
padding: 4px;
width: 70px;
}
.header-cart .quantity {
color: #aaa;
display: block;
font-style: italic;
padding-right: 3.5em;
}
.header-cart .woocommerce .widget_shopping_cart .total, .header-cart .woocommerce.widget_shopping_cart .total {
border-top: 1px solid #ccc;
font-size: 15px;
padding: 15px 0;
}
.woocommerce .widget_shopping_cart .total strong, .woocommerce.widget_shopping_cart .total strong {
display: inline-block;
font-weight: 400;
min-width: 40px;
text-transform: none;
}
.header-cart .total .woocommerce-Price-amount.amount {
margin-left: 10px;
}
.header-cart .buttons {
padding-bottom: 10px;
}
.header-cart .buttons .button {
border-color: #666;
border-width: 1px;
color: #666;
} .center .buttom-header .site-branding {
padding-bottom: 15px;
text-align: center;
width: 100%;
}
.center .buttom-header .wrap-right {
text-align: center;
width: 100%;
} .right .buttom-header .site-branding {
float: right;
text-align: right;
}
.right .buttom-header .wrap-right {
float: left;
text-align: left;
} .menu-wrap .main-navigation {
display: inline-block;
float: left;
vertical-align: middle;
width: 95%;
}
.menu-toggle, .main-navigation .close {
display: none;
}
.main-navigation ul {
list-style: outside none none;
margin: 0;
padding: 0;
}
.menu-wrap ul li {
display: inline-block;
font-family: open sans;
font-size: 14px;
line-height: 20px;
font-weight: 400;
position: relative;
}
.main-navigation ul li a {
color: #444;
display: inline-block;
padding: 15px 20px;
}
.main-navigation .menu > li:first-child > a {
padding-left: 0;
} .main-navigation .menu > li.current_page_item {
border-top: 1px solid #ddd;
}
.main-navigation button.sub-toggle {
position: absolute;
right: 0;
top: 0;
font-size: 14px;
padding: 10px;
border: none;  }
.main-navigation ul li:hover a, 
.main-navigation ul li.current-menu-item a, 
.main-navigation ul li.current_page_item a, 
.main-navigation ul li.current-menu-ancestor a {
color: #f6a225;
} .main-navigation ul li ul {
position: absolute;
top: 100%;
left: 0;
background: #f6a225;
width: 170px;
transform: rotateX(70deg);
-webkit-transform: rotateX(70deg);
transform-origin: top;
-webkit-transform-origin: top;
opacity: 0;
visibility: hidden;
z-index: 99999;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.main-navigation ul li:hover > ul {
transform: rotateX(0deg);
-webkit-transform: rotateX(0deg);
opacity: 1;
filter: alpha(opacity= 100);
visibility: visible;
}
.main-navigation ul li ul li {
display: block;
}
.main-navigation ul li ul li a {
width: 100%;
padding-top: 10px;
padding-bottom: 10px;
color: #fff;
border-bottom: 1px solid #ffd494; 
}
.main-navigation ul li.current-menu-item ul li a, 
.main-navigation ul li.current_page_item ul li a, 
.main-navigation ul li.current-menu-ancestor ul li a, 
.main-navigation ul li:hover a + ul li a {
color: #fff;
}
.main-navigation ul li ul li a:after {
content: "";
border-bottom: 1px solid transparent;
position: absolute;
bottom: 0;
left: 0;
right: 0;
margin: 0 auto;
width: 0;
z-index: 1;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.main-navigation ul li ul li a:hover:after {
width: 100%;
border-bottom-color: #bb7b1c; 
}
.main-navigation ul li ul li.menu-item-has-children > a:before {
content: "\f0da";
top: 11px;
position: absolute;
right: 6px;
font-family: fontawesome;
font-size: 14px;
}
.main-navigation > ul li:last-child ul li.menu-item-has-children > a::before {
left: 6px;
right: inherit;
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
}
.main-navigation ul li ul li ul {
top: 0;
left: 100%;
border-left: 1px solid #ffd494;
}
.main-navigation ul.nav-menu > li:last-child ul {
left: inherit;
right: 0;
}
.main-navigation ul.nav-menu > li:last-child ul li.menu-item-has-children > a::before {
left: 8px;
right: inherit;
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
}
.main-navigation ul.nav-menu > li:last-child ul li ul {
border-left: medium none;
border-right: 1px solid #ffd494;
right: 100%;
}
.main-navigation ul.nav-menu > li:last-child ul {
left: inherit;
right: 0;
}
.menu-wrap .header-search {
display: inline-block;
float: right;
position: relative;
text-align: center;
vertical-align: middle;
width: 5%;
}
.menu-wrap .header-search a {
background: #ddd none repeat scroll 0 0;
display: inline-block;
line-height: 20px;
padding: 15px;
width: 100%;
transition: all 0.4s ease-in-out 0s;
-webkit-transition: all 0.4s ease-in-out 0s;
border-top: 1px solid #dddddd;
}
.menu-wrap .header-search a:hover {
background: #f6a225;
color: #fff;
border-top-color: #f6a225;
}
.menu-wrap .header-search .search-box {
background: #fff none repeat scroll 0 0;
padding: 7px 0;
position: absolute;
right: 0px;
top: 0;
width: 0;
white-space: nowrap;
opacity: 0;
visibility: hidden;
transition: all 0.4s ease-in-out 0s;
-webkit-transition: all 0.4s ease-in-out 0s;
}
.menu-wrap .header-search .search-box.search-active { width: 320px;
opacity: 1;
filter: alpha(opacity= 100);
visibility: visible;
}
.header-search .search-box .close {
border: 1px solid #ddd;
border-left: none;
cursor: pointer;
float: right;
font-size: 25px;
height: 37px;
transition: all 0.4s ease-in-out 0s;
-webkit-transition: all 0.4s ease-in-out 0s;
width: 15%;
}
.header-search .search-box .close:hover {
color: red;
}
.header-search .searchform {
border: 1px solid #ddd;
float: left;
width: 85%;
}
.header-search .search-in-select {
display: inline-block;
width: 43%;
}
.header-search .search-in-select select {
background: url(//rujutaent.com/wp-content/themes/wp-store/images/dropdown.png) no-repeat;
background-position: 90% 50%;
border-top: none;
border-bottom: none;
border-left: none;
border-radius: 0;
font-size: 14px;
height: 35px;
width: 100%;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
padding-left: 5px;
}
.header-search .search-field {
border: medium none;
display: inline-block;
font-size: 14px;
height: 35px;
width: 55%;
} #slider-section {
margin-bottom: 35px;
}
.slideshow {
margin-bottom: 0 !important;
}
.bx-wrapper .bx-viewport {
height: 560px !important;
}
.slides {
background-size: cover;
background-repeat: no-repeat;
height: 560px;
}
#slider-section .slider-caption {
width: 50%;
position: absolute;
text-align: center;
top: 50%;
overflow: hidden;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
}
#slider-section .owl-item.active .slider-caption .mid-content .small-caption {
animation-name: slide-left;
-webkit-animation-name: slide-left;
animation-duration: 1s;
-webkit-animation-duration: 1s;
animation-delay: 0.3s;
-webkit-animation-delay: 0.3s;
}
#slider-section .owl-item.active .slider-caption .mid-content .slider-content {
animation-name: slide-right;
-webkit-animation-name: slide-right;
animation-duration: 1s;
-webkit-animation-duration: 1s;
animation-delay: 0.3s;
-webkit-animation-delay: 0.3s;
}
#slider-section .owl-item.active .home-viewmore.slider-viewmore {
animation-name: slide-up;
-webkit-animation-name: slide-up;
animation-duration: 0.5s;
-webkit-animation-duration: 0.5s;
animation-delay: 0.5s;
-webkit-animation-delay: 0.5s;
}
@keyframes slide-left {
0% {
transform: translate(-100%);
-webkit-transform: translate(-100%);
visibility: hidden;
}
100% {
transform: translate(0%);
-webkit-transform: translate(0%);
visibility: visible;
}
}
@-webkit-keyframes slide-left {
0% {
transform: translate(-100%);
-webkit-transform: translate(-100%);
visibility: hidden;
}
100% {
transform: translate(0%);
-webkit-transform: translate(0%);
visibility: visible;
}
}
@keyframes slide-right {
0% {
transform: translate(100%);
-webkit-transform: translate(100%);
visibility: hidden;
}
100% {
transform: translate(0%);
-webkit-transform: translate(0%);
visibility: visible;
}
}
@-webkit-keyframes slide-right {
0% {
transform: translate(100%);
-webkit-transform: translate(100%);
visibility: hidden;
}
100% {
transform: translate(0%);
-webkit-transform: translate(0%);
visibility: visible;
}
}
@keyframes slide-up {
0% {
transform: translateY(100%);
-webkit-transform: translateY(100%);
visibility: hidden;
}
100% {
transform: translateY(0%);
-webkit-transform: translateY(0%);
visibility: visible;
}
}
@-webkit-keyframes slide-up {
0% {
transform: translateY(100%);
-webkit-transform: translateY(100%);
visibility: hidden;
}
100% {
transform: translateY(0%);
-webkit-transform: translateY(0%);
visibility: visible;
}
}
#slider-section .small-caption::after {
background: #f6a225 none repeat scroll 0 0;
bottom: -15px;
content: "";
height: 3px;
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
width: 10%;
}
#slider-section .small-caption {
font-size: 2.5em;
font-weight: 900;
margin-bottom: 40px;
position: relative;
color: #333;
}
#slider-section .slider-content {
color: #000;
font-size: 18px;
font-weight: 300;
margin-bottom: 40px;
}
#slider-section .home-viewmore.slider-viewmore {
border: 2px solid #f6a225;
color: #000;
display: inline-block;
padding: 10px 20px;
position: relative;
z-index: 1;
}
#slider-section .home-viewmore.slider-viewmore:hover {
color: #fff;
}
#slider-section .home-viewmore.slider-viewmore:after {
content: "";
background: #f6a225;
margin: auto;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
width: 0;
height: 100%;
opacity: 0;
visibility: hidden;
z-index: -1;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
#slider-section .home-viewmore.slider-viewmore:hover:after {
width: 100%;
opacity: 1;
filter: alpha(opacity= 100);
visibility: visible;
}  #promo-section {
background: #fff none repeat scroll 0 0;
padding: 35px 0;
}
#promo-section .promo-block::before {
border: 1px solid #fff;
bottom: 10px;
content: "";
left: 10px;
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
}
#promo-section .promo-block::after {
background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
bottom: 0;
content: "";
left: 0px; position: absolute;
right: 0px;
top: 0;
transition: all 0.4s ease-in-out 0s;
-webkit-transition: all 0.4s ease-in-out 0s; }
#promo-section .promo-block {
float: left;
line-height: 0;
margin-right: 2%;
overflow: hidden;
position: relative;
width: 32%;
margin-bottom: 2%;
}
#promo-section .promo-block:nth-of-type(3n) {
margin-right: 0;
}
#promo-section .promo-block:last-child {
margin-right: 0;
}
#promo-section .promo-block img {
transition: all 1s ease-out 0s;
-webkit-transition: all 1s ease-out 0s;
}
#promo-section .promo-block:hover img {
transform: scale(1.1);
-webkit-transform: scale(1.1);
}
#promo-section .promo-text {
bottom: 25px;
left: 45px;
line-height: 30px;
margin-top: 0;
position: absolute;
text-align: left;
width: 50%;
z-index: 1;
}
#promo-section .promo-text .category > a {
color: #f5c548;
display: block;
font-family: "satisfy",cursive;
font-size: 1.7em;
margin-bottom: 5px;
} #promo-section .promo-text .title {
color: #fff;
font-family: Open Sans;
font-size: 25px;
font-weight: 600;
position: relative;
}  #widget-area-one-section aside, #product-area-section aside {
margin-bottom: 0;
}
.prod-title-desc {
color: #777;
font-weight: 300;
text-align: center;
margin-top: 0;
margin-bottom: 40px;
}
.widget ul.new-prod-slide li::before, .widget ul.product_list_widget > li:before, 
.widget ul.feature-cat-product li::before {
display: none;
}
.widget ul.new-prod-slide li, .widget ul.feature-cat-product li {
display: inline-block;
padding: 0 15px 30px 15px;
position: relative;
width: 24.33%;
vertical-align: top;
text-align: center;
}
.sidebar .widget ul.new-prod-slide li {
width: 100%;
margin-bottom: 30px;
}
.widget ul.new-prod-slide li:nth-last-of-type(1), 
.widget ul.new-prod-slide li:nth-last-of-type(2), 
.widget ul.new-prod-slide li:nth-last-of-type(3), 
.widget ul.new-prod-slide li:nth-last-of-type(4), 
.widget ul.feature-cat-product li:nth-last-of-type(1), 
.widget ul.feature-cat-product li:nth-last-of-type(2), 
.widget ul.feature-cat-product li:nth-last-of-type(3) {
padding-bottom: 0;
}
.item-img, .wrap-image-sale {
position: relative;
line-height: 0;
}
.onsale::after {
border-right: 10px solid transparent;
border-top: 10px solid #444;
bottom: -10px;
content: "";
position: absolute;
right: 0;
}
.single .onsale::after {
display: none;
}
.single .related .onsale::after {
display: block;
}
.onsale::before {
border-left: 15px solid transparent;
border-top: 21px solid #f6a225;
bottom: 0;
content: "";
left: -15px;
position: absolute;
}
.onsale, .woocommerce span.onsale, 
.woocommerce ul.products li.product .onsale {
background: #f6a225 none repeat scroll 0 0;
border-radius: 0;
margin: 0;
color: #fff;
font-size: 14px;
left: inherit;
line-height: 21px;
min-height: inherit;
min-width: inherit;
padding: 0 15px;
position: absolute;
right: -10px;
text-transform: uppercase;
top: 10px;
}
.single .onsale, .single.woocommerce span.onsale, .single.woocommerce ul.products li.product .onsale {
right: 0;
top: 0;
}
.single .related .onsale, .single.woocommerce .related span.onsale, .single.woocommerce .related ul.products li.product .onsale {
right: -10px;
top: 10px;
}
.product-title {
color: #474747;
font-size: 14px;
font-weight: 400;
margin-top: 10px;
margin-bottom: 10px;
text-transform: uppercase;
position: relative;
line-height: 21px;
}
h3.product-title:hover {
color: #f6a225;
font-size: 16px;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.woocommerce ul.products li.product h3.product-title {
padding:10px; 
}
.woocommerce ul.products li.product h3.product-title:hover {
font-size: 18px;
}
.price, .woocommerce ul.products li.product .price, .woocommerce table.wishlist_table tbody td.product-price {
color: #000;
display: block;
font-size: 16px;
font-weight: 700;
margin-bottom: 10px;
}
.woocommerce table.wishlist_table tbody td.product-price {
display: table-cell;
}
.price > del, .woocommerce ul.products li.product .price del {
padding-right: 5px;
}
.price > ins, .woocommerce ul.products li.product .price ins, .woocommerce table.wishlist_table tbody td.product-price ins {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
color: #f6a225;
padding-left: 5px;
}
.whislist-quickview {
background: rgba(0, 0, 0, 0.75);
bottom: 0;
left: 0;
line-height: 21px;
position: absolute;
right: 0;
opacity: 0;
visibility: hidden;
transform: scale(0.8);
-webkit-transform: scale(0.8);
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.whislist-quickview .button:before, .whislist-quickview .added_to_cart:before {
background: none;
transition: unset;
-webkit-transition: unset;
}
.new-prod-slide li:hover .whislist-quickview, .products li:hover .whislist-quickview {
opacity: 1;
filter: alpha(opacity= 100);
visibility: visible;
transform: scale(1);
-webkit-transform: scale(1);
}
.yith-wcwl-add-to-wishlist::before {
content: "\f004";
font-family: fontawesome;
font-size: 10px;
left: 10px;
position: absolute;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;	
}
.yith-wcwl-add-to-wishlist {
color: #fff;
display: inline-block;
font-size: 12px;
margin-top: 0;
padding: 5px 5px 5px 25px;
text-align: left;
text-transform: uppercase;
vertical-align: middle;
width: 55%;
}
.yith-wcwl-add-to-wishlist:hover, .yith-wcwl-add-to-wishlist .button:hover, 
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button .button:hover {
color: #f6a225;
}
.wishlist_table .add_to_cart.button, 
.yith-wcwl-add-button a.add_to_wishlist, 
.yith-wcwl-popup-button a.add_to_wishlist, 
.wishlist_table a.ask-an-estimate-button, 
.wishlist-title a.show-title-form, 
.hidden-title-form a.hide-title-form, 
.woocommerce .yith-wcwl-wishlist-new button, 
.wishlist_manage_table a.create-new-wishlist, 
.wishlist_manage_table button.submit-wishlist-changes, 
.yith-wcwl-wishlist-search-form button.wishlist-search-button, 
.woocommerce-page.woocommerce .products li .whislist-quickview .button {
border: medium none;
border-radius: 0 !important;
font-size: 12px;
font-weight: 400;
}
.yith-wcwl-add-to-wishlist .button {
padding: 0;
color: #fff;
}
.yith-wcwl-add-to-wishlist .button:after, .button.yith-wcqv-button:after {
display: none;
}
.button.yith-wcqv-button::before, , .woocommerce-page.woocommerce .products li .whislist-quickview .button.yith-wcqv-button:before {
content: "\f002";
font-family: fontawesome;
font-size: 13px;
background: none;
left: inherit;
right: 3px;
margin: 0 auto;
width: auto;
top: inherit;
height: auto;
z-index: 1;
opacity: 1;
visibility: visible;
}
.button.yith-wcqv-button {
border: medium none;
color: #fff;
display: inline-block;
font-size: 12px;
font-weight: 400;
padding: 5px 20px 5px 5px;
text-align: right;
vertical-align: middle;
width: 43%;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.whislist-quickview a.button.yith-wcqv-button:hover {
color: #f6a225;
}
.yith-wcwl-wishlistexistsbrowse {
line-height: 20px;
}
.widget ul li .whislist-quickview a {
font-size: 12px;
}
.yith-wcwl-add-to-wishlist + .clear, .yith-wcwl-wishlistexistsbrowse .feedback, 
.yith-wcwl-wishlistaddedbrowse .feedback {
display: none;
}
.yith-wcwl-add-button .ajax-loading {
height: 20px !important;
left: 0;
margin: auto;
position: absolute;
right: 0;
top: -110px;
width: 20px !important;
}
a.add_to_cart {
margin-bottom: 5px;
} .widget.widget_wp_store_cat_product {
margin-bottom: 0;
}
.feature-cat-product-wrap::before, .feature-cat-product-wrap::after {
content: "";
display: table;
}
.feature-cat-product-wrap::after {
clear: both;
}
.widget_wp_store_cat_product .feature-cat-image {
float: left;
position: relative;
width: 30%;
}
.widget_wp_store_cat_product .right_align .feature-cat-image {
float: right;
}
.sidebar .widget_wp_store_cat_product .right_align .feature-cat-image {
float: none;
}
.sidebar .widget_wp_store_cat_product .feature-cat-image {
float: none;
margin-bottom: 20px;
position: relative;
width: 100%;
}
.widget_wp_store_cat_product .product-cat-desc {
background: rgba(255, 255, 255, 0.75) none repeat scroll 0 0;
bottom: 30px;
left: 0;
padding: 20px;
position: absolute;
width: 100%;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.widget_wp_store_cat_product .feature-cat-image:hover .product-cat-desc {
background: rgba(246, 162, 37, 0.75);
color: #fff;
}
.widget_wp_store_cat_product .product-cat-desc h3 {
margin: 0;
}
.widget_wp_store_cat_product .feature-cat-product {
float: left;
padding-left: 30px;
width: 70%;
}
.widget_wp_store_cat_product .right_align .feature-cat-product {
padding-left: 0;
padding-right: 30px;
}
.sidebar .widget_wp_store_cat_product .right_align .feature-cat-product {
padding-right: 0;
}
.widget_wp_store_cat_product .feature-cat-product {
border-top: 1px solid #ddd;
float: none;
overflow: visible;
padding-left: 0;
padding-top: 20px;
position: relative;
width: 100%;
}
.sidebar .widget_wp_store_cat_product .feature-cat-product::before {
border-bottom: 10px solid #ddd;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
content: "";
left: 30px;
position: absolute;
top: -10px;
}
.widget_wp_store_cat_product ul.feature-cat-product li {
width: 32.66%;
}
.sidebar .widget_wp_store_cat_product ul.feature-cat-product li {
margin-bottom: 30px;
width: 100%;
} #cta-section {
border: 5px solid #f2f2f2;
margin: 35px 0;
padding: 0;
}
#cta-section .cta-content {
display: inline-block;
padding: 30px 30px 30px 60px;
vertical-align: middle;
width: 60%;
}
#cta-section .cta-content h2 {
color: #3f3f3f;
font-family: "open sans";
font-size: 24px;
font-weight: 300;
margin: 0;
}
#cta-section .cta-content h4 {
color: #f6a225;
font-family: open sans;
font-size: 14px;
font-weight: 400;
margin: 5px 0 0;
}
#cta-section .cta-content p {
color: #838383;
font-size: 14px;
line-height: 25px;
margin-bottom: 10px;
font-weight: 300;
}
#cta-section figure {
display: inline-block;
text-align: right;
vertical-align: middle;
width: 39.6%;
} #product-area-section {
border-bottom: 1px solid #ddd; } .widget_wp_store_offer {
border: 5px solid #f2f2f2;
position: relative;
margin-bottom: 0;
}
.widget_wp_store_offer .offer-img {
display: inline-block;
vertical-align: middle;
width: 50%;
}
.widget_wp_store_offer .offer-img img {
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.widget_wp_store_offer:hover .offer-img img {
opacity: 0.8;
filter: alpha(opacity= 80);
}
.widget_wp_store_offer .offer-percent {
background: #f6a225 none repeat scroll 0 0;
bottom: 0;
color: #fff;
display: inline-block;
font-size: 30px;
font-weight: 300;
height: 120px;
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
text-transform: uppercase;
top: 0;
vertical-align: middle;
width: 120px;
}
.widget_wp_store_offer .offer-percent span {
display: block;
font-size: 40px;
font-weight: 700;
line-height: 45px;
padding-top: 20px;
}
.widget_wp_store_offer .offer-content-wrap {
display: inline-block;
padding: 30px 30px 30px 100px;
vertical-align: middle;
width: 49%;
}
.offer-content-wrap .product-title {
font-family: "open sans";
font-size: 22px;
margin-top: 0;
}
.offer-content-wrap .price-desc {
color: #777;
font-size: 15px;
font-weight: 300;
margin-bottom: 15px;
margin-top: 0;
line-height: 27px;
}
.sidebar .widget_wp_store_offer .offer-wrap {
position: relative;
overflow: hidden;
}
.sidebar .widget_wp_store_offer .offer-img {
width: 100%;
}
.sidebar .widget_wp_store_offer .offer-percent {
bottom: inherit;
font-size: 16px;
height: inherit;
left: inherit;
padding: 0 50px;
right: -50px;
top: 35px;
transform: rotate(50deg);
-webkit-transform: rotate(50deg);
width: auto;
}
.sidebar .widget_wp_store_offer .offer-percent span {
font-size: 20px;
line-height: 30px;
padding-top: 0px;
display: inline-block;
}
.sidebar .widget_wp_store_offer .offer-content-wrap {
background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
bottom: 0;
padding: 15px;
position: absolute;
width: 100%;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.sidebar .widget_wp_store_offer .offer-wrap:hover .offer-content-wrap {
padding-top: 25px;
padding-bottom: 25px;
} #blog-section::before, #blog-section::after {
content: "";
display: table;
}
#blog-section::after {
clear: both;
}
.blogs {
float: left;
width: 33.33%;
padding: 0 15px;
text-align: center;
}
.blogs > h5 {
font-size: 16px;
font-weight: normal;
line-height: 25px;
margin: 10px 0;
position: relative;
color: #474747;
}
.blogs > h5 a:hover {
color: #f6a225;
}
.blogs > h5 a:after {
content: "";
background: #f6a225;
position: absolute;
bottom: 0;
left: 0;
right: 0;
margin: 0 auto;
width: 0;
height: 1px;
opacity: 0;
visibility: hidden;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.blogs > h5 a:hover:after {
width: 20%;
opacity: 1;
filter: alpha(opacity= 100);
visibility: visible;
}
.blogs span {
color: #949393;
font-size: 14px;
font-style: italic;
font-weight: 300;
padding: 0 5px;
}
.blogs span .fa {
margin-right: 5px;
}
.blogs > p {
color: #6e6e6e;
font-size: 15px;
font-weight: 300;
line-height: 25px;
margin-bottom: 0;
} #widget-area-three-section::before, #widget-area-three-section::after {
content: "";
display: table;
}
#widget-area-three-section::after {
clear: both;
}
#widget-area-three-section .widget {
float: left;
margin-bottom: 0;
padding: 0 15px;
width: 33.33%;
}
#widget-area-three-section .widget .widget-title {
border: 1px solid #eee;
font-size: 18px;
font-weight: normal;
margin: 0;
padding: 10px 15px;
}
#widget-area-three-section .widget ul {
border: 1px solid #eee;
padding: 0 15px;
border-top: none;
}
#widget-area-three-section .woocommerce ul.cart_list li, 
#widget-area-three-section .woocommerce ul.product_list_widget li {
padding: 15px 0;
}
#widget-area-three-section .woocommerce ul.cart_list li img, 
#widget-area-three-section .woocommerce ul.product_list_widget li img {
float: left;
margin-left: 0;
padding-right: 10px;
width: 126px;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
#widget-area-three-section .woocommerce ul.cart_list li:hover img, 
#widget-area-three-section .woocommerce ul.product_list_widget li:hover img {
opacity: 0.8;
filter: alpha(opacity= 80);
}
#widget-area-three-section .widget ul li .product-title {
color: #444;
font-family: "droid sans";
font-size: 14px;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
#widget-area-three-section .widget ul li .product-title:hover {
color: #f6a225;
}
#widget-area-three-section .widget ul li del {
color: #000;
font-size: 16px;
font-weight: 700;
margin-top: 10px;
padding-right: 5px;
display: inline-block;
}
#widget-area-three-section .widget ul li ins {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
color: #f6a225;
padding-left: 5px;
font-size: 16px;
font-weight: 700;
margin-top: 10px;
display: inline-block;
} #widget-icon-section::before, #widget-icon-section::after {
content: "";
display: table;
}
#widget-icon-section::after {
clear: both;
}
#widget-icon-section {
border: 5px solid #f4f4f4;
margin: 35px 0;
padding: 20px 0;
}
#widget-icon-section .widget {
border-right: 1px solid #ddd;
float: left;
margin-bottom: 0;
padding: 0 30px;
text-align: center;
width: 33.33%;
}
#widget-icon-section .widget:last-child {
border-right: none;
}
#widget-icon-section .widget figure {
display: inline-block;
vertical-align: middle;
}
#widget-icon-section .widget figure .fa {
color: #999;
font-size: 3em;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
#widget-icon-section .widget:hover .fa {
color: #f6a225;
transform: rotateY(180deg);
-webkit-transform: rotateY(180deg);
} #widget-icon-section .widget .payment-info {
display: inline-block;
padding-left: 15px;
vertical-align: middle;
padding: 40px 0 40px 20px;
}
#widget-icon-section .widget .payment-info h3 {
color: #000;
font-family: "open sans";
font-size: 14px;
font-weight: 400;
margin: 0;
text-align: left;
}
#widget-icon-section .widget .payment-info p {
color: #999;
font-size: 13px;
font-weight: 400;
margin: 5px 0 0 0;
text-align: left;
}  #brand-section .brands {
display: inline-block;
text-align: center;
vertical-align: middle;
width: 19.66%;
}
#brand-section .brands img {
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
#brand-section .brands img:hover {
opacity: 0.5;
filter: alpha(opacity= 50);
} footer.site-footer {
margin-top: 35px;
}
.footer-top {
background: #2f2f2f none repeat scroll 0 0; padding-top: 20px;
}
.footer-top .ed-container {
border-bottom: 1px solid #444;
padding-bottom: 20px;
}
.footer-top .top-footer-menu {
display: inline-block;
vertical-align: middle;
width: 59%;
}
.footer-top.menu .top-footer-menu {
width: 100%;
}
.footer-top .top-footer-menu ul {
list-style: outside none none;
margin: 0;
padding: 0;
}
.footer-top .top-footer-menu ul ul {
display: none;
}
.footer-top .top-footer-menu ul li::after {
background: #666 none repeat scroll 0 0;
border-radius: 100%;
content: "";
height: 5px;
left: 0;
position: absolute;
top: 44%;
width: 5px;
}
.footer-top .top-footer-menu ul li {
display: inline-block;
font-size: 14px;
position: relative;
}
.footer-top .top-footer-menu ul li a {
color: #acacac;
display: inline-block;
padding: 5px 10px;
}
.footer-top .top-footer-menu ul li a:hover {
color: #f6a225;
}
.footer-top .top-footer-menu + .ed-social-footer {
display: inline-block;
text-align: right;
vertical-align: middle;
width: 40%;
}
.top-footer {
background: #2f2f2f none repeat scroll 0 0;
color: #acacac;
font-size: 14px;
line-height: 25px;
padding: 30px 0;
}
.top-footer .footer-block {
display: inline-block;
vertical-align: top;
padding: 0 15px;
}
.top-footer.footer-column-4 .footer-block {
width: 24.66%;
}
.top-footer.footer-column-3 .footer-block {
width: 33%;
}
.top-footer.footer-column-2 .footer-block {
width: 49.66%;
}
.top-footer.footer-column-1 .footer-block {
width: 100%;
}
.top-footer .widget {
margin-bottom: 0;
}
.top-footer .widget .widget-title {
color: #919191;
font-family: "open sans";
font-size: 16px;
font-weight: 600;
margin-bottom: 20px;
margin-top: 0;
}
.top-footer .widget ul li:before {
display: none;
}
.top-footer .widget ul li {
padding-left: 0;
}
.top-footer .widget ul li a {
color: #acacac;
}
.top-footer .widget ul li a:hover {
color: #f6a225;
}
.site-info {
background: #2f2f2f none repeat scroll 0 0; padding-bottom: 20px;
}
.site-info .ed-container {
border-top: 1px solid #444;
padding-top: 20px;
}
.footer-copyright {
color: #fff;
display: inline-block;
font-size: 14px;
font-weight: 300;
vertical-align: middle;
width: 50%;
}
.footer-copyright .copyright-text a {
color: #f6a225;
}
.footer-copyright .copyright-text a:hover {
color: #fff;
}
.payment-partner {
display: inline-block;
vertical-align: middle;
width: 49%;
text-align: right;
line-height: 0;
} .widget_categories .postform, .widget_archive select, 
.woocommerce .woocommerce-ordering select {
background: #eee url(//rujutaent.com/wp-content/themes/wp-store/images/dropdown.png) no-repeat;
background-position: 95% 60%;
border: medium none;
font-size: 14px;
padding: 5px 30px 5px 10px;
width: 100%;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
} .widget_search .search-form label, .woocommerce-product-search .search-field {
display: inline-block;
vertical-align: top;
width: 70%;
height: 40px;
}
.widget_search .search-form label .search-field {
border-width: 2px;
height: 40px;
}
.widget_search .search-form .search-submit, .woocommerce-product-search input[type="submit"] {
display: inline-block;
height: 40px;
padding: 0;
width: 28%;
} .widget_calendar .calendar_wrap table {
margin: 0;
text-align: center;
font-size: 14px;
}
.widget_calendar .calendar_wrap table caption {
background: #f6a225 none repeat scroll 0 0;
color: #fff;
padding: 5px;
}
.widget_calendar .calendar_wrap table tr th, 
.widget_calendar .calendar_wrap table tr td {
border: 1px solid #ccc;
}
.widget_calendar .calendar_wrap table tr th {
border-top: medium none;
}
.widget_calendar .calendar_wrap table tbody tr td a {
color: #f6a225;
}
.widget_calendar .calendar_wrap table tbody tr td#today {
background: #ddd;
}
.widget_calendar .calendar_wrap table tfoot tr td a {
display: inline-block;
padding: 0 10px;
width: 100%;
}
.widget_calendar .calendar_wrap table tfoot tr td a:hover {
background: #f6a225;
color: #fff;
}
.widget_calendar .calendar_wrap table tfoot tr td#prev a {
text-align: left;
}
.widget_calendar .calendar_wrap table tfoot tr td#next a {
text-align: right;
} .widget_nav_menu ul li ul {
display: none;
}
.sidebar .widget_nav_menu ul li ul {
display: block;
padding-left: 0;
} .widget_tag_cloud .tagcloud a, .widget_product_tag_cloud .tagcloud a {
background: #eee none repeat scroll 0 0;
display: inline-block;
font-size: 14px !important;
margin-bottom: 4px;
padding: 5px 15px;
}
.widget_tag_cloud .tagcloud a:hover, .widget_product_tag_cloud .tagcloud a:hover {
background: #f6a225;
color: #fff;
} .widget_wp_store_cta_simple {
background: #efefef none repeat scroll 0 0;
border: 1px solid #ddd;
border-radius: 5px;
color: #444;
padding: 20px;
text-align: center;
position: relative;
}
.widget_wp_store_cta_simple::before, .widget_wp_store_cta_simple::after {
background: -webkit-radial-gradient(rgba(0, 0, 0, 0.5), transparent 70%) repeat scroll 0 0;
background: -moz-radial-gradient(rgba(0, 0, 0, 0.5), transparent 70%) repeat scroll 0 0;
background: -ms-radial-gradient(rgba(0, 0, 0, 0.5), transparent 70%) repeat scroll 0 0;
background: -o-radial-gradient(rgba(0, 0, 0, 0.5), transparent 70%) repeat scroll 0 0;
background: radial-gradient(rgba(0, 0, 0, 0.5), transparent 70%) repeat scroll 0 0;
border-radius: 100%;
content: "";
height: 40px;
position: absolute;
right: 0;
transform: rotate(3deg);
-webkit-transform: rotate(3deg);
width: 40%;
z-index: -1;
bottom: -13px;
}
.widget_wp_store_cta_simple::before {
right: inherit;
left: 0;
transform: rotate(-3deg);
-webkit-transform: rotate(-3deg);
}
.widget_wp_store_cta_simple .cta-title_simple.main-title {
font-size: 30px;
font-weight: bold;
margin-bottom: 5px;
}
.sidebar .widget_wp_store_cta_simple .cta-title_simple.main-title {
font-size: 20px;
}
.widget_wp_store_cta_simple .cta-desc_simple {
font-size: 18px;
line-height: 22px;
margin-bottom: 10px;
font-weight: 300;
}
.sidebar .widget_wp_store_cta_simple .cta-desc_simple {
font-size: 14px;
}
.widget_wp_store_cta_simple .banner-btn {
margin-top: 20px;
}
.widget_wp_store_cta_simple a.btn {
background: none;
border-radius: 0;
color: #333;
border: 2px solid #333;
display: inline-block;
font-size: 13px;
font-weight: 300;
line-height: 20px;
padding: 10px 15px;
position: relative;
text-transform: uppercase;
z-index: 1;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.widget_wp_store_cta_simple a.btn i.fa {
text-align: center;
margin-right: 10px;
font-size: 20px;
}
.widget_wp_store_cta_simple a.btn:hover {
background: none;
color: #fff;
border-color: #f6a225;
}
.widget_wp_store_cta_simple a.btn:after {
content: "";
background: #f6a225;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
width: 0;
top: 0;
height: 100%;
z-index: -1;
opacity: 0;
visibility: hidden;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.widget_wp_store_cta_simple a.btn:hover:after {
opacity: 1;
filter: alpha(opacity= 100);
visibility: visible;
width: 100%;
} .widget_wp_store_cta_video .video-bkg-img {
margin-bottom: 20px;
position: relative;
}
.widget_wp_store_cta_video .video-bkg-img .fa {
background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
bottom: 0;
color: #444;
height: 40px;
left: 0;
line-height: 40px;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: 0;
width: 40px;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.widget_wp_store_cta_video .video-bkg-img:hover .fa {
background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
color: #333;
}
.widget_wp_store_cta_video .cta-title {
font-size: 20px;
font-weight: 300;
margin-top: 0;
margin-bottom: 5px;
}
.widget_wp_store_cta_video .cta-desc {
color: #777;
font-size: 14px;
font-weight: 400;
line-height: 25px;
} .widget_wp_store_promo .promo-widget-wrap {
background-position: center center;
background-size: cover;
}
.sidebar .widget_wp_store_promo .promo-widget-wrap {
padding: 10px;
}
.widget_wp_store_promo .caption::after {
background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
bottom: 0;
content: "";
left: 0;
position: absolute;
right: -500px;
top: 0;
transform: skewX(-30deg);
-webkit-transform: skewX(-30deg);
z-index: -1;
}
.widget_wp_store_promo .caption {
float: right;
max-width: 500px;
padding: 40px;
position: relative;
text-align: right;
z-index: 1;
}
.sidebar .widget_wp_store_promo .caption::after {
display: none;
}
.sidebar .widget_wp_store_promo .caption {
background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
padding: 10px;
text-align: inherit;
float: none;
max-width: inherit;
position: static;
}
.widget_wp_store_promo .widget-title {
font-size: 30px;
font-weight: 600;
margin-bottom: 10px;
}
.widget_wp_store_promo .widget-title span::after {
display: none;
}
.widget_wp_store_promo .widget-title p {
line-height: 40px;
margin: 0;
}
.widget_wp_store_promo .desc {
font-size: 15px;
font-weight: 400;
margin-bottom: 20px;
}
.widget_wp_store_promo .promo-btn {
border: 2px solid #333;
display: inline-block;
font-size: 14px;
line-height: 25px;
padding: 5px 20px;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.widget_wp_store_promo .promo-btn:hover {
border-color: #f6a225;
background: #f6a225;
color: #fff;
} .woocommerce div.product .product_title {
font-size: 18px;
}
.woocommerce .summary-content > div[itemprop="description"], 
.woocommerce .entry-summary > div[itemprop="description"] {
color: #777;
font-size: 14px;
font-weight: 300;
line-height: 25px;
}
.cart-empty {
background: #eee none repeat scroll 0 0;
border: 1px solid #ddd;
border-radius: 5px;
color: #cc444d;
font-style: italic;
margin: 0;
padding: 20px;
}
.woocommerce-cart .product-name > a, 
.woocommerce-cart .woocommerce-Price-amount.amount, 
.woocommerce-cart .woocommerce .quantity .qty {
font-size: 14px;
line-height: 18px;
}
.woocommerce-cart .woocommerce .quantity .qty {
padding-right: 0;
}
.woocommerce .woocommerce-info::before {
color: #f6a225;
}
.woocommerce .woocommerce-error, 
.woocommerce .woocommerce-info, 
.woocommerce .woocommerce-message {
border-top-color: #f6a225;
font-size: 14px;
}
.woocommerce-billing-fields > h3, 
.woocommerce-shipping-fields > h3, 
.woocommerce-account .woocommerce > h2 {
font-size: 16px;
margin-top: 0;
}
.woocommerce form .form-row label, 
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text, 
.woocommerce form .form-row.woocommerce-validated .select2-container, 
.woocommerce form .form-row.woocommerce-validated input.input-text, 
.woocommerce form .form-row.woocommerce-validated select, .woocommerce table.shop_table td {
font-size: 14px;
}
.select2-container .select2-choice {
border-radius: 0;
}
.woocommerce-checkout-review-order .cart-subtotal {
background: #eee;
}
.woocommerce-checkout-review-order .order-total {
background: #f6a225;
color: #fff;
}
.form-row.place-order .button.alt:hover {
background: #f6a225;
}
.woocommerce-info + .login > p {
color: #777;
font-size: 14px;
line-height: 25px;
}
.showlogin:hover, .showcoupon:hover, .lost_password a:hover {
color: #f6a225;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
list-style: outside none none;
padding: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
font-size: 15px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a, 
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
background: #f6a225 none repeat scroll 0 0;
border-color: #c48306;
color: #fff;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
border: 1px solid #ddd;
display: inline-block;
margin-top: -1px;
padding: 5px 10px;
width: 100%;
}
.woocommerce-MyAccount-content p:first-child {
margin-top: 0;
}
.woocommerce-MyAccount-content > p {
color: #777;
font-size: 14px;
}
.woocommerce-Address {
background: #eee none repeat scroll 0 0;
padding: 10px;
}
.woocommerce-Address-title h3 {
font-size: 16px;
margin-top: 0;
}
.woocommerce-Address-title .edit {
color: #f6a225;
font-size: 14px;
font-style: italic;
text-decoration: underline;
}
.woocommerce-Address-title h3 {
font-size: 14px;
margin-top: 0;
}
.woocommerce-Address address {
color: #777;
font-size: 14px;
line-height: 25px;
margin: 0;
}
.woocommerce .woocommerce-breadcrumb {
background: #f4f4f4 none repeat scroll 0 0;
border: 1px solid #ddd;
color: #f6a225;
font-size: 14px;
margin-top: 30px;
padding: 10px;
margin-bottom: 0;
}
.woocommerce .woocommerce-breadcrumb a:hover {
color: #f6a225;
}
.woocommerce.woocommerce-page .page-title::after {
border-bottom: 1px solid #444;
bottom: 0;
content: "";
left: 0;
position: absolute;
width: 3%;
}
.woocommerce-page .page-title {
position: relative;
}
.single .yith-wcwl-add-to-wishlist {
padding: 0;
}
.single .related .yith-wcwl-add-to-wishlist {
padding: 5px;
}
.single .yith-wcwl-add-to-wishlist::before {
display: none;
}
.single .yith-wcwl-add-to-wishlist a.button::before {
content: "\f004";
font-family: fontawesome;
margin-right: 5px;
}
.single .yith-wcwl-add-to-wishlist .button::after, .single .button.yith-wcqv-button::after {
display: block;
}
.single .yith-wcwl-add-to-wishlist a.button::before {
content: '';
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
font-size: 14px;
font-weight: 600;
}
.woocommerce div.product .woocommerce-tabs #tab-description > h2, 
.woocommerce #reviews #comments h2, #tab-additional_information > h2 {
font-size: 16px;
font-weight: 400;
margin-bottom: 10px;
margin-top: 0;
}
.woocommerce div.product .woocommerce-tabs #tab-description > p, 
.woocommerce div.product .woocommerce-tabs #tab-description .woocommerce-noreviews {
color: #777;
font-size: 14px;
line-height: 25px;
margin-top: 0;
}
.woocommerce #reviews h3 {
font-size: 15px;
margin-bottom: 10px;
}
#review_form_wrapper .comment-form, 
#review_form_wrapper form input, #review_form_wrapper form textarea {
font-size: 14px;
}
.woocommerce #review_form #respond p.comment-form-author, 
.woocommerce #review_form #respond p.comment-form-email {
display: inline-block;
width: 49.66%;
}
.woocommerce #review_form #respond p.comment-form-author {
padding-right: 5px;
} 
.woocommerce #review_form #respond p.comment-form-email {
padding-left: 5px;
}
.woocommerce .woocommerce-result-count {
color: #777;
font-size: 14px;
font-style: italic;
margin-bottom: 0;
padding: 10px 0;
}
.woocommerce-page .products {
border-top: 1px solid #ddd;
padding-top: 20px !important;
}
.shop-sidebar .woocommerce {
margin-bottom: 1.5em;
}
.shop-sidebar ul li .count {
background: #eee none repeat scroll 0 0;
border: 1px solid #ddd;
border-radius: 20px;
display: inline-block;
float: right;
font-size: 13px;
font-style: italic;
padding: 0px 15px;
}
.shop-sidebar .woocommerce.widget_price_filter form {
padding-top: 10px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: transparent;
border: 1px solid #edab30;
border-radius: 5px;
height: 20px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
background: #f6a225 none repeat scroll 0 0;
border: none;
border-radius: 0;
box-shadow: 0 2px 3px 2px #ffd053 inset;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background-color: #cf7b00;
border-radius: 5px;
height: 2em;
top: -0.5em;
width: 0.8em;
}
.woocommerce .widget_price_filter .price_slider_amount {
margin-top: 30px;
}
.price_slider_amount .price_label {
font-weight: 600;
}
.price_slider_amount .price_label span {
background: #eee none repeat scroll 0 0;
border: 1px solid #ddd;
display: inline-block;
font-weight: 400;
line-height: 20px;
padding: 5px 15px;
}
.woocommerce-Reviews .description {
color: #666;
font-size: 14px;
padding-bottom: 15px;
}
.woocommerce .star-rating span {
color: #f6a225;
}
.shop-sidebar .widget_rating_filter ul li::before {
display: none;
}
.shop-sidebar .woocommerce .star-rating {
height: 1.1em;
}
.shop-sidebar .woocommerce ul.cart_list li, .shop-sidebar .woocommerce ul.product_list_widget li {
border-bottom: 1px solid #ddd;
padding: 10px 0;
}
.shop-sidebar .woocommerce ul.cart_list li:first-child, .shop-sidebar .woocommerce ul.product_list_widget li:first-child {
padding-top: 0;
}
.shop-sidebar .woocommerce ul.cart_list li:last-child, .shop-sidebar .woocommerce ul.product_list_widget li:last-child {
padding-bottom: 0;
border-bottom: none;
}
.shop-sidebar .woocommerce .product-title {
font-size: 13px;
font-weight: 600;
margin: 0;
}
.shop-sidebar .woocommerce ul.cart_list li img, .shop-sidebar .woocommerce ul.product_list_widget li img {
width: 60px;
}
.shop-sidebar .woocommerce ul.product_list_widget li del, 
.shop-sidebar .woocommerce ul.product_list_widget li ins {
color: #000;
display: inline-block;
font-size: 16px;
font-weight: 700;
margin-bottom: 10px;
background: none;
}
.shop-sidebar .woocommerce ul.product_list_widget li ins {
color: #f6a225;
padding-left: 5px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
display: inline-block;
float: none;
margin: 0;
padding: 0 15px 30px;
vertical-align: top;
text-align: center;
}
.woocommerce ul.products li.product:nth-child(2n), .woocommerce-page ul.products li.product:nth-child(2n), 
.woocommerce-page[class*="columns-"] ul.products li.product:nth-child(2n), 
.woocommerce[class*="columns-"] ul.products li.product:nth-child(2n) {
float: none;
}
.woocommerce .columns-1 ul.products li.product, .woocommerce-page .columns-1 ul.products li.product {
width: 100%;
padding: 0 0 30px 0;
}
.woocommerce .columns-2 ul.products li.product, .woocommerce-page .columns-2 ul.products li.product {
width: 49.66%;
}
.woocommerce .columns-3 ul.products li.product, .woocommerce-page .columns-3 ul.products li.product, 
.woocommerce .related ul.products li.product, .woocommerce-page .related ul.products li.product {
width: 32.66%;
}
.woocommerce .columns-4 ul.products li.product, .woocommerce-page .columns-4 ul.products li.product {
width: 24.33%;
}
.woocommerce .columns-5 ul.products li.product, .woocommerce-page .columns-5 ul.products li.product {
width: 19.33%;
}
.right-sidebar .columns-4 .products .product .yith-wcwl-add-to-wishlist, 
.right-sidebar .columns-5 .products .product .yith-wcwl-add-to-wishlist {
display: block;
width: 100%;
}
.right-sidebar .columns-4 .products .product .button.yith-wcqv-button, 
.right-sidebar .columns-5 .products .product .button.yith-wcqv-button {
display: block;
padding-bottom: 5px !important;
padding-left: 10px !important;
text-align: left;
width: 100%;
}
.woocommerce ul.products li.product .price del {
display: inline-block;
padding-right: 0;
}
.woocommerce-page.woocommerce .products li .whislist-quickview .button {
color: #fff;
margin: 0;
padding: 0 10px 0 0;
}
.woocommerce-page.woocommerce .products li .whislist-quickview .yith-wcwl-add-button .button {
padding: 0;
}
.woocommerce-page.woocommerce .products li .whislist-quickview .button:hover {
color: #f6a225;
}
.woocommerce ul.products li.product .button {
margin-top: 0;
}
.woocommerce ul.products li.product .star-rating {
text-align: center;
margin: 0 auto 0.5em auto;
}
.woocommerce ul.products li.product .star-rating span::before, 
.woocommerce ul.products li.product .star-rating::before {
right: 0;
}
.tagged_as > a {
color: #777;
font-size: 14px;
font-style: italic;
}
.woocommerce .shop-sidebar ul.cart_list li a .product-title, 
.woocommerce .shop-sidebar ul.product_list_widget li a .product-title, 
.woocommerce .shop-sidebar ul.cart_list li a img, 
.woocommerce .shop-sidebar ul.product_list_widget li a img  {
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.woocommerce .shop-sidebar ul.cart_list li a:hover .product-title, 
.woocommerce .shop-sidebar ul.product_list_widget li a:hover .product-title {
color: #f6a225;
}
.woocommerce .shop-sidebar ul.cart_list li:hover img, 
.woocommerce .shop-sidebar ul.product_list_widget li:hover img  {
opacity: 0.8;
filter: alpha(opacity= 80);
}
.related ul.products li .whislist-quickview .button:before {
display: none;
}
.woocommerce #respond input#submit.added::before, 
.woocommerce a.button.added::before, 
.woocommerce button.button.added::before, 
.woocommerce input.button.added::before {
content: "";
margin-left: auto;
}
.woocommerce a.added_to_cart {
padding-top: 5px;
}
.woocommerce-page ul.products li a.button.ajax_add_to_cart::before, 
.shop_table.wishlist_table tbody tr td.product-add-to-cart a.button.ajax_add_to_cart:before {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
color: #333; right: 0;
top: 0;
}
.woocommerce #respond input#submit.loading, .woocommerce a.button.loading, 
.woocommerce button.button.loading, .woocommerce input.button.loading, 
.shop_table.wishlist_table tbody tr td.product-add-to-cart a.button.loading {
padding-right: 15px;
}
.woocommerce-page ul.products li a.button.ajax_add_to_cart::before, 
.shop_table.wishlist_table tbody tr td.product-add-to-cart a.button.ajax_add_to_cart:before {
content: "";
background: #f6a225;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
width: 0;
top: 0;
height: 100%;
z-index: -1;
opacity: 0;
visibility: hidden;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.woocommerce-page ul.products li a.button.ajax_add_to_cart:hover:before, 
.shop_table.wishlist_table tbody tr td.product-add-to-cart a.button.ajax_add_to_cart:hover:before {
opacity: 1;
filter: alpha(opacity= 100);
visibility: visible;
width: 100%;
}
.woocommerce table.wishlist_table {
font-size: 90%;
}
.widget_shopping_cart ul li .remove + a {
padding-left: 25px;
}
.header-cart .widget_shopping_cart ul li .remove + a {
padding-left: 0;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, 
.woocommerce.widget_shopping_cart .cart_list li a.remove {
background: #999 none repeat scroll 0 0;
color: #fff !important;
top: 0;
}
.woocommerce .shop-sidebar .widget_shopping_cart .cart_list li a.remove {
top: inherit;
}
.woocommerce .header-cart .widget_shopping_cart .cart_list li a.remove, 
.header-cart .woocommerce.widget_shopping_cart .cart_list li a.remove, 
.woocommerce .widget_shopping_cart .cart_list li:first-child a.remove, 
.woocommerce.widget_shopping_cart .cart_list li:first-child a.remove {
background: #999 none repeat scroll 0 0;
color: #fff !important;
top: 0;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove:hover, 
.woocommerce.widget_shopping_cart .cart_list li a.remove:hover {
background-color: #f6a225;
}
.widget_shopping_cart ul li .quantity {
color: #666;
font-size: 14px;
font-style: italic;
margin-top: 10px;
padding-left: 25px;
}
.header-cart .widget_shopping_cart ul li .quantity {
padding-left: 0;
}
.woocommerce .widget_shopping_cart .total, 
.woocommerce.widget_shopping_cart .total {
text-align: right;
border-top-width: 1px;
}
.woocommerce .shop-sidebar .widget_shopping_cart .total, 
.shop-sidebar .woocommerce.widget_shopping_cart .total {
text-align: left;
}
.woocommerce .widget_shopping_cart .total .woocommerce-Price-amount, 
.woocommerce.widget_shopping_cart .total .woocommerce-Price-amount {
margin-left: 20px;
}
.widget_shopping_cart .buttons .button {
text-align: center;
width: 49%;
}
.woocommerce.woocommerce-page.woocommerce-wishlist .page-title::after {
display: none;
}
.woocommerce .wishlist-title h2 {
font-size: 16px;
margin-top: 0;
padding: 0;
}
.woocommerce table.wishlist_table tbody td {
padding: 5px;
}
.woocommerce-wishlist .yith-wcwl-add-to-wishlist .button::after, 
.woocommerce-wishlist .button.yith-wcqv-button::after {
display: block;
}
.woocommerce-wishlist .wishlist_table tbody tr td .button.yith-wcqv-button {
text-align: center;
width: auto;
}
.woocommerce ul.products li.product .price del {
opacity: 1;
filter: alpha(opacity= 100);
}
.woocommerce div.product .out-of-stock {
font-style: italic;
margin: 0;
}
.single.woocommerce #content div.product div.summary, .single.woocommerce div.product div.summary, 
.single.woocommerce-page #content div.product div.summary, .single.woocommerce-page div.product div.summary {
position: relative;
}
.single .yith-wcwl-add-to-wishlist .ajax-loading {
top: 70%;
}
.single .product_meta {
margin-top: 20px;
font-size: 14px;
color: #777;
}
.single .product_meta span {
padding: 0 5px;
font-weight: 600;
}
.single .product_meta span:first-child {
padding-left: 0;
}
.single .product_meta span a {
font-weight: 400;
}
.single .product_meta span a:hover {
color: #f6a225;
}
.woocommerce #respond input#submit.alt.disabled, 
.woocommerce #respond input#submit.alt.disabled:hover, 
.woocommerce #respond input#submit.alt:disabled, 
.woocommerce #respond input#submit.alt:disabled:hover, 
.woocommerce #respond input#submit.alt[disabled]:disabled, 
.woocommerce #respond input#submit.alt[disabled]:disabled:hover, 
.woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, 
.woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, 
.woocommerce a.button.alt[disabled]:disabled, 
.woocommerce a.button.alt[disabled]:disabled:hover, 
.woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, 
.woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, 
.woocommerce button.button.alt[disabled]:disabled, .woocommerce button.button.alt[disabled]:disabled:hover, 
.woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, 
.woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, 
.woocommerce input.button.alt[disabled]:disabled, .woocommerce input.button.alt[disabled]:disabled:hover {
background-color: transparent;
color: #333;
}
.woocommerce div.product form.cart .variations {
width: auto;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
line-height: 20px;
}
.single.woocommerce div.product form.cart, .single.woocommerce div.product p.cart {
margin-bottom: 10px;
}
.single.woocommerce div.product form.cart .variations select {
padding: 5px;
background-position: 95% 50%;
}
.single.woocommerce div.product form.cart table td.value {
position: relative;
}
.single.woocommerce div.product form.cart .reset_variations {
margin-top: -10px;
position: absolute;
right: -50px;
top: 50%;
}
.woocommerce nav.woocommerce-pagination {
text-align: right;
}
.woocommerce nav.woocommerce-pagination ul {
border: none;
margin: 0;
}
.woocommerce .woocommerce-pagination ul.page-numbers li, 
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
border: medium none;
font-size: 14px;
margin: 1px;
}
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span {
background: #eee none repeat scroll 0 0;
padding: 5px 10px;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current {
background: #f6a225 none repeat scroll 0 0;
color: #fff;
}
.lost_reset_password .woocommerce-FormRow {
background: #eee none repeat scroll 0 0;
border: 1px solid #ddd;
border-top: none;
margin-bottom: 0 !important;
padding: 20px !important;
width: 50% !important;
}
.lost_reset_password .woocommerce-FormRow.form-row-first {
border-top: 1px solid #ddd;
border-bottom: none;
}
.woocommerce-ResetPassword.lost_reset_password input[name="_wpnonce"], 
.woocommerce-ResetPassword.lost_reset_password input[name="_wp_http_referer"] {
background: #f6a225 none repeat scroll 0 0;
border: medium none;
color: #fff;
font-size: 15px;
font-style: italic;
margin-top: 20px;
padding: 20px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
min-height: 30px;
}
.widget_product_search button {
height: 40px;
} .archive article {
background: #eee none repeat scroll 0 0;
margin-bottom: 40px;
padding: 20px;
}
.content-thumbnail.full-width .wrap-content {
padding: 0;
width: 100%;
}
.archive article .entry-title {
font-family: "open sans";
font-size: 16px;
font-weight: 600;
margin: 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.single .page-header .page-title {
margin: 0;
}
.archive article .entry-title a:hover {
color: #f6a225;
}
.archive article .entry-header .entry-meta, .single .page-header .entry-meta {
color: #777;
font-size: 14px;
font-style: italic;
font-weight: 300;
margin-bottom: 20px;
margin-top: 5px;
}
.archive article .entry-header .entry-meta a:hover, 
.single .page-header .entry-meta a:hover {
color: #f6a225;
}
.archive article .content-thumbnail:before, 
.archive article .content-thumbnail:after {
content: "";
display: table;
}
.archive article .content-thumbnail:after {
clear: both;
}
.archive article .post-thumbnail {
float: left;
line-height: 0;
width: 45%;
}
.archive.alternate-image article:nth-child(even) .post-thumbnail {
float: right;
}
.archive.large-image article .post-thumbnail, .single .post-thumbnail {
float: none;
margin-bottom: 20px;
width: 100%;
line-height: 0;
}
.archive article .wrap-content {
float: left;
padding-left: 20px;
width: 55%;
}
.archive.alternate-image article:nth-child(even) .wrap-content {
padding-left: 0;
padding-right: 20px;
}
.archive.large-image article .wrap-content {
float: none;
padding-left: 0;
width: 100%;
}
.archive article .wrap-content .entry-content, .single .entry-content {
color: #777;
font-size: 14px;
font-weight: 400;
line-height: 25px;
margin: 0 0 10px;
}
.archive article .wrap-content .entry-content a::after {
border-bottom: 1px solid #f6a225;
bottom: 0;
content: "";
left: 0;
position: absolute;
width: 0;
visibility: hidden;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.archive article .wrap-content .entry-content a:hover::after {
visibility: visible;
width: 50%;
}
.archive article .wrap-content .entry-content a {
color: #f6a225;
font-style: italic; position: relative;
}
.archive article .wrap-content .entry-footer, .single .entry-footer {
color: #666;
font-size: 14px;
}
.archive article .wrap-content .entry-footer span, .single .entry-footer span {
padding: 0 5px;
}
.archive article .wrap-content .entry-footer span:first-child, .single .entry-footer span:first-child {
padding-left: 0;
}
.archive article .wrap-content .entry-footer a:hover, .single .entry-footer a:hover {
color: #f6a225;
text-decoration: underline;
}
.archive article .wrap-content .entry-footer .edit-link a:hover, .single .entry-footer .edit-link a:hover {
color: #fff;
text-decoration: none;
}
.archive .archive:not(.large-image) article .entry-header .entry-meta {
margin-bottom: 0px;
} .contact-form {
margin-bottom: 40px;
}
.inline-field {
display: inline-block;
width: 32.66%;
}
.contact-form .ufbl-form-field-wrap {
margin-bottom: 20px;
}
.contact-form form input, .contact-form form textarea {
font-size: 13px;
} .search-results article {
border: 1px solid #ddd;
padding: 15px;
margin-bottom: 1.5em;
}
article .entry-title {
font-family: "open sans";
font-size: 16px;
font-weight: 600;
margin: 0;
}
.search-results article .entry-title a {
position: relative;
}
.search-results article .entry-title a:hover {
color: #f6a225;
}
.search-results article .entry-title a:after {
content: "";
border-bottom: 1px solid #f6a225;
width: 0;
position: absolute;
bottom: 0;
left: 0;
visibility: hidden;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.search-results article .entry-title a:hover:after {
visibility: visible;
width: 30%;
}
.search-results .entry-summary {
margin-top: 0;
}
.search-results .entry-summary > p {
margin-bottom: 0;
}
.search-results .entry-meta, .search-results .entry-footer {
color: #777;
font-size: 13px;
font-style: italic;
margin-top: 5px;
}
.search-results .entry-meta span, .search-results .entry-footer span {
padding: 0 5px;
}
.search-results .entry-meta span:first-child, .search-results .entry-footer span:first-child {
padding-left: 0;
}
.search-results .entry-meta a:hoverss {
color: #f6a225;
}
.no-results .page-content::after {
color: #eee;
content: "\f119";
font-family: fontawesome;
font-size: 12em;
left: 0;
line-height: 150px;
position: absolute;
right: 0;
text-align: center;
top: 0;
}
.no-results .page-content {
padding-top: 150px;
position: relative;
}
.no-results form.search-form label {
display: inline-block;
vertical-align: top;
width: 85%;
} 
.no-results form.search-form label .search-field {
border-width: 2px;
height: 40px;
}
.no-results form.search-form .search-submit {
width: 14%;
display: inline-block;
vertical-align: top;
height: 40px;
padding: 0;
} .error404 .error-404 {
text-align: center;
}
.error404-text > h1 {
color: #eee;
font-family: "open sans";
font-size: 7em;
font-weight: 900;
line-height: 100px;
margin: 0 auto;
width: 500px;
} @media only screen and (min-width: 768px) {
.alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
width: auto;
max-width: 1000%;
}
.alignwide {
margin-left: calc(25% - 25vw);
margin-right: calc(25% - 25vw);
width: auto;
max-width: 1000%;
}
.alignwide img,
.alignfull img {
display: block;
margin: 0 auto;
} .left-sidebar .alignfull,  .left-sidebar .alignwide,
.right-sidebar .alignfull, .right-sidebar .alignwide{
margin-left: 0;		   
margin-right: 0;
}
}
.wp-block-gallery.alignnone {
margin-left: 0;
} .wp-block-latest-posts {
list-style: none;
margin: 0;
padding: 0;
}
.wp-block-latest-posts ul {
list-style: none;
padding: 0;
} .wp-block-pullquote blockquote:before {
content: '\f10d';
position: absolute;
top: 30px;
left: 0;
right: 0;
font-family: 'fontawesome';
font-size: 30px;
color: #999;
}
.wp-block-pullquote blockquote p {
margin-top: 0;
margin-bottom: 10px;
}
.wp-block-pullquote blockquote {
position: relative;
padding-top: 50px;
padding-bottom: 40px;
border-left: none;
}
.wp-block-quote {
padding: 20px;
}
.wp-block-quote.is-large p, 
.wp-block-quote.is-style-large p,
.wp-block-quote p,
.wp-block-pullquote p
blockquote p {
margin-top: 0;
margin-bottom: 10px;
}
.wp-block-quote.is-large, 
.wp-block-quote.is-style-large{	
padding: 20px 30px 25px;
} .wp-block-categories, 
.wp-block-archives {
list-style: none;
padding: 0;
margin: 0;
}
.wp-block-categories ul,
.wp-block-archives ul {
list-style: none;
padding: 0;
margin: 0;
}
.wp-block-categories a,
.wp-block-archives a,
.wp-block-latest-posts a  {
color: #808080;
}
.wp-block-categories a:hover,
.wp-block-archives a:hover,
.wp-block-latest-posts a:hover  {
color: #f6a225;
}
.wp-block-categories.aligncenter {
text-align: center;
}@media screen and (max-width: 1210px) {
.ed-container {
width: 100%;
}
.boxed .site {
width: 95%;
}
.top-header, .buttom-header, .menu-wrap, #promo-section, #widget-area-one-section, #product-area-section, #widget-area-two-section, 
#blog-section, #widget-area-three-section, #brand-section, .site-info, .top-footer, .no-sidebar #primary, .footer-top {
padding-left: 10px;
padding-right: 10px;
}
.menu-wrap .header-search .search-box {
right: 15px;
}
.menu-wrap .header-search .search-box.search-active {
right: 0;
}
.widget ul li .whislist-quickview a {
font-size: 10px;
}
.boxed .top-header .ed-social-icons + .ticker {
width: 48%;
}
.boxed .ticker .ticker-title {
max-width: 15%;
}
.boxed .ticker .slick-slider {
max-width: 85%;
}
.top-header .ed-social-icons + .ticker + .account-wrap, .top-header .ticker + .account-wrap {
width: 36%;
} 
.slides {
height: 45vw;
} .right-sidebar #primary, .woocommerce-page #primary, .both-sidebar .left-sidebar-right, .left-sidebar .left-sidebar {
padding-left: 10px;
} 
.right-sidebar .right-sidebar, .woocommerce-page .shop-sidebar, .both-sidebar .sidebar.right-sidebar, .left-sidebar #primary {
padding-right: 10px;
} 
}
@media screen and (max-width: 1096px) {
.boxed #promo-section .promo-text .title {
font-size: 18px;
} .top-header .ed-social-icons {
width: 17%;
}
.top-header .ticker {
width: 58%;
}
.top-header .ed-social-icons + .ticker, .boxed .top-header .ed-social-icons + .ticker {
width: 42%;
}
.ticker .ticker-title, .boxed .ticker .ticker-title {
max-width: 30%;
}
.ticker .slick-slider, .boxed .ticker .slick-slider {
max-width: 69%;
}
.top-header .ed-social-icons + .ticker + .account-wrap, .top-header .ticker + .account-wrap {
width: 40%;
}
.top-header .ed-social-icons + .account-wrap {
width: 83%;
}
.account-wrap div {
font-size: 13px;
margin-right: -4px;
}
.account-wrap div a {
padding-left: 5px;
padding-right: 5px;
} .menu-wrap .main-navigation {
width: 94%;
}
.menu-wrap .header-search {
width: 5%;
}
.main-navigation ul li a {
padding-left: 15px;
padding-right: 15px;
}
.main-navigation ul li.menu-item-has-children > a {
padding-right: 20px;
} .bx-wrapper .bx-viewport {
height: 70vh !important;
}
#slider-section .slider-caption {
width: 60%;
} #cta-section figure {
width: 39.4%;
} #widget-icon-section .widget figure .fa {
font-size: 2.5em;
}
.boxed #widget-icon-section .widget .payment-info {
padding-left: 10px;
}
.boxed #widget-icon-section .widget .payment-info h3 {
font-size: 13px;
}
.boxed #widget-icon-section .widget .payment-info p {
font-size: 12px;
} #brand-section .brands {
width: 19.33%;
} .woocommerce .columns-3 ul.products li.product, .woocommerce-page .columns-3 ul.products li.product, 
.woocommerce .related ul.products li.product, .woocommerce-page .related ul.products li.product, 
.woocommerce .columns-4 ul.products li.product, .woocommerce-page .columns-4 ul.products li.product, 
.woocommerce .columns-5 ul.products li.product, .woocommerce-page .columns-5 ul.products li.product {
width: 32.66%;
}
.wishlist_table .add_to_cart.button, .yith-wcwl-add-button a.add_to_wishlist, 
.yith-wcwl-popup-button a.add_to_wishlist, .wishlist_table a.ask-an-estimate-button, 
.wishlist-title a.show-title-form, .hidden-title-form a.hide-title-form, 
.woocommerce .yith-wcwl-wishlist-new button, .wishlist_manage_table a.create-new-wishlist, 
.wishlist_manage_table button.submit-wishlist-changes, .yith-wcwl-wishlist-search-form button.wishlist-search-button, 
.woocommerce-page.woocommerce .products li .whislist-quickview .button {
font-size: 10px;
}
}
@media screen and (max-width: 980px) { .top-header .ed-social-icons {
width: 21%;
}
.top-header .ed-social-icons + .ticker, .boxed .top-header .ed-social-icons + .ticker {
width: 36%;
}
.top-header .ed-social-icons + .ticker + .account-wrap, .top-header .ticker + .account-wrap {
width: 41%;
}
.top-header .ed-social-icons + .account-wrap {
width: 79%;
} .menu-wrap .main-navigation {
width: 93%;
}
.menu-wrap .header-search {
width: 6%;
}
button.menu-toggle {
display: block;
height: 40px;
line-height: 40px;
overflow: hidden;
text-indent: 40px;
white-space: nowrap;
width: 40px;
padding: 0;
border-width: 1px;
margin-top: 5px;
}
button.menu-toggle::after {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
color: #333;
content: "\f0c9";
font-family: fontawesome;
font-size: 21px;
opacity: 1;
position: absolute;
text-indent: 0;
width: 100%;
visibility: visible;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
button.menu-toggle:hover::after {
color: #f6a225;
}
.main-navigation .close {
border: 1px solid #ddd;
cursor: pointer;
display: block;
font-size: 25px;
height: 35px;
line-height: 30px;
position: absolute;
right: 20px;
text-align: center;
top: 8px;
width: 35px;
visibility: hidden;
opacity: 0;
transition: all ease-in-out 0.4s;
-webkit-transition: all ease-in-out 0.4s;
}
.main-navigation.toggled .close {
z-index: 99999999;
opacity: 1;
filter: alpha(opacity= 100);
visibility: visible;
}
.main-navigation .close:hover {
color: red;
border-color: red;
}
.main-navigation ul.nav-menu {
background: #fff none repeat scroll 0 0;
height: 100%;
left: 0;
position: fixed;
top: 0;
width: 100%;
padding-top: 50px;
overflow: scroll;
opacity: 0;
visibility: hidden;
transform: scale(0.7);
-webkit-transform: scale(0.7);
z-index: -1;
transition: all 0.4s ease-in-out 0s;
-webkit-transition: all 0.4s ease-in-out 0s;
}
.main-navigation.toggled ul.nav-menu {
z-index: 9999999;
opacity: 1;
filter: alpha(opacity= 100);
visibility: visible;
transform: scale(1);
-webkit-transform: scale(1);
}
.main-navigation ul li:hover a{
color: #000;
}
.menu-wrap ul li {
display: none;
}
.menu-wrap .main-navigation.toggled ul li{
display: block;
}
.main-navigation ul li a {
border-bottom: 1px solid #ddd;
padding: 10px;
width: 100%;
}
.main-navigation .menu > li:first-child > a {
padding-left: 15px;
}
.main-navigation ul li ul {
opacity: 1;
position: static;
transform: rotateX(0deg);
-webkit-transform: rotateX(0deg);
visibility: visible;
width: 100%;
}
.main-navigation ul li ul li a {
padding: 10px;
}
.main-navigation ul li ul li.menu-item-has-children > a::before {
top: 10px;
transform: rotate(90deg);
-webkit-transform: rotate(90deg);
} #slider-section .small-caption {
font-size: 1.6em;
}
#slider-section .slider-content {
font-size: 14px;
}
#slider-section .home-viewmore.slider-viewmore {
padding-top: 5px;
padding-bottom: 5px;
} #promo-section .promo-text {
width: 100%;
} .widget ul.new-prod-slide li, .widget ul.feature-cat-product li {
width: 24.33%;
} #cta-section figure {
width: 39%;
} #widget-area-three-section .woocommerce ul.cart_list li img, 
#widget-area-three-section .woocommerce ul.product_list_widget li img {
width: 80px;
} #widget-icon-section .widget {
padding-left: 10px;
padding-right: 10px;
}
#widget-icon-section .widget figure .fa {
font-size: 2em;
}
#widget-icon-section .widget .payment-info {
padding-left: 10px;
}
#widget-icon-section .widget .payment-info h3 {
font-size: 13px;
}
#widget-icon-section .widget .payment-info p {
font-size: 12px;
} #brand-section .brands {
width: 19.33%;
} .top-footer.footer-column-4 .footer-block {
width: 24.33%;
} .woocommerce .columns-3 ul.products li.product, .woocommerce-page .columns-3 ul.products li.product, 
.woocommerce .related ul.products li.product, .woocommerce-page .related ul.products li.product, 
.woocommerce .columns-4 ul.products li.product, .woocommerce-page .columns-4 ul.products li.product, 
.woocommerce .columns-5 ul.products li.product, .woocommerce-page .columns-5 ul.products li.product {
width: 49.33%;
}
}
@media screen and (max-width: 800px) { .top-header .ed-social-icons {
width: 26%;
}
.top-header .ed-social-icons + .ticker, .top-header .ed-social-icons + .account-wrap, .boxed .top-header .ed-social-icons + .ticker {
width: 73%;
}
.top-header .ticker {
width: 52%;
}
.ticker .ticker-title, .boxed .ticker .ticker-title {
max-width: 35%;
}
.ticker .slick-slider, .boxed .ticker .slick-slider {
max-width: 65%;
}
.top-header .ed-social-icons + .ticker + .account-wrap {
width: 100%;
text-align: left;
}
.top-header .ticker + .account-wrap {
width: 47%;
}
.top-header .ed-social-icons + .ticker .ticker-title {
padding-bottom: 5px;
padding-top: 5px;
}
.top-header .ed-social-icons + .ticker + .account-wrap div a {
padding-bottom: 5px;
padding-top: 5px;
}
.wrap-right .header-call-to {
padding-right: 20px;
}
.wrap-right .header-cart {
padding-left: 40px;
} #promo-section .promo-text {
left: 25px;
}
#promo-section .promo-text .category > a {
font-size: 1.3em;
}
#promo-section .promo-text .title {
font-size: 20px;
} .menu-wrap .main-navigation {
width: 90%;
}
.menu-wrap .header-search {
width: 9%;
} .bx-wrapper .bx-viewport {
height: 80vh !important;
}
#slider-section .slider-caption {
width: 100%;
padding: 0 10px;
}
#slider-section .small-caption::after {
bottom: -10px;
}
#slider-section .small-caption {
font-size: 1.3em;
margin-bottom: 20px;
}
#slider-section .slider-content {
font-size: 14px;
margin-bottom: 20px;
}
#slider-section .home-viewmore.slider-viewmore {
font-size: 14px;
padding: 5px 15px;
}   .widget ul.new-prod-slide li, .widget ul.feature-cat-product li {
width: 49.33%;
}
.widget ul.new-prod-slide li:nth-last-of-type(4),  
.widget ul.feature-cat-product li:nth-last-of-type(3) {
padding-bottom: 30px;
}  #cta-section .cta-content {
padding: 20px;
} .widget_wp_store_offer .offer-percent {
font-size: 20px;
height: 90px;
width: 90px;
}
.widget_wp_store_offer .offer-percent span {
font-size: 25px;
line-height: 25px;
}
.widget_wp_store_offer .offer-content-wrap {
padding-left: 70px;
} .boxed .blogs {
padding-left: 5px;
padding-right: 5px;
}
.boxed .blogs span {
font-size: 13px;
} #widget-area-three-section .widget {
padding-left: 5px;
padding-right: 5px;
}
#widget-area-three-section .woocommerce ul.cart_list li img, 
#widget-area-three-section .woocommerce ul.product_list_widget li img {
float: none;
padding-right: 0;
width: 150px;
}
#widget-area-three-section .widget ul li .product-title {
display: block;
margin-bottom: 0;
} #widget-icon-section .widget .payment-info {
padding: 20px 0;
display: block;
}
#widget-icon-section .widget .payment-info h3, 
#widget-icon-section .widget .payment-info p {
text-align: center;
}
#widget-icon-section .widget figure .fa {
font-size: 3em;
}
#widget-icon-section .widget .payment-info h3 {
font-size: 14px;
}
#widget-icon-section .widget .payment-info p {
font-size: 13px;
} .top-footer.footer-column-3 .footer-block, 
.top-footer.footer-column-4 .footer-block {
width: 32.66%;
margin-bottom: 30px;
}
.top-footer.footer-column-3 .footer-block:nth-last-of-type(1),  
.top-footer.footer-column-4 .footer-block:nth-last-of-type(1) {
margin-bottom: 0;
}
.footer-copyright {
margin-bottom: 20px;
text-align: center;
width: 100%;
}
.payment-partner {
text-align: center;
width: 100%;
} .right-sidebar #primary, .woocommerce-page #primary, 
.right-sidebar .right-sidebar, .woocommerce-page .shop-sidebar, .both-sidebar .left-sidebar-right, 
.both-sidebar .left-sidebar-right #primary, .both-sidebar .left-sidebar-right .sidebar, .both-sidebar .sidebar, 
.left-sidebar #primary, .left-sidebar .left-sidebar {
float: none;
padding-left: 10px;
padding-right: 10px;
width: 100%;
} .price, .woocommerce ul.products li.product .price, .woocommerce table.wishlist_table tbody td.product-price {
font-size: 14px;
}
#yith-quick-view-modal .yith-wcqv-wrapper {
width: 99%;
height: auto;
}
}
@media screen and (max-width: 768px) { #yith-quick-view-modal .yith-wcqv-wrapper {
width: 0;
height: 80%;
}
}
@media screen and (max-width: 640px) {
.section-title, #widget-area-one-section .widget-title, #product-area-section .widget-title {
margin-bottom: 20px;
}
#slider-section .slider-caption {
display: none;
} .top-header .ed-social-icons {
width: 31%;
}
.top-header .ed-social-icons + .ticker, 
.top-header .ed-social-icons + .account-wrap, 
.boxed .top-header .ed-social-icons + .ticker {
width: 68%;
}
.top-header .ticker {
width: 64%;
}
.ticker .slick-slider {
max-width: 80%;
}
.ticker .ticker-title, .boxed .ticker .ticker-title {
max-width: 34%;
}
.ticker .slick-slider, .boxed .ticker .slick-slider {
max-width: 68%;
}
.top-header .ticker + .account-wrap {
width: 35%;
}
.my-account p, .wishlist-box .my-wishlist {
display: none;
}
.wrap-right .header-call-to, .wrap-right .header-cart {
font-size: 11px;
padding-left: 20px;
}
.wrap-right p, .header-cart .cart-title {
font-size: 11px;
}
.wrap-right .fa.fa-mobile {
font-size: 25px;
line-height: 25px;
}
.wrap-right .header-cart {
padding-left: 30px;
}
.header-cart .fa.fa-shopping-bag {
font-size: 16px;
} .home .site-content #slider-section + .ed-container #promo-section {
top: 0;
}
#promo-section .promo-block {
width: 49%;
margin-bottom: 30px;
}
#promo-section .promo-block:nth-child(2n) {
margin-right: 0;
}
#promo-section .promo-block:last-child {
margin-bottom: 0;
width: 100%;
}
#promo-section .promo-text {
width: 70%;
} .widget ul.new-prod-slide li, .widget ul.feature-cat-product li {
width: 49%
}
.widget ul.new-prod-slide li:nth-last-of-type(3), 
.widget ul.new-prod-slide li:nth-last-of-type(4),  
.widget ul.feature-cat-product li:nth-last-of-type(3) {
padding-bottom: 30px;
}
.yith-wcwl-add-to-wishlist {
width: 55%;
} 
.button.yith-wcqv-button {
width: 43%;
} .blogs {
margin-bottom: 30px;
width: 50%;
}
.blogs:last-child {
margin-bottom: 0;
width: 100%;
padding: 0;
} #widget-area-three-section .widget {
float: none;
margin-bottom: 30px;
padding: 0;
width: 100%;
}
#widget-area-three-section .widget:last-child {
margin-bottom: 0;
}
#widget-area-three-section .woocommerce ul.cart_list li img, 
#widget-area-three-section .woocommerce ul.product_list_widget li img {
float: left;
padding-right: 10px;
}
#widget-area-three-section .widget ul li .product-title {
display: inline-block;
margin-bottom: 0px;
} #brand-section .brands {
width: 32.66%;
} .top-footer.footer-column-3 .footer-block, 
.top-footer.footer-column-4 .footer-block {
width: 49.33%;
margin-bottom: 30px;
}
.top-footer.footer-column-3 .footer-block:nth-last-of-type(1), 
.top-footer.footer-column-3 .footer-block:nth-last-of-type(2), 
.top-footer.footer-column-4 .footer-block:nth-last-of-type(1), 
.top-footer.footer-column-4 .footer-block:nth-last-of-type(2) {
margin-bottom: 0;
} .lost_reset_password .woocommerce-FormRow {
width: 100% !important;
}
}
@media screen and (max-width: 540px) {
#widget-area-three-section .woocommerce ul.cart_list li img, 
#widget-area-three-section .woocommerce ul.product_list_widget li img {
width: 70px;
}
#widget-area-three-section .widget ul li del, 
#widget-area-three-section .widget ul li ins {
padding: 0;
font-size: 13px;
}
.right .buttom-header .wrap-right {
text-align: right;
}
.inline-field {
width: 100%;
} .comments-area ol li article .comment-meta .comment-author {
width: 100%;
margin-bottom: 10px;
}
.comments-area ol li article .comment-meta .comment-metadata {
width: 100%;
text-align: left;
}
.comment-form .comment-form-author, .comment-form .comment-form-email, .comment-form .comment-form-url {
margin: 5px 0;
width: 100%;
} .top-header .ed-social-icons + .account-wrap, .top-header .ed-social-icons, .top-header .ed-social-icons + .ticker, 
.top-header .ticker, .top-header .ed-social-icons + .ticker + .account-wrap, .top-header .ticker + .account-wrap {
width: 100%;
padding: 5px 0;
text-align: left;
}
.boxed .top-header .ed-social-icons + .ticker {
width: 100%;
}
.ticker .ticker-title, .boxed .ticker .ticker-title {
max-width: 35%;
}
.ticker .slick-slider, .boxed .ticker .slick-slider {
max-width: 64%;
}
.account-wrap div {
font-size: 12px;
margin-left: -4px;
}
.account-wrap div a {
padding-left: 5px;
padding-right: 5px;
}
.my-account p, .wishlist-box .my-wishlist {
display: inline-block;
}
.buttom-header .site-branding {
padding-bottom: 15px;
width: 100%;
}
.buttom-header .wrap-right {
text-align: left;
width: 100%;
}
.wrap-right .header-call-to {
padding-right: 10px;
}
.header-cart .widget::before {
left: 55%;
} .menu-wrap .main-navigation {
width: 83%;
}
.menu-wrap .header-search {
width: 15%;
}
.menu-wrap .header-search .search-box.search-active {
z-index: 99;
width: 300px;
} #promo-section .promo-block {
float: none;
margin: 0 0 15px 0;
width: 100%;
padding: 0;
} #promo-section .promo-text {
width: 50%;
}
.prod-title-desc {
font-size: 14px;
}
.widget ul.new-prod-slide li, .widget ul.feature-cat-product li {
padding: 15px 10px;
width: 100%;
}
.widget ul.new-prod-slide li:nth-last-of-type(1), .widget ul.new-prod-slide li:nth-last-of-type(2), 
.widget ul.new-prod-slide li:nth-last-of-type(3), .widget ul.new-prod-slide li:nth-last-of-type(4), 
.widget ul.feature-cat-product li:nth-last-of-type(1), .widget ul.feature-cat-product li:nth-last-of-type(2), 
.widget ul.feature-cat-product li:nth-last-of-type(3) {
padding-bottom: 15px;
} #cta-section .cta-content {
padding: 20px;
width: 100%; 
}
#cta-section figure {
width: 100%;
} .widget_wp_store_offer {
overflow: hidden;
}
.widget_wp_store_offer .offer-img {
width: 100%;
}
.widget_wp_store_offer .offer-percent {
bottom: inherit;
font-size: 18px;
height: 40px;
left: inherit;
right: -50px;
top: 20px;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
width: 180px;
}
.widget_wp_store_offer .offer-percent span {
display: inline-block;
font-size: 18px;
padding-top: 0;
}
.widget_wp_store_offer .offer-content-wrap {
padding: 20px;
width: 100%;
} .blogs {
float: none;
margin-bottom: 30px;
padding: 0;
width: 100%;
} #widget-icon-section .widget {
border-right: medium none;
float: none;
padding: 0;
width: 100%;
}
#widget-icon-section .widget .payment-info {
padding-left: 20px;
display: inline-block;
}
#widget-icon-section .widget .payment-info h3, #widget-icon-section .widget .payment-info p {
text-align: left;
} #brand-section .brands {
width: 49%;
} .top-footer .footer-block {
padding: 0;
}
.top-footer.footer-column-2 .footer-block, 
.top-footer.footer-column-3 .footer-block, 
.top-footer.footer-column-4 .footer-block {
width: 100%;
margin-bottom: 30px;
}
.top-footer.footer-column-3 .footer-block:nth-last-of-type(2), 
.top-footer.footer-column-4 .footer-block:nth-last-of-type(2) {
margin-bottom: 30px;
}
.top-footer.footer-column-2 .footer-block:last-child, 
.top-footer.footer-column-3 .footer-block:last-child, 
.top-footer.footer-column-4 .footer-block:last-child {
margin-bottom: 0;
}
.footer-top .top-footer-menu {
width: 100%;
margin-bottom: 20px;
}
.footer-top .top-footer-menu ul li {
display: block;
}
.footer-top .top-footer-menu + .ed-social-footer {
text-align: left;
width: 100%;
} .woocommerce .woocommerce-result-count, 
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
float: none;
}
.woocommerce .columns-2 ul.products li.product, .woocommerce-page .columns-2 ul.products li.product, 
.woocommerce .columns-3 ul.products li.product, .woocommerce-page .columns-3 ul.products li.product, 
.woocommerce .related ul.products li.product, .woocommerce-page .related ul.products li.product, 
.woocommerce .columns-4 ul.products li.product, .woocommerce-page .columns-4 ul.products li.product, 
.woocommerce .columns-5 ul.products li.product, .woocommerce-page .columns-5 ul.products li.product {
width: 100%;
}
.woocommerce-cart table.cart img {
width: 80px;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
float: none;
margin-bottom: 20px;
width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-content {
float: none;
width: 100%;
}  .woocommerce-cart table, .woocommerce-cart thead, .woocommerce-cart tbody, .woocommerce-cart th, .woocommerce-cart td, .woocommerce-cart tr,
.woocommerce-wishlist table, .woocommerce-wishlist thead, .woocommerce-wishlist tbody, .woocommerce-wishlist th, .woocommerce-wishlist td, 
.woocommerce-wishlist tr { 
display: block; 
} .woocommerce-cart thead tr, .woocommerce-wishlist thead tr { 
position: absolute;
top: -9999px;
left: -9999px;
}
.woocommerce-cart tr, .woocommerce-wishlist tr { 
border: 1px solid #ccc; 
}
.woocommerce-cart td, .woocommerce-wishlist td { border: none !important;
border-bottom: 1px solid #eee  !important; 
position: relative;
padding-left: 50%  !important; 
}
.woocommerce table.wishlist_table tbody td.wishlist-empty {
padding-left: 5px;
}
.woocommerce-cart td:before, .woocommerce-wishlist td:before { position: absolute; top: 6px;
left: 6px;
width: 45%; 
padding-right: 10px; 
white-space: nowrap;
font-weight: bold;
} .woocommerce-cart td:nth-of-type(1):before { content: ""; }
.woocommerce-cart td:nth-of-type(2):before { content: "Product Image"; }
.woocommerce-cart td:nth-of-type(3):before { content: "Product"; }
.woocommerce-wishlist td:nth-of-type(3):before { content: "Product Name"; line-height: 40px; }
.woocommerce-cart td:nth-of-type(4):before { content: "Price"; }
.woocommerce-wishlist td:nth-of-type(4):before { content: "Price"; line-height: 24px; }
.woocommerce-wishlist td:nth-of-type(5):before{ content: "stock Status";}
.woocommerce-wishlist td:nth-of-type(6):before { content: "";}
.woocommerce-cart td:nth-of-type(5):before { content: "Quantity"; }
.woocommerce-cart td:nth-of-type(6):before { content: "Total"; }
.woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, 
.woocommerce table.my_account_orders tr td.order-actions::before, .woocommerce-page #content table.cart .product-thumbnail, 
.woocommerce-page table.cart .product-thumbnail, .woocommerce-page table.my_account_orders tr td.order-actions::before{
display: block;
}
.woocommerce-cart td.product-remove{
text-align: right;
}
.woocommerce table.wishlist_table tr td.product-remove {
padding: 5px !important;
text-align: right;
}
.woocommerce #content table.wishlist_table.cart a.remove {
margin: 0;
}
.woocommerce-cart td.product-remove a {
left: 90%;
position: relative;
}
.woocommerce table.wishlist_table tbody td.product-price {
display: block;
}
.woocommerce table.wishlist_table tbody td.product-name a {
display: block;
padding-bottom: 5px;
}
.woocommerce-cart td.actions {
padding-left: 10px !important;
}
.woocommerce table.cart td.actions .input-text{
width: 100% !important;
margin-bottom: 10px !important;
}
.woocommerce-cart td.actions .button {
width: 100% !important;
}
.woocommerce-cart .cart-collaterals th{
float: left;
padding-left: 10px !important;
}
.wishlist_table tr td.product-thumbnail, .wishlist_table tr td.product-name, .wishlist_table tr td.wishlist-name, 
.wishlist_table tr td.wishlist-privacy, .woocommerce table.wishlist_table tfoot td {
text-align: center;
}
.woocommerce-wishlist.woocommerce .cart .button {
float: none;
}
.woocommerce #review_form #respond p.comment-form-author, .woocommerce #review_form #respond p.comment-form-email {
width: 100%;
padding: 0;
} .no-results form.search-form label {
width: 100%;
margin-bottom: 10px;
}
.no-results form.search-form .search-submit {
width: 30%;
} .error404-text > h1 {
font-size: 6em;
line-height: 90px;
width: 100%;
} .archive article .post-thumbnail {
float: none;
margin-bottom: 20px;
width: 100%;
}
.archive article .wrap-content {
float: none;
padding-left: 0;
width: 100%;
}
.archive.alternate-image article:nth-child(2n) .post-thumbnail {
float: none;
}
.archive.alternate-image article:nth-child(even) .wrap-content {
padding-right: 0;
}
}:root {
--bg-primary: #0b0f19;
--bg-secondary: #111827;
--bg-tertiary: #1f2937;
--accent-gradient: linear-gradient(135deg, #06b6d4 0%, #0d9488 100%);
--accent-teal: #14b8a6;
--accent-cyan: #06b6d4;
--glass-bg: rgba(255, 255, 255, 0.08);
--glass-border: rgba(255, 255, 255, 0.12);
--glass-blur: 16px;
--text-primary: #f8fafc;
--text-secondary: #94a3b8;
--text-muted: #64748b;
--border-color: rgba(255, 255, 255, 0.1);
--border-hover: rgba(6, 182, 212, 0.4);
--card-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.5);
--transition-fast: 0.25s ease;
--transition-normal: 0.4s cubic-bezier(0.16, 1, 0.3, 1);
--transition-slow: 0.8s cubic-bezier(0.16, 1, 0.3, 1);
}  @keyframes skeletonPulse {
0%   { background-position: -400px 0; }
100% { background-position: 400px 0; }
}
.skeleton-card {
background: linear-gradient(
90deg,
rgba(255,255,255,0.04) 25%,
rgba(255,255,255,0.09) 50%,
rgba(255,255,255,0.04) 75%
);
background-size: 800px 100%;
animation: skeletonPulse 1.6s ease-in-out infinite;
border-radius: 16px;
border: 1px solid rgba(255,255,255,0.06);
overflow: hidden;
} .skeleton-brand-tile {
display: flex;
flex-direction: column;
align-items: center;
gap: 12px;
}
.skeleton-image-box {
width: 100%;
aspect-ratio: 1;
border-radius: 12px;
background: linear-gradient(
90deg,
rgba(255,255,255,0.04) 25%,
rgba(255,255,255,0.09) 50%,
rgba(255,255,255,0.04) 75%
);
background-size: 800px 100%;
animation: skeletonPulse 1.6s ease-in-out infinite;
border: 1px solid rgba(255,255,255,0.06);
}
.skeleton-text-line {
height: 14px;
border-radius: 6px;
background: linear-gradient(
90deg,
rgba(255,255,255,0.04) 25%,
rgba(255,255,255,0.09) 50%,
rgba(255,255,255,0.04) 75%
);
background-size: 800px 100%;
animation: skeletonPulse 1.6s ease-in-out infinite;
}
.skeleton-text-line.wide  { width: 80%; }
.skeleton-text-line.short { width: 50%; } .skeleton-product-card {
border-radius: 16px;
overflow: hidden;
border: 1px solid rgba(255,255,255,0.06);
min-height: 380px;
background: rgba(255,255,255,0.02);
display: flex;
flex-direction: column;
}
.skeleton-product-media {
height: 180px;
background: linear-gradient(
90deg,
rgba(255,255,255,0.04) 25%,
rgba(6,182,212,0.06) 50%,
rgba(255,255,255,0.04) 75%
);
background-size: 800px 100%;
animation: skeletonPulse 1.6s ease-in-out infinite;
}
.skeleton-product-body {
padding: 20px;
display: flex;
flex-direction: column;
gap: 12px;
flex: 1;
} .skeleton-feature-card {
border-radius: 16px;
overflow: hidden;
border: 1px solid rgba(255,255,255,0.06);
min-height: 340px;
padding: 24px;
background: rgba(255,255,255,0.02);
display: flex;
flex-direction: column;
gap: 14px;
}
.skeleton-icon {
width: 48px;
height: 48px;
border-radius: 10px;
background: linear-gradient(
90deg,
rgba(6,182,212,0.06) 25%,
rgba(6,182,212,0.14) 50%,
rgba(6,182,212,0.06) 75%
);
background-size: 800px 100%;
animation: skeletonPulse 1.6s ease-in-out infinite;
}  @keyframes cardRise {
0%   {
opacity: 0;
transform: translateY(40px);
}
60%  {
opacity: 1;
transform: translateY(-4px);
}
100% {
opacity: 1;
transform: translateY(0);
}
} @keyframes glintSweep {
0%   { left: -100%; }
100% { left: 150%; }
} .card-animate {
opacity: 0;
transform: translateY(40px);
position: relative;
overflow: hidden;
} .card-animate.card-lit {
animation: cardRise 0.75s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
} .card-animate.card-lit::after {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 60%;
height: 100%;
background: linear-gradient(
105deg,
transparent 30%,
rgba(255, 255, 255, 0.06) 50%,
transparent 70%
);
animation: glintSweep 0.9s ease-out 0.55s forwards;
pointer-events: none;
z-index: 10;
} .card-animate[data-delay="1"] { animation-delay: 0.06s; }
.card-animate[data-delay="2"] { animation-delay: 0.12s; }
.card-animate[data-delay="3"] { animation-delay: 0.18s; }
.card-animate[data-delay="4"] { animation-delay: 0.24s; }
.card-animate[data-delay="5"] { animation-delay: 0.30s; }
.card-animate[data-delay="6"] { animation-delay: 0.36s; }
.card-animate[data-delay="7"] { animation-delay: 0.42s; }
.card-animate[data-delay="8"] { animation-delay: 0.48s; }
.card-animate[data-delay="9"] { animation-delay: 0.54s; }
.card-animate[data-delay="10"]{ animation-delay: 0.60s; } .skeleton-brand-grid {
display: grid;
grid-template-columns: repeat(5, 1fr);
gap: 20px;
margin-top: 24px;
}
@media (max-width: 1200px) { .skeleton-brand-grid { grid-template-columns: repeat(4, 1fr); } }
@media (max-width: 900px)  { .skeleton-brand-grid { grid-template-columns: repeat(3, 1fr); } }
@media (max-width: 600px)  { .skeleton-brand-grid { grid-template-columns: repeat(2, 1fr); gap: 12px; } } .theme-toggle-wp {
width: 38px;
height: 38px;
border-radius: 50%;
border: 1px solid rgba(255,255,255,0.15);
background: rgba(255,255,255,0.08);
color: #ffffff;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
transition: background 0.25s ease, border-color 0.25s ease, transform 0.2s ease;
flex-shrink: 0;
}
.theme-toggle-wp:hover {
background: rgba(255,255,255,0.15);
transform: rotate(20deg) scale(1.1);
}
.theme-toggle-wp svg {
width: 18px;
height: 18px;
transition: opacity 0.2s ease, transform 0.3s ease;
} .theme-toggle-wp .icon-sun  { display: block; }
.theme-toggle-wp .icon-moon { display: none;  } body.light-theme .theme-toggle-wp .icon-sun  { display: none;  }
body.light-theme .theme-toggle-wp .icon-moon { display: block; }
body.light-theme .theme-toggle-wp {
border-color: rgba(0,0,0,0.15);
background: rgba(0,0,0,0.06);
color: #0f172a;
} body.light-theme {
--bg-primary:    #ffffff;
--bg-secondary:  #f8fafc; --bg-tertiary:   #f1f5f9; --glass-bg:      rgba(255, 255, 255, 0.75);
--glass-border:  rgba(15, 23, 42, 0.08);
--text-primary:  #0f172a; --text-secondary:#475569; --text-muted:    #64748b; --border-color:  rgba(15, 23, 42, 0.08);
background-color:#f8fafc !important;
background: #f8fafc !important;
color: #0f172a;
} body.light-theme #page,
body.light-theme .site-content { background: #f8fafc !important; } body.light-theme .custom-header-wp {
background: rgba(255,255,255,0.92) !important;
border-bottom-color: rgba(0,0,0,0.08) !important;
}
body.light-theme .nav-menu-wp a { color: #0f172a !important; }
body.light-theme .nav-menu-wp a:hover { color: #06b6d4 !important; }
body.light-theme .btn-quote-wp {
background: var(--accent-gradient);
color: #fff !important;
} body.light-theme .section-title-wp,
body.light-theme h1, body.light-theme h2,
body.light-theme h3, body.light-theme h4 { color: #0f172a !important; }
body.light-theme .section-subtitle-wp,
body.light-theme p { color: #475569; } body.light-theme .product-card {
background: #ffffff;
border-color: rgba(0,0,0,0.08);
box-shadow: 0 4px 20px rgba(0,0,0,0.06);
}
body.light-theme .product-title { color: #0f172a !important; }
body.light-theme .product-description { color: #475569 !important; }
body.light-theme .product-tag {
background: rgba(0,0,0,0.05);
color: #475569;
border-color: rgba(0,0,0,0.08);
}
body.light-theme .brand-badge {
background: rgba(6,182,212,0.1);
border-color: rgba(6,182,212,0.3);
color: #06b6d4;
} body.light-theme .certificates-card,
body.light-theme .testimonials-card {
background: #ffffff;
border-color: rgba(0,0,0,0.08);
box-shadow: 0 4px 20px rgba(0,0,0,0.07);
} body.light-theme .feature-card-wp {
background: #ffffff;
border-color: rgba(0,0,0,0.08);
}
body.light-theme .feature-title-wp { color: #0f172a !important; }
body.light-theme .feature-desc-wp  { color: #475569 !important; } body.light-theme .brand-showcase-section-wp {
background: #ffffff !important;
border-color: rgba(0,0,0,0.08) !important;
}
body.light-theme .brand-ticker-wp {
background: #ffffff !important;
border-color: rgba(0,0,0,0.08) !important;
}
body.light-theme .ticker-item-wp {
color: #64748b !important;
} body.light-theme footer,
body.light-theme .custom-footer-wp {
background: #f8fafc !important;
border-top: 1px solid rgba(0,0,0,0.08) !important;
}
body.light-theme footer a,
body.light-theme .custom-footer-wp a {
color: #475569 !important;
}
body.light-theme footer a:hover,
body.light-theme .custom-footer-wp a:hover {
color: #06b6d4 !important;
}
body.light-theme footer .widget-title,
body.light-theme .custom-footer-wp .widget-title {
color: #0f172a !important;
}
body.light-theme .custom-footer-wp p,
body.light-theme .custom-footer-wp span,
body.light-theme .custom-footer-wp div {
color: #475569 !important;
} body.light-theme .floating-contact-wp .widget-mail-wp {
background: #f1f5f9;
border-color: rgba(0,0,0,0.1);
color: #3b82f6 !important;
} body.light-theme .btn-secondary,
body.light-theme a.btn-secondary {
background: rgba(0,0,0,0.04);
border-color: rgba(0,0,0,0.15) !important;
color: #0f172a !important;
}
body.light-theme .btn-secondary:hover,
body.light-theme a.btn-secondary:hover {
background: rgba(6,182,212,0.08);
color: #06b6d4 !important;
} body.light-theme .scroll-video-section-wp { background: #000; } .certificates-card {
background: var(--glass-bg);
backdrop-filter: blur(var(--glass-blur));
-webkit-backdrop-filter: blur(var(--glass-blur));
border: 1px solid var(--glass-border);
border-radius: 20px;
padding: 28px;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
max-width: 480px;
margin: 20px auto;
position: relative;
overflow: hidden;
color: var(--text-primary);
}
.cert-header {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 20px;
}
.cert-header-tag {
font-size: 0.75rem;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1.5px;
color: var(--accent-cyan);
}
.cert-status-badge {
display: inline-flex;
align-items: center;
gap: 8px;
background: rgba(20, 184, 166, 0.1);
border: 1px solid rgba(20, 184, 166, 0.2);
padding: 4px 10px;
border-radius: 20px;
font-size: 0.75rem;
font-weight: 600;
color: var(--accent-teal);
}
.cert-pulse-led {
width: 8px;
height: 8px;
background-color: var(--accent-teal);
border-radius: 50%;
box-shadow: 0 0 8px var(--accent-teal);
animation: ledPulse 2s infinite;
}
@keyframes ledPulse {
0% { opacity: 0.4; }
50% { opacity: 1; box-shadow: 0 0 12px var(--accent-teal); }
100% { opacity: 0.4; }
}
.cert-title {
font-size: 1.35rem;
font-weight: 700;
margin-bottom: 6px;
color: var(--text-primary) !important;
}
.cert-desc {
font-size: 0.88rem;
color: var(--text-secondary);
margin-bottom: 24px;
line-height: 1.4;
}
.cert-list {
display: flex;
flex-direction: column;
gap: 16px;
}
.cert-item {
display: flex;
align-items: center;
gap: 16px;
background: rgba(255, 255, 255, 0.03);
border: 1px solid var(--border-color);
padding: 14px 16px;
border-radius: 12px;
cursor: pointer;
transition: background var(--transition-fast), border-color var(--transition-fast), transform var(--transition-fast);
}
.cert-item:hover {
background: rgba(255, 255, 255, 0.06);
border-color: var(--accent-teal);
transform: translateY(-2px);
}
.cert-preview-wrapper {
width: 48px;
height: 48px;
border-radius: 8px;
background: rgba(255, 255, 255, 0.05);
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
border: 1px solid var(--border-color);
flex-shrink: 0;
}
.cert-file-icon {
width: 24px;
height: 24px;
color: var(--accent-cyan);
}
.cert-image-preview {
width: 100%;
height: 100%;
object-fit: cover;
}
.cert-details {
flex-grow: 1;
}
.cert-title {
color: var(--text-primary) !important;
}
.cert-meta {
font-size: 0.78rem;
color: var(--text-muted);
margin: 0 0 6px 0;
}
.cert-action-link {
font-size: 0.78rem;
font-weight: 600;
color: var(--accent-teal);
} .certs-grid-container {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 20px;
width: 100%;
max-width: 1140px;
margin: 0 auto;
align-items: start;
}
@media (max-width: 991px) {
.certs-grid-container {
grid-template-columns: 1fr;
gap: 24px;
max-width: 550px;
}
} .testimonials-card {
background: var(--glass-bg);
backdrop-filter: blur(var(--glass-blur));
-webkit-backdrop-filter: blur(var(--glass-blur));
border: 1px solid var(--glass-border);
border-radius: 20px;
padding: 28px;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
position: relative;
overflow: hidden;
color: var(--text-primary);
display: flex;
flex-direction: column;
} .testimonials-card .cert-status-badge.google-badge {
background: rgba(234, 179, 8, 0.1);
border: 1px solid rgba(234, 179, 8, 0.2);
color: #eab308;
}
.testimonials-card .google-pulse {
background-color: #eab308;
box-shadow: 0 0 8px #eab308;
animation: ledPulseYellow 2s infinite;
}
@keyframes ledPulseYellow {
0% { opacity: 0.4; }
50% { opacity: 1; box-shadow: 0 0 12px #eab308; }
100% { opacity: 0.4; }
} .testimonial-slides {
position: relative;
width: 100%;
}
.testimonial-slide {
display: none;
opacity: 0;
transition: opacity 0.4s ease-in-out;
}
.testimonial-slide.active {
display: block;
opacity: 1;
}
.testimonial-quote {
font-size: 0.88rem;
color: var(--text-primary);
line-height: 1.45;
font-style: italic;
margin: 0 0 6px 0;
}
.testimonial-author {
font-size: 0.78rem;
font-weight: 700;
color: var(--text-secondary);
}
.testimonial-slide-dots {
display: flex;
justify-content: flex-start;
gap: 6px;
margin-top: 10px;
}
.testimonial-slide-dots .dot {
width: 6px;
height: 6px;
border-radius: 50%;
background: rgba(255, 255, 255, 0.2);
cursor: pointer;
transition: background-color 0.3s;
}
.testimonial-slide-dots .dot.active {
background: var(--accent-cyan);
box-shadow: 0 0 5px var(--accent-cyan);
} .trust-stats-row {
display: flex;
justify-content: space-between;
gap: 10px;
margin-top: auto;
padding-top: 24px;
border-top: 1px solid var(--border-color);
}
.trust-stat-item {
display: flex;
align-items: center;
gap: 6px;
font-size: 0.78rem;
font-weight: 700;
color: var(--text-secondary);
}
.trust-icon {
width: 14px;
height: 14px;
color: var(--accent-teal);
flex-shrink: 0;
} .brand-grid-section-wp {
margin-bottom: 40px;
border-bottom: 1px solid var(--border-color);
padding-bottom: 40px;
}
.brand-grid-wp {
display: grid;
grid-template-columns: repeat(5, 1fr);
gap: 20px;
margin-top: 24px;
}
.brand-tile-wp {
display: flex;
flex-direction: column;
align-items: center;
cursor: pointer;
text-decoration: none !important;
transition: transform var(--transition-fast);
}
.brand-tile-image-wrapper-wp {
width: 100%;
aspect-ratio: 1;
border-radius: 16px;
background: #1a2233;
display: flex;
align-items: center;
justify-content: center;
border: none;
box-shadow: none;
overflow: hidden;
padding: 0;
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.brand-tile-image-wp {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.3s ease;
}
.brand-tile-info-wp {
margin-top: 10px;
text-align: center;
font-size: 0.92rem;
font-weight: 700;
color: var(--text-primary);
transition: color var(--transition-fast);
}
.brand-tile-name-wp {
display: block;
margin-bottom: 1px;
}
.brand-tile-count-wp {
color: var(--text-secondary);
font-weight: 500;
} .brand-tile-wp:hover .brand-tile-image-wrapper-wp {
transform: translateY(-4px);
box-shadow: 0 12px 28px rgba(0, 0, 0, 0.35);
}
.brand-tile-wp:hover .brand-tile-image-wp {
transform: scale(1.05);
}
.brand-tile-wp:hover .brand-tile-info-wp {
color: var(--accent-teal);
}
@media (max-width: 1200px) {
.brand-grid-wp { grid-template-columns: repeat(4, 1fr); }
}
@media (max-width: 900px) {
.brand-grid-wp { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 600px) {
.brand-grid-wp { grid-template-columns: repeat(2, 1fr); gap: 12px; }
}  .wayra-coc-floating-button,
.wayra-coc-floating {
display: none !important;
} .floating-contact-wp {
position: fixed;
bottom: 24px;
right: 24px;
display: flex;
flex-direction: row;
gap: 12px;
z-index: 9999;
align-items: center;
}
.float-widget-wp {
width: 50px;
height: 50px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2);
cursor: pointer;
position: relative;
transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.3s ease;
color: white !important;
}
.float-widget-wp:hover {
transform: translateY(-4px) scale(1.05);
box-shadow: 0 10px 24px rgba(0, 0, 0, 0.3);
}
.float-widget-wp svg {
width: 24px;
height: 24px;
fill: currentColor;
}
.widget-call-wp { background: #3b82f6; }
.widget-mail-wp { background: #ffffff; color: #3b82f6 !important; border: 1px solid rgba(0, 0, 0, 0.05); }
.widget-whatsapp-wp { background: #25d366; } .widget-tooltip-wp {
position: absolute;
bottom: 62px;
left: 50%;
transform: translateX(-50%) translateY(6px);
background: rgba(10, 10, 30, 0.92);
backdrop-filter: blur(10px);
-webkit-backdrop-filter: blur(10px);
border: 1px solid rgba(255,255,255,0.12);
color: #fff;
padding: 5px 12px;
border-radius: 6px;
font-size: 0.75rem;
font-weight: 600;
opacity: 0;
pointer-events: none;
transition: opacity 0.22s ease, transform 0.22s ease;
white-space: nowrap;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
}
.float-widget-wp:hover .widget-tooltip-wp {
opacity: 1;
transform: translateX(-50%) translateY(0);
} .floating-contact-wp .float-widget-wp:nth-child(1) { animation: floatPopIn 0.4s 0.1s both; }
.floating-contact-wp .float-widget-wp:nth-child(2) { animation: floatPopIn 0.4s 0.2s both; }
.floating-contact-wp .float-widget-wp:nth-child(3) { animation: floatPopIn 0.4s 0.3s both; }
@keyframes floatPopIn {
from { opacity: 0; transform: scale(0.5) translateY(20px); }
to   { opacity: 1; transform: scale(1) translateY(0); }
} .scroll-video-section-wp {
position: relative;
width: 100%;
height: 200vh; background-color: #000000;
overflow: visible;
z-index: 10;
}
.scroll-video-sticky-wp {
position: sticky;
top: 80px; height: calc(100vh - 80px);
width: 100%;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
background-color: #000000;
}
#scroll-video-wp {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
height: 100%;
object-fit: contain; pointer-events: none;
z-index: 1;
}
.video-overlay-tint-wp {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: radial-gradient(circle, transparent 20%, rgba(0,0,0,0.8) 95%);
pointer-events: none;
}
.scroll-video-overlay-left-wp {
position: absolute;
z-index: 10;
pointer-events: none;
}
.brand-text-container-wp {
position: absolute;
left: 40px;
top: 50%;
transform: translateY(-50%);
width: 90%;
max-width: 460px;
pointer-events: none;
min-height: 280px;
}
.brand-text-slide-wp {
position: absolute;
top: 0;
left: 0;
width: 100%; background: rgba(0, 0, 0, 0.55);
backdrop-filter: blur(15px);
-webkit-backdrop-filter: blur(15px);
border: 1px solid rgba(255, 255, 255, 0.1);
border-radius: 16px;
padding: 30px;
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);
pointer-events: auto; opacity: 0;
visibility: hidden;
transform: translateY(12px);
transition: opacity 0.55s cubic-bezier(0.16, 1, 0.3, 1),
visibility 0.55s cubic-bezier(0.16, 1, 0.3, 1),
transform 0.55s cubic-bezier(0.16, 1, 0.3, 1);
}
.brand-text-slide-wp.active {
opacity: 1;
visibility: visible;
transform: translateY(0);
}
.brand-slide-title-wp {
font-size: 2.2rem;
font-weight: 800;
color: #ffffff !important;
line-height: 1.2;
margin-bottom: 12px;
}
.gradient-text-wp {
background: linear-gradient(135deg, var(--accent-cyan), var(--accent-teal));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.brand-slide-bullets-wp {
list-style: none !important;
padding: 0 !important;
margin: 0 !important;
}
.brand-slide-bullets-wp li {
font-size: 0.95rem;
color: #94a3b8;
position: relative;
padding-left: 20px;
margin-bottom: 6px;
}
.brand-slide-bullets-wp li::before {
content: "•";
color: var(--accent-cyan);
position: absolute;
left: 0;
font-size: 1.2rem;
} .brand-ticker-wp {
background: #090d16;
border-top: 1px solid var(--border-color);
border-bottom: 1px solid var(--border-color);
padding: 16px 0;
overflow: hidden;
white-space: nowrap;
width: 100%;
}
.ticker-track-wp {
display: inline-block;
animation: scrollTicker-wp 25s linear infinite;
}
.ticker-item-wp {
font-size: 1.1rem;
font-weight: 800;
color: var(--text-muted);
margin: 0 40px;
letter-spacing: 2px;
}
@keyframes scrollTicker-wp {
0% { transform: translateX(0); }
100% { transform: translateX(-50%); }
} .trust-section-wp {
background: #020617;
padding: 80px 0;
color: var(--text-primary);
}
.container-wp {
max-width: 1200px;
margin: 0 auto;
padding: 0 20px;
}
.section-title-wp {
font-size: 2rem;
font-weight: 800;
text-align: center;
color: var(--text-primary) !important;
margin-bottom: 10px;
}
.section-subtitle-wp {
text-align: center;
color: var(--text-secondary);
max-width: 650px;
margin: 0 auto 50px auto;
}
.features-grid-wp {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 24px;
}
.feature-card-wp {
background: var(--glass-bg);
backdrop-filter: blur(var(--glass-blur));
-webkit-backdrop-filter: blur(var(--glass-blur));
border: 1px solid var(--glass-border);
border-radius: 16px;
padding: 24px;
display: flex;
flex-direction: column;
justify-content: space-between;
min-height: 380px;
transition: transform 0.3s ease;
}
.feature-card-wp:hover {
transform: translateY(-4px);
}
.feature-icon-wp {
width: 48px;
height: 48px;
background: rgba(6, 182, 212, 0.1);
border-radius: 10px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 16px;
color: var(--accent-cyan);
}
.feature-icon-wp svg {
width: 24px;
height: 24px;
}
.feature-title-wp {
font-size: 1.15rem;
font-weight: 700;
margin-bottom: 10px;
color: var(--text-primary) !important;
}
.feature-desc-wp {
font-size: 0.85rem;
color: var(--text-secondary);
line-height: 1.4;
margin-bottom: 20px;
} .feature-infographic-wp {
background: rgba(0, 0, 0, 0.2);
border: 1px solid var(--border-color);
border-radius: 12px;
padding: 12px;
min-height: 95px;
display: flex;
flex-direction: column;
justify-content: center;
}
.row-layout-wp {
flex-direction: row;
gap: 12px;
align-items: center;
}
.icon-circle-wp {
width: 36px;
height: 36px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
}
.cyan-glow-wp {
background: rgba(6, 182, 212, 0.1);
border: 1px solid rgba(6, 182, 212, 0.3);
color: var(--accent-cyan);
}
.teal-glow-wp {
background: rgba(13, 148, 136, 0.1);
border: 1px solid rgba(13, 148, 136, 0.3);
color: var(--accent-teal);
}
.infographic-title-wp {
font-size: 0.72rem;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.05em;
margin-bottom: 2px;
}
.infographic-desc-wp {
font-size: 0.68rem;
color: var(--text-muted);
line-height: 1.2;
}
.color-cyan-wp { color: var(--accent-cyan); }
.color-teal-wp { color: var(--accent-teal); } .chat-mockup-wp {
padding: 10px;
font-size: 0.7rem;
}
.chat-header-wp {
display: flex;
align-items: center;
gap: 6px;
color: #22c55e;
font-weight: 600;
border-bottom: 1px solid rgba(255, 255, 255, 0.06);
padding-bottom: 4px;
margin-bottom: 6px;
}
.chat-dot-wp {
width: 6px;
height: 6px;
background: #22c55e;
border-radius: 50%;
}
.chat-messages-wp {
display: flex;
flex-direction: column;
gap: 4px;
}
.chat-bubble-incoming-wp {
background: rgba(255, 255, 255, 0.05);
padding: 4px 8px;
border-radius: 6px 6px 6px 0;
align-self: flex-start;
max-width: 90%;
color: var(--text-primary);
}
.chat-bubble-outgoing-wp {
background: #25d366;
color: #000;
padding: 4px 8px;
border-radius: 6px 6px 0 6px;
align-self: flex-end;
max-width: 90%;
font-weight: 500;
} .text-center-wp {
text-align: center;
}
.stars-wp {
color: #fbbc04;
font-size: 0.95rem;
letter-spacing: 2px;
margin-bottom: 4px;
}
.stars-rating-text-wp {
font-weight: 700;
font-size: 0.78rem;
color: var(--accent-cyan);
margin-bottom: 2px;
}
.stars-quote-wp {
font-size: 0.65rem;
color: var(--text-muted);
font-style: italic;
} .stats-row-wp {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 20px;
margin-top: 60px;
text-align: center;
}
.stat-number-wp {
font-size: 2.8rem;
font-weight: 800;
display: block;
}
.stat-label-wp {
color: var(--text-secondary);
font-size: 0.9rem;
font-weight: 500;
margin-top: 4px;
} .certs-section-wp {
background: #020617;
padding: 60px 0 80px 0;
border-top: 1px solid var(--border-color);
}
@media (max-width: 1024px) {
.features-grid-wp { grid-template-columns: repeat(2, 1fr); }
.scroll-video-overlay-left-wp { width: 60%; left: 5%; }
}
@media (max-width: 640px) { .scroll-video-section-wp { height: 150vh; }
.scroll-video-sticky-wp { top: 60px; height: calc(100vh - 60px); } .scroll-video-overlay-left-wp {
position: absolute;
top: 16px;
left: 12px;
width: 55%; max-width: 220px; max-height: calc(100vh - 100px);
overflow: hidden; z-index: 10;
} .brand-text-container-wp {
position: relative !important; width: 100% !important;
height: 100% !important;
left: auto !important;
top: auto !important;
transform: none !important;
max-width: none !important;
min-height: unset !important;
max-height: none !important;
} .brand-text-slide-wp {
position: absolute !important; top: 0;
left: 0;
backdrop-filter: none !important;
-webkit-backdrop-filter: none !important;
background: rgba(5, 12, 28, 0.92) !important;
padding: 12px 10px;
overflow: visible;
width: 100% !important;
} .brand-slide-title-wp {
font-size: 0.9rem !important;
line-height: 1.2;
margin-bottom: 6px;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
} .brand-slide-bullets-wp {
max-height: 80px;
overflow: hidden;
}
.brand-slide-bullets-wp li {
font-size: 0.68rem !important;
margin-bottom: 3px !important;
padding-left: 12px !important;
line-height: 1.3;
}
.brand-slide-bullets-wp li::before {
font-size: 0.9rem;
} .features-grid-wp { grid-template-columns: 1fr; }
.stats-row-wp { grid-template-columns: 1fr; gap: 30px; } .ticker-track-wp { animation-duration: 40s; }
} .brand-showcase-section-wp {
background: #020617;
padding: 60px 0 80px 0;
border-top: 1px solid var(--border-color);
border-bottom: 1px solid var(--border-color);
}
.products-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 30px;
margin-top: 40px;
}
.product-card {
background: var(--glass-bg);
backdrop-filter: blur(var(--glass-blur));
-webkit-backdrop-filter: blur(var(--glass-blur));
border: 1px solid var(--glass-border);
border-radius: 16px;
overflow: hidden;
transition: transform var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast);
display: flex;
flex-direction: column;
justify-content: space-between;
min-height: 440px;
}
.product-card:hover {
border-color: var(--accent-teal);
transform: translateY(-6px);
box-shadow: 0 10px 25px rgba(6, 182, 212, 0.15);
}
.product-media {
aspect-ratio: 1 / 1;
background: rgba(255, 255, 255, 0.02);
position: relative;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
border-bottom: 1px solid var(--border-color);
}
.product-media svg {
width: 70px;
height: 70px;
color: var(--accent-cyan);
transition: transform var(--transition-fast);
}
.product-card:hover .product-media svg {
transform: scale(1.06);
}
.brand-badge {
position: absolute;
bottom: 14px;
right: 14px;
background: rgba(6, 182, 212, 0.15);
border: 1px solid rgba(6, 182, 212, 0.3);
padding: 4px 10px;
border-radius: 6px;
font-size: 0.7rem;
font-weight: 700;
color: var(--accent-cyan);
text-transform: uppercase;
letter-spacing: 0.05em;
z-index: 10;
}
.product-info {
padding: 20px;
flex-grow: 1;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.product-title {
font-size: 1.25rem !important;
font-weight: 700;
margin: 0 0 8px 0;
color: var(--text-primary) !important;
}
.product-description {
color: var(--text-secondary);
font-size: 0.88rem;
line-height: 1.4;
margin: 0 0 16px 0;
min-height: 60px;
}
.product-tags {
display: flex;
flex-wrap: wrap;
gap: 6px;
margin-bottom: 20px;
}
.product-tag {
font-size: 0.72rem;
background: rgba(255, 255, 255, 0.03);
color: var(--text-secondary);
padding: 3px 8px;
border-radius: 6px;
border: 1px solid var(--border-color);
}
.product-actions {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
gap: 8px;
} .btn,
a.btn,
button.btn {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 8px;
padding: 12px 24px;
border-radius: 8px;
font-size: 0.9rem;
font-weight: 600;
font-family: 'Outfit', 'Inter', sans-serif;
text-decoration: none !important;
cursor: pointer;
border: 1px solid transparent;
transition: background 0.25s ease, color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, transform 0.2s ease;
line-height: 1.4;
white-space: nowrap;
}
.btn:hover,
a.btn:hover {
transform: translateY(-1px);
} .btn-primary,
a.btn-primary {
background: var(--accent-gradient);
color: #ffffff !important;
border-color: transparent;
}
.btn-primary:hover,
a.btn-primary:hover {
box-shadow: 0 6px 20px rgba(6, 182, 212, 0.35);
color: #ffffff !important;
} button.wc-add-to-cart-btn {
background: var(--accent-gradient);
border: none;
cursor: pointer;
transition: background 0.3s ease, box-shadow 0.2s ease, transform 0.2s ease;
}
button.wc-add-to-cart-btn:hover:not(:disabled) {
box-shadow: 0 6px 20px rgba(6, 182, 212, 0.35);
transform: translateY(-1px);
}
button.wc-add-to-cart-btn:disabled {
opacity: 0.8;
cursor: not-allowed;
} .btn-secondary,
a.btn-secondary {
background: rgba(255, 255, 255, 0.05);
color: #ffffff !important;
border-color: rgba(255, 255, 255, 0.2) !important;
}
.btn-secondary svg,
a.btn-secondary svg {
stroke: #ffffff !important;
color: #ffffff !important;
}
.btn-secondary:hover,
a.btn-secondary:hover {
background: rgba(6, 182, 212, 0.1);
color: #06b6d4 !important;
border-color: rgba(6, 182, 212, 0.5) !important;
}
.btn-secondary:hover svg,
a.btn-secondary:hover svg {
stroke: #06b6d4 !important;
}
.btn-secondary,
a.btn-secondary,
button.btn-secondary {
color: #ffffff !important;
border-color: rgba(255, 255, 255, 0.18) !important;
}
.btn-secondary svg,
a.btn-secondary svg {
stroke: #ffffff !important;
color: #ffffff !important;
}
.btn-secondary:hover,
a.btn-secondary:hover {
color: #06b6d4 !important;
border-color: rgba(6, 182, 212, 0.5) !important;
}
.btn-secondary:hover svg,
a.btn-secondary:hover svg {
stroke: #06b6d4 !important;
}
.product-actions .btn-secondary {
background: rgba(255, 255, 255, 0.05);
border: 1px solid var(--border-color);
color: var(--text-primary) !important;
padding: 8px;
border-radius: 8px;
text-align: center;
font-size: 0.82rem;
font-weight: 700;
text-decoration: none;
transition: background var(--transition-fast);
}
.product-actions .btn-secondary:hover {
background: rgba(255, 255, 255, 0.1);
}
.product-actions .btn-whatsapp {
background: #25d366;
color: #ffffff !important;
padding: 8px;
border-radius: 8px;
text-align: center;
font-size: 0.82rem;
font-weight: 700;
text-decoration: none;
transition: transform var(--transition-fast);
}
.product-actions .btn-whatsapp:hover {
transform: translateY(-1px);
} .product-actions .btn-pricelist {
display: flex;
align-items: center;
justify-content: center;
gap: 5px;
background: rgba(251, 191, 36, 0.12);
border: 1px solid rgba(251, 191, 36, 0.4);
color: #fbbf24 !important;
padding: 8px 6px;
border-radius: 8px;
text-align: center;
font-size: 0.78rem;
font-weight: 700;
text-decoration: none;
transition: background 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
white-space: nowrap;
}
.product-actions .btn-pricelist svg {
width: 13px;
height: 13px;
stroke: #fbbf24;
flex-shrink: 0;
}
.product-actions .btn-pricelist:hover {
background: rgba(251, 191, 36, 0.22);
border-color: rgba(251, 191, 36, 0.7);
color: #fde68a !important;
transform: translateY(-1px);
}
@media (max-width: 1200px) {
.products-grid {
grid-template-columns: repeat(2, 1fr);
gap: 20px;
}
}
@media (max-width: 680px) {
.products-grid {
grid-template-columns: 1fr;
}
} .custom-header-wp {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 80px;
background: #000000;
border-bottom: 1px solid rgba(255, 255, 255, 0.08);
z-index: 99999;
display: flex;
align-items: center;
}
.header-container-wp {
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding: 0 20px;
display: flex;
justify-content: space-between;
align-items: center;
}
.logo-link-wp {
display: flex;
align-items: center;
height: 80px;
overflow: hidden;
text-decoration: none;
}
.logo-video-wp {
height: 80px;
width: auto;
display: block;
transition: transform 0.3s ease;
}
.logo-link-wp:hover .logo-video-wp {
transform: scale(1.05);
}
.nav-menu-wp {
display: flex;
list-style: none;
margin: 0;
padding: 0;
gap: 28px;
}
.nav-menu-wp a {
color: #94a3b8;
text-decoration: none;
font-size: 0.95rem;
font-weight: 600;
position: relative;
display: inline-block;
transition: color 0.3s cubic-bezier(0.25, 0.8, 0.25, 1), 
transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1), 
text-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.nav-menu-wp a::after {
content: '';
position: absolute;
bottom: -4px;
left: 50%;
width: 0;
height: 2px;
background: linear-gradient(90deg, var(--accent-cyan, #06b6d4), var(--accent-teal, #14b8a6));
border-radius: 2px;
transform: translateX(-50%);
box-shadow: 0 0 8px var(--accent-cyan, #06b6d4), 0 0 15px var(--accent-teal, #14b8a6);
transition: width 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.nav-menu-wp a:hover {
color: #ffffff;
transform: scale(1.08) translateY(-1px);
text-shadow: 0 0 8px rgba(6, 182, 212, 0.8), 
0 0 15px rgba(6, 182, 212, 0.5), 
0 0 25px rgba(6, 182, 212, 0.3);
}
.nav-menu-wp a:hover::after {
width: 100%;
}
.nav-menu-wp a.active {
color: var(--accent-cyan, #06b6d4);
text-shadow: 0 0 6px rgba(6, 182, 212, 0.4);
}
.nav-menu-wp a.active::after {
width: 100%;
background: var(--accent-cyan, #06b6d4);
box-shadow: 0 0 6px var(--accent-cyan, #06b6d4);
}
.header-actions-wp {
display: flex;
align-items: center;
gap: 16px;
}
.btn-quote-wp {
background: linear-gradient(135deg, #06b6d4, #14b8a6);
color: #ffffff !important;
padding: 8px 18px;
border-radius: 8px;
text-decoration: none;
font-size: 0.88rem;
font-weight: 700;
transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.btn-quote-wp:hover {
transform: translateY(-1px);
box-shadow: 0 4px 12px rgba(6, 182, 212, 0.2);
} .custom-footer-wp {
background: #090d16;
border-top: 1px solid rgba(255, 255, 255, 0.08);
padding: 60px 0 30px 0;
color: #94a3b8;
font-family: 'Outfit', sans-serif;
}
.footer-grid-wp {
display: grid;
grid-template-columns: 2fr 1fr 1.5fr;
gap: 40px;
margin-bottom: 40px;
}
.footer-col-wp h4 {
color: #ffffff;
font-size: 1.1rem;
font-weight: 700;
margin-bottom: 20px;
text-transform: uppercase;
letter-spacing: 1px;
}
.footer-col-wp p {
font-size: 0.88rem;
line-height: 1.6;
margin: 0 0 16px 0;
}
.footer-links-wp {
list-style: none;
padding: 0;
margin: 0;
display: flex;
flex-direction: column;
gap: 10px;
}
.footer-links-wp a {
color: #94a3b8;
text-decoration: none;
font-size: 0.88rem;
transition: color 0.25s ease;
}
.footer-links-wp a:hover {
color: var(--accent-cyan, #06b6d4);
}
.footer-contact-list-wp {
display: flex;
flex-direction: column;
gap: 12px;
}
.footer-contact-item-wp {
display: flex;
align-items: flex-start;
gap: 12px;
font-size: 0.88rem;
}
.footer-contact-item-wp svg {
width: 18px;
height: 18px;
color: var(--accent-cyan, #06b6d4);
flex-shrink: 0;
margin-top: 2px;
} .footer-phone-list {
display: flex;
flex-direction: column;
gap: 5px;
}
.footer-phone-list a {
color: var(--text-secondary, #94a3b8);
text-decoration: none;
font-size: 0.87rem;
transition: color 0.2s ease;
}
.footer-phone-list a:hover {
color: var(--accent-cyan, #06b6d4);
}
.footer-bottom-wp {
border-top: 1px solid rgba(255, 255, 255, 0.05);
padding-top: 24px;
text-align: center;
font-size: 0.8rem;
color: #64748b;
} .burger-wp {
display: none;
flex-direction: column;
gap: 5px;
cursor: pointer;
background: none;
border: none;
padding: 4px;
}
.burger-wp span {
width: 24px;
height: 2px;
background: #ffffff;
display: block;
}
@media (max-width: 768px) {
.nav-menu-wp {
display: none;
position: fixed;
top: 80px;
left: 0;
width: 100%;
height: calc(100vh - 80px);
background-color: #0b0f19;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 30px;
padding-bottom: 80px;
z-index: 1000;
}
.nav-menu-wp.mobile-active {
display: flex;
}
.burger-wp {
display: flex;
flex-direction: column;
justify-content: space-between;
width: 24px;
height: 18px;
background: none;
border: none;
cursor: pointer;
z-index: 1010;
padding: 0;
}
.burger-wp span {
width: 100%;
height: 2px;
background-color: #ffffff;
transition: transform 0.25s ease, opacity 0.25s ease;
}
.burger-wp.toggle .line1 {
transform: rotate(-45deg) translate(-5px, 6px);
}
.burger-wp.toggle .line2 {
opacity: 0;
}
.burger-wp.toggle .line3 {
transform: rotate(45deg) translate(-5px, -6px);
}
.footer-grid-wp {
grid-template-columns: 1fr;
gap: 30px;
}
.btn-quote-wp {
display: none;
}
} #site-preloader {
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
background-color: var(--bg-primary, #0b0f19);
z-index: 100000;
display: flex;
justify-content: center;
align-items: center;
transition: opacity 0.6s cubic-bezier(0.85, 0, 0.15, 1), transform 0.8s cubic-bezier(0.85, 0, 0.15, 1);
}
#site-preloader.preloader-hidden {
opacity: 0;
transform: translateY(-100vh);
pointer-events: none;
}
.preloader-content {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
z-index: 10;
}
.preloader-stage {
position: relative;
width: 160px;
height: 160px;
margin-bottom: 24px;
display: flex;
justify-content: center;
align-items: center;
}
.preloader-icon {
position: absolute;
width: 120px;
height: 120px;
opacity: 0;
transform: scale(0.8);
transition: opacity 0.4s cubic-bezier(0.16, 1, 0.3, 1), transform 0.4s cubic-bezier(0.16, 1, 0.3, 1);
pointer-events: none;
}
.preloader-icon.active {
opacity: 1;
transform: scale(1);
pointer-events: auto;
} .preloader-icon.lug-icon {
color: #ff8c42; }
.preloader-icon.gland-icon {
color: #ffd166; }
.preloader-icon.tie-icon {
color: #06b6d4; }
.preloader-icon.pvc-icon {
color: #10b981; }
.preloader-icon.connector-icon {
color: #a855f7; }
.preloader-icon.hooter-icon {
color: #f43f5e; }
.preloader-icon.tower-icon {
color: #3b82f6; } .preloader-icon .draw-path {
stroke-dasharray: 400;
stroke-dashoffset: 400;
}
.preloader-icon.active .draw-path {
animation: draw-stroke-ani 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}
@keyframes draw-stroke-ani {
to {
stroke-dashoffset: 0;
}
}
.preloader-icon .draw-path-dashed {
opacity: 0;
transition: opacity 0.5s ease 0.8s;
}
.preloader-icon.active .draw-path-dashed {
opacity: 0.6;
} .preloader-title {
font-family: 'Outfit', sans-serif;
font-size: 1.8rem;
font-weight: 800;
letter-spacing: 0.05em;
margin-bottom: 6px;
background: var(--accent-gradient);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.preloader-subtitle {
font-size: 0.8rem;
color: var(--text-muted);
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.1em;
margin-bottom: 24px;
}
.preloader-label {
font-size: 0.85rem;
font-weight: 700;
color: var(--text-secondary);
text-transform: uppercase;
letter-spacing: 0.1em;
min-height: 20px;
transition: color 0.3s ease;
} .preloader-progress-wrapper {
width: 240px;
height: 4px;
background-color: var(--border-color);
border-radius: 2px;
overflow: hidden;
margin-top: 16px;
position: relative;
}
.preloader-progress-bar {
width: 0%;
height: 100%;
background: var(--accent-gradient);
box-shadow: 0 0 8px var(--accent-cyan);
transition: width 0.1s linear;
}
.preloader-percent {
font-family: 'Outfit', sans-serif;
font-size: 2.2rem;
font-weight: 800;
color: var(--text-primary);
margin-top: 10px;
} .preloader-grid-bg {
position: absolute;
inset: 0;
background-image: 
radial-gradient(circle at 50% 50%, rgba(6, 182, 212, 0.04) 0%, transparent 70%),
linear-gradient(rgba(255, 255, 255, 0.01) 1px, transparent 1px),
linear-gradient(90deg, rgba(255, 255, 255, 0.01) 1px, transparent 1px);
background-size: 100% 100%, 40px 40px, 40px 40px;
z-index: 1;
} body.preloader-done {
overflow-y: auto;
} .product-image,
.product-video {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform var(--transition-fast, 0.25s ease);
}
.product-card:hover .product-image,
.product-card:hover .product-video {
transform: scale(1.04);
} .footer-map-link {
display: block;
margin-top: 16px;
border-radius: 8px;
overflow: hidden;
border: 1px solid var(--border-color);
transition: border-color var(--transition-fast, 0.25s ease), transform var(--transition-fast, 0.25s ease), box-shadow var(--transition-fast, 0.25s ease);
}
.footer-map-link:hover {
border-color: var(--accent-cyan);
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(6, 182, 212, 0.25);
}
.footer-map-link img {
width: 100%;
height: 90px;
object-fit: cover;
display: block;
} body {
background-color: #0b0f19 !important;
}
.site {
width: 100% !important;
max-width: 100% !important;
box-shadow: none !important;
background: transparent !important;
} body, p, a, h1, h2, h3, h4, h5, h6, li, span, input, button, select, textarea {
font-family: 'Outfit', 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif !important;
} h1, h2, h3, h4, h5, h6 {
color: #ffffff !important;
}  @keyframes neonSwitchOn {
0%   {
opacity: 0;
color: #94a3b8;
text-shadow: none;
}
40%  {
opacity: 0.7;
color: #e2e8f0;
text-shadow: 0 0 20px rgba(6,182,212,0.3), 0 0 40px rgba(6,182,212,0.1);
}
70%  {
opacity: 1;
color: #ffffff;
text-shadow: 0 0 14px rgba(6,182,212,0.5), 0 0 30px rgba(6,182,212,0.2);
}
100% {
opacity: 1;
color: #ffffff;
text-shadow: 0 0 8px rgba(6,182,212,0.25), 0 0 18px rgba(6,182,212,0.1);
}
} @keyframes neonGlow {
0%   { text-shadow: 0 0 6px rgba(6,182,212,0.18), 0 0 14px rgba(6,182,212,0.06); }
50%  { text-shadow: 0 0 14px rgba(6,182,212,0.38), 0 0 30px rgba(6,182,212,0.16), 0 0 50px rgba(20,184,166,0.06); }
100% { text-shadow: 0 0 6px rgba(6,182,212,0.18), 0 0 14px rgba(6,182,212,0.06); }
} .section h2,
.section h3,
.page-header .page-title,
.cta-banner .cta-title,
.about-timeline-title,
.section-title-wp {
opacity: 0;
transition: none;
}
.section h2.neon-lit,
.section h3.neon-lit,
.page-header .page-title.neon-lit,
.cta-banner .cta-title.neon-lit,
.about-timeline-title.neon-lit,
.section-title-wp.neon-lit {
animation:
neonSwitchOn 1.8s ease-out forwards,
neonGlow 5s ease-in-out 1.8s infinite;
opacity: 1;
color: #ffffff !important;
} .section h2 .gradient-text.neon-lit,
.page-title .gradient-text {
opacity: 1 !important; } body.home, 
body.home #page, 
body.home #content, 
body.home .site-content, 
body.home .site,
body.home #primary,
body.home #main {
overflow: visible !important;
}  .page-header {
padding: 140px 0 60px 0;
background-color: var(--bg-secondary);
border-bottom: 1px solid var(--border-color);
text-align: center;
}
.page-title {
font-size: 3rem;
margin-bottom: 16px;
font-weight: 800;
}
.page-desc {
color: var(--text-secondary);
max-width: 600px;
margin: 0 auto;
font-size: 1.1rem;
} .catalog-grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
gap: 30px;
margin-top: 40px;
}
.catalog-card {
background-color: var(--bg-secondary);
border: 1px solid var(--border-color);
border-radius: 16px;
padding: 30px;
display: flex;
flex-direction: column;
align-items: flex-start;
transition: border var(--transition-normal), transform var(--transition-normal), box-shadow var(--transition-normal);
}
.catalog-card:hover {
border-color: var(--border-hover);
transform: translateY(-6px);
box-shadow: var(--card-shadow);
} .catalog-card-media {
width: 100%;
height: 180px;
border-radius: 12px;
overflow: hidden;
position: relative;
margin-bottom: 20px;
background-color: rgba(255, 255, 255, 0.02);
border: 1px solid var(--border-color);
}
.catalog-card-img,
.catalog-card-video {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform var(--transition-normal);
}
.catalog-card:hover .catalog-card-img,
.catalog-card:hover .catalog-card-video {
transform: scale(1.06);
}
.catalog-card-media-overlay {
position: absolute;
bottom: 12px;
left: 12px;
background: rgba(6, 182, 212, 0.85);
padding: 4px 10px;
border-radius: 6px;
backdrop-filter: blur(4px);
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25);
}
.catalog-card-brand-badge {
font-size: 0.72rem;
font-weight: 700;
color: #ffffff;
text-transform: uppercase;
letter-spacing: 0.05em;
}
.catalog-icon {
width: 48px;
height: 48px;
border-radius: 12px;
background: rgba(6, 182, 212, 0.08);
display: flex;
justify-content: center;
align-items: center;
color: var(--accent-cyan);
margin-bottom: 20px;
}
.catalog-icon svg {
width: 24px;
height: 24px;
fill: currentColor;
}
.catalog-card-title {
font-size: 1.3rem;
margin-bottom: 6px;
font-weight: 700;
color: var(--text-primary);
}
.catalog-card-brand {
font-size: 0.8rem;
font-weight: 700;
color: var(--accent-teal);
text-transform: uppercase;
margin-bottom: 16px;
letter-spacing: 0.05em;
}
.catalog-card-desc {
color: var(--text-secondary);
font-size: 0.9rem;
margin-bottom: 24px;
flex-grow: 1;
line-height: 1.5;
}
.catalog-card .btn {
width: 100%;
} .contact-grid {
display: grid;
grid-template-columns: 1fr 1.2fr;
gap: 48px;
margin-top: 40px;
}
.contact-info-panel {
display: flex;
flex-direction: column;
gap: 30px;
}
.contact-info-card {
background-color: var(--bg-secondary);
border: 1px solid var(--border-color);
border-radius: 16px;
padding: 24px;
display: flex;
gap: 20px;
align-items: flex-start;
}
.contact-icon {
width: 44px;
height: 44px;
border-radius: 10px;
background: rgba(6, 182, 212, 0.08);
display: flex;
justify-content: center;
align-items: center;
color: var(--accent-cyan);
flex-shrink: 0;
}
.contact-icon svg {
width: 20px;
height: 20px;
fill: currentColor;
}
.contact-detail-title {
font-size: 1rem;
font-weight: 600;
margin-bottom: 4px;
color: var(--text-muted);
}
.contact-detail-text {
font-size: 1.05rem;
color: var(--text-primary);
line-height: 1.5;
}
.contact-detail-text a {
color: var(--text-primary);
text-decoration: none;
transition: color var(--transition-fast);
}
.contact-detail-text a:hover {
color: var(--accent-cyan);
}
.map-container {
height: 240px;
border-radius: 16px;
overflow: hidden;
border: 1px solid var(--border-color);
box-shadow: var(--card-shadow);
}
.map-container iframe {
width: 100%;
height: 100%;
border: none;
}
.contact-form-panel {
background-color: var(--bg-secondary);
border: 1px solid var(--border-color);
border-radius: 24px;
padding: 40px;
box-shadow: var(--card-shadow);
}
.form-group {
margin-bottom: 24px;
}
.form-label {
display: block;
font-size: 0.9rem;
font-weight: 600;
margin-bottom: 8px;
color: var(--text-secondary);
}
.form-input {
width: 100%;
padding: 12px 16px;
border-radius: 8px;
background-color: var(--bg-tertiary);
border: 1px solid var(--border-color);
color: var(--text-primary);
font-family: inherit;
font-size: 0.95rem;
transition: border var(--transition-fast), box-shadow var(--transition-fast);
}
.form-input:focus {
outline: none;
border-color: var(--accent-cyan);
box-shadow: 0 0 0 3px rgba(6, 182, 212, 0.15);
}
textarea.form-input {
resize: vertical;
min-height: 120px;
} .shop-layout {
display: grid;
grid-template-columns: 280px 1fr;
gap: 30px;
margin-top: 40px;
}
.filter-panel {
background-color: var(--bg-secondary);
border: 1px solid var(--border-color);
border-radius: 16px;
padding: 24px;
height: fit-content;
position: sticky;
top: 100px;
}
.filter-title-sub {
font-size: 1rem;
margin-bottom: 12px;
color: var(--text-primary);
border-bottom: 1px solid var(--border-color);
padding-bottom: 8px;
font-weight: 700;
}
.filter-list {
list-style: none;
display: flex;
flex-direction: column;
gap: 10px;
margin-bottom: 30px;
max-height: 240px;
overflow-y: auto;
padding-right: 8px;
}
.filter-item {
display: flex;
align-items: center;
gap: 10px;
font-size: 0.9rem;
color: var(--text-secondary);
cursor: pointer;
padding: 4px 0;
transition: color var(--transition-fast);
}
.filter-item:hover, .filter-item.active {
color: var(--accent-cyan);
}
.filter-checkbox {
width: 16px;
height: 16px;
border-radius: 4px;
border: 1px solid var(--border-color);
display: inline-flex;
align-items: center;
justify-content: center;
transition: background-color var(--transition-fast);
}
.filter-item.active .filter-checkbox {
background-color: var(--accent-cyan);
border-color: var(--accent-cyan);
}
.filter-item.active .filter-checkbox::after {
content: '✓';
color: white;
font-size: 10px;
font-weight: bold;
}
.shop-controls {
display: flex;
justify-content: space-between;
align-items: center;
gap: 20px;
margin-bottom: 24px;
flex-wrap: wrap;
}
.results-count {
color: var(--text-secondary);
font-size: 0.95rem;
}
.sort-dropdown {
background-color: var(--bg-secondary);
border: 1px solid var(--border-color);
padding: 10px 16px;
border-radius: 8px;
color: var(--text-primary);
font-family: inherit;
cursor: pointer;
outline: none;
}
.sort-dropdown:focus {
border-color: var(--accent-cyan);
}
.pagination {
display: flex;
justify-content: center;
align-items: center;
gap: 12px;
margin-top: 60px;
}
.page-btn {
background-color: var(--bg-secondary);
border: 1px solid var(--border-color);
color: var(--text-primary);
width: 40px;
height: 40px;
border-radius: 8px;
display: inline-flex;
justify-content: center;
align-items: center;
cursor: pointer;
font-weight: 600;
transition: background-color var(--transition-fast), border-color var(--transition-fast);
}
.page-btn:hover, .page-btn.active {
background-color: var(--accent-cyan);
border-color: var(--accent-cyan);
color: white;
}
.page-btn.disabled {
opacity: 0.4;
cursor: not-allowed;
pointer-events: none;
}
.product-grid-shop {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
gap: 24px;
}
@media (max-width: 768px) {
.shop-layout {
grid-template-columns: 1fr;
}
.filter-panel {
position: relative;
top: 0;
}
} .brand-grid-section {
padding: 60px 0 40px 0;
}
.brand-grid {
display: grid;
grid-template-columns: repeat(5, 1fr);
gap: 24px;
margin-top: 30px;
}
.brand-tile {
display: flex;
flex-direction: column;
align-items: center;
cursor: pointer;
text-decoration: none;
transition: transform var(--transition-fast);
}
.brand-tile-image-wrapper {
width: 100%;
aspect-ratio: 1;
border-radius: 16px;
background: #1a2233;
display: flex;
align-items: center;
justify-content: center;
border: none;
box-shadow: none;
overflow: hidden;
padding: 0;
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.brand-tile-image {
width: 100%;
height: 100%;
object-fit: contain;
transition: transform 0.3s ease;
}
.brand-tile-info {
margin-top: 12px;
text-align: center;
font-size: 1rem;
font-weight: 700;
color: var(--text-primary);
transition: color var(--transition-fast);
}
.brand-tile-name {
display: block;
margin-bottom: 2px;
}
.brand-tile-count {
color: var(--text-secondary);
font-weight: 500;
} .brand-tile:hover .brand-tile-image-wrapper {
transform: translateY(-4px);
box-shadow: 0 12px 28px rgba(0, 0, 0, 0.35);
}
.brand-tile:hover .brand-tile-image {
transform: scale(1.05);
}
.brand-tile:hover .brand-tile-info {
color: var(--accent-teal);
}
@media (max-width: 1200px) {
.brand-grid {
grid-template-columns: repeat(4, 1fr);
}
}
@media (max-width: 900px) {
.brand-grid {
grid-template-columns: repeat(3, 1fr);
}
}
@media (max-width: 600px) {
.brand-grid {
grid-template-columns: repeat(2, 1fr);
gap: 16px;
}
}  .page-about-us .page-title,
.page-about-us h1, .page-about-us h2, .page-about-us h3, .page-about-us h4 {
color: #ffffff !important;
}
.page-about-us .page-desc,
.page-about-us p,
.page-about-us li {
color: #cbd5e1 !important;
}
.page-about-us strong {
color: #ffffff !important;
} .gradient-text {
background: linear-gradient(135deg, #06b6d4, #14b8a6);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
} .page-shop .page-title,
.page-shop h1, .page-shop h2, .page-shop h3 {
color: #ffffff !important;
}
.page-shop p, .page-shop span {
color: #cbd5e1;
}
.brand-tile-name-wp {
color: #f1f5f9 !important;
display: block;
margin-bottom: 1px;
font-size: 0.95rem;
font-weight: 700;
}
.brand-tile-count-wp {
color: #94a3b8 !important;
font-weight: 500;
font-size: 0.85rem;
} .brand-grid-section-wp h2 {
color: #ffffff !important;
font-weight: 800;
}
.brand-grid-section-wp p {
color: #94a3b8 !important;
} .filter-title-sub {
color: #f1f5f9 !important;
}
.filter-item {
color: #94a3b8 !important;
} .about-infographic-wp {
width: 100%;
border-radius: 16px;
overflow: hidden;
border: 1px solid var(--border-color);
box-shadow: var(--card-shadow);
margin-top: 40px;
}
.about-infographic-wp img {
width: 100%;
display: block;
} .about-timeline-section {
margin-top: 60px;
padding-top: 60px;
border-top: 1px solid var(--border-color);
}
.about-timeline-title {
font-size: 2rem;
font-weight: 800;
color: #ffffff !important;
text-align: center;
margin-bottom: 48px;
}
.timeline-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 0;
position: relative;
padding-top: 40px;
}
.timeline-grid::before {
content: '';
position: absolute;
top: 18px;
left: 12.5%;
right: 12.5%;
height: 2px;
background: linear-gradient(90deg, #06b6d4, #14b8a6);
}
.timeline-milestone {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
position: relative;
padding: 0 16px;
}
.timeline-dot {
width: 36px;
height: 36px;
border-radius: 50%;
background: linear-gradient(135deg, #06b6d4, #14b8a6);
border: 3px solid #0b0f19;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 16px;
box-shadow: 0 0 16px rgba(6, 182, 212, 0.4);
flex-shrink: 0;
z-index: 1;
}
.timeline-dot svg {
width: 16px;
height: 16px;
color: #ffffff;
stroke: currentColor;
}
.timeline-year {
font-size: 1.5rem;
font-weight: 800;
color: #06b6d4;
margin-bottom: 6px;
}
.timeline-label {
font-size: 0.85rem;
font-weight: 600;
color: #f1f5f9;
margin-bottom: 4px;
}
.timeline-desc {
font-size: 0.78rem;
color: #64748b;
line-height: 1.4;
}
@media (max-width: 768px) {
.timeline-grid {
grid-template-columns: 1fr 1fr;
gap: 30px;
padding-top: 0;
}
.timeline-grid::before { display: none; }
} .about-hero-grid {
display: grid;
grid-template-columns: 1.2fr 1fr;
gap: 48px;
align-items: flex-start;
}
@media (max-width: 900px) {
.about-hero-grid {
grid-template-columns: 1fr;
gap: 30px;
}
}
.cta-banner {
background: linear-gradient(135deg, rgba(6, 182, 212, 0.15) 0%, rgba(13, 148, 136, 0.15) 100%);
border: 1px solid var(--border-color);
border-radius: 24px;
padding: 48px;
display: flex;
justify-content: space-between;
align-items: center;
gap: 40px;
flex-wrap: wrap;
box-shadow: var(--card-shadow);
}
.cta-content {
max-width: 600px;
}
.cta-title {
font-size: 2rem;
font-weight: 800;
margin-bottom: 12px;
}
.cta-desc {
color: var(--text-secondary);
font-size: 1.1rem;
line-height: 1.5;
}
.cta-actions {
display: flex;
gap: 16px;
flex-shrink: 0;
}
@media (max-width: 768px) {
.cta-banner {
padding: 30px;
text-align: center;
flex-direction: column;
}
.cta-actions {
width: 100%;
justify-content: center;
flex-direction: column;
}
.cta-actions .btn {
width: 100%;
}
}
.btn-whatsapp {
background-color: #25d366 !important;
border-color: #25d366 !important;
color: #000000 !important;
font-weight: 700;
}
.btn-whatsapp:hover {
background-color: #20ba59 !important;
border-color: #20ba59 !important;
box-shadow: 0 0 15px rgba(37, 211, 102, 0.4);
} @media (max-width: 768px) { .container, .container-wp {
padding-left: 16px;
padding-right: 16px;
}
.section {
padding: 40px 0;
} * {
backdrop-filter: none !important;
-webkit-backdrop-filter: none !important;
} .glass-card, .contact-info-card, .catalog-card,
.brand-text-slide-wp, .search-box-wrapper,
.feature-card-wp, .cert-card-wp {
background: rgba(10, 18, 35, 0.92) !important;
} .card-animate.card-lit::after {
display: none !important;
} .section h2.neon-lit,
.section h3.neon-lit,
.page-header .page-title.neon-lit,
.cta-banner .cta-title.neon-lit,
.about-timeline-title.neon-lit,
.section-title-wp.neon-lit {
animation: mobileFadeIn 0.8s ease-out forwards !important;
text-shadow: none !important;
}
@keyframes mobileFadeIn {
from { opacity: 0; transform: translateY(10px); }
to   { opacity: 1; transform: translateY(0); }
} .page-header {
padding: 40px 0 30px;
}
.page-title {
font-size: 1.8rem !important;
line-height: 1.2;
}
.page-desc {
font-size: 0.92rem;
} .brand-grid-wp {
grid-template-columns: repeat(2, 1fr) !important;
gap: 12px !important;
}
.section-title-wp {
font-size: 1.4rem;
} ul.products {
grid-template-columns: repeat(2, 1fr) !important;
gap: 14px !important;
} .catalog-grid {
grid-template-columns: 1fr !important;
gap: 16px;
}
.catalog-card {
padding: 20px;
} .contact-grid {
grid-template-columns: 1fr !important;
gap: 24px;
} .about-hero-grid {
grid-template-columns: 1fr !important;
gap: 24px;
}
.about-timeline-title {
font-size: 1.3rem;
} .cta-actions,
div[style*="display: flex"][style*="gap"] {
flex-direction: column;
}
.btn {
width: 100%;
justify-content: center;
font-size: 0.85rem;
padding: 11px 18px;
} .stats-row-wp {
grid-template-columns: repeat(2, 1fr) !important;
gap: 20px;
} .features-grid-wp {
grid-template-columns: 1fr !important;
gap: 16px;
}
.feature-card-wp {
padding: 20px;
} .products-grid {
grid-template-columns: repeat(2, 1fr) !important;
gap: 16px;
} .search-box-wrapper {
max-width: 100% !important;
} .ticker-track-wp {
animation-duration: 45s;
} .card-animate {
transform: translateY(20px);
}
@keyframes cardRise {
0%   { opacity: 0; transform: translateY(20px); }
100% { opacity: 1; transform: translateY(0); }
}
.card-animate.card-lit {
animation: cardRise 0.45s ease-out forwards;
}
}
@media (max-width: 480px) { .page-title {
font-size: 1.5rem !important;
}
.brand-grid-wp {
grid-template-columns: repeat(2, 1fr) !important;
gap: 10px !important;
}
.stats-row-wp {
grid-template-columns: 1fr !important;
}
.brand-tile-info-wp {
font-size: 0.75rem;
}
.ticker-item-wp {
font-size: 0.85rem;
margin: 0 20px;
}
} .brand-cert-grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 14px;
margin-top: 18px;
}
.brand-cert-card {
background: rgba(255,255,255,0.04);
border: 1px solid rgba(6,182,212,0.18);
border-radius: 12px;
overflow: hidden;
cursor: pointer;
transition: transform 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}
.brand-cert-card:hover {
transform: translateY(-4px);
border-color: rgba(6,182,212,0.5);
box-shadow: 0 8px 30px rgba(6,182,212,0.15);
}
.brand-cert-thumb {
width: 100%;
height: 110px;
background-size: cover;
background-position: top center;
background-repeat: no-repeat;
border-bottom: 1px solid rgba(255,255,255,0.07);
}
.brand-cert-info {
padding: 12px 14px;
}
.brand-cert-name {
font-size: 0.95rem;
font-weight: 700;
color: #f1f5f9;
margin: 0 0 3px 0;
}
.brand-cert-meta {
font-size: 0.78rem;
color: #94a3b8;
margin: 0 0 8px 0;
line-height: 1.4;
}
.brand-cert-link {
font-size: 0.8rem;
font-weight: 600;
color: #06b6d4;
letter-spacing: 0.3px;
}
@media (max-width: 480px) {
.brand-cert-grid { grid-template-columns: 1fr; }
} .brand-cert-grid {
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-top: 16px;
justify-content: flex-start;
}
.brand-cert-card {
flex: 0 0 calc(25% - 8px);
background: #fff;
border: 1px solid #e2e8f0;
border-radius: 4px;
overflow: hidden;
cursor: pointer;
box-shadow: 0 2px 8px rgba(0,0,0,0.18);
transition: transform 0.2s ease, box-shadow 0.2s ease;
position: relative;
}
.brand-cert-card:hover {
transform: translateY(-3px) scale(1.03);
box-shadow: 0 6px 24px rgba(6,182,212,0.25);
}
.brand-cert-thumb {
width: 100%;
padding-bottom: 141%;
background-size: cover;
background-position: top center;
background-repeat: no-repeat;
}
.brand-cert-info {
display: none;
} .brand-cert-card::after {
content: "View";
position: absolute;
bottom: 6px;
right: 6px;
background: rgba(6,182,212,0.9);
color: #fff;
font-size: 0.65rem;
font-weight: 700;
padding: 3px 7px;
border-radius: 3px;
letter-spacing: 0.5px;
opacity: 0;
transition: opacity 0.2s ease;
}
.brand-cert-card:hover::after { opacity: 1; }
@media (max-width: 600px) {
.brand-cert-card { flex: 0 0 calc(50% - 6px); }
} .mfg-facility-card .cert-header-tag {
background: rgba(251,146,60,0.15);
color: #fb923c;
border-color: rgba(251,146,60,0.3);
}
.mfg-photo-wrapper {
position: relative;
width: 100%;
border-radius: 10px;
overflow: hidden;
cursor: pointer;
margin: 14px 0 16px 0;
}
.mfg-photo-img {
width: 100%;
height: 180px;
object-fit: cover;
display: block;
transition: transform 0.35s ease;
}
.mfg-photo-wrapper:hover .mfg-photo-img { transform: scale(1.04); }
.mfg-photo-overlay {
position: absolute;
inset: 0;
background: rgba(0,0,0,0.35);
display: flex;
align-items: center;
justify-content: center;
opacity: 0;
transition: opacity 0.25s ease;
}
.mfg-photo-wrapper:hover .mfg-photo-overlay { opacity: 1; }
.mfg-photo-overlay span {
color: #fff;
font-weight: 700;
font-size: 0.92rem;
background: rgba(251,146,60,0.85);
padding: 8px 18px;
border-radius: 20px;
letter-spacing: 0.5px;
}
.mfg-highlights {
display: flex;
flex-direction: column;
gap: 12px;
}
.mfg-highlight-item {
display: flex;
align-items: flex-start;
gap: 10px;
}
.mfg-highlight-icon {
font-size: 0.6rem;
color: #06b6d4;
margin-top: 5px;
flex-shrink: 0;
}
.mfg-highlight-item strong {
display: block;
font-size: 0.88rem;
color: #f1f5f9;
font-weight: 700;
margin-bottom: 2px;
}
.mfg-highlight-item p {
font-size: 0.78rem;
color: #94a3b8;
line-height: 1.5;
margin: 0;
} .brand-cert-grid {
display: flex;
flex-direction: row;
gap: 6px;
margin-top: 14px;
flex-wrap: nowrap;
}
.brand-cert-card {
flex: 1 1 0;
min-width: 0;
border-radius: 4px;
overflow: hidden;
cursor: pointer;
box-shadow: 0 2px 8px rgba(0,0,0,0.25);
border: 1px solid rgba(255,255,255,0.08);
transition: transform 0.2s ease, box-shadow 0.2s ease;
position: relative;
}
.brand-cert-card:hover {
transform: translateY(-3px) scale(1.04);
box-shadow: 0 6px 22px rgba(6,182,212,0.3);
border-color: rgba(6,182,212,0.4);
z-index: 2;
}
.brand-cert-img {
width: 100%;
height: auto;
display: block;
object-fit: cover;
object-position: top;
max-height: 160px;
} .brand-cert-card::after {
content: "\25B6";
position: absolute;
bottom: 4px;
right: 5px;
background: rgba(6,182,212,0.88);
color: #fff;
font-size: 0.55rem;
padding: 2px 5px;
border-radius: 3px;
opacity: 0;
transition: opacity 0.2s;
}
.brand-cert-card:hover::after { opacity: 1; } .shop-now-strip-wp {
background: linear-gradient(90deg, rgba(6,182,212,0.12) 0%, rgba(139,92,246,0.10) 100%);
border-top: 1px solid rgba(6,182,212,0.2);
border-bottom: 1px solid rgba(6,182,212,0.2);
padding: 14px 24px;
}
.shop-strip-inner-wp {
max-width: 1140px;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: space-between;
gap: 20px;
flex-wrap: wrap;
}
.shop-strip-text-wp {
color: #cbd5e1;
font-size: 0.92rem;
font-weight: 500;
letter-spacing: 0.2px;
}
.shop-now-btn-wp {
display: inline-flex;
align-items: center;
gap: 8px;
background: linear-gradient(135deg, #06b6d4, #8b5cf6);
color: #fff !important;
font-weight: 700;
font-size: 0.9rem;
padding: 10px 24px;
border-radius: 25px;
text-decoration: none !important;
letter-spacing: 0.5px;
white-space: nowrap;
box-shadow: 0 4px 18px rgba(6,182,212,0.35);
transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.shop-now-btn-wp:hover {
transform: translateY(-2px) scale(1.03);
box-shadow: 0 8px 28px rgba(6,182,212,0.5);
}
@media (max-width: 600px) {
.shop-strip-inner-wp { justify-content: center; text-align: center; }
.shop-strip-text-wp { font-size: 0.82rem; }
} .cert-stack-deck {
position: relative;
width: 160px;
height: 220px;
margin: 18px auto 4px;
}
.cert-stack-item {
position: absolute;
top: 0;
left: 0;
width: 140px;
height: 198px;
border-radius: 6px;
overflow: hidden;
cursor: pointer;
box-shadow: 0 4px 14px rgba(0,0,0,0.4);
border: 1px solid rgba(255,255,255,0.12);
transition: transform 0.25s ease, box-shadow 0.25s ease; transform: translateX(calc(var(--stack-index) * 16px)) translateY(calc(var(--stack-index) * 3px));
z-index: calc(10 - var(--stack-index));
}
.cert-stack-item:hover {
transform: translateX(calc(var(--stack-index) * 16px)) translateY(calc(var(--stack-index) * 3px - 8px)) scale(1.04);
box-shadow: 0 10px 28px rgba(6,182,212,0.35);
border-color: rgba(6,182,212,0.5);
} .cert-stack-top {
transform: translateX(0) translateY(0) !important;
z-index: 20 !important;
box-shadow: 0 6px 20px rgba(6,182,212,0.25);
border-color: rgba(6,182,212,0.3);
}
.cert-stack-top:hover {
transform: translateY(-8px) scale(1.05) !important;
box-shadow: 0 14px 32px rgba(6,182,212,0.5) !important;
}
.cert-stack-img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: top;
display: block;
pointer-events: none;
} .mfg-simple-list {
list-style: none;
padding: 10px 0 0 0;
margin: 0;
display: flex;
flex-direction: column;
gap: 8px;
}
.mfg-simple-list li {
color: #cbd5e1;
font-size: 0.88rem;
font-weight: 500;
padding-left: 16px;
position: relative;
line-height: 1.4;
}
.mfg-simple-list li::before {
content: '●';
position: absolute;
left: 0;
color: #06b6d4;
font-size: 0.55rem;
top: 4px;
} .cert-composite-wrapper {
margin-top: 14px;
border-radius: 10px;
overflow: hidden;
cursor: pointer;
position: relative;
box-shadow: 0 4px 20px rgba(0,0,0,0.35);
border: 1px solid rgba(255,255,255,0.08);
transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.cert-composite-wrapper:hover {
transform: translateY(-3px);
box-shadow: 0 10px 32px rgba(6,182,212,0.25);
border-color: rgba(6,182,212,0.3);
}
.cert-composite-img {
width: 100%;
height: auto;
display: block;
}
.cert-composite-hint {
position: absolute;
bottom: 0;
left: 0;
right: 0;
background: linear-gradient(transparent, rgba(0,0,0,0.7));
color: #94a3b8;
font-size: 0.72rem;
text-align: center;
padding: 16px 8px 6px;
opacity: 0;
transition: opacity 0.2s ease;
}
.cert-composite-wrapper:hover .cert-composite-hint {
opacity: 1;
} .certs-grid-container {
align-items: stretch !important;
}
.certs-grid-container > div {
display: flex;
flex-direction: column;
}
.certificates-card,
.mfg-facility-card,
.testimonials-card {
flex: 1;
height: 100%;
box-sizing: border-box;
} .cert-composite-wrapper {
cursor: default !important;
}
.cert-composite-wrapper:hover {
transform: none !important;
box-shadow: 0 4px 20px rgba(0,0,0,0.35) !important;
border-color: rgba(255,255,255,0.08) !important;
} .mfg-facility-card {
display: flex;
flex-direction: column;
}
.mfg-photo-wrapper {
flex: 1;
display: flex;
}
.mfg-photo-img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 8px;
min-height: 200px;
} .certs-grid-container {
align-items: stretch !important;
grid-auto-rows: 1fr;
}
.certificates-card,
.mfg-facility-card,
.testimonials-card {
height: 100% !important;
min-height: 0 !important;
overflow: hidden !important;
box-sizing: border-box !important;
} .testimonials-card .testimonial-slides-wrapper {
overflow: hidden;
} .cert-composite-img {
max-height: 300px;
object-fit: contain;
} .mfg-photo-wrapper {
max-height: 300px;
overflow: hidden;
}
.mfg-photo-img {
width: 100%;
height: 300px;
object-fit: cover;
} .certificates-card,
.mfg-facility-card,
.testimonials-card {
height: 490px !important;
max-height: 490px !important;
overflow: hidden !important;
box-sizing: border-box !important;
} .single-product .summary.entry-summary {
color: var(--text-secondary) !important;
}
.single-product .summary.entry-summary h1.product_title {
color: var(--text-primary) !important;
text-shadow: 0 0 10px rgba(255,255,255,0.1);
}
.single-product .summary.entry-summary p,
.single-product .summary.entry-summary div,
.single-product .summary.entry-summary span,
.single-product .summary.entry-summary a {
color: #cbd5e1 !important; }
.single-product .summary.entry-summary a:hover {
color: var(--accent-cyan) !important;
}
.single-product .summary.entry-summary .price span {
color: var(--accent-cyan) !important;
}
.single-product .summary.entry-summary .price del span {
color: var(--text-muted) !important;
text-decoration: line-through;
}
.single-product .summary.entry-summary .stock {
color: #f43f5e !important; font-weight: 600;
}
.single-product .summary.entry-summary .stock.in-stock {
color: #10b981 !important; }  .widget_product_search,
.widget_search {
margin-bottom: 30px !important;
} .woocommerce-product-search,
.search-form {
position: relative !important;
display: flex !important;
align-items: center !important;
width: 100% !important;
background: transparent !important;
border: none !important;
padding: 0 !important;
} .woocommerce-product-search .search-field,
.woocommerce-product-search input[type="search"],
.search-form .search-field,
.search-form input[type="search"],
.search-form input[type="text"] {
width: 100% !important;
height: 50px !important;
padding: 12px 105px 12px 24px !important; border-radius: 30px !important;
background-color: var(--bg-tertiary) !important;
border: 1px solid var(--border-color) !important;
color: var(--text-primary) !important;
font-size: 0.95rem !important;
font-family: inherit !important;
outline: none !important;
transition: border-color var(--transition-fast), box-shadow var(--transition-fast) !important;
box-sizing: border-box !important;
} .woocommerce-product-search .search-field::placeholder,
.woocommerce-product-search input[type="search"]::placeholder,
.search-form .search-field::placeholder {
color: var(--text-muted) !important;
opacity: 0.8 !important;
} .woocommerce-product-search .search-field:focus,
.woocommerce-product-search input[type="search"]:focus,
.search-form .search-field:focus {
border-color: var(--accent-cyan) !important;
box-shadow: 0 0 0 3px rgba(6, 182, 212, 0.15) !important;
} .woocommerce-product-search label,
.search-form label {
margin-bottom: 0 !important;
width: 100% !important;
display: block !important;
} .woocommerce-product-search button[type="submit"],
.woocommerce-product-search input[type="submit"],
.search-form button[type="submit"],
.search-form input[type="submit"],
.search-form .search-submit {
position: absolute !important;
right: 6px !important;
top: 50% !important;
transform: translateY(-50%) !important;
height: 38px !important;
line-height: 38px !important;
padding: 0 20px !important;
border-radius: 20px !important;
background: linear-gradient(135deg, #06b6d4, #14b8a6) !important;
color: #ffffff !important;
border: none !important;
font-size: 0.82rem !important;
font-weight: 700 !important;
text-transform: uppercase !important;
letter-spacing: 0.5px !important;
cursor: pointer !important;
transition: transform 0.2s ease, box-shadow 0.2s ease, opacity 0.2s ease !important;
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
margin: 0 !important;
width: auto !important;
z-index: 2 !important;
}
.woocommerce-product-search button[type="submit"]:hover,
.woocommerce-product-search input[type="submit"]:hover,
.search-form button[type="submit"]:hover,
.search-form input[type="submit"]:hover {
transform: translateY(-50%) scale(1.02) !important;
box-shadow: 0 4px 12px rgba(6, 182, 212, 0.3) !important;
}
.woocommerce-product-search button[type="submit"]:active,
.woocommerce-product-search input[type="submit"]:active {
transform: translateY(-50%) scale(0.98) !important;
} .widget-title,
.widgettitle {
font-size: 1.1rem !important;
font-weight: 700 !important;
color: var(--text-primary) !important;
margin-bottom: 16px !important;
text-transform: uppercase !important;
letter-spacing: 0.8px !important;
} .widget select,
select.dropdown_product_cat {
width: 100% !important;
height: 48px !important;
padding: 0 40px 0 20px !important;
border-radius: 30px !important;
background-color: var(--bg-tertiary) !important;
border: 1px solid var(--border-color) !important;
color: var(--text-primary) !important;
font-size: 0.95rem !important;
font-family: inherit !important;
outline: none !important;
cursor: pointer !important;
appearance: none !important;
-webkit-appearance: none !important;
-moz-appearance: none !important;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2306b6d4' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") !important;
background-repeat: no-repeat !important;
background-position: right 20px center !important;
background-size: 16px !important;
transition: border-color var(--transition-fast), box-shadow var(--transition-fast) !important;
box-sizing: border-box !important;
}
.widget select:focus,
select.dropdown_product_cat:focus {
border-color: var(--accent-cyan) !important;
box-shadow: 0 0 0 3px rgba(6, 182, 212, 0.15) !important;
}
.widget select option {
background-color: #0f172a !important;
color: #ffffff !important;
padding: 10px !important;
} .select2-container--default .select2-selection--single,
.select2-container .select2-selection--single {
background-color: var(--bg-tertiary) !important;
border: 1px solid var(--border-color) !important;
border-radius: 30px !important;
height: 48px !important;
outline: none !important;
transition: border-color var(--transition-fast) !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
color: var(--text-primary) !important;
line-height: 46px !important;
padding-left: 20px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 46px !important;
right: 15px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
border-color: var(--accent-cyan) transparent transparent transparent !important;
border-width: 6px 5px 0 5px !important;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
border-color: transparent transparent var(--accent-cyan) transparent !important;
border-width: 0 5px 6px 5px !important;
}
.select2-dropdown {
background-color: #0f172a !important;
border: 1px solid var(--border-color) !important;
border-radius: 12px !important;
overflow: hidden !important;
}
.select2-results__option {
color: #ffffff !important;
padding: 10px 20px !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
background-color: var(--accent-cyan) !important;
color: #000000 !important;
} body.light-theme .woocommerce-product-search .search-field,
body.light-theme .woocommerce-product-search input[type="search"],
body.light-theme .search-form .search-field,
body.light-theme .search-form input[type="search"],
body.light-theme .search-form input[type="text"] {
background-color: #ffffff !important;
border-color: rgba(0, 0, 0, 0.15) !important;
color: #0f172a !important;
}
body.light-theme .woocommerce-product-search .search-field:focus,
body.light-theme .search-form .search-field:focus {
border-color: #0891b2 !important;
box-shadow: 0 0 0 3px rgba(8, 145, 178, 0.15) !important;
}
body.light-theme .woocommerce-product-search button[type="submit"],
body.light-theme .search-form button[type="submit"] {
background: linear-gradient(135deg, #0891b2, #0d9488) !important;
color: #ffffff !important;
}
body.light-theme .widget select,
body.light-theme select.dropdown_product_cat {
background-color: #ffffff !important;
border-color: rgba(0, 0, 0, 0.15) !important;
color: #0f172a !important;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230891b2' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") !important;
}
body.light-theme .widget select option {
background-color: #ffffff !important;
color: #0f172a !important;
}
body.light-theme .select2-container--default .select2-selection--single {
background-color: #ffffff !important;
border-color: rgba(0, 0, 0, 0.15) !important;
}
body.light-theme .select2-container--default .select2-selection--single .select2-selection__rendered {
color: #0f172a !important;
}
body.light-theme .select2-dropdown {
background-color: #ffffff !important;
border-color: rgba(0, 0, 0, 0.1) !important;
}
body.light-theme .select2-results__option {
color: #0f172a !important;
} .woocommerce div.product .woocommerce-tabs {
margin-top: 40px !important;
border-top: none !important;
} .woocommerce div.product .woocommerce-tabs ul.tabs {
background: transparent !important;
border: none !important;
border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important;
display: flex !important;
flex-wrap: wrap !important;
gap: 6px !important;
padding: 0 0 10px 0 !important;
margin: 0 0 20px 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before,
.woocommerce div.product .woocommerce-tabs ul.tabs::after {
display: none !important;
} .woocommerce div.product .woocommerce-tabs ul.tabs li {
background-color: rgba(255, 255, 255, 0.03) !important;
border: 1px solid rgba(255, 255, 255, 0.08) !important;
border-radius: 12px 12px 0 0 !important;
margin: 0 !important;
padding: 0 !important;
transition: all var(--transition-fast) !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
display: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
display: block !important;
padding: 12px 24px !important;
font-size: 0.95rem !important;
font-weight: 600 !important;
color: var(--text-secondary) !important;
text-shadow: none !important;
transition: color var(--transition-fast) !important;
text-decoration: none !important;
border: none !important;
} .woocommerce div.product .woocommerce-tabs ul.tabs li:hover:not(.active) {
background-color: rgba(255, 255, 255, 0.06) !important;
border-color: rgba(255, 255, 255, 0.12) !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover:not(.active) a {
color: var(--text-primary) !important;
} .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background: rgba(255, 255, 255, 0.08) !important;
border-color: rgba(6, 182, 212, 0.4) rgba(6, 182, 212, 0.4) transparent rgba(6, 182, 212, 0.4) !important;
box-shadow: 0 -4px 12px rgba(6, 182, 212, 0.1) !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
color: var(--accent-cyan) !important;
} .woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
display: none !important;
} .woocommerce div.product .woocommerce-tabs .panel.entry-content {
background: rgba(255, 255, 255, 0.02) !important;
backdrop-filter: blur(12px) !important;
-webkit-backdrop-filter: blur(12px) !important;
border: 1px solid rgba(255, 255, 255, 0.08) !important;
border-radius: 16px !important;
padding: 30px !important;
margin-top: 0 !important;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25) !important;
color: #cbd5e1 !important; } .woocommerce div.product .woocommerce-tabs .panel h2 {
color: var(--text-primary) !important;
font-size: 1.25rem !important;
font-weight: 700 !important;
margin-top: 0 !important;
margin-bottom: 20px !important;
letter-spacing: 0.5px !important;
}
.woocommerce div.product .woocommerce-tabs .panel p {
color: #cbd5e1 !important;
line-height: 1.7 !important;
margin-bottom: 16px !important;
} .woocommerce div.product .woocommerce-tabs .shop_attributes {
border: none !important;
margin: 0 !important;
width: 100% !important;
}
.woocommerce div.product .woocommerce-tabs .shop_attributes tr {
border-bottom: 1px solid rgba(255, 255, 255, 0.06) !important;
}
.woocommerce div.product .woocommerce-tabs .shop_attributes tr:last-child {
border-bottom: none !important;
}
.woocommerce div.product .woocommerce-tabs .shop_attributes th {
background: transparent !important;
color: var(--text-primary) !important;
font-weight: 600 !important;
padding: 12px 16px !important;
width: 200px !important;
border: none !important;
font-size: 0.95rem !important;
}
.woocommerce div.product .woocommerce-tabs .shop_attributes td {
background: transparent !important;
color: #cbd5e1 !important;
padding: 12px 16px !important;
border: none !important;
font-size: 0.95rem !important;
font-style: normal !important;
} .woocommerce div.product .woocommerce-tabs #reviews #comments ol.commentlist li {
background: rgba(255, 255, 255, 0.02) !important;
border: 1px solid rgba(255, 255, 255, 0.05) !important;
border-radius: 12px !important;
padding: 20px !important;
margin-bottom: 16px !important;
}
.woocommerce div.product .woocommerce-tabs #reviews #comments ol.commentlist li img.avatar {
border-radius: 50% !important;
border: 1px solid rgba(255, 255, 255, 0.1) !important;
background: transparent !important;
}
.woocommerce div.product .woocommerce-tabs #reviews #comments ol.commentlist li .comment-text {
border: none !important;
padding: 0 !important;
margin: 0 0 0 80px !important;
}
.woocommerce div.product .woocommerce-tabs #reviews #comments ol.commentlist li .comment-text p.meta {
color: var(--text-primary) !important;
font-size: 0.9rem !important;
}
.woocommerce div.product .woocommerce-tabs #reviews #comments ol.commentlist li .comment-text .description {
color: #cbd5e1 !important;
font-size: 0.95rem !important;
line-height: 1.6 !important;
}
.woocommerce div.product .woocommerce-tabs #respond input[type="text"],
.woocommerce div.product .woocommerce-tabs #respond textarea {
background-color: var(--bg-tertiary) !important;
border: 1px solid var(--border-color) !important;
color: var(--text-primary) !important;
border-radius: 8px !important;
padding: 10px 14px !important;
outline: none !important;
}
.woocommerce div.product .woocommerce-tabs #respond input[type="submit"] {
background: linear-gradient(135deg, #06b6d4, #14b8a6) !important;
color: #ffffff !important;
border-radius: 20px !important;
padding: 10px 24px !important;
font-weight: 700 !important;
border: none !important;
cursor: pointer !important;
} body.light-theme .woocommerce div.product .woocommerce-tabs ul.tabs {
border-bottom: 1px solid rgba(0, 0, 0, 0.08) !important;
}
body.light-theme .woocommerce div.product .woocommerce-tabs ul.tabs li {
background-color: rgba(0, 0, 0, 0.02) !important;
border-color: rgba(0, 0, 0, 0.08) !important;
}
body.light-theme .woocommerce div.product .woocommerce-tabs ul.tabs li a {
color: #64748b !important;
}
body.light-theme .woocommerce div.product .woocommerce-tabs ul.tabs li:hover:not(.active) {
background-color: rgba(0, 0, 0, 0.04) !important;
}
body.light-theme .woocommerce div.product .woocommerce-tabs ul.tabs li:hover:not(.active) a {
color: #0f172a !important;
}
body.light-theme .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background: #ffffff !important;
border-color: rgba(6, 182, 212, 0.4) rgba(6, 182, 212, 0.4) #ffffff rgba(6, 182, 212, 0.4) !important;
}
body.light-theme .woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
color: #0891b2 !important;
}
body.light-theme .woocommerce div.product .woocommerce-tabs .panel.entry-content {
background: #ffffff !important;
border-color: rgba(0, 0, 0, 0.08) !important;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05) !important;
color: #475569 !important;
}
body.light-theme .woocommerce div.product .woocommerce-tabs .panel h2 {
color: #0f172a !important;
}
body.light-theme .woocommerce div.product .woocommerce-tabs .panel p {
color: #475569 !important;
}
body.light-theme .woocommerce div.product .woocommerce-tabs .shop_attributes tr {
border-bottom: 1px solid rgba(0, 0, 0, 0.06) !important;
}
body.light-theme .woocommerce div.product .woocommerce-tabs .shop_attributes th {
color: #0f172a !important;
}
body.light-theme .woocommerce div.product .woocommerce-tabs .shop_attributes td {
color: #475569 !important;
}
body.light-theme .woocommerce div.product .woocommerce-tabs #reviews #comments ol.commentlist li {
background: rgba(0, 0, 0, 0.01) !important;
border-color: rgba(0, 0, 0, 0.05) !important;
}
body.light-theme .woocommerce div.product .woocommerce-tabs #reviews #comments ol.commentlist li .comment-text p.meta {
color: #0f172a !important;
}
body.light-theme .woocommerce div.product .woocommerce-tabs #reviews #comments ol.commentlist li .comment-text .description {
color: #475569 !important;
}
body.light-theme .woocommerce div.product .woocommerce-tabs #respond input[type="text"],
body.light-theme .woocommerce div.product .woocommerce-tabs #respond textarea {
background-color: #ffffff !important;
border-color: rgba(0, 0, 0, 0.15) !important;
color: #0f172a !important;
}
body.light-theme .woocommerce div.product .woocommerce-tabs #respond input[type="submit"] {
background: linear-gradient(135deg, #0891b2, #0d9488) !important;
} .header-cart-wp {
position: relative;
display: inline-block;
margin-right: 12px;
vertical-align: middle;
}
.header-cart-wp a.cart-content {
width: 38px;
height: 38px;
border-radius: 50%;
border: 1px solid rgba(255, 255, 255, 0.15);
background: rgba(255, 255, 255, 0.08);
color: #ffffff;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
transition: background 0.25s ease, border-color 0.25s ease, transform 0.2s ease;
position: relative;
text-decoration: none;
}
.header-cart-wp a.cart-content:hover {
background: rgba(255, 255, 255, 0.15);
transform: scale(1.05);
}
.header-cart-wp a.cart-content .count {
display: flex;
align-items: center;
justify-content: center;
}
.header-cart-wp a.cart-content i.fa-shopping-bag {
font-size: 16px;
color: inherit;
}
.header-cart-wp a.cart-content .cart-count-number {
position: absolute;
top: -5px;
right: -5px;
background: #ef4444;
color: #ffffff;
font-size: 9px;
font-weight: 700;
min-width: 16px;
height: 16px;
line-height: 16px;
text-align: center;
border-radius: 50%;
padding: 0 4px;
box-shadow: 0 2px 5px rgba(0,0,0,0.2);
border: 1px solid rgba(255,255,255,0.2);
display: block;
}
.header-cart-wp a.cart-content .cart-total-amount {
display: none !important;
} .header-cart-dropdown-wp {
position: absolute;
top: 100%;
right: 0;
margin-top: 12px;
width: 320px;
z-index: 10000;
background: var(--bg-secondary) !important;
backdrop-filter: blur(var(--glass-blur)) !important;
-webkit-backdrop-filter: blur(var(--glass-blur)) !important;
border: 1px solid var(--border-color) !important;
border-radius: 16px;
box-shadow: 0 15px 35px rgba(0,0,0,0.3);
padding: 16px;
opacity: 0;
visibility: hidden;
pointer-events: none;
transform: translateY(8px);
transition: all 0.25s cubic-bezier(0.16, 1, 0.3, 1);
}
.header-cart-wp:hover .header-cart-dropdown-wp {
opacity: 1;
visibility: visible;
pointer-events: auto;
transform: translateY(0);
} .header-cart-dropdown-wp .widget_shopping_cart {
background: none !important;
padding: 0 !important;
border: none !important;
}
.header-cart-dropdown-wp .widget_shopping_cart_content {
display: block;
}
.header-cart-dropdown-wp ul.woocommerce-mini-cart {
list-style: none !important;
padding: 0 !important;
margin: 0 0 16px 0 !important;
max-height: 280px;
overflow-y: auto;
}
.header-cart-dropdown-wp ul.woocommerce-mini-cart li.woocommerce-mini-cart-item {
display: flex !important;
align-items: center;
gap: 12px;
padding: 10px 0;
border-bottom: 1px solid var(--border-color);
position: relative;
list-style: none !important;
}
.header-cart-dropdown-wp ul.woocommerce-mini-cart li.woocommerce-mini-cart-item img {
width: 45px;
height: 45px;
object-fit: cover;
border-radius: 8px;
border: 1px solid var(--border-color);
flex-shrink: 0;
}
.header-cart-dropdown-wp ul.woocommerce-mini-cart li.woocommerce-mini-cart-item a:not(.remove) {
color: var(--text-primary);
font-size: 0.88rem;
font-weight: 500;
line-height: 1.3;
text-decoration: none;
}
.header-cart-dropdown-wp ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .quantity {
display: block;
font-size: 0.8rem;
color: var(--text-secondary);
margin-top: 4px;
}
.header-cart-dropdown-wp ul.woocommerce-mini-cart li.woocommerce-mini-cart-item a.remove {
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
color: #ef4444 !important;
font-size: 1.2rem;
width: 24px;
height: 24px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
background: rgba(239, 68, 68, 0.1);
transition: background 0.2s;
text-decoration: none !important;
}
.header-cart-dropdown-wp ul.woocommerce-mini-cart li.woocommerce-mini-cart-item a.remove:hover {
background: rgba(239, 68, 68, 0.2);
}
.header-cart-dropdown-wp p.woocommerce-mini-cart__total {
display: flex;
justify-content: space-between;
font-weight: 700;
font-family: 'Outfit', sans-serif;
color: var(--text-primary);
border-top: 1px solid var(--border-color);
padding-top: 12px;
margin-bottom: 16px;
font-size: 0.95rem;
}
.header-cart-dropdown-wp p.woocommerce-mini-cart__buttons {
display: flex;
gap: 8px;
margin: 0;
}
.header-cart-dropdown-wp p.woocommerce-mini-cart__buttons a.button {
flex: 1;
text-align: center;
padding: 10px 0;
border-radius: 8px;
font-size: 0.8rem;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.5px;
transition: all 0.2s;
text-decoration: none;
}
.header-cart-dropdown-wp p.woocommerce-mini-cart__buttons a.button.wc-forward:not(.checkout) {
background: var(--bg-tertiary);
color: var(--text-primary);
border: 1px solid var(--border-color);
}
.header-cart-dropdown-wp p.woocommerce-mini-cart__buttons a.button.checkout {
background: var(--accent-gradient);
color: #ffffff;
}
.header-cart-dropdown-wp p.woocommerce-mini-cart__buttons a.button:hover {
opacity: 0.9;
transform: translateY(-1px);
} body.light-theme .header-cart-wp a.cart-content {
border-color: rgba(0, 0, 0, 0.15);
background: rgba(0, 0, 0, 0.06);
color: #0f172a;
}
body.light-theme .header-cart-wp a.cart-content:hover {
background: rgba(0, 0, 0, 0.1);
}
body.light-theme .header-cart-dropdown-wp {
background: #ffffff !important;
border-color: rgba(0, 0, 0, 0.08) !important;
box-shadow: 0 15px 35px rgba(0,0,0,0.1);
}
body.light-theme .header-cart-dropdown-wp ul.woocommerce-mini-cart li.woocommerce-mini-cart-item a:not(.remove) {
color: #0f172a;
}
body.light-theme .header-cart-dropdown-wp p.woocommerce-mini-cart__total {
color: #0f172a;
}
body.light-theme .header-cart-dropdown-wp p.woocommerce-mini-cart__buttons a.button.wc-forward:not(.checkout) {
background: #f1f5f9;
color: #0f172a;
border-color: rgba(0, 0, 0, 0.1);
} .theme-toggle-wp::after,
.burger-wp::after,
.qty-btn::after,
.wc-add-to-cart-btn::after,
.btn-quote-wp::after,
.header-cart-wp a.cart-content::after {
display: none !important;
content: none !important;
opacity: 0 !important;
visibility: hidden !important;
} body.light-theme h1,
body.light-theme h2,
body.light-theme h3,
body.light-theme h4,
body.light-theme h5,
body.light-theme h6 {
color: #0f172a !important;
text-shadow: none !important;
}
body.light-theme p,
body.light-theme span,
body.light-theme li,
body.light-theme td,
body.light-theme th,
body.light-theme label,
body.light-theme a {
color: #334155;
}
body.light-theme .about-timeline-title {
color: #0f172a !important;
}
body.light-theme .about-timeline-text {
color: #475569 !important;
}
body.light-theme .about-timeline-node {
border-color: #cbd5e1 !important;
background-color: #f8fafc !important;
}
body.light-theme .product_title,
body.light-theme .price,
body.light-theme .woocommerce-tabs h2,
body.light-theme .woocommerce-tabs p,
body.light-theme .woocommerce-tabs li a {
color: #0f172a !important;
}
body.light-theme .woocommerce-tabs .active a {
border-bottom: 2px solid var(--accent-teal) !important;
}
body.light-theme th.woocommerce-product-attributes-item__label {
background: #f1f5f9 !important;
color: #0f172a !important;
}
body.light-theme td.woocommerce-product-attributes-item__value {
color: #334155 !important;
}
body.light-theme .about-us-milestone-card {
background: #ffffff !important;
border-color: rgba(0,0,0,0.08) !important;
box-shadow: 0 4px 12px rgba(0,0,0,0.05) !important;
}
body.light-theme .cta-section-wp {
background: linear-gradient(135deg, #f0fdfa 0%, #ccfbf1 100%) !important;
border: 1px solid rgba(13, 148, 136, 0.1) !important;
}
body.light-theme .cta-title-wp {
color: #0f172a !important;
}
body.light-theme .cta-desc-wp {
color: #334155 !important;
}
body.light-theme select,
body.light-theme input {
background-color: #ffffff !important;
color: #0f172a !important;
border-color: rgba(0,0,0,0.15) !important;
}
body.light-theme .brand-tile-image-wrapper {
background: #ffffff !important;
border: 1px solid rgba(0,0,0,0.08) !important;
box-shadow: 0 4px 12px rgba(0,0,0,0.05) !important;
}
body.light-theme .brand-tile-info {
color: #0f172a !important;
}
body.light-theme .brand-text-slide-wp {
background: rgba(255, 255, 255, 0.85) !important;
border-color: rgba(0,0,0,0.1) !important;
}
body.light-theme .brand-text-slide-wp h3,
body.light-theme .brand-text-slide-wp p {
color: #0f172a !important;
} body.light-theme .trust-section-wp {
background: #ffffff !important;
border-top: 1px solid rgba(0,0,0,0.08);
border-bottom: 1px solid rgba(0,0,0,0.08);
}
body.light-theme .trust-section-wp .section-title-wp {
color: #0f172a !important;
}
body.light-theme .trust-section-wp .section-subtitle-wp {
color: #475569 !important;
}
body.light-theme .feature-card-wp {
background: #ffffff !important;
border-color: rgba(0,0,0,0.08) !important;
box-shadow: 0 4px 15px rgba(0,0,0,0.04) !important;
}
body.light-theme .feature-title-wp {
color: #0f172a !important;
}
body.light-theme .feature-desc-wp {
color: #475569 !important;
}
body.light-theme .feature-infographic-wp {
background: #f1f5f9 !important;
}
body.light-theme .infographic-title-wp {
color: #0d9488 !important; }
body.light-theme .infographic-desc-wp {
color: #475569 !important;
}
body.light-theme .filter-title-sub {
color: #0f172a !important;
}
body.light-theme .filter-item {
color: #475569 !important;
}
body.light-theme .filter-panel {
background-color: #ffffff !important;
border-color: rgba(0,0,0,0.08) !important;
}
body.light-theme .catalog-card {
background-color: #ffffff !important;
border-color: rgba(0,0,0,0.08) !important;
box-shadow: 0 4px 20px rgba(0,0,0,0.06) !important;
}
body.light-theme .catalog-card-title {
color: #0f172a !important;
}
body.light-theme .catalog-card-desc {
color: #475569 !important;
}
body.light-theme .brand-grid-section-wp h2 {
color: #0f172a !important;
}
body.light-theme .brand-grid-section-wp p {
color: #475569 !important;
}
body.light-theme .brand-tile-name-wp {
color: #0f172a !important;
}
body.light-theme .brand-tile-count-wp {
color: #475569 !important;
}
body.light-theme .brand-tile-info-wp {
color: #0f172a !important;
}
body.light-theme .page-shop p, 
body.light-theme .page-shop span {
color: #334155 !important;
}