/*
Theme Name: POP THEME
Theme URI: https://mdbootstrap.com
Description: This is outstanding WP theme developed on Material Design for Bootstrap 4
Version: 4.5.5
Author: MDBootstrap.com
Author URI: https://mdbootstrap.com
*/
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.navbar-brand {
  margin-right: 0;
  width: 85px;
}
.navbar.scrolling-navbar {
	    background-color: transparent !important;
}
.navbar.scrolling-navbar.top-nav-collapse {
	    background-color: #1e4696 !important;
}

textarea.form-control {

    height: auto;
    padding: 11px !important;
    resize: none;

}
.sfc_logo-collapse {
	display: none;
}
.wpcf7 {width:100% !important;}
.wpcf7-form input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], select, textarea {width:100% !important;}

.wpcf7-form-control.wpcf7-submit {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  width: 100px;
  height: 50px;
  position: relative;
  z-index: 1;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin: 10px;
  -webkit-border-radius: 3%;
  border-radius: 3%;
  padding: 0;
  cursor: pointer; }

[type="radio"]:checked, [type="radio"]:not(:checked) {
    position: relative;
    opacity: 1;
    pointer-events: none;
}
textarea.form-control {
    height: auto;
    padding: 11px !important;
}

.card {
    box-shadow: none;
}

.card {
    border-radius: 0;
}
.contact-section .contact {
    border-radius: 0
}

@media (max-width: 575px) { 

.navbar.scrolling-navbar {
      background-color: #1e4696 !important;
}


 }


@font-face {
    font-family: 'open_sansextrabold';
    src: url('https://www.seafoodcity.ph/wp-content/themes/sfctheme/font/open-sans/opensans-extrabold-webfont.woff2') format('woff2'),
         url('https://www.seafoodcity.ph/wp-content/themes/sfctheme/font/open-sans/opensans-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sansbold';
    src: url('https://www.seafoodcity.ph/wp-content/themes/sfctheme/font/open-sans/opensans-bold-webfont.woff2') format('woff2'),
         url('https://www.seafoodcity.ph/wp-content/themes/sfctheme/font/open-sans/opensans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sansregular';
    src: url('https://www.seafoodcity.ph/wp-content/themes/sfctheme/font/open-sans/opensans-regular-webfont.woff2') format('woff2'),
         url('https://www.seafoodcity.ph/wp-content/themes/sfctheme/font/open-sans/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.opensansbold {
	    font-family: 'open_sansbold';
}

.opensansextrabold {
    font-family: 'open_sansextrabold';
}

.opensansreg {
    font-family: 'open_sansregular';
}

.peso {
  content: "\20B1";
}