/*
Theme Name: Stockholm
Theme URI: http://demo.select-themes.com/stockholm
Description: Stockholm Theme
Tags: agency, business, ajax, portfolio, blog, shop, multi-purpose, clean, elegant, white, photography, modern, fullscreen, stylish, design
Author: Select Themes
Author URI: http://demo.select-themes.com
Version: 1.7.1
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
#nav_menu-15 {
    display: inline-block;
    position: relative;
}

#nav_menu-14 {
    width: 59%;
    display: inline-block;
}

#nav_menu-15 li a, #nav_menu-14 li a {
    border-bottom: 2px solid #fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transform: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: inline-block;
}

#nav_menu-15 li a:hover, #nav_menu-14 li a:hover {
    border-color: #878787;
    color: #878787;
}

.menu-info-menu-container li a span {
    border-bottom-width: 0px;
}

.footer_top .container_inner p a:hover {
    border-color: #878787;
    color: #878787;
}

.footer_top .widget_nav_menu {
    vertical-align: top;
}
div.grid_section .section_inner {
    max-width: 100%;
}
.portfolio_single_custom_field .qbutton.large {
    
    font-family: National, sans-serif;
    font-weight: 400;
    font-size: 18px;
}
.portfolio_single_custom_field .qbutton:before, .portfolio_single_custom_field .qbutton:after {
    content: "";
    display: block;
    background: white;
    position: absolute;
    top: 11px;
    width: 10px;
    height: 20px;
    border:2px solid rgb(234, 22, 142);
    transition: border-color .3s ease-in-out;
}
.portfolio_single_custom_field .qbutton:before {
    left: -2px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
border-left-color:white;

}
.portfolio_single_custom_field .qbutton:hover:before {
    border: 2px solid;
    border-right-color: #ea168e;
    border-left-color: white;
}
.portfolio_single_custom_field .qbutton:after {
    right: -2px;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
border-right-color:white;
}
.portfolio_single_custom_field .qbutton:hover:after {
    border: 2px solid;
    border-left-color: #ea168e;
    border-right-color: white;
}
@media only screen and (max-width: 1200px) {
    #nav_menu-14, #nav_menu-15 {
        width: 100%;
    }
}

@media only screen and (max-width: 1000px) {
    .four_columns>.column2 {
        width: 20%;
    }

    .content .content_inner>.container>.container_inner {
        padding-top: 0 !important;
    }

    .footer_inner .qbutton.small {
        padding: 0 38px;
    }
}

@media only screen and (max-width: 800px) {
    #nav_menu-14, #nav_menu-15 {
        width: 50%;
    }

    footer.footer_border_columns .qode_column.column3, footer.footer_border_columns .qode_column.column4 {
        width: 50% !important;
        float: left !important;
        padding-right: 5%!important;
    }
}
@media only screen and (max-width: 600px) {
    .footer_top .container_inner {
        /* padding-left:15px; */
    }
}

@media only screen and (max-width: 480px) {
    .container_inner {
        width: 380px;
        max-width: 90%
    }
    .footer_top .textwidget img {}
}



.wpb_content_element.wpb_single_image img {

    max-width: 100%;
}
.home .wpb_content_element.wpb_single_image img {

    max-width: initial;
}
 




#nav-menu-item-24990 {
    position: relative;
    left: 3%;
}
#nav-menu-item-24990 a, #mobile-menu-item-24990 a {
    background-image: url(https://www.museumofsex.com/wp-content/themes/stockholm/css/img/ticketResized.png);
    background-repeat: no-repeat;
    width: 93%;
    text-align: center;
    background-position: 50%;
}
.pink-button a {
    width: 93%;
    text-align: center;
    background-color: #ea168e;
    height: 40px;
    line-height: 40px !important;
    top: 20px;
    border: 2px solid #ea168e;
}
a.pink-button {
    background-color: #ea168e;
    border: 2px solid #ea168e;
    color: #fff;
}
.ticketsLink span {
    color: #fff;
    text-transform: uppercase;
}

a.pink-button:hover {
    background-color: transparent;
    border: 2px solid #ea168e;
}
#mobile-menu-item-24990 a {
    background-image: url(https://www.museumofsex.com/wp-content/themes/stockholm/css/img/ticketResized.png);
    background-repeat: no-repeat;
    background-position: 50%;
    text-align: center;
    width: 122px;
    font-size: 24px;
}
#mobile-menu-item-24990 span {
    color: #fff;
    text-transform: uppercase;
    position: relative;
    bottom: 0.1em;
}

#mobile-menu-item-24990 span:hover {
    color: #8d8d8d;
}
