/*
Theme Name: SiteOrigin North Child Retro
Author: P
Author URI: https://scriptdoctor.hu/
Theme URI: https://siteorigin.com/theme/north
Description: SiteOrigin North Child Theme with Retro Portfolio 4 style
Version: 1.0.0
Template: siteorigin-north
Text Domain: siteorigin-north
Domain Path: /languages/
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

/* RETRO FONTS */
@font-face {
  font-family: "BazarMedium";
  src: url("https://pteszt.scriptdoctor.hu/wp-content/themes/wpex-thoughts/fonts/bazarmedium.eot");
  src: url("https://pbf.scriptdoctor.hu/wp-content/uploads/fonts/bazarmedium.eot?#iefix") format("embedded-opentype"),
       url("https://pbf.scriptdoctor.hu/wp-content/uploads/fonts/bazarmedium.woff") format("woff"),
       url("https://pbf.scriptdoctor.hu/wp-content/uploads/fonts/bazarmedium.ttf") format("truetype"),
       url("https://pbf.scriptdoctor.hu/wp-content/uploads/fonts/bazarmedium.svg#BazarMedium") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "BebasNeueRegular";
  src: url("https://pbf.scriptdoctor.hu/wp-content/uploads/fonts/bebasneueregular.eot");
  src: url("https://pbf.scriptdoctor.hu/wp-content/uploads/fonts/bebasneueregular.eot?#iefix") format("embedded-opentype"),
       url("https://pbf.scriptdoctor.hu/wp-content/uploads/fonts/bebasneueregular.woff") format("woff"),
       url("https://pbf.scriptdoctor.hu/wp-content/uploads/fonts/bebasneueregular.ttf") format("truetype"),
       url("https://pbf.scriptdoctor.hu/wp-content/uploads/fonts/bebasneueregular.svg#BebasNeueRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Fix ugly font rendering */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: "BazarMedium";
            src: url("https://pbf.scriptdoctor.hu/wp-content/uploads/fonts/bazarmedium.svg#BazarMedium") format("svg");
    }
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: "BebasNeueRegular";
            src: url("https://pbf.scriptdoctor.hu/wp-content/uploads/fonts/bebasneueregular.svg#BebasNeueRegular") format("svg");
    }
}



/* OLDAL ELRENDEZÉS */
body.responsive .container {
  max-width: 100% !important;
  margin: 0 auto !important;
  padding: 0 !important;
    /* max-width: 1200px !important;*/
}

body {
  font-size: 1rem !important;
}

.container-inner, #pgc-7-1-0, #pgc-7-4-0, #pgc-7-7-0, #pgc-7-10-0 {
  width: 1200px !important;
  margin: 0 auto;
  z-index: 1;
}

#pgc-7-2-0, #pgc-7-5-0, #pgc-7-8-0  {
  border-bottom: 1px solid rgba(0,0,0,0.2);
}

#pgc-7-3-0, #pgc-7-6-0, #pgc-7-9-0 {
  padding-bottom: 20px;
}

.panel-row-style, .site-header, .masthead-sentinel {
	background: url(images/grain.png) repeat;
}

#masthead {
	background: #7ac0c0 url(images/grain.png) repeat !important;
}

.masthead-sentinel {
  background: #7ac0c0;
}
  

h2.own-headline, h1.sow-headline, .main-navigation a {
  font-family: "BazarMedium";
  text-transform: uppercase;
  font-size: 90px;
}

h2.own-headline, h1.sow-headline {
  text-shadow: 1px 2px #FCFAF7, 3px 4px #484A4D;
}

.kapcsolat h1.sow-headline {
  text-shadow: 1px 2px #484A4D, 3px 4px #D4CEBF;
}

.main-navigation ul li a {
  font-size: 27px;
  color: #F6EDD8 !important;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3); 
} 

.main-navigation a:hover {
  color: #4B4D4E !important;
}               

.main-navigation ul li a {
  padding-right: 0px !important;
  padding-left: 35px !important;
}

#masthead {
  padding-bottom: 20px !important;
  border-bottom: 1px solid rgba(0,0,0,0.15) !important;
}

#masthead, #masthead.floating {
  box-shadow: 0 0 5px rgba(0,0,0,0.25) !important;  
}

