#main {
    background: none repeat scroll 0 0 #fff;
}
#main.header-fixed-enabled, #main.header-sticky-enabled {
    margin-top: 60px;
}
.header-menu.header-normal, .header-menu.header-fixed, .header-menu.header-sticky {
    height:100px !important;
}
.header-menu.header-sticky.header-transparent-enabled {
    background: transparent none repeat scroll 0 0;
    border-bottom: medium none;
}

.header-menu > .container-fluid {
    padding-left: 50px;
    padding-right: 50px;
}

body,input,button,select,textarea,p {
    font-family:'Conv_FormataCFFLig',Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
}
.cart-contents span.woocommerce-notification-bubble {
    font-family:'Conv_FormataCFFLig',Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3125;
}
#portfolio-filter ul li a {
    font-family: eb garamond;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.gretashadow {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
}
.gretawhite {
    position:relative;
    background: rgb(255, 255, 255); /* Fallback for older browsers without RGBA-support */
    background: rgba(255, 255, 255, 0.6);
}
.gretadown {
    margin-bottom: -53px;
}
.gretabutton {
    font-family: Calligraffitti;
    font-size: 12px !important;
    text-transform: none !important;
}
.videoWrapper, .video-container, .audio-container {
    margin-bottom: 0px;
}
.gretatitledown {
    padding-bottom: 0 !important;
}

.bump {
    color: #6d6126;
    margin-left: 15px;
    margin-right: 15px;
}

textarea,p {
    padding-left:15px;
    padding-right:15px;
}

h1 {
    letter-spacing:0;
}
h2,h3,h4,h5,h6 {
    letter-spacing:0;
    text-transform:none;
}
.single-post .entry-content h1, .single-post .entry-content h2, .single-post .entry-content h3, .single-post .entry-content h4, .single-post .entry-content h5, .single-post .entry-content h6 {
    margin-left:15px !important;
}

.gretamenu {
    padding-right:20px;
    border-right:1px solid #ccc;
}

.gretacenter {
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -10%);
}
.logo-img img {
    max-height: 80px !important;
    margin-top:5px;
    width: auto;
    opacity: 1;
}

.logo-img:hover img,
.logo-img:focus img,
.logo-img:active img {
    opacity: 1;
}
.header-menu.header-normal #my-menu > .mm-panel ul, .header-menu.header-fixed #my-menu > .mm-panel ul, .header-menu.header-sticky #my-menu > .mm-panel ul {
    margin-top:45px;
}
.header-menu.header-normal #my-menu > .mm-panel li a, .header-menu.header-fixed #my-menu > .mm-panel li a, .header-menu.header-sticky #my-menu > .mm-panel li a {
    color: #58595b !important;
    font-family: eb garamond;
    font-size: 16px;
    font-weight: 300;
    line-height: 40px;
}

.small, small {
    padding-left:2px;
    font-size: 75%;
    float:right;
}
.header-menu.header-normal #my-menu > .mm-panel > ul > li.megamenu > ul > li > a, .header-menu.header-fixed #my-menu > .mm-panel > ul > li.megamenu > ul > li > a, .header-menu.header-sticky #my-menu > .mm-panel > ul > li.megamenu > ul > li > a {
    color: #58595b !important;
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.header-menu.header-normal #my-menu > .mm-panel ul ul, .header-menu.header-fixed #my-menu > .mm-panel ul ul, .header-menu.header-sticky #my-menu > .mm-panel ul ul {
    margin-top: -45px;
    width: 280px !important;
}
.header-menu.header-normal #my-menu > .mm-panel ul .sub-menu li a, .header-menu.header-fixed #my-menu > .mm-panel ul .sub-menu li a, .header-menu.header-sticky #my-menu > .mm-panel ul .sub-menu li a {
    border-top: none !important;
    font-size:13px;
    color:#58595b !important;
}
.header-menu.header-normal #my-menu > .mm-panel ul ul, .header-menu.header-fixed #my-menu > .mm-panel ul ul, .header-menu.header-sticky #my-menu > .mm-panel ul ul {
    background: #eee none repeat scroll 0 0;
    padding: 0;
    opacity: 0.95;
}

