@font-face {
    font-family: 'marianinafy';
    src: url('fonts/marianinafy-regular-webfont.eot');
    src: url('fonts/marianinafy-regular-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/marianinafy-regular-webfont.woff') format('woff'), /* Modern Browsers */ url('fonts/marianinafy-regular-webfont.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/marianinafy-regular-webfont.svg#marianinafy') format('svg');
    font-weight: normal;
    font-style: normal;

    /* IE9 Compat Modes */
    /* Legacy iOS */
}
@font-face {
    font-family: 'marianinafy-bold';
    src: url('fonts/marianinafy-bold_m-webfont.eot');
    src: url('fonts/marianinafy-bold_m-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/marianinafy-bold_m-webfont.woff') format('woff'), /* Modern Browsers */ url('fonts/marianinafy-bold_m-webfont.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/marianinafy-bold_m-webfont.svg#marianinafybold') format('svg');
    font-style: normal;

    /* IE9 Compat Modes */
    /* Legacy iOS */
}

body {
    font-family: Arial, Helvetica, sans-serif
}

input {
    border-radius: 0 !important;
}

a {
    color: #282e34;
    text-decoration: none;
}

[class*="col-"].no-gutter {
    padding-left: 0px;
    padding-right: 0px;
}

[class*="col-"].no-right-gutter {
    padding-right: 0px;
}

[class*="col-"].no-left-gutter {
    padding-left: 0px;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #373C42 !important;
}

#input-quant {
    width: 60px;
    border: 1px solid #b7c8c2;
    font-size: 14px;
    background-color: #fff;
    font-family: Arial, Helvetica, sans-serif;
}

.form input[type="text"],
.form input[type="password"] {
    border: 1px solid #b7c8c2;
    font-size: 14px;
    background-color: #fff;
    font-family: Arial, Helvetica, sans-serif;
}

.input-group-btn.quant {
    width: initial;
}

.input-group-btn.quant > button {
    height: 34px;
}

.form label {
    color: #373c42;
    margin-bottom: 5px;
    cursor: pointer;
    font-size: 14px;
}

.form .hint {
    color: #464b51;
    font-size: 12px;
    width: initial;
    margin: 0 0 8px;
}

.form .captcha {
    width: initial;
    margin-bottom: 5px;
    margin-right: 10px;
}

.form .captcha a {
    float: left;
    clear: left;
    padding: 10px 0 5px;
    font-size: 13px;
    color: #464b51;
    text-decoration: underline;
}

.form .captcha img {
    float: left;
}

.form .errorMessage {
    color: #8f0b04;
    font-size: 14px;
    margin-top: 3px;
}

h2 {
    font-family: 'marianinafy', helvetica, arial, sans-serif;
    color: #24282f;
    font-size: 22px;
    padding-bottom: 2px;
    border-bottom: 1px solid #24282f;
    margin-bottom: 6px;
    float: left;
    width: 100%;
}

.page {
    padding-bottom: 180px;
    padding-left: 25px;
}

.btn {
    width: auto;
    background-color: #373c42;
    color: #f4f4f4;
    border: none;
    border-radius: 0;
    font-family: 'marianinafy', helvetica, arial, sans-serif;
    font-size: 18px;
    cursor: pointer;
    outline: none;
}

.btn:hover {
    color: #f7f7f7;
    background-color: #960D05;
    border-color: #adadad;
}
.btn:active, .btn:focus{
    color: #f7f7f7;
    background-color: #7a0d05;
    border-color: #adadad;
}
.btn-default:hover {
    color: #f7f7f7;
    background-color: #960D05;
    border-color: #adadad;
}
.btn-default:active,.btn-default:focus{
    color: #f7f7f7;
    background-color: #7a0d05;
    border-color: #adadad;
}

.btn-red {
    background-color: #800b04;
    color: #f4f4f4;
}

.btn-green {
    background-color: #c6d7d1;
    color: #24282f;
}

.navbar {
    position: relative;
    background-color: #8f0b04;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border : 0px;
    margin-bottom: 0;
}

