﻿/* Global */

#catalog-search {
    background: #808080;
    min-height: 60px !important;
    position: relative;
    border-top: solid 3px #3D3D3D;
    border-bottom: 1px solid #717171;
}

.product-col .card-link {
    color: #232323 !important;
}

.high-em {
    font-weight: bold;
    color: #212020 !important;
}

.med-em {
    color: #3D3D3D !important;
}

#product_name_header {margin:0;padding:0;}
.nav-links a {
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 1.15em;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: block;
}

/* Footer */
footer { background-image: url('/Images/footerbg.jpg'); background-size: cover; width: 100%; height: auto; padding: 80px 0px; }

footer, footer p, footer a, footer h1, footer h2 { color: #fff; }

footer .nav-links a, footer h1 { font-size: 1.45em; line-height: 1.35em; display: block; letter-spacing: 2px; }

footer .logo { max-width: 100%; margin-left: -13px; }

footer hr { border-top: solid 1px #3D3D3D; }

.alpha { margin-left: 0px; padding-left: 0px; }

#toolbar .cart a { color: #fff; }
.main .page-header { margin-top: 0; }
#table_tabs { padding-top: 10px; }
#table_tabs .table-responsive { max-height: 475px; overflow-y: auto; border: 1px solid #c0c0c0; }

.bs-callout h5 { display: inline-block; }

.bs-callout .btn { float: right; }

.bs-callout { padding: 10px 20px; margin: 20px 0; border: 1px solid #eee; border-left-width: 5px; border-radius: 3px; border-left-color: #428BCA; background: #fff; }

.card-header img.rounded { max-width: 100%; border-radius: 50px; height: auto; }

img { max-width: 100%; }
.top-added img { border-radius: 50px; }

.top-added p { padding-top: 10px; }

.green, .adds { color: #5cb85c; }

.red { color: #d9534f; }

.sub-header { letter-spacing: 1px; text-transform: uppercase; color: #758db4; font-size: 1em; padding-bottom: 0px; border-bottom: 0px; margin-bottom: 0px; }

.product-search { margin: 20px 0px; }
.card-body .product-search {margin:0px;}
.card-body h3 {}

.button-wrapper { margin: 0px; }
.page-header { padding: 0; margin-bottom: 0; }
.page-header h1 { display: inline-block; }

.input-group { width: 100%; }

.home-container #product_listing .row { margin-bottom: 15px; }

.product p { margin: 10px 0px !important; }
.product p.lead { margin: 0px 0px 5px 0px !important; }

.sidebar form { margin-bottom: 15px; }

#sortable { list-style-type: none; padding: 0; max-height: 350px; overflow-y: auto; overflow-x: hidden; border: 1px solid #c0c0c0; background: #fff; }
#sortable li { background: #fff; cursor: move; margin: 2px 1px 2px 1px; padding: 1px; float: left; width: 110px; height: 153px; text-align: center; font-size: .75em; }
#sortable li img { height: 107px; width: 100px; margin: 2px; border: 1px solid #c0c0c0; padding: 1px; background: #efefef; }
.clear { clear: both; }

.item_row img { max-width: 70px; }
.card-body hr { width: 100%; }
#orders-left .card-header { border-top: 1px solid #ddd; }
#ship_it h4 { font-size: 1.2em; display: inline-block; margin-right: 10px; }

ul.thumbnails.image_picker_selector { overflow: auto; list-style-image: none; list-style-position: outside; list-style-type: none; padding: 0px; margin: 0px; }
ul.thumbnails.image_picker_selector ul { overflow: auto; list-style-image: none; list-style-position: outside; list-style-type: none; padding: 0px; margin: 0px; }
ul.thumbnails.image_picker_selector li.group_title { float: none; }
ul.thumbnails.image_picker_selector li { margin: 0px; float: left; }
ul.thumbnails.image_picker_selector li .thumbnail { padding: 6px; border: 1px solid #dddddd; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
ul.thumbnails.image_picker_selector li .thumbnail img { -webkit-user-drag: none; height: 25px; width: 25px; }
ul.thumbnails.image_picker_selector li .thumbnail.selected { background: #0088cc; }
.ui-autocomplete { max-height: 250px; overflow-y: auto; overflow-x: hidden; }
* html .ui-autocomplete { height: 250px; }
.timeline-item { margin: 5px; border: 1px solid #c0c0c0; padding: 1px; background: #efefef; }
.timeline-header { padding: 10px; }
.timeline-body { padding: 10px; }
#user_wishlists { margin: 10px; padding: 10px; border: 1px solid #c0c0c0; background: #efefef; max-height: 250px; }
#user_wishlists li { list-style-type: none; margin: 5px; background: #fff; border-bottom: 1px solid #c0c0c0; padding: 5px; }
#forbidden_countries { margin-top: 5px; }
.forbidden_node { padding: 3px; margin: 1px; float: left; background: #efefef; border: 1px solid #c0c0c0; }
#artist_header { font-weight: bold; background: #fff; border-bottom: 1px solid #c0c0c0; padding: 5px; width: 100% }
.user-admin-main .nav { padding-top: 0; float: none; }
.user-admin-main #artist_header { padding-left: 20px; margin-bottom: 0; color: #efefef; border-color: #fff; background-color: #393939; }
.user-admin-div { background: #e0dcdc; color: #000; border-bottom: 1px solid #c0c0c0; padding: 7px 10px 7px 0; margin-bottom: 10px; }
.user-admin-div a { color: #000; }
.user-orders p { margin-bottom: 0; }
#original_price { font-size: .50em; text-decoration: line-through }
.sale-string { font-size: .50em; }
#discount_total { text-decoration: line-through; }
#info { display: none; position: fixed; right: 10px; bottom: 10px; z-index: 3093839; opacity: .8; }
.relative { position: relative; }
@media(max-width:767px) {
    .affix { position: static; width: auto; top: 0; }
}

.affix-top { }
.affix { z-index: 1; min-width: 540px; max-width: 540px; }
.affix-bottom { position: absolute; min-width: 540px; max-width: 540px; }

.size-price-row { margin: 20px 0px 20px; }
#size_div { margin-top: 0px; }
.product .price { font-size: 1.25em; }
.input-number {max-width:55px;}
.product_thumbs { margin-top: 10px; }
.glow:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    /* IE 5-7 */
    filter: alpha(opacity=50);
    /* Netscape */
    -moz-opacity: 0.5;
    /* Safari 1.x */
    -khtml-opacity: 0.5;
    /* Good browsers */
    opacity: 0.5;
    border: 1px solid #3D3D3D;
}
.scrolling-dialog {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}
.scrolling-cart { max-height: 200px; overflow-y: auto; overflow-x: hidden; }
.body_text { padding: 5px; }
.body_text img { margin: 10px; padding: 1px; border: 1px solid #c0c0c0; }
.product_image_display_default:after { clear: both; }
.product_image_display_default { width: 100%; }
.product_image_display_thumb img { max-height: 80px; width: auto !important; }
.product_listing_div { margin-bottom: 20px; }
#loading_div { display: none; }
.card-header h2 { margin: 0; padding: 0; margin-top: 7px; }
.profile_label { margin-top: 10px !important; text-align: right; }
.product_image_div, .artist_listing_div { position: relative; left: 0; top: 0; max-height: 250px; min-height: 250px; min-width: 200px; }
#cart_link { color: #9f0e0e; }
#cart_dropdown img { max-height: 60px; }
.item_row img { max-width: 50px; }

.cart_step .card-header { background: #ddd; font-weight:bolder; font-size: 1.25em; }
.profile_class { font-family: 'Open Sans', sans-serif; font-size: 1.15em; font-weight: bold; padding-top:5px; }
.checkout_buttons .btn { font-size: 1.2em; font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; }
.cart:hover ul.dropdown-menu { display: block; }
.dropdown-menu a { color: #000 !important; }
.product_image_div:hover, .artist_listing_div:hover { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: alpha(opacity=80); -moz-opacity: 0.80; -khtml-opacity: 0.80; opacity: 0.80; }
/* Product */
.product { padding: 20px 0px; }

.product h1 { font-size: 3em; letter-spacing: 2px; }

.product h2 { font-size: 1em; letter-spacing: 1px; }
.cart img { vertical-align: middle; }
.cart .dropdown-menu { margin-top: -1px; margin-left: -15px; border-top: 1px solid #c0c0c0; -webkit-border-top-left-radius: 0px; -moz-border-radius-topleft: 0px; border-top-left-radius: 0px; -webkit-border-top-right-radius: 0px; -moz-border-radius-topright: 0px; border-top-right-radius: 0px; }
.button-col button { margin-bottom: 5px; }
.news_item { border-top: 1px solid #c0c0c0; background: #fff; padding: 10px 10px 15px 10px; }
.news_item h3 { margin-top: 0; }
.image_overlay { position: relative; width: 100%; }
.carousel-caption h3 a { color: #000 !important; }

#news_image_text { background: #efefef; position: absolute; bottom: 0px; left: 0; width: 100%; padding: 15px; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; filter: alpha(opacity=75); -moz-opacity: 0.75; -khtml-opacity: 0.75; opacity: 0.75; width: 100%; text-transform: uppercase; margin: 0; }
#news_image_text h1, h4 { padding: 0; margin: 0; }


.home-container h1 { margin-bottom: 10px; }
.one-third { width: 32.83%; margin: 0 .25% .4% !important; float: left; display: inline-block; }

.one-third img { margin: 0px; padding: 0px; }

.needs_hand { cursor: pointer; cursor: hand; }
.needs_hidden { display: none; }

/* Product - Size */
.availablity-bg { background-color: #dadadb; padding: 2px; display: block; width: 100%; }

.availablity-scale-80 { min-height: 10px; width: 80%; background: #0f1c64; /* Old browsers */ background: -moz-linear-gradient(left, #0f1c64 0%, #4e6ee6 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%,#0f1c64), color-stop(100%,#4e6ee6)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left, #0f1c64 0%,#4e6ee6 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left, #0f1c64 0%,#4e6ee6 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(left, #0f1c64 0%,#4e6ee6 100%); /* IE10+ */ background: linear-gradient(to right, #0f1c64 0%,#4e6ee6 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f1c64', endColorstr='#4e6ee6',GradientType=1 ); /* IE6-9 */ }

.size { margin: 10px 0px; }

.carousel-inner > .item > img, .carousel-inner > .item > a > img { display: block; height: auto; min-width: 100%; width: 100%; max-width: 100%; line-height: 1; }

.carousel-control .icon-prev, .carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left, .carousel-control .fa-arrow-circle-o-right, .fa-arrow-circle-o-left,
.carousel-control .fa-arrow-circle-o-left,
.carousel-control .fa-arrow-circle-o-right { display: inline-block; position: absolute; top: 50%; z-index: 5; }

#cart_stuff h1 { margin-bottom: -5px; padding-bottom: 0; }
#cc_number { background-image: url(/images/cards.png); background-position: 3px 3px; background-size: 40px 252px; /* 89 x 560 */ background-repeat: no-repeat; padding-left: 48px; }
#shipping_options_div, #shipping_policy_div { overflow-x: auto; min-height: 150px; max-height: 150px; }
#signup_alert h2 { color: #000; font: bolder 1em sans-serif; }
#shipping_policy_div { color: #757474; }

/* user admin */

.user-admin-main { background: #fff; border: 1px solid #c0c0c0; }
.sidebar { display: none; }

@media (min-width: 768px) {
    .sidebar { z-index: 1000; display: block; padding: 0 0px 0 0; overflow-x: hidden; overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */ height: auto; background: #fff; }
}

/* Sidebar navigation */
.nav-sidebar { }
.nav-sidebar i { margin-right:5px;}
.nav-sidebar > li > a { padding-right: 0px; padding-left: 12px; border-bottom: 1px solid #c0c0c0; background: #fff; font-size: 1.15em; }
.nav-sidebar > li > a.last { border-bottom: none; }
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus { color: #fff; background-color: #343a40; }
.nav-sidebar li span, #artist_header span { margin-right: 7px; }


.main { min-height: 400px; }

@media (min-width: 768px) {
    .main { padding: 0; }
    .slider img { min-height: 326px; max-height:326px; }
    .shirts { text-align: center; }
    .slider .col-md-4 { min-height: 326px; }
    .slider button { position: absolute; bottom: 0px; }
}
.slider a { color:#fff; }
.slider h1 { font-size: 4.5em; margin-bottom: 10px; letter-spacing: 10px; display: block; }
img { display: inline-block; max-width: 100%; }

.variant-margin { margin-top: 15px !important; }
.autocomplete-li { font-size: 9pt; border-top: 1px solid #c0c0c0; background: #efefef; padding: 6px !important; margin: 1px; min-height: 30px; }
.ui-menu-item-wrapper.ui-state-active { padding: 3px !important; border: 1px solid #c0c0c0 !important; }
.autocomplete-li .ac-first { max-width:350px; font-size: 10pt; font-weight: bold; margin-bottom: 1px; padding-bottom: 2px; }
.ac-image { max-width: 40px; max-height: 40px; float: right; margin: 5px 5px 5px 5px; padding: 1px; border: 1px solid #c0c0c0; }
#share-buttons a {text-decoration:none; font-size: 1em; color:#343a40;}
.body-content {margin-top:15px;}
.strike { text-decoration: line-through; }
#product_desc ul { margin-left:25px; list-style: disc; }
.img-top { margin-bottom: 15px; } 

.link-button { padding: 2px 12px; margin-bottom:10px; border: 2px solid #000; border-top-color: rgb(0, 0, 0); border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0); border-left-color: rgb(0, 0, 0); color: #000; text-transform: uppercase; font-weight: 600; font-family: "Open Sans",Helvetica,Arial,sans-serif; font-size: 1em; text-decoration: none; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; outline: none; }
.row-margin {margin-top:15px;}
.catalog-item .product-label { font-weight:bold; color: #5b5959; text-align: center; }
.catalog-item h2 { font-weight:bold; font-family: 'Open Sans', 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; font-size: 1.00em; text-transform: none; color: #262626; }
.catalog-item span.price { font-family: 'Open Sans', 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; font-size: 1.15em; color: #2cb982; }

#login-dp { color:#000; min-width: 250px; padding: 14px 14px 0; overflow: hidden; background-color: rgba(255,255,255,.95); }
#login-dp .text-muted { font-size: 12px }
#login-dp .bottom { background-color: rgba(255,255,255,.8); border-top: 1px solid #ddd; clear: both; padding: 14px; }
#login-dp li a { padding: 2px !important; margin: 1px !important; display:inline-block; }
@media(max-width:768px) { #login-dp { background-color: inherit; color: #fff; }
    #login-dp .bottom { background-color: inherit; border-top: 0 none; }
}

/* dropdown avatar*/
div.show-image img:hover { opacity: 0.2; transition: opacity 1s ease-out; -moz-transition: opacity 1s ease-out; -webkit-transition: opacity 1s ease-out; }


div.show-image { position: relative; }
div.show-image:hover i { display: block; }
div.show-image i { z-index: 500; position: absolute; left: 20px; top: 20px; transform: translate(-45%, -45%); display: none; font-size: 3.25em; text-shadow: 1px 1px 0px #fff; }
div.show-image-larger i { left: 40px; top: 35px; }

@media (min-width: 979px) {
    ul .nav li.dropdown:hover > ul.dropdown-menu { display: block; }
}

/* Home Grid */
.home-container h1 { font-size: 1.5em; font-weight: 700; letter-spacing: -1px; line-height: 1.0; color: #000; font-family: "Open Sans"; }
.home-container img { margin-bottom: 10px; }
.home-container h2 { display: inline-block; }
.home-container a h2 { color: #000 !important; }

h2.price { display: inline-block; color: #2cb982; font-family: "proxima-nova",sans-serif; font-style: normal; font-weight: 600; font-size: 1.125em; letter-spacing: 0px; text-align: left; width: auto; }

.home-container a h2.price { color: #0a6d47 !important; float: right; }

.navbar-sub{ min-width:360px; }
.login-glyphs { color: #fff; }
.carousel-indicators li { background-color: #2b4096; height: 5px; width: 25px; margin-left: 5px; margin-right: 5px; }
.carousel-indicators li.active { height: 5px; width: 25px; margin:1px; margin-left: 5px; margin-right: 5px; }
.product_item, .add_later { background:#efefef; font-weight: bold; text-transform: none !important; display: block; border-bottom: 1px solid #c0c0c0; margin-right: 2px !important; margin: 2px; padding: 2px; }
.product_item img {margin: 0 2px 0 2px;}
.product_item .price {color:#2cb982}
.subheader {font-size:1.25em; font-weight:bold; font-style: italic; color:#5b5a5a;margin-bottom:10px;}
.text-bigger { font-size: 1.15em; }
.dropdown-padding {padding-top:3px;font-size:1.15em;}
.login-glyphs .text-success { text-shadow: 0px 1px 0px #393939; }
.store-title { display: block; margin: 2px 0 2px 20px; font-weight: bold; clear: both; font-family: 'Open Sans', 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; font-size: 1.25em; }
.store-title a { color: #666666; }
.store-letter { display: block; margin: 10px 0 10px 0; font-weight: bold; clear: both; font-family: 'Open Sans', 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; font-size: 2.0em; }
.store-letter a { color: #000; }
.store-letters-listing a { color: #428BCA; text-decoration: underline; margin: 0 3px; font-weight: bold; clear: both; font-family: 'Open Sans', 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; font-size:2.0em }
.product_listing_div h2 { font-weight:bold; letter-spacing:1px; font-family: 'Open Sans', 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; font-size: 1em; text-transform:none; }
#footer h1 {color:#fff;}
.product-price { position: absolute; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.75); padding: 2px 10px; font: 10pt "Open Sans"; color: #fff; }
.product-price .price {font-size:1.5em !important;}
.item-row .img { max-width: 70px; }
.btn-cell { width: 100px; text-align: center; }
.btn-cell-lg { width: 160px; text-align: center; text-wrap: none; white-space: nowrap; }
.btn-cell-xl { width: 220px; text-align: center; }
.user-admin .search-input { font-size:1.25em; margin-bottom:4px;}
.product-search i { font-size:1.25em; }
.edit-form p { margin-bottom:2px; }
.edit-form .input-group { margin-bottom:10px; }
.button-wrapper button {font-size:1.05em;}
#artist_header small { font-size: 75%; }
#artist_header small i { margin: -10px 2px 0px 0; }
#password_div {margin-top:15px;}
.table {margin-bottom: 0px !important;}
.timeline-item { margin: 0px; border: 1px solid #c0c0c0; padding: 1px; background: #efefef; }
.timeline-header { padding: 10px; }
.timeline-body { padding: 10px; }
.thumb-row img { max-width: 70px; margin: 0px 8px; border: 1px solid #c0c0c0; padding: 1px; }
.avatar { border: 1px solid #c0c0c0; padding: 1px; max-height: 22px; max-width: 50px; float: left; margin-right: 10px; }
.cart-img, .list-img { max-width: 60px; max-height: 60px; }
/* bootstrap 4 hacks*/
.nav-main .dropdown-toggle::after { color: #fff; float: right; margin-top: 11px; margin-right: 7px; }

.nav-main a { color: #343a40 !important }
.nav-main a:hover, .nav-main a:active { color: #000 !important; background-color: #c0c0c0; }
.table td a, .table td a:visited, .card-header a { color: #343a40 !important; font-weight: bold }
.nav-main .nav-item.active > a, .page-item.active .page-link { color: #fff !important }

.btn-primary { background-color: #337ab7 }
.hidden { display: none !important; }
#paging_nav { margin-top: 10px; }
.modal-dialog { min-width: 600px; }
.valid { color: black; font-weight: normal; }
.invalid { color: red; font-weight: bold; }
.table td, .table th { padding: .55rem !important; }
.h6.strong {font-size:1.25em;line-height:1.75;}

/* theme builder */
#site_theme_builder {z-index:3093838; position: fixed; bottom: 0; right: 0;}
.ql-tooltip { z-index: 3093838; }
.strong { font-weight: bold; }
span.required:after { content: " *"; }

/* spinner */
.spinner { position: fixed; top: 50%; left: 50%; text-align: center; color: #FFF; transform: translate(-50%, -50%); z-index: 1000; visibility: hidden; }
.overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5); visibility: hidden; }
.show { visibility: visible; }
.spinner, .overlay { opacity: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
.spinner.show, .overlay.show { opacity: 1 }

#main_dashboard { background: #fff url('/Images/SIDEWALKLOGO.png') center center no-repeat; }
#main_dashboard h2 { font: bolder 1.25em 'open sans'; color: #000; }
#main_dashboard strong { font-size: .90em; }
.top-added img, .dashboard-row img { border-radius: 35px; }
.top-added p { padding-top: 0px; }
.green, .adds { color: #0b710b; }
.red { color: #d9534f; }
.sub-header { letter-spacing: 1px; text-transform: uppercase; color: #758db4; font-size: 1em; padding-bottom: 0px; border-bottom: 0px; margin-bottom: 0px; }
.border-light-secondary { border-color: #cfcdcd !important; }
.dash-selector { width: 100%; }
.btn-outline-danger, .btn-outline-success, .btn-outline-primary, .btn-outline-warning { background-color: #efefef !important; }
.btn-outline-warning { color: #000 !important; }
hr { margin-top: 10px; margin-bottom: 10px; }
.btn-outline-dark { background-color: #e5e4e4 !important; color: #000 !important; border-color: #9b9a9a !important; }
.btn-outline-secondary { background-color: #efefef !important; color: #000 !important; border-color: #9b9a9a !important; }
.btn-outline-secondary:hover { background: #fff !important; color: #696969 !important; }
.dropdown-toggle::after { float: right; margin: 10px 0 0 10px; }
.btn-form-control { background: #fff !important; border-color: #ced4da !important; }

.listing-table { position: relative !important; }
.listing-table tr:first-child th { position: -webkit-sticky; position: sticky; top: -1px; z-index: 3 !important; border-right: 2px solid #343434; }
.listing-table th::after { content: ''; position: absolute; top: 0; right: -2px; height: 100%; border-right: 2px solid #343434; }

.report-table { width: 100%; }
.report-table tr:first-child th { position: -webkit-sticky; position: sticky; top: 59px; z-index: 3 !important; border-right: 2px solid #343434; }
.report-table th::after { content: ''; position: absolute; top: 0; right: -2px; height: 100%; border-right: 2px solid #343434; }