/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.
 * #be986a;
 */
 
/* Revel elements post page render via jQuery */

.dialog-off-canvas-main-canvas {opacity: 0;}

.reveal {
	opacity: 1;
	transition-duration: 1s;
	background: #000;
}

.dialog-off-canvas-main-canvas {
	opacity: 1;
	transition-duration: 1s;
	transition-delay: 5s;
	background: #000;
}
 
body {
    font: 12pt "Montserrat", "Helvetica Neue", helvetica, Arial;
    letter-spacing: 0.05pt;
    background: #000 url(../images/loader.gif) no-repeat 42vw 300px;
    color: #fff;
}

.panel-body {padding: 0;}

.panel .panel-body {
    padding: 15px;
    background: #000;
    color: #fff;
}

.entity-meta.tab-content.vertical-tabs-panes {min-height: auto !important;}

.page-header {
    line-height: 1em;
    font-size: 26pt;
    font-weight: 300;
    letter-spacing: 0.10em;
    padding: 0.5em 0;
    margin: 0;
    color: #aa8b67;
    border: none;
}
.path-frontpage h1 {text-align:center;}

h2 {font-size:24px;}
h3 {font-size: 20px;}

h2, 
h3 {
    letter-spacing: 0.05em; 
    font-weight: 400;
}

nav.tabs {margin-bottom: 2em;}
.tabs-left>.nav-tabs>li>a {border-color: #fff;}

p {
    padding-bottom: 0.5em;
    line-height: 1.4em; 
    word-break: break-word;
}

.pt {padding-top: 0.5em;}
.pr {padding-right: 0.5em;}
.pb {padding-bottom: 0.5em;}
.pl {padding-left: 0.5em;}

img {max-width:100%; height:auto;}
article img {min-width:50px;}
img.broken-image {width: 100px !important;}

th, td {padding:5px 2vw;}

/* HEADER */
/*
.toolbar-fixed header {
    margin-top:25px;    
    display: inline-block;
    width: 100%;
    border-radius: unset;
}
.toolbar-tray-open header {
    margin-top: 65px;
}
*/
.navbar-default {
    position:relative;
    border:none;
    background:transparent url(../images/header-border.png) repeat-x center bottom; 
    padding:0;
    text-align:center;
}
.navbar-header {
    width:100%;
    margin:0 !important;
}

/* Desktop Menu */

#block-primarylinks {
    float:left;
    position:relative;
    width: 55%;
}

#block-primarylinks nav > ul {
    display: table-cell;
    vertical-align: bottom;
    height: 176px;   
}

#block-primarylinks nav > ul > li {
    position:relative;
    float:left;
    list-style-type:none;
}

#block-primarylinks nav > ul > li > a {
    color:#fff;
    padding:0 1.3vw 64px;
    font-size:1.2em;
    border-bottom:5px solid transparent;
}

#block-primarylinks nav > ul > li > a:hover,
#block-primarylinks nav > ul > li > a:focus{
    text-decoration:none;  
    border-bottom:5px solid #aa8b67;
}

#block-primarylinks nav > ul ul {
    background:#fff;
    margin-top:49px;
    padding:0;
    text-align:left;
    border-bottom:5px solid #aa8b67;
}

#block-primarylinks nav > ul ul a {
    color:#000;
    padding: 0.5em 1em;
    transition-duration: 0.7s;
    border-left:1px solid #fff;
    border-right:1px solid #fff;
}

#block-primarylinks nav > ul ul a:hover,
#block-primarylinks nav > ul ul a:focus {
    text-decoration:none;
    background:#222;
    color:#fff;
    display:inline-block;
    width:100%;
    transition-duration: 0.7s;
}

#block-mybulova-block-12,
#block-donate {
    float:right;
    margin-right:1vw;
}

/* Superfish Mobile Menu */

#superfish-primary-links-select {
    width:150px;
    border:1px solid #aa8b67;
    background:transparent;
    margin-top:20px;
    border-radius:0;
    padding:20px 0 20px 10px;
}


/* LINKS */

.main-container a, .main-container a:visited {
    color: #aa8b67;
    text-decoration: underline;
    transition-duration:0.5s;
}

