th.search_results_title { 

}

.search_results_msg { 
  text-align: left;
}

.search_results_container { 
  border-top: 1px solid #808080;
  text-align: left;
}

.yui-navset .yui-content div textarea.input_regular { 
  width: 150px;
}

.yui-navset .yui-content div textarea.input_medium { 
  width: 100px;
}

.yui-navset .yui-content div textarea.input_wide { 
  width: 710px;
  height: 100px;
}

input.button { 
  padding: 4px auto;
}

.subtable { 
  margin: 0px;
  width: 710px;
}

.rs_button_owner_name { 
  height: 43px;
}

/* Discount Editor */

.discount_chk {
  width: 50px;
}

.discount_ad_td { 
  padding-bottom: 7px;
  background-color: #ccc;
}

.discount_ad_header {
  width: 100%;
  color: #000;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  vertical-align: middle;
  padding-top: 3px;
  padding-bottom: 5px;
  margin-top: 7px;
  clear: both;
  float: left;
}

.discount_ad { 
  width: 100%;
}

table.list_table_v2 tr.ecb_row:hover,
table.list_table_v2 tr.ecb_add:hover { 
  background-color: transparent;
}

/* Survey Editor */
.survey_editor_row { 
  width: 670px;
  background-color: #f2f2f2;
  margin: 0;
  padding: 5px 0 5px 5px;
  clear: both;
  float: left;
}

.survey_editor_add_row {
  float: left;
  width: 690px;
  clear: both;
  margin: 5px; 
}

.survey_editor_row .wide_text { 
  width: 650px;
  height: 40px;
}

.survey_editor_row .prompt {
  float: left;
  width: 200px;
}
  
.survey_editor_row .value {
  float: left;
}
  
.survey_editor_container {
  width: 710px;
  float: left;
  overflow: hidden;
  margin: 5px 0 5px 5px;  
  background-color: #f2f2f2;  
}
  
.survey_editor_container .remove_button_container {
  float: right; 
  width: 30px;
  height: 240px;
}
  
.survey_editor_container .remove_button_container a {
  font-weight: bold;
  color: #fff;  
  text-decoration: none;
  text-align: center;
  padding-top: 120px;
  margin: 5px 0;
  display: block;
  background-color: #993333;
  border: 1px solid #993333;
  height: 240px;
  font-size: 14pt;
  width: 26px;
}

/* Gallery Editor */
.yui-navset .yui-content div textarea.gallery_description {
  height: 300px;
  width: 380px;
}

.yui-navset .yui-content div textarea.gallery_short_description {
  height: 140px;
  width: 380px;
}

.yui-navset .yui-content div textarea.gallery_short_textarea {
  height: 60px;
  width: 700px;
}

/* Order Report */
/* Order Report */
.ord_rpt {
  font-family: Arial, Sans Serif !important;
  font-size: 10pt;
  color: #333;
  width: 700px  !important;
  max-height: 50% !important;
  float: left;
  display: block;
  clear: both !important;
  margin: 0 auto 10px auto;
  line-height: 1.2em;
}

#main_area_info .ord_rpt {
  margin-left: 5px;
}

.ord_rpt_mobile {
  display: none !important;
}

.ord_rpt table td,
.ord_rpt table th {
  padding: 5px 5px 5px 0 !important;
  vertical-align: top;
  line-height: 1.5em !important;
}

.ord_rpt_print_btn { 
  width: 700px !important;
  float: left;
  clear: both !important;
  margin: 0 auto 10px auto;
  background-color: #fff;
  padding: 20px 0;
  box-sizing: border-box;
}

.ord_rpt_print_btn a.button, 
.ord_rpt_print_btn input.button {
  padding: 10px !important;
  border: 1px solid #222;
  background-color: #444;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}

.ord_rpt_print_btn a.button:hover, 
.ord_rpt_print_btn input.button:hover {
  border: 1px solid #555;
  background-color: #333;
}

.ord_rpt_section_id {
  margin-top: 10px;
  width: 700px;
  float: left;
  font-family: Arial, Sans Serif;
  color: #333;
}

.ord_rpt_id {
  width: 700px;
  float: left;
  margin-bottom: 5px;
  font-family: Arial, Sans Serif;
  font-size: 12pt;
  font-weight: bold;
}

.ord_rpt_mailing_address {
  width: 700px;
  float: left;
  margin: 5px auto;
  font-size: 10pt;
  font-weight: normal;
}

.ord_rpt_section_address {
  width: 100%; 
  max-width: 700px;
  float: left;
  margin: 5px auto;
  font-size: 10pt;
  font-weight: normal;
}

.ord_rpt_address { 
  line-height: 1.3em;
  padding: 5px;
  font-family: Arial, Sans Serif;
  font-size: 10pt;
}

.ord_rpt_bill_ship {
  width: 700px;
}

.ord_rpt_bill_ship td {
  padding: 4px 4px 4px 0;
}

.ord_rpt_hdr {
  border-bottom: 2px solid #fff;
  font-weight: bold;
}

.ord_rpt_prompt {
  padding: 5px 5px 5px 0;  
  font-family: Arial, Sans Serif;
  font-size: 10pt;
  font-weight: normal;
  color: #999;
}

.ord_rpt_value {
  padding: 5px 5px 5px 0; 
  font-family: Arial, Sans Serif;
  font-size: 10pt;
  font-weight: normal;
}

.ord_rpt_pmt_info {
  width: 700px;
  float: left;
  margin: 5px auto;
  font-family: Arial, Sans Serif;
  font-size: 10pt;
  font-weight: normal;
}

.ord_rpt_details {
  width: 700px;
  float: left;
  margin: 5px auto;
  font-family: Arial, Sans Serif;
  font-size: 10pt;
  font-weight: normal;
}

.ord_rpt_details tr.ord_item_row td {
  border-bottom: 1px solid #f2f2f2;
  font-family: Arial, Sans Serif;
  font-size: 10pt;
  font-weight: normal;
}

.ord_rpt_details_table {
  width: 700px;
}
 
.ord_rpt_item_list {
  width: 700px;
  font-family: Arial, Sans Serif;
  font-size: 10pt;
  font-weight: normal;
}

.ord_rpt_details .ord_rpt_prompt {
  width: 15%;
  white-space: nowrap;
  font-family: Arial, Sans Serif;
  font-size: 10pt;
  font-weight: normal;
  padding: 5px;
}

.ord_rpt_details .ord_rpt_value {
  width: 35%;
  font-family: Arial, Sans Serif;
  font-size: 10pt;
  font-weight: normal;
  padding: 5px;
}

.ord_prompt {
  width: 130px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ord_value {
  width: 220px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ord_rpt_details .id_col {
  white-space: nowrap;
  width: 80px;
}

.ord_rpt_details .name_col {
  width: 250px;
}

.ord_rpt_details .columns_padding {
  max-width: 10px;
}

.ord_rpt_details .currency_col {
  width: 100px;
  text-align: right;
}

.ord_rpt_details .number_col {
  width: 120px;
  text-align: right;
}

.ord_rpt_col_header {
  font-wight: bold;
  border-bottom: 2px solid #808080;
}

#ord_rpt_billing_info {
  width: 350px;
}

#ord_rpt_shipping_info {
  width: 350px;
}

.right_align {
  text-align: right;
}

.bold_text { 
  font-weight: bold;
}


/*******************************
 *
 * MOBILE
 *
 *******************************/
@media all and (max-width: 800px) { 
  .ord_rpt, 
  .ord_rpt_print_btn, 
  .ord_rpt_section_id, 
  .ord_rpt_id, 
  .ord_rpt_mailing_address, 
  .ord_rpt_section_address, 
  .ord_rpt_bill_ship, 
  .ord_rpt_value,
  .ord_rpt_pmt_info,
  .ord_rpt_details, 
  .ord_rpt_details_table, 
  .ord_rpt_item_list {
    width: 100% !important;
    margin-right: 10px;
    box-sizing: border-box;
  }

  .ord_rpt_details_table .ord_prompt {
    display: none !important;
  }

  .ord_rpt_details_table .ord_value {
    width: 50% !important;
  }
  
  .ord_rpt_details_table .ord_rpt_mobile {
    display: block !important;
    white-space: nowrap !important;
    clear: both;
    padding-right: 10px;
    color: #999;
    min-width: 100px;
  }
}

/* Product Editor */
table.product_general_info input[type=text] { 
  width: 200px;
}

/* Event Editor */
textarea.small_textarea {
  height: 70px;
  width: 100%;
}

textarea.large_textarea {
  height: 400px;
  width: 100%;
}

/* Event Application */
div.event_app_container {
  float: left;
  min-height: 600px;
  text-align: left;
  padding: 10px;
  font-size: 11pt;
}

div.event_app_container .error { 
  color: #993300;
  font-weight: bold;
}

div.event_app_container .success, div.event_app_container .success a, div.event_app_container .success a:hover { 
  color: #009933;
  font-weight: bold;
}

div.event_app_container h1 {
  font-size: 14pt;
  font-weight: bold;
}

div.event_app_container p {
  margin: 10px auto 0 auto;
}

div.event_app_container strong {
  font-weight: bold;
}

div.event_app_container textarea {
  width: 660px;
  height: 300px;
  margin-bottom: 20px;
}

div.event_app_container #gallery_image_upload textarea {
  width: 225px;
  height: 200px;
}