.navbar.navbar-bottom {
    background: url("../images/border-header.png") repeat-x;
    z-index: 1;
    top: -1px;
}

.navbar-footer {
    padding-top: 13px !important;
}

.navbar-footer-right {
    padding-top: 23px !important;
}

.logo {
    margin-bottom: -110px;
    position: relative;
    z-index: 999999;
}
.footer-wiggle {
    color: #e6e6e6;
}
.footer-wiggle:hover {
    color: white;
}



.navbar-nav {
    padding-top : 23px;
}

.navbar-default .navbar-toggle {
    border-color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #f2f2f2;
}

.navbar-brand {
    color: #f4f4f4 !important;
    font-family: 'marianinafy', helvetica, arial, sans-serif;
    font-size: 30px;
    line-height: 27px;
}

.navbar-nav > li > a {
    color: #f4f4f4 !important;
    font-family: 'marianinafy', helvetica, arial, sans-serif;
    font-size: 23px;
}

.nav > li > a {
    padding: 10px 8px;
}
.navbar-nav > li > a:hover {
    text-decoration: underline;
    background-color: initial;
}

.navbar-collapse {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.footer {
    width: 100%;
    float: left;
    background-color: #373c42;
    min-height: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.footer-wrapper{
    padding-top: 15px;
}

.footer-navbar-top {
    z-index: 1;
    top: 6px;
    background: url("../images/border-footer.png") repeat-x;
    height: 16px;
    background-position: bottom;
    margin-top: -16px;
    position: relative;
}

.footer-info {
    margin-top: 10px;
    margin-right: 20px;
    clear: both;
    float: right;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.footer-info div:first-child {
    color: #c6d7d1;
}

.footer-info div:last-child {
    color: #f4f4f4;
    margin-bottom: 5px;
}

.footer-menu > li > a{
    font-family: 'marianinafy', helvetica, arial, sans-serif;
    font-size: 20px;
    padding-top: 20px;
}

.footer-menu > li > a > img{
    margin-top: -8px;
}
.footer-link-list{
    font-family: 'marianinafy', helvetica, arial, sans-serif;
    font-size: 20px;
    color: #f4f4f4;
    list-style: none;
    padding: 0;
    margin-top: 5px;
}
.footer-link-list > li{
    float: left;
    margin-right: 15px;
}
.footer-link-list > li > a{
    font-family: 'marianinafy', helvetica, arial, sans-serif;
    font-size: 20px;
    color: #f4f4f4;
    list-style: none;
    float: left;
}

.subscription-form input[type="email"] {
    border: none;
    font-size: 14px;
    background-color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    height: 32px;
    width: 197px;
}


.index-bg {
    background-image: url("../images/index-bg.jpg");
    height: 700px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% top;
    position: absolute;
    width: 100%;
    top: 80px;
}

.index-page .sub-menu a:hover {
    background-color: rgba(0, 0, 0, 0.7);
    text-indent: 0;
}
.index-page .sub-menu a {
    display: block;
    font-size: 32px;
    color: #c6d7d1;
    font-family: 'marianinafy', helvetica, arial, sans-serif;
    text-decoration: underline;
    text-align: center;
    line-height: 240px;
    text-indent: -9999px;
    width: 100%;
    height: 100%;
    border-top: 2px solid #c6d7d1;
}

.index-page .sub-menu .menu-item-1 {
    background: url("../images/sub-menu-item-1.jpg") 50% 0% no-repeat;
    background-size: cover;
}

.index-page .sub-menu .menu-item-2 {
    background: url("../images/sub-menu-item-2.jpg") 50% 50% no-repeat;
    background-size: cover;
}

.index-page .sub-menu .menu-item-3 {
    background: url("../images/sub-menu-item-3.jpg") 50% 50% no-repeat;
    background-size: cover;
}

.index-page .sub-menu .menu-item-4 {
    background: url("../images/sub-menu-item-4.jpg") 50% 50% no-repeat;
    background-size: cover;
}

.index-page .news-info .news-video {
    margin-top: 10px;
    font-size: 22px;
    color: #c6d7d1;
    padding: 16px 20px;
    background: url("../images/bg-paper2.png") no-repeat;
    float: right;
}

.index-page .news-info .news-title {
    font-size: 26px;
    font-family: 'marianinafy', helvetica, arial, sans-serif;
    text-align: center;
    padding: 14px 0;
    background: url("../images/bg-paper1.png") no-repeat;
    width: 360px;
    position: relative;
    float: right;
}

.index-page .news-info .news-title .loring-link {
    position: absolute;
    bottom: 16px;
    left: 22px;
    color: #c6d7d1;
    background-color: #24282f;
    padding: 5px;
}

.news-button {
    font-family: 'marianinafy', helvetica, arial, sans-serif;
    font-size: 24px;
    background: #8f0b04;
    padding: 15px 15px 11px 15px;
    text-align: center;
}

.news-button a {
    color: #f4f4f4;
    display: block;
}

.social-icon {
    width: 26px;
    height: 26px;
    display: block;
    float: left;
    margin-right: 10px;
}

.social-icon.icon-fb {
    background: transparent url("../images/social-fb.png") 0 0 no-repeat;
}
.social-icon.icon-ins {
    background: transparent url("../images/social-ins.png") 0 0 no-repeat;
}
.social-icon.icon-4sq {
    background: transparent url("../images/social-4sq.png") 0 0 no-repeat;
}
.social-icon.icon-lang-switch {
    background-color: #d5e6e0;
    font-family: 'marianinafy', helvetica, arial, sans-serif;
    color: #3c3c3c;
    position: relative;
    text-align: center;
    font-size: 16px;
    padding-top: 3px;
    margin-right: 0px;
}

.img img {
    width: 100%;
}

.page-header h1 {
    font-family: 'marianinafy', helvetica, arial, sans-serif;
    color: #24282f;
    font-size: 28px;
    margin-bottom: 0px;
}

.page-header {
    border-bottom: 2px solid #24282f;
}

p {
    width: 100%;
    line-height: 22px;
    font-family: Arial, Helvetica, sans-serif;
    color: #373c42;
    font-size: 16px;
}

.top-buffer { margin-top:20px; }

.module.menu .title {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0 9px;
    display: inline-block;
    height: 38px;
    background: #373c42;
    width: 100%;
    line-height: 24px;
}

.module.menu .title span {
    margin-left: 12px;
    color: #f4f4f4;
    font-size: 22px;
    font-family: 'marianinafy', helvetica, arial, sans-serif;
}

.module.menu .items {
    min-height: 100px;
    background: #d5e6e0;
    padding: 10px 0;
    float: left;
    width: 100%;
    display: block;
    list-style: none;
}

.module.menu .items > .note {
    font-size: 14px;
    padding: 8px 12px 0 12px;
    width: 100%;
    display: block;
    text-align: left;
    box-sizing: border-box;
    color: #800b04;
}

.module.menu .items li a {
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px 12px;
    line-height: 22px;
    font-family: Arial, Helvetica, sans-serif;
    color: #24282f;
}
.module.menu .items li a.active {
    background: #b7c8c2;
}

.module.menu .items li a:hover {
    background: #c6d7d1;
    text-decoration: none;
}

.module.menu .page-header {
    border: 0;
    margin-bottom : 0;
}
.coffee-page .description {
    float: left;
    background: #f4f4f4;
    margin: 0 0 20px;
    padding: 40px 40px 40px 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.coffee-page .img {
    margin-bottom: 10px;
}
.coffee-page p {
    font-family: Arial, Helvetica, sans-serif;
    color: #24282f;
    line-height: 21px;
    -webkit-font-smoothing: antialiased;
    margin: 40px 0;
}
.coffee-page .description > p {
    font-style: italic;
    color: #464b51;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 0;
    margin: 0;
}
.coffee-page .section table {
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 20px;
    width: 100%;
}

.coffee-page .section table tbody th {
    text-align: left;
    background-color: #32363e;
    color: #f4f4f4;
    line-height: 30px;
    border-bottom: 1px solid #32363e;
    padding: 3px 10px;
    max-width: 60px;
}

.coffee-page .section table tbody tr td {
    text-align: center;
    line-height: 30px;
    border-bottom: 1px solid #32363e;
    padding: 3px 10px;
}

.coffee-page .section .methods-list .method a img {
    position: absolute;
    left: 0;
    top: 0px;
}

.coffee-page .section .methods-list .method a span {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.coffee-page .section .methods-list .method a {
    height: 80px;
    display: block;
    width: inherit;
    font-family: 'marianinafy', helvetica, arial, sans-serif;
    font-size: 17px;
    line-height: 28px;
    vertical-align: bottom;
    text-align: center;
    color: #24282f;
}

.coffee-page .section .methods-list .method {
    position: relative;
    width: 88px;
    height: 100px;
    margin-right: 7px;
    float: left;
    margin-bottom: 10px;
    background: #d5e6e0;
}
.coffee-view-page p{
    margin: 0;
    padding-bottom: 10px;
}

.coffee-compare-page .section table tbody th{
    max-width: 120px;
}

.menu-page .menu-details .menu-item .price {
    float:right;
}
.menu-page .menu-details .menu-item {
    margin: 10px 0;
    font-family: 'marianinafy', helvetica, arial, sans-serif;
    font-size: 26px;
    width: 100%;
    float: left;
    color: #464b51;
    -webkit-font-smoothing: antialiased;
}

.menu-page .menu-details {
    margin: 10px 0;
    float: left;
    width: 100%;
}

.menu-page .sub-title {
    font-family: 'marianinafy', helvetica, arial, sans-serif;
    color: #24282f;
    font-size: 32px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 8px;
    margin-top: 20px;
    width: 100%;
    float: left;
}

.method-page .methods-list .method {
    position: relative;
    float: left;
    margin-bottom: 10px;
    background: #f4f4f4;
    border: 1px solid #c6d7d1;
}

.method-page .methods-list .method a {
    display: block;
    width: inherit;
    height: inherit;
    font-family: 'marianinafy', helvetica, arial, sans-serif;
    font-size: 30px;
    line-height: 50px;
    vertical-align: bottom;
    text-align: center;
    color: #24282f;
}
.method-page .methods-list .method a img {
    margin-bottom: -40px;
    margin-top: -15px;
}

.method-page .methods-list {
    float: none;
    margin: 0 auto;
}

.method-page .section table {
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 20px;
    width: 100%;
}

.method-page .section table thead tr td {
    text-align: center;
    background-color: #24282f;
    line-height: 30px;
    color: #f4f4f4;
}

.method-page .section table tbody tr td {
    text-align: center;
    line-height: 30px;
}

.method-page .section ol li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    float: left;
    width: 95%;
    padding: 4px 10px 4px 5px;
    line-height: 20px;
    color: #373c42;
}

.method-page .section ol {
    list-style: decimal-leading-zero;
}

.store-page .section {
    margin-bottom: 20px;
}

.store-page .section .title {
    font-family: 'marianinafy', helvetica, arial, sans-serif;
    font-size: 24px;
    color: #24282f;
    margin-bottom: 6px;
}

.store-page .section .info {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #464b51;
    margin-bottom: 10px;
}

.contact-page .section .title {
    font-family: 'marianinafy', helvetica, arial, sans-serif;
    font-size: 24px;
    color: #24282f;
    margin-bottom: 6px;
}

.contact-page .section .info {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #464b51;
    margin-bottom: 10px;
}

.contact-page .section .info a {
    color: #464b51;
}

.contact-page .section p {
    margin-bottom: 0;
}
.contact-page .section {
    margin-bottom: 15px;
}

.shop-menu {
    margin-left: 10px;
    font-family: 'marianinafy', helvetica, arial, sans-serif;
}

.shop-menu a {
    font-size: 20px;
    margin-right: 20px;
    color: #8f0b04;
    border-bottom: 1px solid #8f0b04;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: none;
}

.collections-menu-item {
    font-family: 'marianinafy', helvetica, arial, sans-serif;
    font-size: 22px;
    padding: 10px 0 5px 0;
    float: left;
    width: 100%;
    text-align: center;
    color: #c1c3c3;
    text-decoration: none;
}

.collections-menu-item.active {
    background-color: #c6d7d1;
    color: #32363e;
}
.collections-menu-item:hover {
    background: #ececec;
    text-decoration: none;
    color: #c1c3c3;
}
.collections-menu-item:link {
    text-decoration: none;
    color: #c1c3c3;
}

.products {
    margin-top: 20px
}

.product {
    /*height: 240px;*/
    height: 260px;
    border: 1px solid #c6d7d1;
    background: #f2f2f2;
    overflow: hidden;
    margin-bottom: 20px;
}

.product .title {
    color: #8f0b04;
    font-family: 'marianinafy', helvetica, arial, sans-serif;
    font-size: 20px;
    line-height: 20px;
    width: inherit;
    height: 40px;
    overflow: hidden;
    margin-top: 15px;
}

.product .description {
    color: #464b51;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    overflow: hidden;
    line-height: 13px;
    height: 40px;
    text-overflow: ellipsis;
    margin-top: 3px;
}

.product .price {
    text-align: right;
    margin-top: 10px;
    color: #464b51;
    font-size: 18px;
    font-family: 'marianinafy', helvetica, arial, sans-serif;
}

.product .img {
    width: 100%;
    overflow: hidden;
    height: 119px;
}

.product-details {
    margin-top: 80px;
}
.product-details .radio, .product-details .checkbox{
    margin-top: 4px;
    margin-bottom: 4px;
}
.product-image-section {
    padding-left: 15px;
}

.product-images {
    margin-top: 20px;
}

.product-main-image {
    display: block;
    margin: 0 auto;
    border: 2px solid #c6d7d1;
}

.product-images .img {
    border: 2px solid #c6d7d1;
    border-right: 1px;
}

.product-content-section {
    padding-left: 0;
}

.product-content-section .title {
    font-family: 'marianinafy', helvetica, arial, sans-serif;
    font-size: 40px;
}

.product-content-section .description {
    clear: both;
    margin-bottom: 30px;
}

.product-content-section .description h2 {
    border: none;
    margin-bottom: 0;
    font-weight: bold;
    color: #373c42;
}

.product-content-section p {
    float: left;
    width: 100%;
    line-height: 22px;
    font-family: Arial, Helvetica, sans-serif;
    color: #373c42;
    font-size: 16px;
    padding-bottom: 20px;
}

.product-content-section .description .coffee-description .methods .method {
    margin-right: 5px;
    margin-bottom: 5px;
    border: 1px solid #eefaf8;
    width: 88px;
}

.product-content-section .description .coffee-description .methods .method a {
    float: left;
    background: #c6d7d1;
    width: inherit;
    padding-top: 7px;
    height: 80px;
    line-height: 28px;
}

.product-content-section .buy-options label {
    width: initial;
    font-size: 15px;
    font-weight: normal;
}

label {
    width: initial;
    font-size: 16px;
    font-weight: normal;
}


.note {
    margin-bottom: 15px;
    font-size: 14px;
    width: 100%;
    font-style: italic;
}

.product-content-section .buy-options .variant .roasting-hint-desc {
    /*float: left;
    clear: left;*/
    background: #32363e;
    padding: 10px;
    font-size: 13px;
    color: #e5e5e5;
    position: absolute;
    top: 0;
    z-index: 1000;
    display: none;
}

.product-content-section .buy-options .variant .roasting-hint {
    margin-top: 4px;
    margin-left: 4px;
    margin-right: 15px;
}

.small a {
    text-decoration: underline;
    color: #8f0b04;
    font-style: italic;
}

.small {
    margin-top: 5px;
}

#cart table thead tr th {
    background: #d5e6e0;
    padding: 5px 0;
    font-weight: normal;
    line-height: 32px;
    font-size: 16px;
    border: none;
}

#cart table thead tr th.title {
    padding-left: 8px;
}

#cart table tbody tr {
    border-bottom: 1px solid #e5e5e5;
}

#cart table tbody td {
    vertical-align: middle;
}

