@font-face {
font-family: 'standard-light';
src: url(//www.orca.com.sg/wp-content/themes/orca/fonts/standard-light-webfont.woff2) format('woff2'),
url(//www.orca.com.sg/wp-content/themes/orca/fonts/standard-light-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'standard-regular';
src: url(//www.orca.com.sg/wp-content/themes/orca/fonts/standard-regular-webfont.woff2) format('woff2'),
url(//www.orca.com.sg/wp-content/themes/orca/fonts/standard-regular-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
a{
text-transform: lowercase;
}
a:hover{
color:#d4af47;
}
img{
width: 100%;
height: auto;
}
.archive .main_menu li{
display: block;
position: relative;
padding-top: 10px;
padding-bottom: 10px;
margin-left: 10px;
margin-right: 10px;
}
.archive .header-fixed .main_menu li a {
color: #222222;
}
.z-index-minus {
z-index: -1;
}
.tparrows.tp-leftarrow::before, .tparrows.tp-rightarrow::before{
color:#fff !important;
}
@supports (-webkit-text-stroke: 1px black) {
.banner_heading span {
color: transparent !important;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #fff;
font-size: 90px;
line-height: 90px;
}
}
.widget_nav_menu .menu{
display: block;
}
.end-footer p{
margin: 0;
} .bg1 {
border-top: 1px solid #e6e6e6;
}
.ti-search:before {
content: "\f002";
font-family: 'FontAwesome';
}
.logo .textwidget p{
font-size: unset;
line-height: unset;
margin: 0;
padding: 0;
}
.logo img{
width: 111px;
}  .hero-title h1.elementor-heading-title{
color: #7B7B7B;
font-size: 95px;
font-style: normal;
font-weight: 400;
line-height: 143px;
letter-spacing: 0em;
text-align: center;
}
.sub-hero-title-blue p.elementor-heading-title{
font-size: 40px;
font-style: normal;
font-weight: 400;
line-height: 60px;
letter-spacing: 0em;
text-align: left;
color: #062157;
}
.sub-hero-title-yellow p.elementor-heading-title{
font-size: 40px;
font-style: normal;
font-weight: 400;
line-height: 60px;
letter-spacing: 0em;
text-align: left;
color: #FCA311;
}
.sub-hero-title-yellow-huge p.elementor-heading-title {
font-weight: 300;
font-size: 85px;
line-height: 101%;
color: #FCA311;
}
.hero-title-blue h1.elementor-heading-title{
color: #062157;
font-size: 95px;
font-style: normal;
font-weight: 400;
line-height: 143px;
letter-spacing: 0em;
}
.tit6 {
font-weight: normal;
font-size: 50px;
line-height: 1.2;
color: white;
text-transform: lowercase !important;
letter-spacing: 6px;
word-spacing: 6px;
}
input {
border: 1px solid #d4af47 !important;
box-shadow: 1px 1px 1px 1px rgb(0 0 0 / 9%);
background: #ffffff;
}
textarea {
border: 1px solid #d4af47;
box-shadow: 1px 1px 1px 1px rgb(0 0 0 / 9%);
}
select{
border: 1px solid #d4af47;
box-shadow: 1px 1px 1px 1px rgb(0 0 0 / 9%);
}
input[type=submit] {
border-bottom: none;
background: transparent;
color: #062157;
cursor: pointer;
}
input[type=submit]:after {
content: '';
position: absolute;
top: 0;
right: 0;
width: 12px;
height:10px;
background: url(//www.orca.com.sg/wp-content/themes/orca/images/link-through.png);
background-repeat: no-repeat;
}
.wpcf7-form textarea {
height: 100px;
width: 100%;
}
::placeholder {
color: #000;
opacity: 1; }
:-ms-input-placeholder { color: #000;
}
::-ms-input-placeholder { color: #000;
}
.PrivacyPolicy .wpcf7-list-item {margin:0px !important;}
.footer-socials-interactive {
width: 100%;
display: block;
text-align: center;
margin-bottom: 35px;
padding-bottom: 10px;
}
.footer-socials-interactive .interactive-text-bg {
padding: 38px;
margin: 0 25px;
position: relative;
z-index: 0;
font-size: 12px;
margin-bottom:10px;
}
.footer-socials-interactive span.interactive-text-bg:after {
content: '';
position: absolute;
top:0;
left: 15%;
right: 0;
bottom: 0;
background: #fff;
border:1px solid #d4af47;
width: 90px;
height: 90px;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
z-index: -1;
animation: pulse 2s infinite;
}
.interactive-footer-bg{
background: #fff;
border: 1px solid #d4af47;
width: 90px;
height:90px;
margin:auto;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
z-index: -1;
animation: pulse 2s infinite;
font-size: 12px;
display:flex;
}
.interactive-footer-bg span{
width:100%;
margin-top:24px;
text-transform: lowercase;
}
@-webkit-keyframes pulse {
0% {
-webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0.9);
}
70% {
-webkit-box-shadow: 0 0 0 10px rgba(255,255,255, 0);
}
100% {
-webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0);
}
}
@keyframes pulse {
0% {
-moz-box-shadow: 0 0 0 0 rgba(255,255,255, 0.9);
box-shadow: 0 0 0 0 rgba(255,255,255, 0.9);
}
70% {
-moz-box-shadow: 0 0 0 10px rgba(255,255,255, 0);
box-shadow: 0 0 0 10px rgba(255,255,255, 0);
}
100% {
-moz-box-shadow: 0 0 0 0 rgba(255,255,255, 0);
box-shadow: 0 0 0 0 rgba(255,255,255, 0);
}
}
.menu-sidebar{
text-align: center;
}
.menu-sidebar li {
padding-bottom: 13px;
border-bottom: 1px solid #eee;
margin-top: 13px;
}
.menu-sidebar li:last-child {
border-bottom: 0px solid #eee;
}
.menu-sidebar li a {
font-weight: 400;
font-size: 14px;
color: #222222;
line-height: 1.2;
text-transform: uppercase;
}
.menu-sidebar li a:hover{
color: #fca311;
}
.wrap-menu-header .social{
display: none;
}
.current-menu-item a{color:#d4af47 !important;}  .tp-caption{
font-family: 'standard-light' !important;
}
.elementor-swiper-button {
background: #d4af47;
color: #fff;
padding: 7px;
border-radius: 2px;
font-size: 18px !important;
} .orca-brands .elementor-widget-image .elementor-widget-container{
border: 1px solid #ebebeb;
border-radius: 4px;
}
.contact-info .elementor-widget-icon-box .elementor-widget-container{
min-height: 170px;
}
.elementor-widget-button a.elementor-button:hover{
background-color: #D4AF47 !important;
}
.page-id-5030 .bg-title-page {
justify-content: flex-start;
-ms-align-items: flex-start;
}
.page-id-5030 .bg-title-page .tit6{
text-align: left;
}
.footer-socials-link{
display: block;
text-align: center;
margin: 0 0 20px 0;
}
.footer-socials-link h5 {
font-size: 16px;
font-weight: 600;
}
.footer-socials-link span a {
font-size: 22px;
padding: 0 5px;
}  .page-id-5030 .bg-title-page h2.tit6{
display: none;
}
@media all and (max-width: 1400px) and (min-width: 100px) {
}
@media all and (max-width: 1280px) and (min-width: 100px) {
.wrap-menu-header {
height: 100px;
}
.header-fixed .wrap-menu-header {
height: 90px;
}
}
@media all and (max-width: 1200px) and (min-width: 100px) {
.hero-title h1.elementor-heading-title {
font-size: 75px;
line-height: 110px;
}
.sub-hero-title-blue p.elementor-heading-title {
font-size: 34px;
line-height: 50px;
}
.elementor-7 .elementor-element.elementor-element-126ab2cd {
font-size: 18px;
line-height: 29.5px;
}
.sub-hero-title-yellow p.elementor-heading-title {
font-size: 34px;
line-height: 50px;
}
.elementor-7 .elementor-element.elementor-element-ac69f3f {
font-size: 18px;
line-height: 29.5px;
}
.sub-hero-title-yellow-huge p.elementor-heading-title {
font-size: 65px;
margin-bottom: 25px;
}
.hero-title-blue h1.elementor-heading-title {
font-size: 75px;
line-height: 110px;
}
}
@media all and (max-width: 1050px) and (min-width: 100px) {
}
@media all and (max-width: 992px) and (min-width: 100px) {
.wrap-menu-header .social{
display: block;
}
.wrap-menu-header .wrap_menu{
display: none;
}
.home .logo {
display: block;
}
.social {
margin-top: -9px;
}
.home .wrap_header {
justify-content: space-between;
}
}
@media all and (max-width: 991px) and (min-width: 100px) {
.hero-title h1.elementor-heading-title {
font-size: 60px;
line-height: 90px;
}
.sub-hero-title-yellow-huge p.elementor-heading-title {
font-size: 50px;
margin-bottom: 50px;
}
.hero-title-blue h1.elementor-heading-title {
font-size: 60px;
line-height: 90px;
}
}
@media all and (max-width: 768px) and (min-width: 100px) {
.bg-title-page {
min-height: 350px;
background-position: center center;
}
.bg-title-page .tit6 {
font-size: 42px;
}
}
@media all and (max-width: 767px) and (min-width: 100px) {
.sub-hero-title-blue p.elementor-heading-title {
text-align: center;
}
.sub-hero-title-yellow p.elementor-heading-title {
text-align: center;
}
.bg1 {
text-align: center;
}
.reset-p-m{
padding: 0;
margin: 0;
}
.active-pb-mobile-50{
padding-bottom: 50px;
}
.sub-hero-title-yellow-huge p.elementor-heading-title {
padding-top: 100px;
}
.hero-title-blue h1.elementor-heading-title {
text-align: center;
}
br{
display: none;
}
.tp-caption br{
display: block;
}
.mobile-pb-active{
padding-top: 50px;
padding-bottom: 50px;
}
.elementor-7 .elementor-element.elementor-element-29faa98c > .elementor-container {
min-height: 450px;
}
.wrap-menu-header {
height: 80px;
}
.header-fixed .wrap-menu-header {
height: 80px !important;
}
}
@media all and (max-width: 580px) and (min-width: 100px) {
.hero-title h1.elementor-heading-title {
font-size: 42px;
line-height: 70px;
}
.hero-title-blue h1.elementor-heading-title {
font-size: 42px;
line-height: 70px;
}
}
@media all and (max-width: 480px) and (min-width: 100px) {
.bg-title-page {
min-height: 280px;
background-position: center center;
}
.bg-title-page .tit6 {
font-size: 32px;
}
}
@media all and (max-width: 414px) and (min-width: 100px) {
}
@media all and (max-width: 380px) and (min-width: 100px) {
.hero-title h1.elementor-heading-title {
font-size: 32px;
line-height: 50px;
}
.sub-hero-title-blue p.elementor-heading-title {
font-size: 26px;
line-height: 40px;
}
.sub-hero-title-yellow p.elementor-heading-title {
font-size: 32px;
line-height: 40px;
}
.sub-hero-title-yellow-huge p.elementor-heading-title {
font-size: 40px;
}
.hero-title-blue h1.elementor-heading-title {
font-size: 32px;
line-height: 50px;
}
.logo img {
width: 86px;
}
} .contact-box:hover{
margin-top:-2px;
transform: 3s;
}
.pic-blo4 img{ -webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.wpcf7-form-control{
padding:10px;
}
.wrap-btn-contact [type=submit] {
background: #000;
text-transform: uppercase;
color: #fff;
font-size: 16px;
padding: 12px 50px ;
cursor: pointer;
border: none;
} .elementor-widget-container p span{
font-family: 'standard-light', sans-serif !important;
font-weight: 400 !important;
font-size: 16px !important;
line-height: 1.7 !important;
color: #7B7B7B !important;
}
.product-descriptions .pro-title h2{
color:#000;
}
.product-descriptions p span{
font-family: 'standard-light', sans-serif !important;
font-weight: 400 !important;
font-size: 16px !important;
line-height: 1.7 !important;
color: #7B7B7B !important;
}
.single-pro-btn{
background-color:#000;
}
.single-pro-btn:hover{
background-color:#d4af47;
} .brand-logo-box{
border-radius:5px; border-radius:50px 0px;
margin-right:30px;
border:1px solid #000; margin-bottom:60px !important;
}
@media all and (max-width:1024px) and (min-width: 100px) {
.brand-logo-box{
margin-right:0px !important;
}
}
@media all and (max-width:1024px) and (min-width: 100px) {
.brand-logo-box{
margin-right:0px !important;
}
}
@media all and (max-width: 360px) and (min-width: 100px) {
.brand-logo-box{
margin-right:0px !important;
}
}
@media all and (max-width: 420px) and (min-width: 100px) {
.brand-logo-box{
margin-right:0px !important;
}
}
.brand-logo-box:hover{ }
.brand-logo-box:last-child{
margin-right:0px;
}
.brand-logo-box img{
padding:70px;
}
.brand-logo-box:hover{
border-radius:50%;
transition: all 1s;
} .step_arraw.elementor-widget-divider {
position: absolute;
top: 75px;
right: 0;
margin-right: -30px;
}
.step_arraw .elementor-divider-separator:after {
content: "";
position: absolute;
width: 20px;
height: 20px;
border-top: 1px solid #000;
border-right:1px solid #000;
right: 0;
transform: rotate(
45deg);
margin-top: -11px;
margin-left: -3px;
}
.process-item .elementor-icon:hover{
background-color: #fca311;
} .clienteles-section .elementor-swiper-button {
font-size: 20px;
background:#FAFAFA;
padding: 10px;
border-radius: 20px;
color:#000;
}
.clienteles-section .elementor-swiper-button:hover{
opacity:.8;
}
.clienteles-section .elementor-swiper-button-next{
right:-20px
}
.clienteles-section .elementor-swiper-button-prev{
left:-20px;
}
.clienteles-section .swiper-slide{
background-color:#242424;
padding: 50px;
position:relative;
-webkit-box-shadow: 0 0 10px rgb(23 23 23 / 8%);
-khtml-box-shadow: 0 0 10px rgba(23,23,23,8%);
-moz-box-shadow: 0 0 10px rgba(23,23,23,8%);
-ms-box-shadow: 0 0 10px rgba(23,23,23,8%);
-o-box-shadow: 0 0 10px rgba(23,23,23,8%);
box-shadow: 0 0 10px rgb(23 23 23 / 8%);
padding: 37px 40px 35px;
margin-bottom: 55px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms
}
.clienteles-section .swiper-slide:hover{
-webkit-transform: translateY(-16px);
-khtml-transform: translateY(-16px);
-moz-transform: translateY(-16px);
-ms-transform: translateY(-16px);
-o-transform: translateY(-16px);
transform: translateY(-16px);
-webkit-box-shadow: 0 24px 18px rgb(23 23 23 / 10%);
-khtml-box-shadow: 0 24px 18px rgba(23,23,23,.1);
-moz-box-shadow: 0 24px 18px rgba(23,23,23,.1);
-ms-box-shadow: 0 24px 18px rgba(23,23,23,.1);
-o-box-shadow: 0 24px 18px rgba(23,23,23,.1);
box-shadow: 0 24px 18px rgb(23 23 23 / 10%);
}
.elementor-carousel-image{ }
.elementor-carousel-image:hover{ transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
}
.why-section-side-img{ }
.why-section-side-img:hover{ }
.help_support_img{ } .testimonial-box-section{
-webkit-box-shadow: 0 24px 18px rgb(23 23 23 / 10%);
-khtml-box-shadow: 0 24px 18px rgba(23,23,23,.1);
-moz-box-shadow: 0 24px 18px rgba(23,23,23,.1);
-ms-box-shadow: 0 24px 18px rgba(23,23,23,.1);
-o-box-shadow: 0 24px 18px rgba(23,23,23,.1);
box-shadow: 0 24px 18px rgb(23 23 23 / 10%);
}
.testimonial-content .elementor-widget-container:after{ 
content: "\f10e";
font-family: "FontAwesome";
font-weight: 400; 
color:#000;
right: 0;
bottom: 0;
font-size: 42px;
position: absolute
}
.testimonial-content .elementor-widget-container:before{ 
content: "\f10d";
font-family: "FontAwesome";
font-weight: 400; 
color:#000;
position: absolute;
left:0;
top: 0;
font-size: 42px;
} .testimonials_img {
}
.testimonials_img img{
border-radius: 50%;  
}
.footer-bottom {
text-align: center;
font-size: 14px;
font-weight: 500;
padding-bottom: 40px;
}
.footer-bottom sapn{
font-size:16px;
}
.footer-bottom a{
text-transform: capitalize;
} .butcher_box_bg{ }
.butcher_box_bg:hover{ }
.page-id-2562 .tit6{
display:none;
} .product_slider{ }
.product_slider:hover{ } .butcher_box {
box-shadow: 0px 13px 20px -16px rgb(0 0 0 / 30%);
}
.butcher_box .elementor-flip-box__image {
margin: 0 0 20px;
display: inline-block;
width: auto !important;
} .product_banner_img  { }
@media all and (max-width:768px) and (min-width: 100px) {
.product_banner_img  {min-height:auto !important;padding:40px 10px 20px 10px !important;}
}
@media all and (max-width:360px) and (min-width: 100px) {
.product_banner_img  {min-height:auto !important;padding:40px 10px 20px 10px !important;}
.product_banner_img  .elementor-heading-title{font-size:30px !important;}
}
@media all and (max-width:320px) and (min-width: 100px) {
.product_banner_img  {min-height:auto !important;padding:40px 10px 20px 10px !important;}
.product_banner_img  .elementor-heading-title{font-size:30px !important;}
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
.wpcf7 form.submitting .ajax-loader {
visibility: visible;
}
.wpcf7 .ajax-loader::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7 .ajax-loader::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}