div.event_app_container input.submit_button { 
  padding: 5px;
  font-size: 14pt;
  font-weight: bold;
  margin: 5px;
}

div.event_app_mgr_container { 
  float: left;
  width: 300px;
  height: 610px;
  margin: 20px;
  border: 1px solid #ccc;
}

div.event_app_mgr_image {
  float: left; 
  width: 300px;
  height: 500px;
  text-align: center;
  clear: both;
}

.event_app_mgr_text { 
  float: left;
  width: 290px;
  height: 100px;
  text-align: center;
  background-color: #f2f2f2;
  padding: 5px;
  line-height: 1.3em;
}

/* Standard Reports */
/*   Product Inventory   */
.prd_inv_col_5, .prd_inv_col_6, .prd_inv_col_7,  .prd_inv_col_8, .prd_inv_col_9, .prd_inv_col_10, .prd_inv_col_11 {
  text-align: right;
}

#prd_inv_tbl .table_header { 
  cursor: pointer;
}

#prd_inv_tbl th span {
  float: right;
  display: inline-block;
  width: 30px;
}

#prd_inv_tbl td,
#prd_inv_tbl th {
  padding-right: 20px;
}

/*   Product Inventory by Category */
.r_col_2, .r_col_3, .r_col_4, .r_col_5, .r_col_6, .r_col_7, .r_col_8, .r_col_9, .r_col_10, .r_col_11 {
  text-align: right;
  margin-right: 10px;
}

/*   Products Sales      */
#prd_sales_cnt_tbl table thead th.table_header {
  border: 0;
  border-bottom: 1px solid #808080;
}

th.ps_col, td.ps_col { 
  text-align: right;
  padding-right: 10px;
}

th.ps_border, td.ps_border {
  border-right: 1px solid #808080;
}

.ps_col_2 {
  white-space: nowrap;
}

/*   Order Totals        */
.ot_col { 
  text-align: right;
  padding-right: 10px;
}

#ord_totals_tbl .ps_y_0 { 
  text-align: right;
  padding-right: 10px;
}  

#ord_totals_tbl .ps_y_1 { 
  text-align: right;
  padding-right: 10px;
}

#ord_totals_tbl .ps_col_total { 
  text-align: right;
  padding-right: 10px;
}

/*    Order Referrals     */
.or_col { 
  text-align: right;
  padding-right: 10px;
}

.or_col_1 {
  width: 20px;
  text-align: center;
}

.or_col_2 {
  width: 200px;
  
}

#ord_totals_tbl  .or_indent { 
  padding-left: 20px;
}

.or_link  {
  cursor: pointer;
}

td.or_group_row { 
  background-color: #f2f2f2;
}

/*    Newsletter Uploads     */
a.mln_link, a.mln_link_sel {
  display: block;
  padding: 5px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}

a.mln_link:hover { 
  color: #cc6633;
}

a.mln_link_sel { 
  color: #cc6633;
  background-color: #ffe1af;
}

#newsletters_list { 
  margin: 10px 0;
}

#bulk_upload_members {
  width: 100%;
  min-height: 450px;
  margin: 10px 5px;
}

#fb_fan_html, 
#fb_nonfan_html {
  width: 100%;
  min-height: 450px;
  margin: 10px 5px;
}

.mln_view a,
.mln_delete a { 
  text-decoration: none;
}

#mln_preview {
  float: left;
  padding: 2px;
  width: 98%;
  min-height: 300px;
}

#mln_send_newsletter {
  float: left;
  width: 98%;
}

input.mln_button {
  clear: both;
  margin: 5px;
  padding: 5px;
  font-weight: bold;
}

#mln_info td.mln_view {
  text-align: right;
  width: 50px;
}

#mln_info td.mln_delete { 
  text-align: center;
  width: 50px;
}

p.mln_upload {
  padding: 10px;
}

/* Report 8009 */
a.rpt_8009_link { 
  font-weight: normal; 
  display: inline-block;
  margin-right: 10px;
  margin-top: -4px;
}

input.rpt_8009_button {
  padding: 2px 5px;
  margin-left: 5px;
}

input.rpt_8009_chk {
  margin-right: 10px;
}

.rpt_8009_r_id { 
  width: 75px;
}

.rpt_8009_t_name { 
  width: 300px;
}

.rpt_8009_date { 
  width: 100px;
}

.rpt_8009_exp_col {
  width: 50px;
  text-align: center;
}

/* input.date_selector moved to slk_style.css */

input.number {
  text-align: center;
  width: 30px;
}

input.valid { 
  background-color: rgb(217,255,226);
}

input.invalid {
  background-color: rgb(255,202,202);
}

input.big_bold_button { 
  padding: 10px 5px;
  font-weight: bold;
}

/* Self-Storage Reservation List */
/* Reservation List */
.reservation_list { 
  width: 100%;
  margin-top: 0;
  padding: 0;
  border-spacing: 0;
  box-sizing: border-box;
}