#cart table tbody tr td a {
    color: #282e34;
    text-decoration: none;
}

#cart table tbody tr td.quantity input[type="text"] {
    border: 1px solid #e5e5e5;
    padding: 10px;
    text-align: center;
    width: 59px;
}

#cart .btn-small {
    width: auto;
    background-color: #373c42;
    padding: 3px 6px 2px;
    color: #f4f4f4;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    cursor: pointer;
    outline: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

#cart .btn-light-green {
    background-color: #ececec;
    color: #32363e;
}

#cart .gift-label {
    font-size:14px;
}

#cart .gift-label label {
    margin-bottom: 0;
    font-size: 14px;
}

#cart table tbody .summary .price-label {
    font-family: 'marianinafy', helvetica, arial, sans-serif;
    font-size: 22px;
    padding-top: 20px;
    padding-bottom: 20px;
}

#cart table tbody .summary > .price {
    font-family: 'marianinafy', helvetica, arial, sans-serif;
    font-size: 22px;
    padding-top: 20px;
    padding-bottom: 20px;
}

#cart table tbody tr td.title span {
    font-style: italic;
    font-size: 12px;
}

/*cart form start*/

.shopping-step {
    height: inherit;
    border-right: 5px solid #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0 10px 10px;
    background: #d5e6e0;
    line-height: 35px;
    font-size: 22px;
    font-family: 'marianinafy', helvetica, arial, sans-serif;;
}