.header-menu.header-normal #my-menu > .mm-panel ul ul li:first-child, .header-menu.header-fixed #my-menu > .mm-panel ul ul li:first-child, .header-menu.header-sticky #my-menu > .mm-panel ul ul li:first-child {
    margin-left: 5px;
}
.header-menu.header-normal #my-menu > .mm-panel ul li:last-child, .header-menu.header-fixed #my-menu > .mm-panel ul li:last-child, .header-menu.header-sticky #my-menu > .mm-panel ul li:last-child {
    margin-left: 5px;
}
.header-menu.header-normal #my-menu > .mm-panel ul ul li, .header-menu.header-fixed #my-menu > .mm-panel ul ul li, .header-menu.header-sticky #my-menu > .mm-panel ul ul li {
    margin-left: 5px;
}
#navigation-mobile ul {
    margin: 0 0 0 20px;
}
#navigation-mobile {
    background: #eee none repeat scroll 0 0;
}
#navigation-mobile ul li a {
    border-bottom:1px solid #ccc;
    color:#58595b;
}
#navigation-mobile .sub-menu li a {
    padding-left: 35px;
    padding-right: 35px;
}
#navigation-mobile ul li a:hover, #navigation-mobile ul li a.active {
    color:#8b9931;
}
#navigation-mobile ul li a .cont {
    background: #e6e6e6 none repeat scroll 0 0;
    border-left: 1px solid #ccc;
}
#navigation-mobile ul li a:hover .cont, #navigation-mobile ul li a .cont.active {
    background:#6d6126 none repeat scroll 00;
}
.header-menu.header-normal #my-menu > .mm-panel > ul > li.megamenu > ul.sub-menu, .header-menu.header-fixed #my-menu > .mm-panel > ul > li.megamenu > ul.sub-menu, .header-menu.header-sticky #my-menu > .mm-panel > ul > li.megamenu > ul.sub-menu {
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    opacity: 0.95 !important;
}
.header-menu.header-normal #my-menu > .mm-panel > ul > li.megamenu > ul > li > a, .header-menu.header-fixed #my-menu > .mm-panel > ul > li.megamenu > ul > li > a, .header-menu.header-sticky #my-menu > .mm-panel > ul > li.megamenu > ul > li > a {
    color: #8b9931 !important;
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.header-menu.header-normal #my-menu > .mm-panel > ul > li.megamenu > ul > li, .header-menu.header-fixed #my-menu > .mm-panel > ul > li.megamenu > ul > li, .header-menu.header-sticky #my-menu > .mm-panel > ul > li.megamenu > ul > li {
    border-right: 1px solid #ccc;
}