#_p13005 #left_sidebar {
  width: 650px !important;
}

#_p13005 #reservation_search_results table.reservation_list {
  table-layout: fixed;
  max-width: 650px !important;
}

#reservation_search_results {
  max-height: 100%;
  overflow-y: scroll;
}

.reservation_list .header_row { 
  font-size: 0.9em;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
}

.reservation_list th a, .reservation_list td a {
  text-decoration: none;
}

.reservation_list td img {
  margin-top: 2px;
}

.reservation_list th,
.reservation_list td { 
  white-space: nowrap;
  margin: 0;
  border: 0;
  padding: 6px 10px;
}

.reservation_list .id_col { 
  text-align: right; 
  padding-right: 10px;
  width: 40px;
  box-sizing: border-box;
}

.reservation_list .date_col { 
  text-align: center;
  padding: auto 10px;
  width: 80px;
  box-sizing: border-box;
}

.reservation_list .text_col { 
  text-align: left;
  padding: auto 10px;
  box-sizing: border-box;
}

#_p13005 .reservation_list .renter_col { 
  width: 150px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: border-box;
}

#_p13005 .reservation_list .renter_col a { 
  text-overflow: ellipsis;
}

.reservation_list .ss_unit_col { 
  width: 50px;
  box-sizing: border-box;
}

.reservation_list .unit_type_col { 
  width: 70px;
  box-sizing: border-box;
}

.reservation_list .status_col { 
  width: 80px;
  box-sizing: border-box;
}

.reservation_list .currency_col { 
  text-align: right; 
  padding: auto 10px;
}

#left_sidebar .reservation_list th,
#left_sidebar .reservation_list td {
  padding: 6px 5px;
}

#left_sidebar .reservation_list .id_col,
#left_sidebar .reservation_list .date_col,
#left_sidebar .reservation_list .text_col,
#left_sidebar .reservation_list .unit_type_col,
#left_sidebar .reservation_list .status_col,
#left_sidebar .reservation_list .currency_col {
  padding-right: 5px;
}

/* vr/ss tenant/renter list */
#all_tenants {
  max-height: 100%;
  overflow-y: scroll;
}

.ss_units_col { 
  width: 80px;
  box-sizing: border-box;
}

/* payment list */
#payment_list .date_time_col { 
  padding: auto 10px;
  width: 150px;
  box-sizing: border-box;
}

.pmt_info_prompt { 
  width: 100px;
}

.pmt_details_container {
  background-color: #f2f2f2;
}

@media all and (max-width: 1850px) { 
  #_p13005 #main_area_container  {
    -webkit-flex: 2; /* 1 1 auto; */
    flex: 2;         /* 1 1 auto; */
  }
}

@media all and (max-width: 1400px) { 
  #_p13005 .reservation_list .id_col { 
    display: none;
  }
}

@media all and (max-width: 1300px) { 
  #_p13005 .reservation_list .unit_type_col { 
    display: none;
  }
}

@media all and (max-width: 1120px) { 
  #_p13005 .reservation_list .renter_col {
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  #_p13005 .reservation_list .status_col { 
    display: none;
  }
}

@media all and (max-width: 910px) {   
  #_p13005 .reservation_list .renter_col {
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  #_p13005 #left_sidebar { 
    min-width: 280px;
  }
}

@media all and (max-width: 480px) { 
  .reservation_list .status_col,
  .reservation_list .total_due_col,
  .reservation_list .amt_charged_col,
  .reservation_list .unit_type_col,
  .reservation_list .action_col { 
    display: none;
  }

  #left_sidebar .reservation_list { 
    min-width: 280px;
  }
}

#middle_area_container .reservation_list td a {
  font-weight: normal;
  color: #000;
}

.rl_wide_col { 
  min-width: 650px;
}

@media all and (max-width: 480px) { 
  .rl_wide_col { 
    min-width: 300px;
    width: 300px;
  }
}

#reservation_search input.big_button,
#chk_avail_form input.big_button { 
  padding: 4px 10px;
  font-weight: bold;
}

@media all and (max-width: 960px) { 
  #chk_avail_form input.big_button { 
    margin-top: 10px;
  }
}

#reservation_search input[type="text"],
#chk_avail_form input[type="text"] {
  padding: 4px;
}

#reservation_search .prompt,
#chk_avail_form .prompt {
  padding-top: 4px;
  padding-bottom: 4px;
}

#reservation_search .long_prompt { 
  display: inline-block;
}

#reservation_search .short_prompt { 
  display: none;
}

@media all and (max-width: 1300px) {
  #left_sidebar #reservation_form_container #reservation_search input[type="text"],
  #left_sidebar #reservation_form_container #reservation_search input[type="button"],
  #left_sidebar #reservation_form_container #reservation_search select,
  #left_sidebar #reservation_form_container #reservation_search input.date_selector { 
    box-sizing: border-box;
    max-width: 150px;
    min-width: 150px;
    width: 150px !important;
  }
}

@media all and (max-width: 1024px) {
  #left_sidebar #reservation_form_container #reservation_search input[type="text"],
  #left_sidebar #reservation_form_container #reservation_search input[type="button"],
  #left_sidebar #reservation_form_container #reservation_search select,
  #left_sidebar #reservation_form_container #reservation_search input.date_selector { 
    box-sizing: border-box;
    max-width: 120px;
    min-width: 120px;
    width: 120px !important;
  }
}

#left_sidebar #reservation_form_container div.row {
  width: 100%;
  min-width: 280px;
}

@media all and (max-width: 880px) {
  #chk_avail_form input[type="text"],
  #chk_avail_form select,
  #chk_avail_form input.date_selector { 
    width: 120px !important;
    max-width: 120px !important;
    min-width: 120px !important;
  }  

  #left_sidebar #reservation_form_container div.row {
    display: block;
  }

  #left_sidebar #reservation_form_container div.row div.prompt,
  #left_sidebar #reservation_form_container div.row div.value { 
    text-align: left;
    display: block;
    width: 100%;
    max-width: 100%;
    clear: both;
  }

  
}

@media all and (max-width: 480px) {   
  #reservation_search .short_prompt {
    display: inline-block;
  }

  #reservation_search .long_prompt { 
    display: none;
  }
  
  #chk_avail_form .inline_prompt { 
    width: 70px;
    text-align: right;
    margin-right: 20px;
    box-sizing: border-box;
  }
  
  #chk_avail_form input[type="button"] {
    margin-left: 90px;
  }
  
  #chk_avail_form input { 
    margin-bottom: 10px;
  }
}

#chk_avail_result { 
  margin-top: 10px;
}

#chk_avail_result h1 {
  font-size: 1.1em;
  font-style: italic;
}

.ss_title {
  margin-top: 5px;
  padding-right: 10px;
  font-weight: bold;
  width: 60px;
}

.ss_price { 
  margin-top: 5px;
  padding-right: 10px;
  width: 80px;
}

.ss_availability_status { 
  padding-right: 10px;
}

.ss_available {
  width: 70px;
  padding-right: 10px;
  color: #009933;  
}