.main-container a:hover, .main-container a:focus {
    color: #000;
    background: #aa8b67;
        text-decoration: none;
    transition-duration:0.5s;
}

a.trim {padding: 0 3px;}

/* BUTTONS */

.btn-primary {
    color: #000 !important;
    background-color: #aa8b67;
    border-color: #fff;
    margin: 1em 0;
}

.btn-gold {
    border: 2px solid #aa8b67;
    margin-right: 0.5em;
    border-radius: 10px 0;
    font-weight: bold;
    padding: 0.4em;
}

.button {
    padding: 0.5em 1em;
    border: 2px solid #000;  
    border-radius: 0 10px;
    text-decoration: none !important;
    display: inline-block;
}

.btn-xs {
    padding: 10px;
    font-size: 1em;
}

/* BLOCKS */

.block h2 {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 1.2em;
    font-weight: 500;
    letter-spacing: 0.05em;
    color: #000;
    padding: 10px;
    background-color: #aa8b67;
    border-radius: 15px 0;
    display: inline-block;
    width: 100%;
}

.block h2 a {color:#000 !important;}

/* Footer Adsense */
#block-mybulova-block-61 {
    clear: both;
    margin: 0 auto;
    width: 85%;
}
/* Lightbox trigger */
#block-lightboxtocolorboxtrigger {display:none;}

#colorbox,
#cboxWrapper,
#cboxContent,
#cboxLoadedContent,
img.cboxPhoto {
    max-width: 100% !important;
    height: auto !important;
}

/* LOGIN */

#block-memberlogin {text-align: center;}
.not-logged-in .logged-in,
.user-logged-in .menu-item-login,
.nnnot-logged-in .logged-in-only {display:none !important;}

.main-container a.member-button {
    border: 1px solid #fff; 
    background: #aa8b67;
    display: inline-block;
    padding: 0.5em;
    border-radius: 5px;
    color: #000;
    text-decoration: none;
    transition-duration:0.5s;
}
.main-container a.member-button:hover,
.main-container a.member-button:focus {
    background: #252014;
    color: #fff;
    transition-duration:0.5s;
}

#edit-field-terms-of-use-wrapper .checkbox label {

}
#edit-field-terms-of-use-wrapper .checkbox input[type=checkbox] {
    margin-left: -45px;
    margin-top: 2px;}
#edit-field-terms-of-use-wrapper .checkbox label::before {
    position: relative;
    content: "Un";
    left: 3px;
}

/* Sidebar Adsense */

#block-mybulova-block-60 .field--name-body {width:170px;margin:0.5em auto;}

.google-auto-placed {
    width:336px !important;
    height:280px !important;
    text-align:center !important;
    margin: 0 auto !important;
}

/* SEARCH */

#search-form {max-width: 320px;}

/* TABLES */

table {
    margin-bottom:1em;
    
}
table caption {
    color: #aaa;
    text-align: center;
    font-style: italic;
}
table.table-striped td {
    border-top: none !important;
    border-bottom: 1px solid #ccc;
}
.view .table-striped > tbody > tr:nth-of-type(odd) {
    background-color:#000;
    transition-duration:0.5s;
    
}
.view .table-striped > tbody > tr:nth-of-type(even) {
    background-color:#252014;
    transition-duration:0.5s;
}
.view .table-striped > tbody > tr:hover {
    background-color: #5a4413;
    transition-duration:0.5s;
}