#masthead.site-header.layout-default.sticky-menu::after, hr {
  margin: 0 !important;
  width: 100%;
  border-top: 1px dashed rgba(0,0,0,0.25) !important;
  border-bottom: 1px dashed rgba(255,255,255,0.25) !important;
  background-color: transparent !important;
  z-index: 10;
  height: 0px !important;
  bottom: 10px;
  outline: 0;
}

#masthead.site-header.layout-default.sticky-menu::after {
  position: absolute;
}


/* RIBBON */
.ribbon, .ribbon-2, .ribbon-3 {
    min-width: 280px;
    max-width: 360px;
    position: relative;
    text-align: center;
    line-height: 27px;
    background: #fff0ce;
    -webkit-box-shadow: rgba(0,0,0,0.3) 0 5px 10px;
    -moz-box-shadow: rgba(0,0,0,0.3) 0 5px 10px;
    box-shadow: rgba(0,0,0,0.3) 0 5px 10px;
    margin: 30px auto;
}
.ribbon-2 {
  background: #e68966;
}
.ribbon-3 {
  background: #7ac0c0;
}
 
.ribbon:before, .ribbon-2:before, .ribbon-3:before {
    left: -37px;
    border-right-width: 33px !important;
    border-left-color: rgba(0,0,0,0) !important;
    -webkit-box-shadow: rgba(0,0,0,0.3) 2px 2px 1px -1px;
    -moz-box-shadow: rgba(0,0,0,0.3) 2px 2px 1px -1px;
    box-shadow: rgba(0,0,0,0.3) 2px 2px 1px -1px;
}

.ribbon:after, .ribbon-2:after, .ribbon-3:after {
    right: -37px;
    border-left-width: 33px !important;
    border-right-color: rgba(0,0,0,0) !important;
    -webkit-box-shadow: rgba(0,0,0,0.3) -2px 2px 1px -1px;
    -moz-box-shadow: rgba(0,0,0,0.3) -2px 2px 1px -1px;
    box-shadow: rgba(0,0,0,0.3) -2px 2px 1px -1px;
}

.ribbon:before, .ribbon:after, .ribbon-2:before, .ribbon-2:after, .ribbon-3:before, .ribbon-3:after {
    content: '';
    position: absolute;
    display: block;
    bottom: -12px;
    border: 24px solid #FFEDC8;
    z-index: -1;
}

.ribbon-2:before, .ribbon-2:after {
    border: 24px solid #e68966;
}

.ribbon-3:before, .ribbon-3:after {
    border: 24px solid #7ac0c0;
}
.ribbon-content, .ribbon-content-3 {
    color: #4B4D4E !important;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    margin: 0px;
    padding: 12px 10px 11px 10px;
    font-size: 27px !important;
}

.ribbon-content-3 {
  color: #f6edd8 !important;
  text-shadow: 0 1px 0 rgba(0,0,0,0.5);
}

.ribbon-content:before, .ribbon-content-3:before {
    left: 0;
    border-width: 12px 0 0 20px;
}
.ribbon-content:before, .ribbon-content:after, .ribbon-content-3:before, .ribbon-content-3:after {
    border-color: #849092 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    position: absolute;
    display: block;
    border-style: solid;
    bottom: -12px;
    content: '';
}
.ribbon-content:after, .ribbon-content-3:after {
    right: 0;
    border-width: 12px 20px 0 0;
}
.ribbon-content span:before, .ribbon-content-3 span:before {
    content: "";
    display: block;
    margin-top: 2px;
    border-top: 1px dashed rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 2px rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.ribbon-content-3 span:before {
    border-top: 1px dashed rgba(255, 255, 255, 0.5);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
}
.ribbon-content span:after, .ribbon-content-3 span:after {
    margin-bottom: 2px;
    border-top: 1px dashed rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 2px rgba(255, 255, 255, 0.3);
    content: "";
    display: block;
    width: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
}
.ribbon-content-3 span:after {
    border-top: 1px dashed rgba(255, 255, 255, 0.5);
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
}
h3.ribbon-content, h3.ribbon-content-3, .separator-subtitle, .sow-features-list h5 {
  font-family: "BebasNeueRegular";
  text-transform: uppercase;
}

.dots {
    width: 6px;
    height: 6px;
    background-color: #FFF0CE;
    position: absolute;
    top: 32px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.4) 0 1px 1px;
}