.ss_unavailable  {
  width: 70px;
  padding-top: 4px;
  padding-right: 10px;
  color: #cc0033;
}

.ss_availability_status input[type="button"] {
  padding: 2px 6px;
}

@media all and (max-width: 480px) {   
  .ss_title {
    padding-right: 5px;
    width: 50px;
  }

  .ss_price { 
    padding-right: 5px;
    width: 70px;
  }

  .ss_availability_status { 
    padding-right: 0px;
  }

  .ss_available {
    padding-right: 5px;
    width: 60px;
  }

  .ss_unavailable  {
    padding-right: 5px;
    width: 60px;
  }
}

#chk_avail_units { 
  margin-top: 10px;
}

#chk_avail_units h1 {
  font-size: 1.1em;
  font-style: italic;
}

#units_list td { 
  padding-right: 50px;
}

#units_list .gl_ssu_col_1 { 
  text-align: right;
}

.avail_unit_container { 
  clear: both;
  margin-bottom: 0;
  padding-bottom: 0;
}

#_p13005 #search_criteria { 
  margin-top: 20px;
}

#_p13005 #unit_search_criteria { 
  margin-top: 0px;
  margin-bottom: 5px;
}

#_p13005 #ss_units_form {
  margin-bottom: 20px;
}

#first_avail_unit { 
  font-size: 1.1em; 
  font-weight: bold;
  margin: 15px 10px 5px 0; 
  display: inline-block;
}

#all_units_link {
  display: inline-block;
}

#all_units_link a {
  font-size: 0.9em;
  font-style: italic;
  text-decoration: none;
}

.unit_grid button {
  margin-right: 20px;
  margin-bottom: 10px;
  min-width: 50px;
}

.rs_container { 
  margin-top: 10px;
}

.rs_container  h1 {
  font-size: 1.1em;
  font-style: italic;
  margin-bottom: 4px;
}

.rs_container button {
  margin-top: 10px;
  margin-right: 10px;
}

#payment_list_table td { 
  padding: 4px;
}

#payment_list_table .gl_ssp_col_2 { 
  text-align: right;
  padding-right: 10px;
}

#payment_list_table .gl_ssp_col_5,
#payment_list_table .gl_ssp_col_6,
#payment_list_table .gl_ssp_col_7,
#payment_list_table .gl_ssp_col_8
{ 
  text-align: right;
  padding-right: 10px;
}

#left_sidebar { 
  width: 400px !important;
}

#reservation_search_results table.reservation_list {
  max-width: 400px !important;
}

#renter_form .wide_text { 
  height: 60px !important;
}

#tenant_info textarea.wide_text {
  height: 60px !important;
}

.overdue { 
  color: #cc0033;
  font-weight: bold;
}

.due_soon { 
  color: #d77d00;
  font-weight: bold;
}

/* Customer Editor */
#customer_info .input_subtable { 
  border: 0;
  background-color: transparent;
}

#customer_info .table_subheader {
  border-bottom: 1px solid #808080;
  background: none;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
  height: 30px;
  padding: 4px 4px 0px 4px;
}

#customer_info tfoot .table_subheader {
  border-bottom: 0;
}

.slk_mobile_prompt {
  display: none;
}

/***********************************************
 *
 * Arist Home Page 
 *
 ***********************************************/
.col_container_fixed_boxes { 
  margin-left: 10px;
}

.col_container_fixed_boxes .col { 
  float: left; 
  width: 300px !important;
  max-width: 300px !important;
  height: 130px;
  line-height: 1.5em;
}

.col_container_fixed_boxes .col_hdr { 
  font-weight: normal;
}

.col_container_fixed_boxes .col_hdr a.header_name { 
  font-weight: bold;
  text-decoration: none;
}

.col_container_fixed_boxes .col .img_col {
  width: 110px;
  height: 120px;
}

.col_container_fixed_boxes .col .text_col {
  padding-left: 110px !important;
  box-sizing: border-box;
}

.col_container_fixed_boxes .col .text_col .col_hdr { 
  height: 120px !important;
  text-overflow: ellipsis;
  overflow: hidden;
}

.artwork_img { 
  max-height: 100px;
  max-width: 100px;
}

p.add_action {
  font-weight: bold !important;
}

/***********************************************
 *
 * Product Editor
 *
 ***********************************************/
#rel_products_list .slk-fa-remove:before {
  margin: 0 10px;
  cursor: pointer; 
}

.rel_product_name { 
  display: inline-block;
  vertical-align: top; 
  padding-top: 3px;
}

.prd_mfr_search {
  width: 100%;
}

.prd_mfr_search th {
  border-bottom: 1px solid #777;
}

.prd_mfr_search .field_prompt {
  width: 200px;
}

.prd_mfr_list .slk-fa-remove:before {
  margin: 0 10px;
  cursor: pointer; 
}

.prd_mfr_name { 
  display: inline-block;
  vertical-align: top; 
  padding-top: 3px;
}
/***********************************************
 *
 * Manufacturer Editor
 *
 ***********************************************/
table.artist_categories td {
  padding: 8px 5px;
}

table.artist_categories td.cat_level_leaf {
  padding: 8px 20px 8px 5px;
}

/***********************************************
 *
 * Gallery 
 *
 ***********************************************/
.slk_gallery_tooltip_container {
  position: relative;
}

.slk_gallery_tooltip {
  padding: 10px;
  background-color: #444;
  color: #fff; 
  position: absolute;
}

/***********************************************
 *
 * Shopping Cart - Public Site 
 *
 ***********************************************/

/* ---------------------------------------------
 * Product Category Page 
 * --------------------------------------------*/
.item-filter {
  oveflow: auto;
  display: block;
  clear: both;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.item-filter-desc {
  float: left;
  display: inline-block; 
  padding-right: 20px;
  padding-top: 3px;
}

.item-filter-list {
  float: left;
  display: inline-block;
}

.item-list .error { 
  text-align: left;
  color: #990000;
}

.item-list a {
  text-decoration: none;
}

.item-list .slk_gi_ca a {
  white-space: nowrap;
  font-size: 0.9em;
}

.item-list .product-name { 
  display: block;
  box-sizing: border-box;
  padding-left: 2px;
  padding-right: 2px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 3px;
}

.item-list .product-info { 
  display: block;
  text-align: center;
}

.item-list .product-id { 
  padding-right: 10px;
}

.item-list .product-price { 
  display: inline-block;
}

.item-list .slk_gctr, 
.item-list .slk_gr_ctr {

}

.item-list .slk_gi_ctr { 
  float: left;
  margin: 0 1% 1% 0;
  width: 24%;
  box-sizing: border-box;
}

.item-list .slk_gi_ca {
  padding: 0;
  margin-left: 0;
  margin-right: 0;
  width: 100%; /* 250px; */
  overflow: hidden;
  text-overflow: ellipsis;
  color: #666;
  line-height: 1.1em;
}

.item-list #g1 img { 
  width: 100%; /* 250px; */
}

/* ---------------------------------------------
 * Product Details Page 
 * --------------------------------------------*/
.product-info {
  display: block;
  clear: both;
}