.header-menu.header-normal #my-menu > .mm-panel > ul > li.megamenu > ul > li > a:hover, .header-menu.header-fixed #my-menu > .mm-panel > ul > li.megamenu > ul > li > a:hover, .header-menu.header-sticky #my-menu > .mm-panel > ul > li.megamenu > ul > li > a:hover {
    color: #8b9931 !important;
}
.header-menu.header-normal #my-menu > .mm-panel > ul > li.megamenu > ul > li > a:active, .header-menu.header-fixed #my-menu > .mm-panel > ul > li.megamenu > ul > li > a:active, .header-menu.header-sticky #my-menu > .mm-panel > ul > li.megamenu > ul > li > a:active {
    color: #8b9931 !important;
}
.header-menu.header-normal #my-menu > .mm-panel ul .sub-menu li a:hover, .header-menu.header-normal #my-menu > .mm-panel ul .sub-menu li.current-menu-item a, .header-menu.header-fixed #my-menu > .mm-panel ul .sub-menu li a:hover, .header-menu.header-fixed #my-menu > .mm-panel ul .sub-menu li.current-menu-item a, .header-menu.header-sticky #my-menu > .mm-panel ul .sub-menu li a:hover, .header-menu.header-sticky #my-menu > .mm-panel ul .sub-menu li.current-menu-item a, .header-menu.header-sticky.header-transparent-enabled.white-color #my-menu > .mm-panel > ul > li.megamenu > ul > li > a, .header-menu.header-sticky.header-transparent-enabled.white-color #my-menu > .mm-panel ul .sub-menu li a:hover, .header-menu.header-sticky.header-transparent-enabled.white-color #my-menu > .mm-panel ul .sub-menu li.current-menu-item a, .header-menu.header-sticky.nav-small.header-transparent-enabled.white-color #my-menu > .mm-panel > ul > li.megamenu > ul > li > a, .header-menu.header-sticky.nav-small.header-transparent-enabled.white-color #my-menu > .mm-panel ul .sub-menu li a:hover, .header-menu.header-sticky.nav-small.header-transparent-enabled.white-color #my-menu > .mm-panel ul .sub-menu li.current-menu-item a {
    color: #8b9931 !important;
}

.fade.in {
    opacity: 1;
    background-color:#fff;
}

.fade {
    background-color:#fff;
}
a.button-main.button-large {
    font-size: 17px;
    letter-spacing: 1px;
    padding: 8px 40px;
    border-radius:0px;
    font-family:'Conv_FormataCFFLig',Helvetica,Arial,sans-serif;
    font-weight:300;
}
    
a.button-main.button-large:hover {
    background-color:#ffffff;
}

a.button-main.button-large:active {
    background-color:#6d7826;
    color:#ffffff;
}
a.button-main.button-large:focus {
    background-color:#6d7826;
    color:#ffffff;
}

a.button-main.button-mini:hover {
    background-color:#ffffff;
    font-weight:300;
}

a.button-main.button-mini:active {
    background-color:#6d7826;
    color:#ffffff;
}
a.button-main.button-mini:focus {
    background-color:#6d7826;
    color:#ffffff;
}


#mobile-nav.menu-nav.mobile, #search-nav.mobile, .mobile-buttons .social-nav, .mobile-buttons .woo-cart{
    border-right:none !important;
}
.mobile-buttons .social-nav, #search-nav.mobile, .mobile-buttons .woo-cart {
    border-left: none!important;
}
#myModalSearch #searchform input::-moz-placeholder {
        color: #8b9931 !important;
}
#myModalSearch #searchform input[type="text"] {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: #8b9931 !important;
}



a {
    font-weight: 400;
    color:#8b9931;
}
a:hover {
    color:#6d6126;
}