.ribbon-2 .dots {
  background-color: #e68966;
}
.ribbon-3 .dots {
  background-color: #7ac0c0;
}

.dots.dot1 {
    left: -50px;
}
.dots.dot2 {
    left: -75px;
}
.dots.dot3 {
    left: -100px;
}
.dots.dot4 {
    left: -125px;
}
.dots.dot5 {
    right: -50px;
}
.dots.dot6 {
    right: -75px;
}
.dots.dot7 {
    right: -100px;
}
.dots.dot8 {
    right: -125px;
}


/* SEPARATOR */
.separator {
    font-size: 22px;
    text-align: center;
    line-height: 22px;
    color: #383a3c;
}

.separator span {
    position: relative;
    display: inline-block;
}

.light-text {
    color: #F6EDD8;
}
.separator span:before {
    right: 100%;
    margin-right: 8px;
}
.separator span:before, .separator span:after {
    content: "";
    position: absolute;
    height: 6px;
    border-bottom: 2px solid #383A3C;
    top: 5px;
    width: 40px;
}
.light-text.separator span:before, .light-text.separator span:after {
    border-bottom: 2px solid #F6EDD8;
}
.separator span:after {
    left: 100%;
    margin-left: 8px;
}

.separator-subtitle {
  padding-top: 10px;
}


/* FEATURES ICON */
.sow-icon-ionicons {
    color: #f5eee3 !important;
    margin: 0 auto;
    background-color: #d35244;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: inset 0 0 0 4px #d35244, inset 0 0 0 8px #F5EEE3;
    -moz-box-shadow: inset 0 0 0 4px #d35244, inset 0 0 0 8px #F5EEE3;
    -o-box-shadow: inset 0 0 0 4px #d35244, inset 0 0 0 8px #F5EEE3;
    box-shadow: inset 0 0 0 4px #d35244, inset 0 0 0 8px #F5EEE3;
    /* transition: color 0.5s linear;*/
}

.sow-features-list h5 {
  margin: 10px 0 !important;
}

.sow-features-feature {
  padding: 25px !important;
  /*padding-left: 25px !important;
  padding-right: 25px !important;*/
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
    /* transition: color 1s linear;*/
}

.sow-features-feature .textwidget {
  padding: 0 10px;
}

.sow-features-list hr {
    border: none !important;
    background-color: rgba(56,58,60,0.9) !important;
    height: 3px !important;
    width: 40px;
    margin: 0 auto 10px auto !important;
    transition: width 0.2s linear;
}

.sow-features-feature:hover {
    background: #b0d1c8 url(images/grain.png) repeat;
		margin: -6px 0 0 0;
		box-shadow: 0 0 25px 3px rgba(63,48,22,0.12);
}

.sow-features-feature:hover hr {
    width: 100px;
}

.sow-features-feature:hover .sow-icon-ionicons {
    color: #fff !important;
}

/*
#panel-7-1-0-0::before {
  'width: 100%;
  border-top: 1px dashed rgba(0,0,0,0.25);
  border-bottom: 1px dashed rgba(255,255,255,0.25);
  height: 3px;
  bottom: 10px;
}


/*
 {
  top: 10px;  
}


/*
hr.one-pixel {
    height: 1px;
}

/*

hr.bottom-dashed {
    bottom: 10px;
}
hr.top-dashed, hr.bottom-dashed {
    margin: 0;
    border-top: 1px dashed rgba(0,0,0,0.25);
    border-bottom: 1px dashed rgba(255,255,255,0.25);
    position: absolute;
    bottom: 10px;
    background-color: transparent;
    z-index: 10;
    width: 100%;
    height: 0;
}
hr {
    border: 0;
    background: none;
    outline: 0;
    background-color: #ddd;
    margin: 2em 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 1px;
}



#masthead.floating .main-navigation ul li a {
  padding-right: 0px !important;
  padding-left: 40px !important;
}

/*
.widget_headline-widget h1 {
color: #444444;
font-size: 26px;
letter-spacing: 1px;
line-height: 36px;
margin: 0;
padding-top: 20px;
text-transform: uppercase;
} */