.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper .rtwpvs-radio-term[data-rtwpvs-tooltip]{position:relative}.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper .rtwpvs-radio-term[data-rtwpvs-tooltip]:after,.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper .rtwpvs-radio-term[data-rtwpvs-tooltip]:before{bottom:100%;left:8px}.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper [data-rtwpvs-tooltip]{cursor:pointer;outline:none;position:relative}.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper [data-rtwpvs-tooltip]:after,.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper [data-rtwpvs-tooltip]:before{bottom:130%;box-sizing:inherit;left:50%;opacity:0;pointer-events:none;position:absolute;transform:translateZ(0);visibility:hidden;z-index:999}.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper [data-rtwpvs-tooltip]:before{background-color:#000;background-color:rgba(51,51,51,.9);border-radius:3px;color:#fff;content:attr(data-rtwpvs-tooltip);font-size:14px;line-height:1.2;margin-bottom:5px;margin-left:-50px;min-width:100px;padding:7px;text-align:center}.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper [data-rtwpvs-tooltip]:after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000;border-top:5px solid rgba(51,51,51,.9);content:" ";font-size:0;line-height:0;margin-left:-5px;width:0}.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper [data-rtwpvs-tooltip]:active:after,.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper [data-rtwpvs-tooltip]:active:before,.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper [data-rtwpvs-tooltip]:focus:after,.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper [data-rtwpvs-tooltip]:focus:before,.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper [data-rtwpvs-tooltip]:hover:after,.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper [data-rtwpvs-tooltip]:hover:before{bottom:120%;opacity:1;visibility:visible}.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper .rtwpvs-term:active .image-tooltip-wrapper,.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper .rtwpvs-term:focus .image-tooltip-wrapper,.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper .rtwpvs-term:hover .image-tooltip-wrapper{bottom:130%;opacity:1;visibility:visible}@font-face {
font-family: 'FontAwesome';
src: url(//decoroffice.pt/wp-content/themes/crona/assets/css/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//decoroffice.pt/wp-content/themes/crona/assets/css/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//decoroffice.pt/wp-content/themes/crona/assets/css/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//decoroffice.pt/wp-content/themes/crona/assets/css/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//decoroffice.pt/wp-content/themes/crona/assets/css/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//decoroffice.pt/wp-content/themes/crona/assets/css/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 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: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";
}
.fa-handshake-o:before {
content: "\f2b5";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-o:before {
content: "\f2b7";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-book-o:before {
content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "\f2bc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-circle-o:before {
content: "\f2be";
}
.fa-user-o:before {
content: "\f2c0";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "\f2c3";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "\f2cd";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "\f2d4";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-eercast:before {
content: "\f2da";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-snowflake-o:before {
content: "\f2dc";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-meetup:before {
content: "\f2e0";
}
.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;
}@font-face {
font-family: 'simple-line-icons';
src: url(//decoroffice.pt/wp-content/themes/crona/assets/css/fonts/Simple-Line-Icons.eot?v=2.4.0);
src: url(//decoroffice.pt/wp-content/themes/crona/assets/css/fonts/Simple-Line-Icons.eot?v=2.4.0#iefix) format('embedded-opentype'), url(//decoroffice.pt/wp-content/themes/crona/assets/css/fonts/Simple-Line-Icons.woff2?v=2.4.0) format('woff2'), url(//decoroffice.pt/wp-content/themes/crona/assets/css/fonts/Simple-Line-Icons.ttf?v=2.4.0) format('truetype'), url(//decoroffice.pt/wp-content/themes/crona/assets/css/fonts/Simple-Line-Icons.woff?v=2.4.0) format('woff'), url(//decoroffice.pt/wp-content/themes/crona/assets/css/fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons) format('svg');
font-weight: normal;
font-style: normal;
} .icon-user,
.icon-people,
.icon-user-female,
.icon-user-follow,
.icon-user-following,
.icon-user-unfollow,
.icon-login,
.icon-logout,
.icon-emotsmile,
.icon-phone,
.icon-call-end,
.icon-call-in,
.icon-call-out,
.icon-map,
.icon-location-pin,
.icon-direction,
.icon-directions,
.icon-compass,
.icon-layers,
.icon-menu,
.icon-list,
.icon-options-vertical,
.icon-options,
.icon-arrow-down,
.icon-arrow-left,
.icon-arrow-right,
.icon-arrow-up,
.icon-arrow-up-circle,
.icon-arrow-left-circle,
.icon-arrow-right-circle,
.icon-arrow-down-circle,
.icon-check,
.icon-clock,
.icon-plus,
.icon-minus,
.icon-close,
.icon-event,
.icon-exclamation,
.icon-organization,
.icon-trophy,
.icon-screen-smartphone,
.icon-screen-desktop,
.icon-plane,
.icon-notebook,
.icon-mustache,
.icon-mouse,
.icon-magnet,
.icon-energy,
.icon-disc,
.icon-cursor,
.icon-cursor-move,
.icon-crop,
.icon-chemistry,
.icon-speedometer,
.icon-shield,
.icon-screen-tablet,
.icon-magic-wand,
.icon-hourglass,
.icon-graduation,
.icon-ghost,
.icon-game-controller,
.icon-fire,
.icon-eyeglass,
.icon-envelope-open,
.icon-envelope-letter,
.icon-bell,
.icon-badge,
.icon-anchor,
.icon-wallet,
.icon-vector,
.icon-speech,
.icon-puzzle,
.icon-printer,
.icon-present,
.icon-playlist,
.icon-pin,
.icon-picture,
.icon-handbag,
.icon-globe-alt,
.icon-globe,
.icon-folder-alt,
.icon-folder,
.icon-film,
.icon-feed,
.icon-drop,
.icon-drawer,
.icon-docs,
.icon-doc,
.icon-diamond,
.icon-cup,
.icon-calculator,
.icon-bubbles,
.icon-briefcase,
.icon-book-open,
.icon-basket-loaded,
.icon-basket,
.icon-bag,
.icon-action-undo,
.icon-action-redo,
.icon-wrench,
.icon-umbrella,
.icon-trash,
.icon-tag,
.icon-support,
.icon-frame,
.icon-size-fullscreen,
.icon-size-actual,
.icon-shuffle,
.icon-share-alt,
.icon-share,
.icon-rocket,
.icon-question,
.icon-pie-chart,
.icon-pencil,
.icon-note,
.icon-loop,
.icon-home,
.icon-grid,
.icon-graph,
.icon-microphone,
.icon-music-tone-alt,
.icon-music-tone,
.icon-earphones-alt,
.icon-earphones,
.icon-equalizer,
.icon-like,
.icon-dislike,
.icon-control-start,
.icon-control-rewind,
.icon-control-play,
.icon-control-pause,
.icon-control-forward,
.icon-control-end,
.icon-volume-1,
.icon-volume-2,
.icon-volume-off,
.icon-calendar,
.icon-bulb,
.icon-chart,
.icon-ban,
.icon-bubble,
.icon-camrecorder,
.icon-camera,
.icon-cloud-download,
.icon-cloud-upload,
.icon-envelope,
.icon-eye,
.icon-flag,
.icon-heart,
.icon-info,
.icon-key,
.icon-link,
.icon-lock,
.icon-lock-open,
.icon-magnifier,
.icon-magnifier-add,
.icon-magnifier-remove,
.icon-paper-clip,
.icon-paper-plane,
.icon-power,
.icon-refresh,
.icon-reload,
.icon-settings,
.icon-star,
.icon-symbol-female,
.icon-symbol-male,
.icon-target,
.icon-credit-card,
.icon-paypal,
.icon-social-tumblr,
.icon-social-twitter,
.icon-social-facebook,
.icon-social-instagram,
.icon-social-linkedin,
.icon-social-pinterest,
.icon-social-github,
.icon-social-google,
.icon-social-reddit,
.icon-social-skype,
.icon-social-dribbble,
.icon-social-behance,
.icon-social-foursqare,
.icon-social-soundcloud,
.icon-social-spotify,
.icon-social-stumbleupon,
.icon-social-youtube,
.icon-social-dropbox,
.icon-social-vkontakte,
.icon-social-steam {
font-family: 'simple-line-icons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-user:before {
content: "\e005";
}
.icon-people:before {
content: "\e001";
}
.icon-user-female:before {
content: "\e000";
}
.icon-user-follow:before {
content: "\e002";
}
.icon-user-following:before {
content: "\e003";
}
.icon-user-unfollow:before {
content: "\e004";
}
.icon-login:before {
content: "\e066";
}
.icon-logout:before {
content: "\e065";
}
.icon-emotsmile:before {
content: "\e021";
}
.icon-phone:before {
content: "\e600";
}
.icon-call-end:before {
content: "\e048";
}
.icon-call-in:before {
content: "\e047";
}
.icon-call-out:before {
content: "\e046";
}
.icon-map:before {
content: "\e033";
}
.icon-location-pin:before {
content: "\e096";
}
.icon-direction:before {
content: "\e042";
}
.icon-directions:before {
content: "\e041";
}
.icon-compass:before {
content: "\e045";
}
.icon-layers:before {
content: "\e034";
}
.icon-menu:before {
content: "\e601";
}
.icon-list:before {
content: "\e067";
}
.icon-options-vertical:before {
content: "\e602";
}
.icon-options:before {
content: "\e603";
}
.icon-arrow-down:before {
content: "\e604";
}
.icon-arrow-left:before {
content: "\e605";
}
.icon-arrow-right:before {
content: "\e606";
}
.icon-arrow-up:before {
content: "\e607";
}
.icon-arrow-up-circle:before {
content: "\e078";
}
.icon-arrow-left-circle:before {
content: "\e07a";
}
.icon-arrow-right-circle:before {
content: "\e079";
}
.icon-arrow-down-circle:before {
content: "\e07b";
}
.icon-check:before {
content: "\e080";
}
.icon-clock:before {
content: "\e081";
}
.icon-plus:before {
content: "\e095";
}
.icon-minus:before {
content: "\e615";
}
.icon-close:before {
content: "\e082";
}
.icon-event:before {
content: "\e619";
}
.icon-exclamation:before {
content: "\e617";
}
.icon-organization:before {
content: "\e616";
}
.icon-trophy:before {
content: "\e006";
}
.icon-screen-smartphone:before {
content: "\e010";
}
.icon-screen-desktop:before {
content: "\e011";
}
.icon-plane:before {
content: "\e012";
}
.icon-notebook:before {
content: "\e013";
}
.icon-mustache:before {
content: "\e014";
}
.icon-mouse:before {
content: "\e015";
}
.icon-magnet:before {
content: "\e016";
}
.icon-energy:before {
content: "\e020";
}
.icon-disc:before {
content: "\e022";
}
.icon-cursor:before {
content: "\e06e";
}
.icon-cursor-move:before {
content: "\e023";
}
.icon-crop:before {
content: "\e024";
}
.icon-chemistry:before {
content: "\e026";
}
.icon-speedometer:before {
content: "\e007";
}
.icon-shield:before {
content: "\e00e";
}
.icon-screen-tablet:before {
content: "\e00f";
}
.icon-magic-wand:before {
content: "\e017";
}
.icon-hourglass:before {
content: "\e018";
}
.icon-graduation:before {
content: "\e019";
}
.icon-ghost:before {
content: "\e01a";
}
.icon-game-controller:before {
content: "\e01b";
}
.icon-fire:before {
content: "\e01c";
}
.icon-eyeglass:before {
content: "\e01d";
}
.icon-envelope-open:before {
content: "\e01e";
}
.icon-envelope-letter:before {
content: "\e01f";
}
.icon-bell:before {
content: "\e027";
}
.icon-badge:before {
content: "\e028";
}
.icon-anchor:before {
content: "\e029";
}
.icon-wallet:before {
content: "\e02a";
}
.icon-vector:before {
content: "\e02b";
}
.icon-speech:before {
content: "\e02c";
}
.icon-puzzle:before {
content: "\e02d";
}
.icon-printer:before {
content: "\e02e";
}
.icon-present:before {
content: "\e02f";
}
.icon-playlist:before {
content: "\e030";
}
.icon-pin:before {
content: "\e031";
}
.icon-picture:before {
content: "\e032";
}
.icon-handbag:before {
content: "\e035";
}
.icon-globe-alt:before {
content: "\e036";
}
.icon-globe:before {
content: "\e037";
}
.icon-folder-alt:before {
content: "\e039";
}
.icon-folder:before {
content: "\e089";
}
.icon-film:before {
content: "\e03a";
}
.icon-feed:before {
content: "\e03b";
}
.icon-drop:before {
content: "\e03e";
}
.icon-drawer:before {
content: "\e03f";
}
.icon-docs:before {
content: "\e040";
}
.icon-doc:before {
content: "\e085";
}
.icon-diamond:before {
content: "\e043";
}
.icon-cup:before {
content: "\e044";
}
.icon-calculator:before {
content: "\e049";
}
.icon-bubbles:before {
content: "\e04a";
}
.icon-briefcase:before {
content: "\e04b";
}
.icon-book-open:before {
content: "\e04c";
}
.icon-basket-loaded:before {
content: "\e04d";
}
.icon-basket:before {
content: "\e04e";
}
.icon-bag:before {
content: "\e04f";
}
.icon-action-undo:before {
content: "\e050";
}
.icon-action-redo:before {
content: "\e051";
}
.icon-wrench:before {
content: "\e052";
}
.icon-umbrella:before {
content: "\e053";
}
.icon-trash:before {
content: "\e054";
}
.icon-tag:before {
content: "\e055";
}
.icon-support:before {
content: "\e056";
}
.icon-frame:before {
content: "\e038";
}
.icon-size-fullscreen:before {
content: "\e057";
}
.icon-size-actual:before {
content: "\e058";
}
.icon-shuffle:before {
content: "\e059";
}
.icon-share-alt:before {
content: "\e05a";
}
.icon-share:before {
content: "\e05b";
}
.icon-rocket:before {
content: "\e05c";
}
.icon-question:before {
content: "\e05d";
}
.icon-pie-chart:before {
content: "\e05e";
}
.icon-pencil:before {
content: "\e05f";
}
.icon-note:before {
content: "\e060";
}
.icon-loop:before {
content: "\e064";
}
.icon-home:before {
content: "\e069";
}
.icon-grid:before {
content: "\e06a";
}
.icon-graph:before {
content: "\e06b";
}
.icon-microphone:before {
content: "\e063";
}
.icon-music-tone-alt:before {
content: "\e061";
}
.icon-music-tone:before {
content: "\e062";
}
.icon-earphones-alt:before {
content: "\e03c";
}
.icon-earphones:before {
content: "\e03d";
}
.icon-equalizer:before {
content: "\e06c";
}
.icon-like:before {
content: "\e068";
}
.icon-dislike:before {
content: "\e06d";
}
.icon-control-start:before {
content: "\e06f";
}
.icon-control-rewind:before {
content: "\e070";
}
.icon-control-play:before {
content: "\e071";
}
.icon-control-pause:before {
content: "\e072";
}
.icon-control-forward:before {
content: "\e073";
}
.icon-control-end:before {
content: "\e074";
}
.icon-volume-1:before {
content: "\e09f";
}
.icon-volume-2:before {
content: "\e0a0";
}
.icon-volume-off:before {
content: "\e0a1";
}
.icon-calendar:before {
content: "\e075";
}
.icon-bulb:before {
content: "\e076";
}
.icon-chart:before {
content: "\e077";
}
.icon-ban:before {
content: "\e07c";
}
.icon-bubble:before {
content: "\e07d";
}
.icon-camrecorder:before {
content: "\e07e";
}
.icon-camera:before {
content: "\e07f";
}
.icon-cloud-download:before {
content: "\e083";
}
.icon-cloud-upload:before {
content: "\e084";
}
.icon-envelope:before {
content: "\e086";
}
.icon-eye:before {
content: "\e087";
}
.icon-flag:before {
content: "\e088";
}
.icon-heart:before {
content: "\e08a";
}
.icon-info:before {
content: "\e08b";
}
.icon-key:before {
content: "\e08c";
}
.icon-link:before {
content: "\e08d";
}
.icon-lock:before {
content: "\e08e";
}
.icon-lock-open:before {
content: "\e08f";
}
.icon-magnifier:before {
content: "\e090";
}
.icon-magnifier-add:before {
content: "\e091";
}
.icon-magnifier-remove:before {
content: "\e092";
}
.icon-paper-clip:before {
content: "\e093";
}
.icon-paper-plane:before {
content: "\e094";
}
.icon-power:before {
content: "\e097";
}
.icon-refresh:before {
content: "\e098";
}
.icon-reload:before {
content: "\e099";
}
.icon-settings:before {
content: "\e09a";
}
.icon-star:before {
content: "\e09b";
}
.icon-symbol-female:before {
content: "\e09c";
}
.icon-symbol-male:before {
content: "\e09d";
}
.icon-target:before {
content: "\e09e";
}
.icon-credit-card:before {
content: "\e025";
}
.icon-paypal:before {
content: "\e608";
}
.icon-social-tumblr:before {
content: "\e00a";
}
.icon-social-twitter:before {
content: "\e009";
}
.icon-social-facebook:before {
content: "\e00b";
}
.icon-social-instagram:before {
content: "\e609";
}
.icon-social-linkedin:before {
content: "\e60a";
}
.icon-social-pinterest:before {
content: "\e60b";
}
.icon-social-github:before {
content: "\e60c";
}
.icon-social-google:before {
content: "\e60d";
}
.icon-social-reddit:before {
content: "\e60e";
}
.icon-social-skype:before {
content: "\e60f";
}
.icon-social-dribbble:before {
content: "\e00d";
}
.icon-social-behance:before {
content: "\e610";
}
.icon-social-foursqare:before {
content: "\e611";
}
.icon-social-soundcloud:before {
content: "\e612";
}
.icon-social-spotify:before {
content: "\e613";
}
.icon-social-stumbleupon:before {
content: "\e614";
}
.icon-social-youtube:before {
content: "\e008";
}
.icon-social-dropbox:before {
content: "\e00c";
}
.icon-social-vkontakte:before {
content: "\e618";
}
.icon-social-steam:before {
content: "\e620";
}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//decoroffice.pt/wp-content/themes/crona/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
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(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/loader.svg) center center;background-size: cover;line-height: 1;text-align: center;font-size: 2em;color: rgba(0,0,0,.75);}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.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;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;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;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.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{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{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;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(//decoroffice.pt/wp-content/themes/crona/assets/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
width: 1px;
word-wrap: normal !important; }
.single-post .screen-reader-text {
display: none;
}
.navigation,
#comments .comment-form{
font-size: 14px;
}
.owl-stage .owl-item{
display: inline-block;
}
.commentPaginate{
text-align: center;
margin-bottom: 10px;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:after,
.post-info:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after {
clear: both;
} body,
button,
input,
select,
textarea,
.woocommerce .widget_price_filter .price_slider_amount{
color: #444;
font-family: "Dosis";
font-size: 13px;
font-weight: 400;
line-height: 1.66;
}
.widget-title.heading-title,
.widget-title.product_title,.newletter_sub_input .button.button-secondary,
.mega_main_menu.primary ul li .mega_dropdown > li.sub-style > .item_link .link_text{
font-family: "Dosis";
}
.mega_main_menu.primary ul li .mega_dropdown > li.sub-style > ul.mega_dropdown,
.mega_main_menu li.multicolumn_dropdown > .mega_dropdown > li .mega_dropdown > li,
.mega_main_menu.primary ul li .mega_dropdown > li > .item_link .link_text,
body p,
.info-open,
.info-phone,
.ftc-sb-account .ftc_login > a,
.ftc-sb-account,
.ftc-my-wishlist *,
.dropdown-button span > span,
.ftc-search form,
.ftc-shop-cart,
.conditions-box,
.item-description .product_title,
.item-description .price,
.testimonial-content .info,
.testimonial-content .byline,
.widget-container ul.product-categories ul.children li a,
.widget-container:not(.ftc-product-categories-widget):not(.widget_product_categories):not(.ftc-items-widget) :not(.widget-title),
.ftc-products-category ul.tabs li span.title,
.woocommerce-pagination,
.woocommerce-result-count,
.woocommerce .products.list .product h3.product-name > a,
.woocommerce-page .products.list .product h3.product-name > a,
.woocommerce .products.list .product .price .amount,
.woocommerce-page .products.list .product .price .amount,
.products.list .short-description.list,
div.product .single_variation_wrap .amount,
div.product div[itemprop="offers"] .price .amount,
.orderby-title,
.blogs .post-info,
.blog .entry-info .entry-summary .short-content,
.single-post .entry-info .entry-summary .short-content,
.single-post article .post-info .info-category,
#comments .comments-title,
#comments .comment-metadata a,
.post-navigation .nav-previous,
.post-navigation .nav-next,
.woocommerce div.product .product_title,
.woocommerce-review-link,
.woocommerce div.product p.stock,
.woocommerce div.product .summary div[itemprop="description"],
.woocommerce div.product p.price,
.ftc_feature_info,
.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce div.product form.cart .group_table td.label,
.woocommerce div.product form.cart .group_table td.price,
footer{
font-family: "Arial";
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
line-height: 1.4;
margin: 0 0 0.75em;
padding: 0;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
padding-top: 0;
margin: 0;
}
h1 {
font-size: 24px;
font-size: 1.5rem;
font-weight: 300;
}
h2 {
color: #444;
font-size: 20px;
font-weight: 300;
}
h3 {
color: #444;
font-size: 18px;
font-weight: 300;
}
h4 {
color: #444;
font-size: 16px;
font-weight: 800;
}
h5 {
color: #767676;
font-size: 13px;
font-weight: 800;
letter-spacing: 0.15em;
}
h6 {
color: #333;
font-size: 15px;
font-weight: 800;
}
p {
margin: 0 0 1.5em;
padding: 0;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
color: #666;
font-size: 18px;
font-style: italic;
line-height: 1.7;
margin: 0;
overflow: hidden;
padding: 0;
}
blockquote cite {
display: block;
font-style: normal;
font-weight: 600;
margin-top: 0.5em;
}
.woocommerce .wishlist-title h2 {
margin-bottom: 20px;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
}
mark,
ins {
text-decoration: none;
}
big {
font-size: 125%;
}
blockquote {
quotes: "" "";
}
blockquote:before,
blockquote:after {
content: "";
}
:focus {
outline: none;
} html[lang="ar"] body,
html[lang="ar"] button,
html[lang="ar"] input,
html[lang="ar"] select,
html[lang="ar"] textarea,
html[lang="ary"] body,
html[lang="ary"] button,
html[lang="ary"] input,
html[lang="ary"] select,
html[lang="ary"] textarea,
html[lang="azb"] body,
html[lang="azb"] button,
html[lang="azb"] input,
html[lang="azb"] select,
html[lang="azb"] textarea,
html[lang="fa-IR"] body,
html[lang="fa-IR"] button,
html[lang="fa-IR"] input,
html[lang="fa-IR"] select,
html[lang="fa-IR"] textarea,
html[lang="haz"] body,
html[lang="haz"] button,
html[lang="haz"] input,
html[lang="haz"] select,
html[lang="haz"] textarea,
html[lang="ps"] body,
html[lang="ps"] button,
html[lang="ps"] input,
html[lang="ps"] select,
html[lang="ps"] textarea,
html[lang="ur"] body,
html[lang="ur"] button,
html[lang="ur"] input,
html[lang="ur"] select,
html[lang="ur"] textarea {
font-family: Tahoma, Arial, sans-serif;
}
html[lang="ar"] h1,
html[lang="ar"] h2,
html[lang="ar"] h3,
html[lang="ar"] h4,
html[lang="ar"] h5,
html[lang="ar"] h6,
html[lang="ary"] h1,
html[lang="ary"] h2,
html[lang="ary"] h3,
html[lang="ary"] h4,
html[lang="ary"] h5,
html[lang="ary"] h6,
html[lang="azb"] h1,
html[lang="azb"] h2,
html[lang="azb"] h3,
html[lang="azb"] h4,
html[lang="azb"] h5,
html[lang="azb"] h6,
html[lang="fa-IR"] h1,
html[lang="fa-IR"] h2,
html[lang="fa-IR"] h3,
html[lang="fa-IR"] h4,
html[lang="fa-IR"] h5,
html[lang="fa-IR"] h6,
html[lang="haz"] h1,
html[lang="haz"] h2,
html[lang="haz"] h3,
html[lang="haz"] h4,
html[lang="haz"] h5,
html[lang="haz"] h6,
html[lang="ps"] h1,
html[lang="ps"] h2,
html[lang="ps"] h3,
html[lang="ps"] h4,
html[lang="ps"] h5,
html[lang="ps"] h6,
html[lang="ur"] h1,
html[lang="ur"] h2,
html[lang="ur"] h3,
html[lang="ur"] h4,
html[lang="ur"] h5,
html[lang="ur"] h6 {
font-weight: 700;
} html[lang^="zh-"] body,
html[lang^="zh-"] button,
html[lang^="zh-"] input,
html[lang^="zh-"] select,
html[lang^="zh-"] textarea {
font-family: "PingFang TC", "Helvetica Neue", Helvetica, STHeitiTC-Light, Arial, sans-serif;
}
html[lang^="zh-"] h1,
html[lang^="zh-"] h2,
html[lang^="zh-"] h3,
html[lang^="zh-"] h4,
html[lang^="zh-"] h5,
html[lang^="zh-"] h6 {
font-weight: 700;
} html[lang="bg-BG"] body,
html[lang="bg-BG"] button,
html[lang="bg-BG"] input,
html[lang="bg-BG"] select,
html[lang="bg-BG"] textarea,
html[lang="ru-RU"] body,
html[lang="ru-RU"] button,
html[lang="ru-RU"] input,
html[lang="ru-RU"] select,
html[lang="ru-RU"] textarea,
html[lang="uk"] body,
html[lang="uk"] button,
html[lang="uk"] input,
html[lang="uk"] select,
html[lang="uk"] textarea {
font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif;
}
html[lang="bg-BG"] h1,
html[lang="bg-BG"] h2,
html[lang="bg-BG"] h3,
html[lang="bg-BG"] h4,
html[lang="bg-BG"] h5,
html[lang="bg-BG"] h6,
html[lang="ru-RU"] h1,
html[lang="ru-RU"] h2,
html[lang="ru-RU"] h3,
html[lang="ru-RU"] h4,
html[lang="ru-RU"] h5,
html[lang="ru-RU"] h6,
html[lang="uk"] h1,
html[lang="uk"] h2,
html[lang="uk"] h3,
html[lang="uk"] h4,
html[lang="uk"] h5,
html[lang="uk"] h6 {
font-weight: 700;
line-height: 1.2;
} html[lang="bn-BD"] body,
html[lang="bn-BD"] button,
html[lang="bn-BD"] input,
html[lang="bn-BD"] select,
html[lang="bn-BD"] textarea,
html[lang="hi-IN"] body,
html[lang="hi-IN"] button,
html[lang="hi-IN"] input,
html[lang="hi-IN"] select,
html[lang="hi-IN"] textarea,
html[lang="mr-IN"] body,
html[lang="mr-IN"] button,
html[lang="mr-IN"] input,
html[lang="mr-IN"] select,
html[lang="mr-IN"] textarea {
font-family: Arial, sans-serif;
}
html[lang="bn-BD"] h1,
html[lang="bn-BD"] h2,
html[lang="bn-BD"] h3,
html[lang="bn-BD"] h4,
html[lang="bn-BD"] h5,
html[lang="bn-BD"] h6,
html[lang="hi-IN"] h1,
html[lang="hi-IN"] h2,
html[lang="hi-IN"] h3,
html[lang="hi-IN"] h4,
html[lang="hi-IN"] h5,
html[lang="hi-IN"] h6,
html[lang="mr-IN"] h1,
html[lang="mr-IN"] h2,
html[lang="mr-IN"] h3,
html[lang="mr-IN"] h4,
html[lang="mr-IN"] h5,
html[lang="mr-IN"] h6 {
font-weight: 700;
} html[lang="el"] body,
html[lang="el"] button,
html[lang="el"] input,
html[lang="el"] select,
html[lang="el"] textarea {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html[lang="el"] h1,
html[lang="el"] h2,
html[lang="el"] h3,
html[lang="el"] h4,
html[lang="el"] h5,
html[lang="el"] h6 {
font-weight: 700;
line-height: 1.3;
} html[lang="gu-IN"] body,
html[lang="gu-IN"] button,
html[lang="gu-IN"] input,
html[lang="gu-IN"] select,
html[lang="gu-IN"] textarea {
font-family: Arial, sans-serif;
}
html[lang="gu-IN"] h1,
html[lang="gu-IN"] h2,
html[lang="gu-IN"] h3,
html[lang="gu-IN"] h4,
html[lang="gu-IN"] h5,
html[lang="gu-IN"] h6 {
font-weight: 700;
} html[lang="he-IL"] body,
html[lang="he-IL"] button,
html[lang="he-IL"] input,
html[lang="he-IL"] select,
html[lang="he-IL"] textarea {
font-family: "Arial Hebrew", Arial, sans-serif;
}
html[lang="he-IL"] h1,
html[lang="he-IL"] h2,
html[lang="he-IL"] h3,
html[lang="he-IL"] h4,
html[lang="he-IL"] h5,
html[lang="he-IL"] h6 {
font-weight: 700;
} html[lang="ja"] body,
html[lang="ja"] button,
html[lang="ja"] input,
html[lang="ja"] select,
html[lang="ja"] textarea {
font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
}
html[lang="ja"] h1,
html[lang="ja"] h2,
html[lang="ja"] h3,
html[lang="ja"] h4,
html[lang="ja"] h5,
html[lang="ja"] h6 {
font-weight: 700;
} html[lang="ko-KR"] body,
html[lang="ko-KR"] button,
html[lang="ko-KR"] input,
html[lang="ko-KR"] select,
html[lang="ko-KR"] textarea {
font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif;
}
html[lang="ko-KR"] h1,
html[lang="ko-KR"] h2,
html[lang="ko-KR"] h3,
html[lang="ko-KR"] h4,
html[lang="ko-KR"] h5,
html[lang="ko-KR"] h6 {
font-weight: 600;
} html[lang="th"] h1,
html[lang="th"] h2,
html[lang="th"] h3,
html[lang="th"] h4,
html[lang="th"] h5,
html[lang="th"] h6 {
line-height: 1.65;
font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html[lang="th"] body,
html[lang="th"] button,
html[lang="th"] input,
html[lang="th"] select,
html[lang="th"] textarea {
line-height: 1.8;
font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif;
} html[lang="ar"] *,
html[lang="ary"] *,
html[lang="azb"] *,
html[lang="haz"] *,
html[lang="ps"] *,
html[lang^="zh-"] *,
html[lang="bg-BG"] *,
html[lang="ru-RU"] *,
html[lang="uk"] *,
html[lang="bn-BD"] *,
html[lang="hi-IN"] *,
html[lang="mr-IN"] *,
html[lang="el"] *,
html[lang="gu-IN"] *,
html[lang="he-IL"] *,
html[lang="ja"] *,
html[lang="ko-KR"] *,
html[lang="th"] * {
letter-spacing: 0 !important;
} label {
color: #333;
display: block;
font-weight: 800;
margin-bottom: 0.5em;
}
fieldset {
margin-bottom: 1em;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
filter: none !important;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
display: inline-block;
border: 1px solid #fff;
background: #fff;
padding: 11px 15px;
margin: 0;
width: 100%;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
text-align: left;
width: 100%;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
font-weight: 100 !important;
border: 1px solid #f3f0ed;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #222;
border-color: #333;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button 
{
-webkit-appearance: none;
} input[type=number] {
-moz-appearance: textfield;
}
select {
border: 1px solid #e5e5e5;
height: 42px;
max-width: 100%;
background: #fff;
padding: 10px 30px 10px 8px;
filter: none !important;
position: relative;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
background-image: url(https://decoroffice.pt/wp-content/themes/crona/assets/images/icon-select.png);
background-position: right center;
background-repeat: no-repeat;
}
.ftc-search input[type="submit"] {
transition: none !important;
-webkit-transition: none !important;
-moz-transition: none !important;
}
input[type="radio"],
input[type="checkbox"] {
margin-right: 0.5em;
}
input[type="radio"] + label,
input[type="checkbox"] + label {
font-weight: 400;
}
button,
input[type="button"],
input[type="submit"] {
background-color: #444444;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-size: 14px;
line-height: 1;
padding: 11px 12px;
text-shadow: none;
-webkit-transition: background 0.2s;
transition: background 0.2s;
float:left;
}
.quantity input {
background: #fff;
color: #444;
}
.woocommerce .quantity .qty{
width: 30px;
height: 32px;
border: none;
border-top: 1px solid #f3f0ed;
border-bottom: 1px solid #f3f0ed;
}
.quantity  input[type="number"]{
float: left;
padding:1px 0;
}
.quantity-title{
float: left;
font-size: 18px;
text-transform: uppercase;
margin-right: 10px;
line-height: 28px;
font-weight: bold;
}
.quantity{
overflow: hidden;
}
button.secondary,
input[type="reset"],
input[type="button"].secondary,
input[type="reset"].secondary,
input[type="submit"].secondary {
background-color: #ddd;
color: #222;
}
button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
background: #ccb28d;
color:#fff;
}
button.secondary:hover,
button.secondary:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"].secondary:hover,
input[type="button"].secondary:focus,
input[type="reset"].secondary:hover,
input[type="reset"].secondary:focus,
input[type="submit"].secondary:hover,
input[type="submit"].secondary:focus {
background: #bbb;
} ::-webkit-input-placeholder {
color: #999;
font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}
:-moz-placeholder {
color: #999;
font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}
::-moz-placeholder {
color: #999;
font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
opacity: 1; }
:-ms-input-placeholder {
color: #999;
font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
} hr {
background-color: #bbb;
border: 0;
height: 1px;
margin-bottom: 1.5em;
} ul,
ol {
margin: 0 0 1.5em;
padding: 0px;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} table {
border-collapse: separate;
border-spacing: 0;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
table,
th,
td {
border: 1px solid #eaeaea;
border: 1px solid rgba(51, 51, 51, 0.1);
}
table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin: 0 0 1.6em;
table-layout: fixed; width: 100%;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
th {
border-width: 0 1px 1px 0;
font-weight: 700;
}
td {
border-width: 0 1px 1px 0;
}
th, td {
padding: 0.4em;
} a {
color: #222;
text-decoration: none;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
color: #000;
outline: 0;
}  .post-navigation a:focus .icon,
.post-navigation a:hover .icon {
color: #222;
} .post-img a img {
-webkit-backface-visibility: hidden;
-webkit-transition: opacity 0.2s;
transition: opacity 0.2s;
}
.post-img a:hover img,
.post-img a:focus img {
opacity: 0.7;
} .navigation-top {
background: #fff;
border-bottom: 1px solid #eee;
border-top: 1px solid #eee;
font-size: 16px;
font-size: 1rem;
position: relative;
}
.navigation-top .wrap {
max-width: 1000px;
padding: 0;
}
.navigation-top a {
color: #222;
font-weight: 600;
-webkit-transition: color 0.2s;
transition: color 0.2s;
}
.navigation-top .current-menu-item > a,
.navigation-top .current_page_item > a {
color: #767676;
}
.main-navigation {
clear: both;
text-align: center;
display: block;
}
menu-fix .menu-ftc,
.menu-ftc{
display: none;
}
@media screen and (min-width: 1024px){
.js .main-navigation > div > ul{
display: block !important;
}
}
.main-navigation ul {
background: #fff;
list-style: none;
margin: 0;
padding: 0 1.5em;
text-align: left;
}
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
text-transform: uppercase;
color: #fff;
} .main-navigation .menu-item-has-children > a > .icon,
.main-navigation .page_item_has_children > a > .icon,
.main-navigation ul a > .icon {
display: none;
}
.archive .page-header{
padding: 0 0px 9px;
}
article .post-info a, article .comment-content a {
color: #444;
}
article .post-info a:hover, article .comment-content a:hover {
color: #f69e22;
}
.main-navigation > div > ul {
border-top: 1px solid #eee;
padding: 0.75em 1.695em;
}
.js .main-navigation.toggled-on > div > ul {
display: block;
}
.main-navigation ul ul {
padding: 0 0 0 1.5em;
}
.main-navigation ul ul.toggled-on {
display: block;
}
.main-navigation ul ul a {
letter-spacing: 0;
padding: 0.4em 0;
position: relative;
text-transform: none;
}
.main-navigation li {
border-bottom: 1px solid #eee;
position: relative;
}
.main-navigation li li,
.main-navigation li:last-child {
border: 0;
}
.main-navigation a {
display: inline-block;
padding: 0.5em 0;
text-decoration: none;
}
.main-navigation a:hover {
color: #767676;
} .menu-toggle {
background-color: transparent;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
color: #222;
display: none;
font-size: 14px;
font-size: 0.875rem;
font-weight: 800;
line-height: 1.5;
margin: 1px auto 2px;
padding: 1em;
text-shadow: none;
} body .ppt{
display: none !important;
}
body .pp_pic_holder.ftc-size_chart a.pp_close{
right: -20px;
top: 30px;
}
.product-size-chart{
background: #fff;
}
.product-size-chart img{
padding: 20px;
}
div.ftc-size_chart .pp_loaderIcon::before,div.ftc-product-video .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(//decoroffice.pt/wp-content/themes/crona/assets/images/loader.svg) center center;
background-size: cover;
line-height: 1;
text-align: center;
font-size: 2em;
color: rgba(0,0,0,.75);
} .ftc-sidebar .tagcloud {
border:none;
padding:0;
overflow: hidden;
}
.ftc-sidebar div.ftc-smooth-image{
margin-bottom: 0px;
} .js .menu-toggle {
display: block;
}
.main-navigation.toggled-on ul.nav-menu {
display: block;
}
.menu-toggle:hover,
.menu-toggle:focus {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.menu-toggle:focus {
outline: thin solid;
}
.menu-toggle .icon {
margin-right: 0.5em;
top: -2px;
}
.toggled-on .menu-toggle .icon-bars,
.menu-toggle .icon-close {
display: none;
}
.toggled-on .menu-toggle .icon-close {
display: inline-block;
} .dropdown-toggle {
background-color: transparent;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
color: #222;
display: block;
font-size: 16px;
right: -0.5em;
line-height: 1.5;
margin: 0 auto;
padding: 0.5em;
position: absolute;
text-shadow: none;
top: 0;
}
.dropdown-toggle:hover,
.dropdown-toggle:focus {
background: transparent;
}
.dropdown-toggle:focus {
outline: thin dotted;
}
.dropdown-toggle.toggled-on .icon {
-ms-transform: rotate(-180deg); -webkit-transform: rotate(-180deg); transform: rotate(-180deg);
} .site-header .menu-scroll-down {
display: none;
}  .header-nav{
background: #222;
}
.nav-left,
.nav-right{
width: 50%;
float: left;
color:#999;
line-height: 30px;
padding: 5px 0;
}
.nav-right{
text-align: right;
}
.info-desc .fa {
margin-right: 10px;
font-size: 18px;
}
.info-desc > span:first-child,
.ftc-sb-language,
.header-currency,
.ftc-my-wishlist,
.ftc-sb-account,
.dropdown-button{
position: relative;
}
p.ftc_forgot_pass {
padding-top: 8px;
}
p.login-password {
margin-bottom: 15px;
}
.dropdown-button{
cursor: pointer;
padding-left: 25px;
}
.info-desc > span:last-child,
.nav-right > div:last-child {
margin-right: 0;
}
.ftc-my-wishlist a:hover,
.ftc-sb-account .ftc_login > a:hover{
text-decoration: none;
}
.ftc-sb-account .ftc_login a.my-account:before {
content: "\f007";
font-family: 'FontAwesome';
font-size: 14px;
line-height: 20px;
margin-right: 8px;
}
.dropdown-button span:before{
margin-right: 8px;
}
.ftc-my-wishlist:after{
right:-22px;
left:auto !important;
}
.dropdown-button > span {
font-size: 14px;
color: #fff;
width: 14px;
}
#dropdown-list {
display: none;
position: absolute;
top: 64px;
left: auto;
border: 1px solid #e5e5e5;
right: 0;
width: 200px;
background: #fff;
z-index: 8888;
padding: 15px 0px;
text-align: center;
color: #666;
border-top: 2px solid;
}
#dropdown-list>div
{
padding-bottom: 10px;
}
.info-desc > span,
.ftc-sb-account .ftc_login > a,
.info-desc span,
.ftc-sb-account,
.ftc-my-wishlist * {
position: relative;
color: #666;
}
.header-language ul ul,
.header-currency ul,
.ftc-account .login-title .dropdown-container,
.ftc-shop-cart .dropdown-container{
position: absolute;
padding: 20px;
width: 270px;
left: auto;
left: -71px;
opacity: 0; top: 64px;
display: none;
background: #fff;
border: 1px solid #e5e5e5;
border-top: 2px solid #111111;
z-index: 9999;
text-align: left;
}
.ftc-account .login-title .dropdown-container{
top: 60%;
}
.ftc-shoppping-cart a.ftc_cart:hover,
.mega_main_menu.primary ul li .mega_dropdown > li.sub-style > .item_link .link_text{
color:#444;
}
.mega_main_menu.primary ul li .mega_dropdown > li.sub-style > .item_link .link_text{
text-transform: uppercase;
font-weight: bold;
font-size:15px;
}
#dropdown-list .ftc-sb-language,
#dropdown-list .header-currency{
width: 100%;
margin: 0;
}
.header-currency ul {
position: absolute;
padding: 10px 0;
width: 150px;
left: 50%;
transform: translate(-51%);
margin-right: 0;
opacity: 0;
top: 20px;
z-index: 9999;
text-align: center;
margin-left: 1px !important;
}
.header-language ul ul {
position: absolute;
padding: 10px 0;
width: 150px;
border-top-color: #ccb28d;
margin-right: 0;
opacity: 0;
top: 17px;
z-index: 9999;
text-align: center;
left: 50%;
transform: translate(-51%);
margin-left: 1px !important;
}
.header-currency ul li:first-child,
.ftc-sb-language ul li:first-child{
border: 0;
}
.header-currency .ftc-currency > a,
.ftc-sb-language li .ftc_lang{
padding: 0 10px 0 0;
}
.header-currency .ftc-currency ul li:hover{
color: #f69e22;
}
.header-currency:hover .ftc-currency > a,
.ftc-sb-language:hover li .ftc_lang{
padding: 0 20px 0 0;
color: #f69e22;
}
.header-currency ul li,
.ftc-sb-language li{
position: relative;
list-style: none;
margin: 0;
z-index: 99991;
width: 100%;
display: inline-block;
transition: all 260ms ease 0s;
-webkit-transition: all 260ms ease 0s;
-moz-transition: all 260ms ease 0s;
cursor: pointer;
}
.header-language ul li:hover ul,
.header-currency:hover ul,
.ftc-account .login-title:hover .dropdown-container,
.ftc-shop-cart:hover .dropdown-container{
-webkit-animation-duration: 340ms;
-moz-animation-duration: 340ms;
animation-duration: 340ms;
animation-delay: 100ms;
-webkit-animation-delay: 100ms;
-moz-animation-delay:100ms;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: animation_dropdown;
-moz-animation-name: animation_dropdown;
animation-name: animation_dropdown;
backface-visibility:hidden;
-moz-backface-visibility:hidden;
-webkit-backface-visibility:hidden;
display:block;
}
@-moz-keyframes animation_dropdown {
0% {
opacity: 0;
visibility:hidden;
margin-top:8px;
}
100% {
opacity: 1;
visibility:visible;
margin-top:0px;
}
}
@-webkit-keyframes animation_dropdown {
0% {
opacity: 0;
visibility:hidden;
margin-top:8px;
}
100% {
opacity: 1;
visibility:visible;
margin-top:0px;
}
}
@keyframes animation_dropdown {
0% {
opacity: 0;
visibility:hidden;
margin-top:8px;
}
100% {
opacity: 1;
visibility:visible;
margin-top:0px;
}
} #logo-style2 .ftc-sb-brandslider{
border: 1px solid #e5e5e5;
padding: 35px 40px 15px 40px;
}
.navigation-primary > .container {
max-width: 910px !important;
}
.header-content{
background-color: #2c2c2c;
}
.ftc-shop-cart {
text-align: right;
line-height: 0;
padding-left: 25px;
}
span.cart-drop-icon.drop-icon.fa.fa-caret-down
{
display: none;
}
span.cart-number {
top: 26px;
position: absolute;
right: -2px;
}
.cart-total:before {
content: '(';
position: absolute;
left: -6px;
}
.cart-total:after {
content: ')';
position: absolute;
right: -6px;
}
.header-content > .container{
display: block;
}
.header-content .container > div{
display: table-cell;
float: left;
vertical-align: middle;
}
.ftc-shop-cart .ftc-shoppping-cart{
position: relative;
font-size: 14px;
line-height: 100px;
}
.ftc_cart:before{
content: "\f07a";
font-family: "Fontawesome";
font-size: 20px;
margin-right: 10px;
color: #ccb28d;
}
.cart-drop-icon{
color:#fff;
margin-left: 15px;
}
.ftc-shop-cart .ftc-shoppping-cart .dropdown-container {
right: 0;
margin-right: 0;
padding: 20px 0;
-webkit-box-shadow: 0px 4px 13px -3px #808080;
-moz-box-shadow: 0px 4px 13px -3px #808080;
-ms-box-shadow: 0px 4px 13px -3px #808080;
-o-box-shadow: 0px 4px 13px -3px #808080;
box-shadow: 0px 4px 13px -3px #808080;
position: absolute;
left: auto;
}
.ftc-shop-cart .ftc-shoppping-cart .dropdown-container label,
.ftc-shop-cart .form-content > label {
text-transform: none;
margin-bottom: 0;
padding: 0 20px;
font-weight: 500;
}
.ftc-shop-cart .dropdown-container ul.ftc_cart_list,
.woocommerce .ftc-shop-cart .dropdown-container ul.ftc_cart_list,
.woocommerce-page .ftc-shop-cart .dropdown-container ul.ftc_cart_list {
overflow: auto;
font-size: 14px;
max-height: 400px;
padding: 0 20px;
position: relative;
max-height: 330px;
}
.ftc-shop-cart .ftc_cart_list li > a,
.woocommerce .ftc-shop-cart .ftc_cart_list li > a,
.woocommerce-page .ftc-shop-cart .ftc_cart_list li > a {
float: left;
width: 80px;
}
.ftc-shop-cart .ftc_cart_list li .cart-item-wrapper,
.woocommerce .ftc-shop-cart .ftc_cart_list li .cart-item-wrapper,
.woocommerce-page .ftc-shop-cart .ftc_cart_list li .cart-item-wrapper {
margin-left: 20px;
padding-right: 7px;
display: inline-block;
width: 50%;
}
h3.product-name {
margin-bottom: 5px;
}
.select-category{
display: none !important;
}
.woocommerce .ftc-shop-cart ul li,
.woocommerce-page .ftc-shop-cart ul li,
.ftc-shop-cart ul li {
padding: 0 0 10px 0;
margin: 0 0 20px 0;
display: inline-block;
width: 100%;
position: relative;
border-bottom: 1px solid #e5e5e5;
}
.ftc-shop-cart .dropdown-container ul.ftc_cart_list
{
margin-bottom: 0 !important;
}
.woocommerce .ftc-shop-cart ul li:last-child,
.woocommerce-page .ftc-shop-cart ul li:last-child,
.ftc-shop-cart ul li:last-child{
border: none;
margin:0;
padding-bottom: 10px !important;
} .header-content .ftc-search-product{
position: relative;
}
.ftc_cart_list li .cart-item-wrapper a.remove,
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
position: absolute;
right: -7px;
left: auto;
top: 4px;
content: "";
z-index: 2;
font-size: 0;
font-weight: 400 !important;
height: auto;
width: auto;
line-height: 0;
text-indent: 0;
padding: 0;
}
.woocommerce a.remove:hover,
body table.compare-list tr.remove td > a .remove:hover:before{
background: none;
color: #f69e22 !important;
}
.woocommerce a.remove,
body table.compare-list tr.remove td > a .remove:before{
color: #444 !important;
}
.ftc_cart_list li .cart-item-wrapper a.remove:before,
.woocommerce .widget_shopping_cart .cart_list li a.remove:before,
.woocommerce.widget_shopping_cart .cart_list li a.remove:before {
font-family: 'FontAwesome';
content: "\f057";
font-size: 13px;
font-weight: 300 !important;
line-height: 13px;
}
.dropdown-container .ftc_cart_check {
border-top: 1px solid #e5e5e5;
padding: 0 20px;
}
.ftc-shop-cart .total {
padding: 15px 0;
overflow: hidden;
}
.ftc-shop-cart .total > span.total-title, .widget_shopping_cart .total-title {
text-transform: uppercase;
font-size: 13px;
line-height: 18px;
}
.ftc-shop-cart .total > span.amount,
.widget_shopping_cart .total .amount {
float: right;
}
.dropdown-container .ftc_cart_check > a.button.view-cart {
margin-bottom: 10px;
}
.dropdown-container .ftc_cart_check > a.button.view-cart:hover{
border-color:#f69e22;
color:#f69e22;
}
.dropdown-container .ftc_cart_check > a.button.checkout:hover,
.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.woocommerce-page .widget_price_filter .price_slider_amount .button:hover,
body input.wpcf7-submit:hover,
#cboxClose:hover{
border-color:#f69e22;
background-color: #f69e22;
color:#fff;
}
.dropdown-container .ftc_cart_check > a.button.checkout,
.pp_woocommerce div.product form.cart .button:hover,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt,
.woocommerce button.button.alt, .woocommerce input.button.alt,
#cboxClose{
background-color: #2c2c2c;
border-color:#444;
color:#fff;
text-transform: uppercase;
}
.dropdown-container .ftc_cart_check > a.button,
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce-page .widget_price_filter .price_slider_amount .button{
width: 100%;
display: inline-block;
text-transform: uppercase;
font-weight: bold;
line-height: 24px;
padding: 5px 24px 5px 24px;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
text-shadow: none;
-moz-text-shadow: none;
-webkit-text-shadow: none;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
filter: none;
cursor: pointer;
text-align: center;
background-image: none;
border: 2px solid ;
text-align: center;
background-color: #fff;
}
.dropdown-container .ftc_cart_check > a.button.view-cart:before,
.pp_woocommerce div.product form.cart .button:before{
content: "\f07a";
font-family: 'FontAwesome';
margin-right: 10px;
}
.ftc-search-product .ftc_search_ajax input[type="text"] {
border: none;
border-bottom: 1px solid #f3f0ed;
padding: 0;
}
.ftc_search_ajax input[type="submit"]{
position: absolute;
right: -6px;
top: 0;
content: "";
font-size: 0;
background: url(//decoroffice.pt/wp-content/themes/crona/assets/images/image.png) 3px -26px no-repeat !important;
opacity: 0.8;
z-index: 2;
border: 0 !important;
padding: 0 !important;
width: 30px;
height: 30px;
}
.ftc-search-product input[type="submit"]:hover{
background-position: 3px -51px !important;
opacity: 1;
}
.menu_holder {
line-height: 0;
font-size: 0;
}
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item,
.mega_main_menu > .menu_holder > .menu_inner > ul > li:hover,
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link{
}
.mega_main_menu > .menu_holder > .menu_inner > ul > li.current_page_item > a:first-child:after,
.mega_main_menu > .menu_holder > .menu_inner > ul > li > a:first-child:hover:before,
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link:before,
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item > .item_link:before{
top: 0;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
display: block !important;
position: absolute;
pointer-events: none;
border-color: rgba(39, 174, 97, 0);
border-top-color: #f69e22;
border-width: 5px;
margin-left: -5px;
}
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown{
margin-top: 0;
padding: 15px;
border-top: 2px solid #f69e22;
}
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns1 .mega_dropdown{
padding: 15px 0;
}
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns1 .mega_dropdown>li{
padding: 0 20px;
}
.mega_main_menu.direction-horizontal > .menu_holder.sticky_container > .mmm_fullwidth_container{
background: #000;
height:100%;
}
.mega_main_menu.primary > .menu_holder.sticky_container > .menu_inner > ul > li > .item_link *{
color:#fff;
}
.mega_main_menu a
{
border: none !important;
} .header-layout2{
position: absolute;
right: 0;
left: 0;
z-index: 9999;
}
.header-layout2 .ftc-search-product .ftc_search_ajax input[type="text"] {
background: none;
border-bottom: none;
}
.header-layout2 .ftc-search-product .ftc_search_ajax input::-webkit-input-placeholder,
.header-layout2 .ftc-shop-cart .ftc-shoppping-cart,
.header-layout2 .ftc-shop-cart a.ftc_cart,
.header-layout2 .cart-drop-icon{
color:rgba(255,255,255,.6);
}
.header-layout2 .ftc-search-product .ftc_search_ajax input[type="text"],
.header-layout2 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link *{
color:#fff;
}
.header-layout2 .ftc_cart:before {
margin-right: 15px;
}
.header-layout2 .ftc-shop-cart a.ftc_cart .cart-number,
.header-layout2 .ftc-shop-cart a.ftc_cart .cart-total,
.header-layout2 .ftc_search_ajax input[type="submit"]{
display:none;
} #comments {
clear: both;
margin-top: 35px;
padding: 35px 0 50px;
}
.single-post #comments{
border-top: 1px solid #e5e5e5;
}
.comments-title {
font-size: 20px;
font-size: 1.25rem;
margin-bottom: 1.5em;
}
.comment-list,
.comment-list .children {
list-style: none;
margin: 0;
padding: 0;
}
.comment-list li:before {
display: none;
}
.comment-body {
margin-left: 0px;
}
.comment-author {
font-size: 14px;
margin-bottom: 0.4em;
position: relative;
z-index: 2;
}
.comment-author .says {
display: none;
}
.comment-meta {
margin-bottom: 15px;
background-color: transparent;
position: relative;
overflow: hidden;
}
.comment-content{
position: relative;
padding: 18px 20px 25px 20px;
border: 1px solid #e8e8e8;
}
.comment-content:before{
content: "";
position: absolute;
top: -7px;
bottom: auto;
left: 60px;
right: auto;
width: 14px;
height: 14px;
border: 1px solid #e8e8e8;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
z-index: 0;
background: #f5f5f5;
}
.comment-content > *{
z-index: 2;
position: relative;
}
.comment-content:after{
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 1;
background: #f5f5f5;
}
.comment-meta .fn{
margin-left: 20px;
}
.comment-meta a{
color:#444;
}
.comments-area .reply{
z-index: 100;
position: absolute;
top: auto;
bottom: 12px;
left: 20px;
}
.comment-metadata {
z-index: 9;
color: #444;
font-size: 13px;
font-weight: 400;
text-transform: uppercase;
position: absolute;
top: 76px;
margin-left: 123px;
}
.comment-metadata a {
color: #767676;
}
.comment-metadata a.comment-edit-link {
color: #222;
margin-left: 1em;
}
.comment-body {
color: #333;
font-size: 14px;
margin-bottom: 4em;
position: relative;
}
#comments .comment-text{
position: relative;
}
#comments .comment-text .reply-comment{
position: absolute;
right: 0;
top: 0;
z-index: 9;
}
.comment-reply-link {
font-weight: normal;
position: relative;
}
.comment-reply-link .icon {
color: #f69e22;
left: -2em;
height: 1em;
margin-right: 5px;
fill: currentColor;
top: 0;
width: 1em;
}
.children .comment-author .avatar {
height: 30px;
left: -45px;
width: 30px;
}
.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar,
.comment-author .avatar{
padding: 2px;
border-radius: 50%;
}
.no-comments,
.comment-awaiting-moderation {
color: #767676;
font-size: 14px;
font-size: 0.875rem;
font-style: italic;
}
.comments-pagination {
margin: 2em 0 3em;
}
.form-submit {
text-align: right;
}
.single-post .form-submit{
margin-top: 20px;
}
.search-results .entry-meta a time{
padding: 0 5px;
}
.entry-meta{
position: relative;
} .woocommerce .product .images .ftc-single-video{
background:#e5e5e5;
border-radius:100%;
-webkit-border-radius:100%;
-moz-border-radius:100%;
line-height:40px;
text-align:center;
padding:0;
width:40px;
height: 40px;
position:absolute;
right:20px; bottom:20px;
z-index:9999;
cursor:pointer;
text-decoration:none;
color:#3f3f3f;
}
.ftc-single-video:hover{
text-decoration:none;
}
.video-h13 .wpb_content_element .ftc-single-video:hover{
background-color: #000 !important;
border-color: #000 !important;
}
.ftc-single-video:before{
font-family: 'FontAwesome';
content: "\f04b";
font-size:16px;
margin-left:2px;
}
.ftc-product-video iframe{
max-width:calc(100% - 13px);
margin-left:7px;
border: none;
}
.ftc-product-video.loaded{
padding:0 !important;
}
.ftc-product-video .pp_content_container{
padding:30px 20px !important;
}
.ftc-product-video .pp_details,
.ftc-product-video.loaded .pp_content{
background:transparent !important;
}
.ftc-product-video #pp_full_res{
line-height:0 !important;
width:100% !important;
}
.ftc-product-video .ppt,
.ftc-product-video .pp_top,
.ftc-product-video .pp_bottom,
div.ftc-product-video.pp_pic_holder.loaded:before{
display:none !important;
}
.ftc-product-video .pp_content{
min-height:60px;
min-width:60px;
}  .ftc-enable-ajax-search{
background: #fff;
top: 98px;
left: auto;
right: 0;
width: 270px;
}
ul.ftc_list_search {
list-style: none;
padding: 0 20px;
border: 1px solid #efefef;
max-height: 365px;
overflow: auto;
margin: 0;
z-index: 999;
background-color: #fff;
}
ul.ftc_list_search.view-all-results li
{
display: inline-block;
position: relative;
width: 100%;
vertical-align: top;
border-bottom: 1px solid #efefef;
list-style: none;
}
ul.ftc_list_search.view-all-results li:last-child
{
border-bottom: none;
}
.ftc-search-meta {
display: table-cell;
padding-left: 15px;
text-align: left !important;
text-transform: capitalize;
font-size: 12px;
text-transform: uppercase;
font-weight: 700;
}
.ftc-search-meta.item-description a {
float: left;
width: 100%;
}
.view-all
{
text-align: center;
padding: 5px 0px;
display: block;
background-color: #ebebeb;
}
.error{
background-color: #ebebeb;
padding: 0 15px;
}
.ftc-enable-ajax-search .ftc_list_search .ftc-search-image img{
width: 80px;
display: inline-block;
float: left;
} #secondary {
padding: 1em 0 2em;
}
h2.widget-title {
color: #222;
font-size: 13px;
font-size: 0.8125rem;
font-weight: 800;
letter-spacing: 0.1818em;
margin-bottom: 1.5em;
text-transform: uppercase;
}
.widget-title a {
color: inherit;
} .widget select {
width: 100%;
} .widget ul {
list-style: none;
margin: 0;
padding: 0px;
}
.widget ul li + li {
margin-top: -1px;
}
.widget ul li ul {
margin: 0 0 -1px;
padding: 0;
position: relative;
}
.widget ul li li {
border: 0;
padding-left: 24px;
padding-left: 1.5rem;
} .widget_top-posts ul li ul,
.widget_rss_links ul li ul,
.widget-grofile ul.grofile-links li ul,
.widget_pages ul li ul,
.widget_meta ul li ul {
bottom: 0;
}
.widget_nav_menu ul li li,
.widget_top-posts ul li,
.widget_top-posts ul li li,
.widget_rss_links ul li,
.widget_rss_links ul li li,
.widget-grofile ul.grofile-links li,
.widget-grofile ul.grofile-links li li {
padding-bottom: 0.25em;
padding-top: 0.25em;
}
.widget_rss ul li {
padding-bottom: 1em;
padding-top: 1em;
} .widget .post-date,
.widget .rss-date {
font-size: 0.81em;
} .widget_text {
word-wrap: break-word;
} .widget_rss .widget-title .rsswidget:first-child {
float: right;
}
.widget_rss .widget-title .rsswidget:first-child:hover {
background-color: transparent;
}
.widget_rss .widget-title .rsswidget:first-child img {
display: block;
}
.widget_rss ul li {
padding: 2.125em 0;
}
.widget_rss ul li:first-child {
border-top: none;
padding-top: 0;
}
.widget_rss li .rsswidget {
font-size: 22px;
font-size: 1.375rem;
font-weight: 300;
line-height: 1.4;
}
.widget_rss .rss-date,
.widget_rss li cite {
color: #767676;
display: block;
font-size: 10px;
font-size: 0.625rem;
font-style: normal;
font-weight: 800;
letter-spacing: 0.18em;
line-height: 1.5;
text-transform: uppercase;
}
.widget_rss .rss-date {
margin: 0.5em 0 1.5em;
padding: 0;
}
.widget_rss .rssSummary {
margin-bottom: 0.5em;
} .widget_contact_info .contact-map {
margin-bottom: 0.5em;
} .widget-grofile h4 {
font-size: 16px;
font-size: 1rem;
margin-bottom: 0;
} .widget_recent_comments table,
.widget_recent_comments th,
.widget_recent_comments td {
border: 0;
} .widget_recent_entries .post-date {
display: block;
} .search-form {
position: relative;
width: 69%;
}
.search-form .search-submit {
bottom: 0;
padding: 0;
position: absolute;
right: 15px;
top: 5px;
background: none;
}
.search-form .search-submit .screen-reader-text{
display: none;
}
.search-form .search-submit .icon {
height: 24px;
top: -2px;
width: 24px;
} .tagcloud,
.widget_tag_cloud,
.wp_widget_tag_cloud {
line-height: 1.5;
}
.widget-container.widget_tag_cloud{
padding-bottom: 12px;
}
.widget .tagcloud a,
.widget.widget_tag_cloud a,
.wp_widget_tag_cloud a {
border: 1px solid #ddd;
-webkit-box-shadow: none;
box-shadow: none;
display: inline-block;
float: left;
font-size: 14px !important; font-size: 0.875rem !important;
margin: 4px 4px 0 0 !important;
padding: 4px 10px 5px !important;
position: relative;
-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
width: auto;
word-wrap: break-word;
z-index: 0;
}
.widget .tagcloud a:hover,
.widget .tagcloud a:focus,
.widget.widget_tag_cloud a:hover,
.widget.widget_tag_cloud a:focus,
.wp_widget_tag_cloud a:hover,
.wp_widget_tag_cloud a:focus {
border-color: #bbb;
-webkit-box-shadow: none;
box-shadow: none;
text-decoration: none;
} .widget_calendar th,
.widget_calendar td {
text-align: center;
}
.widget_calendar tfoot td {
border: 0;
} .ftc-youtube-video-bg{
position: absolute;
height: auto;
left: 15px;
top: 0;
right: 15px;
bottom: 0;
} .ftc-hosted-video-bg{
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
content:"";
overflow:hidden;
}
.ftc-video-bg .ftc-hosted-video-bg.pausing video{
opacity:0;
}
.ftc-hosted-video-bg video{
max-width:100%;
min-width:100%;
min-height:100%;
} .vc_row.ftc-video-bg{
display:block;
min-width:100%;
position:relative;
clear:both;
}
.ftc-video-bg:before{
background:rgba(0,0,0,0.65);
position:absolute;
left:0;right:0;bottom:0;top:0;
content:"";
z-index:1;
display:block;
}
.ftc-video-bg.playing:before{
opacity:0;
}
.vc_row.ftc-video-bg .ftc-youtube-video-bg.playing:before,
.vc_row.ftc-video-bg .ftc-hosted-video-bg.playing:before{
opacity:0.05;
}
.vc_row.ftc-video-bg .wpb_column{
position:relative;
z-index:3;
}
.vc_row.ftc-video-bg > .wpb_column{
padding:150px 30px;
}
.ftc-youtube-video-bg .buttonBar > span{
display:none;
}
.ftc-youtube-video-bg .mb_YTPBar,
.ftc-hosted-video-bg .video-control{
left:50%;
top:150px;
position:absolute;
z-index:990 !important;
content:"";
margin-left:-50px;
}
.vc_row.ftc-video-bg:hover .ftc-youtube-video-bg .buttonBar > span.mb_YTPPlaypause,
.vc_row.ftc-video-bg:hover .ftc-hosted-video-bg .video-control{	
-webkit-animation-duration: 400ms;
-moz-animation-duration: 400ms;
animation-duration: 400ms;
animation-timing-function:ease-in-out;
-webkit-animation-timing-function:ease-in-out;
-moz-timing-function:ease-in-out;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both;
animation-iteration-count: infinite;
-webkit-animation-iteration-count: infinite;
-moz-animation-iteration-count: infinite;
animation-direction: alternate;
-webkit-animation-direction: alternate;
-moz-animation-direction: alternate;
-webkit-animation-name: animation_button_video;
-moz-animation-name: animation_button_video;
animation-name: animation_button_video;
} @-webkit-keyframes animation_button_video {
from {
transform:translate(0,0);
-webkit-transform:translate(0,0);
-moz-transform:translate(0,0);
}
to {
transform:translate(0,5px);
-webkit-transform:translate(0,5px);
-moz-transform:translate(0,5px);
}
}
@-moz-keyframes animation_button_video {
from {
transform:translate(0,0);
-webkit-transform:translate(0,0);
-moz-transform:translate(0,0);
}
to {
transform:translate(0,5px);
-webkit-transform:translate(0,5px);
-moz-transform:translate(0,5px);
}
}
@keyframes animation_button_video {
from {
transform:translate(0,0);
-webkit-transform:translate(0,0);
-moz-transform:translate(0,0);
}
to {
transform:translate(0,5px);
-webkit-transform:translate(0,5px);
-moz-transform:translate(0,5px);
}
}
.ftc-youtube-video-bg .buttonBar > span.mb_YTPPlaypause,
.ftc-hosted-video-bg .video-control{
width:80px;
height:80px;
font-size:0;
text-align:center;
display:inline-block;
border-radius:100%;
-webkit-border-radius:100%;
-moz-border-radius:100%;
cursor:pointer;
background:url(//decoroffice.pt/wp-content/themes/assets/images/video-play.png) no-repeat;
background-size:cover !important;
box-shadow:0 0 20px rgba(255,255,255,0.5);
-webkit-box-shadow:0 0 20px rgba(255,255,255,0.5);
-moz-box-shadow:0 0 20px rgba(255,255,255,0.5);
}
.ftc-youtube-video-bg.playing .buttonBar > span.mb_YTPPlaypause,
.ftc-hosted-video-bg.playing .video-control{
background:url(//decoroffice.pt/wp-content/themes/assets/images/video-stop.png) no-repeat;
}
.ftc-youtube-video-bg.pausing .buttonBar > span.mb_YTPPlaypause,
.ftc-hosted-video-bg.pausing .video-control{
background:url(//decoroffice.pt/wp-content/themes/assets/images/video-play.png) no-repeat;
}
.ftc-youtube-video-bg .buttonBar > span.mb_YTPPlaypause:hover,
.ftc-hosted-video-bg .video-control:hover{
box-shadow:0 0 20px rgba(255,255,255,0.5) inset;
-webkit-box-shadow:0 0 20px rgba(255,255,255,0.5) inset;
-moz-box-shadow:0 0 20px rgba(255,255,255,0.5) inset;
}
.ftc-youtube-video-bg .loading{
text-align:center;
font-size:0;
line-height:0;
position:relative;
z-index:2;
padding:25px;
top:130px;
background:url(//decoroffice.pt/wp-content/themes/assets/images/ajax-loader.gif) center no-repeat;
}
.ftc-video-title,
.ftc-video-excerpt{
text-align:center;
}
.ftc-video-excerpt{
text-align:center;
-webkit-animation-duration: 1.6s;
-moz-animation-duration: 1.6s;
animation-duration: 1.6s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both;
animation-iteration-count: infinite;
-webkit-animation-iteration-count: infinite;
-moz-animation-iteration-count: infinite;
animation-direction: alternate;
-webkit-animation-direction: alternate;
-moz-animation-direction: alternate;
-webkit-animation-name: animation_text_shadow2;
-moz-animation-name: animation_text_shadow2;
animation-name: animation_text_shadow2;
}
.ftc-video-title{
margin-top:120px;
margin-bottom:10px;
font-size:40px;
line-height:46px;
letter-spacing:0.6px;
-webkit-animation-duration: 1.6s;
-moz-animation-duration: 1.6s;
animation-duration: 1.6s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both;
animation-iteration-count: infinite;
-webkit-animation-iteration-count: infinite;
-moz-animation-iteration-count: infinite;
animation-direction: alternate;
-webkit-animation-direction: alternate;
-moz-animation-direction: alternate;
-webkit-animation-name: animation_text_shadow;
-moz-animation-name: animation_text_shadow;
animation-name: animation_text_shadow;
}
.ftc-video-excerpt{
letter-spacing:6px;
} @-webkit-keyframes animation_text_shadow {
from {text-shadow:none}
to {text-shadow:0 0 30px #fff}
}
@-moz-keyframes animation_text_shadow {
from {text-shadow:none}
to {text-shadow:0 0 30px #fff}
}
@keyframes animation_text_shadow {
from {text-shadow:none}
to {text-shadow:0 0 30px #fff}
} @-webkit-keyframes animation_text_shadow2 {
from {text-shadow:none}
to {text-shadow:0 0 10px #fff}
}
@-moz-keyframes animation_text_shadow2 {
from {text-shadow:none}
to {text-shadow:0 0 10px #fff}
}
@keyframes animation_text_shadow2 {
from {text-shadow:none}
to {text-shadow:0 0 10px #fff}
} img,
video {
height: auto; max-width: 100%; }
img.alignleft,
img.alignright {
float: none;
margin: 0;
}
.page-content .wp-smiley,
.post-info .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
img.size-shop_thumbnail{
width: 100%;
} embed,
iframe,
object {
margin-bottom: 1.5em;
max-width: 100%;
border: none;
}
.widget-container.ftc-blogs-widget .ftc_blog_widget li .ftc-video.auto-size {
position: relative;
padding: 0;
padding-bottom: 56.25%;
height: 0 !important;
width: 100% !important;
overflow: hidden;
}
.widget-container.ftc-blogs-widget .ftc_blog_widget li .ftc-video.auto-size iframe
{
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
.blog-image .owl-dots
{
margin-top: 10px;
}
.wp-caption,
.gallery-caption {
color: #666;
font-size: 15px;
font-style: italic;
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
font-size: 15px;
} .mejs-container {
margin-bottom: 1.5em;
} .mejs-controls a.mejs-horizontal-volume-slider,
.mejs-controls a.mejs-horizontal-volume-slider:focus,
.mejs-controls a.mejs-horizontal-volume-slider:hover {
background: transparent;
border: 0;
} .site-content .wp-playlist-light {
border-color: #eee;
color: #222;
}
.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album {
color: #333;
}
.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist {
color: #767676;
}
.site-content .wp-playlist-light .wp-playlist-item {
border-bottom: 1px dotted #eee;
-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}
.site-content .wp-playlist-light .wp-playlist-item:hover,
.site-content .wp-playlist-light .wp-playlist-item:focus {
border-bottom-color: rgba(0, 0, 0, 0);
background-color: #767676;
color: #fff;
}
.site-content .wp-playlist-light a.wp-playlist-caption:hover,
.site-content .wp-playlist-light .wp-playlist-item:hover a,
.site-content .wp-playlist-light .wp-playlist-item:focus a {
color: #fff;
} .site-content .wp-playlist-dark {
background: #222;
border-color: #333;
}
.site-content .wp-playlist-dark .mejs-container .mejs-controls {
background-color: #333;
}
.site-content .wp-playlist-dark .wp-playlist-caption {
color: #fff;
}
.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-album {
color: #eee;
}
.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-artist {
color: #aaa;
}
.site-content .wp-playlist-dark .wp-playlist-playing {
background-color: #333;
}
.site-content .wp-playlist-dark .wp-playlist-item {
border-bottom: 1px dotted #555;
-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}
.site-content .wp-playlist-dark .wp-playlist-item:hover,
.site-content .wp-playlist-dark .wp-playlist-item:focus {
border-bottom-color: rgba(0, 0, 0, 0);
background-color: #aaa;
color: #222;
}
.site-content .wp-playlist-dark a.wp-playlist-caption:hover,
.site-content .wp-playlist-dark .wp-playlist-item:hover a,
.site-content .wp-playlist-dark .wp-playlist-item:focus a {
color: #222;
} .site-content .wp-playlist {
padding: 0.625em 0.625em 0.3125em;
}
.site-content .wp-playlist-current-item .wp-playlist-item-title {
font-weight: 700;
}
.site-content .wp-playlist-current-item .wp-playlist-item-album {
font-style: normal;
}
.site-content .wp-playlist-current-item .wp-playlist-item-artist {
font-size: 10px;
font-size: 0.625rem;
font-weight: 800;
letter-spacing: 0.1818em;
text-transform: uppercase;
}
.site-content .wp-playlist-item {
padding: 0 0.3125em;
cursor: pointer;
}
.site-content .wp-playlist-item:last-of-type {
border-bottom: none;
}
.site-content .wp-playlist-item a {
padding: 0.3125em 0;
border-bottom: none;
}
.site-content .wp-playlist-item a,
.site-content .wp-playlist-item a:focus,
.site-content .wp-playlist-item a:hover {
-webkit-box-shadow: none;
box-shadow: none;
background: transparent;
}
.site-content .wp-playlist-item-length {
top: 5px;
} .gallery-item {
display: inline-block;
text-align: left;
vertical-align: top;
margin: 0 0 1.5em;
padding: 0 1em 0 0;
width: 50%;
}
.gallery-columns-1 .gallery-item {
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
-webkit-box-shadow: none;
box-shadow: none;
background: none;
display: inline-block;
max-width: 100%;
}
.gallery-item a img {
display: block;
-webkit-transition: -webkit-filter 0.2s ease-in;
transition: -webkit-filter 0.2s ease-in;
transition: filter 0.2s ease-in;
transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.gallery-item a:hover img,
.gallery-item a:focus img {
-webkit-filter: opacity(60%);
filter: opacity(60%);
}
.gallery-caption {
display: block;
text-align: left;
padding: 0 10px 0 0;
margin-bottom: 0;
} .highlight-front-sections.ftc-customizer.ftc-front-page .ftc-panel:after {
border: 2px dashed #0085ba; bottom: 1em;
content: "";
display: block;
left: 1em;
position: absolute;
right: 1em;
top: 1em;
z-index: 1;
}
.highlight-front-sections.ftc-customizer.ftc-front-page .ftc-panel .panel-content {
z-index: 2; } .ftc-customizer.ftc-front-page .ftc-panel .ftc-panel-title {
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: 700;
letter-spacing: 1px;
padding: 3em;
text-transform: uppercase;
text-align: center;
} .highlight-front-sections.ftc-customizer.ftc-front-page .ftc-panel:nth-of-type(1):after {
border: none;
}
.ftc-front-page.ftc-customizer #primary article.panel-placeholder {
border: 0;
} .ftc-panel .customize-partial-edit-shortcut button {
top: 30px;
left: 30px;
} .ftc-panel .customize-partial-edit-shortcut-hidden:before {
visibility: visible;
} .svg-fallback {
display: none;
}
.no-svg .svg-fallback {
display: inline-block;
}
.no-svg .dropdown-toggle {
padding: 0.5em 0 0;
right: 0;
text-align: center;
width: 2em;
}
.no-svg .dropdown-toggle .svg-fallback.icon-angle-down {
font-size: 20px;
font-size: 1.25rem;
font-weight: 400;
line-height: 1;
-webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg);
}
.no-svg .dropdown-toggle.toggled-on .svg-fallback.icon-angle-down {
-webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0);
}
.no-svg .dropdown-toggle .svg-fallback.icon-angle-down:before {
content: "\005E";
} .no-svg .social-navigation a {
background: transparent;
color: #222;
height: auto;
width: auto;
} .no-svg .next.page-numbers .screen-reader-text,
.no-svg .prev.page-numbers .screen-reader-text,
.no-svg .social-navigation li a .screen-reader-text,
.no-svg .search-submit .screen-reader-text {
display: contents;
clip: auto;
font-size: 16px;
font-weight: 400;
height: auto;
position: relative !important; width: auto;
}  @media screen and (min-width: 20em) {
body.customize-partial-edit-shortcuts-shown .site-header .site-title {
padding-left: 0;
}
}
@media screen and (min-width: 30em) { body,
button,
input,
select,
textarea {
font-size: 18px;
font-size: 1.125rem;
}
h1 {
font-size: 30px;
font-size: 1.875rem;
}
h2,
.page .panel-content .recent-posts .entry-title {
font-size: 26px;
font-size: 1.625rem;
}
h3 {
font-size: 22px;
font-size: 1.375rem;
}
h4 {
font-size: 18px;
font-size: 1.125rem;
}
h5 {
font-size: 13px;
font-size: 0.8125rem;
}
h6 {
font-size: 16px;
font-size: 1rem;
}
.post-info blockquote.alignleft,
.post-info blockquote.alignright {
font-size: 14px;
font-size: 0.875rem;
} img.alignleft {
float: left;
margin-right: 1.5em;
}
img.alignright {
float: right;
margin-left: 1.5em;
} .site-branding {
padding: 3em 0;
} .panel-content .wrap {
padding-bottom: 30px;
padding-top: 30px;
}
.panel-content .entry-header {
margin-bottom: 4.5em;
}
.panel-content .post-info .entry-header,.panel-content .post-info .entry-header p,
.panel-content .recent-posts .entry-header {
margin-bottom: 0;
} .taxonomy-description {
font-size: 14px;
font-size: 0.875rem;
}
.page-numbers.current {
font-size: 16px;
font-size: 1rem;
} .site-footer {
font-size: 16px;
font-size: 1rem;
} .gallery-item {
max-width: 25%;
}
.gallery-columns-1 .gallery-item {
max-width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
}
@media screen and (min-width: 48em) { body,
button,
input,
select,
textarea {
font-size: 16px;
line-height: 1.5;
}
.post-info blockquote.alignleft,
.post-info blockquote.alignright {
font-size: 13px;
font-size: 0.8125rem;
} .wrap {
max-width: 1200px;
padding-left: 0;
padding-right: 0;
}
.error404 #primary {
float: none;
} .site-branding {
margin-bottom: 0;
}
.has-header-image.ftc-front-page .site-branding,
.has-header-video.ftc-front-page .site-branding,
.has-header-image.home.blog .site-branding,
.has-header-video.home.blog .site-branding {
bottom: 0;
display: block;
left: 0;
height: auto;
padding-top: 0;
position: absolute;
width: 100%;
}
.has-header-image.ftc-front-page .custom-header,
.has-header-video.ftc-front-page .custom-header,
.has-header-image.home.blog .custom-header,
.has-header-video.home.blog .custom-header {
display: block;
height: auto;
}
.custom-header-media {
height: 165px;
position: relative;
}
.ftc-front-page.has-header-image .custom-header-media,
.ftc-front-page.has-header-video .custom-header-media,
.home.blog.has-header-image .custom-header-media,
.home.blog.has-header-video .custom-header-media {
height: 0;
position: relative;
}
.has-header-image:not(.ftc-front-page):not(.home) .custom-header-media,
.has-header-video:not(.ftc-front-page):not(.home) .custom-header-media {
bottom: 0;
height: auto;
left: 0;
position: absolute;
right: 0;
top: 0;
}
.custom-logo-link {
padding-right: 2em;
}
.custom-logo-link img,
body.home.title-tagline-hidden.has-header-image .custom-logo-link img,
body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
max-width: 350px;
}
.title-tagline-hidden.home.has-header-image .custom-logo-link img,
.title-tagline-hidden.home.has-header-video .custom-logo-link img {
max-height: 200px;
}
.site-title {
font-size: 36px;
font-size: 2.25rem;
}
.site-description {
font-size: 16px;
font-size: 1rem;
} .navigation-top {
bottom: 0;
font-size: 14px;
font-size: 0.875rem;
left: 0;
position: absolute;
right: 0;
width: 100%;
z-index: 3;
}
.navigation-top .wrap {
max-width: 1000px; padding: 0.75em 3.4166666666667em;
}
.navigation-top nav {
margin-left: -1.25em;
}
.site-navigation-fixed.navigation-top {
bottom: auto;
position: fixed;
left: 0;
right: 0;
top: 0;
width: 100%;
z-index: 7;
}
.admin-bar .site-navigation-fixed.navigation-top {
top: 32px;
} .js .menu-toggle,
.js .dropdown-toggle {
display: none;
}
.main-navigation {
width: auto;
}
.js .main-navigation ul,
.js .main-navigation ul ul,
.js .main-navigation > div > ul {
display: block;
}
.main-navigation ul {
background: transparent;
padding: 0;
}
.main-navigation > div > ul {
border: 0;
margin-bottom: 0;
padding: 0;
}
.main-navigation li {
border: 0;
display: inline-block;
}
.main-navigation li li {
display: block;
}
.main-navigation a {
padding: 1em 1.25em;
}
.main-navigation ul ul {
background: #fff;
border: 1px solid #bbb;
left: -999em;
padding: 0;
position: absolute;
top: 100%;
z-index: 99999;
}
.main-navigation ul li.menu-item-has-children.focus:before,
.main-navigation ul li.menu-item-has-children:hover:before,
.main-navigation ul li.menu-item-has-children.focus:after,
.main-navigation ul li.menu-item-has-children:hover:after,
.main-navigation ul li.page_item_has_children.focus:before,
.main-navigation ul li.page_item_has_children:hover:before,
.main-navigation ul li.page_item_has_children.focus:after,
.main-navigation ul li.page_item_has_children:hover:after {
display: block;
}
.main-navigation ul li.menu-item-has-children:before,
.main-navigation ul li.page_item_has_children:before {
border-color: transparent transparent #bbb;
bottom: 0;
}
.main-navigation ul li.menu-item-has-children:after,
.main-navigation ul li.page_item_has_children:after {
border-color: transparent transparent #fff;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
right: auto;
}
.main-navigation ul ul a {
padding: 0.75em 1.25em;
width: 16em;
}
.main-navigation li li {
-webkit-transition: background-color 0.2s ease-in-out;
transition: background-color 0.2s ease-in-out;
}
.main-navigation li li a {
-webkit-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
.main-navigation li li.focus > a,
.main-navigation li li:focus > a,
.main-navigation li li:hover > a,
.main-navigation li li a:hover,
.main-navigation li li a:focus,
.main-navigation li li.current_page_item a:hover,
.main-navigation li li.current-menu-item a:hover,
.main-navigation li li.current_page_item a:focus,
.main-navigation li li.current-menu-item a:focus {
color: #f69e22;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: 0.5em;
right: auto;
}
.main-navigation .menu-item-has-children > a > .icon,
.main-navigation .page_item_has_children > a > .icon {
display: inline;
left: 5px;
position: relative;
top: -1px;
}
.main-navigation ul ul .menu-item-has-children > a > .icon,
.main-navigation ul ul .page_item_has_children > a > .icon {
margin-top: -9px;
left: auto;
position: absolute;
right: 1em;
top: 50%;
-webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg);
}
.main-navigation ul ul ul {
left: -999em;
margin-top: -1px;
top: 0;
}
.main-navigation ul ul li.menu-item-has-children.focus:before,
.main-navigation ul ul li.menu-item-has-children:hover:before,
.main-navigation ul ul li.menu-item-has-children.focus:after,
.main-navigation ul ul li.menu-item-has-children:hover:after,
.main-navigation ul ul li.page_item_has_children.focus:before,
.main-navigation ul ul li.page_item_has_children:hover:before,
.main-navigation ul ul li.page_item_has_children.focus:after,
.main-navigation ul ul li.page_item_has_children:hover:after {
display: none;
}
.site-header .site-navigation-fixed .menu-scroll-down {
display: none;
} .site-header .menu-scroll-down {
display: block;
padding: 1em;
position: absolute;
right: 0;
}
.site-header .menu-scroll-down .icon {
-webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg);
}
.site-header .menu-scroll-down {
color: #fff;
top: 2em;
}
.site-header .navigation-top .menu-scroll-down {
color: #767676;
top: 0.7em;
}
.menu-scroll-down:focus {
outline: thin dotted;
}
.menu-scroll-down .icon {
height: 18px;
width: 18px;
} .ftc-front-page.has-header-image .site-branding,
.ftc-front-page.has-header-video .site-branding,
.home.blog.has-header-image .site-branding,
.home.blog.has-header-video .site-branding {
margin-bottom: 70px;
}
.ftc-front-page.has-header-image .custom-header-media,
.ftc-front-page.has-header-video .custom-header-media,
.home.blog.has-header-image .custom-header-media,
.home.blog.has-header-video .custom-header-media {
height: 1200px;
height: 100vh;
max-height: 100%;
overflow: hidden;
}
.ftc-front-page.has-header-image .custom-header-media:before,
.ftc-front-page.has-header-video .custom-header-media:before,
.home.blog.has-header-image .custom-header-media:before,
.home.blog.has-header-video .custom-header-media:before {
height: 33%;
}
.admin-bar.ftc-front-page.has-header-image .custom-header-media,
.admin-bar.ftc-front-page.has-header-video .custom-header-media,
.admin-bar.home.blog.has-header-image .custom-header-media,
.admin-bar.home.blog.has-header-video .custom-header-media {
height: calc(100vh - 32px);
}
.panel-content .wrap {
padding-bottom: 4.5em;
padding-top: 6em;
}
.panel-image {
height: 100vh;
max-height: 1200px;
} .background-fixed .panel-image {
background-attachment: fixed;
}
.page-two-column .panel-content .entry-header {
float: left;
width: 36%;
}
.page-two-column .panel-content .post-info {
float: right;
width: 58%;
} .page-two-column .panel-content .recent-posts {
clear: right;
float: right;
width: 58%;
}
.panel-content .recent-posts article {
margin-bottom: 4em;
}
.panel-content .recent-posts .entry-header,
.page-two-column #primary .panel-content .recent-posts .entry-header,
.panel-content .recent-posts .post-info,
.page-two-column #primary .panel-content .recent-posts .post-info {
float: none;
width: 100%;
}
.panel-content .recent-posts .entry-header {
margin-bottom: 1.5em;
}
.page .panel-content .recent-posts .entry-title {
font-size: 26px;
font-size: 1.625rem;
} .site-content {
padding: 0;
}
.single-post .entry-title,
.page .entry-title {
font-size: 26px;
letter-spacing: 2px;
}
.comments-pagination,
.post-navigation {
clear: both;
margin-bottom: 75px;
margin-top: 30px;
}
.post-navigation .nav-previous {
float: left;
width: 50%; }
.post-navigation .nav-next {
float: right;
width: 50%;
text-align: right; }
.nav-next,
.post-navigation .nav-next {
margin-top: 0;
} .sticky .icon-thumb-tack {
height: 23px;
left: -2.5em;
top: 1.5em;
width: 32px;
}
.blog:not(.has-sidebar) #primary article,
.archive:not(.page-one-column):not(.has-sidebar) #primary article,
.search:not(.has-sidebar) #primary article,
.error404:not(.has-sidebar) #primary .page-content,
.error404.has-sidebar #primary .page-content,
body.page-two-column:not(.archive) #primary .post-info,
body.page-two-column #comments {
width: 100%;
}
.blog .site-main > article,
.archive .site-main > article,
.search .site-main > article {
padding-bottom: 60px;
}
.navigation.pagination {
clear: both;
width: 100%;
background: #fff;
padding: 10px 0px; margin-top: 0 !important;
margin-bottom: 12px;
}
.has-sidebar .navigation.pagination,
.archive.page-one-column:not(.has-sidebar) .navigation.pagination {
float: none;
width: 100%;
}
.entry-footer {
display: table;
width: 100%;
}
.entry-footer .cat-tags-links {
display: table-cell;
vertical-align: middle;
width: 100%;
}
.entry-footer .edit-link {
display: table-cell;
text-align: right;
vertical-align: middle;
}
.entry-footer .edit-link a.post-edit-link {
margin-top: 0;
margin-left: 1em;
}  :not(.has-sidebar) .post-info blockquote.alignleft {
margin-left: -17.5%;
width: 48%;
}
:not(.has-sidebar) .post-info blockquote.alignright {
margin-right: -17.5%;
width: 48%;
} .has-sidebar .post-info blockquote.alignleft {
margin-left: 0;
width: 34%;
}
.has-sidebar .post-info blockquote.alignright {
margin-right: 0;
width: 34%;
}
.has-sidebar #primary .post-info blockquote.alignright.below-entry-meta {
margin-right: -72.5%;
width: 62%;
} .blog:not(.has-sidebar) .post-info blockquote.alignleft,
.ftc-front-page.page-two-column .post-info blockquote.alignleft,
.archive:not(.has-sidebar) .post-info blockquote.alignleft,
.page-two-column .post-info blockquote.alignleft {
margin-left: -72.5%;
width: 62%;
}
.blog:not(.has-sidebar) .post-info blockquote.alignright,
.ftc-front-page.page-two-column .post-info blockquote.alignright,
.archive:not(.has-sidebar) .post-info blockquote.alignright,
.page-two-column .post-info blockquote.alignright {
margin-right: 0;
width: 36%;
} .format-quote blockquote .icon {
left: -1.5em;
} .page.page-one-column .entry-header,
.ftc-front-page.page-one-column .entry-header,
.archive.page-one-column:not(.has-sidebar) .page-header {
margin-bottom: 4em;
}
.page:not(.home) #content {
padding-bottom: 0;
} .nav-links .nav-title {
position: relative;
}
.nav-title-icon-wrapper {
position: absolute;
text-align: center;
width: 2em;
}
.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
left: -2em;
}
.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
right: -2em;
} #secondary {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.6;
} h2.widget-title {
font-size: 11px;
font-size: 0.6875rem;
margin-bottom: 2em;
} .site-footer {
font-size: 13px;
line-height: 16px;
margin-top: 20px;
padding-top: 0px;
color:#999;
}
.site-footer .widget-column.footer-widget-1 {
float: left;
width: 36%;
}
.site-footer .widget-column.footer-widget-2 {
float: right;
width: 58%;
}
.social-navigation {
clear: left;
float: left;
margin-bottom: 0;
width: 36%;
}
.site-info {
float: left;
padding: 0.7em 0 0;
width: 58%;
}
.social-navigation + .site-info {
margin-left: 6%;
}
.site-info .sep {
margin: 0 0.5em;
display: inline;
visibility: visible;
height: auto;
width: auto;
} .gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
}
@media screen and ( min-width: 67em ) {  .navigation-top .wrap {
padding: 0.75em 2em;
}
.navigation-top nav {
margin-left: 0;
} .sticky .icon-thumb-tack {
font-size: 32px;
font-size: 2rem;
height: 22px;
left: -1.25em;
top: 0.75em;
width: 32px;
} .page-numbers {
display: inline-block;
}
.page-numbers.current {
font-size: 13px;
}
.page-numbers.current .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
} .comment-body {
margin-left: 0;
}
}
@media screen and ( min-width: 79em ) {
.has-sidebar .post-info blockquote.alignleft {
margin-left: -20%;
}
.blog:not(.has-sidebar) .post-info blockquote.alignright,
.archive:not(.has-sidebar) .post-info blockquote.alignright,
.page-two-column .post-info blockquote.alignright,
.ftc-front-page .post-info blockquote.alignright {
margin-right: -20%;
}
}
@media screen and ( max-width: 48.875em ) and ( min-width: 48em ) {
.admin-bar .site-navigation-fixed.navigation-top,
.admin-bar .site-navigation-hidden.navigation-top {
top: 46px;
}
} @media print { form,
button,
input,
select,
textarea,
.navigation-top,
.social-navigation,
#secondary,
.content-bottom-widgets,
.header-image,
.panel-image-prop,
.icon-thumb-tack,
.page-links,
.edit-link,
.post-navigation,
.pagination.navigation,
.comments-pagination,
.comment-respond,
.comment-edit-link,
.comment-reply-link,
.comment-metadata .edit-link,
.pingback .edit-link,
.site-footer aside.widget-area,
.site-info {
display: none !important;
}
.entry-footer,
#comments,
.site-footer,
.single-featured-image-header {
border: 0;
} body {
font-size: 12pt;
}
h1 {
font-size: 24pt;
}
h2 {
font-size: 22pt;
}
h3 {
font-size: 17pt;
}
h4 {
font-size: 12pt;
}
h5 {
font-size: 11pt;
}
h6 {
font-size: 12pt;
}
.page .panel-content .entry-title,
.page-title,
body.page:not(.ftc-front-page) .entry-title {
font-size: 10pt;
} .wrap {
padding-left: 5% !important;
padding-right: 5% !important;
max-width: none;
} .site-header {
background: transparent;
padding: 0;
}
.custom-header-media {
padding: 0;
}
.ftc-front-page.has-header-image .site-branding,
.ftc-front-page.has-header-video .site-branding,
.home.blog.has-header-image .site-branding,
.home.blog.has-header-video .site-branding {
position: relative;
}
.site-branding {
margin-top: 0;
margin-bottom: 1.75em !important; }
.site-title {
font-size: 25pt;
}
.site-description {
font-size: 12pt;
opacity: 1;
} .single-featured-image-header {
background: transparent;
}
.entry-meta {
font-size: 9pt;
} body,
.site {
background: none !important; }
body,
a,
.site-title a,
.ftc-front-page.has-header-image .site-title,
.ftc-front-page.has-header-video .site-title,
.ftc-front-page.has-header-image .site-title a,
.ftc-front-page.has-header-video .site-title a {
color: #222 !important; }
h2,
h5,
blockquote,
.site-description,
.ftc-front-page.has-header-image .site-description,
.ftc-front-page.has-header-video .site-description,
.entry-meta,
.entry-meta a {
color: #777 !important; }
.post-info blockquote.alignleft,
.post-info blockquote.alignright {
font-size: 11pt;
width: 34%;
}
.site-footer {
padding: 0;
}
} .woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
float: left;
margin-left: 0;
width: 100%;
}
.group-button-product > div {
position: relative;
}
.images .yith-wcwl-add-to-wishlist img {
position: relative;
top: -22px;
width: auto;
height: auto;
margin: 0 auto;
display: block;
}
.woocommerce table.wishlist_table tbody td.product-thumbnail{
width: 126px;
}
.wishlist_table tr td.product-blog-image a{
max-width: 101px;
}
table.group_table ins .woocommerce-Price-amount,
table.group_table del .woocommerce-Price-amount{
padding: 0;
display: block;
}
table.group_table tr:nth-child(2n+1) {
background: rgba(102,102,102,0.05);
}
table.group_table tr:nth-child(2n)
{
background: rgba(102,102,102,0.001);
}
.woocommerce div.product form.cart .group_table td:first-child {
width: 11em;
}
.woocommerce div.product form.cart .group_table td:last-child {
text-align: center;
padding: 20px 0 0 0px;
}
.woocommerce div.product form.cart .group_table td{
padding: 20px 5px 20px 5px !important;
vertical-align: middle;
}
.woocommerce div.product form.cart .group_table td.label{
line-height: 9;
font-size: 13px;
padding: 0;
}
.woocommerce div.product form.cart .group_table td.label label{
padding: 5px 0;
line-height: 24px;
}
.woocommerce .star-rating{
font-size: 11px;
letter-spacing: 2px;
width: 69px;
}
.woocommerce div.product form.cart .group_table td .quantity-title{
width: 100%;
text-align: left;
} .woocommerce .woocommerce-ordering .orderby, .woocommerce-page .woocommerce-ordering .orderby {
width: 210px;
padding: 0;
border: 0;
margin: 0 0 0 0;
}
.woocommerce .woocommerce-ordering .orderby li, .woocommerce-page .woocommerce-ordering .orderby li {
list-style: none;
position: relative;
z-index: 4;
}
.woocommerce .woocommerce-ordering .orderby ul, .woocommerce-page .woocommerce-ordering .orderby ul {
margin: 0;
padding: 9px 0 0 0;
visibility: hidden;
opacity: 0;
position: absolute;
top: 100%;
left: 0;
right: 0;
z-index: 5;
transition: all 200ms ease 0s;
-webkit-transition: all 200ms ease 0s;
-moz-transition: all 200ms ease 0s;
}
.woocommerce .woocommerce-ordering .orderby:hover ul, 
.woocommerce-page .woocommerce-ordering .orderby:hover ul{
visibility:visible;
opacity:1;
} .woocommerce > .products > .list-categories{
width:100%;
}
.woocommerce > .products,.ftc-product .products{
clear:both;
display:flex;
flex-flow:row wrap;
}
.woocommerce-page .woocommerce > .products .product{
margin:20px 0 10px 0;
background: #fff;
}
.woocommerce.ftc-products .products .product,
.woocommerce-page .ftc-products .products .product{
margin-bottom:0;
}
.woocommerce-page.columns-8 .products .product,
.woocommerce.columns-8 .products .product{
width:12.5%;
}
.woocommerce-page.columns-7 .products .product,
.woocommerce.columns-7 .products .product{
width:14.285%
}
.woocommerce-page.columns-6 .products .product,
.woocommerce.columns-6 .products .product{
width:16.6%
}
.woocommerce-page.columns-5 .products .product,
.woocommerce.columns-5 .products .product{
width:20%;
}
.woocommerce-page.columns-4 .products .product,
.woocommerce.columns-4 .products .product{
width:25%;
}
.woocommerce-page.columns-3 .products .product,
.woocommerce.columns-3 .products .product{
width:30%;
}
.woocommerce-page.columns-2 .products .product,
.woocommerce.columns-2 .products .product{
width:50%;
}
.woocommerce-page.columns-1 .products .product,
.woocommerce.columns-1 .products .product{
width:100%
}
.woocommerce-page .products.columns4 .product, 
.woocommerce .products.columns4 .product {
width: calc(25% - 20px);
} .woocommerce .products.list .product , 
.woocommerce-page .products.list .product {
max-width:100%;
} .woocommerce .products.list .product  .images{
float:left !important;
width:260px !important;
width: 31% !important;
}
.woocommerce .products.list .product  .item-description{
width:69%;
padding:0 0 0 35px; height: 100%;
display: table-cell;
}
.woocommerce .products.list .product{
width:100%;
}
.woocommerce .products.list .product .item-description{
text-align:left; }
.woocommerce .products.list .product  .images .group-button-product,
.home .woocommerce .products .product  .counter-wrapper{
display: none;
}
.woocommerce  .product  .item-description{
position: relative;
z-index: 1;
text-align: center;
}
.woocommerce .products.list .product  .images{
margin: 0;
padding: 0;
z-index: 1;
text-align: center;
position: relative;
border: 1px solid #f3f0ed;
}
.woocommerce .products.list .product   .item-description .compare,
.woocommerce .products.list .product   .item-description .quickview {
display: inline;
font-size: 0px;
}
.woocommerce .products.list .product  .item-description:after {
border-left: 1px solid #f3f0ed;
}
.woocommerce .products.list .product  .item-description:after {
content: "";
position: absolute;
left: 0px;
top: -6px;
bottom: 0;
border-left: none;
width: 1px;
height: 279px;
}
.woocommerce .products.list .product   .item-description .add-to-cart,
.woocommerce .products.list .product   .item-description .yith-wcwl-add-to-wishlist {
width: 40px;
height: 40px;
margin-right: 8px;
}
.woocommerce .products.list .product   .item-description .button-in,
.woocommerce .products.list .product   .item-description .add-to-cart {
float: left;
}
.woocommerce .products.list .product   .item-description .quickview,
.woocommerce .products.list .product   .item-description .add-to-cart a,
.woocommerce .products.list .product   .item-description .yith-wcwl-add-to-wishlist a,
.woocommerce .products.list .product   .item-description .meta_info a {
border: none;
line-height: 40px;
width: 40px;
text-align: center;
height: 40px;
background: #282828;
color: #fff;
margin-right: 8px;
display: inline-block;
float: left;
}
.woocommerce .products.list .product   .item-description .add-to-cart a:hover,
.woocommerce .products.list .product   .item-description .button-in a:hover,
.woocommerce .products.list .product   .item-description .meta_info a:not(.quickview):hover,
.woocommerce .products.list .product   .item-description .quickview i:hover,
.woocommerce .products.list .product   .item-description .compare:hover{
color:#fff;
background:#f69e22;
}
.woocommerce .products.list .product   .item-description .compare.added:before{
font-family: "Fontawesome";
content: "\f047";
font-size: 13px;
}
.woocommerce .products.list .product   .item-description .compare.added:hover:before{
color: #fff;
}
.woocommerce .products.list .product   .item-description .button-in span,
.woocommerce .products.list .product   .item-description .add-to-cart span {
font-size: 0;
}
.woocommerce .products.list .product  .images,
.woocommerce .products.list  .item-description .meta_info .add-to-cart a:first-child:before,
.woocommerce .products.list .product   .item-description .meta_info,
.woocommerce .products.list .product .price, .woocommerce-page .products.list .product .price,
.woocommerce .products.list .product   .item-description .add-to-cart a.added:first-child:before{
margin: 0;
}
.woocommerce .products.list .product   .item-description .quickview i,
.woocommerce .products.list .product   .item-description .yith-wcwl-add-to-wishlist i,
.woocommerce .products.list .product   .item-description .meta_info .compare i  {
line-height: 39px;
width: 40px;
text-align: center;
height: 40px;
font-size: 16px;
}
.products.list .short-description.list {
display: inline-block !important;
line-height: 24px;
margin-bottom: 13px;
padding-right: 30px;
text-align: justify;
}
.woocommerce-page .products.list .product h3.product-name a{
color:#444;
}
.woocommerce .products.list .star-rating,
.woocommerce-page .products.list .star-rating {
position: relative;
margin: 15px 0;
float: left;
}
.woocommerce .products.list .product .price,
.woocommerce-page .products.list .product .price {
position: relative;
margin-left: 0 !important;
font-size: 16px;
display: inline-block;
float: left;
width: 100%;
}
@media only screen and (min-width: 1239px){
.woocommerce .products.list .product h3.product-name > a,
.woocommerce-page .products.list .product h3.product-name > a {
font-size: 18px;
line-height: 20px;
}
.woocommerce .products.list .product .price .amount,
.woocommerce-page .products.list .product .price .amount {
font-size: 16px;
line-height: 20px;
}
.woocommerce .products.list .product h3.product-name,
.woocommerce-page .products.list .product h3.product-name {
padding: 0;
}
} div.product .summary .counter-wrapper {
width: 100%;
display: inline-block;
margin: 10px 0 20px 0;
}
.counter-wrapper > div {
background-color: #000;
border-color: #000;
}
.counter-wrapper > div {
display: inline-block;
padding: 4px 2px 5px 2px;
border-width: 1px;
border-style: solid;
border-radius: 0;
width: 50px;
height: 46px;
overflow: hidden;
line-height: 0;
margin: 0 2px;
margin-bottom: 4px;
text-align: center;
}
.counter-wrapper > div .number-wrapper {
color: #ffffff;
line-height: 0;
}
.counter-wrapper > div .number-wrapper .number,
.counter-wrapper > div .countdown-meta {
color: #fff;
}
.counter-wrapper > div .number-wrapper .number {
z-index: 1;
position: relative;
font-size: 20px;
font-weight: bold;
line-height: 22px;
}
div.product .countdown-meta{
font-size: 11px;
line-height: 14px;
text-transform: uppercase;
} .detail-nav-summary > a {
display: none;
}
.ftc-image-slider{
overflow: hidden;
}
.ftc-smooth-image{
margin-bottom: 30px;
text-align: center;
overflow: hidden;
} .ftc-my-wishlist a:hover,
.ftc-sb-account .ftc_login > a:hover,
.dropdown-button span:hover,
body.wpb-js-composer .vc_general.vc_tta-tabs .vc_tta-tab.vc_active > a,
body.wpb-js-composer .vc_general.vc_tta-tabs .vc_tta-tab > a:hover,
.mega_main_menu.primary > .menu_holder.sticky_container > .menu_inner > ul > li > .item_link:hover *,
.mega_main_menu.primary > .menu_holder.sticky_container > .menu_inner > ul > li.current-menu-item > .item_link *,
.woocommerce .products .product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce .products .star-rating,
.woocommerce-page .products .star-rating,
.star-rating:before,
div.product div[itemprop="offers"] .price .amount,
div.product .single_variation_wrap .amount,
.pp_woocommerce .star-rating:before,
.woocommerce .star-rating:before,
.woocommerce-page .star-rating:before,
.woocommerce-product-rating .star-rating span,
ins .amount,
.ftc-meta-widget .price ins,
.ftc-meta-widget .star-rating,
.ul-style.circle li:before,
.woocommerce form .form-row .required,
.blogs .comment-count i,
.blog .comment-count i,
.single-post .comment-count i, .single-post article .post-info .info-category .cat-links a,
.single-post article .post-info .info-category .vcard.author a,
.ftc-breadcrumb-title .ftc-breadcrumbs-content,
.ftc-breadcrumb-title .ftc-breadcrumbs-content span.current,
.ftc-breadcrumb-title .ftc-breadcrumbs-content a:hover{
color:#c3b08d;
}
body .rev_slider_wrapper .tp-bullets .tp-bullet {
width: 10px;
height: 10px;
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
background: #fff;
opacity: 1;
border: 0;
margin-right: 5px;
overflow: visible;
}
.tp-bullets .tp-bullet:after {
left: 0;
right: 0;
top: 0;
bottom: 0;
position: absolute;
content: "";
border-radius: 100% !important;
-webkit-border-radius: 100% !important;
-moz-border-radius: 100% !important;
background: #f69e22;
z-index: 1;
opacity: 0;
}
.tp-bullets.simplebullets .bullet:hover:after,
.tp-bullets.simplebullets .bullet.selected:after,
body .rev_slider .tp-bullets .tp-bullet:hover:after,
body .rev_slider .tp-bullets .tp-bullet.selected:after{
opacity: 1;
} .ftc-breadcrumb{
margin: 0px auto 30px;
}
.ftc-breadcrumb-title {
display: flex;
flex-flow: column;
position: relative;
text-align: center;
z-index: 3;
justify-content: center;
min-height: 240px;
}
.ftc-breadcrumb-title h1{
text-transform: uppercase;
font-size: 24px !important;
line-height: 30px;
font-weight: bold;
color:#fff;
display: none;
}
.ftc-breadcrumb-title .ftc-breadcrumbs-content{
font-size: 20px;
line-height: 35px;
text-transform: uppercase;
}
.ftc-breadcrumb-title .ftc-breadcrumbs-content a,
.ftc-breadcrumb-title .ftc-breadcrumbs-content span{
color:#fff;
}
.ftc-breadcrumbs-content > span {
margin: 0 10px;
}
.ftc-breadcrumbs-content > span.current {
opacity: 1;
margin: 0px;
} .header-title{
position: relative;
text-align: center;
} .ftc-shortcode .header-title .bg-heading span,
.site-content .related.products h2 .bg-heading,
.related-posts .bg-heading span{
padding: 0 20px;
font-size: 20px;
}
body.wpb-js-composer .vc_general.vc_tta-tabs.default_no_border .vc_tta-tab > a{
font-size: 20px;
line-height: 20px;
text-transform: uppercase;
font-weight: bold;
}
body .vc_general.vc_tta-tabs .vc_tta-tabs-container {
display: block !important;
}
body .vc_general.vc_tta-tabs .vc_tta-panel-heading {
display: none !important;
}
.wpb-js-composer .vc_tta-container .vc_tta.vc_general .vc_tta-tabs-list {
display: inline-block;
background-color: #fff;
overflow: visible;
} .site-content .related.products h2,
.site-content .related.products h2 .bg-heading{
position: relative;
text-align: center;
text-transform: uppercase;
font-size: 36px;
line-height: 20px;
font-weight: bold;
margin-bottom: 43px;
}
.site-content .related.products p {
position: relative;
text-align: center;
font-size: 18px;
font-family: damion;
color: #999999;
}
.site-content .related.products h2 .bg-heading:before,
.ftc-heading h1:before{
left: 0;
}
.site-content .related.products h2 .bg-heading:after,
.ftc-heading h1:after{
right: 0;
}
body.wpb-js-composer .vc_general.vc_tta-tabs.default_no_border .vc_tta-tabs-container .vc_tta-tab:last-child:before,
body.wpb-js-composer .vc_general.vc_tta-tabs.default .vc_tta-tabs-container .vc_tta-tab:last-child::before,
body.wpb-js-composer .vc_general.vc_tta-tabs.default_no_border .vc_tta-tabs-container .vc_tta-tab.vc_active:last-child:before,
body.wpb-js-composer .vc_general.vc_tta-tabs.default .vc_tta-tabs-container .vc_tta-tab.vc_active:last-child::before,
body.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list:before,
body.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list:after{
display: none;
}
.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container{
border: 1px solid #e5e5e5;
padding: 20px;
margin-left: 30px;
}
body.wpb-js-composer .vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab{
width: 100%;
border: 1px solid #e5e5e5;
margin-bottom: 3px;
color:#444;
}
body.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container, 
body.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tabs-container {
border: 0;
padding: 0 !important; 
text-align: left; 
margin-right: -1px !important; 
width: 270px;
float: left;
z-index: 5;
position: relative;
-webkit-box-flex: none;
-webkit-flex: none;
-ms-flex: none;
display: none;
-webkit-box-flex: none;
-webkit-flex: none;
-ms-flex: none;
flex: none;
display: inline-block;
}
body.wpb-js-composer .vc_general.vc_tta-tabs.default_no_border .vc_tta-tabs-container .vc_tta-tab:before,
body.wpb-js-composer .vc_general.vc_tta-tabs.default_no_border .vc_tta-tabs-container .vc_tta-tab.vc_active:before,
body.wpb-js-composer .vc_general.vc_tta-tabs.default .vc_tta-tabs-container .vc_tta-tab:before,
body.wpb-js-composer .vc_general.vc_tta-tabs.default .vc_tta-tabs-container .vc_tta-tab.vc_active:before {
padding: 0;
position: absolute;
content: "/";
top: 3px;
bottom: 5px;
right: -2px;
width: 2px;
display: block;
font-size: 14px;
line-height: 20px;
}
body.wpb-js-composer .vc_general.vc_tta-tabs .vc_tta-tab {
margin: 0;
position: relative;
z-index: 1;
background: transparent;
float: none;
display: inline-block;
}
body.wpb-js-composer .vc_general.vc_tta-tabs .vc_tta-tabs-container{
text-align: center;
overflow: visible;
margin-bottom: 35px !important;
}
.vc_separator.vc_separator_align_center h4,
.ftc-heading{
position: relative;
}
.ftc-heading{
line-height: 15px;
margin-bottom: 30px;
text-align: center;
}
.vc_separator.vc_separator_align_center h4,
.ftc-heading h1{
padding: 0 20px;
}
.vc_separator h4,
.ftc-heading h1{
font-size:30px;
line-height: 20px;
position: relative;
font-weight: bold;
text-transform: uppercase;
display: inline-block;
}
.vc_separator.vc_separator_align_center h4:before {
left: -1px;
}
.vc_separator.vc_separator_align_center h4:after {
right: -1px;
}
body.wpb-js-composer .vc_general.vc_tta-tabs .vc_tta-tab > a {
padding: 0 10px;
margin: 0 14px 0 14px;
border-radius: 0;
font-size: 16px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
transition: all 120ms ease 0s;
-webkit-transition: all 120ms ease 0s;
-moz-transition: all 120ms ease 0s;
display: inline-block;
background: transparent;
border: 0;
transition: all 200ms ease 0s;
-webkit-transition: all 200ms ease 0s;
-moz-transition: all 200ms ease 0s;
}
.header-title .product_title{
margin-bottom: 30px !important; font-weight: bold;
font-size: 20px;
line-height: 22px;
text-transform: uppercase;
} .woocommerce .product  span {
position: relative;
z-index: 1;
overflow: hidden;
}
.woocommerce .product .compare span.ftc-tooltip.button-tooltip
{
display: none;
} 
.woocommerce .product  .cover_image img{
position: relative;
z-index: 2;
}
.woocommerce .product  .images:hover span.cover_image img,
.woocommerce-page .product  .images:hover span.cover_image img{
opacity: 0;
position: fixed;
display: none;
width: auto;
}
.woocommerce .product  .images:hover span.hover_image img,
.woocommerce-page .product  .images:hover span.hover_image img{
opacity: 1;
top: 0;
position: relative;
}
.woocommerce .product  span.hover_image img,
.woocommerce-page .product  span.hover_image img{
position: absolute;
right: 0;
left: 0;
top: 0;
width: 100%;
transition: opacity 250ms ease-in-out 0s;
-moz-transition: opacity 250ms ease-in-out 0s;
-webkit-transition: opacity 250ms ease-in-out 0s;
backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
opacity: 0;
}
.woocommerce .product  .images span.cover_image img,
.woocommerce-page .product  .images span.cover_image img{
backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
transition: opacity 250ms ease-in-out 0s;
-moz-transition: opacity 250ms ease-in-out 0s;
-webkit-transition: opacity 250ms ease-in-out 0s;
}
.woocommerce .product  .images > a {
position: relative;
z-index: 2;
display: inline-block;
width: 100%;
max-width: 100%;
line-height: 0;
}
.woocommerce .product  .images {
position: relative;
z-index: 2;
max-width: 100%;
line-height: 0;
overflow: hidden;
width: 100% !important;
}
.woocommerce .product:not(.list) .product  .images{
width: 100% !important;
}
.woocommerce .product .conditions-box,
.woocommerce-page .product .conditions-box{
position: absolute;
left: 0;
right: auto;
top: 0px;
bottom: auto;
z-index: 4;
text-align: left;
width: 100%;
line-height: 0;
text-align: center;
font-size: 16px;
}
.woocommerce .product .conditions-box span{
line-height: 20px;
margin: 0;
color:#fff;
min-height: 25px;
line-height: 25px;
padding: 1px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
min-width: 40px;
height: auto;
clear: both;
font-size: 13px;
font-weight: normal;
}
.woocommerce .product .conditions-box .onsale:before,
.woocommerce .product .conditions-box .featured:before,
.woocommerce .product .conditions-box .out-of-stock:before{
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
display: block !important;
position: absolute;
pointer-events: none;
border-color: rgba(39, 174, 97, 0);
border-top-color: #f69e22;
border-width: 5px;
margin-left: -5px;
}
.woocommerce .product .conditions-box .out-of-stock:before{
border-top-color: #d4d4d4 !important;
}
.woocommerce .product .conditions-box .featured:before{
border-top-color: #222 !important;
}
.woocommerce .product .conditions-box .onsale {
position: absolute;
right: 10px;
left: auto;
top: 10px;
background-color: #f69e22; padding-left: 10px;
padding-right: 10px;
line-height: 24px;
}
.woocommerce .product .conditions-box .featured{
position: absolute;
margin-top: 0;
left: 10px;
background-color: #222;
top: 10px; padding-left: 10px;
padding-right: 10px;
line-height: 24px;
}
.woocommerce .product .conditions-box .out-of-stock {
position: absolute;
margin-top: 0;
left: 0;
background-color: #d4d4d4;
padding: 0 5px;
}
body .woocommerce .product .conditions-box >span{
font-size: 15px;
}
.woocommerce .product .details-img .images .conditions-box .featured,
.woocommerce .product .details-img .images .conditions-box .out-of-stock{
left: 4px;
top:4px;
}
.woocommerce .product .details-img .images .conditions-box .onsale{
right: 4px;
top:4px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){
width: 100%;
}
.woocommerce .products .star-rating.no-rating,
.woocommerce-page .products .star-rating.no-rating,
.star-rating.no-rating:before,
.pp_woocommerce .star-rating.no-rating:before,
.woocommerce .star-rating.no-rating:before,
.woocommerce-page .star-rating.no-rating:before{
color: #444;
}
.ftc-products-category .tab-item .size-thumbnail{
width: 100%;
} .group-button-product {
width: 100%;
height: 40px;
position: absolute;
bottom: 100%;
right:8px;
text-align: right;
}
.group-button-product {
position: absolute;
display: inline-block;
font-size: 0;
opacity: 0;
visibility: hidden;
bottom: 8px;
}
.fa-eye:before {
content: "\f002" !important;
}
.group-button-product .compare {
display: none;
}
.ftc-product:hover .images .group-button-product {
opacity: 1;
visibility: visible;
}
.woocommerce .product  .images:hover .group-button-product{
z-index: 5;
}
.woocommerce .product .images .group-button-product > div,
.woocommerce .product .images .group-button-product > div a, 
.woocommerce .product .images .group-button-product > a {
display: inline-block;
text-align: center;
width: 40px;
height: 40px;
}
.woocommerce .woocommerce-tabs .product .item-description .meta_info .add-to-cart{
border-top: 1px solid #f3f0ed;
}
.woocommerce .woocommerce-tabs .product .item-description .meta_info .add-to-cart:hover{
}
.woocommerce .woocommerce-tabs .product .item-description .meta_info >div.yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistexistsbrowse{
display: block;
}
.woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,
.woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist.exists a.add_to_wishlist,
.woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist.exists >img,
.ftc-product .item-description .yith-wcwl-add-to-wishlist.exists a.add_to_wishlist,
.woocommerce .product .item-description .meta_info >div.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{
display: none;
}
.woocommerce .product .item-description .meta_info >div.yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistexistsbrowse{
display: block;
}
.woocommerce .products.list .product .item-description .meta_info >div.yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistexistsbrowse,
.woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistexistsbrowse{
display: inline-flex;
}
.images .group-button-product > a.compare.added:before {
font-family: 'FontAwesome';
content: "\f047";
font-size: 18px;
line-height: 40px;
}
.images .group-button-product > div a i,.images .group-button-product > a i,
.woocommerce .product .images .group-button-product > div a:first-child:before,
.woocommerce .product .images .group-button-product > a:first-child:before {
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
font-size: 16px;
color: inherit;
}
.woocommerce #respond input#submit.added:after,
.woocommerce a.button.added:after,
.woocommerce button.button.added:after,
.woocommerce input.button.added:after {
vertical-align: initial;
display: none;
}
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover,
.woocommerce button.button:hover, 
.woocommerce input.button:hover{
background-color: #000;
color:#fff;
}
.woocommerce a.button.view-cart:hover{
background-color: transparent; 
}
.woocommerce .product  .item-description .meta_info .add-to-cart a.added:first-child:before, 
.ftc-meta-widget.item-description .meta_info .add-to-cart a.added:first-child:before{
font-family: 'FontAwesome';
content: "\f00c";
position: static;
margin: 0 8px 0 0;
padding: 0;
}
.woocommerce .products .product ,
.woocommerce-page .products .product{
position: relative;
overflow: hidden;
margin-left: auto !important;
margin-right: auto !important;
backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
padding: 4px;
}
.ftc-product  .item-description .add-to-cart,
.ftc-product  .item-description .yith-wcwl-add-to-wishlist,
.ftc-meta-widget.item-description .add-to-cart,
.ftc-meta-widget.item-description .yith-wcwl-add-to-wishlist{
height: 40px;
}
.woocommerce .item-description .yith-wcwl-add-to-wishlist span.ftc-tooltip.button-tooltip {
display: none;
}
.woocommerce .item-description .meta_info .added .add_to_wishlist, 
.woocommerce .item-description .meta_info .added .ajax-loading, 
.woocommerce .ftc-product.product .item-description .meta_info .add_to_cart_button.added {
display: none !important;
}
.ftc-product  .item-description .yith-wcwl-add-to-wishlist,
.ftc-meta-widget.item-description .yith-wcwl-add-to-wishlist,
.ftc-product  .item-description .add-to-cart{
position: relative;
height: 40px;
}
.item-description .quickview {
display: none;
text-align: center;
position: relative;
}
.woocommerce .product  .item-description .meta_info .add-to-cart a:first-child:before,
.ftc-meta-widget.item-description .meta_info .add-to-cart a:first-child:before{ }
.item-description{
text-align: left;
}
.item-description .yith-wcwl-add-to-wishlist img {
position: relative;
top: -20px;
width: auto;
height: auto;
margin: 0 auto;
display: block !important;
}
.item-description .yith-wcwl-add-to-wishlist.exists img{
display: none !important;
}
.item-description .meta_info {
overflow: hidden;
}
.woocommerce .product   .item-description .meta_info a,
.ftc-meta-widget.item-description .meta_info a,
.ftc-meta-widget.item-description .meta_info .yith-wcwl-add-to-wishlist a{
border: none;
border-radius: 0;
line-height: 40px;
padding: 0;
background: none;
text-align: center;
text-transform: uppercase;
font-weight: 500;
font-size: 14px;
} .woocommerce .product .item-description .meta_info .add-to-cart{
border-top: 1px solid #f3f0ed;
}
.woocommerce .product .meta_info .yith-wcwl-add-to-wishlist .show {
display: inline !important;
}
.ftc-meta-widget.item-description .meta_info .yith-wcwl-add-to-wishlist a{
border-left: 1px solid #e7e2db;
}
.woocommerce .product   .item-description .meta_info .add-to-cart a:hover,
.ftc-meta-widget.item-description .meta_info .add-to-cart a:hover{ }
.woocommerce .product   .item-description .meta_info .yith-wcwl-add-to-wishlist a{
line-height: 40px;
border-top: 1px solid #f3f0ed;
border-left: 1px solid #f3f0ed;
border-right: none;
}
.ftc-meta-widget.item-description .meta_info .compare,
.ftc-meta-widget.item-description .meta_info .quickview{
display: none;
}
.item-description .meta_info .yith-wcwl-add-to-wishlist a{
line-height: 30px;
font-size: 13px;
height: 40px;
width: 100%;
display: inline-block;
}
.woocommerce .product   .item-description .meta_info a:hover,
.woocommerce-page .product   .item-description .meta_info a:hover,
.ftc-meta-widget.item-description .meta_info a:hover,
.ftc-meta-widget.item-description .meta_info .yith-wcwl-add-to-wishlist a:hover{
border-color: #f69e22;
color: #f69e22;
}
.ftc-product  .item-description .meta_info .yith-wcwl-add-to-wishlist .ftc-tooltip,
.ftc-meta-widget.item-description .meta_info .yith-wcwl-add-to-wishlist .ftc-tooltip{
padding: 0 5px;
}
.products .product h3,
.woocommerce .products .product h3,
.woocommerce-page .products .product h3,
.ftc-meta-widget h3{
margin: 0;
padding: 0;
}
ins .woocommerce-Price-amount,
del .woocommerce-Price-amount{
padding: 0 17px 0 0;
}
ul.product_list_widget li > a, h3.product-name > a,
h3.product-name, 
.detail-nav-summary a .product-info span{
font-size: 16px;
line-height: 13px;
color: #444;
text-transform: capitalize;
}
.woocommerce .products .star-rating, 
woocommerce-page .products .star-rating, 
.woocommerce .star-rating, 
.woocommerce-page .star-rating {
float: right;
margin-top: 10px;
margin-right: 6%;
}
.woocommerce .products .product .price .amount, 
.woocommerce-page .products .product .price .amount, 
.product-price .amount {
padding: 0 2px;
font-size: 18px;
color: #444444;
font-weight: 600;
}
.woocommerce .products .product .price ins .amount,
.woocommerce-page .products .product .price ins .amount {
color: #444444;
}
.woocommerce .products .product .price del,
.woocommerce .products .product .price del span,
.woocommerce-page .products .product .price del span,
.woocommerce div.product p.price del,
.woocommerce div.product span.price del,
div.product div[itemprop="offers"] .price del .amount,
div.product .single_variation_wrap del .amount{
color: #999;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del{
opacity: 1;
}
.woocommerce .products .product  .images .button-in:hover a:hover,
.vc_color-orange.vc_message_box-solid{
background-color: #f69e22;
}
.woocommerce #content nav.woocommerce-pagination ul li a,
.woocommerce #content nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce-page #content nav.woocommerce-pagination ul li a,
.woocommerce-page #content nav.woocommerce-pagination ul li span,
.woocommerce-page nav.woocommerce-pagination ul li a,
.woocommerce-page nav.woocommerce-pagination ul li span,
.ftc-pagination ul li a, 
.ftc-pagination ul li span.current,
.page-numbers.current,
.page-numbers{
font-size: 14px;
padding: 0 10px;
min-height: 30px;
min-width: 30px;
line-height: 30px;
margin: 0;
margin-right: -1px;
text-align: center;
display: inline-block;
border: 1px solid #e5e5e5;
position: relative;
}
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce-page nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a.next:hover,
.woocommerce-page nav.woocommerce-pagination ul li a.next:hover,
.woocommerce nav.woocommerce-pagination ul li a.prev:hover,
.woocommerce-page nav.woocommerce-pagination ul li a.prev:hover,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce-page nav.woocommerce-pagination ul li a:hover,
.woocommerce .form-row input.button:hover,
.load-more-wrapper .button:hover,
body .vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab:hover,
body .vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab.vc_active,
.woocommerce div.product form.cart .button:hover,
.woocommerce div.product div.summary p.cart a:hover,
div.product .summary .yith-wcwl-add-to-wishlist a:hover,
.woocommerce #content div.product .summary .compare:hover,
div.product .social-sharing li a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.tagcloud a:hover,
.woocommerce .wc-proceed-to-checkout a.button.alt:hover,
.woocommerce .wc-proceed-to-checkout a.button:hover,
.woocommerce-cart table.cart input.button:hover,
div.product.vertical-thumbnail .details-img .owl-controls div.owl-prev:hover,
div.product.vertical-thumbnail .details-img .owl-controls div.owl-next:hover,
ul > .page-numbers.current,
ul > .page-numbers:hover{
background-color: #000;
color:#fff;
}
body .vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab.vc_active > a,
body .vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab > a:hover{
color:#fff;
}
body .vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab > a{
width: 100%;
padding: 9px 0;
}
.woocommerce #content nav.woocommerce-pagination ul li,
.woocommerce nav.woocommerce-pagination ul li,
.woocommerce-page #content nav.woocommerce-pagination ul li,
.woocommerce-page nav.woocommerce-pagination ul li{
border: 0;
overflow: initial;
margin: 0 2px;
}
.woocommerce nav.woocommerce-pagination ul li a.next,
.woocommerce-page nav.woocommerce-pagination ul li a.next,
.woocommerce #content nav.woocommerce-pagination ul li a.next{
padding: 0 15px 0 15px;
display: inherit;
font-size: 0;
}
.woocommerce nav.woocommerce-pagination ul li a.prev,
.woocommerce-page nav.woocommerce-pagination ul li a.prev,
.woocommerce #content nav.woocommerce-pagination ul li a.prev{
padding: 0 15px 0 15px;
display: inherit;
font-size: 0;
}
.woocommerce #content nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce-page #content nav.woocommerce-pagination ul,
.woocommerce-page nav.woocommerce-pagination ul,
.ftc-pagination ul{
border: 0;
margin: 0;
padding: 0;
}
.woocommerce #content nav.woocommerce-pagination ul li a.next:before,
.woocommerce nav.woocommerce-pagination ul li a.next:before,
.woocommerce-page #content nav.woocommerce-pagination ul li a.next:before,
.woocommerce-page nav.woocommerce-pagination ul li a.next:before,
.ftc-pagination ul li a.next:before{
content: "\f105";
position: absolute;
right: 13px;
font-weight: 300;
}
.woocommerce #content nav.woocommerce-pagination ul li a.prev:before,
.woocommerce nav.woocommerce-pagination ul li a.prev:before,
.woocommerce-page #content nav.woocommerce-pagination ul li a.prev:before,
.woocommerce-page nav.woocommerce-pagination ul li a.prev:before,
.ftc-pagination ul li a.prev:before{
content: "\f104";
font-weight: 300;
position: absolute;
left: 13px;
}
.woocommerce #content nav.woocommerce-pagination ul li a.next:before,
.woocommerce nav.woocommerce-pagination ul li a.next:before,
.woocommerce-page #content nav.woocommerce-pagination ul li a.next:before,
.woocommerce-page nav.woocommerce-pagination ul li a.next:before,
.woocommerce #content nav.woocommerce-pagination ul li a.prev:before,
.woocommerce nav.woocommerce-pagination ul li a.prev:before,
.woocommerce-page #content nav.woocommerce-pagination ul li a.prev:before,
.woocommerce-page nav.woocommerce-pagination ul li a.prev:before,
.ftc-pagination ul li a.prev:before,
.ftc-pagination ul li a.next:before{
font-family: 'FontAwesome';
font-size: 18px;
line-height: 30px;
color: #666;
}
.woocommerce #content nav.woocommerce-pagination ul li a.next:hover:before,
.woocommerce nav.woocommerce-pagination ul li a.next:hover:before,
.woocommerce-page #content nav.woocommerce-pagination ul li a.next:hover:before,
.woocommerce-page nav.woocommerce-pagination ul li a.next:hover:before,
.woocommerce #content nav.woocommerce-pagination ul li a.prev:hover:before,
.woocommerce nav.woocommerce-pagination ul li a.prev:hover:before,
.woocommerce-page #content nav.woocommerce-pagination ul li a.prev:hover:before,
.woocommerce-page nav.woocommerce-pagination ul li a.prev:hover:before{color:#fff;} .ftc-sb-testimonial.owl-carousel .owl-stage-outer{
height:330px !important;
}
.ftc-prlx-background {
background-attachment: fixed;
background-size: cover;
-webkit-background-size: cover;
}
.ftc-sb-testimonial .owl-item {
opacity: 0;
}
.ftc-sb-testimonial .owl-item.active {
opacity: 1;
}
.ftc-sb-testimonial {
width: 965px;
position: relative;
}
.testimonial-content {
margin-bottom: 15px;
padding: 0;
text-align: center;
}
.ftc-sb-testimonial .active.center .testimonial-content .info,
.ftc-sb-testimonial .active.center .testimonial-content .name, 
.ftc-sb-testimonial .active.center .testimonial-content .byline {
display: block;
}
.ftc-sb-testimonial .active .testimonial-content .info {
position: absolute;
width: 600px;
left: 50%;
-ms-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
top: 60px;
border: 1px solid #f3f0ed !important;
padding: 150px 40px 34px 40px;
background: #fff;
z-index: -1;
font-size:18px;
font-style: italic;
}
.ftc-sb-testimonial .testimonial-content .name a {
font-size: 18px;
line-height: 18px;
font-weight: bold;
color: #444444;
}
.ftc-sb-testimonial .testimonial-content .byline,
.ftc-sb-testimonial .testimonial-content .info {
color: #444444;
}
.ftc-sb-testimonial .testimonial-content .byline {
line-height: 18px;
letter-spacing: -0.5px;
margin-top: 7px;
}
.ftc-sb-testimonial .active.center .testimonial-content .avatar img {
padding: 5px;
}
.ftc-sb-testimonial .testimonial-content h4.name {
padding-top: 5px;
text-transform: uppercase;
}
.testimonial-content .avatar img {
position: relative;
z-index: 1;
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
}
.ftc-sb-testimonial .active.center .testimonial-content .avatar {
width: 120px;
height: 120px;
border: 1px solid #e5e5e5;
margin: 0px auto 0 auto;
}
.testimonial-content .avatar {
width: 120px;
height: 120px;
margin: 85px auto 0 auto;
position: relative;
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
transition: all 300ms ease 0s;
-moz-transition: all 300ms ease 0s;
-webkit-transition: all 300ms ease 0s;
}
.ftc-sb-testimonial .active .testimonial-content .info,
.ftc-sb-testimonial .cloned .testimonial-content .info,
.ftc-sb-testimonial .owl-item .testimonial-content .info,
.ftc-sb-testimonial .owl-item .testimonial-content .rating{
display: none;
}
.page-container, 
.page-fullwidth-template .ftc-row-boxed, 
.container, .ftc-breadcrumb .breadcrumb-content, 
.ftc-row-wide .ftc-sb-brandslider, 
.ftc-row-wide .ftc-sb-testimonial, 
.ftc-row-wide .ftc-twitter-slider {
margin-right: auto;
margin-left: auto;
} #testimonial2 .wpb_column{
overflow: hidden;
}
#testimonial2 .ftc-sb-testimonial.owl-carousel .owl-stage-outer{
height: 326px !important;
}
#testimonial2 .ftc-sb-testimonial.owl-carousel .owl-dots{
position: absolute;
width: 100%;
top: 281px;
left: 100%;
text-align: left;
transform: translateX(1%);
}
#testimonial2 .ftc-sb-testimonial .active .testimonial-content .info {
width: 1050px;
padding: 79px 67px 101px 404px;
text-align: left;
transform: translateX(calc(-50% + 310px));
}
#testimonial2 .ftc-sb-testimonial .active .testimonial-content .info:before{
text-align: center
}
#testimonial2 .ftc-sb-testimonial .active .testimonial-content .info:after{
display: none !important;
}
#testimonial2 .ftc-sb-testimonial .active.center .testimonial-content .avatar {
margin-top: 148px;
}
#testimonial2 .ftc-sb-testimonial.owl-carousel .owl-stage div.owl-item:last-child .testimonial-content .avatar{
margin: 78px auto 0 auto;
}
#testimonial2 .testimonial-content .avatar {
margin: 163px auto 0 auto;
}
#testimonial2 .ftc-sb-testimonial{
margin: 0 auto 99px 80px;
} .owl-carousel .owl-dots, .owl-carousel .owl-dot{
display:none;
}
.owl-dots{
left: 50%;
position: relative;
transform: translateX(-50%);
}
.ftc-twitter-slider.content-border .owl-dots,
.ftc-sb-testimonial.content-border .owl-dots,
.ftc-product-in-category-tab-wrapper .owl-dots,
.ftc-product-in-sub-category-tab-wrapper .owl-dots {
bottom:20px;
}
.gallery .owl-dots > div,
.ftc-twitter-slider .owl-dots > div,
.ftc-sb-testimonial .owl-dots > div,
.ftc-product-in-category-tab-wrapper .owl-dots > div,
.ftc-product-in-sub-category-tab-wrapper .owl-dots > div{
display:inline-block;
overflow:hidden;
line-height:0;
margin:0;
}
.gallery .owl-dots > div > span,
.ftc-twitter-slider .owl-dots > div > span,
.ftc-sb-testimonial .owl-dots > div > span,
.ftc-product-in-category-tab-wrapper .owl-dots > div > span,
.ftc-product-in-sub-category-tab-wrapper .owl-dots > div > span,
body .flex-control-paging li a,
body .theme-default .nivo-controlNav a,
body .theme-default .nivo-controlNav a.active{
display:inline-block;
width:10px;
height:10px;
position:relative;
z-index:9;
padding:3px;
margin:0 5px;
box-shadow:none;
-webkit-box-shadow:none;
-moz-box-shadow:none;
}
.gallery .owl-dots > div > span:before,
.ftc-twitter-slider .owl-dots > div > span:before,
.ftc-sb-testimonial .owl-dots > div > span:before,
.ftc-product-in-category-tab-wrapper .owl-dots > div > span:before,
.ftc-product-in-sub-category-tab-wrapper .owl-dots > div > span:before,
body .flex-control-paging li a:before,
body .theme-default .nivo-controlNav a:before{
position:absolute;
left:0;
top:0;
content:"";
width: 10px;
height:10px;
border-radius:100%;
-webkit-border-radius:100%;
-moz-border-radius:100%;
transition:all 200ms ease 0s;
-webkit-transition:all 200ms ease 0s;
-moz-transition:all 200ms ease 0s;
}
.owl-dots > .owl-dot span:hover,
.owl-dots > .owl-dot.active span {
background-color: #f69e22;
}
.owl-dots > .owl-dot > span {
font-family: 'FontAwesome';
content: "";
width: 10px;
height: 10px;
background: #e5e5e5;
border-radius: 50%;
display: block;
margin: 0 5px;
}
.owl-carousel .owl-stage-outer, .owl-carousel .owl-stage-outer .owl-stage {
height: auto !important;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden;
-webkit-transform: translate3d(0px,0,0);
} .post-img,
.blog  article .post-img,
.single-post article .post-img{
min-height: 1px;
position: relative;
overflow: hidden;
}
.blogs a.blog-image,
article a.blog-image,
.blog a.blog-image{
overflow: hidden;
}
.blog-image.gallery .owl-item{
display: inline-block;
}
.blogs a.blog-image {
position: relative;
z-index: 2;
width: 100%;
}
.ftc-blogs a.blog-image {
margin-bottom: -1px;
display: block;
}
.blogs article .post-img .date-time,
.post-img .date-time,
.single-post article .post-img .date-time{
position: absolute;
z-index: 3;
background: #fff;
width: 50px;
height: 50px;
left: 5px;
top: 5px;
text-align: center;
padding: 11px 0;
line-height: 0;
display: none;
}
.blogs article .post-img .date-time span:first-child,
.post-img .date-time span:first-child,
.single-post article .post-img .date-time span:first-child{
font-size: 20px;
line-height: 13px;
font-weight: bold;
position: relative;
padding-bottom: 3px;
}
.blogs article .post-img .date-time span:last-child,
.post-img .date-time span:last-child,
.single-post article .post-img .date-time span:last-child{
font-size: 11px;
line-height: 13px;
text-transform: uppercase;
font-weight: bold;
width: 100%;
display: inline-block;
}
.single-post article .post-img .date-time span:last-child{
padding: 6px 0;
}
.ftc-blogs .date-time span, .related-posts .date-time span,
.date-time span, .blog .date-time span{
line-height: 14px;
display: inline-block;
width: auto;
}
.blogs article .blog-image > img,
.blogs article .blog-image .owl-item > img,
.blog article .blog-image  > img{
background-size: cover;
-webkit-background-size: cover;
background-position: center;
background-repeat: no-repeat;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: -webkit-transform 0.4s ease-in-out;
-moz-transition: transform 0.4 ease-in-out;
transition: transform 0.4s ease-in-out;
overflow: hidden;
}
.blogs article .blog-image:hover > img,
.blogs article .blog-image .owl-item:hover > img,
.blog article .blog-image:hover > img{
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
-webkit-transition: transform 0.4s, opacity 0.4s ease-in-out;
-moz-transition: transform 0.4s, opacity 0.4s ease-in-out;
transition: transform 0.4s, opacity 0.4s ease-in-out;
}
.blogs article .image-eff,
.blogs article a.gallery .owl-item:before {
position: absolute;
content: "";
left: 0;
right: 0;
top: 0;
bottom: 0;
background: rgba(63,63,63,0.5);
opacity: 0;
transition: opacity 0.4s ease 0s;
-webkit-transition: opacity 0.4s ease 0s;
-moz-transition: opacity 0.4s ease 0s;
z-index: 2;
backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
overflow: hidden;
}
.single-post article .post-info .info-category .vcard.author a:hover,
.single-post article .post-info .info-category .cat-links a:hover,
article .post-info .tags-link a:hover,article .post-info .cat-links a:hover, 
.vcard.author a:hover, article .entry-header .caftc-link .cat-links a:hover{
text-decoration: underline;
}
@media (min-width: 768px){
.archive.author #left-sidebar,
.archive.category #left-sidebar{
padding-left: 0px;
}
.archive.author .site-main,
.archive.category .site-main{
padding-right: 0px;
}
} footer#colophon h4,
.info-company li
{
color:#fff;
}
footer a{
font-family: "Arial";
color:#999; }
footer ul.bullet li a{
position: relative;
margin-left: 12px;
}
footer ul.bullet li a:before{
font-family: "Fontawesome";
font-size: 10px;
content: "\f0da";
position: absolute;
left:-12px;
}
footer ul.bullet li a:hover{
color: #ccb28d;
}
.widget ul li:first-child {
padding-top: 0;
}
.widget ul li {
list-style: none;
padding: 5px 0 5px 0;
}
footer#colophon .ftc-footer .widget-title {
display: inline-block;
padding-bottom: 5px;
position: relative;
width: 100%;
color: #fff;
margin-bottom: 15px;
}
.ftc-footer>p{
display: none;
}
.float-left > .wpb_column.vc_column_container.vc_col-sm-12 > .wpb_wrapper > .wpb_text_column.wpb_content_element {
width: 20%;
float: left;
}
.site-footer{
background-color: #000;
margin-top: 0 !important;
}
.footer-bottom {
background-color: #141414;
}
ul.no-padding.bullet li i {
background-color: #444;
border-radius: 50%;
color: #ffffff;
float: left;
font-size: 0px;
height: 30px;
line-height: 30px;
width: 30px;
text-align: center;
margin-right: 15px;
margin-top:10px;
box-shadow: 0 1px 2px #000;
-webkit-box-shadow: 0 1px 2px #000;
display: none;
}
.info-company li:nth-child(2) i {
float: none;
}
.widget ul.info-company li:first-child {
margin-top: 0;
}
.widget ul.info-company li {
margin: 7px 0 7px 0;
padding: 0;
overflow: hidden;
line-height: 24px;
}
.ftc_newletter_sub .newletter_sub {
display: table;
width: 100%;
margin: -14px 0 35px;
}
.ftc_newletter_sub .newletter_sub .newletter_sub_input {
margin-top: 0;
position: relative;
}
footer .ftc_newletter_sub .newletter_sub .button.button-secondary.transparent {
background: #444; padding: 12px 20px;
}
.archive .ftc_newletter_sub .newletter_sub .button,.single-product .ftc_newletter_sub .newletter_sub .button {
margin: 2px;
border: none;
padding: 11.5px 20px;
position: absolute;
top: 0;
right: 0;
font-weight: bold;
text-transform: uppercase;
color: #fff;
}
.single.single-product .product:not(.single-product-meta){
z-index: 2;
}
.ftc_newletter_sub .newletter_sub .button {
border: none;
padding: 12px 27px;
margin-top: 15px; font-weight: 500;
text-transform: uppercase;
color: #fff;
border-radius: 0px;
}
.ftc_newletter_sub .newletter_sub input[type="text"]{
padding: 11px 109px 11px 20px;
background-color: rgba(255,255,255,.1);
border-color: transparent;
color: #999;
background: #fff;
}
form {
display: inline-block;
width: 100%;
}
.ftc-footer .copy-com {
line-height: 30px;
font-family: Roboto !important;
}
.footer-bottom .wpb_text_column{
margin: 5px 0;
}
.footer-bottom .footer-h5 .wpb_text_column{
margin: 20px 0;
}
.footer-subcribe{
font-size: 14px;
} footer .social-icons ul{padding-bottom: 10px;}
footer .social-icons ul li{
display: inline-block;
}
footer .social-icons li,
footer .social-icons li a {
width: 35px;
height: 35px;
text-align: center;
line-height: 35px;
padding: 0;
display: inline-block;
position: relative;
background: #3e3e3e;
}
footer .social-icons li
{
margin-right: 11px;
}
footer#colophon .social-icons li a:hover i,
.social-icons li a,
footer#colophon .social-icons .social-icons a{
color: #fff;
}
footer#colophon .social-icons a:hover {
opacity: 1;
}
.social-icons li:hover .ftc-tooltip {
opacity: 1;
top: -24px;
visibility: visible;
}
ul.list-icons li a:hover i {
color: #444 !important;
}
footer .social-icons li i {
font-size: 18px;
line-height: 35px;
}
footer#colophon .social-icons a.facebook {
background-color: #3B5998;
}
footer#colophon .social-icons a.facebook:hover {
background-color: #3B5998;
}
footer .social-icons li a.twitter:hover {
background-color: #2CAAE1;
}
footer .social-icons li a.twitter {
background-color: #2CAAE1;
}
footer .social-icons li a.google-plus:hover {
background-color: #DD4B39;
}
footer .social-icons li a.google-plus {
background-color: #DD4B39;
}
footer .social-icons li a.flickr:hover {
background-color: #cd1b3a;
}
footer .social-icons li a.flickr {
background-color: #cd1b3a;
}
footer .social-icons li a.youtube:hover {
background-color: #597fb4;
}
footer .social-icons li a.youtube {
background-color: #597fb4;
}
footer .social-icons li a.instagram:hover {
background-color: #73c9fd;
}
footer .social-icons li a.instagram {
background-color: #73c9fd;
}
footer .social-icons li a.linkedin{
background-color: #243e73;
}
footer .social-icons .ftc-tooltip {
position: absolute;
content: "";
top: -30px;
left: 40%;
margin-left: -30px;
height: 20px;
opacity: 0;
visibility: hidden;
padding: 2px 5px;
line-height: 16px;
width: 70px;
font-size: 0px;
transition: all 200ms ease 0s;
-webkit-transition: all 200ms ease 0s;
-moz-transition: all 200ms ease 0s;
} .ftc-smooth-image.ftc-smooth {
display:block;
line-height: 0;
position: relative;
max-width: 100%;
overflow: visible;
overflow: hidden;
}
.smooth-border-image .smooth {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
content: "";
} .smooth-background-image.ftc-smooth:after{
position:absolute;
left:0;right:0;top:0;
height:100%;
display:inline-block;
content:"";
opacity:0;
background:rgba(0,0,0,0.5);
margin-top:-30px;
transition:all 300ms ease 0s;
-moz-transition:all 300ms ease 0s;
-webkit-transition:all 300ms ease 0s;
}
.smooth-background-image.ftc-smooth:hover:after{
opacity:1;
margin-top:0;
}
.smooth-background-image.ftc-smooth:before{
position: absolute;
top: 0%;
left: 50%;
z-index: 100;
width: 50px;
height: 50px;
margin-top:-30px;
content: "+";
font-weight: normal;
font-family: "Times New Roman";
text-align: center;
color: #fff;
line-height: 50px;
font-size: 48px;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
transition:all 300ms ease 0s;
-moz-transition:all 300ms ease 0s;
-webkit-transition:all 300ms ease 0s;
}
.smooth-background-image.ftc-smooth:hover:before{
opacity:1;
margin-top:0;
top: 50%;
}
.woocommerce .before-loop-wrapper {
display: inline-block;
width: 100%;
margin-bottom: 5px;
}
.grid_list_nav a {
font-size: 0;
color:#2c2c2c;
padding: 0;
vertical-align: middle;
position: relative;
z-index: 1;
display: inline-block;
margin: 0 15px 0 0;
word-break: normal;
line-height: 0;
}
.grid_list_nav a:last-child {
margin-right: 0;
}
nav.grid_list_nav a.active svg rect, 
nav.grid_list_nav a:hover svg rect {
fill: #999;
}
.woocommerce .before-loop-wrapper .woocommerce-result-count,
.woocommerce-page .before-loop-wrapper .woocommerce-result-count {
position: absolute;
right: 227px;
font-size: 14px;
margin: 0;
line-height: 50px;
color: #2c2c2c;
}
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
float: left;
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
margin: 7px 7px 3px 0;
float: right;
width: auto;
}
.woocommerce .woocommerce-ordering .orderby, .woocommerce-page .woocommerce-ordering .orderby,
.woocommerce .woocommerce-ordering .orderby, .woocommerce-page .woocommerce-ordering .orderby-title {
float: left;
}
.woocommerce .woocommerce-ordering .orderby, .woocommerce-page .woocommerce-ordering .orderby {
width: 190px;
padding: 0;
font-size: 14px;
border: 0;
margin: 0 0 0 0;
text-transform: uppercase;
}
.woocommerce .woocommerce-ordering {
position: relative;
}
.woocommerce .woocommerce-ordering .orderby li,
.woocommerce-page .woocommerce-ordering .orderby li, 
.ftc-shop-cart a.ftc_cart,
.ftc-shop-cart .dropdown-container, 
.grid_list_nav a#grid:before,
.grid_list_nav a#list:before {
line-height: 24px;
}
.ftc-shop-cart .ftc-shoppping-cart:hover .cart-drop-icon:hover:before{
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
}
.woocommerce .woocommerce-ordering .orderby li,
.woocommerce-page .woocommerce-ordering .orderby li {
list-style: none;
position: relative;
z-index: 4;
}
.woocommerce .woocommerce-ordering .orderby > li,
.woocommerce-page .woocommerce-ordering .orderby > li {
padding: 0;
position: relative;
cursor: pointer;
}
.woocommerce .woocommerce-ordering .orderby > li:after,
.woocommerce-page .woocommerce-ordering .orderby > li:after {
position: absolute;
content: "";
top: 12px;
right: 15px;
font-family: 'FontAwesome';
content: "\f107";
font-size: 12px;
line-height: 14px;
transition: all 300ms ease 0s;
-webkit-transition: all 300ms ease 0s;
-moz-transition: all 300ms ease 0s;
backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.woocommerce .woocommerce-ordering .orderby ul:before,
.woocommerce-page .woocommerce-ordering .orderby ul:before {
position: absolute;
content: "";
top: 5px;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
border: 1px solid #e5e5e5;
}
.woocommerce .woocommerce-ordering .orderby ul,
.woocommerce-page .woocommerce-ordering .orderby ul{
background-color: #fff;
}
.woocommerce .woocommerce-ordering .orderby ul li:first-child a,
.woocommerce-page .woocommerce-ordering .orderby ul li:first-child a {
border-width: 0;
}
.woocommerce .woocommerce-ordering .orderby ul li,
.woocommerce-page .woocommerce-ordering .orderby ul li {
padding: 0 15px;
}
.woocommerce .woocommerce-ordering .orderby ul li a,
.woocommerce-page .woocommerce-ordering .orderby ul li a {
padding: 6px 0;
width: 100%;
display: inline-block;
position: relative;
border-top: 1px solid #e5e5e5; 
font-size: 13px;
}
.woocommerce-page .woocommerce-ordering .orderby-title {
margin: 7px 19px 7px 0;
font-size: 0px;
display: none;
}
.woocommerce .woocommerce-ordering .orderby > li .orderby-current, 
.woocommerce-page .woocommerce-ordering .orderby > li .orderby-current {
padding: 6px 20px 6px 15px;
display: inline-block;
width: 100%;
transition: all 200ms ease 0s;
-webkit-transition: all 200ms ease 0s;
-moz-transition: all 200ms ease 0s;
border: none;
font-size: 13px;
text-transform: uppercase;
color: #666;
background: #fff;
}
.woocommerce .woocommerce-ordering .orderby:hover > li:after,
.woocommerce-page .woocommerce-ordering .orderby:hover > li:after {
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
}
.widget-container.ftc-banner{
padding:0;
border: none;
}
.woocommerce nav.woocommerce-pagination{
margin-bottom: 10px;
margin-top: 20px;
width: 100%;	
padding: 5px 0;
background: #fff;	
}
.after-loop-wrapper > .woocommerce-pagination > .page-numbers {
top: 4px !important;
}
.woocommerce ul.product_list_widget li a.ftc-widget-image{
overflow: hidden;
margin: 0 0 14px 0;
} .widget_pages ul li{
position: relative;
}
#left-sidebar,#right-sidebar{margin-bottom: 10px;}
.widget-container ul li,
.ftc-products-category ul li{
list-style: none;
}
.single-post #right-sidebar ul
{
margin: 0 0 30px 0;
clear: both;
}
.widget-container {
clear: both;		
}
.widget-container.widget_categories,
.widget-container.ftc-blogs-widget,
.widget-container.ftc-recent-comments-widget,
.widget-container.widget_tag_cloud
{
margin-bottom: 30px;
}
.widget-container.widget_categories h3,
.widget-container.ftc-blogs-widget h3,
.widget-container.ftc-recent-comments-widget h3,
.widget-container.widget_tag_cloud h3,
.widget-container.woocommerce.widget_recently_viewed_products h3,
.widget-container.woocommerce.widget_product_tag_cloud h3,
.widget-container.ftc-product-categories-widget h3,
.widget-container.widget_text h3,
#right-sidebar .widget-container.ftc-product-categories-widget h3,
#right-sidebar .widget-container.widget_text h3
{
color: #333;
}
section#woocommerce_layered_nav-76
{
border-bottom: 1px solid #f3f0ed;
}
.widget-container.widget_layered_nav{
padding-bottom: 15px;
}
.widget-container ul > li a {
text-align: left;
}
.widget-container ul.product-categories > li{
text-transform: uppercase;
font-weight:normal;
}
.widget-title {
font-size: 20px;
line-height: 24px;
margin: 0;
position: relative;
text-align: left;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 2px;
}
.widget-container.widget_text {
margin-top: 30px;
}
.widget-container:not(.ftc-product-categories-widget):not(.widget_product_categories) .widget-title{
border-bottom: 1px solid #f3f0ed !important;
padding-bottom: 10px;
padding-top: 10px;
}
.left-blog-sidebar.wpb_column.vc_column_container.vc_col-sm-3 ul
{
margin:0;
}
.widget-container ul.product-categories li {
margin: 0;
padding: 0;
position: relative;
}
.widget-container ul.product-categories li a {
position: relative;
padding: 15px 0;
display: inline-block;
width: 100%;
}
.widget-container ul.product-categories li.cat-parent li a{
padding: 8px 0;
}
.widget-container ul.product-categories{
padding: 0px;
margin-bottom: 0;
}
.widget-container ul.product-categories > li{
font-size: 18px;
}
.widget-container ul.product-categories > li:last-child
{
border-bottom: none;
}
.widget-container ul.product-categories ul.children li{
font-weight: normal;
text-transform: initial;
font-size: 14px;
}
.widget-container ul.product-categories > li:last-child >a {
border: 0;
}
.widget-container ul.product-categories  li.cat-parent  li:last-child a{
border: 0;
}
.widget-container ul.product-categories ul.children li a {
padding-left: 0px;
}
.widget-container.ftc-product-categories-widget ul.product-categories li:last-child a{
padding-left: 0;
}
.widget-container.ftc-product-categories-widget ul.product-categories li a {
padding-right: 10px;
}
.widget-container ul.product-categories > li:last-child > a:before,
.widget-container ul.product-categories > li.cat-parent:last-child > ul.children > li:last-child > a:before,
.widget-container ul.product-categories > li.cat-parent:last-child > ul.children > li.cat-parent > ul.children > a:before {
display: none;
}
.widget-container.ftc-product-categories-widget ul.product-categories li.cat-parent > span.icon-toggle:before {
font-family: 'FontAwesome';
display: inline-block;
content: "+";
font-size: 24px;
line-height: 29px;
font-weight: 700;
}
.widget-container.ftc-product-categories-widget ul.product-categories li.cat-parent.active > span.icon-toggle:before {
content: "\f068";
font-size: 15px;
}
.widget-container.ftc-product-categories-widget ul.product-categories li.cat-parent > span.icon-toggle {
position: absolute;
color: #9c9c9c;
right: 0;
z-index: 2;
display: inline-block;
width: 20px;
height: 20px;
text-align: center; line-height: 45px;
cursor: pointer;
}
.widget-container.ftc-product-categories-widget ul.product-categories li:last-child > span.icon-toggle{
}
.widget-container.ftc-product-categories-widget ul.product-categories li span.icon-toggle {
display: none;
}
.widget-container.ftc-product-categories-widget ul.children > li a:after, 
.widget-container.ftc-product-categories-widget ul.product-categories ul.children li.cat-parent > a:after {
font-family: 'FontAwesome';
position: absolute; font-size: 16px;
line-height: 16px;
display: inline-block;
right: auto;
top: 11px;
left:0px;
}
.widget-container.ftc-product-categories-widget ul.product-categories ul.children li.cat-parent > a:after {
display: inline-block;
}
.woocommerce .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span {
padding: 0;
position: relative;
z-index: 1;
width: 100%;
display: block;
padding: 11px 0px;
text-align: center;
}
.woocommerce .widget_layered_nav ul li:before {
display: inline-block;
position: absolute;
content: "";
top: 3px;
left: 0px;
margin-right: 10px;
width: 15px;
height: 15px;
border: 1px solid #666;
font-weight: 300;
}
.woocommerce .widget_layered_nav ul li:nth-child(3n+1),
.woocommerce-page .widget_layered_nav ul li:nth-child(3n+1) {
clear: both;
}
.woocommerce .widget_layered_nav ul li,
.woocommerce-page .widget_layered_nav ul li {
display: inline-block;
position: relative;
width: 33.33333%;
padding: 0 6px 6px 0;
margin: 0;
}
.woocommerce .widget_layered_nav ul li span.count {
display: none;
}
.woocommerce .widget-container .price_slider_amount .price_label,
.woocommerce-page .widget-container .price_slider_amount .price_label {
margin: 15px 0;
display: inline-block;
font-size: 14px;
width: 100%;
text-align: left;
font-weight: bold;
}
.woocommerce .widget-container .price_slider_amount .price_label span,
.woocommerce-page .widget-container .price_slider_amount .price_label span {
font-weight: 400;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range{
background-color: #f69e22;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
background-color: #e5e5e5;
}
.single-product .ftc-sidebar .tagcloud,
.single-post .ftc-sidebar .tagcloud{ overflow: hidden;
}
.tagcloud a {
background-color: #989898;
display: inline-block;
color:#fff;
font-size: 15px !important;
line-height: 16px;
margin: 0 5px 6px 0;
padding: 7px 20px;
text-transform: capitalize;
transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
}
.tagcloud a:hover {
transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
}
article .post-info .tagcloud a:hover{
color: #fff !important;
} .details_thumbnails li{
padding: 20px 0;
list-style: none;
}
.woocommerce #content div.product div.details-img,
.woocommerce div.product div.details-img,
.woocommerce-page #content div.product div.details-img,
.woocommerce-page div.product div.details-img {
width: 48%;
position: relative;
float: left;
margin: 0 0 50px 0;
overflow: hidden;
}
.woocommerce #reviews h3 {
margin: 0px 0 6px 0;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
width: 52%;
padding-left: 30px;
float: left;
}
.woocommerce #content div.product div.details-img .images,
.woocommerce div.product div.details-img .images,
.woocommerce-page #content div.product div.details-img .images,
.woocommerce-page div.product div.details-img .images {
width: auto;
margin: 0;
float: none;
padding: 4px;
position: relative;
}
.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a{
width: auto;
padding: 4px;
margin: 0;
}
.woocommerce .product .images:hover > a.ftc-single-video:after
{
display: none;
}
.woocommerce .product .details-img .images .conditions-box .onsale,
.woocommerce .product .details-img .images .conditions-box .featured
{
margin: 10px;
}
.details_thumbnails{
width: 326px; margin: 0 auto;
padding: 0;
}
.details_thumbnails .owl-nav .owl-prev,
.details_thumbnails .owl-nav .owl-next{
width: 24px;
height: 24px;
color:#444444;
position: absolute;
top:50%;
visibility: hidden;
opacity: 0;
transition: all 400ms ease 0s;
-webkit-transition: all 400ms ease 0s;
-moz-transition: all 400ms ease 0s;
border-color: #fff;
border-radius: 50%;
}
.details_thumbnails .owl-nav .owl-prev{
margin-left: -35px;
left:0;
transform: translate(-10px,calc(-50% + 10px));
-webkit-transform: translate(-10px,calc(-50% + 10px));
-moz-transform: translate(-10px,calc(-50% + 10px));
-ms-transform: translate(-10px,calc(-50% + 10px));
}
.details_thumbnails .owl-nav .owl-next{
margin-right: -35px;
right: 0;
transform: translate(10px,calc(-50% + 10px));
-webkit-transform: translate(10px,calc(-50% + 10px));
-moz-transform: translate(10px,calc(-50% + 10px));
-ms-transform: translate(10px,calc(-50% + 10px));
}
ul.details_thumbnails .owl-prev:before {
content: "\f053";
}
ul.details_thumbnails .owl-next:before {
content: "\f054";
}
.details_thumbnails .owl-nav > div:before {
line-height: 28px;
font-family: 'FontAwesome';
font-size: 13px;
font-weight: 300;
transition: none;
-webkit-transition: none;
-moz-transition: none;
}
div.product .thumbnails:hover div.owl-prev,
div.product .thumbnails:hover div.owl-next {
visibility: visible;
opacity: 1;
transform: translate(0,calc(-50% + 10px));
-webkit-transform: translate(0,calc(-50% + 10px));
-moz-transform: translate(0,calc(-50% + 10px));
-ms-transform: translate(0,calc(-50% + 10px));
}
.details_thumbnails .owl-nav .owl-prev:hover,
.details_thumbnails .owl-nav .owl-next:hover{
color: #444444;
border-radius: 50%;
border-color: #fff;
background-color: unset;
}
div.product .summary .yith-wcwl-add-to-wishlist a:before {
font-family: 'FontAwesome';
content: "\f08a";
font-size: 13px;
line-height: 35px;
}
.pp_woocommerce div.product .summary .compare:before,
.woocommerce div.product .summary .compare:before,
.woocommerce-page div.product .summary .compare:before,
.woocommerce #content div.product .summary .compare:before,
.woocommerce-page #content div.product .summary .compare:before {
font-family: 'FontAwesome'; font-size: 13px;
line-height: 35px;
}
.summary .yith-wcwl-add-to-wishlist img.ajax-loading {
position: absolute;
top: 15px;
left: 50%;
margin-left: -8px !important;
width: 16px !important;
height: 11px !important;
}
.pp_woocommerce div.product .summary .compare,
.woocommerce div.product .summary .compare,
.woocommerce-page div.product .summary .compare,
.woocommerce #content div.product .summary .compare,
.woocommerce-page #content div.product .summary .compare,
div.product .summary .yith-wcwl-add-to-wishlist a {
width: 35px;
height: 35px;
background-color: #e5e5e5;
color:#999;
display: inline-block;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
white-space: pre;
}
div.product .summary .yith-wcwl-add-to-wishlist a {
width:35px;
height: 35px; color:#999;
display: block;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
white-space: nowrap; text-transform: uppercase !important; font-size: 0;
}
div.product .summary .yith-wcwl-add-to-wishlist a{
text-align: center;
font-weight: bold;
text-transform: none;
}
.pp_woocommerce div.product .summary .compare,
.woocommerce div.product .summary .compare,
.woocommerce-page div.product .summary .compare,
.woocommerce #content div.product .summary .compare,
.woocommerce-page #content div.product .summary .compare {
text-align: center;
font-weight: bold;
text-transform: none; padding: 10px;
}
.yith-wcwl-add-to-wishlist {
position: relative;
}
div.product .summary .yith-wcwl-add-to-wishlist
{
display: inline-block;
float: left;
}
#primary .summary.entry-summary a.compare.button
{ }
div.product.product-type-grouped .summary .compare{
margin: -41px 4px 25px 0;
}
.ftc-product-items-widget .ftc-meta-widget.item-description .meta_info>a{
width: 50%;
float: left;
border-left:1px solid #f3f0ed;
}
.widget-container ul{
padding: 0px;
}
.ftc_blog_widget .post_list_widget li i.fa::before{
font-family: "FontAwesome";
}
.ftc_blog_widget .post_list_widget li{
padding: 15px 0 6px 0; }
.ftc_blog_widget .post_list_widget li:first-child{
padding-top: 0px;
}
.ftc_blog_widget .post_list_widget li:last-child{
padding-bottom: 0px;
border-bottom: none;
}
.ftc_blog_widget .post_list_widget .post-title{
font-weight: bold;
display: block; text-transform: uppercase;
}
.ftc-recent-comments-widget .comment-meta>div{
display: inline-block;
}
.ftc-recent-comments-widget .comment-meta>div.avatar{
float: left;
}
.ftc-recent-comments-widget .comment-meta>div.meta{
padding-left: 10px;
}
.ftc-recent-comments-widget .comment-meta>div.meta i:before{
font-family: "Fontawesome";
}
.widget-container ul li a.blog-image{
display: block;
overflow: hidden;
}
.widget-container ul li a.blog-image:hover > img {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
-webkit-transition: transform 0.4s, opacity 0.4s ease-in-out;
-moz-transition: transform 0.4s, opacity 0.4s ease-in-out;
transition: transform 0.4s, opacity 0.4s ease-in-out;
opacity: 0.7;
}
.widget-container ul li a.blog-image > img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: -webkit-transform 0.4s ease-in-out;
-moz-transition: transform 0.4 ease-in-out;
transition: transform 0.4s ease-in-out;
overflow: hidden;
}
.woocommerce div.product div.images img{
display: block;
width: 100%;
height: auto;
box-shadow: none;
}
div.product .summary .yith-wcwl-add-to-wishlist{
display: block;
}
div.product .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{
position: absolute;
width: 200px;
top: 8px;
left: 90px;
display: none;
}
div.product.outofstock .summary div[itemprop="offers"]{
margin-bottom: 20px;
}
div.product.outofstock .summary .yith-wcwl-add-to-wishlist{
margin-left: 0;
margin-top: 0;
}
div.product.outofstock .summary .compare,
div.product#product-345 .summary .compare{
margin-top: 0px;
}
div.product div.summary .clear {
display: none;
}
.summary  .item-description {
margin: 0;
padding-top: 0;
display: none;
width: 100%;
} .detail-nav-summary {
position: absolute;
left: auto;
right: 0;
top: 7px;
z-index: 997;
line-height: 0;
}
.detail-nav-summary > a {
position: relative;
width: 30px;
height: 30px;
z-index: 4;
display: inline-block;
text-align: center;
border-width: 2px;
border-style: solid;
}
.detail-nav-summary a:hover .nav-product{
display: inline-block;
}
.detail-nav-summary a .nav-product {
position: absolute;
bottom: 100%;
width: 220px;
left: 50%;
line-height: 20px;
margin-left: -110px;
text-align: left;
display: none;
margin-bottom: 10px;
background: #fff;
border:1px solid #f5f5f5;
}
.col-sm-12 .detail-nav-summary a .nav-product.prev-product{
margin-left: -167px;
}
.col-sm-12 .detail-nav-summary a .nav-product.prev-product:after{
margin-left: 51px;
}
.col-sm-12 .detail-nav-summary a .nav-product.next-product{
margin-left: -204px;
}
.col-sm-12 .detail-nav-summary a .nav-product.next-product:after{
margin-left: 85px;
}
.detail-nav-summary > a[rel="prev"]:before{
content: '\f104';
}
.detail-nav-summary > a:before {
line-height: 25px;
font-family: 'FontAwesome';
font-size: 25px;
font-weight: 300;
}
.detail-nav-summary > a[rel="next"]{
margin-left: 5px;
}
.detail-nav-summary > a[rel="next"]:before{
content: '\f105';
}
.detail-nav-summary a .nav-product .nav-product__image{
width: 80px;
float: left;
}
.detail-nav-summary a .nav-product .nav-product__description{
display: table-cell;
vertical-align: top;
padding-left: 10px;
}
.detail-nav-summary a .nav-product .nav-product__description .product-title{
display: inline-block;
width: 100%;
}
.detail-nav-summary a .nav-product:after {
content: "\f0d7";
font-family: 'FontAwesome';
font-size: 22px;
color: #f5f5f5;
position: absolute;
bottom: 0;
line-height: 18px;
left: 50%;
margin-left: -7px;
margin-bottom: -12px;
} .woocommerce div.product form.cart,
.woocommerce div.product p.cart{
margin-bottom: 0;
}
.woocommerce div.product form.cart div.quantity{
margin-bottom: 25px;
width: 100%;
float:none;
}
.woocommerce div.product div.summary p.cart a,
.woocommerce div.product form.cart .button{
position: relative;
padding: 4px 22px 4px;
background-color: #444444;
border-radius: 0;
color: #fff;
text-transform: uppercase;
line-height: 26px;
width: auto;
text-align: center;
}
.woocommerce div.product form.cart .button{
position: relative;
}
.woocommerce div.product-type-external div.summary p.cart a{
padding: 4px 10px 5px;
margin-top: 15px;
width: 130px;
}
.woocommerce div.product form.cart .product_type_external{
position: initial;
padding: 5px 10px;
margin-left: 20px;
}
.summary .woocommerce-product-details__short-description{
margin-bottom: 25px;
text-align: justify;
}
.woocommerce div.product .woocommerce-product-rating{
margin: 20px 0 10px;
}
.summary.entry-summary p.price { margin: 27px 0 29px 0;
}
.product-type-grouped .summary.entry-summary p.price
{ margin: 25px 0px 31px 0;
}
div.ftc-quickshop-wrapper.product p.stock{
color: #15bd9c;
}
.woocommerce div.product p.stock{
margin-bottom: 15px;
color: #15bd9c;
}
.summary.entry-summary ins .woocommerce-Price-amount{
padding-left: 0;
}
.woocommerce div.product form.cart .variations label,
.woocommerce-page div.product form.cart .variations label,
.pp_woocommerce div.product form.cart .variations label{
font-weight: bold;
padding: 0;
font-size: 18px !important;
text-transform: uppercase;
line-height: 30px;
margin-top: 10px;
margin-bottom: 0;
}
.woocommerce div.product form.cart .variations,
.woocommerce div.product div.summary{
margin-bottom: 0;
}
.woocommerce div.product p.price, .woocommerce div.product span.price{
margin-bottom: 20px;
font-weight: bold;
}
.woocommerce div.product form.cart,
.woocommerce div.product p.cart {
overflow: hidden;
clear: both;
display: inline-block;
width: 100%;
margin: 0;
}
.woocommerce div.product form.cart .variations select,
.pp_woocommerce div.product form.cart .variations div.value select{
width: 100%;
border: 1px solid #e5e5e5;
line-height: 20px;
}
.woocommerce div.product .woocommerce-tabs{
margin-bottom: 55px;
}
.woocommerce div.product .summary div[itemprop="description"],
.woocommerce table.wishlist_table{
text-align: justify;
font-size: 13px;
}
div.product.vertical-thumbnail .thumbnails {
width: 105px;
float: left;
margin-top: -10px;
position: relative;
}
.woocommerce #content div.product.vertical-thumbnail div.details-img div.images,
.woocommerce div.product.vertical-thumbnail div.details-img div.images,
.woocommerce-page #content div.product.vertical-thumbnail div.details-img div.images,
.woocommerce-page div.product.vertical-thumbnail div.details-img div.images {
margin-left: 120px;
}
div.product.vertical-thumbnail .thumbnails li {
padding: 10px 0 0 0;
line-height: 0;
overflow: hidden;
}
div.product.vertical-thumbnail .details_thumbnails{
width: 105px;
}
.vertical-thumbnail .details-img >.thumbnails .owl-controls .owl-nav > div {
top: auto;
left: 50%;
right: auto;
bottom: 0;
margin: 0;
width: 30px !important;
height: 20px !important;
margin-left: -15px !important;
}
.vertical-thumbnail .details-img >.thumbnails .owl-controls .owl-nav > div.owl-prev:before {
content: "\f107";
}
.vertical-thumbnail .details-img >.thumbnails .owl-controls .owl-nav > div.owl-next:before {
content: "\f106";
}
.vertical-thumbnail .details-img >.thumbnails .owl-controls .owl-nav > div:before {
line-height: 18px !important;
}
.vertical-thumbnail .details-img >.thumbnails .owl-controls .owl-nav > div.owl-prev {
top: auto;
bottom: 0;
}
.vertical-thumbnail .details-img >.thumbnails .owl-controls .owl-nav > div.owl-next {
top: 10px;
bottom: auto;
background-color: #fff;
}
div.product.vertical-thumbnail .details-img .owl-controls div.owl-prev {
visibility: hidden;
opacity: 0;
transform: translate(0,10px);
-webkit-transform: translate(0,10px);
-moz-transform: translate(0,10px);
-ms-transform: translate(0,10px);
transition: all 400ms ease 0s;
-webkit-transition: all 400ms ease 0s;
-moz-transition: all 400ms ease 0s;
}
div.product.vertical-thumbnail .details-img .owl-controls div.owl-next {
visibility: hidden;
opacity: 0;
transform: translate(0,-10px);
-webkit-transform: translate(0,-10px);
-moz-transform: translate(0,-10px);
-ms-transform: translate(0,-10px);
transition: all 400ms ease 0s;
-webkit-transition: all 400ms ease 0s;
-moz-transition: all 400ms ease 0s;
}
div.product.vertical-thumbnail .details-img .thumbnails:hover .owl-controls div.owl-prev,
div.product.vertical-thumbnail .details-img .thumbnails:hover .owl-controls div.owl-next {
visibility: visible;
opacity: 1;
transform: translate(0,0);
-webkit-transform: translate(0,0);
-moz-transform: translate(0,0);
-ms-transform: translate(0,0);
} .woocommerce.ftc-product-deals-widget-wrapper .products,
.woocommerce-page .ftc-product-deals-widget-wrapper .products,
.woocommerce .ftc-slider .products, .woocommerce-page .ftc-slider .products,
.woocommerce .upsells .products, 
.woocommerce-page .upsells .products,
.woocommerce .cross-sells .products, 
.woocommerce-page .cross-sells .products,
.woocommerce .upsells.products, 
.woocommerce-page .upsells.products,
.woocommerce .cross-sells.products, 
.woocommerce-page .cross-sells.products,
.woocommerce .related.products, 
.woocommerce-page .related.products
.woocommerce .related .products, 
.woocommerce-page .related .products {
margin: 0;
}
.related .products .product,
.woocommerce .upsells .products .product,
.woocommerce .related .products .product {
width: 100%;
}
.woocommerce .related .products .product
{
background:#fff;
}
.upsells .products .product,
.related .products .product,
.woocommerce .upsells .products .product, 
.woocommerce .related .products .product {
padding: 4px;
} div.product .ftc-social-sharing,
div.product .social-sharing{
width: 100%;
display: inline-block; padding: 0px;
margin-top: -9px;
}
div.product .social-sharing li {
display: inline-block;
float: left;
padding: 0;
margin-right: 10px;
line-height: 0;
background-color: #fff;
}
div.product .social-sharing li a {
padding: 10px;
display: inline-block;
font-family: "Arial";
}
div.product .social-sharing li.twitter a:hover {
background: #00aced;
}
div.product .social-sharing li.facebook a:hover {
background: #3b5998;
}
div.product .social-sharing li.google-plus a:hover {
background: #dd4b39;
}
div.product .social-sharing li.pinterest a:hover {
background: #cb2027;
}
a.ftc-size_chart {
margin-bottom: 30px !important;
display: block;
} .woocommerce div.product .woocommerce-tabs ul.tabs{
margin-bottom: 0px;
padding: 0;
font-size: 18px;
letter-spacing: .5px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs > li {
margin-bottom: 17px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce div.product .woocommerce-tabs ul.tabs:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before{
display: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
border-radius: 0;
background-color: unset;
text-transform: uppercase;
border: none;
padding: 0 0px 0 20px !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child{
padding:0px !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a
{
padding: 0 20px 0 5px !important;
border-right: 2px solid #444;
height: 16px;
line-height: 16px;
font-size: 20px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child a
{
border: none;
padding-right: 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.description_tab.active:before
{
content: '';
position: absolute;
width: 1px	;
height: 10px;	
left: 50%;
top: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
background-color: unset !important;
color: #ccb28d;
}
.woocommerce div.product .woocommerce-tabs .panel {
padding: 32px 30px 35px 30px;
margin: 0;
clear: both;
font-size: 16px;
}
.woocommerce div.product .woocommerce-tabs .panel>h2{
display: none;
}
.woocommerce div.product .woocommerce-tabs .panel#tab-description{
text-align: justify;
border: 1px solid #f3f0ed;
}
.woocommerce table.shop_attributes tr:last-child td,
.woocommerce-page table.shop_attributes tr:last-child td,
.woocommerce table.shop_attributes tr:last-child th,
.woocommerce-page table.shop_attributes tr:last-child th {
border: 1px solid #e5e5e5;
}
.woocommerce table.shop_attributes td,
.woocommerce-page table.shop_attributes td, 
.woocommerce table.shop_attributes th,
.woocommerce-page table.shop_attributes th,
.woocommerce table.shop_attributes .alt td,
.woocommerce table.shop_attributes .alt th {
line-height: inherit;
background: transparent;
font-style: normal;
font-weight: normal;
padding: 20px;
text-transform: none;
border: 1px solid #e5e5e5;
border-bottom: none;
}
.woocommerce-page table.shop_attributes th,
.woocommerce table.shop_attributes tr:last-child th,
.woocommerce-page table.shop_attributes tr:last-child th {
border-right: none;
}
.woocommerce-tabs #comments {
float: left;
width: 55%;
padding-right: 30px;
}
.woocommerce-tabs #review_form_wrapper {
float: left;
width: 45%;
padding: 0 0 0 30px;
border-left: 1px solid #e5e5e5;
} .ftc-products-category .row-tabs {
width: 12.83%;
float: left;
padding: 0;
}
.ftc-products-category .row-tabs ul{
padding: 0;
}
.ftc-products-category .counter-wrapper{
display: none;
}
body:not(.fullwidth-template-padding) .ftc-products-category .row-content {
padding-left: 30px;
}
.ftc-products-category .row-content {
width: 87.17%;
float: left;
}
.ftc-products-category .row-content {
position: relative;
z-index: 2;
}
.ftc-products-category .row-content.loading .column-products:before{
background: #fff url(//decoroffice.pt/wp-content/themes/crona/assets/images/loadingp.gif) no-repeat scroll center center;
background-size: 40px 40px;
bottom: 0;
content: "";
display: block;
left: 0;
position: absolute;
right: -1px;
top: 0;
z-index: 1039;
}
.ftc-products-category .woocommerce.columns-4 .products .product {
width: 100%;
}
.woocommerce .products .product,
.woocommerce-page .products .product {
margin: 0 0 30px 0;
}
.woocommerce.columns-4,.woocommerce.columns-3{
margin: 0 -15px;
}
.woocommerce .ftc-slider .products .product,
.woocommerce-page .ftc-slider .products .product {
width: 100%;
text-align: center;
background: #fff;
}
.woocommerce .products.list .product,
.woocommerce-page .products.list .product,
.ftc-products-category .woocommerce .products .product,
.ftc-products-category .woocommerce-page .products .product{
padding:4px;
}
.woocommerce .products.list ,
.woocommerce-page .products.list{
padding: 0px 15px;
}
.ftc-products-category ul.tabs li:hover,
.ftc-products-category ul.tabs li.current {
border: 1px solid #f69e22;
}
.ftc-products-category ul.tabs li.current{
cursor: default;
z-index: 10;
}
.ftc-products-category ul.tabs li:hover{
z-index: 10;
}
.ftc-products-category ul.tabs li {
text-align: center;
margin: 0;
padding: 4px 4px 6px;
border: 1px solid #e5e5e5;
position: relative;
z-index: 1;
cursor: pointer;
vertical-align: middle;
transition: background 100ms ease;
-webkit-transition: background 100ms ease;
-moz-transition: background 100ms ease;
}
.ftc-products-category ul.tabs li {
margin-top: -1px;
}
.ftc-products-category ul.tabs li span.icon {
display: block;
margin-bottom: 6px;
}
.ftc-products-category ul.tabs li span.title {
font-size: 14px;
line-height: 39.5px;
}
.woocommerce div.product span.price{
font-size: 14px;
font-weight: normal;
line-height: 24px;
margin-left: 8.1%;
}
.ftc-products-category .woocommerce {
margin: 0;
position: relative
}
.ftc-products-category .woocommerce .products,
.ftc-products-category .woocommerce-page .products{
margin: 0;
} .ftc-feature.has-image .ftc_feature_content {
padding: 18px 15px 30px 15px;
}
.ftc-feature {
text-align: center;
}
.ul-style.circle li:before {
font-family: FontAwesome;
content: "\f111";
margin-right: 15px;
font-size: 10px;
}
.ftc-feature .ftc_feature_content h3 {
font-size: 21px;
line-height: 25px;
letter-spacing: 0;
font-weight: bold;
}
.ftc-feature a.ftc_feature_image {
position: relative;
overflow: hidden;
display: inline-block;
line-height: 0;
max-width: 100%;
}
.ftc-feature a.ftc_feature_image:hover img {
transform: scale(1.1,1.1);
-webkit-transform: scale(1.1,1.1);
-moz-transform: scale(1.1,1.1);
-ms-transform: scale(1.1,1.1);
}
.ftc-feature a.ftc_feature_image img {
transform: scale(1,1);
-webkit-transform: scale(1,1);
-moz-transform: scale(1,1);
-ms-transform: scale(1,1);
transition: transform 400ms ease 0s;
-moz-transition: transform 400ms ease 0s;
-webkit-transition: -webkit-transform 400ms ease 0s;
}
.ftc-feature a.ftc_feature_image:hover .smooth {
opacity: 1;
}
.ftc-feature .smooth {
top: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
opacity: 0;
position: absolute;
content: "";
background: rgba(0,0,0,0.5);
transition: all 450ms ease 0s;
-moz-transition: all 450ms ease 0s;
-webkit-transition: all 450ms ease 0s;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title:before,
.vc_toggle_title:before{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
content: "";
opacity: 0.3;
z-index: 0;
display: block;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title,
.vc_toggle_default .vc_toggle_title,
.vc_toggle_size_md.vc_toggle_default .vc_toggle_title{
margin: 0;
outline: 0 !important;
cursor: pointer;
margin-bottom: 0px;
padding: 0;
position: relative;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon{
background: none;
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: auto;
z-index: 3;
line-height: 42px;
width: 42px;
height: auto;
text-align: center;
border-left:1px solid #e5e5e5;
font-style: normal;
transform: none;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
transition: none;
-webkit-transition: none;
-moz-transition: none;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading {
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border: 0;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-title > a,
body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title > a:hover,
body div.pp_details a.pp_close:hover:before{
background-color: #000;
color: #fff;
border-color: #000;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel {
margin-bottom: 5px;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title > a{
font-size: 13px;
}
body .vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel-body {
padding: 12px 20px 20px 20px;
margin-bottom: 0;
border:1px solid #e5e5e5;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon:before{
line-height: 42px;
font-family: 'FontAwesome';
font-size: 16px;
content: "\f107";
position: absolute;
top: 50%;
bottom: auto;
left: 0;
right: 0;
border: 0;
transform: translate(0,-50%);
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
transition: all 0s ease 0s;
-webkit-transition: all 0s ease 0s;
-moz-transition: all 0s ease 0s;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title > a {
margin: 0;
position: relative;
display: inline-block;
width: 100%;
z-index: 1;
font-weight: bold;
padding: 9px 20px;
border:1px solid #e5e5e5;
transition: all 200ms ease 0s;
-webkit-transition: all 200ms ease 0s;
-moz-transition: all 200ms ease 0s;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon:after {
display: none;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-controls-icon:before{
content: "\f106";
}
.ftc-sb-button a.ftc-button-1:hover {
background: #383838;
border-color: #ea340a;
color: #ffffff;
}
.ftc-sb-button a.ftc-button-1 {
background: #ffffff;
border-color: #cccccc;
border-width: 0px;
color: #383838;
border-radius: 0;
}
.section-extend-button .ftc-button {
position: absolute;
top: -5px;
left: auto;
right: 15px;
}
.ftc-button, .vc_column_container .vc_btn, .vc_column_container .wpb_button {
padding: 12px 25px;
display: inline-block;
text-transform: uppercase;
font-weight: bold;
border-style: solid !important;
margin: 10px 0 10px 0;
min-width: 140px;
text-align: center;
}
.vc_progress_bar .vc_single_bar .vc_label{
top: -20px;
font-size: 14px;
line-height: 8px;
padding: 0;
color: #444 !important;
text-shadow: none !important;
text-transform: uppercase;
font-weight: bold;
}
.vc_progress_bar .vc_single_bar:first-child{
margin-top: 23px;
}
.vc_progress_bar .vc_single_bar{
margin-bottom: 53px;
}
.vc_progress_bar .vc_single_bar .vc_bar,
.vc_progress_bar .vc_single_bar{
border-radius: 0;
} .ftc-team-member {
text-align: center;
font-size: 16px;
padding: 0;
max-width: 320px;
margin: 0 auto;
}
.ftc-team-member .image-thumbnail {
position: relative;
margin-bottom: -1px;
overflow: hidden;
border-radius: 50%;
}
.ftc-team-member .image-thumbnail:before {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
content: "";
z-index: 1;
opacity: 0;
transition: all 200ms ease 0s;
-webkit-transition: all 200ms ease 0s;
-moz-transition: all 200ms ease 0s;
border-radius: 50%;
}
.ftc-team-member .image-thumbnail:hover:before {
opacity: 0.75;
background: #000;
}
.ftc-team-member .image-thumbnail:hover .socials {
display: block;
}
.ftc-team-member .image-thumbnail:hover .socials li {
-webkit-animation-duration: 400ms;
-moz-animation-duration: 400ms;
animation-duration: 400ms;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: run_social;
-moz-animation-name: run_social;
animation-name: run_social;
backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
@-webkit-keyframes run_social {
from {
opacity:0;
transform:translate(0,20px);
-moz-transform:translate(0,20px);
-webkit-transform:translate(0,20px);
-ms-transform:translate(0,20px);
}
to {
opacity:1;
transform:translate(0,0);
-moz-transform:translate(0,0);
-webkit-transform:translate(0,0);
-ms-transform:translate(0,0);
}
}
@-moz-keyframes run_social {
from {
opacity:0;
transform:translate(0,20px);
-moz-transform:translate(0,20px);
-webkit-transform:translate(0,20px);
-ms-transform:translate(0,20px);
}
to {
opacity:1;
transform:translate(0,0);
-moz-transform:translate(0,0);
-webkit-transform:translate(0,0);
-ms-transform:translate(0,0);
}
}
@keyframes run_social {
from {
opacity:0;
transform:translate(0,20px);
-moz-transform:translate(0,20px);
-webkit-transform:translate(0,20px);
-ms-transform:translate(0,20px);
}
to {
opacity:1;
transform:translate(0,0);
-moz-transform:translate(0,0);
-webkit-transform:translate(0,0);
-ms-transform:translate(0,0);
}
}
.ftc-team-member .image-thumbnail:hover .socials li:nth-child(2) {
animation-delay: 100ms;
-webkit-animation-delay: 100ms;
-moz-animation-delay: 100ms;
}
.ftc-team-member .image-thumbnail:hover .socials li:nth-child(3) {
animation-delay: 200ms;
-webkit-animation-delay: 200ms;
-moz-animation-delay: 200ms;
}
.ftc-team-member .image-thumbnail:hover .socials li:nth-child(4) {
animation-delay: 300ms;
-webkit-animation-delay: 300ms;
-moz-animation-delay: 300ms;
}
.ftc-team-member .image-thumbnail:hover .socials li:nth-child(5) {
animation-delay: 400ms;
-webkit-animation-delay: 400ms;
-moz-animation-delay: 400ms;
}
.ftc-team-member .socials a.facebook:hover {
background: #3B5998;
}
.ftc-team-member .socials a.twitter:hover {
background: #2CAAE1;
}
.ftc-team-member .socials a.google-plus:hover {
background: #DD4B39;
}
.ftc-team-member .socials a.linked:hover {
background: #007BB6;
}
.ftc-team-member .socials a.rss:hover {
background: #FF5700;
}
.ftc-team-member .socials {
position: absolute;
left: 0;
right: 0;
display: none;
top: 50%;
z-index: 2;
transform: translate(0,-49%);
-webkit-transform: translate(0,-49%);
-moz-transform: translate(0,-49%);
-ms-transform: translate(0,-49%);
}
.ftc-team-member .socials a {
font-size: 16px;
line-height: 30px;
width: 30px;
height: 30px;
display: inline-block;
background: transparent;
position: relative;
z-index: 1;
color: #fff;
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
overflow: hidden;
}
.ftc-team-member .socials li{
width: 30px;
height: 30px;
margin: 4px;
display: inline-block;
}
.ftc-team-member header {
padding: 20px 0 0;
}
.ftc-team-member header > h3,
.ftc-team-member header > h3 a {
font-size: 18px;
line-height: 30px;
text-transform: uppercase ;
font-weight: bold;
} .woocommerce #content div.product .woocommerce-tabs.vertical-product-tabs ul.tabs li{
display: inline-block;
width: 100%;
margin-bottom: 3px;
}
.woocommerce #content div.product .woocommerce-tabs.vertical-product-tabs ul.tabs li a, .woocommerce div.product .woocommerce-tabs.vertical-product-tabs ul.tabs li a, .woocommerce-page #content div.product .woocommerce-tabs.vertical-product-tabs ul.tabs li a, .woocommerce-page div.product .woocommerce-tabs.vertical-product-tabs ul.tabs li a{
display: inline-block;
width: 100%;
}
.woocommerce #content div.product .woocommerce-tabs.vertical-product-tabs .tab-panels{
padding: 0
} .ftc-heading h2, .ftc-heading h3, .ftc-heading h4, .ftc-heading h5, .ftc-heading h6 {
padding: 0 0 20px 0;
margin: 0 0 30px 0;
display: inline-block;
width: 100%;
border-bottom: 1px solid #e5e5e5;
font-weight: bold;
}
.wpcf7 p{
width: 370px;
float:left;
}
.wpcf7 p:nth-child(2n+2){
margin-right: 30px;
}
.wpcf7 p:nth-child(6){
width: 100%;
}
.wpcf7 p ::-webkit-input-placeholder{
color: #909090;
}
.wpcf7 p ::-moz-placeholder{
color: #909090;
}
.wpcf7 p input:focus,
.wpcf7 p textarea:focus,
.woocommerce form .form-row .input-text:focus{ 
outline: none !important;
border:1px solid #f69e22;
}
.wpcf7 p input[type="search"],
.wpcf7 p input[type="text"],
.wpcf7 p input[type="password"],
.wpcf7 p input[type="number"],
.wpcf7 p input[type="email"],
.wpcf7 p input[type="date"],
.wpcf7 p select,
.wpcf7 p textarea,
.wpcf7 label{
width: 100%;
max-width: 100%;
}
.wpcf7 input[type^="submit"]{
padding: 15px 24px 15px 24px;
}
.wpcf7 p textarea {
height: 140px;
}
.information-contact p{
display: block;
font-size: 14px;
font-family: "Arial";
margin-bottom: 0px;
margin-top: -10px;
}
.information-contact p:before{
margin-right: 25px;
font-family: "Fontawesome";
} .vc_toggle_title h4 {
margin: 0;
position: relative;
z-index: 1;
font-weight: bold;
padding: 9px 0px 9px 50px;
background: none;
width: 100%;
display: inline-block;
transition: all 200ms ease 0s;
-webkit-transition: all 200ms ease 0s;
-moz-transition: all 200ms ease 0s;
}
.vc_toggle_title h4:hover{
color: #f69e22;
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon,
.vc_toggle.vc_toggle_default .vc_toggle_icon,
.vc_toggle .vc_toggle_icon:after{
display: none !important;
}
.vc_toggle_active .vc_toggle_icon:before {
content: "\f106" !important;
}
.vc_toggle_default .vc_toggle_content,
.vc_toggle_size_md.vc_toggle_default .vc_toggle_content {
padding: 10px 0px 0px 0px;
margin: 0;
font-size: 15px;
text-align: justify;
}
.vc_toggle_default .vc_toggle_content p,
.vc_toggle_size_md.vc_toggle_default .vc_toggle_content p{
max-width: 870px;
margin-bottom: 0px;
} .bg-blank-page {
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 1920px;
transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
content: "";
z-index: 0;
background-color: #000 !important;
}
h1.title-coming {
font-size: 70px;
line-height: 76px;
margin-top: 10px;
padding:0;
}
.page-template-revslider-page-template{
text-align: center;
}
.page-template-revslider-page-template > div:first-child{
overflow: hidden;
position: relative;
padding: 60px 30px 20px 30px;
}
.page-template-revslider-page-template .ftc-countdown{
display: inline-block;
}
.ftc-countdown .counter-wrapper > div{
width:130px;
height:130px;
padding:15px 2px 15px 2px;
border-width:2px;
border-style:solid;
border-radius:50%;
-webkit-border-radius:50%;
-moz-border-radius:50%;
background:transparent;
margin:0 20px;
}
.ftc-countdown .counter-wrapper > div .number-wrapper .number{
font-size:50px;
line-height:56px;
}
.ftc-countdown .counter-wrapper > div .countdown-meta{
font-size:20px;
line-height:24px;
}
.ftc-countdown.text-light .counter-wrapper > div .countdown-meta,
.ftc-countdown.text-light .counter-wrapper > div .number-wrapper .number{
color:#fff;
}
.ftc-countdown.text-light .counter-wrapper > div.days{
background:transparent;
}
.ftc-countdown.text-light .counter-wrapper > div{
border-color:#fff;
}
.ftc-sb-button {
display: inline-block;
}
.ftc-group-button-coming .ftc-button {
min-width: 145px;
margin: 5px;
} .service_row1 .ftc-feature .ftc_feature_content,
.service_row2 .ftc-feature .ftc_feature_content,
.service_row3 .ftc-feature .ftc_feature_content{
padding: 0px;
}
.service-img .img-full:hover:before,
.service-img .img-3 ul li:hover:before {
height: 100%;
opacity: 1;
transition: all 0.75s ease-in-out 0s;
width: 100%;
}
.service-img .img-full:before,
.service-img .img-3 ul li:before {
background: rgba(0,0,0,.1);
bottom: 0;
content: "";
cursor: pointer;
display: block;
height: 100%;
left: 0;
margin: 0 auto;
opacity: 0;
padding: 0;
position: absolute;
right: 0;
width: 4px;
top: 0;
}
.service-img .img-full,
.service-img .img-3 ul li {
position: relative;
}
.service_row1 .text_service,.service_row2 .text_service,.service_row3 .text_service{
padding: 42px 0 33px 85px;
background: #fff;
}
.text_row1, .text_row2, .text_row3 {
margin-top: 43px;
}
.text_service ul{
list-style: none;
font-size: 16px;
padding-left: 0px;
margin-bottom: 0px;
}
.text_service ul li{
position: relative;
padding-left: 20px;
padding: 3px 20px;
}
.text_service ul li:before{
content: "-";
position: absolute;
left: 0px;
}
.text_service h3{
margin-bottom: 15px;
font-weight: bold;
font-size: 28px;
}
.text_service p{
font-size: 16px;
padding: 3px 0px 7px 20px;
}
.text_service a{
display: block;
width: 135px;
height: 40px;
color: #fff !important;
font-size: 16px;
line-height: 40px;
text-align: center;
}
.text_service a:hover{
background: #000;
}
.feature_row1,.feature_row3{
}
.services .wpb_wrapper p{
font-size: 15px; 
}
body .wpb_wrapper .vc_separator {
margin-bottom: 0;
}
.fix-size-heading h2 {
font-size: 35px;
line-height: 40px;
margin-bottom: 30px;
}
.services-title .ftc-feature.feature-horizontal .feature-icon,
.service-title-top .ftc-feature .feature-content .feature-icon {
font-size: 24px;
line-height: 78px;
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border: 1px solid #e5e5e5;
display: inline-block;
width: 78px;
height: 78px;
margin: 0;
text-align: center;
}
.services-title .ftc-feature.feature-horizontal .feature-icon {
float: left;
}
.services-title .ftc-feature.feature-horizontal .ftc_feature_content {
text-align: left;
margin-left: 100px;
margin-bottom: 10px;
padding: 0;
line-height: 2;
display: table;
}
.services-title .ftc-feature.feature-horizontal .feature-content {
line-height: normal;
}
.ftc-feature .ftc_feature_content {
padding-top: 15px;
line-height: 24px;
}
.ftc-feature .ftc_feature_content h3 {
margin-bottom: 3px;
}
.ftc-feature .ftc_feature_content p{
margin-bottom: 0px;
}
.group-feature-has-bg h2,
.group-feature-has-bg .excerpt {
max-width: 80%;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.group-feature-has-bg .excerpt {
padding-bottom: 40px;
}
.ftc-feature.has-image .ftc_feature_content{
background-color: #fff;
padding: 18px 0 0 0;
}
.ftc-feature .feature-content{
line-height: 0;
}
blockquote{
position: relative;
font-style: normal;
padding: 10px 0 10px 60px !important;
margin: 0 0 15px !important;
border-left: 0 !important;
font-size: 13px !important;
}
blockquote:before{
position: absolute;
font-family: "Fontawesome";
content: "\f10d";
font-size: 40px;
line-height: 22px;
left: 1px;
top: 12px;
color: rgba(118,118,118,.3);
} .ftc-number .number {
font-size: 40px;
line-height: 44px;
display: inline-block;
width: 100%;
margin-bottom: 10px;
font-weight: bold;
}
.ftc-number h3.ftc_number_meta {
margin: 0;
padding: 0;
text-transform: uppercase;
font-weight: normal;
font-size: 13px;
line-height: 28px;
}
.ftc-number.text-light * {
color: #fff;
text-align: center;
} .woocommerce form .form-row label.inline{
margin-left: 35px;
}
.woocommerce .form-row input.button{
padding:9px 20px !important;
background: #444444;
color: #fff;
border-radius: 0;
}
.woocommerce form.login, .woocommerce form.register{
padding: 20px 0 0 0;
margin: 0;
border: 0;
}
body .button.button-secondary{
background-color: #000;
color:#fff;
border-color: #000;
}
body .button.button-secondary:hover{
background-color: #444;
border-color: #444;
}
.woocommerce form .form-row {
padding: 0;
margin: 0 0 25px;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label, .woocommerce-page .woocommerce-form p label{
font-weight: normal;
}
#customer_login h2,
.cart_totals  h2{
position: relative;
text-transform: uppercase;
font-weight: 700;
font-size: 25px;
padding-bottom: 9px;
}
#customer_login h2 span,
.cart_totals  h2 span{
position: relative;
padding-bottom: 8px;
}
#customer_login h2 span:before,
.cart_totals  h2 span:before{
content: "";
position: absolute;
width: 100%;
height: 1px;
bottom: 0;
left: 0;
border-bottom: 1px solid #f69e22;
}
#customer_login h2:after,
.cart_totals  h2:after{
content: "";
position: absolute;
width: 100%;
height: 1px;
bottom: 0;
left: 0;
border-bottom: 1px solid #e5e5e5;
} .woocommerce table.shop_table{
border-radius: 0;
}
.woocommerce table.shop_table th{
border-bottom: none;
text-align: center;
font-weight: bold;
text-transform: uppercase;
font-size: 18px;
padding: 10px 12px;
border-right: 1px solid #e5e5e5;
}
.woocommerce table.shop_table th.product-remove,
.woocommerce table.shop_table th.product-stock-stauts{
border: none;
}
.woocommerce table.shop_table th:last-child,
.woocommerce table.shop_table td:first-child,
.woocommerce table.shop_table td:last-child{
border-right: none;
}
.woocommerce .cart_totals table.shop_table tbody tr th{
border-right: none !important;
}
.woocommerce .cart_totals table.shop_table tbody tr td{
border-left: none !important;
}
.woocommerce table.shop_table td{
border-right: 1px solid #e5e5e5;
text-align: center;
margin: 0 auto;
border-bottom: 0;
}
.woocommerce a.remove{
margin: 0 auto;
}
.woocommerce table.shop_table td.product-quantity .quantity-title{
display: none;
}
.woocommerce table.shop_table td.product-quantity .quantity{
display: inline-block;
margin-top: 5px;
}
.woocommerce-cart table.cart img{
width:101px;
}
.woocommerce table.shop_table td:first-child{
padding: 20px;
width: 141px;
}
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
width: 295px;
border: 1px solid #e5e5e5;
padding: 7px 6px;
}
.woocommerce-cart table.cart input.button{
padding: 13px 20px !important;
background-color: #2c2c2c;
color:#fff;
font-weight: normal;
text-transform: uppercase;
font-size: 14px;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals{
float:left;
width: 100%;
}
.woocommerce .cart-collaterals .cart_totals h2{
margin-bottom: 35px;
}
.woocommerce table.shop_table tbody th{
font-weight:normal;
font-size: 14px;
text-transform: initial;
vertical-align: middle !important;
}
.woocommerce .cart_totals  table.shop_table{
width: 75%;
float:left;
border-spacing: 0 10px;
border:none;
margin: -10px 21px 6px 0;
}
.woocommerce-cart .wc-proceed-to-checkout{
float:left;
padding:0;
}
.woocommerce .cart_totals table.shop_table td{
padding:12px;
}
.woocommerce .wc-proceed-to-checkout a.button.alt,
.woocommerce .wc-proceed-to-checkout a.button{
background-color: #2c2c2c;
color: #fff;
text-transform: uppercase;
padding: 15px 0;
width: 270px;
text-align: center;
font-size: 14px;
font-weight: normal;
margin-bottom: 11px;
border-radius: 0px;
padding-bottom: 17px;
}
.woocommerce .wc-proceed-to-checkout a.button
{
}
.woocommerce .wishlist_table td.product-add-to-cart a {
display: block!important;
margin: 0;
text-align: center;
padding: 15px;
border-radius: 0px;
}
.woocommerce-checkout .woocommerce-form__input.woocommerce-form__input-checkbox.input-checkbox{
position: relative;
}
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled]{
color: #fff;
}
.woocommerce .cart_totals table.shop_table tbody tr th,
.woocommerce .cart_totals table.shop_table tbody tr td,
.woocommerce .cart_totals table.shop_table tbody:first-child tr:first-child td,
.woocommerce .cart_totals table.shop_table tbody:first-child tr:first-child th,
.blog .entry-header{
border: 1px solid #e5e5e5;
}
.post-password-form label{
float: left;
}
.post-password-form label input[type="password"]{
padding: 2px;
}
.post-password-form input[type="submit"]{
position: relative;
top: 24px;
left: 5px;
} body div.pp_woocommerce.pp_pic_holder .pp_content_container,
body .pp_content_container {
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
padding: 30px;
display: inline-block;
}
body div.pp_woocommerce.pp_pic_holder .pp_content_container .pp_content{
margin-bottom: -50px;
}
.pp_woocommerce div.product div.images-slider-wrapper,
.woocommerce .pp_woocommerce div.product div.images-slider-wrapper,
.woocommerce-page .pp_woocommerce div.product div.images-slider-wrapper {
width: 48%;
float: left;
position: relative;
}
.pp_woocommerce div.product div.summary,
.woocommerce-page .pp_woocommerce div.product div.summary {
width: 52%;
padding: 0 25px 0 30px;
float: left;
}
.ftc-quickshop-wrapper .owl-nav > div.owl-prev {
left: 0px;
right: auto;
}
.ftc-quickshop-wrapper .owl-nav > div.owl-next {
right: 0px;
left: auto;
}
.ftc-quickshop-wrapper .owl-nav > div.owl-next:hover,
.ftc-quickshop-wrapper .owl-nav > div.owl-prev:hover{
border-color: #f69e22;
color: #f69e22;
}
.ftc-quickshop-wrapper .owl-nav > div {
top: 50% !important;
background-color: #fff;
margin-top: -15px;
}
.owl-nav > div {
position: absolute;
cursor: pointer;
top: -60px;
width: 30px !important;
height: 30px !important;
z-index: 4;
line-height: 0;
display: inline-block;
font-size: 0;
text-align: center;
font-weight: bold;
border: 1px solid #e5e5e5;
transition: left 650ms,right 650ms,color 250ms,background 250ms,opacity 250ms,border-color 250ms,visibility 250ms ease 0s;
-webkit-transition: left 650ms,right 650ms,color 250ms,background,opacity 250ms,border-color 250ms,visibility 250ms 250ms ease 0s;
-moz-transition: left 650ms,right 650ms,color 250ms,background,opacity 250ms,border-color 250ms,visibility 250ms 250ms ease 0s;
}
.related.products .owl-nav{
display: none;
}
.ftc-quickshop-wrapper .quantity  input[type="number"]{
height: 32px;
width: 30px;
text-align: center;
}
div.pp_default .pp_close, body div.pp_woocommerce.pp_pic_holder .pp_close,
body div.ftc-product-video.pp_pic_holder .pp_close,
body div.ftc-size_chart .pp_close,
body .ftc-lightbox.pp_pic_holder a.pp_close {
bottom: auto;
z-index: 9;
top: 29px;
right: 32px;
position: absolute !important;
background-image: none;
width: 30px;
height: 30px;
text-indent: -99999px;
font-size: 0;
background-color: #444;
border-radius: 0;
background-image: none !important;
transition: all 150ms ease 0s;
-webkit-transition: all 150ms ease 0s;
-moz-transition: all 150ms ease 0s;
}
body div.pp_woocommerce.pp_pic_holder .pp_close:before,
div.pp_default .pp_close:before,
body div.ftc-size_chart .pp_close:before,
body .ftc-lightbox.pp_pic_holder a.pp_close:before,
body div.ftc-product-video.pp_pic_holder .pp_close:before {
content: "\00d7";
display: block;
position: absolute;
font-family: open sans-serif !important;
top: 0;
left: 0;
right: 0;
bottom: 0;
text-align: center;
line-height: 30px;
text-shadow: none !important;
text-indent: 0 !important;
font-size: 26px;
font-weight: 300;
transition: all 150ms ease 0s;
-webkit-transition: all 150ms ease 0s;
-moz-transition: all 150ms ease 0s;
}
.pp_woocommerce div.product .product_title{
font-size: 26px;
line-height: 30px !important;
padding: 0;
margin-bottom: 5px;
}
.woocommerce-product-rating a.woocommerce-review-link:before {
font-family: 'FontAwesome';
margin-right: 10px;
content: "\f044";
}
.pp_woocommerce .woocommerce-product-rating {
line-height: 0;
margin: 0 0 15px 0;
display: inline-block;
float: left;
padding: 2px 0;
}
.sku-wrapper {
display: inline-block;
width: 100%;
clear: both;
font-weight: bold;
text-transform: uppercase;
margin: 0 0 7px 0;
}
.sku-wrapper span {
font-weight: normal;
text-transform: none;
}
#pp_full_res .pp_inline .woocommerce-product-details__short-description p {
margin: 0 0 15px;
text-align: justify;
line-height: 20px;
}
.pp_woocommerce div.product form.cart .button{
min-width: 150px;
height: 40px;
text-transform: uppercase;
font-weight: bold;
background: #f69e22;
color: #fff;
margin-bottom: 10px;
margin-top: 20px;
padding: 5px;
}
.pp_woocommerce .woocommerce-product-rating .star-rating{
width: 85px;
height: 12px;
font-size: 12px;
line-height: 12px;
margin: 0 15px 0 0;
float: left;
overflow: hidden;
position: relative;
font-family: star !important;
top: 0;
}
.pp_woocommerce .star-rating span:before,
.pp_woocommerce .star-rating:before {
letter-spacing: 4px;
font-size: 12px;
line-height: 12px;
font-family: star;
}
.pp_woocommerce .star-rating:before{
content: "\73\73\73\73\73";
float: left;
top: 0;
left: 0;
position: absolute;
}
.pp_woocommerce .woocommerce-product-rating .star-rating span{
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.pp_woocommerce .star-rating span:before,
.pp_woocommerce .star-rating:before{
letter-spacing: 4px;
font-size: 12px;
line-height: 12px;
font-family: star;
}
.pp_woocommerce .star-rating span:before{
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
}
.woocommerce-product-rating a.woocommerce-review-link{
line-height: 14px;
}
.woocommerce .woocommerce-product-rating .star-rating
{
margin-top: 5px;
margin-right: 8.1%;
}
.pp_woocommerce div.product p.availability.stock {
clear: both;
line-height: 14px;
}
div.product div[itemprop="offers"] .price .amount,
div.product .single_variation_wrap .amount{
font-size: 24px;
line-height: 30px;
font-weight: bold;
}
.pp_woocommerce .entry-summary table.group_table{
border-collapse: separate;
border: none;
margin-bottom: 0;
}
.pp_woocommerce .entry-summary table.group_table td{
border: none;
}
.pp_woocommerce .entry-summary table.group_table td:nth-child(1){ padding-left: 25px;
}
.pp_woocommerce .entry-summary table.group_table td:nth-child(3){
text-align: center;
}
.pp_woocommerce .entry-summary table.group_table td:nth-child(2){
font-size: 15px;
line-height: 24px;
}
.pp_woocommerce .product-type-grouped .entry-summary table.group_table td:nth-child(1){
padding-left: 0;
}
form.variations_form.cart table
{
border: none;
}
form.variations_form.cart table td
{
border: none;
}
.owl-nav > div.owl-next:before {
content: "\f105";
font-size: 20px !important;
}
.owl-nav > div.owl-prev:before {
content: "\f104";
font-size: 20px !important;
}
.owl-nav > div:before {
line-height: 24px;
font-family: 'FontAwesome';
font-size: 24px;
font-weight: 300;
transition: none;
-webkit-transition: none;
-moz-transition: none;
} .clear{
clear: both;
}
.full-content{
padding-top: 6px;
text-align: justify;
line-height: 24px;
font-size: 16px;
}
.related-posts.related{
margin-top: 30px;
}
article a.button-readmore {
background: #313131;
color: #fff !important;
padding:5px 13px;
margin-top: 10px ;
display: inline-block;
margin-bottom: 6px;
}
.home-blog article a.button-readmore {
background: #313131;
color: #fff !important;
padding: 4px 13px;
}
.blog-home4 article a.button-readmore {
background: #313131;
color: #fff !important;
padding: 4px 13px;
}
article a.button-readmore:hover{
background-color: #f69e22;
}
.blog .page-header,
.nav-title-icon-wrapper .icon-arrow-left,
.nav-title-icon-wrapper .icon-arrow-right,
.icon-arrow-left,
.icon-arrow-right{
display: none;
}
.home-blog .blogs article h3.product_title,
.list-posts .post-info .entry-title {
font-size: 18px;
line-height: 21px;
text-transform: uppercase;
font-weight: bold;
padding: 6px 0 20px 0;
letter-spacing: 0;
}
.blogs article h3.product_title a{
color:#444;
}
.blogs article h3.product_title a:hover{
color:#f69e22;
}
.home-blog .blogs .post-info{
text-align: justify;
color:#666;
margin-bottom: 15px;
line-height: 24px;
width: 48%;
float: left;
}
body article a.button-readmore {
font-weight: 500;
text-transform: capitalize;
}
.blogs .comment-count i{
margin-right: 2px;
}
article a.button-readmore:before {   }
.ftc-blogs article .post-info {
margin-bottom: 10px;
}
.ftc-blogs article {
display: block;
max-width: 600px;
margin: 0 auto 20px auto;
}
.home .ftc-sb-blogs .meta-slider,
.blog-home .ftc-sb-blogs .meta-slider,
.blog a.blog-image{
margin: 0;
}
.ftc-sb-blogs .meta-slider {
margin: 0 -15px 0 -15px;
}
.blog-home2 .ftc-sb-blogs .meta-slider, .bloghome3 .ftc-sb-blogs .meta-slider{
margin: 0;
}
.ftc-sb-blogs.ftc-masonry .post-info{
margin-bottom: 50px;
padding-top: 15px;
}
.blogs .post-info .entry-content {
margin-top: 7px;
margin-bottom: 23px;
line-height: 20px;
}
.home-blog .blogs .post-info .entry-content {
margin-top: 7px;
margin-bottom: 13px;
line-height: 24px;
}
.home-blog .blogs .post-info .entry-content p{
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 3;
display: -webkit-box;
-webkit-box-orient: vertical;
}
.blog-home4 .blogs .post-info .entry-content {
margin-top: 7px;
margin-bottom: 13px;
line-height: 24px;
}
.blog-home4 .count-view{
font-size: 14px;
}
.load-more-wrapper .button {
min-width: 170px;
display: inline-block;
text-transform: uppercase;
font-weight: bold;
background-color: #222222;
color: #ffffff;
border-color: #222222;
padding: 10px 0px;
margin-bottom: 10px;
position: relative;
}
.load-more-wrapper {
text-align: center;
display: inline-block;
width: 100%;
}
.archive.category .post-item .post-info,
.blog .post-item .post-info,
.author .post-item .post-info{
padding:0 30px;
background: #fff;
}
.archive.category article .post-info .entry-title,
.blog article .post-info .entry-title,
.author article .post-info .entry-title
{ margin: 15px 0 20px;
text-transform: uppercase;
font-weight: bold;
}
.archive.category .full-content,
.blog .full-content,
.author .full-content{
padding-top: 15px;
padding-bottom: 13px;
}
.single-post article .post-info .entry-title{
margin: 15px 0 10px;
text-transform: uppercase;
font-weight: bold;
}
.archive.category article .post-info .caftc-link,
.blog article .post-info .caftc-link,
.author article .post-info .caftc-link,
.single-post article .post-info .caftc-link{
line-height: 28px;
}
.archive.category .ftc-breadcrumb,
.blog  .ftc-breadcrumb,
.author .ftc-breadcrumb,
.single-post .ftc-breadcrumb{
margin: 0px auto 60px;
}
.blog .entry-info .entry-summary .short-content,
.single-post .entry-info .entry-summary .short-content{
margin-bottom: 20px;
text-align: justify;
font-size: 14px;
}
.blog article .post-info .entry-bottom,
.single-post article .post-info .entry-bottom{
border-top: 1px solid #e5e5e5;
padding: 20px 0 5px 0;
margin-top: 20px;
overflow: hidden;
}
.blog article .post-info .entry-bottom .caftc-link,
.single-post article .post-info .entry-bottom .caftc-link{
float: left;
font-size: 14px;
}
.blog article .post-info .entry-bottom .vcard.author,
.single-post article .post-info .entry-bottom .vcard.author{
float: right;
font-size: 14px;
}
.comments-area .comment-author {
float: left;
display: inline-block;
width: 100%;
margin-top: 18px;
overflow: hidden;
}
.comment-author .author-name {
display: inline-block;
float: left;
text-transform: capitalize;
margin-bottom: 4px;
}
.comments-area .datetime, .comments-area .reply {
display: inline-block;
float: left;
font-size: 13px;
line-height: 14px;
}
.comments-area .datetime {
clear: both;
margin-right: 30px;
}
.archive.category article .post-info .entry-info,
.author article .post-info .entry-info,
.single-post article .post-info .info-category{
margin-bottom: 5px;
}
.nav-next .nav-title {
margin-top: 2px !important;
}
.single-post article .post-info .info-category .date-time,
.single-post article .post-info .info-category .caftc-link,
.single-post article .post-info .info-category .vcard.author,
.single-post article .post-info .info-category .comment-count{
display: inline-block;
margin-right: 7px;
}
.single-post article .post-info .info-category .date-time:before,
.single-post article .post-info .info-category .caftc-link:before,
.single-post article .post-info .info-category .vcard.author:before,
.single-post article .post-info .info-category .comment-count .fa-comments-o{
margin-right: 5px;
}
.single-post article .post-info .info-category .date-time:before{
font-family: "Fontawesome";
content: "\f073";
}
.single-post article .post-info .info-category .vcard.author:before{
font-family: "Fontawesome";
content: "\f044";
color: #999;
}
.entry-info .short-content {
display: inline-block; 
width: 100%; 
} .vc_message_box{
text-transform: uppercase;
font-weight: normal;
margin: 0 0 30px;
padding: 27px 20px 27px 72px;
}
.vc_message_box.vc_message_box-standard{
background-color: #fff;
}
.vc_message_box-icon>*, .vc_message_box-icon>.fa {
font-size: 30px;
} .vc_btn3.vc_btn3-size-sm,
.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline-custom{
padding: 9px 37px;
margin-bottom: 15px;
}
.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline-custom,
.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom,
.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom{
color:#444 !important;
}
.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline-custom:hover,
.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom:hover,
.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom:hover{
color:#fff !important;
}
.vc_btn3.vc_btn3-size-md,
.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom{
padding: 11px 33px;
margin-bottom: 10px;
}
.vc_btn3.vc_btn3-size-lg,
.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom{
padding: 13px 38px;
margin-bottom:3px;
}
.shortcode-button .wpb_column.vc_column_container > div.wpb_wrapper:first-child{
border: 1px solid #e5e5e5;
text-align: center;
}
.shortcode-button .wpb_text_column{
margin-bottom: 20px;
} .shortcode-icon .wpb_column.vc_column_container > div.wpb_wrapper:first-child,
.shortcode-title .wpb_column.vc_column_container > div.wpb_wrapper:first-child,
.shortcode-heading .wpb_text_column{
border: 1px solid #e5e5e5;
padding: 25px 20px 0;
}
.shortcode-icon .style-1 .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left{
display: inline-block;
width: 60px;
}
.shortcode-icon .style-1 .wpb_text_column,
.shortcode-icon .style-2 .wpb_text_column{
display: inline-block;
width: 78%;
margin-bottom: 25px;
}
.shortcode-icon .style-2 .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left{
display: inline-block;
width: 74px;
}
.shortcode-icon .vc_icon_element{
margin-bottom: 20px;
}
.shortcode-icon .style-2 .wpb_text_column{
display: inline-block;
width: 73%;
margin-bottom: 25px;
margin-left: 12px;
}
.shortcode-icon .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-orange .vc_icon_element-icon{
color: #f69e22;
}
.shortcode-icon .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-background{
background-color: #f69e22;
} .shortcode-heading .wpb_text_column {
border: 1px solid #e5e5e5;
padding: 25px 20px;
}
.shortcode-heading .style-1 .ftc-heading h1{
font-size: 36px;
line-height: 36px;
}
.shortcode-heading .style-2 .ftc-heading h1{
font-size: 30px;
line-height: 30px;
}
.shortcode-heading .style-3 .ftc-heading h1{
font-size: 24px;
line-height: 24px;
}
.shortcode-heading .style-4-left .ftc-heading{
text-align: left;
}
.shortcode-heading .style-4-left .ftc-heading h1{
padding: 0 20px 0 0;
}
.shortcode-heading .style-4-right .ftc-heading{
text-align: right;
}
.shortcode-heading .style-4-right .ftc-heading h1{
padding: 0 0 0 20px;
}
.shortcode-heading .style-4-left .ftc-heading h1:before,
.shortcode-heading .style-4-right .ftc-heading h1:after{
display: none;
} .style1 .ftc-countdown .counter-wrapper > div,
.style2 .ftc-countdown .counter-wrapper > div,
.style3 .ftc-countdown .counter-wrapper > div{
width: 52px;
height: 52px;
border-radius: 50%;
background-color: #f69e22;
padding: 0;
margin: 0 5px;
border: none;
overflow: visible;
}
.style1 .ftc-countdown,
.style2 .ftc-countdown,
.style3 .ftc-countdown,
.style4 .ftc-countdown{
text-align: center;
}
.style2 .ftc-countdown .counter-wrapper > div{
border-radius: 0 !important;
}
.style3 .ftc-countdown .counter-wrapper > div{
border-radius: 13px !important;
}
.style1 .ftc-countdown .counter-wrapper > div .number-wrapper .number,
.style2 .ftc-countdown .counter-wrapper > div .number-wrapper .number,
.style3 .ftc-countdown .counter-wrapper > div .number-wrapper .number{
font-size: 16px;
}
.style1 .ftc-countdown .counter-wrapper > div .countdown-meta,
.style2 .ftc-countdown .counter-wrapper > div .countdown-meta,
.style3 .ftc-countdown .counter-wrapper > div .countdown-meta{
color: #444;
font-size: 13px;
}
.style4 .ftc-countdown .counter-wrapper{
border: 1px solid #e5e5e5;
line-height: 0;
}
.style4 .ftc-countdown .counter-wrapper > div{
border: none;
padding: 0;
margin: 40px 80px;
height: auto;
position: relative;
overflow: visible;
}
.style4 .ftc-countdown .counter-wrapper > div:before{
position: absolute;
content: "";
width: 1px;
height: 100px;
border-right: 1px solid #e5e5e5;
right:-80px;
}
.style4 .ftc-countdown .counter-wrapper > div:last-child:before{
display: none;
}
.style4 .ftc-countdown .counter-wrapper > div .number-wrapper .number{
color: #444;
font-size: 80px;
}
.style4 .ftc-countdown .counter-wrapper > div .countdown-meta{
color: #444;
font-size: 18px;
margin-top: 30px;
} #ftc-ajax-search-result{
z-index: 9999;
background-color: #fff;
border: 1px solid #e5e5e5;
}
#ftc-ajax-search-result ul li:first-child {
border: 0;
}
#ftc-ajax-search-result ul li {
list-style: none;
padding: 15px 15px 12px 15px;
border-top: 1px solid #e5e5e5;
position: relative;
z-index: 2;
display: inline-block;
clear: both;
}
#ftc-ajax-search-result ul li .thumbnail{
float: left;
width: 101px;
height: auto;
margin: 0;
}
#ftc-ajax-search-result ul li .meta {
margin-left: 120px;
position: relative;
top: -4px;
}
#ftc-ajax-search-result ul li .meta a{
font-weight: bold;
} #cboxContent {
background: transparent;
background-color: transparent !important;
}
#cboxLoadedContent {
padding: 50px 40px 0 40px;
box-shadow: none;
border-radius: 0;
margin: 0 0 5px 0;
background: transparent !important;
}
#cboxTopCenter,
#cboxTopLeft,
#cboxTopRight,
#cboxBottomLeft,
#cboxBottomRight,
#cboxBottomCenter,
#cboxMiddleLeft,
#cboxMiddleRight {
background: transparent;
width: 0;
height: 0;
padding: 0;
margin: 0;
}
#cboxClose {
bottom: auto;
top: 50px;
right: 10px;
position: absolute !important;
background-image: none;
width: 30px;
height: 30px;
text-indent: -99999px;
background-image: none !important;
transition: all 150ms ease 0s;
-webkit-transition: all 150ms ease 0s;
-moz-transition: all 150ms ease 0s;
}
#cboxClose:before {
content: "\00d7";
display: block;
position: absolute;
font-family: Lato !important;
top: 0;
left: 0;
right: 0;
bottom: 0;
text-align: center;
line-height: 26px;
text-shadow: none !important;
text-indent: 0 !important;
font-size: 26px;
font-weight: 300;
transition: all 150ms ease 0s;
-webkit-transition: all 150ms ease 0s;
-moz-transition: all 150ms ease 0s;
}
body table.compare-list tr.remove td > a {
font-size: 0;
line-height: 0;
background: transparent !important;
}
body table.compare-list .remove td a .remove {
position: relative;
width: auto;
height: auto;
line-height: 0;
font-size: 0;
background: transparent !important;
}
body table.compare-list tr.remove td > a .remove:before {
font-family: 'FontAwesome';
content: "\f057";
font-size: 18px;
font-weight: 300 !important;
line-height: 18px;
transition: all 150ms ease-in-out 0s;
-webkit-transition: all 150ms ease-in-out 0s;
-moz-transition: all 150ms ease-in-out 0s;
}
table.compare-list .description td p{
margin: 0;
}
body > h1:first-child {
font-size: 16px;
padding: 14px 20px;
border: 0;
background-color: #ccb28d;
display: block;
margin: 0 0 -1px 0;
position: relative;
z-index: 14;
direction: rtl;
color:#fff;
font-weight: bold;
text-align: left;
}
table.compare-list tr.image th,
table.compare-list tr.image td,
table.compare-list tr.title th,
table.compare-list tr.title td,
table.compare-list tr.price th,
table.compare-list tr.price td{
color: #444;
text-transform: none;
font-size: 16px;
text-decoration: none;
}
.wishlist-empty{
font-size: 13px;
font-family: "Arial";
}
.site-footer {
color:#999;
}
body table.compare-list {
margin: 0 !important;
padding: 0 !important;
font-weight: normal;
border-width: 0 0 1px 0;
border-style: solid;
width: 100% !important;
} .cloud-zoom-wrap{
position: relative;
} .related-posts .related-post-title h3{
font-size: 18px;
font-weight: bold;
text-align: center;
text-transform: uppercase;
margin-bottom: 25px;
position: relative;
}
.vcard.author{  }
.vcard.author,.caftc-link,.tags-link{
margin-right: 30px;
}
.caftc-link{
display: inline-block;
margin: 0 15px;
}
.post-item.sticky .post-info .entry-info .entry-title .sticky-post{
padding: 2px 6px;
color: #fff;
background: #b20000;
text-align: center;
text-transform: uppercase;
font-weight: bold;
position: relative;
top: -4px;
left: 5px;
border-radius: 4px;
font-size: 14px;
} .woocommerce-account .woocommerce-MyAccount-navigation{
width:200px;
float:left; position:relative;
padding:0 !important;
margin:0 0 0 0;
overflow:visible;
z-index:5;
margin-top: 20px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul{
margin:0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul:before{
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
content:"";
opacity:0.3;
z-index:0;
display:block;
}
.woocommerce-account .woocommerce-MyAccount-navigation li{
list-style:none;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a{
text-decoration:none;
}
.woocommerce-account .woocommerce-MyAccount-content{
border-width:1px;
border-style:solid;
margin-bottom:0;
padding:20px;
float:none;
width:auto;
-webkit-box-flex: none;
-webkit-flex: none;
-ms-flex: none;
flex: none;
display:block;
min-height:300px;
border-color: #ebebeb;
margin-top: 20px;
}
.woocommerce .woocommerce-Address.address a.button.edit,
.woocommerce-account .woocommerce-MyAccount-content button.woocommerce-Button.button,
.woocommerce-account .woocommerce-MyAccount-content a.woocommerce-Button.button{
background: #2c2c2c;
color: #ffff;
}
.woocommerce-account .woocommerce-MyAccount-navigation li {
margin: 0 0 -1px 0;
padding: 0;
width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
border-right: none;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message
{
background: unset;
}
.woocommerce #respond input#submit,
.woocommerce a.button, 
.woocommerce button.button,
.woocommerce input.button
{
border-radius: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a {
margin: 0;
padding: 9px 20px;
position: relative;
z-index: 1;
background: rgba(0, 0, 0, 0.02);
float: none;
display: inline-block;
z-index: 1;
font-weight: bold;
border-width: 1px;
border-style: solid;
display: inline-block;
width: 100%;
border-color: #ebebeb;
}
.woocommerce-account .woocommerce-MyAccount-navigation li:hover a:after, 
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a:after {
left: -1px !important;
opacity: 1;
width: 2px !important;
height: auto !important;
border-width: 0 0 0 2px !important;
border-style: solid !important;
transition: opacity 500ms, left 400ms ease 0s;
-webkit-transition: opacity 500ms, left 400ms ease 0s;
-moz-transition: opacity 500ms, left 400ms ease 0s;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a:after {
position: absolute;
top: -1px !important;
left: 4px !important;
right: auto !important;
bottom: -1px !important;
width: 2px !important;
height: auto !important;
padding: 0;
border-width: 0 0 0 2px !important;
border-style: solid !important;
z-index: 2;
display: block;
opacity: 0;
content: "";
}
.ftc_cart_list li.loading:before{
content: "";
background: url(//decoroffice.pt/wp-content/themes/crona/assets/images/loadingp.gif);
position: absolute;
top: 50%;
left: 50%;
width: 30px;
height: 30px;
margin-top: -20px;
z-index: 1;
}
.ftc_cart_list li.loading:after{
content: "";
position: absolute;
top: -20px;
right: -10px;
left: -10px;
bottom:0;
background-color: rgba(0, 0, 0, 0.5);
}
.pp_inline .summary .ftc-social-sharing{
margin-top: 20px;
}
.pp_inline .summary .ftc-social-sharing a{
padding: 10px;
} #to-top{
position:fixed;
right:15px; bottom:30px;
transform:scale(0,0);
-webkit-transform:scale(0,0);
-moz-transform:scale(0,0);
-ms-transform:scale(0,0);
width:30px;
height:30px;
display:inline-block;
transition:all 300ms ease 0s;
-webkit-transition:all 300ms ease 0s;
-moz-transition:all 300ms ease 0s;
text-align:center;
font-size:0;
line-height:40px;
cursor:pointer;
border-radius:100%;
-webkit-border-radius:100%;
-moz-border-radius:100%;
display:block !important;
z-index:999;
backface-visibility:hidden;
-moz-backface-visibility:hidden;
-webkit-backface-visibility:hidden;
}
#to-top a{
display:inline-block;
width:40px;
height:40px;
line-height:36px;
border: 1px solid #666666 !important;
border-style:solid;
overflow:hidden;
border-radius:100%;
-webkit-border-radius:100%;
-moz-border-radius:100%;
background-color: #ffffff;
}
#to-top a:before{
font-family: 'FontAwesome';
content: "\f106";
font-size:18px;
font-weight:300;
}
#to-top a:hover{
text-decoration:none;
background: #ccb28d; 
color: #fff;
}
#to-top.on{
transform:scale(1,1);
-webkit-transform:scale(1,1);
-moz-transform:scale(1,1);
-ms-transform:scale(1,1)
}
.thumbnails.loading,.ftc-sb-testimonial.loading,.meta-slider.loading,.related .products.loading{
min-height: 60px;
margin: 0;
padding: 0;
position: relative;
}
.thumbnails.loading ul,.ftc-sb-testimonial.loading div,.meta-slider.loading > div,.related .products.loading > div{
display: none;
}
.thumbnails.loading:before,.ftc-sb-testimonial.loading:before,.meta-slider.loading:before,.related .products.loading:before{
content: "";
background: url(//decoroffice.pt/wp-content/themes/crona/assets/images/loadingp.gif);
z-index: 1;
width: 30px;
display: inline-block;
position: absolute;
height: 30px;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
} .load-more.loading:before{
content: "";
background: url(//decoroffice.pt/wp-content/themes/crona/assets/images/loadingp.gif);
z-index: 1;
width: 30px;
display: inline-block;
position: absolute;
height: 30px;
top: 7px;
left: 50%;
transform: translateX(-50%);
} .instagram-content.loaded{
overflow: hidden;
}
.nav-left, .nav-right
{
width: 50%;
}
.tp-caption.ts-button-border-primary:hover, .ts-button-border-primary:hover {
color: #ffffff;
text-decoration: none;
border-color: transparent;
border-style: none;
border-width: 0px 0px 0px 0px;
border-radius: 0px 0px 0px 0px;
}
.ftc-feature .feature-content .fa {
display: inline-block;
border: 1px solid #e7e2db !important;
color: #c3a476;
padding: 22px 4px;
border-radius: 50%;
font-size: 36px;
margin: 5px 0px;
transition: 0.5s all;
}
.ftc-feature .feature-content .fa:hover
{
color: #fff;
}
.tp-rightarrow:hover .tparrows:before
{
color: #fff !important;
}
.wpb-js-composer .vc_tta-container .vc_tta.vc_general .vc_tta-tabs-list
{
background: none;
color: #999999;
}
.vc_tta-tabs-container:before
{
border: none !important;
}
.vc_tta-tab:before
{
padding: 0;
position: absolute;
content:"\f111" !important;
font-family: 'FontAwesome';
top: 0;
bottom: 5px;
right: -2px;
width: 2px;
display: block;
font-size: 6px !important;
line-height: 20px;
color: #ccb28d;
}
.vc_tta-tab.vc_active a span:active
{
color: #ccb28d !important;
}
.vc_tta-tabs-list:before
{
content: "" !important;
}
.vc_tta-tabs-list:after
{
content: "" !important;
}
.vc_tta-tab a
{ font-weight: 500;
}
p.header-main{
font-size: 18px;
color: #999999;
font-family: "Damion";
margin-bottom: 5px;
}
.vc_column_container .wpb_text_column.wpb_content_element .wpb_wrapper h2
{
font-weight: bold;
margin-top:0;
font-size: 38px;
margin-bottom: -5px !important;
}
.woocommerce .product .item-description {
background: #fff;
display: inline-block;
width: 100%;
vertical-align: top;
padding-bottom: 20px;
}
.wpb_text_column .wpb_content_element .wpb_wrapper h2
{
margin-top: 0;
}
.ftc-feature .ftc_feature_content p {
margin-bottom: 27px;
font-size: 16px;
}
.wpb_row
{
margin-bottom: 0  !important;
}
.ftc-team-member .image-thumbnail:hover:before
{
opacity: 0;
}
body.wpb-js-composer .vc_general.vc_tta-tabs .vc_tta-tabs-container {
text-align: center;
overflow: visible;
margin-bottom: 35px !important;
}
.ftc-feature .ftc_feature_content a:hover
{
color: #c3a476;
}
.home-blog .blogs .count-view
{
float: right !important;
display: inline-block;
color: #999;
font-size: 14px;
}
.blog-home4 .blogs .count-view
{
float: right !important;
display: inline-block;
color: #999;
}
span.count-view:before {
font-family: 'FontAwesome';
content: '\f06e';
color: #999;
}
.home-blog .blogs .date-time.date-time-meta {
display: inline-block;
margin-left: 50px;
color: #999;
}
.blog-home4 .blogs .date-time.date-time-meta {
display: inline-block;
margin-left:50px;
color: #999;
}
.blogs .date-time.date-time-meta:before
{
content: '\f073';
font-family: 'FontAwesome';
margin-right: 5px;
color: #999;
}
.home-blog .blogs .post-img
{
min-height: 0;	
width: 47.5%;
float: right !important;
}
.home-blog .blogs .post-info a
{
float: right;
}
.blog-home4 .blogs .post-info a
{
float: right;
}
.ftc-sb-testimonial .active.center .testimonial-content .avatar img
{
padding: 0;
}
.owl-item.cloned.active
{
z-index: 1 !important;
}
.slide2 {
text-align: right !important;
}
.header-language li {
list-style: none;
}
.ftc-product .item-description .add-to-cart
{
width:71%;
height: 40px;
}
.ftc-product .item-description .yith-wcwl-add-to-wishlist
{
width: 14.5%;
height: 40px;
}
.item-description .compare {
width: 14.5%;
height: 40px;
float: left;
}
.woocommerce .products .product {
padding: 0;
background: #fff;
}
.woocommerce .products .product:hover {
border: none;
}
.woocommerce .product .item-description .meta_info a:hover
{
color: #fff !important;
background: #c3a476;
}
.woocommerce .product .item-description .meta_info .yith-wcwl-add-to-wishlist a:hover {
border-color: #e5e5e5;
}
.ftc-product .item-description .yith-wcwl-add-to-wishlist, .ftc-meta-widget.item-description .yith-wcwl-add-to-wishlist, .ftc-product .item-description .add-to-cart {
position: relative;
display: inline-block;
}
.woocommerce .item-description .meta_info > div a {
width: 100%;
}
.item-description .meta_info {
width: 100%;
flex-direction: column;
height: 40px;
text-align: center;
z-index: 1;
bottom: 0;
background: #fff;
border: solid #f3f0ed;
border-width: 0 1px 1px 1px;
margin-top: 15px;
}
.team1.wpb_column.vc_column_container.vc_col-sm-12.vc_custom_1513754119117 {
margin-top: 24px !important;
}
.menu_holder > .menu_inner > ul > li > .item_link:after {
border: none !important;
}
a.item_link.disable_icon:before {
border: none !important;
}
.ftc-search-product .ftc_search_ajax input[type="text"] {
border-bottom: 1px solid #e5e5e5;
padding: 0;
padding-left: 15px;
height: 35px;
width: 270px;
top: 64px;
opacity: 1;
border: 1px solid #ddd;
z-index: 999;
position: absolute;
right: 0;
color: #444444;
}
.ftc-search-product .ftc_search_ajax {
display: none;
}
.search-button {
border: 0;
font-size: 17px;
line-height: 100px;
padding: 0;
margin-top: 0;
z-index: 991;
background-color: transparent !important;
color: #fff;
}
.ftc-search-product
{
padding-left: 20px;
}
.search-button:hover, .search-button:focus
{
color: #ccb28d;
}
.search-button::after {
content: '\f002 ';
font-family: FontAwesome;
}
.ftc_search_ajax input[type="submit"] {
position: absolute;
right: -6px;
top: 0;
content: "";
font-size: 0;
background: url(//decoroffice.pt/wp-content/themes/crona/assets/images/image.png) 3px -26px no-repeat !important;
opacity: 0.8;
z-index: 2;
border: 0 !important;
padding: 0 !important;
width: 30px;
height: 30px;
}
span.cart-number.no-bracket {
color: #fff;
}
.mega_main_menu > .menu_holder > .menu_inner > ul > li
{
padding: 9px;
}
.header-language {
height: 24px;
}
.ftc-shoppping-cart span:hover {
color: #ccb28d;
}
.vc_row.wpb_row.vc_row-fluid.vc_custom_1513932522066.ftc-row-wide {
padding-top: 55px;
padding-bottom: 26px;
}
.product-filter-by-color ul li a div {
width: 15px;
height: 15px;
display: inline-block;
margin-right: 10px;
}
.widget-container.product-filter-by-color ul li
{
display: inline-block;
width: 103px;
padding-top: 15px;
}
.widget-container.product-filter-by-color ul
{
margin-top: -16px;
}
section#ftc_single_image-13 {
background: none ;
margin-top: 30px;
padding: 0 !important;
}
#ftc_footer-79 .wpb_column.vc_column_container.vc_col-sm-2 {
width: 20%;
padding: 0 !important;
}
ul.payment li {
display: inline-block;
margin-right: 5px;
}
ul.contact_us li i {
height: 35px;
width: 35px;
background: #ccb28d;
color: #fff;
float: left;
text-align: center;
font-size: 18px;
margin-right: 20px;
}
ul.contact_us li i:before
{
line-height: 35px;
}
ul.contact_us li a.color-w
{
color: #fff;
}
ul.contact_us li
{
margin-bottom: 20px;
}
h4.title-middle {
font-size: 18px;
line-height: 24px;
padding: 3px 0 27px 0 !important;
margin: 0;
text-transform: uppercase;
font-weight: bold;
color: #fff;
}
.ftc_newletter_sub {
padding-top: 15px;
}
h3.product_title.product-name {
font-size: 16px;
font-weight: 500;
padding-left: 9.1%;
padding-bottom: 9px;
}
.woocommerce .products  div.product div.images{
margin-bottom: 20px;
}
.tp-rightarrow.tparrows.gyges, .tp-leftarrow.tparrows.gyges {
height: 70px;
width: 70px;
}
li.woocommerce-widget-layered-nav-list__item.wc-layered-nav-term {
width: 50% !important;
text-align: left;
}
li.woocommerce-widget-layered-nav-list__item.wc-layered-nav-term a
{
text-align: left !important;
margin-left: 25px;
}
.woocommerce .products.list .product .item-description .add-to-cart {
width: 25%;
height: 40px;	
}
.woocommerce .products.list .product .item-description .add-to-cart a {
width: 100%;
height: 40px;
}
.woocommerce .products.list .product .item-description .yith-wcwl-add-to-wishlist {
float: left;
width: 40px;
height: 40px;
}
.woocommerce .products.list .product .item-description .add-to-cart span
{
font-size: 13px;
line-height: 40px;
}
ul.ftc_list_search li {
display: inline-block;
padding: 20px 0;
list-style: none;
border-bottom: 1px solid #e5e5e5;
width: 100%;
vertical-align: top;
}
ul.ftc_list_search li:last-child
{
border-bottom: none;
}
.ftc-sb-testimonial .active .testimonial-content .info:before,
.ftc-sb-testimonial .active .testimonial-content .info:after {
content: '"';
font-size: 27px;
position: absolute;
}
.ftc-sb-testimonial .active .testimonial-content .info:before
{
left: 40px;
}
.woocommerce div.product form.cart .variations td {
display: block;
text-align: left;
}
.woocommerce div.product p.price span {
font-size: 26px;  color: #999;
}
h1.product_title.entry-title
{
font-size: 40px;
}
.margin-top
{
margin-top: -3px;
} .bg-blank-page {
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 1920px;
transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
content: "";
z-index: 0;
background-color: #000 !important;
margin-bottom: 0px !important;
}
h1.title-coming {
font-size: 70px;
line-height: 76px;
margin-top: 10px;
padding:0;
}
.page-template-revslider-page-template{
text-align: center;
}
.page-template-revslider-page-template > div:first-child{
overflow: hidden;
position: relative;
padding: 60px 30px 20px 30px;
}
.page-template-revslider-page-template .ftc-countdown{
display: inline-block;
}
.coming_soon .ftc-countdown .counter-wrapper > div{
width:160px;
height:160px;
padding:36px 10px 30px 7px;
border-radius:50%;
-webkit-border-radius:50%;
-moz-border-radius:50%;
margin:0 42px;
border:none !important;
background-color: rgba(255, 255, 255, 0.16) !important;
font-style: italic;
}
.coming_soon .ftc-countdown .counter-wrapper > div .number-wrapper .number{
font-size:60px;
line-height:65px;
}
.coming_soon .ftc-countdown .counter-wrapper > div .ref-wrapper{
font-size:24px;
line-height:24px;
}
.coming_soon .ftc-countdown.text-light .counter-wrapper > div .ref-wrapper,
.coming_soon .ftc-countdown.text-light .counter-wrapper > div .number-wrapper .number{
color:#fff;
}
.ftc-button-wrapper {
display: inline-block;
}
.ftc-group-button-coming .ftc-button {
min-width: 145px;
margin: 5px;
}
.coming_soon .subscribe_comingsoon input[type="text"],
.coming_soon .subscribe_comingsoon input[type="email"]{
background: transparent;
}
.subscribe_comingsoon .newletter_sub input[type="text"],
.subscribe_comingsoon  input[type="email"]{
letter-spacing: 0;
height: 60px;
width: 535px;
border: 1px solid #393839;
color: #909090;
font-size: 16px;
}
body .subscribe_comingsoon input[type="submit"]:hover
{
color: #fff;
}
body .subscribe_comingsoon .newletter_sub_input .button.button-secondary,
body .subscribe_comingsoon input[type="submit"]{
height: 60px;
width: 165px;
margin-left: -5px;
letter-spacing: 0;
font-size: 16px;
background-color: rgba(114, 197, 201, 0);
border: 1px solid #393839;
color: #909090;
border-left: none;
text-align: center;
vertical-align: top;
float: none;
position: relative;
top: auto;
right: auto;
margin-top: 0;
font-family: 'Karla', sans-serif;
}
body .subscribe_comingsoon .newletter_sub_input .button.button-secondary:hover {
border-color: #7dc023;
background-color: #7dc023;
}
.coming_soon .newletter_sub input[type="text"]:focus{
border-color: #7dc023;
}
body .subscribe_comingsoon .newletter_sub_input .button.button-secondary:after{
display: none;
}
body .subscribe_comingsoon .newletter_sub_input .button.button-secondary:hover{
color: #fff;
}
body .subscribe_comingsoon p.newsletter,body .subscribe_comingsoon  label {
display: none;
}
body .subscribe_comingsoon p {
display: inline;
}
body .subscribe_comingsoon .newletter_sub_input .button.button-secondary i{
display: none;
}
.icon_social_comingsoon ul{
list-style: none;
text-align: center;
width: 305px;
margin: 0 auto;
}
.icon_social_comingsoon ul li{
width: auto;
float: left;
}
.icon_social_comingsoon ul li a i{
width: 40px;
height: 40px;
font-size: 0px;
border: 1px solid #393839;
color: #909090;
border-radius: 50%;
margin: 0px 5px;
}
.icon_social_comingsoon ul li a i:hover{
color: #fff;
transition-duration: 0.5s;
}
.icon_social_comingsoon ul li a i.fa-facebook:hover{
background-color: #3B5998;
border-color: #3B5998;
}
.icon_social_comingsoon ul li a i.fa-twitter:hover{
background-color: #3FCDFD;
border-color: #3FCDFD;
}
.icon_social_comingsoon ul li a i.fa-dribbble:hover{
background-color: #DD3E7B;
border-color: #DD3E7B;
}
.icon_social_comingsoon ul li a i.fa-behance:hover{
background-color: #0B70FF;
border-color: #0B70FF;
}
.icon_social_comingsoon ul li a i.fa-pinterest-p:hover{
background-color: #FE0000;
border-color: #FE0000;
}
.icon_social_comingsoon ul li a i.fa-google-plus:hover{
background-color: #DC4A38;
border-color: #DC4A38;
}
.icon_social_comingsoon ul li a i:before{
font-size: 14px;
line-height: 40px;
}
@media only screen and (max-width: 1024px){
.coming_soon .ftc-countdown .counter-wrapper > div
{
margin: 0 35px;
}
.logo_comingsoon.wpb_text_column {
margin-bottom: 30px !important;
}
.comming-center-content .wpb_text_column {
margin-bottom: 30px !important;
}
.countdown_comingsoon.ftc-row-wide{
margin-bottom: 60px !important;
}
.ftc-countdown .counter-wrapper > div{
margin: 0px 35px;
}
}
@media only screen and (max-width: 768px){
.coming_soon .ftc-countdown .counter-wrapper > div
{
margin: 5px;
}
body .subscribe_comingsoon input[type="submit"]{
margin-top: 10px;
border-left: 1px solid #393839;
margin-left: 0px;
}
body .subscribe_comingsoon input[type="email"]
{
width: 100%;
}
.icon_social_comingsoon ul li a i,body .subscribe_comingsoon .newletter_sub_input .button.button-secondary,
.subscribe_comingsoon .newletter_sub input[type="text"]{
border-color: #fff;
}
.row_logo_comingsoon.wpb_column{
margin-top: 60px !important;
}
}
@media only screen and (max-width: 667px){
.coming_soon .ftc-countdown .counter-wrapper > div
{
margin: 25px;
}
}
@media only screen and (max-width: 600px){
.subscribe_comingsoon .newletter_sub input[type="text"]{
width: 520px;
}
}
@media only screen and (max-width: 568px){
.subscribe_comingsoon .newletter_sub input[type="text"]{
width: 400px;
}
}
@media only screen and (max-width: 550px){
.subscribe_comingsoon .newletter_sub input[type="text"]{
width: 250px;
}
}
@media only screen and (max-width: 435px){
.coming_soon .ftc-countdown .counter-wrapper > div
{
margin: 15px;
}
}
@media only screen and (max-width: 384px)
{
h1.title-coming {
margin: 0 -10px;
}
h1.title-coming span {
font-size: 36px !important;
}
}
@media only screen and (max-width: 320px){
.icon_social_comingsoon ul{
width: 240px;
}
.icon_social_comingsoon ul li{
float: none;
display: inline-block;
}
.icon_social_comingsoon ul li a i{
margin: 5px;
}
} body.error404 #content{
background: url(//decoroffice.pt/wp-content/themes/crona/assets/images/404-bg.jpg) center;
background-attachment: fixed;
padding: 30px 0 100px 0;
margin-bottom: -60px;
}
body.error404 .page-header h1 {
font-size: 120px;
line-height: 120px;
color: #fff;
font-weight: 600;
}
.error404 #primary .page-content{
margin: 0 auto;
text-align: center;
}
body.error404 .page-header {
text-align: center;
color: #fff;
border: 0;
margin-top: 0px;
margin-bottom: 0;
}
body.error404 .page-header h2 {
color: #fff;
font-size: 44px;
line-height: 44px;
margin: 10px 0 0px 0;
padding: 0;
letter-spacing: 3px;
font-weight: 600;
}
body.error404 .page-header a{
font-size: 16px;
padding: 12px 28px;
background-color: #72c5c9;
color:#fff;
text-transform: uppercase;
letter-spacing: 0;
}
ul.mega_main_menu_ul > li > a.item_link:after{
display: none !important;
}
.mega_main_menu.primary li.default_dropdown > .mega_dropdown > li > .item_link{
border:none;
}
body.error404 .page-header a:hover{
background-color: #000;
}
body.error404 .page-header p {
margin-bottom: 35px;
margin-top: 27px;
}
section.error-404 input[type="search"] {
padding: 7px 15px;
background: transparent;
color: #fff;
} .wpcf7 p{
width: 100%;
float:left;
}
.wpcf7 p:nth-child(7){
text-align: center;
margin-top: 15px;
margin-bottom: 2px;
}
.contact_form .ftc-heading h1{
font-size: 24px;
}
.contact_form .ftc-heading{
margin-top: 45px;
margin-bottom: 50px;
}
.wpcf7 input[type^="submit"]{
padding: 16px 30px 13px 30px;
float: none;
color: #fff;
border: 1px solid #e5e5e5;
text-transform: uppercase;
font-weight: 700;
background: #2c2c2c;
}
div.wpcf7-mail-sent-ng{
border: 0;
text-align: center;
color: #ff0000;
padding: 0;
margin: 0;
}
.contact_form .ftc-heading h1{
font-size: 24px;
background:unset;
}
.contact_form .ftc-heading{
margin-top: 0px;
margin-bottom: 50px;
text-align: center;
}
.contact_info_map .info_contact{
width: 800px;
height: 135px;
background-color: #2c2c2c;
color: #bbbbbb !important;
margin: 0 auto;
font-size: 14px;
position: relative;
top: 30px;
z-index: 2;
}
.contact_info_map ul li a
{
color: #bbbbbb;
}
.st-row-map{
position: relative;
top: -60px;
margin-bottom: 0 !important;
}
.contact_info_map .info_contact .info_column{
width: 33.3333333%;
height: 100%;
float: left;
vertical-align: middle;
}
.contact_info_map .info_contact .info_column ul{
list-style: none;
margin-top: 20px;
line-height: 16px;
padding-left: 65px;
position: relative;
}
.contact_info_map .info_contact .info_column ul li{
line-height: 20px;
}
.contact_info_map .info_contact .info_column ul:before{
font-family: "Fontawesome";
font-size: 27px;
position: absolute;
left: 26px;
top: 9px;
}
.contact_info_map .info_contact .info_column.phone ul:before,
.contact_info_map .info_contact .info_column.email ul:before{
left: 20px;
}
.contact_info_map .info_contact .info_column.address ul:before{
content: "\f041";
}
.contact_info_map .info_contact .info_column.phone ul:before{
content: "\f095";
}
.contact_info_map .info_contact .info_column.email ul:before{
content: "\f0ac";
}
.contact_info_map .wpb_text_column{
margin-bottom: -25px;
}
@media only screen and (max-width: 1024px){
.contact_info_map .info_contact{
width: 700px;
}
.contact_info_map .info_contact .info_column
{
width: 33.2%;
}
.contact_info_map .info_contact .info_column.phone ul:before, .contact_info_map .info_contact .info_column.email ul:before {
left: 5px;
}
.contact_info_map .info_contact .info_column ul{
padding-left: 35px;
}
.contact_info_map .info_contact .info_column ul:before {
left: 10px;
}
}
@media only screen and (max-width: 768px)
{
.contact_info_map .info_contact .info_column ul {
padding-left: 42px;
}
.contact_info_map .info_contact{
top: 0px;
width: 100%;
}
.contact_info_map .wpb_text_column{
margin-bottom: 30px;
}
.contact_form{
width: 100%;
}
.map_contact .google-map-container{
margin-top: -30px;
}
}
@media only screen and (max-width: 767px)
{
.contact_info_map .info_contact .info_column ul {
padding-left: 30px;
}.contact_info_map .info_contact .info_column.phone ul:before, .contact_info_map .info_contact .info_column.email ul:before {
left: 0;
}
}
@media only screen and (max-width: 667px){
.contact_info_map .info_contact .info_column {
width: 45%;
height: auto;
text-align: left;
float: none;
margin: 0 auto;
}
.contact_info_map .info_contact .info_column.phone ul:before, .contact_info_map .info_contact .info_column.email ul:before {
left: 5px;
}
.contact_info_map .info_contact {
height: 300px;
padding-top: 1px;
padding-bottom: 15px
}
.contact_info_map .info_contact {
height: 320px;
}
.contact_info_map .info_contact .info_column ul {
padding-left: 60px;
}
}
@media only screen and (max-width: 640px){
.contact_info_map .info_contact .info_column {
width: 50%;
}
}
@media only screen and (max-width: 568px){
.woocommerce-page.columns-3 div.products .product,
.woocommerce.columns-3 div.products .product ,
.woocommerce-page.columns-4 div.products .product,
.woocommerce.columns-4 div.products .product{
width: 100%;
}
}
@media only screen and (max-width: 480px){
.contact_info_map .info_contact .info_column {
width: 75%;
}
}
@media only screen and (max-width: 375px){
.contact_info_map .info_contact .info_column {
width: 78%;
}
}
@media only screen and (max-width: 359px){
.contact_info_map .info_contact .info_column {
width: 94%;
}
}
body .subscribe_comingsoon input[type="submit"]:hover
{
background:#c4b18e!important;
}
.woocommerce .product .item-description .meta_info a.compare.added 
{ 
font-size: 0;
}
.woocommerce .products .product .item-description .compare.added:before 
{ 
font-family: "Fontawesome";
content: "\f047";
font-size: 14px;
}
.blog-home4 .blogs .owl-item:nth-child(2n+2) .post-wrapper {
display: inline-flex;
}
.info_contact .info_column.email ul li a:hover
{
color: #c4b18e;
}
.left-blog-sidebar .widget-container.widget_categories ul li:hover,
.widget-container.ftc-blogs-widget ul.post_list_widget li .ftc-widget-post-content span.authorsing:hover
{
color: #c4b18e;
}
.widget-container.widget_categories ul li a
{
text-transform: capitalize;
}
.mega_main_menu li.multicolumn_dropdown > .mega_dropdown > li
{
padding: 0px 15px;
}
.blog-home4 .blogs .post-info {
width: 45%;
margin-left: 25px;
float: left;
text-align: justify;
}
.blog-home4 .blogs .post-img
{
width: 45%;
float: right;
}
.blog-home4 .blogs .owl-item:nth-child(2n+2) .post-wrapper .post-info a {
float: left;
}
.blog-home4 .blogs .owl-item:nth-child(2n+2) .post-wrapper .post-info .date-time.date-time-meta 
{
float: left;
margin: 0;
}
.blog-home4 .blogs .owl-item:nth-child(2n+2) .post-wrapper .post-info .count-view
{
float: none !important;
margin-left: 20px;
}
.blogs article h3.product_title, .list-posts .post-info .entry-title 
{ font-size: 18px;
line-height: 24px;
font-weight: 600;
text-transform: uppercase;
margin-top: 3px;
}
.thumbnails.ftc-slider.loaded .details_thumbnails.owl-carousel.owl-loaded.owl-drag .owl-carousel .owl-nav.disabled
{
display: block !important;
} .our-story .wpb_wrapper p, .information-contact .wpb_wrapper p
{
text-align: justify;
margin-bottom: 10px;
word-spacing:2px;
}
.widget-column.footer-top
{
margin-top: 50px;
}
.related.products .owl-stage .owl-item .ftc-product.product, .cross-sells .owl-stage .owl-item .ftc-product.product
{
margin-bottom: 10px !important;
}
.woocommerce .cross-sells h2 {
position: relative;
text-align: left;
font-weight: normal;
font-size: 24px;
margin: 0px;
text-transform: uppercase;
color: #333;
font-weight: bold;
margin-bottom: 30px;
margin-top: 20px;
}
.woocommerce-info, .woocommerce-message
{
border-top-color:#000;
}
.woocommerce-info::before, .woocommerce-message::before
{
color: #000;
}
.woocommerce table.wishlist_table thead th
{
border-top: none;
}
.woocommerce table.wishlist_table tfoot td
{
border: none;
}
form.woocommerce-cart-form {
margin-top: 30px;
}
.woocommerce table.shop_table td.actions {
border-bottom: none;
border-right: none !important;
}
.woocommerce-cart table.cart input.button
{
border-radius: 0;
}
body.woocommerce-wishlist.admin-bar table.wishlist_table
{
margin-top: 54px;
background: #fff;
}
body.woocommerce-wishlist table.wishlist_table
{
margin-top: 30px;
background: #fff;
}
.woocommerce table.wishlist_table tfoot
{
display: none;
}
.logged-in .woocommerce table.shop_table tfoot {
display: table-footer-group;
}
.logged-in .woocommerce table.shop_table tfoot td {
border-right: 0 !important;
border-top: 1px solid #ebebeb !important;
}
.yith-wcwl-share h4.yith-wcwl-share-title, .yith-wcwl-share ul {
margin: 0;
display: inline-block;
vertical-align: top;
}
table.wishlist_table .yith-wcwl-share {
margin-bottom: 20px !important;
margin-top: 20px !important;
}
.woocommerce-wishlist table.wishlist_table tbody td {
border-bottom: 0;
}
.tp-rightarrow.tparrows.gyges:hover:before,
.tp-leftarrow.tparrows.gyges:hover:before
{
color: #fff !important;
}
.ftc-feature .feature-content .fa-plane:before {
background: #e7e2db;
padding: 18px 22px;
border-radius: 50%;
}
.ftc-feature .feature-content .fa-share:before {
background: #e7e2db;
padding: 18px;
border-radius: 50%;
}
.ftc-feature .feature-content .fa-headphones:before {
background: #e7e2db;
padding: 18px 20px;
border-radius: 50%;
}
.item-description .meta_info a
{
color: #999;
}
.woocommerce .products .product .price del .amount {
font-size: 16px;
font-weight: normal;
color: #999;
}
.navigation-primary ul.mega_main_menu_ul > li.menu-item-has-children > a.item_link span.link_text:before {
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
font-family: 'FontAwesome';
content: "\f107";
font-size: 14px;
line-height: 14px;
}
table.compare-list th
{
padding-left: 20px !important;
}
.woocommerce a.remove:hover, body table.compare-list tr.remove td > a .remove:hover:before {
background: none;
color: #151515 !important;
}
a span.cart-number
{
color: #fff;
}
.border-ft.wpb_column.vc_column_container.vc_col-sm-12:before
{
content: '';
position: absolute;
height: 1px	;
width: 97.5%;
background: #404040;
bottom: 0;
}
footer#colophon .ftc-footer .widget-title:before {
content: '';
position: absolute;
height: 1px;
width: 90%;
background: #404040;
bottom: -10px;
}
.our-support .widget-title:before
{
width: 100% !important
}
footer .ftc_newletter_sub .newletter_sub .button.button-secondary.transparent:hover,ul.contact_us li:hover i
{
color: #444;
}
.singup-ft.wpb_column.vc_column_container.vc_col-sm-4
{
padding-left: 41px !important;
}
.border-top.contact-ft-h5 {
margin-bottom: 25px !important;
}
.border-top .singup-ft.wpb_column.vc_column_container.vc_col-sm-4
{
padding-left: 55px !important;
}
.border-top.h9bo{
margin-bottom: 35px !important;
}
.h9bo .singup-ft.wpb_column.vc_column_container.vc_col-sm-4:before
{
content: '';
position: absolute;
height: 89%;
width: 1px;
background: #404040;
left: 0;
top: 54px;
}
.contact-ft.wpb_column.vc_column_container.vc_col-sm-4:before {
content: '';
position: absolute;
height: 69%;
width: 1px;
background: #404040;
left: 23px;
top: 54px;
}
.contact-ft.wpb_column.vc_column_container.vc_col-sm-4
{
padding-left: 63px !important;
}
.fllow-ft.wpb_column.vc_column_container.vc_col-sm-4:before {
content: '';
position: absolute;
width: 1px;
height: 89%;
background: #404040;
top: 54px;
left: 10px;
}
.h9bo .fllow-ft.wpb_column.vc_column_container.vc_col-sm-4:after {
content: '';
position: absolute;
width: 1px;
height: 67%;
background: #404040;
top: 54px;
right: 10px;
}
.fllow-ft.wpb_column.vc_column_container.vc_col-sm-4
{
width: 30%;
padding-left: 50px !important;
}
.h9bo .fllow-ft.wpb_column.vc_column_container.vc_col-sm-4
{
width: 33.33333333%;
}
h4.title-middle.bank {
margin-top: 40px;
}
.slide-home4 #rev_slider_8_1 .uranus.tparrows:hover:before
{
color: #ce7852;
}
.border-ft.wpb_column.vc_column_container.vc_col-sm-12 ul.no-padding.bullet {
margin-top: 10px;
}
.woocommerce #respond input#submit
{
border-radius: 0;
}
div.pp_woocommerce .pp_content_container
{
background: #f9f6f1;
}
.woocommerce table.shop_attributes
{
border:none;
}
.mega_main_menu.primary ul .mega_dropdown > li > .item_link:focus
{
background: unset !important;
}
.widget-container.widget_categories .widget-title-wrapper:before, 
.widget-container.ftc-blogs-widget .widget-title-wrapper:before, 
.widget-container.ftc-recent-comments-widget .widget-title-wrapper:before, 
.widget-container.widget_tag_cloud .widget-title-wrapper:before,
.widget-container.ftc-product-categories-widget .widget-title-wrapper:before,
.widget-container.widget_text .widget-title-wrapper:before
{ }
.widget-container.woocommerce.widget_recently_viewed_products .widget-title-wrapper:before,
.widget-container.woocommerce.widget_product_tag_cloud .widget-title-wrapper:before
{
content: "\f0c9";
font-family: 'FontAwesome';
position: absolute;
z-index: 100;
top: 22%;
color: #fff;
}
.widget-container.woocommerce.widget_recently_viewed_products
{
margin-bottom: 30px;
}
.widget-container.ftc-effect-image
{
background: unset;
margin-bottom: 30px;
padding: 0;
}
.widget-container.woocommerce.widget_recently_viewed_products .ftc-meta-widget .product-categories
{
display:none ;
}
.widget-container.ftc-product-categories-widget h3
{
padding-top: 13px;
padding-bottom: 13px;
}
.widget-title-wrapper
{
position: relative;
}
.blogs article.post-wrapper .post-info .date-time.date-time-meta
{
display: inline-block;
font-size: 14px;
}
a.button.wc-backward
{
background: #444444;
border-radius: 0;
color: #fff;
}
button.single_add_to_cart_button.button {
color:#fff;
background: #444444;
opacity: 1;
margin: 10px 0px 0;
}
button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed:hover
{
background: #ccb28d;
}
.row_logo_comingsoon p img
{
border:3px solid #ccb28d;
}
.ftc-sb-blogs.ftc-masonry.ftc-shortcode .date-time.date-time-meta
{
padding-right: 30px;
}
.vc_toggle.vc_toggle_default .vc_toggle_content p
{
margin-bottom: 5px;
}
.select2-container--default .select2-selection--single
{
border:1px solid #f3f0ed;
border-radius: 0;
height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered
{
line-height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow
{
height: 40px;
}
tr.cart_item td,tr.order-total td,tr.cart-subtotal td
{
border:none;
}
td.product-name
{
border-right: 1px solid #f3f0ed !important;
}
.woocommerce #content table.wishlist_table.cart a.remove:hover {
background: #ccb28d;
color: #fff !important;
}
.woocommerce.columns-4 .ftc-product.product .item-description:after {
height: 370px;
} ::-webkit-input-placeholder { color: #666;
}
::-moz-placeholder { color: #666;
}
:-ms-input-placeholder { color: #666;
}
:-moz-placeholder { color: #666;
}
.woocommerce table.shop_attributes
{
margin-bottom: 0;
}
.cloud-zoom-big { 
top: 0 !important; 
}
.woocommerce .product .images span.hover_image img, 
.woocommerce-page .product .images span.hover_image img{
opacity: 1;
top: 0;
position: relative;
-webkit-transform: translateZ(0) rotateY(0);
-moz-transform: translateZ(0) rotateY(0);
-ms-transform: translateZ(0) rotateY(0);
-o-transform: translateZ(0) rotateY(0);
transform: translateZ(0) rotateY(0);
opacity: 1;
visibility: visible;
-webkit-transition-duration: 400ms;
-moz-transition-duration: 400ms;
-o-transition-duration: 400ms;
transition-duration: 400ms;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
visibility: hidden;
opacity: 0;
display: inline-block;
-webkit-transform: translateZ(-1000px) rotateY(-90deg);
-moz-transform: translateZ(-1000px) rotateY(-90deg);
-ms-transform: translateZ(-1000px) rotateY(-90deg);
-o-transform: translateZ(-1000px) rotateY(-90deg);
transform: translateZ(-1000px) rotateY(-90deg);
width: 100%;
}
.woocommerce .products .product:hover  .images span.hover_image img,
.woocommerce-page .products .product:hover .images span.hover_image img{
opacity: 1;
top: 0;
-webkit-transform: translateZ(0) rotateY(0);
-moz-transform: translateZ(0) rotateY(0);
-ms-transform: translateZ(0) rotateY(0);
-o-transform: translateZ(0) rotateY(0);
transform: translateZ(0) rotateY(0);
opacity: 1;
visibility: visible;
}
.woocommerce .product  span.hover_image img,
.woocommerce-page .product  span.hover_image img{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
visibility: hidden;
opacity: 0;
display: inline-block;
-webkit-transform: translateZ(-1000px) rotateY(-90deg);
-moz-transform: translateZ(-1000px) rotateY(-90deg);
-ms-transform: translateZ(-1000px) rotateY(-90deg);
-o-transform: translateZ(-1000px) rotateY(-90deg);
transform: translateZ(-1000px) rotateY(-90deg);
}
.woocommerce .product  span.hover_image img,
.woocommerce-page .product  span.hover_image img{
position: absolute;
opacity: 0;
-webkit-transition-timing-function: linear;
-moz-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
}
.woocommerce .product  span.hover_image img,
.woocommerce-page .product  span.hover_image img{
-webkit-transition-duration: 400ms;
-moz-transition-duration: 400ms;
-o-transition-duration: 400ms;
transition-duration: 400ms;
}
.woocommerce-account .woocommerce-MyAccount-navigation
{
float: left;
width: 25%;
}
.woocommerce-account .woocommerce-MyAccount-content {
float: right;
width: 72.5%;
}
.blog .ftc-breadcrumb-title h1,
body.wpb-js-composer.blog .ftc-breadcrumb-title h1 
{ display: inline-block; }
table.dataTable td
{
padding: 0 10px !important;
}
tr.description.even p
{
padding: 11px 20px;
}
table.compare-list th {
padding: 10px 20px !important;
}
.ftc-team-member .content-info:hover .image-thumbnail:before {
opacity: 0.55;
background: #000;
}
.ftc-team-member .image-thumbnail:before{
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
content: '';
opacity: 0;
-webkit-transition: all 200ms ease 0s;
z-index: 1;
}
a.blog-image.gallery {
position: relative;
}
a.blog-image.gallery .owl-dots {
position: absolute;
bottom: 0;
left: 50% !important;
}
a.blog-image.gallery  .owl-nav{
display: none;
}
.widget-container ul.product-categories li a {
border-bottom: 1px solid #e1e1e1;
}
.woocommerce div.product form.cart table div.quantity
{
margin-left: 20px;
}
.product-type-simple .summary.entry-summary .yith-wcwl-add-to-wishlist a
{ }
.product-type-grouped .summary.entry-summary form.cart button.single_add_to_cart_button.button.alt
{
margin-top: 10px;
}
a.block-control:hover,a.block-control:focus
{
color: #666;
}
.woocommerce div.product form.cart .group_table td.label {
line-height: 0; padding: 0 !important;
display: inline-block;
vertical-align: middle;
border-radius: 0;
text-align: center;
width: 100%;
white-space: normal;
height: 40px;
margin-top: 10px;
}
.woocommerce div.product form.cart .group_table td:first-child
{
width: 33%;
}
.pp_woocommerce div.product div.summary form.cart .group_table td.price {
text-align: center;
width: 30%;
padding: 0;
margin-bottom: 0;
}
#pp_full_res .pp_inline p {
margin: 5px 0 18px;
}
#pp_full_res .pp_inline p.price {
margin-bottom: 25px;
}
.related-posts .owl-item {
height: 0;
}
.related-posts .owl-item.active {
height: auto;
}
h2.comments-title {
font-size: 18px;
text-transform: uppercase;
font-weight: bold;
}
.ftc_recent_comments ul.recent_comment li:last-child div {
margin-bottom: 0px;
}
.widget-container.widget_categories ul li:hover
{
color: #ccb28d;
}
ul.page-numbers li a:hover{
border-color: #000;
}
div.pp_pic_holder a.pp_close {
right: -20px ;
top: 0px ;
color: #fff;
}
.pp_woocommerce div.product form.cart .quantity {
margin-bottom: 0;
}
.woocommerce ul.product_list_widget li > a.ftc-widget-image::before,
.woocommerce-page ul.product_list_widget li>a.ftc-widget-image::before {
position: absolute;
z-index: 4;
left: 0;
right: 100%;
bottom: 0;
top: 0;
content: "";
background: rgba(0,0,0,0.4);
transition: all 400ms ease 0s;
-webkit-transition: all 400ms ease 0s;
-moz-transition: all 400ms ease 0s;
}
.woocommerce ul.product_list_widget li > a.ftc-widget-image::after,
.woocommerce-page ul.product_list_widget li>a.ftc-widget-image::after {
position: absolute;
top: 50%;
left: -50%;
z-index: 5;
width: 40px;
height: 40px;
content: "+";
font-weight: normal;
font-family: "Times New Roman";
text-align: center;
color: #fff;
line-height: 40px;
font-size: 32px;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
transition: all 350ms ease 0s;
-webkit-transition: all 350ms ease 0s;
-moz-transition: all 350ms ease 0s;
}
.woocommerce ul.product_list_widget li > a.ftc-widget-image {
position: relative;
}
.woocommerce ul.product_list_widget li > a.ftc-widget-image:hover::before,
.woocommerce-page ul.product_list_widget li>a.ftc-widget-image:hover::before {
right: 0;
}
.woocommerce ul.product_list_widget li > a.ftc-widget-image:hover::after,
.woocommerce-page ul.product_list_widget li>a.ftc-widget-image:hover::after {
left: 50%;
}
table.shop_table.cart.woocommerce-cart-form__contents tbody tr:last-child {
border-top: 1px solid #e5e5e5 !important;
}
.woocommerce table.shop_table td.product-remove {
border-right: none !important;
}
.related-posts .related-post-title span.bg-heading span {
font-size: 30px;
}
.blog-home4 .blogs .owl-item:nth-child(2n+2) .post-wrapper .post-img {
width: 45%;
overflow: hidden;
height: 100%;
} .vc_toggle_title h4 {
position: relative;
z-index: 1;
font-weight: bold;
padding: 9px 0px 9px 10px;
background: none;
width: 90%;
display: inline-block;
transition: all 200ms ease 0s;
-webkit-transition: all 200ms ease 0s;
-moz-transition: all 200ms ease 0s;
text-transform: uppercase;
border: 1px solid #ebebeb;
font-size: 17px;
line-height: 24px;
}
.vc_toggle_title h4:hover, .vc_toggle_active .vc_toggle_title h4 {
color: #d95457;
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon,
.vc_toggle.vc_toggle_default .vc_toggle_icon,
.vc_toggle .vc_toggle_icon:after{
display: none !important;
}
.vc_toggle_active .vc_toggle_icon:before {
content: "\f106" !important;
}
.vc_toggle_title h4:after{
position: absolute;
right: 0px;
top: 5px;
color: #333 !important;
font-family: 'FontAwesome';
content: "\f067";
transition: all 200ms ease 0s;
-webkit-transition: all 200ms ease 0s;
-moz-transition: all 200ms ease 0s;
z-index: 4;
font-weight: 300;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
background-color: transparent !important;
}
.vc_toggle_active .vc_toggle_title h4:after{
position: absolute;
right: 0px;
top: 5px;
color: #111 !important;
font-family: 'FontAwesome';
content: "\f068";
transition: all 200ms ease 0s;
-webkit-transition: all 200ms ease 0s;
-moz-transition: all 200ms ease 0s;
z-index: 4;
font-weight: 300;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_content p {
margin-bottom: 10px;
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_content p:last-child {
margin-bottom: 0px;
}
.vc_toggle_default .vc_toggle_content, .vc_toggle_size_md.vc_toggle_default .vc_toggle_content {
padding: 15px;
margin: 0;
font-size: 15px;
text-align: justify;
width: 90%;
border: 1px solid #ebebeb;
border-top: 0;
}
div.faq > div.wpb_column.vc_column_container.vc_col-sm-6:last-child {
padding-left: 70px !important;
}
div.faq > div.wpb_column.vc_column_container.vc_col-sm-6:first-child {
border-right: 1px solid #ebebeb;
}
.faq .ftc-heading {
text-align: left;
}
.faq .ftc-heading h1 {
padding: 0;
font-size: 23px;
line-height: 40px;
}
.faq .vc_toggle {
margin-bottom: 37px !important;
}
.faq .vc_toggle:last-child {
margin-bottom: 0px !important;
}
.vc_toggle_active .vc_toggle_title h4 {
background-color: #f8f8f8;
}	
.faq .vc_toggle_active .vc_toggle_title h4 {
padding: 10px 0px 9px 10px;
}
.vc_row.wpb_row.faq-1 {
background: #3069af;
color: #fff;
text-align: center;
padding: 100px 0;
}
.faq-1 .ftc-sb-button a.ftc-button {
color: #333;
margin: 0;
}
.faq-1 .ftc-sb-button a.ftc-button:hover
{
background-color: #333;
color: #fff;
}
.faq-1 h3 {
font-size: 26px;
margin: 0;
line-height: 40px;
font-weight: 600;
}
@media only screen and (max-width: 1190px){
.vc_toggle_title h4, 
.vc_toggle_default .vc_toggle_content, .vc_toggle_size_md.vc_toggle_default .vc_toggle_content
{
width: 100%;
}
div.faq > div.wpb_column.vc_column_container.vc_col-sm-6:last-child {
padding-left: 15px !important;
}
}
@media only screen and (max-width: 767px){
div.faq > div.wpb_column.vc_column_container.vc_col-sm-6:first-child {
border-right: 0;
margin-bottom: 30px;
}
}
@media only screen and (max-width: 625px){
.vc_toggle_title h4, 
.vc_toggle_default .vc_toggle_content, .vc_toggle_size_md.vc_toggle_default .vc_toggle_content
{
width: 100%;
}
}
@media only screen and (max-width: 480px){
.vc_toggle_title h4{padding-left: 5px;}
} body.error404 #content{
background: url(//decoroffice.pt/wp-content/themes/crona/assets/images/404-bg.jpg) center;
padding: 90px 0 100px;
}
.error404 #primary .page-content{
margin: 0 auto;
text-align: center;
}
section.error-404 {
width: 50%;
margin: 0 auto;
text-align: center;
color: #fff;
}
.error-404 h1 {
font-size: 120px;
font-weight: normal;
line-height: 120px;
text-transform: capitalize;
position: relative;
padding-left: 50px;
margin-left: 100px;
}
.error-404 h3 {
font-size: 15px;
font-weight: 400;
margin: 0;
line-height: 30px;
}
.error-404 h2 {
font-size: 48px;
font-weight: 500;
margin-bottom: 25px;
}
body.error404 .link-text a{
font-size: 18px;
text-transform: uppercase;
color: #fff;
font-weight: 600;
position: relative;
}
body.error404 .link-text a:hover{
color: #999999;
}
body.error404 .link-text a:after {
content: '\f061';
font-family: FontAwesome;
margin-left: 15px;
}
.error-404 h1:before {
content: '';
position: absolute;
z-index: 1;
background: url(//decoroffice.pt/wp-content/themes/crona/assets/images/icon_404.png) center;
left: 0px;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
width: 100px;
height: 100px;
}
body.error404 .link-text {
margin-top: 40px;
}
section.error-404.not-found .page-header {
border: 0;
padding-bottom: 0;
margin-top: 0;
}
@media only screen and (max-width: 1190px){
section.error-404 {
width: 70%;
}
}
@media only screen and (max-width: 991px){
.error-404 h1 {
margin-left: 80px;
}
}
@media only screen and (max-width: 667px)
{
.error-404 h1{
margin-left: 50px;
}
}
@media only screen and (max-width: 625px){
section.error-404 {
width: auto;
}
}
@media only screen and (max-width: 480px){
.error-404 h1 {
margin-left: 30px;
}
}
@media only screen and (max-width: 420px){
.error-404 h1 {
margin-left: 10px;
padding-left: 0;
text-align: right;
}
}
@media only screen and (max-width: 400px){
.error-404 h1 {
padding-left: 0;
text-align: right;
margin-left: 0;
}
} .vc_toggle_title h4 {
font-size: 18px;
text-transform: uppercase;
margin: 0;
position: relative;
z-index: 1;
font-weight: 400;
border: 1px solid #ebebeb;
padding: 27px 20px;
background: none;
width: 100%;
display: inline-block;
transition: all 200ms ease 0s;
-webkit-transition: all 200ms ease 0s;
-moz-transition: all 200ms ease 0s;
}
.woocommerce .before-loop-wrapper{
display: flex;
justify-content: space-between;
align-items: center;
}
.woocommerce .before-loop-wrapper .grid_list_nav {
order: 3;
width: 50%;
position: relative;
display: flex;
float: none;
padding: 0;
justify-content: flex-end;
}
.woocommerce .before-loop-wrapper .woocommerce-result-count{
order: 1;
float: none;
position: relative;
right: auto;
}
.woocommerce .before-loop-wrapper .woocommerce-ordering{
order: 2;
float: none;
position: relative;
}
.widget-container ul.product-categories li ul.children{
margin-left: 0;
}
.widget-container.ftc-items-widget .meta_info{
display: none;
}
.widget-container.ftc-items-widget .product_list_widget li{
display: flex;
justify-content: flex-start;
}
.widget-container.ftc-items-widget .product_list_widget li .ftc-widget-image{
margin-right: 0;
float: left;
}
.widget-container.ftc-items-widget h3.product_title.product-name{
padding-left: 0 !important;
padding-bottom: 0 !important;
}
body .widget-container.ftc-items-widget .widget-title-wrapper .widget-title{
border-bottom: 0 !important;
}
.woocommerce .widget-container.ftc-items-widget  ul.product_list_widget li a{
font-weight: 600;
line-height: 20px;
}
.widget-container.ftc-items-widget .ftc-meta-widget.item-description{
padding-top: 7px;
flex-basis: 150px;
float: left;
margin-left: 15px;
}
.widget-container.ftc-items-widget .ftc-meta-widget.item-description .price .amount{
font-weight: 600;
font-size: 15px;
padding-right: 5px;
}
.archive.category .post-item,
.blog .post-item,
.author .post-item{
display: flex;
justify-content: flex-start;
}
.blog .post-item >div{
width: 100%;
}
.blog-des{
justify-content: flex-start;
display: flex;
align-items: center;
}
.blog-des .date-time {
margin-right: 20px;
padding-right: 20px;
position: relative;
color: #999;
font-size: 14px;
} .widget-container.ftc-blogs-widget .ftc_blog_widget ul li{
display: flex;
justify-content: flex-start;
align-items: center;
}
.widget-container.ftc-blogs-widget  .blog-recent-img{
margin-right: 15px;
}
.widget-container.ftc-blogs-widget .blog-recent-content{
display: flex;
flex-direction: column;
flex-wrap: wrap;
}
.widget-container.ftc-blogs-widget .blog-recent-img img{
width: 70px;
height: 70px;
} .img-3 ul{
list-style: none;
margin-top: 10px;
display: flex;
justify-content: space-between;
}
@media only screen and (max-width:1199px){
body .service-contact{
padding: 41px 90px 55px;
}
}
@media only screen and (max-width:375px){
body .service-contact{
padding: 41px 50px 55px;
}
}
@media only screen and (max-width:767px){
.img-3 ul{
justify-content: center;
}
.service-img .img-full img{
display: block;
float: none;
margin: 0 auto;
}
}
.img-3 ul li{
display: inline-block;
}
.img-3 ul li:not(:first-child){
margin-left: 17px;
}
.service-design .service-button ul{
list-style: none;
text-align: center;
margin-bottom: 50px;
}
.service-design .service-button ul li {
margin-bottom: 5px;
}
.service-design .service-button ul li a{
font-size: 18px;
padding: 18px;
background: #fff;
width: 100%;
border:1px solid #e6e6e6;
display: inline-block;
color: #444;
font-weight: 600;
}
.service-design .service-button ul li a:hover{
color: #fff;
}
.service-design a.button{
width: 100%;
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
text-decoration: none;
color: initial;
background-color: #f1f1f1;
}
.service-contact{
border: 1px solid #e6e6e6;
padding: 41px 203px 55px;
}
.service-contact p{
text-align: center;
font-size: 16px;
}
.service-contact p:first-child{
margin-bottom: 28px;
}
.service-contact p a{
padding: 10px 39px;
color: #fff;
background: #333;
text-transform: uppercase;
}
.service-contact p a:hover{
background:#333;
color:#fff;
}
.service-text h3{
margin-bottom: 28px;
font-weight: bold;
font-size: 20px;
}
.service-text p{
font-size: 16px;
line-height: 26px;
text-align: justify;
}
.service-text .rightdeco{
margin-bottom: 30px;
}
.service-top
{
margin-bottom: 25px !important;
}
.service-text .vc_col-sm-6 .wpb_text_column {
margin-bottom: 0;
} .vc_toggle_title h4 {
margin: 0;
position: relative;
z-index: 1;
font-weight: bold;
padding: 9px 0px 9px 50px;
background: none;
width: 100%;
display: inline-block;
transition: all 200ms ease 0s;
-webkit-transition: all 200ms ease 0s;
-moz-transition: all 200ms ease 0s;
}
.vc_toggle_title h4:hover, .vc_toggle_active .vc_toggle_title h4 {
color: #fe792e;
}
.vc_toggle_title h4:hover{
color: #fe792e;
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon,
.vc_toggle.vc_toggle_default .vc_toggle_icon,
.vc_toggle .vc_toggle_icon:after{
display: none !important;
}
.vc_toggle_active .vc_toggle_icon:before {
content: "\f106" !important;
}
.vc_toggle_title h4:before {
position: absolute;
left: 0px;
top: 3px;
color: #fff !important;
font-family: 'FontAwesome'; transition: all 200ms ease 0s;
-webkit-transition: all 200ms ease 0s;
-moz-transition: all 200ms ease 0s;
z-index: 4;
font-weight: 300;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
}
.vc_toggle_active .vc_toggle_title h4:before{
position: absolute;
left: 0px;
top: 3px;
color: #fff !important;
font-family: 'FontAwesome'; transition: all 200ms ease 0s;
-webkit-transition: all 200ms ease 0s;
-moz-transition: all 200ms ease 0s;
z-index: 4;
font-weight: 300;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_content p {
margin-bottom: 10px;
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_content p:last-child {
margin-bottom: 0px;
}
.vc_toggle_default .vc_toggle_content,
.vc_toggle_size_md.vc_toggle_default .vc_toggle_content {
max-width: 870px;
line-height: 26px;
word-spacing: 1px;
text-align: justify;
}
.vc_toggle_default .vc_toggle_content, .vc_toggle_size_md.vc_toggle_default .vc_toggle_content {
padding: 10px 0px 0px 0px;
margin: 0;
font-size: 16px;
text-align: justify;
}
body .faq-page .vc_toggle_active .vc_toggle_title h4{
color: #111;
background: #f8f8f8;
}
.faq-text {
text-align: center;
}
.faq-bottom .vc_column_container .wpb_text_column.wpb_content_element .wpb_wrapper .faq-text h2{
margin: 0 auto;
font-size: 20px;
color: #fff;
font-weight: 600;
margin-bottom: 30px !important;
line-height: 30px;
max-width: 700px;
letter-spacing: 1px;
}
.faq-text a{
padding: 9px 27px;
font-size: 14px;
font-weight: 600;
display: inline-block;
color:#fff !important;
border:1px solid #fff;
}
.faq-text a:hover{
background: #333;
color: #fff;
border-color: #333;
}
.faq-bottom{
padding: 53px 0 30px;
margin-bottom: -50px !important;
}
.faq-page .vc_toggle_default .vc_toggle_content{
padding: 15px 20px 30px;
}
.faq-page .vc_toggle_default:last-child .vc_toggle_content{ }
.faq-page .vc_toggle_default .vc_toggle_content,
.faq-page .vc_toggle_size_md.vc_toggle_default .vc_toggle_content{
width: 100%;
border: 0;
}
.faq-page .vc_toggle_title h4{
border: 0;
border-top: 1px solid #ebebeb;
padding: 27px 20px;
}
.faq-page .vc_toggle_size_md.vc_toggle_default .vc_toggle_content p:last-child{
border:0;
font-size: 16px;
}
.faq-page .vc_toggle{
margin: 0;
} .faq-left >.wpb_wrapper{
padding-right: 50px;
border-right: 1px solid #ebebeb;
}
.faq-right >.wpb_wrapper{
padding-left: 20px;
}
.heading-faq h1{
font-size: 24px;
font-weight: 600;
}
.faq-page{
padding-bottom: 30px;
}
.faq-page .wpb_wrapper .vc_toggle:last-child.vc_toggle_active{ }
.faq-page .vc_toggle_title h4:after,
.faq-page .vc_toggle_active .vc_toggle_title h4:after{
top: 25px;
}
@media only screen and (max-width: 991px){
.faq-page .vc_col-sm-6{
width: 100%;
}
.faq-left >.wpb_wrapper{
border-right: 0;
padding-right: 0;
}
.faq-right >.wpb_wrapper{
padding-left: 0;
margin-top: 30px;
}
} .about-us-bar .vc_toggle_title h4:after{
content: '';
line-height: 43px;
}
.about-us-bar .vc_toggle_default .vc_toggle_content, .vc_toggle_size_md.vc_toggle_default .vc_toggle_content{
max-width: 100%;
width: 100%;
border: 0;
}
.about-us-bar .vc_general small.vc_label{
font-size: 16px;
text-transform: inherit;
font-weight: 400;
}
.our-team-about .ftc-team-member .image-thumbnail:before{
border-radius: 0;
}
.our-team-about .ftc-team-member .image-thumbnail:hover:before{
opacity: 0.5;
}
.our-first{
margin-bottom: 30px !important;
}
.our-team-about .ftc-team-member .image-thumbnail,
.our-team-about .ftc-team-member:hover .image-thumbnail{
border-radius: 0;
}
.about-weare h1{
font-size: 100px;
font-weight: 600;
position: relative;
top: 57px;
opacity: 0.04;
margin-top: -40px;
letter-spacing: 6px;
}
.content-weare{
max-width: 700px;
margin-top: 15px;
}
.about-weare h2{
font-weight: normal;
font-size: 38px !important;
letter-spacing: 1px;
}
.about-us-btn{
display: flex;
margin-top: 37px;
}
.about-us-btn a{
font-size: 14px;
text-transform: uppercase;
background: #000;
padding: 13px 45px;
color: #fff;
}
.about-us-btn a:hover{
color: #fff;
}
.imgfull-about .ftc-smooth-image{
margin-bottom: 0;
}
.imgfull-about.vc_col-sm-6{
padding-right: 0 !important;
}
.about-us-sale{
display: flex;
align-items: center;
}
.left-about .about-getsale{
padding-left: 74px;
}
@media only screen and (min-width: 1700px){
.left-about .about-getsale{
padding-left: 360px;
}
}
.about-getsale h3{
font-size: 24px;
margin-bottom: 28px;
}
.about-getsale h4{
font-size: 36px;
max-width: 478px;
margin-bottom: 53px;
}
.about-heading h1{
font-size: 34px;
text-align: center;
letter-spacing: 1px;
font-weight: 600;
}
.about-heading h3{
font-size: 16px;
font-weight: normal;
text-align: center;
margin-bottom: 58px;
}
.ftc-team-member header{
display: none;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
z-index: 2;
}
.content-info:hover header{
display: block;
}
.content-info .excerpt{
display: none;
}
.ftc-team-member header h3 a,
.ftc-team-member header span{
color: #fff;
opacity: 1;
}
.about-us-bar  .vc_toggle_title h4:before{
position: absolute;
left: auto;
top: 8px;
font-family: 'FontAwesome';
content: "\f0d7";
transition: all 200ms ease 0s;
-webkit-transition: all 200ms ease 0s;
-moz-transition: all 200ms ease 0s;
z-index: 4;
font-weight: 300;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
right: 0;
background: transparent !important;
}
.about-us-bar .vc_toggle_active .vc_toggle_title h4:before{
content: "\f0d8";
}
.about-us-bar .vc_toggle_active .vc_toggle_title h4{
font-weight: 500;
color: #333;
}
.about-us-bar .vc_toggle_active .vc_toggle_title h4:after{
content: '';
width: 3px;
height: 47px;
position: absolute;
left: 0;
top: 0;
}
.about-us-bar .vc_toggle{
margin-bottom: 10px;
}
.about-us-bar .vc_toggle_title h4{
padding: 12px 0px 12px 30px;
}
.about-us-bar .vc_toggle_title h4{
font-size: 18px;
font-weight: 600 !important;
text-transform: inherit;
}
body .about-us-bar  .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title,
.about-us-bar .vc_toggle_default .vc_toggle_title,
.about-us-bar .vc_toggle_size_md.vc_toggle_default .vc_toggle_title{
border: 1px solid #e5e5e5;
}
.about-us-bar .vc_toggle_size_md.vc_toggle_default .vc_toggle_content p:last-child{
padding: 0px 20px 10px 20px;
}
.about-us-bar .map-border:before{ }
.our-team-about .vc_col-sm-12 > .wpb_wrapper {
border-bottom: 1px solid #e5e5e5;
padding-bottom: 60px;
}
.about-us-bar,
.our-team-about{
margin-top: 50px;
}
.about-us-bar .about-heading{
padding-bottom: 6px;
}
.about-heading h3{
padding-bottom: 26px;
color: #666;
}
.about-us-sale{
margin-top: 30px;
}
.our-story  .vc_toggle_active .vc_toggle_title h4{
background: transparent;
}
.about-us-bar .vc_progress_bar .vc_single_bar{
margin-bottom: 65px;
}
@media only screen and (min-width: 991px){
.about-weare h1 {
margin-top: -80px;
}
.about-getsale h4 {
margin-bottom: 30px;
}
.widget-column.footer-top .top-brand .brand-h14{
margin: 0 15px;
}
} .contact-us-form{
display: flex;
background: #fff;
justify-content: space-between;
padding: 60px;
position: relative;
top: -180px;
left: auto;
right: auto;
margin-bottom: -200px !important;
border: 1px solid #f1f1f1;
}
.us-form .name-email{
display: flex;
margin-bottom: 14px;
}
.us-form .subject{
margin-bottom: 14px;
}
.us-form .message-form{
margin-bottom: 20px;
}
.us-form .name-email .name{
margin-right: 15px;
}
.contact-us-form .contact ul{
list-style: none;
}
.contact-us-form  h3{
font-size: 20px;
font-weight: 600;
padding-bottom:30px;
color: #fff;
}
.contact-us-form .us-form h3{
color: #444;
}
.contact-us-form .contact{
background: #2c2c2c;
color: #999;
padding: 60px 0 0 40px;
max-width: 370px;
margin-right: 100px;
}
.contact-us-form .contact ul li{
font-size: 16px;
display: flex;
justify-content: flex-start;
align-items: center;
padding-bottom: 30px;
}
.contact-us-form .contact ul li >i{
border: 1px solid #999;
border-radius: 50%;
padding: 10px 11px;
margin-right: 30px;
}
.contact-us-form .contact a{
color: #999;
}
.contact-us-form form input{
padding: 7px 10px;
border: 1px solid #ebebeb;
}
.contact-map .vc_col-sm-12{
padding-left: 0 !important;
padding-right: 0 !important;
}
@media only screen and (max-width: 1024px){
.contact-us-form .contact{
margin-right: 50px;
max-width: 400px;
}
}
@media only screen and (max-width: 991px){
.contact-us-form .contact{
margin-right: 20px;
max-width: 400px;
padding: 20px 0 0 20px;
}
.contact-us-form{
padding: 20px;
}
.contact-us-form .contact ul li >i{
margin-right: 15px;
}
}
@media only screen and (max-width: 640px){
.contact-us-form{
flex-wrap: wrap;
}
.contact-us-form .contact{
max-width: 100%;
margin-right: 0;
padding: 20px 20px 0 20px;
}
.us-form{
margin-top: 30px;
}
} .widget-container.widget_categories ul li:not(:last-child){
border-bottom: 1px solid #eee;
}
.widget-container.widget_categories ul li:first-child{
padding-top: 0;
}
.widget-container.widget_categories ul li{
padding: 6px 0;
display: flex;
justify-content: space-between;
}
.widget-container.widget_categories .widget-title-wrapper .widget-title.product_title,
.widget-container.ftc-blogs-widget .widget-title-wrapper .widget-title.product_title{
padding-bottom: 0;
padding-top: 0;
}
.widget-container.ftc-blogs-widget .widget-title-wrapper .widget-title.product_title{
padding-bottom: 0;
}
.widget-container.ftc-blogs-widget .widget-title-wrapper{ }
.widget-container.ftc-blogs-widget .date-time,
.single-post .vcard.author a,
.single-post .date-time,
.single-post .caftc-link,
.single-post article .post-info .info-category .vcard.author >a{
color: #999;
}
.single-post article .post-info .info-category .caftc-link .cat-links >a
{
color: #000;
}
.single-post .comments-area .comments-title{
font-size: 20px;
}
.single-post article .post-info .info-category .date-time{
position: relative;
margin-right: 20px;
padding-right: 20px;
}
body.single-post,
body.blog,
body.archive.category,
body.author { }
.blog-des .vcard.author i{
margin-right: 5px;
}
.blog article a.button-readmore:before{
content: "";
margin-right: 0;
}
.blog article a.button-readmore{
background-color: #fff;
color: #000 !important;
border:1px solid;
}
.blog article a.button-readmore:hover{
color: #fff !important;
}
.page-numbers{
background-color: #eee;
}
.page-numbers:hover{
color: #fff;
}
.page-numbers.current{
color: #fff;
}
.blog .top-brand,
body.archive.category .top-brand,
body.author .top-brand,
body.single-post .top-brand{
border-top: 1px solid #eee;
}
.blog .navigation.pagination{
padding: 0;
margin-bottom: 10px;
}
.woocommerce-pagination .page-numbers{
background-color: #fff;
}
div.product .summary .yith-wcwl-add-to-wishlist{
display: inline-block;
margin: -84px 0 0 135px;
float: left;
}
#primary .summary.entry-summary a.compare.button{
float: left;
margin: -84px 0 0 177px;
}
.woocommerce div.product form.cart{
margin-bottom: 0px;
}
.woocommerce div.product.product-type-external p.cart{
margin-bottom: 40px;
}
.pp_woocommerce .product-type-grouped .quantity{
padding-left: 15px;
}
.pp_woocommerce .product-type-grouped .quantity-title {
width: 100%;
text-align: left;
}
.pp_woocommerce .product-type-grouped .entry-summary table.group_table td:nth-child(3){
padding: 15px;
}
#pp_full_res  .pp_inline .product-type-grouped p{
margin: 5px 0 10px;
}
.woocommerce #content nav.woocommerce-pagination ul:hover{
background: #fff;
} .table-coming .coming-child{
display: flex;
justify-content: center;
padding: 0 50px;
}
.table-coming .coming-child .som{
padding: 70px 0 40px;
}
.table-coming .coming-child .som .wpb_wrapper{
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.table-coming .coming-child .som  .comming-soon4{
text-align: center;
color: #fff;
}
.table-coming .coming-child .som  .comming-soon4 h3{
font-size: 36px;
font-weight: 600;
letter-spacing: 2px;
}
.table-coming .coming-child .som  .comming-soon4 >div{
letter-spacing: 2px;
margin-top: 5px;
}
.table-coming{
display: flex;
align-items: center;
justify-content: center;
margin-top: 50px;
}
.social-coming ul{
display: flex;
justify-content: center;
list-style: none;
}
.social-coming ul li{
width: 50px;
}
.social-coming ul li a{
font-size: 0;
}
.social-coming ul li a i{
font-size: 20px;
color: #fff;
padding: 6px 10px;
border-radius: 50%;
width: 35px;
height: 35px;
text-align: center;
line-height: 25px;
}
.social-coming ul li a i.fa-google-plus{
padding: 6px 5px;
}
.social-coming ul li.facebook:hover a i{
background: #3b5999;
}
.social-coming ul li.twitter:hover a i{
background: #55acee;
}
.social-coming ul li.google:hover a i{
background: #dd4b39;
}
.social-coming ul li.instagram:hover a i{
background: #3b5999;
}
.social-coming ul li.youtube:hover a i{
background: #cd201f;
}
.coming-child .ftc-countdown{
display: flex;
margin-bottom: 10px;
}
.table-coming .counter-wrapper{
display: flex;
}
.table-coming .ftc-countdown .counter-wrapper > div .number-wrapper .number{
line-height: 80px;
font-size: 45px;
}
.table-coming .counter-wrapper > div .number-wrapper {
border: 2px solid #a2a1a1;
border-radius: 50%;
color: #ffffff;
line-height: 0;
padding: 30px 10px;
width: 145px;
height: 145px;
margin-bottom: 15px;
}
.table-coming  .ftc-countdown .counter-wrapper > div{
width: auto;
height: auto;
border: 0;
}
.table-coming .countdown-meta{
letter-spacing:6px;
}
.table-coming .social-coming{
margin-top: 15px;
}
.table-coming{
margin: 0 !important;
}
.woocommerce .before-loop-wrapper .woocommerce-result-count,
.woocommerce-page .before-loop-wrapper .woocommerce-result-count {
font-size: 16px;
border-bottom:1px solid;
line-height: 34px;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering{
margin: 0;
}
.woocommerce .before-loop-wrapper .grid_list_nav a:focus{
outline: 0;
outline-style: none;
outline-width: 0;
}
.archive .ftc-breadcrumb,
.shop .ftc-breadcrumb{
margin: 0 auto 60px;
}
.archive .ftc-sidebar,
.shop .ftc-sidebar{
margin-top: 5px;
}
.widget-container.ftc-product-categories-widget ul.children li.cat-parent > span.icon-toggle:before{
font-size: 23px;
line-height: 24px;
}
.widget-container.ftc-product-categories-widget ul.children li.cat-parent > span.icon-toggle{
line-height: 30px;
}
.pp_woocommerce div.product form.cart .button.product_type_external{
width: 110px;
min-width: 110px;
padding-left: 0;
padding-right: 0;
}
.pp_woocommerce  div.product form.cart .group_table td{
text-align: center;
}
.pp_woocommerce div.product form.cart .button.product_type_external:before{
content: '';
}
.woocommerce nav.woocommerce-pagination .page-numbers,
.woocommerce nav.woocommerce-pagination
{
background: transparent;
}
.woocommerce .products.list .product .item-description .quickview,
.woocommerce .products.list .product .item-description .add-to-cart a, 
.woocommerce .products.list .product .item-description .yith-wcwl-add-to-wishlist a,
.woocommerce .products.list .product .item-description .meta_info a{
background: transparent;
color: #999;
border: 1px solid #f1f1f1;
}
.woocommerce .products.list .product .item-description .yith-wcwl-add-to-wishlist.exists a.add_to_wishlist{
display: none;
}
.woocommerce .products.list .product .item-description .meta_info .add-to-cart{
border-top: none;
}
.single-product .ftc-breadcrumb,
.page .ftc-breadcrumb{
margin:0 auto 60px;
}
.single-product .summary .product_title{
text-transform: capitalize;
font-weight: 600;
}
.single-product .ftc-sidebar .widget-title{
font-weight: 600;
}
.woocommerce div.product div.summary p.cart a,
.woocommerce div.product div.summary form.cart .button{
background: transparent;
color: #666;
border:1px solid #e5e5e5;
}
.pp_woocommerce div.product .summary .compare,
.woocommerce div.product .summary .compare,
.woocommerce-page div.product .summary .compare,
.woocommerce #content div.product .summary .compare,
.woocommerce-page #content div.product .summary .compare,
div.product .summary .yith-wcwl-add-to-wishlist a{
background: transparent;
border:1px solid #e5e5e5;
}
.woocommerce div.product div.summary p.cart a:hover,
.woocommerce div.product div.summary form.cart .button:hover{
color: #fff;
}
.woocommerce #reviews #comments h2{
margin-bottom: 13px;
}
.ftc-blogs-widget .post_list_widget{
}
.ftc-masonry .blogs .post-info .date-time,
.ftc-masonry .blogs .post-info .count-view{
color: #999;
}
.error404  .search-form .search-submit .icon{
display: none;
}
.error404 .search-form .search-submit:before{
font-family: "FontAwesome";
content: "\f002";
position: absolute;
right: 6px;
top: 0;
visibility: visible;
color: #fff;
font-size: 18px;
line-height: 30px;
}
.error404 .search-form input[type="search"]::-webkit-input-placeholder {
color: #fff;
}
.error404 .search-form input[type="search"]::-moz-placeholder {
color: #fff;
}
.error404 .search-form input[type="search"]::-moz-placeholder {
color: #fff;
}
.error404 .search-form input[type="search"]::-ms-input-placeholder {
color: #fff;
}
.order-by-first{
order: 2 !important;;
}
.order-by-second{
order: 1 !important;;
} #comments h4.title{
font-size: 18px;
font-weight: 600;
text-transform: uppercase;
margin-bottom: 15px;
}
#comments .comment-list{
display: inline-block;
width: 100%;
padding-bottom: 20px;
}
#comments .the-comment.media{
display: flex;
align-items: center;
}
#comments .the-comment.media .avartar{
padding-right: 0px;
}
#comments .the-comment.media .comment-box{
flex: 1;
padding-left: 20px;
}
#comments .the-comment.media .comment-box .meta{
margin-top: 0;
}
#comments .the-comment.media .comment-box .meta .author-comment{
text-transform: uppercase;
display: block;
}
#comments .the-comment.media .comment-box .meta .date{
font-size: 14px;
color: #999;
}
#comments .the-comment.media .comment-box .meta .date i.fa{
margin-right: 10px;
}
#comments .comment-list li.comment ul.children{
width: 100%;
padding-left: 80px; }
#comments .comment-list li.comment:first-child{
border: none;
margin-top: 0;
padding-top: 0;
}
#comments .comment-list li.comment,#comments .comment-list li.comment ul.children li{
padding-top: 60px;
margin-top: 60px;
border-top: 1px solid #e5e5e5;
}
.comment-text p{
color: #666;
}
.single-post #comments .comments-title{
margin-bottom: 20px;
}
.single-post #comments .comment-respond{
margin-top: 20px;
}
.ftc-product-categories-widget .widget-title,
.ftc-items-widget .widget-title
{
font-size: 24px;
letter-spacing: 0;
}
.ftc-sidebar  .widget-title{
font-size: 24px;
letter-spacing: 0;
}
@media only screen and (min-width: 1199px ){
.ftc-product-categories-widget ul
{ }
}
.pp_woocommerce .owl-nav > div:before{
line-height: 29px;
}
@-moz-document url-prefix(){ 
.woocommerce #coupon_code{
padding: 13px 6px 12px;
}
.off-can-vas-inner{ height: calc(100% - 80px) !important;
}
} .newsletterpopup .close-popup {
cursor: pointer;
height: 25px;
position: absolute;
right: -25px;
top: -25px;
width: 25px;
z-index: 1;
}
.newsletterpopup .close-popup:hover:after {
color: #999;
}
.newsletterpopup input[type="checkbox"] {
margin: 0px 10px 0 0;
margin-top: 1px \9;
line-height: normal;
width: 14px;
height: 27px;
position: absolute;
left: -25px;
}
.newsletterpopup .close-popup:after{
content: '\f00d';
font-family: 'FontAwesome';
display: block;
font-size: 18px;
line-height: 25px;
color: #fff;
}
.dont_show_popup{
position: absolute;
bottom: 0;
left: auto;
right: 0;
margin-right: 15px;
color: #fff;
}
.dont_show_popup label{
font-size: 14px;
color: #000;
cursor: pointer;
}
.popupshadow {
background: #000;
height: 100%;
left: 0;
opacity: 0.8;
position: fixed;
top: 0;
width: 100%;
z-index: 99999;
display: block; 
}
.rtl .popupshadow {
right: 0;
left: auto; 
}
.newsletterpopup {
background: #000;
box-sizing: border-box;
padding-bottom: 0;
position: fixed;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
width: 100%;
max-width: 770px;
height: 100%;
max-height: 437px;
z-index: 1000000;
display: table;
text-align: center;
background-size: cover;
background-repeat: no-repeat; 
}
.newsletterpopup p.small-newsletter,
.newsletterpopup p.text-newsletter {
display: block;
}
.newsletterpopup .social-icons ul li {
display: inline-block;
}
.newsletterpopup .social-icons li {
margin-right: 11px;
}
.newsletterpopup .social-icons li,
.newsletterpopup .social-icons li a {
width: 35px;
height: 35px;
text-align: center;
line-height: 35px;
padding: 0;
display: inline-block;
position: relative;
background: #3e3e3e;
}
.newsletterpopup .social-icons li i {
font-size: 18px;
line-height: 35px;
}
.newsletterpopup .social-icons {
margin-top: 30px;
}
.newsletterpopup .social-icons .ftc-tooltip {
font-size: 0px;
}
.newsletterpopup .social-icons a.facebook {
background-color: #3B5998;
}
.newsletterpopup .social-icons li a.twitter {
background-color: #2CAAE1;
}
.newsletterpopup .social-icons li a.google-plus {
background-color: #DD4B39;
}
.newsletterpopup .social-icons li a.flickr {
background-color: #cd1b3a;
}
.newsletterpopup .social-icons li a.youtube {
background-color: #597fb4;
}
.newsletterpopup .social-icons li a.instagram {
background-color: #73c9fd;
}
p.small-newsletter {
margin-bottom: 30px;
font-size: 15px;
line-height: 24px;
color: #444;
text-align: center;
max-width: 400px;
margin: 0 auto 20px;
}
.title-newsletter p.email{
max-width: 400px;
margin: 0 auto 20px;
}
.title-newsletter p.email input{
font-size: 14px;
line-height: 42px;
text-align: center;
font-weight: 300;
padding: 0 15px;
color: #444;
}
.newsletterpopup input[type="email"] {
padding: 8px 15px;
color: #999;
border: 0;
background: #e5e5e5;
}
.newsletterpopup input[type="submit"]{
padding: 10px 20px;
text-transform: uppercase;
}
.mc4wp-form p.Subscribe{
margin: 0 auto;
width: max-content;
}
.newsletterpopup .widget {
max-width: 100%;
text-align: left; }
p.text-newsletter {
font-size: 33px;
text-transform: uppercase;
font-weight: 700;
color: #111;
margin-bottom: 15px;
text-align: center;
}
.newsletterpopup .wp-newletter input[type="submit"]{
background-color: #fff;
color: #000;
border: 1px solid #000;
font-size: 15px;
font-weight: 600; padding: 10px 0 9px;
cursor: pointer;
display: block;
min-width: 125px;
transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
}
.newsletterpopup .wp-newletter input[type="submit"]:hover{
color: #fff;
}
.newsletterpopup .widget {
margin-bottom: 0; 
}
.newsletterpopup .wp-newletter {
display: table-cell;
vertical-align: middle;
color: #fff; 
}
.newsletterpopup .wp-newletter div.wpcf7-mail-sent-ok,
.newsletterpopup .wp-newletter div.wpcf7-validation-errors {
margin: 0px 115px;
border-color: #9ed14b;
font-size: 16px;
line-height: 30px; 
}
.newsletterpopup .wp-newletter h2 {
font-size: 52px;
color: #fff;
text-transform: uppercase;
position: relative;
margin: 0;
padding-bottom: 26px;
margin-bottom: 23px; 
}
.newsletterpopup .wp-newletter h2::after {
content: "";
position: absolute;
bottom: 0;
left: 50%;
margin-left: -35px;
width: 70px;
height: 3px;
background: #fff; 
}
.newsletterpopup .wp-newletter .desc-newsletter {
font-size: 26px;
line-height: 34px;
margin-bottom: 27px; 
}
.newsletterpopup .wp-newletter .content-newsletter {
position: relative;
margin: 0px 115px; 
}
.newsletterpopup .wp-newletter .content-newsletter input[type="email"] {
display: inline-block;
width: 100%;
line-height: 38px;
font-size: 16px;
color: #000;
padding-left: 17px; 
}
.rtl .newsletterpopup .wp-newletter .content-newsletter input[type="email"] {
padding-right: 17px;
padding-left: inherit; 
}
.newsletterpopup .wp-newletter .content-newsletter input[type="email"]:-moz-placeholder {
color: #363636; 
}
.newsletterpopup .wp-newletter .content-newsletter input[type="email"]::-moz-placeholder {
color: #363636; 
}
.newsletterpopup .wp-newletter .content-newsletter input[type="email"]:-ms-input-placeholder {
color: #363636; 
}
.newsletterpopup .wp-newletter .content-newsletter input[type="email"]::-webkit-input-placeholder {
color: #363636; 
}
.newsletterpopup .wp-newletter .content-newsletter input[type="submit"] {
position: absolute;
top: 0;
right: 0;
border: 0;
line-height: 50px;
padding: 0 35px;
font-size: 16px;
font-family: "Nunito", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #fff;
background: #9ed14b; 
}
.rtl .newsletterpopup .wp-newletter .content-newsletter input[type="submit"] {
left: 0;
right: auto;
}
.newsletterpopup .wp-newletter .content-newsletter span.wpcf7-not-valid-tip {
color: #fff;
margin-top: 20px;
font-size: 16px; 
}
@media (max-width: 991px) {
.newsletterpopup {
width: 600px; 
}
.newsletterpopup .wp-newletter {
padding-top: 15px; 
padding-left: 15px;
padding-right: 15px;
}
.newsletterpopup .wp-newletter .desc-newsletter {
margin-bottom: 25px; 
}
.newsletterpopup .wp-newletter .content-newsletter input[type="submit"] {
margin-bottom: 15px; 
}
.site-footer{
padding-bottom: 70px;
}
#to-top{
bottom: 60px;
}
}
@media (max-width: 767px) {
.popupshadow,
.newsletterpopup {
display: none !important; 
} 
}
@media (max-width: 480px){
.site-footer{
padding-bottom: 58px;
}
} @media (max-width: 991px){ .header-nav .container .mobile-button{
display: none;
}
.mobile-button .mobile-nav{
font-size: 18px;
z-index: 999999;
}
.mobile-menu-wrapper ul.mega_main_menu_ul > li.menu-item-has-children > a.item_link span.link_text:before {
position: absolute;
top: 50%;
right: 15px;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
font-family: 'FontAwesome';
content: "\f067";
font-size: 14px;
line-height: 14px;
transition: all 300ms ease 0s;
-webkit-transition: all 300ms ease 0s;
-moz-transition: all 300ms ease 0s;
backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
color: #000;
}
.mobile-menu-wrapper ul.mega_main_menu_ul > li.menu-item-has-children > a.item_link:hover span.link_text:before {
content: '\f068';
}
.ftc-mobile-wrapper{
width: 300px;
padding: 0;
display: block;
position: fixed;
top: 0;
bottom: 0;
left: 0;
z-index: 500;
overflow: hidden;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
background-color: #fff;
-webkit-transition: transform .15s ease;
-webkit-transition: -webkit-transform .15s ease;
transition: -webkit-transform .15s ease;
transition: transform .15s ease;
transition: transform .15s ease,-webkit-transform .15s ease;
transform: translate3d(-300px,0,0);
-webkit-transform: translate3d(-300px,0,0);
}
.has-mobile-menu .ftc-mobile-wrapper{
transform: none;
-webkit-transform: none;
padding-bottom: 70px;
z-index: 99999999;
}
.ftc-close-popup{
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 400;
opacity: 0;
visibility: hidden;
background-color: rgba(0,0,0,.7);
-webkit-transition: opacity .25s ease,visibility 0s ease .25s;
transition: opacity .25s ease,visibility 0s ease .25s;
}
.has-mobile-menu .ftc-close-popup{
opacity: 1;
visibility: visible;
-webkit-transition: opacity .25s ease,visibility 0s ease;
transition: opacity .25s ease,visibility 0s ease;
}
.ftc-mobile-wrapper .ftc-search .search-button:before{
font-size: 18px;
}
.ftc-close-popup {
top: -150px;
height: calc(100vh + 300px);
}
.header-nav .container .mobile-button{
display: block;
}
.mobile-nav{
cursor: pointer;
} .ftc-mobile-wrapper .mutil-lang-cur{
text-align: center;
display: none;
} .ftc-mobile-wrapper .menu-text {
font-size: 20px;
padding: 10px 0 10px 20px;
line-height: 35px;
background-color: #666;
color: #fff;
font-weight: 600;
text-transform: uppercase;
}
.ftc-mobile-wrapper .menu-text .btn-toggle-canvas.btn-danger {
float: right;
margin-right: 10px;
}
.ftc-mobile-wrapper .mobile-menu-wrapper .mobile_toggle {
display: none !important;
}
.ftc-mobile-wrapper .ftc_search_ajax .search-field {
border: 3px double #444;
font-size: 16px;
}
.mobile-button {   width: 32px;
z-index: 400;
text-align: center; }
.mobile-button .fa-bars:before {
color: #fff;
}
.ftc-mobile-wrapper .ftc-search form:hover .ftc_search_ajax input[type="text"]{
width: 100%;
min-width: 50px;
padding: 11px 20px;
top: 0;
}
.ftc-mobile-wrapper .ftc-search form .ftc_search_ajax input[type="text"]{
width: 100%;
min-width: 50px;
padding: 11px 20px;
top: 0;
}
.ftc-mobile-wrapper .mega_main_menu > .menu_holder > .menu_inner > ul > li[class*="columns"]{
width: 100%;
margin-left: 0; }
.ftc-mobile-wrapper .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link,
.ftc-mobile-wrapper .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item{
border-bottom: 0;
}
.ftc-mobile-wrapper .mega_main_menu li.multicolumn_dropdown > .mega_dropdown > li{
width: 100% !important;
}
.ftc-mobile-wrapper .mega_main_menu.responsive-enable.mobile_minimized-enable > .menu_holder > .menu_inner > ul{
display: block;
}
.ftc-mobile-wrapper .ftc-search form .ftc_search_ajax input[type="text"]:focus{
padding: 11px 20px;
height: auto;
}
.ftc-mobile-wrapper .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text{
color: #000 !important;
}
.ftc-mobile-wrapper .mega_main_menu.primary.mobile_minimized-enable > .menu_holder > .menu_inner > ul > li > .item_link > .link_content,
.mega_main_menu.primary.mobile_minimized-enable > .menu_holder > .menu_inner > ul > li > .item_link{
height: 40px !important;
line-height: 40px !important;
}
.ftc-mobile-wrapper .mega_main_menu.primary.mobile_minimized-enable > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text{
height: 40px;
}
.ftc-mobile-wrapper .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link{
padding: 0 20px;
}
.ftc-mobile-wrapper .mega_main_menu > .menu_holder > .menu_inner > ul{
background: #fff;
}
.ftc-mobile-wrapper .ftc_search_ajax .search-button{
top: 15px;
}
.menu-text >i{
padding-right: 3px;
}
.ftc-mobile-wrapper .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link:hover, 
.ftc-mobile-wrapper .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item:hover{
border-bottom: 0;
}
.footer-mobile{
left: 0;
bottom: 0;
width: 100%;
z-index: 111;
display: flex;
position: fixed;
flex-direction: row;
padding: 5px 0;
background-color: #ffffff;
justify-content: space-between;
box-shadow: 0px 0px 5px #f1f1f1;
transition: all .4s ease-in-out 0s;
-o-transition: all .4s ease-in-out 0s;
-webkit-transition: all .4s ease-in-out 0s;
}
.footer-mobile>div{
width: 25%;
padding: 0;
text-align: center;
}
.footer-mobile .mobile-wishlist .ftc-my-wishlist{
padding: 8px 0 8px;
}
.header-content .navigation-primary {
display: none !important;
}
.admin-bar .header-ftc{
top: 46px;
}
.header-ftc{
z-index: 111;
width: 100%;
background: #fff;
} .header-content{
padding-bottom: 0px;
padding-top: 0;
}
.header-content .container > div{
display: table-cell;
}
.logo-wrapper{
transform: translateX(48%);
-webkit-transform:translateX(48%) ;
-moz-transform:translateX(48%) ;
-ms-transform: translateX(48%);
-o-transform: translateX(48%);
}
.ftc_cart:before{
color: #000;
}
.ftc-search form:hover{ }
.header-ftc .dropdown-menu-header{
display: none !important;
}
.ftc_search_ajax .search-button{
color: #000;
}
.ftc-mobile-wrapper .ftc_search_ajax .search-button{
color: #666;
}
.header-ftc  .logo-wrapper{
width: auto !important;
flex: 1;
}
.ftc-shop-cart .ftc-shoppping-cart{
right: 10px;
}
.site-content-contain{ }
.ftc_search_ajax .search-button{
top: 10px;
}
.header-content .logo-wrapper.is-desktop{
display: none !important;
}
.ftc-shop-cart{
line-height: 24px;
}
.ftc-shop-cart .ftc-shoppping-cart{
top: 16px;
line-height: inherit;
}
span.cart-number{
margin-top: -8px;
line-height: 9px;
}
.ftc-search-product .ftc_search_ajax{
top: -9px;
}
.ftc-search form:hover .ftc_search_ajax input[type="text"]{
top: 2px;
}
.dropdown-menu-header, .ftc-shop-cart{
height: auto;
}
.menu-mobile>div{
line-height: 40px;
padding-left: 18px;
text-transform: uppercase;
border-bottom: 1px solid #ebebeb;
}
.menu-mobile>div:hover{
background-color: #262626;
}
.menu-mobile > div:last-child {
border-bottom: 0;
}
.menu-mobile>div a, .menu-mobile>div a span{
color: #000000;
font-size: 15px;
font-weight: 400; }
.menu-mobile>div:hover a, .menu-mobile>div:hover a span{
color: #ffffff !important;
}
.menu-mobile>div a i{
display: none;
}
.ftc-mobile-wrapper .header-mobile-social{
margin-top: 10px;
padding-left: 18px;
}
.ftc-mobile-wrapper .header-mobile-social li{
display: inline-block;
border: 0.5px solid transparent;
}
.ftc-mobile-wrapper .header-mobile-social li:hover { background-color: transparent;
transition: all 300ms ease 0s;
}
.ftc-mobile-wrapper .header-mobile-social li i{
color: #ffffff;
}
.ftc-mobile-wrapper .header-mobile-social .hd-facebook{
padding: 3px 10.5px;
background-color: #3b5998;
}
.ftc-mobile-wrapper .header-mobile-social .hd-twitter{
padding: 3px 7.5px;
background-color: #2CAAE1;
}
.ftc-mobile-wrapper .header-mobile-social .hd-youtube{
padding: 3px 7px;
background-color: #CC181E;
}
.ftc-mobile-wrapper .header-mobile-social .hd-instagram-menu{
padding: 3px 8.2px;
background-color: #CB2899;
}
.ftc-mobile-wrapper .header-mobile-social .hd-instagram {
padding: 3px 7px;
background: #ff7d31;
}
.footer-mobile>div.mobile-home, .footer-mobile>div.mobile-view-shop{
padding: 8px 0;
}
.footer-mobile .mobile-wishlist .ftc-my-wishlist a, .footer-mobile .mobile-account a, 
.footer-mobile .mobile-wishlist .ftc-my-wishlist a span{
text-transform: capitalize;
color: #666666;
}
.footer-mobile>div.mobile-home a, .footer-mobile>div.mobile-view-shop a{
color: #666666;
}
.footer-mobile>div i{
margin: 0;
display: block;
font-size: 20px;
color: #666666 !important;
}
.footer-mobile>div.mobile-wishlist .ftc-my-wishlist i:before{
color: #666666 !important;
}
.footer-mobile>div.mobile-home:hover a, .footer-mobile>div.mobile-view-shop:hover a,
.footer-mobile>div.mobile-wishlist .ftc-my-wishlist:hover a, .footer-mobile>div.mobile-wishlist .ftc-my-wishlist:hover a span, .footer-mobile>div.mobile-account:hover a{
color: #000000;
}
.footer-mobile>div.mobile-home:hover a i, .footer-mobile>div.mobile-view-shop:hover a i,
.footer-mobile>div.mobile-wishlist .ftc-my-wishlist:hover a i:before, .footer-mobile>div.mobile-account a:hover i{
color: #000000 !important;
}
.mobile-wishlist .fa-heart{
font-family: Fontawesome;
}
.mobile-wishlist .ftc-my-wishlist a:before{
display: none;
}
.footer-mobile .mobile-wishlist .tini-wishlist{
font-size: 16px;
font-weight: 400;
text-transform: uppercase;
color: #000;
}
.footer-mobile .mobile-account a{
font-size: 16px;
font-weight: 400;
color: #666666;
padding: 8px 0 8px;
width: 100%;
float: left;
}
.mobile-wishlist .link-icon{
display: block !important;
}
}
@-webkit-keyframes myStickym {
from {
margin-top:-100px;
}
to {
margin-top:0;
}
}
@-moz-keyframes myStickym {
from {
margin-top:-100px;
}
to {
margin-top:0;
}
}
@keyframes myStickym {
from {
margin-top:-100px;
}
to {
margin-top:0;
}
}
@media (min-width: 992px){
.button-sidebar {
display: none;
}
.footer-mobile{
display: none;
}
.ftc-mobile-wrapper,
.mobile-button{
display: none !important;
}
.header-content .logo-wrapper.is-mobile{
display: none !important;
}
}
.dropdown-menu-header .fa-heart{
display: none;
} .store-page-wrap .products{
display: flex;
flex-wrap: wrap;
}
body input[type="submit"].dokan-btn-theme:hover, body a.dokan-btn-theme:hover, body .dokan-btn-theme:hover {
background: #2c2c2c;
border: 1px solid #2c2c2c;
}
input[type="submit"].dokan-btn, a.dokan-btn, .dokan-btn{
border-radius: 0;
}
#dokan-secondary aside.widget {
margin-bottom: 40px;
}
#dokan-primary .navigation{
margin-bottom: 52px;
}
body .dokan-pagination-container .dokan-pagination li.active a{
color: #fff;
}
body .dokan-pagination-container .dokan-pagination li a{
padding: 6px 12px;
}
.profile-info-box .img-social {
position: relative;
}
.profile-info-box .social-store ul li{
display: inline-block;
}
.profile-info-box  .social-store ul li a{
padding: 5px 10px;
color: #353535;
}
.profile-info-box.profile-layout-layout1  .social-store {
position: absolute;
bottom: 0;
right: 10px;
z-index: 990;
}
.profile-info-box.profile-layout-default .social-store {
position: absolute;
bottom: 0;
right: 0;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-default .profile-info-summery-wrapper {
width: auto;
}
.profile-info-box.profile-layout-layout2 .social-store {
position: absolute;
bottom: -50%;
z-index: 1;
left: 50%;
transform: translate(-50%);
}
.profile-info-box .social-store ul li.facebook:hover {
background: #3b5999;
color: #fff;
}
.profile-info-box .social-store ul li.twitter:hover {
background: #55acee;
color: #fff;
}
.profile-info-box .social-store ul li.pinterest:hover {
background: #410093;
color: #fff;
}
.profile-info-box .social-store ul li.gplus:hover {
background: #dd4b39;
color: #fff;
}
.profile-info-box .social-store ul li.linkedin:hover {
background: #ff0084;
color: #fff;
}
.dokan-dashboard-content .dokan-form-group .dokan-form-control{
padding: 3px 15px;
}
body .dokan-table > thead > tr > th{
border-bottom: 0;
}
body .dokan-product-listing .dokan-product-listing-area table.product-listing-table td{
border-bottom: 0;
}
body .dokan-product-listing .dokan-product-listing-area table.product-listing-table tr:last-child td{
border-bottom: 1px solid #eaeaea;
}
body .dokan-product-listing .dokan-product-listing-area table.product-listing-table td.post-date .status{
padding-top: 6px;
}
.dokan-product-listing-area .dokan-w12{
margin-bottom: 22px;
margin-top: 22px;
}
body ul.subsubsub{
font-size: 14px;
padding-left: 0 !important;
}
body .dokan-product-listing .dokan-product-listing-area .product-listing-top ul.dokan-listing-filter li{
padding: 0px 10px 0px 6px;
}
body .dokan-product-listing .dokan-product-listing-area .product-listing-top ul.dokan-listing-filter li.active{
padding-left: 0;
}
.edit-account-wrap .entry-title{
text-transform: uppercase;
margin-bottom: 20px;
}
.edit-account-wrap.woocommerce form .form-row{
margin: 0 0 35px;
}
body .dokan-dashboard .dokan-dashboard-content .edit-account fieldset legend{
padding-bottom: 10px;
}
.dokan-category-menu #cat-drop-stack > ul li a{
font-size: 15px;
font-weight: 500;
}
.dokan-order-filter-serach .dokan-left{
margin-bottom: 15px;
}
.dokan-order-filter-serach .dokan-right input[type="submit"]{
margin-right: 10px;
}
.dokan-single-store .dokan-store-tabs ul li a{
font-weight: 500;
}
.dokan-single-store .dokan-store-tabs ul li a:hover{
color: #fff;
}
body .dokan-category-menu h3.widget-title,
body #dokan-secondary .widget h3.widget-title {
color: #333;
padding: 10px 10px 10px 0px;
border-bottom: 1px solid;
}
body #secondary-page .widget h3.widget-title{
margin-bottom: 29px;
}
.profile-info-box.profile-layout-layout3 .img-social  .social-store{
display: inline-block;
position: absolute;
z-index: 1;
bottom: -170px;
margin-left: 185px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-default .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info{
padding-left: 15px;
}
body .dokan-single-store .dokan-store-tabs ul{
margin-bottom: 30px;
}
.dokan-pagination-container .dokan-pagination{
margin-bottom: 32px;
}
.store-page-wrap .site-navigation .pager{
margin: 0;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter li:last-child .count{
border-bottom: 0;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget a{
font-size: 14px;
}
.location-container div{
display: block;
}
.dokan-category-menu #cat-drop-stack > ul li.parent-cat-wrap ul.children li{
padding-left: 15px;
}
body #dokan-secondary .widget:not(.dokan-category-menu) h3.widget-title{
margin-bottom: 20px;
}
body #dokan-secondary .widget:first-child:not(.dokan-category-menu) h3.widget-title{
margin-bottom: 0px;
padding-top: 0;
}
.widget .dokan-btn-theme:hover{
background-color: #111 !important;
}
.widget .dokan-btn-theme{
border-radius: 0 !important;
border:0 !important;
}
.dokan-store-tabs,
.profile-info-summery-wrapper{ }
body .dokan-pagination-container .dokan-pagination li a:hover{
color: #fff;
}
.dokan-store .ftc-breadcrumb-title h1{
color: #fff;
font-weight: bold;
display: block;
}
body .dokan-category-menu h3.widget-title{
border: 0;
}
.dokan-dashboard .dokan-dashboard-wrap{
padding-bottom: 35px;
}
.dokan-dashboard .dokan-dashboard-content .edit-account fieldset legend{
padding-bottom: 10px;
}
body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget{
margin-bottom: 25px;
}
.dashboard-widget .chart-container table{
width: 90%;
}
body.dokan-dashboard .dokan-dashboard-content.dokan-product-edit{
padding: 0 25px 0 25px;
}
.dokan-dashboard.single-product .ftc-breadcrumb-title h1.entry-title{
display: block;
color: #fff;
font-weight: bold;
}
.mfp-close-btn-in .mfp-close:hover{
color: #fff;
}
body .dokan-add-new-product-popup .product-form-container{
height: 500px;
}
.dokan-dashboard .white-popup{
margin: 33px auto;
}
.dokan-add-new-product-popup h2{
padding-top: 15px;
}
#dokan-add-new-product-form{
padding-bottom: 20px;
}
.white-popup form .dokan-btn{
margin-right: 15px;
}
body .dokan-add-new-product-popup .mfp-close{
top: 5px;
}
.dokan-left .dokan-form-group .dokan-btn{
margin-top: 15px;
}
.single-product .list-unstyled .seller-rating{
display: none;
}
#tab-seller >h2{
text-transform: uppercase;
margin-bottom: 15px;
}
.woocommerce-checkout-review-order .variation-Vendor{
display: inline-block;
}
.dokan-single-store .woocommerce .products .product{
position: relative;
overflow: hidden;
max-width: 270px;
margin-left: auto !important;
margin-right: auto !important;
backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
padding: 0;
}
.dokan-clearfix #cat-drop-stack > ul li a .caret-icon {
position: absolute;
right: -5px;
display: inline-block;
width: 20px;
vertical-align: middle;
text-align: center;
}
.dokan-clearfix #cat-drop-stack > ul li.parent-cat-wrap a {
border-bottom: 1px solid #eee !important;
margin: 0px;
text-decoration: none;
} .dokan-clearfix #cat-drop-stack > ul li a .caret-icon {
position: absolute;
right: -5px;
display: inline-block;
width: 20px;
vertical-align: middle;
text-align: center;
}
.dokan-clearfix #cat-drop-stack ul .children {
display: none;
}
.dokan-clearfix #cat-drop-stack > ul li a {
font-size: 15px;
font-weight: 500;
}
.dokan-clearfix #cat-drop-stack > ul li a {
padding: 9px 0px;
display: block;
color: #3C3C3C;
position: relative;
font-size: 14px;
text-decoration: none;
}
.dokan-clearfix #cat-drop-stack > ul li.parent-cat-wrap {
background: transparent;
}
.dokan-clearfix #cat-drop-stack ul li:last-child a {
border-bottom: none !important;
}
.dokan-clearfix #cat-drop-stack > ul li {
padding: 0;
}
.profile-info-box.profile-layout-default .imga-social  .social-store,
.profile-info-box.profile-layout-layout2 .imga-social  .social-store{
position: absolute;
bottom: 0;
right: 10px;
z-index: 990;
}
.profile-info-box.profile-layout-layout3 .imga-social  .social-store{
display: none;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-default .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info{
padding-left: 15px;
}
body .dokan-single-store .dokan-store-tabs ul{
margin-bottom: 30px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li{
padding-right: 10px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name{
padding: 10px;
}
.dokan-pagination-container .dokan-pagination{
margin-bottom: 32px;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name{
margin-bottom: 15px;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img{
padding: 0;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img{
margin-bottom: 0;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery{
padding: 15px;
}
.profile-info-box.profile-layout-default .social-store {
z-index: 1;
}
.dokan-single-store .profile-frame .profile-info-box a {
color: #fff;
}
@media (max-width: 1199px){
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info {
width: auto;
}
.profile-info-box.profile-layout-layout3 .img-social .social-store {
bottom: -185px;
margin-left: 190px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper {
height: 160px;
padding: 0 8px;
}
.profile-info-box.profile-layout-layout2 .social-store {
bottom: -70%;
}
}
@media (max-width: 1024px){
.store-page-wrap.woocommerce .products .product {
max-width: 220px;
} 
}
@media (max-width: 767px){
.store-page-wrap.woocommerce .products .product {
max-width: 270px;
width: calc(33.3333% - 20px);
}
}
@media (max-width: 480px){
.profile-info-box.profile-layout-default .social-store {
display:none;
}
.profile-info-box.profile-layout-layout2 .social-store {
display: none;
}
.footer-mobile{
padding: 0;
}
.footer-mobile>div i{
font-size: 18px;
}
.footer-mobile>div, .footer-mobile .mobile-wishlist .ftc-my-wishlist a, .footer-mobile .mobile-account a, .footer-mobile .mobile-wishlist .ftc-my-wishlist a span{
font-size: 14px;
}
}
@media (max-width: 375px){
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper {
height: 240px;
}
}
.logo {
padding: 12px 0;
}
.navigation-primary {
padding: 16px 0px;
}
.ftc-search-product {
height: 100px;
}
.dropdown-button span.fa.fa-bars {
line-height: 100px;
}
.ftc-my-wishlist i {
font-family: 'FontAwesome';
margin-right: 3px;
}
.woocommerce p.form-row button.button{
font-weight: 700;
color: #fff !important;
background-color: #2c2c2c;
text-transform: uppercase;
}
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover
, .woocommerce button.button:disabled[disabled]:hover{
background-color: #2c2c2c !important;
}
.woocommerce td.product-add-to-cart a.button,
body.woocommerce #respond input#submit,
.single-post .form-submit input[type="submit"],
.related-posts.related.loading article a.button-readmore,
article a.button-readmore{
color: #fff;
background-color: #2c2c2c;
text-transform: uppercase;
font-size: 14px;
}
.single_variation_wrap .woocommerce-variation.single_variation {
margin-bottom: 10px;
}
.single-post article .post-info .info-category .caftc-link .cat-links >a:first-child {
padding-left: 8px;
}
.brands .item:hover {
opacity: 0.6;
}
table.compare-list .add-to-cart td a{
background-color: #2c2c2c;
}
.ftc-mobile-wrapper .btn-danger,
.ftc-mobile-wrapper .btn-danger:focus {
color: #fff;
background-color: #2c2c2c;
border-color: #2c2c2c;
} .woocommerce ul.product_list_widget li .wcvendors_sold_by_in_loop a{
display: inline-block;
width: auto;
color: #666;
font-weight: normal;
text-transform: capitalize;
font-size: 14px;
}
body dl.variation.checkout-pay dl{
display: flex;
justify-content: center;
margin-bottom: 5px;
}
.content-area center p{
display: flex;
justify-content: center;
}
.content-area center p a{
background:#e5e5e5;
padding: 5px 20px;
margin: 0 10px;
}
.content-area center p a:hover{
color: #fff;
}
.woocommerce .products .product .item-description .wcvendors_sold_by_in_loop{
text-align: left;
font-size: 14px;
margin-top: 15px;
line-height: 15px;
}
@media only screen and (min-width: 1239px){
.woocommerce .product:hover .item-description.wc-vendor {
padding-bottom: 0 !important;
}
.products:not(.list) .product .wc-vendor .meta_info, 
.woocommerce .products:not(.list) .product .wc-vendor .meta_info,
.woocommerce-page .products:not(.list) .product .wc-vendor .meta_info{
padding-bottom: 13px;
margin-top: 40px;
}
.woocommerce .products:not(.list) .product .item-description .wcvendors_sold_by_in_loop{
display: none;
position: absolute;
bottom: 0;
}
}
.sale-report{
display: flex;
justify-content: space-between;
align-items: flex-end;
margin-bottom: 30px;
}
.sale-report p{
width: 1000px;
margin-right: 30px;
}
.sale-report input[type="submit"]{
padding: 15px 25px;
}
.table.table-vendor-sales-report > thead > tr > th{
border-bottom: 1px solid #ddd;
}
.pv_shop_description .store-vendor{
margin-bottom: 20px;
}
p.form-row  #apply_for_vendor{
margin-top: 5px;
margin-right: 10px;
}
p.form-row label.checkbox{
margin-top: 0;
display: inline-block;
}
form .pv_paypal_container,
form .pv_shop_name_container,
form #pv_seller_info_container,
form #pv_shop_description_container{
margin: 20px 0;
}
.pv_shop_description .store-vendor{
display: flex;
}
.pv_shop_description .store-vendor .img-vendor{
}
.pv_shop_description .store-vendor .slogan-vendor{
padding-left: 30px;
}
.slogan-vendor h3{
margin-bottom: 20px;
}
.slogan-vendor ul {
list-style: none;
}
.slogan-vendor ul li{
line-height: 40px;
font-size: 15px;
}
.pv_shop_description.col-md-9 .slogan-vendor ul li{
line-height: 31px;
font-size: 14px;
}
.pv_shop_description.col-md-9 .slogan-vendor ul li .sloganli i{
font-size: 18px;
padding-right: 10px;
}
.pv_shop_description.col-md-9 .slogan-vendor ul li .slogan{
font-size: 16px;
font-weight: 600;
letter-spacing: 0px;
}
.slogan-vendor ul li .sloganli i{
font-size: 20px;
padding-right: 10px;
}
.slogan-vendor ul li .slogan{
font-size: 18px;
font-weight: 600;
letter-spacing: 1px;
}
.single-product .summary.entry-summary >.content{
float: left;
width: 100%;
display: block;
margin-bottom: 30px;
}
.pv_shop_description.col-md-9,
.pv_shop_description.col-md-12{
margin-bottom: 20px;
} .woocommerce .row > h1{
display:none !important;
}	
p.form-row input.button {
background: #2c2c2c;
}
.woocommerce .products:not(.list) .product .item-description .wcvendors_sold_by_in_loop{
display: block;
margin-bottom: 65px;
width: 100%;
padding-left: 9.1%;
}
.mega_main_menu li.default_dropdown > .mega_dropdown > li > ul.mega_dropdown {
padding: 15px 10px;
}
.mega_main_menu.primary ul li .mega_dropdown > li > .item_link .link_text {
text-transform: capitalize;
}
.ftc-product .item-description .yith-wcwl-add-to-wishlist {
float: right;
width: 14.50%;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .store-name {
text-transform: capitalize;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data h2 a {
text-transform: capitalize;
}
.dokan-category-menu {
border: 0;
}
.dokan-category-menu h3.widget-title {
background: transparent;
}
p.form-row.form-group.user-role {
padding-left: 20px;
}
.ftc-shop-cart .ftc_cart_list li .cart-item-wrapper a {
text-transform: capitalize;
}
.dokan-seller-search {
border: 1px solid #ccc !important;
}
.ftc-meta-widget.item-description .wcvendors_sold_by_in_loop {
line-height: 20px;
margin-bottom: 5px;
}
.widget-container.ftc-items-widget h3.product_title.product-name{
margin-bottom: 5px;
}
.dokan-single-store .seller-items {
margin-left: -15px;
margin-right: -15px;
}
body div.pp_pic_holder a.pp_close {
right: -30px ;
top: -30px ;
color: #fff;
}
.pp_woocommerce div.product .product_title a {
text-transform: capitalize;
}
div.pp_pic_holder {
z-index: 99999999;
}
div.pp_overlay {
z-index: 9999999;
}
.page-container.show_breadcrumb div#primary > h1:first-child{
display: none !important;
}
.mega_main_menu.primary li.default_dropdown > .mega_dropdown > li > .item_link,
.mega_main_menu li.multicolumn_dropdown .mega_dropdown > li > .item_link{
padding: 10px 0;
}
.mega_main_menu li.multicolumn_dropdown .mega_dropdown > li > a{
border-bottom: 1px solid #ebebeb !important;
}
.mega_main_menu.primary li.default_dropdown > .mega_dropdown > li,
.mega_main_menu li.multicolumn_dropdown .mega_dropdown > li > ul > li{
border-bottom: 1px solid #ebebeb;
}
.mega_main_menu.primary li.default_dropdown > .mega_dropdown > li:last-child,
.mega_main_menu li.multicolumn_dropdown .mega_dropdown > li:last-child{
border: none;
}
.mega_main_menu li.multicolumn_dropdown .mega_dropdown > li > ul > li a{
border: none  !important;
}
table.compare-list .add-to-cart td a:hover {
background: #ccb28d !important;
}
.pp_pic_holder.pp_woocommerce.loaded a.pp_close {
right: -30px;
top: -30px;
}
.summary.entry-summary input.input-text.qty.text {
border: 0;
border-left: 1px solid #f3f0ed;
border-right: 1px solid #f3f0ed;
}
.archive.category .post-item, .blog .post-item, .author .post-item{
display: inline-block;
justify-content: flex-start;
}
.archive.category .post-item .post-info, .blog .post-item .post-info, .author .post-item .post-info{
padding: 0;
}
.archive.category .post-item .post-info:last-child,
.blog .post-item .post-info:last-child,
.author .post-item .post-info:last-child{
padding-bottom: 0;
}
.woocommerce .products.list .wcvendors_sold_by_in_loop {
position: absolute;
bottom: -25px;
}
.woocommerce .before-loop-wrapper .woocommerce-ordering {
left: 0;
}
td.woocommerce-grouped-product-list-item__price del span.woocommerce-Price-amount.amount,
p.price del span.woocommerce-Price-amount.amount,
p.price del span.woocommerce-Price-amount.amount span{
color: #444 !important;
}
body .product-type-external .summary .yith-wcwl-add-to-wishlist {
display: inline-block;
margin: -84px 0 0 150px;
float: left;
}
#primary .product-type-external .summary.entry-summary a.compare.button {
float: left;
margin: -84px 0 0 200px;
}
body .product-type-external .summary.entry-summary a.compare.button {
float: left;
}
body .blog-image .owl-dots {
display: block;
position: absolute;
bottom: 0;
width: 100%;
text-align: center;
margin-top: 0;
margin-bottom: 15px;
}
.dokan-clearfix #cat-drop-stack > ul li.parent-cat-wrap ul.children li {
margin:0 0px 0 15px;
} .contact-us-form .contact ul li i.fa.fa-map-marker {
padding: 10px 13px;
}
.single-post article .post-img .ftc-video {
margin-bottom: 0;
}
.related-posts.related.loading .post-info .post-info {
padding-top: 10px;
}
.post-info .entry-title {
margin: 0px 0 10px;
text-transform: uppercase;
font-weight: bold;
}
.dokan-form-control {
padding: 15px;
}
.dokan-category-menu #cat-drop-stack > ul li.parent-cat-wrap ul.level-0 {
background: transparent;
}
.dokan-clearfix #cat-drop-stack ul li.has-children.parent-cat-wrap > a,
.dokan-clearfix #cat-drop-stack ul li.parent-cat-wrap > a{
font-size: 18px;
text-transform: uppercase;
}
.dokan-single-store .dokan-store-tabs ul li a:hover {
color: #fff;
}
.post_format-post-format-video .post-info,
.category-uncategorized .post-info,
.format-gallery .post-info,
.tag-wordpress .post-info{
margin-top: 20px;
}
.ftc-smooth-image.ftc-smooth:hover::before,
.ftc-smooth-image.ftc-smooth:hover::after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.ftc-smooth-image.ftc-smooth::before {
border-top: 2px solid #fff;
border-bottom: 2px solid #fff;
-webkit-transform: scale(0,1);
transform: scale(0,1);
}
.ftc-smooth-image.ftc-smooth::after {
border-right: 2px solid #fff;
border-left: 2px solid #fff;
-webkit-transform: scale(1,0);
transform: scale(1,0);
}
.ftc-smooth-image.ftc-smooth::before,
.ftc-smooth-image.ftc-smooth::after {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
.single-last .ftc-smooth-image.ftc-smooth::before, .single-last .ftc-smooth-image.ftc-smooth::after{
content: "";
position: absolute;
right: 0;
left: 0;
top: 0;
bottom: 0;
border: none;
transform: none;
-webkit-transform: none;
-webkit-transition: all 0.6s ease-out 0s;
-moz-transition: all 0.6s ease-out 0s;
transition: all 0.6s ease-out 0s;
}
.single-last .ftc-smooth-image.ftc-smooth:hover::before{
background-color: rgba(255,255,255,.2);
right: 50%;
left: 51%;
}
.single-last .ftc-smooth-image.ftc-smooth:hover::after{
background-color: rgba(255,255,255,.2);
top: 50%;
bottom: 50%;
}
.img-single .wpb_wrapper {
text-align: center;
}
div.product .summary .yith-wcwl-add-to-wishlist, #primary .summary.entry-summary a.compare.button {
top: 27px;
}
.single-product #primary .summary.entry-summary a.compare.button {
width: 35px;
text-align: center;
padding: 0;
line-height: 35px;
display: none;
} .ftc-off-canvas-cart{
position: fixed;
width: 320px;
background-color: #fff;
z-index: 999;
left: auto;
right: 0;
top: 0;
bottom: 0;
transition: all 0.3s ease;
transform: translateX(100%);
}
.cart-canvas .ftc-off-canvas-cart{
transform: translateX(0);
}
.cart-canvas .ftc-close-popup{
opacity: 1;
visibility: visible;
}
.ftc-off-canvas-cart{
position: fixed;
width: 320px;
background-color: #fff;
z-index: 99999;
left: auto;
right: 0;
top: 0;
bottom: 0;
transition: all 0.3s ease;
transform: translateX(100%);
}
.cart-canvas .ftc-off-canvas-cart{
transform: translateX(0);
}
.cart-canvas .ftc-close-popup{
opacity: 1;
visibility: visible;
}
.off-canvas-cart-title .title {
font-size: 16px;
text-transform: uppercase;
font-weight: 700;
display: inline-block;
width: 70%;
margin-left: 20px;
color: #222;
}
.off-canvas-cart-title {
padding-bottom: 10px;
margin-bottom: 20px;
border-bottom: 1px solid #e5e5e5;
padding-top: 10px;
}
.admin-bar .off-canvas-cart-title .title
{
margin-top: 40px;
}
a.close-cart {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
text-decoration: none;
font-size: 13px;
font-weight: 600;
letter-spacing: .3px;
text-transform: uppercase;
line-height: 30px;
position: relative;
color: #2d2a2a;
cursor: pointer;
padding-right: 21px;
text-align: right;
}
a.close-cart:after, a.close-cart:before {
content: " ";
position: absolute;
right: 0;
top: 50%;
margin-top: -1px;
width: 15px;
height: 2px;
display: inline-block;
background-color: #2d2a2a;
-webkit-transition: background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;
-webkit-transition: background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;
transition: background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;
transition: background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;
transition: background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;
}
a.close-cart:hover:before {
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
}
a.close-cart:hover:after {
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
max-width: 75px;
margin-right: 15px;
}
ul.woocommerce-mini-cart.cart_list.product_list_widget {
overflow: auto;
position: relative;
margin-bottom: 0;
padding: 0 20px;
}
.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li
{
padding: 0 0 18px 0;
margin: 0 0 18px 0;
display: inline-block;
width: 100%;
position: relative;
border-bottom: 1px solid #e5e5e5;
vertical-align: top;
}
.woocommerce .widget_shopping_cart .cart_list li:last-child, 
.woocommerce.widget_shopping_cart .cart_list li:last-child {
border: none;
margin: 0;
}
.woocommerce.widget_shopping_cart .cart_list li a.remove
{
font-size: 0 !important;
}
a.ftc-cart-tini.cart-item-canvas:before {
content: "\f291";
font-family: "Fontawesome";
font-size: 14px;
margin-right: 5px;
color: #444;
line-height: 28px;
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
display: inline;
font-weight: 500;
text-transform: capitalize;
}
.off-can-vas-inner .widget_shopping_cart .widget_shopping_cart_content ul.woocommerce-mini-cart.cart_list.product_list_widget{
max-height: 100%;
height: calc(100% - 171px);
}
.woocommerce.widget_shopping_cart .cart_list li span.quantity {
display: block;
}
.woocommerce.widget_shopping_cart .total {
text-transform: uppercase;
padding: 15px 20px;
border-top: 1px solid #ececec;
margin-bottom: 0;
}
.off-can-vas-inner .widget_shopping_cart .total .amount {
float: right;
line-height: 20px;
font-weight: 500;
font-size: 15px;
}
p.woocommerce-mini-cart__buttons.buttons {
margin-bottom: 0;
padding: 0 20px;
}
p.woocommerce-mini-cart__buttons.buttons  > a.button
{
width: 100%;
display: inline-block;
text-transform: uppercase;
font-weight: bold;
padding: 10px 24px 10px 24px;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
text-shadow: none;
-moz-text-shadow: none;
-webkit-text-shadow: none;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
filter: none;
cursor: pointer;
text-align: center;
background-image: none;
border: 1px solid #e5e5e5;
text-align: center;
background-color: #fff;
}
p.woocommerce-mini-cart__buttons.buttons  > a.button.wc-forward{
margin-bottom: 10px;
color: #444;
font-size: 16px;
padding: 15px 24px;
}
p.woocommerce-mini-cart__buttons.buttons > a.button.wc-forward:hover
{
color: red;
border-color: red;
}
p.woocommerce-mini-cart__buttons.buttons > a.button.checkout.wc-forward {
background-color: #262626;
border-color: #262626;
color: #fff;
}
p.woocommerce-mini-cart__buttons.buttons > a.button.checkout.wc-forward:hover{
background-color: transparent !important;
border-color: #000000 !important;
color: #000000;
}
ul.woocommerce-mini-cart.cart_list.product_list_widget dl.variation {
display: none;
}
p.woocommerce-mini-cart__empty-message {
text-align: center;
}
.woocommerce.widget_shopping_cart .total strong {
min-width: 40px;
display: inline-block;
color: #222;
font-weight: 700;
} .ftc-shop-cart:hover .tini-cart-inner {
-webkit-animation-duration: 340ms;
-moz-animation-duration: 340ms;
animation-duration: 340ms;
animation-delay: 100ms;
-webkit-animation-delay: 100ms;
-moz-animation-delay: 100ms;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: animation_dropdown;
-moz-animation-name: animation_dropdown;
animation-name: animation_dropdown;
backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
display: block;
}
a.ftc-cart-tini.cart-item-canvas{
position: relative;
font-size: 14px;
line-height: 40px;
height: 40px;
background: transparent;
}
.ftc-shop-cart .ftc-tini-cart .cart-total,
a.ftc-cart-tini.cart-item-canvas .cart-total{
display: inline-block;
}
a.ftc-cart-tini,
a.ftc-cart-tini.cart-item-canvas{
color: #fff;
}
.ftc-shop-cart a.ftc-cart-tini:before,
a.ftc-cart-tini.cart-item-canvas:before {
content: "\f07a";
font-family: "Fontawesome";
font-size: 18px;
margin-right: 6px;
position: relative;
width: auto;
height: auto;
border: 0 !important;
left: auto;
top: auto;
color: #fff;
}
.ftc-close-popup {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9999;
opacity: 0;
visibility: hidden;
background-color: rgba(0, 0, 0, .7);
-webkit-transition: opacity .25s ease, visibility 0s ease .25s;
transition: opacity .25s ease, visibility 0s ease .25s;
}
.ftc-shop-cart {
line-height: 100px;
}
.tini-cart-inner {
visibility: hidden;
position: absolute;
width: 270px;
right: 50%;
left: auto;
opacity: 0;
top: 100%;
background: #fff;
border: 1px solid #e5e5e5;
border-top: 2px solid;
z-index: 9999;
text-align: left;
right: 0;
margin-right: 0;
padding: 15px 0 5px;
-webkit-box-shadow: 0px 4px 13px -3px #808080;
-moz-box-shadow: 0px 4px 13px -3px #808080;
-ms-box-shadow: 0px 4px 13px -3px #808080;
-o-box-shadow: 0px 4px 13px -3px #808080;
box-shadow: 0px 4px 13px -3px #808080;
line-height: 28px;
}
.ftc-tini-cart {
position: relative;
}
.cart-total {
line-height: 1;
}
a.ftc-cart-tini {
position: relative;
}
.cart-total {
line-height: 1;
position: absolute;
top: -15px;
right: 0;
} .navbar-top-links li.notification-link {
margin: 0 40px 0 0;
display: inline-block;
}
.key-perfomence-indicator + .col-md-8 {
width: calc(100% - 425px);
}
.progress .progress-bar {
line-height: 20px;
}
div.dataTables_wrapper div.dataTables_length {
margin-top: 10px;
}
.vendor_address p.wcmp_vendor_name {
text-transform: capitalize;
}
.description_data table td:first-child {
border-right: 0;
}
.description_data table {
border-width: 0;
}
.wcmp_vendor_banner_template.template1 .img_div img {
border: 0;
}
@media only screen and (max-width: 1199px){
.key-perfomence-indicator + .col-md-8 {
width: calc(100% - 300px);
}
.navbar-top-links li.notification-link:last-child {
margin: 0;
}
.product-slider-h9.product-mini-h9 .group-button-product {
top: 94.5%;
}
.product-slider-h9 .group-button-product {
top: 95%;
}
}
@media only screen and (max-width: 1024px){
.key-perfomence-indicator + .col-md-8 {
width: calc(100% - 220px);
}
div.mce-panel{
border-right: 1px solid #ebebeb !important;
}
form.stat-date-range .panel-heading .form-group:last-child {
margin-left: 0;
margin-top: 10px;
}
}
@media only screen and (max-width: 991px){
.sidebar .sidebar-nav.navbar-collapse {
background: #333b3d;
}
.navbar-default .navbar-toggle{
left: 134px;
}
.navbar .topbar-left {
width: 134px;
}
.wcmp-action-container{
top: 58px;
}
.navbar-top-links li.notification-link{
margin:0;
padding: 10px 0;
}
div.mce-panel {
border-right: 0 !important;
}
form.stat-date-range .panel-heading .form-group:last-child {
margin-top: 0;
display: inline-block;
}
}
@media only screen and (max-width: 600px){
.grid_list_nav, .woocommerce .before-loop-wrapper .woocommerce-result-count, .woocommerce-page .before-loop-wrapper .woocommerce-result-count, .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
float: none;
text-align: center;
width: 100%;
}
.woocommerce .before-loop-wrapper .woocommerce-result-count, .woocommerce-page .before-loop-wrapper .woocommerce-result-count {
top: 0 !important;
margin: 0 !important;
position: relative;
left: 0;
transform: none;
-webkit-transform: none;
-moz-transform: none;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
margin: 0 0 20px 0;
}
.woocommerce .woocommerce-ordering .orderby, .woocommerce-page .woocommerce-ordering .orderby
{
width: 100%;
}
}
@media only screen and (max-width: 767px){
select.input-sm {
line-height: 24px !important;
}
div.dataTables_wrapper div.dataTables_length {
margin-bottom: 10px;
}
.key-perfomence-indicator + .col-md-8 {
width: 100%;
}
.key-perfomence-indicator {
width: 100%;
}
.navbar-default {
background-color: transparent !important;
border-color: transparent !important;
}
ul.nav .login-user .dropdown-menu.dropdown-user{
margin: 0;
}
.wcmp-action-container {
top: 62px;
} 
} .ftc-cookies-popup {
width: 350px;
border-radius: 15px;
position: fixed;
top: auto;
left: 30px;
bottom: 25px;
z-index: 99998;
padding: 20px;
padding-bottom: 25px;
background-color: white;
-webkit-box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.14);
box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.14);
transform: translate3d(0, 100%, 0);
-webkit-transform: translate3d(0, 100%, 0);
-webkit-transition: transform 0.35s ease;
-webkit-transition: -webkit-transform 0.35s ease;
transition: -webkit-transform 0.35s ease;
transition: transform 0.35s ease;
transition: transform 0.35s ease, -webkit-transform 0.35s ease; 
padding-bottom: 30px;
}
.ftc-cookies-popup.popup-display {
transform: none;
-webkit-transform: none; 
display: block;
}
.ftc-cookies-popup{
display: none;
}
.ftc-cookies-popup.popup-hide {
transform: translate3d(0, 100%, 0);
-webkit-transform: translate3d(0, 100%, 0); 
}
.cookies-buttons a{
color: #fff !important;
border-radius: 4px;
padding: 6px 12px;
}
.ftc-cookies-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: center;
flex-wrap: wrap;
text-align: justify;
text-align-last: center;
}
.cookies-info-text {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
margin-bottom: 20px;
line-height: 26px;
font-size: 15px;
}
.cookies-buttons {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.cookies-buttons  a.cookies-more-btn {
padding: 8.5px 12px;
border-radius: 4px;
color: #fff;
margin-right: 15px;
vertical-align: middle;
background-color: #e5e5e5;
}
.cookies-buttons  a.btn.btn-size-small.btn-color-primary.cookies-accept-btn {
background: #444;
color: #fff;
}
.cookie-header-in{
font-size: 20px;
width: 100%;
display: block;
font-weight: 600;
text-transform: capitalize;
margin-bottom: 10px;
}
@media only screen and (max-width: 767px){
.ftc-cookies-inner {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
text-align: center;
}
.cookies-info-text {
padding-right: 0;
line-height: 20px;
margin-bottom: 15px;
}
} .woocommerce .product .images a.ftc-video360 {
z-index: 9999;
position: absolute;
bottom: 15px;
width: 90px;
background: #fff;
height: 30px;
line-height: 20px;
right: 10px;
padding: 5px;
padding-left: 15px;
border-radius: 30px;
}
.woocommerce .product .images a.ftc-video360:before {
content: '';
background: url(//decoroffice.pt/wp-content/themes/crona/assets/images/refresh.gif) center center;
height: 1em;
width: 1em;
display: block !important;
position: absolute;
-webkit-animation: spin 1s ease-in-out infinite;
animation: spin 5s ease-in-out infinite;
background-size: cover;
line-height: 1;
text-align: center;
font-size: 20px;
color: rgba(0,0,0,.75);
left: 10px;
opacity: 0;
}
.woocommerce .product .images:hover a.ftc-video360:before {
opacity: 1;
}
.woocommerce .product .images:hover a.ftc-video360 {
width: 110px;
padding-left: 35px;
}
.woocommerce .product .images a.ftc-video360:focus {
outline: 0;
}
.mfp-close-btn-in .mfp-close {
background: #fff;
}
.threesixty .threesixty_images img.current-image {
cursor: move;
}
.woocommerce .product .images:hover > a.ftc-video360:after {
border-radius: 30px;
} .after-loop-wrapper {
text-align: center;
}
.after-loop-wrapper span.page-load-status {
text-align: center;
display: inline-block;
padding: 5px 15px;
border: 1px solid #000;
margin-top: 25px;
}
p.infinite-scroll-request,
p.infinite-scroll-last {
margin-bottom: 0;
}
span.page-load-status p.infinite-scroll-request:after{
content: "";
display: inline-block;
border: 2px solid #fff;
border-radius: 50%;
border-top: 2px solid #3498db;
width: 15px;
margin-left: 10px;
margin-bottom: -3px;
height: 15px;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
}
.prod-cat-show-top-content-button a.active:after {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
}
.prod-cat-show-top-content-button a:after {
position: absolute;
top: 6px;
margin-left: 10px;
font-family: 'FontAwesome';
content: "\f107";
font-size: 14px;
line-height: 14px;
transition: all 300ms ease 0s;
-webkit-transition: all 300ms ease 0s;
-moz-transition: all 300ms ease 0s;
backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
form.register p.form-row.form-group.user-role {
margin-left: 22px;
}
.prod-cat-show-top-content-button {
display: inline-block;
margin-top: 0px;
position: relative;
order: 1;
text-transform: uppercase;
margin-left: -40px;
}
.prod-cat-show-top-content-button a {
color: #666;
font-size: 15px;
}
aside.ftc-sidebar.product-category-top-content .widget_layered_nav:first-child {
margin-left: 0;
}
aside.ftc-sidebar.product-category-top-content .widget_layered_nav {
width: 25%;
display: inline-block;
float: left;
margin-left: 30px;
}
aside.ftc-sidebar.product-category-top-content .widget-container.product-filter-by-color {
margin-top: 0;
width: 25%;
float: left;
display: inline-block;
margin-left: 30px;
}
aside.ftc-sidebar.product-category-top-content .widget_price_filter .widget-title-wrapper, 
aside.ftc-sidebar.product-category-top-content .product-filter-by-color .widget-title-wrapper,
aside.ftc-sidebar.product-category-top-content .widget_layered_nav .widget-title-wrapper {
border:0;
}
aside.ftc-sidebar.product-category-top-content .widget-container.product-filter-by-color ul {
border:0;
}
aside.ftc-sidebar.product-category-top-content .widget_layered_nav,
aside.ftc-sidebar.product-category-top-content .widget-container.product-filter-by-color{
margin-bottom: 10px;
}
aside.ftc-sidebar.product-category-top-content {
display: flex;
margin-top: 30px;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
color: #444;
}
.woocommerce div.product form.variations_form.cart .variations .color.selected {
padding: 6.5px 6.5px !IMPORTANT;
border: 1px solid #000;
height: 40px;
width: 40px !important;
}
.woocommerce div.product form.variations_form.cart .variations .color.selected a {
height: 25px !IMPORTANT;
width: 25px !important;
padding: 0 !important;
}
.woocommerce div.product form.variations_form.cart .variations .color a {
width: 40px;
height: 40px;
display: inline-block;
color: transparent;
border-radius: 999px;
}
.ftc-shop-cart .cart-number {
display: none;
}
aside.ftc-sidebar.product-category-top-content section.widget-container {
background-color: #fff;
width: 25%;
}
aside.ftc-sidebar.product-category-top-content section.widget-container .widget-title-wrapper {
padding: 15px 25px 0px;
}
aside.ftc-sidebar.product-category-top-content section.widget-container > ul {
margin-bottom: 0px !important;
border-bottom: 0 !important;
}
aside.ftc-sidebar.product-category-top-content section.widget-container > ul {
border-top: 0 !important;
padding: 15px 25px !important;
}
aside.ftc-sidebar.product-category-top-content section.widget-container .widget-title {
text-align: left;
display: inline-block;
margin: 0px !important;
font-size: 16px;
line-height: 24px;
color: #444;
font-weight: 600 !important;
border-bottom: 0 !important;
padding-bottom: 0;
padding-top: 0;
margin-bottom: 0px !important;
}
aside.ftc-sidebar.product-category-top-content li.woocommerce-widget-layered-nav-list__item.wc-layered-nav-term {
width: 100% !important;
}
.ftc-product-attribute {
display: flex;
margin-top: 10px;
margin-bottom: 5px;
}
.variation-product__option.color {
margin-right: 5px;
border-radius: 999px;
}
.variation-product__option {
margin-right: 10px;
border: 1px solid #fff;
}
.summary.entry-summary form table tr:last-child td .ftc-product-attribute a {
padding: 0px 12px;
line-height: 36px;
}
ul.woocommerce-widget-layered-nav-list,
ul.woocommerce-widget-layered-nav-list{
margin-bottom: 20px;
}
.widget-container woocommerce.widget_price_filter .widget-title-wrapper h3.widget-title.product_title {
margin-top: 30px;
}
.u-column2.col-2 form.register p.form-row.form-group.user-role {
margin-left: 0;
}
.wcv_shop_description {
margin-bottom: 30px;
}
.wcv_shop_description {
display: flex;
padding-left: 15px;
padding-right: 15px;
text-align: justify;
}
.woocommerce-wishlist table.wishlist_table tbody td.product-add-to-cart {
border-right: 0 !important;
}
div#tab-more_seller_product .products .product {
margin-top: 0;
margin-bottom: 30px;
border: 1px solid #ebebeb;
width: 50%;
max-width: 260px;
}
.woocommerce div#tab-more_seller_product .products .product:hover {
border: 1px solid #ebebeb !important;
}
.woocommerce div#tab-more_seller_product .products .product:hover .item-description:before {
display: none;
}
div#tab-more_seller_product .products {
clear: both;
display: flex;
flex-flow: row wrap;
}
.woocommerce .product .images .ftc-single-video span {
position: absolute;
left: -90px;
}
.ftc-search-meta span.price del span {
color: #444 !important;
}
.woocommerce .product .images:hover > a.ftc-video360:after {
background-color: transparent;
}
.mega_main_menu > .menu_holder > .menu_inner > ul > li ul.mega_dropdown li a.item_link.disable_icon:before {
border: none !important;
color: #444 !important;
font-size: 11px;
}
.mega_main_menu li.tabs_dropdown > .mega_dropdown > li > .item_link:before, .mega_main_menu li.default_dropdown > .mega_dropdown > .menu-item > .item_link:before{
content: "\f04b";
font-family: FontAwesome;
margin-top: -5px !important;
}
.wc-tabs-wrapper .entry-content a {
color: #666;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:nth-child(6) {
margin-bottom: 20px;
}
.woocommerce div.product .single_variation_wrap span.price {
margin-left: 0%;
}
.woocommerce div.product form.cart .reset_variations {
font-size: 16px;
}
.dokan-store .ftc-breadcrumb {
margin: 0px auto 60px;
}
.woocommerce .ftc-items-widget ul.product_list_widget li img {
margin-right: 0;
} .rev-slider-nopadding.home5 .hesperiden.tparrows,
.rev-slider-nopadding.home6 .hesperiden.tparrows{
border-radius: 0;
}
.rev-slider-nopadding.home5 .hesperiden.tparrows.tp-leftarrow:before,
.rev-slider-nopadding.home6 .hesperiden.tparrows.tp-leftarrow:before{
margin-left: 0;
content: "\f177";
font: normal normal normal 18px/1 FontAwesome;
line-height: 40px;
}
.rev-slider-nopadding.home5 .hesperiden.tparrows.tp-rightarrow:before,
.rev-slider-nopadding.home6 .hesperiden.tparrows.tp-rightarrow:before{
margin-right: 0;
content: "\f178";
font: normal normal normal 18px/1 FontAwesome;
line-height: 40px;
}
.vc_row.banner3 {
background: #fff;
padding-left: 15px;
padding-right: 15px;
margin-left: -30px;
margin-right: -30px;
position: relative;
margin-top: -130px;
z-index: 9;
}
.vc_row.banner3>.wpb_column.vc_column_container {
margin-top: 30px;
}
.vc_row.featured_products_block3,
.vc_row.wpb_row.vc_row-fluid.banner-home3.ftc-row-wide,
.featured-home3 {
background: #fff;
padding-left: 15px;
padding-right: 15px;
margin-left: -30px;
margin-right: -30px;
position: relative;
}
.featured_products_block3 .ftc-shortcode .header-title .bg-heading span,
.featured_products_block6 .ftc-shortcode .header-title .bg-heading span{
font-size: 30px;
color: #333;
line-height: 25px;
text-transform: uppercase;
position: relative;
font-weight: 700;
margin-bottom: 50px;
padding: 0;
}
.main_content_b2 {
margin-top: -20px;
position: absolute;
text-align: left;
left: 80px;
z-index: 1;
top: 50%;
max-width: 400px;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
}
.main_content_b2 h4 {
font-size: 26px;
color: #fff;
text-transform: uppercase;
font-weight: 700;
margin-bottom: 5px;
}
.main_content_b2 p {
color: #fff;
font-size: 16px;
font-weight: 500;
line-height: 22px;
margin-bottom: 20px;
}
.main_content_b2 a {
color: #fff;
background: #7c533d;
height: 30px;
display: inline-block;
line-height: 17px;
padding: 5.5px 18px;
min-width: 100px;
font-size: 15px;
text-transform: capitalize;
font-weight: 500;
}
.main_content_b2 a:hover{
background: #fff;
}
.main_content_b2 p.content_b2:before {
content: "";
top: 50%;
left: 0;
width: 50px;
height: 1.5px;
background: #fff;
position: absolute;
}
.main_content_b2 p.content_b2{
padding-left: 70px;
position: relative;
}
.banner-home3 .ftc-smooth-image.ftc-smooth::before,
.banner-home3 .ftc-smooth-image.ftc-smooth::after{
content: "";
position: absolute;
right: 0;
left: 0;
top: 0;
bottom: 0;
border: none;
transform: none;
-webkit-transition: all 0.8s ease-out 0s;
-moz-transition: all 0.8s ease-out 0s;
transition: all 0.8s ease-out 0s;
}
.banner-home3 .ftc-smooth-image.ftc-smooth:hover:before{
background-color: rgba(255,255,255,.2);
right: 50%;
left: 51%;
}
.banner-home3 .ftc-smooth-image.ftc-smooth:hover:after{
background-color: rgba(255,255,255,.2);
top: 50%;
bottom: 50%;
}
.featured-home3 span.product-sku, .featured-home3 .short-description, .featured-home3 .item-description .meta_info {
display: none;
} .header-ftc.header-layout4 .sticky-wrapper{
left: 0;
right: 0;
z-index: 99;
position: absolute;
}
.header-ftc.header-layout4 .header-content{
background: transparent;
}
.header-ftc.header-layout4.header-sticky-mobile .header-content{
background-color: #333333;
}
.header-ftc.header-layout4 .header-content > .container{
display: flex;
align-items: center;
}
.header-ftc.header-layout4 .header-nav {
background: #333;
}
.header-ftc.header-layout4 .nav-right>div {
display: inline-block;
border-right: 1px solid rgba(255,255,255,.1);
line-height: 15px;
text-transform: capitalize;
font-weight: 600;
padding: 12px 0;
padding-right: 20px;
}
.header-layout4 .nav-right{
padding: 0;
}
.header-layout4 .header-language ul ul{
top: 38px;
}
.header-ftc.header-layout4 .nav-right .header-language ul a.lang_sel_sel.icl-en{
padding: 11px 0;
}
.header-layout4 .header-nav >.container{
display: flex;
align-items: center;
}
.header-layout4 .header-nav{
font-size: 14px;
}
.header-layout4 .header-currency ul{
top: 40px;
}
.header-layout4 .ftc-search-product .ftc_search_ajax.loading:before{
bottom: 7px;
}
.header-ftc.header-layout4 .dropdown-button span:before {
margin-right: 8px;
}
.header-ftc.header-layout4 .dropdown-button > span {
width: auto;
}
.header-ftc.header-layout4 .info-desc > span:first-child,
.header-ftc.header-layout4 .ftc-sb-language,
.header-ftc.header-layout4 .header-currency,
.header-ftc.header-layout4 .ftc-my-wishlist,
.header-ftc.header-layout4 .header-language,
.header-ftc.header-layout4 .dropdown-button {
margin-right: 20px;
position: relative;
display: inline-block;
}
.header-ftc.header-layout4 .nav-right .header-language ul {
margin-bottom: 0;
}
.header-ftc.header-layout4 .nav-right .header-language {
margin-right: 0;
border-right: 0;
padding-right: 0;
height: auto;
}
.header-ftc.header-layout4 .nav-left .block-contact ul {
margin-bottom: 0;
}
.header-ftc.header-layout4 .dropdown-button span {
font-weight: 600;
color: #999;
}
.header-ftc.header-layout4 .nav-right .header-language ul a.lang_sel_sel.icl-en,
.header-ftc.header-layout4 .nav-right .header-currency a.wcml_selected_currency{
color: #999;
}
.header-ftc.header-layout4.header-layout11 .header-content{
background: #fff;
}
.header-ftc.header-layout4.header-layout11.header-sticky-mobile {
background: #fff !important;
}
.header-ftc.header-layout4 .block-contact ul li {
display: inline;
padding-right: 20px;
border-right: 1px solid rgba(255,255,255,.1);
margin-right: 16px;
}
.header-ftc.header-layout4 .nav-right>div li {
margin-bottom: 10px;
}
.header-ftc.header-layout4 .nav-right>div li:last-child {
margin-bottom: 0px;
}
.header-ftc.header-layout4 .nav-right .header-language > ul li {
margin-bottom: 0 !important;
}
.header-ftc.header-layout4 .nav-right a.wcml_selected_currency:after,
.header-ftc.header-layout4 .nav-right a.lang_sel_sel.icl-en:after {
content: "\f107";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
margin-left: 10px;
}
.header-ftc.header-layout4 #dropdown-list {
top: 40px;
}
.header-ftc.header-layout4 .dropdown-button span.fa.fa-bars:before {
content: "\f007" !important;
font: normal normal normal 18px/1 FontAwesome;
}
.header-ftc.header-layout4 .dropdown-button span.fa.fa-bars {
line-height: 1;
}
.header-ftc.header-layout4 .navigation-primary > .container {
max-width: 880px;
} .header-ftc.header-layout5 .header-content {
background: #333;
}
.header-ftc.header-layout5 .header-content > .container{
display: flex;
align-items: center;
}
.header-ftc.header-layout5 .header-nav {
background: #333;
}
.header-ftc.header-layout5 .nav-right>div {
display: inline-block;
border-right: 1px solid rgba(255,255,255,.1);
line-height: 15px;
text-transform: capitalize;
font-weight: 600;
padding: 12px 0;
padding-right: 20px;
}
.header-layout5 .nav-right{
padding: 0;
}
.header-layout5 .header-language ul ul{
top: 38px;
}
.header-ftc.header-layout5 .nav-right .header-language ul a.lang_sel_sel.icl-en{
padding: 11px 0;
}
.header-layout5 .header-nav >.container{
display: flex;
align-items: center;
}
.header-layout5 .header-nav{
font-size: 14px;
}
.header-layout5 .header-currency ul{
top: 40px;
}
.header-ftc.header-layout5 .dropdown-button span:before {
margin-right: 8px;
}
.header-ftc.header-layout5 .dropdown-button > span {
width: auto;
}
.header-ftc.header-layout5 .info-desc > span:first-child,
.header-ftc.header-layout5 .ftc-sb-language,
.header-ftc.header-layout5 .header-currency,
.header-ftc.header-layout5 .ftc-my-wishlist,
.header-ftc.header-layout5 .header-language,
.header-ftc.header-layout5 .dropdown-button {
margin-right: 20px;
position: relative;
display: inline-block;
}
.header-ftc.header-layout5 .nav-right .header-language ul {
margin-bottom: 0;
}
.header-ftc.header-layout5 .nav-right .header-language {
margin-right: 0;
border-right: 0;
padding-right: 0;
height: auto;
}
.header-ftc.header-layout5 .nav-left .block-contact ul {
margin-bottom: 0;
}
.header-ftc.header-layout5 .dropdown-button span {
font-weight: 600;
color: #999;
}
.header-ftc.header-layout5 .nav-right .header-language ul a.lang_sel_sel.icl-en,
.header-ftc.header-layout5 .nav-right .header-currency a.wcml_selected_currency{
color: #999;
}
.header-ftc.header-layout5.header-layout11 .header-content{
background: #fff;
}
.header-ftc.header-layout5.header-layout11.header-sticky-mobile .header-content{
box-shadow: 0 0 15px rgba(0,0,0,.6);
}
.header-ftc.header-layout5.header-layout11.header-sticky-mobile {
background: #fff !important;
}
.header-ftc.header-layout5 .block-contact ul li {
display: inline;
padding-right: 20px;
border-right: 1px solid rgba(255,255,255,.1);
margin-right: 16px;
}
.block-contact i{
font-size: 15px;
padding-right: 5px;
}
.nav-right > div {
display: inline-block;
}
.featured_products_block6 .woocommerce .products .product .item-description,
.featured_products_block3 .woocommerce .products .product .item-description {
padding-bottom: 0;
}
.featured_products_block3 .woocommerce .product .item-description:before,
.featured_products_block6 .woocommerce .product .item-description:before{
display: none;
}
.featured_products_block3 .item-description .meta_info,
.featured_products_block6 .item-description .meta_info{
display: none;
}
.featured_products_block3 .woocommerce .products .product .images .add-to-cart,
.featured_products_block3 .woocommerce .products .product .images .wishlist,
.featured_products_block6 .woocommerce .products .product .images .add-to-cart,
.featured_products_block6 .woocommerce .products .product .images .wishlist{
display: inline-block;
}
.featured_products_block3 .group-button-product .compare,
.featured_products_block6 .group-button-product .compare{
display: inline-block !important;
}
.featured_products_block3 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist,
.featured_products_block6 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist{
display: inline-block;
}
.featured_products_block3 .woocommerce .products .product .images .add-to-cart a:first-child:before,
.featured_products_block6 .woocommerce .products .product .images .add-to-cart a:first-child:before {
font-family: 'FontAwesome';
content: "\f291";
line-height: 32px;
text-indent: 0;
color: inherit !important;
padding: 0;
}
.featured_products_block3 .group-button-product,
.featured_products_block6 .group-button-product{
position: absolute;
display: inline-block;
font-size: 0;
opacity: 0;
visibility: hidden;
bottom: 50%;
transform: translate(0,50%);
right: 0;
height: 32px;
text-align: center;
}
.featured_products_block3 .woocommerce .product .images .group-button-product > .add-to-cart.add_to_cart_button,
.featured_products_block3 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist,
.featured_products_block3 .woocommerce .product .images .group-button-product > a.compare,
.featured_products_block6 .woocommerce .product .images .group-button-product > .add-to-cart.add_to_cart_button,
.featured_products_block6 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist,
.featured_products_block6 .woocommerce .product .images .group-button-product > a.compare{
float: none;
margin-right: 10px;
}
.featured_products_block3 .woocommerce .product .images .group-button-product > div, 
.featured_products_block3 .woocommerce .product .images .group-button-product > div a,
.featured_products_block3 .woocommerce .product .images .group-button-product > a,
.featured_products_block6 .woocommerce .product .images .group-button-product > div, 
.featured_products_block6 .woocommerce .product .images .group-button-product > div a,
.featured_products_block6 .woocommerce .product .images .group-button-product > a{
width: 32px;
height: 32px;
line-height: 32px;
}
.featured_products_block6 .woocommerce .products .product .images .add-to-cart .added_to_cart:before,
.featured_products_block3 .woocommerce .products .product .images .add-to-cart .added_to_cart:before {
line-height: inherit;
}
.featured_products_block6 .woocommerce .product .images .group-button-product .add-to-cart .loading:after,
.featured_products_block3 .woocommerce .product .images .group-button-product .add-to-cart .loading:after {
top: 0;
}
.featured_products_block6 .woocommerce .products .product .images .group-button-product > div a:hover, 
.featured_products_block6 .woocommerce .products .product .images .group-button-product > a:hover,
.featured_products_block3 .woocommerce .products .product .images .group-button-product > div a:hover, 
.featured_products_block3 .woocommerce .products .product .images .group-button-product > a:hover {
color: #fff;
}
.featured_products_block6 .woocommerce .products .product .images > a:after,
.featured_products_block3 .woocommerce .products .product .images > a:after {
position: absolute;
content: "";
background-color: rgba(0,0,0,.44);
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
opacity: 0;
visibility: hidden;
}
.featured_products_block6 .woocommerce .products .product .images:hover > a:after,
.featured_products_block3 .woocommerce .products .product .images:hover > a:after {
opacity: 1;
visibility: visible;
}
.featured_products_block3 .woocommerce .product .images .group-button-product .add_to_cart_button.ajax_add_to_cart.added,
.featured_products_block3 .woocommerce .product .images .group-button-product .added .add_to_wishlist,
.featured_products_block6 .woocommerce .product .images .group-button-product .add_to_cart_button.ajax_add_to_cart.added,
.featured_products_block6 .woocommerce .product .images .group-button-product .added .add_to_wishlist,
.featured_products_block3 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist.exists img,
.featured_products_block6 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist.exists img{
display: none !important;
}
.featured_products_block3 .images .group-button-product > a.compare.added:before,
.featured_products_block6 .images .group-button-product > a.compare.added:before{
font-family: 'FontAwesome';
content: "\f047";
font-size: 18px;
line-height: 32px;
}
.featured_products_block3 .woocommerce .products .product .images .quickview,
.featured_products_block6 .woocommerce .products .product .images .quickview{
margin-left: 0;
}
.featured_products_block3 .images .group-button-product > div a i,
.featured_products_block3 .images .group-button-product > a i, 
.featured_products_block3 .woocommerce .product .images .group-button-product > div a:first-child:before,
.featured_products_block3 .woocommerce .product .images .group-button-product > a:first-child:before,
.featured_products_block6 .images .group-button-product > div a i,
.featured_products_block6 .images .group-button-product > a i, 
.featured_products_block6 .woocommerce .product .images .group-button-product > div a:first-child:before,
.featured_products_block6 .woocommerce .product .images .group-button-product > a:first-child:before{
width: 32px;
height: 32px;
text-align: center;
line-height: 32px;
font-size: 14px;
color: inherit !important;
}
.featured_products_block3 .group-button-product .add-to-cart.add_to_cart_button a,
.featured_products_block6 .group-button-product .add-to-cart.add_to_cart_button a{
border: 0 !important;
}
.featured_products_block3 .images .yith-wcwl-add-to-wishlist.added img,
.featured_products_block6 .images .yith-wcwl-add-to-wishlist.added img{
display: none !important;
}
.featured_products_block3 .woocommerce h3.product_title.product-name, 
.featured_products_block6 .woocommerce h3.product_title.product-name {
display: inline-block;
float: left;
text-align: left;
width: 70%;
}
.featured_products_block3 .woocommerce div.product span.price,
.featured_products_block6 .woocommerce div.product span.price{
line-height: 0;
width: 30%;
min-height: 45px;
float: right;
text-align: right;
margin: 5px 0 0;
}
.featured_products_block3 .woocommerce .products .product .star-rating, 
.featured_products_block6 .woocommerce .products .product .star-rating{
font-size: 11px;
letter-spacing: 2px;
margin-left: 0;
width: 55%;
float: left;
margin-top: 15px;
}
.featured_products_block3.pro-sl-h10 .woocommerce .star-rating {
margin-top: 10px;
}
.featured_products_block3 .woocommerce .products:not(.list) .product .item-description.wc-vendor .star-rating,
.featured_products_block6 .woocommerce .products:not(.list) .product .item-description.wc-vendor .star-rating{
margin-bottom: 35px;
}
.featured_products_block3 .woocommerce .products:not(.list) .product .item-description .wcvendors_sold_by_in_loop,
.featured_products_block6 .woocommerce .products:not(.list) .product .item-description .wcvendors_sold_by_in_loop{
display: block;
margin-bottom: 0;
width: 100%;
padding-left: 0;
}
.featured_products_block3 .woocommerce div.product span.price del,
.featured_products_block6 .woocommerce div.product span.price del{
display: block;
}
.featured_products_block3 .item-description .price span.amount,
.featured_products_block6 .item-description .price span.amount{
font-size: 16px;
font-weight: bold;
line-height: 17px;
}
.featured_products_block3 .woocommerce .products .product .price del,
.featured_products_block6 .woocommerce .products .product .price del{
padding-bottom: 10px;
}
.featured_products_block3 .images .yith-wcwl-add-to-wishlist img,
.featured_products_block6 .images .yith-wcwl-add-to-wishlist img{
position: relative;
top: -22px;
width: auto;
height: auto;
margin: 0 auto;
display: block !important;
}
.featured_products_block3 .yith-wcwl-add-to-wishlist .show,
.featured_products_block6 .yith-wcwl-add-to-wishlist .show{
display: inline!important;
}
.featured_products_block3 .woocommerce .products .product .images .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse a,
.featured_products_block6 .woocommerce .products .product .images .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse a{
background-color: red;
}
.featured_products_block3 .woocommerce .products .product .price del .amount,
.featured_products_block6 .woocommerce .products .product .price del .amount,
.featured-home3 .item-description .price del span.amount{
font-weight: 500;
}
.featured_products_block3 .woocommerce .products .product .price ins .amount,
.featured_products_block6 .woocommerce .products .product .price ins .amount,
.featured-home3 .item-description .price ins span.amount{
font-weight: bold;
}
.header-ftc.header-layout5 .nav-right>div li {
margin-bottom: 10px;
}
.header-ftc.header-layout5 .nav-right>div li:last-child {
margin-bottom: 0px;
}
.header-ftc.header-layout5 .nav-right .header-language > ul li {
margin-bottom: 0 !important;
}
.header-ftc.header-layout5 .nav-right a.wcml_selected_currency:after,
.header-ftc.header-layout5 .nav-right a.lang_sel_sel.icl-en:after {
content: "\f107";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
margin-left: 10px;
}
.header-ftc.header-layout5 #dropdown-list {
top: 40px;
}
.header-ftc.header-layout5 .dropdown-button span.fa.fa-bars:before {
content: "\f007" !important;
font: normal normal normal 14px/1 FontAwesome;
}
.header-ftc.header-layout5 .dropdown-button span.fa.fa-bars {
line-height: 1;
}
.header-ftc.header-layout5 .navigation-primary > .container { max-width: 880px;
}
.featured-home3 h2.widgettitle {
font-size: 24px;
color: #333;
line-height: 18px;
text-transform: uppercase;
position: relative;
font-weight: 700;
margin-bottom: 50px;
}
.featured-home3 span.price del .amount {
color: #444 !important;
}
.featured-home3 .widget.ftc-items-widget li:first-child {
padding-top: 0px;
}
.featured-home3 .widget.ftc-items-widget li {
border-bottom: 1px solid #ebebeb;
display: flex;
align-items: center;
}
.featured-home3 ul.product_list_widget a.ftc-widget-image {
position: relative;
width: 130px;
float: left;
margin-bottom: 30px;
}
.featured-home3 .woocommerce ul.product_list_widget li > a.ftc-widget-image:hover::before, 
.featured-home3 .woocommerce-page ul.product_list_widget li>a.ftc-widget-image:hover::before {
right: 0;
}
.featured-home3 .woocommerce ul.product_list_widget li > a.ftc-widget-image::before, 
.featured-home3 .woocommerce-page ul.product_list_widget li>a.ftc-widget-image::before {
position: absolute;
z-index: 4;
left: 0;
right: 100%;
bottom: 0;
top: 0;
content: "";
background: rgba(0,0,0,0.4);
transition: all 400ms ease 0s;
-webkit-transition: all 400ms ease 0s;
-moz-transition: all 400ms ease 0s;
}
.featured-home3 .woocommerce ul.product_list_widget li {
padding: 30px 0;
margin: 0;
list-style: none;
}
.featured-home3 .woocommerce ul.product_list_widget li img {
float: left;
margin-left: 0;
width: 130px;
margin-right: 25px;
max-width: 130px;
}
.featured-home3 .item-description {
flex: 1;
text-align: left;
position: relative;
display: inline-block;
width: auto;
}
.featured-home3 h3.product_title.product-name {
display: inline-block;
float: none;
width: 100%;
line-height: 22px;
padding-bottom: 0;
padding-left: 0;
}
.featured-home3 span.price {
float: none;
text-align: left;
line-height: 18px;
margin-bottom: 15px;
}
.featured-home3 .woocommerce ul.product_list_widget li a.ftc-widget-image {
overflow: hidden;
margin: 0px;
margin-right: 30px;
}
.featured-home3 .woocommerce .products .star-rating,
.featured-home3 .woocommerce .star-rating,
.featured-home3 .woocommerce-page .star-rating {
float: right;
margin-top: 15px;
margin-right: 8.1%;
}
.featured-home3 .item-description .price span.amount { font-size: 18px;
font-weight: bold;
line-height: 17px;
}
.featured-home3 .item-description .price del span.amount {
font-size:14px;
color: #999 !important;
}
.featured-home3 .widget.ftc-items-widget li:last-child {
border-bottom: none;
}
.blog-home3 .header-title .product_title {
font-size: 30px;
color: #333;
line-height: 25px;
text-transform: uppercase;
position: relative;
font-weight: 800;
margin-bottom: 50px !important;
}
.blog-home3 .ftc-shortcode .header-title .bg-heading span {
font-size: 30px;
color: #333;
line-height: 25px;
text-transform: uppercase;
position: relative;
font-weight: 800;
margin-bottom: 50px;
}
.blog-home3 .blogs .owl-nav.disabled{
display: block;
}
.blog-home3 .owl-nav .owl-prev,
.tes-version2 .owl-nav .owl-prev,
.blog-home3 .owl-nav .owl-next ,
.tes-version2 .owl-nav .owl-next 
{
margin-top: -120px;
}
.tes-version2 .owl-nav{
opacity: 0;
}
.tes-version2:hover .owl-nav{
opacity: 1;
}
.tes-version2 .owl-nav .owl-next:hover:before,
.tes-version2 .owl-nav .owl-prev:hover:before
{
color: #fff !important;
}
.blog-home3 .owl-nav .owl-prev,
.blog-home6 .owl-nav .owl-prev,
.testimonial-home3 .owl-nav .owl-prev,
.tes-version2 .owl-nav .owl-prev
{
position: absolute;
top: 50%;
left: 0;
z-index: 1;
margin-top: -105px;
margin-left: -15px;
width: 35px !important;
height: 35px !important;
line-height: 35px !important;
background: #333;
color: #fff;
border: 0;
}
.blog-home3 .owl-nav .owl-next,
.blog-home6 .owl-nav .owl-next,
.testimonial-home3 .owl-nav .owl-next ,
.tes-version2 .owl-nav .owl-next
{
position: absolute;
top: 50%;
right: 0;
z-index: 1;
margin-top: -105px;
margin-right: -15px;
width: 35px !important;
height: 35px !important;
line-height: 35px !important;
background: #333;
color: #fff;
border: 0;
}
.blog-home3 .owl-nav > div.owl-prev:before,
.blog-home6 .owl-nav > div.owl-prev:before,
.testimonial-home3 .owl-nav > div.owl-prev:before, 
.tes-version2 .owl-nav > div.owl-prev:before 
{
content: "\f177";
font-size: 16px !important;
}
.blog-home3 .owl-nav > div.owl-next:before,
.blog-home6 .owl-nav > div.owl-next:before,
.testimonial-home3 .owl-nav > div.owl-next:before,
.tes-version2 .owl-nav > div.owl-next:before
{
content: "\f178";
font-size: 16px !important;
}
.blog-home3 .owl-carousel:hover .owl-nav,
.blog-home6 .owl-carousel:hover .owl-nav {
opacity: 50%;
}
.blog-home3 .owl-carousel .owl-nav,
.blog-home6 .owl-carousel .owl-nav{
opacity: 0;
}
.blog-home3 .owl-nav > div:before,
.blog-home6 .owl-nav > div:before,
.testimonial-home3 .owl-nav > div:before,
.tes-version2 .owl-nav > div:before
{
line-height: 35px;
}
.blog-home3 header.entry-header {
text-align: center;
margin-top: 45px;
position: relative;
}
.blog-home3 .blogs article h3.product_title{
margin-top: 0px;
letter-spacing: 0 !important;
position: absolute;
width: 100%;
display: block;
top: -30px;
left: 50%;
transform: translate(-50%);
}
.blog-home3 .blogs .post-info .entry-content {
text-align: center;
}
.blog-home3 article a.button-readmore {
margin-right: 12px;
display: table;
margin: 0 auto;
float: none;
font-size: 15px;
text-transform: uppercase;
font-weight: 600;
background: #333;
line-height: 30px;
height: 40px;
min-width: 120px;
text-align: center;
}
.blog-home3 article a.button-readmore:before {
display: none;
}
.testimonial-home3 .testimonial-content .avatar img {
border-radius: 0%;
-webkit-border-radius: 0;
-moz-border-radius: 0%;
}
.testimonial-home3 .owl-nav.disabled {
display: block;
}
.testimonial-home3 .owl-carousel .owl-nav {
opacity: 0;
}
.testimonial-home3:hover .owl-carousel .owl-nav {
opacity: 1;
}
.testimonial-home3 .owl-nav .owl-prev,
.testimonial-home3 .owl-nav .owl-next 
{
margin-top: -30px;
}
.tes-version2 .owl-nav .owl-prev,
.tes-version2 .owl-nav .owl-next {
margin-top: -18px;
}
.testimonial-home3 .ftc-sb-testimonial .active .testimonial-content .info {
position: absolute;
left: 50%;
color: #666;
width: 800px;
font-weight: 500;
font-style: italic;
line-height: 26px;
margin: 0 auto;
font-size: 16px;
-ms-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
transform: translateX(-60%);
top: 70px;
padding: 0;
background: transparent;
border: 0 !important;
text-align: right;
}
.testimonial-home3 .ftc-sb-testimonial .testimonial-content .byline{
display: none !important;
}
.testimonial-home3 .testimonial-content {
overflow: hidden;
margin-bottom: 15px;
padding: 0;
text-align: center;
}
.testimonial-home3 .ftc-sb-testimonial .active .testimonial-content .name,
.testimonial-home3 .ftc-sb-testimonial .active .testimonial-content .avatar,
.testimonial-home3 .ftc-sb-testimonial .active .testimonial-content .info:after,
.testimonial-home3 .ftc-sb-testimonial .active .testimonial-content .info:before{
display: none;
}
.testimonial-home3 .ftc-sb-testimonial .active.center .testimonial-content .avatar,
.testimonial-home3 .ftc-sb-testimonial .active.center .testimonial-content .name{
display: block;
}
.testimonial-home3 .ftc-sb-testimonial .testimonial-content h4.name {
padding-top: 5px;
text-transform: uppercase;
margin-top: 0px;
}
.testimonial-home3  .ftc-sb-testimonial.owl-carousel .owl-stage-outer {
height: 170px !important;
}
.ftc-sb-testimonial {
width: 100%;
position: relative;
}
.testimonial-home3 .wpb_text_column .title.title_font {
font-size: 30px;
font-weight: 700;
color: #333;
position: absolute;
left: 50%;
transform: translate(50%);
}
.testimonial-home3 .ftc-sb-testimonial .active .testimonial-content .avatar {
position: absolute;
left: 100%;
margin-left: 205px;
}
.testimonial-home3 .ftc-sb-testimonial .active.center .testimonial-content h4.name {
position: absolute;
left: 100%;
width: 100%;
margin-bottom: -140px;
margin-left: 80px;
bottom: 0;
}
.footer-top .ft_top {
margin-top: 70px;
text-align: center;
}
.footer-top .email_ft p.text-newsletter {
font-size: 20px;
text-transform: uppercase;
font-weight: bold;
color: #fff;
margin-bottom: 15px;
line-height: 1;
text-align: center;
}
.footer-top .email_ft {
text-align: center;
}
.footer-top .email_ft p.Subscribe {
display: none;
}
.footer_center .footer-center {
padding-top: 25px;
padding-bottom: 35px;
}
.footer_center .link_social_ft {
text-align: center;
}
.footer-top .widget ul li:first-child {
padding-top: 5px !important;
}
.email_ft p.small-newsletter{
font-size: 15px;
font-weight: 500;
color: #666;
}
.email_ft p.text-newsletter{
margin-bottom: 25px;
}
.footer-center .links_ft ul li {
display: inline-block;
position: relative;
padding-right: 15px !important;
margin-right: 15px;
}
.footer-center .links_ft ul li a {
color: #fff;
font-size: 14px;
font-weight: 500;
line-height: 1;
}
.footer-center .links_ft ul li:after {
content: "";
top: 10px;
right: 0;
width: 2px;
height: 12px;
background: #fff;
position: absolute;
}
.footer-center .links_ft ul li:last-child:after {
display: none;
}
.footer-center .links_ft ul li:last-child {
padding-right: 0;
margin-right: 0;
}
.footer-top .footer-center .block-social {
display: inline-block;
}
.footer-top .block-social li {
height: 40px;
width: 40px;
line-height: 40px;
margin: 0;
cursor: pointer;
position: relative;
text-align: center;
float: left;
margin-right: 15px;
border: 1px solid rgba(255,255,255,.1);
background: transparent;
}
.footer-top .footer-center .widget ul li:first-child {
padding-top: 5px;
}
.footer-top .footer-center .block-social li a {
display: block;
height: 100%;
white-space: nowrap;
text-indent: 0;
overflow: hidden;
font-size: 0;
line-height: 30px;
color: #fff!important;
}
.footer-top .footer-center .block-social li a:before {
font-size: 18px;
}
.footer-center .links_ft ul {
margin-bottom: 20px;
margin-top: 5px;
}
.footer-top .footer-center .block-social li.button-facebook:hover,
.footer-top .footer-center .block-social li.button-rss:hover {
background: #435f9f;
border-color: #435f9f;
}
.footer-top .footer-center .block-social li.button-twitter:hover {
background: #00aaf0;
border-color: #00aaf0;
}
.footer-top .footer-center .block-social li.button-google-plus:hover {
background: #c2272d;
border-color: #c2272d;
}
.footer-top .footer-center .block-social li.button-pinterest:hover {
background: #ce1f21;
border-color: #ce1f21;
}
.footer-top .email_ft p.email input[type="email"] {
text-align: left;
padding-left: 0;
background: transparent;
border: 0;
border-bottom: 1px solid rgba(255,255,255,.1);
color: #fff;
}
.footer-top .email_ft input[type="submit"] {
font-family: fontawesome;
background: transparent;
color: #fff;
position: relative;
padding: 20px 15px;
font-size: 0;
display: inline-block;
z-index: 4;
}
.footer-top .email_ft .title-newsletter p.sign {
display: inline-block;
float: right;
position: absolute;
right: 35px;
top: 0;
}
.footer-top .email_ft .title-newsletter {
position: relative;
max-width: 470px;
margin: 0 auto;
}
.footer-top .email_ft .title-newsletter p.email {
margin-bottom: 0;
}
.payment .wpb_wrapper {
text-align: right;
line-height: 30px;
}
.featured_products_block3 h3.product_title.product-name,
.featured_products_block6 h3.product_title.product-name,
.featured-home3 h3.product_title.product-name a{
display: block;
font-weight: 600;
text-transform: uppercase;
}
.blog-home3 .post-info {
margin: 0 30px;
}
.product-up  h3.product-name > a{
text-transform: uppercase;
font-weight: 600;
}
.product-up  h3.product_title.product-name{
padding-bottom: 5px !important;
}
.woocommerce .product-widget-h9 .product .item-description .product_title {
text-align: left;
} .header-ftc.header-layout6 .header-content {
background: transparent;
}
.header-ftc.header-layout6 .header-nav {
background: #333;
}
.header-ftc.header-layout6 .nav-right>div {
display: inline-block;
border-right: 1px solid rgba(255,255,255,.1);
line-height: 15px;
text-transform: capitalize;
font-weight: 600;
padding-right: 20px;
}
.header-ftc.header-layout6 .dropdown-button span:before {
margin-right: 8px;
}
.header-ftc.header-layout6 .dropdown-button > span {
width: auto;
}
.header-ftc.header-layout6 .info-desc > span:first-child,
.header-ftc.header-layout6 .ftc-sb-language,
.header-ftc.header-layout6 .header-currency,
.header-ftc.header-layout6 .ftc-my-wishlist,
.header-ftc.header-layout6 .header-language,
.header-ftc.header-layout6 .dropdown-button {
margin-right: 20px;
position: relative;
display: inline-block;
}
.header-ftc.header-layout6 .nav-right .header-language ul {
margin-bottom: 0;
}
.header-ftc.header-layout6 .nav-right .header-language {
margin-right: 0;
border-right: 0;
padding-right: 0;
height: auto;
}
.header-ftc.header-layout6 .nav-left .block-contact ul {
margin-bottom: 0;
}
.header-ftc.header-layout6 .dropdown-button span {
font-weight: 600;
color: #999;
}
.header-ftc.header-layout6 .nav-right .header-language ul a.lang_sel_sel.icl-en,
.header-ftc.header-layout6 .nav-right .header-currency a.wcml_selected_currency{
color: #999;
}
.header-ftc.header-layout6 .block-contact ul li {
display: inline;
padding-right: 20px;
border-right: 1px solid rgba(255,255,255,.1);
margin-right: 16px;
}
.header-ftc.header-layout6 .nav-right>div li {
margin-bottom: 10px;
}
.header-ftc.header-layout6 .nav-right>div li:last-child {
margin-bottom: 0px;
}
.header-ftc.header-layout6 .nav-right .header-language > ul li {
margin-bottom: 0 !important;
}
.header-ftc.header-layout6 .nav-right a.wcml_selected_currency:after,
.header-ftc.header-layout6 .nav-right a.lang_sel_sel.icl-en:after {
content: "\f107";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
margin-left: 10px;
}
.header-ftc.header-layout6 #dropdown-list {
top: 20px;
}
.header-ftc.header-layout6 .dropdown-button span.fa.fa-bars:before {
content: "\f007" !important;
font: normal normal normal 14px/1 FontAwesome;
}
.header-ftc.header-layout6 .dropdown-button span.fa.fa-bars {
line-height: 1;
}
.header-ftc.header-layout6 .navigation-primary > .container {
max-width: 960px !important;
}
.header-ftc.header-layout6 .navigation-primary {
background: #333;
padding: 0;
}
.header-ftc.header-layout6 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link{
height: 30px;
line-height: 30px;
}
.header-ftc.header-layout6 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
height: 30px;
}
.header-layout6 .header-content .container > div {
width: 33.33%;
}
.header-layout6 .header-top-content{
background-color: #ffffff;
}
.header-layout6 .ftc-search-product {
padding-left: 0;
}
.header-layout6 .ftc-search-product .search-button {
font-size: 22px;
color: #333;
}
.header-layout6 a.ftc-cart-tini,
.header-layout6  a.ftc-cart-tini.cart-item-canvas {
color: #333;
}
.header-layout6 .ftc-shop-cart a.ftc-cart-tini:before,
.header-layout6 a.ftc-cart-tini.cart-item-canvas:before {
color: #333;
content: "\f291";
font-family: "Fontawesome";
font-size: 22px;
}
.header-layout6 .mobile-button .mobile-nav{
font-size: 22px;
}
.header-layout6 .logo {
text-align: center;
}
.header-layout6 .cart-total:before,
.header-layout6 .cart-total:after{
display: none;
}
.header-layout6 .cart-total {
right: -5px;
}
.header-layout6 .ftc-search-product .ftc_search_ajax input[type="text"] {
left: 0;
top: 70px;
}
.header-layout6 .is-desktop .logo{
padding: 30px 0;
}
.header-ftc.header-layout6 {
margin-bottom: 30px;
}
.header-layout6.header-sticky-mobile .ftc-search-product .ftc_search_ajax input[type="text"] {
left: 0;
top: 45px;
}
.header-ftc.header-layout6 .ftc-my-wishlist a.tini-wishlist i:before,
.header-ftc.header-layout5 .ftc-my-wishlist a.tini-wishlist i:before{
color: #999;
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
}
.header-ftc.header-layout5 .ftc-my-wishlist *,
.header-ftc.header-layout6 .ftc-my-wishlist *{
color: #999;
}
.header-ftc.header-layout6.header-sticky-mobile .logo-wrapper.is-desktop {
display: none;
}
.header-ftc.header-layout6.header-sticky-mobile .ftc-search-product .search-button {
color: #fff;
line-height: 50px;
}
.header-ftc.header-layout6.header-sticky-mobile .ftc-search-product{
height: 50px;
width: auto;
position: absolute;
}
.header-ftc.header-layout6.header-sticky-mobile .ftc-shop-cart{
height: 50px;
line-height: 50px;
position: absolute;
width: auto;
float: right;
right: 0;
top: 0;
}
.header-ftc.header-layout6.header-sticky-mobile .container {
position: relative;
}
.header-layout6.header-sticky-mobile .ftc-shop-cart a.ftc-cart-tini:before,
.header-layout6.header-sticky-mobile a.ftc-cart-tini.cart-item-canvas:before {
color: inherit;
}
.header-layout6.header-sticky-mobile a.ftc-cart-tini,
.header-layout6.header-sticky-mobile a.ftc-cart-tini.cart-item-canvas {
color: #fff;
}
.header-layout6 .info-desc > span,
.header-layout6 .ftc-sb-account .ftc_login > a,
.header-layout6 .info-desc span,
.header-layout6 .ftc-sb-account,
.header-layout6 .ftc-my-wishlist * {
color: #999;
}
.featured_products_block3 .owl-nav .owl-prev,
.category-home6 .owl-nav .owl-prev {
position: absolute;
top: 50%;
left: 0;
z-index: 1;
margin-top: -5.8%;
margin-left: -15px;
width: 35px !important;
height: 35px !important;
line-height: 35px !important;
background: #333;
color: #fff;
border: 0;
}
.featured_products_block3 .owl-nav .owl-next,
.category-home6 .owl-nav .owl-next {
position: absolute;
top: 50%;
right: 0;
z-index: 1;
margin-top: -5.8%;
margin-right: -15px;
width: 35px !important;
height: 35px !important;
line-height: 35px !important;
background: #333;
color: #fff;
border: 0;
}
.category-home6 .owl-nav .owl-prev, .category-home6 .owl-nav .owl-next{
margin-top: -3%;
}
.featured_products_block3 .owl-nav > div.owl-prev:before,
.category-home6 .owl-nav > div.owl-prev:before {
content: "\f177";
font-size: 16px !important;
}
.featured_products_block3 .owl-nav > div.owl-next:before,
.category-home6 .owl-nav > div.owl-next:before {
content: "\f178";
font-size: 16px !important;
}
.featured_products_block3 .owl-nav > div:before,
.category-home6 .owl-nav > div:before {
line-height: 35px;
}
.featured_products_block3 .owl-carousel:hover .owl-nav,
.category-home6 .owl-carousel:hover .owl-nav{
opacity: 50%;
}
.featured_products_block3 .owl-carousel .owl-nav,
.category-home6 .owl-carousel .owl-nav{
opacity: 0;
}
.featured_products_block6 .woocommerce div.product div.images {
margin-bottom: 20px;
}
.featured_products_block6 .woocommerce .products .product {
margin-bottom: 25px;
}
.category-home6 .woocommerce .product .item-description {
position: absolute;
right: 20px;
bottom: 20px;
left: auto;
background: #333;
line-height: 45px;
padding: 0 20px;
width: auto;
opacity: 0.8;
}
.category-home6 .woocommerce .product .item-description:before{
display: none;
}
.category-home6 .item-description h3 {
font-size: 16px;
text-transform: uppercase;
display: inline-block;
font-weight: 700;
color: #fff!important;
height: 15px;
line-height: 15px;
margin-right: 0 !important;
}
.category-home6 .item-description span.count-product-category {
margin-bottom: 0;
color: #fff;
font-weight: normal;
display: inline-block;
overflow: inherit;
margin-left: 10px;
font-size: 14px;
}
.category-home6 a.button.category-button{
background-color: transparent;
font-size: 0px;
position: absolute;
height: 100%;
top: 0px;
width: 100%;
right: 0px;
opacity: 0;
}
.category-home6 .category-description p{
display: none;
}
.category-home6 .item-description span.count-product-category:before {
content: "-";
font-size: 24px;
position: absolute;
left: -12px;
line-height: 1;
display: inline-block;
top: 8px;
}
.blog-home6 .blogs .post-info .entry-content p {
font-size: 15px;
font-weight: 600;
line-height: 25px;
}
.blog-home6 .blogs article.post-wrapper .post-info .date-time.date-time-meta,
.blog-home6 .blogs span.count-view{
font-weight: bold;
font-size: 15px;
}
.blog-home6 .owl-nav .owl-prev, .blog-home6 .owl-nav .owl-next {
margin-top: -11%;
}
.blog-home6.blog-h10 .owl-nav .owl-prev, .blog-home6.blog-h10 .owl-nav .owl-next{
margin-top: -10%;
}
.blog-home6.blog-h12 .owl-nav .owl-prev, .blog-home6.blog-h12 .owl-nav .owl-next{
margin-top: -10%;
}
.blog-home6 .owl-nav .owl-prev{
margin-left: -17px;
}
.blog-home6 .owl-nav .owl-next{
margin-right: -17px;
}
.blog-home6 header.entry-header {
margin-top: 18px;
}
.blog-home6 .blogs .date-time.date-time-meta:before,
.blog-home6 .blogs article.post-wrapper .post-info .date-time.date-time-meta,
.blog-home6 .blogs .post-info .entry-content p,
.blog-home6 .blogs span.count-view,
.blog-home6 .blogs span.count-view:before{
color: #999;
}
.blog-home6 .blogs article h3.product_title a{
color: #fff;
}
.blog-home6 article a.button-readmore {
background: rgba(255,255,255,.45);
margin: 0;
}
.blog-home6 .blogs article h3.product_title a {
font-size: 16px;
}
.brand6 {
border-top: 1px solid #ebebeb;
}
.category-home6 span.bg-heading span,
.featured_products_block6 span.bg-heading,
.featured-home3 h3.product_title span.bg-heading,
.blog-home6 h3.product_title span.bg-heading{
font-size: 30px;
color: #333;
line-height: 25px;
text-transform: uppercase;
position: relative;
font-weight: 700;
margin-bottom: 20px !important;
display: inline-block;
}
.blog-home6 h3.product_title span.bg-heading span{
color: #fff;
font-size: 30px;
}
.blog-home3 article a.button-readmore:before,
.blog-home6 article a.button-readmore:before {
display: none;
}
.blog-home3 .blogs article.post-wrapper .post-info .date-time.date-time-meta,
.blog-home6 .blogs article.post-wrapper .post-info .date-time.date-time-meta {
display: inline-block;
margin-right: 15px;
}
.header-ftc.header-layout5 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link {
border-bottom: 2px solid transparent !important;
}
.header-ftc.header-layout5 .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link {
padding-left: 0;
margin-right: 20px;
height: 40px;
line-height: 40px;
}
.header-ftc.header-layout5 .navigation-primary ul.mega_main_menu_ul > li.menu-item-has-children > a.item_link span.link_text:before {
position: absolute;
top: 50%;
right: 0;
transform: translate(0%,-20%);
font-family: 'FontAwesome';
content: "\f107";
font-size: 14px;
line-height: 14px;
}
.header-ftc.header-layout5 .mega_main_menu > .menu_holder > .menu_inner > ul > li:last-child > .item_link {
padding-left: 0;
padding-right: 20px;
margin-right: 0px;
}
.banner3 .ftc-smooth-image.ftc-smooth::after,
.rev-slider-nopadding.home6 .ftc-smooth-image.ftc-smooth::after{
display: none;
}
.banner3 .wpb_column .ftc-smooth-image.ftc-smooth::before,
.rev-slider-nopadding.home6 .wpb_column .ftc-smooth-image.ftc-smooth::before{
background: rgba(0,0,0,.1);
bottom: 0;
content: "";
cursor: pointer;
display: block;
height: 100%;
left: 0;
margin: 0 auto;
opacity: 0;
padding: 0;
position: absolute;
right: 0;
width: 4px;
top: 0;
border: 0 !important;
}
.banner3 .wpb_column .ftc-smooth-image.ftc-smooth:hover:before,
.rev-slider-nopadding.home6 .wpb_column .ftc-smooth-image.ftc-smooth:hover:before {
height: 100%;
opacity: 1;
transition: all 0.75s ease-in-out 0s;
width: 100%;
}
.blog-home6 .blogs .post-info .entry-content p,
.blog-home3 .blogs article.post-wrapper .post-info .date-time.date-time-meta{
color: #999;
}
.blog-home3 .blogs .post-info .entry-content p,
.blog-home6 .blogs .post-info .entry-content p{
font-size: 15px;
}
.footer-top .email_ft .title-newsletter p.sign:after {
content: "\f178";
position: absolute;
right: 0;
display: inline-block;
font-family: fontawesome;
background: transparent;
color: #fff;
padding: 13px 0 13px 12px;
font-size: 15px;
z-index: 1;
}
.header-ftc.header-layout1 .header-language ul ul {
top: 140px;
}
p.sign {
display: none;
}
.off-can-vas-inner span.woocommerce-Price-amount.amount{
font-size: 15px;
}
.related-posts.related .blogs .owl-nav.disabled {
display: none;
}
.blog-home7 .blogs article.post-wrapper .post-info .date-time.date-time-meta, 
.blog-home7 .blogs span.count-view{
font-weight: normal;
}
.blog-home7 .blogs article h3.product_title a{
color: #333;
font-weight: bold;
letter-spacing: 0;
}
.blog-home7 .blogs .post-info .entry-content p{
font-weight: normal;
color: #333;
}
.blog-home7 article a.button-readmore{
background-color: #333;
font-weight: 500;
text-transform: uppercase;
padding: 8px 21px;
}
.blog-home7 h3.product_title span.bg-heading span{
color: #333;
}
.featured_products_block3 .woocommerce .products .product .images .add-to-cart a:first-child:before,
.featured_products_block6 .woocommerce .products .product .images .add-to-cart a:first-child:before{
font-family: 'Simple-line-icons';
content: "\e04f";
line-height: 32px;
text-indent: 0;
color: inherit !important;
padding: 0;
font-weight: normal;
}
.featured_products_block3 .images .group-button-product > a.compare.added:before,
.featured_products_block6 .images .group-button-product > a.compare.added:before{
font-family: 'Simple-line-icons';
font-size: 14px;
line-height: 32px;
content: "\e023";
}
.images .group-button-product > a.compare.added:before{
font-family: 'Simple-line-icons';
content: "\e023";
color: inherit;
}
.woocommerce .product .images .group-button-product > a.quickview{
text-align: center;
}
.woocommerce .products .product .item-description .compare.added:before{
font-family: 'Simple-line-icons';
content: "\e023";
font-weight: normal;
}
.woocommerce .product .item-description .meta_info a.compare.added:before{
content: "\e023";
font-family: 'Simple-line-icons';
top: 0;
height: 0;
line-height: 35px;
}
.woocommerce .product .item-description .meta_info a.compare.added:after{
position: absolute;
left: 50%;
width: 20px;
height: 1px;
transform: translateX(-50%);
bottom: 0;
background-color: #ebebeb;
content: '';
display: none;
}
.ftc-instagram{
display: flex;
align-items: flex-start;
flex-wrap: wrap;
}
.ftc-instagram.columns-5 .item{
width: 20%;
height: auto;
}
.woocommerce .product-version-2 .products .product .images .add-to-cart,
.woocommerce .product-version-2 .products .product .images .wishlist{
display: inline-block;
}
.woocommerce .product-version-2  .product .images .group-button-product > div.yith-wcwl-add-to-wishlist{
display: inline-block;
}
.product-version-2 .group-button-product .compare{
display: inline-block !important;
}
.woocommerce .product-version-2 .products .product .images .group-button-product{
top: 57%;
display: flex;
align-items: flex-end;
justify-content: flex-end;
flex-direction: column;
text-align: center;
right: 0;
transform: translateY(-57%);
}
.woocommerce .product-version-2 .group-button-product .compare.added:before {
color: inherit;
}
.product-version-2 .images:hover .group-button-product > .quickview,
.product-version-2 .images:hover .group-button-product > .compare{
transition: unset;
}
.woocommerce  .product-version-2 .products .product .images .quickview{
margin-left: 0;
}
.woocommerce .product-version-2 .group-button-product .added .add_to_wishlist,
.woocommerce .product-version-2 div.product div.images .group-button-product .added img{
display: none !important;
}
.woocommerce .product-version-2 .group-button-product .add-to-cart.add_to_cart_button a{
border:0 !important;
}
.woocommerce .product-version-2 .group-button-product .add-to-cart.add_to_cart_button a:before{
font-family: 'Simple-line-icons';
content: "\e04f";
line-height: 32px;
text-indent: 0;
color: inherit !important;
padding: 0;
font-weight: normal;
}
.woocommerce .product-version-2 .group-button-product span.ftc-tooltip{
font-size: 15px;
position: absolute;
left: auto;
right: 44px;
top: 4px;
line-height: 30px;
background: #fff;
height: 30px;
padding: 0 15px;
white-space: nowrap;
color: #fff;
visibility: hidden;
font-weight: normal;
}
.woocommerce .product-version-2 .group-button-product a:hover span.ftc-tooltip{
visibility: visible;
}
.woocommerce .product-version-2 .group-button-product span.ftc-tooltip:after{
content: "\f0da";
font-family: "FontAwesome";
right: -6px;
position: absolute;
font-size: 18px;
}
.woocommerce .product-version-2  .product .group-button-product span{
overflow: unset;
}
.woocommerce .product-version-2 .product .images .group-button-product > a,
.woocommerce .product-version-2 .product .images .group-button-product > div,
.woocommerce .product-version-2 .product .images .group-button-product .compare{
position: relative;
}
.woocommerce .product-version-2 .product .group-button-product .compare span.ftc-tooltip.button-tooltip{
display: inline-block;
}
.woocommerce .product-version-2 .product .images .group-button-product > div a,
.woocommerce .product-version-2 .product .images .group-button-product > a{
background: transparent !important;
}
.woocommerce .product-version-2 .product .images:hover .group-button-product{
padding-right: 15px;
}
.product-version-2 .images .group-button-product > div a i,
.product-version-2 .images .group-button-product > a i,
.woocommerce .product-version-2 .product .images .group-button-product > div a:first-child:before,
.woocommerce .product-version-2 .product .images .group-button-product > a:first-child:before{
font-size: 19px;
color: #666 !important;
}
.woocommerce .product-version-2 .product .images:hover > a:after{
background-color: transparent;
}
.woocommerce .product-version-2 .product .images .group-button-product > div,
.woocommerce .product-version-2 .product .images .group-button-product > div a,
.woocommerce .product-version-2 .product .images .group-button-product > a{
height: 47px;
min-height: 47px;
}
.woocommerce .product-version-2  .item-description .meta_info{
display: none;
}
.woocommerce .product-version-2 .product .item-description:before{
height: 0;
}
.woocommerce .product-version-2 .products .product .product_title {
padding-left: 0;
padding-bottom: 5px;
text-align: left;
}
.woocommerce .product-version-2 div.product span.price {
text-align: left;
display: inline;
float: left;
margin: 0;
}
.woocommerce .product-version-2 .products .star-rating{
margin-right: 0;
}
.woocommerce .product-version-2 .products  h3.product-name > a{
font-size: 16px;
line-height: 24px;
text-transform:uppercase;
}
.woocommerce .product-version-2 .products .product .price ins .amount,
.woocommerce .product-version-2 div.product span.price .amount
{
font-size: 18px;
font-weight: 600;
color: #333;
}
.woocommerce .product-version-2 .products .product .price del .amount{
font-size: 14px !important;
font-weight: normal;
}
.woocommerce .product-version-2 div.product div.images{
margin-bottom:22px;
}
.tabs-dot .vc_tta-tab a span{
font-size: 16px;
font-weight: normal;
}
body.wpb-js-composer .vc_general.vc_tta-tabs.default.tabs-dot .vc_tta-tabs-container ul li:not(:last-child):before{
padding: 0;
position: absolute;
content: "";
top: 0px;
bottom: 5px;
right: 0;
width: 4px;
display: block;
font-size: 18px;
line-height: 24px;
}
.v2-featu{
padding: 23px 0;
margin-left: 0;
margin-right: 0;
border-bottom: 1px solid #ebebeb;
}
.v2-featu .ftc-feature .ftc_feature_content h3{
font-size: 19px;
text-transform: inherit;
color: #333;
}
.v2-featu .ftc-feature .ftc_feature_content h3 a{
color: #333;
}
.v2-featu .ftc-feature .ftc_feature_content p{
margin-bottom: 30px;
font-size: 15px;
color: #666;
}
.tes-das .testimonial-content{
display: flex;
align-items: center;
justify-content: center;
background-color: #e6edf5;
padding: 100px 105px; 
}
.tes-das .testi-content-v2{
padding-right: 75px;
}
.tes-das .testimonial-content .avatar{
margin-top: 0;
border: 5px solid #fff;
}
.tes-das .title-info{
text-align: left;
}
.tes-das  .owl-nav{
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 100%;
}
.tes-das  .owl-nav > div{
top: -20px;
border: 0;
}
.tes-das  .owl-nav > div.owl-next{
right: 25px;
}
.tes-das  .owl-nav > div.owl-next:before,
.tes-das  .owl-nav > div.owl-prev:before
{
font-size: 24px !important;
}
.tes-das  .owl-nav > div.owl-prev{
left: 25px;
}
.tes-das .title-testi h3{
font-size: 30px;
font-weight: bold;
color: #333;
position: relative;
margin-bottom: 22px;
padding-bottom: 20px;
}
.tes-das .title-testi h3:after{
position: absolute;
left: 0;
bottom: 0;
width: 80px;
height: 2px;
content: '';
}
.tes-das .testi-content-v2 .name a{
color: #333;
}
.ftc-sb-testimonialv2 .testi-content-v2 .name a{
font-weight: bold;
font-size: 16px;
text-transform: uppercase;
font-weight: bold;
}
.ftc-sb-testimonialv2 .testi-content-v2 .name{
margin-bottom: 0;
margin-top: 16px;
}
.tes-das .testi-content-v2 .rating {
display: none;
}
.tes-das .byline{
color: #999;
}
.tes-das .info{
font-size: 16px;
color: #666;
}
.blog-v2.ftc-sb-blogs .meta-slider{
margin: 0;
}
.blog-v2 .blogs article h3.product_title{
letter-spacing: 0;
font-size: 16px;
font-weight: normal;
}
.blog-v2 .blogs article h3.product_title{
letter-spacing: 0;
font-size: 16px;
font-weight: normal;
margin-bottom: 0;
margin-top: 15px;
}
.blog-v2 .entry-header{
display: flex;
flex-direction: column-reverse;
flex-wrap: wrap;
}
.blog-options{
color: #999;
}
.mid-9{
display: flex;
align-items: center;
justify-content: space-between;
padding: 6px 0 12px;x
}
.mid-9 ul{
display: flex;
align-items: center;
justify-content: flex-end;
padding-top: 4px;
}
.mid-9 ul li{
text-transform: uppercase;
}
.mid-9 ul li:not(:last-child){
margin-right: 40px;
}
.widget .mid-9 ul li:first-child{
padding-top: 5px;
}
.header-content .container > div.header-top{
display: flex;
width: 100%;
text-align: center;
justify-content: center;
}
.header-content .container > div.header-bottom{
display: flex;
width: 100%;
justify-content: center;
align-items: center;
}
.header-content .container > div.header-bottom .dropdown-button{
padding-left: 0;
}
.header-content .container > div.header-bottom .navigation-primary{
flex:1;
}
.header-content .container > div.header-bottom .dropdown-button #dropdown-list{
left: 0;
}
.header-bottom .ftc-search-product .ftc_search_ajax input[type="text"]{
left: 0;
}
.header-sticky-mobile .header-content .container > div.header-top{
display: none;
}
.header-layout7 .header-content{
background-color: #fff;
}
.header-bottom  .dropdown-button > span,
.header-bottom  .search-button,
.header-bottom a.ftc-cart-tini,
.header-bottom a.ftc-cart-tini.cart-item-canvas,
.header-bottom .ftc-shop-cart a.ftc-cart-tini:before,
.header-bottom a.ftc-cart-tini.cart-item-canvas:before
{
color: #999;
}
.header-bottom .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text{
color: #333;
height:26px;
}
.header-bottom 	.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content,
.header-bottom .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link{
height: 26px;
line-height: 26px;
}
.header-bottom .navigation-primary ul.mega_main_menu_ul > li.menu-item-has-children > a.item_link span.link_text:before{
right: 8px;
}
.header-bottom .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link{
padding: 0 22px;
}
.header-bottom .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link .link_text,    
.header-bottom .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link:hover .link_text,
.header-bottom .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link:focus .link_text,
.header-bottom .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link .link_text,
.header-bottom .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-page-ancestor > .item_link .link_text,
.header-bottom .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-post-ancestor > .item_link .link_text,
.header-bottom .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-item > .item_link .link_text{
color: #fff;
}
.menu-widget .mega_main_menu > .menu_holder > .menu_inner > .mega_main_menu_ul{
display: flex;
flex-direction: column;
justify-content: flex-start;
padding-left: 25px;
padding-right: 20px;
}
.menu-widget .mega_main_menu > .menu_holder > .menu_inner > .mega_main_menu_ul >li:not(:last-child){
border-bottom: 1px solid #e1e1e1;
}
.menu-widget .mega_main_menu > .menu_holder > .menu_inner > ul > li{
padding: 0;
}
body .menu-widget .widget-container .widget-title-wrapper h3.widget-title{
margin-bottom: 0 !important;
font-size: 17px;
background: #333;
color: #fff;
text-align: left;
letter-spacing: 0;
border-bottom: 0 !important;
padding-top: 9px;
padding-bottom: 9px;
padding-left: 25px;
}
.menu-widget .mega_main_menu.mega_main_sidebar_menu > .menu_holder > .menu_inner > ul > li > .item_link *{
font-size: 16px;
}
.menu-widget .mega_main_menu.direction-horizontal > .menu_holder > .menu_inner > ul > li > .item_link:before,
.menu-widget .mega_main_menu.direction-horizontal > .menu_holder > .menu_inner > .nav_logo:before,
.menu-widget .mega_main_menu.direction-horizontal > .menu_holder > .menu_inner > ul > li.nav_search_box:before{
width: 0;
}
.menu-widget .mega_main_menu > .menu_holder > .menu_inner > .mega_main_menu_ul >li{
position: relative;
}
.menu-widget .mega_main_menu > .menu_holder > .menu_inner > .mega_main_menu_ul >li >ul{
position: absolute;
right: -205px;
top: 50%;
left: auto;
transform: translateY(-50%);
}
.menu-widget .mega_main_menu > .menu_holder > .menu_inner > .mega_main_menu_ul >li.menu-item-has-children >a >.link_content:before{
content: "\f105";
font-family: "Fontawesome";
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
font-size: 17px;
display: block;
font-weight: normal;
}
.menu-widget .mega_main_menu > .menu_holder > .menu_inner > .mega_main_menu_ul >li.menu-item-has-children >a{
position: relative;
}
.border-p{
position: relative;
}
.border-p:before{
content: '';
position: absolute;
width: 35%;
left: 0;
top: 50%;
background-color: #ececec;
height: 1px;
max-width: 420px;
}
.border-p:after{
content: '';
position: absolute;
width: 35%;
right: 0;
top: 50%;
background-color: #ececec;
height: 1px;
max-width: 420px;
}
.woocommerce-page.columns-4 .product-v4 .products .product,
.woocommerce.columns-4 .product-v4 .products .product{
width: 25%;
max-width: 270px;
}
.product-v4 .group-button-product .compare{
display: inline-block !important; 
}
.woocommerce .product-v4 .products .product .item-description {
padding-bottom: 0;
}
.woocommerce .product-v4 .product .images .group-button-product > div.yith-wcwl-add-to-wishlist{
display: inline-block;
}
.woocommerce .product-v4 .products .product .images .group-button-product {
display: flex;
top: auto;
right: 0;
bottom: 15px;
align-items: center;
justify-content: center;
text-align: center;
flex-wrap: wrap;
transform: none;
}
.woocommerce .product-v4 .products .product .images .group-button-product > div a:hover, 
.woocommerce .product-v4 .products .product .images .group-button-product > a:hover {
color: #fff;
}
.woocommerce .product-v4 .products .product .images .group-button-product .add-to-cart {
display: none;
}
.woocommerce .product-v4 .products .product .images .wishlist{
display: inline-block;
}
.woocommerce .product-v4 .products .product .images .quickview{
margin-left: 0;
}
.woocommerce .product-v4 .product .images:hover > a:after{
background-color: transparent;
}
.woocommerce .product-v4 .images:hover .group-button-product > .quickview,
.woocommerce .product-v4 .images:hover .group-button-product > .compare{
transition: unset;
}
.woocommerce .product-v4 .group-button-product .compare .icon-refresh:before{
}
.woocommerce .product-v4 .products .product .images .quickview .icon-eye:before{
content: "\e090";
}
.woocommerce .product-v4 .product .images .group-button-product > div.yith-wcwl-add-to-wishlist,
.woocommerce .product-v4 .images:hover .group-button-product > .compare{
position: relative;
}
.woocommerce .product-v4 .product .images .group-button-product > div.yith-wcwl-add-to-wishlist:after,
.woocommerce .product-v4 .images .group-button-product > .compare:after{
content: '';
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
width: 1px;
height: 20px;
background-color: #ebebeb;
}
.woocommerce .product-v4 .product .images .group-button-product > div.yith-wcwl-add-to-wishlist:hover:after,
.woocommerce .product-v4 .images:hover .group-button-product > .compare:hover:after{
width: 0;
}
.woocommerce .product-v4 .product .images .group-button-product > div,
.woocommerce  .product-v4 .product .images .group-button-product > div a,
.woocommerce .product-v4 .product .images .group-button-product > a{
width: 50px;
}
.woocommerce  .product-v4 h3.product-name > a{
font-size: 16px;
font-weight: 500;
line-height: 24px;
color: #000;
text-transform: uppercase;
}
.woocommerce  .product-v4 .products .product .price ins .amount,
.woocommerce  .product-v4 div.product span.price
{
font-size: 20px;
font-weight: 600;
color: #333;
}
.woocommerce  .product-v4 .products .product .price del .amount{
font-size: 14px !important;
font-weight: normal;
}
.woocommerce  .product-v4 .product .item-description:before{
height: 0;
}
.woocommerce  .product-v4 h3.product_title.product-name{
text-align: left;
padding-left: 0;
padding-bottom: 5px;
}
.woocommerce .product-v4 div.product span.price {
text-align: left;
display: inline;
float: left;
margin: 0;
}
.woocommerce .product-v4 .products .product .star-rating {
margin-right: 0;
margin-top: 7px;
}
.woocommerce .product-v4 div.product div.images{
margin-bottom: 15px;
}
.woocommerce .product-v4 .item-description .meta_info .compare,
.woocommerce .product-v4 .item-description .yith-wcwl-add-to-wishlist{
display: none;
}
.woocommerce .product-v4  .images .group-button-product > div .yith-wcwl-add-to-wishlist:hover i{
color: #fff !important;
}
.woocommerce .product-v4 .meta_info .add-to-cart.add_to_cart_button a{
border:0;
width: auto;
text-transform: inherit;
line-height: 24px;
font-size: 18px;
color: #444;
padding-left: 18px;
}
.woocommerce .product-v4 .meta_info .add-to-cart.add_to_cart_button a:hover{
background-color: transparent !important;
}
.woocommerce .product-v4 .meta_info .add-to-cart.add_to_cart_button a:before{
content: "+"; position: absolute;
left: 0;
top:49%;
transform: translateY(-49%);
font-size: 23px;
color: #444;
}
.woocommerce .product-v4 .ftc-product .item-description .add-to-cart{
height: auto;
width: auto;
position: relative;
}
.product-sale-h11 .woocommerce .product .item-description .meta_info .add-to-cart,
.proslideh11 .woocommerce .product .item-description .meta_info .add-to-cart{
border: none;
}
.product-sale-h11 .woocommerce .product-v4 .ftc-product .item-description .add-to-cart:before,
.proslideh11 .woocommerce .product-v4 .ftc-product .item-description .add-to-cart:before{
position: absolute;
left: 0;
top: -7px;
background-color: #f3f4f7;
content: '';
width: 100px;
height: 1px;
}
.woocommerce .product-v4 .ftc-product .item-description .meta_info:before{
position: absolute;
left: 0;
top: 0;
background-color: #f3f4f7;
content: '';
width: 100px;
height: 1px;
}
.h11dots .woocommerce .product-v4 .ftc-product .item-description .meta_info:before{
display: none;
}
.woocommerce .product-v4 .products .product .item-description .meta_info {
display: flex;
position: absolute;
opacity: 0;
width: 100%;
height: auto;
text-align: left;
border: none;
}
.woocommerce .product-v4 .product:hover .item-description .meta_info{
opacity: 1;
transition: opacity 0.5s ease;
padding-top: 7px;
margin-top: 14px;
bottom: -6px;
}
.woocommerce .product-v4 .meta_info .add-to-cart a >span,
.woocommerce .product-v4 .meta_info .add-to-cart a.added_to_cart 
{
font-weight: normal;
}
.woocommerce .product-v4 .load-more-wrapper a.load-more.button{
font-size: 16px;
font-weight: normal;
padding: 12px 0px;
min-width: 130px;
margin-top: 10px;
}
.header-layout8 .header-content{
background-color: #fff;
padding: 10px 0 4px;
}
.header-layout8  .dropdown-button > span,
.header-layout8  .search-button,
.header-layout8 a.ftc-cart-tini,
.header-layout8 a.ftc-cart-tini.cart-item-canvas,
.header-layout8 .ftc-shop-cart a.ftc-cart-tini:before,
.header-layout8 a.ftc-cart-tini.cart-item-canvas:before
{
color: #999;
}
.header-layout8 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text{
color: #333;
height:24px;
text-transform: capitalize;
}
.header-layout8 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content,
.header-layout8 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link{
height: 24px;
line-height: 24px;
}
.header-layout8 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
border-bottom: 1px solid transparent;
}
.header-layout8 .header-content > .container{
display: flex;
align-items: center;
flex-wrap: wrap;
}
.header-layout8 .header-content .container > div.navigation-primary{
flex:1;
}
.tes-version2 .testimonial-content{
display: flex;
flex-direction: column-reverse;
position: relative;
padding-top: 72px;
}
.tes-version2 .testimonial-content:before{
position: absolute;
left: 50%;
top: 10px;
transform: translateX(-50%);
font-family: "Fontawesome";
font-size: 36px;
content: "\f10d";
}
.tes-version2 .testimonial-content .info{
max-width: 810px;
margin: 0 auto;
font-style: italic;
font-size: 16px;
margin-bottom: 15px;
}
.testi-h11 .ftc-sb-testimonialv2 .testi-content-v2 .rating,
.tes-version2 .testimonial-content .byline{
display: none;
}
.tes-version2{
padding: 90px 0 60px;
}
.category-home8 .woocommerce .product .item-description{
right: auto;
left: 0;
bottom: 0;
background-color: #c6874f;
opacity: 1;
}
.category-home8 .woocommerce .product .item-description:hover{
background-color: #333;
}
.tesh8 .tes-version2 .testimonial-content .info{
color: #fff;
margin-bottom: 20px;
}
.tesh8 .tes-version2 .testimonial-content .byline{
display: block;
color: #fff;
}
.tesh8 .ftc-sb-testimonialv2 .testi-content-v2 .name a{
color: #fff;
}
.tesh8 .ftc-sb-testimonialv2 .testimonial-content{
margin-bottom: 10px;
}
.instagram-img.vc_col-sm-12{
padding: 0 !important;
}
.instagram-img .ftc-gallery-instagram{
margin: 0;
line-height: 0;
margin-bottom: -1px;
}
.instagram .instagram-img .ftc-gallery-instagram{
margin-left: -1.25px;
margin-right: -1.25px;
}
.instagram .instagram-img .ftc-gallery-instagram.columns-5 .images{
margin-left: -0.5px;
}
.ftc-instagram-widget{ }
.widget_ftc_instagram_new .widgettitle{
color: #ffffff;
font-size: 22px;
text-align: left;
line-height: 60px;
text-transform: uppercase;
}
.ftc-instagram-widget a img{
transition: all 0.5s ease 0s;
}
.ftc-instagram-widget a:hover img{
opacity: 1;
transform: scale(1.1,1.1);
}
.featured-home3 span.price del{
color: #999;
}
.ftc-footer .footer-h5  .copy-com a:hover{
color: #fff !important;
text-decoration: underline;
}
.woocommerce-page.columns-5 .product-v5 .products .product,
.woocommerce.columns-5 .product-v5 .products .product{
max-width: 234px;
margin-bottom: 30px;
}
.woocommerce .product-v5 .products .product{
border: 1px solid #ebebeb !important;
max-width: 185px;
}
.woocommerce .product-v5 .products .product .images a:hover{
background-color: transparent !important;
}
.woocommerce .product-v5 .item-description .meta_info > div a{
width: 35px;
}
.woocommerce.columns-5 .product-v5{
margin: 0 auto;
}
.woocommerce .product-v5 .products .product .images .group-button-product {
display:none;
}
.woocommerce .product-v5  .product .images:hover > a:after{
background-color: transparent;
}
.woocommerce .product-v5  .item-description .meta_info .add-to-cart.add_to_cart_button a{
font-size: 0;
}
.woocommerce .product-v5  .item-description .meta_info .add-to-cart.add_to_cart_button a:before{
font-family: 'Simple-line-icons';
content: "\e04f";
line-height: 32px;
text-indent: 0;
color: inherit !important;
padding: 0;
font-weight: normal;
width: 35px;
height: 35px;
text-align: center;
line-height: 35px;
font-size: 16px;
color: inherit !important;
}
.woocommerce .product-version-2 .group-button-product .add-to-cart.add_to_cart_button a.added:before{
content: '\e604';
}
.woocommerce .product-version-2 .group-button-product .add-to-cart.add_to_cart_button a.added_to_cart:before{
content: '\e604';
font-size: 19px;
}
.woocommerce .product-version-2 .group-button-product .add-to-cart.add_to_cart_button a.added{
display: none;
}
.woocommerce .product-v5  .group-button-product .add-to-cart.add_to_cart_button a.added:before{
content: '\e604';
}
.woocommerce .product-v5  .group-button-product .add-to-cart.add_to_cart_button a.added_to_cart:before{
content: '\e604';
font-size: 19px;
}
.woocommerce .product-v5  .group-button-product .add-to-cart.add_to_cart_button a.added{
display: none;
}
.woocommerce .product-v5 .add-to-cart.add_to_cart_button a{
max-height: 35px;
}
.product-v5 .item-description .compare,
.product-v5 .ftc-product .item-description .yith-wcwl-add-to-wishlist{
width: 35px;
height: 35px;
}
.product-v5 .item-description .quickview{
display: inline-block;
max-height: 35px;
width: 100%;
}
.product-v5 .item-description .quickview >span{
font-size: 0;
}
.woocommerce .product-v5 .product .item-description{
text-align: center !important;
z-index: 2;
}
.woocommerce .product-v5 .products .product .item-description .meta_info {
display: flex;
align-items: center;
height: auto;
width: 35px;
margin-right: 20px;
margin-left: auto;
position: absolute;
right: 0;
bottom: 80px;
padding-top: 0;
border: none;
opacity: 0;
}
.woocommerce .product-v5 .products .product:hover .item-description .meta_info {
opacity: 1;
} .woocommerce .product .item-description .meta_info a.compare i,
.woocommerce .product .item-description .meta_info .yith-wcwl-add-to-wishlist>a i,
.woocommerce .product .item-description .meta_info .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistexistsbrowse i,
.woocommerce .product .item-description .meta_info a.quickview i,
.woocommerce .products.list .product .item-description .yith-wcwl-add-to-wishlist i{
line-height: 40px;
}
.woocommerce .product-v5 .item-description .meta_info a{
border: 1px solid #ebebeb !important;
}
.woocommerce .product-v5 .item-description .meta_info .add-to-cart{
border-top: none !important;
}
.woocommerce .product-v5 .item-description .meta_info .add-to-cart a{
border-bottom: none !important;
}
.woocommerce .product-v5 .item-description .meta_info a.compare,
.woocommerce .product-v5 .item-description .meta_info .yith-wcwl-add-to-wishlist a{
border-top: none !important;
border-bottom: none !important;
}
.woocommerce .product-v5 .item-description .meta_info a.quickview{
border-top: none !important;
} .woocommerce .product-v5 .product .item-description{
display: flex;
justify-content: center;
flex-direction: column;
}
.woocommerce .product-v5 .product .item-description .star-rating{
margin: 8px auto 10px;
}
.woocommerce .product-v5 .product .item-description .price{
order: 2;
margin: 0 auto;
margin-left: auto !important;
margin-bottom: 20px;
}
.woocommerce .product-v5 .product h3.product_title.product-name{
padding-left: 0 !important;
}
.woocommerce .product-v5 .product .item-description h3.product-name > a{
font-size: 16px;
line-height: 24px;
font-weight: 500;
text-transform: uppercase;
}
.woocommerce .product-v5  .star-rating{
font-size: 13px;
width: 79px;
}
body.wpb-js-composer .vc_general.vc_tta-tabs.tab50 .vc_tta-tabs-container{
margin-bottom: 40px !important;
}
.woocommerce .product-v5 .product .item-description .price{
order: 2;
}
.woocommerce .product-v5 .ftc-product .item-description .add-to-cart{
width: 35px;
height: 35px;
}
.woocommerce .product-v5 .item-description .meta_info .yith-wcwl-add-to-wishlist a{
height: 35px;
line-height: 35px;
}
.woocommerce .product-v5 .load-more-wrapper a.button{
font-size: 18px;
font-weight: normal;
padding: 13px 5px;
min-width: 160px;
}
.woocommerce .product-v5  .products .product .price .amount,
.woocommerce .product-v5  .products .product .price ins .amount{
font-size: 17px;
color: #333;
font-weight: 600;
}
.woocommerce .product-v5 .product .item-description:before{
height: 0;
}
.h10-imga .wpb_column .wpb_wrapper{
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
align-items: center;
flex-wrap: wrap;
}
.blogh10 .ftc-sb-blogs,
.header-layout9 .container-fluid
{
width: calc(100% - 60px);
margin: 0 auto;
}
.sale-h10 .ftc-product-slider{
width: calc(100% - 56px);
margin: 0 auto;
}
.blog-v3 .blogs article h3.product_title a{
letter-spacing: 0;
}
.blog-v3 .post-info{
text-align: center;
}
.blog-v3 .post-info a.button-readmore{
font-weight: normal;
text-transform: capitalize;
padding: 5px 20px;
}
.blog-v3 article a.button-readmore:before{
content: '';
margin-right: 0;
}
.blog-v3 .blog-options{
margin-top: 22px;
}
.blog-v3 .blogs article h3.product_title{
margin-top: 8px;
margin-bottom: 15px;
}
.bn10{
text-align: center;
height: 500px;
display: flex;
}
.bn10 > .wpb_column.vc_column_container.vc_col-sm-12{
margin: auto;
}
.bn10 .wpb_column .wpb_wrapper .wpb_text_column{
margin-top: 0 !important;
}
.bn10  .wpb_wrapper .btnh101{
margin-bottom: 0px;
}
.imgh9 .ftc-smooth-image.ftc-smooth:hover::before,
.imgh9 .ftc-smooth-image.ftc-smooth:hover::after{
opacity: 0;
}
footer .footh11 a{
font-size: 15px;
}
footer#colophon .ftc-footer .footh11 .widget-title{
margin-bottom: 30px;
}
footer#colophon .ftc-footer .footh11 .widget-title:before{
height: 0;
}
.footh11 h4.title-middle{
font-size: 20px;
padding: 0px 0 35px 0 !important;
}
.footh11 ul.contact_us li i{
background-color: #fff;
}
.footh11 ul.contact_us li i:hover{
color: #fff;
}
.footh11-a p.small-newsletter,
.footh11-a p.text-newsletter{
display: none;
}
.footh11-a .mc4wp-form-fields{
display: flex;
align-items: center;
max-width: 510px;
margin-right: 0;
margin-left: auto;
}
.footh11-a p.email{
margin-bottom: 0;
}
.footh11-a input[type="submit"]{
font-size: 16px;
text-transform: uppercase;
padding: 12px 24px;
background-color: #fff;
}
.footh11-a .title-newsletter{
flex:1;
}
.footh11-a input[type="email"]{
background: transparent;
border: 0;
border-bottom: 1px solid #484848;
color: #999;
}
.header-layout9 .container-fluid{
display: flex;
align-items: center;
}
.header-content .container-fluid > div.menu-center{
display: flex;
align-items: center;justify-content: center;
flex:1;
}
.h10-imga .ftc-smooth-image.ftc-smooth::before,
.h10-imga .ftc-smooth-image.ftc-smooth::after{
opacity: 0 !important;
}
.product-h10 .load-more-wrapper{
margin-top: 25px;
}
.footh10b .mc4wp-form-fields .text-newsletter,
.footh10b .mc4wp-form-fields p.small-newsletter
{
display: none;
}
.footh10b .mc4wp-form-fields{
display: flex;
align-items: center;
max-width: 510px;
margin-right: auto;
margin-left: auto;
}
.footh10b p.email{
margin-bottom: 0;
}
.footh10b p.email input{
line-height: 39px;
}
.site-footer .footh10a{
font-size: 15px;
background-color: #262626;
}
.site-footer .footh10b{
background-color: #262626;
}
.footh10b input[type="submit"]{
font-size: 16px;
text-transform: uppercase;
padding: 12px 24px;
color: #fff;
}
.footh10b .title-newsletter{
flex:1;
}
.footh10b input[type="email"]{
background: transparent;
border: 0;
border-bottom: 1px solid #3b3b3b;
color: #999;
padding: 10px;
}
.p-sub{
font-size: 16px;
}
.footh10a ul.contact_us li:hover i{
color: #fff;
}
.footh10a ul.contact_us li i{
background-color: #fff;
}
.footh10b .vc_col-sm-12 >.wpb_wrapper:before{ position: absolute;
width: 1720px;
left: 50%;
transform: translateX(-50%);
content: '';
top: 0;
background-color: #404040;
height: 1px;
}
.footh10c .social-icons{
text-align:center;
}
footer#colophon .ftc-footer .footh10a .widget-title{
margin-bottom: 25px;
}
.footh10a h4.title-middle{
font-size: 20px;
padding: 0px 0 35px 0 !important;
position: relative;
letter-spacing: 2px;
}
footer#colophon .ftc-footer .footh10a h4.title-middle:before{
content: '';
position: absolute;
height: 1px;
width: 100%;
background: #404040;
top: 38px;
}
.header-layout9 .dropdown-button #dropdown-list.drop{
left: 0;
}
.header-layout9 .dropdown-button{
padding-left: 0;
}
.header-layout9 .ftc-account .login-title .dropdown-container{
left: 0;
}
.header-layout9 .ftc-search-product .ftc_search_ajax input[type="text"]{
right: auto;
left: 0;
}
.box-9 .dropdown-button > span,
.box-9 .search-button,
.box-9 a.ftc-cart-tini,
.box-9 a.ftc-cart-tini.cart-item-canvas,
.box-9 .ftc-shop-cart a.ftc-cart-tini:before,
.box-9 a.ftc-cart-tini.cart-item-canvas:before{
color: #999;
}
.menu-center a{
font-size: 17px;
color: #333;
}
.box-9.header-content{
background-color: #fff;
}
.menu-center .main-navigation > div > ul >li.menu-item-has-children > a{
position: relative;
}
.menu-center .main-navigation > div >ul >li.menu-item-has-children > a:before{
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
font-family: 'FontAwesome';
content: "\f107";
font-size: 14px;
line-height: 14px;
}
.menu-center .main-navigation > div >ul >li > a,
.menu-center .main-navigation > div >ul >li.current-menu-ancestor > a{
position: relative;
width: 100%;
}
.menu-center .main-navigation > div >ul >li > a:hover:after,
.menu-center .main-navigation > div >ul >li.current-menu-ancestor > a:after
{
content: '';
width: 48%;
height: 1px;
background-color: #333;
position: absolute;
left: 50%;
transform: translateX(-50%);
bottom: 18px;
}
.menu-center .main-navigation ul ul.sub-menu{
padding: 6px 0;
}
.menu-center .main-navigation ul ul.sub-menu a{
padding: 6px 1.25em;
}
.box-9 .logo{
padding: 12px 35px;
}
.blogh10 .ftc-sb-blogs .meta-slider{
margin: 0;
}
.btnh10 button.vc_general{
color: #fff !important;
border:0 !important;
}
.btnh10 button.vc_general:hover{
background-color: #444 !important;
color: #fff !important;
border:0 !important;
}
.btnh101 button.vc_general{
background-color: #444 !important;
color: #fff !important;
border:0 !important;
}
.blogh10 .ftc-sb-blogs{
border-bottom: 1px solid #ebebeb;
padding-bottom: 92px;
}
.woocommerce .product-v5 .item-description .meta_info .add-to-cart.add_to_cart_button a.added_to_cart:before{
content: "\f00c";
font-family: FontAwesome;
}
body #yith-woocompare table.compare-list{
border-width: 0;
}
.woocommerce .product-v5 .item-description .meta_info .add-to-cart.add_to_cart_button:before,
.product-v5 .meta_info .compare:before,
.woocommerce .product-v5 .product .item-description .meta_info .yith-wcwl-add-to-wishlist a:before{
position: absolute;
left: 50%;
width: 20px;
height: 1px;
z-index: -1;
transform: translateX(-50%);
bottom: 0;
background-color: #ebebeb;
content: '';
}
.woocommerce .product-v5 .product .item-description .meta_info .yith-wcwl-add-to-wishlist a{
border-top: 0;
position: relative;
}
.product-v5 .meta_info .compare{
position: relative;
}
.product-v5 .meta_info .compare:hover:before,
.woocommerce .product-v5 .product .item-description .meta_info .yith-wcwl-add-to-wishlist a:hover:before{
background-color: transparent;
}
.blog-v3 .blog-options div.date-time{
padding-right: 30px;
}
.blog-v3 .blog-options span.count-view{
padding-left:30px;
}
.site-footer{
line-height: 20px;
}
.single-product .widget-container.woocommerce.widget_recently_viewed_products .widget-title-wrapper:before,
.single-product .widget-container.woocommerce.widget_product_tag_cloud .widget-title-wrapper:before{
content: '';
}
.single-product .woocommerce.widget_recently_viewed_products ul.product_list_widget li img{
max-width: 100%;
}
.single-product .widget-container.ftc-items-widget .product_list_widget li{
flex-direction: column;
}
.single-product .woocommerce .product_list_widget .item-description span.price{
font-size: 14px;
font-weight: normal;
line-height: 24px;
}
.single-product .woocommerce .product_list_widget .item-description .star-rating{
float: right;
margin-top: 8px;
margin-right: 8.1%;
}
.single-product .widget-container.ftc-items-widget .ftc-meta-widget.item-description{
flex-basis: 0;
padding-bottom: 15px;
}
.woocommerce.single-product button.button{
font-weight: normal;
}
.single-product div.product .summary .yith-wcwl-add-to-wishlist a:before{
font-weight: normal;
}
.single-product p.price del span.woocommerce-Price-amount.amount span,
.single-product p.price del span.woocommerce-Price-amount.amount
{
color: #999 !important;
font-size: 20px;
}
.single-product .widget-container.ftc-items-widget .product_list_widget{
margin-bottom: 30px;
}
.single-product .widget-container.ftc-items-widget .product_list_widget li{
background-color: #fff;
}
.single-product .widget-container.ftc-effect-image{
margin-bottom: 18px;
}
.single-product .tagcloud{
padding: 20px;
padding-left: 0;
background-color: #fff;
}
.single-product .widget-container.widget_product_tag_cloud .widget-title{
border:0;
margin-bottom: 0;
padding-bottom: 18px;
}
.single-product.woocommerce .widget-container.ftc-items-widget ul.product_list_widget li a{
font-size: 15px;
text-transform: uppercase;
}
.widget-container ul.product-categories > li{
font-weight: normal;
text-transform: capitalize;
}
.widget-container ul.product-categories ul.children li{
font-size: 16px;
}
.widget-container ul.product-categories li a{
padding: 7px 0; 
}
.widget-container.woocommerce.widget_price_filter,
.widget-container.product-filter-by-color,
.widget_layered_nav.woocommerce-widget-layered-nav{
background-color: #fff;
padding-right: 15px;
padding-left: 15px;
}
.widget-container.product-filter-by-color ul{
margin-bottom: 0;
padding-bottom: 12px;
padding-left: 20px;
}
.archive .widget-container.ftc-effect-image{
margin-bottom: 18px;
margin-top: 30px;
border: none !important;
padding: 0 !important;
}
.woocommerce .widget-container .price_slider_amount .price_label, .woocommerce-page .widget-container .price_slider_amount .price_label{
margin: 15px 0 10px;
font-size: 16px;
}
.ftc-sidebar .widget_price_filter .widget-title,
.ftc-sidebar .product-filter-by-color .widget-title,
.ftc-sidebar .woocommerce-widget-layered-nav .widget-title
{
font-size: 18px;
}
.header-ftc.logo-wrapper.is-desktop{
z-index: 99;
}
.header-layout1 .logo-wrapper.is-desktop{
position: absolute;
top: 0;
z-index: 99;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
}
.header-layout1 .header-content > .container{
display: flex;
align-items: center;
justify-content: space-between;
position: relative;
}
.header-layout1 .header-content .container > div.down-sea{
display: flex;
align-items: center;
}
.header-layout1 .header-content .container > div.navigation-primary{
flex: 1;
}
.header-layout1 #dropdown-list{
left: 0;
}
.header-layout1 .dropdown-button{
padding-left: 0;
}
.header-layout1 .ftc-search-product .ftc_search_ajax input[type="text"]{
right: auto;
left: 0;
}
.header-layout1 .navigation-primary ul.mega_main_menu_ul > li.menu-item-has-children > a.item_link span.link_text:before{
right: 2px;
}
.header-layout1 .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link{
padding: 0px 22px;
}
.header-layout1 .mega_main_menu > .menu_holder > .menu_inner > ul > li:nth-child(3){
margin-right: 90px;
}
.header-layout1 .mega_main_menu > .menu_holder > .menu_inner > ul > li:nth-child(4){
margin-left: 120px;
}
.header-layout1 .ftc-enable-ajax-search{
left: 0;
right: auto;
}
.header-layout1 .header-content .container > div.ftc-shop-cart{
padding-left: 0;
}
.header-layout1 .ftc-account .login-title .dropdown-container{
left: 0;
}
.count-view{
font-size: 14px;
margin: 0 15px;
}
.ftc-feature .ftc_feature_content h3 a{
color: #444;
}
.widget-container.ftc-product-categories-widget ul.product-categories >li >a{
color: #444;
}
.widget-title{
font-size: 18px;
} .ftc-image-hotspot {
position: absolute;
}
.ftc-image-hotspot-hotspots {
position: relative;
}
.ftc-image-hotspot-img {
width: 100%;
}
.hotspot-content-text {
display: none;
}
.hotspot-content{
position: absolute !important;
width: 250px;
left: 46px;
top: 0;
background: #fff;
padding: 15px;
z-index: 16;
text-align: center;
-webkit-box-shadow: 0 0 3px rgba(0,0,0,.15);
box-shadow: 0 0 3px rgba(0,0,0,.15);
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(20px) translateZ(0);
transform: translateY(20px) translateZ(0);
-webkit-transition: opacity .25s ease,visibility .25s ease,-webkit-transform .25s ease;
transition: opacity .25s ease,visibility .25s ease,-webkit-transform .25s ease;
transition: opacity .25s ease,visibility .25s ease,transform .25s ease;
transition: opacity .25s ease,visibility .25s ease,transform .25s ease,-webkit-transform .25s ease;
padding-bottom: 25px;
}
.hotspot-action-hover .ftc-image-hotspot:hover .hotspot-content{
opacity: 1;
visibility: visible;
}
.hotspot-product .star-rating{
position: relative;
line-height: 16px;
height: 16px;
text-align: center;
float: none;
margin: 10px auto 2px;
font-size: 11px;
letter-spacing: 2px;
width: 69px;
color: red;
display: block;
font-family: star;
overflow: hidden;
}
.hotspot-content-title{
line-height: 24px;
margin-top: 13px;
margin-bottom: 8px;
}
.hotspot-product .star-rating span{
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
position: relative;
z-index: 1;
overflow: hidden;
}
.hotspot-product .star-rating span::before{
content: '\53\53\53\53\53';
top: 0;
position: absolute;
left: 0;
}
.hotspot-product .star-rating::before{
content: '\73\73\73\73\73';
color: #d3ced2;
float: left;
top: 0;
left: 0;
position: absolute;
}
.hotspot-product .price del,
.hotspot-product .price ins
{
padding: 0 5px;
}
.hotspot-product a.button{
display: none;
}
.hotspot-btn{
height: 45px;
cursor: pointer;
width: 45px;
background: rgba(255,255,255,0.3);
border-radius: 50%;
position: relative;
}
.ftc-image-hotspot-hotspots{
counter-reset: section;
}
.ftc-image-hotspot-hotspots .ftc-image-hotspot .hotspot-btn:before{
counter-increment: section;
content: counter(section);
font-size: 16px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
z-index: 10;
color: #000;
}
.hotspot-btn:after{
content: "";
position: absolute;
-webkit-transition: all .3s ease;
transition: all .3s ease;
width: 40px;
height: 40px;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
border-radius: 50%;
background-color: #fff;
}
.hotspot-dropdown-right:before{
right: 100%;
}
.hotspot-dropdown-right{
left: auto;
right: 45px;
}
.hotspot-content-title a{
font-size: 16px;
font-weight: 500;
color: #262626;
}
.hotspot-product .price ins{
font-weight: 600;
font-size: 18px;
color: #262626;
}
.hotspot-product .price{
font-size: 18px;
font-weight: 600;
line-height: 24px;
margin-bottom: 5px;
color: #262626;
}
.hotspot-product .price del{
color: #999;
}
.hotspot-product .price del span{
color: #999;
font-size: 14px;
font-weight: normal;
}
.fresh-look{
display: flex;
align-items: center;
flex-wrap: wrap;
}
.btn-fresh{
display: flex;
align-items: center;
color: #666;
font-weight: 600;
}
.btn-fresh i{
font-size: 10px;
border: 1px solid;
border-radius: 50%;
width: 24px;
height: 24px;
line-height: 22px;
padding-left: 9px;
margin-left: 10px;
}
.prolook .hotspot-content{
left: auto; 
right: 46px;
}
.bo-look{
position: relative;
}
.bo-look:before{
content: '';
width: 26%;
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
background: #666;
height: 1px;
}  .ftc-portfolio-wrapper.columns-1 .item {
width: 100%;
}
.ftc-portfolio-wrapper.columns-2 .item {
width: 50%;
}
.ftc-portfolio-wrapper.columns-3 .item {
width: 33.333333%;
}
.ftc-portfolio-wrapper.columns-4 .item {
width: 25%;
}
.ftc-portfolio-wrapper.columns-5 .item {
width: 20%;
}
.ftc-portfolio-wrapper.columns-6 .item {
width: 16.67%;
}
.ftc-portfolio-wrapper .filter-bar {
text-align: center;
margin-bottom: 15px;
margin-top: 5px;
}
.ftc-portfolio-wrapper:not(.portfolio-no-padding) .filter-bar{
margin-bottom: 30px;
}
.ftc-portfolio-wrapper .filter-bar li {
display: inline-block;
text-transform: capitalize;
margin-right: 35px;
color: #111;
font-size: 20px;
font-weight: normal;
}
.ftc-portfolio-wrapper .load-more-wrapper a.load-more.button{
font-size: 18px;
text-transform: initial;
width: auto;
background-color: transparent;
border:1px solid #000;
font-weight: normal;
color: #111;
padding: 17px 60px;
}
.ftc-portfolio-wrapper .load-more-wrapper{
margin: 10px 0 0;
}
.ftc-portfolio-wrapper:not(.portfolio-no-padding) .load-more-wrapper{
margin: 25px 0 0;
}
.ftc-portfolio-wrapper .load-more-wrapper a.load-more.button:hover{
color: #fff;
}
.ftc-portfolio-wrapper .filter-bar li:last-child{
margin-right: 0;
}
.ftc-portfolio-wrapper .filter-bar  li.current, .ftc-portfolio-wrapper .filter-bar li {
border-bottom: 2px solid transparent;
}
.ftc-portfolio-wrapper .despet{
margin-top: 5px;
}
.ftc-portfolio-wrapper .despet span{
font-size: 16px;
font-style: italic;
color: #fff;
}
.ftc-portfolio-wrapper .filter-bar li{
padding: 2px 0;
}
.ftc-portfolio-wrapper .portfolio-inner{
margin: 0 -15px;
margin-bottom: 35px;
}
.ftc-portfolio-wrapper .portfolio-inner .item{
overflow: hidden; margin-bottom: 0;
}
.ftc-portfolio-wrapper.portfolio-no-padding .portfolio-inner .item{
padding: 15px;
}
.ftc-portfolio-wrapper.portfolio-v2  .portfolio-inner .item{
overflow: hidden;
padding: 0;
}
.ftc-portfolio-wrapper .portfolio-inner .item .icon-group{
display: none;
}
.ftc-portfolio-wrapper .portfolio-inner .item .thumbnail {
display: block;
position: relative;
margin-bottom: 0;
}
.ftc-portfolio-wrapper .portfolio-inner .item .thumbnail img{
width: 100%;
}
.ftc-portfolio-wrapper .portfolio-inner .item:hover .thumbnail{ -webkit-transition: transform 0.4s, opacity 0.4s ease-in-out;
-moz-transition: transform 0.4s, opacity 0.4s ease-in-out;
transition: transform 0.4s, opacity 0.4s ease-in-out;
}
.ftc-portfolio-wrapper .portfolio-inner .item .thumbnail {
background-size: cover;
-webkit-background-size: cover;
background-position: center;
background-repeat: no-repeat;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: -webkit-transform 0.4s ease-in-out;
-moz-transition: transform 0.4 ease-in-out;
transition: transform 0.4s ease-in-out;
overflow: hidden;
}
.ftc-portfolio-wrapper .portfolio-inner .item .thumbnail .icon-group .link {
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
z-index: 1;
}
.ftc-portfolio-wrapper .portfolio-inner .item .thumbnail .figcaption {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 25px;
opacity: 0;
z-index: 1;
}
.ftc-portfolio-wrapper .portfolio-inner .item:hover .thumbnail .figcaption{
opacity: 1;
}
.ftc-portfolio-wrapper .portfolio-inner .item .thumbnail .figcaption h3 a{
color: #fff;
text-transform: capitalize;
font-size: 24px;
font-weight: bold;
}
.ftc-portfolio-wrapper .portfolio-inner .item:hover .thumbnail .figcaption h3 a{
color: #000;
}
.ftc-portfolio-wrapper .item:hover .despet span{
color: #999;
}
.ftc-portfolio-wrapper .portfolio-inner .item .thumbnail .figcaption .date-time{
color: #fff;
}
.ftc-portfolio-wrapper .portfolio-inner .item .thumbnail:after {
content: '';
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
background-color: #fff;
opacity: 0;
}
.ftc-portfolio-wrapper .portfolio-inner .item:hover .thumbnail:after{
opacity: 1;
}
.ftc-portfolio-wrapper .portfolio-inner .item:hover .thumbnail .icon-group .zoom-img:before {
content: "\f002";
font-family: "Fontawesome";
font-size: 14px;
color: #fff;
}
.ftc-portfolio-wrapper .portfolio-inner .item .thumbnail .icon-group .zoom-img {
position: absolute;
}
.ftc-portfolio-wrapper .portfolio-inner .item:hover .thumbnail .icon-group .zoom-img {
position: absolute;
z-index: 2;
left: 42%;
top: 20%;
background: #000; 
padding: 3px 6px; 
border-radius: 50%; 
}
.ftc-portfolio-wrapper .item .icon-group ul li {
display: inline-block;
opacity: 0;
padding: 3px;
}
.ftc-portfolio-wrapper .item .icon-group ul li a i {
font-size: 14px;
}
.ftc-portfolio-wrapper .item .icon-group ul li a i:hover:before {
color: #fff;
font-size: 16px;
}
.ftc-portfolio-wrapper .item .icon-group ul li a i:before {
color: #999;
}
.ftc-portfolio-wrapper .item .icon-group ul li a {
font-size: 0;
}
.ftc-portfolio-wrapper .item .icon-group ul.ftc-social-sharing {
position: absolute;
z-index: 11;
margin-bottom: 0;
left: 48%;
top: 20%;
margin-left: 10px;
opacity: 0;
}
.ftc-portfolio-wrapper .item:hover .icon-group ul.ftc-social-sharing {
opacity: 1;
}
.ftc-portfolio-wrapper .item .icon-group ul:hover { border-radius: 15px;
margin-left: 10px;
padding-right: 2px;
transition: 2s;
}
.ftc-portfolio-wrapper .item .icon-group ul:before {
content: "\f0c1";
font-family: "Fontawesome";
font-size: 14px;
color: #fff;
background: #000;
border-radius: 50%;
padding: 6px;
}
.ftc-portfolio-wrapper .item .icon-group ul:hover li {
opacity: 1;
transition: 2s;
} .single-ftc_portfolio .ftc-breadcrumb-title h1 {
display: none;
}
.single-portfolio .thumbnails {
margin-top: 10px; }
.single-portfolio .info-content h2.entry-title {
text-transform: capitalize;
margin: 60px 0 28px;
font-size: 36px;
font-weight: bold;
color: #333;
}
.single-portfolio .info-content .portfolio-content {
width: 90%;
text-align: justify;
margin-bottom: 45px;
}
.single-portfolio .info-content .portfolio-content p{
font-size: 18px;
line-height: 30px;
color: #444;
letter-spacing: 0;
}
.single-portfolio .meta-content .portfolio-info p {
text-transform: capitalize;
font-weight: bold;
margin-right: 10px;
margin-bottom: 17px;
font-size: 20px;
}
.single-portfolio .meta-content .portfolio-info p:before {
content: "\f178";
font-family: Fontawesome;
margin-right: 15px;
}
.single-portfolio .thumbnails figure {
display: inline-flex;
}
.single-portfolio .thumbnails figure a:last-child{
margin-right: 0 !important;
padding-right: 0 !important;
}
.single-portfolio .thumbnails figure a:first-child  {
margin-left: 0 !important;
padding-left: 0 !important;
}
.single-portfolio .thumbnails figure a {
margin-right: 30px;
overflow: hidden;
}
.single-portfolio .thumbnails figure a img {
width: auto;
}
.single-portfolio.single-left .thumbnails figure{
display: flex;
flex-direction: column;
}
.single-portfolio.single-left .thumbnails figure a{
margin-right: 0;
margin-bottom: 40px;
}
.single-portfolio.single-left .related{
margin-top: 75px;
}
.single-portfolio.single-left .info-content .portfolio-content{
width: 82%;
}
.single-portfolio.single-left .thumbnails figure a:last-child{
margin-bottom: 0;
}
.single-portfolio .portfolio-info p, .single-portfolio .portfolio-info span {
display: inline-block;
font-size: 16px;
}
.portfolio-info .cat-links >a{
color: #999;
}
.single-portfolio ul.ftc-social-sharing {
margin-bottom: 60px;
display: none;
}
.single-portfolio ul li {
display: inline-block;
border: 1px solid #e5e5e5;
padding: 5px 15px;
margin-right: 10px;
}
.single-portfolio ul li:hover {
background: #e5e5e5;
}
.single-portfolio .single-navigation {
margin-bottom: 92px;
margin-top: 40px;
}
.single-portfolio .single-navigation a {
font-size: 0; 
margin-right: 7px;
}
.single-ftc_portfolio #content.site-content{
background-color: #fff;
}
.single-portfolio .single-navigation a:first-child:before {
content: "\f104";
font-family: Fontawesome;
font-size: 18px;
padding: 12px 20px;
display: inline-block;
background: #ebebeb;
border-radius: 5px;
color: #666;
}
.single-portfolio .single-navigation a:last-child:before {
content: "\f105";
font-family: Fontawesome;
font-size: 18px;
padding: 12px 20px;
display: inline-block;
background: #ebebeb;
border-radius: 5px;
color: #666;
}
.single-portfolio .single-navigation a:hover:before {
background: #333;
color: #fff;
}
.single-portfolio .related {
margin-top: 50px;
}
.single-portfolio .related .content-wrapper{
margin: 0 -15px; }
.single-portfolio .related .owl-item a.thumbnail {
padding: 0 15px;
margin-bottom: 10px;
}
.single-portfolio .related .owl-nav .owl-prev {
left: -15px;
}
.single-portfolio .related .owl-nav .owl-next {
right: -15px;
}
.single-portfolio .related .theme-title {
text-align: center;
margin-bottom: 50px;
}
.single-portfolio .related h3.heading-title {
text-transform: uppercase;
font-weight: bold;
font-size: 44px;
letter-spacing: 2px;
}
.single-portfolio .related .owl-item a.thumbnail:hover img {
opacity: 0.6;
transition: 0.6s;
}
.single-portfolio .decorative-icon{
font-size: 15px;
max-width: 570px;
margin: 0 auto;
margin-top: 20px;
}
.single-portfolio .thumbnails figure a img {
background-size: cover;
-webkit-background-size: cover;
background-position: center;
background-repeat: no-repeat;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: -webkit-transform 0.4s ease-in-out;
-moz-transition: transform 0.4 ease-in-out;
transition: transform 0.4s ease-in-out;
overflow: hidden;
}
.single-portfolio .thumbnails figure a:hover img {
-webkit-transform: scale(1.09);
-moz-transform: scale(1.09);
-ms-transform: scale(1.09);
transform: scale(1.09);
-webkit-transition: transform 0.4s, opacity 0.4s ease-in-out;
-moz-transition: transform 0.4s, opacity 0.4s ease-in-out;
transition: transform 0.4s, opacity 0.4s ease-in-out;
}
.related-portfolio .heading-title{
font-size: 44px;
font-weight: bold;
color: #2b2b2b;
margin-bottom: 20px;
}
body.single-ftc_portfolio{
background-color: #fff;
}
.related-portfolio .sub-title{
margin: 0 auto;
max-width: 455px;
}
@media only screen and (min-width: 991px) and (max-width: 1199px){
.ftc-portfolio-wrapper.columns-4 .item {
width: 33.333%;
}
}
@media only screen and (min-width: 480px) and (max-width: 990px){
.ftc-portfolio-wrapper.columns-4 .item {
width: 50%;
}
}
@media only screen and  (max-width: 991px){
.single-portfolio .related .owl-nav .owl-next {
right: 0;
}
.single-portfolio .related .owl-nav .owl-prev {
left: 0;
}
.single-portfolio .info-content .portfolio-content{
width: 100%;
}
.featured_products_block3 .group-button-product .compare, .featured_products_block6 .group-button-product .compare{
display: none !important;
}
.mid-9 ul li:not(:last-child) {
margin-right: 20px;
}
}
@media only screen and  (max-width: 480px){
.ftc-portfolio-wrapper.columns-4 .item {
width: 100%;
}
.ftc-portfolio-wrapper.columns-3 .item,
.ftc-portfolio-wrapper.columns-2 .item
{
width: 100%;
}
.single-portfolio .thumbnails figure {
display: block;
text-align: center;
}
.single-portfolio .thumbnails figure a img{
margin-bottom: 30px;
}
.single-portfolio ul li{
margin-bottom: 15px;
}
}
.crona{
display: flex;
align-items: center;
width: 100%;
position: relative;
z-index: 2;
height: 100%;
margin-left: 0px;
}
.crona1{
z-index: 7;
}
.crona2{
z-index: 6;
}
.crona3{
z-index: 5;
}
.crona4{
z-index: 4;
}
.crona:before{
content: '';
width: 100%;
height: 80%;
background-color: transparent;
border:10px solid #ebebeb;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
z-index: 1;
min-height: 400px;
}
.wpb_column.crona-col-image-left
{
padding-left:60px !important;
z-index: 3;
}
.wpb_column.crona-col-image-right{
padding-right:60px !important;
z-index: 3;
}
.wpb_column.crona-text-right
{
padding-right:40px !important;
z-index: 2;
}
.wpb_column.crona-text-left{
padding-left:40px !important;
z-index: 2;
}
.opacity-image.ftc-smooth-image.ftc-smooth::before{
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.opacity-image.ftc-smooth-image.ftc-smooth:hover:before{
opacity: 1;
}
.ftc-sb-blogs.blog-v3a .author-share,
.archive .author-share,
.blog .author-share
{
display: flex;
align-items: center;
}
.social-share-blog{
margin-left: auto;
position: relative;
min-width: 80px;
text-align: right;
}
.ftc-sb-blogs.blog-v3a .social-share-blog:hover .ftc-social-sharing,
.blog .social-share-blog:hover .ftc-social-sharing,
.archive .social-share-blog:hover .ftc-social-sharing
{
opacity: 1;
right: 0;
transition: all 1s ease;
}
.social-share-blog .icon-share{
cursor: pointer;
}
.ftc-sb-blogs.blog-v3a .ftc-social-sharing,
.blog .ftc-social-sharing,
.archive .ftc-social-sharing
{
opacity: 0;
right: -25px;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
list-style: none;
position: absolute;
top: -25px;
background: #ebebeb;
border-radius: 999px;
}
.ftc-sb-blogs.blog-v3a .ftc-social-sharing:before,
.archive .ftc-social-sharing:before,
.blog .ftc-social-sharing:before
{
content: '';
width: 6px;
height: 7px;
background-color: #ebebeb;
border-bottom: 0;
border-left: 0;
top: 20px;
position: absolute;
right: 20px;
transform: rotate(-45deg);
}
.ftc-sb-blogs.blog-v3a .ftc-social-sharing li,
.blog .ftc-social-sharing li,
.archive .ftc-social-sharing li
{
padding: 0 8px;
}
.ftc-sb-blogs.blog-v3a .post-info{
width: 100%;
background-color: #fff;
margin-bottom: 50px;
padding: 30px 0;
}
.blog-classic .ftc-sb-blogs.blog-v3a .post-info{
padding: 30px;
}
.blog-v3a .blogs article h3.product_title,
.blog .blogs article h3.product_title,
.archive .blogs article h3.product_title
{
text-transform: capitalize;
margin-top: 6px;
letter-spacing: 1px;
margin-bottom: 16px;
}
.blog-v3a article .post-info a{
color: #666;
}
.bor-blog{
display: none;
}
.blog-v3a .bor-blog,
.archive .bor-blog,
.blog .bor-blog
{
font-size: 0;
content: '';
width: 100%;
background: #ccc;
height: 1px;
display: block;
max-width: 80%;
flex: 1;
margin: auto;
}
body:not(.single-products):not(.post-type-archive-product):not(.woocommerce) .ftc-sidebar .widget-container{
background-color: #fff;
}
.widget-container.widget_text{
margin-top: 0;
}
.widget-container.widget_text .textwidget{
padding: 0;
padding-top: 20px;
}
#right-sidebar .widget-container.widget_text .textwidget{
padding-right: 20px;
padding-left: 20px;
}
.single-product #right-sidebar .widget-container {
border: none;
}
body:not(.single-products):not(.post-type-archive-product):not(.woocommerce) .ftc-sidebar .widget-container .widget-title.product_title{
font-size: 24px;
font-weight: 600;
color: #444;
text-align: left;
border-bottom: none !important;
padding-top: 13px;
padding-bottom: 13px;
}
body:not(.single-products):not(.post-type-archive-product):not(.woocommerce) .ftc-sidebar .widget-container:first-child .widget-title.product_title{
padding-top: 13px;
padding-bottom: 13px;
}
.content-ab a{
font-size: 22px;
color: #444;
font-weight: 500;
}
.content-ab{
margin-top: 15px;
}
body:not(.woocommerce) .ftc-sidebar .widget-container{
padding: 0 20px;
margin-bottom: 30px;
border: 1px solid #f4f4f4;
}
body:not(.woocommerce) .ftc-sidebar .widget-container:last-child{
margin-bottom: 0;
}
body:not(.woocommerce) .ftc-sidebar .widget-container .widget-title-wrapper{
margin-left: -20.5px;
margin-right: -20.5px;
padding-left: 20px;
border-bottom: 1px solid #f2f2f2;
}
body:not(.woocommerce) #right-sidebar.ftc-sidebar .widget-container .widget-title-wrapper{
margin: 0;
}
body:not(.woocommerce) .ftc-sidebar .widget-container:not(.widget_text) .widget-title.product_title{
padding-top: 20px;
font-size: 24px;
font-weight: 600;
}
body:not(.woocommerce) .ftc-sidebar .widget-container .textwidget,
body:not(.woocommerce) .ftc-sidebar .widget-container.widget_categories >ul
{
padding-bottom: 20px;
margin-bottom: 0;
}
body:not(.woocommerce) .right-sidebar.ftc-sidebar .widget-container.widget_categories >ul{
padding-bottom: 0;
}
body:not(.woocommerce) .ftc-sidebar .widget-container .ftc_blog_widget, 
body:not(.woocommerce) .ftc-sidebar .widget-container .ftc-smooth-image{
margin: 20px 0;
}
body:not(.woocommerce) #right-sidebar.ftc-sidebar .widget-container .ftc-smooth-image{
margin: 0;
padding: 20px;
}
body:not(.woocommerce) .ftc-sidebar .widget-container  .tagcloud a{
font-size: 14px !important;
color: #858585;
background-color: #fff;
border: 1px solid #ebebeb;
}
body:not(.woocommerce) .ftc-sidebar .widget-container  .tagcloud a:hover{
color: #fff;
}
body:not(.woocommerce) .ftc-sidebar .widget-container  .tagcloud{
padding-bottom: 25px;
padding-top: 10px;
}
body:not(.woocommerce) #right-sidebar.ftc-sidebar .widget-container  .tagcloud{
padding-right: 20px;
padding-left: 20px;
}
body:not(.woocommerce)  .widget-container.widget_categories ul li:not(:last-child){
border: 0;
padding: 7px 0;
border-bottom: 1px solid #e1e1e1;
}
body:not(.woocommerce) #right-sidebar .widget-container.widget_categories ul li{
padding-left: 20px;
padding-right: 20px;
}
body:not(.woocommerce) #right-sidebar .widget-container.widget_categories ul li:not(:last-child){
padding: 7px 20px;
}
.ftc_blog_widget .post_list_widget .post-title{
font-size: 16px;
text-transform: capitalize;
font-weight: 500;
color: #262626;
}
.ftc-widget-post-content .date-time{
font-size: 14px;
}
.widget-container.ftc-blogs-widget .ftc_blog_widget ul li:not(:last-child){
border-bottom: 1px solid #ebebeb;
padding: 15px 0;
}
#right-sidebar .widget-container.ftc-blogs-widget .ftc_blog_widget ul li{
padding-left: 20px;
padding-right: 20px;
}
#right-sidebar .widget-container.ftc-blogs-widget .ftc_blog_widget ul li:not(:last-child){
padding: 15px 20px;
}
.widget-container.ftc-blogs-widget .ftc_blog_widget ul li:first-child{
padding-top: 0;
}
.widget-container.ftc-effect-image .ftc-smooth-image.ftc-smooth::before,
.widget-container.ftc-effect-image .ftc-smooth-image.ftc-smooth::after{
display: none;
}
.single-post .tag-author{
display: flex;
align-items: center;
flex-wrap: wrap;
padding: 13px 0;
border-top: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
margin-top: 40px;
}
.single-post .tag-author .vcard.author{
margin-left: auto;
margin-right: 0;
}
.detail-social-share{
display: flex;
align-items: center;
margin-top: 42px;
}
ul.detail-social-sharing{
list-style: none;
display: flex;
align-items: center;
margin-left: auto;
}
ul.detail-social-sharing li{
text-align: center;
margin-left: 10px;
padding: 4px 20px;
width: 70px;
border: 1px solid #ebebeb;
}
.single-post article.post-item{
background-color: #fff;
}
.single-post article.post-item .post-info{
padding: 30px 0;
padding-top: 5px;
}
.single-post #comments{
background-color: #fff;
margin-top: 0;
padding: 30px 30px 30px 0;
border-top: 0;
}
.share-blog{
padding-left: 20px;
}
.navigation, #comments .comment-form{
font-size: 16px;
}
article .post-info .tags-link a{
color: #999;
}
.single-post article .post-info .entry-title{
font-size: 20px;
font-weight: 600;
text-transform: capitalize;
margin-bottom: 20px;
}
.ftc-blogs .date-time span, .related-posts .date-time span, .date-time span, .blog .date-time span{
font-size: 14px;
}
.single-post span.count-view:before{
content: "\f0e5";
}
.single-post .count-view{
color: #999;
}
.single-post #comments .comments-title{
font-size: 20px;
text-transform: capitalize;
margin-bottom: 60px;
}
.single-post #comments .author-comment{
font-size: 16px;
text-transform: capitalize;
margin-bottom: 5px;
margin-right: 20px;
display: inline-block !important;
}
.single-post #comments  .avatar img{
width: 100px;
height: 100px;
border-radius: 50%;
}
.single-post .related .date-time{
font-size: 14px;
margin-right: 20px;
}
.single-post .related-date{
margin-top: 22px;
}
.related-posts .related-post-title span.bg-heading span{
font-weight: 600;
}
.single-post article .post-info .entry-title{
margin-bottom: 0;
margin-top: 15px;
}
.related-posts .related-post-title h3{
font-size: 30px;
font-weight: 600;
text-align: center;
text-transform: capitalize;
margin-bottom: 30px;
position: relative;
padding-top: 20px;
}
.single-post #comments .comment-form{
display: flex;
flex-wrap: wrap;
}
.single-post #comments .comment-form >p{
flex-basis: 100%;
}
.single-post #comments .comment-form >p.comment-form-author,
.single-post #comments .comment-form >p.comment-form-email{
flex-basis: 45%;
}
.single-post #comments .comment-form >p.comment-form-email{
margin-left: auto;
}
.single-post #comments .form-submit{
margin-bottom: 30px;
}
.single-post .form-submit input[type="submit"]{
font-size: 18px;
text-transform: capitalize;
padding: 11px 25px;
}
.post_format-post-format-video .post-info, .category-uncategorized .post-info, .format-gallery .post-info, .tag-wordpress .post-info{
margin-top: 0;
}
.blog .post-item   .post-info,
.archive .post-item   .post-info{
background-color: #fff;
margin-bottom: 50px;
padding: 15px 20px 30px !important;
}
article .post-info .author-blog a{
font-size: 14px;
}
.archive.category article .post-info .entry-title,
.blog article .post-info .entry-title, .author article .post-info .entry-title
{
text-transform: capitalize;
margin-top: 8px;
letter-spacing: 1px;
margin-bottom: 0;
}
.blog .navigation.pagination,
.archive .navigation.pagination
{
background-color: transparent;
}
.blog .site-main > article, .archive .site-main > article, .search .site-main > article{
padding-bottom: 0 !important;
}
.randm article{
width: 50%;
float: left;
display: block;
flex-basis: unset;
-webkit-flex-basis: unset;
flex-direction: unset;
-moz-box-direction: unset;
-ms-flex-direction: unset;
-webkit-flex-direction: unset;
}
.randm .blogs  article:nth-child(3n){
width: 100%;
flex-basis: 100%;
max-width: 100%;
}
.randm .blogs  article:nth-child(3n+1){ }
.randm .blogs{
display: flex;
flex-wrap: wrap;
}
.randm .blogs .post-item .post-info{
padding: 20px;
}
.randlex .blogs  article:not(:nth-child(3n+1)){
display: flex;
align-items: center;
margin-bottom: 50px;
}
.randlex .blogs  article:last-child{
margin-bottom: 0;
}
.randlex .blogs  article:not(:nth-child(3n+1)) .post-img{
flex-basis: 50%;
}
.randlex .blogs  article:not(:nth-child(3n+1)) .post-info{
background-color: transparent;
flex-basis: 50%;
margin-bottom: 0;
padding: 30px 0;
}
.randdes .blogs  article{
display: flex;
-webkit-flex-direction: unset;
-moz-box-direction: unset;
-ms-flex-direction: unset;
flex-direction: unset;
margin-bottom: 40px;
align-items: center;
padding-left: 0;
padding-right: 0;
}
.randdes .blogs  article:last-child{
margin-bottom: 0;
}
.randdes .ftc-sb-blogs .meta-slider{
margin:0;
}
.randdes .blogs  article .post-img,
.randdes .blogs  article .post-info
{
flex-basis: 50%;
}
.randdes .blogs  article:nth-child(2n) .post-info{
order: 1;
padding-left: 0;
padding-right: 40px;
background-color: transparent;
}
.randdes .blogs  article:nth-child(2n+1) .post-info{
background-color: transparent;
padding-left: 20px;
}
.randdes .blogs  article:nth-child(2n) .post-img{
order: 2;
}
.blog-leftbig .randdes .blogs article{
background-color: #fff;
}
.randdes .blogs  article .post-img{
flex-basis: 40%;
}
.randdes .blogs  article .post-info
{
flex:1;
margin-bottom: 0;
padding:20px;
}
.blog-timeline.ftc-sb-blogs .meta-slider:before{
content: '';
position: absolute;
left: 98px;
width: 5px;
height: 100%;
background-color: #ebebeb;
z-index: 1;
top: 0;
}
.blog-timeline.ftc-sb-blogs .meta-slider{
margin: 0;
margin-left: 88px; padding-left: 110px;
}
.blog-timeline.ftc-sb-blogs  .timeline{
display: inline-block;
background: #fff;
top: 0;
left: 15px;
position: absolute;
line-height: 40px;
font-size: 15px;
letter-spacing: 0.5px;
color: #333;
min-width: 170px;
text-align: center;
padding: 0 15px;
z-index: 2;
}
.blog-timeline.ftc-sb-blogs  .date-timeline{
display: inline-block;
top: 213px;
left: -137px;
position: absolute;
background: #fff;
border: 5px solid #ebebeb;
text-align: center;
min-width: 46px;
z-index: 3;
}
.blog-timeline.ftc-sb-blogs  .date-timeline:hover{
}
.blog-timeline.ftc-sb-blogs  .date-timeline >p{
margin-bottom: 0;
line-height: 18px;
}
.blog-timeline.ftc-sb-blogs  .date-timeline:hover >p{
color: #fff;
}
.blog-timeline.ftc-sb-blogs  .date-timeline >p.day{
font-weight: 600;
}
.blog-timeline .load-more-wrapper{
margin: 0;
width: auto;
position: absolute;
left: 15px;
bottom: 0;
z-index: 2;
}
.blog-timeline .blogs article .blog-image:hover > img{
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.blog-timeline .post-img{  }
.blog-timeline article.post-wrapper{
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
background-color: #fff;
margin-bottom: 50px;
padding: 20px;
border: 1px solid #ebebeb;
transition: border 1s;
}
.ftc-sb-blogs.blog-timeline .post-info{
margin-bottom: 0;
padding-left: 0;
}
.blog-timeline article.post-wrapper:hover{
border-color: #464646;
}
.blog-timeline article.post-wrapper:before{
border-right: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
display: inline-block;
padding: 13px;
position: absolute;
top: 225px;
left: -14px;
content: " ";
transform: rotate(135deg);
z-index: 1;
background: #fff; transition: all 1s;
}
.blog-timeline article.post-wrapper:last-child{
margin-bottom: 0;
}
.blog-timeline .load-more-wrapper .button{
margin-bottom: 0;
background-color: #ebebeb;
text-transform: capitalize;
font-weight: normal;
color: #666;
padding: 8px 0;
}
.blog-timeline .load-more-wrapper .button:hover{
color: #fff;
}
.blog-timeline.ftc-sb-blogs.right-time .timeline,
.blog-timeline.right-time .load-more-wrapper {
left: auto;
right: 15px;
}
.blog-timeline.right-time.ftc-sb-blogs .meta-slider:before {
right: 98px;
left: auto;
}
.blog-timeline.right-time.ftc-sb-blogs .meta-slider {
margin-right: 88px;
padding-right: 110px;
margin-left: 0;
padding-left: 0;
}
.blog-timeline.right-time article.post-wrapper:before
{
left: auto;
right: -14px;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
}
.blog-timeline.right-time .date-timeline {
left: auto;
right: -137px;
}
@media only screen and (max-width: 600px){
.blog-timeline.right-time .date-timeline {
right: auto;
margin-bottom: 20px;
}
.blog-timeline.right-time.ftc-sb-blogs .meta-slider {
margin-right: 0;
padding-right: 50px;
}
.blog-timeline.right-time .date-blog-timeline {
right: -67px;
}
.blog-timeline.right-time.ftc-sb-blogs .meta-slider:before {
right: 15px;
height: calc(100% - 60px);
}
.blog-timeline.right-time .load-more-wrapper {
left: 50%;
right: auto;
bottom: auto;
}
}
@media only screen and (min-width: 1200px){
.blog-timeline.blog-timeline-2 .timeline {
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
position: relative; }
.blog-timeline.blog-timeline-2{
margin-top: -15px;
}
.blog-timeline.blog-timeline-2 .blogs.owl-carousel {
clear: both;
display: flex;
flex-flow: row wrap;
}
.blog-timeline.blog-timeline-2.ftc-sb-blogs .meta-slider:before,
.blog-timeline.blog-timeline-2 .load-more-wrapper {
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
}
.blog-timeline.blog-timeline-2.ftc-sb-blogs .meta-slider:before{
height: calc(100% - 40px);
}
.blog-timeline.blog-timeline-2 article.post-wrapper:nth-child(1) { }
.blog-timeline.blog-timeline-2.ftc-sb-blogs .meta-slider {
margin-left: 0;
padding-left: 0;
}
.blog-timeline.blog-timeline-2 article.post-wrapper.first-child:before {
left: auto;
right: -14px;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
}
.blog-timeline.blog-timeline-2 article.post-wrapper.last-child .date-timeline {
top: 65px;
}
.blog-timeline.blog-timeline-2 article.post-wrapper.first-child:before
{
top: 75px;
}
.blog-timeline.blog-timeline-2 article.post-wrapper.first-child .date-timeline
{
left: auto;
right: -137px;
}
.blog-timeline.blog-timeline-2  article.post-wrapper {
max-width: 470px;
}
.blog-timeline.blog-timeline-2 article.post-wrapper.last-child {
margin-left: 115px;
}
.blog-timeline.blog-timeline-2 article.post-wrapper.first-child {
margin-right: 115px;
}
}
@media only screen and (max-width: 1199px)
{
.blog-timeline.blog-timeline-2  article.post-wrapper {
width: 100%;
}
}
@media only screen and (min-width: 768px){
.blog-3-column .blogs.owl-carousel, .blog-2-column .blogs.owl-carousel{
clear: both;
display: flex;
flex-flow: row wrap;
}
}
@media only screen and (max-width: 480px){
.randlex .blogs article:not(:nth-child(3n+1)) .post-info,
.randlex .blogs article:not(:nth-child(3n+1)) .post-img
{
flex-basis: 100%;
}
.randlex .blogs article:not(:nth-child(3n+1)){
flex-wrap: wrap;
}
.blog-timeline.ftc-sb-blogs .meta-slider:before{
left: 22px;
}
.blog-timeline.ftc-sb-blogs .meta-slider{
padding-top: 40px;
margin-left: 60px;
padding-left: 15px;
}
.blog-timeline.ftc-sb-blogs .date-timeline{
left: -90px;
}
.blog-timeline .load-more-wrapper{
left: 0;
bottom: -40px;
}
.ftc-sb-blogs.blog-v3a .post-info{ padding-right: 20px;
text-align: center;
}
}
.blog-v3a .blogs .author-share .vcard.author{
font-size: 14px;
}
.blog-v2 .count-view{
padding-left: 8px;
}
.single-blog .tags-link{
font-size: 14px;
}
.date-timeline{
display: none;
}
.ftc-sb-blogs .ftc-video.auto-size{
max-width: 100%;
width: 100% !important;
}
.ftc-video iframe{
width: 100%;
}
.header-layout5 .navigation-primary .mega_main_menu li.multicolumn_dropdown.columns4 > .mega_dropdown,
.header-layout7 .navigation-primary .mega_main_menu li.multicolumn_dropdown.columns4 > .mega_dropdown{ width: 710px !important;
}
.header-layout5 .header-content .container > div.logo-wrapper.is-desktop{
min-width: 190px;
}
.product-up .header-title .product_title{
margin-bottom: 45px !important;
}
.header-layout7 .ftc-shop-cart{
padding-right: 5px;
}
.header-layout7 .header-language ul ul{
top: 138px;
}
.header-layout7 .is-desktop .logo{
padding: 8px 0;
padding-top: 44px;
}
.header-layout7 .ftc-account .login-title .dropdown-container{
left: -1px;
}
.header-layout7 .ftc-enable-ajax-search{
left: 0;
}
.header-layout7.header-sticky-mobile .header-content,
.header-layout8.header-sticky-mobile .header-content
{
box-shadow: 1px 1px 1px rgba(0,0,0,0.09);
}
.header-layout5 .header-content .container > div.navigation-primary{
flex: 1;
}
body article>p{
display: none;
}
.tes-das .owl-nav{
opacity: 0;
}
.tes-das:hover .owl-nav{
opacity: 1;
}
body.wpb-js-composer .home9tab .vc_tta.vc_general  .vc_tta-panel-body{
overflow: unset;
}
body.wpb-js-composer .home9tab .vc_tta-panels-container{
z-index: 4;
}
.home9tab .owl-nav > div.owl-prev:before,
.home9tab .owl-nav > div.owl-next:before
{
font-size: 24px !important;
}
.home9tab .owl-nav > div{
border:0;
width: 30px !important;
top: 35%;
}
.home9tab .owl-nav > div.owl-prev{
margin-left: -30px;
}
.home9tab .owl-nav > div.owl-next{
left: auto;
right: 0;
margin-right: -30px;
}
.home9tab .woocommerce .products .product .images a:hover{
background-color: unset !important;
}
.woocommerce .product-version-2 .products .product .star-rating {
font-size: 13px;
width: 79px;
margin-top: 5px;
float: right;
}
.category-home6.category-home7 .woocommerce .product .item-description{
opacity:1;
}
.header-layout10 .header-content{
background-color: #fff;
}
.header-layout10 .header-content .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text{
color: #444;
}
.header-layout10 .header-content >.container-fluid{
display: flex;
align-items: center;
justify-content: space-between;
position: relative;
}
@media (min-width: 1490px){
.header-layout10 .header-content >.container-fluid{
padding-right: 75px;
padding-left: 75px;
}
.h10-imga{
padding-left:30px;
padding-right:30px;
}
.footh10a, .footh10c{
padding-left: 78px;
padding-right: 78px;
}
}
.header-layout10 .logo-wrapper.is-desktop{
position: absolute;
top: 0;
z-index: 99;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
}
.header-layout10 .header-content .down-sea{
display: flex;
align-items: center;
}
.header-layout10 .header-content .navigation-primary{
flex: 1;
}
.header-layout10 .mega_main_menu > .menu_holder > .menu_inner > ul > li:nth-child(3){
margin-right: 110px;
}
.header-layout10 .mega_main_menu > .menu_holder > .menu_inner > ul > li:nth-child(4){
margin-left: 110px;
}
.header-layout10 .dropdown-button{
padding-left: 17px;
}
.header-layout10 .ftc-shop-cart{
padding-left: 0;
padding-right: 20px;
}
.header-layout10 #dropdown-list{
left: 0;
}
.header-layout10 .ftc-account .login-title .dropdown-container{
left: 0;
}
.header-layout10 .ftc-search-product .ftc_search_ajax input[type="text"],
.header-layout10 .ftc-enable-ajax-search{
left: 0;
right: auto;
}
.header-layout10 .navigation-primary .mega_main_menu li.multicolumn_dropdown.columns4 > .mega_dropdown{
width: 800px !important;
}
.header-layout10 .header-language ul ul,
.header-layout8 .header-language ul ul
{
top: 138px;
}
.site-main .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link{
padding: 0;
}
.site-main .mega_main_menu li.default_dropdown > .mega_dropdown > li > .item_link{
padding: 10px 12px;
font-size: 15px !important;
}
.site-main .mega_main_menu.mega_main_sidebar_menu ul li .mega_dropdown > li > .item_link .link_text{
font-size: 15px !important;
}
.header-layout8 .mega_main_menu.direction-horizontal > .menu_holder > .menu_inner > ul > li > .item_link:before,
.header-layout8 .mega_main_menu.direction-horizontal > .menu_holder > .menu_inner > .nav_logo:before,
.mega_main_menu.direction-horizontal > .menu_holder > .menu_inner > ul > li.nav_search_box:before{
width: 0 !important;
}
.header-layout8 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text{
font-size: 18px !important; 
}
.footh10b h4.title-middle{
padding-bottom: 20px !important;
}
.footh10b .p-sub{
max-width: 450px;
margin: 0 auto;
}
.footh11-a .form-contact-ft-h11 .title-newsletter p.email input{
line-height: 39px;
}
.footh11 .widget-title,
.footh11-a h4.title-middle{
font-size: 20px;
}
.footh11-a h4.title-middle{
padding-bottom: 10px !important;
}
.footh11 .widget ul li{
padding: 3px 0 4px 0;
}
.footh11-a input[type="submit"]:hover{
color: #fff;
}
.site-footer .footh11-a{
font-size: 15px;
}
.footh11 .contact_us i.fa-map-marker{
margin-bottom: 15px;
}
body.wpb-js-composer .vc_general.vc_tta-tabs.h11dots .vc_tta-tabs-container{
margin-bottom: 42px !important;
}
.header-layout8 .navigation-primary .mega_main_menu li.multicolumn_dropdown.columns4 > .mega_dropdown{
width: 760px !important;
}
.header-layout1 .navigation-primary .mega_main_menu li.multicolumn_dropdown.columns4 > .mega_dropdown{
width: 740px !important;
}
.footh10b input[type="submit"]:hover{
background-color: #fff;
color: #444;
}
.footh10a .contact_us .fa-map-marker{
margin-bottom: 0;
}
.header-content .ftc-my-wishlist a.tini-wishlist i.fa-heart:before{
color: #666;
}
.woocommerce.widget_shopping_cart, .widget_shopping_cart_content{
height: 100%;
}
.off-can-vas-inner{
height: calc(100% - 90px);
}
.threesixty .nav_bar {
background-color: #fff;
box-shadow: 0 1px 4px rgba(0,0,0,.15);
margin-left: 0 !important;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
}
.threesixty-product-360 .nav_bar a {
display: inline-block !important;
text-decoration: none;
width: 45px !important;
height: 35px !important;
font-size: 0;
text-align: center;
background: none !important;
text-indent: 0 !important;
color: #000;
}
.threesixty-product-360  .nav_bar a::after {
font-family: "FontAwesome",sans-serif;
font-size: 18px;
position: relative;
line-height: 35px;
}
.threesixty-product-360 .nav_bar a.nav_bar_previous::after {
content: "\f048";
}
.threesixty-product-360  .nav_bar a.nav_bar_stop::after {
content: "\f04d";
}
.threesixty-product-360  .nav_bar a.nav_bar_next::after {
content: "\f051";
}
.threesixty-product-360 .nav_bar a.nav_bar_play::after {
content: "\f04b";
}
.product-360.mfp-wrap >.mfp-container{
max-width: 600px;
left: 50%;
transform: translateX(-50%);
}
.mfp-close-btn-in.product-360 .mfp-close{
background-color: transparent;
}
.woocommerce .after-loop-wrapper span.page-load-status{
display: none;
}
.woocommerce.infinite .after-loop-wrapper span.page-load-status, 
.woocommerce.term-coffee-tables .after-loop-wrapper span.page-load-status {
width: auto;
max-width: 175px;
margin: 30px auto 10px;
}
.single-post .info-category{
margin-top: 15px;
}
.cookies-buttons a.btn.btn-size-small.btn-color-primary.cookies-accept-btn:hover{
background-color: #444;
}
.border-top .singup-ft.wpb_column.vc_column_container.vc_col-sm-4:before
{
content: '';
position: absolute;
height: 76%;
width: 1px;
background: #404040;
left: 15px;
top: 54px;
}
.border-top .fllow-ft.wpb_column.vc_column_container.vc_col-sm-4:after {
content: '';
position: absolute;
width: 1px;
height: 90%;
background: #404040;
top: 54px;
right: 10px;
}
.border-top .fllow-ft.wpb_column.vc_column_container.vc_col-sm-4
{
width: 33.33333333%;
}
.yit-wcan-container .products{
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.ftc-smooth-image.ftc-smooth.opacity-image:hover::after{
opacity: 0;
}
.woocommerce .widget_layered_nav ul.yith-wcan-list li a, .woocommerce .widget_layered_nav ul.yith-wcan-list li span{
padding: 0;
padding-left: 30px;
text-align: left;
}
.woocommerce .widget_layered_nav ul.yith-wcan-list li.chosen a,
.woocommerce .widget_layered_nav ul.yith-wcan-list li.chosen span{
padding-left: 0px;
}
.woocommerce .widget_layered_nav ul.yith-wcan-list li.chosen:before{
display: none;
}
.woocommerce .widget_layered_nav ul.yith-wcan-list li,
.woocommerce-page .widget_layered_nav ul.yith-wcan-list li{
width: 50%;
}
.ftc-sidebar .yith-woocommerce-ajax-product-filter{
background-color: #fff;
padding: 15px;	
margin-bottom: 30px;
}
.ftc-sidebar .yith-woocommerce-ajax-product-filter li.chosen a:before{
margin-right: 20px;
}
.ftc-sidebar .yith-woocommerce-ajax-product-filter li.chosen a{
text-align: left;
}
.ftc-sidebar .yith-woocommerce-ajax-product-filter .widget-title{
font-size: 18px;
}
.woocommerce  .yit-wcan-container{
margin-top: 30px;
}
body .ftc-breadcrumb-title .ftc-breadcrumbs-content span.current{
color: #fff;
}
.blog-home6 article a.button-readmore{
font-size: 15px;
}
.blog-home6 .blogs article h3.product_title{
margin-bottom: 12px;
margin-top: 5px;
}
.woocommerce .woocommerce-notices-wrapper{
display: none;
}
.widget-container.ftc-effect-image .ftc-smooth-image img{
transform: scale(1);
opacity: 1;
}
.widget-container.ftc-effect-image .ftc-smooth-image a:before, 
.widget-container.ftc-effect-image .ftc-smooth-image a:after{
content: "";
position: absolute;
right: 0;
left: 0;
top: 0;
bottom: 0;
z-index: 1;
-webkit-transition: all 0.6s ease-out 0s;
-moz-transition: all 0.6s ease-out 0s;
transition: all 0.6s ease-out 0s;
}
.widget-container.ftc-effect-image .ftc-smooth-image:hover a:after{
background-color: rgba(255,255,255,.2);
top: 50%;
bottom: 50%;
}
.widget-container.ftc-effect-image .ftc-smooth-image:hover a:before{
background-color: rgba(255,255,255,.2);
right: 50%;
left: 51%;
}
.blog-timeline .ftc-video,
.single-post .ftc-video
{
position: relative;
position: relative;
padding-bottom: 56.25%; padding-top: 25px;
height: 0 !important;
width: 100% !important;
}
.blog-timeline .ftc-video iframe,
.single-post .ftc-video iframe
{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.blog-classic .blog-v3a .post-img{
background: #fff;
padding: 20px 20px 0 20px;
overflow: hidden;
}
.blog-classic .blogs article .blog-image:hover > img{
transform: scale(1);
opacity: 0.8;
}
@media (min-width: 1199px){
.single-product.woocommerce div.product form.cart .group_table td{
text-align: center;
}
.single-product.woocommerce div.product form.cart .group_table td:last-child{
padding-right: 25px !important;
text-align: right;
}
}
.woocommerce .ftc-product-slider .product #respond input#submit.loading::after,
.woocommerce .ftc-product-slider .product a.button.loading::after,
.woocommerce .ftc-product-slider .product button.button.loading::after,
.woocommerce .ftc-product-slider .product input.button.loading::after,
.woocommerce .ftc-product .product #respond input#submit.loading::after,
.woocommerce .ftc-product .product a.button.loading::after,
.woocommerce .ftc-product .product button.button.loading::after,
.woocommerce .ftc-product .product input.button.loading::after{
top: 0px;
right: 11px;
font-size: 15px;
}
.woocommerce .style-home-13 .product a.button.loading::after{
top: 20px;
right: 11px;
font-size: 15px;
}
.woocommerce .product-home-15.ftc-product .product a.button.loading::after{
top: 20px;
}
.featured_products_block3 h3.product_title.product-name >a,
.featured_products_block6 h3.product_title.product-name >a,
.featured-home3 h3.product_title.product-name a{
text-transform: uppercase;
}
.author-single{
display: flex;
align-items: center;
background: #f9f9f9;
padding: 35px 45px;
margin: 40px 0 50px;
}
.author-single .link-description{
flex:1;
padding-left: 40px;
}
.author-single .link-description .aua{
padding-bottom: 10px;
}
.author-single .link-description{
margin-bottom: 0;
}
.author-single .link-description a{
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 20px;
}
.author-single .author-avatar{
flex-basis: 100px;
}
.author-single .author-avatar img{
width: 100px;
height: 100px;
border-radius: 999px;
}
.bor-sing{
padding-left: 40px;
position: relative;
padding-bottom: 10px;
}
.bor-sing i{
position: relative;top: -3px;
font-size: 6px;
}
.bor-sing:before{
content: '';
height: 40px;
width: 2px;
background-color: #000;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
}
.ftc-breadcrumb-title .ftc-breadcrumbs-content{
color: #fff !important;
}
.ftc-soundcloud  iframe{
margin-bottom: 0;
}
body.woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-style-squared .variable-items-wrapper .variable-item{
border-radius: 0 !important;
}
body.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper{
padding-left: 3px;
}
body.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item:not(.radio-variable-item){
margin-right: 10px;
}
.woocommerce div.product form.cart .variations td.woo-variation-items-wrapper{
display: block;
margin-left: 5px;
}
.woo-variation-items-wrapper .ftc-product-attribute .variation-product__option a{
display: none !important;
}
.ytp-chrome-top,
.vp-title{
display: none !important;
}
.ftc-video .ytp-title-enable-channel-logo .ytp-title{
display:none !important;
}
.ftc-video .html5-video-player .ytp-chrome-top{
display: none !important;
}
.ftc-sidebar .ftc-product-categories-widget .widget-title{
font-size: 18px;
}
.widget-container.woocommerce.widget_price_filter{
padding-top: 20px;
}
.ftc-sidebar a.yith-wcan-reset-navigation{
width: 100%;
text-align: center;
background: #fff;
border: 2px solid #ebebeb;
}
.summary .variation-product__option{
margin-right: 10px;
border: 1px solid #fff;
border-radius: 999px;
padding: 1px 3px;
background-color: #fff;
}
.featured_products_block3 .woocommerce .product .images .group-button-product .added >span i{
color: red;
}
.woocommerce-page.columns-4 .products .product, .woocommerce.columns-4 .products .product{
max-width: 270px;
}
.ftc-portfolio-wrapper .filter-bar li:hover{
cursor: pointer;
}
.single-product .woo-variation-items-wrapper >.ftc-product-attribute{
display: none;
}
.yith-wcan-color {
display: flex;
flex-wrap:wrap;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color  li {
display: flex;
align-items: center;
min-width: 50%;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color  li:before{
width: 0;
height: 0;
border: 0;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a{
overflow: visible;
text-indent: 30px;
}
.summary.entry-summary form table tr:last-child td .ftc-product-attribute a{
} .product-tab-h13 .vc_tta-tabs-list .vc_active{
border: 1px solid #000;
}
.product-tab-h13 .vc_tta-tabs-list .vc_active a .vc_tta-title-text{
color: #000;
}
.product-tab-h13{
padding-top: 145px;
padding-bottom: 70px;
}
.product-tab-h13 .wpb_wrapper h2{
text-align: center;
text-transform: uppercase;
margin-top: 50px;
letter-spacing: 3px;
}
.product-tab-h13 .wpb_wrapper p{
text-align: center;
margin-top: 17px;
}
.product-tab-h13 .wpb_wrapper .vc_general.vc_tta-tabs .vc_tta-tabs-container{
margin-bottom: 40px !important;
}
.product-tab-h13 .vc_tta-tabs-list .vc_tta-tab{
padding: 5px 0 !important;
margin-bottom: 15px !important;
}
.product-tab-h13 .vc_tta-tabs-list .vc_tta-tab:before{
content: none !important;
}
.product-tab-h13 .vc_tta-tabs-list .vc_tta-tab a{
margin: 0px 16px !important;
}
.product-tab-h13 .vc_tta-tabs-list .vc_tta-tab .vc_tta-title-text{
color: #444;
font-weight: 300;
}
.product-tab-h13 .wpb_wrapper .wpb_content_element h2{
font-size: 36px !important;
}
.style-home-13 .meta_info{
display: none;
}
.style-home-13 .group-button-product {
bottom: auto;
top: 50%;
text-align: center;
right: 0;
transform: translateY(-50%);
display: block;
}
.woocommerce .style-home-13 .products .product .images .add-to-cart, .woocommerce .style-home-13 .products .product .images .wishlist {
display: inline-block;
}
.woocommerce .style-home-13 .product .images .group-button-product > div.yith-wcwl-add-to-wishlist {
display: inline-block;
background: #fff;
}
.woocommerce .style-home-13 .product .images .group-button-product > div.yith-wcwl-add-to-wishlist a.add_to_wishlist .icon-heart:before{
color: #151515 !important;
}
.woocommerce .style-home-13 .product .images .group-button-product > div.yith-wcwl-add-to-wishlist.added .icon-heart:before{
color: #999 !important;
}
.style-home-13 .group-button-product .compare {
display: inline-block !important;
}
.style-home-13 .product .group-button-product > div a.wishlist {
background: transparent;
}
.style-home-13 .products .product .images .wishlist:hover,
.style-home-13 .products .product .images .yith-wcwl-wishlistexistsbrowse a:hover {
background: transparent;
}
.woocommerce .style-home-13 .products .product .images .quickview{
margin-left: 0;
}
.style-home-13 .product .images .add-to-cart a {
border: 0 !important;
}
.style-home-13 .group-button-product div.add_to_cart_button a:before {
content: "\e04e";
font-family: 'Simple-Line-Icons';
font-weight: normal;
color: #151515 !important;
}
.style-home-13 .group-button-product div.add_to_cart_button:hover a:before{
color: #999 !important;
}
.style-home-13 .group-button-product div.add_to_cart_button a.added{
display: none !important;
}
.style-home-13 .group-button-product div.add_to_cart_button a.added_to_cart:before {
content: "\e080";
font-family: 'Simple-Line-Icons';
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
font-size: 16px;
color: #999 !important;
font-weight: normal;
}
.style-home-13 .product .images div.add_to_cart_button:hover a{
background: #fff;
}
.style-home-13 .product .images .add-to-cart:hover a.added_to_cart{
background: #fff;
}
.style-home-13 .product .images .group-button-product > a.compare.added:before{
font-size: 16px;
font-weight: normal;
color: #999;
}
.style-home-13 .product .images .group-button-product > a.compare.added:hover:before{
color: #999;
}
.style-home-13 .product .images .group-button-product > a.compare .icon-refresh:before{
font-weight: normal;
color: #151515;
}
.style-home-13 .product .images .group-button-product > a.compare:hover{
background: #fff;
}
.style-home-13 .product .images .group-button-product > a.compare:hover .icon-refresh:before{
color: #999;
}
.style-home-13 .product .images .group-button-product > a.quickview .icon-eye:before{
font-weight: normal;
color: #151515;
}
.style-home-13 .product .images .group-button-product > a.quickview:hover{
background: #fff
}
.style-home-13 .product .images .group-button-product > a.quickview:hover .icon-eye:before{
color: #999;
}  .woocommerce .style-home-13 .product .images .group-button-product > div.yith-wcwl-add-to-wishlist.added a.add_to_wishlist {
display: none;
}
.woocommerce .style-home-13 .product .images .group-button-product > div.yith-wcwl-add-to-wishlist.added .show{
display: inline !important;
}
.woocommerce .style-home-13 .product .images .group-button-product > div.yith-wcwl-add-to-wishlist.added .yith-wcwl-wishlistexistsbrowse.show a{
background: transparent;
}
.woocommerce .style-home-13 .product .images .group-button-product > div.yith-wcwl-add-to-wishlist.added .yith-wcwl-wishlistaddedbrowse.show a{
background: transparent;
}
.woocommerce .style-home-13 .product .images .group-button-product > div.yith-wcwl-add-to-wishlist.added .yith-wcwl-wishlistexistsbrowse.show:hover a{
background: transparent;
}
.woocommerce .style-home-13 .product .images .group-button-product > div.yith-wcwl-add-to-wishlist .ajax-loading{
width: 16px;
height: 16px;
}
.style-home-13 .product .item-description{
padding-top: 10px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; -webkit-box-align: start;
-moz-box-align: start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
}
.style-home-13 .product .item-description:before{
display: none;
}
.style-home-13 .product .item-description h3.product_title.product-name {
width: 100%;
float: left;
text-align: center;
-webkit-box-ordinal-group: 1;
-moz-box-ordinal-group: 1;
-ms-flex-order: 1;
-webkit-order: 1;
order: 1;
margin-bottom: 10px;
}
.style-home-13 .product .item-description h3.product_title.product-name a{
text-transform: uppercase;
font-size: 15px;
font-weight: normal;
}
.style-home-13 .product .item-description .price{
margin-left: 0px !important;
width: 100%;
float: left;
text-align: center;
-webkit-box-ordinal-group: 3;
-moz-box-ordinal-group: 3;
-ms-flex-order: 3;
-webkit-order: 3;
order: 3;
}
.style-home-13 .product .item-description .star-rating{
text-align: center;
margin-right: auto !important;
margin-left: auto;
margin-bottom: 15px;
-webkit-box-ordinal-group: 2;
-moz-box-ordinal-group: 2;
-ms-flex-order: 2;
-webkit-order: 2;
order: 2;
}
.woocommerce .products.list .product .item-description .short-description.list{
width: 100%;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 2;
display: -webkit-box !important;
-webkit-box-orient: vertical;
}
.style-home-13 .product .images .group-button-product .add-to-cart{
width: 50px;
}
.style-home-13 .product .images .group-button-product .add-to-cart a.added_to_cart{
width: 50px;
padding-left: 10px;
}
.style-home-13 .product .images .group-button-product div.add_to_cart_button a{
width: 50px;
padding-left: 10px;
opacity: 1;
}
.style-home-13 .product .images .group-button-product a.quickview{
width: 50px;
padding-right: 10px;
}
.woocommerce .style-home-13 .product .images .conditions-box .onsale{
background: transparent;
text-transform: uppercase;
color: #444;
}
.woocommerce .style-home-13 .product .images .conditions-box .featured{
background: transparent;
text-transform: uppercase;
color: #444;
}
.style-home-13 .ftc-products .product{
margin-bottom: 23px;
}
.woocommerce .style-home-13 .product  .images:hover > a{
background: transparent !important;
}
.product-tabbk-h1 .woocommerce .style-home-13 .product  .images:hover > a{
background: transparent !important;
}
.woocommerce .style-home-13 .product  .images:hover > a:after{
background: transparent;
}
.banner-h13 .bn-h13-text1{
margin-top: 141px;
}
.banner-h13 .bn-h13-text2{
margin-top: 6px;
}
.banner-h13 h1{
text-align: center;
text-transform: uppercase;
font-size: 48px;
color: #151515;
font-weight: bold;
line-height: 60px;
}
.banner-h13 h1 .bn-h13-texts{
font-weight: 300;
}
.banner-h13 .ftc-sb-button{
width: 100%;
text-align: center;
margin-bottom: 140px;
}
.banner-h13 .wpb_content_element {
margin-bottom: 20px;
}
.banner-h13 .ftc-sb-button .ftc-button-1{
text-transform: none;
font-size: 17px;
font-weight: normal;
background: transparent;
}
.video-h13-full .vc_col-sm-12{
padding: 0 !important;
} 
.video-h13{
position: relative;
}
.video-h13 .ftc-smooth-image.ftc-smooth::before{
background: none repeat scroll 0 0 rgba(0,0,0,.02);
height: 100%;
content: "";
display: block;
left: -100%;
opacity: 0;
filter: alpha(opacity=0);
position: absolute;
top: 0;
-webkit-transition: all 0.6s ease 0s;
-o-transition: all 0.6s ease 0s;
transition: all 0.6s ease 0s;
width: 100%;
z-index: 1;
border: none;
left: 0px;
}
.video-h13 .ftc-smooth-image.ftc-smooth::after{
background: none repeat scroll 0 0 rgba(0,0,0,.02);
height: 100%;
content: "";
display: block;
right: -100%;
opacity: 0;
filter: alpha(opacity=0);
position: absolute;
top: 0;
-webkit-transition: all 0.6s ease 0s;
-o-transition: all 0.6s ease 0s;
transition: all 0.6s ease 0s;
width: 100%;
z-index: 1;
border: none;
left: 0px;
}
.video-h13 .smooth-image.ftc-smooth:hover:before {
left:0;
opacity:1;
filter:alpha(opacity=100);
}
.video-h13 .smooth-image.ftc-smooth:hover:after {
right:0;
opacity:1;
filter:alpha(opacity=100)
}
.video-h13 .ftc-smooth-image{
margin-bottom: 0px;
}
.video-h13 .wpb_content_element{
position: absolute;
top: 50%;
color: #fff;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
z-index: 90;
margin: 0;
}
.video-h13 .wpb_content_element .ftc-single-video{
border: 1px solid #fff;
display: block;
font-size: 0;
width: 70px;
height: 70px;
line-height: 70px;
text-align: center;
border-radius: 50%;
color: #fff;
background-color: #fff;
}
.video-h13 .wpb_content_element .ftc-single-video:before{
margin-left: 5px;
}
.video-h13 .wpb_content_element .ftc-single-video:before {
color: #9A9A9A;
background-color: transparent;
font-size: 36px;
}
.ct-h13{
padding-top: 132px;
}
.ct-h13 .wpb_content_element{
margin-bottom: 52px;
}
.ct-h13 .title-ct-h13 h1{
text-align: center;
text-transform: uppercase;
line-height: 60px;
color: #151515;
font-weight: bold;
letter-spacing: 3px;
}
.ct-h13 .title-ct-h13 p{
font-size: 15px;
text-align: center;
}
.ct-h13 .woocommerce .product .item-description{
position: absolute;
height: calc(100% - 50px);
width: calc(100% - 50px);
top: 25px;
left: 25px;
right: 25px;
bottom: 25px;
opacity: 0;
background: #ffffff98;
}
.ct-h13 .woocommerce .product .item-description .category-button{
width: 100% ;
height: 100%;
font-size: 0px;
background: transparent;
position: absolute;
}
.ct-h13 .woocommerce .product .item-description .product_title{
position: absolute;
top: 45%;
left: 50%;
transform: translate(-50%, -50%);
text-transform: uppercase;
font-size: 24px;
font-weight: 600;
width: 100%;
}
.ct-h13 .woocommerce .product .item-description .count-product-category{
position: absolute;
top: 60%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 14px;
font-style: italic;
width: 100%;
text-align: center;
}
.ct-h13 .woocommerce .product .item-description .count-product-category:after{
content: ' )';
}
.ct-h13 .woocommerce .product .item-description .count-product-category:before{
content: '( ';
}
.ct-h13 .product-category:hover .item-description{
opacity: 1;
transition: 1s ease-in-out;
}
.ct-h13 .product-category .item-description:before{
display: none;
}
.bn2-h13{
background: #fcfcfe;
margin-top: 120px;
padding-top: 150px;
display: flex;
align-items: center;
}
.bn3-h13{
background: #fcfcfe;
padding-bottom: 120px;
display: flex;
align-items: center;
}
.bn2h13-text h1{
text-transform: uppercase;
text-align: center;
position: relative;
font-weight: bold;
margin-bottom: 15px;
}
.bn2h13-text p{
text-align: center;
}
.bn2h13-text h1:after{
content: "";
width: 160px;
height: 1px;
background: #000;
position: absolute;
display: block;
right: -10%;
top: 50%;
}
.bn2-h13-left .ftc-sb-button{
width: 100%;
text-align: center;
}
.bn2-h13-left .ftc-sb-button .ftc-button-2{
text-transform: none;
font-size: 17px;
font-weight: normal;
background: transparent;
margin-top: 3px;
}
.bn3h13-text h1{
text-transform: uppercase;
text-align: center;
position: relative;
font-weight: bold;
margin-bottom: 15px;
}
.bn3-h13 .ftc-smooth-image.ftc-smooth img, .bn2-h13 .ftc-smooth-image.ftc-smooth img,.in-ft-h13 .ftc-instagram .item img {
-webkit-transition: transform 0.4s, opacity 0.4s ease-in-out;
-moz-transition: transform 0.4s, opacity 0.4s ease-in-out;
transition: transform 0.4s, opacity 0.4s ease-in-out;
}
.bn2-h13 .ftc-smooth-image.ftc-smooth:hover img,.in-ft-h13 .ftc-instagram .item:hover img{
-webkit-transform: scale(0.9);
-moz-transform: scale(0.9);
-ms-transform: scale(0.9);
transform: scale(0.9);
-webkit-transition: transform 0.4s, opacity 0.4s ease-in-out;
-moz-transition: transform 0.4s, opacity 0.4s ease-in-out;
transition: transform 0.4s, opacity 0.4s ease-in-out;
}
.bn2-h13 .ftc-smooth-image.ftc-smooth::before,.bn2-h13 .ftc-smooth-image.ftc-smooth::after{
display: none;
}
.bn3-h13 .ftc-smooth-image.ftc-smooth:hover img{
-webkit-transform: scale(0.9);
-moz-transform: scale(0.9);
-ms-transform: scale(0.9);
transform: scale(0.9);
-webkit-transition: transform 0.4s, opacity 0.4s ease-in-out;
-moz-transition: transform 0.4s, opacity 0.4s ease-in-out;
transition: transform 0.4s, opacity 0.4s ease-in-out;
}
.bn3-h13 .ftc-smooth-image.ftc-smooth::before,.bn3-h13 .ftc-smooth-image.ftc-smooth::after{
display: none;
}
.bn3h13-text p{
text-align: center;
}
.bn3-h13-right .ftc-sb-button{
width: 100%;
text-align: center;
}
.bn3-h13-right .ftc-sb-button .ftc-button-3{
text-transform: none;
font-size: 17px;
font-weight: normal;
background: transparent;
margin-top: 3px;
}
.bn3h13-text h1:before{
content: "";
width: 160px;
height: 1px;
background: #000;
position: absolute;
display: block;
left: -25%;
top: 50%;
}
.bl-h13{
margin-top: 133px;
margin-bottom: 95px !important;
}
.bl-h13 .vc_column_container{
padding-right: 0px !important;
padding-left: 0px !important;
}
.bl-h13 .date-timeline{
display: none;
}
.bl-h13 .author-share{
display: none;
}
.style-bl-h13 .post-info .date-time-meta{
padding: 15px 0px 0px 0px;
}
.style-bl-h13 .blogs article.post-wrapper .post-info .date-time-meta{
font-size: 15px;
font-style: italic;
color: #666;
}
.style-bl-h13 .blogs article.post-wrapper .post-info .date-time-meta:before{
content: none;
}
.style-bl-h13 .post-info .product_title{
margin-bottom: 10px;
}
.style-bl-h13 .post-info .product_title a,.style-bl-left-h2 .post-info .product_title a{
text-transform: capitalize;
letter-spacing: 0;
font-size: 24px;
font-weight: 700;
}
.style-bl-h13 .post-info a.button-readmore{
padding: 5px 20px;
background-color: #fff;
border:1px solid #000;
color: #666 !important;
font-weight: inherit;
font-size: 15px;
}
.style-bl-h13 .post-info .button-readmore:hover{
color: #fff !important;
}
.style-bl-h13 .blogs .post-info .entry-content{
margin-bottom: 15px;
}
.style-bl-h13 .blogs .post-info .entry-content p{
line-height: 25px;
}
.style-bl-h13 .owl-nav{
display: none;
}
.title-blog-h13{
padding-bottom: 20px;
}
.title-blog-h13 h1{
text-align: center;
text-transform: uppercase;
line-height: 60px;
font-weight: bold;
letter-spacing: 3px;
}
.title-blog-h13 p{
font-size: 15px;
text-align: center;
}
.video-h13 .wpb_column.vc_column_container.vc_col-sm-12{
padding: 0 !important;
}
.ft-h13{
background: #000;
padding-top: 65px;
padding-bottom: 40px;
}
.ft-h13 .ft-h13-p1{
margin-bottom: 7px;
}
.ft-h13 .ft-h13-p1 h1{
text-transform: capitalize;
color: #fff;
line-height: 60px;
font-weight: bold;
}
.ft-h13 .st-h13{
color: #fff;
}
.ft-h13 p{
font-size: 15px;
line-height: 32px;
}
.ft-h13 .if-ft-h13 .mail-h13:hover{
color: #fff;
}
.ft-h13 .tt-ft-h13{
font-size: 22px;
line-height: 60px;
color: #fff;
text-transform: uppercase;
}
.ft-h13 .bullet li a:before{
display: none;
}
.ft-h13 .bullet li a:hover{
color: #fff;
}
.ft-h13 .bullet li a{
margin: 0px;
line-height: 30px;
}
.ft-h13 .in-ft-h13 .ftc-instagram-widget .widgettitle{
font-size: 22px;
line-height: 60px;
color: #fff;
margin-bottom: 10px;
text-align: left;
font-weight: 500;
margin-left: 6px;
}
.in-ft-h13 .ftc-instagram .item{
width: 28%;
float: left;
margin-right: 6px;
margin-left: 6px;
margin-bottom: 12px;
}
.ft-bot-h13{
background-color: #000;
}
.ft-bot-h13 .wpb_content_element{
border-top: 1px solid rgba(255, 255, 255, 0.2);
padding: 5px 12px;
}
.ft-bot-h13 .wpb_content_element p{
padding-top: 10px;
padding-bottom: 10px;
}
.ft-bot-h13 .wpb_content_element p a:hover{
color: #666 !important;
border-bottom: 1px solid rgba(255, 255, 255, 0.2); 
} .sl-h14 .tp-bullets {
counter-reset: my-sec-counter;
}
.sl-h14 .tp-bullet{
background-color: transparent !important;
}
.sl-h14 .tp-bullet:before {
counter-increment: my-sec-counter;
content: '0'counter(my-sec-counter);
color: #a7a7a7;
font-size: 16px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
z-index: 99;	
}
.sl-h14 .selected:before{
color: #000;
text-decoration: underline;
}
.sl-h14 .tp-bullet:after {
display: none;
}
.ct-h13.ct-h14{
padding-top: 76px;
}
.ct-h13.ct-h14 .wpb_content_element{
margin-bottom: 40px;
}
.product-tab-h14{
padding-top: 100px;
padding-bottom: 28px;
}
.product-tab-h14 .vc_tta-tabs-list .vc_tta-tab:before{
content: none !important;
}
.product-tab-h14 .vc_tta-tabs-list .vc_tta-tab a{
margin: 0px 16px !important;
}
.product-tab-h14 .vc_tta-tabs-list .vc_tta-tab{
margin-bottom: 15px !important;
padding: 5px 0 !important;
}
.product-tab-h14 .vc_tta-tabs-list .vc_tta-tab .vc_tta-title-text{
color: #444;
font-weight: 300;
}
.product-tab-h14 .wpb_wrapper .vc_general.vc_tta-tabs .vc_tta-tabs-container{
text-align: left !important;
margin-bottom: 32px !important;
}
.product-tab-h14 .vc_tta-tabs-list .vc_active{
border: 1px solid #000;
}
.product-tab-h14 .vc_tta-tabs-list .vc_active a .vc_tta-title-text{
color: #000;
}
.testimonial-h14{
padding-bottom: 100px
}
.testimonial-h14 .owl-dots{
display: block;
position: absolute;
bottom: 93px;
}
.testimonial-h14 .owl-dots > .owl-dot > span{
background: #666666;
width: 5px;
height: 5px;
}
.testimonial-h14 .owl-item .testimonial-content .info{
max-width: 800px;
width: auto;
background-color: transparent;
border: none !important;
padding-top: 150px;
position: unset !important;
webkit-transform: translateX(0%);
transform: translateX(0%);
margin:0 auto;
font-size: 16px;
font-weight: 300;
}
.testimonial-h14 .owl-item .testimonial-content .name a{
font-size: 20px;
}
.testimonial-h14 .owl-item .testimonial-content .info:before {
content: "\f10d";
font-family: 'FontAwesome';
font-size: 24px;
position: absolute;
top: 110px;
left: 50%;
transform: translate(-50%,-50%);
color: #151515;
z-index: 99;
font-style: normal; 
}
.testimonial-h14 .owl-item .testimonial-content .info:after{
display: none;
}
.testi-h14 .testimonial-h14 .testimonial-content .byline{
display: none !important;
}
.testi-h14{
margin-left: 0px;
margin-right: 0px;
}
.bl-h14{
padding-top: 52px;
padding-bottom: 33px;
}
.bl-h14-left{
margin-left: 25px;
margin-right: 25px;
margin-top: 195px;
background: #fff;
margin-bottom: 25px !important;
padding-top: 25px;
padding-bottom: 25px;
}
.bl-h14-left h4{
font-size: 24px;
margin-bottom: 25px !important;
text-align: center;
font-weight: 700;
color: #151515;
}
.bl-h14-left p{
text-align: center;
font-size: 16px;
}
.bl-h14 a.button-readmore{
margin-bottom: 0px ;
}
.bl-h14 .vc_col-sm-6 .wpb_content_element{
margin-bottom: 25px;
}
.bl-h14-right .date-timeline{
display: none;
}
.bl-h14-right .author-share{
display: none;
}
.bl-h14-right .post-wrapper{
margin-bottom: 15px;
} .product-h15{
padding-top: 85px;
padding-bottom: 80px;
}
.product-h15 .wpb_wrapper h2{
text-align: center;
text-transform: uppercase;
margin-top: 50px;
letter-spacing: 3px;
}
.product-h15 .wpb_wrapper p{
text-align: center;
margin-top: 20px;
font-style: italic;
}
.product-h15 .vc_tta-tabs-list .vc_tta-tab a{
margin: 0px 16px !important;
}
.product-h15 .vc_tta-tabs-list .vc_tta-tab .vc_tta-title-text{
color: #767676;
font-weight: 300;
}
.product-h15 .vc_tta-tabs-list .vc_tta-tab:before{
content: none !important;
}
.product-h15 .vc_tta-container .vc_general.vc_tta-tabs .vc_tta-tabs-container{
margin-bottom: 35px !important;
}
.product-h15 .vc_tta-tabs-list .vc_active{
border: 1px solid #000;
}
.product-h15 .vc_tta-tabs-list .vc_tta-tab{
margin-bottom: 15px !important;
padding: 5px 0 !important;
}
.product-h15 .vc_tta-tabs-list .vc_active a .vc_tta-title-text{
color: #000;
}
.product-h15 .meta_info{
display: none;
}
.product-home-15 .meta-slider .load-more-wrapper{
margin-top: 10px;
}
.product-home-15 .meta-slider .load-more-wrapper .button{
background-color: #fff;
border: 1px solid #000;
min-width: 150px;
font-size: 17px;
font-weight: normal;
padding: 15px;
text-transform: none;
}
.product-home-15 .meta-slider .load-more-wrapper .button:hover{
background-color: #000;
color: #fff;
}
.product-home-15 .group-button-product {
bottom: auto;
top: 50%;
text-align: center;
right: 0;
transform: translateY(-50%);
}
.woocommerce .product-home-15 .products .product .images .add-to-cart, .woocommerce .product-home-15 .products .product .images .wishlist {
display: inline-block;
}
.woocommerce .product-home-15 .product .images .group-button-product > div.yith-wcwl-add-to-wishlist {
display: inline-block;
background: #fff;
}
.woocommerce .product-home-15 .product .images .group-button-product > div.yith-wcwl-add-to-wishlist a.add_to_wishlist .icon-heart:before{
color: #151515 !important;
}
.woocommerce .product-home-15 .product .images .group-button-product > div.yith-wcwl-add-to-wishlist.added .icon-heart:before{
color: #999 !important;
}
.product-home-15 .group-button-product .compare {
display: inline-block !important;
}
.product-home-15 .product .group-button-product > div a.wishlist {
background: transparent;
}
.product-home-15 .products .product .images .wishlist:hover {
background: transparent;
}
.woocommerce .product-home-15 .products .product .images .quickview{
margin-left: 0;
}
.product-home-15 .product .images .add-to-cart a {
border: 0 !important;
}
.woocommerce .product-home-15 .product .images .add-to-cart > a:before{
color: #000 !important;
}
.product-home-15 .group-button-product div.add_to_cart_button a:before {
content: "\e04e";
font-family: 'Simple-Line-Icons';
font-weight: normal;
color: #151515 !important;
}
.product-home-15 .product .group-button-product div.add_to_cart_button:hover a:before{
color: #999 !important;
}
.product-home-15 .group-button-product div.add_to_cart_button a.added{
display: none !important;
}
.product-home-15 .group-button-product div.add_to_cart_button a.added_to_cart:before {
content: "\e080";
font-family: 'Simple-Line-Icons';
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
font-size: 16px;
color: inherit !important;
font-weight: normal;
color: #999 !important;
}
.product-home-15 .product .images div.add_to_cart_button:hover a{
background: #fff;
}
.product-home-15 .product .images .add-to-cart:hover a.added_to_cart{
background: #fff;
}
.product-home-15 .product .images .group-button-product > a.compare.added:before{
font-size: 16px;
font-weight: normal;
color: #999;
}
.product-home-15 .product .images .group-button-product > a.compare.added:hover:before{
color: #999;
}
.product-home-15 .product .images .group-button-product > a.compare .icon-refresh:before{
font-weight: normal;
color: #151515;
}
.product-home-15 .product .images .group-button-product > a.compare:hover{
background: #fff;
}
.product-home-15 .product .images .group-button-product > a.compare:hover .icon-refresh:before{
color: #999;
}
.product-home-15 .product .images .group-button-product > a.quickview .icon-eye:before{
font-weight: normal;
color: #151515
}
.product-home-15 .product .images .group-button-product > a.quickview:hover{
background: #fff;
}
.product-home-15 .product .images .group-button-product > a.quickview:hover .icon-eye:before{
color: #999;
}
.woocommerce .product-home-15 .product .images .group-button-product > div.yith-wcwl-add-to-wishlist.added .show{
display: inline !important;
}
.woocommerce .product-home-15 .product .images .group-button-product > div.yith-wcwl-add-to-wishlist.added a.add_to_wishlist {
display: none;
}
.woocommerce .product-home-15 .product .images .group-button-product > div.yith-wcwl-add-to-wishlist.added .yith-wcwl-wishlistexistsbrowse.show a{
background: transparent;
}
.woocommerce .product-home-15 .product .images .group-button-product > div.yith-wcwl-add-to-wishlist.added .yith-wcwl-wishlistaddedbrowse.show a{
background: transparent;
}
.woocommerce .product-home-15 .product .images .group-button-product > div.yith-wcwl-add-to-wishlist .ajax-loading{
width: 16px;
height: 16px;
}
.product-home-15 .products .item-description{
padding-top: 10px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; -webkit-box-align: start;
-moz-box-align: start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
}
.product-home-15 .products .item-description:before{
display: none;
}
.product-home-15 .products .item-description h3.product_title.product-name{
width: 100%;
float: left;
text-align: center;
-webkit-box-ordinal-group: 1;
-moz-box-ordinal-group: 1;
-ms-flex-order: 1;
-webkit-order: 1;
order: 1;
margin-bottom: 10px;
}
.product-home-15 .products .item-description h3.product_title.product-name a{
text-transform: uppercase;
font-size: 15px;
font-weight: normal;
}
.product-home-15 .products .item-description .price {
width: 100%;
float: left;
text-align: center;
-webkit-box-ordinal-group: 3;
-moz-box-ordinal-group: 3;
-ms-flex-order: 3;
-webkit-order: 3;
order: 3;
}
.product-home-15 .products .item-description .star-rating{
text-align: center;
margin-right: auto !important;
margin-left: auto;
margin-bottom: 15px;
-webkit-box-ordinal-group: 2;
-moz-box-ordinal-group: 2;
-ms-flex-order: 2;
-webkit-order: 2;
order: 2;
}
.product-home-15 .product .images .group-button-product .add-to-cart{
width: 50px;
}
.product-home-15 .product .images .group-button-product .add-to-cart a.added_to_cart{
width: 50px;
padding-left: 10px;
}
.product-home-15 .product .images .group-button-product div.add_to_cart_button a{
width: 50px;
padding-left: 10px;
opacity: 1;
}
.product-home-15 .product .images .group-button-product a.quickview{
width: 50px;
padding-right: 10px;
}
.woocommerce .product-home-15 .product .images .conditions-box .onsale{
background: transparent;
text-transform: uppercase;
color: #444;
}
.woocommerce .product-home-15 .product .images .conditions-box .featured{
background: transparent;
text-transform: uppercase;
color: #444;
}
.product-home-15 .products .product{
margin-bottom: 23px;
}
.woocommerce .product-home-15 .product  .images:hover > a{
background: transparent !important
}
.woocommerce .product-home-15 .product  .images:hover > a:after{
background: transparent;
}
.product-home-15 .load-more-wrapper a.loading:after{
display: none;
}
.ct-h13.ct-h14.ct-h15{
padding-top: 82px;
}
.bl-h15{
margin-top: 82px;
margin-bottom: 43px !important;
margin-left: 0px !important;
margin-right: 0px !important;
}
.bl-h15 .vc_column_container{
padding-right: 0px !important;
padding-left: 0px !important;
}
.bl-h15 .date-timeline{
display: none;
}
.bl-h15 .author-share{
display: none;
}
.testi-h15{
padding-bottom: 50px;
padding-top: 36px;
margin-left: 0px;
margin-right: 0px;
}
.testi-h15 .testimonial-h15 .testimonial-content h4.name{
display: none !important;
}
.testi-h15 .testimonial-h15 .testimonial-content .byline{
display: none !important;
}
.testimonial-h15 .active.center .testimonial-content .avatar{
width: 130px;
margin-top: 65px;
margin-bottom: 20px;
-webkit-box-ordinal-group: 1;
-moz-box-ordinal-group: 1;
-webkit-order: 1;
order: 1;
}
.ftc-sb-testimonial.testimonial-h15 .active.center .testimonial-content .avatar,.ftc-sb-testimonial.testimonial-h16 .active.center .testimonial-content .avatar{
border: none;
}
.testimonial-h15 .active.center .testimonial-content .avatar img{
width: 130px;
}
.testimonial-h15.ftc-sb-testimonial .testimonial-content{
text-align: center;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; -webkit-box-align: start;
-moz-box-align: start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
}
.testimonial-h15.ftc-sb-testimonial .testimonial-content .info{
max-width: 800px;
width: 100%;
padding: 20px 40px 24px 40px;
background-color: transparent;
border: none !important;
position: unset;
webkit-transform: translateX(0%); 
transform: translateX(0%);
-webkit-box-ordinal-group: 2;
-moz-box-ordinal-group: 2;
-ms-flex-order: 2;
-webkit-order: 2;
order: 2;
margin: 0px auto 0 auto;
font-size: 18px;
line-height: 35px;
font-weight: 300;
}
.testimonial-h15 .owl-item .testimonial-content .info:before,.testimonial-h15 .owl-item .testimonial-content .info:after{
display: none;
}
.testimonial-h15 .owl-dots{
display: block;
position: absolute;
bottom: 20px;
}
.testimonial-h15 .owl-dots > .owl-dot > span{
background: #666666;
width: 5px;
height: 5px;
}
.bn-h15{
margin-top: 70px;
}
.bn-h15:after{
content: '';
opacity: 0;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.1);
width: 100%;
height: 100%;
}
.bn-h15:hover{
opacity: 0.7; transition: all 0.2s;
-webkit-transition: all 0.2s;
}
.bn-ct-h15{
padding-bottom: 76px;
padding-top: 76px;
width: 31%;
position: relative;
}
.bn-ct-h15 .wpb_content_element{
margin-bottom: 20px;
}
.bn-ct-h15 h2{
font-size: 36px !important;
text-transform: uppercase;
margin-top: 15px;
text-align: center;
}
.bn-ct-h15 .ftc-sb-button{
width: 100%;
text-align: center;
}
.bn-ct-h15 .ftc-sb-button .ftc-button{
padding: 7px 25px;
text-transform: none;
background: transparent;
font-size: 16px;
font-weight: 300;
} .bn-h16 h3{
text-transform: uppercase;
}
.bn-h16-right .ftc-smooth{
position: relative;
}
.bn-h16-right .wpb_content_element{
position: absolute;
bottom: 10%;
left: 10%;
}
.bn-h16 .ftc-smooth-image.ftc-smooth::before{
background: none repeat scroll 0 0 rgba(0,0,0,.02);
height: 100%;
content: "";
display: block;
left: -100%;
opacity: 0;
filter: alpha(opacity=0);
position: absolute;
top: 0;
-webkit-transition: all 0.6s ease 0s;
-o-transition: all 0.6s ease 0s;
transition: all 0.6s ease 0s;
width: 100%;
z-index: 1;
border: none;
left: 0px;
}
.bn-h16 .ftc-smooth-image.ftc-smooth::after{
background: none repeat scroll 0 0 rgba(0,0,0,.02);
height: 100%;
content: "";
display: block;
right: -100%;
opacity: 0;
filter: alpha(opacity=0);
position: absolute;
top: 0;
-webkit-transition: all 0.6s ease 0s;
-o-transition: all 0.6s ease 0s;
transition: all 0.6s ease 0s;
width: 100%;
z-index: 1;
border: none;
left: 0px;
}
.bn-h16 .smooth-image.ftc-smooth:hover:before {
left:0;
opacity:1;
filter:alpha(opacity=100);
}
.bn-h16 .smooth-image.ftc-smooth:hover:after {
right:0;
opacity:1;
filter:alpha(opacity=100)
}
.bn-h16-left .ftc-smooth{
position: relative;
}
.bn-h16-left .wpb_content_element{
position: absolute;
bottom: 15%;
left: 20%;
}
.bn-h16-right .ftc-smooth-image,.bn-h16-left-under .ftc-smooth-image{
margin-bottom: 7px;
}
.testi-h16{
padding-bottom: 63px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 30px !important;
}
.testi-h16 .testimonial-h16 .testimonial-content .byline{
display: none !important;
}
.testi-h16 .wpb_content_element{
position: absolute;
margin-bottom: 0px;
top: 35%;
left: 25%;
}
.testi-h16 .wpb_content_element .title-testi-h16{
font-size: 33px;
text-transform: uppercase;
font-weight: 700;
}
.testimonial-h16 .testimonial-content{
width: 80%;
margin: auto;
}
.testimonial-h16 .active .testimonial-content .info{
padding: 170px 25px 34px 25px;
position: unset;
width: 85%;
float: right;
background-color: transparent;
border: none !important;
line-height: 30px;
webkit-transform: translateX(0%); 
transform: translateX(0%);
font-size: 18px;
line-height: 30px;
font-weight: 300;
text-align: left;
}
.testimonial-h16 .active .testimonial-content .info:before,.testimonial-h16 .active .testimonial-content .info:after{
display: none;
}
.testimonial-h16 .active .testimonial-content .avatar{
float: right;
margin-top: 100px !important;
width: 15% !important;
border: none !important;
}
.testimonial-h16 .active .testimonial-content .avatar img{
width: 130px;
margin: 0 auto;
}
.testi-h16 .testimonial-h16 .testimonial-content h4.name{
position: absolute;
left: 9.5%;
top: 78%;
text-transform: capitalize;
width: 13%;
}
.testimonial-h16 .owl-dots{
display: block;
position: absolute;
bottom: 20px;
}
.testimonial-h16 .owl-dots > .owl-dot > span{
background: #666666;
width: 5px;
height: 5px;
}
.ft-top-h16{
margin-left: 0px;
margin-right: 0px;
}
.ft-top-h16 .vc_column_container{
border-top: 1px solid rgba(239, 239, 239);
padding: 60px 0 !important;
}
.ft-top-h16 .ftc-sb-brandslider .owl-carousel .owl-item img{
border: 1px solid rgba(255, 255, 255, 0.2);
} .header-layout13 .header-content{
display: flex;
background: #ffffff;
}
.header-layout13.header-sticky-mobile .header-content{
background: #fff !important;
z-index: 1000;
box-shadow: 0 0 15px rgba(0,0,0,.6);
}
.header-layout13 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text{
text-transform: capitalize;
}
.header-layout13 .navigation-primary ul.mega_main_menu_ul > li.menu-item-has-children > a.item_link span.link_text:before{
content: none;
}
.header-layout13 .navigation-primary ul.mega_main_menu_ul > li.menu-item-has-children > a.item_link span.link_content{
padding-top: 13px;
}
.header-layout13 .navigation-primary ul.mega_main_menu_ul > li.menu-item-has-children > a.item_link span.link_content span.link_text{
height: 25px;
}
.header-layout13 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link .link_text {
border-bottom: 1px solid;
}
.header-layout13 .navigation-primary ul.mega_main_menu_ul > li.menu-item-has-children > a.item_link span.link_content span.link_text{
border-bottom: 1px solid transparent;
}
.header-layout13 .navigation-primary ul.mega_main_menu_ul > li.menu-item-has-children ul.mega_dropdown > li.menu-item-has-children > ul.mega_dropdown > li.sub-style{
margin-top: 25px;
}
.header-layout13 .navigation-primary ul.mega_main_menu_ul > li.default_dropdown  > ul.mega_dropdown{
width: 250px;
}
.header-layout13 .navigation-primary ul.mega_main_menu li.default_dropdown > .mega_dropdown > li > ul.mega_dropdown{
padding: 15px;
}
.header-layout13 .header-content .logo-wrapper .logo{
padding-top: 45px;
}
.header-layout13 .header-content .is-desktop .logo{
padding-left: 75px;
}
.header-layout13 .header-content .navigation-primary{
flex: 1;
padding: 31px 0;
}
.header-layout13 .header-content .nav-right-h13{
padding: 0;
}
.header-layout13 .header-content .nav-right-h13 .dropdown-button, .header-layout13 .header-content .nav-right-h13 .ftc-search-product,.header-layout13 .header-content .nav-right-h13 .ftc-shop-cart{
width: max-content;
float: left;
padding-left: 0px;
padding-right: 30px;	
}
.header-layout13 .header-content .nav-right-h13 .dropdown-button span.fa.fa-bars,.header-layout13 .header-content .nav-right-h13 .ftc-search-product .search-button, .header-layout13 .header-content .nav-right-h13 .ftc-shop-cart{
line-height: 130px;
}
.header-layout13 .header-content .nav-right-h13 .dropdown-button span.fa.fa-bars:before{
content: "\f038";
}
.header-layout13 .header-content .nav-right-h13 .ftc-shop-cart .ftc-tini-cart .cart-item{
text-align: left;
}
.header-layout13 .header-content .nav-right-h13 .ftc-shop-cart .ftc-tini-cart .cart-item a.ftc-cart-tini.cart-item-canvas:before{
content: "\e035";
font-family: 'Simple-Line-Icons';
font-size: 18px;
font-weight: bold; 
}
.header-layout13 .header-content .nav-right-h13 .dropdown-button span.fa.fa-bars:hover:before, 
.header-layout13 .header-content .nav-right-h13 .ftc-search-product .search-button:hover:after, 
.header-layout13 .header-content .nav-right-h13 .ftc-shop-cart a:hover:before{
color: #000000 !important;
}
.header-layout13 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text{
color: inherit;
}
.header-layout13 .header-content .nav-right-h13 .dropdown-button .fa-bars:before, .header-layout13 .header-content .nav-right-h13 .ftc-search-product .ftc-search .search-button:after, .header-layout13 .header-content .nav-right-h13 .ftc-shop-cart .ftc-tini-cart .cart-item .ftc-cart-tini:before{
color: #444;
}
.header-layout13 .header-content .nav-right-h13 .ftc-shop-cart .ftc-tini-cart .cart-item .ftc-cart-tini .cart-total,.header-layout13 .header-content .nav-right-h13 .ftc-shop-cart .ftc-tini-cart .cart-item .ftc-cart-tini .cart-total:before,.header-layout13 .header-content .nav-right-h13 .ftc-shop-cart .ftc-tini-cart .cart-item .ftc-cart-tini .cart-total:after{
color: #444;
}
.header-layout13 .header-content .nav-right-h13 #dropdown-list,.header-layout13 .header-content .nav-right-h13 .ftc-search-product .ftc_search_ajax input[type="text"]{
top: 84px;
}
.header-layout13 .header-content .nav-right-h13 .dropdown-button #dropdown-list .header-currency ul{
top: 30px;
}
.header-layout13 .header-content .nav-right-h13 .dropdown-button #dropdown-list .header-language .lang_sel_click ul li ul{
top: 140px;
}
.header-layout13.header-sticky-mobile .logo-wrapper .logo{
padding-top: 30px;
}
.header-layout13.header-sticky-mobile .navigation-primary{
padding: 16px 0;
}
.header-layout13.header-sticky-mobile .nav-right-h13 .ftc-shop-cart{
line-height: 100px;
}
.header-layout13.header-sticky-mobile .nav-right-h13 .dropdown-button span.fa.fa-bars,.header-layout13.header-sticky-mobile .nav-right-h13 .ftc-search-product .search-button{
line-height: 100px;
} .header-layout14 .header-content{
background: #ffffff;
}
.header-layout14.header-sticky-mobile .header-content{
background: #fff !important;
box-shadow: 0 0 15px rgba(0,0,0,.6);
}
.header-layout14 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text{
text-transform: capitalize;
}
.header-layout14 .navigation-primary ul.mega_main_menu_ul > li.menu-item-has-children > a.item_link span.link_text:before{
content: none;
}
.header-layout14 .navigation-primary ul.mega_main_menu_ul > li.menu-item-has-children > a.item_link span.link_content{
padding-top: 13px;
}
.header-layout14 .navigation-primary ul.mega_main_menu_ul > li.menu-item-has-children > a.item_link span.link_content span.link_text{
height: 25px;
}
.header-layout14 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
border-bottom: 1px solid transparent;
}
.header-layout14 .navigation-primary ul.mega_main_menu_ul > li.menu-item-has-children ul.mega_dropdown > li.menu-item-has-children > ul.mega_dropdown > li.sub-style{
margin-top: 25px;
}
.header-layout14 .navigation-primary ul.mega_main_menu_ul > li.default_dropdown  > ul.mega_dropdown{
width: 250px;
}
.header-layout14 .navigation-primary ul.mega_main_menu li.default_dropdown > .mega_dropdown > li > ul.mega_dropdown{
padding: 15px;
}
.header-layout14 .header-content .logo-wrapper .logo{
padding-top: 45px;
}
.header-layout14 .header-content > .container {
display: flex;
}
.header-layout14 .header-content .navigation-primary{
flex: 1;
padding: 31px 0;
}
.header-layout14 .header-content .nav-right-h14{
padding: 0;
}
.header-layout14 .header-content .nav-right-h14 .ftc-shop-cart .ftc-tini-cart .cart-item a.ftc-cart-tini.cart-item-canvas:before{
content: "\e035";
font-family: 'Simple-Line-Icons';
font-size: 18px;
color: #151515;
font-weight: bold; 
}
.header-layout14 .header-content .nav-right-h14 .dropdown-button, .header-layout14 .header-content .nav-right-h14 .ftc-search-product, .header-layout14 .header-content .nav-right-h14 .ftc-shop-cart{
width: max-content;
float: left;
padding-left: 25px;	
}
.header-layout14 .header-content .nav-right-h14 .dropdown-button span.fa.fa-bars,.header-layout14 .header-content .nav-right-h14 .ftc-search-product .search-button,.header-layout14 .header-content .nav-right-h14 .ftc-shop-cart{
line-height: 130px;
}
.header-layout14 .header-content .nav-right-h14 .dropdown-button span.fa.fa-bars:before{
content: "\f038";
}
.header-layout14 .header-content .nav-right-h14 .ftc-shop-cart .ftc-tini-cart .cart-item{
text-align: left;
}
.header-layout14 .header-content .nav-right-h14 .dropdown-button span.fa.fa-bars:hover:before, .header-layout14 .header-content .nav-right-h14 .ftc-search-product .search-button:hover:after,.header-layout14 .header-content .nav-right-h14 .ftc-shop-cart a:hover:before{
color: #000000 !important;
}
.header-layout14 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text{
color: inherit;
}
.header-layout14 .header-content .nav-right-h14 .dropdown-button .fa-bars:before, .header-layout14 .header-content .nav-right-h14 .ftc-search-product .ftc-search .search-button:after, .header-layout14 .header-content .nav-right-h14 .ftc-shop-cart .ftc-tini-cart .cart-item .ftc-cart-tini:before{
color: #444;
}
.header-layout14 .header-content .nav-right-h14 .ftc-shop-cart .ftc-tini-cart .cart-item .ftc-cart-tini .cart-total,.header-layout14 .header-content .nav-right-h14 .ftc-shop-cart .ftc-tini-cart .cart-item .ftc-cart-tini .cart-total:before,.header-layout14 .header-content .nav-right-h14 .ftc-shop-cart .ftc-tini-cart .cart-item .ftc-cart-tini .cart-total:after{
color: #444;
}
.header-layout14 .header-content .nav-right-h14 #dropdown-list,.header-layout14 .header-content .nav-right-h14 .ftc-search-product .ftc_search_ajax input[type="text"]{
top: 84px;
}
.header-layout14 .header-content .nav-right-h14 .dropdown-button #dropdown-list .header-currency ul{
top: 30px;
}
.header-layout14 .header-content .nav-right-h14 .dropdown-button #dropdown-list .header-language .lang_sel_click ul li ul{
top: 140px;
}
.header-layout14.header-sticky-mobile .logo-wrapper .logo{
padding-top: 30px;
}
.header-layout14.header-sticky-mobile .navigation-primary{
padding: 16px 0;
}
.header-layout14.header-sticky-mobile .nav-right-h14 .ftc-shop-cart{
line-height: 100px;
}
.header-layout14.header-sticky-mobile .nav-right-h14 .dropdown-button span.fa.fa-bars,.header-layout14.header-sticky-mobile .nav-right-h14 .ftc-search-product .search-button{
line-height: 100px;
} .header-layout15 .header-content{
background: #ffffff;
}
.header-layout15.header-sticky-mobile .header-content{
background: #ffffff !important;
box-shadow: 0 0 15px rgba(0,0,0,.6);
}
.header-layout15 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text{
text-transform: capitalize;
}
.header-layout15 .navigation-primary ul.mega_main_menu_ul > li.menu-item-has-children > a.item_link span.link_text:before{
content: none;
}
.header-layout15 .navigation-primary ul.mega_main_menu_ul > li.menu-item-has-children > a.item_link span.link_content{
padding-top: 13px;
}
.header-layout15 .navigation-primary ul.mega_main_menu_ul > li.menu-item-has-children > a.item_link span.link_content span.link_text{
height: 25px;
}
.header-layout15 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
border-bottom: 1px solid transparent;
}
.header-layout15 .navigation-primary ul.mega_main_menu_ul > li.menu-item-has-children ul.mega_dropdown > li.menu-item-has-children > ul.mega_dropdown > li.sub-style{
margin-top: 25px;
}
.header-layout15 .navigation-primary ul.mega_main_menu_ul > li.default_dropdown  > ul.mega_dropdown{
width: 250px;
}
.header-layout15 .navigation-primary ul.mega_main_menu li.default_dropdown > .mega_dropdown > li > ul.mega_dropdown{
padding: 15px;
}
.header-layout15 .header-content .logo-wrapper .logo{
padding-top: 45px;
}
.header-layout15 .header-content > .container {
display: flex;
}
.header-layout15 .header-content .navigation-primary{
flex: 1;
padding: 31px 0;
}
.header-layout15 .header-content .nav-right-h15{
padding: 0;
}
.header-layout15 .header-content .nav-right-h15 .ftc-shop-cart .ftc-tini-cart .cart-item a.ftc-cart-tini.cart-item-canvas:before{
content: "\e035";
font-family: 'Simple-Line-Icons';
font-size: 18px;
color: #151515;
font-weight: bold; 
}
.header-layout15 .header-content .nav-right-h15 .dropdown-button, .header-layout15 .header-content .nav-right-h15 .ftc-search-product, .header-layout15 .header-content .nav-right-h15 .ftc-shop-cart{
width: max-content;
float: left;
padding-left: 25px;	
}
.header-layout15 .header-content .nav-right-h15 .dropdown-button span.fa.fa-bars:hover:before, .header-layout15 .header-content .nav-right-h15 .ftc-search-product .search-button:hover:after, .header-layout15 .header-content .nav-right-h15 .ftc-shop-cart a:hover:before{
color: #000000 !important;
}
.header-layout15 .header-content .nav-right-h15 .dropdown-button span.fa.fa-bars,.header-layout15 .header-content .nav-right-h15 .ftc-search-product .search-button,.header-layout15 .header-content .nav-right-h15 .ftc-shop-cart{
line-height: 130px;
}
.header-layout15 .header-content .nav-right-h15 .dropdown-button span.fa.fa-bars:before{
content: "\f038";
}
.header-layout15 .header-content .nav-right-h15 .ftc-shop-cart .ftc-tini-cart .cart-item{
text-align: left;
}
.header-layout15 .mega_main_menu.first-lvl-align-center > .menu_holder > .menu_inner > ul{
text-align: right;
}
.header-layout15 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text{
color: inherit;
}
.header-layout15 .header-content .nav-right-h15 .dropdown-button .fa-bars:before, .header-layout15 .header-content .nav-right-h15 .ftc-search-product .ftc-search .search-button:after, .header-layout15 .header-content .nav-right-h15 .ftc-shop-cart .ftc-tini-cart .cart-item .ftc-cart-tini:before{
color: #444;
}
.header-layout15 .header-content .nav-right-h15 .ftc-shop-cart .ftc-tini-cart .cart-item .ftc-cart-tini .cart-total,.header-layout15 .header-content .nav-right-h15 .ftc-shop-cart .ftc-tini-cart .cart-item .ftc-cart-tini .cart-total:before,.header-layout15 .header-content .nav-right-h15 .ftc-shop-cart .ftc-tini-cart .cart-item .ftc-cart-tini .cart-total:after{
color: #444;
}
.header-layout15 .header-content .nav-right-h15 #dropdown-list,.header-layout15 .header-content .nav-right-h15 .ftc-search-product .ftc_search_ajax input[type="text"]{
top: 84px;
}
.header-layout15 .header-content .nav-right-h15 .dropdown-button #dropdown-list .header-currency ul{
top: 30px;
}
.header-layout15 .header-content .nav-right-h15 .dropdown-button #dropdown-list .header-language .lang_sel_click ul li ul{
top: 140px;
}
.header-layout15.header-sticky-mobile .logo-wrapper .logo{
padding-top: 30px;
}
.header-layout15.header-sticky-mobile .navigation-primary{
padding: 16px 0;
}
.header-layout15.header-sticky-mobile .nav-right-h15 .ftc-shop-cart{
line-height: 100px;
}
.header-layout15.header-sticky-mobile .nav-right-h15 .dropdown-button span.fa.fa-bars,.header-layout15.header-sticky-mobile .nav-right-h15 .ftc-search-product .search-button{
line-height: 100px;
} .header-layout16{
background: #fff;
}
.header-layout16 .header-content{
background: #fff;
}
.header-layout16.header-sticky-mobile .header-content{
background: #fff !important;
box-shadow: 0 0 15px rgba(0,0,0,.6);
}
.header-layout16 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text{
text-transform: capitalize;
}
.header-layout16 .navigation-primary ul.mega_main_menu_ul > li.menu-item-has-children > a.item_link span.link_text:before{
content: none;
}
.header-layout16 .header-content .is-desktop{
margin-top: 11px;
}
.header-layout16 .header-content .logo-wrapper .logo{
padding-top: 30px;
}
.header-layout16 .navigation-primary ul.mega_main_menu_ul > li.menu-item-has-children > a.item_link span.link_content{
padding-top: 13px;
}
.header-layout16 .navigation-primary ul.mega_main_menu_ul > li.menu-item-has-children > a.item_link span.link_content span.link_text{
height: 25px;
}
.header-layout16 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link .link_text {
border-bottom: 1px solid;
}
.header-layout16 .navigation-primary ul.mega_main_menu_ul > li > .item_link .link_content .link_text {
border-bottom: 1px solid transparent;
}
.header-layout16 .navigation-primary ul.mega_main_menu_ul > li.menu-item-has-children ul.mega_dropdown > li.menu-item-has-children > ul.mega_dropdown > li.sub-style{
margin-top: 25px;
}
.header-layout16 .navigation-primary ul.mega_main_menu_ul > li.default_dropdown  > ul.mega_dropdown{
width: 250px;
}
.header-layout16 .navigation-primary ul.mega_main_menu li.default_dropdown > .mega_dropdown > li > ul.mega_dropdown{
padding: 15px;
}
.header-layout16 .header-content .logo-wrapper {
width: 100%;
float: left;
text-align: center;
}
.header-layout16 .header-content .nav-left-h16{
width: 10%;
float: left;
}
.header-layout16 .header-content .navigation-primary{
width: 80%;
float: left;
padding: 6px 0;
}
.header-layout16 .header-content .nav-right-h16{
width: max-content;
float: right;
}
.header-layout16 .header-content .nav-right-h16 .dropdown-button span.fa.fa-bars,.header-layout16 .header-content .nav-left-h16 .ftc-search-product .search-button,.header-layout16 .header-content .nav-right-h16 .ftc-shop-cart{
line-height: 80px;
}
.header-layout16 .header-content .nav-right-h16 .dropdown-button span.fa.fa-bars:hover:before,.header-layout16 .header-content .nav-left-h16 .ftc-search-product .search-button:hover:after,.header-layout16 .header-content .nav-right-h16 .ftc-shop-cart a:hover:before{
color: #000000 !important;
}
.header-layout16 .header-content .nav-left-h16 .ftc-search-product{
height: 80px;
padding-left: 0px;
}
.header-layout16 .header-content .nav-right-h16 .ftc-shop-cart .ftc-tini-cart .cart-item a.ftc-cart-tini.cart-item-canvas:before{
content: "\e035";
font-family: 'Simple-Line-Icons';
font-size: 18px;
color: #151515;
font-weight: bold; 
}
.header-layout16 .header-content .nav-right-h16 .dropdown-button, .header-layout16 .header-content .nav-right-h16 .ftc-shop-cart{
width: max-content;
float: left;
padding-left: 30px;	
}
.header-layout16 .header-content .nav-left-h16 .ftc-search-product .ftc_search_ajax input[type="text"]{
left: 0px;
}
.header-layout16 .header-content .nav-right-h16 .dropdown-button span.fa.fa-bars:before{
content: "\f038";
}
.header-layout16 .header-content .nav-right-h16 .ftc-shop-cart .ftc-tini-cart .cart-item{
text-align: left;
}
.header-layout16 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text{
color: inherit;
}
.header-layout16 .header-content .nav-right-h16 .dropdown-button .fa-bars:before, .header-layout16 .header-content .nav-left-h16 .ftc-search-product .ftc-search .search-button:after, .header-layout16 .header-content .nav-right-h16 .ftc-shop-cart .ftc-tini-cart .cart-item .ftc-cart-tini:before{
color: #444;
}
.header-layout16 .header-content .nav-right-h16 .ftc-shop-cart .ftc-tini-cart .cart-item .ftc-cart-tini .cart-total,.header-layout16 .header-content .nav-right-h16 .ftc-shop-cart .ftc-tini-cart .cart-item .ftc-cart-tini .cart-total:before,.header-layout16 .header-content .nav-right-h16 .ftc-shop-cart .ftc-tini-cart .cart-item .ftc-cart-tini .cart-total:after{
color: #444;
}
.header-layout16 .header-content .nav-right-h16 .dropdown-button #dropdown-list .header-currency ul{
top: 30px;
}
.header-layout16 .header-content .nav-right-h16 .dropdown-button #dropdown-list .header-language .lang_sel_click ul li ul{
top: 140px;
}
.header-layout16.header-sticky-mobile .header-content .logo-wrapper{
margin-top: 0px;
}
.header-layout16.header-sticky-mobile .header-content .logo-wrapper.is-desktop{
display: none;
}
.header-layout16.header-sticky-mobile .header-content .logo-wrapper .logo{
padding-top: 0;
padding-bottom: 0;
} table.dataTable.compare-list tbody th, table.dataTable.compare-list tbody td{
text-transform: capitalize;
}
.compare-list thead{
display: none;
}
table.compare-list tbody th{
font-size: 16px !important;
text-transform: capitalize !important;
}
table.compare-list tfoot{
display: none;
}
body > h1:first-child{
background-color: #151515;
}
body.yith-woocompare-popup > h1:first-child{
color: #fff;
background-color: #666;
}
table.compare-list tbody tr.price td ins span.woocommerce-Price-amount{
color: #151515;
}
table.compare-list .add-to-cart td a:hover{
background-color: #151515 !important;
} .woocommerce a.remove{
height: 1.5em;
width: 1.5em;
line-height: 1.3em;
border-radius: 50%;
}
.woocommerce #content table.wishlist_table.cart a.remove:hover{
background: #151515 !important;
}
.ftc-video iframe {
height: 506px;
}
.product .details-img .images .ftc-single-video:hover:before{
color: #151515;
}
div.product .summary .yith-wcwl-add-to-wishlist{
margin-right: 15px;
display: none;
}
div.ftc-product-video.pp_pic_holder .pp_close{
right: -5px !important;
}
.ftc-product .item-description .meta_info a.quickview:hover{
background-color: #151515 !important;
} body.dokan-store{
background-color: #f9f6f1;
}
.woocommerce .woocommerce-cart-form table tbody tr td.product-name dl.variation dt.variation-Vendor,.woocommerce .woocommerce-cart-form table tbody tr td.product-name dl.variation dd.variation-Vendor{
width: 50%;
float: left;
margin-right: 0px;
}
.woocommerce .woocommerce-cart-form table tbody tr td.product-name dl.variation dt.variation-Vendor{
text-align: right;
padding-right: 2px;
}
.woocommerce .woocommerce-cart-form table tbody tr td.product-name dl.variation dd.variation-Vendor{
text-align: left;
padding-left: 2px;
}
.woocommerce .woocommerce-cart-form table tbody tr td.product-name dl.variation dd.variation-Vendor p{
text-transform: capitalize;
}
.woocommerce .wc-proceed-to-checkout a.button.alt,.woocommerce .wc-proceed-to-checkout a.button{
padding: 17.5px 0 !important;
}
.woocommerce-info::before, .woocommerce-message::before{
color: #151515;
}
.woocommerce-account .woocommerce-MyAccount-content{
min-height: 302px;
}
.woocommerce .woocommerce-checkout table tbody tr td.product-name dl.variation dd.variation-Vendor p{
text-transform: capitalize;
}
.woocommerce-checkout .leaflet-control-search .search-input {
border: 1px solid #f3f0ed;
}
.woocommerce-checkout .leaflet-control-search .search-input:focus {
border-color: #000;
}
.woocommerce-page .product .summary.entry-summary{
padding-bottom: 70px;
}
.woocommerce-page .product .woocommerce-tabs .entry-content .woocommerce-product-attributes tbody tr td.woocommerce-product-attributes-item__value p{
text-transform: capitalize;
}
.woocommerce-page .product .woocommerce-tabs .entry-content .woocommerce-product-attributes tbody tr.woocommerce-product-attributes-item th{
text-transform: capitalize;
}
#comments .commentlist .review .comment_container .comment-text p.meta strong{
text-transform: capitalize;
}
.dokan-clearfix .dokan-widget-area .dokan-store-widget #cat-drop-stack ul li a:hover{
color:#151515;
}
.dokan-single-store .dokan-store-tabs ul{
border-left: none;
border-color: #ebebeb;
}
.dokan-single-store .dokan-store-tabs ul li{
border-color: #ebebeb;
}
.dokan-seller-search-form{
margin: 0 0 13px 0;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap{
margin: 0px 0px;
}
.dokan-theme-crona .ftc-breadcrumb{
background-repeat: no-repeat;
margin: 0 15px 60px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info{
padding: 0px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info{
padding-left: 0px !important;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li{
text-align: center;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li i{
float: unset;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info i{
margin-left: 0px;
margin-right: 10px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery{
padding-top: 70px;
}
.ftc-smooth-image.ftc-smooth:before {
border-left: 2px solid #fff;
border-right: 2px solid #fff;
-webkit-transform: scale(0,1);
transform: scale(0,1);
}
.navigation-primary ul.mega_main_menu_ul > li.menu-item-has-children ul.mega_dropdown > li.menu-item-has-children > ul.mega_dropdown > li.sub-style{
margin-top: 25px;
}
.post-img .ftc-video iframe {
height: 100%;
margin-bottom: 0px;
}
.post-img .ftc-video{
height: 200px;
}
.post-img .ftc-soundcloud{
height: 122px;
} .blog-v3a .meta-slider .load-more-wrapper a{
margin-top: 50px;
margin-bottom: 0;
font-weight: normal;
text-transform: none;
}
.blog-v3a.blog-timeline .meta-slider .load-more-wrapper a{
margin-bottom: 0px;
}
.widget-container.widget_categories ul li:hover{
color: #151515 !important;
}
body:not(.woocommerce) .ftc-sidebar .widget-container.widget_categories .widget-title.product_title{
border: none !important;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li{
margin: 30px 0 0 0;
}
.store-footer a.dokan-btn-theme:focus, .dokan-btn-theme:focus{
background-color: #151515;
border-color: #151515;
} .blog-v3a .meta-slider  .blogs article.post-wrapper:hover .date-timeline{
background-color: #151515;
border-color: #151515;
}
.blog-v3a .meta-slider  .blogs article.post-wrapper:hover .date-timeline p{
color: #fff;
}
div#yith-wcwl-popup-message {
position: fixed;
left: 50%;
top: 50%;
padding: 20px;
transform: translateX(-50%);
background-color: #fff;
margin-left: 0!important;
z-index: 9999999;
animation: yith ease 1s;
box-shadow: 1px 1px 1px rgba(0,0,0,.2);
border: 1px solid #333;
}
.testi-home .team1{
margin-bottom: 0px !important;
} .product-h6{
padding-top: 25px !important;
} .ftc-mobile-wrapper .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.menu-item-has-children > .mega_dropdown{
display: none;
}
.ftc-mobile-wrapper .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link {
display: inline-block;
padding-left: 8px;
}
.ftc-mobile-wrapper .mega_main_menu > .menu_holder > .menu_inner > ul > li{
text-align: left;
}
.ftc-mobile-wrapper ul.mega_main_menu_ul > li.menu-item-has-children:before {
position: absolute;
top: 15px;
right: 15px;
font-family: 'FontAwesome';
content: "\f067";
font-size: 14px;
line-height: 14px;
transition: all 300ms ease 0s;
-webkit-transition: all 300ms ease 0s;
-moz-transition: all 300ms ease 0s;
backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
color: #262626;
}
.ftc-mobile-wrapper ul.mega_main_menu_ul > li.menu-item-has-children.active:before{
content: "\f068";
} .ftc_desciption_tab .description_fullcontent {
max-height: 40px;
transition: 0.5s ease 0s;
overflow: hidden;
position: relative;
}
.ftc_desciption_tab .description_fullcontent.opened{
max-height: 1000px;
transition: 0.5s ease 0s;
}
.ftc_desciption_tab .description_fullcontent:before {
position: absolute;
z-index: 0;
bottom: 0;
left: 0;
right: 0;
height: 20px;
content: "";
transition: 350ms ease 0s;
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,0)),to(#fff));
background-image: linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%);
z-index: 9;
}
.ftc_desciption_tab .description_fullcontent.opened:before {
visibility: hidden;
opacity: 0;
}
.ftc_desciption_tab a {
font-size: 15px;
color: #fff;
text-decoration: none;
position: relative;
padding: 7px 25px;
border-radius: 25px;
background-color: #333;
display: inline-block;
}
.ftc_desciption_tab .group-button-read {
text-align: center;
margin-top: 25px;
}
.ftc_desciption_tab .group-button-read > a {
color: #fff;
}  .single-product .woocommerce-tabs.accordion-tabs .vc_tta-panel .vc_tta-panel-title > a {
font-size: 17px;
text-transform: uppercase;
padding: 13px 20px;
margin-bottom: 0;
}
.single-product .woocommerce-tabs.accordion-tabs .vc_tta-panel {
margin-bottom: 30px;
}
.single-product .woocommerce-tabs.accordion-tabs .vc_tta.vc_general .vc_tta-panel-body {
border: 1px solid #ebebeb;
padding: 20px;
text-align: justify;
color: #666;
margin-bottom: 0px;
font-size: 16px;
line-height: 27px;
}  html.swipebox-html.swipebox-touch {
overflow: hidden !important;
}
#swipebox-overlay img {
border: none !important;
}
.ftc_lightbox {
position: absolute;
height: 35px;
left: 15px;
width: 35px;
bottom: 15px;
z-index: 999;
background: #fff;
border-radius: 20px;
transition: 1s;
box-shadow: 0 0 0.3125rem rgba(0, 0, 0, 0.12);
}
.ftc_lightbox:hover {
width: 115px;
}
span.full-light {
font-size: 0;
top: -3px;
left: 20px;
}
.ftc_lightbox:hover span.full-light {
font-size: 16px;
}
.ftc_lightbox a:first-child:before {
position: relative;
line-height: 35px;
font-family: "simple-line-icons";
content: "\e057";
font-size: 20px;
font-weight: normal;
left: 9px;
}
#swipebox-overlay {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 99999 !important;
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
#swipebox-container {
position: relative;
width: 100%;
height: 100%;
}
#swipebox-slider {
-webkit-transition: -webkit-transform 0.4s ease;
transition: transform 0.4s ease;
height: 100%;
left: 0;
top: 0;
width: 100%;
white-space: nowrap;
position: absolute;
display: none;
cursor: pointer;
}
#swipebox-slider .slide {
height: 100%;
width: 100%;
line-height: 1px;
text-align: center;
display: inline-block;
}
#swipebox-slider .slide:before {
content: "";
display: inline-block;
height: 50%;
width: 1px;
margin-right: -1px;
}
#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide .swipebox-inline-container {
display: inline-block;
max-height: 100%;
max-width: 100%;
margin: 0;
padding: 0;
width: auto;
height: auto;
vertical-align: middle;
}
#swipebox-slider .slide .swipebox-video-container {
background: none;
max-width: 1140px;
max-height: 100%;
width: 100%;
padding: 5%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
width: 100%;
height: 0;
padding-bottom: 56.25%;
overflow: hidden;
position: relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
width: 100% !important;
height: 100% !important;
position: absolute;
top: 0;
left: 0;
}
#swipebox-slider .slide-loading {
background: url(https://decoroffice.pt/wp-content/themes/crona/assets/images/loader.gif) no-repeat center center;
}
#swipebox-bottom-bar,
#swipebox-top-bar {
-webkit-transition: 0.5s;
transition: 0.5s;
position: absolute;
left: 0;
z-index: 999;
height: 50px;
width: 100%;
}
.full-image-product{
display: none;
}
#swipebox-bottom-bar {
bottom: 50%;
transform: translateY(50%);
}
#swipebox-bottom-bar.ftc-swipebox{
bottom: -50px;
}
#swipebox-bottom-bar.ftc-swipebox.visible-bars {
-webkit-transform: translate3d(0, -50px, 0);
transform: translate3d(0, -50px, 0);
}
#swipebox-top-bar {
top: -50px;
}
#swipebox-top-bar.visible-bars {
-webkit-transform: translate3d(0, 50px, 0);
transform: translate3d(0, 50px, 0);
}
#swipebox-title {
display: block;
width: 100%;
text-align: center;
text-transform: capitalize;
}
#swipebox-prev,
#swipebox-next{
background-image: none !important;
cursor: pointer;
width: 35px;
height: 35px;
top: 0;
background-color: #000;
border-radius: 50%;
text-align: center;
text-shadow: none;
}
#swipebox-close {
background-image: url(https://decoroffice.pt/wp-content/themes/crona/assets/images/icons.svg);
background-repeat: no-repeat;
border: none !important;
text-decoration: none !important;
cursor: pointer;
width: 50px;
height: 50px;
top: 0;
background-color: #000;
}
#swipebox-arrows {
display: block;
margin: 0 auto;
width: 100%;
height: 50px;
}
#swipebox-prev {
float: left;
}
a#swipebox-prev:before {
font-family: FontAwesome;
font-size: 30px;
font-weight: 400;
content: "\f104";
line-height: 33px;
text-align: center;
position: relative;
left: -2px;
color: #fff !important;
}
#swipebox-next {
float: right;
}
a#swipebox-next:before {
font-family: FontAwesome;
font-size: 30px;
font-weight: 400;
content: "\f105";
line-height: 33px;
text-align: center;
position: relative;
right: -1px;
color: #fff !important;
}
#swipebox-close {
top: 0;
right: 0;
position: absolute;
z-index: 9999;
background-position: 15px 12px;
}
.swipebox-no-close-button #swipebox-close {
display: none;
}
#swipebox-prev.disabled,
#swipebox-next.disabled {
opacity: 0.3;
}
.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
-webkit-animation: rightSpring 0.3s;
animation: rightSpring 0.3s;
}
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
-webkit-animation: leftSpring 0.3s;
animation: leftSpring 0.3s;
}
.swipebox-touch #swipebox-container:before, .swipebox-touch #swipebox-container:after {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: all .3s ease;
transition: all .3s ease;
content: ' ';
position: absolute;
z-index: 999;
top: 0;
height: 100%;
width: 20px;
opacity: 0;
}
.swipebox-touch #swipebox-container:before {
left: 0;
-webkit-box-shadow: inset 10px 0px 10px -8px #656565;
box-shadow: inset 10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-container:after {
right: 0;
-webkit-box-shadow: inset -10px 0px 10px -8px #656565;
box-shadow: inset -10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
opacity: 1;
}
.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
opacity: 1;
}
@-webkit-keyframes rightSpring {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@keyframes rightSpring {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-webkit-keyframes leftSpring {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@keyframes leftSpring {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@media screen and (min-width: 800px) {
#swipebox-close {
right: 10px;
}
#swipebox-arrows {
width: 92%;
max-width: 600px;
}
} #swipebox-overlay {
background: rgba(19, 18, 18, 0.8901960784313725);
}
#swipebox-top-bar,#swipebox-bottom-bar.ftc-swipebox {
text-shadow: 1px 1px 1px black;
background: #000;
opacity: 0.95;
}
#swipebox-bottom-bar{
text-shadow: 1px 1px 1px black;
opacity: 0.95;
}
#swipebox-top-bar {
color: white !important;
font-size: 15px;
line-height: 43px;
font-family: Helvetica, Arial, sans-serif;
}
.ftc_lightbox a img {
opacity: 0;
}
#swipebox-bottom-bar.ftc-swipebox span.counter {
width: 100%;
height: 50px;
background-color: #000;
position: absolute;
font-size: 26px;
top: 0;
left: 0;
line-height: 50px;
color: #fff;
font-weight: 600;
text-align: center;
}
.mousetrap {
cursor: zoom-in !important
}
.header-ftc .is-sticky .header-sticky{
z-index: 9999 !important;
}
.header-content.header-sticky.header-sticky-hide {
transition: all 0.3s ease;
transform: translateY(-100%);
opacity: 0;
} @-webkit-keyframes mySticky {
from {
margin-top:-200px;
}
to {
margin-top:0;
}
} @-moz-keyframes mySticky {
from {
margin-top:-200px;
}
to {
margin-top:0;
}
} @keyframes mySticky {
from {
margin-top:-200px;
}
to {
margin-top:0;
}
} .product-home-9{
margin-bottom: 100px !important;
}
.bl-h5{
margin-left: 0px;
margin-right: 0px;
}
.blog-home3 .ftc-sb-blogs .meta-slider {
margin: 0;
}
.product-v5 .ftc-product .item-description .meta_info a.quickview:hover{
background-color: #a77569 !important;
}
.woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist.added img {
display: none;
}
.woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist.added a.add_to_wishlist {
display: none;
} .yith-wcwl-share h4 {
display: inline-block;
}
.yith-wcwl-share ul li a {
width: 21px;
height: 21px;
display: inline-block;
text-align: right;
top: -18px;
z-index: 9;
}
.yith-wcwl-share ul li a:hover {
background-position-y: 21px;
}
.yith-wcwl-share ul li{
position: relative;
}
.yith-wcwl-share a.facebook {
background: url(//decoroffice.pt/wp-content/themes/crona/assets/images/facebook.png);
position: absolute;
left: 8px;
}
.yith-wcwl-share a.twitter {
background: url(//decoroffice.pt/wp-content/themes/crona/assets/images/twitter.png);
position: absolute;
left: 30px;
}
.yith-wcwl-share a.pinterest {
background: url(//decoroffice.pt/wp-content/themes/crona/assets/images/pinterest.jpg);
position: absolute;
left: 52px;
}
.yith-wcwl-share a.googleplus {
background: url(//decoroffice.pt/wp-content/themes/crona/assets/images/googleplus.jpg);
position: absolute;
left: 74px;
}
.yith-wcwl-share a.email {
background: url(//decoroffice.pt/wp-content/themes/crona/assets/images/email.jpg);
position: absolute;
left: 95px;
}
.hotspot-product .star-rating{
margin-bottom: 10px;
}
.style-home-13 .products.list .ftc-product .group-button-product{
display: none !important;
}
.style-home-13 .products.list .ftc-product .item-description .meta_info{
display: block;
}
.quantity input.minus,
.quantity input.plus{
width: 30px;
height: 32px;
padding: 0;
line-height: 0;
border: 1px solid #f3f0ed;
}
.woocommerce-cart-form .quantity input.plus{
line-height: 8px;
}
.summary.entry-summary .quantity input.input-text.qty.text{
border: 1px solid #f3f0ed;
border-right: none;
border-left: none;
}
.style-home-13 .list .product .item-description h3.product_title.product-name, .style-home-13 .list .product .item-description .price,.style-home-13 .list .product .item-description .star-rating,.style-home-13 .list .product .item-description .short-description.list{
text-align: left;
}
.style-home-13 .list .product .item-description .star-rating{
margin-top: 0;
float: left;
}
.summary.entry-summary .woocommerce-product-rating .star-rating{
margin-top: 10px;
}
.woocommerce div.product div.summary form.cart .button {
margin-bottom: 15px;
}
.woocommerce div.product div.summary form.cart a.added_to_cart {
display: none;
padding: 5px 22px;
border: 1px solid #e5e5e5;
margin: 10px 0 15px 10px;
text-transform: uppercase;
}
.woocommerce div.product div.summary form.cart .button.loading:after {
top: 5px;
right: 5px;
}
.woocommerce div.product div.summary form.cart a.added_to_cart:hover {
color: #fff;
}
.top-brand .brand-h14{
padding-top: 0 !important;
}
.header-layout13 .ftc-enable-ajax-search,.header-layout14 .ftc-enable-ajax-search,.header-layout15 .ftc-enable-ajax-search{
top: 118px;
}
.header-layout16 .ftc-enable-ajax-search,.header-layout6 .ftc-enable-ajax-search{
right: unset;
}
.category-home6{
margin-top: 60px;
}
.category-home6.category-home7{
margin-top: 0;
}
.product-right-h10{
margin-top: 70px;
}
.blog-home6{
margin-top: 70px;
}
.blog-home6.blog-home7{
margin-top: 0px;
}
.brand-h10{
margin-top: 70px;
}
.sl-h16lb .tparrows{
opacity: 50% !important;
}
.sl-h16lb .hephaistos.tparrows.tp-leftarrow:before{
font-family:"Fontawesome";
content: "\f104";
}
.sl-h16lb .hephaistos.tparrows.tp-rightarrow:before{
font-family:"Fontawesome";
content: "\f105";
}
.sl-h16lb .hephaistos.tparrows.tp-leftarrow:before{
font-family:"Fontawesome";
content: "\f104";
}
.sl-h16lb .hephaistos.tparrows.tp-rightarrow:before{
font-family:"Fontawesome";
content: "\f105";
}
.sl-h14-old .hephaistos.tparrows.tp-leftarrow:before{
font-family:"Fontawesome";
content: "\f104";
}
.sl-h14-old .hephaistos.tparrows.tp-rightarrow:before{
font-family:"Fontawesome";
content: "\f105";
}
.featured_products_block6 .pro-sl-right-h10 .item-description .star-rating{
margin-top: 12px;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color.yith-wcan.yith-wcan-group li.chosen a:after{
font-family: FontAwesome;
content: '\f00c';
position: absolute;
left: -27px;
bottom: -2px;
z-index: 2;
color: #999;
}
.style-home-13 .products.list .product .item-description .compare.added:before{
font-family: 'Simple-line-icons';
content: "\e023";
}
.style-home-13 .products.list .product .item-description .meta_info .yith-wcwl-add-to-wishlist .icon-heart:before{
color: #999;
}
.style-home-13 .products.list .product .item-description .meta_info .yith-wcwl-add-to-wishlist:hover .icon-heart:before{
color: #fff;
}
.style-home-13 .products.list .ftc-product.product{
max-width: 100%;
} .ftc-sb-blogs .post-info .author-share .social-share-blog .ftc-social-sharing li.facebook:hover i.fa-facebook:before{
color: #4267b2;
}
.ftc-sb-blogs .post-info .author-share .social-share-blog .ftc-social-sharing li.twitter:hover i.fa-twitter:before{
color: #1c9ce7;
}
.ftc-sb-blogs .post-info .author-share .social-share-blog .ftc-social-sharing li.google-plus:hover i.fa-google-plus:before{
color: #d74937;
}
.ftc-sb-blogs .post-info .author-share .social-share-blog .ftc-social-sharing li.pinterest:hover i.fa-pinterest:before{
color: #C51F26;
}
.post-item .post-info .detail-social-share .detail-social-sharing li.facebook:hover i.fa-facebook:before{
color: #4267b2;
}
.post-item .post-info .detail-social-share .detail-social-sharing li.twitter:hover i.fa-twitter:before{
color: #1c9ce7;
}
.post-item .post-info .detail-social-share .detail-social-sharing li.google-plus:hover i.fa-google-plus:before{
color: #d74937;
}
.post-item .post-info .detail-social-share .detail-social-sharing li.pinterest:hover i.fa-pinterest:before{
color: #C51F26;
} .ftc-mobile-wrapper .mega_main_menu.primary>.menu_holder>.menu_inner>ul>li.current-menu-ancestor, .ftc-mobile-wrapper .mega_main_menu.primary>.menu_holder>.menu_inner>ul>li.current_page_item{
background-color: #151515 !important;
}
.ftc-mobile-wrapper .mega_main_menu.primary>.menu_holder>.menu_inner>ul>li.current-menu-ancestor:before, .ftc-mobile-wrapper .mega_main_menu.primary>.menu_holder>.menu_inner>ul>li.current_page_item:before{
color: #fff;
}
.ftc-mobile-wrapper .mega_main_menu.primary>.menu_holder>.menu_inner>ul>li.current-menu-ancestor>.item_link>.link_content>.link_text, .ftc-mobile-wrapper .mega_main_menu.primary>.menu_holder>.menu_inner>ul>li.current_page_item, .ftc-mobile-wrapper .mega_main_menu.primary.mobile_minimized-enable>.menu_holder>.menu_inner>ul>li.current_page_item>.item_link>.link_content>.link_text {
color: #fff!important;
}
.ftc-mobile-wrapper .mega_main_menu.primary>.menu_holder>.menu_inner>ul>li:not(.current_page_item):hover{
background: #e5e5e5;
}
aside.ftc-sidebar.product-category-top-content section.widget-container{
border: 1px solid #F3F0ED;
display: block;
}
.product-category-top-content .widget-container.woocommerce.widget_price_filter{
padding-top: 15px;
margin-bottom: 10px;
}
.product-category-top-content .widget-container.woocommerce.widget_price_filter form{
padding: 20px 25px;
}
.ftc-quickshop-wrapper .summary.entry-summary .woocommerce-product-rating{
width: 100%;
}
.ftc-quickshop-wrapper .summary.entry-summary .woocommerce-product-rating .star-rating{
margin-top: 0px !important;
}
.ftc-quickshop-wrapper .summary.entry-summary .woocommerce-product-rating {
margin: 10px 0 15px;
}
.related-posts.related.loading .meta-slider{
padding-left: 15px;
padding-right: 15px;
}
.woocommerce-page .product .summary.entry-summary{
position: relative;
}
div.product .summary.entry-summary .yith-wcwl-add-to-wishlist .feedback{
position: absolute;
right: 0;
padding-top: 5px;
display: none;
}
.single-product div.product .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,.single-product div.product .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{
content: "\f004";
font-family: 'fontawesome';
color: #999;
}
.single-product div.product .summary .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse a:before,.single-product div.product .summary .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse a:before{
color: #fff;
}
.sl-h16lb .tp-leftarrow,.sl-h16lb .tp-rightarrow{
margin-top: 80px;
}
.woocommerce-page #content div.product .summary.entry-summary a.compare.button.added{
font-size: 0;
padding: 0 10px;
}
#primary .summary.entry-summary a.compare.button.added:before{
font-family: 'Simple-line-icons';
content: "\e023";
}
.header-layout1.header-sticky-mobile .header-content{
background-color: #2c2c2c;
}
.widget-column.footer-top .top-brand .brand-h14{
padding-top: 20px !important;
padding-bottom: 20px !important;
}
.featured-home3.product-wg-h12{
margin-top: 100px;
}
.featured-home3.product-wg-h12.product-col-h11{
margin-top: 0;
}
.featured-home3.product-wg-h12 .ftc-items-widget .ftc-product-items-widget .product_list_widget span.price .amount{
font-size: 17px;
}
.post-item .post-img header.post-img{
text-align: center;
}
.testimonial-h5.ftc-sb-testimonial .owl-item.active.center {
padding: 0 200px;
}
.crona-text-right.crona-text-right1 p.lb-h16-line1,.crona-text-right.crona-text-right1 p.lb-h16-line2,.crona-text-left.crona-text-left1 p.lb-h16-line1,.crona-text-left.crona-text-left1 p.lb-h16-line2{
font-size: 40px; font-weight: 600; color: #000; line-height: 40px;
}
.crona-text-right.crona-text-right1 p.lb-h16-line3,.crona-text-left.crona-text-left1 p.lb-h16-line3{
font-size: 18px;
}
.tesh8 .ftc-sb-testimonialv2 .testi-content-v2{
margin-bottom: 25px;
}
.tesh8 .ftc-sb-testimonialv2 .testi-content-v2 .name a:hover{
color: #c6874f;
}
.testi-h11 .ftc-sb-testimonialv2 .testi-content-v2{
margin-bottom: 20px;
}
.blog-home6 .ftc-sb-blogs .meta-slider{
margin: 0;
}
.widget-container.widget_text .content-ab{
text-align: center;
}
.widget-container.widget_text .img-ab{
display: flex;
}
.widget-container.widget_text .img-ab img{
margin: 0 auto;
}
#left-sidebar .widget-container, #right-sidebar .widget-container{
padding-left: 0px;
padding-right: 0px;
}
#right-sidebar .widget-container,
#left-sidebar .widget-container {
padding: 0 20px;
margin-bottom: 30px;
border: 1px solid #f4f4f4;
}
#right-sidebar .widget-container:last-child,
#left-sidebar .widget-container:last-child{
margin-bottom: 0;
}
#right-sidebar .ftc-product-categories-widget .widget-title-wrapper,
#left-sidebar .ftc-product-categories-widget .widget-title-wrapper, 
#left-sidebar .widget_categories .widget-title-wrapper, #left-sidebar .widget_text .widget-title-wrapper,
#left-sidebar .ftc-blogs-widget .widget-title-wrapper, #left-sidebar .widget_tag_cloud .widget-title-wrapper{
margin-left: -20.5px;
margin-right: -20.5px;
position: relative;
padding-left: 20px;
border-bottom: 1px solid #f2f2f2;
}
.single-product .widget_recently_viewed_products ul.product_list_widget li .star-rating, .single-product .widget_recently_viewed_products ul.product_list_widget li .star-rating span {
font-family: star !important;
}
.ftc-sidebar .widget-container.woocommerce.widget_recently_viewed_products .product_list_widget a.ftc-widget-image{
float: left;
width: 100%;
max-width: 100%;
}
.ftc-sidebar .widget-container.woocommerce.widget_recently_viewed_products .product_list_widget .ftc-meta-widget{
float: left;
width: 100%;
max-width: 100%;
}
.ftc-sidebar .widget-container.woocommerce.widget_recently_viewed_products .product_list_widget .ftc-meta-widget > a {
width: 100%;
max-width: 100%;
float: left;
}
.ftc-sidebar .widget-container.woocommerce.widget_recently_viewed_products .product_list_widget .ftc-meta-widget .star-rating{
float: right;
margin-top: 5px;
}
.ftc-sidebar .widget-container.woocommerce.widget_recently_viewed_products .product_list_widget li a{
text-transform: uppercase;
font-size: 15px;
font-weight: 600;
}
.single-product .widget-container.widget_recently_viewed_products .widget-title {
padding-bottom: 15px;
margin-bottom: 15px;
}
.woocommerce .style-home-13 .products .product .price ins .amount, .woocommerce .style-home-13 .products .product .price .amount,.woocommerce .product-home-15 .products .product .price ins .amount, .woocommerce .product-home-15 .products .product .price .amount{
font-size: 18px;
font-weight: normal;
}
.style-bl-h13.ftc-sb-blogs .meta-slider,.style-bl-left-h2.ftc-sb-blogs .meta-slider{
margin: 0;
}
.style-bl-left-h2 .post-img{
max-height: 405px;
}
.style-bl-left-h2 .post-info{
position: absolute;
bottom: 25px;
background: #fff;
text-align: center;
width: calc(100% - 50px);
margin-left: 25px;
padding: 25px 10px;
z-index: 100;
}
.style-bl-left-h2 .blogs .post-info .entry-content{
margin-bottom: 0px;
}
.style-bl-left-h2 .blogs .post-info .entry-content p{
margin: 0;
}
.ftc-enable-ajax-search .ftc_list_search .ftc-search-meta span.price{
width: 100%;
float: left;
}
.ftc-search-product .ftc_search_ajax.loading:before{
font-family: WooCommerce;
content: "\e01c";
vertical-align: top;
font-weight: 400;
position: absolute;
bottom: -13px;
right: 1em;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
z-index: 1000;
}
.owl-carousel .animated {
animation-duration: 0s;
}
.col-sm-9 .prod-cat-show-top-content-button {
display: none;
}
.ft-pro-h5.wpb_row{
padding-top: 60px !important;
} .header-layout16 .ftc-search-product .ftc_search_ajax.loading:before{
right: -140px;
}
.header-layout1 .ftc-search-product .ftc_search_ajax.loading:before,.header-layout7 .ftc-search-product .ftc_search_ajax.loading:before,.header-layout10 .ftc-search-product .ftc_search_ajax.loading:before{
bottom: 7px;
right: -220px;
}
.header-layout5 .ftc-search-product .ftc_search_ajax.loading:before,.header-layout8 .ftc-search-product .ftc_search_ajax.loading:before{
bottom: 7px;
}
.header-layout6 .ftc-search-product .ftc_search_ajax.loading:before{
bottom: 0px;
right: 130px;
}
.pp_content table.variations tbody tr td.value a.reset_variations{
width: 100%;
float: left;
margin-top: 10px;
}
.header-ftc.header-layout5.header-layout4 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link *, .header-ftc.header-layout5.header-layout4 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link *{
color: #fff;
}
.header-ftc.header-layout5.header-layout4 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link, .header-ftc.header-layout5.header-layout4 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link{
border-color: #fff !important;
}
.h10-imga .ftc-smooth-image.ftc-smooth img{
-webkit-transition: transform 0.4s, opacity 0.4s ease-in-out;
-moz-transition: transform 0.4s, opacity 0.4s ease-in-out;
transition: transform 0.4s, opacity 0.4s ease-in-out;
}
.h10-imga .ftc-smooth-image.ftc-smooth:hover img{
-webkit-transform: scale(0.9);
-moz-transform: scale(0.9);
-ms-transform: scale(0.9);
transform: scale(0.9);
-webkit-transition: transform 0.4s, opacity 0.4s ease-in-out;
-moz-transition: transform 0.4s, opacity 0.4s ease-in-out;
transition: transform 0.4s, opacity 0.4s ease-in-out;
}
.footh10b h4.title-middle.title-letter{
font-size: 36px;
}
.woocommerce.style-home-13 .products.list a.button.loading::after{
top: 0px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data-container{
display: flex;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data{
margin: auto 0;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .featured-favourite{
display: none;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data h2{
margin: 0 0 9px;
}
.comment-form-cookies-consent input[type="checkbox"]{
margin-right: 4px;
}
.about-us-btn a{
border: 1px solid #000;
}
.about-us-btn a:hover{
background: #fff;
color: #000;
}
.about-us .ftc-smooth-image.ftc-smooth::before,.about-us .ftc-smooth-image.ftc-smooth::after,.about-us-sale .ftc-smooth-image.ftc-smooth::before,.about-us-sale .ftc-smooth-image.ftc-smooth::after{
border-color: #fff !important;
}
.woocommerce .products.list .product .item-description .quickview i{
background-color: transparent !important;
}
.woocommerce .product-v5 a.button.loading::after{
content: none;
}
.vc_row-fluid.bloghome3{
padding-bottom: 66px !important;
}
.testi-h8,.head-h8{
margin-left: 0px;
margin-right: 0px;
background-color: #edebec !important;
}
.blog-h8{
margin-left: 0px;
margin-right: 0px;
background-color: #edebec !important;
}
.team1-home4 .ftc-sb-testimonial .active .testimonial-content .info:before,.team1-home4 .ftc-sb-testimonial .active .testimonial-content .info:after{
content: none;
}
h4.title-trend {
text-align: center;
color: #999999;
}
.owl-item:not(.active) {
height: 0;
} .product-widget-h9 .ftc-product.product {
display: flex;
align-items: center;
padding-bottom: 30px;
border-bottom: 1px solid #ebebeb;
}
.product-widget-h9 .ftc-product.product:hover{
border-bottom: 1px solid #ebebeb;
}
.product-widget-h9 .ftc-product.product:hover:last-child{
border: none;
}
.woocommerce .product-widget-h9 .product .item-description {
width: 65%;
padding-left: 30px;
}
.woocommerce .product-widget-h9 .products div.product div.images {
max-width: 35%;
margin-bottom: 0;
}
.woocommerce .product-widget-h9 .products .product .images .group-button-product {
display: none;
}
.product-widget-h9 .ftc-product.product span.price {
text-align: left;
display: block;
width: 100%;
margin-bottom: 15px;
}
.woocommerce .product-widget-h9 .ftc-product.product .star-rating {
float: left;
margin: 0;
display: block;
}
.product-widget-h9 h3.product_title, .product-widget-h9.ftc-shortcode .header-title .bg-heading span {
text-align: left;
padding: 0;
font-size: 24px;
}
.product-widget-h9 .ftc-product.product:last-child {
padding-bottom: 0 !important;
border-bottom: 0;
}
.woocommerce .product-widget-h9 .ftc-product.product .item-description:before{
display: none;
}
div#yith-wcwl-popup-message {
position: fixed;
left: 51%;
top: 50%;
padding: 20px;
transform: translateX(-50%);
background-color: #fff;
margin-left: 0!important;
z-index: 9999999;
animation: yith ease 1.5s;
box-shadow: 1px 1px 1px rgba(0,0,0,.2);
border:1px solid #333;
} .ftc-smartmenu ul li .sub-menu > li > a{
position: relative;
text-transform: capitalize;
}
.ftc-smartmenu ul li .sub-menu > li > a > span{
position: absolute;
font-size: 9px;
top: 5px;
margin-left: 5px;
padding: 0 4px;
background: #bbbbbb;
color: #fff;
font-family: 'Roboto',sans-serif;
}
.ftc-smartmenu{box-sizing:border-box;position:relative;z-index:9999;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.ftc-smartmenu,.ftc-smartmenu ul,.ftc-smartmenu li{display:block;list-style:none;margin:0;padding:0;line-height:normal;direction:ltr;text-align:left;}
.ftc-smartmenu-rtl,.ftc-smartmenu-rtl ul,.ftc-smartmenu-rtl li{direction:rtl;text-align:right;}
.ftc-smartmenu>li>h1,.ftc-smartmenu>li>h2,.ftc-smartmenu>li>h3,.ftc-smartmenu>li>h4,.ftc-smartmenu>li>h5,.ftc-smartmenu>li>h6{margin:0;padding:0;}
.ftc-smartmenu ul{display:none;}
.ftc-smartmenu li,.ftc-smartmenu a{position:relative;}
.ftc-smartmenu a{display:block;}
.ftc-smartmenu a.disabled{cursor:default;}
.ftc-smartmenu::after{content:"";display:block;height:0;font:0px/0 serif;clear:both;overflow:hidden;}
.ftc-smartmenu *,.ftc-smartmenu *::before,.ftc-smartmenu *::after{box-sizing:inherit;}
.ftc-simple {
background: #fff;
}
.ftc-simple li.current-menu-ancestor > a{
border-bottom: 0;
}
.ftc-simple a{
border-bottom: 1px solid #ebebeb;
}
.ftc-simple a,
.ftc-simple a:focus,
.ftc-simple a:active{
padding: 14px 15px;
color: #000000;
font-size: 15px;
line-height: 17px;
text-decoration: none;
text-transform: uppercase;
}
.ftc-simple li.current-menu-ancestor > a,
.ftc-simple li:hover > a,
.ftc-simple li.current-menu-ancestor > a > .sub-arrow,
.ftc-simple li:hover > a > .sub-arrow{
color: #fff;
}
.ftc-simple a > span{
color: #262626;
}
.ftc-simple > li > a {
font-weight: normal;
}
.ftc-simple a.current {
background: #555555;
color: #fff;
}
.ftc-simple a.disabled {
color: #cccccc;
}
.ftc-simple a .sub-arrow {
position: absolute;
top: 50%;
margin-top: -17px;
left: auto;
right: 4px;
width: 34px;
height: 34px;
overflow: hidden;
font: normal 14px/34px monospace !important;
text-align: center;
text-shadow: none;
color: #262626;
}
.ftc-simple a .sub-arrow::before {
font-family: 'FontAwesome';
content: "\f067";
}
.ftc-simple a.highlighted .sub-arrow::before {
font-family: 'FontAwesome';
content: "\f068";
} .ftc-simple ul a,
.ftc-simple ul a:hover,
.ftc-simple ul a:focus,
.ftc-simple ul a:active {
font-size: 14px;
padding-left: 25px;
}
.ftc-simple ul ul a,
.ftc-simple ul ul a:hover,
.ftc-simple ul ul a:focus,
.ftc-simple ul ul a:active {
padding-left: 35px;
}
.ftc-simple ul ul ul a,
.ftc-simple ul ul ul a:hover,
.ftc-simple ul ul ul a:focus,
.ftc-simple ul ul ul a:active {
padding-left: 45px;
}
.ftc-simple ul ul ul ul a,
.ftc-simple ul ul ul ul a:hover,
.ftc-simple ul ul ul ul a:focus,
.ftc-simple ul ul ul ul a:active {
padding-left: 55px;
}
.ftc-simple ul ul ul ul ul a,
.ftc-simple ul ul ul ul ul a:hover,
.ftc-simple ul ul ul ul ul a:focus,
.ftc-simple ul ul ul ul ul a:active {
padding-left: 65px;
}
@media (min-width: 992px) {  .ftc-simple ul {
position: absolute;
width: 12em;
}
.ftc-simple li {
float: left;
}
.ftc-simple.sm-rtl li {
float: right;
}
.ftc-simple ul li, .ftc-simple.sm-rtl ul li, .ftc-simple.sm-vertical li {
float: none;
}
.ftc-simple a {
white-space: nowrap;
}
.ftc-simple ul a, .ftc-simple.sm-vertical a {
white-space: normal;
}
.ftc-simple .sm-nowrap > li > a, .ftc-simple .sm-nowrap > li > :not(ul) a {
white-space: nowrap;
} .ftc-simple {
background: #fff;
}
.ftc-simple a, .ftc-simple a:hover, .ftc-simple a:focus, .ftc-simple a:active, .ftc-simple a.highlighted {
padding: 11px 20px;
color: #555555;
}
.ftc-simple a:hover, .ftc-simple a:focus, .ftc-simple a:active, .ftc-simple a.highlighted {
background: #eeeeee;
}
.ftc-simple a.current {
background: #555555;
color: #fff;
}
.ftc-simple a.disabled {
background: #fff;
color: #cccccc;
}
.ftc-simple a.has-submenu {
padding-right: 32px;
}
.ftc-simple a .sub-arrow {
top: 50%;
margin-top: -8px;
right: 20px;
width: 8px;
height: 16px;
font: 14px/16px monospace !important;
background: transparent;
}
.ftc-simple a.highlighted .sub-arrow::before {
content: '+';
}
.ftc-simple > li {
border-top: 0;
border-left: 1px solid #eeeeee;
}
.ftc-simple > li:first-child {
border-left: 0;
}
.ftc-simple ul {
border: 1px solid #bbbbbb;
background: #fff;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.ftc-simple ul a {
border: 0 !important;
}
.ftc-simple ul a.has-submenu {
padding-right: 20px;
}
.ftc-simple ul a .sub-arrow {
left: 8px;
right: auto;
}
.ftc-simple ul > li {
border-left: 0;
border-top: 1px solid #eeeeee;
}
.ftc-simple ul > li:first-child {
border-top: 0;
}
.ftc-simple .scroll-up,
.ftc-simple .scroll-down {
position: absolute;
display: none;
visibility: hidden;
overflow: hidden;
background: #fff;
height: 20px;
}
.ftc-simple .scroll-up-arrow,
.ftc-simple .scroll-down-arrow {
position: absolute;
top: -2px;
left: 50%;
margin-left: -8px;
width: 0;
height: 0;
overflow: hidden;
border-width: 8px;
border-style: dashed dashed solid dashed;
border-color: transparent transparent #555555 transparent;
}
.ftc-simple .scroll-down-arrow {
top: 6px;
border-style: solid dashed dashed dashed;
border-color: #555555 transparent transparent transparent;
}
.ftc-simple.sm-rtl a.has-submenu {
padding-right: 20px;
padding-left: 32px;
}
.ftc-simple.sm-rtl a .sub-arrow {
left: 20px;
right: auto;
}
.ftc-simple.sm-rtl.sm-vertical a.has-submenu {
padding: 11px 20px;
}
.ftc-simple.sm-rtl.sm-vertical a .sub-arrow {
left: auto;
right: 8px;
}
.ftc-simple.sm-rtl > li:first-child {
border-left: 1px solid #eeeeee;
}
.ftc-simple.sm-rtl > li:last-child {
border-left: 0;
}
.ftc-simple.sm-rtl ul a.has-submenu {
padding: 11px 20px;
}
.ftc-simple.sm-rtl ul a .sub-arrow {
left: auto;
right: 8px;
}
.ftc-simple.sm-vertical a .sub-arrow {
left: 8px;
right: auto;
}
.ftc-simple.sm-vertical li {
border-left: 0;
border-top: 1px solid #eeeeee;
}
.ftc-simple.sm-vertical > li:first-child {
border-top: 0;
}
}
.ftc-gallery-instagram.columns-5 .images {
width: 20%;
}
.ftc-gallery-instagram.columns-4 .images {
width: 25%;
}
.ftc-gallery-instagram.columns-3 .images {
width: 33.33%;
}
.ftc-gallery-instagram {
text-align: center;
}
.ftc-gallery-instagram .images {
display: inline-block;
text-align: center;
padding: 0;
overflow: hidden;
}
.ftc-gallery-instagram .images img {
transition: 1s;
}
.ftc-gallery-instagram .images:hover img {
transform: scale(1.1,1.1);
}
.contact-us-form .contact a:hover{
color: #fff;
}
.woocommerce form .form-row.user-role label{
line-height: 20px;
}
.dokan-store .woocommerce .products .product .images a:hover{
background-color: transparent !important;
}
ul.yith-wcan-color.yith-wcan.yith-wcan-group, ul.yith-wcan-list{
margin-top: 10px;
}
.blog-leftbig .ftc-sb-blogs.blog-v3a .post-wrapper:last-child .post-info,
.blog-classic-fullwidth .ftc-sb-blogs.blog-v3a .post-wrapper:last-child .post-info,
.blog-classic-img .ftc-sb-blogs.blog-v3a .post-wrapper:last-child .post-info,
.blog-classic-nosidebar .ftc-sb-blogs.blog-v3a .post-wrapper.first-child:nth-last-child(2) .post-info{
padding-bottom: 20px;
}
.woocommerce .products .star-rating, .woocommerce-page .products .star-rating{
color: #444 !important;
}  .header-layout17, .header-layout17 .header-sticky-mobile{
left: 15px;
width: 17.5%;
float: left;
z-index: 9;
position: absolute;
background-color: #ffffff;
}
.header-layout17 .mega_main_menu > .menu_holder > .menu_inner > ul > li{
display: flex;
padding: 0;
}
.header-layout17 .mega_main_menu > .menu_holder > .menu_inner > ul > li a{
margin: auto;
}
.header-layout17 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link{
height: 45px;
line-height: 45px;
}
.header-layout17 .mega_main_menu li.multicolumn_dropdown.drop_to_right > .mega_dropdown,
.header-layout17 .mega_main_menu li.default_dropdown.drop_to_right .mega_dropdown{
top: 5px;
left: 75%;
}
.header-layout17 .mega_main_menu.primary ul li .mega_dropdown > li.sub-style > .item_link .link_text{
font-weight: normal;
}
.header-layout17 .header-content{
background: #ffffff81;
}
.header-layout17.header-sticky-mobile .header-content{
width: 17.5%;
z-index: 1000;
background: #fff !important;
}
.header-layout17.header-sticky-mobile .header-content.header-sticky{
transform: unset;
opacity: 1;
}
.header-layout17 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text{
text-transform: capitalize;
}
.header-layout17 .navigation-primary ul.mega_main_menu_ul > li.menu-item-has-children > a.item_link span.link_text:before{
content: none;
}
.header-layout17 .navigation-primary ul.mega_main_menu_ul > li.menu-item-has-children > a.item_link span.link_content{
padding-top: 10px;
}
.header-layout17 .navigation-primary ul.mega_main_menu_ul > li.menu-item-has-children > a.item_link span.link_content span.link_text{
height: 25px;
display: block;
font-size: 20px;
font-weight: 300;
text-transform: uppercase;
}
.header-layout17 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link .link_text {
margin: auto;
font-weight: 300;
border-bottom: 1px solid;
}
.header-layout17 .navigation-primary ul.mega_main_menu_ul > li.menu-item-has-children:hover > a.item_link span.link_content span.link_text{
margin: auto;
border-bottom: 1px solid;
}
.header-layout17 .navigation-primary ul.mega_main_menu_ul > li.menu-item-has-children ul.mega_dropdown > li.menu-item-has-children > ul.mega_dropdown > li.sub-style{
margin-top: 25px;
}
.header-layout17 .navigation-primary ul.mega_main_menu_ul > li.default_dropdown  > ul.mega_dropdown{
width: 250px;
}
.header-layout17 .navigation-primary ul.mega_main_menu li.default_dropdown > .mega_dropdown > li > ul.mega_dropdown{
padding: 15px;
}
.header-layout17 .header-content .logo-wrapper .logo{
text-align: center;
padding-top: 30px;
}
.header-layout17 .header-content .navigation-primary{
flex: 1;
padding: 0;
}
.header-layout17 .header-content .nav-right-h17{
width: 62%;
display: block;
margin: auto;
}
.header-layout17 .header-content .nav-social-h17{
width: 67%;
display: flex;
margin: auto;
}
.header-layout17 .header-content .nav-social-h17 .header-mobile-social{
margin-top: 80px;
}
.header-layout17 .header-content .nav-social-h17 ul li{
float: left;
margin: 0 6px;
list-style: none;
border-radius: 100%;
border: 1px solid #d9d9d9;
}
.header-layout17 .header-content .nav-social-h17 ul li i{
font-size: 18px;
}
.header-layout17 .header-content .nav-social-h17 ul li:hover{
border: 1px solid transparent;
}
.header-layout17 .header-content .nav-social-h17 ul li:hover i{
color: #ffffff;
}
.header-layout17 .header-content .nav-social-h17 ul li.hd-facebook{
padding: 5px 12px;
}
.header-layout17 .header-content .nav-social-h17 ul li.hd-twitter{
padding: 5px 8.5px;
}
.header-layout17 .header-content .nav-social-h17 ul li.hd-instagram{
padding: 5px 9.5px;
}
.header-layout17 .header-content .nav-social-h17 ul li i.fa-wifi{
transform: rotate(45deg);
}
.header-layout17 .header-content .nav-social-h17 ul li.hd-facebook:hover{
background-color: #3b5998;
}
.header-layout17 .header-content .nav-social-h17 ul li.hd-twitter:hover{
background-color: #2caae1;
}
.header-layout17 .header-content .nav-social-h17 ul li.hd-instagram:hover{
background-color: #1888db;
}
.header-layout17 .header-content .nav-social-h17 ul li.hd-btc,
.header-layout17 .header-content .nav-social-h17 ul li.hd-pinterest,
.header-layout17 .header-content .nav-social-h17 ul li.hd-youtube,
.header-layout17 .header-content .nav-social-h17 ul li.hd-instagram-menu,
.header-layout17 .header-content .nav-social-h17 ul li.hd-dribbble{
display: none;
}
.header-layout17 .header-content .nav-right-h17 .dropdown-button, .header-layout17 .header-content .nav-right-h17 .ftc-search-product,.header-layout17 .header-content .nav-right-h17 .ftc-shop-cart{
width: max-content;
float: left;
padding: 0 13px;	
}
.header-layout17 .header-content .nav-right-h17 .dropdown-button span.fa.fa-bars,.header-layout17 .header-content .nav-right-h17 .ftc-search-product .search-button,.header-layout17 .header-content .nav-right-h17 .ftc-shop-cart{
font-size: 20px;
line-height: 100px;
}
.header-layout17 .header-content .nav-right-h17 .dropdown-button span.fa.fa-bars:before{
content: "\e601";
font-family: 'simple-line-icons';
}
.header-layout17 .header-content .nav-right-h17 .ftc-shop-cart .ftc-tini-cart .cart-item{
text-align: left;
}
.header-layout17 .header-content .nav-right-h17 .ftc-shop-cart .ftc-tini-cart .cart-item a.ftc-cart-tini.cart-item-canvas:before{
content: "\e04e";
font-family: 'simple-line-icons';
}
.header-layout17 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text{
color: inherit;
}
.header-layout17 .header-content .nav-right-h17 .dropdown-button .fa-bars:before, .header-layout17 .header-content .nav-right-h17 .ftc-search-product .ftc-search .search-button:after, .header-layout17 .header-content .nav-right-h17 .ftc-shop-cart .ftc-tini-cart .cart-item .ftc-cart-tini:before{
color: #444;
}
.header-layout17 .header-content .nav-right-h17 .ftc-search-product .ftc-search .search-button:after{
content: '\e090 ';
font-family: simple-line-icons;
}
.header-layout17 .header-content .nav-right-h17 .ftc-shop-cart .ftc-tini-cart .cart-item .ftc-cart-tini .cart-total,.header-layout17 .header-content .nav-right-h17 .ftc-shop-cart .ftc-tini-cart .cart-item .ftc-cart-tini .cart-total:before,.header-layout17 .header-content .nav-right-h17 .ftc-shop-cart .ftc-tini-cart .cart-item .ftc-cart-tini .cart-total:after{
color: #444;
}
.header-layout17 .ftc-enable-ajax-search{
left: 40px;
top: 70px;
}
.header-layout17 .ftc-search-product .ftc_search_ajax.loading:before{
font-family: WooCommerce;
content: "\e01c";
vertical-align: top;
font-weight: 400;
position: absolute;
bottom: 40px;
right: -11em;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
z-index: 1000;
}
.header-layout17 .header-content .nav-right-h17 #dropdown-list,.header-layout17 .header-content .nav-right-h17 .ftc-search-product .ftc_search_ajax input[type="text"]{
top: 30px;
left: 40px;
width: 200px;
}
.header-layout17 .header-content .nav-right-h17 .dropdown-button #dropdown-list{
top: 0;
left: 50px;
}
.header-layout17 .header-content .nav-right-h17 .dropdown-button #dropdown-list .header-currency ul{
top: 30px;
}
.header-layout17 .header-content .nav-right-h17 .dropdown-button #dropdown-list .header-language .lang_sel_click ul li ul{
top: 140px;
}
.header-layout17 .header-sticky-mobile .logo-wrapper .logo{
padding-top: 30px;
}
.header-layout17 .header-sticky-mobile .navigation-primary{
padding: 0 0;
}
.header-layout17 .header-sticky-mobile .nav-right-h17 .ftc-shop-cart{
line-height: 100px;
}
.header-layout17 .header-sticky-mobile .nav-right-h17 .dropdown-button span.fa.fa-bars,.header-layout17 .header-sticky-mobile .nav-right-h17 .ftc-search-product .search-button{
line-height: 100px;
}
.mega_main_menu.primary ul li .mega_dropdown > li > .item_link .link_text{
position: relative;
}
.header-layout17 .mega_main_menu.primary ul li .mega_dropdown .mega_dropdown > li > .item_link .link_text,
.header-layout17 .mega_main_menu.primary ul li.columns1 .mega_dropdown > li > .item_link .link_text{
font-weight: 100;
}
.header-layout17 .mega_main_menu.primary ul li.menu-item-home .mega_dropdown > li > .item_link .link_text{
font-weight: 100;
}
.mega_main_menu.primary ul li .mega_dropdown > li > .item_link .link_text > span{
position: absolute;
font-size: 9px;
top: -4px;
right: -14px;
padding: 0 3px;
background: #bbbbbb;
color: #fff;
font-family: 'Roboto',sans-serif;
}  .header-ftc.header-layout18{
padding: 0 30px;
}
.header-ftc.header-layout18.header-sticky-mobile{
padding: 0;
}
.header-ftc.header-layout18 .header-content {
width: 100%;
float: left;
background: #f6f6f6;
}
.header-ftc.header-layout18 .is-sticky .header-sticky.header-content {
left: 0;
width: 100% !important;
box-shadow: 0 4px 13px -3px grey;
}
.header-ftc.header-layout18 .header-nav.header-content {
background: #ffffff;
}
.header-ftc.header-layout18 .nav-right>div {
display: inline-block;
border-right: 1px solid rgba(255,255,255,.1);
line-height: 15px;
text-transform: capitalize;
font-weight: normal;
padding-right: 20px;
}
.header-ftc.header-layout18 .nav-right>div:last-child{
padding: 0;
}
.header-ftc.header-layout18 .dropdown-button span:before {
margin-right: 8px;
}
.header-ftc.header-layout18 .dropdown-button > span {
width: auto;
}
.header-ftc.header-layout18 .info-desc > span:first-child,
.header-ftc.header-layout18 .ftc-sb-language,
.header-ftc.header-layout18 .header-currency,
.header-ftc.header-layout18 .ftc-my-wishlist,
.header-ftc.header-layout18 .header-language,
.header-ftc.header-layout18 .dropdown-button {
margin-right: 20px;
position: relative;
display: inline-block;
}
.header-ftc.header-layout18 .nav-right{
padding: 0;
float: right;
width: max-content;
line-height: 115px;
}
.header-ftc.header-layout18.header-sticky-mobile .header-nav .nav-right {
display: none;
}
.header-ftc.header-layout18 .nav-right .header-language ul {
margin-bottom: 0;
}
.header-ftc.header-layout18 .nav-right .header-language {
margin-right: 0;
border-right: 0;
padding-right: 0;
height: auto;
}
.header-ftc.header-layout18 .nav-left{
width: 30%;
padding: 0;
}
.header-ftc.header-layout18 .nav-left .block-contact ul {
margin-bottom: 0;
}
.header-ftc.header-layout18 .dropdown-button span {
font-weight: 600;
color: #999;
}
.header-ftc.header-layout18 .nav-right .header-language ul a.lang_sel_sel.icl-en,
.header-ftc.header-layout18 .nav-right .header-currency a.wcml_selected_currency{
color: #999;
}
.header-ftc.header-layout18.header-sticky-mobile {
z-index: 999;
background: #f6f6f6;
box-shadow: 0 0 15px rgba(0,0,0,.6);
}
.header-ftc.header-layout18 .block-contact{
padding: 0;
font-family: 'Lato', sans-serif;
}
.header-ftc.header-layout18 .block-contact ul li {
color: #999999;
font-size: 16px;
display: inline;
margin-right: 16px;
padding-right: 20px;
font-family: 'Lato', sans-serif;
}
.header-ftc.header-layout18 .nav-right>div li:last-child {
margin-bottom: 0px;
}
.header-ftc.header-layout18 .nav-right .nav-social-h18 ul{
margin-bottom: 0;
}
.header-ftc.header-layout18 .nav-right .nav-social-h18 ul li{
margin-left: 5px;
list-style: none;
display: inline-block;
border: 1px solid #ebebeb;
}
.header-ftc.header-layout18 .nav-right .nav-social-h18 ul li:hover{
border-color: transparent;
}
.header-ftc.header-layout18 .nav-right .nav-social-h18 ul li:hover i{
color: #ffffff;
}
.header-ftc.header-layout18 .nav-right .nav-social-h18 ul li:first-child{
margin-left: 0;
}
.header-ftc.header-layout18 .nav-right .nav-social-h18 ul li.hd-facebook{
padding: 6px 10px;
}
.header-ftc.header-layout18 .nav-right .nav-social-h18 ul li.hd-youtube,
.header-ftc.header-layout18 .nav-right .nav-social-h18 ul li.hd-instagram,
.header-ftc.header-layout18 .nav-right .nav-social-h18 ul li.hd-twitter{
padding: 6px 7px;
}
.header-ftc.header-layout18 .nav-right .nav-social-h18 ul li.hd-btc{
padding: 6px 8px;
}
.header-ftc.header-layout18 .nav-right .nav-social-h18 ul li.hd-pinterest{
padding: 6px 8px;
}
.header-ftc.header-layout18 .nav-right .nav-social-h18 ul li.hd-facebook:hover{
background-color: #3b5998;
}
.header-ftc.header-layout18 .nav-right .nav-social-h18 ul li.hd-twitter:hover{
background-color: #2caae1;
}
.header-ftc.header-layout18 .nav-right .nav-social-h18 ul li.hd-btc:hover{
background-color: #ffa500;
}
.header-ftc.header-layout18 .nav-right .nav-social-h18 ul li.hd-pinterest:hover{
background-color: #cc181e;
}
.header-ftc.header-layout18 .nav-right .nav-social-h18 ul li.hd-youtube:hover {
background: #ec0707;
}
.header-ftc.header-layout18 .nav-right .nav-social-h18 ul li.hd-instagram:hover {
background: #f38907;
}
.header-ftc.header-layout18 .nav-right .nav-social-h18 ul li i{
color: #999999;
}
.header-ftc.header-layout18 .nav-right .header-language > ul li {
margin-bottom: 0 !important;
}
.header-ftc.header-layout18 .nav-right a.wcml_selected_currency:after,
.header-ftc.header-layout18 .nav-right a.lang_sel_sel.icl-en:after {
content: "\f107";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
margin-left: 10px;
}
.header-ftc.header-layout18 #dropdown-list {
top: 20px;
}
.header-ftc.header-layout18 .dropdown-button span.fa.fa-bars:before {
content: "\f007" !important;
font: normal normal normal 14px/1 FontAwesome;
}
.header-ftc.header-layout18 .dropdown-button span.fa.fa-bars {
line-height: 1;
}
.header-ftc.header-layout18 .header-content .navigation-primary {
width: 80%;
float: left;
}
.header-ftc.header-layout18 .navigation-primary {
padding: 0;
}
.header-ftc.header-layout18 .mega_main_menu > .menu_holder > .menu_inner > ul > li{
padding: 0 9px;
}
.header-ftc.header-layout18 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link{
height: 65px;
line-height: 65px;
}
.header-ftc.header-layout18 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
height: 65px;
color: #444444;
font-family: 'Raleway', sans-serif;
}
.header-ftc.header-layout18 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link > .link_content > .link_text,
.header-ftc.header-layout18 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link > .link_content > .link_text{
color: #b0a171;
}
.header-ftc.header-layout18 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text:before{
display: none;
}
.header-layout18 .header-content .ftc-search-product {
width: 10%;
float: left;
height: 65px;
padding-left: 30px;
}
.header-layout18 .is-sticky .header-content .ftc-search-product, 
.header-layout18.header-sticky-mobile .header-content .ftc-search-product{
padding-left: 60px;
}
.header-layout18 .header-content .ftc-shop-cart{
float: right;
line-height: 65px;
width: max-content;
padding-right: 30px;
}
.header-layout18 .is-sticky .header-content .ftc-shop-cart{
padding-left: 0;
padding-right: 60px;
}
.header-layout18 .ftc-search-product {
padding-left: 0;
}
.header-layout18 .ftc-search-product .ftc-search{
height: 65px;
}
.header-layout18 .ftc-search-product .search-button {
position: relative;
line-height: 65px;
font-size: 20px;
color: #999;
z-index: 2;
}
.header-ftc.header-layout18.header-sticky-mobile .ftc-search-product .search-button:hover,
.header-layout18 .ftc-search-product .search-button:hover, .header-layout18 .ftc-shop-cart a.ftc-cart-tini:hover:before, 
.header-layout18 a.ftc-cart-tini.cart-item-canvas:hover:before, .header-layout18 .mobile-button .fa-bars:hover:before,
.header-layout18.header-sticky-mobile .ftc-search-product .search-button:hover, 
.header-layout18 .ftc-shop-cart a.ftc-cart-tini:hover:before, 
.header-layout18.header-sticky-mobile a.ftc-cart-tini.cart-item-canvas:hover:before, 
.header-layout18 .mobile-button .fa-bars:hover:before{
color: #b0a171;
}
.header-layout18 a.ftc-cart-tini, .header-layout18  a.ftc-cart-tini.cart-item-canvas {
color: #999;
}
.header-layout18  a.ftc-cart-tini.cart-item-canvas .cart-total{
color: #ffffff;
width: 20px;
height: 20px;
line-height: 18px;
text-align: center;
border-radius: 100%;
background-color: #cccccc;
}
.header-layout18 .ftc-shop-cart a.ftc-cart-tini:before,
.header-layout18 a.ftc-cart-tini.cart-item-canvas:before {
color: #999;
content: "\f07a";
font-family: "Fontawesome";
font-size: 20px;
}
.header-layout18 .logo {
text-align: left;
}
.header-layout18 .cart-total:before,
.header-layout18 .cart-total:after{
display: none;
}
.header-layout18 .cart-total {
right: -10px;
top: -20px;
}
.header-layout18 .ftc-search-product .ftc_search_ajax input[type="text"] {
top: 15px;
z-index: 2;
left: 15px;
padding-left: 15px;
}
.header-layout18 .ftc-search-product .ftc_search_ajax.loading:before{
right: -125px;
bottom: 20px;
}
.header-layout18 .ftc-search-product .ftc-enable-ajax-search{
left: 15px;
top: 50px;
}
.header-layout18.header-sticky-mobile .ftc-search-product .ftc-enable-ajax-search{
left: 30px;
}
.header-layout18 .is-desktop .logo{
padding: 0;
line-height: 115px;
}
.header-layout18.header-sticky-mobile .ftc-search-product .ftc_search_ajax input[type="text"] {
top: 15px;
left: 30px;
padding-left: 15px;
}
.header-ftc.header-layout18 .ftc-my-wishlist a.tini-wishlist i:before,
.header-ftc.header-layout5 .ftc-my-wishlist a.tini-wishlist i:before{
color: #999;
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
}
.header-ftc.header-layout5 .ftc-my-wishlist *,
.header-ftc.header-layout18 .ftc-my-wishlist *{
color: #999;
}
.header-ftc.header-layout18.header-sticky-mobile .logo-wrapper.is-desktop {
display: none;
}
.header-ftc.header-layout18.header-sticky-mobile .ftc-search-product{
width: 10%;
position: relative;
}
.header-ftc.header-layout18.header-sticky-mobile .ftc-shop-cart{
position: absolute;
width: auto;
float: right;
right: 0;
top: 0;
}
.header-ftc.header-layout18.header-sticky-mobile .container {
position: relative;
}
.header-layout18 .info-desc > span,
.header-layout18 .ftc-sb-account .ftc_login > a,
.header-layout18 .info-desc span,
.header-layout18 .ftc-sb-account,
.header-layout18 .ftc-my-wishlist * {
color: #999;
}  .header-ftc.header-layout19.header-sticky-mobile{
padding: 0;
}
.header-ftc.header-layout19 .header-nav.header-content {
width: 100%;
float: left;
padding: 0 30px;
background: #ededee;
}
.header-ftc.header-layout19.header-sticky-mobile .header-nav.header-content {
display: none;
}
.header-ftc.header-layout19 .nav-left{
width: 40%;
padding: 0;
float: left;
line-height: 115px;
}
.header-ftc.header-layout19 .nav-left .block-contact ul {
margin-bottom: 0;
}
.header-ftc.header-layout19 .nav-center{
width: 20%;
float: left;
}
.header-ftc.header-layout19 .nav-right{
width: 40%;
}
.header-ftc.header-layout19 .nav-right>div {
display: inline-block;
border-right: 1px solid rgba(255,255,255,.1);
line-height: 15px;
text-transform: capitalize;
font-weight: normal;
padding-right: 20px;
}
.header-ftc.header-layout19 .nav-right>div:last-child{
padding: 0;
}
.header-ftc.header-layout19 .dropdown-button span:before {
margin-right: 8px;
}
.header-ftc.header-layout19 .dropdown-button > span {
width: auto;
}
.header-ftc.header-layout19 .info-desc > span:first-child,
.header-ftc.header-layout19 .ftc-sb-language,
.header-ftc.header-layout19 .header-currency,
.header-ftc.header-layout19 .ftc-my-wishlist,
.header-ftc.header-layout19 .header-language,
.header-ftc.header-layout19 .dropdown-button {
font-family: Raleway;
}
.header-ftc.header-layout19 .nav-right{
padding: 0;
float: right;
width: max-content;
line-height: 115px;
}
.header-ftc.header-layout19.header-sticky-mobile .header-nav .nav-right {
display: none;
}
.header-ftc.header-layout19 .nav-right .header-language ul {
margin-bottom: 0;
}
.header-ftc.header-layout19 .nav-right .header-language {
margin-right: 0;
border-right: 0;
padding-right: 0;
height: auto;
}
.header-ftc.header-layout19 .dropdown-button span {
color: #999;
font-family: Raleway;
}
.header-ftc.header-layout19 .nav-right .header-language ul a.lang_sel_sel.icl-en,
.header-ftc.header-layout19 .nav-right .header-currency a.wcml_selected_currency{
color: #999;
}
.header-ftc.header-layout19.header-sticky-mobile {
z-index: 999;
background: #f6f6f6;
box-shadow: 0 0 15px rgba(0,0,0,.6);
}
.header-ftc.header-layout19 .block-contact{
padding: 0;
font-family: 'Lato', sans-serif;
}
.header-ftc.header-layout19 .block-contact ul li {
color: #999999;
font-size: 16px;
display: inline;
margin-right: 16px;
padding-right: 20px;
font-family: 'Lato', sans-serif;
}
.header-ftc.header-layout19 .nav-right>div li:last-child {
margin-bottom: 0px;
}
.header-ftc.header-layout19 .nav-right .nav-social-h18 ul{
margin-bottom: 0;
}
.header-ftc.header-layout19 .nav-right .nav-social-h18 ul li{
margin-left: 5px;
list-style: none;
display: inline-block;
border: 1px solid #cecece;
}
.header-ftc.header-layout19 .nav-right .nav-social-h18 ul li:hover{
border-color: transparent;
}
.header-ftc.header-layout19 .nav-right .nav-social-h18 ul li:hover i{
color: #ffffff;
}
.header-ftc.header-layout19 .nav-right .nav-social-h18 ul li:first-child{
margin-left: 0;
}
.header-ftc.header-layout19 .nav-right .nav-social-h18 ul li {
padding: 6px 7px;
}
.header-ftc.header-layout19 .nav-right .nav-social-h18 li.hd-facebook {
padding: 6px 9px;
}
.header-ftc.header-layout19 .nav-right .nav-social-h18 ul li.hd-facebook:hover{
background-color: #3b5998;
}
.header-ftc.header-layout19 .nav-right .nav-social-h18 ul li.hd-twitter:hover{
background-color: #2caae1;
}
.header-ftc.header-layout19 .nav-right .nav-social-h18 ul li.hd-btc:hover{
background-color: #ffa500;
}
.header-ftc.header-layout19 .nav-right .nav-social-h18 ul li.hd-pinterest:hover{
background-color: #cc181e;
}
.header-ftc.header-layout19 .nav-right .nav-social-h18 ul li.hd-youtube:hover {
background: #d02121;
}
.header-ftc.header-layout19 .nav-right .nav-social-h18 ul li.hd-instagram:hover {
background: #e67616;
}
.header-ftc.header-layout19 .nav-right .nav-social-h18 ul li i{
color: #999999;
}
.header-ftc.header-layout19 .nav-right .header-language > ul li {
margin-bottom: 0 !important;
}
.header-ftc.header-layout19 .nav-right a.wcml_selected_currency:after,
.header-ftc.header-layout19 .nav-right a.lang_sel_sel.icl-en:after {
content: "\f107";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
margin-left: 10px;
}
.header-ftc.header-layout19 #dropdown-list {
}
.header-ftc.header-layout19 .dropdown-button>span{
font-size: 18px;
}
.header-ftc.header-layout19 .dropdown-button span.fa.fa-bars:before {
margin: 0;
color: inherit;
content: "\f0c9";
font: normal normal normal 18px/1 FontAwesome;
}
.header-ftc.header-layout19 .dropdown-button span.fa.fa-bars {
line-height: 65px;
}
.header-layout19 .header-content.header-menu{
width: 100%;
display: block;
margin: 0 auto;
max-width: 1284px;
background-color: #ffffff;
}
.header-ftc.header-layout19 .is-sticky .header-sticky{
max-width: 100%;
}
.header-layout19.header-sticky-mobile .header-content.header-menu{
max-width: 100%;
box-shadow: 0 4px 13px -3px grey;
}
.header-ftc.header-layout19 .header-content .navigation-primary {
width: 80%;
float: left;
}
.header-ftc.header-layout19 .navigation-primary {
padding: 0;
}
.header-ftc.header-layout19 .mega_main_menu > .menu_holder > .menu_inner > ul > li{
padding: 0 9px;
float: left;
}
.header-ftc.header-layout19 .mega_main_menu > .menu_holder > .menu_inner > ul > li:first-child,
.header-ftc.header-layout19 .mega_main_menu > .menu_holder > .menu_inner > ul > li:first-child a{
padding-left: 0;
}
.header-ftc.header-layout19 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link{
height: 65px;
line-height: 65px;
}
.header-ftc.header-layout19 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
height: 65px;
color: #444444;
font-family: 'Raleway', sans-serif;
}
.header-ftc.header-layout19 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link > .link_content > .link_text,
.header-ftc.header-layout19 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link > .link_content > .link_text{
color: #80a6ad;
}
.header-ftc.header-layout19 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text:before{
display: none;
}
.header-layout19 .header-content .nav-right-h19{
float: right;
}
.header-layout19 .header-content .nav-right-h19 > div{
float: left;
}
.header-layout19 .header-content .ftc-search-product {
float: left;
height: 65px;
padding-left: 30px;
}
.header-layout19 .header-content .ftc-shop-cart{
float: left;
line-height: 65px;
width: max-content;
}
.header-layout19 .header-content .dropdown-button{
margin: 0;
float: left;
}
.header-layout19 .ftc-search-product {
padding-left: 0;
}
.header-layout19 .ftc-search-product .ftc-search{
height: 65px;
}
.header-layout19 .ftc-search-product .search-button {
line-height: 65px;
font-size: 18px;
color: #999;
}
.header-layout19 a.ftc-cart-tini, .header-layout19  a.ftc-cart-tini.cart-item-canvas {
color: #999;
}
.header-layout19 .ftc-search-product .search-button:hover, .header-layout19 .ftc-shop-cart a.ftc-cart-tini:hover:before, 
.header-layout19 a.ftc-cart-tini.cart-item-canvas:hover:before, .header-ftc.header-layout19 .dropdown-button span.fa.fa-bars:hover:before, .header-layout19 .mobile-button .fa-bars:hover:before{
color: #80a6ad;
}
.header-layout19  a.ftc-cart-tini.cart-item-canvas .cart-total{
color: #ffffff;
width: 20px;
height: 20px;
line-height: 18px;
text-align: center;
border-radius: 100%;
background-color: #cccccc;
}
.header-layout19 .ftc-shop-cart a.ftc-cart-tini:before,
.header-layout19 a.ftc-cart-tini.cart-item-canvas:before {
color: inherit;
content: "\f07a";
font-family: "Fontawesome";
font-size: 18px;
}
.header-layout19 .mega_main_menu.primary ul .mega_dropdown > li > .item_link:hover .link_text{
color: #80a6ad;
}
.header-layout19 .logo {
text-align: center;
}
.header-layout19 .cart-total {
right: -10px;
top: -20px;
}
.header-layout19 .is-desktop .logo{
padding: 0;
line-height: 115px;
}
.header-layout19 .cart-total:before, .header-layout19 .cart-total:after{
display: none;
}
.header-layout19 .ftc-search-product .ftc_search_ajax input[type="text"] {
top: 50px;
right: -20px;
}
.header-layout19 .ftc-enable-ajax-search{
top: 85px;
right: -20px;
}
.header-layout19 .ftc-search-product .ftc_search_ajax.loading:before{
right: -10px;
}
.header-layout19.header-sticky-mobile .ftc-search-product .ftc_search_ajax input[type="text"] {
right: -20px;
top: 50px;
}
.header-ftc.header-layout19 .ftc-my-wishlist a.tini-wishlist i:before,
.header-ftc.header-layout5 .ftc-my-wishlist a.tini-wishlist i:before{
color: #666666;
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
}
.header-ftc.header-layout19 .ftc-my-wishlist *{
color: #666666;
font-family: Raleway;
}
.header-ftc.header-layout19.header-sticky-mobile .logo-wrapper.is-desktop {
display: none;
}
.header-ftc.header-layout19.header-sticky-mobile .ftc-search-product{
position: relative;
}
.header-ftc.header-layout19.header-sticky-mobile .container {
position: relative;
}
.header-layout19 .info-desc > span, .header-layout19 .ftc-sb-account .ftc_login > a, 
.header-layout19 .info-desc span, .header-layout19 .ftc-sb-account, .header-layout19 .ftc-my-wishlist * {
color: #999;
}
.header-layout19 .header-language ul ul{
top: 88%;
}  .header-ftc.header-layout20 .header-nav.header-content{
padding: 0 30px;
}
.header-ftc.header-layout20.header-sticky-mobile{
padding: 0;
}
.header-ftc.header-layout20 .header-content {
width: 100%;
float: left;
background: #f6f6f6;
}
.header-ftc.header-layout20 .header-nav.header-content {
background: #ffffff;
}
.header-ftc.header-layout20 .nav-right>div {
display: inline-block;
border-right: 1px solid rgba(255,255,255,.1);
line-height: 15px;
text-transform: capitalize;
font-weight: normal;
padding-right: 20px;
}
.header-ftc.header-layout20 .nav-right>div:last-child{
padding: 0;
}
.header-ftc.header-layout20 .dropdown-button span:before {
margin-right: 8px;
}
.header-ftc.header-layout20 .dropdown-button > span {
width: auto;
}
.header-ftc.header-layout20 .info-desc > span:first-child,
.header-ftc.header-layout20 .ftc-sb-language,
.header-ftc.header-layout20 .header-currency,
.header-ftc.header-layout20 .ftc-my-wishlist,
.header-ftc.header-layout20 .header-language,
.header-ftc.header-layout20 .dropdown-button {
margin-right: 20px;
position: relative;
display: inline-block;
}
.header-ftc.header-layout20 .nav-right{
padding: 0;
float: right;
width: max-content;
line-height: 115px;
}
.header-ftc.header-layout20.header-sticky-mobile .header-nav .nav-right {
display: none;
}
.header-ftc.header-layout20 .nav-right .header-language ul {
margin-bottom: 0;
}
.header-ftc.header-layout20 .nav-right .header-language {
margin-right: 0;
border-right: 0;
padding-right: 0;
height: auto;
}
.header-ftc.header-layout20 .nav-left{
width: 30%;
padding: 0;
}
.header-ftc.header-layout20 .nav-left .block-contact ul {
margin-bottom: 0;
}
.header-ftc.header-layout20 .dropdown-button span {
font-weight: 600;
color: #999;
}
.header-ftc.header-layout20 .nav-right .header-language ul a.lang_sel_sel.icl-en,
.header-ftc.header-layout20 .nav-right .header-currency a.wcml_selected_currency{
color: #999;
}
.header-ftc.header-layout20.header-sticky-mobile {
z-index: 999;
background: #f6f6f6;
box-shadow: 0 0 15px rgba(0,0,0,.6);
}
.header-ftc.header-layout20 .block-contact{
padding: 0;
font-family: 'Lato', sans-serif;
}
.header-ftc.header-layout20 .block-contact ul li {
color: #999999;
font-size: 16px;
display: inline;
margin-right: 16px;
padding-right: 20px;
font-family: 'Lato', sans-serif;
}
.header-ftc.header-layout20 .nav-right>div li:last-child {
margin-bottom: 0px;
}
.header-ftc.header-layout20 .nav-right .nav-social-h20 ul{
margin-bottom: 0;
}
.header-ftc.header-layout20 .nav-right .nav-social-h20 ul li{
margin-left: 5px;
list-style: none;
display: inline-block;
border: 1px solid #ebebeb;
}
.header-ftc.header-layout20 .nav-right .nav-social-h20 ul li:hover{
border-color: transparent;
}
.header-ftc.header-layout20 .nav-right .nav-social-h20 ul li:hover i{
color: #ffffff;
}
.header-ftc.header-layout20 .nav-right .nav-social-h20 ul li:first-child{
margin-left: 0;
}
.header-ftc.header-layout20 .nav-right .nav-social-h20 ul li.hd-facebook{
padding: 6px 9px;
}
.header-ftc.header-layout20 .nav-right .nav-social-h20 ul li.hd-twitter{
padding: 6px 7px;
}
.header-ftc.header-layout20 .nav-right .nav-social-h20 ul li.hd-btc{
padding: 6px 8px;
}
.header-ftc.header-layout20 .nav-right .nav-social-h20 ul li.hd-facebook:hover{
background-color: #3b5998;
}
.header-ftc.header-layout20 .nav-right .nav-social-h20 ul li.hd-twitter:hover{
background-color: #2caae1;
}
.header-ftc.header-layout20 .nav-right .nav-social-h20 ul li.hd-btc:hover{
background-color: #ffa500;
}
.header-ftc.header-layout20 .nav-right .nav-social-h20 ul li.hd-pinterest:hover{
background-color: #cc181e;
}
.header-ftc.header-layout20 .nav-right .nav-social-h20 ul li.hd-pinterest {
padding: 6px 8px;
}
.header-ftc.header-layout20 .nav-right .nav-social-h20 ul li.hd-youtube, 
.header-ftc.header-layout20 .nav-right .nav-social-h20 ul li.hd-instagram {
padding: 6px 7px;
}
.header-ftc.header-layout20 .nav-right .nav-social-h20 ul li.hd-youtube:hover {
background: #f10808;
}
.header-ftc.header-layout20 .nav-right .nav-social-h20 ul li.hd-instagram:hover {
background: #f14b0c;
}
.header-ftc.header-layout20 .nav-right .nav-social-h20 ul li i{
color: #999999;
}
.header-ftc.header-layout20 .nav-right .header-language > ul li {
margin-bottom: 0 !important;
}
.header-ftc.header-layout20 .nav-right a.wcml_selected_currency:after,
.header-ftc.header-layout20 .nav-right a.lang_sel_sel.icl-en:after {
content: "\f107";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
margin-left: 10px;
}
.header-ftc.header-layout20 #dropdown-list {
top: 20px;
}
.header-ftc.header-layout20 .dropdown-button span.fa.fa-bars:before {
content: "\f007" !important;
font: normal normal normal 14px/1 FontAwesome;
}
.header-ftc.header-layout20 .dropdown-button span.fa.fa-bars {
line-height: 1;
}
.header-ftc.header-layout20 .header-content .navigation-primary {
width: 80%;
float: left;
}
.header-ftc.header-layout20 .navigation-primary {
padding: 0;
}
.header-ftc.header-layout20 .mega_main_menu > .menu_holder > .menu_inner > ul > li{
padding: 0 9px;
}
.header-ftc.header-layout20 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link{
height: 65px;
line-height: 65px;
}
.header-ftc.header-layout20 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
height: 65px;
color: #444444;
font-family: 'Raleway', sans-serif;
}
.header-ftc.header-layout20 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link > .link_content > .link_text,
.header-ftc.header-layout20 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link > .link_content > .link_text{
color: #b0a171;
}
.header-ftc.header-layout20 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text:before{
display: none;
}
.header-layout20 .header-content .ftc-search-product {
width: 10%;
float: left;
height: 65px;
}
.header-layout20 .header-content .ftc-shop-cart{
float: right;
line-height: 65px;
width: max-content;
}
.header-layout20 .ftc-search-product {
padding-left: 0;
}
.header-layout20 .ftc-search-product .ftc-search{
height: 65px;
}
.header-layout20 .ftc-search-product .search-button {
line-height: 65px;
font-size: 18px;
color: #999;
}
.header-layout20 .ftc-search-product .search-button:hover, .header-layout20 .ftc-shop-cart a.ftc-cart-tini:hover:before, 
.header-layout20 a.ftc-cart-tini.cart-item-canvas:hover:before, .header-layout20 .mobile-button .fa-bars:hover:before{
color: #b0a171;
}
.header-layout20 a.ftc-cart-tini, .header-layout20  a.ftc-cart-tini.cart-item-canvas {
color: #999;
}
.header-layout20  a.ftc-cart-tini.cart-item-canvas .cart-total{
color: #ffffff;
width: 20px;
height: 20px;
line-height: 18px;
text-align: center;
border-radius: 100%;
background-color: #cccccc;
}
.header-layout20 .ftc-shop-cart a.ftc-cart-tini:before,
.header-layout20 a.ftc-cart-tini.cart-item-canvas:before {
color: inherit;
content: "\f07a";
font-family: "Fontawesome";
font-size: 18px;
}
.header-layout20 .logo {
text-align: left;
}
.header-layout20 .cart-total:before,
.header-layout20 .cart-total:after{
display: none;
}
.header-layout20 .cart-total {
right: -10px;
top: -20px;
}
.header-layout20 .ftc-search-product .ftc_search_ajax input[type="text"] {
left: 0;
top: 45px;
}
.header-layout20 .ftc-enable-ajax-search{
left: 0;
top: 90px;
}
.header-layout20 .is-desktop .logo{
padding: 0;
line-height: 115px;
}
.header-layout20.header-sticky-mobile .ftc-search-product .ftc_search_ajax input[type="text"] {
left: 0;
top: 45px;
}
.header-ftc.header-layout20 .ftc-my-wishlist a.tini-wishlist i:before,
.header-ftc.header-layout5 .ftc-my-wishlist a.tini-wishlist i:before{
color: #999;
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
}
.header-ftc.header-layout5 .ftc-my-wishlist *,
.header-ftc.header-layout20 .ftc-my-wishlist *{
color: #999;
}
.header-ftc.header-layout20.header-sticky-mobile .logo-wrapper.is-desktop {
display: none;
}
.header-ftc.header-layout20.header-sticky-mobile .ftc-search-product{
width: 10%;
position: relative;
}
.header-ftc.header-layout20.header-sticky-mobile .ftc-shop-cart{
position: absolute;
width: auto;
float: right;
right: 15px;
top: 0;
}
.header-ftc.header-layout20.header-sticky-mobile .container {
position: relative;
}
.header-layout20 .info-desc > span, .header-layout20 .ftc-sb-account .ftc_login > a, .header-layout20 .info-desc span,
.header-layout20 .ftc-sb-account, .header-layout20 .ftc-my-wishlist * {
color: #999;
}
.header-layout20 .ftc-search-product .ftc_search_ajax.loading:before{
right: -135px;
bottom: -10px;
}  .header-layout21 .header-top{
line-height: 45px;
background-color: #839c80;
}
.header-layout21 .header-top .logo-header{
font-size: 30px;
font-weight: bold;
font-family: 'Playfair Display', serif;
}
.header-layout21 .header-top .logo-header a, .header-layout21 .header-top .logo-header a:hover{
color: #ffffff;
}
.header-layout21 .header-top .title-header{
color: #ffffff;
font-size: 15px;
font-family: Lato;
text-align: center;
}
.header-layout21 .header-top .menu-right a.lang_sel_sel,
.header-layout21 .header-top .menu-right .header-currency a{
color: #ffffff;
font-size: 15px;
font-family: Lato;
}
.header-layout21 .header-top .menu-right>div{
float: right;
display: inline-block;
}
.header-layout21 .header-top .menu-right .header-currency{
margin-left: 35px;
}
.header-ftc.header-layout21.header-sticky-mobile{
padding: 0;
}
.header-ftc.header-layout21 .header-content {
width: 100%;
background: #ffffff;
}
.header-ftc.header-layout21.header-sticky-mobile .header-top,
.header-ftc.header-layout21.header-sticky-mobile .header-content .nav-center{
display: none;
}
.header-ftc.header-layout21 .dropdown-button span:before {
margin-right: 8px;
}
.header-ftc.header-layout21 .dropdown-button > span {
width: auto;
}
.header-ftc.header-layout21 .info-desc > span:first-child,
.header-ftc.header-layout21 .ftc-sb-language,
.header-ftc.header-layout21 .header-currency,
.header-ftc.header-layout21 .ftc-my-wishlist,
.header-ftc.header-layout21 .header-language,
.header-ftc.header-layout21 .dropdown-button {
font-family: Raleway;
}
.header-ftc.header-layout21 .header-language ul, .header-ftc.header-layout21 .header-currency ul {
top: 100%;
margin-bottom: 0;
}
.header-ftc.header-layout21 .header-language {
margin-right: 0;
border-right: 0;
padding-right: 0;
height: auto;
}
.header-ftc.header-layout21 .dropdown-button span {
color: #666666;
font-family: Raleway;
}
.header-ftc.header-layout21.header-sticky-mobile {
z-index: 999;
background: #f6f6f6;
box-shadow: 0 0 15px rgba(0,0,0,.6);
}
.header-ftc.header-layout21 .dropdown-button>span{
font-size: 22px;
}
.header-ftc.header-layout21 .dropdown-button span.fa.fa-bars:before {
margin: 0;
color: #333333;
content: "\f0c9";
font: normal normal normal 22px/1 FontAwesome;
}
.header-ftc.header-layout21 .dropdown-button span.fa.fa-bars {
line-height: 65px;
}
.header-ftc.header-layout21.header-sticky-mobile .dropdown-button span.fa.fa-bars{
line-height: 100px;
}
.header-layout21 .header-content.header-menu{
background-color: #ffffff;
}
.header-layout21.header-sticky-mobile .header-content.header-menu {
max-width: 100%;
}
.header-ftc.header-layout21 .header-content .navigation-primary {
width: 100%;
float: left;
}
.header-ftc.header-layout21 .header-content>.navigation-primary{
border-top: 1px solid #ebebeb;
}
.header-ftc.header-layout21.header-sticky-mobile .header-content>.navigation-primary{
border: none;
box-shadow: 0px 4px 13px -3px #808080;
box-shadow: 0 4px 13px -3px grey;
}
.header-ftc.header-layout21 .navigation-primary {
padding: 0;
}
.header-ftc.header-layout21 .mega_main_menu > .menu_holder > .menu_inner > ul > li{
padding: 0 9px;
}
.header-ftc.header-layout21 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link,
.header-ftc.header-layout21 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content{
height: 55px;
line-height: 55px;
}
.header-ftc.header-layout21 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
height: 55px;
color: #444444;
text-transform: capitalize;
border-top: 2px solid transparent;
font-family: 'Raleway', sans-serif;
}
.header-ftc.header-layout21 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text:before{
display: none;
}
.header-layout21 .header-content .ftc-search-product {
width: 20%;
float: left;
height: 157px;
}
.header-layout21 .header-content .ftc-shop-cart{
float: right;
line-height: 157px;
width: max-content;
}
.header-layout21 .header-content .dropdown-button{
margin: 0;
float: left;
}
.header-layout21 .ftc-search-product {
padding-left: 0;
}
.header-layout21 .ftc-search-product .ftc-search{
height: 157px;
}
.header-layout21.header-sticky-mobile .ftc-search-product .ftc-search{
height: 55px
}
.header-layout21 .ftc-search-product .search-button {
z-index: 1;
color: #999;
font-size: 19px;
line-height: 157px;
position: relative;
}
.header-layout21 .is-desktop{
width: 60%;
}
.header-layout21 .is-desktop .logo{
padding: 0;
line-height: 157px;
}
.header-layout21 .logo {
text-align: center;
}
.header-layout21 a.ftc-cart-tini, .header-layout21  a.ftc-cart-tini.cart-item-canvas {
color: #999;
}
.header-layout21  a.ftc-cart-tini.cart-item-canvas .cart-total{
color: #ffffff;
width: 20px;
height: 20px;
line-height: 18px;
text-align: center;
border-radius: 100%;
background-color: #cccccc;
}
.header-layout21 .ftc-shop-cart a.ftc-cart-tini:before,
.header-layout21 a.ftc-cart-tini.cart-item-canvas:before {
color: inherit;
content: "\f07a";
font-family: "Fontawesome";
font-size: 19px;
}
.header-layout21 .ftc-search-product .search-button:hover, .header-layout21 .ftc-shop-cart a.ftc-cart-tini:hover:before,
.header-layout21 a.ftc-cart-tini.cart-item-canvas:hover:before, .header-layout21 .mobile-button .fa-bars:hover:before{
color: #839c80;
}
.header-layout21 .cart-total {
right: -12px;
top: -15px;
}
.header-layout21 .cart-total:before, .header-layout21 .cart-total:after{
display: none;
}
.header-layout21 .ftc-search-product .ftc_search_ajax input[type="text"] {
top: 95px;
z-index: 2;
left: -1px;
padding-left: 15px;
}
.header-layout21.header-sticky-mobile .ftc-search-product .ftc_search_ajax input[type="text"] {
top: 40px;
}
.header-layout21 .ftc-search-product .ftc_search_ajax.loading:before{
bottom: 33px;
right: -15px;
}
.header-layout21.header-sticky-mobile .ftc-search-product .ftc_search_ajax.loading:before{
bottom: -15px;
}
.header-layout21 .ftc-enable-ajax-search{
top: 130px;
left: -1px;
}
.header-layout21.header-sticky-mobile .ftc-enable-ajax-search{
top: 75px;
}
.header-ftc.header-layout21 .ftc-my-wishlist a.tini-wishlist i:before,
.header-ftc.header-layout5 .ftc-my-wishlist a.tini-wishlist i:before{
color: #666666;
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
}
.header-ftc.header-layout21 .ftc-my-wishlist *{
color: #666666;
font-family: Raleway;
}
.header-ftc.header-layout21.header-sticky-mobile .logo-wrapper.is-desktop {
display: none;
}
.header-ftc.header-layout21.header-sticky-mobile .ftc-search-product .search-button {
line-height: 55px;
width: max-content;
}
.header-ftc.header-layout21.header-sticky-mobile .ftc-search-product{
height: 55px;
position: absolute;
}
.header-ftc.header-layout21.header-sticky-mobile .ftc-shop-cart{
right: 0;
line-height: 55px;
position: absolute;
}
.header-ftc.header-layout21.header-sticky-mobile .container {
position: relative;
}
.header-layout21 .info-desc > span,
.header-layout21 .ftc-sb-account .ftc_login > a,
.header-layout21 .info-desc span,
.header-layout21 .ftc-sb-account,
.header-layout21 .ftc-my-wishlist * {
color: #999;
}  .mega_main_menu.direction-horizontal > .menu_holder > .menu_inner > ul > li > .item_link:before,
.mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link:after {
display: none;
}
.primary a:focus, .vertical a:focus{
outline: none;
outline-offset: 0;
}  .button-filter-boxed a:focus {
color: #fff;
}
.ftc-filter-boxed {
position: fixed;
max-width: 320px;
width: 25%;
background-color: #fff;
z-index: 10000;
left: 0;
right: auto;
top: 0;
bottom: 0;
transition: all 0.3s ease;
transform: translateX(-100%);
overflow-y: scroll;
margin: auto;
padding: 0 15px;
}
.admin-bar .ftc-filter-boxed{
top: 32px;
}
.ftc-filter-boxed.showw{
transform: translateX(0%);
}
.button-filter-boxed {
display: inline-block;
background-color: #000;
padding: 0px 5px;
border-radius: 3px;
}
.button-filter-boxed a:hover {
color: #999;
}
.button-filter-boxed a {
color: #fff;
}
.ftc-filter-boxed .ftc-product-categories-widget,
.ftc-filter-boxed .ftc-effect-image {
display: none;
}
.ftc-filter-boxed .widget_text {
padding-top: 5px;
border-top: 0;
}
.ftc-filter-boxed .widget-container .yith-wcan-list.yith-wcan > li a {
display: inline-block;
width: auto;
}
.ftc-filter-boxed .widget-container .yith-wcan-list.yith-wcan > li .count {
margin-left: 10px;
}  .button-loadmore-ajax {
margin-top: 25px;
}
.ftc-load-more-button-shop {
padding: 15px;
background-color: #444;
color: #fff;
font-weight: 500;
border-radius: 5px;
position: relative;
text-align: center;
}
.ftc-load-more-button-shop:hover {
background: #000;
color: #fff;
}
span.ftc-loading-shop{
display: none;
position: absolute;
left: 0;
font-size: 15px;
width: 100%;
height: 100%;
top: 0;
background-color: #000;
}
.ftc-loading-shop .line:nth-last-child(1) {
animation: loadingC 0.8s .2s linear infinite;
}
.ftc-loading-shop .line:nth-last-child(2) {
animation: loadingC 0.8s .4s linear infinite;
}
.ftc-loading-shop .line:nth-last-child(3) {
animation: loadingC 0.8s .6s linear infinite;
}
@keyframes loadingC {
0 {
transform: translate(0,0);
}
50% {
transform: translate(0,15px);
}
100% {
transform: translate(0,0);
}
}
.ftc-loading-shop .line {
display: inline-block;
width: 7px;
height: 7px;
border-radius: 15px;
background-color: #4b9cdb;
top: -10px;
position: relative;
}
.ftc-loading-shop p{
display: inline-block;
padding: 15px;
margin: 0;
}  .products.animation-shop .ftc-product.product {
opacity: 0;
transform: translateY(5em);
transition: transform 2.5s .25s cubic-bezier(0,1,.3,1),
opacity .3s .25s ease-out;
will-change: transform, opacity;
}
.products.animation-shop .ftc-product.product.is-visible {
opacity: 1;
transform: rotateY(0deg);
}  .archive .woocommerce .products.ftc-mansory-shop {
width: 100%;
z-index: 9;
column-count: 3;
column-gap: 30px;
padding: 0 15px;
display: inline-block;
transition: all .5s ease-in-out;
}
.woocommerce .products.ftc-mansory-shop .ftc-product.product {
width: 100%;
max-width: 100%;
break-inside: avoid;
float: left;
}  .details-img ol.flex-control-nav.flex-control-thumbs li {
max-width: 20%;
padding: 0px 3px;
box-sizing: border-box;
clear: none !important;
}
.woocommerce .product .details-img ol.flex-control-nav.flex-control-thumbs{
margin-top: 15px;
}
.woocommerce div.product .details-img div.images .flex-control-thumbs li img{
opacity: 1;
}
.woocommerce div.product .details-img div.images .flex-control-thumbs li img.flex-active,
.woocommerce div.product .details-img div.images .flex-control-thumbs li img:hover{
border: 1px solid rgba(153,153,153,0.8);
}
.woocommerce div.product .details-img div.images .woocommerce-product-gallery__trigger {
left: 10px;
top: 10px;
bottom: auto;
} .single-product .thumbnails.ftc-slider.vertical .caroufredsel_wrapper {
max-width: 100px;
min-height: 300px;
}
.single-product .thumbnails.ftc-slider.vertical {
max-width: 100px;
display: inline-block;
position: relative;
}
.single-product .thumbnails.ftc-slider.vertical  ul.details_thumbnails.vertical{
max-width: 100px;
max-height: 100px;
display: grid;
}
.single-product .thumbnails.ftc-slider.vertical .caroufredsel_wrapper .details_thumbnails li{
padding: 0;
display:inline-block;
max-height: 100px;
margin-bottom: 10px;
}
.single-product .thumbnails.ftc-slider.vertical .caroufredsel_wrapper .details_thumbnails li a {
margin-bottom: 6px !important;
}
.single-product .details-img.vertical .images {
max-width: calc(100% - 120px );
display: inline-block;
float: right !important;
}
.single-product .thumbnails.ftc-slider.vertical .owl-controls {
display: block !important;
}
.single-product .thumbnails.ftc-slider.vertical .owl-controls .owl-nav > div.owl-next {
top: 4px;
}
.single-product .thumbnails.ftc-slider.vertical .owl-controls .owl-nav > div.owl-prev {
bottom: 14px;
} @media only screen and (max-width: 1024px) and (min-width: 992px){
.ftc-single-grid.woocommerce div.product .summary .detail-nav-summary{
top: 11px;
}
}
.ftc-single-grid .product.type-product {
display: inline-block;
}
@media (min-width: 991px){
.ftc-single-grid.woocommerce #content div.product .woocommerce-product-gallery.ftc-grid-main-images{
width: 70%;
max-width: 70%;
display: inline-block;
}
.ftc-single-grid.woocommerce #content div.product .summary.entry-summary{
width: 30%;
display: inline-block;
padding-bottom: 20px;
}
.single-product.woocommerce.ftc-single-grid div#primary div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
width: 50%;
max-width: 50%;
display: inline-block;
float: left;
padding: 5px;
}
.ftc-single-grid.woocommerce div.product .summary .product_title.entry-title{
width: 80%;
}
.ftc-single-grid.woocommerce div.product .summary.fixed .product_title.entry-title{
width: 100%;
}
.ftc-single-grid div.product .summary.fixed .yith-wcwl-add-to-wishlist{
padding-left: 2px;
}
.ftc-single-grid .product.type-product{
position: relative;
}
.ftc-single-grid .woocommerce-product-gallery.ftc-grid-main-images{
padding-right: 30px;
}
.woocommerce.ftc-single-grid #content div.product div.summary{
transition: 0s;
padding-left: 0;
}
.woocommerce.ftc-single-grid #content div.product div.summary.fixed{
position: fixed !important;
z-index: 9999;
background-color: #fff;
padding: 10px 10px 20px 0;
overflow-y: auto;
height: 100%;
transition: none;
}
.admin-bar.woocommerce.ftc-single-grid #content div.product div.summary.fixed{
height: calc(100% - 30px);
}
.woocommerce.ftc-single-grid #content div.product div.summary.fixed:before{
content: "";
width: 0;
height: 0;
border-right: 15px solid #eee;
border-top: 15px solid transparent!important;
border-bottom: 15px solid transparent!important;
position: absolute;
left: -15px;
top: calc(50% - 15px);
z-index: 9;
}
.summary.entry-summary{
transition:  0.5s;
}
}
}
@media only screen and (max-width: 991px){
.woocommerce.ftc-single-grid #content div.product div.images,
.woocommerce.ftc-single-grid div.product div.images{
float: left;
}
.woocommerce.ftc-single-grid .detail-nav-summary{
top: 0;
right: auto;
left: 50%;
transform: translateX(-50%);
}
.ftc-single-grid.woocommerce div.product .summary .product_title.entry-title{
width: 100%;
line-height: inherit;
}
.woocommerce.ftc-single-grid #content div.product div.summary{
padding-top: 40px;
}
.ftc-single-grid.woocommerce div.product .summary .woocommerce-product-rating{
width: max-content;
margin: 0 auto;
}
.woocommerce.ftc-single-grid div.product .summary .yith-wcwl-add-to-wishlist {
margin: 0 auto 15px;
top: 0;
}
}
@media only screen and (max-width: 767px) and (min-width: 667px){
.woocommerce.ftc-single-grid div#primary div.product div.images .woocommerce-product-gallery__image {
width: 50%;
max-width: 50%;
display: inline-block;
float: left;
padding: 5px;
}
.woocommerce.ftc-single-grid #content div.product div.summary{
margin-top: 30px;
}
}
@media (max-width: 480px){
.woocommerce.ftc-single-grid #content div.product div.summary .product_title,
.woocommerce.ftc-single-grid #content div.product div.summary {
margin-top: 0;
}
.woocommerce.ftc-single-grid div#primary div.product div.images .woocommerce-product-gallery__image {
width: 100%;
max-width: 100%;
display: inline-block;
float: none;
padding: 5px;
margin: 0 auto;
}
}  section.ftc-sticky-atc {
position: fixed;
width: 100%;
left: 0;
bottom: 0;
background-color: #fff;
height: 120px;
vertical-align: middle;
transition: all 0.5s ease-out;
transform: translateY(100%);
padding: 10px 0;
box-shadow: 0px -4px 6px rgba(51, 51, 51, 0.06);
z-index: 999;
}
section.ftc-sticky-atc.show{
transform: translateY(0);
}
section.ftc-sticky-atc .content-product {
width: 50%;
display: inline-block;
float: left;
}
section.ftc-sticky-atc .single-add-to-cart {
width: 50%;
display: inline-block;
height: 100px;
}
section.ftc-sticky-atc .content-product > div {
display: inline-block;
vertical-align: middle;
}
section.ftc-sticky-atc .content-product .description .rating > div {
margin-left: 0;
margin: 5px auto;
color: #ff912c;
}
section.ftc-sticky-atc .content-product .description .rating {
display: inline-block;
}
section.ftc-sticky-atc .content-product .description .price {
width: 100%;
display: inline-block;
}
section.ftc-sticky-atc .content-product .description{
padding-left: 15px;
}
section.ftc-sticky-atc .single-add-to-cart p,
section.ftc-sticky-atc .single-add-to-cart .quantity {
display: inline-block;
vertical-align: middle;
}
section.ftc-sticky-atc .single-add-to-cart .quantity {
margin-right: 15px;
}
section.ftc-sticky-atc .single-add-to-cart form {
display: flex;
align-items: center;
justify-content: flex-end;
top: 50%;
position: relative;
transform: translateY(-50%);
}
section.ftc-sticky-atc .single-add-to-cart form.cart.grouped_form {
display: flex;
vertical-align: middle;
}
section.ftc-sticky-atc .single-add-to-cart form.cart.grouped_form table.woocommerce-grouped-product-list.group_table {
margin: 0;
}
span.ftc-single-added {
position: fixed;
top: 0%;
left: 50%;
transform: translate(-50% , -50%);
padding: 15px;
z-index: 99999;
font-weight: 500;
background-color: #fff;
box-shadow: 0px 0px 7px 4px #666;
display: none;
transition: all 200ms ease 0s;
}
span.ftc-single-added.show_ad{
animation: ease-in-out 1s;
display: block;
top: 50%;
}
section.ftc-sticky-atc .single-add-to-cart .single_add_to_cart_button {
margin-top: 0;
padding: 8px 20px;
}  .woocommerce .ftc-breadcrumb-title-noback .ftc-breadcrumbs-category .ftc-product-categories-widget {
margin-bottom: 40px;
}
.ftc-breadcrumb-title-noback .ftc-breadcrumbs-category .ftc-product-categories-list {
padding: 20px 0;
}
.ftc-breadcrumbs-category {
margin: 10px 0;
}
.ftc-breadcrumbs-category .ftc-product-categories-list ul li {
display: inline-block;
vertical-align: middle;
padding: 0;
margin: 0 20px;
}
.ftc-breadcrumbs-category .ftc-product-categories-list {
border: none;
text-align: center;
}
.ftc-breadcrumbs-category .ftc-product-categories-list ul li:last-child {
padding-right: 0;
}
.ftc-breadcrumbs-category .ftc-product-categories-list ul li:not(:last-child):after {
content: "";
border-right: 1px solid #fff;
position: relative;
height: 20px;
left: 20px;
top: 0;
opacity: .5;
}
.ftc-breadcrumbs-category .ftc-product-categories-list ul li a {
color: #fff;
position: relative;
}
.ftc-breadcrumbs-category .ftc-product-categories-list ul li .image-icon {
padding-right: 5px;
}
.ftc-breadcrumbs-category .ftc-product-categories-list ul li a:after {
content: '';
position: absolute;
top: 100%;
left: 0;
width: 0;
height: 2px;
transition: width .4s cubic-bezier(.175,.885,.32,1.15);
}
.ftc-breadcrumbs-category .ftc-product-categories-list ul li:hover a:after {
width: 100%;
}
.ftc-breadcrumbs-category .ftc-product-categories-list ul li .image-icon img {
max-width: 30px;
}
.ftc-breadcrumb-title-noback .ftc-breadcrumbs-category .ftc-product-categories-list ul li a:after {
background: #666;
}
.ftc-breadcrumb-title-noback .ftc-breadcrumbs-category .ftc-product-categories-list ul li:hover a {
color: #666;
}  #wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-3 {
width: 50%;
}
.wcfm-store-list-page #wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-content .store-info {
opacity: 1;
}
.wcfm-store-list-page #wcfmmp-stores-wrap ul.wcfmmp-store-wrap .store-phone {
background: linear-gradient( 90deg ,#333 0%,rgba(0,0,0,0) 69%)!important;
}
.wcfmmp-store-search-form input[type="search"]::placeholder {
color: #999;
}
.wcfmmp-store-search-form .select2-container .select2-selection__rendered {
line-height: 30px;
font-size: 16px;
}
.wcfmmp-store-page-wrap .products {
display: flex;
flex-flow: row wrap;
width: calc(100% + 30px);
margin-left: -15px;
}
.wcfmmp-store-page-wrap .products .product {
width: calc(33.3333% - 30px);
margin: 15px 0;
}
.wcfmmp-store-page-wrap .prod-cat-show-top-content-button {
display: none;
}
.wcfmmp-store-page-wrap .woocommerce-ordering .orderby {
min-width: 230px;
}
#wcfmmp-store .wcfmmp-store-page-wrap .woocommerce-ordering .orderby ul {
padding-left: 15px;
}
#wcfmmp-store .widget:last-child {
margin-top: 30px;
}  .woocommerce .products-cate .product-category {
display: inline-block;
max-width: 100%;
width: 33.3333%;
padding: 0 15px;
margin: 5px auto 60px;
}
.archive .woocommerce .products-cate .product-category .item-description {
margin-top: 20px;
text-align: center;
}
.archive .woocommerce .products-cate .product-category .item-description {
padding: 0;
width: 100%;
height: auto;
display: inline-block;
}
.archive .woocommerce .products-cate .product-category .item-description .product_title {
text-align: center;
}
.archive .woocommerce .products-cate .product-category .item-description:before {
display: none;
}  .ftc-breadcrumb-title-noback .product_title, 
.ftc-breadcrumb-title-noback .ftc-breadcrumbs-content {
padding: 5px 30px;
text-align: center;
}  .ftc-variation .woocommerce .products .product .item-description {
display: flex;
flex-direction: column;
padding: 10px 0;
}
.ftc-variation .woocommerce .products .product .images {
margin-bottom: 0;
}
.woocommerce .product .item-description .cart:not(.variations_form) {
display: none;
}
.ftc-variation .woocommerce .products .product .variations_button, 
.ftc-variation .woocommerce .products .product .label {
display: none;
}
.ftc-variation .woocommerce .products .product .rtwpvs-term {
max-width: 20px;
max-height: 20px;
}
.ftc-variation .woocommerce .products .product .variations .reset_variations {
display: none !important;
}
.ftc-variation .woocommerce .products .product .variations tbody tr td.value {
position: relative;
padding: 0;
}
.ftc-variation .woocommerce .products .product .variations_form {
overflow: unset;
order: 3;
}
.ftc-variation .woocommerce .products .product .rtwpvs-terms-wrapper {
justify-content: center;
}
.ftc-variation .woocommerce .products .product .star-rating {
order: 2;
margin: 10px auto;
}
.ftc-variation .woocommerce .products .product .price {
order: 4;
margin:	0;
}
.ftc-variation .woocommerce .products .product .meta_info {
order: 5;
margin: 10px auto 0;
}
.ftc-variation .woocommerce .products .product .single_variation_wrap .single_variation {
margin-bottom: 0;
}
.ftc-variation .woocommerce .products .product .product_title {
order: 1;
text-align: center;
line-height: normal;
margin: 0 auto;
}
.ftc-variation .products .product .on-price .woocommerce-variation-price {
position: absolute;
width: 100%;
left: 0;
background: #fff;
z-index: 9;
text-align: center;
}
.ftc-variation .woocommerce .products .product .single_variation_wrap,
.ftc-variation .woocommerce .products .product  .woocommerce-variation.single_variation{
height: 0;
}
.ftc-variation .woocommerce .products .product .item-description:before {
display: none;
}
.ftc-variation .woocommerce .products .product .images .woocommerce-product-gallery__image > a {
position: relative;
z-index: 2;
display: inline-block;
width: 100%;
max-width: 100%;
line-height: 0;
}
.ftc-variation .woocommerce .products .product .images:hover .woocommerce-product-gallery__image > a:after {
position: absolute;
content: "";
background-color: rgba(0, 0, 0, 0.44);
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
}
.ftc-variation .woocommerce .products.list .product .item-description {
padding: 0 30px 0;
}
.ftc-variation .woocommerce .products.list .product .product_title,
.ftc-variation .woocommerce-page .products.list .product .product_title {
order: 1;
text-align: left;
margin: 0;
}
.ftc-variation .woocommerce .products.list .product .star-rating {
order: 2;
margin: 10px 0;
}
.ftc-variation .woocommerce .products.list .product .price {
order: 4;
}
.ftc-variation .woocommerce .products.list .product .item-description .short-description.list {
order: 5;
}
.ftc-variation .woocommerce .products.list .product .meta_info {
order: 6;
}
.ftc-variation .woocommerce .products.list .product .rtwpvs-terms-wrapper {
justify-content: flex-start;
}
.ftc-variation .products.list .product .woocommerce-variation-price {
text-align: left;
margin: 0;
left: 30px;
}
.ftc-variation .woocommerce .products.list .product {
width: 100%;
max-width: 100%;
} .mega_main_menu li.drop_to_right.multicolumn_dropdown.columns5 > .mega_dropdown {
min-width: 1000px;
}
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown {
left: 50%;
transform: translateX(-40%);
}
.woocommerce .products .product .item-description .thum_list_gallery {
width: 100%;
text-align: center;
}
.woocommerce .products.list .product .item-description .thum_list_gallery {
text-align: left;
}
.woocommerce .products .product .item-description .thum_list_gallery ul li {
display: inline-block;
margin: 0 5px;
border: 1px solid transparent;
}
.archive .ftc-banner-category {
margin-bottom: 25px;
}
.archive .term-description {
margin-bottom: 85px;
}
.archive .woocommerce .products.owl-carousel.slider-shop.list .owl-item .product,
.archive .woocommerce .products.owl-carousel.slider-shop .owl-item .product {
max-width: 100% !important;
width: 100% !important;
padding: 0 15px;
}
.archive .woocommerce .products.slider-shop.list .owl-item .product .item-description .add-to-cart {
width: 40px;
}
.archive .woocommerce .products.owl-carousel.slider-shop.list .owl-item .product .images {
width: 100% !important;
border: 0;
}
.archive .woocommerce .products.owl-carousel.slider-shop.list .owl-item .product .item-description {
padding: 15px 0 0 0;
}
.archive .woocommerce .products.slider-shop.list .owl-item .product .item-description .add-to-cart a:before {
content: "\e035";
font-family: 'simple-line-icons';
font-size: 16px;
line-height: 39px;
}
.archive .woocommerce .products.slider-shop.list .owl-item .product .item-description .add-to-cart .loading:after {
top: 0;
}
.archive .woocommerce .products.slider-shop.list .owl-item .product .item-description .add-to-cart .ftc-tooltip,
.archive .woocommerce .products.slider-shop.list .owl-item .product .item-description .add-to-cart .added_to_cart {
font-size: 0;
}
.archive .woocommerce .products.slider-shop.list .owl-item .product .item-description .add-to-cart .added_to_cart:before {
content: "\e080";
}
.archive .woocommerce .products.owl-carousel.slider-shop .owl-dots, 
.archive .woocommerce .products.owl-carousel.slider-shop .owl-dot {
display: inline-block;
}
.archive .woocommerce .products.owl-carousel.slider-shop .owl-nav {
display: none;
}
.ftc-product-tabs-filter {
text-align: center;
margin-top: 30px;
}
.ftc-product-tabs-filter li {
display: inline-block;
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
list-style: none;
margin-right: 20px;
color: #666;
cursor: pointer;
}
.ftc-product-tabs-filter li.current {
color: #000;
}
.ftc-product-tabs-filter li:last-child {
margin-right: 0;
}
.ftc-advanced-filter.woocommerce .products.owl-carousel .ftc-product.product {
width: 33.3333%;
max-width: 100% !important;
padding: 0 15px;
}
.ftc-advanced-filter.woocommerce .products.owl-carousel.columns4 .ftc-product.product {
width: 25%;
}
.ftc-advanced-filter .grid_list_nav #list {
display: none;
}
.ftc_lightbox:hover .swipebox .fullscreen {
opacity: 1;
visibility: visible;
}
.ftc_lightbox .swipebox .fullscreen {
left: 20px;
bottom: 4px;
opacity: 0;
visibility: hidden;
}
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4 > .mega_dropdown {
min-width: 850px;
transform: translateX(-50% );
} .ftc-cross-sells {
margin-bottom: 60px;
}
.ftc-cross-sells > h2 {
font-size: 30px;
text-transform: uppercase;
font-weight: bold;
margin-bottom: 30px;
}
.ftc-cross-sells .products {
display: flex;
flex-flow: row wrap;
}
.ftc-cross-sells .products .product {
max-width: 270px;
width: calc(33.3333% - 20px);
}  section.up-sells.upsells.products {
margin-bottom: 60px;
}
section.up-sells.upsells.products > h2 {
font-size: 30px;
text-transform: uppercase;
font-weight: bold;
margin-bottom: 30px;
} .wcfm_ele_wrapper {
display: none !important;
}
section.ftc-sticky-atc .single-add-to-cart a.added_to_cart {
padding: 4px 27px;
background-color: #333;
color: #fff;
border: 0;
font-weight: normal;
text-transform: uppercase;
position: relative;
margin-left: 10px;
}
.ftc-sticky-atc .quantity input.plus {
line-height: 8px;
}
.wcfmmp-store-page #wcfmmp-store #wcfm_store_header {
position: relative;
}
.wcfmmp-store-page #wcfmmp-store .header_left {
position: unset;
}
.wcfmmp-store-page #wcfmmp-store .address {
top: 50%;
transform: translateY(-50%);
padding-left: 85px;
} .woocommerce .products.style_3 .product .images .yith-wcwl-add-to-wishlist.exists .add_to_wishlist,
.woocommerce .products.style_2 .product .images .yith-wcwl-add-to-wishlist.exists .add_to_wishlist {
display: none;
}
.woocommerce .products.style_3.list .product:hover .images .group-button-product,
.woocommerce .products.style_2.list .product:hover .images .group-button-product {
opacity: 1;
visibility: visible;
}
.woocommerce .products.style_3.list .product .images .group-button-product,
.woocommerce .products.style_2.list .product .images .group-button-product {
opacity: 0;
visibility: hidden;
}
.woocommerce .products.style_2 .product:hover .images .group-button-product {
transform: translateY(0);
-webkit-transform: translateY(0);
}
.woocommerce .products.style_2 .product .images .group-button-product {
display: flex;
width: calc(100% - 30px);
height: max-content;
top: auto;
bottom: 10px;
left: 15px;
align-items: center;
background: #fff;
justify-content: center;
box-shadow: 0 1px 2px rgb(0 0 0 / 14%);
transition: all 1s ease;
transform: translateY(45px);
-webkit-transform: translateY(45px);
}
.woocommerce .products.style_2 .product .images .group-button-product > div,
.woocommerce .products.style_2 .product .images .group-button-product > div a, 
.woocommerce .products.style_2 .product .images .group-button-product > a {
display: inline-block;
font-weight: 400;
text-align: center;
color: #333;
background: transparent;
margin: 0;
width: 40px;
height: 40px;
border: none !important;
}
.woocommerce .products.style_2 .product .images .group-button-product > div a:hover, 
.woocommerce .products.style_2 .product .images .group-button-product > a:hover {
color: #999;
}
.woocommerce .products.style_3 .product .images .add-to-cart .added_to_cart:before,
.woocommerce .products.style_2 .product .images .add-to-cart .added_to_cart:before {
content: '\f00c';
font-family: fontAwesome;
font-size: 18px;
line-height: 40px;
font-weight: bold;
}
.woocommerce .products.style_3 .product .images .compare.added:before,
.woocommerce .products.style_2 .product .images .compare.added:before {
line-height: 40px;
font-weight: bold;
}
.woocommerce .products.style_3 .product:hover .images .group-button-product {
opacity: 1;
visibility: visible;
transform: translate(0, -50%);
-webkit-transform: translate(0, -50%);
}
.woocommerce .products.style_3 .product:hover .images .group-button-product {
display: flex;
}
.woocommerce .products.style_3 .product .images .group-button-product {
display: none;
flex-direction: column;
width: 100%;
max-width: 40px;
height: auto;
top: 50%;
bottom: auto;
left: auto;
right: 0;
align-items: center;
justify-content: center;
opacity: 0;
visibility: hidden;
transition: all 1s ease;
transform: translate(60px, -50%);
-webkit-transform: translate(60px, -50%);
}
.woocommerce .products.style_3 .product .images .group-button-product > div,
.woocommerce .products.style_3 .product .images .group-button-product > div a, 
.woocommerce .products.style_3 .product .images .group-button-product > a {
display: flex;
font-weight: 400;
justify-content: center;
color: #fff;
background: transparent;
margin: 0;
width: 40px;
height: 40px;
padding: 0;
border: none;
}
.woocommerce .products.style_2 .product .images .group-button-product > div a:hover i, 
.woocommerce .products.style_2 .images .group-button-product div a:hover:before,
.woocommerce .products.style_2 .images .group-button-product a:hover i:before,
.woocommerce .products.style_3 .product .images .group-button-product > div a:hover i, 
.woocommerce .products.style_3 .images .group-button-product div a:hover:before,
.woocommerce .products.style_3 .images .group-button-product a:hover i:before  {
color: inherit !important;
}
.woocommerce .products.style_2 .product .images .yith-wcwl-add-to-wishlist .add_to_wishlist i:before,
.woocommerce .products.style_3 .product .images .yith-wcwl-add-to-wishlist .add_to_wishlist i:before {
content: "\f08a";
font-family: 'FontAwesome';
}
.woocommerce .products.style_2 .product .images .add-to-cart a:before,
.woocommerce .products.style_3 .product .images .add-to-cart a:before {
content: '\f290';
font-family: fontAwesome;
color: inherit !important; 
}
.woocommerce .products.style_2 .product .images .yith-wcwl-add-to-wishlist .add_to_wishlist i,
.woocommerce .products.style_3 .product .images .yith-wcwl-add-to-wishlist .add_to_wishlist i,
.woocommerce .products.style_2 .product .images .quickview i:before,
.woocommerce .products.style_3 .product .images .quickview i:before,
.woocommerce .products.style_2 .product .images .compare i:before,
.woocommerce .products.style_3 .product .images .compare i:before {
color: inherit;
}
.woocommerce .products.style_3 .product .images .group-button-product > div, 
.woocommerce .products.style_3 .product .images .group-button-product > div a:hover, 
.woocommerce .products.style_3 .product .images .group-button-product > a:hover {
color: #000;
}
.woocommerce .products.style_2 .product .images .yith-wcwl-add-to-wishlist.exists .add_to_wishlist i:before,
.woocommerce .products.style_3 .product .images .yith-wcwl-add-to-wishlist.exists .add_to_wishlist i:before {
content: "\f21e";
}
.woocommerce .products.style_2 .product .images .yith-wcwl-add-to-wishlist.added span a i:before,
.woocommerce .products.style_3 .product .images .yith-wcwl-add-to-wishlist.added span a i:before {
font-size: inherit !important;
}
.woocommerce .products.style_2 .product .images .yith-wcwl-add-to-wishlist.added > a,
.woocommerce .products.style_3 .product .images .yith-wcwl-add-to-wishlist.added > a {
display: none;
}
.woocommerce .products.style_2 .product .images .yith-wcwl-add-to-wishlist .ajax-loading,
.woocommerce .products.style_3 .product .images .yith-wcwl-add-to-wishlist .ajax-loading {
display: none;
}
.woocommerce .products.style_2.list .product .item-description .meta_info,
.woocommerce .products.style_3.list .product .item-description .meta_info,
.woocommerce .products.style_2 .product .item-description .meta_info,
.woocommerce .products.style_3 .product .item-description .meta_info,
.woocommerce .products.style_2 .product:hover .item-description .meta_info,
.woocommerce .products.style_3 .product:hover .item-description .meta_info {
display: none;
}
.woocommerce .products.style_2 .product .images .add-to-cart .loading:after,
.woocommerce .products.style_3 .product .images .add-to-cart .loading:after {
top: 20px;
right: 33%;
}
.woocommerce .products.style_2 .product .images .add-to-cart .loading:before,
.woocommerce .products.style_3 .product .images .add-to-cart .loading:before {
opacity: 0;
}
.woocommerce .products.style_2 .product .images .add-to-cart .loading,
.woocommerce .products.style_3 .product .images .add-to-cart .loading {
opacity: 1;
}
.woocommerce .products.style_2 .product .images .add-to-cart .added,
.woocommerce .products.style_3 .product .images .add-to-cart .added {
display: none;
}
.woocommerce .products.style_3 .product .images > a:after {
position: absolute;
content: "";
background-color: rgba(0, 0, 0, 0.44);
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
} /*/*/.ftc_excerpt{
display: inline-block;
}
.ftc_excerpt a {
font-size: 13px;
color: #000;
text-decoration: underline;
position: relative;
}
.ftc_excerpt a#readless:after, .ftc_desciption_tab a#readless_des:after {
content: "\f100";
}
.ftc_excerpt a:after {
content: "\f101";
font-family: "fontAwesome";
padding-left: 5px;
}
.ftc_excerpt .full-content {
display: none;
}
.collapsed-content {
line-height: 23px;
text-align: justify;
font-size: 15px;   
margin-bottom: 20px;
}
.ftc_desciption_tab a{
font-size: 13px;
color: #000;
text-decoration: underline;
position: relative;
}
.ftc_desciption_tab a:after {
content: "\f0a9";
font-family: fontawesome;
padding-left: 5px;
}
.desciption_content{
text-align: justify;
color: #666;
line-height: 23px;
}
.ftc_desciption_tab a#readless_des:after {
content: "\f0a8";
}/**/.widget-container small.count {
display: none;
} .woocommerce table.compare-list td img {
padding: 5px;
margin: 15px auto;
}  .woocommerce-page .products .product .product_title,
.woocommerce .products .product .product_title {
line-height: normal;
text-align: center;
}
.woocommerce-page .products .product .price, 
.woocommerce .products .product .price {
margin: 10px auto 0;
text-align: center;
display: block;
}
.woocommerce-page .products .product .star-rating, 
.woocommerce .products .product .star-rating {
margin: 8px auto;
float: none;
}
.woocommerce-page .products.list .product .price, 
.woocommerce .products.list .product .price {
text-align: left;
margin: 10px 0;
}
.woocommerce-page .products.list .product .product_title, 
.woocommerce .products.list .product .product_title {
text-align: left;
}
.woocommerce-page .products.list .product .star-rating, 
.woocommerce .products.list .product .star-rating {
margin: 8px 0;
}
.woocommerce .checkout.woocommerce-checkout .col2-set .col-1, 
.woocommerce-page .checkout.woocommerce-checkout .col2-set .col-1, 
.woocommerce .checkout.woocommerce-checkout .col2-set .col-2, 
.woocommerce-page .checkout.woocommerce-checkout .col2-set .col-2 {
width: 100%;
}
.woocommerce .checkout.woocommerce-checkout .col2-set, 
.woocommerce-page .checkout.woocommerce-checkout .col2-set {
width: 50%;
display: inline-block;
float: left;
padding-right: 30px;
}
.woocommerce-checkout-review-order {
display: inline-block;
width: 50%;
}
.woocommerce .checkout.woocommerce-checkout #order_review_heading,
.woocommerce .checkout.woocommerce-checkout .woocommerce-billing-fields h3 {
margin-bottom: 20px;
}
.single-product .rtwpvs-terms-wrapper {
padding-left: 5px;
}
.single-product.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper [data-rtwpvs-tooltip]:first-child:before {
margin-left: -20px;
}
#wcfmmp-store .categories_list ul li.parent_cat a {
text-transform: capitalize;
}
#wcfmmp-store .categories_list ul li a.active, #wcfmmp-store .categories_list ul li a:hover {
color: #999 !important;
}
#wcfmmp-store .sidebar_heading h4, #wcfmmp-store .reviews_heading, #wcfmmp-store h2, #wcfmmp-store .user_name {
color: #fff !important;
}
#wcfmmp-store .tab_area .tab_links {
border-bottom: 1px solid #666;
}
#wcfmmp-store .tab_area .tab_links li {
border: 1px solid #666 !important;
}
section.ftc-sticky-atc .single-add-to-cart .single_add_to_cart_button:hover {
background-color: #000;
}
.woocommerce-page.columns-4 .products.grid .product,
.woocommerce.columns-4 .products.grid .product {
max-width: 370px;
width: 33.3333%;
}
.woocommerce-page.columns-4 .products.columns4 .product, 
.woocommerce.columns-4 .products.columns4 .product {
max-width: 270px;
width: 25%;
}
.woocommerce-page.columns-4 .products.list .product, 
.woocommerce.columns-4 .products.list .product {
width: 100%;
max-width: 100%;
}
.woocommerce .products.list .item-description .meta_info, 
.woocommerce-page .products.list .item-description .meta_info {
border: none;
}
.single-product .product-type-external .summary .yith-wcwl-add-to-wishlist {
display: none;
}
.single-product .product-type-variable .summary.entry-summary .variations tr {
display: flex;
align-items: flex-start;
}
.our-team-about .ftc-team-member .content-info header {
padding: 0;
}
.our-team-about .ftc-team-member .content-info:hover .image-thumbnail .socials {
display: block;
transform: translateY(50%);
}
.ftc-sb-blogs.blog-v3a.ftc-masonry .post-wrapper:nth-last-child(2) .post-info,
.ftc-sb-blogs.blog-v3a.ftc-masonry .post-wrapper:last-child .post-info {
margin-bottom: 0;
padding-bottom: 0;
}
.ftc-sb-blogs.blog-v3a:not(.ftc-masonry) .col-sm-6.post-wrapper:nth-last-child(2) .post-info, 
.ftc-sb-blogs.blog-v3a:not(.ftc-masonry) .col-sm-6.post-wrapper:last-child .post-info {
margin-bottom: 0;
padding-bottom: 0;
}
.ftc-sb-blogs.blog-v3a:not(.ftc-masonry) .col-sm-4.post-wrapper:last-child .post-info,
.ftc-sb-blogs.blog-v3a:not(.ftc-masonry) .col-sm-4.post-wrapper:nth-last-child(3) .post-info,
.ftc-sb-blogs.blog-v3a:not(.ftc-masonry) .col-sm-4.post-wrapper:nth-last-child(2) .post-info {
margin-bottom: 0;
padding-bottom: 0;
}
.right-sidebar-blogs .ftc-sb-blogs.blog-v3a:not(.ftc-masonry) .col-sm-6.post-wrapper:nth-last-child(2) .post-info {
margin-bottom: 50px;
padding-bottom: 20px;
}
.header-layout1 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.drop_to_right.columns4 > .mega_dropdown {
left: 0;
transform: translateX(-70%);
}
.woocommerce .products .product .images .group-button-product {
display: flex;
top: 50%;
right: 0;
align-items: center;
justify-content: center;
transform: translateY(-50%);
}
.woocommerce .products .product .images .add-to-cart a:before {
content: "\e04e";
font-family: 'Simple-Line-Icons';
font-weight: normal;
}
.woocommerce .products .product .images .add-to-cart .added_to_cart:before {
content: "\e080";
font-family: 'Simple-Line-Icons';
font-size: 16px;
line-height: 40px;
font-weight: normal;
}
.woocommerce .product .images .group-button-product > div a,
.woocommerce .product .images .group-button-product > a {
background-color: #fff;
color: #444;
}
.woocommerce .products .product .images .group-button-product > div a:hover, 
.woocommerce .products .product .images .group-button-product > a:hover {
color: #999;
background-color: #fff;
}
.woocommerce .product .images .group-button-product .add-to-cart .added {
display: none;
}
.woocommerce .product .images .group-button-product .add-to-cart .loading:after {
top: 12px;
right: 10px;
font-size: 16px;
}
.woocommerce .products .product .item-description .meta_info {
display: none;
}
.woocommerce .products.list .product .item-description .meta_info {
display: block;
}
.header-layout11 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4 > .mega_dropdown {
transform: translateX(-75% );
}
.tesh8 .tes-version2 .testimonial-content .rating {
display: none;
}
.header-layout7 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4 > .mega_dropdown {
transform: translateX(-60%);
}
.header-layout10 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4 > .mega_dropdown {
transform: translateX(-80%);
left: 0;
}
.woocommerce .product-v5 .product .item-description .meta_info a.compare i, 
.woocommerce .product-v5 .product .item-description .meta_info .yith-wcwl-add-to-wishlist>a i, 
.woocommerce .product-v5 .product .item-description .meta_info .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistexistsbrowse i,
.woocommerce .product-v5 .product .item-description .meta_info a.quickview i, 
.woocommerce .product-v5 .products.list .product .item-description .yith-wcwl-add-to-wishlist i {
line-height: 35px;
}
.header-layout17 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown {
left: 100%;
transform: translateX(-10%);
}
.elementor-page .site-footer {
background-color: unset;
}
.header-layout18 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4 > .mega_dropdown {
transform: translateX(-55% );
}
.header-layout20 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown,
.header-layout19 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown {
left: 0;
transform: none;
}
.header-layout19 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4 > .mega_dropdown {
transform: translateX(-45%);
}
.header-layout20 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4 > .mega_dropdown {
transform: translateX(-60%);
}
.header-layout20 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns5 > .mega_dropdown {
transform: translateX(-20%);
}
.header-layout15 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4 > .mega_dropdown {
transform: translateX(-75%);	
}
.woocommerce form.register .vendor-customer-registration br {
display: none;
}
#wcfmmp-store .left_sidebar {
border: none;
}
.dokan-store-products-filter-area .orderby-search {
height: 50px;
}
.pp_woocommerce .pp_inline .summary.entry-summary {
max-height: 430px;
overflow-y: scroll;
overflow-x: hidden;
}
.pp_woocommerce .pp_inline .summary.entry-summary .social-sharing {
position: relative;
display: inline-block;
margin: 15px 0 20px;
}
.pp_woocommerce .pp_inline .summary.entry-summary .social-sharing .ftc-social-sharing {
background: transparent;
position: relative;
opacity: 1;
top: 0;
left: 0;
margin: 0;
}
.pp_woocommerce .pp_inline .summary.entry-summary .social-sharing .ftc-social-sharing li {
margin-right: 5px;
}
.pp_woocommerce .pp_inline .summary.entry-summary .social-sharing .ftc-social-sharing:before {
display: none;
}
.ftc-sb-account .ftc-login-form label {
font-weight: normal;
}
.header-layout21 .sticky-wrapper {
height: auto !important;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-email a:hover,
.error404 .search-form .search-submit:hover:before {
color: #999;
}
.style-pro-update .ftc-product-slider .products .product .item-description {
padding: 0;
}
.style-pro-update .ftc-product-slider .products .product .item-description:before {
content: '';
position: absolute;
background: #e7e2db;
height: 1px;
top: -20px;
left: 20px;
width: calc(100% - 40px);
opacity: .5;
}
.style-pro-update .ftc-product-slider .products .product .product_title {
text-align: left;
padding-left: 20px;
}
.style-pro-update .ftc-product-slider .products .product .price {
display: inline-block;
float: left;
text-align: left;
padding-left: 20px;
margin-bottom: 15px;
}
.style-pro-update .ftc-product-slider .products .product .star-rating {
float: right;
margin: 18px 20px 0 0;
}
.style-pro-update .ftc-product-slider .products .product .meta_info {
position: relative;
display: flex;
flex-direction: unset;
width: 100%;
align-items: center;
border: 1px solid #f3f0ed;
border-width: 1px 0 0 0;
bottom: 0;
margin: 0;
}
.style-pro-update .ftc-product-slider .products .product .meta_info .compare {
order: 1;
width: 15%;
border: none;
}
.style-pro-update .ftc-product-slider .products .product .meta_info .add-to-cart {
order: 2;
width: 70%;
border: 1px solid #f3f0ed;
border-width: 0 1px 0 1px;
}
.style-pro-update .ftc-product-slider .products .product .meta_info .yith-wcwl-add-to-wishlist {
order: 3;
width: 15%;
border: none;
}
.style-pro-update .ftc-product-slider .products .product .meta_info .yith-wcwl-add-to-wishlist span a,
.style-pro-update .ftc-product-slider .products .product .meta_info .yith-wcwl-add-to-wishlist a {
border: none;
}
.style-pro-update .ftc-product-slider .products .product .images > a:after {
position: absolute;
content: "";
background-color: transparent;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
}
.style-pro-update .ftc-product-slider .products .product .images:hover > a:after {
background-color: rgba(0,0,0,.44);
}
.style-pro-update .ftc-product-slider .products .product .images .add-to-cart, 
.style-pro-update .ftc-product-slider .products .product .images .yith-wcwl-add-to-wishlist, 
.style-pro-update .ftc-product-slider .products .product .images .compare {
display: none;
}
.style-pro-update .ftc-product-slider .products .product .images .group-button-product {
width: auto;
top: auto;
right: 8px;
bottom: 8px;
transform: none;
}
.style-pro-update .ftc-product-slider .products .product .images .quickview:hover {
color: #fff;
}
.style-pro-update .ftc-product-slider .products .product .meta_info .compare.added:before {
line-height: inherit;
}
.ftc_desciption_tab .group-button-read > a:hover {
color: #999 !important;
}
.ftc-sidebar .yith-woo-ajax-reset-navigation .yith-wcan-reset-navigation {
border: none;
}
#right-sidebar .widget-container.yith-woo-ajax-reset-navigation, 
#left-sidebar .widget-container.yith-woo-ajax-reset-navigation {
padding: 0;
}
.ftc-breadcrumbs-category .ftc-product-categories-list ul li a:after {
background: #999;
}
.ftc-breadcrumbs-category .ftc-product-categories-list ul li:hover a {
color: #999;
}
.header-layout6 .sticky-wrapper {
height: auto !important;
}
.feature-img-h5 {
margin-top: 30px;
}
.woocommerce .product-widget-h9 .products .product .images .hover_image img {
display: block;
} .elementor-section .elementor-column-gap-extended>.elementor-column>.elementor-element-populated, 
.elementor-section .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
padding: 0;
}
section.elementor-section-full_width .elementor-widget-slider_revolution rs-module-wrap {
left: 0 !important;
}
.swiper-container {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
z-index: 1;
}