.woocommerce-info a {
    border: 0 none;
    color: #e74c3c;
    font-size: 16px;
    font-weight:400;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.woocommerce-info a:hover {
    border: 0 none;
    color: orange;
    font-weight:400;
    font-size: 16px;
    letter-spacing: 3px;
    text-transform: uppercase;
}
ul {
    list-style: outside none disc;
}
.pricing-table a.confirm {
    background: none repeat scroll 0 0 #ccc;
    border: 0 none;
    color: #ffffff;
    display: block;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 3px;
    padding: 16px 0;
    text-align: center;
    text-transform: uppercase;
    transition: opacity 0.215s ease-in-out 0s;
    width: 100%;
}

hr {
    border-color: darkgray;
    border-width: 2px 0 0;
}

.accordion h3, .toggle h3 {
    color: white;
    font-weight: 300;
}

 
.accordion-content, .toggle-content {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ffffff none repeat scroll 0 0;
    border-color: -moz-use-text-color #eee #eee;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    opacity:0.95;
}
.ticker {
    text-shadow: 2px 2px 8px #000000;
}
.tickerwhite {
    text-shadow: 2px 2px 8px #ffffff;
}
.overlay-bg-gallery {
    background: none;
}
.accordion h3:after, .toggle h3:after {
    background: none repeat scroll 0 0 transparent;
    border: 2px solid #788c1f;
}
.accordion h3:before,
.toggle h3:before {
    content: "";
    width: 16px;
    height: 16px;
    background: transparent;
    border: 2px solid #D0D5D7;
    border-radius: 999px;
    position: absolute;
    top: 50%;
    right: 0;
    margin: 10px 0 !important;
    opacity: 1;
    -webkit-transition: opacity 0.215s ease-in-out;
    transition: opacity 0.215s ease-in-out;
}

span.tk_attachments_addform {
    background: #e74c3c none repeat scroll 0 0;
    border: none;
    color:#fff;
    border-radius:2px;
}
a.js-ticket-frontend-manu {
    background-color: #f3f3f3;
    border:none;
}
div.js-form-button input.button {
    background: #e74c3c none repeat scroll 0 0;
    border: none;
    color:#fff;
    border-radius:2px;
    padding: 5px 10px;
}
div.js-form-button input.button:hover {
    background: #cc4133 none repeat scroll 0 0;
    border: none;
    color:#fff;
    border-radius:2px;
    padding: 5px 10px;
}

.accordion.open h3:before,
.toggle.open h3:before {
    opacity: 1;
}

.prev, .next {
    visibility: hidden;
}
.blog-navigation div, .post-type-navi ul li {
    float: right;
}
.box-overlay.titlize {
    background-color: white;
}
.normal-container.imagize, .full-container.imagize, .normal-container.titlize, .full-container.titlize, .main-content.section-full-area {
    height: 100px;
    position: relative;
    width: 100%;
}
.title {
    font-size: 30px;
    font-weight: 400;
    line-height: 53px;
    padding-bottom: 30px;
    padding-top: 5px;
}
.gretacenter {
    text-align:center;
}
img.alignleft {
    float: left;
    margin-right: 20px !important;
    margin-top: 0;
    margin-bottom:0px;
}
.wc-forward {
    background: #cc0000 none repeat scroll 0 0;
    border: 1px solid #cc0000 !important;
    border-radius:2px;
    color: #ffffff !important;
    float: left;
    font-size: 12px;
    letter-spacing: 3px;
    margin-top: 5px;
    margin-right:15px;
    padding: 2px 5px;
    text-transform: uppercase;
    transition: color 0.215s ease-in-out 0s !important;
}
.woocommerce div.product form.cart .button, .woocommerce-page div.product form.cart .button, .woocommerce #content div.product form.cart .button, .woocommerce-page #content div.product form.cart .button {
    margin-left: 0px;
}
.checkbox, .radio {
    display: inline;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message, .woocommerce-page .woocommerce-error, .woocommerce-page .woocommerce-info, .woocommerce-page .woocommerce-message {
    border-bottom: medium none;
    padding: 20px;
}
.member-love {
    margin-left:20px;
    margin-right:20px;
}
a.js-ticket-frontend-manu:hover {
    background-color:#607780;
    border:none;
}

div.frontend.updated {
    background: #239ab9 none repeat scroll 0 0 !important;
    border: none;
    color:#fff;
    border-radius:2px;
    padding: 5px 10px;
}
div.frontend.error {
    background: #fff none repeat scroll 0 0 !important;
    border: 1px solid #cc4133;
    color: #cc4133;
}
div#jsst_breadcrumbs_parent div.links a.links {
    color: #239ab9;
}
div#jsst_breadcrumbs_parent div.home {
    background-color: #fff;
}
div#jsst_breadcrumbs_parent div {
    border-left: medium none;
}
div.js-myticket-link a.active {
    background: #239ab9 none repeat scroll 0 0;
    color: #ffffff;
}
div.js-myticket-link a.js-myticket-link:hover {
    background: #239ab9 none repeat scroll 0 0;
    color: #ffffff;
}
div.js-ticket-sorting span.js-ticket-sorting-link a.selected, div.js-ticket-sorting span.js-ticket-sorting-link a:hover {
    background: #239ab9 none repeat scroll 0 0;
}
div.js-ticket-sorting span.js-ticket-sorting-link a {
    background: #ddd none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    text-decoration: none;
}
div.js_job_error_messages_wrapper div.js_job_messages_data_wrapper span.js_job_messages_block_text {
    background: #e74c3c none repeat scroll 0 0;
    color: #ffffff;
}
div.js-ticket-frontend-manu-circle-inner1 {
    background-color: #e74c3c;
    border-radius: 50%;
    padding: 15px;
}
div.js-ticket-frontend-manu-circle-inner2 {
    background-color: #e77945;
    border-radius: 50%;
    padding: 15px;
}
.woocommerce #payment div.form-row, .woocommerce-page #payment div.form-row {
    float: left;
    padding: 25px 23px !important;
    position: relative;
    width: 100%;
}
.woocommerce div.product_meta {
    visibility: hidden;
}

