@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@font-face {
font-family: 'FontAwesome';
src: url(//siplprojects.in/wp-content/themes/interiart/fonts/font-awesome/fontawesome-webfont.eot?v=4.6.1);
src: url(//siplprojects.in/wp-content/themes/interiart/fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.6.1) format('embedded-opentype'), url(//siplprojects.in/wp-content/themes/interiart/fonts/font-awesome/fontawesome-webfont.woff2?v=4.6.1) format('woff2'), url(//siplprojects.in/wp-content/themes/interiart/fonts/font-awesome/fontawesome-webfont.woff?v=4.6.1) format('woff'), url(//siplprojects.in/wp-content/themes/interiart/fonts/font-awesome/fontawesome-webfont.ttf?v=4.6.1) format('truetype'), url(//siplprojects.in/wp-content/themes/interiart/fonts/font-awesome/fontawesome-webfont.svg?v=4.6.1#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-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: #fff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}@font-face {
font-family: 'et-line';
src:url(//siplprojects.in/wp-content/themes/interiart/fonts/et-line/et-line.eot);
src:url(//siplprojects.in/wp-content/themes/interiart/fonts/et-line/et-line.eot?#iefix) format('embedded-opentype'),
url(//siplprojects.in/wp-content/themes/interiart/fonts/et-line/et-line.woff) format('woff'),
url(//siplprojects.in/wp-content/themes/interiart/fonts/et-line/et-line.ttf) format('truetype'),
url(//siplprojects.in/wp-content/themes/interiart/fonts/et-line/et-line.svg#et-line) format('svg');
font-weight: normal;
font-style: normal;
} [data-icon]:before {
font-family: 'et-line';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display:inline-block;
}  .icon-mobile, .icon-laptop, .icon-desktop, .icon-tablet, .icon-phone, .icon-document, .icon-documents, .icon-search, .icon-clipboard, .icon-newspaper, .icon-notebook, .icon-book-open, .icon-browser, .icon-calendar, .icon-presentation, .icon-picture, .icon-pictures, .icon-video, .icon-camera, .icon-printer, .icon-toolbox, .icon-briefcase, .icon-wallet, .icon-gift, .icon-bargraph, .icon-grid, .icon-expand, .icon-focus, .icon-edit, .icon-adjustments, .icon-ribbon, .icon-hourglass, .icon-lock, .icon-megaphone, .icon-shield, .icon-trophy, .icon-flag, .icon-map, .icon-puzzle, .icon-basket, .icon-envelope, .icon-streetsign, .icon-telescope, .icon-gears, .icon-key, .icon-paperclip, .icon-attachment, .icon-pricetags, .icon-lightbulb, .icon-layers, .icon-pencil, .icon-tools, .icon-tools-2, .icon-scissors, .icon-paintbrush, .icon-magnifying-glass, .icon-circle-compass, .icon-linegraph, .icon-mic, .icon-strategy, .icon-beaker, .icon-caution, .icon-recycle, .icon-anchor, .icon-profile-male, .icon-profile-female, .icon-bike, .icon-wine, .icon-hotairballoon, .icon-globe, .icon-genius, .icon-map-pin, .icon-dial, .icon-chat, .icon-heart, .icon-cloud, .icon-upload, .icon-download, .icon-target, .icon-hazardous, .icon-piechart, .icon-speedometer, .icon-global, .icon-compass, .icon-lifesaver, .icon-clock, .icon-aperture, .icon-quote, .icon-scope, .icon-alarmclock, .icon-refresh, .icon-happy, .icon-sad, .icon-facebook, .icon-twitter, .icon-googleplus, .icon-rss, .icon-tumblr, .icon-linkedin, .icon-dribbble {
font-family: 'et-line';
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;
display:inline-block;
}
.icon-mobile:before {
content: "\e000";
}
.icon-laptop:before {
content: "\e001";
}
.icon-desktop:before {
content: "\e002";
}
.icon-tablet:before {
content: "\e003";
}
.icon-phone:before {
content: "\e004";
}
.icon-document:before {
content: "\e005";
}
.icon-documents:before {
content: "\e006";
}
.icon-search:before {
content: "\e007";
}
.icon-clipboard:before {
content: "\e008";
}
.icon-newspaper:before {
content: "\e009";
}
.icon-notebook:before {
content: "\e00a";
}
.icon-book-open:before {
content: "\e00b";
}
.icon-browser:before {
content: "\e00c";
}
.icon-calendar:before {
content: "\e00d";
}
.icon-presentation:before {
content: "\e00e";
}
.icon-picture:before {
content: "\e00f";
}
.icon-pictures:before {
content: "\e010";
}
.icon-video:before {
content: "\e011";
}
.icon-camera:before {
content: "\e012";
}
.icon-printer:before {
content: "\e013";
}
.icon-toolbox:before {
content: "\e014";
}
.icon-briefcase:before {
content: "\e015";
}
.icon-wallet:before {
content: "\e016";
}
.icon-gift:before {
content: "\e017";
}
.icon-bargraph:before {
content: "\e018";
}
.icon-grid:before {
content: "\e019";
}
.icon-expand:before {
content: "\e01a";
}
.icon-focus:before {
content: "\e01b";
}
.icon-edit:before {
content: "\e01c";
}
.icon-adjustments:before {
content: "\e01d";
}
.icon-ribbon:before {
content: "\e01e";
}
.icon-hourglass:before {
content: "\e01f";
}
.icon-lock:before {
content: "\e020";
}
.icon-megaphone:before {
content: "\e021";
}
.icon-shield:before {
content: "\e022";
}
.icon-trophy:before {
content: "\e023";
}
.icon-flag:before {
content: "\e024";
}
.icon-map:before {
content: "\e025";
}
.icon-puzzle:before {
content: "\e026";
}
.icon-basket:before {
content: "\e027";
}
.icon-envelope:before {
content: "\e028";
}
.icon-streetsign:before {
content: "\e029";
}
.icon-telescope:before {
content: "\e02a";
}
.icon-gears:before {
content: "\e02b";
}
.icon-key:before {
content: "\e02c";
}
.icon-paperclip:before {
content: "\e02d";
}
.icon-attachment:before {
content: "\e02e";
}
.icon-pricetags:before {
content: "\e02f";
}
.icon-lightbulb:before {
content: "\e030";
}
.icon-layers:before {
content: "\e031";
}
.icon-pencil:before {
content: "\e032";
}
.icon-tools:before {
content: "\e033";
}
.icon-tools-2:before {
content: "\e034";
}
.icon-scissors:before {
content: "\e035";
}
.icon-paintbrush:before {
content: "\e036";
}
.icon-magnifying-glass:before {
content: "\e037";
}
.icon-circle-compass:before {
content: "\e038";
}
.icon-linegraph:before {
content: "\e039";
}
.icon-mic:before {
content: "\e03a";
}
.icon-strategy:before {
content: "\e03b";
}
.icon-beaker:before {
content: "\e03c";
}
.icon-caution:before {
content: "\e03d";
}
.icon-recycle:before {
content: "\e03e";
}
.icon-anchor:before {
content: "\e03f";
}
.icon-profile-male:before {
content: "\e040";
}
.icon-profile-female:before {
content: "\e041";
}
.icon-bike:before {
content: "\e042";
}
.icon-wine:before {
content: "\e043";
}
.icon-hotairballoon:before {
content: "\e044";
}
.icon-globe:before {
content: "\e045";
}
.icon-genius:before {
content: "\e046";
}
.icon-map-pin:before {
content: "\e047";
}
.icon-dial:before {
content: "\e048";
}
.icon-chat:before {
content: "\e049";
}
.icon-heart:before {
content: "\e04a";
}
.icon-cloud:before {
content: "\e04b";
}
.icon-upload:before {
content: "\e04c";
}
.icon-download:before {
content: "\e04d";
}
.icon-target:before {
content: "\e04e";
}
.icon-hazardous:before {
content: "\e04f";
}
.icon-piechart:before {
content: "\e050";
}
.icon-speedometer:before {
content: "\e051";
}
.icon-global:before {
content: "\e052";
}
.icon-compass:before {
content: "\e053";
}
.icon-lifesaver:before {
content: "\e054";
}
.icon-clock:before {
content: "\e055";
}
.icon-aperture:before {
content: "\e056";
}
.icon-quote:before {
content: "\e057";
}
.icon-scope:before {
content: "\e058";
}
.icon-alarmclock:before {
content: "\e059";
}
.icon-refresh:before {
content: "\e05a";
}
.icon-happy:before {
content: "\e05b";
}
.icon-sad:before {
content: "\e05c";
}
.icon-facebook:before {
content: "\e05d";
}
.icon-twitter:before {
content: "\e05e";
}
.icon-googleplus:before {
content: "\e05f";
}
.icon-rss:before {
content: "\e060";
}
.icon-tumblr:before {
content: "\e061";
}
.icon-linkedin:before {
content: "\e062";
}
.icon-dribbble:before {
content: "\e063";
}

@font-face {
font-family: "furniture";
src:url(//siplprojects.in/wp-content/themes/interiart/fonts/furniture/fonts/furniture.eot);
src:url(//siplprojects.in/wp-content/themes/interiart/fonts/furniture/fonts/furniture.eot?#iefix) format("embedded-opentype"),
url(//siplprojects.in/wp-content/themes/interiart/fonts/furniture/fonts/furniture.woff) format("woff"),
url(//siplprojects.in/wp-content/themes/interiart/fonts/furniture/fonts/furniture.ttf) format("truetype"),
url(//siplprojects.in/wp-content/themes/interiart/fonts/furniture/fonts/furniture.svg#furniture) format("svg");
font-weight: normal;
font-style: normal;
}
[data-icon]:before {
font-family: "furniture" !important;
content: attr(data-icon);
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}            .icon-001:before {
content: "a";
}
.icon-014:before {
content: "b";
}
.icon-027:before {
content: "c";
}
.icon-040:before {
content: "d";
}
.icon-041:before {
content: "e";
}
.icon-028:before {
content: "f";
}
.icon-015:before {
content: "g";
}
.icon-002:before {
content: "h";
}
.icon-003:before {
content: "i";
}
.icon-016:before {
content: "j";
}
.icon-029:before {
content: "k";
}
.icon-042:before {
content: "l";
}
.icon-043:before {
content: "m";
}
.icon-030:before {
content: "n";
}
.icon-017:before {
content: "o";
}
.icon-004:before {
content: "p";
}
.icon-005:before {
content: "q";
}
.icon-018:before {
content: "r";
}
.icon-031:before {
content: "s";
}
.icon-044:before {
content: "t";
}
.icon-045:before {
content: "u";
}
.icon-032:before {
content: "v";
}
.icon-019:before {
content: "w";
}
.icon-006:before {
content: "x";
}
.icon-007:before {
content: "y";
}
.icon-020:before {
content: "z";
}
.icon-033:before {
content: "A";
}
.icon-046:before {
content: "B";
}
.icon-047:before {
content: "C";
}
.icon-034:before {
content: "D";
}
.icon-021:before {
content: "E";
}
.icon-008:before {
content: "F";
}
.icon-009:before {
content: "G";
}
.icon-022:before {
content: "H";
}
.icon-035:before {
content: "I";
}
.icon-048:before {
content: "J";
}
.icon-049:before {
content: "K";
}
.icon-036:before {
content: "L";
}
.icon-023:before {
content: "M";
}
.icon-010:before {
content: "N";
}
.icon-011:before {
content: "O";
}
.icon-024:before {
content: "P";
}
.icon-037:before {
content: "Q";
}
.icon-050:before {
content: "R";
}
.icon-051:before {
content: "S";
}
.icon-038:before {
content: "T";
}
.icon-025:before {
content: "U";
}
.icon-012:before {
content: "V";
}
.icon-013:before {
content: "W";
}
.icon-026:before {
content: "X";
}
.icon-039:before {
content: "Y";
}
.icon-052:before {
content: "Z";
}
.icon-065:before {
content: "0";
}
.icon-064:before {
content: "1";
}
.icon-063:before {
content: "2";
}
.icon-062:before {
content: "3";
}
.icon-061:before {
content: "4";
}
.icon-060:before {
content: "5";
}
.icon-059:before {
content: "6";
}
.icon-058:before {
content: "7";
}
.icon-057:before {
content: "8";
}
.icon-056:before {
content: "9";
}
.icon-055:before {
content: "!";
}
.icon-054:before {
content: "\"";
}
.icon-053:before {
content: "#";
}
.icon-066:before {
content: "$";
}
.icon-079:before {
content: "%";
}
.icon-092:before {
content: "&";
}
.icon-093:before {
content: "'";
}
.icon-080:before {
content: "(";
}
.icon-067:before {
content: ")";
}
.icon-068:before {
content: "*";
}
.icon-081:before {
content: "+";
}
.icon-094:before {
content: ",";
}
.icon-095:before {
content: "-";
}
.icon-082:before {
content: ".";
}
.icon-069:before {
content: "/";
}
.icon-070:before {
content: ":";
}
.icon-083:before {
content: ";";
}
.icon-096:before {
content: "<";
}
.icon-097:before {
content: "=";
}
.icon-084:before {
content: ">";
}
.icon-071:before {
content: "?";
}
.icon-073:before {
content: "@";
}
.icon-072:before {
content: "[";
}
.icon-085:before {
content: "]";
}
.icon-098:before {
content: "^";
}
.icon-099:before {
content: "_";
}
.icon-086:before {
content: "`";
}
.icon-087:before {
content: "{";
}
.icon-100:before {
content: "|";
}
.icon-075:before {
content: "}";
}
.icon-074:before {
content: "~";
}
.icon-076:before {
content: "\\";
}
.icon-089:before {
content: "\e000";
}
.icon-088:before {
content: "\e001";
}
.icon-090:before {
content: "\e002";
}
.icon-077:before {
content: "\e003";
}
.icon-078:before {
content: "\e004";
}
.icon-091:before {
content: "\e005";
}.tz-header .tz-headerTop .tz-headerLeft .tzheader_support .tzheader_site i {
transition: 0.4s;
}
.tz-header .tz-headerTop .tz-headerLeft .tzheader_support .tzheader_site i:hover {
color: #e5ae49;
}
.tz-header.tz-header-type-2 .tz-headerTop .tz-headerTop-box .tz-headerLeft .tzheader_support .tzheader_site {
font-family: 'Ubuntu Light', sans-serif;
font-weight: 400;
line-height: 22px;
letter-spacing: 0.2px;
}
.tz-header.tz-header-type-2 .tz-headerTop .tz-headerTop-box .tz-headerLeft .tzheader_support .tzheader_site i {
color: #e5ae49;
}
.tz-header.tz-header-type-2 .tz-headerTop .tz-headerTop-box .tz-headerLeft .tzheader_support .tzheader_line {
padding: 15px 15px;
}
.tz-header.tz-header-type-2 .tz-headerTop .tz-headerTop-box .tz-headerRight ul.tzheader_social li {
padding: 15px 0 15px 26px;
}
.tz-header.tz-header-type-2 .tz-headerBottom .pull-left.tz_logo {
padding: 15px 0 15px;
}
.tz-header.tz-header-type-2 .tz-headerBottom .tz-header-cart.pull-right .icon_cart_alt {
padding: 37px 0 35px 22px;
}
.tz-header.tz-header-type-2 .tz-headerBottom .tz-header-search.pull-right .icon_search.tz_icon_search {
padding: 37px 0 35px 8px;
}
.tz-header.tz-header-type-2 .tz-headerBottom nav.pull-right #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
padding: 30px 27px 64px 27px;
}
.tz-header.tz-header-type-2 .tz-headerBottom nav.pull-right #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a {
font-family: 'Montserrat SemiBold', sans-serif;
font-weight: 400;
font-size: 15px;
line-height: 32px;
}
.tzElement_Counter.tz_Counter_type4 {
padding: 0 0 33px 0;
}
.tzElement_Counter.tz_Counter_type4 .tzElement_counterIcon {
margin: 7px 0 17px;
padding: 0;
border-bottom: none;
}
.tzElement_Counter.tz_Counter_type4 .tzElement_counterIcon span {
font-size: 4rem;
}
.tzElement_Counter.tz_Counter_type4 .tzElement_count .stat-count {
font-size: 3.6rem;
line-height: 3.6rem;
}
.tzElement_Counter.tz_Counter_type4 p {
font-family: 'Ubuntu Light', sans-serif;
font-size: 13px;
font-weight: 500;
letter-spacing: 0px;
font-style: normal;
margin: 5px 0 0;
}
.tzElement_Counter.tz_Counter_type4.tz_border::after {
content: '';
position: absolute;
width: 1px;
height: 100px;
top: 50px;
right: 0;
background: #faefdb;
}
.tz_shadow {
box-shadow: 0 0 30px 0 rgba(183, 183, 183, 0.3);
}
.style-list ul {
padding-left: 30px;
}
.style-list ul li {
line-height: 35px;
list-style: none;
position: relative;
}
.style-list ul li i {
display: none;
}
.style-list ul li::after {
content: "\f138";
font-family: "FontAwesome";
position: absolute;
color: #e5ae49;
top: 12px;
left: -30px;
padding: 5px 0;
border-radius: 50%;
line-height: 0px;
font-size: 14px;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_image {
padding: 0;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_image img {
width: 100%;
max-height: 450px;
object-fit: cover;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info {
display: flex;
align-items: center;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box {
max-width: 500px;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_number {
font-family: 'Montserrat Medium', sans-serif;
font-weight: 400;
font-size: 90px;
line-height: 68px;
letter-spacing: 0.25px;
color: #e8e8e8;
margin-bottom: 26px;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_title {
font-family: 'Montserrat Medium', sans-serif;
font-weight: 600;
font-size: 30px;
line-height: 68px;
letter-spacing: 0.1px;
margin-bottom: 9px;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_des {
font-family: 'Ubuntu Light', sans-serif;
font-weight: 300;
font-size: 14px;
line-height: 25px;
color: #666666;
margin-bottom: 42px;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService-v2-readmore {
display: inline-block;
background: initial;
border: 1px solid #d8d8d8;
border-radius: 20px;
color: #464646;
font-family: "Montserrat SemiBold", sans-serif;
font-size: 13px;
font-weight: 400;
line-height: 22px;
padding: 8px 35px;
text-transform: uppercase;
letter-spacing: 0.5px;
transition: 0.4s;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService-v2-readmore:hover {
color: #fff;
background-color: #e5ae49;
border-color: #e5ae49;
}
.tzElement_Service-v2 .service_left {
display: flex;
}
.tzElement_Service-v2 .service_right {
display: flex;
flex-direction: row-reverse;
}
.tzElement_Service-v2 .service_right .tzService_Info {
flex-direction: row-reverse;
}
.tzElement_Service-v2 .service_right .tzService_Info .tzService_Info_Box {
float: right;
}
.position-top .tzFeature_title {
font-weight: 600 !important;
font-size: 16px !important;
padding-bottom: 16px !important;
margin: 48px 0 12px 0 !important;
}
.position-top .tzFeature_Icon {
position: absolute;
top: 0;
}
.position-top .tzFeature_description {
margin: 0 !important;
}
.tzElement-title.tz-title-type-10 .tzTitle {
font-family: 'Montserrat SemiBold', sans-serif;
font-size: 2.3rem;
color: #222222;
font-weight: 400;
text-transform: capitalize;
}
.TzPage_Default {     }
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading {
border: none;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a span.vc_tta-title-text {
color: #464646;
font-family: 'Montserrat SemiBold', sans-serif !important;
font-weight: 400 !important;
font-size: 1.4rem !important;
letter-spacing: 0.5px !important;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon {
height: 10px;
width: 10px;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left {
background-color: #464646;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a {
padding: 16px 20px;
margin-left: 50px;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a .vc_tta-title-text {
color: #464646;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a .vc_tta-controls-icon {
left: -30px;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a .vc_tta-controls-icon:before,
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a .vc_tta-controls-icon:after {
border-color: #fff;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right a {
padding: 16px 20px;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right a .vc_tta-controls-icon-plus {
padding: 8px;
border-radius: 50%;
background: #464646;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right a .vc_tta-controls-icon-plus::before {
left: 4px;
width: 8px;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right a .vc_tta-controls-icon-plus::after {
top: 4px;
height: 8px;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right a .vc_tta-controls-icon-chevron {
padding: 8px;
border-radius: 50%;
background-color: #464646;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right a .vc_tta-controls-icon-chevron::before {
left: 4px;
top: 6px;
width: 8px;
height: 8px;
border-style: solid;
border-width: 0 3px 3px 0;
border-radius: 2px;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right a .vc_tta-controls-icon-triangle {
padding: 8px;
background-color: #464646;
border-radius: 50%;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right a .vc_tta-controls-icon-triangle::before {
left: 4px;
top: 4px;
width: 4px;
border-width: 4px;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right a .vc_tta-title-text {
color: #ffffff !important;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right a .vc_tta-controls-icon-plus {
background-color: #ffffff;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right a .vc_tta-controls-icon-chevron {
background-color: #ffffff;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right a .vc_tta-controls-icon-chevron::before {
top: 3px;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right a .vc_tta-controls-icon-triangle {
background-color: #ffffff;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right a .vc_tta-controls-icon-triangle::before {
top: -8px;
}
.TzPage_Default .vc_tta-accordion .vc_tta-panels-container .vc_tta-panel-body {
background-color: #ffffff !important;
padding: 22px 19px 25px 29px !important;
}
.TzPage_Default .vc_tta-color-grey .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a {
background-color: #dcdcdc;
}
.TzPage_Default .vc_tta-color-grey .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #dcdcdc;
}
.TzPage_Default .vc_tta-color-grey .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::after {
border-color: #dcdcdc;
}
.TzPage_Default .vc_tta-color-grey .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #dcdcdc;
}
.TzPage_Default .vc_tta-color-grey .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left {
background-color: #f8f8f8 !important;
}
.TzPage_Default .vc_tta-color-grey .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left a i:before {
border-color: #666666 !important;
}
.TzPage_Default .vc_tta-color-grey .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #666666 !important;
}
.TzPage_Default .vc_tta-color-grey .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon-triangle::before {
border-top-color: #f8f8f8 !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
}
.TzPage_Default .vc_tta-color-blue .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a {
background-color: #b7dbf1;
}
.TzPage_Default .vc_tta-color-blue .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #b7dbf1;
}
.TzPage_Default .vc_tta-color-blue .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::after {
border-color: #b7dbf1;
}
.TzPage_Default .vc_tta-color-blue .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #b7dbf1;
}
.TzPage_Default .vc_tta-color-blue .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left {
background-color: #5472d2 !important;
}
.TzPage_Default .vc_tta-color-blue .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #5472d2;
}
.TzPage_Default .vc_tta-color-blue .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #5472d2 !important;
}
.TzPage_Default .vc_tta-color-blue .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon-triangle::before {
border-top-color: #5472d2 !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
}
.TzPage_Default .vc_tta-color-turquoise .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a {
background-color: #b7edf1;
}
.TzPage_Default .vc_tta-color-turquoise .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #b7edf1;
}
.TzPage_Default .vc_tta-color-turquoise .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::after {
border-color: #b7edf1;
}
.TzPage_Default .vc_tta-color-turquoise .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #b7edf1;
}
.TzPage_Default .vc_tta-color-turquoise .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left {
background-color: #00c1cf !important;
}
.TzPage_Default .vc_tta-color-turquoise .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #00c1cf;
}
.TzPage_Default .vc_tta-color-turquoise .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #00c1cf !important;
}
.TzPage_Default .vc_tta-color-turquoise .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon-triangle::before {
border-top-color: #00c1cf !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
}
.TzPage_Default .vc_tta-color-pink .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a {
background-color: #ffceca;
}
.TzPage_Default .vc_tta-color-pink .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #ffceca;
}
.TzPage_Default .vc_tta-color-pink .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::after {
border-color: #ffceca;
}
.TzPage_Default .vc_tta-color-pink .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #ffceca;
}
.TzPage_Default .vc_tta-color-pink .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left {
background-color: #fe6c61 !important;
}
.TzPage_Default .vc_tta-color-pink .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #fe6c61;
}
.TzPage_Default .vc_tta-color-pink .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #fe6c61 !important;
}
.TzPage_Default .vc_tta-color-pink .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon-triangle::before {
border-top-color: #fe6c61 !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
}
.TzPage_Default .vc_tta-color-violet .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a {
background-color: #ceb2ff;
}
.TzPage_Default .vc_tta-color-violet .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #ceb2ff;
}
.TzPage_Default .vc_tta-color-violet .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::after {
border-color: #ceb2ff;
}
.TzPage_Default .vc_tta-color-violet .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #ceb2ff;
}
.TzPage_Default .vc_tta-color-violet .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left {
background-color: #8d6dc4 !important;
}
.TzPage_Default .vc_tta-color-violet .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #8d6dc4;
}
.TzPage_Default .vc_tta-color-violet .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #8d6dc4 !important;
}
.TzPage_Default .vc_tta-color-violet .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon-triangle::before {
border-top-color: #8d6dc4 !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
}
.TzPage_Default .vc_tta-color-peacoc .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a {
background-color: #a7ebff;
}
.TzPage_Default .vc_tta-color-peacoc .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #a7ebff;
}
.TzPage_Default .vc_tta-color-peacoc .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::after {
border-color: #a7ebff;
}
.TzPage_Default .vc_tta-color-peacoc .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #a7ebff;
}
.TzPage_Default .vc_tta-color-peacoc .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left {
background-color: #4cadc9 !important;
}
.TzPage_Default .vc_tta-color-peacoc .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #4cadc9;
}
.TzPage_Default .vc_tta-color-peacoc .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #4cadc9 !important;
}
.TzPage_Default .vc_tta-color-peacoc .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon-triangle::before {
border-top-color: #4cadc9 !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
}
.TzPage_Default .vc_tta-color-chino .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a {
background-color: #f3e8d3;
}
.TzPage_Default .vc_tta-color-chino .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #dcdcdc;
}
.TzPage_Default .vc_tta-color-chino .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::after {
border-color: #f3e8d3;
}
.TzPage_Default .vc_tta-color-chino .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #f3e8d3;
}
.TzPage_Default .vc_tta-color-chino .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left {
background-color: #cec2ab !important;
}
.TzPage_Default .vc_tta-color-chino .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #cec2ab;
}
.TzPage_Default .vc_tta-color-chino .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #cec2ab !important;
}
.TzPage_Default .vc_tta-color-chino .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon-triangle::before {
border-top-color: #cec2ab !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
}
.TzPage_Default .vc_tta-color-mulled-wine .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a {
background-color: #8f7ca9;
}
.TzPage_Default .vc_tta-color-mulled-wine .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #8f7ca9;
}
.TzPage_Default .vc_tta-color-mulled-wine .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::after {
border-color: #8f7ca9;
}
.TzPage_Default .vc_tta-color-mulled-wine .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #8f7ca9;
}
.TzPage_Default .vc_tta-color-mulled-wine .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left {
background-color: #50485b !important;
}
.TzPage_Default .vc_tta-color-mulled-wine .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #50485b;
}
.TzPage_Default .vc_tta-color-mulled-wine .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #50485b !important;
}
.TzPage_Default .vc_tta-color-mulled-wine .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon-triangle::before {
border-top-color: #50485b !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
}
.TzPage_Default .vc_tta-color-vista-blue .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a {
background-color: #b1ffd0;
}
.TzPage_Default .vc_tta-color-vista-blue .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #dcdcdc;
}
.TzPage_Default .vc_tta-color-vista-blue .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::after {
border-color: #b1ffd0;
}
.TzPage_Default .vc_tta-color-vista-blue .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #b1ffd0;
}
.TzPage_Default .vc_tta-color-vista-blue .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left {
background-color: #75d69c !important;
}
.TzPage_Default .vc_tta-color-vista-blue .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #75d69c;
}
.TzPage_Default .vc_tta-color-vista-blue .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #75d69c !important;
}
.TzPage_Default .vc_tta-color-vista-blue .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon-triangle::before {
border-top-color: #75d69c !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
}
.TzPage_Default .vc_tta-color-black .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a {
background-color: #484848;
}
.TzPage_Default .vc_tta-color-black .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a .vc_tta-title-text {
color: #ffffff;
}
.TzPage_Default .vc_tta-color-black .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #484848;
}
.TzPage_Default .vc_tta-color-black .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-title-text {
color: #ffffff;
}
.TzPage_Default .vc_tta-color-black .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::after {
border-color: #484848;
}
.TzPage_Default .vc_tta-color-black .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #484848;
}
.TzPage_Default .vc_tta-color-black .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left {
background-color: #2a2a2a !important;
}
.TzPage_Default .vc_tta-color-black .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left .vc_tta-title-text {
color: #ffffff;
}
.TzPage_Default .vc_tta-color-black .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #2a2a2a;
}
.TzPage_Default .vc_tta-color-black .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-title-text {
color: #ffffff;
}
.TzPage_Default .vc_tta-color-black .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #2a2a2a !important;
}
.TzPage_Default .vc_tta-color-black .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon-triangle::before {
border-top-color: #2a2a2a !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
}
.TzPage_Default .vc_tta-color-orange .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a {
background-color: #faefdb;
}
.TzPage_Default .vc_tta-color-orange .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #faefdb;
}
.TzPage_Default .vc_tta-color-orange .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::after {
border-color: #faefdb;
}
.TzPage_Default .vc_tta-color-orange .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #faefdb;
}
.TzPage_Default .vc_tta-color-orange .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left {
background-color: #f7be68 !important;
}
.TzPage_Default .vc_tta-color-orange .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #f7be68;
}
.TzPage_Default .vc_tta-color-orange .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #f7be68 !important;
}
.TzPage_Default .vc_tta-color-orange .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon-triangle::before {
border-top-color: #f7be68 !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
}
.TzPage_Default .vc_tta-color-sky .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a {
background-color: #9fd1ff;
}
.TzPage_Default .vc_tta-color-sky .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #9fd1ff;
}
.TzPage_Default .vc_tta-color-sky .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::after {
border-color: #9fd1ff;
}
.TzPage_Default .vc_tta-color-sky .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #9fd1ff;
}
.TzPage_Default .vc_tta-color-sky .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left {
background-color: #5aa1e3 !important;
}
.TzPage_Default .vc_tta-color-sky .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #5aa1e3;
}
.TzPage_Default .vc_tta-color-sky .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #5aa1e3 !important;
}
.TzPage_Default .vc_tta-color-sky .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon-triangle::before {
border-top-color: #5aa1e3 !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
}
.TzPage_Default .vc_tta-color-green .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a {
background-color: #b1e289;
}
.TzPage_Default .vc_tta-color-green .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #b1e289;
}
.TzPage_Default .vc_tta-color-green .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::after {
border-color: #b1e289;
}
.TzPage_Default .vc_tta-color-green .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #b1e289;
}
.TzPage_Default .vc_tta-color-green .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left {
background-color: #6dab3c !important;
}
.TzPage_Default .vc_tta-color-green .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #6dab3c;
}
.TzPage_Default .vc_tta-color-green .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #6dab3c !important;
}
.TzPage_Default .vc_tta-color-green .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon-triangle::before {
border-top-color: #6dab3c !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
}
.TzPage_Default .vc_tta-color-juicy-pink .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a {
background-color: #ff827e;
}
.TzPage_Default .vc_tta-color-juicy-pink .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #ff827e;
}
.TzPage_Default .vc_tta-color-juicy-pink .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::after {
border-color: #ff827e;
}
.TzPage_Default .vc_tta-color-juicy-pink .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #ff827e;
}
.TzPage_Default .vc_tta-color-juicy-pink .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left {
background-color: #f4524d !important;
}
.TzPage_Default .vc_tta-color-juicy-pink .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #f4524d;
}
.TzPage_Default .vc_tta-color-juicy-pink .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #f4524d !important;
}
.TzPage_Default .vc_tta-color-juicy-pink .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon-triangle::before {
border-top-color: #f4524d !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
}
.TzPage_Default .vc_tta-color-sandy-brown .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a {
background-color: #ffc6ad;
}
.TzPage_Default .vc_tta-color-sandy-brown .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #ffc6ad;
}
.TzPage_Default .vc_tta-color-sandy-brown .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::after {
border-color: #ffc6ad;
}
.TzPage_Default .vc_tta-color-sandy-brown .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #ffc6ad;
}
.TzPage_Default .vc_tta-color-sandy-brown .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left {
background-color: #f79468 !important;
}
.TzPage_Default .vc_tta-color-sandy-brown .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #f79468;
}
.TzPage_Default .vc_tta-color-sandy-brown .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #f79468 !important;
}
.TzPage_Default .vc_tta-color-sandy-brown .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon-triangle::before {
border-top-color: #f79468 !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
}
.TzPage_Default .vc_tta-color-purple .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-left a {
background-color: #ec94ef;
}
.TzPage_Default .vc_tta-color-purple .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #ec94ef;
}
.TzPage_Default .vc_tta-color-purple .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::after {
border-color: #ec94ef;
}
.TzPage_Default .vc_tta-color-purple .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #ec94ef;
}
.TzPage_Default .vc_tta-color-purple .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-left {
background-color: #b97ebb !important;
}
.TzPage_Default .vc_tta-color-purple .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right {
background-color: #b97ebb;
}
.TzPage_Default .vc_tta-color-purple .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
border-color: #b97ebb !important;
}
.TzPage_Default .vc_tta-color-purple .vc_active .vc_tta-panel-heading .vc_tta-controls-icon-position-right .vc_tta-controls-icon-triangle::before {
border-top-color: #b97ebb !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container {
margin-bottom: -1px !important;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list {
text-align: left;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
padding: 13px 37px;
margin-right: 5px;
border: 1px solid #faefdb;
border-bottom: 0 !important;
transition: 0.6s;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
padding: 0;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a span {
font-family: 'Montserrat SemiBold', sans-serif;
font-size: 1.4rem;
color: #464646;
text-transform: uppercase;
padding: 0;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a span::after {
display: none;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
background: #fff !important;
border-radius: 0;
border-top: 3px solid rgba(229, 174, 73);
padding: 13px 39px;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container {
border: 1px solid #faefdb;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels {
padding: 24px 32px;
background: #ffffff !important;
border: none !important;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-grey .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #dcdcdc;
border: 1px solid #dcdcdc;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-grey .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-top: 3px solid #f8f8f8;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-grey .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #f8f8f8;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-grey .vc_tta-panels-container {
border: 1px solid #dcdcdc;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #b7dbf1;
border: 1px solid #b7dbf1;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-top: 3px solid #5472d2;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #5472d2;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-blue .vc_tta-panels-container {
border: 1px solid #b7dbf1;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-turquoise .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #b7edf1;
border: 1px solid #b7edf1;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-turquoise .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-top: 3px solid #00c1cf;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-turquoise .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #00c1cf;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-turquoise .vc_tta-panels-container {
border: 1px solid #b7edf1;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-pink .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #ffceca;
border: 1px solid #ffceca;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-pink .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-top: 3px solid #fe6c61;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-pink .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #fe6c61;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-pink .vc_tta-panels-container {
border: 1px solid #ffceca;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-violet .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #ceb2ff;
border: 1px solid #ceb2ff;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-violet .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-top: 3px solid #8d6dc4;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-violet .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #8d6dc4;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-violet .vc_tta-panels-container {
border: 1px solid #ceb2ff;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-peacoc .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #a7ebff;
border: 1px solid #a7ebff;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-peacoc .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-top: 3px solid #4cadc9;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-peacoc .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #4cadc9;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-peacoc .vc_tta-panels-container {
border: 1px solid #a7ebff;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-chino .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #f3e8d3;
border: 1px solid #f3e8d3;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-chino .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-top: 3px solid #cec2ab;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-chino .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #cec2ab;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-chino .vc_tta-panels-container {
border: 1px solid #f3e8d3;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-mulled-wine .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #8f7ca9;
border: 1px solid #8f7ca9;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-mulled-wine .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-top: 3px solid #50485b;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-mulled-wine .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #50485b;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-mulled-wine .vc_tta-panels-container {
border: 1px solid #8f7ca9;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-vista-blue .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #b1ffd0;
border: 1px solid #b1ffd0;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-vista-blue .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-top: 3px solid #75d69c;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-vista-blue .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #75d69c;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-vista-blue .vc_tta-panels-container {
border: 1px solid #b1ffd0;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-black .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #484848;
border: 1px solid #484848;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-black .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab .vc_tta-title-text {
color: #ffffff;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-black .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-top: 3px solid #2a2a2a;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-black .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #2a2a2a;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-black .vc_tta-panels-container {
border: 1px solid #484848;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #faefdb;
border: 1px solid #faefdb;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-top: 3px solid #f7be68;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #f7be68;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-orange .vc_tta-panels-container {
border: 1px solid #faefdb;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-sky .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #9fd1ff;
border: 1px solid #9fd1ff;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-sky .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-top: 3px solid #5aa1e3;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-sky .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #5aa1e3;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-sky .vc_tta-panels-container {
border: 1px solid #9fd1ff;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-green .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #b1e289;
border: 1px solid #b1e289;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-green .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-top: 3px solid #6dab3c;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-green .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #6dab3c;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-green .vc_tta-panels-container {
border: 1px solid #b1e289;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-juicy-pink .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #ff827e;
border: 1px solid #ff827e;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-juicy-pink .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-top: 3px solid #f4524d;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-juicy-pink .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #f4524d;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-juicy-pink .vc_tta-panels-container {
border: 1px solid #ff827e;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-sandy-brown .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #ffc6ad;
border: 1px solid #ffc6ad;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-sandy-brown .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-top: 3px solid #f79468;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-sandy-brown .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #f79468;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-sandy-brown .vc_tta-panels-container {
border: 1px solid #ffc6ad;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-purple .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #ec94ef;
border: 1px solid #ec94ef;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-purple .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-top: 3px solid #b97ebb;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-purple .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #b97ebb;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-purple .vc_tta-panels-container {
border: 1px solid #ec94ef;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left {
display: flex;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container {
margin-bottom: -1px !important;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list {
text-align: left;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
padding: 12px 37px;
margin-bottom: 5px;
width: 120px;
background: #faefdb;
border: 1px solid #faefdb;
border-right: 0 !important;
transition: 0.6s;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
padding: 0;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a span {
font-family: 'Montserrat SemiBold', sans-serif;
font-size: 1.4rem;
color: #464646;
text-transform: uppercase;
padding: 0;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a span::after {
display: none;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
background: #ffffff !important;
border-radius: 0;
border-left: 3px solid #e5ae49;
padding: 13px 36px;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_active a span {
color: #e5ae49;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container {
border: 1px solid #faefdb;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container .vc_tta-panels {
padding: 24px 32px;
background: #ffffff !important;
border: 0 !important;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-grey .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #dcdcdc;
border: 1px solid #dcdcdc;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-grey .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-left: 3px solid #f8f8f8;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-grey .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #f8f8f8;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-grey .vc_tta-panels-container {
border: 1px solid #dcdcdc;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #b7dbf1;
border: 1px solid #b7dbf1;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-left: 3px solid #5472d2;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #5472d2;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-blue .vc_tta-panels-container {
border: 1px solid #b7dbf1;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-turquoise .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #b7edf1;
border: 1px solid #b7edf1;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-turquoise .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-left: 3px solid #00c1cf;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-turquoise .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #00c1cf;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-turquoise .vc_tta-panels-container {
border: 1px solid #b7edf1;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-pink .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #ffceca;
border: 1px solid #ffceca;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-pink .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-left: 3px solid #fe6c61;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-pink .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #fe6c61;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-pink .vc_tta-panels-container {
border: 1px solid #ffceca;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-violet .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #ceb2ff;
border: 1px solid #ceb2ff;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-violet .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-left: 3px solid #8d6dc4;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-violet .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #8d6dc4;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-violet .vc_tta-panels-container {
border: 1px solid #ceb2ff;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-peacoc .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #a7ebff;
border: 1px solid #a7ebff;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-peacoc .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-left: 3px solid #4cadc9;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-peacoc .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #4cadc9;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-peacoc .vc_tta-panels-container {
border: 1px solid #a7ebff;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-chino .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #f3e8d3;
border: 1px solid #f3e8d3;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-chino .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-left: 3px solid #cec2ab;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-chino .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #cec2ab;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-chino .vc_tta-panels-container {
border: 1px solid #f3e8d3;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-mulled-wine .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #8f7ca9;
border: 1px solid #8f7ca9;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-mulled-wine .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-left: 3px solid #50485b;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-mulled-wine .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #50485b;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-mulled-wine .vc_tta-panels-container {
border: 1px solid #8f7ca9;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-vista-blue .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #b1ffd0;
border: 1px solid #b1ffd0;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-vista-blue .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-left: 3px solid #75d69c;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-vista-blue .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #75d69c;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-vista-blue .vc_tta-panels-container {
border: 1px solid #b1ffd0;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-black .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #484848;
border: 1px solid #484848;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-black .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab .vc_tta-title-text {
color: #ffffff;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-black .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-left: 3px solid #2a2a2a;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-black .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #2a2a2a;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-black .vc_tta-panels-container {
border: 1px solid #484848;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #faefdb;
border: 1px solid #faefdb;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-left: 3px solid #f7be68;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-orange .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #f7be68;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-orange .vc_tta-panels-container {
border: 1px solid #faefdb;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-sky .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #9fd1ff;
border: 1px solid #9fd1ff;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-sky .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-left: 3px solid #5aa1e3;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-sky .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #5aa1e3;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-sky .vc_tta-panels-container {
border: 1px solid #9fd1ff;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-green .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #b1e289;
border: 1px solid #b1e289;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-green .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-left: 3px solid #6dab3c;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-green .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #6dab3c;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-green .vc_tta-panels-container {
border: 1px solid #b1e289;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-juicy-pink .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #ff827e;
border: 1px solid #ff827e;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-juicy-pink .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-left: 3px solid #f4524d;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-juicy-pink .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #f4524d;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-juicy-pink .vc_tta-panels-container {
border: 1px solid #ff827e;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-sandy-brown .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #ffc6ad;
border: 1px solid #ffc6ad;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-sandy-brown .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-left: 3px solid #f79468;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-sandy-brown .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #f79468;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-sandy-brown .vc_tta-panels-container {
border: 1px solid #ffc6ad;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-purple .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
background: #ec94ef;
border: 1px solid #ec94ef;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-purple .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
border-left: 3px solid #b97ebb;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-purple .vc_tta-tabs-container .vc_tta-tabs-list .vc_active .vc_tta-title-text {
color: #b97ebb;
}
.TzPage_Default .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-purple .vc_tta-panels-container {
border: 1px solid #ec94ef;
}
.tzElement_Member_type2 .tzMember_image {
position: relative;
overflow: hidden;
}
.tzElement_Member_type2 .tzMember_image::after {
content: '';
position: absolute;
top: 0;
left: 0;
background: rgba(63, 63, 63, 0);
width: 100%;
height: 100%;
transition: 0.6s;
}
.tzElement_Member_type2 .tzMember_image:hover:after {
background: rgba(63, 63, 63, 0.5);
}
.tzElement_Member_type2 .tzMember_Info .tzMember_Info_Box {
text-align: center;
}
.tzElement_Member_type2 .tzMember_Info .tzMember_Info_Box .tzMember_name {
font-family: 'Montserrat SemiBold', sans-serif;
font-size: 1.6rem;
margin: 23px 0 8px;
text-shadow: 0 0 2px rgba(34, 34, 34, 0.19);
font-weight: 700;
}
.tzElement_Member_type2 .tzMember_Info .tzMember_Info_Box .tzMember_position {
font-family: 'Ubuntu Light', sans-serif;
font-weight: 400;
font-size: 1.4rem;
color: #838383;
letter-spacing: 0.1px;
}
.tzElement_Image_slide.slide-type-2 {
margin: 0;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-stage-outer {
clip-path: inset(0 0.4vw 0.5vw 0.4vw);
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-stage-outer .owl-stage .owl-item {
padding: 0 2.5px;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-stage-outer .owl-stage .owl-item .tzImage_Slide_Item {
max-height: 550px;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-nav i {
font-size: 24px;
line-height: 46px;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-nav .owl-prev {
width: 50px;
height: 50px;
top: auto;
bottom: -23px;
left: 15%;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-nav .owl-next {
width: 50px;
height: 50px;
top: auto;
bottom: -23px;
right: 15%;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots {
margin: 68px auto;
width: 55%;
background: #e0e0e0;
height: 2px;
display: flex;
justify-content: center;
flex-wrap: nowrap;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot {
margin: 0;
width: 25%;
height: 2px;
border-radius: 0;
-webkit-transition: 0.6s;
transition: 0.6s;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot span {
display: none;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot.active {
width: 30%;
height: 4px;
margin-top: -1px;
border-radius: 0;
background-color: #e5ae49;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots.disabled {
display: none;
}
@media only screen and (max-device-width: 380.98px) {
.tzElement-title.tz-title-type-3 .tzTitle {
line-height: 36px !important;
}
}
@media only screen and (max-device-width: 480.98px) {
.tzElement-title.tz-title-type-3.tz-text-align-left {
text-align: center !important;
}
.style-list .wpb_column vc_column_container:nth-of-type(1) {
margin-top: 20px;
}
.style-list .wpb_column vc_column_container:nth-of-type(2) {
margin-top: 23px;
}
.style-list ul {
margin-left: 0;
}
.wpb_row.vc_row-fluid {
margin-left: 0 !important;
margin-right: 0 !important;
}
.tzElement_Counter.tz_Counter_type4::after {
content: '';
position: absolute;
width: 200px;
height: 1px;
top: auto;
left: 0;
bottom: 0;
margin: 0 auto;
background: #faefdb;
}
.tzElement_Counter.tz_Counter_type4::after .tzElement_counterIcon span {
font-size: 3.7rem;
}
.tzElement_Counter.tz_Counter_type4::after .tzElement_count .stat-count {
font-size: 3.4rem;
}
.tzElement_Counter.tz_Counter_type4.tz_border::after {
content: '';
position: absolute;
width: 200px;
height: 1px;
top: auto;
left: 0;
bottom: 0;
margin: 0 auto;
background: #faefdb;
}
.tzElement_Service-v2 {
margin: 0 auto;
margin-top: -30px;
}
.tzElement_Service-v2 .tzService_Wrap {
display: block;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info {
margin-top: 35px;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box {
text-align: left;
padding: 0 35px;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_number {
font-size: 6rem;
line-height: 6rem;
margin-bottom: 0;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_title {
font-size: 2.1rem;
line-height: 60px;
margin-bottom: 0;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_des {
margin-bottom: 30px;
}
.tzElement_Feature.tzFeature_type6.tzFeature_left.position-top {
margin-top: 70px;
margin-left: 15px;
}
.tzElement_Feature.tzFeature_type6.tzFeature_left.position-top .tzFeature_Icon {
top: -40px;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot span {
width: 50px;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot:hover span::after,
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot.active span::after {
width: 50px;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-nav .owl-prev {
left: 5%;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-nav .owl-next {
right: 5%;
}
.tzElement_Member_type2 {
margin-top: 30px;
}
.tzElement_Member_type2 .tzMember_Wrap {
text-align: center;
}
.tzElement_Member_type2 .tzMember_Wrap .tzMember_image::after {
width: 270px;
height: 360px;
left: 50%;
transform: translateX(-50%);
}
.tzElement-title.tz-title-type-10 .tzTitle {
font-size: 3rem;
}
.TzPage_Default {
padding: 70px 0 !important;
}
.style-list .wpb_column.vc_column_container:nth-of-type(1) {
margin-top: 20px;
}
.style-list .wpb_column.vc_column_container:nth-of-type(2) {
margin-top: 0;
margin-bottom: 40px;
}
.style-list ul li::after {
top: 10px;
}
.wpb_single_image {
text-align: center !important;
}
.responsive-counter {
margin-top: 170px !important;
}
.vc_tta-tabs .vc_tta-panels-container {
margin-left: 0 !important;
border: none !important;
}
.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
text-align: center;
margin-bottom: 0 !important;
}
.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
padding: 22px 19px 25px 29px !important;
}
.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active {
border: 1px solid #faefdb;
}
.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading {
margin-top: -1px !important;
}
.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-body {
margin-top: -30px;
}
.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels {
padding: 0 !important;
}
.vc_tta-tabs.vc_tta-tabs-position-left {
margin-top: 50px;
}
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container .vc_tta-panels {
padding: 0 !important;
}
}
@media only screen and (min-device-width: 481px) and (max-device-width: 767.98px) {
.vc_tta-accordion .vc_tta-panels-container {
border: none;
}
.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-body {
margin-top: -30px;
}
.vc_tta-tabs .vc_tta-panels-container {
margin-left: 0 !important;
border: none !important;
}
.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
text-align: center;
margin-bottom: 0 !important;
}
.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
padding: 22px 19px 25px 29px !important;
}
.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active {
border: 1px solid #faefdb;
}
.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading {
margin-top: -1px !important;
}
.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
padding: 13px 37px;
}
.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
padding: 13px 39px;
}
.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels {
padding: 0 !important;
}
.vc_tta-tabs.vc_tta-tabs-position-left {
margin-top: 50px;
}
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
padding: 12px 30px;
}
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
padding: 13px 30px;
}
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container .vc_tta-panels {
padding: 0 !important;
}
.tzElement_Counter.tz_Counter_type4 .tzElement_counterIcon span {
font-size: 3.4rem;
}
.tzElement_Counter.tz_Counter_type4 .tzElement_count .stat-count {
font-size: 3.2rem;
}
.vc_inner .wpb_column.vc_column_container:nth-of-type(2) .tzElement_Counter.tz_Counter_type4.tz_border:after,
.vc_inner .wpb_column.vc_column_container:nth-of-type(4) .tzElement_Counter.tz_Counter_type4.tz_border:after {
display: none;
}
.tzElement_Service-v2 {
margin: 0 auto;
margin-top: -30px;
}
.tzElement_Service-v2 .tzService_Wrap {
display: block;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info {
margin-top: 35px;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box {
text-align: left;
max-width: 100%;
padding: 0 35px;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_number {
font-size: 6rem;
line-height: 6rem;
margin-bottom: 0;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_title {
font-size: 2.1rem;
line-height: 60px;
margin-bottom: 0;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_des {
margin-bottom: 30px;
}
.tzElement_Feature.tzFeature_type6.tzFeature_left.position-top {
margin-top: 70px;
margin-left: 15px;
}
.tzElement_Feature.tzFeature_type6.tzFeature_left.position-top .tzFeature_Icon {
top: -40px;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot span {
width: 70px;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot:hover span::after,
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot.active span::after {
width: 70px;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-nav .owl-prev {
left: 10%;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-nav .owl-next {
right: 10%;
}
.tzElement_Member_type2 {
margin-top: 30px;
}
.tzElement_Member_type2 .tzMember_Wrap {
text-align: center;
}
.tzElement_Member_type2 .tzMember_Wrap .tzMember_image img {
width: 100%;
height: auto;
}
.style-list .wpb_column.vc_column_container:nth-of-type(1) {
margin-top: 20px;
}
.style-list .wpb_column.vc_column_container:nth-of-type(2) {
margin-top: 0;
margin-bottom: 40px;
}
.style-list ul li::after {
top: 10px;
}
.responsive-counter {
margin-top: 170px !important;
}
.wpb_single_image {
text-align: center !important;
}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 991.98px) {
.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
padding: 13px 18px !important;
}
.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
padding: 13px 20px !important;
}
.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels {
padding: 24px 20px !important;
}
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
padding: 12px 18px !important;
}
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
padding: 13px 20px !important;
}
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container .vc_tta-panels {
padding: 24px 20px !important;
}
.tzElement_Service-v2 {
margin: 0 auto;
margin-top: -20px;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info {
max-width: 50%;
padding: 0 25px;
margin-top: 0 !important;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box {
max-width: 100%;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_number {
font-size: 6.5rem;
line-height: 35px;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_title {
position: absolute;
transform: translate(50%, -110%);
font-size: 2.4rem;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_des {
margin-bottom: 20px;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot span {
width: 100px;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot:hover span::after,
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot.active span::after {
width: 100px;
}
.tzElement_Member_type2 {
margin-top: 30px;
}
.tzElement_Member_type2 .tzMember_Wrap {
text-align: center;
}
.tzElement_Member_type2 .tzMember_Wrap .tzMember_image img {
width: 100%;
height: auto;
}
.tzElement_Counter.tz_Counter_type4 .tzElement_counterIcon span {
font-size: 3.5rem;
}
.tzElement_Counter.tz_Counter_type4 .tzElement_count .stat-count {
font-size: 3.2rem;
}
.tz-plazart-list li i {
margin: 0;
}
.responsive-counter {
margin-top: 130px !important;
}
.tz_shadow .row {
display: flex;
justify-content: center;
}
.style-list {
margin-top: 20px;
}
.style-list .wpb_column.vc_column_container:nth-of-type(1) {
margin-top: 20px;
}
.style-list .wpb_column.vc_column_container:nth-of-type(2) {
margin-top: 23px;
}
.style-list ul {
padding-left: 25px;
margin-top: -25px;
}
.style-list ul li::after {
left: -25px;
}
}
@media only screen and (min-device-width: 992px) and (max-device-width: 1199.98px) {
.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
padding: 13px 20px !important;
}
.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
padding: 13px 22px !important;
}
.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels {
padding: 24px 22px !important;
}
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
padding: 12px 20px !important;
}
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_active {
padding: 13px 22px !important;
}
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container .vc_tta-panels {
padding: 24px 22px !important;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info {
max-width: 100%;
padding: 0 40px;
margin-top: 0 !important;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box {
max-width: 100%;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_number {
font-size: 7rem;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_title {
position: absolute;
transform: translate(50%, -135%);
font-size: 2.7rem;
}
.service_left .tzService_Info {
padding-left: 50px;
}
.service_right .tzService_Info {
padding-right: 50px;
}
.tzElement_Image_slide .image-slider .owl-dots .owl-dot span {
width: 150px;
}
.tzElement_Image_slide .image-slider .owl-dots .owl-dot:hover span::after,
.tzElement_Image_slide .image-slider .owl-dots .owl-dot.active span::after {
width: 150px;
}
.tzElement_Member_type2 .tzMember_Wrap .tzMember_image img {
width: 100%;
height: auto;
}
.tzElement_Counter.tz_Counter_type4 .tzElement_counterIcon span {
font-size: 3.7rem;
}
.tzElement_Counter.tz_Counter_type4 .tzElement_count .stat-count {
font-size: 3.4rem;
}
.responsive-counter {
margin-top: 160px !important;
}
.tz_shadow .row {
display: flex;
justify-content: center;
}
.style-list {
margin-top: 20px;
}
.style-list .wpb_column.vc_column_container:nth-of-type(1) {
margin-top: 20px;
}
.style-list .wpb_column.vc_column_container:nth-of-type(2) {
margin-top: 23px;
}
.style-list ul {
padding-left: 25px;
margin-top: -25px;
}
.style-list ul li::after {
left: -25px;
}
}
@media only screen and (min-device-width: 1200px) and (max-device-width: 1399.98px) {
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_number {
font-size: 8rem;
line-height: 60px;
margin-bottom: 15px;
}
.tzElement_Service-v2 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_title {
font-size: 2.4rem;
line-height: 65px;
}
.service_right .tzService_Info {
padding-right: 0;
}
.service_right .tzService_Info .tzService_Info_Box {
margin-right: 100px;
}
.service_left .tzService_Info {
padding-left: 0;
}
.service_left .tzService_Info .tzService_Info_Box {
margin-left: 100px;
}
.tzElement_Member_type2 .tzMember_Wrap .tzMember_image img {
width: 100%;
height: auto;
}
}
@media only screen and (min-device-width: 1400px) {
.service_right .tzService_Info {
padding-right: 0;
}
.service_right .tzService_Info .tzService_Info_Box {
margin-right: 100px;
}
.service_left .tzService_Info {
padding-left: 0;
}
.service_left .tzService_Info .tzService_Info_Box {
margin-left: 100px;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-nav .owl-prev {
width: 50px;
height: 50px;
top: auto;
bottom: -23px;
left: 21.2vw;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-nav .owl-next {
width: 50px;
height: 50px;
top: auto;
bottom: -23px;
right: 21.2vw;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots {
margin: 68px auto;
width: 50vw;
background: #e0e0e0;
height: 2px;
display: flex;
justify-content: center;
flex-wrap: nowrap;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot {
margin: 0;
width: 25%;
height: 2px;
border-radius: 0;
-webkit-transition: 0.6s;
transition: 0.6s;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot span {
display: none;
}
.tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot.active {
width: 30%;
height: 4px;
margin-top: -1px;
border-radius: 0;
background: #e5ae49;
}
.tzElement_Member_type2 .tzMember_Wrap .tzMember_image img {
width: 100%;
height: auto;
}
}body .vc_row {
margin-right: 0px;
}
.tz_partner_item {
text-align: center;
display: flex;
justify-content: center;
}
.tz_partner_item .tz_partner_link img {
opacity: 0.3;
}
.tz_partner_item .tz_partner_link img:hover {
opacity: 1;
transition: 0.5s;
}
.tz_interiaet_absolute img {
position: absolute;
z-index: -1;
}
.tz-header.tz-header-type-9 .tz-headerTop {
display: none;
}
.tz-header.tz-header-type-9 .tz-headerBottom .tz-header-cart {
margin-left: 30px;
}
.tz-header.tz-header-type-9 .tz-headerBottom .tz-header-search {
margin-left: 15px;
}
.tz-header.tz-header-type-9 .tz-headerBottom .container {
padding-left: 0px;
padding-right: 0px;
}
.tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link {
color: #222222;
font-weight: 700;
font-size: 16px;
padding-left: 15px;
letter-spacing: 0px;
}
.tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:hover {
color: #e5ae49;
}
.tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link{
padding: 49px 27px 49px 27px;
}
.tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 .mega-menu-toggle .mega-toggle-block-1:after {
color: #222222;
}
.tz-header.tz-header-type-9 .tz-headerBottom .container .tz-header-search .tz-header-search-form.tz-header-search-form-show {
top: 77%;
}
.tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > a.mega-menu-link:hover {
color: #e5ae49;
}
.tz-header.tz-header-type-9 .tz-headerBottom .container .tz-header-search .tz-header-search-form.tz-header-search-form-show {
top: 77%;
}
.tz-header.tz-header-type-9 .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a {
font-family: 'Ubuntu', sans-serif;
border-color: #ededed;
border-style: solid;
border-width: 0 0 1px;
}
.tz-header.tz-header-type-9.scroll #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item:hover > ul.mega-sub-menu {
top: 77%;
}
.tz-header.tz-header-type-9 .tz-headerBottom .tz-header-search span{
padding: 40px 0 40px 8px;
}
.tz-header.tz-header-type-9 .tz-headerBottom .tz-header-cart > span{
padding: 40px 0 40px 22px;
}
.tz-header.tz-header-type-9 .tz-headerBottom .container .tz-header-cart:hover .widget_shopping_cart {
top: 77%;
}
.tz-header.tz-header-type-9.scroll {
height: 80px;
background-color: white;
top: -25px;
}
.tzElement_slide_view {
margin-bottom: 50px;
}
.tzElement_slide_view .tzView_Slide_Item .tzView_Slide_Image {
position: absolute;
left: 50%;
top: 0;
bottom: 0;
right: 0;
}
.tzElement_slide_view .tzView_Slide_Item .tzView_Slide_Image img {
width: 100%;
height: 100%;
object-fit: cover;
}
.tzElement_slide_view .tzView_Slide_Item .container {
padding: 0;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content {
width: 50%;
padding: 15% 0 18% 0;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title {
font-size: 60px;
color: #222222;
font-family: 'Montserrat', sans-serif;
margin-bottom: 8%;
line-height: 69px;
letter-spacing: -1px;
text-transform: uppercase;
font-weight: 700;
padding-right: 35px;
overflow-wrap: break-word;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title em {
font-style: normal;
color: #e5ae49;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Des {
color: #666666;
font-size: 16px;
line-height: 26px;
margin-bottom: 10%;
padding-right: 130px;
letter-spacing: 0px;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore {
color: #222222;
font-weight: 700;
text-transform: uppercase;
padding-left: 80px;
position: relative;
transition: 0.5s;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore:hover {
padding-left: 100px;
transition: 0.5s;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore:hover::after {
width: 70px;
transition: 0.5s;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore::after {
content: '';
display: block;
transition: 0.5s;
width: 50px;
height: 2px;
position: absolute;
left: 0px;
bottom: 7px;
background: #e5ae49;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-page span.owl-numbers {
background: transparent;
color: #d1d1d1;
font-size: 16px;
font-family: 'Ubuntu', sans-serif;
font-weight: bold;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-page span.owl-numbers:hover {
color: #222222;
transition: all 0.3s ease-in-out 0s;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-page.active .owl-numbers {
color: #222222;
}
.tzElement_slide_view .owl-pagination {
position: absolute;
bottom: 70px;
left: 50%;
margin-left: -600px;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-buttons {
box-shadow: 0px 0px 30px 0px #b7b7b7;
height: 80px;
position: absolute;
bottom: 50px;
left: 50%;
transform: translateX(-50%);
}
.tzElement_slide_view .owl-theme .owl-controls .owl-buttons div {
position: relative;
border-radius: unset;
width: 80px;
height: 80px;
margin: 0px;
background-color: #ffffff;
opacity: 1;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-buttons div i {
color: #cccccc;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-buttons div i:before {
position: absolute;
top: 27px;
left: 10px;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
background-color: #e5ae49;
transition: all 0.3s ease-in-out 0s;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-prev:hover i {
color: white;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-next:hover {
background-color: #e5ae49;
transition: all 0.3s ease-in-out 0s;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-next:hover i {
color: white;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-next i:before {
position: absolute;
top: 27px;
right: 30px;
}
.tz_simple_image .tz_image_item {
width: 78%;
}
.tz_simple_image .tz_image_item img {
width: 100%;
height: 800px;
object-fit: cover;
}
.tzElement_Portfolio .container {
position: relative;
padding-left: 0px;
padding-right: 0px;
}
.tzElement_Portfolio .container .tzPortfolio_column {
position: relative;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6.left {
padding: 0 45px 0 30px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6.right {
padding: 0 30px 0 45px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title {
margin-bottom: 100px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title {
color: #222222;
font-size: 36px;
line-height: 1.2em;
font-weight: 700;
text-transform: capitalize;
padding-top: 35px;
margin-bottom: 30px;
padding-right: 165px;
position: relative;
overflow-wrap: break-word;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title:after {
content: '';
display: block;
width: 60px;
height: 2px;
position: absolute;
top: 0px;
background: #e5ae49;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_description {
color: #666666;
font-size: 16px;
line-height: 26px;
letter-spacing: 0px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item {
position: relative;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item:hover .tzPortfoliocolumn_image img {
transform: scale(1.1);
transition: all 0.5s ease-in-out 0s;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item:hover .tzPortfolio_column_hover .tzPortfolio_column_table {
transition: all 0.3s ease-in-out 0s;
background: rgba(0, 0, 0, 0.8);
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item:hover .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell {
transition: all 0.3s ease-in-out 0s;
opacity: 1;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfoliocolumn_image {
overflow: hidden;
width: 100%;
transition: all 0.5s ease-in-out 0s;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfoliocolumn_image img {
width: 100%;
height: 610px;
object-fit: cover;
transition: all 0.5s ease-in-out 0s;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table {
transition: all 0.3s ease-in-out 0s;
position: relative;
display: table;
height: 100%;
width: 100%;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell {
position: relative;
display: table-cell;
vertical-align: middle;
opacity: 0;
transition: all 0.3s ease-in-out 0s;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell h3 {
position: relative;
text-align: center;
margin-bottom: 5px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell h3 a {
font-family: 'Montserrat', sans-serif;
font-size: 20px;
font-weight: 700;
color: #e5ae49;
line-height: 24px;
letter-spacing: 0.5px;
text-transform: uppercase;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell span {
position: relative;
text-align: center;
display: block;
color: white;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell span a {
color: white;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item.item2 {
margin-top: 80px;
margin-bottom: 90px;
}
.tzElement_Portfolio .container .tz_readmore {
width: 50%;
position: absolute;
text-align: center;
bottom: 145px;
}
.tzElement_Portfolio .container .tz_readmore a {
padding: 15px 40px;
border: 1px solid #a0a0a0;
color: #464646;
text-transform: uppercase;
font-weight: 600;
font-size: 14px;
position: relative;
transition: all 0.3s ease-in-out 0s;
}
.tzElement_Portfolio .container .tz_readmore a:hover {
background-color: #e5ae49;
border: 1px solid #e5ae49;
color: white;
transition: all 0.3s ease-in-out 0s;
}
.tzElement_Portfolio .container .tz_readmore a:after {
content: '';
display: block;
width: 2px;
height: 100px;
position: absolute;
left: 50%;
top: -180px;
background: #e5ae49;
}
.interiart-our-process {
position: relative;
padding-left: 97px;
margin-bottom: 50px;
z-index: 2;
}
.interiart-our-process .interiart-counter-icon {
position: absolute;
left: 0;
top: 25px;
font-size: 120px;
z-index: -1;
}
.interiart-our-process .interiart-counter-icon i {
color: rgba(250, 250, 250, 0.1);
}
.interiart-our-process span.interiart-number-process {
font-family: 'Montserrat', sans-serif;
font-weight: 700;
font-size: 30px;
color: #48494b;
display: block;
margin-bottom: 10px;
font-size: 50px;
position: absolute;
top: 0px;
left: 0px;
}
.interiart-our-process h3.interiart-name-process {
font-size: 18px;
font-weight: 600;
color: #ffffff;
margin-bottom: 14px;
letter-spacing: 0.5px;
padding: 20px 0px 25px 0px;
position: relative;
}
.interiart-our-process h3.interiart-name-process:after {
content: '';
display: block;
width: 50px;
height: 2px;
position: absolute;
left: 0px;
bottom: 10px;
background: #e5ae49;
}
.interiart-our-process p.interiart-description-process {
font-weight: 300;
margin-bottom: 25px;
font-family: 'Ubuntu', sans-serif;
font-size: 14px;
line-height: 24px;
letter-spacing: 0.5px;
color: #8d8e8f;
}
.interiart-our-process a.interiart_readmore {
transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
color: #a9aaaa;
font-size: 12px;
}
.interiart-our-process a.interiart_readmore:hover {
color: #d2a045;
}
.tz_interiart_top.vc_row {
margin-top: 220px;
margin-left: 100px;
}
.tz_interiart_top.vc_row .tz_image_background {
position: absolute;
top: -116px;
left: -100px;
height: 100%;
width: 36%;
z-index: 1;
}
.tz_interiart_top.vc_row .tz_image_background .tz_image_item {
width: 100%;
height: 100%;
}
.tz_interiart_top.vc_row .tz_image_background .tz_image_item img {
object-fit: cover;
width: 100%;
height: 100%;
}
.tz_interiart_top.vc_row .container .row {
margin-left: -100px;
}
.tz_interiart_normal .tz_image_normal {
position: absolute;
top: 0px;
left: 0px;
height: 100%;
width: 39%;
z-index: -1;
}
.tz_interiart_normal .tz_image_normal .tz_image_item {
width: 100%;
height: 100%;
}
.tz_interiart_normal .tz_image_normal .tz_image_item img {
object-fit: cover;
width: 100%;
height: 100%;
}
.tz_interiart_normal .tz_shadow {
margin-left: -40px;
margin-right: -35px;
}
.tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle {
font-size: 36px;
line-height: 1.2em;
color: #222222;
text-transform: inherit;
font-weight: bold;
padding-top: 35px;
overflow-wrap: break-word;
text-transform: capitalize;
letter-spacing: -1px;
margin-bottom: 50px;
}
.tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle:after {
content: '';
display: block;
width: 60px;
height: 2px;
position: absolute;
left: 0;
top: 0px;
background: #e5ae49;
}
.tzElement-title.tz-title-type-9.tz-text-align-left .tzDescription {
padding-bottom: 15px;
padding-left: 60px;
}
.tzElement-title.tz-title-type-9.tz-text-align-left p {
color: #666666;
font-family: "Ubuntu", sans-serif;
font-size: 16px;
line-height: 26px;
letter-spacing: 0.5px;
padding-left: 60px;
padding-right: 0;
}
.tzElement-title.tz-title-type-8 .tzTitle {
font-size: 36px;
line-height: 1.2em;
text-transform: inherit;
font-weight: bold;
padding-top: 35px;
overflow-wrap: break-word;
z-index: 2;
text-transform: capitalize;
letter-spacing: -1px;
}
.tzElement-title.tz-title-type-8 .tzTitle:after {
content: '';
display: block;
width: 60px;
height: 2px;
position: absolute;
left: 0;
top: 0px;
background: #e5ae49;
}
.tzElement-title.tz-title-type-7 {
padding-top: 104px;
margin-top: 80px;
}
.tzElement-title.tz-title-type-7 .tzTitle {
font-size: 36px;
line-height: 1.2em;
letter-spacing: 0px;
padding-right: 15px;
padding-left: 15px;
color: #222222;
text-transform: initial;
font-weight: 700;
margin-bottom: 20px;
overflow-wrap: break-word;
}
.tzElement-title.tz-title-type-7 .tzTitle:after {
content: '';
display: block;
width: 2px;
height: 60px;
position: absolute;
left: 50%;
top: -104px;
background: #e5ae49;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container {
padding-right: 0px;
padding-left: 0px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote {
max-width: 470px;
min-height: 560px;
background-color: white;
margin: 120px 0px 120px auto;
padding: 58px 45px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item {
width: 100%;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item::after {
content: '\7b';
display: block;
width: 40px;
height: 40px;
position: absolute;
top: 50px;
left: 50%;
margin-left: 23px;
z-index: 2;
background: #e5ae49;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
text-align: center;
font-family: "ElegantIcons";
font-variant: normal;
font-weight: normal;
line-height: 1;
color: #ffffff;
font-size: 25px;
text-transform: none;
padding: 7px 0px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item .tzQuote_Image {
display: flex;
justify-content: center;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item .tzQuote_Image .tzQuote_imageBox {
width: 100px;
height: 100px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
overflow: hidden;
position: relative;
z-index: 1;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item .tzQuote_Image .tzQuote_imageBox .tzClientImage {
filter: none;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item .tzQuote_Content {
text-align: center;
color: #666666;
font-size: 18px;
padding-bottom: 30px;
padding-top: 30px;
font-style: italic;
font-family: 'Ubuntu', sans-serif;
letter-spacing: 1px;
line-height: 28px;
font-weight: 300;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item .tzQuote_Info_Box .tzQuote_Image {
display: none;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item .tzQuote_Info_Box .tzQuote_Image .tzQuote_imageBox .tzClientImage {
display: none;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item .tzQuote_Info_Box .tzQuote_Name {
display: flex;
width: 100%;
justify-content: center;
color: #222222;
font-size: 18px;
text-transform: capitalize;
font-weight: bold;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item .tzQuote_Info_Box small {
display: none;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item .tzQuote_Info_Box .tzQuote_Employment {
width: 100%;
display: flex;
justify-content: center;
color: #999999;
font-size: 14px;
padding-bottom: 30px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .owl-theme .owl-controls .owl-page span:hover {
background-color: #e5ae49;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .owl-theme .owl-controls .owl-page span:active {
background-color: #e5ae49;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .owl-page.active span {
background: #e5ae49;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .owl-page span {
width: 10px;
height: 10px;
}
.tzFooter.tzFooter-Type-7 {
margin-bottom: 35px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop {
padding-bottom: 80px;
padding-top: 72px;
background-image: none;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop::after {
background-color: transparent;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container {
padding-left: 0px;
padding-right: 0px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .row {
margin-right: 0px;
margin-left: 0px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget ul li {
margin-bottom: 12px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget ul li a:hover {
color: #e5ae49;
transition: all 0.3s ease-in-out 0s;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_contact_info .module-title {
display: none;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_contact_info .tzwidget-contact span i {
display: none;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_media_image.widget {
margin-bottom: 40px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_media_image.widget img {
padding-top: 10px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_nav_menu.widget {
padding-left: 40%;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_nav_menu.widget .module-title.title-widget {
margin-bottom: 30px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_nav_menu.widget .module-title span {
color: #222222;
letter-spacing: 0px;
font-size: 16px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_text .module-title {
margin-bottom: 30px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_text .module-title span {
color: #222222;
letter-spacing: 0px;
font-size: 16px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget.widget_newsletterwidget {
margin-left: -100px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget.widget_newsletterwidget .module-title {
margin-bottom: 30px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget.widget_newsletterwidget .module-title span {
color: #222222;
letter-spacing: 0px;
font-size: 16px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget.widget_newsletterwidget .tnp-widget form::after {
content: "\f061";
display: block;
width: 47px;
height: 47px;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
font-size: 16px;
color: #b0b0b0;
background: transparent;
position: absolute;
top: 0px;
right: 0px;
text-align: center;
padding: 10px 0;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom {
background-color: transparent;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom .tzFooterSocial {
margin-left: -15px;
padding: 25px 0;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom .tzFooterSocial ul li a {
background-color: transparent;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom .pull-center {
display: flex;
justify-content: center;
padding-top: 26px;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom .pull-center p {
text-align: center;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom .inter-backtotop {
padding: 30px 0;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom .inter-backtotop a {
color: #999999;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom .inter-backtotop a:hover {
color: #e5ae49;
transition: all 0.3s ease;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom .inter-backtotop a i {
position: relative;
left: 0px;
top: 0px;
padding-right: 10px;
}
@media screen and (max-width: 1366px) {
.tz_interiart_top.vc_row {
margin-top: 100px;
margin-left: 0px;
}
.tz_interiart_top.vc_row .tz_image_background {
top: 0px;
left: 0px;
height: 100%;
width: 100%;
z-index: 1;
}
.tz_interiart_top.vc_row .tz_image_background .tz_image_item:after {
content: '';
background: rgba(0, 0, 0, 0.9);
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.tz_interiart_top.vc_row .container .row {
margin-left: 0px;
}
.tz_interiart_top.vc_row .vc_col-lg-offset-4 {
margin-left: 0;
}
.tz_interiart_top.vc_row .vc_col-lg-8 {
width: 100%;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title {
font-size: 40px;
line-height: 50px;
margin-bottom: 4%;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Des {
font-size: 14px;
line-height: 24px;
margin-bottom: 5%;
}
}
@media screen and (max-width: 1200px) {
.tz_interiart_normal.vc_row .tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle {
color: white;
}
.tz_interiart_normal.vc_row .tzElement-title.tz-title-type-9.tz-text-align-left p {
color: #aaaaaa;
}
.tz_interiart_normal .tz_image_normal {
width: 100%;
}
.tz_interiart_normal .tz_image_normal .tz_image_item:after {
content: '';
background: rgba(0, 0, 0, 0.7);
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
}
.tz_interiart_normal .tz_shadow {
margin-right: 0px;
margin-left: 0px;
}
.tz_simple_image .tz_image_item {
width: 100%;
}
.tzElement-title.tz-title-type-8 .tzTitle {
font-size: 30px;
}
.tzElement-title.tz-title-type-8 {
margin-bottom: 0px;
}
.tzElement_Portfolio .container .tz_readmore {
bottom: 0px;
}
.tzElement-title.tz-title-type-8 {
margin-left: 0px;
}
.tzElement_slide_view .owl-pagination {
margin-left: -507px;
}
}
@media screen and (max-width: 992px) {
.tz-header.tz-header-type-9 .tz-headerBottom.tz-max-mega-menu nav #mega-menu-wrap-primary-custom-9 .mega-menu-toggle {
background: none;
position: absolute;
top: -70px;
right: 15px;
}
.tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > a.mega-menu-link{
padding: 8px 15px;
background: white;
color: #222;
border-bottom: 1px solid #ededed;
line-height: 24px;
}
.tz-header.tz-header-type-9 .tz-headerBottom.tz-max-mega-menu nav #mega-menu-wrap-primary-custom-9 ul#mega-menu-primary-custom-9 {
border-top: 3px solid #222222;
background: #ffffff;
-webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
}
.tz-header.tz-header-type-9 .tz-headerBottom.tz-max-mega-menu nav #mega-menu-wrap-primary-custom-9 ul#mega-menu-primary-custom-9 li.mega-menu-item-has-children:before {
content: "\f0d7";
font-family: FontAwesome;
color: #000;
font-size: 12px;
position: absolute;
top: 10px;
right: 10px;
display: block;
z-index: 999;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfoliocolumn_image img{
height: 510px;
}
.tz_interiart_normal.vc_row .tzElement-title.tz-title-type-9.tz-text-align-left {
padding: 0 30px;
}
.tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle {
font-size: 30px;
margin-bottom: 30px;
}
.tzElement-title.tz-title-type-9.tz-text-align-left .tzDescription {
padding-bottom: 10px;
}
.tzElement-title.tz-title-type-9.tz-text-align-left p {
font-size: 14px;
line-height: 24px;
}
.tzElement_slide_view .tzView_Slide_Item .tzView_Slide_Image {
left: 0;
z-index: -1;
}
.tzElement_slide_view .tzView_Slide_Item .tzView_Slide_Image:after {
content: '';
background: rgba(0, 0, 0, 0.7);
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content {
width: 100%;
padding: 25% 10% 25% 10%;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title {
color: white;
font-size: 24px;
line-height: 24px;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Des {
color: #aaaaaa;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore {
color: white;
}
.tzElement_Counter .tzElement_count .stat-count {
font-size: 2.6rem;
}
.tz_interiart_top.vc_row .tzElement-title.tz-title-type-8 .tzTitle {
padding-top: 25px;
}
.tz_interiart_top.vc_row .interiart-our-process h3.interiart-name-process {
margin-left: 0px;
}
.tz_interiart_top.vc_row .interiart-our-process p.interiart-description-process {
margin-left: 0px;
}
.tz_interiart_top.vc_row .interiart-our-process a.interiart_readmore {
margin-left: 0px;
}
.tz_interiart_top.vc_row .tzElement-title.tz-title-type-8 {
margin-left: 15px;
}
.tz_interiart_top.vc_row .interiart-our-process span.interiart-number-process {
font-size: 40px;
top: 3px;
}
.interiart-our-process {
padding-right: 30px;
margin-left: 15px;
padding-left: 80px;
}
.tz-header.tz-header-type-9 .tz-headerBottom .container {
padding-left: 15px;
padding-right: 15px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title {
padding-top: 25px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_description {
font-size: 14px;
line-height: 24px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item .tzQuote_Content {
font-size: 14px;
line-height: 24px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title {
font-size: 30px;
line-height: 36px;
padding-right: 90px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title {
margin-left: 20px;
margin-right: 10px;
margin-bottom: 50px;
}
.tzElement_slide_view .owl-pagination .owl-page .owl-numbers {
display: none;
}
.tzPortfolio_column .col-md-6 {
width: 50%;
float: left;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote {
margin: 100px auto 100px auto;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr {
margin-bottom: 50px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_nav_menu.widget {
padding-left: unset;
}
.tzElement-title.tz-title-type-7 .tzTitle {
font-size: 30px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_nav_menu.widget .module-title.title-widget {
margin-bottom: 15px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_text.widget .module-title.title-widget {
margin-bottom: 15px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_newsletterwidget.widget .module-title.title-widget {
margin-bottom: 15px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget.widget_newsletterwidget {
margin-left: unset;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop {
padding-bottom: 0px;
}
}
@media screen and (max-width: 768px) {
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfoliocolumn_image img{
height: auto;
}
.tz_interiart_normal.vc_row .tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle {
color: #222222;
}
.tz_interiart_normal.vc_row .tzElement-title.tz-title-type-9.tz-text-align-left p {
color: #666666;
}
.tz_interiart_normal.vc_row .tz_image_normal {
position: relative;
}
.tz_interiart_normal.vc_row .tz_image_normal .tz_image_item img {
max-height: 600px;
}
.tz_interiart_normal.vc_row .tz_image_normal .tz_image_item:after {
position: relative;
}
.tzElement_Portfolio .container .tzPortfolio_column {
margin-top: 0px;
}
.tzElement_Portfolio .container .tz_readmore {
text-align: center;
width: unset;
position: relative;
margin-top: 250px;
left: unset;
bottom: unset;
}
.tz_simple_image .tz_image_item img {
padding: 0 30px;
height: auto;
max-height: 610px;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-buttons {
display: none;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-buttons {
bottom: 45px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title {
padding-right: 0px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 {
width: 100%;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6.left {
padding: 0 30px 0 30px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6.right {
padding: 0 30px 0 30px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item.item2 {
margin-top: 30px;
margin-bottom: 30px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_readmore {
margin-top: 200px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_readmore a {
font-size: 12px;
padding: 15px 20px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_readmore a::after {
top: -152px;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom .pull-center {
justify-content: flex-end;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom .inter-backtotop {
display: flex;
justify-content: center;
}
}
@media screen and (max-width: 480px) {
.tzElement-title.tz-title-type-9.tz-text-align-left {
margin: 50px auto 50px;
}
.tz_interiart_normal.vc_row .tzElement-title.tz-title-type-9.tz-text-align-left {
padding: 0px;
}
.tz_interiart_normal.vc_row .tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle {
margin-left: 15px;
}
.tz_interiart_normal .tzElement_Counter.tz_Counter_type4 .tzElement_count .stat-count {
font-size: 2.6rem;
}
.tzElement-title.tz-title-type-9.tz-text-align-left .tzDescription,
.tzElement-title.tz-title-type-9.tz-text-align-left p {
padding-left: 30px;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content {
width: 100%;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title {
font-size: 20px;
line-height: 30px;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Des {
padding-right: 0px;
}
.tz_simple_image .tz_image_item img {
padding: 0;
height: auto;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item.item2 {
margin-top: 25px;
margin-bottom: 25px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell h3 a {
font-size: 14px;
line-height: 24px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell span {
font-size: 12px;
line-height: 22px;
}
.tzElement_Portfolio .container {
padding-left: 0px;
padding-right: 0px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6.left {
padding: 0;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6.right {
padding: 0;
}
.tzElement-title.tz-title-type-7 .tzTitle {
padding-bottom: 15px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title {
font-size: 30px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item {
padding: 0px;
}
.tzElement_Portfolio .container .tz_readmore a {
padding: 15px 30px;
font-size: 12px;
}
.tzElement_Portfolio .container .tz_readmore a::after {
top: -155px;
}
.interiart-our-process span.interiart-number-process {
position: relative;
}
.interiart-our-process h3.interiart-name-process {
padding: 0px 0px 0px 0px;
}
.interiart-our-process h3.interiart-name-process:after {
margin-top: 20px;
position: relative;
}
.interiart-our-process p.interiart-description-process {
margin-bottom: 15px;
}
.interiart-our-process {
padding-right: 0px;
padding-left: 0px;
margin-left: 0px;
margin-bottom: 30px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover {
padding: 0px;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom .tzFooterSocial {
margin-left: -15px;
display: flex;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom .pull-center {
justify-content: flex-start;
padding: 0px;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom .inter-backtotop {
display: flex;
justify-content: flex-start;
}
}.landing_menu {
position: fixed;
top: 0;
left: 0;
width: 100%;
background: none;
z-index: 99;
-webkit-transition: background 0.3s ease;
-moz-transition: background 0.3s ease;
-ms-transition: background 0.3s ease;
-o-transition: background 0.3s ease;
transition: background 0.3s ease;
}
.landing_menu .logo_landing {
float: left;
padding: 40px 0 40px 50px;
}
.landing_menu .inter_btn {
float: right;
padding: 40px 40px 40px 0;
}
.landing_menu .inter_btn a {
background: #e5ae49;
font-size: 14px;
font-family: "Saira Semi Condensed", sans-serif;
line-height: 1.5em;
font-weight: 500;
color: #ffffff;
text-decoration: none;
border-radius: 25px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
padding: 15px 43px;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
text-transform: uppercase;
display: inline-block;
}
.landing_header {
display: flex;
justify-content: space-between;
justify-items: space-between;
justify-self: space-between;
align-content: center;
align-items: center;
align-self: center;
}
.landing_header .nav-menu {
margin-right: 35px;
}
.landing_header .nav-menu a {
font-size: 16px;
font-family: "Saira Semi Condensed", sans-serif;
line-height: 1.5em;
font-weight: 400;
text-decoration: none;
color: #464646;
padding: 0 20px;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.header-right {
display: flex;
justify-content: center;
justify-items: center;
justify-self: center;
align-content: center;
align-items: center;
align-self: center;
}
.banner_content {
height: 100vh;
margin-bottom: 550px;
position: relative;
}
.banner_content .about_theme {
position: absolute;
width: 100%;
z-index: 98;
text-align: left;
color: #fff;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.banner_content .about_theme h1 {
color: #464646;
font-size: 72px;
line-height: 1.2em;
font-weight: 700;
font-family: "Saira Semi Condensed", sans-serif;
}
.banner_content .about_theme h1 span {
display: block;
color: #e5ae49;
}
.banner_content .about_theme p {
color: #666666;
font-size: 18px;
line-height: 1.8em;
margin-top: 43px;
font-family: "Saira", sans-serif;
}
.banner_content .about_control .inter_btn {
background: #e5ae49;
font-size: 14px;
font-family: "Saira Semi Condensed", sans-serif;
line-height: 1.5em;
font-weight: 500;
color: #ffffff;
text-decoration: none;
border-radius: 25px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
padding: 15px 43px;
margin-top: 60px;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
text-transform: uppercase;
display: inline-block;
}
.landing_image {
background: url(//siplprojects.in/wp-content/themes/interiart/images/Image-landingpage.jpg) no-repeat center bottom #f4f6f9;
background-size: auto;
background-size: cover;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 1;
height: 143vh;
}
.layout_title h2 {
color: #464646;
font-weight: bold;
font-family: "Saira Semi Condensed", sans-serif;
}
.layout_title p {
max-width: 830px;
margin: 0 auto;
font-family: Saira, sans-serif;
font-weight: 300;
font-size: 18px;
color: #666666;
padding-top: 22px;
line-height: 1.6em;
}
.layout_title p em {
color: #e5ae49;
font-style: normal;
font-weight: bold;
}
.tools_title h2 {
color: #464646;
font-weight: bold;
font-family: "Saira Semi Condensed", sans-serif;
margin: 0 auto;
max-width: 1006px;
}
.tools_title p {
max-width: 710px;
margin: 0 auto;
font-family: Saira, sans-serif;
font-weight: 300;
font-size: 18px;
color: #666666;
padding-top: 30px;
line-height: 1.6em;
}
.tools_title p em {
color: #e5ae49;
font-style: normal;
font-weight: bold;
}
.suppost_title {
margin-left: 30px;
}
.suppost_title h2 {
color: #464646;
font-weight: bold;
font-family: "Saira Semi Condensed", sans-serif;
margin: 0 auto;
max-width: 1006px;
}
.suppost_title p {
max-width: 680px;
margin: 0 auto;
font-family: Saira, sans-serif;
font-weight: 300;
font-size: 18px;
color: #666666;
padding-top: 30px;
line-height: 1.6em;
padding-right: 75px;
}
.suppost_title p em {
color: #e5ae49;
font-style: normal;
font-weight: bold;
}
.header_style_title h2 {
color: #464646;
font-weight: bold;
font-family: "Saira Semi Condensed", sans-serif;
margin: 0 auto;
display: flex;
}
.header_style_title h2 span em {
position: absolute;
font-size: 45px;
font-style: normal;
top: 10px;
right: -40px;
}
.header_style_title h2 span:nth-of-type(1) {
position: relative;
}
.header_style_title h2 span:nth-of-type(2) {
margin-left: 105px;
margin-top: 20px;
font-weight: 900;
}
.header_style_title p {
max-width: 870px;
margin: 0 auto;
font-family: Saira, sans-serif;
font-weight: 300;
font-size: 18px;
color: #666666;
padding-right: 135px;
line-height: 1.6em;
margin-top: -72px;
}
.stu_porfolio_title {
padding-top: 135px;
padding-bottom: 536px;
}
.stu_porfolio_title h2 {
font-weight: bold;
font-family: "Saira Semi Condensed", sans-serif;
font-size: 48px;
}
.stu_porfolio_title p {
font-family: "Saira", sans-serif;
font-weight: 300;
font-size: 18px;
line-height: 1.6em;
max-width: 800px;
margin: 0 auto;
}
.online_store_title h2 {
font-weight: bold;
font-family: "Saira Semi Condensed", sans-serif;
font-size: 48px;
}
.online_store_title p {
font-family: "Saira", sans-serif;
font-weight: 300;
font-size: 18px;
line-height: 1.6em;
max-width: 800px;
margin: 0 auto;
}
.footer_style_title h2 {
color: #464646;
font-weight: bold;
font-family: "Saira Semi Condensed", sans-serif;
margin: 0 auto;
display: flex;
justify-content: flex-end;
}
.footer_style_title h2 span em {
position: absolute;
font-size: 45px;
font-style: normal;
top: 10px;
right: -40px;
}
.footer_style_title h2 span:nth-of-type(1) {
margin-right: 70px;
margin-top: 20px;
font-weight: 900;
}
.footer_style_title h2 span:nth-of-type(2) {
position: relative;
}
.footer_style_title p {
max-width: 970px;
margin: 0 auto;
font-family: Saira, sans-serif;
font-weight: 300;
font-size: 18px;
color: #666666;
padding-left: 200px;
line-height: 1.6em;
margin-top: -72px;
}
.gall_style_title {
padding-top: 150px;
}
.gall_style_title h2 {
font-size: 40px;
color: #464646;
font-weight: bold;
font-family: "Saira Semi Condensed", sans-serif;
line-height: 1.2em;
}
.gall_style_title p {
font-family: Saira, sans-serif;
font-weight: 300;
font-size: 18px;
color: #666666;
line-height: 1.6em;
margin-top: 30px;
letter-spacing: 0;
}
.gall_style_title p span {
font-weight: 700;
}
.res_style_title {
padding-top: 50px;
}
.our-demos {
max-width: 1612px;
margin: 0 auto;
padding-top: 106px;
}
.ourdemos_type2 {
max-width: 1288px;
}
.ourdemos_type2 .ourdemos__item {
margin-bottom: 50px;
}
.ourdemos__item {
margin-bottom: 26px;
padding: 0 25px;
}
.our-demos-row {
display: flex;
flex-wrap: wrap;
}
.ourdemos__item h4.title {
font-family: "Montserrat", sans-serif;
font-size: 30px;
font-weight: 700;
color: #ff5400;
margin-bottom: 3px;
margin-top: 32px;
line-height: 1.3em;
text-align: center;
}
.ourdemos__item .description {
font-family: "Saira Semi Condensed", sans-serif;
font-size: 20px;
color: #464646;
text-transform: capitalize;
text-align: center;
font-weight: 600;
line-height: 27px;
letter-spacing: 0.2px;
margin-top: 30px;
}
.ourdemos__item .content {
-webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1); position: relative;
align-items: center;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
overflow: hidden;
}
.ourdemos__item .content:hover {
-moz-transform: translateY(-5px);
-webkit-transform: translateY(-5px);
-o-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.3);
box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.3);
}
.ourdemos__item .content img {
width: 100%;
height: auto;
}
.ourdemos__item .content a:focus {
text-decoration: none;
}
.ourdemos__item .content a:hover {
background: #ff5400;
border-color: #ff5400;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.ourdemos__item.comingsoon h3 {
font-family: "Montserrat", serif;
font-weight: 700;
font-size: 36px;
line-height: 36px;
color: #fff;
letter-spacing: 1px;
text-align: center;
text-transform: uppercase;
vertical-align: middle;
display: inline-block;
top: 50%;
position: absolute;
left: 0;
margin-top: -16px;
width: 100%;
}
.ourdemos__item.comingsoon:hover .content:after {
display: none;
}
.tool_interiart {
text-align: center;
margin-bottom: 75px;
}
.tool_interiart .tool__name {
font-family: "Saira Semi Condensed", sans-serif;
font-weight: 700;
font-size: 20px;
line-height: 1.5em;
margin-top: 40px;
color: #464646;
}
.tool_interiart .tool__description {
font-size: 16px;
line-height: 1.5em;
color: #666666;
font-family: "Saira Semi Condensed", sans-serif;
font-weight: 300;
margin-top: 20px;
}
.ldp_image_1 {
margin-top: -440px;
padding-left: 80px;
}
.ldp_image_2 {
margin-top: -317px;
padding-right: 80px;
}
.ldp_gall_img_1 {
position: absolute;
left: -150px;
}
.ldp_gall_img_2 {
position: relative;
top: 75px;
padding-left: 60px;
padding-right: 60px;
}
.ldp_gall_img_3 {
position: relative;
top: -108px;
left: -30px;
z-index: 3;
}
.ldp_blog_img_1 {
position: absolute;
left: -150px;
}
.ldp_blog_img_2 {
position: relative;
top: 80px;
}
.ldp_blog_img_2 img {
box-shadow: 0 30px 100px 0 rgba(0, 0, 0, 0.2);
}
.ldp_blog_img_3 {
position: relative;
top: -108px;
right: -275px;
z-index: 3;
}
.ldp_blog_img_3 img {
box-shadow: 0 30px 100px 0 rgba(0, 0, 0, 0.2);
}
.vc_btn3-container.ldp_btn.ldp_btn-gall {
margin-top: 50px;
}
.vc_btn3-container.ldp_btn.ldp_btn-gall button {
background: #e5ae49;
font-size: 14px !important;
font-family: "Saira Semi Condensed", sans-serif;
line-height: 1.5em;
font-weight: 500;
color: #ffffff;
text-decoration: none;
border-radius: 25px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
padding: 15px 43px !important;
-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
text-transform: uppercase;
display: inline-block;
letter-spacing: 0;
}
.vc_btn3-container.ldp_btn.ldp_btn-gall button:hover {
color: #222222;
background: #e5ae49;
}
.ldp_res_img {
padding-left: 50px;
}
.ldp_res_img_2 {
position: absolute;
right: -100px;
top: -50px;
z-index: -1;
}
.ldp_store_img_1 {
position: absolute;
right: 0;
top: -200px;
}
.ldp_store_img_2 {
position: relative;
left: -60px;
}
.ldp_store_img_3 {
position: absolute;
left: 150px;
top: 30px;
}
.ldp_store_img_3 img {
box-shadow: 0 30px 100px 0 rgba(0, 0, 0, 0.2);
}
.ldp_store_img_4 {
position: absolute;
right: 170px;
top: 0;
}
.ldp_store_img_4 img {
box-shadow: 0 30px 100px 0 rgba(0, 0, 0, 0.2);
}
.ldp_store_img_5 {
position: absolute;
top: 235px;
right: -75px;
}
.ldp_evaluate_img {
margin-top: 30px;
margin-left: 30px;
}
.support_interiart {
display: flex;
padding: 15px 20px 15px 40px;
background: #ffffff;
margin-bottom: 20px;
max-width: 240px;
box-shadow: 0 3px 30px 0 rgba(120, 120, 120, 0.2);
}
.support_interiart .support__image {
margin-right: 18px;
}
.support_interiart .support__name {
margin: 0;
font-size: 16px;
line-height: 1.5em;
color: #464646;
font-weight: bold;
font-family: "Saira", sans-serif;
}
.customersay {
background: #ffffff;
-webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2); padding: 30px;
margin-bottom: 30px;
}
.customersay.grid .star {
margin: 15px 0 15px;
}
.customersay.grid .star i {
color: #ffb802;
font-size: 18px;
}
.customersay.grid .vote {
padding-top: 9px;
}
.customersay.grid .name {
font-size: 18px;
font-family: "Saira Semi Condensed", sans-serif;
line-height: 1.5em;
font-weight: 700;
color: #404040;
text-transform: none;
}
.customersay.grid .name img {
margin-right: 10px;
}
.customersay.grid .title {
font-size: 18px;
font-family: "Saira", sans-serif;
line-height: 1.5em;
font-weight: 700;
color: #404040;
margin-bottom: 10px;
}
.customersay.grid .vote-content {
font-size: 14px;
font-family: "Saira", sans-serif;
line-height: 1.5em;
font-weight: 300;
color: #555555;
} @media screen and (min-width: 1300px) {
.landing_page .container {
width: 1290px;
}
}
 .vc_ui-panel-content-container img.preview_type_1 {
width: 100%;
}
.tz-header .tz-headerTop .tz-headerLeft .tzheader_support .tzheader_site a {
color: #ffffff;
}
.tz-header.tz-header-type-2 .tz-headerTop .tz-headerTop-box .tz-headerLeft .tzheader_support .tzheader_site a {
color: #333333;
}
.tz-header.tz-header-type-10 .tz-headerBottom {
position: absolute;
top: 50px;
z-index: 2;
}
.tz-header.tz-header-type-10 .tz-headerBottom .container {
background: #ffffff;
box-shadow: 1px 0 10px 0 rgba(0, 0, 0, 0.1);
}
.tz-header.tz-header-type-10 .tz-headerBottom .container a.tz_logo {
padding: 18px 0 18px 15px;
}
.tz-header.tz-header-type-10 .tz-headerBottom .tz-header-cart > span {
padding: 42px 26px 45px 43px;
}
.tz-header.tz-header-type-10 .tz-headerBottom .tz-header-search span {
padding: 43px 0 44px 13px;
}
.tz-header.tz-header-type-10.scroll .tz-headerBottom {
background: #ffffff;
position: relative;
opacity: 0;
top: 0;
}
.tz-header.tz-header-type-10.scroll .tz-headerBottom .container {
box-shadow: none;
}
.tz-header.tz-header-type-10.active .tz-headerBottom {
background: #ffffff;
position: relative;
opacity: 1;
top: 0;
}
.tz-header.tz-header-type-10.active .tz-headerBottom .container {
box-shadow: none;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-megamenu > ul.mega-sub-menu{
left: 0 !important;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover{
color: #e5ae49;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a{
display: block;
margin: 0;
font-family: 'Ubuntu', sans-serif;
font-weight: 300;
font-size: 14px;
text-decoration: none;
text-transform: none;
color: #666666;
border-bottom: 1px solid #ededed;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.widget_nav_menu ul li a{
padding: 14px 0 16px; }
#mega-menu-wrap-primary {
background: transparent;
}
#mega-menu-wrap-primary #mega-menu-primary {
background: transparent;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
vertical-align: unset;
}
.tz_slide_home13 .tp-bgimg:before {
background: rgba(0, 0, 0, 0.4);
}
.tparrows.tp-rightarrow {
margin-right: 50px;
}
.tparrows.tp-leftarrow {
margin-left: 50px;
}
.tparrows.tp-rightarrow:before, .tparrows.tp-leftarrow:before {
font-size: 18px;
}
.tparrows.tp-rightarrow:before:hover, .tparrows.tp-leftarrow:before:hover {
font-size: 12px;
}
#rev_slider_15_1 .metis.tparrows:hover:before {
transform: scale(1);
}
rs-dotted.twoxtwo {
background: rgba(0, 0, 0, 0.5);
}
rs-dotted.threexthree {
background: rgba(0, 0, 0, 0.5);
}
body span.mega-indicator {
display: none !important;
}
.box_banner .tz_banner {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.box_banner .tz_type1 {
position: relative;
overflow: hidden;
}
.box_banner .tz_type1 img {
opacity: 1;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
transform: scale(1);
width: 100%;
height: 100%;
}
.box_banner .tz_type1:hover .tz__border {
background: rgba(0, 0, 0, 0.5);
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.box_banner .tz_type1:hover .tz__border:before {
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.box_banner .tz_type1 .tz__border {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 20px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.box_banner .tz_type1 .tz__border:before {
content: "";
border: 1px solid white;
top: 20px;
left: 20px;
bottom: 20px;
right: 20px;
position: absolute;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.box_banner .tz_type1 .tz__border a {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 2;
}
.box_banner .tz_type1 .tz__border h3 {
color: #ffffff;
font-size: 30px;
line-height: 56px;
margin: 0;
font-weight: 100;
transition: 0.35s;
position: absolute;
font-family: "Raleway", sans-serif;
}
.box_banner .tz_type1 .tz__border h3.tz_center {
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.box_banner .tz_type1 .tz__border h3.tz_left {
left: 40px;
top: 50%;
transform: translateY(-50%);
}
.box_banner .tz_type1 .tz__border h3.tz_right {
right: 40px;
top: 50%;
transform: translateY(-50%);
}
.box_banner .tz_type2 {
position: relative;
overflow: hidden;
}
.box_banner .tz_type2 img {
opacity: 1;
width: 100%;
height: 100%;
object-fit: cover;
}
.box_banner .tz_type2:hover .tz__border {
background: rgba(0, 0, 0, 0.5);
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.box_banner .tz_type2:hover .tz__border:before {
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
opacity: 1;
transform: scale(1);
}
.box_banner .tz_type2:hover .tz__border:after {
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
opacity: 1;
transform: scale(1);
}
.box_banner .tz_type2 .tz__border {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 60px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.box_banner .tz_type2 .tz__border:before {
content: "";
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
position: absolute;
top: 30px;
left: 30px;
bottom: 30px;
right: 30px;
opacity: 0;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
transform: scale(0, 1);
}
.box_banner .tz_type2 .tz__border:after {
content: "";
border-right: 1px solid #fff;
border-left: 1px solid #fff;
position: absolute;
top: 30px;
left: 30px;
bottom: 30px;
right: 30px;
opacity: 0;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
transform: scale(1, 0);
}
.box_banner .tz_type2 .tz__border a {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 2;
}
.box_banner .tz_type2 .tz__border h3 {
color: #ffffff;
font-size: 48px;
line-height: 56px;
margin: 0;
font-weight: 100;
position: absolute;
font-family: "Raleway", sans-serif;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.box_banner .tz_type2 .tz__border h3 em {
font-style: normal;
display: block;
}
.box_banner .tz_type2 .tz__border h3.tz_center {
top: 50%;
transform: translate(-50%, -88%);
left: 50%;
text-align: center;
}
.box_banner .tz_type2 .tz__border h3.tz_right {
top: 50%;
transform: translateY(-88%);
right: 60px;
text-align: right;
}
.box_banner .tz_type2 .tz__border h3.tz_left {
top: 50%;
transform: translateY(-88%);
left: 60px;
text-align: left;
}
.box_banner .tz_type2 .tz__border p {
margin-top: 10px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
position: absolute;
}
.box_banner .tz_type2 .tz__border p span {
color: #ffffff;
font-size: 30px;
line-height: 50px;
margin: 0;
font-weight: 700;
background: #e5ae49;
width: 180px;
font-family: "Montserrat", sans-serif;
padding: 7px 20px;
}
.box_banner .tz_type2 .tz__border p.tz_center {
top: 45%;
transform: translate(-50%, 68%);
left: 50%;
text-align: center;
}
.box_banner .tz_type2 .tz__border p.tz_right {
top: 45%;
transform: translateY(68%);
right: 60px;
text-align: right;
}
.box_banner .tz_type2 .tz__border p.tz_left {
top: 45%;
transform: translateY(68%);
left: 60px;
text-align: left;
}
.tz-title-type-11.tz-text-align-center span.tzSubTitle {
font-size: 16px;
line-height: 40px;
font-family: "Muli", sans-serif;
color: #999999;
font-weight: 300;
margin: 0;
}
.tz-title-type-11.tz-text-align-center h3.tzTitle {
font-weight: 700;
font-size: 30px;
line-height: 40px;
color: #222222;
border-bottom: 1px solid rgba(153, 153, 153, 0.3);
position: relative;
padding-bottom: 14px;
margin: 0 23% 25px 23%;
}
.tz-title-type-11.tz-text-align-center h3.tzTitle:before {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(194, 225, 245, 0);
border-top-color: rgba(153, 153, 153, 0.3);
border-width: 7px;
margin-left: -7px;
}
.tz-title-type-11.tz-text-align-center h3.tzTitle:after {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-top-color: #ffffff;
border-width: 5px;
margin-left: -5px;
}
.tz-title-type-11.tz-text-align-center .tzDescription {
padding: 0 15px;
}
.tz-title-type-11.tz-text-align-left span.tzSubTitle {
font-size: 16px;
line-height: 40px;
font-family: "Muli", sans-serif;
color: #999999;
font-weight: 300;
margin: 0;
}
.tz-title-type-11.tz-text-align-left h3.tzTitle {
font-weight: 700;
font-size: 30px;
line-height: 40px;
color: #222222;
border-bottom: 1px solid rgba(153, 153, 153, 0.3);
position: relative;
padding-bottom: 14px;
margin: 0 380px 25px 0;
}
.tz-title-type-11.tz-text-align-left h3.tzTitle:before {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(194, 225, 245, 0);
border-top-color: rgba(153, 153, 153, 0.3);
border-width: 7px;
margin-left: -7px;
}
.tz-title-type-11.tz-text-align-left h3.tzTitle:after {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-top-color: #ffffff;
border-width: 5px;
margin-left: -5px;
}
.tz-title-type-11.tz-text-align-right span.tzSubTitle {
font-size: 16px;
line-height: 40px;
font-family: "Muli", sans-serif;
color: #999999;
font-weight: 300;
margin: 0;
}
.tz-title-type-11.tz-text-align-right h3.tzTitle {
font-weight: 700;
font-size: 30px;
line-height: 40px;
color: #222222;
border-bottom: 1px solid rgba(153, 153, 153, 0.3);
position: relative;
padding-bottom: 14px;
margin: 0 0 25px 380px;
}
.tz-title-type-11.tz-text-align-right h3.tzTitle:before {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(194, 225, 245, 0);
border-top-color: rgba(153, 153, 153, 0.3);
border-width: 7px;
margin-left: -7px;
}
.tz-title-type-11.tz-text-align-right h3.tzTitle:after {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-top-color: #ffffff;
border-width: 5px;
margin-left: -5px;
}
.tz_recent_post .tz-title-type-11.tz-text-align-center h3.tzTitle:after {
border-top-color: #f5f5f5;
}
.tzElement-title.tz-title-type-3 .tzSubTitle {
font-size: 22px;
font-weight: 400;
margin-bottom: 10px;
}
.tz-title-type-5.tz_title_au3.tzElement-title .tzTitle {
margin-bottom: 22px;
}
.tzElement-recent-post.tzRecent-post-type-4 .tz-recent-inner img {
margin: 0 0 25px;
}
.tzElement-recent-post.tzRecent-post-type-4 .tz-recent-inner .tz-recent-title {
text-transform: capitalize;
margin: 0 0 10px;
font-size: 16px;
line-height: 22.4px;
}
.tzElement-recent-post.tzRecent-post-type-4 .tz-recent-inner .tz-recent-readmore {
color: #222222;
margin: 12px 0 0;
text-transform: capitalize;
}
.tzElement-recent-post.tzRecent-post-type-4 .tz-recent-inner .tz-recent-meta span {
padding-right: 20px;
}
.tzElement-recent-post.tzRecent-post-type-3.tz_align_right .tz-recent-inner .tz-recent-meta span {
padding: 0 0 26px 20px;
}
.woo-products-element .wpe__slider .owl-dots {
display: flex;
flex-direction: row;
justify-content: center;
margin-top: 50px;
}
.woo-products-element .wpe__slider .owl-dots .owl-dot span {
width: 10px;
height: 10px;
border-radius: 50%;
background: #ffffff;
margin: 0 10px;
display: inline-block;
border: 1px solid #000000;
}
.woo-products-element .wpe__slider .owl-dots .owl-dot.active span {
border: 0;
background: #000000;
}
.woo-products-element .wpe__slider .owl-prev {
position: absolute;
left: 0;
top: calc(50% - 90px);
width: 60px;
height: 60px;
background: #000000;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__slider .owl-prev:hover {
background: #e5ae49;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__slider .owl-prev i {
color: #ffffff;
font-size: 28px;
}
.woo-products-element .wpe__slider .owl-next {
position: absolute;
right: 0;
top: calc(50% - 90px);
width: 60px;
height: 60px;
background: #000;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__slider .owl-next:hover {
background: #e5ae49;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__slider .owl-next i {
color: #ffffff;
font-size: 28px;
}
.woo-products-element .wpe__item {
position: relative;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images {
position: relative;
}
.woo-products-element .wpe__item .wpe__images:after {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(225, 225, 225, 0.2);
z-index: 0;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover {
position: absolute;
left: 50%;
top: 55%;
transform: translate(-50%, -50%);
display: flex;
flex-direction: row;
z-index: 9;
background: #000000;
padding: 0 15px;
border-radius: 25px;
opacity: 0;
visibility: hidden;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover:hover .added_to_cart {
opacity: 1;
visibility: inherit;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .yith-wcqv-button {
color: #ffffff;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .yith-wcqv-button:before {
content: "";
font-family: "Font Awesome 5 Free";
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button {
color: #ffffff;
border: unset;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button:hover {
color: #e5ae49;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button span.xoo-qv-btn-icon {
top: -52px;
left: -15px;
height: 21px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button span.xoo-qv-btn-icon:before {
content: "Quick View";
top: 2px;
position: relative;
font-family: "Muli", sans-serif;
font-weight: 700;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button:hover span.xoo-qv-btn-icon {
top: -30px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button:before {
content: "";
font-family: "Font Awesome 5 Free";
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist {
padding: 14px 13px;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist {
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
position: absolute;
top: 14px;
right: 52px;
margin: 0;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
padding: 0;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover span {
top: -44px;
-webkit-transform: all 0.3s ease-in-out;
-moz-transform: all 0.3s ease-in-out;
-ms-transform: all 0.3s ease-in-out;
-o-transform: all 0.3s ease-in-out;
transform: all 0.3s ease-in-out;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span {
top: -60px;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
position: relative;
top: 0;
right: 5px;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse span {
color: #ffffff;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
position: absolute;
display: block;
width: 100px;
background: #222222;
top: -45px;
left: -42px;
text-align: center;
color: #ffffff;
padding: 4px;
font-size: 12px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
font-family: "Muli", sans-serif;
font-weight: 700;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:after {
content: "";
display: block;
border-left: 4px solid rgba(0, 0, 0, 0);
border-right: 4px solid rgba(0, 0, 0, 0);
border-top: 5px solid #222222;
left: 50%;
margin-left: -4px;
position: absolute;
top: 23px;
z-index: 9999;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
position: relative;
top: 0;
right: 5px;
cursor: pointer;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse span {
color: #ffffff;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
position: absolute;
display: block;
opacity: 0;
visibility: hidden;
width: 100px;
background: #222222;
top: -60px;
left: -42px;
text-align: center;
color: #ffffff;
padding: 4px;
font-size: 12px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
font-family: "Muli", sans-serif;
font-weight: 700;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:after {
content: "";
display: block;
border-left: 4px solid rgba(0, 0, 0, 0);
border-right: 4px solid rgba(0, 0, 0, 0);
border-top: 5px solid #222222;
left: 50%;
margin-left: -4px;
position: absolute;
top: 23px;
z-index: 9999;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:hover span {
color: #fbaa3f;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:hover a {
top: -45px;
opacity: 1;
visibility: visible;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .add_to_cart_button:after {
display: none;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .added_to_cart {
position: absolute;
bottom: -29px;
left: -34px;
background: #ffffff;
padding: 3px;
width: 100px;
text-align: center;
font-size: 12px;
color: #222222;
font-family: "Muli", sans-serif;
opacity: 0;
visibility: hidden;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a {
font-size: 14px;
line-height: 1.4em;
padding: 14px 14px;
background: transparent;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a span {
display: block;
opacity: 0;
visibility: hidden;
position: absolute;
width: 100px;
background: #222222;
top: -30px;
left: -42px;
text-align: center;
color: #ffffff;
padding: 1px;
font-size: 12px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
font-family: "Muli", sans-serif;
font-weight: 700;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a span:after {
content: "";
display: block;
border-left: 4px solid rgba(0, 0, 0, 0);
border-right: 4px solid rgba(0, 0, 0, 0);
border-top: 5px solid #222222;
left: 50%;
margin-left: -4px;
position: absolute;
top: 20px;
z-index: 9999;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a i {
color: #ffffff;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a .tz_view_detail {
top: -60px;
right: -18px;
left: unset;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a .fa-camera-retro {
padding-left: 5px;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a:hover span.xoo-qv-btn-icon {
top: -30px;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a:hover span {
top: -40px;
opacity: 1;
visibility: inherit;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a:hover .tz_view_detail {
top: -30px;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a:hover i {
color: #e5ae49;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a.add_to_cart_button {
padding-left: 8px;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a.add_to_cart_button:hover span {
top: -30px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a.add_to_cart_button span {
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
top: -53px;
left: -34px;
}
.woo-products-element .wpe__item:hover {
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item:hover .wpe__images:after {
background: rgba(250, 239, 219, 0.6);
z-index: 1;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item:hover .wpe__images .wpe__hover {
opacity: 1;
visibility: inherit;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
top: 50%;
visibility: inherit;
}
.woo-products-element .wpe__content {
text-align: center;
}
.woo-products-element .wpe__title {
font-family: "Montserrat", "serif";
font-size: 16px;
line-height: 1.4em;
font-weight: 700;
margin: 22px 0 10px;
}
.woo-products-element .wpe__title a {
color: #222222;
}
.wpe__rating {
margin-bottom: 12px;
}
.wpe__rating .star-rating {
float: none !important;
display: inline-block;
}
.wpe__rating .star-rating span {
color: #f5d608;
}
.wpe__price {
font-family: "Montserrat", sans-serif;
font-size: 18px;
line-height: 22px;
color: #000000;
display: flex;
justify-content: center;
font-weight: 600;
}
.wpe__price .amount {
color: #eabe6d;
}
.wpe__price del {
margin: 0 10px;
order: 2;
text-decoration-color: #cecece;
}
.wpe__price del .woocommerce-Price-amount {
color: #cecece;
}
.wpe__price ins {
margin: 0 10px;
order: 1;
text-decoration: none;
}
.wpe__price ins span {
color: #eabe6d;
}
.wpe__wrapper {
display: flex;
flex-direction: row;
flex-wrap: wrap;
margin: 0 -15px;
}
.grid-layout .wpe__item {
flex: 1 1 auto;
padding: 0 15px;
margin: 0 0 50px;
}
.grid-col-1 .wpe__item {
width: 100%;
cursor: pointer;
text-align: center;
}
.grid-col-2 .wpe__item {
width: 50%;
text-align: center;
}
.grid-col-3 .wpe__item {
width: 33.33%;
text-align: center;
}
.grid-col-4 .wpe__item {
width: 25%;
text-align: center;
}
.grid-col-5 .wpe__item {
width: 20%;
text-align: center;
}
.tz_product_home13 .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab a span {
font-size: 14px;
letter-spacing: 0;
}
#yith-wcwl-popup-message {
opacity: 0;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary h1.product_title {
font-size: 36px;
color: #202020;
text-transform: uppercase;
margin: 12px 0;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .woocommerce-product-rating .star-rating span:before {
color: #e5ae49;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .price span {
color: #e5ae49;
font-weight: 700;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .woocommerce-product-details__short-description p {
font-weight: 300;
color: #666666;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart .quantity input.qty {
width: 100px;
border: 1px solid #e0e0e0;
padding: 13px 10px;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart .button {
font-family: "Open Sans", sans-serif;
font-size: 12px;
font-weight: 700;
line-height: 16px;
color: #FFFFFF;
text-transform: uppercase;
background: #e5ae49;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
padding: 8px 30px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .product_meta {
margin: 0 0 34px;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .product_meta > span {
display: block;
font-family: "Open Sans", sans-serif;
font-size: 14px;
font-weight: 500;
line-height: 24px;
color: #666666;
margin: 0 0 6px;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .product_meta > span a{
color: #e5ae49;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .xoo-qv-plink {
background: none;
padding: 0;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .price {
margin: 0 0 33px;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .description {
margin: 0 0 42px;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart {
margin: 34px 0 34px;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart .variations {
display: none;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .stock {
display: none;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .xoo-qv-plink a {
display: inline-block;
font-family: "Open Sans", sans-serif;
font-size: 12px;
font-weight: 700;
line-height: 24px;
color: #FFFFFF;
text-transform: uppercase;
background: #e5ae49;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
padding: 8px 30px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
div.pp_woocommerce .pp_gallery ul li a {
display: flex;
}
.attachment-shop_single .woocommerce div.product .xoo-qv-images div.images .woocommerce-main-image:after {
content: "";
}
.woocommerce span.onsale{
background: #e5ae49;
top: 0;
left: 0;
min-width: 50px;
min-height: 50px;
padding: 15px;
}
.woocommerce div.product .xoo-qv-images div.images img {
border: 1px solid #e5ae49;
}
.woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a i {
position: absolute;
top: 13px;
left: 13px;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a i {
position: absolute;
top: 13px;
left: 13px;
}
.vc_tta-panel-body .woocommerce ul.products {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_meta {
display: inline-block;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .stock {
display: none;
}
.tzElement_Member_type3 .tzMember_Info_Box {
text-align: center;
}
.tzElement_Member_type3 .tzMember_image {
position: relative;
}
.tzElement_Member_type3 .tzMember_image img {
width: 100%;
}
.tzElement_Member_type3 .tzMember_image:after {
content: "";
position: absolute;
top: 0;
left: 0;
background: rgba(63, 63, 63, 0);
width: 100%;
height: 100%;
transition: 0.6s;
}
.tzElement_Member_type3 .tzMember_image:hover:after {
background: rgba(63, 63, 63, 0.5);
transition: 0.6s;
}
.tzElement_Member_type3 .tzMember_image img {
border-radius: 5px;
}
.tzElement_Member_type3 .tzMember_name {
color: #222222;
font-size: 16px;
line-height: 25px;
margin: 23px 0 4px 0;
font-weight: 700;
}
.tzElement_Member_type3 .tzMember_position {
color: #838383;
font-size: 14px;
line-height: 25px;
}
.tz-header.tz-header-type-6 .tz-headerTop .tz-headerLeft .tzheader_support .tzheader_site a {
color: #333333;
}
.tz_backtotop, .tz_btt_position_left, .tz_btt_position_right {
position: fixed;
width: 40px;
height: 40px;
z-index: 200;
bottom: 3%;
}
.tz_backtotop a, .tz_btt_position_left a, .tz_btt_position_right a {
background: #e5ae49;
color: #ffffff;
position: absolute;
top: 0px;
left: 0px;
bottom: 0px;
right: 0px;
width: 100%;
height: 100%;
}
.tz_backtotop a i:before, .tz_btt_position_left a i:before, .tz_btt_position_right a i:before {
margin: 12px 12px;
line-height: 40px;
font-size: 15px;
}
.tz_btt_position_right {
right: 3%;
}
.tz_btt_position_left {
left: 3%;
}
@media only screen and (max-width: 1200px) {
.tzElement-title.tz-title-type-11 {
padding-right: 120px !important;
padding-left: 120px !important;
}
}
@media only screen and (max-width: 1200px) {
.box_banner .tz_type1 .tz__border h3 {
font-size: 28px;
}
}
@media only screen and (max-width: 992px) {
.tparrows.tp-rightarrow {
margin-right: 0;
}
.tparrows.tp-leftarrow {
margin-left: 0;
}
.tz-header.tz-header-type-10 .tz-headerBottom.tz-max-mega-menu {
top: 0;
}
.tz-header.tz-header-type-10 .tz-headerBottom.tz-max-mega-menu nav #mega-menu-wrap-primary-custom-1 .mega-menu-toggle {
background: #222222;
top: -67px;
right: 30px;
}
.tz-header.tz-header-type-10 .tz-headerBottom.tz-max-mega-menu nav #mega-menu-wrap-primary-custom-1 ul#mega-menu-primary-custom-1 li ul.mega-sub-menu li a {
padding: 8px 35px;
}
.tz-header.tz-header-type-10 .tz-headerBottom.tz-max-mega-menu .container #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link {
padding: 10px 22px 30px 22px;
}
.tzElement-title.tz-title-type-11 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.box_banner .tz_type1 .tz__border h3 {
font-size: 20px;
}
.box_banner .tz_type2 .tz__border h3 {
font-size: 30px;
line-height: 40px;
}
.box_banner .tz_type2 .tz__border p span {
font-size: 20px;
line-height: 30px;
}
.box_banner {
padding: 15px 15px !important;
}
.tz_title_au3.tzElement-title.tz-title-type-3 .tzSubTitle {
font-size: 20px;
}
.tz_title_au3.tzElement-title.tz-title-type-3 .tzTitle {
font-size: 30px;
}
.tz-title-type-5.tz_title_au3.tzElement-title {
text-align: left;
}
.tz-title-type-5.tzElement-title {
text-align: left;
padding-right: 15px !important;
margin-right: 15px !important;
}
}
@media only screen and (max-width: 768px) {
.box_banner .tz_type2 {
height: 200px;
}
.box_banner .tz_type1 .tz__border h3 {
font-size: 20px;
line-height: 30px;
}
.box_banner .tz_type2 .tz__border h3 {
font-size: 20px;
line-height: 30px;
}
.box_banner .tz_type2 .tz__border p span {
font-size: 20px;
line-height: 30px;
}
.tz-title-type-11.tz-text-align-center span.tzSubTitle {
font-size: 12px;
line-height: 20px;
}
.tz-title-type-11.tz-text-align-center h3.tzTitle {
font-size: 20px;
line-height: 25px;
margin: 0 20% 25px 20%;
padding-bottom: 8px;
}
.grid-col-2 .wpe__item {
width: 50%;
}
.grid-col-3 .wpe__item {
width: 50%;
}
.grid-col-4 .wpe__item {
width: 50%;
}
.grid-col-5 .wpe__item {
width: 50%;
}
.tzElement_Member_type3 {
padding-bottom: 50px;
}
.tz-title-type-5.tzElement-title {
padding-right: 0 !important;
margin-right: 0 !important;
}
}
@media only screen and (max-width: 480px) {
.box_banner .tz_type1 .tz__border h3 {
font-size: 15px;
line-height: 25px;
}
.box_banner .tz_type2 .tz__border h3 {
font-size: 15px;
line-height: 25px;
}
.box_banner .tz_type2 .tz__border p span {
font-size: 15px;
line-height: 25px;
}
.tz-title-type-11.tz-text-align-center h3.tzTitle {
margin: 0 15px 25px 15px;
}
.grid-col-1 .wpe__item {
width: 100%;
}
.grid-col-2 .wpe__item {
width: 100%;
}
.grid-col-3 .wpe__item {
width: 100%;
}
.grid-col-4 .wpe__item {
width: 100%;
}
.grid-col-5 .wpe__item {
width: 100%;
}
#rev_slider_15_1 .metis.tparrows {
display: none;
}
.woo-products-element .wpe__slider .owl-prev {
display: none;
}
.woo-products-element .wpe__slider .owl-next {
display: none;
}
.tz-title-type-5.tz_title_au3.tzElement-title .tzTitle {
margin-bottom: 15px;
}
}.owl-origin {
-webkit-perspective: 1200px;
-webkit-perspective-origin-x : 50%;
-webkit-perspective-origin-y : 50%;
-moz-perspective : 1200px;
-moz-perspective-origin-x : 50%;
-moz-perspective-origin-y : 50%;
perspective : 1200px;
} .owl-fade-out {
z-index: 10;
-webkit-animation: fadeOut .7s both ease;
-moz-animation: fadeOut .7s both ease;
animation: fadeOut .7s both ease;
}
.owl-fade-in {
-webkit-animation: fadeIn .7s both ease;
-moz-animation: fadeIn .7s both ease;
animation: fadeIn .7s both ease;
} .owl-backSlide-out {
-webkit-animation: backSlideOut 1s both ease;
-moz-animation: backSlideOut 1s both ease;
animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
-webkit-animation: backSlideIn 1s both ease;
-moz-animation: backSlideIn 1s both ease;
animation: backSlideIn 1s both ease;
} .owl-goDown-out {
-webkit-animation: scaleToFade .7s ease both;
-moz-animation: scaleToFade .7s ease both;
animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
-webkit-animation: goDown .6s ease both;
-moz-animation: goDown .6s ease both;
animation: goDown .6s ease both;
} .owl-fadeUp-in {
-webkit-animation: scaleUpFrom .5s ease both;
-moz-animation: scaleUpFrom .5s ease both;
animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
-webkit-animation: scaleUpTo .5s ease both;
-moz-animation: scaleUpTo .5s ease both;
animation: scaleUpTo .5s ease both;
}  @-webkit-keyframes empty {
0% {opacity: 1}
}
@-moz-keyframes empty {
0% {opacity: 1}
}
@keyframes empty {
0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@-moz-keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@-moz-keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
25% { opacity: .5; -webkit-transform: translateZ(-500px); }
75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
25% { opacity: .5; -moz-transform: translateZ(-500px); }
75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
25% { opacity: .5; transform: translateZ(-500px); }
75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -webkit-transform: translateZ(-500px); }
100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -moz-transform: translateZ(-500px); }
100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; transform: translateZ(-500px); }
100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
from { transform: translateY(-100%); }
}
@-webkit-keyframes scaleUpFrom {
from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
from { opacity: 0; transform: scale(1.5); }
}
@-webkit-keyframes scaleUpTo {
to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
to { opacity: 0; transform: scale(1.5); }
}@font-face {
font-family: "Flaticon";
src: url(https://siplprojects.in/wp-content/themes/interiart/css/font/flaticon/Flaticon.eot);
src: url(https://siplprojects.in/wp-content/themes/interiart/css/font/flaticon/Flaticon.eot?#iefix) format("embedded-opentype"),
url(https://siplprojects.in/wp-content/themes/interiart/css/font/flaticon/Flaticon.woff2) format("woff2"),
url(https://siplprojects.in/wp-content/themes/interiart/css/font/flaticon/Flaticon.woff) format("woff"),
url(https://siplprojects.in/wp-content/themes/interiart/css/font/flaticon/Flaticon.ttf) format("truetype"),
url(https://siplprojects.in/wp-content/themes/interiart/css/font/flaticon/Flaticon.svg#Flaticon) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Flaticon";
src: url(https://siplprojects.in/wp-content/themes/interiart/css/font/flaticon/Flaticon.svg#Flaticon) format("svg");
}
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
font-family: Flaticon;
font-size: 20px;
font-style: normal;
margin-left: 20px;
}
.flaticon-right-arrow:before { content: "\f100"; }
.flaticon-left-arrow:before { content: "\f101"; }
.flaticon-up-arrow:before { content: "\f102"; }
.flaticon-down-arrow:before { content: "\f103"; }
 .wpb_wrapper .vc_row .vc_column_container {
padding-left: 0;
padding-right: 0;
}
.vc_ui-panel-content-container img.preview_type_1 {
width: 100%;
}
.tz-header .tz-headerTop .tz-headerLeft .tzheader_support .tzheader_site a {
color: #ffffff;
}
.tz-header.tz-header-type-2 .tz-headerTop .tz-headerTop-box .tz-headerLeft .tzheader_support .tzheader_site a {
color: #333333;
}
.tz-header.tz-header-type-10 .tz-headerBottom {
position: absolute;
top: 50px;
z-index: 2;
}
.tz-header.tz-header-type-10 .tz-headerBottom .container {
background: #ffffff;
box-shadow: 1px 0 10px 0 rgba(0, 0, 0, 0.1);
}
.tz-header.tz-header-type-10 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > a.mega-menu-link {
color: #222222;
font-weight: bold;
padding: 50px 22px 50px 22px;
}
.tz-header.tz-header-type-10 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > a.mega-menu-link:hover {
color: #e5ae49;
}
.tz-header.tz-header-type-10 .tz-headerBottom .container a.tz_logo {
padding: 18px 0 18px 15px;
}
.tz-header.tz-header-type-10 .tz-headerBottom .tz-header-cart > span {
padding: 42px 26px 45px 43px;
}
.tz-header.tz-header-type-10 .tz-headerBottom .tz-header-search span {
padding: 43px 0 44px 13px;
}
.tz-header.tz-header-type-10.scroll .tz-headerBottom {
background: #ffffff;
position: relative;
opacity: 0;
top: 0;
}
.tz-header.tz-header-type-10.scroll .tz-headerBottom .container {
box-shadow: none;
}
.tz-header.tz-header-type-10.active .tz-headerBottom {
background: #ffffff;
position: relative;
opacity: 1;
top: 0;
}
.tz-header.tz-header-type-10.active .tz-headerBottom .container {
box-shadow: none;
}
#mega-menu-wrap-primary {
background: transparent;
}
#mega-menu-wrap-primary #mega-menu-primary {
background: transparent;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
vertical-align: unset;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
background: transparent;
}
.tz-header .tz-headerBottom #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
border-bottom: 1px solid #ededed;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu {
top: 104px;
display: block !important;
left: 0 !important;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a {
font-family: "Ubuntu", sans-serif;
color: #e5ae49;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear {
clear: none;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item h4 {
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 400;
color: #222222;
line-height: 24px;
padding: 36px 0px 26px;
border-bottom: 1px solid #ededed;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a {
display: block;
margin: 0px;
font-family: "Ubuntu", sans-serif;
font-weight: 300;
font-size: 14px;
text-decoration: none;
text-transform: none;
color: #666666;
border-bottom: 1px solid #ededed;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover {
color: #e5ae49;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.woocommerce ul li a {
line-height: 24px;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product-categories li a {
padding-top: 14px;
padding-bottom: 16px;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li {
margin: 0px 0px 21px;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li:after {
content: "";
display: block;
clear: both;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li a img {
float: left;
width: 80px;
height: auto;
margin-right: 20px;
margin-bottom: 20px;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li a span.product-title {
font-family: "Ubuntu", sans-serif;
font-weight: 400;
font-size: 14px;
color: #222222;
display: block;
margin-bottom: 10px;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating {
font-family: star !important;
font-size: 1em !important;
height: 1em !important;
line-height: 1 !important;
overflow: hidden !important;
position: relative !important;
width: 5.4em !important;
margin-bottom: 15px;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating:before {
display: block !important;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span:before {
color: #e5ae49;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li span.amount {
font-family: "Montserrat", sans-serif;
font-size: 13px;
font-weight: 400;
color: #222222;
line-height: 24px;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li ins {
text-decoration: none;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a {
font-family: "Ubuntu", sans-serif;
border-color: #ededed;
border-style: solid;
border-width: 0 0 1px;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-current-menu-item > a {
color: #e5ae49;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.widget_top_rated_products h4 {
border: none;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.widget_top_rated_products ul.product_list_widget li a {
padding: 0;
border: none;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.widget_products h4 {
border: none;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.widget_products ul.product_list_widget li a {
padding: 0;
border: none;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.widget_nav_menu ul li a {
padding: 14px 0 16px;
}
.tz-header.tz-header-type-11 {
padding: 0 50px;
top: 0;
left: 0;
right: 0;
}
.tz-header.tz-header-type-11 .tz-headerBottom {
display: flex;
align-items: center;
}
.tz-header.tz-header-type-11 .tz-headerBottom a.tz_logo {
order: 1;
}
.tz-header.tz-header-type-11 .tz-headerBottom a.tz_logo img {
width: 100%;
height: auto;
}
.tz-header.tz-header-type-11 .tz-headerBottom nav {
order: 2;
padding-left: 130px;
width: 60%;
}
.tz-header.tz-header-type-11 .tz-headerBottom nav ul.tz-nav li a {
color: #ffffff;
text-transform: unset;
font-family: "Poppins", sans-serif;
padding: 44px 33px 40px;
font-family: 500;
}
.tz-header.tz-header-type-11 .tz-headerBottom nav ul.tz-nav li a:hover {
background-color: transparent;
color: #e5ae49;
}
.tz-header.tz-header-type-11 .tz-headerBottom nav ul.tz-nav li a:focus {
background-color: transparent;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tz-header-social {
order: 3;
width: 23%;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tz-header-social ul {
display: flex;
margin: 0;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tz-header-social ul li {
padding: 35px 4px;
list-style: none;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tz-header-social ul li a {
display: block;
text-align: center;
color: #ffffff;
padding: 0 15px;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tz-header-social ul li a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tz-header-search {
order: 4;
padding-right: 35px;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tz-header-search span {
color: #ffffff;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tz-header-cart {
order: 5;
display: none;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml {
order: 6;
border-left: 1px solid rgba(225, 225, 225, 0.5);
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml ul {
position: relative;
margin: 0;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml ul li {
list-style: none;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml ul li:hover ul.wpml_ls_sub_menu {
opacity: 1;
visibility: visible;
transform: translate(0, 0);
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml ul li a {
color: #ffffff;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml ul li a:after {
content: "";
vertical-align: middle;
display: inline-block;
border: 4px solid transparent;
border-top: 4px solid;
position: absolute;
right: -15px;
top: 10px;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml ul li a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml ul li ul.wpml_ls_sub_menu {
position: absolute;
width: 250px;
top: 65px;
right: 0;
padding: 0;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
height: auto;
border-top: 3px solid #222222;
background: #fff;
visibility: hidden;
opacity: 0;
transform: translate(0, 10px);
-webkit-box-shadow: 0 1px 6px -4px #000000;
-moz-box-shadow: 0 1px 6px -4px #000000;
-o-box-shadow: 0 1px 6px -4px #000000;
box-shadow: 0 1px 6px -4px #000000;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml ul li ul.wpml_ls_sub_menu li {
border-bottom: 1px solid #ededed;
padding: 10px 20px;
width: 100%;
cursor: pointer;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml ul li ul.wpml_ls_sub_menu li:hover {
background: #ededed;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml ul li ul.wpml_ls_sub_menu li a {
color: #222222;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml ul li ul.wpml_ls_sub_menu li a:after {
display: none;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml ul li ul.wpml_ls_sub_menu li a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml ul li ul.wpml_ls_sub_menu li a img {
margin-right: 15px;
}
.tz-header.tz-header-type-11.scroll {
position: fixed;
top: 0;
left: 0;
right: 0;
width: 100%;
z-index: 999999;
opacity: 0;
visibility: hidden;
-moz-transition: 1s;
-o-transition: 1s;
-webkit-transition: 1s;
transition: 1s;
-webkit-transform: translate(0, -100%);
-moz-transform: translate(0, -100%);
-ms-transform: translate(0, -100%);
-o-transform: translate(0, -100%);
transform: translate(0, -100%);
}
.tz-header.tz-header-type-11.scroll.active {
opacity: 1;
visibility: visible;
background: rgba(0, 0, 0, 0.8);
position: fixed;
-moz-transition: 1s;
-o-transition: 1s;
-webkit-transition: 1s;
transition: 1s;
transform: translate(0, 0);
}
.tz-header.tz-header-type-11.tz_header_reletive {
position: relative;
background-color: #ffffff;
}
.tz-header.tz-header-type-11.tz_header_reletive .tz-headerBottom .tz-header-social ul li a, .tz-header.tz-header-type-11.tz_header_reletive .tz-headerBottom .tz-header-search span, .tz-header.tz-header-type-11.tz_header_reletive .tz-headerBottom .tzheader_wpml ul li a,
.tz-header.tz-header-type-11.tz_header_reletive .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a {
color: #77919e;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-11.tz_header_reletive .tz-headerBottom .tz-header-social ul li a:hover, .tz-header.tz-header-type-11.tz_header_reletive .tz-headerBottom .tz-header-search span:hover, .tz-header.tz-header-type-11.tz_header_reletive .tz-headerBottom .tzheader_wpml ul li a:hover,
.tz-header.tz-header-type-11.tz_header_reletive .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-11.tz_header_reletive .tz-headerBottom nav ul.tz-nav li a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-11.tz_header_reletive .tz-headerBottom .tz-header-social ul li a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-11.tz_header_reletive .tzheader_wpml {
border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.tz-header.tz-header-type-11.tz_header_reletive.scroll {
position: fixed;
}
.tz-header.tz-header-type-11.tz_header_reletive.scroll.active {
background: #ffffff;
box-shadow: 0px 0px 30px 0px #b7b7b7;
}
.tz-header.tz-header-type-11.tz_header_absolute {
position: absolute;
}
.tz-header.tz-header-type-11.tz_header_absolute .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a {
color: #ffffff;
}
.tz-header.tz-header-type-11.tz_header_absolute .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a:hover {
color: #fbaa3f;
}
.tz_slide_home13 .tp-bgimg:before {
background: rgba(0, 0, 0, 0.4);
}
.tparrows.tp-rightarrow {
margin-right: 50px;
}
.tparrows.tp-leftarrow {
margin-left: 50px;
}
.tparrows.tp-rightarrow:before, .tparrows.tp-leftarrow:before {
font-size: 18px;
}
.tparrows.tp-rightarrow:before:hover, .tparrows.tp-leftarrow:before:hover {
font-size: 12px;
}
#rev_slider_15_1 .metis.tparrows:hover:before {
transform: scale(1);
}
rs-dotted.twoxtwo {
background: rgba(0, 0, 0, 0.5);
}
rs-dotted.threexthree {
background: rgba(0, 0, 0, 0.5);
}
body span.mega-indicator {
display: none !important;
}
.tzElement_slide_view.tz_type_slide2 {
margin: 0;
position: relative;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item {
width: 100%;
height: 100vh;
position: relative;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container {
width: 100%;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content {
padding: 0;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
display: flex;
display: -webkit-flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
margin-top: 40px;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content h3 {
font-size: 85px;
color: #ffffff;
line-height: 40px;
font-family: "Questrial", sans-serif;
margin-bottom: 40px;
text-align: center;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content p {
font-size: 18px;
line-height: 30px;
color: #ffffff;
font-family: "Poppins", sans-serif;
margin-top: 20px;
text-align: center;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content a {
display: inline-block;
border: 1px solid #ffffff;
color: #ffffff;
text-transform: uppercase;
font-size: 14px;
padding: 14px 40px 14px;
margin-top: 85px;
font-family: "Poppins", sans-serif;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore::after {
content: none;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content a:hover {
background-color: #fbaa3f;
border-color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
padding-left: 40px;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content .tz_line_left {
position: absolute;
top: -60px;
left: -90px;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content .tz_line_left:before {
position: absolute;
content: "";
left: 0;
top: 17px;
width: 50px;
height: 4px;
background-color: #fbaa3f;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content .tz_line_left:after {
position: absolute;
content: "";
left: -42px;
top: 55px;
width: 80px;
height: 4px;
background-color: #fbaa3f;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content .tz_wrap_content {
position: relative;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content .tz_line_right {
position: absolute;
right: -75px;
bottom: -15px;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content .tz_line_right:before {
position: absolute;
content: "";
right: -41px;
top: 0;
width: 50px;
height: 4px;
background-color: #fbaa3f;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content .tz_line_right:after {
position: absolute;
content: "";
right: -18px;
bottom: -10px;
width: 100px;
height: 4px;
background-color: #fbaa3f;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .tzView_Slide_Image {
left: 0;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .tzView_Slide_Image img {
width: 100%;
height: 100vh;
object-fit: cover;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .tzView_Slide_Image:after {
position: absolute;
content: "";
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
}
.tzElement_slide_view.tz_type_slide2 .owl-pagination {
position: absolute;
top: 0;
right: 50px;
left: auto;
height: 100%;
display: flex;
display: -webkit-flex;
flex-direction: column;
-webkit-flex-direction: column;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
}
.tzElement_slide_view.tz_type_slide2 .owl-pagination .owl-page span.owl-numbers {
background-color: transparent;
width: 30px;
height: 3px;
border: 1px solid #ffffff;
margin: 0 0 25px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
padding: 1px 10px;
}
.tzElement_slide_view.tz_type_slide2 .owl-pagination .owl-page:hover span.owl-numbers {
border-color: #fbaa3f;
opacity: 1;
}
.tzElement_slide_view.tz_type_slide2 .owl-buttons {
position: absolute;
bottom: 10px;
left: 20px;
}
.tzElement_slide_view.tz_type_slide2 .owl-buttons .owl-prev, .tzElement_slide_view.tz_type_slide2 .owl-buttons .owl-next {
background: #222222;
opacity: 1;
}
.tzElement_slide_view.tz_type_slide2 .owl-buttons .owl-prev:hover, .tzElement_slide_view.tz_type_slide2 .owl-buttons .owl-next:hover {
background: #fbaa3f;
}
.tzElement_slide_view.tz_type_slide2 .owl-buttons .owl-prev i:before, .tzElement_slide_view.tz_type_slide2 .owl-buttons .owl-next i:before {
margin-left: 0;
}
.tzElement_slide_view.tz_type_slide2 .tz_btn_scroll {
position: absolute;
bottom: 50px;
width: 100%;
text-align: center;
}
.tzElement_slide_view.tz_type_slide2 .tz_btn_scroll a {
position: relative;
display: inline-block;
font-weight: 300;
font-size: 12px;
color: #ffffff;
animation: MoveUpDown 1s linear infinite;
font-family: "Poppins", sans-serif;
}
.tzElement_slide_view.tz_type_slide2 .tz_btn_scroll a span {
display: block;
margin-bottom: 10px;
}
.tzElement_slide_view.tz_type_slide2 .tz_btn_scroll a i:before {
margin-left: 0;
}
.box_banner .tz_banner {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.box_banner .tz_type1 {
position: relative;
overflow: hidden;
}
.box_banner .tz_type1 img {
opacity: 1;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
transform: scale(1);
width: 100%;
height: 100%;
}
.box_banner .tz_type1:hover .tz__border {
background: rgba(0, 0, 0, 0.5);
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.box_banner .tz_type1:hover .tz__border:before {
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.box_banner .tz_type1 .tz__border {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 20px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.box_banner .tz_type1 .tz__border:before {
content: "";
border: 1px solid white;
top: 20px;
left: 20px;
bottom: 20px;
right: 20px;
position: absolute;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.box_banner .tz_type1 .tz__border a {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 2;
}
.box_banner .tz_type1 .tz__border h3 {
color: #ffffff;
font-size: 30px;
line-height: 56px;
margin: 0;
font-weight: 100;
transition: 0.35s;
position: absolute;
font-family: "Raleway", sans-serif;
}
.box_banner .tz_type1 .tz__border h3.tz_center {
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.box_banner .tz_type1 .tz__border h3.tz_left {
left: 40px;
top: 50%;
transform: translateY(-50%);
}
.box_banner .tz_type1 .tz__border h3.tz_right {
right: 40px;
top: 50%;
transform: translateY(-50%);
}
.box_banner .tz_type2 {
position: relative;
overflow: hidden;
}
.box_banner .tz_type2 img {
opacity: 1;
width: 100%;
height: 100%;
object-fit: cover;
}
.box_banner .tz_type2:hover .tz__border {
background: rgba(0, 0, 0, 0.5);
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.box_banner .tz_type2:hover .tz__border:before {
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
opacity: 1;
transform: scale(1);
}
.box_banner .tz_type2:hover .tz__border:after {
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
opacity: 1;
transform: scale(1);
}
.box_banner .tz_type2 .tz__border {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 60px;
}
.box_banner .tz_type2 .tz__border:before {
content: "";
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
position: absolute;
top: 30px;
left: 30px;
bottom: 30px;
right: 30px;
opacity: 0;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
transform: scale(0, 1);
}
.box_banner .tz_type2 .tz__border:after {
content: "";
border-right: 1px solid #fff;
border-left: 1px solid #fff;
position: absolute;
top: 30px;
left: 30px;
bottom: 30px;
right: 30px;
opacity: 0;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
transform: scale(1, 0);
}
.box_banner .tz_type2 .tz__border a {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 2;
}
.box_banner .tz_type2 .tz__border h3 {
color: #ffffff;
font-size: 48px;
line-height: 56px;
margin: 0;
font-weight: 100;
position: absolute;
font-family: "Raleway", sans-serif;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.box_banner .tz_type2 .tz__border h3 em {
font-style: normal;
display: block;
}
.box_banner .tz_type2 .tz__border h3.tz_center {
top: 50%;
transform: translate(-50%, -88%);
left: 50%;
text-align: center;
}
.box_banner .tz_type2 .tz__border h3.tz_right {
top: 50%;
transform: translateY(-88%);
right: 60px;
text-align: right;
}
.box_banner .tz_type2 .tz__border h3.tz_left {
top: 50%;
transform: translateY(-88%);
left: 60px;
text-align: left;
}
.box_banner .tz_type2 .tz__border p {
margin-top: 10px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
position: absolute;
}
.box_banner .tz_type2 .tz__border p span {
color: #ffffff;
font-size: 30px;
line-height: 50px;
margin: 0;
font-weight: 700;
background: #e5ae49;
width: 180px;
font-family: "Montserrat", sans-serif;
padding: 7px 20px;
}
.box_banner .tz_type2 .tz__border p.tz_center {
top: 45%;
transform: translate(-50%, 68%);
left: 50%;
text-align: center;
}
.box_banner .tz_type2 .tz__border p.tz_right {
top: 45%;
transform: translateY(68%);
right: 60px;
text-align: right;
}
.box_banner .tz_type2 .tz__border p.tz_left {
top: 45%;
transform: translateY(68%);
left: 60px;
text-align: left;
}
.tzElement-title.tz-title-type-2.tz-text-align-left .tzTitle:after {
content: "";
display: block;
width: 50px;
height: 2px;
position: absolute;
bottom: -20px;
background: #fbaa3f;
}
.tz-title-type-11.tz-text-align-center span.tzSubTitle {
font-size: 16px;
line-height: 40px;
font-family: "Muli", sans-serif;
color: #999999;
font-weight: 300;
margin: 0;
}
.tz-title-type-11.tz-text-align-center h3.tzTitle {
font-weight: 700;
font-size: 30px;
line-height: 40px;
color: #222222;
border-bottom: 1px solid rgba(153, 153, 153, 0.3);
position: relative;
padding-bottom: 14px;
margin: 0 23% 25px 23%;
}
.tz-title-type-11.tz-text-align-center h3.tzTitle:before {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(194, 225, 245, 0);
border-top-color: rgba(153, 153, 153, 0.3);
border-width: 7px;
margin-left: -7px;
}
.tz-title-type-11.tz-text-align-center h3.tzTitle:after {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-top-color: #ffffff;
border-width: 5px;
margin-left: -5px;
}
.tz-title-type-11.tz-text-align-center .tzDescription {
padding: 0 15px;
}
.tz-title-type-11.tz-text-align-left span.tzSubTitle {
font-size: 16px;
line-height: 40px;
font-family: "Muli", sans-serif;
color: #999999;
font-weight: 300;
margin: 0;
}
.tz-title-type-11.tz-text-align-left h3.tzTitle {
font-weight: 700;
font-size: 30px;
line-height: 40px;
color: #222222;
border-bottom: 1px solid rgba(153, 153, 153, 0.3);
position: relative;
padding-bottom: 14px;
margin: 0 380px 25px 0;
}
.tz-title-type-11.tz-text-align-left h3.tzTitle:before {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(194, 225, 245, 0);
border-top-color: rgba(153, 153, 153, 0.3);
border-width: 7px;
margin-left: -7px;
}
.tz-title-type-11.tz-text-align-left h3.tzTitle:after {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-top-color: #ffffff;
border-width: 5px;
margin-left: -5px;
}
.tz-title-type-11.tz-text-align-right span.tzSubTitle {
font-size: 16px;
line-height: 40px;
font-family: "Muli", sans-serif;
color: #999999;
font-weight: 300;
margin: 0;
}
.tz-title-type-11.tz-text-align-right h3.tzTitle {
font-weight: 700;
font-size: 30px;
line-height: 40px;
color: #222222;
border-bottom: 1px solid rgba(153, 153, 153, 0.3);
position: relative;
padding-bottom: 14px;
margin: 0 0 25px 380px;
}
.tz-title-type-11.tz-text-align-right h3.tzTitle:before {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(194, 225, 245, 0);
border-top-color: rgba(153, 153, 153, 0.3);
border-width: 7px;
margin-left: -7px;
}
.tz-title-type-11.tz-text-align-right h3.tzTitle:after {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-top-color: #ffffff;
border-width: 5px;
margin-left: -5px;
}
.tz_recent_post .tz-title-type-11.tz-text-align-center h3.tzTitle:after {
border-top-color: #f5f5f5;
}
.tzElement-title.tz-title-type-3 .tzSubTitle {
font-size: 22px;
font-weight: 400;
margin-bottom: 10px;
}
.tz-title-type-5.tz_title_au3.tzElement-title .tzTitle {
margin-bottom: 22px;
}
.tzElement-title.tz-title-type-12.tz-text-align-center {
padding-top: 53px;
}
.tzElement-title.tz-title-type-12.tz-text-align-center .tzTitle {
font-size: 48px;
line-height: 54px;
color: #222222;
font-family: "Poppins", sans-serif;
font-weight: 700;
text-transform: initial;
}
.tzElement-title.tz-title-type-12.tz-text-align-center .tzTitle:before {
position: absolute;
content: "";
top: -52px;
left: 50%;
margin-left: -25px;
width: 50px;
height: 1px;
background-color: #fbaa3f;
}
.tzElement-title.tz-title-type-12.tz-text-align-center .tzTitle:after {
position: absolute;
content: "";
top: -42px;
left: 50%;
margin-left: -25px;
width: 50px;
height: 1px;
background-color: #fbaa3f;
}
.tzElement-title.tz-title-type-12.tz-text-align-center .tzDescription {
font-size: 14px;
line-height: 24px;
font-family: "Poppins", sans-serif;
font-weight: 300;
color: #77919e;
margin-top: 40px;
padding: 0 12%;
}
.tzElement-title.tz-title-type-12.tz-text-align-left .tzTitle {
font-size: 36px;
line-height: 1.2em;
color: #222222;
font-family: "Poppins", sans-serif;
font-weight: 700;
text-transform: initial;
position: relative;
display: block;
padding-top: 40px;
}
.tzElement-title.tz-title-type-12.tz-text-align-left .tzTitle:before {
position: absolute;
content: "";
top: 0;
left: 0;
width: 50px;
height: 1px;
background-color: #fbaa3f;
}
.tzElement-title.tz-title-type-12.tz-text-align-left .tzTitle:after {
position: absolute;
content: "";
top: 10px;
left: 0;
width: 50px;
height: 1px;
background-color: #fbaa3f;
}
.tzElement-title.tz-title-type-12.tz-text-align-left .tzDescription {
font-size: 14px;
line-height: 24px;
font-family: "Poppins", sans-serif;
font-weight: 300;
color: #77919e;
margin-top: 35px;
padding: 0;
}
.tzElement-title.tz-title-type-12.tz-text-align-left p:nth-of-type(2) {
font-size: 14px;
line-height: 24px;
font-family: "Poppins", sans-serif;
font-weight: 300;
color: #cacaca;
padding: 0;
margin-top: 30px;
}
.tzElement-title.tz-title-type-12.tz-text-align-right .tzTitle {
font-size: 36px;
line-height: 26px;
color: #222222;
font-family: "Poppins", sans-serif;
font-weight: 700;
text-transform: initial;
position: relative;
display: block;
padding-top: 30px;
}
.tzElement-title.tz-title-type-12.tz-text-align-right .tzTitle:before {
position: absolute;
content: "";
top: 0;
right: 0;
width: 50px;
height: 1px;
background-color: #fbaa3f;
}
.tzElement-title.tz-title-type-12.tz-text-align-right .tzTitle:after {
position: absolute;
content: "";
top: 10px;
right: 0;
width: 50px;
height: 1px;
background-color: #fbaa3f;
}
.tzElement-title.tz-title-type-12.tz-text-align-right .tzDescription {
font-size: 14px;
line-height: 24px;
font-family: "Poppins", sans-serif;
font-weight: 300;
color: #77919e;
margin-top: 40px;
padding: 0;
}
.tzElement-title.tz-title-type-13 .tzTitle {
font-size: 120px;
line-height: 1em;
font-family: "Poppins", sans-serif;
font-weight: 500;
color: #fbaa3f;
}
.tzElement-title.tz-title-type-13 .tzDescription {
font-size: 22px;
line-height: 30px;
color: #ffffff;
font-family: "Poppins", sans-serif;
font-weight: 500;
margin-top: 10px;
padding: 0;
}
.tzElement-title.tz-title-type-13.tz-text-align-left .tzDescription {
padding: 0;
}
.tzElement-recent-post.tzRecent-post-type-4 .tz-recent-inner img {
margin: 0 0 25px;
}
.tzElement-recent-post.tzRecent-post-type-4 .tz-recent-inner .tz-recent-title {
text-transform: capitalize;
margin: 0 0 10px;
font-size: 16px;
line-height: 22.4px;
}
.tzElement-recent-post.tzRecent-post-type-4 .tz-recent-inner .tz-recent-readmore {
color: #222222;
margin: 12px 0 0;
text-transform: capitalize;
}
.tzElement-recent-post.tzRecent-post-type-4 .tz-recent-inner .tz-recent-meta span {
padding-right: 20px;
}
.tzElement-recent-post.tzRecent-post-type-3.tz_align_right .tz-recent-inner .tz-recent-meta span {
padding: 0 0 26px 20px;
}
.woo-products-element .wpe__slider .owl-dots {
display: flex;
flex-direction: row;
justify-content: center;
margin-top: 50px;
}
.woo-products-element .wpe__slider .owl-dots .owl-dot span {
width: 10px;
height: 10px;
border-radius: 50%;
background: #ffffff;
margin: 0 10px;
display: inline-block;
border: 1px solid #000000;
}
.woo-products-element .wpe__slider .owl-dots .owl-dot.active span {
border: 0;
background: #000000;
}
.woo-products-element .wpe__slider .owl-prev {
position: absolute;
left: 0;
top: calc(50% - 90px);
width: 60px;
height: 60px;
background: #000000;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__slider .owl-prev:hover {
background: #e5ae49;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__slider .owl-prev i {
color: #ffffff;
font-size: 28px;
}
.woo-products-element .wpe__slider .owl-next {
position: absolute;
right: 0;
top: calc(50% - 90px);
width: 60px;
height: 60px;
background: #000;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__slider .owl-next:hover {
background: #e5ae49;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__slider .owl-next i {
color: #ffffff;
font-size: 28px;
}
.woo-products-element .wpe__item {
position: relative;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images {
position: relative;
}
.woo-products-element .wpe__item .wpe__images:after {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(225, 225, 225, 0.2);
z-index: 0;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover {
position: absolute;
left: 50%;
top: 55%;
transform: translate(-50%, -50%);
display: flex;
flex-direction: row;
z-index: 9;
background: #000000;
padding: 0 15px;
border-radius: 25px;
opacity: 0;
visibility: hidden;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover:hover .added_to_cart {
opacity: 1;
visibility: inherit;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .yith-wcqv-button {
color: #ffffff;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .yith-wcqv-button:before {
content: "";
font-family: "Font Awesome 5 Free";
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button {
color: #ffffff;
border: unset;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button:hover {
color: #e5ae49;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button span.xoo-qv-btn-icon {
top: -52px;
left: -15px;
height: 21px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button span.xoo-qv-btn-icon:before {
content: "Quick View";
top: 2px;
position: relative;
font-family: "Muli", sans-serif;
font-weight: 700;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button:hover span.xoo-qv-btn-icon {
top: -30px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button:before {
content: "";
font-family: "Font Awesome 5 Free";
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist {
padding: 14px 13px;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist {
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
position: absolute;
top: 14px;
right: 52px;
margin: 0;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
padding: 0;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover span {
top: -44px;
-webkit-transform: all 0.3s ease-in-out;
-moz-transform: all 0.3s ease-in-out;
-ms-transform: all 0.3s ease-in-out;
-o-transform: all 0.3s ease-in-out;
transform: all 0.3s ease-in-out;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span {
top: -60px;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
position: relative;
top: 0;
right: 5px;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse span {
color: #ffffff;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
position: absolute;
display: block;
width: 100px;
background: #222222;
top: -45px;
left: -42px;
text-align: center;
color: #ffffff;
padding: 4px;
font-size: 12px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
font-family: "Muli", sans-serif;
font-weight: 700;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:after {
content: "";
display: block;
border-left: 4px solid rgba(0, 0, 0, 0);
border-right: 4px solid rgba(0, 0, 0, 0);
border-top: 5px solid #222222;
left: 50%;
margin-left: -4px;
position: absolute;
top: 23px;
z-index: 9999;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
position: relative;
top: 0;
right: 5px;
cursor: pointer;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse span {
color: #ffffff;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
position: absolute;
display: block;
opacity: 0;
visibility: hidden;
width: 100px;
background: #222222;
top: -60px;
left: -42px;
text-align: center;
color: #ffffff;
padding: 4px;
font-size: 12px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
font-family: "Muli", sans-serif;
font-weight: 700;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:after {
content: "";
display: block;
border-left: 4px solid rgba(0, 0, 0, 0);
border-right: 4px solid rgba(0, 0, 0, 0);
border-top: 5px solid #222222;
left: 50%;
margin-left: -4px;
position: absolute;
top: 23px;
z-index: 9999;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:hover span {
color: #fbaa3f;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .wpe__wishlist .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:hover a {
top: -45px;
opacity: 1;
visibility: visible;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .add_to_cart_button:after {
display: none;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover .added_to_cart {
position: absolute;
bottom: -29px;
left: -34px;
background: #ffffff;
padding: 3px;
width: 100px;
text-align: center;
font-size: 12px;
color: #222222;
font-family: "Muli", sans-serif;
opacity: 0;
visibility: hidden;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a {
font-size: 14px;
line-height: 1.4em;
padding: 14px 14px;
background: transparent;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a span {
display: block;
opacity: 0;
visibility: hidden;
position: absolute;
width: 100px;
background: #222222;
top: -30px;
left: -42px;
text-align: center;
color: #ffffff;
padding: 1px;
font-size: 12px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
font-family: "Muli", sans-serif;
font-weight: 700;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a span:after {
content: "";
display: block;
border-left: 4px solid rgba(0, 0, 0, 0);
border-right: 4px solid rgba(0, 0, 0, 0);
border-top: 5px solid #222222;
left: 50%;
margin-left: -4px;
position: absolute;
top: 20px;
z-index: 9999;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a i {
color: #ffffff;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a .tz_view_detail {
top: -60px;
right: -18px;
left: unset;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a .fa-camera-retro {
padding-left: 5px;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a:hover span.xoo-qv-btn-icon {
top: -30px;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a:hover span {
top: -40px;
opacity: 1;
visibility: inherit;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a:hover .tz_view_detail {
top: -30px;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a:hover i {
color: #e5ae49;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a.add_to_cart_button {
padding-left: 8px;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a.add_to_cart_button:hover span {
top: -30px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item .wpe__images .wpe__hover a.add_to_cart_button span {
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
top: -53px;
left: -34px;
}
.woo-products-element .wpe__item:hover {
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item:hover .wpe__images:after {
background: rgba(250, 239, 219, 0.6);
z-index: 1;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.woo-products-element .wpe__item:hover .wpe__images .wpe__hover {
opacity: 1;
visibility: inherit;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
top: 50%;
visibility: inherit;
}
.woo-products-element .wpe__content {
text-align: center;
}
.woo-products-element .wpe__title {
font-family: "Montserrat", "serif";
font-size: 16px;
line-height: 1.4em;
font-weight: 700;
margin: 22px 0 10px;
}
.woo-products-element .wpe__title a {
color: #222222;
}
.wpe__rating {
margin-bottom: 12px;
}
.wpe__rating .star-rating {
float: none !important;
display: inline-block;
}
.wpe__rating .star-rating span {
color: #f5d608;
}
.wpe__price {
font-family: "Montserrat", sans-serif;
font-size: 18px;
line-height: 22px;
color: #000000;
display: flex;
justify-content: center;
font-weight: 600;
}
.wpe__price .amount {
color: #eabe6d;
}
.wpe__price del {
margin: 0 10px;
order: 2;
text-decoration-color: #cecece;
}
.wpe__price del .woocommerce-Price-amount {
color: #cecece;
}
.wpe__price ins {
margin: 0 10px;
order: 1;
text-decoration: none;
}
.wpe__price ins span {
color: #eabe6d;
}
.wpe__wrapper {
display: flex;
flex-direction: row;
flex-wrap: wrap;
margin: 0 -15px;
}
.grid-layout .wpe__item {
flex: 1 1 auto;
padding: 0 15px;
margin: 0 0 50px;
}
.grid-col-1 .wpe__item {
width: 100%;
cursor: pointer;
text-align: center;
}
.grid-col-2 .wpe__item {
width: 50%;
text-align: center;
}
.grid-col-3 .wpe__item {
width: 33.33%;
text-align: center;
}
.grid-col-4 .wpe__item {
width: 25%;
text-align: center;
}
.grid-col-5 .wpe__item {
width: 20%;
text-align: center;
}
.tz_product_home13 .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab a span {
font-size: 14px;
letter-spacing: 0;
}
#yith-wcwl-popup-message {
opacity: 0;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary h1.product_title {
font-size: 36px;
color: #202020;
text-transform: uppercase;
margin: 12px 0;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .woocommerce-product-rating .star-rating span:before {
color: #e5ae49;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .price span {
color: #e5ae49;
font-weight: 700;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .woocommerce-product-details__short-description p {
font-weight: 300;
color: #666666;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart .quantity input.qty {
width: 100px;
border: 1px solid #e0e0e0;
padding: 13px 10px;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart .button {
font-family: "Open Sans", sans-serif;
font-size: 12px;
font-weight: 700;
line-height: 16px;
color: #FFFFFF;
text-transform: uppercase;
background: #e5ae49;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
padding: 8px 30px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .product_meta {
margin: 0 0 34px;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .product_meta > span {
display: block;
font-family: "Open Sans", sans-serif;
font-size: 14px;
font-weight: 500;
line-height: 24px;
color: #666666;
margin: 0 0 6px;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .xoo-qv-plink {
background: none;
padding: 0;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .price {
margin: 0 0 33px;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .description {
margin: 0 0 42px;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart {
margin: 34px 0 34px;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart .variations {
display: none;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .stock {
display: none;
}
.xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .xoo-qv-plink a {
display: inline-block;
font-family: "Open Sans", sans-serif;
font-size: 12px;
font-weight: 700;
line-height: 24px;
color: #FFFFFF;
text-transform: uppercase;
background: #e5ae49;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
padding: 8px 30px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
div.pp_woocommerce .pp_gallery ul li a {
display: flex;
}
.attachment-shop_single .woocommerce div.product .xoo-qv-images div.images .woocommerce-main-image:after {
content: "";
}
.woocommerce div.product .xoo-qv-images div.images img {
border: 1px solid #e5ae49;
}
.woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a i {
position: absolute;
top: 13px;
left: 13px;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a i {
position: absolute;
top: 13px;
left: 13px;
}
.vc_tta-panel-body .woocommerce ul.products {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_meta {
display: inline-block;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .stock {
display: none;
}
.tzElement_Member_type3 .tzMember_Info_Box {
text-align: center;
}
.tzElement_Member_type3 .tzMember_image {
position: relative;
}
.tzElement_Member_type3 .tzMember_image img {
width: 100%;
}
.tzElement_Member_type3 .tzMember_image:after {
content: "";
position: absolute;
top: 0;
left: 0;
background: rgba(63, 63, 63, 0);
width: 100%;
height: 100%;
transition: 0.6s;
}
.tzElement_Member_type3 .tzMember_image:hover:after {
background: rgba(63, 63, 63, 0.5);
transition: 0.6s;
}
.tzElement_Member_type3 .tzMember_image img {
border-radius: 5px;
}
.tzElement_Member_type3 .tzMember_name {
color: #222222;
font-size: 16px;
line-height: 25px;
margin: 23px 0 4px 0;
font-weight: 700;
}
.tzElement_Member_type3 .tzMember_position {
color: #838383;
font-size: 14px;
line-height: 25px;
}
body .vc_row {
margin-right: 0;
margin-left: 0;
}
.tz-header.tz-header-type-6 .tz-headerTop .tz-headerLeft .tzheader_support .tzheader_site a {
color: #333333;
}
.tz_backtotop, .tz_btt_position_left, .tz_btt_position_right {
position: fixed;
width: 40px;
height: 40px;
z-index: 200;
bottom: 3%;
}
.tz_backtotop a, .tz_btt_position_left a, .tz_btt_position_right a {
background: #e5ae49;
color: #ffffff;
position: absolute;
top: 0px;
left: 0px;
bottom: 0px;
right: 0px;
width: 100%;
height: 100%;
}
.tz_backtotop a i:before, .tz_btt_position_left a i:before, .tz_btt_position_right a i:before {
margin: 12px 12px;
line-height: 40px;
font-size: 15px;
}
.tz_btt_position_right {
right: 3%;
}
.tz_btt_position_left {
left: 3%;
}
.tzPortfolio_Container.tzPortfolio_full > .container .col-md-12 {
padding: 0;
}
.tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p input[type=checkbox] {
display: none;
}
.tzElement_Video_Popup.tzElement_Video_Popup--icon .tzElement_bgVideo:after {
background: transparent;
}
.tzElement_Video_Popup a.tz-open-popup-video.tz__icon__image {
background: transparent;
border: unset;
z-index: 2;
}
.tzElement_Video_Popup a.tz-open-popup-video.tz__icon__image:hover {
border: unset;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share h4 {
float: left;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul {
padding-left: 100px;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share ul li {
margin-left: 5px;
margin-right: 4px;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share .yith-wcwl-after-share-section {
clear: both;
display: none;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
display: inline-block;
text-align: center;
position: absolute;
top: -43px;
left: 50%;
margin-left: -53px;
width: 106px;
height: auto;
padding: 3px 0;
background: #e5ae49;
font-family: "Ubuntu", sans-serif;
font-weight: 400;
font-size: 12px;
color: #ffffff;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:after,
.related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:after {
content: "";
display: block;
border-left: 4px solid rgba(0, 0, 0, 0);
border-right: 4px solid rgba(0, 0, 0, 0);
border-top: 4px solid #e5ae49;
left: 50%;
margin-left: -4px;
position: absolute;
top: 100%;
z-index: 9999;
}  .tel-video-single.video-modal .interiart-thumbnail:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
.tel-video-single.video-modal .interiart-thumbnail:before {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
background: rgba(0, 0, 0, 0.7);
z-index: 1;
}
.tel-video-single .interiart-thumbnail {
margin: 0;
}
.tel-video-single img {
height: auto;
width: 100%;
-moz-transition: all 0.35s ease-in-out 0s;
-o-transition: all 0.35s ease-in-out 0s;
-webkit-transition: all 0.35s ease-in-out 0s;
transition: all 0.35s ease-in-out 0s;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-filter: grayscale(0);
filter: grayscale(0);
}
.tel-video-single .interiart-thumbnail {
text-align: center;
position: relative;
z-index: 1;
overflow: hidden;
}
.tel-video-single .interiart-thumbnail .btn-play {
position: absolute;
left: 50%;
top: 50%;
z-index: 2;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
cursor: pointer;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tel-video-single .interiart-thumbnail .interiart-popup {
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
display: flex;
justify-content: center;
align-items: center;
align-content: center;
background: rgba(0, 0, 0, 0.8);
z-index: 11111;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
opacity: 0;
visibility: hidden;
}
.tel-video-single .interiart-thumbnail .interiart-popup.active {
opacity: 1;
visibility: visible;
}
.tel-video-single .interiart-thumbnail .interiart-popup.active iframe {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.tel-video-single .interiart-thumbnail .interiart-popup iframe {
position: relative;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-transform: scale(0.5);
-moz-transform: scale(0.5);
-ms-transform: scale(0.5);
-o-transform: scale(0.5);
transform: scale(0.5);
}
.tel-video-single .interiart-thumbnail .btn-close-popup {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
}
.tzPortfolio_slick.tzPortfolio_slick_special {
z-index: 0;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item {
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item:focus {
border: none;
outline: none;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item .tzPortfolioslick_image {
height: 490px;
overflow: hidden;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item .tzPortfolioslick_image img {
width: 100%;
height: 490px;
object-fit: cover;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item .tzPortfolioslick_image .tz_Portfolios_view {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: table;
text-align: center;
z-index: 1;
opacity: 0;
visibility: hidden;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item .tzPortfolioslick_image .tz_Portfolios_view h3 {
display: table-cell;
vertical-align: middle;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item .tzPortfolioslick_image .tz_Portfolios_view h3 a {
font-size: 14px;
line-height: 18px;
color: #ffffff;
text-transform: uppercase;
position: relative;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item .tzPortfolioslick_image .tz_Portfolios_view h3 a:hover {
color: #fbaa3f;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item .tzPortfolioslick_image .tz_Portfolios_view h3 a:after {
content: "+";
position: absolute;
top: -28px;
left: 50%;
transform: translateX(-50%);
font-size: 39px;
font-weight: 100;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item .tzPortfolioslick_image:after {
background: transparent;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item .tzPortfolioslick_content {
text-align: center;
margin-top: 27px;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item .tzPortfolioslick_content h3 a {
font-size: 20px;
line-height: 36px;
color: #222222;
font-family: "Poppins", sans-serif;
font-weight: 600;
text-transform: initial;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzPortfolio_slick.tzPortfolio_slick_special .slick-list {
margin: 0;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item.slick-center {
z-index: 9999999;
-webkit-transform: scale(1.12);
-moz-transform: scale(1.12);
-ms-transform: scale(1.12);
-o-transform: scale(1.12);
transform: scale(1.12);
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item.slick-center .tzPortfolioslick_image:after {
background: transparent;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item.slick-center .tzPortfolioslick_image .tz_Portfolios_view {
opacity: 1;
visibility: inherit;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item.slick-center .tzPortfolioslick_image:after {
background: rgba(0, 0, 0, 0.7);
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item.slick-center .tzPortfolioslick_content h3 a {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Portfolio .tz_view_all a {
position: absolute;
top: -60px;
right: 15px;
font-size: 14px;
line-height: 26px;
color: #77919e;
font-family: "Poppins", sans-serif;
font-weight: 600;
text-transform: uppercase;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Portfolio .tz_view_all a:hover {
color: #fbaa3f;
}
.tzElement_Feature.tzFeature_type8 {
text-align: center;
background: #ffffff;
box-shadow: 1px 3px 30px 0px rgba(170, 170, 170, 0.2);
padding: 50px 30px 45px 30px;
}
.tzElement_Feature.tzFeature_type8:after {
position: absolute;
content: "";
left: 50%;
top: 0;
transform: translateX(-50%);
width: 50px;
height: 2px;
background-color: #fbaa3f;
}
.tzElement_Feature.tzFeature_type8 .tzFeature_title {
font-size: 18px;
line-height: 26px;
color: #222222;
font-family: "Poppins", sans-serif;
font-weight: 700;
text-transform: uppercase;
margin-top: 33px;
margin-bottom: 17px;
}
.tzElement_Feature.tzFeature_type8 .tzFeature_description {
font-size: 14px;
line-height: 26px;
color: #77919e;
font-family: "Poppins", sans-serif;
font-weight: 300;
letter-spacing: 0;
}
.tzElement_Feature.tzFeature_type8 .tzFeature_iconBox span {
font-size: 35px;
line-height: 26px;
color: #fbaa3f;
}
.tzElement_Feature.tzFeature_type8 .tzFeature_iconBox span:before {
line-height: 26px;
}
.tzElement_Feature.tzFeature_type8 .tzFeature_iconBox i:before {
font-size: 35px;
color: #fbaa3f;
}
.tz_contact_us .tz_contact_box {
text-align: center;
}
.tz_contact_us .tz_contact_box .tz_contact_title {
font-size: 18px;
line-height: 26px;
font-family: "Poppins", sans-serif;
font-weight: 300;
color: #77919e;
}
.tz_contact_us .tz_contact_box .tz_contact_phone {
display: block;
font-size: 24px;
line-height: 26px;
font-family: "Poppins", sans-serif;
font-weight: 600;
color: #222222;
}
.tz_contact_us .tz_contact_box .tz_contact_mail {
display: block;
font-family: "Poppins", sans-serif;
font-weight: 500;
font-size: 16px;
line-height: 26px;
color: #fbaa3f;
margin-top: 12px;
}
.tzElement-recent-post.tzRecent-post-type-5 .row {
padding-left: 0;
padding-right: 0;
}
.tzElement-recent-post.tzRecent-post-type-5 .tz-recent-inner {
display: flex;
margin-bottom: 40px;
}
.tzElement-recent-post.tzRecent-post-type-5 .tz-recent-inner img {
width: 47%;
object-fit: cover;
margin: 0;
}
.tzElement-recent-post.tzRecent-post-type-5 .tz-recent-inner .tz_box_info {
padding: 35px 25px 20px 25px;
box-shadow: 1px 3px 30px 0px rgba(170, 170, 170, 0.2);
width: 53%;
}
.tzElement-recent-post.tzRecent-post-type-5 .tz-recent-inner .tz_box_info .tz-recent-title {
margin-bottom: 17px;
}
.tzElement-recent-post.tzRecent-post-type-5 .tz-recent-inner .tz_box_info .tz-recent-title a {
font-size: 18px;
line-height: 26px;
color: #222222;
font-family: "Poppins", sans-serif;
font-weight: 700;
text-transform: initial;
}
.tzElement-recent-post.tzRecent-post-type-5 .tz-recent-inner .tz_box_info .tz-recent-meta span {
font-size: 12px;
line-height: 24px;
color: #77919e;
font-family: "Poppins", sans-serif;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.5px;
}
.tzElement-recent-post.tzRecent-post-type-5 .tz-recent-inner .tz_box_info .tz-recent-description {
font-size: 14px;
line-height: 26px;
color: #77919e;
font-family: "Poppins", sans-serif;
font-weight: 300;
letter-spacing: 0.5px;
}
.tzElement-recent-post.tzRecent-post-type-5 .tz-recent-inner .tz_box_info .tz-recent-readmore {
font-size: 14px;
line-height: 30px;
color: #222222;
font-family: "Poppins", sans-serif;
font-weight: 700;
letter-spacing: 0.5px;
text-transform: capitalize;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement-recent-post.tzRecent-post-type-5 .tz-recent-inner .tz_box_info .tz-recent-readmore:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement-newsletter.tzNewsletter-special {
text-align: center;
background: transparent;
}
.tzElement-newsletter.tzNewsletter-special .tzNewsletter-Title {
font-size: 36px;
line-height: 27px;
color: #222222;
font-family: "Poppins", sans-serif;
font-weight: 600;
text-transform: capitalize;
margin-bottom: 33px;
}
.tzElement-newsletter.tzNewsletter-special .tzSubTitle {
font-size: 16px;
line-height: 23px;
color: #77919e;
font-family: "Poppins", sans-serif;
font-weight: 300;
letter-spacing: 0;
}
.tzElement-newsletter.tzNewsletter-special .tnp-subscription {
max-width: unset;
margin-top: 30px;
}
.tzElement-newsletter.tzNewsletter-special .tnp-subscription form {
display: inline-flex;
width: 41%;
position: relative;
}
.tzElement-newsletter.tzNewsletter-special .tnp-subscription form .tnp-field label {
display: none;
}
.tzElement-newsletter.tzNewsletter-special .tnp-subscription form .tnp-field input {
box-shadow: 1px 3px 30px 0px rgba(170, 170, 170, 0.2);
}
.tzElement-newsletter.tzNewsletter-special .tnp-subscription form .tnp-field .tnp-email {
left: 0;
position: absolute;
width: 80%;
}
.tzElement-newsletter.tzNewsletter-special .tnp-subscription form .tnp-field .tnp-submit {
position: absolute;
right: 0;
width: 18%;
padding: 13px 8px;
margin-top: 11px;
letter-spacing: 0.5px;
background: #fbaa3f;
color: #ffffff;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop {
background-image: unset;
padding: 92px 0 118px;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop:after {
display: none;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_media_image {
margin-bottom: 42px;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_text .textwidget {
padding-right: 30px;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_text .textwidget p {
font-size: 14px;
line-height: 24px;
font-family: "Poppins", sans-serif;
font-weight: 300;
color: #77919e;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_text .textwidget p span a {
color: #fbaa3f;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_nav_menu .module-title {
margin-bottom: 40px;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_nav_menu .module-title span {
font-size: 18px;
line-height: 22px;
color: #222222;
font-family: "Poppins", sans-serif;
font-weight: 700;
text-transform: initial;
position: relative;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_nav_menu .module-title span:after {
content: "";
position: absolute;
width: 30px;
height: 2px;
background: #fbaa3f;
top: 40px;
left: 0;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_nav_menu ul li a {
font-size: 14px;
line-height: 35px;
font-family: "Poppins", sans-serif;
font-weight: 300;
color: #77919e;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_nav_menu ul li a:hover {
color: #fbaa3f;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_contact_info {
margin-bottom: 34px;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_contact_info .module-title {
margin-bottom: 45px;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_contact_info .module-title span {
font-size: 18px;
line-height: 22px;
color: #222222;
font-family: "Poppins", sans-serif;
font-weight: 700;
text-transform: initial;
position: relative;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_contact_info .module-title span:after {
content: "";
position: absolute;
width: 30px;
height: 2px;
background: #fbaa3f;
top: 40px;
left: 0;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_contact_info .tzwidget-contact span i {
display: none;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_contact_info .tzwidget-contact .tzContact_address {
font-size: 14px;
line-height: 24px;
font-family: "Poppins", sans-serif;
font-weight: 300;
color: #77919e;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_contact_info .tzwidget-contact .tzContact_phone {
display: inline-flex;
font-size: 18px;
line-height: 22px;
font-family: "Poppins", sans-serif;
font-weight: 700;
color: #222222;
margin-right: 25px;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_contact_info .tzwidget-contact .tzContact_email {
display: inline-flex;
font-size: 18px;
line-height: 22px;
font-family: "Poppins", sans-serif;
font-weight: 400;
color: #fbaa3f;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social .module-title {
display: none;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a {
display: inline-block;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
background: #222222;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
margin: 0 5px 10px 0;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a i {
color: white;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(1) {
background: #3b5998;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(1):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(2) {
background: #00a0d1;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(2):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(3) {
background: #d3191a;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(3):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(4) {
background: #0177b5;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(4):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(5) {
background: #d62424;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(5):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(6) {
background: #1ab7ea;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(6):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(7) {
background: #3b5998;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(7):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(8) {
background: #00a0d1;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(8):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(9) {
background: #d3191a;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop .footerattr .widget_social a:nth-of-type(9):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz_timeline_view:after {
content: "";
position: absolute;
width: 1px;
height: 100%;
background-color: #f5f5f5;
top: 0;
bottom: 0;
left: 139px;
z-index: 1;
}
.tz_timeline_view .tz_timeline_item .col-md-3, .tz_timeline_view .tz_timeline_item .col-md-9 {
padding: 0;
}
.tz_timeline_view .tz_timeline_item .tz_timeline_date {
position: relative;
}
.tz_timeline_view .tz_timeline_item .tz_timeline_date span {
color: #222222;
font-size: 14px;
font-weight: 500;
font-family: "Poppins", sans-serif;
}
.tz_timeline_view .tz_timeline_item .tz_timeline_date:after {
content: "";
position: absolute;
width: 12px;
height: 12px;
background-color: #fbaa3f;
border-radius: 50%;
z-index: 2;
border: 3px solid #ffffff;
top: 0;
left: 133px;
}
.tz_timeline_view .tz_timeline_item .tz_timeline_date:before {
content: "";
position: absolute;
width: 15px;
height: 15px;
border-radius: 50%;
z-index: 1;
top: -1px;
left: 132px;
border: 1px solid #f5f5f5;
}
.tz_timeline_view .tz_timeline_item .tz_timeline_info {
padding-bottom: 40px;
}
.tz_timeline_view .tz_timeline_item .tz_timeline_info .tz_timeline_title {
font-size: 18px;
color: #222222;
font-weight: 600;
text-transform: uppercase;
margin-bottom: 10px;
display: block;
}
.tz_timeline_view .tz_timeline_item .tz_timeline_info .tz_timeline_des {
font-size: 14px;
color: #77919e;
font-family: "Poppins", sans-serif;
letter-spacing: 0;
}
.tzFooter.tzFooter-Type-9 {
background-color: #222222;
margin-top: 100px;
}
.tzFooter.tzFooter-Type-9 .tzFooterTop {
background-image: unset;
border-bottom: 1px solid rgba(170, 170, 70, 0.1);
padding: 80px 0 50px;
}
.tzFooter.tzFooter-Type-9 .tzFooterTop:after {
background-color: transparent;
}
.tzFooter.tzFooter-Type-9 .tzFooterTop .footerattr .widget_nav_menu .module-title {
margin-bottom: 40px;
}
.tzFooter.tzFooter-Type-9 .tzFooterTop .footerattr .widget_nav_menu .module-title span {
font-size: 18px;
line-height: 22px;
color: #f5f5f5;
font-family: "Poppins", sans-serif;
font-weight: 700;
text-transform: initial;
position: relative;
letter-spacing: 1px;
}
.tzFooter.tzFooter-Type-9 .tzFooterTop .footerattr .widget_nav_menu .module-title span:after {
content: "";
position: absolute;
width: 30px;
height: 2px;
background: #fbaa3f;
top: 40px;
left: 0;
}
.tzFooter.tzFooter-Type-9 .tzFooterTop .footerattr .widget_nav_menu ul li a {
font-size: 14px;
line-height: 35px;
font-family: "Poppins", sans-serif;
font-weight: 300;
color: #77919e;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-9 .tzFooterTop .footerattr .widget_nav_menu ul li a:hover {
color: #fbaa3f;
}
.tzFooter.tzFooter-Type-9 .tzFooterTop .footerattr .widget_contact_info {
margin-bottom: 34px;
}
.tzFooter.tzFooter-Type-9 .tzFooterTop .footerattr .widget_contact_info .module-title {
margin-bottom: 45px;
}
.tzFooter.tzFooter-Type-9 .tzFooterTop .footerattr .widget_contact_info .module-title span {
font-size: 18px;
line-height: 22px;
color: #f5f5f5;
font-family: "Poppins", sans-serif;
font-weight: 700;
text-transform: initial;
position: relative;
}
.tzFooter.tzFooter-Type-9 .tzFooterTop .footerattr .widget_contact_info .module-title span:after {
content: "";
position: absolute;
width: 30px;
height: 2px;
background: #fbaa3f;
top: 40px;
left: 0;
}
.tzFooter.tzFooter-Type-9 .tzFooterTop .footerattr .widget_contact_info .tzwidget-contact span i {
display: none;
}
.tzFooter.tzFooter-Type-9 .tzFooterTop .footerattr .widget_contact_info .tzwidget-contact .tzContact_address {
font-size: 14px;
line-height: 24px;
font-family: "Poppins", sans-serif;
font-weight: 300;
color: #77919e;
}
.tzFooter.tzFooter-Type-9 .tzFooterTop .footerattr .widget_contact_info .tzwidget-contact .tzContact_phone {
display: inline-flex;
font-size: 18px;
line-height: 22px;
font-family: "Poppins", sans-serif;
font-weight: 700;
color: #fbaa3f;
margin-right: 25px;
}
.tzFooter.tzFooter-Type-9 .tzFooterTop .footerattr .widget_contact_info .tzwidget-contact .tzContact_email {
display: inline-flex;
font-size: 18px;
line-height: 22px;
font-family: "Poppins", sans-serif;
font-weight: 400;
color: #77919e;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom {
padding: 50px 0 110px 0;
background: unset;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial {
padding: 0;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul {
display: flex;
justify-content: flex-end;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li a {
display: inline-block;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
background: #222222;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
margin: 0 5px 10px 0;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li a i {
color: white;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(1) a {
background: #3b5998;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(1) a:hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(2) a {
background: #00a0d1;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(2) a:hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(3) a {
background: #d3191a;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(3) a:hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(4) a {
background: #0177b5;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(4) a:hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(5) a {
background: #d62424;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(5) a:hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(6) a {
background: #1ab7ea;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(6) a:hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(7) a {
background: #3b5998;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(7) a:hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(8) a {
background: #00a0d1;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(8) a:hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(9) a {
background: #d3191a;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul li:nth-of-type(9) a:hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzCopyright {
padding: 0 0 0 50px;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzCopyright p {
color: #77919e;
font-family: "Poppins", sans-serif;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzCopyright strong {
display: block;
font-weight: 400;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzCopyright span {
color: #77919e;
font-family: "Poppins", sans-serif;
display: block;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzCopyright a {
color: #fbaa3f;
font-family: "Poppins", sans-serif;
}
.tz_title_about .tz_title {
font-size: 36px;
line-height: 1.2em;
font-family: "Poppins", sans-serif;
color: #222222;
font-weight: 700;
padding-top: 40px;
position: relative;
}
.tz_title_about .tz_title:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 50px;
height: 1px;
background: #fbaa3f;
}
.tz_title_about .tz_title:before {
content: "";
position: absolute;
top: 10px;
left: 0;
width: 50px;
height: 1px;
background: #fbaa3f;
}
.tz_title_about .tz_description, .tz_title_about p {
font-size: 14px;
color: #77919e;
line-height: 26px;
font-family: "Poppins", sans-serif;
letter-spacing: 0;
margin-top: 30px;
}
.tz_title_about .tz_img {
margin-top: 63px;
}
.tz_title_about .tz_img img {
width: 100%;
}
.tzElement_Counter.tz_Counter_type5 {
padding: 0;
box-shadow: 0px 0px 30px 0px #b7b7b7;
}
.tzElement_Counter.tz_Counter_type5 .tzElement_counterIcon {
display: none;
}
.tzElement_Counter.tz_Counter_type5 .tzElement_count {
padding-top: 37px;
}
.tzElement_Counter.tz_Counter_type5 .tzElement_count em {
font-size: 44px;
color: #fbaa3f;
}
.tzElement_Counter.tz_Counter_type5 p {
font-size: 14px;
line-height: 24px;
color: #77919e;
font-family: "Poppins", sans-serif;
text-transform: inherit;
padding-bottom: 50px;
letter-spacing: 0;
}
.tzElement_Team .tzTeam_slide .tzTeam_slide_item .tzTeamSlide_image img {
width: 100%;
}
.tzElement_Team .tzTeam_slide .tzTeam_slide_item .tzTeam_hover_info {
text-align: center;
}
.tzElement_Team .tzTeam_slide .tzTeam_slide_item .tzTeam_hover_info h3 {
margin: 23px 0 0;
}
.tzElement_Team .tzTeam_slide .tzTeam_slide_item .tzTeam_hover_info h3 a {
font-size: 18px;
line-height: 26px;
color: #222222;
font-family: "Poppins", sans-serif;
font-weight: 700;
text-transform: uppercase;
}
.tzElement_Team .tzTeam_slide .tzTeam_slide_item .tzTeam_hover_info h3 a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Team .tzTeam_slide .tzTeam_slide_item .tzTeam_hover_info p {
text-align: center;
font-size: 14px;
line-height: 26px;
color: #77919e;
font-family: "Poppins", sans-serif;
}
.tzElement_Team .owl-controls .owl-nav {
position: absolute;
right: 0;
top: -130px;
display: flex;
}
.tzElement_Team .owl-controls .owl-nav div {
width: 50px;
height: 50px;
background: #f5f5f5;
padding: 15px;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Team .owl-controls .owl-nav div i:before {
font-size: 13px;
margin-left: 0;
color: #77919e;
}
.tzElement_Team .owl-controls .owl-nav div:hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Team .owl-controls .owl-nav div:hover i:before {
color: #ffffff;
}
.tzElement_Team .owl-controls .owl-nav .owl-next {
margin-left: 10px;
}
.tztimeLine.tzPortfolio_Container {
overflow: unset;
background: unset;
position: unset;
margin-bottom: 194px;
}
.tztimeLine.tzPortfolio_Container .container, .tztimeLine.tzPortfolio_Container .col-md-6 {
padding: 0;
}
.tztimeLine.tzPortfolio_Container .tz_title {
margin-top: 120px;
}
.tztimeLine.tzPortfolio_Container .tz_title h3 {
text-align: center;
font-family: "Poppins", sans-serif;
font-weight: 900;
font-size: 36px;
line-height: 24px;
color: #222222;
}
.tztimeLine.tzPortfolio_Container .container {
position: relative;
margin-top: 140px;
padding-top: 40px;
padding-bottom: 80px;
}
.tztimeLine.tzPortfolio_Container .container:before {
content: "...";
position: absolute;
background-color: #f5f5f5;
bottom: -35px;
left: 50%;
margin-left: -42px;
padding: 10px 38px;
border-radius: 25px;
z-index: 2;
}
.tztimeLine.tzPortfolio_Container .container:after {
content: "";
position: absolute;
width: 10px;
height: 100%;
background-color: #f5f5f5;
top: 0;
bottom: 0;
left: 50%;
margin-left: -3px;
z-index: 1;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio {
overflow: unset !important;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post {
width: 100% !important;
height: auto;
margin-bottom: 40px;
position: unset !important;
left: unset !important;
top: unset !important;
transform: unset !important;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner {
width: 100%;
height: auto;
display: flex;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineImage img {
height: 370px;
object-fit: cover;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineImage iframe {
width: 100%;
height: 370px;
object-fit: cover;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineContent {
position: relative;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineContent .tz_year {
position: absolute;
top: -80px;
background-color: #f5f5f5;
font-family: "Poppins", sans-serif;
font-weight: 500;
padding: 8px 25px;
border-radius: 25px;
font-size: 18px;
line-height: 24px;
color: #77919e;
z-index: 2;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineContent .tz_month, .tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tz_month, .tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent .tz_month {
top: 45px;
position: absolute;
font-size: 14px;
line-height: 26px;
font-family: "Poppins", sans-serif;
font-weight: 500;
color: #77919e;
z-index: 2;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineContent .tz_month:after, .tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tz_month:after, .tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent .tz_month:after {
content: "";
position: absolute;
width: 22px;
height: 22px;
background-color: #fbaa3f;
border-radius: 50%;
z-index: 2;
border: 4px solid #ffffff;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineContent .tz_month:before, .tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tz_month:before, .tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent .tz_month:before {
content: "";
position: absolute;
background-color: #f5f5f5;
width: 100px;
height: 4px;
z-index: 2;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineContent h3 a {
font-size: 24px;
line-height: 24px;
color: #222222;
font-weight: 700;
font-family: "Poppins", sans-serif;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineContent p {
font-size: 14px;
line-height: 26px;
color: #77919e;
font-weight: 300;
font-family: "Poppins", sans-serif;
letter-spacing: 0;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineImage {
padding-left: 115px;
order: 2;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent {
order: 1;
padding-right: 100px;
padding-top: 60px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent .tz_year {
right: -45px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent .tz_month {
right: -85px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent .tz_month:after {
top: 28px;
right: 72px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent .tz_month:before {
top: 37px;
left: -50px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineImage {
order: 1;
padding-right: 115px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent {
order: 2;
padding-left: 115px;
padding-top: 60px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tz_year {
left: -45px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tz_month {
left: -82px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tz_month:after {
top: 28px;
left: 73px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tz_month:before {
top: 38px;
right: -36px;
}
.tztimeLine.tzPortfolio_Container .tz_timeline_nav {
margin-top: 60px;
}
.tz-sidebar .tzwidget-contact span {
display: inline-flex;
margin-bottom: 10px;
color: #666666;
line-height: 2em;
}
.tz-sidebar .tzwidget-contact span i {
margin-right: 12px;
margin-top: 7px;
}
.tz-sidebar .widget_text a {
color: #666666;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-sidebar .widget_text a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-sidebar .widget_text a i {
margin-right: 12px;
}
.tz-sidebar .widget_nav_menu li.current-menu-item a {
color: #fbaa3f;
}
.tz-sidebar .widget.widget_nav_menu ul li a {
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-sidebar .widget.widget_nav_menu ul li a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-sidebar.tz-sidebar-service .widget ul li a {
color: #77919e;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-sidebar.tz-sidebar-service .widget ul li a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-sidebar.tz-sidebar-service .widget_nav_menu li.current-menu-item a {
color: #fbaa3f;
}
.tz-sidebar.tz-sidebar-service .widget_text a {
color: #77919e;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-sidebar.tz-sidebar-service .widget_text a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-sidebar.tz-sidebar-service .tzwidget-contact span {
color: #77919e;
font-family: "Poppins", sans-serif;
}
.TzPage_Default .woocommerce ul.products li.product {
margin-bottom: 30px;
width: 33.3%;
}
.tz-Breadcrumb.tz_breadcrumb_cons .tzOverlayBreadcrumb h1 {
font-family: "Poppins", sans-serif;
font-size: 48px;
text-transform: capitalize;
margin-bottom: 20px;
}
.tz-Breadcrumb.tz_breadcrumb_cons .tzOverlayBreadcrumb .tz-breadcrumb-navxt {
font-family: "Poppins", sans-serif;
}
.tz-Breadcrumb.tz_breadcrumb_cons .tzOverlayBreadcrumb .tz-breadcrumb-navxt span {
font-size: 14px;
color: #bbbbbb;
text-transform: capitalize;
margin: 0 10px;
}
.tz-Breadcrumb.tz_breadcrumb_cons .tzOverlayBreadcrumb .tz-breadcrumb-navxt span a span {
padding: 0;
margin: 0;
}
.tz-Breadcrumb.tz_breadcrumb_cons .tzOverlayBreadcrumb .tz-breadcrumb-navxt span.current-item {
color: #fbaa3f;
}
.tz-Breadcrumb.tz_breadcrumb_cons .tzOverlayBreadcrumb .tz-breadcrumb-navxt span:nth-of-type(1) {
margin-left: 0;
}
.tz_Featured_Image img {
width: 100%;
height: 700px;
object-fit: cover;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type {
padding: 115px 0 15px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .container, .tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .col-md-6 {
padding: 0;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tz-Breadcrumb {
background-image: unset !important;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tz-Breadcrumb .tzOverlayBreadcrumb {
background-image: unset;
background-color: unset;
padding: 0 0 90px !important;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tz-Breadcrumb .tzOverlayBreadcrumb h1 {
font-size: 48px;
color: #222222;
font-family: "Poppins", sans-serif;
font-weight: 700;
text-transform: capitalize;
text-align: left;
margin-bottom: 0;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tz-Breadcrumb .tzOverlayBreadcrumb .tz-breadcrumb-navxt {
padding-top: 20px;
font-size: 14px;
text-transform: capitalize;
text-align: left;
color: #77919e;
font-family: "Poppins", sans-serif;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tz-Breadcrumb .tzOverlayBreadcrumb .tz-breadcrumb-navxt span {
color: #77919e;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tz-Breadcrumb .tzOverlayBreadcrumb .tz-breadcrumb-navxt span.current-item {
color: #fbaa3f;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tz_title_des {
font-size: 24px;
font-weight: 700;
font-family: "Poppins", sans-serif;
margin-bottom: 40px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Content {
padding-right: 60px;
margin-bottom: 30px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Content p {
color: #77919e;
font-family: "Poppins", sans-serif;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Info {
padding: 0 30px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Info ul {
display: flex;
flex-wrap: wrap;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Info ul li {
width: 33%;
color: #77919e;
font-family: "Poppins", sans-serif;
padding-bottom: 23px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Info ul li label {
display: block;
color: #222222;
font-family: "Poppins", sans-serif;
font-weight: 500;
text-transform: uppercase;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Info ul li a {
color: #77919e;
font-family: "Poppins", sans-serif;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Media .tzPortfolio_SingleImage img {
width: 100%;
object-fit: cover;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Media .tzPortfolio_Single_Slider h3 {
text-align: center;
font-weight: 700;
color: #222222;
font-family: "Poppins", sans-serif;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Media .tzPortfolio_Single_Slider img {
width: 100%;
height: 700px;
object-fit: cover;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Media .tzPortfolio_Single_Slider .owl-controls .owl-nav {
width: 1170px;
margin: 0 auto;
position: relative;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Media .tzPortfolio_Single_Slider .owl-controls .owl-nav > div {
position: absolute;
top: -382px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Media .tzPortfolio_Single_Slider .owl-controls .owl-nav > div i {
width: 50px;
height: 50px;
background-color: rgba(58, 58, 61, 0.8);
text-align: center;
display: block;
padding: 15px 10px;
color: #ffffff;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Media .tzPortfolio_Single_Slider .owl-controls .owl-nav > div i:before {
font-size: 15px;
margin-left: unset;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Media .tzPortfolio_Single_Slider .owl-controls .owl-nav > div i:hover {
background-color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Media .tzPortfolio_Single_Slider .owl-controls .owl-nav .owl-prev {
left: 3px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Media .tzPortfolio_Single_Slider .owl-controls .owl-nav .owl-next {
right: 4px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Media .tzPortfolio_SingleAudio iframe {
width: 100%;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzshare {
padding: 0 0 100px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzshare .TzLikeButtonInner span {
color: #222222;
font-weight: 700;
text-transform: uppercase;
font-family: "Poppins", sans-serif;
padding-right: 42px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzshare .TzLikeButtonInner a {
line-height: 30px;
color: #aaaaaa;
font-family: "Poppins", sans-serif;
padding-right: 30px;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzshare .TzLikeButtonInner a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_video {
padding: 0;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_video .tzPortfolio_Single_Media {
margin-bottom: 0;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_video .tzPortfolio_Single_Media .tzPortfolio_Single_videoHtml5 {
height: 90vh !important;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_video .tzPortfolio_Single_Media .tzPortfolio_Single_videoHtml5 .tzPortfolio_autoplay {
width: 120px;
height: 120px;
border: 10px solid rgba(225, 225, 225, 0.2);
background: white;
background-clip: padding-box;
margin-left: unset;
margin-top: unset;
transform: translate(-50%, -50%);
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_video .tzPortfolio_Single_Media .tzPortfolio_Single_videoHtml5 .tzPortfolio_autoplay:after {
content: "";
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_video .tzPortfolio_Single_Media .tzPortfolio_Single_videoHtml5 .tzPortfolio_autoplay i {
font-size: 34px;
padding: 33px 0px 33px 10px;
color: #fbc02d;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_video .tzPortfolio_Single_Media .tzPortfolio_Single_videoHtml5 .videoID {
height: 100%;
object-fit: cover;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_video .tzPortfolio_Single_Media .tzPortfolio_Single_video {
height: 90vh !important;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows {
padding: 120px 0 15px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tz_Portfolio_wrap {
padding-bottom: 50px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzPortfolio_Single_Content, .tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzPortfolio_Single_Info, .tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzshare {
padding: 0 185px;
margin-bottom: 20px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzPortfolio_Single_Info ul {
display: flex;
flex-wrap: wrap;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzPortfolio_Single_Info ul li {
width: 25%;
margin-bottom: 40px;
padding: 0 5px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzshare .TzLikeButtonInner {
padding: 17px 0 73px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzshare .TzLikeButtonInner span {
color: #222222;
font-weight: 700;
text-transform: uppercase;
font-family: "Poppins", sans-serif;
padding-right: 42px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzshare .TzLikeButtonInner a {
color: #aaaaaa;
font-family: "Poppins", sans-serif;
padding-right: 30px;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
line-height: 30px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzshare .TzLikeButtonInner a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz_nav_single_port {
padding-bottom: 200px;
}
.tz_nav_single_port > div {
display: inline-flex;
}
.tz_nav_single_port > div a {
display: inline-flex;
}
.tz_nav_single_port > div a i {
width: 50px;
height: 50px;
background-color: #f5f5f5;
text-align: center;
padding-top: 15px;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz_nav_single_port > div a i:hover {
background-color: #fbaa3f;
color: #ffffff;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz_nav_single_port > div a span {
display: block;
padding-top: 5px;
font-size: 12px;
font-family: "Poppins", sans-serif;
color: #77919e;
font-weight: 600;
}
.tz_nav_single_port > div a span strong {
display: block;
font-size: 20px;
font-family: "Poppins", sans-serif;
color: #222222;
font-weight: 700;
}
.tz_nav_single_port .tz_previous {
padding: 0;
}
.tz_nav_single_port .tz_previous a span {
padding-left: 20px;
}
.tz_nav_single_port .tz_next {
justify-content: flex-end;
padding: 0;
}
.tz_nav_single_port .tz_next a span {
padding-right: 20px;
}
.tzPortfolio_Container.tzPortfoliotype_grid {
padding: 50px 95px;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzFilter {
background: transparent;
padding: 50px 0 35px;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzFilter .tzFillter_box a {
font-family: "Poppins", sans-serif;
color: #77919e;
border: none;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzFilter .tzFillter_box a:hover {
background: transparent;
color: #222222;
font-weight: 700;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzFilter .tzFillter_box a.selected {
background: transparent;
color: #222222;
font-weight: 700;
border: none;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzFilter .tzFillter_box a.selected:after {
content: "";
top: 45px;
position: absolute;
left: 50%;
transform: translateX(-50%);
width: 40px;
height: 2px;
background: #fbaa3f;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzPortfolio .portfolio-item {
margin-bottom: 3px;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzPortfolio .portfolio-item .tz-inner {
padding: 15px;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .item-img img {
min-height: 400px;
object-fit: cover;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover {
display: table;
text-align: center;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
padding-top: 25px;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more {
position: relative;
bottom: unset;
right: unset;
display: table-cell;
vertical-align: middle;
opacity: 0;
font-family: "Poppins", sans-serif;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover {
color: #ffffff;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:before {
content: "+";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -100%);
font-size: 39px;
font-weight: 100;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover_info {
text-align: center;
margin-top: 25px;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover_info h3 a {
font-size: 18px;
font-family: "Poppins", sans-serif;
color: #222222;
font-weight: 700;
-webkit-transform: all 0.3s ease-in-out;
-moz-transform: all 0.3s ease-in-out;
-ms-transform: all 0.3s ease-in-out;
-o-transform: all 0.3s ease-in-out;
transform: all 0.3s ease-in-out;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover_info h3 a:hover {
color: #fbaa3f;
-webkit-transform: all 0.3s ease-in-out;
-moz-transform: all 0.3s ease-in-out;
-ms-transform: all 0.3s ease-in-out;
-o-transform: all 0.3s ease-in-out;
transform: all 0.3s ease-in-out;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzPortfolio .portfolio-item:hover .tz-inner .tzPortfolioBox .tzPortfolio_hover {
background-color: rgba(0, 0, 0, 0.5);
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzPortfolio .portfolio-item:hover .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more {
opacity: 1;
}
.tzPortfolio_Container.tzPortfoliotype_grid #tz_append {
margin: 40px 0 100px;
}
.tzTeamSingle {
padding: 120px 0;
}
.tzTeamSingle .container {
padding: 0;
}
.tzTeamSingle .tz_team_info {
padding-right: 60px;
padding-left: 0;
}
.tzTeamSingle .tz_team_info .tzTeam_SingleImage img {
width: 100%;
height: auto;
object-fit: cover;
}
.tzTeamSingle .tz_team_info h3 {
color: #222222;
font-size: 24px;
line-height: 24px;
font-weight: 700;
margin-top: 36px;
margin-bottom: 50px;
position: relative;
}
.tzTeamSingle .tz_team_info h3:after {
content: "";
position: absolute;
width: 50px;
height: 2px;
bottom: -20px;
left: 0;
background: #fbaa3f;
}
.tzTeamSingle .tz_team_info p {
font-size: 14px;
line-height: 25px;
color: #222222;
font-weight: 600;
letter-spacing: 0;
}
.tzTeamSingle .tz_team_info p span {
color: #77919e;
padding-left: 10px;
font-weight: 400;
}
.tzTeamSingle .tz_team_info .tz_team_social {
margin-top: 30px;
}
.tzTeamSingle .tz_team_info .tz_team_social .tzheader_social {
display: contents;
}
.tzTeamSingle .tz_team_info .tz_team_social .tzheader_social li {
display: table;
text-align: center;
list-style: none;
float: left;
width: 40px;
height: 40px;
margin-right: 10px;
margin-bottom: 10px;
border: 1px solid #cacaca;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzTeamSingle .tz_team_info .tz_team_social .tzheader_social li:hover {
background: #fbaa3f;
border-color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzTeamSingle .tz_team_info .tz_team_social .tzheader_social li:hover a {
color: #ffffff;
}
.tzTeamSingle .tz_team_info .tz_team_social .tzheader_social li a {
display: table-cell;
vertical-align: middle;
color: #cacaca;
}
.tzTeamSingle .tz_team_info .tz_team_social .tzheader_social li:last-child {
margin-right: 0;
}
.tzTeamSingle .tzTeamSinglewrap {
padding-left: 10px;
padding-right: 0;
}
.tzSkill.tzskill-item-type7 p {
font-family: "Poppins", sans-serif;
font-weight: 400;
font-size: 14px;
color: #77919e;
margin: 0px;
padding: 10px 0 10px;
}
.tzSkill.tzskill-item-type7 .tzskill-item {
width: 100%;
height: 10px;
background: #e5e5e5;
}
.tzSkill.tzskill-item-type7 .tzskill-item .tzskill-item-width {
height: 100%;
background: #e5ae49;
position: relative;
}
.tzSkill.tzskill-item-type7 .tzskill-item .tzskill-item-width span {
color: #77919e;
display: inline-block;
font-family: "Poppins", sans-serif;
font-size: 12px;
font-weight: 300;
padding: 2px 8px;
position: absolute;
right: -23px;
top: -33px;
}
.tzteamDefault .container {
padding: 100px 0 92px;
}
.tzteamDefault .tzteam_image {
background-repeat: no-repeat;
background-size: cover;
background-position: top center;
}
.tzteamDefault .tzteam_image .tz_empty {
padding: 300px 0;
}
.tzteamDefault .tz_team_head {
width: 50%;
padding-left: 15px;
padding-bottom: 61px;
}
.tzteamDefault .tz_team_head h3 {
font-size: 36px;
line-height: 24px;
font-family: "Poppins", sans-serif;
font-weight: 700;
position: relative;
padding-top: 42px;
padding-bottom: 15px;
}
.tzteamDefault .tz_team_head h3:before {
content: "";
position: absolute;
width: 50px;
height: 1px;
top: 0;
left: 0;
background-color: #fbaa3f;
}
.tzteamDefault .tz_team_head h3:after {
content: "";
position: absolute;
width: 50px;
height: 1px;
top: 10px;
left: 0;
background-color: #fbaa3f;
}
.tzteamDefault .tz_team_head p {
font-size: 14px;
color: #77919e;
font-family: "Poppins", sans-serif;
}
.tzteamDefault .tzteamContainer {
display: flex;
flex-wrap: wrap;
}
.tzteamDefault .tzteamContainer .tzteamItem {
margin-bottom: 40px;
}
.tzteamDefault .tzteamContainer .tzteamItem .tzteamImage img {
width: 100%;
object-fit: cover;
}
.tzteamDefault .tzteamContainer .tzteamItem .tzteamContent {
text-align: center;
}
.tzteamDefault .tzteamContainer .tzteamItem .tzteamContent h3 {
margin-top: 20px;
margin-bottom: 5px;
}
.tzteamDefault .tzteamContainer .tzteamItem .tzteamContent h3 a {
color: #222222;
font-size: 18px;
font-family: "Poppins", sans-serif;
font-weight: 700;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzteamDefault .tzteamContainer .tzteamItem .tzteamContent h3 a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzteamDefault .tzteamContainer .tzteamItem .tzteamContent p {
font-size: 14px;
color: #77919e;
}
.tzteamDefault .wp-pagenavi {
margin-top: 30px;
margin-left: 15px;
margin-bottom: 65px;
}
.tzteamDefault .wp-pagenavi span {
font-family: "Poppins", sans-serif;
font-size: 14px;
font-weight: 500;
line-height: 24px;
color: #77919e;
padding: 10px 18px;
background: #f5f5f5;
border: none;
margin-right: 10px;
}
.tzteamDefault .wp-pagenavi .pages {
display: none;
}
.tzteamDefault .wp-pagenavi span.current {
color: #FFFFFF;
background: #fbaa3f;
}
.tzteamDefault .wp-pagenavi a {
font-family: "Poppins", sans-serif;
font-size: 14px;
font-weight: 500;
line-height: 24px;
color: #77919e;
padding: 10px 18px;
background: #f5f5f5;
text-decoration: none;
border: none;
margin-right: 10px;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.tzteamDefault .wp-pagenavi a:hover {
color: #FFFFFF;
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 1627px) {
.tz-header.tz-header-type-11 .tz-headerBottom nav {
padding-left: 50px;
}
.tz-header.tz-header-type-11 {
padding: 0 25px;
}
.tzElement-newsletter.tzNewsletter-special .tnp-subscription form {
width: 50%;
}
}
@media only screen and (max-width: 1627px) {
.tzPortfolio_Container.tzPortfoliotype_grid .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .item-img img {
height: 350px;
}
}
@media only screen and (max-width: 1543px) {
.tz-header.tz-header-type-11 .tz-headerBottom nav {
padding-left: 10px;
}
}
@media only screen and (max-width: 1480px) {
.tz-header.tz-header-type-11 .tz-headerBottom nav ul.tz-nav li a {
padding: 44px 20px 40px;
}
}
@media only screen and (max-width: 1070px) {
.tz-header.tz-header-type-11 {
padding: 0 20px;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tz-header-search {
padding-right: 10px;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml ul {
padding: 0 0 0 10px;
}
}
@media only screen and (max-width: 1366px) {
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content a {
margin-top: 60px;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml {
display: none;
}
.tzPortfolio_Container.tzPortfoliotype_grid {
padding: 50px 50px;
}
.tzPortfolio_Container.tzPortfoliotype_grid .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .item-img img {
height: 300px;
}
}
@media only screen and (max-width: 1200px) {
.tzElement-title.tz-title-type-11 {
padding-right: 120px !important;
padding-left: 120px !important;
}
.tz-header.tz-header-type-11 .tz-headerBottom nav ul.tz-nav li a {
padding: 44px 10px 40px;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tz-header-social {
width: 20%;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tz-header-social ul {
padding: 0;
}
.tzElement-newsletter.tzNewsletter-special .tnp-subscription form {
width: 65%;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Media .tzPortfolio_Single_Slider .owl-controls .owl-nav {
width: 100%;
position: unset;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Media .tzPortfolio_Single_Slider img {
height: 500px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Media .tzPortfolio_Single_Slider .owl-controls .owl-nav > div {
top: 50%;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzPortfolio_Single_Content,
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzPortfolio_Single_Info,
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzshare {
padding: 0 50px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzPortfolio_Single_Info ul li {
width: 33%;
float: left;
}
.tz_timeline_view .tz_timeline_item .tz_timeline_info {
padding-left: 30px;
}
.tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .item-img {
height: 350px !important;
}
.tzPortfolio_Container .tzPortfolio.tzPortfolio_Fix_Height .portfolio-item .tz-inner .tzPortfolioBox .item-img img {
object-fit: cover;
}
}
@media only screen and (max-width: 1200px) {
.box_banner .tz_type1 .tz__border h3 {
font-size: 28px;
}
}
@media only screen and (max-width: 992px) {
.tz-sidebar .tzwidget-contact span {
display: block;
}
.tparrows.tp-rightarrow {
margin-right: 0;
}
.tparrows.tp-leftarrow {
margin-left: 0;
}
.tz-header.tz-header-type-10 .tz-headerBottom.tz-max-mega-menu {
top: 0;
}
.tz-header.tz-header-type-10 .tz-headerBottom.tz-max-mega-menu nav #mega-menu-wrap-primary-custom-1 .mega-menu-toggle {
background: #222222;
top: -67px;
right: 30px;
}
.tz-header.tz-header-type-10 .tz-headerBottom.tz-max-mega-menu nav #mega-menu-wrap-primary-custom-1 ul#mega-menu-primary-custom-1 li ul.mega-sub-menu li a {
padding: 8px 35px;
}
.tz-header.tz-header-type-10 .tz-headerBottom.tz-max-mega-menu .container #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link {
padding: 10px 22px 30px 22px;
}
.tzElement-title.tz-title-type-11 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.box_banner .tz_type1 .tz__border h3 {
font-size: 20px;
}
.box_banner .tz_type2 .tz__border h3 {
font-size: 30px;
line-height: 40px;
}
.box_banner .tz_type2 .tz__border p span {
font-size: 20px;
line-height: 30px;
}
.box_banner {
padding: 15px 15px !important;
}
.tz_title_au3.tzElement-title.tz-title-type-3 .tzSubTitle {
font-size: 20px;
}
.tz_title_au3.tzElement-title.tz-title-type-3 .tzTitle {
font-size: 30px;
}
.tz-title-type-5.tz_title_au3.tzElement-title {
text-align: left;
}
.tz-title-type-5.tzElement-title {
text-align: left;
padding-right: 15px !important;
margin-right: 15px !important;
}
.tz-header.tz-header-type-11 {
padding: 0;
}
.tz-header.tz-header-type-11 .tz-headerBottom nav {
padding: 0;
width: 100%;
}
.tz-header.tz-header-type-11 .tz-headerBottom nav ul.tz-nav li a {
padding: 15px 15px 15px;
color: #222222;
font-weight: 700;
}
.tz-header.tz-header-type-11 .tz-headerBottom .navbar-toggle {
position: absolute;
right: 0;
}
.tz-header.tz-header-type-11 .tz-headerBottom a.tz_logo {
width: 162px;
padding-left: 15px;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tz-header-social {
display: none;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml {
display: none;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content .tz_line_left {
top: -50px;
left: 0;
display: none;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content .tz_line_right {
bottom: -50px;
right: 0;
display: none;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content h3 {
font-size: 40px;
margin-bottom: 15px;
}
.tzElement-newsletter.tzNewsletter-special .tnp-subscription form {
width: 80%;
}
.tzFooter.tzFooter-Type-8 .tzFooterTop {
padding: 92px 0 50px;
}
.tzElement_slide_view.tz_type_slide2 .owl-pagination {
display: none;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content a {
margin-top: 35px;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content p {
font-size: 14px;
font-weight: 400;
margin-top: 15px;
}
.tztimeLine.tzPortfolio_Container .container {
padding-left: 15px;
padding-right: 15px;
}
.tztimeLine.tzPortfolio_Container .container:after {
left: 50px;
}
.tztimeLine.tzPortfolio_Container .container:before {
left: 51px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner {
display: block;
padding-left: 150px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineImage {
padding: 0;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineContent {
padding: 0;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineContent .tzInfomation {
position: relative;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineContent .tzInfomation .tz_year {
right: unset;
top: -470px;
left: -158px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineContent .tzInfomation .tz_month {
right: unset;
left: -76px;
top: -228px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineContent h3 {
margin-top: 20px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineImage {
padding: 0;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent {
padding: 0;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineImage {
padding: 0;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent {
padding: 0;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tzInfomation .tz_month:after {
right: unset;
top: 28px;
left: -44px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tzInfomation .tz_month:before {
right: unset;
top: 34px;
left: -24px;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .col-md-4 {
width: 100%;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tz-footer-logo {
display: inline-block;
padding-bottom: 30px;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzCopyright {
padding: 0 0 40px 15px;
text-align: left;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial {
padding: 0 8px;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul {
justify-content: flex-start;
}
.tz_nav_single_port {
padding-bottom: 150px;
}
.tz_nav_single_port .col-md-6 {
width: 49%;
}
.tz_Featured_Image img {
height: auto;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzshare {
padding: 0 15px 100px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzshare {
padding: 0 15px !important;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Content {
padding-right: 15px !important;
padding-left: 15px !important;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tz-Breadcrumb .tzOverlayBreadcrumb h1 {
font-size: 42px;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom {
padding: 50px 0 50px 0;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows {
padding: 80px 0 15px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type {
padding: 100px 0 15px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tz-Breadcrumb .tzOverlayBreadcrumb {
padding: 65px 15px 66px !important;
}
.tzPortfolio_Container.tzPortfoliotype_grid {
padding: 50px 15px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Info {
padding: 0 15px !important;
}
.tz_timeline_view .tz_timeline_item .tz_timeline_date {
padding-left: 100px;
padding-bottom: 15px;
padding-right: 15px;
}
.tz_timeline_view .tz_timeline_item .tz_timeline_date:after {
left: 25px;
}
.tz_timeline_view .tz_timeline_item .tz_timeline_date:before {
left: 23px;
}
.tz_timeline_view .tz_timeline_item .tz_timeline_info {
padding-left: 100px;
padding-right: 15px;
}
.tz_timeline_view:after {
left: 30px;
}
.tzTeamSingle .tz_team_info {
padding-right: 15px;
padding-left: 15px;
}
.tzTeamSingle .tz_team_info .tzheader_social {
display: table-row-group;
}
.tzTeamSingle .tzTeamSinglewrap {
padding-left: 15px;
padding-right: 15px;
padding-top: 50px;
}
.tzteamDefault .tz_team_head {
padding-left: 15px;
padding-right: 15px;
width: 100%;
}
.tz-header.tz_header_reletive.tz-header-type-11 #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:after {
color: #222222;
}
.tzteamDefault .tzteam_image .tz_empty {
padding: 150px 0;
}
.tzteamDefault .tz_team_head h3 {
line-height: 1.2em;
font-size: 30px;
}
.tzTeamSingle .tz_team_info .tzTeam_SingleImage img {
width: 50%;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent .tz_year,
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tz_year {
top: -450px;
right: unset;
left: -158px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent .tz_month {
left: -75px;
top: -350px;
position: relative;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent .tz_month:after {
left: -48px;
right: unset;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tz_month {
left: -75px;
top: -350px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tz_month:after {
left: -49px;
}
.tz-header.tz-header-type-11.tz_header_absolute .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a {
color: #222222;
}
}
@media only screen and (max-width: 768px) {
.box_banner .tz_type2 {
height: 200px;
}
.box_banner .tz_type1 .tz__border h3 {
font-size: 20px;
line-height: 30px;
}
.box_banner .tz_type2 .tz__border h3 {
font-size: 20px;
line-height: 30px;
}
.box_banner .tz_type2 .tz__border p span {
font-size: 20px;
line-height: 30px;
}
.tz-title-type-11.tz-text-align-center span.tzSubTitle {
font-size: 12px;
line-height: 20px;
}
.tz-title-type-11.tz-text-align-center h3.tzTitle {
font-size: 20px;
line-height: 25px;
margin: 0 20% 25px 20%;
padding-bottom: 8px;
}
.grid-col-2 .wpe__item {
width: 50%;
}
.grid-col-3 .wpe__item {
width: 50%;
}
.grid-col-4 .wpe__item {
width: 50%;
}
.grid-col-5 .wpe__item {
width: 50%;
}
.tzElement_Member_type3 {
padding-bottom: 50px;
}
.tz-title-type-5.tzElement-title {
padding-right: 0 !important;
margin-right: 0 !important;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tz-header-search span {
display: none;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tzheader_wpml {
display: none;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content .tz_wrap_content {
padding: 0 15px;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content h3 {
font-size: 36px;
margin-bottom: 0px;
line-height: 1.2em;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content p {
font-size: 14px;
margin-bottom: 10px;
line-height: 1.5em;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content a {
font-size: 10px;
padding: 10px 25px 10px;
margin-top: 30px;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content .tz_line_left:before {
width: 20px;
height: 2px;
left: 25px;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content .tz_line_left:after {
top: 15px;
left: 10px;
width: 30px;
height: 2px;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content .tz_line_right:before {
width: 20px;
height: 2px;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content .tz_line_right:after {
right: 9px;
bottom: 7px;
width: 30px;
height: 2px;
}
.tzElement-title.tz-title-type-12.tz-text-align-center .tzTitle {
font-size: 36px;
line-height: 1em;
}
.tzElement-title.tz-title-type-12.tz-text-align-center .tzDescription {
font-size: 12px;
line-height: 22px;
padding: 0 5%;
margin-top: 25px;
}
.tzElement-title.tz-title-type-12.tz-text-align-center .tzTitle:before {
top: -32px;
}
.tzElement-title.tz-title-type-13 .tzDescription {
font-size: 15px;
line-height: 1.5em;
}
.tzElement-title.tz-title-type-13 {
padding-top: 0 !important;
padding-bottom: 0 !important;
padding-left: 0 !important;
}
.tzElement-title.tz-title-type-13 .tzTitle {
font-size: 70px;
margin-top: 50px;
}
.tzElement-title.tz-title-type-12.tz-text-align-left .tzDescription {
margin-top: 30px;
}
.tzElement-title.tz-title-type-12.tz-text-align-left .tzDescription, .tzElement-title.tz-title-type-12.tz-text-align-left p:nth-of-type(2) {
font-size: 14px;
line-height: 1.5em;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item .tzPortfolioslick_content h3 a {
font-size: 15px;
}
.tzPortfolio_slick.tzPortfolio_slick_special .tzPortfolio_slick_item .tzPortfolioslick_image .tz_Portfolios_view h3 a {
font-size: 12px;
}
.tzElement-newsletter.tzNewsletter-special .tnp-subscription form {
width: 100%;
}
.tzElement-newsletter.tzNewsletter-special .tzNewsletter-Title {
font-size: 32px;
margin-bottom: 20px;
}
.tzElement-newsletter.tzNewsletter-special .tzSubTitle {
font-size: 12px;
}
.tzElement-newsletter.tzNewsletter-special .tnp-subscription {
margin-top: 15px;
}
.tzElement-newsletter.tzNewsletter-special .tnp-subscription form .tnp-field .tnp-submit {
width: 25%;
}
.tzElement-newsletter.tzNewsletter-special {
padding: 38px 15px;
}
.tel-video-single {
margin-bottom: 50px !important;
}
.tzElement-title.tz-title-type-12.tz-text-align-left {
padding-top: 0 !important;
padding-right: 0 !important;
padding-bottom: 0 !important;
}
.tzElement-title.tz-title-type-12.tz-text-align-left p:nth-of-type(2) {
margin-bottom: 50px;
}
.tel-video-single .interiart-thumbnail .btn-play img {
width: 75%;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzPortfolio_Single_Info ul li {
width: 50%;
}
.tz_nav_single_port {
padding-bottom: 100px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_video .tzPortfolio_Single_Media .tzPortfolio_Single_videoHtml5 {
height: 700px !important;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_video .tzPortfolio_Single_Media .tzPortfolio_Single_videoHtml5 .tzPortfolio_autoplay {
width: 80px;
height: 80px;
border: 8px solid rgba(225, 225, 225, 0.2);
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_video .tzPortfolio_Single_Media .tzPortfolio_Single_videoHtml5 .tzPortfolio_autoplay i {
font-size: 20px;
padding: 22px 0px;
}
.tzTeamSinglewrap .vc_column_container {
padding-left: 0 !important;
}
.tzteamDefault .tzteamContainer .tzteamItem {
width: 50%;
float: left;
}
.tz_title_about {
padding-bottom: 50px !important;
padding-top: 0 !important;
}
.tz_title_about .tz_img {
margin-top: 50px;
}
.tzElement_Counter.tz_Counter_type5 {
margin: 0 7.5px 25px 7.5px !important;
}
.tzElement_Team .owl-controls .owl-nav {
top: -100px;
}
.tz-Breadcrumb.tz_breadcrumb_cons .tzOverlayBreadcrumb {
padding: 125px 0 !important;
}
.tz-Breadcrumb.tz_breadcrumb_cons .tzOverlayBreadcrumb h1 {
font-size: 35px;
line-height: 1.2em;
}
.tzElement_Video_Popup.tzElement_Video_Popup--icon {
margin-bottom: 50px !important;
}
.tzElement_Video_Popup {
margin-bottom: 0 !important;
}
.tz_text_custum {
margin-left: 0 !important;
}
}
@media only screen and (max-width: 767px) {
.tz_title_about {
padding-left: 0 !important;
}
}
@media only screen and (width: 768px) {
.tzElement-title.tz-title-type-12.tz-text-align-left .tzDescription {
margin-top: 55px;
}
.tzElement_Team {
padding-top: 20px !important;
}
.tzElement_Team .owl-controls .owl-nav {
top: -130px;
}
.tz_text_custum {
margin-left: 30px !important;
}
}
@media only screen and (max-width: 600px) {
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Info ul li {
width: 100%;
}
.tz_nav_single_port .col-md-6 {
width: 100%;
}
.tz_nav_single_port .tz_previous {
padding-bottom: 50px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tz-Breadcrumb .tzOverlayBreadcrumb h1 {
font-size: 26px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tz_title_des {
font-size: 22px;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Media .tzPortfolio_Single_Slider img {
height: auto;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzPortfolio_Single_Info ul li {
width: 100%;
}
}
@media only screen and (max-width: 480px) {
.box_banner .tz_type1 .tz__border h3 {
font-size: 15px;
line-height: 25px;
}
.box_banner .tz_type2 .tz__border h3 {
font-size: 15px;
line-height: 25px;
}
.box_banner .tz_type2 .tz__border p span {
font-size: 15px;
line-height: 25px;
}
.tz-title-type-11.tz-text-align-center h3.tzTitle {
margin: 0 15px 25px 15px;
}
.grid-col-1 .wpe__item {
width: 100%;
}
.grid-col-2 .wpe__item {
width: 100%;
}
.grid-col-3 .wpe__item {
width: 100%;
}
.grid-col-4 .wpe__item {
width: 100%;
}
.grid-col-5 .wpe__item {
width: 100%;
}
#rev_slider_15_1 .metis.tparrows {
display: none;
}
.woo-products-element .wpe__slider .owl-prev {
display: none;
}
.woo-products-element .wpe__slider .owl-next {
display: none;
}
.tz-title-type-5.tz_title_au3.tzElement-title .tzTitle {
margin-bottom: 15px;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tz-header-social ul li a {
padding: 0 5px;
}
.tz-header.tz-header-type-11 .tz-headerBottom .tz-header-social {
margin: 0;
}
.tzElement-newsletter.tzNewsletter-special .tnp-subscription form .tnp-field .tnp-submit {
width: 30%;
font-size: 10px;
padding: 13px 0px;
}
.tzElement-newsletter.tzNewsletter-special .tzNewsletter-Title {
font-size: 26px;
margin-bottom: 19px;
}
.tzElement-recent-post.tzRecent-post-type-5 .tz-recent-inner {
display: block;
}
.tzElement-recent-post.tzRecent-post-type-5 .tz-recent-inner img, .tzElement-recent-post.tzRecent-post-type-5 .tz-recent-inner .tz_box_info {
width: 100%;
}
.tzElement_Portfolio .tz_view_all a {
top: -22px;
right: 15px;
font-size: 12px;
}
.tzElement-title.tz-title-type-12.tz-text-align-center .tzTitle, .tzElement-title.tz-title-type-12.tz-text-align-left .tzTitle, .tzElement-title.tz-title-type-12.tz-text-align-right .tzTitle {
font-size: 26px !important;
line-height: 1.2em !important;
}
.tzElement-title.tz-title-type-12.tz-text-align-left .tzTitle:before {
top: 13px;
}
.tzElement-title.tz-title-type-12.tz-text-align-left .tzTitle:after {
top: 23px;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content .tz_line_left:before {
left: 10px;
}
.tzElement_slide_view.tz_type_slide2 .tzView_Slide_Item .container .tzView_slide_Content .tz_line_left:after {
left: -4px;
}
.tel-video-single .interiart-thumbnail .btn-play img {
width: 50%;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineContent .tzInfomation .tz_month {
left: -75px;
z-index: 2;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent .tzInfomation .tz_month:after,
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tzInfomation .tz_month:after {
left: 15px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent .tzInfomation .tz_month:before,
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tzInfomation .tz_month:before {
display: none;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineContent .tzInfomation .tz_year {
top: -390px;
left: -97px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner {
padding-left: 90px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineImage img {
height: 290px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineImage iframe {
height: 290px;
}
.tztimeLine.tzPortfolio_Container .tz_title {
padding: 0 15px;
}
.tztimeLine.tzPortfolio_Container .tz_title h3 {
font-size: 32px;
line-height: 1.2em;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineContent h3 a {
font-size: 18px;
line-height: 1.2em;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineContent p {
font-size: 12px;
line-height: 1.5em;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzPortfolio_Single_Content,
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzPortfolio_Single_Info,
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type.tz_Portfolio_Single_slideshows .tzshare {
padding: 0;
}
.tzPortfolio_Single.tzPortfolio_Single_page.tz_Portfolio_Single_type .tzPortfolio_Single_Media .tzPortfolio_Single_Slider .owl-controls .owl-nav > div {
display: none !important;
}
.tz_timeline_view .tz_timeline_item .tz_timeline_date,
.tz_timeline_view .tz_timeline_item .tz_timeline_info {
padding-left: 70px;
}
.tzFooter.tzFooter-Type-9 .tzFooterBottom .tzFooterSocial ul {
display: inherit;
}
.tzteamDefault .tzteamContainer .tzteamItem {
width: 100%;
}
.tzTeamSingle .tz_team_info .tzTeam_SingleImage img {
width: 100%;
}
.tz-Breadcrumb.tz_breadcrumb_cons .tzOverlayBreadcrumb h1 {
font-size: 24px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent .tz_year,
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tz_year {
top: -370px;
left: -95px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent .tz_month {
left: -74px;
top: -270px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent .tz_month:after {
left: 10px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tz_month {
top: -270px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tz_month:after {
left: 11px;
}
.tzElement_Counter.tz_Counter_type5 {
margin: 0 0 25px 0 !important;
}
.tz-Breadcrumb.tz_breadcrumb_cons .tzOverlayBreadcrumb {
padding: 100px 0 !important;
}
.tz-Breadcrumb.tz_breadcrumb_cons .tzOverlayBreadcrumb h1 {
margin-bottom: 10px;
}
.tzBlogDefault .wp-pagenavi span.pages {
display: none;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post .tzTimelineInner .tzTimelineContent .tz_month:before,
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tz_month:before,
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent .tz_month:before {
width: 50px;
}
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(odd) .tzTimelineInner .tzTimelineContent .tz_month:before,
.tztimeLine.tzPortfolio_Container .container .tzPortfolio .post:nth-child(even) .tzTimelineInner .tzTimelineContent .tz_month:before {
left: 15px;
right: unset;
}
}  .tz-header.tz-header-type-12 {
padding: 0 100px;
top: 0;
left: 0;
right: 0;
background: #222222;
}
.tz-header.tz-header-type-12 .tz-headerBottom {
display: flex;
align-items: center;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tz_logo {
order: 1;
padding: 17px 3px 17px;
width: 210px;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tz_logo img {
height: auto;
object-fit: cover;
}
.tz-header.tz-header-type-12 .tz-headerBottom nav {
order: 2;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tz-header-cart {
order: 3;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tz-header-cart span {
padding: 41px 10px 41px 22px;
color: #77919e;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tz-header-search {
padding-right: 35px;
padding-left: 20px;
order: 4;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tz-header-search .tz_icon_search,
.tz-header.tz-header-type-12 .tz-headerBottom .tz-header-search .tz_icon_close {
color: #77919e;
position: relative;
padding: 40px 0 40px 8px;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tzheader_wpml {
order: 5;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tzheader_wpml ul {
position: relative;
margin: 0;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tzheader_wpml ul li {
list-style: none;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tzheader_wpml ul li:hover ul.wpml_ls_sub_menu {
opacity: 1;
visibility: visible;
transform: translate(0, 0);
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tzheader_wpml ul li a {
color: #77919e;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tzheader_wpml ul li a:after {
content: "";
vertical-align: middle;
display: inline-block;
border: 4px solid transparent;
border-top: 4px solid;
position: absolute;
right: -15px;
top: 10px;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tzheader_wpml ul li a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tzheader_wpml ul li ul.wpml_ls_sub_menu {
position: absolute;
width: 250px;
top: 58px;
right: 0;
padding: 0;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
height: auto;
border-top: 3px solid #222222;
background: #fff;
visibility: hidden;
opacity: 0;
z-index: 2;
transform: translate(0, 10px);
-webkit-box-shadow: 0 1px 6px -4px #000000;
-moz-box-shadow: 0 1px 6px -4px #000000;
-o-box-shadow: 0 1px 6px -4px #000000;
box-shadow: 0 1px 6px -4px #000000;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tzheader_wpml ul li ul.wpml_ls_sub_menu li {
border-bottom: 1px solid #ededed;
padding: 10px 20px;
width: 100%;
cursor: pointer;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tzheader_wpml ul li ul.wpml_ls_sub_menu li:hover {
background: #ededed;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tzheader_wpml ul li ul.wpml_ls_sub_menu li a {
color: #222222;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tzheader_wpml ul li ul.wpml_ls_sub_menu li a:after {
display: none;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tzheader_wpml ul li ul.wpml_ls_sub_menu li a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tzheader_wpml ul li ul.wpml_ls_sub_menu li a img {
margin-right: 15px;
}
.tz-header.tz-header-type-12 .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-ancestor > a {
color: #ffffff;
}
.tz_contact_us.tz_contact_type3 {
position: absolute;
z-index: 9;
top: 0;
transform: translate(-50%, 100%);
left: 50px;
}
.tz_contact_us.tz_contact_type3 .tz_contact_box {
-ms-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); transform: rotate(270deg);
position: relative;
background: #222222;
display: flex;
justify-content: center;
}
.tz_contact_us.tz_contact_type3 .tz_contact_box a {
padding: 38px 0;
font-size: 14px;
letter-spacing: 0.5px;
}
.tz_contact_us.tz_contact_type3 .tz_contact_box a i {
margin-right: 5px;
}
.tz_contact_us.tz_contact_type3 .tz_contact_box .tz_contact_mail {
margin-top: 0;
order: 1;
color: #ffffff;
}
.tz_contact_us.tz_contact_type3 .tz_contact_box .tz_contact_mail i {
color: #77919e;
}
.tz_contact_us.tz_contact_type3 .tz_contact_box .tz_contact_phone {
color: #fbaa3f;
order: 2;
}
.tz_contact_us.tz_contact_type3 .tz_contact_box .tz_contact_phone i {
transform: rotate(90deg);
color: #77919e;
}
.tz_contactform2 {
width: 100%;
margin: 0 auto;
padding: 60px 70px;
background: #ffffff;
box-shadow: 0 0 20px 0 #b7b7b7;
}
.tz_contactform2 .tz__title {
font-size: 36px;
line-height: 1.2em;
color: #222222;
font-weight: 700;
position: relative;
display: inline-block;
padding-right: 70px;
margin-bottom: 45px;
}
.tz_contactform2 .tz__title:before {
position: absolute;
content: "";
top: 17px;
right: 0;
width: 50px;
height: 1px;
background-color: #fbaa3f;
}
.tz_contactform2 .tz__title:after {
position: absolute;
content: "";
top: 27px;
right: 0;
width: 50px;
height: 1px;
background-color: #fbaa3f;
}
.tz_contactform2 .tz__info {
color: red;
}
.tz_contactform2 .tz__info p {
width: 50%;
float: left;
color: #222222;
font-weight: 700;
}
.tz_contactform2 .tz__info p .wpcf7-form-control-wrap input.wpcf7-text {
border-bottom: unset;
width: 100%;
height: 40px;
font-size: 14px;
margin-top: 13px;
margin-bottom: 5px;
padding-left: 20px;
color: #77919e;
font-weight: 400;
background: #f1f4f5;
font-family: "Poppins", sans-serif;
}
.tz_contactform2 .tz__info p:nth-of-type(1) {
padding-right: 10px;
}
.tz_contactform2 .tz__info p:nth-of-type(2) {
padding-left: 10px;
}
.tz_contactform2 .tz__message {
clear: both;
}
.tz_contactform2 .tz__message p {
color: #222222;
font-weight: 700;
}
.tz_contactform2 .tz__message p .wpcf7-form-control-wrap textarea.wpcf7-textarea {
border-bottom: unset;
width: 100%;
height: 100px;
font-size: 14px;
margin-top: 10px;
margin-bottom: 13px;
padding: 10px 0 0 20px;
background: #f1f4f5;
color: #77919e;
font-weight: 400;
font-family: "Poppins", sans-serif;
}
.tz_contactform2 .tz_submit input.wpcf7-submit {
font-size: 14px;
text-transform: uppercase;
padding: 13px 29px;
background: #fbaa3f;
border-radius: unset;
border: none;
color: #fff;
font-family: "Poppins", sans-serif;
cursor: pointer;
letter-spacing: 0;
line-height: 1em;
}
.tzElement_Image_slide.slide-type-3 {
margin-right: 0;
margin-left: 0;
}
.tzElement_Image_slide.slide-type-3 .owl-nav div {
width: 60px;
height: 60px;
background: #f5f5f5;
padding: 20px;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
top: unset;
bottom: 0;
}
.tzElement_Image_slide.slide-type-3 .owl-nav div i {
line-height: 0;
}
.tzElement_Image_slide.slide-type-3 .owl-nav div i:before {
font-size: 13px;
margin-left: 0;
color: #77919e;
}
.tzElement_Image_slide.slide-type-3 .owl-nav div:hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Image_slide.slide-type-3 .owl-nav div:hover i:before {
color: #ffffff;
}
.tzElement_Image_slide.slide-type-3 .owl-nav .owl-prev {
left: -250px;
}
.tzElement_Image_slide.slide-type-3 .owl-nav .owl-next {
left: -170px;
}
.tzElement-title.tz-title-type-12.tz-text-align-right.tz_under_title .tzTitle {
padding-top: 0;
padding-bottom: 50px;
line-height: 1.2em;
font-size: 44px;
letter-spacing: 0;
display: inline-block;
}
.tzElement-title.tz-title-type-12.tz-text-align-right.tz_under_title .tzTitle:before {
top: unset;
bottom: 0;
}
.tzElement-title.tz-title-type-12.tz-text-align-right.tz_under_title .tzTitle:after {
top: unset;
bottom: 10px;
}
.tzElement-title.tz-title-type-12.tz-text-align-left.tz_under_title .tzTitle {
padding-top: 0;
padding-bottom: 30px;
line-height: 1.2em;
font-size: 36px;
letter-spacing: 1px;
display: inline-block;
}
.tzElement-title.tz-title-type-12.tz-text-align-left.tz_under_title .tzTitle:before {
top: unset;
bottom: 0;
}
.tzElement-title.tz-title-type-12.tz-text-align-left.tz_under_title .tzTitle:after {
top: unset;
bottom: 10px;
}
.tzElement-title.tz-title-type-12.tz-text-align-center.tz_under_title .tzTitle {
padding-top: 0;
padding-bottom: 50px;
line-height: 1.2em;
font-size: 44px;
letter-spacing: 1px;
display: inline-block;
}
.tzElement-title.tz-title-type-12.tz-text-align-center.tz_under_title .tzTitle:before {
top: unset;
bottom: 0;
}
.tzElement-title.tz-title-type-12.tz-text-align-center.tz_under_title .tzTitle:after {
top: unset;
bottom: 10px;
}
.tzElement-title.tz-title-type-12.tz-text-align-center.tz_left_title .tzTitle {
padding-top: 0;
padding-bottom: 0;
padding-left: 50px;
line-height: 1.2em;
font-size: 44px;
letter-spacing: 1px;
display: inline-block;
}
.tzElement-title.tz-title-type-12.tz-text-align-center.tz_left_title .tzTitle:before {
top: 35%;
left: 0;
}
.tzElement-title.tz-title-type-12.tz-text-align-center.tz_left_title .tzTitle:after {
top: 65%;
left: 0;
}
.tzElement-title.tz-title-type-12.tz-text-align-center.tz_right_title .tzTitle {
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 80px;
line-height: 1.2em;
font-size: 44px;
letter-spacing: 1px;
display: inline-block;
}
.tzElement-title.tz-title-type-12.tz-text-align-center.tz_right_title .tzTitle:before {
top: 35%;
left: unset;
right: 0;
}
.tzElement-title.tz-title-type-12.tz-text-align-center.tz_right_title .tzTitle:after {
top: 65%;
left: unset;
right: 0;
}
.tzElement-title.tz-title-type-12.tz-text-align-left.tz_right_title .tzTitle {
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 80px;
line-height: 1.2em;
font-size: 44px;
letter-spacing: 1px;
display: inline-block;
}
.tzElement-title.tz-title-type-12.tz-text-align-left.tz_right_title .tzTitle:before {
top: 15px;
left: unset;
right: 0;
}
.tzElement-title.tz-title-type-12.tz-text-align-left.tz_right_title .tzTitle:after {
top: 25px;
left: unset;
right: 0;
}
.tzElement-title.tz-title-type-12.tz-text-align-left.tz_left_title .tzTitle {
padding-top: 0;
padding-bottom: 0;
padding-left: 80px;
padding-right: 0;
line-height: 1.2em;
font-size: 44px;
letter-spacing: 1px;
display: inline-block;
}
.tzElement-title.tz-title-type-12.tz-text-align-left.tz_left_title .tzTitle:before {
top: 35%;
left: 0;
right: unset;
}
.tzElement-title.tz-title-type-12.tz-text-align-left.tz_left_title .tzTitle:after {
top: 65%;
left: 0;
right: unset;
}
.tzElement-title.tz-title-type-12.tz-text-align-left.tz_on_title .tzTitle {
padding-bottom: 30px;
}
.tzElement-title.tz-title-type-12.tz-text-align-left.tz_on_title p:nth-of-type(2) {
color: #77919e;
}
.tzElement-title.tz-title-type-12.tz-text-align-right.tz_left_title .tzTitle {
padding-top: 0;
padding-bottom: 0;
padding-left: 80px;
padding-right: 0;
line-height: 1.2em;
font-size: 44px;
letter-spacing: 1px;
display: inline-block;
}
.tzElement-title.tz-title-type-12.tz-text-align-right.tz_left_title .tzTitle:before {
top: 35%;
left: 0;
right: unset;
}
.tzElement-title.tz-title-type-12.tz-text-align-right.tz_left_title .tzTitle:after {
top: 65%;
left: 0;
right: unset;
}
.tzElement-title.tz-title-type-12.tz-text-align-right.tz_left_title .tzTitle {
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 80px;
line-height: 1.2em;
font-size: 44px;
letter-spacing: 1px;
display: inline-block;
}
.tzElement-title.tz-title-type-12.tz-text-align-right.tz_left_title .tzTitle:before {
top: 35%;
left: unset;
right: 0;
}
.tzElement-title.tz-title-type-12.tz-text-align-right.tz_left_title .tzTitle:after {
top: 65%;
left: unset;
right: 0;
}
.tzElement-title.tz-title-type-12.tz-text-align-right.tz_right_title .tzTitle {
padding-top: 0;
padding-bottom: 0;
padding-left: 80px;
padding-right: 0;
line-height: 1.2em;
font-size: 44px;
letter-spacing: 1px;
display: inline-block;
}
.tzElement-title.tz-title-type-12.tz-text-align-right.tz_right_title .tzTitle:before {
top: 35%;
left: 0;
right: unset;
}
.tzElement-title.tz-title-type-12.tz-text-align-right.tz_right_title .tzTitle:after {
top: 65%;
left: 0;
right: unset;
}
.tzElement-title.tz-title-type-12 .tz_viewmore {
color: #ffffff;
font-weight: 700;
margin-top: 48px;
display: block;
text-transform: uppercase;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement-title.tz-title-type-12 .tz_viewmore span {
margin-left: 13px;
}
.tzElement-title.tz-title-type-12 .tz_viewmore span:before {
font-size: 13px;
}
.tzElement-title.tz-title-type-12 .tz_viewmore:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info .tzService_Info_Box {
margin-left: 112px;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_number {
color: #efefef;
font-size: 100px;
line-height: 1em;
margin-bottom: 25px;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_title {
margin-bottom: 30px;
line-height: 1.2em;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_title:hover {
color: #fbaa3f;
cursor: pointer;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_des {
color: #77919e;
margin-bottom: 40px;
line-height: 1.5em;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService-v2-readmore {
border: unset;
padding: 0;
color: #222222;
font-weight: 900;
display: flex;
align-items: center;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService-v2-readmore span {
margin-left: 10px;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService-v2-readmore:hover {
background: unset;
color: #fbaa3f;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info.tz_content_top {
align-items: flex-start;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info.tz_content_top .tzService_Info_Box {
margin-top: 50px;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info.tz_content_center {
align-items: center;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info.tz_content_bottom {
align-items: flex-end;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info.tz_content_bottom .tzService_Info_Box {
margin-bottom: 20px;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap.service_left .tzService_image {
z-index: 2;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap.service_left .tzService_image img {
height: auto;
max-height: unset;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap.service_right .tzService_image {
height: 470px;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap.service_right .tzService_image img {
height: 100%;
max-height: unset;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap.service_right .tzService_Info {
color: red;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap.service_right .tzService_Info .tzService_Info_Box {
margin-left: 70px;
margin-right: 88px;
}
.tzElement_Portfolio .tz_view_all.tz_slide_center a {
top: -100px;
}
.tzElement_Portfolio .tz_view_all.tz_slide_center a i {
margin-left: 10px;
}
.tzElement_Portfolio .tzPortfolio_slide_center .tzPortfolioSlide_special_image {
height: 600px;
opacity: 0.3;
}
.tzElement_Portfolio .tzPortfolio_slide_center .tzPortfolioSlide_special_image img {
width: 100%;
height: 100%;
object-fit: cover;
}
.tzElement_Portfolio .tzPortfolio_slide_center .tzPortfolio_hover_info {
padding-left: 100px;
padding-top: 25px;
opacity: 0;
visibility: hidden;
}
.tzElement_Portfolio .tzPortfolio_slide_center .tzPortfolio_hover_info h3 {
margin-bottom: 10px;
}
.tzElement_Portfolio .tzPortfolio_slide_center .tzPortfolio_hover_info h3 a {
color: #ffffff;
font-size: 24px;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Portfolio .tzPortfolio_slide_center .tzPortfolio_hover_info h3 a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Portfolio .tzPortfolio_slide_center .tzPortfolio_hover_info span {
color: #77919e;
}
.tzElement_Portfolio .tzPortfolio_slide_center .tzPortfolio_hover_info span a {
color: #77919e;
font-size: 14px;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-item.center .tzPortfolio_hover_info {
opacity: 1;
visibility: visible;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-item.center .tzPortfolioSlide_special_image {
opacity: 1;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls {
text-align: center;
width: 100%;
margin: 0 auto;
position: relative;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls .owl-nav {
width: 100%;
position: relative;
display: flex;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls .owl-nav div {
position: absolute;
right: 490px;
top: -50px;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls .owl-nav div i {
width: 60px;
height: 60px;
background: #f5f5f5;
text-align: center;
display: block;
padding: 21px 10px;
color: #77919e;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls .owl-nav div i:before {
margin-left: unset;
font-size: 15px;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls .owl-nav div:hover i {
background: #fbaa3f;
color: #ffffff;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls .owl-nav .owl-prev {
right: 566px;
}
.tz_video_slide .flexslider {
margin: 0;
border: unset;
background: transparent;
}
.tz_video_slide #slider .tzElement_Video_Popup {
height: 837px;
}
.tz_video_slide #carousel {
width: 50%;
left: 50%;
position: relative;
z-index: 2;
}
.tz_video_slide #carousel .flex-viewport ul li {
height: 200px;
margin-right: 27px;
}
.tz_video_slide #carousel .tzElement_Video_Popup {
width: 100%;
height: 100%;
}
.tz_video_slide .flexslider.tz_flexslider {
margin-top: -100px;
background: transparent;
}
.tz_video_slide .flexslider.tz_flexslider .flex-control-nav {
display: none;
}
.tz_video_slide .flexslider.tz_flexslider .flex-direction-nav a {
background: #ffffff;
top: unset;
bottom: 0;
left: -270px;
overflow: visible;
opacity: 1;
width: 60px;
height: 60px;
padding: 18px;
background: #f5f5f5;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz_video_slide .flexslider.tz_flexslider .flex-direction-nav a:before {
display: none;
}
.tz_video_slide .flexslider.tz_flexslider .flex-direction-nav a:hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz_video_slide .flexslider.tz_flexslider .flex-direction-nav a:hover i:before {
color: #ffffff;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz_video_slide .flexslider.tz_flexslider .flex-direction-nav a i {
color: red;
}
.tz_video_slide .flexslider.tz_flexslider .flex-direction-nav a i:before {
margin-left: 4px;
font-size: 15px;
color: #77919e;
}
.tz_video_slide .flexslider.tz_flexslider .flex-direction-nav .flex-next {
right: unset;
text-align: unset;
left: -190px;
}
.tz_video_slide .flexslider.tz_flexslider a.tz-open-popup-video {
display: none;
}
.tz_video_slide .tzElement_Video_Popup {
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz_video_slide .tzElement_Video_Popup a.tz-open-popup-video {
opacity: 0;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz_video_slide .tzElement_Video_Popup:hover {
cursor: pointer;
}
.tz_video_slide .tzElement_Video_Popup:hover a.tz-open-popup-video {
top: 50%;
opacity: 1;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz_video_slide .tzElement_Video_Popup:hover .tzElement_bgVideo:after {
background: rgba(0, 0, 0, 0.5);
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 1800px) {
.tzElement_Portfolio .tzPortfolio_slide_center .tzPortfolio_hover_info {
padding-left: 50px;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls .owl-nav .owl-prev {
right: 516px;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls .owl-nav div {
right: 440px;
}
}
@media only screen and (max-width: 1800px) {
.tzElement_Portfolio .tzPortfolio_slide_center .tzPortfolio_hover_info {
padding-left: 20px;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls .owl-nav .owl-prev {
right: 486px;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls .owl-nav div {
right: 410px;
}
}
@media only screen and (max-width: 1440px) {
.tzElement_Portfolio .tzPortfolio_slide_center .tzPortfolioSlide_special_image {
opacity: 1;
height: 400px;
}
.tzElement_Portfolio .tzPortfolio_slide_center .tzPortfolio_hover_info {
opacity: 1;
visibility: visible;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls {
width: 100%;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls .owl-nav div {
top: -300px;
right: 0;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls .owl-nav div i {
width: 50px;
height: 50px;
padding: 15px 10px;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls .owl-nav .owl-prev {
left: 0;
right: unset;
}
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls .owl-nav .owl-next {
left: unset;
right: 0;
}
.tzElement_Portfolio .tzPortfolio_slide_center .tzPortfolio_hover_info {
padding-left: 0;
text-align: center;
}
.tz_contactform2 {
width: 80%;
}
}
@media only screen and (max-width: 1366px) {
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls {
width: 100%;
}
}
@media only screen and (max-width: 1200px) {
.tz-header.tz-header-type-12 .tz-headerBottom .tz-header-search,
.tz-header.tz-header-type-12 .tz-headerBottom .tzheader_wpml {
display: none;
}
.tz-header.tz-header-type-12 .tz-headerBottom nav {
width: 80%;
}
.tz_contactform2 {
width: 90%;
}
}
@media only screen and (max-device-width: 1199.98px) and (min-device-width: 992px) {
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_title {
position: relative;
transform: unset;
font-size: 30px;
}
}
@media only screen and (max-width: 992px) {
.tz-header.tz-header-type-12 {
padding: 0;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tzheader_wpml {
display: none;
}
.tz-header.tz-header-type-12 .tz-headerBottom nav {
padding: 0;
width: 100%;
}
.tz-header.tz-header-type-12 .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-ancestor > a {
color: #222222;
font-weight: bold;
}
.tz-header.tz-header-type-12 .tz-headerBottom .tz_logo {
padding: 17px 0 17px 20px;
}
.tz_contactform2 {
width: 90%;
}
.tzElement-title.tz-title-type-12.tz-text-align-right.tz_under_title {
padding-right: 0 !important;
}
.tzElement-title.tz-title-type-12.tz-text-align-right.tz_under_title .tzTitle {
font-size: 34px !important;
margin-bottom: 35px;
padding-bottom: 30px;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_title {
position: relative;
transform: unset;
font-size: 30px;
}
.tz_video_slide #slider .tzElement_Video_Popup {
height: 100vh;
}
.tz_contact_us.tz_contact_type3 {
width: 100%;
top: 0 !important;
left: 0 !important;
transform: unset;
position: relative;
}
.tz_contact_us.tz_contact_type3 .tz_contact_box {
width: 100% !important;
transform: unset;
}
.tz_video_slide #carousel {
width: 100%;
left: 0;
}
.tz_video_slide .flexslider.tz_flexslider .flex-direction-nav a {
left: 50%;
top: 50%;
bottom: unset;
width: 40px;
height: 40px;
padding: 9px;
}
.tz_video_slide .flexslider.tz_flexslider .flex-direction-nav .flex-next {
right: 0;
left: unset;
}
.tz_video_slide .flexslider.tz_flexslider .flex-direction-nav .flex-prev {
left: 0;
}
.tz_home2_img_single.wpb_single_image.vc_align_left {
margin-top: 120px !important;
}
.tz_contact_us.tz_contact_type3 .tz_contact_box a {
padding-left: 50px !important;
padding-right: 50px !important;
}
}
@media only screen and (max-width: 768px) {
.tzElement-title.tz-title-type-12.tz-text-align-right.tz_under_title {
padding-top: 50px !important;
padding-bottom: 0 !important;
}
.tzElement-title.tz_on_title.tz-title-type-12.tz-text-align-left {
padding-top: 0 !important;
}
.tzElement_Service-v2.tz_Service_type3 {
margin-top: 50px !important;
margin-bottom: 50px !important;
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info.tz_content_bottom {
align-items: center;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info.tz_content_bottom .tzService_Info_Box {
margin-left: 15px;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap.service_right .tzService_Info .tzService_Info_Box {
margin-left: 15px;
margin-right: 15px;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info.tz_content_top {
align-items: center;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info.tz_content_top .tzService_Info_Box {
margin-left: 15px;
}
.tzElement_Portfolio.tzElement_Portfolio_carousel-center {
padding-bottom: 0 !important;
}
.tzElement-title.tz_under_title.tz-title-type-12.tz-text-align-left {
padding-right: 25px !important;
}
.tzElement-title.tz_under_title.tz-title-type-12.tz-text-align-left .tzDescription {
font-size: 14px;
}
.tz_contactform2 .tz__info p {
width: 100%;
}
.tz_contactform2 .tz__info p:nth-of-type(1) {
padding-right: 0;
}
.tz_contactform2 .tz__info p:nth-of-type(2) {
padding-left: 0;
}
.tz_contactform2 {
padding: 60px 50px;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_number {
font-size: 85px;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_title {
font-size: 26px;
}
.tzElement_Portfolio .tzPortfolio_slide_center .tzPortfolio_hover_info h3 a {
font-size: 20px;
}
.tz_contactform2 .tz__title {
font-size: 26px;
}
.tz_contactform2 .tz__title:before {
top: 13px;
}
.tz_contactform2 .tz__title:after {
top: 23px;
}
.tz_home2_img_single.wpb_single_image.vc_align_left {
margin-top: 70px !important;
}
.tzElement-title.tz-title-type-12.tz-text-align-left.tz_right_title .tzTitle {
font-size: 26px !important;
}
.tzElement-title.tz-title-type-12.tz-text-align-left.tz_right_title .tzTitle:before {
top: 10px;
}
.tzElement-title.tz-title-type-12.tz-text-align-left.tz_right_title .tzTitle:after {
top: 20px;
}
}
@media only screen and (width: 768px) {
.tzElement-title.tz-title-type-12.tz-text-align-right.tz_under_title {
padding-top: 100px !important;
padding-bottom: 100px !important;
}
.tzElement-title.tz_on_title.tz-title-type-12.tz-text-align-left {
padding-top: 55px !important;
}
}
@media only screen and (max-width: 600px) {
.tz_contact_us.tz_contact_type3 .tz_contact_box {
display: block;
}
.tz_contact_us.tz_contact_type3 .tz_contact_box a {
padding-left: 0 !important;
padding-right: 0 !important;
padding-bottom: 28px;
padding-top: 28px;
}
.tz_contact_us.tz_contact_type3 .tz_contact_box .tz_contact_mail {
padding-bottom: 50px;
padding-top: 0;
}
.tzElement_Portfolio .tz_view_all.tz_slide_center a {
top: -53px;
}
.tz_video_slide .flexslider.tz_flexslider .flex-direction-nav,
.tzElement_Portfolio .tzPortfolio_slide_center .owl-controls {
display: none;
}
.tzElement_Portfolio .tzPortfolio_slide_center .tzPortfolioSlide_special_image {
height: auto;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_number {
font-size: 80px;
margin-bottom: 15px;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_title {
margin-bottom: 15px;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_des {
margin-bottom: 30px;
}
.tzElement-title.tz-title-type-12.tz-text-align-right.tz_under_title .tzTitle {
font-size: 26px !important;
}
.tz_contactform2 {
width: 100%;
}
}
@media only screen and (max-width: 480px) {
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info.tz_content_bottom .tzService_Info_Box,
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap.service_right .tzService_Info .tzService_Info_Box,
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info.tz_content_top .tzService_Info_Box {
padding: 0;
margin: 0;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info.tz_content_bottom .tzService_Info_Box .tzService_v2_number,
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap.service_right .tzService_Info .tzService_Info_Box .tzService_v2_number,
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info.tz_content_top .tzService_Info_Box .tzService_v2_number {
font-size: 60px;
}
.tz_contactform2 {
padding: 60px 30px;
}
.tzElement_Service-v2.tz_Service_type3 .tzService_Wrap .tzService_Info .tzService_Info_Box .tzService_v2_title {
font-size: 24px;
}
}
.tz-header.tz-header-type-13 {
position: absolute;
width: 100%;
top: 0;
}
.tz-header.tz-header-type-13 .tz-headerTop {
background: transparent;
}
.tz-header.tz-header-type-13 .tz-headerTop .container, .tz-header.tz-header-type-13 .tz-headerTop .col-md-6 {
padding-left: 0;
padding-right: 0;
display:flex;
align-items: center;
}
.tz-header.tz-header-type-13 .tz-headerTop .container {
border-bottom: 1px solid #8d9094;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz_logo {
float: left;
padding: 22px 0;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz_phone {
float: right;
padding: 29px 82px;
color: #ffffff;
letter-spacing: 1px;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
margin-left:auto;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz_phone:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz_pull_right {
display: flex;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz_email {
width: 82%;
padding: 29px 82px;
color: #ffffff;
letter-spacing: 1px;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz_email:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz-header-search {
padding: 31px 0;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz-header-search span {
color: #ffffff;
cursor: pointer;
font-size: 16px;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz-header-search span.icon_close {
display: none;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz-header-search .tz-header-search-form {
position: absolute;
top: 120%;
right: 0;
width: 270px;
border-top: 3px solid #222222;
-webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
visibility: hidden;
opacity: 0;
z-index: 9999;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz-header-search .tz-header-search-form .searchform label {
display: none;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz-header-search .tz-header-search-form .searchform input {
width: 100%;
font-family: "Ubuntu", sans-serif;
font-size: 14px;
font-weight: 300;
font-style: italic;
color: #bebebe;
padding: 15px 21px;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
position: relative;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz-header-search .tz-header-search-form .searchform input.searchsubmit {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
display: block;
font-size: 0;
height: 20px;
padding: 0;
position: absolute;
right: 9px;
top: 14px;
width: 20px;
z-index: 9;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz-header-search .tz-header-search-form .searchform span {
position: absolute;
right: 11px;
top: 17px;
padding: 0;
font-size: 14px;
color: #e5ae49;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz-header-search .tz-header-search-form-show {
visibility: visible;
opacity: 1;
top: 100%;
}
.tz-header.tz-header-type-13 .tz-headerTop .tzheader_line {
padding: 22px 22px;
color: rgba(225, 225, 225, 0.5);
font-size: 20px;
}
.tz-header.tz-header-type-13 .tz-headerTop .tzheader_wpml {
padding: 25px 18px 25px 0;
}
.tz-header.tz-header-type-13 .tz-headerTop .tzheader_wpml ul {
padding: 0;
margin-bottom: 0;
}
.tz-header.tz-header-type-13 .tz-headerTop .tzheader_wpml ul li {
list-style: none;
}
.tz-header.tz-header-type-13 .tz-headerTop .tzheader_wpml ul li:hover ul.wpml_ls_sub_menu {
visibility: visible;
opacity: 1;
transform: translate(0, 0);
}
.tz-header.tz-header-type-13 .tz-headerTop .tzheader_wpml ul li a {
position: relative;
color: #ffffff;
}
.tz-header.tz-header-type-13 .tz-headerTop .tzheader_wpml ul li a:after {
content: "";
vertical-align: middle;
display: inline-block;
border: 4px solid transparent;
border-top: 4px solid;
position: absolute;
right: -15px;
top: 10px;
}
.tz-header.tz-header-type-13 .tz-headerTop .tzheader_wpml ul li ul.wpml_ls_sub_menu {
position: absolute;
width: 250px;
top: 78px;
right: 0;
padding: 0;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
height: auto;
border-top: 3px solid #222222;
background: #fff;
visibility: hidden;
opacity: 0;
transform: translate(0, 10px);
-webkit-box-shadow: 0 1px 6px -4px #000000;
-moz-box-shadow: 0 1px 6px -4px #000000;
-o-box-shadow: 0 1px 6px -4px #000000;
box-shadow: 0 1px 6px -4px #000000;
z-index: 9999;
}
.tz-header.tz-header-type-13 .tz-headerTop .tzheader_wpml ul li ul.wpml_ls_sub_menu li {
border-bottom: 1px solid #ededed;
padding: 10px 20px;
width: 100%;
cursor: pointer;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-13 .tz-headerTop .tzheader_wpml ul li ul.wpml_ls_sub_menu li:hover {
background: #ededed;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-13 .tz-headerTop .tzheader_wpml ul li ul.wpml_ls_sub_menu li a {
color: #222222;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-13 .tz-headerTop .tzheader_wpml ul li ul.wpml_ls_sub_menu li a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz-header.tz-header-type-13 .tz-headerTop .tzheader_wpml ul li ul.wpml_ls_sub_menu li a:after {
display: none;
}
.tz-header.tz-header-type-13 .tz-headerBottom .container {
padding-left: 0;
padding-right: 0;
}
.tz-header.tz-header-type-13 .tz-headerBottom .mega-menu-wrap .max-mega-menu > li.mega-menu-item > a.mega-menu-link {
text-transform: uppercase !important;
}
.tz-header.tz-header-type-13.scroll {
background: rgba(0, 0, 0, 0.8);
}
.tz-header.tz-header-type-13.scroll .tz-headerBottom {
position: relative;
}
.tz_construction_home3_single_img {
position: relative;
z-index: 2;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tzQuote_Image {
width: 50%;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tzQuote_Image .tzQuote_imageBox {
float: left;
padding-right: 100px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tz_title {
font-size: 36px;
line-height: 1em;
padding-right: 80px;
color: #222222;
font-weight: 600;
display: inline-block;
position: relative;
margin-top: 210px;
margin-bottom: 80px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tz_title:before {
position: absolute;
content: "";
width: 50px;
height: 1px;
background-color: #fbaa3f;
top: 15px;
right: 0;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tz_title:after {
position: absolute;
content: "";
width: 50px;
height: 1px;
background-color: #fbaa3f;
top: 25px;
right: 0;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .icon_quotations {
font-size: 60px;
display: block;
line-height: 20px;
color: #fbaa3f;
padding-left: 50%;
transform: rotateY(180deg);
margin-right: -60px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tzQuote_Content {
padding-left: 59%;
color: #77919e;
font-size: 14px;
line-height: 2em;
margin-bottom: 40px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tzQuote_Info .tzQuote_Image {
display: none;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tzQuote_Info .tzQuote_Name {
font-size: 18px;
line-height: 1.2em;
color: #222222;
font-weight: 700;
display: block;
padding-left: 50%;
margin-bottom: 5px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tzQuote_Info small {
display: none;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tzQuote_Info .tzQuote_Employment {
padding-left: 50%;
color: #77919e;
font-size: 12px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .owl-pagination {
position: absolute;
left: 35%;
bottom: -15px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .owl-pagination .owl-page.active span {
background: #fbaa3f;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .owl-pagination .owl-page {
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .owl-pagination .owl-page:hover span {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Portfolio .tzPortfolio_slide_center.center_special .owl-item .tzPortfolioSlide_special_image {
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
margin-top: 100px;
opacity: unset;
}
.tzElement_Portfolio .tzPortfolio_slide_center.center_special .owl-item .tzPortfolioSlide_special_image .tz_wrap {
position: absolute;
width: 100%;
height: 600px;
}
.tzElement_Portfolio .tzPortfolio_slide_center.center_special .owl-item .tzPortfolioSlide_special_image .tz_wrap:after {
content: "";
position: absolute;
background: rgba(0, 0, 0, 0.6);
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.tzElement_Portfolio .tzPortfolio_slide_center.center_special .owl-item .tzPortfolio_hover_info {
position: relative;
z-index: 1;
padding-left: 150px;
bottom: 75px;
opacity: 0;
}
.tzElement_Portfolio .tzPortfolio_slide_center.center_special .owl-item .tzPortfolio_hover_info span a {
color: #cacaca;
}
.tzElement_Portfolio .tzPortfolio_slide_center.center_special .owl-item.center .tzPortfolioSlide_special_image {
transform: scaleY(1.2);
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Portfolio .tzPortfolio_slide_center.center_special .owl-item.center .tzPortfolioSlide_special_image .tz_wrap:after {
background: transparent;
}
.tzElement_Portfolio .tzPortfolio_slide_center.center_special .owl-item.center .tzPortfolio_hover_info {
position: relative;
z-index: 1;
padding-left: 150px;
bottom: 75px;
opacity: 1;
}
.tzElement_Portfolio .tzPortfolio_wrap {
position: relative;
bottom: 45px;
z-index: 1;
width: 100%;
margin-top: -95px;
}
.tzElement_Portfolio .tzPortfolio_wrap .tzportfolio_data {
position: relative;
width: 100%;
}
.tzElement_Portfolio .tzPortfolio_wrap .tzportfolio_data .tzportfolio_num {
float: left;
margin-left: 80px;
display: flex;
}
.tzElement_Portfolio .tzPortfolio_wrap .tzportfolio_data .tzportfolio_num .num_current {
font-size: 30px;
line-height: 26px;
color: #fbaa3f;
transform: translateY(7px);
}
.tzElement_Portfolio .tzPortfolio_wrap .tzportfolio_data .tzportfolio_num .tzportfolio_line_num {
width: 1px;
height: 80px;
background: #77919e;
display: block;
transform: rotate(45deg);
margin: 0 12px;
}
.tzElement_Portfolio .tzPortfolio_wrap .tzportfolio_data .tzportfolio_num .num_all {
font-size: 18px;
line-height: 26px;
color: #cacaca;
transform: translateY(45px);
}
.tzElement_Portfolio .tzPortfolio_wrap .tzportfolio_data .tzportfolio_nav {
float: right !important;
margin-right: 50px;
display: flex;
}
.tzElement_Portfolio .tzPortfolio_wrap .tzportfolio_data .tzportfolio_nav a {
background: #ffffff;
width: 140px;
height: 100px;
padding: 37px 42px;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Portfolio .tzPortfolio_wrap .tzportfolio_data .tzportfolio_nav a i {
color: #77919e;
}
.tzElement_Portfolio .tzPortfolio_wrap .tzportfolio_data .tzportfolio_nav a:hover i {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Portfolio .tzPortfolio_wrap .tzportfolio_data .tzportfolio_nav .portfolio-prev {
position: relative;
}
.tzElement_Portfolio .tzPortfolio_wrap .tzportfolio_data .tzportfolio_nav .portfolio-prev:after {
content: "";
position: absolute;
width: 1px;
height: 40px;
background: rgba(225, 225, 225, 0.8);
top: 30px;
right: 0;
}
.tzElement_Portfolio .tz_view_all_center_special {
text-align: center;
padding-top: 70px;
}
.tzElement_Portfolio .tz_view_all_center_special a {
font-size: 14px;
line-height: 26px;
color: #77919e;
text-transform: uppercase;
border: 1px solid #77919e;
padding: 20px 42px;
letter-spacing: 1px;
font-weight: 600;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement_Portfolio .tz_view_all_center_special a:hover {
color: #fbaa3f;
border-color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement-recent-post.tzRecent-post-type-6 .tz-recent-inner {
box-shadow: 0 3px 30px 0 rgba(170, 170, 170, 0.2);
padding-bottom: 20px;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement-recent-post.tzRecent-post-type-6 .tz-recent-inner img {
height: 320px;
object-fit: cover;
}
.tzElement-recent-post.tzRecent-post-type-6 .tz-recent-inner .tz-recent-title {
font-size: 18px;
line-height: 28px;
text-transform: capitalize;
font-weight: 500;
padding: 0 35px;
}
.tzElement-recent-post.tzRecent-post-type-6 .tz-recent-inner .tz-recent-meta {
position: absolute;
top: 45px;
left: -45px;
transform: rotate(-90deg);
padding: 10px 25px;
background: #77919e;
}
.tzElement-recent-post.tzRecent-post-type-6 .tz-recent-inner .tz-recent-meta span {
color: #ffffff;
font-size: 14px;
font-family: "Poppins", sans-serif;
font-weight: 400;
}
.tzElement-recent-post.tzRecent-post-type-6 .tz-recent-inner .tz-recent-readmore {
position: absolute;
top: 265px;
right: 45px;
color: #ffffff;
font-size: 14px;
font-family: "Questrial", sans-serif;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
font-weight: 400;
opacity: 0;
}
.tzElement-recent-post.tzRecent-post-type-6 .tz-recent-inner .tz-recent-readmore:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement-recent-post.tzRecent-post-type-6 .tz-recent-inner:hover .tz-recent-readmore {
opacity: 1;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzElement-recent-post.tzRecent-post-type-6 .tz-recent-inner.tz-recent-inner-1 {
animation-delay: 0ms;
}
.tzElement-recent-post.tzRecent-post-type-6 .tz-recent-inner.tz-recent-inner-2 {
animation-delay: 500ms;
}
.tzElement-recent-post.tzRecent-post-type-6 .tz-recent-inner.tz-recent-inner-3 {
animation-delay: 1000ms;
}
.btn_extend, .tz_button a {
font-size: 14px;
line-height: 26px;
color: #77919e;
text-transform: uppercase;
border: 1px solid #77919e;
padding: 16px 42px;
letter-spacing: 1px;
font-weight: 600;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.btn_extend:hover, .tz_button a:hover {
color: #fbaa3f;
border-color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tz_button {
text-align: center;
width: 100%;
height: auto;
}
.tz_button a {
display: inline-block;
}
.tz_button.tz_left {
text-align: left;
}
.tz_button.tz_right {
text-align: right;
}
.tz_button.tz_center {
text-align: center;
}
.tz_contactform3 {
width: 40%;
margin: 0 0 0 auto;
padding: 50px 45px;
background: #ffffff;
box-shadow: 0 3px 30px 0 rgba(170, 170, 170, 0.2);
}
.tz_contactform3 .tz__title {
font-size: 36px;
line-height: 1.2em;
color: #222222;
font-weight: 700;
position: relative;
display: inline-block;
padding-right: 70px;
margin-bottom: 35px;
}
.tz_contactform3 .tz__title:before {
position: absolute;
content: "";
top: 17px;
right: 0;
width: 50px;
height: 1px;
background-color: #fbaa3f;
}
.tz_contactform3 .tz__title:after {
position: absolute;
content: "";
top: 27px;
right: 0;
width: 50px;
height: 1px;
background-color: #fbaa3f;
}
.tz_contactform3 .tz__description {
font-size: 14px;
line-height: 26px;
color: #77919e;
letter-spacing: 0;
}
.tz_contactform3 .tz__phone {
font-size: 18px;
line-height: 26px;
color: #222222;
font-weight: 600;
margin-bottom: 50px;
}
.tz_contactform3 .tz__info p {
color: #222222;
font-weight: 700;
}
.tz_contactform3 .tz__info p .wpcf7-form-control-wrap input.wpcf7-text {
border-bottom: unset;
width: 100%;
height: 40px;
font-size: 14px;
margin-top: 13px;
margin-bottom: 5px;
padding-left: 20px;
color: #77919e;
font-weight: 400;
background: #f1f4f5;
font-family: "Poppins", sans-serif;
}
.tz_contactform3 .tz__info p:nth-of-type(1) {
margin-bottom: 28px;
}
.tz_contactform3 .tz__info p:nth-of-type(2) {
margin-bottom: 28px;
}
.tz_contactform3 .tz__message {
margin-bottom: 20px;
}
.tz_contactform3 .tz__message p {
color: #222222;
font-weight: 700;
}
.tz_contactform3 .tz__message p .wpcf7-form-control-wrap textarea.wpcf7-textarea {
border-bottom: unset;
width: 100%;
height: 100px;
font-size: 14px;
margin-top: 10px;
margin-bottom: 13px;
padding: 10px 0 0 20px;
background: #f1f4f5;
color: #77919e;
font-weight: 400;
font-family: "Poppins", sans-serif;
}
.tz_contactform3 .tz_submit input.wpcf7-submit {
font-size: 14px;
text-transform: uppercase;
padding: 18px 30px;
background: #fbaa3f;
border-radius: unset;
border: none;
color: #fff;
font-family: "Poppins", sans-serif;
cursor: pointer;
letter-spacing: 0;
line-height: 1em;
}
.tzFooter.tzFooter-Type-10 {
padding-top: 92px;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop {
background-image: unset;
padding: 0 0 15px;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop:after {
display: none;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_media_image {
margin-bottom: 42px;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_text .textwidget {
padding-right: 30px;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_text .textwidget p {
font-size: 14px;
line-height: 24px;
font-family: "Poppins", sans-serif;
font-weight: 300;
color: #77919e;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_text .textwidget p span a {
color: #fbaa3f;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_nav_menu .module-title {
margin-bottom: 40px;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_nav_menu .module-title span {
font-size: 18px;
line-height: 22px;
color: #222222;
font-family: "Poppins", sans-serif;
font-weight: 600;
text-transform: initial;
position: relative;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_nav_menu .module-title span:after {
content: "";
position: absolute;
width: 30px;
height: 2px;
background: #fbaa3f;
top: 40px;
left: 0;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_nav_menu ul li a {
font-size: 14px;
line-height: 35px;
font-family: "Poppins", sans-serif;
font-weight: 300;
color: #77919e;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_nav_menu ul li a:hover {
color: #fbaa3f;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_contact_info {
margin-bottom: 34px;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_contact_info .module-title {
margin-bottom: 45px;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_contact_info .module-title span {
font-size: 18px;
line-height: 22px;
color: #222222;
font-family: "Poppins", sans-serif;
font-weight: 700;
text-transform: initial;
position: relative;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_contact_info .module-title span:after {
content: "";
position: absolute;
width: 30px;
height: 2px;
background: #fbaa3f;
top: 40px;
left: 0;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_contact_info .tzwidget-contact span i {
display: none;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_contact_info .tzwidget-contact .tzContact_address {
font-size: 14px;
line-height: 24px;
font-family: "Poppins", sans-serif;
font-weight: 300;
color: #77919e;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_contact_info .tzwidget-contact .tzContact_phone {
display: inline-flex;
font-size: 18px;
line-height: 22px;
font-family: "Poppins", sans-serif;
font-weight: 700;
color: #222222;
margin-right: 25px;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_contact_info .tzwidget-contact .tzContact_email {
display: inline-flex;
font-size: 18px;
line-height: 22px;
font-family: "Poppins", sans-serif;
font-weight: 400;
color: #fbaa3f;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social .module-title {
display: none;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a {
display: inline-block;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
background: #222222;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
margin: 0 5px 10px 0;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a i {
color: white;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(1) {
background: #3b5998;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(1):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(2) {
background: #00a0d1;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(2):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(3) {
background: #d3191a;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(3):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(4) {
background: #0177b5;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(4):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(5) {
background: #d62424;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(5):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(6) {
background: #1ab7ea;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(6):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(7) {
background: #3b5998;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(7):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(8) {
background: #00a0d1;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(8):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(9) {
background: #d3191a;
}
.tzFooter.tzFooter-Type-10 .tzFooterTop .footerattr .widget_social a:nth-of-type(9):hover {
background: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-10 hr {
width: 80%;
text-align: center;
}
.tzFooter.tzFooter-Type-10 .tzFooterBottom {
padding: 25px 0 75px 0;
background: transparent;
}
.tzFooter.tzFooter-Type-10 .tzFooterBottom .tzCopyright {
padding: 0 15px 0 15px;
}
.tzFooter.tzFooter-Type-10 .tzFooterBottom .tzCopyright p {
color: #77919e;
font-weight: 400;
}
.tzFooter.tzFooter-Type-10 .tzFooterBottom .tzCopyright p strong {
font-weight: unset;
}
.tzFooter.tzFooter-Type-10 .tzFooterBottom .tzCopyright p strong a {
font-weight: unset;
color: #77919e;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.tzFooter.tzFooter-Type-10 .tzFooterBottom .tzCopyright p strong a:hover {
color: #fbaa3f;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 1440px) {
.tzElement_Portfolio .tzPortfolio_slide_center.center_special .owl-item.center .tzPortfolioSlide_special_image {
transform: scaleY(1);
}
.tzElement_Portfolio .tzPortfolio_slide_center.center_special .owl-item .tzPortfolioSlide_special_image .tz_wrap:after {
background: transparent;
}
.tzElement_Portfolio .tzPortfolio_slide_center.center_special .owl-item .tzPortfolio_hover_info {
opacity: 1;
padding-left: 0;
bottom: 200px;
}
}
@media only screen and (max-width: 1366px) {
.tz-header.tz-header-type-13 #mega-menu-wrap-primary-custom-3 #mega-menu-primary-custom-3 > li.mega-menu-item > a.mega-menu-link {
padding: 48px 45px 48px 45px;
}
}
@media only screen and (max-width: 992px) {
.tz-header.tz-header-type-13 .tz-headerTop .container {
padding-left: 15px;
padding-right: 30px;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz_phone {
padding: 29px 30px;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz_email {
width: 75%;
padding: 29px 30px;
}
.tz-header.tz-header-type-13 .tz-headerBottom nav {
padding: 0;
}
.tz-header.tz-header-type-13 #mega-menu-wrap-primary-custom-3 .mega-menu-toggle {
background: transparent;
margin-top: 20px;
margin-bottom: 20px;
}
.tz-header.tz-header-type-13 #mega-menu-wrap-primary-custom-3 #mega-menu-primary-custom-3 > li.mega-menu-item > a.mega-menu-link {
padding: 8px 15px;
border-bottom: 1px solid #ededed;
line-height: 24px;
}
.tz-header.tz-header-type-13 #mega-menu-wrap-primary-custom-3 .mega-menu-toggle.mega-menu-open + #mega-menu-primary-custom-3 {
border-top: 3px solid #222222;
background: #ffffff;
-webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
display: block;
}
.tz-header.tz-header-type-13 #mega-menu-wrap-primary-custom-3 ul#mega-menu-primary-custom-3 li.mega-menu-item-has-children:before {
content: "";
font-family: FontAwesome;
color: #000;
font-size: 12px;
position: absolute;
top: 10px;
right: 10px;
display: block;
z-index: 999;
}
.tz_construction_home3_single_img.wpb_single_image {
padding-left: 0 !important;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 {
margin-bottom: 120px !important;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tzQuote_Image .tzQuote_imageBox {
padding-right: 50px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tz_title {
margin-top: 150px;
}
.tz_contactform3 {
width: 50%;
}
}
@media only screen and (max-width: 768px) {
.tz-header.tz-header-type-13 .tz-headerTop .tz_phone, .tz-header.tz-header-type-13 .tz-headerTop .tz_email {
display: none;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz_pull_left {
width: 50%;
float: left;
}
.tz-header.tz-header-type-13 .tz-headerTop .tz_pull_right {
justify-content: flex-end;
}
.tz_construction_home3_single_img.wpb_single_image {
margin-bottom: 0 !important;
text-align: center !important;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tz_title {
margin-top: 50px !important;
margin-bottom: 50px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tzQuote_Image {
width: 100%;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tzQuote_Image .tzQuote_imageBox {
padding-right: 0;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .icon-quote-open {
padding-left: 0;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tzQuote_Content {
padding-left: 75px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tzQuote_Info .tzQuote_Name {
padding-left: 0;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tzQuote_Info .tzQuote_Employment {
padding-left: 0;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .owl-pagination {
left: 48%;
bottom: -50px;
}
.tzElement_Portfolio .tzPortfolio_slide_center.center_special .owl-item .tzPortfolioSlide_special_image {
min-height: 300px;
}
.tzElement_Portfolio .tz_view_all_center_special a,
.tz_button a {
font-size: 12px;
padding: 12px 32px;
}
.tz_column_contactform.wpb_column {
margin-top: -400px !important;
}
.tz_contactform3 {
margin: 0 auto;
width: 100%;
}
}
@media only screen and (max-width: 600px) {
.tzElement_Portfolio .tzPortfolio_wrap .tzportfolio_data .tzportfolio_nav {
display: none;
}
}
@media only screen and (max-width: 480px) {
.tz_contactform3 {
width: 100%;
margin: 0 auto;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tz_title {
font-size: 26px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tz_title:before {
top: 10px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type9 .tzQuote_Item .tz_title:after {
top: 20px;
}
}body .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .feedback,
body .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .feedback,
body .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .feedback {
display: block;
color: #fff;
text-align: center;
font-size: 0;
}
body .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .feedback i,
body .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .feedback i,
body .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .feedback i {
margin-top: 15px;
margin-right: 0;
font-size: 14px;
}
body .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
body .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
body .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
opacity: 0;
text-align: center;
position: absolute;
top: -60px;
left: 50%;
margin-left: -53px;
width: 106px;
height: auto;
padding: 3px 0;
background: #e5ae49;
font-family: "Ubuntu", sans-serif;
font-weight: 400;
font-size: 12px;
color: #ffffff;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
body .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:after,
body .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:after,
body .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:after {
content: "";
display: block;
border-left: 4px solid rgba(0, 0, 0, 0);
border-right: 4px solid rgba(0, 0, 0, 0);
border-top: 4px solid #e5ae49;
border-top-color: #e5ae49;
left: 50%;
margin-left: -4px;
position: absolute;
top: 100%;
z-index: 9999;
}
body .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:hover a,
body .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:hover a,
body .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:hover a {
opacity: 1;
top: -43px;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel {
height: 585px;
overflow: hidden;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .xoo-qv-button,
.related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .xoo-qv-button,
.woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .xoo-qv-button {
background-color: #e5ae49;
border-radius: 20px;
color: #ffffff;
font-family: "Montserrat", sans-serif;
font-size: 13px;
font-weight: 400;
line-height: 24px;
padding: 5px 26px;
text-transform: uppercase;
letter-spacing: 2px;
border: none;
position: relative;
z-index: 9999;
}
.tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .xoo-qv-button span,
.related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .xoo-qv-button span,
.woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .xoo-qv-button span {
display: none;
}
body .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_detail,
body .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_detail,
body .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzShop-item_detail {
bottom: 8px;
}
.tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul {
position: relative;
}
.jcarousel-control-prev, .jcarousel-control-next {
position: absolute;
top: 2px;
left: 50%;
width: 20px;
height: 20px;
margin-left: -10px;
color: #fff;
z-index: 10;
background: rgba(0, 0, 0, 0.2);
text-align: center;
opacity: 1;
}
.jcarousel-control-prev:hover, .jcarousel-control-next:hover {
color: #fff;
background: rgba(0, 0, 0, 0.4);
}
.jcarousel-control-prev.inactive, .jcarousel-control-next.inactive {
opacity: 0;
}
.jcarousel-control-next {
top: auto;
bottom: 2px;
}
body .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image {
overflow: visible;
}
.woocommerce ul.products li.product a.xoo-qv-button {
position: absolute;
bottom: -35px;
left: 50%;
margin-left: -75px;
}@font-face {
font-family: 'ElegantIcons';
src:url(//siplprojects.in/wp-content/themes/interiart/fonts/elegant-font/ElegantIcons.eot);
src:url(//siplprojects.in/wp-content/themes/interiart/fonts/elegant-font/ElegantIcons.eot?#iefix) format('embedded-opentype'),
url(//siplprojects.in/wp-content/themes/interiart/fonts/elegant-font/ElegantIcons.woff) format('woff'),
url(//siplprojects.in/wp-content/themes/interiart/fonts/elegant-font/ElegantIcons.ttf) format('truetype'),
url(//siplprojects.in/wp-content/themes/interiart/fonts/elegant-font/ElegantIcons.svg#ElegantIcons) format('svg');
font-weight: normal;
font-style: normal;
} [data-icon]:before {
font-family: 'ElegantIcons';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}  .arrow_up, .arrow_down, .arrow_left, .arrow_right, .arrow_left-up, .arrow_right-up, .arrow_right-down, .arrow_left-down, .arrow-up-down, .arrow_up-down_alt, .arrow_left-right_alt, .arrow_left-right, .arrow_expand_alt2, .arrow_expand_alt, .arrow_condense, .arrow_expand, .arrow_move, .arrow_carrot-up, .arrow_carrot-down, .arrow_carrot-left, .arrow_carrot-right, .arrow_carrot-2up, .arrow_carrot-2down, .arrow_carrot-2left, .arrow_carrot-2right, .arrow_carrot-up_alt2, .arrow_carrot-down_alt2, .arrow_carrot-left_alt2, .arrow_carrot-right_alt2, .arrow_carrot-2up_alt2, .arrow_carrot-2down_alt2, .arrow_carrot-2left_alt2, .arrow_carrot-2right_alt2, .arrow_triangle-up, .arrow_triangle-down, .arrow_triangle-left, .arrow_triangle-right, .arrow_triangle-up_alt2, .arrow_triangle-down_alt2, .arrow_triangle-left_alt2, .arrow_triangle-right_alt2, .arrow_back, .icon_minus-06, .icon_plus, .icon_close, .icon_check, .icon_minus_alt2, .icon_plus_alt2, .icon_close_alt2, .icon_check_alt2, .icon_zoom-out_alt, .icon_zoom-in_alt, .icon_search, .icon_box-empty, .icon_box-selected, .icon_minus-box, .icon_plus-box, .icon_box-checked, .icon_circle-empty, .icon_circle-slelected, .icon_stop_alt2, .icon_stop, .icon_pause_alt2, .icon_pause, .icon_menu, .icon_menu-square_alt2, .icon_menu-circle_alt2, .icon_ul, .icon_ol, .icon_adjust-horiz, .icon_adjust-vert, .icon_document_alt, .icon_documents_alt, .icon_pencil, .icon_pencil-edit_alt, .icon_pencil-edit, .icon_folder-alt, .icon_folder-open_alt, .icon_folder-add_alt, .icon_info_alt, .icon_error-oct_alt, .icon_error-circle_alt, .icon_error-triangle_alt, .icon_question_alt2, .icon_question, .icon_comment_alt, .icon_chat_alt, .icon_vol-mute_alt, .icon_volume-low_alt, .icon_volume-high_alt, .icon_quotations, .icon_quotations_alt2, .icon_clock_alt, .icon_lock_alt, .icon_lock-open_alt, .icon_key_alt, .icon_cloud_alt, .icon_cloud-upload_alt, .icon_cloud-download_alt, .icon_image, .icon_images, .icon_lightbulb_alt, .icon_gift_alt, .icon_house_alt, .icon_genius, .icon_mobile, .icon_tablet, .icon_laptop, .icon_desktop, .icon_camera_alt, .icon_mail_alt, .icon_cone_alt, .icon_ribbon_alt, .icon_bag_alt, .icon_creditcard, .icon_cart_alt, .icon_paperclip, .icon_tag_alt, .icon_tags_alt, .icon_trash_alt, .icon_cursor_alt, .icon_mic_alt, .icon_compass_alt, .icon_pin_alt, .icon_pushpin_alt, .icon_map_alt, .icon_drawer_alt, .icon_toolbox_alt, .icon_book_alt, .icon_calendar, .icon_film, .icon_table, .icon_contacts_alt, .icon_headphones, .icon_lifesaver, .icon_piechart, .icon_refresh, .icon_link_alt, .icon_link, .icon_loading, .icon_blocked, .icon_archive_alt, .icon_heart_alt, .icon_star_alt, .icon_star-half_alt, .icon_star, .icon_star-half, .icon_tools, .icon_tool, .icon_cog, .icon_cogs, .arrow_up_alt, .arrow_down_alt, .arrow_left_alt, .arrow_right_alt, .arrow_left-up_alt, .arrow_right-up_alt, .arrow_right-down_alt, .arrow_left-down_alt, .arrow_condense_alt, .arrow_expand_alt3, .arrow_carrot_up_alt, .arrow_carrot-down_alt, .arrow_carrot-left_alt, .arrow_carrot-right_alt, .arrow_carrot-2up_alt, .arrow_carrot-2dwnn_alt, .arrow_carrot-2left_alt, .arrow_carrot-2right_alt, .arrow_triangle-up_alt, .arrow_triangle-down_alt, .arrow_triangle-left_alt, .arrow_triangle-right_alt, .icon_minus_alt, .icon_plus_alt, .icon_close_alt, .icon_check_alt, .icon_zoom-out, .icon_zoom-in, .icon_stop_alt, .icon_menu-square_alt, .icon_menu-circle_alt, .icon_document, .icon_documents, .icon_pencil_alt, .icon_folder, .icon_folder-open, .icon_folder-add, .icon_folder_upload, .icon_folder_download, .icon_info, .icon_error-circle, .icon_error-oct, .icon_error-triangle, .icon_question_alt, .icon_comment, .icon_chat, .icon_vol-mute, .icon_volume-low, .icon_volume-high, .icon_quotations_alt, .icon_clock, .icon_lock, .icon_lock-open, .icon_key, .icon_cloud, .icon_cloud-upload, .icon_cloud-download, .icon_lightbulb, .icon_gift, .icon_house, .icon_camera, .icon_mail, .icon_cone, .icon_ribbon, .icon_bag, .icon_cart, .icon_tag, .icon_tags, .icon_trash, .icon_cursor, .icon_mic, .icon_compass, .icon_pin, .icon_pushpin, .icon_map, .icon_drawer, .icon_toolbox, .icon_book, .icon_contacts, .icon_archive, .icon_heart, .icon_profile, .icon_group, .icon_grid-2x2, .icon_grid-3x3, .icon_music, .icon_pause_alt, .icon_phone, .icon_upload, .icon_download, .social_facebook, .social_twitter, .social_pinterest, .social_googleplus, .social_tumblr, .social_tumbleupon, .social_wordpress, .social_instagram, .social_dribbble, .social_vimeo, .social_linkedin, .social_rss, .social_deviantart, .social_share, .social_myspace, .social_skype, .social_youtube, .social_picassa, .social_googledrive, .social_flickr, .social_blogger, .social_spotify, .social_delicious, .social_facebook_circle, .social_twitter_circle, .social_pinterest_circle, .social_googleplus_circle, .social_tumblr_circle, .social_stumbleupon_circle, .social_wordpress_circle, .social_instagram_circle, .social_dribbble_circle, .social_vimeo_circle, .social_linkedin_circle, .social_rss_circle, .social_deviantart_circle, .social_share_circle, .social_myspace_circle, .social_skype_circle, .social_youtube_circle, .social_picassa_circle, .social_googledrive_alt2, .social_flickr_circle, .social_blogger_circle, .social_spotify_circle, .social_delicious_circle, .social_facebook_square, .social_twitter_square, .social_pinterest_square, .social_googleplus_square, .social_tumblr_square, .social_stumbleupon_square, .social_wordpress_square, .social_instagram_square, .social_dribbble_square, .social_vimeo_square, .social_linkedin_square, .social_rss_square, .social_deviantart_square, .social_share_square, .social_myspace_square, .social_skype_square, .social_youtube_square, .social_picassa_square, .social_googledrive_square, .social_flickr_square, .social_blogger_square, .social_spotify_square, .social_delicious_square, .icon_printer, .icon_calulator, .icon_building, .icon_floppy, .icon_drive, .icon_search-2, .icon_id, .icon_id-2, .icon_puzzle, .icon_like, .icon_dislike, .icon_mug, .icon_currency, .icon_wallet, .icon_pens, .icon_easel, .icon_flowchart, .icon_datareport, .icon_briefcase, .icon_shield, .icon_percent, .icon_globe, .icon_globe-2, .icon_target, .icon_hourglass, .icon_balance, .icon_rook, .icon_printer-alt, .icon_calculator_alt, .icon_building_alt, .icon_floppy_alt, .icon_drive_alt, .icon_search_alt, .icon_id_alt, .icon_id-2_alt, .icon_puzzle_alt, .icon_like_alt, .icon_dislike_alt, .icon_mug_alt, .icon_currency_alt, .icon_wallet_alt, .icon_pens_alt, .icon_easel_alt, .icon_flowchart_alt, .icon_datareport_alt, .icon_briefcase_alt, .icon_shield_alt, .icon_percent_alt, .icon_globe_alt, .icon_clipboard {
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.arrow_up:before {
content: "\21";
}
.arrow_down:before {
content: "\22";
}
.arrow_left:before {
content: "\23";
}
.arrow_right:before {
content: "\24";
}
.arrow_left-up:before {
content: "\25";
}
.arrow_right-up:before {
content: "\26";
}
.arrow_right-down:before {
content: "\27";
}
.arrow_left-down:before {
content: "\28";
}
.arrow-up-down:before {
content: "\29";
}
.arrow_up-down_alt:before {
content: "\2a";
}
.arrow_left-right_alt:before {
content: "\2b";
}
.arrow_left-right:before {
content: "\2c";
}
.arrow_expand_alt2:before {
content: "\2d";
}
.arrow_expand_alt:before {
content: "\2e";
}
.arrow_condense:before {
content: "\2f";
}
.arrow_expand:before {
content: "\30";
}
.arrow_move:before {
content: "\31";
}
.arrow_carrot-up:before {
content: "\32";
}
.arrow_carrot-down:before {
content: "\33";
}
.arrow_carrot-left:before {
content: "\34";
}
.arrow_carrot-right:before {
content: "\35";
}
.arrow_carrot-2up:before {
content: "\36";
}
.arrow_carrot-2down:before {
content: "\37";
}
.arrow_carrot-2left:before {
content: "\38";
}
.arrow_carrot-2right:before {
content: "\39";
}
.arrow_carrot-up_alt2:before {
content: "\3a";
}
.arrow_carrot-down_alt2:before {
content: "\3b";
}
.arrow_carrot-left_alt2:before {
content: "\3c";
}
.arrow_carrot-right_alt2:before {
content: "\3d";
}
.arrow_carrot-2up_alt2:before {
content: "\3e";
}
.arrow_carrot-2down_alt2:before {
content: "\3f";
}
.arrow_carrot-2left_alt2:before {
content: "\40";
}
.arrow_carrot-2right_alt2:before {
content: "\41";
}
.arrow_triangle-up:before {
content: "\42";
}
.arrow_triangle-down:before {
content: "\43";
}
.arrow_triangle-left:before {
content: "\44";
}
.arrow_triangle-right:before {
content: "\45";
}
.arrow_triangle-up_alt2:before {
content: "\46";
}
.arrow_triangle-down_alt2:before {
content: "\47";
}
.arrow_triangle-left_alt2:before {
content: "\48";
}
.arrow_triangle-right_alt2:before {
content: "\49";
}
.arrow_back:before {
content: "\4a";
}
.icon_minus-06:before {
content: "\4b";
}
.icon_plus:before {
content: "\4c";
}
.icon_close:before {
content: "\4d";
}
.icon_check:before {
content: "\4e";
}
.icon_minus_alt2:before {
content: "\4f";
}
.icon_plus_alt2:before {
content: "\50";
}
.icon_close_alt2:before {
content: "\51";
}
.icon_check_alt2:before {
content: "\52";
}
.icon_zoom-out_alt:before {
content: "\53";
}
.icon_zoom-in_alt:before {
content: "\54";
}
.icon_search:before {
content: "\55";
}
.icon_box-empty:before {
content: "\56";
}
.icon_box-selected:before {
content: "\57";
}
.icon_minus-box:before {
content: "\58";
}
.icon_plus-box:before {
content: "\59";
}
.icon_box-checked:before {
content: "\5a";
}
.icon_circle-empty:before {
content: "\5b";
}
.icon_circle-slelected:before {
content: "\5c";
}
.icon_stop_alt2:before {
content: "\5d";
}
.icon_stop:before {
content: "\5e";
}
.icon_pause_alt2:before {
content: "\5f";
}
.icon_pause:before {
content: "\60";
}
.icon_menu:before {
content: "\61";
}
.icon_menu-square_alt2:before {
content: "\62";
}
.icon_menu-circle_alt2:before {
content: "\63";
}
.icon_ul:before {
content: "\64";
}
.icon_ol:before {
content: "\65";
}
.icon_adjust-horiz:before {
content: "\66";
}
.icon_adjust-vert:before {
content: "\67";
}
.icon_document_alt:before {
content: "\68";
}
.icon_documents_alt:before {
content: "\69";
}
.icon_pencil:before {
content: "\6a";
}
.icon_pencil-edit_alt:before {
content: "\6b";
}
.icon_pencil-edit:before {
content: "\6c";
}
.icon_folder-alt:before {
content: "\6d";
}
.icon_folder-open_alt:before {
content: "\6e";
}
.icon_folder-add_alt:before {
content: "\6f";
}
.icon_info_alt:before {
content: "\70";
}
.icon_error-oct_alt:before {
content: "\71";
}
.icon_error-circle_alt:before {
content: "\72";
}
.icon_error-triangle_alt:before {
content: "\73";
}
.icon_question_alt2:before {
content: "\74";
}
.icon_question:before {
content: "\75";
}
.icon_comment_alt:before {
content: "\76";
}
.icon_chat_alt:before {
content: "\77";
}
.icon_vol-mute_alt:before {
content: "\78";
}
.icon_volume-low_alt:before {
content: "\79";
}
.icon_volume-high_alt:before {
content: "\7a";
}
.icon_quotations:before {
content: "\7b";
}
.icon_quotations_alt2:before {
content: "\7c";
}
.icon_clock_alt:before {
content: "\7d";
}
.icon_lock_alt:before {
content: "\7e";
}
.icon_lock-open_alt:before {
content: "\e000";
}
.icon_key_alt:before {
content: "\e001";
}
.icon_cloud_alt:before {
content: "\e002";
}
.icon_cloud-upload_alt:before {
content: "\e003";
}
.icon_cloud-download_alt:before {
content: "\e004";
}
.icon_image:before {
content: "\e005";
}
.icon_images:before {
content: "\e006";
}
.icon_lightbulb_alt:before {
content: "\e007";
}
.icon_gift_alt:before {
content: "\e008";
}
.icon_house_alt:before {
content: "\e009";
}
.icon_genius:before {
content: "\e00a";
}
.icon_mobile:before {
content: "\e00b";
}
.icon_tablet:before {
content: "\e00c";
}
.icon_laptop:before {
content: "\e00d";
}
.icon_desktop:before {
content: "\e00e";
}
.icon_camera_alt:before {
content: "\e00f";
}
.icon_mail_alt:before {
content: "\e010";
}
.icon_cone_alt:before {
content: "\e011";
}
.icon_ribbon_alt:before {
content: "\e012";
}
.icon_bag_alt:before {
content: "\e013";
}
.icon_creditcard:before {
content: "\e014";
}
.icon_cart_alt:before {
content: "\e015";
}
.icon_paperclip:before {
content: "\e016";
}
.icon_tag_alt:before {
content: "\e017";
}
.icon_tags_alt:before {
content: "\e018";
}
.icon_trash_alt:before {
content: "\e019";
}
.icon_cursor_alt:before {
content: "\e01a";
}
.icon_mic_alt:before {
content: "\e01b";
}
.icon_compass_alt:before {
content: "\e01c";
}
.icon_pin_alt:before {
content: "\e01d";
}
.icon_pushpin_alt:before {
content: "\e01e";
}
.icon_map_alt:before {
content: "\e01f";
}
.icon_drawer_alt:before {
content: "\e020";
}
.icon_toolbox_alt:before {
content: "\e021";
}
.icon_book_alt:before {
content: "\e022";
}
.icon_calendar:before {
content: "\e023";
}
.icon_film:before {
content: "\e024";
}
.icon_table:before {
content: "\e025";
}
.icon_contacts_alt:before {
content: "\e026";
}
.icon_headphones:before {
content: "\e027";
}
.icon_lifesaver:before {
content: "\e028";
}
.icon_piechart:before {
content: "\e029";
}
.icon_refresh:before {
content: "\e02a";
}
.icon_link_alt:before {
content: "\e02b";
}
.icon_link:before {
content: "\e02c";
}
.icon_loading:before {
content: "\e02d";
}
.icon_blocked:before {
content: "\e02e";
}
.icon_archive_alt:before {
content: "\e02f";
}
.icon_heart_alt:before {
content: "\e030";
}
.icon_star_alt:before {
content: "\e031";
}
.icon_star-half_alt:before {
content: "\e032";
}
.icon_star:before {
content: "\e033";
}
.icon_star-half:before {
content: "\e034";
}
.icon_tools:before {
content: "\e035";
}
.icon_tool:before {
content: "\e036";
}
.icon_cog:before {
content: "\e037";
}
.icon_cogs:before {
content: "\e038";
}
.arrow_up_alt:before {
content: "\e039";
}
.arrow_down_alt:before {
content: "\e03a";
}
.arrow_left_alt:before {
content: "\e03b";
}
.arrow_right_alt:before {
content: "\e03c";
}
.arrow_left-up_alt:before {
content: "\e03d";
}
.arrow_right-up_alt:before {
content: "\e03e";
}
.arrow_right-down_alt:before {
content: "\e03f";
}
.arrow_left-down_alt:before {
content: "\e040";
}
.arrow_condense_alt:before {
content: "\e041";
}
.arrow_expand_alt3:before {
content: "\e042";
}
.arrow_carrot_up_alt:before {
content: "\e043";
}
.arrow_carrot-down_alt:before {
content: "\e044";
}
.arrow_carrot-left_alt:before {
content: "\e045";
}
.arrow_carrot-right_alt:before {
content: "\e046";
}
.arrow_carrot-2up_alt:before {
content: "\e047";
}
.arrow_carrot-2dwnn_alt:before {
content: "\e048";
}
.arrow_carrot-2left_alt:before {
content: "\e049";
}
.arrow_carrot-2right_alt:before {
content: "\e04a";
}
.arrow_triangle-up_alt:before {
content: "\e04b";
}
.arrow_triangle-down_alt:before {
content: "\e04c";
}
.arrow_triangle-left_alt:before {
content: "\e04d";
}
.arrow_triangle-right_alt:before {
content: "\e04e";
}
.icon_minus_alt:before {
content: "\e04f";
}
.icon_plus_alt:before {
content: "\e050";
}
.icon_close_alt:before {
content: "\e051";
}
.icon_check_alt:before {
content: "\e052";
}
.icon_zoom-out:before {
content: "\e053";
}
.icon_zoom-in:before {
content: "\e054";
}
.icon_stop_alt:before {
content: "\e055";
}
.icon_menu-square_alt:before {
content: "\e056";
}
.icon_menu-circle_alt:before {
content: "\e057";
}
.icon_document:before {
content: "\e058";
}
.icon_documents:before {
content: "\e059";
}
.icon_pencil_alt:before {
content: "\e05a";
}
.icon_folder:before {
content: "\e05b";
}
.icon_folder-open:before {
content: "\e05c";
}
.icon_folder-add:before {
content: "\e05d";
}
.icon_folder_upload:before {
content: "\e05e";
}
.icon_folder_download:before {
content: "\e05f";
}
.icon_info:before {
content: "\e060";
}
.icon_error-circle:before {
content: "\e061";
}
.icon_error-oct:before {
content: "\e062";
}
.icon_error-triangle:before {
content: "\e063";
}
.icon_question_alt:before {
content: "\e064";
}
.icon_comment:before {
content: "\e065";
}
.icon_chat:before {
content: "\e066";
}
.icon_vol-mute:before {
content: "\e067";
}
.icon_volume-low:before {
content: "\e068";
}
.icon_volume-high:before {
content: "\e069";
}
.icon_quotations_alt:before {
content: "\e06a";
}
.icon_clock:before {
content: "\e06b";
}
.icon_lock:before {
content: "\e06c";
}
.icon_lock-open:before {
content: "\e06d";
}
.icon_key:before {
content: "\e06e";
}
.icon_cloud:before {
content: "\e06f";
}
.icon_cloud-upload:before {
content: "\e070";
}
.icon_cloud-download:before {
content: "\e071";
}
.icon_lightbulb:before {
content: "\e072";
}
.icon_gift:before {
content: "\e073";
}
.icon_house:before {
content: "\e074";
}
.icon_camera:before {
content: "\e075";
}
.icon_mail:before {
content: "\e076";
}
.icon_cone:before {
content: "\e077";
}
.icon_ribbon:before {
content: "\e078";
}
.icon_bag:before {
content: "\e079";
}
.icon_cart:before {
content: "\e07a";
}
.icon_tag:before {
content: "\e07b";
}
.icon_tags:before {
content: "\e07c";
}
.icon_trash:before {
content: "\e07d";
}
.icon_cursor:before {
content: "\e07e";
}
.icon_mic:before {
content: "\e07f";
}
.icon_compass:before {
content: "\e080";
}
.icon_pin:before {
content: "\e081";
}
.icon_pushpin:before {
content: "\e082";
}
.icon_map:before {
content: "\e083";
}
.icon_drawer:before {
content: "\e084";
}
.icon_toolbox:before {
content: "\e085";
}
.icon_book:before {
content: "\e086";
}
.icon_contacts:before {
content: "\e087";
}
.icon_archive:before {
content: "\e088";
}
.icon_heart:before {
content: "\e089";
}
.icon_profile:before {
content: "\e08a";
}
.icon_group:before {
content: "\e08b";
}
.icon_grid-2x2:before {
content: "\e08c";
}
.icon_grid-3x3:before {
content: "\e08d";
}
.icon_music:before {
content: "\e08e";
}
.icon_pause_alt:before {
content: "\e08f";
}
.icon_phone:before {
content: "\e090";
}
.icon_upload:before {
content: "\e091";
}
.icon_download:before {
content: "\e092";
}
.social_facebook:before {
content: "\e093";
}
.social_twitter:before {
content: "\e094";
}
.social_pinterest:before {
content: "\e095";
}
.social_googleplus:before {
content: "\e096";
}
.social_tumblr:before {
content: "\e097";
}
.social_tumbleupon:before {
content: "\e098";
}
.social_wordpress:before {
content: "\e099";
}
.social_instagram:before {
content: "\e09a";
}
.social_dribbble:before {
content: "\e09b";
}
.social_vimeo:before {
content: "\e09c";
}
.social_linkedin:before {
content: "\e09d";
}
.social_rss:before {
content: "\e09e";
}
.social_deviantart:before {
content: "\e09f";
}
.social_share:before {
content: "\e0a0";
}
.social_myspace:before {
content: "\e0a1";
}
.social_skype:before {
content: "\e0a2";
}
.social_youtube:before {
content: "\e0a3";
}
.social_picassa:before {
content: "\e0a4";
}
.social_googledrive:before {
content: "\e0a5";
}
.social_flickr:before {
content: "\e0a6";
}
.social_blogger:before {
content: "\e0a7";
}
.social_spotify:before {
content: "\e0a8";
}
.social_delicious:before {
content: "\e0a9";
}
.social_facebook_circle:before {
content: "\e0aa";
}
.social_twitter_circle:before {
content: "\e0ab";
}
.social_pinterest_circle:before {
content: "\e0ac";
}
.social_googleplus_circle:before {
content: "\e0ad";
}
.social_tumblr_circle:before {
content: "\e0ae";
}
.social_stumbleupon_circle:before {
content: "\e0af";
}
.social_wordpress_circle:before {
content: "\e0b0";
}
.social_instagram_circle:before {
content: "\e0b1";
}
.social_dribbble_circle:before {
content: "\e0b2";
}
.social_vimeo_circle:before {
content: "\e0b3";
}
.social_linkedin_circle:before {
content: "\e0b4";
}
.social_rss_circle:before {
content: "\e0b5";
}
.social_deviantart_circle:before {
content: "\e0b6";
}
.social_share_circle:before {
content: "\e0b7";
}
.social_myspace_circle:before {
content: "\e0b8";
}
.social_skype_circle:before {
content: "\e0b9";
}
.social_youtube_circle:before {
content: "\e0ba";
}
.social_picassa_circle:before {
content: "\e0bb";
}
.social_googledrive_alt2:before {
content: "\e0bc";
}
.social_flickr_circle:before {
content: "\e0bd";
}
.social_blogger_circle:before {
content: "\e0be";
}
.social_spotify_circle:before {
content: "\e0bf";
}
.social_delicious_circle:before {
content: "\e0c0";
}
.social_facebook_square:before {
content: "\e0c1";
}
.social_twitter_square:before {
content: "\e0c2";
}
.social_pinterest_square:before {
content: "\e0c3";
}
.social_googleplus_square:before {
content: "\e0c4";
}
.social_tumblr_square:before {
content: "\e0c5";
}
.social_stumbleupon_square:before {
content: "\e0c6";
}
.social_wordpress_square:before {
content: "\e0c7";
}
.social_instagram_square:before {
content: "\e0c8";
}
.social_dribbble_square:before {
content: "\e0c9";
}
.social_vimeo_square:before {
content: "\e0ca";
}
.social_linkedin_square:before {
content: "\e0cb";
}
.social_rss_square:before {
content: "\e0cc";
}
.social_deviantart_square:before {
content: "\e0cd";
}
.social_share_square:before {
content: "\e0ce";
}
.social_myspace_square:before {
content: "\e0cf";
}
.social_skype_square:before {
content: "\e0d0";
}
.social_youtube_square:before {
content: "\e0d1";
}
.social_picassa_square:before {
content: "\e0d2";
}
.social_googledrive_square:before {
content: "\e0d3";
}
.social_flickr_square:before {
content: "\e0d4";
}
.social_blogger_square:before {
content: "\e0d5";
}
.social_spotify_square:before {
content: "\e0d6";
}
.social_delicious_square:before {
content: "\e0d7";
}
.icon_printer:before {
content: "\e103";
}
.icon_calulator:before {
content: "\e0ee";
}
.icon_building:before {
content: "\e0ef";
}
.icon_floppy:before {
content: "\e0e8";
}
.icon_drive:before {
content: "\e0ea";
}
.icon_search-2:before {
content: "\e101";
}
.icon_id:before {
content: "\e107";
}
.icon_id-2:before {
content: "\e108";
}
.icon_puzzle:before {
content: "\e102";
}
.icon_like:before {
content: "\e106";
}
.icon_dislike:before {
content: "\e0eb";
}
.icon_mug:before {
content: "\e105";
}
.icon_currency:before {
content: "\e0ed";
}
.icon_wallet:before {
content: "\e100";
}
.icon_pens:before {
content: "\e104";
}
.icon_easel:before {
content: "\e0e9";
}
.icon_flowchart:before {
content: "\e109";
}
.icon_datareport:before {
content: "\e0ec";
}
.icon_briefcase:before {
content: "\e0fe";
}
.icon_shield:before {
content: "\e0f6";
}
.icon_percent:before {
content: "\e0fb";
}
.icon_globe:before {
content: "\e0e2";
}
.icon_globe-2:before {
content: "\e0e3";
}
.icon_target:before {
content: "\e0f5";
}
.icon_hourglass:before {
content: "\e0e1";
}
.icon_balance:before {
content: "\e0ff";
}
.icon_rook:before {
content: "\e0f8";
}
.icon_printer-alt:before {
content: "\e0fa";
}
.icon_calculator_alt:before {
content: "\e0e7";
}
.icon_building_alt:before {
content: "\e0fd";
}
.icon_floppy_alt:before {
content: "\e0e4";
}
.icon_drive_alt:before {
content: "\e0e5";
}
.icon_search_alt:before {
content: "\e0f7";
}
.icon_id_alt:before {
content: "\e0e0";
}
.icon_id-2_alt:before {
content: "\e0fc";
}
.icon_puzzle_alt:before {
content: "\e0f9";
}
.icon_like_alt:before {
content: "\e0dd";
}
.icon_dislike_alt:before {
content: "\e0f1";
}
.icon_mug_alt:before {
content: "\e0dc";
}
.icon_currency_alt:before {
content: "\e0f3";
}
.icon_wallet_alt:before {
content: "\e0d8";
}
.icon_pens_alt:before {
content: "\e0db";
}
.icon_easel_alt:before {
content: "\e0f0";
}
.icon_flowchart_alt:before {
content: "\e0df";
}
.icon_datareport_alt:before {
content: "\e0f2";
}
.icon_briefcase_alt:before {
content: "\e0f4";
}
.icon_shield_alt:before {
content: "\e0d9";
}
.icon_percent_alt:before {
content: "\e0da";
}
.icon_globe_alt:before {
content: "\e0de";
}
.icon_clipboard:before {
content: "\e0e6";
}
.glyph {
float: left;
text-align: center;
padding: .75em;
margin: .4em 1.5em .75em 0;
width: 6em;
text-shadow: none;
}
.glyph_big {
font-size: 128px;
color: #59c5dc;
float: left;
margin-right: 20px;
}
.glyph div { padding-bottom: 10px;}
.glyph input {
font-family: consolas, monospace;
font-size: 12px;
width: 100%;
text-align: center;
border: 0;
box-shadow: 0 0 0 1px #ccc;
padding: .2em;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.centered {
margin-left: auto;
margin-right: auto;
}
.glyph .fs1 {
font-size: 2em;
}.flex-container a:active,.flex-container a:focus,.flexslider a:active,.flexslider a:focus{outline:0}.flex-control-nav,.flex-direction-nav,.slides{margin:0;padding:0;list-style:none}@font-face{font-family:flexslider-icon;src:url(//siplprojects.in/wp-content/plugins/js_composer/assets/lib/bower/flexslider/fonts/flexslider-icon.eot);src:url(//siplprojects.in/wp-content/plugins/js_composer/assets/lib/bower/flexslider/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'),url(//siplprojects.in/wp-content/plugins/js_composer/assets/lib/bower/flexslider/fonts/flexslider-icon.woff) format('woff'),url(//siplprojects.in/wp-content/plugins/js_composer/assets/lib/bower/flexslider/fonts/flexslider-icon.ttf) format('truetype'),url(//siplprojects.in/wp-content/plugins/js_composer/assets/lib/bower/flexslider/fonts/flexslider-icon.svg#flexslider-icon) format('svg');font-weight:400;font-style:normal}.flexslider{margin:0;padding:0}.flexslider .slides>li{display:none;-webkit-backface-visibility:hidden}.flexslider .slides img{width:100%;display:block}.flex-pauseplay span{text-transform:capitalize}.slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .slides{display:block}* html .slides{height:1%}.no-js .slides>li:first-child{display:block}.flexslider{margin:0 0 60px;background:#fff;border:4px solid #fff;position:relative;border-radius:4px;-o-box-shadow:0 1px 4px rgba(0,0,0,.2);box-shadow:0 1px 4px rgba(0,0,0,.2);zoom:1}.flex-viewport{max-height:2000px;transition:all 1s ease}.loading .flex-viewport{max-height:300px}.flexslider .slides{zoom:1}.carousel li{margin-right:5px}.flex-direction-nav a{text-decoration:none;display:block;width:40px;height:40px;margin:-20px 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:0;cursor:pointer;color:rgba(0,0,0,.8);text-shadow:1px 1px 0 rgba(255,255,255,.3);transition:all .3s ease}.flex-direction-nav .flex-prev{left:-50px}.flex-direction-nav .flex-next{right:-50px;text-align:right}.flexslider:hover .flex-prev{opacity:.7;left:10px}.flexslider:hover .flex-next{opacity:.7;right:10px}.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover{opacity:1}.flex-direction-nav .flex-disabled{opacity:0!important;cursor:default}.flex-direction-nav a:before{font-family:flexslider-icon;font-size:40px;display:inline-block;content:'\f001'}.flex-direction-nav a.flex-next:before{content:'\f002'}.flex-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:.8;z-index:10;overflow:hidden;cursor:pointer;color:#000}.flex-pauseplay a:before{font-family:flexslider-icon;font-size:20px;display:inline-block;content:'\f004'}.flex-pauseplay a:hover{opacity:1}.flex-pauseplay a.flex-play:before{content:'\f003'}.flex-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center}.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1}.flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgba(0,0,0,.5);cursor:pointer;text-indent:-9999px;border-radius:20px;-o-box-shadow:inset 0 0 3px rgba(0,0,0,.3);box-shadow:inset 0 0 3px rgba(0,0,0,.3)}.flex-control-paging li a:hover{background:#333;background:rgba(0,0,0,.7)}.flex-control-paging li a.flex-active{background:#000;background:rgba(0,0,0,.9);cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;display:block;opacity:.7;cursor:pointer}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}@media screen and (max-width:860px){.flex-direction-nav .flex-prev{opacity:1;left:10px}.flex-direction-nav .flex-next{opacity:1;right:10px}}.woocommerce-ordering select option {
padding: 5px 10px;
} div .hades.tparrows {
height: 72px;
width: 72px;
background: #000;
}
div .hades.tparrows:before {
line-height: 72px;
font-family: FontAwesome;
font-size: 30px;
}
div .hades.tparrows.tp-rightarrow:before {
content: "\f054";
}
div .hades.tparrows.tp-leftarrow:before {
content: "\f053";
}
div .hades.tparrows:hover::before {
background: #fbc833;
color: #000;
}
div .hades .tp-arr-allwrapper {
height: 72px;
width: 100px;
}
.tzCopyright span {
color: #E5AE49;
}
.tzNewsletter-modern .newsletter-subscription {
z-index: 9999;
position: relative;
}
.vc_cta3-style-outline,
.tzNewsletter-modern {
position: relative;
}
.vc_cta3-style-outline .vc_btn3-inline,
.tzNewsletter-modern .vc_btn3-inline {
position: relative;
z-index: 9999;
}
.vc_cta3-style-outline .line-left,
.tzNewsletter-modern .line-left {
z-index: 999;
height: 100%;
margin: 0;
position: absolute;
width: 100%;
top: -1px;
left: -1px;
}
.vc_cta3-style-outline .line-left:before,
.tzNewsletter-modern .line-left:before {
width: 100%;
height: 1px;
position: absolute;
top: 0;
left: 0;
content: '';
background: #fff;
transform: scaleX(0);
-moz-transform: scaleX(0);
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
-o-transform: scaleX(0);
transform-origin: left center;
-moz-transform-origin: left center;
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
-o-transform-origin: left center;
transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
}
.vc_cta3-style-outline .line-left:after,
.tzNewsletter-modern .line-left:after {
width: 1px;
height: 100%;
position: absolute;
top: 0;
left: 0;
content: '';
background: #fff;
transform: scaleY(0);
-moz-transform: scaleY(0);
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform-origin: top center;
-moz-transform-origin: top center;
-webkit-transform-origin: top center;
-ms-transform-origin: top center;
-o-transform-origin: top center;
transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
}
.vc_cta3-style-outline .line-right,
.tzNewsletter-modern .line-right {
z-index: 999;
height: 100%;
margin: 0;
position: absolute;
width: 100%;
top: 1px;
left: 1px;
}
.vc_cta3-style-outline .line-right:before,
.tzNewsletter-modern .line-right:before {
width: 100%;
height: 1px;
position: absolute;
bottom: 0;
left: 0;
content: '';
background: #fff;
transform: scaleX(0);
-moz-transform: scaleX(0);
-webkit-transform: scaleX(0);
-o-transform: scaleX(0);
-ms-transform: scaleX(0);
transform-origin: right center;
-moz-transform-origin: right center;
-webkit-transform-origin: right center;
-ms-transform-origin: right center;
-o-transform-origin: right center;
transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
}
.vc_cta3-style-outline .line-right:after,
.tzNewsletter-modern .line-right:after {
width: 1px;
height: 100%;
position: absolute;
top: 0;
right: 0;
content: '';
background: #fff;
transform: scaleY(0);
-moz-transform: scaleY(0);
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform-origin: bottom center;
-moz-transform-origin: bottom center;
-webkit-transform-origin: bottom center;
-o-transform-origin: bottom center;
-ms-transform-origin: bottom center;
transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
}
.vc_cta3-style-outline:hover .line-left:before,
.tzNewsletter-modern:hover .line-left:before {
transform: scaleX(1);
-moz-transform: scaleX(1);
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
-o-transform: scaleX(1);
}
.vc_cta3-style-outline:hover .line-left:after,
.tzNewsletter-modern:hover .line-left:after {
transform: scaleY(1);
-moz-transform: scaleY(1);
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
}
.vc_cta3-style-outline:hover .line-right:before,
.tzNewsletter-modern:hover .line-right:before {
transform: scaleX(1);
-moz-transform: scaleX(1);
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
-o-transform: scaleX(1);
}
.vc_cta3-style-outline:hover .line-right:after,
.tzNewsletter-modern:hover .line-right:after {
transform: scaleY(1);
-moz-transform: scaleY(1);
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
}
.tzQuote_type3 .owl-item .tzQuote_Info:after {
height: 1px;
background: #2c2c2c;
position: absolute;
bottom: 0;
left: 165px;
right: 165px;
opacity: 0;
-webkit-transition: all 0.3s ease 0.5s;
-moz-transition: all 0.3s ease 0.5s;
-ms-transition: all 0.3s ease 0.5s;
-o-transition: all 0.3s ease 0.5s;
transition: all 0.3s ease 0.5s;
content: " ";
}
.tzQuote_type3 .owl-item.active .tzQuote_Info:after {
-webkit-transition: all 0.3s ease 0.5s;
-moz-transition: all 0.3s ease 0.5s;
-ms-transition: all 0.3s ease 0.5s;
-o-transition: all 0.3s ease 0.5s;
transition: all 0.3s ease 0.5s;
opacity: 1;
left: 0;
right: 0;
}
.et-examples {
color: #555;
margin-left: 1px;
vertical-align: middle;
}
.et-examples .box1 {
border: 1px solid #e5e5e5;
display: block;
float: left;
font-size: 13px;
margin: -1px 0 0 -1px;
padding: 0;
width: 33%;
}
.et-examples .box1 > i {
border-right: 1px solid #f1f1f1;
display: inline-block;
font-size: 32px;
line-height: 70px;
margin-right: 5px;
min-height: 70px;
min-width: 70px;
text-align: center;
}
.et-examples .box1:hover {
background: #f8f8f8 none repeat scroll 0 0;
color: #111;
}
.et-examples br {
display: none;
}
#glyphs .box1 {
display: inline-block;
font-size: 16px;
margin: 20px 10px 0 0;
padding: 0.25em 0.5em;
width: 30%;
}
#glyphs br {
display: none;
}
#glyphs .new {
color: #00adef !important;
}
.glyphs.character-mapping {
border: 1px solid #d8e0e5;
border-radius: 3px;
color: rgba(0, 0, 0, 0.5);
margin: 0 0 20px;
padding: 20px 0 20px 30px;
}
.glyphs.character-mapping li {
display: inline-block;
margin: 0 30px 20px 0;
width: 104px;
}
.glyphs.character-mapping .icon {
border-radius: 3px;
color: #162a36 !important;
font-size: 32px;
height: 55px;
margin: 10px 0 10px 15px;
overflow: hidden;
padding: 15px;
position: relative;
width: 55px;
}
.glyphs.character-mapping input {
border: 1px solid #d8e0e5;
border-radius: 5px;
display: block;
font-size: 12px;
line-height: 12px;
margin: 0;
outline: 0 none;
padding: 5px 0;
text-align: center;
width: 100%;
}
.mega-sub-menu {
padding: 0 15px;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu .megamenu_container li.menu-item:last-child a,
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu .megamenu_container li.menu-item:last-child a,
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu .megamenu_container li.menu-item:last-child a {
border-bottom: none;
}
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu,
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu,
.tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu {
padding: 0 15px 25px 15px;
}
.wpcf7-form input.wpcf7-text {
border: none;
border-bottom: 1px solid #e3e3e3;
width: 100%;
height: 45px;
line-height: 45px;
font-size: 14px;
margin-bottom: 10px;
}
.wpcf7-form textarea.wpcf7-textarea {
border: none;
border-bottom: 1px solid #e3e3e3;
width: 100%;
height: 100px;
margin-bottom: 20px;
}
.wpcf7-form input.wpcf7-submit {
font-size: 13px;
text-transform: uppercase;
padding: 10px 25px;
background: #E5AE49;
border-radius: 3px;
border: none;
color: #fff;
font-family: "Montserrat", sans-serif;
cursor: pointer;
}
.contact-page .wpb_text_column strong {
float: left;
min-width: 70px;
}
.contact-page .tz_map_overlay {
display: none;
}
.contact-page .wpb_map_wraper > iframe {
background: #fff none repeat scroll 0 0 !important;
border: 1px solid #e3e3e3  !important;
padding: 10px  !important;
}.livedemo{ width: 300px;
position: fixed;
left: -300px;
top: 150px;
z-index: 99999999;
transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
-ms-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
background: #fff;
padding:25px;
box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
-o-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
}
.livedemo.liveeff{
left: 0;
}
.tzButton-Config{
width: 50px;
height: 50px;
background: none repeat scroll 0 0 #fff;
border-radius: 0px 5px 5px 0px;
top:22px;
right:0;
margin-right: -50px;
margin-top: 0;
opacity: 1;
position: absolute;
box-shadow: 3px 0 2px 0 rgba(0, 0, 0, 0.2);
-moz-box-shadow: 3px 0 2px 0 rgba(0, 0, 0, 0.2);
-ms-box-shadow: 3px 0 2px 0 rgba(0, 0, 0, 0.2);
-o-box-shadow: 3px 0 2px 0 rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
}
.tzButton-Config:hover{
cursor: pointer;
}
.tzButton-Config i{
color: #e5ae49;
font-size: 30px;
padding: 10px 12px;
}
.tzSection-Buynow{
padding-bottom: 25px;
margin-bottom: 25px;
border-bottom: 1px solid #b9b7b7;
}
.tzSection-Buynow .tzButton-buy{
background: none repeat scroll 0 0 #e5ae49 ;
color: #fff;
display:block;
font-family: "Montserrat",sans-serif;
font-size: 14px;
font-weight: 700;
line-height: 24px;
overflow: hidden;
padding: 10px 15px;
position: relative;
text-decoration: none;
text-align: center;
text-transform: uppercase;
transition:all 0.3s ease-in-out 0s;
-moz-transition:all 0.3s ease-in-out 0s;
-ms-transition:all 0.3s ease-in-out 0s;
-o-transition:all 0.3s ease-in-out 0s;
-webkit-transition:all 0.3s ease-in-out 0s;
}
.tzSection-Buynow .tzButton-buy:hover{
text-decoration: none;
}
.live-content{
margin-bottom: 25px;
}
.live-content .tzSection-title{
font-family: "Montserrat",sans-serif;
color:#444444;
font-size: 14px;
font-weight: 400;
line-height: 24px;
padding: 0px 0px 25px;
text-decoration: none;
text-align: center;
text-transform: uppercase;
display: block;
}
.live-content .tzColor-Choose:after{
display: block;
clear: both;
content: '';
}
.live-content .tzColor-Choose .tzBg_home{
width:36px;
height:36px;
display:block;
float: left;
margin:0px 5px 5px 0px;
position: relative;
}
.live-content .tzColor-Choose .tzBg_home.home1{
background:#e5ae49 ;
}
.live-content .tzColor-Choose .tzBg_home.home2{
background:#03a9f4;
}
.live-content .tzColor-Choose .tzBg_home.home3{
background:#53c6a9;
}
.live-content .tzColor-Choose .tzBg_home.home4{
background:#e45914;
}
.live-content .tzColor-Choose .tzBg_home.home5{
background:#e80f60;
}
.live-content .tzColor-Choose .tzBg_home.home6{
background:#77be32;
}
.live-content .tzColor-Choose .tzBg_home.home7{
background:#d786fe;
}
.live-content .tzColor-Choose .tzBg_home.home8{
background:#9b59b6;
}
.live-content .tzColor-Choose .tzBg_home.home9{
background:#c0392b;
}
.live-content .tzColor-Choose .tzBg_home.home10{
background:#4cddf3;
}
.live-content .tzColor-Choose .tzBg_home.home11{
background:#f2333a;
}
.live-content .tzColor-Choose .tzBg_home.home12{
background:#3333f2;
}
.live-content .tzColor-Choose .tzBg_home:hover{
cursor: pointer;
}
.iactive:after{
color: #fff;
content: "\f00c";
font-family: "FontAwesome";
font-size: 13px;
left: 40%;
position: absolute;
top: 35%;
}
.iactive2:after{
color: #d65679;
content: "\f00c";
font-family: "FontAwesome";
font-size: 13px;
left: 35%;
position: absolute;
top: 15%;
}
.tzSection-info{
margin-bottom:25px;
border-bottom: 1px solid #b9b7b7;
}
.tzSection-info .tzDemo-title{
font-family: "Montserrat",sans-serif;
color:#444444;
font-size: 14px;
font-weight: 400;
line-height: 24px;
padding: 0px 0px 10px;
text-decoration: none;
text-align: center;
text-transform: uppercase;
display: block;
}
.tzSection-info .tzDemo-description{
color: #444444;
font-family: "Ubuntu",sans-serif;
font-size: 14px;
font-weight: 300;
line-height: 26px;
margin: 0px 0px 25px;
padding: 0;
display: block;
text-align: center;
} .themecolor-blue .tz-header.tz-header-type-1 .tz-headerTop,
.themecolor-blue .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li a.remove:hover,
.themecolor-blue .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.buttons a:hover,
.themecolor-blue .tzSkill.tzskill-item-type1 .tzskill-item .tzskill-item-width,
.themecolor-blue .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width,
.themecolor-blue .tzSkill.tzskill-item-type3 .tzskill-item .tzskill-item-width,
.themecolor-blue .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-blue .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-blue .vc_tta-style-modern .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon,
.themecolor-blue .tzElement_Video .tzElement_autoplay,
.themecolor-blue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft,
.themecolor-blue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight,
.themecolor-blue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-blue .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page.active span,
.themecolor-blue .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-blue .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-blue .tzElement_viewPost .tzViewPost_Grid .tzPost_Item .tzPost_Box .tzPost_Content .tzPostImage .tzViewPost_Date .tzViewPost_Text,
.themecolor-blue .tzPricing_table.tzPricing_table_type1 .pricing-button,
.themecolor-blue .tzFooter .tzFooterTop .footerattr .widget.widget_newsletterwidget .newsletter form::after,
.themecolor-blue .tzFooter .tzFooterBottom .tzFooterSocial ul li a::after,
.themecolor-blue .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-blue .tzElement_Quote.tzQuote_type2 .tzQuote_Item .tzQuote_Info::after,
.themecolor-blue .tzPricing_table.tzPricing_table_type2:hover .pricing-button a,
.themecolor-blue .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_autoplay,
.themecolor-blue .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_pauses,
.themecolor-blue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-blue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogSlider .tzBlogDate .tzDateText,
.themecolor-blue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogImage .tzBlogDate .tzDateText,
.themecolor-blue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_autoplay,
.themecolor-blue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_pauses,
.themecolor-blue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogContent a.tzreadmore,
.themecolor-blue .tz-sidebar .widget.widget_search form input.searchsubmit,
.themecolor-blue .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-blue .tzBlogDefault .wp-pagenavi span.current,
.themecolor-blue .tzBlogDefault .wp-pagenavi a:hover,
.themecolor-blue .tz-sidebar .widget.widget_calendar #calendar_wrap table tbody tr td#today,
.themecolor-blue .tzBlogSingle .tzBlogSingleContainer .tzBlogSingle_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-blue .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleSlider .tzBlogDate .tzDateText,
.themecolor-blue .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleImage .tzBlogDate .tzDateText,
.themecolor-blue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-blue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-blue .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-blue .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-blue .tz-sidebar .widget.widget_product_search form.woocommerce-product-search input[type="submit"],
.themecolor-blue .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-range,
.themecolor-blue .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart button:hover,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_share .product_share_social .tz_social span,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.cart a:hover,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p.form-submit input:hover,
.themecolor-blue .woocommerce form table.shop_table tbody tr td.actions .coupon input.button:hover,
.themecolor-blue .woocommerce form table.shop_table tbody tr td.actions input:hover,
.themecolor-blue .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-blue .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-blue .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn form.woocommerce-shipping-calculator .shipping-calculator-form p button.button:hover,
.themecolor-blue .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals .wc-proceed-to-checkout a:hover,
.themecolor-blue form#yith-wcwl-form table.wishlist_table tbody tr td.product-add-to-cart a:hover,
.themecolor-blue .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-blue .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-blue .tzPortfolio_Container #tz_append a,
.themecolor-blue .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-blue .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_Slider ul.flex-direction-nav li a,
.themecolor-blue .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_autoplay,
.themecolor-blue .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_pauses,
.themecolor-blue.woocommerce-checkout .woocommerce form.checkout #order_review .woocommerce-checkout-payment .place-order input#place_order:hover,
.themecolor-blue.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-blue.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-blue.woocommerce-account .woocommerce form p input.button:hover,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.themecolor-blue .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span,
.themecolor-blue .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span,
.themecolor-blue .plazart-dropcap-type2,
.themecolor-blue .tzElement-title.tz-title-type-2 .tzTitle::after,
.themecolor-blue .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3::after,
.themecolor-blue .tzOurProcess_Container .tzOurProcess .tzOurProcessItem:hover .tzOurProcessItem_top .tzOurProcessItem_icon,
.themecolor-blue .tz-plazart-list.tzList-icon_highlight li i,
.themecolor-blue .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-parent > a::after,
.themecolor-blue .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_Title::after,
.themecolor-blue .tzElement_Feature.tzFeature_type5 h5.tzFeature_title::after,
.themecolor-blue .tzElement_Ourteam.tzOurteam_type3 .tzOurteam_Info .tzOurteam_Name::after,
.themecolor-blue .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_Title::after,
.themecolor-blue .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a::after,
.themecolor-blue .tzOurProcess_Container .tzOurProcess_title::after,
.themecolor-blue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist,
.themecolor-blue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-blue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button,
.themecolor-blue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button a span,
.themecolor-blue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-View-detail a,
.themecolor-blue .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-blue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-blue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-blue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-blue .tz_backtotop a,
.themecolor-blue .tzElement_Feature.tzFeature_type6 h5.tzFeature_title:after,
.themecolor-blue .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-blue .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-blue .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-blue .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzprevslider:hover,
.themecolor-blue .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tznextslider:hover,
.themecolor-blue .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:after,
.themecolor-blue .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected:before,
.themecolor-blue .tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info:before,
.themecolor-blue .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore::after,
.themecolor-blue .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-prev:hover,
.themecolor-blue .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-next:hover,
.themecolor-blue .tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle:after,
.themecolor-blue .tzElement_Portfolio .container .tz_readmore a:after,
.themecolor-blue .tzElement-title.tz-title-type-8 .tzTitle:after,
.themecolor-blue .interiart-our-process h3.interiart-name-process:after,
.themecolor-blue .tzElement-title.tz-title-type-7 .tzTitle:after,
.themecolor-blue .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item::after,
.themecolor-blue .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .owl-page.active span,
.themecolor-blue .box_banner .tz_type2 .tz__border p span,
.themecolor-blue .tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot.active,
.themecolor-blue .tzElement-recent-post.tzRecent-post-type-2 .tz-recent-inner .tz-recent-readmore:hover:before,
.themecolor-blue .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title:after,
.themecolor-blue .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .owl-theme .owl-controls .owl-page span:hover,
.themecolor-blue .woocommerce span.onsale,
.themecolor-blue .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart .button,
.themecolor-blue .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .xoo-qv-plink a
{
background-color: #03a9f4;
}
.themecolor-blue .woocommerce ul.products li.product .tzProduct-item_inner .line-left::before,
.themecolor-blue .woocommerce ul.products li.product .tzProduct-item_inner .line-left::after,
.themecolor-blue .woocommerce ul.products li.product .tzProduct-item_inner .line-right::before,
.themecolor-blue .woocommerce ul.products li.product .tzProduct-item_inner .line-right::after,
.themecolor-blue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-blue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-blue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-blue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(3,169,244,0.2);
}
.themecolor-blue .tzFooter .tzFooterTop .footerattr .widget.widget_flickr .tz-flickr a::before{
background-color:rgba(3,169,244,0.75);
}
.themecolor-blue .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image .tzOurteam_Overlay,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
background-color: rgba(3,169,244,0);
}
.themecolor-blue .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image:hover .tzOurteam_Overlay,
.themecolor-blue .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_image .tzProduct-item_overlay,
.themecolor-blue .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_info,
.themecolor-blue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-blue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide ul li::after{
background-color: rgba(3,169,244,0.1);
}
.themecolor-blue .tzPortfolio_Single .tzPortfolio_related .tzPortfolio_relateBox .tzPortfolio_relateSlider .related-item .tzRelated_hover3,
.themecolor-blue .wpb_gmaps_widget .wpb_wrapper .wpb_map_wraper .tz_map_overlay{
background-color:rgba(3,169,244,0.9);
}
.themecolor-blue .vc_custom_1451100297921 .overlay_parallax{
background-color:rgba(3,169,244,0.95) !important;
}
.themecolor-blue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-blue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded.vc_btn3-style-outline{
background-color: transparent !important;
}
.themecolor-blue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-blue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-blue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-blue .tzButton_left,
.themecolor-blue .vc_custom_1451108127287,
.themecolor-blue .tz_revslider_home13:hover
{
background-color: #03a9f4 !important;
}
.themecolor-blue .tzPricing_table.tzPricing_table_type1:hover .pricing-button{
background-color: #222222;
}
.themecolor-blue .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox,
.themecolor-blue .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox{
background-color: #ffffff;
}
.themecolor-blue .tz-header .tz-headerBottom .tz-header-search span:hover,
.themecolor-blue .tz-header .tz-headerBottom .tz-header-cart span:hover,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-blue .tz-header .tz-headerBottom .tz-header-search .tz-header-search-form .searchform span,
.themecolor-blue .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li .tzMiniCart_info span.quantity span.amount,
.themecolor-blue .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.total span.amount,
.themecolor-blue .tzElement_Quote.tzQuote_type1 .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-blue .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-blue .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-blue .tzFooter .tzFooterTop .footerattr .widget.dw_twitter .dw-twitter-inner .tweet-item::after,
.themecolor-blue .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-blue .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-blue .tzPricing_table.tzPricing_table_type2:hover .pricing-header span,
.themecolor-blue .tzPricing_table.tzPricing_table_type2:hover .pricing-header h3.pricinge-title,
.themecolor-blue .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_info .tzPost_readMore,
.themecolor-blue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogQuote .tzBlogQuote_char,
.themecolor-blue .tz-sidebar .widget.tz-recent-w ul li .tz-recent-content span,
.themecolor-blue .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-blue .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-blue .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-blue .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-blue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-blue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-blue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-blue .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-blue .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-blue .tz-sidebar .widget ul.product_list_widget li .star-rating span::before,
.themecolor-blue .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-blue .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .woocommerce-product-rating .star-rating span::before,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price span.amount,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.variations_form .single_variation_wrap .single_variation span.price span.amount,
.themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price span.amount,
.themecolor-blue .bypostauthor,
.themecolor-blue .sticky,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p p.stars span a:hover::after,
.themecolor-blue .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-blue .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-blue .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-blue .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals table tbody tr.order-total td span,
.themecolor-blue .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-blue .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-blue .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-blue.woocommerce-checkout .woocommerce .woocommerce-info::before,
.themecolor-blue.woocommerce-checkout .woocommerce .woocommerce-info a,
.themecolor-blue.woocommerce-account .woocommerce p.myaccount_user strong,
.themecolor-blue .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-blue .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-blue .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-blue .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid:hover i,
.themecolor-blue .tzshop-wrap .grid_pagination_block .tzview-style .switchToList:hover i,
.themecolor-blue .plazart-dropcap-type1,
.themecolor-blue .tz-plazart-list.tzList-icon_no_underlined li i,
.themecolor-blue .tz-plazart-list.tzList-icon_underlined li i,
.themecolor-blue #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-blue #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-blue #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-blue .tzElement_Feature.tzFeature_type4 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-blue .tzElement_Feature.tzFeature_type4 a.tzFeature_readmore,
.themecolor-blue .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-blue .tzElement_Counter.tz_Counter_type2 .tzElement_count em,
.themecolor-blue .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a span,
.themecolor-blue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .star-rating span::before,
.themecolor-blue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price ins span.amount,
.themecolor-blue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price,
.themecolor-blue .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_0 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-blue .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_1 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-blue .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_2 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-blue .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_3 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-blue .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_subTitle,
.themecolor-blue .tzElement_Feature.tzFeature_type5 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-blue .tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Content a.tzViewService-readmore,
.themecolor-blue .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover1 .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-blue .tzElement-newsletter.tzNewsletter-modern h3.tzNewsletter-Title,
.themecolor-blue .tzCopyright span,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-blue .tzElement-title .tzTitle em,
.themecolor-blue .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_subTitle,
.themecolor-blue .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioGrid_hover5 .tzPortfolioGrid_table .tzPortfolioGrid_table_cell h3 a,
.themecolor-blue .tzElement_Counter.tz_Counter_type3 .tzElement_count em,
.themecolor-blue .tzElement-newsletter .newsletter form table tbody tr td input.newsletter-submit,
.themecolor-blue .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-actions .vc_btn3-container .vc_btn3,
.themecolor-blue #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-blue #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-blue #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-blue .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3 a,
.themecolor-blue .tzElement_Quote_Container.tzQuote_type4 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-blue .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-blue .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-blue .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-blue .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-blue .themecolor-blue .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5,
.themecolor-blue .tzButton-Config i,
.themecolor-blue .tzElement_Feature.tzFeature_type6 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-blue .tzElement-recent-post .tz-recent-inner .tz-recent-readmore:hover,
.themecolor-blue .tzElement_Video_Popup a.tz-open-popup-video i,
.themecolor-blue .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_info h3 a,
.themecolor-blue .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:hover,
.themecolor-blue .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-blue .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title em,
.themecolor-blue .woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button:hover,
.themecolor-blue .woo-products-element .wpe__item .wpe__images .wpe__hover a:hover i,
.themecolor-blue .wpe__price .amount,
.themecolor-blue .wpe__price ins span,
.themecolor-blue .style-list ul li::after,
.themecolor-blue .tzElement-recent-post .tz-recent-inner .tz-recent-title a:hover,
.themecolor-blue .tz-header .tz-headerBottom nav ul.tz-nav li.current-menu-item a,
.themecolor-blue .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-blue .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
.themecolor-blue .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell h3 a,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-blue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-blue .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .price span,
.themecolor-blue .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .product_meta > span a,
.themecolor-blue .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .woocommerce-product-rating .star-rating span:before,
.themecolor-blue .wpe__rating .star-rating span
{
color: #03a9f4;
}
.themecolor-blue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-blue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline,
.themecolor-blue .woocommerce form table.shop_table tbody tr.cart_item td.product-subtotal span.amount,
.themecolor-blue .tzButton_right,
.themecolor-blue .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h2,
.themecolor-blue .tzFooter.tzFooter-Type-3 .tzFooterTop .footerattr .widget.WP_Editor_Widget p a,
.themecolor-blue span.tzresponsive,
.themecolor-blue .tz_revslider_home3,
.themecolor-blue .tzElement_Counter .tzElement_count em
{
color: #03a9f4 !important;
}
.themecolor-blue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-blue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus{
color: #fff !important;
}
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price del span.amount,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price del span.amount{
color: #b5b5b5;
}
.themecolor-blue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-blue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-blue .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width .tzSkill_Circle,
.themecolor-blue .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox::after,
.themecolor-blue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft::after,
.themecolor-blue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight::after,
.themecolor-blue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-blue .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page span::after,
.themecolor-blue .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-blue .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-blue .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-blue .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-blue .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-blue .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-blue .tzPricing_table.tzPricing_table_type2:hover,
.themecolor-blue .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-blue .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-blue .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-blue .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-blue .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-handle,
.themecolor-blue .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li.bd_active::after,
.themecolor-blue .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-blue .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-blue.woocommerce-checkout .woocommerce .woocommerce-info,
.themecolor-blue .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Image,
.themecolor-blue .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote .owl-controls .owl-pagination .owl-page span::after,
.themecolor-blue .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote_Wrap .tzElement_Quote,
.themecolor-blue .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-blue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-blue .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-blue .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-blue .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-blue .tzElement_Video_Popup a.tz-open-popup-video:hover,
.themecolor-blue .woocommerce div.product .xoo-qv-images div.images img
{
border-color: #03a9f4;
}
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs{
border-color: rgba(3,169,244,0.2);
}
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
border-left-color:rgba(3,169,244,0.2);
border-right-color:rgba(3,169,244,0.2);
}
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li:hover,
.themecolor-blue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide{
border-color: rgba(3,169,244,0.5);
}
.themecolor-blue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-blue .tzButton_left,
.themecolor-blue .tzButton_right,
.themecolor-blue .tz_revslider_home13:hover
{
border-color: #03a9f4 !important;
}
.themecolor-blue .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span::after,
.themecolor-blue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span:after
{
border-top: 5px solid #03a9f4;
}
.themecolor-blue .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span::after {
border-top: 5px solid #03a9f4;
} .themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span,
.themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-blue .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-blue .wpcf7-form input.wpcf7-submit{
background: #03a9f4;
}
.themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(3,169,244,0.2);
}
.themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info{
background-color:rgba(3,169,244,0.1);
}
.themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span::after,
.themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span::after,
.themecolor-blue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after{
border-top-color: #03a9f4;
}
.themecolor-blue .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-blue .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-blue .tzPortfolio_Single h3.tzPortfolio_Single_title,
.themecolor-blue .tzPortfolio_Single .tzPortfolio_Single_tks{
color: #03a9f4;
}
.themecolor-blue .tzPortfolio_Single_Close i:hover{
color: #03a9f4 !important;
} .themecolor-blue .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li.current-one-page a,
.themecolor-blue .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_position,
.themecolor-blue .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_name,
.themecolor-blue .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5{
color: #03a9f4;
}
.themecolor-blue .tzElement_Member:hover .tzMember_Wrap .tzMember_Info,
.themecolor-blue .tzElement_Member:hover .tzMember_Wrap .tzMember_image{
border-color: #03a9f4;
}
.themecolor-blue .tzElement_Quote_Container.tzQuote_type2 .tzElement_Quote .tzQuote_Item .tzQuote_Info::after{
background: #03a9f4;
}
.themecolor-blue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square{
background-color: #03a9f4 !important;
border-color: #03a9f4 !important;
}
.themecolor-blue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square:hover{
background: transparent none repeat scroll 0 0 !important;
color: #03a9f4 !important;
}
.themecolor-blue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline{
background: transparent none repeat scroll 0 0 !important;
}
.themecolor-blue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover{
background: #03a9f4 !important;
color: #FFFFFF !important;
} .themecolor-blue .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li a:hover{
color: #03a9f4;
} .themecolor-green .tz-header.tz-header-type-1 .tz-headerTop,
.themecolor-green .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li a.remove:hover,
.themecolor-green .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.buttons a:hover,
.themecolor-green .tzSkill.tzskill-item-type1 .tzskill-item .tzskill-item-width,
.themecolor-green .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width,
.themecolor-green .tzSkill.tzskill-item-type3 .tzskill-item .tzskill-item-width,
.themecolor-green .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-green .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-green .vc_tta-style-modern .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon,
.themecolor-green .tzElement_Video .tzElement_autoplay,
.themecolor-green .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft,
.themecolor-green .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight,
.themecolor-green .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-green .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page.active span,
.themecolor-green .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-green .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-green .tzElement_viewPost .tzViewPost_Grid .tzPost_Item .tzPost_Box .tzPost_Content .tzPostImage .tzViewPost_Date .tzViewPost_Text,
.themecolor-green .tzPricing_table.tzPricing_table_type1 .pricing-button,
.themecolor-green .tzFooter .tzFooterTop .footerattr .widget.widget_newsletterwidget .newsletter form::after,
.themecolor-green .tzFooter .tzFooterBottom .tzFooterSocial ul li a::after,
.themecolor-green .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-green .tzElement_Quote.tzQuote_type2 .tzQuote_Item .tzQuote_Info::after,
.themecolor-green .tzPricing_table.tzPricing_table_type2:hover .pricing-button a,
.themecolor-green .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_autoplay,
.themecolor-green .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_pauses,
.themecolor-green .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-green .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogSlider .tzBlogDate .tzDateText,
.themecolor-green .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogImage .tzBlogDate .tzDateText,
.themecolor-green .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_autoplay,
.themecolor-green .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_pauses,
.themecolor-green .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogContent a.tzreadmore,
.themecolor-green .tz-sidebar .widget.widget_search form input.searchsubmit,
.themecolor-green .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-green .tzBlogDefault .wp-pagenavi span.current,
.themecolor-green .tzBlogDefault .wp-pagenavi a:hover,
.themecolor-green .tz-sidebar .widget.widget_calendar #calendar_wrap table tbody tr td#today,
.themecolor-green .tzBlogSingle .tzBlogSingleContainer .tzBlogSingle_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-green .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleSlider .tzBlogDate .tzDateText,
.themecolor-green .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleImage .tzBlogDate .tzDateText,
.themecolor-green .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-green .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-green .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-green .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-green .tz-sidebar .widget.widget_product_search form.woocommerce-product-search input[type="submit"],
.themecolor-green .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-range,
.themecolor-green .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart button:hover,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_share .product_share_social .tz_social span,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.cart a:hover,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p.form-submit input:hover,
.themecolor-green .woocommerce form table.shop_table tbody tr td.actions .coupon input.button:hover,
.themecolor-green .woocommerce form table.shop_table tbody tr td.actions input:hover,
.themecolor-green .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-green .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-green .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn form.woocommerce-shipping-calculator .shipping-calculator-form p button.button:hover,
.themecolor-green .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals .wc-proceed-to-checkout a:hover,
.themecolor-green form#yith-wcwl-form table.wishlist_table tbody tr td.product-add-to-cart a:hover,
.themecolor-green .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-green .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-green .tzPortfolio_Container #tz_append a,
.themecolor-green .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-green .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_Slider ul.flex-direction-nav li a,
.themecolor-green .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_autoplay,
.themecolor-green .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_pauses,
.themecolor-green.woocommerce-checkout .woocommerce form.checkout #order_review .woocommerce-checkout-payment .place-order input#place_order:hover,
.themecolor-green.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-green.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-green.woocommerce-account .woocommerce form p input.button:hover,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.themecolor-green .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span,
.themecolor-green .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span,
.themecolor-green .plazart-dropcap-type2,
.themecolor-green .tzElement-title.tz-title-type-2 .tzTitle::after,
.themecolor-green .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3::after,
.themecolor-green .tzOurProcess_Container .tzOurProcess .tzOurProcessItem:hover .tzOurProcessItem_top .tzOurProcessItem_icon,
.themecolor-green .tz-plazart-list.tzList-icon_highlight li i,
.themecolor-green .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-parent > a::after,
.themecolor-green .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_Title::after,
.themecolor-green .tzElement_Feature.tzFeature_type5 h5.tzFeature_title::after,
.themecolor-green .tzElement_Ourteam.tzOurteam_type3 .tzOurteam_Info .tzOurteam_Name::after,
.themecolor-green .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_Title::after,
.themecolor-green .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a::after,
.themecolor-green .tzOurProcess_Container .tzOurProcess_title::after,
.themecolor-green .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist,
.themecolor-green .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-green .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button,
.themecolor-green .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button a span,
.themecolor-green .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-View-detail a,
.themecolor-green .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-green .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-green .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-green .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-green .tz_backtotop a,
.themecolor-green .tzElement_Feature.tzFeature_type6 h5.tzFeature_title:after,
.themecolor-green .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-green .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-green .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-green .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzprevslider:hover,
.themecolor-green .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tznextslider:hover,
.themecolor-green .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:after,
.themecolor-green .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected:before,
.themecolor-green .tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info:before,
.themecolor-green .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore::after,
.themecolor-green .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-prev:hover,
.themecolor-green .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-next:hover,
.themecolor-green .tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle:after,
.themecolor-green .tzElement_Portfolio .container .tz_readmore a:after,
.themecolor-green .tzElement-title.tz-title-type-8 .tzTitle:after,
.themecolor-green .interiart-our-process h3.interiart-name-process:after,
.themecolor-green .tzElement-title.tz-title-type-7 .tzTitle:after,
.themecolor-green .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item::after,
.themecolor-green .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .owl-page.active span,
.themecolor-green .box_banner .tz_type2 .tz__border p span,
.themecolor-green .tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot.active,
.themecolor-green .tzElement-recent-post.tzRecent-post-type-2 .tz-recent-inner .tz-recent-readmore:hover:before,
.themecolor-green .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title:after,
.themecolor-green .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .owl-theme .owl-controls .owl-page span:hover,
.themecolor-green .woocommerce span.onsale,
.themecolor-green .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart .button,
.themecolor-green .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .xoo-qv-plink a
{
background-color:#53c6a9;
}
.themecolor-green .woocommerce ul.products li.product .tzProduct-item_inner .line-left::before,
.themecolor-green .woocommerce ul.products li.product .tzProduct-item_inner .line-left::after,
.themecolor-green .woocommerce ul.products li.product .tzProduct-item_inner .line-right::before,
.themecolor-green .woocommerce ul.products li.product .tzProduct-item_inner .line-right::after,
.themecolor-green .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-green .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-green .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-green .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(83,198,169,0.2);
}
.themecolor-green .tzFooter .tzFooterTop .footerattr .widget.widget_flickr .tz-flickr a::before{
background-color:rgba(83,198,169,0.75);
}
.themecolor-green .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image .tzOurteam_Overlay,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
background-color: rgba(83,198,169,0);
}
.themecolor-green .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image:hover .tzOurteam_Overlay,
.themecolor-green .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_image .tzProduct-item_overlay,
.themecolor-green .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_info,
.themecolor-green .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-green .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide ul li::after{
background-color: rgba(83,198,169,0.1);
}
.themecolor-green .tzPortfolio_Single .tzPortfolio_related .tzPortfolio_relateBox .tzPortfolio_relateSlider .related-item .tzRelated_hover3,
.themecolor-green .wpb_gmaps_widget .wpb_wrapper .wpb_map_wraper .tz_map_overlay{
background-color:rgba(83,198,169,0.9);
}
.themecolor-green .vc_custom_1451100297921 .overlay_parallax{
background-color:rgba(83,198,169,0.95) !important;
}
.themecolor-green .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-green .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded.vc_btn3-style-outline{
background-color: transparent !important;
}
.themecolor-green .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-green .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-green .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-green .tzButton_left,
.themecolor-green .vc_custom_1451108127287,
.themecolor-green .tz_revslider_home13:hover
{
background-color: #53c6a9 !important;
}
.themecolor-green .tzPricing_table.tzPricing_table_type1:hover .pricing-button{
background-color: #222222;
}
.themecolor-green .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox,
.themecolor-green .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox{
background-color: #ffffff;
}
.themecolor-green .tz-header .tz-headerBottom .tz-header-search span:hover,
.themecolor-green .tz-header .tz-headerBottom .tz-header-cart span:hover,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-green .tz-header .tz-headerBottom .tz-header-search .tz-header-search-form .searchform span,
.themecolor-green .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li .tzMiniCart_info span.quantity span.amount,
.themecolor-green .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.total span.amount,
.themecolor-green .tzElement_Quote.tzQuote_type1 .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-green .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-green .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-green .tzFooter .tzFooterTop .footerattr .widget.dw_twitter .dw-twitter-inner .tweet-item::after,
.themecolor-green .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-green .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-green .tzPricing_table.tzPricing_table_type2:hover .pricing-header span,
.themecolor-green .tzPricing_table.tzPricing_table_type2:hover .pricing-header h3.pricinge-title,
.themecolor-green .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_info .tzPost_readMore,
.themecolor-green .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogQuote .tzBlogQuote_char,
.themecolor-green .tz-sidebar .widget.tz-recent-w ul li .tz-recent-content span,
.themecolor-green .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-green .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-green .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-green .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-green .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-green .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-green .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-green .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-green .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-green .tz-sidebar .widget ul.product_list_widget li .star-rating span::before,
.themecolor-green .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-green .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .woocommerce-product-rating .star-rating span::before,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price span.amount,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.variations_form .single_variation_wrap .single_variation span.price span.amount,
.themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price span.amount,
.themecolor-green .bypostauthor,
.themecolor-green .sticky,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p p.stars span a:hover::after,
.themecolor-green .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-green .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-green .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-green .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals table tbody tr.order-total td span,
.themecolor-green .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-green .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-green .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-green.woocommerce-checkout .woocommerce .woocommerce-info::before,
.themecolor-green.woocommerce-checkout .woocommerce .woocommerce-info a,
.themecolor-green.woocommerce-account .woocommerce p.myaccount_user strong,
.themecolor-green .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-green .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-green .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-green .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid:hover i,
.themecolor-green .tzshop-wrap .grid_pagination_block .tzview-style .switchToList:hover i,
.themecolor-green .plazart-dropcap-type1,
.themecolor-green .tz-plazart-list.tzList-icon_no_underlined li i,
.themecolor-green .tz-plazart-list.tzList-icon_underlined li i,
.themecolor-green #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-green #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-green #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-green .tzElement_Feature.tzFeature_type4 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-green .tzElement_Feature.tzFeature_type4 a.tzFeature_readmore,
.themecolor-green .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-green .tzElement_Counter.tz_Counter_type2 .tzElement_count em,
.themecolor-green .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a span,
.themecolor-green .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .star-rating span::before,
.themecolor-green .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price ins span.amount,
.themecolor-green .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price,
.themecolor-green .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_0 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-green .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_1 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-green .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_2 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-green .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_3 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-green .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_subTitle,
.themecolor-green .tzElement_Feature.tzFeature_type5 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-green .tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Content a.tzViewService-readmore,
.themecolor-green .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover1 .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-green .tzElement-newsletter.tzNewsletter-modern h3.tzNewsletter-Title,
.themecolor-green .tzCopyright span,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-green .tzElement-title .tzTitle em,
.themecolor-green .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_subTitle,
.themecolor-green .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioGrid_hover5 .tzPortfolioGrid_table .tzPortfolioGrid_table_cell h3 a,
.themecolor-green .tzElement_Counter.tz_Counter_type3 .tzElement_count em,
.themecolor-green .tzElement-newsletter .newsletter form table tbody tr td input.newsletter-submit,
.themecolor-green .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-actions .vc_btn3-container .vc_btn3,
.themecolor-green #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-green #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-green #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-green .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3 a,
.themecolor-green .tzElement_Quote_Container.tzQuote_type4 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-green .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-green .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-green .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-green .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-green .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5,
.themecolor-green .tzButton-Config i,
.themecolor-green .tzElement_Feature.tzFeature_type6 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-green .tzElement-recent-post .tz-recent-inner .tz-recent-readmore:hover,
.themecolor-green .tzElement_Video_Popup a.tz-open-popup-video i,
.themecolor-green .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_info h3 a,
.themecolor-green .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:hover,
.themecolor-green .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-green .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title em,
.themecolor-green .woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button:hover,
.themecolor-green .woo-products-element .wpe__item .wpe__images .wpe__hover a:hover i,
.themecolor-green .wpe__price .amount,
.themecolor-green .wpe__price ins span,
.themecolor-green .style-list ul li::after,
.themecolor-green .tzElement-recent-post .tz-recent-inner .tz-recent-title a:hover,
.themecolor-green .tz-header .tz-headerBottom nav ul.tz-nav li.current-menu-item a,
.themecolor-green .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-green .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
.themecolor-green .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell h3 a,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 li.mega-menu-item a.mega-menu-link:hover,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-green .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-green .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .price span,
.themecolor-green .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .product_meta > span a,
.themecolor-green .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .woocommerce-product-rating .star-rating span:before,
.themecolor-green .wpe__rating .star-rating span
{
color: #53c6a9;
}
.themecolor-green .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-green .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline,
.themecolor-green .woocommerce form table.shop_table tbody tr.cart_item td.product-subtotal span.amount,
.themecolor-green .tzButton_right,
.themecolor-green .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h2,
.themecolor-green .tzFooter.tzFooter-Type-3 .tzFooterTop .footerattr .widget.WP_Editor_Widget p a,
.themecolor-green span.tzresponsive,
.themecolor-green .tz_revslider_home3,
.themecolor-green .tzElement_Counter .tzElement_count em
{
color: #53c6a9 !important;
}
.themecolor-green .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-green .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus{
color: #fff !important;
}
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price del span.amount,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price del span.amount{
color: #b5b5b5;
}
.themecolor-green .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-green .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-green .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width .tzSkill_Circle,
.themecolor-green .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox::after,
.themecolor-green .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft::after,
.themecolor-green .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight::after,
.themecolor-green .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-green .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page span::after,
.themecolor-green .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-green .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-green .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-green .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-green .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-green .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-green .tzPricing_table.tzPricing_table_type2:hover,
.themecolor-green .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-green .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-green .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-green .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-green .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-handle,
.themecolor-green .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li.bd_active::after,
.themecolor-green .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-green .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-green.woocommerce-checkout .woocommerce .woocommerce-info,
.themecolor-green .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Image,
.themecolor-green .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote .owl-controls .owl-pagination .owl-page span::after,
.themecolor-green .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote_Wrap .tzElement_Quote,
.themecolor-green .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-green .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after,
.themecolor-green .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span::after,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-green .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-green .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-green .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-green .tzElement_Video_Popup a.tz-open-popup-video:hover,
.themecolor-green .woocommerce div.product .xoo-qv-images div.images img
{
border-color: #53c6a9;
}
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs{
border-color: rgba(83,198,169,0.2);
}
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
border-left-color:rgba(83,198,169,0.2);
border-right-color:rgba(83,198,169,0.2);
}
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li:hover,
.themecolor-green .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide{
border-color: rgba(83,198,169,0.5);
}
.themecolor-green .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-green .tzButton_left,
.themecolor-green .tzButton_right,
.themecolor-green .tz_revslider_home13:hover
{
border-color: #53c6a9 !important;
}
.themecolor-green .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span::after {
border-top: 5px solid #53c6a9;
}
.themecolor-green .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span::after {
border-top: 5px solid #53c6a9;
} .themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span,
.themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-green .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-green .wpcf7-form input.wpcf7-submit{
background: #53c6a9;
}
.themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(83,198,169,0.2);
}
.themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info{
background-color:rgba(83,198,169,0.1);
}
.themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span::after,
.themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span::after,
.themecolor-green .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after{
border-top-color: #53c6a9;
}
.themecolor-green .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-green .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-green .tzPortfolio_Single h3.tzPortfolio_Single_title,
.themecolor-green .tzPortfolio_Single .tzPortfolio_Single_tks{
color: #53c6a9;
}
.themecolor-green .tzPortfolio_Single_Close i:hover{
color: #53c6a9 !important;
} .themecolor-green .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li.current-one-page a,
.themecolor-green .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_position,
.themecolor-green .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_name,
.themecolor-green .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5{
color: #53c6a9;
}
.themecolor-green .tzElement_Member:hover .tzMember_Wrap .tzMember_Info,
.themecolor-green .tzElement_Member:hover .tzMember_Wrap .tzMember_image{
border-color: #53c6a9;
}
.themecolor-green .tzElement_Quote_Container.tzQuote_type2 .tzElement_Quote .tzQuote_Item .tzQuote_Info::after{
background: #53c6a9;
}
.themecolor-green .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square{
background-color: #53c6a9 !important;
border-color: #53c6a9 !important;
}
.themecolor-green .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square:hover{
background: transparent none repeat scroll 0 0 !important;
color: #53c6a9 !important;
}
.themecolor-green .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline{
background: transparent none repeat scroll 0 0 !important;
}
.themecolor-green .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover{
background: #53c6a9 !important;
color: #FFFFFF !important;
} .themecolor-green .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li a:hover{
color: #53c6a9;
} .themecolor-orange .tz-header.tz-header-type-1 .tz-headerTop,
.themecolor-orange .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li a.remove:hover,
.themecolor-orange .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.buttons a:hover,
.themecolor-orange .tzSkill.tzskill-item-type1 .tzskill-item .tzskill-item-width,
.themecolor-orange .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width,
.themecolor-orange .tzSkill.tzskill-item-type3 .tzskill-item .tzskill-item-width,
.themecolor-orange .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-orange .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-orange .vc_tta-style-modern .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon,
.themecolor-orange .tzElement_Video .tzElement_autoplay,
.themecolor-orange .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft,
.themecolor-orange .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight,
.themecolor-orange .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-orange .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page.active span,
.themecolor-orange .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-orange .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-orange .tzElement_viewPost .tzViewPost_Grid .tzPost_Item .tzPost_Box .tzPost_Content .tzPostImage .tzViewPost_Date .tzViewPost_Text,
.themecolor-orange .tzPricing_table.tzPricing_table_type1 .pricing-button,
.themecolor-orange .tzFooter .tzFooterTop .footerattr .widget.widget_newsletterwidget .newsletter form::after,
.themecolor-orange .tzFooter .tzFooterBottom .tzFooterSocial ul li a::after,
.themecolor-orange .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-orange .tzElement_Quote.tzQuote_type2 .tzQuote_Item .tzQuote_Info::after,
.themecolor-orange .tzPricing_table.tzPricing_table_type2:hover .pricing-button a,
.themecolor-orange .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_autoplay,
.themecolor-orange .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_pauses,
.themecolor-orange .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-orange .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogSlider .tzBlogDate .tzDateText,
.themecolor-orange .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogImage .tzBlogDate .tzDateText,
.themecolor-orange .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_autoplay,
.themecolor-orange .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_pauses,
.themecolor-orange .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogContent a.tzreadmore,
.themecolor-orange .tz-sidebar .widget.widget_search form input.searchsubmit,
.themecolor-orange .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-orange .tzBlogDefault .wp-pagenavi span.current,
.themecolor-orange .tzBlogDefault .wp-pagenavi a:hover,
.themecolor-orange .tz-sidebar .widget.widget_calendar #calendar_wrap table tbody tr td#today,
.themecolor-orange .tzBlogSingle .tzBlogSingleContainer .tzBlogSingle_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-orange .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleSlider .tzBlogDate .tzDateText,
.themecolor-orange .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleImage .tzBlogDate .tzDateText,
.themecolor-orange .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-orange .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-orange .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-orange .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-orange .tz-sidebar .widget.widget_product_search form.woocommerce-product-search input[type="submit"],
.themecolor-orange .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-range,
.themecolor-orange .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart button:hover,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_share .product_share_social .tz_social span,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.cart a:hover,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p.form-submit input:hover,
.themecolor-orange .woocommerce form table.shop_table tbody tr td.actions .coupon input.button:hover,
.themecolor-orange .woocommerce form table.shop_table tbody tr td.actions input:hover,
.themecolor-orange .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-orange .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-orange .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn form.woocommerce-shipping-calculator .shipping-calculator-form p button.button:hover,
.themecolor-orange .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals .wc-proceed-to-checkout a:hover,
.themecolor-orange form#yith-wcwl-form table.wishlist_table tbody tr td.product-add-to-cart a:hover,
.themecolor-orange .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-orange .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-orange .tzPortfolio_Container #tz_append a,
.themecolor-orange .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-orange .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_Slider ul.flex-direction-nav li a,
.themecolor-orange .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_autoplay,
.themecolor-orange .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_pauses,
.themecolor-orange.woocommerce-checkout .woocommerce form.checkout #order_review .woocommerce-checkout-payment .place-order input#place_order:hover,
.themecolor-orange.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-orange.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-orange.woocommerce-account .woocommerce form p input.button:hover,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.themecolor-orange .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span,
.themecolor-orange .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span,
.themecolor-orange .plazart-dropcap-type2,
.themecolor-orange .tzElement-title.tz-title-type-2 .tzTitle::after,
.themecolor-orange .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3::after,
.themecolor-orange .tzOurProcess_Container .tzOurProcess .tzOurProcessItem:hover .tzOurProcessItem_top .tzOurProcessItem_icon,
.themecolor-orange .tz-plazart-list.tzList-icon_highlight li i,
.themecolor-orange .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-parent > a::after,
.themecolor-orange .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_Title::after,
.themecolor-orange .tzElement_Feature.tzFeature_type5 h5.tzFeature_title::after,
.themecolor-orange .tzElement_Ourteam.tzOurteam_type3 .tzOurteam_Info .tzOurteam_Name::after,
.themecolor-orange .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_Title::after,
.themecolor-orange .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a::after,
.themecolor-orange .tzOurProcess_Container .tzOurProcess_title::after,
.themecolor-orange .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist,
.themecolor-orange .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-orange .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button,
.themecolor-orange .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button a span,
.themecolor-orange .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-View-detail a,
.themecolor-orange .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-orange .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-orange .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-orange .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-orange .tz_backtotop a,
.themecolor-orange .tzElement_Feature.tzFeature_type6 h5.tzFeature_title:after,
.themecolor-orange .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-orange .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-orange .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-orange .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzprevslider:hover,
.themecolor-orange .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tznextslider:hover,
.themecolor-orange .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:after,
.themecolor-orange .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected:before,
.themecolor-orange .tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info:before,
.themecolor-orange .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore::after,
.themecolor-orange .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-prev:hover,
.themecolor-orange .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-next:hover,
.themecolor-orange .tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle:after,
.themecolor-orange .tzElement_Portfolio .container .tz_readmore a:after,
.themecolor-orange .tzElement-title.tz-title-type-8 .tzTitle:after,
.themecolor-orange .interiart-our-process h3.interiart-name-process:after,
.themecolor-orange .tzElement-title.tz-title-type-7 .tzTitle:after,
.themecolor-orange .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item::after,
.themecolor-orange .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .owl-page.active span,
.themecolor-orange .box_banner .tz_type2 .tz__border p span,
.themecolor-orange .tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot.active,
.themecolor-orange .tzElement-recent-post.tzRecent-post-type-2 .tz-recent-inner .tz-recent-readmore:hover:before,
.themecolor-orange .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title:after,
.themecolor-orange .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .owl-theme .owl-controls .owl-page span:hover,
.themecolor-orange .woocommerce span.onsale,
.themecolor-orange .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart .button,
.themecolor-orange .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .xoo-qv-plink a
{
background-color:#e45914;
}
.themecolor-orange .woocommerce ul.products li.product .tzProduct-item_inner .line-left::before,
.themecolor-orange .woocommerce ul.products li.product .tzProduct-item_inner .line-left::after,
.themecolor-orange .woocommerce ul.products li.product .tzProduct-item_inner .line-right::before,
.themecolor-orange .woocommerce ul.products li.product .tzProduct-item_inner .line-right::after,
.themecolor-orange .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-orange .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-orange .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-orange .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(228,89,20,0.2);
}
.themecolor-orange .tzFooter .tzFooterTop .footerattr .widget.widget_flickr .tz-flickr a::before{
background-color:rgba(228,89,20,0.75);
}
.themecolor-orange .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image .tzOurteam_Overlay,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
background-color: rgba(228,89,20,0);
}
.themecolor-orange .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image:hover .tzOurteam_Overlay,
.themecolor-orange .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_image .tzProduct-item_overlay,
.themecolor-orange .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_info,
.themecolor-orange .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-orange .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide ul li::after{
background-color: rgba(228,89,20,0.1);
}
.themecolor-orange .tzPortfolio_Single .tzPortfolio_related .tzPortfolio_relateBox .tzPortfolio_relateSlider .related-item .tzRelated_hover3,
.themecolor-orange .wpb_gmaps_widget .wpb_wrapper .wpb_map_wraper .tz_map_overlay{
background-color:rgba(228,89,20,0.9);
}
.themecolor-orange .vc_custom_1451100297921 .overlay_parallax{
background-color:rgba(228,89,20,0.95) !important;
}
.themecolor-orange .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-orange .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded.vc_btn3-style-outline{
background-color: transparent !important;
}
.themecolor-orange .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-orange .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-orange .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-orange .tzButton_left,
.themecolor-orange .vc_custom_1451108127287,
.themecolor-orange .tz_revslider_home13:hover
{
background-color: #e45914 !important;
}
.themecolor-orange .tzPricing_table.tzPricing_table_type1:hover .pricing-button{
background-color: #222222;
}
.themecolor-orange .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox,
.themecolor-orange .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox{
background-color: #ffffff;
}
.themecolor-orange .tz-header .tz-headerBottom .tz-header-search span:hover,
.themecolor-orange .tz-header .tz-headerBottom .tz-header-cart span:hover,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-orange .tz-header .tz-headerBottom .tz-header-search .tz-header-search-form .searchform span,
.themecolor-orange .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li .tzMiniCart_info span.quantity span.amount,
.themecolor-orange .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.total span.amount,
.themecolor-orange .tzElement_Quote.tzQuote_type1 .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-orange .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-orange .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-orange .tzFooter .tzFooterTop .footerattr .widget.dw_twitter .dw-twitter-inner .tweet-item::after,
.themecolor-orange .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-orange .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-orange .tzPricing_table.tzPricing_table_type2:hover .pricing-header span,
.themecolor-orange .tzPricing_table.tzPricing_table_type2:hover .pricing-header h3.pricinge-title,
.themecolor-orange .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_info .tzPost_readMore,
.themecolor-orange .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogQuote .tzBlogQuote_char,
.themecolor-orange .tz-sidebar .widget.tz-recent-w ul li .tz-recent-content span,
.themecolor-orange .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-orange .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-orange .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-orange .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-orange .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-orange .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-orange .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-orange .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-orange .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-orange .tz-sidebar .widget ul.product_list_widget li .star-rating span::before,
.themecolor-orange .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-orange .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .woocommerce-product-rating .star-rating span::before,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price span.amount,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.variations_form .single_variation_wrap .single_variation span.price span.amount,
.themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price span.amount,
.themecolor-orange .bypostauthor,
.themecolor-orange .sticky,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p p.stars span a:hover::after,
.themecolor-orange .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-orange .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-orange .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-orange .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals table tbody tr.order-total td span,
.themecolor-orange .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-orange .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-orange .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-orange.woocommerce-checkout .woocommerce .woocommerce-info::before,
.themecolor-orange.woocommerce-checkout .woocommerce .woocommerce-info a,
.themecolor-orange.woocommerce-account .woocommerce p.myaccount_user strong,
.themecolor-orange .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-orange .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-orange .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-orange .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid:hover i,
.themecolor-orange .tzshop-wrap .grid_pagination_block .tzview-style .switchToList:hover i,
.themecolor-orange .plazart-dropcap-type1,
.themecolor-orange .tz-plazart-list.tzList-icon_no_underlined li i,
.themecolor-orange .tz-plazart-list.tzList-icon_underlined li i,
.themecolor-orange #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-orange #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-orange #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-orange .tzElement_Feature.tzFeature_type4 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-orange .tzElement_Feature.tzFeature_type4 a.tzFeature_readmore,
.themecolor-orange .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-orange .tzElement_Counter.tz_Counter_type2 .tzElement_count em,
.themecolor-orange .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a span,
.themecolor-orange .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .star-rating span::before,
.themecolor-orange .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price ins span.amount,
.themecolor-orange .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price,
.themecolor-orange .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_0 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-orange .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_1 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-orange .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_2 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-orange .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_3 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-orange .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_subTitle,
.themecolor-orange .tzElement_Feature.tzFeature_type5 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-orange .tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Content a.tzViewService-readmore,
.themecolor-orange .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover1 .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-orange .tzElement-newsletter.tzNewsletter-modern h3.tzNewsletter-Title,
.themecolor-orange .tzCopyright span,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-orange .tzElement-title .tzTitle em,
.themecolor-orange .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_subTitle,
.themecolor-orange .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioGrid_hover5 .tzPortfolioGrid_table .tzPortfolioGrid_table_cell h3 a,
.themecolor-orange .tzElement_Counter.tz_Counter_type3 .tzElement_count em,
.themecolor-orange .tzElement-newsletter .newsletter form table tbody tr td input.newsletter-submit,
.themecolor-orange .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-actions .vc_btn3-container .vc_btn3,
.themecolor-orange #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-orange #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-orange #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-orange .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3 a,
.themecolor-orange .tzElement_Quote_Container.tzQuote_type4 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-orange .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-orange .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-orange .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-orange .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-orange .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5,
.themecolor-orange .tzButton-Config i,
.themecolor-orange .tzElement_Feature.tzFeature_type6 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-orange .tzElement-recent-post .tz-recent-inner .tz-recent-readmore:hover,
.themecolor-orange .tzElement_Video_Popup a.tz-open-popup-video i,
.themecolor-orange .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_info h3 a,
.themecolor-orange .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:hover,
.themecolor-orange .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-orange .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title em,
.themecolor-orange .woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button:hover,
.themecolor-orange .woo-products-element .wpe__item .wpe__images .wpe__hover a:hover i,
.themecolor-orange .wpe__price .amount,
.themecolor-orange .wpe__price ins span,
.themecolor-orange .style-list ul li::after,
.themecolor-orange .tzElement-recent-post .tz-recent-inner .tz-recent-title a:hover,
.themecolor-orange .tz-header .tz-headerBottom nav ul.tz-nav li.current-menu-item a,
.themecolor-orange .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-orange .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
.themecolor-orange .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell h3 a,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 li.mega-menu-item a.mega-menu-link:hover,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-orange .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-orange .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .price span,
.themecolor-orange .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .product_meta > span a,
.themecolor-orange .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .woocommerce-product-rating .star-rating span:before,
.themecolor-orange .wpe__rating .star-rating span
{
color: #e45914;
}
.themecolor-orange .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-orange .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline,
.themecolor-orange .woocommerce form table.shop_table tbody tr.cart_item td.product-subtotal span.amount,
.themecolor-orange .tzButton_right,
.themecolor-orange .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h2,
.themecolor-orange .tzFooter.tzFooter-Type-3 .tzFooterTop .footerattr .widget.WP_Editor_Widget p a,
.themecolor-orange span.tzresponsive,
.themecolor-orange .tz_revslider_home3,
.themecolor-orange .tzElement_Counter .tzElement_count em
{
color: #e45914 !important;
}
.themecolor-orange .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-orange .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus{
color: #fff !important;
}
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price del span.amount,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price del span.amount{
color: #b5b5b5;
}
.themecolor-orange .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-orange .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-orange .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width .tzSkill_Circle,
.themecolor-orange .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox::after,
.themecolor-orange .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft::after,
.themecolor-orange .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight::after,
.themecolor-orange .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-orange .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page span::after,
.themecolor-orange .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-orange .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-orange .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-orange .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-orange .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-orange .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-orange .tzPricing_table.tzPricing_table_type2:hover,
.themecolor-orange .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-orange .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-orange .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-orange .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-orange .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-handle,
.themecolor-orange .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li.bd_active::after,
.themecolor-orange .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-orange .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-orange.woocommerce-checkout .woocommerce .woocommerce-info,
.themecolor-orange .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Image,
.themecolor-orange .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote .owl-controls .owl-pagination .owl-page span::after,
.themecolor-orange .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote_Wrap .tzElement_Quote,
.themecolor-orange .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-orange .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-orange .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-orange .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-orange .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-orange .tzElement_Video_Popup a.tz-open-popup-video:hover,
.themecolor-orange .woocommerce div.product .xoo-qv-images div.images img
{
border-color: #e45914;
}
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs{
border-color: rgba(228,89,20,0.2);
}
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
border-left-color:rgba(228,89,20,0.2);
border-right-color:rgba(228,89,20,0.2);
}
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li:hover,
.themecolor-orange .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide{
border-color: rgba(228,89,20,0.5);
}
.themecolor-orange .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-orange .tzButton_left,
.themecolor-orange .tzButton_right,
.themecolor-orange .tz_revslider_home13:hover
{
border-color: #e45914 !important;
}
.themecolor-orange .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span::after,
.themecolor-orange .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span:after
{
border-top: 5px solid #e45914;
}
.themecolor-orange .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span::after {
border-top: 5px solid #e45914;
} .themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span,
.themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-orange .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-orange .wpcf7-form input.wpcf7-submit{
background: #e45914;
}
.themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(228,89,20,0.2);
}
.themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info{
background-color:rgba(228,89,20,0.1);
}
.themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span::after,
.themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span::after,
.themecolor-orange .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after{
border-top-color: #e45914;
}
.themecolor-orange .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-orange .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-orange .tzPortfolio_Single h3.tzPortfolio_Single_title,
.themecolor-orange .tzPortfolio_Single .tzPortfolio_Single_tks{
color: #e45914;
}
.themecolor-orange .tzPortfolio_Single_Close i:hover{
color: #e45914 !important;
} .themecolor-orange .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li.current-one-page a,
.themecolor-orange .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_position,
.themecolor-orange .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_name,
.themecolor-orange .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5{
color: #e45914;
}
.themecolor-orange .tzElement_Member:hover .tzMember_Wrap .tzMember_Info,
.themecolor-orange .tzElement_Member:hover .tzMember_Wrap .tzMember_image{
border-color: #e45914;
}
.themecolor-orange .tzElement_Quote_Container.tzQuote_type2 .tzElement_Quote .tzQuote_Item .tzQuote_Info::after{
background: #e45914;
}
.themecolor-orange .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square{
background-color: #e45914 !important;
border-color: #e45914 !important;
}
.themecolor-orange .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square:hover{
background: transparent none repeat scroll 0 0 !important;
color: #e45914 !important;
}
.themecolor-orange .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline{
background: transparent none repeat scroll 0 0 !important;
}
.themecolor-orange .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover{
background: #e45914 !important;
color: #FFFFFF !important;
} .themecolor-orange .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li a:hover{
color: #e45914;
} .themecolor-pink .tz-header.tz-header-type-1 .tz-headerTop,
.themecolor-pink .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li a.remove:hover,
.themecolor-pink .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.buttons a:hover,
.themecolor-pink .tzSkill.tzskill-item-type1 .tzskill-item .tzskill-item-width,
.themecolor-pink .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width,
.themecolor-pink .tzSkill.tzskill-item-type3 .tzskill-item .tzskill-item-width,
.themecolor-pink .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-pink .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-pink .vc_tta-style-modern .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon,
.themecolor-pink .tzElement_Video .tzElement_autoplay,
.themecolor-pink .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft,
.themecolor-pink .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight,
.themecolor-pink .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-pink .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page.active span,
.themecolor-pink .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-pink .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-pink .tzElement_viewPost .tzViewPost_Grid .tzPost_Item .tzPost_Box .tzPost_Content .tzPostImage .tzViewPost_Date .tzViewPost_Text,
.themecolor-pink .tzPricing_table.tzPricing_table_type1 .pricing-button,
.themecolor-pink .tzFooter .tzFooterTop .footerattr .widget.widget_newsletterwidget .newsletter form::after,
.themecolor-pink .tzFooter .tzFooterBottom .tzFooterSocial ul li a::after,
.themecolor-pink .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-pink .tzElement_Quote.tzQuote_type2 .tzQuote_Item .tzQuote_Info::after,
.themecolor-pink .tzPricing_table.tzPricing_table_type2:hover .pricing-button a,
.themecolor-pink .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_autoplay,
.themecolor-pink .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_pauses,
.themecolor-pink .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-pink .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogSlider .tzBlogDate .tzDateText,
.themecolor-pink .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogImage .tzBlogDate .tzDateText,
.themecolor-pink .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_autoplay,
.themecolor-pink .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_pauses,
.themecolor-pink .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogContent a.tzreadmore,
.themecolor-pink .tz-sidebar .widget.widget_search form input.searchsubmit,
.themecolor-pink .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-pink .tzBlogDefault .wp-pagenavi span.current,
.themecolor-pink .tzBlogDefault .wp-pagenavi a:hover,
.themecolor-pink .tz-sidebar .widget.widget_calendar #calendar_wrap table tbody tr td#today,
.themecolor-pink .tzBlogSingle .tzBlogSingleContainer .tzBlogSingle_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-pink .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleSlider .tzBlogDate .tzDateText,
.themecolor-pink .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleImage .tzBlogDate .tzDateText,
.themecolor-pink .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-pink .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-pink .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-pink .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-pink .tz-sidebar .widget.widget_product_search form.woocommerce-product-search input[type="submit"],
.themecolor-pink .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-range,
.themecolor-pink .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart button:hover,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_share .product_share_social .tz_social span,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.cart a:hover,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p.form-submit input:hover,
.themecolor-pink .woocommerce form table.shop_table tbody tr td.actions .coupon input.button:hover,
.themecolor-pink .woocommerce form table.shop_table tbody tr td.actions input:hover,
.themecolor-pink .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-pink .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-pink .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn form.woocommerce-shipping-calculator .shipping-calculator-form p button.button:hover,
.themecolor-pink .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals .wc-proceed-to-checkout a:hover,
.themecolor-pink form#yith-wcwl-form table.wishlist_table tbody tr td.product-add-to-cart a:hover,
.themecolor-pink .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-pink .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-pink .tzPortfolio_Container #tz_append a,
.themecolor-pink .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-pink .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_Slider ul.flex-direction-nav li a,
.themecolor-pink .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_autoplay,
.themecolor-pink .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_pauses,
.themecolor-pink.woocommerce-checkout .woocommerce form.checkout #order_review .woocommerce-checkout-payment .place-order input#place_order:hover,
.themecolor-pink.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-pink.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-pink.woocommerce-account .woocommerce form p input.button:hover,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.themecolor-pink .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span,
.themecolor-pink .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span,
.themecolor-pink .plazart-dropcap-type2,
.themecolor-pink .tzElement-title.tz-title-type-2 .tzTitle::after,
.themecolor-pink .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3::after,
.themecolor-pink .tzOurProcess_Container .tzOurProcess .tzOurProcessItem:hover .tzOurProcessItem_top .tzOurProcessItem_icon,
.themecolor-pink .tz-plazart-list.tzList-icon_highlight li i,
.themecolor-pink .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-parent > a::after,
.themecolor-pink .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_Title::after,
.themecolor-pink .tzElement_Feature.tzFeature_type5 h5.tzFeature_title::after,
.themecolor-pink .tzElement_Ourteam.tzOurteam_type3 .tzOurteam_Info .tzOurteam_Name::after,
.themecolor-pink .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_Title::after,
.themecolor-pink .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a::after,
.themecolor-pink .tzOurProcess_Container .tzOurProcess_title::after,
.themecolor-pink .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist,
.themecolor-pink .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-pink .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button,
.themecolor-pink .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button a span,
.themecolor-pink .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-View-detail a,
.themecolor-pink .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-pink .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-pink .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-pink .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-pink .tz_backtotop a,
.themecolor-pink .tzElement_Feature.tzFeature_type6 h5.tzFeature_title:after,
.themecolor-pink .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-pink .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-pink .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-pink .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzprevslider:hover,
.themecolor-pink .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tznextslider:hover,
.themecolor-pink .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:after,
.themecolor-pink .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected:before,
.themecolor-pink .tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info:before,
.themecolor-pink .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore::after,
.themecolor-pink .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-prev:hover,
.themecolor-pink .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-next:hover,
.themecolor-pink .tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle:after,
.themecolor-pink .tzElement_Portfolio .container .tz_readmore a:after,
.themecolor-pink .tzElement-title.tz-title-type-8 .tzTitle:after,
.themecolor-pink .interiart-our-process h3.interiart-name-process:after,
.themecolor-pink .tzElement-title.tz-title-type-7 .tzTitle:after,
.themecolor-pink .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item::after,
.themecolor-pink .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .owl-page.active span,
.themecolor-pink .box_banner .tz_type2 .tz__border p span,
.themecolor-pink .tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot.active,
.themecolor-pink .tzElement-recent-post.tzRecent-post-type-2 .tz-recent-inner .tz-recent-readmore:hover:before,
.themecolor-pink .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title:after,
.themecolor-pink .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .owl-theme .owl-controls .owl-page span:hover,
.themecolor-pink .woocommerce span.onsale,
.themecolor-pink .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart .button,
.themecolor-pink .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .xoo-qv-plink a
{
background-color:#e80f60;
}
.themecolor-pink .woocommerce ul.products li.product .tzProduct-item_inner .line-left::before,
.themecolor-pink .woocommerce ul.products li.product .tzProduct-item_inner .line-left::after,
.themecolor-pink .woocommerce ul.products li.product .tzProduct-item_inner .line-right::before,
.themecolor-pink .woocommerce ul.products li.product .tzProduct-item_inner .line-right::after,
.themecolor-pink .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-pink .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-pink .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-pink .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(232,15,96,0.2);
}
.themecolor-pink .tzFooter .tzFooterTop .footerattr .widget.widget_flickr .tz-flickr a::before{
background-color:rgba(232,15,96,0.75);
}
.themecolor-pink .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image .tzOurteam_Overlay,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
background-color: rgba(232,15,96,0);
}
.themecolor-pink .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image:hover .tzOurteam_Overlay,
.themecolor-pink .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_image .tzProduct-item_overlay,
.themecolor-pink .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_info,
.themecolor-pink .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-pink .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide ul li::after{
background-color: rgba(232,15,96,0.1);
}
.themecolor-pink .tzPortfolio_Single .tzPortfolio_related .tzPortfolio_relateBox .tzPortfolio_relateSlider .related-item .tzRelated_hover3,
.themecolor-pink .wpb_gmaps_widget .wpb_wrapper .wpb_map_wraper .tz_map_overlay{
background-color:rgba(232,15,96,0.9);
}
.themecolor-pink .vc_custom_1451100297921 .overlay_parallax{
background-color:rgba(232,15,96,0.95) !important;
}
.themecolor-pink .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-pink .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded.vc_btn3-style-outline{
background-color: transparent !important;
}
.themecolor-pink .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-pink .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-pink .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-pink .tzButton_left,
.themecolor-pink .vc_custom_1451108127287,
.themecolor-pink .tz_revslider_home13:hover
{
background-color: #e80f60 !important;
}
.themecolor-pink .tzPricing_table.tzPricing_table_type1:hover .pricing-button{
background-color: #222222;
}
.themecolor-pink .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox,
.themecolor-pink .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox{
background-color: #ffffff;
}
.themecolor-pink .tz-header .tz-headerBottom .tz-header-search span:hover,
.themecolor-pink .tz-header .tz-headerBottom .tz-header-cart span:hover,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-pink .tz-header .tz-headerBottom .tz-header-search .tz-header-search-form .searchform span,
.themecolor-pink .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li .tzMiniCart_info span.quantity span.amount,
.themecolor-pink .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.total span.amount,
.themecolor-pink .tzElement_Quote.tzQuote_type1 .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-pink .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-pink .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-pink .tzFooter .tzFooterTop .footerattr .widget.dw_twitter .dw-twitter-inner .tweet-item::after,
.themecolor-pink .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-pink .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-pink .tzPricing_table.tzPricing_table_type2:hover .pricing-header span,
.themecolor-pink .tzPricing_table.tzPricing_table_type2:hover .pricing-header h3.pricinge-title,
.themecolor-pink .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_info .tzPost_readMore,
.themecolor-pink .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogQuote .tzBlogQuote_char,
.themecolor-pink .tz-sidebar .widget.tz-recent-w ul li .tz-recent-content span,
.themecolor-pink .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-pink .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-pink .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-pink .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-pink .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-pink .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-pink .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-pink .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-pink .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-pink .tz-sidebar .widget ul.product_list_widget li .star-rating span::before,
.themecolor-pink .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-pink .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .woocommerce-product-rating .star-rating span::before,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price span.amount,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.variations_form .single_variation_wrap .single_variation span.price span.amount,
.themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price span.amount,
.themecolor-pink .bypostauthor,
.themecolor-pink .sticky,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p p.stars span a:hover::after,
.themecolor-pink .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-pink .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-pink .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-pink .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals table tbody tr.order-total td span,
.themecolor-pink .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-pink .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-pink .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-pink.woocommerce-checkout .woocommerce .woocommerce-info::before,
.themecolor-pink.woocommerce-checkout .woocommerce .woocommerce-info a,
.themecolor-pink.woocommerce-account .woocommerce p.myaccount_user strong,
.themecolor-pink .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-pink .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-pink .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-pink .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid:hover i,
.themecolor-pink .tzshop-wrap .grid_pagination_block .tzview-style .switchToList:hover i,
.themecolor-pink .plazart-dropcap-type1,
.themecolor-pink .tz-plazart-list.tzList-icon_no_underlined li i,
.themecolor-pink .tz-plazart-list.tzList-icon_underlined li i,
.themecolor-pink #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-pink #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-pink #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-pink .tzElement_Feature.tzFeature_type4 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-pink .tzElement_Feature.tzFeature_type4 a.tzFeature_readmore,
.themecolor-pink .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-pink .tzElement_Counter.tz_Counter_type2 .tzElement_count em,
.themecolor-pink .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a span,
.themecolor-pink .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .star-rating span::before,
.themecolor-pink .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price ins span.amount,
.themecolor-pink .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price,
.themecolor-pink .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_0 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-pink .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_1 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-pink .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_2 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-pink .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_3 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-pink .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_subTitle,
.themecolor-pink .tzElement_Feature.tzFeature_type5 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-pink .tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Content a.tzViewService-readmore,
.themecolor-pink .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover1 .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-pink .tzElement-newsletter.tzNewsletter-modern h3.tzNewsletter-Title,
.themecolor-pink .tzCopyright span,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-pink .tzElement-title .tzTitle em,
.themecolor-pink .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_subTitle,
.themecolor-pink .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioGrid_hover5 .tzPortfolioGrid_table .tzPortfolioGrid_table_cell h3 a,
.themecolor-pink .tzElement_Counter.tz_Counter_type3 .tzElement_count em,
.themecolor-pink .tzElement-newsletter .newsletter form table tbody tr td input.newsletter-submit,
.themecolor-pink .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-actions .vc_btn3-container .vc_btn3,
.themecolor-pink #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-pink #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-pink #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-pink .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3 a,
.themecolor-pink .tzElement_Quote_Container.tzQuote_type4 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-pink .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-pink .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-pink .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-pink .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-pink .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5,
.themecolor-pink .tzButton-Config i,
.themecolor-pink .tzElement_Feature.tzFeature_type6 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-pink .tzElement-recent-post .tz-recent-inner .tz-recent-readmore:hover,
.themecolor-pink .tzElement_Video_Popup a.tz-open-popup-video i,
.themecolor-pink .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_info h3 a,
.themecolor-pink .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:hover,
.themecolor-pink .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-pink .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title em,
.themecolor-pink .woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button:hover,
.themecolor-pink .woo-products-element .wpe__item .wpe__images .wpe__hover a:hover i,
.themecolor-pink .wpe__price .amount,
.themecolor-pink .wpe__price ins span,
.themecolor-pink .style-list ul li::after,
.themecolor-pink .tzElement-recent-post .tz-recent-inner .tz-recent-title a:hover,
.themecolor-pink .tz-header .tz-headerBottom nav ul.tz-nav li.current-menu-item a,
.themecolor-pink .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-pink .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
.themecolor-pink .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell h3 a,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 li.mega-menu-item a.mega-menu-link:hover,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-pink .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-pink .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .price span,
.themecolor-pink .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .product_meta > span a,
.themecolor-pink .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .woocommerce-product-rating .star-rating span:before,
.themecolor-pink .wpe__rating .star-rating span
{
color: #e80f60;
}
.themecolor-pink .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-pink .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline,
.themecolor-pink .woocommerce form table.shop_table tbody tr.cart_item td.product-subtotal span.amount,
.themecolor-pink .tzButton_right,
.themecolor-pink .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h2,
.themecolor-pink .tzFooter.tzFooter-Type-3 .tzFooterTop .footerattr .widget.WP_Editor_Widget p a,
.themecolor-pink span.tzresponsive,
.themecolor-pink .tz_revslider_home3,
.themecolor-pink .tzElement_Counter .tzElement_count em
{
color: #e80f60 !important;
}
.themecolor-pink .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-pink .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus{
color: #fff !important;
}
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price del span.amount,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price del span.amount{
color: #b5b5b5;
}
.themecolor-pink .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-pink .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-pink .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width .tzSkill_Circle,
.themecolor-pink .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox::after,
.themecolor-pink .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft::after,
.themecolor-pink .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight::after,
.themecolor-pink .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-pink .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page span::after,
.themecolor-pink .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-pink .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-pink .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-pink .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-pink .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-pink .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-pink .tzPricing_table.tzPricing_table_type2:hover,
.themecolor-pink .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-pink .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-pink .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-pink .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-pink .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-handle,
.themecolor-pink .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li.bd_active::after,
.themecolor-pink .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-pink .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-pink.woocommerce-checkout .woocommerce .woocommerce-info,
.themecolor-pink .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Image,
.themecolor-pink .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote .owl-controls .owl-pagination .owl-page span::after,
.themecolor-pink .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote_Wrap .tzElement_Quote,
.themecolor-pink .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-pink .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after,
.themecolor-pink .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span::after,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-pink .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-pink .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-pink .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-pink .tzElement_Video_Popup a.tz-open-popup-video:hover,
.themecolor-pink .woocommerce div.product .xoo-qv-images div.images img
{
border-color: #e80f60;
}
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs{
border-color: rgba(232,15,96,0.2);
}
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
border-left-color:rgba(232,15,96,0.2);
border-right-color:rgba(232,15,96,0.2);
}
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li:hover,
.themecolor-pink .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide{
border-color: rgba(232,15,96,0.5);
}
.themecolor-pink .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-pink .tzButton_left,
.themecolor-pink .tzButton_right,
.themecolor-pink .tz_revslider_home13:hover
{
border-color: #e80f60 !important;
}
.themecolor-pink .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span::after {
border-top: 5px solid #e80f60;
}
.themecolor-pink .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span::after {
border-top: 5px solid #e80f60;
} .themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span,
.themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-pink .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-pink .wpcf7-form input.wpcf7-submit{
background: #e80f60;
}
.themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(232,15,96,0.2);
}
.themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info{
background-color:rgba(232,15,96,0.1);
}
.themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span::after,
.themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span::after,
.themecolor-pink .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after {
border-top-color: #e80f60;
}
.themecolor-pink .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-pink .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-pink .tzPortfolio_Single h3.tzPortfolio_Single_title,
.themecolor-pink .tzPortfolio_Single .tzPortfolio_Single_tks{
color: #e80f60;
}
.themecolor-pink .tzPortfolio_Single_Close i:hover{
color: #e80f60 !important;
} .themecolor-pink .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li.current-one-page a,
.themecolor-pink .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_position,
.themecolor-pink .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_name,
.themecolor-pink .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5{
color: #e80f60;
}
.themecolor-pink .tzElement_Member:hover .tzMember_Wrap .tzMember_Info,
.themecolor-pink .tzElement_Member:hover .tzMember_Wrap .tzMember_image{
border-color: #e80f60;
}
.themecolor-pink .tzElement_Quote_Container.tzQuote_type2 .tzElement_Quote .tzQuote_Item .tzQuote_Info::after{
background: #e80f60;
}
.themecolor-pink .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square{
background-color: #e80f60 !important;
border-color: #e80f60 !important;
}
.themecolor-pink .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square:hover{
background: transparent none repeat scroll 0 0 !important;
color: #e80f60 !important;
}
.themecolor-pink .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline{
background: transparent none repeat scroll 0 0 !important;
}
.themecolor-pink .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover{
background: #e80f60 !important;
color: #FFFFFF !important;
} .themecolor-pink .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li a:hover{
color: #e80f60;
} .themecolor-limegreen .tz-header.tz-header-type-1 .tz-headerTop,
.themecolor-limegreen .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li a.remove:hover,
.themecolor-limegreen .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.buttons a:hover,
.themecolor-limegreen .tzSkill.tzskill-item-type1 .tzskill-item .tzskill-item-width,
.themecolor-limegreen .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width,
.themecolor-limegreen .tzSkill.tzskill-item-type3 .tzskill-item .tzskill-item-width,
.themecolor-limegreen .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-limegreen .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-limegreen .vc_tta-style-modern .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon,
.themecolor-limegreen .tzElement_Video .tzElement_autoplay,
.themecolor-limegreen .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft,
.themecolor-limegreen .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight,
.themecolor-limegreen .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-limegreen .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page.active span,
.themecolor-limegreen .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-limegreen .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-limegreen .tzElement_viewPost .tzViewPost_Grid .tzPost_Item .tzPost_Box .tzPost_Content .tzPostImage .tzViewPost_Date .tzViewPost_Text,
.themecolor-limegreen .tzPricing_table.tzPricing_table_type1 .pricing-button,
.themecolor-limegreen .tzFooter .tzFooterTop .footerattr .widget.widget_newsletterwidget .newsletter form::after,
.themecolor-limegreen .tzFooter .tzFooterBottom .tzFooterSocial ul li a::after,
.themecolor-limegreen .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-limegreen .tzElement_Quote.tzQuote_type2 .tzQuote_Item .tzQuote_Info::after,
.themecolor-limegreen .tzPricing_table.tzPricing_table_type2:hover .pricing-button a,
.themecolor-limegreen .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_autoplay,
.themecolor-limegreen .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_pauses,
.themecolor-limegreen .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-limegreen .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogSlider .tzBlogDate .tzDateText,
.themecolor-limegreen .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogImage .tzBlogDate .tzDateText,
.themecolor-limegreen .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_autoplay,
.themecolor-limegreen .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_pauses,
.themecolor-limegreen .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogContent a.tzreadmore,
.themecolor-limegreen .tz-sidebar .widget.widget_search form input.searchsubmit,
.themecolor-limegreen .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-limegreen .tzBlogDefault .wp-pagenavi span.current,
.themecolor-limegreen .tzBlogDefault .wp-pagenavi a:hover,
.themecolor-limegreen .tz-sidebar .widget.widget_calendar #calendar_wrap table tbody tr td#today,
.themecolor-limegreen .tzBlogSingle .tzBlogSingleContainer .tzBlogSingle_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-limegreen .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleSlider .tzBlogDate .tzDateText,
.themecolor-limegreen .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleImage .tzBlogDate .tzDateText,
.themecolor-limegreen .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-limegreen .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-limegreen .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-limegreen .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-limegreen .tz-sidebar .widget.widget_product_search form.woocommerce-product-search input[type="submit"],
.themecolor-limegreen .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-range,
.themecolor-limegreen .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart button:hover,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_share .product_share_social .tz_social span,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.cart a:hover,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p.form-submit input:hover,
.themecolor-limegreen .woocommerce form table.shop_table tbody tr td.actions .coupon input.button:hover,
.themecolor-limegreen .woocommerce form table.shop_table tbody tr td.actions input:hover,
.themecolor-limegreen .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-limegreen .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-limegreen .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn form.woocommerce-shipping-calculator .shipping-calculator-form p button.button:hover,
.themecolor-limegreen .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals .wc-proceed-to-checkout a:hover,
.themecolor-limegreen form#yith-wcwl-form table.wishlist_table tbody tr td.product-add-to-cart a:hover,
.themecolor-limegreen .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-limegreen .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-limegreen .tzPortfolio_Container #tz_append a,
.themecolor-limegreen .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-limegreen .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_Slider ul.flex-direction-nav li a,
.themecolor-limegreen .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_autoplay,
.themecolor-limegreen .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_pauses,
.themecolor-limegreen.woocommerce-checkout .woocommerce form.checkout #order_review .woocommerce-checkout-payment .place-order input#place_order:hover,
.themecolor-limegreen.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-limegreen.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-limegreen.woocommerce-account .woocommerce form p input.button:hover,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.themecolor-limegreen .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span,
.themecolor-limegreen .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span,
.themecolor-limegreen .plazart-dropcap-type2,
.themecolor-limegreen .tzElement-title.tz-title-type-2 .tzTitle::after,
.themecolor-limegreen .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3::after,
.themecolor-limegreen .tzOurProcess_Container .tzOurProcess .tzOurProcessItem:hover .tzOurProcessItem_top .tzOurProcessItem_icon,
.themecolor-limegreen .tz-plazart-list.tzList-icon_highlight li i,
.themecolor-limegreen .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-parent > a::after,
.themecolor-limegreen .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_Title::after,
.themecolor-limegreen .tzElement_Feature.tzFeature_type5 h5.tzFeature_title::after,
.themecolor-limegreen .tzElement_Ourteam.tzOurteam_type3 .tzOurteam_Info .tzOurteam_Name::after,
.themecolor-limegreen .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_Title::after,
.themecolor-limegreen .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a::after,
.themecolor-limegreen .tzOurProcess_Container .tzOurProcess_title::after,
.themecolor-limegreen .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist,
.themecolor-limegreen .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-limegreen .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button,
.themecolor-limegreen .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button a span,
.themecolor-limegreen .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-View-detail ,
.themecolor-limegreen .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-limegreen .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-limegreen .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-limegreen .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-limegreen .tz_backtotop a,
.themecolor-limegreen .tzElement_Feature.tzFeature_type6 h5.tzFeature_title:after,
.themecolor-limegreen .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-limegreen .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-limegreen .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-limegreen .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzprevslider:hover,
.themecolor-limegreen .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tznextslider:hover,
.themecolor-limegreen .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:after,
.themecolor-limegreen .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected:before,
.themecolor-limegreen .tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info:before,
.themecolor-limegreen .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore::after,
.themecolor-limegreen .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-prev:hover,
.themecolor-limegreen .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-next:hover,
.themecolor-limegreen .tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle:after,
.themecolor-limegreen .tzElement_Portfolio .container .tz_readmore a:after,
.themecolor-limegreen .tzElement-title.tz-title-type-8 .tzTitle:after,
.themecolor-limegreen .interiart-our-process h3.interiart-name-process:after,
.themecolor-limegreen .tzElement-title.tz-title-type-7 .tzTitle:after,
.themecolor-limegreen .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item::after,
.themecolor-limegreen .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .owl-page.active span,
.themecolor-limegreen .box_banner .tz_type2 .tz__border p span,
.themecolor-limegreen .tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot.active,
.themecolor-limegreen .tzElement-recent-post.tzRecent-post-type-2 .tz-recent-inner .tz-recent-readmore:hover:before,
.themecolor-limegreen .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title:after,
.themecolor-limegreen .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .owl-theme .owl-controls .owl-page span:hover,
.themecolor-limegreen .woocommerce span.onsale,
.themecolor-limegreen .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart .button,
.themecolor-limegreen .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .xoo-qv-plink a
{
background-color:#77be32;
}
.themecolor-limegreen .woocommerce ul.products li.product .tzProduct-item_inner .line-left::before,
.themecolor-limegreen .woocommerce ul.products li.product .tzProduct-item_inner .line-left::after,
.themecolor-limegreen .woocommerce ul.products li.product .tzProduct-item_inner .line-right::before,
.themecolor-limegreen .woocommerce ul.products li.product .tzProduct-item_inner .line-right::after,
.themecolor-limegreen .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-limegreen .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-limegreen .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-limegreen .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(119,190,50,0.2);
}
.themecolor-limegreen .tzFooter .tzFooterTop .footerattr .widget.widget_flickr .tz-flickr a::before{
background-color:rgba(119,190,50,0.75);
}
.themecolor-limegreen .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image .tzOurteam_Overlay,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
background-color: rgba(119,190,50,0);
}
.themecolor-limegreen .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image:hover .tzOurteam_Overlay,
.themecolor-limegreen .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_image .tzProduct-item_overlay,
.themecolor-limegreen .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_info,
.themecolor-limegreen .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-limegreen .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide ul li::after{
background-color: rgba(119,190,50,0.1);
}
.themecolor-limegreen .tzPortfolio_Single .tzPortfolio_related .tzPortfolio_relateBox .tzPortfolio_relateSlider .related-item .tzRelated_hover3,
.themecolor-limegreen .wpb_gmaps_widget .wpb_wrapper .wpb_map_wraper .tz_map_overlay{
background-color:rgba(119,190,50,0.9);
}
.themecolor-limegreen .vc_custom_1451100297921 .overlay_parallax{
background-color:rgba(119,190,50,0.95) !important;
}
.themecolor-limegreen .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-limegreen .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded.vc_btn3-style-outline{
background-color: transparent !important;
}
.themecolor-limegreen .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-limegreen .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-limegreen .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-limegreen .tzButton_left,
.themecolor-limegreen .vc_custom_1451108127287,
.themecolor-limegreen .tz_revslider_home13:hover
{
background-color: #77be32 !important;
}
.themecolor-limegreen .tzPricing_table.tzPricing_table_type1:hover .pricing-button{
background-color: #222222;
}
.themecolor-limegreen .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox,
.themecolor-limegreen .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox{
background-color: #ffffff;
}
.themecolor-limegreen .tz-header .tz-headerBottom .tz-header-search span:hover,
.themecolor-limegreen .tz-header .tz-headerBottom .tz-header-cart span:hover,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-limegreen .tz-header .tz-headerBottom .tz-header-search .tz-header-search-form .searchform span,
.themecolor-limegreen .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li .tzMiniCart_info span.quantity span.amount,
.themecolor-limegreen .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.total span.amount,
.themecolor-limegreen .tzElement_Quote.tzQuote_type1 .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-limegreen .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-limegreen .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-limegreen .tzFooter .tzFooterTop .footerattr .widget.dw_twitter .dw-twitter-inner .tweet-item::after,
.themecolor-limegreen .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-limegreen .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-limegreen .tzPricing_table.tzPricing_table_type2:hover .pricing-header span,
.themecolor-limegreen .tzPricing_table.tzPricing_table_type2:hover .pricing-header h3.pricinge-title,
.themecolor-limegreen .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_info .tzPost_readMore,
.themecolor-limegreen .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogQuote .tzBlogQuote_char,
.themecolor-limegreen .tz-sidebar .widget.tz-recent-w ul li .tz-recent-content span,
.themecolor-limegreen .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-limegreen .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-limegreen .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-limegreen .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-limegreen .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-limegreen .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-limegreen .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-limegreen .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-limegreen .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-limegreen .tz-sidebar .widget ul.product_list_widget li .star-rating span::before,
.themecolor-limegreen .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-limegreen .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .woocommerce-product-rating .star-rating span::before,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price span.amount,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.variations_form .single_variation_wrap .single_variation span.price span.amount,
.themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price span.amount,
.themecolor-limegreen .bypostauthor,
.themecolor-limegreen .sticky,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p p.stars span a:hover::after,
.themecolor-limegreen .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-limegreen .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-limegreen .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-limegreen .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals table tbody tr.order-total td span,
.themecolor-limegreen .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-limegreen .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-limegreen .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-limegreen.woocommerce-checkout .woocommerce .woocommerce-info::before,
.themecolor-limegreen.woocommerce-checkout .woocommerce .woocommerce-info a,
.themecolor-limegreen.woocommerce-account .woocommerce p.myaccount_user strong,
.themecolor-limegreen .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-limegreen .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-limegreen .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-limegreen .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid:hover i,
.themecolor-limegreen .tzshop-wrap .grid_pagination_block .tzview-style .switchToList:hover i,
.themecolor-limegreen .plazart-dropcap-type1,
.themecolor-limegreen .tz-plazart-list.tzList-icon_no_underlined li i,
.themecolor-limegreen .tz-plazart-list.tzList-icon_underlined li i,
.themecolor-limegreen #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-limegreen #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-limegreen #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-limegreen .tzElement_Feature.tzFeature_type4 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-limegreen .tzElement_Feature.tzFeature_type4 a.tzFeature_readmore,
.themecolor-limegreen .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-limegreen .tzElement_Counter.tz_Counter_type2 .tzElement_count em,
.themecolor-limegreen .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a span,
.themecolor-limegreen .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .star-rating span::before,
.themecolor-limegreen .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price ins span.amount,
.themecolor-limegreen .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price,
.themecolor-limegreen .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_0 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-limegreen .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_1 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-limegreen .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_2 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-limegreen .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_3 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-limegreen .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_subTitle,
.themecolor-limegreen .tzElement_Feature.tzFeature_type5 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-limegreen .tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Content a.tzViewService-readmore,
.themecolor-limegreen .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover1 .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-limegreen .tzElement-newsletter.tzNewsletter-modern h3.tzNewsletter-Title,
.themecolor-limegreen .tzCopyright span,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-limegreen .tzElement-title .tzTitle em,
.themecolor-limegreen .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_subTitle,
.themecolor-limegreen .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioGrid_hover5 .tzPortfolioGrid_table .tzPortfolioGrid_table_cell h3 a,
.themecolor-limegreen .tzElement_Counter.tz_Counter_type3 .tzElement_count em,
.themecolor-limegreen .tzElement-newsletter .newsletter form table tbody tr td input.newsletter-submit,
.themecolor-limegreen .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-actions .vc_btn3-container .vc_btn3,
.themecolor-limegreen #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-limegreen #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-limegreen #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-limegreen .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3 a,
.themecolor-limegreen .tzElement_Quote_Container.tzQuote_type4 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-limegreen .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-limegreen .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-limegreen .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-limegreen .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-limegreen .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5,
.themecolor-limegreen .tzButton-Config i,
.themecolor-limegreen .tzElement_Feature.tzFeature_type6 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-limegreen .tzElement-recent-post .tz-recent-inner .tz-recent-readmore:hover,
.themecolor-limegreen .tzElement_Video_Popup a.tz-open-popup-video i,
.themecolor-limegreen .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_info h3 a,
.themecolor-limegreen .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:hover,
.themecolor-limegreen .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-limegreen .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title em,
.themecolor-limegreen .woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button:hover,
.themecolor-limegreen .woo-products-element .wpe__item .wpe__images .wpe__hover a:hover i,
.themecolor-limegreen .wpe__price .amount,
.themecolor-limegreen .wpe__price ins span,
.themecolor-limegreen .style-list ul li::after,
.themecolor-limegreen .tzElement-recent-post .tz-recent-inner .tz-recent-title a:hover,
.themecolor-limegreen .tz-header .tz-headerBottom nav ul.tz-nav li.current-menu-item a,
.themecolor-limegreen .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-limegreen .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
.themecolor-limegreen .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell h3 a,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 li.mega-menu-item a.mega-menu-link:hover,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-limegreen .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-limegreen .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .price span,
.themecolor-limegreen .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .product_meta > span a,
.themecolor-limegreen .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .woocommerce-product-rating .star-rating span:before,
.themecolor-limegreen .wpe__rating .star-rating span
{
color: #77be32;
}
.themecolor-limegreen .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-limegreen .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline,
.themecolor-limegreen .woocommerce form table.shop_table tbody tr.cart_item td.product-subtotal span.amount,
.themecolor-limegreen .tzButton_right,
.themecolor-limegreen .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h2,
.themecolor-limegreen .tzFooter.tzFooter-Type-3 .tzFooterTop .footerattr .widget.WP_Editor_Widget p a,
.themecolor-limegreen span.tzresponsive,
.themecolor-limegreen .tz_revslider_home3,
.themecolor-limegreen .tzElement_Counter .tzElement_count em
{
color: #77be32 !important;
}
.themecolor-limegreen .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-limegreen .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus{
color: #fff !important;
}
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price del span.amount,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price del span.amount{
color: #b5b5b5;
}
.themecolor-limegreen .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-limegreen .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-limegreen .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width .tzSkill_Circle,
.themecolor-limegreen .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox::after,
.themecolor-limegreen .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft::after,
.themecolor-limegreen .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight::after,
.themecolor-limegreen .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-limegreen .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page span::after,
.themecolor-limegreen .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-limegreen .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-limegreen .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-limegreen .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-limegreen .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-limegreen .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-limegreen .tzPricing_table.tzPricing_table_type2:hover,
.themecolor-limegreen .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-limegreen .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-limegreen .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-limegreen .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-limegreen .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-handle,
.themecolor-limegreen .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li.bd_active::after,
.themecolor-limegreen .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-limegreen .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-limegreen.woocommerce-checkout .woocommerce .woocommerce-info,
.themecolor-limegreen .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Image,
.themecolor-limegreen .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote .owl-controls .owl-pagination .owl-page span::after,
.themecolor-limegreen .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote_Wrap .tzElement_Quote,
.themecolor-limegreen .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-limegreen .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-limegreen .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-limegreen .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-limegreen .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-limegreen .tzElement_Video_Popup a.tz-open-popup-video:hover,
.themecolor-limegreen .woocommerce div.product .xoo-qv-images div.images img
{
border-color: #77be32;
}
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs{
border-color: rgba(119,190,50,0.2);
}
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
border-left-color:rgba(119,190,50,0.2);
border-right-color:rgba(119,190,50,0.2);
}
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li:hover,
.themecolor-limegreen .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide{
border-color: rgba(119,190,50,0.5);
}
.themecolor-limegreen .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-limegreen .tzButton_left,
.themecolor-limegreen .tz_revslider_home13:hover
{
border-color: #77be32 !important;
}
.themecolor-limegreen .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span::after,
.themecolor-limegreen .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span:after
{
border-top: 5px solid #77be32;
}
.themecolor-limegreen .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span::after {
border-top: 5px solid #77be32;
} .themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span,
.themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-limegreen .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-limegreen .wpcf7-form input.wpcf7-submit{
background: #77be32;
}
.themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(119,190,50,0.2);
}
.themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info{
background-color:rgba(119,190,50,0.1);
}
.themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span::after,
.themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span::after,
.themecolor-limegreen .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after{
border-top-color: #77be32;
}
.themecolor-limegreen .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-limegreen .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-limegreen .tzPortfolio_Single h3.tzPortfolio_Single_title,
.themecolor-limegreen .tzPortfolio_Single .tzPortfolio_Single_tks{
color: #77be32;
}
.themecolor-limegreen .tzPortfolio_Single_Close i:hover{
color: #77be32 !important;
} .themecolor-limegreen .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li.current-one-page a,
.themecolor-limegreen .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_position,
.themecolor-limegreen .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_name,
.themecolor-limegreen .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5{
color: #77be32;
}
.themecolor-limegreen .tzElement_Member:hover .tzMember_Wrap .tzMember_Info,
.themecolor-limegreen .tzElement_Member:hover .tzMember_Wrap .tzMember_image{
border-color: #77be32;
}
.themecolor-limegreen .tzElement_Quote_Container.tzQuote_type2 .tzElement_Quote .tzQuote_Item .tzQuote_Info::after{
background: #77be32;
}
.themecolor-limegreen .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square{
background-color: #77be32 !important;
border-color: #77be32 !important;
}
.themecolor-limegreen .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square:hover{
background: transparent none repeat scroll 0 0 !important;
color: #77be32 !important;
}
.themecolor-limegreen .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline{
background: transparent none repeat scroll 0 0 !important;
}
.themecolor-limegreen .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover{
background: #77be32 !important;
color: #FFFFFF !important;
} .themecolor-limegreen .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li a:hover{
color: #77be32;
} .themecolor-violet .tz-header.tz-header-type-1 .tz-headerTop,
.themecolor-violet .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li a.remove:hover,
.themecolor-violet .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.buttons a:hover,
.themecolor-violet .tzSkill.tzskill-item-type1 .tzskill-item .tzskill-item-width,
.themecolor-violet .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width,
.themecolor-violet .tzSkill.tzskill-item-type3 .tzskill-item .tzskill-item-width,
.themecolor-violet .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-violet .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-violet .vc_tta-style-modern .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon,
.themecolor-violet .tzElement_Video .tzElement_autoplay,
.themecolor-violet .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft,
.themecolor-violet .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight,
.themecolor-violet .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-violet .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page.active span,
.themecolor-violet .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-violet .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-violet .tzElement_viewPost .tzViewPost_Grid .tzPost_Item .tzPost_Box .tzPost_Content .tzPostImage .tzViewPost_Date .tzViewPost_Text,
.themecolor-violet .tzPricing_table.tzPricing_table_type1 .pricing-button,
.themecolor-violet .tzFooter .tzFooterTop .footerattr .widget.widget_newsletterwidget .newsletter form::after,
.themecolor-violet .tzFooter .tzFooterBottom .tzFooterSocial ul li a::after,
.themecolor-violet .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-violet .tzElement_Quote.tzQuote_type2 .tzQuote_Item .tzQuote_Info::after,
.themecolor-violet .tzPricing_table.tzPricing_table_type2:hover .pricing-button a,
.themecolor-violet .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_autoplay,
.themecolor-violet .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_pauses,
.themecolor-violet .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-violet .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogSlider .tzBlogDate .tzDateText,
.themecolor-violet .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogImage .tzBlogDate .tzDateText,
.themecolor-violet .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_autoplay,
.themecolor-violet .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_pauses,
.themecolor-violet .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogContent a.tzreadmore,
.themecolor-violet .tz-sidebar .widget.widget_search form input.searchsubmit,
.themecolor-violet .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-violet .tzBlogDefault .wp-pagenavi span.current,
.themecolor-violet .tzBlogDefault .wp-pagenavi a:hover,
.themecolor-violet .tz-sidebar .widget.widget_calendar #calendar_wrap table tbody tr td#today,
.themecolor-violet .tzBlogSingle .tzBlogSingleContainer .tzBlogSingle_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-violet .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleSlider .tzBlogDate .tzDateText,
.themecolor-violet .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleImage .tzBlogDate .tzDateText,
.themecolor-violet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-violet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-violet .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-violet .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-violet .tz-sidebar .widget.widget_product_search form.woocommerce-product-search input[type="submit"],
.themecolor-violet .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-range,
.themecolor-violet .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart button:hover,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_share .product_share_social .tz_social span,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.cart a:hover,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p.form-submit input:hover,
.themecolor-violet .woocommerce form table.shop_table tbody tr td.actions .coupon input.button:hover,
.themecolor-violet .woocommerce form table.shop_table tbody tr td.actions input:hover,
.themecolor-violet .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-violet .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-violet .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn form.woocommerce-shipping-calculator .shipping-calculator-form p button.button:hover,
.themecolor-violet .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals .wc-proceed-to-checkout a:hover,
.themecolor-violet form#yith-wcwl-form table.wishlist_table tbody tr td.product-add-to-cart a:hover,
.themecolor-violet .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-violet .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-violet .tzPortfolio_Container #tz_append a,
.themecolor-violet .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-violet .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_Slider ul.flex-direction-nav li a,
.themecolor-violet .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_autoplay,
.themecolor-violet .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_pauses,
.themecolor-violet.woocommerce-checkout .woocommerce form.checkout #order_review .woocommerce-checkout-payment .place-order input#place_order:hover,
.themecolor-violet.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-violet.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-violet.woocommerce-account .woocommerce form p input.button:hover,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.themecolor-violet .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span,
.themecolor-violet .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span,
.themecolor-violet .plazart-dropcap-type2,
.themecolor-violet .tzElement-title.tz-title-type-2 .tzTitle::after,
.themecolor-violet .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3::after,
.themecolor-violet .tzOurProcess_Container .tzOurProcess .tzOurProcessItem:hover .tzOurProcessItem_top .tzOurProcessItem_icon,
.themecolor-violet .tz-plazart-list.tzList-icon_highlight li i,
.themecolor-violet .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-parent > a::after,
.themecolor-violet .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_Title::after,
.themecolor-violet .tzElement_Feature.tzFeature_type5 h5.tzFeature_title::after,
.themecolor-violet .tzElement_Ourteam.tzOurteam_type3 .tzOurteam_Info .tzOurteam_Name::after,
.themecolor-violet .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_Title::after,
.themecolor-violet .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a::after,
.themecolor-violet .tzOurProcess_Container .tzOurProcess_title::after,
.themecolor-violet .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist,
.themecolor-violet .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-violet .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button,
.themecolor-violet .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button a span,
.themecolor-violet .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-View-detail a,
.themecolor-violet .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-violet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-violet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-violet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-violet .tz_backtotop a,
.themecolor-violet .tzElement_Feature.tzFeature_type6 h5.tzFeature_title:after,
.themecolor-violet .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-violet .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-violet .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-violet .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzprevslider:hover,
.themecolor-violet .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tznextslider:hover,
.themecolor-violet .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:after,
.themecolor-violet .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected:before,
.themecolor-violet .tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info:before,
.themecolor-violet .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore::after,
.themecolor-violet .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-prev:hover,
.themecolor-violet .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-next:hover,
.themecolor-violet .tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle:after,
.themecolor-violet .tzElement_Portfolio .container .tz_readmore a:after,
.themecolor-violet .tzElement-title.tz-title-type-8 .tzTitle:after,
.themecolor-violet .interiart-our-process h3.interiart-name-process:after,
.themecolor-violet .tzElement-title.tz-title-type-7 .tzTitle:after,
.themecolor-violet .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item::after,
.themecolor-violet .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .owl-page.active span,
.themecolor-violet .box_banner .tz_type2 .tz__border p span,
.themecolor-violet .tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot.active,
.themecolor-violet .tzElement-recent-post.tzRecent-post-type-2 .tz-recent-inner .tz-recent-readmore:hover:before,
.themecolor-violet .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title:after,
.themecolor-violet .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .owl-theme .owl-controls .owl-page span:hover,
.themecolor-violet .woocommerce span.onsale,
.themecolor-violet .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart .button,
.themecolor-violet .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .xoo-qv-plink a
{
background-color:#d786fe;
}
.themecolor-violet .woocommerce ul.products li.product .tzProduct-item_inner .line-left::before,
.themecolor-violet .woocommerce ul.products li.product .tzProduct-item_inner .line-left::after,
.themecolor-violet .woocommerce ul.products li.product .tzProduct-item_inner .line-right::before,
.themecolor-violet .woocommerce ul.products li.product .tzProduct-item_inner .line-right::after,
.themecolor-violet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-violet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-violet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-violet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(215,134,254,0.2);
}
.themecolor-violet .tzFooter .tzFooterTop .footerattr .widget.widget_flickr .tz-flickr a::before{
background-color:rgba(215,134,254,0.75);
}
.themecolor-violet .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image .tzOurteam_Overlay,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
background-color: rgba(215,134,254,0);
}
.themecolor-violet .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image:hover .tzOurteam_Overlay,
.themecolor-violet .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_image .tzProduct-item_overlay,
.themecolor-violet .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_info,
.themecolor-violet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-violet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide ul li::after{
background-color: rgba(215,134,254,0.1);
}
.themecolor-violet .tzPortfolio_Single .tzPortfolio_related .tzPortfolio_relateBox .tzPortfolio_relateSlider .related-item .tzRelated_hover3,
.themecolor-violet .wpb_gmaps_widget .wpb_wrapper .wpb_map_wraper .tz_map_overlay{
background-color:rgba(215,134,254,0.9);
}
.themecolor-violet .vc_custom_1451100297921 .overlay_parallax{
background-color:rgba(215,134,254,0.95) !important;
}
.themecolor-violet .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-violet .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded.vc_btn3-style-outline{
background-color: transparent !important;
}
.themecolor-violet .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-violet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-violet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-violet .tzButton_left,
.themecolor-violet .vc_custom_1451108127287,
.themecolor-violet .tz_revslider_home13:hover
{
background-color: #d786fe !important;
}
.themecolor-violet .tzPricing_table.tzPricing_table_type1:hover .pricing-button{
background-color: #222222;
}
.themecolor-violet .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox,
.themecolor-violet .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox{
background-color: #ffffff;
}
.themecolor-violet .tz-header .tz-headerBottom .tz-header-search span:hover,
.themecolor-violet .tz-header .tz-headerBottom .tz-header-cart span:hover,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-violet .tz-header .tz-headerBottom .tz-header-search .tz-header-search-form .searchform span,
.themecolor-violet .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li .tzMiniCart_info span.quantity span.amount,
.themecolor-violet .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.total span.amount,
.themecolor-violet .tzElement_Quote.tzQuote_type1 .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-violet .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-violet .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-violet .tzFooter .tzFooterTop .footerattr .widget.dw_twitter .dw-twitter-inner .tweet-item::after,
.themecolor-violet .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-violet .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-violet .tzPricing_table.tzPricing_table_type2:hover .pricing-header span,
.themecolor-violet .tzPricing_table.tzPricing_table_type2:hover .pricing-header h3.pricinge-title,
.themecolor-violet .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_info .tzPost_readMore,
.themecolor-violet .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogQuote .tzBlogQuote_char,
.themecolor-violet .tz-sidebar .widget.tz-recent-w ul li .tz-recent-content span,
.themecolor-violet .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-violet .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-violet .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-violet .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-violet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-violet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-violet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-violet .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-violet .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-violet .tz-sidebar .widget ul.product_list_widget li .star-rating span::before,
.themecolor-violet .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-violet .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .woocommerce-product-rating .star-rating span::before,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price span.amount,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.variations_form .single_variation_wrap .single_variation span.price span.amount,
.themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price span.amount,
.themecolor-violet .bypostauthor,
.themecolor-violet .sticky,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p p.stars span a:hover::after,
.themecolor-violet .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-violet .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-violet .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-violet .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals table tbody tr.order-total td span,
.themecolor-violet .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-violet .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-violet .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-violet.woocommerce-checkout .woocommerce .woocommerce-info::before,
.themecolor-violet.woocommerce-checkout .woocommerce .woocommerce-info a,
.themecolor-violet.woocommerce-account .woocommerce p.myaccount_user strong,
.themecolor-violet .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-violet .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-violet .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-violet .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid:hover i,
.themecolor-violet .tzshop-wrap .grid_pagination_block .tzview-style .switchToList:hover i,
.themecolor-violet .plazart-dropcap-type1,
.themecolor-violet .tz-plazart-list.tzList-icon_no_underlined li i,
.themecolor-violet .tz-plazart-list.tzList-icon_underlined li i,
.themecolor-violet #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-violet #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-violet #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-violet .tzElement_Feature.tzFeature_type4 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-violet .tzElement_Feature.tzFeature_type4 a.tzFeature_readmore,
.themecolor-violet .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-violet .tzElement_Counter.tz_Counter_type2 .tzElement_count em,
.themecolor-violet .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a span,
.themecolor-violet .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .star-rating span::before,
.themecolor-violet .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price ins span.amount,
.themecolor-violet .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price,
.themecolor-violet .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_0 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-violet .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_1 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-violet .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_2 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-violet .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_3 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-violet .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_subTitle,
.themecolor-violet .tzElement_Feature.tzFeature_type5 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-violet .tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Content a.tzViewService-readmore,
.themecolor-violet .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover1 .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-violet .tzElement-newsletter.tzNewsletter-modern h3.tzNewsletter-Title,
.themecolor-violet .tzCopyright span,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-violet .tzElement-title .tzTitle em,
.themecolor-violet .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_subTitle,
.themecolor-violet .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioGrid_hover5 .tzPortfolioGrid_table .tzPortfolioGrid_table_cell h3 a,
.themecolor-violet .tzElement_Counter.tz_Counter_type3 .tzElement_count em,
.themecolor-violet .tzElement-newsletter .newsletter form table tbody tr td input.newsletter-submit,
.themecolor-violet .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-actions .vc_btn3-container .vc_btn3,
.themecolor-violet #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-violet #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-violet #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-violet .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3 a,
.themecolor-violet .tzElement_Quote_Container.tzQuote_type4 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-violet .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-violet .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-violet .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-violet .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-violet .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5,
.themecolor-violet .tzButton-Config i,
.themecolor-violet .tzElement_Feature.tzFeature_type6 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-violet .tzElement-recent-post .tz-recent-inner .tz-recent-readmore:hover,
.themecolor-violet .tzElement_Video_Popup a.tz-open-popup-video i,
.themecolor-violet .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_info h3 a,
.themecolor-violet .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:hover,
.themecolor-violet .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-violet .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title em,
.themecolor-violet .woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button:hover,
.themecolor-violet .woo-products-element .wpe__item .wpe__images .wpe__hover a:hover i,
.themecolor-violet .wpe__price .amount,
.themecolor-violet .wpe__price ins span,
.themecolor-violet .style-list ul li::after,
.themecolor-violet .tzElement-recent-post .tz-recent-inner .tz-recent-title a:hover,
.themecolor-violet .tz-header .tz-headerBottom nav ul.tz-nav li.current-menu-item a,
.themecolor-violet .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-violet .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
.themecolor-violet .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell h3 a,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 li.mega-menu-item a.mega-menu-link:hover,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-violet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-violet .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .price span,
.themecolor-violet .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .product_meta > span a,
.themecolor-violet .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .woocommerce-product-rating .star-rating span:before,
.themecolor-violet .wpe__rating .star-rating span
{
color: #d786fe;
}
.themecolor-violet .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-violet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline,
.themecolor-violet .woocommerce form table.shop_table tbody tr.cart_item td.product-subtotal span.amount,
.themecolor-violet .tzButton_right,
.themecolor-violet .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h2,
.themecolor-violet .tzFooter.tzFooter-Type-3 .tzFooterTop .footerattr .widget.WP_Editor_Widget p a,
.themecolor-violet span.tzresponsive,
.themecolor-violet .tz_revslider_home3,
.themecolor-violet .tzElement_Counter .tzElement_count em
{
color: #d786fe !important;
}
.themecolor-violet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-violet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus{
color: #fff !important;
}
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price del span.amount,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price del span.amount{
color: #b5b5b5;
}
.themecolor-violet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-violet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-violet .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width .tzSkill_Circle,
.themecolor-violet .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox::after,
.themecolor-violet .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft::after,
.themecolor-violet .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight::after,
.themecolor-violet .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-violet .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page span::after,
.themecolor-violet .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-violet .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-violet .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-violet .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-violet .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-violet .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-violet .tzPricing_table.tzPricing_table_type2:hover,
.themecolor-violet .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-violet .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-violet .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-violet .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-violet .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-handle,
.themecolor-violet .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li.bd_active::after,
.themecolor-violet .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-violet .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-violet.woocommerce-checkout .woocommerce .woocommerce-info,
.themecolor-violet .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Image,
.themecolor-violet .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote .owl-controls .owl-pagination .owl-page span::after,
.themecolor-violet .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote_Wrap .tzElement_Quote,
.themecolor-violet .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-violet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-violet .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-violet .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-violet .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-violet .tzElement_Video_Popup a.tz-open-popup-video:hover,
.themecolor-violet .woocommerce div.product .xoo-qv-images div.images img
{
border-color: #d786fe;
}
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs{
border-color: rgba(215,134,254,0.2);
}
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
border-left-color:rgba(215,134,254,0.2);
border-right-color:rgba(215,134,254,0.2);
}
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li:hover,
.themecolor-violet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide{
border-color: rgba(215,134,254,0.5);
}
.themecolor-violet .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-violet .tzButton_left,
.themecolor-violet .tzButton_right,
.themecolor-violet .tz_revslider_home13:hover
{
border-color: #d786fe !important;
}
.themecolor-violet .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span::after,
.themecolor-violet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span:after
{
border-top: 5px solid #d786fe;
}
.themecolor-violet .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span::after {
border-top: 5px solid #d786fe;
} .themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span,
.themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-violet .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-violet .wpcf7-form input.wpcf7-submit{
background: #d786fe;
}
.themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(215,134,254,0.2);
}
.themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info{
background-color:rgba(215,134,254,0.1);
}
.themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span::after,
.themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span::after,
.themecolor-violet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after{
border-top-color: #d786fe;
}
.themecolor-violet .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-violet .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-violet .tzPortfolio_Single h3.tzPortfolio_Single_title,
.themecolor-violet .tzPortfolio_Single .tzPortfolio_Single_tks{
color: #d786fe;
}
.themecolor-violet .tzPortfolio_Single_Close i:hover{
color: #d786fe !important;
} .themecolor-violet .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li.current-one-page a,
.themecolor-violet .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_position,
.themecolor-violet .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_name,
.themecolor-violet .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5{
color: #d786fe;
}
.themecolor-violet .tzElement_Member:hover .tzMember_Wrap .tzMember_Info,
.themecolor-violet .tzElement_Member:hover .tzMember_Wrap .tzMember_image{
border-color: #d786fe;
}
.themecolor-violet .tzElement_Quote_Container.tzQuote_type2 .tzElement_Quote .tzQuote_Item .tzQuote_Info::after{
background: #d786fe;
}
.themecolor-violet .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square{
background-color: #d786fe !important;
border-color: #d786fe !important;
}
.themecolor-violet .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square:hover{
background: transparent none repeat scroll 0 0 !important;
color: #d786fe !important;
}
.themecolor-violet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline{
background: transparent none repeat scroll 0 0 !important;
}
.themecolor-violet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover{
background: #d786fe !important;
color: #FFFFFF !important;
} .themecolor-violet .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li a:hover{
color: #d786fe;
} .themecolor-blueviolet .tz-header.tz-header-type-1 .tz-headerTop,
.themecolor-blueviolet .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li a.remove:hover,
.themecolor-blueviolet .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.buttons a:hover,
.themecolor-blueviolet .tzSkill.tzskill-item-type1 .tzskill-item .tzskill-item-width,
.themecolor-blueviolet .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width,
.themecolor-blueviolet .tzSkill.tzskill-item-type3 .tzskill-item .tzskill-item-width,
.themecolor-blueviolet .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-blueviolet .vc_tta-style-modern .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon,
.themecolor-blueviolet .tzElement_Video .tzElement_autoplay,
.themecolor-blueviolet .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft,
.themecolor-blueviolet .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight,
.themecolor-blueviolet .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-blueviolet .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page.active span,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-blueviolet .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-blueviolet .tzElement_viewPost .tzViewPost_Grid .tzPost_Item .tzPost_Box .tzPost_Content .tzPostImage .tzViewPost_Date .tzViewPost_Text,
.themecolor-blueviolet .tzPricing_table.tzPricing_table_type1 .pricing-button,
.themecolor-blueviolet .tzFooter .tzFooterTop .footerattr .widget.widget_newsletterwidget .newsletter form::after,
.themecolor-blueviolet .tzFooter .tzFooterBottom .tzFooterSocial ul li a::after,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-blueviolet .tzElement_Quote.tzQuote_type2 .tzQuote_Item .tzQuote_Info::after,
.themecolor-blueviolet .tzPricing_table.tzPricing_table_type2:hover .pricing-button a,
.themecolor-blueviolet .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_autoplay,
.themecolor-blueviolet .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_pauses,
.themecolor-blueviolet .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-blueviolet .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogSlider .tzBlogDate .tzDateText,
.themecolor-blueviolet .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogImage .tzBlogDate .tzDateText,
.themecolor-blueviolet .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_autoplay,
.themecolor-blueviolet .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_pauses,
.themecolor-blueviolet .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogContent a.tzreadmore,
.themecolor-blueviolet .tz-sidebar .widget.widget_search form input.searchsubmit,
.themecolor-blueviolet .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-blueviolet .tzBlogDefault .wp-pagenavi span.current,
.themecolor-blueviolet .tzBlogDefault .wp-pagenavi a:hover,
.themecolor-blueviolet .tz-sidebar .widget.widget_calendar #calendar_wrap table tbody tr td#today,
.themecolor-blueviolet .tzBlogSingle .tzBlogSingleContainer .tzBlogSingle_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-blueviolet .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleSlider .tzBlogDate .tzDateText,
.themecolor-blueviolet .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleImage .tzBlogDate .tzDateText,
.themecolor-blueviolet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-blueviolet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-blueviolet .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-blueviolet .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-blueviolet .tz-sidebar .widget.widget_product_search form.woocommerce-product-search input[type="submit"],
.themecolor-blueviolet .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-range,
.themecolor-blueviolet .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart button:hover,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_share .product_share_social .tz_social span,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.cart a:hover,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p.form-submit input:hover,
.themecolor-blueviolet .woocommerce form table.shop_table tbody tr td.actions .coupon input.button:hover,
.themecolor-blueviolet .woocommerce form table.shop_table tbody tr td.actions input:hover,
.themecolor-blueviolet .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-blueviolet .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-blueviolet .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn form.woocommerce-shipping-calculator .shipping-calculator-form p button.button:hover,
.themecolor-blueviolet .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals .wc-proceed-to-checkout a:hover,
.themecolor-blueviolet form#yith-wcwl-form table.wishlist_table tbody tr td.product-add-to-cart a:hover,
.themecolor-blueviolet .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-blueviolet .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-blueviolet .tzPortfolio_Container #tz_append a,
.themecolor-blueviolet .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-blueviolet .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_Slider ul.flex-direction-nav li a,
.themecolor-blueviolet .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_autoplay,
.themecolor-blueviolet .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_pauses,
.themecolor-blueviolet.woocommerce-checkout .woocommerce form.checkout #order_review .woocommerce-checkout-payment .place-order input#place_order:hover,
.themecolor-blueviolet.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-blueviolet.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-blueviolet.woocommerce-account .woocommerce form p input.button:hover,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.themecolor-blueviolet .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span,
.themecolor-blueviolet .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span,
.themecolor-blueviolet .plazart-dropcap-type2,
.themecolor-blueviolet .tzElement-title.tz-title-type-2 .tzTitle::after,
.themecolor-blueviolet .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3::after,
.themecolor-blueviolet .tzOurProcess_Container .tzOurProcess .tzOurProcessItem:hover .tzOurProcessItem_top .tzOurProcessItem_icon,
.themecolor-blueviolet .tz-plazart-list.tzList-icon_highlight li i,
.themecolor-blueviolet .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-parent > a::after,
.themecolor-blueviolet .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_Title::after,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type5 h5.tzFeature_title::after,
.themecolor-blueviolet .tzElement_Ourteam.tzOurteam_type3 .tzOurteam_Info .tzOurteam_Name::after,
.themecolor-blueviolet .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_Title::after,
.themecolor-blueviolet .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a::after,
.themecolor-blueviolet .tzOurProcess_Container .tzOurProcess_title::after,
.themecolor-blueviolet .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist,
.themecolor-blueviolet .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-blueviolet .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button,
.themecolor-blueviolet .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button a span,
.themecolor-blueviolet .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-View-detail a,
.themecolor-blueviolet .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-blueviolet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-blueviolet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-blueviolet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-blueviolet .tz_backtotop a,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type6 h5.tzFeature_title:after,
.themecolor-blueviolet .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-blueviolet .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-blueviolet .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-blueviolet .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzprevslider:hover,
.themecolor-blueviolet .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tznextslider:hover,
.themecolor-blueviolet .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:after,
.themecolor-blueviolet .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected:before,
.themecolor-blueviolet .tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info:before,
.themecolor-blueviolet .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore::after,
.themecolor-blueviolet .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-prev:hover,
.themecolor-blueviolet .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-next:hover,
.themecolor-blueviolet .tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle:after,
.themecolor-blueviolet .tzElement_Portfolio .container .tz_readmore a:after,
.themecolor-blueviolet .tzElement-title.tz-title-type-8 .tzTitle:after,
.themecolor-blueviolet .interiart-our-process h3.interiart-name-process:after,
.themecolor-blueviolet .tzElement-title.tz-title-type-7 .tzTitle:after,
.themecolor-blueviolet .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item::after,
.themecolor-blueviolet .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .owl-page.active span,
.themecolor-blueviolet .box_banner .tz_type2 .tz__border p span,
.themecolor-blueviolet .tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot.active,
.themecolor-blueviolet .tzElement-recent-post.tzRecent-post-type-2 .tz-recent-inner .tz-recent-readmore:hover:before,
.themecolor-blueviolet .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title:after,
.themecolor-blueviolet .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .owl-theme .owl-controls .owl-page span:hover,
.themecolor-blueviolet .woocommerce span.onsale,
.themecolor-blueviolet .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart .button,
.themecolor-blueviolet .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .xoo-qv-plink a
{
background-color:#9b59b6;
}
.themecolor-blueviolet .woocommerce ul.products li.product .tzProduct-item_inner .line-left::before,
.themecolor-blueviolet .woocommerce ul.products li.product .tzProduct-item_inner .line-left::after,
.themecolor-blueviolet .woocommerce ul.products li.product .tzProduct-item_inner .line-right::before,
.themecolor-blueviolet .woocommerce ul.products li.product .tzProduct-item_inner .line-right::after,
.themecolor-blueviolet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-blueviolet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-blueviolet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-blueviolet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(155,15,96,0.2);
}
.themecolor-blueviolet .tzFooter .tzFooterTop .footerattr .widget.widget_flickr .tz-flickr a::before{
background-color:rgba(155,15,96,0.75);
}
.themecolor-blueviolet .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image .tzOurteam_Overlay,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
background-color: rgba(232,89,182,0);
}
.themecolor-blueviolet .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image:hover .tzOurteam_Overlay,
.themecolor-blueviolet .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_image .tzProduct-item_overlay,
.themecolor-blueviolet .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_info,
.themecolor-blueviolet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-blueviolet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide ul li::after{
background-color: rgba(232,89,182,0.1);
}
.themecolor-blueviolet .tzPortfolio_Single .tzPortfolio_related .tzPortfolio_relateBox .tzPortfolio_relateSlider .related-item .tzRelated_hover3,
.themecolor-blueviolet .wpb_gmaps_widget .wpb_wrapper .wpb_map_wraper .tz_map_overlay{
background-color:rgba(232,89,182,0.9);
}
.themecolor-blueviolet .vc_custom_1451100297921 .overlay_parallax{
background-color:rgba(232,89,182,0.95) !important;
}
.themecolor-blueviolet .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-blueviolet .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded.vc_btn3-style-outline{
background-color: transparent !important;
}
.themecolor-blueviolet .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-blueviolet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-blueviolet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-blueviolet .tzButton_left,
.themecolor-blueviolet .vc_custom_1451108127287,
.themecolor-blueviolet .tz_revslider_home13:hover
{
background-color: #9b59b6 !important;
}
.themecolor-blueviolet .tzPricing_table.tzPricing_table_type1:hover .pricing-button{
background-color: #222222;
}
.themecolor-blueviolet .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox{
background-color: #ffffff;
}
.themecolor-blueviolet .tz-header .tz-headerBottom .tz-header-search span:hover,
.themecolor-blueviolet .tz-header .tz-headerBottom .tz-header-cart span:hover,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-blueviolet .tz-header .tz-headerBottom .tz-header-search .tz-header-search-form .searchform span,
.themecolor-blueviolet .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li .tzMiniCart_info span.quantity span.amount,
.themecolor-blueviolet .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.total span.amount,
.themecolor-blueviolet .tzElement_Quote.tzQuote_type1 .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-blueviolet .tzFooter .tzFooterTop .footerattr .widget.dw_twitter .dw-twitter-inner .tweet-item::after,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-blueviolet .tzPricing_table.tzPricing_table_type2:hover .pricing-header span,
.themecolor-blueviolet .tzPricing_table.tzPricing_table_type2:hover .pricing-header h3.pricinge-title,
.themecolor-blueviolet .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_info .tzPost_readMore,
.themecolor-blueviolet .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogQuote .tzBlogQuote_char,
.themecolor-blueviolet .tz-sidebar .widget.tz-recent-w ul li .tz-recent-content span,
.themecolor-blueviolet .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-blueviolet .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-blueviolet .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-blueviolet .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-blueviolet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-blueviolet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-blueviolet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-blueviolet .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-blueviolet .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-blueviolet .tz-sidebar .widget ul.product_list_widget li .star-rating span::before,
.themecolor-blueviolet .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-blueviolet .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .woocommerce-product-rating .star-rating span::before,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price span.amount,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.variations_form .single_variation_wrap .single_variation span.price span.amount,
.themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price span.amount,
.themecolor-blueviolet .bypostauthor,
.themecolor-blueviolet .sticky,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p p.stars span a:hover::after,
.themecolor-blueviolet .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-blueviolet .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-blueviolet .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-blueviolet .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals table tbody tr.order-total td span,
.themecolor-blueviolet .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-blueviolet .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-blueviolet .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-blueviolet.woocommerce-checkout .woocommerce .woocommerce-info::before,
.themecolor-blueviolet.woocommerce-checkout .woocommerce .woocommerce-info a,
.themecolor-blueviolet.woocommerce-account .woocommerce p.myaccount_user strong,
.themecolor-blueviolet .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-blueviolet .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-blueviolet .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-blueviolet .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid:hover i,
.themecolor-blueviolet .tzshop-wrap .grid_pagination_block .tzview-style .switchToList:hover i,
.themecolor-blueviolet .plazart-dropcap-type1,
.themecolor-blueviolet .tz-plazart-list.tzList-icon_no_underlined li i,
.themecolor-blueviolet .tz-plazart-list.tzList-icon_underlined li i,
.themecolor-blueviolet #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-blueviolet #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-blueviolet #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type4 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type4 a.tzFeature_readmore,
.themecolor-blueviolet .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-blueviolet .tzElement_Counter.tz_Counter_type2 .tzElement_count em,
.themecolor-blueviolet .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a span,
.themecolor-blueviolet .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .star-rating span::before,
.themecolor-blueviolet .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price ins span.amount,
.themecolor-blueviolet .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price,
.themecolor-blueviolet .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_0 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-blueviolet .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_1 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-blueviolet .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_2 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-blueviolet .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_3 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-blueviolet .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_subTitle,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type5 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-blueviolet .tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Content a.tzViewService-readmore,
.themecolor-blueviolet .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover1 .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-blueviolet .tzElement-newsletter.tzNewsletter-modern h3.tzNewsletter-Title,
.themecolor-blueviolet .tzCopyright span,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-blueviolet .tzElement-title .tzTitle em,
.themecolor-blueviolet .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_subTitle,
.themecolor-blueviolet .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioGrid_hover5 .tzPortfolioGrid_table .tzPortfolioGrid_table_cell h3 a,
.themecolor-blueviolet .tzElement_Counter.tz_Counter_type3 .tzElement_count em,
.themecolor-blueviolet .tzElement-newsletter .newsletter form table tbody tr td input.newsletter-submit,
.themecolor-blueviolet .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-actions .vc_btn3-container .vc_btn3,
.themecolor-blueviolet #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-blueviolet #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-blueviolet #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-blueviolet .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3 a,
.themecolor-blueviolet .tzElement_Quote_Container.tzQuote_type4 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-blueviolet .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-blueviolet .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-blueviolet .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-blueviolet .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-blueviolet .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5,
.themecolor-blueviolet .tzButton-Config i,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type6 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-blueviolet .tzElement-recent-post .tz-recent-inner .tz-recent-readmore:hover,
.themecolor-blueviolet .tzElement_Video_Popup a.tz-open-popup-video i,
.themecolor-blueviolet .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_info h3 a,
.themecolor-blueviolet .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:hover,
.themecolor-blueviolet .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-blueviolet .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title em,
.themecolor-blueviolet .woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button:hover,
.themecolor-blueviolet .woo-products-element .wpe__item .wpe__images .wpe__hover a:hover i,
.themecolor-blueviolet .wpe__price .amount,
.themecolor-blueviolet .wpe__price ins span,
.themecolor-blueviolet .style-list ul li::after,
.themecolor-blueviolet .tzElement-recent-post .tz-recent-inner .tz-recent-title a:hover,
.themecolor-blueviolet .tz-header .tz-headerBottom nav ul.tz-nav li.current-menu-item a,
.themecolor-blueviolet .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-blueviolet .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
.themecolor-blueviolet .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell h3 a,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 li.mega-menu-item a.mega-menu-link:hover,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-blueviolet .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-blueviolet .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .price span,
.themecolor-blueviolet .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .product_meta > span a,
.themecolor-blueviolet .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .woocommerce-product-rating .star-rating span:before,
.themecolor-blueviolet .wpe__rating .star-rating span
{
color: #9b59b6;
}
.themecolor-blueviolet .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-blueviolet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline,
.themecolor-blueviolet .woocommerce form table.shop_table tbody tr.cart_item td.product-subtotal span.amount,
.themecolor-blueviolet .tzButton_right,
.themecolor-blueviolet .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h2,
.themecolor-blueviolet .tzFooter.tzFooter-Type-3 .tzFooterTop .footerattr .widget.WP_Editor_Widget p a,
.themecolor-blueviolet span.tzresponsive,
.themecolor-blueviolet .tz_revslider_home3,
.themecolor-blueviolet .tzElement_Counter .tzElement_count em
{
color: #9b59b6 !important;
}
.themecolor-blueviolet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-blueviolet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus{
color: #fff !important;
}
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price del span.amount,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price del span.amount{
color: #b5b5b5;
}
.themecolor-blueviolet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-blueviolet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-blueviolet .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width .tzSkill_Circle,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox::after,
.themecolor-blueviolet .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft::after,
.themecolor-blueviolet .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight::after,
.themecolor-blueviolet .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-blueviolet .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page span::after,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-blueviolet .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-blueviolet .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-blueviolet .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-blueviolet .tzPricing_table.tzPricing_table_type2:hover,
.themecolor-blueviolet .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-blueviolet .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-blueviolet .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-blueviolet .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-blueviolet .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-handle,
.themecolor-blueviolet .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li.bd_active::after,
.themecolor-blueviolet .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-blueviolet .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-blueviolet.woocommerce-checkout .woocommerce .woocommerce-info,
.themecolor-blueviolet .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Image,
.themecolor-blueviolet .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote .owl-controls .owl-pagination .owl-page span::after,
.themecolor-blueviolet .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote_Wrap .tzElement_Quote,
.themecolor-blueviolet .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-blueviolet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after,
.themecolor-blueviolet .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span::after,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-blueviolet .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-blueviolet .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-blueviolet .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-blueviolet .tzElement_Video_Popup a.tz-open-popup-video:hover,
.themecolor-blueviolet .woocommerce div.product .xoo-qv-images div.images img
{
border-color: #9b59b6;
}
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs{
border-color: rgba(232,89,182,0.2);
}
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
border-left-color:rgba(232,89,182,0.2);
border-right-color:rgba(232,89,182,0.2);
}
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li:hover,
.themecolor-blueviolet .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide{
border-color: rgba(232,89,182,0.5);
}
.themecolor-blueviolet .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-blueviolet .tzButton_left,
.themecolor-blueviolet .tzButton_right,
.themecolor-blueviolet .tz_revslider_home13:hover
{
border-color: #9b59b6 !important;
}
.themecolor-blueviolet .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span::after {
border-top: 5px solid #9b59b6;
}
.themecolor-blueviolet .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span::after {
border-top: 5px solid #9b59b6;
} .themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span,
.themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-blueviolet .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-blueviolet .wpcf7-form input.wpcf7-submit{
background: #9b59b6;
}
.themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(232,89,182,0.2);
}
.themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info{
background-color:rgba(232,89,182,0.1);
}
.themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span::after,
.themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span::after,
.themecolor-blueviolet .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after{
border-top-color: #9b59b6;
}
.themecolor-blueviolet .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-blueviolet .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-blueviolet .tzPortfolio_Single h3.tzPortfolio_Single_title,
.themecolor-blueviolet .tzPortfolio_Single .tzPortfolio_Single_tks{
color: #9b59b6;
}
.themecolor-blueviolet .tzPortfolio_Single_Close i:hover{
color: #9b59b6 !important;
} .themecolor-blueviolet .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li.current-one-page a,
.themecolor-blueviolet .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_position,
.themecolor-blueviolet .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_name,
.themecolor-blueviolet .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5{
color: #9b59b6;
}
.themecolor-blueviolet .tzElement_Member:hover .tzMember_Wrap .tzMember_Info,
.themecolor-blueviolet .tzElement_Member:hover .tzMember_Wrap .tzMember_image{
border-color: #9b59b6;
}
.themecolor-blueviolet .tzElement_Quote_Container.tzQuote_type2 .tzElement_Quote .tzQuote_Item .tzQuote_Info::after{
background: #9b59b6;
}
.themecolor-blueviolet .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square{
background-color: #9b59b6 !important;
border-color: #9b59b6 !important;
}
.themecolor-blueviolet .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square:hover{
background: transparent none repeat scroll 0 0 !important;
color: #9b59b6 !important;
}
.themecolor-blueviolet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline{
background: transparent none repeat scroll 0 0 !important;
}
.themecolor-blueviolet .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover{
background: #9b59b6 !important;
color: #FFFFFF !important;
} .themecolor-blueviolet .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li a:hover{
color: #9b59b6;
} .themecolor-firebrick .tz-header.tz-header-type-1 .tz-headerTop,
.themecolor-firebrick .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li a.remove:hover,
.themecolor-firebrick .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.buttons a:hover,
.themecolor-firebrick .tzSkill.tzskill-item-type1 .tzskill-item .tzskill-item-width,
.themecolor-firebrick .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width,
.themecolor-firebrick .tzSkill.tzskill-item-type3 .tzskill-item .tzskill-item-width,
.themecolor-firebrick .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-firebrick .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-firebrick .vc_tta-style-modern .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon,
.themecolor-firebrick .tzElement_Video .tzElement_autoplay,
.themecolor-firebrick .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft,
.themecolor-firebrick .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight,
.themecolor-firebrick .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-firebrick .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page.active span,
.themecolor-firebrick .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-firebrick .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-firebrick .tzElement_viewPost .tzViewPost_Grid .tzPost_Item .tzPost_Box .tzPost_Content .tzPostImage .tzViewPost_Date .tzViewPost_Text,
.themecolor-firebrick .tzPricing_table.tzPricing_table_type1 .pricing-button,
.themecolor-firebrick .tzFooter .tzFooterTop .footerattr .widget.widget_newsletterwidget .newsletter form::after,
.themecolor-firebrick .tzFooter .tzFooterBottom .tzFooterSocial ul li a::after,
.themecolor-firebrick .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-firebrick .tzElement_Quote.tzQuote_type2 .tzQuote_Item .tzQuote_Info::after,
.themecolor-firebrick .tzPricing_table.tzPricing_table_type2:hover .pricing-button a,
.themecolor-firebrick .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_autoplay,
.themecolor-firebrick .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_pauses,
.themecolor-firebrick .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-firebrick .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogSlider .tzBlogDate .tzDateText,
.themecolor-firebrick .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogImage .tzBlogDate .tzDateText,
.themecolor-firebrick .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_autoplay,
.themecolor-firebrick .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_pauses,
.themecolor-firebrick .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogContent a.tzreadmore,
.themecolor-firebrick .tz-sidebar .widget.widget_search form input.searchsubmit,
.themecolor-firebrick .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-firebrick .tzBlogDefault .wp-pagenavi span.current,
.themecolor-firebrick .tzBlogDefault .wp-pagenavi a:hover,
.themecolor-firebrick .tz-sidebar .widget.widget_calendar #calendar_wrap table tbody tr td#today,
.themecolor-firebrick .tzBlogSingle .tzBlogSingleContainer .tzBlogSingle_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-firebrick .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleSlider .tzBlogDate .tzDateText,
.themecolor-firebrick .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleImage .tzBlogDate .tzDateText,
.themecolor-firebrick .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-firebrick .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-firebrick .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-firebrick .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-firebrick .tz-sidebar .widget.widget_product_search form.woocommerce-product-search input[type="submit"],
.themecolor-firebrick .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-range,
.themecolor-firebrick .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart button:hover,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_share .product_share_social .tz_social span,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.cart a:hover,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p.form-submit input:hover,
.themecolor-firebrick .woocommerce form table.shop_table tbody tr td.actions .coupon input.button:hover,
.themecolor-firebrick .woocommerce form table.shop_table tbody tr td.actions input:hover,
.themecolor-firebrick .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-firebrick .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-firebrick .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn form.woocommerce-shipping-calculator .shipping-calculator-form p button.button:hover,
.themecolor-firebrick .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals .wc-proceed-to-checkout a:hover,
.themecolor-firebrick form#yith-wcwl-form table.wishlist_table tbody tr td.product-add-to-cart a:hover,
.themecolor-firebrick .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-firebrick .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-firebrick .tzPortfolio_Container #tz_append a,
.themecolor-firebrick .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-firebrick .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_Slider ul.flex-direction-nav li a,
.themecolor-firebrick .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_autoplay,
.themecolor-firebrick .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_pauses,
.themecolor-firebrick.woocommerce-checkout .woocommerce form.checkout #order_review .woocommerce-checkout-payment .place-order input#place_order:hover,
.themecolor-firebrick.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-firebrick.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-firebrick.woocommerce-account .woocommerce form p input.button:hover,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.themecolor-firebrick .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span,
.themecolor-firebrick .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span,
.themecolor-firebrick .plazart-dropcap-type2,
.themecolor-firebrick .tzElement-title.tz-title-type-2 .tzTitle::after,
.themecolor-firebrick .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3::after,
.themecolor-firebrick .tzOurProcess_Container .tzOurProcess .tzOurProcessItem:hover .tzOurProcessItem_top .tzOurProcessItem_icon,
.themecolor-firebrick .tz-plazart-list.tzList-icon_highlight li i,
.themecolor-firebrick .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-parent > a::after,
.themecolor-firebrick .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_Title::after,
.themecolor-firebrick .tzElement_Feature.tzFeature_type5 h5.tzFeature_title::after,
.themecolor-firebrick .tzElement_Ourteam.tzOurteam_type3 .tzOurteam_Info .tzOurteam_Name::after,
.themecolor-firebrick .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_Title::after,
.themecolor-firebrick .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a::after,
.themecolor-firebrick .tzOurProcess_Container .tzOurProcess_title::after,
.themecolor-firebrick .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist,
.themecolor-firebrick .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-firebrick .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button,
.themecolor-firebrick .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button a span,
.themecolor-firebrick .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-View-detail a,
.themecolor-firebrick .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-firebrick .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-firebrick .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-firebrick .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-firebrick .tz_backtotop a,
.themecolor-firebrick .tzElement_Feature.tzFeature_type6 h5.tzFeature_title:after,
.themecolor-firebrick .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-firebrick .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-firebrick .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-firebrick .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzprevslider:hover,
.themecolor-firebrick .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tznextslider:hover,
.themecolor-firebrick .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:after,
.themecolor-firebrick .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected:before,
.themecolor-firebrick .tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info:before,
.themecolor-firebrick .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore::after,
.themecolor-firebrick .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-prev:hover,
.themecolor-firebrick .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-next:hover,
.themecolor-firebrick .tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle:after,
.themecolor-firebrick .tzElement_Portfolio .container .tz_readmore a:after,
.themecolor-firebrick .tzElement-title.tz-title-type-8 .tzTitle:after,
.themecolor-firebrick .interiart-our-process h3.interiart-name-process:after,
.themecolor-firebrick .tzElement-title.tz-title-type-7 .tzTitle:after,
.themecolor-firebrick .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item::after,
.themecolor-firebrick .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .owl-page.active span,
.themecolor-firebrick .box_banner .tz_type2 .tz__border p span,
.themecolor-firebrick .tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot.active,
.themecolor-firebrick .tzElement-recent-post.tzRecent-post-type-2 .tz-recent-inner .tz-recent-readmore:hover:before,
.themecolor-firebrick .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title:after,
.themecolor-firebrick .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .owl-theme .owl-controls .owl-page span:hover,
.themecolor-firebrick .woocommerce span.onsale,
.themecolor-firebrick .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart .button,
.themecolor-firebrick .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .xoo-qv-plink a
{
background-color:#c0392b;
}
.themecolor-firebrick .woocommerce ul.products li.product .tzProduct-item_inner .line-left::before,
.themecolor-firebrick .woocommerce ul.products li.product .tzProduct-item_inner .line-left::after,
.themecolor-firebrick .woocommerce ul.products li.product .tzProduct-item_inner .line-right::before,
.themecolor-firebrick .woocommerce ul.products li.product .tzProduct-item_inner .line-right::after,
.themecolor-firebrick .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-firebrick .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-firebrick .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-firebrick .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(192,57,43,0.2);
}
.themecolor-firebrick .tzFooter .tzFooterTop .footerattr .widget.widget_flickr .tz-flickr a::before{
background-color:rgba(192,57,43,0.75);
}
.themecolor-firebrick .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image .tzOurteam_Overlay,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
background-color: rgba(192,57,43,0);
}
.themecolor-firebrick .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image:hover .tzOurteam_Overlay,
.themecolor-firebrick .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_image .tzProduct-item_overlay,
.themecolor-firebrick .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_info,
.themecolor-firebrick .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-firebrick .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide ul li::after{
background-color: rgba(192,57,43,0.1);
}
.themecolor-firebrick .tzPortfolio_Single .tzPortfolio_related .tzPortfolio_relateBox .tzPortfolio_relateSlider .related-item .tzRelated_hover3,
.themecolor-firebrick .wpb_gmaps_widget .wpb_wrapper .wpb_map_wraper .tz_map_overlay{
background-color:rgba(192,57,43,0.9);
}
.themecolor-firebrick .vc_custom_1451100297921 .overlay_parallax{
background-color:rgba(192,57,43,0.95) !important;
}
.themecolor-firebrick .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-firebrick .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded.vc_btn3-style-outline{
background-color: transparent !important;
}
.themecolor-firebrick .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-firebrick .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-firebrick .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-firebrick .tzButton_left,
.themecolor-firebrick .vc_custom_1451108127287,
.themecolor-firebrick .tz_revslider_home13:hover
{
background-color: #c0392b !important;
}
.themecolor-firebrick .tzPricing_table.tzPricing_table_type1:hover .pricing-button{
background-color: #222222;
}
.themecolor-firebrick .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox,
.themecolor-firebrick .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox{
background-color: #ffffff;
}
.themecolor-firebrick .tz-header .tz-headerBottom .tz-header-search span:hover,
.themecolor-firebrick .tz-header .tz-headerBottom .tz-header-cart span:hover,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-firebrick .tz-header .tz-headerBottom .tz-header-search .tz-header-search-form .searchform span,
.themecolor-firebrick .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li .tzMiniCart_info span.quantity span.amount,
.themecolor-firebrick .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.total span.amount,
.themecolor-firebrick .tzElement_Quote.tzQuote_type1 .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-firebrick .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-firebrick .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-firebrick .tzFooter .tzFooterTop .footerattr .widget.dw_twitter .dw-twitter-inner .tweet-item::after,
.themecolor-firebrick .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-firebrick .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-firebrick .tzPricing_table.tzPricing_table_type2:hover .pricing-header span,
.themecolor-firebrick .tzPricing_table.tzPricing_table_type2:hover .pricing-header h3.pricinge-title,
.themecolor-firebrick .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_info .tzPost_readMore,
.themecolor-firebrick .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogQuote .tzBlogQuote_char,
.themecolor-firebrick .tz-sidebar .widget.tz-recent-w ul li .tz-recent-content span,
.themecolor-firebrick .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-firebrick .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-firebrick .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-firebrick .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-firebrick .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-firebrick .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-firebrick .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-firebrick .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-firebrick .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-firebrick .tz-sidebar .widget ul.product_list_widget li .star-rating span::before,
.themecolor-firebrick .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-firebrick .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .woocommerce-product-rating .star-rating span::before,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price span.amount,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.variations_form .single_variation_wrap .single_variation span.price span.amount,
.themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price span.amount,
.themecolor-firebrick .bypostauthor,
.themecolor-firebrick .sticky,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p p.stars span a:hover::after,
.themecolor-firebrick .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-firebrick .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-firebrick .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-firebrick .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals table tbody tr.order-total td span,
.themecolor-firebrick .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-firebrick .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-firebrick .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-firebrick.woocommerce-checkout .woocommerce .woocommerce-info::before,
.themecolor-firebrick.woocommerce-checkout .woocommerce .woocommerce-info a,
.themecolor-firebrick.woocommerce-account .woocommerce p.myaccount_user strong,
.themecolor-firebrick .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-firebrick .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-firebrick .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-firebrick .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid:hover i,
.themecolor-firebrick .tzshop-wrap .grid_pagination_block .tzview-style .switchToList:hover i,
.themecolor-firebrick .plazart-dropcap-type1,
.themecolor-firebrick .tz-plazart-list.tzList-icon_no_underlined li i,
.themecolor-firebrick .tz-plazart-list.tzList-icon_underlined li i,
.themecolor-firebrick #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-firebrick #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-firebrick #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-firebrick .tzElement_Feature.tzFeature_type4 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-firebrick .tzElement_Feature.tzFeature_type4 a.tzFeature_readmore,
.themecolor-firebrick .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-firebrick .tzElement_Counter.tz_Counter_type2 .tzElement_count em,
.themecolor-firebrick .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a span,
.themecolor-firebrick .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .star-rating span::before,
.themecolor-firebrick .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price ins span.amount,
.themecolor-firebrick .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price,
.themecolor-firebrick .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_0 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-firebrick .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_1 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-firebrick .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_2 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-firebrick .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_3 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-firebrick .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_subTitle,
.themecolor-firebrick .tzElement_Feature.tzFeature_type5 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-firebrick .tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Content a.tzViewService-readmore,
.themecolor-firebrick .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover1 .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-firebrick .tzElement-newsletter.tzNewsletter-modern h3.tzNewsletter-Title,
.themecolor-firebrick .tzCopyright span,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-firebrick .tzElement-title .tzTitle em,
.themecolor-firebrick .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_subTitle,
.themecolor-firebrick .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioGrid_hover5 .tzPortfolioGrid_table .tzPortfolioGrid_table_cell h3 a,
.themecolor-firebrick .tzElement_Counter.tz_Counter_type3 .tzElement_count em,
.themecolor-firebrick .tzElement-newsletter .newsletter form table tbody tr td input.newsletter-submit,
.themecolor-firebrick .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-actions .vc_btn3-container .vc_btn3,
.themecolor-firebrick #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-firebrick #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-firebrick #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-firebrick .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3 a,
.themecolor-firebrick .tzElement_Quote_Container.tzQuote_type4 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-firebrick .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-firebrick .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-firebrick .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-firebrick .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-firebrick .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5,
.themecolor-firebrick .tzButton-Config i,
.themecolor-firebrick .tzElement_Feature.tzFeature_type6 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-firebrick .tzElement-recent-post .tz-recent-inner .tz-recent-readmore:hover,
.themecolor-firebrick .tzElement_Video_Popup a.tz-open-popup-video i,
.themecolor-firebrick .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_info h3 a,
.themecolor-firebrick .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:hover,
.themecolor-firebrick .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-firebrick .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title em,
.themecolor-firebrick .woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button:hover,
.themecolor-firebrick .woo-products-element .wpe__item .wpe__images .wpe__hover a:hover i,
.themecolor-firebrick .wpe__price .amount,
.themecolor-firebrick .wpe__price ins span,
.themecolor-firebrick .style-list ul li::after,
.themecolor-firebrick .tzElement-recent-post .tz-recent-inner .tz-recent-title a:hover,
.themecolor-firebrick .tz-header .tz-headerBottom nav ul.tz-nav li.current-menu-item a,
.themecolor-firebrick .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-firebrick .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
.themecolor-firebrick .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell h3 a,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 li.mega-menu-item a.mega-menu-link:hover,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-firebrick .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-firebrick .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .price span,
.themecolor-firebrick .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .product_meta > span a,
.themecolor-firebrick .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .woocommerce-product-rating .star-rating span:before,
.themecolor-firebrick .wpe__rating .star-rating span
{
color: #c0392b;
}
.themecolor-firebrick .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-firebrick .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline,
.themecolor-firebrick .woocommerce form table.shop_table tbody tr.cart_item td.product-subtotal span.amount,
.themecolor-firebrick .tzButton_right,
.themecolor-firebrick .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h2,
.themecolor-firebrick .tzFooter.tzFooter-Type-3 .tzFooterTop .footerattr .widget.WP_Editor_Widget p a,
.themecolor-firebrick span.tzresponsive,
.themecolor-firebrick .tz_revslider_home3,
.themecolor-firebrick .tzElement_Counter .tzElement_count em
{
color: #c0392b !important;
}
.themecolor-firebrick .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-firebrick .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus{
color: #fff !important;
}
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price del span.amount,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price del span.amount{
color: #b5b5b5;
}
.themecolor-firebrick .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-firebrick .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-firebrick .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width .tzSkill_Circle,
.themecolor-firebrick .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox::after,
.themecolor-firebrick .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft::after,
.themecolor-firebrick .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight::after,
.themecolor-firebrick .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-firebrick .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page span::after,
.themecolor-firebrick .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-firebrick .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-firebrick .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-firebrick .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-firebrick .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-firebrick .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-firebrick .tzPricing_table.tzPricing_table_type2:hover,
.themecolor-firebrick .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-firebrick .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-firebrick .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-firebrick .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-firebrick .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-handle,
.themecolor-firebrick .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li.bd_active::after,
.themecolor-firebrick .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-firebrick .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-firebrick.woocommerce-checkout .woocommerce .woocommerce-info,
.themecolor-firebrick .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Image,
.themecolor-firebrick .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote .owl-controls .owl-pagination .owl-page span::after,
.themecolor-firebrick .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote_Wrap .tzElement_Quote,
.themecolor-firebrick .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-firebrick .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after,
.themecolor-firebrick .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span::after,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-firebrick .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-firebrick .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-firebrick .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-firebrick .tzElement_Video_Popup a.tz-open-popup-video:hover,
.themecolor-firebrick .woocommerce div.product .xoo-qv-images div.images img
{
border-color: #c0392b;
}
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs{
border-color: rgba(192,57,43,0.2);
}
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
border-left-color:rgba(192,57,43,0.2);
border-right-color:rgba(192,57,43,0.2);
}
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li:hover,
.themecolor-firebrick .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide{
border-color: rgba(192,57,43,0.5);
}
.themecolor-firebrick .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-firebrick .tzButton_left,
.themecolor-firebrick .tzButton_right,
.themecolor-firebrick .tz_revslider_home13:hover
{
border-color: #c0392b !important;
}
.themecolor-firebrick .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span::after {
border-top: 5px solid #c0392b;
}
.themecolor-firebrick .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span::after {
border-top: 5px solid #c0392b;
} .themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span,
.themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-firebrick .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-firebrick .wpcf7-form input.wpcf7-submit{
background: #c0392b;
}
.themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(192,57,43,0.2);
}
.themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info{
background-color:rgba(192,57,43,0.1);
}
.themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span::after,
.themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span::after,
.themecolor-firebrick .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after{
border-top-color: #c0392b;
}
.themecolor-firebrick .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-firebrick .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-firebrick .tzPortfolio_Single h3.tzPortfolio_Single_title,
.themecolor-firebrick .tzPortfolio_Single .tzPortfolio_Single_tks{
color: #c0392b;
}
.themecolor-firebrick .tzPortfolio_Single_Close i:hover{
color: #c0392b !important;
} .themecolor-firebrick .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li.current-one-page a,
.themecolor-firebrick .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_position,
.themecolor-firebrick .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_name,
.themecolor-firebrick .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5{
color: #c0392b;
}
.themecolor-firebrick .tzElement_Member:hover .tzMember_Wrap .tzMember_Info,
.themecolor-firebrick .tzElement_Member:hover .tzMember_Wrap .tzMember_image{
border-color: #c0392b;
}
.themecolor-firebrick .tzElement_Quote_Container.tzQuote_type2 .tzElement_Quote .tzQuote_Item .tzQuote_Info::after{
background: #c0392b;
}
.themecolor-firebrick .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square{
background-color: #c0392b !important;
border-color: #c0392b !important;
}
.themecolor-firebrick .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square:hover{
background: transparent none repeat scroll 0 0 !important;
color: #c0392b !important;
}
.themecolor-firebrick .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline{
background: transparent none repeat scroll 0 0 !important;
}
.themecolor-firebrick .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover{
background: #c0392b !important;
color: #FFFFFF !important;
} .themecolor-firebrick .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li a:hover{
color: #c0392b;
} .themecolor-skyblue .tz-header.tz-header-type-1 .tz-headerTop,
.themecolor-skyblue .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li a.remove:hover,
.themecolor-skyblue .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.buttons a:hover,
.themecolor-skyblue .tzSkill.tzskill-item-type1 .tzskill-item .tzskill-item-width,
.themecolor-skyblue .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width,
.themecolor-skyblue .tzSkill.tzskill-item-type3 .tzskill-item .tzskill-item-width,
.themecolor-skyblue .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-skyblue .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-skyblue .vc_tta-style-modern .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon,
.themecolor-skyblue .tzElement_Video .tzElement_autoplay,
.themecolor-skyblue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft,
.themecolor-skyblue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight,
.themecolor-skyblue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-skyblue .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page.active span,
.themecolor-skyblue .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-skyblue .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-skyblue .tzElement_viewPost .tzViewPost_Grid .tzPost_Item .tzPost_Box .tzPost_Content .tzPostImage .tzViewPost_Date .tzViewPost_Text,
.themecolor-skyblue .tzPricing_table.tzPricing_table_type1 .pricing-button,
.themecolor-skyblue .tzFooter .tzFooterTop .footerattr .widget.widget_newsletterwidget .newsletter form::after,
.themecolor-skyblue .tzFooter .tzFooterBottom .tzFooterSocial ul li a::after,
.themecolor-skyblue .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-skyblue .tzElement_Quote.tzQuote_type2 .tzQuote_Item .tzQuote_Info::after,
.themecolor-skyblue .tzPricing_table.tzPricing_table_type2:hover .pricing-button a,
.themecolor-skyblue .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_autoplay,
.themecolor-skyblue .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_pauses,
.themecolor-skyblue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-skyblue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogSlider .tzBlogDate .tzDateText,
.themecolor-skyblue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogImage .tzBlogDate .tzDateText,
.themecolor-skyblue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_autoplay,
.themecolor-skyblue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_pauses,
.themecolor-skyblue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogContent a.tzreadmore,
.themecolor-skyblue .tz-sidebar .widget.widget_search form input.searchsubmit,
.themecolor-skyblue .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-skyblue .tzBlogDefault .wp-pagenavi span.current,
.themecolor-skyblue .tzBlogDefault .wp-pagenavi a:hover,
.themecolor-skyblue .tz-sidebar .widget.widget_calendar #calendar_wrap table tbody tr td#today,
.themecolor-skyblue .tzBlogSingle .tzBlogSingleContainer .tzBlogSingle_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-skyblue .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleSlider .tzBlogDate .tzDateText,
.themecolor-skyblue .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleImage .tzBlogDate .tzDateText,
.themecolor-skyblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-skyblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-skyblue .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-skyblue .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-skyblue .tz-sidebar .widget.widget_product_search form.woocommerce-product-search input[type="submit"],
.themecolor-skyblue .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-range,
.themecolor-skyblue .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart button:hover,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_share .product_share_social .tz_social span,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.cart a:hover,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p.form-submit input:hover,
.themecolor-skyblue .woocommerce form table.shop_table tbody tr td.actions .coupon input.button:hover,
.themecolor-skyblue .woocommerce form table.shop_table tbody tr td.actions input:hover,
.themecolor-skyblue .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-skyblue .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-skyblue .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn form.woocommerce-shipping-calculator .shipping-calculator-form p button.button:hover,
.themecolor-skyblue .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals .wc-proceed-to-checkout a:hover,
.themecolor-skyblue form#yith-wcwl-form table.wishlist_table tbody tr td.product-add-to-cart a:hover,
.themecolor-skyblue .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-skyblue .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-skyblue .tzPortfolio_Container #tz_append a,
.themecolor-skyblue .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-skyblue .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_Slider ul.flex-direction-nav li a,
.themecolor-skyblue .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_autoplay,
.themecolor-skyblue .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_pauses,
.themecolor-skyblue.woocommerce-checkout .woocommerce form.checkout #order_review .woocommerce-checkout-payment .place-order input#place_order:hover,
.themecolor-skyblue.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-skyblue.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-skyblue.woocommerce-account .woocommerce form p input.button:hover,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.themecolor-skyblue .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span,
.themecolor-skyblue .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span,
.themecolor-skyblue .plazart-dropcap-type2,
.themecolor-skyblue .tzElement-title.tz-title-type-2 .tzTitle::after,
.themecolor-skyblue .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3::after,
.themecolor-skyblue .tzOurProcess_Container .tzOurProcess .tzOurProcessItem:hover .tzOurProcessItem_top .tzOurProcessItem_icon,
.themecolor-skyblue .tz-plazart-list.tzList-icon_highlight li i,
.themecolor-skyblue .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-parent > a::after,
.themecolor-skyblue .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_Title::after,
.themecolor-skyblue .tzElement_Feature.tzFeature_type5 h5.tzFeature_title::after,
.themecolor-skyblue .tzElement_Ourteam.tzOurteam_type3 .tzOurteam_Info .tzOurteam_Name::after,
.themecolor-skyblue .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_Title::after,
.themecolor-skyblue .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a::after,
.themecolor-skyblue .tzOurProcess_Container .tzOurProcess_title::after,
.themecolor-skyblue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist,
.themecolor-skyblue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-skyblue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button,
.themecolor-skyblue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button a span,
.themecolor-skyblue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-View-detail a,
.themecolor-skyblue .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-skyblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-skyblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-skyblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-skyblue .tz_backtotop a,
.themecolor-skyblue .tzElement_Feature.tzFeature_type6 h5.tzFeature_title:after,
.themecolor-skyblue .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-skyblue .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-skyblue .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-skyblue .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzprevslider:hover,
.themecolor-skyblue .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tznextslider:hover,
.themecolor-skyblue .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:after,
.themecolor-skyblue .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected:before,
.themecolor-skyblue .tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info:before,
.themecolor-skyblue .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore::after,
.themecolor-skyblue .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-prev:hover,
.themecolor-skyblue .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-next:hover,
.themecolor-skyblue .tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle:after,
.themecolor-skyblue .tzElement_Portfolio .container .tz_readmore a:after,
.themecolor-skyblue .tzElement-title.tz-title-type-8 .tzTitle:after,
.themecolor-skyblue .interiart-our-process h3.interiart-name-process:after,
.themecolor-skyblue .tzElement-title.tz-title-type-7 .tzTitle:after,
.themecolor-skyblue .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item::after,
.themecolor-skyblue .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .owl-page.active span,
.themecolor-skyblue .box_banner .tz_type2 .tz__border p span,
.themecolor-skyblue .tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot.active,
.themecolor-skyblue .tzElement-recent-post.tzRecent-post-type-2 .tz-recent-inner .tz-recent-readmore:hover:before,
.themecolor-skyblue .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title:after,
.themecolor-skyblue .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .owl-theme .owl-controls .owl-page span:hover,
.themecolor-skyblue .woocommerce span.onsale,
.themecolor-skyblue .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart .button,
.themecolor-skyblue .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .xoo-qv-plink a
{
background-color:#4cddf3;
}
.themecolor-skyblue .woocommerce ul.products li.product .tzProduct-item_inner .line-left::before,
.themecolor-skyblue .woocommerce ul.products li.product .tzProduct-item_inner .line-left::after,
.themecolor-skyblue .woocommerce ul.products li.product .tzProduct-item_inner .line-right::before,
.themecolor-skyblue .woocommerce ul.products li.product .tzProduct-item_inner .line-right::after,
.themecolor-skyblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-skyblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-skyblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-skyblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(76,221,243,0.2);
}
.themecolor-skyblue .tzFooter .tzFooterTop .footerattr .widget.widget_flickr .tz-flickr a::before{
background-color:rgba(76,221,243,0.75);
}
.themecolor-skyblue .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image .tzOurteam_Overlay,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
background-color: rgba(76,221,243,0);
}
.themecolor-skyblue .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image:hover .tzOurteam_Overlay,
.themecolor-skyblue .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_image .tzProduct-item_overlay,
.themecolor-skyblue .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_info,
.themecolor-skyblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-skyblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide ul li::after{
background-color: rgba(76,221,243,0.1);
}
.themecolor-skyblue .tzPortfolio_Single .tzPortfolio_related .tzPortfolio_relateBox .tzPortfolio_relateSlider .related-item .tzRelated_hover3,
.themecolor-skyblue .wpb_gmaps_widget .wpb_wrapper .wpb_map_wraper .tz_map_overlay{
background-color:rgba(76,221,243,0.9);
}
.themecolor-skyblue .vc_custom_1451100297921 .overlay_parallax{
background-color:rgba(76,221,243,0.95) !important;
}
.themecolor-skyblue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-skyblue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded.vc_btn3-style-outline{
background-color: transparent !important;
}
.themecolor-skyblue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-skyblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-skyblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-skyblue .tzButton_left,
.themecolor-skyblue .vc_custom_1451108127287,
.themecolor-skyblue .tz_revslider_home13:hover
{
background-color: #4cddf3 !important;
}
.themecolor-skyblue .tzPricing_table.tzPricing_table_type1:hover .pricing-button{
background-color: #222222;
}
.themecolor-skyblue .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox,
.themecolor-skyblue .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox{
background-color: #ffffff;
}
.themecolor-skyblue .tz-header .tz-headerBottom .tz-header-search span:hover,
.themecolor-skyblue .tz-header .tz-headerBottom .tz-header-cart span:hover,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-skyblue .tz-header .tz-headerBottom .tz-header-search .tz-header-search-form .searchform span,
.themecolor-skyblue .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li .tzMiniCart_info span.quantity span.amount,
.themecolor-skyblue .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.total span.amount,
.themecolor-skyblue .tzElement_Quote.tzQuote_type1 .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-skyblue .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-skyblue .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-skyblue .tzFooter .tzFooterTop .footerattr .widget.dw_twitter .dw-twitter-inner .tweet-item::after,
.themecolor-skyblue .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-skyblue .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-skyblue .tzPricing_table.tzPricing_table_type2:hover .pricing-header span,
.themecolor-skyblue .tzPricing_table.tzPricing_table_type2:hover .pricing-header h3.pricinge-title,
.themecolor-skyblue .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_info .tzPost_readMore,
.themecolor-skyblue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogQuote .tzBlogQuote_char,
.themecolor-skyblue .tz-sidebar .widget.tz-recent-w ul li .tz-recent-content span,
.themecolor-skyblue .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-skyblue .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-skyblue .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-skyblue .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-skyblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-skyblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-skyblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-skyblue .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-skyblue .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-skyblue .tz-sidebar .widget ul.product_list_widget li .star-rating span::before,
.themecolor-skyblue .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-skyblue .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .woocommerce-product-rating .star-rating span::before,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price span.amount,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.variations_form .single_variation_wrap .single_variation span.price span.amount,
.themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price span.amount,
.themecolor-skyblue .bypostauthor,
.themecolor-skyblue .sticky,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p p.stars span a:hover::after,
.themecolor-skyblue .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-skyblue .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-skyblue .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-skyblue .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals table tbody tr.order-total td span,
.themecolor-skyblue .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-skyblue .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-skyblue .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-skyblue.woocommerce-checkout .woocommerce .woocommerce-info::before,
.themecolor-skyblue.woocommerce-checkout .woocommerce .woocommerce-info a,
.themecolor-skyblue.woocommerce-account .woocommerce p.myaccount_user strong,
.themecolor-skyblue .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-skyblue .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-skyblue .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-skyblue .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid:hover i,
.themecolor-skyblue .tzshop-wrap .grid_pagination_block .tzview-style .switchToList:hover i,
.themecolor-skyblue .plazart-dropcap-type1,
.themecolor-skyblue .tz-plazart-list.tzList-icon_no_underlined li i,
.themecolor-skyblue .tz-plazart-list.tzList-icon_underlined li i,
.themecolor-skyblue #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-skyblue #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-skyblue #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-skyblue .tzElement_Feature.tzFeature_type4 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-skyblue .tzElement_Feature.tzFeature_type4 a.tzFeature_readmore,
.themecolor-skyblue .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-skyblue .tzElement_Counter.tz_Counter_type2 .tzElement_count em,
.themecolor-skyblue .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a span,
.themecolor-skyblue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .star-rating span::before,
.themecolor-skyblue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price ins span.amount,
.themecolor-skyblue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price,
.themecolor-skyblue .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_0 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-skyblue .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_1 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-skyblue .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_2 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-skyblue .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_3 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-skyblue .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_subTitle,
.themecolor-skyblue .tzElement_Feature.tzFeature_type5 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-skyblue .tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Content a.tzViewService-readmore,
.themecolor-skyblue .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover1 .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-skyblue .tzElement-newsletter.tzNewsletter-modern h3.tzNewsletter-Title,
.themecolor-skyblue .tzCopyright span,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-skyblue .tzElement-title .tzTitle em,
.themecolor-skyblue .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_subTitle,
.themecolor-skyblue .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioGrid_hover5 .tzPortfolioGrid_table .tzPortfolioGrid_table_cell h3 a,
.themecolor-skyblue .tzElement_Counter.tz_Counter_type3 .tzElement_count em,
.themecolor-skyblue .tzElement-newsletter .newsletter form table tbody tr td input.newsletter-submit,
.themecolor-skyblue .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-actions .vc_btn3-container .vc_btn3,
.themecolor-skyblue #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-skyblue #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-skyblue #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-skyblue .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3 a,
.themecolor-skyblue .tzElement_Quote_Container.tzQuote_type4 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-skyblue .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-skyblue .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-skyblue .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-skyblue .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-skyblue .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5,
.themecolor-skyblue .tzButton-Config i,
.themecolor-skyblue .tzElement_Feature.tzFeature_type6 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-skyblue .tzElement-recent-post .tz-recent-inner .tz-recent-readmore:hover,
.themecolor-skyblue .tzElement_Video_Popup a.tz-open-popup-video i,
.themecolor-skyblue .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_info h3 a,
.themecolor-skyblue .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:hover,
.themecolor-skyblue .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-skyblue .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title em,
.themecolor-skyblue .woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button:hover,
.themecolor-skyblue .woo-products-element .wpe__item .wpe__images .wpe__hover a:hover i,
.themecolor-skyblue .wpe__price .amount,
.themecolor-skyblue .wpe__price ins span,
.themecolor-skyblue .style-list ul li::after,
.themecolor-skyblue .tzElement-recent-post .tz-recent-inner .tz-recent-title a:hover,
.themecolor-skyblue .tz-header .tz-headerBottom nav ul.tz-nav li.current-menu-item a,
.themecolor-skyblue .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-skyblue .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
.themecolor-skyblue .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell h3 a,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 li.mega-menu-item a.mega-menu-link:hover,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-skyblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-skyblue .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .price span,
.themecolor-skyblue .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .product_meta > span a,
.themecolor-skyblue .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .woocommerce-product-rating .star-rating span:before,
.themecolor-skyblue .wpe__rating .star-rating span
{
color: #4cddf3;
}
.themecolor-skyblue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-skyblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline,
.themecolor-skyblue .woocommerce form table.shop_table tbody tr.cart_item td.product-subtotal span.amount,
.themecolor-skyblue .tzButton_right,
.themecolor-skyblue .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h2,
.themecolor-skyblue .tzFooter.tzFooter-Type-3 .tzFooterTop .footerattr .widget.WP_Editor_Widget p a,
.themecolor-skyblue span.tzresponsive,
.themecolor-skyblue .tz_revslider_home3,
.themecolor-skyblue .tzElement_Counter .tzElement_count em
{
color: #4cddf3 !important;
}
.themecolor-skyblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-skyblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus{
color: #fff !important;
}
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price del span.amount,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price del span.amount{
color: #b5b5b5;
}
.themecolor-skyblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-skyblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-skyblue .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width .tzSkill_Circle,
.themecolor-skyblue .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox::after,
.themecolor-skyblue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft::after,
.themecolor-skyblue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight::after,
.themecolor-skyblue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-skyblue .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page span::after,
.themecolor-skyblue .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-skyblue .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-skyblue .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-skyblue .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-skyblue .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-skyblue .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-skyblue .tzPricing_table.tzPricing_table_type2:hover,
.themecolor-skyblue .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-skyblue .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-skyblue .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-skyblue .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-skyblue .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-handle,
.themecolor-skyblue .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li.bd_active::after,
.themecolor-skyblue .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-skyblue .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-skyblue.woocommerce-checkout .woocommerce .woocommerce-info,
.themecolor-skyblue .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Image,
.themecolor-skyblue .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote .owl-controls .owl-pagination .owl-page span::after,
.themecolor-skyblue .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote_Wrap .tzElement_Quote,
.themecolor-skyblue .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-skyblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-skyblue .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-skyblue .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-skyblue .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-skyblue .tzElement_Video_Popup a.tz-open-popup-video:hover,
.themecolor-skyblue .woocommerce div.product .xoo-qv-images div.images img
{
border-color: #4cddf3;
}
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs{
border-color: rgba(76,221,243,0.2);
}
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
border-left-color:rgba(76,221,243,0.2);
border-right-color:rgba(76,221,243,0.2);
}
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li:hover,
.themecolor-skyblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide{
border-color: rgba(76,221,243,0.5);
}
.themecolor-skyblue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-skyblue .tzButton_left,
.themecolor-skyblue .tzButton_right,
.themecolor-skyblue .tz_revslider_home13:hover
{
border-color: #4cddf3 !important;
}
.themecolor-skyblue .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span::after,
.themecolor-skyblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span:after
{
border-top: 5px solid #4cddf3;
}
.themecolor-skyblue .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span::after {
border-top: 5px solid #4cddf3;
} .themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span,
.themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-skyblue .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-skyblue .wpcf7-form input.wpcf7-submit{
background: #4cddf3;
}
.themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(76,221,243,0.2);
}
.themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info{
background-color:rgba(76,221,243,0.1);
}
.themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span::after,
.themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span::after,
.themecolor-skyblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after{
border-top-color: #4cddf3;
}
.themecolor-skyblue .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-skyblue .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-skyblue .tzPortfolio_Single h3.tzPortfolio_Single_title,
.themecolor-skyblue .tzPortfolio_Single .tzPortfolio_Single_tks{
color: #4cddf3;
}
.themecolor-skyblue .tzPortfolio_Single_Close i:hover{
color: #4cddf3 !important;
} .themecolor-skyblue .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li.current-one-page a,
.themecolor-skyblue .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_position,
.themecolor-skyblue .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_name,
.themecolor-skyblue .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5{
color: #4cddf3;
}
.themecolor-skyblue .tzElement_Member:hover .tzMember_Wrap .tzMember_Info,
.themecolor-skyblue .tzElement_Member:hover .tzMember_Wrap .tzMember_image{
border-color: #4cddf3;
}
.themecolor-skyblue .tzElement_Quote_Container.tzQuote_type2 .tzElement_Quote .tzQuote_Item .tzQuote_Info::after{
background: #4cddf3;
}
.themecolor-skyblue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square{
background-color: #4cddf3 !important;
border-color: #4cddf3 !important;
}
.themecolor-skyblue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square:hover{
background: transparent none repeat scroll 0 0 !important;
color: #4cddf3 !important;
}
.themecolor-skyblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline{
background: transparent none repeat scroll 0 0 !important;
}
.themecolor-skyblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover{
background: #4cddf3 !important;
color: #FFFFFF !important;
} .themecolor-skyblue .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li a:hover{
color: #4cddf3;
} .themecolor-red .tz-header.tz-header-type-1 .tz-headerTop,
.themecolor-red .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li a.remove:hover,
.themecolor-red .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.buttons a:hover,
.themecolor-red .tzSkill.tzskill-item-type1 .tzskill-item .tzskill-item-width,
.themecolor-red .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width,
.themecolor-red .tzSkill.tzskill-item-type3 .tzskill-item .tzskill-item-width,
.themecolor-red .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-red .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-red .vc_tta-style-modern .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon,
.themecolor-red .tzElement_Video .tzElement_autoplay,
.themecolor-red .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft,
.themecolor-red .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight,
.themecolor-red .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-red .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page.active span,
.themecolor-red .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-red .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-red .tzElement_viewPost .tzViewPost_Grid .tzPost_Item .tzPost_Box .tzPost_Content .tzPostImage .tzViewPost_Date .tzViewPost_Text,
.themecolor-red .tzPricing_table.tzPricing_table_type1 .pricing-button,
.themecolor-red .tzFooter .tzFooterTop .footerattr .widget.widget_newsletterwidget .newsletter form::after,
.themecolor-red .tzFooter .tzFooterBottom .tzFooterSocial ul li a::after,
.themecolor-red .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-red .tzElement_Quote.tzQuote_type2 .tzQuote_Item .tzQuote_Info::after,
.themecolor-red .tzPricing_table.tzPricing_table_type2:hover .pricing-button a,
.themecolor-red .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_autoplay,
.themecolor-red .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_pauses,
.themecolor-red .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-red .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogSlider .tzBlogDate .tzDateText,
.themecolor-red .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogImage .tzBlogDate .tzDateText,
.themecolor-red .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_autoplay,
.themecolor-red .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_pauses,
.themecolor-red .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogContent a.tzreadmore,
.themecolor-red .tz-sidebar .widget.widget_search form input.searchsubmit,
.themecolor-red .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-red .tzBlogDefault .wp-pagenavi span.current,
.themecolor-red .tzBlogDefault .wp-pagenavi a:hover,
.themecolor-red .tz-sidebar .widget.widget_calendar #calendar_wrap table tbody tr td#today,
.themecolor-red .tzBlogSingle .tzBlogSingleContainer .tzBlogSingle_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-red .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleSlider .tzBlogDate .tzDateText,
.themecolor-red .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleImage .tzBlogDate .tzDateText,
.themecolor-red .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-red .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-red .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-red .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-red .tz-sidebar .widget.widget_product_search form.woocommerce-product-search input[type="submit"],
.themecolor-red .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-range,
.themecolor-red .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart button:hover,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_share .product_share_social .tz_social span,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.cart a:hover,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p.form-submit input:hover,
.themecolor-red .woocommerce form table.shop_table tbody tr td.actions .coupon input.button:hover,
.themecolor-red .woocommerce form table.shop_table tbody tr td.actions input:hover,
.themecolor-red .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-red .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-red .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn form.woocommerce-shipping-calculator .shipping-calculator-form p button.button:hover,
.themecolor-red .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals .wc-proceed-to-checkout a:hover,
.themecolor-red form#yith-wcwl-form table.wishlist_table tbody tr td.product-add-to-cart a:hover,
.themecolor-red .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-red .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-red .tzPortfolio_Container #tz_append a,
.themecolor-red .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-red .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_Slider ul.flex-direction-nav li a,
.themecolor-red .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_autoplay,
.themecolor-red .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_pauses,
.themecolor-red.woocommerce-checkout .woocommerce form.checkout #order_review .woocommerce-checkout-payment .place-order input#place_order:hover,
.themecolor-red.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-red.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-red.woocommerce-account .woocommerce form p input.button:hover,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.themecolor-red .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span,
.themecolor-red .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span,
.themecolor-red .plazart-dropcap-type2,
.themecolor-red .tzElement-title.tz-title-type-2 .tzTitle::after,
.themecolor-red .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3::after,
.themecolor-red .tzOurProcess_Container .tzOurProcess .tzOurProcessItem:hover .tzOurProcessItem_top .tzOurProcessItem_icon,
.themecolor-red .tz-plazart-list.tzList-icon_highlight li i,
.themecolor-red .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-parent > a::after,
.themecolor-red .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_Title::after,
.themecolor-red .tzElement_Feature.tzFeature_type5 h5.tzFeature_title::after,
.themecolor-red .tzElement_Ourteam.tzOurteam_type3 .tzOurteam_Info .tzOurteam_Name::after,
.themecolor-red .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_Title::after,
.themecolor-red .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a::after,
.themecolor-red .tzOurProcess_Container .tzOurProcess_title::after,
.themecolor-red .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist,
.themecolor-red .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-red .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button,
.themecolor-red .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button a span,
.themecolor-red .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-View-detail a,
.themecolor-red .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-red .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-red .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-red .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-red .tz_backtotop a,
.themecolor-red .tzElement_Feature.tzFeature_type6 h5.tzFeature_title:after,
.themecolor-red .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-red .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-red .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-red .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzprevslider:hover,
.themecolor-red .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tznextslider:hover,
.themecolor-red .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:after,
.themecolor-red .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected:before,
.themecolor-red .tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info:before,
.themecolor-red .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore::after,
.themecolor-red .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-prev:hover,
.themecolor-red .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-next:hover,
.themecolor-red .tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle:after,
.themecolor-red .tzElement_Portfolio .container .tz_readmore a:after,
.themecolor-red .tzElement-title.tz-title-type-8 .tzTitle:after,
.themecolor-red .interiart-our-process h3.interiart-name-process:after,
.themecolor-red .tzElement-title.tz-title-type-7 .tzTitle:after,
.themecolor-red .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item::after,
.themecolor-red .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .owl-page.active span,
.themecolor-red .box_banner .tz_type2 .tz__border p span,
.themecolor-red .tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot.active,
.themecolor-red .tzElement-recent-post.tzRecent-post-type-2 .tz-recent-inner .tz-recent-readmore:hover:before,
.themecolor-red .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title:after,
.themecolor-red .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .owl-theme .owl-controls .owl-page span:hover,
.themecolor-red .woocommerce span.onsale,
.themecolor-red .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart .button,
.themecolor-red .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .xoo-qv-plink a
{
background-color:#f2333a;
}
.themecolor-red .woocommerce ul.products li.product .tzProduct-item_inner .line-left::before,
.themecolor-red .woocommerce ul.products li.product .tzProduct-item_inner .line-left::after,
.themecolor-red .woocommerce ul.products li.product .tzProduct-item_inner .line-right::before,
.themecolor-red .woocommerce ul.products li.product .tzProduct-item_inner .line-right::after,
.themecolor-red .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-red .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-red .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-red .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(242,51,58,0.2);
}
.themecolor-red .tzFooter .tzFooterTop .footerattr .widget.widget_flickr .tz-flickr a::before{
background-color:rgba(242,51,58,0.75);
}
.themecolor-red .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image .tzOurteam_Overlay,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
background-color: rgba(242,51,58,0);
}
.themecolor-red .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image:hover .tzOurteam_Overlay,
.themecolor-red .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_image .tzProduct-item_overlay,
.themecolor-red .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_info,
.themecolor-red .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-red .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide ul li::after{
background-color: rgba(242,51,58,0.1);
}
.themecolor-red .tzPortfolio_Single .tzPortfolio_related .tzPortfolio_relateBox .tzPortfolio_relateSlider .related-item .tzRelated_hover3,
.themecolor-red .wpb_gmaps_widget .wpb_wrapper .wpb_map_wraper .tz_map_overlay{
background-color:rgba(242,51,58,0.9);
}
.themecolor-red .vc_custom_1451100297921 .overlay_parallax{
background-color:rgba(242,51,58,0.95) !important;
}
.themecolor-red .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-red .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded.vc_btn3-style-outline{
background-color: transparent !important;
}
.themecolor-red .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-red .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-red .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-red .tzButton_left,
.themecolor-red .vc_custom_1451108127287,
.themecolor-red .tz_revslider_home13:hover
{
background-color: #f2333a !important;
}
.themecolor-red .tzPricing_table.tzPricing_table_type1:hover .pricing-button{
background-color: #222222;
}
.themecolor-red .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox,
.themecolor-red .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox{
background-color: #ffffff;
}
.themecolor-red .tz-header .tz-headerBottom .tz-header-search span:hover,
.themecolor-red .tz-header .tz-headerBottom .tz-header-cart span:hover,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-red .tz-header .tz-headerBottom .tz-header-search .tz-header-search-form .searchform span,
.themecolor-red .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li .tzMiniCart_info span.quantity span.amount,
.themecolor-red .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.total span.amount,
.themecolor-red .tzElement_Quote.tzQuote_type1 .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-red .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-red .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-red .tzFooter .tzFooterTop .footerattr .widget.dw_twitter .dw-twitter-inner .tweet-item::after,
.themecolor-red .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-red .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-red .tzPricing_table.tzPricing_table_type2:hover .pricing-header span,
.themecolor-red .tzPricing_table.tzPricing_table_type2:hover .pricing-header h3.pricinge-title,
.themecolor-red .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_info .tzPost_readMore,
.themecolor-red .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogQuote .tzBlogQuote_char,
.themecolor-red .tz-sidebar .widget.tz-recent-w ul li .tz-recent-content span,
.themecolor-red .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-red .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-red .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-red .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-red .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-red .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-red .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-red .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-red .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-red .tz-sidebar .widget ul.product_list_widget li .star-rating span::before,
.themecolor-red .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-red .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .woocommerce-product-rating .star-rating span::before,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price span.amount,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.variations_form .single_variation_wrap .single_variation span.price span.amount,
.themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price span.amount,
.themecolor-red .bypostauthor,
.themecolor-red .sticky,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p p.stars span a:hover::after,
.themecolor-red .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-red .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-red .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-red .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals table tbody tr.order-total td span,
.themecolor-red .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-red .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-red .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-red.woocommerce-checkout .woocommerce .woocommerce-info::before,
.themecolor-red.woocommerce-checkout .woocommerce .woocommerce-info a,
.themecolor-red.woocommerce-account .woocommerce p.myaccount_user strong,
.themecolor-red .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-red .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-red .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-red .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid:hover i,
.themecolor-red .tzshop-wrap .grid_pagination_block .tzview-style .switchToList:hover i,
.themecolor-red .plazart-dropcap-type1,
.themecolor-red .tz-plazart-list.tzList-icon_no_underlined li i,
.themecolor-red .tz-plazart-list.tzList-icon_underlined li i,
.themecolor-red #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-red #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-red #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-red .tzElement_Feature.tzFeature_type4 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-red .tzElement_Feature.tzFeature_type4 a.tzFeature_readmore,
.themecolor-red .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-red .tzElement_Counter.tz_Counter_type2 .tzElement_count em,
.themecolor-red .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a span,
.themecolor-red .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .star-rating span::before,
.themecolor-red .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price ins span.amount,
.themecolor-red .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price,
.themecolor-red .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_0 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-red .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_1 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-red .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_2 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-red .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_3 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-red .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_subTitle,
.themecolor-red .tzElement_Feature.tzFeature_type5 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-red .tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Content a.tzViewService-readmore,
.themecolor-red .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover1 .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-red .tzElement-newsletter.tzNewsletter-modern h3.tzNewsletter-Title,
.themecolor-red .tzCopyright span,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-red .tzElement-title .tzTitle em,
.themecolor-red .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_subTitle,
.themecolor-red .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioGrid_hover5 .tzPortfolioGrid_table .tzPortfolioGrid_table_cell h3 a,
.themecolor-red .tzElement_Counter.tz_Counter_type3 .tzElement_count em,
.themecolor-red .tzElement-newsletter .newsletter form table tbody tr td input.newsletter-submit,
.themecolor-red .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-actions .vc_btn3-container .vc_btn3,
.themecolor-red #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-red #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-red #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-red .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3 a,
.themecolor-red .tzElement_Quote_Container.tzQuote_type4 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-red .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-red .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-red .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-red .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-red .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5,
.themecolor-red .tzButton-Config i,
.themecolor-red .tzElement_Feature.tzFeature_type6 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-red .tzElement-recent-post .tz-recent-inner .tz-recent-readmore:hover,
.themecolor-red .tzElement_Video_Popup a.tz-open-popup-video i,
.themecolor-red .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_info h3 a,
.themecolor-red .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:hover,
.themecolor-red .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-red .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title em,
.themecolor-red .woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button:hover,
.themecolor-red .woo-products-element .wpe__item .wpe__images .wpe__hover a:hover i,
.themecolor-red .wpe__price .amount,
.themecolor-red .wpe__price ins span,
.themecolor-red .style-list ul li::after,
.themecolor-red .tzElement-recent-post .tz-recent-inner .tz-recent-title a:hover,
.themecolor-red .tz-header .tz-headerBottom nav ul.tz-nav li.current-menu-item a,
.themecolor-red .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-red .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
.themecolor-red .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell h3 a,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 li.mega-menu-item a.mega-menu-link:hover,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-red .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-red .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .price span,
.themecolor-red .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .product_meta > span a,
.themecolor-red .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .woocommerce-product-rating .star-rating span:before,
.themecolor-red .wpe__rating .star-rating span
{
color: #f2333a;
}
.themecolor-red .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-red .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline,
.themecolor-red .woocommerce form table.shop_table tbody tr.cart_item td.product-subtotal span.amount,
.themecolor-red .tzButton_right,
.themecolor-red .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h2,
.themecolor-red .tzFooter.tzFooter-Type-3 .tzFooterTop .footerattr .widget.WP_Editor_Widget p a,
.themecolor-red span.tzresponsive,
.themecolor-red .tz_revslider_home3,
.themecolor-red .tzElement_Counter .tzElement_count em
{
color: #f2333a !important;
}
.themecolor-red .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-red .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus{
color: #fff !important;
}
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price del span.amount,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price del span.amount{
color: #b5b5b5;
}
.themecolor-red .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-red .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-red .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width .tzSkill_Circle,
.themecolor-red .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox::after,
.themecolor-red .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft::after,
.themecolor-red .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight::after,
.themecolor-red .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-red .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page span::after,
.themecolor-red .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-red .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-red .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-red .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-red .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-red .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-red .tzPricing_table.tzPricing_table_type2:hover,
.themecolor-red .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-red .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-red .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-red .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-red .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-handle,
.themecolor-red .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li.bd_active::after,
.themecolor-red .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-red .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-red.woocommerce-checkout .woocommerce .woocommerce-info,
.themecolor-red .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Image,
.themecolor-red .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote .owl-controls .owl-pagination .owl-page span::after,
.themecolor-red .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote_Wrap .tzElement_Quote,
.themecolor-red .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-red .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after,
.themecolor-red .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span::after,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-red .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-red .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-red .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-red .tzElement_Video_Popup a.tz-open-popup-video:hover,
.themecolor-red .woocommerce div.product .xoo-qv-images div.images img
{
border-color: #f2333a;
}
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs{
border-color: rgba(242,51,58,0.2);
}
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
border-left-color:rgba(242,51,58,0.2);
border-right-color:rgba(242,51,58,0.2);
}
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li:hover,
.themecolor-red .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide{
border-color: rgba(242,51,58,0.5);
}
.themecolor-red .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-red .tzButton_left,
.themecolor-red .tzButton_right,
.themecolor-red .tz_revslider_home13:hover
{
border-color: #f2333a !important;
}
.themecolor-red .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span::after {
border-top: 5px solid #f2333a;
}
.themecolor-red .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span::after {
border-top: 5px solid #f2333a;
} .themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span,
.themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-red .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-red .wpcf7-form input.wpcf7-submit{
background: #f2333a;
}
.themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(242,51,58,0.2);
}
.themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info{
background-color:rgba(242,51,58,0.1);
}
.themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span::after,
.themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span::after,
.themecolor-red .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after{
border-top-color: #f2333a;
}
.themecolor-red .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-red .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-red .tzPortfolio_Single h3.tzPortfolio_Single_title,
.themecolor-red .tzPortfolio_Single .tzPortfolio_Single_tks{
color: #f2333a;
}
.themecolor-red .tzPortfolio_Single_Close i:hover{
color: #f2333a !important;
} .themecolor-red .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li.current-one-page a,
.themecolor-red .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_position,
.themecolor-red .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_name,
.themecolor-red .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5{
color: #f2333a;
}
.themecolor-red .tzElement_Member:hover .tzMember_Wrap .tzMember_Info,
.themecolor-red .tzElement_Member:hover .tzMember_Wrap .tzMember_image{
border-color: #f2333a;
}
.themecolor-red .tzElement_Quote_Container.tzQuote_type2 .tzElement_Quote .tzQuote_Item .tzQuote_Info::after{
background: #f2333a;
}
.themecolor-red .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square{
background-color: #f2333a !important;
border-color: #f2333a !important;
}
.themecolor-red .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square:hover{
background: transparent none repeat scroll 0 0 !important;
color: #f2333a !important;
}
.themecolor-red .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline{
background: transparent none repeat scroll 0 0 !important;
}
.themecolor-red .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover{
background: #f2333a !important;
color: #FFFFFF !important;
} .themecolor-red .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li a:hover{
color: #f2333a;
} .themecolor-darkblue .tz-header.tz-header-type-1 .tz-headerTop,
.themecolor-darkblue .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li a.remove:hover,
.themecolor-darkblue .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.buttons a:hover,
.themecolor-darkblue .tzSkill.tzskill-item-type1 .tzskill-item .tzskill-item-width,
.themecolor-darkblue .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width,
.themecolor-darkblue .tzSkill.tzskill-item-type3 .tzskill-item .tzskill-item-width,
.themecolor-darkblue .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-darkblue .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-darkblue .vc_tta-style-modern .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading h4.vc_tta-panel-title a .vc_tta-controls-icon,
.themecolor-darkblue .tzElement_Video .tzElement_autoplay,
.themecolor-darkblue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft,
.themecolor-darkblue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight,
.themecolor-darkblue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-darkblue .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page.active span,
.themecolor-darkblue .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-darkblue .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-darkblue .tzElement_viewPost .tzViewPost_Grid .tzPost_Item .tzPost_Box .tzPost_Content .tzPostImage .tzViewPost_Date .tzViewPost_Text,
.themecolor-darkblue .tzPricing_table.tzPricing_table_type1 .pricing-button,
.themecolor-darkblue .tzFooter .tzFooterTop .footerattr .widget.widget_newsletterwidget .newsletter form::after,
.themecolor-darkblue .tzFooter .tzFooterBottom .tzFooterSocial ul li a::after,
.themecolor-darkblue .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-darkblue .tzElement_Quote.tzQuote_type2 .tzQuote_Item .tzQuote_Info::after,
.themecolor-darkblue .tzPricing_table.tzPricing_table_type2:hover .pricing-button a,
.themecolor-darkblue .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_autoplay,
.themecolor-darkblue .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_videoHtml5 .tzPost_pauses,
.themecolor-darkblue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-darkblue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogSlider .tzBlogDate .tzDateText,
.themecolor-darkblue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogImage .tzBlogDate .tzDateText,
.themecolor-darkblue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_autoplay,
.themecolor-darkblue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlog_videoHtml5 .tzblog_pauses,
.themecolor-darkblue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogContent a.tzreadmore,
.themecolor-darkblue .tz-sidebar .widget.widget_search form input.searchsubmit,
.themecolor-darkblue .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-darkblue .tzBlogDefault .wp-pagenavi span.current,
.themecolor-darkblue .tzBlogDefault .wp-pagenavi a:hover,
.themecolor-darkblue .tz-sidebar .widget.widget_calendar #calendar_wrap table tbody tr td#today,
.themecolor-darkblue .tzBlogSingle .tzBlogSingleContainer .tzBlogSingle_videoHtml5 .tzBlogDate .tzDateText,
.themecolor-darkblue .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleSlider .tzBlogDate .tzDateText,
.themecolor-darkblue .tzBlogSingle .tzBlogSingleContainer .tzBlogSingleImage .tzBlogDate .tzDateText,
.themecolor-darkblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-darkblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-darkblue .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-darkblue .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-darkblue .tz-sidebar .widget.widget_product_search form.woocommerce-product-search input[type="submit"],
.themecolor-darkblue .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-range,
.themecolor-darkblue .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart button:hover,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .product_share .product_share_social .tz_social span,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.cart a:hover,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p.form-submit input:hover,
.themecolor-darkblue .woocommerce form table.shop_table tbody tr td.actions .coupon input.button:hover,
.themecolor-darkblue .woocommerce form table.shop_table tbody tr td.actions input:hover,
.themecolor-darkblue .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist,
.themecolor-darkblue .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button,
.themecolor-darkblue .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn form.woocommerce-shipping-calculator .shipping-calculator-form p button.button:hover,
.themecolor-darkblue .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals .wc-proceed-to-checkout a:hover,
.themecolor-darkblue form#yith-wcwl-form table.wishlist_table tbody tr td.product-add-to-cart a:hover,
.themecolor-darkblue .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-darkblue .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-darkblue .tzPortfolio_Container #tz_append a,
.themecolor-darkblue .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-darkblue .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_Slider ul.flex-direction-nav li a,
.themecolor-darkblue .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_autoplay,
.themecolor-darkblue .tzPortfolio_Single .tzPortfolio_Single_Container .tzPortfolio_Single_videoHtml5 .tzPortfolio_pauses,
.themecolor-darkblue.woocommerce-checkout .woocommerce form.checkout #order_review .woocommerce-checkout-payment .place-order input#place_order:hover,
.themecolor-darkblue.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-darkblue.woocommerce-account .woocommerce .addresses .address header.title a:hover,
.themecolor-darkblue.woocommerce-account .woocommerce form p input.button:hover,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
.themecolor-darkblue .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span,
.themecolor-darkblue .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span,
.themecolor-darkblue .plazart-dropcap-type2,
.themecolor-darkblue .tzElement-title.tz-title-type-2 .tzTitle::after,
.themecolor-darkblue .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3::after,
.themecolor-darkblue .tzOurProcess_Container .tzOurProcess .tzOurProcessItem:hover .tzOurProcessItem_top .tzOurProcessItem_icon,
.themecolor-darkblue .tz-plazart-list.tzList-icon_highlight li i,
.themecolor-darkblue .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-parent > a::after,
.themecolor-darkblue .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_Title::after,
.themecolor-darkblue .tzElement_Feature.tzFeature_type5 h5.tzFeature_title::after,
.themecolor-darkblue .tzElement_Ourteam.tzOurteam_type3 .tzOurteam_Info .tzOurteam_Name::after,
.themecolor-darkblue .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_Title::after,
.themecolor-darkblue .tz-header.tz-header-type-2 .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a::after,
.themecolor-darkblue .tzOurProcess_Container .tzOurProcess_title::after,
.themecolor-darkblue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist,
.themecolor-darkblue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-darkblue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button,
.themecolor-darkblue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-item_button a span,
.themecolor-darkblue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_image .tzProduct-View-detail a,
.themecolor-darkblue .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-darkblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-darkblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-darkblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-darkblue .tz_backtotop a,
.themecolor-darkblue .tzElement_Feature.tzFeature_type6 h5.tzFeature_title:after,
.themecolor-darkblue .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-darkblue .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-darkblue .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-darkblue .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzprevslider:hover,
.themecolor-darkblue .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tznextslider:hover,
.themecolor-darkblue .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:after,
.themecolor-darkblue .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected:before,
.themecolor-darkblue .tzElement_Quote_Container.tzQuote_type7 .tzElement_Quote .tzQuote_Item .tzQuote_Info:before,
.themecolor-darkblue .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore::after,
.themecolor-darkblue .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-prev:hover,
.themecolor-darkblue .tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-next:hover,
.themecolor-darkblue .tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle:after,
.themecolor-darkblue .tzElement_Portfolio .container .tz_readmore a:after,
.themecolor-darkblue .tzElement-title.tz-title-type-8 .tzTitle:after,
.themecolor-darkblue .interiart-our-process h3.interiart-name-process:after,
.themecolor-darkblue .tzElement-title.tz-title-type-7 .tzTitle:after,
.themecolor-darkblue .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item::after,
.themecolor-darkblue .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .owl-page.active span,
.themecolor-darkblue .box_banner .tz_type2 .tz__border p span,
.themecolor-darkblue .tzElement_Image_slide.slide-type-2 .image-slider .owl-dots .owl-dot.active,
.themecolor-darkblue .tzElement-recent-post.tzRecent-post-type-2 .tz-recent-inner .tz-recent-readmore:hover:before,
.themecolor-darkblue .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title:after,
.themecolor-darkblue .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .owl-theme .owl-controls .owl-page span:hover,
.themecolor-darkblue .woocommerce span.onsale,
.themecolor-darkblue .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary form.cart .button,
.themecolor-darkblue .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .xoo-qv-plink a
{
background-color:#3333f2;
}
.themecolor-darkblue .woocommerce ul.products li.product .tzProduct-item_inner .line-left::before,
.themecolor-darkblue .woocommerce ul.products li.product .tzProduct-item_inner .line-left::after,
.themecolor-darkblue .woocommerce ul.products li.product .tzProduct-item_inner .line-right::before,
.themecolor-darkblue .woocommerce ul.products li.product .tzProduct-item_inner .line-right::after,
.themecolor-darkblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-darkblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-darkblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-darkblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(51,51,242,0.2);
}
.themecolor-darkblue .tzFooter .tzFooterTop .footerattr .widget.widget_flickr .tz-flickr a::before{
background-color:rgba(51,51,242,0.75);
}
.themecolor-darkblue .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image .tzOurteam_Overlay,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
background-color: rgba(51,51,242,0);
}
.themecolor-darkblue .tzElement_Ourteam.tzOurteam_type2 .tzOurteam_Image:hover .tzOurteam_Overlay,
.themecolor-darkblue .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_image .tzProduct-item_overlay,
.themecolor-darkblue .woocommerce ul.products li.product .tzProduct-item_inner:hover .tzProduct-item_info,
.themecolor-darkblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-darkblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide ul li::after{
background-color: rgba(51,51,242,0.1);
}
.themecolor-darkblue .tzPortfolio_Single .tzPortfolio_related .tzPortfolio_relateBox .tzPortfolio_relateSlider .related-item .tzRelated_hover3,
.themecolor-darkblue .wpb_gmaps_widget .wpb_wrapper .wpb_map_wraper .tz_map_overlay{
background-color:rgba(51,51,242,0.9);
}
.themecolor-darkblue .vc_custom_1451100297921 .overlay_parallax{
background-color:rgba(51,51,242,0.95) !important;
}
.themecolor-darkblue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-darkblue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded.vc_btn3-style-outline{
background-color: transparent !important;
}
.themecolor-darkblue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-darkblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-darkblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-darkblue .tzButton_left,
.themecolor-darkblue .vc_custom_1451108127287,
.themecolor-darkblue .tz_revslider_home13:hover
{
background-color: #3333f2 !important;
}
.themecolor-darkblue .tzPricing_table.tzPricing_table_type1:hover .pricing-button{
background-color: #222222;
}
.themecolor-darkblue .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox,
.themecolor-darkblue .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox{
background-color: #ffffff;
}
.themecolor-darkblue .tz-header .tz-headerBottom .tz-header-search span:hover,
.themecolor-darkblue .tz-header .tz-headerBottom .tz-header-cart span:hover,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-darkblue .tz-header .tz-headerBottom .tz-header-search .tz-header-search-form .searchform span,
.themecolor-darkblue .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li .tzMiniCart_info span.quantity span.amount,
.themecolor-darkblue .tz-header .tz-headerBottom .tz-header-cart .widget_shopping_cart .widget_shopping_cart_content p.total span.amount,
.themecolor-darkblue .tzElement_Quote.tzQuote_type1 .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-darkblue .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-darkblue .tzElement_Feature.tzFeature_type2:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-darkblue .tzFooter .tzFooterTop .footerattr .widget.dw_twitter .dw-twitter-inner .tweet-item::after,
.themecolor-darkblue .tzElement_Feature.tzFeature_type3:hover .tzFeature_Icon .tzFeature_iconBox i,
.themecolor-darkblue .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-darkblue .tzPricing_table.tzPricing_table_type2:hover .pricing-header span,
.themecolor-darkblue .tzPricing_table.tzPricing_table_type2:hover .pricing-header h3.pricinge-title,
.themecolor-darkblue .tzElement_viewPost .tzViewPost_slider .tzViewPost_item .tzPost_info .tzPost_readMore,
.themecolor-darkblue .tzBlogDefault .tzBlogContainer .tzBlogItem .tzBlogQuote .tzBlogQuote_char,
.themecolor-darkblue .tz-sidebar .widget.tz-recent-w ul li .tz-recent-content span,
.themecolor-darkblue .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-darkblue .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-darkblue .tzBlogSingle .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-darkblue .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-darkblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-darkblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-darkblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-darkblue .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-darkblue .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-darkblue .tz-sidebar .widget ul.product_list_widget li .star-rating span::before,
.themecolor-darkblue .tz-sidebar .widget ul.product_list_widget li span.amount,
.themecolor-darkblue .tz-sidebar .widget ul.product_list_widget li ins span.amount,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info .woocommerce-product-rating .star-rating span::before,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price span.amount,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.variations_form .single_variation_wrap .single_variation span.price span.amount,
.themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price span.amount,
.themecolor-darkblue .bypostauthor,
.themecolor-darkblue .sticky,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel #reviews #review_form_wrapper #review_form .comment-respond form#commentform p p.stars span a:hover::after,
.themecolor-darkblue .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-darkblue .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-darkblue .woocommerce .cart-collaterals .cross-sells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-darkblue .woocommerce .cart-collaterals .tzCart_totals .tzCollateralsColumn .cart_totals table tbody tr.order-total td span,
.themecolor-darkblue .tzPortfolio_Single .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p a,
.themecolor-darkblue .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-edit-link,
.themecolor-darkblue .tzPortfolio_Single .tzComments .comments-area .tzCommentContent ol.comment-list li article .comment-content .tz-commentInfo .comment-reply-link,
.themecolor-darkblue.woocommerce-checkout .woocommerce .woocommerce-info::before,
.themecolor-darkblue.woocommerce-checkout .woocommerce .woocommerce-info a,
.themecolor-darkblue.woocommerce-account .woocommerce p.myaccount_user strong,
.themecolor-darkblue .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price,
.themecolor-darkblue .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .price ins span.amount,
.themecolor-darkblue .upsells ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_info .star-rating span::before,
.themecolor-darkblue .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid:hover i,
.themecolor-darkblue .tzshop-wrap .grid_pagination_block .tzview-style .switchToList:hover i,
.themecolor-darkblue .plazart-dropcap-type1,
.themecolor-darkblue .tz-plazart-list.tzList-icon_no_underlined li i,
.themecolor-darkblue .tz-plazart-list.tzList-icon_underlined li i,
.themecolor-darkblue #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-darkblue #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-darkblue #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-darkblue .tzElement_Feature.tzFeature_type4 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-darkblue .tzElement_Feature.tzFeature_type4 a.tzFeature_readmore,
.themecolor-darkblue .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-darkblue .tzElement_Counter.tz_Counter_type2 .tzElement_count em,
.themecolor-darkblue .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a span,
.themecolor-darkblue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .star-rating span::before,
.themecolor-darkblue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price ins span.amount,
.themecolor-darkblue .woocommerce ul.products li.product .tzProduct-item_inner .tzProduct-item_info .price,
.themecolor-darkblue .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_0 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-darkblue .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_1 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-darkblue .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_2 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-darkblue .tzElement_viewPost .tzViewPost_slider_advance .tzViewPost_item .tzViewPost_item_3 .tzViewPost_item_box .tzViewPost_info h3.tzViewPost_title a,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-darkblue .tzElement_Support .tzSupport_Item .tzSupport_Info .tzSupport_subTitle,
.themecolor-darkblue .tzElement_Feature.tzFeature_type5 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-darkblue .tzElement_viewService .tzView_Service_Slide .tzView_Service_Slide_Item .tzView_Service_Content a.tzViewService-readmore,
.themecolor-darkblue .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover1 .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-darkblue .tzElement-newsletter.tzNewsletter-modern h3.tzNewsletter-Title,
.themecolor-darkblue .tzCopyright span,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item .product_list_widget li .star-rating span::before,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item.mega-current-menu-item > a,
.themecolor-darkblue .tzElement-title .tzTitle em,
.themecolor-darkblue .tzElement_Category_Grid .tzCategory_Grid_Item .tzCategory_Grid_Item_Content .tzCategory_Grid_Info .tzCategory_Grid_subTitle,
.themecolor-darkblue .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioGrid_hover5 .tzPortfolioGrid_table .tzPortfolioGrid_table_cell h3 a,
.themecolor-darkblue .tzElement_Counter.tz_Counter_type3 .tzElement_count em,
.themecolor-darkblue .tzElement-newsletter .newsletter form table tbody tr td input.newsletter-submit,
.themecolor-darkblue .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-actions .vc_btn3-container .vc_btn3,
.themecolor-darkblue #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.themecolor-darkblue #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-darkblue #mega-menu-wrap-primary-custom-2 #mega-menu-primary-custom-2 > li.mega-menu-item > a.mega-menu-link:focus,
.themecolor-darkblue .tzPortfolio_slide .tzPortfolio_slide_item .tzPortfolioSlide_hover4 .tzPortfolioSlide_table .tzPortfolioSlide_table_cell h3 a,
.themecolor-darkblue .tzElement_Quote_Container.tzQuote_type4 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Name,
.themecolor-darkblue .tzPortfolio_slick .tzPortfolio_slick_item .tzPortfolioslick_hover .tzPortfolioslick_table .tzPortfolioslick_table_cell h3 a,
.themecolor-darkblue .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-darkblue .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-darkblue .tzPortfolio_Grid .tzPortfolioGrid_Content .tzPortfolioGrid-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-darkblue .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5,
.themecolor-darkblue .tzButton-Config i,
.themecolor-darkblue .tzElement_Feature.tzFeature_type6 .tzFeature_Icon .tzFeature_iconBox span,
.themecolor-darkblue .tzElement-recent-post .tz-recent-inner .tz-recent-readmore:hover,
.themecolor-darkblue .tzElement_Video_Popup a.tz-open-popup-video i,
.themecolor-darkblue .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_info h3 a,
.themecolor-darkblue .tzPortfolio_slide_special .tzPortfolio_slide_item .tzPortfolio_hover .container .tzPortfolio_box_left .tzPortfolio_hover_more:hover,
.themecolor-darkblue .tzElement_Portfolio_grid-special.tzElement_Portfolio .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-darkblue .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title em,
.themecolor-darkblue .woo-products-element .wpe__item .wpe__images .wpe__hover .xoo-qv-button:hover,
.themecolor-darkblue .woo-products-element .wpe__item .wpe__images .wpe__hover a:hover i,
.themecolor-darkblue .wpe__price .amount,
.themecolor-darkblue .wpe__price ins span,
.themecolor-darkblue .style-list ul li::after,
.themecolor-darkblue .tzElement-recent-post .tz-recent-inner .tz-recent-title a:hover,
.themecolor-darkblue .tz-header .tz-headerBottom nav ul.tz-nav li.current-menu-item a,
.themecolor-darkblue .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > a.mega-menu-link:hover,
.themecolor-darkblue .tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
.themecolor-darkblue .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell h3 a,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item.mega-current-menu-ancestor > a,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 li.mega-menu-item a.mega-menu-link:hover,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-8 #mega-menu-primary-custom-8 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-darkblue .tz-header .tz-headerBottom nav #mega-menu-wrap-primary-custom-9 #mega-menu-primary-custom-9 > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item ul li a:hover,
.themecolor-darkblue .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .price span,
.themecolor-darkblue .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .product_meta > span a,
.themecolor-darkblue .xoo-qv-panel .xoo-qv-modal .xoo-qv-inner-modal .xoo-qv-container .xoo-qv-main .product .xoo-qv-summary .woocommerce-product-rating .star-rating span:before,
.themecolor-darkblue .wpe__rating .star-rating span
{
color: #3333f2;
}
.themecolor-darkblue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded:hover,
.themecolor-darkblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline,
.themecolor-darkblue .woocommerce form table.shop_table tbody tr.cart_item td.product-subtotal span.amount,
.themecolor-darkblue .tzButton_right,
.themecolor-darkblue .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h2,
.themecolor-darkblue .tzFooter.tzFooter-Type-3 .tzFooterTop .footerattr .widget.WP_Editor_Widget p a,
.themecolor-darkblue span.tzresponsive,
.themecolor-darkblue .tz_revslider_home3,
.themecolor-darkblue .tzElement_Counter .tzElement_count em
{
color: #3333f2 !important;
}
.themecolor-darkblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-darkblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus{
color: #fff !important;
}
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info p.price del span.amount,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_info form.cart table.group_table tbody tr td.price del span.amount{
color: #b5b5b5;
}
.themecolor-darkblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover,
.themecolor-darkblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.themecolor-darkblue .tzSkill.tzskill-item-type2 .tzskill-item .tzskill-item-width .tzSkill_Circle,
.themecolor-darkblue .tzElement_Feature.tzFeature_type1 .tzFeature_Icon .tzFeature_iconBox::after,
.themecolor-darkblue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeLeft::after,
.themecolor-darkblue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_imageContainer .tzOurteam_ImageBox .tzOurteam_shapeRight::after,
.themecolor-darkblue .tzElement_Ourteam.tzOurteam_type1 .tzOurteam_Social a.tzSocial_Item:hover,
.themecolor-darkblue .tzElement_Quote.tzQuote_type1 .owl-controls .owl-pagination .owl-page span::after,
.themecolor-darkblue .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-darkblue .tzElement_Feature.tzFeature_type2 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-darkblue .tzPortfolio_Grid .tzfilter .tzFillter_box a.selected,
.themecolor-darkblue .tzPortfolio_Grid .tzfilter .tzFillter_box a:hover,
.themecolor-darkblue .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox,
.themecolor-darkblue .tzElement_Feature.tzFeature_type3 .tzFeature_Icon .tzFeature_iconBox small.tzFeature_Number,
.themecolor-darkblue .tzPricing_table.tzPricing_table_type2:hover,
.themecolor-darkblue .tz-sidebar .widget.widget_tag_cloud .tagcloud a:hover,
.themecolor-darkblue .tzBlogSingle .tzComments .comments-area .tzCommentForm .comment-respond form.comment-form p.form-submit input.submit,
.themecolor-darkblue .tzshop-wrap .woocommerce-pagination ul.page-numbers li span.current,
.themecolor-darkblue .tzshop-wrap .woocommerce-pagination ul.page-numbers li a:hover,
.themecolor-darkblue .tz-sidebar .widget.widget_price_filter form .price_slider_wrapper .ui-widget-content .ui-slider-handle,
.themecolor-darkblue .tz-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li.bd_active::after,
.themecolor-darkblue .tzPortfolio_Container .tzFilter .tzFillter_box a.selected,
.themecolor-darkblue .tzPortfolio_Container .tzFilter .tzFillter_box a:hover,
.themecolor-darkblue.woocommerce-checkout .woocommerce .woocommerce-info,
.themecolor-darkblue .tzElement_Quote_Container.tzQuote_type3 .tzElement_Quote .tzQuote_Item .tzQuote_Info .tzQuote_Image,
.themecolor-darkblue .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote .owl-controls .owl-pagination .owl-page span::after,
.themecolor-darkblue .tzElement_Quote_Container.tzQuote_type5 .tzElement_Quote_Box .tzElement_Quote_Wrap .tzElement_Quote,
.themecolor-darkblue .tzFooter.tzFooter-Type-2 .tzFooterTop .footerattr .widget .wpcf7-form .TzContactForm p input.wpcf7-submit,
.themecolor-darkblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a,
.themecolor-darkblue .tzElement_portfolio_style_modern .tzPortfolio_Grid .tz-custom-link a:hover,
.themecolor-darkblue .tzElement_Image_slide .owl-nav .owl-next:hover,
.themecolor-darkblue .tzElement_Image_slide .owl-nav .owl-prev:hover,
.themecolor-darkblue .tzElement_Video_Popup a.tz-open-popup-video:hover,
.themecolor-darkblue .woocommerce div.product .xoo-qv-images div.images img
{
border-color: #3333f2;
}
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs .panel,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs{
border-color: rgba(51,51,242,0.2);
}
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li.active a,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .woocommerce-tabs ul.tabs li a:hover{
border-left-color:rgba(51,51,242,0.2);
border-right-color:rgba(51,51,242,0.2);
}
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetailSlide-carousel ul li:hover,
.themecolor-darkblue .tzShopDetail-wrap .tzShopContentDetail .tzShopDetail_Product .tzShopDetail_images #tzShopDetail_slide{
border-color: rgba(51,51,242,0.5);
}
.themecolor-darkblue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-rounded,
.themecolor-darkblue .tzButton_left,
.themecolor-darkblue .tz_revslider_home13:hover
{
border-color: #3333f2 !important;
}
.themecolor-darkblue .tzshop-wrap .grid_pagination_block .tzview-style .switchToGrid span::after,
.themecolor-darkblue .tzshop-wrap .product-grid ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span:after
{
border-top: 5px solid #3333f2;
}
.themecolor-darkblue .tzshop-wrap .grid_pagination_block .tzview-style .switchToList span::after {
border-top: 5px solid #3333f2;
} .themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span,
.themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span,
.themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_detail a,
.themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span,
.themecolor-darkblue .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more::after,
.themecolor-darkblue .wpcf7-form input.wpcf7-submit{
background: #3333f2;
}
.themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner .line-left::before,
.themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner .line-left::after,
.themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner .line-right::before,
.themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner .line-right::after{
background-color:rgba(51,51,242,0.2);
}
.themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_image .tzShop-item_overlay,
.themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner:hover .tzShop-item_info{
background-color:rgba(51,51,242,0.1);
}
.themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span::after,
.themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .tzShop-item_button a span::after,
.themecolor-darkblue .related ul.products li.tzShop-item .tzShop-item_inner .tzShop-item_image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a span::after{
border-top-color: #3333f2;
}
.themecolor-darkblue .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_info h3 a,
.themecolor-darkblue .tzPortfolio_Container .tzPortfolio .portfolio-item .tz-inner .tzPortfolioBox .tzPortfolio_hover .tzPortfolio_hover_more:hover,
.themecolor-darkblue .tzPortfolio_Single h3.tzPortfolio_Single_title,
.themecolor-darkblue .tzPortfolio_Single .tzPortfolio_Single_tks{
color: #3333f2;
}
.themecolor-darkblue .tzPortfolio_Single_Close i:hover{
color: #3333f2 !important;
} .themecolor-darkblue .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li.current-one-page a,
.themecolor-darkblue .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_position,
.themecolor-darkblue .tzElement_Member:hover .tzMember_Wrap .tzMember_Info .tzMember_Info_Box .tzMember_name,
.themecolor-darkblue .tzElement_Category_Slide_Container.tzCategory_Slide_full_width .tzElement_Category_Slide .tzCategory_Slide_Item a:hover .tzCategory_Slide_Item_Content_box h5{
color: #3333f2;
}
.themecolor-darkblue .tzElement_Member:hover .tzMember_Wrap .tzMember_Info,
.themecolor-darkblue .tzElement_Member:hover .tzMember_Wrap .tzMember_image{
border-color: #3333f2;
}
.themecolor-darkblue .tzElement_Quote_Container.tzQuote_type2 .tzElement_Quote .tzQuote_Item .tzQuote_Info::after{
background: #3333f2;
}
.themecolor-darkblue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square{
background-color: #3333f2 !important;
border-color: #3333f2 !important;
}
.themecolor-darkblue .vc_btn3.vc_btn3-color-warning.vc_btn3-shape-square:hover{
background: transparent none repeat scroll 0 0 !important;
color: #3333f2 !important;
}
.themecolor-darkblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline{
background: transparent none repeat scroll 0 0 !important;
}
.themecolor-darkblue .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover{
background: #3333f2 !important;
color: #FFFFFF !important;
} .themecolor-darkblue .tz-header.tz-header-type-3 .tz-headerBottom nav ul.tz-nav li a:hover{
color: #3333f2;
}