.product-images { 
  float: left; 
  display: table-cell;
  margin: 0 30px 0 0; 
  text-align: center;
}

.product-images img { 
  margin-left: 10px;
}

.product-details {
  display: table-cell;
}

div.product-description p {
}

.product-images #g1 { 
  float: left;
  display: block;
  width: 100%;
  clear: both;
  margin-bottom: 10px;
  text-align: center;
}

.product-images .slk_gcvs { 
  float: left;
  display: block;
  width: 100% !important;
  clear: both;
}

.product-images .slk_gctr, 
.product-images .slk_gr_ctr {
  float: left;
  display: block;
  width: 100% !important;
  padding-left: 40px;
  margin: auto;
}

.product-images #g1 .slk_pr_gi_ctr img { 
  width: 100%;
  max-width: 400px !important;
}

.product-images .slk_gi_ctr { 
  margin: 0 20px 20px 0;
  width: 150px;
  display: inline-block;
}

.product-images .slk_gi_ctr img {
  padding: 0;
  width: 100%;
}

.product-images .slk_gi_ctr .slk_gi a img {
  border: 1px solid #fff;
}

.product-images .slk_gi_ctr .slk_gi a img:hover {
  border: 1px solid #ccc;
}

#pin_button {
  width: auto !important;
}

.product-price {
  font-weight: bold;
}

.product-price-prompt {
  padding-right: 10px;
}

.item-list .product-details h1.product-name, 
.item-list .product-details h1.product-name span { 
  text-align: left;
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

h3.product-id { 
  margin-top: 0;
  padding-top: 3px;
}

.prompt-margin {
  padding-left: 50px;
}

.product-price-bulk-header { 
  padding-top: 10px;
  border-bottom: 1px solid #ccc;
  text-align: left;
  font-weight: normal;
}

.product-price-bulk-prompt {
  text-align: right;
  padding-right: 10px;
  font-weight: normal;
}

.product-price-bulk-price {
  text-align: right;
  font-weight: normal;
}

.product-sale {
  display: inline-block;
  padding: 3px 7px;
  border-radius: 5px;
  background-color: #993300;
  color: #fff;  
  margin-left: 3px;
  margin-top: -20px !important;
  transform: translateY(-10px) rotate(-30deg);
}

.product-sale-price-comp {

}

.product-add-to-cart {
  margin-top: 10px;
}

.product-add-to-cart input[type="text"] {
  width: 50px;
  padding: 10px;
  text-align: center;
}

.product-add-to-cart a.button {
  padding: 10px !important;
  border: 1px solid #222;
  background-color: #444;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}

.product-add-to-cart a.button:hover {
  border: 1px solid #555;
  background-color: #333;
}

.product-add-to-cart-purchase {
  display: inline-block;
  margin-right: 20px; 
}

.product-add-to-cart-quantity {
  display: inline-block;
  margin-right: 20px; 
}

.product-add-to-cart-quantity input {
  width: 30px;
  padding: 7px;
  border: 1px solid #ccc;
}

.product-add-to-cart-action {
  display: inline-block;
}

.product-add-to-cart-option-container { 
  position: relative;
  display: inline-block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  margin-left: 10px;
  margin-right: 10px;
  cursor: pointer;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.product-add-to-cart-option-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom radio button */
.product-add-to-cart-option {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.product-add-to-cart-option-container:hover input ~ .product-add-to-cart-option {
  background-color: #999;
}

/* When the radio button is checked, add a blue background */
.product-add-to-cart-option-container input:checked ~ .product-add-to-cart-option {
  background-color: #333; /* #2196F3; */
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.product-add-to-cart-option:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.product-add-to-cart-option-container input:checked ~ .product-add-to-cart-option:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.product-add-to-cart-option-container .product-add-to-cart-option:after {
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #333;
}

.product-add-to-cart-total-prompt {
  font-weight: bold;
}

.product-add-to-cart-total {
  font-weight: bold;
  padding-left: 5px;
  padding-right: 20px;
}

.related-products-container {
  display: block;
  clear: both;
}

.related-products a {
  text-decoration: none;
}

.related-products .slk_gi_ca a {
  white-space: nowrap;
  font-size: 0.9em;
}

.related-products .product-name { 
  display: block;
  box-sizing: border-box;
  padding-left: 2px;
  padding-right: 2px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 3px;
}

.related-products .product-info { 
  display: block;
  text-align: center;
}

.related-products .product-id { 
  padding-right: 10px;
}

.related-products .product-price { 
  display: inline-block;
}

.related-products .slk_gctr, 
.related-products .slk_gr_ctr {

}

.related-products .slk_gi_ctr { 
  float: left;
  margin: 0 1% 1% 0;
  width: 24%;
  box-sizing: border-box;
}

.related-products .slk_gi_ca {
  padding: 0;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #666;
  line-height: 1.1em;
}

.related-products #g2 img { 
  width: 100%;
}

/* ---------------------------------------------
 * Shared Between Shopping Cart Pages 
 * --------------------------------------------*/
.right_align {
  text-align: right;
}

.bold_text { 
  font-weight: bold;
}

.sc-breadcrumb-selected {
  background-color: #444;
  color: #fff;
  padding: 5px;
}

.sc-breadcrumb {
  padding: 5px;
  cursor: pointer;
}

.sc-breadcrumb-disabled { 
  color: #ccc;
  padding: 5px;
}

.sc-breadcrumb-selected a, 
.sc-breadcrumb a {
  text-decoration: none;
}

.sc-breadcrumb-selected a:hover, 
.sc-breadcrumb a:hover {
  color: #444;
}

#sc-items td.sc-buttons {
  padding-top: 20px;
  vertical-align: middle;
}

#sc-items .sc-addl-links,
#sc-items div.sc-continue-shopping,
span.sc-continue-shopping-prompt {
  display: inline-block;
  float: left;
  margin-right: 20px;
  vertical-align: middle;
}

#sc-items .sc-checkout .sc-addl-links,
#sc-items .sc-checkout div.sc-continue-shopping, 
span.sc-continue-shopping-prompt {
  padding-top: 9px;
}

#sc-items .sc-addl-links a,
#sc-items .sc-addl-links a:visited {
  padding: 10px !important;
  border: 1px solid #222;
  background-color: #666;
  color: #fff;
  cursor: pointer;
  text-decoration: none; 
  overflow: auto;
  display: inline-block;
} 

#sc-items .sc-addl-links a:hover {
  padding: 10px !important;
  border: 1px solid #666;
  background-color: #444;
  color: #fff;
  cursor: pointer;
  text-decoration: none; 
  overflow: auto;
}  

#sc-items .sc-submit-button {
  display: inline-block;
  float: right;
  vertical-align: top;
}

#sc-items .sc-submit-button a.button {
  padding: 10px !important;
  border: 1px solid #222;
  background-color: #444;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}

#sc-items .sc-submit-button a.button:hover {
  border: 1px solid #444;
  background-color: #222;
}

#sc-items .sc-submit-button a.large_button {
  font-size: 2em;
}

a.link-button {
  display: block;
  text-align: center;
  border: 1px solid #ccc;
  background-color: #f7f7f7;
}
 