.table-striped>tbody>tr:nth-of-type(odd) {background: #000;}

.panel-table td {vertical-align:top;padding:0 1vw 0 0;}


/* FORUMS */

.path-forum tr {border-bottom: 2px solid #fff;}
.path-forum td {padding-top: 1em;padding-bottom: 1.5em;}
.path-forum tr:nth-of-type(odd) {
    background-color:#000;
    transition-duration:0.5s;
}
.path-forum tr:nth-of-type(even) {
    background-color:#252014;
    transition-duration:0.5s;
}
.path-forum tr:hover {
    background-color: #5a4413 !important;
    transition-duration:0.5s;
}

.page-node-type-forum .content .field--name-body {
    margin-bottom: 2em;
}

/* FORMS */

form {margin: 0.5em 0;}

legend {color:#fff;}

.label {padding: 0.2em 0.6em 0.3em 0;}

.btn-info,
input[type="submit"],
button[type="submit"] {
    background-color: #aa8b67;
    border: 1px solid #FFFFFF;
    color: #000;;
    transition-duration:0.5s;
}
.btn-info:hover {
    background-color: #a69077;
    transition-duration:0.5s;
}

/* USER ACCOUNT */

.path-user .form-group {
    clear:both;
}
form#user-form .form-wrapper {
    max-width: 300px;
}
form.contact-form .form-wrapper {
    max-width:100%;
}

.form-actions .btn, 
.form-actions .btn-group,
.form-item,
.form-submit {
    margin-right: 0;
    border-radius: 4px;
}

.view-browse-models .form-submit {margin-top:20px;}

.region-sidebar-second .form-actions {margin-top: 1em;}

#edit-submit-bulova-movements {
    margin-top: 0;
}

form .field--type-entity-reference .input-group {
    max-width: 300px;
}
form.node-watch-edit-form .field--type-yearonly .select-wrapper, 
form.node-watch-edit-form .field--widget-options-select .select-wrapper, 
form.node-watch-edit-form .field--type-string-long .form-textarea-wrapper {
    display: block;
    max-width: 300px;
}

form .field--type-text-long {width:100%;}

form .field--name-field-for-sale-paid,
form .field--name-field-watch-variant, 
form .field--name-field-model,
.path-node .field--name-field-watch-variant {display:none;}

body.edit-tabs form .field--name-field-for-sale-paid,
body.edit-tabs form .field--name-field-watch-variant, 
body.edit-tabs form .field--name-field-model,
body.edit-tabs .path-node .field--name-field-watch-variant {display:block;}

.form-item-year input,
input#year {max-width: 80px; color:#000;}

.form-item-movement-model input {max-width: 120px; color:#000;}

#content-moderation-entity-moderation-form {color: #000;}
#content-moderation-entity-moderation-form .entity-moderation-form {margin:0;}

.input-group-btn:last-child > .btn, 
.input-group-btn:last-child > .btn-group {
    margin-top: 0;
}

.node-bulova-movement-form #edit-title-0-value {width: 100px;}
.node-bulova-movement-form input {display:block !important;}

.panel {color: #000;}

/* CUSTOM CLASSES */

.page-node-type-watch .content {clear: both; padding-top: 1em;}

.invert article {background: #fff; color:#000;}
.invert .field--name-body {padding: 0.5em;}
.is-unpublished {background-color: #4c0202;}

.popover-title {color:#000;}
.border {border:2px solid #fff; padding: 0.5em;}
.border-black {border:2px solid #000; padding: 0.5em;}


.width-25 {width:25%;}
.width-33 {width:33%;}
.width-50 {width:50%;}
.width-66 {width:66%;}
.width-75 {width:75%;}
.width-100 {width:100%;}

.float-left {float:left; padding-right:1em;}
.float-right {float:right; padding-left:1em;}
.float-center {margin:0 auto;}
.text-center, .text-align-center {text-align: center;}
.text-left {text-align:left;}
.text-right {text-align:right;}
.text-small {font-size: 0.85rem !important;}
.text-large {font-size: 1,2rem !important;}
.align-middle {vertical-align: middle;}
.inline-block {display:inline-block;}
.no-underline {text-decoration:none;}
.clear {clear: both;}

.padding {padding:1em;}
.padding-top {padding-top: 1em;}
.padding-right {padding-right: 1em;}
.padding-bottom {padding-bottom: 1em;}
.padding-left {padding-left: 1em;}

#homepage-feature-blocks {
    width:100%; 
    display:inline-block;
}

@media only screen and (min-width: 768px) {
    #homepage-feature-blocks {display:flex;}
}

.homepage-feature-block {
    display: grid;
    flex: 1 1;
    vertical-align: text-top;
    font-size: 10pt;
    text-align: center;
    padding: 0 5px;    
}

.homepage-feature-block a {
    padding: 7px 5px 0;
    display: inline-block;
    font-size: 1em;
    text-decoration: none;
}

.homepage-feature-block .inner-wrapper {
    border: 2px solid #c7aa87;
    min-height: 260px;
    padding-top: 10px;
    border-radius: 0 10px;
}

.homepage-feature-block a.add-watch {color: #e20c0c;}
.homepage-feature-block a.add-watch:hover,
.homepage-feature-block a.add-watch:focus {color:black;}

li.action-links {
    list-style-type: none;
}

.btn-success {
    color: #000 !important;
    background-color: #aa8b67;
    border-color: #fff;
    margin:1em 0;
}

.btn-success:hover {
    color: #be986a !important;
    background-color: #000 !important;
    border-color: #fff;
}

.author {
    padding: 1em 0;
    font-style: italic;
}

.field--name-user-picture {
    float: left;
}

.region-content .field--name-body li {
    padding: 0.3em 0;
}

/* Module class overrides */

textarea.cke_source,
.ck-editor .ck-content {
    background-color: #000 !important;
    color: #fff !important;
}
.ck.ck-editor__main>.ck-editor__editable,
.ck.ck-editor__main>.ck-editor__editable:not(.ck-focused) {
    min-height: 250px !important;
}
.ck-source-editing-area textarea {
    min-height: 250px !important;
    color: #000;
}

/* Private Messages */

.block-private-message-notification-block {
    width:100% !important;
    height:auto !important;
}

.field.field--name-field-subject.field--type-string.field--label-inline {
    width: 100%;
    border: 1px solid #fff;
    padding: 0.5em;
    background: #aa8b67;
    color: #000;
    margin-bottom: 0.5em;
}

#private-message-page .form-wrapper.field--name-field-subject,
.private-message-notification-wrapper img {
    display: none;
}

section#block-pminbox {
    float: left;
    font-size: 0.8em;
}

.block-private-message-notification-block .private-message-page-link {
    height: auto !important;
    width: auto !important;
    font-size: 1.5em;
    position: absolute;
    top: 1.5rem !important;
    left: 90% !important;
    text-align: center;
    color: #000 !important;
    display: inline-block;
    font-weight: 500;
    background: transparent;
    text-decoration: none;
}
#block-privatemessageactions {
    text-align: right;
    font-size: 0.8em;
}
input#thread-members-input,
.private-message-member-display-item {
    color: #000;
}

.password-strength {
    max-width: 500px;
    width: 100%;
}

body.maintenance-page {text-align: center;}
.navbar-brand,
.navbar-text {display:none;}

#drupal-modal {color: #000;}

/* WATCH NODES */

/* Hide elements */
body:not(.pm).member.node-edit.page-node-type-watch #block-mybulova-help,
body:not(.pm).member.node-edit.page-node-type-watch .node-watch-edit-form #watch-details-fieldgroup,
body:not(.pm).member .field--name-field-red-zone,
body:not(.pm).member .form-type-vertical-tabs {
    display: none !important;
    position: relative;
}

body:not(.pm).member.node-edit.page-node-type-watch #block-mybulova-help:after,
body:not(.pm).member.node-edit.page-node-type-watch .node-watch-edit-form #watch-details-fieldgroup:after,
body:not(.pm).member .field--name-field-red-zone:after,
body:not(.pm).member .form-type-vertical-tabs:after {
    content: "";
    background: #000;
    z-index: 1000000;
    display: inline-block;
    position: absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
}

body:not(.pm).member.node-edit.page-node-type-watch form.node-watch-edit-form:before {
    content:"Your watch can no longer be edited. Please add a comment to update any details or images.";
    padding-bottom: 1em;
    display: inline-block;
}

.field--label-inline .field--items, .field--label-inline .field--label {
    float: left;
}
.field--label-inline .field--label::after {
    content: ':';
}
.page-node-type-watch .field--label {color: #aa8b67;padding-right: .5em;}

.page-node-type-watch .field.field--name-field-sale-price {
    color: #e62b2b;
    font-weight: bold;
    font-size: 1.4em;
    padding: 1em 0;
}

#node-watch-edit-form .description,
#node-watch-form .description {
    color: #fff;
}

/* Hide 'For Sale Paid', 'Red Zone' checkboxes, show for administrator */

#edit-field-for-sale-details-wrapper th,
#edit-field-for-sale-details-wrapper,
#edit-field-for-sale-details-wrapper .paragraph-type-label,
#edit-field-for-sale-details-wrapper .paragraph-top.add-above-off {display: none;}

.field--name-field-price {margin-top: 15px;}

td.field-multiple-drag.paragraph-bullet {display: none;}
.paragraph-type--for-sale td {width:100%; padding: 0 0 0 10px !important;}

#edit-field-for-sale-details-add-more {color: #000;}

/* Watch Node images */

.page-node-type-watch .main-container .field img {
    max-width:100%;
    height:auto;
}

.page-node-type-watch .field.field--name-user-picture img {max-width: 50px;}


/* COMMENTS */
/* Add Panel Member badge */
article.js-comment.panel-member .comment-user {
    background: transparent url(../images/panel-member.png) no-repeat 5px 15px;
    min-height: 45px;
    min-width: 110px;
}

/* Disabled
.page-node-type-watch .field.field--name-comment-body img {
     width: auto;
}
*/

.indented {
    margin-left: 25px;
}
.js-comment {
    border: 1px solid #fff;
    margin: 0 0 20px 0;
}
.js-comment header {
    width: 100%;
    min-height: 30px;
    background-color: #531808;
    border-bottom: 1px solid #fff;
    padding-top: 5px;
    display: inline-block;
}
.js-comment .user-picture img {
    float:left;
    background:#531808 url(images/comment_user.gif) no-repeat 5px 0;
    width:auto;
    height:auto;
    max-width:50px;
    max-height:50px;
    padding:0 0 5px 0px;
    margin-left:5px;
}
.comment-body img {
    max-width: 100% !important;
}
.js-comment .comment-user {
    float: left;
    padding-left: 5px;
}
.js-comment .comment-date {
    float: right;
    text-align: right;
    font-size: 9pt;
    padding-right: 5px;
}

.field--name-comment-body {
    clear: both;
    display: inline-block;
    padding: 5px;
    background-color: #000;
    min-height: 50px;
}

.js-comment .links {
    width: 100%;
    text-align: right;
    background-color: #531808;
    border-top: 1px solid #fff;
    margin: 0;
    padding: 5px;
}

.new mark {
    width: 100%;
    background: #aa8b67;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0.2em 0.3em;
}

/* VIEWS */

/* Bulova Models */

.view-header a {text-decoration:none;}

.view-result {
    border: 1px solid #666;
    display: inline-block;
    padding: 5px;
    background: #181818;
    border-radius: 5px;
    margin-bottom: 0.5em;
}
.view-browse-models h3 {
    background-color: #aa8b67;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    color: #000000;
    margin-bottom: 0.5em;
    margin-top: 0;
    padding: 5px;
}
.watch-model,
.vintage-ad {
    text-align: center;
    margin-bottom: 10px;
    display: inline-block;
    line-height: 1em;
    padding: 0;
}
.view-browse-models .views-field.views-field-nothing,
.view-browse-watches-for-sale .views-field.views-field-nothing,
.views-field-field-vintage-ad-image {
    min-height:200px;
    border: 1px solid #666;
    display: block;
    margin: 0 5px;
    background: #181818;
    text-align: center;
    position: relative;
}
.view-browse-watches-for-sale .views-field.views-field-nothing,
.view-browse-watches-for-sale .views-field.views-field-field-image-1 {
    border: none;
}
.watch-model .model-year {
  padding: 5px 0;
  display: block;
  line-height: 1em;
}
.watch-model img {
    border: 1px solid #fff;
    margin: 0 auto;
    height: auto;
    vertical-align: middle;
    display: inline-block;
}
.watch-model a {text-decoration: none;}

/* Vintage Ad ---- Move to view CSS */

.views-field-field-vintage-ad-image a.colorbox.cboxElement {
    display: inline-block;
    padding-top: 10px;
}

.views-exposed-form-vintage-ads-page #edit-actions {display:block;}

.watch-model a.colorbox.cboxElement {
    line-height: 110px;
    display: inline-block;
}

/* Views Pager */

.views-exposed-form label {display:block;}

.pagination {
    margin: 1em 0;
    font-size: 0.9em;
}
.pagination > li > a, 
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    text-decoration: none !important;
    background: #766249;
    color: #fff !important;
    border: none;
}

.pager li > a, 
.pager li > span {
    display: inline-block;
    padding: 3px 14px 8px;
    background-color: #766249;
    color: #fff !important;
    border: 1px solid #ddd;
    border-radius: 15px;
    transition-duration:0.5s;
    text-decoration: none;
}

.pagination > .active > a, 
.pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus {
    z-index: 3;
    color: #000 !important;
    cursor: default;
    background-color: #aa8b67;
    border-color: #a69077;
    transition-duration:0.5s;
    text-decoration: underline;
}
.pagination > li > a:hover, 
.pagination > li > span:hover, 
.pagination > li > a:focus, 
.pagination > li > span:focus {
    z-index: 2;
    color: #000 !important;
    background-color: #aa8b67;
    border-color: #ddd;
    transition-duration:0.5s;
    text-decoration: underline;
}

.pager li > a:hover, 
.pager li > a:focus {
    text-decoration: none;
    background-color: #aa8b67;
    transition-duration:0.5s;
}

/* FOOTER */

footer.footer {
    text-align: center;
    border: none;
    margin: 0;
    padding: 0;
}

/* Countdown */

#block-countdowntimer {
    clear: both;
    position: relative;
    width:100%;
    text-align: center;
    background: url('../images/accutron-2020-watch.jpg') no-repeat center 28%;
    background-size: 95% auto;
}

#block-countdowntimer h2 {
    font-size: 0.8em;
    font-weight: 600;
    letter-spacing: 0.10em;
    top:26.5vw;
    position: absolute;
    width: 100%;
    text-align: center;
    background: none;
    color: #fff; 
    text-shadow: 2px 2px #000;
}

#jquery-countdown-timer {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 50vw;
    font-size: 2em !important;
}

.position {width: 1em !important;}
.digit {top: 15px !important;}
.countDiv:before, .countDiv:after {background-color:#e46528;}

/* ACCUTRON PAGE */

.anniversary h1 {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.10em;
}

/* For Sale Page */

.view-browse-watches-for-sale input {
  max-width: 100px !important;
}
.view-browse-watches-for-sale button {
  margin-top: 1.35em;
}

.view-browse-watches-for-sale table {
    display: grid;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

/* OTHER STUFF */

#edit-field-for-sale-details-add-more .placeholder {
  display: none;
}
#edit-field-for-sale-details-add-more {
  color: #fff;
  margin-left: 20px;
}
.node-watch-edit-form #watch-details-fieldgroup {
  display:none;
  position: absolute;
  top: -999999em;
}
.pm .node-watch-edit-form #watch-details-fieldgroup {
  display:block;
  position: relative;
  top: 0;
}

