@font-face {
font-family: 'FontAwesome';
src: url(//all4pet.it/wp-content/themes/shoptown/fonts/fonts/fontawesome-webfont.eot?v=4.6.3);
src: url(//all4pet.it/wp-content/themes/shoptown/fonts/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'), url(//all4pet.it/wp-content/themes/shoptown/fonts/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'), url(//all4pet.it/wp-content/themes/shoptown/fonts/fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'), url(//all4pet.it/wp-content/themes/shoptown/fonts/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'), url(//all4pet.it/wp-content/themes/shoptown/fonts/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;
}.site {
background: #ffffff none repeat scroll 0 0;
width: 1310px;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.12);
margin:0 auto;
}
.home .main-container.category {  background: #fff }
body {
background: #ffffff url(//all4pet.it/wp-content/themes/images/megnor/banner-bg.jpg) repeat fixed 0 0;
} .header-contact { background: rgba(0, 0, 0, 0) url(//all4pet.it/wp-content/themes/shoptown_pet/images/megnor/call.png) no-repeat scroll 0 4px;}
.header-search .woocommerce-product-search input[type="submit"]:hover, .header-search .search-form #searchsubmit:hover { background:#000 url(//all4pet.it/wp-content/themes/shoptown_pet/images/megnor/icons.png) no-repeat scroll center -284px;}
.header-cart .shopping_cart:hover {  background:#fff url(//all4pet.it/wp-content/themes/shoptown_pet/images/megnor/icons.png) no-repeat scroll 16px -588px;}
.header-cart .shopping_cart:hover .cart-contents,
.serviceblock:hover .title,
.widgets-cms:hover .main-title,
.woocommerce ul.products li.product a:hover .product-name, .woocommerce-page ul.products li.product a:hover .product-name, .woocommerce ul.products.list li.product:hover .product-name,
.primary-sidebar .product_list_widget .product-title:hover, .primary-sidebar .product_list_widget li > a:hover,
.resp-tabs-list li.resp-tab-active .tab-title,
a:hover,
.mega-menu ul .sub li.mega-hdr li a:hover, .mega-menu ul li .sub-container.non-mega li a:hover,
.topbar-main a:hover, .header-menu-links li a:hover, .header_logout a:hover,
.mega-menu ul li a:hover, .mobile-menu ul li a:hover, .mega-menu .current_page_item > a, .mobile-menu .current_page_item > a
{ color: #000000;}
.serviceblock{background:url(//all4pet.it/wp-content/themes/shoptown_pet/images/megnor/services.png) no-repeat scroll 0px 7px; }
.serviceblock1{background-position: 0px 7px; }
.serviceblock1:hover{background-position:0px -54px;}
.serviceblock2{background-position: 0px -279px; }
.serviceblock2:hover{background-position:0px -351px;}
.serviceblock3{background-position: 0px -422px; }
.serviceblock3:hover{background-position:0px -494px;}
.serviceblock4{background-position: 0px -124px; }
.serviceblock4:hover{background-position:0px -201px;}  .navigation-bar {  background: #f1ce73;}
.home .box-category-heading, .box-category-heading {background-color: #000000;}
.sidebar-category-inner li .sub li.mega-hdr a.mega-hdr-a,
ul.product-categories > li > a:hover{   color: #000000;}
ul.product-categories > li > a:hover .dc-mega-icon:before {  color: #000000;} .mainbanner { width: 950px; margin:0;}
.widget .widget-title:after, .sitemap h2:after{ background: #000000;}
.revolutionslider-inner{ border:none;} .simple-type.small-title:after ,.upsells.products > h2:after, .related.products > h2:after, .cross-sells > h2:after{  background: #000000;}
.woocommerce span.onsale:after, .woocommerce-page span.onsale:after{border-right: 50px solid #000000;}
.woocommerce ul.products li.product:hover .image-block, .woocommerce-page ul.products li.product:hover .image-block{ border-color:#000000;}
.woocommerce ul.products li.product .product_type_simple:hover, .woocommerce-page ul.products li.product .product_type_simple:hover,
.woocommerce ul.products li.product .product_type_grouped:hover, .woocommerce-page ul.products li.product .product_type_grouped:hover, .woocommerce ul.products li.product .product_type_external:hover, .woocommerce-page ul.products li.product .product_type_external:hover, .woocommerce ul.products li.product .product_type_variable:hover, .woocommerce-page ul.products li.product .product_type_variable:hover,
.woocommerce ul.products li.product .button.add_to_cart_button.added:hover,
.woocommerce .button.yith-wcqv-button:hover,
.woocommerce a.compare.button:hover,
.woocommerce .yith-wcwl-add-to-wishlist a.add_to_wishlist:hover,
.woocommerce ul.products li.product .yith-wcwl-wishlistexistsbrowse.show a:hover, .woocommerce-page ul.products li.product .yith-wcwl-wishlistexistsbrowse.show a:hover, .woocommerce ul.products li.product .yith-wcwl-wishlistaddedbrowse.show a:hover, .woocommerce-page ul.products li.product .yith-wcwl-wishlistaddedbrowse.show a:hover,
.woocommerce ul.products li.product .compare.button.added:hover,
.tagcloud a:hover
{ background-color:#000000;} .woocommerce ul.products li.product .image-block, .woocommerce-page ul.products li.product .image-block{ background:#ffffff;}
.paging-navigation a:hover ,.paging-navigation .page-numbers.current, .woocommerce-pagination span.current,.woocommerce-pagination a:hover ,
.quantity input.plus:hover, .quantity input.plus:focus, .quantity input.minus:hover, .quantity input.minus:focus
{
background: #000000 ;
border: 1px solid #000000 ;
}
.woocommerce-tabs ul.tabs li.active a, .woocommerce-tabs ul.tabs li a:hover { border-color: #000000 #e0e0e0 rgba(0, 0, 0, 0); color: #000000;}
.woocommerce .entry-summary .yith-wcwl-wishlistexistsbrowse.show a:hover:before, .woocommerce .entry-summary .yith-wcwl-wishlistaddedbrowse.show a:hover:before, .woocommerce .entry-summary .yith-wcwl-add-to-wishlist .add_to_wishlist:hover:before, .woocommerce .entry-summary a.compare.button:hover, .woocommerce .entry-summary a.compare.button.added:hover:before, .woocommerce .entry-summary .compare.button:hover:before,
.breadcrumb_last,.woocommerce .woocommerce-breadcrumb span,.woocommerce-page .woocommerce-breadcrumb span,
.tm_product_nav_buttons .previous a:hover, .tm_product_nav_buttons .next a:hover
{color: #000000;}
.widget.woocommerce .product_list_widget li:hover img{ border-color:#000000;}
.woocommerce-MyAccount-navigation ul li.is-active a {color: #000000;} .gridlist-toggle a#grid,.gridlist-toggle a#list{background-image: url(//all4pet.it/wp-content/themes/shoptown_pet/images/megnor/gird-list.png);}
.gridlist-toggle a#grid{ background-position: 0 0;}
.gridlist-toggle a#list{background-position: -25px 0;}
.gridlist-toggle a#grid.active, .gridlist-toggle a#grid:hover { background-position: 0 -29px;}
.gridlist-toggle a#list.active, .gridlist-toggle a#list:hover { background-position: -25px -29px !important;} .parent-cmsblock .cms-banner1 .static-inner{ top:35%;}
.parent-cmsblock .cms-banner1 .text1.static-text{ color: #2b2b2b;letter-spacing: 0;}
.parent-cmsblock .cms-banner1 .text2.static-text{ color: #7c7c7c; letter-spacing: 1.3px;  font-size: 17px;}
.parent-cmsblock .cms-banner1 .text3.static-text { background: #000000  none repeat scroll 0 0;} .parent-cmsblock .cms-banner2 .text2.static-text {  color: #000000;}
.parent-cmsblock .cms-banner2 .static-wrapper:hover:before,
.parent-cmsblock .cms-banner2 .static-wrapper:hover:after,
.parent-cmsblock .cms-banner2 .static-wrapper:hover .static-inner:before,
.parent-cmsblock .cms-banner2 .static-wrapper:hover .static-inner:after{border-color: #000000;} .blog-posts-content .day, .blog-posts-content .month, .blog-posts-content .year,
.blog-posts-content .comments-link > a, .blog-posts-content .read-more > a, .portfolio-carousel .read-more a,.single-portfolio .portfolio-title a:hover,
.blog-posts-content .post-title a:hover,
.entry-meta a ,.site-content .entry-meta span .fa{ color: #000000;}
.blog-list .entry-main-content:hover,
.blog-posts-content .container:hover .container-inner, .portfolio-carousel .single-portfolio:hover
{border-color: #000000;}
.links a.icon:hover, .gallery-zoom .icon:hover, .gallery-redirect .icon:hover, .blog-posts-content .block_hover .icon:hover,
.blog-icon,
.read-more-link:hover
{ background:#000000;} .footertop .tnp-subscription { background: #000000;}
.site-footer .tnp .tnp-submit  {background: #f1ce73; color:#000;}
.footertop .custom-text-container .text{ color:#000;}
.widgets-footercontact .address_content { background: rgba(0, 0, 0, 0) url(//all4pet.it/wp-content/themes/shoptown_pet/images/megnor/footer-icon.png) no-repeat scroll -10px 0;}
.widgets-footercontact .phone { background: rgba(0, 0, 0, 0) url(//all4pet.it/wp-content/themes/shoptown_pet/images/megnor/footer-icon.png) no-repeat scroll -8px -68px;}	
.widgets-footercontact .email { background: rgba(0, 0, 0, 0) url(//all4pet.it/wp-content/themes/shoptown_pet/images/megnor/footer-icon.png) no-repeat scroll -10px -138px;}
.static-links-list a { background: rgba(0, 0, 0, 0) url(//all4pet.it/wp-content/themes/shoptown_pet/images/megnor/footer-arrow.png) no-repeat scroll 0 8px;}
.site-footer .tnp .tnp-submit:hover{ color:#000000;}
.site-footer .tagcloud a:hover{ color:#000000; background:none;}
#to_top { background:#000000;} .style1 #tab ul li a.current, .style1 #tab ul li a:hover ,.owl-pagination .owl-page:hover span, .owl-pagination .owl-page.active:hover span, .owl-pagination .owl-page.active span,
.team-posts-content.posts-content .container-inner:hover .staff-content,
.counter .jumbo:after,.footer_top:after,.footer_bottom:before{ background: #000000 none repeat scroll 0 0;}
.vertical_tab.style2 #tab ul li a.current, .vertical_tab.style2 #tab ul li a:hover{  border-left-color: #000000;}
.horizontal_tab.style2 #tab ul li a.current, .horizontal_tab.style2 #tab ul li a:hover{ border-top-color: #000000;}
.address-text .fa,
.staff-page .staff-social .icon .fa,
.counter .jumbo{color: #000000;}
.staff-page .single-team:hover{border-color:#000000;}
.portfolio-filter-container .options li a:active, .portfolio-filter-container .options li a.selected, .portfolio-filter-container .options li a:hover{background: #000000; border-color: #000000;}
.footertop .tnp-subscription {padding: 15px 60px 2px 54px !important;}
.footertop .subbanner-inner {margin: -5px 25px 0 0;}
.footertop .custom-text-container .text {margin: 0!important;}
.site-footer .tnp .tnp-submit {margin-top: 7px!important;margin-bottom: 7px!important; background: #FDB813!important;}
.tnp-subscription input[type=email] { width: 276px!important; margin-top: 6px!important; height: 40px!important;}
.tnp-subscription label {padding: 3px!important;display: contents!important;}
.woocommerce ul.products.grid li .container-inner, .woocommerce-page ul.products li .container-inner {width: 100%;}
.woocommerce .blockUI.blockOverlay {position: relative!important; display: none!important;}
.header-center {margin-top: 12px!important;}
.header-right {margin-top: 10px!important;}
.type-checkbox li a, .type-radio li, .widget-area .type-radio li {padding-left: 24px!important;}
.count {margin-left: 5px;}
body.archive .woocommerce-product-details__short-description {display: none;}
.ss-btn, .ss-btn:visited, .ss-snackbar {background: #000000!important; display: block!important;margin-left: auto!important;margin-right: auto!important;width: 50%!important;-webkit-border-radius: 30px;}
.md-loader {top: calc(50% - 21px)!important;left: calc(50% - 205px)!important;}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {float: right!important;}
.woocommerce ul.products.list li.product .gridlist-buttonwrap {width: 65%!important;}
.filter--style-premmerce .filter__checkgroup-title {font-size: 9px;}
.filter--style-premmerce .filter__title {font-size: 0.8rem;}
.filter--style-premmerce .filter__checkgroup-check {top: 1px;}
.filter__checkgroup-check {width: 13px !important;height: 13px !important;}
.filter--style-premmerce .filter__item {padding: 3px;}
.filter__checkgroup-count {font-size: 0.7em;top: 0px;}
.filter__icon-minus, .filter__icon-plus {width: 13px; height: 13px;}
.filter__icon-plus::before, .filter__icon-plus::after {background: #fdc642;}
.remaining {text-align: center;color:green;}
.empty {text-align: center;color:red;}
.wpt_filter.fulter_half {width: 100%!important;}
.wpt_product_table_wrapper div.tables_cart_message_box {margin-top: 0px !important;}
.search_single label.search_keyword_label {display: none!important;}
#product_cat_9243 {display: none!important;}
.instance_search_input {display: none!important;}
.search_single label.search_keyword_label {display: none!important;}
#order_by_9243, #order_9243 {display: none!important;}
search_single_column.search_single_order {display: none!important;}
.wpt_search_box .search_single .search_single_column {width: 100%!important;}
h3.search_box_label {display: none!important;}
#order_by_114, .search_single_column.search_single_order {display: none;}:root{--woocommerce:#a46497;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#a46497;--wc-primary-text:white;--wc-secondary:#ebe9eb;--wc-secondary-text:#515151;--wc-highlight:#77a464;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676}@font-face{font-family:star;src:url(//all4pet.it/wp-content/plugins/woocommerce/assets/fonts/star.eot);src:url(//all4pet.it/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"),url(//all4pet.it/wp-content/plugins/woocommerce/assets/fonts/star.woff) format("woff"),url(//all4pet.it/wp-content/plugins/woocommerce/assets/fonts/star.ttf) format("truetype"),url(//all4pet.it/wp-content/plugins/woocommerce/assets/fonts/star.svg#star) format("svg");font-weight:400;font-style:normal}@font-face{font-family:WooCommerce;src:url(//all4pet.it/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot);src:url(//all4pet.it/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),url(//all4pet.it/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(//all4pet.it/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"),url(//all4pet.it/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");font-weight:400;font-style:normal}div.pp_woocommerce .pp_content_container{background:#fff;border-radius:3px;box-shadow:0 1px 30px rgba(0,0,0,.25);padding:20px 0}div.pp_woocommerce .pp_content_container::after,div.pp_woocommerce .pp_content_container::before{content:" ";display:table}div.pp_woocommerce .pp_content_container::after{clear:both}div.pp_woocommerce .pp_loaderIcon::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(//all4pet.it/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}div.pp_woocommerce div.ppt{color:#000}div.pp_woocommerce .pp_gallery ul li a{border:1px solid rgba(0,0,0,.5);background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.2);border-radius:2px;display:block}div.pp_woocommerce .pp_gallery ul li a:hover{border-color:#000}div.pp_woocommerce .pp_gallery ul li.selected a{border-color:#000}div.pp_woocommerce .pp_next::before,div.pp_woocommerce .pp_previous::before{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff!important;font-size:16px!important;line-height:1em;-webkit-transition:all ease-in-out .2s;transition:all ease-in-out .2s;font-family:WooCommerce;content:'\e00b';text-indent:0;display:none;position:absolute;top:50%;margin-top:-10px;text-align:center}div.pp_woocommerce .pp_next::before:hover,div.pp_woocommerce .pp_previous::before:hover{background-color:#000}div.pp_woocommerce .pp_next:hover::before,div.pp_woocommerce .pp_previous:hover::before{display:block}div.pp_woocommerce .pp_previous::before{left:1em}div.pp_woocommerce .pp_next::before{right:1em;font-family:WooCommerce;content:'\e008'}div.pp_woocommerce .pp_details{margin:0;padding-top:1em}div.pp_woocommerce .pp_description,div.pp_woocommerce .pp_nav{font-size:14px}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous,div.pp_woocommerce .pp_nav,div.pp_woocommerce .pp_nav .pp_pause,div.pp_woocommerce .pp_nav p,div.pp_woocommerce .pp_play{margin:0}div.pp_woocommerce .pp_nav{margin-right:1em;position:relative}div.pp_woocommerce .pp_close{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff!important;font-size:16px!important;line-height:1em;-webkit-transition:all ease-in-out .2s;transition:all ease-in-out .2s;top:-.5em;right:-.5em;font-size:1.618em!important}div.pp_woocommerce .pp_close:hover{background-color:#000}div.pp_woocommerce .pp_close::before{font-family:WooCommerce;content:'\e013';display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff!important;font-size:16px!important;line-height:1em;-webkit-transition:all ease-in-out .2s;transition:all ease-in-out .2s;position:relative;margin-top:-1px}div.pp_woocommerce .pp_arrow_next:hover,div.pp_woocommerce .pp_arrow_previous:hover{background-color:#000}div.pp_woocommerce .pp_arrow_next::before,div.pp_woocommerce .pp_arrow_previous::before{font-family:WooCommerce;content:'\e00b';display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0}div.pp_woocommerce .pp_arrow_previous{margin-right:.5em}div.pp_woocommerce .pp_arrow_next{margin-left:.5em}div.pp_woocommerce .pp_arrow_next::before{content:'\e008'}div.pp_woocommerce a.pp_contract,div.pp_woocommerce a.pp_expand{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff!important;font-size:16px!important;line-height:1em;-webkit-transition:all ease-in-out .2s;transition:all ease-in-out .2s;right:auto;left:-.5em;top:-.5em;font-size:1.618em!important}div.pp_woocommerce a.pp_contract:hover,div.pp_woocommerce a.pp_expand:hover{background-color:#000}div.pp_woocommerce a.pp_contract::before,div.pp_woocommerce a.pp_expand::before{font-family:WooCommerce;content:'\e005';display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0}div.pp_woocommerce a.pp_contract::before{content:'\e004'}div.pp_woocommerce #respond{margin:0;width:100%;background:0 0;border:none;padding:0}div.pp_woocommerce #respond .form-submit{margin-top:0;float:none}div.pp_woocommerce .pp_inline{padding:0!important}.rtl div.pp_woocommerce .pp_content_container{text-align:right}@media only screen and (max-width:768px){div.pp_woocommerce{left:5%!important;right:5%!important;box-sizing:border-box;width:90%!important}div.pp_woocommerce .pp_contract,div.pp_woocommerce .pp_expand,div.pp_woocommerce .pp_gallery,div.pp_woocommerce .pp_next,div.pp_woocommerce .pp_previous{display:none!important}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous,div.pp_woocommerce .pp_close{height:44px;width:44px;font-size:44px;line-height:44px}div.pp_woocommerce .pp_arrow_next::before,div.pp_woocommerce .pp_arrow_previous::before,div.pp_woocommerce .pp_close::before{font-size:44px}div.pp_woocommerce .pp_description{display:none!important}div.pp_woocommerce .pp_details{width:100%!important}.pp_content{width:100%!important}.pp_content #pp_full_res>img{width:100%!important;height:auto!important}.currentTextHolder{line-height:3}}div.pp_pic_holder a:focus{outline:0}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9999}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_top{height:20px;position:relative}* html .pp_top{padding:0 20px}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top .pp_middle{left:0;position:static}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_content{height:40px;min-width:40px}* html .pp_content{width:40px}.pp_fade{display:none}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container .pp_left{padding-left:20px}.pp_content_container .pp_right{padding-right:20px}.pp_content_container .pp_details{float:left;margin:10px 0 2px}.pp_description{display:none;margin:0}.pp_social{float:left;margin:0}.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}.pp_social .twitter{float:left}.pp_nav{clear:right;float:left;margin:3px 10px 0 0}.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}.pp_nav .pp_pause,.pp_nav .pp_play{float:left;margin-right:4px;text-indent:-10000px}a.pp_arrow_next,a.pp_arrow_previous{display:block;float:left;height:15px;margin-top:3px;text-indent:-100000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery div{float:left;overflow:hidden;position:relative}.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}.pp_gallery ul a{border:1px #000 solid;border:1px rgba(0,0,0,.5) solid;display:block;float:left;height:33px;overflow:hidden}.pp_gallery li.selected a,.pp_gallery ul a:hover{border-color:#fff}.pp_gallery ul a img{border:0}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}.pp_gallery li.default a{display:block;height:33px;width:50px}.pp_gallery li.default a img{display:none}.pp_gallery .pp_arrow_next,.pp_gallery .pp_arrow_previous{margin-top:7px!important}a.pp_next{display:block;float:right;height:100%;text-indent:-10000px;width:49%}a.pp_previous{display:block;float:left;height:100%;text-indent:-10000px;width:49%}a.pp_contract,a.pp_expand{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}a.pp_close{position:absolute;right:0;top:0;display:block;text-indent:-10000px}.pp_bottom{height:20px;position:relative}* html .pp_bottom{padding:0 20px}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_bottom .pp_middle{left:0;position:static}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}#pp_full_res .pp_inline{text-align:left}div.ppt{color:#fff!important;font-weight:700;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}.yith_magnifier_zoom_wrap {
top: 0;
position: relative;
}
.yith_magnifier_loading {
color:white;	
background:#222;
padding:3px;
border:1px solid #000;
position: absolute;
text-align: center;
top: 10%;
z-index: 9999;
}
.yith_magnifier_zoom {
position: relative;
display: block;
}
.yith_magnifier_zoom img {
display: block;
}
.yith_magnifier_mousetrap {
z-index: 999;
position: absolute;
width: 0px;
height :0px;
left: 0;
top: 0;
} .ie .yith_magnifier_mousetrap {
background-image: url(//all4pet.it/wp-content/plugins/yith-woocommerce-zoom-magnifier/assets/css/.);
}
.yith_magnifier_lens {
display: none;
z-index:98;
position:absolute;
overflow: hidden;
border: 1px solid #ccc;
}
.yith_magnifier_lens img {
width: auto !important;
max-width: none !important;
-webkit-transition: all ease-in-out 0s !important;
-moz-transition: all ease-in-out 0s !important;
-o-transition: all ease-in-out 0s !important;
transition: all ease-in-out 0s !important;
}
.yith_magnifier_zoom_magnifier {
display:none;
position:absolute;
z-index: 99;
border:4px solid #ccc;
overflow:hidden;
}
.yith_magnifier_gallery {
list-style: none;
}.yith_magnifier_gallery {
margin: 0;
padding: 0;
}
.yith_magnifier_gallery li {
position: relative;
float: left;
display: block;
}
.yith_magnifier_gallery li.last {
margin-right: 0;
}
.yith_magnifier_gallery li a {
width: 100% !important;
display: block;
margin-top: 10px;
height: auto !important;
} .single-product.woocommerce .thumbnails {
position: relative;
}
.single-product.woocommerce .thumbnails #slider-prev,
.single-product.woocommerce .thumbnails #slider-next {
display: none !important;
cursor: pointer;
width: 27px;
height: 26px;
background: url(//all4pet.it/wp-content/plugins/yith-woocommerce-zoom-magnifier/assets/images/slider-arrow.png) no-repeat left center;
position: absolute;
top: 48%;
margin-top: -2px;
}
.single-product.woocommerce .thumbnails #slider-prev {
background-position: left center;
left: 0px;
}
.single-product.woocommerce .thumbnails #slider-next {
background-position: right center;
right: 0px;
}
.single-product.woocommerce .thumbnails:hover #slider-prev,
.single-product.woocommerce .thumbnails:hover #slider-next {
display: block !important;
}
span.onsale {
z-index: 10000
}
div.pp_woocommerce a.pp_expand {
display: inline;
bottom: 10px;
top: initial;
left: 10px;
}table.dataTable {
width: 100%;
margin: 0 auto;
clear: both;
border-collapse: separate;
border-spacing: 0;  }
table.dataTable thead th,
table.dataTable tfoot th {
font-weight: bold;
}
table.dataTable thead th,
table.dataTable thead td {
padding: 10px 18px;
border-bottom: 1px solid #111;
}
table.dataTable thead th:active,
table.dataTable thead td:active {
outline: none;
}
table.dataTable tfoot th,
table.dataTable tfoot td {
padding: 10px 18px 6px 18px;
border-top: 1px solid #111;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
cursor: pointer;
*cursor: hand;
background-repeat: no-repeat;
background-position: center right;
}
table.dataTable thead .sorting {
background-image: url(//all4pet.it/wp-content/plugins/woocommerce-product-table/assets/css/datatables/DataTables-1.10.16/images/sort_both.png);
}
table.dataTable thead .sorting_asc {
background-image: url(//all4pet.it/wp-content/plugins/woocommerce-product-table/assets/css/datatables/DataTables-1.10.16/images/sort_asc.png);
}
table.dataTable thead .sorting_desc {
background-image: url(//all4pet.it/wp-content/plugins/woocommerce-product-table/assets/css/datatables/DataTables-1.10.16/images/sort_desc.png);
}
table.dataTable thead .sorting_asc_disabled {
background-image: url(//all4pet.it/wp-content/plugins/woocommerce-product-table/assets/css/datatables/DataTables-1.10.16/images/sort_asc_disabled.png);
}
table.dataTable thead .sorting_desc_disabled {
background-image: url(//all4pet.it/wp-content/plugins/woocommerce-product-table/assets/css/datatables/DataTables-1.10.16/images/sort_desc_disabled.png);
}
table.dataTable tbody tr {
background-color: #ffffff;
}
table.dataTable tbody tr.selected {
background-color: #B0BED9;
}
table.dataTable tbody th,
table.dataTable tbody td {
padding: 8px 10px;
}
table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
border-top: 1px solid #ddd;
}
table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
border-top: none;
}
table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
border-top: 1px solid #ddd;
border-right: 1px solid #ddd;
}
table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
border-left: 1px solid #ddd;
}
table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
border-top: none;
}
table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
background-color: #f9f9f9;
}
table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
background-color: #acbad4;
}
table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
background-color: #f6f6f6;
}
table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected {
background-color: #aab7d1;
}
table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3 {
background-color: #fafafa;
}
table.dataTable.order-column tbody tr.selected > .sorting_1,
table.dataTable.order-column tbody tr.selected > .sorting_2,
table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1,
table.dataTable.display tbody tr.selected > .sorting_2,
table.dataTable.display tbody tr.selected > .sorting_3 {
background-color: #acbad5;
}
table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
background-color: #f1f1f1;
}
table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
background-color: #f3f3f3;
}
table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
background-color: whitesmoke;
}
table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
background-color: #a6b4cd;
}
table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
background-color: #a8b5cf;
}
table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
background-color: #a9b7d1;
}
table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
background-color: #fafafa;
}
table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
background-color: #fcfcfc;
}
table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
background-color: #fefefe;
}
table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
background-color: #acbad5;
}
table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
background-color: #aebcd6;
}
table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
background-color: #afbdd8;
}
table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
background-color: #eaeaea;
}
table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
background-color: #ececec;
}
table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
background-color: #efefef;
}
table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
background-color: #a2aec7;
}
table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
background-color: #a3b0c9;
}
table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
background-color: #a5b2cb;
}
table.dataTable.no-footer {
border-bottom: 1px solid #111;
}
table.dataTable.nowrap th, table.dataTable.nowrap td {
white-space: nowrap;
}
table.dataTable.compact thead th,
table.dataTable.compact thead td {
padding: 4px 17px 4px 4px;
}
table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
padding: 4px;
}
table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
padding: 4px;
}
table.dataTable th.dt-left,
table.dataTable td.dt-left {
text-align: left;
}
table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
text-align: center;
}
table.dataTable th.dt-right,
table.dataTable td.dt-right {
text-align: right;
}
table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
text-align: justify;
}
table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
white-space: nowrap;
}
table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
text-align: left;
}
table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
text-align: center;
}
table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
text-align: right;
}
table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
text-align: justify;
}
table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
white-space: nowrap;
}
table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
text-align: left;
}
table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
text-align: center;
}
table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
text-align: right;
}
table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
text-align: justify;
}
table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
white-space: nowrap;
}
table.dataTable,
table.dataTable th,
table.dataTable td {
box-sizing: content-box;
} .dataTables_wrapper {
position: relative;
clear: both;
*zoom: 1;
zoom: 1;
}
.dataTables_wrapper .dataTables_length {
float: left;
}
.dataTables_wrapper .dataTables_filter {
float: right;
text-align: right;
}
.dataTables_wrapper .dataTables_filter input {
margin-left: 0.5em;
}
.dataTables_wrapper .dataTables_info {
clear: both;
float: left;
padding-top: 0.755em;
}
.dataTables_wrapper .dataTables_paginate {
float: right;
text-align: right;
padding-top: 0.25em;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
box-sizing: border-box;
display: inline-block;
min-width: 1.5em;
padding: 0.5em 1em;
margin-left: 2px;
text-align: center;
text-decoration: none !important;
cursor: pointer;
*cursor: hand;
color: #333 !important;
border: 1px solid transparent;
border-radius: 2px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
color: #333 !important;
border: 1px solid #979797;
background-color: white;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcdcdc)); background: -webkit-linear-gradient(top, white 0%, #dcdcdc 100%); background: -moz-linear-gradient(top, white 0%, #dcdcdc 100%); background: -ms-linear-gradient(top, white 0%, #dcdcdc 100%); background: -o-linear-gradient(top, white 0%, #dcdcdc 100%); background: linear-gradient(to bottom, white 0%, #dcdcdc 100%); }
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
cursor: default;
color: #666 !important;
border: 1px solid transparent;
background: transparent;
box-shadow: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
color: white !important;
border: 1px solid #111;
background-color: #585858;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111)); background: -webkit-linear-gradient(top, #585858 0%, #111 100%); background: -moz-linear-gradient(top, #585858 0%, #111 100%); background: -ms-linear-gradient(top, #585858 0%, #111 100%); background: -o-linear-gradient(top, #585858 0%, #111 100%); background: linear-gradient(to bottom, #585858 0%, #111 100%); }
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
outline: none;
background-color: #2b2b2b;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c)); background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%); background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%); background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%); background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%); background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%); box-shadow: inset 0 0 3px #111;
}
.dataTables_wrapper .dataTables_paginate .ellipsis {
padding: 0 1em;
}
.dataTables_wrapper .dataTables_processing {
position: absolute;
top: 50%;
left: 50%;
width: 100%;
height: 40px;
margin-left: -50%;
margin-top: -25px;
padding-top: 20px;
text-align: center;
font-size: 1.2em;
background-color: white;
background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
}
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
color: #333;
}
.dataTables_wrapper .dataTables_scroll {
clear: both;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
*margin-top: -1px;
-webkit-overflow-scrolling: touch;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
vertical-align: middle;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing {
height: 0;
overflow: hidden;
margin: 0 !important;
padding: 0 !important;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody {
border-bottom: 1px solid #111;
}
.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,
.dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
border-bottom: none;
}
.dataTables_wrapper:after {
visibility: hidden;
display: block;
content: "";
clear: both;
height: 0;
}
@media screen and (max-width: 767px) {
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_paginate {
float: none;
text-align: center;
}
.dataTables_wrapper .dataTables_paginate {
margin-top: 0.5em;
}
}
@media screen and (max-width: 640px) {
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter {
float: none;
text-align: center;
}
.dataTables_wrapper .dataTables_filter {
margin-top: 0.5em;
}
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty {
cursor: default !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty:before {
display: none !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child,
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child {
position: relative;
padding-left: 30px;
cursor: pointer;
}
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
top: 9px;
left: 4px;
height: 14px;
width: 14px;
display: block;
position: absolute;
color: white;
border: 2px solid white;
border-radius: 14px;
box-shadow: 0 0 3px #444;
box-sizing: content-box;
text-align: center;
text-indent: 0 !important;
font-family: 'Courier New', Courier, monospace;
line-height: 14px;
content: '+';
background-color: #31b131;
}
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
content: '-';
background-color: #d33333;
}
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child {
padding-left: 27px;
}
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child:before {
top: 5px;
left: 4px;
height: 14px;
width: 14px;
border-radius: 14px;
line-height: 14px;
text-indent: 3px;
}
table.dataTable.dtr-column > tbody > tr > td.control,
table.dataTable.dtr-column > tbody > tr > th.control {
position: relative;
cursor: pointer;
}
table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before {
top: 50%;
left: 50%;
height: 16px;
width: 16px;
margin-top: -10px;
margin-left: -10px;
display: block;
position: absolute;
color: white;
border: 2px solid white;
border-radius: 14px;
box-shadow: 0 0 3px #444;
box-sizing: content-box;
text-align: center;
text-indent: 0 !important;
font-family: 'Courier New', Courier, monospace;
line-height: 14px;
content: '+';
background-color: #31b131;
}
table.dataTable.dtr-column > tbody > tr.parent td.control:before,
table.dataTable.dtr-column > tbody > tr.parent th.control:before {
content: '-';
background-color: #d33333;
}
table.dataTable > tbody > tr.child {
padding: 0.5em 1em;
}
table.dataTable > tbody > tr.child:hover {
background: transparent !important;
}
table.dataTable > tbody > tr.child ul.dtr-details {
display: inline-block;
list-style-type: none;
margin: 0;
padding: 0;
}
table.dataTable > tbody > tr.child ul.dtr-details > li {
border-bottom: 1px solid #efefef;
padding: 0.5em 0;
}
table.dataTable > tbody > tr.child ul.dtr-details > li:first-child {
padding-top: 0;
}
table.dataTable > tbody > tr.child ul.dtr-details > li:last-child {
border-bottom: none;
}
table.dataTable > tbody > tr.child span.dtr-title {
display: inline-block;
min-width: 75px;
font-weight: bold;
}
div.dtr-modal {
position: fixed;
box-sizing: border-box;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 100;
padding: 10em 1em;
}
div.dtr-modal div.dtr-modal-display {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 50%;
height: 50%;
overflow: auto;
margin: auto;
z-index: 102;
overflow: auto;
background-color: #f5f5f7;
border: 1px solid black;
border-radius: 0.5em;
box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6);
}
div.dtr-modal div.dtr-modal-content {
position: relative;
padding: 1em;
}
div.dtr-modal div.dtr-modal-close {
position: absolute;
top: 6px;
right: 6px;
width: 22px;
height: 22px;
border: 1px solid #eaeaea;
background-color: #f9f9f9;
text-align: center;
border-radius: 3px;
cursor: pointer;
z-index: 12;
}
div.dtr-modal div.dtr-modal-close:hover {
background-color: #eaeaea;
}
div.dtr-modal div.dtr-modal-background {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 101;
background: rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 767px) {
div.dtr-modal div.dtr-modal-display {
width: 95%;
}
}@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
src: url(//all4pet.it/wp-content/plugins/woocommerce-product-table/assets/fonts/fa-solid-900.eot);
src: url(//all4pet.it/wp-content/plugins/woocommerce-product-table/assets/fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(//all4pet.it/wp-content/plugins/woocommerce-product-table/assets/fonts/fa-solid-900.woff2) format("woff2"), url(//all4pet.it/wp-content/plugins/woocommerce-product-table/assets/fonts/fa-solid-900.woff) format("woff"), url(//all4pet.it/wp-content/plugins/woocommerce-product-table/assets/fonts/fa-solid-900.ttf) format("truetype"), url(//all4pet.it/wp-content/plugins/woocommerce-product-table/assets/fonts/fa-solid-900.svg#fontawesome) format("svg");
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.wc-product-table-wrapper .blockUI::before,
.wc-product-table-wrapper .button.added::after,
.wc-product-table-wrapper .wc-forward::after,
.wc-product-table-wrapper .cart-success::after,
.wc-product-table-reset a::before,
.wc-product-table .button.loading::before,
table.wc-product-table.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child::before,
table.wc-product-table.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child::before,
table.wc-product-table.dtr-column > tbody > tr > td.control::before,
table.wc-product-table.dtr-column > tbody > tr > th.control::before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
}
.wc-product-table button.loading::after,
.wc-product-table .button.loading::after { content: none;
-webkit-animation: none 0s;
-moz-animation: none 0s;
animation: none 0s;
}
.wc-product-table-wrapper .blockUI.blockOverlay::before,
.wc-product-table-wrapper .wc-product-table .blockUI.blockOverlay::before {
content: "\f110";
background: none;
-webkit-animation: fa-spin .75s infinite linear;
-moz-animation: fa-spin .75s infinite linear;
animation: fa-spin .75s infinite linear;
height: 30px;
width: 30px;
font-size: 30px;
position: absolute;
top: 50%;
left: 50%;
margin-left: -15px;
margin-top: -15px;
} .wc-product-table-wrapper .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
word-wrap: normal !important; } .wc-product-table-wrapper {
margin-top: 1.6em;
margin-bottom: 2.6em;
max-width: 100%;
overflow: hidden;
}
.single-product .wc-product-table-wrapper {
margin-bottom: 2em;
}
.dtr-modal-content .wc-product-table-wrapper {
margin: 0;
}
.wc-product-table-wrapper::after,
.wc-product-table-controls::after {
content: "";
display: table;
clear: both;
} .wc-product-table-above {
margin-bottom: 0.5em;
clear: both;
}
.wc-product-table-below {
margin-top: 0.5em;
}
.wc-product-table-controls .dataTables_length,
.wc-product-table-controls .dataTables_filter,
.wc-product-table-controls .dataTables_info,
.wc-product-table-controls .dataTables_paginate,
.wc-product-table-controls .wc-product-table-select-filters {
color: inherit;
padding: 0;
margin: 0.25em 0;
}
.wc-product-table-controls .dataTables_length {
margin-right: 1.8em;
}
.wc-product-table-controls .dataTables_info {
margin-top: 0.35em;
clear: none;
}
.wc-product-table-controls .dataTables_paginate {
margin: 0.2em 0 0.1em 1em;
clear: right;
}
.wc-product-table-controls .wc-product-table-select-filters {
float: left;
margin-right: 2.2em;
text-align: left;
}
@media screen and (max-width:767px) {
.wc-product-table-controls .wc-product-table-select-filters {
margin-right: 1.4em;
}
.wc-product-table-controls .dataTables_length,
.wc-product-table-controls .dataTables_filter,
.wc-product-table-controls .dataTables_info,
.wc-product-table-controls .dataTables_paginate {
text-align: left;
float: left;
margin: 0.15em 1em 0.15em 0;
}
.wc-product-table-controls .dataTables_paginate {
margin-top: 0.3em;
margin-left: 0;
clear: left;
}
.wc-product-table-controls .dataTables_paginate .paginate_button:first-child {
margin-left: 0;
}
}
@media screen and (min-width:768px) {
.wc-product-table-select-filters:first-child + .dataTables_length:last-child {
float: right;
margin-right: 0;
}
.wc-product-table-controls.with-multi-form .dataTables_paginate {
margin-top: 0.4em;
}
}
.wc-product-table-controls label {
font-weight: normal;
vertical-align: baseline;
margin-bottom: 0;
margin-top: 0;
}
.wc-product-table-controls .dataTables_filter label,
.wc-product-table-controls .dataTables_length label {
display: inline-block;
}
.wc-product-table-controls select,
.wc-product-table-controls input[type="search"] {
display: inline-block !important;
width: auto;
height: auto;
min-height: 0;
line-height: normal;
vertical-align: baseline;
font-family: inherit;
}
.wc-product-table-controls input[type="search"] {
padding: 0.3em 0.5em;
margin: 0 0 0 6px;
}
.wc-product-table-controls select {
min-width: 60px !important;
margin: 2px 3px;
padding-top: 0.2em;
padding-bottom: 0.2em;
padding-left: 0.5em;
}
.wc-product-table-select-filters label {
margin-right: 4px;
display: inline-block !important;
} .wc-product-table-reset {
display: inline-block;
vertical-align: baseline;
}
.wc-product-table-wrapper .wc-product-table-reset a {
font-weight: normal;
font-size: inherit;
text-decoration: none;
box-shadow: none;
border: none;
}
.wc-product-table-reset a::before {
content: "\f0e2";
font-size: 0.75em;
text-decoration: none;
margin-right: 0.5em;
vertical-align: baseline;
position: relative;
top: -1px;
}
.wc-product-table-controls div .wc-product-table-reset {
margin-left: 25px;
}
.wc-product-table-controls .dataTables_filter .wc-product-table-reset {
margin-left: 0;
margin-right: 25px;
}
.wc-product-table-controls .dataTables_paginate .paginate_button {
padding: 0.2em 0.7em;
box-shadow: none;
}
.wc-product-table-wrapper .dataTables_processing::before {
content: "";
display: inline-block;
height: 100%;
vertical-align: middle;
}
.wc-product-table-wrapper .dataTables_processing {
top: 0;
bottom: 0;
padding-top: 0;
height: auto;
} .wc-product-table-controls .multi-cart-form {
text-align: right;
float: right;
margin: 0.2em 0.2em 0.3em 1.5em !important;
padding: 0;
}
.wc-product-table-below.with-multi-form {
margin-top: 0.8em;
}
.wc-product-table-controls.with-multi-form .dataTables_filter {
float: left;
margin-left: 0;
margin-right: 1.5em;
}
@media screen and (min-width:768px) {
.wc-product-table-controls .dataTables_paginate + .multi-cart-form {
margin-top: 0.7em !important;
}
}
.wc-product-table-controls .multi-cart-form input[type="submit"] {
padding: 0.6em 1.5em;
margin: 0;
cursor: pointer;
line-height: 1.2;
font-size: 1em;
}
.wc-product-table-controls .multi-cart-message {
float: right;
clear: right;
text-align: right;
padding-top: 1px;
}
.wc-product-table-controls .multi-cart-message p {
margin: 5px 0;
}
.wc-product-table-controls .multi-cart-form input[type="checkbox"] { display: none;
} .wc-product-table-wrapper .cart-success,
.wc-product-table-wrapper .cart-error {
font-weight: bold;
margin-bottom: 5px;
line-height: 1.4;
white-space: normal;
}
.wc-product-table-wrapper .cart-success {
color: #0f834d;
}
.wc-product-table-wrapper .cart-error {
color: #e2401c;
}
.wc-product-table-wrapper a.wc-forward {
display: block;
background-color: transparent;
color: inherit;
text-decoration: none;
border: none;
outline: none;
box-shadow: none;
padding: 0;
}
.wc-product-table a.wc-forward:hover,
.wc-product-table a.wc-forward:focus {
background-color: transparent;
}
.wc-product-table-wrapper .cart-error a.wc-forward,
.wc-product-table-wrapper .cart-success a.wc-forward {
display: none;
}
.wc-product-table-wrapper .wc-forward::after {
content: "\f30b" !important;
margin-left: 0.5em !important;
vertical-align: baseline !important;
font-size: 1.2em;
position: relative;
top: 2px;
color: inherit;
}
.wc-product-table-wrapper .button.added::after,
.wc-product-table-wrapper .cart-success::after {
content: "\f00c";
margin-left: 0.5em;
vertical-align: baseline !important;
font-size: 0.9em;
} .wc-product-table {
display: table !important;
table-layout: auto;
max-width: 100%;
word-break: normal;
margin-bottom: 0 !important;
visibility: hidden; }
.wc-product-table tr {
float: none !important;
margin: 0;
display: table-row;
}
.wc-product-table.modal-table {
visibility: visible;
}
.wc-product-table th,
.wc-product-table td {
text-align: left;
display: table-cell;
vertical-align: top;
overflow: hidden;
float: none !important;
}
.wc-product-table th {
line-height: 1.45;
}
.wc-product-table th.control {
width: 2px !important;
}
.wc-product-table td.control {
padding-left: 8px !important;
padding-right: 8px !important;
height: 25px;
}
table.wc-product-table thead .sorting_desc {
background-position: 100% 40%;
}
table.wc-product-table thead .sorting_asc {
background-position: 100% 60%;
}
table.wc-product-table tbody tr {
background-color: transparent;
}
.wc-product-table td > *:first-child {
margin-top: 0 !important;
}
.wc-product-table td > *:last-child {
margin-bottom: 0 !important;
}
.wc-product-table td p:last-child {
margin-bottom: 0 !important;
}
.wc-product-table.nowrap td {
max-width: 1px;
}
.wc-product-table.nowrap td.child {
white-space: normal;
max-width: none;
}
.wc-product-table td.nowrap {
white-space: nowrap;
}
.wc-product-table video,
.wc-product-table iframe,
.wc-product-table object {
height: auto;
}
.wc-product-table .wp-video {
width: auto !important;
}
.wc-product-table .mejs-container {
width: 100% !important;
}
.wc-product-table .product::before,
.wc-product-table .product::after {
content: none;
}
.wc-product-table .product-thumbnail-wrapper:focus {
outline: none;
} .wc-product-table .col-add-to-cart {
text-align: right;
}
.wc-product-table .col-add-to-cart.checkbox-only {
width: 2px !important;
}
.wc-product-table .multi-cart {
position: relative;
padding-right: 34px;
min-height: 28px;
}
.wc-product-table .multi-cart .multi-cart-check {
position: absolute;
top: 0.25em;
right: 0;
}
.wc-product-table .child .multi-cart {
padding-right: 0;
padding-left: 30px;
}
.wc-product-table .child .multi-cart .multi-cart-check {
left: 0;
right: auto;
}
.wc-product-table.modal-table .multi-cart-check {
display: none;
}
.wc-product-table.modal-table .multi-cart {
padding-left: 0 !important;
}
.wc-product-table .single_add_to_cart_button.disabled,
.wc-product-table .multi-cart-check input[type="checkbox"][disabled] {
cursor: not-allowed;
}
.wc-product-table td .cart-error {
margin-bottom: 10px;
}
.wc-product-table a.added_to_cart {
display: block;
text-align: right;
position: static;
margin: 0;
line-height: inherit;
width: auto;
height: auto;
}
.wc-product-table .cart {
border: none !important;
padding: 0 !important;
margin: 0 !important;
}
@media screen and (min-width: 768px) {
.wc-product-table .cart .add-to-cart-button {
white-space: nowrap;
}
}
.wc-product-table .cart .add-to-cart-button {
clear: both;
}
.wc-product-table .cart .variations_button {
display: block;
}
.wc-product-table .cart.variations_form {
white-space: normal;
background-color: transparent;
}
.wc-product-table .button,
.wc-product-table .cart .single_add_to_cart_button,
.wc-product-table .product-details-button,
.wc-product-table .cart .quantity,
.wc-product-table .cart .variations select {
margin: 0 !important;
box-sizing: border-box !important;
min-height: 0 !important;
height: 2em !important;
line-height: 1.9 !important;
padding-top: 0 !important;
padding-bottom: 0 !important;
font-size: inherit !important;
vertical-align: top;
display: inline-block !important;
float: none !important;
min-width: 0;
}
.wc-product-table .button,
.wc-product-table .cart .single_add_to_cart_button,
.wc-product-table .product-details-button {
text-align: center;
white-space: nowrap;
}
.wc-product-table:not(.modal-table) .no-cart-button a[data-quantity],
.wc-product-table:not(.modal-table) .no-cart-button .single_add_to_cart_button {
display: none !important;
}
.wc-product-table .button.loading {
position: relative;
opacity: 0.6;
}
.wc-product-table .button.loading::before {
content: "\f110";
-webkit-animation: fa-spin .75s linear infinite;
-moz-animation: fa-spin .75s linear infinite;
animation: fa-spin .75s linear infinite;
height: 20px;
width: 20px;
line-height: 20px;
font-size: 20px;
position: absolute;
top: 50%;
left: 50%;
margin-left: -10px;
margin-top: -10px;
}
.wc-product-table .cart .quantity,
.wc-product-table .cart .single_add_to_cart_button {
margin: 0 0 5px 3px !important;
}
.wc-product-table .cart .quantity {
opacity: 1;
position: relative;
width: auto;
}
.wc-product-table .no-quantity .quantity {
display: none !important;
}
.wc-product-table .cart .quantity br {
display: none;
}
.wc-product-table .cart .quantity .qty {
box-sizing: border-box;
padding: 4px 3px !important;
margin: 0;
line-height: 1 !important;
vertical-align: top !important;
text-align: center;
min-width: 3em;
min-height: 0 !important;
height: 100%;
max-height: 100%;
}
.wc-product-table .cart .quantity .minus,
.wc-product-table .cart .quantity .plus {
max-width: 30px;
min-height: 0;
max-height: 100%;
line-height: 1;
text-align: center;
padding: 0;
}
.wc-product-table .cart .quantity .minus ~ .qty {
min-width: 2.5em;
}
.wc-product-table .cart .quantity:not(.buttons_added) .qty {
max-width: 4em;
}
.wc-product-table .plus-minus-on-side .cart .quantity .minus,
.wc-product-table .plus-minus-on-side .cart .quantity .plus {
height: 50% !important;
font-size: inherit !important;
line-height: 1 !important;
}
.wc-product-table .cart .quantity_label { display: none !important;
}
.wc-product-table .cart .add-to-cart-button,
.wc-product-table .cart .variations,
.wc-product-table .cart .single_variation_wrap {
display: inline-block;
vertical-align: top;
background-color: transparent;
}
.wc-product-table .cart .variations {
margin-bottom: 0 !important;
}
.wc-product-table .cart .variations.hidden {
display: none !important;
}
.wc-product-table .variations_form .wc-no-matching-variations {
display: none !important;
}
.wc-product-table .cart .single_variation_wrap {
width: auto;
margin: 0;
}
.wc-product-table .cart .variations select {
width: auto !important;
min-width: 60px !important;
font-family: inherit;
margin: 0 0 5px 3px !important;
padding-left: 8px;
}
.wc-product-table .cart .single_variation {
line-height: 1.4;
margin-top: 0;
margin-bottom: 0;
padding: 0 !important;
border: none;
height: auto !important;
float: none;
}
.wc-product-table .cart .woocommerce-variation-availability,
.wc-product-table .cart .woocommerce-variation-price {
display: block !important;
padding: 0;
}
.wc-product-table .cart .woocommerce-variation-price .price,
.wc-product-table .cart .single_variation p {
margin: 4px 0;
padding: 0;
display: block;
line-height: inherit;
}
.wc-product-table .col-price ins,
.wc-product-table .cart .price ins {
font-size: inherit !important;
text-decoration: none;
color: inherit;
}
.wc-product-table .cart .price .amount {
font-size: inherit;
}
.wc-product-table .col-add-to-cart .cart .single_variation p {
text-align: right;
}
@media screen and (max-width:767px) {
.wc-product-table .cart .variations,
.wc-product-table .cart .quantity {
margin-bottom: 2px;
}
.wc-product-table .cart .single_variation {
margin-top: 0;
}
} .wc-product-table .stock.in-stock {
color: #0f834d;
}
.wc-product-table .out-of-stock {
color: #e2401c;
}
@media screen and (min-width:768px) {
.wc-product-table .stock {
white-space: nowrap;
}
} .wc-product-table .col-button:last-child {
text-align: right;
}
.wc-product-table .product-details-button.wrap {
white-space: normal;
} .wc-product-table .wc-pao-addon,
.wc-product-table .wc-pao-addon .form-row {
vertical-align: top;
white-space: normal;
}
.wc-product-table .wc-pao-addon {
margin: 5px 0;
}
.wc-product-table .addons-inline .wc-pao-addon {
display: inline-block;
margin-left: 8px;
margin-right: 8px;
text-align: left;
}
.wc-product-table .addons-inline .multiple_choice.select.no-labels {
margin: 3px 2px 3px 1px;
}
.wc-product-table .wc-pao-addon .wc-pao-addon-description {
margin-bottom: 4px;
line-height: 1.4;
}
.wc-product-table .wc-pao-addon .form-row {
width: auto;
padding: 0 !important;
margin: 0 !important;
}
.wc-product-table .addons-options-inline .wc-pao-addon .form-row {
display: inline-block;
}
.wc-product-table .addons-options-inline .wc-pao-addon .form-row + .form-row {
margin-left: 10px !important;
}
.wc-product-table .wc-pao-addon > h3 {
margin-bottom: 0.1em;
font-size: 1.2em;
}
.wc-product-table .wc-pao-addon h3.wc-pao-addon-name {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.wc-product-table .wc-pao-addon .form-row label + input { margin-top: 1px;
}
.wc-product-table .wc-pao-addon > label,
.wc-product-table .wc-pao-addon .form-row label {
padding: 0;
display: block;
margin-bottom: 1px;
}
.wc-product-table .wc-pao-addon .form-row label:not(:only-child) {
margin-top: 4px;
}
.wc-product-table .wc-pao-addon .addon-name + .form-row label,
.wc-product-table .addons-options-inline .wc-pao-addon .form-row label {
margin-top: 0;
}
.wc-product-table .wc-pao-addon p {
margin: 0;
padding: 0;
}
.wc-product-table .wc-pao-addon select,
.wc-product-table .wc-pao-addon input,
.wc-product-table .wc-pao-addon textarea {
margin: 0;
box-sizing: border-box !important;
font-size: inherit !important;
}
.wc-product-table .wc-pao-addon select,
.wc-product-table .wc-pao-addon input[type="text"],
.wc-product-table .wc-pao-addon input[type="email"],
.wc-product-table .wc-pao-addon input[type="number"] {
min-height: 0 !important;
height: 2em !important;
line-height: 1.9 !important;
padding-top: 0 !important;
padding-bottom: 0 !important;
font-size: inherit !important;
vertical-align: top;
float: none;
min-width: 0;
}
.wc-product-table .wc-pao-addon select {
min-width: 60px;
width: auto;
font-family: inherit;
display: inline-block;
}
.wc-product-table .wc-pao-addon .wc-pao-addon-image-swatch-select {
display: none;
}
.wc-product-table .wc-pao-addon input[type="text"],
.wc-product-table .wc-pao-addon input[type="email"],
.wc-product-table .wc-pao-addon input[type="number"] {
max-width: 500px;
}
.wc-product-table .wc-pao-addon input[type="checkbox"],
.wc-product-table .wc-pao-addon input[type="radio"] {
width: auto !important;
margin-right: 1px;
}
.wc-product-table .addons-inline .wc-pao-addon input[type="checkbox"],
.wc-product-table .addons-options-inline .wc-pao-addon input[type="checkbox"] {
margin-right: 4px;
}
.wc-product-table .addons-block.addons-options-block .wc-pao-addon input[type="checkbox"],
.wc-product-table .addons-block.addons-options-block .wc-pao-addon input[type="radio"] {
margin-left: 7px;
margin-right: 0;
margin-top: 0.25em;
float: right;
}
.wc-product-table .wc-pao-addon input[type="file"] {
display: block;
}
.wc-product-table .cart .product-addon-totals {
margin: 6px 0 0 0;
line-height: 1.4;
}
.wc-product-table .child .cart .product-addon-totals {
margin-top: 8px;
}
.wc-product-table .product-addon-totals dt {
padding: 0;
margin: 3px 5px 3px 0;
display: inline-block;
float: none;
}
.wc-product-table .product-addon-totals dd {
padding: 0;
margin: 3px 0;
display: inline;
float: none;
}
.wc-product-table .product-addon-totals dd:after {
display: block;
content: '';
} table.wc-product-table.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child,
table.wc-product-table.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child {
padding-left: 30px !important;
}
table.wc-product-table.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:empty,
table.wc-product-table.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:empty {
padding-bottom: 25px;
}
table.wc-product-table.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child::before,
table.wc-product-table.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child::before {
top: 13px;
left: 6px;
} table.wc-product-table.dtr-column > tbody > tr > td.control::before,
table.wc-product-table.dtr-column > tbody > tr > th.control::before {
top: 14px;
left: 10px;
margin: 0;
} table.wc-product-table.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child::before,
table.wc-product-table.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child::before,
table.wc-product-table.dtr-column > tbody > tr > td.control::before,
table.wc-product-table.dtr-column > tbody > tr > th.control::before {
content: '\f0fe'; box-shadow: none;
border: none;
background-color: transparent;
color: #377837;
font-size: 14px;
} table.wc-product-table.dtr-inline.collapsed > tbody > tr.parent > td:first-child::before,
table.wc-product-table.dtr-inline.collapsed > tbody > tr.parent > th:first-child::before,
table.wc-product-table.dtr-column > tbody > tr.parent td.control::before,
table.wc-product-table.dtr-column > tbody > tr.parent th.control::before {
content: '\f146'; color: #bd3737;
background-color: transparent;
}
div.dtr-modal div.dtr-modal-close {
line-height: 1.2;
}
div.dtr-modal .dtr-modal-content > table {
margin-top: 1.5em;
}
.wc-product-table tr.child .dtr-details { width: 100%;
}
.wc-product-table tr.child .dtr-title {
vertical-align: top;
margin: 0 15px 3px 0;
}
.wc-product-table tr.child .dtr-data {
min-width: 65%;
display: inline-block;
}
@media screen and (min-width:1024px) {
.wc-product-table tr.child .dtr-data {
min-width: 85%;
}
} .rtl .wc-product-table-wrapper .button.added::after,
.rtl .wc-product-table-wrapper .cart-success::after,
.rtl .wc-product-table-wrapper .wc-forward::after {
margin-left: 0 !important;
margin-right: 0.5em !important;
}
.rtl .wc-product-table a.added_to_cart {
text-align: left;
}
.rtl .wc-product-table-wrapper .wc-forward::after { content: "\f03a" !important;
}
.rtl .wc-product-table-controls .wc-product-table-select-filters,
.rtl .wc-product-table-controls .dataTables_length,
.rtl .wc-product-table-controls .dataTables_info {
float: right;
text-align: right;
}
.rtl .wc-product-table-controls .dataTables_filter,
.rtl .wc-product-table-controls .dataTables_paginate {
float: left;
text-align: left;
}
.rtl .wc-product-table-controls .wc-product-table-select-filters {
margin-right: 0;
margin-left: 2.2em;
}
.rtl .wc-product-table-controls .dataTables_length {
margin-right: 0;
margin-left: 1.8em;
}
.rtl .wc-product-table-controls .dataTables_paginate {
margin-left: 0;
margin-right: 1em;
clear: right;
}
@media screen and (max-width:767px) {
.rtl .wc-product-table-controls .dataTables_length,
.rtl .wc-product-table-controls .dataTables_filter,
.rtl .wc-product-table-controls .dataTables_info,
.rtl .wc-product-table-controls .dataTables_paginate {
float: right;
text-align: right;
margin-right: 0;
margin-left: 1em;
}
.rtl .wc-product-table-controls .dataTables_paginate {
clear: right;
}
}
@media screen and (min-width:768px) {
.rtl .wc-product-table-select-filters:first-child + .dataTables_length:last-child {
float: left;
margin-left: 0;
margin-right: 1.8em;
}
}
.rtl .wc-product-table-controls input[type="search"] {
margin-left: 0;
margin-right: 6px;
}
.rtl .wc-product-table-select-filters select:last-of-type {
margin-left: 18px;
margin-right: 0;
}
.rtl .wc-product-table-reset a::before {
margin-left: 0.5em;
margin-right: 0;
}
@media screen and (min-width:768px) {
.rtl .dataTables_filter .wc-product-table-reset {
float: left;
}
}
.rtl .wc-product-table-controls .multi-cart-form {
text-align: left;
float: left;
margin-left: 0 !important;
margin-right: 1.5em !important;
}
.rtl .wc-product-table-controls.with-multi-form .dataTables_filter {
float: right;
margin-left: 1.5em;
margin-right: 0;
}
.rtl .wc-product-table-controls .multi-cart-message {
text-align: left;
}
.rtl .wc-product-table th, .rtl .wc-product-table td {
text-align: right;
}
.rtl .wc-product-table .col-add-to-cart {
text-align: left;
}
.rtl .wc-product-table .col-add-to-cart .cart .single_variation p {
text-align: left;
}
.rtl .wc-product-table .multi-cart {
padding-right: 0;
padding-left: 34px;
}
.rtl .wc-product-table .multi-cart .multi-cart-check {
left: 0;
right: auto;
}
@media screen and (min-width:768px) {
.rtl .wc-product-table-wrapper .multi-cart-form {
float: left;
text-align: left;
}
}
.rtl table.wc-product-table.dtr-inline.collapsed>tbody>tr>td:first-child::before,
.rtl table.wc-product-table.dtr-inline.collapsed>tbody>tr>th:first-child::before {
right: 6px;
left: auto;
}
.rtl table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child,
.rtl table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child {
padding-right: 30px;
padding-left: 10px;
}
.rtl table.wc-product-table.dtr-column>tbody>tr>td.control::before,
.rtl table.wc-product-table.dtr-column>tbody>tr>th.control::before {
right: 10px;
left: auto;
}
.rtl .wc-product-table tr.child .dtr-title {
margin-left: 15px;
margin-right: 0;
}
.rtl .wc-product-table .addons-inline .wc-pao-addon .wc-pao-addon-description,
.rtl .wc-product-table .addons-inline .wc-pao-addon > label,
.rtl .wc-product-table .addons-inline .wc-pao-addon .form-row > label {
text-align: right;
}
.rtl .wc-product-table .wc-pao-addon input[type="checkbox"],
.rtl .wc-product-table .wc-pao-addon input[type="radio"] {
margin-right: 7px;
margin-left: 4px;
float: left;
}
.rtl .wc-product-table .addons-inline .wc-pao-addon input[type="checkbox"],
.rtl .wc-product-table .addons-inline .wc-pao-addon input[type="radio"],
.rtl .wc-product-table .addons-options-inline .wc-pao-addon input[type="checkbox"],
.rtl .wc-product-table .addons-options-inline .wc-pao-addon input[type="radio"] {
margin-left: 4px;
margin-right: 0;
float: none;
}  .wc-product-table .cart .swatch-control select {
display: none !important;
}
.wc-product-table .cart .swatch-anchor {
text-align: left;
}
.rtl .wc-product-table .cart .swatch-anchor {
text-align: right;
} .wc-product-table .swatch-control.radio-select li {
display: inline-block;
margin-right: 10px;
margin-left: 0;
}
.wc-product-table .swatch-control.radio-select li label {
margin: 0;
}  .wc-product-table .no-quantity .product-qty {
display: none !important;
} .avada .wc-product-table .cart .avada-select-parent {
margin: 3px 0 3px 3px;
display: inline-block;
}
.avada .wc-product-table .cart .avada-select-parent > select {
margin: 0 !important;
padding-right: 35px;
}
.avada .wc-product-table-controls .dataTables_filter {
margin-top: 0.5em;
} .bridge .wc-product-table .cart .quantity .minus,
.bridge .wc-product-table .cart .quantity .plus {
line-height: 17px !important;
} .wc-product-table-wrapper .buddyboss-select-inner {
display: inline-block;
padding-right: 0;
}
.wc-product-table-wrapper .buddyboss-select-inner > span {
display: none;
}
.wc-product-table-wrapper .buddyboss-select-inner:after {
content: "";
}
.wc-product-table-wrapper .buddyboss-select-inner select {
position: static;
border: 1px solid #a6a6a6;
opacity: 1;
} .croma .wc-product-table .col-add-to-cart .single_variation .price {
text-align: right;
margin-bottom: 0 !important;
} #content-area table.dataTable thead th {
padding: 10px 18px;
max-width: none;
}
#content-area table.dataTable tbody td {
padding: 8px 10px;
max-width: none;
}
.divi .wc-product-table a.button:hover ,
.divi .wc-product-table .cart .single_add_to_cart_button:hover {
padding-right: 1em;
}
.divi .wc-product-table a.button:after,
.divi .wc-product-table .cart .single_add_to_cart_button:after {
content: '';
}
.divi .wc-product-table .cart .quantity .qty {
font-size: 1em !important;
}
.divi .wc-product-table .col-add-to-cart .wc-pao-addon input[type="checkbox"],
.divi .wc-product-table .col-add-to-cart .wc-pao-addon input[type="radio"] {
margin-top: 9px;
} .enfold .wc-product-table-controls.with-multi-form > div {
margin-top: 0.2em;
}
.enfold .wc-product-table .cart .quantity .minus,
.enfold .wc-product-table .cart .quantity .plus {
line-height: 25px !important;
}
.enfold.wc-product-table-wrapper select {
padding-right: 32px !important;
}
.enfold .wc-product-table-controls select,
.enfold .wc-product-table-controls input[type="search"] {
display: inline-block !important;
margin-bottom: 0 !important;
width: auto !important;
}
.enfold .wc-product-table-controls select {
margin: 2px 3px !important;
}
.enfold .wc-product-table-controls input[type="search"] {
margin-left: 6px !important;
}
.enfold .wc-product-table-select-filters select:last-of-type {
margin-right: 18px !important;
} .flatsome .wc-product-table .cart .quantity {
display: inline-flex !important;
}
.flatsome .wc-product-table .no-quantity .cart .quantity {
display: none !important;
}
.flatsome .wc-product-table .cart .quantity .plus,
.flatsome .wc-product-table .cart .quantity .minus {
padding-left: 6px;
padding-right: 6px;
min-width: 20px;
}
.flatsome .wc-product-table .woocommerce-variation-price {
border-top: none;
}
.flatsome .wc-product-table-controls select,
.flatsome .wc-product-table .cart .variations select {
padding-right: 20px;
}
.flatsome .wc-product-table .multi-cart .multi-cart-check {
top: 0;
}
.flatsome .wc-product-table .col-add-to-cart .wc-pao-addon input[type="checkbox"],
.flatsome .wc-product-table .col-add-to-cart .wc-pao-addon input[type="radio"] {
margin-top: 0.1em;
} .hestia .wc-product-table .added_to_cart.wc-forward:hover {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
color: inherit;
}
.wc-product-table .hestia-view-cart-wrapper {
position: static;
} .wc-product-table .sh-increase-numbers span {
font-size: 12px;
width: 28px !important;
height: 28px;
border-radius: 28px;
}
.wc-product-table .sh-increase-numbers i {
line-height: 28px;
} @media screen and (min-width:768px) {
.jupiter .wc-product-table-controls .dataTables_filter {
margin-top: 0.5em;
}
.jupiter .wc-product-table-controls .multi-cart-form {
margin-top: 0.4em !important;
}
}
.jupiter .wc-product-table-controls select {
padding-top: 6px;
padding-bottom: 6px;
}
.jupiter .wc-product-table-controls select,
.jupiter .wc-product-table .variations select,
.jupiter .wc-product-table .wc-pao-addon select {
padding-right: 55px !important;
}
.jupiter .wc-product-table .cart .quantity {
width: 90px;
}
.jupiter .wc-product-table .mk-quantity-label {
display: none;
}
.jupiter .wc-product-table .cart .qty {
width: 100%;
padding-right: 27px !important;
max-width: none !important;
}
.jupiter .wc-product-table .product_loop_button .mk-svg-icon {
margin-right: 5px;
position: relative;
top: 2px;
} .kallyas .wc-product-table .actions-moreinfo {
display: none;
} .nielsen .wc-product-table .sbHolder {
display: none;
}
.nielsen .wc-product-table .multi-cart .multi-cart-check {
top: 0.35rem;
} .wp_nuvo3 .wc-product-table .cart .quantity {
width: 110px;
background-color: #efeff0;
}
.wp_nuvo3 .wc-product-table .cart .quantity .qty {
left: 33px !important;
margin-top: 0 !important;
border: 2px solid #efeff0 !important;
}
.wp_nuvo3 .wc-product-table .cart .quantity .minus {
left: 17px !important;
}
.wp_nuvo3 .wc-product-table .cart .quantity .plus {
right: 12px !important;
} .ronneby .wc-product-table .cart .quantity {
width: 77px;
}
.ronneby .wc-product-table .add-to-cart-wrapper .button,
.ronneby .wc-product-table .cart .single_add_to_cart_button,
.ronneby .wc-product-table .product-details-button {
padding-left: 16px;
padding-right: 16px;
}
.ronneby .wc-product-table .col-add-to-cart .addons-inline .wc-pao-addon input[type="checkbox"],
.ronneby .wc-product-table .col-add-to-cart .addons-options-inline .wc-pao-addon input[type="checkbox"] {
margin-right: 8px;
} body[data-form-submit="regular"] .container-wrap .salient .wc-product-table-controls .multi-cart-form input[type=submit] {
padding: 0.8em 1.5em !important;
}
.wc-product-table .cart .minimal-form-input {
padding: 0;
height: 100%;
}
.salient .wc-product-table .cart .quantity {
text-align: left;
}
.salient .wc-product-table .cart .quantity input.qty {
height: 100% !important;
font-size: inherit !important;
}
.salient .wc-product-table .plus-minus-on-side .cart .quantity .plus,
.salient .wc-product-table .plus-minus-on-side .cart .quantity .minus {
line-height: 0.9 !important;
height: 52% !important;
}
.salient .wc-product-table .cart button[type="submit"] {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.salient .wc-product-table a.product-details-button {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.salient.wc-product-table-wrapper a.added_to_cart {
position: static !important;
text-indent: 0;
display: block;
} .wc-product-table .no-quantity .nm-quantity-wrap {
display: none !important;
}
.wc-product-table .nm-quantity-wrap {
display: inline-block;
width: auto;
vertical-align: top;
border: none;
}
.wc-product-table .nm-quantity-wrap .quantity .nm-qty-minus,
.wc-product-table .nm-quantity-wrap .quantity .nm-qty-plus {
display: none;
}
.wc-product-table .nm-quantity-wrap .quantity .qty {
border: 1px solid;
width: 50px;
}
.savoy .wc-product-table-controls select,
.savoy .wc-product-table .cart .variations select {
padding-right: 20px !important;
background-position-x: 95%;
}
.savoy .wc-product-table .single_variation > div {
padding-bottom: 2px;
} .woocommerce #content .shopkeeper .multi-cart-form input[type="submit"] {
padding: 0.8em 1.5em !important;
min-width: 0;
}
.shopkeeper .multi-cart-message .product_notification_wrapper,
.shopkeeper .multi-cart-message .cart-success {
display: inline-block;
margin-left: 5px;
}
.shopkeeper .multi-cart-message .product_notification_text .wc-forward {
display: none;
}
.wc-product-table-wrapper.shopkeeper select {
padding-right: 20px;
font-weight: 400;
}
.shopkeeper .wc-product-table .cart {
font-size: 1rem;
}
.shopkeeper .wc-product-table .cart .single_add_to_cart_button,
.shopkeeper .wc-product-table a.button.alt,
.shopkeeper .wc-product-table a.product-details-button {
font-size: 0.875rem !important;
min-width: 0 !important;
height: 2rem !important;
line-height: 2.4 !important;
}
.shopkeeper .wc-product-table .cart .quantity .qty {
width: 100%;
font-weight: 400;
}
.shopkeeper .wc-product-table .multi-cart .multi-cart-check {
top: -0.1rem;
} .dt-the7 .wc-product-table .cart select {
padding-right: 30px;
}
.dt-the7 .wc-product-table .cart input.qty {
float: none;
} .total .wc-product-table .cart .qty {
width: auto;
} .twentyseventeen .wc-product-table .cart .single_add_to_cart_button,
.twentyseventeen .wc-product-table .add-to-cart-wrapper a.button,
.twentyseventeen .wc-product-table .product-details-button {
padding-left: 1.3em;
padding-right: 1.3em;
} .uncode .wc-product-table-controls select,
.uncode .wc-product-table .cart .variations select {
padding-right: 32px !important;
}
.uncode .wc-product-table .cart .quantity .qty {
padding-left: 5px !important;
padding-right: 5px !important;
width: 60px;
} .xstore.wc-product-table-wrapper .multi-cart-message > p > .wc-forward {
display: none;
}
.wc-product-table .cart .qty-span {
display: none;
}
.xstore .wc-product-table .cart .quantity .minus,
.xstore .wc-product-table .cart .quantity .plus {
line-height: 2 !important;
} .x .wc-product-table .cart .quantity .qty {
width: 55px;
} .vantage .wc-product-table .cart .quantity .qty {
margin-top: 0 !important;
margin-right: 0 !important;
} .page.woof_search_is_going nav.woocommerce-breadcrumb,
.single.woof_search_is_going nav.woocommerce-breadcrumb {
display: block;
}
.woof_shortcode_output .storefront-sorting {
margin-bottom: 0;
}@font-face {
font-family: 'WooCommerce';
src: url(//all4pet.it/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot);
src: url(//all4pet.it/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"), 
url(//all4pet.it/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"), url(//all4pet.it/wp-content/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"), 
url(//all4pet.it/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");
font-weight: normal;
font-style: normal; } .wpt_product_table_wrapper table.wpt_product_table>tbody tr.wpt_row td a {
text-decoration: none;
} div.wpt_product_table_wrapper input[type=checkbox] {
position: absolute;
opacity: 0;
}
div.wpt_product_table_wrapper input[type=checkbox]+label {
position: relative;
cursor: pointer;
padding: 0 11px 0 0;
}
div.wpt_product_table_wrapper input[type=checkbox].wpt_tabel_checkbox.wpt_td_checkbox.disabled+label:before,
div.wpt_product_table_wrapper input.wpt_tabel_checkbox.wpt_td_checkbox.disabled[type=checkbox]+label:before{
border: 1px solid #bbbbbb;
content: '';
margin-right: 3px;
display: inline-block;
vertical-align: text-top;
width: 15px;
height: 15px;
background: #e6e6e6;
border-radius: 3px;
opacity: .3;
}
div.wpt_product_table_wrapper input[type=checkbox]+label:before {
border: 1px solid #bbbbbb;
content: '';
margin-right: 3px;
display: inline-block;
vertical-align: text-top;
width: 15px;
height: 15px;
background: #e6e6e6;
border-radius: 3px;
}
div.wpt_product_table_wrapper input[type=checkbox]:hover+label:before {
background: #ccc;
}
div.wpt_product_table_wrapper input[type=checkbox]:checked+label:before {
background: #5cb85c;
border-color: #5cb85c;
}
div.wpt_product_table_wrapper input[type=checkbox]:disabled+label {
color: #b8b8b8;
cursor: auto;
}
div.wpt_product_table_wrapper input[type=checkbox]:disabled+label:before {
box-shadow: none;
background: #ddd;
}
div.wpt_product_table_wrapper input[type=checkbox]:checked+label:after {
content: '✓';
color: #fff;
top: 1px;
font-size: 11px;
font-weight: bold;
left: 4px;
position: absolute;
}
div.wpt_product_table_wrapper input[type=checkbox].wpt_check_universal.wpt_check_universal_header:checked+label:after,
div.wpt_product_table_wrapper input.wpt_check_universal.wpt_check_universal_header[type=checkbox]:checked+label:after{
content: '✓';
color: #fff;
top: 1px;
font-size: 11px;
font-weight: bold;
left: 4px;
position: absolute;
} div.wpt_product_table_wrapper input[type=radio] {
position: absolute;
opacity: 0;
}
div.wpt_product_table_wrapper input[type=radio]+label {
position: relative;
cursor: pointer;
padding: 0;
}
div.wpt_product_table_wrapper input[type=radio]+label:before {
border: 1px solid #bbbbbb;
content: '';
margin-right: 10px;
display: inline-block;
vertical-align: text-top;
width: 24px;
height: 24px;
background: #e6e6e6;
border-radius: 50%;
}
div.wpt_product_table_wrapper input[type=radio]:hover+label:before {
background: #ccc;
}
div.wpt_product_table_wrapper input[type=radio]:checked+label:before {
background: #5cb85c;
border-color: #5cb85c;
}
div.wpt_product_table_wrapper input[type=radio]:disabled+label {
color: #b8b8b8;
cursor: auto;
}
div.wpt_product_table_wrapper input[type=radio]:disabled+label:before {
box-shadow: none;
background: #ddd;
}
div.wpt_product_table_wrapper input[type=radio]:checked+label:after {
content: '●';
color: #fff;
top: 0px;
font-size: 20px;
font-weight: bold;
left: 6.5px;
top: -0.5px;
position: absolute;
}  .wpt_price{
text-align: center;
}
.wpt_action{
text-align: right;
min-width: 140px;
}
br.wpt_clear {
clear: both;
width: 100% !important;
height: 0px;
}
div.wpt_product_table_wrapper table#wpt_table tr.wpt_row td p{padding: 0;margin: 0;}
div.wpt_product_table_wrapper table#wpt_table tr.wpt_row td .wpt_varition_section div.wpt_message p.stock.out-of-stock{color: #d22121;}
div.wpt_product_table_wrapper table#wpt_table tr.wpt_row td .wpt_varition_section div.wpt_message p.stock.in-stock{
color: #4caf50;
font-weight: bold;
}
td.wpt_action {
text-align: right !important;
}
.wpt_varition_section {
display:  inline-block;
margin: 6px;
}
td.wpt_check {
text-align: center;
}
th.wpt_check, td.wpt_check {
text-align: center;
width: 40px;
}
table.wpt_product_table thead tr{cursor: pointer;}
.wpt_varition_section select{display: inline-block;}
.wpt_varition_section {
}
.wpt_product_table_wrapper select,.filter_select,.wpt_product_table_wrapper select.filter_select, .wpt_varition_section select{
border-radius: 5px;
padding: 2px;
border: 1px solid #a9a1a1;
margin: 1px;
} input.wpt_tabel_checkbox.wpt_td_checkbox.disabled { } a.button.wpt_woo_add_cart_button{
position: relative;
display: inline-block;
}  .wpt_product_table thead th.serial_number{
width: 67px;
font-size: 12px !important;
}
.wpt_product_table thead th.description {
width: 312px;
}
.wpt_product_table *,.wpt_product_table tr>td,.wpt_product_table td{
box-sizing: border-box;vertical-align:middle;
}
.wpt_product_table tbody tr td.wpt_thumbnail {
text-align: center;
vertical-align: middle;
position: relative;
overflow: hidden;
height: 62px;
}
td.wpt_thumbnails img {
cursor: pointer;
}
.wpt_product_table tbody tr td.wpt_thumbnail>img {
position: absolute;
top: 3px;
left: 21%;
}
th.wpt_total, td.wpt_total,
th.wpt_price, td.wpt_price{
text-align: center;
} span.outofstock {
color: #e65454;
font-weight:  normal;
}
span.instock {
color: #4CAF50;
font-weight:  bold;
} table.wpt_product_table tr.wpt_row td.wpt_quantity div.quantity{
text-align: center;
}
table.wpt_product_table tr.wpt_row td.wpt_quantity{
text-align: center;
}
table.wpt_product_table tr.wpt_row td.wpt_quantity .quantity {
padding: 5px 0;
} .wpt_thumbs_popup,#wpt_thumbs_popup {
position: fixed !important;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.78);
width: 100%;
height: 100%;
z-index: 99999;
overflow-y: auto;
cursor: pointer;
}
#wpt_thumbs_popup .wpt_popup_image_wrapper {
width: 96%;
margin: 50px auto;
background: white;
padding: 10px;
position: relative;
max-width: 100%; min-width: 250px;
display: none;
z-index: 100000;
box-shadow: -11px 8px 20px 0px black;
border: 1px solid black;
border-radius: 7px;
}
#wpt_thumbs_popup img.wpt_popup_image {
width: 100%;
height: auto;
}
#wpt_thumbs_popup .wpt_wrapper_title{padding: 0;margin: 0;}
span#wpt_popup_close {
position: absolute;
background: rgba(255, 0, 0, 0.7);
padding: 6px;
right: 3px;
top: 3px;
width: 28px;
text-align: center;
color: white;
height: 27px;
line-height: 12px;
font-size: 23px;
border: none;
cursor: pointer;
border-top-right-radius: 7px;
}
span#wpt_popup_close:hover{
background: rgba(255, 0, 0, 1);
} .wpt_product_table tbody tr .star-rating {
font-size: 0.65em;
}
div#wpt_table_wrapper,div#wpt_table_wrapper *{
transition: all .4s !important;
padding-top: 3px;
} .wpt_live_cart_box {
padding: 5px 10px;
position:  relative;
}
a.remove.remove_from_cart_button.wpt_remove_cart_link {
display: inline-block;
float: left;
}
.wpt_live_cart_box .cart-dropdown .wpt_dropdown {
padding:  0;
margin:  0;
list-style:  none;
}
a.remove_cart_icon {
color: red;
padding: 2px;
background: rgba(255, 0, 0, 0.09);
display: inline-block;
line-height: 8px;
text-decoration: none;
transition: all 1s;
}
a.remove_cart_icon:hover{
text-decoration: none;
background: rgba(255, 0, 0, 0.06);
}
.wpt_live_cart_box .cart-dropdown .wpt_dropdown li {
padding: 0px 5px;
background: rgba(189, 189, 189, 0.07058823529411765);
display: inline-block;
border: 1px solid rgba(0, 0, 0, 0.12156862745098039);
border-radius: 4px;
margin: 2px 0;
font-size: 12px;
cursor: pointer;
}
.wpt_live-cart-subtotal, .wpt_live-cart-other_link {
display: inline-block;
}
.wpt_live-cart-other_link>a {
padding: 0 13px;
} .all_check_header_footer.all_check_header span {
display:  inline-block;
}
.all_check_footer {
display: block;
padding: 10px;
margin: 3px 0;
text-align: right;
background: rgba(0, 0, 0, 0.14901960784313725);
clear: both;
}
.all_check_header_footer.all_check_header>span {
background: rgba(119, 115, 115, 0.0196078431372549);
display: inline-block;
padding: 3px 17px;
border: 1px solid rgba(119, 115, 115, 0.12);
margin: 0 10px;
}
.all_check_header_footer.all_check_header>span>* {
padding: 0 !important;
margin-bottom: 2px;
margin-top: 2px;
}
.all_check_header_footer.all_check_header>span>label{
display: inline-block;
}
.all_check_header_footer.all_check_header {
text-align: right;
padding: 5px;
float: right;
width: 43%;
}
a.button.add_to_cart_all_selected {
display: inline-block;
}
a.button.wpt_woo_add_cart_button.add_to_cart_button.disabled.loading {
opacity: 0.3;
} .wpt_search_box {
padding: 5px;
font-size: 12px;
margin-bottom: 5px;
text-align: center;
}
.search_box_fixer{padding: 3px;}
.wpt_search_box{overflow: hidden;}
.wpt_search_box .search_box_wrapper{display: block;}
.wpt_search_box .wpt_search_button {
width: 50%;
margin-top: 10px;
}
.search_single label.search_keyword_label {
display: block;
}
.wpt_search_box .search_single {
width: 100%;
box-sizing: border-box;
margin-top: 10px;
}
.search_single.search_single_texonomy{
}
.wpt_search_box select.search_select {
width: 98%;
}
h3.search_box_label {
line-height: 16px;
font-size: 16px;
padding: 0;
margin: 0;
}
.search_single .query_box_direct_value,.instance_search_input{
width: 98%;
border-radius: 5px;
padding: 4px;
border: 1px solid #a9a1a1;
margin-bottom: auto auto 6px auto;
}
.instance_search_input {
width: 100%;
padding-left: 10px;
}
.wpt_search_box .search_single .search_single_column {
width: 33.33%;
float: left;
margin: auto;
}
.search_single.search_single_direct {
clear: both;
box-sizing: border-box;
display: table;
width: 100%;
margin: auto;
min-height: 48px;
}
button.button.wpt_search_button {
visibility: hidden;
padding: 0;
margin: 0;
display: none;
}
.wpt_load_more_wrapper {
text-align: center;
display: block;
width: 100%;
margin: 16px 0;
clear: both;
} .wpt_load_more,
.add_to_cart_all_selected{
background-color: #36304a;
border-color: #eeeeee;
color: #fff;
padding: 10px 30px;
border-radius: 3px;
transition: all .5s;
}
.wpt_load_more{
float: none;
}
.wpt_load_more:hover,
.add_to_cart_all_selected:hover{
background-color: #EFF2F7;
} .wpt_load_more_wrapper.load_more_hidden {
display: none !important;
}
p.search_select.query {
padding: 0;
margin: 0;
}
span.texonomy_checkbox_single {
display: inline-block;
}  select.filter_select {
padding: 0 !important;
margin-right: 4px !important;
color: #585656;
border: 1px solid #e2e2e2 !important;
}
.wpt_filter.fulter_half {
width: 50%;
float: left;
}
.wpt_filter.fulter_half .wpt_filter_wrapper {
padding: 15px 5px 5px 5px;
}
.wpt_filter.fullter_full{
width: 100%;
text-align: left;
}
.wpt_filter.fullter_full .wpt_filter_wrapper{
padding: 5px;
} @media only screen and (max-width: 600px){
.wpt_filter.fulter_half {
width:  100%;
text-align:  center;
}
.all_check_header_footer.all_check_header {
width:  100%;
text-align:  center;
font-size: 12px;
}
}  @media only screen and (min-width: 500px) and (min-device-width: 500px) and (-webkit-min-device-pixel-ratio: 2){
#wpt_thumbs_popup .wpt_popup_image_wrapper {
margin:5% auto !important;
}
} table#wpt_table.wpt_product_table tr.wpt_row td.wpt_quantity .quantity input.plus, 
table#wpt_table.wpt_product_table tr.wpt_row td.wpt_quantity .quantity input.minus {
width: 28px;
} @media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {
a.button.wpt_woo_add_cart_button.add_to_cart_button {
margin-top: 7px !important;
margin-bottom: 7px !important;
display: inline-block;
}
} table#wpt_table.wpt_product_table tr>td.this_column_sorted {
background: rgba(0, 0, 0, 0.03);
}
table#wpt_table.wpt_product_table tr>th.this_column_sorted {
background-color: rgba(0, 0, 0, 0.18);
}
table#wpt_table.wpt_product_table tr>th {
background-image: url(//all4pet.it/wp-content/plugins/woo-product-table-pro/images/arrow.png);
background-repeat: no-repeat;
background-position: center right;
}
table#wpt_table.wpt_product_table tr>th.this_column_sorted[data-sort_type="DESC"] {
background-image: url(//all4pet.it/wp-content/plugins/woo-product-table-pro/images/arrow_down.png) !important;
}
table#wpt_table.wpt_product_table tr>th.this_column_sorted[data-sort_type="ASC"] {
background-image: url(//all4pet.it/wp-content/plugins/woo-product-table-pro/images/arrow_top.png) !important;
}
table#wpt_table.wpt_product_table tr>th.wpt_Message,
table#wpt_table.wpt_product_table tr>th.wpt_serial_number,
table#wpt_table.wpt_product_table tr>th.wpt_quoterequest,
table#wpt_table.wpt_product_table tr>th.wpt_check,
table#wpt_table.wpt_product_table tr>th.wpt_quantity,
table#wpt_table.wpt_product_table tr>th.wpt_quick,
table#wpt_table.wpt_product_table tr>th.wpt_thumbnails,
table#wpt_table.wpt_product_table tr>th.wpt_action{
background-image: none !important;
} table#wpt_table.wpt_product_table a.added_to_cart.wc-forward {
display: none;
} .wpt_product_table_wrapper div.tables_cart_message_box{
display: block;
width: 100%;
padding: 3px;
position: relative;
}
.wpt_product_table_wrapper div.tables_cart_message_box a.footer-cart-contents{
display: none;
}
.wpt_product_table_wrapper div.tables_cart_message_box a.cart-contents{
display: block;
position: absolute;
top: 0;
font-size: 19px;
right: 0;
}
.wpt_product_table_wrapper div.tables_cart_message_box a.cart-contents span.count {
padding-left: 13px;
opacity: 0.8;
}
.wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content{
margin-top: 28px;
}
.wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content ul.woocommerce-mini-cart.cart_list.product_list_widget{
display: block; 
margin: 2px 0;
}
.wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content li.woocommerce-mini-cart-item.mini_cart_item {
display: inline-block;
position: relative;
border: 1px solid #ddd;
padding: 1px;
border-radius: 6px;
margin: 2px;
}
.wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content li.woocommerce-mini-cart-item.mini_cart_item a.remove.remove_from_cart_button {
display: inline-block;
position: relative;
z-index: 2;
}
.wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content li.woocommerce-mini-cart-item.mini_cart_item * {
display: inline;
margin: 0 4px;
}
.wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content li.woocommerce-mini-cart-item.mini_cart_item * img,
.wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content li.woocommerce-mini-cart-item.mini_cart_item img{
display: nones;
}
.wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content .buttons {
position: absolute;
top: -10px;
left: 0;
margin: 0;
bottom: unset;
}
.wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content .buttons>a.button {
padding: 6px;
}
.wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content li.woocommerce-mini-cart-item.mini_cart_item img {
display: none;
}
.wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content .total {
margin: 0;
font-size: 16px;
}
.wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content dl.variation {
float: right !important;
}
.wpt_product_table_wrapper div.tables_cart_message_box {
margin-top: 16px !important;
}
.wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content .total>span {
padding-right: 12px;
}
@media only screen and (max-width: 760px){
.wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content .buttons {
bottom: 2px;
right: 0;
top: unset;
}
.wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content ul.woocommerce-mini-cart.cart_list.product_list_widget {
margin: 2px 0 15px 0;
}
} body.wpt_pro_table #yith-quick-view-content div.summary {
width: 47% !important;
}
.single-product div.product {
padding: 4px;
}
@media (max-width: 480px){
body.wpt_pro_table #yith-quick-view-content div.images,
body.wpt_pro_table #yith-quick-view-content div.summary {
width: 100% !important;
float: none !important;
}
}  div.wpt_product_table_wrapper.woocommerce {
position: relative;
box-sizing: border-box;
display: block;
}
div.wpt_notice_board{
background: #fff6f6;
width: 95%;
min-height: 30px;
z-index: 999999;
position: fixed;
top: 33%;
left: 33%;
box-shadow: -4px 4px 9px 0px #00000085;
border-radius: 8px;
text-align: center;
padding: 10px;
max-width: 800px;
display: none;
cursor: pointer;
}
div.wpt_notice_board .woocommerce-error, 
div.wpt_notice_board .woocommerce-info, 
div.wpt_notice_board .woocommerce-message, 
div.wpt_notice_board .woocommerce-noreviews, 
div.wpt_notice_board p.no-comments {
padding: .5em .618em;
margin-bottom: 2px;
}  .wpt_each_attribute_wrapper {
display: block;
min-width: 230px;
margin-bottom: 2px;
}
.wpt_each_attribute_wrapper>* {
display: inline;
}
.wpt_each_attribute_wrapper>label {
background: #dddddd78;
display: inline-block;
padding: 2px 7px 2px 6px;
margin-right: 3px;
min-width: 53px;
}  .wpt_table_pagination {
display: block;
margin: 15px 0;
text-align: center;
}
.wpt_table_pagination a.page-numbers,.wpt_table_pagination span.page-numbers {
padding: 8px 16px;
text-decoration: none;
transition: background-color .3s;
border: 1px solid #ddd;
margin: 0px;
display: inline-block;
cursor: pointer;
}
.wpt_table_pagination span.page-numbers.current,.wpt_table_pagination a.page-numbers.current{
background-color: #444;
color: white;
border: 1px solid #222;
font-weight: bold;
}
.wpt_table_pagination a:hover{background-color: #ddd;}
.wpt_table_pagination.pagination_loading, .wpt_table_pagination.pagination_loading * {
opacity: 0.5;
cursor: not-allowed !important;
}  a.button.wpt_woo_add_cart_button>span.wpt_ccount {
position: absolute;
background: white !important;
color: black;
width: 30px;
height: 30px;
border: 1px solid #e6e6e6;
top: -15px;
right: -17px;
z-index: 999;
text-align: center;
line-height: 30px;
font-size: 13px;
clear: both;
border-radius: 50%;
box-shadow: -1px 0px 6px rgba(0, 0, 0, 0.04);
}
a.button.wpt_woo_add_cart_button.button.loading>span.wpt_ccount{display: none;}
@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
body.wpt_pro_table_body.wpt_pro_table table.wpt_product_table a.button.wpt_woo_add_cart_button.loading:after{
font-family: WooCommerce;
content: '\e01c';
vertical-align: top;
font-weight: 400;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
position: absolute;
background: white !important;
color: black;
width: 30px;
height: 30px;
border: 1px solid #e6e6e6;
top: -7px;
right: -17px;
z-index: 999;
text-align: center;
line-height: 30px;
font-size: 13px;
clear: both;
border-radius: 50%;
box-shadow: -1px 0px 6px rgba(0, 0, 0, 0.04);
left: inherit;
}
a.button.wpt_woo_add_cart_button>span.wpt_ccount:empty{display: none;}
a.button.wpt_woo_add_cart_button{margin-right: 10px;} .wpt-footer-cart-wrapper {
position: fixed;
bottom: 1%;
right: 1%;
z-index: 999999998;
width: 74px;
height: 74px;
display: none;
}
.wpt-footer-cart-wrapper.bottom_left {
left: 1%;
right: initial;
}
.wpt-footer-cart-wrapper.top_left {
left: 1%;
bottom: initial;
top: 10%;
}
.wpt-footer-cart-wrapper.top_right {
right: 1%;
bottom: initial;
top: 10%;
}
div.wpt-footer-cart-wrapper.always_show{display: block;}
div.wpt-footer-cart-wrapper.always_hide{display: none;}
.wpt-footer-cart-wrapper > a {
position: relative;
display: block;
width: 100%;
height: 100%;
border-radius: 50%;
}
.wpt-footer-cart-wrapper > a > span {
position: static;
line-height: 23px;
font-size: 16px;
color: #fff;
font-weight: bold;
text-align: center;
width: 100%;
display: block;
padding-top: 35%;
}
.wpt-footer-cart-wrapper > a:after {
content: "";
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
position: absolute;
width: 100%;
height: 100%;
top: 0;
right: 0;
z-index: -1;
opacity: 0;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-name: wpt-icon-float-away;
animation-name: wpt-icon-float-away;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
@-webkit-keyframes wpt-icon-float-away {
0% {
opacity: 1
}
100% {
opacity: 0;
-webkit-transform: scale(1.8);
transform: scale(1.8)
}
}
@keyframes wpt-icon-float-away {
0% {
opacity: 1
}
100% {
opacity: 0;
-webkit-transform: scale(1.8);
transform: scale(1.8)
}
}
.wpt-footer-cart-wrapper > a > span > span {
font-size: 13px;
position: relative;
top: 0px;
padding: 0 2px;
color: #cecece;
}
.wpt-footer-cart-wrapper > a:empty{display: none;}.custom_table{
position: relative;
border-collapse: collapse;
width: 100%;
margin: 0 auto;
position: relative;
}
.custom_table thead{
border-bottom: 2px solid #36304a;
}
.custom_table thead .wpt_table_header_row th{
height: 50px;
color: #36304a;
background: #F8F8F8;
}
.custom_table td,
.custom_table th {
padding: 10px;
}
.custom_table tbody tr td{
border: 1px solid #F6F6F6;
}
.custom_table .wpt_row td img{
height: auto;
} 
.custom_table tbody tr{
transition: all .5s;
}
.custom_table tbody tr:hover{
background: #f7faff;
}
.custom_table tbody tr a.button{
display: inline-block;
padding: 10px;
background: #36304a;
color: #fff;
font-size: 14px;
border-radius: 3px;
font-weight: bold;
} table#wpt_table.wpt_product_table.custom_table thead>tr>th.this_column_sorted {
background-color: rgb(245, 245, 245);
} .default_table{
position: relative;
border-collapse: collapse;
width: 100%;
margin: 0 auto;
position: relative;
}
.default_table thead{
border-bottom: 2px solid #36304a;
}
.default_table thead .wpt_table_header_row th{
height: 50px;
color: #36304a;
background: #F8F8F8;
}
.default_table td,
.default_table th {
padding: 10px;
}
.default_table tbody tr td{
border: 1px solid #F6F6F6;
}
.default_table .wpt_row td img{
height: auto;
} 
.default_table tbody tr{
transition: all .5s;
}
.default_table tbody tr:hover{
background: #f7faff;
}
.default_table tbody tr a.button{
display: inline-block;
padding: 10px;
background: #36304a;
color: #fff;
font-size: 14px;
border-radius: 3px;
font-weight: bold;
} table#wpt_table.wpt_product_table.default_table thead>tr>th.this_column_sorted {
background-color: rgb(245, 245, 245) !important;
}  .blacky_table{
position: relative;
border-collapse: collapse;
background: white;
width: 100%;
margin: 0 auto;
}
.blacky_table thead .wpt_table_header_row th{
height: 50px;
color: #fff;
background: #36304a;
}
.blacky_table td,
.blacky_table th {
padding: 10px;
}
.blacky_table tbody tr td{
border: 1px solid #e1e1e1;
}
.blacky_table .wpt_row td img{
height: auto;
} 
.blacky_table tbody tr{
transition: all .5s;
}
.blacky_table.tr_bg_1{
background: #efefef;
padding: 10px;
}
.blacky_table .tr_bg_2{
background: #f7f7f7;
padding: 10px;
}
.blacky_table tbody tr:hover{
background: #f7faff;
}
.blacky_table tbody tr a.button{
display: inline-block;
padding: 10px;
background: #36304a;
color: #fff;
font-size: 14px;
border-radius: 3px;
font-weight: bold;
}
table#wpt_table.wpt_product_table.blacky_table thead>tr>th.this_column_sorted {
background-color: rgb(16, 14, 23) !important;
}  .green_table{
position: relative;
border-collapse: collapse;
background: white;
width: 100%;
margin: 0 auto;
}
.green_table thead .wpt_table_header_row th{
height: 50px;
color: #fff;
background: #00b20b;
}
.green_table td,
.green_table th {
padding: 10px;
}
.green_table tbody tr td{
border: 1px solid #e1e1e1;
}
.green_table .wpt_row td img{
height: auto;
} 
.green_table tbody tr{
transition: all .5s;
}
.green_table tbody tr:hover{
background: #f7faff;
}
.green_table tbody tr a.button{
display: inline-block;
padding: 10px;
background: #00b20b;
color: #fff;
font-size: 14px;
border-radius: 3px;
font-weight: bold;
}
table#wpt_table.wpt_product_table.green_table thead>tr>th.this_column_sorted {
background-color: rgb(3, 130, 10) !important;
}  .blue_table{
position: relative;
border-collapse: collapse;
background: white;
width: 100%;
margin: 0 auto;
}
.blue_table thead .wpt_table_header_row th{
height: 50px;
color: #fff;
background: #0824a5;
}
.blue_table td,
.blue_table th {
padding: 10px;
}
.blue_table tbody tr td{
border: 1px solid #e1e1e1;
}
.blue_table .wpt_row td img{
height: auto;
} 
.blue_table tbody tr{
transition: all .5s;
}
.blue_table tbody tr:hover{
background: #f7faff;
}
.blue_table tbody tr a.button{
display: inline-block;
padding: 10px;
background: #0824a5;
color: #fff;
font-size: 14px;
border-radius: 3px;
font-weight: bold;
}
table#wpt_table.wpt_product_table.blue_table thead>tr>th.this_column_sorted {
background-color: rgb(40, 76, 241) !important;
}   table.wpt_product_table.smart_table, 
table.wpt_product_table.smart_table tr, 
table.wpt_product_table.smart_table td, 
table.wpt_product_table.smart_table th {
border-collapse: collapse;
border: 1px solid #efefef;
} div.wpt_product_table_wrapper.smart_wrapper table.smart_table{
padding: 0;
margin: 0px 0px 2px 0px;
}
div.wpt_product_table_wrapper.smart_wrapper button.button.wpt_search_button,
div.wpt_product_table_wrapper.smart_wrapper button.button.wpt_load_more
{
font-weight: normal;
padding: 2px 12px;
}
div.wpt_product_table_wrapper.smart_wrapper .tables_cart_message_box .wpt_live_cart_box {
padding: 3px 0px;
position: relative;
}
div.wpt_product_table_wrapper.smart_wrapper .tables_cart_message_box .wpt_live_cart_box .cart-dropdown .wpt_dropdown li {
padding: 0px 3px;
background: rgba(189, 189, 189, 0.07058823529411765);
display: inline-block;
border: none !important;
border-radius: 2px;
margin: 2px 0;
font-size: 10px;
color: #42bc42;
}
div.wpt_product_table_wrapper.smart_wrapper .tables_cart_message_box{
font-size: 80%;
}
table.wpt_product_table.smart_table{
}
table.wpt_product_table.smart_table tbody{
}
table.wpt_product_table.smart_table tbody>tr.wpt_row td.wpt_thumbnails img {
margin: 0 auto;
border-radius: 0;
padding: 0 !important;
}
table.wpt_product_table.smart_table tbody>tr.wpt_row td a.button,
div.wpt_product_table_wrapper.smart_wrapper a.button.add_to_cart_all_selected
{
padding: 2px 5px;
font-size: 90%;
margin: 0 2px;
}
div.wpt_product_table_wrapper.smart_wrapper .all_check_header_footer.all_check_header>span {
background: none;
display: inline-block;
padding: 0px 7px;
border: none;
margin: 0 2px;
font-size: .80em;
}
div.wpt_product_table_wrapper.smart_wrapper .all_check_footer {
display: block;
padding: 2px;
margin: 3px 0;
text-align: right;
background: rgba(0, 0, 0, 0.02);
}
div.wpt_product_table_wrapper.smart_wrapper select, .filter_select,
div.wpt_product_table_wrapper.smart_wrapper select.filter_select,
table.wpt_product_table.smart_table tbody>tr.wpt_row td select {
padding: 0;
font-size: 80%;
}
table.wpt_product_table.smart_table tbody>tr{
}
table.wpt_product_table.smart_table tbody>tr td input,
table.wpt_product_table.smart_table tbody>tr td input[type="number"],
table.wpt_product_table.smart_table tbody>tr td input[type="text"],
table.wpt_product_table.smart_table tbody>tr td input[type="email"],
table.wpt_product_table.smart_table tbody>tr td input[type="password"]{
padding: 0 3px;
max-width: 98%;
}
div.wpt_product_table_wrapper.smart_wrapper .search_single .query_box_direct_value,
div.wpt_product_table_wrapper.smart_wrapper .instance_search_input {
width: 98%;
border-radius: 1px;
padding: 0 2px;
border: 1px solid #a9a1a1;
margin-bottom: auto auto 6px auto;
padding-left: 10px;
}
div.wpt_product_table_wrapper.smart_wrapper input[type=checkbox]+label {
position: relative;
cursor: pointer;
padding: 0 2px 0 0;
margin-left: 0;
}
table.wpt_product_table.smart_table thead tr {
background: rgba(0, 0, 0, 0.02);
}
table.wpt_product_table.smart_table thead tr th{color: black;}
table.wpt_product_table.smart_table thead{
}
table.wpt_product_table.smart_table thead>tr{
}
div.wpt_product_table_wrapper.smart_wrapper table.wpt_product_table.smart_table {
width: 100%;
}
table.wpt_product_table.smart_table td, 
table.wpt_product_table.smart_table th {
padding: 0 0 0 3px !important;
font-size: 0.75em;
}  .business_table{
position: relative;
border-collapse: collapse;
width: 100%;
margin: 0 auto;
position: relative;
}
.business_table thead{
border-bottom: 2px solid #36304a;
}
.business_table thead .wpt_table_header_row th{
height: 50px;
color: #36304a;
background: #F8F8F8;
}
.business_table td,
.business_table th {
padding: 10px;
}
.business_table tbody tr td{
border: 1px solid #F6F6F6;
}
.business_table .wpt_row td img{
height: auto;
} 
.business_table tbody tr{
transition: all .5s;
}
.business_table .tr_bg_1{
background: #FDFDFD;
padding: 10px;
}
.business_table .tr_bg_2{
background: #FBFBFB;
padding: 10px;
}
.business_table tbody tr:hover{
background: #f7faff;
}
.business_table tbody tr a.button{
display: inline-block;
padding: 10px;
background: #36304a;
color: #fff;
font-size: 14px;
border-radius: 3px;
font-weight: bold;
}
table#wpt_table.wpt_product_table.business_table thead>tr>th.this_column_sorted {
background-color: rgb(245, 245, 245) !important;
}  table.wpt_product_table.business_table thead th.quantity {
width: 83px;
} .wpt_product_table thead th.action{
width: 167px;
}
table.wpt_product_table.business_table thead th.action,
table.wpt_product_table.business_table tbody tr td.wpt_action{ } table.wpt_product_table.business_table td.wpt_quantity {
padding: 0 !important;
}
table.wpt_product_table.business_table tbody tr td.wpt_quantity>div.quantity input[type='number']{
color: #000000;
padding: 6px;
width: 100%;
border: 1px solid rgba(0, 0, 0, 0);
background: rgb(255, 255, 255);
font-weight: bold;
} table.wpt_product_table.business_table span.wpt_product_price>a.button.add_to_cart_button {
background: rgb(183, 183, 183);
display: inline-block;
padding: 1px 8px;
border-radius: 2px;
border: 1px solid #989898;
color: #ffffff;
font-weight: normal;
}
table.wpt_product_table.business_table tr:hover span.wpt_product_price>a.button.add_to_cart_button {
background: rgba(255, 255, 255, 0.54);
border: 1px solid #c5c5c5;
color: #000000;
}
table.wpt_product_table.business_table span.wpt_product_price>a.button.add_to_cart_button.added {
background: rgb(230, 230, 230);
display: inline-block;
padding: 2px 3px;
border-radius: 3px;
border: 1px solid #d8d8d8;
color: #c5c5c5;
} div.wpt_product_table_wrapper.business_wrapper table.wpt_product_table.business_table tbody tr td.wpt_masic_column{
background: rgb(255, 255, 255); } div#wpt_table_wrapper.business_wrapper {
border-radius: 17px;
overflow: hidden;
background: rgb(245, 245, 245);
border: 1px solid rgba(97, 97, 97, 0.5);
} div#wpt_table_wrapper.wpt_product_table_wrapper.business_wrapper table#wpt_table.wpt_product_table.business_table thead tr.wpt_table_header_row.wpt_table_head th {
color: black;
}  table.add_cart_only_icon tr td.wpt_action a.button:before { content: "\e01d";    
z-index: 99999;
margin: 11px;
font-family: WooCommerce;
font-size: initial;
padding: 0 9px;
}
table.add_cart_only_icon tr td.wpt_action a.button{
font-size: 0 !important;
}
table.add_cart_only_icon tr td.wpt_action a.button.added:before{
font-style: italic;
font-stretch: semi-expanded;
}
table.add_cart_left_icon tr td.wpt_action a.button:before { content: "\e01d";    
z-index: 99999;
font-family: WooCommerce;
font-size: initial;
padding: 0 4px;
}
table.add_cart_right_icon tr td.wpt_action a.button:after { content: "\e01d";    
z-index: 99999;
font-family: WooCommerce;
font-size: initial;
padding: 0 4px;
}