@charset 'utf-8';
/*
  Theme Name: SeaFood Company Child
  Theme URI: http://seafood-company.ancorathemes.com/
  Description: SeaFood Company - Multipurpose and Multiskin Responsive Wordpress theme
  Author: AncoraThemes
  Author URI: http://ancorathemes.com/
  Template: seafood-company
  Version: 1.0
  Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
  Text Domain:  seafood_company
*/

@import url("../seafood-company/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */
.img-no-reapet {
    background-repeat: no-repeat;
}
#home-surovine-banner a { background-color: transparent; border: 1px solid #fff; color: #fff;}
.scheme_original .sc_promo_block { background-color: rgba(139,180,205, 0.7) !important; }
.layout_classic_3 .sc_item_button { display: none; }
#adminmenu #menu-posts-services { display: none; }
.header_mobile { background-color: #2c3941; }
.header_mobile .menu_button { color: #fff !important; }

@media(min-width: 1400px ){
  .ih-item .info .post_title { font-size: 1.8em !important; }
}

.single-post .post_info_tags, .single-post .comments_wrap {
  display: none !important;
}

.banners_section .sc_section, .banners_section .sc_section .sc_section_content {
  height: 285px !important;
}
@media (max-width: 767px) and (min-width: 640px) {
  .banners_section .sc_section, .banners_section .sc_section .sc_section_content {
      height: 240px !important;
  }
}
.blog .isotope_wrap .isotope_item {
  padding: 50px !important;
    border: 1px solid #eee !important;
}
.home .isotope_wrap .isotope_item {
  padding: 40px !important;
}
.inline-block {
  display: inline-block;
}

.wpcf7 .cf7s-seaspray li::before {
   display: none !important;
}
.wpcf7 .cf7s-seaspray legend {
  background-color: #2c3942 !important;
  color: #fff !important;
}
.wpcf7 .cf7s-seaspray {
  border: none !important;
}
.wpcf7 .wpcf7-form.cf7skins.cf7s-seaspray input, .wpcf7 .wpcf7-form.cf7skins.cf7s-seaspray textarea {
   border-color: #2c3942 !important;
}
.bg-gray {
  background-color: #ddd;
}
.alignleft {
  margin-top: 0;
  padding-top: 50px;
}
.contact-form .form-group {
    margin-top: 10px;
}
.contact-form  .width-100 input, .contact-form  .width-100 textarea {
    width: 100%;
}
.attach-form {
    border: 2px solid #e4e7e8;
    padding: 4px 1.4em 5px;
}
@media(max-width: 760px ){
    .page-id-605 article h2 span {
      display: none !important;
    }
    .page-id-605 article h2  {
      padding: 0 10%;
    }
    .sc_image {
      padding-bottom: 20px;
    }
}
@media(min-width: 1000px){
  .top_panel_style_3 .menu_main_wrap, .top_panel_style_4 .menu_main_wrap, .top_panel_style_6 .menu_main_wrap, .top_panel_style_7 .menu_main_wrap {
    margin-top: 1.35em;
  }
  .top_panel_wrap .logo_main {
    float: none;
    width: auto;
    max-height: 60px;
    padding-top: 13px;

  }
}

.top_panel_title_inner {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}


.company_info {
    margin: 0 auto 60px auto;
    text-align: center;
}

.widget_socials .logo {
    margin:0 0 20px 0;
}

.bisnode-logo {
    text-align: center;
    display: block;
}