a.link-button:hover {
  display: block;
  text-align: center;
  border: 1px solid #444;
  background-color: #222;
  color: #fff;
}

.item-filter a,
.sc-continue-shopping a {
  display: inline-block;
  padding: 5px 20px;
  text-decoration: none;
}

.item-filter a:hover,
.sc-continue-shopping a:hover { 
  background-color: #666;
  color: #f2f2f2;
}

/* ---------------------------------------------
 * View Cart Page 
 * --------------------------------------------*/
#sc-items {
  padding: 10px 5px;
}

#sc-items p.error {
  padding: 0;
}

table.sc-table { 
  width: 100%;
  border-spacing: 0;
}

table.sc-table th,
table.sc-table td {
  text-align: left;
  padding: 10px;
  font-weight: normal;
}

table.sc-table th,
table.sc-table tr.td_list td,
table.sc-table tr.td_list_over td {
  border-bottom: 1px solid #ccc;
}

.td_list_over {
  transition: background-color 2s;
  background-color: #bbb;
}

.sc-table .odd_row { 
  background-color: #ddd; 
}

table.sc-table th.number_col, 
table.sc-table td.number_col,
table.sc-table th.currency_col,
table.sc-table td.currency_col {
  text-align: right;
  max-width: 100px !important;
}
 
table.sc-table th.coupon_code_col,
table.sc-table td.coupon_code_col {
  text-align: right !important;
  width: 150px !important;
  max-width: 150px !important;
}

table.sc-table th.cart_totals,
table.sc-table td.cart_totals {
  width: 150px !important;
  max-width: 150px !important;
}

table.sc-table th.quantity_col, 
table.sc-table td.quantity_col {
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 150px !important;
}

table.sc-table th.sc-subtotal-prompt {
  border-bottom: 0;
  text-align: right;
  font-weight: bold;
}

table.sc-table td.quantity_col input {
  width: 30px;
  padding: 7px;
  border: 1px solid #ccc;
}

table.sc-table .image_col img { 
  width: auto !important;
}

table.sc-table div.input_container {
  display: inline-block;
}

.slk-sc-addl-product-info {
  display: block;
}

.slk-discount-msg { 
  float: left; 
  clear: both; 
  width: 100%; 
  padding: 10px 0px 10px 10px; 
  box-sizing: border-box; 
  text-align: right;
}

/* ---------------------------------------------
 * Checkout Page 
 * --------------------------------------------*/
#sc-items form {
  margin: 0;
  padding: 0;
}

#sc-items table.sc-checkout, 
#sc-items table.sc-checkout h3 {
  margin: 0;
  padding: 0;
}

#sc-items table.sc-checkout th,
#sc-items table.sc-checkout td {
  padding-left: 0;
}

#sc-items table.sc-checkout td.sc-header,
#sc-items table.sc-checkout td.sc-checkout-order-total,
#sc-items table.sc-checkout td.sc-checkout-pmt-method-prompt { 
  border-bottom: 1px solid #ccc;
}

#sc-items table.sc-checkout td.checkout-order-total {
  text-align: right;
}

#sc-items table.sc-checkout .footnote {
  display: block;
  font-style: italic;
  margin: 20px;
}

#sc-items table.sc-checkout input[type="text"],
#sc-items table.sc-checkout input[type="email"],
#sc-items table.sc-checkout input[type="tel"] {
  width: 250px;
  padding: 7px;
  border: 1px solid #ccc;
}

#sc-items table.sc-checkout select {
  width: 268px;
  padding: 7px;
  border: 1px solid #ccc;
}

#sc-items table.sc-checkout textarea {
  box-sizing: border-box;
  width: 100%;
  padding: 7px;
  border: 1px solid #ccc;
}

#sc-items table.sc-checkout td.sc-checkout-totals td.prompt {
  text-align: right;
  padding-right: 20px;
}

#sc_shipping_info h3 { 
  display: inline-block;
}

#sc_shipping_info div {
  float: right; 
  display: inline-block;
}

tr#sh_rate_exp td {
  background-color: #f2f2f2;
  padding: 10px !important;
}

