html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#333}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0} html,
input[type="search"]{
box-sizing:         border-box;
}
*,
*:before,
*:after {
box-sizing: inherit;
} .author-box:before,
.clear:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.page-numbers:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before,
.gfield_radio li:before {
content: " ";
display: table;
}
.author-box:after,
.clear:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.page-numbers:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after,
.gfield_radio li:after {
clear: both;
content: " ";
display: table;
}  html {
font-size: 62.5%; } body > div {
font-size: 1.8rem;
}
body {
background-color: #FFFFFF;
color: #000000;
font-family: "acumin-pro", sans-serif;
font-size: 18px;
font-size: 1.8rem;
font-weight: 300;
line-height: 1.625;
margin: 0;
}
a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.social-link,
.gallery img,
button:before,
input[type="button"]:before,
input[type="reset"]:before,
input[type="submit"]:before,
.button:before {
-webkit-transition: all 0.2s ease-in-out;
transition:         all 0.2s ease-in-out;
}
a {
color: #921811;
text-decoration: none;
font-weight: bold;
}
a:hover {
color: #921811;
text-decoration: underline;
}
p {
margin: 0 0 28px;
padding: 0;
}
ol,
ul {
margin: 0;
padding: 0;
}
li {
list-style-type: none;
}
dl dt {
font-weight: 700;
}
dl dd {
margin: 0 0 28px;
}
hr {
border: 0;
border-collapse: collapse;
border-top: 1px solid #ddd;
clear: both;
margin: 1em 0;
}
b,
strong {
font-weight: 700;
}
blockquote,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 40px;
}
blockquote::before {
content: "\201C";
display: block;
font-size: 30px;
font-size: 3rem;
height: 0;
left: -20px;
position: relative;
top: -10px;
} h1,
h2,
h3,
h4,
h5,
h6 {
color: #000000;
font-family: "acumin-pro-extra-condensed", sans-serif;
font-weight: 400;
line-height: 1;
margin: 0 0 10px;
}
h1 {
font-size: 36px;
font-size: 3.6rem;
}
h2 {
font-size: 50px;
font-size: 5rem;
}
h3 {
font-size: 36px;
font-size: 3.6rem;
}
h4 {
font-size: 28px;
font-size: 2.8rem;
}
h5 {
font-size: 22px;
font-size: 2.2rem;
}
h6 {
font-size: 18px;
font-size: 1.8rem;
} embed,
iframe,
img,
object,
video,
.wp-caption {
max-width: 100%;
}
img {
height: auto;
}
.featured-content img,
.gallery img {
width: auto;
} .gallery {
overflow: hidden;
}
.gallery-item {
float: left;
margin: 0 0 28px;
text-align: center;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-3 .gallery-item {
width: 33%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-6 .gallery-item {
width: 16.6666%;
}
.gallery-columns-7 .gallery-item {
width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-9 .gallery-item {
width: 11.1111%;
}
.gallery img {
border: 1px solid #ddd;
height: auto;
padding: 4px;
}
.gallery img:hover,
.gallery img:focus {
border: 1px solid #999;
} form input,
form select,
form textarea,
div#order-form input,
div#order-form select,
div#order-form textarea{
background-color: #fff;
border: 1px solid #ddd;
color: #333;
font-size: 18px;
font-size: 1.8rem;
font-weight: 300;
padding: 16px;
width: 100%;
}
input:focus,
textarea:focus {
border: 1px solid #999;
outline: none;
}
input[type="checkbox"],
input[type="image"],
input[type="radio"] {
width: auto;
}
::-moz-placeholder {
color: #333;
font-weight: 300;
opacity: 1;
}
::-webkit-input-placeholder {
color: #333;
font-weight: 300;
}
:focus::-moz-placeholder {
opacity: .25;
}
:focus::-webkit-input-placeholder {
opacity: .25;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button, div#order-form input[type="button"] {
font-family: "acumin-pro-extra-condensed", sans-serif;
background-color: #921811;
border: 0;
color: #fff;
cursor: pointer;
font-size: 26px;
font-size: 2.6rem;
line-height: 60px;
font-weight: 700;
padding: 0 70px;
text-transform: uppercase;
width: auto;
text-decoration: none;
position: relative;
}
button:before,
input[type="button"]:before,
input[type="reset"]:before,
input[type="submit"]:before,
.button:before {
border: 1px solid #e75a52;
content: "";
display: block;
height: calc(100% - 12px);
left: 0;
margin: 6px;
position: absolute;
top: 0;
width: calc(100% - 12px);
}
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
button:focus,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
.button:focus  {
background-color: #000000;
color: #FFFFFF;
text-decoration: none;
}
button:hover:before,
input:hover[type="button"]:before,
input:hover[type="reset"]:before,
input:hover[type="submit"]:before,
.button:hover:before {
border-color: #921811;
}
.entry-content .button:hover,
.entry-content .button:focus {
color: #fff;
}
.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.footer-widgets .button {
background-color: #c3251d;
color: #fff;
}
.footer-widgets button:hover,
.footer-widgets input:hover[type="button"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:hover[type="submit"],
.footer-widgets .button:hover,
.footer-widgets button:focus,
.footer-widgets input:focus[type="button"],
.footer-widgets input:focus[type="reset"],
.footer-widgets input:focus[type="submit"],
.footer-widgets .button:focus {
background-color: #fff;
color: #333;
}
.button {
display: inline-block;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
display: none;
}
.gform_wrapper form .gform_fields {
margin: 0;
}
.gform_wrapper form .gform_fields li {
list-style: none;
}
form label,
.ginput_counter {
display: none;
}
form .show-label label {
display: block;
font-size: 24px;
font-size: 2.4rem;
line-height: 40px;
}
form .show-label .gfield_radio {
margin-bottom: 20px;
margin-left: 0;
}
form .show-label .gfield_radio li {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
form .show-label .gfield_radio input,
form .show-label .gfield_radio label {
float: left;
}
form .show-label .gfield_radio input {
margin: 0 15px 0 0;
}
.gform_wrapper form input[type="text"],
.gform_wrapper form input[type="email"],
.gform_wrapper form input[type="tel"],
.gform_wrapper form input[type="number"],
.gform_wrapper form select,
.gform_wrapper form textarea {
border-width: 0 0 1px;
border-color: #000000;
border-style: solid;
border-radius: 0;
color: #000000;
}
.gform_wrapper form input[type="text"],
.gform_wrapper form input[type="email"],
.gform_wrapper form input[type="tel"],
.gform_wrapper form input[type="number"],
.gform_wrapper form select {
background: none;
font-size: 24px;
font-size: 2.4rem;
padding:0;
line-height: 40px;
margin-bottom: 20px;
}
.gform_wrapper form textarea {
background-color: #e7e7e7;
height: 140px;
margin-bottom: 30px;
max-width: 100%;
padding: 12px;
line-height: 1.2;
}
.gform_validation_container {
height: 0;
visibility: hidden;
}
.ui-datepicker {
background-color: #FFFFFF;
width: 216px;
height: auto;
margin: 5px auto 0;
font-size: 14px !important;
font-size: 1.4rem !important;
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
}
.ui-datepicker a {
text-decoration: none;
}
.ui-datepicker table {
width: 100%;
border-collapse: collapse;
}
.ui-datepicker-header {
background-color: #666; color: #e0e0e0;
font-weight: bold;
box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
text-shadow: 1px -1px 0px #000;
-webkit-filter: dropshadow(color=#000, offx=1, offy=-1);
filter: dropshadow(color=#000, offx=1, offy=-1);
line-height: 30px;
min-height: 30px !important;
border-width: 1px 0 0 0;
border-style: solid;
border-color: #666;
}
.ui-datepicker-title {
text-align: center;
}
.ui-datepicker-title select {
margin-top: 2.5%;
width: auto;
padding: 0;
color: #333333;
}
.ui-datepicker-prev,
.ui-datepicker-next {
display: inline-block;
width: 30px;
height: 30px;
text-align: center;
cursor: pointer;
background-image: url(//dinkles.com/wp-content/themes/dinkles/images/datepicker/arrow.png);
background-repeat: no-repeat;
line-height: 600%;
overflow: hidden;
}
.ui-datepicker-prev {
float: left;
background-position: center -30px;
}
.ui-datepicker-next {
float: right;
background-position: center 0px;
}
.ui-datepicker thead {
background: #f7f7f7;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#f1f1f1));
background: -webkit-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
background: linear-gradient(to bottom,  #f7f7f7 0%,#f1f1f1 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 );
border-bottom: 1px solid #bbb;
}
.ui-datepicker th {
text-transform: uppercase;
text-align: center;
font-size: 6pt;
padding: 5px 0;
color: #666666;
text-shadow: 1px 0px 0px #fff;
-webkit-filter: dropshadow(color=#fff, offx=1, offy=0);
filter: dropshadow(color=#fff, offx=1, offy=0);
}
.ui-datepicker tbody td {
padding: 0;
border-top: 1px solid #bbb;
border-right: 1px solid #bbb;
}
.ui-datepicker tbody td:last-child {
border-right: 0px;
}
.ui-datepicker tbody tr {
border-bottom: 1px solid #bbb;
}
.ui-datepicker tbody tr:last-child {
border-bottom: 0px;
}
.ui-datepicker td span,
.ui-datepicker td a {
display: inline-block;
font-weight: bold;
text-align: center;
width: 30px;
height: 30px;
line-height: 30px;
color: #666666;
text-shadow: 1px 1px 0px #fff;
-webkit-filter: dropshadow(color=#fff, offx=1, offy=1);
filter: dropshadow(color=#fff, offx=1, offy=1);
}
.ui-datepicker-calendar .ui-state-default {
background: #ededed;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWRlZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#dedede));
background: -webkit-linear-gradient(top,  #ededed 0%,#dedede 100%);
background: linear-gradient(to bottom,  #ededed 0%,#dedede 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede',GradientType=0 );
box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
}
.ui-datepicker-calendar .ui-state-hover {
background: #f7f7f7;
}
.ui-datepicker-calendar .ui-state-active {
background: #FFF2AA; border: 1px solid #c19163; color: #666; box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
text-shadow: 0px 1px 0px #FFF;
-webkit-filter: dropshadow(color=#FFF, offx=0, offy=1);
filter: dropshadow(color=#FFF, offx=0, offy=1);
position: relative;
margin: -1px;
}
.ui-datepicker-unselectable .ui-state-default {
background: #f4f4f4;
color: #b4b3b3;
}
.ui-datepicker-calendar td:first-child .ui-state-active {
width: 29px;
margin-left: 0;
}
.ui-datepicker-calendar td:last-child .ui-state-active {
width: 29px;
margin-right: 0;
}
.ui-datepicker-calendar tr:last-child .ui-state-active {
height: 29px;
margin-bottom: 0;
}
td.ui-datepicker-unselectable.ui-state-disabled {
background-color: #d7d7d7;
}
table.ui-datepicker-calendar {
margin: 0 0 0 0 !important;
}
body div#ui-datepicker-div[style] {
z-index: 9999 !important;
} table {
border-collapse: collapse;
border-spacing: 0;
line-height: 2;
margin-bottom: 40px;
width: 100%;
}
tbody {
border-bottom: 1px solid #ddd;
}
td,
th {
text-align: left;
}
td {
border-top: 1px solid #ddd;
padding: 6px 0;
}
th {
font-weight: 400;
} .screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
position: absolute !important;
clip: rect(0, 0, 0, 0);
height: 1px;
width: 1px;
border: 0;
overflow: hidden;
}
.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus  {
clip: auto !important;
height: auto;
width: auto;
display: block;
font-size: 1em;
font-weight: bold;
padding: 15px 23px 14px;
color: #333;
background: #fff;
z-index: 100000; text-decoration: none;
box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
}
.more-link {
position: relative;
}  .site-container {
position: relative;
}
.wrap {
margin: 0 auto;
max-width: 1200px;
}
.site-inner {
clear: both;
}  .content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
width: 980px;
}
.content-sidebar-sidebar .content-sidebar-wrap {
float: left;
}
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
float: right;
} .content {
} .sidebar-primary {
float: right;
width: 360px;
}
.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
float: left;
} .sidebar-secondary {
float: left;
width: 180px;
}
.content-sidebar-sidebar .sidebar-secondary {
float: right;
}  .five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
float: left;
margin-left: 2.564102564102564%;
}
.one-half,
.three-sixths,
.two-fourths {
width: 48.717948717948715%;
}
.one-third,
.two-sixths {
width: 31.623931623931625%;
}
.four-sixths,
.two-thirds {
width: 65.81196581196582%;
}
.one-fourth {
width: 23.076923076923077%;
}
.three-fourths {
width: 74.35897435897436%;
}
.one-sixth {
width: 14.52991452991453%;
}
.five-sixths {
width: 82.90598290598291%;
}
.first {
clear: both;
margin-left: 0;
}  .avatar {
float: left;
}
.alignleft .avatar,
.author-box .avatar {
margin-right: 24px;
}
.alignright .avatar {
margin-left: 24px;
}
.comment .avatar {
margin: 0 16px 24px 0;
} .breadcrumb {
margin-bottom: 20px;
}
.archive-description,
.author-box {
background-color: #fff;
font-size: 16px;
font-size: 1.6rem;
margin-bottom: 40px;
padding: 40px;
}
.author-box-title {
font-size: 16px;
font-size: 1.6rem;
margin-bottom: 4px;
}
.archive-description p:last-child,
.author-box p:last-child {
margin-bottom: 0;
} .search-form {
overflow: hidden;
}
.site-header .search-form {
float: right;
margin-top: 12px;
}
.entry-content .search-form,
.site-header .search-form {
width: 50%;
}
.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
padding: 0;
position: absolute;
width: 1px;
} .archive-title {
font-size: 20px;
font-size: 2rem;
}
.entry-title {
font-size: 36px;
font-size: 3.6rem;
}
.entry-title a,
.sidebar .widget-title a {
color: #333;
}
.entry-title a:hover,
.entry-title a:focus {
color: #c3251d;
}
.widget-title {
font-size: 26px;
font-size: 2.6rem;
margin-bottom: 20px;
}
.footer-widgets .widget-title {
color: #fff;
} a.aligncenter img {
display: block;
margin: 0 auto;
}
a.alignnone {
display: inline-block;
}
.alignleft,
.alignright {
max-width: 50%;
}
.alignleft {
float: left;
text-align: left;
}
.alignright {
float: right;
text-align: right;
}
a.alignleft,
a.alignnone,
a.alignright {
max-width: 100%;
}
img.centered,
.aligncenter {
display: block;
margin: 0 auto 24px;
}
img.alignnone,
.alignnone {
margin-bottom: 12px;
}
.wp-caption {
padding:15px;
background-color: #f6f6f6;
}
a.alignleft,
img.alignleft,
.wp-caption.alignleft {
margin: 0 24px 24px 0;
}
a.alignright,
img.alignright,
.wp-caption.alignright {
margin: 0 0 24px 24px;
}
.wp-caption-text {
font-size: 16px;
font-size: 1.6rem;
font-style: italic;
text-align: center;
color: #8c8c8c;
}
.entry-content p.wp-caption-text {
margin-bottom: 0;
}
.sticky {
}
.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
margin: 0 0 28px;
} .widget {
word-wrap: break-word;
}
.widget ol > li {
list-style-position: inside;
list-style-type: decimal;
padding-left: 20px;
text-indent: -20px;
}
.widget li li {
border: 0;
margin: 0 0 0 30px;
padding: 0;
}
.widget_calendar table {
width: 100%;
}
.widget_calendar td,
.widget_calendar th {
text-align: center;
} .featured-content .entry {
border-bottom: 2px solid #f5f5f5;
margin-bottom: 20px;
padding: 0 0 24px;
}
.footer-widgets .entry {
border-bottom: 1px dotted #666;
}
.featured-content .entry-title {
font-size: 20px;
font-size: 2rem;
}  .enews-widget,
.enews-widget .widget-title {
color: #fff;
}
.sidebar .widget.enews-widget {
background-color: #333;
}
.enews-widget input,
.enews-widget input:focus {
border: 1px solid #333;
}
.enews-widget input {
font-size: 16px;
font-size: 1.6rem;
margin-bottom: 16px;
}
.enews-widget input[type="submit"] {
background-color: #c3251d;
color: #fff;
margin: 0;
width: 100%;
}
.enews-widget input:hover[type="submit"],
.enews-widget input:focus[type="submit"]  {
background-color: #fff;
color: #333;
}
.enews form + p {
margin-top: 24px;
} #wpstats {
display: none;
} .genesis-skip-link {
margin: 0;
}
.genesis-skip-link li {
height: 0;
width: 0;
list-style: none;
} :focus {
color: #333;
outline: #ccc solid 1px;
} #top-bar {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
#top-bar ul {
float: right;
}
#top-bar ul li {
float: left;
}
#top-bar ul li .top-bar-link {
line-height: 65px;
display: block;
padding: 0 17px;
color: #FFFFFF;
text-decoration: none;
text-transform: uppercase;
font-size: 21.45px;
font-size: 2.145rem;
font-weight: normal;
background-position: center center;
}
#top-bar ul li #dealer-portal.top-bar-link {
padding-left: 38px;
background: url(//dinkles.com/wp-content/themes/dinkles/images/icon-shoes.svg) no-repeat scroll 17px center #000000;
}
#top-bar ul li #dealer-portal.top-bar-link:hover {
background-color: #e75a52;
}
#top-bar ul li #header-phone.top-bar-link {
padding-left: 37px;
background: url(//dinkles.com/wp-content/themes/dinkles/images/icon-phone.svg) no-repeat scroll 17px 28px transparent;
}
#top-bar ul li #dealer-portal-user.top-bar-link:hover {
text-decoration: underline;
}
#top-bar ul li #header-ordering.top-bar-link:hover {
text-decoration: underline;
}
@media(max-width: 768px) {
#top-bar ul li #header-ordering.top-bar-link {
font-size: .6em !important;
}
}
.site-header {
background-color: #921811;
}
.site-header > .wrap {
padding: 10px 0;
} .title-area {
float: left;
width: 197px;
}
.title-area .logo,
.title-area .logo img {
display: block;
} .site-header .widget-area {
float: right;
text-align: right;
width: 800px;
} .genesis-nav-menu {
clear: both;
font-size: 16px;
font-size: 1.6rem;
line-height: 1;
width: 100%;
}
.genesis-nav-menu .menu-item {
display: inline-block;
text-align: left;
}
.genesis-nav-menu a {
color: #333;
text-decoration: none;
display: block;
padding: 30px 24px;
font-weight: normal;
}
.genesis-nav-menu a:hover,
.genesis-nav-menu a:focus,
.genesis-nav-menu .current-menu-item > a {
color: #c3251d;
text-decoration: underline;
}
.genesis-nav-menu .sub-menu {
left: -9999px;
opacity: 0;
position: absolute;
-webkit-transition: opacity .4s ease-in-out;
transition:         opacity .4s ease-in-out;
width: 200px;
z-index: 99;
}
.genesis-nav-menu .sub-menu a {
background-color: #fff;
border: 1px solid #eee;
border-top: 0;
font-size: 14px;
font-size: 1.4rem;
padding: 20px;
position: relative;
width: 200px;
word-wrap: break-word;
}
.genesis-nav-menu .sub-menu .sub-menu {
margin: -55px 0 0 199px;
}
.genesis-nav-menu .menu-item:hover {
position: static;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
left: auto;
opacity: 1;
}
.genesis-nav-menu > .first > a {
padding-left: 0;
}
.genesis-nav-menu > .last > a {
padding-right: 0;
}
.genesis-nav-menu > .right {
color: #fff;
float: right;
list-style-type: none;
padding: 30px 0;
}
.genesis-nav-menu > .right > a {
display: inline;
padding: 0;
}
.genesis-nav-menu > .rss > a {
margin-left: 48px;
}
.genesis-nav-menu > .search {
padding: 10px 0 0;
} .menu .menu-item:focus {
position: static;
}
.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
left: auto;
opacity: 1;
} .site-header .sub-menu .sub-menu {
margin-top: -56px;
}
.site-header .genesis-nav-menu li li {
margin-left: 0;
} nav.nav-primary {
float: right;
margin-top: 6px;
}
nav.nav-primary:before {
content: "";
display: block;
border-top: 1px solid #FFFFFF;
margin: 80px 0 0;
}
.nav-primary .genesis-nav-menu li {
margin-left: 35px;
line-height: 79px;
}
.nav-primary .genesis-nav-menu li:first-child {
margin-left: 0;
}
.nav-primary .genesis-nav-menu a {
color: #FFFFFF;
text-decoration: none;
text-transform: uppercase;
padding: 0;
}
.nav-primary .genesis-nav-menu a:hover,
.nav-primary .genesis-nav-menu a:focus,
.nav-primary .genesis-nav-menu .current-menu-item > a {
color: #fff;
text-decoration: underline;
}
.nav-primary .genesis-nav-menu .menu-item > .sub-menu::before {
content: "";
display: block;
margin-top: 10px;
}
.nav-primary .genesis-nav-menu .sub-menu {
background-color: #921811;
}
.nav-primary .genesis-nav-menu .sub-menu li {
display: block;
line-height: 18px;
}
.nav-primary .genesis-nav-menu .sub-menu a {
background: none;
color: #ffffff;
border: none;
padding: 12px;
}
.nav-primary .genesis-nav-menu .sub-menu a:hover,
.nav-primary .genesis-nav-menu .sub-menu a:focus,
.nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a {
background-color: #000000;
text-decoration: none;
}
.menu-primary .menu-item.mobile-only {
display: none;
} .nav-secondary {
background-color: #fff;
}  .col-vc {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
.text-center {
display: block;
text-align: center;
}
.button.register {
display: block;
width: 250px;
margin: 0 auto;
}
.text-center {
text-align: center;
}
.embed-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .home #hero-area {
background:none;
padding: 0;
}
.home #hero-slider {
position: relative;
color: #FFFFFF;
line-height: 0;
min-height: 430px;
}
.home #hero-slider .slide {
min-height: 430px;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
.home #hero-slider .text-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 2;
text-align: center;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
.home #hero-slider .to-inner {
background-color: rgba(0, 0, 0, 0.71);
color: #ffffff;
font-size: 14px;
font-size: 1.4rem;
line-height: 30px;
max-width: 707px;
padding: 36px 36px 55px;
position: relative;
}
.home #hero-slider .to-inner::before {
border: 1px solid #921811;
content: "";
display: block;
height: calc(100% - 26px);
left: 0;
margin: 13px;
position: absolute;
top: 0;
width: calc(100% - 26px);
}
.home #hero-slider .to-inner h1 {
color: #FFFFFF;
font-size: 84px;
font-size: 8.4rem;
text-transform: uppercase;
line-height: 71px;
margin-bottom: 11px;
}
.home #hero-slider .to-inner h1:after {
content: "";
display: block;
border-bottom: 1px solid #FFFFFF;
width: 90%;
margin: 22px auto 0;
}
.home #hero-slider .to-inner .subtitle {
display: block;
width: 90%;
margin: 0 auto;
}
.home #hero-slider .to-inner .subtitle p:last-child {
margin-bottom: 0;
}
.home #hero-slider .to-inner .button-wrap {
position: absolute;
bottom: -18px;
left: 0;
width: 100%;
text-align: center;
}
.home #callout-below-header {
padding: 45px 0 25px;
}
.home #callout-below-header h2 {
margin-bottom: 25px;
}
.home #callout-below-header #cbh-txt-wrap p:last-child {
margin-bottom: 0;
}
.dms-posts {
padding: 50px 0 100px;
}
.home .product-categories {
background: url(//dinkles.com/wp-content/themes/dinkles/images/bg-texture.jpg) repeat scroll 0 0 #FFFFFF;
padding: 50px 0;
}
.home #generic-text-section {
padding: 100px 0;
color: #FFFFFF;
text-align: center;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
.home #generic-text-section h2 {
color: #FFFFFF;
max-width: 840px;
margin: 0 auto 30px;
}
.home #generic-text-section .inner {
max-width: 680px;
margin: 0 auto;
}
.home #generic-text-section .inner p:last-child {
margin-bottom: 0;
}
.home #news {
padding: 70px 0;
}
.home #news h2 {
text-align: center;
margin-bottom: 70px;
}
.blogroll .post {
margin-bottom: 65px;
}
.blogroll .post:last-child {
margin-bottom: 0;
}
.blogroll .post .featured-image a {
display: block;
border: 2px solid #721919;
padding: 8px;
}
.blogroll .post .featured-image img {
display: block;
}
.blogroll .post .title {
display: block;
font-family: "acumin-pro-extra-condensed", sans-serif;
color: #921811;
font-size: 40px;
font-size: 4rem;
line-height: 1;
margin-bottom: 25px;
}
.blogroll .post .excerpt p {
margin-bottom: 25px;
}
.blogroll .post .read-more {
color: #000000;
font-family: "acumin-pro-extra-condensed", sans-serif;
font-size: 30px;
line-height: 1;
text-decoration: underline;
}
.blogroll .post .read-more:hover {
text-decoration: none;
} .product-categories .prod-categories {
margin: 0;
}
.product-categories .prod-cat {
text-align: center;
list-style: none;
}
#prod-categories-main.product-categories .prod-cat,
.dms-posts #blogroll .post {
margin-bottom: 75px;
text-align: left;
}
#prod-categories-main.product-categories .prod-cat:last-child,
#blogroll .post:last-child {
margin-bottom: 0;
}
.dms-posts .image-wrap {
background-color: #e7e7e7;
border: 2px solid #921811;
padding: 9px;
margin-bottom: 20px;
display: block;
}
#prod-categories-main.dms-posts .image-wrap {
margin-bottom: 0;
}
.dms-posts .additional-prods .image-wrap {
border-color: #f6f6f6;
border-width: 6px;
background-color: #FFFFFF;
padding: 0;
}
.dms-posts .image-wrap:hover {
border-width: 8px;
padding: 3px;
}
.dms-posts .additional-prods .image-wrap:hover {
border-color: #921811;
border-width: 6px;
padding: 0;
}
.dms-posts .image-wrap img {
border: 1px solid #b8b8b8;
display: block;
background-color: #FFFFFF;
} .dms-posts .additional-prods .prod-cat-image {
border: none;
}
.dms-posts .prod-cat .title {
display: block;
text-transform: uppercase;
font-family: "acumin-pro-extra-condensed", sans-serif;
font-size: 36px;
font-size: 3.6rem;
line-height: 30px;
}
#prod-categories-main.dms-posts .prod-cat .title {
font-size: 50px;
font-size: 5rem;
text-transform: none;
line-height: 1;
margin-bottom: 30px;
}
.dms-posts .prod-cat .title a {
color: #000000;
text-decoration: none;
}
.dms-posts .prod-cat .title a:hover {
text-decoration: underline;
}
#prod-categories-main.dms-posts .prod-cat .description {
margin-bottom: 20px;
}
.dms-posts h2 {
text-align: center;
margin-bottom: 60px;
}
.single-products #intro {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
margin-bottom: 75px;
}
.single-products #intro .col {
float: left;
}
.single-products #product-photos {
width: 39%;
}
.single-products #product-photos #image-view .photo:hover {
border: 1px solid #000000;
}
.single-products #at-a-glance {
width: 58%;
margin-left: 3%;
background-color: #f6f6f6;
text-align: center;
padding: 50px 25px;
font-size: 16px;
font-size: 1.6rem;
line-height: 1;
}
.single-products #at-a-glance .inner {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
margin-bottom: 50px;
}
.single-products #at-a-glance #price-style {
padding: 0 5.12820512% 15px 0;
border-right: 1px solid #000000;
}
.single-products #at-a-glance #price-style.full {
border-right: none;
width: 100%;
padding-right: 0;
}
.single-products #at-a-glance .price,
.single-products #at-a-glance .title,
.single-products #at-a-glance .size-run {
display: block;
}
.single-products #at-a-glance .price,
.single-products #at-a-glance .title {
font-family: "acumin-pro-extra-condensed", sans-serif;
font-weight: bold;
}
.single-products #at-a-glance .price {
font-size: 83px;
font-size: 8.3rem;
line-height: 1;
color: #921811;
margin-bottom: 15px;
}
.single-products #at-a-glance .title {
text-transform: uppercase;
font-size: 36px;
font-size: 3.6rem;
margin-bottom: 2px;
}
.single-products #at-a-glance .size-run {
margin-bottom: 10px;
}
.single-products #at-a-glance .size-run:last-child {
margin-bottom: 0;
}
.single-products #styles {
margin: 0;
}
.single-products #styles li {
line-height: 19px;
}
.single-products #styles li .special-price {
color: #921811;
}
.single-products #image-view {
margin: 0 0 25px;
}
.single-products #product-thumbs {
margin: 0;
}
.single-products #image-view li,
.single-products #product-thumbs li,
.single-products #styles li {
list-style: none;
}
.single-products #product-thumbs li a {
display: block;
border: 2px solid #f6f6f6;
}
.single-products #product-thumbs li a:hover,
.single-products #product-thumbs li.current a {
border-color: #921811;
}
.single-products #product-thumbs li a img {
display: block;
width: 100%;
}
.single-products #at-a-glance .disclaimer {
display: block;
margin-bottom: 25px;
}
.single-products .pd-section {
padding-bottom: 45px;
margin-bottom: 45px;
border-bottom: 1px solid #000000;
}
.single-products #pd-intro {
font-size: 16px;
font-size: 1.6rem;
line-height: 30px;
}
.single-products #pd-intro p:last-child,
.single-products #features .feature .desc p:last-child,
.single-products #bullet-points li:last-child,
.single-products #features .feature:last-child {
margin-bottom: 0;
}
.single-products #pd-main {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
}
.single-products #bullet-points {
margin: 0 0 0 19px;
font-size: 20px;
font-size: 2rem;
line-height: 22px;
padding-right: 5.12820512%;
border-right: 1px solid #000000;
}
.single-products .full #bullet-points {
border-right: none;
padding-right: 0;
}
.single-products #bullet-points li {
margin-bottom: 18px;
}
.single-products #features {
margin: 0;
}
.single-products #features .feature {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
list-style: none;
margin-bottom: 25px;
}
.single-products #features .feature .image img {
display: block;
margin: 0 auto;
} .dealer-portal #welcome-msg {
text-transform: uppercase;
font-size: 36px;
font-size: 3.6rem;
}
.dealer-portal #welcome-msg a {
font-size: 20px;
font-size: 2rem;
display: inline-block;
margin-left: 5px;
}
.dealer-portal #intro {
font-size: 16px;
font-size: 1.6rem;
line-height: 30px;
}
div#order-form fieldset {
border: none;
padding: 0;
}
div#order-form ul {
margin: 0;
}
div#order-form ul li {
list-style: none;
}
div#order-form li.product {
background-color: #f6f6f6;
margin-bottom: 35px;
}
div#order-form fieldset .cat-title,
div#order-form fieldset .product-title {
font-family: "acumin-pro-extra-condensed", sans-serif;
display: block;
}
div#order-form fieldset .cat-title {
font-size: 60px;
font-size: 6rem;
line-height: 1;
text-transform: uppercase;
color: #921811;
border-bottom: 1px solid #818181;
padding-bottom: 20px;
margin-bottom: 25px;
}
div#order-form fieldset .cat-title.order-details {
text-align: center;
color: #000000;
border-bottom: 0;
}
div#order-form fieldset .product-title {
padding: 15px;
font-size: 48px;
font-size: 4.8rem;
line-height: 98px;
}
div#order-form fieldset .product-title .prod-thumb {
width: 98px;
border: 1px solid #dddddd;
float: left;
margin-right: 25px;
}
div#order-form fieldset .product-title .title_style-price {
float: left;
}
div#order-form fieldset .product-title .title_style-price .title {
display: block;
line-height: 1;
}
div#order-form fieldset .product-title .style-price {
line-height: 22px;
}
div#order-form fieldset .product-title .style-price li {
display: inline-block;
font-size: 22px;
font-size: 2.2rem;
margin-left: 15px;
}
div#order-form fieldset .product-title .style-price li:first-child {
margin-left: 0;
}
div#order-form fieldset .product-title .style-price .price {
color: #921811;
}
div#order-form fieldset .cat-title:hover,
div#order-form fieldset .product-title:hover {
cursor: pointer;
}
div#order-form fieldset .cat-title .click-text,
div#order-form fieldset .product-title .click-text {
float: right;
}
div#order-form fieldset .cat-title .click-text {
font-size: 18px;
font-size: 1.8rem;
line-height: 60px;
fill: #921811;
}
div#order-form fieldset .product-title .click-text {
font-size: 14px;
font-size: 1.4rem;
text-transform: none;
line-height: 98px;
color: #818181;
fill: #818181;
}
div#order-form fieldset .cat-title .click-text .icon-plus {
display: inline-block;
float: right;
height: 60px;
line-height: 60px;
margin-left: 10px;
}
div#order-form fieldset .product-title .click-text .icon-plus {
display: inline-block;
float: right;
height: 98px;
line-height: 98px;
margin-left: 10px;
}
div#order-form fieldset .cat-title .click-text.open .vert,
div#order-form fieldset .product-title .click-text.open .vert {
fill: transparent;
}
div#order-form .sizes {
padding: 15px;
background-color: #eeeeee;
}
div#order-form .sizes > li,
div#order-form .sizes.no-size > ul {
float: left;
width: 16.6666667%;
text-align: center;
font-size: 14px;
font-size: 1.4rem;
line-height: 16px;
text-transform: uppercase;
}
div#order-form .sizes > li:nth-child(n+7) ,
div#order-form .sizes.no-size > ul:nth-child(n+7) {
margin-top: 50px;
}
div#order-form .sizes li .gender {
color: #921811;
font-weight: bold;
}
div#order-form .sizes .size-choices,
div#order-form .sizes li span.size-choice {
margin: 0 7% 20px;
padding-bottom: 5px;
border-bottom: 1px solid #cbcbcb;
display: block;
}
div#order-form .field-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 10px;
}
div#order-form .field-wrap:last-child {
margin-bottom: 0;
}
div#order-form .field-wrap label {
color: #818181;
display: block;
float: left;
font-size: 12px;
font-size: 1.2rem;
font-weight: bold;
line-height: 14px;
width: 75px;
margin-right: 10px;
padding: 8px 0;
}
div#order-form .order-details-fields .field-wrap {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
-ms-grid-row-align: flex-start;
align-items: flex-start
}
div#order-form .order-details-fields .field-wrap.internal-order-number,
div#order-form .order-details-fields .field-wrap.file-upload  {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
-ms-grid-row-align: center;
align-items: center;
}
div#order-form .order-details-fields .field-wrap label {
width: 25%;
margin-right: 2%;
text-align: right;
font-size: 22px;
font-size: 2.2rem;
line-height: 30px;
font-weight: normal;
color: #000000;
}
div#order-form .order-details-fields .file-upload.field-wrap label {
line-height: 46px;
}
div#order-form .field-wrap .product-input {
float: left;
font-size: 14px;
font-size: 1.4rem;
height: 30px;
padding: 5px;
text-align: center;
text-transform: uppercase;
width: 66px;
}
div#order-form .order-details-fields .field-wrap .od-input {
background-color: #f6f6f6;
}
div#order-form .order-details-fields .field-wrap textarea.od-input {
height: 200px; width:100%;
}
div#order-form .field-wrap ::-moz-placeholder {
font-size: 12px;
font-size: 1.2rem;
}
div#order-form .field-wrap ::-webkit-input-placeholder {
font-size: 12px;
font-size: 1.2rem;
}
div#order-form .submit {
display: block;
font-size: 34px;
font-size: 3.4rem;
height: 80px;
line-height: 34px;
margin: 25px auto 50px;
width: 300px;
}
div#order-form iframe {
background-color: #f6f6f6;
border: 1px solid #ddd;
width: 100%;
height: 62px;
}
div#order-form ul.error { color:red}
div#order-form .order-error{ border:1px solid red !important} #dealer-history table, #order-history-detail table { width:100%;}
#dealer-history table thead td { font-weight:bold}
#dealer-history table thead td.order {width:160px}
#dealer-history table td.order, #order-history-detail table td.qty { text-align:center}
#dealer-history table td.total, #order-history-detail table td.subtotal, #order-history-detail table td.unit_price, #order-history-detail table td.total { text-align:right}
#dealer-history .pdf a, #dealer-history .csv a { background-position: center center;
background-repeat: no-repeat;
background-size: 100% auto;
display: block;
height: 25px;
width: 20px;}
#dealer-history .pdf a { background-image:url(//dinkles.com/wp-content/themes/dinkles/images/adobe.png);}
#dealer-history .csv a { background-image:url(//dinkles.com/wp-content/themes/dinkles/images/CSV.png);}
#dealer-history .records-counter { margin-bottom:10px}
#dealer-history .pagination { text-align:center; margin:12px 0}
#dealer-history .pagination a, #dealer-history .pagination span { line-height:2; padding:0 10px}
#dealer-history .pdf a, #dealer-history .csv a, #dealer-history .pdf a:hover, #dealer-history .csv a:hover  { text-decoration:none}
#order-history-detail table .titles, #order-history-detail .order_body thead td { font-weight:bold}
#order-history-detail table  {
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}
#order-history-detail td { padding-left:7px; padding-right:7px}
#order-history-detail table td.total, #order-history-detail table td.qty_total  { font-weight:bold}
#order-history-detail .order_body {border-bottom: 1px solid #ccc;}
#order-history-detail table td.qty_total { text-align:center}
.dealer-menu { background-color:#000000}
.dealer-menu ul { float:right}
.dealer-menu ul, .dealer-menu .wrap { overflow:hidden}
.dealer-menu ul.menu li{ float:left}
.dealer-menu ul.menu li a { color: #ffffff;
display: block;
padding: 10px 0 10px 35px;}
.dealer-history-bc { text-align: center; } .page-id-15 #form-wrap {
padding: 40px;
border: 1px solid #000000;
border-radius: 10px;
} #catalog-section {
background: url(//dinkles.com/wp-content/themes/dinkles/images/bg-texture.jpg) repeat scroll 0 0 #FFFFFF;
padding: 70px 0;
text-align: center;
}
#catalog-section .title {
display: block;
font-size: 95px;
font-size: 9.5rem;
line-height: 81px;
text-transform: uppercase;
font-family: "acumin-pro-extra-condensed", sans-serif;
margin-bottom: 25px;
}
#catalog-section .title .year {
color: #921811;
}
#catalog-section .text .dl {
text-align: center;
color: #000000;
font-family: "acumin-pro-extra-condensed", sans-serif;
font-size: 30px;
font-size: 3rem;
line-height: 1;
} #get-in-touch {
text-align: center;
background-color: #921811;
color: #FFFFFF;
padding: 55px 0;
}
#get-in-touch h2 {
text-transform: uppercase;
font-size: 80px;
font-size: 8rem;
color: #FFFFFF;
margin-bottom: 20px;
}
#get-in-touch .text {
font-size: 16px;
font-size: 1.6rem;
display: block;
margin-bottom: 43px;
}
#get-in-touch .gform_wrapper {
max-width: 540px;
margin: 0 auto;
}
#get-in-touch input[type="text"],
#get-in-touch input[type="email"],
#get-in-touch input[type="tel"],
#get-in-touch textarea {
border-color: #FFFFFF;
color: #FFFFFF;
}
#get-in-touch textarea {
background-color: #9f342e;
}
#get-in-touch .button {
background-color: #000000;
padding: 0;
height: 60px;
line-height: 56px;
width: 140px;
border: 2px solid #000000;
}
#get-in-touch .button:hover {
background-color: #e75a52;
color: #000000;
}
.validation_error,
.gfield_description.validation_message {
background-color: #FFFFFF;
border: 1px solid #e75a52;
color: #e75a52;
line-height: 1.2;
margin-bottom: 20px;
padding: 20px;
text-align: left;
}
#get-in-touch .validation_error,
#get-in-touch .gfield_description.validation_message {
border: 1px solid #000000;
}
.gfield_description.validation_message::before {
content: "\2191";
font-size: 13px;
margin-right: 5px;
}
#get-in-touch ::-moz-placeholder {
color: #FFFFFF;
}
#get-in-touch ::-webkit-input-placeholder {
color: #FFFFFF;
} .spirit-of-band_wrapper {
border: 1px solid black;
margin: 0 auto 28px;
max-width: 640px;
padding: 50px;
}
.spirit-of-band_wrapper h3 {
text-align: center;
font-size: 32px;
font-size: 3.2rem;
margin-bottom: 25px;
}
.gform_wrapper form .address_city,
.gform_wrapper form .address_state,
.gform_wrapper form .address_zip {
float: left;
}
.gform_wrapper form .address_city {
width: 48.717948717948715%;
clear: both;
}
.gform_wrapper form .address_state,
.gform_wrapper form .address_zip {
margin-left: 2.564102564102564%;
width: 23.076923076923077%;
}
.spirit-of-band_wrapper .gform_footer {
text-align: center;
} #hero-area {
background: url(//dinkles.com/wp-content/themes/dinkles/images/bg-band-green-interior.jpg) no-repeat scroll center bottom transparent;
background-size: cover;
padding: 50px 0;
}
#hero-area .entry-title {
font-size: 104px;
font-size: 10.4rem;
color: #FFFFFF;
}
#main-content {
padding: 40px 0 0;
} #blogroll .post {
padding: 0;
}
#blogroll .post .image-wrap {
margin-top: 7px;
}
#blogroll .post .featured-image {
margin-top: 0;
}
#blog-inner .post .title {
display: block;
font-size: 36px;
font-size: 3.6rem;
text-transform: none;
line-height: 1;
margin-bottom: 10px;
}
#blog-inner .post .title a {
color: #000000;
text-decoration: none;
}
#blog-inner .post .title a:hover {
text-decoration: underline;
}
#blog-inner .post .post-info {
border-top: 1px solid #e7e7e7;
border-bottom: 1px solid #e7e7e7;
padding: 3px 0;
margin-bottom: 20px;
}
#blog-inner .post .post-info .categories {
text-align: right;
}
.single-post #hero-area .entry-title {
font-size: 60px;
font-size: 6rem;
} .page-template-page-catalog h2.prev {
text-align: center;
margin-bottom: 25px;
}
#previous-covers {
margin: 0;
border-bottom: 1px solid #000000;
padding-bottom: 25px;
}
#previous-covers .cover {
list-style: none;
text-align: center;
margin-bottom: 25px;
}
#previous-covers .cover .year {
display: block;
margin-bottom: 10px;
font-weight: 700;
}
#previous-covers .cover img {
border: 2px solid #921811;
display: block;
padding: 9px;
margin: 0 auto;
} .entry {
margin-bottom: 40px;
padding: 50px 60px;
}
.content .entry {
background-color: #fff;
}
.entry-content ol,
.entry-content ul {
margin-bottom: 28px;
margin-left: 40px;
}
.entry-content ol > li {
list-style-type: decimal;
}
.entry-content ul > li {
list-style-type: disc;
}
.entry-content ol ol,
.entry-content ul ul {
margin-bottom: 0;
}
.entry-content code {
background-color: #333;
color: #ddd;
} p.entry-meta {
font-size: 16px;
font-size: 1.6rem;
margin-bottom: 0;
}
.entry-header .entry-meta {
margin-bottom: 24px;
}
.entry-footer .entry-meta {
border-top: 2px solid #f5f5f5;
padding-top: 24px;
}
.entry-categories,
.entry-tags {
display: block;
}
.entry-comments-link::before {
content: "\2014";
margin: 0 6px 0 2px;
} .paging-navigation {
border-top: 1px solid #000;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
margin-top: 30px;
padding-top: 20px;
position: relative;
height: 50px;
}
.paging-navigation li {
float: left;
list-style: none !important;
}
.paging-navigation li .page-numbers {
display: inline-block;
padding: 0 10px;
line-height: 18px;
}
.paging-navigation li.prev,
.paging-navigation li.next {
position: absolute;
padding: 0;
}
.paging-navigation li.prev {
left: 0;
}
.paging-navigation li.next {
right: 0;
} .comment-respond,
.entry-comments,
.entry-pings {
background-color: #fff;
margin-bottom: 40px;
}
.comment-respond,
.entry-pings {
padding: 40px 40px 16px;
}
.entry-comments {
padding: 40px;
}
.comment-header {
font-size: 16px;
font-size: 1.6rem;
}
li.comment {
background-color: #f5f5f5;
border: 2px solid #fff;
border-right: 0;
}
.comment-content {
clear: both;
word-wrap: break-word;
}
.comment-list li {
margin-top: 24px;
padding: 32px;
}
.comment-list li li {
margin-right: -32px;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
width: 50%;
}
.comment-respond label {
display: block;
margin-right: 12px;
}
.entry-comments .comment-author {
margin-bottom: 0;
}
.entry-pings .reply {
display: none;
}
.bypostauthor {
}
.form-allowed-tags {
background-color: #f5f5f5;
font-size: 16px;
font-size: 1.6rem;
padding: 24px;
} .sidebar {
font-size: 16px;
font-size: 1.6rem;
}
.sidebar li {
border-bottom: 1px dotted #ddd;
margin-bottom: 10px;
padding-bottom: 10px;
}
.sidebar p:last-child,
.sidebar ul > li:last-child {
margin-bottom: 0;
}
.sidebar .widget {
margin-bottom: 40px;
}
.sidebar .widget-title {
display: block;
font-family: "acumin-pro-extra-condensed", sans-serif;
margin-bottom: 10px;
text-transform: uppercase;
} .footer-widgets {
background-color: #333;
clear: both;
padding-top: 40px;
}
.footer-widgets,
.footer-widgets a {
color: #aaa;
}
.footer-widgets input {
border: 1px solid #333;
}
.footer-widgets a.button,
.footer-widgets a:hover,
.footer-widgets a:focus {
color: #fff;
}
.footer-widgets li {
border-bottom: 1px dotted #666;
margin-bottom: 10px;
padding-bottom: 10px;
}
.footer-widgets .widget {
margin-bottom: 40px;
}
.footer-widgets p:last-child {
margin-bottom: 0;
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
width: 340px;
}
.footer-widgets-1 {
margin-right: 60px;
}
.footer-widgets-1,
.footer-widgets-2 {
float: left;
}
.footer-widgets-3 {
float: right;
} .site-footer {
background-color: #921811;
border-top: 1px solid #e75a52;
color: #FFFFFF;
font-size: 14px;
font-size: 1.4rem;
line-height: 1;
padding: 40px 0;
}
.site-footer .inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
-ms-flex-align: center;
align-items: center;
}
.site-footer .left {
max-width: 130px;
margin-right: 30px;
}
.site-footer .right {
width: 100%;
}
.site-footer .menu {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-webkit-justify: space-between;
-moz-justify-content: space-between;
-ms-flex-pack: space-between;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
margin-bottom: 30px;
}
.site-footer .menu-item a {
color: #FFFFFF;
text-transform: uppercase;
font-size: 16px;
font-size: 1.6rem;
font-weight: normal;
text-decoration: none;
}
.site-footer .menu-item a:hover {
color: #FFFFFF;
text-decoration: underline;
}
.site-footer .copyright {
display: block;
float: right;
line-height: 34px;
}
.site-footer .copyright .social-link {
display: inline-block;
margin-left: 10px;
float: right;
outline: none;
}
.social-link .social-svg .icon {
fill: #FFFFFF;
}
.social-link:hover .social-svg .icon {
fill: #e75a52;
} .order-overlay #submitOrder:disabled{ background-color:#dddddd; font-style:italic}
.order-overlay {
height: 100%;
position: absolute;
width: 100%;
z-index: 1000;
}
.order-overlay .order-overlay-container { background-color:#fff; position:relative; margin-top: 8px;
padding-top: 10px;}
.order-overlay .close-container {
overflow: hidden;
}
.order-overlay .close {
background: url(//dinkles.com/wp-content/themes/dinkles/images/icon-oo-close.svg) no-repeat scroll center center transparent;
border: 1px solid #ddd;
border-radius: 5px;
color: #fff;
cursor: pointer;
float: right;
height: 36px;
margin: 5px 30px 7px 0;
text-indent: -9999px;
width: 36px;
-webkit-transition: all 0.2s ease-in-out;
transition:         all 0.2s ease-in-out;
}
.order-overlay .close:hover {
background-color: #ddd;
}
.order-overlay::before {
background: #000 none repeat scroll 0 0;
content: "";
display: block;
height: 100%;
left: 0;
opacity: 0.5;
position: absolute;
top: 0;
width: 100%;
z-index: 0;
}
.order-overlay .previewOrder {
padding: 10px 30px;
}
.order-overlay table {
border: 1px solid #ccc;
}
.order-overlay table .qty { text-align:center}
.order-overlay table .price.subtotal { text-align:right}
.order-overlay table .price.unit { text-align: right}
.order-overlay table .total { text-align:right; font-weight:bold}
.order-overlay table th { font-weight:bold}
.order-overlay table th, .order-overlay table td { padding:10px; line-height: 20px; }
.order-overlay table .table-title { font-weight:bold}
.order-overlay .button-container {
margin: 20px 0;
text-align: center;
}
.order-overlay .button-container .button {
margin: 0 15px;
} .ie9 .home #hero-slider .text-overlay .to-inner {
margin: 0 auto;
margin-top: 45px;
}
.ie9 .site-footer .menu {
display: block;
}
.ie9 .site-footer .menu > .menu-item {
float: left;
margin-left: 20px;
}
.ie9 .site-footer .left,
.ie9 .site-footer .right {
float: left;
}
.ie9 .site-footer .right {
width: calc(100% - 160px);
margin
}
.ie9 .site-footer .copyright {
margin-top: 20px;
} @media only screen and (max-width: 1200px) {
.wrap,
.site-header > .wrap {
max-width: 100%;
padding-left: 3%;
padding-right: 3%;
}
nav.nav-primary > .wrap {
padding: 0;
}
#top-bar ul li .top-bar-link {
font-size: 18px;
font-size: 1.8rem;
line-height: 50px;
}
#top-bar ul li #header-phone.top-bar-link {
background-position: 17px 20px;
}
.title-area {
width: 150px;
}
nav.nav-primary {
margin-top: 65px;
width: calc(100% - 170px);
}
nav.nav-primary::before {
margin-top: 0;
}
.nav-primary .genesis-nav-menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.nav-primary .genesis-nav-menu li {
line-height: 60px;
margin: 0;
}
.nav-primary .genesis-nav-menu li a {
font-size: 14px;
font-size: 1.4rem;
}
.site-footer .left {
display: none;
}
}
@media only screen and (max-width: 1024px) {
.site-header > .wrap,
#top-bar > .wrap {
padding: 0 0 0 3%;
}
#top-bar ul {
margin-right: 80px;
}
.title-area {
position: relative;
width: 75px;
padding: 10px 0;
z-index: 1;
}
#top-bar ul li .top-bar-link {
font-size: 14px;
font-size: 1.4rem;
line-height: 83px;
}
#top-bar ul li #header-phone.top-bar-link {
background-position: 17px 35px;
}
.nav-primary .genesis-nav-menu {
display: block;
}
.nav-primary .genesis-nav-menu a:hover,
.nav-primary .genesis-nav-menu a:focus {
text-decoration: none;
}
#hero-area .entry-title {
font-size: 72px;
font-size: 7.2rem;
}
h2 {
font-size: 36px;
font-size: 3.6rem;
}
h3 {
font-size: 30px;
font-size: 3rem;
}
h4 {
font-size: 24px;
font-size: 2.4rem;
}
h5 {
font-size: 20px;
font-size: 2rem;
}
div#order-form .sizes > li,
div#order-form .sizes.no-size > ul {
width: 20%;
}
div#order-form .sizes > li:nth-child(n+6) ,
div#order-form .sizes.no-size > ul:nth-child(n+6) {
margin-top: 50px;
}
.site-footer .widget {
display: none;
}
.site-footer .copyright {
float: none;
text-align: center;
}
.site-footer .copyright .social-link {
display: block;
float: none;
margin: 10px auto 0;
width: 34px;
}
}
@media only screen and (max-width: 960px) {
.content,
.sidebar-primary,
.sidebar-secondary {
width: 100%;
}
.header-image .site-title > a {
background-position: center top;
}
.genesis-nav-menu li,
.site-header ul.genesis-nav-menu,
.site-header .search-form {
float: none;
}
.genesis-nav-menu,
.site-description,
.site-header .title-area,
.site-header .search-form,
.site-title {
text-align: center;
}
.genesis-nav-menu a,
.genesis-nav-menu > .first > a,
.genesis-nav-menu > .last > a {
padding: 20px 16px;
}
.site-header .search-form {
margin: 16px auto;
}
.genesis-nav-menu li.right {
display: none;
}
#blogroll .post-info .author-date,
#blogroll .post-info .categories,
.single-post #blog-inner .post .post-info .author-date,
.single-post #blog-inner .post .post-info .categories {
font-size: 14px;
font-size: 1.4rem;
}
div#order-form .sizes > li,
div#order-form .sizes.no-size > ul {
width: 25%;
}
div#order-form .sizes > li:nth-child(n+5) ,
div#order-form .sizes.no-size > ul:nth-child(n+5) {
margin-top: 50px;
}
.order-container table {
font-size: 16px;
font-size: 1.6rem;
}
.order-overlay table th,
.order-overlay table td {
line-height: 1.2;
padding: 7px;
}
.footer-widgets-1 {
margin-right: 0;
}
}
@media only screen and (max-width: 840px) {
div#order-form fieldset .cat-title {
font-size: 48px;
font-size: 4.8rem;
}
div#order-form fieldset .product-title {
font-size: 36px;
font-size: 3.6rem;
}
div#order-form fieldset .product-title .style-price li {
font-size: 16px;
font-size: 1.6rem;
line-height: 20px;
}
div#order-form fieldset .product-title .prod-thumb {
width: 76px;
}
div#order-form fieldset .product-title .click-text {
line-height: 76px;
}
div#order-form fieldset .product-title .click-text .icon-plus {
height: 76px;
line-height: 76px;
}
div#order-form fieldset .cat-title .click-text .ct-inner,
div#order-form fieldset .product-title .click-text .ct-inner {
display: none;
}
div#order-form .sizes > li,
div#order-form .sizes.no-size > ul {
width: 33.3334%;
}
div#order-form .sizes > li:nth-child(n+4) ,
div#order-form .sizes.no-size > ul:nth-child(n+4) {
margin-top: 50px;
}
}
@media only screen and (max-width: 800px) {
.five-sixths,
.four-sixths,
.one-fourth:not(.prod-cat):not(.image-wrap):not(.thumb),
.one-half:not(.author-date):not(.categories),
.one-sixth,
.one-third,
.three-fourths:not(.text-wrap),
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
margin: 0;
width: 100%;
}
.sidebar .widget.enews-widget {
padding: 40px;
}
#cbh-inner,
#catalog-section .col-vc {
display: block;
}
#cbh-txt-wrap,
#catalog-section .text {
margin-bottom: 20px;
}
.dms-posts {
padding-bottom: 50px;
}
.dms-posts .prod-cat .title {
font-size: 30px;
font-size: 3rem;
}
.product-categories .additional-prods .prod-cat {
margin-bottom: 40px;
padding-bottom: 40px;
border-bottom: 1px dashed #e7e7e7;
}
.product-categories .additional-prods .prod-cat:last-child {
padding-bottom: 0;
border: none;
}
.product-categories .additional-prods .prod-cat .image-wrap {
border-color: #921811;
}
.single-products #at-a-glance {
padding: 20px;
}
.single-products #at-a-glance #size-run {
padding-left: 5.12820512%;
padding-bottom: 8px;
}
.single-products #features {
text-align: center;
}
.single-products #pd-main,
.single-products #features .feature {
display: block;
}
.single-products #bullet-points {
padding: 0;
border-right: none;
}
.single-products .pd-bullet-points.first {
border-bottom: 1px solid #000000;
padding-bottom: 45px;
margin-bottom: 45px;
}
.single-products .feature {
margin-bottom: 40px;
}
.single-products .feature .image {
margin-bottom: 28px;
}
#blog-inner > main {
padding-bottom: 20px;
margin-bottom: 25px;
border-bottom: 1px dashed #b8b8b8;
}
}
@media only screen and (max-width: 768px) {
.home #hero-slider .to-inner h1 {
font-size: 60px;
font-size: 6rem;
line-height: 52px;
}
.home #generic-text-section {
text-align: left;
}
.home #generic-text-section .inner {
max-width: 100%;
}
#get-in-touch h2 {
font-size: 50px;
font-size: 5rem;
}
div#order-form #order-details .field-wrap {
display: block;
}
div#order-form .order-details-fields .field-wrap label,
div#order-form .order-details-fields .field-wrap input,
div#order-form .order-details-fields .field-wrap select,
div#order-form .order-details-fields .field-wrap textarea {
float: none;
width: 100%;
margin-right: 0;
}
div#order-form .order-details-fields .field-wrap label {
text-align: center;
}
}
@media only screen and (max-width: 767px) {
.single-products #intro {
display: block;
}
.single-products #intro > .col {
float: none;
width: 100%;
margin-left: 0;
}
.single-products #intro #product-photos {
margin-bottom: 40px;
}
.single-products #intro #image-view .photo img {
margin: 0 auto;
}
#dealer-history thead, #order-history-detail .order_body thead { display:none}
#dealer-history table, #dealer-history tr, #dealer-history td, #dealer-history tbody,
#order-history-detail .order_body, #order-history-detail .order_body tr, #order-history-detail .order_body td, #order-history-detail .order_body tbody,  #order-history-detail .order_body tfoot    {
display: block; width:100%; border:none
}
#order-history-detail .order_body tfoot {
background-color: #ccc;
padding: 7px 0;
}
#order-history-detail .order_body tfoot tr { margin-bottom:0}
#dealer-history tr, #order-history-detail .order_body tr {
border: 1px solid #ccc;
box-sizing: border-box;
margin-bottom: 25px;
padding: 0 15px;
}
#order-history-detail .order_body tr {
padding-bottom: 10px;
padding-top: 10px;
}
#dealer-history td, #order-history-detail .order_body td  {
border: medium none;
padding: 0; text-align:left;
}
#dealer-history .pdf, #dealer-history .csv, #dealer-history .view_order {
float:  left;
line-height: 28px;
padding: 8px 15px 4px 0; width:auto; border-top:0;
}
#dealer-history table td.total {
clear: both;
font-weight: bold;
text-align: left;
}
#dealer-history td::before, #order-history-detail .order_body td::before {
font-weight: bold;
padding-right: 15px;
}
#dealer-history td.date::before {content: "Date:";}
#dealer-history td.internal_order_number::before {content: "Purchase Order Number:";}
#dealer-history td.total::before {content: "Total:";}
#order-history-detail td {
line-height: 1.2;
padding: 12px 6px;
}
#order-history-detail .name::before { content:"Product Name:"}
#order-history-detail .style::before { content:"Style:"}
#order-history-detail .size::before { content:"Size:"}
#order-history-detail .qty::before { content:"Qty:"}
#order-history-detail .unit_price::before { content:"Unit Price:"}
#order-history-detail .subtotal::before { content:"Subtotal:"}
#order-history-detail table td.qty { text-align:left}
#order-history-detail table tfoot td.title { display:none}
#order-history-detail table tfoot .qty_total::before { content:"Qty Total: "}
#order-history-detail table tfoot .the_total::before { content:"Total: "}
#order-history-detail table tfoot .qty_total {
margin-bottom: 11px;
text-align: right;
}
}
@media only screen and (max-width: 700px) {
.dms-posts #blogroll .image-wrap {
margin-top: 0;
float: none;
width: 100%;
}
.dms-posts #blogroll .text-wrap {
float: none;
width: 100%;
margin-left: 0;
}
}
@media only screen and (max-width: 640px) {
.home #hero-slider .to-inner h1 {
font-size: 48px;
font-size: 4.8rem;
line-height: 40px;
}
#hero-area .entry-title {
font-size: 60px;
font-size: 6rem;
}
#prod-categories-main.product-categories .prod-cat,
.dms-posts #blogroll .post {
margin-bottom: 40px;
padding-bottom: 40px;
border-bottom: 1px dashed #e7e7e7;
}
#prod-categories-main.product-categories .prod-cat:last-child,
.dms-posts #blogroll .post:last-child {
padding-bottom: 0;
border: none;
}
.prod-cat .image-wrap,
.prod-cat .text-wrap {
float: none;
width: 100%;
margin-left: 0;
}
.dms-posts .prod-cat .title {
font-size: 20px;
font-size: 2rem;
line-height: 24px;
}
#prod-categories-main.dms-posts .image-wrap {
margin-bottom: 15px;
}
.dms-posts .image-wrap img {
width: 100%;
}
#prod-categories-main.dms-posts .prod-cat .title {
font-size: 36px;
font-size: 3.6rem;
}
.gform_wrapper form input[type="text"],
.gform_wrapper form input[type="email"],
.gform_wrapper form input[type="tel"],
.gform_wrapper form input[type="number"],
.gform_wrapper form select,
form .show-label label {
font-size: 18px;
font-size: 1.8rem;
line-height: 30px;
}
div#order-form fieldset .product-title {
font-size: 30px;
font-size: 3rem;
}
div#order-form fieldset .product-title .prod-thumb {
width: 64px;
}
div#order-form fieldset .product-title .click-text .icon-plus {
height: 64px;
line-height: 64px;
}
.order-container table {
font-size: 14px;
font-size: 1.4rem;
}
.order-overlay-container .button-container .button {
line-height: 42px;
margin: 0 5px;
padding: 0 25px;
font-size: 20px;
font-size: 2rem;
}
.order-overlay .previewOrder {
padding: 0;
}
.order-overlay .close {
margin-right: 0;
}
}
@media only screen and (max-width: 600px) {
.tb.portal {
display: none;
}
.menu-primary .menu-item.mobile-only {
display: block;
}
.alignleft,
.alignright {
float: none;
display: block;
width: auto;
max-width: 100%;
margin: 0 auto 20px !important;
}
.spirit-of-band_wrapper {
padding: 25px 20px;
}
.gform_wrapper form .address_city,
.gform_wrapper form .address_state,
.gform_wrapper form .address_zip {
float: none;
width: 100%;
margin-left: 0;
}
.paging-navigation li {
display: none;
}
.paging-navigation li.prev,
.paging-navigation li.next {
display: block;
}
}
@media only screen and (max-width: 580px) {
div#order-form .sizes > li,
div#order-form .sizes.no-size > ul {
width: 50%;
}
div#order-form .sizes > li:nth-child(n+3) ,
div#order-form .sizes.no-size > ul:nth-child(n+3) {
margin-top: 30px;
}
.order-container table {
font-size: 12px;
font-size: 1.2rem;
}
}
@media only screen and (max-width: 540px) {
.home #hero-slider .text-overlay {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
-ms-grid-row-align: flex-start;
align-items: flex-start;
}
.home #hero-slider .text-overlay .wrap {
padding: 0;
}
.home #hero-slider .to-inner {
position: absolute;
left: 0;
top: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
height: 100%;
padding: 36px;
}
.home #hero-slider .to-inner .subtitle {
margin-bottom: 20px;
}
.ie9 .home #hero-slider .text-overlay .to-inner {
margin-top: 0;
}
.home #hero-slider .to-inner .button-wrap {
position: static;
}
div#order-form fieldset .product-title .prod-thumb {
float: none;
width: 100%;
}
div#order-form fieldset .product-title .title_style-price {
display: block;
max-width: calc(100% - 35px);
width: 100%;
}
div#order-form fieldset .product-title .style-price li {
margin-left: 0;
margin-right: 7px;
}
}
@media only screen and (max-width: 480px) {
#hero-area {
padding: 30px 0;
}
#hero-area .entry-title,
.single-post #hero-area .entry-title {
font-size: 48px;
font-size: 4.8rem;
}
#blogroll .post .post-info,
.single-post #blog-inner .post .post-info {
line-height: 1;
padding: 7px 0;
}
#blogroll .post .post-info .author-date,
#blogroll .post .post-info .categories,
.single-post #blog-inner .post .post-info .author-date,
.single-post #blog-inner .post .post-info .categories {
float: none;
margin-left: 0;
}
.page-id-15 #form-wrap {
padding: 25px 15px;
}
.gform_wrapper form input[type="text"],
.gform_wrapper form input[type="email"],
.gform_wrapper form input[type="tel"],
.gform_wrapper form input[type="number"],
.gform_wrapper form select,
form .show-label label {
font-size: 14px;
font-size: 1.4rem;
line-height: 24px;
}
}
@media only screen and (max-width: 440px) {
.single-products #at-a-glance .price {
font-size: 40px;
font-size: 4rem;
margin-bottom: 10px;
}
.single-products #at-a-glance .title {
font-size: 24px;
font-size: 2.4rem;
}
.single-products #styles li {
margin-bottom: 5px;
}
.single-products #styles li:last-child {
margin-bottom: 0;
}
div#order-form fieldset .product-title {
font-size: 24px;
font-size: 2.4rem;
}
div#order-form fieldset .product-title .click-text .icon-plus {
height: 48px;
line-height: 48px;
}
}
@media only screen and (max-width: 400px) {
.home #hero-slider .to-inner {
padding: 25px 3%;
text-align: left;
}
.home #hero-slider .to-inner::before {
display: none;
}
.home #hero-slider .to-inner h1 {
font-size: 45px;
font-size: 4.5rem;
}
.home #hero-slider .to-inner h1::after {
display: none;
}
.home #hero-slider .to-inner .subtitle {
width: 100%;
}
.dms-posts .image-wrap {
padding: 0;
}
.dms-posts .image-wrap:hover {
padding: 0;
border-width: 2px;
}
.single-products #at-a-glance .inner {
display: block;
}
.single-products #at-a-glance #price-style,
.single-products #at-a-glance #size-run {
float: none;
width: 100%;
padding: 0;
}
.single-products #at-a-glance #price-style {
border-right: none;
border-bottom: 1px solid #000000;
padding-bottom: 20px;
margin-bottom: 15px;
}
div#order-form .sizes > li,
div#order-form .sizes.no-size > ul {
width: 100%;
}
div#order-form .sizes > li:nth-child(n+2) ,
div#order-form .sizes.no-size > ul:nth-child(n+2) {
margin-top: 25px;
}
.dealer-menu ul { float:none}
.dealer-menu ul.menu li a {font-size: 15px;
font-weight: normal;
padding: 10px;}
}
@media only screen and (max-width: 360px) {
.single-products #features {
text-align: left;
}
.single-post #hero-area .entry-title {
font-size: 36px;
font-size: 3.6rem;
}
div#order-form fieldset .product-title {
font-size: 20px;
font-size: 2rem;
}
div#order-form fieldset .product-title .click-text .icon-plus {
height: 42px;
line-height: 42px;
}
}
@media only screen and (max-width: 340px) {
#top-bar ul li #header-phone.top-bar-link {
padding-right: 0;
}
.dms-posts .prod-cat .title {
font-size: 18px;
font-size: 1.8rem;
line-height: 1;
}
.gform_wrapper form input[type="text"],
.gform_wrapper form input[type="email"],
.gform_wrapper form input[type="tel"],
.gform_wrapper form input[type="number"],
.gform_wrapper form select,
form .show-label label {
font-size: 12px;
font-size: 1.2rem;
line-height: 20px;
}
} @media print {
*,
*:before,
*:after {
background: transparent !important;
box-shadow: none !important;
color: #000 !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="javascript:"]:after,
a[href^="#"]:after,
.site-title > a:after {
content: "";
}
thead {
display: table-header-group;
}
img,
tr {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 2cm 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
blockquote,
pre {
border: 1px solid #999;
page-break-inside: avoid;
}
.content,
.content-sidebar {
width: 100%;
}
button,
input,
select,
textarea,
.breadcrumb,
.comment-edit-link,
.comment-form,
.comment-list .reply a,
.comment-reply-title,
.edit-link,
.entry-comments-link,
.entry-footer,
.genesis-box,
.header-widget-area,
.hidden-print,
.home-top,
.nav-primary,
.nav-secondary,
.post-edit-link,
.sidebar {
display: none !important;
}
.title-area {
text-align: center;
width: 100%;
}
.site-title > a {
margin: 0;
text-decoration: none;
text-indent: 0;
}
.site-inner {
padding-top: 0;
position: relative;
top: -100px;
}
.author-box {
margin-bottom: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
orphans: 3;
page-break-after: avoid;
page-break-inside: avoid;
widows: 3;
}
img {
page-break-after: avoid;
page-break-inside: avoid;
}
blockquote,
pre,
table {
page-break-inside: avoid;
}
dl,
ol,
ul {
page-break-before: avoid;
}
}  .sub-menu-toggle,
.menu-toggle {
display: none;
visibility: hidden;
}
@media only screen and (max-width: 1024px) {
nav {
display: none;
position: relative;
}
nav .wrap {
padding: 0;
}
.menu-toggle,
.sub-menu-toggle {
display: block;
visibility: visible;
overflow: hidden;
float: right;
text-align: center;
background-color: transparent;
}
.menu-toggle:before,
.sub-menu-toggle:before {
position: static;
border: none;
width: auto;
margin: 0;
}
.menu-toggle {
position: relative;
right: 0;
z-index: 1000;
color: #ffffff;
width: 80px;
height: 83px;
line-height: 60px;
font-size: 40px;
font-size: 4rem;
padding: 0;
margin: 0;
}
.menu-toggle:hover {
background: none;
color: #ffffff !important;
}
.menu-toggle:before,
.menu-toggle.activated:before {
display: inline-block;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.menu-toggle:before {
content: "\2261";
}
.menu-toggle.activated:before {
content: "\000D7";
}
.sub-menu-toggle {
background: transparent;
float: right;
position: absolute;
top: 0;
right: 0;
z-index: 100;
font-size: 32px;
font-size: 3.2rem;
color: #ffffff;
height: 40px;
line-height:40px;
padding: 0;
width: 81px;
border-radius: 0;
border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.sub-menu-toggle:hover {
background:none;
color: #ffffff !important;
}
.sub-menu-toggle:before {
display: inline-block;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
content: "+";
}
.sub-menu-toggle.activated:before {
content: "\2014";
}
#genesis-nav-primary {
background-color: #921811;
left: 0;
margin: 0;
position: absolute;
top: 83px;
width: 100%;
z-index: 10;
}
#genesis-nav-primary:before {
display: none;
}
.menu-primary {
float: none;
}
.menu-primary .menu-item {
display: block;
position: relative;
text-align: left;
width: 100%;
float: none;
height: auto;
}
.menu-primary .menu-item {
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.menu-primary .menu-item a {
width: 100%;
padding: 0 3%;
height: 40px;
line-height: 40px;
}
.menu-primary .menu-item:last-child a {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.menu-primary .menu-item:hover {
position: relative;
}
.menu-primary .menu-item > a:focus ul.sub-menu,
.menu-primary .menu-item > a:focus ul.sub-menu .sub-menu {
left: 0;
margin-left: 0;
}
.menu-primary > .menu-item-has-children > a:after {
content: none;
}
.menu-primary .sub-menu {
display: none;
clear: both;
margin: 0;
position: static;
width: 100%;
opacity: 1;
}
.menu-primary .sub-menu .sub-menu {
margin: 0;
}
.menu-primary .sub-menu a {
border-left: none;
border-right: none;
padding: 0 6% !important;
}
.menu-primary .sub-menu a:hover {
background: none !important;
}
.menu-primary .genesis-nav-menu .sub-menu a {
background-color: #333;
color: #eee;
}
.nav-primary .genesis-nav-menu .menu-item > .sub-menu::before {
margin-top: 0;
}
.has-side-col .side-content {
max-height:none;
}
}