.shopping-step.active {
    background: #b7c8c2;
}

.module.cart-module .title {
    background: #f4f4f4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 0 0px;
    display: inline-block;
    border: 4px solid #e5e5e5;
    border-bottom: none;
}

.module.cart-module .cart-summary {
    background: #f4f4f4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 4px solid #e5e5e5;
    border-top: none;
    padding: 20px 10px;
}

.module.cart-module .title span {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 12px;
    color: #8f0b04;
    font-size: 22px;
    font-family: 'marianinafy', helvetica, arial, sans-serif;
}

.module.cart-module .cart-summary .item .product-name {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.module.cart-module .cart-summary .item {
    border-bottom: 1px dashed #b2b4b4;
    margin-bottom: 10px;
    padding-bottom: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.module.cart-module .cart-summary .item > div {
    padding-left: 0px;
    padding-right: 0px;
}

.module.cart-module .cart-summary .total {
    font-family: 'marianinafy', helvetica, arial, sans-serif;
    font-size: 20px;
    color: #161920;
    margin-top: 20px;
    padding-right: 0px;
}

.inf {
    display: block;
    box-sizing: border-box;
    padding: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background: #e5e5e5;
    color: #464b51;
    position: relative;
}

.inf-warning {
    background: #fff9e4;
}
.inf-danger {
    background: #8f0b04;
    color: #dfc7c7;
}
.inf-error {
    background: #dfc7c7;
}

.inf-success {
    background: #a6cea7;
}

.horizontal-radio-group label, .form .horizontal-checkbox-group label {
    margin-right: 20px;
    font-size: 13px;
}

.payment-info-header {
    margin-bottom: 10px;
    height: initial;
    margin-top: 10px;
    border-bottom: 1px dashed #b2b4b4;
}

.address-info p {
    font-size : 14px;
}

/*cart form-end*/

/* PRODUCTS PAGE */
.product-labels {
    position: absolute;
    top: 5px;
    right: 5px;
    padding-top: 2px;
}
.new-product {
    margin: 0 2px;
    background-color: #8f0b04;
    padding: 3px 4px 2px 4px;
    font-family: 'marianinafy', helvetica, arial, sans-serif;
    color: #ffffff;
    font-size: 16px;
}

.direct-trade {
    margin: 0 2px;
    background-color: #198f0a;
    padding: 4px 4px 2px 4px;
    font-family: 'marianinafy', helvetica, arial, sans-serif;
    color: #ffffff;
    font-size: 16px;
}


/* PRODUCT PROFILE PAGE */
.product-details .short-description {
    margin-bottom: 20px;
}
.product-details h2 {
    border: none;
    margin-bottom: 0;
    font-weight: bold;
    color: #373c42;
}
.product-details form h2 {
    font-family: 'marianinafy', helvetica, arial, sans-serif;
    color: #24282f;
    font-size: 22px;
    padding-bottom: 2px;
    border-bottom: 1px solid #24282f;
    margin-bottom: 6px;
    float: left;
    width: 100%;
}
.product-details .methods{
    padding-bottom: 20px;
    float: left;
}
.product-details .method{
    float: left;
    width: 130px;
    font-size: 1.3em;
    margin: 5px 10px 5px 0;
    font-family: 'marianinafy', helvetica, arial, sans-serif;
}

.product-details .method > a{
    color: #282e34 !important;
    text-decoration: none;
    float:left;
    width: 100%;
    padding: 6px 0;
    background-color: #c6d7d1;
}
.product-details .method > a > img{
    float:left;
}
.product-details .method > a > span{
    float:left;
    margin-top: 10px;
    margin-left: 4px;
}
.product-details .method > a:hover{
    background: #d5e6e0;
}

.product-details .section {
    float: left;
}

.product-details .section > p {
    color: #464b51;
    font-size: 14px;
    padding-bottom: 0;
}

.product-details .section ol {
    float: left;
}

.product-images .img {
    border: none;
}
.product-images .img:hover {
    border-bottom: 4px solid #c6d7d1;
}

/* PRODUCT PAGE ENDS*/

.roasting-hint-wrapper {
    width: 30px;
    height: 30px;
    cursor: pointer;
}

/* USER PROFILE */
.module.user-profile {
    z-index: 999;
}
.module.user-profile > .sections {
    float: left;
    width: 100%;
    list-style: none;
    padding: 0;
    margin:0;
}

.module.user-profile > .sections li {
    background: #d5e6e0;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

.module.user-profile > .sections li a {
    padding: 10px;
    float: left;
    width: inherit;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    color: black;
}
.module.user-profile .active {
    background-color: #b7c8c2;
    width: 100%;
}

.card{
    margin-bottom: 40px;
    position: relative;
    border: 1px solid rgba(160, 160, 160, 0.4);
    float: left;
    width: 100%;
}

.card .card-content {
    padding: 10px;
    float: left;
    width: 100%;
}

.card .card-content .card-title {
    font-size: 18px;
    font-weight: 200;
    float: left;
    width: 100%;
}

.card .card-action{
    padding: 10px;
    border-top: 1px solid rgba(160, 160, 160, 0.2);
    float: left;
    width: 100%;
}

.btn-custom{
    background-color: transparent;
    font-size:18px;
}

#subscription-listview .summary {
    margin: 0;
}

#subscription-listview .card-action .label{
    margin-right: 20px;
}

/* ORDER SUMMARY */

.payment-success-text {
    padding-top: 15px;
    font-size: 25px;
}

.payment-success-icon {
    font-size: 40px;
    color: #7BB39F;
    margin-right: 10px;
    margin-top: 10px;
}

/* ORDER SUMMARY */

@media (min-width: 1600px) {
    .container {
        width: 976px;
    }
    .subscription-form input[type="email"] {
        display: initial;
    }
    .page {
        min-height: 720px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 976px;
    }
    .subscription-form input[type="email"] {
        display: initial;
    }
    .index-bg{
        top: 50px;
        height: 800px;
    }
    .user-profile-page, .press-page {
        min-height: 640px;
    }
}

@media (max-width: 1200px) {
    .navbar-nav > li > a {
        color: #f4f4f4 !important;
        font-family: 'marianinafy', helvetica, arial, sans-serif;
        font-size: 1.6em;
    }
}

@media (max-width: 992px) {
    .navbar-nav > li > a {
        color: #f4f4f4 !important;
        font-family: 'marianinafy', helvetica, arial, sans-serif;
        font-size: 1.1em;
    }
    .nav > li > a > img {
        width: 100px;
    }
    .index-bg{
        top: 60px;
        height: 760px;
    }
}

@media (max-width: 768px) {
    .page {
        padding-left: 0;
    }
    .footer-link-list{
        margin-top: 25px;
    }
    .subscription-form {
        margin-top: 20px;
    }
    .subscription-form input[type="email"] {
        display: initial;
    }
    .footer-info {
        margin: 10px 0 0 0;
        clear: both;
        float: left;
        text-align: left;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
    }

    #cart table tbody tr td.remove {
        text-align: center;
    }

    #cart table tbody tr.gift td.image {
        text-align: left;
        padding-left: 20px;
    }
    .subscription-form{
        margin-top:15px;
    }
    .shop-menu {
        margin-left:0;
    }
    .product-details {
        margin-top: 40px;
    }
    .product-image-section {
        padding-left: 30px;
        margin-bottom: 20px;
    }
    .shopping-step {
        text-align: center;
        padding: 10px 0;
    }
    .about-page div.img {
        margin-bottom: 30px;
    }
    .menu-page .menu-details .menu-item {
        font-size: 1.6em;
    }
    .menu-page .sub-title {
        font-size: 2em;
    }
    .container.page {
        min-height: 732px;
    }
    .method-page .methods-list .method a {
        font-size: 1.8em;
        line-height: 60px;
        padding-top: 10px;
    }
    .index-bg{
        top: 50px;
        height: 760px;
    }
}
@media (max-width: 767px) {
    .product-content-section {
        padding-left: 30px;
    }
    .logo {
        display: none !important;
    }
    .product-content-section .title {
        font-size: 2em;
        line-height: 1em;
        margin-bottom: 15px;
    }
    .navbar-nav > li > a {
        font-size: 1.6em;
        margin-left: 10px;
    }
    .product-content-section .buy-options .variant .roasting-hint {
        margin-right: 0;
    }
}