.sc-checkout-payment-option-container { 
  position: relative;
  display: inline-block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  margin-left: 10px;
  margin-right: 10px;
  cursor: pointer;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.sc-checkout-payment-option-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom radio button */
.sc-checkout-payment-option {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.sc-checkout-payment-option-container:hover input ~ .sc-checkout-payment-option {
  background-color: #999;
}

/* When the radio button is checked, add a blue background */
.sc-checkout-payment-option-container input:checked ~ .sc-checkout-payment-option {
  background-color: #333; /* #2196F3; */
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.sc-checkout-payment-option:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.sc-checkout-payment-option-container input:checked ~ .sc-checkout-payment-option:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.sc-checkout-payment-option-container .sc-checkout-payment-option:after {
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #333;
}

td.sc-checkout-pmt-option, 
td.sc-checkout-pmt-option-text {
  vertical-align: top;
}

td.sc-checkout-pmt-option {
  white-space: nowrap;
}

.sh_rate_exp { 
  background-color: #ccc;
}

a.sc-shipping-rate,
a.sc-shipping-rate:visited,
a.sc-shipping-rate:hover {
  cursor: pointer;
}

input#coupon_code,
input#apply_code {
  width: 100px !important;
  display: block;
  margin-bottom: 2px;
  box-sizing: border-box;
  text-align: center;
  float: right;
}

input#apply_code {
  padding: 8px 4px !important;
}

.top_align {
  vertical-align: top;
}

/* ---------------------------------------------
 * Generic styles
 * --------------------------------------------*/
a img {
 border: 0;
}

.slk-fa-mobile-menu {
  display: none;
}

/* ---------------------------------------------
 * FontAwesome styles
 * --------------------------------------------*/
.slk-fa-checkbox-unchecked {
    position: relative;
}
 
.slk-fa-checkbox-unchecked:before {
    content: "\f096";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 20px;
    color: #333;
}

.slk-fa-checkbox-checked {
    position: relative;
}
 
.slk-fa-checkbox-checked:before {
    content: "\f046";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 20px;
    color: #333;
}

.slk-fa-remove {
    position: relative;
    display: inline-block;  
}
 
.slk-fa-remove:before {
    content: "\f00d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 20px;
    color: #333;
}

.slk-fa-mobile-menu {
    position: relative;
}
 
.slk-fa-mobile-menu:before {
    content: "\f0c9";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 20px;
    color: #333;
}

.slk-fa-facebook {
    position: relative;
}
 
.slk-fa-facebook:before {
    content: "\f082";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 20px;
    color: #333;
}

.slk-fa-back {
    position: relative;
}
 
.slk-fa-back:before {
    content: "\f104";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #000;
    font-size: 36px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}

.slk-fa-fwd {
    position: relative;
}
 
.slk-fa-fwd:before {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #000;
    font-size: 36px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}

.slk-fa-down-arrow {
    position: relative;
    text-decoration: none;
}
 
.slk-fa-down-arrow:before {
    content: "\f13a";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
    padding-right: 10px;
    color: #999;
}

.slk-fa-up-arrow {
    position: relative;
    text-decoration: none;
}
 
.slk-fa-up-arrow:before {
    content: "\f139";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
    padding-right: 10px;
    color: #999;
}

.slk-fa-cart {
    position: relative;
}

.slk-fa-cart:before {
    content: "\f07a";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 20px;
    color: #990000; /* #333; */
}

.slk-fa-cart { 
  margin-top: -0.1em;
  margin-left: 0.1em;
  font-size: 0.9em;
  font-weight: bold;
}

div.site_search {
  clear; both; 
  float: right;
}

div.site_search input {
  font-size: 24px;
  border: 1px solid #ccc;
  background-color: #f2f2f2;
  margin-right: 3px;
  padding: 2px;
}

.slk-fa-search {
  position: relative;
  margin-right: 3px;
}
 
.slk-fa-search:before {
  cursor: pointer;
  content: "\f002";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 32px;
  padding-right: 10px;
  margin-top: 3px;
  color: #999;
}

.slk-fa-fb {
  position: relative;
  margin-right: 3px;
}
 
.slk-fa-fb:before {
  cursor: pointer;
  content: "\f082";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 32px;
  padding-right: 10px;
  margin-top: 3px;
  color: #999;
}

.slk-fa-ig {
  position: relative;
  margin-right: 3px;
  margin-top: 3px;
}
 
.slk-fa-ig:before {
  cursor: pointer;
  content: "\f16d";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 32px;
  padding-right: 10px;
  color: #999;
}

.slk-fa-mobile-menu {
  position: relative;
}
 
.slk-fa-mobile-menu:before {
  content: "\f0c9";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 30px;
  color: #333;
}

/* ---------------------------------------------
 * Product Category Banner
 * --------------------------------------------*/
div.sc-collection-container {
  clear: both;
  display: block;
  margin-bottom: 20px !important;
}

div.sc-collection-image {
  display: table-cell;
  width: 35%;
  margin: 0;
  padding: 0;
  clear: none;
  position: relative;
}

div.sc-collection-image-mobile {
  display: none;
}

div.sc-collection-image a,
div.sc-collection-image img,
div.sc-collection-image-mobile a,
div.sc-collection-image-mobile img,
div.sc-collection-image-right a,
div.sc-collection-image-right img {
  display: block;
  width: 100%;
  padding-bottom: 0;
  margin-bottom: 0;
}

div.sc-collection-image-right a,
div.sc-collection-image-right img {
  float: right;
}

div.sc-collection-image, 
div.sc-collection-image-right,
div.sc-collection-image-mobile {
  position: relative;
  text-align: center;
  vertical-align: middle;
}

div.sc-collection-image span.sc-image-tooltip,
div.sc-collection-image-mobile span.sc-image-tooltip {
  padding: 20px;
  background-color: #444;
  color: #fff; 
  position: absolute;
}

div.sc-collection-container div.item-list {
  display: table-cell;
  box-sizing: border-box;
  width: 65%;
  padding-left: 30px;
  vertical-align: middle;
  text-align: center;
}

div.sc-collection-container div.item-list div.slk_gallery {
  display: inline-block;
  text-align: center;
}

/* hide left and right scrollers */
div.sc-collection-container div.slk_scr_r, 
div.sc-collection-container div.slk_scr_l {
  display: none;
}

div.sc-collection-container div.item-list div.slk_gallery .slk_gi_ctr {
  display: inline-block;
  width: 45%;
}

div.sc-collection-container div.item-list div.slk_gallery .slk_gi_ctr a,
div.sc-collection-container div.item-list div.slk_gallery .slk_gi_ctr img {
  display: block;
  width: 100%;
  padding-bottom: 0;
  margin-bottom: 0;
}

div.sc-collection-container-alt {
  background-color: #f2f2f2;
}

div.sc-collection-container div.item-list div.slk_gallery .slk_gi_ctr .slk_gi_ca {
  display: none !important;
}

/* begin-tablet */
@media all and (max-width: 980px) { 
div.sc-collection-container div.item-list div.slk_gallery .slk_gi_ctr {
  display: inline-block;
  width: 40%;
}
}
/* end-tablet */

/* begin-mobile */
@media all and (max-width: 800px) { 
/* Generic Styles */

  .slk-fa-fb,
  .slk-fa-ig {
    margin-top: -3px !important;
    float: left !important;
    display: inline-block !important;
    clear: none !important;
  }

  .slk-fa-ig {
    margin-top: -21px !important;
  }

  .slk-fa-fb:before,
  .slk-fa-ig:before {
    font-size: 40px !important;
  }

  div.site_search { 
    width: 75% !important;
    display: inline-block !important;
    float: left !important;
  }

  div.site_search input {
    width: 75% !important;
    margin-left: 15px !important;
  }

  .mobile-menu {
    display: inline-block;
    padding-top: 5px;
    text-align: center;
    color: #333;
  }

  .slk-fa-mobile-menu { 
    font-size: 32px;
    float: right;
  }

  /* Collections - Mobile */
  div.sc-collection-image, 
  div.sc-collection-image-mobile {
    display: block;
    width: 100%;
    clear: both;
  }

  div.sc-collection-image-right {
    display: none;
  }

  div.sc-collection-image img {
    width: 100%;
    padding-bottom: 0;
  }

  div.sc-collection-container div.item-list {
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding-left: 0px;
    vertical-align: top;
    text-align: center;
    padding-bottom: 30px; 
  }

  div.sc-collection-container div.item-list h2 {
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #ccc;
  }

  div.sc-collection-container-alt {
    background-color: #fff;
  }

  div.sc-collection-container div.item-list div.slk_gallery {
    padding: 0;
    margin: auto;
    text-align: center;
  }

  div.sc-collection-container div.item-list div.slk_gallery .slk_gi_ctr {
    display: table-cell !important;
    width: 50% !important;
    padding: 0 !important;
    margin: 0 !important;
    box-sizing: border-box;
  }

  div.sc-collection-container div.item-list div.slk_gallery .slk_gi {
    margin-right: 0;
  }

  div.sc-collection-container div.item-list div.slk_gallery .slk_gi_ctr img {
    width: 100% !important;
  }

  /* Product Category - Mobile */
  div.item-list #g1 .slk_gr_ctr .slk_gi_ctr { 
    width: 47%;
    margin-left: 5px;
    margin-right: 5px;
    box-sizing: border-box;
    padding: auto 10px 10px auto;
    clear: none;
    display: inline-block;
    float: left; 
  }

  .item-list #g1 .slk_gr_ctr .slk_gi_ctr img {
    width: 100% !important;
  }

  .item-list #g1 .slk_gr_ctr .slk_gi_ctr .slk_gi_ca { 
    text-align: center;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipses;
    font-size: 0.9em;  
  }

  /* Product Details - Mobile */
  div.product-images { 
    display: block;
    margin: 0;
    padding: 0;
  }

  div.item-details {
    display: block;
    margin: 0;
    padding: 0;
  }

  div.item-details #g1 {
    display: inline-block !important;
    margin: 0;
    padding: 0;
    float: left;
    text-align: center;
  }

  div.item-details #g1 .slk_pr_gi_ctr {

  }

  div.item-details #g1 .slk_pr_gi_ctr .slk_pr_gi img {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  div.item-details #g1 .slk_gr_ctr {
    display: inline-block;
    text-align: center;
    width: 100%;
  }

  div.item-details #g1 .slk_gr_ctr .slk_gi_ctr { 
    width: 40%;
    margin-left: 5px;
    margin-right: 5px;
    box-sizing: border-box;
    padding: auto 10px 10px auto;
    clear: none;
    display: inline-block;
    float: left;
  }

  div.item-details #g1 .slk_gr_ctr .slk_gi_ctr img {
    width: 100% !important;
  }

  .item-details #g1 .slk_gr_ctr .slk_gi_ctr .slk_gi_ca { 
    display: none;
  }

  /* Shopping Cart - Mobile */
  #sc-items .sc-addl-links,
  #sc-items div.sc-continue-shopping {
    display: block; 
    width: 100%;
    margin: 10px auto;
    text-align: center;
  }

  span.sc-continue-shopping-prompt {
    display: block; 
    width: 100%;
    text-align: center;
    margin-bottom: 
    clear: both;
    font-size: 1.5em;
  }

  .sc-continue-shopping { 
    display: none !important;
  }

  .sc-breadcrumb-selected {
    display: block;
    width: 100%;
    box-sizing: border-box;
    background-color: transparent;
    color: #000;
    margin: 0;
    padding: 0;
  }

  .sc-breadcrumb, 
  .sc-breadcrumb-disabled,
  .sc-breadcrumb-sep { 
    display: none;
  }

  .sc-buttons .sc-submit-button {
    display: block;
    width: 100%;
    margin: auto;
  }

  .sc-buttons .sc-submit-button a.button {
    display: block; 
    width: 100%;
    padding-right: 20px;
    box-sizing: border-box;
    text-align: center;
  }

  .quantity_col input[type="text"] {
    font-size: 1.2em !important;
    width: 50px !important;
  }

  .sc_remove_button span.slk-fa-remove:before { 
    position: absolute;
    margin-left: 10px;
    top: -30px;
    font-size: 40px;
  }

  a.slk-cart { 
    display: block;
    background-color: #444;
    color: #fff;
  } 

  a.slk-cart .slk-fa-cart:before { 
    color: #fff;
  }

  .slk_mobile_prompt {
    display: block; 
    width: 100%;
    clear: both;
    color: #999;
  }

  table.sc-table tr.sc-table-header { 
    display: none;
  }

  table.sc-table td.sc_product_subtotal { 
    display: none !important;
  }

  table.sc-table .even_row,
  table.sc-table .odd_row,
  table.sc-table .td_list_over {
    background-color: transparent;
  }

  table.sc-table tr.td_list {
    border-bottom: 1px solid #f2f2f2;
    border-spacing: 3px !important;
  }

  table.sc-table tr.td_list td, 
  table.sc-table tr.td_list_over td {
    border-bottom: 0 !important;
  }

  table.sc-table td.image_col {
    width: 40%;
  }

  table.sc-table td.product_name_col,
  table.sc-table td.quantity_col,
  table.sc-table td.currency_col,
  table.sc-table td.number_col {
    display: table-row;
    padding-right: 5px;
    text-align: left !important;
  }

  table.sc-table td.currency_col {
    padding: 20px !important;
  }

  table.sc-table td.product_name_col, 
  table.sc-table td.currency_col {
    font-weight: bold;
  }

  table.sc-table td.quantity_col .slk_mobile_prompt {
    padding-top: 5px;
  }

  table.sc-table td.quantity_col div.input_container {
    position: relative;
  }

  table.sc-table td.quantity_col div.input_container span.slk-fa-remove:before {
    display: inline;
    margin-right: 5px;
    position: absolute;
    color: #666;
    top: -45px;
  }

  table.sc-table td.number_col div.input_container {
    display: inline;
  }

  table.sc-table .input_container input {
    float: left;
    width: 140px;
    display: inline-block;
  }

  table.sc-table td.product_name_col,
  table.sc-table td.currency_col {
    font-weight: bold;
  }

  table.sc-table input.large_button { 
    font-size: 1.5em;
  }

  table.sc-table th.sc-subtotal-prompt {
    font-size: 1.2em;
    padding-right: 5px;
    font-weight: bold;
  }

  /* Checkout - Mobile */
  table.sc-checkout { 
    width: 100%;
    box-sizing: border-box;
    padding-right: 0px !important;
  }

  table.sc-checkout td { 
    display: table-row;
    width: 100%;
  }
  
  td.sc-checkout-totals td.prompt,
  td.sc-checkout-totals td.display_value {
    margin: 0 !important;
    padding: 5px !important;
  }

  #sc_billing,
  #sc_shipping {
    width: 100%;
  }

  #sc_billing td,
  #sc_shipping td, 
  td.sc-checkout-order-total,
  td.sc-checkout-totals, 
  td.sc-checkout-pmt-method,
  td.sc-checkout-pmt-method-prompt { 
    display: table-cell !important;
    text-align: left !important;
    width: 100% !important;
  }

  #sc_billing_info td.prompt,
  #sc_shipping_info td.prompt {
    white-space: nowrap;
    width: 25% !important;
  }
  
  #sc_billing_info td.value,
  #sc_shipping_info td.value {
    width: 75% !important;
    padding-right: 0;
  }

  #sc_shipping_info th h3, 
  #sc_shipping_info th div {
    display: block;
    clear: both; 
    text-align: left;
    float: left;
    margin-top: 5px;
  }

  #sc-items table.sc-checkout input[type="text"],
  #sc-items table.sc-checkout input[type="email"],
  #sc-items table.sc-checkout input[type="tel"] {
    width: 240px;
  }

  #sc-items table.sc-checkout select {
    width: 254px !important;
    box-sizing: border-box;
  }

  #sc_billing_info td.value,
  #sc_shipping_info td.value {
    text-align: right !important;
  }

  #sc_billing_info td input[type="text"],
  #sc_shipping_info td input[type="text"],
  #sc_billing_info td input[type="email"],
  #sc_shipping_info td input[type="email"],
  #sc_billing_info td input[type="tel"],
  #sc_shipping_info td input[type="tel"],
  #sc_billing_info td select,
  #sc_shipping td select {
    margin-bottom: 5px !important;
    padding: 10px;
  }

  td.sc-checkout-totals td {
    display: table-cell !important;
    margin: 0 !important;
  }

  #payment_options td.sc-checkout-pmt-option p {
    padding: 0;
    margin: 10px 0 0 0;
  }

  #payment_options td.sc-checkout-pmt-option-text p {
    padding: 0;
    margin: 5px 15px;
  }

  #payment_options td { 
    display: table-row;
    text-align: left;
  }

  #payment_options td.prompt h3 { 
    text-align: left;
    margin-top: 20px;
  }

  div.sc-continue-shopping {
    float: left;
    display: block;
    margin-top: 10px;
  }

  .sc-continue-shopping div.sc-continue-shopping a {
    clear: both;
    display: block;
    margin-left: 20px;
  }
}
/* end-mobile */
