/*--
	Theme Name: theme52270
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1.2
--*/

/* ----------------------------------------
	Please, You may put custom css here
---------------------------------------- */
.nav .sf-menu .sub-menu {
    width: 250px;
}
.trailer-container .mejs-overlay,
.trailer-container .wp-playlist .mejs-container {
    width: 582px !important;
    max-width: 100%;
}
.trailer-container .wp-playlist-item-length {
    display: none;
}
.trailer-container .wp-playlist-item {
    float: left;
    padding: 0px;
    width: 291px;
    max-width: 100%;
    border-bottom: 0px;
}
.trailer-container .wp-playlist-tracks {
    max-height: 40px;
    overflow: hidden;
    transition: max-height 0.5s ease-in-out;
}
.trailer-container .wp-playlist-tracks:hover {
    max-height: 600px;
}
.trailer-container .wp-playlist::after {
    color: #575757;
    content: "▼";
    position: block;
    margin: auto;
    text-align: center;
    transition: max-height 0.5s ease-in-out;
    left: 48.5%;
    position: relative
}
.trailer-container .wp-playlist:hover::after {
    content: "▶";
}
#membership-wrapper input[type="submit"] {
    color: #333;
    border-color: #333;
}
.logo {
    max-width: 100%;
}
.gmedia_gallery::after {
    content: "First Dance video credits to Nerida Cortese and Matt Tatton-Brown. Audio credits to Bensound.com. First Dance © 2015.";
    font-size: 10px;
    line-height: 5;
}
.ms-membership-form-wrapper {
    margin-bottom: 60px;
}
.ms-membership-form-wrapper .coupon-entry .wpmui-wrapper {
    float: left;
    margin: 10px 20px 10px 0px;
    margin-right: 20px;
}
.ms-membership-form-wrapper .coupon-entry #apply_coupon_code {
    float: left;
}
.main-holder input {
    color: #575757;
}
.ms-purchase-table {
    width: 100%;
}
.ms-purchase-table th,
.ms-purchase-table td {
    padding: 5px 10px;
}
.ms-purchase-table .ms-title-column {
    font-weight: 700;
}
.ms-purchase-table td.ms-desc-column:nth-child(1) {
    font-weight: 700;
    font-size: 16px;
    color: #E74C3C;
}
.ms-purchase-table td.ms-desc-column:nth-child(2) > span:nth-child(1) > p:nth-child(2) {
    display: none;
}
.ms-purchase-table td p {
    margin-bottom: 0px;
}
.ms-membership-form-wrapper .ms-cancel-button:hover,
.ms-membership-form-wrapper .ms-cancel-button:active,
.ms-membership-form-wrapper .ms-cancel-button:focus {
    background: none !important;
}
.wpmui-field-input.button,
body .wpmui-field-input.button-primary {
    position: relative;
    float: right;
    font: 600 15px/18px "Open Sans", sans-serif;
    text-transform: uppercase;
    padding: 15px 20px;
    color: white;
    text-shadow: none;
    background: #E74C3C none repeat scroll 0% 0%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0px;
    height: auto !important;
    border: medium none;
    display: block;
    z-index: 10;
    font-weight: normal;
    visibility: visible !important;
}
.wpmui-field-input.button,
body .wpmui-field-input.button-primary:hover {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background-color: #3e454c;
}
.ms-membership-form-wrapper .ms-cancel-button {
    padding: 15px 10px;
    box-sizing: border-box;
    display: inline-block;
}
.ms-membership-form-wrapper #register {
    margin: 0px auto;
    float: none;
}
.ms-account-wrapper {
    margin-bottom: 60px;
}
.ms-account-wrapper > div {
    margin-bottom: 40px;
}
.ms-account-wrapper h2 {
    font: normal 20px/25px Open Sans;
    color: #e74c3c;
    margin: 10px 0px;
}
.ms-account-wrapper table {
    width: 100%;
    text-align: left;
    background-color: #fcfcfc;
    border: 1px solid #ececec;
}
.ms-account-wrapper table thead {
    border-bottom: 1px solid rgb(204, 199, 199);
    background-color: #ededed;
}
.ms-account-wrapper th,
.ms-account-wrapper td {
    padding: 5px 10px;
}
.nav .sf-menu {
    margin-left: 0px !important;
}
.logo {
    display: block;
    margin: 0px auto !important;
}
.ms-login-form .ms-form.ms-no-labels p {
    margin-bottom: 0;
}
.ms-login-form #user_pass {
    border-radius: 0px !important;
    box-shadow: none;
    border-color: #e1e0e0;
}
.ms-login-form .nav {
    margin: 0px !important;
}
.ms-login-form .login-remember input {
    margin-top: 0;
}
.ms-login-form .login-remember label {
    display: inline-block;
    margin-top: 2px;
    margin-bottom: 0;
}
.ms-login-form #wp-submit {
    margin: 0px auto;
    margin-top: 15px;
    position: relative;
    font: 600 15px/18px "Open Sans", sans-serif !important;
    text-transform: uppercase;
    padding: 15px 20px;
    color: white !important;
    text-shadow: none;
    background: #7ECEFD none repeat scroll 0% 0%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0px;
    height: auto !important;
    border: medium none;
    display: block;
    z-index: 10;
    font-weight: normal;
    visibility: visible !important;
}
.ms-login-form #wp-submit:hover {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background-color: #3e454c;
}
@media (max-width: 1199px) {
    .nav .sf-menu > li:first-child {
        margin-left: 0px !important;
    }
    .nav .sf-menu > li {
        margin: 0 0 0 10px !important;
    }
}
@media (max-width: 1199px) and (min-width: 980px) {
    .header .logo_poz {
        margin-top: 15px;
    }
}
@media (max-width: 979px) {
    .nav .sf-menu > li {
        margin: 0 0 0 20px !important;
    }
    .nav {
        margin: 20px 0px !important;
    }
}