#mc_embed_signup .button {
	clear: both;
	background-color: #8b9931;
	border: 0 none;
	border-radius: 0px;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	font-weight: 300;
	height: 32px;
	line-height: 32px;
	text-transform:uppercase;
	/*margin: 10px 0px 10px 0;*/
	/*padding: 0 22px;*/
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap;
	/*width: auto;*/
}
#mc_embed_signup .mc-field-group input {
	/*display: block;*/
	/*width: 100%;*/
	/*padding: 8px 0;*/
	text-indent: 2%;
}
#mc_embed_signup input.mce_inline_error {
	border-color: #6B0505;
}
#mc_embed_signup input {
	border: 1px solid #999;
	-webkit-appearance: none;
}
#mc_embed_signup .mc-field-group label {
	display: block;
	margin-bottom: 3px;
}
#mce-EMAIL{
    padding: 8px 0;
    display: inline-block;
    width: 70%;
}
#mc-embedded-subscribe{
    display: inline-block;
    width: 20%;
    margin: 0;
    padding: 0;
}
footer .footer-copyright p {
    border-top: none !important;
    font-family: eb garamond !important;
    font-size: 12px;
    line-height: 2;
    margin: 0;
    padding-top: 0;
}
footer .footer-copyright {
    border-top:none !important;
    padding-top:0;
}

.gform_wrapper .gfield_checkbox li input, .gform_wrapper .gfield_checkbox li input[type="checkbox"], .gform_wrapper .gfield_radio li input[type="radio"],input[type="checkbox"], input[type="radio"] {
    display: inline-block;
    margin-left: 1px;
    vertical-align: middle;
    margin-top:0 !important;
}


@media (min-width: 320px) and (max-width: 1240px) {
    html {
    overflow-x: hidden;
    }
    .gretamenu {
    padding-right:0px;
    border-right:none !important;
    }
    .mailchimp {
    visibility:visible !important;
        
    }
}


@media(max-width: 780px){.rs-background-video-layer{ display: none; }}

Woocommerce:
//removing paypal title: woocommerce/templates/checkout/payment-method.php
//paypal gateway wp-content/plugins/woocommerce/includes/gateway/paypal/class-wc-gateway-paypal.php
//period instead of "single result": templates/loops/results-count.php
//delete all of sort filter: templates/loop/orderby.php

Subscriptions:
//bold "recurring payment" in cart: 
//subtotal in cart (first month prorated): woocommerce/templates/cart/cart-totals.php

Memberships:

JS Ticket:
//js-ticket button language: modules/ticket/tpls/addticket.php
//ticket system language: Includes/layout.php

Ibuki theme:
//login image replace: http://gretarose.com/wp-content/themes/ibuki/_include/img/logo-admin.png