/**/ @font-face {
font-family: 'FontAwesome';
src: url(//topki-kamini.ru/wp-content/themes/storevilla/assets/fontawesome/fonts/fontawesome-webfont.eot?v=4.6.3);
src: url(//topki-kamini.ru/wp-content/themes/storevilla/assets/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'), url(//topki-kamini.ru/wp-content/themes/storevilla/assets/fontawesome/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'), url(//topki-kamini.ru/wp-content/themes/storevilla/assets/fontawesome/fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'), url(//topki-kamini.ru/wp-content/themes/storevilla/assets/fontawesome/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'), url(//topki-kamini.ru/wp-content/themes/storevilla/assets/fontawesome/fonts/fontawesome-webfont.svg?v=4.6.3#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-pp: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-resistance: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";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.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;
}.lSSlideOuter {
overflow: hidden;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.lightSlider:before, .lightSlider:after {
content: " ";
display: table;
}
.lightSlider {
overflow: hidden;
margin: 0;
}
.lSSlideWrapper {
max-width: 100%;
overflow: hidden;
position: relative;
}
.lSSlideWrapper > .lightSlider:after {
clear: both;
}
.lSSlideWrapper .lSSlide {
-webkit-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
transform: translate(0px, 0px);
-webkit-transition: all 1s;
-webkit-transition-property: -webkit-transform,height;
-moz-transition-property: -moz-transform,height;
transition-property: transform,height;
-webkit-transition-duration: inherit !important;
transition-duration: inherit !important;
-webkit-transition-timing-function: inherit !important;
transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade {
position: relative;
}
.lSSlideWrapper .lSFade > * {
position: absolute !important;
top: 0;
left: 0;
z-index: 9;
margin-right: 0;
width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
opacity: 0;
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: inherit !important;
transition-duration: inherit !important;
-webkit-transition-property: opacity;
transition-property: opacity;
-webkit-transition-timing-function: inherit !important;
transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade > *.active {
z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > *.active {
opacity: 1;
}  .lSSlideOuter .lSPager.lSpg {
margin: 10px 0 0;
padding: 0;
text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li {
cursor: pointer;
display: inline-block;
padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg > li a {
background-color: #222222;
border-radius: 30px;
display: inline-block;
height: 8px;
overflow: hidden;
text-indent: -999em;
width: 8px;
position: relative;
z-index: 99;
-webkit-transition: all 0.5s linear 0s;
transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
background-color: #428bca;
}
.lSSlideOuter .media {
opacity: 0.8;
}
.lSSlideOuter .media.active {
opacity: 1;
}  .lSSlideOuter .lSPager.lSGallery {
list-style: none outside none;
padding-left: 0;
margin: 0;
overflow: hidden;
transform: translate3d(0px, 0px, 0px);
-moz-transform: translate3d(0px, 0px, 0px);
-ms-transform: translate3d(0px, 0px, 0px);
-webkit-transform: translate3d(0px, 0px, 0px);
-o-transform: translate3d(0px, 0px, 0px);
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.lSSlideOuter .lSPager.lSGallery li {
overflow: hidden;
-webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
border-radius: 5px;
}
.lSSlideOuter .lSPager.lSGallery img {
display: block;
height: auto;
max-width: 100%;
}
.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
content: " ";
display: table;
}
.lSSlideOuter .lSPager.lSGallery:after {
clear: both;
}  .lSAction > a {
width: 32px;
display: block;
top: 50%;
height: 32px;
background-image: url(//topki-kamini.ru/wp-content/themes/storevilla/assets/images/controls.png);
cursor: pointer;
position: absolute;
z-index: 99;
margin-top: -16px;
opacity: 0.5;
-webkit-transition: opacity 0.35s linear 0s;
transition: opacity 0.35s linear 0s;
}
.lSAction > a:hover {
opacity: 1;
}
.lSAction > .lSPrev {
background-position: 0 0;
left: 10px;
}
.lSAction > .lSNext {
background-position: -32px 0;
right: 10px;
}
.lSAction > a.disabled {
pointer-events: none;
}
.cS-hidden {
height: 1px;
opacity: 0;
filter: alpha(opacity=0);
overflow: hidden;
} .lSSlideOuter.vertical {
position: relative;
}
.lSSlideOuter.vertical.noPager {
padding-right: 0px !important;
}
.lSSlideOuter.vertical .lSGallery {
position: absolute !important;
right: 0;
top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
width: 100% !important;
max-width: none !important;
} .lSSlideOuter.vertical .lSAction > a {
left: 50%;
margin-left: -14px;
margin-top: 0;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
background-position: 31px -31px;
bottom: 10px;
top: auto;
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
background-position: 0 -31px;
bottom: auto;
top: 10px;
}  .lSSlideOuter.lSrtl {
direction: rtl;
}
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
padding-left: 0;
list-style: none outside none;
}
.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
padding-right: 0;
}
.lSSlideOuter .lightSlider > *,  .lSSlideOuter .lSGallery li {
float: left;
}
.lSSlideOuter.lSrtl .lightSlider > *,  .lSSlideOuter.lSrtl .lSGallery li {
float: right !important;
} @-webkit-keyframes rightEnd {
0% {
left: 0;
}
50% {
left: -15px;
}
100% {
left: 0;
}
}
@keyframes rightEnd {
0% {
left: 0;
}
50% {
left: -15px;
}
100% {
left: 0;
}
}
@-webkit-keyframes topEnd {
0% {
top: 0;
}
50% {
top: -15px;
}
100% {
top: 0;
}
}
@keyframes topEnd {
0% {
top: 0;
}
50% {
top: -15px;
}
100% {
top: 0;
}
}
@-webkit-keyframes leftEnd {
0% {
left: 0;
}
50% {
left: 15px;
}
100% {
left: 0;
}
}
@keyframes leftEnd {
0% {
left: 0;
}
50% {
left: 15px;
}
100% {
left: 0;
}
}
@-webkit-keyframes bottomEnd {
0% {
bottom: 0;
}
50% {
bottom: -15px;
}
100% {
bottom: 0;
}
}
@keyframes bottomEnd {
0% {
bottom: 0;
}
50% {
bottom: -15px;
}
100% {
bottom: 0;
}
}
.lSSlideOuter .rightEnd {
-webkit-animation: rightEnd 0.3s;
animation: rightEnd 0.3s;
position: relative;
}
.lSSlideOuter .leftEnd {
-webkit-animation: leftEnd 0.3s;
animation: leftEnd 0.3s;
position: relative;
}
.lSSlideOuter.vertical .rightEnd {
-webkit-animation: topEnd 0.3s;
animation: topEnd 0.3s;
position: relative;
}
.lSSlideOuter.vertical .leftEnd {
-webkit-animation: bottomEnd 0.3s;
animation: bottomEnd 0.3s;
position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
-webkit-animation: leftEnd 0.3s;
animation: leftEnd 0.3s;
position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
-webkit-animation: rightEnd 0.3s;
animation: rightEnd 0.3s;
position: relative;
}/*/*/.lightSlider.lsGrab > * {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.lightSlider.lsGrabbing > * {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing;
}html
{
font-family: open sans;
-webkit-text-size-adjust:100%;
-ms-text-size-adjust:100%;
box-sizing:border-box;
}
.widget-area ul li a:hover, .widget li, .single-product .product_meta .posted_in a :hover {
color: #B1AA9C;
}
body
{
background:#fff;
line-height:1.5;
margin:0;
}
audio,canvas,progress,video
{
display:inline-block;
vertical-align:baseline;
}
audio:not([controls])
{
display:none;
height:0;
}
a
{
background-color:transparent;
text-decoration:none;
}
abbr[title]
{
border-bottom:1px dotted;
}
h1
{
font-size:36px;
margin:.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:-.5em;
}
sub
{
bottom:-.25em;
}
img
{
border:0;
height:auto;
max-width:100%;
}
figure
{
margin:0!important;
}
hr
{
box-sizing:content-box;
background-color:#ccc;
border:0;
height:1px;
margin-bottom:1.5em;
}
pre
{
background:#eee;
font-family:"Courier 10 Pitch", Courier, monospace;
font-size:.9375rem;
line-height:1.6;
margin-bottom:1.6em;
max-width:100%;
overflow:auto;
padding:1.6em;
}
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;
}
input
{
line-height:normal;
}
input[type=checkbox],input[type=radio]
{
box-sizing:border-box;
padding:0;
}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration
{
-webkit-appearance:none;
}
fieldset
{
border:1px solid silver;
margin:0 2px;
padding:.35em .625em .75em;
}
textarea
{
overflow:auto;
padding-left:3px;
width:100%;
}
table
{
border-collapse:collapse;
border-spacing:0;
width:100%;
margin:0 0 1.5em;
}
td,th
{
text-align:left;
padding:0;
}
body,button,input,select,textarea
{
color:#404040;
font-family:Open Sans;
font-size:1rem;
}
h1,h2,h3,h4,h5,h6
{
clear:both;
line-height:1.2;
font-family:Open Sans;
font-weight:400;
margin:0 0 15px;
}
blockquote
{
border:none;
color:#6a6a6a;
font-size:16px;
line-height:1.473684;
margin:1em 0;
padding:0 0 0 1.263158em;
}
code,kbd,tt,var
{
font-family:Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size:.9375rem;
}
abbr,acronym
{
border-bottom:1px dotted #666;
cursor:help;
}
mark,ins
{
text-decoration:none;
}
big
{
font-size:125%;
}
*,:before,:after
{
box-sizing:inherit;
}
blockquote:before,blockquote:after,q:before,q:after
{
content:"";
}
blockquote,q
{
quotes:;
}
ul,ol
{
margin:0;
padding:0;
}
dd
{
margin:0 1.5em 1.5em;
}
button,input[type=button],input[type=reset],input[type=submit]
{
border:1px solid;
border-radius:3px;
background:#e6e6e6;
box-shadow:inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
color:rgba(0,0,0,.8);
font-size:.75rem;
line-height:1;
text-shadow:0 1px 0 rgba(255,255,255,0.8);
border-color:#ccc #ccc #bbb;
padding:.6em 1em .4em;
}
button:focus,input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus,button:active,input[type=button]:active,input[type=reset]:active,input[type=submit]:active
{
box-shadow:inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
border-color:#aaa #bbb #bbb;
}
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:3px;
}
select
{
border:1px solid #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;
}
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]
{
padding:3px;
}
.main-navigation
{
clear:both;
display:block;
float:left;
width:100%;
background:#0091d5;
}
.main-navigation ul
{
display:none;
list-style:none;
padding-left:0;
margin:0;
}
.main-navigation li
{
position:relative;
float:left;
}
.main-navigation a
{
display:block;
text-decoration:none;
}
.main-navigation ul ul
{
box-shadow:0 3px 3px rgba(0,0,0,0.2);
float:left;
position:absolute;
z-index:99999;
background:#0091D5;
top:100%;
visibility:hidden;
opacity:0;
left:40px;
}
.main-navigation ul ul a
{
width:200px;
}
.main-navigation ul li:hover > ul,.main-navigation ul li.focus > ul
{
left:auto;
}
.main-navigation ul ul li:hover > ul,.main-navigation ul ul li.focus > ul
{
left:100%;
}
.site-main .comment-navigation,.site-main .posts-navigation,.site-main .post-navigation
{
overflow:hidden;
margin:0 0 1.5em;
}
.comment-navigation .nav-previous,.posts-navigation .nav-previous,.post-navigation .nav-previous
{
float:left;
width:50%;
}
.comment-navigation .nav-next,.posts-navigation .nav-next,.post-navigation .nav-next
{
float:right;
text-align:right;
width:50%;
}
.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:.875rem;
font-weight:700;
height:auto;
left:5px;
line-height:normal;
text-decoration:none;
top:5px;
width:auto;
z-index:100000;
padding:15px 23px 14px;
}
.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
{
content:"";
display:table;
table-layout:fixed;
}
.clearfix:after,.entry-content:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after
{
clear:both;
}
.single .byline,.group-blog .byline
{
display:inline;
}
.page-content,.entry-content,.entry-summary
{
margin:1.5em 0 0;
}
.page-links
{
clear:both;
margin:0 0 1.5em;
}
.comment-content a
{
word-wrap:break-word;
}
.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley
{
border:none;
margin-bottom:0;
margin-top:0;
padding:0;
}
.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:.8075em 0;
}
.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.330002%;
}
.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%;
}
.store-container
{
max-width:1170px;
margin:0 auto;
}
h2
{
font-size:30px;
}
h3
{
font-size:26px;
}
h4
{
font-size:20px;
}
h5
{
font-size:18px;
}
.site-header .top-header
{
border-bottom:1px solid #f7f7f7;
}
.top-header .top-navigation
{
float:left;
width:60%;
}
.top-header .top-navigation ul li
{
float:left;
font-size:11px;
font-family:Open Sans;
text-transform:uppercase;
margin-right:15px;
position:relative;
cursor:pointer;
padding:10px 0;
}
.top-header .top-navigation ul li a
{
color:#333;
display:block;
padding-left:15px;
position:relative;
}
.top-header .top-navigation ul li a:before
{
border-left:1px solid #333;
content:"";
height:10px;
left:0;
position:absolute;
top:4px;
}
.top-header .top-navigation ul li:first-child a:before
{
border-left:0;
}
.top-header .top-navigation ul li ul
{
position:absolute;
left:-2px;
top:29px;
display:none;
background:#0083C1;
}
.top-header .top-navigation ul li ul li
{
padding:3px 10px;
}
.top-header ul.store-quickinfo
{
float:left;
padding:5px 0 10px;
}
.top-header ul.store-quickinfo li
{
margin-right:5px;
font-size:11px;
font-family:Open Sans;
}
.top-header ul.store-quickinfo li,.top-header ul.store-quickinfo li a
{
color:#333;
display:inline-block;
font-family:Open Sans;
font-size:12px;
}
.top-header .top-header-regin
{
float:right;
font-size:11px;
font-family:Open Sans;
text-transform:uppercase;
position:relative;
}
.top-header .top-header-regin ul > li
{
float:left;
margin-left:10px;
}
.top-header .top-header-regin ul li a
{
color:#333;
float:left;
padding:10px 0;
}
.top-header .top-header-regin ul li a.quick-wishlist
{
position:relative;
margin-left:17px;
}
.top-header .top-header-regin ul li a.quick-wishlist:before
{
position:absolute;
content:'\f08a';
font-family:FontAwesome;
font-size:11px;
left:-15px;
}
.top-header .top-header-regin a.sv_login:before
{
content:'\f007';
position:absolute;
font-family:FontAwesome;
left:-13px;
}
.top-header-regin ul li .widget_shopping_cart
{
width:300px;
background:#fff;
position:absolute;
opacity:0;
right:0;
top:35px;
transition:all .2s ease-in-out 0;
-webkit-transition:all .2s ease-in-out 0;
overflow:hidden;
visibility:hidden;
}
.top-header-regin ul li:hover .widget_shopping_cart
{
opacity:1;
transition:all .2s ease-in-out 0;
-webkit-transition:all .2s ease-in-out 0;
z-index:999999;
visibility:visible;
}
.top-header-regin .widget_shopping_cart_content
{
padding-left:10px;
border:1px solid #cbcbcb;
}
.top-header-regin .widget_shopping_cart_content li
{
margin-left:0!important;
width:100%;
}
.top-header-regin .widget_shopping_cart_content li a
{
padding:0!important;
}
.top-header-regin .widget_shopping_cart_content .mini_cart_item a.remove
{
float:right;
margin-right:8px;
position:static!important;
text-align:right;
}
.top-header-regin .count .fa.fa-shopping-basket
{
color:#ababaa;
font-size:14px;
}
.top-header-regin ul li span.cart-count
{
background:#0091d5 none repeat scroll 0 0;
border-radius:100%;
color:#fff;
font-size:8px;
line-height:14px;
position:absolute;
text-align:center;
top:-7px;
right:-15px;
height:15px;
width:15px;
padding:0 3px 2px;
}
.header-wrap
{
padding:20px 0;
}
.site-branding img
{
max-width:300px;
}
.header-wrap .site-branding .sv-logo-wrap
{
color:#0091D5;
margin-left:10px;
}
.header-wrap .site-branding h1.site-title a
{
font-size:36px;
color:#0091D5;
text-transform:uppercase;
line-height:30px;
display:block;
margin-bottom:5px;
}
.header-wrap .search-cart-wrap .advance-search
{
border:1px solid #cbcbcb;
}
.header-wrap .search-cart-wrap .advance-search .sv_search_wrap,.header-wrap .search-cart-wrap .advance-search .sv_search_form
{
display:inline-block;
position:relative;
vertical-align:middle;
}
.header-wrap .search-cart-wrap .advance-search .sv_search_product
{
-moz-appearance:none;
-webkit-appearance:none;
appearance:none;
border:none;
width:120px;
height:45px;
font-size:13px;
font-family:Open Sans;
color:#8e8e8e;
margin-right:3px;
cursor:pointer;
outline:none;
box-shadow:none;
background:url(//topki-kamini.ru/wp-content/themes/storevilla/assets/images/arrow.png) no-repeat;
background-size:10px;
background-position:96% 53%;
padding:0 20px 0 15px;
}
.header-wrap .search-cart-wrap .advance-search .sv_search_product .sv-advance-search option
{
border:none;
box-shadow:none;
width:170px;
padding:4px 10px;
}
.header-wrap .search-cart-wrap .advance-search .sv_search_form:before
{
border-left:1px solid #cbcbcb;
content:'';
position:absolute;
left:0;
height:30px;
top:7px;
}
.header-wrap .search-cart-wrap .advance-search .sv_search_form input[type=text],.normal-search .search-form .search-field
{
width:313px;
height:45px;
border-radius:0;
border:1px solid #ccc;
color:#8e8e8e;
font-style:normal;
font-size:13px;
padding:0 10px;
}
.header-wrap .search-cart-wrap .advance-search .sv_search_form input[type=text]
{
border:0;
}
.header-wrap .search-cart-wrap .advance-search .sv_search_form input::-moz-placeholder
{
font-style:normal;
color:#8e8e8e;
}
.header-wrap .search-cart-wrap .advance-search .sv_search_form input::-webkit-input-placeholder
{
color:#8e8e8e;
font-style:normal;
}
.header-wrap .search-cart-wrap .advance-search .sv_search_form #searchsubmit
{
background:#0091D5;
border:medium none;
border-radius:0;
box-shadow:none;
font-size:14px;
height:41px;
position:absolute;
right:2px;
text-shadow:none;
top:2px;
width:46px;
transition:all .5s ease-in-out 0;
-webkit-transition:all .5s ease-in-out 0;
padding:10px;
}
.normal-search .search-form .search-submit
{
position:relative;
height:46px;
width:auto;
background:#000;
color:#fff;
border-radius:0;
box-shadow:none;
border:medium none;
text-shadow:none;
}
.header-wrap .search-cart-wrap .advance-search .sv_search_form #searchsubmit:hover,.normal-search .search-form .search-submit:hover
{
background:#006ea1;
transition:all .5s ease-in-out 0;
-webkit-transition:all .5s ease-in-out 0;
}
.header-wrap .site-header-cart.menu
{
margin-left:3px;
}
.header-wrap .site-header-cart.menu li a.cart-contents
{
background:#fbb203;
width:120px;
height:45px;
color:#fff;
text-align:right;
font-size:12px;
font-family:Open Sans;
font-weight:600;
text-transform:uppercase;
display:block;
position:relative;
padding:5px 20px;
}
.header-wrap .site-header-cart.menu li a.cart-contents:hover
{
background:#fcc646;
}
.header-wrap .site-header-cart.menu li a.cart-contents:before
{
position:absolute;
content:'\f291';
font-family:FontAwesome;
left:10px;
font-size:31px;
top:-1px;
}
.header-wrap .site-header-cart.menu li .widget.woocommerce.widget_shopping_cart
{
display:none;
position:absolute;
background:#fff none repeat scroll 0 0;
box-shadow:0 0 15px -7px #666;
right:0;
min-width:320px;
text-align:center;
color:#8e8e8e;
font-size:14px;
z-index:999;
}
.header-wrap .site-header-cart.menu li .widget.woocommerce.widget_shopping_cart .cart_list.product_list_widget li.empty
{
position:relative;
padding:60px 0 30px;
}
.header-wrap .site-header-cart.menu li .widget.woocommerce.widget_shopping_cart .cart_list.product_list_widget li.empty:before
{
position:absolute;
content:'\f291';
font-family:FontAwesome;
font-size:30px;
left:0;
width:100%;
top:25px;
}
.widget_shopping_cart_content
{
padding:10px 0 10px 10px;
}
.widget_shopping_cart_content .mini_cart_item
{
text-align:left;
}
.widget_shopping_cart_content .mini_cart_item a.remove
{
float:right;
position:static!important;
text-align:right;
margin-right:8px;
}
.cart_list
{
max-height:300px;
overflow-y:auto;
}
.widget-area .widget_shopping_cart .cart_list
{
max-height:100%;
overflow:auto;
}
.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li
{
padding-left:0;
}
.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img
{
box-shadow:none;
float:left;
height:auto;
margin-right:10px;
width:65px;
}
.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total
{
text-align:left;
border-top:none;
font-size:16px;
color:#000;
padding:10px 0;
}
.woocommerce a.remove
{
color:#0091D5!important;
}
.woocommerce a.remove:hover
{
background:none;
color:red!important;
}
.woocommerce p.buttons
{
padding-right:10px;
}
.site-header-cart .woocommerce a.button.wc-forward,.site-header-cart .woocommerce a.button.checkout
{
border-radius:0;
width:48%;
color:#fff;
text-align:right;
position:relative;
font-weight:600;
padding:13px 30px;
}
.site-header-cart .woocommerce a.button.wc-forward
{
float:left;
background:#0091d5;
}
.site-header-cart .woocommerce a.button.wc-forward:before
{
content:'\f291';
position:absolute;
font-family:FontAwesome;
color:#fff;
left:23px;
font-weight:400;
}
.site-header-cart .woocommerce a.button.checkout
{
float:right;
background:#dd1f26;
border-color:#dd1f26;
}
.site-header-cart .woocommerce a.button.checkout:before
{
content:'\f00c';
position:absolute;
font-family:FontAwesome;
color:#fff;
left:28px;
font-weight:400;
}
.woocommerce a.button.wc-forward:hover,.woocommerce a.button.checkout:hover
{
box-shadow:0 0 15px -7px #666;
transition:all 300ms ease-in-out 0;
-webkit-transition:all 300ms ease-in-out 0;
}
.main-navigation li.menu-item-has-children > a:before
{
position:absolute;
content:'\f107';
font-family:FontAwesome;
right:11px;
color:#fff;
line-height:21px;
}
.main-navigation li.menu-item-has-children ul li.menu-item-has-children > a:before
{
color:#000!important;
content:'\f105';
}
.main-navigation ul li a
{
font-family:Open Sans;
font-weight:400;
font-size:14px;
color:#fff;
position:relative;
padding:20px 25px;
}
.main-navigation ul li:first-child a
{
margin-left:0;
}
.main-navigation ul li.current-menu-item > a,.main-navigation ul li a:hover
{
background:rgba(0,0,0,0.5);
transition:all 300ms ease-in-out 0;
-webkit-transition:all 300ms ease-in-out 0;
}
.main-navigation ul li:hover > ul
{
opacity:1;
visibility:visible;
top:100%;
transition:all 300ms ease-in-out 0;
-webkit-transition:all 300ms ease-in-out 0;
left:0;
}
.main-navigation ul ul ul
{
top:0!important;
}
.main-navigation ul li ul li a
{
margin-left:0;
font-weight:400;
color:#fff;
padding:7px 10px;
}
.main-navigation ul li ul li:hover a
{
background:#fff;
color:#0091D5;
}
.main-navigation ul li ul li a:last-child
{
border-bottom:none;
}
.lSSlideOuter ul
{
height:auto!important;
}
.site-content .store-villa-banner
{
padding:30px 0 0;
}
.site-content .slider-wrapper
{
float:left;
width:65%;
position:relative;
}
.site-content .slider-wrapper .lSAction
{
display:none!important;
}
.site-content .slider-wrapper ul.store-gallery li:before
{
bottom:0;
content:"";
display:block;
height:100%;
width:100%;
position:absolute;
z-index:1;
background:rgba(0,0,0,0.3);
}
.site-content .slider-wrapper ul.store-gallery li .banner-slider-info
{
position:absolute;
top:50%;
transform:translateY(-50%);
z-index:2;
color:#fff;
right:50px;
font-size:18px;
font-family:Open Sans;
text-transform:uppercase;
font-weight:400;
max-width:400px;
}
.site-content .slider-wrapper ul.store-gallery li .banner-slider-info h2.caption-title
{
font-family:Open Sans;
font-weight:700;
color:#fff;
text-transform:uppercase;
font-size:36px;
}
.site-content .slider-wrapper ul.store-gallery li .banner-slider-info a.slider-button
{
border:2px solid #fff;
color:#fff;
text-transform:uppercase;
font-size:14px;
display:inline-block;
transform:translateZ(0);
-webkit-transform:translateZ(0);
backface-visibility:hidden;
-moz-osx-font-smoothing:grayscale;
transition-duration:.3s;
-webkit-transition-duration:.3s;
transition-property:transform;
transition-timing-function:ease-out;
padding:13px 31px;
}
.site-content .slider-wrapper ul.store-gallery li .banner-slider-info a.slider-button:hover
{
background:#fff;
color:#000;
transform:translateY(-8px);
-webkit-transform:translateY(-8px);
}
.site-content .slider-wrapper ul.store-gallery li .banner-slider-info h2.caption-title span
{
color:#f85570;
}
.site-content .slider-wrapper .lSPager
{
position:absolute;
bottom:10px;
display:inline-block;
width:100%;
}
.site-content .slider-wrapper .lSPager.lSpg li a,.widget_storevilla_testimonial_widget_area .lSPager.lSpg li a
{
background-color:#fff;
width:10px;
height:10px;
}
.site-content .banner-header-promo .store-promo-wrap
{
overflow:hidden;
margin-bottom:29px;
}
.site-content .banner-header-promo
{
width:32%;
float:right;
}
.site-content .banner-header-promo a .sv-promo-area
{
display:inline-block;
width:100%;
height:240px;
backface-visibility:hidden;
transform:translateZ(0px);
-webkit-transform:translateZ(0px);
transition-duration:.3s;
-webkit-transition-duration:.3s;
transition-property:transform;
vertical-align:middle;
background-size:cover;
position:relative;
}
.site-content .banner-header-promo a:hover .sv-promo-area
{
-webkit-transform:scale(1.1);
transform:scale(1.1);
}
.site-content .banner-header-promo .sv-promo-area .promo-wrapper
{
position:absolute;
top:50%;
transform:translateY(-50%);
left:20px;
color:#fff;
text-transform:uppercase;
}
.site-content .banner-header-promo .sv-promo-area .promo-wrapper h2
{
color:#fff;
font-size:24px;
font-family:Lato;
text-transform:capitalize;
margin-bottom:5px;
}
.site-content .banner-header-promo .sv-promo-area .promo-wrapper h2 span
{
display:block;
color:#ff4069;
}
.main-widget-wrap .no-bg-image .block-title span,.main-widget-wrap .no-bg-image .block-title h2
{
color:#fff;
margin-bottom:0;
}
.main-widget-wrap .block-title span,.block-title span
{
font-family:Open Sans;
font-size:14px;
color:#0091d5;
text-transform:uppercase;
font-weight:400;
margin-bottom:10px;
}
.main-widget-wrap .block-title h2,.block-title h2,h1.page-title,.woocommerce div.product .product_title,.page h3.entry-title
{
color:#6a6a6a;
text-transform:uppercase;
font-size:26px;
font-family:Open Sans;
font-weight:400;
margin-bottom:0;
}
.woocommerce div.product .product_title
{
margin-bottom:3px;
}
.main-widget-wrap section
{
padding:10px 0 20px;
}
.widget_storevilla_cat_widget_area .category-area
{
padding:40px 0 50px;
}
.block-title
{
padding-bottom:30px;
float:left;
}
.StoreVillaAction
{
float:right;
padding-bottom:30px;
margin-top:24px;
}
.StoreVillaAction .villa-lSPrev,.StoreVillaAction .villa-lSNext
{
border:1px solid #000;
width:23px;
height:23px;
cursor:pointer;
display:inline-block;
position:relative;
vertical-align:middle;
text-align:center;
font-size:16px;
line-height:20px;
}
.StoreVillaAction .villa-lSPrev:before
{
content:'\f104';
position:absolute;
font-family:FontAwesome;
color:#000;
left:6px;
}
.StoreVillaAction .villa-lSNext:before
{
content:'\f105';
position:absolute;
font-family:FontAwesome;
color:#000;
right:7px;
}
.no-bg-image .StoreVillaAction .villa-lSPrev,.no-bg-image .StoreVillaAction .villa-lSNext
{
border-color:#fff;
}
.widget_storevilla_cat_widget_area .category-slider
{
background:#FFF;
}
.widget_storevilla_cat_widget_area .category-slider li
{
float:left;
border-left:1px solid #EEE;
padding:44px 24px;
}
.widget_storevilla_cat_widget_area .category-slider li .item-img
{
text-align:center;
position:relative;
margin-left:10px;
}
.widget_storevilla_cat_widget_area .category-slider li .item-img .sv_category_count
{
background:rgba(255,255,255,0.8) none repeat scroll 0 0;
bottom:17%;
color:#000;
display:block;
left:0;
position:absolute;
right:0;
text-align:center;
transition:all .2s ease-in-out 0;
-webkit-transition:all .2s ease-in-out 0;
width:100%;
padding:13px 0;
}
.widget_storevilla_cat_widget_area .category-slider li .item-img .sv_category_count h3.sv-header-title
{
font-family:Lato;
font-weight:400;
font-size:26px;
color:#000;
margin:0 0 5px;
}
.widget_storevilla_cat_widget_area .category-slider li .item-img .sv_category_count .sv-count
{
font-size:12px;
font-family:Lato;
}
.widget_storevilla_latest_product_cat_widget_area .lSSlideOuter,.widget_storevilla_product_widget_area .lSSlideOuter
{
border-top:1px solid #EEE;
border-right:1px solid #EEE;
border-bottom:1px solid #EEE;
border-left:1px solid #EEE;
}
.widget_storevilla_latest_product_cat_widget_area .latest-product-slider li,.widget_storevilla_product_widget_area .store-product li
{
float:left;
border-left:1px solid #EEE;
margin-left:-1px;
padding:44px 14px 5px 24px;
}
.widget_storevilla_latest_product_cat_widget_area .latest-product-slider li .item-img a.product-image,.widget_storevilla_product_widget_area .store-product li .item-img a.product-image
{
overflow:hidden;
margin:0 0 20px;
}
.widget_storevilla_latest_product_cat_widget_area .latest-product-slider li .block-item-title,.widget_storevilla_product_widget_area .store-product li .block-item-title,.widget_storevilla_cat_with_product_widget_area .cat-with-product li .block-item-title
{
text-align:center;
margin:0 0 15px;
}
.widget_storevilla_latest_product_cat_widget_area .latest-product-slider li .block-item-title span a,.widget_storevilla_product_widget_area .store-product li .block-item-title span a,.widget_storevilla_cat_with_product_widget_area .cat-with-product li .block-item-title span a
{
font-family:Lato;
text-transform:uppercase;
color:#9e9e9e;
font-size:10px;
display:block;
margin-bottom:5px;
-webkit-font-smoothing:subpixel-antialiased;
}
.widget_storevilla_latest_product_cat_widget_area .latest-product-slider li .block-item-title h3 a,.widget_storevilla_product_widget_area .store-product li .block-item-title h3 a,.widget_storevilla_cat_with_product_widget_area .cat-with-product li .block-item-title h3 a,.woocommerce ul.products li.product .block-item-title h3 a
{
font-family:Open Sans;
font-weight:500;
text-transform:capitalize;
color:#000;
font-size:18px;
display:block;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
}
.widget_storevilla_latest_product_cat_widget_area .latest-product-slider li .block-item-title h3 a:hover,.widget_storevilla_product_widget_area .store-product li .block-item-title h3 a:hover,.widget_storevilla_cat_with_product_widget_area .cat-with-product li .block-item-title h3 a:hover,.woocommerce ul.products li.product .block-item-title h3 a:hover
{
color:#0091D5;
transition:all .2s ease-in-out 0;
-webkit-transition:all .2s ease-in-out 0;
}
.widget_storevilla_latest_product_cat_widget_area .latest-product-slider li .product-price-wrap,.widget_storevilla_product_widget_area .store-product li .product-price-wrap,.widget_storevilla_cat_with_product_widget_area .cat-with-product li .product-price-wrap,.woocommerce ul.products li .product-price-wrap
{
border-top:1px solid #EEE;
text-align:center;
}
.widget_storevilla_latest_product_cat_widget_area .latest-product-slider li ul li,.widget_storevilla_product_widget_area .store-product li ul li
{
border-left:none;
padding:0;
}
.product-price-wrap .price
{
display:block;
padding:5px 0;
}
.widget_categories select.postform,.woocommerce.widget_product_categories select.dropdown_product_cat,.widget_archive select#archives-dropdown-8
{
font-family:Open Sans;
font-size:13px;
height:30px;
width:100%;
padding:0 10px;
}
span.price span
{
font-family:Open Sans;
color:#000;
font-size:14px;
font-weight:600;
}
span.price del,span.price ins
{
margin:0 2px;
}
span.price del .amount,.woocommerce ul.products li.product del .amount
{
font-size:14px;
color:#333;
font-weight:300;
}
.woocommerce ul.products li.product del,.woocommerce ul.products li.product ins
{
display:inline-block!important;
vertical-align:middle;
}
ul.add-to-links
{
text-align:center;
border-top:1px solid #EEE;
padding:5px 0 5px 40px;
}
ul.add-to-links li
{
display:inline-block;
float:none!important;
margin:0 20px;
}
ul.add-to-links li a
{
font-size:10px;
font-family:Lato;
font-weight:400;
position:relative;
color:#666;
display:block;
text-transform:uppercase;
margin:0 4px;
}
.single-product ul.products .add-to-links
{
padding-left:23px;
margin:0;
}
ul.add-to-links li a.link-quickview:before
{
position:absolute;
content:'\f002';
font-weight:300;
font-family:FontAwesome;
left:-13px;
}
ul.add-to-links li a.link-wishlist:before
{
position:absolute;
content:'\f08a';
font-weight:300;
font-family:FontAwesome;
left:-13px;
}
.item-img .new-label,.woocommerce span.onsale
{
position:absolute;
z-index:999;
font-family:Lato;
font-weight:600;
color:#fff;
font-size:14px;
text-transform:uppercase;
-webkit-transform:rotate(-90deg);
-ms-transform:rotate(-90deg);
transform:rotate(-90deg);
}
.item-img .new-label.new-top-left
{
right:0;
background:#0091D5;
top:2px;
padding:9px 13px;
}
.item-img .new-label.new-top-left:before
{
width:0;
height:0;
content:'';
position:absolute;
-webkit-transform:rotate(90deg);
-ms-transform:rotate(90deg);
transform:rotate(90deg);
-o-transform:rotate(90deg);
bottom:-8px;
right:-1px;
border-color:transparent transparent transparent #007cb6;
border-style:solid;
border-width:9px 0 0 10px;
}
.item-img .new-label.new-top-right,.woocommerce span.onsale
{
left:0;
background:#dd1f26;
top:4px;
padding:9px 13px;
}
.woocommerce span.onsale
{
border-radius:0;
line-height:1.2;
min-height:38px!important;
top:0;
padding:10px;
}
.item-img .new-label.new-top-right:before,.woocommerce span.onsale:before
{
width:0;
height:0;
content:'';
position:absolute;
-webkit-transform:rotate(90deg);
-ms-transform:rotate(90deg);
transform:rotate(90deg);
-o-transform:rotate(90deg);
bottom:-9px;
right:0;
border-color:transparent transparent transparent #ae1e24;
border-style:solid;
border-width:9px 0 0 10px;
}
.product-button-wrap
{
margin:0 0 15px;
}
.product-button-wrap a,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button
{
font-weight:700;
font-family:Lato;
font-size:10px;
text-transform:uppercase;
border-radius:0;
color:#fff;
display:inline-block;
line-height:1.4;
-webkit-transform:translateZ(0px);
transform:translateZ(0px);
-webkit-transition-duration:.3s;
transition-duration:.3s;
transition-property:transform;
transition-timing-function:ease-out;
border:1px solid #0091D5;
padding:10px;
}
.product-button-wrap a.button,.product-button-wrap a.added_to_cart
{
float:left;
display:inline-block;
background:#0091d5;
padding-left:30px;
position:relative;
border:1px solid #0091D5;
transition:all .5s;
-webkit-transition:all .5s;
}
.product-button-wrap a.button:hover,.product-button-wrap a.added_to_cart:hover,.product-button-wrap a.villa-details:hover
{
transition:all .5s;
-webkit-transition:all .5s;
background:none;
color:#000;
}
.product-button-wrap a.added_to_cart
{
transition:all .5s ease-in-out 0;
-webkit-transition:all .5s ease-in-out 0;
}
.product-button-wrap a.button:before,.product-button-wrap a.added_to_cart:before
{
content:'\f07a';
position:absolute;
font-family:FontAwesome;
left:10px;
top:8px;
font-size:13px;
}
.product-button-wrap a.villa-details
{
float:right;
display:block;
background:#dd1f26;
padding-left:30px;
position:relative;
border:1px solid #DD1F26;
}
.product-button-wrap a.villa-details:before
{
content:'\f064';
position:absolute;
font-family:FontAwesome;
font-size:12px;
left:10px;
top:10px;
}
li.product-type-variable .product-button-wrap .button
{
padding-left:27px;
}
li.product-type-variable .product-button-wrap .button:before
{
content:'\f0c9';
font-size:11px;
top:10px;
}
.widget_storevilla_cat_with_product_widget_area .lSSlideWrapper.usingCss
{
border-top:1px solid #EEE;
border-right:1px solid #EEE;
border-bottom:1px solid #EEE;
}
.widget_storevilla_cat_with_product_widget_area .block-title-desc
{
font-family:Open Sans;
font-size:14px;
color:#e5e5e5;
position:absolute;
top:0;
z-index:1;
padding:20px 26px;
}
.widget_storevilla_cat_with_product_widget_area .block-title
{
width:100%;
float:none;
padding:20px 26px;
}
.widget_storevilla_cat_with_product_widget_area .cat-block-wrap
{
position:relative;
height:100%;
}
.widget_storevilla_cat_with_product_widget_area .cat-block-wrap:before
{
background:rgba(0,0,0,0.4);
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
content:'';
display:block;
height:100%;
z-index:1;
}
.widget_storevilla_cat_with_product_widget_area .cat-block-wrap a.store-overlay
{
position:absolute;
left:0;
right:0;
top:0;
bottom:0;
background-size:cover;
}
.widget_storevilla_cat_with_product_widget_area .block-title-desc a.view-bnt
{
display:inline-block;
text-transform:uppercase;
border:1px solid #EEE;
color:#fff;
padding:7px 26px;
}
.widget_storevilla_cat_with_product_widget_area .block-title-desc a.view-bnt:hover
{
background:#30CFEF;
transition:all .5s ease-in-out 0;
-webkit-transition:all .5s ease-in-out 0;
border:1px solid #30CFEF;
}
.widget_storevilla_cat_with_product_widget_area .product-cat-slide ul.cat-with-product li
{
border-left:1px solid #EEE;
float:left;
margin-left:-1px;
padding:28px 14px 6px 24px;
}
.widget_storevilla_cat_with_product_widget_area .product-cat-slide ul.cat-with-product li ul li
{
border:none;
padding:0;
}
.widget_storevilla_cat_with_product_widget_area .product-cat-slide .home-block-inner
{
float:left;
width:25.209999%;
overflow:hidden;
border:1px solid #EEE;
position:relative;
height:465px;
border-right:0;
}
.widget_storevilla_cat_with_product_widget_area .product-cat-slide.right_align .home-block-inner
{
float:right;
border-left:none;
}
.widget_storevilla_cat_with_product_widget_area .product-cat-slide .home-block-inner a img
{
width:100%;
vertical-align:top;
display:block;
-webkit-transform:translateZ(0px);
transform:translateZ(0px);
-webkit-transition-duration:.5s;
transition-duration:.5s;
transition-property:transform;
transition-timing-function:ease-out;
}
.widget_storevilla_cat_with_product_widget_area .product-cat-slide .home-block-inner a:hover img
{
transform:scale(1.1);
-webkit-transform:scale(1.1);
}
.widget_storevilla_cat_with_product_widget_area .product-cat-slide li .item-img a.product-image
{
overflow:hidden;
display:inline-block;
}
.widget_storevilla_cat_with_product_widget_area .product-cat-slide .lSAction .lSPrev,.widget_storevilla_cat_with_product_widget_area .product-cat-slide .lSAction .lSNext
{
background:rgba(0,0,0,0.6);
width:40px;
height:40px;
text-align:center;
opacity:1;
display:none;
}
.lSSlideWrapper.usingCss:hover .lSAction .lSPrev,.lSSlideWrapper.usingCss:hover .lSAction .lSNext
{
display:block;
transition:all .5s ease-in-out 0;
-webkit-transition:all .5s ease-in-out 0;
}
.widget_storevilla_cat_with_product_widget_area .product-cat-slide .lSAction .lSPrev:hover,.widget_storevilla_cat_with_product_widget_area .product-cat-slide .lSAction .lSNext:hover
{
background:rgba(0,0,0,0.3);
transition:all .5s ease-in-out 0;
-webkit-transition:all .5s ease-in-out 0;
}
.widget_storevilla_cat_with_product_widget_area .product-cat-slide .lSAction .lSNext
{
right:20px;
}
.widget_storevilla_cat_with_product_widget_area .product-cat-slide.right_align .lSAction .lSNext
{
right:19px;
}
.widget_storevilla_cat_with_product_widget_area .product-cat-slide .lSAction .lSPrev:before
{
content:'\f104';
position:absolute;
font-family:FontAwesome;
font-size:26px;
color:#fff;
left:13px;
}
.widget_storevilla_cat_with_product_widget_area .product-cat-slide .lSAction .lSNext:before
{
content:'\f105';
position:absolute;
font-family:FontAwesome;
font-size:26px;
color:#fff;
right:13px;
}
.widget_storevilla_promo_pages_area .promo-seciont
{
padding:40px 0;
}
.widget_storevilla_promo_pages_area .store-container
{
background:#fff;
padding:30px;
}
.widget_storevilla_promo_pages_area .store-container .promo-area,.widget_storevilla_blog_widget_area .blog-preview
{
width:22.93%;
float:left;
}
.widget_storevilla_promo_pages_area .store-container .promo-area.promo-two,.widget_storevilla_blog_widget_area .large-blog-preview
{
width:48.869999%;
float:left;
margin:0 2.5%;
}
.widget_storevilla_promo_pages_area .store-container .promo-area.promo-two .promo-image,.widget_storevilla_promo_pages_area .store-container .promo-area .promo-image
{
margin:0 0 24px;
}
.widget_storevilla_promo_pages_area .promo-area.promo-two .promo-image
{
margin:0 0 10px!important;
}
.widget_storevilla_promo_pages_area .promo-area h2,.widget_storevilla_blog_widget_area .blog-preview .blog-preview-info h2 a,.widget_storevilla_blog_widget_area .large-blog-preview .blog-preview-info h2 a
{
font-family:Open Sans;
font-size:20px;
color:#333;
font-weight:300;
margin-bottom:15px;
text-transform:uppercase;
}
.widget_storevilla_blog_widget_area .blog-preview .blog-preview-info h2 a:hover,.widget_storevilla_blog_widget_area .large-blog-preview .blog-preview-info h2 a:hover
{
color:#30CFEF;
transition:all .5s ease-in-out 0;
-webkit-transition:all .5s ease-in-out 0;
}
.widget_storevilla_promo_pages_area .promo-area span,.widget_storevilla_blog_widget_area .blog-preview .blog-preview-info .blog-preview_desc,.widget_storevilla_blog_widget_area .large-blog-preview .blog-preview_desc
{
color:#8b8b8b;
font-family:Open Sans;
font-size:14px;
margin-bottom:15px;
display:block;
}
.widget_storevilla_promo_pages_area .promo-area a button,.widget_storevilla_blog_widget_area .blog-preview a.blog-preview-btn,.widget_storevilla_blog_widget_area .large-blog-preview a.blog-preview-btn
{
background:none;
box-shadow:none;
text-shadow:none;
display:inline-block;
border-radius:0;
text-transform:uppercase;
font-family:Open Sans;
font-size:14px;
color:#8b8b8b;
border:1px solid #ccc;
padding:9px 25px;
}
.widget_storevilla_blog_widget_area .large-blog-preview a.blog-preview-btn,.widget_storevilla_blog_widget_area .blog-preview a.blog-preview-btn
{
line-height:18px;
}
.widget_storevilla_promo_pages_area .promo-area a:hover button,.widget_storevilla_blog_widget_area .blog-preview a.blog-preview-btn:hover,.widget_storevilla_blog_widget_area .large-blog-preview a.blog-preview-btn:hover
{
background:#0091D5 none repeat scroll 0 0;
transition:all .5s ease-in-out 0;
-webkit-transition:all .5s ease-in-out 0;
color:#fff;
border:1px solid #0091D5;
}
.widget_storevilla_blog_widget_area .blog-inner
{
border:1px solid #EEE;
overflow:hidden;
padding:30px 30px 10px;
}
.widget_storevilla_blog_widget_area .blog-preview-item a img
{
height:auto;
width:100%;
}
.widget_storevilla_testimonial_widget_area .block-title
{
display:block;
float:none;
z-index:1;
position:relative;
}
.widget_storevilla_testimonial_widget_area .testimonial-outer-container
{
position:relative;
padding:50px 0;
}
.widget_storevilla_testimonial_widget_area .testimonial-outer-container:before
{
background:rgba(0,0,0,0.3) none repeat scroll 0 0;
bottom:0;
content:"";
display:block;
height:100%;
position:absolute;
width:100%;
z-index:0;
}
.widget_storevilla_testimonial_widget_area .testimonial-area .entry-thumb
{
border-radius:100%;
display:inline-block;
overflow:hidden;
width:117px;
height:117px;
margin-bottom:26px;
}
.widget_storevilla_testimonial_widget_area .testimonial-area .testimonial-preview-info
{
width:67%;
color:#fff;
font-family:Open Sans;
font-size:14px;
margin:0 auto;
}
.widget_storevilla_testimonial_widget_area .testimonial-area .testimonial-preview-info h2
{
font-size:16px;
font-weight:300;
text-transform:uppercase;
}
.widget_storevilla_testimonial_widget_area .lSAction > a
{
margin-top:-96px;
}
.brand-logo-wrap
{
padding:50px 0;
}
.brand-logo-wrap .brands-logo li
{
display:inline-block;
vertical-align:middle;
text-align:center;
}
.brand-logo-wrap .lSSlideWrapper.usingCss
{
height:100px;
}
.our-features-box
{
background:#efefef;
padding:38px 0 18px;
}
.our-features-box .feature-box
{
float:left;
margin-left:2%;
margin-bottom:20px;
width:30%;
}
.our-features-box .feature-box:first-child
{
margin-left:5%;
}
.our-features-box .feature-box .content
{
font-size:14px;
font-family:Open Sans;
color:#3d3d3d;
}
.our-features-box .feature-box .content h3
{
font-size:16px;
text-transform:uppercase;
color:#333;
margin-bottom:5px;
}
.our-features-box .feature-box span
{
border:2px solid #ccc;
border-radius:100%;
font-size:34px;
height:73px;
line-height:67px;
overflow:hidden;
text-align:center;
width:73px;
color:#0091d5;
margin-right:14px;
padding:0 0 0 8px;
}
.site-footer .footer-widgets
{
background:#333;
color:#c6c6c6;
font-size:13px;
padding:40px 0 35px;
}
.site-footer .footer-widgets h3.widget-title
{
font-size:18px;
color:#FFF;
text-transform:uppercase;
font-weight:300;
margin-bottom:25px;
}
.site-footer .footer-widgets .footer-widget-1
{
float:left;
width:25%;
}
.site-footer .footer-widgets .footer-widget-2,.site-footer .footer-widgets .footer-widget-3,.site-footer .footer-widgets .footer-widget-4,.site-footer .footer-widgets .footer-widget-5
{
float:left;
width:18%;
margin-left:.7%;
padding-top:35px;
}
.site-footer .bottom-footer-wrap
{
background:#2f2f2f;
}
.site-footer .site-info
{
float:left;
font-size:13px;
color:#8b8b8b;
padding:25px 0;
}
.site-footer .site-info a:hover
{
color:#30CFEF;
}
.site-footer .payment-accept
{
float:right;
padding:21px 0;
}
.site-footer .payment-accept img
{
display:inline-block;
vertical-align:middle;
max-width:45px;
margin:0 2px;
}
.widget_nav_menu ul li,.widget_pages ul li,.widget_recent_entries ul li,.widget_recent_comments ul li,.widget_meta ul li,.widget_archive ul li,.widget_categories ul li
{
margin-bottom:7px;
line-height:1.7;
}
.widget_nav_menu ul li a,.widget_pages ul li a,.widget_recent_entries ul li a,.widget_meta ul li a,.widget_archive ul li a,.widget_categories ul li a,.site-footer .widget_recent_comments ul li a
{
position:relative;
padding-left:15px;
display:block;
color:#c6c6c6;
font-size:13px;
}
.widget_recent_comments
{
font-size:13px;
color:#c6c6c6!important;
}
.widget_recent_comments ul li
{
padding-left:20px;
position:relative;
}
.widget_recent_comments ul li:before
{
position:absolute;
content:'\f27b';
font-family:FontAwesome;
font-size:13px;
left:0;
color:#666;
}
.widget_nav_menu ul li a:before,.widget_pages ul li a:before,.widget_recent_entries ul li a:before,.widget_meta ul li a:before,.widget_archive ul li a:before,.widget_categories ul li a:before
{
position:absolute;
content:'\f105';
font-family:FontAwesome;
font-size:14px;
left:2px;
color:#999;
}
.widget_pages ul li ul li a:before,.widget_nav_menu ul li ul li a:before
{
content:'\f101';
top:-1px;
}
.widget_nav_menu ul li a:hover:before,.widget_pages ul li a:hover:before,.widget_recent_entries ul li a:hover:before,.widget_meta ul li a:hover:before,.widget_archive ul li a:hover:before,.widget_categories ul li a:hover:before
{
left:5px;
transition:all .5s ease-in-out 0;
-webkit-transition:all .5s ease-in-out 0;
}
.widget_storevilla_aboutus_info_area ul li
{
float:left;
margin-right:5px;
}
.widget_storevilla_aboutus_info_area ul li a
{
display:block;
width:30px;
height:30px;
background:#beb9b9;
border-radius:100%;
font-size:14px;
text-align:center;
line-height:30px;
}
.widget_storevilla_aboutus_info_area ul li a:hover
{
background:#30CFEF;
transition:all .5s ease-in-out 0;
-webkit-transition:all .5s ease-in-out 0;
}
.widget_storevilla_aboutus_info_area ul li a .fa
{
color:#333;
}
.widget_storevilla_aboutus_info_area ul li a:hover .fa
{
color:#fff;
transition:all .5s ease-in-out 0;
-webkit-transition:all .5s ease-in-out 0;
}
.widget_nav_menu ul li ul
{
padding:2px 0 0 18px;
}
.footer-quick-info,.widget_storevilla_contact_info_area ul.contacts-info li
{
text-align:center;
color:#c6c6c6;
}
.footer-quick-info h4
{
font-family:Lato;
font-size:40px;
margin-bottom:30px;
padding:15px 0 0;
}
.widget_storevilla_contact_info_area ul li
{
display:inline-block;
vertical-align:top;
width:15%;
margin:0 40px;
}
.widget_storevilla_contact_info_area ul li span
{
border:1px solid #ccc;
border-radius:100%;
color:#ccc;
font-size:18px;
height:45px;
line-height:41px;
overflow:hidden;
text-align:center;
width:45px;
transition:all 300ms ease-in-out 0;
-webkit-transition:all 300ms ease-in-out 0;
display:block;
margin:0 auto 10px;
}
.widget_storevilla_contact_info_area ul li span:hover
{
cursor:pointer;
background:#0091D5;
color:#fff;
transition:all 300ms ease-in-out 0;
-webkit-transition:all 300ms ease-in-out 0;
border-color:#0091D5;
}
.widget_storevilla_contact_info_area ul li span .fa-mobile
{
font-size:25px;
line-height:45px;
}
.widget_search form input[type=search],.widget_product_search form input[type=search]
{
border-radius:0;
font-size:14px;
border:1px solid #EEE;
color:#000;
height:31.5px;
}
.widget-area section.widget_search,.widget-area section.widget_product_search
{
padding-top:15px;
}
.widget_product_search form input[type=submit]
{
margin-top:-4px;
}
.widget_search form input[type=submit],.widget_product_search form input[type=submit],.no-results.not-found .search-form .search-submit
{
box-shadow:none;
background:#0091D5;
text-shadow:none;
border-radius:0;
border:none;
color:#fff;
height:31px;
padding:5px 14px;
}
.widget_product_categories ul li
{
margin-bottom:5px;
line-height:1.7;
}
.widget_product_categories ul li ul,.widget_pages ul li ul
{
padding-top:5px;
padding-left:15px;
}
.widget_categories a
{
float:left;
width:90%;
}
.widget-area .widget_tag_cloud .tagcloud a,.widget-area .widget_product_tag_cloud .tagcloud a
{
color:#000;
padding:5px 10px;
}
.widget_tag_cloud .tagcloud a,.widget_product_tag_cloud .tagcloud a
{
display:inline-block;
color:#c6c6c6;
font-size:13px!important;
border:1px solid #c6c6c6;
margin-bottom:7px;
margin-right:2px;
padding:3px 5px;
}
.widget_tag_cloud .tagcloud a:hover,.widget_product_tag_cloud .tagcloud a:hover
{
background:#0091D5;
transition:all .7s ease-in-out 0;
-webkit-transition:all .7s ease-in-out 0;
color:#fff;
border:1px solid #0091D5;
}
.widget_products ul li span.product-title,.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a
{
font-size:15px;
line-height:1.3;
font-weight:400;
margin-bottom:5px;
}
.widget_products ul li del,.widget_products ul li .amount,.widget_top_rated_products ul li
{
font-weight:700;
font-size:12px;
}
.calendar_wrap caption
{
background:none repeat scroll 0 0 #0091D5;
color:#FFF;
line-height:40px;
text-align:center;
}
.calendar_wrap table
{
border-collapse:collapse;
width:auto;
}
.calendar_wrap table th
{
border:1px solid #ccc;
font-weight:700;
text-align:center;
width:5%;
padding:8px 0;
}
.calendar_wrap table td
{
border:1px solid #ccc;
color:#000;
width:5%;
text-align:center;
padding:8px 0;
}
.calendar_wrap table td #prev,.calendar_wrap table td#next
{
text-align:left;
padding-left:10px;
padding-right:10px;
}
a.scrollup
{
bottom:15px;
right:15px;
background:rgba(0,0,0,0.4);
color:#fff;
text-align:center;
height:45px;
width:50px;
display:block;
line-height:41px;
font-size:36px;
position:fixed;
z-index:999999;
border-radius:3px;
}
a.scrollup:hover
{
background:rgba(0,0,0,1);
color:#30CFEF;
transition:all .7s ease-in-out 0;
-webkit-transition:all .7s ease-in-out 0;
}
#primary
{
float:left;
width:67%;
}
#secondaryright
{
width:32%;
float:right;
padding:45px 0 0;
}
#primary .site-main
{
padding:30px 0;
}
#secondaryleft
{
float:left;
width:32%;
padding:45px 0 0;
}
.nosidebar #primary
{
float:none;
width:100%;
}
.nosidebar #primary .site-main
{
padding-bottom:10px;
}
.widget-area section
{
margin-bottom:30px;
border:1px solid #eaeaea;
padding:0 15px 15px;
}
.woocommerce .woocommerce-breadcrumb
{
font-size:14px;
display:block;
margin:0 0 30px;
}
.woocommerce .woocommerce-breadcrumb a:hover:before
{
left:4px;
transition:all .5s ease-in-out 0;
-webkit-transition:all .5s ease-in-out 0;
}
.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count
{
font-size:14px;
color:#777;
position:relative;
}
.woocommerce .woocommerce-ordering select
{
-moz-appearance:none;
-webkit-appearance:none;
appearance:none;
border:1px solid #ccc;
box-shadow:none;
color:#8e8e8e;
cursor:pointer;
font-size:14px;
height:38px;
margin-right:3px;
outline:medium none;
width:150px;
padding:7px 20px 7px 10px;
}
.woocommerce .woocommerce-ordering:before
{
color:#8e8e8e;
content:"\f107";
font-family:FontAwesome;
position:absolute;
right:15px;
font-size:19px;
top:5px;
}
.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover
{
background:none;
color:#000;
transition:all 300ms ease-in-out 0;
-webkit-transition:all 300ms ease-in-out 0;
}
.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product
{
border:1px solid #EEE;
margin-bottom:30px;
padding:18px 7px 7px;
}
.woocommerce .products ul,.woocommerce ul.products ul.add-to-links
{
line-height:18px;
padding-top:5px;
}
.single-product .products ul.add-to-links li
{
margin:0 5px;
}
.woocommerce #primary ul.products li .item-img .product-image
{
overflow:hidden;
display:block;
}
.woocommerce .star-rating
{
font-size:10px;
margin-bottom:3px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range
{
background-color:#ccc;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content
{
background-color:#404040;
}
.woocommerce .woocommerce-product-rating .star-rating,.woocommerce-review-link
{
display:inline-block;
vertical-align:middle;
margin:0 10px 0 0;
}
.woocommerce .woocommerce-product-rating .star-rating
{
margin-top:13px!important;
}
.woocommerce-review-link
{
font-size:13px;
color:#000;
}
.single-product .woocommerce .woocommerce-breadcrumb
{
margin-bottom:25px;
}
a.woocommerce-main-image
{
display:block;
border:1px solid #c6c6c6;
margin-bottom:10px;
padding:2px;
}
.woocommerce div.product form.cart
{
border-top:1px dotted #ddd;
border-bottom:1px dotted #ddd;
padding:10px 0;
}
.woocommerce .summary .product_meta
{
margin-top:5px;
border-top:1px dotted #e7e7e7;
font-size:14px;
}
.woocommerce .summary .product_meta > span
{
display:block;
border-bottom:1px dotted #e7e7e7;
padding:10px 0;
}
.storevilla-blog
{
font-family:Open Sans;
}
.storevilla-blog figure
{
overflow:hidden;
position:relative;
display:block;
margin:0 0 25px!important;
}
.storevilla-blog figure img
{
vertical-align:top;
display:block;
position:relative;
z-index:1;
}
.storevilla-blog figure:hover .sv-img-hover
{
opacity:1;
visibility:visible;
z-index:2;
transition:all 300ms ease-in-out 0;
-webkit-transition:all 300ms ease-in-out 0;
}
.storevilla-blog .sv-img-hover
{
height:100%;
left:0;
opacity:0;
position:absolute;
top:0;
visibility:hidden;
width:100%;
z-index:2;
transition:all 300ms ease-in-out 0;
-webkit-transition:all 300ms ease-in-out 0;
padding:20px;
}
.storevilla-blog .sv-img-hover .holder
{
border:1px solid #fff;
height:100%;
position:relative;
width:100%;
}
.storevilla-blog .sv-post-content,.storevilla-blog .entry-content
{
text-align:center;
color:#8b8b8b;
}
.storevilla-blog .sv-post-content .category-name span
{
color:#888;
display:inline-block;
position:relative;
border-radius:0;
padding:0 0 0 20px;
}
.storevilla-blog .sv-post-content .category-name span:before
{
position:absolute;
content:'\f07c';
font-family:FontAwesome;
left:-4px;
top:1px;
}
.storevilla-blog .sv-post-content .category-name span a,.storevilla-blog .sv-post-content .post-meta .date
{
font-style:italic;
font-size:14px;
color:#888;
transition:all 300ms ease-in-out 0;
-webkit-transition:all 300ms ease-in-out 0;
}
.storevilla-blog .sv-post-content .post-meta .date
{
position:relative;
padding:0 10px;
}
.storevilla-blog .sv-post-content .post-meta .date:before,.storevilla-blog .sv-post-content .post-meta .date:after
{
background:#8b8b8b;
content:"";
display:block;
height:1px;
left:100%;
position:absolute;
top:50%;
width:80px;
}
.storevilla-blog .sv-post-content .post-meta .date:before
{
left:auto;
right:100%;
}
.storevilla-blog h3 a
{
color:#424242;
font-weight:400;
font-size:22px;
transition:all 300ms ease-in-out 0;
-webkit-transition:all 300ms ease-in-out 0;
display:inline-block;
margin-bottom:10px;
line-height:22px;
}
.storevilla-blog .sv-post-content .description,.storevilla-blog .entry-content,.single-product div[itemprop=description]
{
text-align:left;
font-size:14px;
}
.single-product div[itemprop=description] p
{
margin-bottom:13px;
}
.single-product div[itemprop=description]
{
color:#8b8b8b;
margin-top:5px;
}
.storevilla-blog .sv-post-content a.sv-btn-countinuereading
{
display:inline-block;
font-weight:400;
line-height:14px;
position:relative;
text-transform:capitalize;
vertical-align:middle;
color:#888;
font-family:Open Sans;
font-size:14px;
margin:10px 0;
padding:5px 10px;
}
.storevilla-blog .sv-post-content a.sv-btn-countinuereading:before,.storevilla-blog .sv-post-content a.sv-btn-countinuereading:after
{
background:#888 none repeat scroll 0 0;
content:"";
display:block;
height:82%;
left:0;
position:absolute;
top:15%;
width:1px;
}
.storevilla-blog .sv-post-content a.sv-btn-countinuereading:before
{
left:auto;
right:0;
}
.storevilla-blog .sv-post-foot a
{
font-size:13px;
font-family:Open Sans;
color:#888;
transition:all 300ms ease-in-out 0;
-webkit-transition:all 300ms ease-in-out 0;
}
.storevilla-blog .sv-post-foot
{
position:relative;
padding-left:22px;
text-align:left;
}
.storevilla-blog .sv-post-foot:before
{
position:absolute;
content:'\f02c';
font-family:FontAwesome;
left:0;
top:3px;
}
.blog-meta li a
{
color:#424242;
transition:all 300ms ease-in-out 0;
-webkit-transition:all 300ms ease-in-out 0;
position:relative;
}
.blog-meta li
{
display:inline-block;
vertical-align:middle;
margin-right:15px;
padding-left:15px;
position:relative;
}
.blog-meta li.sv-author:before
{
content:'\f007';
font-family:FontAwesome;
left:0;
position:absolute;
}
.blog-meta li.sv-time:before
{
content:'\f133';
font-family:FontAwesome;
left:-2px;
position:absolute;
}
.blog-meta li.sv-category:before
{
content:'\f07c';
font-family:FontAwesome;
left:-2px;
position:absolute;
}
.blog-meta li.sv-tags:before
{
content:'\f02c';
font-family:FontAwesome;
left:-2px;
position:absolute;
}
.blog-meta li.sv-comments:before
{
content:'\f086';
font-family:FontAwesome;
left:-2px;
position:absolute;
}
.yith-woocompare-widget a.clear-all,.yith-woocompare-widget .compare.button
{
display:inline-block;
vertical-align:middle;
border:1px solid #c6c6c6;
text-transform:uppercase;
color:#000;
font-size:12px;
font-family:Open Sans;
padding:6px 20px;
}
.yith-woocompare-widget .compare.button
{
background-color:#0091d5;
color:#fff;
transition:all 300ms ease-in-out 0;
-webkit-transition:all 300ms ease-in-out 0;
border-radius:0;
border-color:#0091d5;
}
.yith-woocompare-widget a.clear-all:hover
{
background-color:#0091d5;
color:#fff;
transition:all 300ms ease-in-out 0;
-webkit-transition:all 300ms ease-in-out 0;
border-color:#0091d5;
}
.post-navigation .nav-links
{
border-bottom:1px solid #efefef;
border-top:1px solid #efefef;
overflow:hidden;
margin:0 auto 40px;
}
.post-navigation .nav-links .nav-previous
{
border-right:1px solid #efefef;
text-align:right;
padding-right:30px;
}
.post-navigation .nav-links .nav-next
{
text-align:left;
padding-left:30px;
border-left:1px solid #efefef;
}
.post-navigation .nav-links .nav-previous,.post-navigation .nav-links .nav-next
{
padding-top:30px;
padding-bottom:30px;
}
.post-navigation .nav-links .nav-previous a,.post-navigation .nav-links .nav-next a
{
color:#424242;
font-size:14px;
position:relative;
transition:all 300ms ease-in-out 0;
-webkit-transition:all 300ms ease-in-out 0;
}
.post-navigation .nav-links .nav-previous a:hover,.post-navigation .nav-links .nav-next a:hover
{
transition:all 300ms ease-in-out 0;
-webkit-transition:all 300ms ease-in-out 0;
color:#0091D5;
}
.post-navigation .nav-links .nav-previous a:before
{
font-family:FontAwesome;
content:'\f100';
position:absolute;
left:-30px;
top:0;
}
.post-navigation .nav-links .nav-next a:before
{
right:-30px;
content:'\f101';
font-family:FontAwesome;
position:absolute;
top:0;
}
.comments-area .comment-notes
{
color:red;
font-size:13px;
font-family:Open Sans;
margin-bottom:5px;
}
.comments-area p label
{
color:#424242;
font-size:13px;
text-transform:uppercase;
}
.comments-area .comment-form-author
{
width:49%;
display:inline-block;
vertical-align:middle;
margin-right:1.4%;
}
.comments-area .comment-form-email
{
width:49%;
display:inline-block;
vertical-align:middle;
}
.comments-area textarea,.comments-area .comment-form-author input,.comments-area .comment-form-email input,.comments-area .comment-form-url input
{
border-radius:0;
width:100%;
padding:0 10px;
}
.comments-area .comment-form-author input,.comments-area .comment-form-email input,.comments-area .comment-form-url input
{
height:35px;
font-size:14px;
}
.comments-area .form-submit .submit
{
display:inline-block;
border:none;
box-shadow:none;
text-shadow:none;
background:#0091D5;
color:#fff;
border-radius:0;
transition:all 300ms ease-in-out 0;
-webkit-transition:all 300ms ease-in-out 0;
padding:10px;
}
.comments-area .form-submit .submit:hover
{
transition:all 300ms ease-in-out 0;
-webkit-transition:all 300ms ease-in-out 0;
background:#DD1F26;
}
.taxonomy-description
{
font-family:Open Sans;
font-size:14px;
color:#8b8b8b;
margin-bottom:15px;
}
.pagination .nav-links span,.pagination .nav-links a
{
display:inline-block;
border:1px solid #c6c6c6;
height:30px;
width:30px;
text-align:center;
line-height:30px;
border-left:none;
font-size:13px;
transition:all 300ms ease-in-out 0;
-webkit-transition:all 300ms ease-in-out 0;
color:#000;
margin:0 0 0 -4px;
}
.pagination .nav-links span,.pagination .nav-links a.prev.page-numbers
{
border-left:1px solid #c6c6c6;
}
.pagination .nav-links a.next.page-numbers,.pagination .nav-links a.prev.page-numbers
{
width:auto;
transition:all 300ms ease-in-out 0;
-webkit-transition:all 300ms ease-in-out 0;
padding:0 5px;
}
.pagination .nav-links span.current
{
background:#0091D5;
color:#fff;
border-color:#0091D5;
}
.pagination .nav-links a:hover
{
background:#0091D5;
color:#fff;
transition:all 300ms ease-in-out 0;
-webkit-transition:all 300ms ease-in-out 0;
border-color:#0091D5;
}
.variations_form.cart label
{
font-size:13px;
font-family:Open Sans;
color:#000;
text-transform:uppercase;
}
.woocommerce div.product form.cart .variations select
{
height:30px;
font-size:13px;
font-family:Open Sans;
padding:0 10px;
}
.woocommerce div.product form.cart .variations td
{
line-height:2.5em;
}
.woocommerce div.product form.cart div.quantity
{
border:1px solid #0091D5;
}
.quantity button,.quantity .input-text.text
{
background:#fff;
box-shadow:none;
text-shadow:none;
border:none;
width:30px;
height:32px;
border-radius:0;
text-align:center;
font-size:10px;
float:left;
vertical-align:middle;
border-right:1px solid #0091D5;
padding:5px;
}
.quantity button.increase
{
border-right:0;
}
.cart_item .quantity .input-text
{
overflow:hidden;
border-top:1px solid #0091D5;
border-bottom:1px solid #0091D5;
}
.quantity .input-text.text
{
width:auto;
font-size:14px;
}
.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
{
border-radius:0;
background:#0091D5;
}
.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt
{
background:#0091D5;
border-radius:0;
position:relative;
}
button.single_add_to_cart_button.button.alt
{
padding-left:30px!important;
position:relative;
display:inline-block;
}
button.single_add_to_cart_button:before
{
content:'\f07a';
position:absolute;
left:11px;
font-family:FontAwesome;
font-size:13px;
top:7px;
}
.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
{
width:auto;
}
.single-product .yith-wcwl-add-to-wishlist,.single-product .entry-summary .compare.button
{
display:inline-block!important;
vertical-align:middle;
width:auto;
font-size:14px;
text-transform:capitalize;
font-family:Open Sans;
color:#8b8b8b;
padding:10px 0;
}
.single-product .yith-wcwl-add-to-wishlist a
{
color:#000;
padding-left:20px;
position:relative;
}
.single-product .entry-summary .compare.button
{
background:none;
color:#000;
border-radius:0;
font-weight:400;
position:relative;
border:none;
padding:0 0 0 20px;
}
.single-product .compare.button:hover,.single-product .entry-summary .yith-wcwl-add-to-wishlist a:hover
{
background:none;
color:#0091D5;
}
.single-product .yith-wcwl-add-to-wishlist a.add_to_wishlist:before
{
content:'\f08a';
position:absolute;
font-family:FontAwesome;
left:0;
}
.single-product .entry-summary .compare.button:before
{
content:'\f080';
position:absolute;
font-family:FontAwesome;
left:0;
}
.single-product .product_meta
{
font-size:13px;
border-top:1px solid #ddd;
}
.single-product .product_meta .posted_in a:hover
{
transition:all .5s ease-in-out 0;
-webkit-transition:all .5s ease-in-out 0;
color:#0091D5;
}
.single-product .yith-wcwl-wishlistaddedbrowse a,.single-product .yith-wcwl-wishlistexistsbrowse a
{
display:inline-block;
position:relative;
padding-left:25px;
}
.single-product .yith-wcwl-wishlistaddedbrowse a:before,.single-product .yith-wcwl-wishlistexistsbrowse a:before
{
content:'\f110';
font-family:FontAwesome;
left:5px;
position:absolute;
}
.bothsidebar .store-container-inner
{
padding-right:300px;
padding-left:300px;
}
.bothsidebar #secondaryleft
{
margin-left:-300px;
float:left;
width:47%;
}
.bothsidebar #secondaryright
{
float:right;
margin-right:-300px;
position:relative;
right:-100%;
width:47%;
}
.bothsidebar #primary
{
width:100%;
position:relative;
float:none;
}
.woocommerce-tabs.wc-tabs-wrapper,.page .entry-content
{
font-family:Open Sans;
font-size:14px;
color:#8b8b8b;
}
.woocommerce-tabs.wc-tabs-wrapper ul.tabs li a
{
font-size:16px;
font-family:Open Sans;
font-weight:300;
}
.woocommerce-tabs.wc-tabs-wrapper h2
{
font-size:18px;
color:#0091d5;
font-weight:300;
margin-bottom:15px;
font-family:Open Sans;
}
.related.products h2,.upsells.products h2
{
color:#6a6a6a;
font-family:Open Sans;
text-transform:capitalize;
font-size:26px;
border-bottom:1px solid #e6e6e6;
padding-bottom:10px;
}
.woocommerce-page.columns-3 ul.products li.product:nth-child(3n),.woocommerce.columns-3 ul.products li.product:nth-child(3n),.woocommerce-page.columns-2 ul.products li.product:nth-child(2n),.woocommerce.columns-2 ul.products li.product:nth-child(2n)
{
margin-right:0;
}
.wc-proceed-to-checkout .checkout-button
{
width:100%!important;
text-align:center!important;
}
.wc-proceed-to-checkout .checkout-button:before
{
left:53px!important;
}
.no-results.not-found .page-content
{
color:red;
font-style:italic;
}
.no-results.not-found .page-content .search-field
{
border-radius:0!important;
font-style:normal;
font-size:13px;
font-family:Open Sans;
height:31.5px;
padding:3px 10px;
}
#primary-404 .site-main
{
padding:60px 0;
}
#primary-404 .site-main .error-404.not-found .page-content p
{
margin-bottom:40px;
}
.error-homepage a
{
display:inline-block;
background:#0091D5;
font-size:14px;
text-transform:uppercase;
color:#fff;
padding:10px 20px;
}
.widget-area .widget_shopping_cart_content
{
padding:0;
}
.woocommerce-tabs.wc-tabs-wrapper .entry-content ol
{
padding-left:17px;
margin-bottom:10px;
}
.woocommerce .woocommerce-tabs .comment-form-rating .stars
{
margin-bottom:0!important;
line-height:12px;
margin-left:10px!important;
}
.woocommerce-tabs .comment-respond .comment-form-comment
{
float:left;
width:49%;
}
.woocommerce-tabs .comment-respond .comment-form-author,.woocommerce-tabs .comment-respond .comment-form-email
{
float:right;
width:49%;
}
.woocommerce-tabs .comment-respond .comment-form-author label,.woocommerce-tabs .comment-respond .comment-form-email label,.woocommerce-tabs .comment-respond .comment-form-comment label
{
display:block;
margin-bottom:5px;
color:#000;
}
.woocommerce-tabs .comment-respond .comment-form-author input,.woocommerce-tabs .comment-respond .comment-form-email input,.woocommerce-tabs .comment-respond .comment-form-comment textarea
{
border-radius:0;
color:#000;
width:100%;
font-size:14px;
padding:5px 10px;
}
.woocommerce-tabs .comment-respond .comment-form-author input,.woocommerce-tabs .comment-respond .comment-form-email input
{
height:35px;
}
.woocommerce #reviews #comment
{
height:105px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,.woocommerce div.product .woocommerce-tabs ul.tabs li::after
{
border-bottom-right-radius:0;
box-shadow:none;
left:0;
border-width:0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before
{
border:none;
bottom:0;
content:" ";
height:0;
position:static;
width:0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs
{
margin:0;
padding:0 0 0 5px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li
{
border:none;
border-radius:0;
margin:0 5px 0 -5px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a
{
font-family:Open Sans;
font-weight:400;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,.woocommerce div.product .woocommerce-tabs ul.tabs li:hover
{
background:#0091D5;
color:#fff;
transition:all 300ms ease-in-out 0;
-webkit-transition:all 300ms ease-in-out 0;
}
.woocommerce div.product .woocommerce-tabs .panel.entry-content.wc-tab
{
border-top:2px solid #0091D5;
border-bottom:1px solid #ddd;
border-left:1px solid #ddd;
border-right:1px solid #ddd;
padding:20px;
}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea
{
border-radius:0;
height:35px;
font-size:13px;
padding:0 10px;
}
.entry-summary div[itemprop=description] ol
{
margin-bottom:15px;
padding:0 0 0 15px;
}
table.wishlist_table .product-name a
{
display:block;
font-size:16px;
color:#000;
transition:all 300ms ease-in-out 0;
-webkit-transition:all 300ms ease-in-out 0;
}
table.wishlist_table .product-name a.button
{
display:inline-block;
font-size:10px;
color:#8b8b8b;
background:none;
position:relative;
transition:all 300ms ease-in-out 0;
-webkit-transition:all 300ms ease-in-out 0;
padding:0 0 0 15px;
}
table.wishlist_table .product-name a.button:before
{
position:absolute;
content:'\f002';
left:0;
font-family:FontAwesome;
display:inline-block;
}
table.wishlist_table .product-name a:hover,table.wishlist_table .product-name a.button:hover
{
color:#0091D5;
transition:all 300ms ease-in-out 0;
-webkit-transition:all 300ms ease-in-out 0;
}
.woocommerce .wishlist_table td.product-add-to-cart a
{
padding:10px;
}
.comments-area ol li .comment-body
{
background:#f1f1f1 none repeat scroll 0 0;
margin-bottom:10px;
padding:10px 60px 10px 10px;
}
.comments-area ol li .comment-author img
{
height:32px;
margin-right:10px;
width:32px;
}
.comment-author .fn a,.comment-author .says
{
color:#000;
display:inline-block;
font-size:14px;
font-style:normal;
font-weight:700;
margin-top:6px;
padding-top:10px;
text-transform:capitalize;
}
.comments-area .comment-metadata a
{
color:#777;
font-size:12px;
padding-left:15px;
position:relative;
text-transform:uppercase;
}
.comments-area .comment-metadata a::before
{
content:"";
font-family:FontAwesome;
left:0;
position:absolute;
display:inline-block;
top:-1px;
}
.comments-area ol li .comment-metadata
{
float:left;
margin-bottom:5px;
width:100%;
}
.comments-area .reply a
{
display:inline-block;
background:#0091D5;
color:#fff;
font-size:12px;
padding:5px 15px;
}
.comments-area .reply a:hover
{
background:#FBB203;
}
.comments-area ol.children
{
margin:0 0 0 25px;
}
table.group_table td a.button
{
display:inline-block;
float:none!important;
}
.woocommerce div.product form.cart .group_table td.label
{
float:left;
padding-bottom:5px;
padding-left:0;
padding-right:0;
width:160px;
}
.woocommerce div.product form.cart .group_table td.label a
{
color:#0091D5;
font-size:12px;
}
.woocommerce div.product form.cart .group_table td.label a:hover
{
color:#FBB203;
}
.woocommerce div.product form.cart .group_table td.price
{
display:inline-block;
font-size:13px;
width:80px;
padding:5px 0 0;
}
.archive .products .add-to-links
{
padding-left:12px;
}
.archive .products .add-to-links li
{
margin:0 7px;
}
.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals
{
width:35%;
}
.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells
{
width:60%;
}
.woocommerce table.shop_table
{
margin-bottom:45px;
}
.woocommerce-page table.cart td.actions .coupon .input-text
{
height:30px;
}
.woocommerce-page tr.cart_item td.product-name
{
width:41%;
padding:20px 0!important;
}
.select2-container .select2-choice
{
border-radius:0;
height:35px;
border-color:#ccc;
padding:2px 10px;
}
.boxlayout .site-content .slider-wrapper ul.store-gallery li .banner-slider-info
{
margin-left:30px;
}
.boxlayout .widget_storevilla_column_product_widget_area .column-wrap
{
background:#fff!important;
}
.boxlayout .hfeed.site
{
max-width:1230px;
background:#fff;
margin:0 auto;
}
.columns-4 .product-button-wrap a
{
display:inline-block;
float:none;
}
.columns-4 ul.products > li
{
border:1px solid #EEE;
padding:10px!important;
}
form.cart button.single_add_to_cart_button
{
padding:9px 10px;
}
.widget-area .widget_storevilla_contact_info_area h4
{
color:#0091d5;
margin-bottom:20px;
}
.widget-area .widget_storevilla_contact_info_area .contacts-info li
{
width:100%;
text-align:left;
margin:0;
}
.widget-area .widget_storevilla_contact_info_area .contacts-info li span,.widget-area .widget_storevilla_contact_info_area .contacts-info li p
{
display:inline-block;
vertical-align:middle;
color:#000;
}
.widget-area .widget_storevilla_contact_info_area .contacts-info li span
{
border-color:#000;
}
.widget-area .widget_storevilla_contact_info_area .contacts-info li span:hover
{
color:#fff;
border-color:#fff;
}
.widget-area .widget_storevilla_contact_info_area .contacts-info li p,.widget-area .widget_storevilla_contact_info_area .contacts-info li a
{
width:67%;
margin-left:3%;
display:inline-block;
vertical-align:middle;
}
.widget_storevilla_column_product_widget_area .column-wrap
{
background:#efefef;
padding:40px 0 30px!important;
}
.widget_storevilla_column_product_widget_area .column-wrap .col-wrap
{
background:#fff;
}
.widget_storevilla_column_product_widget_area .column-wrap .col-wrap li
{
list-style:none;
display:block;
width:100%;
overflow:hidden;
border-bottom:1px solid #EEE;
padding-bottom:19px;
margin-bottom:19px;
}
.widget_storevilla_column_product_widget_area .column-wrap .col-wrap li:last-child
{
border:none;
margin-bottom:0;
padding-bottom:0;
}
.widget_storevilla_column_product_widget_area .column-wrap .col-wrap .block-title h2
{
color:#0091d5;
font-size:24px;
}
.widget_storevilla_column_product_widget_area .column-wrap .col-product-area-one
{
float:left;
width:33%;
border-left:1px solid #EEE;
padding:30px 25px;
}
.widget_storevilla_column_product_widget_area .column-wrap .col-product-area-one .item-img
{
float:left;
width:25%;
overflow:hidden;
}
.widget_storevilla_column_product_widget_area .column-wrap .col-product-area-one .item-img a img
{
display:inline-block;
transform:translateZ(0px);
transition-duration:1s;
transition-property:transform;
vertical-align:middle;
}
.widget_storevilla_column_product_widget_area .column-wrap .col-product-area-one .block-item-title
{
float:left;
font-family:Lato;
margin-left:5%;
padding-bottom:5px;
width:60%;
}
.widget_storevilla_column_product_widget_area .column-wrap .col-product-area-one .block-item-title span a
{
font-size:10px;
color:#9e9e9e;
text-transform:uppercase;
}
.widget_storevilla_column_product_widget_area .column-wrap .col-product-area-one .block-item-title h3
{
margin-bottom:0;
line-height:.5;
}
.widget_storevilla_column_product_widget_area .column-wrap .col-product-area-one .block-item-title h3 a
{
color:#000;
display:block;
font-size:18px;
font-weight:500;
line-height:1.2;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.widget_storevilla_column_product_widget_area .column-wrap .col-product-area-one .product-price-wrap
{
margin-left:4%;
float:left;
}
.widget_storevilla_column_product_widget_area .column-wrap .col-product-area-one span.price span
{
color:#000;
font-family:Open Sans;
font-size:14px;
font-weight:400;
}
.widget-area .widget_storevilla_column_product_widget_area .column-wrap
{
background:none;
padding:0!important;
}
.widget-area .widget_storevilla_column_product_widget_area .column-wrap .col-product-area-one
{
border-left:none;
float:none;
width:100%;
padding:0;
}
.button.product_type_external
{
margin-bottom:5px!important;
}
.woocommerce-MyAccount-navigation
{
width:29%;
}
.woocommerce-MyAccount-navigation ul
{
margin:0;
padding:0!important;
}
.woocommerce-MyAccount-navigation ul li
{
list-style:none!important;
width:100%;
margin-bottom:5px;
}
.woocommerce-MyAccount-navigation ul li:hover a
{
background:#0091D5;
color:#fff;
transition:all ease .3s;
-webkit-transition:all ease .3s;
-ms-transition:all ease .3s;
}
.woocommerce-MyAccount-navigation ul li a
{
color:#0091D5;
width:100%;
display:block;
border:1px solid #0091D5;
transition:all ease .3s;
-webkit-transition:all ease .3s;
-ms-transition:all ease .3s;
padding:10px;
}
.woocommerce-MyAccount-content
{
border:1px solid #0091D5;
border-top:3px solid #0091D5;
padding:20px;
}
.woocommerce-MyAccount-content a
{
color:#0091D5;
text-decoration:underline;
}
.woocommerce-MyAccount-content a:hover
{
color:#8b8b8b;
}
.widget-area section h3.widget-title,aside .widget_storevilla_contact_info_area h4,.widget-area .widget_storevilla_column_product_widget_area .column-wrap .col-wrap .block-title
{
margin-left:-15px;
margin-right:-15px;
border-bottom:1px solid #eaeaea;
text-transform:uppercase;
padding:10px 15px;
}
.yith-wcwl-share
{
margin-bottom:0;
padding:10px;
}
.yith-wcwl-share h4.yith-wcwl-share-title
{
display:inline-block;
vertical-align:middle;
margin:0;
}
.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering
{
float:left;
margin-bottom:25px;
}
.woocommerce .woocommerce-result-count
{
display:inline-block;
margin-bottom:0;
margin-top:7px;
vertical-align:middle;
float:right;
}
.woocommerce div.product form.cart .button
{
height:34px;
}
.main-navigation ul li.current-menu-item a,.main-navigation ul li:hover a
{
background:rgba(0,0,0,0.1);
transition:all 300ms ease-in-out 0;
-webkit-transition:all 300ms ease-in-out 0;
}
.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]
{
color:#fff;
padding:10px;
}
.woocommerce .product-type-grouped form.cart table.group_table
{
border:1px solid #e7e7e7;
}
.woocommerce .product-type-grouped form.cart table tr
{
border-bottom:1px solid #e7e7e7;
display:inline-block;
width:100%;
padding:10px;
}
.woocommerce .product-type-grouped.product form.cart .group_table td
{
float:right;
width:40%;
padding:0;
}
.woocommerce .product-type-grouped.product form.cart .group_table td.label
{
float:left;
margin-right:5px;
width:32%;
line-height:1.2;
padding:0;
}
.woocommerce .product-type-grouped.product .summary form.cart .group_table td.price
{
font-size:14px;
font-weight:400;
margin-right:5px;
padding-bottom:0;
text-align:center;
width:25%;
}
.woocommerce-cart table.cart .quantity button:hover
{
background:#0091d5;
color:#fff;
}
.widget_rss ul li > a.rsswidget
{
font-weight:600;
display:block;
margin-bottom:5px;
}
.widget_rss ul li span.rss-date
{
display:block;
font-style:italic;
margin-bottom:5px;
}
.widget_rss ul li cite
{
position:relative;
padding-left:15px;
}
.widget_rss ul li cite:before
{
content:'\f068';
position:absolute;
font-family:FontAwesome;
font-size:10px;
left:0;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-ms-transform:translateY(-50%);
top:50%;
}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary,.menu-toggle,.main-navigation.toggled ul,.sticky,.bypostauthor,.infinity-end.neverending .site-footer,.gallery-caption,.top-header .top-navigation ul li:hover ul,.header-wrap .site-header-cart.menu li a.cart-contents span,.header-wrap .site-header-cart.menu li:hover .widget.woocommerce.widget_shopping_cart,.site-content .banner-header-promo a,.widget_storevilla_cat_widget_area .category-slider li .item-img a,.widget_storevilla_latest_product_cat_widget_area .latest-product-slider li .item-img a,.widget_storevilla_product_widget_area .store-product li .item-img a,.widget_storevilla_blog_widget_area .blog-preview .blog-preview-info h2 a,.widget_storevilla_blog_widget_area .large-blog-preview .blog-preview-info h2 a,.widget_storevilla_blog_widget_area .blog-preview-item a,.comments-area label,.single-product .product_meta span.sku_wrapper,.single-product .product_meta .posted_in,.widget_storevilla_column_product_widget_area .column-wrap .col-product-area-one .item-img .product-image
{
display:block;
}
[hidden],template,.byline,.updated:not(.published),.blog .format-aside .entry-title,.archive .format-aside .entry-title,.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer,.header-wrap .search-cart-wrap .advance-search .sv_search_product::-ms-expand,.product-button-wrap a.button.added,.single-product .summary.entry-summary .clear,.widget_storevilla_column_product_widget_area .column-wrap .col-product-area-one .new-label,.widget_storevilla_column_product_widget_area .column-wrap .col-product-area-one .product-button-wrap,.widget_storevilla_column_product_widget_area .column-wrap .col-product-area-one .add-to-links
{
display:none;
}
a:active,a:hover,#content[tabindex=-1]:focus
{
outline:0;
}
b,strong,optgroup,dt
{
font-weight:700;
}
dfn,dfn,cite,em,i
{
font-style:italic;
}
svg:not(:root),.widget-area.left section.widget_categories
{
overflow:hidden;
}
button::-moz-focus-inner,input::-moz-focus-inner,legend
{
border:0;
padding:0;
}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button,.woocommerce .checkout-button.button.alt.wc-forward
{
height:auto;
}
td a,.top-header .top-navigation ul li a:hover,.top-header ul.store-quickinfo li a:hover,.top-header .top-header-regin ul li a:hover,.top-header-regin .count .fa.fa-shopping-basket:hover,.woocommerce .woocommerce-message::before,.widget_storevilla_latest_product_cat_widget_area .latest-product-slider li .block-item-title span a:hover,.widget_storevilla_product_widget_area .store-product li .block-item-title span a:hover,.widget_storevilla_cat_with_product_widget_area .cat-with-product li .block-item-title span a:hover,ul.add-to-links li a:hover,.widget_nav_menu ul li a:hover,.widget_pages ul li a:hover,.widget_recent_entries ul li a:hover,.widget_meta ul li a:hover,.widget_archive ul li a:hover,.widget_categories ul li a:hover,.widget_recent_comments ul li .comment-author-link a,.woocommerce .star-rating span::before,.woocommerce .woocommerce-breadcrumb a:hover,.single-product .yith-wcwl-wishlistexistsbrowse.show .feedback,.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span,.woocommerce .woocommerce-tabs p.stars a,.woocommerce-checkout-payment li.wc_payment_method.payment_method_paypal a.about_paypal
{
color:#0091D5;
}
p,h1.page-title
{
margin:0 0 10px;
}
address,.hentry
{
margin:0 0 1.5em;
}
blockquote p,.header-wrap .site-branding p.site-description,.woocommerce table.wishlist_table
{
font-size:14px;
}
ul li,ol,.woocommerce-tabs .entry-content ol.commentlist li,.woocommerce-checkout-payment ul li,article .entry-content ul.wc_payment_methods.payment_methods.methods li
{
list-style:none;
}
.widget select,embed,iframe,object,.woocommerce-MyAccount-content .button.view
{
max-width:100%;
}
.wp-caption-text,.widget_storevilla_testimonial_widget_area .store-container,.woocommerce .products li,.navigation.pagination,#primary-404 .site-main .error-404.not-found
{
text-align:center;
}
article .entry-content ul,article .entry-content ol
{
margin:0;
padding:0 0 0 20px;
}
article .entry-content ul li,article .entry-content ol li,.woocommerce-tabs .entry-content ol li,.entry-summary div[itemprop=description] ol li
{
list-style:disc;
}
article .entry-content ul li ul,article .entry-content ol li ol
{
padding-left:20px;
}
h6,.woocommerce ul.product_list_widget li a.remove,.widget-area .widget_storevilla_column_product_widget_area .column-wrap .col-wrap .block-title h2
{
font-size:16px;
}
.top-header .top-header-regin a.sv_login,.top-header-regin .cart-contents .count,.header-wrap .search-cart-wrap .advance-search .sv_search_form,.normal-search,.header-wrap .site-header-cart.menu li,.main-navigation li.menu-item-has-children,.site-content .slider-wrapper ul.store-gallery li,.item-img,.hfeed.site,.woocommerce .woocommerce-breadcrumb a
{
position:relative;
}
.top-header-regin ul li span.cart-count:hover,.widget_search form input[type=submit]:hover,.widget_product_search form input[type=submit]:hover,.no-results.not-found .search-form .search-submit:hover
{
background:#DD1F26;
}
.header-wrap .site-branding,.header-wrap .search-cart-wrap .advance-search,.header-wrap .search-cart-wrap .site-header-cart,.rightsidebar #primary,.leftsidebar #secondaryleft,.woocommerce div.product form.cart table div.quantity,.widget_archive ul li a
{
float:left;
}
.header-wrap .site-branding a,.header-wrap .site-branding .sv-logo-wrap,.our-features-box .feature-box span,.our-features-box .feature-box .content,.widget_storevilla_contact_info_area ul li span,.widget_storevilla_contact_info_area ul li p,.widget_search form label,.widget_search form input[type=submit],.widget_product_search label,.widget_product_search form input[type=submit],.woocommerce .woocommerce-tabs .comment-form-rating label,.woocommerce .woocommerce-tabs .comment-form-rating .stars,.yith-wcwl-share ul
{
display:inline-block;
vertical-align:middle;
}
.header-wrap .site-branding h1,.widget_storevilla_blog_widget_area .blog-preview-item .entry-thumb,.yith-woocompare-widget .products-list li,.columns-4 .product-button-wrap .button
{
margin-bottom:5px;
}
.header-wrap .search-cart-wrap,.widget_layered_nav ul li span,.widget_product_categories ul li span,.rightsidebar #secondaryright,.leftsidebar #primary,.bothsidebar #primary .site-main,.woocommerce-tabs .comment-respond .form-submit
{
float:right;
}
.header-wrap .search-cart-wrap .advance-search .sv_search_product .sv-advance-search,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.wishlist_table .button.yith-wcqv-button
{
border:none;
}
.header-wrap .search-cart-wrap .advance-search .sv_search_form #searchsubmit .fa,.no-bg-image .StoreVillaAction .villa-lSPrev:before,.no-bg-image .StoreVillaAction .villa-lSNext:before,.widget_storevilla_cat_widget_area .category-slider li .item-img a:hover .sv_category_count h3.sv-header-title,.widget_storevilla_cat_widget_area .category-slider li .item-img a:hover .sv_category_count p,.widget_storevilla_testimonial_widget_area .block-title h2,.widget_storevilla_testimonial_widget_area .block-title span,.site-footer .site-info a,.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a
{
color:#fff;
}
.header-wrap .site-header-cart.menu li a.cart-contents span:first-child,.site-content .banner-header-promo a .sv-promo-area.promo-one,.woocommerce ul.products li.product .button,.woocommerce div.product div.summary,.single-product .yith-wcwl-add-to-wishlist
{
margin-top:0;
}
.widget-area .widget_shopping_cart .buttons a,.comments-area .comment-content
{
font-size:12px;
}
.woocommerce .woocommerce-message,.woocommerce nav.woocommerce-pagination ul,.woocommerce nav.woocommerce-pagination ul li
{
border-color:#0091D5;
}
.main-navigation ul ul li.current-menu-item a,.main-navigation ul ul li a:hover,.quantity button,.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current,.woocommerce-MyAccount-navigation ul li.is-active a
{
background:#0091D5;
color:#fff;
}
.site-content .slider-wrapper ul.store-gallery li img,.widget_storevilla_cat_widget_area .category-slider li .item-img a img
{
vertical-align:top;
}
.site-content .slider-wrapper ul.store-gallery li .banner-slider-info .caption-content,.yith-woocompare-widget .products-list,.single-product .summary.entry-summary .variations_form.cart,.no-results.not-found .page-content p,.widget-area .widget_storevilla_column_product_widget_area .column-wrap .col-wrap .block-title,.widget_rss ul li
{
margin-bottom:15px;
}
.site-content .slider-wrapper .lSPager.lSpg li:hover a,.site-content .slider-wrapper .lSPager.lSpg li.active a,.widget_storevilla_cat_widget_area .category-slider li .item-img a:hover .sv_category_count,.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button
{
background-color:#0091D5;
}
.widget_storevilla_cat_widget_area .category-slider li.lslide.active,.widget_storevilla_latest_product_cat_widget_area li.lslide.active,.widget_storevilla_product_widget_area li.lslide.active,.widget_storevilla_cat_with_product_widget_area .product-cat-slide.left_align ul.cat-with-product li.lslide.active
{
border-left:none;
}
.woocommerce ul.products li.product .block-item-title,.woocommerce div.product .woocommerce-product-rating,.comments-area .comment-form-comment,.comments-area .comment-form-author,.comments-area .comment-form-email,.comments-area .comment-form-url,.woocommerce .woocommerce-tabs #reviews h3,.woocommerce-MyAccount-content fieldset,.widget_rss ul li .rssSummary
{
margin-bottom:10px;
}
.woocommerce ul.products li.product .price,.widget_storevilla_blog_widget_area .blog-preview-item + .blog-preview-item,.woocommerce .products ul,.woocommerce ul.products,.woocommerce ul.products li.product a img,.woocommerce div.product form.cart,.woocommerce div.product p.cart,.widget_rss ul li:last-child
{
margin-bottom:0;
}
.widget_storevilla_latest_product_cat_widget_area .latest-product-slider li .item-img a.product-image img,.widget_storevilla_product_widget_area .store-product li .item-img a.product-image img,.widget_storevilla_cat_with_product_widget_area .product-cat-slide li .item-img a.product-image img,.woocommerce #primary ul.products li a img
{
-webkit-transform:translateZ(0px);
-webkit-transition-duration:1s;
display:inline-block;
transform:translateZ(0px);
transition-duration:1s;
transition-property:transform;
vertical-align:middle;
}
.widget_storevilla_latest_product_cat_widget_area .latest-product-slider li .item-img a.product-image:hover img,.widget_storevilla_product_widget_area .store-product li .item-img a.product-image:hover img,.widget_storevilla_cat_with_product_widget_area .product-cat-slide li .item-img a.product-image:hover img,.woocommerce #primary ul.products li a:hover img,.widget_storevilla_column_product_widget_area .column-wrap .col-product-area-one .item-img a:hover img
{
-webkit-transform:scale(1.3);
transform:scale(1.3);
}
del,.widget_products ul li del span.amount,.widget_products ul li del,.widget_top_rated_products ul li del span.amount,.widget_top_rated_products ul li del,.widget_storevilla_column_product_widget_area .column-wrap .col-product-area-one span.price del,.widget_storevilla_column_product_widget_area .column-wrap .col-product-area-one span.price del span
{
color:#ccc;
font-weight:300;
}
.woocommerce a.added_to_cart,.single-product .storevilla-social
{
padding-top:10px;
}
.widget_storevilla_cat_with_product_widget_area .left_align .lSSlideWrapper.usingCss,.widget_storevilla_cat_with_product_widget_area .product-cat-slide.right_align
{
border-left:1px solid #EEE;
}
.widget_storevilla_cat_with_product_widget_area .block-title-desc p,.storevilla-blog .sv-post-content .post-meta,.comments-area .comment-list
{
margin-bottom:20px;
}
.widget_storevilla_cat_with_product_widget_area .product-cat-slide .lSAction .lSPrev,.widget_storevilla_cat_with_product_widget_area .product-cat-slide.right_align .lSAction .lSPrev
{
left:20px;
}
.widget_storevilla_promo_pages_area .store-text-wrap,.widget_storevilla_blog_widget_area .blog-preview-item,.widget_storevilla_testimonial_widget_area .testimonial-area .testimonial-preview_desc,.widget_storevilla_aboutus_info_area .about-desc,.widget_storevilla_aboutus_info_area .about-logo
{
margin-bottom:30px;
}
.widget_storevilla_blog_widget_area .blog-outer-container .block-title,.widget_storevilla_column_product_widget_area .column-wrap .col-product-area-one .item-img .product-image img
{
width:100%;
}
.brand-logo-wrap .block-title,table.group_table tr td,.widget_storevilla_column_product_widget_area .column-wrap .col-wrap .block-title
{
float:none;
}
.site-footer .footer-widgets .widget_recent_comments li,.site-footer .footer-widgets ul li a
{
color:#c6c6c6;
}
h3.widget-title,h3.comment-reply-title,.comments-area h2.comments-title,.widget_rss h3.widget-title a.rsswidget
{
color:#0091d5;
font-family:Open Sans;
font-size:16px;
font-weight:400;
margin-bottom:20px;
text-transform:uppercase;
}
.widget-area,.storevilla-blog .post-meta.pull-right,.blog-meta li,.site-header-cart .woocommerce ul.cart_list li a
{
font-size:13px;
}
.widget-area ul li a,.widget li,.single-product .product_meta .posted_in a
{
color:#000;
}
.widget_shopping_cart .cart_list.product_list_widget li.empty,#primary-404 .site-main .error-404.not-found h1,.woocommerce-tabs .comment-respond .comment-form-author label span,.woocommerce-tabs .comment-respond .comment-form-email label span
{
color:red;
}
.calendar_wrap table td #next,.widget_archive ul li
{
text-align:right;
}
.storevilla-blog .sv-post-content .category-name span a:hover,.storevilla-blog h3 a:hover
{
-webkit-transition:all 300ms ease-in-out 0;
color:#0091d5;
transition:all 300ms ease-in-out 0;
}
.storevilla-blog .sv-post-foot a:hover,.storevilla-blog .sv-post-content a.sv-btn-countinuereading:hover,.blog-meta li a:hover
{
-webkit-transition:all 300ms ease-in-out 0;
color:#30cfef;
transition:all 300ms ease-in-out 0;
}
.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover,.error-homepage a:hover
{
background:#0083C1;
}
.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register,.woocommerce table.shop_table,.woocommerce-page table.cart td.actions .coupon .input-text
{
border-radius:0;
}
.woocommerce-info a.showcoupon,.widget-area .widget_storevilla_contact_info_area .contacts-info li a:hover
{
color:#0091d5;
}
@media screen and min-width 375em {
.menu-toggle
{
display:none;
}
.main-navigation ul
{
display:block;
}
} span.price span {
font-family: Open Sans;
color: #713235;
font-size: 22px;
font-weight: 600;
}
body, button, input, select, textarea {
color: #404040;
font-family: Open Sans;
font-size: 20px;
line-height: 1.8;
font-weight: 300;
}
.site-footer .footer-widgets .footer-widget-2, .site-footer .footer-widgets .footer-widget-3, .site-footer .footer-widgets .footer-widget-4, .site-footer .footer-widgets .footer-widget-5 {
float: left;
width: 24%;
margin-left: 0.7%;
padding-top: 0px;
}
.site-footer .footer-widgets .footer-widget-1 {
float: left;
width: 23%;
padding-left: 30px;
} body {
background: #D8D2C5;
}
.main-navigation {
background: #606d6c;
}
.header-wrap .search-cart-wrap .advance-search .sv_search_form #searchsubmit {
background: #606d6c;}
.site-footer .footer-widgets {
background: #4A5251;}
.site-footer .bottom-footer-wrap {
background: #1F4744;}
.widget-area .widget_storevilla_contact_info_area h4 {
color: #575145;}
h3.widget-title, h3.comment-reply-title, .comments-area h2.comments-title {
color: #575145;}
.storevilla-blog .sv-post-content, .storevilla-blog .entry-content {
color: #3c4247;
}
.comments-area .form-submit .submit {
background: #606d6c;}
blockquote p, .header-wrap .site-branding p.site-description, .woocommerce table.wishlist_table {
font-size: 18px;
letter-spacing: 1px;
line-height: 18px;
color: #000;
}
.header-wrap .site-branding .sv-logo-wrap {
color: #f3f2f3;
}
.widget_storevilla_cat_with_product_widget_area .block-title-desc a.view-bnt {
border: 1px solid #AAB6B5;
background: #fff;
color: #4A5251;
}
.widget_storevilla_cat_with_product_widget_area .block-title-desc a.view-bnt:hover {
background: #4A5251;
border: 1px solid #4A5251;
color: #fff;}
.widpad {
margin-left: 30px;
margin-right: 30px;
}
.header-wrap .search-cart-wrap .advance-search {
font-family: 'Roboto Condensed', sans-serif;
font-weight: 400;
color: white;
border: 0px;}
.widget_storevilla_promo_pages_area .promo-area a:hover button, .widget_storevilla_blog_widget_area .blog-preview a.blog-preview-btn:hover, .widget_storevilla_blog_widget_area .large-blog-preview a.blog-preview-btn:hover {
background: #606d6c;
border: 1px solid #fff;
color: #fff;
}
ul.add-to-links li a:hover {
color: #713235;
}
.widget_storevilla_latest_product_cat_widget_area .latest-product-slider li .block-item-title span a:hover, .widget_storevilla_product_widget_area .store-product li .block-item-title span a:hover, .widget_storevilla_cat_with_product_widget_area .cat-with-product li .block-item-title span a:hover {
color: #713235;}
.widget_storevilla_cat_with_product_widget_area .cat-block-wrap:before {
background: rgba(0,0,0,0.1);}
.site-content .slider-wrapper .lSPager.lSpg li:hover a, .site-content .slider-wrapper .lSPager.lSpg li.active a {
background-color: #1F4744;}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
background-color: #1F4744;}
.woofc-pos-bottom-right .woofc-inner .woofc-wrapper {
float: right;
bottom: 200px;
}
.widget_storevilla_testimonial_widget_area .testimonial-area .testimonial-preview_desc {
margin-bottom: -2px;}
.widget_storevilla_testimonial_widget_area .testimonial-area .entry-thumb {
border-radius: 100%;
display: inline-block;
overflow: hidden;
width: 117px;
height: 117px;
margin-bottom: 6px;} .top-header .top-navigation ul li a:hover {
color: #fff;;}
.top-header .top-navigation ul li a {
color: #c6c5c5;;}
.top-header .top-header-regin ul li a {
color: #c6c5c5;}
.top-header .top-header-regin ul li a:hover, .top-header-regin .count .fa.fa-shopping-basket:hover {
color: #713235;}
.widget_storevilla_blog_widget_area .blog-preview .blog-preview-info h2 a:hover, .widget_storevilla_blog_widget_area .large-blog-preview .blog-preview-info h2 a:hover {
color: #B1AA9C;
-webkit-transition: all 0.1s ease-in-out 0s;}
.widget_storevilla_promo_pages_area .promo-area h2, .widget_storevilla_blog_widget_area .blog-preview .blog-preview-info h2 a, .widget_storevilla_blog_widget_area .large-blog-preview .blog-preview-info h2 a {
font-size: 16px;
font-weight: 500;}
.top-header-regin ul li span.cart-count {
background: #606D6C none repeat scroll 0 0;
border-radius: 100%;
color: #fff;
font-size: 10px;}
.top-header-regin ul li span.cart-count:hover {
background: #713235;}
.woofc-trigger .woofc-count {
background: #713235;}
.woofc-inner a.woofc-checkout {
background: #606D6C;
color: rgba(255,255,255,0);
font-style: normal;}
.woofc-no-touchevents .woofc-inner a.woofc-checkout:hover, .woofc-touchevents .woofc-inner a.woofc-checkout:focus {
background: #A6B6B5;}
.block-item-title h3 a:hover, .widget_storevilla_product_widget_area .store-product li .block-item-title h3 a:hover, .widget_storevilla_cat_with_product_widget_area .cat-with-product li .block-item-title h3 a:hover, .woocommerce ul.products li.product .block-item-title h3 a:hover {
color: #B1AA9C;
-webkit-transition: all 0.1s ease-in-out 0s; }
.product-button-wrap a.villa-details {
background: #713235;
border: 1px solid #713235;}
.product-button-wrap a.button, .product-button-wrap a.added_to_cart {
background: #1F4744;
border: 1px solid #1F4744;}
.woofc-no-touchevents .woofc-inner .woofc-delete-item:hover, .woofc-touchevents .woofc-inner .woofc-delete-item:focus {
color: #B1AA9C;}
.woofc-no-touchevents .woofc-inner .woofc-product-title a:hover, .woofc-touchevents .woofc-inner .woofc-product-title a:focus {
text-decoration: none;
color: #B1AA9C;}
.quantity button {
background: #B1AA9C;
color: #fff;
}
.quantity button {
background: #B1AA9C;
color: #fff;
}
.single-product .product_meta .posted_in a:hover {
color: #B1AA9C;
}
.single-product .compare.button:hover, .single-product .entry-summary .yith-wcwl-add-to-wishlist a:hover {
color: #B1AA9C;
}
.single-product .compare.button:hover, .single-product .entry-summary .yith-wcwl-add-to-wishlist a:hover {
color: #B1AA9C;
}
.woocommerce .woocommerce-breadcrumb a:hover {
color: #B1AA9C;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
background: #1F4744;}
.woocommerce-tabs.wc-tabs-wrapper h2 {
font-size: 18px;
color: #B1AA9C; }
.woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce div.product .woocommerce-tabs ul.tabs li:hover {
background: #B1AA9C;
color: #fff;
}
.woocommerce div.product form.cart div.quantity {
border: 1px solid #B1AA9C;
}
.woocommerce div.product .woocommerce-tabs .panel.entry-content.wc-tab {
border-top: 2px solid #B1AA9C;
}
.product-button-wrap a, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
border: 1px solid #1F4744;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
background-color: #1F4744;}
.quantity button, .quantity .input-text.text {
border-right: 1px solid #B1AA9C;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
background: #fff;
color:#1F4744;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
background-color: #1F4744;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background-color: #1F4744;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background-color: #606D6C;
}
.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: #606D6C;
color: #fff;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
color: #606D6C;
}
.woocommerce nav.woocommerce-pagination ul, .woocommerce nav.woocommerce-pagination ul li {
border-color: #606D6C;
}
.woocommerce a.remove {
color: #713235!important;
}
td a {
color: #4A5251;
}
.cart_item .quantity .input-text {
overflow: hidden;
border-top: 1px solid #B1AA9C;
border-bottom: 1px solid #B1AA9C;
}
.woocommerce-cart table.cart .quantity button:hover {
background: #1F4744;
color: #fff;
}
table.wishlist_table .product-name a:hover, table.wishlist_table .product-name a.button:hover {
color: #B1AA9C;}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
color: #713235;
}
.main-navigation ul li ul li:hover a {
background: #A6B6B5;
color: #fff;
}
.main-navigation ul ul {
background: #606D6C;
}
.storevilla-blog .sv-post-foot a:hover, .storevilla-blog .sv-post-content a.sv-btn-countinuereading:hover {
color: #B1AA9C;
}
.post-navigation .nav-links .nav-previous a:hover, .post-navigation .nav-links .nav-next a:hover {
color: #B1AA9C;
}
.widget-area .widget_storevilla_contact_info_area .contacts-info li a:hover {
color: #B1AA9C;}
.widget_storevilla_contact_info_area ul li span:hover {
background: #606D6C;
color: #fff;}
.storevilla-blog h3 a:hover {
color: #B1AA9C;}
.caldera-grid label {
font-weight: 500;}
.site-content .slider-wrapper ul.store-gallery li .banner-slider-info h2.caption-title span {
color: red;} .site-footer .footer-widgets ul li a {
color: #c6c6c6;
} .site-footer .footer-widgets ul li a:hover {  color: #B1AA9C;}
.product-button-wrap a, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
font-weight: 300;
font-family: tahoma, Open Sans;
font-size: 11px;}
.widget_storevilla_latest_product_cat_widget_area .latest-product-slider li .block-item-title span a, .widget_storevilla_product_widget_area .store-product li .block-item-title span a, .widget_storevilla_cat_with_product_widget_area .cat-with-product li .block-item-title span a {
font-family: tahoma, Open Sans;
text-transform: uppercase;
color: #A6B6B5;
font-size: 12px;}
ul.add-to-links li a {
font-size: 11px;
font-family: tahoma, Open Sans;
font-weight: 400;
color: #A6B6B5;}
.main-navigation ul ul li.current-menu-item a, .main-navigation ul ul li a:hover {
background: #A6B6B5;
color: #fff;} .site-content .slider-wrapper ul.store-gallery li .banner-slider-info {    max-width: 500px;}
.post-navigation .nav-links .nav-previous a, .post-navigation .nav-links .nav-next a {
color: #606D6C;
transition: all 25ms ease-in-out 0s;
-webkit-transition: all 25ms ease-in-out 0s;}
.woocommerce table.shop_table th {font-weight: 500;} .advance-search {font-size: 40px;} .advance-search1 {font-size: 16px; color:white} .widget-area section {
font-size: 14px;
margin-bottom: 30px;
border: 1px solid #eaeaea;
padding: 5px 5px 5px;
} .widget_products ul li del, .widget_products ul li .amount, .widget_top_rated_products ul li {
font-weight: 700;
font-size: 16px;
color: #1F4744;} .woocommerce .woocommerce-ordering select {width: 200px;} .site-header-cart .woocommerce a.button.wc-forward, .site-header-cart .woocommerce a.button.checkout {
border-radius: 5px;
width: 48%;
color: #fff;
text-align: right;
position: relative;
font-weight: 600;
padding: 13px 16px;
} .widget_storevilla_cat_with_product_widget_area .block-title-desc {
font-family: Open Sans;
font-size: 14px;
color: #e5e5e5;
position: absolute;
top: 0;
z-index: 1;
padding: 2% 23%;
} .widget_storevilla_latest_product_cat_widget_area .latest-product-slider li .item-img a.product-image img, .widget_storevilla_product_widget_area .store-product li .item-img a.product-image img, .widget_storevilla_cat_with_product_widget_area .product-cat-slide li .item-img a.product-image img, .woocommerce #primary ul.products li a img {
transition-duration: 0.2s;} .woocommerce .woocommerce-message, .woocommerce nav.woocommerce-pagination ul, .woocommerce-message, .woocommerce nav.woocommerce-pagination ul li {border-color: #606D6C; border-top-color: #606D6C;}
.woocommerce-message::before {content: '\e015'; color: #606D6C;} .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
width: 47%;
} .woocommerce-error {
border-top-color: #ff020d;
} article .entry-content ul, article .entry-content ol {
margin: 0;
padding: 0 0 0 20px;
font-size: 16px;
color: #aa2323;;
} .woocommerce-error::before {
content: '\e016';
color: #b81c23;
margin: -16px 0px 0px -20px;
} .woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
font-weight: 500;
border-top: 1px solid rgba(0,0,0,.1);
} .woocommerce-page tr.cart_item td.product-name {
width: 41%;
padding: 20px 35px;
color: #123456;
} .woocommerce table.shop_table td {
border-top: 2px solid rgba(0,0,0,.1);
padding: 6px 12px;
vertical-align: middle;
color: #123456;
} .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
border-radius: 0;
height: 45px;
font-size: 13px;
padding: 0 10px;
} .product-button-wrap a.button, .product-button-wrap a.added_to_cart, .product-button-wrap a.button:before, .product-button-wrap a.added_to_cart:before, .product-button-wrap a.villa-details:before{
border: 1px solid #ffffff;
content:none;
float: left;
padding-left: 8px;}
.product-button-wrap a.villa-details{
border: 1px solid #ffffff;
content:none;
float: right;
padding-left: 8px;} .main-widget-wrap section {
padding: 10px 40px 20px 40px;
} textarea {
overflow: auto;
padding-left: 3px;
width: 50%;
}
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;
width: 50%;
}
.header-wrap .site-branding a, .header-wrap .site-branding .sv-logo-wrap, .our-features-box .feature-box span, .our-features-box .feature-box .content, .widget_storevilla_contact_info_area ul li span, .widget_storevilla_contact_info_area ul li p, .widget_search form label, .widget_search form input[type="submit"], .widget_product_search label, .widget_product_search form input[type="submit"], .woocommerce .woocommerce-tabs .comment-form-rating label, .woocommerce .woocommerce-tabs .comment-form-rating .stars, .yith-wcwl-share ul {
display: inline-block;
vertical-align: middle;
color: #000;
} #p-main-slider_8 .slider-content-wrapper .right-block .description {
clear: both;
position: relative;
text-align: left;
font-size: 14px !important;
line-height: 18px !important;
color: #555555;
}
a {
color: #686262;
}
a:hover {
color: #888;
} элемент {
}
.flex-direction-nav .flex-next {
background-position: 100% 0;
right: -36px;
}
.metaslider a {
outline: none;
}
.flex-direction-nav a {
-moz-transition: all .3s ease;
transition: all .3s ease;
}
элемент {
}
.flex-direction-nav .flex-next {
background-position: 100% 0;
right: -36px;
}
.flex-direction-nav .flex-next {
background-position: 100% 0;
right: -36px;
}
.metaslider a {
outline: none;
}
.flex-direction-nav a {
-moz-transition: all .3s ease;
transition: all .3s ease;
}
.flex-direction-nav a {
width: 70px;
height: 80px;
} #custom_html-29
{background-color:#fff;color:#404040;} #custom_html-17
{background-color:#fff;color:#404040;} #unitegallery-widget-3
{padding-bottom: 40px; background-color:#1f4744; } #custom_html-19
{padding-bottom: 40px; padding-top: 20px; background-color:#1f4744; color:white;} #custom_html-49
{background-color:#fff; color:white; padding-top: 20px; } #custom_html-24
{background-color:#1f4744; padding-top: 20px; color:white;} #metaslider_widget-6
{padding-bottom: 40px; background-color:#1f4744; color:white;} #custom_html-27, #custom_html-37
{background-color:#fff; color:#404040;} .head-text {
color: white;
font-size: 54px;
font-weight: 400;
margin-top: -10px
}
.main-widget-wrap section {
padding: 0px 40px 30px 40px;
} .StoreVillaAction {
float: right;
padding-bottom: 5px;
margin-top: 5px;
}
#wacht-leftside-baixo a {position: fixed; z-index: 9999; float:left; bottom: 20px; cursor: pointer; -webkit-transition: All 0.5s ease; -moz-transition: All 0.5s ease; -o-transition: All 0.5s ease; -ms-transition: All 0.5s ease; transition: All 0.5s ease; margin: 3px 3px 3px 3px;}
#wacht-leftside-baixo a:hover {width: 63px;}
a.agencia::before {display: none;}
a.agencia {background-color: rgba(0,0,0,0)!important; color: #2c2b2a!important; top: 95%;}
a.whatsapp:before {font-family: "Socicon" !important; margin-left: 5px; margin-right: 5px}
a.whatsapp {padding:10px; margin:0 auto 0 auto; -webkit-transition: All 0.5s ease; -moz-transition: All 0.5s ease; -o-transition: All 0.5s ease; -ms-transition: All 0.5s ease; transition: All 0.5s ease;}
a.whatsapp:hover {width: 70px;}
@media (max-width: 900px) {
.wacht { width: 40px; height: 40px;}
}
@media (max-width: 900px) {
.no-mobile {display: none;}
}@media (max-width: 1190px) {
.store-container {
padding: 0 10px;
}
}
@media (max-width: 1170px) {
body {
overflow-x: hidden;
}
.store-container {
padding: 0 10px;
}
.top-header .store-container {
padding: 0 30px 0 10px;
}
.home .add-to-links {
padding-left: 30px;
}
.woocommerce td.product-quantity {
min-width: 160px;
}
}
@media (max-width: 1110px) {
.widget_storevilla_latest_product_cat_widget_area .latest-product-slider li, 
.widget_storevilla_product_widget_area .store-product li,
.widget_storevilla_cat_with_product_widget_area .product-cat-slide ul.cat-with-product li {
padding-left: 16px;
padding-right: 5px;
padding-top: 20px;
}
.related.products .product-button-wrap a {
display: block;
float: none;
width: 130px;
margin: 0 auto;
}
.single .related.products .product-button-wrap a.product_type_simple.add_to_cart_button,
.related.products .product-button-wrap  a.button.product_type_grouped {
margin-bottom: 5px;
}
.related.products .product-button-wrap  a.button.product_type_grouped:before {
left: 16px;
}
.single .related.products .product-button-wrap a {
margin-bottom: 5px;
}
}
@media (max-width: 1040px) {
.product-button-wrap {
text-align: center;
}
.product-button-wrap a.button, .product-button-wrap a.added_to_cart,
.product-button-wrap a.villa-details {
display: block;
float: none;
margin: 0 auto;
width: 100%;
}
.product-button-wrap a.button, .product-button-wrap a.added_to_cart {
margin-bottom: 5px;
width: 100%;
}
.product-button-wrap a.button::before, 
.product-button-wrap a.added_to_cart::before {
left: 23px;
}
li.product-type-variable .product-button-wrap .button::before {
left: 15px;
}
.product-button-wrap a.villa-details::before {
left: 23px;
}
}
@media (max-width: 1024px) {
.product-stock-stauts,
.product-stock-status{
display: none;
}
.top-header .top-navigation ul li a {
padding-left: 8px;
}
.top-header .top-navigation ul li {
margin-right: 8px;
}
.site-footer .footer-widgets .footer-widget-1 {
float: left;
width: 100%;
}
.site-footer .footer-widgets .footer-widget-2, 
.site-footer .footer-widgets .footer-widget-3, 
.site-footer .footer-widgets .footer-widget-4, 
.site-footer .footer-widgets .footer-widget-5 {
float: left;
margin-right: 3%;
padding-top: 35px;
width: 22%;
margin-left: 0;
}
.widget_storevilla_contact_info_area ul li {
width: auto;
}
.our-features-box .feature-box {
text-align: center;
}
.our-features-box .feature-box span, 
.our-features-box .feature-box .content {
display: block;
}
.our-features-box .feature-box span {
margin:0 auto 15px;
}
.our-features-box .feature-box .content h3 {
margin-bottom: 5px;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce .cart-collaterals .cross-sells {
width: 100%;
}
.bothsidebar #secondaryright {
display: none;
}
.bothsidebar .store-container-inner {
padding-right: 100px;
}
}
@media (max-width: 800px) {
.widget_storevilla_latest_product_cat_widget_area .latest-product-slider li .item-img a.product-image img, 
.widget_storevilla_product_widget_area .store-product li .item-img a.product-image img, 
.widget_storevilla_cat_with_product_widget_area .product-cat-slide li .item-img a.product-image img {
width: 100%;
}	
}
@media (min-width: 769px) {
.main-navigation ul {
display: block !important;
}
}
@media (max-width: 768px) {	
.main-navigation ul li ul li a {
color: #0091D5;
}
.wishlist-title {
display: none;
}
.woocommerce table.shop_table_responsive tr td:before, 
.woocommerce-page table.shop_table_responsive tr td:before {
margin-right: 50px;
}
.site-content .slider-wrapper {
width: 100%;
margin-bottom: 14px;
}
.site-content .banner-header-promo {
float: left;
width: 100%;
}
.site-content .banner-header-promo .store-promo-wrap {
width: 49%;
float: left;
margin-bottom: 0;
}
.site-content .banner-header-promo div:last-child {
float: right;
}
.widget_storevilla_cat_with_product_widget_area .left_align .home-block-inner,
.widget_storevilla_cat_with_product_widget_area .right_align .home-block-inner {
width: 100%;
border-right: 1px solid #eeeeee;
}
.widget_storevilla_cat_with_product_widget_area .product-cat-slide .home-block-inner {
height: 310px;
}
.widget_storevilla_cat_with_product_widget_area .left_align .lSSlideOuter,
.widget_storevilla_cat_with_product_widget_area .right_align .lSSlideOuter {
float: left;
width: 100%;
}
.widget_storevilla_cat_with_product_widget_area .product-cat-slide li .item-img a.product-image {
width: 100%;
}
.site-footer .footer-widgets .footer-widget-2, 
.site-footer .footer-widgets .footer-widget-3, 
.site-footer .footer-widgets .footer-widget-4, 
.site-footer .footer-widgets .footer-widget-5 {
width: 100%;
}
.header-wrap {
text-align: center;
}
.header-wrap .site-branding,
.header-wrap .search-cart-wrap {
float: none;
}
.header-wrap .site-branding {
margin-bottom: 10px;
}
.header-wrap .search-cart-wrap .advance-search, 
.header-wrap .search-cart-wrap .site-header-cart {
float: none;
display: inline-block;
} .main-navigation {
position: relative;
padding: 5px 0;
}
.main-navigation ul {
position: absolute;
top: 40px;
display: none;
z-index: 999999;
width: 97.5%;
background: #fff;
border: 1px solid #cbcbcb;
}
.main-navigation ul li {
width: 100%;
margin: 0;
}
.main-navigation ul li a {
color: #0091D5;
padding: 5px 10px;
}
.main-navigation .menu-toggle {
display: inline-block;
height: 30px;
position: relative;
vertical-align: middle;
width: 30px;
}
.main-navigation .menu-toggle > span {
background: #fff none repeat scroll 0 0;
bottom: 0;
display: block;
height: 3px;
left: 0;
margin: auto;
position: absolute;
right: 0;
top: 0;
transition: all 0.3s ease 0s;
width: 100%;
border-radius: 3px;
}
.main-navigation .menu-toggle > span:before,
.main-navigation .menu-toggle > span:after {
background-color: #fff;
content: "";
height: 3px;
left: 0;
margin: auto;
position: absolute;
right: 0;
transition: all 0.3s ease 0s;
width: 100%;
border-radius: 3px;
}
.main-navigation .menu-toggle > span:before {
top: -8px;
}
.main-navigation .menu-toggle > span:after {
bottom: -8px;
}
.main-navigation ul li.current-menu-item a, 
.main-navigation ul li a:hover {
color: #fff;
}
.main-navigation li.menu-item-has-children::before {
color: #0091D5;
line-height: 34px;
}
.main-navigation ul ul {
border: none;
box-shadow: none;
display: block;
opacity: 1;
visibility: visible;
position: static;
background: none;
width: 100%;
}
.main-navigation ul ul li a {
width: 100% !important;
padding-left: 20px !important
}
.site-content .store-villa-banner {
padding: 10px 0 0;
}
.widget_storevilla_contact_info_area ul li {
width: 100%;
margin:0 auto 10px;
} .top-header {
text-align: center;
}
.top-header .top-navigation {
width: 100%;
}
.top-header .top-navigation,
.top-header .top-header-regin {
float: none !important;
display: inline-block;
}
.top-header .top-navigation ul li {
display: inline-block;
float: none;
} .rightsidebar #primary {
width: 100%;
float: none;
}
.rightsidebar #secondaryright {
float: none;
width: 100%;
padding: 0;
} .apss-theme-3 .apss-single-icon {
width: auto;
} .status-publish .product-quantity .quantity {
overflow: hidden;
}
.status-publish .actions {
text-align: center;
}
.status-publish .actions .coupon {
text-align: center;
}
.status-publish .actions .coupon .input-text {
width: 100% !important; 
margin-bottom: 10px !important;
}
.status-publish .actions .button {
float: none !important;
margin: 0 auto !important;
width: 100% !important;
}
.woocommerce-page tr.cart_item td.product-name {
padding: 20px 10px !important;
width: 100%;
}
.bothsidebar .store-container-inner {
padding-left: 0;
padding-right: 0;
}
.bothsidebar #secondaryleft {
float: left;
width: 100%;
margin-left: 0;
}
.widget_storevilla_column_product_widget_area .column-wrap .col-product-area-one {
text-align: center;
}
.widget_storevilla_column_product_widget_area .column-wrap .col-product-area-one .item-img,
.widget_storevilla_column_product_widget_area .column-wrap .col-product-area-one .block-item-title,
.widget_storevilla_column_product_widget_area .column-wrap .col-product-area-one .product-price-wrap {
display: block;
float: none;
}
.widget_storevilla_column_product_widget_area .column-wrap .col-product-area-one .block-item-title {
margin-left: 0;
width: 100%;
}
.widget_storevilla_column_product_widget_area .column-wrap .col-product-area-one .item-img {
width: 60%;
margin:0 auto;
}
.widget_storevilla_column_product_widget_area .column-wrap .col-product-area-one .product-price-wrap {
margin-left: 0;
}
.widget-area .widget_storevilla_column_product_widget_area .column-wrap {
width: 100%;
}
.widget-area .widget_storevilla_column_product_widget_area .column-wrap .col-product-area-one {
text-align: left;
}
.widget_storevilla_column_product_widget_area .column-wrap .col-product-area-one .item-img {
float: left;
width: 20%;
}
.widget_storevilla_column_product_widget_area .column-wrap .col-product-area-one .block-item-title {
float: left;
width: 75%;
margin-left: 5%;
}
.widget_storevilla_column_product_widget_area .column-wrap .col-product-area-one .product-price-wrap {
float: left;
margin-left: 4%;
}
.widget_storevilla_column_product_widget_area .column-wrap {
padding: 0 !important;
}
#primary .site-main {
padding-bottom: 15px;
}
}
@media (max-width: 600px) {
.woocommerce table.wishlist_table thead th, 
.woocommerce table.wishlist_table tbody td {
border-color: #e7e7e7;
display: inline-block;
width: 100%;
text-align: center;
}
.widget_storevilla_promo_pages_area .store-container .promo-area, 
.widget_storevilla_blog_widget_area .blog-preview {
width: 100%;
margin-bottom:20px;
}
.widget_storevilla_promo_pages_area .store-text-wrap {
float: none;
}
.widget_storevilla_promo_pages_area .store-container .promo-area .promo-image {
display: inline-block;
float: none;
}
.widget_storevilla_promo_pages_area .store-container .promo-area.promo-two, 
.widget_storevilla_blog_widget_area .large-blog-preview {
width: 100%;
margin: 0; 
}
.widget_storevilla_promo_pages_area .store-container .promo-area.promo-two .promo-image {
width: 100% !important;
}
.widget_storevilla_promo_pages_area .store-container {
padding-bottom: 0;
text-align: center;
}
.our-features-box .feature-box {
width: 100%;
margin-left: 0;
}
.our-features-box .feature-box:first-child {
margin-left: 0;
}
.site-footer .footer-widgets {
padding-bottom: 30px;
}
.site-footer .bottom-footer-wrap {
text-align: center;
}
.site-footer .site-info {
padding: 10px 0;
float: none;
}
.site-footer .payment-accept {
float: none;
padding: 0 0 10px; 
}
.widget_storevilla_aboutus_info_area .about-logo {
width: 200px;
margin: 0 auto 10px !important;
}
.widget_storevilla_aboutus_info_area ul li {
display: inline-block;
margin-right: 5;
margin-bottom: 5px;
}
.widget_storevilla_aboutus_info_area ul {
margin: 0 auto;
text-align: center;
display: inline-block; 
}
.site-footer .footer-widgets .about-info {
text-align: center;
}
.brand-logo-wrap .brands-logo li {
margin: 0 -3px;
}
.brand-logo-wrap {
padding: 40px 0 0;
}
.main-navigation ul {
width: 97%;
}
.woocommerce-page.columns-3 ul.products li.product, 
.woocommerce.columns-3 ul.products li.product {
width: 100%;
margin-left: 0;
margin-right: 0;
}
}
@media (max-width: 480px) {	
.woocommerce #content div.product .woocommerce-tabs ul.tabs li, 
.woocommerce div.product .woocommerce-tabs ul.tabs li, 
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, 
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
width: 100%;
margin-bottom: 1px;
}
.header-wrap .search-cart-wrap .advance-search .sv_search_wrap {
display: none;
}
.header-wrap .search-cart-wrap .advance-search .sv_search_form::before {
border: none;
}
.header-wrap .search-cart-wrap .advance-search .sv_search_form input[type="text"], .normal-search .search-form .search-field {
width: 300px;
}
.site-content .slider-wrapper ul.store-gallery li .banner-slider-info h2.caption-title {
font-size: 16px;
margin-bottom: 0;
}
.site-content .slider-wrapper ul.store-gallery li .banner-slider-info .caption-content {
font-size: 14px;
font-weight: 700;
margin-bottom: 5px;
}
.site-content .slider-wrapper ul.store-gallery li .banner-slider-info a.slider-button {
padding: 5px 15px;
}
.widget_storevilla_cat_with_product_widget_area .product-cat-slide .home-block-inner {
height: 370px;
}
.main-navigation ul {
width: 96%;
}
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product, 
.woocommerce-page[class*="columns-"] ul.products li.product, 
.woocommerce[class*="columns-"] ul.products li.product {
width: 100%;
}
.widget_storevilla_column_product_widget_area .column-wrap .col-product-area-one {
width: 100%;
}
.site-content .banner-header-promo .sv-promo-area .promo-wrapper h2 {
font-size: 18px;
}
}
@media (max-width: 380px) {
.woocommerce-page.columns-3 ul.products li.product, 
.woocommerce.columns-3 ul.products li.product {
width: 100%;
}
.woocommerce .woocommerce-ordering select {
width: 100%;
}
.woocommerce .woocommerce-ordering {
width: 100%;
float: left;
}
.woocommerce .product-type-grouped.product form.cart .group_table td.label {
width: 100%;
text-align: center;
display: inline-block;
padding: 10px 0;
}
.woocommerce .product-type-grouped.product form.cart .group_table td,
.woocommerce .product-type-grouped.product .summary form.cart .group_table td.price{
width: 100%;
text-align: center;
display: inline-block;
}
}#heateor_sss_error{color:red;margin:7px 0}div.heateor_sss_sharing_ul a:link,div.heateor_sss_sharing_ul a:focus{text-decoration:none;background:transparent!important}.heateor_sss_login_container{margin:2px 0}.heateor_sss_login_container img,.heateor_sss_sharing_container img{cursor:pointer;margin:2px;border:none}.heateor_sss_login_container img{display:none;float:left}#heateor_sss_loading_image{display:block!important;float:none}.heateor_sss_error{background-color:#ffffe0;border:1px solid #e6db55;padding:5px;margin:10px}#heateor_sss_sharing_more_providers{position:fixed;top:50%;left:47%;background:#fafafa;width:650px;margin:-180px 0 0 -300px;z-index:10000000;text-shadow:none!important;height:308px}#heateor_sss_popup_bg{background:url(//topki-kamini.ru/wp-content/plugins/sassy-social-share/images/transparent_bg.png);bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000}#heateor_sss_sharing_more_providers .title{font-size:14px!important;height:auto!important;background:#58b8f8!important;border-bottom:1px solid #d7d7d7!important;color:#fff;font-weight:700;letter-spacing:inherit;line-height:34px!important;padding:0!important;text-align:center;text-transform:none;margin:0!important;text-shadow:none!important;width:100%}#heateor_sss_sharing_more_providers *{font-family:Arial,Helvetica,sans-serif}#heateor_sss_sharing_more_providers #heateor_sss_sharing_more_content{background:#fafafa;border-radius:4px;color:#555;height:auto;width:100%}#heateor_sss_sharing_more_providers .filter{margin:0;padding:10px 0 0;position:relative;width:100%}#heateor_sss_sharing_more_providers .all-services{clear:both;height:250px;overflow:auto}#heateor_sss_sharing_more_content .all-services ul{margin:10px!important;overflow:hidden;list-style:none;padding-left:0!important;position:static!important;width:auto!important}#heateor_sss_sharing_more_content .all-services ul li{margin:0;background:0 0!important;float:left;width:33.3333%!important;text-align:left!important}#heateor_sss_sharing_more_providers .close-button img{margin:0}#heateor_sss_sharing_more_providers .close-button.separated{background:0 0!important;border:none!important;box-shadow:none!important;width:auto!important;height:auto!important;z-index:1000}#heateor_sss_sharing_more_providers .close-button{height:auto!important;width:auto!important;left:auto!important;display:block!important;color:#555!important;cursor:pointer!important;font-size:29px!important;line-height:29px!important;margin:0!important;padding:0!important;position:absolute;right:-13px;top:-11px}#heateor_sss_sharing_more_providers .filter input.search{width:94%;display:block;float:none;font-family:"open sans","helvetica neue",helvetica,arial,sans-serif;font-weight:300;height:auto;line-height:inherit;margin:0 auto;padding:5px 8px 5px 10px;border:1px solid #ccc!important;color:#000;background:#fff!important;font-size:16px!important;text-align:left!important}#heateor_sss_sharing_more_providers .footer-panel{background:#fff;border-top:1px solid #d7d7d7;padding:6px 0;width:100%;color:#fff}#heateor_sss_sharing_more_providers .footer-panel p{background-color:transparent;top:0;text-align:left!important;color:#000;font-family:'helvetica neue',arial,helvetica,sans-serif;font-size:12px;line-height:1.2;margin:0!important;padding:0 6px!important;text-indent:0!important}#heateor_sss_sharing_more_providers .footer-panel a{color:#fff;text-decoration:none;font-weight:700;text-indent:0!important}#heateor_sss_sharing_more_providers .all-services ul li a span{width:51%}#heateor_sss_sharing_more_providers .all-services ul li a{border-radius:3px;color:#666!important;display:block;font-size:18px;height:auto;line-height:28px;overflow:hidden;padding:8px;text-decoration:none!important;text-overflow:ellipsis;white-space:nowrap;border:none!important;text-indent:0!important;background:0 0!important;text-shadow:none}.heateor_sss_share_count{display:block;text-indent:0!important;visibility:hidden;background-color:#58b8f8!important;width:5px;height:auto;text-align:center;min-width:8px!important;padding:1px 4px!important;color:#fff!important;font-family:'Open Sans',arial,sans-serif!important;font-size:10px!important;font-weight:600!important;-webkit-border-radius:15px!important;border-radius:15px!important;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.4);box-shadow:0 2px 2px rgba(0,0,0,.4);text-shadow:0 -1px 0 rgba(0,0,0,.2);line-height:14px!important;border:2px solid #fff!important;z-index:1;margin:2px auto!important;box-sizing:content-box!important}.heateor_sss_share_count,.heateor_sss_vertical_sharing{-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important}div.heateor_sss_follow_ul,div.heateor_sss_sharing_ul{padding-left:0!important;margin:1px 0!important}#heateor_sss_sharing_popup_close img{opacity:1!important;background:0 0!important;border:none!important;outline:0!important;box-shadow:none!important;width:auto!important;height:auto!important;top:inherit!important;right:inherit!important;left:9px!important;padding:0!important}div.heateor_sss_follow_ul .heateorSssSharingRound,div.heateor_sss_sharing_ul .heateorSssSharingRound{background:0 0!important}.heateor_sss_square_count{display:none;text-align:center;font-weight:bolder;font-family:sans-serif;font-style:normal;font-size:.6em;visibility:hidden}div.heateor_sss_follow_ul a,div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a{float:left;padding:0!important;list-style:none!important;border:none!important;margin:2px}.heateorSssSharing,.heateorSssSharingButton{display:block;cursor:pointer;margin:2px}div.heateor_sss_follow_ul a:before,div.heateor_sss_sharing_ul a:before{content:none!important}div.heateor_sss_follow_ul a{width:auto}.heateor_sss_vertical_sharing{background:0 0;-webkit-box-shadow:0 1px 4px 1px rgba(0,0,0,.1);box-shadow:0 1px 4px 1px rgba(0,0,0,.1);position:fixed;overflow:visible;z-index:10000000;display:block;padding:10px;border-radius:4px;opacity:1;box-sizing:content-box!important}div.heateor_sss_horizontal_counter li.heateor_sss_facebook_share,div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_share{width:96px}li.heateor_sss_facebook_like .fb-like span,li.heateor_sss_facebook_recommend .fb-like span,li.heateor_sss_facebook_share .fb-share-button span{vertical-align:top!important}li.heateor_sss_facebook_like .fb-like span iframe,li.heateor_sss_facebook_recommend .fb-like span iframe{max-width:none!important;z-index:1000}.heateor_sss_counter_container li{height:21px}.heateorSssTCBackground:hover{border-width:0!important;background-color:transparent}.heateorSssTCBackground{border-width:0!important;background-color:transparent!important;font-style:normal;word-wrap:normal;color:#666;line-height:1;visibility:hidden}.heateorSssSharingSvg{width:100%;height:100%}.heateorSssSharing{float:left;border:none}.heateorSssSharingArrow{height:16px;width:16px;cursor:pointer;margin-top:10px}.heateorSssPushIn{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%207%206%20q%202%206%2010%206%20v%20-6%20l%206%209%20l%20-6%209%20v%20-6%20q%20-10%202%20-10%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.heateorSssPullOut{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%2023%206%20q%20-2%206%20-10%206%20v%20-6%20l%20-6%209%20l%206%209%20v%20-6%20q%2010%202%2010%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.heateorSssCommentingTabs li{padding-left:0!important;float:left;margin:0 1em 0 0 !important;list-style:none;color:#aaa;display:block;cursor:pointer;font-size:.85em}div.heateorSssTotalShareCount{word-wrap:normal!important;font-weight:bolder;font-family:sans-serif;padding:0;margin:0;text-align:center}div.heateorSssTotalShareText{word-wrap:normal!important;margin:0;padding:0;text-align:center}div.heateor_sss_horizontal_sharing li{width:auto}div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_like{width:91px}div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_recommend{width:145px}div.heateor_sss_horizontal_sharing li.heateor_sss_twitter_tweet{width:95px}div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share span{vertical-align:text-top!important}div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share{width:96px}div.heateor_sss_horizontal_sharing li.heateor_sss_buffer_share{width:108px}div.heateor_sss_horizontal_sharing li.heateor_sss_reddit_badge{width:130px}div.heateor_sss_horizontal_sharing li.heateor_sss_yummly{width:106px}div.heateor_sss_horizontal_sharing li.heateor_sss_pinterest_pin{width:76px}div.heateor_sss_horizontal_sharing li.heateor_sss_xing{width:98px}.heateor_sss_sharing_container a{padding:0!important;box-shadow:none!important;border:none!important}.heateorSssClear{clear:both}div.course_instructor_widget .heateor_sss_vertical_sharing{display:none!important}@media screen and (max-width:783px){#heateor_sss_sharing_more_providers{width:80%;left:60%;margin-left:-50%;text-shadow:none!important}#heateor_sss_sharing_more_providers .filter input.search{border:1px solid #ccc;width:92%}}@media screen and (max-width:475px){#heateor_sss_sharing_more_content .all-services ul li{width:100%!important}}div.heateor_sss_bottom_sharing{margin-bottom:0}div.heateor_sss_sharing_container a:before,div.heateor_sss_follow_icons_container a:before{content:none}.lazy-hidden,.entry img.lazy-hidden, img.thumbnail.lazy-hidden {
background-color: #ffffff;
background-image: url(//topki-kamini.ru/wp-content/plugins/a3-lazy-load/assets/css/loading.gif);
background-repeat: no-repeat;
background-position: 50% 50%;
}
figure.wp-block-image img.lazy-hidden {
min-width: 150px;
}
picture source[type="image/webp"] {
display: block;
}.clear{clear:both}.nobr{white-space:nowrap}.lazy-hidden,.entry img.lazy-hidden,img.thumbnail.lazy-hidden{background-color:#fff}