@media (min-width: 768px) {
    .navbar-brand {
        display:none;
    }
    .navbar-footer-right {
        display: none;
    }
    .footer-link-list{
        margin-top: 7px;
    }
    .subscription-form input[type="email"] {
        display: initial;
    }
    .footer-info {
        margin: 10px 0 0 0;
        clear: both;
        float: left;
        text-align: left;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
    }
    .subscription-form{
        margin-top:15px;
    }
    .product-content-section  {
        padding-left:50px;
    }
}

@media (max-width: 480px) {
    #cart table tbody td {
        vertical-align: top;
    }
    .page {
        padding-left: 10px;
    }
    .product-content-section {
        padding-left: 15px;
    }
    .method-page .methods-list .method a {
        font-size: 1.4em;
        line-height: 60px;
        padding-top: 10px;
    }
    .product-details .method > a > span{
        float:left;
        margin-top: 10px;
        margin-left: -2px;
    }
    .product-details .method {
        width: 120px;
    }
    .payment-success-text {
        font-size: 18px;
    }
    .news-button {
        font-family: 'marianinafy', helvetica, arial, sans-serif;
        font-size: 1.5em;
        padding: 10px 20px 5px 20px;
        line-height: 1em;
    }
    .product-image-section {
        padding-left: 15px;
    }
}

@media (max-width: 760px) and (min-width: 400px) {
    .show-landscape {
        display: inline-block !important;
    }
}

@media (max-width: 320px) {
    .menu-page .menu-details .menu-item {
        font-size: 1.4em;
        margin: 7px 0;
    }
    .menu-page .sub-title {
        font-size: 2em;
        padding-bottom: 0;
    }
}