/*
Theme Name: Dugges Bryggeri
Theme URI:http://themeforest.net/user/webcodebuilder/portfolio?ref=webcodebuilder
Author: Erik Karlsson
Author URI:http://www.erikludvigkarlsson.se
Template: exa
Description:
Version: 1.1.0
*/

.hover-layer-hello .square-content .opening-text a {
    color: rgb(0, 0, 0) !important;
    opacity: .99 !important;
}
.hover-layer-hello .square-content .opening-text a:hover {
    color: rgb(255, 255, 255) !important;
    opacity: .99 !important;
}
.hover-layer-hello {
  background-color: rgba(255, 205, 0, 1);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  opacity: 1;
  width: 100%;
  height: 100%;
}
.box-hover-hello:hover .hover-layer-hello {
  opacity: 1;
}

/* Ladda in typsnitt */
@font-face {
    font-family: 'selfieblack';
    src: url('fonts/selfie/selfie_black-webfont.eot');
    src: url('fonts/selfie/selfie_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/selfie/selfie_black-webfont.woff2') format('woff2'),
         url('fonts/selfie/selfie_black-webfont.woff') format('woff'),
         url('fonts/selfie/selfie_black-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'uniformbold';
    src: url('fonts/uniform/uniform-bold-webfont.eot');
    src: url('fonts/uniform/uniform-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/uniform/uniform-bold-webfont.woff2') format('woff2'),
         url('fonts/uniform/uniform-bold-webfont.woff') format('woff'),
         url('fonts/uniform/uniform-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon/icomoon.eot?w0f68t');
    src:    url('fonts/icomoon/icomoon.eot?w0f68t#iefix') format('embedded-opentype'),
        url('fonts/icomoon/icomoon.ttf?w0f68t') format('truetype'),
        url('fonts/icomoon/icomoon.woff?w0f68t') format('woff'),
        url('fonts/icomoon/icomoon.svg?w0f68t#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: antialiased;
}
[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight:normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}

.icon-ins:before {
    content: "\e901";
}
.icon-twi:before {
    content: "\e90a";
}
.icon-fac:before {
    content: "\e906";
}
.icon-vim:before {
    content: "\e90b";
}
.icon-lin:before {
    content: "\e90d";
}
.icon-sna:before {
    content: "\e908";
}
.icon-spo:before {
    content: "\e909";
}
.icon-ext:before {
    content: "\e900";
}
.icon-arrow-d:before {
    content: "\e903";
}
.icon-arrow-l:before {
    content: "\e904";
}
.icon-arrow-r:before {
    content: "\e905";
}
.icon-arrow-u:before {
    content: "\e907";
}
.icon-segill:before {
    content: "\e90c";
}
.icon-dugges:before {
    content: "\e90e";
}
body {
    font-family: 'uniformbold', sans-serif !important;
    -webkit-font-smoothing: antialiased;
}
.maltgul {
  color: rgb(255,205,0) !important;
  border-bottom: 3px solid rgb(255,205,0) !important;
}
p {
    line-height: 140%;
    margin: 0 0 0.6em !important;
}
h2 {
  font-weight: 400 !important;
}
.home-text {
  background-color: rgb(255,205,0);
  padding: 40px 30px 35px 50px;
}
.popup-home-text {
  background-color: rgb(255,205,0);
  padding: 40px 40px 35px 40px !important;
}
.vertical-align {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.vertical-align > p {
    margin: 2px !important;
}
.vertical-align > a {
    color: #000000;
}
.vertical-align > a:hover {
    color: rgba(0, 0, 0, 0.68);
}
.relative {
  position:relative;
}
.brewery-box {
	max-width: 400px;
    margin: 0 auto;
}
.about-beer {
  background-color: #f5f5f5;
  padding: 25px;
}
.story-text {
  margin-top: 15px;
}
.about-beer p {
  font-size: 13px;
  color: #9b9b9b;
  margin: 0px;
}
  .home-padding {
     padding: 40px 30px 35px 50px !important;
  }
.sub-title {
	-webkit-transform: rotate(354deg);
	-moz-transform: rotate(354deg);
	-o-transform: rotate(354deg);
	writing-mode: lr-tb;
	display: inline;
	font-size: 60px;
    line-height: 35px;
	text-align: center;
	font-family:'selfieblack', sans-serif;
}
.white {
  color: #ffffff !important;
}
.white-line {
  color: #ffffff !important;
  border-bottom: 3px solid #ffffff !important;
}
.beige {
  color: #fdf7e1 !important;
}
.brewery-title {
    text-align: center;
    font-size: 90px !important;
    line-height: 90% !important;
}
.brewery-titlebox {
    height: 350px;
    background-size: cover;
    background-position: center center;
    margin-bottom: 5px !important;
}
.news {
  margin-bottom: 20px !important;
}
.opening-word {
    border-bottom: 3px solid #000000;
    display: inline-block;
    color: #000000;
    margin: 0 0 2em !important;
}
.popup-text {
	margin-top: 20px !important;
	padding: 0 30px;
}
.popup-policy {
	max-width: 250px;
	margin-top: 20px !important;
	margin: 0 auto;
	font-size: 12px;
}
.popup_buttons {
  margin-top: 15px !important;
  min-height: 45px !important;
}
.white-links a {
  color: #ffffff !important;
}
.white-links a:hover {
  color: rgba(255, 255, 255, 0.5) !important;
}
.black-links a {
  color: #000000 !important;
}
.black-links a:hover {
  color: rgba(0, 0, 0, 0.5) !important;
}
.mix-links a {
  color: #000000 !important;
}
.mix-links a:hover {
  color: #ffffff !important;
}
.entry-content {
  max-width: 530px;
}
.brewery-contact {
    background-color: rgb(255,205,0);
    background-repeat: no-repeat;
    background-position: top 20px right 20px;
    background-size: 100px 62px;
    padding: 25px 25px 7px 25px;
    margin-bottom: 10px;
}
.brewery-body {
    background-color: #fdf7e1;
    padding: 25px;
    margin-bottom: 10px !important;
}
.right {
  float: right !important;
}
button {
    border: 0px;
    background-color: transparent;
}
.brewery-submit {
    font-size: 50px;
    color: #000000;
    float: right;
    text-align: right;
}
.brewery-submit:hover {
    color: rgba(0,0,0,0.64);
}
.brewery-submit:focus {
    outline: none;
}
.logo svg {
  display: block;
  height: 60px;
}
.logo:hover svg {
  fill: rgb(255,205,0) !important;
}
.social-icons {
    font-size: 20px;
    color: rgb(255,205,0);
    margin-bottom: 10px;
}
.sharing .social-networks {
    min-width: 115px;
}
.social-icons > a {
    margin-left: 9px;
}
.main-navigation .current-menu-item > a.main-menu-link {
    color: #000000 !important;
}
.main-navigation .current-menu-item .main-menu-link::before {
    width: 25% !important;
}
.si-mobile {
  margin-top: 30px;
  font-size: 25px;
}
.sharing .social-networks a {
    color: #9b9b9b;
    font-size: 20px;
    margin-right: 6px;
}
.sharing .social-networks a:hover {
    color: rgb(255,205,0);
}
.socialshare-text {
    color: #9b9b9b;
}
.burger {
    margin-top: 10px;
}
.main-navigation {
    text-transform: none !important;
    top: 7px;
}
.header .col:first-child {
    padding-top: 18px !important;
    padding-bottom: 0px !important;
}
.beer-title, .beer-slogan {
    font-size: 20px !important;
    color: #000000 !important;
    max-width: 172px;
}
.margin-about {
  margin-bottom: 30px !important;
}
.margin-bottom {
  margin-bottom: 15px !important;
}
.beer-text {
    font-size: 15px !important;
    color: #9b9b9b !important;
}
.beer-sub-title {
    color: #000000 !important;
}
.bottombar {
    margin-top: 40px;
    margin-bottom: 30px;
}
.footer-column {
	width: 23.4%;
	display: block;
	text-align: left;
  float: left;
	vertical-align: top;
  margin: 0 0 0 1.6%;
}
.footer-column > p {
	font-size: 13px;
	color: #000000;
}
.segill-header {
  position: absolute;
  bottom: 1px;
  font-size: 115px;
  bottom: -60px;
  left: 30%;
  z-index: 100;
}
.beer-box {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  margin: 5px;
}
.beer-box .overbox {
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  color: #000000;
  z-index: 2;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  opacity: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
  text-align: center;
  font-size: 20px;
  line-height: 110%;
}
.beer-box .overbox span {
  font-size: 35px;
}
.beer-box:hover .overbox {
  opacity: 0.8;
}
.overlay {
  position: relative;
}
.overlay-slider {
  position: absolute;
  text-align: center;
  font-size: 160px;
  color: #ffffff;
  top: 27%;
  left: 0;
  max-width: 100%;
  height: 100%;
  z-index: 10;
}
.hover-layer {
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  opacity: 0;
  width: 100%;
  height: 100%;
}
.box-hover:hover .hover-layer {
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.4);
}
.on-top {
  position: absolute;
  z-index: 10;
  top: 30px;
  left: 30px;
}
.on-top-small {
  position: absolute;
  z-index: 10;
  top: 15px;
  left: 15px;
}
.on-top-instagram span {
   font-size: 32px;
   position: absolute;
   top: 10px;
   left: 15px;
   color: #ffffff;
}
.on-top-twitter span {
   font-size: 30px;
   position: absolute;
   top: 18px;
   left: 18px;
   color: #ffffff;
}
.enter-button-big span {
   font-size: 40px;
   position: absolute;
   bottom: 20px;
   right: 20px;
}
.enter-button-small span {
   font-size: 35px;
   position: absolute;
   bottom: 10px;
   right: 10px;
}
.enter-button-footer span {
  font-size: 35px;
  margin-right: 5px;
  float: left;
  line-height: 23px;
  margin-left: -20px;
}
hr, .divider {
  border-color: #000000 !important;
  height: 3px;
  width: 50px;
  border-top: 3px solid #000000 !important;
  margin-bottom: 10px !important;
  margin-top: 10px !important;
}
.beer-index-hr {
  border-color: #000000 !important;
  height: 1px;
  width: 100%;
  border-top: 1px solid #000000 !important;
  margin-bottom: 10px !important;
  margin-top: 10px !important;
}
.blog-hr {
    border-color: #000000 !important;
    height: 1px;
    width: 100%;
    border-top: 1px solid #000000 !important;
    margin-bottom: 40px !important;
    margin-top: 10px !important;
}
.post-image {
  margin-bottom: 15px;
  border-radius: 100%;
  height: 200px;
  width: 200px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.posts-links {
  text-align: right;
  margin-right: -10px;
}
.posts-links-text {
  font-size: 13px;
  margin-right: 5px;
  line-height: 26px;
  vertical-align: text-bottom;
}
.posts-links-icon {
  line-height: 0px;
  font-size: 35px;
  margin-right: 5px;
}
.main-content select,
.main-content input[type="text"],
.main-content input[type="password"],
.main-content input[type="datetime"],
.main-content input[type="datetime-local"],
.main-content input[type="date"],
.main-content input[type="month"],
.main-content input[type="time"],
.main-content input[type="week"],
.main-content input[type="number"],
.main-content input[type="email"],
.main-content input[type="url"],
.main-content input[type="search"],
.main-content input[type="tel"] {
  height: 2.5em !important;
  margin: 0 0 0.4em !important;
  font-family: 'uniformbold', sans-serif !important;
  background-color: #fdf7e1 !important;
  border-radius: 0px !important;
}
.instagrambox {
  margin: 6.5% 0 0 0;
}
/*  SECTIONS  ============================================================================= */
.beer-section {
  clear: both;
  padding: 0px;
  margin: 0px;
}

/*  GROUPING  ============================================================================= */
.beer-group:before,
.beer-group:after {
    content:"";
    display:table;
}
.beer-group:after {
    clear:both;
}

/*  GRID COLUMN SETUP   ==================================================================== */
.beer-col {
  display: block;
  float:left;
  margin: 1% 0 0.5% 1.6%;
}
.beer-col:first-child {
  margin-left: 0;
}

/*  GRID OF TWELVE   ============================================================================= */

.span_12_of_12 {
  width: 100%;
}

.span_11_of_12 {
  width: 91.53%;
}

.span_10_of_12 {
  width: 83.06%;
}

.span_9_of_12 {
  width: 74.6%;
}

.span_8_of_12 {
  width: 66.13%;
}

.span_7_of_12 {
  width: 57.66%; 
}

.span_6_of_12 {
  width: 49.2%; 
}

.span_5_of_12 {
  width: 40.73%; 
}

.span_4_of_12 {
  width: 32.26%; 
}

.span_3_of_12 {
  width: 23.8%;
}

.span_2_of_12 {
  width: 15.33%; 
}

.span_1_of_12 {
  width: 6.86%; 
}
.segill-popup {
    position: absolute;
    top: -70px;
    font-size: 115px;
    left: 30%;
    z-index: 100;
}
.segill-wrap {
    position: relative;
}
.flex-direction-nav {
    display: none;
}
@media screen
and (max-device-width: 600px) {
  .mobile-show {
    display: inline-block;
  }
  .mobile-hide {
    display: none;
  }
  .map-show {
    display: initial;
  }
  .map-hide {
    display: none;
  }
  .sub-title {
   display: none;
  }
  #ctf.ctf-super-narrow .ctf-author-box {
    min-height: 0px !important;
  }
}
@media screen
and (min-device-width: 600px) {
  .mobile-show {
    display: none;
  }
  .mobile-hide {
    display: inline-block;
  }
  .map-show {
    display: none;
  }
  .map-hide {
    display: initial;
  }
}
@media screen
and (max-width: 991px) {
  .brewery-submit {
    margin-right: -8px;
    margin-top: -20px;
    padding: 0px !important;
  }
  .wpcf7 {
    margin-top: 20px !important;
  }
}
@media screen
and (min-width: 992px) {
  input[type="text"],
  input[type="number"],
  input[type="email"],
  input[type="tel"],
  input[type="time"],
  input[type="url"],
  input[type="month"],
  input[type="week"],
  select,
  textarea {
    width: 60% !important;
  }
  .brewery-submit {
    margin-top: -72px;
    margin-right: -15px;
  }
  .posts-links {
  position: absolute;
  bottom: -10px;
  right: 0px;
  }
  .single-beer-image {
    min-height: 630px!important;
  }
}
@media screen
and (max-width: 350px)
and (max-device-width: 899px) {
  .opening-text {
  font-size: 15px !important;
  line-height: 21px !important;
  margin: 0px !important;
  }
  .twitter-box {
    font-size: 9px !important;
  }
  #ctf.ctf-styles .ctf-tweet-meta {
    font-size: 9px !important;
  }
  #ctf {
    padding: 0px 8px !important;
  }
  .overlay-slider {
    top: 20% !important;
  }
  .map {
    height: 135px;
  }
  #ctf.ctf-super-narrow .ctf-author-box {
  	position: absolute;
  	bottom: 95px;
  	left: 42%;
  }
  .home-padding {
    padding: 30px 30px 35px 40px !important;
  }
}
@media screen
and (min-width: 351px)
and (max-width: 450px)
and (max-device-width: 899px) {
  .opening-text {
  font-size: 20px !important;
  line-height: 25px !important;
  margin: 0px !important;
  }
  .twitter-box {
    font-size: 10px !important;
  }
  #ctf.ctf-styles .ctf-tweet-meta {
    font-size: 10px !important;
  }
  .overlay-slider {
    top: 20% !important;
  }
  .map {
    height: 190px;
  }
  .home-padding {
    padding: 30px 30px 35px 40px !important;
  }
  #ctf .ctf-item {
    padding: 10px 5px !important;
  }
  .on-top-twitter span {
    top: 10px;
  }
  .brewery-contact {
    background-position: top 30px right 26px;
    background-size: 80px 49.6px;
  }
  #ctf.ctf-super-narrow .ctf-author-box {
  	position: absolute;
  	bottom: 120px;
  	left: 40%;
  }
}
@media screen
and (min-width: 451px)
and (max-width: 500px)
and (max-device-width: 899px) {
  .opening-text {
  font-size: 27px !important;
  line-height: 30px !important;
  margin: 0px !important;
  }
  .overlay-slider {
    top: 20% !important;
  }
  .map {
    height: 210px;
  }
}
@media screen
and (min-width: 501px)
and (max-width: 600px)
and (max-device-width: 899px) {
  .opening-text {
  font-size: 30px !important;
  line-height: 37px !important;
  margin: 0px !important;
  }
  .map {
    height: 260px;
  }
}
@media screen
and (min-width: 601px)
and (max-width: 700px)
and (max-device-width: 899px) {
  .opening-text {
  font-size: 15px !important;
  line-height: 18px !important;
  margin: 0px !important;
  }
  .twitter-box {
    font-size: 9px !important;
  }
  #ctf.ctf-styles .ctf-tweet-meta {
    font-size: 9px !important;
  }
  #ctf {
    padding: 0px 8px !important;
  }
  .overlay-slider {
    top: 17% !important;
  }
}
@media screen
and (min-width: 701px)
and (max-width: 800px)
and (max-device-width: 899px) {
  .opening-text {
  font-size: 20px !important;
  line-height: 21px !important;
  margin: 0px !important;
  }
  .twitter-box {
    font-size: 10px !important;
  }
  #ctf.ctf-styles .ctf-tweet-meta {
    font-size: 10px !important;
  }
  #ctf {
    padding: 0px 8px !important;
  }
  .overlay-slider {
    top: 20% !important;
  }
}
@media screen
and (min-width: 801px)
and (max-width: 900px)
and (max-device-width: 899px) {
  .opening-text {
  font-size: 22px !important;
  line-height: 31px !important;
  margin: 0px !important;
  }
}
@media screen 
and (min-device-width: 900px) { 
  .container-fluid {
  min-width: 1000px !important;
  }
  #ctf.ctf-super-narrow .ctf-author-box {
    position: absolute;
    bottom: 157px;
    left: 27%;
  }
  .single-blogpost {
    margin-top: 50px;
  }
  .opening-text {
  font-size: 29px !important;
  line-height: 38px !important;
  margin: 0px !important;
  }
  /*.posts-links {
    position: relative;
    bottom: -370px;
	}*/
  .popup-square-content{
    padding-top: 50px !important;
}
}
@media screen 
and (max-device-width: 900px) {
.segill-popup {
    display: none;
  }
  .embed-container { 
    position: relative; 
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
  } 

  .embed-container iframe,
  .embed-container object,
  .embed-container embed { 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
@media screen
and (max-width: 600px)
and (max-device-width: 1024px) {
 	.beer-box {
  		width: 49% !important;
	}
	.beer-box:nth-child(2) {
		float: right;
	}
  .beer-box:nth-child(4) {
    float: right;
  }
  .brewery-titlebox {
    height: 220px;
  }
  .footer-column {
    width: 45%;
    margin-bottom: 25px;
  }
  .enter-button-footer span {
    margin-left: -5px;
  }
  .segill-header {
    display: none;
  }
  .responsive-order {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
  }
  .order-1 {
    order: 1;
    -webkit-order: 1;
  }
  .order-2 {
    order: 2;
    -webkit-order: 2;
  }
  .brewery-title {
    font-size: 60px !important;
  }
  .beer-col { 
    margin: 1% 0 1% 0%;
  }
  .span_12_of_12 {
    width: 100%; 
  }
  .span_11_of_12 {
    width: 100%; 
  }
  .span_10_of_12 {
    width: 100%; 
  }
  .span_9_of_12 {
    width: 100%; 
  }
  .span_8_of_12 {
    width: 100%; 
  }
  .span_7_of_12 {
    width: 100%; 
  }
  .span_6_of_12 {
    width: 100%; 
  }
  .span_5_of_12 {
    width: 100%; 
  }
  .span_4_of_12 {
    width: 100%; 
  }
  .span_3_of_12 {
    width: 100%; 
  }
  .span_2_of_12 {
    width: 100%; 
  }
  .span_1_of_12 {
    width: 100%; 
  }
}
@media screen
and (max-width: 900px)
and (max-device-width: 1024px) {
	#overlay {
  		background-color: #ffcd00;
	}
	.popup-square-box{
    	position: inherit !important;
    	overflow: none !important;
	}
	.popup-square-box:before{
	    padding-top: 0 !important;
	}
	.popup-square-content div {
	   display: inline-block !important;
	   width: 100%;
	}
	.popup_block {
    	margin: 50px auto 0 auto !important;
	}
	.popup-text {
	    margin-top: 0px !important;
	    padding: 0px !important;
	}
	.popup-button {
    	padding: 8px 30px !important;
	}
}
.popup-square-box{
    position: relative;
    overflow: hidden;
}
.popup-square-box:before{
    content: "";
    display: block;
    padding-top: 95.4%;
}
.popup-square-content{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.popup-square-content div {
   display: table;
   width: 100%;
}
.square-box{
    position: relative;
    overflow: hidden;
}
.square-box:before{
    content: "";
    display: block;
    padding-top: 95.4%;
}
.square-content{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.square-content div {
   display: table;
   width: 100%;
}
.popup_block {
    width: auto;
    height: auto;
    margin: 100px auto 0px auto;
    padding: 0px;
    text-align: center;
}
.popup-button {
  color: #000000;
  background-color: #ffffff;
  display: inline !important;
  padding: 10px 40px;
  font-size: 20px;
  margin: 0 5% !important;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
}
.popup-button p {
  margin: 0 20px !important;
}
.popup-button:hover {
  background-color: rgba(255, 255, 255, 0.5) !important;
}
.map {
  display: inline-block;
  position: relative;
}
.map:after {
  padding-top: 30.6%;
  display: block;
  content: '';
}
.map-main {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.twitter-box {
  background-color: rgb(255,205,0);
  font-size: 13px;
  cursor: default;
}
#ctf {
  position: absolute;
  bottom: 0;
  padding: 0 15px;
  z-index: 10;
}
#ctf.ctf-styles .ctf-tweet-meta {
  font-size: 13px;
}
#ctf .ctf-tweet-meta {
  margin-left: 0px !important;
}
::-webkit-input-placeholder {
  color: #9b9b9b !important;
  opacity: 1;
  font-style: normal !important;
}
:-moz-placeholder {
  color: #9b9b9b !important;
  opacity: 1;
  font-style: normal !important;
}
::-moz-placeholder {
  color: #9b9b9b !important;
  opacity: 1;
  font-style: normal !important;
}
:-ms-input-placeholder {
  color: #9b9b9b !important;
  opacity: 1;
  font-style: normal !important;
}
.wpcf7-form .wpcf7-not-valid-tip {
    margin: -38px 0 0 !important;
    left: 7em !important;
}
#choosecategory {
  background: url('https://dugges.se/wp-content/uploads/2017/08/categoryarrow.png') no-repeat right;
    background: url('https://dugges.se/wp-content/uploads/2017/08/categoryarrow.png') no-repeat right;
    background-size: 30px;
    background-position: 99%;
}