a.gs-title:hover b,
a.gs-title:focus b {
    color: #000;
}

/* @MEDIA */

@media (max-width: 950px) {
   
}

/* Greater then IPAD */
@media (min-width: 769px) {
    body {
        margin-top: 0px;
    }
    .homepage-feature-block:first-of-type {padding-left: 0;}
    .homepage-feature-block:last-of-type {padding-right: 0;}
}

/* Mobile and IPAD */
@media only screen and (max-width: 768px) {
    
    body {
        background-size: 15vw;
    }

    #block-primarylinks {
        visibility:hidden;
        height:0;
        float: left;
        position: relative;
        width: auto;
        display: inline-block;
        margin-left: 10px;
    }    

    .homepage-feature-block {
        width: 100%;
        font-size: 5vw;
        margin-bottom: 5vw;
        min-height: auto;
    }
    
    .btn-info, input[type="submit"], button[type="submit"] {margin-top:0;}
    #superfish-primary-links {display:none;}
    #block-mybulova-block-12 {margin-right: 10px;}
    form#node-watch-form {max-width:100%;}
    article img {width: 100%;}
    
    #jquery-countdown-timer {font-size:1.6em !important;}
    
    #block-mybulova-block-61 {width: 100%;}
}

@media only screen and (max-width: 450px) {
    .logo {
        width:100%;
        padding:0;
        margin:0;
    }

    .homepage-feature-block img {padding-bottom: 0.5em;}    
    .homepage-feature-block a {padding: 1vw 2vw; display: inline-block;}
    
    .width-25,
    .width-33,
    .width-50,
    .width-66,
    .width-75,
    .width-100 {width:100%;}
}